e9c148f96f680c2c9264d0ae23c7f7edbe97340c
[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       # TODO: Add 1904 data
134       csit-vpp-perf-verify-1904-3n-hsw:
135         - 11  # NDRPDR sel
136         - 12  # NDRPDR sel
137         - 20  # NDRPDR sel
138         - 21  # NDRPDR sel
139         - 23  # NDRPDR sel
140         - 24  # NDRPDR sel
141         - 25  # NDRPDR sel
142
143     plot-vpp-http-server-performance:
144       # TODO: Replace with 1904 data
145       # csit-vpp-perf-verify-1904-3n-hsw:
146       csit-vpp-perf-verify-1810-3n-hsw:
147         - 28  # WRK
148         - 29  # WRK
149         - 30  # WRK
150         - 31  # WRK
151         - 32  # WRK
152         - 33  # WRK
153         - 34  # WRK
154         - 35  # WRK
155         - 36  # WRK
156         - 37  # WRK
157
158     plot-ligato-throughput-lat-tsa-3n-hsw:
159       # TODO: Replace with 1904 data
160       # csit-ligato-perf-verify-1904-3n-hsw:
161       csit-ligato-perf-verify-1901-3n-hsw:
162         - 8   # NDRPDR sel
163         - 9   # NDRPDR sel
164         - 11  # NDRPDR sel
165         - 12  # NDRPDR sel
166         - 13  # NDRPDR sel
167         - 14  # NDRPDR sel
168         - 15  # NDRPDR sel
169         - 16  # NDRPDR sel
170         - 17  # NDRPDR sel
171         - 18  # NDRPDR sel
172
173     plot-dpdk-throughput-latency-3n-hsw:
174       csit-dpdk-perf-verify-1904-3n-hsw:
175         - 2   # NDRPDR sel
176         - 3   # NDRPDR sel
177         - 5   # NDRPDR sel
178         - 6   # NDRPDR sel
179         - 13  # NDRPDR sel
180         - 14  # NDRPDR sel
181         - 15  # NDRPDR sel
182         - 18  # NDRPDR sel
183         - 19  # NDRPDR sel
184         - 20  # NDRPDR sel
185
186     # 3n-skx
187
188     plot-vpp-throughput-lat-tsa-3n-skx:
189       csit-vpp-perf-verify-1904-3n-skx:
190         - 8   # NDRPDR sel
191         - 9   # NDRPDR sel
192         - 10  # NDRPDR sel
193         - 11  # NDRPDR sel
194         - 12  # NDRPDR sel
195         - 14  # NDRPDR sel
196         - 16  # NDRPDR sel
197         - 21  # NDRPDR sel
198         - 23  # NDRPDR sel
199         - 25  # NDRPDR sel
200
201     plot-dpdk-throughput-latency-3n-skx:
202       csit-dpdk-perf-verify-1904-3n-skx:
203         - 2   # NDRPDR sel
204         - 3   # NDRPDR sel
205         - 4   # NDRPDR sel
206         - 5   # NDRPDR sel
207         - 6   # NDRPDR sel
208         - 7   # NDRPDR sel
209         - 11  # NDRPDR sel
210         - 12  # NDRPDR sel
211         - 13  # NDRPDR sel
212         - 14  # NDRPDR sel
213
214     # 2n-skx
215
216     plot-vpp-throughput-lat-tsa-2n-skx:
217       csit-vpp-perf-verify-1904-2n-skx:
218         - 12  # NDRPDR sel
219         - 14  # NDRPDR sel
220         - 16  # NDRPDR sel
221         - 17  # NDRPDR sel
222         - 18  # NDRPDR sel
223         - 21  # NDRPDR sel
224         - 27  # NDRPDR sel
225         - 30  # NDRPDR sel
226         - 31  # NDRPDR sel
227         - 32  # NDRPDR sel
228
229     plot-vpp-soak-2n-skx:
230       # TODO: Replace with 1904 data
231       # csit-vpp-perf-verify-1904-2n-skx:
232       csit-vpp-perf-verify-1901-2n-skx:
233         - 45  # SOAK sel
234
235     plot-vpp-nfv-2n-skx-ndrpdr-64b:
236       # TODO: Add 1904 data
237       csit-vpp-perf-verify-1904-2n-skx:
238         - 9   # NFV NDRPDR - replace
239
240     plot-vpp-nfv-2n-skx-ndrpdr-imix:
241       # TODO: Add 1904 data
242       csit-vpp-perf-verify-1904-2n-skx:
243         - 9   # NFV NDRPDR - replace
244
245     plot-vpp-nfv-2n-skx-mrr-64b:
246       csit-vpp-perf-verify-1904-2n-skx:
247         - 40  # NFV MRR 64b
248         - 41  # NFV MRR 64b
249         - 42  # NFV MRR 64b
250         - 47  # NFV MRR 64b
251         - 48  # NFV MRR 64b
252
253     plot-vpp-nfv-2n-skx-mrr-imix:
254       # TODO: Add 1904 data
255       csit-vpp-perf-verify-1904-2n-skx:
256         - 49  # NFV MRR IMIX
257         - 50  # NFV MRR IMIX
258         - 51  # NFV MRR IMIX
259         - 54  # NFV MRR IMIX
260
261     plot-dpdk-throughput-latency-2n-skx:
262       csit-dpdk-perf-verify-1904-2n-skx:
263         - 2   # NDRPDR sel
264         - 3   # NDRPDR sel
265         - 4   # NDRPDR sel
266         - 5   # NDRPDR sel
267         - 7   # NDRPDR sel
268         - 8   # NDRPDR sel
269         - 9   # NDRPDR sel
270         - 10  # NDRPDR sel
271         - 11  # NDRPDR sel
272         - 12  # NDRPDR sel
273
274     # 3rd party
275
276     # Denverton:
277     intel-dnv-vpp:
278       # TODO: Replace with 1904 data
279       # intel-dnv-vpp-release-1904:
280       intel-dnv-vpp-release-1901:
281         - 1
282
283     ###########################################################################
284     # Simple tables (only one data set):
285
286     # NIC Comparisons
287
288     vpp-nic-comparison-3n-hsw:
289       # TODO: Add 1904 data
290       csit-vpp-perf-verify-1904-3n-hsw:
291         - 11  # NDRPDR sel
292         - 12  # NDRPDR sel
293         - 20  # NDRPDR sel
294         - 21  # NDRPDR sel
295         - 23  # NDRPDR sel
296         - 24  # NDRPDR sel
297         - 25  # NDRPDR sel
298
299     vpp-nic-comparison-3n-skx:
300       csit-vpp-perf-verify-1904-3n-skx:
301         - 8   # NDRPDR sel
302         - 9   # NDRPDR sel
303         - 10  # NDRPDR sel
304         - 11  # NDRPDR sel
305         - 12  # NDRPDR sel
306         - 14  # NDRPDR sel
307         - 16  # NDRPDR sel
308         - 21  # NDRPDR sel
309         - 23  # NDRPDR sel
310         - 25  # NDRPDR sel
311
312     vpp-nic-comparison-2n-skx:
313       csit-vpp-perf-verify-1904-2n-skx:
314         - 12  # NDRPDR sel
315         - 14  # NDRPDR sel
316         - 16  # NDRPDR sel
317         - 17  # NDRPDR sel
318         - 18  # NDRPDR sel
319         - 21  # NDRPDR sel
320         - 27  # NDRPDR sel
321         - 30  # NDRPDR sel
322         - 31  # NDRPDR sel
323         - 32  # NDRPDR sel
324
325     vpp-nic-comparison-3n-hsw-mrr:
326       csit-vpp-perf-verify-1904-3n-hsw:
327         - 9   # MRR sel
328
329     vpp-nic-comparison-3n-skx-mrr:
330       csit-vpp-perf-verify-1904-3n-skx:
331         - 7   # MRR sel
332
333     vpp-nic-comparison-2n-skx-mrr:
334       csit-vpp-perf-verify-1904-2n-skx:
335         - 11  # MRR sel
336
337     # Results
338
339     vpp-perf-results-3n-hsw:
340       # TODO: Replace with FULL 1904 data
341       csit-vpp-perf-verify-1904-3n-hsw:
342         - 12  # NDRPDR sel
343
344     vpp-perf-results-3n-skx:
345       # TODO: Replace with FULL 1904 data
346       csit-vpp-perf-verify-1904-3n-skx:
347         - 10  # NDRPDR sel
348
349     vpp-perf-results-2n-skx:
350       # TODO: Add FULL 1904 data
351       csit-vpp-perf-verify-1904-2n-skx:
352         - 33  # NDRPDR full
353         - 39  # NDRPDR full
354
355     vpp-mrr-results-3n-hsw:
356       csit-vpp-perf-verify-1904-3n-hsw:
357         - 9   # MRR sel
358
359     vpp-mrr-results-3n-skx:
360       csit-vpp-perf-verify-1904-3n-skx:
361         - 7   # MRR sel
362
363     vpp-mrr-results-2n-skx:
364       csit-vpp-perf-verify-1904-2n-skx:
365         - 11  # MRR sel
366
367     vpp-func-results-ubuntu:
368       csit-vpp-functional-1904-ubuntu1604-virl:
369         - 29
370
371     vpp-func-results-centos:
372       csit-vpp-functional-1904-centos7-virl:
373         - 32
374
375     vpp-device-results-ubuntu:
376       csit-vpp-device-1904-ubuntu1804-1n-skx:
377         - 33
378
379     # VPP Ligato
380     ligato-perf-results-3n-hsw:
381       # TODO: Replace with 1904 data
382       # csit-ligato-perf-verify-1904-3n-hsw:
383       csit-ligato-perf-verify-1901-3n-hsw:
384         - 10  # NDRPDR full
385
386     dpdk-perf-results-3n-hsw:
387       csit-dpdk-perf-verify-1904-3n-hsw:
388         - 5   # NDRPDR sel
389
390     dpdk-perf-results-3n-skx:
391       csit-dpdk-perf-verify-1904-3n-skx:
392         - 7   # NDRPDR sel
393
394     dpdk-perf-results-2n-skx:
395       csit-dpdk-perf-verify-1904-2n-skx:
396         - 9   # NDRPDR sel
397
398     # HoneyComb Functional
399     hc-func-results:
400       csit-hc2vpp-verify-func-1904-ubuntu1604:
401         - 1
402
403 #    # NSH SFC Functional
404 #    nsh-func-results:
405 #      # Not used
406 #      csit-nsh_sfc-verify-func-1810-ubuntu1604-virl:
407 #        - 1
408
409     # DMM Functional
410     dmm-func-results:
411       csit-dmm-functional-1904-ubuntu1604-virl:
412         - 1
413
414     ###########################################################################
415     # Tables (more than one data set)
416
417     # Performance changes
418
419     intel-dnv-vpp-changes-2n-dnv-h1:
420       intel-dnv-vpp-release-1810:
421         - 1
422     intel-dnv-vpp-changes-2n-dnv-ref:
423       intel-dnv-vpp-release-1901:
424         - 1
425     intel-dnv-vpp-changes-2n-dnv-cmp:
426       # TODO: Replace with 1904 data
427       # intel-dnv-vpp-release-1904:
428       intel-dnv-vpp-release-1901:
429         - 1
430     intel-dnv-vpp-changes-2n-dnv:
431       - "intel-dnv-vpp-changes-2n-dnv-h1"
432       - "intel-dnv-vpp-changes-2n-dnv-ref"
433       - "intel-dnv-vpp-changes-2n-dnv-cmp"
434
435     vpp-performance-changes-3n-hsw-h1:
436       csit-vpp-perf-verify-1810-3n-hsw:
437         - 8   # NDRPDR sel
438         - 12  # NDRPDR sel
439         - 14  # NDRPDR sel
440         - 18  # NDRPDR sel
441         - 23  # NDRPDR sel
442         - 25  # NDRPDR sel
443         - 38  # NDRPDR sel
444         - 39  # NDRPDR sel
445         - 41  # NDRPDR sel
446         - 42  # NDRPDR sel
447     vpp-performance-changes-3n-hsw-ref:
448       csit-vpp-perf-verify-1901-3n-hsw:
449         - 10  # NDRPDR sel
450         - 19  # NDRPDR sel
451         - 31  # NDRPDR sel
452         - 36  # NDRPDR sel
453         - 40  # NDRPDR sel
454         - 42  # NDRPDR sel
455         - 44  # NDRPDR sel
456         - 46  # NDRPDR sel
457         - 47  # NDRPDR sel
458         - 48  # NDRPDR sel
459         - 61  # NDRPDR LB
460         - 62  # NDRPDR LB
461         - 63  # NDRPDR LB
462         - 64  # NDRPDR LB
463         - 65  # NDRPDR LB
464         - 66  # NDRPDR LB
465         - 67  # NDRPDR LB
466         - 69  # NDRPDR LB
467         - 70  # NDRPDR LB
468         - 71  # NDRPDR LB
469     vpp-performance-changes-3n-hsw-cmp:
470       # TODO: Add 1904 data
471       csit-vpp-perf-verify-1904-3n-hsw:
472         - 11  # NDRPDR sel
473         - 12  # NDRPDR sel
474         - 20  # NDRPDR sel
475         - 21  # NDRPDR sel
476         - 23  # NDRPDR sel
477         - 24  # NDRPDR sel
478         - 25  # NDRPDR sel
479     vpp-performance-changes-3n-hsw:
480       - "vpp-performance-changes-3n-hsw-h1"
481       - "vpp-performance-changes-3n-hsw-ref"
482       - "vpp-performance-changes-3n-hsw-cmp"
483
484     vpp-performance-changes-3n-skx-h1:
485       csit-vpp-perf-verify-1810-3n-skx:
486         - 10  # NDRPDR sel
487         - 14  # NDRPDR sel
488         - 15  # NDRPDR sel
489         - 16  # NDRPDR sel
490         - 17  # NDRPDR sel
491         - 19  # NDRPDR sel
492         - 20  # NDRPDR sel
493         - 21  # NDRPDR sel
494         - 22  # NDRPDR sel
495         - 25  # NDRPDR sel
496     vpp-performance-changes-3n-skx-ref:
497       csit-vpp-perf-verify-1901-3n-skx:
498         - 18  # NDRPDR sel
499         - 19  # NDRPDR sel
500         - 20  # NDRPDR sel
501         - 28  # NDRPDR sel
502         - 31  # NDRPDR sel
503         - 33  # NDRPDR sel
504         - 36  # NDRPDR sel
505         - 38  # NDRPDR sel
506         - 47  # NDRPDR sel
507         - 48  # NDRPDR sel
508         - 54  # NDRPDR LB
509         - 57  # NDRPDR LB
510         - 58  # NDRPDR LB
511         - 59  # NDRPDR LB
512         - 60  # NDRPDR LB
513         - 63  # NDRPDR LB
514         - 64  # NDRPDR LB
515         - 65  # NDRPDR LB
516         - 66  # NDRPDR LB
517         - 67  # NDRPDR LB
518     vpp-performance-changes-3n-skx-cmp:
519       csit-vpp-perf-verify-1904-3n-skx:
520         - 8   # NDRPDR sel
521         - 9   # NDRPDR sel
522         - 10  # NDRPDR sel
523         - 11  # NDRPDR sel
524         - 12  # NDRPDR sel
525         - 14  # NDRPDR sel
526         - 16  # NDRPDR sel
527         - 21  # NDRPDR sel
528         - 23  # NDRPDR sel
529         - 25  # NDRPDR sel
530     vpp-performance-changes-3n-skx:
531       - "vpp-performance-changes-3n-skx-h1"
532       - "vpp-performance-changes-3n-skx-ref"
533       - "vpp-performance-changes-3n-skx-cmp"
534
535     vpp-performance-changes-2n-skx-h1:
536       csit-vpp-perf-verify-1810-2n-skx:
537         - 9   # NDRPDR sel
538         - 13  # NDRPDR sel
539         - 14  # NDRPDR sel
540         - 19  # NDRPDR sel
541         - 20  # NDRPDR sel
542         - 21  # NDRPDR sel
543         - 22  # NDRPDR sel
544         - 23  # NDRPDR sel
545         - 24  # NDRPDR sel
546         - 27  # NDRPDR sel
547     vpp-performance-changes-2n-skx-ref:
548       csit-vpp-perf-verify-1901-2n-skx:
549         - 5   # NDRPDR sel
550         - 12  # NDRPDR sel
551         - 13  # NDRPDR sel
552         - 21  # NDRPDR sel
553         - 23  # NDRPDR sel
554         - 31  # NDRPDR sel
555         - 34  # NDRPDR sel
556         - 40  # NDRPDR sel
557         - 42  # NDRPDR sel
558         - 43  # NDRPDR sel
559     vpp-performance-changes-2n-skx-cmp:
560       csit-vpp-perf-verify-1904-2n-skx:
561         - 12  # NDRPDR sel
562         - 14  # NDRPDR sel
563         - 16  # NDRPDR sel
564         - 17  # NDRPDR sel
565         - 18  # NDRPDR sel
566         - 21  # NDRPDR sel
567         - 27  # NDRPDR sel
568         - 30  # NDRPDR sel
569         - 31  # NDRPDR sel
570         - 32  # NDRPDR sel
571     vpp-performance-changes-2n-skx:
572       - "vpp-performance-changes-2n-skx-h1"
573       - "vpp-performance-changes-2n-skx-ref"
574       - "vpp-performance-changes-2n-skx-cmp"
575
576     vpp-performance-changes-3n-hsw-mrr-h1:
577       csit-vpp-perf-verify-1810-3n-hsw:
578         - 9   # MRR sel
579     vpp-performance-changes-3n-hsw-mrr-ref:
580       csit-vpp-perf-verify-1901-3n-hsw:
581         - 35  # MRR sel
582     vpp-performance-changes-3n-hsw-mrr-cmp:
583       csit-vpp-perf-verify-1904-3n-hsw:
584         - 9   # MRR sel
585     vpp-performance-changes-3n-hsw-mrr:
586       - "vpp-performance-changes-3n-hsw-mrr-h1"
587       - "vpp-performance-changes-3n-hsw-mrr-ref"
588       - "vpp-performance-changes-3n-hsw-mrr-cmp"
589
590     vpp-performance-changes-3n-skx-mrr-h1:
591       csit-vpp-perf-verify-1810-3n-skx:
592         - 9   # MRR sel
593         - 11  # MRR sel
594         - 12  # MRR sel
595         - 13  # MRR sel
596     vpp-performance-changes-3n-skx-mrr-ref:
597       csit-vpp-perf-verify-1901-3n-skx:
598         - 32  # MRR sel
599     vpp-performance-changes-3n-skx-mrr-cmp:
600       csit-vpp-perf-verify-1904-3n-skx:
601         - 7   # MRR sel
602     vpp-performance-changes-3n-skx-mrr:
603       - "vpp-performance-changes-3n-skx-mrr-h1"
604       - "vpp-performance-changes-3n-skx-mrr-ref"
605       - "vpp-performance-changes-3n-skx-mrr-cmp"
606
607     vpp-performance-changes-2n-skx-mrr-h1:
608       csit-vpp-perf-verify-1810-2n-skx:
609         - 8   # MRR sel
610         - 10  # MRR sel
611         - 11  # MRR sel
612         - 12  # MRR sel
613     vpp-performance-changes-2n-skx-mrr-ref:
614       csit-vpp-perf-verify-1901-2n-skx:
615         - 22  # MRR sel
616     vpp-performance-changes-2n-skx-mrr-cmp:
617       csit-vpp-perf-verify-1904-2n-skx:
618         - 11  # MRR sel
619     vpp-performance-changes-2n-skx-mrr:
620       - "vpp-performance-changes-2n-skx-mrr-h1"
621       - "vpp-performance-changes-2n-skx-mrr-ref"
622       - "vpp-performance-changes-2n-skx-mrr-cmp"
623
624     dpdk-performance-changes-3n-hsw-h1:
625       csit-dpdk-perf-verify-1810-3n-hsw:
626         - 1   # NDRPDR sel
627         - 2   # NDRPDR sel
628         - 3   # NDRPDR sel
629         - 4   # NDRPDR sel
630         - 5   # NDRPDR sel
631         - 6   # NDRPDR sel
632         - 7   # NDRPDR sel
633         - 8   # NDRPDR sel
634         - 9   # NDRPDR sel
635         - 10  # NDRPDR sel
636     dpdk-performance-changes-3n-hsw-ref:
637       csit-dpdk-perf-verify-1901-3n-hsw:
638         - 13  # NDRPDR sel
639         - 14  # NDRPDR sel
640         - 16  # NDRPDR sel
641         - 17  # NDRPDR sel
642         - 18  # NDRPDR sel
643         - 19  # NDRPDR sel
644         - 20  # NDRPDR sel
645         - 21  # NDRPDR sel
646         - 22  # NDRPDR sel
647         - 23  # NDRPDR sel
648     dpdk-performance-changes-3n-hsw-cmp:
649       csit-dpdk-perf-verify-1904-3n-hsw:
650         - 2   # NDRPDR sel
651         - 3   # NDRPDR sel
652         - 5   # NDRPDR sel
653         - 6   # NDRPDR sel
654         - 13  # NDRPDR sel
655         - 14  # NDRPDR sel
656         - 15  # NDRPDR sel
657         - 18  # NDRPDR sel
658         - 19  # NDRPDR sel
659         - 20  # NDRPDR sel
660     dpdk-performance-changes-3n-hsw:
661       - "dpdk-performance-changes-3n-hsw-h1"
662       - "dpdk-performance-changes-3n-hsw-ref"
663       - "dpdk-performance-changes-3n-hsw-cmp"
664
665     dpdk-performance-changes-3n-skx-h1:
666       csit-dpdk-perf-verify-1810-3n-skx:
667         - 3   # NDRPDR sel
668         - 4   # NDRPDR sel
669         - 6   # NDRPDR sel
670         - 7   # NDRPDR sel
671         - 8   # NDRPDR sel
672         - 9   # NDRPDR sel
673         - 10  # NDRPDR sel
674         - 11  # NDRPDR sel
675         - 12  # NDRPDR sel
676         - 13  # NDRPDR sel
677     dpdk-performance-changes-3n-skx-ref:
678       csit-dpdk-perf-verify-1901-3n-skx:
679         - 3   # NDRPDR sel
680         - 5   # NDRPDR sel
681         - 6   # NDRPDR sel
682         - 7   # NDRPDR sel
683         - 8   # NDRPDR sel
684         - 9   # NDRPDR sel
685         - 10  # NDRPDR sel
686         - 11  # NDRPDR sel
687         - 12  # NDRPDR sel
688         - 13  # NDRPDR sel
689     dpdk-performance-changes-3n-skx-cmp:
690       csit-dpdk-perf-verify-1904-3n-skx:
691         - 2   # NDRPDR sel
692         - 3   # NDRPDR sel
693         - 4   # NDRPDR sel
694         - 5   # NDRPDR sel
695         - 6   # NDRPDR sel
696         - 7   # NDRPDR sel
697         - 11  # NDRPDR sel
698         - 12  # NDRPDR sel
699         - 13  # NDRPDR sel
700         - 14  # NDRPDR sel
701     dpdk-performance-changes-3n-skx:
702       - "dpdk-performance-changes-3n-skx-h1"
703       - "dpdk-performance-changes-3n-skx-ref"
704       - "dpdk-performance-changes-3n-skx-cmp"
705
706     dpdk-performance-changes-2n-skx-h1:
707       csit-dpdk-perf-verify-1810-2n-skx:
708         - 3   # NDRPDR sel
709         - 4   # NDRPDR sel
710         - 5   # NDRPDR sel
711         - 7   # NDRPDR sel
712         - 8   # NDRPDR sel
713         - 9   # NDRPDR sel
714         - 10  # NDRPDR sel
715         - 11  # NDRPDR sel
716         - 12  # NDRPDR sel
717         - 13  # NDRPDR sel
718     dpdk-performance-changes-2n-skx-ref:
719       csit-dpdk-perf-verify-1901-2n-skx:
720         - 12  # NDRPDR sel
721         - 13  # NDRPDR sel
722         - 14  # NDRPDR sel
723         - 15  # NDRPDR sel
724         - 16  # NDRPDR sel
725         - 17  # NDRPDR sel
726         - 18  # NDRPDR sel
727         - 19  # NDRPDR sel
728         - 20  # NDRPDR sel
729         - 21  # NDRPDR sel
730     dpdk-performance-changes-2n-skx-cmp:
731       csit-dpdk-perf-verify-1904-2n-skx:
732         - 2   # NDRPDR sel
733         - 3   # NDRPDR sel
734         - 4   # NDRPDR sel
735         - 5   # NDRPDR sel
736         - 7   # NDRPDR sel
737         - 8   # NDRPDR sel
738         - 9   # NDRPDR sel
739         - 10  # NDRPDR sel
740         - 11  # NDRPDR sel
741         - 12  # NDRPDR sel
742     dpdk-performance-changes-2n-skx:
743       - "dpdk-performance-changes-2n-skx-h1"
744       - "dpdk-performance-changes-2n-skx-ref"
745       - "dpdk-performance-changes-2n-skx-cmp"
746
747     # Compare testbeds
748
749     vpp-compare-testbeds-ref:
750       # TODO: Add 1904 data
751       csit-vpp-perf-verify-1904-3n-hsw:
752         - 11  # NDRPDR sel
753         - 12  # NDRPDR sel
754         - 20  # NDRPDR sel
755         - 21  # NDRPDR sel
756         - 23  # NDRPDR sel
757         - 24  # NDRPDR sel
758         - 25  # NDRPDR sel
759     vpp-compare-testbeds-cmp:
760       csit-vpp-perf-verify-1904-3n-skx:
761         - 8   # NDRPDR sel
762         - 9   # NDRPDR sel
763         - 10  # NDRPDR sel
764         - 11  # NDRPDR sel
765         - 12  # NDRPDR sel
766         - 14  # NDRPDR sel
767         - 16  # NDRPDR sel
768         - 21  # NDRPDR sel
769         - 23  # NDRPDR sel
770         - 25  # NDRPDR sel
771     vpp-compare-testbeds:
772       - "vpp-compare-testbeds-ref"
773       - "vpp-compare-testbeds-cmp"
774
775     vpp-compare-testbeds-mrr-ref:
776       csit-vpp-perf-verify-1904-3n-hsw:
777         - 9   # MRR sel
778     vpp-compare-testbeds-mrr-cmp:
779       csit-vpp-perf-verify-1904-3n-skx:
780         - 7   # MRR sel
781     vpp-compare-testbeds-mrr:
782       - "vpp-compare-testbeds-mrr-ref"
783       - "vpp-compare-testbeds-mrr-cmp"
784
785     dpdk-compare-testbeds-ref:
786       csit-dpdk-perf-verify-1904-3n-hsw:
787         - 2   # NDRPDR sel
788         - 3   # NDRPDR sel
789         - 5   # NDRPDR sel
790         - 6   # NDRPDR sel
791         - 13  # NDRPDR sel
792         - 14  # NDRPDR sel
793         - 15  # NDRPDR sel
794         - 18  # NDRPDR sel
795         - 19  # NDRPDR sel
796         - 20  # NDRPDR sel
797     dpdk-compare-testbeds-cmp:
798       csit-dpdk-perf-verify-1904-3n-skx:
799         - 2   # NDRPDR sel
800         - 3   # NDRPDR sel
801         - 4   # NDRPDR sel
802         - 5   # NDRPDR sel
803         - 6   # NDRPDR sel
804         - 7   # NDRPDR sel
805         - 11  # NDRPDR sel
806         - 12  # NDRPDR sel
807         - 13  # NDRPDR sel
808         - 14  # NDRPDR sel
809     dpdk-compare-testbeds:
810       - "dpdk-compare-testbeds-ref"
811       - "dpdk-compare-testbeds-cmp"
812
813     # Compare topologies
814
815     vpp-compare-topologies-ref:
816       csit-vpp-perf-verify-1904-3n-skx:
817         - 8   # NDRPDR sel
818         - 9   # NDRPDR sel
819         - 10  # NDRPDR sel
820         - 11  # NDRPDR sel
821         - 12  # NDRPDR sel
822         - 14  # NDRPDR sel
823         - 16  # NDRPDR sel
824         - 21  # NDRPDR sel
825         - 23  # NDRPDR sel
826         - 25  # NDRPDR sel
827     vpp-compare-topologies-cmp:
828       csit-vpp-perf-verify-1904-2n-skx:
829         - 12  # NDRPDR sel
830         - 14  # NDRPDR sel
831         - 16  # NDRPDR sel
832         - 17  # NDRPDR sel
833         - 18  # NDRPDR sel
834         - 21  # NDRPDR sel
835         - 27  # NDRPDR sel
836         - 30  # NDRPDR sel
837         - 31  # NDRPDR sel
838         - 32  # NDRPDR sel
839     vpp-compare-topologies:
840       - "vpp-compare-topologies-ref"
841       - "vpp-compare-topologies-cmp"
842
843     vpp-compare-topologies-mrr-ref:
844       csit-vpp-perf-verify-1904-3n-skx:
845         - 7   # MRR sel
846     vpp-compare-topologies-mrr-cmp:
847       csit-vpp-perf-verify-1904-2n-skx:
848         - 11  # MRR sel
849     vpp-compare-topologies-mrr:
850       - "vpp-compare-topologies-mrr-ref"
851       - "vpp-compare-topologies-mrr-cmp"
852
853     dpdk-compare-topologies-ref:
854       csit-dpdk-perf-verify-1904-3n-skx:
855         - 2   # NDRPDR sel
856         - 3   # NDRPDR sel
857         - 4   # NDRPDR sel
858         - 5   # NDRPDR sel
859         - 6   # NDRPDR sel
860         - 7   # NDRPDR sel
861         - 11  # NDRPDR sel
862         - 12  # NDRPDR sel
863         - 13  # NDRPDR sel
864         - 14  # NDRPDR sel
865     dpdk-compare-topologies-cmp:
866       csit-dpdk-perf-verify-1904-2n-skx:
867         - 2   # NDRPDR sel
868         - 3   # NDRPDR sel
869         - 4   # NDRPDR sel
870         - 5   # NDRPDR sel
871         - 7   # NDRPDR sel
872         - 8   # NDRPDR sel
873         - 9   # NDRPDR sel
874         - 10  # NDRPDR sel
875         - 11  # NDRPDR sel
876         - 12  # NDRPDR sel
877     dpdk-compare-topologies:
878       - "dpdk-compare-topologies-ref"
879       - "dpdk-compare-topologies-cmp"
880
881   plot-layouts:
882
883     plot-soak-throughput:
884       titlefont:
885         size: 18
886       xaxis:
887         title: "<b>Test Cases [Index]</b>"
888         titlefont:
889           size: 16
890         autorange: True
891         fixedrange: False
892         gridcolor: "rgb(230, 230, 230)"
893         linecolor: "rgb(220, 220, 220)"
894         linewidth: 1
895         showgrid: True
896         showline: True
897         showticklabels: True
898         tickcolor: "rgb(220, 220, 220)"
899         tickmode: "linear"
900         tickfont:
901           size: 16
902         zeroline: False
903       yaxis:
904         title: "<b>Packet Throughput [Mpps]</b>"
905         titlefont:
906           size: 16
907         gridcolor: "rgb(230, 230, 230)"
908         hoverformat: ".4s"
909         tickformat: ".3s"
910         linecolor: "rgb(220, 220, 220)"
911         linewidth: 1
912         showgrid: True
913         showline: True
914         showticklabels: True
915         tickcolor: "rgb(220, 220, 220)"
916         tickfont:
917           size: 16
918         zeroline: False
919         range: [0,50]
920       autosize: False
921       margin:
922         t: 50
923         b: 0
924         l: 80
925         r: 20
926       showlegend: True
927       legend:
928         orientation: "h"
929         font:
930           size: 16
931       width: 700
932       height: 900
933
934     plot-service-density:
935       titlefont:
936         size: 18
937       xaxis:
938         side: "top"
939         autorange: True
940         fixedrange: False
941         showgrid: False
942         showline: False
943         showticklabels: False
944         ticks: ""
945         ticklen: 0
946         tickwidth: 0
947         zeroline: False
948       yaxis:
949         autorange: "reversed"
950         showgrid: False
951         showline: False
952         showticklabels: False
953         ticks: ""
954         ticklen: 0
955         tickwidth: 0
956         zeroline: False
957       autosize: True
958       showlegend: False
959       width: 700
960       height: 700
961
962     plot-cps:
963       titlefont:
964         size: 18
965       xaxis:
966         title: "<b>Test Cases [Index]</b>"
967         titlefont:
968           size: 16
969         autorange: True
970         fixedrange: False
971         gridcolor: "rgb(230, 230, 230)"
972         linecolor: "rgb(220, 220, 220)"
973         linewidth: 1
974         showgrid: True
975         showline: True
976         showticklabels: True
977         tickcolor: "rgb(220, 220, 220)"
978         tickmode: "linear"
979         tickfont:
980           size: 16
981         zeroline: False
982       yaxis:
983         title: "<b>Connections Per Second [cps]</b>"
984         titlefont:
985           size: 16
986         gridcolor: "rgb(230, 230, 230)"
987         hoverformat: ".4s"
988         linecolor: "rgb(220, 220, 220)"
989         linewidth: 1
990         rangemode: "tozero"
991         showgrid: True
992         showline: True
993         showticklabels: True
994         tickcolor: "rgb(220, 220, 220)"
995         tickformat: ".3s"
996         tickfont:
997           size: 16
998         zeroline: False
999       boxmode: "group"
1000       boxgroupgap: 0.5
1001       autosize: False
1002       margin:
1003         t: 50
1004         b: 20
1005         l: 80
1006         r: 20
1007       showlegend: True
1008       legend:
1009         orientation: "h"
1010         font:
1011           size: 16
1012       width: 700
1013       height: 800
1014
1015     plot-rps:
1016       titlefont:
1017         size: 18
1018       xaxis:
1019         title: "<b>Test Cases [Index]</b>"
1020         titlefont:
1021           size: 16
1022         autorange: True
1023         fixedrange: False
1024         gridcolor: "rgb(230, 230, 230)"
1025         linecolor: "rgb(220, 220, 220)"
1026         linewidth: 1
1027         showgrid: True
1028         showline: True
1029         showticklabels: True
1030         tickcolor: "rgb(220, 220, 220)"
1031         tickmode: "linear"
1032         tickfont:
1033           size: 16
1034         zeroline: False
1035       yaxis:
1036         title: "<b>Requests Per Second [rps]</b>"
1037         titlefont:
1038           size: 16
1039         gridcolor: "rgb(230, 230, 230)"
1040         hoverformat: ".4s"
1041         linecolor: "rgb(220, 220, 220)"
1042         linewidth: 1
1043         rangemode: "tozero"
1044         showgrid: True
1045         showline: True
1046         showticklabels: True
1047         tickcolor: "rgb(230, 230, 230)"
1048         tickformat: ".3s"
1049         tickfont:
1050           size: 16
1051         zeroline: False
1052       boxmode: "group"
1053       boxgroupgap: 0.5
1054       autosize: False
1055       margin:
1056         t: 50
1057         b: 20
1058         l: 80
1059         r: 20
1060       showlegend: True
1061       legend:
1062         orientation: "h"
1063         font:
1064           size: 16
1065       width: 700
1066       height: 800
1067
1068     plot-throughput:
1069       titlefont:
1070         size: 18
1071       xaxis:
1072         title: "<b>Test Cases [Index]</b>"
1073         titlefont:
1074           size: 16
1075         autorange: True
1076         fixedrange: False
1077         gridcolor: "rgb(230, 230, 230)"
1078         linecolor: "rgb(220, 220, 220)"
1079         linewidth: 1
1080         showgrid: True
1081         showline: True
1082         showticklabels: True
1083         tickcolor: "rgb(220, 220, 220)"
1084         tickmode: "linear"
1085         tickfont:
1086           size: 16
1087         zeroline: False
1088       yaxis:
1089         title: "<b>Packet Throughput [Mpps]</b>"
1090         titlefont:
1091           size: 16
1092         gridcolor: "rgb(230, 230, 230)"
1093         hoverformat: ".4s"
1094         tickformat: ".3s"
1095         linecolor: "rgb(220, 220, 220)"
1096         linewidth: 1
1097         showgrid: True
1098         showline: True
1099         showticklabels: True
1100         tickcolor: "rgb(220, 220, 220)"
1101         tickfont:
1102           size: 16
1103         zeroline: False
1104         range: [0,50]
1105       boxmode: "group"
1106       boxgroupgap: 0.5
1107       autosize: False
1108       margin:
1109         t: 50
1110         b: 0
1111         l: 80
1112         r: 20
1113       showlegend: True
1114       legend:
1115         orientation: "h"
1116         font:
1117           size: 16
1118       width: 700
1119       height: 900
1120
1121     plot-throughput-speedup-analysis:
1122       titlefont:
1123         size: 18
1124       xaxis:
1125         title: "<b>Number of Cores [Qty]</b>"
1126         titlefont:
1127           size: 16
1128         autorange: True
1129         fixedrange: False
1130         gridcolor: "rgb(230, 230, 230)"
1131         linecolor: "rgb(220, 220, 220)"
1132         linewidth: 1
1133         showgrid: True
1134         showline: True
1135         showticklabels: True
1136         tickcolor: "rgb(238, 238, 238)"
1137         tickmode: "linear"
1138         tickfont:
1139           size: 16
1140         zeroline: False
1141       yaxis:
1142         title: "<b>Packet Throughput [Mpps]</b>"
1143         titlefont:
1144           size: 16
1145         type: "linear"
1146         gridcolor: "rgb(230, 230, 230)"
1147         hoverformat: ".4s"
1148         linecolor: "rgb(220, 220, 220)"
1149         linewidth: 1
1150         showgrid: True
1151         showline: True
1152         showticklabels: True
1153         tickcolor: "rgb(220, 220, 220)"
1154         tickformat: ".4s"
1155         tickfont:
1156           size: 16
1157         zeroline: True
1158         rangemode: "tozero"
1159         range: [0,100]
1160       legend:
1161         orientation: "h"
1162         font:
1163           size: 16
1164         xanchor: "left"
1165         yanchor: "top"
1166         x: 0
1167         y: -0.2
1168         bgcolor: "rgba(255, 255, 255, 0)"
1169         bordercolor: "rgba(255, 255, 255, 0)"
1170         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1171       autosize: False
1172       margin:
1173           't': 50
1174           'b': 150
1175           'l': 85
1176           'r': 10
1177       showlegend: True
1178       width: 700
1179       height: 700
1180       hoverlabel:
1181         namelength: -1
1182       annotations: [
1183         {
1184           text: "_ _          __          ...",
1185           align: "left",
1186           showarrow: False,
1187           xref: "paper",
1188           yref: "paper",
1189           xanchor: "left",
1190           yanchor: "top",
1191           x: 0,
1192           y: -0.13,
1193           font: {
1194             family: "Consolas, Courier New",
1195             size: 15
1196           },
1197         },
1198         {
1199           text: "    Perfect     Measured     Limit",
1200           align: "left",
1201           showarrow: False,
1202           xref: "paper",
1203           yref: "paper",
1204           xanchor: "left",
1205           yanchor: "top",
1206           x: 0,
1207           y: -0.15,
1208           font: {
1209             family: "Consolas, Courier New",
1210             size: 15
1211           },
1212         },
1213       ]
1214
1215     plot-latency:
1216       titlefont:
1217         size: 18
1218       xaxis:
1219         title: "<b>Direction</b>"
1220         titlefont:
1221           size: 16
1222         autorange: True
1223         fixedrange: False
1224         gridcolor: "rgb(230, 230, 230)"
1225         linecolor: "rgb(220, 220, 220)"
1226         linewidth: 1
1227         showgrid: True
1228         showline: True
1229         showticklabels: False
1230         tickcolor: "rgb(220, 220, 220)"
1231         tickmode: "linear"
1232         tickfont:
1233           size: 16
1234         zeroline: False
1235       yaxis:
1236         title: "<b>Packet Latency [uSec]</b>"
1237         titlefont:
1238           size: 16
1239         type: "linear"
1240         gridcolor: "rgb(230, 230, 230)"
1241         hoverformat: ".4s"
1242         linecolor: "rgb(220, 220, 220)"
1243         linewidth: 1
1244         showgrid: True
1245         showline: True
1246         showticklabels: True
1247         tickcolor: "rgb(220, 220, 220)"
1248         tickformat: ".4s"
1249         tickfont:
1250           size: 16
1251         zeroline: True
1252         rangemode: "tozero"
1253       legend:
1254         orientation: "h"
1255         font:
1256           size: 16
1257         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1258       autosize: False
1259       margin:
1260           't': 50
1261           'b': 150
1262           'l': 80
1263           'r': 10
1264       showlegend: True
1265       width: 700
1266       height: 700
1267       hoverlabel:
1268         namelength: -1
1269
1270 - type: "static"
1271   src-path: "{DIR[RST]}"
1272   dst-path: "{DIR[WORKING,SRC]}"
1273
1274 - type: "input"
1275   general:
1276     file-name: "robot-plugin.zip"
1277     file-format: ".zip"
1278     download-path: "{job}/{build}/robot/report/*zip*/{filename}"
1279     extract: "robot-plugin/output.xml"
1280
1281   builds:
1282     # TODO: Add 1904 data
1283 #    intel-dnv-vpp-release-1904:
1284 #      - 1
1285
1286     intel-dnv-vpp-release-1901:
1287       - 1
1288
1289     intel-dnv-vpp-release-1810:
1290       - 1
1291
1292     csit-vpp-perf-verify-1810-3n-hsw:
1293       - 9   # MRR sel
1294       - 8   # NDRPDR sel
1295       - 12  # NDRPDR sel
1296       - 14  # NDRPDR sel
1297       - 18  # NDRPDR sel
1298       - 23  # NDRPDR sel
1299       - 25  # NDRPDR sel
1300       - 38  # NDRPDR sel
1301       - 39  # NDRPDR sel
1302       - 41  # NDRPDR sel
1303       - 42  # NDRPDR sel
1304       - 28  # WRK
1305       - 29  # WRK
1306       - 30  # WRK
1307       - 31  # WRK
1308       - 32  # WRK
1309       - 33  # WRK
1310       - 34  # WRK
1311       - 35  # WRK
1312       - 36  # WRK
1313       - 37  # WRK
1314     csit-vpp-perf-verify-1901-3n-hsw:
1315       - 35  # MRR sel
1316       - 10  # NDRPDR sel
1317       - 19  # NDRPDR sel
1318       - 31  # NDRPDR sel
1319       - 36  # NDRPDR sel
1320       - 40  # NDRPDR sel
1321       - 42  # NDRPDR sel
1322       - 44  # NDRPDR sel
1323       - 46  # NDRPDR sel
1324       - 47  # NDRPDR sel
1325       - 48  # NDRPDR sel
1326       - 61  # NDRPDR LB
1327       - 62  # NDRPDR LB
1328       - 63  # NDRPDR LB
1329       - 64  # NDRPDR LB
1330       - 65  # NDRPDR LB
1331       - 66  # NDRPDR LB
1332       - 67  # NDRPDR LB
1333       - 69  # NDRPDR LB
1334       - 70  # NDRPDR LB
1335       - 71  # NDRPDR LB
1336     # TODO: Add 1904 Data
1337     csit-vpp-perf-verify-1904-3n-hsw:
1338       - 9   # MRR sel
1339       - 11  # NDRPDR sel
1340       - 12  # NDRPDR sel
1341       - 20  # NDRPDR sel
1342       - 21  # NDRPDR sel
1343       - 23  # NDRPDR sel
1344       - 24  # NDRPDR sel
1345       - 25  # NDRPDR sel
1346
1347     csit-vpp-perf-verify-1810-3n-skx:
1348       - 9   # MRR sel
1349       - 11  # MRR sel
1350       - 12  # MRR sel
1351       - 13  # MRR sel
1352       - 10  # NDRPDR sel
1353       - 14  # NDRPDR sel
1354       - 15  # NDRPDR sel
1355       - 16  # NDRPDR sel
1356       - 17  # NDRPDR sel
1357       - 19  # NDRPDR sel
1358       - 20  # NDRPDR sel
1359       - 21  # NDRPDR sel
1360       - 22  # NDRPDR sel
1361       - 25  # NDRPDR sel
1362     csit-vpp-perf-verify-1901-3n-skx:
1363       - 32  # MRR sel
1364       - 18  # NDRPDR sel
1365       - 19  # NDRPDR sel
1366       - 20  # NDRPDR sel
1367       - 28  # NDRPDR sel
1368       - 31  # NDRPDR sel
1369       - 33  # NDRPDR sel
1370       - 36  # NDRPDR sel
1371       - 38  # NDRPDR sel
1372       - 47  # NDRPDR sel
1373       - 48  # NDRPDR sel
1374       - 54  # NDRPDR LB
1375       - 57  # NDRPDR LB
1376       - 58  # NDRPDR LB
1377       - 59  # NDRPDR LB
1378       - 60  # NDRPDR LB
1379       - 63  # NDRPDR LB
1380       - 64  # NDRPDR LB
1381       - 65  # NDRPDR LB
1382       - 66  # NDRPDR LB
1383       - 67  # NDRPDR LB
1384     csit-vpp-perf-verify-1904-3n-skx:
1385       - 7   # MRR sel
1386       - 8   # NDRPDR sel
1387       - 9   # NDRPDR sel
1388       - 10  # NDRPDR sel
1389       - 11  # NDRPDR sel
1390       - 12  # NDRPDR sel
1391       - 14  # NDRPDR sel
1392       - 16  # NDRPDR sel
1393       - 21  # NDRPDR sel
1394       - 23  # NDRPDR sel
1395       - 25  # NDRPDR sel
1396
1397     csit-vpp-perf-verify-1810-2n-skx:
1398       - 8   # MRR sel
1399       - 10  # MRR sel
1400       - 11  # MRR sel
1401       - 12  # MRR sel
1402       - 9   # NDRPDR sel
1403       - 13  # NDRPDR sel
1404       - 14  # NDRPDR sel
1405       - 19  # NDRPDR sel
1406       - 20  # NDRPDR sel
1407       - 21  # NDRPDR sel
1408       - 22  # NDRPDR sel
1409       - 23  # NDRPDR sel
1410       - 24  # NDRPDR sel
1411       - 27  # NDRPDR sel
1412     csit-vpp-perf-verify-1901-2n-skx:
1413       - 22  # MRR sel
1414       - 5   # NDRPDR sel
1415       - 12  # NDRPDR sel
1416       - 13  # NDRPDR sel
1417       - 21  # NDRPDR sel
1418       - 23  # NDRPDR sel
1419       - 31  # NDRPDR sel
1420       - 34  # NDRPDR sel
1421       - 40  # NDRPDR sel
1422       - 42  # NDRPDR sel
1423       - 43  # NDRPDR sel
1424       - 45  # SOAK
1425     # TODO: Add 1904 data
1426     csit-vpp-perf-verify-1904-2n-skx:
1427       - 11  # MRR sel
1428       - 33  # NDRPDR full
1429       - 39  # NDRPDR full
1430       - 12  # NDRPDR sel
1431       - 14  # NDRPDR sel
1432       - 16  # NDRPDR sel
1433       - 17  # NDRPDR sel
1434       - 18  # NDRPDR sel
1435       - 21  # NDRPDR sel
1436       - 27  # NDRPDR sel
1437       - 30  # NDRPDR sel
1438       - 31  # NDRPDR sel
1439       - 32  # NDRPDR sel
1440       - 40  # NFV MRR 64b
1441       - 41  # NFV MRR 64b
1442       - 42  # NFV MRR 64b
1443       - 47  # NFV MRR 64b
1444       - 48  # NFV MRR 64b
1445       - 49  # NFV MRR IMIX
1446       - 50  # NFV MRR IMIX
1447       - 51  # NFV MRR IMIX
1448       - 54  # NFV MRR IMIX
1449       - 9   # NFV NDRPDR - replace
1450
1451     # TODO: Remove
1452     csit-ligato-perf-verify-1901-3n-hsw:
1453       - 10  # NDRPDR full
1454       - 8   # NDRPDR sel
1455       - 9   # NDRPDR sel
1456       - 11  # NDRPDR sel
1457       - 12  # NDRPDR sel
1458       - 13  # NDRPDR sel
1459       - 14  # NDRPDR sel
1460       - 15  # NDRPDR sel
1461       - 16  # NDRPDR sel
1462       - 17  # NDRPDR sel
1463       - 18  # NDRPDR sel
1464     # TODO: Add 1904 data
1465 #    csit-ligato-perf-verify-1904-3n-hsw:
1466 #      -
1467
1468     csit-dpdk-perf-verify-1810-3n-hsw:
1469       - 1   # NDRPDR sel
1470       - 2   # NDRPDR sel
1471       - 3   # NDRPDR sel
1472       - 4   # NDRPDR sel
1473       - 5   # NDRPDR sel
1474       - 6   # NDRPDR sel
1475       - 7   # NDRPDR sel
1476       - 8   # NDRPDR sel
1477       - 9   # NDRPDR sel
1478       - 10  # NDRPDR sel
1479     csit-dpdk-perf-verify-1901-3n-hsw:
1480       - 13  # NDRPDR sel
1481       - 14  # NDRPDR sel
1482       - 16  # NDRPDR sel
1483       - 17  # NDRPDR sel
1484       - 18  # NDRPDR sel
1485       - 19  # NDRPDR sel
1486       - 20  # NDRPDR sel
1487       - 21  # NDRPDR sel
1488       - 22  # NDRPDR sel
1489       - 23  # NDRPDR sel
1490     csit-dpdk-perf-verify-1904-3n-hsw:
1491       - 2   # NDRPDR sel
1492       - 3   # NDRPDR sel
1493       - 5   # NDRPDR sel
1494       - 6   # NDRPDR sel
1495       - 13  # NDRPDR sel
1496       - 14  # NDRPDR sel
1497       - 15  # NDRPDR sel
1498       - 18  # NDRPDR sel
1499       - 19  # NDRPDR sel
1500       - 20  # NDRPDR sel
1501
1502     csit-dpdk-perf-verify-1810-3n-skx:
1503       - 3   # NDRPDR sel
1504       - 4   # NDRPDR sel
1505       - 6   # NDRPDR sel
1506       - 7   # NDRPDR sel
1507       - 8   # NDRPDR sel
1508       - 9   # NDRPDR sel
1509       - 10  # NDRPDR sel
1510       - 11  # NDRPDR sel
1511       - 12  # NDRPDR sel
1512       - 13  # NDRPDR sel
1513     csit-dpdk-perf-verify-1901-3n-skx:
1514       - 3   # NDRPDR sel
1515       - 5   # NDRPDR sel
1516       - 6   # NDRPDR sel
1517       - 7   # NDRPDR sel
1518       - 8   # NDRPDR sel
1519       - 9   # NDRPDR sel
1520       - 10  # NDRPDR sel
1521       - 11  # NDRPDR sel
1522       - 12  # NDRPDR sel
1523       - 13  # NDRPDR sel
1524     csit-dpdk-perf-verify-1904-3n-skx:
1525       - 2   # NDRPDR sel
1526       - 3   # NDRPDR sel
1527       - 4   # NDRPDR sel
1528       - 5   # NDRPDR sel
1529       - 6   # NDRPDR sel
1530       - 7   # NDRPDR sel
1531       - 11  # NDRPDR sel
1532       - 12  # NDRPDR sel
1533       - 13  # NDRPDR sel
1534       - 14  # NDRPDR sel
1535
1536     csit-dpdk-perf-verify-1810-2n-skx:
1537       - 3   # NDRPDR sel
1538       - 4   # NDRPDR sel
1539       - 5   # NDRPDR sel
1540       - 7   # NDRPDR sel
1541       - 8   # NDRPDR sel
1542       - 9   # NDRPDR sel
1543       - 10  # NDRPDR sel
1544       - 11  # NDRPDR sel
1545       - 12  # NDRPDR sel
1546       - 13  # NDRPDR sel
1547     csit-dpdk-perf-verify-1901-2n-skx:
1548       - 12  # NDRPDR sel
1549       - 13  # NDRPDR sel
1550       - 14  # NDRPDR sel
1551       - 15  # NDRPDR sel
1552       - 16  # NDRPDR sel
1553       - 17  # NDRPDR sel
1554       - 18  # NDRPDR sel
1555       - 19  # NDRPDR sel
1556       - 20  # NDRPDR sel
1557       - 21  # NDRPDR sel
1558     csit-dpdk-perf-verify-1904-2n-skx:
1559       - 2   # NDRPDR sel
1560       - 3   # NDRPDR sel
1561       - 4   # NDRPDR sel
1562       - 5   # NDRPDR sel
1563       - 7   # NDRPDR sel
1564       - 8   # NDRPDR sel
1565       - 9   # NDRPDR sel
1566       - 10  # NDRPDR sel
1567       - 11  # NDRPDR sel
1568       - 12  # NDRPDR sel
1569
1570     csit-vpp-functional-1904-ubuntu1604-virl:
1571       - 33
1572     csit-vpp-functional-1904-centos7-virl:
1573       - 32
1574     csit-vpp-device-1904-ubuntu1804-1n-skx:
1575       - 32
1576 #    # Not used
1577 #    csit-nsh_sfc-verify-func-1810-ubuntu1604-virl:
1578 #      - 1
1579     csit-dmm-functional-1904-ubuntu1604-virl:
1580       - 1
1581     csit-hc2vpp-verify-func-1904-ubuntu1604:
1582       - 1
1583
1584 - type: "output"
1585   output: "report"
1586   format:
1587     html:
1588     - full
1589 #    pdf:
1590 #    - minimal
1591
1592 ################################################################################
1593 ###                               T A B L E S                                ###
1594 ################################################################################
1595
1596 # VPP Compare NICs 3n-hsw 1t1c ndr
1597 - type: "table"
1598   title: "VPP Compare NICs 3n-hsw 1t1c ndr"
1599   algorithm: "table_nics_comparison"
1600   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-nics-ndr"
1601   reference:
1602     title: "Intel-x520"
1603     nic: "NIC_Intel-X520-DA2"
1604   compare:
1605     title: "Intel-x710"
1606     nic: "NIC_Intel-X710"
1607   data: "vpp-nic-comparison-3n-hsw"
1608   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1609   filter: "'1T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1610   parameters:
1611   - "name"
1612   - "parent"
1613   - "throughput"
1614   - "tags"
1615
1616 # VPP Compare NICs 3n-hsw 2t2c ndr
1617 - type: "table"
1618   title: "VPP Compare NICs 3n-hsw 2t2c ndr"
1619   algorithm: "table_nics_comparison"
1620   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-nics-ndr"
1621   reference:
1622     title: "Intel-x520"
1623     nic: "NIC_Intel-X520-DA2"
1624   compare:
1625     title: "Intel-x710"
1626     nic: "NIC_Intel-X710"
1627   data: "vpp-nic-comparison-3n-hsw"
1628   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1629   filter: "'2T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1630   parameters:
1631   - "name"
1632   - "parent"
1633   - "throughput"
1634   - "tags"
1635
1636 # VPP Compare NICs 3n-hsw 1t1c pdr
1637 - type: "table"
1638   title: "VPP Compare NICs 3n-hsw 1t1c pdr"
1639   algorithm: "table_nics_comparison"
1640   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-nics-pdr"
1641   reference:
1642     title: "Intel-x520"
1643     nic: "NIC_Intel-X520-DA2"
1644   compare:
1645     title: "Intel-x710"
1646     nic: "NIC_Intel-X710"
1647   data: "vpp-nic-comparison-3n-hsw"
1648   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1649   filter: "'1T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1650   parameters:
1651   - "name"
1652   - "parent"
1653   - "throughput"
1654   - "tags"
1655
1656 # VPP Compare NICs 3n-hsw 2t2c pdr
1657 - type: "table"
1658   title: "VPP Compare NICs 3n-hsw 2t2c pdr"
1659   algorithm: "table_nics_comparison"
1660   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-nics-pdr"
1661   reference:
1662     title: "Intel-x520"
1663     nic: "NIC_Intel-X520-DA2"
1664   compare:
1665     title: "Intel-x710"
1666     nic: "NIC_Intel-X710"
1667   data: "vpp-nic-comparison-3n-hsw"
1668   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1669   filter: "'2T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1670   parameters:
1671   - "name"
1672   - "parent"
1673   - "throughput"
1674   - "tags"
1675
1676 # VPP Compare NICs 3n-hsw 1t1c mrr
1677 - type: "table"
1678   title: "VPP Compare NICs 3n-hsw 1t1c mrr"
1679   algorithm: "table_nics_comparison"
1680   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-nics-mrr"
1681   reference:
1682     title: "Intel-x520"
1683     nic: "NIC_Intel-X520-DA2"
1684   compare:
1685     title: "Intel-x710"
1686     nic: "NIC_Intel-X710"
1687   data: "vpp-nic-comparison-3n-hsw-mrr"
1688   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1689   filter: "'1T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1690   parameters:
1691   - "name"
1692   - "parent"
1693   - "result"
1694   - "tags"
1695
1696 # VPP Compare NICs 3n-hsw 2t2c mrr
1697 - type: "table"
1698   title: "VPP Compare NICs 3n-hsw 2t2c mrr"
1699   algorithm: "table_nics_comparison"
1700   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-nics-mrr"
1701   reference:
1702     title: "Intel-x520"
1703     nic: "NIC_Intel-X520-DA2"
1704   compare:
1705     title: "Intel-x710"
1706     nic: "NIC_Intel-X710"
1707   data: "vpp-nic-comparison-3n-hsw-mrr"
1708   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1709   filter: "'2T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1710   parameters:
1711   - "name"
1712   - "parent"
1713   - "result"
1714   - "tags"
1715
1716 # VPP Compare NICs 3n-hsw 4t4c mrr
1717 - type: "table"
1718   title: "VPP Compare NICs 3n-hsw 4t4c mrr"
1719   algorithm: "table_nics_comparison"
1720   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-nics-mrr"
1721   reference:
1722     title: "Intel-x520"
1723     nic: "NIC_Intel-X520-DA2"
1724   compare:
1725     title: "Intel-x710"
1726     nic: "NIC_Intel-X710"
1727   data: "vpp-nic-comparison-3n-hsw-mrr"
1728   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1729   filter: "'4T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1730   parameters:
1731   - "name"
1732   - "parent"
1733   - "result"
1734   - "tags"
1735
1736 # VPP Compare NICs 3n-skx 2t1c ndr
1737 - type: "table"
1738   title: "VPP Compare NICs 3n-skx 2t1c ndr"
1739   algorithm: "table_nics_comparison"
1740   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
1741   reference:
1742     title: "Intel-x710"
1743     nic: "NIC_Intel-X710"
1744   compare:
1745     title: "Intel-xxv710"
1746     nic: "NIC_Intel-XXV710"
1747   data: "vpp-nic-comparison-3n-skx"
1748   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1749   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1750   parameters:
1751   - "name"
1752   - "parent"
1753   - "throughput"
1754   - "tags"
1755
1756 # VPP Compare NICs 3n-skx 4t2c ndr
1757 - type: "table"
1758   title: "VPP Compare NICs 3n-skx 4t2c ndr"
1759   algorithm: "table_nics_comparison"
1760   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
1761   reference:
1762     title: "Intel-x710"
1763     nic: "NIC_Intel-X710"
1764   compare:
1765     title: "Intel-xxv710"
1766     nic: "NIC_Intel-XXV710"
1767   data: "vpp-nic-comparison-3n-skx"
1768   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1769   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1770   parameters:
1771   - "name"
1772   - "parent"
1773   - "throughput"
1774   - "tags"
1775
1776 # VPP Compare NICs 3n-skx 2t1c pdr
1777 - type: "table"
1778   title: "VPP Compare NICs 3n-skx 2t1c pdr"
1779   algorithm: "table_nics_comparison"
1780   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-pdr"
1781   reference:
1782     title: "Intel-x710"
1783     nic: "NIC_Intel-X710"
1784   compare:
1785     title: "Intel-xxv710"
1786     nic: "NIC_Intel-XXV710"
1787   data: "vpp-nic-comparison-3n-skx"
1788   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1789   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1790   parameters:
1791   - "name"
1792   - "parent"
1793   - "throughput"
1794   - "tags"
1795
1796  # VPP Compare NICs 3n-skx 4t2c pdr
1797 - type: "table"
1798   title: "VPP Compare NICs 3n-skx 4t2c pdr"
1799   algorithm: "table_nics_comparison"
1800   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-pdr"
1801   reference:
1802     title: "Intel-x710"
1803     nic: "NIC_Intel-X710"
1804   compare:
1805     title: "Intel-xxv710"
1806     nic: "NIC_Intel-XXV710"
1807   data: "vpp-nic-comparison-3n-skx"
1808   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1809   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1810   parameters:
1811   - "name"
1812   - "parent"
1813   - "throughput"
1814   - "tags"
1815
1816 # VPP Compare NICs 3n-skx 2t1c mrr
1817 - type: "table"
1818   title: "VPP Compare NICs 3n-skx 2t1c mrr"
1819   algorithm: "table_nics_comparison"
1820   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-mrr"
1821   reference:
1822     title: "Intel-x710"
1823     nic: "NIC_Intel-X710"
1824   compare:
1825     title: "Intel-xxv710"
1826     nic: "NIC_Intel-XXV710"
1827   data: "vpp-nic-comparison-3n-skx-mrr"
1828   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1829   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1830   parameters:
1831   - "name"
1832   - "parent"
1833   - "result"
1834   - "tags"
1835
1836 # VPP Compare NICs 3n-skx 4t2c mrr
1837 - type: "table"
1838   title: "VPP Compare NICs 3n-skx 4t2c mrr"
1839   algorithm: "table_nics_comparison"
1840   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-mrr"
1841   reference:
1842     title: "Intel-x710"
1843     nic: "NIC_Intel-X710"
1844   compare:
1845     title: "Intel-xxv710"
1846     nic: "NIC_Intel-XXV710"
1847   data: "vpp-nic-comparison-3n-skx-mrr"
1848   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1849   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1850   parameters:
1851   - "name"
1852   - "parent"
1853   - "result"
1854   - "tags"
1855
1856  # VPP Compare NICs 3n-skx 8t4c mrr
1857 - type: "table"
1858   title: "VPP Compare NICs 3n-skx 8t4c mrr"
1859   algorithm: "table_nics_comparison"
1860   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-nics-mrr"
1861   reference:
1862     title: "Intel-x710"
1863     nic: "NIC_Intel-X710"
1864   compare:
1865     title: "Intel-xxv710"
1866     nic: "NIC_Intel-XXV710"
1867   data: "vpp-nic-comparison-3n-skx-mrr"
1868   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1869   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1870   parameters:
1871   - "name"
1872   - "parent"
1873   - "result"
1874   - "tags"
1875
1876 # VPP Compare NICs 2n-skx 2t1c ndr
1877 - type: "table"
1878   title: "VPP Compare NICs 2n-skx 2t1c ndr"
1879   algorithm: "table_nics_comparison"
1880   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-ndr"
1881   reference:
1882     title: "Intel-x710"
1883     nic: "NIC_Intel-X710"
1884   compare:
1885     title: "Intel-xxv710"
1886     nic: "NIC_Intel-XXV710"
1887   data: "vpp-nic-comparison-2n-skx"
1888   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1889   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1890   parameters:
1891   - "name"
1892   - "parent"
1893   - "throughput"
1894   - "tags"
1895
1896 # VPP Compare NICs 2n-skx 4t2c ndr
1897 - type: "table"
1898   title: "VPP Compare NICs 2n-skx 4t2c ndr"
1899   algorithm: "table_nics_comparison"
1900   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-ndr"
1901   reference:
1902     title: "Intel-x710"
1903     nic: "NIC_Intel-X710"
1904   compare:
1905     title: "Intel-xxv710"
1906     nic: "NIC_Intel-XXV710"
1907   data: "vpp-nic-comparison-2n-skx"
1908   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1909   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1910   parameters:
1911   - "name"
1912   - "parent"
1913   - "throughput"
1914   - "tags"
1915
1916  # VPP Compare NICs 2n-skx 2t1c pdr
1917 - type: "table"
1918   title: "VPP Compare NICs 2n-skx 2t1c pdr"
1919   algorithm: "table_nics_comparison"
1920   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-pdr"
1921   reference:
1922     title: "Intel-x710"
1923     nic: "NIC_Intel-X710"
1924   compare:
1925     title: "Intel-xxv710"
1926     nic: "NIC_Intel-XXV710"
1927   data: "vpp-nic-comparison-2n-skx"
1928   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1929   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1930   parameters:
1931   - "name"
1932   - "parent"
1933   - "throughput"
1934   - "tags"
1935
1936 # VPP Compare NICs 2n-skx 4t2c pdr
1937 - type: "table"
1938   title: "VPP Compare NICs 2n-skx 4t2c pdr"
1939   algorithm: "table_nics_comparison"
1940   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-pdr"
1941   reference:
1942     title: "Intel-x710"
1943     nic: "NIC_Intel-X710"
1944   compare:
1945     title: "Intel-xxv710"
1946     nic: "NIC_Intel-XXV710"
1947   data: "vpp-nic-comparison-2n-skx"
1948   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1949   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1950   parameters:
1951   - "name"
1952   - "parent"
1953   - "throughput"
1954   - "tags"
1955
1956 # VPP Compare NICs 2n-skx 2t1c mrr
1957 - type: "table"
1958   title: "VPP Compare NICs 2n-skx 2t1c mrr"
1959   algorithm: "table_nics_comparison"
1960   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-mrr"
1961   reference:
1962     title: "Intel-x710"
1963     nic: "NIC_Intel-X710"
1964   compare:
1965     title: "Intel-xxv710"
1966     nic: "NIC_Intel-XXV710"
1967   data: "vpp-nic-comparison-2n-skx-mrr"
1968   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1969   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1970   parameters:
1971   - "name"
1972   - "parent"
1973   - "result"
1974   - "tags"
1975
1976 # VPP Compare NICs 2n-skx 4t2c mrr
1977 - type: "table"
1978   title: "VPP Compare NICs 2n-skx 4t2c mrr"
1979   algorithm: "table_nics_comparison"
1980   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-mrr"
1981   reference:
1982     title: "Intel-x710"
1983     nic: "NIC_Intel-X710"
1984   compare:
1985     title: "Intel-xxv710"
1986     nic: "NIC_Intel-XXV710"
1987   data: "vpp-nic-comparison-2n-skx-mrr"
1988   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1989   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1990   parameters:
1991   - "name"
1992   - "parent"
1993   - "result"
1994   - "tags"
1995
1996 # VPP Compare NICs 2n-skx 8t4c mrr
1997 - type: "table"
1998   title: "VPP Compare NICs 2n-skx 8t4c mrr"
1999   algorithm: "table_nics_comparison"
2000   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-nics-mrr"
2001   reference:
2002     title: "Intel-x710"
2003     nic: "NIC_Intel-X710"
2004   compare:
2005     title: "Intel-xxv710"
2006     nic: "NIC_Intel-XXV710"
2007   data: "vpp-nic-comparison-2n-skx-mrr"
2008   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2009   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2010   parameters:
2011   - "name"
2012   - "parent"
2013   - "result"
2014   - "tags"
2015
2016 ################################################################################
2017 # VPP
2018
2019 # VPP Performance Changes 2n-dnv 1t1c pdr
2020 - type: "table"
2021   title: "VPP Performance Changes 2n-dnv 1t1c pdr"
2022   algorithm: "table_performance_comparison"
2023   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-pdr"
2024   history:
2025     - title: "rls1810"
2026       data: "intel-dnv-vpp-changes-2n-dnv-h1"
2027   reference:
2028     title: "rls1901"
2029     data: "intel-dnv-vpp-changes-2n-dnv-ref"
2030   compare:
2031     title: "rls1904"
2032     data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2033   data: "intel-dnv-vpp-changes-2n-dnv"
2034   include-tests: "PDR"
2035   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')"
2036   parameters:
2037   - "name"
2038   - "parent"
2039   - "throughput"
2040
2041 # VPP Performance Changes 2n-dnv 2t2c pdr
2042 - type: "table"
2043   title: "VPP Performance Changes 2n-dnv 2t2c pdr"
2044   algorithm: "table_performance_comparison"
2045   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-pdr"
2046   history:
2047     - title: "rls1810"
2048       data: "intel-dnv-vpp-changes-2n-dnv-h1"
2049   reference:
2050     title: "rls1901"
2051     data: "intel-dnv-vpp-changes-2n-dnv-ref"
2052   compare:
2053     title: "rls1904"
2054     data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2055   data: "intel-dnv-vpp-changes-2n-dnv"
2056   include-tests: "PDR"
2057   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')"
2058   parameters:
2059   - "name"
2060   - "parent"
2061   - "throughput"
2062
2063 # VPP Performance Changes 2n-dnv 1t1c ndr
2064 - type: "table"
2065   title: "VPP Performance Changes 2n-dnv 1t1c ndr"
2066   algorithm: "table_performance_comparison"
2067   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-ndr"
2068   history:
2069     - title: "rls1810"
2070       data: "intel-dnv-vpp-changes-2n-dnv-h1"
2071   reference:
2072     title: "rls1901"
2073     data: "intel-dnv-vpp-changes-2n-dnv-ref"
2074   compare:
2075     title: "rls1904"
2076     data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2077   data: "intel-dnv-vpp-changes-2n-dnv"
2078   include-tests: "NDR"
2079   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')"
2080   parameters:
2081   - "name"
2082   - "parent"
2083   - "throughput"
2084
2085 # VPP Performance Changes 2n-dnv 2t2c ndr
2086 - type: "table"
2087   title: "VPP Performance Changes 2n-dnv 2t2c ndr"
2088   algorithm: "table_performance_comparison"
2089   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-ndr"
2090   history:
2091     - title: "rls1810"
2092       data: "intel-dnv-vpp-changes-2n-dnv-h1"
2093   reference:
2094     title: "rls1901"
2095     data: "intel-dnv-vpp-changes-2n-dnv-ref"
2096   compare:
2097     title: "rls1904"
2098     data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2099   data: "intel-dnv-vpp-changes-2n-dnv"
2100   include-tests: "NDR"
2101   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')"
2102   parameters:
2103   - "name"
2104   - "parent"
2105   - "throughput"
2106
2107 # VPP Performance Changes 2n-dnv 1t1c MRR
2108 - type: "table"
2109   title: "VPP Performance Changes 2n-dnv 1t1c MRR"
2110   algorithm: "table_performance_comparison"
2111   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-mrr"
2112   history:
2113     - title: "rls1810"
2114       data: "intel-dnv-vpp-changes-2n-dnv-h1"
2115   reference:
2116     title: "rls1901"
2117     data: "intel-dnv-vpp-changes-2n-dnv-ref"
2118   compare:
2119     title: "rls1904"
2120     data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2121   data: "intel-dnv-vpp-changes-2n-dnv"
2122   include-tests: "MRR"
2123   filter: "'1T1C' and 'MRR'"
2124   parameters:
2125   - "name"
2126   - "parent"
2127   - "result"
2128
2129 # VPP Performance Changes 2n-dnv 2t2c MRR
2130 - type: "table"
2131   title: "VPP Performance Changes 2n-dnv 2t2c MRR"
2132   algorithm: "table_performance_comparison"
2133   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-mrr"
2134   history:
2135     - title: "rls1810"
2136       data: "intel-dnv-vpp-changes-2n-dnv-h1"
2137   reference:
2138     title: "rls1901"
2139     data: "intel-dnv-vpp-changes-2n-dnv-ref"
2140   compare:
2141     title: "rls1904"
2142     data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2143   data: "intel-dnv-vpp-changes-2n-dnv"
2144   include-tests: "MRR"
2145   filter: "'2T2C' and 'MRR'"
2146   parameters:
2147   - "name"
2148   - "parent"
2149   - "result"
2150
2151 # VPP Performance Changes 2n-dnv 4t4c MRR
2152 - type: "table"
2153   title: "VPP Performance Changes 2n-dnv 4t4c MRR"
2154   algorithm: "table_performance_comparison"
2155   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-4t4c-mrr"
2156   history:
2157     - title: "rls1810"
2158       data: "intel-dnv-vpp-changes-2n-dnv-h1"
2159   reference:
2160     title: "rls1901"
2161     data: "intel-dnv-vpp-changes-2n-dnv-ref"
2162   compare:
2163     title: "rls1904"
2164     data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2165   data: "intel-dnv-vpp-changes-2n-dnv"
2166   include-tests: "MRR"
2167   filter: "'4T4C' and 'MRR'"
2168   parameters:
2169   - "name"
2170   - "parent"
2171   - "result"
2172
2173 # VPP Performance Changes 3n-hsw 1t1c pdr
2174 - type: "table"
2175   title: "VPP Performance Changes 3n-hsw 1t1c pdr"
2176   algorithm: "table_performance_comparison"
2177   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr"
2178   history:
2179     - title: "rls1810"
2180       data: "vpp-performance-changes-3n-hsw-h1"
2181   reference:
2182     title: "rls1901"
2183     data: "vpp-performance-changes-3n-hsw-ref"
2184   compare:
2185     title: "rls1904"
2186     data: "vpp-performance-changes-3n-hsw-cmp"
2187   data: "vpp-performance-changes-3n-hsw"
2188   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2189   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2190   parameters:
2191   - "name"
2192   - "parent"
2193   - "throughput"
2194
2195 # VPP Performance Changes 3n-hsw 2t2c pdr
2196 - type: "table"
2197   title: "VPP Performance Changes 3n-hsw 2t2c pdr"
2198   algorithm: "table_performance_comparison"
2199   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr"
2200   history:
2201     - title: "rls1810"
2202       data: "vpp-performance-changes-3n-hsw-h1"
2203   reference:
2204     title: "rls1901"
2205     data: "vpp-performance-changes-3n-hsw-ref"
2206   compare:
2207     title: "rls1904"
2208     data: "vpp-performance-changes-3n-hsw-cmp"
2209   data: "vpp-performance-changes-3n-hsw"
2210   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2211   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2212   parameters:
2213   - "name"
2214   - "parent"
2215   - "throughput"
2216
2217 # VPP Performance Changes 3n-hsw 1t1c ndr
2218 - type: "table"
2219   title: "VPP Performance Changes 3n-hsw 1t1c ndr"
2220   algorithm: "table_performance_comparison"
2221   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr"
2222   history:
2223     - title: "rls1810"
2224       data: "vpp-performance-changes-3n-hsw-h1"
2225   reference:
2226     title: "rls1901"
2227     data: "vpp-performance-changes-3n-hsw-ref"
2228   compare:
2229     title: "rls1904"
2230     data: "vpp-performance-changes-3n-hsw-cmp"
2231   data: "vpp-performance-changes-3n-hsw"
2232   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2233   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2234   parameters:
2235   - "name"
2236   - "parent"
2237   - "throughput"
2238
2239 # VPP Performance Changes 3n-hsw 2t2c ndr
2240 - type: "table"
2241   title: "VPP Performance Changes 3n-hsw 2t2c ndr"
2242   algorithm: "table_performance_comparison"
2243   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr"
2244   history:
2245     - title: "rls1810"
2246       data: "vpp-performance-changes-3n-hsw-h1"
2247   reference:
2248     title: "rls1901"
2249     data: "vpp-performance-changes-3n-hsw-ref"
2250   compare:
2251     title: "rls1904"
2252     data: "vpp-performance-changes-3n-hsw-cmp"
2253   data: "vpp-performance-changes-3n-hsw"
2254   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2255   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2256   parameters:
2257   - "name"
2258   - "parent"
2259   - "throughput"
2260
2261 # VPP Performance Changes 3n-skx 2t1c pdr
2262 - type: "table"
2263   title: "VPP Performance Changes 3n-skx 2t1c pdr"
2264   algorithm: "table_performance_comparison"
2265   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
2266   history:
2267     - title: "rls1810"
2268       data: "vpp-performance-changes-3n-skx-h1"
2269   reference:
2270     title: "rls1901"
2271     data: "vpp-performance-changes-3n-skx-ref"
2272   compare:
2273     title: "rls1904"
2274     data: "vpp-performance-changes-3n-skx-cmp"
2275   data: "vpp-performance-changes-3n-skx"
2276   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2277   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2278   parameters:
2279   - "name"
2280   - "parent"
2281   - "throughput"
2282
2283 # VPP Performance Changes 3n-skx 4t2c pdr
2284 - type: "table"
2285   title: "VPP Performance Changes 3n-skx 4t2c pdr"
2286   algorithm: "table_performance_comparison"
2287   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
2288   history:
2289     - title: "rls1810"
2290       data: "vpp-performance-changes-3n-skx-h1"
2291   reference:
2292     title: "rls1901"
2293     data: "vpp-performance-changes-3n-skx-ref"
2294   compare:
2295     title: "rls1904"
2296     data: "vpp-performance-changes-3n-skx-cmp"
2297   data: "vpp-performance-changes-3n-skx"
2298   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2299   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2300   parameters:
2301   - "name"
2302   - "parent"
2303   - "throughput"
2304
2305 # VPP Performance Changes 3n-skx 2t1c ndr
2306 - type: "table"
2307   title: "VPP Performance Changes 3n-skx 2t1c ndr"
2308   algorithm: "table_performance_comparison"
2309   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
2310   history:
2311     - title: "rls1810"
2312       data: "vpp-performance-changes-3n-skx-h1"
2313   reference:
2314     title: "rls1901"
2315     data: "vpp-performance-changes-3n-skx-ref"
2316   compare:
2317     title: "rls1904"
2318     data: "vpp-performance-changes-3n-skx-cmp"
2319   data: "vpp-performance-changes-3n-skx"
2320   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2321   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2322   parameters:
2323   - "name"
2324   - "parent"
2325   - "throughput"
2326
2327 # VPP Performance Changes 3n-skx 4t2c ndr
2328 - type: "table"
2329   title: "VPP Performance Changes 3n-skx 4t2c ndr"
2330   algorithm: "table_performance_comparison"
2331   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
2332   history:
2333     - title: "rls1810"
2334       data: "vpp-performance-changes-3n-skx-h1"
2335   reference:
2336     title: "rls1901"
2337     data: "vpp-performance-changes-3n-skx-ref"
2338   compare:
2339     title: "rls1904"
2340     data: "vpp-performance-changes-3n-skx-cmp"
2341   data: "vpp-performance-changes-3n-skx"
2342   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2343   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2344   parameters:
2345   - "name"
2346   - "parent"
2347   - "throughput"
2348
2349 # VPP Performance Changes 2n-skx 2t1c pdr
2350 - type: "table"
2351   title: "VPP Performance Changes 2n-skx 2t1c pdr"
2352   algorithm: "table_performance_comparison"
2353   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
2354   history:
2355     - title: "rls1810"
2356       data: "vpp-performance-changes-2n-skx-h1"
2357   reference:
2358     title: "rls1901"
2359     data: "vpp-performance-changes-2n-skx-ref"
2360   compare:
2361     title: "rls1904"
2362     data: "vpp-performance-changes-2n-skx-cmp"
2363   data: "vpp-performance-changes-2n-skx"
2364   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2365   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2366   parameters:
2367   - "name"
2368   - "parent"
2369   - "throughput"
2370
2371 # VPP Performance Changes 2n-skx 4t2c pdr
2372 - type: "table"
2373   title: "VPP Performance Changes 2n-skx 4t2c pdr"
2374   algorithm: "table_performance_comparison"
2375   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr"
2376   history:
2377     - title: "rls1810"
2378       data: "vpp-performance-changes-2n-skx-h1"
2379   reference:
2380     title: "rls1901"
2381     data: "vpp-performance-changes-2n-skx-ref"
2382   compare:
2383     title: "rls1904"
2384     data: "vpp-performance-changes-2n-skx-cmp"
2385   data: "vpp-performance-changes-2n-skx"
2386   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2387   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2388   parameters:
2389   - "name"
2390   - "parent"
2391   - "throughput"
2392
2393 # VPP Performance Changes 2n-skx 2t1c ndr
2394 - type: "table"
2395   title: "VPP Performance Changes 2n-skx 2t1c ndr"
2396   algorithm: "table_performance_comparison"
2397   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
2398   history:
2399     - title: "rls1810"
2400       data: "vpp-performance-changes-2n-skx-h1"
2401   reference:
2402     title: "rls1901"
2403     data: "vpp-performance-changes-2n-skx-ref"
2404   compare:
2405     title: "rls1904"
2406     data: "vpp-performance-changes-2n-skx-cmp"
2407   data: "vpp-performance-changes-2n-skx"
2408   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2409   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2410   parameters:
2411   - "name"
2412   - "parent"
2413   - "throughput"
2414
2415 # VPP Performance Changes 2n-skx 4t2c ndr
2416 - type: "table"
2417   title: "VPP Performance Changes 2n-skx 4t2c ndr"
2418   algorithm: "table_performance_comparison"
2419   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr"
2420   history:
2421     - title: "rls1810"
2422       data: "vpp-performance-changes-2n-skx-h1"
2423   reference:
2424     title: "rls1901"
2425     data: "vpp-performance-changes-2n-skx-ref"
2426   compare:
2427     title: "rls1904"
2428     data: "vpp-performance-changes-2n-skx-cmp"
2429   data: "vpp-performance-changes-2n-skx"
2430   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2431   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2432   parameters:
2433   - "name"
2434   - "parent"
2435   - "throughput"
2436
2437 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr
2438 - type: "table"
2439   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr"
2440   algorithm: "table_performance_comparison"
2441   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-ndr"
2442   reference:
2443     title: "3-Node Hsw"
2444     data: "vpp-compare-testbeds-ref"
2445   compare:
2446     title: "3-Node Skx"
2447     data: "vpp-compare-testbeds-cmp"
2448   data: "vpp-compare-testbeds"
2449   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2450   filter: "'NIC_Intel-X710' and 'NDRPDR' and '1C'"
2451   parameters:
2452   - "name"
2453   - "parent"
2454   - "throughput"
2455
2456 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr
2457 - type: "table"
2458   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr"
2459   algorithm: "table_performance_comparison"
2460   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-ndr"
2461   reference:
2462     title: "3-Node Hsw"
2463     data: "vpp-compare-testbeds-ref"
2464   compare:
2465     title: "3-Node Skx"
2466     data: "vpp-compare-testbeds-cmp"
2467   data: "vpp-compare-testbeds"
2468   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2469   filter: "'NIC_Intel-X710' and 'NDRPDR' and '2C'"
2470   parameters:
2471   - "name"
2472   - "parent"
2473   - "throughput"
2474
2475 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr
2476 - type: "table"
2477   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr"
2478   algorithm: "table_performance_comparison"
2479   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-pdr"
2480   reference:
2481     title: "3-Node Hsw"
2482     data: "vpp-compare-testbeds-ref"
2483   compare:
2484     title: "3-Node Skx"
2485     data: "vpp-compare-testbeds-cmp"
2486   data: "vpp-compare-testbeds"
2487   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2488   filter: "'NIC_Intel-X710' and 'NDRPDR' and '1C'"
2489   parameters:
2490   - "name"
2491   - "parent"
2492   - "throughput"
2493
2494 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr
2495 - type: "table"
2496   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr"
2497   algorithm: "table_performance_comparison"
2498   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-pdr"
2499   reference:
2500     title: "3-Node Hsw"
2501     data: "vpp-compare-testbeds-ref"
2502   compare:
2503     title: "3-Node Skx"
2504     data: "vpp-compare-testbeds-cmp"
2505   data: "vpp-compare-testbeds"
2506   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2507   filter: "'NIC_Intel-X710' and 'NDRPDR' and '2C'"
2508   parameters:
2509   - "name"
2510   - "parent"
2511   - "throughput"
2512
2513 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
2514 - type: "table"
2515   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
2516   algorithm: "table_performance_comparison"
2517   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
2518   reference:
2519     title: "3-Node Skx"
2520     data: "vpp-compare-topologies-ref"
2521   compare:
2522     title: "2-Node Skx"
2523     data: "vpp-compare-topologies-cmp"
2524   data: "vpp-compare-topologies"
2525   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2526   filter: "'NDRPDR' and '1C'"
2527   parameters:
2528   - "name"
2529   - "parent"
2530   - "throughput"
2531
2532 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
2533 - type: "table"
2534   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
2535   algorithm: "table_performance_comparison"
2536   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
2537   reference:
2538     title: "3-Node Skx"
2539     data: "vpp-compare-topologies-ref"
2540   compare:
2541     title: "2-Node Skx"
2542     data: "vpp-compare-topologies-cmp"
2543   data: "vpp-compare-topologies"
2544   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2545   filter: "'NDRPDR' and '2C'"
2546   parameters:
2547   - "name"
2548   - "parent"
2549   - "throughput"
2550
2551 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
2552 - type: "table"
2553   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
2554   algorithm: "table_performance_comparison"
2555   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
2556   reference:
2557     title: "3-Node Skx"
2558     data: "vpp-compare-topologies-ref"
2559   compare:
2560     title: "2-Node Skx"
2561     data: "vpp-compare-topologies-cmp"
2562   data: "vpp-compare-topologies"
2563   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2564   filter: "'NDRPDR' and '1C'"
2565   parameters:
2566   - "name"
2567   - "parent"
2568   - "throughput"
2569
2570 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr
2571 - type: "table"
2572   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
2573   algorithm: "table_performance_comparison"
2574   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
2575   reference:
2576     title: "3-Node Skx"
2577     data: "vpp-compare-topologies-ref"
2578   compare:
2579     title: "2-Node Skx"
2580     data: "vpp-compare-topologies-cmp"
2581   data: "vpp-compare-topologies"
2582   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2583   filter: "'NDRPDR' and '2C'"
2584   parameters:
2585   - "name"
2586   - "parent"
2587   - "throughput"
2588
2589 # VPP Performance Changes 3n-hsw 1t1c MRR
2590 - type: "table"
2591   title: "VPP Performance Changes 3n-hsw 1t1c MRR"
2592   algorithm: "table_performance_comparison"
2593   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
2594   history:
2595     - title: "rls1810"
2596       data: "vpp-performance-changes-3n-hsw-mrr-h1"
2597   reference:
2598     title: "rls1901"
2599     data: "vpp-performance-changes-3n-hsw-mrr-ref"
2600   compare:
2601     title: "rls1904"
2602     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
2603   data: "vpp-performance-changes-3n-hsw-mrr"
2604   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2605   filter: "'1T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2606   parameters:
2607   - "name"
2608   - "parent"
2609   - "result"
2610
2611 # VPP Performance Changes 3n-hsw 2t2c MRR
2612 - type: "table"
2613   title: "VPP Performance Changes 3n-hsw 2t2c MRR"
2614   algorithm: "table_performance_comparison"
2615   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
2616   history:
2617     - title: "rls1810"
2618       data: "vpp-performance-changes-3n-hsw-mrr-h1"
2619   reference:
2620     title: "rls1901"
2621     data: "vpp-performance-changes-3n-hsw-mrr-ref"
2622   compare:
2623     title: "rls1904"
2624     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
2625   data: "vpp-performance-changes-3n-hsw-mrr"
2626   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2627   filter: "'2T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2628   parameters:
2629   - "name"
2630   - "parent"
2631   - "result"
2632
2633 # VPP Performance Changes 3n-hsw 4t4c MRR
2634 - type: "table"
2635   title: "VPP Performance Changes 3n-hsw 4t4c MRR"
2636   algorithm: "table_performance_comparison"
2637   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
2638   history:
2639     - title: "rls1810"
2640       data: "vpp-performance-changes-3n-hsw-mrr-h1"
2641   reference:
2642     title: "rls1901"
2643     data: "vpp-performance-changes-3n-hsw-mrr-ref"
2644   compare:
2645     title: "rls1904"
2646     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
2647   data: "vpp-performance-changes-3n-hsw-mrr"
2648   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2649   filter: "'4T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2650   parameters:
2651   - "name"
2652   - "parent"
2653   - "result"
2654
2655 # VPP Performance Changes 3n-skx 2t1c MRR
2656 - type: "table"
2657   title: "VPP Performance Changes 3n-skx 2t1c MRR"
2658   algorithm: "table_performance_comparison"
2659   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
2660   history:
2661     - title: "rls1810"
2662       data: "vpp-performance-changes-3n-skx-mrr-h1"
2663   reference:
2664     title: "rls1901"
2665     data: "vpp-performance-changes-3n-skx-mrr-ref"
2666   compare:
2667     title: "rls1904"
2668     data: "vpp-performance-changes-3n-skx-mrr-cmp"
2669   data: "vpp-performance-changes-3n-skx-mrr"
2670   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2671   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2672   parameters:
2673   - "name"
2674   - "parent"
2675   - "result"
2676
2677 # VPP Performance Changes 3n-skx 4t2c MRR
2678 - type: "table"
2679   title: "VPP Performance Changes 3n-skx 4t2c MRR"
2680   algorithm: "table_performance_comparison"
2681   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
2682   history:
2683     - title: "rls1810"
2684       data: "vpp-performance-changes-3n-skx-mrr-h1"
2685   reference:
2686     title: "rls1901"
2687     data: "vpp-performance-changes-3n-skx-mrr-ref"
2688   compare:
2689     title: "rls1904"
2690     data: "vpp-performance-changes-3n-skx-mrr-cmp"
2691   data: "vpp-performance-changes-3n-skx-mrr"
2692   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2693   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2694   parameters:
2695   - "name"
2696   - "parent"
2697   - "result"
2698
2699 # VPP Performance Changes 3n-skx 8t4c MRR
2700 - type: "table"
2701   title: "VPP Performance Changes 3n-skx 8t4c MRR"
2702   algorithm: "table_performance_comparison"
2703   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
2704   history:
2705     - title: "rls1810"
2706       data: "vpp-performance-changes-3n-skx-mrr-h1"
2707   reference:
2708     title: "rls1901"
2709     data: "vpp-performance-changes-3n-skx-mrr-ref"
2710   compare:
2711     title: "rls1904"
2712     data: "vpp-performance-changes-3n-skx-mrr-cmp"
2713   data: "vpp-performance-changes-3n-skx-mrr"
2714   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2715   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2716   parameters:
2717   - "name"
2718   - "parent"
2719   - "result"
2720
2721 # VPP Performance Changes 2n-skx 2t1c MRR
2722 - type: "table"
2723   title: "VPP Performance Changes 2n-skx 2t1c MRR"
2724   algorithm: "table_performance_comparison"
2725   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
2726   history:
2727     - title: "rls1810"
2728       data: "vpp-performance-changes-2n-skx-mrr-h1"
2729   reference:
2730     title: "rls1901"
2731     data: "vpp-performance-changes-2n-skx-mrr-ref"
2732   compare:
2733     title: "rls1904"
2734     data: "vpp-performance-changes-2n-skx-mrr-cmp"
2735   data: "vpp-performance-changes-2n-skx-mrr"
2736   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2737   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2738   parameters:
2739   - "name"
2740   - "parent"
2741   - "result"
2742
2743 # VPP Performance Changes 2n-skx 4t2c MRR
2744 - type: "table"
2745   title: "VPP Performance Changes 2n-skx 4t2c MRR"
2746   algorithm: "table_performance_comparison"
2747   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
2748   history:
2749     - title: "rls1810"
2750       data: "vpp-performance-changes-2n-skx-mrr-h1"
2751   reference:
2752     title: "rls1901"
2753     data: "vpp-performance-changes-2n-skx-mrr-ref"
2754   compare:
2755     title: "rls1904"
2756     data: "vpp-performance-changes-2n-skx-mrr-cmp"
2757   data: "vpp-performance-changes-2n-skx-mrr"
2758   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2759   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2760   parameters:
2761   - "name"
2762   - "parent"
2763   - "result"
2764
2765 # VPP Performance Changes 2n-skx 8t4c MRR
2766 - type: "table"
2767   title: "VPP Performance Changes 2n-skx 8t4c MRR"
2768   algorithm: "table_performance_comparison"
2769   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
2770   history:
2771     - title: "rls1810"
2772       data: "vpp-performance-changes-2n-skx-mrr-h1"
2773   reference:
2774     title: "rls1901"
2775     data: "vpp-performance-changes-2n-skx-mrr-ref"
2776   compare:
2777     title: "rls1904"
2778     data: "vpp-performance-changes-2n-skx-mrr-cmp"
2779   data: "vpp-performance-changes-2n-skx-mrr"
2780   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2781   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2782   parameters:
2783   - "name"
2784   - "parent"
2785   - "result"
2786
2787 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr
2788 - type: "table"
2789   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr"
2790   algorithm: "table_performance_comparison"
2791   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-mrr"
2792   reference:
2793     title: "3-Node Hsw"
2794     data: "vpp-compare-testbeds-mrr-ref"
2795   compare:
2796     title: "3-Node Skx"
2797     data: "vpp-compare-testbeds-mrr-cmp"
2798   data: "vpp-compare-testbeds-mrr"
2799   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2800   filter: "'NIC_Intel-X710' and 'MRR' and '1C'"
2801   parameters:
2802   - "name"
2803   - "parent"
2804   - "result"
2805
2806 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr
2807 - type: "table"
2808   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr"
2809   algorithm: "table_performance_comparison"
2810   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-mrr"
2811   reference:
2812     title: "3-Node Hsw"
2813     data: "vpp-compare-testbeds-mrr-ref"
2814   compare:
2815     title: "3-Node Skx"
2816     data: "vpp-compare-testbeds-mrr-cmp"
2817   data: "vpp-compare-testbeds-mrr"
2818   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2819   filter: "'NIC_Intel-X710' and 'MRR' and '2C'"
2820   parameters:
2821   - "name"
2822   - "parent"
2823   - "result"
2824
2825 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr
2826 - type: "table"
2827   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr"
2828   algorithm: "table_performance_comparison"
2829   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-4c-mrr"
2830   reference:
2831     title: "3-Node Hsw"
2832     data: "vpp-compare-testbeds-mrr-ref"
2833   compare:
2834     title: "3-Node Skx"
2835     data: "vpp-compare-testbeds-mrr-cmp"
2836   data: "vpp-compare-testbeds-mrr"
2837   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2838   filter: "'NIC_Intel-X710' and 'MRR' and '4C'"
2839   parameters:
2840   - "name"
2841   - "parent"
2842   - "result"
2843
2844 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr
2845 - type: "table"
2846   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr"
2847   algorithm: "table_performance_comparison"
2848   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-mrr"
2849   reference:
2850     title: "3-Node Skx"
2851     data: "vpp-compare-topologies-mrr-ref"
2852   compare:
2853     title: "2-Node Skx"
2854     data: "vpp-compare-topologies-mrr-cmp"
2855   data: "vpp-compare-topologies-mrr"
2856   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2857   filter: "'MRR' and '1C'"
2858   parameters:
2859   - "name"
2860   - "parent"
2861   - "result"
2862
2863 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr
2864 - type: "table"
2865   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr"
2866   algorithm: "table_performance_comparison"
2867   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-mrr"
2868   reference:
2869     title: "3-Node Skx"
2870     data: "vpp-compare-topologies-mrr-ref"
2871   compare:
2872     title: "2-Node Skx"
2873     data: "vpp-compare-topologies-mrr-cmp"
2874   data: "vpp-compare-topologies-mrr"
2875   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2876   filter: "'MRR' and '2C'"
2877   parameters:
2878   - "name"
2879   - "parent"
2880   - "result"
2881
2882 # VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr
2883 - type: "table"
2884   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr"
2885   algorithm: "table_performance_comparison"
2886   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-4c-mrr"
2887   reference:
2888     title: "3-Node Skx"
2889     data: "vpp-compare-topologies-mrr-ref"
2890   compare:
2891     title: "2-Node Skx"
2892     data: "vpp-compare-topologies-mrr-cmp"
2893   data: "vpp-compare-topologies-mrr"
2894   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2895   filter: "'MRR' and '4C'"
2896   parameters:
2897   - "name"
2898   - "parent"
2899   - "result"
2900
2901 # Detailed Test Results - VPP Performance Results 3n-hsw
2902 - type: "table"
2903   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
2904   algorithm: "table_merged_details"
2905   output-file-ext: ".csv"
2906   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
2907   columns:
2908   - title: "Name"
2909     data: "data name"
2910   - title: "Status"
2911     data: "data msg"
2912   rows: "generated"
2913   data: "vpp-perf-results-3n-hsw"
2914   filter: "not 'NDRCHK' and not 'PDRCHK'"
2915   parameters:
2916   - "name"
2917   - "parent"
2918   - "msg"
2919
2920 # Detailed Test Results - VPP Performance Results 3n-skx
2921 - type: "table"
2922   title: "Detailed Test Results - VPP Performance Results 3n-skx"
2923   algorithm: "table_merged_details"
2924   output-file-ext: ".csv"
2925   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
2926   columns:
2927   - title: "Name"
2928     data: "data name"
2929   - title: "Status"
2930     data: "data msg"
2931   rows: "generated"
2932   data: "vpp-perf-results-3n-skx"
2933   filter: "not 'NDRCHK' and not 'PDRCHK'"
2934   parameters:
2935   - "name"
2936   - "parent"
2937   - "msg"
2938
2939 # Detailed Test Results - VPP Performance Results 2n-skx
2940 - type: "table"
2941   title: "Detailed Test Results - VPP Performance Results 2n-skx"
2942   algorithm: "table_merged_details"
2943   output-file-ext: ".csv"
2944   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
2945   columns:
2946   - title: "Name"
2947     data: "data name"
2948   - title: "Status"
2949     data: "data msg"
2950   rows: "generated"
2951   data: "vpp-perf-results-2n-skx"
2952   filter: "not 'NDRCHK' and not 'PDRCHK'"
2953   parameters:
2954   - "name"
2955   - "parent"
2956   - "msg"
2957
2958 # Detailed Test Results - VPP Performance Results 2n-dnv
2959 - type: "table"
2960   title: "Detailed Test Results - VPP Performance Results 2n-dnv"
2961   algorithm: "table_details"
2962   output-file-ext: ".csv"
2963   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
2964   columns:
2965   - title: "Name"
2966     data: "data name"
2967   - title: "Status"
2968     data: "data msg"
2969   rows: "generated"
2970   data: "intel-dnv-vpp"
2971   filter: "'NDRPDR'"
2972   parameters:
2973   - "name"
2974   - "parent"
2975   - "msg"
2976
2977 # Test configuration - VPP Performance Test Configs 3n-hsw
2978 - type: "table"
2979   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
2980   algorithm: "table_merged_details"
2981   output-file-ext: ".csv"
2982   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_test_configuration_3n_hsw"
2983   columns:
2984   - title: "Name"
2985     data: "data name"
2986   - title: "VPP API Test Commands History - Commands Used Per Test Case"
2987     data: "data conf-history"
2988   rows: "generated"
2989   data: "vpp-perf-results-3n-hsw"
2990   filter: "not 'NDRCHK' and not 'PDRCHK'"
2991   parameters:
2992   - "parent"
2993   - "name"
2994   - "conf-history"
2995
2996 # Test configuration - VPP Performance Test Configs 3n-skx
2997 - type: "table"
2998   title: "Test configuration - VPP Performance Test Configs 3n-skx"
2999   algorithm: "table_merged_details"
3000   output-file-ext: ".csv"
3001   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_test_configuration_3n_skx"
3002   columns:
3003   - title: "Name"
3004     data: "data name"
3005   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3006     data: "data conf-history"
3007   rows: "generated"
3008   data: "vpp-perf-results-3n-skx"
3009   filter: "not 'NDRCHK' and not 'PDRCHK'"
3010   parameters:
3011   - "parent"
3012   - "name"
3013   - "conf-history"
3014
3015 # Test configuration - VPP Performance Test Configs 2n-skx
3016 - type: "table"
3017   title: "Test configuration - VPP Performance Test Configs 2n-skx"
3018   algorithm: "table_merged_details"
3019   output-file-ext: ".csv"
3020   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_test_configuration_2n_skx"
3021   columns:
3022   - title: "Name"
3023     data: "data name"
3024   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3025     data: "data conf-history"
3026   rows: "generated"
3027   data: "vpp-perf-results-2n-skx"
3028   filter: "not 'NDRCHK' and not 'PDRCHK'"
3029   parameters:
3030   - "parent"
3031   - "name"
3032   - "conf-history"
3033
3034 # Test configuration - VPP Performance Test Configs 2n-dnv
3035 - type: "table"
3036   title: "Test configuration - VPP Performance Test Configs 2n-dnv"
3037   algorithm: "table_details"
3038   output-file-ext: ".csv"
3039   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/vpp_test_configuration_2n_dnv"
3040   columns:
3041   - title: "Name"
3042     data: "data name"
3043   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3044     data: "data conf-history"
3045   rows: "generated"
3046   data: "intel-dnv-vpp"
3047   filter: "'NDRPDR'"
3048   parameters:
3049   - "parent"
3050   - "name"
3051   - "conf-history"
3052
3053 # Test Operational Data - VPP Performance Operational Data 3n-hsw
3054 - type: "table"
3055   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
3056   algorithm: "table_merged_details"
3057   output-file-ext: ".csv"
3058   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_test_operational_3n_hsw"
3059   columns:
3060   - title: "Name"
3061     data: "data name"
3062   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3063     data: "data show-run"
3064   rows: "generated"
3065   data: "vpp-perf-results-3n-hsw"
3066   filter: "not 'NDRCHK' and not 'PDRCHK'"
3067   parameters:
3068   - "parent"
3069   - "name"
3070   - "show-run"
3071
3072 # Test Operational Data - VPP Performance Operational Data 3n-skx
3073 - type: "table"
3074   title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
3075   algorithm: "table_merged_details"
3076   output-file-ext: ".csv"
3077   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_test_operational_3n_skx"
3078   columns:
3079   - title: "Name"
3080     data: "data name"
3081   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3082     data: "data show-run"
3083   rows: "generated"
3084   data: "vpp-perf-results-3n-skx"
3085   filter: "not 'NDRCHK' and not 'PDRCHK'"
3086   parameters:
3087   - "parent"
3088   - "name"
3089   - "show-run"
3090
3091 # Test Operational Data - VPP Performance Operational Data 2n-skx
3092 - type: "table"
3093   title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
3094   algorithm: "table_merged_details"
3095   output-file-ext: ".csv"
3096   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_test_operational_2n_skx"
3097   columns:
3098   - title: "Name"
3099     data: "data name"
3100   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3101     data: "data show-run"
3102   rows: "generated"
3103   data: "vpp-perf-results-2n-skx"
3104   filter: "not 'NDRCHK' and not 'PDRCHK'"
3105   parameters:
3106   - "parent"
3107   - "name"
3108   - "show-run"
3109
3110 # Test Operational Data - VPP Performance Operational Data 2n-dnv
3111 - type: "table"
3112   title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
3113   algorithm: "table_details"
3114   output-file-ext: ".csv"
3115   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/vpp_test_operational_2n_dnv"
3116   columns:
3117   - title: "Name"
3118     data: "data name"
3119   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3120     data: "data show-run"
3121   rows: "generated"
3122   data: "intel-dnv-vpp"
3123   filter: "'NDRPDR'"
3124   parameters:
3125   - "parent"
3126   - "name"
3127   - "show-run"
3128
3129 # Detailed Test Results - VPP MRR Results 3n-hsw
3130 - type: "table"
3131   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
3132   algorithm: "table_details"
3133   output-file-ext: ".csv"
3134   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
3135   columns:
3136   - title: "Name"
3137     data: "data name"
3138   - title: "Status"
3139     data: "data msg"
3140   rows: "generated"
3141   data: "vpp-mrr-results-3n-hsw"
3142   filter: "'MRR'"
3143   parameters:
3144   - "name"
3145   - "parent"
3146   - "msg"
3147
3148 # Detailed Test Results - VPP MRR Results 3n-skx
3149 - type: "table"
3150   title: "Detailed Test Results - VPP MRR Results 3n-skx"
3151   algorithm: "table_details"
3152   output-file-ext: ".csv"
3153   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
3154   columns:
3155   - title: "Name"
3156     data: "data name"
3157   - title: "Status"
3158     data: "data msg"
3159   rows: "generated"
3160   data: "vpp-mrr-results-3n-skx"
3161   filter: "'MRR'"
3162   parameters:
3163   - "name"
3164   - "parent"
3165   - "msg"
3166
3167 # Detailed Test Results - VPP MRR Results 2n-skx
3168 - type: "table"
3169   title: "Detailed Test Results - VPP MRR Results 2n-skx"
3170   algorithm: "table_details"
3171   output-file-ext: ".csv"
3172   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
3173   columns:
3174   - title: "Name"
3175     data: "data name"
3176   - title: "Status"
3177     data: "data msg"
3178   rows: "generated"
3179   data: "vpp-mrr-results-2n-skx"
3180   filter: "'MRR'"
3181   parameters:
3182   - "name"
3183   - "parent"
3184   - "msg"
3185
3186 # Detailed Test Results - VPP MRR Results 2n-dnv
3187 - type: "table"
3188   title: "Detailed Test Results - VPP MRR Results 2n-dnv"
3189   algorithm: "table_details"
3190   output-file-ext: ".csv"
3191   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/vpp_mrr_results_2n_dnv"
3192   columns:
3193   - title: "Name"
3194     data: "data name"
3195   - title: "Status"
3196     data: "data msg"
3197   rows: "generated"
3198   data: "intel-dnv-vpp"
3199   filter: "'MRR'"
3200   parameters:
3201   - "name"
3202   - "parent"
3203   - "msg"
3204
3205 # Test configuration - VPP MRR Test Configs 3n-hsw
3206 - type: "table"
3207   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
3208   algorithm: "table_details"
3209   output-file-ext: ".csv"
3210   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_test_configuration_3n_hsw"
3211   columns:
3212   - title: "Name"
3213     data: "data name"
3214   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3215     data: "data conf-history"
3216   rows: "generated"
3217   data: "vpp-mrr-results-3n-hsw"
3218   filter: "'MRR'"
3219   parameters:
3220   - "parent"
3221   - "name"
3222   - "conf-history"
3223
3224 # Test configuration - VPP MRR Test Configs 3n-skx
3225 - type: "table"
3226   title: "Test configuration - VPP MRR Test Configs 3n-skx"
3227   algorithm: "table_details"
3228   output-file-ext: ".csv"
3229   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_test_configuration_3n_skx"
3230   columns:
3231   - title: "Name"
3232     data: "data name"
3233   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3234     data: "data conf-history"
3235   rows: "generated"
3236   data: "vpp-mrr-results-3n-skx"
3237   filter: "'MRR'"
3238   parameters:
3239   - "parent"
3240   - "name"
3241   - "conf-history"
3242
3243 # Test configuration - VPP MRR Test Configs 2n-skx
3244 - type: "table"
3245   title: "Test configuration - VPP MRR Test Configs 2n-skx"
3246   algorithm: "table_details"
3247   output-file-ext: ".csv"
3248   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_test_configuration_2n_skx"
3249   columns:
3250   - title: "Name"
3251     data: "data name"
3252   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3253     data: "data conf-history"
3254   rows: "generated"
3255   data: "vpp-mrr-results-2n-skx"
3256   filter: "'MRR'"
3257   parameters:
3258   - "parent"
3259   - "name"
3260   - "conf-history"
3261
3262 # Test configuration - VPP MRR Test Configs 2n-dnv
3263 - type: "table"
3264   title: "Test configuration - VPP MRR Test Configs 2n-dnv"
3265   algorithm: "table_details"
3266   output-file-ext: ".csv"
3267   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/vpp_mrr_test_configuration_2n_dnv"
3268   columns:
3269   - title: "Name"
3270     data: "data name"
3271   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3272     data: "data conf-history"
3273   rows: "generated"
3274   data: "intel-dnv-vpp"
3275   filter: "'MRR'"
3276   parameters:
3277   - "parent"
3278   - "name"
3279   - "conf-history"
3280
3281 # Detailed Test Results - VPP Functional Results - Ubuntu
3282 - type: "table"
3283   title: "Detailed Test Results - VPP Functional Results - Ubuntu"
3284   algorithm: "table_details"
3285   output-file-ext: ".csv"
3286   output-file: "{DIR[DTR,FUNC,VPP,UBUNTU]}/vpp_functional_results_ubuntu"
3287   columns:
3288   - title: "Name"
3289     data: "data name"
3290   - title: "Documentation"
3291     data: "data doc"
3292   - title: "Status"
3293     data: "data status"
3294   rows: "generated"
3295   data: "vpp-func-results-ubuntu"
3296   filter: "all"
3297   parameters:
3298   - "name"
3299   - "parent"
3300   - "doc"
3301   - "status"
3302
3303 # Detailed Test Results - VPP Functional Results - CentOS
3304 - type: "table"
3305   title: "Detailed Test Results - VPP Functional Results - CentOS"
3306   algorithm: "table_details"
3307   output-file-ext: ".csv"
3308   output-file: "{DIR[DTR,FUNC,VPP,CENTOS]}/vpp_functional_results_centos"
3309   columns:
3310   - title: "Name"
3311     data: "data name"
3312   - title: "Documentation"
3313     data: "data doc"
3314   -
3315     title: "Status"
3316     data: "data status"
3317   rows: "generated"
3318   data:
3319     "vpp-func-results-centos"
3320   filter: "all"
3321   parameters:
3322   - "name"
3323   - "parent"
3324   - "doc"
3325   - "status"
3326
3327 # Test configuration - VPP Functional Test Configs - Ubuntu
3328 - type: "table"
3329   title: "Test configuration - VPP Functional Test Configs - Ubuntu"
3330   algorithm: "table_details"
3331   output-file-ext: ".csv"
3332   output-file: "{DIR[DTC,FUNC,VPP,UBUNTU]}/vpp_functional_configuration_ubuntu"
3333   columns:
3334   - title: "Name"
3335     data: "data name"
3336   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3337     data: "data conf-history"
3338   rows: "generated"
3339   data: "vpp-func-results-ubuntu"
3340   filter: "all"
3341   parameters:
3342   - "parent"
3343   - "name"
3344   - "conf-history"
3345
3346 # Test configuration - VPP Functional Test Configs - CentOS
3347 - type: "table"
3348   title: "Test configuration - VPP Functional Test Configs - CentOS"
3349   algorithm: "table_details"
3350   output-file-ext: ".csv"
3351   output-file: "{DIR[DTC,FUNC,VPP,CENTOS]}/vpp_functional_configuration_centos"
3352   columns:
3353   - title: "Name"
3354     data: "data name"
3355   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3356     data: "data conf-history"
3357   rows: "generated"
3358   data: "vpp-func-results-centos"
3359   filter: "all"
3360   parameters:
3361   - "parent"
3362   - "name"
3363   - "conf-history"
3364
3365 # Detailed Test Results - Container Orchestrated Topologies Performance Results 3n-hsw
3366 - type: "table"
3367   title: "Detailed Test Results - Container Orchestrated Topologies Performance Results 3n-hsw"
3368   algorithm: "table_details"
3369   output-file-ext: ".csv"
3370   output-file: "{DIR[DTR,PERF,COT,3N,HSW]}/cot_performance_results_3n_hsw"
3371   columns:
3372   - title: "Name"
3373     data: "data name"
3374   - title: "Status"
3375     data: "data msg"
3376   rows: "generated"
3377   data: "ligato-perf-results-3n-hsw"
3378   filter: "all"
3379   parameters:
3380   - "name"
3381   - "parent"
3382   - "msg"
3383
3384 # Detailed Test Results - VPP Device Results - Ubuntu
3385 - type: "table"
3386   title: "Detailed Test Results - VPP Device Results - Ubuntu"
3387   algorithm: "table_details"
3388   output-file-ext: ".csv"
3389   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
3390   columns:
3391   - title: "Name"
3392     data: "data name"
3393   - title: "Documentation"
3394     data: "data doc"
3395   - title: "Status"
3396     data: "data status"
3397   rows: "generated"
3398   data: "vpp-device-results-ubuntu"
3399   filter: "all"
3400   parameters:
3401   - "name"
3402   - "parent"
3403   - "doc"
3404   - "status"
3405
3406 # Test configuration - VPP Device Test Configs - Ubuntu
3407 - type: "table"
3408   title: "Test configuration - VPP Device Test Configs - Ubuntu"
3409   algorithm: "table_details"
3410   output-file-ext: ".csv"
3411   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
3412   columns:
3413   - title: "Name"
3414     data: "data name"
3415   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3416     data: "data conf-history"
3417   rows: "generated"
3418   data: "vpp-device-results-ubuntu"
3419   filter: "all"
3420   parameters:
3421   - "parent"
3422   - "name"
3423   - "conf-history"
3424
3425 ################################################################################
3426
3427 # DPDK Performance Changes 3n-hsw 1t1c pdr
3428 - type: "table"
3429   title: "DPDK Performance Changes 3n-hsw 1t1c pdr"
3430   algorithm: "table_performance_comparison"
3431   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-pdr"
3432   history:
3433     - title: "rls1810"
3434       data: "dpdk-performance-changes-3n-hsw-h1"
3435   reference:
3436     title: "rls1901"
3437     data: "dpdk-performance-changes-3n-hsw-ref"
3438   compare:
3439     title: "rls1904"
3440     data: "dpdk-performance-changes-3n-hsw-cmp"
3441   data: "dpdk-performance-changes-3n-hsw"
3442   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3443   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3444   parameters:
3445   - "name"
3446   - "parent"
3447   - "throughput"
3448
3449 # DPDK Performance Changes 3n-hsw 2t2c pdr
3450 - type: "table"
3451   title: "DPDK Performance Changes 3n-hsw 2t2c pdr"
3452   algorithm: "table_performance_comparison"
3453   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-pdr"
3454   history:
3455     - title: "rls1810"
3456       data: "dpdk-performance-changes-3n-hsw-h1"
3457   reference:
3458     title: "rls1901"
3459     data: "dpdk-performance-changes-3n-hsw-ref"
3460   compare:
3461     title: "rls1904"
3462     data: "dpdk-performance-changes-3n-hsw-cmp"
3463   data: "dpdk-performance-changes-3n-hsw"
3464   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3465   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3466   parameters:
3467   - "name"
3468   - "parent"
3469   - "throughput"
3470
3471 # DPDK Performance Changes 3n-hsw 1t1c ndr
3472 - type: "table"
3473   title: "DPDK Performance Changes 3n-hsw 1t1c ndr"
3474   algorithm: "table_performance_comparison"
3475   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-ndr"
3476   history:
3477     - title: "rls1810"
3478       data: "dpdk-performance-changes-3n-hsw-h1"
3479   reference:
3480     title: "rls1901"
3481     data: "dpdk-performance-changes-3n-hsw-ref"
3482   compare:
3483     title: "rls1904"
3484     data: "dpdk-performance-changes-3n-hsw-cmp"
3485   data: "dpdk-performance-changes-3n-hsw"
3486   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3487   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3488   parameters:
3489   - "name"
3490   - "parent"
3491   - "throughput"
3492
3493 # DPDK Performance Changes 3n-hsw 2t2c ndr
3494 - type: "table"
3495   title: "DPDK Performance Changes 3n-hsw 2t2c ndr"
3496   algorithm: "table_performance_comparison"
3497   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-ndr"
3498   history:
3499     - title: "rls1810"
3500       data: "dpdk-performance-changes-3n-hsw-h1"
3501   reference:
3502     title: "rls1901"
3503     data: "dpdk-performance-changes-3n-hsw-ref"
3504   compare:
3505     title: "rls1904"
3506     data: "dpdk-performance-changes-3n-hsw-cmp"
3507   data: "dpdk-performance-changes-3n-hsw"
3508   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3509   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3510   parameters:
3511   - "name"
3512   - "parent"
3513   - "throughput"
3514
3515 # DPDK Performance Changes 3n-skx 2t1c pdr
3516 - type: "table"
3517   title: "DPDK Performance Changes 3n-skx 2t1c pdr"
3518   algorithm: "table_performance_comparison"
3519   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-pdr"
3520   history:
3521     - title: "rls1810"
3522       data: "dpdk-performance-changes-3n-skx-h1"
3523   reference:
3524     title: "rls1901"
3525     data: "dpdk-performance-changes-3n-skx-ref"
3526   compare:
3527     title: "rls1904"
3528     data: "dpdk-performance-changes-3n-skx-cmp"
3529   data: "dpdk-performance-changes-3n-skx"
3530   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3531   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3532   parameters:
3533   - "name"
3534   - "parent"
3535   - "throughput"
3536
3537 # DPDK Performance Changes 3n-skx 4t2c pdr
3538 - type: "table"
3539   title: "DPDK Performance Changes 3n-skx 4t2c pdr"
3540   algorithm: "table_performance_comparison"
3541   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-pdr"
3542   history:
3543     - title: "rls1810"
3544       data: "dpdk-performance-changes-3n-skx-h1"
3545   reference:
3546     title: "rls1901"
3547     data: "dpdk-performance-changes-3n-skx-ref"
3548   compare:
3549     title: "rls1904"
3550     data: "dpdk-performance-changes-3n-skx-cmp"
3551   data: "dpdk-performance-changes-3n-skx"
3552   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3553   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3554   parameters:
3555   - "name"
3556   - "parent"
3557   - "throughput"
3558
3559 # DPDK Performance Changes 3n-skx 2t1c ndr
3560 - type: "table"
3561   title: "DPDK Performance Changes 3n-skx 2t1c ndr"
3562   algorithm: "table_performance_comparison"
3563   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-ndr"
3564   history:
3565     - title: "rls1810"
3566       data: "dpdk-performance-changes-3n-skx-h1"
3567   reference:
3568     title: "rls1901"
3569     data: "dpdk-performance-changes-3n-skx-ref"
3570   compare:
3571     title: "rls1904"
3572     data: "dpdk-performance-changes-3n-skx-cmp"
3573   data: "dpdk-performance-changes-3n-skx"
3574   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3575   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3576   parameters:
3577   - "name"
3578   - "parent"
3579   - "throughput"
3580
3581 # DPDK Performance Changes 3n-skx 4t2c ndr
3582 - type: "table"
3583   title: "DPDK Performance Changes 3n-skx 4t2c ndr"
3584   algorithm: "table_performance_comparison"
3585   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-ndr"
3586   history:
3587     - title: "rls1810"
3588       data: "dpdk-performance-changes-3n-skx-h1"
3589   reference:
3590     title: "rls1901"
3591     data: "dpdk-performance-changes-3n-skx-ref"
3592   compare:
3593     title: "rls1904"
3594     data: "dpdk-performance-changes-3n-skx-cmp"
3595   data: "dpdk-performance-changes-3n-skx"
3596   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3597   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3598   parameters:
3599   - "name"
3600   - "parent"
3601   - "throughput"
3602
3603 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr
3604 - type: "table"
3605   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
3606   algorithm: "table_performance_comparison"
3607   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
3608   reference:
3609     title: "3-Node Hsw"
3610     data: "dpdk-compare-testbeds-ref"
3611   compare:
3612     title: "3-Node Skx"
3613     data: "dpdk-compare-testbeds-cmp"
3614   data: "dpdk-compare-testbeds"
3615   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3616   filter: "'NIC_Intel-X710' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3617   parameters:
3618   - "name"
3619   - "parent"
3620   - "throughput"
3621
3622 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr
3623 - type: "table"
3624   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
3625   algorithm: "table_performance_comparison"
3626   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
3627   reference:
3628     title: "3-Node Hsw"
3629     data: "dpdk-compare-testbeds-ref"
3630   compare:
3631     title: "3-Node Skx"
3632     data: "dpdk-compare-testbeds-cmp"
3633   data: "dpdk-compare-testbeds"
3634   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3635   filter: "'NIC_Intel-X710' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3636   parameters:
3637   - "name"
3638   - "parent"
3639   - "throughput"
3640
3641 # DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr
3642 - type: "table"
3643   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr"
3644   algorithm: "table_performance_comparison"
3645   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
3646   reference:
3647     title: "3-Node Skx"
3648     data: "dpdk-compare-topologies-ref"
3649   compare:
3650     title: "2-Node Skx"
3651     data: "dpdk-compare-topologies-cmp"
3652   data: "dpdk-compare-topologies"
3653   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3654   filter: "'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3655   parameters:
3656   - "name"
3657   - "parent"
3658   - "throughput"
3659
3660 # DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr
3661 - type: "table"
3662   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr"
3663   algorithm: "table_performance_comparison"
3664   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
3665   reference:
3666     title: "3-Node Skx"
3667     data: "dpdk-compare-topologies-ref"
3668   compare:
3669     title: "2-Node Skx"
3670     data: "dpdk-compare-topologies-cmp"
3671   data: "dpdk-compare-topologies"
3672   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3673   filter: "'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3674   parameters:
3675   - "name"
3676   - "parent"
3677   - "throughput"
3678
3679 # DPDK Performance Changes 2n-skx 2t1c pdr
3680 - type: "table"
3681   title: "DPDK Performance Changes 2n-skx 2t1c pdr"
3682   algorithm: "table_performance_comparison"
3683   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-pdr"
3684   history:
3685     - title: "rls1810"
3686       data: "dpdk-performance-changes-2n-skx-h1"
3687   reference:
3688     title: "rls1901"
3689     data: "dpdk-performance-changes-2n-skx-ref"
3690   compare:
3691     title: "rls1904"
3692     data: "dpdk-performance-changes-2n-skx-cmp"
3693   data: "dpdk-performance-changes-2n-skx"
3694   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3695   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3696   parameters:
3697   - "name"
3698   - "parent"
3699   - "throughput"
3700
3701 # DPDK Performance Changes 2n-skx 4t2c pdr
3702 - type: "table"
3703   title: "DPDK Performance Changes 2n-skx 4t2c pdr"
3704   algorithm: "table_performance_comparison"
3705   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-pdr"
3706   history:
3707     - title: "rls1810"
3708       data: "dpdk-performance-changes-2n-skx-h1"
3709   reference:
3710     title: "rls1901"
3711     data: "dpdk-performance-changes-2n-skx-ref"
3712   compare:
3713     title: "rls1904"
3714     data: "dpdk-performance-changes-2n-skx-cmp"
3715   data: "dpdk-performance-changes-2n-skx"
3716   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3717   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3718   parameters:
3719   - "name"
3720   - "parent"
3721   - "throughput"
3722
3723 # DPDK Performance Changes 2n-skx 2t1c ndr
3724 - type: "table"
3725   title: "DPDK Performance Changes 2n-skx 2t1c ndr"
3726   algorithm: "table_performance_comparison"
3727   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-ndr"
3728   history:
3729     - title: "rls1810"
3730       data: "dpdk-performance-changes-2n-skx-h1"
3731   reference:
3732     title: "rls1901"
3733     data: "dpdk-performance-changes-2n-skx-ref"
3734   compare:
3735     title: "rls1904"
3736     data: "dpdk-performance-changes-2n-skx-cmp"
3737   data: "dpdk-performance-changes-2n-skx"
3738   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3739   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3740   parameters:
3741   - "name"
3742   - "parent"
3743   - "throughput"
3744
3745 # DPDK Performance Changes 2n-skx 4t2c ndr
3746 - type: "table"
3747   title: "DPDK Performance Changes 2n-skx 4t2c ndr"
3748   algorithm: "table_performance_comparison"
3749   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-ndr"
3750   history:
3751     - title: "rls1810"
3752       data: "dpdk-performance-changes-2n-skx-h1"
3753   reference:
3754     title: "rls1901"
3755     data: "dpdk-performance-changes-2n-skx-ref"
3756   compare:
3757     title: "rls1904"
3758     data: "dpdk-performance-changes-2n-skx-cmp"
3759   data: "dpdk-performance-changes-2n-skx"
3760   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3761   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3762   parameters:
3763   - "name"
3764   - "parent"
3765   - "throughput"
3766
3767 # Detailed Test Results - DPDK Performance Results 3n-hsw
3768 - type: "table"
3769   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
3770   algorithm: "table_details"
3771   output-file-ext: ".csv"
3772   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
3773   columns:
3774   - title: "Name"
3775     data: "data name"
3776   - title: "Status"
3777     data: "data msg"
3778   rows: "generated"
3779   data: "dpdk-perf-results-3n-hsw"
3780   filter: "all"
3781   parameters:
3782   - "name"
3783   - "parent"
3784   - "msg"
3785
3786 # Detailed Test Results - DPDK Performance Results 3n-skx
3787 - type: "table"
3788   title: "Detailed Test Results - DPDK Performance Results 3n-skx"
3789   algorithm: "table_details"
3790   output-file-ext: ".csv"
3791   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
3792   columns:
3793   - title: "Name"
3794     data: "data name"
3795   - title: "Status"
3796     data: "data msg"
3797   rows: "generated"
3798   data: "dpdk-perf-results-3n-skx"
3799   filter: "all"
3800   parameters:
3801   - "name"
3802   - "parent"
3803   - "msg"
3804
3805 # Detailed Test Results - DPDK Performance Results 2n-skx
3806 - type: "table"
3807   title: "Detailed Test Results - DPDK Performance Results 2n-skx"
3808   algorithm: "table_details"
3809   output-file-ext: ".csv"
3810   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
3811   columns:
3812   - title: "Name"
3813     data: "data name"
3814   - title: "Status"
3815     data: "data msg"
3816   rows: "generated"
3817   data: "dpdk-perf-results-2n-skx"
3818   filter: "all"
3819   parameters:
3820   - "name"
3821   - "parent"
3822   - "msg"
3823
3824 ################################################################################
3825 # HoneyComb
3826 - type: "table"
3827   title: "Detailed Test Results - Honeycomb Functional Results"
3828   algorithm: "table_details"
3829   output-file-ext: ".csv"
3830   output-file: "{DIR[DTR,FUNC,HC]}/hc_functional_results"
3831   columns:
3832   - title: "Name"
3833     data: "data name"
3834   - title: "Documentation"
3835     data: "data doc"
3836   - title: "Status"
3837     data: "data status"
3838   rows: "generated"
3839   data:
3840     "hc-func-results"
3841   filter: "all"
3842   parameters:
3843   - "name"
3844   - "parent"
3845   - "doc"
3846   - "status"
3847
3848 ################################################################################
3849 # NSH SFC
3850 #-
3851 #  type: "table"
3852 #  title: "Detailed Test Results - NSH SFC Functional Results"
3853 #  algorithm: "table_details"
3854 #  output-file-ext: ".csv"
3855 #  output-file: "{DIR[DTR,FUNC,NSHSFC]}/nsh_sfc_functional_results"
3856 #  columns:
3857 #  -
3858 #    title: "Name"
3859 #    data: "data name"
3860 #  -
3861 #    title: "Documentation"
3862 #    data: "data doc"
3863 #  -
3864 #    title: "Status"
3865 #    data: "data status"
3866 #  rows: "generated"
3867 #  data:
3868 #    "nsh-func-results"
3869 #  filter: "all"
3870 #  parameters:
3871 #  - "name"
3872 #  - "parent"
3873 #  - "doc"
3874 #  - "status"
3875
3876 ################################################################################
3877 # DMM
3878 - type: "table"
3879   title: "Detailed Test Results - DMM Functional Results"
3880   algorithm: "table_details"
3881   output-file-ext: ".csv"
3882   output-file: "{DIR[DTR,FUNC,DMM]}/dmm_functional_results"
3883   columns:
3884   - title: "Name"
3885     data: "data name"
3886   - title: "Documentation"
3887     data: "data doc"
3888   - title: "Status"
3889     data: "data status"
3890   rows: "generated"
3891   data:
3892     "dmm-func-results"
3893   filter: "all"
3894   parameters:
3895   - "name"
3896   - "parent"
3897   - "doc"
3898   - "status"
3899
3900 ################################################################################
3901 ###                                F I L E S                                 ###
3902 ################################################################################
3903
3904 # VPP Performance Results 3n-hsw
3905 - type: "file"
3906   title: "VPP Performance Results 3n-hsw"
3907   algorithm: "file_test_results"
3908   output-file-ext: ".rst"
3909   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
3910   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"
3911   dir-tables: "{DIR[DTR,PERF,VPP,3N,HSW]}"
3912   data: "vpp-perf-results-3n-hsw"
3913   filter: "not 'NDRCHK' and not 'PDRCHK'"
3914   parameters:
3915   - "name"
3916   - "doc"
3917   - "level"
3918   - "parent"
3919   data-start-level: 3
3920
3921 # VPP Performance Results 3n-skx
3922 - type: "file"
3923   title: "VPP Performance Results 3n-skx"
3924   algorithm: "file_test_results"
3925   output-file-ext: ".rst"
3926   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
3927   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"
3928   dir-tables: "{DIR[DTR,PERF,VPP,3N,SKX]}"
3929   data: "vpp-perf-results-3n-skx"
3930   filter: "not 'NDRCHK' and not 'PDRCHK'"
3931   parameters:
3932   - "name"
3933   - "doc"
3934   - "level"
3935   - "parent"
3936   data-start-level: 3
3937
3938 # VPP Performance Results 2n-skx
3939 - type: "file"
3940   title: "VPP Performance Results 2n-skx"
3941   algorithm: "file_test_results"
3942   output-file-ext: ".rst"
3943   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
3944   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"
3945   dir-tables: "{DIR[DTR,PERF,VPP,2N,SKX]}"
3946   data: "vpp-perf-results-2n-skx"
3947   filter: "not 'NDRCHK' and not 'PDRCHK'"
3948   parameters:
3949   - "name"
3950   - "doc"
3951   - "level"
3952   - "parent"
3953   data-start-level: 3
3954
3955 # VPP Performance Results 2n-dnv
3956 - type: "file"
3957   title: "VPP Performance Results 2n-dnv"
3958   algorithm: "file_test_results"
3959   output-file-ext: ".rst"
3960   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
3961   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"
3962   dir-tables: "{DIR[DTR,PERF,VPP,2N,DNV]}"
3963   data: "intel-dnv-vpp"
3964   filter: "'NDRPDR'"
3965   parameters:
3966   - "name"
3967   - "doc"
3968   - "level"
3969   - "parent"
3970   data-start-level: 3
3971
3972 # VPP Performance Configuration 3n-hsw
3973 - type: "file"
3974   title: "VPP Performance Configuration 3n-hsw"
3975   algorithm: "file_test_results"
3976   output-file-ext: ".rst"
3977   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_performance_configuration_3n_hsw"
3978   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"
3979   dir-tables: "{DIR[DTC,PERF,VPP,3N,HSW]}"
3980   data: "vpp-perf-results-3n-hsw"
3981   filter: "not 'NDRCHK' and not 'PDRCHK'"
3982   parameters:
3983   - "name"
3984   - "doc"
3985   - "level"
3986   - "parent"
3987   data-start-level: 3
3988
3989 # VPP Performance Configuration 3n-skx
3990 - type: "file"
3991   title: "VPP Performance Configuration 3n-skx"
3992   algorithm: "file_test_results"
3993   output-file-ext: ".rst"
3994   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_performance_configuration_3n_skx"
3995   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"
3996   dir-tables: "{DIR[DTC,PERF,VPP,3N,SKX]}"
3997   data: "vpp-perf-results-3n-skx"
3998   filter: "not 'NDRCHK' and not 'PDRCHK'"
3999   parameters:
4000   - "name"
4001   - "doc"
4002   - "level"
4003   - "parent"
4004   data-start-level: 3
4005
4006 # VPP Performance Configuration 2n-skx
4007 - type: "file"
4008   title: "VPP Performance Configuration 2n-skx"
4009   algorithm: "file_test_results"
4010   output-file-ext: ".rst"
4011   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_performance_configuration_2n_skx"
4012   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"
4013   dir-tables: "{DIR[DTC,PERF,VPP,2N,SKX]}"
4014   data: "vpp-perf-results-2n-skx"
4015   filter: "not 'NDRCHK' and not 'PDRCHK'"
4016   parameters:
4017   - "name"
4018   - "doc"
4019   - "level"
4020   - "parent"
4021   data-start-level: 3
4022
4023 # VPP Performance Configuration 2n-dnv
4024 - type: "file"
4025   title: "VPP Performance Configuration 2n-dnv"
4026   algorithm: "file_test_results"
4027   output-file-ext: ".rst"
4028   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/vpp_performance_configuration_2n_dnv"
4029   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"
4030   dir-tables: "{DIR[DTC,PERF,VPP,2N,DNV]}"
4031   data: "intel-dnv-vpp"
4032   filter: "'NDRPDR'"
4033   parameters:
4034   - "name"
4035   - "doc"
4036   - "level"
4037   - "parent"
4038   data-start-level: 3
4039
4040 # VPP Performance Operational Data 3n-hsw
4041 - type: "file"
4042   title: "VPP Performance Operational Data 3n-hsw"
4043   algorithm: "file_test_results"
4044   output-file-ext: ".rst"
4045   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_performance_operational_data_3n_hsw"
4046   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"
4047   dir-tables: "{DIR[DTO,PERF,VPP,3N,HSW]}"
4048   data: "vpp-perf-results-3n-hsw"
4049   filter: "not 'NDRCHK' and not 'PDRCHK'"
4050   parameters:
4051   - "name"
4052   - "doc"
4053   - "level"
4054   - "parent"
4055   data-start-level: 3
4056
4057 # VPP Performance Operational Data 3n-skx
4058 - type: "file"
4059   title: "VPP Performance Operational Data 3n-skx"
4060   algorithm: "file_test_results"
4061   output-file-ext: ".rst"
4062   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_performance_operational_data_3n_skx"
4063   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"
4064   dir-tables: "{DIR[DTO,PERF,VPP,3N,SKX]}"
4065   data: "vpp-perf-results-3n-skx"
4066   filter: "not 'NDRCHK' and not 'PDRCHK'"
4067   parameters:
4068   - "name"
4069   - "doc"
4070   - "level"
4071   - "parent"
4072   data-start-level: 3
4073
4074 # VPP Performance Operational Data 2n-skx
4075 - type: "file"
4076   title: "VPP Performance Operational Data 2n-skx"
4077   algorithm: "file_test_results"
4078   output-file-ext: ".rst"
4079   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_performance_operational_data_2n_skx"
4080   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"
4081   dir-tables: "{DIR[DTO,PERF,VPP,2N,SKX]}"
4082   data: "vpp-perf-results-2n-skx"
4083   filter: "not 'NDRCHK' and not 'PDRCHK'"
4084   parameters:
4085   - "name"
4086   - "doc"
4087   - "level"
4088   - "parent"
4089   data-start-level: 3
4090
4091 # VPP Performance Operational Data 2n-dnv
4092 - type: "file"
4093   title: "VPP Performance Operational Data 2n-dnv"
4094   algorithm: "file_test_results"
4095   output-file-ext: ".rst"
4096   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/vpp_performance_operational_data_2n_dnv"
4097   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"
4098   dir-tables: "{DIR[DTO,PERF,VPP,2N,DNV]}"
4099   data: "intel-dnv-vpp"
4100   filter: "'NDRPDR'"
4101   parameters:
4102   - "name"
4103   - "doc"
4104   - "level"
4105   - "parent"
4106   data-start-level: 3
4107
4108 # VPP MRR Results 3n-hsw
4109 - type: "file"
4110   title: "VPP MRR Results 3n-hsw"
4111   algorithm: "file_test_results"
4112   output-file-ext: ".rst"
4113   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
4114   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"
4115   dir-tables: "{DIR[DTR,MRR,VPP,3N,HSW]}"
4116   data: "vpp-mrr-results-3n-hsw"
4117   filter: "'MRR'"
4118   parameters:
4119   - "name"
4120   - "doc"
4121   - "level"
4122   - "parent"
4123   data-start-level: 3
4124
4125 # VPP MRR Results 3n-skx
4126 - type: "file"
4127   title: "VPP MRR Results 3n-skx"
4128   algorithm: "file_test_results"
4129   output-file-ext: ".rst"
4130   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
4131   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"
4132   dir-tables: "{DIR[DTR,MRR,VPP,3N,SKX]}"
4133   data: "vpp-mrr-results-3n-skx"
4134   filter: "'MRR'"
4135   parameters:
4136   - "name"
4137   - "doc"
4138   - "level"
4139   - "parent"
4140   data-start-level: 3
4141
4142 # VPP MRR Results 2n-skx
4143 - type: "file"
4144   title: "VPP MRR Results 2n-skx"
4145   algorithm: "file_test_results"
4146   output-file-ext: ".rst"
4147   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
4148   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"
4149   dir-tables: "{DIR[DTR,MRR,VPP,2N,SKX]}"
4150   data: "vpp-mrr-results-2n-skx"
4151   filter: "all"
4152   parameters:
4153   - "name"
4154   - "doc"
4155   - "level"
4156   - "parent"
4157   data-start-level: 3
4158
4159 # VPP MRR Results 2n-dnv
4160 - type: "file"
4161   title: "VPP MRR Results 2n-dnv"
4162   algorithm: "file_test_results"
4163   output-file-ext: ".rst"
4164   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/vpp_mrr_results_2n_dnv"
4165   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"
4166   dir-tables: "{DIR[DTR,MRR,VPP,2N,DNV]}"
4167   data: "intel-dnv-vpp"
4168   filter: "'MRR'"
4169   parameters:
4170   - "name"
4171   - "doc"
4172   - "level"
4173   - "parent"
4174   data-start-level: 3
4175
4176 # VPP MRR Configuration 3n-hsw
4177 - type: "file"
4178   title: "VPP MRR Configuration 3n-hsw"
4179   algorithm: "file_test_results"
4180   output-file-ext: ".rst"
4181   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_configuration_3n_hsw"
4182   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"
4183   dir-tables: "{DIR[DTC,MRR,VPP,3N,HSW]}"
4184   data: "vpp-mrr-results-3n-hsw"
4185   filter: "'MRR'"
4186   parameters:
4187   - "name"
4188   - "doc"
4189   - "level"
4190   - "parent"
4191   data-start-level: 3
4192
4193 # VPP MRR Configuration 3n-skx
4194 - type: "file"
4195   title: "VPP MRR Configuration 3n-skx"
4196   algorithm: "file_test_results"
4197   output-file-ext: ".rst"
4198   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_configuration_3n_skx"
4199   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"
4200   dir-tables: "{DIR[DTC,MRR,VPP,3N,SKX]}"
4201   data: "vpp-mrr-results-3n-skx"
4202   filter: "'MRR'"
4203   parameters:
4204   - "name"
4205   - "doc"
4206   - "level"
4207   - "parent"
4208   data-start-level: 3
4209
4210 # VPP MRR Configuration 2n-skx
4211 - type: "file"
4212   title: "VPP MRR Configuration 2n-skx"
4213   algorithm: "file_test_results"
4214   output-file-ext: ".rst"
4215   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_configuration_2n_skx"
4216   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"
4217   dir-tables: "{DIR[DTC,MRR,VPP,2N,SKX]}"
4218   data: "vpp-mrr-results-2n-skx"
4219   filter: "'MRR'"
4220   parameters:
4221   - "name"
4222   - "doc"
4223   - "level"
4224   - "parent"
4225   data-start-level: 3
4226
4227 # VPP MRR Configuration 2n-dnv
4228 - type: "file"
4229   title: "VPP MRR Configuration 2n-dnv"
4230   algorithm: "file_test_results"
4231   output-file-ext: ".rst"
4232   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/vpp_mrr_configuration_2n_dnv"
4233   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"
4234   dir-tables: "{DIR[DTC,MRR,VPP,2N,DNV]}"
4235   data: "intel-dnv-vpp"
4236   filter: "'MRR'"
4237   parameters:
4238   - "name"
4239   - "doc"
4240   - "level"
4241   - "parent"
4242   data-start-level: 3
4243
4244 # VPP Functional Results - Ubuntu
4245 - type: "file"
4246   title: "VPP Functional Results - Ubuntu"
4247   algorithm: "file_test_results"
4248   output-file-ext: ".rst"
4249   output-file: "{DIR[DTR,FUNC,VPP,UBUNTU]}/vpp_functional_results_ubuntu"
4250   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"
4251   dir-tables: "{DIR[DTR,FUNC,VPP,UBUNTU]}"
4252   data: "vpp-func-results-ubuntu"
4253   filter: "all"
4254   parameters:
4255   - "name"
4256   - "doc"
4257   - "level"
4258   - "parent"
4259   data-start-level: 3
4260
4261 # VPP Functional Results - CentOS
4262 - type: "file"
4263   title: "VPP Functional Results - CentOS"
4264   algorithm: "file_test_results"
4265   output-file-ext: ".rst"
4266   output-file: "{DIR[DTR,FUNC,VPP,CENTOS]}/vpp_functional_results_centos"
4267   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"
4268   dir-tables: "{DIR[DTR,FUNC,VPP,CENTOS]}"
4269   data:
4270     "vpp-func-results-centos"
4271   filter: "all"
4272   parameters:
4273   - "name"
4274   - "doc"
4275   - "level"
4276   - "parent"
4277   data-start-level: 3
4278
4279 # VPP Functional Configuration - Ubuntu
4280 - type: "file"
4281   title: "VPP Functional Configuration - Ubuntu"
4282   algorithm: "file_test_results"
4283   output-file-ext: ".rst"
4284   output-file: "{DIR[DTC,FUNC,VPP,UBUNTU]}/vpp_functional_configuration_ubuntu"
4285   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"
4286   dir-tables: "{DIR[DTC,FUNC,VPP,UBUNTU]}"
4287   data: "vpp-func-results-ubuntu"
4288   filter: "all"
4289   parameters:
4290   - "name"
4291   - "doc"
4292   - "level"
4293   - "parent"
4294   data-start-level: 3
4295
4296 # VPP Functional Configuration - CentOS
4297 - type: "file"
4298   title: "VPP Functional Configuration - CentOS"
4299   algorithm: "file_test_results"
4300   output-file-ext: ".rst"
4301   output-file: "{DIR[DTC,FUNC,VPP,CENTOS]}/vpp_functional_configuration_centos"
4302   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"
4303   dir-tables: "{DIR[DTC,FUNC,VPP,CENTOS]}"
4304   data:
4305     "vpp-func-results-centos"
4306   filter: "all"
4307   parameters:
4308   - "name"
4309   - "doc"
4310   - "level"
4311   - "parent"
4312   data-start-level: 3
4313
4314 # VPP Device Results - Ubuntu
4315 - type: "file"
4316   title: "VPP Device Results - Ubuntu"
4317   algorithm: "file_test_results"
4318   output-file-ext: ".rst"
4319   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
4320   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"
4321   dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
4322   data: "vpp-device-results-ubuntu"
4323   filter: "all"
4324   parameters:
4325   - "name"
4326   - "doc"
4327   - "level"
4328   - "parent"
4329   data-start-level: 2
4330
4331 # VPP Device Configuration - Ubuntu
4332 - type: "file"
4333   title: "VPP Device Configuration - Ubuntu"
4334   algorithm: "file_test_results"
4335   output-file-ext: ".rst"
4336   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
4337   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"
4338   dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
4339   data: "vpp-device-results-ubuntu"
4340   filter: "all"
4341   parameters:
4342   - "name"
4343   - "doc"
4344   - "level"
4345   - "parent"
4346   data-start-level: 2
4347
4348 # Container Orchestrated Performance Results 3n-hsw
4349 - type: "file"
4350   title: "Container Orchestrated Performance Results 3n-hsw"
4351   algorithm: "file_test_results"
4352   output-file-ext: ".rst"
4353   output-file: "{DIR[DTR,PERF,COT,3N,HSW]}/cot_performance_results_3n_hsw"
4354   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"
4355   dir-tables: "{DIR[DTR,PERF,COT,3N,HSW]}"
4356   data: "ligato-perf-results-3n-hsw"
4357   filter: "all"
4358   parameters:
4359   - "name"
4360   - "doc"
4361   - "level"
4362   - "parent"
4363   data-start-level: 3
4364
4365 # DPDK Performance Results 3n-hsw
4366 - type: "file"
4367   title: "DPDK Performance Results 3n-hsw"
4368   algorithm: "file_test_results"
4369   output-file-ext: ".rst"
4370   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
4371   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"
4372   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
4373   data: "dpdk-perf-results-3n-hsw"
4374   filter: "all"
4375   parameters:
4376   - "name"
4377   - "doc"
4378   - "level"
4379   - "parent"
4380   data-start-level: 3
4381
4382 # DPDK Performance Results 3n-skx
4383 - type: "file"
4384   title: "DPDK Performance Results 3n-skx"
4385   algorithm: "file_test_results"
4386   output-file-ext: ".rst"
4387   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
4388   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"
4389   dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
4390   data: "dpdk-perf-results-3n-skx"
4391   filter: "all"
4392   parameters:
4393   - "name"
4394   - "doc"
4395   - "level"
4396   - "parent"
4397   data-start-level: 3
4398
4399 # DPDK Performance Results 2n-skx
4400 - type: "file"
4401   title: "DPDK Performance Results 2n-skx"
4402   algorithm: "file_test_results"
4403   output-file-ext: ".rst"
4404   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
4405   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"
4406   dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
4407   data: "dpdk-perf-results-2n-skx"
4408   filter: "all"
4409   parameters:
4410   - "name"
4411   - "doc"
4412   - "level"
4413   - "parent"
4414   data-start-level: 3
4415
4416 # Honeycomb Functional Results
4417 - type: "file"
4418   title: "Honeycomb Functional Results"
4419   algorithm: "file_test_results"
4420   output-file-ext: ".rst"
4421   output-file: "{DIR[DTR,FUNC,HC]}/honeycomb_functional_results"
4422   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"
4423   dir-tables: "{DIR[DTR,FUNC,HC]}"
4424   data:
4425     "hc-func-results"
4426   filter: "all"
4427   parameters:
4428   - "name"
4429   - "doc"
4430   - "level"
4431   - "parent"
4432   data-start-level: 3
4433
4434 # NSH SFC Functional Results
4435 #-
4436 #  type: "file"
4437 #  title: "NSH SFC Functional Results"
4438 #  algorithm: "file_test_results"
4439 #  output-file-ext: ".rst"
4440 #  output-file: "{DIR[DTR,FUNC,NSHSFC]}/nshsfc_functional_results"
4441 #  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"
4442 #  dir-tables: "{DIR[DTR,FUNC,NSHSFC]}"
4443 #  data:
4444 #    "nsh-func-results"
4445 #  filter: "all"
4446 #  parameters:
4447 #  - "name"
4448 #  - "doc"
4449 #  - "level"
4450 #  - "parent"
4451 #  data-start-level: 3
4452
4453 # DMM Functional Results
4454 - type: "file"
4455   title: "DMM Functional Results"
4456   algorithm: "file_test_results"
4457   output-file-ext: ".rst"
4458   output-file: "{DIR[DTR,FUNC,DMM]}/dmm_functional_results"
4459   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"
4460   dir-tables: "{DIR[DTR,FUNC,DMM]}"
4461   data:
4462     "dmm-func-results"
4463   filter: "all"
4464   parameters:
4465   - "name"
4466   - "doc"
4467   - "level"
4468   - "parent"
4469   data-start-level: 3
4470
4471 ################################################################################
4472 ###                                P L O T S                                 ###
4473 ################################################################################
4474
4475 # Soak test - 30min Soak Test (PLRsearch), boxes
4476 - type: "plot"
4477   title: "VPP Throughput: 30min Soak Test (PLRsearch) boxes"
4478   algorithm: "plot_soak_boxes"
4479   output-file-type: ".html"
4480   output-file: "{DIR[STATIC,VPP]}/example-soak-boxes"
4481   data: "plot-vpp-soak-2n-skx"
4482   filter: "'SOAK'"
4483   parameters:
4484   - "throughput"
4485   - "parent"
4486   - "tags"
4487   sort:
4488   - "L2PATCH"
4489 #  - "L2XCBASE"
4490 #  - "L2BDMACLRN"
4491 #  - "IP4FWD"
4492 #  - "IP6FWD"
4493   - "VHOST"
4494   layout:
4495     title: "30min Soak Test (PLRsearch)"
4496     layout: "plot-soak-throughput"
4497
4498 # Soak test - example, not used
4499 - type: "plot"
4500   title: "VPP Throughput: 30min Soak Test (PLRsearch) bars"
4501   algorithm: "plot_soak_bars"
4502   output-file-type: ".html"
4503   output-file: "{DIR[STATIC,VPP]}/example-soak-bars"
4504   data: "plot-vpp-soak-2n-skx"
4505   filter: "'SOAK'"
4506   parameters:
4507   - "throughput"
4508   - "parent"
4509   - "tags"
4510   sort:
4511   - "L2PATCH"
4512 #  - "L2XCBASE"
4513 #  - "L2BDMACLRN"
4514 #  - "IP4FWD"
4515 #  - "IP6FWD"
4516   - "VHOST"
4517   layout:
4518     title: "30min Soak Test (PLRsearch)"
4519     layout: "plot-soak-throughput"
4520
4521 ################################################################################
4522 # Plots - NF Density - VSC - MRR 64b
4523 - type: "plot"
4524   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4525   algorithm: "plot_service_density_heatmap_compare"
4526   output-file-type: ".html"
4527   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-vsc-mrr"
4528   data: "plot-vpp-nfv-2n-skx-mrr-64b"
4529   filter: "'NIC_Intel-X710' and
4530            'NF_DENSITY' and
4531            'VHOST' and
4532            'CHAIN' and
4533            'NF_VPPIP4' and
4534            '64B' and
4535            '2T1C' and
4536            'MRR'"
4537   reference:
4538     include: "2"
4539     name: "VNF-1c"
4540   compare:
4541     include: "1"
4542     name: "VNF-0.5c"
4543   parameters:
4544   - "result"
4545   - "name"
4546   - "tags"
4547   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4548   x-axis: "X = VNFs per Service Chain"
4549   y-axis: "Y = Number of Service Chains"
4550   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
4551   layout:
4552     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4553     layout: "plot-service-density"
4554
4555 - type: "plot"
4556   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4557   algorithm: "plot_service_density_heatmap_compare"
4558   output-file-type: ".html"
4559   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-vsc-mrr"
4560   data: "plot-vpp-nfv-2n-skx-mrr-64b"
4561   filter: "'NIC_Intel-X710' and
4562            'NF_DENSITY' and
4563            'VHOST' and
4564            'CHAIN' and
4565            'NF_VPPIP4' and
4566            '64B' and
4567            '4T2C' and
4568            'MRR'"
4569   reference:
4570     include: "2"
4571     name: "VNF-1c"
4572   compare:
4573     include: "1"
4574     name: "VNF-0.5c"
4575   parameters:
4576   - "result"
4577   - "name"
4578   - "tags"
4579   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4580   x-axis: "X = VNFs per Service Chain"
4581   y-axis: "Y = Number of Service Chains"
4582   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
4583   layout:
4584     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4585     layout: "plot-service-density"
4586
4587 - type: "plot"
4588   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4589   algorithm: "plot_service_density_heatmap_compare"
4590   output-file-type: ".html"
4591   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-vsc-mrr"
4592   data: "plot-vpp-nfv-2n-skx-mrr-64b"
4593   filter: "'NIC_Intel-X710' and
4594            'NF_DENSITY' and
4595            'VHOST' and
4596            'CHAIN' and
4597            'NF_VPPIP4' and
4598            '64B' and
4599            '8T4C' and
4600            'MRR'"
4601   reference:
4602     include: "2"
4603     name: "VNF-1c"
4604   compare:
4605     include: "1"
4606     name: "VNF-0.5c"
4607   parameters:
4608   - "result"
4609   - "name"
4610   - "tags"
4611   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4612   x-axis: "X = VNFs per Service Chain"
4613   y-axis: "Y = Number of Service Chains"
4614   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
4615   layout:
4616     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4617     layout: "plot-service-density"
4618
4619 # Plots - NF Density - VSC - MRR IMIX
4620 - type: "plot"
4621   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4622   algorithm: "plot_service_density_heatmap_compare"
4623   output-file-type: ".html"
4624   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-imix-base-vsc-mrr"
4625   data: "plot-vpp-nfv-2n-skx-mrr-imix"
4626   filter: "'NIC_Intel-X710' and
4627            'NF_DENSITY' and
4628            'VHOST' and
4629            'CHAIN' and
4630            'NF_VPPIP4' and
4631            'IMIX' and
4632            '2T1C' and
4633            'MRR'"
4634   reference:
4635     include: "2"
4636     name: "VNF-1c"
4637   compare:
4638     include: "1"
4639     name: "VNF-0.5c"
4640   parameters:
4641   - "result"
4642   - "name"
4643   - "tags"
4644   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4645   x-axis: "X = VNFs per Service Chain"
4646   y-axis: "Y = Number of Service Chains"
4647   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
4648   layout:
4649     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4650     layout: "plot-service-density"
4651
4652 - type: "plot"
4653   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4654   algorithm: "plot_service_density_heatmap_compare"
4655   output-file-type: ".html"
4656   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-vsc-mrr"
4657   data: "plot-vpp-nfv-2n-skx-mrr-imix"
4658   filter: "'NIC_Intel-X710' and
4659            'NF_DENSITY' and
4660            'VHOST' and
4661            'CHAIN' and
4662            'NF_VPPIP4' and
4663            'IMIX' and
4664            '4T2C' and
4665            'MRR'"
4666   reference:
4667     include: "2"
4668     name: "VNF-1c"
4669   compare:
4670     include: "1"
4671     name: "VNF-0.5c"
4672   parameters:
4673   - "result"
4674   - "name"
4675   - "tags"
4676   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4677   x-axis: "X = VNFs per Service Chain"
4678   y-axis: "Y = Number of Service Chains"
4679   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
4680   layout:
4681     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4682     layout: "plot-service-density"
4683
4684 - type: "plot"
4685   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4686   algorithm: "plot_service_density_heatmap_compare"
4687   output-file-type: ".html"
4688   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-vsc-mrr"
4689   data: "plot-vpp-nfv-2n-skx-mrr-imix"
4690   filter: "'NIC_Intel-X710' and
4691            'NF_DENSITY' and
4692            'VHOST' and
4693            'CHAIN' and
4694            'NF_VPPIP4' and
4695            'IMIX' and
4696            '8T4C' and
4697            'MRR'"
4698   reference:
4699     include: "2"
4700     name: "VNF-1c"
4701   compare:
4702     include: "1"
4703     name: "VNF-0.5c"
4704   parameters:
4705   - "result"
4706   - "name"
4707   - "tags"
4708   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4709   x-axis: "X = VNFs per Service Chain"
4710   y-axis: "Y = Number of Service Chains"
4711   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
4712   layout:
4713     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4714     layout: "plot-service-density"
4715
4716 # Plots - NF Density - VSC - NDR 64b
4717 - type: "plot"
4718   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4719   algorithm: "plot_service_density_heatmap_compare"
4720   output-file-type: ".html"
4721   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-vsc-ndr"
4722   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
4723   filter: "'NIC_Intel-X710' and
4724            'NF_DENSITY' and
4725            'VHOST' and
4726            'CHAIN' and
4727            'NF_VPPIP4' and
4728            '64B' and
4729            '2T1C' and
4730            'NDRPDR'"
4731   reference:
4732     include: "2"
4733     name: "VNF-1c"
4734   compare:
4735     include: "1"
4736     name: "VNF-0.5c"
4737   parameters:
4738   - "result"
4739   - "name"
4740   - "tags"
4741   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4742   x-axis: "X = VNFs per Service Chain"
4743   y-axis: "Y = Number of Service Chains"
4744   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
4745   layout:
4746     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4747     layout: "plot-service-density"
4748
4749 - type: "plot"
4750   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4751   algorithm: "plot_service_density_heatmap_compare"
4752   output-file-type: ".html"
4753   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-vsc-ndr"
4754   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
4755   filter: "'NIC_Intel-X710' and
4756            'NF_DENSITY' and
4757            'VHOST' and
4758            'CHAIN' and
4759            'NF_VPPIP4' and
4760            '64B' and
4761            '4T2C' and
4762            'NDRPDR'"
4763   reference:
4764     include: "2"
4765     name: "VNF-1c"
4766   compare:
4767     include: "1"
4768     name: "VNF-0.5c"
4769   parameters:
4770   - "result"
4771   - "name"
4772   - "tags"
4773   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4774   x-axis: "X = VNFs per Service Chain"
4775   y-axis: "Y = Number of Service Chains"
4776   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
4777   layout:
4778     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4779     layout: "plot-service-density"
4780
4781 - type: "plot"
4782   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4783   algorithm: "plot_service_density_heatmap_compare"
4784   output-file-type: ".html"
4785   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-vsc-ndr"
4786   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
4787   filter: "'NIC_Intel-X710' and
4788            'NF_DENSITY' and
4789            'VHOST' and
4790            'CHAIN' and
4791            'NF_VPPIP4' and
4792            '64B' and
4793            '8T4C' and
4794            'NDRPDR'"
4795   reference:
4796     include: "2"
4797     name: "VNF-1c"
4798   compare:
4799     include: "1"
4800     name: "VNF-0.5c"
4801   parameters:
4802   - "result"
4803   - "name"
4804   - "tags"
4805   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4806   x-axis: "X = VNFs per Service Chain"
4807   y-axis: "Y = Number of Service Chains"
4808   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
4809   layout:
4810     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4811     layout: "plot-service-density"
4812
4813 # Plots - NF Density - VSC - NDR IMIX
4814 - type: "plot"
4815   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4816   algorithm: "plot_service_density_heatmap_compare"
4817   output-file-type: ".html"
4818   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-vsc-ndr"
4819   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
4820   filter: "'NIC_Intel-X710' and
4821            'NF_DENSITY' and
4822            'VHOST' and
4823            'CHAIN' and
4824            'NF_VPPIP4' and
4825            'IMIX' and
4826            '2T1C' and
4827            'NDRPDR'"
4828   reference:
4829     include: "2"
4830     name: "VNF-1c"
4831   compare:
4832     include: "1"
4833     name: "VNF-0.5c"
4834   parameters:
4835   - "result"
4836   - "name"
4837   - "tags"
4838   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4839   x-axis: "X = VNFs per Service Chain"
4840   y-axis: "Y = Number of Service Chains"
4841   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
4842   layout:
4843     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4844     layout: "plot-service-density"
4845
4846 - type: "plot"
4847   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4848   algorithm: "plot_service_density_heatmap_compare"
4849   output-file-type: ".html"
4850   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-vsc-ndr"
4851   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
4852   filter: "'NIC_Intel-X710' and
4853            'NF_DENSITY' and
4854            'VHOST' and
4855            'CHAIN' and
4856            'NF_VPPIP4' and
4857            'IMIX' and
4858            '4T2C' and
4859            'NDRPDR'"
4860   reference:
4861     include: "2"
4862     name: "VNF-1c"
4863   compare:
4864     include: "1"
4865     name: "VNF-0.5c"
4866   parameters:
4867   - "result"
4868   - "name"
4869   - "tags"
4870   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4871   x-axis: "X = VNFs per Service Chain"
4872   y-axis: "Y = Number of Service Chains"
4873   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
4874   layout:
4875     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4876     layout: "plot-service-density"
4877
4878 - type: "plot"
4879   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4880   algorithm: "plot_service_density_heatmap_compare"
4881   output-file-type: ".html"
4882   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-vsc-ndr"
4883   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
4884   filter: "'NIC_Intel-X710' and
4885            'NF_DENSITY' and
4886            'VHOST' and
4887            'CHAIN' and
4888            'NF_VPPIP4' and
4889            'IMIX' and
4890            '8T4C' and
4891            'NDRPDR'"
4892   reference:
4893     include: "2"
4894     name: "VNF-1c"
4895   compare:
4896     include: "1"
4897     name: "VNF-0.5c"
4898   parameters:
4899   - "result"
4900   - "name"
4901   - "tags"
4902   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4903   x-axis: "X = VNFs per Service Chain"
4904   y-axis: "Y = Number of Service Chains"
4905   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
4906   layout:
4907     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4908     layout: "plot-service-density"
4909
4910 # Plots - NF Density - VSC - PDR 64b
4911 - type: "plot"
4912   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4913   algorithm: "plot_service_density_heatmap_compare"
4914   output-file-type: ".html"
4915   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-vsc-pdr"
4916   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
4917   filter: "'NIC_Intel-X710' and
4918            'NF_DENSITY' and
4919            'VHOST' and
4920            'CHAIN' and
4921            'NF_VPPIP4' and
4922            '64B' and
4923            '2T1C' and
4924            'NDRPDR'"
4925   reference:
4926     include: "2"
4927     name: "VNF-1c"
4928   compare:
4929     include: "1"
4930     name: "VNF-0.5c"
4931   parameters:
4932   - "result"
4933   - "name"
4934   - "tags"
4935   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4936   x-axis: "X = VNFs per Service Chain"
4937   y-axis: "Y = Number of Service Chains"
4938   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
4939   layout:
4940     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4941     layout: "plot-service-density"
4942
4943 - type: "plot"
4944   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4945   algorithm: "plot_service_density_heatmap_compare"
4946   output-file-type: ".html"
4947   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-vsc-pdr"
4948   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
4949   filter: "'NIC_Intel-X710' and
4950            'NF_DENSITY' and
4951            'VHOST' and
4952            'CHAIN' and
4953            'NF_VPPIP4' and
4954            '64B' and
4955            '4T2C' and
4956            'NDRPDR'"
4957   reference:
4958     include: "2"
4959     name: "VNF-1c"
4960   compare:
4961     include: "1"
4962     name: "VNF-0.5c"
4963   parameters:
4964   - "result"
4965   - "name"
4966   - "tags"
4967   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4968   x-axis: "X = VNFs per Service Chain"
4969   y-axis: "Y = Number of Service Chains"
4970   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
4971   layout:
4972     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4973     layout: "plot-service-density"
4974
4975 - type: "plot"
4976   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4977   algorithm: "plot_service_density_heatmap_compare"
4978   output-file-type: ".html"
4979   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-vsc-pdr"
4980   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
4981   filter: "'NIC_Intel-X710' and
4982            'NF_DENSITY' and
4983            'VHOST' and
4984            'CHAIN' and
4985            'NF_VPPIP4' and
4986            '64B' and
4987            '8T4C' and
4988            'NDRPDR'"
4989   reference:
4990     include: "2"
4991     name: "VNF-1c"
4992   compare:
4993     include: "1"
4994     name: "VNF-0.5c"
4995   parameters:
4996   - "result"
4997   - "name"
4998   - "tags"
4999   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5000   x-axis: "X = VNFs per Service Chain"
5001   y-axis: "Y = Number of Service Chains"
5002   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5003   layout:
5004     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5005     layout: "plot-service-density"
5006
5007 # Plots - NF Density - VSC - PDR IMIX
5008 - type: "plot"
5009   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5010   algorithm: "plot_service_density_heatmap_compare"
5011   output-file-type: ".html"
5012   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-vsc-pdr"
5013   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5014   filter: "'NIC_Intel-X710' and
5015            'NF_DENSITY' and
5016            'VHOST' and
5017            'CHAIN' and
5018            'NF_VPPIP4' and
5019            'IMIX' and
5020            '2T1C' and
5021            'NDRPDR'"
5022   reference:
5023     include: "2"
5024     name: "VNF-1c"
5025   compare:
5026     include: "1"
5027     name: "VNF-0.5c"
5028   parameters:
5029   - "result"
5030   - "name"
5031   - "tags"
5032   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5033   x-axis: "X = VNFs per Service Chain"
5034   y-axis: "Y = Number of Service Chains"
5035   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5036   layout:
5037     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5038     layout: "plot-service-density"
5039
5040 - type: "plot"
5041   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5042   algorithm: "plot_service_density_heatmap_compare"
5043   output-file-type: ".html"
5044   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-vsc-pdr"
5045   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5046   filter: "'NIC_Intel-X710' and
5047            'NF_DENSITY' and
5048            'VHOST' and
5049            'CHAIN' and
5050            'NF_VPPIP4' and
5051            'IMIX' and
5052            '4T2C' and
5053            'NDRPDR'"
5054   reference:
5055     include: "2"
5056     name: "VNF-1c"
5057   compare:
5058     include: "1"
5059     name: "VNF-0.5c"
5060   parameters:
5061   - "result"
5062   - "name"
5063   - "tags"
5064   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5065   x-axis: "X = VNFs per Service Chain"
5066   y-axis: "Y = Number of Service Chains"
5067   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5068   layout:
5069     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5070     layout: "plot-service-density"
5071
5072 - type: "plot"
5073   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5074   algorithm: "plot_service_density_heatmap_compare"
5075   output-file-type: ".html"
5076   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-vsc-pdr"
5077   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5078   filter: "'NIC_Intel-X710' and
5079            'NF_DENSITY' and
5080            'VHOST' and
5081            'CHAIN' and
5082            'NF_VPPIP4' and
5083            'IMIX' and
5084            '8T4C' and
5085            'NDRPDR'"
5086   reference:
5087     include: "2"
5088     name: "VNF-1c"
5089   compare:
5090     include: "1"
5091     name: "VNF-0.5c"
5092   parameters:
5093   - "result"
5094   - "name"
5095   - "tags"
5096   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5097   x-axis: "X = VNFs per Service Chain"
5098   y-axis: "Y = Number of Service Chains"
5099   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5100   layout:
5101     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5102     layout: "plot-service-density"
5103
5104 ################################################################################
5105 # Plots - NF Density - CSC - MRR 64b
5106 - type: "plot"
5107   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5108   algorithm: "plot_service_density_heatmap_compare"
5109   output-file-type: ".html"
5110   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csc-mrr"
5111   data: "plot-vpp-nfv-2n-skx-mrr-64b"
5112   filter: "'NIC_Intel-X710' and
5113            'NF_DENSITY' and
5114            'DOCKER' and
5115            'CHAIN' and
5116            'NF_VPPIP4' and
5117            '64B' and
5118            '2T1C' and
5119            'MRR'"
5120   reference:
5121     include: "2"
5122     name: "CNF-1c"
5123   compare:
5124     include: "1"
5125     name: "CNF-0.5c"
5126   parameters:
5127   - "result"
5128   - "name"
5129   - "tags"
5130   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5131   x-axis: "X = CNFs per Service Chain"
5132   y-axis: "Y = Number of Service Chains"
5133   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5134   layout:
5135     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5136     layout: "plot-service-density"
5137
5138 - type: "plot"
5139   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5140   algorithm: "plot_service_density_heatmap_compare"
5141   output-file-type: ".html"
5142   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csc-mrr"
5143   data: "plot-vpp-nfv-2n-skx-mrr-64b"
5144   filter: "'NIC_Intel-X710' and
5145            'NF_DENSITY' and
5146            'DOCKER' and
5147            'CHAIN' and
5148            'NF_VPPIP4' and
5149            '64B' and
5150            '4T2C' and
5151            'MRR'"
5152   reference:
5153     include: "2"
5154     name: "CNF-1c"
5155   compare:
5156     include: "1"
5157     name: "CNF-0.5c"
5158   parameters:
5159   - "result"
5160   - "name"
5161   - "tags"
5162   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5163   x-axis: "X = CNFs per Service Chain"
5164   y-axis: "Y = Number of Service Chains"
5165   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5166   layout:
5167     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5168     layout: "plot-service-density"
5169
5170 - type: "plot"
5171   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5172   algorithm: "plot_service_density_heatmap_compare"
5173   output-file-type: ".html"
5174   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-csc-mrr"
5175   data: "plot-vpp-nfv-2n-skx-mrr-64b"
5176   filter: "'NIC_Intel-X710' and
5177            'NF_DENSITY' and
5178            'DOCKER' and
5179            'CHAIN' and
5180            'NF_VPPIP4' and
5181            '64B' and
5182            '8T4C' and
5183            'MRR'"
5184   reference:
5185     include: "2"
5186     name: "CNF-1c"
5187   compare:
5188     include: "1"
5189     name: "CNF-0.5c"
5190   parameters:
5191   - "result"
5192   - "name"
5193   - "tags"
5194   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5195   x-axis: "X = CNFs per Service Chain"
5196   y-axis: "Y = Number of Service Chains"
5197   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5198   layout:
5199     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5200     layout: "plot-service-density"
5201
5202 # Plots - NF Density - CSC - MRR IMIX
5203 - type: "plot"
5204   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5205   algorithm: "plot_service_density_heatmap_compare"
5206   output-file-type: ".html"
5207   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csc-mrr"
5208   data: "plot-vpp-nfv-2n-skx-mrr-imix"
5209   filter: "'NIC_Intel-X710' and
5210            'NF_DENSITY' and
5211            'DOCKER' and
5212            'CHAIN' and
5213            'NF_VPPIP4' and
5214            'IMIX' and
5215            '2T1C' and
5216            'MRR'"
5217   reference:
5218     include: "2"
5219     name: "CNF-1c"
5220   compare:
5221     include: "1"
5222     name: "CNF-0.5c"
5223   parameters:
5224   - "result"
5225   - "name"
5226   - "tags"
5227   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5228   x-axis: "X = CNFs per Service Chain"
5229   y-axis: "Y = Number of Service Chains"
5230   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5231   layout:
5232     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5233     layout: "plot-service-density"
5234
5235 - type: "plot"
5236   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5237   algorithm: "plot_service_density_heatmap_compare"
5238   output-file-type: ".html"
5239   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csc-mrr"
5240   data: "plot-vpp-nfv-2n-skx-mrr-imix"
5241   filter: "'NIC_Intel-X710' and
5242            'NF_DENSITY' and
5243            'DOCKER' and
5244            'CHAIN' and
5245            'NF_VPPIP4' and
5246            'IMIX' and
5247            '4T2C' and
5248            'MRR'"
5249   reference:
5250     include: "2"
5251     name: "CNF-1c"
5252   compare:
5253     include: "1"
5254     name: "CNF-0.5c"
5255   parameters:
5256   - "result"
5257   - "name"
5258   - "tags"
5259   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5260   x-axis: "X = CNFs per Service Chain"
5261   y-axis: "Y = Number of Service Chains"
5262   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5263   layout:
5264     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5265     layout: "plot-service-density"
5266
5267 - type: "plot"
5268   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5269   algorithm: "plot_service_density_heatmap_compare"
5270   output-file-type: ".html"
5271   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-csc-mrr"
5272   data: "plot-vpp-nfv-2n-skx-mrr-imix"
5273   filter: "'NIC_Intel-X710' and
5274            'NF_DENSITY' and
5275            'DOCKER' and
5276            'CHAIN' and
5277            'NF_VPPIP4' and
5278            'IMIX' and
5279            '8T4C' and
5280            'MRR'"
5281   reference:
5282     include: "2"
5283     name: "CNF-1c"
5284   compare:
5285     include: "1"
5286     name: "CNF-0.5c"
5287   parameters:
5288   - "result"
5289   - "name"
5290   - "tags"
5291   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5292   x-axis: "X = CNFs per Service Chain"
5293   y-axis: "Y = Number of Service Chains"
5294   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5295   layout:
5296     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5297     layout: "plot-service-density"
5298
5299 # Plots - NF Density - CSC - NDR 64b
5300 - type: "plot"
5301   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5302   algorithm: "plot_service_density_heatmap_compare"
5303   output-file-type: ".html"
5304   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csc-ndr"
5305   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5306   filter: "'NIC_Intel-X710' and
5307            'NF_DENSITY' and
5308            'DOCKER' and
5309            'CHAIN' and
5310            'NF_VPPIP4' and
5311            '64B' and
5312            '2T1C' and
5313            'NDRPDR'"
5314   reference:
5315     include: "2"
5316     name: "CNF-1c"
5317   compare:
5318     include: "1"
5319     name: "CNF-0.5c"
5320   parameters:
5321   - "result"
5322   - "name"
5323   - "tags"
5324   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5325   x-axis: "X = CNFs per Service Chain"
5326   y-axis: "Y = Number of Service Chains"
5327   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5328   layout:
5329     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5330     layout: "plot-service-density"
5331
5332 - type: "plot"
5333   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5334   algorithm: "plot_service_density_heatmap_compare"
5335   output-file-type: ".html"
5336   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csc-ndr"
5337   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5338   filter: "'NIC_Intel-X710' and
5339            'NF_DENSITY' and
5340            'DOCKER' and
5341            'CHAIN' and
5342            'NF_VPPIP4' and
5343            '64B' and
5344            '4T2C' and
5345            'NDRPDR'"
5346   reference:
5347     include: "2"
5348     name: "CNF-1c"
5349   compare:
5350     include: "1"
5351     name: "CNF-0.5c"
5352   parameters:
5353   - "result"
5354   - "name"
5355   - "tags"
5356   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5357   x-axis: "X = CNFs per Service Chain"
5358   y-axis: "Y = Number of Service Chains"
5359   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5360   layout:
5361     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5362     layout: "plot-service-density"
5363
5364 - type: "plot"
5365   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5366   algorithm: "plot_service_density_heatmap_compare"
5367   output-file-type: ".html"
5368   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-csc-ndr"
5369   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5370   filter: "'NIC_Intel-X710' and
5371            'NF_DENSITY' and
5372            'DOCKER' and
5373            'CHAIN' and
5374            'NF_VPPIP4' and
5375            '64B' and
5376            '8T4C' and
5377            'NDRPDR'"
5378   reference:
5379     include: "2"
5380     name: "CNF-1c"
5381   compare:
5382     include: "1"
5383     name: "CNF-0.5c"
5384   parameters:
5385   - "result"
5386   - "name"
5387   - "tags"
5388   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5389   x-axis: "X = CNFs per Service Chain"
5390   y-axis: "Y = Number of Service Chains"
5391   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5392   layout:
5393     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5394     layout: "plot-service-density"
5395
5396 # Plots - NF Density - CSC - NDR IMIX
5397 - type: "plot"
5398   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5399   algorithm: "plot_service_density_heatmap_compare"
5400   output-file-type: ".html"
5401   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csc-ndr"
5402   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5403   filter: "'NIC_Intel-X710' and
5404            'NF_DENSITY' and
5405            'DOCKER' and
5406            'CHAIN' and
5407            'NF_VPPIP4' and
5408            'IMIX' and
5409            '2T1C' and
5410            'NDRPDR'"
5411   reference:
5412     include: "2"
5413     name: "CNF-1c"
5414   compare:
5415     include: "1"
5416     name: "CNF-0.5c"
5417   parameters:
5418   - "result"
5419   - "name"
5420   - "tags"
5421   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5422   x-axis: "X = CNFs per Service Chain"
5423   y-axis: "Y = Number of Service Chains"
5424   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5425   layout:
5426     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5427     layout: "plot-service-density"
5428
5429 - type: "plot"
5430   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5431   algorithm: "plot_service_density_heatmap_compare"
5432   output-file-type: ".html"
5433   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csc-ndr"
5434   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5435   filter: "'NIC_Intel-X710' and
5436            'NF_DENSITY' and
5437            'DOCKER' and
5438            'CHAIN' and
5439            'NF_VPPIP4' and
5440            'IMIX' and
5441            '4T2C' and
5442            'NDRPDR'"
5443   reference:
5444     include: "2"
5445     name: "CNF-1c"
5446   compare:
5447     include: "1"
5448     name: "CNF-0.5c"
5449   parameters:
5450   - "result"
5451   - "name"
5452   - "tags"
5453   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5454   x-axis: "X = CNFs per Service Chain"
5455   y-axis: "Y = Number of Service Chains"
5456   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5457   layout:
5458     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5459     layout: "plot-service-density"
5460
5461 - type: "plot"
5462   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5463   algorithm: "plot_service_density_heatmap_compare"
5464   output-file-type: ".html"
5465   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-csc-ndr"
5466   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5467   filter: "'NIC_Intel-X710' and
5468            'NF_DENSITY' and
5469            'DOCKER' and
5470            'CHAIN' and
5471            'NF_VPPIP4' and
5472            'IMIX' and
5473            '8T4C' and
5474            'NDRPDR'"
5475   reference:
5476     include: "2"
5477     name: "CNF-1c"
5478   compare:
5479     include: "1"
5480     name: "CNF-0.5c"
5481   parameters:
5482   - "result"
5483   - "name"
5484   - "tags"
5485   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5486   x-axis: "X = CNFs per Service Chain"
5487   y-axis: "Y = Number of Service Chains"
5488   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5489   layout:
5490     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5491     layout: "plot-service-density"
5492
5493 # Plots - NF Density - CSC - PDR 64b
5494 - type: "plot"
5495   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5496   algorithm: "plot_service_density_heatmap_compare"
5497   output-file-type: ".html"
5498   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csc-pdr"
5499   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5500   filter: "'NIC_Intel-X710' and
5501            'NF_DENSITY' and
5502            'DOCKER' and
5503            'CHAIN' and
5504            'NF_VPPIP4' and
5505            '64B' and
5506            '2T1C' and
5507            'NDRPDR'"
5508   reference:
5509     include: "2"
5510     name: "CNF-1c"
5511   compare:
5512     include: "1"
5513     name: "CNF-0.5c"
5514   parameters:
5515   - "result"
5516   - "name"
5517   - "tags"
5518   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5519   x-axis: "X = CNFs per Service Chain"
5520   y-axis: "Y = Number of Service Chains"
5521   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5522   layout:
5523     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5524     layout: "plot-service-density"
5525
5526 - type: "plot"
5527   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5528   algorithm: "plot_service_density_heatmap_compare"
5529   output-file-type: ".html"
5530   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csc-pdr"
5531   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5532   filter: "'NIC_Intel-X710' and
5533            'NF_DENSITY' and
5534            'DOCKER' and
5535            'CHAIN' and
5536            'NF_VPPIP4' and
5537            '64B' and
5538            '4T2C' and
5539            'NDRPDR'"
5540   reference:
5541     include: "2"
5542     name: "CNF-1c"
5543   compare:
5544     include: "1"
5545     name: "CNF-0.5c"
5546   parameters:
5547   - "result"
5548   - "name"
5549   - "tags"
5550   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5551   x-axis: "X = CNFs per Service Chain"
5552   y-axis: "Y = Number of Service Chains"
5553   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5554   layout:
5555     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5556     layout: "plot-service-density"
5557
5558 - type: "plot"
5559   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5560   algorithm: "plot_service_density_heatmap_compare"
5561   output-file-type: ".html"
5562   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-csc-pdr"
5563   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5564   filter: "'NIC_Intel-X710' and
5565            'NF_DENSITY' and
5566            'DOCKER' and
5567            'CHAIN' and
5568            'NF_VPPIP4' and
5569            '64B' and
5570            '8T4C' and
5571            'NDRPDR'"
5572   reference:
5573     include: "2"
5574     name: "CNF-1c"
5575   compare:
5576     include: "1"
5577     name: "CNF-0.5c"
5578   parameters:
5579   - "result"
5580   - "name"
5581   - "tags"
5582   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5583   x-axis: "X = CNFs per Service Chain"
5584   y-axis: "Y = Number of Service Chains"
5585   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5586   layout:
5587     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5588     layout: "plot-service-density"
5589
5590 # Plots - NF Density - CSC - PDR IMIX
5591 - type: "plot"
5592   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5593   algorithm: "plot_service_density_heatmap_compare"
5594   output-file-type: ".html"
5595   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csc-pdr"
5596   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5597   filter: "'NIC_Intel-X710' and
5598            'NF_DENSITY' and
5599            'DOCKER' and
5600            'CHAIN' and
5601            'NF_VPPIP4' and
5602            'IMIX' and
5603            '2T1C' and
5604            'NDRPDR'"
5605   reference:
5606     include: "2"
5607     name: "CNF-1c"
5608   compare:
5609     include: "1"
5610     name: "CNF-0.5c"
5611   parameters:
5612   - "result"
5613   - "name"
5614   - "tags"
5615   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5616   x-axis: "X = CNFs per Service Chain"
5617   y-axis: "Y = Number of Service Chains"
5618   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5619   layout:
5620     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5621     layout: "plot-service-density"
5622
5623 - type: "plot"
5624   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5625   algorithm: "plot_service_density_heatmap_compare"
5626   output-file-type: ".html"
5627   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csc-pdr"
5628   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5629   filter: "'NIC_Intel-X710' and
5630            'NF_DENSITY' and
5631            'DOCKER' and
5632            'CHAIN' and
5633            'NF_VPPIP4' and
5634            'IMIX' and
5635            '4T2C' and
5636            'NDRPDR'"
5637   reference:
5638     include: "2"
5639     name: "CNF-1c"
5640   compare:
5641     include: "1"
5642     name: "CNF-0.5c"
5643   parameters:
5644   - "result"
5645   - "name"
5646   - "tags"
5647   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5648   x-axis: "X = CNFs per Service Chain"
5649   y-axis: "Y = Number of Service Chains"
5650   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5651   layout:
5652     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5653     layout: "plot-service-density"
5654
5655 - type: "plot"
5656   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5657   algorithm: "plot_service_density_heatmap_compare"
5658   output-file-type: ".html"
5659   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-csc-pdr"
5660   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5661   filter: "'NIC_Intel-X710' and
5662            'NF_DENSITY' and
5663            'DOCKER' and
5664            'CHAIN' and
5665            'NF_VPPIP4' and
5666            'IMIX' and
5667            '8T4C' and
5668            'NDRPDR'"
5669   reference:
5670     include: "2"
5671     name: "CNF-1c"
5672   compare:
5673     include: "1"
5674     name: "CNF-0.5c"
5675   parameters:
5676   - "result"
5677   - "name"
5678   - "tags"
5679   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5680   x-axis: "X = CNFs per Service Chain"
5681   y-axis: "Y = Number of Service Chains"
5682   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5683   layout:
5684     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5685     layout: "plot-service-density"
5686
5687 ################################################################################
5688 # Plots - NF Density - CSP - MRR 64b
5689 - type: "plot"
5690   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5691   algorithm: "plot_service_density_heatmap_compare"
5692   output-file-type: ".html"
5693   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csp-mrr"
5694   data: "plot-vpp-nfv-2n-skx-mrr-64b"
5695   filter: "'NIC_Intel-X710' and
5696            'NF_DENSITY' and
5697            'DOCKER' and
5698            'PIPELINE' and
5699            'NF_VPPIP4' and
5700            '64B' and
5701            '2T1C' and
5702            'MRR'"
5703   reference:
5704     include: "2"
5705     name: "CNF-1c"
5706   compare:
5707     include: "1"
5708     name: "CNF-0.5c"
5709   parameters:
5710   - "result"
5711   - "name"
5712   - "tags"
5713   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5714   x-axis: "X = CNFs per Service Pipeline"
5715   y-axis: "Y = Number of Service Pipelines"
5716   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5717   layout:
5718     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5719     layout: "plot-service-density"
5720
5721 - type: "plot"
5722   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5723   algorithm: "plot_service_density_heatmap_compare"
5724   output-file-type: ".html"
5725   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csp-mrr"
5726   data: "plot-vpp-nfv-2n-skx-mrr-64b"
5727   filter: "'NIC_Intel-X710' and
5728            'NF_DENSITY' and
5729            'DOCKER' and
5730            'PIPELINE' and
5731            'NF_VPPIP4' and
5732            '64B' and
5733            '4T2C' and
5734            'MRR'"
5735   reference:
5736     include: "2"
5737     name: "CNF-1c"
5738   compare:
5739     include: "1"
5740     name: "CNF-0.5c"
5741   parameters:
5742   - "result"
5743   - "name"
5744   - "tags"
5745   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5746   x-axis: "X = CNFs per Service Pipeline"
5747   y-axis: "Y = Number of Service Pipelines"
5748   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5749   layout:
5750     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5751     layout: "plot-service-density"
5752
5753 - type: "plot"
5754   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5755   algorithm: "plot_service_density_heatmap_compare"
5756   output-file-type: ".html"
5757   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-csp-mrr"
5758   data: "plot-vpp-nfv-2n-skx-mrr-64b"
5759   filter: "'NIC_Intel-X710' and
5760            'NF_DENSITY' and
5761            'DOCKER' and
5762            'PIPELINE' and
5763            'NF_VPPIP4' and
5764            '64B' and
5765            '8T4C' and
5766            'MRR'"
5767   reference:
5768     include: "2"
5769     name: "CNF-1c"
5770   compare:
5771     include: "1"
5772     name: "CNF-0.5c"
5773   parameters:
5774   - "result"
5775   - "name"
5776   - "tags"
5777   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5778   x-axis: "X = CNFs per Service Pipeline"
5779   y-axis: "Y = Number of Service Pipelines"
5780   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5781   layout:
5782     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5783     layout: "plot-service-density"
5784
5785 # Plots - NF Density - CSP - MRR IMIX
5786 - type: "plot"
5787   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5788   algorithm: "plot_service_density_heatmap_compare"
5789   output-file-type: ".html"
5790   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csp-mrr"
5791   data: "plot-vpp-nfv-2n-skx-mrr-imix"
5792   filter: "'NIC_Intel-X710' and
5793            'NF_DENSITY' and
5794            'DOCKER' and
5795            'PIPELINE' and
5796            'NF_VPPIP4' and
5797            'IMIX' and
5798            '2T1C' and
5799            'MRR'"
5800   reference:
5801     include: "2"
5802     name: "CNF-1c"
5803   compare:
5804     include: "1"
5805     name: "CNF-0.5c"
5806   parameters:
5807   - "result"
5808   - "name"
5809   - "tags"
5810   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5811   x-axis: "X = CNFs per Service Pipeline"
5812   y-axis: "Y = Number of Service Pipelines"
5813   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5814   layout:
5815     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5816     layout: "plot-service-density"
5817
5818 - type: "plot"
5819   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5820   algorithm: "plot_service_density_heatmap_compare"
5821   output-file-type: ".html"
5822   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csp-mrr"
5823   data: "plot-vpp-nfv-2n-skx-mrr-imix"
5824   filter: "'NIC_Intel-X710' and
5825            'NF_DENSITY' and
5826            'DOCKER' and
5827            'PIPELINE' and
5828            'NF_VPPIP4' and
5829            'IMIX' and
5830            '4T2C' and
5831            'MRR'"
5832   reference:
5833     include: "2"
5834     name: "CNF-1c"
5835   compare:
5836     include: "1"
5837     name: "CNF-0.5c"
5838   parameters:
5839   - "result"
5840   - "name"
5841   - "tags"
5842   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5843   x-axis: "X = CNFs per Service Pipeline"
5844   y-axis: "Y = Number of Service Pipelines"
5845   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5846   layout:
5847     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5848     layout: "plot-service-density"
5849
5850 - type: "plot"
5851   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5852   algorithm: "plot_service_density_heatmap_compare"
5853   output-file-type: ".html"
5854   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-csp-mrr"
5855   data: "plot-vpp-nfv-2n-skx-mrr-imix"
5856   filter: "'NIC_Intel-X710' and
5857            'NF_DENSITY' and
5858            'DOCKER' and
5859            'PIPELINE' and
5860            'NF_VPPIP4' and
5861            'IMIX' and
5862            '8T4C' and
5863            'MRR'"
5864   reference:
5865     include: "2"
5866     name: "CNF-1c"
5867   compare:
5868     include: "1"
5869     name: "CNF-0.5c"
5870   parameters:
5871   - "result"
5872   - "name"
5873   - "tags"
5874   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5875   x-axis: "X = CNFs per Service Pipeline"
5876   y-axis: "Y = Number of Service Pipelines"
5877   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5878   layout:
5879     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5880     layout: "plot-service-density"
5881
5882 # Plots - NF Density - CSP - NDR 64b
5883 - type: "plot"
5884   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5885   algorithm: "plot_service_density_heatmap_compare"
5886   output-file-type: ".html"
5887   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csp-ndr"
5888   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5889   filter: "'NIC_Intel-X710' and
5890            'NF_DENSITY' and
5891            'DOCKER' and
5892            'PIPELINE' and
5893            'NF_VPPIP4' and
5894            '64B' and
5895            '2T1C' and
5896            'NDRPDR'"
5897   reference:
5898     include: "2"
5899     name: "CNF-1c"
5900   compare:
5901     include: "1"
5902     name: "CNF-0.5c"
5903   parameters:
5904   - "result"
5905   - "name"
5906   - "tags"
5907   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5908   x-axis: "X = CNFs per Service Pipeline"
5909   y-axis: "Y = Number of Service Pipelines"
5910   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5911   layout:
5912     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5913     layout: "plot-service-density"
5914
5915 - type: "plot"
5916   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5917   algorithm: "plot_service_density_heatmap_compare"
5918   output-file-type: ".html"
5919   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csp-ndr"
5920   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5921   filter: "'NIC_Intel-X710' and
5922            'NF_DENSITY' and
5923            'DOCKER' and
5924            'PIPELINE' and
5925            'NF_VPPIP4' and
5926            '64B' and
5927            '4T2C' and
5928            'NDRPDR'"
5929   reference:
5930     include: "2"
5931     name: "CNF-1c"
5932   compare:
5933     include: "1"
5934     name: "CNF-0.5c"
5935   parameters:
5936   - "result"
5937   - "name"
5938   - "tags"
5939   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5940   x-axis: "X = CNFs per Service Pipeline"
5941   y-axis: "Y = Number of Service Pipelines"
5942   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5943   layout:
5944     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5945     layout: "plot-service-density"
5946
5947 - type: "plot"
5948   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5949   algorithm: "plot_service_density_heatmap_compare"
5950   output-file-type: ".html"
5951   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-csp-ndr"
5952   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5953   filter: "'NIC_Intel-X710' and
5954            'NF_DENSITY' and
5955            'DOCKER' and
5956            'PIPELINE' and
5957            'NF_VPPIP4' and
5958            '64B' and
5959            '8T4C' and
5960            'NDRPDR'"
5961   reference:
5962     include: "2"
5963     name: "CNF-1c"
5964   compare:
5965     include: "1"
5966     name: "CNF-0.5c"
5967   parameters:
5968   - "result"
5969   - "name"
5970   - "tags"
5971   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5972   x-axis: "X = CNFs per Service Pipeline"
5973   y-axis: "Y = Number of Service Pipelines"
5974   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5975   layout:
5976     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5977     layout: "plot-service-density"
5978
5979 # Plots - NF Density - CSP - NDR IMIX
5980 - type: "plot"
5981   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5982   algorithm: "plot_service_density_heatmap_compare"
5983   output-file-type: ".html"
5984   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csp-ndr"
5985   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5986   filter: "'NIC_Intel-X710' and
5987            'NF_DENSITY' and
5988            'DOCKER' and
5989            'PIPELINE' and
5990            'NF_VPPIP4' and
5991            'IMIX' and
5992            '2T1C' and
5993            'NDRPDR'"
5994   reference:
5995     include: "2"
5996     name: "CNF-1c"
5997   compare:
5998     include: "1"
5999     name: "CNF-0.5c"
6000   parameters:
6001   - "result"
6002   - "name"
6003   - "tags"
6004   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6005   x-axis: "X = CNFs per Service Pipeline"
6006   y-axis: "Y = Number of Service Pipelines"
6007   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6008   layout:
6009     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6010     layout: "plot-service-density"
6011
6012 - type: "plot"
6013   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6014   algorithm: "plot_service_density_heatmap_compare"
6015   output-file-type: ".html"
6016   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csp-ndr"
6017   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
6018   filter: "'NIC_Intel-X710' and
6019            'NF_DENSITY' and
6020            'DOCKER' and
6021            'PIPELINE' and
6022            'NF_VPPIP4' and
6023            'IMIX' and
6024            '4T2C' and
6025            'NDRPDR'"
6026   reference:
6027     include: "2"
6028     name: "CNF-1c"
6029   compare:
6030     include: "1"
6031     name: "CNF-0.5c"
6032   parameters:
6033   - "result"
6034   - "name"
6035   - "tags"
6036   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6037   x-axis: "X = CNFs per Service Pipeline"
6038   y-axis: "Y = Number of Service Pipelines"
6039   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6040   layout:
6041     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6042     layout: "plot-service-density"
6043
6044 - type: "plot"
6045   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6046   algorithm: "plot_service_density_heatmap_compare"
6047   output-file-type: ".html"
6048   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-csp-ndr"
6049   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
6050   filter: "'NIC_Intel-X710' and
6051            'NF_DENSITY' and
6052            'DOCKER' and
6053            'PIPELINE' and
6054            'NF_VPPIP4' and
6055            'IMIX' and
6056            '8T4C' and
6057            'NDRPDR'"
6058   reference:
6059     include: "2"
6060     name: "CNF-1c"
6061   compare:
6062     include: "1"
6063     name: "CNF-0.5c"
6064   parameters:
6065   - "result"
6066   - "name"
6067   - "tags"
6068   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6069   x-axis: "X = CNFs per Service Pipeline"
6070   y-axis: "Y = Number of Service Pipelines"
6071   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6072   layout:
6073     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6074     layout: "plot-service-density"
6075
6076 # Plots - NF Density - CSP - PDR 64b
6077 - type: "plot"
6078   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6079   algorithm: "plot_service_density_heatmap_compare"
6080   output-file-type: ".html"
6081   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csp-pdr"
6082   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
6083   filter: "'NIC_Intel-X710' and
6084            'NF_DENSITY' and
6085            'DOCKER' and
6086            'PIPELINE' and
6087            'NF_VPPIP4' and
6088            '64B' and
6089            '2T1C' and
6090            'NDRPDR'"
6091   reference:
6092     include: "2"
6093     name: "CNF-1c"
6094   compare:
6095     include: "1"
6096     name: "CNF-0.5c"
6097   parameters:
6098   - "result"
6099   - "name"
6100   - "tags"
6101   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6102   x-axis: "X = CNFs per Service Pipeline"
6103   y-axis: "Y = Number of Service Pipelines"
6104   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6105   layout:
6106     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6107     layout: "plot-service-density"
6108
6109 - type: "plot"
6110   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6111   algorithm: "plot_service_density_heatmap_compare"
6112   output-file-type: ".html"
6113   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csp-pdr"
6114   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
6115   filter: "'NIC_Intel-X710' and
6116            'NF_DENSITY' and
6117            'DOCKER' and
6118            'PIPELINE' and
6119            'NF_VPPIP4' and
6120            '64B' and
6121            '4T2C' and
6122            'NDRPDR'"
6123   reference:
6124     include: "2"
6125     name: "CNF-1c"
6126   compare:
6127     include: "1"
6128     name: "CNF-0.5c"
6129   parameters:
6130   - "result"
6131   - "name"
6132   - "tags"
6133   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6134   x-axis: "X = CNFs per Service Pipeline"
6135   y-axis: "Y = Number of Service Pipelines"
6136   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6137   layout:
6138     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6139     layout: "plot-service-density"
6140
6141 - type: "plot"
6142   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6143   algorithm: "plot_service_density_heatmap_compare"
6144   output-file-type: ".html"
6145   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-csp-pdr"
6146   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
6147   filter: "'NIC_Intel-X710' and
6148            'NF_DENSITY' and
6149            'DOCKER' and
6150            'PIPELINE' and
6151            'NF_VPPIP4' and
6152            '64B' and
6153            '8T4C' and
6154            'NDRPDR'"
6155   reference:
6156     include: "2"
6157     name: "CNF-1c"
6158   compare:
6159     include: "1"
6160     name: "CNF-0.5c"
6161   parameters:
6162   - "result"
6163   - "name"
6164   - "tags"
6165   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6166   x-axis: "X = CNFs per Service Pipeline"
6167   y-axis: "Y = Number of Service Pipelines"
6168   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6169   layout:
6170     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6171     layout: "plot-service-density"
6172
6173 # Plots - NF Density - CSP - PDR IMIX
6174 - type: "plot"
6175   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6176   algorithm: "plot_service_density_heatmap_compare"
6177   output-file-type: ".html"
6178   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csp-pdr"
6179   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
6180   filter: "'NIC_Intel-X710' and
6181            'NF_DENSITY' and
6182            'DOCKER' and
6183            'PIPELINE' and
6184            'NF_VPPIP4' and
6185            'IMIX' and
6186            '2T1C' and
6187            'NDRPDR'"
6188   reference:
6189     include: "2"
6190     name: "CNF-1c"
6191   compare:
6192     include: "1"
6193     name: "CNF-0.5c"
6194   parameters:
6195   - "result"
6196   - "name"
6197   - "tags"
6198   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6199   x-axis: "X = CNFs per Service Pipeline"
6200   y-axis: "Y = Number of Service Pipelines"
6201   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6202   layout:
6203     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6204     layout: "plot-service-density"
6205
6206 - type: "plot"
6207   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6208   algorithm: "plot_service_density_heatmap_compare"
6209   output-file-type: ".html"
6210   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csp-pdr"
6211   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
6212   filter: "'NIC_Intel-X710' and
6213            'NF_DENSITY' and
6214            'DOCKER' and
6215            'PIPELINE' and
6216            'NF_VPPIP4' and
6217            'IMIX' and
6218            '4T2C' and
6219            'NDRPDR'"
6220   reference:
6221     include: "2"
6222     name: "CNF-1c"
6223   compare:
6224     include: "1"
6225     name: "CNF-0.5c"
6226   parameters:
6227   - "result"
6228   - "name"
6229   - "tags"
6230   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6231   x-axis: "X = CNFs per Service Pipeline"
6232   y-axis: "Y = Number of Service Pipelines"
6233   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6234   layout:
6235     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6236     layout: "plot-service-density"
6237
6238 - type: "plot"
6239   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6240   algorithm: "plot_service_density_heatmap_compare"
6241   output-file-type: ".html"
6242   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-csp-pdr"
6243   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
6244   filter: "'NIC_Intel-X710' and
6245            'NF_DENSITY' and
6246            'DOCKER' and
6247            'PIPELINE' and
6248            'NF_VPPIP4' and
6249            'IMIX' and
6250            '8T4C' and
6251            'NDRPDR'"
6252   reference:
6253     include: "2"
6254     name: "CNF-1c"
6255   compare:
6256     include: "1"
6257     name: "CNF-0.5c"
6258   parameters:
6259   - "result"
6260   - "name"
6261   - "tags"
6262   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6263   x-axis: "X = CNFs per Service Pipeline"
6264   y-axis: "Y = Number of Service Pipelines"
6265   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6266   layout:
6267     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6268     layout: "plot-service-density"
6269
6270 ################################################################################
6271 # Plots VPP HTTP Server Performance
6272 - type: "plot"
6273   title: "VPP HTTP Server Performance"
6274   algorithm: "plot_http_server_performance_box"
6275   output-file-type: ".html"
6276   output-file: "{DIR[STATIC,VPP]}/http-server-performance-cps"
6277   data:
6278     "plot-vpp-http-server-performance"
6279   # Keep this formatting, the filter is enclosed with " (quotation mark) and
6280   # each tag is enclosed with ' (apostrophe).
6281   filter: "'HTTP' and 'TCP_CPS'"
6282   parameters:
6283   - "result"
6284   - "name"
6285   traces:
6286     hoverinfo: "x+y"
6287     boxpoints: "outliers"
6288     whiskerwidth: 0
6289   layout:
6290     title: "VPP HTTP Server Performance"
6291     layout:
6292       "plot-cps"
6293
6294 - type: "plot"
6295   title: "VPP HTTP Server Performance"
6296   algorithm: "plot_http_server_performance_box"
6297   output-file-type: ".html"
6298   output-file: "{DIR[STATIC,VPP]}/http-server-performance-rps"
6299   data:
6300     "plot-vpp-http-server-performance"
6301   filter: "'HTTP' and 'TCP_RPS'"
6302   parameters:
6303   - "result"
6304   - "name"
6305   traces:
6306     hoverinfo: "x+y"
6307     boxpoints: "outliers"
6308     whiskerwidth: 0
6309   layout:
6310     title: "VPP HTTP Server Performance"
6311     layout:
6312       "plot-rps"
6313
6314 ################################################################################
6315
6316 # Packet Throughput - VPP L2 3n-hsw-x520 base and scale
6317 - type: "plot"
6318   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
6319   algorithm: "plot_performance_box"
6320   output-file-type: ".html"
6321   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
6322   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6323   filter: "'NIC_Intel-X520-DA2' and
6324            '64B' and
6325            ('BASE' or 'SCALE') and
6326            'NDRPDR' and
6327            'ETH' and
6328            '1T1C' and
6329            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6330            not 'VHOST' and
6331            not 'MEMIF'"
6332   parameters:
6333   - "throughput"
6334   - "parent"
6335   - "tags"
6336   sort:
6337   - "L2PATCH"
6338   - "L2XCBASE"
6339   - "BASE"
6340   - "FIB_10K"
6341   - "FIB_100K"
6342   - "FIB_1M"
6343   traces:
6344     hoverinfo: "x+y"
6345     boxpoints: "outliers"
6346     whiskerwidth: 0
6347   layout:
6348     title: "l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
6349     layout: "plot-throughput"
6350
6351 - type: "plot"
6352   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
6353   algorithm: "plot_performance_box"
6354   output-file-type: ".html"
6355   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
6356   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6357   filter: "'NIC_Intel-X520-DA2' and
6358            '64B' and
6359            ('BASE' or 'SCALE') and
6360            'NDRPDR' and
6361            'ETH' and
6362            '1T1C' and
6363            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6364            not 'VHOST' and
6365            not 'MEMIF'"
6366   parameters:
6367   - "throughput"
6368   - "parent"
6369   - "tags"
6370   sort:
6371   - "L2PATCH"
6372   - "L2XCBASE"
6373   - "BASE"
6374   - "FIB_10K"
6375   - "FIB_100K"
6376   - "FIB_1M"
6377   traces:
6378     hoverinfo: "x+y"
6379     boxpoints: "outliers"
6380     whiskerwidth: 0
6381   layout:
6382     title: "l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
6383     layout: "plot-throughput"
6384
6385 - type: "plot"
6386   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
6387   algorithm: "plot_performance_box"
6388   output-file-type: ".html"
6389   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
6390   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6391   filter: "'NIC_Intel-X520-DA2' and
6392            '64B' and
6393            ('BASE' or 'SCALE') and
6394            'NDRPDR' and
6395            'ETH' and
6396            '2T2C' and
6397            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6398            not 'VHOST' and
6399            not 'MEMIF'"
6400   parameters:
6401   - "throughput"
6402   - "parent"
6403   - "tags"
6404   sort:
6405   - "L2PATCH"
6406   - "L2XCBASE"
6407   - "BASE"
6408   - "FIB_10K"
6409   - "FIB_100K"
6410   - "FIB_1M"
6411   traces:
6412     hoverinfo: "x+y"
6413     boxpoints: "outliers"
6414     whiskerwidth: 0
6415   layout:
6416     title: "l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
6417     layout: "plot-throughput"
6418
6419 - type: "plot"
6420   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
6421   algorithm: "plot_performance_box"
6422   output-file-type: ".html"
6423   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
6424   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6425   filter: "'NIC_Intel-X520-DA2' and
6426            '64B' and
6427            ('BASE' or 'SCALE') and
6428            'NDRPDR' and
6429            'ETH' and
6430            '2T2C' and
6431            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6432            not 'VHOST' and
6433            not 'MEMIF'"
6434   parameters:
6435   - "throughput"
6436   - "parent"
6437   - "tags"
6438   sort:
6439   - "L2PATCH"
6440   - "L2XCBASE"
6441   - "BASE"
6442   - "FIB_10K"
6443   - "FIB_100K"
6444   - "FIB_1M"
6445   traces:
6446     hoverinfo: "x+y"
6447     boxpoints: "outliers"
6448     whiskerwidth: 0
6449   layout:
6450     title: "l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
6451     layout: "plot-throughput"
6452
6453 # Packet Throughput - VPP L2 3n-hsw-x520 features
6454 - type: "plot"
6455   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
6456   algorithm: "plot_performance_box"
6457   output-file-type: ".html"
6458   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
6459   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6460   filter: "'NIC_Intel-X520-DA2' and
6461            '64B' and
6462            'NDRPDR' and
6463            '1T1C' and
6464            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6465            not 'ACL' and
6466            not 'VHOST' and
6467            not 'MEMIF'"
6468   parameters:
6469   - "throughput"
6470   - "parent"
6471   - "tags"
6472   sort:
6473   - "L2XCBASE"    # l2xcbase
6474   - "L2BDBASE"    # l2bdbase
6475   - "L2XCFWD"     # dot1q-l2xcbase
6476   - "L2BDMACLRN"  # dot1q-l2bdbase
6477   traces:
6478     hoverinfo: "x+y"
6479     boxpoints: "outliers"
6480     whiskerwidth: 0
6481   layout:
6482     title: "l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
6483     layout: "plot-throughput"
6484
6485 - type: "plot"
6486   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-pdr"
6487   algorithm: "plot_performance_box"
6488   output-file-type: ".html"
6489   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-pdr"
6490   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6491   filter: "'NIC_Intel-X520-DA2' and
6492            '64B' and
6493            'NDRPDR' and
6494            '1T1C' and
6495            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6496            not 'ACL' and
6497            not 'VHOST' and
6498            not 'MEMIF'"
6499   parameters:
6500   - "throughput"
6501   - "parent"
6502   - "tags"
6503   sort:
6504   - "L2XCBASE"    # l2xcbase
6505   - "L2BDBASE"    # l2bdbase
6506   - "L2XCFWD"     # dot1q-l2xcbase
6507   - "L2BDMACLRN"  # dot1q-l2bdbase
6508   traces:
6509     hoverinfo: "x+y"
6510     boxpoints: "outliers"
6511     whiskerwidth: 0
6512   layout:
6513     title: "l2sw-3n-hsw-x520-64b-1t1c-features-pdr"
6514     layout: "plot-throughput"
6515
6516 - type: "plot"
6517   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
6518   algorithm: "plot_performance_box"
6519   output-file-type: ".html"
6520   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
6521   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6522   filter: "'NIC_Intel-X520-DA2' and
6523            '64B' and
6524            'NDRPDR' and
6525            '2T2C' and
6526            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6527            not 'ACL' and
6528            not 'VHOST' and
6529            not 'MEMIF'"
6530   parameters:
6531   - "throughput"
6532   - "parent"
6533   - "tags"
6534   sort:
6535   - "L2XCBASE"    # l2xcbase
6536   - "L2BDBASE"    # l2bdbase
6537   - "L2XCFWD"     # dot1q-l2xcbase
6538   - "L2BDMACLRN"  # dot1q-l2bdbase
6539   traces:
6540     hoverinfo: "x+y"
6541     boxpoints: "outliers"
6542     whiskerwidth: 0
6543   layout:
6544     title: "l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
6545     layout: "plot-throughput"
6546
6547 - type: "plot"
6548   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-pdr"
6549   algorithm: "plot_performance_box"
6550   output-file-type: ".html"
6551   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-pdr"
6552   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6553   filter: "'NIC_Intel-X520-DA2' and
6554            '64B' and
6555            'NDRPDR' and
6556            '2T2C' and
6557            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6558            not 'ACL' and
6559            not 'VHOST' and
6560            not 'MEMIF'"
6561   parameters:
6562   - "throughput"
6563   - "parent"
6564   - "tags"
6565   sort:
6566   - "L2XCBASE"    # l2xcbase
6567   - "L2BDBASE"    # l2bdbase
6568   - "L2XCFWD"     # dot1q-l2xcbase
6569   - "L2BDMACLRN"  # dot1q-l2bdbase
6570   traces:
6571     hoverinfo: "x+y"
6572     boxpoints: "outliers"
6573     whiskerwidth: 0
6574   layout:
6575     title: "l2sw-3n-hsw-x520-64b-2t2c-features-pdr"
6576     layout: "plot-throughput"
6577
6578 # Packet Throughput - VPP L2 3n-hsw-x520 features-iacl
6579 - type: "plot"
6580   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
6581   algorithm: "plot_performance_box"
6582   output-file-type: ".html"
6583   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
6584   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6585   filter: "'NIC_Intel-X520-DA2' and
6586            '64B' and
6587            'NDRPDR' and
6588            '1T1C' and
6589            'FEATURE' and
6590            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6591            'IACL' and
6592            ('ACL1' or 'ACL50') and
6593            ('10K_FLOWS' or '10k_FLOWS') and
6594            not 'MACIP' and
6595            not 'VHOST' and
6596            not 'MEMIF'"
6597   parameters:
6598   - "throughput"
6599   - "parent"
6600   - "tags"
6601   traces:
6602     hoverinfo: "x+y"
6603     boxpoints: "outliers"
6604     whiskerwidth: 0
6605   layout:
6606     title: "l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
6607     layout: "plot-throughput"
6608
6609 - type: "plot"
6610   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
6611   algorithm: "plot_performance_box"
6612   output-file-type: ".html"
6613   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
6614   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6615   filter: "'NIC_Intel-X520-DA2' and
6616            '64B' and
6617            'NDRPDR' and
6618            '1T1C' and
6619            'FEATURE' and
6620            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6621            'IACL' and
6622            ('ACL1' or 'ACL50') and
6623            ('10K_FLOWS' or '10k_FLOWS') and
6624            not 'MACIP' and
6625            not 'VHOST' and
6626            not 'MEMIF'"
6627   parameters:
6628   - "throughput"
6629   - "parent"
6630   - "tags"
6631   traces:
6632     hoverinfo: "x+y"
6633     boxpoints: "outliers"
6634     whiskerwidth: 0
6635   layout:
6636     title: "l2sw-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
6637     layout: "plot-throughput"
6638
6639 - type: "plot"
6640   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
6641   algorithm: "plot_performance_box"
6642   output-file-type: ".html"
6643   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
6644   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6645   filter: "'NIC_Intel-X520-DA2' and
6646            '64B' and
6647            'NDRPDR' and
6648            '2T2C' and
6649            'FEATURE' and
6650            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6651            'IACL' and
6652            ('ACL1' or 'ACL50') and
6653            ('10K_FLOWS' or '10k_FLOWS') and
6654            not 'MACIP' and
6655            not 'VHOST' and
6656            not 'MEMIF'"
6657   parameters:
6658   - "throughput"
6659   - "parent"
6660   - "tags"
6661   traces:
6662     hoverinfo: "x+y"
6663     boxpoints: "outliers"
6664     whiskerwidth: 0
6665   layout:
6666     title: "l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
6667     layout: "plot-throughput"
6668
6669 - type: "plot"
6670   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
6671   algorithm: "plot_performance_box"
6672   output-file-type: ".html"
6673   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
6674   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6675   filter: "'NIC_Intel-X520-DA2' and
6676            '64B' and
6677            'NDRPDR' and
6678            '2T2C' and
6679            'FEATURE' and
6680            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6681            'IACL' and
6682            ('ACL1' or 'ACL50') and
6683            ('10K_FLOWS' or '10k_FLOWS') and
6684            not 'MACIP' and
6685            not 'VHOST' and
6686            not 'MEMIF'"
6687   parameters:
6688   - "throughput"
6689   - "parent"
6690   - "tags"
6691   traces:
6692     hoverinfo: "x+y"
6693     boxpoints: "outliers"
6694     whiskerwidth: 0
6695   layout:
6696     title: "l2sw-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
6697     layout: "plot-throughput"
6698
6699 # Packet Throughput - VPP L2 3n-hsw-x520 features-oacl
6700 - type: "plot"
6701   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
6702   algorithm: "plot_performance_box"
6703   output-file-type: ".html"
6704   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
6705   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6706   filter: "'NIC_Intel-X520-DA2' and
6707            '64B' and
6708            'NDRPDR' and
6709            '1T1C' and
6710            'FEATURE' and
6711            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6712            'OACL' and
6713            ('ACL1' or 'ACL50') and
6714            ('10K_FLOWS' or '10k_FLOWS') and
6715            not 'MACIP' and
6716            not 'VHOST' and
6717            not 'MEMIF'"
6718   parameters:
6719   - "throughput"
6720   - "parent"
6721   - "tags"
6722   traces:
6723     hoverinfo: "x+y"
6724     boxpoints: "outliers"
6725     whiskerwidth: 0
6726   layout:
6727     title: "l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
6728     layout: "plot-throughput"
6729
6730 - type: "plot"
6731   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
6732   algorithm: "plot_performance_box"
6733   output-file-type: ".html"
6734   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
6735   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6736   filter: "'NIC_Intel-X520-DA2' and
6737            '64B' and
6738            'NDRPDR' and
6739            '1T1C' and
6740            'FEATURE' and
6741            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6742            'OACL' and
6743            ('ACL1' or 'ACL50') and
6744            ('10K_FLOWS' or '10k_FLOWS') and
6745            not 'MACIP' and
6746            not 'VHOST' and
6747            not 'MEMIF'"
6748   parameters:
6749   - "throughput"
6750   - "parent"
6751   - "tags"
6752   traces:
6753     hoverinfo: "x+y"
6754     boxpoints: "outliers"
6755     whiskerwidth: 0
6756   layout:
6757     title: "l2sw-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
6758     layout: "plot-throughput"
6759
6760 - type: "plot"
6761   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
6762   algorithm: "plot_performance_box"
6763   output-file-type: ".html"
6764   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
6765   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6766   filter: "'NIC_Intel-X520-DA2' and
6767            '64B' and
6768            'NDRPDR' and
6769            '2T2C' and
6770            'FEATURE' and
6771            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6772            'OACL' and
6773            ('ACL1' or 'ACL50') and
6774            ('10K_FLOWS' or '10k_FLOWS') and
6775            not 'MACIP' and
6776            not 'VHOST' and
6777            not 'MEMIF'"
6778   parameters:
6779   - "throughput"
6780   - "parent"
6781   - "tags"
6782   traces:
6783     hoverinfo: "x+y"
6784     boxpoints: "outliers"
6785     whiskerwidth: 0
6786   layout:
6787     title: "l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
6788     layout: "plot-throughput"
6789
6790 - type: "plot"
6791   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
6792   algorithm: "plot_performance_box"
6793   output-file-type: ".html"
6794   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
6795   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6796   filter: "'NIC_Intel-X520-DA2' and
6797            '64B' and
6798            'NDRPDR' and
6799            '2T2C' and
6800            'FEATURE' and
6801            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6802            'OACL' and
6803            ('ACL1' or 'ACL50') and
6804            ('10K_FLOWS' or '10k_FLOWS') and
6805            not 'MACIP' and
6806            not 'VHOST' and
6807            not 'MEMIF'"
6808   parameters:
6809   - "throughput"
6810   - "parent"
6811   - "tags"
6812   traces:
6813     hoverinfo: "x+y"
6814     boxpoints: "outliers"
6815     whiskerwidth: 0
6816   layout:
6817     title: "l2sw-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
6818     layout: "plot-throughput"
6819
6820 # Packet Throughput - VPP L2 3n-hsw-x520 features-macip
6821 - type: "plot"
6822   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr"
6823   algorithm: "plot_performance_box"
6824   output-file-type: ".html"
6825   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr"
6826   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6827   filter: "'NIC_Intel-X520-DA2' and
6828            '64B' and
6829            'NDRPDR' and
6830            '1T1C' and
6831            'FEATURE' and
6832            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6833            'MACIP' and
6834            ('ACL1' or 'ACL50') and
6835            ('10K_FLOWS' or '10k_FLOWS') and
6836            not 'VHOST' and
6837            not 'MEMIF'"
6838   parameters:
6839   - "throughput"
6840   - "parent"
6841   - "tags"
6842   traces:
6843     hoverinfo: "x+y"
6844     boxpoints: "outliers"
6845     whiskerwidth: 0
6846   layout:
6847     title: "l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr"
6848     layout: "plot-throughput"
6849
6850 - type: "plot"
6851   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-macip-pdr"
6852   algorithm: "plot_performance_box"
6853   output-file-type: ".html"
6854   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-macip-pdr"
6855   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6856   filter: "'NIC_Intel-X520-DA2' and
6857            '64B' and
6858            'NDRPDR' and
6859            '1T1C' and
6860            'FEATURE' and
6861            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6862            'MACIP' and
6863            ('ACL1' or 'ACL50') and
6864            ('10K_FLOWS' or '10k_FLOWS') and
6865            not 'VHOST' and
6866            not 'MEMIF'"
6867   parameters:
6868   - "throughput"
6869   - "parent"
6870   - "tags"
6871   traces:
6872     hoverinfo: "x+y"
6873     boxpoints: "outliers"
6874     whiskerwidth: 0
6875   layout:
6876     title: "l2sw-3n-hsw-x520-64b-1t1c-features-macip-pdr"
6877     layout: "plot-throughput"
6878
6879 - type: "plot"
6880   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr"
6881   algorithm: "plot_performance_box"
6882   output-file-type: ".html"
6883   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr"
6884   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6885   filter: "'NIC_Intel-X520-DA2' and
6886            '64B' and
6887            'NDRPDR' and
6888            '2T2C' and
6889            'FEATURE' and
6890            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6891            'MACIP' and
6892            ('ACL1' or 'ACL50') and
6893            ('10K_FLOWS' or '10k_FLOWS') and
6894            not 'VHOST' and
6895            not 'MEMIF'"
6896   parameters:
6897   - "throughput"
6898   - "parent"
6899   - "tags"
6900   traces:
6901     hoverinfo: "x+y"
6902     boxpoints: "outliers"
6903     whiskerwidth: 0
6904   layout:
6905     title: "l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr"
6906     layout: "plot-throughput"
6907
6908 - type: "plot"
6909   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-macip-pdr"
6910   algorithm: "plot_performance_box"
6911   output-file-type: ".html"
6912   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-macip-pdr"
6913   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6914   filter: "'NIC_Intel-X520-DA2' and
6915            '64B' and
6916            'NDRPDR' and
6917            '2T2C' and
6918            'FEATURE' and
6919            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6920            'MACIP' and
6921            ('ACL1' or 'ACL50') and
6922            ('10K_FLOWS' or '10k_FLOWS') and
6923            not 'VHOST' and
6924            not 'MEMIF'"
6925   parameters:
6926   - "throughput"
6927   - "parent"
6928   - "tags"
6929   traces:
6930     hoverinfo: "x+y"
6931     boxpoints: "outliers"
6932     whiskerwidth: 0
6933   layout:
6934     title: "l2sw-3n-hsw-x520-64b-2t2c-features-macip-pdr"
6935     layout: "plot-throughput"
6936
6937 # Packet Throughput - VPP L2 3n-hsw-x710 base and scale
6938 - type: "plot"
6939   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
6940   algorithm: "plot_performance_box"
6941   output-file-type: ".html"
6942   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
6943   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6944   filter: "'NIC_Intel-X710' and
6945            '64B' and
6946            ('BASE' or 'SCALE') and
6947            'NDRPDR' and
6948            'ETH' and
6949            '1T1C' and
6950            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6951            not 'VHOST' and
6952            not 'MEMIF'"
6953   parameters:
6954   - "throughput"
6955   - "parent"
6956   - "tags"
6957   sort:
6958   - "L2PATCH"
6959   - "L2XCFWD"
6960   - "L2BDMACLRN"
6961   - "FIB_10K"
6962   - "FIB_100K"
6963   - "FIB_1M"
6964   traces:
6965     hoverinfo: "x+y"
6966     boxpoints: "outliers"
6967     whiskerwidth: 0
6968   layout:
6969     title: "l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
6970     layout: "plot-throughput"
6971
6972 - type: "plot"
6973   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
6974   algorithm: "plot_performance_box"
6975   output-file-type: ".html"
6976   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
6977   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6978   filter: "'NIC_Intel-X710' and
6979            '64B' and
6980            ('BASE' or 'SCALE') and
6981            'NDRPDR' and
6982            'ETH' and
6983            '1T1C' and
6984            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6985            not 'VHOST' and
6986            not 'MEMIF'"
6987   parameters:
6988   - "throughput"
6989   - "parent"
6990   - "tags"
6991   sort:
6992   - "L2PATCH"
6993   - "L2XCFWD"
6994   - "L2BDMACLRN"
6995   - "FIB_10K"
6996   - "FIB_100K"
6997   - "FIB_1M"
6998   traces:
6999     hoverinfo: "x+y"
7000     boxpoints: "outliers"
7001     whiskerwidth: 0
7002   layout:
7003     title: "l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
7004     layout: "plot-throughput"
7005
7006 - type: "plot"
7007   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
7008   algorithm: "plot_performance_box"
7009   output-file-type: ".html"
7010   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
7011   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7012   filter: "'NIC_Intel-X710' and
7013            '64B' and
7014            ('BASE' or 'SCALE') and
7015            'NDRPDR' and
7016            'ETH' and
7017            '2T2C' and
7018            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7019            not 'VHOST' and
7020            not 'MEMIF'"
7021   parameters:
7022   - "throughput"
7023   - "parent"
7024   - "tags"
7025   sort:
7026   - "L2PATCH"
7027   - "L2XCFWD"
7028   - "L2BDMACLRN"
7029   - "FIB_10K"
7030   - "FIB_100K"
7031   - "FIB_1M"
7032   traces:
7033     hoverinfo: "x+y"
7034     boxpoints: "outliers"
7035     whiskerwidth: 0
7036   layout:
7037     title: "l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
7038     layout: "plot-throughput"
7039
7040 - type: "plot"
7041   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
7042   algorithm: "plot_performance_box"
7043   output-file-type: ".html"
7044   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
7045   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7046   filter: "'NIC_Intel-X710' and
7047            '64B' and
7048            ('BASE' or 'SCALE') and
7049            'NDRPDR' and
7050            'ETH' and
7051            '2T2C' and
7052            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7053            not 'VHOST' and
7054            not 'MEMIF'"
7055   parameters:
7056   - "throughput"
7057   - "parent"
7058   - "tags"
7059   sort:
7060   - "L2PATCH"
7061   - "L2XCFWD"
7062   - "L2BDMACLRN"
7063   - "FIB_10K"
7064   - "FIB_100K"
7065   - "FIB_1M"
7066   traces:
7067     hoverinfo: "x+y"
7068     boxpoints: "outliers"
7069     whiskerwidth: 0
7070   layout:
7071     title: "l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
7072     layout: "plot-throughput"
7073
7074 # Packet Throughput - VPP L2 3n-hsw-x710 features
7075 - type: "plot"
7076   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
7077   algorithm: "plot_performance_box"
7078   output-file-type: ".html"
7079   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
7080   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7081   filter: "'NIC_Intel-X710' and
7082            '64B' and
7083            'NDRPDR' and
7084            '1T1C' and
7085            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7086            not 'ACL' and
7087            not 'VHOST' and
7088            not 'L2OVRLAY' and
7089            not 'MEMIF'"
7090   parameters:
7091   - "throughput"
7092   - "parent"
7093   - "tags"
7094   sort:
7095   - "L2XCBASE"    # l2xcbase
7096   - "L2BDBASE"    # l2bdbase
7097   - "L2XCFWD"     # dot1q-l2xcbase
7098   - "L2BDMACLRN"  # dot1q-l2bdbase
7099   traces:
7100     hoverinfo: "x+y"
7101     boxpoints: "outliers"
7102     whiskerwidth: 0
7103   layout:
7104     title: "l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
7105     layout: "plot-throughput"
7106
7107 - type: "plot"
7108   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
7109   algorithm: "plot_performance_box"
7110   output-file-type: ".html"
7111   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
7112   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7113   filter: "'NIC_Intel-X710' and
7114            '64B' and
7115            'NDRPDR' and
7116            '1T1C' and
7117            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7118            not 'ACL' and
7119            not 'VHOST' and
7120            not 'L2OVRLAY' and
7121            not 'MEMIF'"
7122   parameters:
7123   - "throughput"
7124   - "parent"
7125   - "tags"
7126   sort:
7127   - "L2XCBASE"    # l2xcbase
7128   - "L2BDBASE"    # l2bdbase
7129   - "L2XCFWD"     # dot1q-l2xcbase
7130   - "L2BDMACLRN"  # dot1q-l2bdbase
7131   traces:
7132     hoverinfo: "x+y"
7133     boxpoints: "outliers"
7134     whiskerwidth: 0
7135   layout:
7136     title: "l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
7137     layout: "plot-throughput"
7138
7139 - type: "plot"
7140   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
7141   algorithm: "plot_performance_box"
7142   output-file-type: ".html"
7143   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
7144   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7145   filter: "'NIC_Intel-X710' and
7146            '64B' and
7147            'NDRPDR' and
7148            '2T2C' and
7149            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7150            not 'ACL' and
7151            not 'VHOST' and
7152            not 'L2OVRLAY' and
7153            not 'MEMIF'"
7154   parameters:
7155   - "throughput"
7156   - "parent"
7157   - "tags"
7158   sort:
7159   - "L2XCBASE"    # l2xcbase
7160   - "L2BDBASE"    # l2bdbase
7161   - "L2XCFWD"     # dot1q-l2xcbase
7162   - "L2BDMACLRN"  # dot1q-l2bdbase
7163   traces:
7164     hoverinfo: "x+y"
7165     boxpoints: "outliers"
7166     whiskerwidth: 0
7167   layout:
7168     title: "l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
7169     layout: "plot-throughput"
7170
7171 - type: "plot"
7172   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
7173   algorithm: "plot_performance_box"
7174   output-file-type: ".html"
7175   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
7176   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7177   filter: "'NIC_Intel-X710' and
7178            '64B' and
7179            'NDRPDR' and
7180            '2T2C' and
7181            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7182            not 'ACL' and
7183            not 'VHOST' and
7184            not 'L2OVRLAY' and
7185            not 'MEMIF'"
7186   parameters:
7187   - "throughput"
7188   - "parent"
7189   - "tags"
7190   sort:
7191   - "L2XCBASE"    # l2xcbase
7192   - "L2BDBASE"    # l2bdbase
7193   - "L2XCFWD"     # dot1q-l2xcbase
7194   - "L2BDMACLRN"  # dot1q-l2bdbase
7195   traces:
7196     hoverinfo: "x+y"
7197     boxpoints: "outliers"
7198     whiskerwidth: 0
7199   layout:
7200     title: "l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
7201     layout: "plot-throughput"
7202
7203 # Packet Throughput - VPP L2 3n-hsw-x710 features-iacl
7204 - type: "plot"
7205   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
7206   algorithm: "plot_performance_box"
7207   output-file-type: ".html"
7208   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
7209   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7210   filter: "'NIC_Intel-X710' and
7211            '64B' and
7212            'NDRPDR' and
7213            '1T1C' and
7214            'FEATURE' and
7215            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7216            'IACL' and
7217            ('ACL1' or 'ACL50') and
7218            ('10K_FLOWS' or '10k_FLOWS') and
7219            not 'MACIP' and
7220            not 'VHOST' and
7221            not 'MEMIF'"
7222   parameters:
7223   - "throughput"
7224   - "parent"
7225   - "tags"
7226   traces:
7227     hoverinfo: "x+y"
7228     boxpoints: "outliers"
7229     whiskerwidth: 0
7230   layout:
7231     title: "l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
7232     layout: "plot-throughput"
7233
7234 - type: "plot"
7235   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
7236   algorithm: "plot_performance_box"
7237   output-file-type: ".html"
7238   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
7239   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7240   filter: "'NIC_Intel-X710' and
7241            '64B' and
7242            'NDRPDR' and
7243            '1T1C' and
7244            'FEATURE' and
7245            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7246            'IACL' and
7247            ('ACL1' or 'ACL50') and
7248            ('10K_FLOWS' or '10k_FLOWS') and
7249            not 'MACIP' and
7250            not 'VHOST' and
7251            not 'MEMIF'"
7252   parameters:
7253   - "throughput"
7254   - "parent"
7255   - "tags"
7256   traces:
7257     hoverinfo: "x+y"
7258     boxpoints: "outliers"
7259     whiskerwidth: 0
7260   layout:
7261     title: "l2sw-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
7262     layout: "plot-throughput"
7263
7264 - type: "plot"
7265   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
7266   algorithm: "plot_performance_box"
7267   output-file-type: ".html"
7268   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
7269   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7270   filter: "'NIC_Intel-X710' and
7271            '64B' and
7272            'NDRPDR' and
7273            '2T2C' and
7274            'FEATURE' and
7275            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7276            'IACL' and
7277            ('ACL1' or 'ACL50') and
7278            ('10K_FLOWS' or '10k_FLOWS') and
7279            not 'MACIP' and
7280            not 'VHOST' and
7281            not 'MEMIF'"
7282   parameters:
7283   - "throughput"
7284   - "parent"
7285   - "tags"
7286   traces:
7287     hoverinfo: "x+y"
7288     boxpoints: "outliers"
7289     whiskerwidth: 0
7290   layout:
7291     title: "l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
7292     layout: "plot-throughput"
7293
7294 - type: "plot"
7295   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
7296   algorithm: "plot_performance_box"
7297   output-file-type: ".html"
7298   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
7299   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7300   filter: "'NIC_Intel-X710' and
7301            '64B' and
7302            'NDRPDR' and
7303            '2T2C' and
7304            'FEATURE' and
7305            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7306            'IACL' and
7307            ('ACL1' or 'ACL50') and
7308            ('10K_FLOWS' or '10k_FLOWS') and
7309            not 'MACIP' and
7310            not 'VHOST' and
7311            not 'MEMIF'"
7312   parameters:
7313   - "throughput"
7314   - "parent"
7315   - "tags"
7316   traces:
7317     hoverinfo: "x+y"
7318     boxpoints: "outliers"
7319     whiskerwidth: 0
7320   layout:
7321     title: "l2sw-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
7322     layout: "plot-throughput"
7323
7324 # Packet Throughput - VPP L2 3n-hsw-xl710 base and scale
7325 - type: "plot"
7326   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
7327   algorithm: "plot_performance_box"
7328   output-file-type: ".html"
7329   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
7330   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7331   filter: "'NIC_Intel-XL710' and
7332            '64B' and
7333            'BASE' and
7334            'NDRPDR' and
7335            'ETH' and
7336            '1T1C' and
7337            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7338            not 'VHOST' and
7339            not 'MEMIF'"
7340   parameters:
7341   - "throughput"
7342   - "parent"
7343   - "tags"
7344   sort:
7345   - "L2PATCH"
7346   - "L2XCFWD"
7347   - "L2BDMACLRN"
7348   traces:
7349     hoverinfo: "x+y"
7350     boxpoints: "outliers"
7351     whiskerwidth: 0
7352   layout:
7353     title: "l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
7354     layout: "plot-throughput"
7355
7356 - type: "plot"
7357   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-1t1c-base-pdr"
7358   algorithm: "plot_performance_box"
7359   output-file-type: ".html"
7360   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base-pdr"
7361   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7362   filter: "'NIC_Intel-XL710' and
7363            '64B' and
7364            'BASE' and
7365            'NDRPDR' and
7366            'ETH' and
7367            '1T1C' and
7368            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7369            not 'VHOST' and
7370            not 'MEMIF'"
7371   parameters:
7372   - "throughput"
7373   - "parent"
7374   - "tags"
7375   sort:
7376   - "L2PATCH"
7377   - "L2XCFWD"
7378   - "L2BDMACLRN"
7379   traces:
7380     hoverinfo: "x+y"
7381     boxpoints: "outliers"
7382     whiskerwidth: 0
7383   layout:
7384     title: "l2sw-3n-hsw-xl710-64b-1t1c-base-pdr"
7385     layout: "plot-throughput"
7386
7387 - type: "plot"
7388   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
7389   algorithm: "plot_performance_box"
7390   output-file-type: ".html"
7391   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
7392   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7393   filter: "'NIC_Intel-XL710' and
7394            '64B' and
7395            'BASE' and
7396            'NDRPDR' and
7397            'ETH' and
7398            '2T2C' and
7399            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7400            not 'VHOST' and
7401            not 'MEMIF'"
7402   parameters:
7403   - "throughput"
7404   - "parent"
7405   - "tags"
7406   sort:
7407   - "L2PATCH"
7408   - "L2XCFWD"
7409   - "L2BDMACLRN"
7410   traces:
7411     hoverinfo: "x+y"
7412     boxpoints: "outliers"
7413     whiskerwidth: 0
7414   layout:
7415     title: "l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
7416     layout: "plot-throughput"
7417
7418 - type: "plot"
7419   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-2t2c-base-pdr"
7420   algorithm: "plot_performance_box"
7421   output-file-type: ".html"
7422   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base-pdr"
7423   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7424   filter: "'NIC_Intel-XL710' and
7425            '64B' and
7426            'BASE' and
7427            'NDRPDR' and
7428            'ETH' and
7429            '2T2C' and
7430            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7431            not 'VHOST' and
7432            not 'MEMIF'"
7433   parameters:
7434   - "throughput"
7435   - "parent"
7436   - "tags"
7437   sort:
7438   - "L2PATCH"
7439   - "L2XCFWD"
7440   - "L2BDMACLRN"
7441   traces:
7442     hoverinfo: "x+y"
7443     boxpoints: "outliers"
7444     whiskerwidth: 0
7445   layout:
7446     title: "l2sw-3n-hsw-xl710-64b-2t2c-base-pdr"
7447     layout: "plot-throughput"
7448
7449 # Packet Throughput - VPP L2 3n-skx-x710 base and scale
7450 - type: "plot"
7451   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
7452   algorithm: "plot_performance_box"
7453   output-file-type: ".html"
7454   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
7455   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7456   filter: "'NIC_Intel-X710' and
7457            '64B' and
7458            ('BASE' or 'SCALE') and
7459            'NDRPDR' and
7460            'ETH' and
7461            '2T1C' and
7462            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7463            not 'VHOST' and
7464            not 'MEMIF' and
7465            not 'DRV_AVF'"
7466   parameters:
7467   - "throughput"
7468   - "parent"
7469   - "tags"
7470   sort:
7471   - "L2PATCH"
7472   - "L2XCBASE"
7473   - "BASE"
7474   - "FIB_10K"
7475   - "FIB_100K"
7476   - "FIB_1M"
7477   traces:
7478     hoverinfo: "x+y"
7479     boxpoints: "outliers"
7480     whiskerwidth: 0
7481   layout:
7482     title: "l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
7483     layout: "plot-throughput"
7484
7485 - type: "plot"
7486   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
7487   algorithm: "plot_performance_box"
7488   output-file-type: ".html"
7489   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
7490   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7491   filter: "'NIC_Intel-X710' and
7492            '64B' and
7493            ('BASE' or 'SCALE') and
7494            'NDRPDR' and
7495            'ETH' and
7496            '2T1C' and
7497            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7498            not 'VHOST' and
7499            not 'MEMIF' and
7500            not 'DRV_AVF'"
7501   parameters:
7502   - "throughput"
7503   - "parent"
7504   - "tags"
7505   sort:
7506   - "L2PATCH"
7507   - "L2XCBASE"
7508   - "BASE"
7509   - "FIB_10K"
7510   - "FIB_100K"
7511   - "FIB_1M"
7512   traces:
7513     hoverinfo: "x+y"
7514     boxpoints: "outliers"
7515     whiskerwidth: 0
7516   layout:
7517     title: "l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
7518     layout: "plot-throughput"
7519
7520 - type: "plot"
7521   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
7522   algorithm: "plot_performance_box"
7523   output-file-type: ".html"
7524   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
7525   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7526   filter: "'NIC_Intel-X710' and
7527            '64B' and
7528            ('BASE' or 'SCALE') and
7529            'NDRPDR' and
7530            'ETH' and
7531            '4T2C' and
7532            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7533            not 'VHOST' and
7534            not 'MEMIF' and
7535            not 'DRV_AVF'"
7536   parameters:
7537   - "throughput"
7538   - "parent"
7539   - "tags"
7540   sort:
7541   - "L2PATCH"
7542   - "L2XCBASE"
7543   - "BASE"
7544   - "FIB_10K"
7545   - "FIB_100K"
7546   - "FIB_1M"
7547   traces:
7548     hoverinfo: "x+y"
7549     boxpoints: "outliers"
7550     whiskerwidth: 0
7551   layout:
7552     title: "l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
7553     layout: "plot-throughput"
7554
7555 - type: "plot"
7556   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
7557   algorithm: "plot_performance_box"
7558   output-file-type: ".html"
7559   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
7560   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7561   filter: "'NIC_Intel-X710' and
7562            '64B' and
7563            ('BASE' or 'SCALE') and
7564            'NDRPDR' and
7565            'ETH' and
7566            '4T2C' and
7567            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7568            not 'VHOST' and
7569            not 'MEMIF' and
7570            not 'DRV_AVF'"
7571   parameters:
7572   - "throughput"
7573   - "parent"
7574   - "tags"
7575   sort:
7576   - "L2PATCH"
7577   - "L2XCBASE"
7578   - "BASE"
7579   - "FIB_10K"
7580   - "FIB_100K"
7581   - "FIB_1M"
7582   traces:
7583     hoverinfo: "x+y"
7584     boxpoints: "outliers"
7585     whiskerwidth: 0
7586   layout:
7587     title: "l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
7588     layout: "plot-throughput"
7589
7590 # Packet Throughput - VPP L2 3n-skx-x710 features
7591 - type: "plot"
7592   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-ndr"
7593   algorithm: "plot_performance_box"
7594   output-file-type: ".html"
7595   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-ndr"
7596   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7597   filter: "'NIC_Intel-X710' and
7598            '64B' and
7599            'NDRPDR' and
7600            '2T1C' and
7601            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7602            not 'ACL' and
7603            not 'VHOST' and
7604            not 'DRV_AVF' and
7605            not 'L2OVRLAY' and
7606            not 'MEMIF'"
7607   parameters:
7608   - "throughput"
7609   - "parent"
7610   - "tags"
7611   sort:
7612   - "L2XCBASE"    # l2xcbase
7613   - "L2BDBASE"    # l2bdbase
7614   - "L2XCFWD"     # dot1q-l2xcbase
7615   - "L2BDMACLRN"  # dot1q-l2bdbase
7616   traces:
7617     hoverinfo: "x+y"
7618     boxpoints: "outliers"
7619     whiskerwidth: 0
7620   layout:
7621     title: "l2sw-3n-skx-x710-64b-2t1c-features-ndr"
7622     layout: "plot-throughput"
7623
7624 - type: "plot"
7625   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-pdr"
7626   algorithm: "plot_performance_box"
7627   output-file-type: ".html"
7628   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-pdr"
7629   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7630   filter: "'NIC_Intel-X710' and
7631            '64B' and
7632            'NDRPDR' and
7633            '2T1C' and
7634            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7635            not 'ACL' and
7636            not 'VHOST' and
7637            not 'DRV_AVF' and
7638            not 'L2OVRLAY' and
7639            not 'MEMIF'"
7640   parameters:
7641   - "throughput"
7642   - "parent"
7643   - "tags"
7644   sort:
7645   - "L2XCBASE"    # l2xcbase
7646   - "L2BDBASE"    # l2bdbase
7647   - "L2XCFWD"     # dot1q-l2xcbase
7648   - "L2BDMACLRN"  # dot1q-l2bdbase
7649   traces:
7650     hoverinfo: "x+y"
7651     boxpoints: "outliers"
7652     whiskerwidth: 0
7653   layout:
7654     title: "l2sw-3n-skx-x710-64b-2t1c-features-pdr"
7655     layout: "plot-throughput"
7656
7657 - type: "plot"
7658   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-ndr"
7659   algorithm: "plot_performance_box"
7660   output-file-type: ".html"
7661   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-ndr"
7662   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7663   filter: "'NIC_Intel-X710' and
7664            '64B' and
7665            'NDRPDR' and
7666            '4T2C' and
7667            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7668            not 'ACL' and
7669            not 'VHOST' and
7670            not 'DRV_AVF' and
7671            not 'L2OVRLAY' and
7672            not 'MEMIF'"
7673   parameters:
7674   - "throughput"
7675   - "parent"
7676   - "tags"
7677   sort:
7678   - "L2XCBASE"    # l2xcbase
7679   - "L2BDBASE"    # l2bdbase
7680   - "L2XCFWD"     # dot1q-l2xcbase
7681   - "L2BDMACLRN"  # dot1q-l2bdbase
7682   traces:
7683     hoverinfo: "x+y"
7684     boxpoints: "outliers"
7685     whiskerwidth: 0
7686   layout:
7687     title: "l2sw-3n-skx-x710-64b-4t2c-features-ndr"
7688     layout: "plot-throughput"
7689
7690 - type: "plot"
7691   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-pdr"
7692   algorithm: "plot_performance_box"
7693   output-file-type: ".html"
7694   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-pdr"
7695   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7696   filter: "'NIC_Intel-X710' and
7697            '64B' and
7698            'NDRPDR' and
7699            '4T2C' and
7700            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7701            not 'ACL' and
7702            not 'VHOST' and
7703            not 'DRV_AVF' and
7704            not 'L2OVRLAY' and
7705            not 'MEMIF'"
7706   parameters:
7707   - "throughput"
7708   - "parent"
7709   - "tags"
7710   sort:
7711   - "L2XCBASE"    # l2xcbase
7712   - "L2BDBASE"    # l2bdbase
7713   - "L2XCFWD"     # dot1q-l2xcbase
7714   - "L2BDMACLRN"  # dot1q-l2bdbase
7715   traces:
7716     hoverinfo: "x+y"
7717     boxpoints: "outliers"
7718     whiskerwidth: 0
7719   layout:
7720     title: "l2sw-3n-skx-x710-64b-4t2c-features-pdr"
7721     layout: "plot-throughput"
7722
7723 # Packet Throughput - VPP L2 3n-skx-x710 features-iacl
7724 - type: "plot"
7725   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr"
7726   algorithm: "plot_performance_box"
7727   output-file-type: ".html"
7728   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr"
7729   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7730   filter: "'NIC_Intel-X710' and
7731            '64B' and
7732            'NDRPDR' and
7733            '2T1C' and
7734            'FEATURE' and
7735            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7736            'IACL' and
7737            ('ACL1' or 'ACL50') and
7738            ('10K_FLOWS' or '10k_FLOWS') and
7739            not 'MACIP' and
7740            not 'VHOST' and
7741            not 'MEMIF'"
7742   parameters:
7743   - "throughput"
7744   - "parent"
7745   - "tags"
7746   traces:
7747     hoverinfo: "x+y"
7748     boxpoints: "outliers"
7749     whiskerwidth: 0
7750   layout:
7751     title: "l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr"
7752     layout: "plot-throughput"
7753
7754 - type: "plot"
7755   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-iacl-pdr"
7756   algorithm: "plot_performance_box"
7757   output-file-type: ".html"
7758   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-iacl-pdr"
7759   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7760   filter: "'NIC_Intel-X710' and
7761            '64B' and
7762            'NDRPDR' and
7763            '2T1C' and
7764            'FEATURE' and
7765            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7766            'IACL' and
7767            ('ACL1' or 'ACL50') and
7768            ('10K_FLOWS' or '10k_FLOWS') and
7769            not 'MACIP' and
7770            not 'VHOST' and
7771            not 'MEMIF'"
7772   parameters:
7773   - "throughput"
7774   - "parent"
7775   - "tags"
7776   traces:
7777     hoverinfo: "x+y"
7778     boxpoints: "outliers"
7779     whiskerwidth: 0
7780   layout:
7781     title: "l2sw-3n-skx-x710-64b-2t1c-features-iacl-pdr"
7782     layout: "plot-throughput"
7783
7784 - type: "plot"
7785   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr"
7786   algorithm: "plot_performance_box"
7787   output-file-type: ".html"
7788   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr"
7789   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7790   filter: "'NIC_Intel-X710' and
7791            '64B' and
7792            'NDRPDR' and
7793            '4T2C' and
7794            'FEATURE' and
7795            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7796            'IACL' and
7797            ('ACL1' or 'ACL50') and
7798            ('10K_FLOWS' or '10k_FLOWS') and
7799            not 'MACIP' and
7800            not 'VHOST' and
7801            not 'MEMIF'"
7802   parameters:
7803   - "throughput"
7804   - "parent"
7805   - "tags"
7806   traces:
7807     hoverinfo: "x+y"
7808     boxpoints: "outliers"
7809     whiskerwidth: 0
7810   layout:
7811     title: "l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr"
7812     layout: "plot-throughput"
7813
7814 - type: "plot"
7815   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-iacl-pdr"
7816   algorithm: "plot_performance_box"
7817   output-file-type: ".html"
7818   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-iacl-pdr"
7819   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7820   filter: "'NIC_Intel-X710' and
7821            '64B' and
7822            'NDRPDR' and
7823            '4T2C' and
7824            'FEATURE' and
7825            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7826            'IACL' and
7827            ('ACL1' or 'ACL50') and
7828            ('10K_FLOWS' or '10k_FLOWS') and
7829            not 'MACIP' and
7830            not 'VHOST' and
7831            not 'MEMIF'"
7832   parameters:
7833   - "throughput"
7834   - "parent"
7835   - "tags"
7836   traces:
7837     hoverinfo: "x+y"
7838     boxpoints: "outliers"
7839     whiskerwidth: 0
7840   layout:
7841     title: "l2sw-3n-skx-x710-64b-4t2c-features-iacl-pdr"
7842     layout: "plot-throughput"
7843
7844 # Packet Throughput - VPP L2 3n-skx-xxv710 base
7845 - type: "plot"
7846   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-2t1c-base-ndr"
7847   algorithm: "plot_performance_box"
7848   output-file-type: ".html"
7849   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base-ndr"
7850   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7851   filter: "'NIC_Intel-XXV710' and
7852            '64B' and
7853            ('BASE' or 'SCALE') and
7854            'NDRPDR' and
7855            'ETH' and
7856            '2T1C' and
7857            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7858            not 'VHOST' and
7859            not 'MEMIF'"
7860   parameters:
7861   - "throughput"
7862   - "parent"
7863   - "tags"
7864   sort:
7865   - "L2PATCH"
7866   - "L2PATCH"
7867   - "L2XCBASE"
7868   - "L2BDMACLRN"
7869   traces:
7870     hoverinfo: "x+y"
7871     boxpoints: "outliers"
7872     whiskerwidth: 0
7873   layout:
7874     title: "l2sw-3n-skx-xxv710-64b-2t1c-base-ndr"
7875     layout: "plot-throughput"
7876
7877 - type: "plot"
7878   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-2t1c-base-pdr"
7879   algorithm: "plot_performance_box"
7880   output-file-type: ".html"
7881   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base-pdr"
7882   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7883   filter: "'NIC_Intel-XXV710' and
7884            '64B' and
7885            ('BASE' or 'SCALE') and
7886            'NDRPDR' and
7887            'ETH' and
7888            '2T1C' and
7889            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7890            not 'VHOST' and
7891            not 'MEMIF'"
7892   parameters:
7893   - "throughput"
7894   - "parent"
7895   - "tags"
7896   sort:
7897   - "L2PATCH"
7898   - "L2PATCH"
7899   - "L2XCBASE"
7900   - "L2BDMACLRN"
7901   traces:
7902     hoverinfo: "x+y"
7903     boxpoints: "outliers"
7904     whiskerwidth: 0
7905   layout:
7906     title: "l2sw-3n-skx-xxv710-64b-2t1c-base-pdr"
7907     layout: "plot-throughput"
7908
7909 - type: "plot"
7910   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-4t2c-base-ndr"
7911   algorithm: "plot_performance_box"
7912   output-file-type: ".html"
7913   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base-ndr"
7914   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7915   filter: "'NIC_Intel-XXV710' and
7916            '64B' and
7917            ('BASE' or 'SCALE') and
7918            'NDRPDR' and
7919            'ETH' and
7920            '4T2C' and
7921            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7922            not 'VHOST' and
7923            not 'MEMIF'"
7924   parameters:
7925   - "throughput"
7926   - "parent"
7927   - "tags"
7928   sort:
7929   - "L2PATCH"
7930   - "L2PATCH"
7931   - "L2XCBASE"
7932   - "L2BDMACLRN"
7933   traces:
7934     hoverinfo: "x+y"
7935     boxpoints: "outliers"
7936     whiskerwidth: 0
7937   layout:
7938     title: "l2sw-3n-skx-xxv710-64b-4t2c-base-ndr"
7939     layout: "plot-throughput"
7940
7941 - type: "plot"
7942   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-4t2c-base-pdr"
7943   algorithm: "plot_performance_box"
7944   output-file-type: ".html"
7945   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base-pdr"
7946   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7947   filter: "'NIC_Intel-XXV710' and
7948            '64B' and
7949            ('BASE' or 'SCALE') and
7950            'NDRPDR' and
7951            'ETH' and
7952            '4T2C' and
7953            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7954            not 'VHOST' and
7955            not 'MEMIF'"
7956   parameters:
7957   - "throughput"
7958   - "parent"
7959   - "tags"
7960   sort:
7961   - "L2PATCH"
7962   - "L2PATCH"
7963   - "L2XCBASE"
7964   - "L2BDMACLRN"
7965   traces:
7966     hoverinfo: "x+y"
7967     boxpoints: "outliers"
7968     whiskerwidth: 0
7969   layout:
7970     title: "l2sw-3n-skx-xxv710-64b-4t2c-base-pdr"
7971     layout: "plot-throughput"
7972
7973 # Packet Throughput - VPP L2 2n-skx-x710 base and scale
7974 - type: "plot"
7975   title: "VPP Throughput: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
7976   algorithm: "plot_performance_box"
7977   output-file-type: ".html"
7978   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
7979   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7980   filter: "'NIC_Intel-X710' and
7981            '64B' and
7982            ('BASE' or 'SCALE') and
7983            'NDRPDR' and
7984            'ETH' and
7985            '2T1C' and
7986            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7987            not 'VHOST' and
7988            not 'MEMIF'"
7989   parameters:
7990   - "throughput"
7991   - "parent"
7992   - "tags"
7993   sort:
7994   - "L2PATCH"
7995   - "L2XCBASE"
7996   - "BASE"
7997   - "FIB_10K"
7998   - "FIB_100K"
7999   - "FIB_1M"
8000   traces:
8001     hoverinfo: "x+y"
8002     boxpoints: "outliers"
8003     whiskerwidth: 0
8004   layout:
8005     title: "l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
8006     layout: "plot-throughput"
8007
8008 - type: "plot"
8009   title: "VPP Throughput: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
8010   algorithm: "plot_performance_box"
8011   output-file-type: ".html"
8012   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
8013   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8014   filter: "'NIC_Intel-X710' and
8015            '64B' and
8016            ('BASE' or 'SCALE') and
8017            'NDRPDR' and
8018            'ETH' and
8019            '2T1C' and
8020            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8021            not 'VHOST' and
8022            not 'MEMIF'"
8023   parameters:
8024   - "throughput"
8025   - "parent"
8026   - "tags"
8027   sort:
8028   - "L2PATCH"
8029   - "L2XCBASE"
8030   - "BASE"
8031   - "FIB_10K"
8032   - "FIB_100K"
8033   - "FIB_1M"
8034   traces:
8035     hoverinfo: "x+y"
8036     boxpoints: "outliers"
8037     whiskerwidth: 0
8038   layout:
8039     title: "l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
8040     layout: "plot-throughput"
8041
8042 - type: "plot"
8043   title: "VPP Throughput: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
8044   algorithm: "plot_performance_box"
8045   output-file-type: ".html"
8046   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
8047   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8048   filter: "'NIC_Intel-X710' and
8049            '64B' and
8050            ('BASE' or 'SCALE') and
8051            'NDRPDR' and
8052            'ETH' and
8053            '4T2C' and
8054            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8055            not 'VHOST' and
8056            not 'MEMIF'"
8057   parameters:
8058   - "throughput"
8059   - "parent"
8060   - "tags"
8061   sort:
8062   - "L2PATCH"
8063   - "L2XCBASE"
8064   - "BASE"
8065   - "FIB_10K"
8066   - "FIB_100K"
8067   - "FIB_1M"
8068   traces:
8069     hoverinfo: "x+y"
8070     boxpoints: "outliers"
8071     whiskerwidth: 0
8072   layout:
8073     title: "l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
8074     layout: "plot-throughput"
8075
8076 - type: "plot"
8077   title: "VPP Throughput: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
8078   algorithm: "plot_performance_box"
8079   output-file-type: ".html"
8080   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
8081   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8082   filter: "'NIC_Intel-X710' and
8083            '64B' and
8084            ('BASE' or 'SCALE') and
8085            'NDRPDR' and
8086            'ETH' and
8087            '4T2C' and
8088            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8089            not 'VHOST' and
8090            not 'MEMIF'"
8091   parameters:
8092   - "throughput"
8093   - "parent"
8094   - "tags"
8095   sort:
8096   - "L2PATCH"
8097   - "L2XCBASE"
8098   - "BASE"
8099   - "FIB_10K"
8100   - "FIB_100K"
8101   - "FIB_1M"
8102   traces:
8103     hoverinfo: "x+y"
8104     boxpoints: "outliers"
8105     whiskerwidth: 0
8106   layout:
8107     title: "l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
8108     layout: "plot-throughput"
8109
8110 # Packet Throughput - VPP L2 2n-skx-xxv710 base and scale
8111 - type: "plot"
8112   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
8113   algorithm: "plot_performance_box"
8114   output-file-type: ".html"
8115   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
8116   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8117   filter: "'NIC_Intel-XXV710' and
8118            '64B' and
8119            ('BASE' or 'SCALE') and
8120            'NDRPDR' and
8121            'ETH' and
8122            '2T1C' and
8123            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8124            not 'VHOST' and
8125            not 'MEMIF'"
8126   parameters:
8127   - "throughput"
8128   - "parent"
8129   - "tags"
8130   sort:
8131   - "L2PATCH"
8132   - "L2XCBASE"
8133   - "BASE"
8134   - "FIB_10K"
8135   - "FIB_100K"
8136   - "FIB_1M"
8137   traces:
8138     hoverinfo: "x+y"
8139     boxpoints: "outliers"
8140     whiskerwidth: 0
8141   layout:
8142     title: "l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
8143     layout: "plot-throughput"
8144
8145 - type: "plot"
8146   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
8147   algorithm: "plot_performance_box"
8148   output-file-type: ".html"
8149   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
8150   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8151   filter: "'NIC_Intel-XXV710' and
8152            '64B' and
8153            ('BASE' or 'SCALE') and
8154            'NDRPDR' and
8155            'ETH' and
8156            '2T1C' and
8157            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8158            not 'VHOST' and
8159            not 'MEMIF'"
8160   parameters:
8161   - "throughput"
8162   - "parent"
8163   - "tags"
8164   sort:
8165   - "L2PATCH"
8166   - "L2XCBASE"
8167   - "BASE"
8168   - "FIB_10K"
8169   - "FIB_100K"
8170   - "FIB_1M"
8171   traces:
8172     hoverinfo: "x+y"
8173     boxpoints: "outliers"
8174     whiskerwidth: 0
8175   layout:
8176     title: "l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
8177     layout: "plot-throughput"
8178
8179 - type: "plot"
8180   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
8181   algorithm: "plot_performance_box"
8182   output-file-type: ".html"
8183   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
8184   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8185   filter: "'NIC_Intel-XXV710' and
8186            '64B' and
8187            ('BASE' or 'SCALE') and
8188            'NDRPDR' and
8189            'ETH' and
8190            '4T2C' and
8191            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8192            not 'VHOST' and
8193            not 'MEMIF'"
8194   parameters:
8195   - "throughput"
8196   - "parent"
8197   - "tags"
8198   sort:
8199   - "L2PATCH"
8200   - "L2XCBASE"
8201   - "BASE"
8202   - "FIB_10K"
8203   - "FIB_100K"
8204   - "FIB_1M"
8205   traces:
8206     hoverinfo: "x+y"
8207     boxpoints: "outliers"
8208     whiskerwidth: 0
8209   layout:
8210     title: "l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
8211     layout: "plot-throughput"
8212
8213 - type: "plot"
8214   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
8215   algorithm: "plot_performance_box"
8216   output-file-type: ".html"
8217   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
8218   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8219   filter: "'NIC_Intel-XXV710' and
8220            '64B' and
8221            ('BASE' or 'SCALE') and
8222            'NDRPDR' and
8223            'ETH' and
8224            '4T2C' and
8225            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8226            not 'VHOST' and
8227            not 'MEMIF'"
8228   parameters:
8229   - "throughput"
8230   - "parent"
8231   - "tags"
8232   sort:
8233   - "L2PATCH"
8234   - "L2XCBASE"
8235   - "BASE"
8236   - "FIB_10K"
8237   - "FIB_100K"
8238   - "FIB_1M"
8239   traces:
8240     hoverinfo: "x+y"
8241     boxpoints: "outliers"
8242     whiskerwidth: 0
8243   layout:
8244     title: "l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
8245     layout: "plot-throughput"
8246
8247 # Packet Throughput - VPP L2 2n-dnv-x553 base
8248 - type: "plot"
8249   title: "VPP Throughput: l2sw-2n-dnv-x553-64b-1t1c-base-ndr"
8250   algorithm: "plot_performance_box"
8251   output-file-type: ".html"
8252   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-1t1c-base-ndr"
8253   data: "intel-dnv-vpp"
8254   filter: "'NIC_Intel-X553' and
8255            '64B' and
8256            'BASE' and
8257            'NDRPDR' and
8258            'ETH' and
8259            '1T1C' and
8260            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8261            not 'VHOST' and
8262            not 'MEMIF'"
8263   parameters:
8264   - "throughput"
8265   - "parent"
8266   - "tags"
8267   sort:
8268   - "L2XCBASE"
8269   - "L2BDMACLRN"
8270   - "L2PATCH"
8271   traces:
8272     hoverinfo: "x+y"
8273     boxpoints: "outliers"
8274     whiskerwidth: 0
8275   layout:
8276     title: "l2sw-2n-dnv-x553-64b-1t1c-base-ndr"
8277     layout: "plot-throughput"
8278
8279 - type: "plot"
8280   title: "VPP Throughput: l2sw-2n-dnv-x553-64b-1t1c-base-pdr"
8281   algorithm: "plot_performance_box"
8282   output-file-type: ".html"
8283   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-1t1c-base-pdr"
8284   data: "intel-dnv-vpp"
8285   filter: "'NIC_Intel-X553' and
8286            '64B' and
8287            ('BASE' or 'SCALE') and
8288            'NDRPDR' and
8289            'ETH' and
8290            '1T1C' and
8291            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8292            not 'VHOST' and
8293            not 'MEMIF'"
8294   parameters:
8295   - "throughput"
8296   - "parent"
8297   - "tags"
8298   sort:
8299   - "L2XCBASE"
8300   - "L2BDMACLRN"
8301   - "L2PATCH"
8302   traces:
8303     hoverinfo: "x+y"
8304     boxpoints: "outliers"
8305     whiskerwidth: 0
8306   layout:
8307     title: "l2sw-2n-dnv-x553-64b-1t1c-base-pdr"
8308     layout: "plot-throughput"
8309
8310 - type: "plot"
8311   title: "VPP Throughput: l2sw-2n-dnv-x553-64b-2t2c-base-ndr"
8312   algorithm: "plot_performance_box"
8313   output-file-type: ".html"
8314   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-2t2c-base-ndr"
8315   data: "intel-dnv-vpp"
8316   filter: "'NIC_Intel-X553' and
8317            '64B' and
8318            ('BASE' or 'SCALE') and
8319            'NDRPDR' and
8320            'ETH' and
8321            '2T2C' and
8322            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8323            not 'VHOST' and
8324            not 'MEMIF'"
8325   parameters:
8326   - "throughput"
8327   - "parent"
8328   - "tags"
8329   sort:
8330   - "L2XCBASE"
8331   - "L2BDMACLRN"
8332   - "L2PATCH"
8333   traces:
8334     hoverinfo: "x+y"
8335     boxpoints: "outliers"
8336     whiskerwidth: 0
8337   layout:
8338     title: "l2sw-2n-dnv-x553-64b-2t2c-base-ndr"
8339     layout: "plot-throughput"
8340
8341 - type: "plot"
8342   title: "VPP Throughput: l2sw-2n-dnv-x553-64b-2t2c-base-pdr"
8343   algorithm: "plot_performance_box"
8344   output-file-type: ".html"
8345   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-2t2c-base-pdr"
8346   data: "intel-dnv-vpp"
8347   filter: "'NIC_Intel-X553' and
8348            '64B' and
8349            ('BASE' or 'SCALE') and
8350            'NDRPDR' and
8351            'ETH' and
8352            '2T2C' and
8353            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8354            not 'VHOST' and
8355            not 'MEMIF'"
8356   parameters:
8357   - "throughput"
8358   - "parent"
8359   - "tags"
8360   sort:
8361   - "L2XCBASE"
8362   - "L2BDMACLRN"
8363   - "L2PATCH"
8364   traces:
8365     hoverinfo: "x+y"
8366     boxpoints: "outliers"
8367     whiskerwidth: 0
8368   layout:
8369     title: "l2sw-2n-dnv-x553-64b-2t2c-base-pdr"
8370     layout: "plot-throughput"
8371
8372 ################################################################################
8373
8374 # Packet Throughput - VPP Container Memif 3n-hsw-x520
8375 - type: "plot"
8376   title: "VPP Throughput: memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
8377   algorithm: "plot_performance_box"
8378   output-file-type: ".html"
8379   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
8380   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8381   filter: "'NIC_Intel-X520-DA2' and
8382            '64B' and
8383            ('BASE' or 'SCALE') and
8384            'NDRPDR' and
8385            '1T1C' and
8386            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8387            not 'VHOST' and
8388            'MEMIF'"
8389   parameters:
8390   - "throughput"
8391   - "parent"
8392   - "tags"
8393   sort:
8394   - "L2XCFWD"
8395   - "L2XCFWD"
8396   - "L2XCFWD"
8397   - "L2BDMACLRN"
8398   - "L2BDMACLRN"
8399   - "L2BDMACLRN"
8400   - "IP4FWD"
8401   traces:
8402     hoverinfo: "x+y"
8403     boxpoints: "outliers"
8404     whiskerwidth: 0
8405   layout:
8406     title: "memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
8407     layout: "plot-throughput"
8408
8409 - type: "plot"
8410   title: "VPP Throughput: memif-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
8411   algorithm: "plot_performance_box"
8412   output-file-type: ".html"
8413   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
8414   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8415   filter: "'NIC_Intel-X520-DA2' and
8416            '64B' and
8417            ('BASE' or 'SCALE') and
8418            'NDRPDR' and
8419            '1T1C' and
8420            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8421            not 'VHOST' and
8422            'MEMIF'"
8423   parameters:
8424   - "throughput"
8425   - "parent"
8426   - "tags"
8427   sort:
8428   - "L2XCFWD"
8429   - "L2XCFWD"
8430   - "L2XCFWD"
8431   - "L2BDMACLRN"
8432   - "L2BDMACLRN"
8433   - "L2BDMACLRN"
8434   - "IP4FWD"
8435   traces:
8436     hoverinfo: "x+y"
8437     boxpoints: "outliers"
8438     whiskerwidth: 0
8439   layout:
8440     title: "memif-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
8441     layout: "plot-throughput"
8442
8443 - type: "plot"
8444   title: "VPP Throughput: memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
8445   algorithm: "plot_performance_box"
8446   output-file-type: ".html"
8447   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
8448   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8449   filter: "'NIC_Intel-X520-DA2' and
8450            '64B' and
8451            ('BASE' or 'SCALE') and
8452            'NDRPDR' and
8453            '2T2C' and
8454            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8455            not 'VHOST' and
8456            'MEMIF'"
8457   parameters:
8458   - "throughput"
8459   - "parent"
8460   - "tags"
8461   sort:
8462   - "L2XCFWD"
8463   - "L2XCFWD"
8464   - "L2XCFWD"
8465   - "L2BDMACLRN"
8466   - "L2BDMACLRN"
8467   - "L2BDMACLRN"
8468   - "IP4FWD"
8469   traces:
8470     hoverinfo: "x+y"
8471     boxpoints: "outliers"
8472     whiskerwidth: 0
8473   layout:
8474     title: "memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
8475     layout: "plot-throughput"
8476
8477 - type: "plot"
8478   title: "VPP Throughput: memif-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
8479   algorithm: "plot_performance_box"
8480   output-file-type: ".html"
8481   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
8482   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8483   filter: "'NIC_Intel-X520-DA2' and
8484            '64B' and
8485            ('BASE' or 'SCALE') and
8486            'NDRPDR' and
8487            '2T2C' and
8488            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8489            not 'VHOST' and
8490            'MEMIF'"
8491   parameters:
8492   - "throughput"
8493   - "parent"
8494   - "tags"
8495   sort:
8496   - "L2XCFWD"
8497   - "L2XCFWD"
8498   - "L2XCFWD"
8499   - "L2BDMACLRN"
8500   - "L2BDMACLRN"
8501   - "L2BDMACLRN"
8502   - "IP4FWD"
8503   traces:
8504     hoverinfo: "x+y"
8505     boxpoints: "outliers"
8506     whiskerwidth: 0
8507   layout:
8508     title: "memif-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
8509     layout: "plot-throughput"
8510
8511 # Packet Throughput - VPP Container Memif 3n-hsw-x710
8512 - type: "plot"
8513   title: "VPP Throughput: memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
8514   algorithm: "plot_performance_box"
8515   output-file-type: ".html"
8516   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
8517   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8518   filter: "'NIC_Intel-X710' and
8519            '64B' and
8520            ('BASE' or 'SCALE') and
8521            'NDRPDR' and
8522            '1T1C' and
8523            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8524            not 'VHOST' and
8525            'MEMIF'"
8526   parameters:
8527   - "throughput"
8528   - "parent"
8529   - "tags"
8530   sort:
8531   - "L2XCFWD"
8532   - "L2XCFWD"
8533   - "L2XCFWD"
8534   - "L2BDMACLRN"
8535   - "L2BDMACLRN"
8536   - "L2BDMACLRN"
8537   - "IP4FWD"
8538   traces:
8539     hoverinfo: "x+y"
8540     boxpoints: "outliers"
8541     whiskerwidth: 0
8542   layout:
8543     title: "memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
8544     layout: "plot-throughput"
8545
8546 - type: "plot"
8547   title: "VPP Throughput: memif-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
8548   algorithm: "plot_performance_box"
8549   output-file-type: ".html"
8550   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
8551   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8552   filter: "'NIC_Intel-X710' and
8553            '64B' and
8554            ('BASE' or 'SCALE') and
8555            'NDRPDR' and
8556            '1T1C' and
8557            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8558            not 'VHOST' and
8559            'MEMIF'"
8560   parameters:
8561   - "throughput"
8562   - "parent"
8563   - "tags"
8564   sort:
8565   - "L2XCFWD"
8566   - "L2XCFWD"
8567   - "L2XCFWD"
8568   - "L2BDMACLRN"
8569   - "L2BDMACLRN"
8570   - "L2BDMACLRN"
8571   - "IP4FWD"
8572   traces:
8573     hoverinfo: "x+y"
8574     boxpoints: "outliers"
8575     whiskerwidth: 0
8576   layout:
8577     title: "memif-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
8578     layout: "plot-throughput"
8579
8580 - type: "plot"
8581   title: "VPP Throughput: memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
8582   algorithm: "plot_performance_box"
8583   output-file-type: ".html"
8584   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
8585   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8586   filter: "'NIC_Intel-X710' and
8587            '64B' and
8588            ('BASE' or 'SCALE') and
8589            'NDRPDR' and
8590            '2T2C' and
8591            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8592            not 'VHOST' and
8593            'MEMIF'"
8594   parameters:
8595   - "throughput"
8596   - "parent"
8597   - "tags"
8598   sort:
8599   - "L2XCFWD"
8600   - "L2XCFWD"
8601   - "L2XCFWD"
8602   - "L2BDMACLRN"
8603   - "L2BDMACLRN"
8604   - "L2BDMACLRN"
8605   - "IP4FWD"
8606   traces:
8607     hoverinfo: "x+y"
8608     boxpoints: "outliers"
8609     whiskerwidth: 0
8610   layout:
8611     title: "memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
8612     layout: "plot-throughput"
8613
8614 - type: "plot"
8615   title: "VPP Throughput: memif-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
8616   algorithm: "plot_performance_box"
8617   output-file-type: ".html"
8618   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
8619   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8620   filter: "'NIC_Intel-X710' and
8621            '64B' and
8622            ('BASE' or 'SCALE') and
8623            'NDRPDR' and
8624            '2T2C' and
8625            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8626            not 'VHOST' and
8627            'MEMIF'"
8628   parameters:
8629   - "throughput"
8630   - "parent"
8631   - "tags"
8632   sort:
8633   - "L2XCFWD"
8634   - "L2XCFWD"
8635   - "L2XCFWD"
8636   - "L2BDMACLRN"
8637   - "L2BDMACLRN"
8638   - "L2BDMACLRN"
8639   - "IP4FWD"
8640   traces:
8641     hoverinfo: "x+y"
8642     boxpoints: "outliers"
8643     whiskerwidth: 0
8644   layout:
8645     title: "memif-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
8646     layout: "plot-throughput"
8647
8648 # Packet Throughput - VPP Container Memif 3n-hsw-xl710
8649 - type: "plot"
8650   title: "VPP Throughput: memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr"
8651   algorithm: "plot_performance_box"
8652   output-file-type: ".html"
8653   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr"
8654   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8655   filter: "'NIC_Intel-XL710' and
8656            '64B' and
8657            ('BASE' or 'SCALE') and
8658            'NDRPDR' and
8659            '1T1C' and
8660            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8661            not 'VHOST' and
8662            'MEMIF'"
8663   parameters:
8664   - "throughput"
8665   - "parent"
8666   - "tags"
8667   sort:
8668   - "L2XCFWD"
8669   - "L2XCFWD"
8670   - "L2XCFWD"
8671   - "L2BDMACLRN"
8672   - "L2BDMACLRN"
8673   - "L2BDMACLRN"
8674   - "IP4FWD"
8675   traces:
8676     hoverinfo: "x+y"
8677     boxpoints: "outliers"
8678     whiskerwidth: 0
8679   layout:
8680     title: "memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr"
8681     layout: "plot-throughput"
8682
8683 - type: "plot"
8684   title: "VPP Throughput: memif-3n-hsw-xl710-64b-1t1c-base_and_features-pdr"
8685   algorithm: "plot_performance_box"
8686   output-file-type: ".html"
8687   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_features-pdr"
8688   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8689   filter: "'NIC_Intel-XL710' and
8690            '64B' and
8691            ('BASE' or 'SCALE') and
8692            'NDRPDR' and
8693            '1T1C' and
8694            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8695            not 'VHOST' and
8696            'MEMIF'"
8697   parameters:
8698   - "throughput"
8699   - "parent"
8700   - "tags"
8701   sort:
8702   - "L2XCFWD"
8703   - "L2XCFWD"
8704   - "L2XCFWD"
8705   - "L2BDMACLRN"
8706   - "L2BDMACLRN"
8707   - "L2BDMACLRN"
8708   - "IP4FWD"
8709   traces:
8710     hoverinfo: "x+y"
8711     boxpoints: "outliers"
8712     whiskerwidth: 0
8713   layout:
8714     title: "memif-3n-hsw-xl710-64b-1t1c-base_and_features-pdr"
8715     layout: "plot-throughput"
8716
8717 - type: "plot"
8718   title: "VPP Throughput: memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr"
8719   algorithm: "plot_performance_box"
8720   output-file-type: ".html"
8721   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr"
8722   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8723   filter: "'NIC_Intel-XL710' and
8724            '64B' and
8725            ('BASE' or 'SCALE') and
8726            'NDRPDR' and
8727            '2T2C' and
8728            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8729            not 'VHOST' and
8730            'MEMIF'"
8731   parameters:
8732   - "throughput"
8733   - "parent"
8734   - "tags"
8735   sort:
8736   - "L2XCFWD"
8737   - "L2XCFWD"
8738   - "L2XCFWD"
8739   - "L2BDMACLRN"
8740   - "L2BDMACLRN"
8741   - "L2BDMACLRN"
8742   - "IP4FWD"
8743   traces:
8744     hoverinfo: "x+y"
8745     boxpoints: "outliers"
8746     whiskerwidth: 0
8747   layout:
8748     title: "memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr"
8749     layout: "plot-throughput"
8750
8751 - type: "plot"
8752   title: "VPP Throughput: memif-3n-hsw-xl710-64b-2t2c-base_and_features-pdr"
8753   algorithm: "plot_performance_box"
8754   output-file-type: ".html"
8755   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_features-pdr"
8756   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8757   filter: "'NIC_Intel-XL710' and
8758            '64B' and
8759            ('BASE' or 'SCALE') and
8760            'NDRPDR' and
8761            '2T2C' and
8762            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8763            not 'VHOST' and
8764            'MEMIF'"
8765   parameters:
8766   - "throughput"
8767   - "parent"
8768   - "tags"
8769   sort:
8770   - "L2XCFWD"
8771   - "L2XCFWD"
8772   - "L2XCFWD"
8773   - "L2BDMACLRN"
8774   - "L2BDMACLRN"
8775   - "L2BDMACLRN"
8776   - "IP4FWD"
8777   traces:
8778     hoverinfo: "x+y"
8779     boxpoints: "outliers"
8780     whiskerwidth: 0
8781   layout:
8782     title: "memif-3n-hsw-xl710-64b-2t2c-base_and_features-pdr"
8783     layout: "plot-throughput"
8784
8785 # Packet Throughput - VPP Container Memif 3n-skx-x710
8786 - type: "plot"
8787   title: "VPP Throughput: memif-3n-skx-x710-64b-2t1c-base_and_features-ndr"
8788   algorithm: "plot_performance_box"
8789   output-file-type: ".html"
8790   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_features-ndr"
8791   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8792   filter: "'NIC_Intel-X710' and
8793            '64B' and
8794            ('BASE' or 'SCALE') and
8795            'NDRPDR' and
8796            '2T1C' and
8797            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8798            not 'VHOST' and
8799            'MEMIF'"
8800   parameters:
8801   - "throughput"
8802   - "parent"
8803   - "tags"
8804   sort:
8805   - "L2XCFWD"
8806   - "L2XCFWD"
8807   - "L2XCFWD"
8808   - "L2BDMACLRN"
8809   - "L2BDMACLRN"
8810   - "L2BDMACLRN"
8811   - "IP4FWD"
8812   traces:
8813     hoverinfo: "x+y"
8814     boxpoints: "outliers"
8815     whiskerwidth: 0
8816   layout:
8817     title: "memif-3n-skx-x710-64b-2t1c-base_and_features-ndr"
8818     layout: "plot-throughput"
8819
8820 - type: "plot"
8821   title: "VPP Throughput: memif-3n-skx-x710-64b-2t1c-base_and_features-pdr"
8822   algorithm: "plot_performance_box"
8823   output-file-type: ".html"
8824   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_features-pdr"
8825   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8826   filter: "'NIC_Intel-X710' and
8827            '64B' and
8828            ('BASE' or 'SCALE') and
8829            'NDRPDR' and
8830            '2T1C' and
8831            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8832            not 'VHOST' and
8833            'MEMIF'"
8834   parameters:
8835   - "throughput"
8836   - "parent"
8837   - "tags"
8838   sort:
8839   - "L2XCFWD"
8840   - "L2XCFWD"
8841   - "L2XCFWD"
8842   - "L2BDMACLRN"
8843   - "L2BDMACLRN"
8844   - "L2BDMACLRN"
8845   - "IP4FWD"
8846   traces:
8847     hoverinfo: "x+y"
8848     boxpoints: "outliers"
8849     whiskerwidth: 0
8850   layout:
8851     title: "memif-3n-skx-x710-64b-2t1c-base_and_features-pdr"
8852     layout: "plot-throughput"
8853
8854 - type: "plot"
8855   title: "VPP Throughput: memif-3n-skx-x710-64b-4t2c-base_and_features-ndr"
8856   algorithm: "plot_performance_box"
8857   output-file-type: ".html"
8858   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_features-ndr"
8859   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8860   filter: "'NIC_Intel-X710' and
8861            '64B' and
8862            ('BASE' or 'SCALE') and
8863            'NDRPDR' and
8864            '4T2C' and
8865            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8866            not 'VHOST' and
8867            'MEMIF'"
8868   parameters:
8869   - "throughput"
8870   - "parent"
8871   - "tags"
8872   sort:
8873   - "L2XCFWD"
8874   - "L2XCFWD"
8875   - "L2XCFWD"
8876   - "L2BDMACLRN"
8877   - "L2BDMACLRN"
8878   - "L2BDMACLRN"
8879   - "IP4FWD"
8880   traces:
8881     hoverinfo: "x+y"
8882     boxpoints: "outliers"
8883     whiskerwidth: 0
8884   layout:
8885     title: "memif-3n-skx-x710-64b-4t2c-base_and_features-ndr"
8886     layout: "plot-throughput"
8887
8888 - type: "plot"
8889   title: "VPP Throughput: memif-3n-skx-x710-64b-4t2c-base_and_features-pdr"
8890   algorithm: "plot_performance_box"
8891   output-file-type: ".html"
8892   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_features-pdr"
8893   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8894   filter: "'NIC_Intel-X710' and
8895            '64B' and
8896            ('BASE' or 'SCALE') and
8897            'NDRPDR' and
8898            '4T2C' and
8899            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8900            not 'VHOST' and
8901            'MEMIF'"
8902   parameters:
8903   - "throughput"
8904   - "parent"
8905   - "tags"
8906   sort:
8907   - "L2XCFWD"
8908   - "L2XCFWD"
8909   - "L2XCFWD"
8910   - "L2BDMACLRN"
8911   - "L2BDMACLRN"
8912   - "L2BDMACLRN"
8913   - "IP4FWD"
8914   traces:
8915     hoverinfo: "x+y"
8916     boxpoints: "outliers"
8917     whiskerwidth: 0
8918   layout:
8919     title: "memif-3n-skx-x710-64b-4t2c-base_and_features-pdr"
8920     layout: "plot-throughput"
8921
8922 # Packet Throughput - VPP Container Memif 2n-skx-x710
8923 - type: "plot"
8924   title: "VPP Throughput: memif-2n-skx-x710-64b-2t1c-base_and_features-ndr"
8925   algorithm: "plot_performance_box"
8926   output-file-type: ".html"
8927   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_features-ndr"
8928   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8929   filter: "'NIC_Intel-X710' and
8930            '64B' and
8931            ('BASE' or 'SCALE') and
8932            'NDRPDR' and
8933            '2T1C' and
8934            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8935            not 'VHOST' and
8936            not 'NF_DENSITY' and
8937            'MEMIF'"
8938   parameters:
8939   - "throughput"
8940   - "parent"
8941   - "tags"
8942   sort:
8943   - "L2XCFWD"
8944   - "L2XCFWD"
8945   - "L2XCFWD"
8946   - "L2BDMACLRN"
8947   - "L2BDMACLRN"
8948   - "L2BDMACLRN"
8949   - "IP4FWD"
8950   traces:
8951     hoverinfo: "x+y"
8952     boxpoints: "outliers"
8953     whiskerwidth: 0
8954   layout:
8955     title: "memif-2n-skx-x710-64b-2t1c-base_and_features-ndr"
8956     layout: "plot-throughput"
8957
8958 - type: "plot"
8959   title: "VPP Throughput: memif-2n-skx-x710-64b-2t1c-base_and_features-pdr"
8960   algorithm: "plot_performance_box"
8961   output-file-type: ".html"
8962   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_features-pdr"
8963   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8964   filter: "'NIC_Intel-X710' and
8965            '64B' and
8966            ('BASE' or 'SCALE') and
8967            'NDRPDR' and
8968            '2T1C' and
8969            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8970            not 'VHOST' and
8971            not 'NF_DENSITY' and
8972            'MEMIF'"
8973   parameters:
8974   - "throughput"
8975   - "parent"
8976   - "tags"
8977   sort:
8978   - "L2XCFWD"
8979   - "L2XCFWD"
8980   - "L2XCFWD"
8981   - "L2BDMACLRN"
8982   - "L2BDMACLRN"
8983   - "L2BDMACLRN"
8984   - "IP4FWD"
8985   traces:
8986     hoverinfo: "x+y"
8987     boxpoints: "outliers"
8988     whiskerwidth: 0
8989   layout:
8990     title: "memif-2n-skx-x710-64b-2t1c-base_and_features-pdr"
8991     layout: "plot-throughput"
8992
8993 - type: "plot"
8994   title: "VPP Throughput: memif-2n-skx-x710-64b-4t2c-base_and_features-ndr"
8995   algorithm: "plot_performance_box"
8996   output-file-type: ".html"
8997   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_features-ndr"
8998   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8999   filter: "'NIC_Intel-X710' and
9000            '64B' and
9001            ('BASE' or 'SCALE') and
9002            'NDRPDR' and
9003            '4T2C' and
9004            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9005            not 'VHOST' and
9006            not 'NF_DENSITY' and
9007            'MEMIF'"
9008   parameters:
9009   - "throughput"
9010   - "parent"
9011   - "tags"
9012   sort:
9013   - "L2XCFWD"
9014   - "L2XCFWD"
9015   - "L2XCFWD"
9016   - "L2BDMACLRN"
9017   - "L2BDMACLRN"
9018   - "L2BDMACLRN"
9019   - "IP4FWD"
9020   traces:
9021     hoverinfo: "x+y"
9022     boxpoints: "outliers"
9023     whiskerwidth: 0
9024   layout:
9025     title: "memif-2n-skx-x710-64b-4t2c-base_and_features-ndr"
9026     layout: "plot-throughput"
9027
9028 - type: "plot"
9029   title: "VPP Throughput: memif-2n-skx-x710-64b-4t2c-base_and_features-pdr"
9030   algorithm: "plot_performance_box"
9031   output-file-type: ".html"
9032   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_features-pdr"
9033   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9034   filter: "'NIC_Intel-X710' and
9035            '64B' and
9036            ('BASE' or 'SCALE') and
9037            'NDRPDR' and
9038            '4T2C' and
9039            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9040            not 'VHOST' and
9041            not 'NF_DENSITY' and
9042            'MEMIF'"
9043   parameters:
9044   - "throughput"
9045   - "parent"
9046   - "tags"
9047   sort:
9048   - "L2XCFWD"
9049   - "L2XCFWD"
9050   - "L2XCFWD"
9051   - "L2BDMACLRN"
9052   - "L2BDMACLRN"
9053   - "L2BDMACLRN"
9054   - "IP4FWD"
9055   traces:
9056     hoverinfo: "x+y"
9057     boxpoints: "outliers"
9058     whiskerwidth: 0
9059   layout:
9060     title: "memif-2n-skx-x710-64b-4t2c-base_and_features-pdr"
9061     layout: "plot-throughput"
9062
9063 ## Packet Throughput - VPP Container Memif 2n-skx-xxv710
9064 #- type: "plot"
9065 #  title: "VPP Throughput: memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
9066 #  algorithm: "plot_performance_box"
9067 #  output-file-type: ".html"
9068 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
9069 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
9070 #  filter: "'NIC_Intel-XXV710' and
9071 #           '64B' and
9072 #           ('BASE' or 'SCALE') and
9073 #           'NDRPDR' and
9074 #           '2T1C' and
9075 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9076 #           not 'VHOST' and
9077 #           'MEMIF'"
9078 #  parameters:
9079 #  - "throughput"
9080 #  - "parent"
9081 #  - "tags"
9082 #  sort:
9083 #  - "L2XCFWD"
9084 #  - "L2XCFWD"
9085 #  - "L2XCFWD"
9086 #  - "L2BDMACLRN"
9087 #  - "L2BDMACLRN"
9088 #  - "L2BDMACLRN"
9089 #  - "IP4FWD"
9090 #  traces:
9091 #    hoverinfo: "x+y"
9092 #    boxpoints: "outliers"
9093 #    whiskerwidth: 0
9094 #  layout:
9095 #    title: "memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
9096 #    layout: "plot-throughput"
9097 #
9098 #- type: "plot"
9099 #  title: "VPP Throughput: memif-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
9100 #  algorithm: "plot_performance_box"
9101 #  output-file-type: ".html"
9102 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
9103 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
9104 #  filter: "'NIC_Intel-XXV710' and
9105 #           '64B' and
9106 #           ('BASE' or 'SCALE') and
9107 #           'NDRPDR' and
9108 #           '2T1C' and
9109 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9110 #           not 'VHOST' and
9111 #           'MEMIF'"
9112 #  parameters:
9113 #  - "throughput"
9114 #  - "parent"
9115 #  - "tags"
9116 #  sort:
9117 #  - "L2XCFWD"
9118 #  - "L2XCFWD"
9119 #  - "L2XCFWD"
9120 #  - "L2BDMACLRN"
9121 #  - "L2BDMACLRN"
9122 #  - "L2BDMACLRN"
9123 #  - "IP4FWD"
9124 #  traces:
9125 #    hoverinfo: "x+y"
9126 #    boxpoints: "outliers"
9127 #    whiskerwidth: 0
9128 #  layout:
9129 #    title: "memif-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
9130 #    layout: "plot-throughput"
9131 #
9132 #- type: "plot"
9133 #  title: "VPP Throughput: memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
9134 #  algorithm: "plot_performance_box"
9135 #  output-file-type: ".html"
9136 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
9137 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
9138 #  filter: "'NIC_Intel-XXV710' and
9139 #           '64B' and
9140 #           ('BASE' or 'SCALE') and
9141 #           'NDRPDR' and
9142 #           '4T2C' and
9143 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9144 #           not 'VHOST' and
9145 #           'MEMIF'"
9146 #  parameters:
9147 #  - "throughput"
9148 #  - "parent"
9149 #  - "tags"
9150 #  sort:
9151 #  - "L2XCFWD"
9152 #  - "L2XCFWD"
9153 #  - "L2XCFWD"
9154 #  - "L2BDMACLRN"
9155 #  - "L2BDMACLRN"
9156 #  - "L2BDMACLRN"
9157 #  - "IP4FWD"
9158 #  traces:
9159 #    hoverinfo: "x+y"
9160 #    boxpoints: "outliers"
9161 #    whiskerwidth: 0
9162 #  layout:
9163 #    title: "memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
9164 #    layout: "plot-throughput"
9165 #
9166 #- type: "plot"
9167 #  title: "VPP Throughput: memif-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
9168 #  algorithm: "plot_performance_box"
9169 #  output-file-type: ".html"
9170 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
9171 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
9172 #  filter: "'NIC_Intel-XXV710' and
9173 #           '64B' and
9174 #           ('BASE' or 'SCALE') and
9175 #           'NDRPDR' and
9176 #           '4T2C' and
9177 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9178 #           not 'VHOST' and
9179 #           'MEMIF'"
9180 #  parameters:
9181 #  - "throughput"
9182 #  - "parent"
9183 #  - "tags"
9184 #  sort:
9185 #  - "L2XCFWD"
9186 #  - "L2XCFWD"
9187 #  - "L2XCFWD"
9188 #  - "L2BDMACLRN"
9189 #  - "L2BDMACLRN"
9190 #  - "L2BDMACLRN"
9191 #  - "IP4FWD"
9192 #  traces:
9193 #    hoverinfo: "x+y"
9194 #    boxpoints: "outliers"
9195 #    whiskerwidth: 0
9196 #  layout:
9197 #    title: "memif-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
9198 #    layout: "plot-throughput"
9199
9200 ################################################################################
9201
9202 # Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x520 l2xc
9203 - type: "plot"
9204   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
9205   algorithm: "plot_performance_box"
9206   output-file-type: ".html"
9207   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
9208   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9209   filter: "'NIC_Intel-X520-DA2' and
9210            '64B' and
9211            ('BASE' or 'SCALE') and
9212            'NDRPDR' and
9213            '1T1C' and
9214            'L2XCFWD' and
9215            not 'VHOST' and
9216            not 'NF_DENSITY' and
9217            'MEMIF'"
9218   parameters:
9219   - "throughput"
9220   - "parent"
9221   - "tags"
9222   sort:
9223   - "1VNF"
9224   - "2VNF"
9225   - "4VNF"
9226   - "2VNF"
9227   - "4VNF"
9228   traces:
9229     hoverinfo: "x+y"
9230     boxpoints: "outliers"
9231     whiskerwidth: 0
9232   layout:
9233     title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
9234     layout: "plot-throughput"
9235
9236 - type: "plot"
9237   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-pdr"
9238   algorithm: "plot_performance_box"
9239   output-file-type: ".html"
9240   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-pdr"
9241   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9242   filter: "'NIC_Intel-X520-DA2' and
9243            '64B' and
9244            ('BASE' or 'SCALE') and
9245            'NDRPDR' and
9246            '1T1C' and
9247            'L2XCFWD' and
9248            not 'VHOST' and
9249            not 'NF_DENSITY' and
9250            'MEMIF'"
9251   parameters:
9252   - "throughput"
9253   - "parent"
9254   - "tags"
9255   sort:
9256   - "1VNF"
9257   - "2VNF"
9258   - "4VNF"
9259   - "2VNF"
9260   - "4VNF"
9261   traces:
9262     hoverinfo: "x+y"
9263     boxpoints: "outliers"
9264     whiskerwidth: 0
9265   layout:
9266     title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-pdr"
9267     layout: "plot-throughput"
9268
9269 - type: "plot"
9270   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
9271   algorithm: "plot_performance_box"
9272   output-file-type: ".html"
9273   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
9274   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9275   filter: "'NIC_Intel-X520-DA2' and
9276            '64B' and
9277            ('BASE' or 'SCALE') and
9278            'NDRPDR' and
9279            '2T2C' and
9280            'L2XCFWD' and
9281            not 'VHOST' and
9282            not 'NF_DENSITY' and
9283            'MEMIF'"
9284   parameters:
9285   - "throughput"
9286   - "parent"
9287   - "tags"
9288   sort:
9289   - "1VNF"
9290   - "2VNF"
9291   - "4VNF"
9292   - "2VNF"
9293   - "4VNF"
9294   traces:
9295     hoverinfo: "x+y"
9296     boxpoints: "outliers"
9297     whiskerwidth: 0
9298   layout:
9299     title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
9300     layout: "plot-throughput"
9301
9302 - type: "plot"
9303   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-pdr"
9304   algorithm: "plot_performance_box"
9305   output-file-type: ".html"
9306   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-pdr"
9307   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9308   filter: "'NIC_Intel-X520-DA2' and
9309            '64B' and
9310            ('BASE' or 'SCALE') and
9311            'NDRPDR' and
9312            '2T2C' and
9313            'L2XCFWD' and
9314            not 'VHOST' and
9315            not 'NF_DENSITY' and
9316            'MEMIF'"
9317   parameters:
9318   - "throughput"
9319   - "parent"
9320   - "tags"
9321   sort:
9322   - "1VNF"
9323   - "2VNF"
9324   - "4VNF"
9325   - "2VNF"
9326   - "4VNF"
9327   traces:
9328     hoverinfo: "x+y"
9329     boxpoints: "outliers"
9330     whiskerwidth: 0
9331   layout:
9332     title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-pdr"
9333     layout: "plot-throughput"
9334
9335 # Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x520 l2bd
9336 - type: "plot"
9337   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
9338   algorithm: "plot_performance_box"
9339   output-file-type: ".html"
9340   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
9341   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9342   filter: "'NIC_Intel-X520-DA2' and
9343            '64B' and
9344            ('BASE' or 'SCALE') and
9345            'NDRPDR' and
9346            '1T1C' and
9347            ('L2BDMACSTAT' or 'L2BDMACLRN') and
9348            not 'VHOST' and
9349            not 'NF_DENSITY' and
9350            'MEMIF'"
9351   parameters:
9352   - "throughput"
9353   - "parent"
9354   - "tags"
9355   sort:
9356   - "1VNF"
9357   - "2VNF"
9358   - "4VNF"
9359   - "2VNF"
9360   - "4VNF"
9361   traces:
9362     hoverinfo: "x+y"
9363     boxpoints: "outliers"
9364     whiskerwidth: 0
9365   layout:
9366     title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
9367     layout: "plot-throughput"
9368
9369 - type: "plot"
9370   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-pdr"
9371   algorithm: "plot_performance_box"
9372   output-file-type: ".html"
9373   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-pdr"
9374   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9375   filter: "'NIC_Intel-X520-DA2' and
9376            '64B' and
9377            ('BASE' or 'SCALE') and
9378            'NDRPDR' and
9379            '1T1C' and
9380            ('L2BDMACSTAT' or 'L2BDMACLRN') and
9381            not 'VHOST' and
9382            not 'NF_DENSITY' and
9383            'MEMIF'"
9384   parameters:
9385   - "throughput"
9386   - "parent"
9387   - "tags"
9388   sort:
9389   - "1VNF"
9390   - "2VNF"
9391   - "4VNF"
9392   - "2VNF"
9393   - "4VNF"
9394   traces:
9395     hoverinfo: "x+y"
9396     boxpoints: "outliers"
9397     whiskerwidth: 0
9398   layout:
9399     title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-pdr"
9400     layout: "plot-throughput"
9401
9402 - type: "plot"
9403   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
9404   algorithm: "plot_performance_box"
9405   output-file-type: ".html"
9406   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
9407   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9408   filter: "'NIC_Intel-X520-DA2' and
9409            '64B' and
9410            ('BASE' or 'SCALE') and
9411            'NDRPDR' and
9412            '2T2C' and
9413            ('L2BDMACSTAT' or 'L2BDMACLRN') and
9414            not 'VHOST' and
9415            not 'NF_DENSITY' and
9416            'MEMIF'"
9417   parameters:
9418   - "throughput"
9419   - "parent"
9420   - "tags"
9421   sort:
9422   - "1VNF"
9423   - "2VNF"
9424   - "4VNF"
9425   - "2VNF"
9426   - "4VNF"
9427   traces:
9428     hoverinfo: "x+y"
9429     boxpoints: "outliers"
9430     whiskerwidth: 0
9431   layout:
9432     title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
9433     layout: "plot-throughput"
9434
9435 - type: "plot"
9436   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-pdr"
9437   algorithm: "plot_performance_box"
9438   output-file-type: ".html"
9439   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-pdr"
9440   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9441   filter: "'NIC_Intel-X520-DA2' and
9442            '64B' and
9443            ('BASE' or 'SCALE') and
9444            'NDRPDR' and
9445            '2T2C' and
9446            ('L2BDMACSTAT' or 'L2BDMACLRN') and
9447            not 'VHOST' and
9448            not 'NF_DENSITY' and
9449            'MEMIF'"
9450   parameters:
9451   - "throughput"
9452   - "parent"
9453   - "tags"
9454   sort:
9455   - "1VNF"
9456   - "2VNF"
9457   - "4VNF"
9458   - "2VNF"
9459   - "4VNF"
9460   traces:
9461     hoverinfo: "x+y"
9462     boxpoints: "outliers"
9463     whiskerwidth: 0
9464   layout:
9465     title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-pdr"
9466     layout: "plot-throughput"
9467
9468 # Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x710 l2xc
9469 - type: "plot"
9470   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
9471   algorithm: "plot_performance_box"
9472   output-file-type: ".html"
9473   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
9474   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9475   filter: "'NIC_Intel-X710' and
9476            '64B' and
9477            ('BASE' or 'SCALE') and
9478            'NDRPDR' and
9479            '1T1C' and
9480            'L2XCFWD' and
9481            not 'VHOST' and
9482            not 'NF_DENSITY' and
9483            'MEMIF'"
9484   parameters:
9485   - "throughput"
9486   - "parent"
9487   - "tags"
9488   sort:
9489   - "1VNF"
9490   - "2VNF"
9491   - "4VNF"
9492   - "2VNF"
9493   - "4VNF"
9494   traces:
9495     hoverinfo: "x+y"
9496     boxpoints: "outliers"
9497     whiskerwidth: 0
9498   layout:
9499     title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
9500     layout: "plot-throughput"
9501
9502 - type: "plot"
9503   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-pdr"
9504   algorithm: "plot_performance_box"
9505   output-file-type: ".html"
9506   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-pdr"
9507   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9508   filter: "'NIC_Intel-X710' and
9509            '64B' and
9510            ('BASE' or 'SCALE') and
9511            'NDRPDR' and
9512            '1T1C' and
9513            'L2XCFWD' and
9514            not 'VHOST' and
9515            not 'NF_DENSITY' and
9516            'MEMIF'"
9517   parameters:
9518   - "throughput"
9519   - "parent"
9520   - "tags"
9521   sort:
9522   - "1VNF"
9523   - "2VNF"
9524   - "4VNF"
9525   - "2VNF"
9526   - "4VNF"
9527   traces:
9528     hoverinfo: "x+y"
9529     boxpoints: "outliers"
9530     whiskerwidth: 0
9531   layout:
9532     title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-pdr"
9533     layout: "plot-throughput"
9534
9535 - type: "plot"
9536   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
9537   algorithm: "plot_performance_box"
9538   output-file-type: ".html"
9539   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
9540   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9541   filter: "'NIC_Intel-X710' and
9542            '64B' and
9543            ('BASE' or 'SCALE') and
9544            'NDRPDR' and
9545            '2T2C' and
9546            'L2XCFWD' and
9547            not 'VHOST' and
9548            not 'NF_DENSITY' and
9549            'MEMIF'"
9550   parameters:
9551   - "throughput"
9552   - "parent"
9553   - "tags"
9554   sort:
9555   - "1VNF"
9556   - "2VNF"
9557   - "4VNF"
9558   - "2VNF"
9559   - "4VNF"
9560   traces:
9561     hoverinfo: "x+y"
9562     boxpoints: "outliers"
9563     whiskerwidth: 0
9564   layout:
9565     title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
9566     layout: "plot-throughput"
9567
9568 - type: "plot"
9569   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-pdr"
9570   algorithm: "plot_performance_box"
9571   output-file-type: ".html"
9572   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-pdr"
9573   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9574   filter: "'NIC_Intel-X710' and
9575            '64B' and
9576            ('BASE' or 'SCALE') and
9577            'NDRPDR' and
9578            '2T2C' and
9579            'L2XCFWD' and
9580            not 'VHOST' and
9581            not 'NF_DENSITY' and
9582            'MEMIF'"
9583   parameters:
9584   - "throughput"
9585   - "parent"
9586   - "tags"
9587   sort:
9588   - "1VNF"
9589   - "2VNF"
9590   - "4VNF"
9591   - "2VNF"
9592   - "4VNF"
9593   traces:
9594     hoverinfo: "x+y"
9595     boxpoints: "outliers"
9596     whiskerwidth: 0
9597   layout:
9598     title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-pdr"
9599     layout: "plot-throughput"
9600
9601 # Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x710 l2bd
9602 - type: "plot"
9603   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
9604   algorithm: "plot_performance_box"
9605   output-file-type: ".html"
9606   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
9607   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9608   filter: "'NIC_Intel-X710' and
9609            '64B' and
9610            ('BASE' or 'SCALE') and
9611            'NDRPDR' and
9612            '1T1C' and
9613            ('L2BDMACSTAT' or 'L2BDMACLRN') and
9614            not 'VHOST' and
9615            not 'NF_DENSITY' and
9616            'MEMIF'"
9617   parameters:
9618   - "throughput"
9619   - "parent"
9620   - "tags"
9621   sort:
9622   - "1VNF"
9623   - "2VNF"
9624   - "4VNF"
9625   - "2VNF"
9626   - "4VNF"
9627   traces:
9628     hoverinfo: "x+y"
9629     boxpoints: "outliers"
9630     whiskerwidth: 0
9631   layout:
9632     title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
9633     layout: "plot-throughput"
9634
9635 - type: "plot"
9636   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-pdr"
9637   algorithm: "plot_performance_box"
9638   output-file-type: ".html"
9639   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-pdr"
9640   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9641   filter: "'NIC_Intel-X710' and
9642            '64B' and
9643            ('BASE' or 'SCALE') and
9644            'NDRPDR' and
9645            '1T1C' and
9646            ('L2BDMACSTAT' or 'L2BDMACLRN') and
9647            not 'VHOST' and
9648            not 'NF_DENSITY' and
9649            'MEMIF'"
9650   parameters:
9651   - "throughput"
9652   - "parent"
9653   - "tags"
9654   sort:
9655   - "1VNF"
9656   - "2VNF"
9657   - "4VNF"
9658   - "2VNF"
9659   - "4VNF"
9660   traces:
9661     hoverinfo: "x+y"
9662     boxpoints: "outliers"
9663     whiskerwidth: 0
9664   layout:
9665     title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-pdr"
9666     layout: "plot-throughput"
9667
9668 - type: "plot"
9669   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
9670   algorithm: "plot_performance_box"
9671   output-file-type: ".html"
9672   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
9673   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9674   filter: "'NIC_Intel-X710' and
9675            '64B' and
9676            ('BASE' or 'SCALE') and
9677            'NDRPDR' and
9678            '2T2C' and
9679            ('L2BDMACSTAT' or 'L2BDMACLRN') and
9680            not 'VHOST' and
9681            not 'NF_DENSITY' and
9682            'MEMIF'"
9683   parameters:
9684   - "throughput"
9685   - "parent"
9686   - "tags"
9687   sort:
9688   - "1VNF"
9689   - "2VNF"
9690   - "4VNF"
9691   - "2VNF"
9692   - "4VNF"
9693   traces:
9694     hoverinfo: "x+y"
9695     boxpoints: "outliers"
9696     whiskerwidth: 0
9697   layout:
9698     title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
9699     layout: "plot-throughput"
9700
9701 - type: "plot"
9702   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-pdr"
9703   algorithm: "plot_performance_box"
9704   output-file-type: ".html"
9705   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-pdr"
9706   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9707   filter: "'NIC_Intel-X710' and
9708            '64B' and
9709            ('BASE' or 'SCALE') and
9710            'NDRPDR' and
9711            '2T2C' and
9712            ('L2BDMACSTAT' or 'L2BDMACLRN') and
9713            not 'VHOST' and
9714            not 'NF_DENSITY' and
9715            'MEMIF'"
9716   parameters:
9717   - "throughput"
9718   - "parent"
9719   - "tags"
9720   sort:
9721   - "1VNF"
9722   - "2VNF"
9723   - "4VNF"
9724   - "2VNF"
9725   - "4VNF"
9726   traces:
9727     hoverinfo: "x+y"
9728     boxpoints: "outliers"
9729     whiskerwidth: 0
9730   layout:
9731     title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-pdr"
9732     layout: "plot-throughput"
9733
9734 ################################################################################
9735
9736 # Packet Throughput - VPP IPv4 3n-hsw-x520 base and scale
9737 - type: "plot"
9738   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
9739   algorithm: "plot_performance_box"
9740   output-file-type: ".html"
9741   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
9742   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9743   filter: "'NIC_Intel-X520-DA2' and
9744            '64B' and
9745            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9746            'NDRPDR' and
9747            '1T1C' and
9748            'IP4FWD' and
9749            not 'IPSEC' and
9750            not 'DOT1Q' and
9751            not 'VHOST'"
9752   parameters:
9753   - "throughput"
9754   - "parent"
9755   - "tags"
9756   sort:
9757   - "IP4BASE"
9758   - "FIB_20K"
9759   - "FIB_200K"
9760   - "FIB_2M"
9761   traces:
9762     hoverinfo: "x+y"
9763     boxpoints: "outliers"
9764     whiskerwidth: 0
9765   layout:
9766     title: "ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
9767     layout: "plot-throughput"
9768
9769 - type: "plot"
9770   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
9771   algorithm: "plot_performance_box"
9772   output-file-type: ".html"
9773   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
9774   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9775   filter: "'NIC_Intel-X520-DA2' and
9776            '64B' and
9777            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9778            'NDRPDR' and
9779            '1T1C' and
9780            'IP4FWD' and
9781            not 'IPSEC' and
9782            not 'DOT1Q' and
9783            not 'VHOST'"
9784   parameters:
9785   - "throughput"
9786   - "parent"
9787   - "tags"
9788   sort:
9789   - "IP4BASE"
9790   - "FIB_20K"
9791   - "FIB_200K"
9792   - "FIB_2M"
9793   traces:
9794     hoverinfo: "x+y"
9795     boxpoints: "outliers"
9796     whiskerwidth: 0
9797   layout:
9798     title: "ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
9799     layout: "plot-throughput"
9800
9801 - type: "plot"
9802   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
9803   algorithm: "plot_performance_box"
9804   output-file-type: ".html"
9805   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
9806   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9807   filter: "'NIC_Intel-X520-DA2' and
9808            '64B' and
9809            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9810            'NDRPDR' and
9811            '2T2C' and
9812            'IP4FWD' and
9813            not 'IPSEC' and
9814            not 'DOT1Q' and
9815            not 'VHOST'"
9816   parameters:
9817   - "throughput"
9818   - "parent"
9819   - "tags"
9820   sort:
9821   - "IP4BASE"
9822   - "FIB_20K"
9823   - "FIB_200K"
9824   - "FIB_2M"
9825   traces:
9826     hoverinfo: "x+y"
9827     boxpoints: "outliers"
9828     whiskerwidth: 0
9829   layout:
9830     title: "ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
9831     layout: "plot-throughput"
9832
9833 - type: "plot"
9834   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
9835   algorithm: "plot_performance_box"
9836   output-file-type: ".html"
9837   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
9838   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9839   filter: "'NIC_Intel-X520-DA2' and
9840            '64B' and
9841            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9842            'NDRPDR' and
9843            '2T2C' and
9844            'IP4FWD' and
9845            not 'IPSEC' and
9846            not 'DOT1Q' and
9847            not 'VHOST'"
9848   parameters:
9849   - "throughput"
9850   - "parent"
9851   - "tags"
9852   sort:
9853   - "IP4BASE"
9854   - "FIB_20K"
9855   - "FIB_200K"
9856   - "FIB_2M"
9857   traces:
9858     hoverinfo: "x+y"
9859     boxpoints: "outliers"
9860     whiskerwidth: 0
9861   layout:
9862     title: "ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
9863     layout: "plot-throughput"
9864
9865 # Packet Throughput - VPP IPv4 3n-hsw-x520 features
9866 - type: "plot"
9867   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-ndr"
9868   algorithm: "plot_performance_box"
9869   output-file-type: ".html"
9870   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-ndr"
9871   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9872   filter: "'NIC_Intel-X520-DA2' and
9873            '64B' and
9874            ('IP4BASE' or
9875             'POLICE_MARK' or
9876             'COPWHLIST' or
9877             ('NAT44' and 'BASE') or
9878             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
9879            'NDRPDR' and
9880            '1T1C' and
9881            'IP4FWD' and
9882            not 'IPSEC' and
9883            not 'VHOST'"
9884   parameters:
9885   - "throughput"
9886   - "parent"
9887   - "tags"
9888   sort:
9889   - "DOT1Q"
9890   - "IP4BASE"
9891   - "NAT44"
9892   - "POLICE_MARK"
9893   - "COPWHLIST"
9894   - "IACL"
9895   - "OACL"
9896   traces:
9897     hoverinfo: "x+y"
9898     boxpoints: "outliers"
9899     whiskerwidth: 0
9900   layout:
9901     title: "ip4-3n-hsw-x520-64b-1t1c-features-ndr"
9902     layout: "plot-throughput"
9903
9904 - type: "plot"
9905   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-pdr"
9906   algorithm: "plot_performance_box"
9907   output-file-type: ".html"
9908   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-pdr"
9909   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9910   filter: "'NIC_Intel-X520-DA2' and
9911            '64B' and
9912            ('IP4BASE' or
9913             'POLICE_MARK' or
9914             'COPWHLIST' or
9915             ('NAT44' and 'BASE') or
9916             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
9917            'NDRPDR' and
9918            '1T1C' and
9919            'IP4FWD' and
9920            not 'IPSEC' and
9921            not 'VHOST'"
9922   parameters:
9923   - "throughput"
9924   - "parent"
9925   - "tags"
9926   sort:
9927   - "DOT1Q"
9928   - "IP4BASE"
9929   - "NAT44"
9930   - "POLICE_MARK"
9931   - "COPWHLIST"
9932   - "IACL"
9933   - "OACL"
9934   traces:
9935     hoverinfo: "x+y"
9936     boxpoints: "outliers"
9937     whiskerwidth: 0
9938   layout:
9939     title: "ip4-3n-hsw-x520-64b-1t1c-features-pdr"
9940     layout: "plot-throughput"
9941
9942 - type: "plot"
9943   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-ndr"
9944   algorithm: "plot_performance_box"
9945   output-file-type: ".html"
9946   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-ndr"
9947   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9948   filter: "'NIC_Intel-X520-DA2' and
9949            '64B' and
9950            ('IP4BASE' or
9951             'POLICE_MARK' or
9952             'COPWHLIST' or
9953             ('NAT44' and 'BASE') or
9954             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
9955            'NDRPDR' and
9956            '2T2C' and
9957            'IP4FWD' and
9958            not 'IPSEC' and
9959            not 'VHOST'"
9960   parameters:
9961   - "throughput"
9962   - "parent"
9963   - "tags"
9964   sort:
9965   - "DOT1Q"
9966   - "IP4BASE"
9967   - "NAT44"
9968   - "POLICE_MARK"
9969   - "COPWHLIST"
9970   - "IACL"
9971   - "OACL"
9972   traces:
9973     hoverinfo: "x+y"
9974     boxpoints: "outliers"
9975     whiskerwidth: 0
9976   layout:
9977     title: "ip4-3n-hsw-x520-64b-2t2c-features-ndr"
9978     layout: "plot-throughput"
9979
9980 - type: "plot"
9981   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-pdr"
9982   algorithm: "plot_performance_box"
9983   output-file-type: ".html"
9984   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-pdr"
9985   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9986   filter: "'NIC_Intel-X520-DA2' and
9987            '64B' and
9988            ('IP4BASE' or
9989             'POLICE_MARK' or
9990             'COPWHLIST' or
9991             ('NAT44' and 'BASE') or
9992             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
9993            'NDRPDR' and
9994            '2T2C' and
9995            'IP4FWD' and
9996            not 'IPSEC' and
9997            not 'VHOST'"
9998   parameters:
9999   - "throughput"
10000   - "parent"
10001   - "tags"
10002   sort:
10003   - "DOT1Q"
10004   - "IP4BASE"
10005   - "NAT44"
10006   - "POLICE_MARK"
10007   - "COPWHLIST"
10008   - "IACL"
10009   - "OACL"
10010   traces:
10011     hoverinfo: "x+y"
10012     boxpoints: "outliers"
10013     whiskerwidth: 0
10014   layout:
10015     title: "ip4-3n-hsw-x520-64b-2t2c-features-pdr"
10016     layout: "plot-throughput"
10017
10018 # Packet Throughput - VPP IPv4 3n-hsw-x520 features nat44
10019 - type: "plot"
10020   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
10021   algorithm: "plot_performance_box"
10022   output-file-type: ".html"
10023   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
10024   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10025   filter: "'NIC_Intel-X520-DA2' and
10026            '64B' and
10027            'NDRPDR' and
10028            '1T1C' and
10029            'IP4FWD' and
10030            ('NAT44' or 'IP4BASE') and
10031            not 'DOT1Q' and
10032            not 'IPSEC' and
10033            not 'VHOST'"
10034   parameters:
10035   - "throughput"
10036   - "parent"
10037   - "tags"
10038   sort:
10039   - "IP4BASE"
10040   - "BASE"
10041   - "SRC_USER_10"
10042   - "SRC_USER_100"
10043   - "SRC_USER_1000"
10044   - "SRC_USER_2000"
10045   traces:
10046     hoverinfo: "x+y"
10047     boxpoints: "outliers"
10048     whiskerwidth: 0
10049   layout:
10050     title: "ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
10051     layout: "plot-throughput"
10052
10053 - type: "plot"
10054   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-nat44-pdr"
10055   algorithm: "plot_performance_box"
10056   output-file-type: ".html"
10057   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-nat44-pdr"
10058   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10059   filter: "'NIC_Intel-X520-DA2' and
10060            '64B' and
10061            'NDRPDR' and
10062            '1T1C' and
10063            'IP4FWD' and
10064            ('NAT44' or 'IP4BASE') and
10065            not 'DOT1Q' and
10066            not 'IPSEC' and
10067            not 'VHOST'"
10068   parameters:
10069   - "throughput"
10070   - "parent"
10071   - "tags"
10072   sort:
10073   - "IP4BASE"
10074   - "BASE"
10075   - "SRC_USER_10"
10076   - "SRC_USER_100"
10077   - "SRC_USER_1000"
10078   - "SRC_USER_2000"
10079   traces:
10080     hoverinfo: "x+y"
10081     boxpoints: "outliers"
10082     whiskerwidth: 0
10083   layout:
10084     title: "ip4-3n-hsw-x520-64b-1t1c-features-nat44-pdr"
10085     layout: "plot-throughput"
10086
10087 - type: "plot"
10088   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
10089   algorithm: "plot_performance_box"
10090   output-file-type: ".html"
10091   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
10092   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10093   filter: "'NIC_Intel-X520-DA2' and
10094            '64B' and
10095            'NDRPDR' and
10096            '2T2C' and
10097            'IP4FWD' and
10098            ('NAT44' or 'IP4BASE') and
10099            not 'DOT1Q' and
10100            not 'IPSEC' and
10101            not 'VHOST'"
10102   parameters:
10103   - "throughput"
10104   - "parent"
10105   - "tags"
10106   sort:
10107   - "IP4BASE"
10108   - "BASE"
10109   - "SRC_USER_10"
10110   - "SRC_USER_100"
10111   - "SRC_USER_1000"
10112   - "SRC_USER_2000"
10113   traces:
10114     hoverinfo: "x+y"
10115     boxpoints: "outliers"
10116     whiskerwidth: 0
10117   layout:
10118     title: "ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
10119     layout: "plot-throughput"
10120
10121 - type: "plot"
10122   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-nat44-pdr"
10123   algorithm: "plot_performance_box"
10124   output-file-type: ".html"
10125   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-nat44-pdr"
10126   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10127   filter: "'NIC_Intel-X520-DA2' and
10128            '64B' and
10129            'NDRPDR' and
10130            '2T2C' and
10131            'IP4FWD' and
10132            ('NAT44' or 'IP4BASE') and
10133            not 'DOT1Q' and
10134            not 'IPSEC' and
10135            not 'VHOST'"
10136   parameters:
10137   - "throughput"
10138   - "parent"
10139   - "tags"
10140   sort:
10141   - "IP4BASE"
10142   - "BASE"
10143   - "SRC_USER_10"
10144   - "SRC_USER_100"
10145   - "SRC_USER_1000"
10146   - "SRC_USER_2000"
10147   traces:
10148     hoverinfo: "x+y"
10149     boxpoints: "outliers"
10150     whiskerwidth: 0
10151   layout:
10152     title: "ip4-3n-hsw-x520-64b-2t2c-features-nat44-pdr"
10153     layout: "plot-throughput"
10154
10155 # Packet Throughput - VPP IPv4 3n-hsw-x520 features iacl
10156 - type: "plot"
10157   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
10158   algorithm: "plot_performance_box"
10159   output-file-type: ".html"
10160   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
10161   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10162   filter: "'NIC_Intel-X520-DA2' and
10163            '64B' and
10164            'NDRPDR' and
10165            '1T1C' and
10166            'IP4FWD' and
10167            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10168            not 'IPSEC' and
10169            not 'DOT1Q' and
10170            not 'VHOST'"
10171   parameters:
10172   - "throughput"
10173   - "parent"
10174   - "tags"
10175   sort:
10176   - "IP4BASE"
10177   - "ACL_STATELESS"
10178   - "ACL_STATEFUL"
10179   - "ACL_STATELESS"
10180   - "ACL_STATEFUL"
10181   traces:
10182     hoverinfo: "x+y"
10183     boxpoints: "outliers"
10184     whiskerwidth: 0
10185   layout:
10186     title: "ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
10187     layout: "plot-throughput"
10188
10189 - type: "plot"
10190   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
10191   algorithm: "plot_performance_box"
10192   output-file-type: ".html"
10193   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
10194   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10195   filter: "'NIC_Intel-X520-DA2' and
10196            '64B' and
10197            'NDRPDR' and
10198            '1T1C' and
10199            'IP4FWD' and
10200            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10201            not 'IPSEC' and
10202            not 'DOT1Q' and
10203            not 'VHOST'"
10204   parameters:
10205   - "throughput"
10206   - "parent"
10207   - "tags"
10208   sort:
10209   - "IP4BASE"
10210   - "ACL_STATELESS"
10211   - "ACL_STATEFUL"
10212   - "ACL_STATELESS"
10213   - "ACL_STATEFUL"
10214   traces:
10215     hoverinfo: "x+y"
10216     boxpoints: "outliers"
10217     whiskerwidth: 0
10218   layout:
10219     title: "ip4-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
10220     layout: "plot-throughput"
10221
10222 - type: "plot"
10223   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
10224   algorithm: "plot_performance_box"
10225   output-file-type: ".html"
10226   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
10227   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10228   filter: "'NIC_Intel-X520-DA2' and
10229            '64B' and
10230            'NDRPDR' and
10231            '2T2C' and
10232            'IP4FWD' and
10233            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10234            not 'IPSEC' and
10235            not 'DOT1Q' and
10236            not 'VHOST'"
10237   parameters:
10238   - "throughput"
10239   - "parent"
10240   - "tags"
10241   sort:
10242   - "IP4BASE"
10243   - "ACL_STATELESS"
10244   - "ACL_STATEFUL"
10245   - "ACL_STATELESS"
10246   - "ACL_STATEFUL"
10247   traces:
10248     hoverinfo: "x+y"
10249     boxpoints: "outliers"
10250     whiskerwidth: 0
10251   layout:
10252     title: "ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
10253     layout: "plot-throughput"
10254
10255 - type: "plot"
10256   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
10257   algorithm: "plot_performance_box"
10258   output-file-type: ".html"
10259   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
10260   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10261   filter: "'NIC_Intel-X520-DA2' and
10262            '64B' and
10263            'NDRPDR' and
10264            '2T2C' and
10265            'IP4FWD' and
10266            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10267            not 'IPSEC' and
10268            not 'DOT1Q' and
10269            not 'VHOST'"
10270   parameters:
10271   - "throughput"
10272   - "parent"
10273   - "tags"
10274   sort:
10275   - "IP4BASE"
10276   - "ACL_STATELESS"
10277   - "ACL_STATEFUL"
10278   - "ACL_STATELESS"
10279   - "ACL_STATEFUL"
10280   traces:
10281     hoverinfo: "x+y"
10282     boxpoints: "outliers"
10283     whiskerwidth: 0
10284   layout:
10285     title: "ip4-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
10286     layout: "plot-throughput"
10287
10288 # Packet Throughput - VPP IPv4 3n-hsw-x520 features oacl
10289 - type: "plot"
10290   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
10291   algorithm: "plot_performance_box"
10292   output-file-type: ".html"
10293   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
10294   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10295   filter: "'NIC_Intel-X520-DA2' and
10296            '64B' and
10297            'NDRPDR' and
10298            '1T1C' and
10299            'IP4FWD' and
10300            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10301            not 'IPSEC' and
10302            not 'DOT1Q' and
10303            not 'VHOST'"
10304   parameters:
10305   - "throughput"
10306   - "parent"
10307   - "tags"
10308   sort:
10309   - "IP4BASE"
10310   - "ACL_STATELESS"
10311   - "ACL_STATEFUL"
10312   - "ACL_STATELESS"
10313   - "ACL_STATEFUL"
10314   traces:
10315     hoverinfo: "x+y"
10316     boxpoints: "outliers"
10317     whiskerwidth: 0
10318   layout:
10319     title: "ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
10320     layout: "plot-throughput"
10321
10322 - type: "plot"
10323   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
10324   algorithm: "plot_performance_box"
10325   output-file-type: ".html"
10326   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
10327   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10328   filter: "'NIC_Intel-X520-DA2' and
10329            '64B' and
10330            'NDRPDR' and
10331            '1T1C' and
10332            'IP4FWD' and
10333            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10334            not 'IPSEC' and
10335            not 'DOT1Q' and
10336            not 'VHOST'"
10337   parameters:
10338   - "throughput"
10339   - "parent"
10340   - "tags"
10341   sort:
10342   - "IP4BASE"
10343   - "ACL_STATELESS"
10344   - "ACL_STATEFUL"
10345   - "ACL_STATELESS"
10346   - "ACL_STATEFUL"
10347   traces:
10348     hoverinfo: "x+y"
10349     boxpoints: "outliers"
10350     whiskerwidth: 0
10351   layout:
10352     title: "ip4-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
10353     layout: "plot-throughput"
10354
10355 - type: "plot"
10356   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
10357   algorithm: "plot_performance_box"
10358   output-file-type: ".html"
10359   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
10360   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10361   filter: "'NIC_Intel-X520-DA2' and
10362            '64B' and
10363            'NDRPDR' and
10364            '2T2C' and
10365            'IP4FWD' and
10366            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10367            not 'IPSEC' and
10368            not 'DOT1Q' and
10369            not 'VHOST'"
10370   parameters:
10371   - "throughput"
10372   - "parent"
10373   - "tags"
10374   sort:
10375   - "IP4BASE"
10376   - "ACL_STATELESS"
10377   - "ACL_STATEFUL"
10378   - "ACL_STATELESS"
10379   - "ACL_STATEFUL"
10380   traces:
10381     hoverinfo: "x+y"
10382     boxpoints: "outliers"
10383     whiskerwidth: 0
10384   layout:
10385     title: "ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
10386     layout: "plot-throughput"
10387
10388 - type: "plot"
10389   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
10390   algorithm: "plot_performance_box"
10391   output-file-type: ".html"
10392   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
10393   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10394   filter: "'NIC_Intel-X520-DA2' and
10395            '64B' and
10396            'NDRPDR' and
10397            '2T2C' and
10398            'IP4FWD' and
10399            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10400            not 'IPSEC' and
10401            not 'DOT1Q' and
10402            not 'VHOST'"
10403   parameters:
10404   - "throughput"
10405   - "parent"
10406   - "tags"
10407   sort:
10408   - "IP4BASE"
10409   - "ACL_STATELESS"
10410   - "ACL_STATEFUL"
10411   - "ACL_STATELESS"
10412   - "ACL_STATEFUL"
10413   traces:
10414     hoverinfo: "x+y"
10415     boxpoints: "outliers"
10416     whiskerwidth: 0
10417   layout:
10418     title: "ip4-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
10419     layout: "plot-throughput"
10420
10421 # Packet Throughput - VPP IPv4 3n-hsw-x710 base and scale
10422 - type: "plot"
10423   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
10424   algorithm: "plot_performance_box"
10425   output-file-type: ".html"
10426   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
10427   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10428   filter: "'NIC_Intel-X710' and
10429            '64B' and
10430            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10431            'NDRPDR' and
10432            '1T1C' and
10433            'IP4FWD' and
10434            not 'IPSEC' and
10435            not 'DOT1Q' and
10436            not 'VHOST'"
10437   parameters:
10438   - "throughput"
10439   - "parent"
10440   - "tags"
10441   sort:
10442   - "IP4BASE"
10443   - "FIB_20K"
10444   - "FIB_200K"
10445   - "FIB_2M"
10446   traces:
10447     hoverinfo: "x+y"
10448     boxpoints: "outliers"
10449     whiskerwidth: 0
10450   layout:
10451     title: "ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
10452     layout: "plot-throughput"
10453
10454 - type: "plot"
10455   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
10456   algorithm: "plot_performance_box"
10457   output-file-type: ".html"
10458   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
10459   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10460   filter: "'NIC_Intel-X710' and
10461            '64B' and
10462            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10463            'NDRPDR' and
10464            '1T1C' and
10465            'IP4FWD' and
10466            not 'IPSEC' and
10467            not 'DOT1Q' and
10468            not 'VHOST'"
10469   parameters:
10470   - "throughput"
10471   - "parent"
10472   - "tags"
10473   sort:
10474   - "IP4BASE"
10475   - "FIB_20K"
10476   - "FIB_200K"
10477   - "FIB_2M"
10478   traces:
10479     hoverinfo: "x+y"
10480     boxpoints: "outliers"
10481     whiskerwidth: 0
10482   layout:
10483     title: "ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
10484     layout: "plot-throughput"
10485
10486 - type: "plot"
10487   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
10488   algorithm: "plot_performance_box"
10489   output-file-type: ".html"
10490   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
10491   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10492   filter: "'NIC_Intel-X710' and
10493            '64B' and
10494            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10495            'NDRPDR' and
10496            '2T2C' and
10497            'IP4FWD' and
10498            not 'IPSEC' and
10499            not 'DOT1Q' and
10500            not 'VHOST'"
10501   parameters:
10502   - "throughput"
10503   - "parent"
10504   - "tags"
10505   sort:
10506   - "IP4BASE"
10507   - "FIB_20K"
10508   - "FIB_200K"
10509   - "FIB_2M"
10510   traces:
10511     hoverinfo: "x+y"
10512     boxpoints: "outliers"
10513     whiskerwidth: 0
10514   layout:
10515     title: "ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
10516     layout: "plot-throughput"
10517
10518 - type: "plot"
10519   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
10520   algorithm: "plot_performance_box"
10521   output-file-type: ".html"
10522   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
10523   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10524   filter: "'NIC_Intel-X710' and
10525            '64B' and
10526            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10527            'NDRPDR' and
10528            '2T2C' and
10529            'IP4FWD' and
10530            not 'IPSEC' and
10531            not 'DOT1Q' and
10532            not 'VHOST'"
10533   parameters:
10534   - "throughput"
10535   - "parent"
10536   - "tags"
10537   sort:
10538   - "IP4BASE"
10539   - "FIB_20K"
10540   - "FIB_200K"
10541   - "FIB_2M"
10542   traces:
10543     hoverinfo: "x+y"
10544     boxpoints: "outliers"
10545     whiskerwidth: 0
10546   layout:
10547     title: "ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
10548     layout: "plot-throughput"
10549
10550 # Packet Throughput - VPP IPv4 3n-hsw-x710 features
10551 - type: "plot"
10552   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-ndr"
10553   algorithm: "plot_performance_box"
10554   output-file-type: ".html"
10555   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-ndr"
10556   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10557   filter: "'NIC_Intel-X710' and
10558            '64B' and
10559            ('IP4BASE' or
10560             'POLICE_MARK' or
10561             'COPWHLIST' or
10562             ('NAT44' and 'BASE') or
10563             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
10564            'NDRPDR' and
10565            '1T1C' and
10566            'IP4FWD' and
10567            not 'IPSEC' and
10568            not 'VHOST'"
10569   parameters:
10570   - "throughput"
10571   - "parent"
10572   - "tags"
10573   sort:
10574   - "DOT1Q"
10575   - "IP4BASE"
10576   - "NAT44"
10577   - "POLICE_MARK"
10578   - "COPWHLIST"
10579   - "IACL"
10580   - "OACL"
10581   traces:
10582     hoverinfo: "x+y"
10583     boxpoints: "outliers"
10584     whiskerwidth: 0
10585   layout:
10586     title: "ip4-3n-hsw-x710-64b-1t1c-features-ndr"
10587     layout: "plot-throughput"
10588
10589 - type: "plot"
10590   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-pdr"
10591   algorithm: "plot_performance_box"
10592   output-file-type: ".html"
10593   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-pdr"
10594   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10595   filter: "'NIC_Intel-X710' and
10596            '64B' and
10597            ('IP4BASE' or
10598             'POLICE_MARK' or
10599             'COPWHLIST' or
10600             ('NAT44' and 'BASE') or
10601             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
10602            'NDRPDR' and
10603            '1T1C' and
10604            'IP4FWD' and
10605            not 'IPSEC' and
10606            not 'VHOST'"
10607   parameters:
10608   - "throughput"
10609   - "parent"
10610   - "tags"
10611   sort:
10612   - "DOT1Q"
10613   - "IP4BASE"
10614   - "NAT44"
10615   - "POLICE_MARK"
10616   - "COPWHLIST"
10617   - "IACL"
10618   - "OACL"
10619   traces:
10620     hoverinfo: "x+y"
10621     boxpoints: "outliers"
10622     whiskerwidth: 0
10623   layout:
10624     title: "ip4-3n-hsw-x710-64b-1t1c-features-pdr"
10625     layout: "plot-throughput"
10626
10627 - type: "plot"
10628   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-ndr"
10629   algorithm: "plot_performance_box"
10630   output-file-type: ".html"
10631   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-ndr"
10632   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10633   filter: "'NIC_Intel-X710' and
10634            '64B' and
10635            ('IP4BASE' or
10636             'POLICE_MARK' or
10637             'COPWHLIST' or
10638             ('NAT44' and 'BASE') or
10639             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
10640            'NDRPDR' and
10641            '2T2C' and
10642            'IP4FWD' and
10643            not 'IPSEC' and
10644            not 'VHOST'"
10645   parameters:
10646   - "throughput"
10647   - "parent"
10648   - "tags"
10649   sort:
10650   - "DOT1Q"
10651   - "IP4BASE"
10652   - "NAT44"
10653   - "POLICE_MARK"
10654   - "COPWHLIST"
10655   - "IACL"
10656   - "OACL"
10657   traces:
10658     hoverinfo: "x+y"
10659     boxpoints: "outliers"
10660     whiskerwidth: 0
10661   layout:
10662     title: "ip4-3n-hsw-x710-64b-2t2c-features-ndr"
10663     layout: "plot-throughput"
10664
10665 - type: "plot"
10666   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-pdr"
10667   algorithm: "plot_performance_box"
10668   output-file-type: ".html"
10669   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-pdr"
10670   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10671   filter: "'NIC_Intel-X710' and
10672            '64B' and
10673            ('IP4BASE' or
10674             'POLICE_MARK' or
10675             'COPWHLIST' or
10676             ('NAT44' and 'BASE') or
10677             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
10678            'NDRPDR' and
10679            '2T2C' and
10680            'IP4FWD' and
10681            not 'IPSEC' and
10682            not 'VHOST'"
10683   parameters:
10684   - "throughput"
10685   - "parent"
10686   - "tags"
10687   sort:
10688   - "DOT1Q"
10689   - "IP4BASE"
10690   - "NAT44"
10691   - "POLICE_MARK"
10692   - "COPWHLIST"
10693   - "IACL"
10694   - "OACL"
10695   traces:
10696     hoverinfo: "x+y"
10697     boxpoints: "outliers"
10698     whiskerwidth: 0
10699   layout:
10700     title: "ip4-3n-hsw-x710-64b-2t2c-features-pdr"
10701     layout: "plot-throughput"
10702
10703 # Packet Throughput - VPP IPv4 3n-hsw-x710 features nat44
10704 - type: "plot"
10705   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
10706   algorithm: "plot_performance_box"
10707   output-file-type: ".html"
10708   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
10709   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10710   filter: "'NIC_Intel-X710' and
10711            '64B' and
10712            'NDRPDR' and
10713            '2T1C' and
10714            'IP4FWD' and
10715            ('NAT44' or 'IP4BASE') and
10716            not 'IPSEC' and
10717            not 'VHOST'"
10718   parameters:
10719   - "throughput"
10720   - "parent"
10721   - "tags"
10722   sort:
10723   - "IP4BASE"
10724   - "BASE"
10725   - "SRC_USER_10"
10726   - "SRC_USER_100"
10727   - "SRC_USER_1000"
10728   - "SRC_USER_2000"
10729   traces:
10730     hoverinfo: "x+y"
10731     boxpoints: "outliers"
10732     whiskerwidth: 0
10733   layout:
10734     title: "ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
10735     layout: "plot-throughput"
10736
10737 - type: "plot"
10738   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-nat44-pdr"
10739   algorithm: "plot_performance_box"
10740   output-file-type: ".html"
10741   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-nat44-pdr"
10742   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10743   filter: "'NIC_Intel-X710' and
10744            '64B' and
10745            'NDRPDR' and
10746            '2T1C' and
10747            'IP4FWD' and
10748            ('NAT44' or 'IP4BASE') and
10749            not 'IPSEC' and
10750            not 'VHOST'"
10751   parameters:
10752   - "throughput"
10753   - "parent"
10754   - "tags"
10755   sort:
10756   - "IP4BASE"
10757   - "BASE"
10758   - "SRC_USER_10"
10759   - "SRC_USER_100"
10760   - "SRC_USER_1000"
10761   - "SRC_USER_2000"
10762   traces:
10763     hoverinfo: "x+y"
10764     boxpoints: "outliers"
10765     whiskerwidth: 0
10766   layout:
10767     title: "ip4-3n-skx-x710-64b-2t1c-features-nat44-pdr"
10768     layout: "plot-throughput"
10769
10770 - type: "plot"
10771   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
10772   algorithm: "plot_performance_box"
10773   output-file-type: ".html"
10774   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
10775   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10776   filter: "'NIC_Intel-X710' and
10777            '64B' and
10778            'NDRPDR' and
10779            '4T2C' and
10780            'IP4FWD' and
10781            ('NAT44' or 'IP4BASE') and
10782            not 'IPSEC' and
10783            not 'VHOST'"
10784   parameters:
10785   - "throughput"
10786   - "parent"
10787   - "tags"
10788   sort:
10789   - "IP4BASE"
10790   - "BASE"
10791   - "SRC_USER_10"
10792   - "SRC_USER_100"
10793   - "SRC_USER_1000"
10794   - "SRC_USER_2000"
10795   traces:
10796     hoverinfo: "x+y"
10797     boxpoints: "outliers"
10798     whiskerwidth: 0
10799   layout:
10800     title: "ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
10801     layout: "plot-throughput"
10802
10803 - type: "plot"
10804   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-nat44-pdr"
10805   algorithm: "plot_performance_box"
10806   output-file-type: ".html"
10807   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-nat44-pdr"
10808   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10809   filter: "'NIC_Intel-X710' and
10810            '64B' and
10811            'NDRPDR' and
10812            '4T2C' and
10813            'IP4FWD' and
10814            ('NAT44' or 'IP4BASE') and
10815            not 'IPSEC' and
10816            not 'VHOST'"
10817   parameters:
10818   - "throughput"
10819   - "parent"
10820   - "tags"
10821   sort:
10822   - "IP4BASE"
10823   - "BASE"
10824   - "SRC_USER_10"
10825   - "SRC_USER_100"
10826   - "SRC_USER_1000"
10827   - "SRC_USER_2000"
10828   traces:
10829     hoverinfo: "x+y"
10830     boxpoints: "outliers"
10831     whiskerwidth: 0
10832   layout:
10833     title: "ip4-3n-skx-x710-64b-4t2c-features-nat44-pdr"
10834     layout: "plot-throughput"
10835
10836 # Packet Throughput - VPP IPv4 3n-hsw-x710 features iacl
10837 - type: "plot"
10838   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
10839   algorithm: "plot_performance_box"
10840   output-file-type: ".html"
10841   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
10842   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10843   filter: "'NIC_Intel-X710' and
10844            '64B' and
10845            'NDRPDR' and
10846            '2T1C' and
10847            'IP4FWD' and
10848            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
10849            not 'IPSEC' and
10850            not 'VHOST'"
10851   parameters:
10852   - "throughput"
10853   - "parent"
10854   - "tags"
10855   sort:
10856   - "IP4BASE"
10857   - "ACL_STATELESS"
10858   - "ACL_STATEFUL"
10859   - "ACL_STATELESS"
10860   - "ACL_STATEFUL"
10861   traces:
10862     hoverinfo: "x+y"
10863     boxpoints: "outliers"
10864     whiskerwidth: 0
10865   layout:
10866     title: "ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
10867     layout: "plot-throughput"
10868
10869 - type: "plot"
10870   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-iacl-pdr"
10871   algorithm: "plot_performance_box"
10872   output-file-type: ".html"
10873   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-iacl-pdr"
10874   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10875   filter: "'NIC_Intel-X710' and
10876            '64B' and
10877            'NDRPDR' and
10878            '2T1C' and
10879            'IP4FWD' and
10880            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
10881            not 'IPSEC' and
10882            not 'VHOST'"
10883   parameters:
10884   - "throughput"
10885   - "parent"
10886   - "tags"
10887   sort:
10888   - "IP4BASE"
10889   - "ACL_STATELESS"
10890   - "ACL_STATEFUL"
10891   - "ACL_STATELESS"
10892   - "ACL_STATEFUL"
10893   traces:
10894     hoverinfo: "x+y"
10895     boxpoints: "outliers"
10896     whiskerwidth: 0
10897   layout:
10898     title: "ip4-3n-skx-x710-64b-2t1c-features-iacl-pdr"
10899     layout: "plot-throughput"
10900
10901 - type: "plot"
10902   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
10903   algorithm: "plot_performance_box"
10904   output-file-type: ".html"
10905   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
10906   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10907   filter: "'NIC_Intel-X710' and
10908            '64B' and
10909            'NDRPDR' and
10910            '4T2C' and
10911            'IP4FWD' and
10912            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
10913            not 'IPSEC' and
10914            not 'VHOST'"
10915   parameters:
10916   - "throughput"
10917   - "parent"
10918   - "tags"
10919   sort:
10920   - "IP4BASE"
10921   - "ACL_STATELESS"
10922   - "ACL_STATEFUL"
10923   - "ACL_STATELESS"
10924   - "ACL_STATEFUL"
10925   traces:
10926     hoverinfo: "x+y"
10927     boxpoints: "outliers"
10928     whiskerwidth: 0
10929   layout:
10930     title: "ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
10931     layout: "plot-throughput"
10932
10933 - type: "plot"
10934   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-iacl-pdr"
10935   algorithm: "plot_performance_box"
10936   output-file-type: ".html"
10937   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-iacl-pdr"
10938   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10939   filter: "'NIC_Intel-X710' and
10940            '64B' and
10941            'NDRPDR' and
10942            '4T2C' and
10943            'IP4FWD' and
10944            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
10945            not 'IPSEC' and
10946            not 'VHOST'"
10947   parameters:
10948   - "throughput"
10949   - "parent"
10950   - "tags"
10951   sort:
10952   - "IP4BASE"
10953   - "ACL_STATELESS"
10954   - "ACL_STATEFUL"
10955   - "ACL_STATELESS"
10956   - "ACL_STATEFUL"
10957   traces:
10958     hoverinfo: "x+y"
10959     boxpoints: "outliers"
10960     whiskerwidth: 0
10961   layout:
10962     title: "ip4-3n-skx-x710-64b-4t2c-features-iacl-pdr"
10963     layout: "plot-throughput"
10964
10965 # Packet Throughput - VPP IPv4 3n-hsw-xl710 base and scale
10966 - type: "plot"
10967   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-1t1c-base-ndr"
10968   algorithm: "plot_performance_box"
10969   output-file-type: ".html"
10970   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base-ndr"
10971   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10972   filter: "'NIC_Intel-XL710' and
10973            '64B' and
10974            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10975            'NDRPDR' and
10976            '1T1C' and
10977            'IP4FWD' and
10978            not 'IPSEC' and
10979            not 'VHOST'"
10980   parameters:
10981   - "throughput"
10982   - "parent"
10983   - "tags"
10984   sort:
10985   - "IP4BASE"
10986   - "FIB_20K"
10987   - "FIB_200K"
10988   - "FIB_2M"
10989   traces:
10990     hoverinfo: "x+y"
10991     boxpoints: "outliers"
10992     whiskerwidth: 0
10993   layout:
10994     title: "ip4-3n-hsw-xl710-64b-1t1c-base-ndr"
10995     layout: "plot-throughput"
10996
10997 - type: "plot"
10998   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-1t1c-base-pdr"
10999   algorithm: "plot_performance_box"
11000   output-file-type: ".html"
11001   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base-pdr"
11002   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11003   filter: "'NIC_Intel-XL710' and
11004            '64B' and
11005            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11006            'NDRPDR' and
11007            '1T1C' and
11008            'IP4FWD' and
11009            not 'IPSEC' and
11010            not 'VHOST'"
11011   parameters:
11012   - "throughput"
11013   - "parent"
11014   - "tags"
11015   sort:
11016   - "IP4BASE"
11017   - "FIB_20K"
11018   - "FIB_200K"
11019   - "FIB_2M"
11020   traces:
11021     hoverinfo: "x+y"
11022     boxpoints: "outliers"
11023     whiskerwidth: 0
11024   layout:
11025     title: "ip4-3n-hsw-xl710-64b-1t1c-base-pdr"
11026     layout: "plot-throughput"
11027
11028 - type: "plot"
11029   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-2t2c-base-ndr"
11030   algorithm: "plot_performance_box"
11031   output-file-type: ".html"
11032   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base-ndr"
11033   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11034   filter: "'NIC_Intel-XL710' and
11035            '64B' and
11036            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11037            'NDRPDR' and
11038            '2T2C' and
11039            'IP4FWD' and
11040            not 'IPSEC' and
11041            not 'VHOST'"
11042   parameters:
11043   - "throughput"
11044   - "parent"
11045   - "tags"
11046   sort:
11047   - "IP4BASE"
11048   - "FIB_20K"
11049   - "FIB_200K"
11050   - "FIB_2M"
11051   traces:
11052     hoverinfo: "x+y"
11053     boxpoints: "outliers"
11054     whiskerwidth: 0
11055   layout:
11056     title: "ip4-3n-hsw-xl710-64b-2t2c-base-ndr"
11057     layout: "plot-throughput"
11058
11059 - type: "plot"
11060   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-2t2c-base-pdr"
11061   algorithm: "plot_performance_box"
11062   output-file-type: ".html"
11063   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base-pdr"
11064   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11065   filter: "'NIC_Intel-XL710' and
11066            '64B' and
11067            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11068            'NDRPDR' and
11069            '2T2C' and
11070            'IP4FWD' and
11071            not 'IPSEC' and
11072            not 'VHOST'"
11073   parameters:
11074   - "throughput"
11075   - "parent"
11076   - "tags"
11077   sort:
11078   - "IP4BASE"
11079   - "FIB_20K"
11080   - "FIB_200K"
11081   - "FIB_2M"
11082   traces:
11083     hoverinfo: "x+y"
11084     boxpoints: "outliers"
11085     whiskerwidth: 0
11086   layout:
11087     title: "ip4-3n-hsw-xl710-64b-2t2c-base-pdr"
11088     layout: "plot-throughput"
11089
11090 # Packet Throughput - VPP IPv4 3n-skx-x710 base and scale
11091 - type: "plot"
11092   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
11093   algorithm: "plot_performance_box"
11094   output-file-type: ".html"
11095   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
11096   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11097   filter: "'NIC_Intel-X710' and
11098            '64B' and
11099            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11100            'NDRPDR' and
11101            '2T1C' and
11102            'IP4FWD' and
11103            not 'IPSEC' and
11104            not 'DOT1Q' and
11105            not 'VHOST'"
11106   parameters:
11107   - "throughput"
11108   - "parent"
11109   - "tags"
11110   sort:
11111   - "IP4BASE"
11112   - "FIB_20K"
11113   - "FIB_200K"
11114   - "FIB_2M"
11115   traces:
11116     hoverinfo: "x+y"
11117     boxpoints: "outliers"
11118     whiskerwidth: 0
11119   layout:
11120     title: "ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
11121     layout: "plot-throughput"
11122
11123 - type: "plot"
11124   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
11125   algorithm: "plot_performance_box"
11126   output-file-type: ".html"
11127   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
11128   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11129   filter: "'NIC_Intel-X710' and
11130            '64B' and
11131            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11132            'NDRPDR' and
11133            '2T1C' and
11134            'IP4FWD' and
11135            not 'IPSEC' and
11136            not 'DOT1Q' and
11137            not 'VHOST'"
11138   parameters:
11139   - "throughput"
11140   - "parent"
11141   - "tags"
11142   sort:
11143   - "IP4BASE"
11144   - "FIB_20K"
11145   - "FIB_200K"
11146   - "FIB_2M"
11147   traces:
11148     hoverinfo: "x+y"
11149     boxpoints: "outliers"
11150     whiskerwidth: 0
11151   layout:
11152     title: "ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
11153     layout: "plot-throughput"
11154
11155 - type: "plot"
11156   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
11157   algorithm: "plot_performance_box"
11158   output-file-type: ".html"
11159   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
11160   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11161   filter: "'NIC_Intel-X710' and
11162            '64B' and
11163            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11164            'NDRPDR' and
11165            '4T2C' and
11166            'IP4FWD' and
11167            not 'IPSEC' and
11168            not 'DOT1Q' and
11169            not 'VHOST'"
11170   parameters:
11171   - "throughput"
11172   - "parent"
11173   - "tags"
11174   sort:
11175   - "IP4BASE"
11176   - "FIB_20K"
11177   - "FIB_200K"
11178   - "FIB_2M"
11179   traces:
11180     hoverinfo: "x+y"
11181     boxpoints: "outliers"
11182     whiskerwidth: 0
11183   layout:
11184     title: "ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
11185     layout: "plot-throughput"
11186
11187 - type: "plot"
11188   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
11189   algorithm: "plot_performance_box"
11190   output-file-type: ".html"
11191   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
11192   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11193   filter: "'NIC_Intel-X710' and
11194            '64B' and
11195            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11196            'NDRPDR' and
11197            '4T2C' and
11198            'IP4FWD' and
11199            not 'IPSEC' and
11200            not 'DOT1Q' and
11201            not 'VHOST'"
11202   parameters:
11203   - "throughput"
11204   - "parent"
11205   - "tags"
11206   sort:
11207   - "IP4BASE"
11208   - "FIB_20K"
11209   - "FIB_200K"
11210   - "FIB_2M"
11211   traces:
11212     hoverinfo: "x+y"
11213     boxpoints: "outliers"
11214     whiskerwidth: 0
11215   layout:
11216     title: "ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
11217     layout: "plot-throughput"
11218
11219 # Packet Throughput - VPP IPv4 3n-skx-x710 features
11220 - type: "plot"
11221   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-ndr"
11222   algorithm: "plot_performance_box"
11223   output-file-type: ".html"
11224   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-ndr"
11225   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11226   filter: "'NIC_Intel-X710' and
11227            '64B' and
11228            ('IP4BASE' or
11229             'POLICE_MARK' or
11230             'COPWHLIST' or
11231             ('NAT44' and 'BASE') or
11232             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
11233            'NDRPDR' and
11234            '2T1C' and
11235            'IP4FWD' and
11236            not 'IPSEC' and
11237            not 'VHOST'"
11238   parameters:
11239   - "throughput"
11240   - "parent"
11241   - "tags"
11242   sort:
11243   - "DOT1Q"
11244   - "IP4BASE"
11245   - "NAT44"
11246   - "POLICE_MARK"
11247   - "COPWHLIST"
11248   - "IACL"
11249   - "OACL"
11250   traces:
11251     hoverinfo: "x+y"
11252     boxpoints: "outliers"
11253     whiskerwidth: 0
11254   layout:
11255     title: "ip4-3n-skx-x710-64b-2t1c-features-ndr"
11256     layout: "plot-throughput"
11257
11258 - type: "plot"
11259   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-pdr"
11260   algorithm: "plot_performance_box"
11261   output-file-type: ".html"
11262   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-pdr"
11263   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11264   filter: "'NIC_Intel-X710' and
11265            '64B' and
11266            ('IP4BASE' or
11267             'POLICE_MARK' or
11268             'COPWHLIST' or
11269             ('NAT44' and 'BASE') or
11270             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
11271            'NDRPDR' and
11272            '2T1C' and
11273            'IP4FWD' and
11274            not 'IPSEC' and
11275            not 'VHOST'"
11276   parameters:
11277   - "throughput"
11278   - "parent"
11279   - "tags"
11280   sort:
11281   - "DOT1Q"
11282   - "IP4BASE"
11283   - "NAT44"
11284   - "POLICE_MARK"
11285   - "COPWHLIST"
11286   - "IACL"
11287   - "OACL"
11288   traces:
11289     hoverinfo: "x+y"
11290     boxpoints: "outliers"
11291     whiskerwidth: 0
11292   layout:
11293     title: "ip4-3n-skx-x710-64b-2t1c-features-pdr"
11294     layout: "plot-throughput"
11295
11296 - type: "plot"
11297   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-ndr"
11298   algorithm: "plot_performance_box"
11299   output-file-type: ".html"
11300   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-ndr"
11301   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11302   filter: "'NIC_Intel-X710' and
11303            '64B' and
11304            ('IP4BASE' or
11305             'POLICE_MARK' or
11306             'COPWHLIST' or
11307             ('NAT44' and 'BASE') or
11308             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
11309            'NDRPDR' and
11310            '4T2C' and
11311            'IP4FWD' and
11312            not 'IPSEC' and
11313            not 'VHOST'"
11314   parameters:
11315   - "throughput"
11316   - "parent"
11317   - "tags"
11318   sort:
11319   - "DOT1Q"
11320   - "IP4BASE"
11321   - "NAT44"
11322   - "POLICE_MARK"
11323   - "COPWHLIST"
11324   - "IACL"
11325   - "OACL"
11326   traces:
11327     hoverinfo: "x+y"
11328     boxpoints: "outliers"
11329     whiskerwidth: 0
11330   layout:
11331     title: "ip4-3n-skx-x710-64b-4t2c-features-ndr"
11332     layout: "plot-throughput"
11333
11334 - type: "plot"
11335   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-pdr"
11336   algorithm: "plot_performance_box"
11337   output-file-type: ".html"
11338   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-pdr"
11339   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11340   filter: "'NIC_Intel-X710' and
11341            '64B' and
11342            ('IP4BASE' or
11343             'POLICE_MARK' or
11344             'COPWHLIST' or
11345             ('NAT44' and 'BASE') or
11346             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
11347            'NDRPDR' and
11348            '4T2C' and
11349            'IP4FWD' and
11350            not 'IPSEC' and
11351            not 'VHOST'"
11352   parameters:
11353   - "throughput"
11354   - "parent"
11355   - "tags"
11356   sort:
11357   - "DOT1Q"
11358   - "IP4BASE"
11359   - "NAT44"
11360   - "POLICE_MARK"
11361   - "COPWHLIST"
11362   - "IACL"
11363   - "OACL"
11364   traces:
11365     hoverinfo: "x+y"
11366     boxpoints: "outliers"
11367     whiskerwidth: 0
11368   layout:
11369     title: "ip4-3n-skx-x710-64b-4t2c-features-pdr"
11370     layout: "plot-throughput"
11371
11372 # Packet Throughput - VPP IPv4 3n-skx-x710 features nat44
11373 - type: "plot"
11374   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
11375   algorithm: "plot_performance_box"
11376   output-file-type: ".html"
11377   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
11378   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11379   filter: "'NIC_Intel-X710' and
11380            '64B' and
11381            'NDRPDR' and
11382            '1T1C' and
11383            'IP4FWD' and
11384            ('NAT44' or 'IP4BASE') and
11385            not 'IPSEC' and
11386            not 'VHOST'"
11387   parameters:
11388   - "throughput"
11389   - "parent"
11390   - "tags"
11391   sort:
11392   - "IP4BASE"
11393   - "BASE"
11394   - "SRC_USER_10"
11395   - "SRC_USER_100"
11396   - "SRC_USER_1000"
11397   - "SRC_USER_2000"
11398   traces:
11399     hoverinfo: "x+y"
11400     boxpoints: "outliers"
11401     whiskerwidth: 0
11402   layout:
11403     title: "ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
11404     layout: "plot-throughput"
11405
11406 - type: "plot"
11407   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-nat44-pdr"
11408   algorithm: "plot_performance_box"
11409   output-file-type: ".html"
11410   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-nat44-pdr"
11411   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11412   filter: "'NIC_Intel-X710' and
11413            '64B' and
11414            'NDRPDR' and
11415            '1T1C' and
11416            'IP4FWD' and
11417            ('NAT44' or 'IP4BASE') and
11418            not 'IPSEC' and
11419            not 'VHOST'"
11420   parameters:
11421   - "throughput"
11422   - "parent"
11423   - "tags"
11424   sort:
11425   - "IP4BASE"
11426   - "BASE"
11427   - "SRC_USER_10"
11428   - "SRC_USER_100"
11429   - "SRC_USER_1000"
11430   - "SRC_USER_2000"
11431   traces:
11432     hoverinfo: "x+y"
11433     boxpoints: "outliers"
11434     whiskerwidth: 0
11435   layout:
11436     title: "ip4-3n-hsw-x710-64b-1t1c-features-nat44-pdr"
11437     layout: "plot-throughput"
11438
11439 - type: "plot"
11440   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
11441   algorithm: "plot_performance_box"
11442   output-file-type: ".html"
11443   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
11444   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11445   filter: "'NIC_Intel-X710' and
11446            '64B' and
11447            'NDRPDR' and
11448            '2T2C' and
11449            'IP4FWD' and
11450            ('NAT44' or 'IP4BASE') and
11451            not 'IPSEC' and
11452            not 'VHOST'"
11453   parameters:
11454   - "throughput"
11455   - "parent"
11456   - "tags"
11457   sort:
11458   - "IP4BASE"
11459   - "BASE"
11460   - "SRC_USER_10"
11461   - "SRC_USER_100"
11462   - "SRC_USER_1000"
11463   - "SRC_USER_2000"
11464   traces:
11465     hoverinfo: "x+y"
11466     boxpoints: "outliers"
11467     whiskerwidth: 0
11468   layout:
11469     title: "ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
11470     layout: "plot-throughput"
11471
11472 - type: "plot"
11473   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-nat44-pdr"
11474   algorithm: "plot_performance_box"
11475   output-file-type: ".html"
11476   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-nat44-pdr"
11477   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11478   filter: "'NIC_Intel-X710' and
11479            '64B' and
11480            'NDRPDR' and
11481            '2T2C' and
11482            'IP4FWD' and
11483            ('NAT44' or 'IP4BASE') and
11484            not 'IPSEC' and
11485            not 'VHOST'"
11486   parameters:
11487   - "throughput"
11488   - "parent"
11489   - "tags"
11490   sort:
11491   - "IP4BASE"
11492   - "BASE"
11493   - "SRC_USER_10"
11494   - "SRC_USER_100"
11495   - "SRC_USER_1000"
11496   - "SRC_USER_2000"
11497   traces:
11498     hoverinfo: "x+y"
11499     boxpoints: "outliers"
11500     whiskerwidth: 0
11501   layout:
11502     title: "ip4-3n-hsw-x710-64b-2t2c-features-nat44-pdr"
11503     layout: "plot-throughput"
11504
11505 # Packet Throughput - VPP IPv4 3n-skx-x710 features iacl
11506 - type: "plot"
11507   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
11508   algorithm: "plot_performance_box"
11509   output-file-type: ".html"
11510   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
11511   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11512   filter: "'NIC_Intel-X710' and
11513            '64B' and
11514            'NDRPDR' and
11515            '1T1C' and
11516            'IP4FWD' and
11517            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
11518            not 'IPSEC' and
11519            not 'VHOST'"
11520   parameters:
11521   - "throughput"
11522   - "parent"
11523   - "tags"
11524   sort:
11525   - "IP4BASE"
11526   - "ACL_STATELESS"
11527   - "ACL_STATEFUL"
11528   - "ACL_STATELESS"
11529   - "ACL_STATEFUL"
11530   traces:
11531     hoverinfo: "x+y"
11532     boxpoints: "outliers"
11533     whiskerwidth: 0
11534   layout:
11535     title: "ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
11536     layout: "plot-throughput"
11537
11538 - type: "plot"
11539   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
11540   algorithm: "plot_performance_box"
11541   output-file-type: ".html"
11542   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
11543   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11544   filter: "'NIC_Intel-X710' and
11545            '64B' and
11546            'NDRPDR' and
11547            '1T1C' and
11548            'IP4FWD' and
11549            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
11550            not 'IPSEC' and
11551            not 'VHOST'"
11552   parameters:
11553   - "throughput"
11554   - "parent"
11555   - "tags"
11556   sort:
11557   - "IP4BASE"
11558   - "ACL_STATELESS"
11559   - "ACL_STATEFUL"
11560   - "ACL_STATELESS"
11561   - "ACL_STATEFUL"
11562   traces:
11563     hoverinfo: "x+y"
11564     boxpoints: "outliers"
11565     whiskerwidth: 0
11566   layout:
11567     title: "ip4-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
11568     layout: "plot-throughput"
11569
11570 - type: "plot"
11571   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
11572   algorithm: "plot_performance_box"
11573   output-file-type: ".html"
11574   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
11575   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11576   filter: "'NIC_Intel-X710' and
11577            '64B' and
11578            'NDRPDR' and
11579            '2T2C' and
11580            'IP4FWD' and
11581            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
11582            not 'IPSEC' and
11583            not 'VHOST'"
11584   parameters:
11585   - "throughput"
11586   - "parent"
11587   - "tags"
11588   sort:
11589   - "IP4BASE"
11590   - "ACL_STATELESS"
11591   - "ACL_STATEFUL"
11592   - "ACL_STATELESS"
11593   - "ACL_STATEFUL"
11594   traces:
11595     hoverinfo: "x+y"
11596     boxpoints: "outliers"
11597     whiskerwidth: 0
11598   layout:
11599     title: "ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
11600     layout: "plot-throughput"
11601
11602 - type: "plot"
11603   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
11604   algorithm: "plot_performance_box"
11605   output-file-type: ".html"
11606   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
11607   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11608   filter: "'NIC_Intel-X710' and
11609            '64B' and
11610            'NDRPDR' and
11611            '2T2C' and
11612            'IP4FWD' and
11613            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
11614            not 'IPSEC' and
11615            not 'VHOST'"
11616   parameters:
11617   - "throughput"
11618   - "parent"
11619   - "tags"
11620   sort:
11621   - "IP4BASE"
11622   - "ACL_STATELESS"
11623   - "ACL_STATEFUL"
11624   - "ACL_STATELESS"
11625   - "ACL_STATEFUL"
11626   traces:
11627     hoverinfo: "x+y"
11628     boxpoints: "outliers"
11629     whiskerwidth: 0
11630   layout:
11631     title: "ip4-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
11632     layout: "plot-throughput"
11633
11634 # Packet Throughput - VPP IPv4 2n-skx-x710 base and scale
11635 - type: "plot"
11636   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
11637   algorithm: "plot_performance_box"
11638   output-file-type: ".html"
11639   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
11640   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11641   filter: "'NIC_Intel-X710' and
11642            '64B' and
11643            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11644            'NDRPDR' and
11645            '2T1C' and
11646            'IP4FWD' and
11647            not 'IPSEC' and
11648            not 'DOT1Q' and
11649            not 'VHOST'"
11650   parameters:
11651   - "throughput"
11652   - "parent"
11653   - "tags"
11654   sort:
11655   - "IP4BASE"
11656   - "FIB_20K"
11657   - "FIB_200K"
11658   - "FIB_2M"
11659   traces:
11660     hoverinfo: "x+y"
11661     boxpoints: "outliers"
11662     whiskerwidth: 0
11663   layout:
11664     title: "ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
11665     layout: "plot-throughput"
11666
11667 - type: "plot"
11668   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
11669   algorithm: "plot_performance_box"
11670   output-file-type: ".html"
11671   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
11672   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11673   filter: "'NIC_Intel-X710' and
11674            '64B' and
11675            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11676            'NDRPDR' and
11677            '2T1C' and
11678            'IP4FWD' and
11679            not 'IPSEC' and
11680            not 'DOT1Q' and
11681            not 'VHOST'"
11682   parameters:
11683   - "throughput"
11684   - "parent"
11685   - "tags"
11686   sort:
11687   - "IP4BASE"
11688   - "FIB_20K"
11689   - "FIB_200K"
11690   - "FIB_2M"
11691   traces:
11692     hoverinfo: "x+y"
11693     boxpoints: "outliers"
11694     whiskerwidth: 0
11695   layout:
11696     title: "ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
11697     layout: "plot-throughput"
11698
11699 - type: "plot"
11700   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
11701   algorithm: "plot_performance_box"
11702   output-file-type: ".html"
11703   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
11704   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11705   filter: "'NIC_Intel-X710' and
11706            '64B' and
11707            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11708            'NDRPDR' and
11709            '4T2C' and
11710            'IP4FWD' and
11711            not 'IPSEC' and
11712            not 'DOT1Q' and
11713            not 'VHOST'"
11714   parameters:
11715   - "throughput"
11716   - "parent"
11717   - "tags"
11718   sort:
11719   - "IP4BASE"
11720   - "FIB_20K"
11721   - "FIB_200K"
11722   - "FIB_2M"
11723   traces:
11724     hoverinfo: "x+y"
11725     boxpoints: "outliers"
11726     whiskerwidth: 0
11727   layout:
11728     title: "ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
11729     layout: "plot-throughput"
11730
11731 - type: "plot"
11732   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
11733   algorithm: "plot_performance_box"
11734   output-file-type: ".html"
11735   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
11736   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11737   filter: "'NIC_Intel-X710' and
11738            '64B' and
11739            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11740            'NDRPDR' and
11741            '4T2C' and
11742            'IP4FWD' and
11743            not 'IPSEC' and
11744            not 'DOT1Q' and
11745            not 'VHOST'"
11746   parameters:
11747   - "throughput"
11748   - "parent"
11749   - "tags"
11750   sort:
11751   - "IP4BASE"
11752   - "FIB_20K"
11753   - "FIB_200K"
11754   - "FIB_2M"
11755   traces:
11756     hoverinfo: "x+y"
11757     boxpoints: "outliers"
11758     whiskerwidth: 0
11759   layout:
11760     title: "ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
11761     layout: "plot-throughput"
11762
11763 # Packet Throughput - VPP IPv4 2n-skx-x710 features iacl
11764 - type: "plot"
11765   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr"
11766   algorithm: "plot_performance_box"
11767   output-file-type: ".html"
11768   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr"
11769   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11770   filter: "'NIC_Intel-X710' and
11771            '64B' and
11772            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
11773            'NDRPDR' and
11774            '2T1C' and
11775            'IP4FWD' and
11776            not 'IPSEC' and
11777            not 'DOT1Q' and
11778            not 'VHOST'"
11779   parameters:
11780   - "throughput"
11781   - "parent"
11782   - "tags"
11783   sort:
11784   - "IP4BASE"
11785   - "ACL_STATELESS"
11786   - "ACL_STATEFUL"
11787   - "ACL_STATELESS"
11788   - "ACL_STATEFUL"
11789   traces:
11790     hoverinfo: "x+y"
11791     boxpoints: "outliers"
11792     whiskerwidth: 0
11793   layout:
11794     title: "ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr"
11795     layout: "plot-throughput"
11796
11797 - type: "plot"
11798   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-features-iacl-pdr"
11799   algorithm: "plot_performance_box"
11800   output-file-type: ".html"
11801   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-features-iacl-pdr"
11802   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11803   filter: "'NIC_Intel-X710' and
11804            '64B' and
11805            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
11806            'NDRPDR' and
11807            '2T1C' and
11808            'IP4FWD' and
11809            not 'IPSEC' and
11810            not 'DOT1Q' and
11811            not 'VHOST'"
11812   parameters:
11813   - "throughput"
11814   - "parent"
11815   - "tags"
11816   sort:
11817   - "IP4BASE"
11818   - "ACL_STATELESS"
11819   - "ACL_STATEFUL"
11820   - "ACL_STATELESS"
11821   - "ACL_STATEFUL"
11822   traces:
11823     hoverinfo: "x+y"
11824     boxpoints: "outliers"
11825     whiskerwidth: 0
11826   layout:
11827     title: "ip4-2n-skx-x710-64b-2t1c-features-iacl-pdr"
11828     layout: "plot-throughput"
11829
11830 - type: "plot"
11831   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr"
11832   algorithm: "plot_performance_box"
11833   output-file-type: ".html"
11834   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr"
11835   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11836   filter: "'NIC_Intel-X710' and
11837            '64B' and
11838            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
11839            'NDRPDR' and
11840            '4T2C' and
11841            'IP4FWD' and
11842            not 'IPSEC' and
11843            not 'DOT1Q' and
11844            not 'VHOST'"
11845   parameters:
11846   - "throughput"
11847   - "parent"
11848   - "tags"
11849   sort:
11850   - "IP4BASE"
11851   - "ACL_STATELESS"
11852   - "ACL_STATEFUL"
11853   - "ACL_STATELESS"
11854   - "ACL_STATEFUL"
11855   traces:
11856     hoverinfo: "x+y"
11857     boxpoints: "outliers"
11858     whiskerwidth: 0
11859   layout:
11860     title: "ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr"
11861     layout: "plot-throughput"
11862
11863 - type: "plot"
11864   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-features-iacl-pdr"
11865   algorithm: "plot_performance_box"
11866   output-file-type: ".html"
11867   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-features-iacl-pdr"
11868   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11869   filter: "'NIC_Intel-X710' and
11870            '64B' and
11871            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
11872            'NDRPDR' and
11873            '4T2C' and
11874            'IP4FWD' and
11875            not 'IPSEC' and
11876            not 'DOT1Q' and
11877            not 'VHOST'"
11878   parameters:
11879   - "throughput"
11880   - "parent"
11881   - "tags"
11882   sort:
11883   - "IP4BASE"
11884   - "ACL_STATELESS"
11885   - "ACL_STATEFUL"
11886   - "ACL_STATELESS"
11887   - "ACL_STATEFUL"
11888   traces:
11889     hoverinfo: "x+y"
11890     boxpoints: "outliers"
11891     whiskerwidth: 0
11892   layout:
11893     title: "ip4-2n-skx-x710-64b-4t2c-features-iacl-pdr"
11894     layout: "plot-throughput"
11895
11896 # Packet Throughput - VPP IPv4 2n-skx-xxv710 base and scale
11897 - type: "plot"
11898   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
11899   algorithm: "plot_performance_box"
11900   output-file-type: ".html"
11901   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
11902   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11903   filter: "'NIC_Intel-XXV710' and
11904            '64B' and
11905            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11906            'NDRPDR' and
11907            '2T1C' and
11908            'IP4FWD' and
11909            not 'IPSEC' and
11910            not 'DOT1Q' and
11911            not 'VHOST'"
11912   parameters:
11913   - "throughput"
11914   - "parent"
11915   - "tags"
11916   sort:
11917   - "IP4BASE"
11918   - "FIB_20K"
11919   - "FIB_200K"
11920   - "FIB_2M"
11921   traces:
11922     hoverinfo: "x+y"
11923     boxpoints: "outliers"
11924     whiskerwidth: 0
11925   layout:
11926     title: "ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
11927     layout: "plot-throughput"
11928
11929 - type: "plot"
11930   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
11931   algorithm: "plot_performance_box"
11932   output-file-type: ".html"
11933   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
11934   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11935   filter: "'NIC_Intel-XXV710' and
11936            '64B' and
11937            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11938            'NDRPDR' and
11939            '2T1C' and
11940            'IP4FWD' and
11941            not 'IPSEC' and
11942            not 'DOT1Q' and
11943            not 'VHOST'"
11944   parameters:
11945   - "throughput"
11946   - "parent"
11947   - "tags"
11948   sort:
11949   - "IP4BASE"
11950   - "FIB_20K"
11951   - "FIB_200K"
11952   - "FIB_2M"
11953   traces:
11954     hoverinfo: "x+y"
11955     boxpoints: "outliers"
11956     whiskerwidth: 0
11957   layout:
11958     title: "ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
11959     layout: "plot-throughput"
11960
11961 - type: "plot"
11962   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
11963   algorithm: "plot_performance_box"
11964   output-file-type: ".html"
11965   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
11966   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11967   filter: "'NIC_Intel-XXV710' and
11968            '64B' and
11969            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11970            'NDRPDR' and
11971            '4T2C' and
11972            'IP4FWD' and
11973            not 'IPSEC' and
11974            not 'DOT1Q' and
11975            not 'VHOST'"
11976   parameters:
11977   - "throughput"
11978   - "parent"
11979   - "tags"
11980   sort:
11981   - "IP4BASE"
11982   - "FIB_20K"
11983   - "FIB_200K"
11984   - "FIB_2M"
11985   traces:
11986     hoverinfo: "x+y"
11987     boxpoints: "outliers"
11988     whiskerwidth: 0
11989   layout:
11990     title: "ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
11991     layout: "plot-throughput"
11992
11993 - type: "plot"
11994   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
11995   algorithm: "plot_performance_box"
11996   output-file-type: ".html"
11997   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
11998   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11999   filter: "'NIC_Intel-XXV710' and
12000            '64B' and
12001            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12002            'NDRPDR' and
12003            '4T2C' and
12004            'IP4FWD' and
12005            not 'IPSEC' and
12006            not 'DOT1Q' and
12007            not 'VHOST'"
12008   parameters:
12009   - "throughput"
12010   - "parent"
12011   - "tags"
12012   sort:
12013   - "IP4BASE"
12014   - "FIB_20K"
12015   - "FIB_200K"
12016   - "FIB_2M"
12017   traces:
12018     hoverinfo: "x+y"
12019     boxpoints: "outliers"
12020     whiskerwidth: 0
12021   layout:
12022     title: "ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
12023     layout: "plot-throughput"
12024
12025 # Packet Throughput - VPP IPv4 2n-dnv-x553 base and scale
12026 - type: "plot"
12027   title: "VPP Throughput: ip4-2n-dnv-x553-64b-1t1c-base-ndr"
12028   algorithm: "plot_performance_box"
12029   output-file-type: ".html"
12030   output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-1t1c-base-ndr"
12031   data: "intel-dnv-vpp"
12032   filter: "'NIC_Intel-X553' and
12033            '64B' and
12034            'IP4BASE' and
12035            'NDRPDR' and
12036            '1T1C' and
12037            'IP4FWD' and
12038            not 'IPSEC' and
12039            not 'VHOST'"
12040   parameters:
12041   - "throughput"
12042   - "parent"
12043   - "tags"
12044   sort:
12045   - "IP4BASE"
12046   traces:
12047     hoverinfo: "x+y"
12048     boxpoints: "outliers"
12049     whiskerwidth: 0
12050   layout:
12051     title: "ip4-2n-dnv-x553-64b-1t1c-base-ndr"
12052     layout: "plot-throughput"
12053
12054 - type: "plot"
12055   title: "VPP Throughput: ip4-2n-dnv-x553-64b-1t1c-base-pdr"
12056   algorithm: "plot_performance_box"
12057   output-file-type: ".html"
12058   output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-1t1c-base-pdr"
12059   data: "intel-dnv-vpp"
12060   filter: "'NIC_Intel-X553' and
12061            '64B' and
12062            'IP4BASE' and
12063            'NDRPDR' and
12064            '1T1C' and
12065            'IP4FWD' and
12066            not 'IPSEC' and
12067            not 'VHOST'"
12068   parameters:
12069   - "throughput"
12070   - "parent"
12071   - "tags"
12072   sort:
12073   - "IP4BASE"
12074   traces:
12075     hoverinfo: "x+y"
12076     boxpoints: "outliers"
12077     whiskerwidth: 0
12078   layout:
12079     title: "ip4-2n-dnv-x553-64b-1t1c-base-pdr"
12080     layout: "plot-throughput"
12081
12082 - type: "plot"
12083   title: "VPP Throughput: ip4-2n-dnv-x553-64b-2t2c-base-ndr"
12084   algorithm: "plot_performance_box"
12085   output-file-type: ".html"
12086   output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-2t2c-base-ndr"
12087   data: "intel-dnv-vpp"
12088   filter: "'NIC_Intel-X553' and
12089            '64B' and
12090            'IP4BASE' and
12091            'NDRPDR' and
12092            '2T2C' and
12093            'IP4FWD' and
12094            not 'IPSEC' and
12095            not 'VHOST'"
12096   parameters:
12097   - "throughput"
12098   - "parent"
12099   - "tags"
12100   sort:
12101   - "IP4BASE"
12102   traces:
12103     hoverinfo: "x+y"
12104     boxpoints: "outliers"
12105     whiskerwidth: 0
12106   layout:
12107     title: "ip4-2n-dnv-x553-64b-2t2c-base-ndr"
12108     layout: "plot-throughput"
12109
12110 - type: "plot"
12111   title: "VPP Throughput: ip4-2n-dnv-x553-64b-2t2c-base-pdr"
12112   algorithm: "plot_performance_box"
12113   output-file-type: ".html"
12114   output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-2t2c-base-pdr"
12115   data: "intel-dnv-vpp"
12116   filter: "'NIC_Intel-X553' and
12117            '64B' and
12118            'IP4BASE' and
12119            'NDRPDR' and
12120            '2T2C' and
12121            'IP4FWD' and
12122            not 'IPSEC' and
12123            not 'VHOST'"
12124   parameters:
12125   - "throughput"
12126   - "parent"
12127   - "tags"
12128   sort:
12129   - "IP4BASE"
12130   traces:
12131     hoverinfo: "x+y"
12132     boxpoints: "outliers"
12133     whiskerwidth: 0
12134   layout:
12135     title: "ip4-2n-dnv-x553-64b-2t2c-base-pdr"
12136     layout: "plot-throughput"
12137
12138 ################################################################################
12139
12140 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x520 - features
12141 - type: "plot"
12142   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
12143   algorithm: "plot_performance_box"
12144   output-file-type: ".html"
12145   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
12146   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12147   filter: "'NIC_Intel-X520-DA2' and
12148            '64B' and
12149            'ENCAP' and
12150            'NDRPDR' and
12151            '1T1C' and
12152            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12153            not 'DOT1Q' and
12154            not 'VHOST' and
12155            not 'IPSECHW'"
12156   parameters:
12157   - "throughput"
12158   - "parent"
12159   - "tags"
12160   sort:
12161   - "IP4BASE"
12162   - "L2BDMACLRN"
12163   - "L2XCFWD"
12164   - "LISP"
12165   traces:
12166     hoverinfo: "x+y"
12167     boxpoints: "outliers"
12168     whiskerwidth: 0
12169   layout:
12170     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
12171     layout: "plot-throughput"
12172
12173 - type: "plot"
12174   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
12175   algorithm: "plot_performance_box"
12176   output-file-type: ".html"
12177   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
12178   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12179   filter: "'NIC_Intel-X520-DA2' and
12180            '64B' and
12181            'ENCAP' and
12182            'NDRPDR' and
12183            '2T2C' and
12184            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12185            not 'DOT1Q' and
12186            not 'VHOST' and
12187            not 'IPSECHW'"
12188   parameters:
12189   - "throughput"
12190   - "parent"
12191   - "tags"
12192   sort:
12193   - "IP4BASE"
12194   - "L2BDMACLRN"
12195   - "L2XCFWD"
12196   - "LISP"
12197   traces:
12198     hoverinfo: "x+y"
12199     boxpoints: "outliers"
12200     whiskerwidth: 0
12201   layout:
12202     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
12203     layout: "plot-throughput"
12204
12205 - type: "plot"
12206   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
12207   algorithm: "plot_performance_box"
12208   output-file-type: ".html"
12209   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
12210   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12211   filter: "'NIC_Intel-X520-DA2' and
12212            '64B' and
12213            'ENCAP' and
12214            'NDRPDR' and
12215            '1T1C' and
12216            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12217            not 'DOT1Q' and
12218            not 'VHOST' and
12219            not 'IPSECHW'"
12220   parameters:
12221   - "throughput"
12222   - "parent"
12223   - "tags"
12224   sort:
12225   - "IP4BASE"
12226   - "L2BDMACLRN"
12227   - "L2XCFWD"
12228   - "LISP"
12229   traces:
12230     hoverinfo: "x+y"
12231     boxpoints: "outliers"
12232     whiskerwidth: 0
12233   layout:
12234     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
12235     layout: "plot-throughput"
12236
12237 - type: "plot"
12238   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
12239   algorithm: "plot_performance_box"
12240   output-file-type: ".html"
12241   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
12242   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12243   filter: "'NIC_Intel-X520-DA2' and
12244            '64B' and
12245            'ENCAP' and
12246            'NDRPDR' and
12247            '2T2C' and
12248            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12249            not 'DOT1Q' and
12250            not 'VHOST' and
12251            not 'IPSECHW'"
12252   parameters:
12253   - "throughput"
12254   - "parent"
12255   - "tags"
12256   sort:
12257   - "IP4BASE"
12258   - "L2BDMACLRN"
12259   - "L2XCFWD"
12260   - "LISP"
12261   traces:
12262     hoverinfo: "x+y"
12263     boxpoints: "outliers"
12264     whiskerwidth: 0
12265   layout:
12266     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
12267     layout: "plot-throughput"
12268
12269 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x710 base and scale
12270 - type: "plot"
12271   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
12272   algorithm: "plot_performance_box"
12273   output-file-type: ".html"
12274   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
12275   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12276   filter: "'NIC_Intel-X710' and
12277            '64B' and
12278            'ENCAP' and
12279            'NDRPDR' and
12280            '1T1C' and
12281            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12282            not 'VHOST' and
12283            not 'IPSECHW'"
12284   parameters:
12285   - "throughput"
12286   - "parent"
12287   - "tags"
12288   sort:
12289   - "IP4BASE"
12290   - "LISP"
12291   - "VXLAN_1"
12292   - "VXLAN_10"
12293   - "VXLAN_100"
12294   - "VXLAN_1000"
12295   traces:
12296     hoverinfo: "x+y"
12297     boxpoints: "outliers"
12298     whiskerwidth: 0
12299   layout:
12300     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
12301     layout: "plot-throughput"
12302
12303 - type: "plot"
12304   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
12305   algorithm: "plot_performance_box"
12306   output-file-type: ".html"
12307   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
12308   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12309   filter: "'NIC_Intel-X710' and
12310            '64B' and
12311            'ENCAP' and
12312            'NDRPDR' and
12313            '1T1C' and
12314            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12315            not 'VHOST' and
12316            not 'IPSECHW'"
12317   parameters:
12318   - "throughput"
12319   - "parent"
12320   - "tags"
12321   sort:
12322   - "IP4BASE"
12323   - "LISP"
12324   - "VXLAN_1"
12325   - "VXLAN_10"
12326   - "VXLAN_100"
12327   - "VXLAN_1000"
12328   traces:
12329     hoverinfo: "x+y"
12330     boxpoints: "outliers"
12331     whiskerwidth: 0
12332   layout:
12333     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
12334     layout: "plot-throughput"
12335
12336 - type: "plot"
12337   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
12338   algorithm: "plot_performance_box"
12339   output-file-type: ".html"
12340   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
12341   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12342   filter: "'NIC_Intel-X710' and
12343            '64B' and
12344            'ENCAP' and
12345            'NDRPDR' and
12346            '2T2C' and
12347            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12348            not 'VHOST' and
12349            not 'IPSECHW'"
12350   parameters:
12351   - "throughput"
12352   - "parent"
12353   - "tags"
12354   sort:
12355   - "IP4BASE"
12356   - "LISP"
12357   - "VXLAN_1"
12358   - "VXLAN_10"
12359   - "VXLAN_100"
12360   - "VXLAN_1000"
12361   traces:
12362     hoverinfo: "x+y"
12363     boxpoints: "outliers"
12364     whiskerwidth: 0
12365   layout:
12366     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
12367     layout: "plot-throughput"
12368
12369 - type: "plot"
12370   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
12371   algorithm: "plot_performance_box"
12372   output-file-type: ".html"
12373   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
12374   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12375   filter: "'NIC_Intel-X710' and
12376            '64B' and
12377            'ENCAP' and
12378            'NDRPDR' and
12379            '2T2C' and
12380            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12381            not 'VHOST' and
12382            not 'IPSECHW'"
12383   parameters:
12384   - "throughput"
12385   - "parent"
12386   - "tags"
12387   sort:
12388   - "IP4BASE"
12389   - "LISP"
12390   - "VXLAN_1"
12391   - "VXLAN_10"
12392   - "VXLAN_100"
12393   - "VXLAN_1000"
12394   traces:
12395     hoverinfo: "x+y"
12396     boxpoints: "outliers"
12397     whiskerwidth: 0
12398   layout:
12399     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
12400     layout: "plot-throughput"
12401
12402 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x710 - features
12403 - type: "plot"
12404   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
12405   algorithm: "plot_performance_box"
12406   output-file-type: ".html"
12407   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
12408   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12409   filter: "'NIC_Intel-X710' and
12410            '64B' and
12411            'ENCAP' and
12412            'NDRPDR' and
12413            '1T1C' and
12414            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
12415            not 'DOT1Q' and
12416            not 'VHOST' and
12417            not 'IPSECHW'"
12418   parameters:
12419   - "throughput"
12420   - "parent"
12421   - "tags"
12422   sort:
12423   - "IP4BASE"
12424   - "L2BDMACLRN"
12425   - "L2XCFWD"
12426   - "LISP"
12427   traces:
12428     hoverinfo: "x+y"
12429     boxpoints: "outliers"
12430     whiskerwidth: 0
12431   layout:
12432     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
12433     layout: "plot-throughput"
12434
12435 - type: "plot"
12436   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
12437   algorithm: "plot_performance_box"
12438   output-file-type: ".html"
12439   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
12440   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12441   filter: "'NIC_Intel-X710' and
12442            '64B' and
12443            'ENCAP' and
12444            'NDRPDR' and
12445            '2T2C' and
12446            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12447            not 'DOT1Q' and
12448            not 'VHOST' and
12449            not 'IPSECHW'"
12450   parameters:
12451   - "throughput"
12452   - "parent"
12453   - "tags"
12454   sort:
12455   - "IP4BASE"
12456   - "L2BDMACLRN"
12457   - "L2XCFWD"
12458   - "LISP"
12459   traces:
12460     hoverinfo: "x+y"
12461     boxpoints: "outliers"
12462     whiskerwidth: 0
12463   layout:
12464     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
12465     layout: "plot-throughput"
12466
12467 - type: "plot"
12468   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
12469   algorithm: "plot_performance_box"
12470   output-file-type: ".html"
12471   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
12472   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12473   filter: "'NIC_Intel-X710' and
12474            '64B' and
12475            'ENCAP' and
12476            'NDRPDR' and
12477            '1T1C' and
12478            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12479            not 'DOT1Q' and
12480            not 'VHOST' and
12481            not 'IPSECHW'"
12482   parameters:
12483   - "throughput"
12484   - "parent"
12485   - "tags"
12486   sort:
12487   - "IP4BASE"
12488   - "L2BDMACLRN"
12489   - "L2XCFWD"
12490   - "LISP"
12491   traces:
12492     hoverinfo: "x+y"
12493     boxpoints: "outliers"
12494     whiskerwidth: 0
12495   layout:
12496     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
12497     layout: "plot-throughput"
12498
12499 - type: "plot"
12500   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
12501   algorithm: "plot_performance_box"
12502   output-file-type: ".html"
12503   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
12504   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12505   filter: "'NIC_Intel-X710' and
12506            '64B' and
12507            'ENCAP' and
12508            'NDRPDR' and
12509            '2T2C' and
12510            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12511            not 'DOT1Q' and
12512            not 'VHOST' and
12513            not 'IPSECHW'"
12514   parameters:
12515   - "throughput"
12516   - "parent"
12517   - "tags"
12518   sort:
12519   - "IP4BASE"
12520   - "L2BDMACLRN"
12521   - "L2XCFWD"
12522   - "LISP"
12523   traces:
12524     hoverinfo: "x+y"
12525     boxpoints: "outliers"
12526     whiskerwidth: 0
12527   layout:
12528     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
12529     layout: "plot-throughput"
12530
12531 # Packet Throughput - VPP IPv4 tunnels 3n-skx-x710 base and scale
12532 - type: "plot"
12533   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
12534   algorithm: "plot_performance_box"
12535   output-file-type: ".html"
12536   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
12537   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12538   filter: "'NIC_Intel-X710' and
12539            '64B' and
12540            'ENCAP' and
12541            'NDRPDR' and
12542            '2T1C' and
12543            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12544            not 'VHOST' and
12545            not 'IPSECHW'"
12546   parameters:
12547   - "throughput"
12548   - "parent"
12549   - "tags"
12550   sort:
12551   - "IP4BASE"
12552   - "LISP"
12553   - "VXLAN_1"
12554   - "VXLAN_10"
12555   - "VXLAN_100"
12556   - "VXLAN_1000"
12557   traces:
12558     hoverinfo: "x+y"
12559     boxpoints: "outliers"
12560     whiskerwidth: 0
12561   layout:
12562     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
12563     layout: "plot-throughput"
12564
12565 - type: "plot"
12566   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
12567   algorithm: "plot_performance_box"
12568   output-file-type: ".html"
12569   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
12570   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12571   filter: "'NIC_Intel-X710' and
12572            '64B' and
12573            'ENCAP' and
12574            'NDRPDR' and
12575            '2T1C' and
12576            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12577            not 'VHOST' and
12578            not 'IPSECHW'"
12579   parameters:
12580   - "throughput"
12581   - "parent"
12582   - "tags"
12583   sort:
12584   - "IP4BASE"
12585   - "LISP"
12586   - "VXLAN_1"
12587   - "VXLAN_10"
12588   - "VXLAN_100"
12589   - "VXLAN_1000"
12590   traces:
12591     hoverinfo: "x+y"
12592     boxpoints: "outliers"
12593     whiskerwidth: 0
12594   layout:
12595     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
12596     layout: "plot-throughput"
12597
12598 - type: "plot"
12599   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
12600   algorithm: "plot_performance_box"
12601   output-file-type: ".html"
12602   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
12603   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12604   filter: "'NIC_Intel-X710' and
12605            '64B' and
12606            'ENCAP' and
12607            'NDRPDR' and
12608            '4T2C' and
12609            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12610            not 'VHOST' and
12611            not 'IPSECHW'"
12612   parameters:
12613   - "throughput"
12614   - "parent"
12615   - "tags"
12616   sort:
12617   - "IP4BASE"
12618   - "LISP"
12619   - "VXLAN_1"
12620   - "VXLAN_10"
12621   - "VXLAN_100"
12622   - "VXLAN_1000"
12623   traces:
12624     hoverinfo: "x+y"
12625     boxpoints: "outliers"
12626     whiskerwidth: 0
12627   layout:
12628     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
12629     layout: "plot-throughput"
12630
12631 - type: "plot"
12632   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
12633   algorithm: "plot_performance_box"
12634   output-file-type: ".html"
12635   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
12636   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12637   filter: "'NIC_Intel-X710' and
12638            '64B' and
12639            'ENCAP' and
12640            'NDRPDR' and
12641            '4T2C' and
12642            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12643            not 'VHOST' and
12644            not 'IPSECHW'"
12645   parameters:
12646   - "throughput"
12647   - "parent"
12648   - "tags"
12649   sort:
12650   - "IP4BASE"
12651   - "LISP"
12652   - "VXLAN_1"
12653   - "VXLAN_10"
12654   - "VXLAN_100"
12655   - "VXLAN_1000"
12656   traces:
12657     hoverinfo: "x+y"
12658     boxpoints: "outliers"
12659     whiskerwidth: 0
12660   layout:
12661     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
12662     layout: "plot-throughput"
12663
12664 # Packet Throughput - VPP IPv4 tunnels 3n-skx-x710 - features
12665 - type: "plot"
12666   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
12667   algorithm: "plot_performance_box"
12668   output-file-type: ".html"
12669   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
12670   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12671   filter: "'NIC_Intel-X710' and
12672            '64B' and
12673            'ENCAP' and
12674            'NDRPDR' and
12675            '2T1C' and
12676            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12677            not 'DOT1Q' and
12678            not 'VHOST' and
12679            not 'IPSECHW'"
12680   parameters:
12681   - "throughput"
12682   - "parent"
12683   - "tags"
12684   sort:
12685   - "IP4BASE"
12686   - "L2BDMACLRN"
12687   - "L2XCFWD"
12688   - "LISP"
12689   traces:
12690     hoverinfo: "x+y"
12691     boxpoints: "outliers"
12692     whiskerwidth: 0
12693   layout:
12694     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
12695     layout: "plot-throughput"
12696
12697 - type: "plot"
12698   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
12699   algorithm: "plot_performance_box"
12700   output-file-type: ".html"
12701   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
12702   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12703   filter: "'NIC_Intel-X710' and
12704            '64B' and
12705            'ENCAP' and
12706            'NDRPDR' and
12707            '4T2C' and
12708            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12709            not 'DOT1Q' and
12710            not 'VHOST' and
12711            not 'IPSECHW'"
12712   parameters:
12713   - "throughput"
12714   - "parent"
12715   - "tags"
12716   sort:
12717   - "IP4BASE"
12718   - "L2BDMACLRN"
12719   - "L2XCFWD"
12720   - "LISP"
12721   traces:
12722     hoverinfo: "x+y"
12723     boxpoints: "outliers"
12724     whiskerwidth: 0
12725   layout:
12726     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
12727     layout: "plot-throughput"
12728
12729 - type: "plot"
12730   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr"
12731   algorithm: "plot_performance_box"
12732   output-file-type: ".html"
12733   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr"
12734   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12735   filter: "'NIC_Intel-X710' and
12736            '64B' and
12737            'ENCAP' and
12738            'NDRPDR' and
12739            '2T1C' and
12740            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12741            not 'DOT1Q' and
12742            not 'VHOST' and
12743            not 'IPSECHW'"
12744   parameters:
12745   - "throughput"
12746   - "parent"
12747   - "tags"
12748   sort:
12749   - "IP4BASE"
12750   - "L2BDMACLRN"
12751   - "L2XCFWD"
12752   - "LISP"
12753   traces:
12754     hoverinfo: "x+y"
12755     boxpoints: "outliers"
12756     whiskerwidth: 0
12757   layout:
12758     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr"
12759     layout: "plot-throughput"
12760
12761 - type: "plot"
12762   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr"
12763   algorithm: "plot_performance_box"
12764   output-file-type: ".html"
12765   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr"
12766   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12767   filter: "'NIC_Intel-X710' and
12768            '64B' and
12769            'ENCAP' and
12770            'NDRPDR' and
12771            '4T2C' and
12772            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12773            not 'DOT1Q' and
12774            not 'VHOST' and
12775            not 'IPSECHW'"
12776   parameters:
12777   - "throughput"
12778   - "parent"
12779   - "tags"
12780   sort:
12781   - "IP4BASE"
12782   - "L2BDMACLRN"
12783   - "L2XCFWD"
12784   - "LISP"
12785   traces:
12786     hoverinfo: "x+y"
12787     boxpoints: "outliers"
12788     whiskerwidth: 0
12789   layout:
12790     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr"
12791     layout: "plot-throughput"
12792
12793 ################################################################################
12794
12795 # Packet Throughput - VPP IPv6 3n-hsw-x520
12796 - type: "plot"
12797   title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-base-ndr"
12798   algorithm: "plot_performance_box"
12799   output-file-type: ".html"
12800   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base-ndr"
12801   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12802   filter: "'NIC_Intel-X520-DA2' and
12803            '78B' and
12804            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12805            'NDRPDR' and
12806            '1T1C' and
12807            'IP6FWD' and
12808            not 'SRv6' and
12809            not 'IPSEC' and
12810            not 'VHOST'"
12811   parameters:
12812   - "throughput"
12813   - "parent"
12814   - "tags"
12815   sort:
12816   - "IP6BASE"
12817   - "FIB_20K"
12818   - "FIB_200K"
12819   - "FIB_2M"
12820   traces:
12821     hoverinfo: "x+y"
12822     boxpoints: "outliers"
12823     whiskerwidth: 0
12824   layout:
12825     title: "ip6-3n-hsw-x520-78b-1t1c-base-ndr"
12826     layout: "plot-throughput"
12827
12828 - type: "plot"
12829   title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-base-pdr"
12830   algorithm: "plot_performance_box"
12831   output-file-type: ".html"
12832   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base-pdr"
12833   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12834   filter: "'NIC_Intel-X520-DA2' and
12835            '78B' and
12836            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12837            'NDRPDR' and
12838            '1T1C' and
12839            'IP6FWD' and
12840            not 'SRv6' and
12841            not 'IPSEC' and
12842            not 'VHOST'"
12843   parameters:
12844   - "throughput"
12845   - "parent"
12846   - "tags"
12847   sort:
12848   - "IP6BASE"
12849   - "FIB_20K"
12850   - "FIB_200K"
12851   - "FIB_2M"
12852   traces:
12853     hoverinfo: "x+y"
12854     boxpoints: "outliers"
12855     whiskerwidth: 0
12856   layout:
12857     title: "ip6-3n-hsw-x520-78b-1t1c-base-pdr"
12858     layout: "plot-throughput"
12859
12860 - type: "plot"
12861   title: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-base-ndr"
12862   algorithm: "plot_performance_box"
12863   output-file-type: ".html"
12864   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base-ndr"
12865   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12866   filter: "'NIC_Intel-X520-DA2' and
12867            '78B' and
12868            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12869            'NDRPDR' and
12870            '2T2C' and
12871            'IP6FWD' and
12872            not 'SRv6' and
12873            not 'IPSEC' and
12874            not 'VHOST'"
12875   parameters:
12876   - "throughput"
12877   - "parent"
12878   - "tags"
12879   sort:
12880   - "IP6BASE"
12881   - "FIB_20K"
12882   - "FIB_200K"
12883   - "FIB_2M"
12884   traces:
12885     hoverinfo: "x+y"
12886     boxpoints: "outliers"
12887     whiskerwidth: 0
12888   layout:
12889     title: "ip6-3n-hsw-x520-78b-2t2c-base-ndr"
12890     layout: "plot-throughput"
12891
12892 - type: "plot"
12893   title: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-base-pdr"
12894   algorithm: "plot_performance_box"
12895   output-file-type: ".html"
12896   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base-pdr"
12897   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12898   filter: "'NIC_Intel-X520-DA2' and
12899            '78B' and
12900            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12901            'NDRPDR' and
12902            '2T2C' and
12903            'IP6FWD' and
12904            not 'SRv6' and
12905            not 'IPSEC' and
12906            not 'VHOST'"
12907   parameters:
12908   - "throughput"
12909   - "parent"
12910   - "tags"
12911   sort:
12912   - "IP6BASE"
12913   - "FIB_20K"
12914   - "FIB_200K"
12915   - "FIB_2M"
12916   traces:
12917     hoverinfo: "x+y"
12918     boxpoints: "outliers"
12919     whiskerwidth: 0
12920   layout:
12921     title: "ip6-3n-hsw-x520-78b-2t2c-base-pdr"
12922     layout: "plot-throughput"
12923
12924 # Packet Throughput - VPP IPv6 3n-hsw-x710
12925 - type: "plot"
12926   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
12927   algorithm: "plot_performance_box"
12928   output-file-type: ".html"
12929   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
12930   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12931   filter: "'NIC_Intel-X710' and
12932            '78B' and
12933            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12934            'NDRPDR' and
12935            '1T1C' and
12936            'IP6FWD' and
12937            not 'SRv6' and
12938            not 'IPSEC' and
12939            not 'VHOST'"
12940   parameters:
12941   - "throughput"
12942   - "parent"
12943   - "tags"
12944   sort:
12945   - "IP6BASE"
12946   - "FIB_20K"
12947   - "FIB_200K"
12948   - "FIB_2M"
12949   traces:
12950     hoverinfo: "x+y"
12951     boxpoints: "outliers"
12952     whiskerwidth: 0
12953   layout:
12954     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
12955     layout: "plot-throughput"
12956
12957 - type: "plot"
12958   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
12959   algorithm: "plot_performance_box"
12960   output-file-type: ".html"
12961   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
12962   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12963   filter: "'NIC_Intel-X710' and
12964            '78B' and
12965            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12966            'NDRPDR' and
12967            '1T1C' and
12968            'IP6FWD' and
12969            not 'SRv6' and
12970            not 'IPSEC' and
12971            not 'VHOST'"
12972   parameters:
12973   - "throughput"
12974   - "parent"
12975   - "tags"
12976   sort:
12977   - "IP6BASE"
12978   - "FIB_20K"
12979   - "FIB_200K"
12980   - "FIB_2M"
12981   traces:
12982     hoverinfo: "x+y"
12983     boxpoints: "outliers"
12984     whiskerwidth: 0
12985   layout:
12986     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
12987     layout: "plot-throughput"
12988
12989 - type: "plot"
12990   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
12991   algorithm: "plot_performance_box"
12992   output-file-type: ".html"
12993   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
12994   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12995   filter: "'NIC_Intel-X710' and
12996            '78B' and
12997            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12998            'NDRPDR' and
12999            '2T2C' and
13000            'IP6FWD' and
13001            not 'SRv6' and
13002            not 'IPSEC' and
13003            not 'VHOST'"
13004   parameters:
13005   - "throughput"
13006   - "parent"
13007   - "tags"
13008   sort:
13009   - "IP6BASE"
13010   - "FIB_20K"
13011   - "FIB_200K"
13012   - "FIB_2M"
13013   traces:
13014     hoverinfo: "x+y"
13015     boxpoints: "outliers"
13016     whiskerwidth: 0
13017   layout:
13018     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
13019     layout: "plot-throughput"
13020
13021 - type: "plot"
13022   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
13023   algorithm: "plot_performance_box"
13024   output-file-type: ".html"
13025   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
13026   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13027   filter: "'NIC_Intel-X710' and
13028            '78B' and
13029            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13030            'NDRPDR' and
13031            '2T2C' and
13032            'IP6FWD' and
13033            not 'SRv6' and
13034            not 'IPSEC' and
13035            not 'VHOST'"
13036   parameters:
13037   - "throughput"
13038   - "parent"
13039   - "tags"
13040   sort:
13041   - "IP6BASE"
13042   - "FIB_20K"
13043   - "FIB_200K"
13044   - "FIB_2M"
13045   traces:
13046     hoverinfo: "x+y"
13047     boxpoints: "outliers"
13048     whiskerwidth: 0
13049   layout:
13050     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
13051     layout: "plot-throughput"
13052
13053 # Packet Throughput - VPP IPv6 3n-hsw-x710 - features
13054 - type: "plot"
13055   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_features-ndr"
13056   algorithm: "plot_performance_box"
13057   output-file-type: ".html"
13058   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_features-ndr"
13059   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13060   filter: "'NIC_Intel-X710' and
13061            '78B' and
13062            ('IP6BASE' or
13063             'POLICE_MARK' or
13064             'COPWHLIST' or
13065             'IACLDST') and
13066            'NDRPDR' and
13067            '1T1C' and
13068            'IP6FWD' and
13069            not 'SRv6' and
13070            not 'IPSEC' and
13071            not 'VHOST'"
13072   parameters:
13073   - "throughput"
13074   - "parent"
13075   - "tags"
13076   sort:
13077   - "IP6BASE"
13078   - "POLICE_MARK"
13079   - "COPWHLIST"
13080   - "IACLDST"
13081   traces:
13082     hoverinfo: "x+y"
13083     boxpoints: "outliers"
13084     whiskerwidth: 0
13085   layout:
13086     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_features-ndr"
13087     layout: "plot-throughput"
13088
13089 - type: "plot"
13090   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_features-ndr"
13091   algorithm: "plot_performance_box"
13092   output-file-type: ".html"
13093   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_features-ndr"
13094   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13095   filter: "'NIC_Intel-X710' and
13096            '78B' and
13097            ('IP6BASE' or
13098             'POLICE_MARK' or
13099             'COPWHLIST' or
13100             'IACLDST') and
13101            'NDRPDR' and
13102            '2T2C' and
13103            'IP6FWD' and
13104            not 'SRv6' and
13105            not 'IPSEC' and
13106            not 'VHOST'"
13107   parameters:
13108   - "throughput"
13109   - "parent"
13110   - "tags"
13111   sort:
13112   - "IP6BASE"
13113   - "POLICE_MARK"
13114   - "COPWHLIST"
13115   - "IACLDST"
13116   traces:
13117     hoverinfo: "x+y"
13118     boxpoints: "outliers"
13119     whiskerwidth: 0
13120   layout:
13121     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_features-ndr"
13122     layout: "plot-throughput"
13123
13124 - type: "plot"
13125   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_features-pdr"
13126   algorithm: "plot_performance_box"
13127   output-file-type: ".html"
13128   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_features-pdr"
13129   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13130   filter: "'NIC_Intel-X710' and
13131            '78B' and
13132            ('IP6BASE' or
13133             'POLICE_MARK' or
13134             'COPWHLIST' or
13135             'IACLDST') and
13136            'NDRPDR' and
13137            '1T1C' and
13138            'IP6FWD' and
13139            not 'SRv6' and
13140            not 'IPSEC' and
13141            not 'VHOST'"
13142   parameters:
13143   - "throughput"
13144   - "parent"
13145   - "tags"
13146   sort:
13147   - "IP6BASE"
13148   - "POLICE_MARK"
13149   - "COPWHLIST"
13150   - "IACLDST"
13151   traces:
13152     hoverinfo: "x+y"
13153     boxpoints: "outliers"
13154     whiskerwidth: 0
13155   layout:
13156     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_features-pdr"
13157     layout: "plot-throughput"
13158
13159 - type: "plot"
13160   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_features-pdr"
13161   algorithm: "plot_performance_box"
13162   output-file-type: ".html"
13163   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_features-pdr"
13164   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13165   filter: "'NIC_Intel-X710' and
13166            '78B' and
13167            ('IP6BASE' or
13168             'POLICE_MARK' or
13169             'COPWHLIST' or
13170             'IACLDST') and
13171            'NDRPDR' and
13172            '2T2C' and
13173            'IP6FWD' and
13174            not 'SRv6' and
13175            not 'IPSEC' and
13176            not 'VHOST'"
13177   parameters:
13178   - "throughput"
13179   - "parent"
13180   - "tags"
13181   sort:
13182   - "IP6BASE"
13183   - "POLICE_MARK"
13184   - "COPWHLIST"
13185   - "IACLDST"
13186   traces:
13187     hoverinfo: "x+y"
13188     boxpoints: "outliers"
13189     whiskerwidth: 0
13190   layout:
13191     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_features-pdr"
13192     layout: "plot-throughput"
13193
13194 # Packet Throughput - VPP IPv6 3n-hsw-xl710
13195 - type: "plot"
13196   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-1t1c-base-ndr"
13197   algorithm: "plot_performance_box"
13198   output-file-type: ".html"
13199   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base-ndr"
13200   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13201   filter: "'NIC_Intel-XL710' and
13202            '78B' and
13203            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13204            'NDRPDR' and
13205            '1T1C' and
13206            'IP6FWD' and
13207            not 'SRv6' and
13208            not 'IPSEC' and
13209            not 'VHOST'"
13210   parameters:
13211   - "throughput"
13212   - "parent"
13213   - "tags"
13214   sort:
13215   - "IP6BASE"
13216   - "FIB_20K"
13217   - "FIB_200K"
13218   - "FIB_2M"
13219   traces:
13220     hoverinfo: "x+y"
13221     boxpoints: "outliers"
13222     whiskerwidth: 0
13223   layout:
13224     title: "ip6-3n-hsw-xl710-78b-1t1c-base-ndr"
13225     layout: "plot-throughput"
13226
13227 - type: "plot"
13228   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-1t1c-base-pdr"
13229   algorithm: "plot_performance_box"
13230   output-file-type: ".html"
13231   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base-pdr"
13232   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13233   filter: "'NIC_Intel-XL710' and
13234            '78B' and
13235            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13236            'NDRPDR' and
13237            '1T1C' and
13238            'IP6FWD' and
13239            not 'SRv6' and
13240            not 'IPSEC' and
13241            not 'VHOST'"
13242   parameters:
13243   - "throughput"
13244   - "parent"
13245   - "tags"
13246   sort:
13247   - "IP6BASE"
13248   - "FIB_20K"
13249   - "FIB_200K"
13250   - "FIB_2M"
13251   traces:
13252     hoverinfo: "x+y"
13253     boxpoints: "outliers"
13254     whiskerwidth: 0
13255   layout:
13256     title: "ip6-3n-hsw-xl710-78b-1t1c-base-pdr"
13257     layout: "plot-throughput"
13258
13259 - type: "plot"
13260   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-2t2c-base-ndr"
13261   algorithm: "plot_performance_box"
13262   output-file-type: ".html"
13263   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base-ndr"
13264   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13265   filter: "'NIC_Intel-XL710' and
13266            '78B' and
13267            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13268            'NDRPDR' and
13269            '2T2C' and
13270            'IP6FWD' and
13271            not 'SRv6' and
13272            not 'IPSEC' and
13273            not 'VHOST'"
13274   parameters:
13275   - "throughput"
13276   - "parent"
13277   - "tags"
13278   sort:
13279   - "IP6BASE"
13280   - "FIB_20K"
13281   - "FIB_200K"
13282   - "FIB_2M"
13283   traces:
13284     hoverinfo: "x+y"
13285     boxpoints: "outliers"
13286     whiskerwidth: 0
13287   layout:
13288     title: "ip6-3n-hsw-xl710-78b-2t2c-base-ndr"
13289     layout: "plot-throughput"
13290
13291 - type: "plot"
13292   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-2t2c-base-pdr"
13293   algorithm: "plot_performance_box"
13294   output-file-type: ".html"
13295   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base-pdr"
13296   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13297   filter: "'NIC_Intel-XL710' and
13298            '78B' and
13299            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13300            'NDRPDR' and
13301            '2T2C' and
13302            'IP6FWD' and
13303            not 'SRv6' and
13304            not 'IPSEC' and
13305            not 'VHOST'"
13306   parameters:
13307   - "throughput"
13308   - "parent"
13309   - "tags"
13310   sort:
13311   - "IP6BASE"
13312   - "FIB_20K"
13313   - "FIB_200K"
13314   - "FIB_2M"
13315   traces:
13316     hoverinfo: "x+y"
13317     boxpoints: "outliers"
13318     whiskerwidth: 0
13319   layout:
13320     title: "ip6-3n-hsw-xl710-78b-2t2c-base-pdr"
13321     layout: "plot-throughput"
13322
13323 # Packet Throughput - VPP IPv6 3n-skx-x710
13324 - type: "plot"
13325   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
13326   algorithm: "plot_performance_box"
13327   output-file-type: ".html"
13328   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
13329   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13330   filter: "'NIC_Intel-X710' and
13331            '78B' and
13332            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13333            'NDRPDR' and
13334            '2T1C' and
13335            'IP6FWD' and
13336            not 'SRv6' and
13337            not 'IPSEC' and
13338            not 'VHOST'"
13339   parameters:
13340   - "throughput"
13341   - "parent"
13342   - "tags"
13343   sort:
13344   - "IP6BASE"
13345   - "FIB_20K"
13346   - "FIB_200K"
13347   - "FIB_2M"
13348   traces:
13349     hoverinfo: "x+y"
13350     boxpoints: "outliers"
13351     whiskerwidth: 0
13352   layout:
13353     title: "ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
13354     layout: "plot-throughput"
13355
13356 - type: "plot"
13357   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
13358   algorithm: "plot_performance_box"
13359   output-file-type: ".html"
13360   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
13361   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13362   filter: "'NIC_Intel-X710' and
13363            '78B' and
13364            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13365            'NDRPDR' and
13366            '2T1C' and
13367            'IP6FWD' and
13368            not 'SRv6' and
13369            not 'IPSEC' and
13370            not 'VHOST'"
13371   parameters:
13372   - "throughput"
13373   - "parent"
13374   - "tags"
13375   sort:
13376   - "IP6BASE"
13377   - "FIB_20K"
13378   - "FIB_200K"
13379   - "FIB_2M"
13380   traces:
13381     hoverinfo: "x+y"
13382     boxpoints: "outliers"
13383     whiskerwidth: 0
13384   layout:
13385     title: "ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
13386     layout: "plot-throughput"
13387
13388 - type: "plot"
13389   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
13390   algorithm: "plot_performance_box"
13391   output-file-type: ".html"
13392   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
13393   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13394   filter: "'NIC_Intel-X710' and
13395            '78B' and
13396            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13397            'NDRPDR' and
13398            '4T2C' and
13399            'IP6FWD' and
13400            not 'SRv6' and
13401            not 'IPSEC' and
13402            not 'VHOST'"
13403   parameters:
13404   - "throughput"
13405   - "parent"
13406   - "tags"
13407   sort:
13408   - "IP6BASE"
13409   - "FIB_20K"
13410   - "FIB_200K"
13411   - "FIB_2M"
13412   traces:
13413     hoverinfo: "x+y"
13414     boxpoints: "outliers"
13415     whiskerwidth: 0
13416   layout:
13417     title: "ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
13418     layout: "plot-throughput"
13419
13420 - type: "plot"
13421   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
13422   algorithm: "plot_performance_box"
13423   output-file-type: ".html"
13424   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
13425   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13426   filter: "'NIC_Intel-X710' and
13427            '78B' and
13428            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13429            'NDRPDR' and
13430            '4T2C' and
13431            'IP6FWD' and
13432            not 'SRv6' and
13433            not 'IPSEC' and
13434            not 'VHOST'"
13435   parameters:
13436   - "throughput"
13437   - "parent"
13438   - "tags"
13439   sort:
13440   - "IP6BASE"
13441   - "FIB_20K"
13442   - "FIB_200K"
13443   - "FIB_2M"
13444   traces:
13445     hoverinfo: "x+y"
13446     boxpoints: "outliers"
13447     whiskerwidth: 0
13448   layout:
13449     title: "ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
13450     layout: "plot-throughput"
13451
13452 # Packet Throughput - VPP IPv6 3n-skx-x710 - features
13453 - type: "plot"
13454   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_features-ndr"
13455   algorithm: "plot_performance_box"
13456   output-file-type: ".html"
13457   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_features-ndr"
13458   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13459   filter: "'NIC_Intel-X710' and
13460            '78B' and
13461            ('IP6BASE' or
13462             'POLICE_MARK' or
13463             'COPWHLIST' or
13464             'IACLDST') and
13465            'NDRPDR' and
13466            '2T1C' and
13467            'IP6FWD' and
13468            not 'SRv6' and
13469            not 'IPSEC' and
13470            not 'VHOST'"
13471   parameters:
13472   - "throughput"
13473   - "parent"
13474   - "tags"
13475   sort:
13476   - "IP6BASE"
13477   - "POLICE_MARK"
13478   - "COPWHLIST"
13479   - "IACLDST"
13480   traces:
13481     hoverinfo: "x+y"
13482     boxpoints: "outliers"
13483     whiskerwidth: 0
13484   layout:
13485     title: "ip6-3n-skx-x710-78b-2t1c-base_and_features-ndr"
13486     layout: "plot-throughput"
13487
13488 - type: "plot"
13489   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_features-ndr"
13490   algorithm: "plot_performance_box"
13491   output-file-type: ".html"
13492   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_features-ndr"
13493   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13494   filter: "'NIC_Intel-X710' and
13495            '78B' and
13496            ('IP6BASE' or
13497             'POLICE_MARK' or
13498             'COPWHLIST' or
13499             'IACLDST') and
13500            'NDRPDR' and
13501            '4T2C' and
13502            'IP6FWD' and
13503            not 'SRv6' and
13504            not 'IPSEC' and
13505            not 'VHOST'"
13506   parameters:
13507   - "throughput"
13508   - "parent"
13509   - "tags"
13510   sort:
13511   - "IP6BASE"
13512   - "POLICE_MARK"
13513   - "COPWHLIST"
13514   - "IACLDST"
13515   traces:
13516     hoverinfo: "x+y"
13517     boxpoints: "outliers"
13518     whiskerwidth: 0
13519   layout:
13520     title: "ip6-3n-skx-x710-78b-4t2c-base_and_features-ndr"
13521     layout: "plot-throughput"
13522
13523 - type: "plot"
13524   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_features-pdr"
13525   algorithm: "plot_performance_box"
13526   output-file-type: ".html"
13527   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_features-pdr"
13528   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13529   filter: "'NIC_Intel-X710' and
13530            '78B' and
13531            ('IP6BASE' or
13532             'POLICE_MARK' or
13533             'COPWHLIST' or
13534             'IACLDST') and
13535            'NDRPDR' and
13536            '2T1C' and
13537            'IP6FWD' and
13538            not 'SRv6' and
13539            not 'IPSEC' and
13540            not 'VHOST'"
13541   parameters:
13542   - "throughput"
13543   - "parent"
13544   - "tags"
13545   sort:
13546   - "IP6BASE"
13547   - "POLICE_MARK"
13548   - "COPWHLIST"
13549   - "IACLDST"
13550   traces:
13551     hoverinfo: "x+y"
13552     boxpoints: "outliers"
13553     whiskerwidth: 0
13554   layout:
13555     title: "ip6-3n-skx-x710-78b-2t1c-base_and_features-pdr"
13556     layout: "plot-throughput"
13557
13558 - type: "plot"
13559   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_features-pdr"
13560   algorithm: "plot_performance_box"
13561   output-file-type: ".html"
13562   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_features-pdr"
13563   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13564   filter: "'NIC_Intel-X710' and
13565            '78B' and
13566            ('IP6BASE' or
13567             'POLICE_MARK' or
13568             'COPWHLIST' or
13569             'IACLDST') and
13570            'NDRPDR' and
13571            '4T2C' and
13572            'IP6FWD' and
13573            not 'SRv6' and
13574            not 'IPSEC' and
13575            not 'VHOST'"
13576   parameters:
13577   - "throughput"
13578   - "parent"
13579   - "tags"
13580   sort:
13581   - "IP6BASE"
13582   - "POLICE_MARK"
13583   - "COPWHLIST"
13584   - "IACLDST"
13585   traces:
13586     hoverinfo: "x+y"
13587     boxpoints: "outliers"
13588     whiskerwidth: 0
13589   layout:
13590     title: "ip6-3n-skx-x710-78b-4t2c-base_and_features-pdr"
13591     layout: "plot-throughput"
13592
13593 # Packet Throughput - VPP IPv6 3n-skx-xxv710
13594 - type: "plot"
13595   title: "VPP Throughput: ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
13596   algorithm: "plot_performance_box"
13597   output-file-type: ".html"
13598   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
13599   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13600   filter: "'NIC_Intel-XXV710' and
13601            '78B' and
13602            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13603            'NDRPDR' and
13604            '2T1C' and
13605            'IP6FWD' and
13606            not 'SRv6' and
13607            not 'IPSEC' and
13608            not 'VHOST'"
13609   parameters:
13610   - "throughput"
13611   - "parent"
13612   - "tags"
13613   sort:
13614   - "IP6BASE"
13615   - "FIB_20K"
13616   - "FIB_200K"
13617   - "FIB_2M"
13618   traces:
13619     hoverinfo: "x+y"
13620     boxpoints: "outliers"
13621     whiskerwidth: 0
13622   layout:
13623     title: "ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
13624     layout: "plot-throughput"
13625
13626 - type: "plot"
13627   title: "VPP Throughput: ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
13628   algorithm: "plot_performance_box"
13629   output-file-type: ".html"
13630   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
13631   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13632   filter: "'NIC_Intel-XXV710' and
13633            '78B' and
13634            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13635            'NDRPDR' and
13636            '2T1C' and
13637            'IP6FWD' and
13638            not 'SRv6' and
13639            not 'IPSEC' and
13640            not 'VHOST'"
13641   parameters:
13642   - "throughput"
13643   - "parent"
13644   - "tags"
13645   sort:
13646   - "IP6BASE"
13647   - "FIB_20K"
13648   - "FIB_200K"
13649   - "FIB_2M"
13650   traces:
13651     hoverinfo: "x+y"
13652     boxpoints: "outliers"
13653     whiskerwidth: 0
13654   layout:
13655     title: "ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
13656     layout: "plot-throughput"
13657
13658 - type: "plot"
13659   title: "VPP Throughput: ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
13660   algorithm: "plot_performance_box"
13661   output-file-type: ".html"
13662   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
13663   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13664   filter: "'NIC_Intel-XXV710' and
13665            '78B' and
13666            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13667            'NDRPDR' and
13668            '4T2C' and
13669            'IP6FWD' and
13670            not 'SRv6' and
13671            not 'IPSEC' and
13672            not 'VHOST'"
13673   parameters:
13674   - "throughput"
13675   - "parent"
13676   - "tags"
13677   sort:
13678   - "IP6BASE"
13679   - "FIB_20K"
13680   - "FIB_200K"
13681   - "FIB_2M"
13682   traces:
13683     hoverinfo: "x+y"
13684     boxpoints: "outliers"
13685     whiskerwidth: 0
13686   layout:
13687     title: "ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
13688     layout: "plot-throughput"
13689
13690 - type: "plot"
13691   title: "VPP Throughput: ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
13692   algorithm: "plot_performance_box"
13693   output-file-type: ".html"
13694   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
13695   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13696   filter: "'NIC_Intel-XXV710' and
13697            '78B' and
13698            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13699            'NDRPDR' and
13700            '4T2C' and
13701            'IP6FWD' and
13702            not 'SRv6' and
13703            not 'IPSEC' and
13704            not 'VHOST'"
13705   parameters:
13706   - "throughput"
13707   - "parent"
13708   - "tags"
13709   sort:
13710   - "IP6BASE"
13711   - "FIB_20K"
13712   - "FIB_200K"
13713   - "FIB_2M"
13714   traces:
13715     hoverinfo: "x+y"
13716     boxpoints: "outliers"
13717     whiskerwidth: 0
13718   layout:
13719     title: "ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
13720     layout: "plot-throughput"
13721
13722 # Packet Throughput - VPP IPv6 2n-skx-x710
13723 - type: "plot"
13724   title: "VPP Throughput: ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
13725   algorithm: "plot_performance_box"
13726   output-file-type: ".html"
13727   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
13728   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13729   filter: "'NIC_Intel-X710' and
13730            '78B' and
13731            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13732            'NDRPDR' and
13733            '2T1C' and
13734            'IP6FWD' and
13735            not 'SRv6' and
13736            not 'IPSEC' and
13737            not 'VHOST'"
13738   parameters:
13739   - "throughput"
13740   - "parent"
13741   - "tags"
13742   sort:
13743   - "IP6BASE"
13744   - "FIB_20K"
13745   - "FIB_200K"
13746   - "FIB_2M"
13747   traces:
13748     hoverinfo: "x+y"
13749     boxpoints: "outliers"
13750     whiskerwidth: 0
13751   layout:
13752     title: "ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
13753     layout: "plot-throughput"
13754
13755 - type: "plot"
13756   title: "VPP Throughput: ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
13757   algorithm: "plot_performance_box"
13758   output-file-type: ".html"
13759   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
13760   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13761   filter: "'NIC_Intel-X710' and
13762            '78B' and
13763            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13764            'NDRPDR' and
13765            '2T1C' and
13766            'IP6FWD' and
13767            not 'SRv6' and
13768            not 'IPSEC' and
13769            not 'VHOST'"
13770   parameters:
13771   - "throughput"
13772   - "parent"
13773   - "tags"
13774   sort:
13775   - "IP6BASE"
13776   - "FIB_20K"
13777   - "FIB_200K"
13778   - "FIB_2M"
13779   traces:
13780     hoverinfo: "x+y"
13781     boxpoints: "outliers"
13782     whiskerwidth: 0
13783   layout:
13784     title: "ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
13785     layout: "plot-throughput"
13786
13787 - type: "plot"
13788   title: "VPP Throughput: ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
13789   algorithm: "plot_performance_box"
13790   output-file-type: ".html"
13791   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
13792   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13793   filter: "'NIC_Intel-X710' and
13794            '78B' and
13795            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13796            'NDRPDR' and
13797            '4T2C' and
13798            'IP6FWD' and
13799            not 'SRv6' and
13800            not 'IPSEC' and
13801            not 'VHOST'"
13802   parameters:
13803   - "throughput"
13804   - "parent"
13805   - "tags"
13806   sort:
13807   - "IP6BASE"
13808   - "FIB_20K"
13809   - "FIB_200K"
13810   - "FIB_2M"
13811   traces:
13812     hoverinfo: "x+y"
13813     boxpoints: "outliers"
13814     whiskerwidth: 0
13815   layout:
13816     title: "ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
13817     layout: "plot-throughput"
13818
13819 - type: "plot"
13820   title: "VPP Throughput: ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
13821   algorithm: "plot_performance_box"
13822   output-file-type: ".html"
13823   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
13824   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13825   filter: "'NIC_Intel-X710' and
13826            '78B' and
13827            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13828            'NDRPDR' and
13829            '4T2C' and
13830            'IP6FWD' and
13831            not 'SRv6' and
13832            not 'IPSEC' and
13833            not 'VHOST'"
13834   parameters:
13835   - "throughput"
13836   - "parent"
13837   - "tags"
13838   sort:
13839   - "IP6BASE"
13840   - "FIB_20K"
13841   - "FIB_200K"
13842   - "FIB_2M"
13843   traces:
13844     hoverinfo: "x+y"
13845     boxpoints: "outliers"
13846     whiskerwidth: 0
13847   layout:
13848     title: "ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
13849     layout: "plot-throughput"
13850
13851 # Packet Throughput - VPP IPv6 2n-skx-xxv710
13852 - type: "plot"
13853   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
13854   algorithm: "plot_performance_box"
13855   output-file-type: ".html"
13856   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
13857   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13858   filter: "'NIC_Intel-XXV710' and
13859            '78B' and
13860            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13861            'NDRPDR' and
13862            '2T1C' and
13863            'IP6FWD' and
13864            not 'SRv6' and
13865            not 'IPSEC' and
13866            not 'VHOST'"
13867   parameters:
13868   - "throughput"
13869   - "parent"
13870   - "tags"
13871   sort:
13872   - "IP6BASE"
13873   - "FIB_20K"
13874   - "FIB_200K"
13875   - "FIB_2M"
13876   traces:
13877     hoverinfo: "x+y"
13878     boxpoints: "outliers"
13879     whiskerwidth: 0
13880   layout:
13881     title: "ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
13882     layout: "plot-throughput"
13883
13884 - type: "plot"
13885   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
13886   algorithm: "plot_performance_box"
13887   output-file-type: ".html"
13888   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
13889   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13890   filter: "'NIC_Intel-XXV710' and
13891            '78B' and
13892            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13893            'NDRPDR' and
13894            '2T1C' and
13895            'IP6FWD' and
13896            not 'SRv6' and
13897            not 'IPSEC' and
13898            not 'VHOST'"
13899   parameters:
13900   - "throughput"
13901   - "parent"
13902   - "tags"
13903   sort:
13904   - "IP6BASE"
13905   - "FIB_20K"
13906   - "FIB_200K"
13907   - "FIB_2M"
13908   traces:
13909     hoverinfo: "x+y"
13910     boxpoints: "outliers"
13911     whiskerwidth: 0
13912   layout:
13913     title: "ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
13914     layout: "plot-throughput"
13915
13916 - type: "plot"
13917   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
13918   algorithm: "plot_performance_box"
13919   output-file-type: ".html"
13920   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
13921   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13922   filter: "'NIC_Intel-XXV710' and
13923            '78B' and
13924            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13925            'NDRPDR' and
13926            '4T2C' and
13927            'IP6FWD' and
13928            not 'SRv6' and
13929            not 'IPSEC' and
13930            not 'VHOST'"
13931   parameters:
13932   - "throughput"
13933   - "parent"
13934   - "tags"
13935   sort:
13936   - "IP6BASE"
13937   - "FIB_20K"
13938   - "FIB_200K"
13939   - "FIB_2M"
13940   traces:
13941     hoverinfo: "x+y"
13942     boxpoints: "outliers"
13943     whiskerwidth: 0
13944   layout:
13945     title: "ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
13946     layout: "plot-throughput"
13947
13948 - type: "plot"
13949   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
13950   algorithm: "plot_performance_box"
13951   output-file-type: ".html"
13952   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
13953   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13954   filter: "'NIC_Intel-XXV710' and
13955            '78B' and
13956            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13957            'NDRPDR' and
13958            '4T2C' and
13959            'IP6FWD' and
13960            not 'SRv6' and
13961            not 'IPSEC' and
13962            not 'VHOST'"
13963   parameters:
13964   - "throughput"
13965   - "parent"
13966   - "tags"
13967   sort:
13968   - "IP6BASE"
13969   - "FIB_20K"
13970   - "FIB_200K"
13971   - "FIB_2M"
13972   traces:
13973     hoverinfo: "x+y"
13974     boxpoints: "outliers"
13975     whiskerwidth: 0
13976   layout:
13977     title: "ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
13978     layout: "plot-throughput"
13979
13980 # Packet Throughput - VPP IPv6 2n-dnv-x553 base
13981 - type: "plot"
13982   title: "VPP Throughput: ip6-2n-dnv-x553-78b-1t1c-base-ndr"
13983   algorithm: "plot_performance_box"
13984   output-file-type: ".html"
13985   output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-1t1c-base-ndr"
13986   data: "intel-dnv-vpp"
13987   filter: "'NIC_Intel-X553' and
13988            '78B' and
13989            'IP6BASE' and
13990            'NDRPDR' and
13991            '1T1C' and
13992            'IP6FWD' and
13993            not 'SRv6' and
13994            not 'IPSEC' and
13995            not 'VHOST'"
13996   parameters:
13997   - "throughput"
13998   - "parent"
13999   - "tags"
14000   sort:
14001   - "IP6BASE"
14002   traces:
14003     hoverinfo: "x+y"
14004     boxpoints: "outliers"
14005     whiskerwidth: 0
14006   layout:
14007     title: "ip6-2n-dnv-x553-78b-1t1c-base-ndr"
14008     layout: "plot-throughput"
14009
14010 - type: "plot"
14011   title: "VPP Throughput: ip6-2n-dnv-x553-78b-1t1c-base-pdr"
14012   algorithm: "plot_performance_box"
14013   output-file-type: ".html"
14014   output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-1t1c-base-pdr"
14015   data: "intel-dnv-vpp"
14016   filter: "'NIC_Intel-X553' and
14017            '78B' and
14018            'IP6BASE' and
14019            'NDRPDR' and
14020            '1T1C' and
14021            'IP6FWD' and
14022            not 'SRv6' and
14023            not 'IPSEC' and
14024            not 'VHOST'"
14025   parameters:
14026   - "throughput"
14027   - "parent"
14028   - "tags"
14029   sort:
14030   - "IP6BASE"
14031   traces:
14032     hoverinfo: "x+y"
14033     boxpoints: "outliers"
14034     whiskerwidth: 0
14035   layout:
14036     title: "ip6-2n-dnv-x553-78b-1t1c-base-pdr"
14037     layout: "plot-throughput"
14038
14039 - type: "plot"
14040   title: "VPP Throughput: ip6-2n-dnv-x553-78b-2t2c-base-ndr"
14041   algorithm: "plot_performance_box"
14042   output-file-type: ".html"
14043   output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-2t2c-base-ndr"
14044   data: "intel-dnv-vpp"
14045   filter: "'NIC_Intel-X553' and
14046            '78B' and
14047            'IP6BASE' and
14048            'NDRPDR' and
14049            '2T2C' and
14050            'IP6FWD' and
14051            not 'SRv6' and
14052            not 'IPSEC' and
14053            not 'VHOST'"
14054   parameters:
14055   - "throughput"
14056   - "parent"
14057   - "tags"
14058   sort:
14059   - "IP6BASE"
14060   traces:
14061     hoverinfo: "x+y"
14062     boxpoints: "outliers"
14063     whiskerwidth: 0
14064   layout:
14065     title: "ip6-2n-dnv-x553-78b-2t2c-base-ndr"
14066     layout: "plot-throughput"
14067
14068 - type: "plot"
14069   title: "VPP Throughput: ip6-2n-dnv-x553-78b-2t2c-base-pdr"
14070   algorithm: "plot_performance_box"
14071   output-file-type: ".html"
14072   output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-2t2c-base-pdr"
14073   data: "intel-dnv-vpp"
14074   filter: "'NIC_Intel-X553' and
14075            '78B' and
14076            'IP6BASE' and
14077            'NDRPDR' and
14078            '2T2C' and
14079            'IP6FWD' and
14080            not 'SRv6' and
14081            not 'IPSEC' and
14082            not 'VHOST'"
14083   parameters:
14084   - "throughput"
14085   - "parent"
14086   - "tags"
14087   sort:
14088   - "IP6BASE"
14089   traces:
14090     hoverinfo: "x+y"
14091     boxpoints: "outliers"
14092     whiskerwidth: 0
14093   layout:
14094     title: "ip6-2n-dnv-x553-78b-2t2c-base-pdr"
14095     layout: "plot-throughput"
14096
14097 ################################################################################
14098
14099 # Packet Throughput - VPP IPv6 tunnels 3n-hsw-x520
14100 - type: "plot"
14101   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-1t1c-base-ndr"
14102   algorithm: "plot_performance_box"
14103   output-file-type: ".html"
14104   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base-ndr"
14105   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14106   filter: "'NIC_Intel-X520-DA2' and
14107            '78B' and
14108            'ENCAP' and
14109            'NDRPDR' and
14110            '1T1C' and
14111            'LISP' and
14112            not 'VHOST'"
14113   parameters:
14114   - "throughput"
14115   - "parent"
14116   - "tags"
14117   sort:
14118   - "IP4UNRLAY"
14119   - "IP6UNRLAY"
14120   traces:
14121     hoverinfo: "x+y"
14122     boxpoints: "outliers"
14123     whiskerwidth: 0
14124   layout:
14125     title: "ip6tun-3n-hsw-x520-78b-1t1c-base-ndr"
14126     layout: "plot-throughput"
14127
14128 - type: "plot"
14129   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-1t1c-base-pdr"
14130   algorithm: "plot_performance_box"
14131   output-file-type: ".html"
14132   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base-pdr"
14133   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14134   filter: "'NIC_Intel-X520-DA2' and
14135            '78B' and
14136            'ENCAP' and
14137            'NDRPDR' and
14138            '1T1C' and
14139            'LISP' and
14140            not 'VHOST'"
14141   parameters:
14142   - "throughput"
14143   - "parent"
14144   - "tags"
14145   sort:
14146   - "IP4UNRLAY"
14147   - "IP6UNRLAY"
14148   traces:
14149     hoverinfo: "x+y"
14150     boxpoints: "outliers"
14151     whiskerwidth: 0
14152   layout:
14153     title: "ip6tun-3n-hsw-x520-78b-1t1c-base-pdr"
14154     layout: "plot-throughput"
14155
14156 - type: "plot"
14157   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-2t2c-base-ndr"
14158   algorithm: "plot_performance_box"
14159   output-file-type: ".html"
14160   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base-ndr"
14161   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14162   filter: "'NIC_Intel-X520-DA2' and
14163            '78B' and
14164            'ENCAP' and
14165            'NDRPDR' and
14166            '2T2C' and
14167            'LISP' and
14168            not 'VHOST'"
14169   parameters:
14170   - "throughput"
14171   - "parent"
14172   - "tags"
14173   sort:
14174   - "IP4UNRLAY"
14175   - "IP6UNRLAY"
14176   traces:
14177     hoverinfo: "x+y"
14178     boxpoints: "outliers"
14179     whiskerwidth: 0
14180   layout:
14181     title: "ip6tun-3n-hsw-x520-78b-2t2c-base-ndr"
14182     layout: "plot-throughput"
14183
14184 - type: "plot"
14185   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-2t2c-base-pdr"
14186   algorithm: "plot_performance_box"
14187   output-file-type: ".html"
14188   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base-pdr"
14189   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14190   filter: "'NIC_Intel-X520-DA2' and
14191            '78B' and
14192            'ENCAP' and
14193            'NDRPDR' and
14194            '2T2C' and
14195            'LISP' and
14196            not 'VHOST'"
14197   parameters:
14198   - "throughput"
14199   - "parent"
14200   - "tags"
14201   sort:
14202   - "IP4UNRLAY"
14203   - "IP6UNRLAY"
14204   traces:
14205     hoverinfo: "x+y"
14206     boxpoints: "outliers"
14207     whiskerwidth: 0
14208   layout:
14209     title: "ip6tun-3n-hsw-x520-78b-2t2c-base-pdr"
14210     layout: "plot-throughput"
14211
14212 ################################################################################
14213
14214 # Packet Throughput - VPP IPSec 3n-hsw-xl710 base
14215 - type: "plot"
14216   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
14217   algorithm: "plot_performance_box"
14218   output-file-type: ".html"
14219   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
14220   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14221   filter: "'NIC_Intel-XL710' and
14222            '64B' and
14223            'IP4FWD' and
14224            'NDRPDR' and
14225            'BASE' and
14226            '1T1C' and
14227            'IPSECHW' and
14228            ('IPSECTRAN' or 'IPSECTUN') and
14229            not 'VHOST'"
14230   parameters:
14231   - "throughput"
14232   - "parent"
14233   - "tags"
14234   traces:
14235     hoverinfo: "x+y"
14236     boxpoints: "outliers"
14237     whiskerwidth: 0
14238   layout:
14239     title: "ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
14240     layout: "plot-throughput"
14241
14242 - type: "plot"
14243   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-base-pdr"
14244   algorithm: "plot_performance_box"
14245   output-file-type: ".html"
14246   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base-pdr"
14247   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14248   filter: "'NIC_Intel-XL710' and
14249            '64B' and
14250            'IP4FWD' and
14251            'NDRPDR' and
14252            'BASE' and
14253            '1T1C' and
14254            'IPSECHW' and
14255            ('IPSECTRAN' or 'IPSECTUN') and
14256            not 'VHOST'"
14257   parameters:
14258   - "throughput"
14259   - "parent"
14260   - "tags"
14261   traces:
14262     hoverinfo: "x+y"
14263     boxpoints: "outliers"
14264     whiskerwidth: 0
14265   layout:
14266     title: "ipsec-3n-hsw-xl710-64b-1t1c-base-pdr"
14267     layout: "plot-throughput"
14268
14269 - type: "plot"
14270   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
14271   algorithm: "plot_performance_box"
14272   output-file-type: ".html"
14273   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
14274   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14275   filter: "'NIC_Intel-XL710' and
14276            '64B' and
14277            'IP4FWD' and
14278            'NDRPDR' and
14279            'BASE' and
14280            '2T2C' and
14281            'IPSECHW' and
14282            ('IPSECTRAN' or 'IPSECTUN') and
14283            not 'VHOST'"
14284   parameters:
14285   - "throughput"
14286   - "parent"
14287   - "tags"
14288   traces:
14289     hoverinfo: "x+y"
14290     boxpoints: "outliers"
14291     whiskerwidth: 0
14292   layout:
14293     title: "ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
14294     layout: "plot-throughput"
14295
14296 - type: "plot"
14297   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-base-pdr"
14298   algorithm: "plot_performance_box"
14299   output-file-type: ".html"
14300   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base-pdr"
14301   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14302   filter: "'NIC_Intel-XL710' and
14303            '64B' and
14304            'IP4FWD' and
14305            'NDRPDR' and
14306            'BASE' and
14307            '2T2C' and
14308            'IPSECHW' and
14309            ('IPSECTRAN' or 'IPSECTUN') and
14310            not 'VHOST'"
14311   parameters:
14312   - "throughput"
14313   - "parent"
14314   - "tags"
14315   traces:
14316     hoverinfo: "x+y"
14317     boxpoints: "outliers"
14318     whiskerwidth: 0
14319   layout:
14320     title: "ipsec-3n-hsw-xl710-64b-2t2c-base-pdr"
14321     layout: "plot-throughput"
14322
14323 # Packet Throughput - VPP IPSec 3n-hsw-xl710 scale
14324 - type: "plot"
14325   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
14326   algorithm: "plot_performance_box"
14327   output-file-type: ".html"
14328   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
14329   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14330   filter: "'NIC_Intel-XL710' and
14331            '64B' and
14332            'IP4FWD' and
14333            'NDRPDR' and
14334            'SCALE' and
14335            '1T1C' and
14336            'IPSECHW' and
14337            ('IPSECTRAN' or 'IPSECTUN') and
14338            not 'VHOST'"
14339   parameters:
14340   - "throughput"
14341   - "parent"
14342   - "tags"
14343   traces:
14344     hoverinfo: "x+y"
14345     boxpoints: "outliers"
14346     whiskerwidth: 0
14347   layout:
14348     title: "ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
14349     layout: "plot-throughput"
14350
14351 - type: "plot"
14352   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-scale-pdr"
14353   algorithm: "plot_performance_box"
14354   output-file-type: ".html"
14355   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-scale-pdr"
14356   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14357   filter: "'NIC_Intel-XL710' and
14358            '64B' and
14359            'IP4FWD' and
14360            'NDRPDR' and
14361            'SCALE' and
14362            '1T1C' and
14363            'IPSECHW' and
14364            ('IPSECTRAN' or 'IPSECTUN') and
14365            not 'VHOST'"
14366   parameters:
14367   - "throughput"
14368   - "parent"
14369   - "tags"
14370   traces:
14371     hoverinfo: "x+y"
14372     boxpoints: "outliers"
14373     whiskerwidth: 0
14374   layout:
14375     title: "ipsec-3n-hsw-xl710-64b-1t1c-scale-pdr"
14376     layout: "plot-throughput"
14377
14378 - type: "plot"
14379   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
14380   algorithm: "plot_performance_box"
14381   output-file-type: ".html"
14382   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
14383   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14384   filter: "'NIC_Intel-XL710' and
14385            '64B' and
14386            'IP4FWD' and
14387            'NDRPDR' and
14388            'SCALE' and
14389            '2T2C' and
14390            'IPSECHW' and
14391            ('IPSECTRAN' or 'IPSECTUN') and
14392            not 'VHOST'"
14393   parameters:
14394   - "throughput"
14395   - "parent"
14396   - "tags"
14397   traces:
14398     hoverinfo: "x+y"
14399     boxpoints: "outliers"
14400     whiskerwidth: 0
14401   layout:
14402     title: "ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
14403     layout: "plot-throughput"
14404
14405 - type: "plot"
14406   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-scale-pdr"
14407   algorithm: "plot_performance_box"
14408   output-file-type: ".html"
14409   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-scale-pdr"
14410   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14411   filter: "'NIC_Intel-XL710' and
14412            '64B' and
14413            'IP4FWD' and
14414            'NDRPDR' and
14415            'SCALE' and
14416            '2T2C' and
14417            'IPSECHW' and
14418            ('IPSECTRAN' or 'IPSECTUN') and
14419            not 'VHOST'"
14420   parameters:
14421   - "throughput"
14422   - "parent"
14423   - "tags"
14424   traces:
14425     hoverinfo: "x+y"
14426     boxpoints: "outliers"
14427     whiskerwidth: 0
14428   layout:
14429     title: "ipsec-3n-hsw-xl710-64b-2t2c-scale-pdr"
14430     layout: "plot-throughput"
14431
14432 # Packet Throughput - VPP IPSec 3n-hsw-xl710 SW
14433 - type: "plot"
14434   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
14435   algorithm: "plot_performance_box"
14436   output-file-type: ".html"
14437   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
14438   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14439   filter: "'NIC_Intel-XL710' and
14440            '64B' and
14441            'IP4FWD' and
14442            'NDRPDR' and
14443            '1T1C' and
14444            'IPSECSW' and
14445            ('IPSECTRAN' or 'IPSECTUN') and
14446            not 'VHOST'"
14447   parameters:
14448   - "throughput"
14449   - "parent"
14450   - "tags"
14451   traces:
14452     hoverinfo: "x+y"
14453     boxpoints: "outliers"
14454     whiskerwidth: 0
14455   layout:
14456     title: "ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
14457     layout: "plot-throughput"
14458
14459 - type: "plot"
14460   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-sw-pdr"
14461   algorithm: "plot_performance_box"
14462   output-file-type: ".html"
14463   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-sw-pdr"
14464   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14465   filter: "'NIC_Intel-XL710' and
14466            '64B' and
14467            'IP4FWD' and
14468            'NDRPDR' and
14469            '1T1C' and
14470            'IPSECSW' and
14471            ('IPSECTRAN' or 'IPSECTUN') and
14472            not 'VHOST'"
14473   parameters:
14474   - "throughput"
14475   - "parent"
14476   - "tags"
14477   traces:
14478     hoverinfo: "x+y"
14479     boxpoints: "outliers"
14480     whiskerwidth: 0
14481   layout:
14482     title: "ipsec-3n-hsw-xl710-64b-1t1c-sw-pdr"
14483     layout: "plot-throughput"
14484
14485 - type: "plot"
14486   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
14487   algorithm: "plot_performance_box"
14488   output-file-type: ".html"
14489   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
14490   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14491   filter: "'NIC_Intel-XL710' and
14492            '64B' and
14493            'IP4FWD' and
14494            'NDRPDR' and
14495            '2T2C' and
14496            'IPSECSW' and
14497            ('IPSECTRAN' or 'IPSECTUN') and
14498            not 'VHOST'"
14499   parameters:
14500   - "throughput"
14501   - "parent"
14502   - "tags"
14503   traces:
14504     hoverinfo: "x+y"
14505     boxpoints: "outliers"
14506     whiskerwidth: 0
14507   layout:
14508     title: "ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
14509     layout: "plot-throughput"
14510
14511 - type: "plot"
14512   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-sw-pdr"
14513   algorithm: "plot_performance_box"
14514   output-file-type: ".html"
14515   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-sw-pdr"
14516   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14517   filter: "'NIC_Intel-XL710' and
14518            '64B' and
14519            'IP4FWD' and
14520            'NDRPDR' and
14521            '2T2C' and
14522            'IPSECSW' and
14523            ('IPSECTRAN' or 'IPSECTUN') and
14524            not 'VHOST'"
14525   parameters:
14526   - "throughput"
14527   - "parent"
14528   - "tags"
14529   traces:
14530     hoverinfo: "x+y"
14531     boxpoints: "outliers"
14532     whiskerwidth: 0
14533   layout:
14534     title: "ipsec-3n-hsw-xl710-64b-2t2c-sw-pdr"
14535     layout: "plot-throughput"
14536
14537 ################################################################################
14538
14539 # Packet Throughput - VPP SRv6 3n-hsw-x520
14540 - type: "plot"
14541   title: "VPP Throughput: srv6-3n-hsw-x520-78b-1t1c-features-ndr"
14542   algorithm: "plot_performance_box"
14543   output-file-type: ".html"
14544   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-ndr"
14545   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14546   filter: "'NIC_Intel-X520-DA2' and
14547            '78B' and
14548            'FEATURE' and
14549            'NDRPDR' and
14550            '1T1C' and
14551            'IP6FWD' and
14552            'SRv6'"
14553   parameters:
14554   - "throughput"
14555   - "parent"
14556   - "tags"
14557   traces:
14558     hoverinfo: "x+y"
14559     boxpoints: "outliers"
14560     whiskerwidth: 0
14561   layout:
14562     title: "srv6-3n-hsw-x520-78b-1t1c-features-ndr"
14563     layout: "plot-throughput"
14564
14565 - type: "plot"
14566   title: "VPP Throughput: srv6-3n-hsw-x520-78b-1t1c-features-pdr"
14567   algorithm: "plot_performance_box"
14568   output-file-type: ".html"
14569   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-pdr"
14570   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14571   filter: "'NIC_Intel-X520-DA2' and
14572            '78B' and
14573            'FEATURE' and
14574            'NDRPDR' and
14575            '1T1C' and
14576            'IP6FWD' and
14577            'SRv6'"
14578   parameters:
14579   - "throughput"
14580   - "parent"
14581   - "tags"
14582   traces:
14583     hoverinfo: "x+y"
14584     boxpoints: "outliers"
14585     whiskerwidth: 0
14586   layout:
14587     title: "srv6-3n-hsw-x520-78b-1t1c-features-pdr"
14588     layout: "plot-throughput"
14589
14590 - type: "plot"
14591   title: "VPP Throughput: srv6-3n-hsw-x520-78b-2t2c-features-ndr"
14592   algorithm: "plot_performance_box"
14593   output-file-type: ".html"
14594   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-ndr"
14595   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14596   filter: "'NIC_Intel-X520-DA2' and
14597            '78B' and
14598            'FEATURE' and
14599            'NDRPDR' and
14600            '2T2C' and
14601            'IP6FWD' and
14602            'SRv6'"
14603   parameters:
14604   - "throughput"
14605   - "parent"
14606   - "tags"
14607   traces:
14608     hoverinfo: "x+y"
14609     boxpoints: "outliers"
14610     whiskerwidth: 0
14611   layout:
14612     title: "srv6-3n-hsw-x520-78b-2t2c-features-ndr"
14613     layout: "plot-throughput"
14614
14615 - type: "plot"
14616   title: "VPP Throughput: srv6-3n-hsw-x520-78b-2t2c-features-pdr"
14617   algorithm: "plot_performance_box"
14618   output-file-type: ".html"
14619   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-pdr"
14620   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14621   filter: "'NIC_Intel-X520-DA2' and
14622            '78B' and
14623            'FEATURE' and
14624            'NDRPDR' and
14625            '2T2C' and
14626            'IP6FWD' and
14627            'SRv6'"
14628   parameters:
14629   - "throughput"
14630   - "parent"
14631   - "tags"
14632   traces:
14633     hoverinfo: "x+y"
14634     boxpoints: "outliers"
14635     whiskerwidth: 0
14636   layout:
14637     title: "srv6-3n-hsw-x520-78b-2t2c-features-pdr"
14638     layout: "plot-throughput"
14639
14640 ################################################################################
14641
14642 # Packet Throughput - VPP vhost ip4 3n-hsw-x520
14643 - type: "plot"
14644   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
14645   algorithm: "plot_performance_box"
14646   output-file-type: ".html"
14647   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
14648   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14649   filter: "'NIC_Intel-X520-DA2' and
14650            '64B' and
14651            'NDRPDR' and
14652            'ETH' and
14653            'IP4FWD' and
14654            '1T1C' and
14655            'VHOST_1024' and
14656            not 'VXLAN' and
14657            not 'DOT1Q'"
14658   parameters:
14659   - "throughput"
14660   - "parent"
14661   - "tags"
14662   sort:
14663   - "not CFS_OPT"
14664   - "1VM"
14665   - "2VM"
14666   traces:
14667     hoverinfo: "x+y"
14668     boxpoints: "outliers"
14669     whiskerwidth: 0
14670   layout:
14671     title: "vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
14672     layout: "plot-throughput"
14673
14674 - type: "plot"
14675   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
14676   algorithm: "plot_performance_box"
14677   output-file-type: ".html"
14678   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
14679   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14680   filter: "'NIC_Intel-X520-DA2' and
14681            '64B' and
14682            'NDRPDR' and
14683            'ETH' and
14684            'IP4FWD' and
14685            '2T2C' and
14686            'VHOST_1024' and
14687            not 'VXLAN' and
14688            not 'DOT1Q'"
14689   parameters:
14690   - "throughput"
14691   - "parent"
14692   - "tags"
14693   sort:
14694   - "not CFS_OPT"
14695   - "1VM"
14696   - "2VM"
14697   traces:
14698     hoverinfo: "x+y"
14699     boxpoints: "outliers"
14700     whiskerwidth: 0
14701   layout:
14702     title: "vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
14703     layout: "plot-throughput"
14704
14705 - type: "plot"
14706   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
14707   algorithm: "plot_performance_box"
14708   output-file-type: ".html"
14709   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
14710   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14711   filter: "'NIC_Intel-X520-DA2' and
14712            '64B' and
14713            'NDRPDR' and
14714            'ETH' and
14715            'IP4FWD' and
14716            '1T1C' and
14717            'VHOST_1024' and
14718            not 'VXLAN' and
14719            not 'DOT1Q'"
14720   parameters:
14721   - "throughput"
14722   - "parent"
14723   - "tags"
14724   sort:
14725   - "not CFS_OPT"
14726   - "1VM"
14727   - "2VM"
14728   traces:
14729     hoverinfo: "x+y"
14730     boxpoints: "outliers"
14731     whiskerwidth: 0
14732   layout:
14733     title: "vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
14734     layout: "plot-throughput"
14735
14736 - type: "plot"
14737   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
14738   algorithm: "plot_performance_box"
14739   output-file-type: ".html"
14740   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
14741   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14742   filter: "'NIC_Intel-X520-DA2' and
14743            '64B' and
14744            'NDRPDR' and
14745            'ETH' and
14746            'IP4FWD' and
14747            '2T2C' and
14748            'VHOST_1024' and
14749            not 'VXLAN' and
14750            not 'DOT1Q'"
14751   parameters:
14752   - "throughput"
14753   - "parent"
14754   - "tags"
14755   sort:
14756   - "not CFS_OPT"
14757   - "1VM"
14758   - "2VM"
14759   traces:
14760     hoverinfo: "x+y"
14761     boxpoints: "outliers"
14762     whiskerwidth: 0
14763   layout:
14764     title: "vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
14765     layout: "plot-throughput"
14766
14767 # Packet Throughput - VPP vhost l2sw 3n-hsw-x520 - base
14768 - type: "plot"
14769   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
14770   algorithm: "plot_performance_box"
14771   output-file-type: ".html"
14772   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
14773   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14774   filter: "'NIC_Intel-X520-DA2' and
14775            '64B' and
14776            'NDRPDR' and
14777            ('ETH' or 'DOT1Q') and
14778            'BASE' and
14779            '1T1C' and
14780            ('L2BDMACLRN' or 'L2XCFWD') and
14781            'VHOST_1024' and
14782            not 'VXLAN' and
14783            not 'IP4FWD' and
14784            not '2VM'"
14785   parameters:
14786   - "throughput"
14787   - "parent"
14788   - "tags"
14789   sort:
14790   - "L2BDMACLRN"
14791   - "L2BDMACLRN"
14792   - "L2BDMACLRN"
14793   - "L2XCFWD"
14794   - "L2XCFWD"
14795   - "L2XCFWD"
14796   traces:
14797     hoverinfo: "x+y"
14798     boxpoints: "outliers"
14799     whiskerwidth: 0
14800   layout:
14801     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
14802     layout: "plot-throughput"
14803
14804 - type: "plot"
14805   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
14806   algorithm: "plot_performance_box"
14807   output-file-type: ".html"
14808   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
14809   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14810   filter: "'NIC_Intel-X520-DA2' and
14811            '64B' and
14812            'NDRPDR' and
14813            ('ETH' or 'DOT1Q') and
14814            'BASE' and
14815            '1T1C' and
14816            ('L2BDMACLRN' or 'L2XCFWD') and
14817            'VHOST_1024' and
14818            not 'VXLAN' and
14819            not 'IP4FWD' and
14820            not '2VM'"
14821   parameters:
14822   - "throughput"
14823   - "parent"
14824   - "tags"
14825   sort:
14826   - "L2BDMACLRN"
14827   - "L2BDMACLRN"
14828   - "L2BDMACLRN"
14829   - "L2XCFWD"
14830   - "L2XCFWD"
14831   - "L2XCFWD"
14832   traces:
14833     hoverinfo: "x+y"
14834     boxpoints: "outliers"
14835     whiskerwidth: 0
14836   layout:
14837     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
14838     layout: "plot-throughput"
14839
14840 - type: "plot"
14841   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
14842   algorithm: "plot_performance_box"
14843   output-file-type: ".html"
14844   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
14845   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14846   filter: "'NIC_Intel-X520-DA2' and
14847            '64B' and
14848            'NDRPDR' and
14849            ('ETH' or 'DOT1Q') and
14850            'BASE' and
14851            '2T2C' and
14852            ('L2BDMACLRN' or 'L2XCFWD') and
14853            'VHOST_1024' and
14854            not 'VXLAN' and
14855            not 'IP4FWD' and
14856            not '2VM'"
14857   parameters:
14858   - "throughput"
14859   - "parent"
14860   - "tags"
14861   sort:
14862   - "L2BDMACLRN"
14863   - "L2BDMACLRN"
14864   - "L2BDMACLRN"
14865   - "L2XCFWD"
14866   - "L2XCFWD"
14867   - "L2XCFWD"
14868   traces:
14869     hoverinfo: "x+y"
14870     boxpoints: "outliers"
14871     whiskerwidth: 0
14872   layout:
14873     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
14874     layout: "plot-throughput"
14875
14876 - type: "plot"
14877   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
14878   algorithm: "plot_performance_box"
14879   output-file-type: ".html"
14880   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
14881   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14882   filter: "'NIC_Intel-X520-DA2' and
14883            '64B' and
14884            'NDRPDR' and
14885            ('ETH' or 'DOT1Q') and
14886            'BASE' and
14887            '2T2C' and
14888            ('L2BDMACLRN' or 'L2XCFWD') and
14889            'VHOST_1024' and
14890            not 'VXLAN' and
14891            not 'IP4FWD' and
14892            not '2VM'"
14893   parameters:
14894   - "throughput"
14895   - "parent"
14896   - "tags"
14897   sort:
14898   - "L2BDMACLRN"
14899   - "L2BDMACLRN"
14900   - "L2BDMACLRN"
14901   - "L2XCFWD"
14902   - "L2XCFWD"
14903   - "L2XCFWD"
14904   traces:
14905     hoverinfo: "x+y"
14906     boxpoints: "outliers"
14907     whiskerwidth: 0
14908   layout:
14909     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
14910     layout: "plot-throughput"
14911
14912 # Packet Throughput - VPP vhost l2sw 3n-hsw-x520 - base vm
14913 - type: "plot"
14914   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
14915   algorithm: "plot_performance_box"
14916   output-file-type: ".html"
14917   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
14918   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14919   filter: "'NIC_Intel-X520-DA2' and
14920            '64B' and
14921            'NDRPDR' and
14922            ('ETH' or 'DOT1Q') and
14923            '1T1C' and
14924            ('L2BDMACLRN' or 'L2XCFWD') and
14925            'VHOST_1024' and
14926            not 'CFS_OPT' and
14927            not 'DOT1Q' and
14928            not 'VXLAN' and
14929            not 'IP4FWD' and
14930            not 'LBOND'"
14931   parameters:
14932   - "throughput"
14933   - "parent"
14934   - "tags"
14935 #  sort:
14936 #  - "1VM"
14937 #  - "L2XCFWD"
14938 #  - "1VM"
14939 #  - "L2BDMACLRN"
14940   traces:
14941     hoverinfo: "x+y"
14942     boxpoints: "outliers"
14943     whiskerwidth: 0
14944   layout:
14945     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
14946     layout: "plot-throughput"
14947
14948 - type: "plot"
14949   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-pdr"
14950   algorithm: "plot_performance_box"
14951   output-file-type: ".html"
14952   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-pdr"
14953   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14954   filter: "'NIC_Intel-X520-DA2' and
14955            '64B' and
14956            'NDRPDR' and
14957            ('ETH' or 'DOT1Q') and
14958            '1T1C' and
14959            ('L2BDMACLRN' or 'L2XCFWD') and
14960            'VHOST_1024' and
14961            not 'CFS_OPT' and
14962            not 'DOT1Q' and
14963            not 'VXLAN' and
14964            not 'IP4FWD' and
14965            not 'LBOND'"
14966   parameters:
14967   - "throughput"
14968   - "parent"
14969   - "tags"
14970 #  sort:
14971 #  - "1VM"
14972 #  - "L2XCFWD"
14973 #  - "1VM"
14974 #  - "L2BDMACLRN"
14975   traces:
14976     hoverinfo: "x+y"
14977     boxpoints: "outliers"
14978     whiskerwidth: 0
14979   layout:
14980     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-pdr"
14981     layout: "plot-throughput"
14982
14983 - type: "plot"
14984   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
14985   algorithm: "plot_performance_box"
14986   output-file-type: ".html"
14987   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
14988   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14989   filter: "'NIC_Intel-X520-DA2' and
14990            '64B' and
14991            'NDRPDR' and
14992            ('ETH' or 'DOT1Q') and
14993            '2T2C' and
14994            ('L2BDMACLRN' or 'L2XCFWD') and
14995            'VHOST_1024' and
14996            not 'CFS_OPT' and
14997            not 'DOT1Q' and
14998            not 'VXLAN' and
14999            not 'IP4FWD' and
15000            not 'LBOND'"
15001   parameters:
15002   - "throughput"
15003   - "parent"
15004   - "tags"
15005 #  sort:
15006 #  - "1VM"
15007 #  - "L2XCFWD"
15008 #  - "1VM"
15009 #  - "L2BDMACLRN"
15010   traces:
15011     hoverinfo: "x+y"
15012     boxpoints: "outliers"
15013     whiskerwidth: 0
15014   layout:
15015     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
15016     layout: "plot-throughput"
15017
15018 - type: "plot"
15019   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-pdr"
15020   algorithm: "plot_performance_box"
15021   output-file-type: ".html"
15022   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-pdr"
15023   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15024   filter: "'NIC_Intel-X520-DA2' and
15025            '64B' and
15026            'NDRPDR' and
15027            ('ETH' or 'DOT1Q') and
15028            '2T2C' and
15029            ('L2BDMACLRN' or 'L2XCFWD') and
15030            'VHOST_1024' and
15031            not 'CFS_OPT' and
15032            not 'DOT1Q' and
15033            not 'VXLAN' and
15034            not 'IP4FWD' and
15035            not 'LBOND'"
15036   parameters:
15037   - "throughput"
15038   - "parent"
15039   - "tags"
15040 #  sort:
15041 #  - "1VM"
15042 #  - "L2XCFWD"
15043 #  - "1VM"
15044 #  - "L2BDMACLRN"
15045   traces:
15046     hoverinfo: "x+y"
15047     boxpoints: "outliers"
15048     whiskerwidth: 0
15049   layout:
15050     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-pdr"
15051     layout: "plot-throughput"
15052
15053 # Packet Throughput - VPP vhost ip4 3n-hsw-x710
15054 - type: "plot"
15055   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
15056   algorithm: "plot_performance_box"
15057   output-file-type: ".html"
15058   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
15059   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15060   filter: "'NIC_Intel-X710' and
15061            '64B' and
15062            'NDRPDR' and
15063            'ETH' and
15064            'IP4FWD' and
15065            '1T1C' and
15066            'VHOST_1024' and
15067            not 'VXLAN' and
15068            not 'CFS_OPT' and
15069            not 'DOT1Q'"
15070   parameters:
15071   - "throughput"
15072   - "parent"
15073   - "tags"
15074   sort:
15075   - "1VM"
15076   - "2VM"
15077   traces:
15078     hoverinfo: "x+y"
15079     boxpoints: "outliers"
15080     whiskerwidth: 0
15081   layout:
15082     title: "vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
15083     layout: "plot-throughput"
15084
15085 - type: "plot"
15086   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
15087   algorithm: "plot_performance_box"
15088   output-file-type: ".html"
15089   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
15090   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15091   filter: "'NIC_Intel-X710' and
15092            '64B' and
15093            'NDRPDR' and
15094            'ETH' and
15095            'IP4FWD' and
15096            '2T2C' and
15097            'VHOST_1024' and
15098            not 'VXLAN' and
15099            not 'CFS_OPT' and
15100            not 'DOT1Q'"
15101   parameters:
15102   - "throughput"
15103   - "parent"
15104   - "tags"
15105   sort:
15106   - "1VM"
15107   - "2VM"
15108   traces:
15109     hoverinfo: "x+y"
15110     boxpoints: "outliers"
15111     whiskerwidth: 0
15112   layout:
15113     title: "vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
15114     layout: "plot-throughput"
15115
15116 - type: "plot"
15117   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
15118   algorithm: "plot_performance_box"
15119   output-file-type: ".html"
15120   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
15121   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15122   filter: "'NIC_Intel-X710' and
15123            '64B' and
15124            'NDRPDR' and
15125            'ETH' and
15126            'IP4FWD' and
15127            '1T1C' and
15128            'VHOST_1024' and
15129            not 'VXLAN' and
15130            not 'CFS_OPT' and
15131            not 'DOT1Q'"
15132   parameters:
15133   - "throughput"
15134   - "parent"
15135   - "tags"
15136   sort:
15137   - "1VM"
15138   - "2VM"
15139   traces:
15140     hoverinfo: "x+y"
15141     boxpoints: "outliers"
15142     whiskerwidth: 0
15143   layout:
15144     title: "vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
15145     layout: "plot-throughput"
15146
15147 - type: "plot"
15148   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
15149   algorithm: "plot_performance_box"
15150   output-file-type: ".html"
15151   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
15152   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15153   filter: "'NIC_Intel-X710' and
15154            '64B' and
15155            'NDRPDR' and
15156            'ETH' and
15157            'IP4FWD' and
15158            '2T2C' and
15159            'VHOST_1024' and
15160            not 'VXLAN' and
15161            not 'CFS_OPT' and
15162            not 'DOT1Q'"
15163   parameters:
15164   - "throughput"
15165   - "parent"
15166   - "tags"
15167   sort:
15168   - "1VM"
15169   - "2VM"
15170   traces:
15171     hoverinfo: "x+y"
15172     boxpoints: "outliers"
15173     whiskerwidth: 0
15174   layout:
15175     title: "vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
15176     layout: "plot-throughput"
15177
15178 # Packet Throughput - VPP vhost l2sw 3n-hsw-x710 - base
15179 - type: "plot"
15180   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
15181   algorithm: "plot_performance_box"
15182   output-file-type: ".html"
15183   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
15184   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15185   filter: "'NIC_Intel-X710' and
15186            '64B' and
15187            'NDRPDR' and
15188            ('ETH' or 'DOT1Q') and
15189            'BASE' and
15190            '1T1C' and
15191            ('L2BDMACLRN' or 'L2XCFWD') and
15192            'VHOST_1024' and
15193            not 'VXLAN' and
15194            not 'IP4FWD' and
15195            not '2VM'"
15196   parameters:
15197   - "throughput"
15198   - "parent"
15199   - "tags"
15200   sort:
15201   - "L2BDMACLRN"
15202   - "L2BDMACLRN"
15203   - "L2BDMACLRN"
15204   - "L2XCFWD"
15205   - "L2XCFWD"
15206   - "L2XCFWD"
15207   traces:
15208     hoverinfo: "x+y"
15209     boxpoints: "outliers"
15210     whiskerwidth: 0
15211   layout:
15212     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
15213     layout: "plot-throughput"
15214
15215 - type: "plot"
15216   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
15217   algorithm: "plot_performance_box"
15218   output-file-type: ".html"
15219   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
15220   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15221   filter: "'NIC_Intel-X710' and
15222            '64B' and
15223            'NDRPDR' and
15224            ('ETH' or 'DOT1Q') and
15225            'BASE' and
15226            '1T1C' and
15227            ('L2BDMACLRN' or 'L2XCFWD') and
15228            'VHOST_1024' and
15229            not 'VXLAN' and
15230            not 'IP4FWD' and
15231            not '2VM'"
15232   parameters:
15233   - "throughput"
15234   - "parent"
15235   - "tags"
15236   sort:
15237   - "L2BDMACLRN"
15238   - "L2BDMACLRN"
15239   - "L2BDMACLRN"
15240   - "L2XCFWD"
15241   - "L2XCFWD"
15242   - "L2XCFWD"
15243   traces:
15244     hoverinfo: "x+y"
15245     boxpoints: "outliers"
15246     whiskerwidth: 0
15247   layout:
15248     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
15249     layout: "plot-throughput"
15250
15251 - type: "plot"
15252   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
15253   algorithm: "plot_performance_box"
15254   output-file-type: ".html"
15255   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
15256   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15257   filter: "'NIC_Intel-X710' and
15258            '64B' and
15259            'NDRPDR' and
15260            ('ETH' or 'DOT1Q') and
15261            'BASE' and
15262            '2T2C' and
15263            ('L2BDMACLRN' or 'L2XCFWD') and
15264            'VHOST_1024' and
15265            not 'VXLAN' and
15266            not 'IP4FWD' and
15267            not '2VM'"
15268   parameters:
15269   - "throughput"
15270   - "parent"
15271   - "tags"
15272   sort:
15273   - "L2BDMACLRN"
15274   - "L2BDMACLRN"
15275   - "L2BDMACLRN"
15276   - "L2XCFWD"
15277   - "L2XCFWD"
15278   - "L2XCFWD"
15279   traces:
15280     hoverinfo: "x+y"
15281     boxpoints: "outliers"
15282     whiskerwidth: 0
15283   layout:
15284     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
15285     layout: "plot-throughput"
15286
15287 - type: "plot"
15288   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
15289   algorithm: "plot_performance_box"
15290   output-file-type: ".html"
15291   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
15292   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15293   filter: "'NIC_Intel-X710' and
15294            '64B' and
15295            'NDRPDR' and
15296            ('ETH' or 'DOT1Q') and
15297            'BASE' and
15298            '2T2C' and
15299            ('L2BDMACLRN' or 'L2XCFWD') and
15300            'VHOST_1024' and
15301            not 'VXLAN' and
15302            not 'IP4FWD' and
15303            not '2VM'"
15304   parameters:
15305   - "throughput"
15306   - "parent"
15307   - "tags"
15308   sort:
15309   - "L2BDMACLRN"
15310   - "L2BDMACLRN"
15311   - "L2BDMACLRN"
15312   - "L2XCFWD"
15313   - "L2XCFWD"
15314   - "L2XCFWD"
15315   traces:
15316     hoverinfo: "x+y"
15317     boxpoints: "outliers"
15318     whiskerwidth: 0
15319   layout:
15320     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
15321     layout: "plot-throughput"
15322
15323 # Packet Throughput - VPP vhost l2sw 3n-hsw-x710 - base vm
15324 - type: "plot"
15325   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr"
15326   algorithm: "plot_performance_box"
15327   output-file-type: ".html"
15328   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr"
15329   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15330   filter: "'NIC_Intel-X710' and
15331            '64B' and
15332            'NDRPDR' and
15333            ('ETH' or 'DOT1Q') and
15334            '1T1C' and
15335            ('L2BDMACLRN' or 'L2XCFWD') and
15336            'VHOST_1024' and
15337            not 'CFS_OPT' and
15338            not 'VXLAN' and
15339            not 'IP4FWD' and
15340            not 'LBOND'"
15341   parameters:
15342   - "throughput"
15343   - "parent"
15344   - "tags"
15345   sort:
15346   - "L2BDMACLRN"
15347   - "L2BDMACLRN"
15348   - "L2BDMACLRN"
15349   - "L2XCFWD"
15350   - "L2XCFWD"
15351   - "L2XCFWD"
15352   traces:
15353     hoverinfo: "x+y"
15354     boxpoints: "outliers"
15355     whiskerwidth: 0
15356   layout:
15357     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr"
15358     layout: "plot-throughput"
15359
15360 - type: "plot"
15361   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-pdr"
15362   algorithm: "plot_performance_box"
15363   output-file-type: ".html"
15364   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-pdr"
15365   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15366   filter: "'NIC_Intel-X710' and
15367            '64B' and
15368            'NDRPDR' and
15369            ('ETH' or 'DOT1Q') and
15370            '1T1C' and
15371            ('L2BDMACLRN' or 'L2XCFWD') and
15372            'VHOST_1024' and
15373            not 'CFS_OPT' and
15374            not 'VXLAN' and
15375            not 'IP4FWD' and
15376            not 'LBOND'"
15377   parameters:
15378   - "throughput"
15379   - "parent"
15380   - "tags"
15381   sort:
15382   - "L2BDMACLRN"
15383   - "L2BDMACLRN"
15384   - "L2BDMACLRN"
15385   - "L2XCFWD"
15386   - "L2XCFWD"
15387   - "L2XCFWD"
15388   traces:
15389     hoverinfo: "x+y"
15390     boxpoints: "outliers"
15391     whiskerwidth: 0
15392   layout:
15393     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-pdr"
15394     layout: "plot-throughput"
15395
15396 - type: "plot"
15397   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr"
15398   algorithm: "plot_performance_box"
15399   output-file-type: ".html"
15400   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr"
15401   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15402   filter: "'NIC_Intel-X710' and
15403            '64B' and
15404            'NDRPDR' and
15405            ('ETH' or 'DOT1Q') and
15406            '2T2C' and
15407            ('L2BDMACLRN' or 'L2XCFWD') and
15408            'VHOST_1024' and
15409            not 'CFS_OPT' and
15410            not 'VXLAN' and
15411            not 'IP4FWD' and
15412            not 'LBOND'"
15413   parameters:
15414   - "throughput"
15415   - "parent"
15416   - "tags"
15417   sort:
15418   - "L2BDMACLRN"
15419   - "L2BDMACLRN"
15420   - "L2BDMACLRN"
15421   - "L2XCFWD"
15422   - "L2XCFWD"
15423   - "L2XCFWD"
15424   traces:
15425     hoverinfo: "x+y"
15426     boxpoints: "outliers"
15427     whiskerwidth: 0
15428   layout:
15429     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr"
15430     layout: "plot-throughput"
15431
15432 - type: "plot"
15433   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-pdr"
15434   algorithm: "plot_performance_box"
15435   output-file-type: ".html"
15436   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-pdr"
15437   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15438   filter: "'NIC_Intel-X710' and
15439            '64B' and
15440            'NDRPDR' and
15441            ('ETH' or 'DOT1Q') and
15442            '2T2C' and
15443            ('L2BDMACLRN' or 'L2XCFWD') and
15444            'VHOST_1024' and
15445            not 'CFS_OPT' and
15446            not 'VXLAN' and
15447            not 'IP4FWD' and
15448            not 'LBOND'"
15449   parameters:
15450   - "throughput"
15451   - "parent"
15452   - "tags"
15453   sort:
15454   - "L2BDMACLRN"
15455   - "L2BDMACLRN"
15456   - "L2BDMACLRN"
15457   - "L2XCFWD"
15458   - "L2XCFWD"
15459   - "L2XCFWD"
15460   traces:
15461     hoverinfo: "x+y"
15462     boxpoints: "outliers"
15463     whiskerwidth: 0
15464   layout:
15465     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-pdr"
15466     layout: "plot-throughput"
15467
15468 # Packet Throughput - VPP vhost ip4 3n-skx-x710
15469 - type: "plot"
15470   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
15471   algorithm: "plot_performance_box"
15472   output-file-type: ".html"
15473   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
15474   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15475   filter: "'NIC_Intel-X710' and
15476            '64B' and
15477            'NDRPDR' and
15478            'ETH' and
15479            'IP4FWD' and
15480            '2T1C' and
15481            'VHOST_1024' and
15482            not 'VXLAN' and
15483            not 'DOT1Q'"
15484   parameters:
15485   - "throughput"
15486   - "parent"
15487   - "tags"
15488   sort:
15489   - "1VM"
15490   - "2VM"
15491   traces:
15492     hoverinfo: "x+y"
15493     boxpoints: "outliers"
15494     whiskerwidth: 0
15495   layout:
15496     title: "vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
15497     layout: "plot-throughput"
15498
15499 - type: "plot"
15500   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
15501   algorithm: "plot_performance_box"
15502   output-file-type: ".html"
15503   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
15504   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15505   filter: "'NIC_Intel-X710' and
15506            '64B' and
15507            'NDRPDR' and
15508            'ETH' and
15509            'IP4FWD' and
15510            '4T2C' and
15511            'VHOST_1024' and
15512            not 'VXLAN' and
15513            not 'DOT1Q'"
15514   parameters:
15515   - "throughput"
15516   - "parent"
15517   - "tags"
15518   sort:
15519   - "1VM"
15520   - "2VM"
15521   traces:
15522     hoverinfo: "x+y"
15523     boxpoints: "outliers"
15524     whiskerwidth: 0
15525   layout:
15526     title: "vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
15527     layout: "plot-throughput"
15528
15529 - type: "plot"
15530   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
15531   algorithm: "plot_performance_box"
15532   output-file-type: ".html"
15533   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
15534   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15535   filter: "'NIC_Intel-X710' and
15536            '64B' and
15537            'NDRPDR' and
15538            'ETH' and
15539            'IP4FWD' and
15540            '2T1C' and
15541            'VHOST_1024' and
15542            not 'VXLAN' and
15543            not 'DOT1Q'"
15544   parameters:
15545   - "throughput"
15546   - "parent"
15547   - "tags"
15548   sort:
15549   - "1VM"
15550   - "2VM"
15551   traces:
15552     hoverinfo: "x+y"
15553     boxpoints: "outliers"
15554     whiskerwidth: 0
15555   layout:
15556     title: "vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
15557     layout: "plot-throughput"
15558
15559 - type: "plot"
15560   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
15561   algorithm: "plot_performance_box"
15562   output-file-type: ".html"
15563   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
15564   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15565   filter: "'NIC_Intel-X710' and
15566            '64B' and
15567            'NDRPDR' and
15568            'ETH' and
15569            'IP4FWD' and
15570            '4T2C' and
15571            'VHOST_1024' and
15572            not 'VXLAN' and
15573            not 'DOT1Q'"
15574   parameters:
15575   - "throughput"
15576   - "parent"
15577   - "tags"
15578   sort:
15579   - "1VM"
15580   - "2VM"
15581   traces:
15582     hoverinfo: "x+y"
15583     boxpoints: "outliers"
15584     whiskerwidth: 0
15585   layout:
15586     title: "vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
15587     layout: "plot-throughput"
15588
15589 # Packet Throughput - VPP vhost l2sw 3n-skx-x710 - base
15590 - type: "plot"
15591   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr"
15592   algorithm: "plot_performance_box"
15593   output-file-type: ".html"
15594   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr"
15595   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15596   filter: "'NIC_Intel-X710' and
15597            '64B' and
15598            'NDRPDR' and
15599            ('ETH' or 'DOT1Q') and
15600            'BASE' and
15601            '2T1C' and
15602            ('L2BDMACLRN' or 'L2XCFWD') and
15603            'VHOST_1024' and
15604            not 'VXLAN' and
15605            not 'IP4FWD' and
15606            not '2VM'"
15607   parameters:
15608   - "throughput"
15609   - "parent"
15610   - "tags"
15611   sort:
15612   - "L2BDMACLRN"
15613   - "L2BDMACLRN"
15614   - "L2BDMACLRN"
15615   - "L2XCFWD"
15616   - "L2XCFWD"
15617   - "L2XCFWD"
15618   traces:
15619     hoverinfo: "x+y"
15620     boxpoints: "outliers"
15621     whiskerwidth: 0
15622   layout:
15623     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr"
15624     layout: "plot-throughput"
15625
15626 - type: "plot"
15627   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-pdr"
15628   algorithm: "plot_performance_box"
15629   output-file-type: ".html"
15630   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-pdr"
15631   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15632   filter: "'NIC_Intel-X710' and
15633            '64B' and
15634            'NDRPDR' and
15635            ('ETH' or 'DOT1Q') and
15636            'BASE' and
15637            '2T1C' and
15638            ('L2BDMACLRN' or 'L2XCFWD') and
15639            'VHOST_1024' and
15640            not 'VXLAN' and
15641            not 'IP4FWD' and
15642            not '2VM'"
15643   parameters:
15644   - "throughput"
15645   - "parent"
15646   - "tags"
15647   sort:
15648   - "L2BDMACLRN"
15649   - "L2BDMACLRN"
15650   - "L2BDMACLRN"
15651   - "L2XCFWD"
15652   - "L2XCFWD"
15653   - "L2XCFWD"
15654   traces:
15655     hoverinfo: "x+y"
15656     boxpoints: "outliers"
15657     whiskerwidth: 0
15658   layout:
15659     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-pdr"
15660     layout: "plot-throughput"
15661
15662 - type: "plot"
15663   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr"
15664   algorithm: "plot_performance_box"
15665   output-file-type: ".html"
15666   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr"
15667   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15668   filter: "'NIC_Intel-X710' and
15669            '64B' and
15670            'NDRPDR' and
15671            ('ETH' or 'DOT1Q') and
15672            'BASE' and
15673            '4T2C' and
15674            ('L2BDMACLRN' or 'L2XCFWD') and
15675            'VHOST_1024' and
15676            not 'VXLAN' and
15677            not 'IP4FWD' and
15678            not '2VM'"
15679   parameters:
15680   - "throughput"
15681   - "parent"
15682   - "tags"
15683   sort:
15684   - "L2BDMACLRN"
15685   - "L2BDMACLRN"
15686   - "L2BDMACLRN"
15687   - "L2XCFWD"
15688   - "L2XCFWD"
15689   - "L2XCFWD"
15690   traces:
15691     hoverinfo: "x+y"
15692     boxpoints: "outliers"
15693     whiskerwidth: 0
15694   layout:
15695     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr"
15696     layout: "plot-throughput"
15697
15698 - type: "plot"
15699   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-pdr"
15700   algorithm: "plot_performance_box"
15701   output-file-type: ".html"
15702   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-pdr"
15703   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15704   filter: "'NIC_Intel-X710' and
15705            '64B' and
15706            'NDRPDR' and
15707            ('ETH' or 'DOT1Q') and
15708            'BASE' and
15709            '4T2C' and
15710            ('L2BDMACLRN' or 'L2XCFWD') and
15711            'VHOST_1024' and
15712            not 'VXLAN' and
15713            not 'IP4FWD' and
15714            not '2VM'"
15715   parameters:
15716   - "throughput"
15717   - "parent"
15718   - "tags"
15719   sort:
15720   - "L2BDMACLRN"
15721   - "L2BDMACLRN"
15722   - "L2BDMACLRN"
15723   - "L2XCFWD"
15724   - "L2XCFWD"
15725   - "L2XCFWD"
15726   traces:
15727     hoverinfo: "x+y"
15728     boxpoints: "outliers"
15729     whiskerwidth: 0
15730   layout:
15731     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-pdr"
15732     layout: "plot-throughput"
15733
15734 # Packet Throughput - VPP vhost l2sw 3n-skx-x710 - base vm
15735 - type: "plot"
15736   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr"
15737   algorithm: "plot_performance_box"
15738   output-file-type: ".html"
15739   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr"
15740   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15741   filter: "'NIC_Intel-X710' and
15742            '64B' and
15743            'NDRPDR' and
15744            ('ETH' or 'DOT1Q') and
15745            '2T1C' and
15746            ('L2BDMACLRN' or 'L2XCFWD') and
15747            'VHOST_1024' and
15748            not 'CFS_OPT' and
15749            not 'VXLAN' and
15750            not 'IP4FWD' and
15751            not 'LBOND'"
15752   parameters:
15753   - "throughput"
15754   - "parent"
15755   - "tags"
15756   sort:
15757   - "L2BDMACLRN"
15758   - "L2BDMACLRN"
15759   - "L2BDMACLRN"
15760   - "L2XCFWD"
15761   - "L2XCFWD"
15762   - "L2XCFWD"
15763   traces:
15764     hoverinfo: "x+y"
15765     boxpoints: "outliers"
15766     whiskerwidth: 0
15767   layout:
15768     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr"
15769     layout: "plot-throughput"
15770
15771 - type: "plot"
15772   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-pdr"
15773   algorithm: "plot_performance_box"
15774   output-file-type: ".html"
15775   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-pdr"
15776   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15777   filter: "'NIC_Intel-X710' and
15778            '64B' and
15779            'NDRPDR' and
15780            ('ETH' or 'DOT1Q') and
15781            '2T1C' and
15782            ('L2BDMACLRN' or 'L2XCFWD') and
15783            'VHOST_1024' and
15784            not 'CFS_OPT' and
15785            not 'VXLAN' and
15786            not 'IP4FWD' and
15787            not 'LBOND'"
15788   parameters:
15789   - "throughput"
15790   - "parent"
15791   - "tags"
15792   sort:
15793   - "L2BDMACLRN"
15794   - "L2BDMACLRN"
15795   - "L2BDMACLRN"
15796   - "L2XCFWD"
15797   - "L2XCFWD"
15798   - "L2XCFWD"
15799   traces:
15800     hoverinfo: "x+y"
15801     boxpoints: "outliers"
15802     whiskerwidth: 0
15803   layout:
15804     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-pdr"
15805     layout: "plot-throughput"
15806
15807 - type: "plot"
15808   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr"
15809   algorithm: "plot_performance_box"
15810   output-file-type: ".html"
15811   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr"
15812   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15813   filter: "'NIC_Intel-X710' and
15814            '64B' and
15815            'NDRPDR' and
15816            ('ETH' or 'DOT1Q') and
15817            '4T2C' and
15818            ('L2BDMACLRN' or 'L2XCFWD') and
15819            'VHOST_1024' and
15820            not 'CFS_OPT' and
15821            not 'VXLAN' and
15822            not 'IP4FWD' and
15823            not 'LBOND'"
15824   parameters:
15825   - "throughput"
15826   - "parent"
15827   - "tags"
15828   sort:
15829   - "L2BDMACLRN"
15830   - "L2BDMACLRN"
15831   - "L2BDMACLRN"
15832   - "L2XCFWD"
15833   - "L2XCFWD"
15834   - "L2XCFWD"
15835   traces:
15836     hoverinfo: "x+y"
15837     boxpoints: "outliers"
15838     whiskerwidth: 0
15839   layout:
15840     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr"
15841     layout: "plot-throughput"
15842
15843 - type: "plot"
15844   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-pdr"
15845   algorithm: "plot_performance_box"
15846   output-file-type: ".html"
15847   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-pdr"
15848   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15849   filter: "'NIC_Intel-X710' and
15850            '64B' and
15851            'NDRPDR' and
15852            ('ETH' or 'DOT1Q') and
15853            '4T2C' and
15854            ('L2BDMACLRN' or 'L2XCFWD') and
15855            'VHOST_1024' and
15856            not 'CFS_OPT' and
15857            not 'VXLAN' and
15858            not 'IP4FWD' and
15859            not 'LBOND'"
15860   parameters:
15861   - "throughput"
15862   - "parent"
15863   - "tags"
15864   sort:
15865   - "L2BDMACLRN"
15866   - "L2BDMACLRN"
15867   - "L2BDMACLRN"
15868   - "L2XCFWD"
15869   - "L2XCFWD"
15870   - "L2XCFWD"
15871   traces:
15872     hoverinfo: "x+y"
15873     boxpoints: "outliers"
15874     whiskerwidth: 0
15875   layout:
15876     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-pdr"
15877     layout: "plot-throughput"
15878
15879 # Packet Throughput - VPP vhost ip4 2n-skx-x710
15880 - type: "plot"
15881   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
15882   algorithm: "plot_performance_box"
15883   output-file-type: ".html"
15884   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
15885   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15886   filter: "'NIC_Intel-X710' and
15887            '64B' and
15888            'NDRPDR' and
15889            'ETH' and
15890            'IP4FWD' and
15891            '2T1C' and
15892            'VHOST_1024' and
15893            not 'VXLAN' and
15894            not 'NF_DENSITY' and
15895            not 'CFS_OPT' and
15896            not 'DOT1Q'"
15897   parameters:
15898   - "throughput"
15899   - "parent"
15900   - "tags"
15901   sort:
15902   - "1VM"
15903   - "2VM"
15904   traces:
15905     hoverinfo: "x+y"
15906     boxpoints: "outliers"
15907     whiskerwidth: 0
15908   layout:
15909     title: "vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
15910     layout: "plot-throughput"
15911
15912 - type: "plot"
15913   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
15914   algorithm: "plot_performance_box"
15915   output-file-type: ".html"
15916   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
15917   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15918   filter: "'NIC_Intel-X710' and
15919            '64B' and
15920            'NDRPDR' and
15921            'ETH' and
15922            'IP4FWD' and
15923            '4T2C' and
15924            'VHOST_1024' and
15925            not 'VXLAN' and
15926            not 'NF_DENSITY' and
15927            not 'CFS_OPT' and
15928            not 'DOT1Q'"
15929   parameters:
15930   - "throughput"
15931   - "parent"
15932   - "tags"
15933   sort:
15934   - "1VM"
15935   - "2VM"
15936   traces:
15937     hoverinfo: "x+y"
15938     boxpoints: "outliers"
15939     whiskerwidth: 0
15940   layout:
15941     title: "vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
15942     layout: "plot-throughput"
15943
15944 - type: "plot"
15945   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
15946   algorithm: "plot_performance_box"
15947   output-file-type: ".html"
15948   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
15949   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15950   filter: "'NIC_Intel-X710' and
15951            '64B' and
15952            'NDRPDR' and
15953            'ETH' and
15954            'IP4FWD' and
15955            '2T1C' and
15956            'VHOST_1024' and
15957            not 'VXLAN' and
15958            not 'NF_DENSITY' and
15959            not 'CFS_OPT' and
15960            not 'DOT1Q'"
15961   parameters:
15962   - "throughput"
15963   - "parent"
15964   - "tags"
15965   sort:
15966   - "1VM"
15967   - "2VM"
15968   traces:
15969     hoverinfo: "x+y"
15970     boxpoints: "outliers"
15971     whiskerwidth: 0
15972   layout:
15973     title: "vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
15974     layout: "plot-throughput"
15975
15976 - type: "plot"
15977   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
15978   algorithm: "plot_performance_box"
15979   output-file-type: ".html"
15980   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
15981   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15982   filter: "'NIC_Intel-X710' and
15983            '64B' and
15984            'NDRPDR' and
15985            'ETH' and
15986            'IP4FWD' and
15987            '4T2C' and
15988            'VHOST_1024' and
15989            not 'VXLAN' and
15990            not 'NF_DENSITY' and
15991            not 'CFS_OPT' and
15992            not 'DOT1Q'"
15993   parameters:
15994   - "throughput"
15995   - "parent"
15996   - "tags"
15997   sort:
15998   - "1VM"
15999   - "2VM"
16000   traces:
16001     hoverinfo: "x+y"
16002     boxpoints: "outliers"
16003     whiskerwidth: 0
16004   layout:
16005     title: "vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
16006     layout: "plot-throughput"
16007
16008 # Packet Throughput - VPP vhost l2sw 2n-skx-x710 - base
16009 - type: "plot"
16010   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr"
16011   algorithm: "plot_performance_box"
16012   output-file-type: ".html"
16013   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr"
16014   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16015   filter: "'NIC_Intel-X710' and
16016            '64B' and
16017            'NDRPDR' and
16018            ('ETH' or 'DOT1Q') and
16019            'BASE' and
16020            '2T1C' and
16021            ('L2BDMACLRN' or 'L2XCFWD') and
16022            'VHOST_1024' and
16023            not 'VXLAN' and
16024            not 'NF_DENSITY' and
16025            not 'IP4FWD' and
16026            not '2VM'"
16027   parameters:
16028   - "throughput"
16029   - "parent"
16030   - "tags"
16031 #  sort:
16032 #  - "not CFS_OPT"
16033 #  - "L2XCFWD"
16034 #  - "not CFS_OPT"
16035 #  - "CFS_OPT"
16036   traces:
16037     hoverinfo: "x+y"
16038     boxpoints: "outliers"
16039     whiskerwidth: 0
16040   layout:
16041     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr"
16042     layout: "plot-throughput"
16043
16044 - type: "plot"
16045   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-pdr"
16046   algorithm: "plot_performance_box"
16047   output-file-type: ".html"
16048   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-pdr"
16049   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16050   filter: "'NIC_Intel-X710' and
16051            '64B' and
16052            'NDRPDR' and
16053            ('ETH' or 'DOT1Q') and
16054            'BASE' and
16055            '2T1C' and
16056            ('L2BDMACLRN' or 'L2XCFWD') and
16057            'VHOST_1024' and
16058            not 'VXLAN' and
16059            not 'NF_DENSITY' and
16060            not 'IP4FWD' and
16061            not '2VM'"
16062   parameters:
16063   - "throughput"
16064   - "parent"
16065   - "tags"
16066 #  sort:
16067 #  - "not CFS_OPT"
16068 #  - "L2XCFWD"
16069 #  - "not CFS_OPT"
16070 #  - "CFS_OPT"
16071   traces:
16072     hoverinfo: "x+y"
16073     boxpoints: "outliers"
16074     whiskerwidth: 0
16075   layout:
16076     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-pdr"
16077     layout: "plot-throughput"
16078
16079 - type: "plot"
16080   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr"
16081   algorithm: "plot_performance_box"
16082   output-file-type: ".html"
16083   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr"
16084   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16085   filter: "'NIC_Intel-X710' and
16086            '64B' and
16087            'NDRPDR' and
16088            ('ETH' or 'DOT1Q') and
16089            'BASE' and
16090            '4T2C' and
16091            ('L2BDMACLRN' or 'L2XCFWD') and
16092            'VHOST_1024' and
16093            not 'VXLAN' and
16094            not 'NF_DENSITY' and
16095            not 'IP4FWD' and
16096            not '2VM'"
16097   parameters:
16098   - "throughput"
16099   - "parent"
16100   - "tags"
16101 #  sort:
16102 #  - "not CFS_OPT"
16103 #  - "L2XCFWD"
16104 #  - "not CFS_OPT"
16105 #  - "CFS_OPT"
16106   traces:
16107     hoverinfo: "x+y"
16108     boxpoints: "outliers"
16109     whiskerwidth: 0
16110   layout:
16111     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr"
16112     layout: "plot-throughput"
16113
16114 - type: "plot"
16115   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-pdr"
16116   algorithm: "plot_performance_box"
16117   output-file-type: ".html"
16118   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-pdr"
16119   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16120   filter: "'NIC_Intel-X710' and
16121            '64B' and
16122            'NDRPDR' and
16123            ('ETH' or 'DOT1Q') and
16124            'BASE' and
16125            '4T2C' and
16126            ('L2BDMACLRN' or 'L2XCFWD') and
16127            'VHOST_1024' and
16128            not 'VXLAN' and
16129            not 'NF_DENSITY' and
16130            not 'IP4FWD' and
16131            not '2VM'"
16132   parameters:
16133   - "throughput"
16134   - "parent"
16135   - "tags"
16136 #  sort:
16137 #  - "not CFS_OPT"
16138 #  - "L2XCFWD"
16139 #  - "not CFS_OPT"
16140 #  - "CFS_OPT"
16141   traces:
16142     hoverinfo: "x+y"
16143     boxpoints: "outliers"
16144     whiskerwidth: 0
16145   layout:
16146     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-pdr"
16147     layout: "plot-throughput"
16148
16149 # Packet Throughput - VPP vhost l2sw 2n-skx-x710 - base vm
16150 - type: "plot"
16151   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
16152   algorithm: "plot_performance_box"
16153   output-file-type: ".html"
16154   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
16155   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16156   filter: "'NIC_Intel-X710' and
16157            '64B' and
16158            'NDRPDR' and
16159            ('ETH' or 'DOT1Q') and
16160            '2T1C' and
16161            ('L2BDMACLRN' or 'L2XCFWD') and
16162            'VHOST_1024' and
16163            not 'CFS_OPT' and
16164            not 'VXLAN' and
16165            not 'NF_DENSITY' and
16166            not 'DOT1Q' and
16167            not 'IP4FWD'"
16168   parameters:
16169   - "throughput"
16170   - "parent"
16171   - "tags"
16172 #  sort:
16173 #  - "1VM"
16174 #  - "L2XCFWD"
16175 #  - "1VM"
16176 #  - "L2BDMACLRN"
16177   traces:
16178     hoverinfo: "x+y"
16179     boxpoints: "outliers"
16180     whiskerwidth: 0
16181   layout:
16182     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
16183     layout: "plot-throughput"
16184
16185 - type: "plot"
16186   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-pdr"
16187   algorithm: "plot_performance_box"
16188   output-file-type: ".html"
16189   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-pdr"
16190   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16191   filter: "'NIC_Intel-X710' and
16192            '64B' and
16193            'NDRPDR' and
16194            ('ETH' or 'DOT1Q') and
16195            '2T1C' and
16196            ('L2BDMACLRN' or 'L2XCFWD') and
16197            'VHOST_1024' and
16198            not 'CFS_OPT' and
16199            not 'VXLAN' and
16200            not 'NF_DENSITY' and
16201            not 'DOT1Q' and
16202            not 'IP4FWD'"
16203   parameters:
16204   - "throughput"
16205   - "parent"
16206   - "tags"
16207 #  sort:
16208 #  - "1VM"
16209 #  - "L2XCFWD"
16210 #  - "1VM"
16211 #  - "L2BDMACLRN"
16212   traces:
16213     hoverinfo: "x+y"
16214     boxpoints: "outliers"
16215     whiskerwidth: 0
16216   layout:
16217     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-pdr"
16218     layout: "plot-throughput"
16219
16220 - type: "plot"
16221   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
16222   algorithm: "plot_performance_box"
16223   output-file-type: ".html"
16224   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
16225   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16226   filter: "'NIC_Intel-X710' and
16227            '64B' and
16228            'NDRPDR' and
16229            ('ETH' or 'DOT1Q') and
16230            '4T2C' and
16231            ('L2BDMACLRN' or 'L2XCFWD') and
16232            'VHOST_1024' and
16233            not 'CFS_OPT' and
16234            not 'VXLAN' and
16235            not 'NF_DENSITY' and
16236            not 'DOT1Q' and
16237            not 'IP4FWD'"
16238   parameters:
16239   - "throughput"
16240   - "parent"
16241   - "tags"
16242 #  sort:
16243 #  - "1VM"
16244 #  - "L2XCFWD"
16245 #  - "1VM"
16246 #  - "L2BDMACLRN"
16247   traces:
16248     hoverinfo: "x+y"
16249     boxpoints: "outliers"
16250     whiskerwidth: 0
16251   layout:
16252     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
16253     layout: "plot-throughput"
16254
16255 - type: "plot"
16256   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-pdr"
16257   algorithm: "plot_performance_box"
16258   output-file-type: ".html"
16259   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-pdr"
16260   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16261   filter: "'NIC_Intel-X710' and
16262            '64B' and
16263            'NDRPDR' and
16264            ('ETH' or 'DOT1Q') and
16265            '4T2C' and
16266            ('L2BDMACLRN' or 'L2XCFWD') and
16267            'VHOST_1024' and
16268            not 'CFS_OPT' and
16269            not 'VXLAN' and
16270            not 'NF_DENSITY' and
16271            not 'DOT1Q' and
16272            not 'IP4FWD'"
16273   parameters:
16274   - "throughput"
16275   - "parent"
16276   - "tags"
16277 #  sort:
16278 #  - "1VM"
16279 #  - "L2XCFWD"
16280 #  - "1VM"
16281 #  - "L2BDMACLRN"
16282   traces:
16283     hoverinfo: "x+y"
16284     boxpoints: "outliers"
16285     whiskerwidth: 0
16286   layout:
16287     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-pdr"
16288     layout: "plot-throughput"
16289
16290 # Packet Throughput - VPP vhost ip4 2n-skx-xxv710
16291 - type: "plot"
16292   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
16293   algorithm: "plot_performance_box"
16294   output-file-type: ".html"
16295   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
16296   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16297   filter: "'NIC_Intel-XXV710' and
16298            '64B' and
16299            'NDRPDR' and
16300            'ETH' and
16301            'IP4FWD' and
16302            '2T1C' and
16303            'VHOST_1024' and
16304            not 'VXLAN' and
16305            not 'CFS_OPT' and
16306            not 'DOT1Q'"
16307   parameters:
16308   - "throughput"
16309   - "parent"
16310   - "tags"
16311   sort:
16312   - "1VM"
16313   - "2VM"
16314   traces:
16315     hoverinfo: "x+y"
16316     boxpoints: "outliers"
16317     whiskerwidth: 0
16318   layout:
16319     title: "vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
16320     layout: "plot-throughput"
16321
16322 - type: "plot"
16323   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
16324   algorithm: "plot_performance_box"
16325   output-file-type: ".html"
16326   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
16327   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16328   filter: "'NIC_Intel-XXV710' and
16329            '64B' and
16330            'NDRPDR' and
16331            'ETH' and
16332            'IP4FWD' and
16333            '4T2C' and
16334            'VHOST_1024' and
16335            not 'VXLAN' and
16336            not 'CFS_OPT' and
16337            not 'DOT1Q'"
16338   parameters:
16339   - "throughput"
16340   - "parent"
16341   - "tags"
16342   sort:
16343   - "1VM"
16344   - "2VM"
16345   traces:
16346     hoverinfo: "x+y"
16347     boxpoints: "outliers"
16348     whiskerwidth: 0
16349   layout:
16350     title: "vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
16351     layout: "plot-throughput"
16352
16353 - type: "plot"
16354   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
16355   algorithm: "plot_performance_box"
16356   output-file-type: ".html"
16357   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
16358   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16359   filter: "'NIC_Intel-XXV710' and
16360            '64B' and
16361            'NDRPDR' and
16362            'ETH' and
16363            'IP4FWD' and
16364            '2T1C' and
16365            'VHOST_1024' and
16366            not 'VXLAN' and
16367            not 'CFS_OPT' and
16368            not 'DOT1Q'"
16369   parameters:
16370   - "throughput"
16371   - "parent"
16372   - "tags"
16373   sort:
16374   - "1VM"
16375   - "2VM"
16376   traces:
16377     hoverinfo: "x+y"
16378     boxpoints: "outliers"
16379     whiskerwidth: 0
16380   layout:
16381     title: "vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
16382     layout: "plot-throughput"
16383
16384 - type: "plot"
16385   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
16386   algorithm: "plot_performance_box"
16387   output-file-type: ".html"
16388   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
16389   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16390   filter: "'NIC_Intel-XXV710' and
16391            '64B' and
16392            'NDRPDR' and
16393            'ETH' and
16394            'IP4FWD' and
16395            '4T2C' and
16396            'VHOST_1024' and
16397            not 'VXLAN' and
16398            not 'CFS_OPT' and
16399            not 'DOT1Q'"
16400   parameters:
16401   - "throughput"
16402   - "parent"
16403   - "tags"
16404   sort:
16405   - "1VM"
16406   - "2VM"
16407   traces:
16408     hoverinfo: "x+y"
16409     boxpoints: "outliers"
16410     whiskerwidth: 0
16411   layout:
16412     title: "vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
16413     layout: "plot-throughput"
16414
16415 ## Packet Throughput - VPP vhost l2sw 2n-skx-xxv710 - base
16416 #- type: "plot"
16417 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
16418 #  algorithm: "plot_performance_box"
16419 #  output-file-type: ".html"
16420 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
16421 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16422 #  filter: "'NIC_Intel-XXV710' and
16423 #           '64B' and
16424 #           'NDRPDR' and
16425 #           ('ETH' or 'DOT1Q') and
16426 #           'BASE' and
16427 #           '2T1C' and
16428 #           ('L2BDMACLRN' or 'L2XCFWD') and
16429 #           'VHOST_1024' and
16430 #           not 'VXLAN' and
16431 #           not 'IP4FWD' and
16432 #           not '2VM'"
16433 #  parameters:
16434 #  - "throughput"
16435 #  - "parent"
16436 #  - "tags"
16437 ##  sort:
16438 ##  - "not CFS_OPT"
16439 ##  - "L2XCFWD"
16440 ##  - "not CFS_OPT"
16441 ##  - "CFS_OPT"
16442 #  traces:
16443 #    hoverinfo: "x+y"
16444 #    boxpoints: "outliers"
16445 #    whiskerwidth: 0
16446 #  layout:
16447 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
16448 #    layout: "plot-throughput"
16449 #
16450 #- type: "plot"
16451 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
16452 #  algorithm: "plot_performance_box"
16453 #  output-file-type: ".html"
16454 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
16455 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16456 #  filter: "'NIC_Intel-XXV710' and
16457 #           '64B' and
16458 #           'NDRPDR' and
16459 #           ('ETH' or 'DOT1Q') and
16460 #           'BASE' and
16461 #           '2T1C' and
16462 #           ('L2BDMACLRN' or 'L2XCFWD') and
16463 #           'VHOST_1024' and
16464 #           not 'VXLAN' and
16465 #           not 'IP4FWD' and
16466 #           not '2VM'"
16467 #  parameters:
16468 #  - "throughput"
16469 #  - "parent"
16470 #  - "tags"
16471 ##  sort:
16472 ##  - "not CFS_OPT"
16473 ##  - "L2XCFWD"
16474 ##  - "not CFS_OPT"
16475 ##  - "CFS_OPT"
16476 #  traces:
16477 #    hoverinfo: "x+y"
16478 #    boxpoints: "outliers"
16479 #    whiskerwidth: 0
16480 #  layout:
16481 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
16482 #    layout: "plot-throughput"
16483 #
16484 #- type: "plot"
16485 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
16486 #  algorithm: "plot_performance_box"
16487 #  output-file-type: ".html"
16488 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
16489 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16490 #  filter: "'NIC_Intel-XXV710' and
16491 #           '64B' and
16492 #           'NDRPDR' and
16493 #           ('ETH' or 'DOT1Q') and
16494 #           'BASE' and
16495 #           '4T2C' and
16496 #           ('L2BDMACLRN' or 'L2XCFWD') and
16497 #           'VHOST_1024' and
16498 #           not 'VXLAN' and
16499 #           not 'IP4FWD' and
16500 #           not '2VM'"
16501 #  parameters:
16502 #  - "throughput"
16503 #  - "parent"
16504 #  - "tags"
16505 ##  sort:
16506 ##  - "not CFS_OPT"
16507 ##  - "L2XCFWD"
16508 ##  - "not CFS_OPT"
16509 ##  - "CFS_OPT"
16510 #  traces:
16511 #    hoverinfo: "x+y"
16512 #    boxpoints: "outliers"
16513 #    whiskerwidth: 0
16514 #  layout:
16515 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
16516 #    layout: "plot-throughput"
16517 #
16518 #- type: "plot"
16519 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
16520 #  algorithm: "plot_performance_box"
16521 #  output-file-type: ".html"
16522 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
16523 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16524 #  filter: "'NIC_Intel-XXV710' and
16525 #           '64B' and
16526 #           'NDRPDR' and
16527 #           ('ETH' or 'DOT1Q') and
16528 #           'BASE' and
16529 #           '4T2C' and
16530 #           ('L2BDMACLRN' or 'L2XCFWD') and
16531 #           'VHOST_1024' and
16532 #           not 'VXLAN' and
16533 #           not 'IP4FWD' and
16534 #           not '2VM'"
16535 #  parameters:
16536 #  - "throughput"
16537 #  - "parent"
16538 #  - "tags"
16539 ##  sort:
16540 ##  - "not CFS_OPT"
16541 ##  - "L2XCFWD"
16542 ##  - "not CFS_OPT"
16543 ##  - "CFS_OPT"
16544 #  traces:
16545 #    hoverinfo: "x+y"
16546 #    boxpoints: "outliers"
16547 #    whiskerwidth: 0
16548 #  layout:
16549 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
16550 #    layout: "plot-throughput"
16551 #
16552 ## Packet Throughput - VPP vhost l2sw 2n-skx-xxv710 - base vm
16553 #- type: "plot"
16554 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
16555 #  algorithm: "plot_performance_box"
16556 #  output-file-type: ".html"
16557 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
16558 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16559 #  filter: "'NIC_Intel-XXV710' and
16560 #           '64B' and
16561 #           'NDRPDR' and
16562 #           ('ETH' or 'DOT1Q') and
16563 #           '2T1C' and
16564 #           ('L2BDMACLRN' or 'L2XCFWD') and
16565 #           'VHOST_1024' and
16566 #           not 'CFS_OPT' and
16567 #           not 'VXLAN' and
16568 #           not 'DOT1Q' and
16569 #           not 'IP4FWD'"
16570 #  parameters:
16571 #  - "throughput"
16572 #  - "parent"
16573 #  - "tags"
16574 ##  sort:
16575 ##  - "1VM"
16576 ##  - "L2XCFWD"
16577 ##  - "1VM"
16578 ##  - "L2BDMACLRN"
16579 #  traces:
16580 #    hoverinfo: "x+y"
16581 #    boxpoints: "outliers"
16582 #    whiskerwidth: 0
16583 #  layout:
16584 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
16585 #    layout: "plot-throughput"
16586 #
16587 #- type: "plot"
16588 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-pdr"
16589 #  algorithm: "plot_performance_box"
16590 #  output-file-type: ".html"
16591 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-pdr"
16592 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16593 #  filter: "'NIC_Intel-XXV710' and
16594 #           '64B' and
16595 #           'NDRPDR' and
16596 #           ('ETH' or 'DOT1Q') and
16597 #           '2T1C' and
16598 #           ('L2BDMACLRN' or 'L2XCFWD') and
16599 #           'VHOST_1024' and
16600 #           not 'CFS_OPT' and
16601 #           not 'VXLAN' and
16602 #           not 'DOT1Q' and
16603 #           not 'IP4FWD'"
16604 #  parameters:
16605 #  - "throughput"
16606 #  - "parent"
16607 #  - "tags"
16608 ##  sort:
16609 ##  - "1VM"
16610 ##  - "L2XCFWD"
16611 ##  - "1VM"
16612 ##  - "L2BDMACLRN"
16613 #  traces:
16614 #    hoverinfo: "x+y"
16615 #    boxpoints: "outliers"
16616 #    whiskerwidth: 0
16617 #  layout:
16618 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-pdr"
16619 #    layout: "plot-throughput"
16620 #
16621 #- type: "plot"
16622 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
16623 #  algorithm: "plot_performance_box"
16624 #  output-file-type: ".html"
16625 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
16626 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16627 #  filter: "'NIC_Intel-XXV710' and
16628 #           '64B' and
16629 #           'NDRPDR' and
16630 #           ('ETH' or 'DOT1Q') and
16631 #           '4T2C' and
16632 #           ('L2BDMACLRN' or 'L2XCFWD') and
16633 #           'VHOST_1024' and
16634 #           not 'CFS_OPT' and
16635 #           not 'VXLAN' and
16636 #           not 'DOT1Q' and
16637 #           not 'IP4FWD'"
16638 #  parameters:
16639 #  - "throughput"
16640 #  - "parent"
16641 #  - "tags"
16642 ##  sort:
16643 ##  - "1VM"
16644 ##  - "L2XCFWD"
16645 ##  - "1VM"
16646 ##  - "L2BDMACLRN"
16647 #  traces:
16648 #    hoverinfo: "x+y"
16649 #    boxpoints: "outliers"
16650 #    whiskerwidth: 0
16651 #  layout:
16652 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
16653 #    layout: "plot-throughput"
16654 #
16655 #- type: "plot"
16656 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-pdr"
16657 #  algorithm: "plot_performance_box"
16658 #  output-file-type: ".html"
16659 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-pdr"
16660 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16661 #  filter: "'NIC_Intel-XXV710' and
16662 #           '64B' and
16663 #           'NDRPDR' and
16664 #           ('ETH' or 'DOT1Q') and
16665 #           '4T2C' and
16666 #           ('L2BDMACLRN' or 'L2XCFWD') and
16667 #           'VHOST_1024' and
16668 #           not 'CFS_OPT' and
16669 #           not 'VXLAN' and
16670 #           not 'DOT1Q' and
16671 #           not 'IP4FWD'"
16672 #  parameters:
16673 #  - "throughput"
16674 #  - "parent"
16675 #  - "tags"
16676 ##  sort:
16677 ##  - "1VM"
16678 ##  - "L2XCFWD"
16679 ##  - "1VM"
16680 ##  - "L2BDMACLRN"
16681 #  traces:
16682 #    hoverinfo: "x+y"
16683 #    boxpoints: "outliers"
16684 #    whiskerwidth: 0
16685 #  layout:
16686 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-pdr"
16687 #    layout: "plot-throughput"
16688
16689 ################################################################################
16690
16691 # Packet Throughput - VPP VTS 3n-hsw-x520
16692 - type: "plot"
16693   title: "VPP Throughput: vts-3n-hsw-x520-114b-1t1c-ndr"
16694   algorithm: "plot_performance_box"
16695   output-file-type: ".html"
16696   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-1t1c-ndr"
16697   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16698   filter: "'NIC_Intel-X520-DA2' and
16699            '114B' and
16700            'NDRPDR' and
16701            '1T1C' and
16702            'VTS'"
16703   parameters:
16704   - "throughput"
16705   - "parent"
16706   - "tags"
16707   traces:
16708     hoverinfo: "x+y"
16709     boxpoints: "outliers"
16710     whiskerwidth: 0
16711   layout:
16712     title: "vts-3n-hsw-x520-114b-1t1c-ndr"
16713     layout: "plot-throughput"
16714
16715 - type: "plot"
16716   title: "VPP Throughput: vts-3n-hsw-x520-114b-2t2c-ndr"
16717   algorithm: "plot_performance_box"
16718   output-file-type: ".html"
16719   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-2t2c-ndr"
16720   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16721   filter: "'NIC_Intel-X520-DA2' and
16722            '114B' and
16723            'NDRPDR' and
16724            '2T2C' and
16725            'VTS'"
16726   parameters:
16727   - "throughput"
16728   - "parent"
16729   - "tags"
16730   traces:
16731     hoverinfo: "x+y"
16732     boxpoints: "outliers"
16733     whiskerwidth: 0
16734   layout:
16735     title: "vts-3n-hsw-x520-114b-2t2c-ndr"
16736     layout: "plot-throughput"
16737
16738 - type: "plot"
16739   title: "VPP Throughput: vts-3n-hsw-x520-114b-1t1c-pdr"
16740   algorithm: "plot_performance_box"
16741   output-file-type: ".html"
16742   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-1t1c-pdr"
16743   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16744   filter: "'NIC_Intel-X520-DA2' and
16745            '114B' and
16746            'NDRPDR' and
16747            '1T1C' and
16748            'VTS'"
16749   parameters:
16750   - "throughput"
16751   - "parent"
16752   - "tags"
16753   traces:
16754     hoverinfo: "x+y"
16755     boxpoints: "outliers"
16756     whiskerwidth: 0
16757   layout:
16758     title: "vts-3n-hsw-x520-114b-1t1c-pdr"
16759     layout: "plot-throughput"
16760
16761 - type: "plot"
16762   title: "VPP Throughput: vts-3n-hsw-x520-114b-2t2c-pdr"
16763   algorithm: "plot_performance_box"
16764   output-file-type: ".html"
16765   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-2t2c-pdr"
16766   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16767   filter: "'NIC_Intel-X520-DA2' and
16768            '114B' and
16769            'NDRPDR' and
16770            '2T2C' and
16771            'VTS'"
16772   parameters:
16773   - "throughput"
16774   - "parent"
16775   - "tags"
16776   traces:
16777     hoverinfo: "x+y"
16778     boxpoints: "outliers"
16779     whiskerwidth: 0
16780   layout:
16781     title: "vts-3n-hsw-x520-114b-2t2c-pdr"
16782     layout: "plot-throughput"
16783
16784 ################################################################################
16785
16786 # Packet Throughput - DPDK l3fwd 3n-hsw-x520
16787 - type: "plot"
16788   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
16789   algorithm: "plot_performance_box"
16790   output-file-type: ".html"
16791   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
16792   data: "plot-dpdk-throughput-latency-3n-hsw"
16793   filter: "'NIC_Intel-X520-DA2' and
16794            '64B' and
16795            'BASE' and
16796            'NDRPDR' and
16797            '1T1C' and
16798            'IP4FWD'"
16799   parameters:
16800   - "throughput"
16801   - "parent"
16802   - "tags"
16803   traces:
16804     hoverinfo: "x+y"
16805     boxpoints: "outliers"
16806     whiskerwidth: 0
16807   layout:
16808     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
16809     layout: "plot-throughput"
16810
16811 - type: "plot"
16812   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
16813   algorithm: "plot_performance_box"
16814   output-file-type: ".html"
16815   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
16816   data: "plot-dpdk-throughput-latency-3n-hsw"
16817   filter: "'NIC_Intel-X520-DA2' and
16818            '64B' and
16819            'BASE' and
16820            'NDRPDR' and
16821            '2T2C' and
16822            'IP4FWD'"
16823   parameters:
16824   - "throughput"
16825   - "parent"
16826   - "tags"
16827   traces:
16828     hoverinfo: "x+y"
16829     boxpoints: "outliers"
16830     whiskerwidth: 0
16831   layout:
16832     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
16833     layout: "plot-throughput"
16834
16835 - type: "plot"
16836   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
16837   algorithm: "plot_performance_box"
16838   output-file-type: ".html"
16839   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
16840   data: "plot-dpdk-throughput-latency-3n-hsw"
16841   filter: "'NIC_Intel-X520-DA2' and
16842            '64B' and
16843            'BASE' and
16844            'NDRPDR' and
16845            '1T1C' and
16846            'IP4FWD'"
16847   parameters:
16848   - "throughput"
16849   - "parent"
16850   - "tags"
16851   traces:
16852     hoverinfo: "x+y"
16853     boxpoints: "outliers"
16854     whiskerwidth: 0
16855   layout:
16856     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
16857     layout: "plot-throughput"
16858
16859 - type: "plot"
16860   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
16861   algorithm: "plot_performance_box"
16862   output-file-type: ".html"
16863   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
16864   data: "plot-dpdk-throughput-latency-3n-hsw"
16865   filter: "'NIC_Intel-X520-DA2' and
16866            '64B' and
16867            'BASE' and
16868            'NDRPDR' and
16869            '2T2C' and
16870            'IP4FWD'"
16871   parameters:
16872   - "throughput"
16873   - "parent"
16874   - "tags"
16875   traces:
16876     hoverinfo: "x+y"
16877     boxpoints: "outliers"
16878     whiskerwidth: 0
16879   layout:
16880     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
16881     layout: "plot-throughput"
16882
16883 # Packet Throughput - DPDK l3fwd 3n-hsw-x710
16884 - type: "plot"
16885   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
16886   algorithm: "plot_performance_box"
16887   output-file-type: ".html"
16888   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
16889   data: "plot-dpdk-throughput-latency-3n-hsw"
16890   filter: "'NIC_Intel-X710' and
16891            '64B' and
16892            'BASE' and
16893            'NDRPDR' and
16894            '1T1C' and
16895            'IP4FWD'"
16896   parameters:
16897   - "throughput"
16898   - "parent"
16899   - "tags"
16900   traces:
16901     hoverinfo: "x+y"
16902     boxpoints: "outliers"
16903     whiskerwidth: 0
16904   layout:
16905     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
16906     layout: "plot-throughput"
16907
16908 - type: "plot"
16909   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
16910   algorithm: "plot_performance_box"
16911   output-file-type: ".html"
16912   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
16913   data: "plot-dpdk-throughput-latency-3n-hsw"
16914   filter: "'NIC_Intel-X710' and
16915            '64B' and
16916            'BASE' and
16917            'NDRPDR' and
16918            '2T2C' and
16919            'IP4FWD'"
16920   parameters:
16921   - "throughput"
16922   - "parent"
16923   - "tags"
16924   traces:
16925     hoverinfo: "x+y"
16926     boxpoints: "outliers"
16927     whiskerwidth: 0
16928   layout:
16929     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
16930     layout: "plot-throughput"
16931
16932 - type: "plot"
16933   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
16934   algorithm: "plot_performance_box"
16935   output-file-type: ".html"
16936   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
16937   data: "plot-dpdk-throughput-latency-3n-hsw"
16938   filter: "'NIC_Intel-X710' and
16939            '64B' and
16940            'BASE' and
16941            'NDRPDR' and
16942            '1T1C' and
16943            'IP4FWD'"
16944   parameters:
16945   - "throughput"
16946   - "parent"
16947   - "tags"
16948   traces:
16949     hoverinfo: "x+y"
16950     boxpoints: "outliers"
16951     whiskerwidth: 0
16952   layout:
16953     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
16954     layout: "plot-throughput"
16955
16956 - type: "plot"
16957   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
16958   algorithm: "plot_performance_box"
16959   output-file-type: ".html"
16960   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
16961   data: "plot-dpdk-throughput-latency-3n-hsw"
16962   filter: "'NIC_Intel-X710' and
16963            '64B' and
16964            'BASE' and
16965            'NDRPDR' and
16966            '2T2C' and
16967            'IP4FWD'"
16968   parameters:
16969   - "throughput"
16970   - "parent"
16971   - "tags"
16972   traces:
16973     hoverinfo: "x+y"
16974     boxpoints: "outliers"
16975     whiskerwidth: 0
16976   layout:
16977     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
16978     layout: "plot-throughput"
16979
16980 # Packet Throughput - DPDK l3fwd 3n-hsw-xl710
16981 - type: "plot"
16982   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
16983   algorithm: "plot_performance_box"
16984   output-file-type: ".html"
16985   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
16986   data: "plot-dpdk-throughput-latency-3n-hsw"
16987   filter: "'NIC_Intel-XL710' and
16988            '64B' and
16989            'BASE' and
16990            'NDRPDR' and
16991            '1T1C' and
16992            'IP4FWD'"
16993   parameters:
16994   - "throughput"
16995   - "parent"
16996   - "tags"
16997   traces:
16998     hoverinfo: "x+y"
16999     boxpoints: "outliers"
17000     whiskerwidth: 0
17001   layout:
17002     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
17003     layout: "plot-throughput"
17004
17005 - type: "plot"
17006   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
17007   algorithm: "plot_performance_box"
17008   output-file-type: ".html"
17009   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
17010   data: "plot-dpdk-throughput-latency-3n-hsw"
17011   filter: "'NIC_Intel-XL710' and
17012            '64B' and
17013            'BASE' and
17014            'NDRPDR' and
17015            '2T2C' and
17016            'IP4FWD'"
17017   parameters:
17018   - "throughput"
17019   - "parent"
17020   - "tags"
17021   traces:
17022     hoverinfo: "x+y"
17023     boxpoints: "outliers"
17024     whiskerwidth: 0
17025   layout:
17026     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
17027     layout: "plot-throughput"
17028
17029 - type: "plot"
17030   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
17031   algorithm: "plot_performance_box"
17032   output-file-type: ".html"
17033   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
17034   data: "plot-dpdk-throughput-latency-3n-hsw"
17035   filter: "'NIC_Intel-XL710' and
17036            '64B' and
17037            'BASE' and
17038            'NDRPDR' and
17039            '1T1C' and
17040            'IP4FWD'"
17041   parameters:
17042   - "throughput"
17043   - "parent"
17044   - "tags"
17045   traces:
17046     hoverinfo: "x+y"
17047     boxpoints: "outliers"
17048     whiskerwidth: 0
17049   layout:
17050     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
17051     layout: "plot-throughput"
17052
17053 - type: "plot"
17054   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
17055   algorithm: "plot_performance_box"
17056   output-file-type: ".html"
17057   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
17058   data: "plot-dpdk-throughput-latency-3n-hsw"
17059   filter: "'NIC_Intel-XL710' and
17060            '64B' and
17061            'BASE' and
17062            'NDRPDR' and
17063            '2T2C' and
17064            'IP4FWD'"
17065   parameters:
17066   - "throughput"
17067   - "parent"
17068   - "tags"
17069   traces:
17070     hoverinfo: "x+y"
17071     boxpoints: "outliers"
17072     whiskerwidth: 0
17073   layout:
17074     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
17075     layout: "plot-throughput"
17076
17077 # Packet Throughput - DPDK l3fwd 3n-skx-x710
17078 - type: "plot"
17079   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
17080   algorithm: "plot_performance_box"
17081   output-file-type: ".html"
17082   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
17083   data: "plot-dpdk-throughput-latency-3n-skx"
17084   filter: "'NIC_Intel-X710' and
17085            '64B' and
17086            'BASE' and
17087            'NDRPDR' and
17088            '2T1C' and
17089            'IP4FWD'"
17090   parameters:
17091   - "throughput"
17092   - "parent"
17093   - "tags"
17094   traces:
17095     hoverinfo: "x+y"
17096     boxpoints: "outliers"
17097     whiskerwidth: 0
17098   layout:
17099     title: "l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
17100     layout: "plot-throughput"
17101
17102 - type: "plot"
17103   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
17104   algorithm: "plot_performance_box"
17105   output-file-type: ".html"
17106   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
17107   data: "plot-dpdk-throughput-latency-3n-skx"
17108   filter: "'NIC_Intel-X710' and
17109            '64B' and
17110            'BASE' and
17111            'NDRPDR' and
17112            '4T2C' and
17113            'IP4FWD'"
17114   parameters:
17115   - "throughput"
17116   - "parent"
17117   - "tags"
17118   traces:
17119     hoverinfo: "x+y"
17120     boxpoints: "outliers"
17121     whiskerwidth: 0
17122   layout:
17123     title: "l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
17124     layout: "plot-throughput"
17125
17126 - type: "plot"
17127   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
17128   algorithm: "plot_performance_box"
17129   output-file-type: ".html"
17130   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
17131   data: "plot-dpdk-throughput-latency-3n-skx"
17132   filter: "'NIC_Intel-X710' and
17133            '64B' and
17134            'BASE' and
17135            'NDRPDR' and
17136            '2T1C' and
17137            'IP4FWD'"
17138   parameters:
17139   - "throughput"
17140   - "parent"
17141   - "tags"
17142   traces:
17143     hoverinfo: "x+y"
17144     boxpoints: "outliers"
17145     whiskerwidth: 0
17146   layout:
17147     title: "l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
17148     layout: "plot-throughput"
17149
17150 - type: "plot"
17151   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
17152   algorithm: "plot_performance_box"
17153   output-file-type: ".html"
17154   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
17155   data: "plot-dpdk-throughput-latency-3n-skx"
17156   filter: "'NIC_Intel-X710' and
17157            '64B' and
17158            'BASE' and
17159            'NDRPDR' and
17160            '4T2C' and
17161            'IP4FWD'"
17162   parameters:
17163   - "throughput"
17164   - "parent"
17165   - "tags"
17166   traces:
17167     hoverinfo: "x+y"
17168     boxpoints: "outliers"
17169     whiskerwidth: 0
17170   layout:
17171     title: "l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
17172     layout: "plot-throughput"
17173
17174 # Packet Throughput - DPDK l3fwd 3n-skx-xxv710
17175 - type: "plot"
17176   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
17177   algorithm: "plot_performance_box"
17178   output-file-type: ".html"
17179   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
17180   data: "plot-dpdk-throughput-latency-3n-skx"
17181   filter: "'NIC_Intel-XXV710' and
17182            '64B' and
17183            'BASE' and
17184            'NDRPDR' and
17185            '2T1C' and
17186            'IP4FWD'"
17187   parameters:
17188   - "throughput"
17189   - "parent"
17190   - "tags"
17191   traces:
17192     hoverinfo: "x+y"
17193     boxpoints: "outliers"
17194     whiskerwidth: 0
17195   layout:
17196     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
17197     layout: "plot-throughput"
17198
17199 - type: "plot"
17200   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
17201   algorithm: "plot_performance_box"
17202   output-file-type: ".html"
17203   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
17204   data: "plot-dpdk-throughput-latency-3n-skx"
17205   filter: "'NIC_Intel-XXV710' and
17206            '64B' and
17207            'BASE' and
17208            'NDRPDR' and
17209            '4T2C' and
17210            'IP4FWD'"
17211   parameters:
17212   - "throughput"
17213   - "parent"
17214   - "tags"
17215   traces:
17216     hoverinfo: "x+y"
17217     boxpoints: "outliers"
17218     whiskerwidth: 0
17219   layout:
17220     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
17221     layout: "plot-throughput"
17222
17223 - type: "plot"
17224   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
17225   algorithm: "plot_performance_box"
17226   output-file-type: ".html"
17227   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
17228   data: "plot-dpdk-throughput-latency-3n-skx"
17229   filter: "'NIC_Intel-XXV710' and
17230            '64B' and
17231            'BASE' and
17232            'NDRPDR' and
17233            '2T1C' and
17234            'IP4FWD'"
17235   parameters:
17236   - "throughput"
17237   - "parent"
17238   - "tags"
17239   traces:
17240     hoverinfo: "x+y"
17241     boxpoints: "outliers"
17242     whiskerwidth: 0
17243   layout:
17244     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
17245     layout: "plot-throughput"
17246
17247 - type: "plot"
17248   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
17249   algorithm: "plot_performance_box"
17250   output-file-type: ".html"
17251   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
17252   data: "plot-dpdk-throughput-latency-3n-skx"
17253   filter: "'NIC_Intel-XXV710' and
17254            '64B' and
17255            'BASE' and
17256            'NDRPDR' and
17257            '4T2C' and
17258            'IP4FWD'"
17259   parameters:
17260   - "throughput"
17261   - "parent"
17262   - "tags"
17263   traces:
17264     hoverinfo: "x+y"
17265     boxpoints: "outliers"
17266     whiskerwidth: 0
17267   layout:
17268     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
17269     layout: "plot-throughput"
17270
17271 # Packet Throughput - DPDK l3fwd 2n-skx-x710
17272 - type: "plot"
17273   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
17274   algorithm: "plot_performance_box"
17275   output-file-type: ".html"
17276   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
17277   data: "plot-dpdk-throughput-latency-2n-skx"
17278   filter: "'NIC_Intel-X710' and
17279            '64B' and
17280            'BASE' and
17281            'NDRPDR' and
17282            '2T1C' and
17283            'IP4FWD'"
17284   parameters:
17285   - "throughput"
17286   - "parent"
17287   - "tags"
17288   traces:
17289     hoverinfo: "x+y"
17290     boxpoints: "outliers"
17291     whiskerwidth: 0
17292   layout:
17293     title: "l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
17294     layout: "plot-throughput"
17295
17296 - type: "plot"
17297   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
17298   algorithm: "plot_performance_box"
17299   output-file-type: ".html"
17300   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
17301   data: "plot-dpdk-throughput-latency-2n-skx"
17302   filter: "'NIC_Intel-X710' and
17303            '64B' and
17304            'BASE' and
17305            'NDRPDR' and
17306            '4T2C' and
17307            'IP4FWD'"
17308   parameters:
17309   - "throughput"
17310   - "parent"
17311   - "tags"
17312   traces:
17313     hoverinfo: "x+y"
17314     boxpoints: "outliers"
17315     whiskerwidth: 0
17316   layout:
17317     title: "l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
17318     layout: "plot-throughput"
17319
17320 - type: "plot"
17321   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
17322   algorithm: "plot_performance_box"
17323   output-file-type: ".html"
17324   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
17325   data: "plot-dpdk-throughput-latency-2n-skx"
17326   filter: "'NIC_Intel-X710' and
17327            '64B' and
17328            'BASE' and
17329            'NDRPDR' and
17330            '2T1C' and
17331            'IP4FWD'"
17332   parameters:
17333   - "throughput"
17334   - "parent"
17335   - "tags"
17336   traces:
17337     hoverinfo: "x+y"
17338     boxpoints: "outliers"
17339     whiskerwidth: 0
17340   layout:
17341     title: "l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
17342     layout: "plot-throughput"
17343
17344 - type: "plot"
17345   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
17346   algorithm: "plot_performance_box"
17347   output-file-type: ".html"
17348   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
17349   data: "plot-dpdk-throughput-latency-2n-skx"
17350   filter: "'NIC_Intel-X710' and
17351            '64B' and
17352            'BASE' and
17353            'NDRPDR' and
17354            '4T2C' and
17355            'IP4FWD'"
17356   parameters:
17357   - "throughput"
17358   - "parent"
17359   - "tags"
17360   traces:
17361     hoverinfo: "x+y"
17362     boxpoints: "outliers"
17363     whiskerwidth: 0
17364   layout:
17365     title: "l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
17366     layout: "plot-throughput"
17367
17368 # Packet Throughput - DPDK l3fwd 2n-skx-xxv710
17369 - type: "plot"
17370   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
17371   algorithm: "plot_performance_box"
17372   output-file-type: ".html"
17373   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
17374   data: "plot-dpdk-throughput-latency-2n-skx"
17375   filter: "'NIC_Intel-XXV710' and
17376            '64B' and
17377            'BASE' and
17378            'NDRPDR' and
17379            '2T1C' and
17380            'IP4FWD'"
17381   parameters:
17382   - "throughput"
17383   - "parent"
17384   - "tags"
17385   traces:
17386     hoverinfo: "x+y"
17387     boxpoints: "outliers"
17388     whiskerwidth: 0
17389   layout:
17390     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
17391     layout: "plot-throughput"
17392
17393 - type: "plot"
17394   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
17395   algorithm: "plot_performance_box"
17396   output-file-type: ".html"
17397   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
17398   data: "plot-dpdk-throughput-latency-2n-skx"
17399   filter: "'NIC_Intel-XXV710' and
17400            '64B' and
17401            'BASE' and
17402            'NDRPDR' and
17403            '4T2C' and
17404            'IP4FWD'"
17405   parameters:
17406   - "throughput"
17407   - "parent"
17408   - "tags"
17409   traces:
17410     hoverinfo: "x+y"
17411     boxpoints: "outliers"
17412     whiskerwidth: 0
17413   layout:
17414     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
17415     layout: "plot-throughput"
17416
17417 - type: "plot"
17418   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
17419   algorithm: "plot_performance_box"
17420   output-file-type: ".html"
17421   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
17422   data: "plot-dpdk-throughput-latency-2n-skx"
17423   filter: "'NIC_Intel-XXV710' and
17424            '64B' and
17425            'BASE' and
17426            'NDRPDR' and
17427            '2T1C' and
17428            'IP4FWD'"
17429   parameters:
17430   - "throughput"
17431   - "parent"
17432   - "tags"
17433   traces:
17434     hoverinfo: "x+y"
17435     boxpoints: "outliers"
17436     whiskerwidth: 0
17437   layout:
17438     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
17439     layout: "plot-throughput"
17440
17441 - type: "plot"
17442   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
17443   algorithm: "plot_performance_box"
17444   output-file-type: ".html"
17445   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
17446   data: "plot-dpdk-throughput-latency-2n-skx"
17447   filter: "'NIC_Intel-XXV710' and
17448            '64B' and
17449            'BASE' and
17450            'NDRPDR' and
17451            '4T2C' and
17452            'IP4FWD'"
17453   parameters:
17454   - "throughput"
17455   - "parent"
17456   - "tags"
17457   traces:
17458     hoverinfo: "x+y"
17459     boxpoints: "outliers"
17460     whiskerwidth: 0
17461   layout:
17462     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
17463     layout: "plot-throughput"
17464
17465 ################################################################################
17466
17467 # Packet Throughput - DPDK testpmd 3n-hsw-x520
17468 - type: "plot"
17469   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
17470   algorithm: "plot_performance_box"
17471   output-file-type: ".html"
17472   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
17473   data: "plot-dpdk-throughput-latency-3n-hsw"
17474   filter: "'NIC_Intel-X520-DA2' and
17475            '64B' and
17476            'BASE' and
17477            'NDRPDR' and
17478            '1T1C' and
17479            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17480   parameters:
17481   - "throughput"
17482   - "parent"
17483   - "tags"
17484   traces:
17485     hoverinfo: "x+y"
17486     boxpoints: "outliers"
17487     whiskerwidth: 0
17488   layout:
17489     title: "testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
17490     layout: "plot-throughput"
17491
17492 - type: "plot"
17493   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
17494   algorithm: "plot_performance_box"
17495   output-file-type: ".html"
17496   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
17497   data: "plot-dpdk-throughput-latency-3n-hsw"
17498   filter: "'NIC_Intel-X520-DA2' and
17499            '64B' and
17500            'BASE' and
17501            'NDRPDR' and
17502            '2T2C' and
17503            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17504   parameters:
17505   - "throughput"
17506   - "parent"
17507   - "tags"
17508   traces:
17509     hoverinfo: "x+y"
17510     boxpoints: "outliers"
17511     whiskerwidth: 0
17512   layout:
17513     title: "testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
17514     layout: "plot-throughput"
17515
17516 - type: "plot"
17517   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
17518   algorithm: "plot_performance_box"
17519   output-file-type: ".html"
17520   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
17521   data: "plot-dpdk-throughput-latency-3n-hsw"
17522   filter: "'NIC_Intel-X520-DA2' and
17523            '64B' and
17524            'BASE' and
17525            'NDRPDR' and
17526            '1T1C' and
17527            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17528   parameters:
17529   - "throughput"
17530   - "parent"
17531   - "tags"
17532   traces:
17533     hoverinfo: "x+y"
17534     boxpoints: "outliers"
17535     whiskerwidth: 0
17536   layout:
17537     title: "testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
17538     layout: "plot-throughput"
17539
17540 - type: "plot"
17541   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
17542   algorithm: "plot_performance_box"
17543   output-file-type: ".html"
17544   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
17545   data: "plot-dpdk-throughput-latency-3n-hsw"
17546   filter: "'NIC_Intel-X520-DA2' and
17547            '64B' and
17548            'BASE' and
17549            'NDRPDR' and
17550            '2T2C' and
17551            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17552   parameters:
17553   - "throughput"
17554   - "parent"
17555   - "tags"
17556   traces:
17557     hoverinfo: "x+y"
17558     boxpoints: "outliers"
17559     whiskerwidth: 0
17560   layout:
17561     title: "testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
17562     layout: "plot-throughput"
17563
17564 # Packet Throughput - DPDK testpmd 3n-hsw-x710
17565 - type: "plot"
17566   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
17567   algorithm: "plot_performance_box"
17568   output-file-type: ".html"
17569   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
17570   data: "plot-dpdk-throughput-latency-3n-hsw"
17571   filter: "'NIC_Intel-X710' and
17572            '64B' and
17573            'BASE' and
17574            'NDRPDR' and
17575            '1T1C' and
17576            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17577   parameters:
17578   - "throughput"
17579   - "parent"
17580   - "tags"
17581   traces:
17582     hoverinfo: "x+y"
17583     boxpoints: "outliers"
17584     whiskerwidth: 0
17585   layout:
17586     title: "testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
17587     layout: "plot-throughput"
17588
17589 - type: "plot"
17590   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
17591   algorithm: "plot_performance_box"
17592   output-file-type: ".html"
17593   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
17594   data: "plot-dpdk-throughput-latency-3n-hsw"
17595   filter: "'NIC_Intel-X710' and
17596            '64B' and
17597            'BASE' and
17598            'NDRPDR' and
17599            '2T2C' and
17600            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17601   parameters:
17602   - "throughput"
17603   - "parent"
17604   - "tags"
17605   traces:
17606     hoverinfo: "x+y"
17607     boxpoints: "outliers"
17608     whiskerwidth: 0
17609   layout:
17610     title: "testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
17611     layout: "plot-throughput"
17612
17613 - type: "plot"
17614   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
17615   algorithm: "plot_performance_box"
17616   output-file-type: ".html"
17617   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
17618   data: "plot-dpdk-throughput-latency-3n-hsw"
17619   filter: "'NIC_Intel-X710' and
17620            '64B' and
17621            'BASE' and
17622            'NDRPDR' and
17623            '1T1C' and
17624            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17625   parameters:
17626   - "throughput"
17627   - "parent"
17628   - "tags"
17629   traces:
17630     hoverinfo: "x+y"
17631     boxpoints: "outliers"
17632     whiskerwidth: 0
17633   layout:
17634     title: "testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
17635     layout: "plot-throughput"
17636
17637 - type: "plot"
17638   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
17639   algorithm: "plot_performance_box"
17640   output-file-type: ".html"
17641   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
17642   data: "plot-dpdk-throughput-latency-3n-hsw"
17643   filter: "'NIC_Intel-X710' and
17644            '64B' and
17645            'BASE' and
17646            'NDRPDR' and
17647            '2T2C' and
17648            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17649   parameters:
17650   - "throughput"
17651   - "parent"
17652   - "tags"
17653   traces:
17654     hoverinfo: "x+y"
17655     boxpoints: "outliers"
17656     whiskerwidth: 0
17657   layout:
17658     title: "testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
17659     layout: "plot-throughput"
17660
17661 # Packet Throughput - DPDK testpmd 3n-hsw-xl710
17662 - type: "plot"
17663   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
17664   algorithm: "plot_performance_box"
17665   output-file-type: ".html"
17666   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
17667   data: "plot-dpdk-throughput-latency-3n-hsw"
17668   filter: "'NIC_Intel-XL710' and
17669            '64B' and
17670            'BASE' and
17671            'NDRPDR' and
17672            '1T1C' and
17673            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17674   parameters:
17675   - "throughput"
17676   - "parent"
17677   - "tags"
17678   traces:
17679     hoverinfo: "x+y"
17680     boxpoints: "outliers"
17681     whiskerwidth: 0
17682   layout:
17683     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
17684     layout: "plot-throughput"
17685
17686 - type: "plot"
17687   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
17688   algorithm: "plot_performance_box"
17689   output-file-type: ".html"
17690   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
17691   data: "plot-dpdk-throughput-latency-3n-hsw"
17692   filter: "'NIC_Intel-XL710' and
17693            '64B' and
17694            'BASE' and
17695            'NDRPDR' and
17696            '2T2C' and
17697            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17698   parameters:
17699   - "throughput"
17700   - "parent"
17701   - "tags"
17702   traces:
17703     hoverinfo: "x+y"
17704     boxpoints: "outliers"
17705     whiskerwidth: 0
17706   layout:
17707     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
17708     layout: "plot-throughput"
17709
17710 - type: "plot"
17711   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
17712   algorithm: "plot_performance_box"
17713   output-file-type: ".html"
17714   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
17715   data: "plot-dpdk-throughput-latency-3n-hsw"
17716   filter: "'NIC_Intel-XL710' and
17717            '64B' and
17718            'BASE' and
17719            'NDRPDR' and
17720            '1T1C' and
17721            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17722   parameters:
17723   - "throughput"
17724   - "parent"
17725   - "tags"
17726   traces:
17727     hoverinfo: "x+y"
17728     boxpoints: "outliers"
17729     whiskerwidth: 0
17730   layout:
17731     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
17732     layout: "plot-throughput"
17733
17734 - type: "plot"
17735   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
17736   algorithm: "plot_performance_box"
17737   output-file-type: ".html"
17738   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
17739   data: "plot-dpdk-throughput-latency-3n-hsw"
17740   filter: "'NIC_Intel-XL710' and
17741            '64B' and
17742            'BASE' and
17743            'NDRPDR' and
17744            '2T2C' and
17745            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17746   parameters:
17747   - "throughput"
17748   - "parent"
17749   - "tags"
17750   traces:
17751     hoverinfo: "x+y"
17752     boxpoints: "outliers"
17753     whiskerwidth: 0
17754   layout:
17755     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
17756     layout: "plot-throughput"
17757
17758 # Packet Throughput - DPDK testpmd 3n-skx-x710
17759 - type: "plot"
17760   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-2t1c-base-ndr"
17761   algorithm: "plot_performance_box"
17762   output-file-type: ".html"
17763   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-ndr"
17764   data: "plot-dpdk-throughput-latency-3n-skx"
17765   filter: "'NIC_Intel-X710' and
17766            '64B' and
17767            'BASE' and
17768            'NDRPDR' and
17769            '2T1C' and
17770            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17771   parameters:
17772   - "throughput"
17773   - "parent"
17774   - "tags"
17775   traces:
17776     hoverinfo: "x+y"
17777     boxpoints: "outliers"
17778     whiskerwidth: 0
17779   layout:
17780     title: "testpmd-3n-skx-x710-64b-2t1c-base-ndr"
17781     layout: "plot-throughput"
17782
17783 - type: "plot"
17784   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-4t2c-base-ndr"
17785   algorithm: "plot_performance_box"
17786   output-file-type: ".html"
17787   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-ndr"
17788   data: "plot-dpdk-throughput-latency-3n-skx"
17789   filter: "'NIC_Intel-X710' and
17790            '64B' and
17791            'BASE' and
17792            'NDRPDR' and
17793            '4T2C' and
17794            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17795   parameters:
17796   - "throughput"
17797   - "parent"
17798   - "tags"
17799   traces:
17800     hoverinfo: "x+y"
17801     boxpoints: "outliers"
17802     whiskerwidth: 0
17803   layout:
17804     title: "testpmd-3n-skx-x710-64b-4t2c-base-ndr"
17805     layout: "plot-throughput"
17806
17807 - type: "plot"
17808   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-2t1c-base-pdr"
17809   algorithm: "plot_performance_box"
17810   output-file-type: ".html"
17811   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-pdr"
17812   data: "plot-dpdk-throughput-latency-3n-skx"
17813   filter: "'NIC_Intel-X710' and
17814            '64B' and
17815            'BASE' and
17816            'NDRPDR' and
17817            '2T1C' and
17818            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17819   parameters:
17820   - "throughput"
17821   - "parent"
17822   - "tags"
17823   traces:
17824     hoverinfo: "x+y"
17825     boxpoints: "outliers"
17826     whiskerwidth: 0
17827   layout:
17828     title: "testpmd-3n-skx-x710-64b-2t1c-base-pdr"
17829     layout: "plot-throughput"
17830
17831 - type: "plot"
17832   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-4t2c-base-pdr"
17833   algorithm: "plot_performance_box"
17834   output-file-type: ".html"
17835   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-pdr"
17836   data: "plot-dpdk-throughput-latency-3n-skx"
17837   filter: "'NIC_Intel-X710' and
17838            '64B' and
17839            'BASE' and
17840            'NDRPDR' and
17841            '4T2C' and
17842            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17843   parameters:
17844   - "throughput"
17845   - "parent"
17846   - "tags"
17847   traces:
17848     hoverinfo: "x+y"
17849     boxpoints: "outliers"
17850     whiskerwidth: 0
17851   layout:
17852     title: "testpmd-3n-skx-x710-64b-4t2c-base-pdr"
17853     layout: "plot-throughput"
17854
17855 # Packet Throughput - DPDK testpmd 3n-skx-xxv710
17856 - type: "plot"
17857   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
17858   algorithm: "plot_performance_box"
17859   output-file-type: ".html"
17860   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
17861   data: "plot-dpdk-throughput-latency-3n-skx"
17862   filter: "'NIC_Intel-XXV710' and
17863            '64B' and
17864            'BASE' and
17865            'NDRPDR' and
17866            '2T1C' and
17867            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17868   parameters:
17869   - "throughput"
17870   - "parent"
17871   - "tags"
17872   traces:
17873     hoverinfo: "x+y"
17874     boxpoints: "outliers"
17875     whiskerwidth: 0
17876   layout:
17877     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
17878     layout: "plot-throughput"
17879
17880 - type: "plot"
17881   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
17882   algorithm: "plot_performance_box"
17883   output-file-type: ".html"
17884   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
17885   data: "plot-dpdk-throughput-latency-3n-skx"
17886   filter: "'NIC_Intel-XXV710' and
17887            '64B' and
17888            'BASE' and
17889            'NDRPDR' and
17890            '4T2C' and
17891            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17892   parameters:
17893   - "throughput"
17894   - "parent"
17895   - "tags"
17896   traces:
17897     hoverinfo: "x+y"
17898     boxpoints: "outliers"
17899     whiskerwidth: 0
17900   layout:
17901     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
17902     layout: "plot-throughput"
17903
17904 - type: "plot"
17905   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
17906   algorithm: "plot_performance_box"
17907   output-file-type: ".html"
17908   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
17909   data: "plot-dpdk-throughput-latency-3n-skx"
17910   filter: "'NIC_Intel-XXV710' and
17911            '64B' and
17912            'BASE' and
17913            'NDRPDR' and
17914            '2T1C' and
17915            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17916   parameters:
17917   - "throughput"
17918   - "parent"
17919   - "tags"
17920   traces:
17921     hoverinfo: "x+y"
17922     boxpoints: "outliers"
17923     whiskerwidth: 0
17924   layout:
17925     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
17926     layout: "plot-throughput"
17927
17928 - type: "plot"
17929   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
17930   algorithm: "plot_performance_box"
17931   output-file-type: ".html"
17932   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
17933   data: "plot-dpdk-throughput-latency-3n-skx"
17934   filter: "'NIC_Intel-XXV710' and
17935            '64B' and
17936            'BASE' and
17937            'NDRPDR' and
17938            '4T2C' and
17939            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17940   parameters:
17941   - "throughput"
17942   - "parent"
17943   - "tags"
17944   traces:
17945     hoverinfo: "x+y"
17946     boxpoints: "outliers"
17947     whiskerwidth: 0
17948   layout:
17949     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
17950     layout: "plot-throughput"
17951
17952 # Packet Throughput - DPDK testpmd 2n-skx-x710
17953 - type: "plot"
17954   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-2t1c-base-ndr"
17955   algorithm: "plot_performance_box"
17956   output-file-type: ".html"
17957   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-ndr"
17958   data: "plot-dpdk-throughput-latency-2n-skx"
17959   filter: "'NIC_Intel-X710' and
17960            '64B' and
17961            'BASE' and
17962            'NDRPDR' and
17963            '2T1C' and
17964            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17965   parameters:
17966   - "throughput"
17967   - "parent"
17968   - "tags"
17969   traces:
17970     hoverinfo: "x+y"
17971     boxpoints: "outliers"
17972     whiskerwidth: 0
17973   layout:
17974     title: "testpmd-2n-skx-x710-64b-2t1c-base-ndr"
17975     layout: "plot-throughput"
17976
17977 - type: "plot"
17978   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-4t2c-base-ndr"
17979   algorithm: "plot_performance_box"
17980   output-file-type: ".html"
17981   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-ndr"
17982   data: "plot-dpdk-throughput-latency-2n-skx"
17983   filter: "'NIC_Intel-X710' and
17984            '64B' and
17985            'BASE' and
17986            'NDRPDR' and
17987            '4T2C' and
17988            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17989   parameters:
17990   - "throughput"
17991   - "parent"
17992   - "tags"
17993   traces:
17994     hoverinfo: "x+y"
17995     boxpoints: "outliers"
17996     whiskerwidth: 0
17997   layout:
17998     title: "testpmd-2n-skx-x710-64b-4t2c-base-ndr"
17999     layout: "plot-throughput"
18000
18001 - type: "plot"
18002   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-2t1c-base-pdr"
18003   algorithm: "plot_performance_box"
18004   output-file-type: ".html"
18005   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-pdr"
18006   data: "plot-dpdk-throughput-latency-2n-skx"
18007   filter: "'NIC_Intel-X710' and
18008            '64B' and
18009            'BASE' and
18010            'NDRPDR' and
18011            '2T1C' and
18012            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18013   parameters:
18014   - "throughput"
18015   - "parent"
18016   - "tags"
18017   traces:
18018     hoverinfo: "x+y"
18019     boxpoints: "outliers"
18020     whiskerwidth: 0
18021   layout:
18022     title: "testpmd-2n-skx-x710-64b-2t1c-base-pdr"
18023     layout: "plot-throughput"
18024
18025 - type: "plot"
18026   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-4t2c-base-pdr"
18027   algorithm: "plot_performance_box"
18028   output-file-type: ".html"
18029   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-pdr"
18030   data: "plot-dpdk-throughput-latency-2n-skx"
18031   filter: "'NIC_Intel-X710' and
18032            '64B' and
18033            'BASE' and
18034            'NDRPDR' and
18035            '4T2C' and
18036            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18037   parameters:
18038   - "throughput"
18039   - "parent"
18040   - "tags"
18041   traces:
18042     hoverinfo: "x+y"
18043     boxpoints: "outliers"
18044     whiskerwidth: 0
18045   layout:
18046     title: "testpmd-2n-skx-x710-64b-4t2c-base-pdr"
18047     layout: "plot-throughput"
18048
18049 # Packet Throughput - DPDK testpmd 2n-skx-xxv710
18050 - type: "plot"
18051   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
18052   algorithm: "plot_performance_box"
18053   output-file-type: ".html"
18054   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
18055   data: "plot-dpdk-throughput-latency-2n-skx"
18056   filter: "'NIC_Intel-XXV710' and
18057            '64B' and
18058            'BASE' and
18059            'NDRPDR' and
18060            '2T1C' and
18061            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18062   parameters:
18063   - "throughput"
18064   - "parent"
18065   - "tags"
18066   traces:
18067     hoverinfo: "x+y"
18068     boxpoints: "outliers"
18069     whiskerwidth: 0
18070   layout:
18071     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
18072     layout: "plot-throughput"
18073
18074 - type: "plot"
18075   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
18076   algorithm: "plot_performance_box"
18077   output-file-type: ".html"
18078   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
18079   data: "plot-dpdk-throughput-latency-2n-skx"
18080   filter: "'NIC_Intel-XXV710' and
18081            '64B' and
18082            'BASE' and
18083            'NDRPDR' and
18084            '4T2C' and
18085            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18086   parameters:
18087   - "throughput"
18088   - "parent"
18089   - "tags"
18090   traces:
18091     hoverinfo: "x+y"
18092     boxpoints: "outliers"
18093     whiskerwidth: 0
18094   layout:
18095     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
18096     layout: "plot-throughput"
18097
18098 - type: "plot"
18099   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
18100   algorithm: "plot_performance_box"
18101   output-file-type: ".html"
18102   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
18103   data: "plot-dpdk-throughput-latency-2n-skx"
18104   filter: "'NIC_Intel-XXV710' and
18105            '64B' and
18106            'BASE' and
18107            'NDRPDR' and
18108            '2T1C' and
18109            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18110   parameters:
18111   - "throughput"
18112   - "parent"
18113   - "tags"
18114   traces:
18115     hoverinfo: "x+y"
18116     boxpoints: "outliers"
18117     whiskerwidth: 0
18118   layout:
18119     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
18120     layout: "plot-throughput"
18121
18122 - type: "plot"
18123   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
18124   algorithm: "plot_performance_box"
18125   output-file-type: ".html"
18126   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
18127   data: "plot-dpdk-throughput-latency-2n-skx"
18128   filter: "'NIC_Intel-XXV710' and
18129            '64B' and
18130            'BASE' and
18131            'NDRPDR' and
18132            '4T2C' and
18133            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18134   parameters:
18135   - "throughput"
18136   - "parent"
18137   - "tags"
18138   traces:
18139     hoverinfo: "x+y"
18140     boxpoints: "outliers"
18141     whiskerwidth: 0
18142   layout:
18143     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
18144     layout: "plot-throughput"
18145
18146 ################################################################################
18147
18148 # Packet Latency - VPP L2 3n-hsw-x520 base and scale
18149 - type: "plot"
18150   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
18151   algorithm: "plot_latency_error_bars"
18152   output-file-type: ".html"
18153   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
18154   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18155   filter: "'NIC_Intel-X520-DA2' and
18156            '64B' and
18157            ('BASE' or 'SCALE') and
18158            'NDRPDR' and
18159            'ETH' and
18160            '1T1C' and
18161            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18162            not 'VHOST' and
18163            not 'MEMIF'"
18164   parameters:
18165   - "latency"
18166   - "parent"
18167   - "tags"
18168   sort:
18169   - "L2XCFWD"
18170   - "L2PATCH"
18171   - "L2BDMACLRN"
18172   - "FIB_10K"
18173   - "FIB_100K"
18174   - "FIB_1M"
18175   layout:
18176     title: "l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
18177     layout: "plot-latency"
18178
18179 - type: "plot"
18180   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
18181   algorithm: "plot_latency_error_bars"
18182   output-file-type: ".html"
18183   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
18184   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18185   filter: "'NIC_Intel-X520-DA2' and
18186            '64B' and
18187            ('BASE' or 'SCALE') and
18188            'NDRPDR' and
18189            'ETH' and
18190            '2T2C' and
18191            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18192            not 'VHOST' and
18193            not 'MEMIF'"
18194   parameters:
18195   - "latency"
18196   - "parent"
18197   - "tags"
18198   sort:
18199   - "L2XCFWD"
18200   - "L2PATCH"
18201   - "L2BDMACLRN"
18202   - "FIB_10K"
18203   - "FIB_100K"
18204   - "FIB_1M"
18205   layout:
18206     title: "l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
18207     layout: "plot-latency"
18208
18209 # Packet Latency - VPP L2 3n-hsw-x520 features
18210 - type: "plot"
18211   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-features-ndr-lat"
18212   algorithm: "plot_latency_error_bars"
18213   output-file-type: ".html"
18214   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-ndr-lat"
18215   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18216   filter: "'NIC_Intel-X520-DA2' and
18217            '64B' and
18218            'NDRPDR' and
18219            '1T1C' and
18220            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18221            not 'ACL' and
18222            not 'VHOST' and
18223            not 'MEMIF'"
18224   parameters:
18225   - "latency"
18226   - "parent"
18227   - "tags"
18228   sort:
18229   - "L2XCBASE"    # l2xcbase
18230   - "L2BDBASE"    # l2bdbase
18231   - "L2XCFWD"     # dot1q-l2xcbase
18232   - "L2BDMACLRN"  # dot1q-l2bdbase
18233   layout:
18234     title: "l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
18235     layout: "plot-latency"
18236
18237 - type: "plot"
18238   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-features-ndr-lat"
18239   algorithm: "plot_latency_error_bars"
18240   output-file-type: ".html"
18241   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-ndr-lat"
18242   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18243   filter: "'NIC_Intel-X520-DA2' and
18244            '64B' and
18245            'NDRPDR' and
18246            '2T2C' and
18247            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18248            not 'ACL' and
18249            not 'VHOST' and
18250            not 'MEMIF'"
18251   parameters:
18252   - "latency"
18253   - "parent"
18254   - "tags"
18255   sort:
18256   - "L2XCBASE"    # l2xcbase
18257   - "L2BDBASE"    # l2bdbase
18258   - "L2XCFWD"     # dot1q-l2xcbase
18259   - "L2BDMACLRN"  # dot1q-l2bdbase
18260   layout:
18261     title: "l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
18262     layout: "plot-latency"
18263
18264 # Packet Latency - VPP L2 3n-hsw-x520 features-iacl
18265 - type: "plot"
18266   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat"
18267   algorithm: "plot_latency_error_bars"
18268   output-file-type: ".html"
18269   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat"
18270   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18271   filter: "'NIC_Intel-X520-DA2' and
18272            '64B' and
18273            'NDRPDR' and
18274            '1T1C' and
18275            'FEATURE' and
18276            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18277            'IACL' and
18278            ('ACL1' or 'ACL50') and
18279            ('10K_FLOWS' or '10k_FLOWS') and
18280            not 'MACIP' and
18281            not 'VHOST' and
18282            not 'MEMIF'"
18283   parameters:
18284   - "latency"
18285   - "parent"
18286   - "tags"
18287   layout:
18288     title: "l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
18289     layout: "plot-latency"
18290
18291 - type: "plot"
18292   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat"
18293   algorithm: "plot_latency_error_bars"
18294   output-file-type: ".html"
18295   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat"
18296   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18297   filter: "'NIC_Intel-X520-DA2' and
18298            '64B' and
18299            'NDRPDR' and
18300            '2T2C' and
18301            'FEATURE' and
18302            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18303            'IACL' and
18304            ('ACL1' or 'ACL50') and
18305            ('10K_FLOWS' or '10k_FLOWS') and
18306            not 'MACIP' and
18307            not 'VHOST' and
18308            not 'MEMIF'"
18309   parameters:
18310   - "latency"
18311   - "parent"
18312   - "tags"
18313   layout:
18314     title: "l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
18315     layout: "plot-latency"
18316
18317 # Packet Latency - VPP L2 3n-hsw-x520 features-oacl
18318 - type: "plot"
18319   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
18320   algorithm: "plot_latency_error_bars"
18321   output-file-type: ".html"
18322   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
18323   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18324   filter: "'NIC_Intel-X520-DA2' and
18325            '64B' and
18326            'NDRPDR' and
18327            '1T1C' and
18328            'FEATURE' and
18329            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18330            'OACL' and
18331            ('ACL1' or 'ACL50') and
18332            ('10K_FLOWS' or '10k_FLOWS') and
18333            not 'MACIP' and
18334            not 'VHOST' and
18335            not 'MEMIF'"
18336   parameters:
18337   - "latency"
18338   - "parent"
18339   - "tags"
18340   layout:
18341     title: "l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
18342     layout: "plot-latency"
18343
18344 - type: "plot"
18345   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat"
18346   algorithm: "plot_latency_error_bars"
18347   output-file-type: ".html"
18348   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat"
18349   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18350   filter: "'NIC_Intel-X520-DA2' and
18351            '64B' and
18352            'NDRPDR' and
18353            '2T2C' and
18354            'FEATURE' and
18355            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18356            'OACL' and
18357            ('ACL1' or 'ACL50') and
18358            ('10K_FLOWS' or '10k_FLOWS') and
18359            not 'MACIP' and
18360            not 'VHOST' and
18361            not 'MEMIF'"
18362   parameters:
18363   - "latency"
18364   - "parent"
18365   - "tags"
18366   layout:
18367     title: "l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
18368     layout: "plot-latency"
18369
18370 # Packet Latency - VPP L2 3n-hsw-x520 features-macip
18371 - type: "plot"
18372   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr-lat"
18373   algorithm: "plot_latency_error_bars"
18374   output-file-type: ".html"
18375   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr-lat"
18376   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18377   filter: "'NIC_Intel-X520-DA2' and
18378            '64B' and
18379            'NDRPDR' and
18380            '1T1C' and
18381            'FEATURE' and
18382            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18383            'MACIP' and
18384            ('ACL1' or 'ACL50') and
18385            ('10K_FLOWS' or '10k_FLOWS') and
18386            not 'VHOST' and
18387            not 'MEMIF'"
18388   parameters:
18389   - "latency"
18390   - "parent"
18391   - "tags"
18392   layout:
18393     title: "l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr"
18394     layout: "plot-latency"
18395
18396 - type: "plot"
18397   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr-lat"
18398   algorithm: "plot_latency_error_bars"
18399   output-file-type: ".html"
18400   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr-lat"
18401   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18402   filter: "'NIC_Intel-X520-DA2' and
18403            '64B' and
18404            'NDRPDR' and
18405            '2T2C' and
18406            'FEATURE' and
18407            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18408            'MACIP' and
18409            ('ACL1' or 'ACL50') and
18410            ('10K_FLOWS' or '10k_FLOWS') and
18411            not 'VHOST' and
18412            not 'MEMIF'"
18413   parameters:
18414   - "latency"
18415   - "parent"
18416   - "tags"
18417   layout:
18418     title: "l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr"
18419     layout: "plot-latency"
18420
18421 # Packet Latency - VPP L2 3n-hsw-x710 base and scale
18422 - type: "plot"
18423   title: "VPP Latency: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
18424   algorithm: "plot_latency_error_bars"
18425   output-file-type: ".html"
18426   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
18427   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18428   filter: "'NIC_Intel-X710' and
18429            '64B' and
18430            ('BASE' or 'SCALE') and
18431            'NDRPDR' and
18432            'ETH' and
18433            '1T1C' and
18434            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18435            not 'VHOST' and
18436            not 'MEMIF'"
18437   parameters:
18438   - "latency"
18439   - "parent"
18440   - "tags"
18441   sort:
18442   - "L2PATCH"
18443   - "L2XCFWD"
18444   - "L2BDMACLRN"
18445   - "FIB_10K"
18446   - "FIB_100K"
18447   - "FIB_1M"
18448   layout:
18449     title: "l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
18450     layout: "plot-latency"
18451
18452 - type: "plot"
18453   title: "VPP Latency: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
18454   algorithm: "plot_latency_error_bars"
18455   output-file-type: ".html"
18456   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
18457   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18458   filter: "'NIC_Intel-X710' and
18459            '64B' and
18460            ('BASE' or 'SCALE') and
18461            'NDRPDR' and
18462            'ETH' and
18463            '2T2C' and
18464            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18465            not 'VHOST' and
18466            not 'MEMIF'"
18467   parameters:
18468   - "latency"
18469   - "parent"
18470   - "tags"
18471   sort:
18472   - "L2PATCH"
18473   - "L2XCFWD"
18474   - "L2BDMACLRN"
18475   - "FIB_10K"
18476   - "FIB_100K"
18477   - "FIB_1M"
18478   layout:
18479     title: "l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
18480     layout: "plot-latency"
18481
18482 # Packet Latency - VPP L2 3n-hsw-x710 features
18483 - type: "plot"
18484   title: "VPP Latency: l2sw-3n-hsw-x710-64b-1t1c-features-ndr-lat"
18485   algorithm: "plot_latency_error_bars"
18486   output-file-type: ".html"
18487   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-ndr-lat"
18488   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18489   filter: "'NIC_Intel-X710' and
18490            '64B' and
18491            'NDRPDR' and
18492            '1T1C' and
18493            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18494            not 'ACL' and
18495            not 'VHOST' and
18496            not 'L2OVRLAY' and
18497            not 'MEMIF'"
18498   parameters:
18499   - "latency"
18500   - "parent"
18501   - "tags"
18502   sort:
18503   - "L2XCBASE"    # l2xcbase
18504   - "L2BDBASE"    # l2bdbase
18505   - "L2XCFWD"     # dot1q-l2xcbase
18506   - "L2BDMACLRN"  # dot1q-l2bdbase
18507   layout:
18508     title: "l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
18509     layout: "plot-latency"
18510
18511 - type: "plot"
18512   title: "VPP Latency: l2sw-3n-hsw-x710-64b-2t2c-features-ndr-lat"
18513   algorithm: "plot_latency_error_bars"
18514   output-file-type: ".html"
18515   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-ndr-lat"
18516   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18517   filter: "'NIC_Intel-X710' and
18518            '64B' and
18519            'NDRPDR' and
18520            '2T2C' and
18521            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18522            not 'ACL' and
18523            not 'VHOST' and
18524            not 'L2OVRLAY' and
18525            not 'MEMIF'"
18526   parameters:
18527   - "latency"
18528   - "parent"
18529   - "tags"
18530   sort:
18531   - "L2XCBASE"    # l2xcbase
18532   - "L2BDBASE"    # l2bdbase
18533   - "L2XCFWD"     # dot1q-l2xcbase
18534   - "L2BDMACLRN"  # dot1q-l2bdbase
18535   layout:
18536     title: "l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
18537     layout: "plot-latency"
18538
18539 # Packet Latency - VPP L2 3n-hsw-x710 features-iacl
18540 - type: "plot"
18541   title: "VPP Latency: l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat"
18542   algorithm: "plot_latency_error_bars"
18543   output-file-type: ".html"
18544   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat"
18545   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18546   filter: "'NIC_Intel-X710' and
18547            '64B' and
18548            'NDRPDR' and
18549            '1T1C' and
18550            'FEATURE' and
18551            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18552            'IACL' and
18553            ('ACL1' or 'ACL50') and
18554            ('10K_FLOWS' or '10k_FLOWS') and
18555            not 'MACIP' and
18556            not 'VHOST' and
18557            not 'MEMIF'"
18558   parameters:
18559   - "latency"
18560   - "parent"
18561   - "tags"
18562   layout:
18563     title: "l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
18564     layout: "plot-latency"
18565
18566 - type: "plot"
18567   title: "VPP Latency: l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat"
18568   algorithm: "plot_latency_error_bars"
18569   output-file-type: ".html"
18570   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat"
18571   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18572   filter: "'NIC_Intel-X710' and
18573            '64B' and
18574            'NDRPDR' and
18575            '2T2C' and
18576            'FEATURE' and
18577            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18578            'IACL' and
18579            ('ACL1' or 'ACL50') and
18580            ('10K_FLOWS' or '10k_FLOWS') and
18581            not 'MACIP' and
18582            not 'VHOST' and
18583            not 'MEMIF'"
18584   parameters:
18585   - "latency"
18586   - "parent"
18587   - "tags"
18588   layout:
18589     title: "l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
18590     layout: "plot-latency"
18591
18592 # Packet Latency - VPP L2 3n-hsw-xl710 base and scale
18593 - type: "plot"
18594   title: "VPP Latency: l2sw-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
18595   algorithm: "plot_latency_error_bars"
18596   output-file-type: ".html"
18597   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
18598   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18599   filter: "'NIC_Intel-XL710' and
18600            '64B' and
18601            'BASE' and
18602            'NDRPDR' and
18603            'ETH' and
18604            '1T1C' and
18605            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18606            not 'VHOST' and
18607            not 'MEMIF'"
18608   parameters:
18609   - "latency"
18610   - "parent"
18611   - "tags"
18612   sort:
18613   - "L2PATCH"
18614   - "L2XCFWD"
18615   - "L2BDMACLRN"
18616   layout:
18617     title: "l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
18618     layout: "plot-latency"
18619
18620 - type: "plot"
18621   title: "VPP Latency: l2sw-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
18622   algorithm: "plot_latency_error_bars"
18623   output-file-type: ".html"
18624   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
18625   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18626   filter: "'NIC_Intel-XL710' and
18627            '64B' and
18628            'BASE' and
18629            'NDRPDR' and
18630            'ETH' and
18631            '2T2C' and
18632            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18633            not 'VHOST' and
18634            not 'MEMIF'"
18635   parameters:
18636   - "latency"
18637   - "parent"
18638   - "tags"
18639   sort:
18640   - "L2PATCH"
18641   - "L2XCFWD"
18642   - "L2BDMACLRN"
18643   layout:
18644     title: "l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
18645     layout: "plot-latency"
18646
18647 # Packet Latency - VPP L2 3n-skx-x710 base and scale
18648 - type: "plot"
18649   title: "VPP Latency: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
18650   algorithm: "plot_latency_error_bars"
18651   output-file-type: ".html"
18652   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
18653   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18654   filter: "'NIC_Intel-X710' and
18655            '64B' and
18656            ('BASE' or 'SCALE') and
18657            'NDRPDR' and
18658            'ETH' and
18659            '2T1C' and
18660            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18661            not 'VHOST' and
18662            not 'MEMIF' and
18663            not 'DRV_AVF'"
18664   parameters:
18665   - "latency"
18666   - "parent"
18667   - "tags"
18668   sort:
18669   - "L2PATCH"
18670   - "L2XCBASE"
18671   - "BASE"
18672   - "FIB_10K"
18673   - "FIB_100K"
18674   - "FIB_1M"
18675   layout:
18676     title: "l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
18677     layout: "plot-latency"
18678
18679 - type: "plot"
18680   title: "VPP Latency: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
18681   algorithm: "plot_latency_error_bars"
18682   output-file-type: ".html"
18683   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
18684   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18685   filter: "'NIC_Intel-X710' and
18686            '64B' and
18687            ('BASE' or 'SCALE') and
18688            'NDRPDR' and
18689            'ETH' and
18690            '4T2C' and
18691            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18692            not 'VHOST' and
18693            not 'MEMIF' and
18694            not 'DRV_AVF'"
18695   parameters:
18696   - "latency"
18697   - "parent"
18698   - "tags"
18699   sort:
18700   - "L2PATCH"
18701   - "L2XCBASE"
18702   - "BASE"
18703   - "FIB_10K"
18704   - "FIB_100K"
18705   - "FIB_1M"
18706   layout:
18707     title: "l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
18708     layout: "plot-latency"
18709
18710 # Packet Latency - VPP L2 3n-skx-x710 features
18711 - type: "plot"
18712   title: "VPP Latency: l2sw-3n-skx-x710-64b-2t1c-features-ndr-lat"
18713   algorithm: "plot_latency_error_bars"
18714   output-file-type: ".html"
18715   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-ndr-lat"
18716   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18717   filter: "'NIC_Intel-X710' and
18718            '64B' and
18719            'NDRPDR' and
18720            '2T1C' and
18721            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18722            not 'ACL' and
18723            not 'VHOST' and
18724            not 'DRV_AVF' and
18725            not 'L2OVRLAY' and
18726            not 'MEMIF'"
18727   parameters:
18728   - "latency"
18729   - "parent"
18730   - "tags"
18731   sort:
18732   - "L2XCBASE"    # l2xcbase
18733   - "L2BDBASE"    # l2bdbase
18734   - "L2XCFWD"     # dot1q-l2xcbase
18735   - "L2BDMACLRN"  # dot1q-l2bdbase
18736   layout:
18737     title: "l2sw-3n-skx-x710-64b-2t1c-features-ndr"
18738     layout: "plot-latency"
18739
18740 - type: "plot"
18741   title: "VPP Latency: l2sw-3n-skx-x710-64b-4t2c-features-ndr-lat"
18742   algorithm: "plot_latency_error_bars"
18743   output-file-type: ".html"
18744   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-ndr-lat"
18745   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18746   filter: "'NIC_Intel-X710' and
18747            '64B' and
18748            'NDRPDR' and
18749            '4T2C' and
18750            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18751            not 'ACL' and
18752            not 'VHOST' and
18753            not 'DRV_AVF' and
18754            not 'L2OVRLAY' and
18755            not 'MEMIF'"
18756   parameters:
18757   - "latency"
18758   - "parent"
18759   - "tags"
18760   sort:
18761   - "L2XCBASE"    # l2xcbase
18762   - "L2BDBASE"    # l2bdbase
18763   - "L2XCFWD"     # dot1q-l2xcbase
18764   - "L2BDMACLRN"  # dot1q-l2bdbase
18765   layout:
18766     title: "l2sw-3n-skx-x710-64b-4t2c-features-ndr"
18767     layout: "plot-latency"
18768
18769 # Packet Latency - VPP L2 3n-skx-x710 features-iacl
18770 - type: "plot"
18771   title: "VPP Latency: l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
18772   algorithm: "plot_latency_error_bars"
18773   output-file-type: ".html"
18774   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
18775   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18776   filter: "'NIC_Intel-X710' and
18777            '64B' and
18778            'NDRPDR' and
18779            '2T1C' and
18780            'FEATURE' and
18781            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18782            'IACL' and
18783            ('ACL1' or 'ACL50') and
18784            ('10K_FLOWS' or '10k_FLOWS') and
18785            not 'MACIP' and
18786            not 'VHOST' and
18787            not 'MEMIF'"
18788   parameters:
18789   - "latency"
18790   - "parent"
18791   - "tags"
18792   layout:
18793     title: "l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr"
18794     layout: "plot-latency"
18795
18796 - type: "plot"
18797   title: "VPP Latency: l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
18798   algorithm: "plot_latency_error_bars"
18799   output-file-type: ".html"
18800   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
18801   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18802   filter: "'NIC_Intel-X710' and
18803            '64B' and
18804            'NDRPDR' and
18805            '4T2C' and
18806            'FEATURE' and
18807            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18808            'IACL' and
18809            ('ACL1' or 'ACL50') and
18810            ('10K_FLOWS' or '10k_FLOWS') and
18811            not 'MACIP' and
18812            not 'VHOST' and
18813            not 'MEMIF'"
18814   parameters:
18815   - "latency"
18816   - "parent"
18817   - "tags"
18818   layout:
18819     title: "l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr"
18820     layout: "plot-latency"
18821
18822 # Packet Latency - VPP L2 3n-skx-xxv710 base
18823 - type: "plot"
18824   title: "VPP Latency: l2sw-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
18825   algorithm: "plot_latency_error_bars"
18826   output-file-type: ".html"
18827   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
18828   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18829   filter: "'NIC_Intel-XXV710' and
18830            '64B' and
18831            ('BASE' or 'SCALE') and
18832            'NDRPDR' and
18833            'ETH' and
18834            '2T1C' and
18835            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18836            not 'VHOST' and
18837            not 'MEMIF'"
18838   parameters:
18839   - "latency"
18840   - "parent"
18841   - "tags"
18842   sort:
18843   - "L2PATCH"
18844   - "L2PATCH"
18845   - "L2XCBASE"
18846   - "L2BDMACLRN"
18847   layout:
18848     title: "l2sw-3n-skx-xxv710-64b-2t1c-base-ndr"
18849     layout: "plot-latency"
18850
18851 - type: "plot"
18852   title: "VPP Latency: l2sw-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
18853   algorithm: "plot_latency_error_bars"
18854   output-file-type: ".html"
18855   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
18856   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18857   filter: "'NIC_Intel-XXV710' and
18858            '64B' and
18859            ('BASE' or 'SCALE') and
18860            'NDRPDR' and
18861            'ETH' and
18862            '4T2C' and
18863            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18864            not 'VHOST' and
18865            not 'MEMIF'"
18866   parameters:
18867   - "latency"
18868   - "parent"
18869   - "tags"
18870   sort:
18871   - "L2PATCH"
18872   - "L2PATCH"
18873   - "L2XCBASE"
18874   - "L2BDMACLRN"
18875   layout:
18876     title: "l2sw-3n-skx-xxv710-64b-4t2c-base-ndr"
18877     layout: "plot-latency"
18878
18879 # Packet Latency - VPP L2 2n-skx-x710 base and scale
18880 - type: "plot"
18881   title: "VPP Latency: l2sw-2n-skx-x710-64b-2t1c-base-ndr-lat"
18882   algorithm: "plot_latency_error_bars"
18883   output-file-type: ".html"
18884   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base-ndr-lat"
18885   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18886   filter: "'NIC_Intel-X710' and
18887            '64B' and
18888            'ETH' and
18889            ('BASE' or 'SCALE') and
18890            'NDRPDR' and
18891            '2T1C' and
18892            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18893            not 'VHOST' and
18894            not 'MEMIF'"
18895   parameters:
18896   - "latency"
18897   - "parent"
18898   - "tags"
18899   sort:
18900   - "L2PATCH"
18901   - "L2XCBASE"
18902   - "BASE"
18903   - "FIB_10K"
18904   - "FIB_100K"
18905   - "FIB_1M"
18906   layout:
18907     title: "l2sw-2n-skx-x710-64b-2t1c-base-ndr"
18908     layout: "plot-latency"
18909
18910 - type: "plot"
18911   title: "VPP Latency: l2sw-2n-skx-x710-64b-4t2c-base-ndr-lat"
18912   algorithm: "plot_latency_error_bars"
18913   output-file-type: ".html"
18914   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base-ndr-lat"
18915   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18916   filter: "'NIC_Intel-X710' and
18917            '64B' and
18918            ('BASE' or 'SCALE') and
18919            'NDRPDR' and
18920            'ETH' and
18921            '4T2C' and
18922            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18923            not 'VHOST' and
18924            not 'MEMIF'"
18925   parameters:
18926   - "latency"
18927   - "parent"
18928   - "tags"
18929   sort:
18930   - "L2PATCH"
18931   - "L2XCBASE"
18932   - "BASE"
18933   - "FIB_10K"
18934   - "FIB_100K"
18935   - "FIB_1M"
18936   layout:
18937     title: "l2sw-2n-skx-x710-64b-4t2c-base-ndr"
18938     layout: "plot-latency"
18939
18940 # Packet Latency - VPP L2 2n-skx-xxv710 base and scale
18941 - type: "plot"
18942   title: "VPP Latency: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
18943   algorithm: "plot_latency_error_bars"
18944   output-file-type: ".html"
18945   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
18946   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18947   filter: "'NIC_Intel-XXV710' and
18948            '64B' and
18949            ('BASE' or 'SCALE') and
18950            'NDRPDR' and
18951            'ETH' and
18952            '2T1C' and
18953            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18954            not 'VHOST' and
18955            not 'MEMIF'"
18956   parameters:
18957   - "latency"
18958   - "parent"
18959   - "tags"
18960   sort:
18961   - "L2PATCH"
18962   - "L2XCBASE"
18963   - "BASE"
18964   - "FIB_10K"
18965   - "FIB_100K"
18966   - "FIB_1M"
18967   layout:
18968     title: "l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
18969     layout: "plot-latency"
18970
18971 - type: "plot"
18972   title: "VPP Latency: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
18973   algorithm: "plot_latency_error_bars"
18974   output-file-type: ".html"
18975   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
18976   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18977   filter: "'NIC_Intel-XXV710' and
18978            '64B' and
18979            ('BASE' or 'SCALE') and
18980            'NDRPDR' and
18981            'ETH' and
18982            '4T2C' and
18983            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18984            not 'VHOST' and
18985            not 'MEMIF'"
18986   parameters:
18987   - "latency"
18988   - "parent"
18989   - "tags"
18990   sort:
18991   - "L2PATCH"
18992   - "L2XCBASE"
18993   - "BASE"
18994   - "FIB_10K"
18995   - "FIB_100K"
18996   - "FIB_1M"
18997   layout:
18998     title: "l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
18999     layout: "plot-latency"
19000
19001 ################################################################################
19002
19003 # Packet Latency - VPP Container Memif 3n-hsw-x520
19004 - type: "plot"
19005   title: "VPP Latency: memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
19006   algorithm: "plot_latency_error_bars"
19007   output-file-type: ".html"
19008   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
19009   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19010   filter: "'NIC_Intel-X520-DA2' and
19011            '64B' and
19012            ('BASE' or 'SCALE') and
19013            'NDRPDR' and
19014            '1T1C' and
19015            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19016            not 'VHOST' and
19017            'MEMIF'"
19018   parameters:
19019   - "latency"
19020   - "parent"
19021   - "tags"
19022   sort:
19023   - "L2XCFWD"
19024   - "L2XCFWD"
19025   - "L2XCFWD"
19026   - "L2BDMACLRN"
19027   - "L2BDMACLRN"
19028   - "L2BDMACLRN"
19029   - "IP4FWD"
19030   layout:
19031     title: "memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
19032     layout: "plot-latency"
19033
19034 - type: "plot"
19035   title: "VPP Latency: memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
19036   algorithm: "plot_latency_error_bars"
19037   output-file-type: ".html"
19038   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
19039   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19040   filter: "'NIC_Intel-X520-DA2' and
19041            '64B' and
19042            ('BASE' or 'SCALE') and
19043            'NDRPDR' and
19044            '2T2C' and
19045            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19046            not 'VHOST' and
19047            'MEMIF'"
19048   parameters:
19049   - "latency"
19050   - "parent"
19051   - "tags"
19052   sort:
19053   - "L2XCFWD"
19054   - "L2XCFWD"
19055   - "L2XCFWD"
19056   - "L2BDMACLRN"
19057   - "L2BDMACLRN"
19058   - "L2BDMACLRN"
19059   - "IP4FWD"
19060   layout:
19061     title: "memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
19062     layout: "plot-latency"
19063
19064 # Packet Latency - VPP Container Memif 3n-hsw-x710
19065 - type: "plot"
19066   title: "VPP Latency: memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
19067   algorithm: "plot_latency_error_bars"
19068   output-file-type: ".html"
19069   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
19070   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19071   filter: "'NIC_Intel-X710' and
19072            '64B' and
19073            ('BASE' or 'SCALE') and
19074            'NDRPDR' and
19075            '1T1C' and
19076            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19077            not 'VHOST' and
19078            'MEMIF'"
19079   parameters:
19080   - "latency"
19081   - "parent"
19082   - "tags"
19083   sort:
19084   - "L2XCFWD"
19085   - "L2XCFWD"
19086   - "L2XCFWD"
19087   - "L2BDMACLRN"
19088   - "L2BDMACLRN"
19089   - "L2BDMACLRN"
19090   - "IP4FWD"
19091   layout:
19092     title: "memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
19093     layout: "plot-latency"
19094
19095 - type: "plot"
19096   title: "VPP Latency: memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
19097   algorithm: "plot_latency_error_bars"
19098   output-file-type: ".html"
19099   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
19100   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19101   filter: "'NIC_Intel-X710' and
19102            '64B' and
19103            ('BASE' or 'SCALE') and
19104            'NDRPDR' and
19105            '2T2C' and
19106            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19107            not 'VHOST' and
19108            'MEMIF'"
19109   parameters:
19110   - "latency"
19111   - "parent"
19112   - "tags"
19113   sort:
19114   - "L2XCFWD"
19115   - "L2XCFWD"
19116   - "L2XCFWD"
19117   - "L2BDMACLRN"
19118   - "L2BDMACLRN"
19119   - "L2BDMACLRN"
19120   - "IP4FWD"
19121   layout:
19122     title: "memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
19123     layout: "plot-latency"
19124
19125 # Packet Latency - VPP Container Memif 3n-hsw-xl710
19126 - type: "plot"
19127   title: "VPP Latency: memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr-lat"
19128   algorithm: "plot_latency_error_bars"
19129   output-file-type: ".html"
19130   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr-lat"
19131   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19132   filter: "'NIC_Intel-XL710' and
19133            '64B' and
19134            ('BASE' or 'SCALE') and
19135            'NDRPDR' and
19136            '1T1C' and
19137            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19138            not 'VHOST' and
19139            'MEMIF'"
19140   parameters:
19141   - "latency"
19142   - "parent"
19143   - "tags"
19144   sort:
19145   - "L2XCFWD"
19146   - "L2XCFWD"
19147   - "L2XCFWD"
19148   - "L2BDMACLRN"
19149   - "L2BDMACLRN"
19150   - "L2BDMACLRN"
19151   - "IP4FWD"
19152   layout:
19153     title: "memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr"
19154     layout: "plot-latency"
19155
19156 - type: "plot"
19157   title: "VPP Latency: memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr-lat"
19158   algorithm: "plot_latency_error_bars"
19159   output-file-type: ".html"
19160   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr-lat"
19161   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19162   filter: "'NIC_Intel-XL710' and
19163            '64B' and
19164            ('BASE' or 'SCALE') and
19165            'NDRPDR' and
19166            '2T2C' and
19167            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19168            not 'VHOST' and
19169            'MEMIF'"
19170   parameters:
19171   - "latency"
19172   - "parent"
19173   - "tags"
19174   sort:
19175   - "L2XCFWD"
19176   - "L2XCFWD"
19177   - "L2XCFWD"
19178   - "L2BDMACLRN"
19179   - "L2BDMACLRN"
19180   - "L2BDMACLRN"
19181   - "IP4FWD"
19182   layout:
19183     title: "memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr"
19184     layout: "plot-latency"
19185
19186 # Packet Latency - VPP Container Memif 3n-skx-x710
19187 - type: "plot"
19188   title: "VPP Latency: memif-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
19189   algorithm: "plot_latency_error_bars"
19190   output-file-type: ".html"
19191   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
19192   data: "plot-vpp-throughput-lat-tsa-3n-skx"
19193   filter: "'NIC_Intel-X710' and
19194            '64B' and
19195            ('BASE' or 'SCALE') and
19196            'NDRPDR' and
19197            '2T1C' and
19198            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19199            not 'VHOST' and
19200            'MEMIF'"
19201   parameters:
19202   - "latency"
19203   - "parent"
19204   - "tags"
19205   sort:
19206   - "L2XCFWD"
19207   - "L2XCFWD"
19208   - "L2XCFWD"
19209   - "L2BDMACLRN"
19210   - "L2BDMACLRN"
19211   - "L2BDMACLRN"
19212   - "IP4FWD"
19213   layout:
19214     title: "memif-3n-skx-x710-64b-2t1c-base_and_features-ndr"
19215     layout: "plot-latency"
19216
19217 - type: "plot"
19218   title: "VPP Latency: memif-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
19219   algorithm: "plot_latency_error_bars"
19220   output-file-type: ".html"
19221   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
19222   data: "plot-vpp-throughput-lat-tsa-3n-skx"
19223   filter: "'NIC_Intel-X710' and
19224            '64B' and
19225            ('BASE' or 'SCALE') and
19226            'NDRPDR' and
19227            '4T2C' and
19228            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19229            not 'VHOST' and
19230            'MEMIF'"
19231   parameters:
19232   - "latency"
19233   - "parent"
19234   - "tags"
19235   sort:
19236   - "L2XCFWD"
19237   - "L2XCFWD"
19238   - "L2XCFWD"
19239   - "L2BDMACLRN"
19240   - "L2BDMACLRN"
19241   - "L2BDMACLRN"
19242   - "IP4FWD"
19243   layout:
19244     title: "memif-3n-skx-x710-64b-4t2c-base_and_features-ndr"
19245     layout: "plot-latency"
19246
19247 # Packet Latency - VPP Container Memif 2n-skx-x710
19248 - type: "plot"
19249   title: "VPP Latency: memif-2n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
19250   algorithm: "plot_latency_error_bars"
19251   output-file-type: ".html"
19252   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
19253   data: "plot-vpp-throughput-lat-tsa-2n-skx"
19254   filter: "'NIC_Intel-X710' and
19255            '64B' and
19256            ('BASE' or 'SCALE') and
19257            'NDRPDR' and
19258            '2T1C' and
19259            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19260            not 'VHOST' and
19261            not 'NF_DENSITY' and
19262            'MEMIF'"
19263   parameters:
19264   - "latency"
19265   - "parent"
19266   - "tags"
19267   sort:
19268   - "L2XCFWD"
19269   - "L2XCFWD"
19270   - "L2XCFWD"
19271   - "L2BDMACLRN"
19272   - "L2BDMACLRN"
19273   - "L2BDMACLRN"
19274   - "IP4FWD"
19275   layout:
19276     title: "memif-2n-skx-x710-64b-2t1c-base_and_features-ndr"
19277     layout: "plot-latency"
19278
19279 - type: "plot"
19280   title: "VPP Latency: memif-2n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
19281   algorithm: "plot_latency_error_bars"
19282   output-file-type: ".html"
19283   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
19284   data: "plot-vpp-throughput-lat-tsa-2n-skx"
19285   filter: "'NIC_Intel-X710' and
19286            '64B' and
19287            ('BASE' or 'SCALE') and
19288            'NDRPDR' and
19289            '4T2C' and
19290            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19291            not 'VHOST' and
19292            not 'NF_DENSITY' and
19293            'MEMIF'"
19294   parameters:
19295   - "latency"
19296   - "parent"
19297   - "tags"
19298   sort:
19299   - "L2XCFWD"
19300   - "L2XCFWD"
19301   - "L2XCFWD"
19302   - "L2BDMACLRN"
19303   - "L2BDMACLRN"
19304   - "L2BDMACLRN"
19305   - "IP4FWD"
19306   layout:
19307     title: "memif-2n-skx-x710-64b-4t2c-base_and_features-ndr"
19308     layout: "plot-latency"
19309
19310 ## Packet Latency - VPP Container Memif 2n-skx-xxv710
19311 #- type: "plot"
19312 #  title: "VPP Latency: memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr-lat"
19313 #  algorithm: "plot_latency_error_bars"
19314 #  output-file-type: ".html"
19315 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr-lat"
19316 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
19317 #  filter: "'NIC_Intel-XXV710' and
19318 #           '64B' and
19319 #           ('BASE' or 'SCALE') and
19320 #           'NDRPDR' and
19321 #           '2T1C' and
19322 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19323 #           not 'VHOST' and
19324 #           'MEMIF'"
19325 #  parameters:
19326 #  - "latency"
19327 #  - "parent"
19328 #  - "tags"
19329 #  sort:
19330 #  - "L2XCFWD"
19331 #  - "L2XCFWD"
19332 #  - "L2XCFWD"
19333 #  - "L2BDMACLRN"
19334 #  - "L2BDMACLRN"
19335 #  - "L2BDMACLRN"
19336 #  - "IP4FWD"
19337 #  layout:
19338 #    title: "memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
19339 #    layout: "plot-latency"
19340 #
19341 #- type: "plot"
19342 #  title: "VPP Latency: memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr-lat"
19343 #  algorithm: "plot_latency_error_bars"
19344 #  output-file-type: ".html"
19345 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr-lat"
19346 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
19347 #  filter: "'NIC_Intel-XXV710' and
19348 #           '64B' and
19349 #           ('BASE' or 'SCALE') and
19350 #           'NDRPDR' and
19351 #           '4T2C' and
19352 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19353 #           not 'VHOST' and
19354 #           'MEMIF'"
19355 #  parameters:
19356 #  - "latency"
19357 #  - "parent"
19358 #  - "tags"
19359 #  sort:
19360 #  - "L2XCFWD"
19361 #  - "L2XCFWD"
19362 #  - "L2XCFWD"
19363 #  - "L2BDMACLRN"
19364 #  - "L2BDMACLRN"
19365 #  - "L2BDMACLRN"
19366 #  - "IP4FWD"
19367 #  layout:
19368 #    title: "memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
19369 #    layout: "plot-latency"
19370
19371 ################################################################################
19372
19373 # Packet Latency - VPP Container Memif 3n-hsw-x520 - l2xc
19374 - type: "plot"
19375   title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr-lat"
19376   algorithm: "plot_latency_error_bars"
19377   output-file-type: ".html"
19378   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr-lat"
19379   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19380   filter: "'NIC_Intel-X520-DA2' and
19381            '64B' and
19382            ('BASE' or 'SCALE') and
19383            'NDRPDR' and
19384            '1T1C' and
19385            'L2XCFWD' and
19386            not 'VHOST' and
19387            not 'NF_DENSITY' and
19388            'MEMIF'"
19389   parameters:
19390   - "latency"
19391   - "parent"
19392   - "tags"
19393   sort:
19394   - "1VNF"
19395   - "2VNF"
19396   - "4VNF"
19397   - "2VNF"
19398   - "4VNF"
19399   layout:
19400     title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
19401     layout: "plot-latency"
19402
19403 - type: "plot"
19404   title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr-lat"
19405   algorithm: "plot_latency_error_bars"
19406   output-file-type: ".html"
19407   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr-lat"
19408   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19409   filter: "'NIC_Intel-X520-DA2' and
19410            '64B' and
19411            ('BASE' or 'SCALE') and
19412            'NDRPDR' and
19413            '2T2C' and
19414            'L2XCFWD' and
19415            not 'VHOST' and
19416            not 'NF_DENSITY' and
19417            'MEMIF'"
19418   parameters:
19419   - "latency"
19420   - "parent"
19421   - "tags"
19422   sort:
19423   - "1VNF"
19424   - "2VNF"
19425   - "4VNF"
19426   - "2VNF"
19427   - "4VNF"
19428   layout:
19429     title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
19430     layout: "plot-latency"
19431
19432 # Packet Latency - VPP Container Memif 3n-hsw-x520 - l2bd
19433 - type: "plot"
19434   title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr-lat"
19435   algorithm: "plot_latency_error_bars"
19436   output-file-type: ".html"
19437   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr-lat"
19438   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19439   filter: "'NIC_Intel-X520-DA2' and
19440            '64B' and
19441            ('BASE' or 'SCALE') and
19442            'NDRPDR' and
19443            '1T1C' and
19444            ('L2BDMACSTAT' or 'L2BDMACLRN') and
19445            not 'VHOST' and
19446            not 'NF_DENSITY' and
19447            'MEMIF'"
19448   parameters:
19449   - "latency"
19450   - "parent"
19451   - "tags"
19452   sort:
19453   - "1VNF"
19454   - "2VNF"
19455   - "4VNF"
19456   - "2VNF"
19457   - "4VNF"
19458   layout:
19459     title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
19460     layout: "plot-latency"
19461
19462 - type: "plot"
19463   title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr-lat"
19464   algorithm: "plot_latency_error_bars"
19465   output-file-type: ".html"
19466   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr-lat"
19467   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19468   filter: "'NIC_Intel-X520-DA2' and
19469            '64B' and
19470            ('BASE' or 'SCALE') and
19471            'NDRPDR' and
19472            '2T2C' and
19473            ('L2BDMACSTAT' or 'L2BDMACLRN') and
19474            not 'VHOST' and
19475            not 'NF_DENSITY' and
19476            'MEMIF'"
19477   parameters:
19478   - "latency"
19479   - "parent"
19480   - "tags"
19481   sort:
19482   - "1VNF"
19483   - "2VNF"
19484   - "4VNF"
19485   - "2VNF"
19486   - "4VNF"
19487   layout:
19488     title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
19489     layout: "plot-latency"
19490
19491 # Packet Latency - VPP Container Memif 3n-hsw-x710 - l2xc
19492 - type: "plot"
19493   title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr-lat"
19494   algorithm: "plot_latency_error_bars"
19495   output-file-type: ".html"
19496   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr-lat"
19497   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19498   filter: "'NIC_Intel-X710' and
19499            '64B' and
19500            ('BASE' or 'SCALE') and
19501            'NDRPDR' and
19502            '1T1C' and
19503            'L2XCFWD' and
19504            not 'VHOST' and
19505            not 'NF_DENSITY' and
19506            'MEMIF'"
19507   parameters:
19508   - "latency"
19509   - "parent"
19510   - "tags"
19511   sort:
19512   - "1VNF"
19513   - "2VNF"
19514   - "4VNF"
19515   - "2VNF"
19516   - "4VNF"
19517   layout:
19518     title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
19519     layout: "plot-latency"
19520
19521 - type: "plot"
19522   title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr-lat"
19523   algorithm: "plot_latency_error_bars"
19524   output-file-type: ".html"
19525   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr-lat"
19526   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19527   filter: "'NIC_Intel-X710' and
19528            '64B' and
19529            ('BASE' or 'SCALE') and
19530            'NDRPDR' and
19531            '2T2C' and
19532            'L2XCFWD' and
19533            not 'VHOST' and
19534            not 'NF_DENSITY' and
19535            'MEMIF'"
19536   parameters:
19537   - "latency"
19538   - "parent"
19539   - "tags"
19540   sort:
19541   - "1VNF"
19542   - "2VNF"
19543   - "4VNF"
19544   - "2VNF"
19545   - "4VNF"
19546   layout:
19547     title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
19548     layout: "plot-latency"
19549
19550 # Packet Latency - VPP Container Memif 3n-hsw-x710 - l2bd
19551 - type: "plot"
19552   title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr-lat"
19553   algorithm: "plot_latency_error_bars"
19554   output-file-type: ".html"
19555   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr-lat"
19556   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19557   filter: "'NIC_Intel-X710' and
19558            '64B' and
19559            ('BASE' or 'SCALE') and
19560            'NDRPDR' and
19561            '1T1C' and
19562            ('L2BDMACSTAT' or 'L2BDMACLRN') and
19563            not 'VHOST' and
19564            not 'NF_DENSITY' and
19565            'MEMIF'"
19566   parameters:
19567   - "latency"
19568   - "parent"
19569   - "tags"
19570   sort:
19571   - "1VNF"
19572   - "2VNF"
19573   - "4VNF"
19574   - "2VNF"
19575   - "4VNF"
19576   layout:
19577     title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
19578     layout: "plot-latency"
19579
19580 - type: "plot"
19581   title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr-lat"
19582   algorithm: "plot_latency_error_bars"
19583   output-file-type: ".html"
19584   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr-lat"
19585   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19586   filter: "'NIC_Intel-X710' and
19587            '64B' and
19588            ('BASE' or 'SCALE') and
19589            'NDRPDR' and
19590            '2T2C' and
19591            ('L2BDMACSTAT' or 'L2BDMACLRN') and
19592            not 'VHOST' and
19593            not 'NF_DENSITY' and
19594            'MEMIF'"
19595   parameters:
19596   - "latency"
19597   - "parent"
19598   - "tags"
19599   sort:
19600   - "1VNF"
19601   - "2VNF"
19602   - "4VNF"
19603   - "2VNF"
19604   - "4VNF"
19605   layout:
19606     title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
19607     layout: "plot-latency"
19608
19609 ################################################################################
19610
19611 # Packet Latency - VPP IPv4 3n-hsw-x520 base and scale
19612 - type: "plot"
19613   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
19614   algorithm: "plot_latency_error_bars"
19615   output-file-type: ".html"
19616   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
19617   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19618   filter: "'NIC_Intel-X520-DA2' and
19619            '64B' and
19620            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19621            'NDRPDR' and
19622            '1T1C' and
19623            'IP4FWD' and
19624            not 'IPSEC' and
19625            not 'DOT1Q' and
19626            not 'VHOST'"
19627   parameters:
19628   - "latency"
19629   - "parent"
19630   - "tags"
19631   sort:
19632   - "DOT1Q"
19633   - "IP4BASE"
19634   - "FIB_20K"
19635   - "FIB_200K"
19636   - "FIB_2M"
19637   layout:
19638     title: "ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
19639     layout: "plot-latency"
19640
19641 - type: "plot"
19642   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
19643   algorithm: "plot_latency_error_bars"
19644   output-file-type: ".html"
19645   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
19646   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19647   filter: "'NIC_Intel-X520-DA2' and
19648            '64B' and
19649            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19650            'NDRPDR' and
19651            '2T2C' and
19652            'IP4FWD' and
19653            not 'IPSEC' and
19654            not 'DOT1Q' and
19655            not 'VHOST'"
19656   parameters:
19657   - "latency"
19658   - "parent"
19659   - "tags"
19660   sort:
19661   - "DOT1Q"
19662   - "IP4BASE"
19663   - "FIB_20K"
19664   - "FIB_200K"
19665   - "FIB_2M"
19666   layout:
19667     title: "ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
19668     layout: "plot-latency"
19669
19670 # Packet Latency - VPP IPv4 3n-hsw-x520 features
19671 - type: "plot"
19672   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-ndr-lat"
19673   algorithm: "plot_latency_error_bars"
19674   output-file-type: ".html"
19675   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-ndr-lat"
19676   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19677   filter: "'NIC_Intel-X520-DA2' and
19678            '64B' and
19679            ('IP4BASE' or
19680             'POLICE_MARK' or
19681             'COPWHLIST' or
19682             ('NAT44' and 'BASE') or
19683             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
19684            'NDRPDR' and
19685            '1T1C' and
19686            'IP4FWD' and
19687            not 'IPSEC' and
19688            not 'VHOST'"
19689   parameters:
19690   - "latency"
19691   - "parent"
19692   - "tags"
19693   sort:
19694   - "DOT1Q"
19695   - "IP4BASE"
19696   - "NAT44"
19697   - "POLICE_MARK"
19698   - "COPWHLIST"
19699   - "IACL"
19700   - "OACL"
19701   layout:
19702     title: "ip4-3n-hsw-x520-64b-1t1c-features-ndr"
19703     layout: "plot-latency"
19704
19705 - type: "plot"
19706   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-ndr-lat"
19707   algorithm: "plot_latency_error_bars"
19708   output-file-type: ".html"
19709   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-ndr-lat"
19710   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19711   filter: "'NIC_Intel-X520-DA2' and
19712            '64B' and
19713            ('IP4BASE' or
19714             'POLICE_MARK' or
19715             'COPWHLIST' or
19716             ('NAT44' and 'BASE') or
19717             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
19718            'NDRPDR' and
19719            '2T2C' and
19720            'IP4FWD' and
19721            not 'IPSEC' and
19722            not 'VHOST'"
19723   parameters:
19724   - "latency"
19725   - "parent"
19726   - "tags"
19727   sort:
19728   - "DOT1Q"
19729   - "IP4BASE"
19730   - "NAT44"
19731   - "POLICE_MARK"
19732   - "COPWHLIST"
19733   - "IACL"
19734   - "OACL"
19735   layout:
19736     title: "ip4-3n-hsw-x520-64b-2t2c-features-ndr"
19737     layout: "plot-latency"
19738
19739 # Packet Latency - VPP IPv4 3n-hsw-x520 features nat44
19740 - type: "plot"
19741   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr-lat"
19742   algorithm: "plot_latency_error_bars"
19743   output-file-type: ".html"
19744   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr-lat"
19745   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19746   filter: "'NIC_Intel-X520-DA2' and
19747            '64B' and
19748            'NDRPDR' and
19749            '1T1C' and
19750            'IP4FWD' and
19751            ('NAT44' or 'IP4BASE') and
19752            not 'DOT1Q' and
19753            not 'IPSEC' and
19754            not 'VHOST'"
19755   parameters:
19756   - "latency"
19757   - "parent"
19758   - "tags"
19759   sort:
19760   - "IP4BASE"
19761   - "BASE"
19762   - "SRC_USER_10"
19763   - "SRC_USER_100"
19764   - "SRC_USER_1000"
19765   - "SRC_USER_2000"
19766   layout:
19767     title: "ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
19768     layout: "plot-latency"
19769
19770 - type: "plot"
19771   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr-lat"
19772   algorithm: "plot_latency_error_bars"
19773   output-file-type: ".html"
19774   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr-lat"
19775   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19776   filter: "'NIC_Intel-X520-DA2' and
19777            '64B' and
19778            'NDRPDR' and
19779            '2T2C' and
19780            'IP4FWD' and
19781            ('NAT44' or 'IP4BASE') and
19782            not 'DOT1Q' and
19783            not 'IPSEC' and
19784            not 'VHOST'"
19785   parameters:
19786   - "latency"
19787   - "parent"
19788   - "tags"
19789   sort:
19790   - "IP4BASE"
19791   - "BASE"
19792   - "SRC_USER_10"
19793   - "SRC_USER_100"
19794   - "SRC_USER_1000"
19795   - "SRC_USER_2000"
19796   layout:
19797     title: "ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
19798     layout: "plot-latency"
19799
19800 # Packet Latency - VPP IPv4 3n-hsw-x520 features iacl
19801 - type: "plot"
19802   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat"
19803   algorithm: "plot_latency_error_bars"
19804   output-file-type: ".html"
19805   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat"
19806   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19807   filter: "'NIC_Intel-X520-DA2' and
19808            '64B' and
19809            'NDRPDR' and
19810            '1T1C' and
19811            'IP4FWD' and
19812            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
19813            not 'IPSEC' and
19814            not 'DOT1Q' and
19815            not 'VHOST'"
19816   parameters:
19817   - "latency"
19818   - "parent"
19819   - "tags"
19820   sort:
19821   - "IP4BASE"
19822   - "ACL_STATELESS"
19823   - "ACL_STATEFUL"
19824   - "ACL_STATELESS"
19825   - "ACL_STATEFUL"
19826   layout:
19827     title: "ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
19828     layout: "plot-latency"
19829
19830 - type: "plot"
19831   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat"
19832   algorithm: "plot_latency_error_bars"
19833   output-file-type: ".html"
19834   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat"
19835   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19836   filter: "'NIC_Intel-X520-DA2' and
19837            '64B' and
19838            'NDRPDR' and
19839            '2T2C' and
19840            'IP4FWD' and
19841            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
19842            not 'IPSEC' and
19843            not 'DOT1Q' and
19844            not 'VHOST'"
19845   parameters:
19846   - "latency"
19847   - "parent"
19848   - "tags"
19849   sort:
19850   - "IP4BASE"
19851   - "ACL_STATELESS"
19852   - "ACL_STATEFUL"
19853   - "ACL_STATELESS"
19854   - "ACL_STATEFUL"
19855   layout:
19856     title: "ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
19857     layout: "plot-latency"
19858
19859 # Packet Latency - VPP IPv4 3n-hsw-x520 features oacl
19860 - type: "plot"
19861   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
19862   algorithm: "plot_latency_error_bars"
19863   output-file-type: ".html"
19864   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
19865   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19866   filter: "'NIC_Intel-X520-DA2' and
19867            '64B' and
19868            'NDRPDR' and
19869            '1T1C' and
19870            'IP4FWD' and
19871            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
19872            not 'IPSEC' and
19873            not 'DOT1Q' and
19874            not 'VHOST'"
19875   parameters:
19876   - "latency"
19877   - "parent"
19878   - "tags"
19879   sort:
19880   - "IP4BASE"
19881   - "ACL_STATELESS"
19882   - "ACL_STATEFUL"
19883   - "ACL_STATELESS"
19884   - "ACL_STATEFUL"
19885   layout:
19886     title: "ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
19887     layout: "plot-latency"
19888
19889 - type: "plot"
19890   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat"
19891   algorithm: "plot_latency_error_bars"
19892   output-file-type: ".html"
19893   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat"
19894   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19895   filter: "'NIC_Intel-X520-DA2' and
19896            '64B' and
19897            'NDRPDR' and
19898            '2T2C' and
19899            'IP4FWD' and
19900            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
19901            not 'IPSEC' and
19902            not 'DOT1Q' and
19903            not 'VHOST'"
19904   parameters:
19905   - "latency"
19906   - "parent"
19907   - "tags"
19908   sort:
19909   - "IP4BASE"
19910   - "ACL_STATELESS"
19911   - "ACL_STATEFUL"
19912   - "ACL_STATELESS"
19913   - "ACL_STATEFUL"
19914   layout:
19915     title: "ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
19916     layout: "plot-latency"
19917
19918 # Packet Latency - VPP IPv4 3n-hsw-x710 base and scale
19919 - type: "plot"
19920   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
19921   algorithm: "plot_latency_error_bars"
19922   output-file-type: ".html"
19923   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
19924   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19925   filter: "'NIC_Intel-X710' and
19926            '64B' and
19927            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19928            'NDRPDR' and
19929            '1T1C' and
19930            'IP4FWD' and
19931            not 'IPSEC' and
19932            not 'DOT1Q' and
19933            not 'VHOST'"
19934   parameters:
19935   - "latency"
19936   - "parent"
19937   - "tags"
19938   sort:
19939   - "IP4BASE"
19940   - "FIB_20K"
19941   - "FIB_200K"
19942   - "FIB_2M"
19943   layout:
19944     title: "ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
19945     layout: "plot-latency"
19946
19947 - type: "plot"
19948   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
19949   algorithm: "plot_latency_error_bars"
19950   output-file-type: ".html"
19951   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
19952   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19953   filter: "'NIC_Intel-X710' and
19954            '64B' and
19955            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19956            'NDRPDR' and
19957            '2T2C' and
19958            'IP4FWD' and
19959            not 'IPSEC' and
19960            not 'DOT1Q' and
19961            not 'VHOST'"
19962   parameters:
19963   - "latency"
19964   - "parent"
19965   - "tags"
19966   sort:
19967   - "IP4BASE"
19968   - "FIB_20K"
19969   - "FIB_200K"
19970   - "FIB_2M"
19971   layout:
19972     title: "ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
19973     layout: "plot-latency"
19974
19975 # Packet Latency - VPP IPv4 3n-hsw-x710 features
19976 - type: "plot"
19977   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-ndr-lat"
19978   algorithm: "plot_latency_error_bars"
19979   output-file-type: ".html"
19980   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-ndr-lat"
19981   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19982   filter: "'NIC_Intel-X710' and
19983            '64B' and
19984            ('IP4BASE' or
19985             'POLICE_MARK' or
19986             'COPWHLIST' or
19987             ('NAT44' and 'BASE') or
19988             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
19989            'NDRPDR' and
19990            '1T1C' and
19991            'IP4FWD' and
19992            not 'IPSEC' and
19993            not 'VHOST'"
19994   parameters:
19995   - "latency"
19996   - "parent"
19997   - "tags"
19998   sort:
19999   - "DOT1Q"
20000   - "IP4BASE"
20001   - "NAT44"
20002   - "POLICE_MARK"
20003   - "COPWHLIST"
20004   - "IACL"
20005   - "OACL"
20006   layout:
20007     title: "ip4-3n-hsw-x710-64b-1t1c-features-ndr"
20008     layout: "plot-latency"
20009
20010 - type: "plot"
20011   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-ndr-lat"
20012   algorithm: "plot_latency_error_bars"
20013   output-file-type: ".html"
20014   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-ndr-lat"
20015   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20016   filter: "'NIC_Intel-X710' and
20017            '64B' and
20018            ('IP4BASE' or
20019             'POLICE_MARK' or
20020             'COPWHLIST' or
20021             ('NAT44' and 'BASE') or
20022             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
20023            'NDRPDR' and
20024            '2T2C' and
20025            'IP4FWD' and
20026            not 'IPSEC' and
20027            not 'VHOST'"
20028   parameters:
20029   - "latency"
20030   - "parent"
20031   - "tags"
20032   sort:
20033   - "DOT1Q"
20034   - "IP4BASE"
20035   - "NAT44"
20036   - "POLICE_MARK"
20037   - "COPWHLIST"
20038   - "IACL"
20039   - "OACL"
20040   layout:
20041     title: "ip4-3n-hsw-x710-64b-2t2c-features-ndr"
20042     layout: "plot-latency"
20043
20044 # Packet Latency - VPP IPv4 3n-hsw-x710 features nat44
20045 - type: "plot"
20046   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr-lat"
20047   algorithm: "plot_latency_error_bars"
20048   output-file-type: ".html"
20049   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr-lat"
20050   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20051   filter: "'NIC_Intel-X710' and
20052            '64B' and
20053            'NDRPDR' and
20054            '1T1C' and
20055            'IP4FWD' and
20056            ('NAT44' or 'IP4BASE') and
20057            not 'IPSEC' and
20058            not 'VHOST'"
20059   parameters:
20060   - "latency"
20061   - "parent"
20062   - "tags"
20063   sort:
20064   - "IP4BASE"
20065   - "BASE"
20066   - "SRC_USER_10"
20067   - "SRC_USER_100"
20068   - "SRC_USER_1000"
20069   - "SRC_USER_2000"
20070   layout:
20071     title: "ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
20072     layout: "plot-latency"
20073
20074 - type: "plot"
20075   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr-lat"
20076   algorithm: "plot_latency_error_bars"
20077   output-file-type: ".html"
20078   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr-lat"
20079   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20080   filter: "'NIC_Intel-X710' and
20081            '64B' and
20082            'NDRPDR' and
20083            '2T2C' and
20084            'IP4FWD' and
20085            ('NAT44' or 'IP4BASE') and
20086            not 'IPSEC' and
20087            not 'VHOST'"
20088   parameters:
20089   - "latency"
20090   - "parent"
20091   - "tags"
20092   sort:
20093   - "IP4BASE"
20094   - "BASE"
20095   - "SRC_USER_10"
20096   - "SRC_USER_100"
20097   - "SRC_USER_1000"
20098   - "SRC_USER_2000"
20099   layout:
20100     title: "ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
20101     layout: "plot-latency"
20102
20103 # Packet Latency - VPP IPv4 3n-hsw-x710 features iacl
20104 - type: "plot"
20105   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat"
20106   algorithm: "plot_latency_error_bars"
20107   output-file-type: ".html"
20108   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat"
20109   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20110   filter: "'NIC_Intel-X710' and
20111            '64B' and
20112            'NDRPDR' and
20113            '1T1C' and
20114            'IP4FWD' and
20115            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
20116            not 'IPSEC' and
20117            not 'VHOST'"
20118   parameters:
20119   - "latency"
20120   - "parent"
20121   - "tags"
20122   sort:
20123   - "IP4BASE"
20124   - "ACL_STATELESS"
20125   - "ACL_STATEFUL"
20126   - "ACL_STATELESS"
20127   - "ACL_STATEFUL"
20128   layout:
20129     title: "ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
20130     layout: "plot-latency"
20131
20132 - type: "plot"
20133   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat"
20134   algorithm: "plot_latency_error_bars"
20135   output-file-type: ".html"
20136   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat"
20137   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20138   filter: "'NIC_Intel-X710' and
20139            '64B' and
20140            'NDRPDR' and
20141            '2T2C' and
20142            'IP4FWD' and
20143            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
20144            not 'IPSEC' and
20145            not 'VHOST'"
20146   parameters:
20147   - "latency"
20148   - "parent"
20149   - "tags"
20150   sort:
20151   - "IP4BASE"
20152   - "ACL_STATELESS"
20153   - "ACL_STATEFUL"
20154   - "ACL_STATELESS"
20155   - "ACL_STATEFUL"
20156   layout:
20157     title: "ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
20158     layout: "plot-latency"
20159
20160 # Packet Latency - VPP IPv4 3n-hsw-xl710 base and scale
20161 - type: "plot"
20162   title: "VPP Latency: ip4-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
20163   algorithm: "plot_latency_error_bars"
20164   output-file-type: ".html"
20165   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
20166   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20167   filter: "'NIC_Intel-XL710' and
20168            '64B' and
20169            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20170            'NDRPDR' and
20171            '1T1C' and
20172            'IP4FWD' and
20173            not 'IPSEC' and
20174            not 'VHOST'"
20175   parameters:
20176   - "latency"
20177   - "parent"
20178   - "tags"
20179   sort:
20180   - "IP4BASE"
20181   - "FIB_20K"
20182   - "FIB_200K"
20183   - "FIB_2M"
20184   layout:
20185     title: "ip4-3n-hsw-xl710-64b-1t1c-base-ndr"
20186     layout: "plot-latency"
20187
20188 - type: "plot"
20189   title: "VPP Latency: ip4-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
20190   algorithm: "plot_latency_error_bars"
20191   output-file-type: ".html"
20192   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
20193   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20194   filter: "'NIC_Intel-XL710' and
20195            '64B' and
20196            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20197            'NDRPDR' and
20198            '2T2C' and
20199            'IP4FWD' and
20200            not 'IPSEC' and
20201            not 'VHOST'"
20202   parameters:
20203   - "latency"
20204   - "parent"
20205   - "tags"
20206   sort:
20207   - "IP4BASE"
20208   - "FIB_20K"
20209   - "FIB_200K"
20210   - "FIB_2M"
20211   layout:
20212     title: "ip4-3n-hsw-xl710-64b-2t2c-base-ndr"
20213     layout: "plot-latency"
20214
20215 # Packet Latency - VPP IPv4 3n-skx-x710 base and scale
20216 - type: "plot"
20217   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20218   algorithm: "plot_latency_error_bars"
20219   output-file-type: ".html"
20220   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20221   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20222   filter: "'NIC_Intel-X710' and
20223            '64B' and
20224            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20225            'NDRPDR' and
20226            '2T1C' and
20227            'IP4FWD' and
20228            not 'IPSEC' and
20229            not 'DOT1Q' and
20230            not 'VHOST'"
20231   parameters:
20232   - "latency"
20233   - "parent"
20234   - "tags"
20235   sort:
20236   - "IP4BASE"
20237   - "FIB_20K"
20238   - "FIB_200K"
20239   - "FIB_2M"
20240   layout:
20241     title: "ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
20242     layout: "plot-latency"
20243
20244 - type: "plot"
20245   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20246   algorithm: "plot_latency_error_bars"
20247   output-file-type: ".html"
20248   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20249   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20250   filter: "'NIC_Intel-X710' and
20251            '64B' and
20252            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20253            'NDRPDR' and
20254            '4T2C' and
20255            'IP4FWD' and
20256            not 'IPSEC' and
20257            not 'DOT1Q' and
20258            not 'VHOST'"
20259   parameters:
20260   - "latency"
20261   - "parent"
20262   - "tags"
20263   sort:
20264   - "IP4BASE"
20265   - "FIB_20K"
20266   - "FIB_200K"
20267   - "FIB_2M"
20268   layout:
20269     title: "ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
20270     layout: "plot-latency"
20271
20272 # Packet Latency - VPP IPv4 3n-skx-x710 features oacl
20273 - type: "plot"
20274   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-ndr-lat"
20275   algorithm: "plot_latency_error_bars"
20276   output-file-type: ".html"
20277   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-ndr-lat"
20278   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20279   filter: "'NIC_Intel-X710' and
20280            '64B' and
20281            ('IP4BASE' or
20282             'POLICE_MARK' or
20283             'COPWHLIST' or
20284             ('NAT44' and 'BASE') or
20285             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
20286            'NDRPDR' and
20287            '2T1C' and
20288            'IP4FWD' and
20289            not 'IPSEC' and
20290            not 'VHOST'"
20291   parameters:
20292   - "latency"
20293   - "parent"
20294   - "tags"
20295   sort:
20296   - "DOT1Q"
20297   - "IP4BASE"
20298   - "NAT44"
20299   - "POLICE_MARK"
20300   - "COPWHLIST"
20301   - "IACL"
20302   - "OACL"
20303   layout:
20304     title: "ip4-3n-skx-x710-64b-2t1c-features-ndr"
20305     layout: "plot-latency"
20306
20307 - type: "plot"
20308   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-ndr-lat"
20309   algorithm: "plot_latency_error_bars"
20310   output-file-type: ".html"
20311   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-ndr-lat"
20312   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20313   filter: "'NIC_Intel-X710' and
20314            '64B' and
20315            ('IP4BASE' or
20316             'POLICE_MARK' or
20317             'COPWHLIST' or
20318             ('NAT44' and 'BASE') or
20319             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
20320            'NDRPDR' and
20321            '4T2C' and
20322            'IP4FWD' and
20323            not 'IPSEC' and
20324            not 'VHOST'"
20325   parameters:
20326   - "latency"
20327   - "parent"
20328   - "tags"
20329   sort:
20330   - "DOT1Q"
20331   - "IP4BASE"
20332   - "NAT44"
20333   - "POLICE_MARK"
20334   - "COPWHLIST"
20335   - "IACL"
20336   - "OACL"
20337   layout:
20338     title: "ip4-3n-skx-x710-64b-4t2c-features-ndr"
20339     layout: "plot-latency"
20340
20341 # Packet Latency - VPP IPv4 3n-skx-x710 features nat44
20342 - type: "plot"
20343   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr-lat"
20344   algorithm: "plot_latency_error_bars"
20345   output-file-type: ".html"
20346   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr-lat"
20347   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20348   filter: "'NIC_Intel-X710' and
20349            '64B' and
20350            'NDRPDR' and
20351            '2T1C' and
20352            'IP4FWD' and
20353            ('NAT44' or 'IP4BASE') and
20354            not 'IPSEC' and
20355            not 'VHOST'"
20356   parameters:
20357   - "latency"
20358   - "parent"
20359   - "tags"
20360   sort:
20361   - "IP4BASE"
20362   - "BASE"
20363   - "SRC_USER_10"
20364   - "SRC_USER_100"
20365   - "SRC_USER_1000"
20366   - "SRC_USER_2000"
20367   layout:
20368     title: "ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
20369     layout: "plot-latency"
20370
20371 - type: "plot"
20372   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr-lat"
20373   algorithm: "plot_latency_error_bars"
20374   output-file-type: ".html"
20375   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr-lat"
20376   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20377   filter: "'NIC_Intel-X710' and
20378            '64B' and
20379            'NDRPDR' and
20380            '4T2C' and
20381            'IP4FWD' and
20382            ('NAT44' or 'IP4BASE') and
20383            not 'IPSEC' and
20384            not 'VHOST'"
20385   parameters:
20386   - "latency"
20387   - "parent"
20388   - "tags"
20389   sort:
20390   - "IP4BASE"
20391   - "BASE"
20392   - "SRC_USER_10"
20393   - "SRC_USER_100"
20394   - "SRC_USER_1000"
20395   - "SRC_USER_2000"
20396   layout:
20397     title: "ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
20398     layout: "plot-latency"
20399
20400 # Packet Latency - VPP IPv4 3n-skx-x710 features iacl
20401 - type: "plot"
20402   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
20403   algorithm: "plot_latency_error_bars"
20404   output-file-type: ".html"
20405   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
20406   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20407   filter: "'NIC_Intel-X710' and
20408            '64B' and
20409            'NDRPDR' and
20410            '2T1C' and
20411            'IP4FWD' and
20412            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
20413            not 'IPSEC' and
20414            not 'VHOST'"
20415   parameters:
20416   - "latency"
20417   - "parent"
20418   - "tags"
20419   sort:
20420   - "IP4BASE"
20421   - "ACL_STATELESS"
20422   - "ACL_STATEFUL"
20423   - "ACL_STATELESS"
20424   - "ACL_STATEFUL"
20425   layout:
20426     title: "ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
20427     layout: "plot-latency"
20428
20429 - type: "plot"
20430   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
20431   algorithm: "plot_latency_error_bars"
20432   output-file-type: ".html"
20433   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
20434   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20435   filter: "'NIC_Intel-X710' and
20436            '64B' and
20437            'NDRPDR' and
20438            '4T2C' and
20439            'IP4FWD' and
20440            'IACL' and
20441            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
20442            not 'IPSEC' and
20443            not 'VHOST'"
20444   parameters:
20445   - "latency"
20446   - "parent"
20447   - "tags"
20448   sort:
20449   - "IP4BASE"
20450   - "ACL_STATELESS"
20451   - "ACL_STATEFUL"
20452   - "ACL_STATELESS"
20453   - "ACL_STATEFUL"
20454   layout:
20455     title: "ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
20456     layout: "plot-latency"
20457
20458 # Packet Latency - VPP IPv4 2n-skx-x710 base and scale
20459 - type: "plot"
20460   title: "VPP Latency: ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20461   algorithm: "plot_latency_error_bars"
20462   output-file-type: ".html"
20463   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20464   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20465   filter: "'NIC_Intel-X710' and
20466            '64B' and
20467            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20468            'NDRPDR' and
20469            '2T1C' and
20470            'IP4FWD' and
20471            not 'IPSEC' and
20472            not 'DOT1Q' and
20473            not 'VHOST'"
20474   parameters:
20475   - "latency"
20476   - "parent"
20477   - "tags"
20478   sort:
20479   - "IP4BASE"
20480   - "FIB_20K"
20481   - "FIB_200K"
20482   - "FIB_2M"
20483   layout:
20484     title: "ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
20485     layout: "plot-latency"
20486
20487 - type: "plot"
20488   title: "VPP Latency: ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20489   algorithm: "plot_latency_error_bars"
20490   output-file-type: ".html"
20491   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20492   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20493   filter: "'NIC_Intel-X710' and
20494            '64B' and
20495            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20496            'NDRPDR' and
20497            '4T2C' and
20498            'IP4FWD' and
20499            not 'IPSEC' and
20500            not 'DOT1Q' and
20501            not 'VHOST'"
20502   parameters:
20503   - "latency"
20504   - "parent"
20505   - "tags"
20506   sort:
20507   - "IP4BASE"
20508   - "FIB_20K"
20509   - "FIB_200K"
20510   - "FIB_2M"
20511   layout:
20512     title: "ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
20513     layout: "plot-latency"
20514
20515 # Packet Latency - VPP IPv4 2n-skx-x710 base and scale
20516 - type: "plot"
20517   title: "VPP Latency: ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
20518   algorithm: "plot_latency_error_bars"
20519   output-file-type: ".html"
20520   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
20521   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20522   filter: "'NIC_Intel-X710' and
20523            '64B' and
20524            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
20525            'NDRPDR' and
20526            '2T1C' and
20527            'IP4FWD' and
20528            not 'IPSEC' and
20529            not 'DOT1Q' and
20530            not 'VHOST'"
20531   parameters:
20532   - "latency"
20533   - "parent"
20534   - "tags"
20535   sort:
20536   - "IP4BASE"
20537   - "ACL_STATELESS"
20538   - "ACL_STATEFUL"
20539   - "ACL_STATELESS"
20540   - "ACL_STATEFUL"
20541   layout:
20542     title: "ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr"
20543     layout: "plot-latency"
20544
20545 - type: "plot"
20546   title: "VPP Latency: ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
20547   algorithm: "plot_latency_error_bars"
20548   output-file-type: ".html"
20549   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
20550   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20551   filter: "'NIC_Intel-X710' and
20552            '64B' and
20553            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
20554            'NDRPDR' and
20555            '4T2C' and
20556            'IP4FWD' and
20557            not 'IPSEC' and
20558            not 'DOT1Q' and
20559            not 'VHOST'"
20560   parameters:
20561   - "latency"
20562   - "parent"
20563   - "tags"
20564   sort:
20565   - "IP4BASE"
20566   - "ACL_STATELESS"
20567   - "ACL_STATEFUL"
20568   - "ACL_STATELESS"
20569   - "ACL_STATEFUL"
20570   layout:
20571     title: "ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr"
20572     layout: "plot-latency"
20573
20574 # Packet Latency - VPP IPv4 2n-skx-xxv710 base and scale
20575 - type: "plot"
20576   title: "VPP Latency: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
20577   algorithm: "plot_latency_error_bars"
20578   output-file-type: ".html"
20579   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
20580   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20581   filter: "'NIC_Intel-XXV710' and
20582            '64B' and
20583            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20584            'NDRPDR' and
20585            '2T1C' and
20586            'IP4FWD' and
20587            not 'IPSEC' and
20588            not 'DOT1Q' and
20589            not 'VHOST'"
20590   parameters:
20591   - "latency"
20592   - "parent"
20593   - "tags"
20594   sort:
20595   - "IP4BASE"
20596   - "FIB_20K"
20597   - "FIB_200K"
20598   - "FIB_2M"
20599   layout:
20600     title: "ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
20601     layout: "plot-latency"
20602
20603 - type: "plot"
20604   title: "VPP Latency: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
20605   algorithm: "plot_latency_error_bars"
20606   output-file-type: ".html"
20607   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
20608   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20609   filter: "'NIC_Intel-XXV710' and
20610            '64B' and
20611            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20612            'NDRPDR' and
20613            '4T2C' and
20614            'IP4FWD' and
20615            not 'IPSEC' and
20616            not 'DOT1Q' and
20617            not 'VHOST'"
20618   parameters:
20619   - "latency"
20620   - "parent"
20621   - "tags"
20622   sort:
20623   - "IP4BASE"
20624   - "FIB_20K"
20625   - "FIB_200K"
20626   - "FIB_2M"
20627   layout:
20628     title: "ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
20629     layout: "plot-latency"
20630
20631 ################################################################################
20632
20633 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x520 - features
20634 - type: "plot"
20635   title: "VPP Latency: ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
20636   algorithm: "plot_latency_error_bars"
20637   output-file-type: ".html"
20638   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
20639   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20640   filter: "'NIC_Intel-X520-DA2' and
20641            '64B' and
20642            'ENCAP' and
20643            'NDRPDR' and
20644            '1T1C' and
20645            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
20646            not 'DOT1Q' and
20647            not 'VHOST' and
20648            not 'IPSECHW'"
20649   parameters:
20650   - "latency"
20651   - "parent"
20652   - "tags"
20653   sort:
20654   - "IP4BASE"
20655   - "L2BDMACLRN"
20656   - "L2XCFWD"
20657   - "LISP"
20658   layout:
20659     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
20660     layout: "plot-latency"
20661
20662 - type: "plot"
20663   title: "VPP Latency: ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
20664   algorithm: "plot_latency_error_bars"
20665   output-file-type: ".html"
20666   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
20667   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20668   filter: "'NIC_Intel-X520-DA2' and
20669            '64B' and
20670            'ENCAP' and
20671            'NDRPDR' and
20672            '2T2C' and
20673            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
20674            not 'DOT1Q' and
20675            not 'VHOST' and
20676            not 'IPSECHW'"
20677   parameters:
20678   - "latency"
20679   - "parent"
20680   - "tags"
20681   sort:
20682   - "IP4BASE"
20683   - "L2BDMACLRN"
20684   - "L2XCFWD"
20685   - "LISP"
20686   layout:
20687     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
20688     layout: "plot-latency"
20689
20690 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x710
20691 - type: "plot"
20692   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
20693   algorithm: "plot_latency_error_bars"
20694   output-file-type: ".html"
20695   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
20696   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20697   filter: "'NIC_Intel-X710' and
20698            '64B' and
20699            'ENCAP' and
20700            'NDRPDR' and
20701            '1T1C' and
20702            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
20703            not 'VHOST' and
20704            not 'IPSECHW'"
20705   parameters:
20706   - "latency"
20707   - "parent"
20708   - "tags"
20709   sort:
20710   - "IP4BASE"
20711   - "LISP"
20712   - "VXLAN_1"
20713   - "VXLAN_10"
20714   - "VXLAN_100"
20715   - "VXLAN_1000"
20716   layout:
20717     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
20718     layout: "plot-latency"
20719
20720 - type: "plot"
20721   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
20722   algorithm: "plot_latency_error_bars"
20723   output-file-type: ".html"
20724   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
20725   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20726   filter: "'NIC_Intel-X710' and
20727            '64B' and
20728            'ENCAP' and
20729            'NDRPDR' and
20730            '2T2C' and
20731            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
20732            not 'VHOST' and
20733            not 'IPSECHW'"
20734   parameters:
20735   - "latency"
20736   - "parent"
20737   - "tags"
20738   sort:
20739   - "IP4BASE"
20740   - "LISP"
20741   - "VXLAN_1"
20742   - "VXLAN_10"
20743   - "VXLAN_100"
20744   - "VXLAN_1000"
20745   layout:
20746     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
20747     layout: "plot-latency"
20748
20749 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x710 - features
20750 - type: "plot"
20751   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
20752   algorithm: "plot_latency_error_bars"
20753   output-file-type: ".html"
20754   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
20755   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20756   filter: "'NIC_Intel-X710' and
20757            '64B' and
20758            'ENCAP' and
20759            'NDRPDR' and
20760            '1T1C' and
20761            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
20762            not 'DOT1Q' and
20763            not 'VHOST' and
20764            not 'IPSECHW'"
20765   parameters:
20766   - "latency"
20767   - "parent"
20768   - "tags"
20769   sort:
20770   - "IP4BASE"
20771   - "L2BDMACLRN"
20772   - "L2XCFWD"
20773   - "LISP"
20774   layout:
20775     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
20776     layout: "plot-latency"
20777
20778 - type: "plot"
20779   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
20780   algorithm: "plot_latency_error_bars"
20781   output-file-type: ".html"
20782   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
20783   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20784   filter: "'NIC_Intel-X710' and
20785            '64B' and
20786            'ENCAP' and
20787            'NDRPDR' and
20788            '2T2C' and
20789            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
20790            not 'DOT1Q' and
20791            not 'VHOST' and
20792            not 'IPSECHW'"
20793   parameters:
20794   - "latency"
20795   - "parent"
20796   - "tags"
20797   sort:
20798   - "IP4BASE"
20799   - "L2BDMACLRN"
20800   - "L2XCFWD"
20801   - "LISP"
20802   layout:
20803     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
20804     layout: "plot-latency"
20805
20806 # Packet Latency - VPP Ipv4 tunnels 3n-skx-x710
20807 - type: "plot"
20808   title: "VPP Latency: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20809   algorithm: "plot_latency_error_bars"
20810   output-file-type: ".html"
20811   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20812   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20813   filter: "'NIC_Intel-X710' and
20814            '64B' and
20815            'ENCAP' and
20816            'NDRPDR' and
20817            '2T1C' and
20818            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
20819            not 'VHOST' and
20820            not 'IPSECHW'"
20821   parameters:
20822   - "latency"
20823   - "parent"
20824   - "tags"
20825   sort:
20826   - "IP4BASE"
20827   - "LISP"
20828   - "VXLAN_1"
20829   - "VXLAN_10"
20830   - "VXLAN_100"
20831   - "VXLAN_1000"
20832   layout:
20833     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
20834     layout: "plot-latency"
20835
20836 - type: "plot"
20837   title: "VPP Latency: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20838   algorithm: "plot_latency_error_bars"
20839   output-file-type: ".html"
20840   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20841   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20842   filter: "'NIC_Intel-X710' and
20843            '64B' and
20844            'ENCAP' and
20845            'NDRPDR' and
20846            '4T2C' and
20847            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
20848            not 'VHOST' and
20849            not 'IPSECHW'"
20850   parameters:
20851   - "latency"
20852   - "parent"
20853   - "tags"
20854   sort:
20855   - "IP4BASE"
20856   - "LISP"
20857   - "VXLAN_1"
20858   - "VXLAN_10"
20859   - "VXLAN_100"
20860   - "VXLAN_1000"
20861   layout:
20862     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
20863     layout: "plot-latency"
20864
20865 # Packet Latency - VPP Ipv4 tunnels 3n-skx-x710 - features
20866 - type: "plot"
20867   title: "VPP Latency: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
20868   algorithm: "plot_latency_error_bars"
20869   output-file-type: ".html"
20870   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
20871   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20872   filter: "'NIC_Intel-X710' and
20873            '64B' and
20874            'ENCAP' and
20875            'NDRPDR' and
20876            '2T1C' and
20877            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
20878            not 'DOT1Q' and
20879            not 'VHOST' and
20880            not 'IPSECHW'"
20881   parameters:
20882   - "latency"
20883   - "parent"
20884   - "tags"
20885   sort:
20886   - "IP4BASE"
20887   - "L2BDMACLRN"
20888   - "L2XCFWD"
20889   - "LISP"
20890   layout:
20891     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
20892     layout: "plot-latency"
20893
20894 - type: "plot"
20895   title: "VPP Latency: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
20896   algorithm: "plot_latency_error_bars"
20897   output-file-type: ".html"
20898   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
20899   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20900   filter: "'NIC_Intel-X710' and
20901            '64B' and
20902            'ENCAP' and
20903            'NDRPDR' and
20904            '4T2C' and
20905            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
20906            not 'DOT1Q' and
20907            not 'VHOST' and
20908            not 'IPSECHW'"
20909   parameters:
20910   - "latency"
20911   - "parent"
20912   - "tags"
20913   sort:
20914   - "IP4BASE"
20915   - "L2BDMACLRN"
20916   - "L2XCFWD"
20917   - "LISP"
20918   layout:
20919     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
20920     layout: "plot-latency"
20921
20922 ################################################################################
20923
20924 # Packet Latency - VPP IPv6 3n-hsw-x520
20925 - type: "plot"
20926   title: "VPP Latency: ip6-3n-hsw-x520-78b-1t1c-base-ndr-lat"
20927   algorithm: "plot_latency_error_bars"
20928   output-file-type: ".html"
20929   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base-ndr-lat"
20930   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20931   filter: "'NIC_Intel-X520-DA2' and
20932            '78B' and
20933            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20934            'NDRPDR' and
20935            '1T1C' and
20936            'IP6FWD' and
20937            not 'SRv6' and
20938            not 'IPSEC' and
20939            not 'VHOST'"
20940   parameters:
20941   - "latency"
20942   - "parent"
20943   - "tags"
20944   sort:
20945   - "IP6BASE"
20946   - "FIB_20K"
20947   - "FIB_200K"
20948   - "FIB_2M"
20949   layout:
20950     title: "ip6-3n-hsw-x520-78b-1t1c-base-ndr"
20951     layout: "plot-latency"
20952
20953 - type: "plot"
20954   title: "VPP Latency: ip6-3n-hsw-x520-78b-2t2c-base-ndr-lat"
20955   algorithm: "plot_latency_error_bars"
20956   output-file-type: ".html"
20957   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base-ndr-lat"
20958   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20959   filter: "'NIC_Intel-X520-DA2' and
20960            '78B' and
20961            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20962            'NDRPDR' and
20963            '2T2C' and
20964            'IP6FWD' and
20965            not 'SRv6' and
20966            not 'IPSEC' and
20967            not 'VHOST'"
20968   parameters:
20969   - "latency"
20970   - "parent"
20971   - "tags"
20972   sort:
20973   - "IP6BASE"
20974   - "FIB_20K"
20975   - "FIB_200K"
20976   - "FIB_2M"
20977   layout:
20978     title: "ip6-3n-hsw-x520-78b-2t2c-base-ndr"
20979     layout: "plot-latency"
20980
20981 # Packet Latency - VPP IPv6 3n-hsw-x710
20982 - type: "plot"
20983   title: "VPP Latency: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr-lat"
20984   algorithm: "plot_latency_error_bars"
20985   output-file-type: ".html"
20986   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr-lat"
20987   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20988   filter: "'NIC_Intel-X710' and
20989            '78B' and
20990            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20991            'NDRPDR' and
20992            '1T1C' and
20993            'IP6FWD' and
20994            not 'SRv6' and
20995            not 'IPSEC' and
20996            not 'VHOST'"
20997   parameters:
20998   - "latency"
20999   - "parent"
21000   - "tags"
21001   sort:
21002   - "IP6BASE"
21003   - "FIB_20K"
21004   - "FIB_200K"
21005   - "FIB_2M"
21006   layout:
21007     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
21008     layout: "plot-latency"
21009
21010 - type: "plot"
21011   title: "VPP Latency: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr-lat"
21012   algorithm: "plot_latency_error_bars"
21013   output-file-type: ".html"
21014   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr-lat"
21015   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21016   filter: "'NIC_Intel-X710' and
21017            '78B' and
21018            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21019            'NDRPDR' and
21020            '2T2C' and
21021            'IP6FWD' and
21022            not 'SRv6' and
21023            not 'IPSEC' and
21024            not 'VHOST'"
21025   parameters:
21026   - "latency"
21027   - "parent"
21028   - "tags"
21029   sort:
21030   - "IP6BASE"
21031   - "FIB_20K"
21032   - "FIB_200K"
21033   - "FIB_2M"
21034   layout:
21035     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
21036     layout: "plot-latency"
21037
21038 # Packet Latency - VPP IPv6 3n-hsw-xl710
21039 - type: "plot"
21040   title: "VPP Latency: ip6-3n-hsw-xl710-78b-1t1c-base-ndr-lat"
21041   algorithm: "plot_latency_error_bars"
21042   output-file-type: ".html"
21043   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base-ndr-lat"
21044   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21045   filter: "'NIC_Intel-XL710' and
21046            '78B' and
21047            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21048            'NDRPDR' and
21049            '1T1C' and
21050            'IP6FWD' and
21051            not 'SRv6' and
21052            not 'IPSEC' and
21053            not 'VHOST'"
21054   parameters:
21055   - "latency"
21056   - "parent"
21057   - "tags"
21058   sort:
21059   - "IP6BASE"
21060   - "FIB_20K"
21061   - "FIB_200K"
21062   - "FIB_2M"
21063   layout:
21064     title: "ip6-3n-hsw-xl710-78b-1t1c-base-ndr"
21065     layout: "plot-latency"
21066
21067 - type: "plot"
21068   title: "VPP Latency: ip6-3n-hsw-xl710-78b-2t2c-base-ndr-lat"
21069   algorithm: "plot_latency_error_bars"
21070   output-file-type: ".html"
21071   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base-ndr-lat"
21072   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21073   filter: "'NIC_Intel-XL710' and
21074            '78B' and
21075            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21076            'NDRPDR' and
21077            '2T2C' and
21078            'IP6FWD' and
21079            not 'SRv6' and
21080            not 'IPSEC' and
21081            not 'VHOST'"
21082   parameters:
21083   - "latency"
21084   - "parent"
21085   - "tags"
21086   sort:
21087   - "IP6BASE"
21088   - "FIB_20K"
21089   - "FIB_200K"
21090   - "FIB_2M"
21091   layout:
21092     title: "ip6-3n-hsw-xl710-78b-2t2c-base-ndr"
21093     layout: "plot-latency"
21094
21095 # Packet Latency - VPP IPv6 3n-skx-x710
21096 - type: "plot"
21097   title: "VPP Latency: ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
21098   algorithm: "plot_latency_error_bars"
21099   output-file-type: ".html"
21100   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
21101   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21102   filter: "'NIC_Intel-X710' and
21103            '78B' and
21104            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21105            'NDRPDR' and
21106            '2T1C' and
21107            'IP6FWD' and
21108            not 'SRv6' and
21109            not 'IPSEC' and
21110            not 'VHOST'"
21111   parameters:
21112   - "latency"
21113   - "parent"
21114   - "tags"
21115   sort:
21116   - "IP6BASE"
21117   - "FIB_20K"
21118   - "FIB_200K"
21119   - "FIB_2M"
21120   layout:
21121     title: "ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
21122     layout: "plot-latency"
21123
21124 - type: "plot"
21125   title: "VPP Latency: ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
21126   algorithm: "plot_latency_error_bars"
21127   output-file-type: ".html"
21128   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
21129   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21130   filter: "'NIC_Intel-X710' and
21131            '78B' and
21132            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21133            'NDRPDR' and
21134            '4T2C' and
21135            'IP6FWD' and
21136            not 'SRv6' and
21137            not 'IPSEC' and
21138            not 'VHOST'"
21139   parameters:
21140   - "latency"
21141   - "parent"
21142   - "tags"
21143   sort:
21144   - "IP6BASE"
21145   - "FIB_20K"
21146   - "FIB_200K"
21147   - "FIB_2M"
21148   layout:
21149     title: "ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
21150     layout: "plot-latency"
21151
21152 # Packet Latency - VPP IPv6 3n-skx-xxv710
21153 - type: "plot"
21154   title: "VPP Latency: ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
21155   algorithm: "plot_latency_error_bars"
21156   output-file-type: ".html"
21157   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
21158   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21159   filter: "'NIC_Intel-XXV710' and
21160            '78B' and
21161            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21162            'NDRPDR' and
21163            '2T1C' and
21164            'IP6FWD' and
21165            not 'SRv6' and
21166            not 'IPSEC' and
21167            not 'VHOST'"
21168   parameters:
21169   - "latency"
21170   - "parent"
21171   - "tags"
21172   sort:
21173   - "IP6BASE"
21174   - "FIB_20K"
21175   - "FIB_200K"
21176   - "FIB_2M"
21177   layout:
21178     title: "ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
21179     layout: "plot-latency"
21180
21181 - type: "plot"
21182   title: "VPP Latency: ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
21183   algorithm: "plot_latency_error_bars"
21184   output-file-type: ".html"
21185   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
21186   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21187   filter: "'NIC_Intel-XXV710' and
21188            '78B' and
21189            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21190            'NDRPDR' and
21191            '4T2C' and
21192            'IP6FWD' and
21193            not 'SRv6' and
21194            not 'IPSEC' and
21195            not 'VHOST'"
21196   parameters:
21197   - "latency"
21198   - "parent"
21199   - "tags"
21200   sort:
21201   - "IP6BASE"
21202   - "FIB_20K"
21203   - "FIB_200K"
21204   - "FIB_2M"
21205   layout:
21206     title: "ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
21207     layout: "plot-latency"
21208
21209 # Packet Latency - VPP IPv6 2n-skx-x710
21210 - type: "plot"
21211   title: "VPP Latency: ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
21212   algorithm: "plot_latency_error_bars"
21213   output-file-type: ".html"
21214   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
21215   data: "plot-vpp-throughput-lat-tsa-2n-skx"
21216   filter: "'NIC_Intel-X710' and
21217            '78B' and
21218            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21219            'NDRPDR' and
21220            '2T1C' and
21221            'IP6FWD' and
21222            not 'SRv6' and
21223            not 'IPSEC' and
21224            not 'VHOST'"
21225   parameters:
21226   - "latency"
21227   - "parent"
21228   - "tags"
21229   sort:
21230   - "IP6BASE"
21231   - "FIB_20K"
21232   - "FIB_200K"
21233   - "FIB_2M"
21234   layout:
21235     title: "ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
21236     layout: "plot-latency"
21237
21238 - type: "plot"
21239   title: "VPP Latency: ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
21240   algorithm: "plot_latency_error_bars"
21241   output-file-type: ".html"
21242   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
21243   data: "plot-vpp-throughput-lat-tsa-2n-skx"
21244   filter: "'NIC_Intel-X710' and
21245            '78B' and
21246            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21247            'NDRPDR' and
21248            '4T2C' and
21249            'IP6FWD' and
21250            not 'SRv6' and
21251            not 'IPSEC' and
21252            not 'VHOST'"
21253   parameters:
21254   - "latency"
21255   - "parent"
21256   - "tags"
21257   sort:
21258   - "IP6BASE"
21259   - "FIB_20K"
21260   - "FIB_200K"
21261   - "FIB_2M"
21262   layout:
21263     title: "ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
21264     layout: "plot-latency"
21265
21266 # Packet Latency - VPP IPv6 2n-skx-xxv710
21267 - type: "plot"
21268   title: "VPP Latency: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
21269   algorithm: "plot_latency_error_bars"
21270   output-file-type: ".html"
21271   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
21272   data: "plot-vpp-throughput-lat-tsa-2n-skx"
21273   filter: "'NIC_Intel-XXV710' and
21274            '78B' and
21275            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21276            'NDRPDR' and
21277            '2T1C' and
21278            'IP6FWD' and
21279            not 'SRv6' and
21280            not 'IPSEC' and
21281            not 'VHOST'"
21282   parameters:
21283   - "latency"
21284   - "parent"
21285   - "tags"
21286   sort:
21287   - "IP6BASE"
21288   - "FIB_20K"
21289   - "FIB_200K"
21290   - "FIB_2M"
21291   layout:
21292     title: "ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
21293     layout: "plot-latency"
21294
21295 - type: "plot"
21296   title: "VPP Latency: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
21297   algorithm: "plot_latency_error_bars"
21298   output-file-type: ".html"
21299   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
21300   data: "plot-vpp-throughput-lat-tsa-2n-skx"
21301   filter: "'NIC_Intel-XXV710' and
21302            '78B' and
21303            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21304            'NDRPDR' and
21305            '4T2C' and
21306            'IP6FWD' and
21307            not 'SRv6' and
21308            not 'IPSEC' and
21309            not 'VHOST'"
21310   parameters:
21311   - "latency"
21312   - "parent"
21313   - "tags"
21314   sort:
21315   - "IP6BASE"
21316   - "FIB_20K"
21317   - "FIB_200K"
21318   - "FIB_2M"
21319   layout:
21320     title: "ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
21321     layout: "plot-latency"
21322
21323 ################################################################################
21324
21325 # Packet Latency - VPP IPv6 tunnels 3n-hsw-x520
21326 - type: "plot"
21327   title: "VPP Latency: ip6tun-3n-hsw-x520-78b-1t1c-base-ndr-lat"
21328   algorithm: "plot_latency_error_bars"
21329   output-file-type: ".html"
21330   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base-ndr-lat"
21331   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21332   filter: "'NIC_Intel-X520-DA2' and
21333            '78B' and
21334            'ENCAP' and
21335            'NDRPDR' and
21336            '1T1C' and
21337            'LISP' and
21338            not 'VHOST'"
21339   parameters:
21340   - "latency"
21341   - "parent"
21342   - "tags"
21343   sort:
21344   - "IP4UNRLAY"
21345   - "IP6UNRLAY"
21346   layout:
21347     title: "ip6tun-3n-hsw-x520-78b-1t1c-base-ndr"
21348     layout: "plot-latency"
21349
21350 - type: "plot"
21351   title: "VPP Latency: ip6tun-3n-hsw-x520-78b-2t2c-base-ndr-lat"
21352   algorithm: "plot_latency_error_bars"
21353   output-file-type: ".html"
21354   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base-ndr-lat"
21355   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21356   filter: "'NIC_Intel-X520-DA2' and
21357            '78B' and
21358            'ENCAP' and
21359            'NDRPDR' and
21360            '2T2C' and
21361            'LISP' and
21362            not 'VHOST'"
21363   parameters:
21364   - "latency"
21365   - "parent"
21366   - "tags"
21367   sort:
21368   - "IP4UNRLAY"
21369   - "IP6UNRLAY"
21370   layout:
21371     title: "ip6tun-3n-hsw-x520-78b-2t2c-base-ndr"
21372     layout: "plot-latency"
21373
21374 ################################################################################
21375
21376 # Packet Latency - VPP IPSec 3n-hsw-xl710 base
21377 - type: "plot"
21378   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
21379   algorithm: "plot_latency_error_bars"
21380   output-file-type: ".html"
21381   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
21382   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21383   filter: "'NIC_Intel-XL710' and
21384            '64B' and
21385            'IP4FWD' and
21386            'NDRPDR' and
21387            'BASE' and
21388            '1T1C' and
21389            'IPSECHW' and
21390            ('IPSECTRAN' or 'IPSECTUN') and
21391            not 'VHOST'"
21392   parameters:
21393   - "latency"
21394   - "parent"
21395   - "tags"
21396   layout:
21397     title: "ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
21398     layout: "plot-latency"
21399
21400 - type: "plot"
21401   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
21402   algorithm: "plot_latency_error_bars"
21403   output-file-type: ".html"
21404   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
21405   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21406   filter: "'NIC_Intel-XL710' and
21407            '64B' and
21408            'IP4FWD' and
21409            'NDRPDR' and
21410            'BASE' and
21411            '2T2C' and
21412            'IPSECHW' and
21413            ('IPSECTRAN' or 'IPSECTUN') and
21414            not 'VHOST'"
21415   parameters:
21416   - "latency"
21417   - "parent"
21418   - "tags"
21419   layout:
21420     title: "ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
21421     layout: "plot-latency"
21422
21423 # Packet Latency - VPP IPSec 3n-hsw-xl710 scale
21424 - type: "plot"
21425   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr-lat"
21426   algorithm: "plot_latency_error_bars"
21427   output-file-type: ".html"
21428   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr-lat"
21429   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21430   filter: "'NIC_Intel-XL710' and
21431            '64B' and
21432            'IP4FWD' and
21433            'NDRPDR' and
21434            'SCALE' and
21435            '1T1C' and
21436            'IPSECHW' and
21437            ('IPSECTRAN' or 'IPSECTUN') and
21438            not 'VHOST'"
21439   parameters:
21440   - "latency"
21441   - "parent"
21442   - "tags"
21443   layout:
21444     title: "ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
21445     layout: "plot-latency"
21446
21447 - type: "plot"
21448   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr-lat"
21449   algorithm: "plot_latency_error_bars"
21450   output-file-type: ".html"
21451   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr-lat"
21452   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21453   filter: "'NIC_Intel-XL710' and
21454            '64B' and
21455            'IP4FWD' and
21456            'NDRPDR' and
21457            'SCALE' and
21458            '2T2C' and
21459            'IPSECHW' and
21460            ('IPSECTRAN' or 'IPSECTUN') and
21461            not 'VHOST'"
21462   parameters:
21463   - "latency"
21464   - "parent"
21465   - "tags"
21466   layout:
21467     title: "ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
21468     layout: "plot-latency"
21469
21470 # Packet Latency - VPP IPSec 3n-hsw-xl710 sw
21471 - type: "plot"
21472   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr-lat"
21473   algorithm: "plot_latency_error_bars"
21474   output-file-type: ".html"
21475   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr-lat"
21476   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21477   filter: "'NIC_Intel-XL710' and
21478            '64B' and
21479            'IP4FWD' and
21480            'NDRPDR' and
21481            '1T1C' and
21482            'IPSECSW' and
21483            ('IPSECTRAN' or 'IPSECTUN') and
21484            not 'VHOST'"
21485   parameters:
21486   - "latency"
21487   - "parent"
21488   - "tags"
21489   layout:
21490     title: "ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
21491     layout: "plot-latency"
21492
21493 - type: "plot"
21494   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr-lat"
21495   algorithm: "plot_latency_error_bars"
21496   output-file-type: ".html"
21497   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr-lat"
21498   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21499   filter: "'NIC_Intel-XL710' and
21500            '64B' and
21501            'IP4FWD' and
21502            'NDRPDR' and
21503            '2T2C' and
21504            'IPSECSW' and
21505            ('IPSECTRAN' or 'IPSECTUN') and
21506            not 'VHOST'"
21507   parameters:
21508   - "latency"
21509   - "parent"
21510   - "tags"
21511   layout:
21512     title: "ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
21513     layout: "plot-latency"
21514
21515 ################################################################################
21516
21517 # Packet Latency - VPP SRv6 3n-hsw-x520
21518 - type: "plot"
21519   title: "VPP Latency: srv6-3n-hsw-x520-78b-1t1c-features-ndr-lat"
21520   algorithm: "plot_latency_error_bars"
21521   output-file-type: ".html"
21522   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-ndr-lat"
21523   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21524   filter: "'NIC_Intel-X520-DA2' and
21525            '78B' and
21526            'FEATURE' and
21527            'NDRPDR' and
21528            '1T1C' and
21529            'IP6FWD' and
21530            'SRv6'"
21531   parameters:
21532   - "latency"
21533   - "parent"
21534   - "tags"
21535   layout:
21536     title: "srv6-3n-hsw-x520-78b-1t1c-features-ndr"
21537     layout: "plot-latency"
21538
21539 - type: "plot"
21540   title: "VPP Latency: srv6-3n-hsw-x520-78b-2t2c-features-ndr-lat"
21541   algorithm: "plot_latency_error_bars"
21542   output-file-type: ".html"
21543   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-ndr-lat"
21544   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21545   filter: "'NIC_Intel-X520-DA2' and
21546            '78B' and
21547            'FEATURE' and
21548            'NDRPDR' and
21549            '2T2C' and
21550            'IP6FWD' and
21551            'SRv6'"
21552   parameters:
21553   - "latency"
21554   - "parent"
21555   - "tags"
21556   layout:
21557     title: "srv6-3n-hsw-x520-78b-2t2c-features-ndr"
21558     layout: "plot-latency"
21559
21560 ################################################################################
21561
21562 # Packet Latency - VPP vhost ip4 3n-hsw-x520
21563 - type: "plot"
21564   title: "VPP Latency: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
21565   algorithm: "plot_latency_error_bars"
21566   output-file-type: ".html"
21567   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
21568   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21569   filter: "'NIC_Intel-X520-DA2' and
21570            '64B' and
21571            'NDRPDR' and
21572            'ETH' and
21573            'IP4FWD' and
21574            '1T1C' and
21575            'VHOST_1024' and
21576            not 'VXLAN' and
21577            not 'DOT1Q'"
21578   parameters:
21579   - "latency"
21580   - "parent"
21581   - "tags"
21582   sort:
21583   - "not CFS_OPT"
21584   - "1VM"
21585   - "2VM"
21586   layout:
21587     title: "vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
21588     layout: "plot-latency"
21589
21590 - type: "plot"
21591   title: "VPP Latency: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
21592   algorithm: "plot_latency_error_bars"
21593   output-file-type: ".html"
21594   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
21595   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21596   filter: "'NIC_Intel-X520-DA2' and
21597            '64B' and
21598            'NDRPDR' and
21599            'ETH' and
21600            'IP4FWD' and
21601            '2T2C' and
21602            'VHOST_1024' and
21603            not 'VXLAN' and
21604            not 'DOT1Q'"
21605   parameters:
21606   - "latency"
21607   - "parent"
21608   - "tags"
21609   sort:
21610   - "not CFS_OPT"
21611   - "1VM"
21612   - "2VM"
21613   layout:
21614     title: "vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
21615     layout: "plot-latency"
21616
21617 # Packet Latency - VPP vhost l2sw 3n-hsw-x520 - base
21618 - type: "plot"
21619   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
21620   algorithm: "plot_latency_error_bars"
21621   output-file-type: ".html"
21622   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
21623   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21624   filter: "'NIC_Intel-X520-DA2' and
21625            '64B' and
21626            'NDRPDR' and
21627            ('ETH' or 'DOT1Q') and
21628            'BASE' and
21629            '1T1C' and
21630            ('L2BDMACLRN' or 'L2XCFWD') and
21631            'VHOST_1024' and
21632            not 'VXLAN' and
21633            not 'IP4FWD' and
21634            not '2VM'"
21635   parameters:
21636   - "latency"
21637   - "parent"
21638   - "tags"
21639   sort:
21640   - "L2BDMACLRN"
21641   - "L2BDMACLRN"
21642   - "L2BDMACLRN"
21643   - "L2XCFWD"
21644   - "L2XCFWD"
21645   - "L2XCFWD"
21646   layout:
21647     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
21648     layout: "plot-latency"
21649
21650 - type: "plot"
21651   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
21652   algorithm: "plot_latency_error_bars"
21653   output-file-type: ".html"
21654   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
21655   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21656   filter: "'NIC_Intel-X520-DA2' and
21657            '64B' and
21658            'NDRPDR' and
21659            ('ETH' or 'DOT1Q') and
21660            'BASE' and
21661            '2T2C' and
21662            ('L2BDMACLRN' or 'L2XCFWD') and
21663            'VHOST_1024' and
21664            not 'VXLAN' and
21665            not 'IP4FWD' and
21666            not '2VM'"
21667   parameters:
21668   - "latency"
21669   - "parent"
21670   - "tags"
21671   sort:
21672   - "L2BDMACLRN"
21673   - "L2BDMACLRN"
21674   - "L2BDMACLRN"
21675   - "L2XCFWD"
21676   - "L2XCFWD"
21677   - "L2XCFWD"
21678   layout:
21679     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
21680     layout: "plot-latency"
21681
21682 # Packet Latency - VPP vhost l2sw 3n-hsw-x520 - base vm
21683 - type: "plot"
21684   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr-lat"
21685   algorithm: "plot_latency_error_bars"
21686   output-file-type: ".html"
21687   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr-lat"
21688   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21689   filter: "'NIC_Intel-X520-DA2' and
21690            '64B' and
21691            'NDRPDR' and
21692            ('ETH' or 'DOT1Q') and
21693            '1T1C' and
21694            ('L2BDMACLRN' or 'L2XCFWD') and
21695            'VHOST_1024' and
21696            not 'CFS_OPT' and
21697            not 'DOT1Q' and
21698            not 'VXLAN' and
21699            not 'IP4FWD' and
21700            not 'LBOND'"
21701   parameters:
21702   - "latency"
21703   - "parent"
21704   - "tags"
21705 #  sort:
21706 #  - "1VM"
21707 #  - "L2XCFWD"
21708 #  - "1VM"
21709 #  - "L2BDMACLRN"
21710   layout:
21711     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
21712     layout: "plot-latency"
21713
21714 - type: "plot"
21715   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr-lat"
21716   algorithm: "plot_latency_error_bars"
21717   output-file-type: ".html"
21718   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr-lat"
21719   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21720   filter: "'NIC_Intel-X520-DA2' and
21721            '64B' and
21722            'NDRPDR' and
21723            ('ETH' or 'DOT1Q') and
21724            '2T2C' and
21725            ('L2BDMACLRN' or 'L2XCFWD') and
21726            'VHOST_1024' and
21727            not 'CFS_OPT' and
21728            not 'DOT1Q' and
21729            not 'VXLAN' and
21730            not 'IP4FWD' and
21731            not 'LBOND'"
21732   parameters:
21733   - "latency"
21734   - "parent"
21735   - "tags"
21736 #  sort:
21737 #  - "1VM"
21738 #  - "L2XCFWD"
21739 #  - "1VM"
21740 #  - "L2BDMACLRN"
21741   layout:
21742     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
21743     layout: "plot-latency"
21744
21745 # Packet Latency - VPP vhost ip4 3n-hsw-x710
21746 - type: "plot"
21747   title: "VPP Latency: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
21748   algorithm: "plot_latency_error_bars"
21749   output-file-type: ".html"
21750   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
21751   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21752   filter: "'NIC_Intel-X710' and
21753            '64B' and
21754            'NDRPDR' and
21755            'ETH' and
21756            'IP4FWD' and
21757            '1T1C' and
21758            'VHOST_1024' and
21759            not 'VXLAN' and
21760            not 'CFS_OPT' and
21761            not 'DOT1Q'"
21762   parameters:
21763   - "latency"
21764   - "parent"
21765   - "tags"
21766   sort:
21767   - "1VM"
21768   - "2VM"
21769   layout:
21770     title: "vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
21771     layout: "plot-latency"
21772
21773 - type: "plot"
21774   title: "VPP Latency: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
21775   algorithm: "plot_latency_error_bars"
21776   output-file-type: ".html"
21777   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
21778   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21779   filter: "'NIC_Intel-X710' and
21780            '64B' and
21781            'NDRPDR' and
21782            'ETH' and
21783            'IP4FWD' and
21784            '2T2C' and
21785            'VHOST_1024' and
21786            not 'VXLAN' and
21787            not 'CFS_OPT' and
21788            not 'DOT1Q'"
21789   parameters:
21790   - "latency"
21791   - "parent"
21792   - "tags"
21793   sort:
21794   - "1VM"
21795   - "2VM"
21796   layout:
21797     title: "vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
21798     layout: "plot-latency"
21799
21800 # Packet Latency - VPP vhost l2sw 3n-hsw-x710 - base
21801 - type: "plot"
21802   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
21803   algorithm: "plot_latency_error_bars"
21804   output-file-type: ".html"
21805   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
21806   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21807   filter: "'NIC_Intel-X710' and
21808            '64B' and
21809            'NDRPDR' and
21810            ('ETH' or 'DOT1Q') and
21811            'BASE' and
21812            '1T1C' and
21813            ('L2BDMACLRN' or 'L2XCFWD') and
21814            'VHOST_1024' and
21815            not 'VXLAN' and
21816            not 'IP4FWD' and
21817            not '2VM'"
21818   parameters:
21819   - "latency"
21820   - "parent"
21821   - "tags"
21822   sort:
21823   - "L2BDMACLRN"
21824   - "L2BDMACLRN"
21825   - "L2BDMACLRN"
21826   - "L2XCFWD"
21827   - "L2XCFWD"
21828   - "L2XCFWD"
21829   layout:
21830     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
21831     layout: "plot-latency"
21832
21833 - type: "plot"
21834   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
21835   algorithm: "plot_latency_error_bars"
21836   output-file-type: ".html"
21837   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
21838   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21839   filter: "'NIC_Intel-X710' and
21840            '64B' and
21841            'NDRPDR' and
21842            ('ETH' or 'DOT1Q') and
21843            'BASE' and
21844            '2T2C' and
21845            ('L2BDMACLRN' or 'L2XCFWD') and
21846            'VHOST_1024' and
21847            not 'VXLAN' and
21848            not 'IP4FWD' and
21849            not '2VM'"
21850   parameters:
21851   - "latency"
21852   - "parent"
21853   - "tags"
21854   sort:
21855   - "L2BDMACLRN"
21856   - "L2BDMACLRN"
21857   - "L2BDMACLRN"
21858   - "L2XCFWD"
21859   - "L2XCFWD"
21860   - "L2XCFWD"
21861   layout:
21862     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
21863     layout: "plot-latency"
21864
21865 # Packet Latency - VPP vhost l2sw 3n-hsw-x710 - base vm
21866 - type: "plot"
21867   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr-lat"
21868   algorithm: "plot_latency_error_bars"
21869   output-file-type: ".html"
21870   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr-lat"
21871   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21872   filter: "'NIC_Intel-X710' and
21873            '64B' and
21874            'NDRPDR' and
21875            ('ETH' or 'DOT1Q') and
21876            '1T1C' and
21877            ('L2BDMACLRN' or 'L2XCFWD') and
21878            'VHOST_1024' and
21879            not 'CFS_OPT' and
21880            not 'VXLAN' and
21881            not 'IP4FWD' and
21882            not 'LBOND'"
21883   parameters:
21884   - "latency"
21885   - "parent"
21886   - "tags"
21887   sort:
21888   - "L2BDMACLRN"
21889   - "L2BDMACLRN"
21890   - "L2BDMACLRN"
21891   - "L2XCFWD"
21892   - "L2XCFWD"
21893   - "L2XCFWD"
21894   layout:
21895     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr"
21896     layout: "plot-latency"
21897
21898 - type: "plot"
21899   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr-lat"
21900   algorithm: "plot_latency_error_bars"
21901   output-file-type: ".html"
21902   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr-lat"
21903   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21904   filter: "'NIC_Intel-X710' and
21905            '64B' and
21906            'NDRPDR' and
21907            ('ETH' or 'DOT1Q') and
21908            '2T2C' and
21909            ('L2BDMACLRN' or 'L2XCFWD') and
21910            'VHOST_1024' and
21911            not 'CFS_OPT' and
21912            not 'VXLAN' and
21913            not 'IP4FWD' and
21914            not 'LBOND'"
21915   parameters:
21916   - "latency"
21917   - "parent"
21918   - "tags"
21919   sort:
21920   - "L2BDMACLRN"
21921   - "L2BDMACLRN"
21922   - "L2BDMACLRN"
21923   - "L2XCFWD"
21924   - "L2XCFWD"
21925   - "L2XCFWD"
21926   layout:
21927     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr"
21928     layout: "plot-latency"
21929
21930 # Packet Latency - VPP vhost ip4 3n-skx-x710
21931 - type: "plot"
21932   title: "VPP Latency: vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
21933   algorithm: "plot_latency_error_bars"
21934   output-file-type: ".html"
21935   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
21936   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21937   filter: "'NIC_Intel-X710' and
21938            '64B' and
21939            'NDRPDR' and
21940            'ETH' and
21941            'IP4FWD' and
21942            '2T1C' and
21943            'VHOST_1024' and
21944            not 'VXLAN' and
21945            not 'DOT1Q'"
21946   parameters:
21947   - "latency"
21948   - "parent"
21949   - "tags"
21950   sort:
21951   - "1VM"
21952   - "2VM"
21953   layout:
21954     title: "vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
21955     layout: "plot-latency"
21956
21957 - type: "plot"
21958   title: "VPP Latency: vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
21959   algorithm: "plot_latency_error_bars"
21960   output-file-type: ".html"
21961   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
21962   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21963   filter: "'NIC_Intel-X710' and
21964            '64B' and
21965            'NDRPDR' and
21966            'ETH' and
21967            'IP4FWD' and
21968            '4T2C' and
21969            'VHOST_1024' and
21970            not 'VXLAN' and
21971            not 'DOT1Q'"
21972   parameters:
21973   - "latency"
21974   - "parent"
21975   - "tags"
21976   sort:
21977   - "1VM"
21978   - "2VM"
21979   layout:
21980     title: "vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
21981     layout: "plot-latency"
21982
21983 # Packet Latency - VPP vhost l2sw 3n-skx-x710 - base
21984 - type: "plot"
21985   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
21986   algorithm: "plot_latency_error_bars"
21987   output-file-type: ".html"
21988   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
21989   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21990   filter: "'NIC_Intel-X710' and
21991            '64B' and
21992            'NDRPDR' and
21993            ('ETH' or 'DOT1Q') and
21994            'BASE' and
21995            '2T1C' and
21996            ('L2BDMACLRN' or 'L2XCFWD') and
21997            'VHOST_1024' and
21998            not 'VXLAN' and
21999            not 'IP4FWD' and
22000            not '2VM'"
22001   parameters:
22002   - "latency"
22003   - "parent"
22004   - "tags"
22005   sort:
22006   - "L2BDMACLRN"
22007   - "L2BDMACLRN"
22008   - "L2BDMACLRN"
22009   - "L2XCFWD"
22010   - "L2XCFWD"
22011   - "L2XCFWD"
22012   layout:
22013     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr"
22014     layout: "plot-latency"
22015
22016 - type: "plot"
22017   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
22018   algorithm: "plot_latency_error_bars"
22019   output-file-type: ".html"
22020   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
22021   data: "plot-vpp-throughput-lat-tsa-3n-skx"
22022   filter: "'NIC_Intel-X710' and
22023            '64B' and
22024            'NDRPDR' and
22025            ('ETH' or 'DOT1Q') and
22026            'BASE' and
22027            '4T2C' and
22028            ('L2BDMACLRN' or 'L2XCFWD') and
22029            'VHOST_1024' and
22030            not 'VXLAN' and
22031            not 'IP4FWD' and
22032            not '2VM'"
22033   parameters:
22034   - "latency"
22035   - "parent"
22036   - "tags"
22037   sort:
22038   - "L2BDMACLRN"
22039   - "L2BDMACLRN"
22040   - "L2BDMACLRN"
22041   - "L2XCFWD"
22042   - "L2XCFWD"
22043   - "L2XCFWD"
22044   layout:
22045     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr"
22046     layout: "plot-latency"
22047
22048 # Packet Latency - VPP vhost l2sw 3n-skx-x710 - base vm
22049 - type: "plot"
22050   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr-lat"
22051   algorithm: "plot_latency_error_bars"
22052   output-file-type: ".html"
22053   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr-lat"
22054   data: "plot-vpp-throughput-lat-tsa-3n-skx"
22055   filter: "'NIC_Intel-X710' and
22056            '64B' and
22057            'NDRPDR' and
22058            ('ETH' or 'DOT1Q') and
22059            '2T1C' and
22060            ('L2BDMACLRN' or 'L2XCFWD') and
22061            'VHOST_1024' and
22062            not 'CFS_OPT' and
22063            not 'VXLAN' and
22064            not 'IP4FWD' and
22065            not 'LBOND'"
22066   parameters:
22067   - "latency"
22068   - "parent"
22069   - "tags"
22070   sort:
22071   - "L2BDMACLRN"
22072   - "L2BDMACLRN"
22073   - "L2BDMACLRN"
22074   - "L2XCFWD"
22075   - "L2XCFWD"
22076   - "L2XCFWD"
22077   layout:
22078     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr"
22079     layout: "plot-latency"
22080
22081 - type: "plot"
22082   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr-lat"
22083   algorithm: "plot_latency_error_bars"
22084   output-file-type: ".html"
22085   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr-lat"
22086   data: "plot-vpp-throughput-lat-tsa-3n-skx"
22087   filter: "'NIC_Intel-X710' and
22088            '64B' and
22089            'NDRPDR' and
22090            ('ETH' or 'DOT1Q') and
22091            '4T2C' and
22092            ('L2BDMACLRN' or 'L2XCFWD') and
22093            'VHOST_1024' and
22094            not 'CFS_OPT' and
22095            not 'VXLAN' and
22096            not 'IP4FWD' and
22097            not 'LBOND'"
22098   parameters:
22099   - "latency"
22100   - "parent"
22101   - "tags"
22102   sort:
22103   - "L2BDMACLRN"
22104   - "L2BDMACLRN"
22105   - "L2BDMACLRN"
22106   - "L2XCFWD"
22107   - "L2XCFWD"
22108   - "L2XCFWD"
22109   layout:
22110     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr"
22111     layout: "plot-latency"
22112
22113 # Packet Latency - VPP vhost ip4 2n-skx-x710
22114 - type: "plot"
22115   title: "VPP Latency: vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
22116   algorithm: "plot_latency_error_bars"
22117   output-file-type: ".html"
22118   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
22119   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22120   filter: "'NIC_Intel-X710' and
22121            '64B' and
22122            'NDRPDR' and
22123            'ETH' and
22124            'IP4FWD' and
22125            '2T1C' and
22126            'VHOST_1024' and
22127            not 'VXLAN' and
22128            not 'NF_DENSITY' and
22129            not 'CFS_OPT' and
22130            not 'DOT1Q'"
22131   parameters:
22132   - "latency"
22133   - "parent"
22134   - "tags"
22135   sort:
22136   - "1VM"
22137   - "2VM"
22138   layout:
22139     title: "vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
22140     layout: "plot-latency"
22141
22142 - type: "plot"
22143   title: "VPP Latency: vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
22144   algorithm: "plot_latency_error_bars"
22145   output-file-type: ".html"
22146   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
22147   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22148   filter: "'NIC_Intel-X710' and
22149            '64B' and
22150            'NDRPDR' and
22151            'ETH' and
22152            'IP4FWD' and
22153            '4T2C' and
22154            'VHOST_1024' and
22155            not 'VXLAN' and
22156            not 'NF_DENSITY' and
22157            not 'CFS_OPT' and
22158            not 'DOT1Q'"
22159   parameters:
22160   - "latency"
22161   - "parent"
22162   - "tags"
22163   sort:
22164   - "1VM"
22165   - "2VM"
22166   layout:
22167     title: "vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
22168     layout: "plot-latency"
22169
22170 # Packet Latency - VPP vhost l2sw 2n-skx-x710 - base
22171 - type: "plot"
22172   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
22173   algorithm: "plot_latency_error_bars"
22174   output-file-type: ".html"
22175   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
22176   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22177   filter: "'NIC_Intel-X710' and
22178            '64B' and
22179            'NDRPDR' and
22180            ('ETH' or 'DOT1Q') and
22181            'BASE' and
22182            '2T1C' and
22183            ('L2BDMACLRN' or 'L2XCFWD') and
22184            'VHOST_1024' and
22185            not 'VXLAN' and
22186            not 'NF_DENSITY' and
22187            not 'IP4FWD' and
22188            not '2VM'"
22189   parameters:
22190   - "latency"
22191   - "parent"
22192   - "tags"
22193 #  sort:
22194 #  - "not CFS_OPT"
22195 #  - "L2XCFWD"
22196 #  - "not CFS_OPT"
22197 #  - "CFS_OPT"
22198   layout:
22199     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr"
22200     layout: "plot-latency"
22201
22202 - type: "plot"
22203   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
22204   algorithm: "plot_latency_error_bars"
22205   output-file-type: ".html"
22206   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
22207   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22208   filter: "'NIC_Intel-X710' and
22209            '64B' and
22210            'NDRPDR' and
22211            ('ETH' or 'DOT1Q') and
22212            'BASE' and
22213            '4T2C' and
22214            ('L2BDMACLRN' or 'L2XCFWD') and
22215            'VHOST_1024' and
22216            not 'VXLAN' and
22217            not 'NF_DENSITY' and
22218            not 'IP4FWD' and
22219            not '2VM'"
22220   parameters:
22221   - "latency"
22222   - "parent"
22223   - "tags"
22224 #  sort:
22225 #  - "not CFS_OPT"
22226 #  - "L2XCFWD"
22227 #  - "not CFS_OPT"
22228 #  - "CFS_OPT"
22229   layout:
22230     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr"
22231     layout: "plot-latency"
22232
22233 # Packet Latency - VPP vhost l2sw 2n-skx-x710 - base vm
22234 - type: "plot"
22235   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr-lat"
22236   algorithm: "plot_latency_error_bars"
22237   output-file-type: ".html"
22238   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr-lat"
22239   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22240   filter: "'NIC_Intel-X710' and
22241            '64B' and
22242            'NDRPDR' and
22243            ('ETH' or 'DOT1Q') and
22244            '2T1C' and
22245            ('L2BDMACLRN' or 'L2XCFWD') and
22246            'VHOST_1024' and
22247            not 'CFS_OPT' and
22248            not 'VXLAN' and
22249            not 'NF_DENSITY' and
22250            not 'DOT1Q' and
22251            not 'IP4FWD'"
22252   parameters:
22253   - "latency"
22254   - "parent"
22255   - "tags"
22256 #  sort:
22257 #  - "1VM"
22258 #  - "L2XCFWD"
22259 #  - "1VM"
22260 #  - "L2BDMACLRN"
22261   layout:
22262     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
22263     layout: "plot-latency"
22264
22265 - type: "plot"
22266   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr-lat"
22267   algorithm: "plot_latency_error_bars"
22268   output-file-type: ".html"
22269   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr-lat"
22270   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22271   filter: "'NIC_Intel-X710' and
22272            '64B' and
22273            'NDRPDR' and
22274            ('ETH' or 'DOT1Q') and
22275            '4T2C' and
22276            ('L2BDMACLRN' or 'L2XCFWD') and
22277            'VHOST_1024' and
22278            not 'CFS_OPT' and
22279            not 'VXLAN' and
22280            not 'NF_DENSITY' and
22281            not 'DOT1Q' and
22282            not 'IP4FWD'"
22283   parameters:
22284   - "latency"
22285   - "parent"
22286   - "tags"
22287 #  sort:
22288 #  - "1VM"
22289 #  - "L2XCFWD"
22290 #  - "1VM"
22291 #  - "L2BDMACLRN"
22292   layout:
22293     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
22294     layout: "plot-latency"
22295
22296 # Packet Latency - VPP vhost ip4 2n-skx-xxv710
22297 - type: "plot"
22298   title: "VPP Latency: vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
22299   algorithm: "plot_latency_error_bars"
22300   output-file-type: ".html"
22301   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
22302   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22303   filter: "'NIC_Intel-XXV710' and
22304            '64B' and
22305            'NDRPDR' and
22306            'ETH' and
22307            'IP4FWD' and
22308            '2T1C' and
22309            'VHOST_1024' and
22310            not 'VXLAN' and
22311            not 'CFS_OPT' and
22312            not 'DOT1Q'"
22313   parameters:
22314   - "latency"
22315   - "parent"
22316   - "tags"
22317   sort:
22318   - "not CFS_OPT"
22319   - "1VM"
22320   - "2VM"
22321   layout:
22322     title: "vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
22323     layout: "plot-latency"
22324
22325 - type: "plot"
22326   title: "VPP Latency: vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
22327   algorithm: "plot_latency_error_bars"
22328   output-file-type: ".html"
22329   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
22330   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22331   filter: "'NIC_Intel-XXV710' and
22332            '64B' and
22333            'NDRPDR' and
22334            'ETH' and
22335            'IP4FWD' and
22336            '4T2C' and
22337            'VHOST_1024' and
22338            not 'VXLAN' and
22339            not 'CFS_OPT' and
22340            not 'DOT1Q'"
22341   parameters:
22342   - "latency"
22343   - "parent"
22344   - "tags"
22345   sort:
22346   - "not CFS_OPT"
22347   - "1VM"
22348   - "2VM"
22349   layout:
22350     title: "vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
22351     layout: "plot-latency"
22352
22353 ## Packet Latency - VPP vhost l2sw 2n-skx-xxv710 - base
22354 #- type: "plot"
22355 #  title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr-lat"
22356 #  algorithm: "plot_latency_error_bars"
22357 #  output-file-type: ".html"
22358 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr-lat"
22359 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
22360 #  filter: "'NIC_Intel-XXV710' and
22361 #           '64B' and
22362 #           'NDRPDR' and
22363 #           ('ETH' or 'DOT1Q') and
22364 #           'BASE' and
22365 #           '2T1C' and
22366 #           ('L2BDMACLRN' or 'L2XCFWD') and
22367 #           'VHOST_1024' and
22368 #           not 'VXLAN' and
22369 #           not 'IP4FWD' and
22370 #           not '2VM'"
22371 #  parameters:
22372 #  - "latency"
22373 #  - "parent"
22374 #  - "tags"
22375 ##  sort:
22376 ##  - "not CFS_OPT"
22377 ##  - "L2XCFWD"
22378 ##  - "not CFS_OPT"
22379 ##  - "CFS_OPT"
22380 #  layout:
22381 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
22382 #    layout: "plot-latency"
22383 #
22384 #- type: "plot"
22385 #  title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr-lat"
22386 #  algorithm: "plot_latency_error_bars"
22387 #  output-file-type: ".html"
22388 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr-lat"
22389 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
22390 #  filter: "'NIC_Intel-XXV710' and
22391 #           '64B' and
22392 #           'NDRPDR' and
22393 #           ('ETH' or 'DOT1Q') and
22394 #           'BASE' and
22395 #           '4T2C' and
22396 #           ('L2BDMACLRN' or 'L2XCFWD') and
22397 #           'VHOST_1024' and
22398 #           not 'VXLAN' and
22399 #           not 'IP4FWD' and
22400 #           not '2VM'"
22401 #  parameters:
22402 #  - "latency"
22403 #  - "parent"
22404 #  - "tags"
22405 ##  sort:
22406 ##  - "not CFS_OPT"
22407 ##  - "L2XCFWD"
22408 ##  - "not CFS_OPT"
22409 ##  - "CFS_OPT"
22410 #  layout:
22411 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
22412 #    layout: "plot-latency"
22413 #
22414 ## Packet Latency - VPP vhost l2sw 2n-skx-xxv710 - base vm
22415 #- type: "plot"
22416 #  title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr-lat"
22417 #  algorithm: "plot_latency_error_bars"
22418 #  output-file-type: ".html"
22419 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr-lat"
22420 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
22421 #  filter: "'NIC_Intel-XXV710' and
22422 #           '64B' and
22423 #           'NDRPDR' and
22424 #           ('ETH' or 'DOT1Q') and
22425 #           '2T1C' and
22426 #           ('L2BDMACLRN' or 'L2XCFWD') and
22427 #           'VHOST_1024' and
22428 #           not 'CFS_OPT' and
22429 #           not 'VXLAN' and
22430 #           not 'DOT1Q' and
22431 #           not 'IP4FWD'"
22432 #  parameters:
22433 #  - "latency"
22434 #  - "parent"
22435 #  - "tags"
22436 ##  sort:
22437 ##  - "1VM"
22438 ##  - "L2XCFWD"
22439 ##  - "1VM"
22440 ##  - "L2BDMACLRN"
22441 #  layout:
22442 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
22443 #    layout: "plot-latency"
22444 #
22445 #- type: "plot"
22446 #  title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr-lat"
22447 #  algorithm: "plot_latency_error_bars"
22448 #  output-file-type: ".html"
22449 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr-lat"
22450 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
22451 #  filter: "'NIC_Intel-XXV710' and
22452 #           '64B' and
22453 #           'NDRPDR' and
22454 #           ('ETH' or 'DOT1Q') and
22455 #           '4T2C' and
22456 #           ('L2BDMACLRN' or 'L2XCFWD') and
22457 #           'VHOST_1024' and
22458 #           not 'CFS_OPT' and
22459 #           not 'VXLAN' and
22460 #           not 'DOT1Q' and
22461 #           not 'IP4FWD'"
22462 #  parameters:
22463 #  - "latency"
22464 #  - "parent"
22465 #  - "tags"
22466 ##  sort:
22467 ##  - "1VM"
22468 ##  - "L2XCFWD"
22469 ##  - "1VM"
22470 ##  - "L2BDMACLRN"
22471 #  layout:
22472 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
22473 #    layout: "plot-latency"
22474
22475 ################################################################################
22476
22477 # Packet Latency - VPP VTS 3n-hsw-x520
22478 - type: "plot"
22479   title: "VPP Latency: vts-3n-hsw-x520-114b-1t1c-ndr-lat"
22480   algorithm: "plot_latency_error_bars"
22481   output-file-type: ".html"
22482   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-1t1c-ndr-lat"
22483   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22484   filter: "'NIC_Intel-X520-DA2' and
22485            '114B' and
22486            'NDRPDR' and
22487            '1T1C' and
22488            'VTS'"
22489   parameters:
22490   - "latency"
22491   - "parent"
22492   - "tags"
22493   layout:
22494     title: "vts-3n-hsw-x520-114b-1t1c-ndr"
22495     layout: "plot-latency"
22496
22497 - type: "plot"
22498   title: "VPP Latency: vts-3n-hsw-x520-114b-2t2c-ndr-lat"
22499   algorithm: "plot_latency_error_bars"
22500   output-file-type: ".html"
22501   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-2t2c-ndr-lat"
22502   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22503   filter: "'NIC_Intel-X520-DA2' and
22504            '114B' and
22505            'NDRPDR' and
22506            '2T2C' and
22507            'VTS'"
22508   parameters:
22509   - "latency"
22510   - "parent"
22511   - "tags"
22512   layout:
22513     title: "vts-3n-hsw-x520-114b-2t2c-ndr"
22514     layout: "plot-latency"
22515
22516 ################################################################################
22517
22518 # Packet Latency - DPDK l3fwd 3n-hsw-x520
22519 - type: "plot"
22520   title: "DPDK Latency: l3fwd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
22521   algorithm: "plot_latency_error_bars"
22522   output-file-type: ".html"
22523   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
22524   data: "plot-dpdk-throughput-latency-3n-hsw"
22525   filter: "'NIC_Intel-X520-DA2' and
22526            '64B' and
22527            'BASE' and
22528            'NDRPDR' and
22529            '1T1C' and
22530            'IP4FWD'"
22531   parameters:
22532   - "latency"
22533   - "parent"
22534   - "tags"
22535   layout:
22536     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
22537     layout: "plot-latency"
22538
22539 - type: "plot"
22540   title: "DPDK Latency: l3fwd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
22541   algorithm: "plot_latency_error_bars"
22542   output-file-type: ".html"
22543   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
22544   data: "plot-dpdk-throughput-latency-3n-hsw"
22545   filter: "'NIC_Intel-X520-DA2' and
22546            '64B' and
22547            'BASE' and
22548            'NDRPDR' and
22549            '2T2C' and
22550            'IP4FWD'"
22551   parameters:
22552   - "latency"
22553   - "parent"
22554   - "tags"
22555   layout:
22556     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
22557     layout: "plot-latency"
22558
22559 # Packet Latency - DPDK l3fwd 3n-hsw-x710
22560 - type: "plot"
22561   title: "DPDK Latency: l3fwd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
22562   algorithm: "plot_latency_error_bars"
22563   output-file-type: ".html"
22564   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
22565   data: "plot-dpdk-throughput-latency-3n-hsw"
22566   filter: "'NIC_Intel-X710' and
22567            '64B' and
22568            'BASE' and
22569            'NDRPDR' and
22570            '1T1C' and
22571            'IP4FWD'"
22572   parameters:
22573   - "latency"
22574   - "parent"
22575   - "tags"
22576   layout:
22577     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
22578     layout: "plot-latency"
22579
22580 - type: "plot"
22581   title: "DPDK Latency: l3fwd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
22582   algorithm: "plot_latency_error_bars"
22583   output-file-type: ".html"
22584   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
22585   data: "plot-dpdk-throughput-latency-3n-hsw"
22586   filter: "'NIC_Intel-X710' and
22587            '64B' and
22588            'BASE' and
22589            'NDRPDR' and
22590            '2T2C' and
22591            'IP4FWD'"
22592   parameters:
22593   - "latency"
22594   - "parent"
22595   - "tags"
22596   layout:
22597     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
22598     layout: "plot-latency"
22599
22600 # Packet Latency - DPDK l3fwd 3n-hsw-xl710
22601 - type: "plot"
22602   title: "DPDK Latency: l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
22603   algorithm: "plot_latency_error_bars"
22604   output-file-type: ".html"
22605   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
22606   data: "plot-dpdk-throughput-latency-3n-hsw"
22607   filter: "'NIC_Intel-XL710' and
22608            '64B' and
22609            'BASE' and
22610            'NDRPDR' and
22611            '1T1C' and
22612            'IP4FWD'"
22613   parameters:
22614   - "latency"
22615   - "parent"
22616   - "tags"
22617   layout:
22618     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
22619     layout: "plot-latency"
22620
22621 - type: "plot"
22622   title: "DPDK Latency: l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
22623   algorithm: "plot_latency_error_bars"
22624   output-file-type: ".html"
22625   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
22626   data: "plot-dpdk-throughput-latency-3n-hsw"
22627   filter: "'NIC_Intel-XL710' and
22628            '64B' and
22629            'BASE' and
22630            'NDRPDR' and
22631            '2T2C' and
22632            'IP4FWD'"
22633   parameters:
22634   - "latency"
22635   - "parent"
22636   - "tags"
22637   layout:
22638     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
22639     layout: "plot-latency"
22640
22641 # Packet Latency - DPDK l3fwd 3n-skx-x710
22642 - type: "plot"
22643   title: "DPDK Latency: l3fwd-3n-skx-x710-64b-2t1c-base-ndr-lat"
22644   algorithm: "plot_latency_error_bars"
22645   output-file-type: ".html"
22646   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-ndr-lat"
22647   data: "plot-dpdk-throughput-latency-3n-skx"
22648   filter: "'NIC_Intel-X710' and
22649            '64B' and
22650            'BASE' and
22651            'NDRPDR' and
22652            '2T1C' and
22653            'IP4FWD'"
22654   parameters:
22655   - "latency"
22656   - "parent"
22657   - "tags"
22658   layout:
22659     title: "l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
22660     layout: "plot-latency"
22661
22662 - type: "plot"
22663   title: "DPDK Latency: l3fwd-3n-skx-x710-64b-4t2c-base-ndr-lat"
22664   algorithm: "plot_latency_error_bars"
22665   output-file-type: ".html"
22666   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-ndr-lat"
22667   data: "plot-dpdk-throughput-latency-3n-skx"
22668   filter: "'NIC_Intel-X710' and
22669            '64B' and
22670            'BASE' and
22671            'NDRPDR' and
22672            '4T2C' and
22673            'IP4FWD'"
22674   parameters:
22675   - "latency"
22676   - "parent"
22677   - "tags"
22678   layout:
22679     title: "l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
22680     layout: "plot-latency"
22681
22682 # Packet Latency - DPDK l3fwd 3n-skx-xxv710
22683 - type: "plot"
22684   title: "DPDK Latency: l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
22685   algorithm: "plot_latency_error_bars"
22686   output-file-type: ".html"
22687   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
22688   data: "plot-dpdk-throughput-latency-3n-skx"
22689   filter: "'NIC_Intel-XXV710' and
22690            '64B' and
22691            'BASE' and
22692            'NDRPDR' and
22693            '2T1C' and
22694            'IP4FWD'"
22695   parameters:
22696   - "latency"
22697   - "parent"
22698   - "tags"
22699   layout:
22700     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
22701     layout: "plot-latency"
22702
22703 - type: "plot"
22704   title: "DPDK Latency: l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
22705   algorithm: "plot_latency_error_bars"
22706   output-file-type: ".html"
22707   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
22708   data: "plot-dpdk-throughput-latency-3n-skx"
22709   filter: "'NIC_Intel-XXV710' and
22710            '64B' and
22711            'BASE' and
22712            'NDRPDR' and
22713            '4T2C' and
22714            'IP4FWD'"
22715   parameters:
22716   - "latency"
22717   - "parent"
22718   - "tags"
22719   layout:
22720     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
22721     layout: "plot-latency"
22722
22723 # Packet Latency - DPDK l3fwd 2n-skx-x710
22724 - type: "plot"
22725   title: "DPDK Latency: l3fwd-2n-skx-x710-64b-2t1c-base-ndr-lat"
22726   algorithm: "plot_latency_error_bars"
22727   output-file-type: ".html"
22728   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-ndr-lat"
22729   data: "plot-dpdk-throughput-latency-2n-skx"
22730   filter: "'NIC_Intel-X710' and
22731            '64B' and
22732            'BASE' and
22733            'NDRPDR' and
22734            '2T1C' and
22735            'IP4FWD'"
22736   parameters:
22737   - "latency"
22738   - "parent"
22739   - "tags"
22740   layout:
22741     title: "l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
22742     layout: "plot-latency"
22743
22744 - type: "plot"
22745   title: "DPDK Latency: l3fwd-2n-skx-x710-64b-4t2c-base-ndr-lat"
22746   algorithm: "plot_latency_error_bars"
22747   output-file-type: ".html"
22748   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-ndr-lat"
22749   data: "plot-dpdk-throughput-latency-2n-skx"
22750   filter: "'NIC_Intel-X710' and
22751            '64B' and
22752            'BASE' and
22753            'NDRPDR' and
22754            '4T2C' and
22755            'IP4FWD'"
22756   parameters:
22757   - "latency"
22758   - "parent"
22759   - "tags"
22760   layout:
22761     title: "l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
22762     layout: "plot-latency"
22763
22764 # Packet Latency - DPDK l3fwd 2n-skx-xxv710
22765 - type: "plot"
22766   title: "DPDK Latency: l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
22767   algorithm: "plot_latency_error_bars"
22768   output-file-type: ".html"
22769   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
22770   data: "plot-dpdk-throughput-latency-2n-skx"
22771   filter: "'NIC_Intel-XXV710' and
22772            '64B' and
22773            'BASE' and
22774            'NDRPDR' and
22775            '2T1C' and
22776            'IP4FWD'"
22777   parameters:
22778   - "latency"
22779   - "parent"
22780   - "tags"
22781   layout:
22782     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
22783     layout: "plot-latency"
22784
22785 - type: "plot"
22786   title: "DPDK Latency: l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
22787   algorithm: "plot_latency_error_bars"
22788   output-file-type: ".html"
22789   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
22790   data: "plot-dpdk-throughput-latency-2n-skx"
22791   filter: "'NIC_Intel-XXV710' and
22792            '64B' and
22793            'BASE' and
22794            'NDRPDR' and
22795            '4T2C' and
22796            'IP4FWD'"
22797   parameters:
22798   - "latency"
22799   - "parent"
22800   - "tags"
22801   layout:
22802     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
22803     layout: "plot-latency"
22804
22805 ################################################################################
22806
22807 # Packet Latency - DPDK testpmd 3n-hsw-x520
22808 - type: "plot"
22809   title: "DPDK Latency: testpmd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
22810   algorithm: "plot_latency_error_bars"
22811   output-file-type: ".html"
22812   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
22813   data: "plot-dpdk-throughput-latency-3n-hsw"
22814   filter: "'NIC_Intel-X520-DA2' and
22815            '64B' and
22816            'BASE' and
22817            'NDRPDR' and
22818            '1T1C' and
22819            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22820   parameters:
22821   - "latency"
22822   - "parent"
22823   - "tags"
22824   layout:
22825     title: "testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
22826     layout: "plot-latency"
22827
22828 - type: "plot"
22829   title: "DPDK Latency: testpmd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
22830   algorithm: "plot_latency_error_bars"
22831   output-file-type: ".html"
22832   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
22833   data: "plot-dpdk-throughput-latency-3n-hsw"
22834   filter: "'NIC_Intel-X520-DA2' and
22835            '64B' and
22836            'BASE' and
22837            'NDRPDR' and
22838            '2T2C' and
22839            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22840   parameters:
22841   - "latency"
22842   - "parent"
22843   - "tags"
22844   layout:
22845     title: "testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
22846     layout: "plot-latency"
22847
22848 # Packet Latency - DPDK testpmd 3n-hsw-x710
22849 - type: "plot"
22850   title: "DPDK Latency: testpmd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
22851   algorithm: "plot_latency_error_bars"
22852   output-file-type: ".html"
22853   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
22854   data: "plot-dpdk-throughput-latency-3n-hsw"
22855   filter: "'NIC_Intel-X710' and
22856            '64B' and
22857            'BASE' and
22858            'NDRPDR' and
22859            '1T1C' and
22860            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22861   parameters:
22862   - "latency"
22863   - "parent"
22864   - "tags"
22865   layout:
22866     title: "testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
22867     layout: "plot-latency"
22868
22869 - type: "plot"
22870   title: "DPDK Latency: testpmd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
22871   algorithm: "plot_latency_error_bars"
22872   output-file-type: ".html"
22873   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
22874   data: "plot-dpdk-throughput-latency-3n-hsw"
22875   filter: "'NIC_Intel-X710' and
22876            '64B' and
22877            'BASE' and
22878            'NDRPDR' and
22879            '2T2C' and
22880            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22881   parameters:
22882   - "latency"
22883   - "parent"
22884   - "tags"
22885   layout:
22886     title: "testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
22887     layout: "plot-latency"
22888
22889 # Packet Latency - DPDK testpmd 3n-hsw-xl710
22890 - type: "plot"
22891   title: "DPDK Latency: testpmd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
22892   algorithm: "plot_latency_error_bars"
22893   output-file-type: ".html"
22894   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
22895   data: "plot-dpdk-throughput-latency-3n-hsw"
22896   filter: "'NIC_Intel-XL710' and
22897            '64B' and
22898            'BASE' and
22899            'NDRPDR' and
22900            '1T1C' and
22901            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22902   parameters:
22903   - "latency"
22904   - "parent"
22905   - "tags"
22906   layout:
22907     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
22908     layout: "plot-latency"
22909
22910 - type: "plot"
22911   title: "DPDK Latency: testpmd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
22912   algorithm: "plot_latency_error_bars"
22913   output-file-type: ".html"
22914   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
22915   data: "plot-dpdk-throughput-latency-3n-hsw"
22916   filter: "'NIC_Intel-XL710' and
22917            '64B' and
22918            'BASE' and
22919            'NDRPDR' and
22920            '2T2C' and
22921            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22922   parameters:
22923   - "latency"
22924   - "parent"
22925   - "tags"
22926   layout:
22927     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
22928     layout: "plot-latency"
22929
22930 # Packet Latency - DPDK testpmd 3n-skx-x710
22931 - type: "plot"
22932   title: "DPDK Latency: testpmd-3n-skx-x710-64b-2t1c-base-ndr-lat"
22933   algorithm: "plot_latency_error_bars"
22934   output-file-type: ".html"
22935   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-ndr-lat"
22936   data: "plot-dpdk-throughput-latency-3n-skx"
22937   filter: "'NIC_Intel-X710' and
22938            '64B' and
22939            'BASE' and
22940            'NDRPDR' and
22941            '2T1C' and
22942            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22943   parameters:
22944   - "latency"
22945   - "parent"
22946   - "tags"
22947   layout:
22948     title: "testpmd-3n-skx-x710-64b-2t1c-base-ndr"
22949     layout: "plot-latency"
22950
22951 - type: "plot"
22952   title: "DPDK Latency: testpmd-3n-skx-x710-64b-4t2c-base-ndr-lat"
22953   algorithm: "plot_latency_error_bars"
22954   output-file-type: ".html"
22955   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-ndr-lat"
22956   data: "plot-dpdk-throughput-latency-3n-skx"
22957   filter: "'NIC_Intel-X710' and
22958            '64B' and
22959            'BASE' and
22960            'NDRPDR' and
22961            '4T2C' and
22962            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22963   parameters:
22964   - "latency"
22965   - "parent"
22966   - "tags"
22967   layout:
22968     title: "testpmd-3n-skx-x710-64b-4t2c-base-ndr"
22969     layout: "plot-latency"
22970
22971 # Packet Latency - DPDK testpmd 3n-skx-xxv710
22972 - type: "plot"
22973   title: "DPDK Latency: testpmd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
22974   algorithm: "plot_latency_error_bars"
22975   output-file-type: ".html"
22976   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
22977   data: "plot-dpdk-throughput-latency-3n-skx"
22978   filter: "'NIC_Intel-XXV710' and
22979            '64B' and
22980            'BASE' and
22981            'NDRPDR' and
22982            '2T1C' and
22983            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22984   parameters:
22985   - "latency"
22986   - "parent"
22987   - "tags"
22988   layout:
22989     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
22990     layout: "plot-latency"
22991
22992 - type: "plot"
22993   title: "DPDK Latency: testpmd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
22994   algorithm: "plot_latency_error_bars"
22995   output-file-type: ".html"
22996   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
22997   data: "plot-dpdk-throughput-latency-3n-skx"
22998   filter: "'NIC_Intel-XXV710' and
22999            '64B' and
23000            'BASE' and
23001            'NDRPDR' and
23002            '4T2C' and
23003            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23004   parameters:
23005   - "latency"
23006   - "parent"
23007   - "tags"
23008   layout:
23009     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
23010     layout: "plot-latency"
23011
23012 # Packet Latency - DPDK testpmd 2n-skx-x710
23013 - type: "plot"
23014   title: "DPDK Latency: testpmd-2n-skx-x710-64b-2t1c-base-ndr-lat"
23015   algorithm: "plot_latency_error_bars"
23016   output-file-type: ".html"
23017   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-ndr-lat"
23018   data: "plot-dpdk-throughput-latency-2n-skx"
23019   filter: "'NIC_Intel-X710' and
23020            '64B' and
23021            'BASE' and
23022            'NDRPDR' and
23023            '2T1C' and
23024            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23025   parameters:
23026   - "latency"
23027   - "parent"
23028   - "tags"
23029   layout:
23030     title: "testpmd-2n-skx-x710-64b-2t1c-base-ndr"
23031     layout: "plot-latency"
23032
23033 - type: "plot"
23034   title: "DPDK Latency: testpmd-2n-skx-x710-64b-4t2c-base-ndr-lat"
23035   algorithm: "plot_latency_error_bars"
23036   output-file-type: ".html"
23037   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-ndr-lat"
23038   data: "plot-dpdk-throughput-latency-2n-skx"
23039   filter: "'NIC_Intel-X710' and
23040            '64B' and
23041            'BASE' and
23042            'NDRPDR' and
23043            '4T2C' and
23044            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23045   parameters:
23046   - "latency"
23047   - "parent"
23048   - "tags"
23049   layout:
23050     title: "testpmd-2n-skx-x710-64b-4t2c-base-ndr"
23051     layout: "plot-latency"
23052
23053 # Packet Latency - DPDK testpmd 2n-skx-xxv710
23054 - type: "plot"
23055   title: "DPDK Latency: testpmd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
23056   algorithm: "plot_latency_error_bars"
23057   output-file-type: ".html"
23058   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
23059   data: "plot-dpdk-throughput-latency-2n-skx"
23060   filter: "'NIC_Intel-XXV710' and
23061            '64B' and
23062            'BASE' and
23063            'NDRPDR' and
23064            '2T1C' and
23065            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23066   parameters:
23067   - "latency"
23068   - "parent"
23069   - "tags"
23070   layout:
23071     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
23072     layout: "plot-latency"
23073
23074 - type: "plot"
23075   title: "DPDK Latency: testpmd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
23076   algorithm: "plot_latency_error_bars"
23077   output-file-type: ".html"
23078   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
23079   data: "plot-dpdk-throughput-latency-2n-skx"
23080   filter: "'NIC_Intel-XXV710' and
23081            '64B' and
23082            'BASE' and
23083            'NDRPDR' and
23084            '4T2C' and
23085            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23086   parameters:
23087   - "latency"
23088   - "parent"
23089   - "tags"
23090   layout:
23091     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
23092     layout: "plot-latency"
23093
23094 ################################################################################
23095
23096 # Speedup - VPP Container Memif 3n-hsw-x520
23097 - type: "plot"
23098   title: "Speedup: memif-3n-hsw-x520-64b-base_and_features-ndr-tsa"
23099   algorithm: "plot_throughput_speedup_analysis"
23100   output-file-type: ".html"
23101   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-base_and_features-ndr-tsa"
23102   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23103   filter: "'NIC_Intel-X520-DA2' and
23104            '64B' and
23105            ('BASE' or 'SCALE') and
23106            'NDRPDR' and
23107            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23108            not 'VHOST' and
23109            'MEMIF'"
23110   parameters:
23111   - "throughput"
23112   - "parent"
23113   - "tags"
23114   sort:
23115   - "L2XCFWD"
23116   - "L2XCFWD"
23117   - "L2XCFWD"
23118   - "L2BDMACLRN"
23119   - "L2BDMACLRN"
23120   - "L2BDMACLRN"
23121   - "IP4FWD"
23122   layout:
23123     title: "memif-3n-hsw-x520-64b-base_and_features-ndr"
23124     layout: "plot-throughput-speedup-analysis"
23125
23126 - type: "plot"
23127   title: "Speedup: memif-3n-hsw-x520-64b-base_and_features-pdr-tsa"
23128   algorithm: "plot_throughput_speedup_analysis"
23129   output-file-type: ".html"
23130   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-base_and_features-pdr-tsa"
23131   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23132   filter: "'NIC_Intel-X520-DA2' and
23133            '64B' and
23134            ('BASE' or 'SCALE') and
23135            'NDRPDR' and
23136            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23137            not 'VHOST' and
23138            'MEMIF'"
23139   parameters:
23140   - "throughput"
23141   - "parent"
23142   - "tags"
23143   sort:
23144   - "L2XCFWD"
23145   - "L2XCFWD"
23146   - "L2XCFWD"
23147   - "L2BDMACLRN"
23148   - "L2BDMACLRN"
23149   - "L2BDMACLRN"
23150   - "IP4FWD"
23151   layout:
23152     title: "memif-3n-hsw-x520-64b-base_and_features-pdr"
23153     layout: "plot-throughput-speedup-analysis"
23154
23155 # Speedup - VPP Container Memif 3n-hsw-x710
23156 - type: "plot"
23157   title: "Speedup: memif-3n-hsw-x710-64b-base_and_features-ndr-tsa"
23158   algorithm: "plot_throughput_speedup_analysis"
23159   output-file-type: ".html"
23160   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-base_and_features-ndr-tsa"
23161   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23162   filter: "'NIC_Intel-X710' and
23163            '64B' and
23164            ('BASE' or 'SCALE') and
23165            'NDRPDR' and
23166            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23167            not 'VHOST' and
23168            'MEMIF'"
23169   parameters:
23170   - "throughput"
23171   - "parent"
23172   - "tags"
23173   sort:
23174   - "L2XCFWD"
23175   - "L2XCFWD"
23176   - "L2XCFWD"
23177   - "L2BDMACLRN"
23178   - "L2BDMACLRN"
23179   - "L2BDMACLRN"
23180   - "IP4FWD"
23181   layout:
23182     title: "memif-3n-hsw-x710-64b-base_and_features-ndr"
23183     layout: "plot-throughput-speedup-analysis"
23184
23185 - type: "plot"
23186   title: "Speedup: memif-3n-hsw-x710-64b-base_and_features-pdr-tsa"
23187   algorithm: "plot_throughput_speedup_analysis"
23188   output-file-type: ".html"
23189   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-base_and_features-pdr-tsa"
23190   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23191   filter: "'NIC_Intel-X710' and
23192            '64B' and
23193            ('BASE' or 'SCALE') and
23194            'NDRPDR' and
23195            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23196            not 'VHOST' and
23197            'MEMIF'"
23198   parameters:
23199   - "throughput"
23200   - "parent"
23201   - "tags"
23202   sort:
23203   - "L2XCFWD"
23204   - "L2XCFWD"
23205   - "L2XCFWD"
23206   - "L2BDMACLRN"
23207   - "L2BDMACLRN"
23208   - "L2BDMACLRN"
23209   - "IP4FWD"
23210   layout:
23211     title: "memif-3n-hsw-x710-64b-base_and_features-pdr"
23212     layout: "plot-throughput-speedup-analysis"
23213
23214 # Speedup - VPP Container Memif 3n-hsw-xl710
23215 - type: "plot"
23216   title: "Speedup: memif-3n-hsw-xl710-64b-base_and_features-ndr-tsa"
23217   algorithm: "plot_throughput_speedup_analysis"
23218   output-file-type: ".html"
23219   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-base_and_features-ndr-tsa"
23220   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23221   filter: "'NIC_Intel-XL710' and
23222            '64B' and
23223            ('BASE' or 'SCALE') and
23224            'NDRPDR' and
23225            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23226            not 'VHOST' and
23227            'MEMIF'"
23228   parameters:
23229   - "throughput"
23230   - "parent"
23231   - "tags"
23232   sort:
23233   - "L2XCFWD"
23234   - "L2XCFWD"
23235   - "L2XCFWD"
23236   - "L2BDMACLRN"
23237   - "L2BDMACLRN"
23238   - "L2BDMACLRN"
23239   - "IP4FWD"
23240   layout:
23241     title: "memif-3n-hsw-xl710-64b-base_and_features-ndr"
23242     layout: "plot-throughput-speedup-analysis"
23243
23244 - type: "plot"
23245   title: "Speedup: memif-3n-hsw-xl710-64b-base_and_features-pdr-tsa"
23246   algorithm: "plot_throughput_speedup_analysis"
23247   output-file-type: ".html"
23248   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-base_and_features-pdr-tsa"
23249   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23250   filter: "'NIC_Intel-XL710' and
23251            '64B' and
23252            ('BASE' or 'SCALE') and
23253            'NDRPDR' and
23254            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23255            not 'VHOST' and
23256            'MEMIF'"
23257   parameters:
23258   - "throughput"
23259   - "parent"
23260   - "tags"
23261   sort:
23262   - "L2XCFWD"
23263   - "L2XCFWD"
23264   - "L2XCFWD"
23265   - "L2BDMACLRN"
23266   - "L2BDMACLRN"
23267   - "L2BDMACLRN"
23268   - "IP4FWD"
23269   layout:
23270     title: "memif-3n-hsw-xl710-64b-base_and_features-pdr"
23271     layout: "plot-throughput-speedup-analysis"
23272
23273 # Speedup - VPP Container Memif 3n-skx-x710
23274 - type: "plot"
23275   title: "Speedup: memif-3n-skx-x710-64b-base_and_features-ndr-tsa"
23276   algorithm: "plot_throughput_speedup_analysis"
23277   output-file-type: ".html"
23278   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-base_and_features-ndr-tsa"
23279   data: "plot-vpp-throughput-lat-tsa-3n-skx"
23280   filter: "'NIC_Intel-X710' and
23281            '64B' and
23282            ('BASE' or 'SCALE') and
23283            'NDRPDR' and
23284            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23285            not 'VHOST' and
23286            'MEMIF'"
23287   parameters:
23288   - "throughput"
23289   - "parent"
23290   - "tags"
23291   sort:
23292   - "L2XCFWD"
23293   - "L2XCFWD"
23294   - "L2XCFWD"
23295   - "L2BDMACLRN"
23296   - "L2BDMACLRN"
23297   - "L2BDMACLRN"
23298   - "IP4FWD"
23299   layout:
23300     title: "memif-3n-skx-x710-64b-base_and_features-ndr"
23301     layout: "plot-throughput-speedup-analysis"
23302
23303 - type: "plot"
23304   title: "Speedup: memif-3n-skx-x710-64b-base_and_features-pdr-tsa"
23305   algorithm: "plot_throughput_speedup_analysis"
23306   output-file-type: ".html"
23307   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-base_and_features-pdr-tsa"
23308   data: "plot-vpp-throughput-lat-tsa-3n-skx"
23309   filter: "'NIC_Intel-X710' and
23310            '64B' and
23311            ('BASE' or 'SCALE') and
23312            'NDRPDR' and
23313            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23314            not 'VHOST' and
23315            'MEMIF'"
23316   parameters:
23317   - "throughput"
23318   - "parent"
23319   - "tags"
23320   sort:
23321   - "L2XCFWD"
23322   - "L2XCFWD"
23323   - "L2XCFWD"
23324   - "L2BDMACLRN"
23325   - "L2BDMACLRN"
23326   - "L2BDMACLRN"
23327   - "IP4FWD"
23328   layout:
23329     title: "memif-3n-skx-x710-64b-base_and_features-pdr"
23330     layout: "plot-throughput-speedup-analysis"
23331
23332 # Speedup - VPP Container Memif 2n-skx-x710
23333 - type: "plot"
23334   title: "Speedup: memif-2n-skx-x710-64b-base_and_features-ndr-tsa"
23335   algorithm: "plot_throughput_speedup_analysis"
23336   output-file-type: ".html"
23337   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-base_and_features-ndr-tsa"
23338   data: "plot-vpp-throughput-lat-tsa-2n-skx"
23339   filter: "'NIC_Intel-X710' and
23340            '64B' and
23341            ('BASE' or 'SCALE') and
23342            'NDRPDR' and
23343            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23344            not 'VHOST' and
23345            not 'NF_DENSITY' and
23346            'MEMIF'"
23347   parameters:
23348   - "throughput"
23349   - "parent"
23350   - "tags"
23351   sort:
23352   - "L2XCFWD"
23353   - "L2XCFWD"
23354   - "L2XCFWD"
23355   - "L2BDMACLRN"
23356   - "L2BDMACLRN"
23357   - "L2BDMACLRN"
23358   - "IP4FWD"
23359   layout:
23360     title: "memif-2n-skx-x710-64b-base_and_features-ndr"
23361     layout: "plot-throughput-speedup-analysis"
23362
23363 - type: "plot"
23364   title: "Speedup: memif-2n-skx-x710-64b-base_and_features-pdr-tsa"
23365   algorithm: "plot_throughput_speedup_analysis"
23366   output-file-type: ".html"
23367   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-base_and_features-pdr-tsa"
23368   data: "plot-vpp-throughput-lat-tsa-2n-skx"
23369   filter: "'NIC_Intel-X710' and
23370            '64B' and
23371            ('BASE' or 'SCALE') and
23372            'NDRPDR' and
23373            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23374            not 'VHOST' and
23375            not 'NF_DENSITY' and
23376            'MEMIF'"
23377   parameters:
23378   - "throughput"
23379   - "parent"
23380   - "tags"
23381   sort:
23382   - "L2XCFWD"
23383   - "L2XCFWD"
23384   - "L2XCFWD"
23385   - "L2BDMACLRN"
23386   - "L2BDMACLRN"
23387   - "L2BDMACLRN"
23388   - "IP4FWD"
23389   layout:
23390     title: "memif-2n-skx-x710-64b-base_and_features-pdr"
23391     layout: "plot-throughput-speedup-analysis"
23392
23393 ## Speedup - VPP Container Memif 2n-skx-xxv710
23394 #- type: "plot"
23395 #  title: "Speedup: memif-2n-skx-xxv710-64b-base_and_features-ndr-tsa"
23396 #  algorithm: "plot_throughput_speedup_analysis"
23397 #  output-file-type: ".html"
23398 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-base_and_features-ndr-tsa"
23399 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
23400 #  filter: "'NIC_Intel-XXV710' and
23401 #           '64B' and
23402 #           ('BASE' or 'SCALE') and
23403 #           'NDRPDR' and
23404 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23405 #           not 'VHOST' and
23406 #           'MEMIF'"
23407 #  parameters:
23408 #  - "throughput"
23409 #  - "parent"
23410 #  - "tags"
23411 #  sort:
23412 #  - "L2XCFWD"
23413 #  - "L2XCFWD"
23414 #  - "L2XCFWD"
23415 #  - "L2BDMACLRN"
23416 #  - "L2BDMACLRN"
23417 #  - "L2BDMACLRN"
23418 #  - "IP4FWD"
23419 #  layout:
23420 #    title: "memif-2n-skx-xxv710-64b-base_and_features-ndr"
23421 #    layout: "plot-throughput-speedup-analysis"
23422 #
23423 #- type: "plot"
23424 #  title: "Speedup: memif-2n-skx-xxv710-64b-base_and_features-pdr-tsa"
23425 #  algorithm: "plot_throughput_speedup_analysis"
23426 #  output-file-type: ".html"
23427 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-base_and_features-pdr-tsa"
23428 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
23429 #  filter: "'NIC_Intel-XXV710' and
23430 #           '64B' and
23431 #           ('BASE' or 'SCALE') and
23432 #           'NDRPDR' and
23433 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23434 #           not 'VHOST' and
23435 #           'MEMIF'"
23436 #  parameters:
23437 #  - "throughput"
23438 #  - "parent"
23439 #  - "tags"
23440 #  sort:
23441 #  - "L2XCFWD"
23442 #  - "L2XCFWD"
23443 #  - "L2XCFWD"
23444 #  - "L2BDMACLRN"
23445 #  - "L2BDMACLRN"
23446 #  - "L2BDMACLRN"
23447 #  - "IP4FWD"
23448 #  layout:
23449 #    title: "memif-2n-skx-xxv710-64b-base_and_features-pdr"
23450 #    layout: "plot-throughput-speedup-analysis"
23451
23452 ################################################################################
23453
23454 # Speedup - VPP Container k8s memif 3n-hsw-x520 - l2xc
23455 - type: "plot"
23456   title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-ndr-tsa"
23457   algorithm: "plot_throughput_speedup_analysis"
23458   output-file-type: ".html"
23459   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-ndr-tsa"
23460   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23461   filter: "'NIC_Intel-X520-DA2' and
23462            '64B' and
23463            ('BASE' or 'SCALE') and
23464            'NDRPDR' and
23465            'L2XCFWD' and
23466            not 'VHOST' and
23467            not 'NF_DENSITY' and
23468            'MEMIF'"
23469   parameters:
23470   - "throughput"
23471   - "parent"
23472   - "tags"
23473   sort:
23474   - "1VNF"
23475   - "2VNF"
23476   - "4VNF"
23477   - "2VNF"
23478   - "4VNF"
23479   layout:
23480     title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-ndr-l2xc"
23481     layout: "plot-throughput-speedup-analysis"
23482
23483 - type: "plot"
23484   title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-pdr-tsa"
23485   algorithm: "plot_throughput_speedup_analysis"
23486   output-file-type: ".html"
23487   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-pdr-tsa"
23488   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23489   filter: "'NIC_Intel-X520-DA2' and
23490            '64B' and
23491            ('BASE' or 'SCALE') and
23492            'NDRPDR' and
23493            'L2XCFWD' and
23494            not 'VHOST' and
23495            not 'NF_DENSITY' and
23496            'MEMIF'"
23497   parameters:
23498   - "throughput"
23499   - "parent"
23500   - "tags"
23501   sort:
23502   - "1VNF"
23503   - "2VNF"
23504   - "4VNF"
23505   - "2VNF"
23506   - "4VNF"
23507   layout:
23508     title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-pdr"
23509     layout: "plot-throughput-speedup-analysis"
23510
23511 # Speedup - VPP Container k8s memif 3n-hsw-x520 - l2bd
23512 - type: "plot"
23513   title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-ndr-tsa"
23514   algorithm: "plot_throughput_speedup_analysis"
23515   output-file-type: ".html"
23516   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-ndr-tsa"
23517   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23518   filter: "'NIC_Intel-X520-DA2' and
23519            '64B' and
23520            ('BASE' or 'SCALE') and
23521            'NDRPDR' and
23522            ('L2BDMACSTAT' or 'L2BDMACLRN') and
23523            not 'VHOST' and
23524            not 'NF_DENSITY' and
23525            'MEMIF'"
23526   parameters:
23527   - "throughput"
23528   - "parent"
23529   - "tags"
23530   sort:
23531   - "1VNF"
23532   - "2VNF"
23533   - "4VNF"
23534   - "2VNF"
23535   - "4VNF"
23536   layout:
23537     title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-ndr-l2bd"
23538     layout: "plot-throughput-speedup-analysis"
23539
23540 - type: "plot"
23541   title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-pdr-tsa"
23542   algorithm: "plot_throughput_speedup_analysis"
23543   output-file-type: ".html"
23544   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-pdr-tsa"
23545   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23546   filter: "'NIC_Intel-X520-DA2' and
23547            '64B' and
23548            ('BASE' or 'SCALE') and
23549            'NDRPDR' and
23550            ('L2BDMACSTAT' or 'L2BDMACLRN') and
23551            not 'VHOST' and
23552            not 'NF_DENSITY' and
23553            'MEMIF'"
23554   parameters:
23555   - "throughput"
23556   - "parent"
23557   - "tags"
23558   sort:
23559   - "1VNF"
23560   - "2VNF"
23561   - "4VNF"
23562   - "2VNF"
23563   - "4VNF"
23564   layout:
23565     title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-pdr"
23566     layout: "plot-throughput-speedup-analysis"
23567
23568 # Speedup - VPP Container Memif 3n-hsw-x710 - l2xc
23569 - type: "plot"
23570   title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-ndr-tsa"
23571   algorithm: "plot_throughput_speedup_analysis"
23572   output-file-type: ".html"
23573   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-ndr-tsa"
23574   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23575   filter: "'NIC_Intel-X710' and
23576            '64B' and
23577            ('BASE' or 'SCALE') and
23578            'NDRPDR' and
23579            'L2XCFWD' and
23580            not 'VHOST' and
23581            not 'NF_DENSITY' and
23582            'MEMIF'"
23583   parameters:
23584   - "throughput"
23585   - "parent"
23586   - "tags"
23587   sort:
23588   - "1VNF"
23589   - "2VNF"
23590   - "4VNF"
23591   - "2VNF"
23592   - "4VNF"
23593   layout:
23594     title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-ndr"
23595     layout: "plot-throughput-speedup-analysis"
23596
23597 - type: "plot"
23598   title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-pdr-tsa"
23599   algorithm: "plot_throughput_speedup_analysis"
23600   output-file-type: ".html"
23601   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-pdr-tsa"
23602   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23603   filter: "'NIC_Intel-X710' and
23604            '64B' and
23605            ('BASE' or 'SCALE') and
23606            'NDRPDR' and
23607            'L2XCFWD' and
23608            not 'VHOST' and
23609            not 'NF_DENSITY' and
23610            'MEMIF'"
23611   parameters:
23612   - "throughput"
23613   - "parent"
23614   - "tags"
23615   sort:
23616   - "1VNF"
23617   - "2VNF"
23618   - "4VNF"
23619   - "2VNF"
23620   - "4VNF"
23621   layout:
23622     title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-pdr"
23623     layout: "plot-throughput-speedup-analysis"
23624
23625 # Speedup - VPP Container Memif 3n-hsw-x710 - l2bd
23626 - type: "plot"
23627   title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-ndr-tsa"
23628   algorithm: "plot_throughput_speedup_analysis"
23629   output-file-type: ".html"
23630   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-ndr-tsa"
23631   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23632   filter: "'NIC_Intel-X710' and
23633            '64B' and
23634            ('BASE' or 'SCALE') and
23635            'NDRPDR' and
23636            ('L2BDMACSTAT' or 'L2BDMACLRN') and
23637            not 'VHOST' and
23638            not 'NF_DENSITY' and
23639            'MEMIF'"
23640   parameters:
23641   - "throughput"
23642   - "parent"
23643   - "tags"
23644   sort:
23645   - "1VNF"
23646   - "2VNF"
23647   - "4VNF"
23648   - "2VNF"
23649   - "4VNF"
23650   layout:
23651     title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-ndr"
23652     layout: "plot-throughput-speedup-analysis"
23653
23654 - type: "plot"
23655   title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-pdr-tsa"
23656   algorithm: "plot_throughput_speedup_analysis"
23657   output-file-type: ".html"
23658   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-pdr-tsa"
23659   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23660   filter: "'NIC_Intel-X710' and
23661            '64B' and
23662            ('BASE' or 'SCALE') and
23663            'NDRPDR' and
23664            ('L2BDMACSTAT' or 'L2BDMACLRN') and
23665            not 'VHOST' and
23666            not 'NF_DENSITY' and
23667            'MEMIF'"
23668   parameters:
23669   - "throughput"
23670   - "parent"
23671   - "tags"
23672   sort:
23673   - "1VNF"
23674   - "2VNF"
23675   - "4VNF"
23676   - "2VNF"
23677   - "4VNF"
23678   layout:
23679     title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-pdr"
23680     layout: "plot-throughput-speedup-analysis"
23681
23682 ################################################################################
23683
23684 # Speedup - VPP IPv4 3n-hsw-x520 base and scale
23685 - type: "plot"
23686   title: "Speedup: ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
23687   algorithm: "plot_throughput_speedup_analysis"
23688   output-file-type: ".html"
23689   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
23690   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23691   filter: "'NIC_Intel-X520-DA2' and
23692            '64B' and
23693            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23694            'NDRPDR' and
23695            'IP4FWD' and
23696            not 'IPSEC' and
23697            not 'DOT1Q' and
23698            not 'VHOST'"
23699   parameters:
23700   - "throughput"
23701   - "parent"
23702   - "tags"
23703   sort:
23704   - "DOT1Q"
23705   - "IP4BASE"
23706   - "FIB_20K"
23707   - "FIB_200K"
23708   - "FIB_2M"
23709   layout:
23710     title: "ip4-3n-hsw-x520-64b-base_and_scale-ndr"
23711     layout: "plot-throughput-speedup-analysis"
23712
23713 - type: "plot"
23714   title: "Speedup: ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
23715   algorithm: "plot_throughput_speedup_analysis"
23716   output-file-type: ".html"
23717   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
23718   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23719   filter: "'NIC_Intel-X520-DA2' and
23720            '64B' and
23721            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23722            'NDRPDR' and
23723            'IP4FWD' and
23724            not 'IPSEC' and
23725            not 'DOT1Q' and
23726            not 'VHOST'"
23727   parameters:
23728   - "throughput"
23729   - "parent"
23730   - "tags"
23731   sort:
23732   - "DOT1Q"
23733   - "IP4BASE"
23734   - "FIB_20K"
23735   - "FIB_200K"
23736   - "FIB_2M"
23737   layout:
23738     title: "ip4-3n-hsw-x520-64b-base_and_scale-pdr"
23739     layout: "plot-throughput-speedup-analysis"
23740
23741 # Speedup - VPP IPv4 3n-hsw-x520 features
23742 - type: "plot"
23743   title: "Speedup: ip4-3n-hsw-x520-64b-features-ndr-tsa"
23744   algorithm: "plot_throughput_speedup_analysis"
23745   output-file-type: ".html"
23746   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-ndr-tsa"
23747   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23748   filter: "'NIC_Intel-X520-DA2' and
23749            '64B' and
23750            ('IP4BASE' or
23751             'POLICE_MARK' or
23752             'COPWHLIST' or
23753             ('NAT44' and 'BASE') or
23754             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
23755            'NDRPDR' and
23756            'IP4FWD' and
23757            not 'IPSEC' and
23758            not 'VHOST'"
23759   parameters:
23760   - "throughput"
23761   - "parent"
23762   - "tags"
23763   sort:
23764   - "DOT1Q"
23765   - "IP4BASE"
23766   - "NAT44"
23767   - "POLICE_MARK"
23768   - "COPWHLIST"
23769   - "IACL"
23770   - "OACL"
23771   layout:
23772     title: "ip4-3n-hsw-x520-64b-features-ndr"
23773     layout: "plot-throughput-speedup-analysis"
23774
23775 - type: "plot"
23776   title: "Speedup: ip4-3n-hsw-x520-64b-features-pdr-tsa"
23777   algorithm: "plot_throughput_speedup_analysis"
23778   output-file-type: ".html"
23779   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-pdr-tsa"
23780   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23781   filter: "'NIC_Intel-X520-DA2' and
23782            '64B' and
23783            ('IP4BASE' or
23784             'POLICE_MARK' or
23785             'COPWHLIST' or
23786             ('NAT44' and 'BASE') or
23787             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
23788            'NDRPDR' and
23789            'IP4FWD' and
23790            not 'IPSEC' and
23791            not 'VHOST'"
23792   parameters:
23793   - "throughput"
23794   - "parent"
23795   - "tags"
23796   sort:
23797   - "DOT1Q"
23798   - "IP4BASE"
23799   - "NAT44"
23800   - "POLICE_MARK"
23801   - "COPWHLIST"
23802   - "IACL"
23803   - "OACL"
23804   layout:
23805     title: "ip4-3n-hsw-x520-64b-features-pdr"
23806     layout: "plot-throughput-speedup-analysis"
23807
23808 # Speedup - VPP IPv4 3n-hsw-x520 features nat44
23809 - type: "plot"
23810   title: "Speedup: ip4-3n-hsw-x520-64b-features-nat44-ndr-tsa"
23811   algorithm: "plot_throughput_speedup_analysis"
23812   output-file-type: ".html"
23813   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-nat44-ndr-tsa"
23814   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23815   filter: "'NIC_Intel-X520-DA2' and
23816            '64B' and
23817            'NDRPDR' and
23818            'IP4FWD' and
23819            ('NAT44' or 'IP4BASE') and
23820            not 'DOT1Q' and
23821            not 'IPSEC' and
23822            not 'VHOST'"
23823   parameters:
23824   - "throughput"
23825   - "parent"
23826   - "tags"
23827   sort:
23828   - "IP4BASE"
23829   - "BASE"
23830   - "SRC_USER_10"
23831   - "SRC_USER_100"
23832   - "SRC_USER_1000"
23833   - "SRC_USER_2000"
23834   layout:
23835     title: "ip4-3n-hsw-x520-64b-features-nat44-ndr"
23836     layout: "plot-throughput-speedup-analysis"
23837
23838 - type: "plot"
23839   title: "Speedup: ip4-3n-hsw-x520-64b-features-nat44-pdr-tsa"
23840   algorithm: "plot_throughput_speedup_analysis"
23841   output-file-type: ".html"
23842   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-nat44-pdr-tsa"
23843   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23844   filter: "'NIC_Intel-X520-DA2' and
23845            '64B' and
23846            'NDRPDR' and
23847            'IP4FWD' and
23848            ('NAT44' or 'IP4BASE') and
23849            not 'DOT1Q' and
23850            not 'IPSEC' and
23851            not 'VHOST'"
23852   parameters:
23853   - "throughput"
23854   - "parent"
23855   - "tags"
23856   sort:
23857   - "IP4BASE"
23858   - "BASE"
23859   - "SRC_USER_10"
23860   - "SRC_USER_100"
23861   - "SRC_USER_1000"
23862   - "SRC_USER_2000"
23863   layout:
23864     title: "ip4-3n-hsw-x520-64b-features-nat44-pdr"
23865     layout: "plot-throughput-speedup-analysis"
23866
23867 # Speedup - VPP IPv4 3n-hsw-x520 features iacl
23868 - type: "plot"
23869   title: "Speedup: ip4-3n-hsw-x520-64b-features-iacl-ndr-tsa"
23870   algorithm: "plot_throughput_speedup_analysis"
23871   output-file-type: ".html"
23872   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-iacl-ndr-tsa"
23873   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23874   filter: "'NIC_Intel-X520-DA2' and
23875            '64B' and
23876            'NDRPDR' and
23877            'IP4FWD' and
23878            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
23879            not 'IPSEC' and
23880            not 'DOT1Q' and
23881            not 'VHOST'"
23882   parameters:
23883   - "throughput"
23884   - "parent"
23885   - "tags"
23886   sort:
23887   - "IP4BASE"
23888   - "ACL_STATELESS"
23889   - "ACL_STATEFUL"
23890   - "ACL_STATELESS"
23891   - "ACL_STATEFUL"
23892   layout:
23893     title: "ip4-3n-hsw-x520-64b-features-iacl-ndr"
23894     layout: "plot-throughput-speedup-analysis"
23895
23896 - type: "plot"
23897   title: "Speedup: ip4-3n-hsw-x520-64b-features-iacl-pdr-tsa"
23898   algorithm: "plot_throughput_speedup_analysis"
23899   output-file-type: ".html"
23900   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-iacl-pdr-tsa"
23901   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23902   filter: "'NIC_Intel-X520-DA2' and
23903            '64B' and
23904            'NDRPDR' and
23905            'IP4FWD' and
23906            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
23907            not 'IPSEC' and
23908            not 'DOT1Q' and
23909            not 'VHOST'"
23910   parameters:
23911   - "throughput"
23912   - "parent"
23913   - "tags"
23914   sort:
23915   - "IP4BASE"
23916   - "ACL_STATELESS"
23917   - "ACL_STATEFUL"
23918   - "ACL_STATELESS"
23919   - "ACL_STATEFUL"
23920   layout:
23921     title: "ip4-3n-hsw-x520-64b-features-iacl-pdr"
23922     layout: "plot-throughput-speedup-analysis"
23923
23924 # Speedup - VPP IPv4 3n-hsw-x520 features oacl
23925 - type: "plot"
23926   title: "Speedup: ip4-3n-hsw-x520-64b-features-oacl-ndr-tsa"
23927   algorithm: "plot_throughput_speedup_analysis"
23928   output-file-type: ".html"
23929   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-oacl-ndr-tsa"
23930   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23931   filter: "'NIC_Intel-X520-DA2' and
23932            '64B' and
23933            'NDRPDR' and
23934            'IP4FWD' and
23935            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
23936            not 'IPSEC' and
23937            not 'DOT1Q' and
23938            not 'VHOST'"
23939   parameters:
23940   - "throughput"
23941   - "parent"
23942   - "tags"
23943   sort:
23944   - "IP4BASE"
23945   - "ACL_STATELESS"
23946   - "ACL_STATEFUL"
23947   - "ACL_STATELESS"
23948   - "ACL_STATEFUL"
23949   layout:
23950     title: "ip4-3n-hsw-x520-64b-features-oacl-ndr"
23951     layout: "plot-throughput-speedup-analysis"
23952
23953 - type: "plot"
23954   title: "Speedup: ip4-3n-hsw-x520-64b-features-oacl-pdr-tsa"
23955   algorithm: "plot_throughput_speedup_analysis"
23956   output-file-type: ".html"
23957   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-oacl-pdr-tsa"
23958   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23959   filter: "'NIC_Intel-X520-DA2' and
23960            '64B' and
23961            'NDRPDR' and
23962            'IP4FWD' and
23963            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
23964            not 'IPSEC' and
23965            not 'DOT1Q' and
23966            not 'VHOST'"
23967   parameters:
23968   - "throughput"
23969   - "parent"
23970   - "tags"
23971   sort:
23972   - "IP4BASE"
23973   - "ACL_STATELESS"
23974   - "ACL_STATEFUL"
23975   - "ACL_STATELESS"
23976   - "ACL_STATEFUL"
23977   layout:
23978     title: "ip4-3n-hsw-x520-64b-features-oacl-pdr"
23979     layout: "plot-throughput-speedup-analysis"
23980
23981 # Speedup - VPP IPv4 3n-hsw-x710 base and scale
23982 - type: "plot"
23983   title: "Speedup: ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
23984   algorithm: "plot_throughput_speedup_analysis"
23985   output-file-type: ".html"
23986   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
23987   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23988   filter: "'NIC_Intel-X710' and
23989            '64B' and
23990            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23991            'NDRPDR' and
23992            'IP4FWD' and
23993            not 'IPSEC' and
23994            not 'DOT1Q' and
23995            not 'VHOST'"
23996   parameters:
23997   - "throughput"
23998   - "parent"
23999   - "tags"
24000   sort:
24001   - "IP4BASE"
24002   - "FIB_20K"
24003   - "FIB_200K"
24004   - "FIB_2M"
24005   layout:
24006     title: "ip4-3n-hsw-x710-64b-base_and_scale-ndr"
24007     layout: "plot-throughput-speedup-analysis"
24008
24009 - type: "plot"
24010   title: "Speedup: ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
24011   algorithm: "plot_throughput_speedup_analysis"
24012   output-file-type: ".html"
24013   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
24014   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24015   filter: "'NIC_Intel-X710' and
24016            '64B' and
24017            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24018            'NDRPDR' and
24019            'IP4FWD' and
24020            not 'IPSEC' and
24021            not 'DOT1Q' and
24022            not 'VHOST'"
24023   parameters:
24024   - "throughput"
24025   - "parent"
24026   - "tags"
24027   sort:
24028   - "IP4BASE"
24029   - "FIB_20K"
24030   - "FIB_200K"
24031   - "FIB_2M"
24032   layout:
24033     title: "ip4-3n-hsw-x710-64b-base_and_scale-pdr"
24034     layout: "plot-throughput-speedup-analysis"
24035
24036 # Speedup - VPP IPv4 3n-hsw-x710 features
24037 - type: "plot"
24038   title: "Speedup: ip4-3n-hsw-x710-64b-features-ndr-tsa"
24039   algorithm: "plot_throughput_speedup_analysis"
24040   output-file-type: ".html"
24041   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-ndr-tsa"
24042   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24043   filter: "'NIC_Intel-X710' and
24044            '64B' and
24045            ('IP4BASE' or
24046             'POLICE_MARK' or
24047             'COPWHLIST' or
24048             ('NAT44' and 'BASE') or
24049             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
24050            'NDRPDR' and
24051            'IP4FWD' and
24052            not 'IPSEC' and
24053            not 'VHOST'"
24054   parameters:
24055   - "throughput"
24056   - "parent"
24057   - "tags"
24058   sort:
24059   - "DOT1Q"
24060   - "IP4BASE"
24061   - "NAT44"
24062   - "POLICE_MARK"
24063   - "COPWHLIST"
24064   - "IACL"
24065   - "OACL"
24066   layout:
24067     title: "ip4-3n-hsw-x710-64b-features-ndr"
24068     layout: "plot-throughput-speedup-analysis"
24069
24070 - type: "plot"
24071   title: "Speedup: ip4-3n-hsw-x710-64b-features-pdr-tsa"
24072   algorithm: "plot_throughput_speedup_analysis"
24073   output-file-type: ".html"
24074   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-pdr-tsa"
24075   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24076   filter: "'NIC_Intel-X710' and
24077            '64B' and
24078            ('IP4BASE' or
24079             'POLICE_MARK' or
24080             'COPWHLIST' or
24081             ('NAT44' and 'BASE') or
24082             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
24083            'NDRPDR' and
24084            'IP4FWD' and
24085            not 'IPSEC' and
24086            not 'VHOST'"
24087   parameters:
24088   - "throughput"
24089   - "parent"
24090   - "tags"
24091   sort:
24092   - "DOT1Q"
24093   - "IP4BASE"
24094   - "NAT44"
24095   - "POLICE_MARK"
24096   - "COPWHLIST"
24097   - "IACL"
24098   - "OACL"
24099   layout:
24100     title: "ip4-3n-hsw-x710-64b-features-pdr"
24101     layout: "plot-throughput-speedup-analysis"
24102
24103 # Speedup - VPP IPv4 3n-hsw-x710 features nat44
24104 - type: "plot"
24105   title: "Speedup: ip4-3n-hsw-x710-64b-features-nat44-ndr-tsa"
24106   algorithm: "plot_throughput_speedup_analysis"
24107   output-file-type: ".html"
24108   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-nat44-ndr-tsa"
24109   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24110   filter: "'NIC_Intel-X710' and
24111            '64B' and
24112            'NDRPDR' and
24113            'IP4FWD' and
24114            ('NAT44' or 'IP4BASE') and
24115            not 'IPSEC' and
24116            not 'VHOST'"
24117   parameters:
24118   - "throughput"
24119   - "parent"
24120   - "tags"
24121   sort:
24122   - "IP4BASE"
24123   - "BASE"
24124   - "SRC_USER_10"
24125   - "SRC_USER_100"
24126   - "SRC_USER_1000"
24127   - "SRC_USER_2000"
24128   layout:
24129     title: "ip4-3n-hsw-x710-64b-features-nat44-ndr"
24130     layout: "plot-throughput-speedup-analysis"
24131
24132 - type: "plot"
24133   title: "Speedup: ip4-3n-hsw-x710-64b-features-nat44-pdr-tsa"
24134   algorithm: "plot_throughput_speedup_analysis"
24135   output-file-type: ".html"
24136   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-nat44-pdr-tsa"
24137   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24138   filter: "'NIC_Intel-X710' and
24139            '64B' and
24140            'NDRPDR' and
24141            'IP4FWD' and
24142            ('NAT44' or 'IP4BASE') and
24143            not 'IPSEC' and
24144            not 'VHOST'"
24145   parameters:
24146   - "throughput"
24147   - "parent"
24148   - "tags"
24149   sort:
24150   - "IP4BASE"
24151   - "BASE"
24152   - "SRC_USER_10"
24153   - "SRC_USER_100"
24154   - "SRC_USER_1000"
24155   - "SRC_USER_2000"
24156   layout:
24157     title: "ip4-3n-hsw-x710-64b-features-nat44-pdr"
24158     layout: "plot-throughput-speedup-analysis"
24159
24160 # Speedup - VPP IPv4 3n-hsw-x710 features iacl
24161 - type: "plot"
24162   title: "Speedup: ip4-3n-hsw-x710-64b-features-iacl-ndr-tsa"
24163   algorithm: "plot_throughput_speedup_analysis"
24164   output-file-type: ".html"
24165   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-iacl-ndr-tsa"
24166   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24167   filter: "'NIC_Intel-X710' and
24168            '64B' and
24169            'NDRPDR' and
24170            'IP4FWD' and
24171            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24172            not 'IPSEC' and
24173            not 'VHOST'"
24174   parameters:
24175   - "throughput"
24176   - "parent"
24177   - "tags"
24178   sort:
24179   - "IP4BASE"
24180   - "ACL_STATELESS"
24181   - "ACL_STATEFUL"
24182   - "ACL_STATELESS"
24183   - "ACL_STATEFUL"
24184   layout:
24185     title: "ip4-3n-hsw-x710-64b-features-iacl-ndr"
24186     layout: "plot-throughput-speedup-analysis"
24187
24188 - type: "plot"
24189   title: "Speedup: ip4-3n-hsw-x710-64b-features-iacl-pdr-tsa"
24190   algorithm: "plot_throughput_speedup_analysis"
24191   output-file-type: ".html"
24192   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-iacl-pdr-tsa"
24193   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24194   filter: "'NIC_Intel-X710' and
24195            '64B' and
24196            'NDRPDR' and
24197            'IP4FWD' and
24198            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24199            not 'IPSEC' and
24200            not 'VHOST'"
24201   parameters:
24202   - "throughput"
24203   - "parent"
24204   - "tags"
24205   sort:
24206   - "IP4BASE"
24207   - "ACL_STATELESS"
24208   - "ACL_STATEFUL"
24209   - "ACL_STATELESS"
24210   - "ACL_STATEFUL"
24211   layout:
24212     title: "ip4-3n-hsw-x710-64b-features-iacl-pdr"
24213     layout: "plot-throughput-speedup-analysis"
24214
24215 # Speedup - VPP IPv4 3n-hsw-xl710 base and scale
24216 - type: "plot"
24217   title: "Speedup: ip4-3n-hsw-xl710-64b-base-ndr-tsa"
24218   algorithm: "plot_throughput_speedup_analysis"
24219   output-file-type: ".html"
24220   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-base-ndr-tsa"
24221   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24222   filter: "'NIC_Intel-XL710' and
24223            '64B' and
24224            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24225            'NDRPDR' and
24226            'IP4FWD' and
24227            not 'IPSEC' and
24228            not 'VHOST'"
24229   parameters:
24230   - "throughput"
24231   - "parent"
24232   - "tags"
24233   sort:
24234   - "IP4BASE"
24235   - "FIB_20K"
24236   - "FIB_200K"
24237   - "FIB_2M"
24238   layout:
24239     title: "ip4-3n-hsw-xl710-64b-base-ndr"
24240     layout: "plot-throughput-speedup-analysis"
24241
24242 - type: "plot"
24243   title: "Speedup: ip4-3n-hsw-xl710-64b-base-pdr-tsa"
24244   algorithm: "plot_throughput_speedup_analysis"
24245   output-file-type: ".html"
24246   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-base-pdr-tsa"
24247   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24248   filter: "'NIC_Intel-XL710' and
24249            '64B' and
24250            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24251            'NDRPDR' and
24252            'IP4FWD' and
24253            not 'IPSEC' and
24254            not 'VHOST'"
24255   parameters:
24256   - "throughput"
24257   - "parent"
24258   - "tags"
24259   sort:
24260   - "IP4BASE"
24261   - "FIB_20K"
24262   - "FIB_200K"
24263   - "FIB_2M"
24264   layout:
24265     title: "ip4-3n-hsw-xl710-64b-base-pdr"
24266     layout: "plot-throughput-speedup-analysis"
24267
24268 # Speedup - VPP IPv4 3n-skx-x710 base and scale
24269 - type: "plot"
24270   title: "Speedup: ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
24271   algorithm: "plot_throughput_speedup_analysis"
24272   output-file-type: ".html"
24273   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
24274   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24275   filter: "'NIC_Intel-X710' and
24276            '64B' and
24277            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24278            'NDRPDR' and
24279            'IP4FWD' and
24280            not 'IPSEC' and
24281            not 'DOT1Q' and
24282            not 'VHOST'"
24283   parameters:
24284   - "throughput"
24285   - "parent"
24286   - "tags"
24287   sort:
24288   - "IP4BASE"
24289   - "FIB_20K"
24290   - "FIB_200K"
24291   - "FIB_2M"
24292   layout:
24293     title: "ip4-3n-skx-x710-64b-base_and_scale-ndr"
24294     layout: "plot-throughput-speedup-analysis"
24295
24296 - type: "plot"
24297   title: "Speedup: ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
24298   algorithm: "plot_throughput_speedup_analysis"
24299   output-file-type: ".html"
24300   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
24301   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24302   filter: "'NIC_Intel-X710' and
24303            '64B' and
24304            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24305            'NDRPDR' and
24306            'IP4FWD' and
24307            not 'IPSEC' and
24308            not 'DOT1Q' and
24309            not 'VHOST'"
24310   parameters:
24311   - "throughput"
24312   - "parent"
24313   - "tags"
24314   sort:
24315   - "IP4BASE"
24316   - "FIB_20K"
24317   - "FIB_200K"
24318   - "FIB_2M"
24319   layout:
24320     title: "ip4-3n-skx-x710-64b-base_and_scale-pdr"
24321     layout: "plot-throughput-speedup-analysis"
24322
24323 # Speedup - VPP IPv4 3n-skx-x710 features
24324 - type: "plot"
24325   title: "Speedup: ip4-3n-skx-x710-64b-features-ndr-tsa"
24326   algorithm: "plot_throughput_speedup_analysis"
24327   output-file-type: ".html"
24328   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-ndr-tsa"
24329   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24330   filter: "'NIC_Intel-X710' and
24331            '64B' and
24332            ('IP4BASE' or
24333             'POLICE_MARK' or
24334             'COPWHLIST' or
24335             ('NAT44' and 'BASE') or
24336             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
24337            'NDRPDR' and
24338            'IP4FWD' and
24339            not 'IPSEC' and
24340            not 'VHOST'"
24341   parameters:
24342   - "throughput"
24343   - "parent"
24344   - "tags"
24345   sort:
24346   - "DOT1Q"
24347   - "IP4BASE"
24348   - "NAT44"
24349   - "POLICE_MARK"
24350   - "COPWHLIST"
24351   - "IACL"
24352   - "OACL"
24353   layout:
24354     title: "ip4-3n-skx-x710-64b-features-ndr"
24355     layout: "plot-throughput-speedup-analysis"
24356
24357 - type: "plot"
24358   title: "Speedup: ip4-3n-skx-x710-64b-features-pdr-tsa"
24359   algorithm: "plot_throughput_speedup_analysis"
24360   output-file-type: ".html"
24361   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-pdr-tsa"
24362   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24363   filter: "'NIC_Intel-X710' and
24364            '64B' and
24365            ('IP4BASE' or
24366             'POLICE_MARK' or
24367             'COPWHLIST' or
24368             ('NAT44' and 'BASE') or
24369             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
24370            'NDRPDR' and
24371            'IP4FWD' and
24372            not 'IPSEC' and
24373            not 'VHOST'"
24374   parameters:
24375   - "throughput"
24376   - "parent"
24377   - "tags"
24378   sort:
24379   - "DOT1Q"
24380   - "IP4BASE"
24381   - "NAT44"
24382   - "POLICE_MARK"
24383   - "COPWHLIST"
24384   - "IACL"
24385   - "OACL"
24386   layout:
24387     title: "ip4-3n-skx-x710-64b-features-pdr"
24388     layout: "plot-throughput-speedup-analysis"
24389
24390 # Speedup - VPP IPv4 3n-skx-x710 features nat44
24391 - type: "plot"
24392   title: "Speedup: ip4-3n-skx-x710-64b-features-nat44-ndr-tsa"
24393   algorithm: "plot_throughput_speedup_analysis"
24394   output-file-type: ".html"
24395   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-nat44-ndr-tsa"
24396   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24397   filter: "'NIC_Intel-X710' and
24398            '64B' and
24399            'NDRPDR' and
24400            'IP4FWD' and
24401            ('NAT44' or 'IP4BASE') and
24402            not 'IPSEC' and
24403            not 'VHOST'"
24404   parameters:
24405   - "throughput"
24406   - "parent"
24407   - "tags"
24408   sort:
24409   - "IP4BASE"
24410   - "BASE"
24411   - "SRC_USER_10"
24412   - "SRC_USER_100"
24413   - "SRC_USER_1000"
24414   - "SRC_USER_2000"
24415   layout:
24416     title: "ip4-3n-skx-x710-64b-features-nat44-ndr"
24417     layout: "plot-throughput-speedup-analysis"
24418
24419 - type: "plot"
24420   title: "Speedup: ip4-3n-skx-x710-64b-features-nat44-pdr-tsa"
24421   algorithm: "plot_throughput_speedup_analysis"
24422   output-file-type: ".html"
24423   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-nat44-pdr-tsa"
24424   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24425   filter: "'NIC_Intel-X710' and
24426            '64B' and
24427            'NDRPDR' and
24428            'IP4FWD' and
24429            ('NAT44' or 'IP4BASE') and
24430            not 'IPSEC' and
24431            not 'VHOST'"
24432   parameters:
24433   - "throughput"
24434   - "parent"
24435   - "tags"
24436   sort:
24437   - "IP4BASE"
24438   - "BASE"
24439   - "SRC_USER_10"
24440   - "SRC_USER_100"
24441   - "SRC_USER_1000"
24442   - "SRC_USER_2000"
24443   layout:
24444     title: "ip4-3n-skx-x710-64b-features-nat44-pdr"
24445     layout: "plot-throughput-speedup-analysis"
24446
24447 # Speedup - VPP IPv4 3n-skx-x710 features iacl
24448 - type: "plot"
24449   title: "Speedup: ip4-3n-skx-x710-64b-features-iacl-ndr-tsa"
24450   algorithm: "plot_throughput_speedup_analysis"
24451   output-file-type: ".html"
24452   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-iacl-ndr-tsa"
24453   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24454   filter: "'NIC_Intel-X710' and
24455            '64B' and
24456            'NDRPDR' and
24457            'IP4FWD' and
24458            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24459            not 'IPSEC' and
24460            not 'VHOST'"
24461   parameters:
24462   - "throughput"
24463   - "parent"
24464   - "tags"
24465   sort:
24466   - "IP4BASE"
24467   - "ACL_STATELESS"
24468   - "ACL_STATEFUL"
24469   - "ACL_STATELESS"
24470   - "ACL_STATEFUL"
24471   layout:
24472     title: "ip4-3n-skx-x710-64b-features-iacl-ndr"
24473     layout: "plot-throughput-speedup-analysis"
24474
24475 - type: "plot"
24476   title: "Speedup: ip4-3n-skx-x710-64b-features-iacl-pdr-tsa"
24477   algorithm: "plot_throughput_speedup_analysis"
24478   output-file-type: ".html"
24479   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-iacl-pdr-tsa"
24480   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24481   filter: "'NIC_Intel-X710' and
24482            '64B' and
24483            'NDRPDR' and
24484            'IP4FWD' and
24485            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24486            not 'IPSEC' and
24487            not 'VHOST'"
24488   parameters:
24489   - "throughput"
24490   - "parent"
24491   - "tags"
24492   sort:
24493   - "IP4BASE"
24494   - "ACL_STATELESS"
24495   - "ACL_STATEFUL"
24496   - "ACL_STATELESS"
24497   - "ACL_STATEFUL"
24498   layout:
24499     title: "ip4-3n-skx-x710-64b-features-iacl-pdr"
24500     layout: "plot-throughput-speedup-analysis"
24501
24502 ## Speedup - VPP IPv4 3n-skx-x710 features oacl
24503 #- type: "plot"
24504 #  title: "Speedup: ip4-3n-skx-x710-64b-features-oacl-ndr-tsa"
24505 #  algorithm: "plot_throughput_speedup_analysis"
24506 #  output-file-type: ".html"
24507 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-oacl-ndr-tsa"
24508 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
24509 #  filter: "'NIC_Intel-X710' and
24510 #           '64B' and
24511 #           'NDRPDR' and
24512 #           'IP4FWD' and
24513 #           'OACL' and
24514 #           ('ACL10' or 'ACL50') and '10K_FLOWS' and
24515 #           not 'IPSEC' and
24516 #           not 'VHOST'"
24517 #  parameters:
24518 #  - "throughput"
24519 #  - "parent"
24520 #  - "tags"
24521 #  sort:
24522 #  - "ACL_STATELESS"
24523 #  - "ACL_STATEFUL"
24524 #  - "ACL_STATELESS"
24525 #  - "ACL_STATEFUL"
24526 #  layout:
24527 #    title: "ip4-3n-skx-x710-64b-features-oacl-ndr"
24528 #    layout: "plot-throughput-speedup-analysis"
24529 #
24530 #- type: "plot"
24531 #  title: "Speedup: ip4-3n-skx-x710-64b-features-oacl-pdr-tsa"
24532 #  algorithm: "plot_throughput_speedup_analysis"
24533 #  output-file-type: ".html"
24534 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-oacl-pdr-tsa"
24535 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
24536 #  filter: "'NIC_Intel-X710' and
24537 #           '64B' and
24538 #           'NDRPDR' and
24539 #           'IP4FWD' and
24540 #           'OACL' and
24541 #           ('ACL10' or 'ACL50') and '10K_FLOWS' and
24542 #           not 'IPSEC' and
24543 #           not 'VHOST'"
24544 #  parameters:
24545 #  - "throughput"
24546 #  - "parent"
24547 #  - "tags"
24548 #  sort:
24549 #  - "ACL_STATELESS"
24550 #  - "ACL_STATEFUL"
24551 #  - "ACL_STATELESS"
24552 #  - "ACL_STATEFUL"
24553 #  layout:
24554 #    title: "ip4-3n-skx-x710-64b-features-oacl-pdr"
24555 #    layout: "plot-throughput-speedup-analysis"
24556
24557 # Speedup - VPP IPv4 2n-skx-x710 base and scale
24558 - type: "plot"
24559   title: "Speedup: ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
24560   algorithm: "plot_throughput_speedup_analysis"
24561   output-file-type: ".html"
24562   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
24563   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24564   filter: "'NIC_Intel-X710' and
24565            '64B' and
24566            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24567            'NDRPDR' and
24568            'IP4FWD' and
24569            not 'IPSEC' and
24570            not 'DOT1Q' and
24571            not 'VHOST'"
24572   parameters:
24573   - "throughput"
24574   - "parent"
24575   - "tags"
24576   sort:
24577   - "IP4BASE"
24578   - "FIB_20K"
24579   - "FIB_200K"
24580   - "FIB_2M"
24581   layout:
24582     title: "ip4-2n-skx-x710-64b-base_and_scale-ndr"
24583     layout: "plot-throughput-speedup-analysis"
24584
24585 - type: "plot"
24586   title: "Speedup: ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
24587   algorithm: "plot_throughput_speedup_analysis"
24588   output-file-type: ".html"
24589   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
24590   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24591   filter: "'NIC_Intel-X710' and
24592            '64B' and
24593            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24594            'NDRPDR' and
24595            'IP4FWD' and
24596            not 'IPSEC' and
24597            not 'DOT1Q' and
24598            not 'VHOST'"
24599   parameters:
24600   - "throughput"
24601   - "parent"
24602   - "tags"
24603   sort:
24604   - "IP4BASE"
24605   - "FIB_20K"
24606   - "FIB_200K"
24607   - "FIB_2M"
24608   layout:
24609     title: "ip4-2n-skx-x710-64b-base_and_scale-pdr"
24610     layout: "plot-throughput-speedup-analysis"
24611
24612 # Speedup - VPP IPv4 2n-skx-x710 features iacl
24613 - type: "plot"
24614   title: "Speedup: ip4-2n-skx-x710-64b-features-iacl-ndr-tsa"
24615   algorithm: "plot_throughput_speedup_analysis"
24616   output-file-type: ".html"
24617   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-features-iacl-ndr-tsa"
24618   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24619   filter: "'NIC_Intel-X710' and
24620            '64B' and
24621            'NDRPDR' and
24622            'IP4FWD' and
24623            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24624            not 'IPSEC' and
24625            not 'VHOST'"
24626   parameters:
24627   - "throughput"
24628   - "parent"
24629   - "tags"
24630   sort:
24631   - "IP4BASE"
24632   - "ACL_STATELESS"
24633   - "ACL_STATEFUL"
24634   - "ACL_STATELESS"
24635   - "ACL_STATEFUL"
24636   layout:
24637     title: "ip4-2n-skx-x710-64b-features-iacl-ndr"
24638     layout: "plot-throughput-speedup-analysis"
24639
24640 - type: "plot"
24641   title: "Speedup: ip4-2n-skx-x710-64b-features-iacl-pdr-tsa"
24642   algorithm: "plot_throughput_speedup_analysis"
24643   output-file-type: ".html"
24644   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-features-iacl-pdr-tsa"
24645   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24646   filter: "'NIC_Intel-X710' and
24647            '64B' and
24648            'NDRPDR' and
24649            'IP4FWD' and
24650            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24651            not 'IPSEC' and
24652            not 'VHOST'"
24653   parameters:
24654   - "throughput"
24655   - "parent"
24656   - "tags"
24657   sort:
24658   - "IP4BASE"
24659   - "ACL_STATELESS"
24660   - "ACL_STATEFUL"
24661   - "ACL_STATELESS"
24662   - "ACL_STATEFUL"
24663   layout:
24664     title: "ip4-2n-skx-x710-64b-features-iacl-pdr"
24665     layout: "plot-throughput-speedup-analysis"
24666
24667 # Speedup - VPP IPv4 2n-skx-xxv710 base and scale
24668 - type: "plot"
24669   title: "Speedup: ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
24670   algorithm: "plot_throughput_speedup_analysis"
24671   output-file-type: ".html"
24672   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
24673   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24674   filter: "'NIC_Intel-XXV710' and
24675            '64B' and
24676            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24677            'NDRPDR' and
24678            'IP4FWD' and
24679            not 'IPSEC' and
24680            not 'DOT1Q' and
24681            not 'VHOST'"
24682   parameters:
24683   - "throughput"
24684   - "parent"
24685   - "tags"
24686   sort:
24687   - "IP4BASE"
24688   - "FIB_20K"
24689   - "FIB_200K"
24690   - "FIB_2M"
24691   layout:
24692     title: "ip4-2n-skx-xxv710-64b-base_and_scale-ndr"
24693     layout: "plot-throughput-speedup-analysis"
24694
24695 - type: "plot"
24696   title: "Speedup: ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
24697   algorithm: "plot_throughput_speedup_analysis"
24698   output-file-type: ".html"
24699   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
24700   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24701   filter: "'NIC_Intel-XXV710' and
24702            '64B' and
24703            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24704            'NDRPDR' and
24705            'IP4FWD' and
24706            not 'IPSEC' and
24707            not 'DOT1Q' and
24708            not 'VHOST'"
24709   parameters:
24710   - "throughput"
24711   - "parent"
24712   - "tags"
24713   sort:
24714   - "IP4BASE"
24715   - "FIB_20K"
24716   - "FIB_200K"
24717   - "FIB_2M"
24718   layout:
24719     title: "ip4-2n-skx-xxv710-64b-base_and_scale-pdr"
24720     layout: "plot-throughput-speedup-analysis"
24721
24722 # Speedup - VPP IPv4 2n-dnv-x553 base
24723 - type: "plot"
24724   title: "Speedup: ip4-2n-dnv-x553-64b-base-ndr-tsa"
24725   algorithm: "plot_throughput_speedup_analysis"
24726   output-file-type: ".html"
24727   output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-base-ndr-tsa"
24728   data: "intel-dnv-vpp"
24729   filter: "'NIC_Intel-X553' and
24730            '64B' and
24731            'IP4BASE' and
24732            'NDRPDR' and
24733            'IP4FWD' and
24734            not 'IPSEC' and
24735            not 'VHOST'"
24736   parameters:
24737   - "throughput"
24738   - "parent"
24739   - "tags"
24740   sort:
24741   - "IP4BASE"
24742   layout:
24743     title: "ip4-2n-dnv-x553-64b-base-ndr"
24744     layout: "plot-throughput-speedup-analysis"
24745
24746 - type: "plot"
24747   title: "Speedup: ip4-2n-dnv-x553-64b-base-pdr-tsa"
24748   algorithm: "plot_throughput_speedup_analysis"
24749   output-file-type: ".html"
24750   output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-base-pdr-tsa"
24751   data: "intel-dnv-vpp"
24752   filter: "'NIC_Intel-X553' and
24753            '64B' and
24754            'IP4BASE' and
24755            'NDRPDR' and
24756            'IP4FWD' and
24757            not 'IPSEC' and
24758            not 'VHOST'"
24759   parameters:
24760   - "throughput"
24761   - "parent"
24762   - "tags"
24763   sort:
24764   - "IP4BASE"
24765   layout:
24766     title: "ip4-2n-dnv-x553-64b-base-pdr"
24767     layout: "plot-throughput-speedup-analysis"
24768
24769 ################################################################################
24770
24771 # Speedup - VPP IPv4 Tunnels 3n-hsw-x520 - features
24772 - type: "plot"
24773   title: "Speedup: ip4tun-3n-hsw-x520-64b-base_and_features-ndr-tsa"
24774   algorithm: "plot_throughput_speedup_analysis"
24775   output-file-type: ".html"
24776   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-base_and_features-ndr-tsa"
24777   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24778   filter: "'NIC_Intel-X520-DA2' and
24779            '64B' and
24780            'ENCAP' and
24781            'NDRPDR' and
24782            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
24783            not 'DOT1Q' and
24784            not 'VHOST' and
24785            not 'IPSECHW'"
24786   parameters:
24787   - "throughput"
24788   - "parent"
24789   - "tags"
24790   sort:
24791   - "IP4BASE"
24792   - "L2BDMACLRN"
24793   - "L2XCFWD"
24794   - "LISP"
24795   layout:
24796     title: "ip4tun-3n-hsw-x520-64b-base_and_features-ndr"
24797     layout: "plot-throughput-speedup-analysis"
24798
24799 - type: "plot"
24800   title: "Speedup: ip4tun-3n-hsw-x520-64b-base_and_features-pdr-tsa"
24801   algorithm: "plot_throughput_speedup_analysis"
24802   output-file-type: ".html"
24803   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-base_and_features-pdr-tsa"
24804   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24805   filter: "'NIC_Intel-X520-DA2' and
24806            '64B' and
24807            'ENCAP' and
24808            'NDRPDR' and
24809            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
24810            not 'DOT1Q' and
24811            not 'VHOST' and
24812            not 'IPSECHW'"
24813   parameters:
24814   - "throughput"
24815   - "parent"
24816   - "tags"
24817   sort:
24818   - "IP4BASE"
24819   - "L2BDMACLRN"
24820   - "L2XCFWD"
24821   - "LISP"
24822   layout:
24823     title: "ip4tun-3n-hsw-x520-64b-base_and_features-pdr"
24824     layout: "plot-throughput-speedup-analysis"
24825
24826 # Speedup - VPP IPv4 Tunnels 3n-hsw-x710
24827 - type: "plot"
24828   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
24829   algorithm: "plot_throughput_speedup_analysis"
24830   output-file-type: ".html"
24831   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
24832   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24833   filter: "'NIC_Intel-X710' and
24834            '64B' and
24835            'ENCAP' and
24836            'NDRPDR' and
24837            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
24838            not 'VHOST' and
24839            not 'IPSECHW'"
24840   parameters:
24841   - "throughput"
24842   - "parent"
24843   - "tags"
24844   sort:
24845   - "IP4BASE"
24846   - "LISP"
24847   - "VXLAN_1"
24848   - "VXLAN_10"
24849   - "VXLAN_100"
24850   - "VXLAN_1000"
24851   layout:
24852     title: "ip4tun-3n-hsw-x710-64b-base_and_scale-ndr"
24853     layout: "plot-throughput-speedup-analysis"
24854
24855 - type: "plot"
24856   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
24857   algorithm: "plot_throughput_speedup_analysis"
24858   output-file-type: ".html"
24859   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
24860   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24861   filter: "'NIC_Intel-X710' and
24862            '64B' and
24863            'ENCAP' and
24864            'NDRPDR' and
24865            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
24866            not 'VHOST' and
24867            not 'IPSECHW'"
24868   parameters:
24869   - "throughput"
24870   - "parent"
24871   - "tags"
24872   sort:
24873   - "IP4BASE"
24874   - "LISP"
24875   - "VXLAN_1"
24876   - "VXLAN_10"
24877   - "VXLAN_100"
24878   - "VXLAN_1000"
24879   layout:
24880     title: "ip4tun-3n-hsw-x710-64b-base_and_scale-pdr"
24881     layout: "plot-throughput-speedup-analysis"
24882
24883 # Speedup - VPP IPv4 Tunnels 3n-hsw-x710 - features
24884 - type: "plot"
24885   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_features-ndr-tsa"
24886   algorithm: "plot_throughput_speedup_analysis"
24887   output-file-type: ".html"
24888   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_features-ndr-tsa"
24889   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24890   filter: "'NIC_Intel-X710' and
24891            '64B' and
24892            'ENCAP' and
24893            'NDRPDR' and
24894            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
24895            not 'DOT1Q' and
24896            not 'VHOST' and
24897            not 'IPSECHW'"
24898   parameters:
24899   - "throughput"
24900   - "parent"
24901   - "tags"
24902   sort:
24903   - "IP4BASE"
24904   - "L2BDMACLRN"
24905   - "L2XCFWD"
24906   - "LISP"
24907   layout:
24908     title: "ip4tun-3n-hsw-x710-64b-base_and_features-ndr"
24909     layout: "plot-throughput-speedup-analysis"
24910
24911 - type: "plot"
24912   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_features-pdr-tsa"
24913   algorithm: "plot_throughput_speedup_analysis"
24914   output-file-type: ".html"
24915   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_features-pdr-tsa"
24916   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24917   filter: "'NIC_Intel-X710' and
24918            '64B' and
24919            'ENCAP' and
24920            'NDRPDR' and
24921            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
24922            not 'DOT1Q' and
24923            not 'VHOST' and
24924            not 'IPSECHW'"
24925   parameters:
24926   - "throughput"
24927   - "parent"
24928   - "tags"
24929   sort:
24930   - "IP4BASE"
24931   - "L2BDMACLRN"
24932   - "L2XCFWD"
24933   - "LISP"
24934   layout:
24935     title: "ip4tun-3n-hsw-x710-64b-base_and_features-pdr"
24936     layout: "plot-throughput-speedup-analysis"
24937
24938 # Speedup - VPP IPv4 Tunnels 3n-skx-x710
24939 - type: "plot"
24940   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_scale-ndr-tsa"
24941   algorithm: "plot_throughput_speedup_analysis"
24942   output-file-type: ".html"
24943   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_scale-ndr-tsa"
24944   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24945   filter: "'NIC_Intel-X710' and
24946            '64B' and
24947            'ENCAP' and
24948            'NDRPDR' and
24949            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
24950            not 'VHOST' and
24951            not 'IPSECHW'"
24952   parameters:
24953   - "throughput"
24954   - "parent"
24955   - "tags"
24956   sort:
24957   - "IP4BASE"
24958   - "LISP"
24959   - "VXLAN_1"
24960   - "VXLAN_10"
24961   - "VXLAN_100"
24962   - "VXLAN_1000"
24963   layout:
24964     title: "ip4tun-3n-skx-x710-64b-base_and_scale-ndr"
24965     layout: "plot-throughput-speedup-analysis"
24966
24967 - type: "plot"
24968   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_scale-pdr-tsa"
24969   algorithm: "plot_throughput_speedup_analysis"
24970   output-file-type: ".html"
24971   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_scale-pdr-tsa"
24972   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24973   filter: "'NIC_Intel-X710' and
24974            '64B' and
24975            'ENCAP' and
24976            'NDRPDR' and
24977            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
24978            not 'VHOST' and
24979            not 'IPSECHW'"
24980   parameters:
24981   - "throughput"
24982   - "parent"
24983   - "tags"
24984   sort:
24985   - "IP4BASE"
24986   - "LISP"
24987   - "VXLAN_1"
24988   - "VXLAN_10"
24989   - "VXLAN_100"
24990   - "VXLAN_1000"
24991   layout:
24992     title: "ip4tun-3n-skx-x710-64b-base_and_scale-pdr"
24993     layout: "plot-throughput-speedup-analysis"
24994
24995 # Speedup - VPP IPv4 Tunnels 3n-skx-x710 - features
24996 - type: "plot"
24997   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_features-ndr-tsa"
24998   algorithm: "plot_throughput_speedup_analysis"
24999   output-file-type: ".html"
25000   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_features-ndr-tsa"
25001   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25002   filter: "'NIC_Intel-X710' and
25003            '64B' and
25004            'ENCAP' and
25005            'NDRPDR' and
25006            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
25007            not 'DOT1Q' and
25008            not 'VHOST' and
25009            not 'IPSECHW'"
25010   parameters:
25011   - "throughput"
25012   - "parent"
25013   - "tags"
25014   sort:
25015   - "IP4BASE"
25016   - "L2BDMACLRN"
25017   - "L2XCFWD"
25018   - "LISP"
25019   layout:
25020     title: "ip4tun-3n-skx-x710-64b-base_and_features-ndr"
25021     layout: "plot-throughput-speedup-analysis"
25022
25023 - type: "plot"
25024   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_features-pdr-tsa"
25025   algorithm: "plot_throughput_speedup_analysis"
25026   output-file-type: ".html"
25027   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_features-pdr-tsa"
25028   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25029   filter: "'NIC_Intel-X710' and
25030            '64B' and
25031            'ENCAP' and
25032            'NDRPDR' and
25033            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
25034            not 'DOT1Q' and
25035            not 'VHOST' and
25036            not 'IPSECHW'"
25037   parameters:
25038   - "throughput"
25039   - "parent"
25040   - "tags"
25041   sort:
25042   - "IP4BASE"
25043   - "L2BDMACLRN"
25044   - "L2XCFWD"
25045   - "LISP"
25046   layout:
25047     title: "ip4tun-3n-skx-x710-64b-base_and_features-pdr"
25048     layout: "plot-throughput-speedup-analysis"
25049
25050 ################################################################################
25051
25052 # Speedup - VPP IPv6 3n-hsw-x520
25053 - type: "plot"
25054   title: "Speedup: ip6-3n-hsw-x520-78b-base-ndr-tsa"
25055   algorithm: "plot_throughput_speedup_analysis"
25056   output-file-type: ".html"
25057   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-base-ndr-tsa"
25058   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25059   filter: "'NIC_Intel-X520-DA2' and
25060            '78B' and
25061            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25062            'NDRPDR' and
25063            'IP6FWD' and
25064            not 'SRv6' and
25065            not 'IPSEC' and
25066            not 'VHOST'"
25067   parameters:
25068   - "throughput"
25069   - "parent"
25070   - "tags"
25071   sort:
25072   - "IP6BASE"
25073   - "FIB_20K"
25074   - "FIB_200K"
25075   - "FIB_2M"
25076   layout:
25077     title: "ip6-3n-hsw-x520-78b-base-ndr"
25078     layout: "plot-throughput-speedup-analysis"
25079
25080 - type: "plot"
25081   title: "Speedup: ip6-3n-hsw-x520-78b-base-pdr-tsa"
25082   algorithm: "plot_throughput_speedup_analysis"
25083   output-file-type: ".html"
25084   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-base-pdr-tsa"
25085   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25086   filter: "'NIC_Intel-X520-DA2' and
25087            '78B' and
25088            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25089            'NDRPDR' and
25090            'IP6FWD' and
25091            not 'SRv6' and
25092            not 'IPSEC' and
25093            not 'VHOST'"
25094   parameters:
25095   - "throughput"
25096   - "parent"
25097   - "tags"
25098   sort:
25099   - "IP6BASE"
25100   - "FIB_20K"
25101   - "FIB_200K"
25102   - "FIB_2M"
25103   layout:
25104     title: "ip6-3n-hsw-x520-78b-base-pdr"
25105     layout: "plot-throughput-speedup-analysis"
25106
25107 # Speedup - VPP IPv6 3n-hsw-x710
25108 - type: "plot"
25109   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_scale-ndr-tsa"
25110   algorithm: "plot_throughput_speedup_analysis"
25111   output-file-type: ".html"
25112   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_scale-ndr-tsa"
25113   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25114   filter: "'NIC_Intel-X710' and
25115            '78B' and
25116            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25117            'NDRPDR' and
25118            'IP6FWD' and
25119            not 'SRv6' and
25120            not 'IPSEC' and
25121            not 'VHOST'"
25122   parameters:
25123   - "throughput"
25124   - "parent"
25125   - "tags"
25126   sort:
25127   - "IP6BASE"
25128   - "FIB_20K"
25129   - "FIB_200K"
25130   - "FIB_2M"
25131   layout:
25132     title: "ip6-3n-hsw-x710-78b-base_and_scale-ndr"
25133     layout: "plot-throughput-speedup-analysis"
25134
25135 - type: "plot"
25136   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_scale-pdr-tsa"
25137   algorithm: "plot_throughput_speedup_analysis"
25138   output-file-type: ".html"
25139   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_scale-pdr-tsa"
25140   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25141   filter: "'NIC_Intel-X710' and
25142            '78B' and
25143            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25144            'NDRPDR' and
25145            'IP6FWD' and
25146            not 'SRv6' and
25147            not 'IPSEC' and
25148            not 'VHOST'"
25149   parameters:
25150   - "throughput"
25151   - "parent"
25152   - "tags"
25153   sort:
25154   - "IP6BASE"
25155   - "FIB_20K"
25156   - "FIB_200K"
25157   - "FIB_2M"
25158   layout:
25159     title: "ip6-3n-hsw-x710-78b-base_and_scale-pdr"
25160     layout: "plot-throughput-speedup-analysis"
25161
25162 # Speedup - VPP IPv6 3n-hsw-x710 features
25163 - type: "plot"
25164   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_features-ndr-tsa"
25165   algorithm: "plot_throughput_speedup_analysis"
25166   output-file-type: ".html"
25167   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_features-ndr-tsa"
25168   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25169   filter: "'NIC_Intel-X710' and
25170            '78B' and
25171            ('IP6BASE' or
25172             'POLICE_MARK' or
25173             'COPWHLIST' or
25174             'IACLDST') and
25175            'NDRPDR' and
25176            'IP6FWD' and
25177            not 'SRv6' and
25178            not 'IPSEC' and
25179            not 'VHOST'"
25180   parameters:
25181   - "throughput"
25182   - "parent"
25183   - "tags"
25184   sort:
25185   - "IP6BASE"
25186   - "POLICE_MARK"
25187   - "COPWHLIST"
25188   - "IACLDST"
25189   layout:
25190     title: "ip6-3n-hsw-x710-78b-base_and_features-ndr"
25191     layout: "plot-throughput-speedup-analysis"
25192
25193 - type: "plot"
25194   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_features-pdr-tsa"
25195   algorithm: "plot_throughput_speedup_analysis"
25196   output-file-type: ".html"
25197   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_features-pdr-tsa"
25198   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25199   filter: "'NIC_Intel-X710' and
25200            '78B' and
25201            ('IP6BASE' or
25202             'POLICE_MARK' or
25203             'COPWHLIST' or
25204             'IACLDST') and
25205            'NDRPDR' and
25206            'IP6FWD' and
25207            not 'SRv6' and
25208            not 'IPSEC' and
25209            not 'VHOST'"
25210   parameters:
25211   - "throughput"
25212   - "parent"
25213   - "tags"
25214   sort:
25215   - "IP6BASE"
25216   - "POLICE_MARK"
25217   - "COPWHLIST"
25218   - "IACLDST"
25219   layout:
25220     title: "ip6-3n-hsw-x710-78b-base_and_features-pdr"
25221     layout: "plot-throughput-speedup-analysis"
25222
25223 # Speedup - VPP IPv6 3n-hsw-xl710
25224 - type: "plot"
25225   title: "Speedup: ip6-3n-hsw-xl710-78b-base-ndr-tsa"
25226   algorithm: "plot_throughput_speedup_analysis"
25227   output-file-type: ".html"
25228   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-base-ndr-tsa"
25229   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25230   filter: "'NIC_Intel-XL710' and
25231            '78B' and
25232            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25233            'NDRPDR' and
25234            'IP6FWD' and
25235            not 'SRv6' and
25236            not 'IPSEC' and
25237            not 'VHOST'"
25238   parameters:
25239   - "throughput"
25240   - "parent"
25241   - "tags"
25242   sort:
25243   - "IP6BASE"
25244   - "FIB_20K"
25245   - "FIB_200K"
25246   - "FIB_2M"
25247   layout:
25248     title: "ip6-3n-hsw-xl710-78b-base-ndr"
25249     layout: "plot-throughput-speedup-analysis"
25250
25251 - type: "plot"
25252   title: "Speedup: ip6-3n-hsw-xl710-78b-base-pdr-tsa"
25253   algorithm: "plot_throughput_speedup_analysis"
25254   output-file-type: ".html"
25255   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-base-pdr-tsa"
25256   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25257   filter: "'NIC_Intel-XL710' and
25258            '78B' and
25259            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25260            'NDRPDR' and
25261            'IP6FWD' and
25262            not 'SRv6' and
25263            not 'IPSEC' and
25264            not 'VHOST'"
25265   parameters:
25266   - "throughput"
25267   - "parent"
25268   - "tags"
25269   sort:
25270   - "IP6BASE"
25271   - "FIB_20K"
25272   - "FIB_200K"
25273   - "FIB_2M"
25274   layout:
25275     title: "ip6-3n-hsw-xl710-78b-base-pdr"
25276     layout: "plot-throughput-speedup-analysis"
25277
25278 # Speedup - VPP IPv6 3n-skx-x710
25279 - type: "plot"
25280   title: "Speedup: ip6-3n-skx-x710-78b-base_and_scale-ndr-tsa"
25281   algorithm: "plot_throughput_speedup_analysis"
25282   output-file-type: ".html"
25283   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_scale-ndr-tsa"
25284   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25285   filter: "'NIC_Intel-X710' and
25286            '78B' and
25287            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25288            'NDRPDR' and
25289            'IP6FWD' and
25290            not 'SRv6' and
25291            not 'IPSEC' and
25292            not 'VHOST'"
25293   parameters:
25294   - "throughput"
25295   - "parent"
25296   - "tags"
25297   sort:
25298   - "IP6BASE"
25299   - "FIB_20K"
25300   - "FIB_200K"
25301   - "FIB_2M"
25302   layout:
25303     title: "ip6-3n-skx-x710-78b-base_and_scale-ndr"
25304     layout: "plot-throughput-speedup-analysis"
25305
25306 - type: "plot"
25307   title: "Speedup: ip6-3n-skx-x710-78b-base_and_scale-pdr-tsa"
25308   algorithm: "plot_throughput_speedup_analysis"
25309   output-file-type: ".html"
25310   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_scale-pdr-tsa"
25311   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25312   filter: "'NIC_Intel-X710' and
25313            '78B' and
25314            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25315            'NDRPDR' and
25316            'IP6FWD' and
25317            not 'SRv6' and
25318            not 'IPSEC' and
25319            not 'VHOST'"
25320   parameters:
25321   - "throughput"
25322   - "parent"
25323   - "tags"
25324   sort:
25325   - "IP6BASE"
25326   - "FIB_20K"
25327   - "FIB_200K"
25328   - "FIB_2M"
25329   layout:
25330     title: "ip6-3n-skx-x710-78b-base_and_scale-pdr"
25331     layout: "plot-throughput-speedup-analysis"
25332
25333 # Speedup - VPP IPv6 3n-skx-x710 features
25334 - type: "plot"
25335   title: "Speedup: ip6-3n-skx-x710-78b-base_and_features-ndr-tsa"
25336   algorithm: "plot_throughput_speedup_analysis"
25337   output-file-type: ".html"
25338   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_features-ndr-tsa"
25339   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25340   filter: "'NIC_Intel-X710' and
25341            '78B' and
25342            ('IP6BASE' or
25343             'POLICE_MARK' or
25344             'COPWHLIST' or
25345             'IACLDST') and
25346            'NDRPDR' and
25347            'IP6FWD' and
25348            not 'SRv6' and
25349            not 'IPSEC' and
25350            not 'VHOST'"
25351   parameters:
25352   - "throughput"
25353   - "parent"
25354   - "tags"
25355   sort:
25356   - "IP6BASE"
25357   - "POLICE_MARK"
25358   - "COPWHLIST"
25359   - "IACLDST"
25360   layout:
25361     title: "ip6-3n-skx-x710-78b-base_and_features-ndr"
25362     layout: "plot-throughput-speedup-analysis"
25363
25364 - type: "plot"
25365   title: "Speedup: ip6-3n-skx-x710-78b-base_and_features-pdr-tsa"
25366   algorithm: "plot_throughput_speedup_analysis"
25367   output-file-type: ".html"
25368   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_features-pdr-tsa"
25369   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25370   filter: "'NIC_Intel-X710' and
25371            '78B' and
25372            ('IP6BASE' or
25373             'POLICE_MARK' or
25374             'COPWHLIST' or
25375             'IACLDST') and
25376            'NDRPDR' and
25377            'IP6FWD' and
25378            not 'SRv6' and
25379            not 'IPSEC' and
25380            not 'VHOST'"
25381   parameters:
25382   - "throughput"
25383   - "parent"
25384   - "tags"
25385   sort:
25386   - "IP6BASE"
25387   - "POLICE_MARK"
25388   - "COPWHLIST"
25389   - "IACLDST"
25390   layout:
25391     title: "ip6-3n-skx-x710-78b-base_and_features-pdr"
25392     layout: "plot-throughput-speedup-analysis"
25393
25394 # Speedup - VPP IPv6 3n-skx-xxv710
25395 - type: "plot"
25396   title: "Speedup: ip6-3n-skx-xxv710-78b-base_and_scale-ndr-tsa"
25397   algorithm: "plot_throughput_speedup_analysis"
25398   output-file-type: ".html"
25399   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-base_and_scale-ndr-tsa"
25400   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25401   filter: "'NIC_Intel-XXV710' and
25402            '78B' and
25403            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25404            'NDRPDR' and
25405            'IP6FWD' and
25406            not 'SRv6' and
25407            not 'IPSEC' and
25408            not 'VHOST'"
25409   parameters:
25410   - "throughput"
25411   - "parent"
25412   - "tags"
25413   sort:
25414   - "IP6BASE"
25415   - "FIB_20K"
25416   - "FIB_200K"
25417   - "FIB_2M"
25418   layout:
25419     title: "ip6-3n-skx-xxv710-78b-base_and_scale-ndr"
25420     layout: "plot-throughput-speedup-analysis"
25421
25422 - type: "plot"
25423   title: "Speedup: ip6-3n-skx-xxv710-78b-base_and_scale-pdr-tsa"
25424   algorithm: "plot_throughput_speedup_analysis"
25425   output-file-type: ".html"
25426   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-base_and_scale-pdr-tsa"
25427   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25428   filter: "'NIC_Intel-XXV710' and
25429            '78B' and
25430            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25431            'NDRPDR' and
25432            'IP6FWD' and
25433            not 'SRv6' and
25434            not 'IPSEC' and
25435            not 'VHOST'"
25436   parameters:
25437   - "throughput"
25438   - "parent"
25439   - "tags"
25440   sort:
25441   - "IP6BASE"
25442   - "FIB_20K"
25443   - "FIB_200K"
25444   - "FIB_2M"
25445   layout:
25446     title: "ip6-3n-skx-xxv710-78b-base_and_scale-pdr"
25447     layout: "plot-throughput-speedup-analysis"
25448
25449 # Speedup - VPP IPv6 2n-skx-x710
25450 - type: "plot"
25451   title: "Speedup: ip6-2n-skx-x710-78b-base_and_scale-ndr-tsa"
25452   algorithm: "plot_throughput_speedup_analysis"
25453   output-file-type: ".html"
25454   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-base_and_scale-ndr-tsa"
25455   data: "plot-vpp-throughput-lat-tsa-2n-skx"
25456   filter: "'NIC_Intel-X710' and
25457            '78B' and
25458            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25459            'NDRPDR' and
25460            'IP6FWD' and
25461            not 'SRv6' and
25462            not 'IPSEC' and
25463            not 'VHOST'"
25464   parameters:
25465   - "throughput"
25466   - "parent"
25467   - "tags"
25468   sort:
25469   - "IP6BASE"
25470   - "FIB_20K"
25471   - "FIB_200K"
25472   - "FIB_2M"
25473   layout:
25474     title: "ip6-2n-skx-x710-78b-base_and_scale-ndr"
25475     layout: "plot-throughput-speedup-analysis"
25476
25477 - type: "plot"
25478   title: "Speedup: ip6-2n-skx-x710-78b-base_and_scale-pdr-tsa"
25479   algorithm: "plot_throughput_speedup_analysis"
25480   output-file-type: ".html"
25481   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-base_and_scale-pdr-tsa"
25482   data: "plot-vpp-throughput-lat-tsa-2n-skx"
25483   filter: "'NIC_Intel-X710' and
25484            '78B' and
25485            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25486            'NDRPDR' and
25487            'IP6FWD' and
25488            not 'SRv6' and
25489            not 'IPSEC' and
25490            not 'VHOST'"
25491   parameters:
25492   - "throughput"
25493   - "parent"
25494   - "tags"
25495   sort:
25496   - "IP6BASE"
25497   - "FIB_20K"
25498   - "FIB_200K"
25499   - "FIB_2M"
25500   layout:
25501     title: "ip6-2n-skx-x710-78b-base_and_scale-pdr"
25502     layout: "plot-throughput-speedup-analysis"
25503
25504 # Speedup - VPP IPv6 2n-skx-xxv710
25505 - type: "plot"
25506   title: "Speedup: ip6-2n-skx-xxv710-78b-base_and_scale-ndr-tsa"
25507   algorithm: "plot_throughput_speedup_analysis"
25508   output-file-type: ".html"
25509   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-base_and_scale-ndr-tsa"
25510   data: "plot-vpp-throughput-lat-tsa-2n-skx"
25511   filter: "'NIC_Intel-XXV710' and
25512            '78B' and
25513            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25514            'NDRPDR' and
25515            'IP6FWD' and
25516            not 'SRv6' and
25517            not 'IPSEC' and
25518            not 'VHOST'"
25519   parameters:
25520   - "throughput"
25521   - "parent"
25522   - "tags"
25523   sort:
25524   - "IP6BASE"
25525   - "FIB_20K"
25526   - "FIB_200K"
25527   - "FIB_2M"
25528   layout:
25529     title: "ip6-2n-skx-xxv710-78b-base_and_scale-ndr"
25530     layout: "plot-throughput-speedup-analysis"
25531
25532 - type: "plot"
25533   title: "Speedup: ip6-2n-skx-xxv710-78b-base_and_scale-pdr-tsa"
25534   algorithm: "plot_throughput_speedup_analysis"
25535   output-file-type: ".html"
25536   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-base_and_scale-pdr-tsa"
25537   data: "plot-vpp-throughput-lat-tsa-2n-skx"
25538   filter: "'NIC_Intel-XXV710' and
25539            '78B' and
25540            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25541            'NDRPDR' and
25542            'IP6FWD' and
25543            not 'SRv6' and
25544            not 'IPSEC' and
25545            not 'VHOST'"
25546   parameters:
25547   - "throughput"
25548   - "parent"
25549   - "tags"
25550   sort:
25551   - "IP6BASE"
25552   - "FIB_20K"
25553   - "FIB_200K"
25554   - "FIB_2M"
25555   layout:
25556     title: "ip6-2n-skx-xxv710-78b-base_and_scale-pdr"
25557     layout: "plot-throughput-speedup-analysis"
25558
25559 # Speedup - VPP IPv6 2n-dnv-x553 base
25560 - type: "plot"
25561   title: "Speedup: ip6-2n-dnv-x553-78b-base-ndr-tsa"
25562   algorithm: "plot_throughput_speedup_analysis"
25563   output-file-type: ".html"
25564   output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-base-ndr-tsa"
25565   data: "intel-dnv-vpp"
25566   filter: "'NIC_Intel-X553' and
25567            '78B' and
25568            'IP6BASE' and
25569            'NDRPDR' and
25570            'IP6FWD' and
25571            not 'SRv6' and
25572            not 'IPSEC' and
25573            not 'VHOST'"
25574   parameters:
25575   - "throughput"
25576   - "parent"
25577   - "tags"
25578   sort:
25579   - "IP6BASE"
25580   layout:
25581     title: "ip6-2n-dnv-x553-78b-base-ndr"
25582     layout: "plot-throughput-speedup-analysis"
25583
25584 - type: "plot"
25585   title: "Speedup: ip6-2n-dnv-x553-78b-base-pdr-tsa"
25586   algorithm: "plot_throughput_speedup_analysis"
25587   output-file-type: ".html"
25588   output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-base-pdr-tsa"
25589   data: "intel-dnv-vpp"
25590   filter: "'NIC_Intel-X553' and
25591            '78B' and
25592            'IP6BASE' and
25593            'NDRPDR' and
25594            'IP6FWD' and
25595            not 'SRv6' and
25596            not 'IPSEC' and
25597            not 'VHOST'"
25598   parameters:
25599   - "throughput"
25600   - "parent"
25601   - "tags"
25602   sort:
25603   - "IP6BASE"
25604   layout:
25605     title: "ip6-2n-dnv-x553-78b-base-pdr"
25606     layout: "plot-throughput-speedup-analysis"
25607
25608 ################################################################################
25609
25610 # Speedup - VPP IPv6 tunnels 3n-hsw-x520
25611 - type: "plot"
25612   title: "Speedup: ip6tun-3n-hsw-x520-78b-base-ndr-tsa"
25613   algorithm: "plot_throughput_speedup_analysis"
25614   output-file-type: ".html"
25615   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-base-ndr-tsa"
25616   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25617   filter: "'NIC_Intel-X520-DA2' and
25618            '78B' and
25619            'ENCAP' and
25620            'NDRPDR' and
25621            'LISP' and
25622            not 'VHOST'"
25623   parameters:
25624   - "throughput"
25625   - "parent"
25626   - "tags"
25627   sort:
25628   - "IP4UNRLAY"
25629   - "IP6UNRLAY"
25630   layout:
25631     title: "ip6tun-3n-hsw-x520-78b-base-ndr"
25632     layout: "plot-throughput-speedup-analysis"
25633
25634 - type: "plot"
25635   title: "Speedup: ip6tun-3n-hsw-x520-78b-base-pdr-tsa"
25636   algorithm: "plot_throughput_speedup_analysis"
25637   output-file-type: ".html"
25638   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-base-pdr-tsa"
25639   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25640   filter: "'NIC_Intel-X520-DA2' and
25641            '78B' and
25642            'ENCAP' and
25643            'NDRPDR' and
25644            'LISP' and
25645            not 'VHOST'"
25646   parameters:
25647   - "throughput"
25648   - "parent"
25649   - "tags"
25650   sort:
25651   - "IP4UNRLAY"
25652   - "IP6UNRLAY"
25653   layout:
25654     title: "ip6tun-3n-hsw-x520-78b-base-pdr"
25655     layout: "plot-throughput-speedup-analysis"
25656
25657 ################################################################################
25658
25659 # Speedup - VPP IPSec 3n-hsw-xl710 base
25660 - type: "plot"
25661   title: "Speedup: ipsec-3n-hsw-xl710-64b-base-ndr-tsa"
25662   algorithm: "plot_throughput_speedup_analysis"
25663   output-file-type: ".html"
25664   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-base-ndr-tsa"
25665   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25666   filter: "'NIC_Intel-XL710' and
25667            '64B' and
25668            'IP4FWD' and
25669            'NDRPDR' and
25670            'BASE' and
25671            'IPSECHW' and
25672            ('IPSECTRAN' or 'IPSECTUN') and
25673            not 'VHOST'"
25674   parameters:
25675   - "throughput"
25676   - "parent"
25677   - "tags"
25678   layout:
25679     title: "ipsec-3n-hsw-xl710-64b-base-ndr"
25680     layout: "plot-throughput-speedup-analysis"
25681
25682 - type: "plot"
25683   title: "Speedup: ipsec-3n-hsw-xl710-64b-base-pdr-tsa"
25684   algorithm: "plot_throughput_speedup_analysis"
25685   output-file-type: ".html"
25686   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-base-pdr-tsa"
25687   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25688   filter: "'NIC_Intel-XL710' and
25689            '64B' and
25690            'IP4FWD' and
25691            'NDRPDR' and
25692            'BASE' and
25693            'IPSECHW' and
25694            ('IPSECTRAN' or 'IPSECTUN') and
25695            not 'VHOST'"
25696   parameters:
25697   - "throughput"
25698   - "parent"
25699   - "tags"
25700   layout:
25701     title: "ipsec-3n-hsw-xl710-64b-base-pdr"
25702     layout: "plot-throughput-speedup-analysis"
25703
25704 # Speedup - VPP IPSec 3n-hsw-xl710 scale
25705 - type: "plot"
25706   title: "Speedup: ipsec-3n-hsw-xl710-64b-scale-ndr-tsa"
25707   algorithm: "plot_throughput_speedup_analysis"
25708   output-file-type: ".html"
25709   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-scale-ndr-tsa"
25710   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25711   filter: "'NIC_Intel-XL710' and
25712            '64B' and
25713            'IP4FWD' and
25714            'NDRPDR' and
25715            'SCALE' and
25716            'IPSECHW' and
25717            ('IPSECTRAN' or 'IPSECTUN') and
25718            not 'VHOST'"
25719   parameters:
25720   - "throughput"
25721   - "parent"
25722   - "tags"
25723   layout:
25724     title: "ipsec-3n-hsw-xl710-64b-scale-ndr"
25725     layout: "plot-throughput-speedup-analysis"
25726
25727 - type: "plot"
25728   title: "Speedup: ipsec-3n-hsw-xl710-64b-scale-pdr-tsa"
25729   algorithm: "plot_throughput_speedup_analysis"
25730   output-file-type: ".html"
25731   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-scale-pdr-tsa"
25732   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25733   filter: "'NIC_Intel-XL710' and
25734            '64B' and
25735            'IP4FWD' and
25736            'NDRPDR' and
25737            'SCALE' and
25738            'IPSECHW' and
25739            ('IPSECTRAN' or 'IPSECTUN') and
25740            not 'VHOST'"
25741   parameters:
25742   - "throughput"
25743   - "parent"
25744   - "tags"
25745   layout:
25746     title: "ipsec-3n-hsw-xl710-64b-scale-pdr"
25747     layout: "plot-throughput-speedup-analysis"
25748
25749 # Speedup - VPP IPSec 3n-hsw-xl710 sw
25750 - type: "plot"
25751   title: "Speedup: ipsec-3n-hsw-xl710-64b-sw-ndr-tsa"
25752   algorithm: "plot_throughput_speedup_analysis"
25753   output-file-type: ".html"
25754   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-sw-ndr-tsa"
25755   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25756   filter: "'NIC_Intel-XL710' and
25757            '64B' and
25758            'IP4FWD' and
25759            'NDRPDR' and
25760            'IPSECSW' and
25761            ('IPSECTRAN' or 'IPSECTUN') and
25762            not 'VHOST'"
25763   parameters:
25764   - "throughput"
25765   - "parent"
25766   - "tags"
25767   layout:
25768     title: "ipsec-3n-hsw-xl710-64b-sw-ndr"
25769     layout: "plot-throughput-speedup-analysis"
25770
25771 - type: "plot"
25772   title: "Speedup: ipsec-3n-hsw-xl710-64b-sw-pdr-tsa"
25773   algorithm: "plot_throughput_speedup_analysis"
25774   output-file-type: ".html"
25775   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-sw-pdr-tsa"
25776   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25777   filter: "'NIC_Intel-XL710' and
25778            '64B' and
25779            'IP4FWD' and
25780            'NDRPDR' and
25781            'IPSECSW' and
25782            ('IPSECTRAN' or 'IPSECTUN') and
25783            not 'VHOST'"
25784   parameters:
25785   - "throughput"
25786   - "parent"
25787   - "tags"
25788   layout:
25789     title: "ipsec-3n-hsw-xl710-64b-sw-pdr"
25790     layout: "plot-throughput-speedup-analysis"
25791
25792 ################################################################################
25793
25794 # Speedup - VPP SRv6 3n-hsw-x520
25795 - type: "plot"
25796   title: "Speedup: srv6-3n-hsw-x520-78b-features-ndr-tsa"
25797   algorithm: "plot_throughput_speedup_analysis"
25798   output-file-type: ".html"
25799   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-features-ndr-tsa"
25800   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25801   filter: "'NIC_Intel-X520-DA2' and
25802            '78B' and
25803            'FEATURE' and
25804            'NDRPDR' and
25805            'IP6FWD' and
25806            'SRv6'"
25807   parameters:
25808   - "throughput"
25809   - "parent"
25810   - "tags"
25811   layout:
25812     title: "srv6-3n-hsw-x520-78b-features-ndr"
25813     layout: "plot-throughput-speedup-analysis"
25814
25815 - type: "plot"
25816   title: "Speedup: srv6-3n-hsw-x520-78b-features-pdr-tsa"
25817   algorithm: "plot_throughput_speedup_analysis"
25818   output-file-type: ".html"
25819   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-features-pdr-tsa"
25820   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25821   filter: "'NIC_Intel-X520-DA2' and
25822            '78B' and
25823            'FEATURE' and
25824            'NDRPDR' and
25825            'IP6FWD' and
25826            'SRv6'"
25827   parameters:
25828   - "throughput"
25829   - "parent"
25830   - "tags"
25831   layout:
25832     title: "srv6-3n-hsw-x520-78b-features-pdr"
25833     layout: "plot-throughput-speedup-analysis"
25834
25835 ################################################################################
25836
25837 # Speedup - VPP L2 3n-hsw-x520 base and scale
25838 - type: "plot"
25839   title: "Speedup: l2sw-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
25840   algorithm: "plot_throughput_speedup_analysis"
25841   output-file-type: ".html"
25842   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
25843   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25844   filter: "'NIC_Intel-X520-DA2' and
25845            '64B' and
25846            ('BASE' or 'SCALE') and
25847            'NDRPDR' and
25848            'ETH' and
25849            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25850            not 'VHOST' and
25851            not 'MEMIF'"
25852   parameters:
25853   - "throughput"
25854   - "parent"
25855   - "tags"
25856   sort:
25857   - "L2XCFWD"
25858   - "L2PATCH"
25859   - "L2BDMACLRN"
25860   - "FIB_10K"
25861   - "FIB_100K"
25862   - "FIB_1M"
25863   layout:
25864     title: "l2sw-3n-hsw-x520-64b-base_and_scale-ndr"
25865     layout: "plot-throughput-speedup-analysis"
25866
25867 - type: "plot"
25868   title: "Speedup: l2sw-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
25869   algorithm: "plot_throughput_speedup_analysis"
25870   output-file-type: ".html"
25871   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
25872   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25873   filter: "'NIC_Intel-X520-DA2' and
25874            '64B' and
25875            ('BASE' or 'SCALE') and
25876            'NDRPDR' and
25877            'ETH' and
25878            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25879            not 'VHOST' and
25880            not 'MEMIF'"
25881   parameters:
25882   - "throughput"
25883   - "parent"
25884   - "tags"
25885   sort:
25886   - "L2XCFWD"
25887   - "L2PATCH"
25888   - "L2BDMACLRN"
25889   - "FIB_10K"
25890   - "FIB_100K"
25891   - "FIB_1M"
25892   layout:
25893     title: "l2sw-3n-hsw-x520-64b-base_and_scale-pdr"
25894     layout: "plot-throughput-speedup-analysis"
25895
25896 # Speedup - VPP L2 3n-hsw-x520 features
25897 - type: "plot"
25898   title: "Speedup: l2sw-3n-hsw-x520-64b-features-ndr-tsa"
25899   algorithm: "plot_throughput_speedup_analysis"
25900   output-file-type: ".html"
25901   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-ndr-tsa"
25902   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25903   filter: "'NIC_Intel-X520-DA2' and
25904            '64B' and
25905            'NDRPDR' and
25906            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
25907            not 'ACL' and
25908            not 'VHOST' and
25909            not 'MEMIF'"
25910   parameters:
25911   - "throughput"
25912   - "parent"
25913   - "tags"
25914   sort:
25915   - "L2XCBASE"    # l2xcbase
25916   - "L2BDBASE"    # l2bdbase
25917   - "L2XCFWD"     # dot1q-l2xcbase
25918   - "L2BDMACLRN"  # dot1q-l2bdbase
25919   layout:
25920     title: "l2sw-3n-hsw-x520-64b-features-ndr"
25921     layout: "plot-throughput-speedup-analysis"
25922
25923 - type: "plot"
25924   title: "Speedup: l2sw-3n-hsw-x520-64b-features-pdr-tsa"
25925   algorithm: "plot_throughput_speedup_analysis"
25926   output-file-type: ".html"
25927   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-pdr-tsa"
25928   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25929   filter: "'NIC_Intel-X520-DA2' and
25930            '64B' and
25931            'NDRPDR' and
25932            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
25933            not 'ACL' and
25934            not 'VHOST' and
25935            not 'MEMIF'"
25936   parameters:
25937   - "throughput"
25938   - "parent"
25939   - "tags"
25940   sort:
25941   - "L2XCBASE"    # l2xcbase
25942   - "L2BDBASE"    # l2bdbase
25943   - "L2XCFWD"     # dot1q-l2xcbase
25944   - "L2BDMACLRN"  # dot1q-l2bdbase
25945   layout:
25946     title: "l2sw-3n-hsw-x520-64b-features-pdr"
25947     layout: "plot-throughput-speedup-analysis"
25948
25949 # Speedup - VPP L2 3n-hsw-x520 features-iacl
25950 - type: "plot"
25951   title: "Speedup: l2sw-3n-hsw-x520-64b-features-iacl-ndr-tsa"
25952   algorithm: "plot_throughput_speedup_analysis"
25953   output-file-type: ".html"
25954   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-iacl-ndr-tsa"
25955   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25956   filter: "'NIC_Intel-X520-DA2' and
25957            'NDRPDR' and
25958            '64B' and
25959            'FEATURE' and
25960            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
25961            'IACL' and
25962            ('ACL1' or 'ACL50') and
25963            ('10K_FLOWS' or '10k_FLOWS') and
25964            not 'MACIP' and
25965            not 'VHOST' and
25966            not 'MEMIF'"
25967   parameters:
25968   - "throughput"
25969   - "parent"
25970   - "tags"
25971   layout:
25972     title: "l2sw-3n-hsw-x520-64b-features-iacl-ndr"
25973     layout: "plot-throughput-speedup-analysis"
25974
25975 - type: "plot"
25976   title: "Speedup: l2sw-3n-hsw-x520-64b-features-iacl-pdr-tsa"
25977   algorithm: "plot_throughput_speedup_analysis"
25978   output-file-type: ".html"
25979   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-iacl-pdr-tsa"
25980   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25981   filter: "'NIC_Intel-X520-DA2' and
25982            'NDRPDR' and
25983            '64B' and
25984            'FEATURE' and
25985            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
25986            'IACL' and
25987            ('ACL1' or 'ACL50') and
25988            ('10K_FLOWS' or '10k_FLOWS') and
25989            not 'MACIP' and
25990            not 'VHOST' and
25991            not 'MEMIF'"
25992   parameters:
25993   - "throughput"
25994   - "parent"
25995   - "tags"
25996   layout:
25997     title: "l2sw-3n-hsw-x520-64b-features-iacl-pdr"
25998     layout: "plot-throughput-speedup-analysis"
25999
26000 # Speedup - VPP L2 3n-hsw-x520 features-oacl
26001 - type: "plot"
26002   title: "Speedup: l2sw-3n-hsw-x520-64b-features-oacl-ndr-tsa"
26003   algorithm: "plot_throughput_speedup_analysis"
26004   output-file-type: ".html"
26005   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-oacl-ndr-tsa"
26006   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26007   filter: "'NIC_Intel-X520-DA2' and
26008            'NDRPDR' and
26009            '64B' and
26010            'FEATURE' and
26011            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26012            'OACL' and
26013            ('ACL1' or 'ACL50') and
26014            ('10K_FLOWS' or '10k_FLOWS') and
26015            not 'MACIP' and
26016            not 'VHOST' and
26017            not 'MEMIF'"
26018   parameters:
26019   - "throughput"
26020   - "parent"
26021   - "tags"
26022   layout:
26023     title: "l2sw-3n-hsw-x520-64b-features-oacl-ndr"
26024     layout: "plot-throughput-speedup-analysis"
26025
26026 - type: "plot"
26027   title: "Speedup: l2sw-3n-hsw-x520-64b-features-oacl-pdr-tsa"
26028   algorithm: "plot_throughput_speedup_analysis"
26029   output-file-type: ".html"
26030   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-oacl-pdr-tsa"
26031   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26032   filter: "'NIC_Intel-X520-DA2' and
26033            'NDRPDR' and
26034            '64B' and
26035            'FEATURE' and
26036            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26037            'OACL' and
26038            ('ACL1' or 'ACL50') and
26039            ('10K_FLOWS' or '10k_FLOWS') and
26040            not 'MACIP' and
26041            not 'VHOST' and
26042            not 'MEMIF'"
26043   parameters:
26044   - "throughput"
26045   - "parent"
26046   - "tags"
26047   layout:
26048     title: "l2sw-3n-hsw-x520-64b-features-oacl-pdr"
26049     layout: "plot-throughput-speedup-analysis"
26050
26051 # Speedup - VPP L2 3n-hsw-x520 features-oacl
26052 - type: "plot"
26053   title: "Speedup: l2sw-3n-hsw-x520-64b-features-oacl-ndr-tsa"
26054   algorithm: "plot_throughput_speedup_analysis"
26055   output-file-type: ".html"
26056   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-oacl-ndr-tsa"
26057   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26058   filter: "'NIC_Intel-X520-DA2' and
26059            'NDRPDR' and
26060            '64B' and
26061            'FEATURE' and
26062            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26063            'OACL' and
26064            ('ACL1' or 'ACL50') and
26065            ('10K_FLOWS' or '10k_FLOWS') and
26066            not 'MACIP' and
26067            not 'VHOST' and
26068            not 'MEMIF'"
26069   parameters:
26070   - "throughput"
26071   - "parent"
26072   - "tags"
26073   layout:
26074     title: "l2sw-3n-hsw-x520-64b-features-oacl-ndr"
26075     layout: "plot-throughput-speedup-analysis"
26076
26077 - type: "plot"
26078   title: "Speedup: l2sw-3n-hsw-x520-64b-features-oacl-pdr-tsa"
26079   algorithm: "plot_throughput_speedup_analysis"
26080   output-file-type: ".html"
26081   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-oacl-pdr-tsa"
26082   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26083   filter: "'NIC_Intel-X520-DA2' and
26084            'NDRPDR' and
26085            '64B' and
26086            'FEATURE' and
26087            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26088            'OACL' and
26089            ('ACL1' or 'ACL50') and
26090            ('10K_FLOWS' or '10k_FLOWS') and
26091            not 'MACIP' and
26092            not 'VHOST' and
26093            not 'MEMIF'"
26094   parameters:
26095   - "throughput"
26096   - "parent"
26097   - "tags"
26098   layout:
26099     title: "l2sw-3n-hsw-x520-64b-features-oacl-pdr"
26100     layout: "plot-throughput-speedup-analysis"
26101
26102 # Speedup - VPP L2 3n-hsw-x520 features-macip
26103 - type: "plot"
26104   title: "Speedup: l2sw-3n-hsw-x520-64b-features-macip-ndr-tsa"
26105   algorithm: "plot_throughput_speedup_analysis"
26106   output-file-type: ".html"
26107   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-macip-ndr-tsa"
26108   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26109   filter: "'NIC_Intel-X520-DA2' and
26110            'NDRPDR' and
26111            '64B' and
26112            'FEATURE' and
26113            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26114            'MACIP' and
26115            ('ACL1' or 'ACL50') and
26116            ('10K_FLOWS' or '10k_FLOWS') and
26117            not 'VHOST' and
26118            not 'MEMIF'"
26119   parameters:
26120   - "throughput"
26121   - "parent"
26122   - "tags"
26123   layout:
26124     title: "l2sw-3n-hsw-x520-64b-features-macip-ndr"
26125     layout: "plot-throughput-speedup-analysis"
26126
26127 - type: "plot"
26128   title: "Speedup: l2sw-3n-hsw-x520-64b-features-macip-pdr-tsa"
26129   algorithm: "plot_throughput_speedup_analysis"
26130   output-file-type: ".html"
26131   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-macip-pdr-tsa"
26132   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26133   filter: "'NIC_Intel-X520-DA2' and
26134            'NDRPDR' and
26135            '64B' and
26136            'FEATURE' and
26137            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26138            'MACIP' and
26139            ('ACL1' or 'ACL50') and
26140            ('10K_FLOWS' or '10k_FLOWS') and
26141            not 'VHOST' and
26142            not 'MEMIF'"
26143   parameters:
26144   - "throughput"
26145   - "parent"
26146   - "tags"
26147   layout:
26148     title: "l2sw-3n-hsw-x520-64b-features-macip-pdr"
26149     layout: "plot-throughput-speedup-analysis"
26150
26151 # Speedup - VPP L2 3n-hsw-x710 base and scale
26152 - type: "plot"
26153   title: "Speedup: l2sw-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
26154   algorithm: "plot_throughput_speedup_analysis"
26155   output-file-type: ".html"
26156   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
26157   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26158   filter: "'NIC_Intel-X710' and
26159            '64B' and
26160            ('BASE' or 'SCALE') and
26161            'NDRPDR' and
26162            'ETH' and
26163            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26164            not 'VHOST' and
26165            not 'MEMIF' and
26166            not 'DRV_AVF'"
26167   parameters:
26168   - "throughput"
26169   - "parent"
26170   - "tags"
26171   sort:
26172   - "L2PATCH"
26173   - "L2XCFWD"
26174   - "L2BDMACLRN"
26175   - "FIB_10K"
26176   - "FIB_100K"
26177   - "FIB_1M"
26178   layout:
26179     title: "l2sw-3n-hsw-x710-64b-base_and_scale-ndr"
26180     layout: "plot-throughput-speedup-analysis"
26181
26182 - type: "plot"
26183   title: "Speedup: l2sw-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
26184   algorithm: "plot_throughput_speedup_analysis"
26185   output-file-type: ".html"
26186   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
26187   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26188   filter: "'NIC_Intel-X710' and
26189            '64B' and
26190            ('BASE' or 'SCALE') and
26191            'NDRPDR' and
26192            'ETH' and
26193            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26194            not 'VHOST' and
26195            not 'MEMIF' and
26196            not 'DRV_AVF'"
26197   parameters:
26198   - "throughput"
26199   - "parent"
26200   - "tags"
26201   sort:
26202   - "L2PATCH"
26203   - "L2XCFWD"
26204   - "L2BDMACLRN"
26205   - "FIB_10K"
26206   - "FIB_100K"
26207   - "FIB_1M"
26208   layout:
26209     title: "l2sw-3n-hsw-x710-64b-base_and_scale-pdr"
26210     layout: "plot-throughput-speedup-analysis"
26211
26212 # Speedup - VPP L2 3n-hsw-x710 features
26213 - type: "plot"
26214   title: "Speedup: l2sw-3n-hsw-x710-64b-features-ndr-tsa"
26215   algorithm: "plot_throughput_speedup_analysis"
26216   output-file-type: ".html"
26217   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-ndr-tsa"
26218   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26219   filter: "'NIC_Intel-X710' and
26220            '64B' and
26221            'NDRPDR' and
26222            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
26223            not 'ACL' and
26224            not 'VHOST' and
26225            not 'L2OVRLAY' and
26226            not 'MEMIF'"
26227   parameters:
26228   - "throughput"
26229   - "parent"
26230   - "tags"
26231   sort:
26232   - "L2XCBASE"    # l2xcbase
26233   - "L2BDBASE"    # l2bdbase
26234   - "L2XCFWD"     # dot1q-l2xcbase
26235   - "L2BDMACLRN"  # dot1q-l2bdbase
26236   layout:
26237     title: "l2sw-3n-hsw-x710-64b-features-ndr"
26238     layout: "plot-throughput-speedup-analysis"
26239
26240 - type: "plot"
26241   title: "Speedup: l2sw-3n-hsw-x710-64b-features-pdr-tsa"
26242   algorithm: "plot_throughput_speedup_analysis"
26243   output-file-type: ".html"
26244   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-pdr-tsa"
26245   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26246   filter: "'NIC_Intel-X710' and
26247            '64B' and
26248            'NDRPDR' and
26249            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
26250            not 'ACL' and
26251            not 'VHOST' and
26252            not 'L2OVRLAY' and
26253            not 'MEMIF'"
26254   parameters:
26255   - "throughput"
26256   - "parent"
26257   - "tags"
26258   sort:
26259   - "L2XCBASE"    # l2xcbase
26260   - "L2BDBASE"    # l2bdbase
26261   - "L2XCFWD"     # dot1q-l2xcbase
26262   - "L2BDMACLRN"  # dot1q-l2bdbase
26263   layout:
26264     title: "l2sw-3n-hsw-x710-64b-features-pdr"
26265     layout: "plot-throughput-speedup-analysis"
26266
26267 # Speedup - VPP L2 3n-hsw-x710 features-iacl
26268 - type: "plot"
26269   title: "Speedup: l2sw-3n-hsw-x710-64b-features-iacl-ndr-tsa"
26270   algorithm: "plot_throughput_speedup_analysis"
26271   output-file-type: ".html"
26272   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-iacl-ndr-tsa"
26273   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26274   filter: "'NIC_Intel-X710' and
26275            'NDRPDR' and
26276            '64B' and
26277            'FEATURE' and
26278            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26279            'IACL' and
26280            ('ACL1' or 'ACL50') and
26281            ('10K_FLOWS' or '10k_FLOWS') and
26282            not 'MACIP' and
26283            not 'VHOST' and
26284            not 'MEMIF'"
26285   parameters:
26286   - "throughput"
26287   - "parent"
26288   - "tags"
26289   layout:
26290     title: "l2sw-3n-hsw-x710-64b-features-iacl-ndr"
26291     layout: "plot-throughput-speedup-analysis"
26292
26293 - type: "plot"
26294   title: "Speedup: l2sw-3n-hsw-x710-64b-features-iacl-pdr-tsa"
26295   algorithm: "plot_throughput_speedup_analysis"
26296   output-file-type: ".html"
26297   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-iacl-pdr-tsa"
26298   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26299   filter: "'NIC_Intel-X710' and
26300            'NDRPDR' and
26301            '64B' and
26302            'FEATURE' and
26303            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26304            'IACL' and
26305            ('ACL1' or 'ACL50') and
26306            ('10K_FLOWS' or '10k_FLOWS') and
26307            not 'MACIP' and
26308            not 'VHOST' and
26309            not 'MEMIF'"
26310   parameters:
26311   - "throughput"
26312   - "parent"
26313   - "tags"
26314   layout:
26315     title: "l2sw-3n-hsw-x710-64b-features-iacl-pdr"
26316     layout: "plot-throughput-speedup-analysis"
26317
26318 # Speedup - VPP L2 3n-hsw-xl710 base and scale
26319 - type: "plot"
26320   title: "Speedup: l2sw-3n-hsw-xl710-64b-base-ndr-tsa"
26321   algorithm: "plot_throughput_speedup_analysis"
26322   output-file-type: ".html"
26323   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-base-ndr-tsa"
26324   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26325   filter: "'NIC_Intel-XL710' and
26326            '64B' and
26327            'BASE' and
26328            'NDRPDR' and
26329            'ETH' and
26330            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26331            not 'VHOST' and
26332            not 'MEMIF'"
26333   parameters:
26334   - "throughput"
26335   - "parent"
26336   - "tags"
26337   sort:
26338   - "L2PATCH"
26339   - "L2XCFWD"
26340   - "L2BDMACLRN"
26341   layout:
26342     title: "l2sw-3n-hsw-xl710-64b-base-ndr"
26343     layout: "plot-throughput-speedup-analysis"
26344
26345 - type: "plot"
26346   title: "Speedup: l2sw-3n-hsw-xl710-64b-base-pdr-tsa"
26347   algorithm: "plot_throughput_speedup_analysis"
26348   output-file-type: ".html"
26349   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-base-pdr-tsa"
26350   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26351   filter: "'NIC_Intel-XL710' and
26352            '64B' and
26353            'BASE' and
26354            'NDRPDR' and
26355            'ETH' and
26356            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26357            not 'VHOST' and
26358            not 'MEMIF'"
26359   parameters:
26360   - "throughput"
26361   - "parent"
26362   - "tags"
26363   sort:
26364   - "L2PATCH"
26365   - "L2XCFWD"
26366   - "L2BDMACLRN"
26367   layout:
26368     title: "l2sw-3n-hsw-xl710-64b-base-pdr"
26369     layout: "plot-throughput-speedup-analysis"
26370
26371 # Speedup - VPP L2 3n-skx-x710 base and scale
26372 - type: "plot"
26373   title: "Speedup: l2sw-3n-skx-x710-64b-base_and_scale-ndr-tsa"
26374   algorithm: "plot_throughput_speedup_analysis"
26375   output-file-type: ".html"
26376   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-base_and_scale-ndr-tsa"
26377   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26378   filter: "'NIC_Intel-X710' and
26379            '64B' and
26380            ('BASE' or 'SCALE') and
26381            'NDRPDR' and
26382            'ETH' and
26383            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26384            not 'VHOST' and
26385            not 'DRV_AVF' and
26386            not 'MEMIF'"
26387   parameters:
26388   - "throughput"
26389   - "parent"
26390   - "tags"
26391   sort:
26392   - "L2PATCH"
26393   - "L2XCBASE"
26394   - "BASE"
26395   - "FIB_10K"
26396   - "FIB_100K"
26397   - "FIB_1M"
26398   layout:
26399     title: "l2sw-3n-skx-x710-64b-base_and_scale-ndr"
26400     layout: "plot-throughput-speedup-analysis"
26401
26402 - type: "plot"
26403   title: "Speedup: l2sw-3n-skx-x710-64b-base_and_scale-pdr-tsa"
26404   algorithm: "plot_throughput_speedup_analysis"
26405   output-file-type: ".html"
26406   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-base_and_scale-pdr-tsa"
26407   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26408   filter: "'NIC_Intel-X710' and
26409            '64B' and
26410            ('BASE' or 'SCALE') and
26411            'NDRPDR' and
26412            'ETH' and
26413            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26414            not 'VHOST' and
26415            not 'DRV_AVF' and
26416            not 'MEMIF'"
26417   parameters:
26418   - "throughput"
26419   - "parent"
26420   - "tags"
26421   sort:
26422   - "L2PATCH"
26423   - "L2XCBASE"
26424   - "BASE"
26425   - "FIB_10K"
26426   - "FIB_100K"
26427   - "FIB_1M"
26428   layout:
26429     title: "l2sw-3n-skx-x710-64b-base_and_scale-pdr"
26430     layout: "plot-throughput-speedup-analysis"
26431
26432 # Speedup - VPP L2 3n-skx-x710 features
26433 - type: "plot"
26434   title: "Speedup: l2sw-3n-skx-x710-64b-features-ndr-tsa"
26435   algorithm: "plot_throughput_speedup_analysis"
26436   output-file-type: ".html"
26437   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-ndr-tsa"
26438   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26439   filter: "'NIC_Intel-X710' and
26440            '64B' and
26441            'NDRPDR' and
26442            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
26443            not 'ACL' and
26444            not 'VHOST' and
26445            not 'DRV_AVF' and
26446            not 'L2OVRLAY' and
26447            not 'MEMIF'"
26448   parameters:
26449   - "throughput"
26450   - "parent"
26451   - "tags"
26452   sort:
26453   - "L2XCBASE"    # l2xcbase
26454   - "L2BDBASE"    # l2bdbase
26455   - "L2XCFWD"     # dot1q-l2xcbase
26456   - "L2BDMACLRN"  # dot1q-l2bdbase
26457   layout:
26458     title: "l2sw-3n-skx-x710-64b-features-ndr"
26459     layout: "plot-throughput-speedup-analysis"
26460
26461 - type: "plot"
26462   title: "Speedup: l2sw-3n-skx-x710-64b-features-pdr-tsa"
26463   algorithm: "plot_throughput_speedup_analysis"
26464   output-file-type: ".html"
26465   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-pdr-tsa"
26466   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26467   filter: "'NIC_Intel-X710' and
26468            '64B' and
26469            'NDRPDR' and
26470            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
26471            not 'ACL' and
26472            not 'VHOST' and
26473            not 'DRV_AVF' and
26474            not 'L2OVRLAY' and
26475            not 'MEMIF'"
26476   parameters:
26477   - "throughput"
26478   - "parent"
26479   - "tags"
26480   sort:
26481   - "L2XCBASE"    # l2xcbase
26482   - "L2BDBASE"    # l2bdbase
26483   - "L2XCFWD"     # dot1q-l2xcbase
26484   - "L2BDMACLRN"  # dot1q-l2bdbase
26485   layout:
26486     title: "l2sw-3n-skx-x710-64b-features-pdr"
26487     layout: "plot-throughput-speedup-analysis"
26488
26489 # Speedup - VPP L2 3n-skx-x710 features-iacl
26490 - type: "plot"
26491   title: "Speedup: l2sw-3n-skx-x710-64b-features-iacl-ndr-tsa"
26492   algorithm: "plot_throughput_speedup_analysis"
26493   output-file-type: ".html"
26494   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-iacl-ndr-tsa"
26495   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26496   filter: "'NIC_Intel-X710' and
26497            'NDRPDR' and
26498            '64B' and
26499            'FEATURE' and
26500            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26501            'IACL' and
26502            ('ACL1' or 'ACL50') and
26503            ('10K_FLOWS' or '10k_FLOWS') and
26504            not 'MACIP' and
26505            not 'VHOST' and
26506            not 'MEMIF'"
26507   parameters:
26508   - "throughput"
26509   - "parent"
26510   - "tags"
26511   layout:
26512     title: "l2sw-3n-skx-x710-64b-features-iacl-ndr"
26513     layout: "plot-throughput-speedup-analysis"
26514
26515 - type: "plot"
26516   title: "Speedup: l2sw-3n-skx-x710-64b-features-iacl-pdr-tsa"
26517   algorithm: "plot_throughput_speedup_analysis"
26518   output-file-type: ".html"
26519   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-iacl-pdr-tsa"
26520   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26521   filter: "'NIC_Intel-X710' and
26522            'NDRPDR' and
26523            '64B' and
26524            'FEATURE' and
26525            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26526            'IACL' and
26527            ('ACL1' or 'ACL50') and
26528            ('10K_FLOWS' or '10k_FLOWS') and
26529            not 'MACIP' and
26530            not 'VHOST' and
26531            not 'MEMIF'"
26532   parameters:
26533   - "throughput"
26534   - "parent"
26535   - "tags"
26536   layout:
26537     title: "l2sw-3n-skx-x710-64b-features-iacl-pdr"
26538     layout: "plot-throughput-speedup-analysis"
26539
26540 # Speedup - VPP L2 3n-skx-xxv710 base and scale
26541 - type: "plot"
26542   title: "Speedup: l2sw-3n-skx-xxv710-64b-base_and_scale-ndr-tsa"
26543   algorithm: "plot_throughput_speedup_analysis"
26544   output-file-type: ".html"
26545   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-base_and_scale-ndr-tsa"
26546   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26547   filter: "'NIC_Intel-XXV710' and
26548            '64B' and
26549            ('BASE' or 'SCALE') and
26550            'NDRPDR' and
26551            'ETH' and
26552            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26553            not 'DRV_AVF' and
26554            not 'VHOST' and
26555            not 'MEMIF'"
26556   parameters:
26557   - "throughput"
26558   - "parent"
26559   - "tags"
26560 #  sort:
26561 #  - "L2PATCH"
26562 #  - "L2PATCH"
26563 #  - "L2XCBASE"
26564 #  - "L2BDMACLRN"
26565   layout:
26566     title: "l2sw-3n-skx-xxv710-64b-base_and_scale-ndr"
26567     layout: "plot-throughput-speedup-analysis"
26568
26569 - type: "plot"
26570   title: "Speedup: l2sw-3n-skx-xxv710-64b-base_and_scale-pdr-tsa"
26571   algorithm: "plot_throughput_speedup_analysis"
26572   output-file-type: ".html"
26573   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-base_and_scale-pdr-tsa"
26574   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26575   filter: "'NIC_Intel-XXV710' and
26576            '64B' and
26577            ('BASE' or 'SCALE') and
26578            'NDRPDR' and
26579            'ETH' and
26580            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26581            not 'DRV_AVF' and
26582            not 'VHOST' and
26583            not 'MEMIF'"
26584   parameters:
26585   - "throughput"
26586   - "parent"
26587   - "tags"
26588 #  sort:
26589 #  - "L2PATCH"
26590 #  - "L2PATCH"
26591 #  - "L2XCBASE"
26592 #  - "L2BDMACLRN"
26593   layout:
26594     title: "l2sw-3n-skx-xxv710-64b-base_and_scale-pdr"
26595     layout: "plot-throughput-speedup-analysis"
26596
26597 # Speedup - VPP L2 2n-skx-x710 base and scale
26598 - type: "plot"
26599   title: "Speedup: l2sw-2n-skx-x710-64b-base_and_scale-ndr-tsa"
26600   algorithm: "plot_throughput_speedup_analysis"
26601   output-file-type: ".html"
26602   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-base_and_scale-ndr-tsa"
26603   data: "plot-vpp-throughput-lat-tsa-2n-skx"
26604   filter: "'NIC_Intel-X710' and
26605            '64B' and
26606            ('BASE' or 'SCALE') and
26607            'NDRPDR' and
26608            'ETH' and
26609            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26610            not 'VHOST' and
26611            not 'MEMIF'"
26612   parameters:
26613   - "throughput"
26614   - "parent"
26615   - "tags"
26616   sort:
26617   - "L2PATCH"
26618   - "L2XCBASE"
26619   - "BASE"
26620   - "FIB_10K"
26621   - "FIB_100K"
26622   - "FIB_1M"
26623   layout:
26624     title: "l2sw-2n-skx-x710-64b-base_and_scale-ndr"
26625     layout: "plot-throughput-speedup-analysis"
26626
26627 - type: "plot"
26628   title: "Speedup: l2sw-2n-skx-x710-64b-base_and_scale-pdr-tsa"
26629   algorithm: "plot_throughput_speedup_analysis"
26630   output-file-type: ".html"
26631   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-base_and_scale-pdr-tsa"
26632   data: "plot-vpp-throughput-lat-tsa-2n-skx"
26633   filter: "'NIC_Intel-X710' and
26634            '64B' and
26635            ('BASE' or 'SCALE') and
26636            'NDRPDR' and
26637            'ETH' and
26638            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26639            not 'VHOST' and
26640            not 'MEMIF'"
26641   parameters:
26642   - "throughput"
26643   - "parent"
26644   - "tags"
26645   sort:
26646   - "L2PATCH"
26647   - "L2XCBASE"
26648   - "BASE"
26649   - "FIB_10K"
26650   - "FIB_100K"
26651   - "FIB_1M"
26652   layout:
26653     title: "l2sw-2n-skx-x710-64b-base_and_scale-pdr"
26654     layout: "plot-throughput-speedup-analysis"
26655
26656 # Speedup - VPP L2 2n-skx-xxv710 base and scale
26657 - type: "plot"
26658   title: "Speedup: l2sw-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
26659   algorithm: "plot_throughput_speedup_analysis"
26660   output-file-type: ".html"
26661   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
26662   data: "plot-vpp-throughput-lat-tsa-2n-skx"
26663   filter: "'NIC_Intel-XXV710' and
26664            '64B' and
26665            ('BASE' or 'SCALE') and
26666            'NDRPDR' and
26667            'ETH' and
26668            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26669            not 'VHOST' and
26670            not 'MEMIF'"
26671   parameters:
26672   - "throughput"
26673   - "parent"
26674   - "tags"
26675   sort:
26676   - "L2PATCH"
26677   - "L2XCBASE"
26678   - "BASE"
26679   - "FIB_10K"
26680   - "FIB_100K"
26681   - "FIB_1M"
26682   layout:
26683     title: "l2sw-2n-skx-xxv710-64b-base_and_scale-ndr"
26684     layout: "plot-throughput-speedup-analysis"
26685
26686 - type: "plot"
26687   title: "Speedup: l2sw-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
26688   algorithm: "plot_throughput_speedup_analysis"
26689   output-file-type: ".html"
26690   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
26691   data: "plot-vpp-throughput-lat-tsa-2n-skx"
26692   filter: "'NIC_Intel-XXV710' and
26693            '64B' and
26694            ('BASE' or 'SCALE') and
26695            'NDRPDR' and
26696            'ETH' and
26697            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26698            not 'VHOST' and
26699            not 'MEMIF'"
26700   parameters:
26701   - "throughput"
26702   - "parent"
26703   - "tags"
26704   sort:
26705   - "L2PATCH"
26706   - "L2XCBASE"
26707   - "BASE"
26708   - "FIB_10K"
26709   - "FIB_100K"
26710   - "FIB_1M"
26711   layout:
26712     title: "l2sw-2n-skx-xxv710-64b-base_and_scale-pdr"
26713     layout: "plot-throughput-speedup-analysis"
26714
26715 # Speedup - VPP L2 2n-dnv-x553 base
26716 - type: "plot"
26717   title: "Speedup: l2sw-2n-dnv-x553-64b-base-ndr-tsa"
26718   algorithm: "plot_throughput_speedup_analysis"
26719   output-file-type: ".html"
26720   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-base-ndr-tsa"
26721   data: "intel-dnv-vpp"
26722   filter: "'NIC_Intel-X553' and
26723            '64B' and
26724            ('BASE' or 'SCALE') and
26725            'NDRPDR' and
26726            'ETH' and
26727            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26728            not 'VHOST' and
26729            not 'MEMIF'"
26730   parameters:
26731   - "throughput"
26732   - "parent"
26733   - "tags"
26734   sort:
26735   - "L2XCBASE"
26736   - "L2BDMACLRN"
26737   - "L2PATCH"
26738   layout:
26739     title: "l2sw-2n-dnv-x553-64b-base-ndr"
26740     layout: "plot-throughput-speedup-analysis"
26741
26742 - type: "plot"
26743   title: "Speedup: l2sw-2n-dnv-x553-64b-base-pdr-tsa"
26744   algorithm: "plot_throughput_speedup_analysis"
26745   output-file-type: ".html"
26746   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-base-pdr-tsa"
26747   data: "intel-dnv-vpp"
26748   filter: "'NIC_Intel-X553' and
26749            '64B' and
26750            ('BASE' or 'SCALE') and
26751            'NDRPDR' and
26752            'ETH' and
26753            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26754            not 'VHOST' and
26755            not 'MEMIF'"
26756   parameters:
26757   - "throughput"
26758   - "parent"
26759   - "tags"
26760   sort:
26761   - "L2XCBASE"
26762   - "L2BDMACLRN"
26763   - "L2PATCH"
26764   layout:
26765     title: "l2sw-2n-dnv-x553-64b-base-pdr"
26766     layout: "plot-throughput-speedup-analysis"
26767
26768 ################################################################################
26769
26770 # Packet Speedup - VPP vhost ip4 3n-hsw-x520
26771 - type: "plot"
26772   title: "VPP Speedup: vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
26773   algorithm: "plot_throughput_speedup_analysis"
26774   output-file-type: ".html"
26775   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
26776   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26777   filter: "'NIC_Intel-X520-DA2' and
26778            '64B' and
26779            'NDRPDR' and
26780            'ETH' and
26781            'IP4FWD' and
26782            'VHOST_1024' and
26783            not 'VXLAN' and
26784            not 'DOT1Q'"
26785   parameters:
26786   - "throughput"
26787   - "parent"
26788   - "tags"
26789   sort:
26790   - "not CFS_OPT"
26791   - "1VM"
26792   - "2VM"
26793   layout:
26794     title: "vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr"
26795     layout: "plot-throughput-speedup-analysis"
26796
26797 - type: "plot"
26798   title: "VPP Speedup: vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
26799   algorithm: "plot_throughput_speedup_analysis"
26800   output-file-type: ".html"
26801   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
26802   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26803   filter: "'NIC_Intel-X520-DA2' and
26804            '64B' and
26805            'NDRPDR' and
26806            'ETH' and
26807            'IP4FWD' and
26808            'VHOST_1024' and
26809            not 'VXLAN' and
26810            not 'DOT1Q'"
26811   parameters:
26812   - "throughput"
26813   - "parent"
26814   - "tags"
26815   sort:
26816   - "not CFS_OPT"
26817   - "1VM"
26818   - "2VM"
26819   layout:
26820     title: "vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr"
26821     layout: "plot-throughput-speedup-analysis"
26822
26823 # Packet Speedup - VPP vhost l2sw 3n-hsw-x520 - base
26824 - type: "plot"
26825   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base_and_features-ndr-tsa"
26826   algorithm: "plot_throughput_speedup_analysis"
26827   output-file-type: ".html"
26828   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base_and_features-ndr-tsa"
26829   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26830   filter: "'NIC_Intel-X520-DA2' and
26831            '64B' and
26832            'NDRPDR' and
26833            ('ETH' or 'DOT1Q') and
26834            'BASE' and
26835            ('L2BDMACLRN' or 'L2XCFWD') and
26836            'VHOST_1024' and
26837            not 'VXLAN' and
26838            not 'IP4FWD' and
26839            not '2VM'"
26840   parameters:
26841   - "throughput"
26842   - "parent"
26843   - "tags"
26844   sort:
26845   - "L2BDMACLRN"
26846   - "L2BDMACLRN"
26847   - "L2BDMACLRN"
26848   - "L2XCFWD"
26849   - "L2XCFWD"
26850   - "L2XCFWD"
26851   layout:
26852     title: "vhost-l2sw-3n-hsw-x520-64b-base_and_features-ndr"
26853     layout: "plot-throughput-speedup-analysis"
26854
26855 - type: "plot"
26856   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base_and_features-pdr-tsa"
26857   algorithm: "plot_throughput_speedup_analysis"
26858   output-file-type: ".html"
26859   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base_and_features-pdr-tsa"
26860   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26861   filter: "'NIC_Intel-X520-DA2' and
26862            '64B' and
26863            'NDRPDR' and
26864            ('ETH' or 'DOT1Q') and
26865            'BASE' and
26866            ('L2BDMACLRN' or 'L2XCFWD') and
26867            'VHOST_1024' and
26868            not 'VXLAN' and
26869            not 'IP4FWD' and
26870            not '2VM'"
26871   parameters:
26872   - "throughput"
26873   - "parent"
26874   - "tags"
26875   sort:
26876   - "L2BDMACLRN"
26877   - "L2BDMACLRN"
26878   - "L2BDMACLRN"
26879   - "L2XCFWD"
26880   - "L2XCFWD"
26881   - "L2XCFWD"
26882   layout:
26883     title: "vhost-l2sw-3n-hsw-x520-64b-base_and_features-pdr"
26884     layout: "plot-throughput-speedup-analysis"
26885
26886 # Packet Speedup - VPP vhost l2sw 3n-hsw-x520 - base vm
26887 - type: "plot"
26888   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base-vm-ndr-tsa"
26889   algorithm: "plot_throughput_speedup_analysis"
26890   output-file-type: ".html"
26891   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base-vm-ndr-tsa"
26892   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26893   filter: "'NIC_Intel-X520-DA2' and
26894            '64B' and
26895            'NDRPDR' and
26896            ('ETH' or 'DOT1Q') and
26897            ('L2BDMACLRN' or 'L2XCFWD') and
26898            'VHOST_1024' and
26899            not 'CFS_OPT' and
26900            not 'DOT1Q' and
26901            not 'VXLAN' and
26902            not 'IP4FWD' and
26903            not 'LBOND'"
26904   parameters:
26905   - "throughput"
26906   - "parent"
26907   - "tags"
26908 #  sort:
26909 #  - "1VM"
26910 #  - "L2XCFWD"
26911 #  - "1VM"
26912 #  - "L2BDMACLRN"
26913   layout:
26914     title: "vhost-l2sw-3n-hsw-x520-64b-base-vm-ndr"
26915     layout: "plot-throughput-speedup-analysis"
26916
26917 - type: "plot"
26918   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base-vm-pdr-tsa"
26919   algorithm: "plot_throughput_speedup_analysis"
26920   output-file-type: ".html"
26921   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base-vm-pdr-tsa"
26922   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26923   filter: "'NIC_Intel-X520-DA2' and
26924            '64B' and
26925            'NDRPDR' and
26926            ('ETH' or 'DOT1Q') and
26927            ('L2BDMACLRN' or 'L2XCFWD') and
26928            'VHOST_1024' and
26929            not 'CFS_OPT' and
26930            not 'DOT1Q' and
26931            not 'VXLAN' and
26932            not 'IP4FWD' and
26933            not 'LBOND'"
26934   parameters:
26935   - "throughput"
26936   - "parent"
26937   - "tags"
26938 #  sort:
26939 #  - "1VM"
26940 #  - "L2XCFWD"
26941 #  - "1VM"
26942 #  - "L2BDMACLRN"
26943   layout:
26944     title: "vhost-l2sw-3n-hsw-x520-64b-base-vm-pdr"
26945     layout: "plot-throughput-speedup-analysis"
26946
26947 # Packet Speedup - VPP vhost ip4 3n-hsw-x710
26948 - type: "plot"
26949   title: "VPP Speedup: vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
26950   algorithm: "plot_throughput_speedup_analysis"
26951   output-file-type: ".html"
26952   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
26953   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26954   filter: "'NIC_Intel-X710' and
26955            '64B' and
26956            'NDRPDR' and
26957            'ETH' and
26958            'IP4FWD' and
26959            'VHOST_1024' and
26960            not 'VXLAN' and
26961            not 'CFS_OPT' and
26962            not 'DOT1Q'"
26963   parameters:
26964   - "throughput"
26965   - "parent"
26966   - "tags"
26967   sort:
26968   - "1VM"
26969   - "2VM"
26970   layout:
26971     title: "vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr"
26972     layout: "plot-throughput-speedup-analysis"
26973
26974 - type: "plot"
26975   title: "VPP Speedup: vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
26976   algorithm: "plot_throughput_speedup_analysis"
26977   output-file-type: ".html"
26978   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
26979   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26980   filter: "'NIC_Intel-X710' and
26981            '64B' and
26982            'NDRPDR' and
26983            'ETH' and
26984            'IP4FWD' and
26985            'VHOST_1024' and
26986            not 'VXLAN' and
26987            not 'CFS_OPT' and
26988            not 'DOT1Q'"
26989   parameters:
26990   - "throughput"
26991   - "parent"
26992   - "tags"
26993   sort:
26994   - "1VM"
26995   - "2VM"
26996   layout:
26997     title: "vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr"
26998     layout: "plot-throughput-speedup-analysis"
26999
27000 # Packet Speedup - VPP vhost l2sw 3n-hsw-x710 - base
27001 - type: "plot"
27002   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_features-ndr-tsa"
27003   algorithm: "plot_throughput_speedup_analysis"
27004   output-file-type: ".html"
27005   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_features-ndr-tsa"
27006   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27007   filter: "'NIC_Intel-X710' and
27008            '64B' and
27009            'NDRPDR' and
27010            ('ETH' or 'DOT1Q') and
27011            'BASE' and
27012            ('L2BDMACLRN' or 'L2XCFWD') and
27013            'VHOST_1024' and
27014            not 'VXLAN' and
27015            not 'IP4FWD' and
27016            not '2VM'"
27017   parameters:
27018   - "throughput"
27019   - "parent"
27020   - "tags"
27021   sort:
27022   - "L2BDMACLRN"
27023   - "L2BDMACLRN"
27024   - "L2BDMACLRN"
27025   - "L2XCFWD"
27026   - "L2XCFWD"
27027   - "L2XCFWD"
27028   layout:
27029     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_features-ndr"
27030     layout: "plot-throughput-speedup-analysis"
27031
27032 - type: "plot"
27033   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_features-pdr-tsa"
27034   algorithm: "plot_throughput_speedup_analysis"
27035   output-file-type: ".html"
27036   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_features-pdr-tsa"
27037   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27038   filter: "'NIC_Intel-X710' and
27039            '64B' and
27040            'NDRPDR' and
27041            ('ETH' or 'DOT1Q') and
27042            'BASE' and
27043            ('L2BDMACLRN' or 'L2XCFWD') and
27044            'VHOST_1024' and
27045            not 'VXLAN' and
27046            not 'IP4FWD' and
27047            not '2VM'"
27048   parameters:
27049   - "throughput"
27050   - "parent"
27051   - "tags"
27052   sort:
27053   - "L2BDMACLRN"
27054   - "L2BDMACLRN"
27055   - "L2BDMACLRN"
27056   - "L2XCFWD"
27057   - "L2XCFWD"
27058   - "L2XCFWD"
27059   layout:
27060     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_features-pdr"
27061     layout: "plot-throughput-speedup-analysis"
27062
27063 # Packet Speedup - VPP vhost l2sw 3n-hsw-x710 - base vm
27064 - type: "plot"
27065   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-ndr-tsa"
27066   algorithm: "plot_throughput_speedup_analysis"
27067   output-file-type: ".html"
27068   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-ndr-tsa"
27069   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27070   filter: "'NIC_Intel-X710' and
27071            '64B' and
27072            'NDRPDR' and
27073            ('ETH' or 'DOT1Q') and
27074            ('L2BDMACLRN' or 'L2XCFWD') and
27075            'VHOST_1024' and
27076            not 'CFS_OPT' and
27077            not 'VXLAN' and
27078            not 'IP4FWD' and
27079            not 'LBOND'"
27080   parameters:
27081   - "throughput"
27082   - "parent"
27083   - "tags"
27084   sort:
27085   - "L2BDMACLRN"
27086   - "L2BDMACLRN"
27087   - "L2BDMACLRN"
27088   - "L2XCFWD"
27089   - "L2XCFWD"
27090   - "L2XCFWD"
27091   layout:
27092     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-ndr"
27093     layout: "plot-throughput-speedup-analysis"
27094
27095 - type: "plot"
27096   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-pdr-tsa"
27097   algorithm: "plot_throughput_speedup_analysis"
27098   output-file-type: ".html"
27099   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-pdr-tsa"
27100   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27101   filter: "'NIC_Intel-X710' and
27102            '64B' and
27103            'NDRPDR' and
27104            ('ETH' or 'DOT1Q') and
27105            ('L2BDMACLRN' or 'L2XCFWD') and
27106            'VHOST_1024' and
27107            not 'CFS_OPT' and
27108            not 'VXLAN' and
27109            not 'IP4FWD' and
27110            not 'LBOND'"
27111   parameters:
27112   - "throughput"
27113   - "parent"
27114   - "tags"
27115   sort:
27116   - "L2BDMACLRN"
27117   - "L2BDMACLRN"
27118   - "L2BDMACLRN"
27119   - "L2XCFWD"
27120   - "L2XCFWD"
27121   - "L2XCFWD"
27122   layout:
27123     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-pdr"
27124     layout: "plot-throughput-speedup-analysis"
27125
27126 # Packet Speedup - VPP vhost ip4 3n-skx-x710
27127 - type: "plot"
27128   title: "VPP Speedup: vhost-ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
27129   algorithm: "plot_throughput_speedup_analysis"
27130   output-file-type: ".html"
27131   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
27132   data: "plot-vpp-throughput-lat-tsa-3n-skx"
27133   filter: "'NIC_Intel-X710' and
27134            '64B' and
27135            'NDRPDR' and
27136            'ETH' and
27137            'IP4FWD' and
27138            'VHOST_1024' and
27139            not 'VXLAN' and
27140            not 'DOT1Q'"
27141   parameters:
27142   - "throughput"
27143   - "parent"
27144   - "tags"
27145   sort:
27146   - "1VM"
27147   - "2VM"
27148   layout:
27149     title: "vhost-ip4-3n-skx-x710-64b-base_and_scale-ndr"
27150     layout: "plot-throughput-speedup-analysis"
27151
27152 - type: "plot"
27153   title: "VPP Speedup: vhost-ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
27154   algorithm: "plot_throughput_speedup_analysis"
27155   output-file-type: ".html"
27156   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
27157   data: "plot-vpp-throughput-lat-tsa-3n-skx"
27158   filter: "'NIC_Intel-X710' and
27159            '64B' and
27160            'NDRPDR' and
27161            'ETH' and
27162            'IP4FWD' and
27163            'VHOST_1024' and
27164            not 'VXLAN' and
27165            not 'DOT1Q'"
27166   parameters:
27167   - "throughput"
27168   - "parent"
27169   - "tags"
27170   sort:
27171   - "1VM"
27172   - "2VM"
27173   layout:
27174     title: "vhost-ip4-3n-skx-x710-64b-base_and_scale-pdr"
27175     layout: "plot-throughput-speedup-analysis"
27176
27177 # Packet Speedup - VPP vhost ip4 2n-skx-x710
27178 - type: "plot"
27179   title: "VPP Speedup: vhost-ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
27180   algorithm: "plot_throughput_speedup_analysis"
27181   output-file-type: ".html"
27182   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
27183   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27184   filter: "'NIC_Intel-X710' and
27185            '64B' and
27186            'NDRPDR' and
27187            'ETH' and
27188            'IP4FWD' and
27189            'VHOST_1024' and
27190            not 'VXLAN' and
27191            not 'NF_DENSITY' and
27192            not 'CFS_OPT' and
27193            not 'DOT1Q'"
27194   parameters:
27195   - "throughput"
27196   - "parent"
27197   - "tags"
27198   sort:
27199   - "1VM"
27200   - "2VM"
27201   layout:
27202     title: "vhost-ip4-2n-skx-x710-64b-base_and_scale-ndr"
27203     layout: "plot-throughput-speedup-analysis"
27204
27205 - type: "plot"
27206   title: "VPP Speedup: vhost-ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
27207   algorithm: "plot_throughput_speedup_analysis"
27208   output-file-type: ".html"
27209   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
27210   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27211   filter: "'NIC_Intel-X710' and
27212            '64B' and
27213            'NDRPDR' and
27214            'ETH' and
27215            'IP4FWD' and
27216            'VHOST_1024' and
27217            not 'VXLAN' and
27218            not 'NF_DENSITY' and
27219            not 'CFS_OPT' and
27220            not 'DOT1Q'"
27221   parameters:
27222   - "throughput"
27223   - "parent"
27224   - "tags"
27225   sort:
27226   - "1VM"
27227   - "2VM"
27228   layout:
27229     title: "vhost-ip4-2n-skx-x710-64b-base_and_scale-pdr"
27230     layout: "plot-throughput-speedup-analysis"
27231
27232 # Packet Speedup - VPP vhost l2sw 2n-skx-x710 - base
27233 - type: "plot"
27234   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base_and_features-ndr-tsa"
27235   algorithm: "plot_throughput_speedup_analysis"
27236   output-file-type: ".html"
27237   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base_and_features-ndr-tsa"
27238   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27239   filter: "'NIC_Intel-X710' and
27240            '64B' and
27241            'NDRPDR' and
27242            ('ETH' or 'DOT1Q') and
27243            'BASE' and
27244            ('L2BDMACLRN' or 'L2XCFWD') and
27245            'VHOST_1024' and
27246            not 'VXLAN' and
27247            not 'NF_DENSITY' and
27248            not 'IP4FWD' and
27249            not '2VM'"
27250   parameters:
27251   - "throughput"
27252   - "parent"
27253   - "tags"
27254 #  sort:
27255 #  - "not CFS_OPT"
27256 #  - "L2XCFWD"
27257 #  - "not CFS_OPT"
27258 #  - "CFS_OPT"
27259   layout:
27260     title: "vhost-l2sw-2n-skx-x710-64b-base_and_features-ndr"
27261     layout: "plot-throughput-speedup-analysis"
27262
27263 - type: "plot"
27264   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base_and_features-pdr-tsa"
27265   algorithm: "plot_throughput_speedup_analysis"
27266   output-file-type: ".html"
27267   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base_and_features-pdr-tsa"
27268   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27269   filter: "'NIC_Intel-X710' and
27270            '64B' and
27271            'NDRPDR' and
27272            ('ETH' or 'DOT1Q') and
27273            'BASE' and
27274            ('L2BDMACLRN' or 'L2XCFWD') and
27275            'VHOST_1024' and
27276            not 'VXLAN' and
27277            not 'NF_DENSITY' and
27278            not 'IP4FWD' and
27279            not '2VM'"
27280   parameters:
27281   - "throughput"
27282   - "parent"
27283   - "tags"
27284 #  sort:
27285 #  - "not CFS_OPT"
27286 #  - "L2XCFWD"
27287 #  - "not CFS_OPT"
27288 #  - "CFS_OPT"
27289   layout:
27290     title: "vhost-l2sw-2n-skx-x710-64b-base_and_features-pdr"
27291     layout: "plot-throughput-speedup-analysis"
27292
27293 # Packet Speedup - VPP vhost l2sw 2n-skx-x710 - base vm
27294 - type: "plot"
27295   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base-vm-ndr-tsa"
27296   algorithm: "plot_throughput_speedup_analysis"
27297   output-file-type: ".html"
27298   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base-vm-ndr-tsa"
27299   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27300   filter: "'NIC_Intel-X710' and
27301            '64B' and
27302            'NDRPDR' and
27303            ('ETH' or 'DOT1Q') and
27304            ('L2BDMACLRN' or 'L2XCFWD') and
27305            'VHOST_1024' and
27306            not 'CFS_OPT' and
27307            not 'VXLAN' and
27308            not 'NF_DENSITY' and
27309            not 'DOT1Q' and
27310            not 'IP4FWD'"
27311   parameters:
27312   - "throughput"
27313   - "parent"
27314   - "tags"
27315 #  sort:
27316 #  - "1VM"
27317 #  - "L2XCFWD"
27318 #  - "1VM"
27319 #  - "L2BDMACLRN"
27320   layout:
27321     title: "vhost-l2sw-2n-skx-x710-64b-base-vm-ndr"
27322     layout: "plot-throughput-speedup-analysis"
27323
27324 - type: "plot"
27325   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base-vm-pdr-tsa"
27326   algorithm: "plot_throughput_speedup_analysis"
27327   output-file-type: ".html"
27328   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base-vm-pdr-tsa"
27329   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27330   filter: "'NIC_Intel-X710' and
27331            '64B' and
27332            'NDRPDR' and
27333            ('ETH' or 'DOT1Q') and
27334            ('L2BDMACLRN' or 'L2XCFWD') and
27335            'VHOST_1024' and
27336            not 'CFS_OPT' and
27337            not 'VXLAN' and
27338            not 'NF_DENSITY' and
27339            not 'DOT1Q' and
27340            not 'IP4FWD'"
27341   parameters:
27342   - "throughput"
27343   - "parent"
27344   - "tags"
27345 #  sort:
27346 #  - "1VM"
27347 #  - "L2XCFWD"
27348 #  - "1VM"
27349 #  - "L2BDMACLRN"
27350   layout:
27351     title: "vhost-l2sw-2n-skx-x710-64b-base-vm-pdr"
27352     layout: "plot-throughput-speedup-analysis"
27353
27354 # Packet Speedup - VPP vhost ip4 2n-skx-xxv710
27355 - type: "plot"
27356   title: "VPP Speedup: vhost-ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
27357   algorithm: "plot_throughput_speedup_analysis"
27358   output-file-type: ".html"
27359   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
27360   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27361   filter: "'NIC_Intel-XXV710' and
27362            '64B' and
27363            'NDRPDR' and
27364            'ETH' and
27365            'IP4FWD' and
27366            'VHOST_1024' and
27367            not 'VXLAN' and
27368            not 'CFS_OPT' and
27369            not 'DOT1Q'"
27370   parameters:
27371   - "throughput"
27372   - "parent"
27373   - "tags"
27374   sort:
27375   - "not CFS_OPT"
27376   - "1VM"
27377   - "2VM"
27378   layout:
27379     title: "vhost-ip4-2n-skx-xxv710-64b-base_and_scale-ndr"
27380     layout: "plot-throughput-speedup-analysis"
27381
27382 - type: "plot"
27383   title: "VPP Speedup: vhost-ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
27384   algorithm: "plot_throughput_speedup_analysis"
27385   output-file-type: ".html"
27386   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
27387   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27388   filter: "'NIC_Intel-XXV710' and
27389            '64B' and
27390            'NDRPDR' and
27391            'ETH' and
27392            'IP4FWD' and
27393            'VHOST_1024' and
27394            not 'VXLAN' and
27395            not 'CFS_OPT' and
27396            not 'DOT1Q'"
27397   parameters:
27398   - "throughput"
27399   - "parent"
27400   - "tags"
27401   sort:
27402   - "not CFS_OPT"
27403   - "1VM"
27404   - "2VM"
27405   layout:
27406     title: "vhost-ip4-2n-skx-xxv710-64b-base_and_scale-pdr"
27407     layout: "plot-throughput-speedup-analysis"
27408
27409 ## Packet Speedup - VPP vhost l2sw 2n-skx-xxv710 - base
27410 #- type: "plot"
27411 #  title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base_and_features-ndr-tsa"
27412 #  algorithm: "plot_throughput_speedup_analysis"
27413 #  output-file-type: ".html"
27414 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base_and_features-ndr-tsa"
27415 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
27416 #  filter: "'NIC_Intel-XXV710' and
27417 #           '64B' and
27418 #           'NDRPDR' and
27419 #           ('ETH' or 'DOT1Q') and
27420 #           'BASE' and
27421 #           ('L2BDMACLRN' or 'L2XCFWD') and
27422 #           'VHOST_1024' and
27423 #           not 'VXLAN' and
27424 #           not 'IP4FWD' and
27425 #           not '2VM'"
27426 #  parameters:
27427 #  - "throughput"
27428 #  - "parent"
27429 #  - "tags"
27430 ##  sort:
27431 ##  - "not CFS_OPT"
27432 ##  - "L2XCFWD"
27433 ##  - "not CFS_OPT"
27434 ##  - "CFS_OPT"
27435 #  layout:
27436 #    title: "vhost-l2sw-2n-skx-xxv710-64b-base_and_features-ndr"
27437 #    layout: "plot-throughput-speedup-analysis"
27438 #
27439 #- type: "plot"
27440 #  title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base_and_features-pdr-tsa"
27441 #  algorithm: "plot_throughput_speedup_analysis"
27442 #  output-file-type: ".html"
27443 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base_and_features-pdr-tsa"
27444 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
27445 #  filter: "'NIC_Intel-XXV710' and
27446 #           '64B' and
27447 #           'NDRPDR' and
27448 #           ('ETH' or 'DOT1Q') and
27449 #           'BASE' and
27450 #           ('L2BDMACLRN' or 'L2XCFWD') and
27451 #           'VHOST_1024' and
27452 #           not 'VXLAN' and
27453 #           not 'IP4FWD' and
27454 #           not '2VM'"
27455 #  parameters:
27456 #  - "throughput"
27457 #  - "parent"
27458 #  - "tags"
27459 ##  sort:
27460 ##  - "not CFS_OPT"
27461 ##  - "L2XCFWD"
27462 ##  - "not CFS_OPT"
27463 ##  - "CFS_OPT"
27464 #  layout:
27465 #    title: "vhost-l2sw-2n-skx-xxv710-64b-base_and_features-pdr"
27466 #    layout: "plot-throughput-speedup-analysis"
27467 #
27468 ## Packet Speedup - VPP vhost l2sw 2n-skx-xxv710 - base vm
27469 #- type: "plot"
27470 #  title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base-vm-ndr-tsa"
27471 #  algorithm: "plot_throughput_speedup_analysis"
27472 #  output-file-type: ".html"
27473 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base-vm-ndr-tsa"
27474 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
27475 #  filter: "'NIC_Intel-XXV710' and
27476 #           '64B' and
27477 #           'NDRPDR' and
27478 #           ('ETH' or 'DOT1Q') and
27479 #           ('L2BDMACLRN' or 'L2XCFWD') and
27480 #           'VHOST_1024' and
27481 #           not 'CFS_OPT' and
27482 #           not 'VXLAN' and
27483 #           not 'DOT1Q' and
27484 #           not 'IP4FWD'"
27485 #  parameters:
27486 #  - "throughput"
27487 #  - "parent"
27488 #  - "tags"
27489 ##  sort:
27490 ##  - "1VM"
27491 ##  - "L2XCFWD"
27492 ##  - "1VM"
27493 ##  - "L2BDMACLRN"
27494 #  layout:
27495 #    title: "vhost-l2sw-2n-skx-xxv710-64b-base-vm-ndr"
27496 #    layout: "plot-throughput-speedup-analysis"
27497 #
27498 #- type: "plot"
27499 #  title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base-vm-pdr-tsa"
27500 #  algorithm: "plot_throughput_speedup_analysis"
27501 #  output-file-type: ".html"
27502 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base-vm-pdr-tsa"
27503 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
27504 #  filter: "'NIC_Intel-XXV710' and
27505 #           '64B' and
27506 #           'NDRPDR' and
27507 #           ('ETH' or 'DOT1Q') and
27508 #           ('L2BDMACLRN' or 'L2XCFWD') and
27509 #           'VHOST_1024' and
27510 #           not 'CFS_OPT' and
27511 #           not 'VXLAN' and
27512 #           not 'DOT1Q' and
27513 #           not 'IP4FWD'"
27514 #  parameters:
27515 #  - "throughput"
27516 #  - "parent"
27517 #  - "tags"
27518 ##  sort:
27519 ##  - "1VM"
27520 ##  - "L2XCFWD"
27521 ##  - "1VM"
27522 ##  - "L2BDMACLRN"
27523 #  layout:
27524 #    title: "vhost-l2sw-2n-skx-xxv710-64b-base-vm-pdr"
27525 #    layout: "plot-throughput-speedup-analysis"
27526
27527 ################################################################################
27528
27529 # Speedup - VPP vts 3n-hsw-x520
27530 - type: "plot"
27531   title: "VPP Speedup: vts-3n-hsw-x520-114b-base_and_scale-ndr-tsa"
27532   algorithm: "plot_throughput_speedup_analysis"
27533   output-file-type: ".html"
27534   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-base_and_scale-ndr-tsa"
27535   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27536   filter: "'NIC_Intel-X520-DA2' and
27537            '114B' and
27538            'NDRPDR' and
27539            'VTS'"
27540   parameters:
27541   - "throughput"
27542   - "parent"
27543   - "tags"
27544   layout:
27545     title: "vts-3n-hsw-x520-114b-base_and_scale-ndr"
27546     layout: "plot-throughput-speedup-analysis"
27547
27548 - type: "plot"
27549   title: "VPP Speedup: vts-3n-hsw-x520-114b-base_and_scale-pdr-tsa"
27550   algorithm: "plot_throughput_speedup_analysis"
27551   output-file-type: ".html"
27552   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-base_and_scale-pdr-tsa"
27553   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27554   filter: "'NIC_Intel-X520-DA2' and
27555            '114B' and
27556            'NDRPDR' and
27557            'VTS'"
27558   parameters:
27559   - "throughput"
27560   - "parent"
27561   - "tags"
27562   layout:
27563     title: "vts-3n-hsw-x520-114b-base_and_scale-pdr-tsa"
27564     layout: "plot-throughput-speedup-analysis"