Report: NFV Graphs
[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         - 56  # NFV NDRPDR 64b
239
240     plot-vpp-nfv-2n-skx-ndrpdr-imix:
241       # TODO: Add 1904 data
242       csit-vpp-perf-verify-1904-2n-skx:
243         - 56  # NFV NDRPDR 64b - replace with IMIX
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       csit-vpp-perf-verify-1904-2n-skx:
255         - 49  # NFV MRR IMIX
256         - 50  # NFV MRR IMIX
257         - 51  # NFV MRR IMIX
258         - 54  # NFV MRR IMIX
259         - 55  # 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: Add FULL 1904 data
346       csit-vpp-perf-verify-1904-3n-skx:
347         - 26  # NDRPDR full
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         - 58  # NDRPDR full
355
356     vpp-mrr-results-3n-hsw:
357       csit-vpp-perf-verify-1904-3n-hsw:
358         - 9   # MRR sel
359
360     vpp-mrr-results-3n-skx:
361       csit-vpp-perf-verify-1904-3n-skx:
362         - 7   # MRR sel
363
364     vpp-mrr-results-2n-skx:
365       csit-vpp-perf-verify-1904-2n-skx:
366         - 11  # MRR sel
367
368     vpp-func-results-ubuntu:
369       csit-vpp-functional-1904-ubuntu1604-virl:
370         - 29
371
372     vpp-func-results-centos:
373       csit-vpp-functional-1904-centos7-virl:
374         - 32
375
376     vpp-device-results-ubuntu:
377       csit-vpp-device-1904-ubuntu1804-1n-skx:
378         - 33
379
380     # VPP Ligato
381     ligato-perf-results-3n-hsw:
382       # TODO: Replace with 1904 data
383       # csit-ligato-perf-verify-1904-3n-hsw:
384       csit-ligato-perf-verify-1901-3n-hsw:
385         - 10  # NDRPDR full
386
387     dpdk-perf-results-3n-hsw:
388       csit-dpdk-perf-verify-1904-3n-hsw:
389         - 5   # NDRPDR sel
390
391     dpdk-perf-results-3n-skx:
392       csit-dpdk-perf-verify-1904-3n-skx:
393         - 7   # NDRPDR sel
394
395     dpdk-perf-results-2n-skx:
396       csit-dpdk-perf-verify-1904-2n-skx:
397         - 9   # NDRPDR sel
398
399     # HoneyComb Functional
400     hc-func-results:
401       csit-hc2vpp-verify-func-1904-ubuntu1604:
402         - 1
403
404 #    # NSH SFC Functional
405 #    nsh-func-results:
406 #      # Not used
407 #      csit-nsh_sfc-verify-func-1810-ubuntu1604-virl:
408 #        - 1
409
410     # DMM Functional
411     dmm-func-results:
412       csit-dmm-functional-1904-ubuntu1604-virl:
413         - 1
414
415     ###########################################################################
416     # Tables (more than one data set)
417
418     # Performance changes
419
420     intel-dnv-vpp-changes-2n-dnv-h1:
421       intel-dnv-vpp-release-1810:
422         - 1
423     intel-dnv-vpp-changes-2n-dnv-ref:
424       intel-dnv-vpp-release-1901:
425         - 1
426     intel-dnv-vpp-changes-2n-dnv-cmp:
427       # TODO: Replace with 1904 data
428       # intel-dnv-vpp-release-1904:
429       intel-dnv-vpp-release-1901:
430         - 1
431     intel-dnv-vpp-changes-2n-dnv:
432       - "intel-dnv-vpp-changes-2n-dnv-h1"
433       - "intel-dnv-vpp-changes-2n-dnv-ref"
434       - "intel-dnv-vpp-changes-2n-dnv-cmp"
435
436     vpp-performance-changes-3n-hsw-h1:
437       csit-vpp-perf-verify-1810-3n-hsw:
438         - 8   # NDRPDR sel
439         - 12  # NDRPDR sel
440         - 14  # NDRPDR sel
441         - 18  # NDRPDR sel
442         - 23  # NDRPDR sel
443         - 25  # NDRPDR sel
444         - 38  # NDRPDR sel
445         - 39  # NDRPDR sel
446         - 41  # NDRPDR sel
447         - 42  # NDRPDR sel
448     vpp-performance-changes-3n-hsw-ref:
449       csit-vpp-perf-verify-1901-3n-hsw:
450         - 10  # NDRPDR sel
451         - 19  # NDRPDR sel
452         - 31  # NDRPDR sel
453         - 36  # NDRPDR sel
454         - 40  # NDRPDR sel
455         - 42  # NDRPDR sel
456         - 44  # NDRPDR sel
457         - 46  # NDRPDR sel
458         - 47  # NDRPDR sel
459         - 48  # NDRPDR sel
460         - 61  # NDRPDR LB
461         - 62  # NDRPDR LB
462         - 63  # NDRPDR LB
463         - 64  # NDRPDR LB
464         - 65  # NDRPDR LB
465         - 66  # NDRPDR LB
466         - 67  # NDRPDR LB
467         - 69  # NDRPDR LB
468         - 70  # NDRPDR LB
469         - 71  # NDRPDR LB
470     vpp-performance-changes-3n-hsw-cmp:
471       # TODO: Add 1904 data
472       csit-vpp-perf-verify-1904-3n-hsw:
473         - 11  # NDRPDR sel
474         - 12  # NDRPDR sel
475         - 20  # NDRPDR sel
476         - 21  # NDRPDR sel
477         - 23  # NDRPDR sel
478         - 24  # NDRPDR sel
479         - 25  # NDRPDR sel
480     vpp-performance-changes-3n-hsw:
481       - "vpp-performance-changes-3n-hsw-h1"
482       - "vpp-performance-changes-3n-hsw-ref"
483       - "vpp-performance-changes-3n-hsw-cmp"
484
485     vpp-performance-changes-3n-skx-h1:
486       csit-vpp-perf-verify-1810-3n-skx:
487         - 10  # NDRPDR sel
488         - 14  # NDRPDR sel
489         - 15  # NDRPDR sel
490         - 16  # NDRPDR sel
491         - 17  # NDRPDR sel
492         - 19  # NDRPDR sel
493         - 20  # NDRPDR sel
494         - 21  # NDRPDR sel
495         - 22  # NDRPDR sel
496         - 25  # NDRPDR sel
497     vpp-performance-changes-3n-skx-ref:
498       csit-vpp-perf-verify-1901-3n-skx:
499         - 18  # NDRPDR sel
500         - 19  # NDRPDR sel
501         - 20  # NDRPDR sel
502         - 28  # NDRPDR sel
503         - 31  # NDRPDR sel
504         - 33  # NDRPDR sel
505         - 36  # NDRPDR sel
506         - 38  # NDRPDR sel
507         - 47  # NDRPDR sel
508         - 48  # NDRPDR sel
509         - 54  # NDRPDR LB
510         - 57  # NDRPDR LB
511         - 58  # NDRPDR LB
512         - 59  # NDRPDR LB
513         - 60  # NDRPDR LB
514         - 63  # NDRPDR LB
515         - 64  # NDRPDR LB
516         - 65  # NDRPDR LB
517         - 66  # NDRPDR LB
518         - 67  # NDRPDR LB
519     vpp-performance-changes-3n-skx-cmp:
520       csit-vpp-perf-verify-1904-3n-skx:
521         - 8   # NDRPDR sel
522         - 9   # NDRPDR sel
523         - 10  # NDRPDR sel
524         - 11  # NDRPDR sel
525         - 12  # NDRPDR sel
526         - 14  # NDRPDR sel
527         - 16  # NDRPDR sel
528         - 21  # NDRPDR sel
529         - 23  # NDRPDR sel
530         - 25  # NDRPDR sel
531     vpp-performance-changes-3n-skx:
532       - "vpp-performance-changes-3n-skx-h1"
533       - "vpp-performance-changes-3n-skx-ref"
534       - "vpp-performance-changes-3n-skx-cmp"
535
536     vpp-performance-changes-2n-skx-h1:
537       csit-vpp-perf-verify-1810-2n-skx:
538         - 9   # NDRPDR sel
539         - 13  # NDRPDR sel
540         - 14  # NDRPDR sel
541         - 19  # NDRPDR sel
542         - 20  # NDRPDR sel
543         - 21  # NDRPDR sel
544         - 22  # NDRPDR sel
545         - 23  # NDRPDR sel
546         - 24  # NDRPDR sel
547         - 27  # NDRPDR sel
548     vpp-performance-changes-2n-skx-ref:
549       csit-vpp-perf-verify-1901-2n-skx:
550         - 5   # NDRPDR sel
551         - 12  # NDRPDR sel
552         - 13  # NDRPDR sel
553         - 21  # NDRPDR sel
554         - 23  # NDRPDR sel
555         - 31  # NDRPDR sel
556         - 34  # NDRPDR sel
557         - 40  # NDRPDR sel
558         - 42  # NDRPDR sel
559         - 43  # NDRPDR sel
560     vpp-performance-changes-2n-skx-cmp:
561       csit-vpp-perf-verify-1904-2n-skx:
562         - 12  # NDRPDR sel
563         - 14  # NDRPDR sel
564         - 16  # NDRPDR sel
565         - 17  # NDRPDR sel
566         - 18  # NDRPDR sel
567         - 21  # NDRPDR sel
568         - 27  # NDRPDR sel
569         - 30  # NDRPDR sel
570         - 31  # NDRPDR sel
571         - 32  # NDRPDR sel
572     vpp-performance-changes-2n-skx:
573       - "vpp-performance-changes-2n-skx-h1"
574       - "vpp-performance-changes-2n-skx-ref"
575       - "vpp-performance-changes-2n-skx-cmp"
576
577     vpp-performance-changes-3n-hsw-mrr-h1:
578       csit-vpp-perf-verify-1810-3n-hsw:
579         - 9   # MRR sel
580     vpp-performance-changes-3n-hsw-mrr-ref:
581       csit-vpp-perf-verify-1901-3n-hsw:
582         - 35  # MRR sel
583     vpp-performance-changes-3n-hsw-mrr-cmp:
584       csit-vpp-perf-verify-1904-3n-hsw:
585         - 9   # MRR sel
586     vpp-performance-changes-3n-hsw-mrr:
587       - "vpp-performance-changes-3n-hsw-mrr-h1"
588       - "vpp-performance-changes-3n-hsw-mrr-ref"
589       - "vpp-performance-changes-3n-hsw-mrr-cmp"
590
591     vpp-performance-changes-3n-skx-mrr-h1:
592       csit-vpp-perf-verify-1810-3n-skx:
593         - 9   # MRR sel
594         - 11  # MRR sel
595         - 12  # MRR sel
596         - 13  # MRR sel
597     vpp-performance-changes-3n-skx-mrr-ref:
598       csit-vpp-perf-verify-1901-3n-skx:
599         - 32  # MRR sel
600     vpp-performance-changes-3n-skx-mrr-cmp:
601       csit-vpp-perf-verify-1904-3n-skx:
602         - 7   # MRR sel
603     vpp-performance-changes-3n-skx-mrr:
604       - "vpp-performance-changes-3n-skx-mrr-h1"
605       - "vpp-performance-changes-3n-skx-mrr-ref"
606       - "vpp-performance-changes-3n-skx-mrr-cmp"
607
608     vpp-performance-changes-2n-skx-mrr-h1:
609       csit-vpp-perf-verify-1810-2n-skx:
610         - 8   # MRR sel
611         - 10  # MRR sel
612         - 11  # MRR sel
613         - 12  # MRR sel
614     vpp-performance-changes-2n-skx-mrr-ref:
615       csit-vpp-perf-verify-1901-2n-skx:
616         - 22  # MRR sel
617     vpp-performance-changes-2n-skx-mrr-cmp:
618       csit-vpp-perf-verify-1904-2n-skx:
619         - 11  # MRR sel
620     vpp-performance-changes-2n-skx-mrr:
621       - "vpp-performance-changes-2n-skx-mrr-h1"
622       - "vpp-performance-changes-2n-skx-mrr-ref"
623       - "vpp-performance-changes-2n-skx-mrr-cmp"
624
625     dpdk-performance-changes-3n-hsw-h1:
626       csit-dpdk-perf-verify-1810-3n-hsw:
627         - 1   # NDRPDR sel
628         - 2   # NDRPDR sel
629         - 3   # NDRPDR sel
630         - 4   # NDRPDR sel
631         - 5   # NDRPDR sel
632         - 6   # NDRPDR sel
633         - 7   # NDRPDR sel
634         - 8   # NDRPDR sel
635         - 9   # NDRPDR sel
636         - 10  # NDRPDR sel
637     dpdk-performance-changes-3n-hsw-ref:
638       csit-dpdk-perf-verify-1901-3n-hsw:
639         - 13  # NDRPDR sel
640         - 14  # NDRPDR sel
641         - 16  # NDRPDR sel
642         - 17  # NDRPDR sel
643         - 18  # NDRPDR sel
644         - 19  # NDRPDR sel
645         - 20  # NDRPDR sel
646         - 21  # NDRPDR sel
647         - 22  # NDRPDR sel
648         - 23  # NDRPDR sel
649     dpdk-performance-changes-3n-hsw-cmp:
650       csit-dpdk-perf-verify-1904-3n-hsw:
651         - 2   # NDRPDR sel
652         - 3   # NDRPDR sel
653         - 5   # NDRPDR sel
654         - 6   # NDRPDR sel
655         - 13  # NDRPDR sel
656         - 14  # NDRPDR sel
657         - 15  # NDRPDR sel
658         - 18  # NDRPDR sel
659         - 19  # NDRPDR sel
660         - 20  # NDRPDR sel
661     dpdk-performance-changes-3n-hsw:
662       - "dpdk-performance-changes-3n-hsw-h1"
663       - "dpdk-performance-changes-3n-hsw-ref"
664       - "dpdk-performance-changes-3n-hsw-cmp"
665
666     dpdk-performance-changes-3n-skx-h1:
667       csit-dpdk-perf-verify-1810-3n-skx:
668         - 3   # NDRPDR sel
669         - 4   # NDRPDR sel
670         - 6   # NDRPDR sel
671         - 7   # NDRPDR sel
672         - 8   # NDRPDR sel
673         - 9   # NDRPDR sel
674         - 10  # NDRPDR sel
675         - 11  # NDRPDR sel
676         - 12  # NDRPDR sel
677         - 13  # NDRPDR sel
678     dpdk-performance-changes-3n-skx-ref:
679       csit-dpdk-perf-verify-1901-3n-skx:
680         - 3   # NDRPDR sel
681         - 5   # NDRPDR sel
682         - 6   # NDRPDR sel
683         - 7   # NDRPDR sel
684         - 8   # NDRPDR sel
685         - 9   # NDRPDR sel
686         - 10  # NDRPDR sel
687         - 11  # NDRPDR sel
688         - 12  # NDRPDR sel
689         - 13  # NDRPDR sel
690     dpdk-performance-changes-3n-skx-cmp:
691       csit-dpdk-perf-verify-1904-3n-skx:
692         - 2   # NDRPDR sel
693         - 3   # NDRPDR sel
694         - 4   # NDRPDR sel
695         - 5   # NDRPDR sel
696         - 6   # NDRPDR sel
697         - 7   # NDRPDR sel
698         - 11  # NDRPDR sel
699         - 12  # NDRPDR sel
700         - 13  # NDRPDR sel
701         - 14  # NDRPDR sel
702     dpdk-performance-changes-3n-skx:
703       - "dpdk-performance-changes-3n-skx-h1"
704       - "dpdk-performance-changes-3n-skx-ref"
705       - "dpdk-performance-changes-3n-skx-cmp"
706
707     dpdk-performance-changes-2n-skx-h1:
708       csit-dpdk-perf-verify-1810-2n-skx:
709         - 3   # NDRPDR sel
710         - 4   # NDRPDR sel
711         - 5   # NDRPDR sel
712         - 7   # NDRPDR sel
713         - 8   # NDRPDR sel
714         - 9   # NDRPDR sel
715         - 10  # NDRPDR sel
716         - 11  # NDRPDR sel
717         - 12  # NDRPDR sel
718         - 13  # NDRPDR sel
719     dpdk-performance-changes-2n-skx-ref:
720       csit-dpdk-perf-verify-1901-2n-skx:
721         - 12  # NDRPDR sel
722         - 13  # NDRPDR sel
723         - 14  # NDRPDR sel
724         - 15  # NDRPDR sel
725         - 16  # NDRPDR sel
726         - 17  # NDRPDR sel
727         - 18  # NDRPDR sel
728         - 19  # NDRPDR sel
729         - 20  # NDRPDR sel
730         - 21  # NDRPDR sel
731     dpdk-performance-changes-2n-skx-cmp:
732       csit-dpdk-perf-verify-1904-2n-skx:
733         - 2   # NDRPDR sel
734         - 3   # NDRPDR sel
735         - 4   # NDRPDR sel
736         - 5   # NDRPDR sel
737         - 7   # NDRPDR sel
738         - 8   # NDRPDR sel
739         - 9   # NDRPDR sel
740         - 10  # NDRPDR sel
741         - 11  # NDRPDR sel
742         - 12  # NDRPDR sel
743     dpdk-performance-changes-2n-skx:
744       - "dpdk-performance-changes-2n-skx-h1"
745       - "dpdk-performance-changes-2n-skx-ref"
746       - "dpdk-performance-changes-2n-skx-cmp"
747
748     # Compare testbeds
749
750     vpp-compare-testbeds-ref:
751       # TODO: Add 1904 data
752       csit-vpp-perf-verify-1904-3n-hsw:
753         - 11  # NDRPDR sel
754         - 12  # NDRPDR sel
755         - 20  # NDRPDR sel
756         - 21  # NDRPDR sel
757         - 23  # NDRPDR sel
758         - 24  # NDRPDR sel
759         - 25  # NDRPDR sel
760     vpp-compare-testbeds-cmp:
761       csit-vpp-perf-verify-1904-3n-skx:
762         - 8   # NDRPDR sel
763         - 9   # NDRPDR sel
764         - 10  # NDRPDR sel
765         - 11  # NDRPDR sel
766         - 12  # NDRPDR sel
767         - 14  # NDRPDR sel
768         - 16  # NDRPDR sel
769         - 21  # NDRPDR sel
770         - 23  # NDRPDR sel
771         - 25  # NDRPDR sel
772     vpp-compare-testbeds:
773       - "vpp-compare-testbeds-ref"
774       - "vpp-compare-testbeds-cmp"
775
776     vpp-compare-testbeds-mrr-ref:
777       csit-vpp-perf-verify-1904-3n-hsw:
778         - 9   # MRR sel
779     vpp-compare-testbeds-mrr-cmp:
780       csit-vpp-perf-verify-1904-3n-skx:
781         - 7   # MRR sel
782     vpp-compare-testbeds-mrr:
783       - "vpp-compare-testbeds-mrr-ref"
784       - "vpp-compare-testbeds-mrr-cmp"
785
786     dpdk-compare-testbeds-ref:
787       csit-dpdk-perf-verify-1904-3n-hsw:
788         - 2   # NDRPDR sel
789         - 3   # NDRPDR sel
790         - 5   # NDRPDR sel
791         - 6   # NDRPDR sel
792         - 13  # NDRPDR sel
793         - 14  # NDRPDR sel
794         - 15  # NDRPDR sel
795         - 18  # NDRPDR sel
796         - 19  # NDRPDR sel
797         - 20  # NDRPDR sel
798     dpdk-compare-testbeds-cmp:
799       csit-dpdk-perf-verify-1904-3n-skx:
800         - 2   # NDRPDR sel
801         - 3   # NDRPDR sel
802         - 4   # NDRPDR sel
803         - 5   # NDRPDR sel
804         - 6   # NDRPDR sel
805         - 7   # NDRPDR sel
806         - 11  # NDRPDR sel
807         - 12  # NDRPDR sel
808         - 13  # NDRPDR sel
809         - 14  # NDRPDR sel
810     dpdk-compare-testbeds:
811       - "dpdk-compare-testbeds-ref"
812       - "dpdk-compare-testbeds-cmp"
813
814     # Compare topologies
815
816     vpp-compare-topologies-ref:
817       csit-vpp-perf-verify-1904-3n-skx:
818         - 8   # NDRPDR sel
819         - 9   # NDRPDR sel
820         - 10  # NDRPDR sel
821         - 11  # NDRPDR sel
822         - 12  # NDRPDR sel
823         - 14  # NDRPDR sel
824         - 16  # NDRPDR sel
825         - 21  # NDRPDR sel
826         - 23  # NDRPDR sel
827         - 25  # NDRPDR sel
828     vpp-compare-topologies-cmp:
829       csit-vpp-perf-verify-1904-2n-skx:
830         - 12  # NDRPDR sel
831         - 14  # NDRPDR sel
832         - 16  # NDRPDR sel
833         - 17  # NDRPDR sel
834         - 18  # NDRPDR sel
835         - 21  # NDRPDR sel
836         - 27  # NDRPDR sel
837         - 30  # NDRPDR sel
838         - 31  # NDRPDR sel
839         - 32  # NDRPDR sel
840     vpp-compare-topologies:
841       - "vpp-compare-topologies-ref"
842       - "vpp-compare-topologies-cmp"
843
844     vpp-compare-topologies-mrr-ref:
845       csit-vpp-perf-verify-1904-3n-skx:
846         - 7   # MRR sel
847     vpp-compare-topologies-mrr-cmp:
848       csit-vpp-perf-verify-1904-2n-skx:
849         - 11  # MRR sel
850     vpp-compare-topologies-mrr:
851       - "vpp-compare-topologies-mrr-ref"
852       - "vpp-compare-topologies-mrr-cmp"
853
854     dpdk-compare-topologies-ref:
855       csit-dpdk-perf-verify-1904-3n-skx:
856         - 2   # NDRPDR sel
857         - 3   # NDRPDR sel
858         - 4   # NDRPDR sel
859         - 5   # NDRPDR sel
860         - 6   # NDRPDR sel
861         - 7   # NDRPDR sel
862         - 11  # NDRPDR sel
863         - 12  # NDRPDR sel
864         - 13  # NDRPDR sel
865         - 14  # NDRPDR sel
866     dpdk-compare-topologies-cmp:
867       csit-dpdk-perf-verify-1904-2n-skx:
868         - 2   # NDRPDR sel
869         - 3   # NDRPDR sel
870         - 4   # NDRPDR sel
871         - 5   # NDRPDR sel
872         - 7   # NDRPDR sel
873         - 8   # NDRPDR sel
874         - 9   # NDRPDR sel
875         - 10  # NDRPDR sel
876         - 11  # NDRPDR sel
877         - 12  # NDRPDR sel
878     dpdk-compare-topologies:
879       - "dpdk-compare-topologies-ref"
880       - "dpdk-compare-topologies-cmp"
881
882   plot-layouts:
883
884     plot-soak-throughput:
885       titlefont:
886         size: 18
887       xaxis:
888         title: "<b>Test Cases [Index]</b>"
889         titlefont:
890           size: 16
891         autorange: True
892         fixedrange: False
893         gridcolor: "rgb(230, 230, 230)"
894         linecolor: "rgb(220, 220, 220)"
895         linewidth: 1
896         showgrid: True
897         showline: True
898         showticklabels: True
899         tickcolor: "rgb(220, 220, 220)"
900         tickmode: "linear"
901         tickfont:
902           size: 16
903         zeroline: False
904       yaxis:
905         title: "<b>Packet Throughput [Mpps]</b>"
906         titlefont:
907           size: 16
908         gridcolor: "rgb(230, 230, 230)"
909         hoverformat: ".4s"
910         tickformat: ".3s"
911         linecolor: "rgb(220, 220, 220)"
912         linewidth: 1
913         showgrid: True
914         showline: True
915         showticklabels: True
916         tickcolor: "rgb(220, 220, 220)"
917         tickfont:
918           size: 16
919         zeroline: False
920         range: [0,50]
921       autosize: False
922       margin:
923         t: 50
924         b: 0
925         l: 80
926         r: 20
927       showlegend: True
928       legend:
929         orientation: "h"
930         font:
931           size: 16
932       width: 700
933       height: 900
934
935     plot-service-density:
936       titlefont:
937         size: 18
938       xaxis:
939         side: "top"
940         autorange: True
941         fixedrange: False
942         showgrid: False
943         showline: False
944         showticklabels: False
945         ticks: ""
946         ticklen: 0
947         tickwidth: 0
948         zeroline: False
949       yaxis:
950         autorange: "reversed"
951         showgrid: False
952         showline: False
953         showticklabels: False
954         ticks: ""
955         ticklen: 0
956         tickwidth: 0
957         zeroline: False
958       autosize: True
959       showlegend: False
960       width: 700
961       height: 700
962
963     plot-cps:
964       titlefont:
965         size: 18
966       xaxis:
967         title: "<b>Test Cases [Index]</b>"
968         titlefont:
969           size: 16
970         autorange: True
971         fixedrange: False
972         gridcolor: "rgb(230, 230, 230)"
973         linecolor: "rgb(220, 220, 220)"
974         linewidth: 1
975         showgrid: True
976         showline: True
977         showticklabels: True
978         tickcolor: "rgb(220, 220, 220)"
979         tickmode: "linear"
980         tickfont:
981           size: 16
982         zeroline: False
983       yaxis:
984         title: "<b>Connections Per Second [cps]</b>"
985         titlefont:
986           size: 16
987         gridcolor: "rgb(230, 230, 230)"
988         hoverformat: ".4s"
989         linecolor: "rgb(220, 220, 220)"
990         linewidth: 1
991         rangemode: "tozero"
992         showgrid: True
993         showline: True
994         showticklabels: True
995         tickcolor: "rgb(220, 220, 220)"
996         tickformat: ".3s"
997         tickfont:
998           size: 16
999         zeroline: False
1000       boxmode: "group"
1001       boxgroupgap: 0.5
1002       autosize: False
1003       margin:
1004         t: 50
1005         b: 20
1006         l: 80
1007         r: 20
1008       showlegend: True
1009       legend:
1010         orientation: "h"
1011         font:
1012           size: 16
1013       width: 700
1014       height: 800
1015
1016     plot-rps:
1017       titlefont:
1018         size: 18
1019       xaxis:
1020         title: "<b>Test Cases [Index]</b>"
1021         titlefont:
1022           size: 16
1023         autorange: True
1024         fixedrange: False
1025         gridcolor: "rgb(230, 230, 230)"
1026         linecolor: "rgb(220, 220, 220)"
1027         linewidth: 1
1028         showgrid: True
1029         showline: True
1030         showticklabels: True
1031         tickcolor: "rgb(220, 220, 220)"
1032         tickmode: "linear"
1033         tickfont:
1034           size: 16
1035         zeroline: False
1036       yaxis:
1037         title: "<b>Requests Per Second [rps]</b>"
1038         titlefont:
1039           size: 16
1040         gridcolor: "rgb(230, 230, 230)"
1041         hoverformat: ".4s"
1042         linecolor: "rgb(220, 220, 220)"
1043         linewidth: 1
1044         rangemode: "tozero"
1045         showgrid: True
1046         showline: True
1047         showticklabels: True
1048         tickcolor: "rgb(230, 230, 230)"
1049         tickformat: ".3s"
1050         tickfont:
1051           size: 16
1052         zeroline: False
1053       boxmode: "group"
1054       boxgroupgap: 0.5
1055       autosize: False
1056       margin:
1057         t: 50
1058         b: 20
1059         l: 80
1060         r: 20
1061       showlegend: True
1062       legend:
1063         orientation: "h"
1064         font:
1065           size: 16
1066       width: 700
1067       height: 800
1068
1069     plot-throughput:
1070       titlefont:
1071         size: 18
1072       xaxis:
1073         title: "<b>Test Cases [Index]</b>"
1074         titlefont:
1075           size: 16
1076         autorange: True
1077         fixedrange: False
1078         gridcolor: "rgb(230, 230, 230)"
1079         linecolor: "rgb(220, 220, 220)"
1080         linewidth: 1
1081         showgrid: True
1082         showline: True
1083         showticklabels: True
1084         tickcolor: "rgb(220, 220, 220)"
1085         tickmode: "linear"
1086         tickfont:
1087           size: 16
1088         zeroline: False
1089       yaxis:
1090         title: "<b>Packet Throughput [Mpps]</b>"
1091         titlefont:
1092           size: 16
1093         gridcolor: "rgb(230, 230, 230)"
1094         hoverformat: ".4s"
1095         tickformat: ".3s"
1096         linecolor: "rgb(220, 220, 220)"
1097         linewidth: 1
1098         showgrid: True
1099         showline: True
1100         showticklabels: True
1101         tickcolor: "rgb(220, 220, 220)"
1102         tickfont:
1103           size: 16
1104         zeroline: False
1105         range: [0,50]
1106       boxmode: "group"
1107       boxgroupgap: 0.5
1108       autosize: False
1109       margin:
1110         t: 50
1111         b: 0
1112         l: 80
1113         r: 20
1114       showlegend: True
1115       legend:
1116         orientation: "h"
1117         font:
1118           size: 16
1119       width: 700
1120       height: 900
1121
1122     plot-throughput-speedup-analysis:
1123       titlefont:
1124         size: 18
1125       xaxis:
1126         title: "<b>Number of Cores [Qty]</b>"
1127         titlefont:
1128           size: 16
1129         autorange: True
1130         fixedrange: False
1131         gridcolor: "rgb(230, 230, 230)"
1132         linecolor: "rgb(220, 220, 220)"
1133         linewidth: 1
1134         showgrid: True
1135         showline: True
1136         showticklabels: True
1137         tickcolor: "rgb(238, 238, 238)"
1138         tickmode: "linear"
1139         tickfont:
1140           size: 16
1141         zeroline: False
1142       yaxis:
1143         title: "<b>Packet Throughput [Mpps]</b>"
1144         titlefont:
1145           size: 16
1146         type: "linear"
1147         gridcolor: "rgb(230, 230, 230)"
1148         hoverformat: ".4s"
1149         linecolor: "rgb(220, 220, 220)"
1150         linewidth: 1
1151         showgrid: True
1152         showline: True
1153         showticklabels: True
1154         tickcolor: "rgb(220, 220, 220)"
1155         tickformat: ".4s"
1156         tickfont:
1157           size: 16
1158         zeroline: True
1159         rangemode: "tozero"
1160         range: [0,100]
1161       legend:
1162         orientation: "h"
1163         font:
1164           size: 16
1165         xanchor: "left"
1166         yanchor: "top"
1167         x: 0
1168         y: -0.2
1169         bgcolor: "rgba(255, 255, 255, 0)"
1170         bordercolor: "rgba(255, 255, 255, 0)"
1171         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1172       autosize: False
1173       margin:
1174           't': 50
1175           'b': 150
1176           'l': 85
1177           'r': 10
1178       showlegend: True
1179       width: 700
1180       height: 700
1181       hoverlabel:
1182         namelength: -1
1183       annotations: [
1184         {
1185           text: "_ _          __          ...",
1186           align: "left",
1187           showarrow: False,
1188           xref: "paper",
1189           yref: "paper",
1190           xanchor: "left",
1191           yanchor: "top",
1192           x: 0,
1193           y: -0.13,
1194           font: {
1195             family: "Consolas, Courier New",
1196             size: 15
1197           },
1198         },
1199         {
1200           text: "    Perfect     Measured     Limit",
1201           align: "left",
1202           showarrow: False,
1203           xref: "paper",
1204           yref: "paper",
1205           xanchor: "left",
1206           yanchor: "top",
1207           x: 0,
1208           y: -0.15,
1209           font: {
1210             family: "Consolas, Courier New",
1211             size: 15
1212           },
1213         },
1214       ]
1215
1216     plot-latency:
1217       titlefont:
1218         size: 18
1219       xaxis:
1220         title: "<b>Direction</b>"
1221         titlefont:
1222           size: 16
1223         autorange: True
1224         fixedrange: False
1225         gridcolor: "rgb(230, 230, 230)"
1226         linecolor: "rgb(220, 220, 220)"
1227         linewidth: 1
1228         showgrid: True
1229         showline: True
1230         showticklabels: False
1231         tickcolor: "rgb(220, 220, 220)"
1232         tickmode: "linear"
1233         tickfont:
1234           size: 16
1235         zeroline: False
1236       yaxis:
1237         title: "<b>Packet Latency [uSec]</b>"
1238         titlefont:
1239           size: 16
1240         type: "linear"
1241         gridcolor: "rgb(230, 230, 230)"
1242         hoverformat: ".4s"
1243         linecolor: "rgb(220, 220, 220)"
1244         linewidth: 1
1245         showgrid: True
1246         showline: True
1247         showticklabels: True
1248         tickcolor: "rgb(220, 220, 220)"
1249         tickformat: ".4s"
1250         tickfont:
1251           size: 16
1252         zeroline: True
1253         rangemode: "tozero"
1254       legend:
1255         orientation: "h"
1256         font:
1257           size: 16
1258         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1259       autosize: False
1260       margin:
1261           't': 50
1262           'b': 150
1263           'l': 80
1264           'r': 10
1265       showlegend: True
1266       width: 700
1267       height: 700
1268       hoverlabel:
1269         namelength: -1
1270
1271 - type: "static"
1272   src-path: "{DIR[RST]}"
1273   dst-path: "{DIR[WORKING,SRC]}"
1274
1275 - type: "input"
1276   general:
1277     file-name: "robot-plugin.zip"
1278     file-format: ".zip"
1279     download-path: "{job}/{build}/robot/report/*zip*/{filename}"
1280     extract: "robot-plugin/output.xml"
1281
1282   builds:
1283     # TODO: Add 1904 data
1284 #    intel-dnv-vpp-release-1904:
1285 #      - 1
1286
1287     intel-dnv-vpp-release-1901:
1288       - 1
1289
1290     intel-dnv-vpp-release-1810:
1291       - 1
1292
1293     csit-vpp-perf-verify-1810-3n-hsw:
1294       - 9   # MRR sel
1295       - 8   # NDRPDR sel
1296       - 12  # NDRPDR sel
1297       - 14  # NDRPDR sel
1298       - 18  # NDRPDR sel
1299       - 23  # NDRPDR sel
1300       - 25  # NDRPDR sel
1301       - 38  # NDRPDR sel
1302       - 39  # NDRPDR sel
1303       - 41  # NDRPDR sel
1304       - 42  # NDRPDR sel
1305       - 28  # WRK
1306       - 29  # WRK
1307       - 30  # WRK
1308       - 31  # WRK
1309       - 32  # WRK
1310       - 33  # WRK
1311       - 34  # WRK
1312       - 35  # WRK
1313       - 36  # WRK
1314       - 37  # WRK
1315     csit-vpp-perf-verify-1901-3n-hsw:
1316       - 35  # MRR sel
1317       - 10  # NDRPDR sel
1318       - 19  # NDRPDR sel
1319       - 31  # NDRPDR sel
1320       - 36  # NDRPDR sel
1321       - 40  # NDRPDR sel
1322       - 42  # NDRPDR sel
1323       - 44  # NDRPDR sel
1324       - 46  # NDRPDR sel
1325       - 47  # NDRPDR sel
1326       - 48  # NDRPDR sel
1327       - 61  # NDRPDR LB
1328       - 62  # NDRPDR LB
1329       - 63  # NDRPDR LB
1330       - 64  # NDRPDR LB
1331       - 65  # NDRPDR LB
1332       - 66  # NDRPDR LB
1333       - 67  # NDRPDR LB
1334       - 69  # NDRPDR LB
1335       - 70  # NDRPDR LB
1336       - 71  # NDRPDR LB
1337     # TODO: Add 1904 Data
1338     csit-vpp-perf-verify-1904-3n-hsw:
1339       - 9   # MRR sel
1340       - 11  # NDRPDR sel
1341       - 12  # NDRPDR sel
1342       - 20  # NDRPDR sel
1343       - 21  # NDRPDR sel
1344       - 23  # NDRPDR sel
1345       - 24  # NDRPDR sel
1346       - 25  # NDRPDR sel
1347
1348     csit-vpp-perf-verify-1810-3n-skx:
1349       - 9   # MRR sel
1350       - 11  # MRR sel
1351       - 12  # MRR sel
1352       - 13  # MRR sel
1353       - 10  # NDRPDR sel
1354       - 14  # NDRPDR sel
1355       - 15  # NDRPDR sel
1356       - 16  # NDRPDR sel
1357       - 17  # NDRPDR sel
1358       - 19  # NDRPDR sel
1359       - 20  # NDRPDR sel
1360       - 21  # NDRPDR sel
1361       - 22  # NDRPDR sel
1362       - 25  # NDRPDR sel
1363     csit-vpp-perf-verify-1901-3n-skx:
1364       - 32  # MRR sel
1365       - 18  # NDRPDR sel
1366       - 19  # NDRPDR sel
1367       - 20  # NDRPDR sel
1368       - 28  # NDRPDR sel
1369       - 31  # NDRPDR sel
1370       - 33  # NDRPDR sel
1371       - 36  # NDRPDR sel
1372       - 38  # NDRPDR sel
1373       - 47  # NDRPDR sel
1374       - 48  # NDRPDR sel
1375       - 54  # NDRPDR LB
1376       - 57  # NDRPDR LB
1377       - 58  # NDRPDR LB
1378       - 59  # NDRPDR LB
1379       - 60  # NDRPDR LB
1380       - 63  # NDRPDR LB
1381       - 64  # NDRPDR LB
1382       - 65  # NDRPDR LB
1383       - 66  # NDRPDR LB
1384       - 67  # NDRPDR LB
1385     csit-vpp-perf-verify-1904-3n-skx:
1386       - 7   # MRR sel
1387       - 26  # NDRPDR full
1388       - 8   # NDRPDR sel
1389       - 9   # NDRPDR sel
1390       - 10  # NDRPDR sel
1391       - 11  # NDRPDR sel
1392       - 12  # NDRPDR sel
1393       - 14  # NDRPDR sel
1394       - 16  # NDRPDR sel
1395       - 21  # NDRPDR sel
1396       - 23  # NDRPDR sel
1397       - 25  # NDRPDR sel
1398
1399     csit-vpp-perf-verify-1810-2n-skx:
1400       - 8   # MRR sel
1401       - 10  # MRR sel
1402       - 11  # MRR sel
1403       - 12  # MRR sel
1404       - 9   # NDRPDR sel
1405       - 13  # NDRPDR sel
1406       - 14  # NDRPDR sel
1407       - 19  # NDRPDR sel
1408       - 20  # NDRPDR sel
1409       - 21  # NDRPDR sel
1410       - 22  # NDRPDR sel
1411       - 23  # NDRPDR sel
1412       - 24  # NDRPDR sel
1413       - 27  # NDRPDR sel
1414     csit-vpp-perf-verify-1901-2n-skx:
1415       - 22  # MRR sel
1416       - 5   # NDRPDR sel
1417       - 12  # NDRPDR sel
1418       - 13  # NDRPDR sel
1419       - 21  # NDRPDR sel
1420       - 23  # NDRPDR sel
1421       - 31  # NDRPDR sel
1422       - 34  # NDRPDR sel
1423       - 40  # NDRPDR sel
1424       - 42  # NDRPDR sel
1425       - 43  # NDRPDR sel
1426       - 45  # SOAK
1427     # TODO: Add 1904 data
1428     csit-vpp-perf-verify-1904-2n-skx:
1429       - 11  # MRR sel
1430       - 33  # NDRPDR full
1431       - 39  # NDRPDR full
1432       - 58  # NDRPDR full
1433       - 12  # NDRPDR sel
1434       - 14  # NDRPDR sel
1435       - 16  # NDRPDR sel
1436       - 17  # NDRPDR sel
1437       - 18  # NDRPDR sel
1438       - 21  # NDRPDR sel
1439       - 27  # NDRPDR sel
1440       - 30  # NDRPDR sel
1441       - 31  # NDRPDR sel
1442       - 32  # NDRPDR sel
1443       - 40  # NFV MRR 64b
1444       - 41  # NFV MRR 64b
1445       - 42  # NFV MRR 64b
1446       - 47  # NFV MRR 64b
1447       - 48  # NFV MRR 64b
1448       - 49  # NFV MRR IMIX
1449       - 50  # NFV MRR IMIX
1450       - 51  # NFV MRR IMIX
1451       - 54  # NFV MRR IMIX
1452       - 55  # NFV MRR IMIX
1453       - 56  # NFV NDRPDR 64b
1454
1455     # TODO: Remove
1456     csit-ligato-perf-verify-1901-3n-hsw:
1457       - 10  # NDRPDR full
1458       - 8   # NDRPDR sel
1459       - 9   # NDRPDR sel
1460       - 11  # NDRPDR sel
1461       - 12  # NDRPDR sel
1462       - 13  # NDRPDR sel
1463       - 14  # NDRPDR sel
1464       - 15  # NDRPDR sel
1465       - 16  # NDRPDR sel
1466       - 17  # NDRPDR sel
1467       - 18  # NDRPDR sel
1468     # TODO: Add 1904 data
1469 #    csit-ligato-perf-verify-1904-3n-hsw:
1470 #      -
1471
1472     csit-dpdk-perf-verify-1810-3n-hsw:
1473       - 1   # NDRPDR sel
1474       - 2   # NDRPDR sel
1475       - 3   # NDRPDR sel
1476       - 4   # NDRPDR sel
1477       - 5   # NDRPDR sel
1478       - 6   # NDRPDR sel
1479       - 7   # NDRPDR sel
1480       - 8   # NDRPDR sel
1481       - 9   # NDRPDR sel
1482       - 10  # NDRPDR sel
1483     csit-dpdk-perf-verify-1901-3n-hsw:
1484       - 13  # NDRPDR sel
1485       - 14  # NDRPDR sel
1486       - 16  # NDRPDR sel
1487       - 17  # NDRPDR sel
1488       - 18  # NDRPDR sel
1489       - 19  # NDRPDR sel
1490       - 20  # NDRPDR sel
1491       - 21  # NDRPDR sel
1492       - 22  # NDRPDR sel
1493       - 23  # NDRPDR sel
1494     csit-dpdk-perf-verify-1904-3n-hsw:
1495       - 2   # NDRPDR sel
1496       - 3   # NDRPDR sel
1497       - 5   # NDRPDR sel
1498       - 6   # NDRPDR sel
1499       - 13  # NDRPDR sel
1500       - 14  # NDRPDR sel
1501       - 15  # NDRPDR sel
1502       - 18  # NDRPDR sel
1503       - 19  # NDRPDR sel
1504       - 20  # NDRPDR sel
1505
1506     csit-dpdk-perf-verify-1810-3n-skx:
1507       - 3   # NDRPDR sel
1508       - 4   # NDRPDR sel
1509       - 6   # NDRPDR sel
1510       - 7   # NDRPDR sel
1511       - 8   # NDRPDR sel
1512       - 9   # NDRPDR sel
1513       - 10  # NDRPDR sel
1514       - 11  # NDRPDR sel
1515       - 12  # NDRPDR sel
1516       - 13  # NDRPDR sel
1517     csit-dpdk-perf-verify-1901-3n-skx:
1518       - 3   # NDRPDR sel
1519       - 5   # NDRPDR sel
1520       - 6   # NDRPDR sel
1521       - 7   # NDRPDR sel
1522       - 8   # NDRPDR sel
1523       - 9   # NDRPDR sel
1524       - 10  # NDRPDR sel
1525       - 11  # NDRPDR sel
1526       - 12  # NDRPDR sel
1527       - 13  # NDRPDR sel
1528     csit-dpdk-perf-verify-1904-3n-skx:
1529       - 2   # NDRPDR sel
1530       - 3   # NDRPDR sel
1531       - 4   # NDRPDR sel
1532       - 5   # NDRPDR sel
1533       - 6   # NDRPDR sel
1534       - 7   # NDRPDR sel
1535       - 11  # NDRPDR sel
1536       - 12  # NDRPDR sel
1537       - 13  # NDRPDR sel
1538       - 14  # NDRPDR sel
1539
1540     csit-dpdk-perf-verify-1810-2n-skx:
1541       - 3   # NDRPDR sel
1542       - 4   # NDRPDR sel
1543       - 5   # NDRPDR sel
1544       - 7   # NDRPDR sel
1545       - 8   # NDRPDR sel
1546       - 9   # NDRPDR sel
1547       - 10  # NDRPDR sel
1548       - 11  # NDRPDR sel
1549       - 12  # NDRPDR sel
1550       - 13  # NDRPDR sel
1551     csit-dpdk-perf-verify-1901-2n-skx:
1552       - 12  # NDRPDR sel
1553       - 13  # NDRPDR sel
1554       - 14  # NDRPDR sel
1555       - 15  # NDRPDR sel
1556       - 16  # NDRPDR sel
1557       - 17  # NDRPDR sel
1558       - 18  # NDRPDR sel
1559       - 19  # NDRPDR sel
1560       - 20  # NDRPDR sel
1561       - 21  # NDRPDR sel
1562     csit-dpdk-perf-verify-1904-2n-skx:
1563       - 2   # NDRPDR sel
1564       - 3   # NDRPDR sel
1565       - 4   # NDRPDR sel
1566       - 5   # NDRPDR sel
1567       - 7   # NDRPDR sel
1568       - 8   # NDRPDR sel
1569       - 9   # NDRPDR sel
1570       - 10  # NDRPDR sel
1571       - 11  # NDRPDR sel
1572       - 12  # NDRPDR sel
1573
1574     csit-vpp-functional-1904-ubuntu1604-virl:
1575       - 33
1576     csit-vpp-functional-1904-centos7-virl:
1577       - 32
1578     csit-vpp-device-1904-ubuntu1804-1n-skx:
1579       - 32
1580 #    # Not used
1581 #    csit-nsh_sfc-verify-func-1810-ubuntu1604-virl:
1582 #      - 1
1583     csit-dmm-functional-1904-ubuntu1604-virl:
1584       - 1
1585     csit-hc2vpp-verify-func-1904-ubuntu1604:
1586       - 1
1587
1588 - type: "output"
1589   output: "report"
1590   format:
1591     html:
1592     - full
1593 #    pdf:
1594 #    - minimal
1595
1596 ################################################################################
1597 ###                               T A B L E S                                ###
1598 ################################################################################
1599
1600 # VPP Compare NICs 3n-hsw 1t1c ndr
1601 - type: "table"
1602   title: "VPP Compare NICs 3n-hsw 1t1c ndr"
1603   algorithm: "table_nics_comparison"
1604   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-nics-ndr"
1605   reference:
1606     title: "Intel-x520"
1607     nic: "NIC_Intel-X520-DA2"
1608   compare:
1609     title: "Intel-x710"
1610     nic: "NIC_Intel-X710"
1611   data: "vpp-nic-comparison-3n-hsw"
1612   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1613   filter: "'1T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1614   parameters:
1615   - "name"
1616   - "parent"
1617   - "throughput"
1618   - "tags"
1619
1620 # VPP Compare NICs 3n-hsw 2t2c ndr
1621 - type: "table"
1622   title: "VPP Compare NICs 3n-hsw 2t2c ndr"
1623   algorithm: "table_nics_comparison"
1624   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-nics-ndr"
1625   reference:
1626     title: "Intel-x520"
1627     nic: "NIC_Intel-X520-DA2"
1628   compare:
1629     title: "Intel-x710"
1630     nic: "NIC_Intel-X710"
1631   data: "vpp-nic-comparison-3n-hsw"
1632   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1633   filter: "'2T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1634   parameters:
1635   - "name"
1636   - "parent"
1637   - "throughput"
1638   - "tags"
1639
1640 # VPP Compare NICs 3n-hsw 1t1c pdr
1641 - type: "table"
1642   title: "VPP Compare NICs 3n-hsw 1t1c pdr"
1643   algorithm: "table_nics_comparison"
1644   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-nics-pdr"
1645   reference:
1646     title: "Intel-x520"
1647     nic: "NIC_Intel-X520-DA2"
1648   compare:
1649     title: "Intel-x710"
1650     nic: "NIC_Intel-X710"
1651   data: "vpp-nic-comparison-3n-hsw"
1652   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1653   filter: "'1T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1654   parameters:
1655   - "name"
1656   - "parent"
1657   - "throughput"
1658   - "tags"
1659
1660 # VPP Compare NICs 3n-hsw 2t2c pdr
1661 - type: "table"
1662   title: "VPP Compare NICs 3n-hsw 2t2c pdr"
1663   algorithm: "table_nics_comparison"
1664   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-nics-pdr"
1665   reference:
1666     title: "Intel-x520"
1667     nic: "NIC_Intel-X520-DA2"
1668   compare:
1669     title: "Intel-x710"
1670     nic: "NIC_Intel-X710"
1671   data: "vpp-nic-comparison-3n-hsw"
1672   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1673   filter: "'2T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1674   parameters:
1675   - "name"
1676   - "parent"
1677   - "throughput"
1678   - "tags"
1679
1680 # VPP Compare NICs 3n-hsw 1t1c mrr
1681 - type: "table"
1682   title: "VPP Compare NICs 3n-hsw 1t1c mrr"
1683   algorithm: "table_nics_comparison"
1684   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-nics-mrr"
1685   reference:
1686     title: "Intel-x520"
1687     nic: "NIC_Intel-X520-DA2"
1688   compare:
1689     title: "Intel-x710"
1690     nic: "NIC_Intel-X710"
1691   data: "vpp-nic-comparison-3n-hsw-mrr"
1692   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1693   filter: "'1T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1694   parameters:
1695   - "name"
1696   - "parent"
1697   - "result"
1698   - "tags"
1699
1700 # VPP Compare NICs 3n-hsw 2t2c mrr
1701 - type: "table"
1702   title: "VPP Compare NICs 3n-hsw 2t2c mrr"
1703   algorithm: "table_nics_comparison"
1704   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-nics-mrr"
1705   reference:
1706     title: "Intel-x520"
1707     nic: "NIC_Intel-X520-DA2"
1708   compare:
1709     title: "Intel-x710"
1710     nic: "NIC_Intel-X710"
1711   data: "vpp-nic-comparison-3n-hsw-mrr"
1712   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1713   filter: "'2T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1714   parameters:
1715   - "name"
1716   - "parent"
1717   - "result"
1718   - "tags"
1719
1720 # VPP Compare NICs 3n-hsw 4t4c mrr
1721 - type: "table"
1722   title: "VPP Compare NICs 3n-hsw 4t4c mrr"
1723   algorithm: "table_nics_comparison"
1724   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-nics-mrr"
1725   reference:
1726     title: "Intel-x520"
1727     nic: "NIC_Intel-X520-DA2"
1728   compare:
1729     title: "Intel-x710"
1730     nic: "NIC_Intel-X710"
1731   data: "vpp-nic-comparison-3n-hsw-mrr"
1732   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1733   filter: "'4T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1734   parameters:
1735   - "name"
1736   - "parent"
1737   - "result"
1738   - "tags"
1739
1740 # VPP Compare NICs 3n-skx 2t1c ndr
1741 - type: "table"
1742   title: "VPP Compare NICs 3n-skx 2t1c ndr"
1743   algorithm: "table_nics_comparison"
1744   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
1745   reference:
1746     title: "Intel-x710"
1747     nic: "NIC_Intel-X710"
1748   compare:
1749     title: "Intel-xxv710"
1750     nic: "NIC_Intel-XXV710"
1751   data: "vpp-nic-comparison-3n-skx"
1752   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1753   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1754   parameters:
1755   - "name"
1756   - "parent"
1757   - "throughput"
1758   - "tags"
1759
1760 # VPP Compare NICs 3n-skx 4t2c ndr
1761 - type: "table"
1762   title: "VPP Compare NICs 3n-skx 4t2c ndr"
1763   algorithm: "table_nics_comparison"
1764   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
1765   reference:
1766     title: "Intel-x710"
1767     nic: "NIC_Intel-X710"
1768   compare:
1769     title: "Intel-xxv710"
1770     nic: "NIC_Intel-XXV710"
1771   data: "vpp-nic-comparison-3n-skx"
1772   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1773   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1774   parameters:
1775   - "name"
1776   - "parent"
1777   - "throughput"
1778   - "tags"
1779
1780 # VPP Compare NICs 3n-skx 2t1c pdr
1781 - type: "table"
1782   title: "VPP Compare NICs 3n-skx 2t1c pdr"
1783   algorithm: "table_nics_comparison"
1784   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-pdr"
1785   reference:
1786     title: "Intel-x710"
1787     nic: "NIC_Intel-X710"
1788   compare:
1789     title: "Intel-xxv710"
1790     nic: "NIC_Intel-XXV710"
1791   data: "vpp-nic-comparison-3n-skx"
1792   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1793   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1794   parameters:
1795   - "name"
1796   - "parent"
1797   - "throughput"
1798   - "tags"
1799
1800  # VPP Compare NICs 3n-skx 4t2c pdr
1801 - type: "table"
1802   title: "VPP Compare NICs 3n-skx 4t2c pdr"
1803   algorithm: "table_nics_comparison"
1804   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-pdr"
1805   reference:
1806     title: "Intel-x710"
1807     nic: "NIC_Intel-X710"
1808   compare:
1809     title: "Intel-xxv710"
1810     nic: "NIC_Intel-XXV710"
1811   data: "vpp-nic-comparison-3n-skx"
1812   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1813   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1814   parameters:
1815   - "name"
1816   - "parent"
1817   - "throughput"
1818   - "tags"
1819
1820 # VPP Compare NICs 3n-skx 2t1c mrr
1821 - type: "table"
1822   title: "VPP Compare NICs 3n-skx 2t1c mrr"
1823   algorithm: "table_nics_comparison"
1824   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-mrr"
1825   reference:
1826     title: "Intel-x710"
1827     nic: "NIC_Intel-X710"
1828   compare:
1829     title: "Intel-xxv710"
1830     nic: "NIC_Intel-XXV710"
1831   data: "vpp-nic-comparison-3n-skx-mrr"
1832   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1833   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1834   parameters:
1835   - "name"
1836   - "parent"
1837   - "result"
1838   - "tags"
1839
1840 # VPP Compare NICs 3n-skx 4t2c mrr
1841 - type: "table"
1842   title: "VPP Compare NICs 3n-skx 4t2c mrr"
1843   algorithm: "table_nics_comparison"
1844   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-mrr"
1845   reference:
1846     title: "Intel-x710"
1847     nic: "NIC_Intel-X710"
1848   compare:
1849     title: "Intel-xxv710"
1850     nic: "NIC_Intel-XXV710"
1851   data: "vpp-nic-comparison-3n-skx-mrr"
1852   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1853   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1854   parameters:
1855   - "name"
1856   - "parent"
1857   - "result"
1858   - "tags"
1859
1860  # VPP Compare NICs 3n-skx 8t4c mrr
1861 - type: "table"
1862   title: "VPP Compare NICs 3n-skx 8t4c mrr"
1863   algorithm: "table_nics_comparison"
1864   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-nics-mrr"
1865   reference:
1866     title: "Intel-x710"
1867     nic: "NIC_Intel-X710"
1868   compare:
1869     title: "Intel-xxv710"
1870     nic: "NIC_Intel-XXV710"
1871   data: "vpp-nic-comparison-3n-skx-mrr"
1872   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1873   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1874   parameters:
1875   - "name"
1876   - "parent"
1877   - "result"
1878   - "tags"
1879
1880 # VPP Compare NICs 2n-skx 2t1c ndr
1881 - type: "table"
1882   title: "VPP Compare NICs 2n-skx 2t1c ndr"
1883   algorithm: "table_nics_comparison"
1884   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-ndr"
1885   reference:
1886     title: "Intel-x710"
1887     nic: "NIC_Intel-X710"
1888   compare:
1889     title: "Intel-xxv710"
1890     nic: "NIC_Intel-XXV710"
1891   data: "vpp-nic-comparison-2n-skx"
1892   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1893   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1894   parameters:
1895   - "name"
1896   - "parent"
1897   - "throughput"
1898   - "tags"
1899
1900 # VPP Compare NICs 2n-skx 4t2c ndr
1901 - type: "table"
1902   title: "VPP Compare NICs 2n-skx 4t2c ndr"
1903   algorithm: "table_nics_comparison"
1904   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-ndr"
1905   reference:
1906     title: "Intel-x710"
1907     nic: "NIC_Intel-X710"
1908   compare:
1909     title: "Intel-xxv710"
1910     nic: "NIC_Intel-XXV710"
1911   data: "vpp-nic-comparison-2n-skx"
1912   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1913   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1914   parameters:
1915   - "name"
1916   - "parent"
1917   - "throughput"
1918   - "tags"
1919
1920  # VPP Compare NICs 2n-skx 2t1c pdr
1921 - type: "table"
1922   title: "VPP Compare NICs 2n-skx 2t1c pdr"
1923   algorithm: "table_nics_comparison"
1924   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-pdr"
1925   reference:
1926     title: "Intel-x710"
1927     nic: "NIC_Intel-X710"
1928   compare:
1929     title: "Intel-xxv710"
1930     nic: "NIC_Intel-XXV710"
1931   data: "vpp-nic-comparison-2n-skx"
1932   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1933   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1934   parameters:
1935   - "name"
1936   - "parent"
1937   - "throughput"
1938   - "tags"
1939
1940 # VPP Compare NICs 2n-skx 4t2c pdr
1941 - type: "table"
1942   title: "VPP Compare NICs 2n-skx 4t2c pdr"
1943   algorithm: "table_nics_comparison"
1944   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-pdr"
1945   reference:
1946     title: "Intel-x710"
1947     nic: "NIC_Intel-X710"
1948   compare:
1949     title: "Intel-xxv710"
1950     nic: "NIC_Intel-XXV710"
1951   data: "vpp-nic-comparison-2n-skx"
1952   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1953   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1954   parameters:
1955   - "name"
1956   - "parent"
1957   - "throughput"
1958   - "tags"
1959
1960 # VPP Compare NICs 2n-skx 2t1c mrr
1961 - type: "table"
1962   title: "VPP Compare NICs 2n-skx 2t1c mrr"
1963   algorithm: "table_nics_comparison"
1964   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-mrr"
1965   reference:
1966     title: "Intel-x710"
1967     nic: "NIC_Intel-X710"
1968   compare:
1969     title: "Intel-xxv710"
1970     nic: "NIC_Intel-XXV710"
1971   data: "vpp-nic-comparison-2n-skx-mrr"
1972   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1973   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1974   parameters:
1975   - "name"
1976   - "parent"
1977   - "result"
1978   - "tags"
1979
1980 # VPP Compare NICs 2n-skx 4t2c mrr
1981 - type: "table"
1982   title: "VPP Compare NICs 2n-skx 4t2c mrr"
1983   algorithm: "table_nics_comparison"
1984   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-mrr"
1985   reference:
1986     title: "Intel-x710"
1987     nic: "NIC_Intel-X710"
1988   compare:
1989     title: "Intel-xxv710"
1990     nic: "NIC_Intel-XXV710"
1991   data: "vpp-nic-comparison-2n-skx-mrr"
1992   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1993   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1994   parameters:
1995   - "name"
1996   - "parent"
1997   - "result"
1998   - "tags"
1999
2000 # VPP Compare NICs 2n-skx 8t4c mrr
2001 - type: "table"
2002   title: "VPP Compare NICs 2n-skx 8t4c mrr"
2003   algorithm: "table_nics_comparison"
2004   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-nics-mrr"
2005   reference:
2006     title: "Intel-x710"
2007     nic: "NIC_Intel-X710"
2008   compare:
2009     title: "Intel-xxv710"
2010     nic: "NIC_Intel-XXV710"
2011   data: "vpp-nic-comparison-2n-skx-mrr"
2012   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2013   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2014   parameters:
2015   - "name"
2016   - "parent"
2017   - "result"
2018   - "tags"
2019
2020 ################################################################################
2021 # VPP
2022
2023 # VPP Performance Changes 2n-dnv 1t1c pdr
2024 - type: "table"
2025   title: "VPP Performance Changes 2n-dnv 1t1c pdr"
2026   algorithm: "table_performance_comparison"
2027   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-pdr"
2028   history:
2029     - title: "rls1810"
2030       data: "intel-dnv-vpp-changes-2n-dnv-h1"
2031   reference:
2032     title: "rls1901"
2033     data: "intel-dnv-vpp-changes-2n-dnv-ref"
2034   compare:
2035     title: "rls1904"
2036     data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2037   data: "intel-dnv-vpp-changes-2n-dnv"
2038   include-tests: "PDR"
2039   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')"
2040   parameters:
2041   - "name"
2042   - "parent"
2043   - "throughput"
2044
2045 # VPP Performance Changes 2n-dnv 2t2c pdr
2046 - type: "table"
2047   title: "VPP Performance Changes 2n-dnv 2t2c pdr"
2048   algorithm: "table_performance_comparison"
2049   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-pdr"
2050   history:
2051     - title: "rls1810"
2052       data: "intel-dnv-vpp-changes-2n-dnv-h1"
2053   reference:
2054     title: "rls1901"
2055     data: "intel-dnv-vpp-changes-2n-dnv-ref"
2056   compare:
2057     title: "rls1904"
2058     data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2059   data: "intel-dnv-vpp-changes-2n-dnv"
2060   include-tests: "PDR"
2061   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')"
2062   parameters:
2063   - "name"
2064   - "parent"
2065   - "throughput"
2066
2067 # VPP Performance Changes 2n-dnv 1t1c ndr
2068 - type: "table"
2069   title: "VPP Performance Changes 2n-dnv 1t1c ndr"
2070   algorithm: "table_performance_comparison"
2071   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-ndr"
2072   history:
2073     - title: "rls1810"
2074       data: "intel-dnv-vpp-changes-2n-dnv-h1"
2075   reference:
2076     title: "rls1901"
2077     data: "intel-dnv-vpp-changes-2n-dnv-ref"
2078   compare:
2079     title: "rls1904"
2080     data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2081   data: "intel-dnv-vpp-changes-2n-dnv"
2082   include-tests: "NDR"
2083   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')"
2084   parameters:
2085   - "name"
2086   - "parent"
2087   - "throughput"
2088
2089 # VPP Performance Changes 2n-dnv 2t2c ndr
2090 - type: "table"
2091   title: "VPP Performance Changes 2n-dnv 2t2c ndr"
2092   algorithm: "table_performance_comparison"
2093   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-ndr"
2094   history:
2095     - title: "rls1810"
2096       data: "intel-dnv-vpp-changes-2n-dnv-h1"
2097   reference:
2098     title: "rls1901"
2099     data: "intel-dnv-vpp-changes-2n-dnv-ref"
2100   compare:
2101     title: "rls1904"
2102     data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2103   data: "intel-dnv-vpp-changes-2n-dnv"
2104   include-tests: "NDR"
2105   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')"
2106   parameters:
2107   - "name"
2108   - "parent"
2109   - "throughput"
2110
2111 # VPP Performance Changes 2n-dnv 1t1c MRR
2112 - type: "table"
2113   title: "VPP Performance Changes 2n-dnv 1t1c MRR"
2114   algorithm: "table_performance_comparison"
2115   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-mrr"
2116   history:
2117     - title: "rls1810"
2118       data: "intel-dnv-vpp-changes-2n-dnv-h1"
2119   reference:
2120     title: "rls1901"
2121     data: "intel-dnv-vpp-changes-2n-dnv-ref"
2122   compare:
2123     title: "rls1904"
2124     data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2125   data: "intel-dnv-vpp-changes-2n-dnv"
2126   include-tests: "MRR"
2127   filter: "'1T1C' and 'MRR'"
2128   parameters:
2129   - "name"
2130   - "parent"
2131   - "result"
2132
2133 # VPP Performance Changes 2n-dnv 2t2c MRR
2134 - type: "table"
2135   title: "VPP Performance Changes 2n-dnv 2t2c MRR"
2136   algorithm: "table_performance_comparison"
2137   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-mrr"
2138   history:
2139     - title: "rls1810"
2140       data: "intel-dnv-vpp-changes-2n-dnv-h1"
2141   reference:
2142     title: "rls1901"
2143     data: "intel-dnv-vpp-changes-2n-dnv-ref"
2144   compare:
2145     title: "rls1904"
2146     data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2147   data: "intel-dnv-vpp-changes-2n-dnv"
2148   include-tests: "MRR"
2149   filter: "'2T2C' and 'MRR'"
2150   parameters:
2151   - "name"
2152   - "parent"
2153   - "result"
2154
2155 # VPP Performance Changes 2n-dnv 4t4c MRR
2156 - type: "table"
2157   title: "VPP Performance Changes 2n-dnv 4t4c MRR"
2158   algorithm: "table_performance_comparison"
2159   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-4t4c-mrr"
2160   history:
2161     - title: "rls1810"
2162       data: "intel-dnv-vpp-changes-2n-dnv-h1"
2163   reference:
2164     title: "rls1901"
2165     data: "intel-dnv-vpp-changes-2n-dnv-ref"
2166   compare:
2167     title: "rls1904"
2168     data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2169   data: "intel-dnv-vpp-changes-2n-dnv"
2170   include-tests: "MRR"
2171   filter: "'4T4C' and 'MRR'"
2172   parameters:
2173   - "name"
2174   - "parent"
2175   - "result"
2176
2177 # VPP Performance Changes 3n-hsw 1t1c pdr
2178 - type: "table"
2179   title: "VPP Performance Changes 3n-hsw 1t1c pdr"
2180   algorithm: "table_performance_comparison"
2181   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr"
2182   history:
2183     - title: "rls1810"
2184       data: "vpp-performance-changes-3n-hsw-h1"
2185   reference:
2186     title: "rls1901"
2187     data: "vpp-performance-changes-3n-hsw-ref"
2188   compare:
2189     title: "rls1904"
2190     data: "vpp-performance-changes-3n-hsw-cmp"
2191   data: "vpp-performance-changes-3n-hsw"
2192   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2193   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2194   parameters:
2195   - "name"
2196   - "parent"
2197   - "throughput"
2198
2199 # VPP Performance Changes 3n-hsw 2t2c pdr
2200 - type: "table"
2201   title: "VPP Performance Changes 3n-hsw 2t2c pdr"
2202   algorithm: "table_performance_comparison"
2203   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr"
2204   history:
2205     - title: "rls1810"
2206       data: "vpp-performance-changes-3n-hsw-h1"
2207   reference:
2208     title: "rls1901"
2209     data: "vpp-performance-changes-3n-hsw-ref"
2210   compare:
2211     title: "rls1904"
2212     data: "vpp-performance-changes-3n-hsw-cmp"
2213   data: "vpp-performance-changes-3n-hsw"
2214   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2215   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2216   parameters:
2217   - "name"
2218   - "parent"
2219   - "throughput"
2220
2221 # VPP Performance Changes 3n-hsw 1t1c ndr
2222 - type: "table"
2223   title: "VPP Performance Changes 3n-hsw 1t1c ndr"
2224   algorithm: "table_performance_comparison"
2225   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr"
2226   history:
2227     - title: "rls1810"
2228       data: "vpp-performance-changes-3n-hsw-h1"
2229   reference:
2230     title: "rls1901"
2231     data: "vpp-performance-changes-3n-hsw-ref"
2232   compare:
2233     title: "rls1904"
2234     data: "vpp-performance-changes-3n-hsw-cmp"
2235   data: "vpp-performance-changes-3n-hsw"
2236   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2237   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2238   parameters:
2239   - "name"
2240   - "parent"
2241   - "throughput"
2242
2243 # VPP Performance Changes 3n-hsw 2t2c ndr
2244 - type: "table"
2245   title: "VPP Performance Changes 3n-hsw 2t2c ndr"
2246   algorithm: "table_performance_comparison"
2247   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr"
2248   history:
2249     - title: "rls1810"
2250       data: "vpp-performance-changes-3n-hsw-h1"
2251   reference:
2252     title: "rls1901"
2253     data: "vpp-performance-changes-3n-hsw-ref"
2254   compare:
2255     title: "rls1904"
2256     data: "vpp-performance-changes-3n-hsw-cmp"
2257   data: "vpp-performance-changes-3n-hsw"
2258   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2259   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2260   parameters:
2261   - "name"
2262   - "parent"
2263   - "throughput"
2264
2265 # VPP Performance Changes 3n-skx 2t1c pdr
2266 - type: "table"
2267   title: "VPP Performance Changes 3n-skx 2t1c pdr"
2268   algorithm: "table_performance_comparison"
2269   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
2270   history:
2271     - title: "rls1810"
2272       data: "vpp-performance-changes-3n-skx-h1"
2273   reference:
2274     title: "rls1901"
2275     data: "vpp-performance-changes-3n-skx-ref"
2276   compare:
2277     title: "rls1904"
2278     data: "vpp-performance-changes-3n-skx-cmp"
2279   data: "vpp-performance-changes-3n-skx"
2280   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2281   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2282   parameters:
2283   - "name"
2284   - "parent"
2285   - "throughput"
2286
2287 # VPP Performance Changes 3n-skx 4t2c pdr
2288 - type: "table"
2289   title: "VPP Performance Changes 3n-skx 4t2c pdr"
2290   algorithm: "table_performance_comparison"
2291   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
2292   history:
2293     - title: "rls1810"
2294       data: "vpp-performance-changes-3n-skx-h1"
2295   reference:
2296     title: "rls1901"
2297     data: "vpp-performance-changes-3n-skx-ref"
2298   compare:
2299     title: "rls1904"
2300     data: "vpp-performance-changes-3n-skx-cmp"
2301   data: "vpp-performance-changes-3n-skx"
2302   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2303   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2304   parameters:
2305   - "name"
2306   - "parent"
2307   - "throughput"
2308
2309 # VPP Performance Changes 3n-skx 2t1c ndr
2310 - type: "table"
2311   title: "VPP Performance Changes 3n-skx 2t1c ndr"
2312   algorithm: "table_performance_comparison"
2313   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
2314   history:
2315     - title: "rls1810"
2316       data: "vpp-performance-changes-3n-skx-h1"
2317   reference:
2318     title: "rls1901"
2319     data: "vpp-performance-changes-3n-skx-ref"
2320   compare:
2321     title: "rls1904"
2322     data: "vpp-performance-changes-3n-skx-cmp"
2323   data: "vpp-performance-changes-3n-skx"
2324   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2325   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2326   parameters:
2327   - "name"
2328   - "parent"
2329   - "throughput"
2330
2331 # VPP Performance Changes 3n-skx 4t2c ndr
2332 - type: "table"
2333   title: "VPP Performance Changes 3n-skx 4t2c ndr"
2334   algorithm: "table_performance_comparison"
2335   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
2336   history:
2337     - title: "rls1810"
2338       data: "vpp-performance-changes-3n-skx-h1"
2339   reference:
2340     title: "rls1901"
2341     data: "vpp-performance-changes-3n-skx-ref"
2342   compare:
2343     title: "rls1904"
2344     data: "vpp-performance-changes-3n-skx-cmp"
2345   data: "vpp-performance-changes-3n-skx"
2346   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2347   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2348   parameters:
2349   - "name"
2350   - "parent"
2351   - "throughput"
2352
2353 # VPP Performance Changes 2n-skx 2t1c pdr
2354 - type: "table"
2355   title: "VPP Performance Changes 2n-skx 2t1c pdr"
2356   algorithm: "table_performance_comparison"
2357   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
2358   history:
2359     - title: "rls1810"
2360       data: "vpp-performance-changes-2n-skx-h1"
2361   reference:
2362     title: "rls1901"
2363     data: "vpp-performance-changes-2n-skx-ref"
2364   compare:
2365     title: "rls1904"
2366     data: "vpp-performance-changes-2n-skx-cmp"
2367   data: "vpp-performance-changes-2n-skx"
2368   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2369   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2370   parameters:
2371   - "name"
2372   - "parent"
2373   - "throughput"
2374
2375 # VPP Performance Changes 2n-skx 4t2c pdr
2376 - type: "table"
2377   title: "VPP Performance Changes 2n-skx 4t2c pdr"
2378   algorithm: "table_performance_comparison"
2379   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr"
2380   history:
2381     - title: "rls1810"
2382       data: "vpp-performance-changes-2n-skx-h1"
2383   reference:
2384     title: "rls1901"
2385     data: "vpp-performance-changes-2n-skx-ref"
2386   compare:
2387     title: "rls1904"
2388     data: "vpp-performance-changes-2n-skx-cmp"
2389   data: "vpp-performance-changes-2n-skx"
2390   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2391   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2392   parameters:
2393   - "name"
2394   - "parent"
2395   - "throughput"
2396
2397 # VPP Performance Changes 2n-skx 2t1c ndr
2398 - type: "table"
2399   title: "VPP Performance Changes 2n-skx 2t1c ndr"
2400   algorithm: "table_performance_comparison"
2401   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
2402   history:
2403     - title: "rls1810"
2404       data: "vpp-performance-changes-2n-skx-h1"
2405   reference:
2406     title: "rls1901"
2407     data: "vpp-performance-changes-2n-skx-ref"
2408   compare:
2409     title: "rls1904"
2410     data: "vpp-performance-changes-2n-skx-cmp"
2411   data: "vpp-performance-changes-2n-skx"
2412   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2413   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2414   parameters:
2415   - "name"
2416   - "parent"
2417   - "throughput"
2418
2419 # VPP Performance Changes 2n-skx 4t2c ndr
2420 - type: "table"
2421   title: "VPP Performance Changes 2n-skx 4t2c ndr"
2422   algorithm: "table_performance_comparison"
2423   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr"
2424   history:
2425     - title: "rls1810"
2426       data: "vpp-performance-changes-2n-skx-h1"
2427   reference:
2428     title: "rls1901"
2429     data: "vpp-performance-changes-2n-skx-ref"
2430   compare:
2431     title: "rls1904"
2432     data: "vpp-performance-changes-2n-skx-cmp"
2433   data: "vpp-performance-changes-2n-skx"
2434   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2435   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2436   parameters:
2437   - "name"
2438   - "parent"
2439   - "throughput"
2440
2441 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr
2442 - type: "table"
2443   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr"
2444   algorithm: "table_performance_comparison"
2445   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-ndr"
2446   reference:
2447     title: "3-Node Hsw"
2448     data: "vpp-compare-testbeds-ref"
2449   compare:
2450     title: "3-Node Skx"
2451     data: "vpp-compare-testbeds-cmp"
2452   data: "vpp-compare-testbeds"
2453   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2454   filter: "'NIC_Intel-X710' and 'NDRPDR' and '1C'"
2455   parameters:
2456   - "name"
2457   - "parent"
2458   - "throughput"
2459
2460 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr
2461 - type: "table"
2462   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr"
2463   algorithm: "table_performance_comparison"
2464   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-ndr"
2465   reference:
2466     title: "3-Node Hsw"
2467     data: "vpp-compare-testbeds-ref"
2468   compare:
2469     title: "3-Node Skx"
2470     data: "vpp-compare-testbeds-cmp"
2471   data: "vpp-compare-testbeds"
2472   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2473   filter: "'NIC_Intel-X710' and 'NDRPDR' and '2C'"
2474   parameters:
2475   - "name"
2476   - "parent"
2477   - "throughput"
2478
2479 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr
2480 - type: "table"
2481   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr"
2482   algorithm: "table_performance_comparison"
2483   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-pdr"
2484   reference:
2485     title: "3-Node Hsw"
2486     data: "vpp-compare-testbeds-ref"
2487   compare:
2488     title: "3-Node Skx"
2489     data: "vpp-compare-testbeds-cmp"
2490   data: "vpp-compare-testbeds"
2491   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2492   filter: "'NIC_Intel-X710' and 'NDRPDR' and '1C'"
2493   parameters:
2494   - "name"
2495   - "parent"
2496   - "throughput"
2497
2498 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr
2499 - type: "table"
2500   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr"
2501   algorithm: "table_performance_comparison"
2502   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-pdr"
2503   reference:
2504     title: "3-Node Hsw"
2505     data: "vpp-compare-testbeds-ref"
2506   compare:
2507     title: "3-Node Skx"
2508     data: "vpp-compare-testbeds-cmp"
2509   data: "vpp-compare-testbeds"
2510   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2511   filter: "'NIC_Intel-X710' and 'NDRPDR' and '2C'"
2512   parameters:
2513   - "name"
2514   - "parent"
2515   - "throughput"
2516
2517 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
2518 - type: "table"
2519   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
2520   algorithm: "table_performance_comparison"
2521   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
2522   reference:
2523     title: "3-Node Skx"
2524     data: "vpp-compare-topologies-ref"
2525   compare:
2526     title: "2-Node Skx"
2527     data: "vpp-compare-topologies-cmp"
2528   data: "vpp-compare-topologies"
2529   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2530   filter: "'NDRPDR' and '1C'"
2531   parameters:
2532   - "name"
2533   - "parent"
2534   - "throughput"
2535
2536 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
2537 - type: "table"
2538   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
2539   algorithm: "table_performance_comparison"
2540   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
2541   reference:
2542     title: "3-Node Skx"
2543     data: "vpp-compare-topologies-ref"
2544   compare:
2545     title: "2-Node Skx"
2546     data: "vpp-compare-topologies-cmp"
2547   data: "vpp-compare-topologies"
2548   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2549   filter: "'NDRPDR' and '2C'"
2550   parameters:
2551   - "name"
2552   - "parent"
2553   - "throughput"
2554
2555 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
2556 - type: "table"
2557   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
2558   algorithm: "table_performance_comparison"
2559   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
2560   reference:
2561     title: "3-Node Skx"
2562     data: "vpp-compare-topologies-ref"
2563   compare:
2564     title: "2-Node Skx"
2565     data: "vpp-compare-topologies-cmp"
2566   data: "vpp-compare-topologies"
2567   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2568   filter: "'NDRPDR' and '1C'"
2569   parameters:
2570   - "name"
2571   - "parent"
2572   - "throughput"
2573
2574 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr
2575 - type: "table"
2576   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
2577   algorithm: "table_performance_comparison"
2578   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
2579   reference:
2580     title: "3-Node Skx"
2581     data: "vpp-compare-topologies-ref"
2582   compare:
2583     title: "2-Node Skx"
2584     data: "vpp-compare-topologies-cmp"
2585   data: "vpp-compare-topologies"
2586   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2587   filter: "'NDRPDR' and '2C'"
2588   parameters:
2589   - "name"
2590   - "parent"
2591   - "throughput"
2592
2593 # VPP Performance Changes 3n-hsw 1t1c MRR
2594 - type: "table"
2595   title: "VPP Performance Changes 3n-hsw 1t1c MRR"
2596   algorithm: "table_performance_comparison"
2597   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
2598   history:
2599     - title: "rls1810"
2600       data: "vpp-performance-changes-3n-hsw-mrr-h1"
2601   reference:
2602     title: "rls1901"
2603     data: "vpp-performance-changes-3n-hsw-mrr-ref"
2604   compare:
2605     title: "rls1904"
2606     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
2607   data: "vpp-performance-changes-3n-hsw-mrr"
2608   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2609   filter: "'1T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2610   parameters:
2611   - "name"
2612   - "parent"
2613   - "result"
2614
2615 # VPP Performance Changes 3n-hsw 2t2c MRR
2616 - type: "table"
2617   title: "VPP Performance Changes 3n-hsw 2t2c MRR"
2618   algorithm: "table_performance_comparison"
2619   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
2620   history:
2621     - title: "rls1810"
2622       data: "vpp-performance-changes-3n-hsw-mrr-h1"
2623   reference:
2624     title: "rls1901"
2625     data: "vpp-performance-changes-3n-hsw-mrr-ref"
2626   compare:
2627     title: "rls1904"
2628     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
2629   data: "vpp-performance-changes-3n-hsw-mrr"
2630   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2631   filter: "'2T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2632   parameters:
2633   - "name"
2634   - "parent"
2635   - "result"
2636
2637 # VPP Performance Changes 3n-hsw 4t4c MRR
2638 - type: "table"
2639   title: "VPP Performance Changes 3n-hsw 4t4c MRR"
2640   algorithm: "table_performance_comparison"
2641   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
2642   history:
2643     - title: "rls1810"
2644       data: "vpp-performance-changes-3n-hsw-mrr-h1"
2645   reference:
2646     title: "rls1901"
2647     data: "vpp-performance-changes-3n-hsw-mrr-ref"
2648   compare:
2649     title: "rls1904"
2650     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
2651   data: "vpp-performance-changes-3n-hsw-mrr"
2652   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2653   filter: "'4T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2654   parameters:
2655   - "name"
2656   - "parent"
2657   - "result"
2658
2659 # VPP Performance Changes 3n-skx 2t1c MRR
2660 - type: "table"
2661   title: "VPP Performance Changes 3n-skx 2t1c MRR"
2662   algorithm: "table_performance_comparison"
2663   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
2664   history:
2665     - title: "rls1810"
2666       data: "vpp-performance-changes-3n-skx-mrr-h1"
2667   reference:
2668     title: "rls1901"
2669     data: "vpp-performance-changes-3n-skx-mrr-ref"
2670   compare:
2671     title: "rls1904"
2672     data: "vpp-performance-changes-3n-skx-mrr-cmp"
2673   data: "vpp-performance-changes-3n-skx-mrr"
2674   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2675   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2676   parameters:
2677   - "name"
2678   - "parent"
2679   - "result"
2680
2681 # VPP Performance Changes 3n-skx 4t2c MRR
2682 - type: "table"
2683   title: "VPP Performance Changes 3n-skx 4t2c MRR"
2684   algorithm: "table_performance_comparison"
2685   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
2686   history:
2687     - title: "rls1810"
2688       data: "vpp-performance-changes-3n-skx-mrr-h1"
2689   reference:
2690     title: "rls1901"
2691     data: "vpp-performance-changes-3n-skx-mrr-ref"
2692   compare:
2693     title: "rls1904"
2694     data: "vpp-performance-changes-3n-skx-mrr-cmp"
2695   data: "vpp-performance-changes-3n-skx-mrr"
2696   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2697   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2698   parameters:
2699   - "name"
2700   - "parent"
2701   - "result"
2702
2703 # VPP Performance Changes 3n-skx 8t4c MRR
2704 - type: "table"
2705   title: "VPP Performance Changes 3n-skx 8t4c MRR"
2706   algorithm: "table_performance_comparison"
2707   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
2708   history:
2709     - title: "rls1810"
2710       data: "vpp-performance-changes-3n-skx-mrr-h1"
2711   reference:
2712     title: "rls1901"
2713     data: "vpp-performance-changes-3n-skx-mrr-ref"
2714   compare:
2715     title: "rls1904"
2716     data: "vpp-performance-changes-3n-skx-mrr-cmp"
2717   data: "vpp-performance-changes-3n-skx-mrr"
2718   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2719   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2720   parameters:
2721   - "name"
2722   - "parent"
2723   - "result"
2724
2725 # VPP Performance Changes 2n-skx 2t1c MRR
2726 - type: "table"
2727   title: "VPP Performance Changes 2n-skx 2t1c MRR"
2728   algorithm: "table_performance_comparison"
2729   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
2730   history:
2731     - title: "rls1810"
2732       data: "vpp-performance-changes-2n-skx-mrr-h1"
2733   reference:
2734     title: "rls1901"
2735     data: "vpp-performance-changes-2n-skx-mrr-ref"
2736   compare:
2737     title: "rls1904"
2738     data: "vpp-performance-changes-2n-skx-mrr-cmp"
2739   data: "vpp-performance-changes-2n-skx-mrr"
2740   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2741   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2742   parameters:
2743   - "name"
2744   - "parent"
2745   - "result"
2746
2747 # VPP Performance Changes 2n-skx 4t2c MRR
2748 - type: "table"
2749   title: "VPP Performance Changes 2n-skx 4t2c MRR"
2750   algorithm: "table_performance_comparison"
2751   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
2752   history:
2753     - title: "rls1810"
2754       data: "vpp-performance-changes-2n-skx-mrr-h1"
2755   reference:
2756     title: "rls1901"
2757     data: "vpp-performance-changes-2n-skx-mrr-ref"
2758   compare:
2759     title: "rls1904"
2760     data: "vpp-performance-changes-2n-skx-mrr-cmp"
2761   data: "vpp-performance-changes-2n-skx-mrr"
2762   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2763   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2764   parameters:
2765   - "name"
2766   - "parent"
2767   - "result"
2768
2769 # VPP Performance Changes 2n-skx 8t4c MRR
2770 - type: "table"
2771   title: "VPP Performance Changes 2n-skx 8t4c MRR"
2772   algorithm: "table_performance_comparison"
2773   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
2774   history:
2775     - title: "rls1810"
2776       data: "vpp-performance-changes-2n-skx-mrr-h1"
2777   reference:
2778     title: "rls1901"
2779     data: "vpp-performance-changes-2n-skx-mrr-ref"
2780   compare:
2781     title: "rls1904"
2782     data: "vpp-performance-changes-2n-skx-mrr-cmp"
2783   data: "vpp-performance-changes-2n-skx-mrr"
2784   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2785   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2786   parameters:
2787   - "name"
2788   - "parent"
2789   - "result"
2790
2791 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr
2792 - type: "table"
2793   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr"
2794   algorithm: "table_performance_comparison"
2795   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-mrr"
2796   reference:
2797     title: "3-Node Hsw"
2798     data: "vpp-compare-testbeds-mrr-ref"
2799   compare:
2800     title: "3-Node Skx"
2801     data: "vpp-compare-testbeds-mrr-cmp"
2802   data: "vpp-compare-testbeds-mrr"
2803   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2804   filter: "'NIC_Intel-X710' and 'MRR' and '1C'"
2805   parameters:
2806   - "name"
2807   - "parent"
2808   - "result"
2809
2810 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr
2811 - type: "table"
2812   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr"
2813   algorithm: "table_performance_comparison"
2814   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-mrr"
2815   reference:
2816     title: "3-Node Hsw"
2817     data: "vpp-compare-testbeds-mrr-ref"
2818   compare:
2819     title: "3-Node Skx"
2820     data: "vpp-compare-testbeds-mrr-cmp"
2821   data: "vpp-compare-testbeds-mrr"
2822   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2823   filter: "'NIC_Intel-X710' and 'MRR' and '2C'"
2824   parameters:
2825   - "name"
2826   - "parent"
2827   - "result"
2828
2829 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr
2830 - type: "table"
2831   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr"
2832   algorithm: "table_performance_comparison"
2833   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-4c-mrr"
2834   reference:
2835     title: "3-Node Hsw"
2836     data: "vpp-compare-testbeds-mrr-ref"
2837   compare:
2838     title: "3-Node Skx"
2839     data: "vpp-compare-testbeds-mrr-cmp"
2840   data: "vpp-compare-testbeds-mrr"
2841   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2842   filter: "'NIC_Intel-X710' and 'MRR' and '4C'"
2843   parameters:
2844   - "name"
2845   - "parent"
2846   - "result"
2847
2848 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr
2849 - type: "table"
2850   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr"
2851   algorithm: "table_performance_comparison"
2852   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-mrr"
2853   reference:
2854     title: "3-Node Skx"
2855     data: "vpp-compare-topologies-mrr-ref"
2856   compare:
2857     title: "2-Node Skx"
2858     data: "vpp-compare-topologies-mrr-cmp"
2859   data: "vpp-compare-topologies-mrr"
2860   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2861   filter: "'MRR' and '1C'"
2862   parameters:
2863   - "name"
2864   - "parent"
2865   - "result"
2866
2867 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr
2868 - type: "table"
2869   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr"
2870   algorithm: "table_performance_comparison"
2871   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-mrr"
2872   reference:
2873     title: "3-Node Skx"
2874     data: "vpp-compare-topologies-mrr-ref"
2875   compare:
2876     title: "2-Node Skx"
2877     data: "vpp-compare-topologies-mrr-cmp"
2878   data: "vpp-compare-topologies-mrr"
2879   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2880   filter: "'MRR' and '2C'"
2881   parameters:
2882   - "name"
2883   - "parent"
2884   - "result"
2885
2886 # VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr
2887 - type: "table"
2888   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr"
2889   algorithm: "table_performance_comparison"
2890   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-4c-mrr"
2891   reference:
2892     title: "3-Node Skx"
2893     data: "vpp-compare-topologies-mrr-ref"
2894   compare:
2895     title: "2-Node Skx"
2896     data: "vpp-compare-topologies-mrr-cmp"
2897   data: "vpp-compare-topologies-mrr"
2898   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2899   filter: "'MRR' and '4C'"
2900   parameters:
2901   - "name"
2902   - "parent"
2903   - "result"
2904
2905 # Detailed Test Results - VPP Performance Results 3n-hsw
2906 - type: "table"
2907   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
2908   algorithm: "table_merged_details"
2909   output-file-ext: ".csv"
2910   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
2911   columns:
2912   - title: "Name"
2913     data: "data name"
2914   - title: "Status"
2915     data: "data msg"
2916   rows: "generated"
2917   data: "vpp-perf-results-3n-hsw"
2918   filter: "not 'NDRCHK' and not 'PDRCHK'"
2919   parameters:
2920   - "name"
2921   - "parent"
2922   - "msg"
2923
2924 # Detailed Test Results - VPP Performance Results 3n-skx
2925 - type: "table"
2926   title: "Detailed Test Results - VPP Performance Results 3n-skx"
2927   algorithm: "table_merged_details"
2928   output-file-ext: ".csv"
2929   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
2930   columns:
2931   - title: "Name"
2932     data: "data name"
2933   - title: "Status"
2934     data: "data msg"
2935   rows: "generated"
2936   data: "vpp-perf-results-3n-skx"
2937   filter: "not 'NDRCHK' and not 'PDRCHK'"
2938   parameters:
2939   - "name"
2940   - "parent"
2941   - "msg"
2942
2943 # Detailed Test Results - VPP Performance Results 2n-skx
2944 - type: "table"
2945   title: "Detailed Test Results - VPP Performance Results 2n-skx"
2946   algorithm: "table_merged_details"
2947   output-file-ext: ".csv"
2948   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
2949   columns:
2950   - title: "Name"
2951     data: "data name"
2952   - title: "Status"
2953     data: "data msg"
2954   rows: "generated"
2955   data: "vpp-perf-results-2n-skx"
2956   filter: "not 'NDRCHK' and not 'PDRCHK'"
2957   parameters:
2958   - "name"
2959   - "parent"
2960   - "msg"
2961
2962 # Detailed Test Results - VPP Performance Results 2n-dnv
2963 - type: "table"
2964   title: "Detailed Test Results - VPP Performance Results 2n-dnv"
2965   algorithm: "table_details"
2966   output-file-ext: ".csv"
2967   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
2968   columns:
2969   - title: "Name"
2970     data: "data name"
2971   - title: "Status"
2972     data: "data msg"
2973   rows: "generated"
2974   data: "intel-dnv-vpp"
2975   filter: "'NDRPDR'"
2976   parameters:
2977   - "name"
2978   - "parent"
2979   - "msg"
2980
2981 # Test configuration - VPP Performance Test Configs 3n-hsw
2982 - type: "table"
2983   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
2984   algorithm: "table_merged_details"
2985   output-file-ext: ".csv"
2986   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_test_configuration_3n_hsw"
2987   columns:
2988   - title: "Name"
2989     data: "data name"
2990   - title: "VPP API Test Commands History - Commands Used Per Test Case"
2991     data: "data conf-history"
2992   rows: "generated"
2993   data: "vpp-perf-results-3n-hsw"
2994   filter: "not 'NDRCHK' and not 'PDRCHK'"
2995   parameters:
2996   - "parent"
2997   - "name"
2998   - "conf-history"
2999
3000 # Test configuration - VPP Performance Test Configs 3n-skx
3001 - type: "table"
3002   title: "Test configuration - VPP Performance Test Configs 3n-skx"
3003   algorithm: "table_merged_details"
3004   output-file-ext: ".csv"
3005   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_test_configuration_3n_skx"
3006   columns:
3007   - title: "Name"
3008     data: "data name"
3009   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3010     data: "data conf-history"
3011   rows: "generated"
3012   data: "vpp-perf-results-3n-skx"
3013   filter: "not 'NDRCHK' and not 'PDRCHK'"
3014   parameters:
3015   - "parent"
3016   - "name"
3017   - "conf-history"
3018
3019 # Test configuration - VPP Performance Test Configs 2n-skx
3020 - type: "table"
3021   title: "Test configuration - VPP Performance Test Configs 2n-skx"
3022   algorithm: "table_merged_details"
3023   output-file-ext: ".csv"
3024   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_test_configuration_2n_skx"
3025   columns:
3026   - title: "Name"
3027     data: "data name"
3028   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3029     data: "data conf-history"
3030   rows: "generated"
3031   data: "vpp-perf-results-2n-skx"
3032   filter: "not 'NDRCHK' and not 'PDRCHK'"
3033   parameters:
3034   - "parent"
3035   - "name"
3036   - "conf-history"
3037
3038 # Test configuration - VPP Performance Test Configs 2n-dnv
3039 - type: "table"
3040   title: "Test configuration - VPP Performance Test Configs 2n-dnv"
3041   algorithm: "table_details"
3042   output-file-ext: ".csv"
3043   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/vpp_test_configuration_2n_dnv"
3044   columns:
3045   - title: "Name"
3046     data: "data name"
3047   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3048     data: "data conf-history"
3049   rows: "generated"
3050   data: "intel-dnv-vpp"
3051   filter: "'NDRPDR'"
3052   parameters:
3053   - "parent"
3054   - "name"
3055   - "conf-history"
3056
3057 # Test Operational Data - VPP Performance Operational Data 3n-hsw
3058 - type: "table"
3059   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
3060   algorithm: "table_merged_details"
3061   output-file-ext: ".csv"
3062   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_test_operational_3n_hsw"
3063   columns:
3064   - title: "Name"
3065     data: "data name"
3066   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3067     data: "data show-run"
3068   rows: "generated"
3069   data: "vpp-perf-results-3n-hsw"
3070   filter: "not 'NDRCHK' and not 'PDRCHK'"
3071   parameters:
3072   - "parent"
3073   - "name"
3074   - "show-run"
3075
3076 # Test Operational Data - VPP Performance Operational Data 3n-skx
3077 - type: "table"
3078   title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
3079   algorithm: "table_merged_details"
3080   output-file-ext: ".csv"
3081   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_test_operational_3n_skx"
3082   columns:
3083   - title: "Name"
3084     data: "data name"
3085   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3086     data: "data show-run"
3087   rows: "generated"
3088   data: "vpp-perf-results-3n-skx"
3089   filter: "not 'NDRCHK' and not 'PDRCHK'"
3090   parameters:
3091   - "parent"
3092   - "name"
3093   - "show-run"
3094
3095 # Test Operational Data - VPP Performance Operational Data 2n-skx
3096 - type: "table"
3097   title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
3098   algorithm: "table_merged_details"
3099   output-file-ext: ".csv"
3100   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_test_operational_2n_skx"
3101   columns:
3102   - title: "Name"
3103     data: "data name"
3104   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3105     data: "data show-run"
3106   rows: "generated"
3107   data: "vpp-perf-results-2n-skx"
3108   filter: "not 'NDRCHK' and not 'PDRCHK'"
3109   parameters:
3110   - "parent"
3111   - "name"
3112   - "show-run"
3113
3114 # Test Operational Data - VPP Performance Operational Data 2n-dnv
3115 - type: "table"
3116   title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
3117   algorithm: "table_details"
3118   output-file-ext: ".csv"
3119   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/vpp_test_operational_2n_dnv"
3120   columns:
3121   - title: "Name"
3122     data: "data name"
3123   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3124     data: "data show-run"
3125   rows: "generated"
3126   data: "intel-dnv-vpp"
3127   filter: "'NDRPDR'"
3128   parameters:
3129   - "parent"
3130   - "name"
3131   - "show-run"
3132
3133 # Detailed Test Results - VPP MRR Results 3n-hsw
3134 - type: "table"
3135   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
3136   algorithm: "table_details"
3137   output-file-ext: ".csv"
3138   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
3139   columns:
3140   - title: "Name"
3141     data: "data name"
3142   - title: "Status"
3143     data: "data msg"
3144   rows: "generated"
3145   data: "vpp-mrr-results-3n-hsw"
3146   filter: "'MRR'"
3147   parameters:
3148   - "name"
3149   - "parent"
3150   - "msg"
3151
3152 # Detailed Test Results - VPP MRR Results 3n-skx
3153 - type: "table"
3154   title: "Detailed Test Results - VPP MRR Results 3n-skx"
3155   algorithm: "table_details"
3156   output-file-ext: ".csv"
3157   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
3158   columns:
3159   - title: "Name"
3160     data: "data name"
3161   - title: "Status"
3162     data: "data msg"
3163   rows: "generated"
3164   data: "vpp-mrr-results-3n-skx"
3165   filter: "'MRR'"
3166   parameters:
3167   - "name"
3168   - "parent"
3169   - "msg"
3170
3171 # Detailed Test Results - VPP MRR Results 2n-skx
3172 - type: "table"
3173   title: "Detailed Test Results - VPP MRR Results 2n-skx"
3174   algorithm: "table_details"
3175   output-file-ext: ".csv"
3176   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
3177   columns:
3178   - title: "Name"
3179     data: "data name"
3180   - title: "Status"
3181     data: "data msg"
3182   rows: "generated"
3183   data: "vpp-mrr-results-2n-skx"
3184   filter: "'MRR'"
3185   parameters:
3186   - "name"
3187   - "parent"
3188   - "msg"
3189
3190 # Detailed Test Results - VPP MRR Results 2n-dnv
3191 - type: "table"
3192   title: "Detailed Test Results - VPP MRR Results 2n-dnv"
3193   algorithm: "table_details"
3194   output-file-ext: ".csv"
3195   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/vpp_mrr_results_2n_dnv"
3196   columns:
3197   - title: "Name"
3198     data: "data name"
3199   - title: "Status"
3200     data: "data msg"
3201   rows: "generated"
3202   data: "intel-dnv-vpp"
3203   filter: "'MRR'"
3204   parameters:
3205   - "name"
3206   - "parent"
3207   - "msg"
3208
3209 # Test configuration - VPP MRR Test Configs 3n-hsw
3210 - type: "table"
3211   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
3212   algorithm: "table_details"
3213   output-file-ext: ".csv"
3214   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_test_configuration_3n_hsw"
3215   columns:
3216   - title: "Name"
3217     data: "data name"
3218   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3219     data: "data conf-history"
3220   rows: "generated"
3221   data: "vpp-mrr-results-3n-hsw"
3222   filter: "'MRR'"
3223   parameters:
3224   - "parent"
3225   - "name"
3226   - "conf-history"
3227
3228 # Test configuration - VPP MRR Test Configs 3n-skx
3229 - type: "table"
3230   title: "Test configuration - VPP MRR Test Configs 3n-skx"
3231   algorithm: "table_details"
3232   output-file-ext: ".csv"
3233   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_test_configuration_3n_skx"
3234   columns:
3235   - title: "Name"
3236     data: "data name"
3237   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3238     data: "data conf-history"
3239   rows: "generated"
3240   data: "vpp-mrr-results-3n-skx"
3241   filter: "'MRR'"
3242   parameters:
3243   - "parent"
3244   - "name"
3245   - "conf-history"
3246
3247 # Test configuration - VPP MRR Test Configs 2n-skx
3248 - type: "table"
3249   title: "Test configuration - VPP MRR Test Configs 2n-skx"
3250   algorithm: "table_details"
3251   output-file-ext: ".csv"
3252   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_test_configuration_2n_skx"
3253   columns:
3254   - title: "Name"
3255     data: "data name"
3256   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3257     data: "data conf-history"
3258   rows: "generated"
3259   data: "vpp-mrr-results-2n-skx"
3260   filter: "'MRR'"
3261   parameters:
3262   - "parent"
3263   - "name"
3264   - "conf-history"
3265
3266 # Test configuration - VPP MRR Test Configs 2n-dnv
3267 - type: "table"
3268   title: "Test configuration - VPP MRR Test Configs 2n-dnv"
3269   algorithm: "table_details"
3270   output-file-ext: ".csv"
3271   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/vpp_mrr_test_configuration_2n_dnv"
3272   columns:
3273   - title: "Name"
3274     data: "data name"
3275   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3276     data: "data conf-history"
3277   rows: "generated"
3278   data: "intel-dnv-vpp"
3279   filter: "'MRR'"
3280   parameters:
3281   - "parent"
3282   - "name"
3283   - "conf-history"
3284
3285 # Detailed Test Results - VPP Functional Results - Ubuntu
3286 - type: "table"
3287   title: "Detailed Test Results - VPP Functional Results - Ubuntu"
3288   algorithm: "table_details"
3289   output-file-ext: ".csv"
3290   output-file: "{DIR[DTR,FUNC,VPP,UBUNTU]}/vpp_functional_results_ubuntu"
3291   columns:
3292   - title: "Name"
3293     data: "data name"
3294   - title: "Documentation"
3295     data: "data doc"
3296   - title: "Status"
3297     data: "data status"
3298   rows: "generated"
3299   data: "vpp-func-results-ubuntu"
3300   filter: "all"
3301   parameters:
3302   - "name"
3303   - "parent"
3304   - "doc"
3305   - "status"
3306
3307 # Detailed Test Results - VPP Functional Results - CentOS
3308 - type: "table"
3309   title: "Detailed Test Results - VPP Functional Results - CentOS"
3310   algorithm: "table_details"
3311   output-file-ext: ".csv"
3312   output-file: "{DIR[DTR,FUNC,VPP,CENTOS]}/vpp_functional_results_centos"
3313   columns:
3314   - title: "Name"
3315     data: "data name"
3316   - title: "Documentation"
3317     data: "data doc"
3318   -
3319     title: "Status"
3320     data: "data status"
3321   rows: "generated"
3322   data:
3323     "vpp-func-results-centos"
3324   filter: "all"
3325   parameters:
3326   - "name"
3327   - "parent"
3328   - "doc"
3329   - "status"
3330
3331 # Test configuration - VPP Functional Test Configs - Ubuntu
3332 - type: "table"
3333   title: "Test configuration - VPP Functional Test Configs - Ubuntu"
3334   algorithm: "table_details"
3335   output-file-ext: ".csv"
3336   output-file: "{DIR[DTC,FUNC,VPP,UBUNTU]}/vpp_functional_configuration_ubuntu"
3337   columns:
3338   - title: "Name"
3339     data: "data name"
3340   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3341     data: "data conf-history"
3342   rows: "generated"
3343   data: "vpp-func-results-ubuntu"
3344   filter: "all"
3345   parameters:
3346   - "parent"
3347   - "name"
3348   - "conf-history"
3349
3350 # Test configuration - VPP Functional Test Configs - CentOS
3351 - type: "table"
3352   title: "Test configuration - VPP Functional Test Configs - CentOS"
3353   algorithm: "table_details"
3354   output-file-ext: ".csv"
3355   output-file: "{DIR[DTC,FUNC,VPP,CENTOS]}/vpp_functional_configuration_centos"
3356   columns:
3357   - title: "Name"
3358     data: "data name"
3359   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3360     data: "data conf-history"
3361   rows: "generated"
3362   data: "vpp-func-results-centos"
3363   filter: "all"
3364   parameters:
3365   - "parent"
3366   - "name"
3367   - "conf-history"
3368
3369 # Detailed Test Results - Container Orchestrated Topologies Performance Results 3n-hsw
3370 - type: "table"
3371   title: "Detailed Test Results - Container Orchestrated Topologies Performance Results 3n-hsw"
3372   algorithm: "table_details"
3373   output-file-ext: ".csv"
3374   output-file: "{DIR[DTR,PERF,COT,3N,HSW]}/cot_performance_results_3n_hsw"
3375   columns:
3376   - title: "Name"
3377     data: "data name"
3378   - title: "Status"
3379     data: "data msg"
3380   rows: "generated"
3381   data: "ligato-perf-results-3n-hsw"
3382   filter: "all"
3383   parameters:
3384   - "name"
3385   - "parent"
3386   - "msg"
3387
3388 # Detailed Test Results - VPP Device Results - Ubuntu
3389 - type: "table"
3390   title: "Detailed Test Results - VPP Device Results - Ubuntu"
3391   algorithm: "table_details"
3392   output-file-ext: ".csv"
3393   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
3394   columns:
3395   - title: "Name"
3396     data: "data name"
3397   - title: "Documentation"
3398     data: "data doc"
3399   - title: "Status"
3400     data: "data status"
3401   rows: "generated"
3402   data: "vpp-device-results-ubuntu"
3403   filter: "all"
3404   parameters:
3405   - "name"
3406   - "parent"
3407   - "doc"
3408   - "status"
3409
3410 # Test configuration - VPP Device Test Configs - Ubuntu
3411 - type: "table"
3412   title: "Test configuration - VPP Device Test Configs - Ubuntu"
3413   algorithm: "table_details"
3414   output-file-ext: ".csv"
3415   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
3416   columns:
3417   - title: "Name"
3418     data: "data name"
3419   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3420     data: "data conf-history"
3421   rows: "generated"
3422   data: "vpp-device-results-ubuntu"
3423   filter: "all"
3424   parameters:
3425   - "parent"
3426   - "name"
3427   - "conf-history"
3428
3429 ################################################################################
3430
3431 # DPDK Performance Changes 3n-hsw 1t1c pdr
3432 - type: "table"
3433   title: "DPDK Performance Changes 3n-hsw 1t1c pdr"
3434   algorithm: "table_performance_comparison"
3435   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-pdr"
3436   history:
3437     - title: "rls1810"
3438       data: "dpdk-performance-changes-3n-hsw-h1"
3439   reference:
3440     title: "rls1901"
3441     data: "dpdk-performance-changes-3n-hsw-ref"
3442   compare:
3443     title: "rls1904"
3444     data: "dpdk-performance-changes-3n-hsw-cmp"
3445   data: "dpdk-performance-changes-3n-hsw"
3446   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3447   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3448   parameters:
3449   - "name"
3450   - "parent"
3451   - "throughput"
3452
3453 # DPDK Performance Changes 3n-hsw 2t2c pdr
3454 - type: "table"
3455   title: "DPDK Performance Changes 3n-hsw 2t2c pdr"
3456   algorithm: "table_performance_comparison"
3457   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-pdr"
3458   history:
3459     - title: "rls1810"
3460       data: "dpdk-performance-changes-3n-hsw-h1"
3461   reference:
3462     title: "rls1901"
3463     data: "dpdk-performance-changes-3n-hsw-ref"
3464   compare:
3465     title: "rls1904"
3466     data: "dpdk-performance-changes-3n-hsw-cmp"
3467   data: "dpdk-performance-changes-3n-hsw"
3468   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3469   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3470   parameters:
3471   - "name"
3472   - "parent"
3473   - "throughput"
3474
3475 # DPDK Performance Changes 3n-hsw 1t1c ndr
3476 - type: "table"
3477   title: "DPDK Performance Changes 3n-hsw 1t1c ndr"
3478   algorithm: "table_performance_comparison"
3479   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-ndr"
3480   history:
3481     - title: "rls1810"
3482       data: "dpdk-performance-changes-3n-hsw-h1"
3483   reference:
3484     title: "rls1901"
3485     data: "dpdk-performance-changes-3n-hsw-ref"
3486   compare:
3487     title: "rls1904"
3488     data: "dpdk-performance-changes-3n-hsw-cmp"
3489   data: "dpdk-performance-changes-3n-hsw"
3490   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3491   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3492   parameters:
3493   - "name"
3494   - "parent"
3495   - "throughput"
3496
3497 # DPDK Performance Changes 3n-hsw 2t2c ndr
3498 - type: "table"
3499   title: "DPDK Performance Changes 3n-hsw 2t2c ndr"
3500   algorithm: "table_performance_comparison"
3501   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-ndr"
3502   history:
3503     - title: "rls1810"
3504       data: "dpdk-performance-changes-3n-hsw-h1"
3505   reference:
3506     title: "rls1901"
3507     data: "dpdk-performance-changes-3n-hsw-ref"
3508   compare:
3509     title: "rls1904"
3510     data: "dpdk-performance-changes-3n-hsw-cmp"
3511   data: "dpdk-performance-changes-3n-hsw"
3512   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3513   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3514   parameters:
3515   - "name"
3516   - "parent"
3517   - "throughput"
3518
3519 # DPDK Performance Changes 3n-skx 2t1c pdr
3520 - type: "table"
3521   title: "DPDK Performance Changes 3n-skx 2t1c pdr"
3522   algorithm: "table_performance_comparison"
3523   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-pdr"
3524   history:
3525     - title: "rls1810"
3526       data: "dpdk-performance-changes-3n-skx-h1"
3527   reference:
3528     title: "rls1901"
3529     data: "dpdk-performance-changes-3n-skx-ref"
3530   compare:
3531     title: "rls1904"
3532     data: "dpdk-performance-changes-3n-skx-cmp"
3533   data: "dpdk-performance-changes-3n-skx"
3534   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3535   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3536   parameters:
3537   - "name"
3538   - "parent"
3539   - "throughput"
3540
3541 # DPDK Performance Changes 3n-skx 4t2c pdr
3542 - type: "table"
3543   title: "DPDK Performance Changes 3n-skx 4t2c pdr"
3544   algorithm: "table_performance_comparison"
3545   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-pdr"
3546   history:
3547     - title: "rls1810"
3548       data: "dpdk-performance-changes-3n-skx-h1"
3549   reference:
3550     title: "rls1901"
3551     data: "dpdk-performance-changes-3n-skx-ref"
3552   compare:
3553     title: "rls1904"
3554     data: "dpdk-performance-changes-3n-skx-cmp"
3555   data: "dpdk-performance-changes-3n-skx"
3556   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3557   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3558   parameters:
3559   - "name"
3560   - "parent"
3561   - "throughput"
3562
3563 # DPDK Performance Changes 3n-skx 2t1c ndr
3564 - type: "table"
3565   title: "DPDK Performance Changes 3n-skx 2t1c ndr"
3566   algorithm: "table_performance_comparison"
3567   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-ndr"
3568   history:
3569     - title: "rls1810"
3570       data: "dpdk-performance-changes-3n-skx-h1"
3571   reference:
3572     title: "rls1901"
3573     data: "dpdk-performance-changes-3n-skx-ref"
3574   compare:
3575     title: "rls1904"
3576     data: "dpdk-performance-changes-3n-skx-cmp"
3577   data: "dpdk-performance-changes-3n-skx"
3578   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3579   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3580   parameters:
3581   - "name"
3582   - "parent"
3583   - "throughput"
3584
3585 # DPDK Performance Changes 3n-skx 4t2c ndr
3586 - type: "table"
3587   title: "DPDK Performance Changes 3n-skx 4t2c ndr"
3588   algorithm: "table_performance_comparison"
3589   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-ndr"
3590   history:
3591     - title: "rls1810"
3592       data: "dpdk-performance-changes-3n-skx-h1"
3593   reference:
3594     title: "rls1901"
3595     data: "dpdk-performance-changes-3n-skx-ref"
3596   compare:
3597     title: "rls1904"
3598     data: "dpdk-performance-changes-3n-skx-cmp"
3599   data: "dpdk-performance-changes-3n-skx"
3600   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3601   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3602   parameters:
3603   - "name"
3604   - "parent"
3605   - "throughput"
3606
3607 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr
3608 - type: "table"
3609   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
3610   algorithm: "table_performance_comparison"
3611   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
3612   reference:
3613     title: "3-Node Hsw"
3614     data: "dpdk-compare-testbeds-ref"
3615   compare:
3616     title: "3-Node Skx"
3617     data: "dpdk-compare-testbeds-cmp"
3618   data: "dpdk-compare-testbeds"
3619   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3620   filter: "'NIC_Intel-X710' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3621   parameters:
3622   - "name"
3623   - "parent"
3624   - "throughput"
3625
3626 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr
3627 - type: "table"
3628   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
3629   algorithm: "table_performance_comparison"
3630   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
3631   reference:
3632     title: "3-Node Hsw"
3633     data: "dpdk-compare-testbeds-ref"
3634   compare:
3635     title: "3-Node Skx"
3636     data: "dpdk-compare-testbeds-cmp"
3637   data: "dpdk-compare-testbeds"
3638   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3639   filter: "'NIC_Intel-X710' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3640   parameters:
3641   - "name"
3642   - "parent"
3643   - "throughput"
3644
3645 # DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr
3646 - type: "table"
3647   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr"
3648   algorithm: "table_performance_comparison"
3649   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
3650   reference:
3651     title: "3-Node Skx"
3652     data: "dpdk-compare-topologies-ref"
3653   compare:
3654     title: "2-Node Skx"
3655     data: "dpdk-compare-topologies-cmp"
3656   data: "dpdk-compare-topologies"
3657   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3658   filter: "'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3659   parameters:
3660   - "name"
3661   - "parent"
3662   - "throughput"
3663
3664 # DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr
3665 - type: "table"
3666   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr"
3667   algorithm: "table_performance_comparison"
3668   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
3669   reference:
3670     title: "3-Node Skx"
3671     data: "dpdk-compare-topologies-ref"
3672   compare:
3673     title: "2-Node Skx"
3674     data: "dpdk-compare-topologies-cmp"
3675   data: "dpdk-compare-topologies"
3676   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3677   filter: "'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3678   parameters:
3679   - "name"
3680   - "parent"
3681   - "throughput"
3682
3683 # DPDK Performance Changes 2n-skx 2t1c pdr
3684 - type: "table"
3685   title: "DPDK Performance Changes 2n-skx 2t1c pdr"
3686   algorithm: "table_performance_comparison"
3687   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-pdr"
3688   history:
3689     - title: "rls1810"
3690       data: "dpdk-performance-changes-2n-skx-h1"
3691   reference:
3692     title: "rls1901"
3693     data: "dpdk-performance-changes-2n-skx-ref"
3694   compare:
3695     title: "rls1904"
3696     data: "dpdk-performance-changes-2n-skx-cmp"
3697   data: "dpdk-performance-changes-2n-skx"
3698   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3699   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3700   parameters:
3701   - "name"
3702   - "parent"
3703   - "throughput"
3704
3705 # DPDK Performance Changes 2n-skx 4t2c pdr
3706 - type: "table"
3707   title: "DPDK Performance Changes 2n-skx 4t2c pdr"
3708   algorithm: "table_performance_comparison"
3709   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-pdr"
3710   history:
3711     - title: "rls1810"
3712       data: "dpdk-performance-changes-2n-skx-h1"
3713   reference:
3714     title: "rls1901"
3715     data: "dpdk-performance-changes-2n-skx-ref"
3716   compare:
3717     title: "rls1904"
3718     data: "dpdk-performance-changes-2n-skx-cmp"
3719   data: "dpdk-performance-changes-2n-skx"
3720   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3721   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3722   parameters:
3723   - "name"
3724   - "parent"
3725   - "throughput"
3726
3727 # DPDK Performance Changes 2n-skx 2t1c ndr
3728 - type: "table"
3729   title: "DPDK Performance Changes 2n-skx 2t1c ndr"
3730   algorithm: "table_performance_comparison"
3731   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-ndr"
3732   history:
3733     - title: "rls1810"
3734       data: "dpdk-performance-changes-2n-skx-h1"
3735   reference:
3736     title: "rls1901"
3737     data: "dpdk-performance-changes-2n-skx-ref"
3738   compare:
3739     title: "rls1904"
3740     data: "dpdk-performance-changes-2n-skx-cmp"
3741   data: "dpdk-performance-changes-2n-skx"
3742   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3743   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3744   parameters:
3745   - "name"
3746   - "parent"
3747   - "throughput"
3748
3749 # DPDK Performance Changes 2n-skx 4t2c ndr
3750 - type: "table"
3751   title: "DPDK Performance Changes 2n-skx 4t2c ndr"
3752   algorithm: "table_performance_comparison"
3753   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-ndr"
3754   history:
3755     - title: "rls1810"
3756       data: "dpdk-performance-changes-2n-skx-h1"
3757   reference:
3758     title: "rls1901"
3759     data: "dpdk-performance-changes-2n-skx-ref"
3760   compare:
3761     title: "rls1904"
3762     data: "dpdk-performance-changes-2n-skx-cmp"
3763   data: "dpdk-performance-changes-2n-skx"
3764   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3765   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3766   parameters:
3767   - "name"
3768   - "parent"
3769   - "throughput"
3770
3771 # Detailed Test Results - DPDK Performance Results 3n-hsw
3772 - type: "table"
3773   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
3774   algorithm: "table_details"
3775   output-file-ext: ".csv"
3776   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
3777   columns:
3778   - title: "Name"
3779     data: "data name"
3780   - title: "Status"
3781     data: "data msg"
3782   rows: "generated"
3783   data: "dpdk-perf-results-3n-hsw"
3784   filter: "all"
3785   parameters:
3786   - "name"
3787   - "parent"
3788   - "msg"
3789
3790 # Detailed Test Results - DPDK Performance Results 3n-skx
3791 - type: "table"
3792   title: "Detailed Test Results - DPDK Performance Results 3n-skx"
3793   algorithm: "table_details"
3794   output-file-ext: ".csv"
3795   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
3796   columns:
3797   - title: "Name"
3798     data: "data name"
3799   - title: "Status"
3800     data: "data msg"
3801   rows: "generated"
3802   data: "dpdk-perf-results-3n-skx"
3803   filter: "all"
3804   parameters:
3805   - "name"
3806   - "parent"
3807   - "msg"
3808
3809 # Detailed Test Results - DPDK Performance Results 2n-skx
3810 - type: "table"
3811   title: "Detailed Test Results - DPDK Performance Results 2n-skx"
3812   algorithm: "table_details"
3813   output-file-ext: ".csv"
3814   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
3815   columns:
3816   - title: "Name"
3817     data: "data name"
3818   - title: "Status"
3819     data: "data msg"
3820   rows: "generated"
3821   data: "dpdk-perf-results-2n-skx"
3822   filter: "all"
3823   parameters:
3824   - "name"
3825   - "parent"
3826   - "msg"
3827
3828 ################################################################################
3829 # HoneyComb
3830 - type: "table"
3831   title: "Detailed Test Results - Honeycomb Functional Results"
3832   algorithm: "table_details"
3833   output-file-ext: ".csv"
3834   output-file: "{DIR[DTR,FUNC,HC]}/hc_functional_results"
3835   columns:
3836   - title: "Name"
3837     data: "data name"
3838   - title: "Documentation"
3839     data: "data doc"
3840   - title: "Status"
3841     data: "data status"
3842   rows: "generated"
3843   data:
3844     "hc-func-results"
3845   filter: "all"
3846   parameters:
3847   - "name"
3848   - "parent"
3849   - "doc"
3850   - "status"
3851
3852 ################################################################################
3853 # NSH SFC
3854 #-
3855 #  type: "table"
3856 #  title: "Detailed Test Results - NSH SFC Functional Results"
3857 #  algorithm: "table_details"
3858 #  output-file-ext: ".csv"
3859 #  output-file: "{DIR[DTR,FUNC,NSHSFC]}/nsh_sfc_functional_results"
3860 #  columns:
3861 #  -
3862 #    title: "Name"
3863 #    data: "data name"
3864 #  -
3865 #    title: "Documentation"
3866 #    data: "data doc"
3867 #  -
3868 #    title: "Status"
3869 #    data: "data status"
3870 #  rows: "generated"
3871 #  data:
3872 #    "nsh-func-results"
3873 #  filter: "all"
3874 #  parameters:
3875 #  - "name"
3876 #  - "parent"
3877 #  - "doc"
3878 #  - "status"
3879
3880 ################################################################################
3881 # DMM
3882 - type: "table"
3883   title: "Detailed Test Results - DMM Functional Results"
3884   algorithm: "table_details"
3885   output-file-ext: ".csv"
3886   output-file: "{DIR[DTR,FUNC,DMM]}/dmm_functional_results"
3887   columns:
3888   - title: "Name"
3889     data: "data name"
3890   - title: "Documentation"
3891     data: "data doc"
3892   - title: "Status"
3893     data: "data status"
3894   rows: "generated"
3895   data:
3896     "dmm-func-results"
3897   filter: "all"
3898   parameters:
3899   - "name"
3900   - "parent"
3901   - "doc"
3902   - "status"
3903
3904 ################################################################################
3905 ###                                F I L E S                                 ###
3906 ################################################################################
3907
3908 # VPP Performance Results 3n-hsw
3909 - type: "file"
3910   title: "VPP Performance Results 3n-hsw"
3911   algorithm: "file_test_results"
3912   output-file-ext: ".rst"
3913   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
3914   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"
3915   dir-tables: "{DIR[DTR,PERF,VPP,3N,HSW]}"
3916   data: "vpp-perf-results-3n-hsw"
3917   filter: "not 'NDRCHK' and not 'PDRCHK'"
3918   parameters:
3919   - "name"
3920   - "doc"
3921   - "level"
3922   - "parent"
3923   data-start-level: 3
3924
3925 # VPP Performance Results 3n-skx
3926 - type: "file"
3927   title: "VPP Performance Results 3n-skx"
3928   algorithm: "file_test_results"
3929   output-file-ext: ".rst"
3930   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
3931   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"
3932   dir-tables: "{DIR[DTR,PERF,VPP,3N,SKX]}"
3933   data: "vpp-perf-results-3n-skx"
3934   filter: "not 'NDRCHK' and not 'PDRCHK'"
3935   parameters:
3936   - "name"
3937   - "doc"
3938   - "level"
3939   - "parent"
3940   data-start-level: 3
3941
3942 # VPP Performance Results 2n-skx
3943 - type: "file"
3944   title: "VPP Performance Results 2n-skx"
3945   algorithm: "file_test_results"
3946   output-file-ext: ".rst"
3947   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
3948   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"
3949   dir-tables: "{DIR[DTR,PERF,VPP,2N,SKX]}"
3950   data: "vpp-perf-results-2n-skx"
3951   filter: "not 'NDRCHK' and not 'PDRCHK'"
3952   parameters:
3953   - "name"
3954   - "doc"
3955   - "level"
3956   - "parent"
3957   data-start-level: 3
3958
3959 # VPP Performance Results 2n-dnv
3960 - type: "file"
3961   title: "VPP Performance Results 2n-dnv"
3962   algorithm: "file_test_results"
3963   output-file-ext: ".rst"
3964   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
3965   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"
3966   dir-tables: "{DIR[DTR,PERF,VPP,2N,DNV]}"
3967   data: "intel-dnv-vpp"
3968   filter: "'NDRPDR'"
3969   parameters:
3970   - "name"
3971   - "doc"
3972   - "level"
3973   - "parent"
3974   data-start-level: 3
3975
3976 # VPP Performance Configuration 3n-hsw
3977 - type: "file"
3978   title: "VPP Performance Configuration 3n-hsw"
3979   algorithm: "file_test_results"
3980   output-file-ext: ".rst"
3981   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_performance_configuration_3n_hsw"
3982   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"
3983   dir-tables: "{DIR[DTC,PERF,VPP,3N,HSW]}"
3984   data: "vpp-perf-results-3n-hsw"
3985   filter: "not 'NDRCHK' and not 'PDRCHK'"
3986   parameters:
3987   - "name"
3988   - "doc"
3989   - "level"
3990   - "parent"
3991   data-start-level: 3
3992
3993 # VPP Performance Configuration 3n-skx
3994 - type: "file"
3995   title: "VPP Performance Configuration 3n-skx"
3996   algorithm: "file_test_results"
3997   output-file-ext: ".rst"
3998   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_performance_configuration_3n_skx"
3999   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"
4000   dir-tables: "{DIR[DTC,PERF,VPP,3N,SKX]}"
4001   data: "vpp-perf-results-3n-skx"
4002   filter: "not 'NDRCHK' and not 'PDRCHK'"
4003   parameters:
4004   - "name"
4005   - "doc"
4006   - "level"
4007   - "parent"
4008   data-start-level: 3
4009
4010 # VPP Performance Configuration 2n-skx
4011 - type: "file"
4012   title: "VPP Performance Configuration 2n-skx"
4013   algorithm: "file_test_results"
4014   output-file-ext: ".rst"
4015   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_performance_configuration_2n_skx"
4016   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"
4017   dir-tables: "{DIR[DTC,PERF,VPP,2N,SKX]}"
4018   data: "vpp-perf-results-2n-skx"
4019   filter: "not 'NDRCHK' and not 'PDRCHK'"
4020   parameters:
4021   - "name"
4022   - "doc"
4023   - "level"
4024   - "parent"
4025   data-start-level: 3
4026
4027 # VPP Performance Configuration 2n-dnv
4028 - type: "file"
4029   title: "VPP Performance Configuration 2n-dnv"
4030   algorithm: "file_test_results"
4031   output-file-ext: ".rst"
4032   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/vpp_performance_configuration_2n_dnv"
4033   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"
4034   dir-tables: "{DIR[DTC,PERF,VPP,2N,DNV]}"
4035   data: "intel-dnv-vpp"
4036   filter: "'NDRPDR'"
4037   parameters:
4038   - "name"
4039   - "doc"
4040   - "level"
4041   - "parent"
4042   data-start-level: 3
4043
4044 # VPP Performance Operational Data 3n-hsw
4045 - type: "file"
4046   title: "VPP Performance Operational Data 3n-hsw"
4047   algorithm: "file_test_results"
4048   output-file-ext: ".rst"
4049   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_performance_operational_data_3n_hsw"
4050   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"
4051   dir-tables: "{DIR[DTO,PERF,VPP,3N,HSW]}"
4052   data: "vpp-perf-results-3n-hsw"
4053   filter: "not 'NDRCHK' and not 'PDRCHK'"
4054   parameters:
4055   - "name"
4056   - "doc"
4057   - "level"
4058   - "parent"
4059   data-start-level: 3
4060
4061 # VPP Performance Operational Data 3n-skx
4062 - type: "file"
4063   title: "VPP Performance Operational Data 3n-skx"
4064   algorithm: "file_test_results"
4065   output-file-ext: ".rst"
4066   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_performance_operational_data_3n_skx"
4067   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"
4068   dir-tables: "{DIR[DTO,PERF,VPP,3N,SKX]}"
4069   data: "vpp-perf-results-3n-skx"
4070   filter: "not 'NDRCHK' and not 'PDRCHK'"
4071   parameters:
4072   - "name"
4073   - "doc"
4074   - "level"
4075   - "parent"
4076   data-start-level: 3
4077
4078 # VPP Performance Operational Data 2n-skx
4079 - type: "file"
4080   title: "VPP Performance Operational Data 2n-skx"
4081   algorithm: "file_test_results"
4082   output-file-ext: ".rst"
4083   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_performance_operational_data_2n_skx"
4084   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"
4085   dir-tables: "{DIR[DTO,PERF,VPP,2N,SKX]}"
4086   data: "vpp-perf-results-2n-skx"
4087   filter: "not 'NDRCHK' and not 'PDRCHK'"
4088   parameters:
4089   - "name"
4090   - "doc"
4091   - "level"
4092   - "parent"
4093   data-start-level: 3
4094
4095 # VPP Performance Operational Data 2n-dnv
4096 - type: "file"
4097   title: "VPP Performance Operational Data 2n-dnv"
4098   algorithm: "file_test_results"
4099   output-file-ext: ".rst"
4100   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/vpp_performance_operational_data_2n_dnv"
4101   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"
4102   dir-tables: "{DIR[DTO,PERF,VPP,2N,DNV]}"
4103   data: "intel-dnv-vpp"
4104   filter: "'NDRPDR'"
4105   parameters:
4106   - "name"
4107   - "doc"
4108   - "level"
4109   - "parent"
4110   data-start-level: 3
4111
4112 # VPP MRR Results 3n-hsw
4113 - type: "file"
4114   title: "VPP MRR Results 3n-hsw"
4115   algorithm: "file_test_results"
4116   output-file-ext: ".rst"
4117   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
4118   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"
4119   dir-tables: "{DIR[DTR,MRR,VPP,3N,HSW]}"
4120   data: "vpp-mrr-results-3n-hsw"
4121   filter: "'MRR'"
4122   parameters:
4123   - "name"
4124   - "doc"
4125   - "level"
4126   - "parent"
4127   data-start-level: 3
4128
4129 # VPP MRR Results 3n-skx
4130 - type: "file"
4131   title: "VPP MRR Results 3n-skx"
4132   algorithm: "file_test_results"
4133   output-file-ext: ".rst"
4134   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
4135   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"
4136   dir-tables: "{DIR[DTR,MRR,VPP,3N,SKX]}"
4137   data: "vpp-mrr-results-3n-skx"
4138   filter: "'MRR'"
4139   parameters:
4140   - "name"
4141   - "doc"
4142   - "level"
4143   - "parent"
4144   data-start-level: 3
4145
4146 # VPP MRR Results 2n-skx
4147 - type: "file"
4148   title: "VPP MRR Results 2n-skx"
4149   algorithm: "file_test_results"
4150   output-file-ext: ".rst"
4151   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
4152   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"
4153   dir-tables: "{DIR[DTR,MRR,VPP,2N,SKX]}"
4154   data: "vpp-mrr-results-2n-skx"
4155   filter: "all"
4156   parameters:
4157   - "name"
4158   - "doc"
4159   - "level"
4160   - "parent"
4161   data-start-level: 3
4162
4163 # VPP MRR Results 2n-dnv
4164 - type: "file"
4165   title: "VPP MRR Results 2n-dnv"
4166   algorithm: "file_test_results"
4167   output-file-ext: ".rst"
4168   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/vpp_mrr_results_2n_dnv"
4169   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"
4170   dir-tables: "{DIR[DTR,MRR,VPP,2N,DNV]}"
4171   data: "intel-dnv-vpp"
4172   filter: "'MRR'"
4173   parameters:
4174   - "name"
4175   - "doc"
4176   - "level"
4177   - "parent"
4178   data-start-level: 3
4179
4180 # VPP MRR Configuration 3n-hsw
4181 - type: "file"
4182   title: "VPP MRR Configuration 3n-hsw"
4183   algorithm: "file_test_results"
4184   output-file-ext: ".rst"
4185   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_configuration_3n_hsw"
4186   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"
4187   dir-tables: "{DIR[DTC,MRR,VPP,3N,HSW]}"
4188   data: "vpp-mrr-results-3n-hsw"
4189   filter: "'MRR'"
4190   parameters:
4191   - "name"
4192   - "doc"
4193   - "level"
4194   - "parent"
4195   data-start-level: 3
4196
4197 # VPP MRR Configuration 3n-skx
4198 - type: "file"
4199   title: "VPP MRR Configuration 3n-skx"
4200   algorithm: "file_test_results"
4201   output-file-ext: ".rst"
4202   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_configuration_3n_skx"
4203   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"
4204   dir-tables: "{DIR[DTC,MRR,VPP,3N,SKX]}"
4205   data: "vpp-mrr-results-3n-skx"
4206   filter: "'MRR'"
4207   parameters:
4208   - "name"
4209   - "doc"
4210   - "level"
4211   - "parent"
4212   data-start-level: 3
4213
4214 # VPP MRR Configuration 2n-skx
4215 - type: "file"
4216   title: "VPP MRR Configuration 2n-skx"
4217   algorithm: "file_test_results"
4218   output-file-ext: ".rst"
4219   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_configuration_2n_skx"
4220   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"
4221   dir-tables: "{DIR[DTC,MRR,VPP,2N,SKX]}"
4222   data: "vpp-mrr-results-2n-skx"
4223   filter: "'MRR'"
4224   parameters:
4225   - "name"
4226   - "doc"
4227   - "level"
4228   - "parent"
4229   data-start-level: 3
4230
4231 # VPP MRR Configuration 2n-dnv
4232 - type: "file"
4233   title: "VPP MRR Configuration 2n-dnv"
4234   algorithm: "file_test_results"
4235   output-file-ext: ".rst"
4236   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/vpp_mrr_configuration_2n_dnv"
4237   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"
4238   dir-tables: "{DIR[DTC,MRR,VPP,2N,DNV]}"
4239   data: "intel-dnv-vpp"
4240   filter: "'MRR'"
4241   parameters:
4242   - "name"
4243   - "doc"
4244   - "level"
4245   - "parent"
4246   data-start-level: 3
4247
4248 # VPP Functional Results - Ubuntu
4249 - type: "file"
4250   title: "VPP Functional Results - Ubuntu"
4251   algorithm: "file_test_results"
4252   output-file-ext: ".rst"
4253   output-file: "{DIR[DTR,FUNC,VPP,UBUNTU]}/vpp_functional_results_ubuntu"
4254   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"
4255   dir-tables: "{DIR[DTR,FUNC,VPP,UBUNTU]}"
4256   data: "vpp-func-results-ubuntu"
4257   filter: "all"
4258   parameters:
4259   - "name"
4260   - "doc"
4261   - "level"
4262   - "parent"
4263   data-start-level: 3
4264
4265 # VPP Functional Results - CentOS
4266 - type: "file"
4267   title: "VPP Functional Results - CentOS"
4268   algorithm: "file_test_results"
4269   output-file-ext: ".rst"
4270   output-file: "{DIR[DTR,FUNC,VPP,CENTOS]}/vpp_functional_results_centos"
4271   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"
4272   dir-tables: "{DIR[DTR,FUNC,VPP,CENTOS]}"
4273   data:
4274     "vpp-func-results-centos"
4275   filter: "all"
4276   parameters:
4277   - "name"
4278   - "doc"
4279   - "level"
4280   - "parent"
4281   data-start-level: 3
4282
4283 # VPP Functional Configuration - Ubuntu
4284 - type: "file"
4285   title: "VPP Functional Configuration - Ubuntu"
4286   algorithm: "file_test_results"
4287   output-file-ext: ".rst"
4288   output-file: "{DIR[DTC,FUNC,VPP,UBUNTU]}/vpp_functional_configuration_ubuntu"
4289   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"
4290   dir-tables: "{DIR[DTC,FUNC,VPP,UBUNTU]}"
4291   data: "vpp-func-results-ubuntu"
4292   filter: "all"
4293   parameters:
4294   - "name"
4295   - "doc"
4296   - "level"
4297   - "parent"
4298   data-start-level: 3
4299
4300 # VPP Functional Configuration - CentOS
4301 - type: "file"
4302   title: "VPP Functional Configuration - CentOS"
4303   algorithm: "file_test_results"
4304   output-file-ext: ".rst"
4305   output-file: "{DIR[DTC,FUNC,VPP,CENTOS]}/vpp_functional_configuration_centos"
4306   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"
4307   dir-tables: "{DIR[DTC,FUNC,VPP,CENTOS]}"
4308   data:
4309     "vpp-func-results-centos"
4310   filter: "all"
4311   parameters:
4312   - "name"
4313   - "doc"
4314   - "level"
4315   - "parent"
4316   data-start-level: 3
4317
4318 # VPP Device Results - Ubuntu
4319 - type: "file"
4320   title: "VPP Device Results - Ubuntu"
4321   algorithm: "file_test_results"
4322   output-file-ext: ".rst"
4323   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
4324   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"
4325   dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
4326   data: "vpp-device-results-ubuntu"
4327   filter: "all"
4328   parameters:
4329   - "name"
4330   - "doc"
4331   - "level"
4332   - "parent"
4333   data-start-level: 2
4334
4335 # VPP Device Configuration - Ubuntu
4336 - type: "file"
4337   title: "VPP Device Configuration - Ubuntu"
4338   algorithm: "file_test_results"
4339   output-file-ext: ".rst"
4340   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
4341   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"
4342   dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
4343   data: "vpp-device-results-ubuntu"
4344   filter: "all"
4345   parameters:
4346   - "name"
4347   - "doc"
4348   - "level"
4349   - "parent"
4350   data-start-level: 2
4351
4352 # Container Orchestrated Performance Results 3n-hsw
4353 - type: "file"
4354   title: "Container Orchestrated Performance Results 3n-hsw"
4355   algorithm: "file_test_results"
4356   output-file-ext: ".rst"
4357   output-file: "{DIR[DTR,PERF,COT,3N,HSW]}/cot_performance_results_3n_hsw"
4358   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"
4359   dir-tables: "{DIR[DTR,PERF,COT,3N,HSW]}"
4360   data: "ligato-perf-results-3n-hsw"
4361   filter: "all"
4362   parameters:
4363   - "name"
4364   - "doc"
4365   - "level"
4366   - "parent"
4367   data-start-level: 3
4368
4369 # DPDK Performance Results 3n-hsw
4370 - type: "file"
4371   title: "DPDK Performance Results 3n-hsw"
4372   algorithm: "file_test_results"
4373   output-file-ext: ".rst"
4374   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
4375   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"
4376   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
4377   data: "dpdk-perf-results-3n-hsw"
4378   filter: "all"
4379   parameters:
4380   - "name"
4381   - "doc"
4382   - "level"
4383   - "parent"
4384   data-start-level: 3
4385
4386 # DPDK Performance Results 3n-skx
4387 - type: "file"
4388   title: "DPDK Performance Results 3n-skx"
4389   algorithm: "file_test_results"
4390   output-file-ext: ".rst"
4391   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
4392   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"
4393   dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
4394   data: "dpdk-perf-results-3n-skx"
4395   filter: "all"
4396   parameters:
4397   - "name"
4398   - "doc"
4399   - "level"
4400   - "parent"
4401   data-start-level: 3
4402
4403 # DPDK Performance Results 2n-skx
4404 - type: "file"
4405   title: "DPDK Performance Results 2n-skx"
4406   algorithm: "file_test_results"
4407   output-file-ext: ".rst"
4408   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
4409   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"
4410   dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
4411   data: "dpdk-perf-results-2n-skx"
4412   filter: "all"
4413   parameters:
4414   - "name"
4415   - "doc"
4416   - "level"
4417   - "parent"
4418   data-start-level: 3
4419
4420 # Honeycomb Functional Results
4421 - type: "file"
4422   title: "Honeycomb Functional Results"
4423   algorithm: "file_test_results"
4424   output-file-ext: ".rst"
4425   output-file: "{DIR[DTR,FUNC,HC]}/honeycomb_functional_results"
4426   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"
4427   dir-tables: "{DIR[DTR,FUNC,HC]}"
4428   data:
4429     "hc-func-results"
4430   filter: "all"
4431   parameters:
4432   - "name"
4433   - "doc"
4434   - "level"
4435   - "parent"
4436   data-start-level: 3
4437
4438 # NSH SFC Functional Results
4439 #-
4440 #  type: "file"
4441 #  title: "NSH SFC Functional Results"
4442 #  algorithm: "file_test_results"
4443 #  output-file-ext: ".rst"
4444 #  output-file: "{DIR[DTR,FUNC,NSHSFC]}/nshsfc_functional_results"
4445 #  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"
4446 #  dir-tables: "{DIR[DTR,FUNC,NSHSFC]}"
4447 #  data:
4448 #    "nsh-func-results"
4449 #  filter: "all"
4450 #  parameters:
4451 #  - "name"
4452 #  - "doc"
4453 #  - "level"
4454 #  - "parent"
4455 #  data-start-level: 3
4456
4457 # DMM Functional Results
4458 - type: "file"
4459   title: "DMM Functional Results"
4460   algorithm: "file_test_results"
4461   output-file-ext: ".rst"
4462   output-file: "{DIR[DTR,FUNC,DMM]}/dmm_functional_results"
4463   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"
4464   dir-tables: "{DIR[DTR,FUNC,DMM]}"
4465   data:
4466     "dmm-func-results"
4467   filter: "all"
4468   parameters:
4469   - "name"
4470   - "doc"
4471   - "level"
4472   - "parent"
4473   data-start-level: 3
4474
4475 ################################################################################
4476 ###                                P L O T S                                 ###
4477 ################################################################################
4478
4479 # Soak test - 30min Soak Test (PLRsearch), boxes
4480 - type: "plot"
4481   title: "VPP Throughput: 30min Soak Test (PLRsearch) boxes"
4482   algorithm: "plot_soak_boxes"
4483   output-file-type: ".html"
4484   output-file: "{DIR[STATIC,VPP]}/example-soak-boxes"
4485   data: "plot-vpp-soak-2n-skx"
4486   filter: "'SOAK'"
4487   parameters:
4488   - "throughput"
4489   - "parent"
4490   - "tags"
4491   sort:
4492   - "L2PATCH"
4493 #  - "L2XCBASE"
4494 #  - "L2BDMACLRN"
4495 #  - "IP4FWD"
4496 #  - "IP6FWD"
4497   - "VHOST"
4498   layout:
4499     title: "30min Soak Test (PLRsearch)"
4500     layout: "plot-soak-throughput"
4501
4502 # Soak test - example, not used
4503 - type: "plot"
4504   title: "VPP Throughput: 30min Soak Test (PLRsearch) bars"
4505   algorithm: "plot_soak_bars"
4506   output-file-type: ".html"
4507   output-file: "{DIR[STATIC,VPP]}/example-soak-bars"
4508   data: "plot-vpp-soak-2n-skx"
4509   filter: "'SOAK'"
4510   parameters:
4511   - "throughput"
4512   - "parent"
4513   - "tags"
4514   sort:
4515   - "L2PATCH"
4516 #  - "L2XCBASE"
4517 #  - "L2BDMACLRN"
4518 #  - "IP4FWD"
4519 #  - "IP6FWD"
4520   - "VHOST"
4521   layout:
4522     title: "30min Soak Test (PLRsearch)"
4523     layout: "plot-soak-throughput"
4524
4525 ################################################################################
4526 # Plots - NF Density - VSC - MRR 64b
4527 - type: "plot"
4528   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4529   algorithm: "plot_service_density_heatmap_compare"
4530   output-file-type: ".html"
4531   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-vsc-mrr"
4532   data: "plot-vpp-nfv-2n-skx-mrr-64b"
4533   filter: "'NIC_Intel-X710' and
4534            'NF_DENSITY' and
4535            'VHOST' and
4536            'CHAIN' and
4537            'NF_VPPIP4' and
4538            '64B' and
4539            '2T1C' and
4540            'MRR'"
4541   reference:
4542     include: "2"
4543     name: "VNF-1c"
4544   compare:
4545     include: "1"
4546     name: "VNF-0.5c"
4547   parameters:
4548   - "result"
4549   - "name"
4550   - "tags"
4551   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4552   x-axis: "X = VNFs per Service Chain"
4553   y-axis: "Y = Number of Service Chains"
4554   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
4555   layout:
4556     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4557     layout: "plot-service-density"
4558
4559 - type: "plot"
4560   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4561   algorithm: "plot_service_density_heatmap_compare"
4562   output-file-type: ".html"
4563   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-vsc-mrr"
4564   data: "plot-vpp-nfv-2n-skx-mrr-64b"
4565   filter: "'NIC_Intel-X710' and
4566            'NF_DENSITY' and
4567            'VHOST' and
4568            'CHAIN' and
4569            'NF_VPPIP4' and
4570            '64B' and
4571            '4T2C' and
4572            'MRR'"
4573   reference:
4574     include: "2"
4575     name: "VNF-1c"
4576   compare:
4577     include: "1"
4578     name: "VNF-0.5c"
4579   parameters:
4580   - "result"
4581   - "name"
4582   - "tags"
4583   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4584   x-axis: "X = VNFs per Service Chain"
4585   y-axis: "Y = Number of Service Chains"
4586   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
4587   layout:
4588     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4589     layout: "plot-service-density"
4590
4591 - type: "plot"
4592   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4593   algorithm: "plot_service_density_heatmap_compare"
4594   output-file-type: ".html"
4595   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-vsc-mrr"
4596   data: "plot-vpp-nfv-2n-skx-mrr-64b"
4597   filter: "'NIC_Intel-X710' and
4598            'NF_DENSITY' and
4599            'VHOST' and
4600            'CHAIN' and
4601            'NF_VPPIP4' and
4602            '64B' and
4603            '8T4C' and
4604            'MRR'"
4605   reference:
4606     include: "2"
4607     name: "VNF-1c"
4608   compare:
4609     include: "1"
4610     name: "VNF-0.5c"
4611   parameters:
4612   - "result"
4613   - "name"
4614   - "tags"
4615   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4616   x-axis: "X = VNFs per Service Chain"
4617   y-axis: "Y = Number of Service Chains"
4618   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
4619   layout:
4620     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4621     layout: "plot-service-density"
4622
4623 # Plots - NF Density - VSC - MRR IMIX
4624 - type: "plot"
4625   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4626   algorithm: "plot_service_density_heatmap_compare"
4627   output-file-type: ".html"
4628   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-vsc-mrr"
4629   data: "plot-vpp-nfv-2n-skx-mrr-imix"
4630   filter: "'NIC_Intel-X710' and
4631            'NF_DENSITY' and
4632            'VHOST' and
4633            'CHAIN' and
4634            'NF_VPPIP4' and
4635            'IMIX' and
4636            '2T1C' and
4637            'MRR'"
4638   reference:
4639     include: "2"
4640     name: "VNF-1c"
4641   compare:
4642     include: "1"
4643     name: "VNF-0.5c"
4644   parameters:
4645   - "result"
4646   - "name"
4647   - "tags"
4648   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4649   x-axis: "X = VNFs per Service Chain"
4650   y-axis: "Y = Number of Service Chains"
4651   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
4652   layout:
4653     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4654     layout: "plot-service-density"
4655
4656 - type: "plot"
4657   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4658   algorithm: "plot_service_density_heatmap_compare"
4659   output-file-type: ".html"
4660   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-vsc-mrr"
4661   data: "plot-vpp-nfv-2n-skx-mrr-imix"
4662   filter: "'NIC_Intel-X710' and
4663            'NF_DENSITY' and
4664            'VHOST' and
4665            'CHAIN' and
4666            'NF_VPPIP4' and
4667            'IMIX' and
4668            '4T2C' and
4669            'MRR'"
4670   reference:
4671     include: "2"
4672     name: "VNF-1c"
4673   compare:
4674     include: "1"
4675     name: "VNF-0.5c"
4676   parameters:
4677   - "result"
4678   - "name"
4679   - "tags"
4680   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4681   x-axis: "X = VNFs per Service Chain"
4682   y-axis: "Y = Number of Service Chains"
4683   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
4684   layout:
4685     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4686     layout: "plot-service-density"
4687
4688 - type: "plot"
4689   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4690   algorithm: "plot_service_density_heatmap_compare"
4691   output-file-type: ".html"
4692   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-vsc-mrr"
4693   data: "plot-vpp-nfv-2n-skx-mrr-imix"
4694   filter: "'NIC_Intel-X710' and
4695            'NF_DENSITY' and
4696            'VHOST' and
4697            'CHAIN' and
4698            'NF_VPPIP4' and
4699            'IMIX' and
4700            '8T4C' and
4701            'MRR'"
4702   reference:
4703     include: "2"
4704     name: "VNF-1c"
4705   compare:
4706     include: "1"
4707     name: "VNF-0.5c"
4708   parameters:
4709   - "result"
4710   - "name"
4711   - "tags"
4712   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4713   x-axis: "X = VNFs per Service Chain"
4714   y-axis: "Y = Number of Service Chains"
4715   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
4716   layout:
4717     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4718     layout: "plot-service-density"
4719
4720 # Plots - NF Density - VSC - NDR 64b
4721 - type: "plot"
4722   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4723   algorithm: "plot_service_density_heatmap_compare"
4724   output-file-type: ".html"
4725   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-vsc-ndr"
4726   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
4727   filter: "'NIC_Intel-X710' and
4728            'NF_DENSITY' and
4729            'VHOST' and
4730            'CHAIN' and
4731            'NF_VPPIP4' and
4732            '64B' and
4733            '2T1C' and
4734            'NDRPDR'"
4735   reference:
4736     include: "2"
4737     name: "VNF-1c"
4738   compare:
4739     include: "1"
4740     name: "VNF-0.5c"
4741   parameters:
4742   - "throughput"
4743   - "name"
4744   - "tags"
4745   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4746   x-axis: "X = VNFs per Service Chain"
4747   y-axis: "Y = Number of Service Chains"
4748   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
4749   layout:
4750     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4751     layout: "plot-service-density"
4752
4753 - type: "plot"
4754   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4755   algorithm: "plot_service_density_heatmap_compare"
4756   output-file-type: ".html"
4757   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-vsc-ndr"
4758   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
4759   filter: "'NIC_Intel-X710' and
4760            'NF_DENSITY' and
4761            'VHOST' and
4762            'CHAIN' and
4763            'NF_VPPIP4' and
4764            '64B' and
4765            '4T2C' and
4766            'NDRPDR'"
4767   reference:
4768     include: "2"
4769     name: "VNF-1c"
4770   compare:
4771     include: "1"
4772     name: "VNF-0.5c"
4773   parameters:
4774   - "throughput"
4775   - "name"
4776   - "tags"
4777   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4778   x-axis: "X = VNFs per Service Chain"
4779   y-axis: "Y = Number of Service Chains"
4780   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
4781   layout:
4782     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4783     layout: "plot-service-density"
4784
4785 - type: "plot"
4786   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4787   algorithm: "plot_service_density_heatmap_compare"
4788   output-file-type: ".html"
4789   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-vsc-ndr"
4790   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
4791   filter: "'NIC_Intel-X710' and
4792            'NF_DENSITY' and
4793            'VHOST' and
4794            'CHAIN' and
4795            'NF_VPPIP4' and
4796            '64B' and
4797            '8T4C' and
4798            'NDRPDR'"
4799   reference:
4800     include: "2"
4801     name: "VNF-1c"
4802   compare:
4803     include: "1"
4804     name: "VNF-0.5c"
4805   parameters:
4806   - "throughput"
4807   - "name"
4808   - "tags"
4809   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4810   x-axis: "X = VNFs per Service Chain"
4811   y-axis: "Y = Number of Service Chains"
4812   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
4813   layout:
4814     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4815     layout: "plot-service-density"
4816
4817 # Plots - NF Density - VSC - NDR IMIX
4818 - type: "plot"
4819   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4820   algorithm: "plot_service_density_heatmap_compare"
4821   output-file-type: ".html"
4822   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-vsc-ndr"
4823   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
4824   filter: "'NIC_Intel-X710' and
4825            'NF_DENSITY' and
4826            'VHOST' and
4827            'CHAIN' and
4828            'NF_VPPIP4' and
4829            'IMIX' and
4830            '2T1C' and
4831            'NDRPDR'"
4832   reference:
4833     include: "2"
4834     name: "VNF-1c"
4835   compare:
4836     include: "1"
4837     name: "VNF-0.5c"
4838   parameters:
4839   - "throughput"
4840   - "name"
4841   - "tags"
4842   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4843   x-axis: "X = VNFs per Service Chain"
4844   y-axis: "Y = Number of Service Chains"
4845   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
4846   layout:
4847     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4848     layout: "plot-service-density"
4849
4850 - type: "plot"
4851   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4852   algorithm: "plot_service_density_heatmap_compare"
4853   output-file-type: ".html"
4854   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-vsc-ndr"
4855   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
4856   filter: "'NIC_Intel-X710' and
4857            'NF_DENSITY' and
4858            'VHOST' and
4859            'CHAIN' and
4860            'NF_VPPIP4' and
4861            'IMIX' and
4862            '4T2C' and
4863            'NDRPDR'"
4864   reference:
4865     include: "2"
4866     name: "VNF-1c"
4867   compare:
4868     include: "1"
4869     name: "VNF-0.5c"
4870   parameters:
4871   - "throughput"
4872   - "name"
4873   - "tags"
4874   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4875   x-axis: "X = VNFs per Service Chain"
4876   y-axis: "Y = Number of Service Chains"
4877   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
4878   layout:
4879     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4880     layout: "plot-service-density"
4881
4882 - type: "plot"
4883   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4884   algorithm: "plot_service_density_heatmap_compare"
4885   output-file-type: ".html"
4886   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-vsc-ndr"
4887   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
4888   filter: "'NIC_Intel-X710' and
4889            'NF_DENSITY' and
4890            'VHOST' and
4891            'CHAIN' and
4892            'NF_VPPIP4' and
4893            'IMIX' and
4894            '8T4C' and
4895            'NDRPDR'"
4896   reference:
4897     include: "2"
4898     name: "VNF-1c"
4899   compare:
4900     include: "1"
4901     name: "VNF-0.5c"
4902   parameters:
4903   - "throughput"
4904   - "name"
4905   - "tags"
4906   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4907   x-axis: "X = VNFs per Service Chain"
4908   y-axis: "Y = Number of Service Chains"
4909   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
4910   layout:
4911     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4912     layout: "plot-service-density"
4913
4914 # Plots - NF Density - VSC - PDR 64b
4915 - type: "plot"
4916   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4917   algorithm: "plot_service_density_heatmap_compare"
4918   output-file-type: ".html"
4919   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-vsc-pdr"
4920   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
4921   filter: "'NIC_Intel-X710' and
4922            'NF_DENSITY' and
4923            'VHOST' and
4924            'CHAIN' and
4925            'NF_VPPIP4' and
4926            '64B' and
4927            '2T1C' and
4928            'NDRPDR'"
4929   reference:
4930     include: "2"
4931     name: "VNF-1c"
4932   compare:
4933     include: "1"
4934     name: "VNF-0.5c"
4935   parameters:
4936   - "throughput"
4937   - "name"
4938   - "tags"
4939   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4940   x-axis: "X = VNFs per Service Chain"
4941   y-axis: "Y = Number of Service Chains"
4942   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
4943   layout:
4944     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4945     layout: "plot-service-density"
4946
4947 - type: "plot"
4948   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4949   algorithm: "plot_service_density_heatmap_compare"
4950   output-file-type: ".html"
4951   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-vsc-pdr"
4952   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
4953   filter: "'NIC_Intel-X710' and
4954            'NF_DENSITY' and
4955            'VHOST' and
4956            'CHAIN' and
4957            'NF_VPPIP4' and
4958            '64B' and
4959            '4T2C' and
4960            'NDRPDR'"
4961   reference:
4962     include: "2"
4963     name: "VNF-1c"
4964   compare:
4965     include: "1"
4966     name: "VNF-0.5c"
4967   parameters:
4968   - "throughput"
4969   - "name"
4970   - "tags"
4971   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4972   x-axis: "X = VNFs per Service Chain"
4973   y-axis: "Y = Number of Service Chains"
4974   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
4975   layout:
4976     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4977     layout: "plot-service-density"
4978
4979 - type: "plot"
4980   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4981   algorithm: "plot_service_density_heatmap_compare"
4982   output-file-type: ".html"
4983   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-vsc-pdr"
4984   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
4985   filter: "'NIC_Intel-X710' and
4986            'NF_DENSITY' and
4987            'VHOST' and
4988            'CHAIN' and
4989            'NF_VPPIP4' and
4990            '64B' and
4991            '8T4C' and
4992            'NDRPDR'"
4993   reference:
4994     include: "2"
4995     name: "VNF-1c"
4996   compare:
4997     include: "1"
4998     name: "VNF-0.5c"
4999   parameters:
5000   - "throughput"
5001   - "name"
5002   - "tags"
5003   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5004   x-axis: "X = VNFs per Service Chain"
5005   y-axis: "Y = Number of Service Chains"
5006   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5007   layout:
5008     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5009     layout: "plot-service-density"
5010
5011 # Plots - NF Density - VSC - PDR IMIX
5012 - type: "plot"
5013   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5014   algorithm: "plot_service_density_heatmap_compare"
5015   output-file-type: ".html"
5016   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-vsc-pdr"
5017   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5018   filter: "'NIC_Intel-X710' and
5019            'NF_DENSITY' and
5020            'VHOST' and
5021            'CHAIN' and
5022            'NF_VPPIP4' and
5023            'IMIX' and
5024            '2T1C' and
5025            'NDRPDR'"
5026   reference:
5027     include: "2"
5028     name: "VNF-1c"
5029   compare:
5030     include: "1"
5031     name: "VNF-0.5c"
5032   parameters:
5033   - "throughput"
5034   - "name"
5035   - "tags"
5036   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5037   x-axis: "X = VNFs per Service Chain"
5038   y-axis: "Y = Number of Service Chains"
5039   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5040   layout:
5041     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5042     layout: "plot-service-density"
5043
5044 - type: "plot"
5045   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5046   algorithm: "plot_service_density_heatmap_compare"
5047   output-file-type: ".html"
5048   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-vsc-pdr"
5049   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5050   filter: "'NIC_Intel-X710' and
5051            'NF_DENSITY' and
5052            'VHOST' and
5053            'CHAIN' and
5054            'NF_VPPIP4' and
5055            'IMIX' and
5056            '4T2C' and
5057            'NDRPDR'"
5058   reference:
5059     include: "2"
5060     name: "VNF-1c"
5061   compare:
5062     include: "1"
5063     name: "VNF-0.5c"
5064   parameters:
5065   - "throughput"
5066   - "name"
5067   - "tags"
5068   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5069   x-axis: "X = VNFs per Service Chain"
5070   y-axis: "Y = Number of Service Chains"
5071   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5072   layout:
5073     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5074     layout: "plot-service-density"
5075
5076 - type: "plot"
5077   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5078   algorithm: "plot_service_density_heatmap_compare"
5079   output-file-type: ".html"
5080   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-vsc-pdr"
5081   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5082   filter: "'NIC_Intel-X710' and
5083            'NF_DENSITY' and
5084            'VHOST' and
5085            'CHAIN' and
5086            'NF_VPPIP4' and
5087            'IMIX' and
5088            '8T4C' and
5089            'NDRPDR'"
5090   reference:
5091     include: "2"
5092     name: "VNF-1c"
5093   compare:
5094     include: "1"
5095     name: "VNF-0.5c"
5096   parameters:
5097   - "throughput"
5098   - "name"
5099   - "tags"
5100   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5101   x-axis: "X = VNFs per Service Chain"
5102   y-axis: "Y = Number of Service Chains"
5103   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5104   layout:
5105     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5106     layout: "plot-service-density"
5107
5108 ################################################################################
5109 # Plots - NF Density - CSC - MRR 64b
5110 - type: "plot"
5111   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5112   algorithm: "plot_service_density_heatmap_compare"
5113   output-file-type: ".html"
5114   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csc-mrr"
5115   data: "plot-vpp-nfv-2n-skx-mrr-64b"
5116   filter: "'NIC_Intel-X710' and
5117            'NF_DENSITY' and
5118            'DOCKER' and
5119            'CHAIN' and
5120            'NF_VPPIP4' and
5121            '64B' and
5122            '2T1C' and
5123            'MRR'"
5124   reference:
5125     include: "2"
5126     name: "CNF-1c"
5127   compare:
5128     include: "1"
5129     name: "CNF-0.5c"
5130   parameters:
5131   - "result"
5132   - "name"
5133   - "tags"
5134   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5135   x-axis: "X = CNFs per Service Chain"
5136   y-axis: "Y = Number of Service Chains"
5137   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5138   layout:
5139     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5140     layout: "plot-service-density"
5141
5142 - type: "plot"
5143   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5144   algorithm: "plot_service_density_heatmap_compare"
5145   output-file-type: ".html"
5146   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csc-mrr"
5147   data: "plot-vpp-nfv-2n-skx-mrr-64b"
5148   filter: "'NIC_Intel-X710' and
5149            'NF_DENSITY' and
5150            'DOCKER' and
5151            'CHAIN' and
5152            'NF_VPPIP4' and
5153            '64B' and
5154            '4T2C' and
5155            'MRR'"
5156   reference:
5157     include: "2"
5158     name: "CNF-1c"
5159   compare:
5160     include: "1"
5161     name: "CNF-0.5c"
5162   parameters:
5163   - "result"
5164   - "name"
5165   - "tags"
5166   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5167   x-axis: "X = CNFs per Service Chain"
5168   y-axis: "Y = Number of Service Chains"
5169   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5170   layout:
5171     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5172     layout: "plot-service-density"
5173
5174 - type: "plot"
5175   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5176   algorithm: "plot_service_density_heatmap_compare"
5177   output-file-type: ".html"
5178   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-csc-mrr"
5179   data: "plot-vpp-nfv-2n-skx-mrr-64b"
5180   filter: "'NIC_Intel-X710' and
5181            'NF_DENSITY' and
5182            'DOCKER' and
5183            'CHAIN' and
5184            'NF_VPPIP4' and
5185            '64B' and
5186            '8T4C' and
5187            'MRR'"
5188   reference:
5189     include: "2"
5190     name: "CNF-1c"
5191   compare:
5192     include: "1"
5193     name: "CNF-0.5c"
5194   parameters:
5195   - "result"
5196   - "name"
5197   - "tags"
5198   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5199   x-axis: "X = CNFs per Service Chain"
5200   y-axis: "Y = Number of Service Chains"
5201   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5202   layout:
5203     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5204     layout: "plot-service-density"
5205
5206 # Plots - NF Density - CSC - MRR IMIX
5207 - type: "plot"
5208   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5209   algorithm: "plot_service_density_heatmap_compare"
5210   output-file-type: ".html"
5211   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csc-mrr"
5212   data: "plot-vpp-nfv-2n-skx-mrr-imix"
5213   filter: "'NIC_Intel-X710' and
5214            'NF_DENSITY' and
5215            'DOCKER' and
5216            'CHAIN' and
5217            'NF_VPPIP4' and
5218            'IMIX' and
5219            '2T1C' and
5220            'MRR'"
5221   reference:
5222     include: "2"
5223     name: "CNF-1c"
5224   compare:
5225     include: "1"
5226     name: "CNF-0.5c"
5227   parameters:
5228   - "result"
5229   - "name"
5230   - "tags"
5231   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5232   x-axis: "X = CNFs per Service Chain"
5233   y-axis: "Y = Number of Service Chains"
5234   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5235   layout:
5236     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5237     layout: "plot-service-density"
5238
5239 - type: "plot"
5240   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5241   algorithm: "plot_service_density_heatmap_compare"
5242   output-file-type: ".html"
5243   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csc-mrr"
5244   data: "plot-vpp-nfv-2n-skx-mrr-imix"
5245   filter: "'NIC_Intel-X710' and
5246            'NF_DENSITY' and
5247            'DOCKER' and
5248            'CHAIN' and
5249            'NF_VPPIP4' and
5250            'IMIX' and
5251            '4T2C' and
5252            'MRR'"
5253   reference:
5254     include: "2"
5255     name: "CNF-1c"
5256   compare:
5257     include: "1"
5258     name: "CNF-0.5c"
5259   parameters:
5260   - "result"
5261   - "name"
5262   - "tags"
5263   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5264   x-axis: "X = CNFs per Service Chain"
5265   y-axis: "Y = Number of Service Chains"
5266   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5267   layout:
5268     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5269     layout: "plot-service-density"
5270
5271 - type: "plot"
5272   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5273   algorithm: "plot_service_density_heatmap_compare"
5274   output-file-type: ".html"
5275   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-csc-mrr"
5276   data: "plot-vpp-nfv-2n-skx-mrr-imix"
5277   filter: "'NIC_Intel-X710' and
5278            'NF_DENSITY' and
5279            'DOCKER' and
5280            'CHAIN' and
5281            'NF_VPPIP4' and
5282            'IMIX' and
5283            '8T4C' and
5284            'MRR'"
5285   reference:
5286     include: "2"
5287     name: "CNF-1c"
5288   compare:
5289     include: "1"
5290     name: "CNF-0.5c"
5291   parameters:
5292   - "result"
5293   - "name"
5294   - "tags"
5295   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5296   x-axis: "X = CNFs per Service Chain"
5297   y-axis: "Y = Number of Service Chains"
5298   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5299   layout:
5300     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5301     layout: "plot-service-density"
5302
5303 # Plots - NF Density - CSC - NDR 64b
5304 - type: "plot"
5305   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5306   algorithm: "plot_service_density_heatmap_compare"
5307   output-file-type: ".html"
5308   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csc-ndr"
5309   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5310   filter: "'NIC_Intel-X710' and
5311            'NF_DENSITY' and
5312            'DOCKER' and
5313            'CHAIN' and
5314            'NF_VPPIP4' and
5315            '64B' and
5316            '2T1C' and
5317            'NDRPDR'"
5318   reference:
5319     include: "2"
5320     name: "CNF-1c"
5321   compare:
5322     include: "1"
5323     name: "CNF-0.5c"
5324   parameters:
5325   - "throughput"
5326   - "name"
5327   - "tags"
5328   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5329   x-axis: "X = CNFs per Service Chain"
5330   y-axis: "Y = Number of Service Chains"
5331   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5332   layout:
5333     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5334     layout: "plot-service-density"
5335
5336 - type: "plot"
5337   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5338   algorithm: "plot_service_density_heatmap_compare"
5339   output-file-type: ".html"
5340   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csc-ndr"
5341   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5342   filter: "'NIC_Intel-X710' and
5343            'NF_DENSITY' and
5344            'DOCKER' and
5345            'CHAIN' and
5346            'NF_VPPIP4' and
5347            '64B' and
5348            '4T2C' and
5349            'NDRPDR'"
5350   reference:
5351     include: "2"
5352     name: "CNF-1c"
5353   compare:
5354     include: "1"
5355     name: "CNF-0.5c"
5356   parameters:
5357   - "throughput"
5358   - "name"
5359   - "tags"
5360   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5361   x-axis: "X = CNFs per Service Chain"
5362   y-axis: "Y = Number of Service Chains"
5363   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5364   layout:
5365     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5366     layout: "plot-service-density"
5367
5368 - type: "plot"
5369   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5370   algorithm: "plot_service_density_heatmap_compare"
5371   output-file-type: ".html"
5372   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-csc-ndr"
5373   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5374   filter: "'NIC_Intel-X710' and
5375            'NF_DENSITY' and
5376            'DOCKER' and
5377            'CHAIN' and
5378            'NF_VPPIP4' and
5379            '64B' and
5380            '8T4C' and
5381            'NDRPDR'"
5382   reference:
5383     include: "2"
5384     name: "CNF-1c"
5385   compare:
5386     include: "1"
5387     name: "CNF-0.5c"
5388   parameters:
5389   - "throughput"
5390   - "name"
5391   - "tags"
5392   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5393   x-axis: "X = CNFs per Service Chain"
5394   y-axis: "Y = Number of Service Chains"
5395   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5396   layout:
5397     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5398     layout: "plot-service-density"
5399
5400 # Plots - NF Density - CSC - NDR IMIX
5401 - type: "plot"
5402   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5403   algorithm: "plot_service_density_heatmap_compare"
5404   output-file-type: ".html"
5405   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csc-ndr"
5406   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5407   filter: "'NIC_Intel-X710' and
5408            'NF_DENSITY' and
5409            'DOCKER' and
5410            'CHAIN' and
5411            'NF_VPPIP4' and
5412            'IMIX' and
5413            '2T1C' and
5414            'NDRPDR'"
5415   reference:
5416     include: "2"
5417     name: "CNF-1c"
5418   compare:
5419     include: "1"
5420     name: "CNF-0.5c"
5421   parameters:
5422   - "throughput"
5423   - "name"
5424   - "tags"
5425   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5426   x-axis: "X = CNFs per Service Chain"
5427   y-axis: "Y = Number of Service Chains"
5428   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5429   layout:
5430     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5431     layout: "plot-service-density"
5432
5433 - type: "plot"
5434   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5435   algorithm: "plot_service_density_heatmap_compare"
5436   output-file-type: ".html"
5437   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csc-ndr"
5438   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5439   filter: "'NIC_Intel-X710' and
5440            'NF_DENSITY' and
5441            'DOCKER' and
5442            'CHAIN' and
5443            'NF_VPPIP4' and
5444            'IMIX' and
5445            '4T2C' and
5446            'NDRPDR'"
5447   reference:
5448     include: "2"
5449     name: "CNF-1c"
5450   compare:
5451     include: "1"
5452     name: "CNF-0.5c"
5453   parameters:
5454   - "throughput"
5455   - "name"
5456   - "tags"
5457   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5458   x-axis: "X = CNFs per Service Chain"
5459   y-axis: "Y = Number of Service Chains"
5460   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5461   layout:
5462     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5463     layout: "plot-service-density"
5464
5465 - type: "plot"
5466   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5467   algorithm: "plot_service_density_heatmap_compare"
5468   output-file-type: ".html"
5469   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-csc-ndr"
5470   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5471   filter: "'NIC_Intel-X710' and
5472            'NF_DENSITY' and
5473            'DOCKER' and
5474            'CHAIN' and
5475            'NF_VPPIP4' and
5476            'IMIX' and
5477            '8T4C' and
5478            'NDRPDR'"
5479   reference:
5480     include: "2"
5481     name: "CNF-1c"
5482   compare:
5483     include: "1"
5484     name: "CNF-0.5c"
5485   parameters:
5486   - "throughput"
5487   - "name"
5488   - "tags"
5489   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5490   x-axis: "X = CNFs per Service Chain"
5491   y-axis: "Y = Number of Service Chains"
5492   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5493   layout:
5494     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5495     layout: "plot-service-density"
5496
5497 # Plots - NF Density - CSC - PDR 64b
5498 - type: "plot"
5499   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5500   algorithm: "plot_service_density_heatmap_compare"
5501   output-file-type: ".html"
5502   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csc-pdr"
5503   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5504   filter: "'NIC_Intel-X710' and
5505            'NF_DENSITY' and
5506            'DOCKER' and
5507            'CHAIN' and
5508            'NF_VPPIP4' and
5509            '64B' and
5510            '2T1C' and
5511            'NDRPDR'"
5512   reference:
5513     include: "2"
5514     name: "CNF-1c"
5515   compare:
5516     include: "1"
5517     name: "CNF-0.5c"
5518   parameters:
5519   - "throughput"
5520   - "name"
5521   - "tags"
5522   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5523   x-axis: "X = CNFs per Service Chain"
5524   y-axis: "Y = Number of Service Chains"
5525   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5526   layout:
5527     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5528     layout: "plot-service-density"
5529
5530 - type: "plot"
5531   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5532   algorithm: "plot_service_density_heatmap_compare"
5533   output-file-type: ".html"
5534   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csc-pdr"
5535   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5536   filter: "'NIC_Intel-X710' and
5537            'NF_DENSITY' and
5538            'DOCKER' and
5539            'CHAIN' and
5540            'NF_VPPIP4' and
5541            '64B' and
5542            '4T2C' and
5543            'NDRPDR'"
5544   reference:
5545     include: "2"
5546     name: "CNF-1c"
5547   compare:
5548     include: "1"
5549     name: "CNF-0.5c"
5550   parameters:
5551   - "throughput"
5552   - "name"
5553   - "tags"
5554   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5555   x-axis: "X = CNFs per Service Chain"
5556   y-axis: "Y = Number of Service Chains"
5557   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5558   layout:
5559     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5560     layout: "plot-service-density"
5561
5562 - type: "plot"
5563   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5564   algorithm: "plot_service_density_heatmap_compare"
5565   output-file-type: ".html"
5566   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-csc-pdr"
5567   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5568   filter: "'NIC_Intel-X710' and
5569            'NF_DENSITY' and
5570            'DOCKER' and
5571            'CHAIN' and
5572            'NF_VPPIP4' and
5573            '64B' and
5574            '8T4C' and
5575            'NDRPDR'"
5576   reference:
5577     include: "2"
5578     name: "CNF-1c"
5579   compare:
5580     include: "1"
5581     name: "CNF-0.5c"
5582   parameters:
5583   - "throughput"
5584   - "name"
5585   - "tags"
5586   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5587   x-axis: "X = CNFs per Service Chain"
5588   y-axis: "Y = Number of Service Chains"
5589   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5590   layout:
5591     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5592     layout: "plot-service-density"
5593
5594 # Plots - NF Density - CSC - PDR IMIX
5595 - type: "plot"
5596   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5597   algorithm: "plot_service_density_heatmap_compare"
5598   output-file-type: ".html"
5599   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csc-pdr"
5600   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5601   filter: "'NIC_Intel-X710' and
5602            'NF_DENSITY' and
5603            'DOCKER' and
5604            'CHAIN' and
5605            'NF_VPPIP4' and
5606            'IMIX' and
5607            '2T1C' and
5608            'NDRPDR'"
5609   reference:
5610     include: "2"
5611     name: "CNF-1c"
5612   compare:
5613     include: "1"
5614     name: "CNF-0.5c"
5615   parameters:
5616   - "throughput"
5617   - "name"
5618   - "tags"
5619   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5620   x-axis: "X = CNFs per Service Chain"
5621   y-axis: "Y = Number of Service Chains"
5622   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5623   layout:
5624     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5625     layout: "plot-service-density"
5626
5627 - type: "plot"
5628   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5629   algorithm: "plot_service_density_heatmap_compare"
5630   output-file-type: ".html"
5631   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csc-pdr"
5632   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5633   filter: "'NIC_Intel-X710' and
5634            'NF_DENSITY' and
5635            'DOCKER' and
5636            'CHAIN' and
5637            'NF_VPPIP4' and
5638            'IMIX' and
5639            '4T2C' and
5640            'NDRPDR'"
5641   reference:
5642     include: "2"
5643     name: "CNF-1c"
5644   compare:
5645     include: "1"
5646     name: "CNF-0.5c"
5647   parameters:
5648   - "throughput"
5649   - "name"
5650   - "tags"
5651   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5652   x-axis: "X = CNFs per Service Chain"
5653   y-axis: "Y = Number of Service Chains"
5654   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5655   layout:
5656     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5657     layout: "plot-service-density"
5658
5659 - type: "plot"
5660   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5661   algorithm: "plot_service_density_heatmap_compare"
5662   output-file-type: ".html"
5663   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-csc-pdr"
5664   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5665   filter: "'NIC_Intel-X710' and
5666            'NF_DENSITY' and
5667            'DOCKER' and
5668            'CHAIN' and
5669            'NF_VPPIP4' and
5670            'IMIX' and
5671            '8T4C' and
5672            'NDRPDR'"
5673   reference:
5674     include: "2"
5675     name: "CNF-1c"
5676   compare:
5677     include: "1"
5678     name: "CNF-0.5c"
5679   parameters:
5680   - "throughput"
5681   - "name"
5682   - "tags"
5683   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5684   x-axis: "X = CNFs per Service Chain"
5685   y-axis: "Y = Number of Service Chains"
5686   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5687   layout:
5688     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5689     layout: "plot-service-density"
5690
5691 ################################################################################
5692 # Plots - NF Density - CSP - MRR 64b
5693 - type: "plot"
5694   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5695   algorithm: "plot_service_density_heatmap_compare"
5696   output-file-type: ".html"
5697   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csp-mrr"
5698   data: "plot-vpp-nfv-2n-skx-mrr-64b"
5699   filter: "'NIC_Intel-X710' and
5700            'NF_DENSITY' and
5701            'DOCKER' and
5702            'PIPELINE' and
5703            'NF_VPPIP4' and
5704            '64B' and
5705            '2T1C' and
5706            'MRR'"
5707   reference:
5708     include: "2"
5709     name: "CNF-1c"
5710   compare:
5711     include: "1"
5712     name: "CNF-0.5c"
5713   parameters:
5714   - "result"
5715   - "name"
5716   - "tags"
5717   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5718   x-axis: "X = CNFs per Service Pipeline"
5719   y-axis: "Y = Number of Service Pipelines"
5720   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5721   layout:
5722     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5723     layout: "plot-service-density"
5724
5725 - type: "plot"
5726   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5727   algorithm: "plot_service_density_heatmap_compare"
5728   output-file-type: ".html"
5729   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csp-mrr"
5730   data: "plot-vpp-nfv-2n-skx-mrr-64b"
5731   filter: "'NIC_Intel-X710' and
5732            'NF_DENSITY' and
5733            'DOCKER' and
5734            'PIPELINE' and
5735            'NF_VPPIP4' and
5736            '64B' and
5737            '4T2C' and
5738            'MRR'"
5739   reference:
5740     include: "2"
5741     name: "CNF-1c"
5742   compare:
5743     include: "1"
5744     name: "CNF-0.5c"
5745   parameters:
5746   - "result"
5747   - "name"
5748   - "tags"
5749   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5750   x-axis: "X = CNFs per Service Pipeline"
5751   y-axis: "Y = Number of Service Pipelines"
5752   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5753   layout:
5754     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5755     layout: "plot-service-density"
5756
5757 - type: "plot"
5758   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5759   algorithm: "plot_service_density_heatmap_compare"
5760   output-file-type: ".html"
5761   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-csp-mrr"
5762   data: "plot-vpp-nfv-2n-skx-mrr-64b"
5763   filter: "'NIC_Intel-X710' and
5764            'NF_DENSITY' and
5765            'DOCKER' and
5766            'PIPELINE' and
5767            'NF_VPPIP4' and
5768            '64B' and
5769            '8T4C' and
5770            'MRR'"
5771   reference:
5772     include: "2"
5773     name: "CNF-1c"
5774   compare:
5775     include: "1"
5776     name: "CNF-0.5c"
5777   parameters:
5778   - "result"
5779   - "name"
5780   - "tags"
5781   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5782   x-axis: "X = CNFs per Service Pipeline"
5783   y-axis: "Y = Number of Service Pipelines"
5784   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5785   layout:
5786     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5787     layout: "plot-service-density"
5788
5789 # Plots - NF Density - CSP - MRR IMIX
5790 - type: "plot"
5791   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5792   algorithm: "plot_service_density_heatmap_compare"
5793   output-file-type: ".html"
5794   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csp-mrr"
5795   data: "plot-vpp-nfv-2n-skx-mrr-imix"
5796   filter: "'NIC_Intel-X710' and
5797            'NF_DENSITY' and
5798            'DOCKER' and
5799            'PIPELINE' and
5800            'NF_VPPIP4' and
5801            'IMIX' and
5802            '2T1C' and
5803            'MRR'"
5804   reference:
5805     include: "2"
5806     name: "CNF-1c"
5807   compare:
5808     include: "1"
5809     name: "CNF-0.5c"
5810   parameters:
5811   - "result"
5812   - "name"
5813   - "tags"
5814   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5815   x-axis: "X = CNFs per Service Pipeline"
5816   y-axis: "Y = Number of Service Pipelines"
5817   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5818   layout:
5819     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5820     layout: "plot-service-density"
5821
5822 - type: "plot"
5823   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5824   algorithm: "plot_service_density_heatmap_compare"
5825   output-file-type: ".html"
5826   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csp-mrr"
5827   data: "plot-vpp-nfv-2n-skx-mrr-imix"
5828   filter: "'NIC_Intel-X710' and
5829            'NF_DENSITY' and
5830            'DOCKER' and
5831            'PIPELINE' and
5832            'NF_VPPIP4' and
5833            'IMIX' and
5834            '4T2C' and
5835            'MRR'"
5836   reference:
5837     include: "2"
5838     name: "CNF-1c"
5839   compare:
5840     include: "1"
5841     name: "CNF-0.5c"
5842   parameters:
5843   - "result"
5844   - "name"
5845   - "tags"
5846   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5847   x-axis: "X = CNFs per Service Pipeline"
5848   y-axis: "Y = Number of Service Pipelines"
5849   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5850   layout:
5851     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5852     layout: "plot-service-density"
5853
5854 - type: "plot"
5855   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5856   algorithm: "plot_service_density_heatmap_compare"
5857   output-file-type: ".html"
5858   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-csp-mrr"
5859   data: "plot-vpp-nfv-2n-skx-mrr-imix"
5860   filter: "'NIC_Intel-X710' and
5861            'NF_DENSITY' and
5862            'DOCKER' and
5863            'PIPELINE' and
5864            'NF_VPPIP4' and
5865            'IMIX' and
5866            '8T4C' and
5867            'MRR'"
5868   reference:
5869     include: "2"
5870     name: "CNF-1c"
5871   compare:
5872     include: "1"
5873     name: "CNF-0.5c"
5874   parameters:
5875   - "result"
5876   - "name"
5877   - "tags"
5878   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5879   x-axis: "X = CNFs per Service Pipeline"
5880   y-axis: "Y = Number of Service Pipelines"
5881   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5882   layout:
5883     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5884     layout: "plot-service-density"
5885
5886 # Plots - NF Density - CSP - NDR 64b
5887 - type: "plot"
5888   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5889   algorithm: "plot_service_density_heatmap_compare"
5890   output-file-type: ".html"
5891   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csp-ndr"
5892   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5893   filter: "'NIC_Intel-X710' and
5894            'NF_DENSITY' and
5895            'DOCKER' and
5896            'PIPELINE' and
5897            'NF_VPPIP4' and
5898            '64B' and
5899            '2T1C' and
5900            'NDRPDR'"
5901   reference:
5902     include: "2"
5903     name: "CNF-1c"
5904   compare:
5905     include: "1"
5906     name: "CNF-0.5c"
5907   parameters:
5908   - "throughput"
5909   - "name"
5910   - "tags"
5911   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5912   x-axis: "X = CNFs per Service Pipeline"
5913   y-axis: "Y = Number of Service Pipelines"
5914   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5915   layout:
5916     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5917     layout: "plot-service-density"
5918
5919 - type: "plot"
5920   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5921   algorithm: "plot_service_density_heatmap_compare"
5922   output-file-type: ".html"
5923   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csp-ndr"
5924   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5925   filter: "'NIC_Intel-X710' and
5926            'NF_DENSITY' and
5927            'DOCKER' and
5928            'PIPELINE' and
5929            'NF_VPPIP4' and
5930            '64B' and
5931            '4T2C' and
5932            'NDRPDR'"
5933   reference:
5934     include: "2"
5935     name: "CNF-1c"
5936   compare:
5937     include: "1"
5938     name: "CNF-0.5c"
5939   parameters:
5940   - "throughput"
5941   - "name"
5942   - "tags"
5943   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5944   x-axis: "X = CNFs per Service Pipeline"
5945   y-axis: "Y = Number of Service Pipelines"
5946   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5947   layout:
5948     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5949     layout: "plot-service-density"
5950
5951 - type: "plot"
5952   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5953   algorithm: "plot_service_density_heatmap_compare"
5954   output-file-type: ".html"
5955   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-csp-ndr"
5956   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5957   filter: "'NIC_Intel-X710' and
5958            'NF_DENSITY' and
5959            'DOCKER' and
5960            'PIPELINE' and
5961            'NF_VPPIP4' and
5962            '64B' and
5963            '8T4C' and
5964            'NDRPDR'"
5965   reference:
5966     include: "2"
5967     name: "CNF-1c"
5968   compare:
5969     include: "1"
5970     name: "CNF-0.5c"
5971   parameters:
5972   - "throughput"
5973   - "name"
5974   - "tags"
5975   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5976   x-axis: "X = CNFs per Service Pipeline"
5977   y-axis: "Y = Number of Service Pipelines"
5978   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5979   layout:
5980     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5981     layout: "plot-service-density"
5982
5983 # Plots - NF Density - CSP - NDR IMIX
5984 - type: "plot"
5985   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5986   algorithm: "plot_service_density_heatmap_compare"
5987   output-file-type: ".html"
5988   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csp-ndr"
5989   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5990   filter: "'NIC_Intel-X710' and
5991            'NF_DENSITY' and
5992            'DOCKER' and
5993            'PIPELINE' and
5994            'NF_VPPIP4' and
5995            'IMIX' and
5996            '2T1C' and
5997            'NDRPDR'"
5998   reference:
5999     include: "2"
6000     name: "CNF-1c"
6001   compare:
6002     include: "1"
6003     name: "CNF-0.5c"
6004   parameters:
6005   - "throughput"
6006   - "name"
6007   - "tags"
6008   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6009   x-axis: "X = CNFs per Service Pipeline"
6010   y-axis: "Y = Number of Service Pipelines"
6011   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6012   layout:
6013     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6014     layout: "plot-service-density"
6015
6016 - type: "plot"
6017   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6018   algorithm: "plot_service_density_heatmap_compare"
6019   output-file-type: ".html"
6020   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csp-ndr"
6021   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
6022   filter: "'NIC_Intel-X710' and
6023            'NF_DENSITY' and
6024            'DOCKER' and
6025            'PIPELINE' and
6026            'NF_VPPIP4' and
6027            'IMIX' and
6028            '4T2C' and
6029            'NDRPDR'"
6030   reference:
6031     include: "2"
6032     name: "CNF-1c"
6033   compare:
6034     include: "1"
6035     name: "CNF-0.5c"
6036   parameters:
6037   - "throughput"
6038   - "name"
6039   - "tags"
6040   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6041   x-axis: "X = CNFs per Service Pipeline"
6042   y-axis: "Y = Number of Service Pipelines"
6043   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6044   layout:
6045     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6046     layout: "plot-service-density"
6047
6048 - type: "plot"
6049   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6050   algorithm: "plot_service_density_heatmap_compare"
6051   output-file-type: ".html"
6052   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-csp-ndr"
6053   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
6054   filter: "'NIC_Intel-X710' and
6055            'NF_DENSITY' and
6056            'DOCKER' and
6057            'PIPELINE' and
6058            'NF_VPPIP4' and
6059            'IMIX' and
6060            '8T4C' and
6061            'NDRPDR'"
6062   reference:
6063     include: "2"
6064     name: "CNF-1c"
6065   compare:
6066     include: "1"
6067     name: "CNF-0.5c"
6068   parameters:
6069   - "throughput"
6070   - "name"
6071   - "tags"
6072   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6073   x-axis: "X = CNFs per Service Pipeline"
6074   y-axis: "Y = Number of Service Pipelines"
6075   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6076   layout:
6077     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6078     layout: "plot-service-density"
6079
6080 # Plots - NF Density - CSP - PDR 64b
6081 - type: "plot"
6082   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6083   algorithm: "plot_service_density_heatmap_compare"
6084   output-file-type: ".html"
6085   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csp-pdr"
6086   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
6087   filter: "'NIC_Intel-X710' and
6088            'NF_DENSITY' and
6089            'DOCKER' and
6090            'PIPELINE' and
6091            'NF_VPPIP4' and
6092            '64B' and
6093            '2T1C' and
6094            'NDRPDR'"
6095   reference:
6096     include: "2"
6097     name: "CNF-1c"
6098   compare:
6099     include: "1"
6100     name: "CNF-0.5c"
6101   parameters:
6102   - "throughput"
6103   - "name"
6104   - "tags"
6105   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6106   x-axis: "X = CNFs per Service Pipeline"
6107   y-axis: "Y = Number of Service Pipelines"
6108   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6109   layout:
6110     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6111     layout: "plot-service-density"
6112
6113 - type: "plot"
6114   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6115   algorithm: "plot_service_density_heatmap_compare"
6116   output-file-type: ".html"
6117   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csp-pdr"
6118   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
6119   filter: "'NIC_Intel-X710' and
6120            'NF_DENSITY' and
6121            'DOCKER' and
6122            'PIPELINE' and
6123            'NF_VPPIP4' and
6124            '64B' and
6125            '4T2C' and
6126            'NDRPDR'"
6127   reference:
6128     include: "2"
6129     name: "CNF-1c"
6130   compare:
6131     include: "1"
6132     name: "CNF-0.5c"
6133   parameters:
6134   - "throughput"
6135   - "name"
6136   - "tags"
6137   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6138   x-axis: "X = CNFs per Service Pipeline"
6139   y-axis: "Y = Number of Service Pipelines"
6140   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6141   layout:
6142     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6143     layout: "plot-service-density"
6144
6145 - type: "plot"
6146   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6147   algorithm: "plot_service_density_heatmap_compare"
6148   output-file-type: ".html"
6149   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-csp-pdr"
6150   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
6151   filter: "'NIC_Intel-X710' and
6152            'NF_DENSITY' and
6153            'DOCKER' and
6154            'PIPELINE' and
6155            'NF_VPPIP4' and
6156            '64B' and
6157            '8T4C' and
6158            'NDRPDR'"
6159   reference:
6160     include: "2"
6161     name: "CNF-1c"
6162   compare:
6163     include: "1"
6164     name: "CNF-0.5c"
6165   parameters:
6166   - "throughput"
6167   - "name"
6168   - "tags"
6169   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6170   x-axis: "X = CNFs per Service Pipeline"
6171   y-axis: "Y = Number of Service Pipelines"
6172   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6173   layout:
6174     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6175     layout: "plot-service-density"
6176
6177 # Plots - NF Density - CSP - PDR IMIX
6178 - type: "plot"
6179   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6180   algorithm: "plot_service_density_heatmap_compare"
6181   output-file-type: ".html"
6182   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csp-pdr"
6183   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
6184   filter: "'NIC_Intel-X710' and
6185            'NF_DENSITY' and
6186            'DOCKER' and
6187            'PIPELINE' and
6188            'NF_VPPIP4' and
6189            'IMIX' and
6190            '2T1C' and
6191            'NDRPDR'"
6192   reference:
6193     include: "2"
6194     name: "CNF-1c"
6195   compare:
6196     include: "1"
6197     name: "CNF-0.5c"
6198   parameters:
6199   - "throughput"
6200   - "name"
6201   - "tags"
6202   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6203   x-axis: "X = CNFs per Service Pipeline"
6204   y-axis: "Y = Number of Service Pipelines"
6205   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6206   layout:
6207     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6208     layout: "plot-service-density"
6209
6210 - type: "plot"
6211   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6212   algorithm: "plot_service_density_heatmap_compare"
6213   output-file-type: ".html"
6214   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csp-pdr"
6215   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
6216   filter: "'NIC_Intel-X710' and
6217            'NF_DENSITY' and
6218            'DOCKER' and
6219            'PIPELINE' and
6220            'NF_VPPIP4' and
6221            'IMIX' and
6222            '4T2C' and
6223            'NDRPDR'"
6224   reference:
6225     include: "2"
6226     name: "CNF-1c"
6227   compare:
6228     include: "1"
6229     name: "CNF-0.5c"
6230   parameters:
6231   - "throughput"
6232   - "name"
6233   - "tags"
6234   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6235   x-axis: "X = CNFs per Service Pipeline"
6236   y-axis: "Y = Number of Service Pipelines"
6237   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6238   layout:
6239     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6240     layout: "plot-service-density"
6241
6242 - type: "plot"
6243   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6244   algorithm: "plot_service_density_heatmap_compare"
6245   output-file-type: ".html"
6246   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-csp-pdr"
6247   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
6248   filter: "'NIC_Intel-X710' and
6249            'NF_DENSITY' and
6250            'DOCKER' and
6251            'PIPELINE' and
6252            'NF_VPPIP4' and
6253            'IMIX' and
6254            '8T4C' and
6255            'NDRPDR'"
6256   reference:
6257     include: "2"
6258     name: "CNF-1c"
6259   compare:
6260     include: "1"
6261     name: "CNF-0.5c"
6262   parameters:
6263   - "throughput"
6264   - "name"
6265   - "tags"
6266   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6267   x-axis: "X = CNFs per Service Pipeline"
6268   y-axis: "Y = Number of Service Pipelines"
6269   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6270   layout:
6271     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6272     layout: "plot-service-density"
6273
6274 ################################################################################
6275 # Plots VPP HTTP Server Performance
6276 - type: "plot"
6277   title: "VPP HTTP Server Performance"
6278   algorithm: "plot_http_server_performance_box"
6279   output-file-type: ".html"
6280   output-file: "{DIR[STATIC,VPP]}/http-server-performance-cps"
6281   data:
6282     "plot-vpp-http-server-performance"
6283   # Keep this formatting, the filter is enclosed with " (quotation mark) and
6284   # each tag is enclosed with ' (apostrophe).
6285   filter: "'HTTP' and 'TCP_CPS'"
6286   parameters:
6287   - "result"
6288   - "name"
6289   traces:
6290     hoverinfo: "x+y"
6291     boxpoints: "outliers"
6292     whiskerwidth: 0
6293   layout:
6294     title: "VPP HTTP Server Performance"
6295     layout:
6296       "plot-cps"
6297
6298 - type: "plot"
6299   title: "VPP HTTP Server Performance"
6300   algorithm: "plot_http_server_performance_box"
6301   output-file-type: ".html"
6302   output-file: "{DIR[STATIC,VPP]}/http-server-performance-rps"
6303   data:
6304     "plot-vpp-http-server-performance"
6305   filter: "'HTTP' and 'TCP_RPS'"
6306   parameters:
6307   - "result"
6308   - "name"
6309   traces:
6310     hoverinfo: "x+y"
6311     boxpoints: "outliers"
6312     whiskerwidth: 0
6313   layout:
6314     title: "VPP HTTP Server Performance"
6315     layout:
6316       "plot-rps"
6317
6318 ################################################################################
6319
6320 # Packet Throughput - VPP L2 3n-hsw-x520 base and scale
6321 - type: "plot"
6322   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
6323   algorithm: "plot_performance_box"
6324   output-file-type: ".html"
6325   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
6326   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6327   filter: "'NIC_Intel-X520-DA2' and
6328            '64B' and
6329            ('BASE' or 'SCALE') and
6330            'NDRPDR' and
6331            'ETH' and
6332            '1T1C' and
6333            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6334            not 'VHOST' and
6335            not 'MEMIF'"
6336   parameters:
6337   - "throughput"
6338   - "parent"
6339   - "tags"
6340   sort:
6341   - "L2PATCH"
6342   - "L2XCBASE"
6343   - "BASE"
6344   - "FIB_10K"
6345   - "FIB_100K"
6346   - "FIB_1M"
6347   traces:
6348     hoverinfo: "x+y"
6349     boxpoints: "outliers"
6350     whiskerwidth: 0
6351   layout:
6352     title: "l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
6353     layout: "plot-throughput"
6354
6355 - type: "plot"
6356   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
6357   algorithm: "plot_performance_box"
6358   output-file-type: ".html"
6359   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
6360   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6361   filter: "'NIC_Intel-X520-DA2' and
6362            '64B' and
6363            ('BASE' or 'SCALE') and
6364            'NDRPDR' and
6365            'ETH' and
6366            '1T1C' and
6367            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6368            not 'VHOST' and
6369            not 'MEMIF'"
6370   parameters:
6371   - "throughput"
6372   - "parent"
6373   - "tags"
6374   sort:
6375   - "L2PATCH"
6376   - "L2XCBASE"
6377   - "BASE"
6378   - "FIB_10K"
6379   - "FIB_100K"
6380   - "FIB_1M"
6381   traces:
6382     hoverinfo: "x+y"
6383     boxpoints: "outliers"
6384     whiskerwidth: 0
6385   layout:
6386     title: "l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
6387     layout: "plot-throughput"
6388
6389 - type: "plot"
6390   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
6391   algorithm: "plot_performance_box"
6392   output-file-type: ".html"
6393   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
6394   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6395   filter: "'NIC_Intel-X520-DA2' and
6396            '64B' and
6397            ('BASE' or 'SCALE') and
6398            'NDRPDR' and
6399            'ETH' and
6400            '2T2C' and
6401            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6402            not 'VHOST' and
6403            not 'MEMIF'"
6404   parameters:
6405   - "throughput"
6406   - "parent"
6407   - "tags"
6408   sort:
6409   - "L2PATCH"
6410   - "L2XCBASE"
6411   - "BASE"
6412   - "FIB_10K"
6413   - "FIB_100K"
6414   - "FIB_1M"
6415   traces:
6416     hoverinfo: "x+y"
6417     boxpoints: "outliers"
6418     whiskerwidth: 0
6419   layout:
6420     title: "l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
6421     layout: "plot-throughput"
6422
6423 - type: "plot"
6424   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
6425   algorithm: "plot_performance_box"
6426   output-file-type: ".html"
6427   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
6428   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6429   filter: "'NIC_Intel-X520-DA2' and
6430            '64B' and
6431            ('BASE' or 'SCALE') and
6432            'NDRPDR' and
6433            'ETH' and
6434            '2T2C' and
6435            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6436            not 'VHOST' and
6437            not 'MEMIF'"
6438   parameters:
6439   - "throughput"
6440   - "parent"
6441   - "tags"
6442   sort:
6443   - "L2PATCH"
6444   - "L2XCBASE"
6445   - "BASE"
6446   - "FIB_10K"
6447   - "FIB_100K"
6448   - "FIB_1M"
6449   traces:
6450     hoverinfo: "x+y"
6451     boxpoints: "outliers"
6452     whiskerwidth: 0
6453   layout:
6454     title: "l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
6455     layout: "plot-throughput"
6456
6457 # Packet Throughput - VPP L2 3n-hsw-x520 features
6458 - type: "plot"
6459   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
6460   algorithm: "plot_performance_box"
6461   output-file-type: ".html"
6462   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
6463   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6464   filter: "'NIC_Intel-X520-DA2' and
6465            '64B' and
6466            'NDRPDR' and
6467            '1T1C' and
6468            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6469            not 'ACL' and
6470            not 'VHOST' and
6471            not 'MEMIF'"
6472   parameters:
6473   - "throughput"
6474   - "parent"
6475   - "tags"
6476   sort:
6477   - "L2XCBASE"    # l2xcbase
6478   - "L2BDBASE"    # l2bdbase
6479   - "L2XCFWD"     # dot1q-l2xcbase
6480   - "L2BDMACLRN"  # dot1q-l2bdbase
6481   traces:
6482     hoverinfo: "x+y"
6483     boxpoints: "outliers"
6484     whiskerwidth: 0
6485   layout:
6486     title: "l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
6487     layout: "plot-throughput"
6488
6489 - type: "plot"
6490   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-pdr"
6491   algorithm: "plot_performance_box"
6492   output-file-type: ".html"
6493   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-pdr"
6494   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6495   filter: "'NIC_Intel-X520-DA2' and
6496            '64B' and
6497            'NDRPDR' and
6498            '1T1C' and
6499            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6500            not 'ACL' and
6501            not 'VHOST' and
6502            not 'MEMIF'"
6503   parameters:
6504   - "throughput"
6505   - "parent"
6506   - "tags"
6507   sort:
6508   - "L2XCBASE"    # l2xcbase
6509   - "L2BDBASE"    # l2bdbase
6510   - "L2XCFWD"     # dot1q-l2xcbase
6511   - "L2BDMACLRN"  # dot1q-l2bdbase
6512   traces:
6513     hoverinfo: "x+y"
6514     boxpoints: "outliers"
6515     whiskerwidth: 0
6516   layout:
6517     title: "l2sw-3n-hsw-x520-64b-1t1c-features-pdr"
6518     layout: "plot-throughput"
6519
6520 - type: "plot"
6521   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
6522   algorithm: "plot_performance_box"
6523   output-file-type: ".html"
6524   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
6525   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6526   filter: "'NIC_Intel-X520-DA2' and
6527            '64B' and
6528            'NDRPDR' and
6529            '2T2C' and
6530            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6531            not 'ACL' and
6532            not 'VHOST' and
6533            not 'MEMIF'"
6534   parameters:
6535   - "throughput"
6536   - "parent"
6537   - "tags"
6538   sort:
6539   - "L2XCBASE"    # l2xcbase
6540   - "L2BDBASE"    # l2bdbase
6541   - "L2XCFWD"     # dot1q-l2xcbase
6542   - "L2BDMACLRN"  # dot1q-l2bdbase
6543   traces:
6544     hoverinfo: "x+y"
6545     boxpoints: "outliers"
6546     whiskerwidth: 0
6547   layout:
6548     title: "l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
6549     layout: "plot-throughput"
6550
6551 - type: "plot"
6552   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-pdr"
6553   algorithm: "plot_performance_box"
6554   output-file-type: ".html"
6555   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-pdr"
6556   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6557   filter: "'NIC_Intel-X520-DA2' and
6558            '64B' and
6559            'NDRPDR' and
6560            '2T2C' and
6561            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6562            not 'ACL' and
6563            not 'VHOST' and
6564            not 'MEMIF'"
6565   parameters:
6566   - "throughput"
6567   - "parent"
6568   - "tags"
6569   sort:
6570   - "L2XCBASE"    # l2xcbase
6571   - "L2BDBASE"    # l2bdbase
6572   - "L2XCFWD"     # dot1q-l2xcbase
6573   - "L2BDMACLRN"  # dot1q-l2bdbase
6574   traces:
6575     hoverinfo: "x+y"
6576     boxpoints: "outliers"
6577     whiskerwidth: 0
6578   layout:
6579     title: "l2sw-3n-hsw-x520-64b-2t2c-features-pdr"
6580     layout: "plot-throughput"
6581
6582 # Packet Throughput - VPP L2 3n-hsw-x520 features-iacl
6583 - type: "plot"
6584   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
6585   algorithm: "plot_performance_box"
6586   output-file-type: ".html"
6587   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
6588   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6589   filter: "'NIC_Intel-X520-DA2' and
6590            '64B' and
6591            'NDRPDR' and
6592            '1T1C' and
6593            'FEATURE' and
6594            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6595            'IACL' and
6596            ('ACL1' or 'ACL50') and
6597            ('10K_FLOWS' or '10k_FLOWS') and
6598            not 'MACIP' and
6599            not 'VHOST' and
6600            not 'MEMIF'"
6601   parameters:
6602   - "throughput"
6603   - "parent"
6604   - "tags"
6605   traces:
6606     hoverinfo: "x+y"
6607     boxpoints: "outliers"
6608     whiskerwidth: 0
6609   layout:
6610     title: "l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
6611     layout: "plot-throughput"
6612
6613 - type: "plot"
6614   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
6615   algorithm: "plot_performance_box"
6616   output-file-type: ".html"
6617   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
6618   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6619   filter: "'NIC_Intel-X520-DA2' and
6620            '64B' and
6621            'NDRPDR' and
6622            '1T1C' and
6623            'FEATURE' and
6624            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6625            'IACL' and
6626            ('ACL1' or 'ACL50') and
6627            ('10K_FLOWS' or '10k_FLOWS') and
6628            not 'MACIP' and
6629            not 'VHOST' and
6630            not 'MEMIF'"
6631   parameters:
6632   - "throughput"
6633   - "parent"
6634   - "tags"
6635   traces:
6636     hoverinfo: "x+y"
6637     boxpoints: "outliers"
6638     whiskerwidth: 0
6639   layout:
6640     title: "l2sw-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
6641     layout: "plot-throughput"
6642
6643 - type: "plot"
6644   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
6645   algorithm: "plot_performance_box"
6646   output-file-type: ".html"
6647   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
6648   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6649   filter: "'NIC_Intel-X520-DA2' and
6650            '64B' and
6651            'NDRPDR' and
6652            '2T2C' and
6653            'FEATURE' and
6654            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6655            'IACL' and
6656            ('ACL1' or 'ACL50') and
6657            ('10K_FLOWS' or '10k_FLOWS') and
6658            not 'MACIP' and
6659            not 'VHOST' and
6660            not 'MEMIF'"
6661   parameters:
6662   - "throughput"
6663   - "parent"
6664   - "tags"
6665   traces:
6666     hoverinfo: "x+y"
6667     boxpoints: "outliers"
6668     whiskerwidth: 0
6669   layout:
6670     title: "l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
6671     layout: "plot-throughput"
6672
6673 - type: "plot"
6674   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
6675   algorithm: "plot_performance_box"
6676   output-file-type: ".html"
6677   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
6678   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6679   filter: "'NIC_Intel-X520-DA2' and
6680            '64B' and
6681            'NDRPDR' and
6682            '2T2C' and
6683            'FEATURE' and
6684            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6685            'IACL' and
6686            ('ACL1' or 'ACL50') and
6687            ('10K_FLOWS' or '10k_FLOWS') and
6688            not 'MACIP' and
6689            not 'VHOST' and
6690            not 'MEMIF'"
6691   parameters:
6692   - "throughput"
6693   - "parent"
6694   - "tags"
6695   traces:
6696     hoverinfo: "x+y"
6697     boxpoints: "outliers"
6698     whiskerwidth: 0
6699   layout:
6700     title: "l2sw-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
6701     layout: "plot-throughput"
6702
6703 # Packet Throughput - VPP L2 3n-hsw-x520 features-oacl
6704 - type: "plot"
6705   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
6706   algorithm: "plot_performance_box"
6707   output-file-type: ".html"
6708   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
6709   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6710   filter: "'NIC_Intel-X520-DA2' and
6711            '64B' and
6712            'NDRPDR' and
6713            '1T1C' and
6714            'FEATURE' and
6715            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6716            'OACL' and
6717            ('ACL1' or 'ACL50') and
6718            ('10K_FLOWS' or '10k_FLOWS') and
6719            not 'MACIP' and
6720            not 'VHOST' and
6721            not 'MEMIF'"
6722   parameters:
6723   - "throughput"
6724   - "parent"
6725   - "tags"
6726   traces:
6727     hoverinfo: "x+y"
6728     boxpoints: "outliers"
6729     whiskerwidth: 0
6730   layout:
6731     title: "l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
6732     layout: "plot-throughput"
6733
6734 - type: "plot"
6735   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
6736   algorithm: "plot_performance_box"
6737   output-file-type: ".html"
6738   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
6739   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6740   filter: "'NIC_Intel-X520-DA2' and
6741            '64B' and
6742            'NDRPDR' and
6743            '1T1C' and
6744            'FEATURE' and
6745            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6746            'OACL' and
6747            ('ACL1' or 'ACL50') and
6748            ('10K_FLOWS' or '10k_FLOWS') and
6749            not 'MACIP' and
6750            not 'VHOST' and
6751            not 'MEMIF'"
6752   parameters:
6753   - "throughput"
6754   - "parent"
6755   - "tags"
6756   traces:
6757     hoverinfo: "x+y"
6758     boxpoints: "outliers"
6759     whiskerwidth: 0
6760   layout:
6761     title: "l2sw-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
6762     layout: "plot-throughput"
6763
6764 - type: "plot"
6765   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
6766   algorithm: "plot_performance_box"
6767   output-file-type: ".html"
6768   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
6769   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6770   filter: "'NIC_Intel-X520-DA2' and
6771            '64B' and
6772            'NDRPDR' and
6773            '2T2C' and
6774            'FEATURE' and
6775            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6776            'OACL' and
6777            ('ACL1' or 'ACL50') and
6778            ('10K_FLOWS' or '10k_FLOWS') and
6779            not 'MACIP' and
6780            not 'VHOST' and
6781            not 'MEMIF'"
6782   parameters:
6783   - "throughput"
6784   - "parent"
6785   - "tags"
6786   traces:
6787     hoverinfo: "x+y"
6788     boxpoints: "outliers"
6789     whiskerwidth: 0
6790   layout:
6791     title: "l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
6792     layout: "plot-throughput"
6793
6794 - type: "plot"
6795   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
6796   algorithm: "plot_performance_box"
6797   output-file-type: ".html"
6798   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
6799   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6800   filter: "'NIC_Intel-X520-DA2' and
6801            '64B' and
6802            'NDRPDR' and
6803            '2T2C' and
6804            'FEATURE' and
6805            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6806            'OACL' and
6807            ('ACL1' or 'ACL50') and
6808            ('10K_FLOWS' or '10k_FLOWS') and
6809            not 'MACIP' and
6810            not 'VHOST' and
6811            not 'MEMIF'"
6812   parameters:
6813   - "throughput"
6814   - "parent"
6815   - "tags"
6816   traces:
6817     hoverinfo: "x+y"
6818     boxpoints: "outliers"
6819     whiskerwidth: 0
6820   layout:
6821     title: "l2sw-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
6822     layout: "plot-throughput"
6823
6824 # Packet Throughput - VPP L2 3n-hsw-x520 features-macip
6825 - type: "plot"
6826   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr"
6827   algorithm: "plot_performance_box"
6828   output-file-type: ".html"
6829   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr"
6830   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6831   filter: "'NIC_Intel-X520-DA2' and
6832            '64B' and
6833            'NDRPDR' and
6834            '1T1C' and
6835            'FEATURE' and
6836            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6837            'MACIP' and
6838            ('ACL1' or 'ACL50') and
6839            ('10K_FLOWS' or '10k_FLOWS') and
6840            not 'VHOST' and
6841            not 'MEMIF'"
6842   parameters:
6843   - "throughput"
6844   - "parent"
6845   - "tags"
6846   traces:
6847     hoverinfo: "x+y"
6848     boxpoints: "outliers"
6849     whiskerwidth: 0
6850   layout:
6851     title: "l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr"
6852     layout: "plot-throughput"
6853
6854 - type: "plot"
6855   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-macip-pdr"
6856   algorithm: "plot_performance_box"
6857   output-file-type: ".html"
6858   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-macip-pdr"
6859   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6860   filter: "'NIC_Intel-X520-DA2' and
6861            '64B' and
6862            'NDRPDR' and
6863            '1T1C' and
6864            'FEATURE' and
6865            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6866            'MACIP' and
6867            ('ACL1' or 'ACL50') and
6868            ('10K_FLOWS' or '10k_FLOWS') and
6869            not 'VHOST' and
6870            not 'MEMIF'"
6871   parameters:
6872   - "throughput"
6873   - "parent"
6874   - "tags"
6875   traces:
6876     hoverinfo: "x+y"
6877     boxpoints: "outliers"
6878     whiskerwidth: 0
6879   layout:
6880     title: "l2sw-3n-hsw-x520-64b-1t1c-features-macip-pdr"
6881     layout: "plot-throughput"
6882
6883 - type: "plot"
6884   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr"
6885   algorithm: "plot_performance_box"
6886   output-file-type: ".html"
6887   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr"
6888   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6889   filter: "'NIC_Intel-X520-DA2' and
6890            '64B' and
6891            'NDRPDR' and
6892            '2T2C' and
6893            'FEATURE' and
6894            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6895            'MACIP' and
6896            ('ACL1' or 'ACL50') and
6897            ('10K_FLOWS' or '10k_FLOWS') and
6898            not 'VHOST' and
6899            not 'MEMIF'"
6900   parameters:
6901   - "throughput"
6902   - "parent"
6903   - "tags"
6904   traces:
6905     hoverinfo: "x+y"
6906     boxpoints: "outliers"
6907     whiskerwidth: 0
6908   layout:
6909     title: "l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr"
6910     layout: "plot-throughput"
6911
6912 - type: "plot"
6913   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-macip-pdr"
6914   algorithm: "plot_performance_box"
6915   output-file-type: ".html"
6916   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-macip-pdr"
6917   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6918   filter: "'NIC_Intel-X520-DA2' and
6919            '64B' and
6920            'NDRPDR' and
6921            '2T2C' and
6922            'FEATURE' and
6923            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6924            'MACIP' and
6925            ('ACL1' or 'ACL50') and
6926            ('10K_FLOWS' or '10k_FLOWS') and
6927            not 'VHOST' and
6928            not 'MEMIF'"
6929   parameters:
6930   - "throughput"
6931   - "parent"
6932   - "tags"
6933   traces:
6934     hoverinfo: "x+y"
6935     boxpoints: "outliers"
6936     whiskerwidth: 0
6937   layout:
6938     title: "l2sw-3n-hsw-x520-64b-2t2c-features-macip-pdr"
6939     layout: "plot-throughput"
6940
6941 # Packet Throughput - VPP L2 3n-hsw-x710 base and scale
6942 - type: "plot"
6943   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
6944   algorithm: "plot_performance_box"
6945   output-file-type: ".html"
6946   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
6947   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6948   filter: "'NIC_Intel-X710' and
6949            '64B' and
6950            ('BASE' or 'SCALE') and
6951            'NDRPDR' and
6952            'ETH' and
6953            '1T1C' and
6954            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6955            not 'VHOST' and
6956            not 'MEMIF'"
6957   parameters:
6958   - "throughput"
6959   - "parent"
6960   - "tags"
6961   sort:
6962   - "L2PATCH"
6963   - "L2XCFWD"
6964   - "L2BDMACLRN"
6965   - "FIB_10K"
6966   - "FIB_100K"
6967   - "FIB_1M"
6968   traces:
6969     hoverinfo: "x+y"
6970     boxpoints: "outliers"
6971     whiskerwidth: 0
6972   layout:
6973     title: "l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
6974     layout: "plot-throughput"
6975
6976 - type: "plot"
6977   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
6978   algorithm: "plot_performance_box"
6979   output-file-type: ".html"
6980   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
6981   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6982   filter: "'NIC_Intel-X710' and
6983            '64B' and
6984            ('BASE' or 'SCALE') and
6985            'NDRPDR' and
6986            'ETH' and
6987            '1T1C' and
6988            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6989            not 'VHOST' and
6990            not 'MEMIF'"
6991   parameters:
6992   - "throughput"
6993   - "parent"
6994   - "tags"
6995   sort:
6996   - "L2PATCH"
6997   - "L2XCFWD"
6998   - "L2BDMACLRN"
6999   - "FIB_10K"
7000   - "FIB_100K"
7001   - "FIB_1M"
7002   traces:
7003     hoverinfo: "x+y"
7004     boxpoints: "outliers"
7005     whiskerwidth: 0
7006   layout:
7007     title: "l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
7008     layout: "plot-throughput"
7009
7010 - type: "plot"
7011   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
7012   algorithm: "plot_performance_box"
7013   output-file-type: ".html"
7014   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
7015   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7016   filter: "'NIC_Intel-X710' and
7017            '64B' and
7018            ('BASE' or 'SCALE') and
7019            'NDRPDR' and
7020            'ETH' and
7021            '2T2C' and
7022            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7023            not 'VHOST' and
7024            not 'MEMIF'"
7025   parameters:
7026   - "throughput"
7027   - "parent"
7028   - "tags"
7029   sort:
7030   - "L2PATCH"
7031   - "L2XCFWD"
7032   - "L2BDMACLRN"
7033   - "FIB_10K"
7034   - "FIB_100K"
7035   - "FIB_1M"
7036   traces:
7037     hoverinfo: "x+y"
7038     boxpoints: "outliers"
7039     whiskerwidth: 0
7040   layout:
7041     title: "l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
7042     layout: "plot-throughput"
7043
7044 - type: "plot"
7045   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
7046   algorithm: "plot_performance_box"
7047   output-file-type: ".html"
7048   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
7049   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7050   filter: "'NIC_Intel-X710' and
7051            '64B' and
7052            ('BASE' or 'SCALE') and
7053            'NDRPDR' and
7054            'ETH' and
7055            '2T2C' and
7056            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7057            not 'VHOST' and
7058            not 'MEMIF'"
7059   parameters:
7060   - "throughput"
7061   - "parent"
7062   - "tags"
7063   sort:
7064   - "L2PATCH"
7065   - "L2XCFWD"
7066   - "L2BDMACLRN"
7067   - "FIB_10K"
7068   - "FIB_100K"
7069   - "FIB_1M"
7070   traces:
7071     hoverinfo: "x+y"
7072     boxpoints: "outliers"
7073     whiskerwidth: 0
7074   layout:
7075     title: "l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
7076     layout: "plot-throughput"
7077
7078 # Packet Throughput - VPP L2 3n-hsw-x710 features
7079 - type: "plot"
7080   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
7081   algorithm: "plot_performance_box"
7082   output-file-type: ".html"
7083   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
7084   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7085   filter: "'NIC_Intel-X710' and
7086            '64B' and
7087            'NDRPDR' and
7088            '1T1C' and
7089            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7090            not 'ACL' and
7091            not 'VHOST' and
7092            not 'L2OVRLAY' and
7093            not 'MEMIF'"
7094   parameters:
7095   - "throughput"
7096   - "parent"
7097   - "tags"
7098   sort:
7099   - "L2XCBASE"    # l2xcbase
7100   - "L2BDBASE"    # l2bdbase
7101   - "L2XCFWD"     # dot1q-l2xcbase
7102   - "L2BDMACLRN"  # dot1q-l2bdbase
7103   traces:
7104     hoverinfo: "x+y"
7105     boxpoints: "outliers"
7106     whiskerwidth: 0
7107   layout:
7108     title: "l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
7109     layout: "plot-throughput"
7110
7111 - type: "plot"
7112   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
7113   algorithm: "plot_performance_box"
7114   output-file-type: ".html"
7115   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
7116   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7117   filter: "'NIC_Intel-X710' and
7118            '64B' and
7119            'NDRPDR' and
7120            '1T1C' and
7121            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7122            not 'ACL' and
7123            not 'VHOST' and
7124            not 'L2OVRLAY' and
7125            not 'MEMIF'"
7126   parameters:
7127   - "throughput"
7128   - "parent"
7129   - "tags"
7130   sort:
7131   - "L2XCBASE"    # l2xcbase
7132   - "L2BDBASE"    # l2bdbase
7133   - "L2XCFWD"     # dot1q-l2xcbase
7134   - "L2BDMACLRN"  # dot1q-l2bdbase
7135   traces:
7136     hoverinfo: "x+y"
7137     boxpoints: "outliers"
7138     whiskerwidth: 0
7139   layout:
7140     title: "l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
7141     layout: "plot-throughput"
7142
7143 - type: "plot"
7144   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
7145   algorithm: "plot_performance_box"
7146   output-file-type: ".html"
7147   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
7148   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7149   filter: "'NIC_Intel-X710' and
7150            '64B' and
7151            'NDRPDR' and
7152            '2T2C' and
7153            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7154            not 'ACL' and
7155            not 'VHOST' and
7156            not 'L2OVRLAY' and
7157            not 'MEMIF'"
7158   parameters:
7159   - "throughput"
7160   - "parent"
7161   - "tags"
7162   sort:
7163   - "L2XCBASE"    # l2xcbase
7164   - "L2BDBASE"    # l2bdbase
7165   - "L2XCFWD"     # dot1q-l2xcbase
7166   - "L2BDMACLRN"  # dot1q-l2bdbase
7167   traces:
7168     hoverinfo: "x+y"
7169     boxpoints: "outliers"
7170     whiskerwidth: 0
7171   layout:
7172     title: "l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
7173     layout: "plot-throughput"
7174
7175 - type: "plot"
7176   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
7177   algorithm: "plot_performance_box"
7178   output-file-type: ".html"
7179   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
7180   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7181   filter: "'NIC_Intel-X710' and
7182            '64B' and
7183            'NDRPDR' and
7184            '2T2C' and
7185            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7186            not 'ACL' and
7187            not 'VHOST' and
7188            not 'L2OVRLAY' and
7189            not 'MEMIF'"
7190   parameters:
7191   - "throughput"
7192   - "parent"
7193   - "tags"
7194   sort:
7195   - "L2XCBASE"    # l2xcbase
7196   - "L2BDBASE"    # l2bdbase
7197   - "L2XCFWD"     # dot1q-l2xcbase
7198   - "L2BDMACLRN"  # dot1q-l2bdbase
7199   traces:
7200     hoverinfo: "x+y"
7201     boxpoints: "outliers"
7202     whiskerwidth: 0
7203   layout:
7204     title: "l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
7205     layout: "plot-throughput"
7206
7207 # Packet Throughput - VPP L2 3n-hsw-x710 features-iacl
7208 - type: "plot"
7209   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
7210   algorithm: "plot_performance_box"
7211   output-file-type: ".html"
7212   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
7213   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7214   filter: "'NIC_Intel-X710' and
7215            '64B' and
7216            'NDRPDR' and
7217            '1T1C' and
7218            'FEATURE' and
7219            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7220            'IACL' and
7221            ('ACL1' or 'ACL50') and
7222            ('10K_FLOWS' or '10k_FLOWS') and
7223            not 'MACIP' and
7224            not 'VHOST' and
7225            not 'MEMIF'"
7226   parameters:
7227   - "throughput"
7228   - "parent"
7229   - "tags"
7230   traces:
7231     hoverinfo: "x+y"
7232     boxpoints: "outliers"
7233     whiskerwidth: 0
7234   layout:
7235     title: "l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
7236     layout: "plot-throughput"
7237
7238 - type: "plot"
7239   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
7240   algorithm: "plot_performance_box"
7241   output-file-type: ".html"
7242   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
7243   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7244   filter: "'NIC_Intel-X710' and
7245            '64B' and
7246            'NDRPDR' and
7247            '1T1C' and
7248            'FEATURE' and
7249            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7250            'IACL' and
7251            ('ACL1' or 'ACL50') and
7252            ('10K_FLOWS' or '10k_FLOWS') and
7253            not 'MACIP' and
7254            not 'VHOST' and
7255            not 'MEMIF'"
7256   parameters:
7257   - "throughput"
7258   - "parent"
7259   - "tags"
7260   traces:
7261     hoverinfo: "x+y"
7262     boxpoints: "outliers"
7263     whiskerwidth: 0
7264   layout:
7265     title: "l2sw-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
7266     layout: "plot-throughput"
7267
7268 - type: "plot"
7269   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
7270   algorithm: "plot_performance_box"
7271   output-file-type: ".html"
7272   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
7273   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7274   filter: "'NIC_Intel-X710' and
7275            '64B' and
7276            'NDRPDR' and
7277            '2T2C' and
7278            'FEATURE' and
7279            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7280            'IACL' and
7281            ('ACL1' or 'ACL50') and
7282            ('10K_FLOWS' or '10k_FLOWS') and
7283            not 'MACIP' and
7284            not 'VHOST' and
7285            not 'MEMIF'"
7286   parameters:
7287   - "throughput"
7288   - "parent"
7289   - "tags"
7290   traces:
7291     hoverinfo: "x+y"
7292     boxpoints: "outliers"
7293     whiskerwidth: 0
7294   layout:
7295     title: "l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
7296     layout: "plot-throughput"
7297
7298 - type: "plot"
7299   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
7300   algorithm: "plot_performance_box"
7301   output-file-type: ".html"
7302   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
7303   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7304   filter: "'NIC_Intel-X710' and
7305            '64B' and
7306            'NDRPDR' and
7307            '2T2C' and
7308            'FEATURE' and
7309            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7310            'IACL' and
7311            ('ACL1' or 'ACL50') and
7312            ('10K_FLOWS' or '10k_FLOWS') and
7313            not 'MACIP' and
7314            not 'VHOST' and
7315            not 'MEMIF'"
7316   parameters:
7317   - "throughput"
7318   - "parent"
7319   - "tags"
7320   traces:
7321     hoverinfo: "x+y"
7322     boxpoints: "outliers"
7323     whiskerwidth: 0
7324   layout:
7325     title: "l2sw-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
7326     layout: "plot-throughput"
7327
7328 # Packet Throughput - VPP L2 3n-hsw-xl710 base and scale
7329 - type: "plot"
7330   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
7331   algorithm: "plot_performance_box"
7332   output-file-type: ".html"
7333   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
7334   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7335   filter: "'NIC_Intel-XL710' and
7336            '64B' and
7337            'BASE' and
7338            'NDRPDR' and
7339            'ETH' and
7340            '1T1C' and
7341            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7342            not 'VHOST' and
7343            not 'MEMIF'"
7344   parameters:
7345   - "throughput"
7346   - "parent"
7347   - "tags"
7348   sort:
7349   - "L2PATCH"
7350   - "L2XCFWD"
7351   - "L2BDMACLRN"
7352   traces:
7353     hoverinfo: "x+y"
7354     boxpoints: "outliers"
7355     whiskerwidth: 0
7356   layout:
7357     title: "l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
7358     layout: "plot-throughput"
7359
7360 - type: "plot"
7361   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-1t1c-base-pdr"
7362   algorithm: "plot_performance_box"
7363   output-file-type: ".html"
7364   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base-pdr"
7365   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7366   filter: "'NIC_Intel-XL710' and
7367            '64B' and
7368            'BASE' and
7369            'NDRPDR' and
7370            'ETH' and
7371            '1T1C' and
7372            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7373            not 'VHOST' and
7374            not 'MEMIF'"
7375   parameters:
7376   - "throughput"
7377   - "parent"
7378   - "tags"
7379   sort:
7380   - "L2PATCH"
7381   - "L2XCFWD"
7382   - "L2BDMACLRN"
7383   traces:
7384     hoverinfo: "x+y"
7385     boxpoints: "outliers"
7386     whiskerwidth: 0
7387   layout:
7388     title: "l2sw-3n-hsw-xl710-64b-1t1c-base-pdr"
7389     layout: "plot-throughput"
7390
7391 - type: "plot"
7392   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
7393   algorithm: "plot_performance_box"
7394   output-file-type: ".html"
7395   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
7396   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7397   filter: "'NIC_Intel-XL710' and
7398            '64B' and
7399            'BASE' and
7400            'NDRPDR' and
7401            'ETH' and
7402            '2T2C' and
7403            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7404            not 'VHOST' and
7405            not 'MEMIF'"
7406   parameters:
7407   - "throughput"
7408   - "parent"
7409   - "tags"
7410   sort:
7411   - "L2PATCH"
7412   - "L2XCFWD"
7413   - "L2BDMACLRN"
7414   traces:
7415     hoverinfo: "x+y"
7416     boxpoints: "outliers"
7417     whiskerwidth: 0
7418   layout:
7419     title: "l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
7420     layout: "plot-throughput"
7421
7422 - type: "plot"
7423   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-2t2c-base-pdr"
7424   algorithm: "plot_performance_box"
7425   output-file-type: ".html"
7426   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base-pdr"
7427   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7428   filter: "'NIC_Intel-XL710' and
7429            '64B' and
7430            'BASE' and
7431            'NDRPDR' and
7432            'ETH' and
7433            '2T2C' and
7434            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7435            not 'VHOST' and
7436            not 'MEMIF'"
7437   parameters:
7438   - "throughput"
7439   - "parent"
7440   - "tags"
7441   sort:
7442   - "L2PATCH"
7443   - "L2XCFWD"
7444   - "L2BDMACLRN"
7445   traces:
7446     hoverinfo: "x+y"
7447     boxpoints: "outliers"
7448     whiskerwidth: 0
7449   layout:
7450     title: "l2sw-3n-hsw-xl710-64b-2t2c-base-pdr"
7451     layout: "plot-throughput"
7452
7453 # Packet Throughput - VPP L2 3n-skx-x710 base and scale
7454 - type: "plot"
7455   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
7456   algorithm: "plot_performance_box"
7457   output-file-type: ".html"
7458   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
7459   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7460   filter: "'NIC_Intel-X710' and
7461            '64B' and
7462            ('BASE' or 'SCALE') and
7463            'NDRPDR' and
7464            'ETH' and
7465            '2T1C' and
7466            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7467            not 'VHOST' and
7468            not 'MEMIF' and
7469            not 'DRV_AVF'"
7470   parameters:
7471   - "throughput"
7472   - "parent"
7473   - "tags"
7474   sort:
7475   - "L2PATCH"
7476   - "L2XCBASE"
7477   - "BASE"
7478   - "FIB_10K"
7479   - "FIB_100K"
7480   - "FIB_1M"
7481   traces:
7482     hoverinfo: "x+y"
7483     boxpoints: "outliers"
7484     whiskerwidth: 0
7485   layout:
7486     title: "l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
7487     layout: "plot-throughput"
7488
7489 - type: "plot"
7490   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
7491   algorithm: "plot_performance_box"
7492   output-file-type: ".html"
7493   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
7494   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7495   filter: "'NIC_Intel-X710' and
7496            '64B' and
7497            ('BASE' or 'SCALE') and
7498            'NDRPDR' and
7499            'ETH' and
7500            '2T1C' and
7501            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7502            not 'VHOST' and
7503            not 'MEMIF' and
7504            not 'DRV_AVF'"
7505   parameters:
7506   - "throughput"
7507   - "parent"
7508   - "tags"
7509   sort:
7510   - "L2PATCH"
7511   - "L2XCBASE"
7512   - "BASE"
7513   - "FIB_10K"
7514   - "FIB_100K"
7515   - "FIB_1M"
7516   traces:
7517     hoverinfo: "x+y"
7518     boxpoints: "outliers"
7519     whiskerwidth: 0
7520   layout:
7521     title: "l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
7522     layout: "plot-throughput"
7523
7524 - type: "plot"
7525   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
7526   algorithm: "plot_performance_box"
7527   output-file-type: ".html"
7528   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
7529   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7530   filter: "'NIC_Intel-X710' and
7531            '64B' and
7532            ('BASE' or 'SCALE') and
7533            'NDRPDR' and
7534            'ETH' and
7535            '4T2C' and
7536            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7537            not 'VHOST' and
7538            not 'MEMIF' and
7539            not 'DRV_AVF'"
7540   parameters:
7541   - "throughput"
7542   - "parent"
7543   - "tags"
7544   sort:
7545   - "L2PATCH"
7546   - "L2XCBASE"
7547   - "BASE"
7548   - "FIB_10K"
7549   - "FIB_100K"
7550   - "FIB_1M"
7551   traces:
7552     hoverinfo: "x+y"
7553     boxpoints: "outliers"
7554     whiskerwidth: 0
7555   layout:
7556     title: "l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
7557     layout: "plot-throughput"
7558
7559 - type: "plot"
7560   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
7561   algorithm: "plot_performance_box"
7562   output-file-type: ".html"
7563   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
7564   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7565   filter: "'NIC_Intel-X710' and
7566            '64B' and
7567            ('BASE' or 'SCALE') and
7568            'NDRPDR' and
7569            'ETH' and
7570            '4T2C' and
7571            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7572            not 'VHOST' and
7573            not 'MEMIF' and
7574            not 'DRV_AVF'"
7575   parameters:
7576   - "throughput"
7577   - "parent"
7578   - "tags"
7579   sort:
7580   - "L2PATCH"
7581   - "L2XCBASE"
7582   - "BASE"
7583   - "FIB_10K"
7584   - "FIB_100K"
7585   - "FIB_1M"
7586   traces:
7587     hoverinfo: "x+y"
7588     boxpoints: "outliers"
7589     whiskerwidth: 0
7590   layout:
7591     title: "l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
7592     layout: "plot-throughput"
7593
7594 # Packet Throughput - VPP L2 3n-skx-x710 features
7595 - type: "plot"
7596   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-ndr"
7597   algorithm: "plot_performance_box"
7598   output-file-type: ".html"
7599   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-ndr"
7600   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7601   filter: "'NIC_Intel-X710' and
7602            '64B' and
7603            'NDRPDR' and
7604            '2T1C' and
7605            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7606            not 'ACL' and
7607            not 'VHOST' and
7608            not 'DRV_AVF' and
7609            not 'L2OVRLAY' and
7610            not 'MEMIF'"
7611   parameters:
7612   - "throughput"
7613   - "parent"
7614   - "tags"
7615   sort:
7616   - "L2XCBASE"    # l2xcbase
7617   - "L2BDBASE"    # l2bdbase
7618   - "L2XCFWD"     # dot1q-l2xcbase
7619   - "L2BDMACLRN"  # dot1q-l2bdbase
7620   traces:
7621     hoverinfo: "x+y"
7622     boxpoints: "outliers"
7623     whiskerwidth: 0
7624   layout:
7625     title: "l2sw-3n-skx-x710-64b-2t1c-features-ndr"
7626     layout: "plot-throughput"
7627
7628 - type: "plot"
7629   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-pdr"
7630   algorithm: "plot_performance_box"
7631   output-file-type: ".html"
7632   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-pdr"
7633   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7634   filter: "'NIC_Intel-X710' and
7635            '64B' and
7636            'NDRPDR' and
7637            '2T1C' and
7638            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7639            not 'ACL' and
7640            not 'VHOST' and
7641            not 'DRV_AVF' and
7642            not 'L2OVRLAY' and
7643            not 'MEMIF'"
7644   parameters:
7645   - "throughput"
7646   - "parent"
7647   - "tags"
7648   sort:
7649   - "L2XCBASE"    # l2xcbase
7650   - "L2BDBASE"    # l2bdbase
7651   - "L2XCFWD"     # dot1q-l2xcbase
7652   - "L2BDMACLRN"  # dot1q-l2bdbase
7653   traces:
7654     hoverinfo: "x+y"
7655     boxpoints: "outliers"
7656     whiskerwidth: 0
7657   layout:
7658     title: "l2sw-3n-skx-x710-64b-2t1c-features-pdr"
7659     layout: "plot-throughput"
7660
7661 - type: "plot"
7662   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-ndr"
7663   algorithm: "plot_performance_box"
7664   output-file-type: ".html"
7665   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-ndr"
7666   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7667   filter: "'NIC_Intel-X710' and
7668            '64B' and
7669            'NDRPDR' and
7670            '4T2C' and
7671            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7672            not 'ACL' and
7673            not 'VHOST' and
7674            not 'DRV_AVF' and
7675            not 'L2OVRLAY' and
7676            not 'MEMIF'"
7677   parameters:
7678   - "throughput"
7679   - "parent"
7680   - "tags"
7681   sort:
7682   - "L2XCBASE"    # l2xcbase
7683   - "L2BDBASE"    # l2bdbase
7684   - "L2XCFWD"     # dot1q-l2xcbase
7685   - "L2BDMACLRN"  # dot1q-l2bdbase
7686   traces:
7687     hoverinfo: "x+y"
7688     boxpoints: "outliers"
7689     whiskerwidth: 0
7690   layout:
7691     title: "l2sw-3n-skx-x710-64b-4t2c-features-ndr"
7692     layout: "plot-throughput"
7693
7694 - type: "plot"
7695   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-pdr"
7696   algorithm: "plot_performance_box"
7697   output-file-type: ".html"
7698   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-pdr"
7699   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7700   filter: "'NIC_Intel-X710' and
7701            '64B' and
7702            'NDRPDR' and
7703            '4T2C' and
7704            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7705            not 'ACL' and
7706            not 'VHOST' and
7707            not 'DRV_AVF' and
7708            not 'L2OVRLAY' and
7709            not 'MEMIF'"
7710   parameters:
7711   - "throughput"
7712   - "parent"
7713   - "tags"
7714   sort:
7715   - "L2XCBASE"    # l2xcbase
7716   - "L2BDBASE"    # l2bdbase
7717   - "L2XCFWD"     # dot1q-l2xcbase
7718   - "L2BDMACLRN"  # dot1q-l2bdbase
7719   traces:
7720     hoverinfo: "x+y"
7721     boxpoints: "outliers"
7722     whiskerwidth: 0
7723   layout:
7724     title: "l2sw-3n-skx-x710-64b-4t2c-features-pdr"
7725     layout: "plot-throughput"
7726
7727 # Packet Throughput - VPP L2 3n-skx-x710 features-iacl
7728 - type: "plot"
7729   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr"
7730   algorithm: "plot_performance_box"
7731   output-file-type: ".html"
7732   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr"
7733   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7734   filter: "'NIC_Intel-X710' and
7735            '64B' and
7736            'NDRPDR' and
7737            '2T1C' and
7738            'FEATURE' and
7739            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7740            'IACL' and
7741            ('ACL1' or 'ACL50') and
7742            ('10K_FLOWS' or '10k_FLOWS') and
7743            not 'MACIP' and
7744            not 'VHOST' and
7745            not 'MEMIF'"
7746   parameters:
7747   - "throughput"
7748   - "parent"
7749   - "tags"
7750   traces:
7751     hoverinfo: "x+y"
7752     boxpoints: "outliers"
7753     whiskerwidth: 0
7754   layout:
7755     title: "l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr"
7756     layout: "plot-throughput"
7757
7758 - type: "plot"
7759   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-iacl-pdr"
7760   algorithm: "plot_performance_box"
7761   output-file-type: ".html"
7762   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-iacl-pdr"
7763   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7764   filter: "'NIC_Intel-X710' and
7765            '64B' and
7766            'NDRPDR' and
7767            '2T1C' and
7768            'FEATURE' and
7769            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7770            'IACL' and
7771            ('ACL1' or 'ACL50') and
7772            ('10K_FLOWS' or '10k_FLOWS') and
7773            not 'MACIP' and
7774            not 'VHOST' and
7775            not 'MEMIF'"
7776   parameters:
7777   - "throughput"
7778   - "parent"
7779   - "tags"
7780   traces:
7781     hoverinfo: "x+y"
7782     boxpoints: "outliers"
7783     whiskerwidth: 0
7784   layout:
7785     title: "l2sw-3n-skx-x710-64b-2t1c-features-iacl-pdr"
7786     layout: "plot-throughput"
7787
7788 - type: "plot"
7789   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr"
7790   algorithm: "plot_performance_box"
7791   output-file-type: ".html"
7792   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr"
7793   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7794   filter: "'NIC_Intel-X710' and
7795            '64B' and
7796            'NDRPDR' and
7797            '4T2C' and
7798            'FEATURE' and
7799            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7800            'IACL' and
7801            ('ACL1' or 'ACL50') and
7802            ('10K_FLOWS' or '10k_FLOWS') and
7803            not 'MACIP' and
7804            not 'VHOST' and
7805            not 'MEMIF'"
7806   parameters:
7807   - "throughput"
7808   - "parent"
7809   - "tags"
7810   traces:
7811     hoverinfo: "x+y"
7812     boxpoints: "outliers"
7813     whiskerwidth: 0
7814   layout:
7815     title: "l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr"
7816     layout: "plot-throughput"
7817
7818 - type: "plot"
7819   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-iacl-pdr"
7820   algorithm: "plot_performance_box"
7821   output-file-type: ".html"
7822   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-iacl-pdr"
7823   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7824   filter: "'NIC_Intel-X710' and
7825            '64B' and
7826            'NDRPDR' and
7827            '4T2C' and
7828            'FEATURE' and
7829            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7830            'IACL' and
7831            ('ACL1' or 'ACL50') and
7832            ('10K_FLOWS' or '10k_FLOWS') and
7833            not 'MACIP' and
7834            not 'VHOST' and
7835            not 'MEMIF'"
7836   parameters:
7837   - "throughput"
7838   - "parent"
7839   - "tags"
7840   traces:
7841     hoverinfo: "x+y"
7842     boxpoints: "outliers"
7843     whiskerwidth: 0
7844   layout:
7845     title: "l2sw-3n-skx-x710-64b-4t2c-features-iacl-pdr"
7846     layout: "plot-throughput"
7847
7848 # Packet Throughput - VPP L2 3n-skx-xxv710 base
7849 - type: "plot"
7850   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-2t1c-base-ndr"
7851   algorithm: "plot_performance_box"
7852   output-file-type: ".html"
7853   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base-ndr"
7854   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7855   filter: "'NIC_Intel-XXV710' and
7856            '64B' and
7857            ('BASE' or 'SCALE') and
7858            'NDRPDR' and
7859            'ETH' and
7860            '2T1C' and
7861            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7862            not 'VHOST' and
7863            not 'MEMIF'"
7864   parameters:
7865   - "throughput"
7866   - "parent"
7867   - "tags"
7868   sort:
7869   - "L2PATCH"
7870   - "L2PATCH"
7871   - "L2XCBASE"
7872   - "L2BDMACLRN"
7873   traces:
7874     hoverinfo: "x+y"
7875     boxpoints: "outliers"
7876     whiskerwidth: 0
7877   layout:
7878     title: "l2sw-3n-skx-xxv710-64b-2t1c-base-ndr"
7879     layout: "plot-throughput"
7880
7881 - type: "plot"
7882   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-2t1c-base-pdr"
7883   algorithm: "plot_performance_box"
7884   output-file-type: ".html"
7885   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base-pdr"
7886   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7887   filter: "'NIC_Intel-XXV710' and
7888            '64B' and
7889            ('BASE' or 'SCALE') and
7890            'NDRPDR' and
7891            'ETH' and
7892            '2T1C' and
7893            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7894            not 'VHOST' and
7895            not 'MEMIF'"
7896   parameters:
7897   - "throughput"
7898   - "parent"
7899   - "tags"
7900   sort:
7901   - "L2PATCH"
7902   - "L2PATCH"
7903   - "L2XCBASE"
7904   - "L2BDMACLRN"
7905   traces:
7906     hoverinfo: "x+y"
7907     boxpoints: "outliers"
7908     whiskerwidth: 0
7909   layout:
7910     title: "l2sw-3n-skx-xxv710-64b-2t1c-base-pdr"
7911     layout: "plot-throughput"
7912
7913 - type: "plot"
7914   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-4t2c-base-ndr"
7915   algorithm: "plot_performance_box"
7916   output-file-type: ".html"
7917   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base-ndr"
7918   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7919   filter: "'NIC_Intel-XXV710' and
7920            '64B' and
7921            ('BASE' or 'SCALE') and
7922            'NDRPDR' and
7923            'ETH' and
7924            '4T2C' and
7925            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7926            not 'VHOST' and
7927            not 'MEMIF'"
7928   parameters:
7929   - "throughput"
7930   - "parent"
7931   - "tags"
7932   sort:
7933   - "L2PATCH"
7934   - "L2PATCH"
7935   - "L2XCBASE"
7936   - "L2BDMACLRN"
7937   traces:
7938     hoverinfo: "x+y"
7939     boxpoints: "outliers"
7940     whiskerwidth: 0
7941   layout:
7942     title: "l2sw-3n-skx-xxv710-64b-4t2c-base-ndr"
7943     layout: "plot-throughput"
7944
7945 - type: "plot"
7946   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-4t2c-base-pdr"
7947   algorithm: "plot_performance_box"
7948   output-file-type: ".html"
7949   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base-pdr"
7950   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7951   filter: "'NIC_Intel-XXV710' and
7952            '64B' and
7953            ('BASE' or 'SCALE') and
7954            'NDRPDR' and
7955            'ETH' and
7956            '4T2C' and
7957            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7958            not 'VHOST' and
7959            not 'MEMIF'"
7960   parameters:
7961   - "throughput"
7962   - "parent"
7963   - "tags"
7964   sort:
7965   - "L2PATCH"
7966   - "L2PATCH"
7967   - "L2XCBASE"
7968   - "L2BDMACLRN"
7969   traces:
7970     hoverinfo: "x+y"
7971     boxpoints: "outliers"
7972     whiskerwidth: 0
7973   layout:
7974     title: "l2sw-3n-skx-xxv710-64b-4t2c-base-pdr"
7975     layout: "plot-throughput"
7976
7977 # Packet Throughput - VPP L2 2n-skx-x710 base and scale
7978 - type: "plot"
7979   title: "VPP Throughput: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
7980   algorithm: "plot_performance_box"
7981   output-file-type: ".html"
7982   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
7983   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7984   filter: "'NIC_Intel-X710' and
7985            '64B' and
7986            ('BASE' or 'SCALE') and
7987            'NDRPDR' and
7988            'ETH' and
7989            '2T1C' and
7990            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7991            not 'VHOST' and
7992            not 'MEMIF'"
7993   parameters:
7994   - "throughput"
7995   - "parent"
7996   - "tags"
7997   sort:
7998   - "L2PATCH"
7999   - "L2XCBASE"
8000   - "BASE"
8001   - "FIB_10K"
8002   - "FIB_100K"
8003   - "FIB_1M"
8004   traces:
8005     hoverinfo: "x+y"
8006     boxpoints: "outliers"
8007     whiskerwidth: 0
8008   layout:
8009     title: "l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
8010     layout: "plot-throughput"
8011
8012 - type: "plot"
8013   title: "VPP Throughput: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
8014   algorithm: "plot_performance_box"
8015   output-file-type: ".html"
8016   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
8017   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8018   filter: "'NIC_Intel-X710' and
8019            '64B' and
8020            ('BASE' or 'SCALE') and
8021            'NDRPDR' and
8022            'ETH' and
8023            '2T1C' and
8024            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8025            not 'VHOST' and
8026            not 'MEMIF'"
8027   parameters:
8028   - "throughput"
8029   - "parent"
8030   - "tags"
8031   sort:
8032   - "L2PATCH"
8033   - "L2XCBASE"
8034   - "BASE"
8035   - "FIB_10K"
8036   - "FIB_100K"
8037   - "FIB_1M"
8038   traces:
8039     hoverinfo: "x+y"
8040     boxpoints: "outliers"
8041     whiskerwidth: 0
8042   layout:
8043     title: "l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
8044     layout: "plot-throughput"
8045
8046 - type: "plot"
8047   title: "VPP Throughput: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
8048   algorithm: "plot_performance_box"
8049   output-file-type: ".html"
8050   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
8051   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8052   filter: "'NIC_Intel-X710' and
8053            '64B' and
8054            ('BASE' or 'SCALE') and
8055            'NDRPDR' and
8056            'ETH' and
8057            '4T2C' and
8058            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8059            not 'VHOST' and
8060            not 'MEMIF'"
8061   parameters:
8062   - "throughput"
8063   - "parent"
8064   - "tags"
8065   sort:
8066   - "L2PATCH"
8067   - "L2XCBASE"
8068   - "BASE"
8069   - "FIB_10K"
8070   - "FIB_100K"
8071   - "FIB_1M"
8072   traces:
8073     hoverinfo: "x+y"
8074     boxpoints: "outliers"
8075     whiskerwidth: 0
8076   layout:
8077     title: "l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
8078     layout: "plot-throughput"
8079
8080 - type: "plot"
8081   title: "VPP Throughput: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
8082   algorithm: "plot_performance_box"
8083   output-file-type: ".html"
8084   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
8085   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8086   filter: "'NIC_Intel-X710' and
8087            '64B' and
8088            ('BASE' or 'SCALE') and
8089            'NDRPDR' and
8090            'ETH' and
8091            '4T2C' and
8092            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8093            not 'VHOST' and
8094            not 'MEMIF'"
8095   parameters:
8096   - "throughput"
8097   - "parent"
8098   - "tags"
8099   sort:
8100   - "L2PATCH"
8101   - "L2XCBASE"
8102   - "BASE"
8103   - "FIB_10K"
8104   - "FIB_100K"
8105   - "FIB_1M"
8106   traces:
8107     hoverinfo: "x+y"
8108     boxpoints: "outliers"
8109     whiskerwidth: 0
8110   layout:
8111     title: "l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
8112     layout: "plot-throughput"
8113
8114 # Packet Throughput - VPP L2 2n-skx-xxv710 base and scale
8115 - type: "plot"
8116   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
8117   algorithm: "plot_performance_box"
8118   output-file-type: ".html"
8119   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
8120   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8121   filter: "'NIC_Intel-XXV710' and
8122            '64B' and
8123            ('BASE' or 'SCALE') and
8124            'NDRPDR' and
8125            'ETH' and
8126            '2T1C' and
8127            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8128            not 'VHOST' and
8129            not 'MEMIF'"
8130   parameters:
8131   - "throughput"
8132   - "parent"
8133   - "tags"
8134   sort:
8135   - "L2PATCH"
8136   - "L2XCBASE"
8137   - "BASE"
8138   - "FIB_10K"
8139   - "FIB_100K"
8140   - "FIB_1M"
8141   traces:
8142     hoverinfo: "x+y"
8143     boxpoints: "outliers"
8144     whiskerwidth: 0
8145   layout:
8146     title: "l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
8147     layout: "plot-throughput"
8148
8149 - type: "plot"
8150   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
8151   algorithm: "plot_performance_box"
8152   output-file-type: ".html"
8153   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
8154   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8155   filter: "'NIC_Intel-XXV710' and
8156            '64B' and
8157            ('BASE' or 'SCALE') and
8158            'NDRPDR' and
8159            'ETH' and
8160            '2T1C' and
8161            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8162            not 'VHOST' and
8163            not 'MEMIF'"
8164   parameters:
8165   - "throughput"
8166   - "parent"
8167   - "tags"
8168   sort:
8169   - "L2PATCH"
8170   - "L2XCBASE"
8171   - "BASE"
8172   - "FIB_10K"
8173   - "FIB_100K"
8174   - "FIB_1M"
8175   traces:
8176     hoverinfo: "x+y"
8177     boxpoints: "outliers"
8178     whiskerwidth: 0
8179   layout:
8180     title: "l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
8181     layout: "plot-throughput"
8182
8183 - type: "plot"
8184   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
8185   algorithm: "plot_performance_box"
8186   output-file-type: ".html"
8187   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
8188   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8189   filter: "'NIC_Intel-XXV710' and
8190            '64B' and
8191            ('BASE' or 'SCALE') and
8192            'NDRPDR' and
8193            'ETH' and
8194            '4T2C' and
8195            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8196            not 'VHOST' and
8197            not 'MEMIF'"
8198   parameters:
8199   - "throughput"
8200   - "parent"
8201   - "tags"
8202   sort:
8203   - "L2PATCH"
8204   - "L2XCBASE"
8205   - "BASE"
8206   - "FIB_10K"
8207   - "FIB_100K"
8208   - "FIB_1M"
8209   traces:
8210     hoverinfo: "x+y"
8211     boxpoints: "outliers"
8212     whiskerwidth: 0
8213   layout:
8214     title: "l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
8215     layout: "plot-throughput"
8216
8217 - type: "plot"
8218   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
8219   algorithm: "plot_performance_box"
8220   output-file-type: ".html"
8221   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
8222   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8223   filter: "'NIC_Intel-XXV710' and
8224            '64B' and
8225            ('BASE' or 'SCALE') and
8226            'NDRPDR' and
8227            'ETH' and
8228            '4T2C' and
8229            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8230            not 'VHOST' and
8231            not 'MEMIF'"
8232   parameters:
8233   - "throughput"
8234   - "parent"
8235   - "tags"
8236   sort:
8237   - "L2PATCH"
8238   - "L2XCBASE"
8239   - "BASE"
8240   - "FIB_10K"
8241   - "FIB_100K"
8242   - "FIB_1M"
8243   traces:
8244     hoverinfo: "x+y"
8245     boxpoints: "outliers"
8246     whiskerwidth: 0
8247   layout:
8248     title: "l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
8249     layout: "plot-throughput"
8250
8251 # Packet Throughput - VPP L2 2n-dnv-x553 base
8252 - type: "plot"
8253   title: "VPP Throughput: l2sw-2n-dnv-x553-64b-1t1c-base-ndr"
8254   algorithm: "plot_performance_box"
8255   output-file-type: ".html"
8256   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-1t1c-base-ndr"
8257   data: "intel-dnv-vpp"
8258   filter: "'NIC_Intel-X553' and
8259            '64B' and
8260            'BASE' and
8261            'NDRPDR' and
8262            'ETH' and
8263            '1T1C' and
8264            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8265            not 'VHOST' and
8266            not 'MEMIF'"
8267   parameters:
8268   - "throughput"
8269   - "parent"
8270   - "tags"
8271   sort:
8272   - "L2XCBASE"
8273   - "L2BDMACLRN"
8274   - "L2PATCH"
8275   traces:
8276     hoverinfo: "x+y"
8277     boxpoints: "outliers"
8278     whiskerwidth: 0
8279   layout:
8280     title: "l2sw-2n-dnv-x553-64b-1t1c-base-ndr"
8281     layout: "plot-throughput"
8282
8283 - type: "plot"
8284   title: "VPP Throughput: l2sw-2n-dnv-x553-64b-1t1c-base-pdr"
8285   algorithm: "plot_performance_box"
8286   output-file-type: ".html"
8287   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-1t1c-base-pdr"
8288   data: "intel-dnv-vpp"
8289   filter: "'NIC_Intel-X553' and
8290            '64B' and
8291            ('BASE' or 'SCALE') and
8292            'NDRPDR' and
8293            'ETH' and
8294            '1T1C' and
8295            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8296            not 'VHOST' and
8297            not 'MEMIF'"
8298   parameters:
8299   - "throughput"
8300   - "parent"
8301   - "tags"
8302   sort:
8303   - "L2XCBASE"
8304   - "L2BDMACLRN"
8305   - "L2PATCH"
8306   traces:
8307     hoverinfo: "x+y"
8308     boxpoints: "outliers"
8309     whiskerwidth: 0
8310   layout:
8311     title: "l2sw-2n-dnv-x553-64b-1t1c-base-pdr"
8312     layout: "plot-throughput"
8313
8314 - type: "plot"
8315   title: "VPP Throughput: l2sw-2n-dnv-x553-64b-2t2c-base-ndr"
8316   algorithm: "plot_performance_box"
8317   output-file-type: ".html"
8318   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-2t2c-base-ndr"
8319   data: "intel-dnv-vpp"
8320   filter: "'NIC_Intel-X553' and
8321            '64B' and
8322            ('BASE' or 'SCALE') and
8323            'NDRPDR' and
8324            'ETH' and
8325            '2T2C' and
8326            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8327            not 'VHOST' and
8328            not 'MEMIF'"
8329   parameters:
8330   - "throughput"
8331   - "parent"
8332   - "tags"
8333   sort:
8334   - "L2XCBASE"
8335   - "L2BDMACLRN"
8336   - "L2PATCH"
8337   traces:
8338     hoverinfo: "x+y"
8339     boxpoints: "outliers"
8340     whiskerwidth: 0
8341   layout:
8342     title: "l2sw-2n-dnv-x553-64b-2t2c-base-ndr"
8343     layout: "plot-throughput"
8344
8345 - type: "plot"
8346   title: "VPP Throughput: l2sw-2n-dnv-x553-64b-2t2c-base-pdr"
8347   algorithm: "plot_performance_box"
8348   output-file-type: ".html"
8349   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-2t2c-base-pdr"
8350   data: "intel-dnv-vpp"
8351   filter: "'NIC_Intel-X553' and
8352            '64B' and
8353            ('BASE' or 'SCALE') and
8354            'NDRPDR' and
8355            'ETH' and
8356            '2T2C' and
8357            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8358            not 'VHOST' and
8359            not 'MEMIF'"
8360   parameters:
8361   - "throughput"
8362   - "parent"
8363   - "tags"
8364   sort:
8365   - "L2XCBASE"
8366   - "L2BDMACLRN"
8367   - "L2PATCH"
8368   traces:
8369     hoverinfo: "x+y"
8370     boxpoints: "outliers"
8371     whiskerwidth: 0
8372   layout:
8373     title: "l2sw-2n-dnv-x553-64b-2t2c-base-pdr"
8374     layout: "plot-throughput"
8375
8376 ################################################################################
8377
8378 # Packet Throughput - VPP Container Memif 3n-hsw-x520
8379 - type: "plot"
8380   title: "VPP Throughput: memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
8381   algorithm: "plot_performance_box"
8382   output-file-type: ".html"
8383   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
8384   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8385   filter: "'NIC_Intel-X520-DA2' and
8386            '64B' and
8387            ('BASE' or 'SCALE') and
8388            'NDRPDR' and
8389            '1T1C' and
8390            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8391            not 'VHOST' and
8392            'MEMIF'"
8393   parameters:
8394   - "throughput"
8395   - "parent"
8396   - "tags"
8397   sort:
8398   - "L2XCFWD"
8399   - "L2XCFWD"
8400   - "L2XCFWD"
8401   - "L2BDMACLRN"
8402   - "L2BDMACLRN"
8403   - "L2BDMACLRN"
8404   - "IP4FWD"
8405   traces:
8406     hoverinfo: "x+y"
8407     boxpoints: "outliers"
8408     whiskerwidth: 0
8409   layout:
8410     title: "memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
8411     layout: "plot-throughput"
8412
8413 - type: "plot"
8414   title: "VPP Throughput: memif-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
8415   algorithm: "plot_performance_box"
8416   output-file-type: ".html"
8417   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
8418   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8419   filter: "'NIC_Intel-X520-DA2' and
8420            '64B' and
8421            ('BASE' or 'SCALE') and
8422            'NDRPDR' and
8423            '1T1C' and
8424            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8425            not 'VHOST' and
8426            'MEMIF'"
8427   parameters:
8428   - "throughput"
8429   - "parent"
8430   - "tags"
8431   sort:
8432   - "L2XCFWD"
8433   - "L2XCFWD"
8434   - "L2XCFWD"
8435   - "L2BDMACLRN"
8436   - "L2BDMACLRN"
8437   - "L2BDMACLRN"
8438   - "IP4FWD"
8439   traces:
8440     hoverinfo: "x+y"
8441     boxpoints: "outliers"
8442     whiskerwidth: 0
8443   layout:
8444     title: "memif-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
8445     layout: "plot-throughput"
8446
8447 - type: "plot"
8448   title: "VPP Throughput: memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
8449   algorithm: "plot_performance_box"
8450   output-file-type: ".html"
8451   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
8452   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8453   filter: "'NIC_Intel-X520-DA2' and
8454            '64B' and
8455            ('BASE' or 'SCALE') and
8456            'NDRPDR' and
8457            '2T2C' and
8458            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8459            not 'VHOST' and
8460            'MEMIF'"
8461   parameters:
8462   - "throughput"
8463   - "parent"
8464   - "tags"
8465   sort:
8466   - "L2XCFWD"
8467   - "L2XCFWD"
8468   - "L2XCFWD"
8469   - "L2BDMACLRN"
8470   - "L2BDMACLRN"
8471   - "L2BDMACLRN"
8472   - "IP4FWD"
8473   traces:
8474     hoverinfo: "x+y"
8475     boxpoints: "outliers"
8476     whiskerwidth: 0
8477   layout:
8478     title: "memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
8479     layout: "plot-throughput"
8480
8481 - type: "plot"
8482   title: "VPP Throughput: memif-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
8483   algorithm: "plot_performance_box"
8484   output-file-type: ".html"
8485   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
8486   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8487   filter: "'NIC_Intel-X520-DA2' and
8488            '64B' and
8489            ('BASE' or 'SCALE') and
8490            'NDRPDR' and
8491            '2T2C' and
8492            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8493            not 'VHOST' and
8494            'MEMIF'"
8495   parameters:
8496   - "throughput"
8497   - "parent"
8498   - "tags"
8499   sort:
8500   - "L2XCFWD"
8501   - "L2XCFWD"
8502   - "L2XCFWD"
8503   - "L2BDMACLRN"
8504   - "L2BDMACLRN"
8505   - "L2BDMACLRN"
8506   - "IP4FWD"
8507   traces:
8508     hoverinfo: "x+y"
8509     boxpoints: "outliers"
8510     whiskerwidth: 0
8511   layout:
8512     title: "memif-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
8513     layout: "plot-throughput"
8514
8515 # Packet Throughput - VPP Container Memif 3n-hsw-x710
8516 - type: "plot"
8517   title: "VPP Throughput: memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
8518   algorithm: "plot_performance_box"
8519   output-file-type: ".html"
8520   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
8521   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8522   filter: "'NIC_Intel-X710' and
8523            '64B' and
8524            ('BASE' or 'SCALE') and
8525            'NDRPDR' and
8526            '1T1C' and
8527            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8528            not 'VHOST' and
8529            'MEMIF'"
8530   parameters:
8531   - "throughput"
8532   - "parent"
8533   - "tags"
8534   sort:
8535   - "L2XCFWD"
8536   - "L2XCFWD"
8537   - "L2XCFWD"
8538   - "L2BDMACLRN"
8539   - "L2BDMACLRN"
8540   - "L2BDMACLRN"
8541   - "IP4FWD"
8542   traces:
8543     hoverinfo: "x+y"
8544     boxpoints: "outliers"
8545     whiskerwidth: 0
8546   layout:
8547     title: "memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
8548     layout: "plot-throughput"
8549
8550 - type: "plot"
8551   title: "VPP Throughput: memif-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
8552   algorithm: "plot_performance_box"
8553   output-file-type: ".html"
8554   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
8555   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8556   filter: "'NIC_Intel-X710' and
8557            '64B' and
8558            ('BASE' or 'SCALE') and
8559            'NDRPDR' and
8560            '1T1C' and
8561            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8562            not 'VHOST' and
8563            'MEMIF'"
8564   parameters:
8565   - "throughput"
8566   - "parent"
8567   - "tags"
8568   sort:
8569   - "L2XCFWD"
8570   - "L2XCFWD"
8571   - "L2XCFWD"
8572   - "L2BDMACLRN"
8573   - "L2BDMACLRN"
8574   - "L2BDMACLRN"
8575   - "IP4FWD"
8576   traces:
8577     hoverinfo: "x+y"
8578     boxpoints: "outliers"
8579     whiskerwidth: 0
8580   layout:
8581     title: "memif-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
8582     layout: "plot-throughput"
8583
8584 - type: "plot"
8585   title: "VPP Throughput: memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
8586   algorithm: "plot_performance_box"
8587   output-file-type: ".html"
8588   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
8589   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8590   filter: "'NIC_Intel-X710' and
8591            '64B' and
8592            ('BASE' or 'SCALE') and
8593            'NDRPDR' and
8594            '2T2C' and
8595            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8596            not 'VHOST' and
8597            'MEMIF'"
8598   parameters:
8599   - "throughput"
8600   - "parent"
8601   - "tags"
8602   sort:
8603   - "L2XCFWD"
8604   - "L2XCFWD"
8605   - "L2XCFWD"
8606   - "L2BDMACLRN"
8607   - "L2BDMACLRN"
8608   - "L2BDMACLRN"
8609   - "IP4FWD"
8610   traces:
8611     hoverinfo: "x+y"
8612     boxpoints: "outliers"
8613     whiskerwidth: 0
8614   layout:
8615     title: "memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
8616     layout: "plot-throughput"
8617
8618 - type: "plot"
8619   title: "VPP Throughput: memif-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
8620   algorithm: "plot_performance_box"
8621   output-file-type: ".html"
8622   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
8623   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8624   filter: "'NIC_Intel-X710' and
8625            '64B' and
8626            ('BASE' or 'SCALE') and
8627            'NDRPDR' and
8628            '2T2C' and
8629            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8630            not 'VHOST' and
8631            'MEMIF'"
8632   parameters:
8633   - "throughput"
8634   - "parent"
8635   - "tags"
8636   sort:
8637   - "L2XCFWD"
8638   - "L2XCFWD"
8639   - "L2XCFWD"
8640   - "L2BDMACLRN"
8641   - "L2BDMACLRN"
8642   - "L2BDMACLRN"
8643   - "IP4FWD"
8644   traces:
8645     hoverinfo: "x+y"
8646     boxpoints: "outliers"
8647     whiskerwidth: 0
8648   layout:
8649     title: "memif-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
8650     layout: "plot-throughput"
8651
8652 # Packet Throughput - VPP Container Memif 3n-hsw-xl710
8653 - type: "plot"
8654   title: "VPP Throughput: memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr"
8655   algorithm: "plot_performance_box"
8656   output-file-type: ".html"
8657   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr"
8658   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8659   filter: "'NIC_Intel-XL710' and
8660            '64B' and
8661            ('BASE' or 'SCALE') and
8662            'NDRPDR' and
8663            '1T1C' and
8664            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8665            not 'VHOST' and
8666            'MEMIF'"
8667   parameters:
8668   - "throughput"
8669   - "parent"
8670   - "tags"
8671   sort:
8672   - "L2XCFWD"
8673   - "L2XCFWD"
8674   - "L2XCFWD"
8675   - "L2BDMACLRN"
8676   - "L2BDMACLRN"
8677   - "L2BDMACLRN"
8678   - "IP4FWD"
8679   traces:
8680     hoverinfo: "x+y"
8681     boxpoints: "outliers"
8682     whiskerwidth: 0
8683   layout:
8684     title: "memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr"
8685     layout: "plot-throughput"
8686
8687 - type: "plot"
8688   title: "VPP Throughput: memif-3n-hsw-xl710-64b-1t1c-base_and_features-pdr"
8689   algorithm: "plot_performance_box"
8690   output-file-type: ".html"
8691   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_features-pdr"
8692   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8693   filter: "'NIC_Intel-XL710' and
8694            '64B' and
8695            ('BASE' or 'SCALE') and
8696            'NDRPDR' and
8697            '1T1C' and
8698            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8699            not 'VHOST' and
8700            'MEMIF'"
8701   parameters:
8702   - "throughput"
8703   - "parent"
8704   - "tags"
8705   sort:
8706   - "L2XCFWD"
8707   - "L2XCFWD"
8708   - "L2XCFWD"
8709   - "L2BDMACLRN"
8710   - "L2BDMACLRN"
8711   - "L2BDMACLRN"
8712   - "IP4FWD"
8713   traces:
8714     hoverinfo: "x+y"
8715     boxpoints: "outliers"
8716     whiskerwidth: 0
8717   layout:
8718     title: "memif-3n-hsw-xl710-64b-1t1c-base_and_features-pdr"
8719     layout: "plot-throughput"
8720
8721 - type: "plot"
8722   title: "VPP Throughput: memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr"
8723   algorithm: "plot_performance_box"
8724   output-file-type: ".html"
8725   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr"
8726   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8727   filter: "'NIC_Intel-XL710' and
8728            '64B' and
8729            ('BASE' or 'SCALE') and
8730            'NDRPDR' and
8731            '2T2C' and
8732            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8733            not 'VHOST' and
8734            'MEMIF'"
8735   parameters:
8736   - "throughput"
8737   - "parent"
8738   - "tags"
8739   sort:
8740   - "L2XCFWD"
8741   - "L2XCFWD"
8742   - "L2XCFWD"
8743   - "L2BDMACLRN"
8744   - "L2BDMACLRN"
8745   - "L2BDMACLRN"
8746   - "IP4FWD"
8747   traces:
8748     hoverinfo: "x+y"
8749     boxpoints: "outliers"
8750     whiskerwidth: 0
8751   layout:
8752     title: "memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr"
8753     layout: "plot-throughput"
8754
8755 - type: "plot"
8756   title: "VPP Throughput: memif-3n-hsw-xl710-64b-2t2c-base_and_features-pdr"
8757   algorithm: "plot_performance_box"
8758   output-file-type: ".html"
8759   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_features-pdr"
8760   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8761   filter: "'NIC_Intel-XL710' and
8762            '64B' and
8763            ('BASE' or 'SCALE') and
8764            'NDRPDR' and
8765            '2T2C' and
8766            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8767            not 'VHOST' and
8768            'MEMIF'"
8769   parameters:
8770   - "throughput"
8771   - "parent"
8772   - "tags"
8773   sort:
8774   - "L2XCFWD"
8775   - "L2XCFWD"
8776   - "L2XCFWD"
8777   - "L2BDMACLRN"
8778   - "L2BDMACLRN"
8779   - "L2BDMACLRN"
8780   - "IP4FWD"
8781   traces:
8782     hoverinfo: "x+y"
8783     boxpoints: "outliers"
8784     whiskerwidth: 0
8785   layout:
8786     title: "memif-3n-hsw-xl710-64b-2t2c-base_and_features-pdr"
8787     layout: "plot-throughput"
8788
8789 # Packet Throughput - VPP Container Memif 3n-skx-x710
8790 - type: "plot"
8791   title: "VPP Throughput: memif-3n-skx-x710-64b-2t1c-base_and_features-ndr"
8792   algorithm: "plot_performance_box"
8793   output-file-type: ".html"
8794   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_features-ndr"
8795   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8796   filter: "'NIC_Intel-X710' and
8797            '64B' and
8798            ('BASE' or 'SCALE') and
8799            'NDRPDR' and
8800            '2T1C' and
8801            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8802            not 'VHOST' and
8803            'MEMIF'"
8804   parameters:
8805   - "throughput"
8806   - "parent"
8807   - "tags"
8808   sort:
8809   - "L2XCFWD"
8810   - "L2XCFWD"
8811   - "L2XCFWD"
8812   - "L2BDMACLRN"
8813   - "L2BDMACLRN"
8814   - "L2BDMACLRN"
8815   - "IP4FWD"
8816   traces:
8817     hoverinfo: "x+y"
8818     boxpoints: "outliers"
8819     whiskerwidth: 0
8820   layout:
8821     title: "memif-3n-skx-x710-64b-2t1c-base_and_features-ndr"
8822     layout: "plot-throughput"
8823
8824 - type: "plot"
8825   title: "VPP Throughput: memif-3n-skx-x710-64b-2t1c-base_and_features-pdr"
8826   algorithm: "plot_performance_box"
8827   output-file-type: ".html"
8828   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_features-pdr"
8829   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8830   filter: "'NIC_Intel-X710' and
8831            '64B' and
8832            ('BASE' or 'SCALE') and
8833            'NDRPDR' and
8834            '2T1C' and
8835            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8836            not 'VHOST' and
8837            'MEMIF'"
8838   parameters:
8839   - "throughput"
8840   - "parent"
8841   - "tags"
8842   sort:
8843   - "L2XCFWD"
8844   - "L2XCFWD"
8845   - "L2XCFWD"
8846   - "L2BDMACLRN"
8847   - "L2BDMACLRN"
8848   - "L2BDMACLRN"
8849   - "IP4FWD"
8850   traces:
8851     hoverinfo: "x+y"
8852     boxpoints: "outliers"
8853     whiskerwidth: 0
8854   layout:
8855     title: "memif-3n-skx-x710-64b-2t1c-base_and_features-pdr"
8856     layout: "plot-throughput"
8857
8858 - type: "plot"
8859   title: "VPP Throughput: memif-3n-skx-x710-64b-4t2c-base_and_features-ndr"
8860   algorithm: "plot_performance_box"
8861   output-file-type: ".html"
8862   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_features-ndr"
8863   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8864   filter: "'NIC_Intel-X710' and
8865            '64B' and
8866            ('BASE' or 'SCALE') and
8867            'NDRPDR' and
8868            '4T2C' and
8869            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8870            not 'VHOST' and
8871            'MEMIF'"
8872   parameters:
8873   - "throughput"
8874   - "parent"
8875   - "tags"
8876   sort:
8877   - "L2XCFWD"
8878   - "L2XCFWD"
8879   - "L2XCFWD"
8880   - "L2BDMACLRN"
8881   - "L2BDMACLRN"
8882   - "L2BDMACLRN"
8883   - "IP4FWD"
8884   traces:
8885     hoverinfo: "x+y"
8886     boxpoints: "outliers"
8887     whiskerwidth: 0
8888   layout:
8889     title: "memif-3n-skx-x710-64b-4t2c-base_and_features-ndr"
8890     layout: "plot-throughput"
8891
8892 - type: "plot"
8893   title: "VPP Throughput: memif-3n-skx-x710-64b-4t2c-base_and_features-pdr"
8894   algorithm: "plot_performance_box"
8895   output-file-type: ".html"
8896   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_features-pdr"
8897   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8898   filter: "'NIC_Intel-X710' and
8899            '64B' and
8900            ('BASE' or 'SCALE') and
8901            'NDRPDR' and
8902            '4T2C' and
8903            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8904            not 'VHOST' and
8905            'MEMIF'"
8906   parameters:
8907   - "throughput"
8908   - "parent"
8909   - "tags"
8910   sort:
8911   - "L2XCFWD"
8912   - "L2XCFWD"
8913   - "L2XCFWD"
8914   - "L2BDMACLRN"
8915   - "L2BDMACLRN"
8916   - "L2BDMACLRN"
8917   - "IP4FWD"
8918   traces:
8919     hoverinfo: "x+y"
8920     boxpoints: "outliers"
8921     whiskerwidth: 0
8922   layout:
8923     title: "memif-3n-skx-x710-64b-4t2c-base_and_features-pdr"
8924     layout: "plot-throughput"
8925
8926 # Packet Throughput - VPP Container Memif 2n-skx-x710
8927 - type: "plot"
8928   title: "VPP Throughput: memif-2n-skx-x710-64b-2t1c-base_and_features-ndr"
8929   algorithm: "plot_performance_box"
8930   output-file-type: ".html"
8931   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_features-ndr"
8932   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8933   filter: "'NIC_Intel-X710' and
8934            '64B' and
8935            ('BASE' or 'SCALE') and
8936            'NDRPDR' and
8937            '2T1C' and
8938            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8939            not 'VHOST' and
8940            not 'NF_DENSITY' and
8941            'MEMIF'"
8942   parameters:
8943   - "throughput"
8944   - "parent"
8945   - "tags"
8946   sort:
8947   - "L2XCFWD"
8948   - "L2XCFWD"
8949   - "L2XCFWD"
8950   - "L2BDMACLRN"
8951   - "L2BDMACLRN"
8952   - "L2BDMACLRN"
8953   - "IP4FWD"
8954   traces:
8955     hoverinfo: "x+y"
8956     boxpoints: "outliers"
8957     whiskerwidth: 0
8958   layout:
8959     title: "memif-2n-skx-x710-64b-2t1c-base_and_features-ndr"
8960     layout: "plot-throughput"
8961
8962 - type: "plot"
8963   title: "VPP Throughput: memif-2n-skx-x710-64b-2t1c-base_and_features-pdr"
8964   algorithm: "plot_performance_box"
8965   output-file-type: ".html"
8966   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_features-pdr"
8967   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8968   filter: "'NIC_Intel-X710' and
8969            '64B' and
8970            ('BASE' or 'SCALE') and
8971            'NDRPDR' and
8972            '2T1C' and
8973            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8974            not 'VHOST' and
8975            not 'NF_DENSITY' and
8976            'MEMIF'"
8977   parameters:
8978   - "throughput"
8979   - "parent"
8980   - "tags"
8981   sort:
8982   - "L2XCFWD"
8983   - "L2XCFWD"
8984   - "L2XCFWD"
8985   - "L2BDMACLRN"
8986   - "L2BDMACLRN"
8987   - "L2BDMACLRN"
8988   - "IP4FWD"
8989   traces:
8990     hoverinfo: "x+y"
8991     boxpoints: "outliers"
8992     whiskerwidth: 0
8993   layout:
8994     title: "memif-2n-skx-x710-64b-2t1c-base_and_features-pdr"
8995     layout: "plot-throughput"
8996
8997 - type: "plot"
8998   title: "VPP Throughput: memif-2n-skx-x710-64b-4t2c-base_and_features-ndr"
8999   algorithm: "plot_performance_box"
9000   output-file-type: ".html"
9001   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_features-ndr"
9002   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9003   filter: "'NIC_Intel-X710' and
9004            '64B' and
9005            ('BASE' or 'SCALE') and
9006            'NDRPDR' and
9007            '4T2C' and
9008            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9009            not 'VHOST' and
9010            not 'NF_DENSITY' and
9011            'MEMIF'"
9012   parameters:
9013   - "throughput"
9014   - "parent"
9015   - "tags"
9016   sort:
9017   - "L2XCFWD"
9018   - "L2XCFWD"
9019   - "L2XCFWD"
9020   - "L2BDMACLRN"
9021   - "L2BDMACLRN"
9022   - "L2BDMACLRN"
9023   - "IP4FWD"
9024   traces:
9025     hoverinfo: "x+y"
9026     boxpoints: "outliers"
9027     whiskerwidth: 0
9028   layout:
9029     title: "memif-2n-skx-x710-64b-4t2c-base_and_features-ndr"
9030     layout: "plot-throughput"
9031
9032 - type: "plot"
9033   title: "VPP Throughput: memif-2n-skx-x710-64b-4t2c-base_and_features-pdr"
9034   algorithm: "plot_performance_box"
9035   output-file-type: ".html"
9036   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_features-pdr"
9037   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9038   filter: "'NIC_Intel-X710' and
9039            '64B' and
9040            ('BASE' or 'SCALE') and
9041            'NDRPDR' and
9042            '4T2C' and
9043            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9044            not 'VHOST' and
9045            not 'NF_DENSITY' and
9046            'MEMIF'"
9047   parameters:
9048   - "throughput"
9049   - "parent"
9050   - "tags"
9051   sort:
9052   - "L2XCFWD"
9053   - "L2XCFWD"
9054   - "L2XCFWD"
9055   - "L2BDMACLRN"
9056   - "L2BDMACLRN"
9057   - "L2BDMACLRN"
9058   - "IP4FWD"
9059   traces:
9060     hoverinfo: "x+y"
9061     boxpoints: "outliers"
9062     whiskerwidth: 0
9063   layout:
9064     title: "memif-2n-skx-x710-64b-4t2c-base_and_features-pdr"
9065     layout: "plot-throughput"
9066
9067 ## Packet Throughput - VPP Container Memif 2n-skx-xxv710
9068 #- type: "plot"
9069 #  title: "VPP Throughput: memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
9070 #  algorithm: "plot_performance_box"
9071 #  output-file-type: ".html"
9072 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
9073 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
9074 #  filter: "'NIC_Intel-XXV710' and
9075 #           '64B' and
9076 #           ('BASE' or 'SCALE') and
9077 #           'NDRPDR' and
9078 #           '2T1C' and
9079 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9080 #           not 'VHOST' and
9081 #           'MEMIF'"
9082 #  parameters:
9083 #  - "throughput"
9084 #  - "parent"
9085 #  - "tags"
9086 #  sort:
9087 #  - "L2XCFWD"
9088 #  - "L2XCFWD"
9089 #  - "L2XCFWD"
9090 #  - "L2BDMACLRN"
9091 #  - "L2BDMACLRN"
9092 #  - "L2BDMACLRN"
9093 #  - "IP4FWD"
9094 #  traces:
9095 #    hoverinfo: "x+y"
9096 #    boxpoints: "outliers"
9097 #    whiskerwidth: 0
9098 #  layout:
9099 #    title: "memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
9100 #    layout: "plot-throughput"
9101 #
9102 #- type: "plot"
9103 #  title: "VPP Throughput: memif-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
9104 #  algorithm: "plot_performance_box"
9105 #  output-file-type: ".html"
9106 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
9107 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
9108 #  filter: "'NIC_Intel-XXV710' and
9109 #           '64B' and
9110 #           ('BASE' or 'SCALE') and
9111 #           'NDRPDR' and
9112 #           '2T1C' and
9113 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9114 #           not 'VHOST' and
9115 #           'MEMIF'"
9116 #  parameters:
9117 #  - "throughput"
9118 #  - "parent"
9119 #  - "tags"
9120 #  sort:
9121 #  - "L2XCFWD"
9122 #  - "L2XCFWD"
9123 #  - "L2XCFWD"
9124 #  - "L2BDMACLRN"
9125 #  - "L2BDMACLRN"
9126 #  - "L2BDMACLRN"
9127 #  - "IP4FWD"
9128 #  traces:
9129 #    hoverinfo: "x+y"
9130 #    boxpoints: "outliers"
9131 #    whiskerwidth: 0
9132 #  layout:
9133 #    title: "memif-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
9134 #    layout: "plot-throughput"
9135 #
9136 #- type: "plot"
9137 #  title: "VPP Throughput: memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
9138 #  algorithm: "plot_performance_box"
9139 #  output-file-type: ".html"
9140 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
9141 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
9142 #  filter: "'NIC_Intel-XXV710' and
9143 #           '64B' and
9144 #           ('BASE' or 'SCALE') and
9145 #           'NDRPDR' and
9146 #           '4T2C' and
9147 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9148 #           not 'VHOST' and
9149 #           'MEMIF'"
9150 #  parameters:
9151 #  - "throughput"
9152 #  - "parent"
9153 #  - "tags"
9154 #  sort:
9155 #  - "L2XCFWD"
9156 #  - "L2XCFWD"
9157 #  - "L2XCFWD"
9158 #  - "L2BDMACLRN"
9159 #  - "L2BDMACLRN"
9160 #  - "L2BDMACLRN"
9161 #  - "IP4FWD"
9162 #  traces:
9163 #    hoverinfo: "x+y"
9164 #    boxpoints: "outliers"
9165 #    whiskerwidth: 0
9166 #  layout:
9167 #    title: "memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
9168 #    layout: "plot-throughput"
9169 #
9170 #- type: "plot"
9171 #  title: "VPP Throughput: memif-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
9172 #  algorithm: "plot_performance_box"
9173 #  output-file-type: ".html"
9174 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
9175 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
9176 #  filter: "'NIC_Intel-XXV710' and
9177 #           '64B' and
9178 #           ('BASE' or 'SCALE') and
9179 #           'NDRPDR' and
9180 #           '4T2C' and
9181 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9182 #           not 'VHOST' and
9183 #           'MEMIF'"
9184 #  parameters:
9185 #  - "throughput"
9186 #  - "parent"
9187 #  - "tags"
9188 #  sort:
9189 #  - "L2XCFWD"
9190 #  - "L2XCFWD"
9191 #  - "L2XCFWD"
9192 #  - "L2BDMACLRN"
9193 #  - "L2BDMACLRN"
9194 #  - "L2BDMACLRN"
9195 #  - "IP4FWD"
9196 #  traces:
9197 #    hoverinfo: "x+y"
9198 #    boxpoints: "outliers"
9199 #    whiskerwidth: 0
9200 #  layout:
9201 #    title: "memif-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
9202 #    layout: "plot-throughput"
9203
9204 ################################################################################
9205
9206 # Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x520 l2xc
9207 - type: "plot"
9208   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
9209   algorithm: "plot_performance_box"
9210   output-file-type: ".html"
9211   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
9212   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9213   filter: "'NIC_Intel-X520-DA2' and
9214            '64B' and
9215            ('BASE' or 'SCALE') and
9216            'NDRPDR' and
9217            '1T1C' and
9218            'L2XCFWD' and
9219            not 'VHOST' and
9220            not 'NF_DENSITY' and
9221            'MEMIF'"
9222   parameters:
9223   - "throughput"
9224   - "parent"
9225   - "tags"
9226   sort:
9227   - "1VNF"
9228   - "2VNF"
9229   - "4VNF"
9230   - "2VNF"
9231   - "4VNF"
9232   traces:
9233     hoverinfo: "x+y"
9234     boxpoints: "outliers"
9235     whiskerwidth: 0
9236   layout:
9237     title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
9238     layout: "plot-throughput"
9239
9240 - type: "plot"
9241   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-pdr"
9242   algorithm: "plot_performance_box"
9243   output-file-type: ".html"
9244   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-pdr"
9245   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9246   filter: "'NIC_Intel-X520-DA2' and
9247            '64B' and
9248            ('BASE' or 'SCALE') and
9249            'NDRPDR' and
9250            '1T1C' and
9251            'L2XCFWD' and
9252            not 'VHOST' and
9253            not 'NF_DENSITY' and
9254            'MEMIF'"
9255   parameters:
9256   - "throughput"
9257   - "parent"
9258   - "tags"
9259   sort:
9260   - "1VNF"
9261   - "2VNF"
9262   - "4VNF"
9263   - "2VNF"
9264   - "4VNF"
9265   traces:
9266     hoverinfo: "x+y"
9267     boxpoints: "outliers"
9268     whiskerwidth: 0
9269   layout:
9270     title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-pdr"
9271     layout: "plot-throughput"
9272
9273 - type: "plot"
9274   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
9275   algorithm: "plot_performance_box"
9276   output-file-type: ".html"
9277   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
9278   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9279   filter: "'NIC_Intel-X520-DA2' and
9280            '64B' and
9281            ('BASE' or 'SCALE') and
9282            'NDRPDR' and
9283            '2T2C' and
9284            'L2XCFWD' and
9285            not 'VHOST' and
9286            not 'NF_DENSITY' and
9287            'MEMIF'"
9288   parameters:
9289   - "throughput"
9290   - "parent"
9291   - "tags"
9292   sort:
9293   - "1VNF"
9294   - "2VNF"
9295   - "4VNF"
9296   - "2VNF"
9297   - "4VNF"
9298   traces:
9299     hoverinfo: "x+y"
9300     boxpoints: "outliers"
9301     whiskerwidth: 0
9302   layout:
9303     title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
9304     layout: "plot-throughput"
9305
9306 - type: "plot"
9307   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-pdr"
9308   algorithm: "plot_performance_box"
9309   output-file-type: ".html"
9310   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-pdr"
9311   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9312   filter: "'NIC_Intel-X520-DA2' and
9313            '64B' and
9314            ('BASE' or 'SCALE') and
9315            'NDRPDR' and
9316            '2T2C' and
9317            'L2XCFWD' and
9318            not 'VHOST' and
9319            not 'NF_DENSITY' and
9320            'MEMIF'"
9321   parameters:
9322   - "throughput"
9323   - "parent"
9324   - "tags"
9325   sort:
9326   - "1VNF"
9327   - "2VNF"
9328   - "4VNF"
9329   - "2VNF"
9330   - "4VNF"
9331   traces:
9332     hoverinfo: "x+y"
9333     boxpoints: "outliers"
9334     whiskerwidth: 0
9335   layout:
9336     title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-pdr"
9337     layout: "plot-throughput"
9338
9339 # Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x520 l2bd
9340 - type: "plot"
9341   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
9342   algorithm: "plot_performance_box"
9343   output-file-type: ".html"
9344   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
9345   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9346   filter: "'NIC_Intel-X520-DA2' and
9347            '64B' and
9348            ('BASE' or 'SCALE') and
9349            'NDRPDR' and
9350            '1T1C' and
9351            ('L2BDMACSTAT' or 'L2BDMACLRN') and
9352            not 'VHOST' and
9353            not 'NF_DENSITY' and
9354            'MEMIF'"
9355   parameters:
9356   - "throughput"
9357   - "parent"
9358   - "tags"
9359   sort:
9360   - "1VNF"
9361   - "2VNF"
9362   - "4VNF"
9363   - "2VNF"
9364   - "4VNF"
9365   traces:
9366     hoverinfo: "x+y"
9367     boxpoints: "outliers"
9368     whiskerwidth: 0
9369   layout:
9370     title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
9371     layout: "plot-throughput"
9372
9373 - type: "plot"
9374   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-pdr"
9375   algorithm: "plot_performance_box"
9376   output-file-type: ".html"
9377   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-pdr"
9378   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9379   filter: "'NIC_Intel-X520-DA2' and
9380            '64B' and
9381            ('BASE' or 'SCALE') and
9382            'NDRPDR' and
9383            '1T1C' and
9384            ('L2BDMACSTAT' or 'L2BDMACLRN') and
9385            not 'VHOST' and
9386            not 'NF_DENSITY' and
9387            'MEMIF'"
9388   parameters:
9389   - "throughput"
9390   - "parent"
9391   - "tags"
9392   sort:
9393   - "1VNF"
9394   - "2VNF"
9395   - "4VNF"
9396   - "2VNF"
9397   - "4VNF"
9398   traces:
9399     hoverinfo: "x+y"
9400     boxpoints: "outliers"
9401     whiskerwidth: 0
9402   layout:
9403     title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-pdr"
9404     layout: "plot-throughput"
9405
9406 - type: "plot"
9407   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
9408   algorithm: "plot_performance_box"
9409   output-file-type: ".html"
9410   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
9411   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9412   filter: "'NIC_Intel-X520-DA2' and
9413            '64B' and
9414            ('BASE' or 'SCALE') and
9415            'NDRPDR' and
9416            '2T2C' and
9417            ('L2BDMACSTAT' or 'L2BDMACLRN') and
9418            not 'VHOST' and
9419            not 'NF_DENSITY' and
9420            'MEMIF'"
9421   parameters:
9422   - "throughput"
9423   - "parent"
9424   - "tags"
9425   sort:
9426   - "1VNF"
9427   - "2VNF"
9428   - "4VNF"
9429   - "2VNF"
9430   - "4VNF"
9431   traces:
9432     hoverinfo: "x+y"
9433     boxpoints: "outliers"
9434     whiskerwidth: 0
9435   layout:
9436     title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
9437     layout: "plot-throughput"
9438
9439 - type: "plot"
9440   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-pdr"
9441   algorithm: "plot_performance_box"
9442   output-file-type: ".html"
9443   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-pdr"
9444   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9445   filter: "'NIC_Intel-X520-DA2' and
9446            '64B' and
9447            ('BASE' or 'SCALE') and
9448            'NDRPDR' and
9449            '2T2C' and
9450            ('L2BDMACSTAT' or 'L2BDMACLRN') and
9451            not 'VHOST' and
9452            not 'NF_DENSITY' and
9453            'MEMIF'"
9454   parameters:
9455   - "throughput"
9456   - "parent"
9457   - "tags"
9458   sort:
9459   - "1VNF"
9460   - "2VNF"
9461   - "4VNF"
9462   - "2VNF"
9463   - "4VNF"
9464   traces:
9465     hoverinfo: "x+y"
9466     boxpoints: "outliers"
9467     whiskerwidth: 0
9468   layout:
9469     title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-pdr"
9470     layout: "plot-throughput"
9471
9472 # Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x710 l2xc
9473 - type: "plot"
9474   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
9475   algorithm: "plot_performance_box"
9476   output-file-type: ".html"
9477   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
9478   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9479   filter: "'NIC_Intel-X710' and
9480            '64B' and
9481            ('BASE' or 'SCALE') and
9482            'NDRPDR' and
9483            '1T1C' and
9484            'L2XCFWD' and
9485            not 'VHOST' and
9486            not 'NF_DENSITY' and
9487            'MEMIF'"
9488   parameters:
9489   - "throughput"
9490   - "parent"
9491   - "tags"
9492   sort:
9493   - "1VNF"
9494   - "2VNF"
9495   - "4VNF"
9496   - "2VNF"
9497   - "4VNF"
9498   traces:
9499     hoverinfo: "x+y"
9500     boxpoints: "outliers"
9501     whiskerwidth: 0
9502   layout:
9503     title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
9504     layout: "plot-throughput"
9505
9506 - type: "plot"
9507   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-pdr"
9508   algorithm: "plot_performance_box"
9509   output-file-type: ".html"
9510   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-pdr"
9511   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9512   filter: "'NIC_Intel-X710' and
9513            '64B' and
9514            ('BASE' or 'SCALE') and
9515            'NDRPDR' and
9516            '1T1C' and
9517            'L2XCFWD' and
9518            not 'VHOST' and
9519            not 'NF_DENSITY' and
9520            'MEMIF'"
9521   parameters:
9522   - "throughput"
9523   - "parent"
9524   - "tags"
9525   sort:
9526   - "1VNF"
9527   - "2VNF"
9528   - "4VNF"
9529   - "2VNF"
9530   - "4VNF"
9531   traces:
9532     hoverinfo: "x+y"
9533     boxpoints: "outliers"
9534     whiskerwidth: 0
9535   layout:
9536     title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-pdr"
9537     layout: "plot-throughput"
9538
9539 - type: "plot"
9540   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
9541   algorithm: "plot_performance_box"
9542   output-file-type: ".html"
9543   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
9544   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9545   filter: "'NIC_Intel-X710' and
9546            '64B' and
9547            ('BASE' or 'SCALE') and
9548            'NDRPDR' and
9549            '2T2C' and
9550            'L2XCFWD' and
9551            not 'VHOST' and
9552            not 'NF_DENSITY' and
9553            'MEMIF'"
9554   parameters:
9555   - "throughput"
9556   - "parent"
9557   - "tags"
9558   sort:
9559   - "1VNF"
9560   - "2VNF"
9561   - "4VNF"
9562   - "2VNF"
9563   - "4VNF"
9564   traces:
9565     hoverinfo: "x+y"
9566     boxpoints: "outliers"
9567     whiskerwidth: 0
9568   layout:
9569     title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
9570     layout: "plot-throughput"
9571
9572 - type: "plot"
9573   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-pdr"
9574   algorithm: "plot_performance_box"
9575   output-file-type: ".html"
9576   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-pdr"
9577   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9578   filter: "'NIC_Intel-X710' and
9579            '64B' and
9580            ('BASE' or 'SCALE') and
9581            'NDRPDR' and
9582            '2T2C' and
9583            'L2XCFWD' and
9584            not 'VHOST' and
9585            not 'NF_DENSITY' and
9586            'MEMIF'"
9587   parameters:
9588   - "throughput"
9589   - "parent"
9590   - "tags"
9591   sort:
9592   - "1VNF"
9593   - "2VNF"
9594   - "4VNF"
9595   - "2VNF"
9596   - "4VNF"
9597   traces:
9598     hoverinfo: "x+y"
9599     boxpoints: "outliers"
9600     whiskerwidth: 0
9601   layout:
9602     title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-pdr"
9603     layout: "plot-throughput"
9604
9605 # Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x710 l2bd
9606 - type: "plot"
9607   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
9608   algorithm: "plot_performance_box"
9609   output-file-type: ".html"
9610   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
9611   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9612   filter: "'NIC_Intel-X710' and
9613            '64B' and
9614            ('BASE' or 'SCALE') and
9615            'NDRPDR' and
9616            '1T1C' and
9617            ('L2BDMACSTAT' or 'L2BDMACLRN') and
9618            not 'VHOST' and
9619            not 'NF_DENSITY' and
9620            'MEMIF'"
9621   parameters:
9622   - "throughput"
9623   - "parent"
9624   - "tags"
9625   sort:
9626   - "1VNF"
9627   - "2VNF"
9628   - "4VNF"
9629   - "2VNF"
9630   - "4VNF"
9631   traces:
9632     hoverinfo: "x+y"
9633     boxpoints: "outliers"
9634     whiskerwidth: 0
9635   layout:
9636     title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
9637     layout: "plot-throughput"
9638
9639 - type: "plot"
9640   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-pdr"
9641   algorithm: "plot_performance_box"
9642   output-file-type: ".html"
9643   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-pdr"
9644   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9645   filter: "'NIC_Intel-X710' and
9646            '64B' and
9647            ('BASE' or 'SCALE') and
9648            'NDRPDR' and
9649            '1T1C' and
9650            ('L2BDMACSTAT' or 'L2BDMACLRN') and
9651            not 'VHOST' and
9652            not 'NF_DENSITY' and
9653            'MEMIF'"
9654   parameters:
9655   - "throughput"
9656   - "parent"
9657   - "tags"
9658   sort:
9659   - "1VNF"
9660   - "2VNF"
9661   - "4VNF"
9662   - "2VNF"
9663   - "4VNF"
9664   traces:
9665     hoverinfo: "x+y"
9666     boxpoints: "outliers"
9667     whiskerwidth: 0
9668   layout:
9669     title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-pdr"
9670     layout: "plot-throughput"
9671
9672 - type: "plot"
9673   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
9674   algorithm: "plot_performance_box"
9675   output-file-type: ".html"
9676   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
9677   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9678   filter: "'NIC_Intel-X710' and
9679            '64B' and
9680            ('BASE' or 'SCALE') and
9681            'NDRPDR' and
9682            '2T2C' and
9683            ('L2BDMACSTAT' or 'L2BDMACLRN') and
9684            not 'VHOST' and
9685            not 'NF_DENSITY' and
9686            'MEMIF'"
9687   parameters:
9688   - "throughput"
9689   - "parent"
9690   - "tags"
9691   sort:
9692   - "1VNF"
9693   - "2VNF"
9694   - "4VNF"
9695   - "2VNF"
9696   - "4VNF"
9697   traces:
9698     hoverinfo: "x+y"
9699     boxpoints: "outliers"
9700     whiskerwidth: 0
9701   layout:
9702     title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
9703     layout: "plot-throughput"
9704
9705 - type: "plot"
9706   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-pdr"
9707   algorithm: "plot_performance_box"
9708   output-file-type: ".html"
9709   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-pdr"
9710   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9711   filter: "'NIC_Intel-X710' and
9712            '64B' and
9713            ('BASE' or 'SCALE') and
9714            'NDRPDR' and
9715            '2T2C' and
9716            ('L2BDMACSTAT' or 'L2BDMACLRN') and
9717            not 'VHOST' and
9718            not 'NF_DENSITY' and
9719            'MEMIF'"
9720   parameters:
9721   - "throughput"
9722   - "parent"
9723   - "tags"
9724   sort:
9725   - "1VNF"
9726   - "2VNF"
9727   - "4VNF"
9728   - "2VNF"
9729   - "4VNF"
9730   traces:
9731     hoverinfo: "x+y"
9732     boxpoints: "outliers"
9733     whiskerwidth: 0
9734   layout:
9735     title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-pdr"
9736     layout: "plot-throughput"
9737
9738 ################################################################################
9739
9740 # Packet Throughput - VPP IPv4 3n-hsw-x520 base and scale
9741 - type: "plot"
9742   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
9743   algorithm: "plot_performance_box"
9744   output-file-type: ".html"
9745   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
9746   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9747   filter: "'NIC_Intel-X520-DA2' and
9748            '64B' and
9749            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9750            'NDRPDR' and
9751            '1T1C' and
9752            'IP4FWD' and
9753            not 'IPSEC' and
9754            not 'DOT1Q' and
9755            not 'VHOST'"
9756   parameters:
9757   - "throughput"
9758   - "parent"
9759   - "tags"
9760   sort:
9761   - "IP4BASE"
9762   - "FIB_20K"
9763   - "FIB_200K"
9764   - "FIB_2M"
9765   traces:
9766     hoverinfo: "x+y"
9767     boxpoints: "outliers"
9768     whiskerwidth: 0
9769   layout:
9770     title: "ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
9771     layout: "plot-throughput"
9772
9773 - type: "plot"
9774   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
9775   algorithm: "plot_performance_box"
9776   output-file-type: ".html"
9777   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
9778   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9779   filter: "'NIC_Intel-X520-DA2' and
9780            '64B' and
9781            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9782            'NDRPDR' and
9783            '1T1C' and
9784            'IP4FWD' and
9785            not 'IPSEC' and
9786            not 'DOT1Q' and
9787            not 'VHOST'"
9788   parameters:
9789   - "throughput"
9790   - "parent"
9791   - "tags"
9792   sort:
9793   - "IP4BASE"
9794   - "FIB_20K"
9795   - "FIB_200K"
9796   - "FIB_2M"
9797   traces:
9798     hoverinfo: "x+y"
9799     boxpoints: "outliers"
9800     whiskerwidth: 0
9801   layout:
9802     title: "ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
9803     layout: "plot-throughput"
9804
9805 - type: "plot"
9806   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
9807   algorithm: "plot_performance_box"
9808   output-file-type: ".html"
9809   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
9810   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9811   filter: "'NIC_Intel-X520-DA2' and
9812            '64B' and
9813            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9814            'NDRPDR' and
9815            '2T2C' and
9816            'IP4FWD' and
9817            not 'IPSEC' and
9818            not 'DOT1Q' and
9819            not 'VHOST'"
9820   parameters:
9821   - "throughput"
9822   - "parent"
9823   - "tags"
9824   sort:
9825   - "IP4BASE"
9826   - "FIB_20K"
9827   - "FIB_200K"
9828   - "FIB_2M"
9829   traces:
9830     hoverinfo: "x+y"
9831     boxpoints: "outliers"
9832     whiskerwidth: 0
9833   layout:
9834     title: "ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
9835     layout: "plot-throughput"
9836
9837 - type: "plot"
9838   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
9839   algorithm: "plot_performance_box"
9840   output-file-type: ".html"
9841   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
9842   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9843   filter: "'NIC_Intel-X520-DA2' and
9844            '64B' and
9845            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9846            'NDRPDR' and
9847            '2T2C' and
9848            'IP4FWD' and
9849            not 'IPSEC' and
9850            not 'DOT1Q' and
9851            not 'VHOST'"
9852   parameters:
9853   - "throughput"
9854   - "parent"
9855   - "tags"
9856   sort:
9857   - "IP4BASE"
9858   - "FIB_20K"
9859   - "FIB_200K"
9860   - "FIB_2M"
9861   traces:
9862     hoverinfo: "x+y"
9863     boxpoints: "outliers"
9864     whiskerwidth: 0
9865   layout:
9866     title: "ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
9867     layout: "plot-throughput"
9868
9869 # Packet Throughput - VPP IPv4 3n-hsw-x520 features
9870 - type: "plot"
9871   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-ndr"
9872   algorithm: "plot_performance_box"
9873   output-file-type: ".html"
9874   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-ndr"
9875   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9876   filter: "'NIC_Intel-X520-DA2' and
9877            '64B' and
9878            ('IP4BASE' or
9879             'POLICE_MARK' or
9880             'COPWHLIST' or
9881             ('NAT44' and 'BASE') or
9882             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
9883            'NDRPDR' and
9884            '1T1C' and
9885            'IP4FWD' and
9886            not 'IPSEC' and
9887            not 'VHOST'"
9888   parameters:
9889   - "throughput"
9890   - "parent"
9891   - "tags"
9892   sort:
9893   - "DOT1Q"
9894   - "IP4BASE"
9895   - "NAT44"
9896   - "POLICE_MARK"
9897   - "COPWHLIST"
9898   - "IACL"
9899   - "OACL"
9900   traces:
9901     hoverinfo: "x+y"
9902     boxpoints: "outliers"
9903     whiskerwidth: 0
9904   layout:
9905     title: "ip4-3n-hsw-x520-64b-1t1c-features-ndr"
9906     layout: "plot-throughput"
9907
9908 - type: "plot"
9909   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-pdr"
9910   algorithm: "plot_performance_box"
9911   output-file-type: ".html"
9912   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-pdr"
9913   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9914   filter: "'NIC_Intel-X520-DA2' and
9915            '64B' and
9916            ('IP4BASE' or
9917             'POLICE_MARK' or
9918             'COPWHLIST' or
9919             ('NAT44' and 'BASE') or
9920             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
9921            'NDRPDR' and
9922            '1T1C' and
9923            'IP4FWD' and
9924            not 'IPSEC' and
9925            not 'VHOST'"
9926   parameters:
9927   - "throughput"
9928   - "parent"
9929   - "tags"
9930   sort:
9931   - "DOT1Q"
9932   - "IP4BASE"
9933   - "NAT44"
9934   - "POLICE_MARK"
9935   - "COPWHLIST"
9936   - "IACL"
9937   - "OACL"
9938   traces:
9939     hoverinfo: "x+y"
9940     boxpoints: "outliers"
9941     whiskerwidth: 0
9942   layout:
9943     title: "ip4-3n-hsw-x520-64b-1t1c-features-pdr"
9944     layout: "plot-throughput"
9945
9946 - type: "plot"
9947   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-ndr"
9948   algorithm: "plot_performance_box"
9949   output-file-type: ".html"
9950   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-ndr"
9951   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9952   filter: "'NIC_Intel-X520-DA2' and
9953            '64B' and
9954            ('IP4BASE' or
9955             'POLICE_MARK' or
9956             'COPWHLIST' or
9957             ('NAT44' and 'BASE') or
9958             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
9959            'NDRPDR' and
9960            '2T2C' and
9961            'IP4FWD' and
9962            not 'IPSEC' and
9963            not 'VHOST'"
9964   parameters:
9965   - "throughput"
9966   - "parent"
9967   - "tags"
9968   sort:
9969   - "DOT1Q"
9970   - "IP4BASE"
9971   - "NAT44"
9972   - "POLICE_MARK"
9973   - "COPWHLIST"
9974   - "IACL"
9975   - "OACL"
9976   traces:
9977     hoverinfo: "x+y"
9978     boxpoints: "outliers"
9979     whiskerwidth: 0
9980   layout:
9981     title: "ip4-3n-hsw-x520-64b-2t2c-features-ndr"
9982     layout: "plot-throughput"
9983
9984 - type: "plot"
9985   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-pdr"
9986   algorithm: "plot_performance_box"
9987   output-file-type: ".html"
9988   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-pdr"
9989   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9990   filter: "'NIC_Intel-X520-DA2' and
9991            '64B' and
9992            ('IP4BASE' or
9993             'POLICE_MARK' or
9994             'COPWHLIST' or
9995             ('NAT44' and 'BASE') or
9996             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
9997            'NDRPDR' and
9998            '2T2C' and
9999            'IP4FWD' and
10000            not 'IPSEC' and
10001            not 'VHOST'"
10002   parameters:
10003   - "throughput"
10004   - "parent"
10005   - "tags"
10006   sort:
10007   - "DOT1Q"
10008   - "IP4BASE"
10009   - "NAT44"
10010   - "POLICE_MARK"
10011   - "COPWHLIST"
10012   - "IACL"
10013   - "OACL"
10014   traces:
10015     hoverinfo: "x+y"
10016     boxpoints: "outliers"
10017     whiskerwidth: 0
10018   layout:
10019     title: "ip4-3n-hsw-x520-64b-2t2c-features-pdr"
10020     layout: "plot-throughput"
10021
10022 # Packet Throughput - VPP IPv4 3n-hsw-x520 features nat44
10023 - type: "plot"
10024   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
10025   algorithm: "plot_performance_box"
10026   output-file-type: ".html"
10027   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
10028   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10029   filter: "'NIC_Intel-X520-DA2' and
10030            '64B' and
10031            'NDRPDR' and
10032            '1T1C' and
10033            'IP4FWD' and
10034            ('NAT44' or 'IP4BASE') and
10035            not 'DOT1Q' and
10036            not 'IPSEC' and
10037            not 'VHOST'"
10038   parameters:
10039   - "throughput"
10040   - "parent"
10041   - "tags"
10042   sort:
10043   - "IP4BASE"
10044   - "BASE"
10045   - "SRC_USER_10"
10046   - "SRC_USER_100"
10047   - "SRC_USER_1000"
10048   - "SRC_USER_2000"
10049   traces:
10050     hoverinfo: "x+y"
10051     boxpoints: "outliers"
10052     whiskerwidth: 0
10053   layout:
10054     title: "ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
10055     layout: "plot-throughput"
10056
10057 - type: "plot"
10058   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-nat44-pdr"
10059   algorithm: "plot_performance_box"
10060   output-file-type: ".html"
10061   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-nat44-pdr"
10062   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10063   filter: "'NIC_Intel-X520-DA2' and
10064            '64B' and
10065            'NDRPDR' and
10066            '1T1C' and
10067            'IP4FWD' and
10068            ('NAT44' or 'IP4BASE') and
10069            not 'DOT1Q' and
10070            not 'IPSEC' and
10071            not 'VHOST'"
10072   parameters:
10073   - "throughput"
10074   - "parent"
10075   - "tags"
10076   sort:
10077   - "IP4BASE"
10078   - "BASE"
10079   - "SRC_USER_10"
10080   - "SRC_USER_100"
10081   - "SRC_USER_1000"
10082   - "SRC_USER_2000"
10083   traces:
10084     hoverinfo: "x+y"
10085     boxpoints: "outliers"
10086     whiskerwidth: 0
10087   layout:
10088     title: "ip4-3n-hsw-x520-64b-1t1c-features-nat44-pdr"
10089     layout: "plot-throughput"
10090
10091 - type: "plot"
10092   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
10093   algorithm: "plot_performance_box"
10094   output-file-type: ".html"
10095   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
10096   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10097   filter: "'NIC_Intel-X520-DA2' and
10098            '64B' and
10099            'NDRPDR' and
10100            '2T2C' and
10101            'IP4FWD' and
10102            ('NAT44' or 'IP4BASE') and
10103            not 'DOT1Q' and
10104            not 'IPSEC' and
10105            not 'VHOST'"
10106   parameters:
10107   - "throughput"
10108   - "parent"
10109   - "tags"
10110   sort:
10111   - "IP4BASE"
10112   - "BASE"
10113   - "SRC_USER_10"
10114   - "SRC_USER_100"
10115   - "SRC_USER_1000"
10116   - "SRC_USER_2000"
10117   traces:
10118     hoverinfo: "x+y"
10119     boxpoints: "outliers"
10120     whiskerwidth: 0
10121   layout:
10122     title: "ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
10123     layout: "plot-throughput"
10124
10125 - type: "plot"
10126   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-nat44-pdr"
10127   algorithm: "plot_performance_box"
10128   output-file-type: ".html"
10129   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-nat44-pdr"
10130   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10131   filter: "'NIC_Intel-X520-DA2' and
10132            '64B' and
10133            'NDRPDR' and
10134            '2T2C' and
10135            'IP4FWD' and
10136            ('NAT44' or 'IP4BASE') and
10137            not 'DOT1Q' and
10138            not 'IPSEC' and
10139            not 'VHOST'"
10140   parameters:
10141   - "throughput"
10142   - "parent"
10143   - "tags"
10144   sort:
10145   - "IP4BASE"
10146   - "BASE"
10147   - "SRC_USER_10"
10148   - "SRC_USER_100"
10149   - "SRC_USER_1000"
10150   - "SRC_USER_2000"
10151   traces:
10152     hoverinfo: "x+y"
10153     boxpoints: "outliers"
10154     whiskerwidth: 0
10155   layout:
10156     title: "ip4-3n-hsw-x520-64b-2t2c-features-nat44-pdr"
10157     layout: "plot-throughput"
10158
10159 # Packet Throughput - VPP IPv4 3n-hsw-x520 features iacl
10160 - type: "plot"
10161   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
10162   algorithm: "plot_performance_box"
10163   output-file-type: ".html"
10164   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
10165   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10166   filter: "'NIC_Intel-X520-DA2' and
10167            '64B' and
10168            'NDRPDR' and
10169            '1T1C' and
10170            'IP4FWD' and
10171            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10172            not 'IPSEC' and
10173            not 'DOT1Q' and
10174            not 'VHOST'"
10175   parameters:
10176   - "throughput"
10177   - "parent"
10178   - "tags"
10179   sort:
10180   - "IP4BASE"
10181   - "ACL_STATELESS"
10182   - "ACL_STATEFUL"
10183   - "ACL_STATELESS"
10184   - "ACL_STATEFUL"
10185   traces:
10186     hoverinfo: "x+y"
10187     boxpoints: "outliers"
10188     whiskerwidth: 0
10189   layout:
10190     title: "ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
10191     layout: "plot-throughput"
10192
10193 - type: "plot"
10194   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
10195   algorithm: "plot_performance_box"
10196   output-file-type: ".html"
10197   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
10198   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10199   filter: "'NIC_Intel-X520-DA2' and
10200            '64B' and
10201            'NDRPDR' and
10202            '1T1C' and
10203            'IP4FWD' and
10204            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10205            not 'IPSEC' and
10206            not 'DOT1Q' and
10207            not 'VHOST'"
10208   parameters:
10209   - "throughput"
10210   - "parent"
10211   - "tags"
10212   sort:
10213   - "IP4BASE"
10214   - "ACL_STATELESS"
10215   - "ACL_STATEFUL"
10216   - "ACL_STATELESS"
10217   - "ACL_STATEFUL"
10218   traces:
10219     hoverinfo: "x+y"
10220     boxpoints: "outliers"
10221     whiskerwidth: 0
10222   layout:
10223     title: "ip4-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
10224     layout: "plot-throughput"
10225
10226 - type: "plot"
10227   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
10228   algorithm: "plot_performance_box"
10229   output-file-type: ".html"
10230   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
10231   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10232   filter: "'NIC_Intel-X520-DA2' and
10233            '64B' and
10234            'NDRPDR' and
10235            '2T2C' and
10236            'IP4FWD' and
10237            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10238            not 'IPSEC' and
10239            not 'DOT1Q' and
10240            not 'VHOST'"
10241   parameters:
10242   - "throughput"
10243   - "parent"
10244   - "tags"
10245   sort:
10246   - "IP4BASE"
10247   - "ACL_STATELESS"
10248   - "ACL_STATEFUL"
10249   - "ACL_STATELESS"
10250   - "ACL_STATEFUL"
10251   traces:
10252     hoverinfo: "x+y"
10253     boxpoints: "outliers"
10254     whiskerwidth: 0
10255   layout:
10256     title: "ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
10257     layout: "plot-throughput"
10258
10259 - type: "plot"
10260   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
10261   algorithm: "plot_performance_box"
10262   output-file-type: ".html"
10263   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
10264   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10265   filter: "'NIC_Intel-X520-DA2' and
10266            '64B' and
10267            'NDRPDR' and
10268            '2T2C' and
10269            'IP4FWD' and
10270            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10271            not 'IPSEC' and
10272            not 'DOT1Q' and
10273            not 'VHOST'"
10274   parameters:
10275   - "throughput"
10276   - "parent"
10277   - "tags"
10278   sort:
10279   - "IP4BASE"
10280   - "ACL_STATELESS"
10281   - "ACL_STATEFUL"
10282   - "ACL_STATELESS"
10283   - "ACL_STATEFUL"
10284   traces:
10285     hoverinfo: "x+y"
10286     boxpoints: "outliers"
10287     whiskerwidth: 0
10288   layout:
10289     title: "ip4-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
10290     layout: "plot-throughput"
10291
10292 # Packet Throughput - VPP IPv4 3n-hsw-x520 features oacl
10293 - type: "plot"
10294   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
10295   algorithm: "plot_performance_box"
10296   output-file-type: ".html"
10297   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
10298   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10299   filter: "'NIC_Intel-X520-DA2' and
10300            '64B' and
10301            'NDRPDR' and
10302            '1T1C' and
10303            'IP4FWD' and
10304            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10305            not 'IPSEC' and
10306            not 'DOT1Q' and
10307            not 'VHOST'"
10308   parameters:
10309   - "throughput"
10310   - "parent"
10311   - "tags"
10312   sort:
10313   - "IP4BASE"
10314   - "ACL_STATELESS"
10315   - "ACL_STATEFUL"
10316   - "ACL_STATELESS"
10317   - "ACL_STATEFUL"
10318   traces:
10319     hoverinfo: "x+y"
10320     boxpoints: "outliers"
10321     whiskerwidth: 0
10322   layout:
10323     title: "ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
10324     layout: "plot-throughput"
10325
10326 - type: "plot"
10327   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
10328   algorithm: "plot_performance_box"
10329   output-file-type: ".html"
10330   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
10331   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10332   filter: "'NIC_Intel-X520-DA2' and
10333            '64B' and
10334            'NDRPDR' and
10335            '1T1C' and
10336            'IP4FWD' and
10337            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10338            not 'IPSEC' and
10339            not 'DOT1Q' and
10340            not 'VHOST'"
10341   parameters:
10342   - "throughput"
10343   - "parent"
10344   - "tags"
10345   sort:
10346   - "IP4BASE"
10347   - "ACL_STATELESS"
10348   - "ACL_STATEFUL"
10349   - "ACL_STATELESS"
10350   - "ACL_STATEFUL"
10351   traces:
10352     hoverinfo: "x+y"
10353     boxpoints: "outliers"
10354     whiskerwidth: 0
10355   layout:
10356     title: "ip4-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
10357     layout: "plot-throughput"
10358
10359 - type: "plot"
10360   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
10361   algorithm: "plot_performance_box"
10362   output-file-type: ".html"
10363   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
10364   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10365   filter: "'NIC_Intel-X520-DA2' and
10366            '64B' and
10367            'NDRPDR' and
10368            '2T2C' and
10369            'IP4FWD' and
10370            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10371            not 'IPSEC' and
10372            not 'DOT1Q' and
10373            not 'VHOST'"
10374   parameters:
10375   - "throughput"
10376   - "parent"
10377   - "tags"
10378   sort:
10379   - "IP4BASE"
10380   - "ACL_STATELESS"
10381   - "ACL_STATEFUL"
10382   - "ACL_STATELESS"
10383   - "ACL_STATEFUL"
10384   traces:
10385     hoverinfo: "x+y"
10386     boxpoints: "outliers"
10387     whiskerwidth: 0
10388   layout:
10389     title: "ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
10390     layout: "plot-throughput"
10391
10392 - type: "plot"
10393   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
10394   algorithm: "plot_performance_box"
10395   output-file-type: ".html"
10396   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
10397   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10398   filter: "'NIC_Intel-X520-DA2' and
10399            '64B' and
10400            'NDRPDR' and
10401            '2T2C' and
10402            'IP4FWD' and
10403            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10404            not 'IPSEC' and
10405            not 'DOT1Q' and
10406            not 'VHOST'"
10407   parameters:
10408   - "throughput"
10409   - "parent"
10410   - "tags"
10411   sort:
10412   - "IP4BASE"
10413   - "ACL_STATELESS"
10414   - "ACL_STATEFUL"
10415   - "ACL_STATELESS"
10416   - "ACL_STATEFUL"
10417   traces:
10418     hoverinfo: "x+y"
10419     boxpoints: "outliers"
10420     whiskerwidth: 0
10421   layout:
10422     title: "ip4-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
10423     layout: "plot-throughput"
10424
10425 # Packet Throughput - VPP IPv4 3n-hsw-x710 base and scale
10426 - type: "plot"
10427   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
10428   algorithm: "plot_performance_box"
10429   output-file-type: ".html"
10430   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
10431   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10432   filter: "'NIC_Intel-X710' and
10433            '64B' and
10434            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10435            'NDRPDR' and
10436            '1T1C' and
10437            'IP4FWD' and
10438            not 'IPSEC' and
10439            not 'DOT1Q' and
10440            not 'VHOST'"
10441   parameters:
10442   - "throughput"
10443   - "parent"
10444   - "tags"
10445   sort:
10446   - "IP4BASE"
10447   - "FIB_20K"
10448   - "FIB_200K"
10449   - "FIB_2M"
10450   traces:
10451     hoverinfo: "x+y"
10452     boxpoints: "outliers"
10453     whiskerwidth: 0
10454   layout:
10455     title: "ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
10456     layout: "plot-throughput"
10457
10458 - type: "plot"
10459   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
10460   algorithm: "plot_performance_box"
10461   output-file-type: ".html"
10462   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
10463   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10464   filter: "'NIC_Intel-X710' and
10465            '64B' and
10466            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10467            'NDRPDR' and
10468            '1T1C' and
10469            'IP4FWD' and
10470            not 'IPSEC' and
10471            not 'DOT1Q' and
10472            not 'VHOST'"
10473   parameters:
10474   - "throughput"
10475   - "parent"
10476   - "tags"
10477   sort:
10478   - "IP4BASE"
10479   - "FIB_20K"
10480   - "FIB_200K"
10481   - "FIB_2M"
10482   traces:
10483     hoverinfo: "x+y"
10484     boxpoints: "outliers"
10485     whiskerwidth: 0
10486   layout:
10487     title: "ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
10488     layout: "plot-throughput"
10489
10490 - type: "plot"
10491   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
10492   algorithm: "plot_performance_box"
10493   output-file-type: ".html"
10494   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
10495   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10496   filter: "'NIC_Intel-X710' and
10497            '64B' and
10498            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10499            'NDRPDR' and
10500            '2T2C' and
10501            'IP4FWD' and
10502            not 'IPSEC' and
10503            not 'DOT1Q' and
10504            not 'VHOST'"
10505   parameters:
10506   - "throughput"
10507   - "parent"
10508   - "tags"
10509   sort:
10510   - "IP4BASE"
10511   - "FIB_20K"
10512   - "FIB_200K"
10513   - "FIB_2M"
10514   traces:
10515     hoverinfo: "x+y"
10516     boxpoints: "outliers"
10517     whiskerwidth: 0
10518   layout:
10519     title: "ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
10520     layout: "plot-throughput"
10521
10522 - type: "plot"
10523   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
10524   algorithm: "plot_performance_box"
10525   output-file-type: ".html"
10526   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
10527   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10528   filter: "'NIC_Intel-X710' and
10529            '64B' and
10530            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10531            'NDRPDR' and
10532            '2T2C' and
10533            'IP4FWD' and
10534            not 'IPSEC' and
10535            not 'DOT1Q' and
10536            not 'VHOST'"
10537   parameters:
10538   - "throughput"
10539   - "parent"
10540   - "tags"
10541   sort:
10542   - "IP4BASE"
10543   - "FIB_20K"
10544   - "FIB_200K"
10545   - "FIB_2M"
10546   traces:
10547     hoverinfo: "x+y"
10548     boxpoints: "outliers"
10549     whiskerwidth: 0
10550   layout:
10551     title: "ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
10552     layout: "plot-throughput"
10553
10554 # Packet Throughput - VPP IPv4 3n-hsw-x710 features
10555 - type: "plot"
10556   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-ndr"
10557   algorithm: "plot_performance_box"
10558   output-file-type: ".html"
10559   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-ndr"
10560   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10561   filter: "'NIC_Intel-X710' and
10562            '64B' and
10563            ('IP4BASE' or
10564             'POLICE_MARK' or
10565             'COPWHLIST' or
10566             ('NAT44' and 'BASE') or
10567             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
10568            'NDRPDR' and
10569            '1T1C' and
10570            'IP4FWD' and
10571            not 'IPSEC' and
10572            not 'VHOST'"
10573   parameters:
10574   - "throughput"
10575   - "parent"
10576   - "tags"
10577   sort:
10578   - "DOT1Q"
10579   - "IP4BASE"
10580   - "NAT44"
10581   - "POLICE_MARK"
10582   - "COPWHLIST"
10583   - "IACL"
10584   - "OACL"
10585   traces:
10586     hoverinfo: "x+y"
10587     boxpoints: "outliers"
10588     whiskerwidth: 0
10589   layout:
10590     title: "ip4-3n-hsw-x710-64b-1t1c-features-ndr"
10591     layout: "plot-throughput"
10592
10593 - type: "plot"
10594   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-pdr"
10595   algorithm: "plot_performance_box"
10596   output-file-type: ".html"
10597   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-pdr"
10598   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10599   filter: "'NIC_Intel-X710' and
10600            '64B' and
10601            ('IP4BASE' or
10602             'POLICE_MARK' or
10603             'COPWHLIST' or
10604             ('NAT44' and 'BASE') or
10605             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
10606            'NDRPDR' and
10607            '1T1C' and
10608            'IP4FWD' and
10609            not 'IPSEC' and
10610            not 'VHOST'"
10611   parameters:
10612   - "throughput"
10613   - "parent"
10614   - "tags"
10615   sort:
10616   - "DOT1Q"
10617   - "IP4BASE"
10618   - "NAT44"
10619   - "POLICE_MARK"
10620   - "COPWHLIST"
10621   - "IACL"
10622   - "OACL"
10623   traces:
10624     hoverinfo: "x+y"
10625     boxpoints: "outliers"
10626     whiskerwidth: 0
10627   layout:
10628     title: "ip4-3n-hsw-x710-64b-1t1c-features-pdr"
10629     layout: "plot-throughput"
10630
10631 - type: "plot"
10632   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-ndr"
10633   algorithm: "plot_performance_box"
10634   output-file-type: ".html"
10635   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-ndr"
10636   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10637   filter: "'NIC_Intel-X710' and
10638            '64B' and
10639            ('IP4BASE' or
10640             'POLICE_MARK' or
10641             'COPWHLIST' or
10642             ('NAT44' and 'BASE') or
10643             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
10644            'NDRPDR' and
10645            '2T2C' and
10646            'IP4FWD' and
10647            not 'IPSEC' and
10648            not 'VHOST'"
10649   parameters:
10650   - "throughput"
10651   - "parent"
10652   - "tags"
10653   sort:
10654   - "DOT1Q"
10655   - "IP4BASE"
10656   - "NAT44"
10657   - "POLICE_MARK"
10658   - "COPWHLIST"
10659   - "IACL"
10660   - "OACL"
10661   traces:
10662     hoverinfo: "x+y"
10663     boxpoints: "outliers"
10664     whiskerwidth: 0
10665   layout:
10666     title: "ip4-3n-hsw-x710-64b-2t2c-features-ndr"
10667     layout: "plot-throughput"
10668
10669 - type: "plot"
10670   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-pdr"
10671   algorithm: "plot_performance_box"
10672   output-file-type: ".html"
10673   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-pdr"
10674   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10675   filter: "'NIC_Intel-X710' and
10676            '64B' and
10677            ('IP4BASE' or
10678             'POLICE_MARK' or
10679             'COPWHLIST' or
10680             ('NAT44' and 'BASE') or
10681             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
10682            'NDRPDR' and
10683            '2T2C' and
10684            'IP4FWD' and
10685            not 'IPSEC' and
10686            not 'VHOST'"
10687   parameters:
10688   - "throughput"
10689   - "parent"
10690   - "tags"
10691   sort:
10692   - "DOT1Q"
10693   - "IP4BASE"
10694   - "NAT44"
10695   - "POLICE_MARK"
10696   - "COPWHLIST"
10697   - "IACL"
10698   - "OACL"
10699   traces:
10700     hoverinfo: "x+y"
10701     boxpoints: "outliers"
10702     whiskerwidth: 0
10703   layout:
10704     title: "ip4-3n-hsw-x710-64b-2t2c-features-pdr"
10705     layout: "plot-throughput"
10706
10707 # Packet Throughput - VPP IPv4 3n-hsw-x710 features nat44
10708 - type: "plot"
10709   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
10710   algorithm: "plot_performance_box"
10711   output-file-type: ".html"
10712   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
10713   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10714   filter: "'NIC_Intel-X710' and
10715            '64B' and
10716            'NDRPDR' and
10717            '2T1C' and
10718            'IP4FWD' and
10719            ('NAT44' or 'IP4BASE') and
10720            not 'IPSEC' and
10721            not 'VHOST'"
10722   parameters:
10723   - "throughput"
10724   - "parent"
10725   - "tags"
10726   sort:
10727   - "IP4BASE"
10728   - "BASE"
10729   - "SRC_USER_10"
10730   - "SRC_USER_100"
10731   - "SRC_USER_1000"
10732   - "SRC_USER_2000"
10733   traces:
10734     hoverinfo: "x+y"
10735     boxpoints: "outliers"
10736     whiskerwidth: 0
10737   layout:
10738     title: "ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
10739     layout: "plot-throughput"
10740
10741 - type: "plot"
10742   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-nat44-pdr"
10743   algorithm: "plot_performance_box"
10744   output-file-type: ".html"
10745   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-nat44-pdr"
10746   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10747   filter: "'NIC_Intel-X710' and
10748            '64B' and
10749            'NDRPDR' and
10750            '2T1C' and
10751            'IP4FWD' and
10752            ('NAT44' or 'IP4BASE') and
10753            not 'IPSEC' and
10754            not 'VHOST'"
10755   parameters:
10756   - "throughput"
10757   - "parent"
10758   - "tags"
10759   sort:
10760   - "IP4BASE"
10761   - "BASE"
10762   - "SRC_USER_10"
10763   - "SRC_USER_100"
10764   - "SRC_USER_1000"
10765   - "SRC_USER_2000"
10766   traces:
10767     hoverinfo: "x+y"
10768     boxpoints: "outliers"
10769     whiskerwidth: 0
10770   layout:
10771     title: "ip4-3n-skx-x710-64b-2t1c-features-nat44-pdr"
10772     layout: "plot-throughput"
10773
10774 - type: "plot"
10775   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
10776   algorithm: "plot_performance_box"
10777   output-file-type: ".html"
10778   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
10779   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10780   filter: "'NIC_Intel-X710' and
10781            '64B' and
10782            'NDRPDR' and
10783            '4T2C' and
10784            'IP4FWD' and
10785            ('NAT44' or 'IP4BASE') and
10786            not 'IPSEC' and
10787            not 'VHOST'"
10788   parameters:
10789   - "throughput"
10790   - "parent"
10791   - "tags"
10792   sort:
10793   - "IP4BASE"
10794   - "BASE"
10795   - "SRC_USER_10"
10796   - "SRC_USER_100"
10797   - "SRC_USER_1000"
10798   - "SRC_USER_2000"
10799   traces:
10800     hoverinfo: "x+y"
10801     boxpoints: "outliers"
10802     whiskerwidth: 0
10803   layout:
10804     title: "ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
10805     layout: "plot-throughput"
10806
10807 - type: "plot"
10808   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-nat44-pdr"
10809   algorithm: "plot_performance_box"
10810   output-file-type: ".html"
10811   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-nat44-pdr"
10812   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10813   filter: "'NIC_Intel-X710' and
10814            '64B' and
10815            'NDRPDR' and
10816            '4T2C' and
10817            'IP4FWD' and
10818            ('NAT44' or 'IP4BASE') and
10819            not 'IPSEC' and
10820            not 'VHOST'"
10821   parameters:
10822   - "throughput"
10823   - "parent"
10824   - "tags"
10825   sort:
10826   - "IP4BASE"
10827   - "BASE"
10828   - "SRC_USER_10"
10829   - "SRC_USER_100"
10830   - "SRC_USER_1000"
10831   - "SRC_USER_2000"
10832   traces:
10833     hoverinfo: "x+y"
10834     boxpoints: "outliers"
10835     whiskerwidth: 0
10836   layout:
10837     title: "ip4-3n-skx-x710-64b-4t2c-features-nat44-pdr"
10838     layout: "plot-throughput"
10839
10840 # Packet Throughput - VPP IPv4 3n-hsw-x710 features iacl
10841 - type: "plot"
10842   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
10843   algorithm: "plot_performance_box"
10844   output-file-type: ".html"
10845   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
10846   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10847   filter: "'NIC_Intel-X710' and
10848            '64B' and
10849            'NDRPDR' and
10850            '2T1C' and
10851            'IP4FWD' and
10852            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
10853            not 'IPSEC' and
10854            not 'VHOST'"
10855   parameters:
10856   - "throughput"
10857   - "parent"
10858   - "tags"
10859   sort:
10860   - "IP4BASE"
10861   - "ACL_STATELESS"
10862   - "ACL_STATEFUL"
10863   - "ACL_STATELESS"
10864   - "ACL_STATEFUL"
10865   traces:
10866     hoverinfo: "x+y"
10867     boxpoints: "outliers"
10868     whiskerwidth: 0
10869   layout:
10870     title: "ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
10871     layout: "plot-throughput"
10872
10873 - type: "plot"
10874   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-iacl-pdr"
10875   algorithm: "plot_performance_box"
10876   output-file-type: ".html"
10877   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-iacl-pdr"
10878   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10879   filter: "'NIC_Intel-X710' and
10880            '64B' and
10881            'NDRPDR' and
10882            '2T1C' and
10883            'IP4FWD' and
10884            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
10885            not 'IPSEC' and
10886            not 'VHOST'"
10887   parameters:
10888   - "throughput"
10889   - "parent"
10890   - "tags"
10891   sort:
10892   - "IP4BASE"
10893   - "ACL_STATELESS"
10894   - "ACL_STATEFUL"
10895   - "ACL_STATELESS"
10896   - "ACL_STATEFUL"
10897   traces:
10898     hoverinfo: "x+y"
10899     boxpoints: "outliers"
10900     whiskerwidth: 0
10901   layout:
10902     title: "ip4-3n-skx-x710-64b-2t1c-features-iacl-pdr"
10903     layout: "plot-throughput"
10904
10905 - type: "plot"
10906   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
10907   algorithm: "plot_performance_box"
10908   output-file-type: ".html"
10909   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
10910   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10911   filter: "'NIC_Intel-X710' and
10912            '64B' and
10913            'NDRPDR' and
10914            '4T2C' and
10915            'IP4FWD' and
10916            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
10917            not 'IPSEC' and
10918            not 'VHOST'"
10919   parameters:
10920   - "throughput"
10921   - "parent"
10922   - "tags"
10923   sort:
10924   - "IP4BASE"
10925   - "ACL_STATELESS"
10926   - "ACL_STATEFUL"
10927   - "ACL_STATELESS"
10928   - "ACL_STATEFUL"
10929   traces:
10930     hoverinfo: "x+y"
10931     boxpoints: "outliers"
10932     whiskerwidth: 0
10933   layout:
10934     title: "ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
10935     layout: "plot-throughput"
10936
10937 - type: "plot"
10938   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-iacl-pdr"
10939   algorithm: "plot_performance_box"
10940   output-file-type: ".html"
10941   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-iacl-pdr"
10942   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10943   filter: "'NIC_Intel-X710' and
10944            '64B' and
10945            'NDRPDR' and
10946            '4T2C' and
10947            'IP4FWD' and
10948            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
10949            not 'IPSEC' and
10950            not 'VHOST'"
10951   parameters:
10952   - "throughput"
10953   - "parent"
10954   - "tags"
10955   sort:
10956   - "IP4BASE"
10957   - "ACL_STATELESS"
10958   - "ACL_STATEFUL"
10959   - "ACL_STATELESS"
10960   - "ACL_STATEFUL"
10961   traces:
10962     hoverinfo: "x+y"
10963     boxpoints: "outliers"
10964     whiskerwidth: 0
10965   layout:
10966     title: "ip4-3n-skx-x710-64b-4t2c-features-iacl-pdr"
10967     layout: "plot-throughput"
10968
10969 # Packet Throughput - VPP IPv4 3n-hsw-xl710 base and scale
10970 - type: "plot"
10971   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-1t1c-base-ndr"
10972   algorithm: "plot_performance_box"
10973   output-file-type: ".html"
10974   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base-ndr"
10975   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10976   filter: "'NIC_Intel-XL710' and
10977            '64B' and
10978            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10979            'NDRPDR' and
10980            '1T1C' and
10981            'IP4FWD' and
10982            not 'IPSEC' and
10983            not 'VHOST'"
10984   parameters:
10985   - "throughput"
10986   - "parent"
10987   - "tags"
10988   sort:
10989   - "IP4BASE"
10990   - "FIB_20K"
10991   - "FIB_200K"
10992   - "FIB_2M"
10993   traces:
10994     hoverinfo: "x+y"
10995     boxpoints: "outliers"
10996     whiskerwidth: 0
10997   layout:
10998     title: "ip4-3n-hsw-xl710-64b-1t1c-base-ndr"
10999     layout: "plot-throughput"
11000
11001 - type: "plot"
11002   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-1t1c-base-pdr"
11003   algorithm: "plot_performance_box"
11004   output-file-type: ".html"
11005   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base-pdr"
11006   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11007   filter: "'NIC_Intel-XL710' and
11008            '64B' and
11009            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11010            'NDRPDR' and
11011            '1T1C' and
11012            'IP4FWD' and
11013            not 'IPSEC' and
11014            not 'VHOST'"
11015   parameters:
11016   - "throughput"
11017   - "parent"
11018   - "tags"
11019   sort:
11020   - "IP4BASE"
11021   - "FIB_20K"
11022   - "FIB_200K"
11023   - "FIB_2M"
11024   traces:
11025     hoverinfo: "x+y"
11026     boxpoints: "outliers"
11027     whiskerwidth: 0
11028   layout:
11029     title: "ip4-3n-hsw-xl710-64b-1t1c-base-pdr"
11030     layout: "plot-throughput"
11031
11032 - type: "plot"
11033   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-2t2c-base-ndr"
11034   algorithm: "plot_performance_box"
11035   output-file-type: ".html"
11036   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base-ndr"
11037   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11038   filter: "'NIC_Intel-XL710' and
11039            '64B' and
11040            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11041            'NDRPDR' and
11042            '2T2C' and
11043            'IP4FWD' and
11044            not 'IPSEC' and
11045            not 'VHOST'"
11046   parameters:
11047   - "throughput"
11048   - "parent"
11049   - "tags"
11050   sort:
11051   - "IP4BASE"
11052   - "FIB_20K"
11053   - "FIB_200K"
11054   - "FIB_2M"
11055   traces:
11056     hoverinfo: "x+y"
11057     boxpoints: "outliers"
11058     whiskerwidth: 0
11059   layout:
11060     title: "ip4-3n-hsw-xl710-64b-2t2c-base-ndr"
11061     layout: "plot-throughput"
11062
11063 - type: "plot"
11064   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-2t2c-base-pdr"
11065   algorithm: "plot_performance_box"
11066   output-file-type: ".html"
11067   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base-pdr"
11068   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11069   filter: "'NIC_Intel-XL710' and
11070            '64B' and
11071            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11072            'NDRPDR' and
11073            '2T2C' and
11074            'IP4FWD' and
11075            not 'IPSEC' and
11076            not 'VHOST'"
11077   parameters:
11078   - "throughput"
11079   - "parent"
11080   - "tags"
11081   sort:
11082   - "IP4BASE"
11083   - "FIB_20K"
11084   - "FIB_200K"
11085   - "FIB_2M"
11086   traces:
11087     hoverinfo: "x+y"
11088     boxpoints: "outliers"
11089     whiskerwidth: 0
11090   layout:
11091     title: "ip4-3n-hsw-xl710-64b-2t2c-base-pdr"
11092     layout: "plot-throughput"
11093
11094 # Packet Throughput - VPP IPv4 3n-skx-x710 base and scale
11095 - type: "plot"
11096   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
11097   algorithm: "plot_performance_box"
11098   output-file-type: ".html"
11099   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
11100   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11101   filter: "'NIC_Intel-X710' and
11102            '64B' and
11103            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11104            'NDRPDR' and
11105            '2T1C' and
11106            'IP4FWD' and
11107            not 'IPSEC' and
11108            not 'DOT1Q' and
11109            not 'VHOST'"
11110   parameters:
11111   - "throughput"
11112   - "parent"
11113   - "tags"
11114   sort:
11115   - "IP4BASE"
11116   - "FIB_20K"
11117   - "FIB_200K"
11118   - "FIB_2M"
11119   traces:
11120     hoverinfo: "x+y"
11121     boxpoints: "outliers"
11122     whiskerwidth: 0
11123   layout:
11124     title: "ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
11125     layout: "plot-throughput"
11126
11127 - type: "plot"
11128   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
11129   algorithm: "plot_performance_box"
11130   output-file-type: ".html"
11131   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
11132   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11133   filter: "'NIC_Intel-X710' and
11134            '64B' and
11135            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11136            'NDRPDR' and
11137            '2T1C' and
11138            'IP4FWD' and
11139            not 'IPSEC' and
11140            not 'DOT1Q' and
11141            not 'VHOST'"
11142   parameters:
11143   - "throughput"
11144   - "parent"
11145   - "tags"
11146   sort:
11147   - "IP4BASE"
11148   - "FIB_20K"
11149   - "FIB_200K"
11150   - "FIB_2M"
11151   traces:
11152     hoverinfo: "x+y"
11153     boxpoints: "outliers"
11154     whiskerwidth: 0
11155   layout:
11156     title: "ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
11157     layout: "plot-throughput"
11158
11159 - type: "plot"
11160   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
11161   algorithm: "plot_performance_box"
11162   output-file-type: ".html"
11163   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
11164   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11165   filter: "'NIC_Intel-X710' and
11166            '64B' and
11167            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11168            'NDRPDR' and
11169            '4T2C' and
11170            'IP4FWD' and
11171            not 'IPSEC' and
11172            not 'DOT1Q' and
11173            not 'VHOST'"
11174   parameters:
11175   - "throughput"
11176   - "parent"
11177   - "tags"
11178   sort:
11179   - "IP4BASE"
11180   - "FIB_20K"
11181   - "FIB_200K"
11182   - "FIB_2M"
11183   traces:
11184     hoverinfo: "x+y"
11185     boxpoints: "outliers"
11186     whiskerwidth: 0
11187   layout:
11188     title: "ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
11189     layout: "plot-throughput"
11190
11191 - type: "plot"
11192   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
11193   algorithm: "plot_performance_box"
11194   output-file-type: ".html"
11195   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
11196   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11197   filter: "'NIC_Intel-X710' and
11198            '64B' and
11199            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11200            'NDRPDR' and
11201            '4T2C' and
11202            'IP4FWD' and
11203            not 'IPSEC' and
11204            not 'DOT1Q' and
11205            not 'VHOST'"
11206   parameters:
11207   - "throughput"
11208   - "parent"
11209   - "tags"
11210   sort:
11211   - "IP4BASE"
11212   - "FIB_20K"
11213   - "FIB_200K"
11214   - "FIB_2M"
11215   traces:
11216     hoverinfo: "x+y"
11217     boxpoints: "outliers"
11218     whiskerwidth: 0
11219   layout:
11220     title: "ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
11221     layout: "plot-throughput"
11222
11223 # Packet Throughput - VPP IPv4 3n-skx-x710 features
11224 - type: "plot"
11225   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-ndr"
11226   algorithm: "plot_performance_box"
11227   output-file-type: ".html"
11228   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-ndr"
11229   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11230   filter: "'NIC_Intel-X710' and
11231            '64B' and
11232            ('IP4BASE' or
11233             'POLICE_MARK' or
11234             'COPWHLIST' or
11235             ('NAT44' and 'BASE') or
11236             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
11237            'NDRPDR' and
11238            '2T1C' and
11239            'IP4FWD' and
11240            not 'IPSEC' and
11241            not 'VHOST'"
11242   parameters:
11243   - "throughput"
11244   - "parent"
11245   - "tags"
11246   sort:
11247   - "DOT1Q"
11248   - "IP4BASE"
11249   - "NAT44"
11250   - "POLICE_MARK"
11251   - "COPWHLIST"
11252   - "IACL"
11253   - "OACL"
11254   traces:
11255     hoverinfo: "x+y"
11256     boxpoints: "outliers"
11257     whiskerwidth: 0
11258   layout:
11259     title: "ip4-3n-skx-x710-64b-2t1c-features-ndr"
11260     layout: "plot-throughput"
11261
11262 - type: "plot"
11263   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-pdr"
11264   algorithm: "plot_performance_box"
11265   output-file-type: ".html"
11266   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-pdr"
11267   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11268   filter: "'NIC_Intel-X710' and
11269            '64B' and
11270            ('IP4BASE' or
11271             'POLICE_MARK' or
11272             'COPWHLIST' or
11273             ('NAT44' and 'BASE') or
11274             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
11275            'NDRPDR' and
11276            '2T1C' and
11277            'IP4FWD' and
11278            not 'IPSEC' and
11279            not 'VHOST'"
11280   parameters:
11281   - "throughput"
11282   - "parent"
11283   - "tags"
11284   sort:
11285   - "DOT1Q"
11286   - "IP4BASE"
11287   - "NAT44"
11288   - "POLICE_MARK"
11289   - "COPWHLIST"
11290   - "IACL"
11291   - "OACL"
11292   traces:
11293     hoverinfo: "x+y"
11294     boxpoints: "outliers"
11295     whiskerwidth: 0
11296   layout:
11297     title: "ip4-3n-skx-x710-64b-2t1c-features-pdr"
11298     layout: "plot-throughput"
11299
11300 - type: "plot"
11301   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-ndr"
11302   algorithm: "plot_performance_box"
11303   output-file-type: ".html"
11304   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-ndr"
11305   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11306   filter: "'NIC_Intel-X710' and
11307            '64B' and
11308            ('IP4BASE' or
11309             'POLICE_MARK' or
11310             'COPWHLIST' or
11311             ('NAT44' and 'BASE') or
11312             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
11313            'NDRPDR' and
11314            '4T2C' and
11315            'IP4FWD' and
11316            not 'IPSEC' and
11317            not 'VHOST'"
11318   parameters:
11319   - "throughput"
11320   - "parent"
11321   - "tags"
11322   sort:
11323   - "DOT1Q"
11324   - "IP4BASE"
11325   - "NAT44"
11326   - "POLICE_MARK"
11327   - "COPWHLIST"
11328   - "IACL"
11329   - "OACL"
11330   traces:
11331     hoverinfo: "x+y"
11332     boxpoints: "outliers"
11333     whiskerwidth: 0
11334   layout:
11335     title: "ip4-3n-skx-x710-64b-4t2c-features-ndr"
11336     layout: "plot-throughput"
11337
11338 - type: "plot"
11339   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-pdr"
11340   algorithm: "plot_performance_box"
11341   output-file-type: ".html"
11342   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-pdr"
11343   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11344   filter: "'NIC_Intel-X710' and
11345            '64B' and
11346            ('IP4BASE' or
11347             'POLICE_MARK' or
11348             'COPWHLIST' or
11349             ('NAT44' and 'BASE') or
11350             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
11351            'NDRPDR' and
11352            '4T2C' and
11353            'IP4FWD' and
11354            not 'IPSEC' and
11355            not 'VHOST'"
11356   parameters:
11357   - "throughput"
11358   - "parent"
11359   - "tags"
11360   sort:
11361   - "DOT1Q"
11362   - "IP4BASE"
11363   - "NAT44"
11364   - "POLICE_MARK"
11365   - "COPWHLIST"
11366   - "IACL"
11367   - "OACL"
11368   traces:
11369     hoverinfo: "x+y"
11370     boxpoints: "outliers"
11371     whiskerwidth: 0
11372   layout:
11373     title: "ip4-3n-skx-x710-64b-4t2c-features-pdr"
11374     layout: "plot-throughput"
11375
11376 # Packet Throughput - VPP IPv4 3n-skx-x710 features nat44
11377 - type: "plot"
11378   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
11379   algorithm: "plot_performance_box"
11380   output-file-type: ".html"
11381   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
11382   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11383   filter: "'NIC_Intel-X710' and
11384            '64B' and
11385            'NDRPDR' and
11386            '1T1C' and
11387            'IP4FWD' and
11388            ('NAT44' or 'IP4BASE') and
11389            not 'IPSEC' and
11390            not 'VHOST'"
11391   parameters:
11392   - "throughput"
11393   - "parent"
11394   - "tags"
11395   sort:
11396   - "IP4BASE"
11397   - "BASE"
11398   - "SRC_USER_10"
11399   - "SRC_USER_100"
11400   - "SRC_USER_1000"
11401   - "SRC_USER_2000"
11402   traces:
11403     hoverinfo: "x+y"
11404     boxpoints: "outliers"
11405     whiskerwidth: 0
11406   layout:
11407     title: "ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
11408     layout: "plot-throughput"
11409
11410 - type: "plot"
11411   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-nat44-pdr"
11412   algorithm: "plot_performance_box"
11413   output-file-type: ".html"
11414   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-nat44-pdr"
11415   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11416   filter: "'NIC_Intel-X710' and
11417            '64B' and
11418            'NDRPDR' and
11419            '1T1C' and
11420            'IP4FWD' and
11421            ('NAT44' or 'IP4BASE') and
11422            not 'IPSEC' and
11423            not 'VHOST'"
11424   parameters:
11425   - "throughput"
11426   - "parent"
11427   - "tags"
11428   sort:
11429   - "IP4BASE"
11430   - "BASE"
11431   - "SRC_USER_10"
11432   - "SRC_USER_100"
11433   - "SRC_USER_1000"
11434   - "SRC_USER_2000"
11435   traces:
11436     hoverinfo: "x+y"
11437     boxpoints: "outliers"
11438     whiskerwidth: 0
11439   layout:
11440     title: "ip4-3n-hsw-x710-64b-1t1c-features-nat44-pdr"
11441     layout: "plot-throughput"
11442
11443 - type: "plot"
11444   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
11445   algorithm: "plot_performance_box"
11446   output-file-type: ".html"
11447   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
11448   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11449   filter: "'NIC_Intel-X710' and
11450            '64B' and
11451            'NDRPDR' and
11452            '2T2C' and
11453            'IP4FWD' and
11454            ('NAT44' or 'IP4BASE') and
11455            not 'IPSEC' and
11456            not 'VHOST'"
11457   parameters:
11458   - "throughput"
11459   - "parent"
11460   - "tags"
11461   sort:
11462   - "IP4BASE"
11463   - "BASE"
11464   - "SRC_USER_10"
11465   - "SRC_USER_100"
11466   - "SRC_USER_1000"
11467   - "SRC_USER_2000"
11468   traces:
11469     hoverinfo: "x+y"
11470     boxpoints: "outliers"
11471     whiskerwidth: 0
11472   layout:
11473     title: "ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
11474     layout: "plot-throughput"
11475
11476 - type: "plot"
11477   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-nat44-pdr"
11478   algorithm: "plot_performance_box"
11479   output-file-type: ".html"
11480   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-nat44-pdr"
11481   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11482   filter: "'NIC_Intel-X710' and
11483            '64B' and
11484            'NDRPDR' and
11485            '2T2C' and
11486            'IP4FWD' and
11487            ('NAT44' or 'IP4BASE') and
11488            not 'IPSEC' and
11489            not 'VHOST'"
11490   parameters:
11491   - "throughput"
11492   - "parent"
11493   - "tags"
11494   sort:
11495   - "IP4BASE"
11496   - "BASE"
11497   - "SRC_USER_10"
11498   - "SRC_USER_100"
11499   - "SRC_USER_1000"
11500   - "SRC_USER_2000"
11501   traces:
11502     hoverinfo: "x+y"
11503     boxpoints: "outliers"
11504     whiskerwidth: 0
11505   layout:
11506     title: "ip4-3n-hsw-x710-64b-2t2c-features-nat44-pdr"
11507     layout: "plot-throughput"
11508
11509 # Packet Throughput - VPP IPv4 3n-skx-x710 features iacl
11510 - type: "plot"
11511   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
11512   algorithm: "plot_performance_box"
11513   output-file-type: ".html"
11514   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
11515   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11516   filter: "'NIC_Intel-X710' and
11517            '64B' and
11518            'NDRPDR' and
11519            '1T1C' and
11520            'IP4FWD' and
11521            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
11522            not 'IPSEC' and
11523            not 'VHOST'"
11524   parameters:
11525   - "throughput"
11526   - "parent"
11527   - "tags"
11528   sort:
11529   - "IP4BASE"
11530   - "ACL_STATELESS"
11531   - "ACL_STATEFUL"
11532   - "ACL_STATELESS"
11533   - "ACL_STATEFUL"
11534   traces:
11535     hoverinfo: "x+y"
11536     boxpoints: "outliers"
11537     whiskerwidth: 0
11538   layout:
11539     title: "ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
11540     layout: "plot-throughput"
11541
11542 - type: "plot"
11543   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
11544   algorithm: "plot_performance_box"
11545   output-file-type: ".html"
11546   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
11547   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11548   filter: "'NIC_Intel-X710' and
11549            '64B' and
11550            'NDRPDR' and
11551            '1T1C' and
11552            'IP4FWD' and
11553            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
11554            not 'IPSEC' and
11555            not 'VHOST'"
11556   parameters:
11557   - "throughput"
11558   - "parent"
11559   - "tags"
11560   sort:
11561   - "IP4BASE"
11562   - "ACL_STATELESS"
11563   - "ACL_STATEFUL"
11564   - "ACL_STATELESS"
11565   - "ACL_STATEFUL"
11566   traces:
11567     hoverinfo: "x+y"
11568     boxpoints: "outliers"
11569     whiskerwidth: 0
11570   layout:
11571     title: "ip4-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
11572     layout: "plot-throughput"
11573
11574 - type: "plot"
11575   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
11576   algorithm: "plot_performance_box"
11577   output-file-type: ".html"
11578   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
11579   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11580   filter: "'NIC_Intel-X710' and
11581            '64B' and
11582            'NDRPDR' and
11583            '2T2C' and
11584            'IP4FWD' and
11585            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
11586            not 'IPSEC' and
11587            not 'VHOST'"
11588   parameters:
11589   - "throughput"
11590   - "parent"
11591   - "tags"
11592   sort:
11593   - "IP4BASE"
11594   - "ACL_STATELESS"
11595   - "ACL_STATEFUL"
11596   - "ACL_STATELESS"
11597   - "ACL_STATEFUL"
11598   traces:
11599     hoverinfo: "x+y"
11600     boxpoints: "outliers"
11601     whiskerwidth: 0
11602   layout:
11603     title: "ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
11604     layout: "plot-throughput"
11605
11606 - type: "plot"
11607   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
11608   algorithm: "plot_performance_box"
11609   output-file-type: ".html"
11610   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
11611   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11612   filter: "'NIC_Intel-X710' and
11613            '64B' and
11614            'NDRPDR' and
11615            '2T2C' and
11616            'IP4FWD' and
11617            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
11618            not 'IPSEC' and
11619            not 'VHOST'"
11620   parameters:
11621   - "throughput"
11622   - "parent"
11623   - "tags"
11624   sort:
11625   - "IP4BASE"
11626   - "ACL_STATELESS"
11627   - "ACL_STATEFUL"
11628   - "ACL_STATELESS"
11629   - "ACL_STATEFUL"
11630   traces:
11631     hoverinfo: "x+y"
11632     boxpoints: "outliers"
11633     whiskerwidth: 0
11634   layout:
11635     title: "ip4-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
11636     layout: "plot-throughput"
11637
11638 # Packet Throughput - VPP IPv4 2n-skx-x710 base and scale
11639 - type: "plot"
11640   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
11641   algorithm: "plot_performance_box"
11642   output-file-type: ".html"
11643   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
11644   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11645   filter: "'NIC_Intel-X710' and
11646            '64B' and
11647            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11648            'NDRPDR' and
11649            '2T1C' and
11650            'IP4FWD' and
11651            not 'IPSEC' and
11652            not 'DOT1Q' and
11653            not 'VHOST'"
11654   parameters:
11655   - "throughput"
11656   - "parent"
11657   - "tags"
11658   sort:
11659   - "IP4BASE"
11660   - "FIB_20K"
11661   - "FIB_200K"
11662   - "FIB_2M"
11663   traces:
11664     hoverinfo: "x+y"
11665     boxpoints: "outliers"
11666     whiskerwidth: 0
11667   layout:
11668     title: "ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
11669     layout: "plot-throughput"
11670
11671 - type: "plot"
11672   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
11673   algorithm: "plot_performance_box"
11674   output-file-type: ".html"
11675   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
11676   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11677   filter: "'NIC_Intel-X710' and
11678            '64B' and
11679            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11680            'NDRPDR' and
11681            '2T1C' and
11682            'IP4FWD' and
11683            not 'IPSEC' and
11684            not 'DOT1Q' and
11685            not 'VHOST'"
11686   parameters:
11687   - "throughput"
11688   - "parent"
11689   - "tags"
11690   sort:
11691   - "IP4BASE"
11692   - "FIB_20K"
11693   - "FIB_200K"
11694   - "FIB_2M"
11695   traces:
11696     hoverinfo: "x+y"
11697     boxpoints: "outliers"
11698     whiskerwidth: 0
11699   layout:
11700     title: "ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
11701     layout: "plot-throughput"
11702
11703 - type: "plot"
11704   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
11705   algorithm: "plot_performance_box"
11706   output-file-type: ".html"
11707   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
11708   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11709   filter: "'NIC_Intel-X710' and
11710            '64B' and
11711            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11712            'NDRPDR' and
11713            '4T2C' and
11714            'IP4FWD' and
11715            not 'IPSEC' and
11716            not 'DOT1Q' and
11717            not 'VHOST'"
11718   parameters:
11719   - "throughput"
11720   - "parent"
11721   - "tags"
11722   sort:
11723   - "IP4BASE"
11724   - "FIB_20K"
11725   - "FIB_200K"
11726   - "FIB_2M"
11727   traces:
11728     hoverinfo: "x+y"
11729     boxpoints: "outliers"
11730     whiskerwidth: 0
11731   layout:
11732     title: "ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
11733     layout: "plot-throughput"
11734
11735 - type: "plot"
11736   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
11737   algorithm: "plot_performance_box"
11738   output-file-type: ".html"
11739   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
11740   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11741   filter: "'NIC_Intel-X710' and
11742            '64B' and
11743            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11744            'NDRPDR' and
11745            '4T2C' and
11746            'IP4FWD' and
11747            not 'IPSEC' and
11748            not 'DOT1Q' and
11749            not 'VHOST'"
11750   parameters:
11751   - "throughput"
11752   - "parent"
11753   - "tags"
11754   sort:
11755   - "IP4BASE"
11756   - "FIB_20K"
11757   - "FIB_200K"
11758   - "FIB_2M"
11759   traces:
11760     hoverinfo: "x+y"
11761     boxpoints: "outliers"
11762     whiskerwidth: 0
11763   layout:
11764     title: "ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
11765     layout: "plot-throughput"
11766
11767 # Packet Throughput - VPP IPv4 2n-skx-x710 features iacl
11768 - type: "plot"
11769   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr"
11770   algorithm: "plot_performance_box"
11771   output-file-type: ".html"
11772   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr"
11773   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11774   filter: "'NIC_Intel-X710' and
11775            '64B' and
11776            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
11777            'NDRPDR' and
11778            '2T1C' and
11779            'IP4FWD' and
11780            not 'IPSEC' and
11781            not 'DOT1Q' and
11782            not 'VHOST'"
11783   parameters:
11784   - "throughput"
11785   - "parent"
11786   - "tags"
11787   sort:
11788   - "IP4BASE"
11789   - "ACL_STATELESS"
11790   - "ACL_STATEFUL"
11791   - "ACL_STATELESS"
11792   - "ACL_STATEFUL"
11793   traces:
11794     hoverinfo: "x+y"
11795     boxpoints: "outliers"
11796     whiskerwidth: 0
11797   layout:
11798     title: "ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr"
11799     layout: "plot-throughput"
11800
11801 - type: "plot"
11802   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-features-iacl-pdr"
11803   algorithm: "plot_performance_box"
11804   output-file-type: ".html"
11805   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-features-iacl-pdr"
11806   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11807   filter: "'NIC_Intel-X710' and
11808            '64B' and
11809            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
11810            'NDRPDR' and
11811            '2T1C' and
11812            'IP4FWD' and
11813            not 'IPSEC' and
11814            not 'DOT1Q' and
11815            not 'VHOST'"
11816   parameters:
11817   - "throughput"
11818   - "parent"
11819   - "tags"
11820   sort:
11821   - "IP4BASE"
11822   - "ACL_STATELESS"
11823   - "ACL_STATEFUL"
11824   - "ACL_STATELESS"
11825   - "ACL_STATEFUL"
11826   traces:
11827     hoverinfo: "x+y"
11828     boxpoints: "outliers"
11829     whiskerwidth: 0
11830   layout:
11831     title: "ip4-2n-skx-x710-64b-2t1c-features-iacl-pdr"
11832     layout: "plot-throughput"
11833
11834 - type: "plot"
11835   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr"
11836   algorithm: "plot_performance_box"
11837   output-file-type: ".html"
11838   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr"
11839   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11840   filter: "'NIC_Intel-X710' and
11841            '64B' and
11842            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
11843            'NDRPDR' and
11844            '4T2C' and
11845            'IP4FWD' and
11846            not 'IPSEC' and
11847            not 'DOT1Q' and
11848            not 'VHOST'"
11849   parameters:
11850   - "throughput"
11851   - "parent"
11852   - "tags"
11853   sort:
11854   - "IP4BASE"
11855   - "ACL_STATELESS"
11856   - "ACL_STATEFUL"
11857   - "ACL_STATELESS"
11858   - "ACL_STATEFUL"
11859   traces:
11860     hoverinfo: "x+y"
11861     boxpoints: "outliers"
11862     whiskerwidth: 0
11863   layout:
11864     title: "ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr"
11865     layout: "plot-throughput"
11866
11867 - type: "plot"
11868   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-features-iacl-pdr"
11869   algorithm: "plot_performance_box"
11870   output-file-type: ".html"
11871   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-features-iacl-pdr"
11872   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11873   filter: "'NIC_Intel-X710' and
11874            '64B' and
11875            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
11876            'NDRPDR' and
11877            '4T2C' and
11878            'IP4FWD' and
11879            not 'IPSEC' and
11880            not 'DOT1Q' and
11881            not 'VHOST'"
11882   parameters:
11883   - "throughput"
11884   - "parent"
11885   - "tags"
11886   sort:
11887   - "IP4BASE"
11888   - "ACL_STATELESS"
11889   - "ACL_STATEFUL"
11890   - "ACL_STATELESS"
11891   - "ACL_STATEFUL"
11892   traces:
11893     hoverinfo: "x+y"
11894     boxpoints: "outliers"
11895     whiskerwidth: 0
11896   layout:
11897     title: "ip4-2n-skx-x710-64b-4t2c-features-iacl-pdr"
11898     layout: "plot-throughput"
11899
11900 # Packet Throughput - VPP IPv4 2n-skx-xxv710 base and scale
11901 - type: "plot"
11902   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
11903   algorithm: "plot_performance_box"
11904   output-file-type: ".html"
11905   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
11906   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11907   filter: "'NIC_Intel-XXV710' and
11908            '64B' and
11909            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11910            'NDRPDR' and
11911            '2T1C' and
11912            'IP4FWD' and
11913            not 'IPSEC' and
11914            not 'DOT1Q' and
11915            not 'VHOST'"
11916   parameters:
11917   - "throughput"
11918   - "parent"
11919   - "tags"
11920   sort:
11921   - "IP4BASE"
11922   - "FIB_20K"
11923   - "FIB_200K"
11924   - "FIB_2M"
11925   traces:
11926     hoverinfo: "x+y"
11927     boxpoints: "outliers"
11928     whiskerwidth: 0
11929   layout:
11930     title: "ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
11931     layout: "plot-throughput"
11932
11933 - type: "plot"
11934   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
11935   algorithm: "plot_performance_box"
11936   output-file-type: ".html"
11937   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
11938   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11939   filter: "'NIC_Intel-XXV710' and
11940            '64B' and
11941            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11942            'NDRPDR' and
11943            '2T1C' and
11944            'IP4FWD' and
11945            not 'IPSEC' and
11946            not 'DOT1Q' and
11947            not 'VHOST'"
11948   parameters:
11949   - "throughput"
11950   - "parent"
11951   - "tags"
11952   sort:
11953   - "IP4BASE"
11954   - "FIB_20K"
11955   - "FIB_200K"
11956   - "FIB_2M"
11957   traces:
11958     hoverinfo: "x+y"
11959     boxpoints: "outliers"
11960     whiskerwidth: 0
11961   layout:
11962     title: "ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
11963     layout: "plot-throughput"
11964
11965 - type: "plot"
11966   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
11967   algorithm: "plot_performance_box"
11968   output-file-type: ".html"
11969   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
11970   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11971   filter: "'NIC_Intel-XXV710' and
11972            '64B' and
11973            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11974            'NDRPDR' and
11975            '4T2C' and
11976            'IP4FWD' and
11977            not 'IPSEC' and
11978            not 'DOT1Q' and
11979            not 'VHOST'"
11980   parameters:
11981   - "throughput"
11982   - "parent"
11983   - "tags"
11984   sort:
11985   - "IP4BASE"
11986   - "FIB_20K"
11987   - "FIB_200K"
11988   - "FIB_2M"
11989   traces:
11990     hoverinfo: "x+y"
11991     boxpoints: "outliers"
11992     whiskerwidth: 0
11993   layout:
11994     title: "ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
11995     layout: "plot-throughput"
11996
11997 - type: "plot"
11998   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
11999   algorithm: "plot_performance_box"
12000   output-file-type: ".html"
12001   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
12002   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12003   filter: "'NIC_Intel-XXV710' and
12004            '64B' and
12005            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12006            'NDRPDR' and
12007            '4T2C' and
12008            'IP4FWD' and
12009            not 'IPSEC' and
12010            not 'DOT1Q' and
12011            not 'VHOST'"
12012   parameters:
12013   - "throughput"
12014   - "parent"
12015   - "tags"
12016   sort:
12017   - "IP4BASE"
12018   - "FIB_20K"
12019   - "FIB_200K"
12020   - "FIB_2M"
12021   traces:
12022     hoverinfo: "x+y"
12023     boxpoints: "outliers"
12024     whiskerwidth: 0
12025   layout:
12026     title: "ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
12027     layout: "plot-throughput"
12028
12029 # Packet Throughput - VPP IPv4 2n-dnv-x553 base and scale
12030 - type: "plot"
12031   title: "VPP Throughput: ip4-2n-dnv-x553-64b-1t1c-base-ndr"
12032   algorithm: "plot_performance_box"
12033   output-file-type: ".html"
12034   output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-1t1c-base-ndr"
12035   data: "intel-dnv-vpp"
12036   filter: "'NIC_Intel-X553' and
12037            '64B' and
12038            'IP4BASE' and
12039            'NDRPDR' and
12040            '1T1C' and
12041            'IP4FWD' and
12042            not 'IPSEC' and
12043            not 'VHOST'"
12044   parameters:
12045   - "throughput"
12046   - "parent"
12047   - "tags"
12048   sort:
12049   - "IP4BASE"
12050   traces:
12051     hoverinfo: "x+y"
12052     boxpoints: "outliers"
12053     whiskerwidth: 0
12054   layout:
12055     title: "ip4-2n-dnv-x553-64b-1t1c-base-ndr"
12056     layout: "plot-throughput"
12057
12058 - type: "plot"
12059   title: "VPP Throughput: ip4-2n-dnv-x553-64b-1t1c-base-pdr"
12060   algorithm: "plot_performance_box"
12061   output-file-type: ".html"
12062   output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-1t1c-base-pdr"
12063   data: "intel-dnv-vpp"
12064   filter: "'NIC_Intel-X553' and
12065            '64B' and
12066            'IP4BASE' and
12067            'NDRPDR' and
12068            '1T1C' and
12069            'IP4FWD' and
12070            not 'IPSEC' and
12071            not 'VHOST'"
12072   parameters:
12073   - "throughput"
12074   - "parent"
12075   - "tags"
12076   sort:
12077   - "IP4BASE"
12078   traces:
12079     hoverinfo: "x+y"
12080     boxpoints: "outliers"
12081     whiskerwidth: 0
12082   layout:
12083     title: "ip4-2n-dnv-x553-64b-1t1c-base-pdr"
12084     layout: "plot-throughput"
12085
12086 - type: "plot"
12087   title: "VPP Throughput: ip4-2n-dnv-x553-64b-2t2c-base-ndr"
12088   algorithm: "plot_performance_box"
12089   output-file-type: ".html"
12090   output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-2t2c-base-ndr"
12091   data: "intel-dnv-vpp"
12092   filter: "'NIC_Intel-X553' and
12093            '64B' and
12094            'IP4BASE' and
12095            'NDRPDR' and
12096            '2T2C' and
12097            'IP4FWD' and
12098            not 'IPSEC' and
12099            not 'VHOST'"
12100   parameters:
12101   - "throughput"
12102   - "parent"
12103   - "tags"
12104   sort:
12105   - "IP4BASE"
12106   traces:
12107     hoverinfo: "x+y"
12108     boxpoints: "outliers"
12109     whiskerwidth: 0
12110   layout:
12111     title: "ip4-2n-dnv-x553-64b-2t2c-base-ndr"
12112     layout: "plot-throughput"
12113
12114 - type: "plot"
12115   title: "VPP Throughput: ip4-2n-dnv-x553-64b-2t2c-base-pdr"
12116   algorithm: "plot_performance_box"
12117   output-file-type: ".html"
12118   output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-2t2c-base-pdr"
12119   data: "intel-dnv-vpp"
12120   filter: "'NIC_Intel-X553' and
12121            '64B' and
12122            'IP4BASE' and
12123            'NDRPDR' and
12124            '2T2C' and
12125            'IP4FWD' and
12126            not 'IPSEC' and
12127            not 'VHOST'"
12128   parameters:
12129   - "throughput"
12130   - "parent"
12131   - "tags"
12132   sort:
12133   - "IP4BASE"
12134   traces:
12135     hoverinfo: "x+y"
12136     boxpoints: "outliers"
12137     whiskerwidth: 0
12138   layout:
12139     title: "ip4-2n-dnv-x553-64b-2t2c-base-pdr"
12140     layout: "plot-throughput"
12141
12142 ################################################################################
12143
12144 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x520 - features
12145 - type: "plot"
12146   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
12147   algorithm: "plot_performance_box"
12148   output-file-type: ".html"
12149   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
12150   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12151   filter: "'NIC_Intel-X520-DA2' and
12152            '64B' and
12153            'ENCAP' and
12154            'NDRPDR' and
12155            '1T1C' and
12156            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12157            not 'DOT1Q' and
12158            not 'VHOST' and
12159            not 'IPSECHW'"
12160   parameters:
12161   - "throughput"
12162   - "parent"
12163   - "tags"
12164   sort:
12165   - "IP4BASE"
12166   - "L2BDMACLRN"
12167   - "L2XCFWD"
12168   - "LISP"
12169   traces:
12170     hoverinfo: "x+y"
12171     boxpoints: "outliers"
12172     whiskerwidth: 0
12173   layout:
12174     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
12175     layout: "plot-throughput"
12176
12177 - type: "plot"
12178   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
12179   algorithm: "plot_performance_box"
12180   output-file-type: ".html"
12181   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
12182   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12183   filter: "'NIC_Intel-X520-DA2' and
12184            '64B' and
12185            'ENCAP' and
12186            'NDRPDR' and
12187            '2T2C' and
12188            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12189            not 'DOT1Q' and
12190            not 'VHOST' and
12191            not 'IPSECHW'"
12192   parameters:
12193   - "throughput"
12194   - "parent"
12195   - "tags"
12196   sort:
12197   - "IP4BASE"
12198   - "L2BDMACLRN"
12199   - "L2XCFWD"
12200   - "LISP"
12201   traces:
12202     hoverinfo: "x+y"
12203     boxpoints: "outliers"
12204     whiskerwidth: 0
12205   layout:
12206     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
12207     layout: "plot-throughput"
12208
12209 - type: "plot"
12210   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
12211   algorithm: "plot_performance_box"
12212   output-file-type: ".html"
12213   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
12214   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12215   filter: "'NIC_Intel-X520-DA2' and
12216            '64B' and
12217            'ENCAP' and
12218            'NDRPDR' and
12219            '1T1C' and
12220            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12221            not 'DOT1Q' and
12222            not 'VHOST' and
12223            not 'IPSECHW'"
12224   parameters:
12225   - "throughput"
12226   - "parent"
12227   - "tags"
12228   sort:
12229   - "IP4BASE"
12230   - "L2BDMACLRN"
12231   - "L2XCFWD"
12232   - "LISP"
12233   traces:
12234     hoverinfo: "x+y"
12235     boxpoints: "outliers"
12236     whiskerwidth: 0
12237   layout:
12238     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
12239     layout: "plot-throughput"
12240
12241 - type: "plot"
12242   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
12243   algorithm: "plot_performance_box"
12244   output-file-type: ".html"
12245   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
12246   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12247   filter: "'NIC_Intel-X520-DA2' and
12248            '64B' and
12249            'ENCAP' and
12250            'NDRPDR' and
12251            '2T2C' and
12252            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12253            not 'DOT1Q' and
12254            not 'VHOST' and
12255            not 'IPSECHW'"
12256   parameters:
12257   - "throughput"
12258   - "parent"
12259   - "tags"
12260   sort:
12261   - "IP4BASE"
12262   - "L2BDMACLRN"
12263   - "L2XCFWD"
12264   - "LISP"
12265   traces:
12266     hoverinfo: "x+y"
12267     boxpoints: "outliers"
12268     whiskerwidth: 0
12269   layout:
12270     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
12271     layout: "plot-throughput"
12272
12273 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x710 base and scale
12274 - type: "plot"
12275   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
12276   algorithm: "plot_performance_box"
12277   output-file-type: ".html"
12278   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
12279   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12280   filter: "'NIC_Intel-X710' and
12281            '64B' and
12282            'ENCAP' and
12283            'NDRPDR' and
12284            '1T1C' and
12285            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12286            not 'VHOST' and
12287            not 'IPSECHW'"
12288   parameters:
12289   - "throughput"
12290   - "parent"
12291   - "tags"
12292   sort:
12293   - "IP4BASE"
12294   - "LISP"
12295   - "VXLAN_1"
12296   - "VXLAN_10"
12297   - "VXLAN_100"
12298   - "VXLAN_1000"
12299   traces:
12300     hoverinfo: "x+y"
12301     boxpoints: "outliers"
12302     whiskerwidth: 0
12303   layout:
12304     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
12305     layout: "plot-throughput"
12306
12307 - type: "plot"
12308   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
12309   algorithm: "plot_performance_box"
12310   output-file-type: ".html"
12311   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
12312   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12313   filter: "'NIC_Intel-X710' and
12314            '64B' and
12315            'ENCAP' and
12316            'NDRPDR' and
12317            '1T1C' and
12318            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12319            not 'VHOST' and
12320            not 'IPSECHW'"
12321   parameters:
12322   - "throughput"
12323   - "parent"
12324   - "tags"
12325   sort:
12326   - "IP4BASE"
12327   - "LISP"
12328   - "VXLAN_1"
12329   - "VXLAN_10"
12330   - "VXLAN_100"
12331   - "VXLAN_1000"
12332   traces:
12333     hoverinfo: "x+y"
12334     boxpoints: "outliers"
12335     whiskerwidth: 0
12336   layout:
12337     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
12338     layout: "plot-throughput"
12339
12340 - type: "plot"
12341   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
12342   algorithm: "plot_performance_box"
12343   output-file-type: ".html"
12344   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
12345   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12346   filter: "'NIC_Intel-X710' and
12347            '64B' and
12348            'ENCAP' and
12349            'NDRPDR' and
12350            '2T2C' and
12351            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12352            not 'VHOST' and
12353            not 'IPSECHW'"
12354   parameters:
12355   - "throughput"
12356   - "parent"
12357   - "tags"
12358   sort:
12359   - "IP4BASE"
12360   - "LISP"
12361   - "VXLAN_1"
12362   - "VXLAN_10"
12363   - "VXLAN_100"
12364   - "VXLAN_1000"
12365   traces:
12366     hoverinfo: "x+y"
12367     boxpoints: "outliers"
12368     whiskerwidth: 0
12369   layout:
12370     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
12371     layout: "plot-throughput"
12372
12373 - type: "plot"
12374   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
12375   algorithm: "plot_performance_box"
12376   output-file-type: ".html"
12377   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
12378   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12379   filter: "'NIC_Intel-X710' and
12380            '64B' and
12381            'ENCAP' and
12382            'NDRPDR' and
12383            '2T2C' and
12384            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12385            not 'VHOST' and
12386            not 'IPSECHW'"
12387   parameters:
12388   - "throughput"
12389   - "parent"
12390   - "tags"
12391   sort:
12392   - "IP4BASE"
12393   - "LISP"
12394   - "VXLAN_1"
12395   - "VXLAN_10"
12396   - "VXLAN_100"
12397   - "VXLAN_1000"
12398   traces:
12399     hoverinfo: "x+y"
12400     boxpoints: "outliers"
12401     whiskerwidth: 0
12402   layout:
12403     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
12404     layout: "plot-throughput"
12405
12406 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x710 - features
12407 - type: "plot"
12408   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
12409   algorithm: "plot_performance_box"
12410   output-file-type: ".html"
12411   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
12412   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12413   filter: "'NIC_Intel-X710' and
12414            '64B' and
12415            'ENCAP' and
12416            'NDRPDR' and
12417            '1T1C' and
12418            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
12419            not 'DOT1Q' and
12420            not 'VHOST' and
12421            not 'IPSECHW'"
12422   parameters:
12423   - "throughput"
12424   - "parent"
12425   - "tags"
12426   sort:
12427   - "IP4BASE"
12428   - "L2BDMACLRN"
12429   - "L2XCFWD"
12430   - "LISP"
12431   traces:
12432     hoverinfo: "x+y"
12433     boxpoints: "outliers"
12434     whiskerwidth: 0
12435   layout:
12436     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
12437     layout: "plot-throughput"
12438
12439 - type: "plot"
12440   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
12441   algorithm: "plot_performance_box"
12442   output-file-type: ".html"
12443   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
12444   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12445   filter: "'NIC_Intel-X710' and
12446            '64B' and
12447            'ENCAP' and
12448            'NDRPDR' and
12449            '2T2C' and
12450            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12451            not 'DOT1Q' and
12452            not 'VHOST' and
12453            not 'IPSECHW'"
12454   parameters:
12455   - "throughput"
12456   - "parent"
12457   - "tags"
12458   sort:
12459   - "IP4BASE"
12460   - "L2BDMACLRN"
12461   - "L2XCFWD"
12462   - "LISP"
12463   traces:
12464     hoverinfo: "x+y"
12465     boxpoints: "outliers"
12466     whiskerwidth: 0
12467   layout:
12468     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
12469     layout: "plot-throughput"
12470
12471 - type: "plot"
12472   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
12473   algorithm: "plot_performance_box"
12474   output-file-type: ".html"
12475   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
12476   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12477   filter: "'NIC_Intel-X710' and
12478            '64B' and
12479            'ENCAP' and
12480            'NDRPDR' and
12481            '1T1C' and
12482            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12483            not 'DOT1Q' and
12484            not 'VHOST' and
12485            not 'IPSECHW'"
12486   parameters:
12487   - "throughput"
12488   - "parent"
12489   - "tags"
12490   sort:
12491   - "IP4BASE"
12492   - "L2BDMACLRN"
12493   - "L2XCFWD"
12494   - "LISP"
12495   traces:
12496     hoverinfo: "x+y"
12497     boxpoints: "outliers"
12498     whiskerwidth: 0
12499   layout:
12500     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
12501     layout: "plot-throughput"
12502
12503 - type: "plot"
12504   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
12505   algorithm: "plot_performance_box"
12506   output-file-type: ".html"
12507   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
12508   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12509   filter: "'NIC_Intel-X710' and
12510            '64B' and
12511            'ENCAP' and
12512            'NDRPDR' and
12513            '2T2C' and
12514            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12515            not 'DOT1Q' and
12516            not 'VHOST' and
12517            not 'IPSECHW'"
12518   parameters:
12519   - "throughput"
12520   - "parent"
12521   - "tags"
12522   sort:
12523   - "IP4BASE"
12524   - "L2BDMACLRN"
12525   - "L2XCFWD"
12526   - "LISP"
12527   traces:
12528     hoverinfo: "x+y"
12529     boxpoints: "outliers"
12530     whiskerwidth: 0
12531   layout:
12532     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
12533     layout: "plot-throughput"
12534
12535 # Packet Throughput - VPP IPv4 tunnels 3n-skx-x710 base and scale
12536 - type: "plot"
12537   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
12538   algorithm: "plot_performance_box"
12539   output-file-type: ".html"
12540   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
12541   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12542   filter: "'NIC_Intel-X710' and
12543            '64B' and
12544            'ENCAP' and
12545            'NDRPDR' and
12546            '2T1C' and
12547            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12548            not 'VHOST' and
12549            not 'IPSECHW'"
12550   parameters:
12551   - "throughput"
12552   - "parent"
12553   - "tags"
12554   sort:
12555   - "IP4BASE"
12556   - "LISP"
12557   - "VXLAN_1"
12558   - "VXLAN_10"
12559   - "VXLAN_100"
12560   - "VXLAN_1000"
12561   traces:
12562     hoverinfo: "x+y"
12563     boxpoints: "outliers"
12564     whiskerwidth: 0
12565   layout:
12566     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
12567     layout: "plot-throughput"
12568
12569 - type: "plot"
12570   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
12571   algorithm: "plot_performance_box"
12572   output-file-type: ".html"
12573   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
12574   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12575   filter: "'NIC_Intel-X710' and
12576            '64B' and
12577            'ENCAP' and
12578            'NDRPDR' and
12579            '2T1C' and
12580            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12581            not 'VHOST' and
12582            not 'IPSECHW'"
12583   parameters:
12584   - "throughput"
12585   - "parent"
12586   - "tags"
12587   sort:
12588   - "IP4BASE"
12589   - "LISP"
12590   - "VXLAN_1"
12591   - "VXLAN_10"
12592   - "VXLAN_100"
12593   - "VXLAN_1000"
12594   traces:
12595     hoverinfo: "x+y"
12596     boxpoints: "outliers"
12597     whiskerwidth: 0
12598   layout:
12599     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
12600     layout: "plot-throughput"
12601
12602 - type: "plot"
12603   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
12604   algorithm: "plot_performance_box"
12605   output-file-type: ".html"
12606   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
12607   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12608   filter: "'NIC_Intel-X710' and
12609            '64B' and
12610            'ENCAP' and
12611            'NDRPDR' and
12612            '4T2C' and
12613            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12614            not 'VHOST' and
12615            not 'IPSECHW'"
12616   parameters:
12617   - "throughput"
12618   - "parent"
12619   - "tags"
12620   sort:
12621   - "IP4BASE"
12622   - "LISP"
12623   - "VXLAN_1"
12624   - "VXLAN_10"
12625   - "VXLAN_100"
12626   - "VXLAN_1000"
12627   traces:
12628     hoverinfo: "x+y"
12629     boxpoints: "outliers"
12630     whiskerwidth: 0
12631   layout:
12632     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
12633     layout: "plot-throughput"
12634
12635 - type: "plot"
12636   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
12637   algorithm: "plot_performance_box"
12638   output-file-type: ".html"
12639   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
12640   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12641   filter: "'NIC_Intel-X710' and
12642            '64B' and
12643            'ENCAP' and
12644            'NDRPDR' and
12645            '4T2C' and
12646            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12647            not 'VHOST' and
12648            not 'IPSECHW'"
12649   parameters:
12650   - "throughput"
12651   - "parent"
12652   - "tags"
12653   sort:
12654   - "IP4BASE"
12655   - "LISP"
12656   - "VXLAN_1"
12657   - "VXLAN_10"
12658   - "VXLAN_100"
12659   - "VXLAN_1000"
12660   traces:
12661     hoverinfo: "x+y"
12662     boxpoints: "outliers"
12663     whiskerwidth: 0
12664   layout:
12665     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
12666     layout: "plot-throughput"
12667
12668 # Packet Throughput - VPP IPv4 tunnels 3n-skx-x710 - features
12669 - type: "plot"
12670   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
12671   algorithm: "plot_performance_box"
12672   output-file-type: ".html"
12673   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
12674   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12675   filter: "'NIC_Intel-X710' and
12676            '64B' and
12677            'ENCAP' and
12678            'NDRPDR' and
12679            '2T1C' and
12680            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12681            not 'DOT1Q' and
12682            not 'VHOST' and
12683            not 'IPSECHW'"
12684   parameters:
12685   - "throughput"
12686   - "parent"
12687   - "tags"
12688   sort:
12689   - "IP4BASE"
12690   - "L2BDMACLRN"
12691   - "L2XCFWD"
12692   - "LISP"
12693   traces:
12694     hoverinfo: "x+y"
12695     boxpoints: "outliers"
12696     whiskerwidth: 0
12697   layout:
12698     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
12699     layout: "plot-throughput"
12700
12701 - type: "plot"
12702   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
12703   algorithm: "plot_performance_box"
12704   output-file-type: ".html"
12705   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
12706   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12707   filter: "'NIC_Intel-X710' and
12708            '64B' and
12709            'ENCAP' and
12710            'NDRPDR' and
12711            '4T2C' and
12712            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12713            not 'DOT1Q' and
12714            not 'VHOST' and
12715            not 'IPSECHW'"
12716   parameters:
12717   - "throughput"
12718   - "parent"
12719   - "tags"
12720   sort:
12721   - "IP4BASE"
12722   - "L2BDMACLRN"
12723   - "L2XCFWD"
12724   - "LISP"
12725   traces:
12726     hoverinfo: "x+y"
12727     boxpoints: "outliers"
12728     whiskerwidth: 0
12729   layout:
12730     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
12731     layout: "plot-throughput"
12732
12733 - type: "plot"
12734   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr"
12735   algorithm: "plot_performance_box"
12736   output-file-type: ".html"
12737   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr"
12738   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12739   filter: "'NIC_Intel-X710' and
12740            '64B' and
12741            'ENCAP' and
12742            'NDRPDR' and
12743            '2T1C' and
12744            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12745            not 'DOT1Q' and
12746            not 'VHOST' and
12747            not 'IPSECHW'"
12748   parameters:
12749   - "throughput"
12750   - "parent"
12751   - "tags"
12752   sort:
12753   - "IP4BASE"
12754   - "L2BDMACLRN"
12755   - "L2XCFWD"
12756   - "LISP"
12757   traces:
12758     hoverinfo: "x+y"
12759     boxpoints: "outliers"
12760     whiskerwidth: 0
12761   layout:
12762     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr"
12763     layout: "plot-throughput"
12764
12765 - type: "plot"
12766   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr"
12767   algorithm: "plot_performance_box"
12768   output-file-type: ".html"
12769   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr"
12770   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12771   filter: "'NIC_Intel-X710' and
12772            '64B' and
12773            'ENCAP' and
12774            'NDRPDR' and
12775            '4T2C' and
12776            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12777            not 'DOT1Q' and
12778            not 'VHOST' and
12779            not 'IPSECHW'"
12780   parameters:
12781   - "throughput"
12782   - "parent"
12783   - "tags"
12784   sort:
12785   - "IP4BASE"
12786   - "L2BDMACLRN"
12787   - "L2XCFWD"
12788   - "LISP"
12789   traces:
12790     hoverinfo: "x+y"
12791     boxpoints: "outliers"
12792     whiskerwidth: 0
12793   layout:
12794     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr"
12795     layout: "plot-throughput"
12796
12797 ################################################################################
12798
12799 # Packet Throughput - VPP IPv6 3n-hsw-x520
12800 - type: "plot"
12801   title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-base-ndr"
12802   algorithm: "plot_performance_box"
12803   output-file-type: ".html"
12804   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base-ndr"
12805   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12806   filter: "'NIC_Intel-X520-DA2' and
12807            '78B' and
12808            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12809            'NDRPDR' and
12810            '1T1C' and
12811            'IP6FWD' and
12812            not 'SRv6' and
12813            not 'IPSEC' and
12814            not 'VHOST'"
12815   parameters:
12816   - "throughput"
12817   - "parent"
12818   - "tags"
12819   sort:
12820   - "IP6BASE"
12821   - "FIB_20K"
12822   - "FIB_200K"
12823   - "FIB_2M"
12824   traces:
12825     hoverinfo: "x+y"
12826     boxpoints: "outliers"
12827     whiskerwidth: 0
12828   layout:
12829     title: "ip6-3n-hsw-x520-78b-1t1c-base-ndr"
12830     layout: "plot-throughput"
12831
12832 - type: "plot"
12833   title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-base-pdr"
12834   algorithm: "plot_performance_box"
12835   output-file-type: ".html"
12836   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base-pdr"
12837   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12838   filter: "'NIC_Intel-X520-DA2' and
12839            '78B' and
12840            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12841            'NDRPDR' and
12842            '1T1C' and
12843            'IP6FWD' and
12844            not 'SRv6' and
12845            not 'IPSEC' and
12846            not 'VHOST'"
12847   parameters:
12848   - "throughput"
12849   - "parent"
12850   - "tags"
12851   sort:
12852   - "IP6BASE"
12853   - "FIB_20K"
12854   - "FIB_200K"
12855   - "FIB_2M"
12856   traces:
12857     hoverinfo: "x+y"
12858     boxpoints: "outliers"
12859     whiskerwidth: 0
12860   layout:
12861     title: "ip6-3n-hsw-x520-78b-1t1c-base-pdr"
12862     layout: "plot-throughput"
12863
12864 - type: "plot"
12865   title: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-base-ndr"
12866   algorithm: "plot_performance_box"
12867   output-file-type: ".html"
12868   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base-ndr"
12869   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12870   filter: "'NIC_Intel-X520-DA2' and
12871            '78B' and
12872            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12873            'NDRPDR' and
12874            '2T2C' and
12875            'IP6FWD' and
12876            not 'SRv6' and
12877            not 'IPSEC' and
12878            not 'VHOST'"
12879   parameters:
12880   - "throughput"
12881   - "parent"
12882   - "tags"
12883   sort:
12884   - "IP6BASE"
12885   - "FIB_20K"
12886   - "FIB_200K"
12887   - "FIB_2M"
12888   traces:
12889     hoverinfo: "x+y"
12890     boxpoints: "outliers"
12891     whiskerwidth: 0
12892   layout:
12893     title: "ip6-3n-hsw-x520-78b-2t2c-base-ndr"
12894     layout: "plot-throughput"
12895
12896 - type: "plot"
12897   title: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-base-pdr"
12898   algorithm: "plot_performance_box"
12899   output-file-type: ".html"
12900   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base-pdr"
12901   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12902   filter: "'NIC_Intel-X520-DA2' and
12903            '78B' and
12904            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12905            'NDRPDR' and
12906            '2T2C' and
12907            'IP6FWD' and
12908            not 'SRv6' and
12909            not 'IPSEC' and
12910            not 'VHOST'"
12911   parameters:
12912   - "throughput"
12913   - "parent"
12914   - "tags"
12915   sort:
12916   - "IP6BASE"
12917   - "FIB_20K"
12918   - "FIB_200K"
12919   - "FIB_2M"
12920   traces:
12921     hoverinfo: "x+y"
12922     boxpoints: "outliers"
12923     whiskerwidth: 0
12924   layout:
12925     title: "ip6-3n-hsw-x520-78b-2t2c-base-pdr"
12926     layout: "plot-throughput"
12927
12928 # Packet Throughput - VPP IPv6 3n-hsw-x710
12929 - type: "plot"
12930   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
12931   algorithm: "plot_performance_box"
12932   output-file-type: ".html"
12933   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
12934   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12935   filter: "'NIC_Intel-X710' and
12936            '78B' and
12937            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12938            'NDRPDR' and
12939            '1T1C' and
12940            'IP6FWD' and
12941            not 'SRv6' and
12942            not 'IPSEC' and
12943            not 'VHOST'"
12944   parameters:
12945   - "throughput"
12946   - "parent"
12947   - "tags"
12948   sort:
12949   - "IP6BASE"
12950   - "FIB_20K"
12951   - "FIB_200K"
12952   - "FIB_2M"
12953   traces:
12954     hoverinfo: "x+y"
12955     boxpoints: "outliers"
12956     whiskerwidth: 0
12957   layout:
12958     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
12959     layout: "plot-throughput"
12960
12961 - type: "plot"
12962   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
12963   algorithm: "plot_performance_box"
12964   output-file-type: ".html"
12965   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
12966   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12967   filter: "'NIC_Intel-X710' and
12968            '78B' and
12969            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12970            'NDRPDR' and
12971            '1T1C' and
12972            'IP6FWD' and
12973            not 'SRv6' and
12974            not 'IPSEC' and
12975            not 'VHOST'"
12976   parameters:
12977   - "throughput"
12978   - "parent"
12979   - "tags"
12980   sort:
12981   - "IP6BASE"
12982   - "FIB_20K"
12983   - "FIB_200K"
12984   - "FIB_2M"
12985   traces:
12986     hoverinfo: "x+y"
12987     boxpoints: "outliers"
12988     whiskerwidth: 0
12989   layout:
12990     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
12991     layout: "plot-throughput"
12992
12993 - type: "plot"
12994   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
12995   algorithm: "plot_performance_box"
12996   output-file-type: ".html"
12997   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
12998   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12999   filter: "'NIC_Intel-X710' and
13000            '78B' and
13001            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13002            'NDRPDR' and
13003            '2T2C' and
13004            'IP6FWD' and
13005            not 'SRv6' and
13006            not 'IPSEC' and
13007            not 'VHOST'"
13008   parameters:
13009   - "throughput"
13010   - "parent"
13011   - "tags"
13012   sort:
13013   - "IP6BASE"
13014   - "FIB_20K"
13015   - "FIB_200K"
13016   - "FIB_2M"
13017   traces:
13018     hoverinfo: "x+y"
13019     boxpoints: "outliers"
13020     whiskerwidth: 0
13021   layout:
13022     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
13023     layout: "plot-throughput"
13024
13025 - type: "plot"
13026   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
13027   algorithm: "plot_performance_box"
13028   output-file-type: ".html"
13029   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
13030   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13031   filter: "'NIC_Intel-X710' and
13032            '78B' and
13033            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13034            'NDRPDR' and
13035            '2T2C' and
13036            'IP6FWD' and
13037            not 'SRv6' and
13038            not 'IPSEC' and
13039            not 'VHOST'"
13040   parameters:
13041   - "throughput"
13042   - "parent"
13043   - "tags"
13044   sort:
13045   - "IP6BASE"
13046   - "FIB_20K"
13047   - "FIB_200K"
13048   - "FIB_2M"
13049   traces:
13050     hoverinfo: "x+y"
13051     boxpoints: "outliers"
13052     whiskerwidth: 0
13053   layout:
13054     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
13055     layout: "plot-throughput"
13056
13057 # Packet Throughput - VPP IPv6 3n-hsw-x710 - features
13058 - type: "plot"
13059   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_features-ndr"
13060   algorithm: "plot_performance_box"
13061   output-file-type: ".html"
13062   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_features-ndr"
13063   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13064   filter: "'NIC_Intel-X710' and
13065            '78B' and
13066            ('IP6BASE' or
13067             'POLICE_MARK' or
13068             'COPWHLIST' or
13069             'IACLDST') and
13070            'NDRPDR' and
13071            '1T1C' and
13072            'IP6FWD' and
13073            not 'SRv6' and
13074            not 'IPSEC' and
13075            not 'VHOST'"
13076   parameters:
13077   - "throughput"
13078   - "parent"
13079   - "tags"
13080   sort:
13081   - "IP6BASE"
13082   - "POLICE_MARK"
13083   - "COPWHLIST"
13084   - "IACLDST"
13085   traces:
13086     hoverinfo: "x+y"
13087     boxpoints: "outliers"
13088     whiskerwidth: 0
13089   layout:
13090     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_features-ndr"
13091     layout: "plot-throughput"
13092
13093 - type: "plot"
13094   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_features-ndr"
13095   algorithm: "plot_performance_box"
13096   output-file-type: ".html"
13097   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_features-ndr"
13098   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13099   filter: "'NIC_Intel-X710' and
13100            '78B' and
13101            ('IP6BASE' or
13102             'POLICE_MARK' or
13103             'COPWHLIST' or
13104             'IACLDST') and
13105            'NDRPDR' and
13106            '2T2C' and
13107            'IP6FWD' and
13108            not 'SRv6' and
13109            not 'IPSEC' and
13110            not 'VHOST'"
13111   parameters:
13112   - "throughput"
13113   - "parent"
13114   - "tags"
13115   sort:
13116   - "IP6BASE"
13117   - "POLICE_MARK"
13118   - "COPWHLIST"
13119   - "IACLDST"
13120   traces:
13121     hoverinfo: "x+y"
13122     boxpoints: "outliers"
13123     whiskerwidth: 0
13124   layout:
13125     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_features-ndr"
13126     layout: "plot-throughput"
13127
13128 - type: "plot"
13129   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_features-pdr"
13130   algorithm: "plot_performance_box"
13131   output-file-type: ".html"
13132   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_features-pdr"
13133   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13134   filter: "'NIC_Intel-X710' and
13135            '78B' and
13136            ('IP6BASE' or
13137             'POLICE_MARK' or
13138             'COPWHLIST' or
13139             'IACLDST') and
13140            'NDRPDR' and
13141            '1T1C' and
13142            'IP6FWD' and
13143            not 'SRv6' and
13144            not 'IPSEC' and
13145            not 'VHOST'"
13146   parameters:
13147   - "throughput"
13148   - "parent"
13149   - "tags"
13150   sort:
13151   - "IP6BASE"
13152   - "POLICE_MARK"
13153   - "COPWHLIST"
13154   - "IACLDST"
13155   traces:
13156     hoverinfo: "x+y"
13157     boxpoints: "outliers"
13158     whiskerwidth: 0
13159   layout:
13160     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_features-pdr"
13161     layout: "plot-throughput"
13162
13163 - type: "plot"
13164   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_features-pdr"
13165   algorithm: "plot_performance_box"
13166   output-file-type: ".html"
13167   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_features-pdr"
13168   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13169   filter: "'NIC_Intel-X710' and
13170            '78B' and
13171            ('IP6BASE' or
13172             'POLICE_MARK' or
13173             'COPWHLIST' or
13174             'IACLDST') and
13175            'NDRPDR' and
13176            '2T2C' and
13177            'IP6FWD' and
13178            not 'SRv6' and
13179            not 'IPSEC' and
13180            not 'VHOST'"
13181   parameters:
13182   - "throughput"
13183   - "parent"
13184   - "tags"
13185   sort:
13186   - "IP6BASE"
13187   - "POLICE_MARK"
13188   - "COPWHLIST"
13189   - "IACLDST"
13190   traces:
13191     hoverinfo: "x+y"
13192     boxpoints: "outliers"
13193     whiskerwidth: 0
13194   layout:
13195     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_features-pdr"
13196     layout: "plot-throughput"
13197
13198 # Packet Throughput - VPP IPv6 3n-hsw-xl710
13199 - type: "plot"
13200   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-1t1c-base-ndr"
13201   algorithm: "plot_performance_box"
13202   output-file-type: ".html"
13203   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base-ndr"
13204   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13205   filter: "'NIC_Intel-XL710' and
13206            '78B' and
13207            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13208            'NDRPDR' and
13209            '1T1C' and
13210            'IP6FWD' and
13211            not 'SRv6' and
13212            not 'IPSEC' and
13213            not 'VHOST'"
13214   parameters:
13215   - "throughput"
13216   - "parent"
13217   - "tags"
13218   sort:
13219   - "IP6BASE"
13220   - "FIB_20K"
13221   - "FIB_200K"
13222   - "FIB_2M"
13223   traces:
13224     hoverinfo: "x+y"
13225     boxpoints: "outliers"
13226     whiskerwidth: 0
13227   layout:
13228     title: "ip6-3n-hsw-xl710-78b-1t1c-base-ndr"
13229     layout: "plot-throughput"
13230
13231 - type: "plot"
13232   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-1t1c-base-pdr"
13233   algorithm: "plot_performance_box"
13234   output-file-type: ".html"
13235   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base-pdr"
13236   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13237   filter: "'NIC_Intel-XL710' and
13238            '78B' and
13239            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13240            'NDRPDR' and
13241            '1T1C' and
13242            'IP6FWD' and
13243            not 'SRv6' and
13244            not 'IPSEC' and
13245            not 'VHOST'"
13246   parameters:
13247   - "throughput"
13248   - "parent"
13249   - "tags"
13250   sort:
13251   - "IP6BASE"
13252   - "FIB_20K"
13253   - "FIB_200K"
13254   - "FIB_2M"
13255   traces:
13256     hoverinfo: "x+y"
13257     boxpoints: "outliers"
13258     whiskerwidth: 0
13259   layout:
13260     title: "ip6-3n-hsw-xl710-78b-1t1c-base-pdr"
13261     layout: "plot-throughput"
13262
13263 - type: "plot"
13264   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-2t2c-base-ndr"
13265   algorithm: "plot_performance_box"
13266   output-file-type: ".html"
13267   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base-ndr"
13268   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13269   filter: "'NIC_Intel-XL710' and
13270            '78B' and
13271            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13272            'NDRPDR' and
13273            '2T2C' and
13274            'IP6FWD' and
13275            not 'SRv6' and
13276            not 'IPSEC' and
13277            not 'VHOST'"
13278   parameters:
13279   - "throughput"
13280   - "parent"
13281   - "tags"
13282   sort:
13283   - "IP6BASE"
13284   - "FIB_20K"
13285   - "FIB_200K"
13286   - "FIB_2M"
13287   traces:
13288     hoverinfo: "x+y"
13289     boxpoints: "outliers"
13290     whiskerwidth: 0
13291   layout:
13292     title: "ip6-3n-hsw-xl710-78b-2t2c-base-ndr"
13293     layout: "plot-throughput"
13294
13295 - type: "plot"
13296   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-2t2c-base-pdr"
13297   algorithm: "plot_performance_box"
13298   output-file-type: ".html"
13299   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base-pdr"
13300   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13301   filter: "'NIC_Intel-XL710' and
13302            '78B' and
13303            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13304            'NDRPDR' and
13305            '2T2C' and
13306            'IP6FWD' and
13307            not 'SRv6' and
13308            not 'IPSEC' and
13309            not 'VHOST'"
13310   parameters:
13311   - "throughput"
13312   - "parent"
13313   - "tags"
13314   sort:
13315   - "IP6BASE"
13316   - "FIB_20K"
13317   - "FIB_200K"
13318   - "FIB_2M"
13319   traces:
13320     hoverinfo: "x+y"
13321     boxpoints: "outliers"
13322     whiskerwidth: 0
13323   layout:
13324     title: "ip6-3n-hsw-xl710-78b-2t2c-base-pdr"
13325     layout: "plot-throughput"
13326
13327 # Packet Throughput - VPP IPv6 3n-skx-x710
13328 - type: "plot"
13329   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
13330   algorithm: "plot_performance_box"
13331   output-file-type: ".html"
13332   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
13333   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13334   filter: "'NIC_Intel-X710' and
13335            '78B' and
13336            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13337            'NDRPDR' and
13338            '2T1C' and
13339            'IP6FWD' and
13340            not 'SRv6' and
13341            not 'IPSEC' and
13342            not 'VHOST'"
13343   parameters:
13344   - "throughput"
13345   - "parent"
13346   - "tags"
13347   sort:
13348   - "IP6BASE"
13349   - "FIB_20K"
13350   - "FIB_200K"
13351   - "FIB_2M"
13352   traces:
13353     hoverinfo: "x+y"
13354     boxpoints: "outliers"
13355     whiskerwidth: 0
13356   layout:
13357     title: "ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
13358     layout: "plot-throughput"
13359
13360 - type: "plot"
13361   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
13362   algorithm: "plot_performance_box"
13363   output-file-type: ".html"
13364   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
13365   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13366   filter: "'NIC_Intel-X710' and
13367            '78B' and
13368            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13369            'NDRPDR' and
13370            '2T1C' and
13371            'IP6FWD' and
13372            not 'SRv6' and
13373            not 'IPSEC' and
13374            not 'VHOST'"
13375   parameters:
13376   - "throughput"
13377   - "parent"
13378   - "tags"
13379   sort:
13380   - "IP6BASE"
13381   - "FIB_20K"
13382   - "FIB_200K"
13383   - "FIB_2M"
13384   traces:
13385     hoverinfo: "x+y"
13386     boxpoints: "outliers"
13387     whiskerwidth: 0
13388   layout:
13389     title: "ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
13390     layout: "plot-throughput"
13391
13392 - type: "plot"
13393   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
13394   algorithm: "plot_performance_box"
13395   output-file-type: ".html"
13396   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
13397   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13398   filter: "'NIC_Intel-X710' and
13399            '78B' and
13400            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13401            'NDRPDR' and
13402            '4T2C' and
13403            'IP6FWD' and
13404            not 'SRv6' and
13405            not 'IPSEC' and
13406            not 'VHOST'"
13407   parameters:
13408   - "throughput"
13409   - "parent"
13410   - "tags"
13411   sort:
13412   - "IP6BASE"
13413   - "FIB_20K"
13414   - "FIB_200K"
13415   - "FIB_2M"
13416   traces:
13417     hoverinfo: "x+y"
13418     boxpoints: "outliers"
13419     whiskerwidth: 0
13420   layout:
13421     title: "ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
13422     layout: "plot-throughput"
13423
13424 - type: "plot"
13425   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
13426   algorithm: "plot_performance_box"
13427   output-file-type: ".html"
13428   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
13429   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13430   filter: "'NIC_Intel-X710' and
13431            '78B' and
13432            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13433            'NDRPDR' and
13434            '4T2C' and
13435            'IP6FWD' and
13436            not 'SRv6' and
13437            not 'IPSEC' and
13438            not 'VHOST'"
13439   parameters:
13440   - "throughput"
13441   - "parent"
13442   - "tags"
13443   sort:
13444   - "IP6BASE"
13445   - "FIB_20K"
13446   - "FIB_200K"
13447   - "FIB_2M"
13448   traces:
13449     hoverinfo: "x+y"
13450     boxpoints: "outliers"
13451     whiskerwidth: 0
13452   layout:
13453     title: "ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
13454     layout: "plot-throughput"
13455
13456 # Packet Throughput - VPP IPv6 3n-skx-x710 - features
13457 - type: "plot"
13458   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_features-ndr"
13459   algorithm: "plot_performance_box"
13460   output-file-type: ".html"
13461   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_features-ndr"
13462   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13463   filter: "'NIC_Intel-X710' and
13464            '78B' and
13465            ('IP6BASE' or
13466             'POLICE_MARK' or
13467             'COPWHLIST' or
13468             'IACLDST') and
13469            'NDRPDR' and
13470            '2T1C' and
13471            'IP6FWD' and
13472            not 'SRv6' and
13473            not 'IPSEC' and
13474            not 'VHOST'"
13475   parameters:
13476   - "throughput"
13477   - "parent"
13478   - "tags"
13479   sort:
13480   - "IP6BASE"
13481   - "POLICE_MARK"
13482   - "COPWHLIST"
13483   - "IACLDST"
13484   traces:
13485     hoverinfo: "x+y"
13486     boxpoints: "outliers"
13487     whiskerwidth: 0
13488   layout:
13489     title: "ip6-3n-skx-x710-78b-2t1c-base_and_features-ndr"
13490     layout: "plot-throughput"
13491
13492 - type: "plot"
13493   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_features-ndr"
13494   algorithm: "plot_performance_box"
13495   output-file-type: ".html"
13496   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_features-ndr"
13497   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13498   filter: "'NIC_Intel-X710' and
13499            '78B' and
13500            ('IP6BASE' or
13501             'POLICE_MARK' or
13502             'COPWHLIST' or
13503             'IACLDST') and
13504            'NDRPDR' and
13505            '4T2C' and
13506            'IP6FWD' and
13507            not 'SRv6' and
13508            not 'IPSEC' and
13509            not 'VHOST'"
13510   parameters:
13511   - "throughput"
13512   - "parent"
13513   - "tags"
13514   sort:
13515   - "IP6BASE"
13516   - "POLICE_MARK"
13517   - "COPWHLIST"
13518   - "IACLDST"
13519   traces:
13520     hoverinfo: "x+y"
13521     boxpoints: "outliers"
13522     whiskerwidth: 0
13523   layout:
13524     title: "ip6-3n-skx-x710-78b-4t2c-base_and_features-ndr"
13525     layout: "plot-throughput"
13526
13527 - type: "plot"
13528   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_features-pdr"
13529   algorithm: "plot_performance_box"
13530   output-file-type: ".html"
13531   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_features-pdr"
13532   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13533   filter: "'NIC_Intel-X710' and
13534            '78B' and
13535            ('IP6BASE' or
13536             'POLICE_MARK' or
13537             'COPWHLIST' or
13538             'IACLDST') and
13539            'NDRPDR' and
13540            '2T1C' and
13541            'IP6FWD' and
13542            not 'SRv6' and
13543            not 'IPSEC' and
13544            not 'VHOST'"
13545   parameters:
13546   - "throughput"
13547   - "parent"
13548   - "tags"
13549   sort:
13550   - "IP6BASE"
13551   - "POLICE_MARK"
13552   - "COPWHLIST"
13553   - "IACLDST"
13554   traces:
13555     hoverinfo: "x+y"
13556     boxpoints: "outliers"
13557     whiskerwidth: 0
13558   layout:
13559     title: "ip6-3n-skx-x710-78b-2t1c-base_and_features-pdr"
13560     layout: "plot-throughput"
13561
13562 - type: "plot"
13563   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_features-pdr"
13564   algorithm: "plot_performance_box"
13565   output-file-type: ".html"
13566   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_features-pdr"
13567   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13568   filter: "'NIC_Intel-X710' and
13569            '78B' and
13570            ('IP6BASE' or
13571             'POLICE_MARK' or
13572             'COPWHLIST' or
13573             'IACLDST') and
13574            'NDRPDR' and
13575            '4T2C' and
13576            'IP6FWD' and
13577            not 'SRv6' and
13578            not 'IPSEC' and
13579            not 'VHOST'"
13580   parameters:
13581   - "throughput"
13582   - "parent"
13583   - "tags"
13584   sort:
13585   - "IP6BASE"
13586   - "POLICE_MARK"
13587   - "COPWHLIST"
13588   - "IACLDST"
13589   traces:
13590     hoverinfo: "x+y"
13591     boxpoints: "outliers"
13592     whiskerwidth: 0
13593   layout:
13594     title: "ip6-3n-skx-x710-78b-4t2c-base_and_features-pdr"
13595     layout: "plot-throughput"
13596
13597 # Packet Throughput - VPP IPv6 3n-skx-xxv710
13598 - type: "plot"
13599   title: "VPP Throughput: ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
13600   algorithm: "plot_performance_box"
13601   output-file-type: ".html"
13602   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
13603   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13604   filter: "'NIC_Intel-XXV710' and
13605            '78B' and
13606            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13607            'NDRPDR' and
13608            '2T1C' and
13609            'IP6FWD' and
13610            not 'SRv6' and
13611            not 'IPSEC' and
13612            not 'VHOST'"
13613   parameters:
13614   - "throughput"
13615   - "parent"
13616   - "tags"
13617   sort:
13618   - "IP6BASE"
13619   - "FIB_20K"
13620   - "FIB_200K"
13621   - "FIB_2M"
13622   traces:
13623     hoverinfo: "x+y"
13624     boxpoints: "outliers"
13625     whiskerwidth: 0
13626   layout:
13627     title: "ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
13628     layout: "plot-throughput"
13629
13630 - type: "plot"
13631   title: "VPP Throughput: ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
13632   algorithm: "plot_performance_box"
13633   output-file-type: ".html"
13634   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
13635   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13636   filter: "'NIC_Intel-XXV710' and
13637            '78B' and
13638            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13639            'NDRPDR' and
13640            '2T1C' and
13641            'IP6FWD' and
13642            not 'SRv6' and
13643            not 'IPSEC' and
13644            not 'VHOST'"
13645   parameters:
13646   - "throughput"
13647   - "parent"
13648   - "tags"
13649   sort:
13650   - "IP6BASE"
13651   - "FIB_20K"
13652   - "FIB_200K"
13653   - "FIB_2M"
13654   traces:
13655     hoverinfo: "x+y"
13656     boxpoints: "outliers"
13657     whiskerwidth: 0
13658   layout:
13659     title: "ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
13660     layout: "plot-throughput"
13661
13662 - type: "plot"
13663   title: "VPP Throughput: ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
13664   algorithm: "plot_performance_box"
13665   output-file-type: ".html"
13666   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
13667   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13668   filter: "'NIC_Intel-XXV710' and
13669            '78B' and
13670            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13671            'NDRPDR' and
13672            '4T2C' and
13673            'IP6FWD' and
13674            not 'SRv6' and
13675            not 'IPSEC' and
13676            not 'VHOST'"
13677   parameters:
13678   - "throughput"
13679   - "parent"
13680   - "tags"
13681   sort:
13682   - "IP6BASE"
13683   - "FIB_20K"
13684   - "FIB_200K"
13685   - "FIB_2M"
13686   traces:
13687     hoverinfo: "x+y"
13688     boxpoints: "outliers"
13689     whiskerwidth: 0
13690   layout:
13691     title: "ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
13692     layout: "plot-throughput"
13693
13694 - type: "plot"
13695   title: "VPP Throughput: ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
13696   algorithm: "plot_performance_box"
13697   output-file-type: ".html"
13698   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
13699   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13700   filter: "'NIC_Intel-XXV710' and
13701            '78B' and
13702            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13703            'NDRPDR' and
13704            '4T2C' and
13705            'IP6FWD' and
13706            not 'SRv6' and
13707            not 'IPSEC' and
13708            not 'VHOST'"
13709   parameters:
13710   - "throughput"
13711   - "parent"
13712   - "tags"
13713   sort:
13714   - "IP6BASE"
13715   - "FIB_20K"
13716   - "FIB_200K"
13717   - "FIB_2M"
13718   traces:
13719     hoverinfo: "x+y"
13720     boxpoints: "outliers"
13721     whiskerwidth: 0
13722   layout:
13723     title: "ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
13724     layout: "plot-throughput"
13725
13726 # Packet Throughput - VPP IPv6 2n-skx-x710
13727 - type: "plot"
13728   title: "VPP Throughput: ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
13729   algorithm: "plot_performance_box"
13730   output-file-type: ".html"
13731   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
13732   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13733   filter: "'NIC_Intel-X710' and
13734            '78B' and
13735            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13736            'NDRPDR' and
13737            '2T1C' and
13738            'IP6FWD' and
13739            not 'SRv6' and
13740            not 'IPSEC' and
13741            not 'VHOST'"
13742   parameters:
13743   - "throughput"
13744   - "parent"
13745   - "tags"
13746   sort:
13747   - "IP6BASE"
13748   - "FIB_20K"
13749   - "FIB_200K"
13750   - "FIB_2M"
13751   traces:
13752     hoverinfo: "x+y"
13753     boxpoints: "outliers"
13754     whiskerwidth: 0
13755   layout:
13756     title: "ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
13757     layout: "plot-throughput"
13758
13759 - type: "plot"
13760   title: "VPP Throughput: ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
13761   algorithm: "plot_performance_box"
13762   output-file-type: ".html"
13763   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
13764   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13765   filter: "'NIC_Intel-X710' and
13766            '78B' and
13767            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13768            'NDRPDR' and
13769            '2T1C' and
13770            'IP6FWD' and
13771            not 'SRv6' and
13772            not 'IPSEC' and
13773            not 'VHOST'"
13774   parameters:
13775   - "throughput"
13776   - "parent"
13777   - "tags"
13778   sort:
13779   - "IP6BASE"
13780   - "FIB_20K"
13781   - "FIB_200K"
13782   - "FIB_2M"
13783   traces:
13784     hoverinfo: "x+y"
13785     boxpoints: "outliers"
13786     whiskerwidth: 0
13787   layout:
13788     title: "ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
13789     layout: "plot-throughput"
13790
13791 - type: "plot"
13792   title: "VPP Throughput: ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
13793   algorithm: "plot_performance_box"
13794   output-file-type: ".html"
13795   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
13796   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13797   filter: "'NIC_Intel-X710' and
13798            '78B' and
13799            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13800            'NDRPDR' and
13801            '4T2C' and
13802            'IP6FWD' and
13803            not 'SRv6' and
13804            not 'IPSEC' and
13805            not 'VHOST'"
13806   parameters:
13807   - "throughput"
13808   - "parent"
13809   - "tags"
13810   sort:
13811   - "IP6BASE"
13812   - "FIB_20K"
13813   - "FIB_200K"
13814   - "FIB_2M"
13815   traces:
13816     hoverinfo: "x+y"
13817     boxpoints: "outliers"
13818     whiskerwidth: 0
13819   layout:
13820     title: "ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
13821     layout: "plot-throughput"
13822
13823 - type: "plot"
13824   title: "VPP Throughput: ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
13825   algorithm: "plot_performance_box"
13826   output-file-type: ".html"
13827   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
13828   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13829   filter: "'NIC_Intel-X710' and
13830            '78B' and
13831            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13832            'NDRPDR' and
13833            '4T2C' and
13834            'IP6FWD' and
13835            not 'SRv6' and
13836            not 'IPSEC' and
13837            not 'VHOST'"
13838   parameters:
13839   - "throughput"
13840   - "parent"
13841   - "tags"
13842   sort:
13843   - "IP6BASE"
13844   - "FIB_20K"
13845   - "FIB_200K"
13846   - "FIB_2M"
13847   traces:
13848     hoverinfo: "x+y"
13849     boxpoints: "outliers"
13850     whiskerwidth: 0
13851   layout:
13852     title: "ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
13853     layout: "plot-throughput"
13854
13855 # Packet Throughput - VPP IPv6 2n-skx-xxv710
13856 - type: "plot"
13857   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
13858   algorithm: "plot_performance_box"
13859   output-file-type: ".html"
13860   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
13861   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13862   filter: "'NIC_Intel-XXV710' and
13863            '78B' and
13864            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13865            'NDRPDR' and
13866            '2T1C' and
13867            'IP6FWD' and
13868            not 'SRv6' and
13869            not 'IPSEC' and
13870            not 'VHOST'"
13871   parameters:
13872   - "throughput"
13873   - "parent"
13874   - "tags"
13875   sort:
13876   - "IP6BASE"
13877   - "FIB_20K"
13878   - "FIB_200K"
13879   - "FIB_2M"
13880   traces:
13881     hoverinfo: "x+y"
13882     boxpoints: "outliers"
13883     whiskerwidth: 0
13884   layout:
13885     title: "ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
13886     layout: "plot-throughput"
13887
13888 - type: "plot"
13889   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
13890   algorithm: "plot_performance_box"
13891   output-file-type: ".html"
13892   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
13893   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13894   filter: "'NIC_Intel-XXV710' and
13895            '78B' and
13896            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13897            'NDRPDR' and
13898            '2T1C' and
13899            'IP6FWD' and
13900            not 'SRv6' and
13901            not 'IPSEC' and
13902            not 'VHOST'"
13903   parameters:
13904   - "throughput"
13905   - "parent"
13906   - "tags"
13907   sort:
13908   - "IP6BASE"
13909   - "FIB_20K"
13910   - "FIB_200K"
13911   - "FIB_2M"
13912   traces:
13913     hoverinfo: "x+y"
13914     boxpoints: "outliers"
13915     whiskerwidth: 0
13916   layout:
13917     title: "ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
13918     layout: "plot-throughput"
13919
13920 - type: "plot"
13921   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
13922   algorithm: "plot_performance_box"
13923   output-file-type: ".html"
13924   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
13925   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13926   filter: "'NIC_Intel-XXV710' and
13927            '78B' and
13928            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13929            'NDRPDR' and
13930            '4T2C' and
13931            'IP6FWD' and
13932            not 'SRv6' and
13933            not 'IPSEC' and
13934            not 'VHOST'"
13935   parameters:
13936   - "throughput"
13937   - "parent"
13938   - "tags"
13939   sort:
13940   - "IP6BASE"
13941   - "FIB_20K"
13942   - "FIB_200K"
13943   - "FIB_2M"
13944   traces:
13945     hoverinfo: "x+y"
13946     boxpoints: "outliers"
13947     whiskerwidth: 0
13948   layout:
13949     title: "ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
13950     layout: "plot-throughput"
13951
13952 - type: "plot"
13953   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
13954   algorithm: "plot_performance_box"
13955   output-file-type: ".html"
13956   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
13957   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13958   filter: "'NIC_Intel-XXV710' and
13959            '78B' and
13960            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13961            'NDRPDR' and
13962            '4T2C' and
13963            'IP6FWD' and
13964            not 'SRv6' and
13965            not 'IPSEC' and
13966            not 'VHOST'"
13967   parameters:
13968   - "throughput"
13969   - "parent"
13970   - "tags"
13971   sort:
13972   - "IP6BASE"
13973   - "FIB_20K"
13974   - "FIB_200K"
13975   - "FIB_2M"
13976   traces:
13977     hoverinfo: "x+y"
13978     boxpoints: "outliers"
13979     whiskerwidth: 0
13980   layout:
13981     title: "ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
13982     layout: "plot-throughput"
13983
13984 # Packet Throughput - VPP IPv6 2n-dnv-x553 base
13985 - type: "plot"
13986   title: "VPP Throughput: ip6-2n-dnv-x553-78b-1t1c-base-ndr"
13987   algorithm: "plot_performance_box"
13988   output-file-type: ".html"
13989   output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-1t1c-base-ndr"
13990   data: "intel-dnv-vpp"
13991   filter: "'NIC_Intel-X553' and
13992            '78B' and
13993            'IP6BASE' and
13994            'NDRPDR' and
13995            '1T1C' and
13996            'IP6FWD' and
13997            not 'SRv6' and
13998            not 'IPSEC' and
13999            not 'VHOST'"
14000   parameters:
14001   - "throughput"
14002   - "parent"
14003   - "tags"
14004   sort:
14005   - "IP6BASE"
14006   traces:
14007     hoverinfo: "x+y"
14008     boxpoints: "outliers"
14009     whiskerwidth: 0
14010   layout:
14011     title: "ip6-2n-dnv-x553-78b-1t1c-base-ndr"
14012     layout: "plot-throughput"
14013
14014 - type: "plot"
14015   title: "VPP Throughput: ip6-2n-dnv-x553-78b-1t1c-base-pdr"
14016   algorithm: "plot_performance_box"
14017   output-file-type: ".html"
14018   output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-1t1c-base-pdr"
14019   data: "intel-dnv-vpp"
14020   filter: "'NIC_Intel-X553' and
14021            '78B' and
14022            'IP6BASE' and
14023            'NDRPDR' and
14024            '1T1C' and
14025            'IP6FWD' and
14026            not 'SRv6' and
14027            not 'IPSEC' and
14028            not 'VHOST'"
14029   parameters:
14030   - "throughput"
14031   - "parent"
14032   - "tags"
14033   sort:
14034   - "IP6BASE"
14035   traces:
14036     hoverinfo: "x+y"
14037     boxpoints: "outliers"
14038     whiskerwidth: 0
14039   layout:
14040     title: "ip6-2n-dnv-x553-78b-1t1c-base-pdr"
14041     layout: "plot-throughput"
14042
14043 - type: "plot"
14044   title: "VPP Throughput: ip6-2n-dnv-x553-78b-2t2c-base-ndr"
14045   algorithm: "plot_performance_box"
14046   output-file-type: ".html"
14047   output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-2t2c-base-ndr"
14048   data: "intel-dnv-vpp"
14049   filter: "'NIC_Intel-X553' and
14050            '78B' and
14051            'IP6BASE' and
14052            'NDRPDR' and
14053            '2T2C' and
14054            'IP6FWD' and
14055            not 'SRv6' and
14056            not 'IPSEC' and
14057            not 'VHOST'"
14058   parameters:
14059   - "throughput"
14060   - "parent"
14061   - "tags"
14062   sort:
14063   - "IP6BASE"
14064   traces:
14065     hoverinfo: "x+y"
14066     boxpoints: "outliers"
14067     whiskerwidth: 0
14068   layout:
14069     title: "ip6-2n-dnv-x553-78b-2t2c-base-ndr"
14070     layout: "plot-throughput"
14071
14072 - type: "plot"
14073   title: "VPP Throughput: ip6-2n-dnv-x553-78b-2t2c-base-pdr"
14074   algorithm: "plot_performance_box"
14075   output-file-type: ".html"
14076   output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-2t2c-base-pdr"
14077   data: "intel-dnv-vpp"
14078   filter: "'NIC_Intel-X553' and
14079            '78B' and
14080            'IP6BASE' and
14081            'NDRPDR' and
14082            '2T2C' and
14083            'IP6FWD' and
14084            not 'SRv6' and
14085            not 'IPSEC' and
14086            not 'VHOST'"
14087   parameters:
14088   - "throughput"
14089   - "parent"
14090   - "tags"
14091   sort:
14092   - "IP6BASE"
14093   traces:
14094     hoverinfo: "x+y"
14095     boxpoints: "outliers"
14096     whiskerwidth: 0
14097   layout:
14098     title: "ip6-2n-dnv-x553-78b-2t2c-base-pdr"
14099     layout: "plot-throughput"
14100
14101 ################################################################################
14102
14103 # Packet Throughput - VPP IPv6 tunnels 3n-hsw-x520
14104 - type: "plot"
14105   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-1t1c-base-ndr"
14106   algorithm: "plot_performance_box"
14107   output-file-type: ".html"
14108   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base-ndr"
14109   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14110   filter: "'NIC_Intel-X520-DA2' and
14111            '78B' and
14112            'ENCAP' and
14113            'NDRPDR' and
14114            '1T1C' and
14115            'LISP' and
14116            not 'VHOST'"
14117   parameters:
14118   - "throughput"
14119   - "parent"
14120   - "tags"
14121   sort:
14122   - "IP4UNRLAY"
14123   - "IP6UNRLAY"
14124   traces:
14125     hoverinfo: "x+y"
14126     boxpoints: "outliers"
14127     whiskerwidth: 0
14128   layout:
14129     title: "ip6tun-3n-hsw-x520-78b-1t1c-base-ndr"
14130     layout: "plot-throughput"
14131
14132 - type: "plot"
14133   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-1t1c-base-pdr"
14134   algorithm: "plot_performance_box"
14135   output-file-type: ".html"
14136   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base-pdr"
14137   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14138   filter: "'NIC_Intel-X520-DA2' and
14139            '78B' and
14140            'ENCAP' and
14141            'NDRPDR' and
14142            '1T1C' and
14143            'LISP' and
14144            not 'VHOST'"
14145   parameters:
14146   - "throughput"
14147   - "parent"
14148   - "tags"
14149   sort:
14150   - "IP4UNRLAY"
14151   - "IP6UNRLAY"
14152   traces:
14153     hoverinfo: "x+y"
14154     boxpoints: "outliers"
14155     whiskerwidth: 0
14156   layout:
14157     title: "ip6tun-3n-hsw-x520-78b-1t1c-base-pdr"
14158     layout: "plot-throughput"
14159
14160 - type: "plot"
14161   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-2t2c-base-ndr"
14162   algorithm: "plot_performance_box"
14163   output-file-type: ".html"
14164   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base-ndr"
14165   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14166   filter: "'NIC_Intel-X520-DA2' and
14167            '78B' and
14168            'ENCAP' and
14169            'NDRPDR' and
14170            '2T2C' and
14171            'LISP' and
14172            not 'VHOST'"
14173   parameters:
14174   - "throughput"
14175   - "parent"
14176   - "tags"
14177   sort:
14178   - "IP4UNRLAY"
14179   - "IP6UNRLAY"
14180   traces:
14181     hoverinfo: "x+y"
14182     boxpoints: "outliers"
14183     whiskerwidth: 0
14184   layout:
14185     title: "ip6tun-3n-hsw-x520-78b-2t2c-base-ndr"
14186     layout: "plot-throughput"
14187
14188 - type: "plot"
14189   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-2t2c-base-pdr"
14190   algorithm: "plot_performance_box"
14191   output-file-type: ".html"
14192   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base-pdr"
14193   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14194   filter: "'NIC_Intel-X520-DA2' and
14195            '78B' and
14196            'ENCAP' and
14197            'NDRPDR' and
14198            '2T2C' and
14199            'LISP' and
14200            not 'VHOST'"
14201   parameters:
14202   - "throughput"
14203   - "parent"
14204   - "tags"
14205   sort:
14206   - "IP4UNRLAY"
14207   - "IP6UNRLAY"
14208   traces:
14209     hoverinfo: "x+y"
14210     boxpoints: "outliers"
14211     whiskerwidth: 0
14212   layout:
14213     title: "ip6tun-3n-hsw-x520-78b-2t2c-base-pdr"
14214     layout: "plot-throughput"
14215
14216 ################################################################################
14217
14218 # Packet Throughput - VPP IPSec 3n-hsw-xl710 base
14219 - type: "plot"
14220   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
14221   algorithm: "plot_performance_box"
14222   output-file-type: ".html"
14223   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
14224   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14225   filter: "'NIC_Intel-XL710' and
14226            '64B' and
14227            'IP4FWD' and
14228            'NDRPDR' and
14229            'BASE' and
14230            '1T1C' and
14231            'IPSECHW' and
14232            ('IPSECTRAN' or 'IPSECTUN') and
14233            not 'VHOST'"
14234   parameters:
14235   - "throughput"
14236   - "parent"
14237   - "tags"
14238   traces:
14239     hoverinfo: "x+y"
14240     boxpoints: "outliers"
14241     whiskerwidth: 0
14242   layout:
14243     title: "ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
14244     layout: "plot-throughput"
14245
14246 - type: "plot"
14247   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-base-pdr"
14248   algorithm: "plot_performance_box"
14249   output-file-type: ".html"
14250   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base-pdr"
14251   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14252   filter: "'NIC_Intel-XL710' and
14253            '64B' and
14254            'IP4FWD' and
14255            'NDRPDR' and
14256            'BASE' and
14257            '1T1C' and
14258            'IPSECHW' and
14259            ('IPSECTRAN' or 'IPSECTUN') and
14260            not 'VHOST'"
14261   parameters:
14262   - "throughput"
14263   - "parent"
14264   - "tags"
14265   traces:
14266     hoverinfo: "x+y"
14267     boxpoints: "outliers"
14268     whiskerwidth: 0
14269   layout:
14270     title: "ipsec-3n-hsw-xl710-64b-1t1c-base-pdr"
14271     layout: "plot-throughput"
14272
14273 - type: "plot"
14274   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
14275   algorithm: "plot_performance_box"
14276   output-file-type: ".html"
14277   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
14278   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14279   filter: "'NIC_Intel-XL710' and
14280            '64B' and
14281            'IP4FWD' and
14282            'NDRPDR' and
14283            'BASE' and
14284            '2T2C' and
14285            'IPSECHW' and
14286            ('IPSECTRAN' or 'IPSECTUN') and
14287            not 'VHOST'"
14288   parameters:
14289   - "throughput"
14290   - "parent"
14291   - "tags"
14292   traces:
14293     hoverinfo: "x+y"
14294     boxpoints: "outliers"
14295     whiskerwidth: 0
14296   layout:
14297     title: "ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
14298     layout: "plot-throughput"
14299
14300 - type: "plot"
14301   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-base-pdr"
14302   algorithm: "plot_performance_box"
14303   output-file-type: ".html"
14304   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base-pdr"
14305   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14306   filter: "'NIC_Intel-XL710' and
14307            '64B' and
14308            'IP4FWD' and
14309            'NDRPDR' and
14310            'BASE' and
14311            '2T2C' and
14312            'IPSECHW' and
14313            ('IPSECTRAN' or 'IPSECTUN') and
14314            not 'VHOST'"
14315   parameters:
14316   - "throughput"
14317   - "parent"
14318   - "tags"
14319   traces:
14320     hoverinfo: "x+y"
14321     boxpoints: "outliers"
14322     whiskerwidth: 0
14323   layout:
14324     title: "ipsec-3n-hsw-xl710-64b-2t2c-base-pdr"
14325     layout: "plot-throughput"
14326
14327 # Packet Throughput - VPP IPSec 3n-hsw-xl710 scale
14328 - type: "plot"
14329   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
14330   algorithm: "plot_performance_box"
14331   output-file-type: ".html"
14332   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
14333   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14334   filter: "'NIC_Intel-XL710' and
14335            '64B' and
14336            'IP4FWD' and
14337            'NDRPDR' and
14338            'SCALE' and
14339            '1T1C' and
14340            'IPSECHW' and
14341            ('IPSECTRAN' or 'IPSECTUN') and
14342            not 'VHOST'"
14343   parameters:
14344   - "throughput"
14345   - "parent"
14346   - "tags"
14347   traces:
14348     hoverinfo: "x+y"
14349     boxpoints: "outliers"
14350     whiskerwidth: 0
14351   layout:
14352     title: "ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
14353     layout: "plot-throughput"
14354
14355 - type: "plot"
14356   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-scale-pdr"
14357   algorithm: "plot_performance_box"
14358   output-file-type: ".html"
14359   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-scale-pdr"
14360   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14361   filter: "'NIC_Intel-XL710' and
14362            '64B' and
14363            'IP4FWD' and
14364            'NDRPDR' and
14365            'SCALE' and
14366            '1T1C' and
14367            'IPSECHW' and
14368            ('IPSECTRAN' or 'IPSECTUN') and
14369            not 'VHOST'"
14370   parameters:
14371   - "throughput"
14372   - "parent"
14373   - "tags"
14374   traces:
14375     hoverinfo: "x+y"
14376     boxpoints: "outliers"
14377     whiskerwidth: 0
14378   layout:
14379     title: "ipsec-3n-hsw-xl710-64b-1t1c-scale-pdr"
14380     layout: "plot-throughput"
14381
14382 - type: "plot"
14383   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
14384   algorithm: "plot_performance_box"
14385   output-file-type: ".html"
14386   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
14387   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14388   filter: "'NIC_Intel-XL710' and
14389            '64B' and
14390            'IP4FWD' and
14391            'NDRPDR' and
14392            'SCALE' and
14393            '2T2C' and
14394            'IPSECHW' and
14395            ('IPSECTRAN' or 'IPSECTUN') and
14396            not 'VHOST'"
14397   parameters:
14398   - "throughput"
14399   - "parent"
14400   - "tags"
14401   traces:
14402     hoverinfo: "x+y"
14403     boxpoints: "outliers"
14404     whiskerwidth: 0
14405   layout:
14406     title: "ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
14407     layout: "plot-throughput"
14408
14409 - type: "plot"
14410   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-scale-pdr"
14411   algorithm: "plot_performance_box"
14412   output-file-type: ".html"
14413   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-scale-pdr"
14414   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14415   filter: "'NIC_Intel-XL710' and
14416            '64B' and
14417            'IP4FWD' and
14418            'NDRPDR' and
14419            'SCALE' and
14420            '2T2C' and
14421            'IPSECHW' and
14422            ('IPSECTRAN' or 'IPSECTUN') and
14423            not 'VHOST'"
14424   parameters:
14425   - "throughput"
14426   - "parent"
14427   - "tags"
14428   traces:
14429     hoverinfo: "x+y"
14430     boxpoints: "outliers"
14431     whiskerwidth: 0
14432   layout:
14433     title: "ipsec-3n-hsw-xl710-64b-2t2c-scale-pdr"
14434     layout: "plot-throughput"
14435
14436 # Packet Throughput - VPP IPSec 3n-hsw-xl710 SW
14437 - type: "plot"
14438   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
14439   algorithm: "plot_performance_box"
14440   output-file-type: ".html"
14441   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
14442   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14443   filter: "'NIC_Intel-XL710' and
14444            '64B' and
14445            'IP4FWD' and
14446            'NDRPDR' and
14447            '1T1C' and
14448            'IPSECSW' and
14449            ('IPSECTRAN' or 'IPSECTUN') and
14450            not 'VHOST'"
14451   parameters:
14452   - "throughput"
14453   - "parent"
14454   - "tags"
14455   traces:
14456     hoverinfo: "x+y"
14457     boxpoints: "outliers"
14458     whiskerwidth: 0
14459   layout:
14460     title: "ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
14461     layout: "plot-throughput"
14462
14463 - type: "plot"
14464   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-sw-pdr"
14465   algorithm: "plot_performance_box"
14466   output-file-type: ".html"
14467   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-sw-pdr"
14468   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14469   filter: "'NIC_Intel-XL710' and
14470            '64B' and
14471            'IP4FWD' and
14472            'NDRPDR' and
14473            '1T1C' and
14474            'IPSECSW' and
14475            ('IPSECTRAN' or 'IPSECTUN') and
14476            not 'VHOST'"
14477   parameters:
14478   - "throughput"
14479   - "parent"
14480   - "tags"
14481   traces:
14482     hoverinfo: "x+y"
14483     boxpoints: "outliers"
14484     whiskerwidth: 0
14485   layout:
14486     title: "ipsec-3n-hsw-xl710-64b-1t1c-sw-pdr"
14487     layout: "plot-throughput"
14488
14489 - type: "plot"
14490   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
14491   algorithm: "plot_performance_box"
14492   output-file-type: ".html"
14493   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
14494   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14495   filter: "'NIC_Intel-XL710' and
14496            '64B' and
14497            'IP4FWD' and
14498            'NDRPDR' and
14499            '2T2C' and
14500            'IPSECSW' and
14501            ('IPSECTRAN' or 'IPSECTUN') and
14502            not 'VHOST'"
14503   parameters:
14504   - "throughput"
14505   - "parent"
14506   - "tags"
14507   traces:
14508     hoverinfo: "x+y"
14509     boxpoints: "outliers"
14510     whiskerwidth: 0
14511   layout:
14512     title: "ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
14513     layout: "plot-throughput"
14514
14515 - type: "plot"
14516   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-sw-pdr"
14517   algorithm: "plot_performance_box"
14518   output-file-type: ".html"
14519   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-sw-pdr"
14520   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14521   filter: "'NIC_Intel-XL710' and
14522            '64B' and
14523            'IP4FWD' and
14524            'NDRPDR' and
14525            '2T2C' and
14526            'IPSECSW' and
14527            ('IPSECTRAN' or 'IPSECTUN') and
14528            not 'VHOST'"
14529   parameters:
14530   - "throughput"
14531   - "parent"
14532   - "tags"
14533   traces:
14534     hoverinfo: "x+y"
14535     boxpoints: "outliers"
14536     whiskerwidth: 0
14537   layout:
14538     title: "ipsec-3n-hsw-xl710-64b-2t2c-sw-pdr"
14539     layout: "plot-throughput"
14540
14541 ################################################################################
14542
14543 # Packet Throughput - VPP SRv6 3n-hsw-x520
14544 - type: "plot"
14545   title: "VPP Throughput: srv6-3n-hsw-x520-78b-1t1c-features-ndr"
14546   algorithm: "plot_performance_box"
14547   output-file-type: ".html"
14548   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-ndr"
14549   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14550   filter: "'NIC_Intel-X520-DA2' and
14551            '78B' and
14552            'FEATURE' and
14553            'NDRPDR' and
14554            '1T1C' and
14555            'IP6FWD' and
14556            'SRv6'"
14557   parameters:
14558   - "throughput"
14559   - "parent"
14560   - "tags"
14561   traces:
14562     hoverinfo: "x+y"
14563     boxpoints: "outliers"
14564     whiskerwidth: 0
14565   layout:
14566     title: "srv6-3n-hsw-x520-78b-1t1c-features-ndr"
14567     layout: "plot-throughput"
14568
14569 - type: "plot"
14570   title: "VPP Throughput: srv6-3n-hsw-x520-78b-1t1c-features-pdr"
14571   algorithm: "plot_performance_box"
14572   output-file-type: ".html"
14573   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-pdr"
14574   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14575   filter: "'NIC_Intel-X520-DA2' and
14576            '78B' and
14577            'FEATURE' and
14578            'NDRPDR' and
14579            '1T1C' and
14580            'IP6FWD' and
14581            'SRv6'"
14582   parameters:
14583   - "throughput"
14584   - "parent"
14585   - "tags"
14586   traces:
14587     hoverinfo: "x+y"
14588     boxpoints: "outliers"
14589     whiskerwidth: 0
14590   layout:
14591     title: "srv6-3n-hsw-x520-78b-1t1c-features-pdr"
14592     layout: "plot-throughput"
14593
14594 - type: "plot"
14595   title: "VPP Throughput: srv6-3n-hsw-x520-78b-2t2c-features-ndr"
14596   algorithm: "plot_performance_box"
14597   output-file-type: ".html"
14598   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-ndr"
14599   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14600   filter: "'NIC_Intel-X520-DA2' and
14601            '78B' and
14602            'FEATURE' and
14603            'NDRPDR' and
14604            '2T2C' and
14605            'IP6FWD' and
14606            'SRv6'"
14607   parameters:
14608   - "throughput"
14609   - "parent"
14610   - "tags"
14611   traces:
14612     hoverinfo: "x+y"
14613     boxpoints: "outliers"
14614     whiskerwidth: 0
14615   layout:
14616     title: "srv6-3n-hsw-x520-78b-2t2c-features-ndr"
14617     layout: "plot-throughput"
14618
14619 - type: "plot"
14620   title: "VPP Throughput: srv6-3n-hsw-x520-78b-2t2c-features-pdr"
14621   algorithm: "plot_performance_box"
14622   output-file-type: ".html"
14623   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-pdr"
14624   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14625   filter: "'NIC_Intel-X520-DA2' and
14626            '78B' and
14627            'FEATURE' and
14628            'NDRPDR' and
14629            '2T2C' and
14630            'IP6FWD' and
14631            'SRv6'"
14632   parameters:
14633   - "throughput"
14634   - "parent"
14635   - "tags"
14636   traces:
14637     hoverinfo: "x+y"
14638     boxpoints: "outliers"
14639     whiskerwidth: 0
14640   layout:
14641     title: "srv6-3n-hsw-x520-78b-2t2c-features-pdr"
14642     layout: "plot-throughput"
14643
14644 ################################################################################
14645
14646 # Packet Throughput - VPP vhost ip4 3n-hsw-x520
14647 - type: "plot"
14648   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
14649   algorithm: "plot_performance_box"
14650   output-file-type: ".html"
14651   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
14652   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14653   filter: "'NIC_Intel-X520-DA2' and
14654            '64B' and
14655            'NDRPDR' and
14656            'ETH' and
14657            'IP4FWD' and
14658            '1T1C' and
14659            'VHOST_1024' and
14660            not 'VXLAN' and
14661            not 'DOT1Q'"
14662   parameters:
14663   - "throughput"
14664   - "parent"
14665   - "tags"
14666   sort:
14667   - "not CFS_OPT"
14668   - "1VM"
14669   - "2VM"
14670   traces:
14671     hoverinfo: "x+y"
14672     boxpoints: "outliers"
14673     whiskerwidth: 0
14674   layout:
14675     title: "vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
14676     layout: "plot-throughput"
14677
14678 - type: "plot"
14679   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
14680   algorithm: "plot_performance_box"
14681   output-file-type: ".html"
14682   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
14683   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14684   filter: "'NIC_Intel-X520-DA2' and
14685            '64B' and
14686            'NDRPDR' and
14687            'ETH' and
14688            'IP4FWD' and
14689            '2T2C' and
14690            'VHOST_1024' and
14691            not 'VXLAN' and
14692            not 'DOT1Q'"
14693   parameters:
14694   - "throughput"
14695   - "parent"
14696   - "tags"
14697   sort:
14698   - "not CFS_OPT"
14699   - "1VM"
14700   - "2VM"
14701   traces:
14702     hoverinfo: "x+y"
14703     boxpoints: "outliers"
14704     whiskerwidth: 0
14705   layout:
14706     title: "vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
14707     layout: "plot-throughput"
14708
14709 - type: "plot"
14710   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
14711   algorithm: "plot_performance_box"
14712   output-file-type: ".html"
14713   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
14714   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14715   filter: "'NIC_Intel-X520-DA2' and
14716            '64B' and
14717            'NDRPDR' and
14718            'ETH' and
14719            'IP4FWD' and
14720            '1T1C' and
14721            'VHOST_1024' and
14722            not 'VXLAN' and
14723            not 'DOT1Q'"
14724   parameters:
14725   - "throughput"
14726   - "parent"
14727   - "tags"
14728   sort:
14729   - "not CFS_OPT"
14730   - "1VM"
14731   - "2VM"
14732   traces:
14733     hoverinfo: "x+y"
14734     boxpoints: "outliers"
14735     whiskerwidth: 0
14736   layout:
14737     title: "vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
14738     layout: "plot-throughput"
14739
14740 - type: "plot"
14741   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
14742   algorithm: "plot_performance_box"
14743   output-file-type: ".html"
14744   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
14745   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14746   filter: "'NIC_Intel-X520-DA2' and
14747            '64B' and
14748            'NDRPDR' and
14749            'ETH' and
14750            'IP4FWD' and
14751            '2T2C' and
14752            'VHOST_1024' and
14753            not 'VXLAN' and
14754            not 'DOT1Q'"
14755   parameters:
14756   - "throughput"
14757   - "parent"
14758   - "tags"
14759   sort:
14760   - "not CFS_OPT"
14761   - "1VM"
14762   - "2VM"
14763   traces:
14764     hoverinfo: "x+y"
14765     boxpoints: "outliers"
14766     whiskerwidth: 0
14767   layout:
14768     title: "vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
14769     layout: "plot-throughput"
14770
14771 # Packet Throughput - VPP vhost l2sw 3n-hsw-x520 - base
14772 - type: "plot"
14773   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
14774   algorithm: "plot_performance_box"
14775   output-file-type: ".html"
14776   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
14777   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14778   filter: "'NIC_Intel-X520-DA2' and
14779            '64B' and
14780            'NDRPDR' and
14781            ('ETH' or 'DOT1Q') and
14782            'BASE' and
14783            '1T1C' and
14784            ('L2BDMACLRN' or 'L2XCFWD') and
14785            'VHOST_1024' and
14786            not 'VXLAN' and
14787            not 'IP4FWD' and
14788            not '2VM'"
14789   parameters:
14790   - "throughput"
14791   - "parent"
14792   - "tags"
14793   sort:
14794   - "L2BDMACLRN"
14795   - "L2BDMACLRN"
14796   - "L2BDMACLRN"
14797   - "L2XCFWD"
14798   - "L2XCFWD"
14799   - "L2XCFWD"
14800   traces:
14801     hoverinfo: "x+y"
14802     boxpoints: "outliers"
14803     whiskerwidth: 0
14804   layout:
14805     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
14806     layout: "plot-throughput"
14807
14808 - type: "plot"
14809   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
14810   algorithm: "plot_performance_box"
14811   output-file-type: ".html"
14812   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
14813   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14814   filter: "'NIC_Intel-X520-DA2' and
14815            '64B' and
14816            'NDRPDR' and
14817            ('ETH' or 'DOT1Q') and
14818            'BASE' and
14819            '1T1C' and
14820            ('L2BDMACLRN' or 'L2XCFWD') and
14821            'VHOST_1024' and
14822            not 'VXLAN' and
14823            not 'IP4FWD' and
14824            not '2VM'"
14825   parameters:
14826   - "throughput"
14827   - "parent"
14828   - "tags"
14829   sort:
14830   - "L2BDMACLRN"
14831   - "L2BDMACLRN"
14832   - "L2BDMACLRN"
14833   - "L2XCFWD"
14834   - "L2XCFWD"
14835   - "L2XCFWD"
14836   traces:
14837     hoverinfo: "x+y"
14838     boxpoints: "outliers"
14839     whiskerwidth: 0
14840   layout:
14841     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
14842     layout: "plot-throughput"
14843
14844 - type: "plot"
14845   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
14846   algorithm: "plot_performance_box"
14847   output-file-type: ".html"
14848   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
14849   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14850   filter: "'NIC_Intel-X520-DA2' and
14851            '64B' and
14852            'NDRPDR' and
14853            ('ETH' or 'DOT1Q') and
14854            'BASE' and
14855            '2T2C' and
14856            ('L2BDMACLRN' or 'L2XCFWD') and
14857            'VHOST_1024' and
14858            not 'VXLAN' and
14859            not 'IP4FWD' and
14860            not '2VM'"
14861   parameters:
14862   - "throughput"
14863   - "parent"
14864   - "tags"
14865   sort:
14866   - "L2BDMACLRN"
14867   - "L2BDMACLRN"
14868   - "L2BDMACLRN"
14869   - "L2XCFWD"
14870   - "L2XCFWD"
14871   - "L2XCFWD"
14872   traces:
14873     hoverinfo: "x+y"
14874     boxpoints: "outliers"
14875     whiskerwidth: 0
14876   layout:
14877     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
14878     layout: "plot-throughput"
14879
14880 - type: "plot"
14881   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
14882   algorithm: "plot_performance_box"
14883   output-file-type: ".html"
14884   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
14885   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14886   filter: "'NIC_Intel-X520-DA2' and
14887            '64B' and
14888            'NDRPDR' and
14889            ('ETH' or 'DOT1Q') and
14890            'BASE' and
14891            '2T2C' and
14892            ('L2BDMACLRN' or 'L2XCFWD') and
14893            'VHOST_1024' and
14894            not 'VXLAN' and
14895            not 'IP4FWD' and
14896            not '2VM'"
14897   parameters:
14898   - "throughput"
14899   - "parent"
14900   - "tags"
14901   sort:
14902   - "L2BDMACLRN"
14903   - "L2BDMACLRN"
14904   - "L2BDMACLRN"
14905   - "L2XCFWD"
14906   - "L2XCFWD"
14907   - "L2XCFWD"
14908   traces:
14909     hoverinfo: "x+y"
14910     boxpoints: "outliers"
14911     whiskerwidth: 0
14912   layout:
14913     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
14914     layout: "plot-throughput"
14915
14916 # Packet Throughput - VPP vhost l2sw 3n-hsw-x520 - base vm
14917 - type: "plot"
14918   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
14919   algorithm: "plot_performance_box"
14920   output-file-type: ".html"
14921   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
14922   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14923   filter: "'NIC_Intel-X520-DA2' and
14924            '64B' and
14925            'NDRPDR' and
14926            ('ETH' or 'DOT1Q') and
14927            '1T1C' and
14928            ('L2BDMACLRN' or 'L2XCFWD') and
14929            'VHOST_1024' and
14930            not 'CFS_OPT' and
14931            not 'DOT1Q' and
14932            not 'VXLAN' and
14933            not 'IP4FWD' and
14934            not 'LBOND'"
14935   parameters:
14936   - "throughput"
14937   - "parent"
14938   - "tags"
14939 #  sort:
14940 #  - "1VM"
14941 #  - "L2XCFWD"
14942 #  - "1VM"
14943 #  - "L2BDMACLRN"
14944   traces:
14945     hoverinfo: "x+y"
14946     boxpoints: "outliers"
14947     whiskerwidth: 0
14948   layout:
14949     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
14950     layout: "plot-throughput"
14951
14952 - type: "plot"
14953   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-pdr"
14954   algorithm: "plot_performance_box"
14955   output-file-type: ".html"
14956   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-pdr"
14957   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14958   filter: "'NIC_Intel-X520-DA2' and
14959            '64B' and
14960            'NDRPDR' and
14961            ('ETH' or 'DOT1Q') and
14962            '1T1C' and
14963            ('L2BDMACLRN' or 'L2XCFWD') and
14964            'VHOST_1024' and
14965            not 'CFS_OPT' and
14966            not 'DOT1Q' and
14967            not 'VXLAN' and
14968            not 'IP4FWD' and
14969            not 'LBOND'"
14970   parameters:
14971   - "throughput"
14972   - "parent"
14973   - "tags"
14974 #  sort:
14975 #  - "1VM"
14976 #  - "L2XCFWD"
14977 #  - "1VM"
14978 #  - "L2BDMACLRN"
14979   traces:
14980     hoverinfo: "x+y"
14981     boxpoints: "outliers"
14982     whiskerwidth: 0
14983   layout:
14984     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-pdr"
14985     layout: "plot-throughput"
14986
14987 - type: "plot"
14988   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
14989   algorithm: "plot_performance_box"
14990   output-file-type: ".html"
14991   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
14992   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14993   filter: "'NIC_Intel-X520-DA2' and
14994            '64B' and
14995            'NDRPDR' and
14996            ('ETH' or 'DOT1Q') and
14997            '2T2C' and
14998            ('L2BDMACLRN' or 'L2XCFWD') and
14999            'VHOST_1024' and
15000            not 'CFS_OPT' and
15001            not 'DOT1Q' and
15002            not 'VXLAN' and
15003            not 'IP4FWD' and
15004            not 'LBOND'"
15005   parameters:
15006   - "throughput"
15007   - "parent"
15008   - "tags"
15009 #  sort:
15010 #  - "1VM"
15011 #  - "L2XCFWD"
15012 #  - "1VM"
15013 #  - "L2BDMACLRN"
15014   traces:
15015     hoverinfo: "x+y"
15016     boxpoints: "outliers"
15017     whiskerwidth: 0
15018   layout:
15019     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
15020     layout: "plot-throughput"
15021
15022 - type: "plot"
15023   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-pdr"
15024   algorithm: "plot_performance_box"
15025   output-file-type: ".html"
15026   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-pdr"
15027   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15028   filter: "'NIC_Intel-X520-DA2' and
15029            '64B' and
15030            'NDRPDR' and
15031            ('ETH' or 'DOT1Q') and
15032            '2T2C' and
15033            ('L2BDMACLRN' or 'L2XCFWD') and
15034            'VHOST_1024' and
15035            not 'CFS_OPT' and
15036            not 'DOT1Q' and
15037            not 'VXLAN' and
15038            not 'IP4FWD' and
15039            not 'LBOND'"
15040   parameters:
15041   - "throughput"
15042   - "parent"
15043   - "tags"
15044 #  sort:
15045 #  - "1VM"
15046 #  - "L2XCFWD"
15047 #  - "1VM"
15048 #  - "L2BDMACLRN"
15049   traces:
15050     hoverinfo: "x+y"
15051     boxpoints: "outliers"
15052     whiskerwidth: 0
15053   layout:
15054     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-pdr"
15055     layout: "plot-throughput"
15056
15057 # Packet Throughput - VPP vhost ip4 3n-hsw-x710
15058 - type: "plot"
15059   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
15060   algorithm: "plot_performance_box"
15061   output-file-type: ".html"
15062   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
15063   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15064   filter: "'NIC_Intel-X710' and
15065            '64B' and
15066            'NDRPDR' and
15067            'ETH' and
15068            'IP4FWD' and
15069            '1T1C' and
15070            'VHOST_1024' and
15071            not 'VXLAN' and
15072            not 'CFS_OPT' and
15073            not 'DOT1Q'"
15074   parameters:
15075   - "throughput"
15076   - "parent"
15077   - "tags"
15078   sort:
15079   - "1VM"
15080   - "2VM"
15081   traces:
15082     hoverinfo: "x+y"
15083     boxpoints: "outliers"
15084     whiskerwidth: 0
15085   layout:
15086     title: "vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
15087     layout: "plot-throughput"
15088
15089 - type: "plot"
15090   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
15091   algorithm: "plot_performance_box"
15092   output-file-type: ".html"
15093   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
15094   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15095   filter: "'NIC_Intel-X710' and
15096            '64B' and
15097            'NDRPDR' and
15098            'ETH' and
15099            'IP4FWD' and
15100            '2T2C' and
15101            'VHOST_1024' and
15102            not 'VXLAN' and
15103            not 'CFS_OPT' and
15104            not 'DOT1Q'"
15105   parameters:
15106   - "throughput"
15107   - "parent"
15108   - "tags"
15109   sort:
15110   - "1VM"
15111   - "2VM"
15112   traces:
15113     hoverinfo: "x+y"
15114     boxpoints: "outliers"
15115     whiskerwidth: 0
15116   layout:
15117     title: "vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
15118     layout: "plot-throughput"
15119
15120 - type: "plot"
15121   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
15122   algorithm: "plot_performance_box"
15123   output-file-type: ".html"
15124   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
15125   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15126   filter: "'NIC_Intel-X710' and
15127            '64B' and
15128            'NDRPDR' and
15129            'ETH' and
15130            'IP4FWD' and
15131            '1T1C' and
15132            'VHOST_1024' and
15133            not 'VXLAN' and
15134            not 'CFS_OPT' and
15135            not 'DOT1Q'"
15136   parameters:
15137   - "throughput"
15138   - "parent"
15139   - "tags"
15140   sort:
15141   - "1VM"
15142   - "2VM"
15143   traces:
15144     hoverinfo: "x+y"
15145     boxpoints: "outliers"
15146     whiskerwidth: 0
15147   layout:
15148     title: "vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
15149     layout: "plot-throughput"
15150
15151 - type: "plot"
15152   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
15153   algorithm: "plot_performance_box"
15154   output-file-type: ".html"
15155   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
15156   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15157   filter: "'NIC_Intel-X710' and
15158            '64B' and
15159            'NDRPDR' and
15160            'ETH' and
15161            'IP4FWD' and
15162            '2T2C' and
15163            'VHOST_1024' and
15164            not 'VXLAN' and
15165            not 'CFS_OPT' and
15166            not 'DOT1Q'"
15167   parameters:
15168   - "throughput"
15169   - "parent"
15170   - "tags"
15171   sort:
15172   - "1VM"
15173   - "2VM"
15174   traces:
15175     hoverinfo: "x+y"
15176     boxpoints: "outliers"
15177     whiskerwidth: 0
15178   layout:
15179     title: "vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
15180     layout: "plot-throughput"
15181
15182 # Packet Throughput - VPP vhost l2sw 3n-hsw-x710 - base
15183 - type: "plot"
15184   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
15185   algorithm: "plot_performance_box"
15186   output-file-type: ".html"
15187   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
15188   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15189   filter: "'NIC_Intel-X710' and
15190            '64B' and
15191            'NDRPDR' and
15192            ('ETH' or 'DOT1Q') and
15193            'BASE' and
15194            '1T1C' and
15195            ('L2BDMACLRN' or 'L2XCFWD') and
15196            'VHOST_1024' and
15197            not 'VXLAN' and
15198            not 'IP4FWD' and
15199            not '2VM'"
15200   parameters:
15201   - "throughput"
15202   - "parent"
15203   - "tags"
15204   sort:
15205   - "L2BDMACLRN"
15206   - "L2BDMACLRN"
15207   - "L2BDMACLRN"
15208   - "L2XCFWD"
15209   - "L2XCFWD"
15210   - "L2XCFWD"
15211   traces:
15212     hoverinfo: "x+y"
15213     boxpoints: "outliers"
15214     whiskerwidth: 0
15215   layout:
15216     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
15217     layout: "plot-throughput"
15218
15219 - type: "plot"
15220   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
15221   algorithm: "plot_performance_box"
15222   output-file-type: ".html"
15223   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
15224   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15225   filter: "'NIC_Intel-X710' and
15226            '64B' and
15227            'NDRPDR' and
15228            ('ETH' or 'DOT1Q') and
15229            'BASE' and
15230            '1T1C' and
15231            ('L2BDMACLRN' or 'L2XCFWD') and
15232            'VHOST_1024' and
15233            not 'VXLAN' and
15234            not 'IP4FWD' and
15235            not '2VM'"
15236   parameters:
15237   - "throughput"
15238   - "parent"
15239   - "tags"
15240   sort:
15241   - "L2BDMACLRN"
15242   - "L2BDMACLRN"
15243   - "L2BDMACLRN"
15244   - "L2XCFWD"
15245   - "L2XCFWD"
15246   - "L2XCFWD"
15247   traces:
15248     hoverinfo: "x+y"
15249     boxpoints: "outliers"
15250     whiskerwidth: 0
15251   layout:
15252     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
15253     layout: "plot-throughput"
15254
15255 - type: "plot"
15256   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
15257   algorithm: "plot_performance_box"
15258   output-file-type: ".html"
15259   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
15260   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15261   filter: "'NIC_Intel-X710' and
15262            '64B' and
15263            'NDRPDR' and
15264            ('ETH' or 'DOT1Q') and
15265            'BASE' and
15266            '2T2C' and
15267            ('L2BDMACLRN' or 'L2XCFWD') and
15268            'VHOST_1024' and
15269            not 'VXLAN' and
15270            not 'IP4FWD' and
15271            not '2VM'"
15272   parameters:
15273   - "throughput"
15274   - "parent"
15275   - "tags"
15276   sort:
15277   - "L2BDMACLRN"
15278   - "L2BDMACLRN"
15279   - "L2BDMACLRN"
15280   - "L2XCFWD"
15281   - "L2XCFWD"
15282   - "L2XCFWD"
15283   traces:
15284     hoverinfo: "x+y"
15285     boxpoints: "outliers"
15286     whiskerwidth: 0
15287   layout:
15288     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
15289     layout: "plot-throughput"
15290
15291 - type: "plot"
15292   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
15293   algorithm: "plot_performance_box"
15294   output-file-type: ".html"
15295   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
15296   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15297   filter: "'NIC_Intel-X710' and
15298            '64B' and
15299            'NDRPDR' and
15300            ('ETH' or 'DOT1Q') and
15301            'BASE' and
15302            '2T2C' and
15303            ('L2BDMACLRN' or 'L2XCFWD') and
15304            'VHOST_1024' and
15305            not 'VXLAN' and
15306            not 'IP4FWD' and
15307            not '2VM'"
15308   parameters:
15309   - "throughput"
15310   - "parent"
15311   - "tags"
15312   sort:
15313   - "L2BDMACLRN"
15314   - "L2BDMACLRN"
15315   - "L2BDMACLRN"
15316   - "L2XCFWD"
15317   - "L2XCFWD"
15318   - "L2XCFWD"
15319   traces:
15320     hoverinfo: "x+y"
15321     boxpoints: "outliers"
15322     whiskerwidth: 0
15323   layout:
15324     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
15325     layout: "plot-throughput"
15326
15327 # Packet Throughput - VPP vhost l2sw 3n-hsw-x710 - base vm
15328 - type: "plot"
15329   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr"
15330   algorithm: "plot_performance_box"
15331   output-file-type: ".html"
15332   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr"
15333   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15334   filter: "'NIC_Intel-X710' and
15335            '64B' and
15336            'NDRPDR' and
15337            ('ETH' or 'DOT1Q') and
15338            '1T1C' and
15339            ('L2BDMACLRN' or 'L2XCFWD') and
15340            'VHOST_1024' and
15341            not 'CFS_OPT' and
15342            not 'VXLAN' and
15343            not 'IP4FWD' and
15344            not 'LBOND'"
15345   parameters:
15346   - "throughput"
15347   - "parent"
15348   - "tags"
15349   sort:
15350   - "L2BDMACLRN"
15351   - "L2BDMACLRN"
15352   - "L2BDMACLRN"
15353   - "L2XCFWD"
15354   - "L2XCFWD"
15355   - "L2XCFWD"
15356   traces:
15357     hoverinfo: "x+y"
15358     boxpoints: "outliers"
15359     whiskerwidth: 0
15360   layout:
15361     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr"
15362     layout: "plot-throughput"
15363
15364 - type: "plot"
15365   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-pdr"
15366   algorithm: "plot_performance_box"
15367   output-file-type: ".html"
15368   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-pdr"
15369   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15370   filter: "'NIC_Intel-X710' and
15371            '64B' and
15372            'NDRPDR' and
15373            ('ETH' or 'DOT1Q') and
15374            '1T1C' and
15375            ('L2BDMACLRN' or 'L2XCFWD') and
15376            'VHOST_1024' and
15377            not 'CFS_OPT' and
15378            not 'VXLAN' and
15379            not 'IP4FWD' and
15380            not 'LBOND'"
15381   parameters:
15382   - "throughput"
15383   - "parent"
15384   - "tags"
15385   sort:
15386   - "L2BDMACLRN"
15387   - "L2BDMACLRN"
15388   - "L2BDMACLRN"
15389   - "L2XCFWD"
15390   - "L2XCFWD"
15391   - "L2XCFWD"
15392   traces:
15393     hoverinfo: "x+y"
15394     boxpoints: "outliers"
15395     whiskerwidth: 0
15396   layout:
15397     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-pdr"
15398     layout: "plot-throughput"
15399
15400 - type: "plot"
15401   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr"
15402   algorithm: "plot_performance_box"
15403   output-file-type: ".html"
15404   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr"
15405   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15406   filter: "'NIC_Intel-X710' and
15407            '64B' and
15408            'NDRPDR' and
15409            ('ETH' or 'DOT1Q') and
15410            '2T2C' and
15411            ('L2BDMACLRN' or 'L2XCFWD') and
15412            'VHOST_1024' and
15413            not 'CFS_OPT' and
15414            not 'VXLAN' and
15415            not 'IP4FWD' and
15416            not 'LBOND'"
15417   parameters:
15418   - "throughput"
15419   - "parent"
15420   - "tags"
15421   sort:
15422   - "L2BDMACLRN"
15423   - "L2BDMACLRN"
15424   - "L2BDMACLRN"
15425   - "L2XCFWD"
15426   - "L2XCFWD"
15427   - "L2XCFWD"
15428   traces:
15429     hoverinfo: "x+y"
15430     boxpoints: "outliers"
15431     whiskerwidth: 0
15432   layout:
15433     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr"
15434     layout: "plot-throughput"
15435
15436 - type: "plot"
15437   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-pdr"
15438   algorithm: "plot_performance_box"
15439   output-file-type: ".html"
15440   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-pdr"
15441   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15442   filter: "'NIC_Intel-X710' and
15443            '64B' and
15444            'NDRPDR' and
15445            ('ETH' or 'DOT1Q') and
15446            '2T2C' and
15447            ('L2BDMACLRN' or 'L2XCFWD') and
15448            'VHOST_1024' and
15449            not 'CFS_OPT' and
15450            not 'VXLAN' and
15451            not 'IP4FWD' and
15452            not 'LBOND'"
15453   parameters:
15454   - "throughput"
15455   - "parent"
15456   - "tags"
15457   sort:
15458   - "L2BDMACLRN"
15459   - "L2BDMACLRN"
15460   - "L2BDMACLRN"
15461   - "L2XCFWD"
15462   - "L2XCFWD"
15463   - "L2XCFWD"
15464   traces:
15465     hoverinfo: "x+y"
15466     boxpoints: "outliers"
15467     whiskerwidth: 0
15468   layout:
15469     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-pdr"
15470     layout: "plot-throughput"
15471
15472 # Packet Throughput - VPP vhost ip4 3n-skx-x710
15473 - type: "plot"
15474   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
15475   algorithm: "plot_performance_box"
15476   output-file-type: ".html"
15477   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
15478   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15479   filter: "'NIC_Intel-X710' and
15480            '64B' and
15481            'NDRPDR' and
15482            'ETH' and
15483            'IP4FWD' and
15484            '2T1C' and
15485            'VHOST_1024' and
15486            not 'VXLAN' and
15487            not 'DOT1Q'"
15488   parameters:
15489   - "throughput"
15490   - "parent"
15491   - "tags"
15492   sort:
15493   - "1VM"
15494   - "2VM"
15495   traces:
15496     hoverinfo: "x+y"
15497     boxpoints: "outliers"
15498     whiskerwidth: 0
15499   layout:
15500     title: "vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
15501     layout: "plot-throughput"
15502
15503 - type: "plot"
15504   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
15505   algorithm: "plot_performance_box"
15506   output-file-type: ".html"
15507   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
15508   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15509   filter: "'NIC_Intel-X710' and
15510            '64B' and
15511            'NDRPDR' and
15512            'ETH' and
15513            'IP4FWD' and
15514            '4T2C' and
15515            'VHOST_1024' and
15516            not 'VXLAN' and
15517            not 'DOT1Q'"
15518   parameters:
15519   - "throughput"
15520   - "parent"
15521   - "tags"
15522   sort:
15523   - "1VM"
15524   - "2VM"
15525   traces:
15526     hoverinfo: "x+y"
15527     boxpoints: "outliers"
15528     whiskerwidth: 0
15529   layout:
15530     title: "vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
15531     layout: "plot-throughput"
15532
15533 - type: "plot"
15534   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
15535   algorithm: "plot_performance_box"
15536   output-file-type: ".html"
15537   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
15538   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15539   filter: "'NIC_Intel-X710' and
15540            '64B' and
15541            'NDRPDR' and
15542            'ETH' and
15543            'IP4FWD' and
15544            '2T1C' and
15545            'VHOST_1024' and
15546            not 'VXLAN' and
15547            not 'DOT1Q'"
15548   parameters:
15549   - "throughput"
15550   - "parent"
15551   - "tags"
15552   sort:
15553   - "1VM"
15554   - "2VM"
15555   traces:
15556     hoverinfo: "x+y"
15557     boxpoints: "outliers"
15558     whiskerwidth: 0
15559   layout:
15560     title: "vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
15561     layout: "plot-throughput"
15562
15563 - type: "plot"
15564   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
15565   algorithm: "plot_performance_box"
15566   output-file-type: ".html"
15567   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
15568   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15569   filter: "'NIC_Intel-X710' and
15570            '64B' and
15571            'NDRPDR' and
15572            'ETH' and
15573            'IP4FWD' and
15574            '4T2C' and
15575            'VHOST_1024' and
15576            not 'VXLAN' and
15577            not 'DOT1Q'"
15578   parameters:
15579   - "throughput"
15580   - "parent"
15581   - "tags"
15582   sort:
15583   - "1VM"
15584   - "2VM"
15585   traces:
15586     hoverinfo: "x+y"
15587     boxpoints: "outliers"
15588     whiskerwidth: 0
15589   layout:
15590     title: "vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
15591     layout: "plot-throughput"
15592
15593 # Packet Throughput - VPP vhost l2sw 3n-skx-x710 - base
15594 - type: "plot"
15595   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr"
15596   algorithm: "plot_performance_box"
15597   output-file-type: ".html"
15598   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr"
15599   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15600   filter: "'NIC_Intel-X710' and
15601            '64B' and
15602            'NDRPDR' and
15603            ('ETH' or 'DOT1Q') and
15604            'BASE' and
15605            '2T1C' and
15606            ('L2BDMACLRN' or 'L2XCFWD') and
15607            'VHOST_1024' and
15608            not 'VXLAN' and
15609            not 'IP4FWD' and
15610            not '2VM'"
15611   parameters:
15612   - "throughput"
15613   - "parent"
15614   - "tags"
15615   sort:
15616   - "L2BDMACLRN"
15617   - "L2BDMACLRN"
15618   - "L2BDMACLRN"
15619   - "L2XCFWD"
15620   - "L2XCFWD"
15621   - "L2XCFWD"
15622   traces:
15623     hoverinfo: "x+y"
15624     boxpoints: "outliers"
15625     whiskerwidth: 0
15626   layout:
15627     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr"
15628     layout: "plot-throughput"
15629
15630 - type: "plot"
15631   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-pdr"
15632   algorithm: "plot_performance_box"
15633   output-file-type: ".html"
15634   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-pdr"
15635   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15636   filter: "'NIC_Intel-X710' and
15637            '64B' and
15638            'NDRPDR' and
15639            ('ETH' or 'DOT1Q') and
15640            'BASE' and
15641            '2T1C' and
15642            ('L2BDMACLRN' or 'L2XCFWD') and
15643            'VHOST_1024' and
15644            not 'VXLAN' and
15645            not 'IP4FWD' and
15646            not '2VM'"
15647   parameters:
15648   - "throughput"
15649   - "parent"
15650   - "tags"
15651   sort:
15652   - "L2BDMACLRN"
15653   - "L2BDMACLRN"
15654   - "L2BDMACLRN"
15655   - "L2XCFWD"
15656   - "L2XCFWD"
15657   - "L2XCFWD"
15658   traces:
15659     hoverinfo: "x+y"
15660     boxpoints: "outliers"
15661     whiskerwidth: 0
15662   layout:
15663     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-pdr"
15664     layout: "plot-throughput"
15665
15666 - type: "plot"
15667   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr"
15668   algorithm: "plot_performance_box"
15669   output-file-type: ".html"
15670   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr"
15671   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15672   filter: "'NIC_Intel-X710' and
15673            '64B' and
15674            'NDRPDR' and
15675            ('ETH' or 'DOT1Q') and
15676            'BASE' and
15677            '4T2C' and
15678            ('L2BDMACLRN' or 'L2XCFWD') and
15679            'VHOST_1024' and
15680            not 'VXLAN' and
15681            not 'IP4FWD' and
15682            not '2VM'"
15683   parameters:
15684   - "throughput"
15685   - "parent"
15686   - "tags"
15687   sort:
15688   - "L2BDMACLRN"
15689   - "L2BDMACLRN"
15690   - "L2BDMACLRN"
15691   - "L2XCFWD"
15692   - "L2XCFWD"
15693   - "L2XCFWD"
15694   traces:
15695     hoverinfo: "x+y"
15696     boxpoints: "outliers"
15697     whiskerwidth: 0
15698   layout:
15699     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr"
15700     layout: "plot-throughput"
15701
15702 - type: "plot"
15703   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-pdr"
15704   algorithm: "plot_performance_box"
15705   output-file-type: ".html"
15706   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-pdr"
15707   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15708   filter: "'NIC_Intel-X710' and
15709            '64B' and
15710            'NDRPDR' and
15711            ('ETH' or 'DOT1Q') and
15712            'BASE' and
15713            '4T2C' and
15714            ('L2BDMACLRN' or 'L2XCFWD') and
15715            'VHOST_1024' and
15716            not 'VXLAN' and
15717            not 'IP4FWD' and
15718            not '2VM'"
15719   parameters:
15720   - "throughput"
15721   - "parent"
15722   - "tags"
15723   sort:
15724   - "L2BDMACLRN"
15725   - "L2BDMACLRN"
15726   - "L2BDMACLRN"
15727   - "L2XCFWD"
15728   - "L2XCFWD"
15729   - "L2XCFWD"
15730   traces:
15731     hoverinfo: "x+y"
15732     boxpoints: "outliers"
15733     whiskerwidth: 0
15734   layout:
15735     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-pdr"
15736     layout: "plot-throughput"
15737
15738 # Packet Throughput - VPP vhost l2sw 3n-skx-x710 - base vm
15739 - type: "plot"
15740   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr"
15741   algorithm: "plot_performance_box"
15742   output-file-type: ".html"
15743   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr"
15744   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15745   filter: "'NIC_Intel-X710' and
15746            '64B' and
15747            'NDRPDR' and
15748            ('ETH' or 'DOT1Q') and
15749            '2T1C' and
15750            ('L2BDMACLRN' or 'L2XCFWD') and
15751            'VHOST_1024' and
15752            not 'CFS_OPT' and
15753            not 'VXLAN' and
15754            not 'IP4FWD' and
15755            not 'LBOND'"
15756   parameters:
15757   - "throughput"
15758   - "parent"
15759   - "tags"
15760   sort:
15761   - "L2BDMACLRN"
15762   - "L2BDMACLRN"
15763   - "L2BDMACLRN"
15764   - "L2XCFWD"
15765   - "L2XCFWD"
15766   - "L2XCFWD"
15767   traces:
15768     hoverinfo: "x+y"
15769     boxpoints: "outliers"
15770     whiskerwidth: 0
15771   layout:
15772     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr"
15773     layout: "plot-throughput"
15774
15775 - type: "plot"
15776   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-pdr"
15777   algorithm: "plot_performance_box"
15778   output-file-type: ".html"
15779   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-pdr"
15780   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15781   filter: "'NIC_Intel-X710' and
15782            '64B' and
15783            'NDRPDR' and
15784            ('ETH' or 'DOT1Q') and
15785            '2T1C' and
15786            ('L2BDMACLRN' or 'L2XCFWD') and
15787            'VHOST_1024' and
15788            not 'CFS_OPT' and
15789            not 'VXLAN' and
15790            not 'IP4FWD' and
15791            not 'LBOND'"
15792   parameters:
15793   - "throughput"
15794   - "parent"
15795   - "tags"
15796   sort:
15797   - "L2BDMACLRN"
15798   - "L2BDMACLRN"
15799   - "L2BDMACLRN"
15800   - "L2XCFWD"
15801   - "L2XCFWD"
15802   - "L2XCFWD"
15803   traces:
15804     hoverinfo: "x+y"
15805     boxpoints: "outliers"
15806     whiskerwidth: 0
15807   layout:
15808     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-pdr"
15809     layout: "plot-throughput"
15810
15811 - type: "plot"
15812   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr"
15813   algorithm: "plot_performance_box"
15814   output-file-type: ".html"
15815   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr"
15816   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15817   filter: "'NIC_Intel-X710' and
15818            '64B' and
15819            'NDRPDR' and
15820            ('ETH' or 'DOT1Q') and
15821            '4T2C' and
15822            ('L2BDMACLRN' or 'L2XCFWD') and
15823            'VHOST_1024' and
15824            not 'CFS_OPT' and
15825            not 'VXLAN' and
15826            not 'IP4FWD' and
15827            not 'LBOND'"
15828   parameters:
15829   - "throughput"
15830   - "parent"
15831   - "tags"
15832   sort:
15833   - "L2BDMACLRN"
15834   - "L2BDMACLRN"
15835   - "L2BDMACLRN"
15836   - "L2XCFWD"
15837   - "L2XCFWD"
15838   - "L2XCFWD"
15839   traces:
15840     hoverinfo: "x+y"
15841     boxpoints: "outliers"
15842     whiskerwidth: 0
15843   layout:
15844     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr"
15845     layout: "plot-throughput"
15846
15847 - type: "plot"
15848   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-pdr"
15849   algorithm: "plot_performance_box"
15850   output-file-type: ".html"
15851   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-pdr"
15852   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15853   filter: "'NIC_Intel-X710' and
15854            '64B' and
15855            'NDRPDR' and
15856            ('ETH' or 'DOT1Q') and
15857            '4T2C' and
15858            ('L2BDMACLRN' or 'L2XCFWD') and
15859            'VHOST_1024' and
15860            not 'CFS_OPT' and
15861            not 'VXLAN' and
15862            not 'IP4FWD' and
15863            not 'LBOND'"
15864   parameters:
15865   - "throughput"
15866   - "parent"
15867   - "tags"
15868   sort:
15869   - "L2BDMACLRN"
15870   - "L2BDMACLRN"
15871   - "L2BDMACLRN"
15872   - "L2XCFWD"
15873   - "L2XCFWD"
15874   - "L2XCFWD"
15875   traces:
15876     hoverinfo: "x+y"
15877     boxpoints: "outliers"
15878     whiskerwidth: 0
15879   layout:
15880     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-pdr"
15881     layout: "plot-throughput"
15882
15883 # Packet Throughput - VPP vhost ip4 2n-skx-x710
15884 - type: "plot"
15885   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
15886   algorithm: "plot_performance_box"
15887   output-file-type: ".html"
15888   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
15889   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15890   filter: "'NIC_Intel-X710' and
15891            '64B' and
15892            'NDRPDR' and
15893            'ETH' and
15894            'IP4FWD' and
15895            '2T1C' and
15896            'VHOST_1024' and
15897            not 'VXLAN' and
15898            not 'NF_DENSITY' and
15899            not 'CFS_OPT' and
15900            not 'DOT1Q'"
15901   parameters:
15902   - "throughput"
15903   - "parent"
15904   - "tags"
15905   sort:
15906   - "1VM"
15907   - "2VM"
15908   traces:
15909     hoverinfo: "x+y"
15910     boxpoints: "outliers"
15911     whiskerwidth: 0
15912   layout:
15913     title: "vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
15914     layout: "plot-throughput"
15915
15916 - type: "plot"
15917   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
15918   algorithm: "plot_performance_box"
15919   output-file-type: ".html"
15920   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
15921   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15922   filter: "'NIC_Intel-X710' and
15923            '64B' and
15924            'NDRPDR' and
15925            'ETH' and
15926            'IP4FWD' and
15927            '4T2C' and
15928            'VHOST_1024' and
15929            not 'VXLAN' and
15930            not 'NF_DENSITY' and
15931            not 'CFS_OPT' and
15932            not 'DOT1Q'"
15933   parameters:
15934   - "throughput"
15935   - "parent"
15936   - "tags"
15937   sort:
15938   - "1VM"
15939   - "2VM"
15940   traces:
15941     hoverinfo: "x+y"
15942     boxpoints: "outliers"
15943     whiskerwidth: 0
15944   layout:
15945     title: "vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
15946     layout: "plot-throughput"
15947
15948 - type: "plot"
15949   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
15950   algorithm: "plot_performance_box"
15951   output-file-type: ".html"
15952   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
15953   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15954   filter: "'NIC_Intel-X710' and
15955            '64B' and
15956            'NDRPDR' and
15957            'ETH' and
15958            'IP4FWD' and
15959            '2T1C' and
15960            'VHOST_1024' and
15961            not 'VXLAN' and
15962            not 'NF_DENSITY' and
15963            not 'CFS_OPT' and
15964            not 'DOT1Q'"
15965   parameters:
15966   - "throughput"
15967   - "parent"
15968   - "tags"
15969   sort:
15970   - "1VM"
15971   - "2VM"
15972   traces:
15973     hoverinfo: "x+y"
15974     boxpoints: "outliers"
15975     whiskerwidth: 0
15976   layout:
15977     title: "vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
15978     layout: "plot-throughput"
15979
15980 - type: "plot"
15981   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
15982   algorithm: "plot_performance_box"
15983   output-file-type: ".html"
15984   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
15985   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15986   filter: "'NIC_Intel-X710' and
15987            '64B' and
15988            'NDRPDR' and
15989            'ETH' and
15990            'IP4FWD' and
15991            '4T2C' and
15992            'VHOST_1024' and
15993            not 'VXLAN' and
15994            not 'NF_DENSITY' and
15995            not 'CFS_OPT' and
15996            not 'DOT1Q'"
15997   parameters:
15998   - "throughput"
15999   - "parent"
16000   - "tags"
16001   sort:
16002   - "1VM"
16003   - "2VM"
16004   traces:
16005     hoverinfo: "x+y"
16006     boxpoints: "outliers"
16007     whiskerwidth: 0
16008   layout:
16009     title: "vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
16010     layout: "plot-throughput"
16011
16012 # Packet Throughput - VPP vhost l2sw 2n-skx-x710 - base
16013 - type: "plot"
16014   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr"
16015   algorithm: "plot_performance_box"
16016   output-file-type: ".html"
16017   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr"
16018   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16019   filter: "'NIC_Intel-X710' and
16020            '64B' and
16021            'NDRPDR' and
16022            ('ETH' or 'DOT1Q') and
16023            'BASE' and
16024            '2T1C' and
16025            ('L2BDMACLRN' or 'L2XCFWD') and
16026            'VHOST_1024' and
16027            not 'VXLAN' and
16028            not 'NF_DENSITY' and
16029            not 'IP4FWD' and
16030            not '2VM'"
16031   parameters:
16032   - "throughput"
16033   - "parent"
16034   - "tags"
16035 #  sort:
16036 #  - "not CFS_OPT"
16037 #  - "L2XCFWD"
16038 #  - "not CFS_OPT"
16039 #  - "CFS_OPT"
16040   traces:
16041     hoverinfo: "x+y"
16042     boxpoints: "outliers"
16043     whiskerwidth: 0
16044   layout:
16045     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr"
16046     layout: "plot-throughput"
16047
16048 - type: "plot"
16049   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-pdr"
16050   algorithm: "plot_performance_box"
16051   output-file-type: ".html"
16052   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-pdr"
16053   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16054   filter: "'NIC_Intel-X710' and
16055            '64B' and
16056            'NDRPDR' and
16057            ('ETH' or 'DOT1Q') and
16058            'BASE' and
16059            '2T1C' and
16060            ('L2BDMACLRN' or 'L2XCFWD') and
16061            'VHOST_1024' and
16062            not 'VXLAN' and
16063            not 'NF_DENSITY' and
16064            not 'IP4FWD' and
16065            not '2VM'"
16066   parameters:
16067   - "throughput"
16068   - "parent"
16069   - "tags"
16070 #  sort:
16071 #  - "not CFS_OPT"
16072 #  - "L2XCFWD"
16073 #  - "not CFS_OPT"
16074 #  - "CFS_OPT"
16075   traces:
16076     hoverinfo: "x+y"
16077     boxpoints: "outliers"
16078     whiskerwidth: 0
16079   layout:
16080     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-pdr"
16081     layout: "plot-throughput"
16082
16083 - type: "plot"
16084   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr"
16085   algorithm: "plot_performance_box"
16086   output-file-type: ".html"
16087   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr"
16088   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16089   filter: "'NIC_Intel-X710' and
16090            '64B' and
16091            'NDRPDR' and
16092            ('ETH' or 'DOT1Q') and
16093            'BASE' and
16094            '4T2C' and
16095            ('L2BDMACLRN' or 'L2XCFWD') and
16096            'VHOST_1024' and
16097            not 'VXLAN' and
16098            not 'NF_DENSITY' and
16099            not 'IP4FWD' and
16100            not '2VM'"
16101   parameters:
16102   - "throughput"
16103   - "parent"
16104   - "tags"
16105 #  sort:
16106 #  - "not CFS_OPT"
16107 #  - "L2XCFWD"
16108 #  - "not CFS_OPT"
16109 #  - "CFS_OPT"
16110   traces:
16111     hoverinfo: "x+y"
16112     boxpoints: "outliers"
16113     whiskerwidth: 0
16114   layout:
16115     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr"
16116     layout: "plot-throughput"
16117
16118 - type: "plot"
16119   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-pdr"
16120   algorithm: "plot_performance_box"
16121   output-file-type: ".html"
16122   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-pdr"
16123   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16124   filter: "'NIC_Intel-X710' and
16125            '64B' and
16126            'NDRPDR' and
16127            ('ETH' or 'DOT1Q') and
16128            'BASE' and
16129            '4T2C' and
16130            ('L2BDMACLRN' or 'L2XCFWD') and
16131            'VHOST_1024' and
16132            not 'VXLAN' and
16133            not 'NF_DENSITY' and
16134            not 'IP4FWD' and
16135            not '2VM'"
16136   parameters:
16137   - "throughput"
16138   - "parent"
16139   - "tags"
16140 #  sort:
16141 #  - "not CFS_OPT"
16142 #  - "L2XCFWD"
16143 #  - "not CFS_OPT"
16144 #  - "CFS_OPT"
16145   traces:
16146     hoverinfo: "x+y"
16147     boxpoints: "outliers"
16148     whiskerwidth: 0
16149   layout:
16150     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-pdr"
16151     layout: "plot-throughput"
16152
16153 # Packet Throughput - VPP vhost l2sw 2n-skx-x710 - base vm
16154 - type: "plot"
16155   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
16156   algorithm: "plot_performance_box"
16157   output-file-type: ".html"
16158   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
16159   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16160   filter: "'NIC_Intel-X710' and
16161            '64B' and
16162            'NDRPDR' and
16163            ('ETH' or 'DOT1Q') and
16164            '2T1C' and
16165            ('L2BDMACLRN' or 'L2XCFWD') and
16166            'VHOST_1024' and
16167            not 'CFS_OPT' and
16168            not 'VXLAN' and
16169            not 'NF_DENSITY' and
16170            not 'DOT1Q' and
16171            not 'IP4FWD'"
16172   parameters:
16173   - "throughput"
16174   - "parent"
16175   - "tags"
16176 #  sort:
16177 #  - "1VM"
16178 #  - "L2XCFWD"
16179 #  - "1VM"
16180 #  - "L2BDMACLRN"
16181   traces:
16182     hoverinfo: "x+y"
16183     boxpoints: "outliers"
16184     whiskerwidth: 0
16185   layout:
16186     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
16187     layout: "plot-throughput"
16188
16189 - type: "plot"
16190   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-pdr"
16191   algorithm: "plot_performance_box"
16192   output-file-type: ".html"
16193   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-pdr"
16194   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16195   filter: "'NIC_Intel-X710' and
16196            '64B' and
16197            'NDRPDR' and
16198            ('ETH' or 'DOT1Q') and
16199            '2T1C' and
16200            ('L2BDMACLRN' or 'L2XCFWD') and
16201            'VHOST_1024' and
16202            not 'CFS_OPT' and
16203            not 'VXLAN' and
16204            not 'NF_DENSITY' and
16205            not 'DOT1Q' and
16206            not 'IP4FWD'"
16207   parameters:
16208   - "throughput"
16209   - "parent"
16210   - "tags"
16211 #  sort:
16212 #  - "1VM"
16213 #  - "L2XCFWD"
16214 #  - "1VM"
16215 #  - "L2BDMACLRN"
16216   traces:
16217     hoverinfo: "x+y"
16218     boxpoints: "outliers"
16219     whiskerwidth: 0
16220   layout:
16221     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-pdr"
16222     layout: "plot-throughput"
16223
16224 - type: "plot"
16225   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
16226   algorithm: "plot_performance_box"
16227   output-file-type: ".html"
16228   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
16229   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16230   filter: "'NIC_Intel-X710' and
16231            '64B' and
16232            'NDRPDR' and
16233            ('ETH' or 'DOT1Q') and
16234            '4T2C' and
16235            ('L2BDMACLRN' or 'L2XCFWD') and
16236            'VHOST_1024' and
16237            not 'CFS_OPT' and
16238            not 'VXLAN' and
16239            not 'NF_DENSITY' and
16240            not 'DOT1Q' and
16241            not 'IP4FWD'"
16242   parameters:
16243   - "throughput"
16244   - "parent"
16245   - "tags"
16246 #  sort:
16247 #  - "1VM"
16248 #  - "L2XCFWD"
16249 #  - "1VM"
16250 #  - "L2BDMACLRN"
16251   traces:
16252     hoverinfo: "x+y"
16253     boxpoints: "outliers"
16254     whiskerwidth: 0
16255   layout:
16256     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
16257     layout: "plot-throughput"
16258
16259 - type: "plot"
16260   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-pdr"
16261   algorithm: "plot_performance_box"
16262   output-file-type: ".html"
16263   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-pdr"
16264   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16265   filter: "'NIC_Intel-X710' and
16266            '64B' and
16267            'NDRPDR' and
16268            ('ETH' or 'DOT1Q') and
16269            '4T2C' and
16270            ('L2BDMACLRN' or 'L2XCFWD') and
16271            'VHOST_1024' and
16272            not 'CFS_OPT' and
16273            not 'VXLAN' and
16274            not 'NF_DENSITY' and
16275            not 'DOT1Q' and
16276            not 'IP4FWD'"
16277   parameters:
16278   - "throughput"
16279   - "parent"
16280   - "tags"
16281 #  sort:
16282 #  - "1VM"
16283 #  - "L2XCFWD"
16284 #  - "1VM"
16285 #  - "L2BDMACLRN"
16286   traces:
16287     hoverinfo: "x+y"
16288     boxpoints: "outliers"
16289     whiskerwidth: 0
16290   layout:
16291     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-pdr"
16292     layout: "plot-throughput"
16293
16294 # Packet Throughput - VPP vhost ip4 2n-skx-xxv710
16295 - type: "plot"
16296   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
16297   algorithm: "plot_performance_box"
16298   output-file-type: ".html"
16299   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
16300   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16301   filter: "'NIC_Intel-XXV710' and
16302            '64B' and
16303            'NDRPDR' and
16304            'ETH' and
16305            'IP4FWD' and
16306            '2T1C' and
16307            'VHOST_1024' and
16308            not 'VXLAN' and
16309            not 'CFS_OPT' and
16310            not 'DOT1Q'"
16311   parameters:
16312   - "throughput"
16313   - "parent"
16314   - "tags"
16315   sort:
16316   - "1VM"
16317   - "2VM"
16318   traces:
16319     hoverinfo: "x+y"
16320     boxpoints: "outliers"
16321     whiskerwidth: 0
16322   layout:
16323     title: "vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
16324     layout: "plot-throughput"
16325
16326 - type: "plot"
16327   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
16328   algorithm: "plot_performance_box"
16329   output-file-type: ".html"
16330   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
16331   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16332   filter: "'NIC_Intel-XXV710' and
16333            '64B' and
16334            'NDRPDR' and
16335            'ETH' and
16336            'IP4FWD' and
16337            '4T2C' and
16338            'VHOST_1024' and
16339            not 'VXLAN' and
16340            not 'CFS_OPT' and
16341            not 'DOT1Q'"
16342   parameters:
16343   - "throughput"
16344   - "parent"
16345   - "tags"
16346   sort:
16347   - "1VM"
16348   - "2VM"
16349   traces:
16350     hoverinfo: "x+y"
16351     boxpoints: "outliers"
16352     whiskerwidth: 0
16353   layout:
16354     title: "vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
16355     layout: "plot-throughput"
16356
16357 - type: "plot"
16358   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
16359   algorithm: "plot_performance_box"
16360   output-file-type: ".html"
16361   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
16362   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16363   filter: "'NIC_Intel-XXV710' and
16364            '64B' and
16365            'NDRPDR' and
16366            'ETH' and
16367            'IP4FWD' and
16368            '2T1C' and
16369            'VHOST_1024' and
16370            not 'VXLAN' and
16371            not 'CFS_OPT' and
16372            not 'DOT1Q'"
16373   parameters:
16374   - "throughput"
16375   - "parent"
16376   - "tags"
16377   sort:
16378   - "1VM"
16379   - "2VM"
16380   traces:
16381     hoverinfo: "x+y"
16382     boxpoints: "outliers"
16383     whiskerwidth: 0
16384   layout:
16385     title: "vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
16386     layout: "plot-throughput"
16387
16388 - type: "plot"
16389   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
16390   algorithm: "plot_performance_box"
16391   output-file-type: ".html"
16392   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
16393   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16394   filter: "'NIC_Intel-XXV710' and
16395            '64B' and
16396            'NDRPDR' and
16397            'ETH' and
16398            'IP4FWD' and
16399            '4T2C' and
16400            'VHOST_1024' and
16401            not 'VXLAN' and
16402            not 'CFS_OPT' and
16403            not 'DOT1Q'"
16404   parameters:
16405   - "throughput"
16406   - "parent"
16407   - "tags"
16408   sort:
16409   - "1VM"
16410   - "2VM"
16411   traces:
16412     hoverinfo: "x+y"
16413     boxpoints: "outliers"
16414     whiskerwidth: 0
16415   layout:
16416     title: "vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
16417     layout: "plot-throughput"
16418
16419 ## Packet Throughput - VPP vhost l2sw 2n-skx-xxv710 - base
16420 #- type: "plot"
16421 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
16422 #  algorithm: "plot_performance_box"
16423 #  output-file-type: ".html"
16424 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
16425 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16426 #  filter: "'NIC_Intel-XXV710' and
16427 #           '64B' and
16428 #           'NDRPDR' and
16429 #           ('ETH' or 'DOT1Q') and
16430 #           'BASE' and
16431 #           '2T1C' and
16432 #           ('L2BDMACLRN' or 'L2XCFWD') and
16433 #           'VHOST_1024' and
16434 #           not 'VXLAN' and
16435 #           not 'IP4FWD' and
16436 #           not '2VM'"
16437 #  parameters:
16438 #  - "throughput"
16439 #  - "parent"
16440 #  - "tags"
16441 ##  sort:
16442 ##  - "not CFS_OPT"
16443 ##  - "L2XCFWD"
16444 ##  - "not CFS_OPT"
16445 ##  - "CFS_OPT"
16446 #  traces:
16447 #    hoverinfo: "x+y"
16448 #    boxpoints: "outliers"
16449 #    whiskerwidth: 0
16450 #  layout:
16451 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
16452 #    layout: "plot-throughput"
16453 #
16454 #- type: "plot"
16455 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
16456 #  algorithm: "plot_performance_box"
16457 #  output-file-type: ".html"
16458 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
16459 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16460 #  filter: "'NIC_Intel-XXV710' and
16461 #           '64B' and
16462 #           'NDRPDR' and
16463 #           ('ETH' or 'DOT1Q') and
16464 #           'BASE' and
16465 #           '2T1C' and
16466 #           ('L2BDMACLRN' or 'L2XCFWD') and
16467 #           'VHOST_1024' and
16468 #           not 'VXLAN' and
16469 #           not 'IP4FWD' and
16470 #           not '2VM'"
16471 #  parameters:
16472 #  - "throughput"
16473 #  - "parent"
16474 #  - "tags"
16475 ##  sort:
16476 ##  - "not CFS_OPT"
16477 ##  - "L2XCFWD"
16478 ##  - "not CFS_OPT"
16479 ##  - "CFS_OPT"
16480 #  traces:
16481 #    hoverinfo: "x+y"
16482 #    boxpoints: "outliers"
16483 #    whiskerwidth: 0
16484 #  layout:
16485 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
16486 #    layout: "plot-throughput"
16487 #
16488 #- type: "plot"
16489 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
16490 #  algorithm: "plot_performance_box"
16491 #  output-file-type: ".html"
16492 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
16493 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16494 #  filter: "'NIC_Intel-XXV710' and
16495 #           '64B' and
16496 #           'NDRPDR' and
16497 #           ('ETH' or 'DOT1Q') and
16498 #           'BASE' and
16499 #           '4T2C' and
16500 #           ('L2BDMACLRN' or 'L2XCFWD') and
16501 #           'VHOST_1024' and
16502 #           not 'VXLAN' and
16503 #           not 'IP4FWD' and
16504 #           not '2VM'"
16505 #  parameters:
16506 #  - "throughput"
16507 #  - "parent"
16508 #  - "tags"
16509 ##  sort:
16510 ##  - "not CFS_OPT"
16511 ##  - "L2XCFWD"
16512 ##  - "not CFS_OPT"
16513 ##  - "CFS_OPT"
16514 #  traces:
16515 #    hoverinfo: "x+y"
16516 #    boxpoints: "outliers"
16517 #    whiskerwidth: 0
16518 #  layout:
16519 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
16520 #    layout: "plot-throughput"
16521 #
16522 #- type: "plot"
16523 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
16524 #  algorithm: "plot_performance_box"
16525 #  output-file-type: ".html"
16526 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
16527 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16528 #  filter: "'NIC_Intel-XXV710' and
16529 #           '64B' and
16530 #           'NDRPDR' and
16531 #           ('ETH' or 'DOT1Q') and
16532 #           'BASE' and
16533 #           '4T2C' and
16534 #           ('L2BDMACLRN' or 'L2XCFWD') and
16535 #           'VHOST_1024' and
16536 #           not 'VXLAN' and
16537 #           not 'IP4FWD' and
16538 #           not '2VM'"
16539 #  parameters:
16540 #  - "throughput"
16541 #  - "parent"
16542 #  - "tags"
16543 ##  sort:
16544 ##  - "not CFS_OPT"
16545 ##  - "L2XCFWD"
16546 ##  - "not CFS_OPT"
16547 ##  - "CFS_OPT"
16548 #  traces:
16549 #    hoverinfo: "x+y"
16550 #    boxpoints: "outliers"
16551 #    whiskerwidth: 0
16552 #  layout:
16553 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
16554 #    layout: "plot-throughput"
16555 #
16556 ## Packet Throughput - VPP vhost l2sw 2n-skx-xxv710 - base vm
16557 #- type: "plot"
16558 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
16559 #  algorithm: "plot_performance_box"
16560 #  output-file-type: ".html"
16561 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
16562 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16563 #  filter: "'NIC_Intel-XXV710' and
16564 #           '64B' and
16565 #           'NDRPDR' and
16566 #           ('ETH' or 'DOT1Q') and
16567 #           '2T1C' and
16568 #           ('L2BDMACLRN' or 'L2XCFWD') and
16569 #           'VHOST_1024' and
16570 #           not 'CFS_OPT' and
16571 #           not 'VXLAN' and
16572 #           not 'DOT1Q' and
16573 #           not 'IP4FWD'"
16574 #  parameters:
16575 #  - "throughput"
16576 #  - "parent"
16577 #  - "tags"
16578 ##  sort:
16579 ##  - "1VM"
16580 ##  - "L2XCFWD"
16581 ##  - "1VM"
16582 ##  - "L2BDMACLRN"
16583 #  traces:
16584 #    hoverinfo: "x+y"
16585 #    boxpoints: "outliers"
16586 #    whiskerwidth: 0
16587 #  layout:
16588 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
16589 #    layout: "plot-throughput"
16590 #
16591 #- type: "plot"
16592 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-pdr"
16593 #  algorithm: "plot_performance_box"
16594 #  output-file-type: ".html"
16595 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-pdr"
16596 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16597 #  filter: "'NIC_Intel-XXV710' and
16598 #           '64B' and
16599 #           'NDRPDR' and
16600 #           ('ETH' or 'DOT1Q') and
16601 #           '2T1C' and
16602 #           ('L2BDMACLRN' or 'L2XCFWD') and
16603 #           'VHOST_1024' and
16604 #           not 'CFS_OPT' and
16605 #           not 'VXLAN' and
16606 #           not 'DOT1Q' and
16607 #           not 'IP4FWD'"
16608 #  parameters:
16609 #  - "throughput"
16610 #  - "parent"
16611 #  - "tags"
16612 ##  sort:
16613 ##  - "1VM"
16614 ##  - "L2XCFWD"
16615 ##  - "1VM"
16616 ##  - "L2BDMACLRN"
16617 #  traces:
16618 #    hoverinfo: "x+y"
16619 #    boxpoints: "outliers"
16620 #    whiskerwidth: 0
16621 #  layout:
16622 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-pdr"
16623 #    layout: "plot-throughput"
16624 #
16625 #- type: "plot"
16626 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
16627 #  algorithm: "plot_performance_box"
16628 #  output-file-type: ".html"
16629 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
16630 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16631 #  filter: "'NIC_Intel-XXV710' and
16632 #           '64B' and
16633 #           'NDRPDR' and
16634 #           ('ETH' or 'DOT1Q') and
16635 #           '4T2C' and
16636 #           ('L2BDMACLRN' or 'L2XCFWD') and
16637 #           'VHOST_1024' and
16638 #           not 'CFS_OPT' and
16639 #           not 'VXLAN' and
16640 #           not 'DOT1Q' and
16641 #           not 'IP4FWD'"
16642 #  parameters:
16643 #  - "throughput"
16644 #  - "parent"
16645 #  - "tags"
16646 ##  sort:
16647 ##  - "1VM"
16648 ##  - "L2XCFWD"
16649 ##  - "1VM"
16650 ##  - "L2BDMACLRN"
16651 #  traces:
16652 #    hoverinfo: "x+y"
16653 #    boxpoints: "outliers"
16654 #    whiskerwidth: 0
16655 #  layout:
16656 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
16657 #    layout: "plot-throughput"
16658 #
16659 #- type: "plot"
16660 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-pdr"
16661 #  algorithm: "plot_performance_box"
16662 #  output-file-type: ".html"
16663 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-pdr"
16664 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16665 #  filter: "'NIC_Intel-XXV710' and
16666 #           '64B' and
16667 #           'NDRPDR' and
16668 #           ('ETH' or 'DOT1Q') and
16669 #           '4T2C' and
16670 #           ('L2BDMACLRN' or 'L2XCFWD') and
16671 #           'VHOST_1024' and
16672 #           not 'CFS_OPT' and
16673 #           not 'VXLAN' and
16674 #           not 'DOT1Q' and
16675 #           not 'IP4FWD'"
16676 #  parameters:
16677 #  - "throughput"
16678 #  - "parent"
16679 #  - "tags"
16680 ##  sort:
16681 ##  - "1VM"
16682 ##  - "L2XCFWD"
16683 ##  - "1VM"
16684 ##  - "L2BDMACLRN"
16685 #  traces:
16686 #    hoverinfo: "x+y"
16687 #    boxpoints: "outliers"
16688 #    whiskerwidth: 0
16689 #  layout:
16690 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-pdr"
16691 #    layout: "plot-throughput"
16692
16693 ################################################################################
16694
16695 # Packet Throughput - VPP VTS 3n-hsw-x520
16696 - type: "plot"
16697   title: "VPP Throughput: vts-3n-hsw-x520-114b-1t1c-ndr"
16698   algorithm: "plot_performance_box"
16699   output-file-type: ".html"
16700   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-1t1c-ndr"
16701   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16702   filter: "'NIC_Intel-X520-DA2' and
16703            '114B' and
16704            'NDRPDR' and
16705            '1T1C' and
16706            'VTS'"
16707   parameters:
16708   - "throughput"
16709   - "parent"
16710   - "tags"
16711   traces:
16712     hoverinfo: "x+y"
16713     boxpoints: "outliers"
16714     whiskerwidth: 0
16715   layout:
16716     title: "vts-3n-hsw-x520-114b-1t1c-ndr"
16717     layout: "plot-throughput"
16718
16719 - type: "plot"
16720   title: "VPP Throughput: vts-3n-hsw-x520-114b-2t2c-ndr"
16721   algorithm: "plot_performance_box"
16722   output-file-type: ".html"
16723   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-2t2c-ndr"
16724   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16725   filter: "'NIC_Intel-X520-DA2' and
16726            '114B' and
16727            'NDRPDR' and
16728            '2T2C' and
16729            'VTS'"
16730   parameters:
16731   - "throughput"
16732   - "parent"
16733   - "tags"
16734   traces:
16735     hoverinfo: "x+y"
16736     boxpoints: "outliers"
16737     whiskerwidth: 0
16738   layout:
16739     title: "vts-3n-hsw-x520-114b-2t2c-ndr"
16740     layout: "plot-throughput"
16741
16742 - type: "plot"
16743   title: "VPP Throughput: vts-3n-hsw-x520-114b-1t1c-pdr"
16744   algorithm: "plot_performance_box"
16745   output-file-type: ".html"
16746   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-1t1c-pdr"
16747   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16748   filter: "'NIC_Intel-X520-DA2' and
16749            '114B' and
16750            'NDRPDR' and
16751            '1T1C' and
16752            'VTS'"
16753   parameters:
16754   - "throughput"
16755   - "parent"
16756   - "tags"
16757   traces:
16758     hoverinfo: "x+y"
16759     boxpoints: "outliers"
16760     whiskerwidth: 0
16761   layout:
16762     title: "vts-3n-hsw-x520-114b-1t1c-pdr"
16763     layout: "plot-throughput"
16764
16765 - type: "plot"
16766   title: "VPP Throughput: vts-3n-hsw-x520-114b-2t2c-pdr"
16767   algorithm: "plot_performance_box"
16768   output-file-type: ".html"
16769   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-2t2c-pdr"
16770   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16771   filter: "'NIC_Intel-X520-DA2' and
16772            '114B' and
16773            'NDRPDR' and
16774            '2T2C' and
16775            'VTS'"
16776   parameters:
16777   - "throughput"
16778   - "parent"
16779   - "tags"
16780   traces:
16781     hoverinfo: "x+y"
16782     boxpoints: "outliers"
16783     whiskerwidth: 0
16784   layout:
16785     title: "vts-3n-hsw-x520-114b-2t2c-pdr"
16786     layout: "plot-throughput"
16787
16788 ################################################################################
16789
16790 # Packet Throughput - DPDK l3fwd 3n-hsw-x520
16791 - type: "plot"
16792   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
16793   algorithm: "plot_performance_box"
16794   output-file-type: ".html"
16795   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
16796   data: "plot-dpdk-throughput-latency-3n-hsw"
16797   filter: "'NIC_Intel-X520-DA2' and
16798            '64B' and
16799            'BASE' and
16800            'NDRPDR' and
16801            '1T1C' and
16802            'IP4FWD'"
16803   parameters:
16804   - "throughput"
16805   - "parent"
16806   - "tags"
16807   traces:
16808     hoverinfo: "x+y"
16809     boxpoints: "outliers"
16810     whiskerwidth: 0
16811   layout:
16812     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
16813     layout: "plot-throughput"
16814
16815 - type: "plot"
16816   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
16817   algorithm: "plot_performance_box"
16818   output-file-type: ".html"
16819   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
16820   data: "plot-dpdk-throughput-latency-3n-hsw"
16821   filter: "'NIC_Intel-X520-DA2' and
16822            '64B' and
16823            'BASE' and
16824            'NDRPDR' and
16825            '2T2C' and
16826            'IP4FWD'"
16827   parameters:
16828   - "throughput"
16829   - "parent"
16830   - "tags"
16831   traces:
16832     hoverinfo: "x+y"
16833     boxpoints: "outliers"
16834     whiskerwidth: 0
16835   layout:
16836     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
16837     layout: "plot-throughput"
16838
16839 - type: "plot"
16840   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
16841   algorithm: "plot_performance_box"
16842   output-file-type: ".html"
16843   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
16844   data: "plot-dpdk-throughput-latency-3n-hsw"
16845   filter: "'NIC_Intel-X520-DA2' and
16846            '64B' and
16847            'BASE' and
16848            'NDRPDR' and
16849            '1T1C' and
16850            'IP4FWD'"
16851   parameters:
16852   - "throughput"
16853   - "parent"
16854   - "tags"
16855   traces:
16856     hoverinfo: "x+y"
16857     boxpoints: "outliers"
16858     whiskerwidth: 0
16859   layout:
16860     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
16861     layout: "plot-throughput"
16862
16863 - type: "plot"
16864   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
16865   algorithm: "plot_performance_box"
16866   output-file-type: ".html"
16867   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
16868   data: "plot-dpdk-throughput-latency-3n-hsw"
16869   filter: "'NIC_Intel-X520-DA2' and
16870            '64B' and
16871            'BASE' and
16872            'NDRPDR' and
16873            '2T2C' and
16874            'IP4FWD'"
16875   parameters:
16876   - "throughput"
16877   - "parent"
16878   - "tags"
16879   traces:
16880     hoverinfo: "x+y"
16881     boxpoints: "outliers"
16882     whiskerwidth: 0
16883   layout:
16884     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
16885     layout: "plot-throughput"
16886
16887 # Packet Throughput - DPDK l3fwd 3n-hsw-x710
16888 - type: "plot"
16889   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
16890   algorithm: "plot_performance_box"
16891   output-file-type: ".html"
16892   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
16893   data: "plot-dpdk-throughput-latency-3n-hsw"
16894   filter: "'NIC_Intel-X710' and
16895            '64B' and
16896            'BASE' and
16897            'NDRPDR' and
16898            '1T1C' and
16899            'IP4FWD'"
16900   parameters:
16901   - "throughput"
16902   - "parent"
16903   - "tags"
16904   traces:
16905     hoverinfo: "x+y"
16906     boxpoints: "outliers"
16907     whiskerwidth: 0
16908   layout:
16909     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
16910     layout: "plot-throughput"
16911
16912 - type: "plot"
16913   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
16914   algorithm: "plot_performance_box"
16915   output-file-type: ".html"
16916   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
16917   data: "plot-dpdk-throughput-latency-3n-hsw"
16918   filter: "'NIC_Intel-X710' and
16919            '64B' and
16920            'BASE' and
16921            'NDRPDR' and
16922            '2T2C' and
16923            'IP4FWD'"
16924   parameters:
16925   - "throughput"
16926   - "parent"
16927   - "tags"
16928   traces:
16929     hoverinfo: "x+y"
16930     boxpoints: "outliers"
16931     whiskerwidth: 0
16932   layout:
16933     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
16934     layout: "plot-throughput"
16935
16936 - type: "plot"
16937   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
16938   algorithm: "plot_performance_box"
16939   output-file-type: ".html"
16940   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
16941   data: "plot-dpdk-throughput-latency-3n-hsw"
16942   filter: "'NIC_Intel-X710' and
16943            '64B' and
16944            'BASE' and
16945            'NDRPDR' and
16946            '1T1C' and
16947            'IP4FWD'"
16948   parameters:
16949   - "throughput"
16950   - "parent"
16951   - "tags"
16952   traces:
16953     hoverinfo: "x+y"
16954     boxpoints: "outliers"
16955     whiskerwidth: 0
16956   layout:
16957     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
16958     layout: "plot-throughput"
16959
16960 - type: "plot"
16961   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
16962   algorithm: "plot_performance_box"
16963   output-file-type: ".html"
16964   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
16965   data: "plot-dpdk-throughput-latency-3n-hsw"
16966   filter: "'NIC_Intel-X710' and
16967            '64B' and
16968            'BASE' and
16969            'NDRPDR' and
16970            '2T2C' and
16971            'IP4FWD'"
16972   parameters:
16973   - "throughput"
16974   - "parent"
16975   - "tags"
16976   traces:
16977     hoverinfo: "x+y"
16978     boxpoints: "outliers"
16979     whiskerwidth: 0
16980   layout:
16981     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
16982     layout: "plot-throughput"
16983
16984 # Packet Throughput - DPDK l3fwd 3n-hsw-xl710
16985 - type: "plot"
16986   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
16987   algorithm: "plot_performance_box"
16988   output-file-type: ".html"
16989   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
16990   data: "plot-dpdk-throughput-latency-3n-hsw"
16991   filter: "'NIC_Intel-XL710' and
16992            '64B' and
16993            'BASE' and
16994            'NDRPDR' and
16995            '1T1C' and
16996            'IP4FWD'"
16997   parameters:
16998   - "throughput"
16999   - "parent"
17000   - "tags"
17001   traces:
17002     hoverinfo: "x+y"
17003     boxpoints: "outliers"
17004     whiskerwidth: 0
17005   layout:
17006     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
17007     layout: "plot-throughput"
17008
17009 - type: "plot"
17010   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
17011   algorithm: "plot_performance_box"
17012   output-file-type: ".html"
17013   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
17014   data: "plot-dpdk-throughput-latency-3n-hsw"
17015   filter: "'NIC_Intel-XL710' and
17016            '64B' and
17017            'BASE' and
17018            'NDRPDR' and
17019            '2T2C' and
17020            'IP4FWD'"
17021   parameters:
17022   - "throughput"
17023   - "parent"
17024   - "tags"
17025   traces:
17026     hoverinfo: "x+y"
17027     boxpoints: "outliers"
17028     whiskerwidth: 0
17029   layout:
17030     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
17031     layout: "plot-throughput"
17032
17033 - type: "plot"
17034   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
17035   algorithm: "plot_performance_box"
17036   output-file-type: ".html"
17037   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
17038   data: "plot-dpdk-throughput-latency-3n-hsw"
17039   filter: "'NIC_Intel-XL710' and
17040            '64B' and
17041            'BASE' and
17042            'NDRPDR' and
17043            '1T1C' and
17044            'IP4FWD'"
17045   parameters:
17046   - "throughput"
17047   - "parent"
17048   - "tags"
17049   traces:
17050     hoverinfo: "x+y"
17051     boxpoints: "outliers"
17052     whiskerwidth: 0
17053   layout:
17054     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
17055     layout: "plot-throughput"
17056
17057 - type: "plot"
17058   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
17059   algorithm: "plot_performance_box"
17060   output-file-type: ".html"
17061   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
17062   data: "plot-dpdk-throughput-latency-3n-hsw"
17063   filter: "'NIC_Intel-XL710' and
17064            '64B' and
17065            'BASE' and
17066            'NDRPDR' and
17067            '2T2C' and
17068            'IP4FWD'"
17069   parameters:
17070   - "throughput"
17071   - "parent"
17072   - "tags"
17073   traces:
17074     hoverinfo: "x+y"
17075     boxpoints: "outliers"
17076     whiskerwidth: 0
17077   layout:
17078     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
17079     layout: "plot-throughput"
17080
17081 # Packet Throughput - DPDK l3fwd 3n-skx-x710
17082 - type: "plot"
17083   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
17084   algorithm: "plot_performance_box"
17085   output-file-type: ".html"
17086   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
17087   data: "plot-dpdk-throughput-latency-3n-skx"
17088   filter: "'NIC_Intel-X710' and
17089            '64B' and
17090            'BASE' and
17091            'NDRPDR' and
17092            '2T1C' and
17093            'IP4FWD'"
17094   parameters:
17095   - "throughput"
17096   - "parent"
17097   - "tags"
17098   traces:
17099     hoverinfo: "x+y"
17100     boxpoints: "outliers"
17101     whiskerwidth: 0
17102   layout:
17103     title: "l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
17104     layout: "plot-throughput"
17105
17106 - type: "plot"
17107   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
17108   algorithm: "plot_performance_box"
17109   output-file-type: ".html"
17110   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
17111   data: "plot-dpdk-throughput-latency-3n-skx"
17112   filter: "'NIC_Intel-X710' and
17113            '64B' and
17114            'BASE' and
17115            'NDRPDR' and
17116            '4T2C' and
17117            'IP4FWD'"
17118   parameters:
17119   - "throughput"
17120   - "parent"
17121   - "tags"
17122   traces:
17123     hoverinfo: "x+y"
17124     boxpoints: "outliers"
17125     whiskerwidth: 0
17126   layout:
17127     title: "l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
17128     layout: "plot-throughput"
17129
17130 - type: "plot"
17131   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
17132   algorithm: "plot_performance_box"
17133   output-file-type: ".html"
17134   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
17135   data: "plot-dpdk-throughput-latency-3n-skx"
17136   filter: "'NIC_Intel-X710' and
17137            '64B' and
17138            'BASE' and
17139            'NDRPDR' and
17140            '2T1C' and
17141            'IP4FWD'"
17142   parameters:
17143   - "throughput"
17144   - "parent"
17145   - "tags"
17146   traces:
17147     hoverinfo: "x+y"
17148     boxpoints: "outliers"
17149     whiskerwidth: 0
17150   layout:
17151     title: "l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
17152     layout: "plot-throughput"
17153
17154 - type: "plot"
17155   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
17156   algorithm: "plot_performance_box"
17157   output-file-type: ".html"
17158   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
17159   data: "plot-dpdk-throughput-latency-3n-skx"
17160   filter: "'NIC_Intel-X710' and
17161            '64B' and
17162            'BASE' and
17163            'NDRPDR' and
17164            '4T2C' and
17165            'IP4FWD'"
17166   parameters:
17167   - "throughput"
17168   - "parent"
17169   - "tags"
17170   traces:
17171     hoverinfo: "x+y"
17172     boxpoints: "outliers"
17173     whiskerwidth: 0
17174   layout:
17175     title: "l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
17176     layout: "plot-throughput"
17177
17178 # Packet Throughput - DPDK l3fwd 3n-skx-xxv710
17179 - type: "plot"
17180   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
17181   algorithm: "plot_performance_box"
17182   output-file-type: ".html"
17183   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
17184   data: "plot-dpdk-throughput-latency-3n-skx"
17185   filter: "'NIC_Intel-XXV710' and
17186            '64B' and
17187            'BASE' and
17188            'NDRPDR' and
17189            '2T1C' and
17190            'IP4FWD'"
17191   parameters:
17192   - "throughput"
17193   - "parent"
17194   - "tags"
17195   traces:
17196     hoverinfo: "x+y"
17197     boxpoints: "outliers"
17198     whiskerwidth: 0
17199   layout:
17200     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
17201     layout: "plot-throughput"
17202
17203 - type: "plot"
17204   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
17205   algorithm: "plot_performance_box"
17206   output-file-type: ".html"
17207   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
17208   data: "plot-dpdk-throughput-latency-3n-skx"
17209   filter: "'NIC_Intel-XXV710' and
17210            '64B' and
17211            'BASE' and
17212            'NDRPDR' and
17213            '4T2C' and
17214            'IP4FWD'"
17215   parameters:
17216   - "throughput"
17217   - "parent"
17218   - "tags"
17219   traces:
17220     hoverinfo: "x+y"
17221     boxpoints: "outliers"
17222     whiskerwidth: 0
17223   layout:
17224     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
17225     layout: "plot-throughput"
17226
17227 - type: "plot"
17228   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
17229   algorithm: "plot_performance_box"
17230   output-file-type: ".html"
17231   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
17232   data: "plot-dpdk-throughput-latency-3n-skx"
17233   filter: "'NIC_Intel-XXV710' and
17234            '64B' and
17235            'BASE' and
17236            'NDRPDR' and
17237            '2T1C' and
17238            'IP4FWD'"
17239   parameters:
17240   - "throughput"
17241   - "parent"
17242   - "tags"
17243   traces:
17244     hoverinfo: "x+y"
17245     boxpoints: "outliers"
17246     whiskerwidth: 0
17247   layout:
17248     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
17249     layout: "plot-throughput"
17250
17251 - type: "plot"
17252   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
17253   algorithm: "plot_performance_box"
17254   output-file-type: ".html"
17255   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
17256   data: "plot-dpdk-throughput-latency-3n-skx"
17257   filter: "'NIC_Intel-XXV710' and
17258            '64B' and
17259            'BASE' and
17260            'NDRPDR' and
17261            '4T2C' and
17262            'IP4FWD'"
17263   parameters:
17264   - "throughput"
17265   - "parent"
17266   - "tags"
17267   traces:
17268     hoverinfo: "x+y"
17269     boxpoints: "outliers"
17270     whiskerwidth: 0
17271   layout:
17272     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
17273     layout: "plot-throughput"
17274
17275 # Packet Throughput - DPDK l3fwd 2n-skx-x710
17276 - type: "plot"
17277   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
17278   algorithm: "plot_performance_box"
17279   output-file-type: ".html"
17280   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
17281   data: "plot-dpdk-throughput-latency-2n-skx"
17282   filter: "'NIC_Intel-X710' and
17283            '64B' and
17284            'BASE' and
17285            'NDRPDR' and
17286            '2T1C' and
17287            'IP4FWD'"
17288   parameters:
17289   - "throughput"
17290   - "parent"
17291   - "tags"
17292   traces:
17293     hoverinfo: "x+y"
17294     boxpoints: "outliers"
17295     whiskerwidth: 0
17296   layout:
17297     title: "l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
17298     layout: "plot-throughput"
17299
17300 - type: "plot"
17301   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
17302   algorithm: "plot_performance_box"
17303   output-file-type: ".html"
17304   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
17305   data: "plot-dpdk-throughput-latency-2n-skx"
17306   filter: "'NIC_Intel-X710' and
17307            '64B' and
17308            'BASE' and
17309            'NDRPDR' and
17310            '4T2C' and
17311            'IP4FWD'"
17312   parameters:
17313   - "throughput"
17314   - "parent"
17315   - "tags"
17316   traces:
17317     hoverinfo: "x+y"
17318     boxpoints: "outliers"
17319     whiskerwidth: 0
17320   layout:
17321     title: "l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
17322     layout: "plot-throughput"
17323
17324 - type: "plot"
17325   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
17326   algorithm: "plot_performance_box"
17327   output-file-type: ".html"
17328   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
17329   data: "plot-dpdk-throughput-latency-2n-skx"
17330   filter: "'NIC_Intel-X710' and
17331            '64B' and
17332            'BASE' and
17333            'NDRPDR' and
17334            '2T1C' and
17335            'IP4FWD'"
17336   parameters:
17337   - "throughput"
17338   - "parent"
17339   - "tags"
17340   traces:
17341     hoverinfo: "x+y"
17342     boxpoints: "outliers"
17343     whiskerwidth: 0
17344   layout:
17345     title: "l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
17346     layout: "plot-throughput"
17347
17348 - type: "plot"
17349   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
17350   algorithm: "plot_performance_box"
17351   output-file-type: ".html"
17352   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
17353   data: "plot-dpdk-throughput-latency-2n-skx"
17354   filter: "'NIC_Intel-X710' and
17355            '64B' and
17356            'BASE' and
17357            'NDRPDR' and
17358            '4T2C' and
17359            'IP4FWD'"
17360   parameters:
17361   - "throughput"
17362   - "parent"
17363   - "tags"
17364   traces:
17365     hoverinfo: "x+y"
17366     boxpoints: "outliers"
17367     whiskerwidth: 0
17368   layout:
17369     title: "l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
17370     layout: "plot-throughput"
17371
17372 # Packet Throughput - DPDK l3fwd 2n-skx-xxv710
17373 - type: "plot"
17374   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
17375   algorithm: "plot_performance_box"
17376   output-file-type: ".html"
17377   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
17378   data: "plot-dpdk-throughput-latency-2n-skx"
17379   filter: "'NIC_Intel-XXV710' and
17380            '64B' and
17381            'BASE' and
17382            'NDRPDR' and
17383            '2T1C' and
17384            'IP4FWD'"
17385   parameters:
17386   - "throughput"
17387   - "parent"
17388   - "tags"
17389   traces:
17390     hoverinfo: "x+y"
17391     boxpoints: "outliers"
17392     whiskerwidth: 0
17393   layout:
17394     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
17395     layout: "plot-throughput"
17396
17397 - type: "plot"
17398   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
17399   algorithm: "plot_performance_box"
17400   output-file-type: ".html"
17401   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
17402   data: "plot-dpdk-throughput-latency-2n-skx"
17403   filter: "'NIC_Intel-XXV710' and
17404            '64B' and
17405            'BASE' and
17406            'NDRPDR' and
17407            '4T2C' and
17408            'IP4FWD'"
17409   parameters:
17410   - "throughput"
17411   - "parent"
17412   - "tags"
17413   traces:
17414     hoverinfo: "x+y"
17415     boxpoints: "outliers"
17416     whiskerwidth: 0
17417   layout:
17418     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
17419     layout: "plot-throughput"
17420
17421 - type: "plot"
17422   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
17423   algorithm: "plot_performance_box"
17424   output-file-type: ".html"
17425   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
17426   data: "plot-dpdk-throughput-latency-2n-skx"
17427   filter: "'NIC_Intel-XXV710' and
17428            '64B' and
17429            'BASE' and
17430            'NDRPDR' and
17431            '2T1C' and
17432            'IP4FWD'"
17433   parameters:
17434   - "throughput"
17435   - "parent"
17436   - "tags"
17437   traces:
17438     hoverinfo: "x+y"
17439     boxpoints: "outliers"
17440     whiskerwidth: 0
17441   layout:
17442     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
17443     layout: "plot-throughput"
17444
17445 - type: "plot"
17446   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
17447   algorithm: "plot_performance_box"
17448   output-file-type: ".html"
17449   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
17450   data: "plot-dpdk-throughput-latency-2n-skx"
17451   filter: "'NIC_Intel-XXV710' and
17452            '64B' and
17453            'BASE' and
17454            'NDRPDR' and
17455            '4T2C' and
17456            'IP4FWD'"
17457   parameters:
17458   - "throughput"
17459   - "parent"
17460   - "tags"
17461   traces:
17462     hoverinfo: "x+y"
17463     boxpoints: "outliers"
17464     whiskerwidth: 0
17465   layout:
17466     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
17467     layout: "plot-throughput"
17468
17469 ################################################################################
17470
17471 # Packet Throughput - DPDK testpmd 3n-hsw-x520
17472 - type: "plot"
17473   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
17474   algorithm: "plot_performance_box"
17475   output-file-type: ".html"
17476   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
17477   data: "plot-dpdk-throughput-latency-3n-hsw"
17478   filter: "'NIC_Intel-X520-DA2' and
17479            '64B' and
17480            'BASE' and
17481            'NDRPDR' and
17482            '1T1C' and
17483            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17484   parameters:
17485   - "throughput"
17486   - "parent"
17487   - "tags"
17488   traces:
17489     hoverinfo: "x+y"
17490     boxpoints: "outliers"
17491     whiskerwidth: 0
17492   layout:
17493     title: "testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
17494     layout: "plot-throughput"
17495
17496 - type: "plot"
17497   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
17498   algorithm: "plot_performance_box"
17499   output-file-type: ".html"
17500   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
17501   data: "plot-dpdk-throughput-latency-3n-hsw"
17502   filter: "'NIC_Intel-X520-DA2' and
17503            '64B' and
17504            'BASE' and
17505            'NDRPDR' and
17506            '2T2C' and
17507            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17508   parameters:
17509   - "throughput"
17510   - "parent"
17511   - "tags"
17512   traces:
17513     hoverinfo: "x+y"
17514     boxpoints: "outliers"
17515     whiskerwidth: 0
17516   layout:
17517     title: "testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
17518     layout: "plot-throughput"
17519
17520 - type: "plot"
17521   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
17522   algorithm: "plot_performance_box"
17523   output-file-type: ".html"
17524   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
17525   data: "plot-dpdk-throughput-latency-3n-hsw"
17526   filter: "'NIC_Intel-X520-DA2' and
17527            '64B' and
17528            'BASE' and
17529            'NDRPDR' and
17530            '1T1C' and
17531            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17532   parameters:
17533   - "throughput"
17534   - "parent"
17535   - "tags"
17536   traces:
17537     hoverinfo: "x+y"
17538     boxpoints: "outliers"
17539     whiskerwidth: 0
17540   layout:
17541     title: "testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
17542     layout: "plot-throughput"
17543
17544 - type: "plot"
17545   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
17546   algorithm: "plot_performance_box"
17547   output-file-type: ".html"
17548   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
17549   data: "plot-dpdk-throughput-latency-3n-hsw"
17550   filter: "'NIC_Intel-X520-DA2' and
17551            '64B' and
17552            'BASE' and
17553            'NDRPDR' and
17554            '2T2C' and
17555            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17556   parameters:
17557   - "throughput"
17558   - "parent"
17559   - "tags"
17560   traces:
17561     hoverinfo: "x+y"
17562     boxpoints: "outliers"
17563     whiskerwidth: 0
17564   layout:
17565     title: "testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
17566     layout: "plot-throughput"
17567
17568 # Packet Throughput - DPDK testpmd 3n-hsw-x710
17569 - type: "plot"
17570   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
17571   algorithm: "plot_performance_box"
17572   output-file-type: ".html"
17573   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
17574   data: "plot-dpdk-throughput-latency-3n-hsw"
17575   filter: "'NIC_Intel-X710' and
17576            '64B' and
17577            'BASE' and
17578            'NDRPDR' and
17579            '1T1C' and
17580            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17581   parameters:
17582   - "throughput"
17583   - "parent"
17584   - "tags"
17585   traces:
17586     hoverinfo: "x+y"
17587     boxpoints: "outliers"
17588     whiskerwidth: 0
17589   layout:
17590     title: "testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
17591     layout: "plot-throughput"
17592
17593 - type: "plot"
17594   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
17595   algorithm: "plot_performance_box"
17596   output-file-type: ".html"
17597   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
17598   data: "plot-dpdk-throughput-latency-3n-hsw"
17599   filter: "'NIC_Intel-X710' and
17600            '64B' and
17601            'BASE' and
17602            'NDRPDR' and
17603            '2T2C' and
17604            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17605   parameters:
17606   - "throughput"
17607   - "parent"
17608   - "tags"
17609   traces:
17610     hoverinfo: "x+y"
17611     boxpoints: "outliers"
17612     whiskerwidth: 0
17613   layout:
17614     title: "testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
17615     layout: "plot-throughput"
17616
17617 - type: "plot"
17618   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
17619   algorithm: "plot_performance_box"
17620   output-file-type: ".html"
17621   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
17622   data: "plot-dpdk-throughput-latency-3n-hsw"
17623   filter: "'NIC_Intel-X710' and
17624            '64B' and
17625            'BASE' and
17626            'NDRPDR' and
17627            '1T1C' and
17628            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17629   parameters:
17630   - "throughput"
17631   - "parent"
17632   - "tags"
17633   traces:
17634     hoverinfo: "x+y"
17635     boxpoints: "outliers"
17636     whiskerwidth: 0
17637   layout:
17638     title: "testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
17639     layout: "plot-throughput"
17640
17641 - type: "plot"
17642   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
17643   algorithm: "plot_performance_box"
17644   output-file-type: ".html"
17645   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
17646   data: "plot-dpdk-throughput-latency-3n-hsw"
17647   filter: "'NIC_Intel-X710' and
17648            '64B' and
17649            'BASE' and
17650            'NDRPDR' and
17651            '2T2C' and
17652            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17653   parameters:
17654   - "throughput"
17655   - "parent"
17656   - "tags"
17657   traces:
17658     hoverinfo: "x+y"
17659     boxpoints: "outliers"
17660     whiskerwidth: 0
17661   layout:
17662     title: "testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
17663     layout: "plot-throughput"
17664
17665 # Packet Throughput - DPDK testpmd 3n-hsw-xl710
17666 - type: "plot"
17667   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
17668   algorithm: "plot_performance_box"
17669   output-file-type: ".html"
17670   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
17671   data: "plot-dpdk-throughput-latency-3n-hsw"
17672   filter: "'NIC_Intel-XL710' and
17673            '64B' and
17674            'BASE' and
17675            'NDRPDR' and
17676            '1T1C' and
17677            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17678   parameters:
17679   - "throughput"
17680   - "parent"
17681   - "tags"
17682   traces:
17683     hoverinfo: "x+y"
17684     boxpoints: "outliers"
17685     whiskerwidth: 0
17686   layout:
17687     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
17688     layout: "plot-throughput"
17689
17690 - type: "plot"
17691   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
17692   algorithm: "plot_performance_box"
17693   output-file-type: ".html"
17694   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
17695   data: "plot-dpdk-throughput-latency-3n-hsw"
17696   filter: "'NIC_Intel-XL710' and
17697            '64B' and
17698            'BASE' and
17699            'NDRPDR' and
17700            '2T2C' and
17701            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17702   parameters:
17703   - "throughput"
17704   - "parent"
17705   - "tags"
17706   traces:
17707     hoverinfo: "x+y"
17708     boxpoints: "outliers"
17709     whiskerwidth: 0
17710   layout:
17711     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
17712     layout: "plot-throughput"
17713
17714 - type: "plot"
17715   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
17716   algorithm: "plot_performance_box"
17717   output-file-type: ".html"
17718   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
17719   data: "plot-dpdk-throughput-latency-3n-hsw"
17720   filter: "'NIC_Intel-XL710' and
17721            '64B' and
17722            'BASE' and
17723            'NDRPDR' and
17724            '1T1C' and
17725            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17726   parameters:
17727   - "throughput"
17728   - "parent"
17729   - "tags"
17730   traces:
17731     hoverinfo: "x+y"
17732     boxpoints: "outliers"
17733     whiskerwidth: 0
17734   layout:
17735     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
17736     layout: "plot-throughput"
17737
17738 - type: "plot"
17739   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
17740   algorithm: "plot_performance_box"
17741   output-file-type: ".html"
17742   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
17743   data: "plot-dpdk-throughput-latency-3n-hsw"
17744   filter: "'NIC_Intel-XL710' and
17745            '64B' and
17746            'BASE' and
17747            'NDRPDR' and
17748            '2T2C' and
17749            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17750   parameters:
17751   - "throughput"
17752   - "parent"
17753   - "tags"
17754   traces:
17755     hoverinfo: "x+y"
17756     boxpoints: "outliers"
17757     whiskerwidth: 0
17758   layout:
17759     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
17760     layout: "plot-throughput"
17761
17762 # Packet Throughput - DPDK testpmd 3n-skx-x710
17763 - type: "plot"
17764   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-2t1c-base-ndr"
17765   algorithm: "plot_performance_box"
17766   output-file-type: ".html"
17767   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-ndr"
17768   data: "plot-dpdk-throughput-latency-3n-skx"
17769   filter: "'NIC_Intel-X710' and
17770            '64B' and
17771            'BASE' and
17772            'NDRPDR' and
17773            '2T1C' and
17774            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17775   parameters:
17776   - "throughput"
17777   - "parent"
17778   - "tags"
17779   traces:
17780     hoverinfo: "x+y"
17781     boxpoints: "outliers"
17782     whiskerwidth: 0
17783   layout:
17784     title: "testpmd-3n-skx-x710-64b-2t1c-base-ndr"
17785     layout: "plot-throughput"
17786
17787 - type: "plot"
17788   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-4t2c-base-ndr"
17789   algorithm: "plot_performance_box"
17790   output-file-type: ".html"
17791   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-ndr"
17792   data: "plot-dpdk-throughput-latency-3n-skx"
17793   filter: "'NIC_Intel-X710' and
17794            '64B' and
17795            'BASE' and
17796            'NDRPDR' and
17797            '4T2C' and
17798            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17799   parameters:
17800   - "throughput"
17801   - "parent"
17802   - "tags"
17803   traces:
17804     hoverinfo: "x+y"
17805     boxpoints: "outliers"
17806     whiskerwidth: 0
17807   layout:
17808     title: "testpmd-3n-skx-x710-64b-4t2c-base-ndr"
17809     layout: "plot-throughput"
17810
17811 - type: "plot"
17812   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-2t1c-base-pdr"
17813   algorithm: "plot_performance_box"
17814   output-file-type: ".html"
17815   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-pdr"
17816   data: "plot-dpdk-throughput-latency-3n-skx"
17817   filter: "'NIC_Intel-X710' and
17818            '64B' and
17819            'BASE' and
17820            'NDRPDR' and
17821            '2T1C' and
17822            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17823   parameters:
17824   - "throughput"
17825   - "parent"
17826   - "tags"
17827   traces:
17828     hoverinfo: "x+y"
17829     boxpoints: "outliers"
17830     whiskerwidth: 0
17831   layout:
17832     title: "testpmd-3n-skx-x710-64b-2t1c-base-pdr"
17833     layout: "plot-throughput"
17834
17835 - type: "plot"
17836   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-4t2c-base-pdr"
17837   algorithm: "plot_performance_box"
17838   output-file-type: ".html"
17839   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-pdr"
17840   data: "plot-dpdk-throughput-latency-3n-skx"
17841   filter: "'NIC_Intel-X710' and
17842            '64B' and
17843            'BASE' and
17844            'NDRPDR' and
17845            '4T2C' and
17846            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17847   parameters:
17848   - "throughput"
17849   - "parent"
17850   - "tags"
17851   traces:
17852     hoverinfo: "x+y"
17853     boxpoints: "outliers"
17854     whiskerwidth: 0
17855   layout:
17856     title: "testpmd-3n-skx-x710-64b-4t2c-base-pdr"
17857     layout: "plot-throughput"
17858
17859 # Packet Throughput - DPDK testpmd 3n-skx-xxv710
17860 - type: "plot"
17861   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
17862   algorithm: "plot_performance_box"
17863   output-file-type: ".html"
17864   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
17865   data: "plot-dpdk-throughput-latency-3n-skx"
17866   filter: "'NIC_Intel-XXV710' and
17867            '64B' and
17868            'BASE' and
17869            'NDRPDR' and
17870            '2T1C' and
17871            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17872   parameters:
17873   - "throughput"
17874   - "parent"
17875   - "tags"
17876   traces:
17877     hoverinfo: "x+y"
17878     boxpoints: "outliers"
17879     whiskerwidth: 0
17880   layout:
17881     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
17882     layout: "plot-throughput"
17883
17884 - type: "plot"
17885   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
17886   algorithm: "plot_performance_box"
17887   output-file-type: ".html"
17888   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
17889   data: "plot-dpdk-throughput-latency-3n-skx"
17890   filter: "'NIC_Intel-XXV710' and
17891            '64B' and
17892            'BASE' and
17893            'NDRPDR' and
17894            '4T2C' and
17895            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17896   parameters:
17897   - "throughput"
17898   - "parent"
17899   - "tags"
17900   traces:
17901     hoverinfo: "x+y"
17902     boxpoints: "outliers"
17903     whiskerwidth: 0
17904   layout:
17905     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
17906     layout: "plot-throughput"
17907
17908 - type: "plot"
17909   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
17910   algorithm: "plot_performance_box"
17911   output-file-type: ".html"
17912   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
17913   data: "plot-dpdk-throughput-latency-3n-skx"
17914   filter: "'NIC_Intel-XXV710' and
17915            '64B' and
17916            'BASE' and
17917            'NDRPDR' and
17918            '2T1C' and
17919            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17920   parameters:
17921   - "throughput"
17922   - "parent"
17923   - "tags"
17924   traces:
17925     hoverinfo: "x+y"
17926     boxpoints: "outliers"
17927     whiskerwidth: 0
17928   layout:
17929     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
17930     layout: "plot-throughput"
17931
17932 - type: "plot"
17933   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
17934   algorithm: "plot_performance_box"
17935   output-file-type: ".html"
17936   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
17937   data: "plot-dpdk-throughput-latency-3n-skx"
17938   filter: "'NIC_Intel-XXV710' and
17939            '64B' and
17940            'BASE' and
17941            'NDRPDR' and
17942            '4T2C' and
17943            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17944   parameters:
17945   - "throughput"
17946   - "parent"
17947   - "tags"
17948   traces:
17949     hoverinfo: "x+y"
17950     boxpoints: "outliers"
17951     whiskerwidth: 0
17952   layout:
17953     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
17954     layout: "plot-throughput"
17955
17956 # Packet Throughput - DPDK testpmd 2n-skx-x710
17957 - type: "plot"
17958   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-2t1c-base-ndr"
17959   algorithm: "plot_performance_box"
17960   output-file-type: ".html"
17961   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-ndr"
17962   data: "plot-dpdk-throughput-latency-2n-skx"
17963   filter: "'NIC_Intel-X710' and
17964            '64B' and
17965            'BASE' and
17966            'NDRPDR' and
17967            '2T1C' and
17968            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17969   parameters:
17970   - "throughput"
17971   - "parent"
17972   - "tags"
17973   traces:
17974     hoverinfo: "x+y"
17975     boxpoints: "outliers"
17976     whiskerwidth: 0
17977   layout:
17978     title: "testpmd-2n-skx-x710-64b-2t1c-base-ndr"
17979     layout: "plot-throughput"
17980
17981 - type: "plot"
17982   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-4t2c-base-ndr"
17983   algorithm: "plot_performance_box"
17984   output-file-type: ".html"
17985   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-ndr"
17986   data: "plot-dpdk-throughput-latency-2n-skx"
17987   filter: "'NIC_Intel-X710' and
17988            '64B' and
17989            'BASE' and
17990            'NDRPDR' and
17991            '4T2C' and
17992            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17993   parameters:
17994   - "throughput"
17995   - "parent"
17996   - "tags"
17997   traces:
17998     hoverinfo: "x+y"
17999     boxpoints: "outliers"
18000     whiskerwidth: 0
18001   layout:
18002     title: "testpmd-2n-skx-x710-64b-4t2c-base-ndr"
18003     layout: "plot-throughput"
18004
18005 - type: "plot"
18006   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-2t1c-base-pdr"
18007   algorithm: "plot_performance_box"
18008   output-file-type: ".html"
18009   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-pdr"
18010   data: "plot-dpdk-throughput-latency-2n-skx"
18011   filter: "'NIC_Intel-X710' and
18012            '64B' and
18013            'BASE' and
18014            'NDRPDR' and
18015            '2T1C' and
18016            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18017   parameters:
18018   - "throughput"
18019   - "parent"
18020   - "tags"
18021   traces:
18022     hoverinfo: "x+y"
18023     boxpoints: "outliers"
18024     whiskerwidth: 0
18025   layout:
18026     title: "testpmd-2n-skx-x710-64b-2t1c-base-pdr"
18027     layout: "plot-throughput"
18028
18029 - type: "plot"
18030   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-4t2c-base-pdr"
18031   algorithm: "plot_performance_box"
18032   output-file-type: ".html"
18033   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-pdr"
18034   data: "plot-dpdk-throughput-latency-2n-skx"
18035   filter: "'NIC_Intel-X710' and
18036            '64B' and
18037            'BASE' and
18038            'NDRPDR' and
18039            '4T2C' and
18040            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18041   parameters:
18042   - "throughput"
18043   - "parent"
18044   - "tags"
18045   traces:
18046     hoverinfo: "x+y"
18047     boxpoints: "outliers"
18048     whiskerwidth: 0
18049   layout:
18050     title: "testpmd-2n-skx-x710-64b-4t2c-base-pdr"
18051     layout: "plot-throughput"
18052
18053 # Packet Throughput - DPDK testpmd 2n-skx-xxv710
18054 - type: "plot"
18055   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
18056   algorithm: "plot_performance_box"
18057   output-file-type: ".html"
18058   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
18059   data: "plot-dpdk-throughput-latency-2n-skx"
18060   filter: "'NIC_Intel-XXV710' and
18061            '64B' and
18062            'BASE' and
18063            'NDRPDR' and
18064            '2T1C' and
18065            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18066   parameters:
18067   - "throughput"
18068   - "parent"
18069   - "tags"
18070   traces:
18071     hoverinfo: "x+y"
18072     boxpoints: "outliers"
18073     whiskerwidth: 0
18074   layout:
18075     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
18076     layout: "plot-throughput"
18077
18078 - type: "plot"
18079   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
18080   algorithm: "plot_performance_box"
18081   output-file-type: ".html"
18082   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
18083   data: "plot-dpdk-throughput-latency-2n-skx"
18084   filter: "'NIC_Intel-XXV710' and
18085            '64B' and
18086            'BASE' and
18087            'NDRPDR' and
18088            '4T2C' and
18089            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18090   parameters:
18091   - "throughput"
18092   - "parent"
18093   - "tags"
18094   traces:
18095     hoverinfo: "x+y"
18096     boxpoints: "outliers"
18097     whiskerwidth: 0
18098   layout:
18099     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
18100     layout: "plot-throughput"
18101
18102 - type: "plot"
18103   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
18104   algorithm: "plot_performance_box"
18105   output-file-type: ".html"
18106   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
18107   data: "plot-dpdk-throughput-latency-2n-skx"
18108   filter: "'NIC_Intel-XXV710' and
18109            '64B' and
18110            'BASE' and
18111            'NDRPDR' and
18112            '2T1C' and
18113            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18114   parameters:
18115   - "throughput"
18116   - "parent"
18117   - "tags"
18118   traces:
18119     hoverinfo: "x+y"
18120     boxpoints: "outliers"
18121     whiskerwidth: 0
18122   layout:
18123     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
18124     layout: "plot-throughput"
18125
18126 - type: "plot"
18127   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
18128   algorithm: "plot_performance_box"
18129   output-file-type: ".html"
18130   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
18131   data: "plot-dpdk-throughput-latency-2n-skx"
18132   filter: "'NIC_Intel-XXV710' and
18133            '64B' and
18134            'BASE' and
18135            'NDRPDR' and
18136            '4T2C' and
18137            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18138   parameters:
18139   - "throughput"
18140   - "parent"
18141   - "tags"
18142   traces:
18143     hoverinfo: "x+y"
18144     boxpoints: "outliers"
18145     whiskerwidth: 0
18146   layout:
18147     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
18148     layout: "plot-throughput"
18149
18150 ################################################################################
18151
18152 # Packet Latency - VPP L2 3n-hsw-x520 base and scale
18153 - type: "plot"
18154   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
18155   algorithm: "plot_latency_error_bars"
18156   output-file-type: ".html"
18157   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
18158   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18159   filter: "'NIC_Intel-X520-DA2' and
18160            '64B' and
18161            ('BASE' or 'SCALE') and
18162            'NDRPDR' and
18163            'ETH' and
18164            '1T1C' and
18165            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18166            not 'VHOST' and
18167            not 'MEMIF'"
18168   parameters:
18169   - "latency"
18170   - "parent"
18171   - "tags"
18172   sort:
18173   - "L2XCFWD"
18174   - "L2PATCH"
18175   - "L2BDMACLRN"
18176   - "FIB_10K"
18177   - "FIB_100K"
18178   - "FIB_1M"
18179   layout:
18180     title: "l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
18181     layout: "plot-latency"
18182
18183 - type: "plot"
18184   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
18185   algorithm: "plot_latency_error_bars"
18186   output-file-type: ".html"
18187   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
18188   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18189   filter: "'NIC_Intel-X520-DA2' and
18190            '64B' and
18191            ('BASE' or 'SCALE') and
18192            'NDRPDR' and
18193            'ETH' and
18194            '2T2C' and
18195            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18196            not 'VHOST' and
18197            not 'MEMIF'"
18198   parameters:
18199   - "latency"
18200   - "parent"
18201   - "tags"
18202   sort:
18203   - "L2XCFWD"
18204   - "L2PATCH"
18205   - "L2BDMACLRN"
18206   - "FIB_10K"
18207   - "FIB_100K"
18208   - "FIB_1M"
18209   layout:
18210     title: "l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
18211     layout: "plot-latency"
18212
18213 # Packet Latency - VPP L2 3n-hsw-x520 features
18214 - type: "plot"
18215   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-features-ndr-lat"
18216   algorithm: "plot_latency_error_bars"
18217   output-file-type: ".html"
18218   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-ndr-lat"
18219   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18220   filter: "'NIC_Intel-X520-DA2' and
18221            '64B' and
18222            'NDRPDR' and
18223            '1T1C' and
18224            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18225            not 'ACL' and
18226            not 'VHOST' and
18227            not 'MEMIF'"
18228   parameters:
18229   - "latency"
18230   - "parent"
18231   - "tags"
18232   sort:
18233   - "L2XCBASE"    # l2xcbase
18234   - "L2BDBASE"    # l2bdbase
18235   - "L2XCFWD"     # dot1q-l2xcbase
18236   - "L2BDMACLRN"  # dot1q-l2bdbase
18237   layout:
18238     title: "l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
18239     layout: "plot-latency"
18240
18241 - type: "plot"
18242   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-features-ndr-lat"
18243   algorithm: "plot_latency_error_bars"
18244   output-file-type: ".html"
18245   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-ndr-lat"
18246   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18247   filter: "'NIC_Intel-X520-DA2' and
18248            '64B' and
18249            'NDRPDR' and
18250            '2T2C' and
18251            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18252            not 'ACL' and
18253            not 'VHOST' and
18254            not 'MEMIF'"
18255   parameters:
18256   - "latency"
18257   - "parent"
18258   - "tags"
18259   sort:
18260   - "L2XCBASE"    # l2xcbase
18261   - "L2BDBASE"    # l2bdbase
18262   - "L2XCFWD"     # dot1q-l2xcbase
18263   - "L2BDMACLRN"  # dot1q-l2bdbase
18264   layout:
18265     title: "l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
18266     layout: "plot-latency"
18267
18268 # Packet Latency - VPP L2 3n-hsw-x520 features-iacl
18269 - type: "plot"
18270   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat"
18271   algorithm: "plot_latency_error_bars"
18272   output-file-type: ".html"
18273   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat"
18274   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18275   filter: "'NIC_Intel-X520-DA2' and
18276            '64B' and
18277            'NDRPDR' and
18278            '1T1C' and
18279            'FEATURE' and
18280            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18281            'IACL' and
18282            ('ACL1' or 'ACL50') and
18283            ('10K_FLOWS' or '10k_FLOWS') and
18284            not 'MACIP' and
18285            not 'VHOST' and
18286            not 'MEMIF'"
18287   parameters:
18288   - "latency"
18289   - "parent"
18290   - "tags"
18291   layout:
18292     title: "l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
18293     layout: "plot-latency"
18294
18295 - type: "plot"
18296   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat"
18297   algorithm: "plot_latency_error_bars"
18298   output-file-type: ".html"
18299   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat"
18300   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18301   filter: "'NIC_Intel-X520-DA2' and
18302            '64B' and
18303            'NDRPDR' and
18304            '2T2C' and
18305            'FEATURE' and
18306            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18307            'IACL' and
18308            ('ACL1' or 'ACL50') and
18309            ('10K_FLOWS' or '10k_FLOWS') and
18310            not 'MACIP' and
18311            not 'VHOST' and
18312            not 'MEMIF'"
18313   parameters:
18314   - "latency"
18315   - "parent"
18316   - "tags"
18317   layout:
18318     title: "l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
18319     layout: "plot-latency"
18320
18321 # Packet Latency - VPP L2 3n-hsw-x520 features-oacl
18322 - type: "plot"
18323   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
18324   algorithm: "plot_latency_error_bars"
18325   output-file-type: ".html"
18326   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
18327   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18328   filter: "'NIC_Intel-X520-DA2' and
18329            '64B' and
18330            'NDRPDR' and
18331            '1T1C' and
18332            'FEATURE' and
18333            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18334            'OACL' and
18335            ('ACL1' or 'ACL50') and
18336            ('10K_FLOWS' or '10k_FLOWS') and
18337            not 'MACIP' and
18338            not 'VHOST' and
18339            not 'MEMIF'"
18340   parameters:
18341   - "latency"
18342   - "parent"
18343   - "tags"
18344   layout:
18345     title: "l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
18346     layout: "plot-latency"
18347
18348 - type: "plot"
18349   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat"
18350   algorithm: "plot_latency_error_bars"
18351   output-file-type: ".html"
18352   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat"
18353   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18354   filter: "'NIC_Intel-X520-DA2' and
18355            '64B' and
18356            'NDRPDR' and
18357            '2T2C' and
18358            'FEATURE' and
18359            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18360            'OACL' and
18361            ('ACL1' or 'ACL50') and
18362            ('10K_FLOWS' or '10k_FLOWS') and
18363            not 'MACIP' and
18364            not 'VHOST' and
18365            not 'MEMIF'"
18366   parameters:
18367   - "latency"
18368   - "parent"
18369   - "tags"
18370   layout:
18371     title: "l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
18372     layout: "plot-latency"
18373
18374 # Packet Latency - VPP L2 3n-hsw-x520 features-macip
18375 - type: "plot"
18376   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr-lat"
18377   algorithm: "plot_latency_error_bars"
18378   output-file-type: ".html"
18379   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr-lat"
18380   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18381   filter: "'NIC_Intel-X520-DA2' and
18382            '64B' and
18383            'NDRPDR' and
18384            '1T1C' and
18385            'FEATURE' and
18386            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18387            'MACIP' and
18388            ('ACL1' or 'ACL50') and
18389            ('10K_FLOWS' or '10k_FLOWS') and
18390            not 'VHOST' and
18391            not 'MEMIF'"
18392   parameters:
18393   - "latency"
18394   - "parent"
18395   - "tags"
18396   layout:
18397     title: "l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr"
18398     layout: "plot-latency"
18399
18400 - type: "plot"
18401   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr-lat"
18402   algorithm: "plot_latency_error_bars"
18403   output-file-type: ".html"
18404   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr-lat"
18405   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18406   filter: "'NIC_Intel-X520-DA2' and
18407            '64B' and
18408            'NDRPDR' and
18409            '2T2C' and
18410            'FEATURE' and
18411            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18412            'MACIP' and
18413            ('ACL1' or 'ACL50') and
18414            ('10K_FLOWS' or '10k_FLOWS') and
18415            not 'VHOST' and
18416            not 'MEMIF'"
18417   parameters:
18418   - "latency"
18419   - "parent"
18420   - "tags"
18421   layout:
18422     title: "l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr"
18423     layout: "plot-latency"
18424
18425 # Packet Latency - VPP L2 3n-hsw-x710 base and scale
18426 - type: "plot"
18427   title: "VPP Latency: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
18428   algorithm: "plot_latency_error_bars"
18429   output-file-type: ".html"
18430   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
18431   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18432   filter: "'NIC_Intel-X710' and
18433            '64B' and
18434            ('BASE' or 'SCALE') and
18435            'NDRPDR' and
18436            'ETH' and
18437            '1T1C' and
18438            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18439            not 'VHOST' and
18440            not 'MEMIF'"
18441   parameters:
18442   - "latency"
18443   - "parent"
18444   - "tags"
18445   sort:
18446   - "L2PATCH"
18447   - "L2XCFWD"
18448   - "L2BDMACLRN"
18449   - "FIB_10K"
18450   - "FIB_100K"
18451   - "FIB_1M"
18452   layout:
18453     title: "l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
18454     layout: "plot-latency"
18455
18456 - type: "plot"
18457   title: "VPP Latency: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
18458   algorithm: "plot_latency_error_bars"
18459   output-file-type: ".html"
18460   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
18461   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18462   filter: "'NIC_Intel-X710' and
18463            '64B' and
18464            ('BASE' or 'SCALE') and
18465            'NDRPDR' and
18466            'ETH' and
18467            '2T2C' and
18468            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18469            not 'VHOST' and
18470            not 'MEMIF'"
18471   parameters:
18472   - "latency"
18473   - "parent"
18474   - "tags"
18475   sort:
18476   - "L2PATCH"
18477   - "L2XCFWD"
18478   - "L2BDMACLRN"
18479   - "FIB_10K"
18480   - "FIB_100K"
18481   - "FIB_1M"
18482   layout:
18483     title: "l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
18484     layout: "plot-latency"
18485
18486 # Packet Latency - VPP L2 3n-hsw-x710 features
18487 - type: "plot"
18488   title: "VPP Latency: l2sw-3n-hsw-x710-64b-1t1c-features-ndr-lat"
18489   algorithm: "plot_latency_error_bars"
18490   output-file-type: ".html"
18491   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-ndr-lat"
18492   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18493   filter: "'NIC_Intel-X710' and
18494            '64B' and
18495            'NDRPDR' and
18496            '1T1C' and
18497            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18498            not 'ACL' and
18499            not 'VHOST' and
18500            not 'L2OVRLAY' and
18501            not 'MEMIF'"
18502   parameters:
18503   - "latency"
18504   - "parent"
18505   - "tags"
18506   sort:
18507   - "L2XCBASE"    # l2xcbase
18508   - "L2BDBASE"    # l2bdbase
18509   - "L2XCFWD"     # dot1q-l2xcbase
18510   - "L2BDMACLRN"  # dot1q-l2bdbase
18511   layout:
18512     title: "l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
18513     layout: "plot-latency"
18514
18515 - type: "plot"
18516   title: "VPP Latency: l2sw-3n-hsw-x710-64b-2t2c-features-ndr-lat"
18517   algorithm: "plot_latency_error_bars"
18518   output-file-type: ".html"
18519   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-ndr-lat"
18520   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18521   filter: "'NIC_Intel-X710' and
18522            '64B' and
18523            'NDRPDR' and
18524            '2T2C' and
18525            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18526            not 'ACL' and
18527            not 'VHOST' and
18528            not 'L2OVRLAY' and
18529            not 'MEMIF'"
18530   parameters:
18531   - "latency"
18532   - "parent"
18533   - "tags"
18534   sort:
18535   - "L2XCBASE"    # l2xcbase
18536   - "L2BDBASE"    # l2bdbase
18537   - "L2XCFWD"     # dot1q-l2xcbase
18538   - "L2BDMACLRN"  # dot1q-l2bdbase
18539   layout:
18540     title: "l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
18541     layout: "plot-latency"
18542
18543 # Packet Latency - VPP L2 3n-hsw-x710 features-iacl
18544 - type: "plot"
18545   title: "VPP Latency: l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat"
18546   algorithm: "plot_latency_error_bars"
18547   output-file-type: ".html"
18548   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat"
18549   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18550   filter: "'NIC_Intel-X710' and
18551            '64B' and
18552            'NDRPDR' and
18553            '1T1C' and
18554            'FEATURE' and
18555            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18556            'IACL' and
18557            ('ACL1' or 'ACL50') and
18558            ('10K_FLOWS' or '10k_FLOWS') and
18559            not 'MACIP' and
18560            not 'VHOST' and
18561            not 'MEMIF'"
18562   parameters:
18563   - "latency"
18564   - "parent"
18565   - "tags"
18566   layout:
18567     title: "l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
18568     layout: "plot-latency"
18569
18570 - type: "plot"
18571   title: "VPP Latency: l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat"
18572   algorithm: "plot_latency_error_bars"
18573   output-file-type: ".html"
18574   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat"
18575   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18576   filter: "'NIC_Intel-X710' and
18577            '64B' and
18578            'NDRPDR' and
18579            '2T2C' and
18580            'FEATURE' and
18581            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18582            'IACL' and
18583            ('ACL1' or 'ACL50') and
18584            ('10K_FLOWS' or '10k_FLOWS') and
18585            not 'MACIP' and
18586            not 'VHOST' and
18587            not 'MEMIF'"
18588   parameters:
18589   - "latency"
18590   - "parent"
18591   - "tags"
18592   layout:
18593     title: "l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
18594     layout: "plot-latency"
18595
18596 # Packet Latency - VPP L2 3n-hsw-xl710 base and scale
18597 - type: "plot"
18598   title: "VPP Latency: l2sw-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
18599   algorithm: "plot_latency_error_bars"
18600   output-file-type: ".html"
18601   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
18602   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18603   filter: "'NIC_Intel-XL710' and
18604            '64B' and
18605            'BASE' and
18606            'NDRPDR' and
18607            'ETH' and
18608            '1T1C' and
18609            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18610            not 'VHOST' and
18611            not 'MEMIF'"
18612   parameters:
18613   - "latency"
18614   - "parent"
18615   - "tags"
18616   sort:
18617   - "L2PATCH"
18618   - "L2XCFWD"
18619   - "L2BDMACLRN"
18620   layout:
18621     title: "l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
18622     layout: "plot-latency"
18623
18624 - type: "plot"
18625   title: "VPP Latency: l2sw-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
18626   algorithm: "plot_latency_error_bars"
18627   output-file-type: ".html"
18628   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
18629   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18630   filter: "'NIC_Intel-XL710' and
18631            '64B' and
18632            'BASE' and
18633            'NDRPDR' and
18634            'ETH' and
18635            '2T2C' and
18636            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18637            not 'VHOST' and
18638            not 'MEMIF'"
18639   parameters:
18640   - "latency"
18641   - "parent"
18642   - "tags"
18643   sort:
18644   - "L2PATCH"
18645   - "L2XCFWD"
18646   - "L2BDMACLRN"
18647   layout:
18648     title: "l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
18649     layout: "plot-latency"
18650
18651 # Packet Latency - VPP L2 3n-skx-x710 base and scale
18652 - type: "plot"
18653   title: "VPP Latency: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
18654   algorithm: "plot_latency_error_bars"
18655   output-file-type: ".html"
18656   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
18657   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18658   filter: "'NIC_Intel-X710' and
18659            '64B' and
18660            ('BASE' or 'SCALE') and
18661            'NDRPDR' and
18662            'ETH' and
18663            '2T1C' and
18664            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18665            not 'VHOST' and
18666            not 'MEMIF' and
18667            not 'DRV_AVF'"
18668   parameters:
18669   - "latency"
18670   - "parent"
18671   - "tags"
18672   sort:
18673   - "L2PATCH"
18674   - "L2XCBASE"
18675   - "BASE"
18676   - "FIB_10K"
18677   - "FIB_100K"
18678   - "FIB_1M"
18679   layout:
18680     title: "l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
18681     layout: "plot-latency"
18682
18683 - type: "plot"
18684   title: "VPP Latency: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
18685   algorithm: "plot_latency_error_bars"
18686   output-file-type: ".html"
18687   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
18688   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18689   filter: "'NIC_Intel-X710' and
18690            '64B' and
18691            ('BASE' or 'SCALE') and
18692            'NDRPDR' and
18693            'ETH' and
18694            '4T2C' and
18695            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18696            not 'VHOST' and
18697            not 'MEMIF' and
18698            not 'DRV_AVF'"
18699   parameters:
18700   - "latency"
18701   - "parent"
18702   - "tags"
18703   sort:
18704   - "L2PATCH"
18705   - "L2XCBASE"
18706   - "BASE"
18707   - "FIB_10K"
18708   - "FIB_100K"
18709   - "FIB_1M"
18710   layout:
18711     title: "l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
18712     layout: "plot-latency"
18713
18714 # Packet Latency - VPP L2 3n-skx-x710 features
18715 - type: "plot"
18716   title: "VPP Latency: l2sw-3n-skx-x710-64b-2t1c-features-ndr-lat"
18717   algorithm: "plot_latency_error_bars"
18718   output-file-type: ".html"
18719   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-ndr-lat"
18720   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18721   filter: "'NIC_Intel-X710' and
18722            '64B' and
18723            'NDRPDR' and
18724            '2T1C' and
18725            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18726            not 'ACL' and
18727            not 'VHOST' and
18728            not 'DRV_AVF' and
18729            not 'L2OVRLAY' and
18730            not 'MEMIF'"
18731   parameters:
18732   - "latency"
18733   - "parent"
18734   - "tags"
18735   sort:
18736   - "L2XCBASE"    # l2xcbase
18737   - "L2BDBASE"    # l2bdbase
18738   - "L2XCFWD"     # dot1q-l2xcbase
18739   - "L2BDMACLRN"  # dot1q-l2bdbase
18740   layout:
18741     title: "l2sw-3n-skx-x710-64b-2t1c-features-ndr"
18742     layout: "plot-latency"
18743
18744 - type: "plot"
18745   title: "VPP Latency: l2sw-3n-skx-x710-64b-4t2c-features-ndr-lat"
18746   algorithm: "plot_latency_error_bars"
18747   output-file-type: ".html"
18748   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-ndr-lat"
18749   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18750   filter: "'NIC_Intel-X710' and
18751            '64B' and
18752            'NDRPDR' and
18753            '4T2C' and
18754            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18755            not 'ACL' and
18756            not 'VHOST' and
18757            not 'DRV_AVF' and
18758            not 'L2OVRLAY' and
18759            not 'MEMIF'"
18760   parameters:
18761   - "latency"
18762   - "parent"
18763   - "tags"
18764   sort:
18765   - "L2XCBASE"    # l2xcbase
18766   - "L2BDBASE"    # l2bdbase
18767   - "L2XCFWD"     # dot1q-l2xcbase
18768   - "L2BDMACLRN"  # dot1q-l2bdbase
18769   layout:
18770     title: "l2sw-3n-skx-x710-64b-4t2c-features-ndr"
18771     layout: "plot-latency"
18772
18773 # Packet Latency - VPP L2 3n-skx-x710 features-iacl
18774 - type: "plot"
18775   title: "VPP Latency: l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
18776   algorithm: "plot_latency_error_bars"
18777   output-file-type: ".html"
18778   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
18779   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18780   filter: "'NIC_Intel-X710' and
18781            '64B' and
18782            'NDRPDR' and
18783            '2T1C' and
18784            'FEATURE' and
18785            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18786            'IACL' and
18787            ('ACL1' or 'ACL50') and
18788            ('10K_FLOWS' or '10k_FLOWS') and
18789            not 'MACIP' and
18790            not 'VHOST' and
18791            not 'MEMIF'"
18792   parameters:
18793   - "latency"
18794   - "parent"
18795   - "tags"
18796   layout:
18797     title: "l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr"
18798     layout: "plot-latency"
18799
18800 - type: "plot"
18801   title: "VPP Latency: l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
18802   algorithm: "plot_latency_error_bars"
18803   output-file-type: ".html"
18804   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
18805   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18806   filter: "'NIC_Intel-X710' and
18807            '64B' and
18808            'NDRPDR' and
18809            '4T2C' and
18810            'FEATURE' and
18811            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18812            'IACL' and
18813            ('ACL1' or 'ACL50') and
18814            ('10K_FLOWS' or '10k_FLOWS') and
18815            not 'MACIP' and
18816            not 'VHOST' and
18817            not 'MEMIF'"
18818   parameters:
18819   - "latency"
18820   - "parent"
18821   - "tags"
18822   layout:
18823     title: "l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr"
18824     layout: "plot-latency"
18825
18826 # Packet Latency - VPP L2 3n-skx-xxv710 base
18827 - type: "plot"
18828   title: "VPP Latency: l2sw-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
18829   algorithm: "plot_latency_error_bars"
18830   output-file-type: ".html"
18831   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
18832   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18833   filter: "'NIC_Intel-XXV710' and
18834            '64B' and
18835            ('BASE' or 'SCALE') and
18836            'NDRPDR' and
18837            'ETH' and
18838            '2T1C' and
18839            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18840            not 'VHOST' and
18841            not 'MEMIF'"
18842   parameters:
18843   - "latency"
18844   - "parent"
18845   - "tags"
18846   sort:
18847   - "L2PATCH"
18848   - "L2PATCH"
18849   - "L2XCBASE"
18850   - "L2BDMACLRN"
18851   layout:
18852     title: "l2sw-3n-skx-xxv710-64b-2t1c-base-ndr"
18853     layout: "plot-latency"
18854
18855 - type: "plot"
18856   title: "VPP Latency: l2sw-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
18857   algorithm: "plot_latency_error_bars"
18858   output-file-type: ".html"
18859   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
18860   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18861   filter: "'NIC_Intel-XXV710' and
18862            '64B' and
18863            ('BASE' or 'SCALE') and
18864            'NDRPDR' and
18865            'ETH' and
18866            '4T2C' and
18867            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18868            not 'VHOST' and
18869            not 'MEMIF'"
18870   parameters:
18871   - "latency"
18872   - "parent"
18873   - "tags"
18874   sort:
18875   - "L2PATCH"
18876   - "L2PATCH"
18877   - "L2XCBASE"
18878   - "L2BDMACLRN"
18879   layout:
18880     title: "l2sw-3n-skx-xxv710-64b-4t2c-base-ndr"
18881     layout: "plot-latency"
18882
18883 # Packet Latency - VPP L2 2n-skx-x710 base and scale
18884 - type: "plot"
18885   title: "VPP Latency: l2sw-2n-skx-x710-64b-2t1c-base-ndr-lat"
18886   algorithm: "plot_latency_error_bars"
18887   output-file-type: ".html"
18888   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base-ndr-lat"
18889   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18890   filter: "'NIC_Intel-X710' and
18891            '64B' and
18892            'ETH' and
18893            ('BASE' or 'SCALE') and
18894            'NDRPDR' and
18895            '2T1C' and
18896            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18897            not 'VHOST' and
18898            not 'MEMIF'"
18899   parameters:
18900   - "latency"
18901   - "parent"
18902   - "tags"
18903   sort:
18904   - "L2PATCH"
18905   - "L2XCBASE"
18906   - "BASE"
18907   - "FIB_10K"
18908   - "FIB_100K"
18909   - "FIB_1M"
18910   layout:
18911     title: "l2sw-2n-skx-x710-64b-2t1c-base-ndr"
18912     layout: "plot-latency"
18913
18914 - type: "plot"
18915   title: "VPP Latency: l2sw-2n-skx-x710-64b-4t2c-base-ndr-lat"
18916   algorithm: "plot_latency_error_bars"
18917   output-file-type: ".html"
18918   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base-ndr-lat"
18919   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18920   filter: "'NIC_Intel-X710' and
18921            '64B' and
18922            ('BASE' or 'SCALE') and
18923            'NDRPDR' and
18924            'ETH' and
18925            '4T2C' and
18926            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18927            not 'VHOST' and
18928            not 'MEMIF'"
18929   parameters:
18930   - "latency"
18931   - "parent"
18932   - "tags"
18933   sort:
18934   - "L2PATCH"
18935   - "L2XCBASE"
18936   - "BASE"
18937   - "FIB_10K"
18938   - "FIB_100K"
18939   - "FIB_1M"
18940   layout:
18941     title: "l2sw-2n-skx-x710-64b-4t2c-base-ndr"
18942     layout: "plot-latency"
18943
18944 # Packet Latency - VPP L2 2n-skx-xxv710 base and scale
18945 - type: "plot"
18946   title: "VPP Latency: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
18947   algorithm: "plot_latency_error_bars"
18948   output-file-type: ".html"
18949   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
18950   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18951   filter: "'NIC_Intel-XXV710' and
18952            '64B' and
18953            ('BASE' or 'SCALE') and
18954            'NDRPDR' and
18955            'ETH' and
18956            '2T1C' and
18957            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18958            not 'VHOST' and
18959            not 'MEMIF'"
18960   parameters:
18961   - "latency"
18962   - "parent"
18963   - "tags"
18964   sort:
18965   - "L2PATCH"
18966   - "L2XCBASE"
18967   - "BASE"
18968   - "FIB_10K"
18969   - "FIB_100K"
18970   - "FIB_1M"
18971   layout:
18972     title: "l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
18973     layout: "plot-latency"
18974
18975 - type: "plot"
18976   title: "VPP Latency: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
18977   algorithm: "plot_latency_error_bars"
18978   output-file-type: ".html"
18979   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
18980   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18981   filter: "'NIC_Intel-XXV710' and
18982            '64B' and
18983            ('BASE' or 'SCALE') and
18984            'NDRPDR' and
18985            'ETH' and
18986            '4T2C' and
18987            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18988            not 'VHOST' and
18989            not 'MEMIF'"
18990   parameters:
18991   - "latency"
18992   - "parent"
18993   - "tags"
18994   sort:
18995   - "L2PATCH"
18996   - "L2XCBASE"
18997   - "BASE"
18998   - "FIB_10K"
18999   - "FIB_100K"
19000   - "FIB_1M"
19001   layout:
19002     title: "l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
19003     layout: "plot-latency"
19004
19005 ################################################################################
19006
19007 # Packet Latency - VPP Container Memif 3n-hsw-x520
19008 - type: "plot"
19009   title: "VPP Latency: memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
19010   algorithm: "plot_latency_error_bars"
19011   output-file-type: ".html"
19012   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
19013   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19014   filter: "'NIC_Intel-X520-DA2' and
19015            '64B' and
19016            ('BASE' or 'SCALE') and
19017            'NDRPDR' and
19018            '1T1C' and
19019            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19020            not 'VHOST' and
19021            'MEMIF'"
19022   parameters:
19023   - "latency"
19024   - "parent"
19025   - "tags"
19026   sort:
19027   - "L2XCFWD"
19028   - "L2XCFWD"
19029   - "L2XCFWD"
19030   - "L2BDMACLRN"
19031   - "L2BDMACLRN"
19032   - "L2BDMACLRN"
19033   - "IP4FWD"
19034   layout:
19035     title: "memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
19036     layout: "plot-latency"
19037
19038 - type: "plot"
19039   title: "VPP Latency: memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
19040   algorithm: "plot_latency_error_bars"
19041   output-file-type: ".html"
19042   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
19043   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19044   filter: "'NIC_Intel-X520-DA2' and
19045            '64B' and
19046            ('BASE' or 'SCALE') and
19047            'NDRPDR' and
19048            '2T2C' and
19049            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19050            not 'VHOST' and
19051            'MEMIF'"
19052   parameters:
19053   - "latency"
19054   - "parent"
19055   - "tags"
19056   sort:
19057   - "L2XCFWD"
19058   - "L2XCFWD"
19059   - "L2XCFWD"
19060   - "L2BDMACLRN"
19061   - "L2BDMACLRN"
19062   - "L2BDMACLRN"
19063   - "IP4FWD"
19064   layout:
19065     title: "memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
19066     layout: "plot-latency"
19067
19068 # Packet Latency - VPP Container Memif 3n-hsw-x710
19069 - type: "plot"
19070   title: "VPP Latency: memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
19071   algorithm: "plot_latency_error_bars"
19072   output-file-type: ".html"
19073   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
19074   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19075   filter: "'NIC_Intel-X710' and
19076            '64B' and
19077            ('BASE' or 'SCALE') and
19078            'NDRPDR' and
19079            '1T1C' and
19080            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19081            not 'VHOST' and
19082            'MEMIF'"
19083   parameters:
19084   - "latency"
19085   - "parent"
19086   - "tags"
19087   sort:
19088   - "L2XCFWD"
19089   - "L2XCFWD"
19090   - "L2XCFWD"
19091   - "L2BDMACLRN"
19092   - "L2BDMACLRN"
19093   - "L2BDMACLRN"
19094   - "IP4FWD"
19095   layout:
19096     title: "memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
19097     layout: "plot-latency"
19098
19099 - type: "plot"
19100   title: "VPP Latency: memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
19101   algorithm: "plot_latency_error_bars"
19102   output-file-type: ".html"
19103   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
19104   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19105   filter: "'NIC_Intel-X710' and
19106            '64B' and
19107            ('BASE' or 'SCALE') and
19108            'NDRPDR' and
19109            '2T2C' and
19110            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19111            not 'VHOST' and
19112            'MEMIF'"
19113   parameters:
19114   - "latency"
19115   - "parent"
19116   - "tags"
19117   sort:
19118   - "L2XCFWD"
19119   - "L2XCFWD"
19120   - "L2XCFWD"
19121   - "L2BDMACLRN"
19122   - "L2BDMACLRN"
19123   - "L2BDMACLRN"
19124   - "IP4FWD"
19125   layout:
19126     title: "memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
19127     layout: "plot-latency"
19128
19129 # Packet Latency - VPP Container Memif 3n-hsw-xl710
19130 - type: "plot"
19131   title: "VPP Latency: memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr-lat"
19132   algorithm: "plot_latency_error_bars"
19133   output-file-type: ".html"
19134   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr-lat"
19135   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19136   filter: "'NIC_Intel-XL710' and
19137            '64B' and
19138            ('BASE' or 'SCALE') and
19139            'NDRPDR' and
19140            '1T1C' and
19141            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19142            not 'VHOST' and
19143            'MEMIF'"
19144   parameters:
19145   - "latency"
19146   - "parent"
19147   - "tags"
19148   sort:
19149   - "L2XCFWD"
19150   - "L2XCFWD"
19151   - "L2XCFWD"
19152   - "L2BDMACLRN"
19153   - "L2BDMACLRN"
19154   - "L2BDMACLRN"
19155   - "IP4FWD"
19156   layout:
19157     title: "memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr"
19158     layout: "plot-latency"
19159
19160 - type: "plot"
19161   title: "VPP Latency: memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr-lat"
19162   algorithm: "plot_latency_error_bars"
19163   output-file-type: ".html"
19164   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr-lat"
19165   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19166   filter: "'NIC_Intel-XL710' and
19167            '64B' and
19168            ('BASE' or 'SCALE') and
19169            'NDRPDR' and
19170            '2T2C' and
19171            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19172            not 'VHOST' and
19173            'MEMIF'"
19174   parameters:
19175   - "latency"
19176   - "parent"
19177   - "tags"
19178   sort:
19179   - "L2XCFWD"
19180   - "L2XCFWD"
19181   - "L2XCFWD"
19182   - "L2BDMACLRN"
19183   - "L2BDMACLRN"
19184   - "L2BDMACLRN"
19185   - "IP4FWD"
19186   layout:
19187     title: "memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr"
19188     layout: "plot-latency"
19189
19190 # Packet Latency - VPP Container Memif 3n-skx-x710
19191 - type: "plot"
19192   title: "VPP Latency: memif-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
19193   algorithm: "plot_latency_error_bars"
19194   output-file-type: ".html"
19195   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
19196   data: "plot-vpp-throughput-lat-tsa-3n-skx"
19197   filter: "'NIC_Intel-X710' and
19198            '64B' and
19199            ('BASE' or 'SCALE') and
19200            'NDRPDR' and
19201            '2T1C' and
19202            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19203            not 'VHOST' and
19204            'MEMIF'"
19205   parameters:
19206   - "latency"
19207   - "parent"
19208   - "tags"
19209   sort:
19210   - "L2XCFWD"
19211   - "L2XCFWD"
19212   - "L2XCFWD"
19213   - "L2BDMACLRN"
19214   - "L2BDMACLRN"
19215   - "L2BDMACLRN"
19216   - "IP4FWD"
19217   layout:
19218     title: "memif-3n-skx-x710-64b-2t1c-base_and_features-ndr"
19219     layout: "plot-latency"
19220
19221 - type: "plot"
19222   title: "VPP Latency: memif-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
19223   algorithm: "plot_latency_error_bars"
19224   output-file-type: ".html"
19225   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
19226   data: "plot-vpp-throughput-lat-tsa-3n-skx"
19227   filter: "'NIC_Intel-X710' and
19228            '64B' and
19229            ('BASE' or 'SCALE') and
19230            'NDRPDR' and
19231            '4T2C' and
19232            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19233            not 'VHOST' and
19234            'MEMIF'"
19235   parameters:
19236   - "latency"
19237   - "parent"
19238   - "tags"
19239   sort:
19240   - "L2XCFWD"
19241   - "L2XCFWD"
19242   - "L2XCFWD"
19243   - "L2BDMACLRN"
19244   - "L2BDMACLRN"
19245   - "L2BDMACLRN"
19246   - "IP4FWD"
19247   layout:
19248     title: "memif-3n-skx-x710-64b-4t2c-base_and_features-ndr"
19249     layout: "plot-latency"
19250
19251 # Packet Latency - VPP Container Memif 2n-skx-x710
19252 - type: "plot"
19253   title: "VPP Latency: memif-2n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
19254   algorithm: "plot_latency_error_bars"
19255   output-file-type: ".html"
19256   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
19257   data: "plot-vpp-throughput-lat-tsa-2n-skx"
19258   filter: "'NIC_Intel-X710' and
19259            '64B' and
19260            ('BASE' or 'SCALE') and
19261            'NDRPDR' and
19262            '2T1C' and
19263            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19264            not 'VHOST' and
19265            not 'NF_DENSITY' and
19266            'MEMIF'"
19267   parameters:
19268   - "latency"
19269   - "parent"
19270   - "tags"
19271   sort:
19272   - "L2XCFWD"
19273   - "L2XCFWD"
19274   - "L2XCFWD"
19275   - "L2BDMACLRN"
19276   - "L2BDMACLRN"
19277   - "L2BDMACLRN"
19278   - "IP4FWD"
19279   layout:
19280     title: "memif-2n-skx-x710-64b-2t1c-base_and_features-ndr"
19281     layout: "plot-latency"
19282
19283 - type: "plot"
19284   title: "VPP Latency: memif-2n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
19285   algorithm: "plot_latency_error_bars"
19286   output-file-type: ".html"
19287   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
19288   data: "plot-vpp-throughput-lat-tsa-2n-skx"
19289   filter: "'NIC_Intel-X710' and
19290            '64B' and
19291            ('BASE' or 'SCALE') and
19292            'NDRPDR' and
19293            '4T2C' and
19294            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19295            not 'VHOST' and
19296            not 'NF_DENSITY' and
19297            'MEMIF'"
19298   parameters:
19299   - "latency"
19300   - "parent"
19301   - "tags"
19302   sort:
19303   - "L2XCFWD"
19304   - "L2XCFWD"
19305   - "L2XCFWD"
19306   - "L2BDMACLRN"
19307   - "L2BDMACLRN"
19308   - "L2BDMACLRN"
19309   - "IP4FWD"
19310   layout:
19311     title: "memif-2n-skx-x710-64b-4t2c-base_and_features-ndr"
19312     layout: "plot-latency"
19313
19314 ## Packet Latency - VPP Container Memif 2n-skx-xxv710
19315 #- type: "plot"
19316 #  title: "VPP Latency: memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr-lat"
19317 #  algorithm: "plot_latency_error_bars"
19318 #  output-file-type: ".html"
19319 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr-lat"
19320 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
19321 #  filter: "'NIC_Intel-XXV710' and
19322 #           '64B' and
19323 #           ('BASE' or 'SCALE') and
19324 #           'NDRPDR' and
19325 #           '2T1C' and
19326 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19327 #           not 'VHOST' and
19328 #           'MEMIF'"
19329 #  parameters:
19330 #  - "latency"
19331 #  - "parent"
19332 #  - "tags"
19333 #  sort:
19334 #  - "L2XCFWD"
19335 #  - "L2XCFWD"
19336 #  - "L2XCFWD"
19337 #  - "L2BDMACLRN"
19338 #  - "L2BDMACLRN"
19339 #  - "L2BDMACLRN"
19340 #  - "IP4FWD"
19341 #  layout:
19342 #    title: "memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
19343 #    layout: "plot-latency"
19344 #
19345 #- type: "plot"
19346 #  title: "VPP Latency: memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr-lat"
19347 #  algorithm: "plot_latency_error_bars"
19348 #  output-file-type: ".html"
19349 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr-lat"
19350 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
19351 #  filter: "'NIC_Intel-XXV710' and
19352 #           '64B' and
19353 #           ('BASE' or 'SCALE') and
19354 #           'NDRPDR' and
19355 #           '4T2C' and
19356 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19357 #           not 'VHOST' and
19358 #           'MEMIF'"
19359 #  parameters:
19360 #  - "latency"
19361 #  - "parent"
19362 #  - "tags"
19363 #  sort:
19364 #  - "L2XCFWD"
19365 #  - "L2XCFWD"
19366 #  - "L2XCFWD"
19367 #  - "L2BDMACLRN"
19368 #  - "L2BDMACLRN"
19369 #  - "L2BDMACLRN"
19370 #  - "IP4FWD"
19371 #  layout:
19372 #    title: "memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
19373 #    layout: "plot-latency"
19374
19375 ################################################################################
19376
19377 # Packet Latency - VPP Container Memif 3n-hsw-x520 - l2xc
19378 - type: "plot"
19379   title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr-lat"
19380   algorithm: "plot_latency_error_bars"
19381   output-file-type: ".html"
19382   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr-lat"
19383   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19384   filter: "'NIC_Intel-X520-DA2' and
19385            '64B' and
19386            ('BASE' or 'SCALE') and
19387            'NDRPDR' and
19388            '1T1C' and
19389            'L2XCFWD' and
19390            not 'VHOST' and
19391            not 'NF_DENSITY' and
19392            'MEMIF'"
19393   parameters:
19394   - "latency"
19395   - "parent"
19396   - "tags"
19397   sort:
19398   - "1VNF"
19399   - "2VNF"
19400   - "4VNF"
19401   - "2VNF"
19402   - "4VNF"
19403   layout:
19404     title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
19405     layout: "plot-latency"
19406
19407 - type: "plot"
19408   title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr-lat"
19409   algorithm: "plot_latency_error_bars"
19410   output-file-type: ".html"
19411   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr-lat"
19412   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19413   filter: "'NIC_Intel-X520-DA2' and
19414            '64B' and
19415            ('BASE' or 'SCALE') and
19416            'NDRPDR' and
19417            '2T2C' and
19418            'L2XCFWD' and
19419            not 'VHOST' and
19420            not 'NF_DENSITY' and
19421            'MEMIF'"
19422   parameters:
19423   - "latency"
19424   - "parent"
19425   - "tags"
19426   sort:
19427   - "1VNF"
19428   - "2VNF"
19429   - "4VNF"
19430   - "2VNF"
19431   - "4VNF"
19432   layout:
19433     title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
19434     layout: "plot-latency"
19435
19436 # Packet Latency - VPP Container Memif 3n-hsw-x520 - l2bd
19437 - type: "plot"
19438   title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr-lat"
19439   algorithm: "plot_latency_error_bars"
19440   output-file-type: ".html"
19441   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr-lat"
19442   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19443   filter: "'NIC_Intel-X520-DA2' and
19444            '64B' and
19445            ('BASE' or 'SCALE') and
19446            'NDRPDR' and
19447            '1T1C' and
19448            ('L2BDMACSTAT' or 'L2BDMACLRN') and
19449            not 'VHOST' and
19450            not 'NF_DENSITY' and
19451            'MEMIF'"
19452   parameters:
19453   - "latency"
19454   - "parent"
19455   - "tags"
19456   sort:
19457   - "1VNF"
19458   - "2VNF"
19459   - "4VNF"
19460   - "2VNF"
19461   - "4VNF"
19462   layout:
19463     title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
19464     layout: "plot-latency"
19465
19466 - type: "plot"
19467   title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr-lat"
19468   algorithm: "plot_latency_error_bars"
19469   output-file-type: ".html"
19470   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr-lat"
19471   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19472   filter: "'NIC_Intel-X520-DA2' and
19473            '64B' and
19474            ('BASE' or 'SCALE') and
19475            'NDRPDR' and
19476            '2T2C' and
19477            ('L2BDMACSTAT' or 'L2BDMACLRN') and
19478            not 'VHOST' and
19479            not 'NF_DENSITY' and
19480            'MEMIF'"
19481   parameters:
19482   - "latency"
19483   - "parent"
19484   - "tags"
19485   sort:
19486   - "1VNF"
19487   - "2VNF"
19488   - "4VNF"
19489   - "2VNF"
19490   - "4VNF"
19491   layout:
19492     title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
19493     layout: "plot-latency"
19494
19495 # Packet Latency - VPP Container Memif 3n-hsw-x710 - l2xc
19496 - type: "plot"
19497   title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr-lat"
19498   algorithm: "plot_latency_error_bars"
19499   output-file-type: ".html"
19500   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr-lat"
19501   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19502   filter: "'NIC_Intel-X710' and
19503            '64B' and
19504            ('BASE' or 'SCALE') and
19505            'NDRPDR' and
19506            '1T1C' and
19507            'L2XCFWD' and
19508            not 'VHOST' and
19509            not 'NF_DENSITY' and
19510            'MEMIF'"
19511   parameters:
19512   - "latency"
19513   - "parent"
19514   - "tags"
19515   sort:
19516   - "1VNF"
19517   - "2VNF"
19518   - "4VNF"
19519   - "2VNF"
19520   - "4VNF"
19521   layout:
19522     title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
19523     layout: "plot-latency"
19524
19525 - type: "plot"
19526   title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr-lat"
19527   algorithm: "plot_latency_error_bars"
19528   output-file-type: ".html"
19529   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr-lat"
19530   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19531   filter: "'NIC_Intel-X710' and
19532            '64B' and
19533            ('BASE' or 'SCALE') and
19534            'NDRPDR' and
19535            '2T2C' and
19536            'L2XCFWD' and
19537            not 'VHOST' and
19538            not 'NF_DENSITY' and
19539            'MEMIF'"
19540   parameters:
19541   - "latency"
19542   - "parent"
19543   - "tags"
19544   sort:
19545   - "1VNF"
19546   - "2VNF"
19547   - "4VNF"
19548   - "2VNF"
19549   - "4VNF"
19550   layout:
19551     title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
19552     layout: "plot-latency"
19553
19554 # Packet Latency - VPP Container Memif 3n-hsw-x710 - l2bd
19555 - type: "plot"
19556   title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr-lat"
19557   algorithm: "plot_latency_error_bars"
19558   output-file-type: ".html"
19559   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr-lat"
19560   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19561   filter: "'NIC_Intel-X710' and
19562            '64B' and
19563            ('BASE' or 'SCALE') and
19564            'NDRPDR' and
19565            '1T1C' and
19566            ('L2BDMACSTAT' or 'L2BDMACLRN') and
19567            not 'VHOST' and
19568            not 'NF_DENSITY' and
19569            'MEMIF'"
19570   parameters:
19571   - "latency"
19572   - "parent"
19573   - "tags"
19574   sort:
19575   - "1VNF"
19576   - "2VNF"
19577   - "4VNF"
19578   - "2VNF"
19579   - "4VNF"
19580   layout:
19581     title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
19582     layout: "plot-latency"
19583
19584 - type: "plot"
19585   title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr-lat"
19586   algorithm: "plot_latency_error_bars"
19587   output-file-type: ".html"
19588   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr-lat"
19589   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19590   filter: "'NIC_Intel-X710' and
19591            '64B' and
19592            ('BASE' or 'SCALE') and
19593            'NDRPDR' and
19594            '2T2C' and
19595            ('L2BDMACSTAT' or 'L2BDMACLRN') and
19596            not 'VHOST' and
19597            not 'NF_DENSITY' and
19598            'MEMIF'"
19599   parameters:
19600   - "latency"
19601   - "parent"
19602   - "tags"
19603   sort:
19604   - "1VNF"
19605   - "2VNF"
19606   - "4VNF"
19607   - "2VNF"
19608   - "4VNF"
19609   layout:
19610     title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
19611     layout: "plot-latency"
19612
19613 ################################################################################
19614
19615 # Packet Latency - VPP IPv4 3n-hsw-x520 base and scale
19616 - type: "plot"
19617   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
19618   algorithm: "plot_latency_error_bars"
19619   output-file-type: ".html"
19620   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
19621   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19622   filter: "'NIC_Intel-X520-DA2' and
19623            '64B' and
19624            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19625            'NDRPDR' and
19626            '1T1C' and
19627            'IP4FWD' and
19628            not 'IPSEC' and
19629            not 'DOT1Q' and
19630            not 'VHOST'"
19631   parameters:
19632   - "latency"
19633   - "parent"
19634   - "tags"
19635   sort:
19636   - "DOT1Q"
19637   - "IP4BASE"
19638   - "FIB_20K"
19639   - "FIB_200K"
19640   - "FIB_2M"
19641   layout:
19642     title: "ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
19643     layout: "plot-latency"
19644
19645 - type: "plot"
19646   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
19647   algorithm: "plot_latency_error_bars"
19648   output-file-type: ".html"
19649   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
19650   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19651   filter: "'NIC_Intel-X520-DA2' and
19652            '64B' and
19653            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19654            'NDRPDR' and
19655            '2T2C' and
19656            'IP4FWD' and
19657            not 'IPSEC' and
19658            not 'DOT1Q' and
19659            not 'VHOST'"
19660   parameters:
19661   - "latency"
19662   - "parent"
19663   - "tags"
19664   sort:
19665   - "DOT1Q"
19666   - "IP4BASE"
19667   - "FIB_20K"
19668   - "FIB_200K"
19669   - "FIB_2M"
19670   layout:
19671     title: "ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
19672     layout: "plot-latency"
19673
19674 # Packet Latency - VPP IPv4 3n-hsw-x520 features
19675 - type: "plot"
19676   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-ndr-lat"
19677   algorithm: "plot_latency_error_bars"
19678   output-file-type: ".html"
19679   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-ndr-lat"
19680   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19681   filter: "'NIC_Intel-X520-DA2' and
19682            '64B' and
19683            ('IP4BASE' or
19684             'POLICE_MARK' or
19685             'COPWHLIST' or
19686             ('NAT44' and 'BASE') or
19687             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
19688            'NDRPDR' and
19689            '1T1C' and
19690            'IP4FWD' and
19691            not 'IPSEC' and
19692            not 'VHOST'"
19693   parameters:
19694   - "latency"
19695   - "parent"
19696   - "tags"
19697   sort:
19698   - "DOT1Q"
19699   - "IP4BASE"
19700   - "NAT44"
19701   - "POLICE_MARK"
19702   - "COPWHLIST"
19703   - "IACL"
19704   - "OACL"
19705   layout:
19706     title: "ip4-3n-hsw-x520-64b-1t1c-features-ndr"
19707     layout: "plot-latency"
19708
19709 - type: "plot"
19710   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-ndr-lat"
19711   algorithm: "plot_latency_error_bars"
19712   output-file-type: ".html"
19713   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-ndr-lat"
19714   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19715   filter: "'NIC_Intel-X520-DA2' and
19716            '64B' and
19717            ('IP4BASE' or
19718             'POLICE_MARK' or
19719             'COPWHLIST' or
19720             ('NAT44' and 'BASE') or
19721             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
19722            'NDRPDR' and
19723            '2T2C' and
19724            'IP4FWD' and
19725            not 'IPSEC' and
19726            not 'VHOST'"
19727   parameters:
19728   - "latency"
19729   - "parent"
19730   - "tags"
19731   sort:
19732   - "DOT1Q"
19733   - "IP4BASE"
19734   - "NAT44"
19735   - "POLICE_MARK"
19736   - "COPWHLIST"
19737   - "IACL"
19738   - "OACL"
19739   layout:
19740     title: "ip4-3n-hsw-x520-64b-2t2c-features-ndr"
19741     layout: "plot-latency"
19742
19743 # Packet Latency - VPP IPv4 3n-hsw-x520 features nat44
19744 - type: "plot"
19745   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr-lat"
19746   algorithm: "plot_latency_error_bars"
19747   output-file-type: ".html"
19748   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr-lat"
19749   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19750   filter: "'NIC_Intel-X520-DA2' and
19751            '64B' and
19752            'NDRPDR' and
19753            '1T1C' and
19754            'IP4FWD' and
19755            ('NAT44' or 'IP4BASE') and
19756            not 'DOT1Q' and
19757            not 'IPSEC' and
19758            not 'VHOST'"
19759   parameters:
19760   - "latency"
19761   - "parent"
19762   - "tags"
19763   sort:
19764   - "IP4BASE"
19765   - "BASE"
19766   - "SRC_USER_10"
19767   - "SRC_USER_100"
19768   - "SRC_USER_1000"
19769   - "SRC_USER_2000"
19770   layout:
19771     title: "ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
19772     layout: "plot-latency"
19773
19774 - type: "plot"
19775   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr-lat"
19776   algorithm: "plot_latency_error_bars"
19777   output-file-type: ".html"
19778   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr-lat"
19779   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19780   filter: "'NIC_Intel-X520-DA2' and
19781            '64B' and
19782            'NDRPDR' and
19783            '2T2C' and
19784            'IP4FWD' and
19785            ('NAT44' or 'IP4BASE') and
19786            not 'DOT1Q' and
19787            not 'IPSEC' and
19788            not 'VHOST'"
19789   parameters:
19790   - "latency"
19791   - "parent"
19792   - "tags"
19793   sort:
19794   - "IP4BASE"
19795   - "BASE"
19796   - "SRC_USER_10"
19797   - "SRC_USER_100"
19798   - "SRC_USER_1000"
19799   - "SRC_USER_2000"
19800   layout:
19801     title: "ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
19802     layout: "plot-latency"
19803
19804 # Packet Latency - VPP IPv4 3n-hsw-x520 features iacl
19805 - type: "plot"
19806   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat"
19807   algorithm: "plot_latency_error_bars"
19808   output-file-type: ".html"
19809   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat"
19810   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19811   filter: "'NIC_Intel-X520-DA2' and
19812            '64B' and
19813            'NDRPDR' and
19814            '1T1C' and
19815            'IP4FWD' and
19816            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
19817            not 'IPSEC' and
19818            not 'DOT1Q' and
19819            not 'VHOST'"
19820   parameters:
19821   - "latency"
19822   - "parent"
19823   - "tags"
19824   sort:
19825   - "IP4BASE"
19826   - "ACL_STATELESS"
19827   - "ACL_STATEFUL"
19828   - "ACL_STATELESS"
19829   - "ACL_STATEFUL"
19830   layout:
19831     title: "ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
19832     layout: "plot-latency"
19833
19834 - type: "plot"
19835   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat"
19836   algorithm: "plot_latency_error_bars"
19837   output-file-type: ".html"
19838   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat"
19839   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19840   filter: "'NIC_Intel-X520-DA2' and
19841            '64B' and
19842            'NDRPDR' and
19843            '2T2C' and
19844            'IP4FWD' and
19845            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
19846            not 'IPSEC' and
19847            not 'DOT1Q' and
19848            not 'VHOST'"
19849   parameters:
19850   - "latency"
19851   - "parent"
19852   - "tags"
19853   sort:
19854   - "IP4BASE"
19855   - "ACL_STATELESS"
19856   - "ACL_STATEFUL"
19857   - "ACL_STATELESS"
19858   - "ACL_STATEFUL"
19859   layout:
19860     title: "ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
19861     layout: "plot-latency"
19862
19863 # Packet Latency - VPP IPv4 3n-hsw-x520 features oacl
19864 - type: "plot"
19865   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
19866   algorithm: "plot_latency_error_bars"
19867   output-file-type: ".html"
19868   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
19869   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19870   filter: "'NIC_Intel-X520-DA2' and
19871            '64B' and
19872            'NDRPDR' and
19873            '1T1C' and
19874            'IP4FWD' and
19875            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
19876            not 'IPSEC' and
19877            not 'DOT1Q' and
19878            not 'VHOST'"
19879   parameters:
19880   - "latency"
19881   - "parent"
19882   - "tags"
19883   sort:
19884   - "IP4BASE"
19885   - "ACL_STATELESS"
19886   - "ACL_STATEFUL"
19887   - "ACL_STATELESS"
19888   - "ACL_STATEFUL"
19889   layout:
19890     title: "ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
19891     layout: "plot-latency"
19892
19893 - type: "plot"
19894   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat"
19895   algorithm: "plot_latency_error_bars"
19896   output-file-type: ".html"
19897   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat"
19898   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19899   filter: "'NIC_Intel-X520-DA2' and
19900            '64B' and
19901            'NDRPDR' and
19902            '2T2C' and
19903            'IP4FWD' and
19904            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
19905            not 'IPSEC' and
19906            not 'DOT1Q' and
19907            not 'VHOST'"
19908   parameters:
19909   - "latency"
19910   - "parent"
19911   - "tags"
19912   sort:
19913   - "IP4BASE"
19914   - "ACL_STATELESS"
19915   - "ACL_STATEFUL"
19916   - "ACL_STATELESS"
19917   - "ACL_STATEFUL"
19918   layout:
19919     title: "ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
19920     layout: "plot-latency"
19921
19922 # Packet Latency - VPP IPv4 3n-hsw-x710 base and scale
19923 - type: "plot"
19924   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
19925   algorithm: "plot_latency_error_bars"
19926   output-file-type: ".html"
19927   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
19928   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19929   filter: "'NIC_Intel-X710' and
19930            '64B' and
19931            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19932            'NDRPDR' and
19933            '1T1C' and
19934            'IP4FWD' and
19935            not 'IPSEC' and
19936            not 'DOT1Q' and
19937            not 'VHOST'"
19938   parameters:
19939   - "latency"
19940   - "parent"
19941   - "tags"
19942   sort:
19943   - "IP4BASE"
19944   - "FIB_20K"
19945   - "FIB_200K"
19946   - "FIB_2M"
19947   layout:
19948     title: "ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
19949     layout: "plot-latency"
19950
19951 - type: "plot"
19952   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
19953   algorithm: "plot_latency_error_bars"
19954   output-file-type: ".html"
19955   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
19956   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19957   filter: "'NIC_Intel-X710' and
19958            '64B' and
19959            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19960            'NDRPDR' and
19961            '2T2C' and
19962            'IP4FWD' and
19963            not 'IPSEC' and
19964            not 'DOT1Q' and
19965            not 'VHOST'"
19966   parameters:
19967   - "latency"
19968   - "parent"
19969   - "tags"
19970   sort:
19971   - "IP4BASE"
19972   - "FIB_20K"
19973   - "FIB_200K"
19974   - "FIB_2M"
19975   layout:
19976     title: "ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
19977     layout: "plot-latency"
19978
19979 # Packet Latency - VPP IPv4 3n-hsw-x710 features
19980 - type: "plot"
19981   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-ndr-lat"
19982   algorithm: "plot_latency_error_bars"
19983   output-file-type: ".html"
19984   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-ndr-lat"
19985   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19986   filter: "'NIC_Intel-X710' and
19987            '64B' and
19988            ('IP4BASE' or
19989             'POLICE_MARK' or
19990             'COPWHLIST' or
19991             ('NAT44' and 'BASE') or
19992             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
19993            'NDRPDR' and
19994            '1T1C' and
19995            'IP4FWD' and
19996            not 'IPSEC' and
19997            not 'VHOST'"
19998   parameters:
19999   - "latency"
20000   - "parent"
20001   - "tags"
20002   sort:
20003   - "DOT1Q"
20004   - "IP4BASE"
20005   - "NAT44"
20006   - "POLICE_MARK"
20007   - "COPWHLIST"
20008   - "IACL"
20009   - "OACL"
20010   layout:
20011     title: "ip4-3n-hsw-x710-64b-1t1c-features-ndr"
20012     layout: "plot-latency"
20013
20014 - type: "plot"
20015   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-ndr-lat"
20016   algorithm: "plot_latency_error_bars"
20017   output-file-type: ".html"
20018   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-ndr-lat"
20019   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20020   filter: "'NIC_Intel-X710' and
20021            '64B' and
20022            ('IP4BASE' or
20023             'POLICE_MARK' or
20024             'COPWHLIST' or
20025             ('NAT44' and 'BASE') or
20026             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
20027            'NDRPDR' and
20028            '2T2C' and
20029            'IP4FWD' and
20030            not 'IPSEC' and
20031            not 'VHOST'"
20032   parameters:
20033   - "latency"
20034   - "parent"
20035   - "tags"
20036   sort:
20037   - "DOT1Q"
20038   - "IP4BASE"
20039   - "NAT44"
20040   - "POLICE_MARK"
20041   - "COPWHLIST"
20042   - "IACL"
20043   - "OACL"
20044   layout:
20045     title: "ip4-3n-hsw-x710-64b-2t2c-features-ndr"
20046     layout: "plot-latency"
20047
20048 # Packet Latency - VPP IPv4 3n-hsw-x710 features nat44
20049 - type: "plot"
20050   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr-lat"
20051   algorithm: "plot_latency_error_bars"
20052   output-file-type: ".html"
20053   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr-lat"
20054   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20055   filter: "'NIC_Intel-X710' and
20056            '64B' and
20057            'NDRPDR' and
20058            '1T1C' and
20059            'IP4FWD' and
20060            ('NAT44' or 'IP4BASE') and
20061            not 'IPSEC' and
20062            not 'VHOST'"
20063   parameters:
20064   - "latency"
20065   - "parent"
20066   - "tags"
20067   sort:
20068   - "IP4BASE"
20069   - "BASE"
20070   - "SRC_USER_10"
20071   - "SRC_USER_100"
20072   - "SRC_USER_1000"
20073   - "SRC_USER_2000"
20074   layout:
20075     title: "ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
20076     layout: "plot-latency"
20077
20078 - type: "plot"
20079   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr-lat"
20080   algorithm: "plot_latency_error_bars"
20081   output-file-type: ".html"
20082   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr-lat"
20083   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20084   filter: "'NIC_Intel-X710' and
20085            '64B' and
20086            'NDRPDR' and
20087            '2T2C' and
20088            'IP4FWD' and
20089            ('NAT44' or 'IP4BASE') and
20090            not 'IPSEC' and
20091            not 'VHOST'"
20092   parameters:
20093   - "latency"
20094   - "parent"
20095   - "tags"
20096   sort:
20097   - "IP4BASE"
20098   - "BASE"
20099   - "SRC_USER_10"
20100   - "SRC_USER_100"
20101   - "SRC_USER_1000"
20102   - "SRC_USER_2000"
20103   layout:
20104     title: "ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
20105     layout: "plot-latency"
20106
20107 # Packet Latency - VPP IPv4 3n-hsw-x710 features iacl
20108 - type: "plot"
20109   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat"
20110   algorithm: "plot_latency_error_bars"
20111   output-file-type: ".html"
20112   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat"
20113   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20114   filter: "'NIC_Intel-X710' and
20115            '64B' and
20116            'NDRPDR' and
20117            '1T1C' and
20118            'IP4FWD' and
20119            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
20120            not 'IPSEC' and
20121            not 'VHOST'"
20122   parameters:
20123   - "latency"
20124   - "parent"
20125   - "tags"
20126   sort:
20127   - "IP4BASE"
20128   - "ACL_STATELESS"
20129   - "ACL_STATEFUL"
20130   - "ACL_STATELESS"
20131   - "ACL_STATEFUL"
20132   layout:
20133     title: "ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
20134     layout: "plot-latency"
20135
20136 - type: "plot"
20137   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat"
20138   algorithm: "plot_latency_error_bars"
20139   output-file-type: ".html"
20140   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat"
20141   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20142   filter: "'NIC_Intel-X710' and
20143            '64B' and
20144            'NDRPDR' and
20145            '2T2C' and
20146            'IP4FWD' and
20147            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
20148            not 'IPSEC' and
20149            not 'VHOST'"
20150   parameters:
20151   - "latency"
20152   - "parent"
20153   - "tags"
20154   sort:
20155   - "IP4BASE"
20156   - "ACL_STATELESS"
20157   - "ACL_STATEFUL"
20158   - "ACL_STATELESS"
20159   - "ACL_STATEFUL"
20160   layout:
20161     title: "ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
20162     layout: "plot-latency"
20163
20164 # Packet Latency - VPP IPv4 3n-hsw-xl710 base and scale
20165 - type: "plot"
20166   title: "VPP Latency: ip4-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
20167   algorithm: "plot_latency_error_bars"
20168   output-file-type: ".html"
20169   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
20170   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20171   filter: "'NIC_Intel-XL710' and
20172            '64B' and
20173            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20174            'NDRPDR' and
20175            '1T1C' and
20176            'IP4FWD' and
20177            not 'IPSEC' and
20178            not 'VHOST'"
20179   parameters:
20180   - "latency"
20181   - "parent"
20182   - "tags"
20183   sort:
20184   - "IP4BASE"
20185   - "FIB_20K"
20186   - "FIB_200K"
20187   - "FIB_2M"
20188   layout:
20189     title: "ip4-3n-hsw-xl710-64b-1t1c-base-ndr"
20190     layout: "plot-latency"
20191
20192 - type: "plot"
20193   title: "VPP Latency: ip4-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
20194   algorithm: "plot_latency_error_bars"
20195   output-file-type: ".html"
20196   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
20197   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20198   filter: "'NIC_Intel-XL710' and
20199            '64B' and
20200            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20201            'NDRPDR' and
20202            '2T2C' and
20203            'IP4FWD' and
20204            not 'IPSEC' and
20205            not 'VHOST'"
20206   parameters:
20207   - "latency"
20208   - "parent"
20209   - "tags"
20210   sort:
20211   - "IP4BASE"
20212   - "FIB_20K"
20213   - "FIB_200K"
20214   - "FIB_2M"
20215   layout:
20216     title: "ip4-3n-hsw-xl710-64b-2t2c-base-ndr"
20217     layout: "plot-latency"
20218
20219 # Packet Latency - VPP IPv4 3n-skx-x710 base and scale
20220 - type: "plot"
20221   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20222   algorithm: "plot_latency_error_bars"
20223   output-file-type: ".html"
20224   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20225   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20226   filter: "'NIC_Intel-X710' and
20227            '64B' and
20228            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20229            'NDRPDR' and
20230            '2T1C' and
20231            'IP4FWD' and
20232            not 'IPSEC' and
20233            not 'DOT1Q' and
20234            not 'VHOST'"
20235   parameters:
20236   - "latency"
20237   - "parent"
20238   - "tags"
20239   sort:
20240   - "IP4BASE"
20241   - "FIB_20K"
20242   - "FIB_200K"
20243   - "FIB_2M"
20244   layout:
20245     title: "ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
20246     layout: "plot-latency"
20247
20248 - type: "plot"
20249   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20250   algorithm: "plot_latency_error_bars"
20251   output-file-type: ".html"
20252   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20253   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20254   filter: "'NIC_Intel-X710' and
20255            '64B' and
20256            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20257            'NDRPDR' and
20258            '4T2C' and
20259            'IP4FWD' and
20260            not 'IPSEC' and
20261            not 'DOT1Q' and
20262            not 'VHOST'"
20263   parameters:
20264   - "latency"
20265   - "parent"
20266   - "tags"
20267   sort:
20268   - "IP4BASE"
20269   - "FIB_20K"
20270   - "FIB_200K"
20271   - "FIB_2M"
20272   layout:
20273     title: "ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
20274     layout: "plot-latency"
20275
20276 # Packet Latency - VPP IPv4 3n-skx-x710 features oacl
20277 - type: "plot"
20278   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-ndr-lat"
20279   algorithm: "plot_latency_error_bars"
20280   output-file-type: ".html"
20281   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-ndr-lat"
20282   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20283   filter: "'NIC_Intel-X710' and
20284            '64B' and
20285            ('IP4BASE' or
20286             'POLICE_MARK' or
20287             'COPWHLIST' or
20288             ('NAT44' and 'BASE') or
20289             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
20290            'NDRPDR' and
20291            '2T1C' and
20292            'IP4FWD' and
20293            not 'IPSEC' and
20294            not 'VHOST'"
20295   parameters:
20296   - "latency"
20297   - "parent"
20298   - "tags"
20299   sort:
20300   - "DOT1Q"
20301   - "IP4BASE"
20302   - "NAT44"
20303   - "POLICE_MARK"
20304   - "COPWHLIST"
20305   - "IACL"
20306   - "OACL"
20307   layout:
20308     title: "ip4-3n-skx-x710-64b-2t1c-features-ndr"
20309     layout: "plot-latency"
20310
20311 - type: "plot"
20312   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-ndr-lat"
20313   algorithm: "plot_latency_error_bars"
20314   output-file-type: ".html"
20315   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-ndr-lat"
20316   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20317   filter: "'NIC_Intel-X710' and
20318            '64B' and
20319            ('IP4BASE' or
20320             'POLICE_MARK' or
20321             'COPWHLIST' or
20322             ('NAT44' and 'BASE') or
20323             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
20324            'NDRPDR' and
20325            '4T2C' and
20326            'IP4FWD' and
20327            not 'IPSEC' and
20328            not 'VHOST'"
20329   parameters:
20330   - "latency"
20331   - "parent"
20332   - "tags"
20333   sort:
20334   - "DOT1Q"
20335   - "IP4BASE"
20336   - "NAT44"
20337   - "POLICE_MARK"
20338   - "COPWHLIST"
20339   - "IACL"
20340   - "OACL"
20341   layout:
20342     title: "ip4-3n-skx-x710-64b-4t2c-features-ndr"
20343     layout: "plot-latency"
20344
20345 # Packet Latency - VPP IPv4 3n-skx-x710 features nat44
20346 - type: "plot"
20347   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr-lat"
20348   algorithm: "plot_latency_error_bars"
20349   output-file-type: ".html"
20350   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr-lat"
20351   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20352   filter: "'NIC_Intel-X710' and
20353            '64B' and
20354            'NDRPDR' and
20355            '2T1C' and
20356            'IP4FWD' and
20357            ('NAT44' or 'IP4BASE') and
20358            not 'IPSEC' and
20359            not 'VHOST'"
20360   parameters:
20361   - "latency"
20362   - "parent"
20363   - "tags"
20364   sort:
20365   - "IP4BASE"
20366   - "BASE"
20367   - "SRC_USER_10"
20368   - "SRC_USER_100"
20369   - "SRC_USER_1000"
20370   - "SRC_USER_2000"
20371   layout:
20372     title: "ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
20373     layout: "plot-latency"
20374
20375 - type: "plot"
20376   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr-lat"
20377   algorithm: "plot_latency_error_bars"
20378   output-file-type: ".html"
20379   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr-lat"
20380   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20381   filter: "'NIC_Intel-X710' and
20382            '64B' and
20383            'NDRPDR' and
20384            '4T2C' and
20385            'IP4FWD' and
20386            ('NAT44' or 'IP4BASE') and
20387            not 'IPSEC' and
20388            not 'VHOST'"
20389   parameters:
20390   - "latency"
20391   - "parent"
20392   - "tags"
20393   sort:
20394   - "IP4BASE"
20395   - "BASE"
20396   - "SRC_USER_10"
20397   - "SRC_USER_100"
20398   - "SRC_USER_1000"
20399   - "SRC_USER_2000"
20400   layout:
20401     title: "ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
20402     layout: "plot-latency"
20403
20404 # Packet Latency - VPP IPv4 3n-skx-x710 features iacl
20405 - type: "plot"
20406   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
20407   algorithm: "plot_latency_error_bars"
20408   output-file-type: ".html"
20409   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
20410   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20411   filter: "'NIC_Intel-X710' and
20412            '64B' and
20413            'NDRPDR' and
20414            '2T1C' and
20415            'IP4FWD' and
20416            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
20417            not 'IPSEC' and
20418            not 'VHOST'"
20419   parameters:
20420   - "latency"
20421   - "parent"
20422   - "tags"
20423   sort:
20424   - "IP4BASE"
20425   - "ACL_STATELESS"
20426   - "ACL_STATEFUL"
20427   - "ACL_STATELESS"
20428   - "ACL_STATEFUL"
20429   layout:
20430     title: "ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
20431     layout: "plot-latency"
20432
20433 - type: "plot"
20434   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
20435   algorithm: "plot_latency_error_bars"
20436   output-file-type: ".html"
20437   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
20438   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20439   filter: "'NIC_Intel-X710' and
20440            '64B' and
20441            'NDRPDR' and
20442            '4T2C' and
20443            'IP4FWD' and
20444            'IACL' and
20445            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
20446            not 'IPSEC' and
20447            not 'VHOST'"
20448   parameters:
20449   - "latency"
20450   - "parent"
20451   - "tags"
20452   sort:
20453   - "IP4BASE"
20454   - "ACL_STATELESS"
20455   - "ACL_STATEFUL"
20456   - "ACL_STATELESS"
20457   - "ACL_STATEFUL"
20458   layout:
20459     title: "ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
20460     layout: "plot-latency"
20461
20462 # Packet Latency - VPP IPv4 2n-skx-x710 base and scale
20463 - type: "plot"
20464   title: "VPP Latency: ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20465   algorithm: "plot_latency_error_bars"
20466   output-file-type: ".html"
20467   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20468   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20469   filter: "'NIC_Intel-X710' and
20470            '64B' and
20471            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20472            'NDRPDR' and
20473            '2T1C' and
20474            'IP4FWD' and
20475            not 'IPSEC' and
20476            not 'DOT1Q' and
20477            not 'VHOST'"
20478   parameters:
20479   - "latency"
20480   - "parent"
20481   - "tags"
20482   sort:
20483   - "IP4BASE"
20484   - "FIB_20K"
20485   - "FIB_200K"
20486   - "FIB_2M"
20487   layout:
20488     title: "ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
20489     layout: "plot-latency"
20490
20491 - type: "plot"
20492   title: "VPP Latency: ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20493   algorithm: "plot_latency_error_bars"
20494   output-file-type: ".html"
20495   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20496   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20497   filter: "'NIC_Intel-X710' and
20498            '64B' and
20499            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20500            'NDRPDR' and
20501            '4T2C' and
20502            'IP4FWD' and
20503            not 'IPSEC' and
20504            not 'DOT1Q' and
20505            not 'VHOST'"
20506   parameters:
20507   - "latency"
20508   - "parent"
20509   - "tags"
20510   sort:
20511   - "IP4BASE"
20512   - "FIB_20K"
20513   - "FIB_200K"
20514   - "FIB_2M"
20515   layout:
20516     title: "ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
20517     layout: "plot-latency"
20518
20519 # Packet Latency - VPP IPv4 2n-skx-x710 base and scale
20520 - type: "plot"
20521   title: "VPP Latency: ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
20522   algorithm: "plot_latency_error_bars"
20523   output-file-type: ".html"
20524   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
20525   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20526   filter: "'NIC_Intel-X710' and
20527            '64B' and
20528            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
20529            'NDRPDR' and
20530            '2T1C' and
20531            'IP4FWD' and
20532            not 'IPSEC' and
20533            not 'DOT1Q' and
20534            not 'VHOST'"
20535   parameters:
20536   - "latency"
20537   - "parent"
20538   - "tags"
20539   sort:
20540   - "IP4BASE"
20541   - "ACL_STATELESS"
20542   - "ACL_STATEFUL"
20543   - "ACL_STATELESS"
20544   - "ACL_STATEFUL"
20545   layout:
20546     title: "ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr"
20547     layout: "plot-latency"
20548
20549 - type: "plot"
20550   title: "VPP Latency: ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
20551   algorithm: "plot_latency_error_bars"
20552   output-file-type: ".html"
20553   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
20554   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20555   filter: "'NIC_Intel-X710' and
20556            '64B' and
20557            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
20558            'NDRPDR' and
20559            '4T2C' and
20560            'IP4FWD' and
20561            not 'IPSEC' and
20562            not 'DOT1Q' and
20563            not 'VHOST'"
20564   parameters:
20565   - "latency"
20566   - "parent"
20567   - "tags"
20568   sort:
20569   - "IP4BASE"
20570   - "ACL_STATELESS"
20571   - "ACL_STATEFUL"
20572   - "ACL_STATELESS"
20573   - "ACL_STATEFUL"
20574   layout:
20575     title: "ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr"
20576     layout: "plot-latency"
20577
20578 # Packet Latency - VPP IPv4 2n-skx-xxv710 base and scale
20579 - type: "plot"
20580   title: "VPP Latency: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
20581   algorithm: "plot_latency_error_bars"
20582   output-file-type: ".html"
20583   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
20584   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20585   filter: "'NIC_Intel-XXV710' and
20586            '64B' and
20587            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20588            'NDRPDR' and
20589            '2T1C' and
20590            'IP4FWD' and
20591            not 'IPSEC' and
20592            not 'DOT1Q' and
20593            not 'VHOST'"
20594   parameters:
20595   - "latency"
20596   - "parent"
20597   - "tags"
20598   sort:
20599   - "IP4BASE"
20600   - "FIB_20K"
20601   - "FIB_200K"
20602   - "FIB_2M"
20603   layout:
20604     title: "ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
20605     layout: "plot-latency"
20606
20607 - type: "plot"
20608   title: "VPP Latency: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
20609   algorithm: "plot_latency_error_bars"
20610   output-file-type: ".html"
20611   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
20612   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20613   filter: "'NIC_Intel-XXV710' and
20614            '64B' and
20615            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20616            'NDRPDR' and
20617            '4T2C' and
20618            'IP4FWD' and
20619            not 'IPSEC' and
20620            not 'DOT1Q' and
20621            not 'VHOST'"
20622   parameters:
20623   - "latency"
20624   - "parent"
20625   - "tags"
20626   sort:
20627   - "IP4BASE"
20628   - "FIB_20K"
20629   - "FIB_200K"
20630   - "FIB_2M"
20631   layout:
20632     title: "ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
20633     layout: "plot-latency"
20634
20635 ################################################################################
20636
20637 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x520 - features
20638 - type: "plot"
20639   title: "VPP Latency: ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
20640   algorithm: "plot_latency_error_bars"
20641   output-file-type: ".html"
20642   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
20643   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20644   filter: "'NIC_Intel-X520-DA2' and
20645            '64B' and
20646            'ENCAP' and
20647            'NDRPDR' and
20648            '1T1C' and
20649            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
20650            not 'DOT1Q' and
20651            not 'VHOST' and
20652            not 'IPSECHW'"
20653   parameters:
20654   - "latency"
20655   - "parent"
20656   - "tags"
20657   sort:
20658   - "IP4BASE"
20659   - "L2BDMACLRN"
20660   - "L2XCFWD"
20661   - "LISP"
20662   layout:
20663     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
20664     layout: "plot-latency"
20665
20666 - type: "plot"
20667   title: "VPP Latency: ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
20668   algorithm: "plot_latency_error_bars"
20669   output-file-type: ".html"
20670   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
20671   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20672   filter: "'NIC_Intel-X520-DA2' and
20673            '64B' and
20674            'ENCAP' and
20675            'NDRPDR' and
20676            '2T2C' and
20677            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
20678            not 'DOT1Q' and
20679            not 'VHOST' and
20680            not 'IPSECHW'"
20681   parameters:
20682   - "latency"
20683   - "parent"
20684   - "tags"
20685   sort:
20686   - "IP4BASE"
20687   - "L2BDMACLRN"
20688   - "L2XCFWD"
20689   - "LISP"
20690   layout:
20691     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
20692     layout: "plot-latency"
20693
20694 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x710
20695 - type: "plot"
20696   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
20697   algorithm: "plot_latency_error_bars"
20698   output-file-type: ".html"
20699   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
20700   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20701   filter: "'NIC_Intel-X710' and
20702            '64B' and
20703            'ENCAP' and
20704            'NDRPDR' and
20705            '1T1C' and
20706            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
20707            not 'VHOST' and
20708            not 'IPSECHW'"
20709   parameters:
20710   - "latency"
20711   - "parent"
20712   - "tags"
20713   sort:
20714   - "IP4BASE"
20715   - "LISP"
20716   - "VXLAN_1"
20717   - "VXLAN_10"
20718   - "VXLAN_100"
20719   - "VXLAN_1000"
20720   layout:
20721     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
20722     layout: "plot-latency"
20723
20724 - type: "plot"
20725   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
20726   algorithm: "plot_latency_error_bars"
20727   output-file-type: ".html"
20728   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
20729   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20730   filter: "'NIC_Intel-X710' and
20731            '64B' and
20732            'ENCAP' and
20733            'NDRPDR' and
20734            '2T2C' and
20735            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
20736            not 'VHOST' and
20737            not 'IPSECHW'"
20738   parameters:
20739   - "latency"
20740   - "parent"
20741   - "tags"
20742   sort:
20743   - "IP4BASE"
20744   - "LISP"
20745   - "VXLAN_1"
20746   - "VXLAN_10"
20747   - "VXLAN_100"
20748   - "VXLAN_1000"
20749   layout:
20750     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
20751     layout: "plot-latency"
20752
20753 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x710 - features
20754 - type: "plot"
20755   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
20756   algorithm: "plot_latency_error_bars"
20757   output-file-type: ".html"
20758   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
20759   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20760   filter: "'NIC_Intel-X710' and
20761            '64B' and
20762            'ENCAP' and
20763            'NDRPDR' and
20764            '1T1C' and
20765            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
20766            not 'DOT1Q' and
20767            not 'VHOST' and
20768            not 'IPSECHW'"
20769   parameters:
20770   - "latency"
20771   - "parent"
20772   - "tags"
20773   sort:
20774   - "IP4BASE"
20775   - "L2BDMACLRN"
20776   - "L2XCFWD"
20777   - "LISP"
20778   layout:
20779     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
20780     layout: "plot-latency"
20781
20782 - type: "plot"
20783   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
20784   algorithm: "plot_latency_error_bars"
20785   output-file-type: ".html"
20786   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
20787   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20788   filter: "'NIC_Intel-X710' and
20789            '64B' and
20790            'ENCAP' and
20791            'NDRPDR' and
20792            '2T2C' and
20793            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
20794            not 'DOT1Q' and
20795            not 'VHOST' and
20796            not 'IPSECHW'"
20797   parameters:
20798   - "latency"
20799   - "parent"
20800   - "tags"
20801   sort:
20802   - "IP4BASE"
20803   - "L2BDMACLRN"
20804   - "L2XCFWD"
20805   - "LISP"
20806   layout:
20807     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
20808     layout: "plot-latency"
20809
20810 # Packet Latency - VPP Ipv4 tunnels 3n-skx-x710
20811 - type: "plot"
20812   title: "VPP Latency: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20813   algorithm: "plot_latency_error_bars"
20814   output-file-type: ".html"
20815   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20816   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20817   filter: "'NIC_Intel-X710' and
20818            '64B' and
20819            'ENCAP' and
20820            'NDRPDR' and
20821            '2T1C' and
20822            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
20823            not 'VHOST' and
20824            not 'IPSECHW'"
20825   parameters:
20826   - "latency"
20827   - "parent"
20828   - "tags"
20829   sort:
20830   - "IP4BASE"
20831   - "LISP"
20832   - "VXLAN_1"
20833   - "VXLAN_10"
20834   - "VXLAN_100"
20835   - "VXLAN_1000"
20836   layout:
20837     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
20838     layout: "plot-latency"
20839
20840 - type: "plot"
20841   title: "VPP Latency: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20842   algorithm: "plot_latency_error_bars"
20843   output-file-type: ".html"
20844   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20845   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20846   filter: "'NIC_Intel-X710' and
20847            '64B' and
20848            'ENCAP' and
20849            'NDRPDR' and
20850            '4T2C' and
20851            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
20852            not 'VHOST' and
20853            not 'IPSECHW'"
20854   parameters:
20855   - "latency"
20856   - "parent"
20857   - "tags"
20858   sort:
20859   - "IP4BASE"
20860   - "LISP"
20861   - "VXLAN_1"
20862   - "VXLAN_10"
20863   - "VXLAN_100"
20864   - "VXLAN_1000"
20865   layout:
20866     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
20867     layout: "plot-latency"
20868
20869 # Packet Latency - VPP Ipv4 tunnels 3n-skx-x710 - features
20870 - type: "plot"
20871   title: "VPP Latency: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
20872   algorithm: "plot_latency_error_bars"
20873   output-file-type: ".html"
20874   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
20875   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20876   filter: "'NIC_Intel-X710' and
20877            '64B' and
20878            'ENCAP' and
20879            'NDRPDR' and
20880            '2T1C' and
20881            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
20882            not 'DOT1Q' and
20883            not 'VHOST' and
20884            not 'IPSECHW'"
20885   parameters:
20886   - "latency"
20887   - "parent"
20888   - "tags"
20889   sort:
20890   - "IP4BASE"
20891   - "L2BDMACLRN"
20892   - "L2XCFWD"
20893   - "LISP"
20894   layout:
20895     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
20896     layout: "plot-latency"
20897
20898 - type: "plot"
20899   title: "VPP Latency: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
20900   algorithm: "plot_latency_error_bars"
20901   output-file-type: ".html"
20902   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
20903   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20904   filter: "'NIC_Intel-X710' and
20905            '64B' and
20906            'ENCAP' and
20907            'NDRPDR' and
20908            '4T2C' and
20909            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
20910            not 'DOT1Q' and
20911            not 'VHOST' and
20912            not 'IPSECHW'"
20913   parameters:
20914   - "latency"
20915   - "parent"
20916   - "tags"
20917   sort:
20918   - "IP4BASE"
20919   - "L2BDMACLRN"
20920   - "L2XCFWD"
20921   - "LISP"
20922   layout:
20923     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
20924     layout: "plot-latency"
20925
20926 ################################################################################
20927
20928 # Packet Latency - VPP IPv6 3n-hsw-x520
20929 - type: "plot"
20930   title: "VPP Latency: ip6-3n-hsw-x520-78b-1t1c-base-ndr-lat"
20931   algorithm: "plot_latency_error_bars"
20932   output-file-type: ".html"
20933   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base-ndr-lat"
20934   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20935   filter: "'NIC_Intel-X520-DA2' and
20936            '78B' and
20937            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20938            'NDRPDR' and
20939            '1T1C' and
20940            'IP6FWD' and
20941            not 'SRv6' and
20942            not 'IPSEC' and
20943            not 'VHOST'"
20944   parameters:
20945   - "latency"
20946   - "parent"
20947   - "tags"
20948   sort:
20949   - "IP6BASE"
20950   - "FIB_20K"
20951   - "FIB_200K"
20952   - "FIB_2M"
20953   layout:
20954     title: "ip6-3n-hsw-x520-78b-1t1c-base-ndr"
20955     layout: "plot-latency"
20956
20957 - type: "plot"
20958   title: "VPP Latency: ip6-3n-hsw-x520-78b-2t2c-base-ndr-lat"
20959   algorithm: "plot_latency_error_bars"
20960   output-file-type: ".html"
20961   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base-ndr-lat"
20962   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20963   filter: "'NIC_Intel-X520-DA2' and
20964            '78B' and
20965            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20966            'NDRPDR' and
20967            '2T2C' and
20968            'IP6FWD' and
20969            not 'SRv6' and
20970            not 'IPSEC' and
20971            not 'VHOST'"
20972   parameters:
20973   - "latency"
20974   - "parent"
20975   - "tags"
20976   sort:
20977   - "IP6BASE"
20978   - "FIB_20K"
20979   - "FIB_200K"
20980   - "FIB_2M"
20981   layout:
20982     title: "ip6-3n-hsw-x520-78b-2t2c-base-ndr"
20983     layout: "plot-latency"
20984
20985 # Packet Latency - VPP IPv6 3n-hsw-x710
20986 - type: "plot"
20987   title: "VPP Latency: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr-lat"
20988   algorithm: "plot_latency_error_bars"
20989   output-file-type: ".html"
20990   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr-lat"
20991   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20992   filter: "'NIC_Intel-X710' and
20993            '78B' and
20994            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20995            'NDRPDR' and
20996            '1T1C' and
20997            'IP6FWD' and
20998            not 'SRv6' and
20999            not 'IPSEC' and
21000            not 'VHOST'"
21001   parameters:
21002   - "latency"
21003   - "parent"
21004   - "tags"
21005   sort:
21006   - "IP6BASE"
21007   - "FIB_20K"
21008   - "FIB_200K"
21009   - "FIB_2M"
21010   layout:
21011     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
21012     layout: "plot-latency"
21013
21014 - type: "plot"
21015   title: "VPP Latency: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr-lat"
21016   algorithm: "plot_latency_error_bars"
21017   output-file-type: ".html"
21018   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr-lat"
21019   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21020   filter: "'NIC_Intel-X710' and
21021            '78B' and
21022            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21023            'NDRPDR' and
21024            '2T2C' and
21025            'IP6FWD' and
21026            not 'SRv6' and
21027            not 'IPSEC' and
21028            not 'VHOST'"
21029   parameters:
21030   - "latency"
21031   - "parent"
21032   - "tags"
21033   sort:
21034   - "IP6BASE"
21035   - "FIB_20K"
21036   - "FIB_200K"
21037   - "FIB_2M"
21038   layout:
21039     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
21040     layout: "plot-latency"
21041
21042 # Packet Latency - VPP IPv6 3n-hsw-xl710
21043 - type: "plot"
21044   title: "VPP Latency: ip6-3n-hsw-xl710-78b-1t1c-base-ndr-lat"
21045   algorithm: "plot_latency_error_bars"
21046   output-file-type: ".html"
21047   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base-ndr-lat"
21048   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21049   filter: "'NIC_Intel-XL710' and
21050            '78B' and
21051            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21052            'NDRPDR' and
21053            '1T1C' and
21054            'IP6FWD' and
21055            not 'SRv6' and
21056            not 'IPSEC' and
21057            not 'VHOST'"
21058   parameters:
21059   - "latency"
21060   - "parent"
21061   - "tags"
21062   sort:
21063   - "IP6BASE"
21064   - "FIB_20K"
21065   - "FIB_200K"
21066   - "FIB_2M"
21067   layout:
21068     title: "ip6-3n-hsw-xl710-78b-1t1c-base-ndr"
21069     layout: "plot-latency"
21070
21071 - type: "plot"
21072   title: "VPP Latency: ip6-3n-hsw-xl710-78b-2t2c-base-ndr-lat"
21073   algorithm: "plot_latency_error_bars"
21074   output-file-type: ".html"
21075   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base-ndr-lat"
21076   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21077   filter: "'NIC_Intel-XL710' and
21078            '78B' and
21079            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21080            'NDRPDR' and
21081            '2T2C' and
21082            'IP6FWD' and
21083            not 'SRv6' and
21084            not 'IPSEC' and
21085            not 'VHOST'"
21086   parameters:
21087   - "latency"
21088   - "parent"
21089   - "tags"
21090   sort:
21091   - "IP6BASE"
21092   - "FIB_20K"
21093   - "FIB_200K"
21094   - "FIB_2M"
21095   layout:
21096     title: "ip6-3n-hsw-xl710-78b-2t2c-base-ndr"
21097     layout: "plot-latency"
21098
21099 # Packet Latency - VPP IPv6 3n-skx-x710
21100 - type: "plot"
21101   title: "VPP Latency: ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
21102   algorithm: "plot_latency_error_bars"
21103   output-file-type: ".html"
21104   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
21105   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21106   filter: "'NIC_Intel-X710' and
21107            '78B' and
21108            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21109            'NDRPDR' and
21110            '2T1C' and
21111            'IP6FWD' and
21112            not 'SRv6' and
21113            not 'IPSEC' and
21114            not 'VHOST'"
21115   parameters:
21116   - "latency"
21117   - "parent"
21118   - "tags"
21119   sort:
21120   - "IP6BASE"
21121   - "FIB_20K"
21122   - "FIB_200K"
21123   - "FIB_2M"
21124   layout:
21125     title: "ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
21126     layout: "plot-latency"
21127
21128 - type: "plot"
21129   title: "VPP Latency: ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
21130   algorithm: "plot_latency_error_bars"
21131   output-file-type: ".html"
21132   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
21133   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21134   filter: "'NIC_Intel-X710' and
21135            '78B' and
21136            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21137            'NDRPDR' and
21138            '4T2C' and
21139            'IP6FWD' and
21140            not 'SRv6' and
21141            not 'IPSEC' and
21142            not 'VHOST'"
21143   parameters:
21144   - "latency"
21145   - "parent"
21146   - "tags"
21147   sort:
21148   - "IP6BASE"
21149   - "FIB_20K"
21150   - "FIB_200K"
21151   - "FIB_2M"
21152   layout:
21153     title: "ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
21154     layout: "plot-latency"
21155
21156 # Packet Latency - VPP IPv6 3n-skx-xxv710
21157 - type: "plot"
21158   title: "VPP Latency: ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
21159   algorithm: "plot_latency_error_bars"
21160   output-file-type: ".html"
21161   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
21162   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21163   filter: "'NIC_Intel-XXV710' and
21164            '78B' and
21165            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21166            'NDRPDR' and
21167            '2T1C' and
21168            'IP6FWD' and
21169            not 'SRv6' and
21170            not 'IPSEC' and
21171            not 'VHOST'"
21172   parameters:
21173   - "latency"
21174   - "parent"
21175   - "tags"
21176   sort:
21177   - "IP6BASE"
21178   - "FIB_20K"
21179   - "FIB_200K"
21180   - "FIB_2M"
21181   layout:
21182     title: "ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
21183     layout: "plot-latency"
21184
21185 - type: "plot"
21186   title: "VPP Latency: ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
21187   algorithm: "plot_latency_error_bars"
21188   output-file-type: ".html"
21189   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
21190   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21191   filter: "'NIC_Intel-XXV710' and
21192            '78B' and
21193            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21194            'NDRPDR' and
21195            '4T2C' and
21196            'IP6FWD' and
21197            not 'SRv6' and
21198            not 'IPSEC' and
21199            not 'VHOST'"
21200   parameters:
21201   - "latency"
21202   - "parent"
21203   - "tags"
21204   sort:
21205   - "IP6BASE"
21206   - "FIB_20K"
21207   - "FIB_200K"
21208   - "FIB_2M"
21209   layout:
21210     title: "ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
21211     layout: "plot-latency"
21212
21213 # Packet Latency - VPP IPv6 2n-skx-x710
21214 - type: "plot"
21215   title: "VPP Latency: ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
21216   algorithm: "plot_latency_error_bars"
21217   output-file-type: ".html"
21218   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
21219   data: "plot-vpp-throughput-lat-tsa-2n-skx"
21220   filter: "'NIC_Intel-X710' and
21221            '78B' and
21222            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21223            'NDRPDR' and
21224            '2T1C' and
21225            'IP6FWD' and
21226            not 'SRv6' and
21227            not 'IPSEC' and
21228            not 'VHOST'"
21229   parameters:
21230   - "latency"
21231   - "parent"
21232   - "tags"
21233   sort:
21234   - "IP6BASE"
21235   - "FIB_20K"
21236   - "FIB_200K"
21237   - "FIB_2M"
21238   layout:
21239     title: "ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
21240     layout: "plot-latency"
21241
21242 - type: "plot"
21243   title: "VPP Latency: ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
21244   algorithm: "plot_latency_error_bars"
21245   output-file-type: ".html"
21246   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
21247   data: "plot-vpp-throughput-lat-tsa-2n-skx"
21248   filter: "'NIC_Intel-X710' and
21249            '78B' and
21250            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21251            'NDRPDR' and
21252            '4T2C' and
21253            'IP6FWD' and
21254            not 'SRv6' and
21255            not 'IPSEC' and
21256            not 'VHOST'"
21257   parameters:
21258   - "latency"
21259   - "parent"
21260   - "tags"
21261   sort:
21262   - "IP6BASE"
21263   - "FIB_20K"
21264   - "FIB_200K"
21265   - "FIB_2M"
21266   layout:
21267     title: "ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
21268     layout: "plot-latency"
21269
21270 # Packet Latency - VPP IPv6 2n-skx-xxv710
21271 - type: "plot"
21272   title: "VPP Latency: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
21273   algorithm: "plot_latency_error_bars"
21274   output-file-type: ".html"
21275   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
21276   data: "plot-vpp-throughput-lat-tsa-2n-skx"
21277   filter: "'NIC_Intel-XXV710' and
21278            '78B' and
21279            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21280            'NDRPDR' and
21281            '2T1C' and
21282            'IP6FWD' and
21283            not 'SRv6' and
21284            not 'IPSEC' and
21285            not 'VHOST'"
21286   parameters:
21287   - "latency"
21288   - "parent"
21289   - "tags"
21290   sort:
21291   - "IP6BASE"
21292   - "FIB_20K"
21293   - "FIB_200K"
21294   - "FIB_2M"
21295   layout:
21296     title: "ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
21297     layout: "plot-latency"
21298
21299 - type: "plot"
21300   title: "VPP Latency: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
21301   algorithm: "plot_latency_error_bars"
21302   output-file-type: ".html"
21303   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
21304   data: "plot-vpp-throughput-lat-tsa-2n-skx"
21305   filter: "'NIC_Intel-XXV710' and
21306            '78B' and
21307            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21308            'NDRPDR' and
21309            '4T2C' and
21310            'IP6FWD' and
21311            not 'SRv6' and
21312            not 'IPSEC' and
21313            not 'VHOST'"
21314   parameters:
21315   - "latency"
21316   - "parent"
21317   - "tags"
21318   sort:
21319   - "IP6BASE"
21320   - "FIB_20K"
21321   - "FIB_200K"
21322   - "FIB_2M"
21323   layout:
21324     title: "ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
21325     layout: "plot-latency"
21326
21327 ################################################################################
21328
21329 # Packet Latency - VPP IPv6 tunnels 3n-hsw-x520
21330 - type: "plot"
21331   title: "VPP Latency: ip6tun-3n-hsw-x520-78b-1t1c-base-ndr-lat"
21332   algorithm: "plot_latency_error_bars"
21333   output-file-type: ".html"
21334   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base-ndr-lat"
21335   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21336   filter: "'NIC_Intel-X520-DA2' and
21337            '78B' and
21338            'ENCAP' and
21339            'NDRPDR' and
21340            '1T1C' and
21341            'LISP' and
21342            not 'VHOST'"
21343   parameters:
21344   - "latency"
21345   - "parent"
21346   - "tags"
21347   sort:
21348   - "IP4UNRLAY"
21349   - "IP6UNRLAY"
21350   layout:
21351     title: "ip6tun-3n-hsw-x520-78b-1t1c-base-ndr"
21352     layout: "plot-latency"
21353
21354 - type: "plot"
21355   title: "VPP Latency: ip6tun-3n-hsw-x520-78b-2t2c-base-ndr-lat"
21356   algorithm: "plot_latency_error_bars"
21357   output-file-type: ".html"
21358   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base-ndr-lat"
21359   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21360   filter: "'NIC_Intel-X520-DA2' and
21361            '78B' and
21362            'ENCAP' and
21363            'NDRPDR' and
21364            '2T2C' and
21365            'LISP' and
21366            not 'VHOST'"
21367   parameters:
21368   - "latency"
21369   - "parent"
21370   - "tags"
21371   sort:
21372   - "IP4UNRLAY"
21373   - "IP6UNRLAY"
21374   layout:
21375     title: "ip6tun-3n-hsw-x520-78b-2t2c-base-ndr"
21376     layout: "plot-latency"
21377
21378 ################################################################################
21379
21380 # Packet Latency - VPP IPSec 3n-hsw-xl710 base
21381 - type: "plot"
21382   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
21383   algorithm: "plot_latency_error_bars"
21384   output-file-type: ".html"
21385   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
21386   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21387   filter: "'NIC_Intel-XL710' and
21388            '64B' and
21389            'IP4FWD' and
21390            'NDRPDR' and
21391            'BASE' and
21392            '1T1C' and
21393            'IPSECHW' and
21394            ('IPSECTRAN' or 'IPSECTUN') and
21395            not 'VHOST'"
21396   parameters:
21397   - "latency"
21398   - "parent"
21399   - "tags"
21400   layout:
21401     title: "ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
21402     layout: "plot-latency"
21403
21404 - type: "plot"
21405   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
21406   algorithm: "plot_latency_error_bars"
21407   output-file-type: ".html"
21408   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
21409   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21410   filter: "'NIC_Intel-XL710' and
21411            '64B' and
21412            'IP4FWD' and
21413            'NDRPDR' and
21414            'BASE' and
21415            '2T2C' and
21416            'IPSECHW' and
21417            ('IPSECTRAN' or 'IPSECTUN') and
21418            not 'VHOST'"
21419   parameters:
21420   - "latency"
21421   - "parent"
21422   - "tags"
21423   layout:
21424     title: "ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
21425     layout: "plot-latency"
21426
21427 # Packet Latency - VPP IPSec 3n-hsw-xl710 scale
21428 - type: "plot"
21429   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr-lat"
21430   algorithm: "plot_latency_error_bars"
21431   output-file-type: ".html"
21432   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr-lat"
21433   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21434   filter: "'NIC_Intel-XL710' and
21435            '64B' and
21436            'IP4FWD' and
21437            'NDRPDR' and
21438            'SCALE' and
21439            '1T1C' and
21440            'IPSECHW' and
21441            ('IPSECTRAN' or 'IPSECTUN') and
21442            not 'VHOST'"
21443   parameters:
21444   - "latency"
21445   - "parent"
21446   - "tags"
21447   layout:
21448     title: "ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
21449     layout: "plot-latency"
21450
21451 - type: "plot"
21452   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr-lat"
21453   algorithm: "plot_latency_error_bars"
21454   output-file-type: ".html"
21455   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr-lat"
21456   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21457   filter: "'NIC_Intel-XL710' and
21458            '64B' and
21459            'IP4FWD' and
21460            'NDRPDR' and
21461            'SCALE' and
21462            '2T2C' and
21463            'IPSECHW' and
21464            ('IPSECTRAN' or 'IPSECTUN') and
21465            not 'VHOST'"
21466   parameters:
21467   - "latency"
21468   - "parent"
21469   - "tags"
21470   layout:
21471     title: "ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
21472     layout: "plot-latency"
21473
21474 # Packet Latency - VPP IPSec 3n-hsw-xl710 sw
21475 - type: "plot"
21476   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr-lat"
21477   algorithm: "plot_latency_error_bars"
21478   output-file-type: ".html"
21479   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr-lat"
21480   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21481   filter: "'NIC_Intel-XL710' and
21482            '64B' and
21483            'IP4FWD' and
21484            'NDRPDR' and
21485            '1T1C' and
21486            'IPSECSW' and
21487            ('IPSECTRAN' or 'IPSECTUN') and
21488            not 'VHOST'"
21489   parameters:
21490   - "latency"
21491   - "parent"
21492   - "tags"
21493   layout:
21494     title: "ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
21495     layout: "plot-latency"
21496
21497 - type: "plot"
21498   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr-lat"
21499   algorithm: "plot_latency_error_bars"
21500   output-file-type: ".html"
21501   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr-lat"
21502   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21503   filter: "'NIC_Intel-XL710' and
21504            '64B' and
21505            'IP4FWD' and
21506            'NDRPDR' and
21507            '2T2C' and
21508            'IPSECSW' and
21509            ('IPSECTRAN' or 'IPSECTUN') and
21510            not 'VHOST'"
21511   parameters:
21512   - "latency"
21513   - "parent"
21514   - "tags"
21515   layout:
21516     title: "ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
21517     layout: "plot-latency"
21518
21519 ################################################################################
21520
21521 # Packet Latency - VPP SRv6 3n-hsw-x520
21522 - type: "plot"
21523   title: "VPP Latency: srv6-3n-hsw-x520-78b-1t1c-features-ndr-lat"
21524   algorithm: "plot_latency_error_bars"
21525   output-file-type: ".html"
21526   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-ndr-lat"
21527   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21528   filter: "'NIC_Intel-X520-DA2' and
21529            '78B' and
21530            'FEATURE' and
21531            'NDRPDR' and
21532            '1T1C' and
21533            'IP6FWD' and
21534            'SRv6'"
21535   parameters:
21536   - "latency"
21537   - "parent"
21538   - "tags"
21539   layout:
21540     title: "srv6-3n-hsw-x520-78b-1t1c-features-ndr"
21541     layout: "plot-latency"
21542
21543 - type: "plot"
21544   title: "VPP Latency: srv6-3n-hsw-x520-78b-2t2c-features-ndr-lat"
21545   algorithm: "plot_latency_error_bars"
21546   output-file-type: ".html"
21547   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-ndr-lat"
21548   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21549   filter: "'NIC_Intel-X520-DA2' and
21550            '78B' and
21551            'FEATURE' and
21552            'NDRPDR' and
21553            '2T2C' and
21554            'IP6FWD' and
21555            'SRv6'"
21556   parameters:
21557   - "latency"
21558   - "parent"
21559   - "tags"
21560   layout:
21561     title: "srv6-3n-hsw-x520-78b-2t2c-features-ndr"
21562     layout: "plot-latency"
21563
21564 ################################################################################
21565
21566 # Packet Latency - VPP vhost ip4 3n-hsw-x520
21567 - type: "plot"
21568   title: "VPP Latency: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
21569   algorithm: "plot_latency_error_bars"
21570   output-file-type: ".html"
21571   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
21572   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21573   filter: "'NIC_Intel-X520-DA2' and
21574            '64B' and
21575            'NDRPDR' and
21576            'ETH' and
21577            'IP4FWD' and
21578            '1T1C' and
21579            'VHOST_1024' and
21580            not 'VXLAN' and
21581            not 'DOT1Q'"
21582   parameters:
21583   - "latency"
21584   - "parent"
21585   - "tags"
21586   sort:
21587   - "not CFS_OPT"
21588   - "1VM"
21589   - "2VM"
21590   layout:
21591     title: "vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
21592     layout: "plot-latency"
21593
21594 - type: "plot"
21595   title: "VPP Latency: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
21596   algorithm: "plot_latency_error_bars"
21597   output-file-type: ".html"
21598   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
21599   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21600   filter: "'NIC_Intel-X520-DA2' and
21601            '64B' and
21602            'NDRPDR' and
21603            'ETH' and
21604            'IP4FWD' and
21605            '2T2C' and
21606            'VHOST_1024' and
21607            not 'VXLAN' and
21608            not 'DOT1Q'"
21609   parameters:
21610   - "latency"
21611   - "parent"
21612   - "tags"
21613   sort:
21614   - "not CFS_OPT"
21615   - "1VM"
21616   - "2VM"
21617   layout:
21618     title: "vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
21619     layout: "plot-latency"
21620
21621 # Packet Latency - VPP vhost l2sw 3n-hsw-x520 - base
21622 - type: "plot"
21623   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
21624   algorithm: "plot_latency_error_bars"
21625   output-file-type: ".html"
21626   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
21627   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21628   filter: "'NIC_Intel-X520-DA2' and
21629            '64B' and
21630            'NDRPDR' and
21631            ('ETH' or 'DOT1Q') and
21632            'BASE' and
21633            '1T1C' and
21634            ('L2BDMACLRN' or 'L2XCFWD') and
21635            'VHOST_1024' and
21636            not 'VXLAN' and
21637            not 'IP4FWD' and
21638            not '2VM'"
21639   parameters:
21640   - "latency"
21641   - "parent"
21642   - "tags"
21643   sort:
21644   - "L2BDMACLRN"
21645   - "L2BDMACLRN"
21646   - "L2BDMACLRN"
21647   - "L2XCFWD"
21648   - "L2XCFWD"
21649   - "L2XCFWD"
21650   layout:
21651     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
21652     layout: "plot-latency"
21653
21654 - type: "plot"
21655   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
21656   algorithm: "plot_latency_error_bars"
21657   output-file-type: ".html"
21658   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
21659   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21660   filter: "'NIC_Intel-X520-DA2' and
21661            '64B' and
21662            'NDRPDR' and
21663            ('ETH' or 'DOT1Q') and
21664            'BASE' and
21665            '2T2C' and
21666            ('L2BDMACLRN' or 'L2XCFWD') and
21667            'VHOST_1024' and
21668            not 'VXLAN' and
21669            not 'IP4FWD' and
21670            not '2VM'"
21671   parameters:
21672   - "latency"
21673   - "parent"
21674   - "tags"
21675   sort:
21676   - "L2BDMACLRN"
21677   - "L2BDMACLRN"
21678   - "L2BDMACLRN"
21679   - "L2XCFWD"
21680   - "L2XCFWD"
21681   - "L2XCFWD"
21682   layout:
21683     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
21684     layout: "plot-latency"
21685
21686 # Packet Latency - VPP vhost l2sw 3n-hsw-x520 - base vm
21687 - type: "plot"
21688   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr-lat"
21689   algorithm: "plot_latency_error_bars"
21690   output-file-type: ".html"
21691   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr-lat"
21692   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21693   filter: "'NIC_Intel-X520-DA2' and
21694            '64B' and
21695            'NDRPDR' and
21696            ('ETH' or 'DOT1Q') and
21697            '1T1C' and
21698            ('L2BDMACLRN' or 'L2XCFWD') and
21699            'VHOST_1024' and
21700            not 'CFS_OPT' and
21701            not 'DOT1Q' and
21702            not 'VXLAN' and
21703            not 'IP4FWD' and
21704            not 'LBOND'"
21705   parameters:
21706   - "latency"
21707   - "parent"
21708   - "tags"
21709 #  sort:
21710 #  - "1VM"
21711 #  - "L2XCFWD"
21712 #  - "1VM"
21713 #  - "L2BDMACLRN"
21714   layout:
21715     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
21716     layout: "plot-latency"
21717
21718 - type: "plot"
21719   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr-lat"
21720   algorithm: "plot_latency_error_bars"
21721   output-file-type: ".html"
21722   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr-lat"
21723   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21724   filter: "'NIC_Intel-X520-DA2' and
21725            '64B' and
21726            'NDRPDR' and
21727            ('ETH' or 'DOT1Q') and
21728            '2T2C' and
21729            ('L2BDMACLRN' or 'L2XCFWD') and
21730            'VHOST_1024' and
21731            not 'CFS_OPT' and
21732            not 'DOT1Q' and
21733            not 'VXLAN' and
21734            not 'IP4FWD' and
21735            not 'LBOND'"
21736   parameters:
21737   - "latency"
21738   - "parent"
21739   - "tags"
21740 #  sort:
21741 #  - "1VM"
21742 #  - "L2XCFWD"
21743 #  - "1VM"
21744 #  - "L2BDMACLRN"
21745   layout:
21746     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
21747     layout: "plot-latency"
21748
21749 # Packet Latency - VPP vhost ip4 3n-hsw-x710
21750 - type: "plot"
21751   title: "VPP Latency: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
21752   algorithm: "plot_latency_error_bars"
21753   output-file-type: ".html"
21754   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
21755   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21756   filter: "'NIC_Intel-X710' and
21757            '64B' and
21758            'NDRPDR' and
21759            'ETH' and
21760            'IP4FWD' and
21761            '1T1C' and
21762            'VHOST_1024' and
21763            not 'VXLAN' and
21764            not 'CFS_OPT' and
21765            not 'DOT1Q'"
21766   parameters:
21767   - "latency"
21768   - "parent"
21769   - "tags"
21770   sort:
21771   - "1VM"
21772   - "2VM"
21773   layout:
21774     title: "vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
21775     layout: "plot-latency"
21776
21777 - type: "plot"
21778   title: "VPP Latency: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
21779   algorithm: "plot_latency_error_bars"
21780   output-file-type: ".html"
21781   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
21782   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21783   filter: "'NIC_Intel-X710' and
21784            '64B' and
21785            'NDRPDR' and
21786            'ETH' and
21787            'IP4FWD' and
21788            '2T2C' and
21789            'VHOST_1024' and
21790            not 'VXLAN' and
21791            not 'CFS_OPT' and
21792            not 'DOT1Q'"
21793   parameters:
21794   - "latency"
21795   - "parent"
21796   - "tags"
21797   sort:
21798   - "1VM"
21799   - "2VM"
21800   layout:
21801     title: "vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
21802     layout: "plot-latency"
21803
21804 # Packet Latency - VPP vhost l2sw 3n-hsw-x710 - base
21805 - type: "plot"
21806   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
21807   algorithm: "plot_latency_error_bars"
21808   output-file-type: ".html"
21809   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
21810   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21811   filter: "'NIC_Intel-X710' and
21812            '64B' and
21813            'NDRPDR' and
21814            ('ETH' or 'DOT1Q') and
21815            'BASE' and
21816            '1T1C' and
21817            ('L2BDMACLRN' or 'L2XCFWD') and
21818            'VHOST_1024' and
21819            not 'VXLAN' and
21820            not 'IP4FWD' and
21821            not '2VM'"
21822   parameters:
21823   - "latency"
21824   - "parent"
21825   - "tags"
21826   sort:
21827   - "L2BDMACLRN"
21828   - "L2BDMACLRN"
21829   - "L2BDMACLRN"
21830   - "L2XCFWD"
21831   - "L2XCFWD"
21832   - "L2XCFWD"
21833   layout:
21834     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
21835     layout: "plot-latency"
21836
21837 - type: "plot"
21838   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
21839   algorithm: "plot_latency_error_bars"
21840   output-file-type: ".html"
21841   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
21842   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21843   filter: "'NIC_Intel-X710' and
21844            '64B' and
21845            'NDRPDR' and
21846            ('ETH' or 'DOT1Q') and
21847            'BASE' and
21848            '2T2C' and
21849            ('L2BDMACLRN' or 'L2XCFWD') and
21850            'VHOST_1024' and
21851            not 'VXLAN' and
21852            not 'IP4FWD' and
21853            not '2VM'"
21854   parameters:
21855   - "latency"
21856   - "parent"
21857   - "tags"
21858   sort:
21859   - "L2BDMACLRN"
21860   - "L2BDMACLRN"
21861   - "L2BDMACLRN"
21862   - "L2XCFWD"
21863   - "L2XCFWD"
21864   - "L2XCFWD"
21865   layout:
21866     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
21867     layout: "plot-latency"
21868
21869 # Packet Latency - VPP vhost l2sw 3n-hsw-x710 - base vm
21870 - type: "plot"
21871   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr-lat"
21872   algorithm: "plot_latency_error_bars"
21873   output-file-type: ".html"
21874   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr-lat"
21875   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21876   filter: "'NIC_Intel-X710' and
21877            '64B' and
21878            'NDRPDR' and
21879            ('ETH' or 'DOT1Q') and
21880            '1T1C' and
21881            ('L2BDMACLRN' or 'L2XCFWD') and
21882            'VHOST_1024' and
21883            not 'CFS_OPT' and
21884            not 'VXLAN' and
21885            not 'IP4FWD' and
21886            not 'LBOND'"
21887   parameters:
21888   - "latency"
21889   - "parent"
21890   - "tags"
21891   sort:
21892   - "L2BDMACLRN"
21893   - "L2BDMACLRN"
21894   - "L2BDMACLRN"
21895   - "L2XCFWD"
21896   - "L2XCFWD"
21897   - "L2XCFWD"
21898   layout:
21899     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr"
21900     layout: "plot-latency"
21901
21902 - type: "plot"
21903   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr-lat"
21904   algorithm: "plot_latency_error_bars"
21905   output-file-type: ".html"
21906   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr-lat"
21907   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21908   filter: "'NIC_Intel-X710' and
21909            '64B' and
21910            'NDRPDR' and
21911            ('ETH' or 'DOT1Q') and
21912            '2T2C' and
21913            ('L2BDMACLRN' or 'L2XCFWD') and
21914            'VHOST_1024' and
21915            not 'CFS_OPT' and
21916            not 'VXLAN' and
21917            not 'IP4FWD' and
21918            not 'LBOND'"
21919   parameters:
21920   - "latency"
21921   - "parent"
21922   - "tags"
21923   sort:
21924   - "L2BDMACLRN"
21925   - "L2BDMACLRN"
21926   - "L2BDMACLRN"
21927   - "L2XCFWD"
21928   - "L2XCFWD"
21929   - "L2XCFWD"
21930   layout:
21931     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr"
21932     layout: "plot-latency"
21933
21934 # Packet Latency - VPP vhost ip4 3n-skx-x710
21935 - type: "plot"
21936   title: "VPP Latency: vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
21937   algorithm: "plot_latency_error_bars"
21938   output-file-type: ".html"
21939   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
21940   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21941   filter: "'NIC_Intel-X710' and
21942            '64B' and
21943            'NDRPDR' and
21944            'ETH' and
21945            'IP4FWD' and
21946            '2T1C' and
21947            'VHOST_1024' and
21948            not 'VXLAN' and
21949            not 'DOT1Q'"
21950   parameters:
21951   - "latency"
21952   - "parent"
21953   - "tags"
21954   sort:
21955   - "1VM"
21956   - "2VM"
21957   layout:
21958     title: "vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
21959     layout: "plot-latency"
21960
21961 - type: "plot"
21962   title: "VPP Latency: vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
21963   algorithm: "plot_latency_error_bars"
21964   output-file-type: ".html"
21965   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
21966   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21967   filter: "'NIC_Intel-X710' and
21968            '64B' and
21969            'NDRPDR' and
21970            'ETH' and
21971            'IP4FWD' and
21972            '4T2C' and
21973            'VHOST_1024' and
21974            not 'VXLAN' and
21975            not 'DOT1Q'"
21976   parameters:
21977   - "latency"
21978   - "parent"
21979   - "tags"
21980   sort:
21981   - "1VM"
21982   - "2VM"
21983   layout:
21984     title: "vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
21985     layout: "plot-latency"
21986
21987 # Packet Latency - VPP vhost l2sw 3n-skx-x710 - base
21988 - type: "plot"
21989   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
21990   algorithm: "plot_latency_error_bars"
21991   output-file-type: ".html"
21992   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
21993   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21994   filter: "'NIC_Intel-X710' and
21995            '64B' and
21996            'NDRPDR' and
21997            ('ETH' or 'DOT1Q') and
21998            'BASE' and
21999            '2T1C' and
22000            ('L2BDMACLRN' or 'L2XCFWD') and
22001            'VHOST_1024' and
22002            not 'VXLAN' and
22003            not 'IP4FWD' and
22004            not '2VM'"
22005   parameters:
22006   - "latency"
22007   - "parent"
22008   - "tags"
22009   sort:
22010   - "L2BDMACLRN"
22011   - "L2BDMACLRN"
22012   - "L2BDMACLRN"
22013   - "L2XCFWD"
22014   - "L2XCFWD"
22015   - "L2XCFWD"
22016   layout:
22017     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr"
22018     layout: "plot-latency"
22019
22020 - type: "plot"
22021   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
22022   algorithm: "plot_latency_error_bars"
22023   output-file-type: ".html"
22024   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
22025   data: "plot-vpp-throughput-lat-tsa-3n-skx"
22026   filter: "'NIC_Intel-X710' and
22027            '64B' and
22028            'NDRPDR' and
22029            ('ETH' or 'DOT1Q') and
22030            'BASE' and
22031            '4T2C' and
22032            ('L2BDMACLRN' or 'L2XCFWD') and
22033            'VHOST_1024' and
22034            not 'VXLAN' and
22035            not 'IP4FWD' and
22036            not '2VM'"
22037   parameters:
22038   - "latency"
22039   - "parent"
22040   - "tags"
22041   sort:
22042   - "L2BDMACLRN"
22043   - "L2BDMACLRN"
22044   - "L2BDMACLRN"
22045   - "L2XCFWD"
22046   - "L2XCFWD"
22047   - "L2XCFWD"
22048   layout:
22049     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr"
22050     layout: "plot-latency"
22051
22052 # Packet Latency - VPP vhost l2sw 3n-skx-x710 - base vm
22053 - type: "plot"
22054   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr-lat"
22055   algorithm: "plot_latency_error_bars"
22056   output-file-type: ".html"
22057   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr-lat"
22058   data: "plot-vpp-throughput-lat-tsa-3n-skx"
22059   filter: "'NIC_Intel-X710' and
22060            '64B' and
22061            'NDRPDR' and
22062            ('ETH' or 'DOT1Q') and
22063            '2T1C' and
22064            ('L2BDMACLRN' or 'L2XCFWD') and
22065            'VHOST_1024' and
22066            not 'CFS_OPT' and
22067            not 'VXLAN' and
22068            not 'IP4FWD' and
22069            not 'LBOND'"
22070   parameters:
22071   - "latency"
22072   - "parent"
22073   - "tags"
22074   sort:
22075   - "L2BDMACLRN"
22076   - "L2BDMACLRN"
22077   - "L2BDMACLRN"
22078   - "L2XCFWD"
22079   - "L2XCFWD"
22080   - "L2XCFWD"
22081   layout:
22082     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr"
22083     layout: "plot-latency"
22084
22085 - type: "plot"
22086   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr-lat"
22087   algorithm: "plot_latency_error_bars"
22088   output-file-type: ".html"
22089   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr-lat"
22090   data: "plot-vpp-throughput-lat-tsa-3n-skx"
22091   filter: "'NIC_Intel-X710' and
22092            '64B' and
22093            'NDRPDR' and
22094            ('ETH' or 'DOT1Q') and
22095            '4T2C' and
22096            ('L2BDMACLRN' or 'L2XCFWD') and
22097            'VHOST_1024' and
22098            not 'CFS_OPT' and
22099            not 'VXLAN' and
22100            not 'IP4FWD' and
22101            not 'LBOND'"
22102   parameters:
22103   - "latency"
22104   - "parent"
22105   - "tags"
22106   sort:
22107   - "L2BDMACLRN"
22108   - "L2BDMACLRN"
22109   - "L2BDMACLRN"
22110   - "L2XCFWD"
22111   - "L2XCFWD"
22112   - "L2XCFWD"
22113   layout:
22114     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr"
22115     layout: "plot-latency"
22116
22117 # Packet Latency - VPP vhost ip4 2n-skx-x710
22118 - type: "plot"
22119   title: "VPP Latency: vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
22120   algorithm: "plot_latency_error_bars"
22121   output-file-type: ".html"
22122   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
22123   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22124   filter: "'NIC_Intel-X710' and
22125            '64B' and
22126            'NDRPDR' and
22127            'ETH' and
22128            'IP4FWD' and
22129            '2T1C' and
22130            'VHOST_1024' and
22131            not 'VXLAN' and
22132            not 'NF_DENSITY' and
22133            not 'CFS_OPT' and
22134            not 'DOT1Q'"
22135   parameters:
22136   - "latency"
22137   - "parent"
22138   - "tags"
22139   sort:
22140   - "1VM"
22141   - "2VM"
22142   layout:
22143     title: "vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
22144     layout: "plot-latency"
22145
22146 - type: "plot"
22147   title: "VPP Latency: vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
22148   algorithm: "plot_latency_error_bars"
22149   output-file-type: ".html"
22150   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
22151   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22152   filter: "'NIC_Intel-X710' and
22153            '64B' and
22154            'NDRPDR' and
22155            'ETH' and
22156            'IP4FWD' and
22157            '4T2C' and
22158            'VHOST_1024' and
22159            not 'VXLAN' and
22160            not 'NF_DENSITY' and
22161            not 'CFS_OPT' and
22162            not 'DOT1Q'"
22163   parameters:
22164   - "latency"
22165   - "parent"
22166   - "tags"
22167   sort:
22168   - "1VM"
22169   - "2VM"
22170   layout:
22171     title: "vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
22172     layout: "plot-latency"
22173
22174 # Packet Latency - VPP vhost l2sw 2n-skx-x710 - base
22175 - type: "plot"
22176   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
22177   algorithm: "plot_latency_error_bars"
22178   output-file-type: ".html"
22179   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
22180   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22181   filter: "'NIC_Intel-X710' and
22182            '64B' and
22183            'NDRPDR' and
22184            ('ETH' or 'DOT1Q') and
22185            'BASE' and
22186            '2T1C' and
22187            ('L2BDMACLRN' or 'L2XCFWD') and
22188            'VHOST_1024' and
22189            not 'VXLAN' and
22190            not 'NF_DENSITY' and
22191            not 'IP4FWD' and
22192            not '2VM'"
22193   parameters:
22194   - "latency"
22195   - "parent"
22196   - "tags"
22197 #  sort:
22198 #  - "not CFS_OPT"
22199 #  - "L2XCFWD"
22200 #  - "not CFS_OPT"
22201 #  - "CFS_OPT"
22202   layout:
22203     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr"
22204     layout: "plot-latency"
22205
22206 - type: "plot"
22207   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
22208   algorithm: "plot_latency_error_bars"
22209   output-file-type: ".html"
22210   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
22211   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22212   filter: "'NIC_Intel-X710' and
22213            '64B' and
22214            'NDRPDR' and
22215            ('ETH' or 'DOT1Q') and
22216            'BASE' and
22217            '4T2C' and
22218            ('L2BDMACLRN' or 'L2XCFWD') and
22219            'VHOST_1024' and
22220            not 'VXLAN' and
22221            not 'NF_DENSITY' and
22222            not 'IP4FWD' and
22223            not '2VM'"
22224   parameters:
22225   - "latency"
22226   - "parent"
22227   - "tags"
22228 #  sort:
22229 #  - "not CFS_OPT"
22230 #  - "L2XCFWD"
22231 #  - "not CFS_OPT"
22232 #  - "CFS_OPT"
22233   layout:
22234     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr"
22235     layout: "plot-latency"
22236
22237 # Packet Latency - VPP vhost l2sw 2n-skx-x710 - base vm
22238 - type: "plot"
22239   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr-lat"
22240   algorithm: "plot_latency_error_bars"
22241   output-file-type: ".html"
22242   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr-lat"
22243   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22244   filter: "'NIC_Intel-X710' and
22245            '64B' and
22246            'NDRPDR' and
22247            ('ETH' or 'DOT1Q') and
22248            '2T1C' and
22249            ('L2BDMACLRN' or 'L2XCFWD') and
22250            'VHOST_1024' and
22251            not 'CFS_OPT' and
22252            not 'VXLAN' and
22253            not 'NF_DENSITY' and
22254            not 'DOT1Q' and
22255            not 'IP4FWD'"
22256   parameters:
22257   - "latency"
22258   - "parent"
22259   - "tags"
22260 #  sort:
22261 #  - "1VM"
22262 #  - "L2XCFWD"
22263 #  - "1VM"
22264 #  - "L2BDMACLRN"
22265   layout:
22266     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
22267     layout: "plot-latency"
22268
22269 - type: "plot"
22270   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr-lat"
22271   algorithm: "plot_latency_error_bars"
22272   output-file-type: ".html"
22273   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr-lat"
22274   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22275   filter: "'NIC_Intel-X710' and
22276            '64B' and
22277            'NDRPDR' and
22278            ('ETH' or 'DOT1Q') and
22279            '4T2C' and
22280            ('L2BDMACLRN' or 'L2XCFWD') and
22281            'VHOST_1024' and
22282            not 'CFS_OPT' and
22283            not 'VXLAN' and
22284            not 'NF_DENSITY' and
22285            not 'DOT1Q' and
22286            not 'IP4FWD'"
22287   parameters:
22288   - "latency"
22289   - "parent"
22290   - "tags"
22291 #  sort:
22292 #  - "1VM"
22293 #  - "L2XCFWD"
22294 #  - "1VM"
22295 #  - "L2BDMACLRN"
22296   layout:
22297     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
22298     layout: "plot-latency"
22299
22300 # Packet Latency - VPP vhost ip4 2n-skx-xxv710
22301 - type: "plot"
22302   title: "VPP Latency: vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
22303   algorithm: "plot_latency_error_bars"
22304   output-file-type: ".html"
22305   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
22306   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22307   filter: "'NIC_Intel-XXV710' and
22308            '64B' and
22309            'NDRPDR' and
22310            'ETH' and
22311            'IP4FWD' and
22312            '2T1C' and
22313            'VHOST_1024' and
22314            not 'VXLAN' and
22315            not 'CFS_OPT' and
22316            not 'DOT1Q'"
22317   parameters:
22318   - "latency"
22319   - "parent"
22320   - "tags"
22321   sort:
22322   - "not CFS_OPT"
22323   - "1VM"
22324   - "2VM"
22325   layout:
22326     title: "vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
22327     layout: "plot-latency"
22328
22329 - type: "plot"
22330   title: "VPP Latency: vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
22331   algorithm: "plot_latency_error_bars"
22332   output-file-type: ".html"
22333   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
22334   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22335   filter: "'NIC_Intel-XXV710' and
22336            '64B' and
22337            'NDRPDR' and
22338            'ETH' and
22339            'IP4FWD' and
22340            '4T2C' and
22341            'VHOST_1024' and
22342            not 'VXLAN' and
22343            not 'CFS_OPT' and
22344            not 'DOT1Q'"
22345   parameters:
22346   - "latency"
22347   - "parent"
22348   - "tags"
22349   sort:
22350   - "not CFS_OPT"
22351   - "1VM"
22352   - "2VM"
22353   layout:
22354     title: "vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
22355     layout: "plot-latency"
22356
22357 ## Packet Latency - VPP vhost l2sw 2n-skx-xxv710 - base
22358 #- type: "plot"
22359 #  title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr-lat"
22360 #  algorithm: "plot_latency_error_bars"
22361 #  output-file-type: ".html"
22362 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr-lat"
22363 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
22364 #  filter: "'NIC_Intel-XXV710' and
22365 #           '64B' and
22366 #           'NDRPDR' and
22367 #           ('ETH' or 'DOT1Q') and
22368 #           'BASE' and
22369 #           '2T1C' and
22370 #           ('L2BDMACLRN' or 'L2XCFWD') and
22371 #           'VHOST_1024' and
22372 #           not 'VXLAN' and
22373 #           not 'IP4FWD' and
22374 #           not '2VM'"
22375 #  parameters:
22376 #  - "latency"
22377 #  - "parent"
22378 #  - "tags"
22379 ##  sort:
22380 ##  - "not CFS_OPT"
22381 ##  - "L2XCFWD"
22382 ##  - "not CFS_OPT"
22383 ##  - "CFS_OPT"
22384 #  layout:
22385 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
22386 #    layout: "plot-latency"
22387 #
22388 #- type: "plot"
22389 #  title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr-lat"
22390 #  algorithm: "plot_latency_error_bars"
22391 #  output-file-type: ".html"
22392 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr-lat"
22393 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
22394 #  filter: "'NIC_Intel-XXV710' and
22395 #           '64B' and
22396 #           'NDRPDR' and
22397 #           ('ETH' or 'DOT1Q') and
22398 #           'BASE' and
22399 #           '4T2C' and
22400 #           ('L2BDMACLRN' or 'L2XCFWD') and
22401 #           'VHOST_1024' and
22402 #           not 'VXLAN' and
22403 #           not 'IP4FWD' and
22404 #           not '2VM'"
22405 #  parameters:
22406 #  - "latency"
22407 #  - "parent"
22408 #  - "tags"
22409 ##  sort:
22410 ##  - "not CFS_OPT"
22411 ##  - "L2XCFWD"
22412 ##  - "not CFS_OPT"
22413 ##  - "CFS_OPT"
22414 #  layout:
22415 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
22416 #    layout: "plot-latency"
22417 #
22418 ## Packet Latency - VPP vhost l2sw 2n-skx-xxv710 - base vm
22419 #- type: "plot"
22420 #  title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr-lat"
22421 #  algorithm: "plot_latency_error_bars"
22422 #  output-file-type: ".html"
22423 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr-lat"
22424 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
22425 #  filter: "'NIC_Intel-XXV710' and
22426 #           '64B' and
22427 #           'NDRPDR' and
22428 #           ('ETH' or 'DOT1Q') and
22429 #           '2T1C' and
22430 #           ('L2BDMACLRN' or 'L2XCFWD') and
22431 #           'VHOST_1024' and
22432 #           not 'CFS_OPT' and
22433 #           not 'VXLAN' and
22434 #           not 'DOT1Q' and
22435 #           not 'IP4FWD'"
22436 #  parameters:
22437 #  - "latency"
22438 #  - "parent"
22439 #  - "tags"
22440 ##  sort:
22441 ##  - "1VM"
22442 ##  - "L2XCFWD"
22443 ##  - "1VM"
22444 ##  - "L2BDMACLRN"
22445 #  layout:
22446 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
22447 #    layout: "plot-latency"
22448 #
22449 #- type: "plot"
22450 #  title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr-lat"
22451 #  algorithm: "plot_latency_error_bars"
22452 #  output-file-type: ".html"
22453 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr-lat"
22454 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
22455 #  filter: "'NIC_Intel-XXV710' and
22456 #           '64B' and
22457 #           'NDRPDR' and
22458 #           ('ETH' or 'DOT1Q') and
22459 #           '4T2C' and
22460 #           ('L2BDMACLRN' or 'L2XCFWD') and
22461 #           'VHOST_1024' and
22462 #           not 'CFS_OPT' and
22463 #           not 'VXLAN' and
22464 #           not 'DOT1Q' and
22465 #           not 'IP4FWD'"
22466 #  parameters:
22467 #  - "latency"
22468 #  - "parent"
22469 #  - "tags"
22470 ##  sort:
22471 ##  - "1VM"
22472 ##  - "L2XCFWD"
22473 ##  - "1VM"
22474 ##  - "L2BDMACLRN"
22475 #  layout:
22476 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
22477 #    layout: "plot-latency"
22478
22479 ################################################################################
22480
22481 # Packet Latency - VPP VTS 3n-hsw-x520
22482 - type: "plot"
22483   title: "VPP Latency: vts-3n-hsw-x520-114b-1t1c-ndr-lat"
22484   algorithm: "plot_latency_error_bars"
22485   output-file-type: ".html"
22486   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-1t1c-ndr-lat"
22487   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22488   filter: "'NIC_Intel-X520-DA2' and
22489            '114B' and
22490            'NDRPDR' and
22491            '1T1C' and
22492            'VTS'"
22493   parameters:
22494   - "latency"
22495   - "parent"
22496   - "tags"
22497   layout:
22498     title: "vts-3n-hsw-x520-114b-1t1c-ndr"
22499     layout: "plot-latency"
22500
22501 - type: "plot"
22502   title: "VPP Latency: vts-3n-hsw-x520-114b-2t2c-ndr-lat"
22503   algorithm: "plot_latency_error_bars"
22504   output-file-type: ".html"
22505   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-2t2c-ndr-lat"
22506   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22507   filter: "'NIC_Intel-X520-DA2' and
22508            '114B' and
22509            'NDRPDR' and
22510            '2T2C' and
22511            'VTS'"
22512   parameters:
22513   - "latency"
22514   - "parent"
22515   - "tags"
22516   layout:
22517     title: "vts-3n-hsw-x520-114b-2t2c-ndr"
22518     layout: "plot-latency"
22519
22520 ################################################################################
22521
22522 # Packet Latency - DPDK l3fwd 3n-hsw-x520
22523 - type: "plot"
22524   title: "DPDK Latency: l3fwd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
22525   algorithm: "plot_latency_error_bars"
22526   output-file-type: ".html"
22527   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
22528   data: "plot-dpdk-throughput-latency-3n-hsw"
22529   filter: "'NIC_Intel-X520-DA2' and
22530            '64B' and
22531            'BASE' and
22532            'NDRPDR' and
22533            '1T1C' and
22534            'IP4FWD'"
22535   parameters:
22536   - "latency"
22537   - "parent"
22538   - "tags"
22539   layout:
22540     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
22541     layout: "plot-latency"
22542
22543 - type: "plot"
22544   title: "DPDK Latency: l3fwd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
22545   algorithm: "plot_latency_error_bars"
22546   output-file-type: ".html"
22547   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
22548   data: "plot-dpdk-throughput-latency-3n-hsw"
22549   filter: "'NIC_Intel-X520-DA2' and
22550            '64B' and
22551            'BASE' and
22552            'NDRPDR' and
22553            '2T2C' and
22554            'IP4FWD'"
22555   parameters:
22556   - "latency"
22557   - "parent"
22558   - "tags"
22559   layout:
22560     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
22561     layout: "plot-latency"
22562
22563 # Packet Latency - DPDK l3fwd 3n-hsw-x710
22564 - type: "plot"
22565   title: "DPDK Latency: l3fwd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
22566   algorithm: "plot_latency_error_bars"
22567   output-file-type: ".html"
22568   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
22569   data: "plot-dpdk-throughput-latency-3n-hsw"
22570   filter: "'NIC_Intel-X710' and
22571            '64B' and
22572            'BASE' and
22573            'NDRPDR' and
22574            '1T1C' and
22575            'IP4FWD'"
22576   parameters:
22577   - "latency"
22578   - "parent"
22579   - "tags"
22580   layout:
22581     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
22582     layout: "plot-latency"
22583
22584 - type: "plot"
22585   title: "DPDK Latency: l3fwd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
22586   algorithm: "plot_latency_error_bars"
22587   output-file-type: ".html"
22588   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
22589   data: "plot-dpdk-throughput-latency-3n-hsw"
22590   filter: "'NIC_Intel-X710' and
22591            '64B' and
22592            'BASE' and
22593            'NDRPDR' and
22594            '2T2C' and
22595            'IP4FWD'"
22596   parameters:
22597   - "latency"
22598   - "parent"
22599   - "tags"
22600   layout:
22601     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
22602     layout: "plot-latency"
22603
22604 # Packet Latency - DPDK l3fwd 3n-hsw-xl710
22605 - type: "plot"
22606   title: "DPDK Latency: l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
22607   algorithm: "plot_latency_error_bars"
22608   output-file-type: ".html"
22609   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
22610   data: "plot-dpdk-throughput-latency-3n-hsw"
22611   filter: "'NIC_Intel-XL710' and
22612            '64B' and
22613            'BASE' and
22614            'NDRPDR' and
22615            '1T1C' and
22616            'IP4FWD'"
22617   parameters:
22618   - "latency"
22619   - "parent"
22620   - "tags"
22621   layout:
22622     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
22623     layout: "plot-latency"
22624
22625 - type: "plot"
22626   title: "DPDK Latency: l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
22627   algorithm: "plot_latency_error_bars"
22628   output-file-type: ".html"
22629   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
22630   data: "plot-dpdk-throughput-latency-3n-hsw"
22631   filter: "'NIC_Intel-XL710' and
22632            '64B' and
22633            'BASE' and
22634            'NDRPDR' and
22635            '2T2C' and
22636            'IP4FWD'"
22637   parameters:
22638   - "latency"
22639   - "parent"
22640   - "tags"
22641   layout:
22642     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
22643     layout: "plot-latency"
22644
22645 # Packet Latency - DPDK l3fwd 3n-skx-x710
22646 - type: "plot"
22647   title: "DPDK Latency: l3fwd-3n-skx-x710-64b-2t1c-base-ndr-lat"
22648   algorithm: "plot_latency_error_bars"
22649   output-file-type: ".html"
22650   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-ndr-lat"
22651   data: "plot-dpdk-throughput-latency-3n-skx"
22652   filter: "'NIC_Intel-X710' and
22653            '64B' and
22654            'BASE' and
22655            'NDRPDR' and
22656            '2T1C' and
22657            'IP4FWD'"
22658   parameters:
22659   - "latency"
22660   - "parent"
22661   - "tags"
22662   layout:
22663     title: "l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
22664     layout: "plot-latency"
22665
22666 - type: "plot"
22667   title: "DPDK Latency: l3fwd-3n-skx-x710-64b-4t2c-base-ndr-lat"
22668   algorithm: "plot_latency_error_bars"
22669   output-file-type: ".html"
22670   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-ndr-lat"
22671   data: "plot-dpdk-throughput-latency-3n-skx"
22672   filter: "'NIC_Intel-X710' and
22673            '64B' and
22674            'BASE' and
22675            'NDRPDR' and
22676            '4T2C' and
22677            'IP4FWD'"
22678   parameters:
22679   - "latency"
22680   - "parent"
22681   - "tags"
22682   layout:
22683     title: "l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
22684     layout: "plot-latency"
22685
22686 # Packet Latency - DPDK l3fwd 3n-skx-xxv710
22687 - type: "plot"
22688   title: "DPDK Latency: l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
22689   algorithm: "plot_latency_error_bars"
22690   output-file-type: ".html"
22691   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
22692   data: "plot-dpdk-throughput-latency-3n-skx"
22693   filter: "'NIC_Intel-XXV710' and
22694            '64B' and
22695            'BASE' and
22696            'NDRPDR' and
22697            '2T1C' and
22698            'IP4FWD'"
22699   parameters:
22700   - "latency"
22701   - "parent"
22702   - "tags"
22703   layout:
22704     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
22705     layout: "plot-latency"
22706
22707 - type: "plot"
22708   title: "DPDK Latency: l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
22709   algorithm: "plot_latency_error_bars"
22710   output-file-type: ".html"
22711   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
22712   data: "plot-dpdk-throughput-latency-3n-skx"
22713   filter: "'NIC_Intel-XXV710' and
22714            '64B' and
22715            'BASE' and
22716            'NDRPDR' and
22717            '4T2C' and
22718            'IP4FWD'"
22719   parameters:
22720   - "latency"
22721   - "parent"
22722   - "tags"
22723   layout:
22724     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
22725     layout: "plot-latency"
22726
22727 # Packet Latency - DPDK l3fwd 2n-skx-x710
22728 - type: "plot"
22729   title: "DPDK Latency: l3fwd-2n-skx-x710-64b-2t1c-base-ndr-lat"
22730   algorithm: "plot_latency_error_bars"
22731   output-file-type: ".html"
22732   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-ndr-lat"
22733   data: "plot-dpdk-throughput-latency-2n-skx"
22734   filter: "'NIC_Intel-X710' and
22735            '64B' and
22736            'BASE' and
22737            'NDRPDR' and
22738            '2T1C' and
22739            'IP4FWD'"
22740   parameters:
22741   - "latency"
22742   - "parent"
22743   - "tags"
22744   layout:
22745     title: "l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
22746     layout: "plot-latency"
22747
22748 - type: "plot"
22749   title: "DPDK Latency: l3fwd-2n-skx-x710-64b-4t2c-base-ndr-lat"
22750   algorithm: "plot_latency_error_bars"
22751   output-file-type: ".html"
22752   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-ndr-lat"
22753   data: "plot-dpdk-throughput-latency-2n-skx"
22754   filter: "'NIC_Intel-X710' and
22755            '64B' and
22756            'BASE' and
22757            'NDRPDR' and
22758            '4T2C' and
22759            'IP4FWD'"
22760   parameters:
22761   - "latency"
22762   - "parent"
22763   - "tags"
22764   layout:
22765     title: "l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
22766     layout: "plot-latency"
22767
22768 # Packet Latency - DPDK l3fwd 2n-skx-xxv710
22769 - type: "plot"
22770   title: "DPDK Latency: l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
22771   algorithm: "plot_latency_error_bars"
22772   output-file-type: ".html"
22773   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
22774   data: "plot-dpdk-throughput-latency-2n-skx"
22775   filter: "'NIC_Intel-XXV710' and
22776            '64B' and
22777            'BASE' and
22778            'NDRPDR' and
22779            '2T1C' and
22780            'IP4FWD'"
22781   parameters:
22782   - "latency"
22783   - "parent"
22784   - "tags"
22785   layout:
22786     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
22787     layout: "plot-latency"
22788
22789 - type: "plot"
22790   title: "DPDK Latency: l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
22791   algorithm: "plot_latency_error_bars"
22792   output-file-type: ".html"
22793   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
22794   data: "plot-dpdk-throughput-latency-2n-skx"
22795   filter: "'NIC_Intel-XXV710' and
22796            '64B' and
22797            'BASE' and
22798            'NDRPDR' and
22799            '4T2C' and
22800            'IP4FWD'"
22801   parameters:
22802   - "latency"
22803   - "parent"
22804   - "tags"
22805   layout:
22806     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
22807     layout: "plot-latency"
22808
22809 ################################################################################
22810
22811 # Packet Latency - DPDK testpmd 3n-hsw-x520
22812 - type: "plot"
22813   title: "DPDK Latency: testpmd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
22814   algorithm: "plot_latency_error_bars"
22815   output-file-type: ".html"
22816   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
22817   data: "plot-dpdk-throughput-latency-3n-hsw"
22818   filter: "'NIC_Intel-X520-DA2' and
22819            '64B' and
22820            'BASE' and
22821            'NDRPDR' and
22822            '1T1C' and
22823            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22824   parameters:
22825   - "latency"
22826   - "parent"
22827   - "tags"
22828   layout:
22829     title: "testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
22830     layout: "plot-latency"
22831
22832 - type: "plot"
22833   title: "DPDK Latency: testpmd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
22834   algorithm: "plot_latency_error_bars"
22835   output-file-type: ".html"
22836   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
22837   data: "plot-dpdk-throughput-latency-3n-hsw"
22838   filter: "'NIC_Intel-X520-DA2' and
22839            '64B' and
22840            'BASE' and
22841            'NDRPDR' and
22842            '2T2C' and
22843            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22844   parameters:
22845   - "latency"
22846   - "parent"
22847   - "tags"
22848   layout:
22849     title: "testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
22850     layout: "plot-latency"
22851
22852 # Packet Latency - DPDK testpmd 3n-hsw-x710
22853 - type: "plot"
22854   title: "DPDK Latency: testpmd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
22855   algorithm: "plot_latency_error_bars"
22856   output-file-type: ".html"
22857   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
22858   data: "plot-dpdk-throughput-latency-3n-hsw"
22859   filter: "'NIC_Intel-X710' and
22860            '64B' and
22861            'BASE' and
22862            'NDRPDR' and
22863            '1T1C' and
22864            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22865   parameters:
22866   - "latency"
22867   - "parent"
22868   - "tags"
22869   layout:
22870     title: "testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
22871     layout: "plot-latency"
22872
22873 - type: "plot"
22874   title: "DPDK Latency: testpmd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
22875   algorithm: "plot_latency_error_bars"
22876   output-file-type: ".html"
22877   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
22878   data: "plot-dpdk-throughput-latency-3n-hsw"
22879   filter: "'NIC_Intel-X710' and
22880            '64B' and
22881            'BASE' and
22882            'NDRPDR' and
22883            '2T2C' and
22884            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22885   parameters:
22886   - "latency"
22887   - "parent"
22888   - "tags"
22889   layout:
22890     title: "testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
22891     layout: "plot-latency"
22892
22893 # Packet Latency - DPDK testpmd 3n-hsw-xl710
22894 - type: "plot"
22895   title: "DPDK Latency: testpmd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
22896   algorithm: "plot_latency_error_bars"
22897   output-file-type: ".html"
22898   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
22899   data: "plot-dpdk-throughput-latency-3n-hsw"
22900   filter: "'NIC_Intel-XL710' and
22901            '64B' and
22902            'BASE' and
22903            'NDRPDR' and
22904            '1T1C' and
22905            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22906   parameters:
22907   - "latency"
22908   - "parent"
22909   - "tags"
22910   layout:
22911     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
22912     layout: "plot-latency"
22913
22914 - type: "plot"
22915   title: "DPDK Latency: testpmd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
22916   algorithm: "plot_latency_error_bars"
22917   output-file-type: ".html"
22918   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
22919   data: "plot-dpdk-throughput-latency-3n-hsw"
22920   filter: "'NIC_Intel-XL710' and
22921            '64B' and
22922            'BASE' and
22923            'NDRPDR' and
22924            '2T2C' and
22925            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22926   parameters:
22927   - "latency"
22928   - "parent"
22929   - "tags"
22930   layout:
22931     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
22932     layout: "plot-latency"
22933
22934 # Packet Latency - DPDK testpmd 3n-skx-x710
22935 - type: "plot"
22936   title: "DPDK Latency: testpmd-3n-skx-x710-64b-2t1c-base-ndr-lat"
22937   algorithm: "plot_latency_error_bars"
22938   output-file-type: ".html"
22939   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-ndr-lat"
22940   data: "plot-dpdk-throughput-latency-3n-skx"
22941   filter: "'NIC_Intel-X710' and
22942            '64B' and
22943            'BASE' and
22944            'NDRPDR' and
22945            '2T1C' and
22946            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22947   parameters:
22948   - "latency"
22949   - "parent"
22950   - "tags"
22951   layout:
22952     title: "testpmd-3n-skx-x710-64b-2t1c-base-ndr"
22953     layout: "plot-latency"
22954
22955 - type: "plot"
22956   title: "DPDK Latency: testpmd-3n-skx-x710-64b-4t2c-base-ndr-lat"
22957   algorithm: "plot_latency_error_bars"
22958   output-file-type: ".html"
22959   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-ndr-lat"
22960   data: "plot-dpdk-throughput-latency-3n-skx"
22961   filter: "'NIC_Intel-X710' and
22962            '64B' and
22963            'BASE' and
22964            'NDRPDR' and
22965            '4T2C' and
22966            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22967   parameters:
22968   - "latency"
22969   - "parent"
22970   - "tags"
22971   layout:
22972     title: "testpmd-3n-skx-x710-64b-4t2c-base-ndr"
22973     layout: "plot-latency"
22974
22975 # Packet Latency - DPDK testpmd 3n-skx-xxv710
22976 - type: "plot"
22977   title: "DPDK Latency: testpmd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
22978   algorithm: "plot_latency_error_bars"
22979   output-file-type: ".html"
22980   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
22981   data: "plot-dpdk-throughput-latency-3n-skx"
22982   filter: "'NIC_Intel-XXV710' and
22983            '64B' and
22984            'BASE' and
22985            'NDRPDR' and
22986            '2T1C' and
22987            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22988   parameters:
22989   - "latency"
22990   - "parent"
22991   - "tags"
22992   layout:
22993     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
22994     layout: "plot-latency"
22995
22996 - type: "plot"
22997   title: "DPDK Latency: testpmd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
22998   algorithm: "plot_latency_error_bars"
22999   output-file-type: ".html"
23000   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
23001   data: "plot-dpdk-throughput-latency-3n-skx"
23002   filter: "'NIC_Intel-XXV710' and
23003            '64B' and
23004            'BASE' and
23005            'NDRPDR' and
23006            '4T2C' and
23007            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23008   parameters:
23009   - "latency"
23010   - "parent"
23011   - "tags"
23012   layout:
23013     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
23014     layout: "plot-latency"
23015
23016 # Packet Latency - DPDK testpmd 2n-skx-x710
23017 - type: "plot"
23018   title: "DPDK Latency: testpmd-2n-skx-x710-64b-2t1c-base-ndr-lat"
23019   algorithm: "plot_latency_error_bars"
23020   output-file-type: ".html"
23021   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-ndr-lat"
23022   data: "plot-dpdk-throughput-latency-2n-skx"
23023   filter: "'NIC_Intel-X710' and
23024            '64B' and
23025            'BASE' and
23026            'NDRPDR' and
23027            '2T1C' and
23028            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23029   parameters:
23030   - "latency"
23031   - "parent"
23032   - "tags"
23033   layout:
23034     title: "testpmd-2n-skx-x710-64b-2t1c-base-ndr"
23035     layout: "plot-latency"
23036
23037 - type: "plot"
23038   title: "DPDK Latency: testpmd-2n-skx-x710-64b-4t2c-base-ndr-lat"
23039   algorithm: "plot_latency_error_bars"
23040   output-file-type: ".html"
23041   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-ndr-lat"
23042   data: "plot-dpdk-throughput-latency-2n-skx"
23043   filter: "'NIC_Intel-X710' and
23044            '64B' and
23045            'BASE' and
23046            'NDRPDR' and
23047            '4T2C' and
23048            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23049   parameters:
23050   - "latency"
23051   - "parent"
23052   - "tags"
23053   layout:
23054     title: "testpmd-2n-skx-x710-64b-4t2c-base-ndr"
23055     layout: "plot-latency"
23056
23057 # Packet Latency - DPDK testpmd 2n-skx-xxv710
23058 - type: "plot"
23059   title: "DPDK Latency: testpmd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
23060   algorithm: "plot_latency_error_bars"
23061   output-file-type: ".html"
23062   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
23063   data: "plot-dpdk-throughput-latency-2n-skx"
23064   filter: "'NIC_Intel-XXV710' and
23065            '64B' and
23066            'BASE' and
23067            'NDRPDR' and
23068            '2T1C' and
23069            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23070   parameters:
23071   - "latency"
23072   - "parent"
23073   - "tags"
23074   layout:
23075     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
23076     layout: "plot-latency"
23077
23078 - type: "plot"
23079   title: "DPDK Latency: testpmd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
23080   algorithm: "plot_latency_error_bars"
23081   output-file-type: ".html"
23082   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
23083   data: "plot-dpdk-throughput-latency-2n-skx"
23084   filter: "'NIC_Intel-XXV710' and
23085            '64B' and
23086            'BASE' and
23087            'NDRPDR' and
23088            '4T2C' and
23089            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23090   parameters:
23091   - "latency"
23092   - "parent"
23093   - "tags"
23094   layout:
23095     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
23096     layout: "plot-latency"
23097
23098 ################################################################################
23099
23100 # Speedup - VPP Container Memif 3n-hsw-x520
23101 - type: "plot"
23102   title: "Speedup: memif-3n-hsw-x520-64b-base_and_features-ndr-tsa"
23103   algorithm: "plot_throughput_speedup_analysis"
23104   output-file-type: ".html"
23105   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-base_and_features-ndr-tsa"
23106   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23107   filter: "'NIC_Intel-X520-DA2' and
23108            '64B' and
23109            ('BASE' or 'SCALE') and
23110            'NDRPDR' and
23111            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23112            not 'VHOST' and
23113            'MEMIF'"
23114   parameters:
23115   - "throughput"
23116   - "parent"
23117   - "tags"
23118   sort:
23119   - "L2XCFWD"
23120   - "L2XCFWD"
23121   - "L2XCFWD"
23122   - "L2BDMACLRN"
23123   - "L2BDMACLRN"
23124   - "L2BDMACLRN"
23125   - "IP4FWD"
23126   layout:
23127     title: "memif-3n-hsw-x520-64b-base_and_features-ndr"
23128     layout: "plot-throughput-speedup-analysis"
23129
23130 - type: "plot"
23131   title: "Speedup: memif-3n-hsw-x520-64b-base_and_features-pdr-tsa"
23132   algorithm: "plot_throughput_speedup_analysis"
23133   output-file-type: ".html"
23134   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-base_and_features-pdr-tsa"
23135   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23136   filter: "'NIC_Intel-X520-DA2' and
23137            '64B' and
23138            ('BASE' or 'SCALE') and
23139            'NDRPDR' and
23140            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23141            not 'VHOST' and
23142            'MEMIF'"
23143   parameters:
23144   - "throughput"
23145   - "parent"
23146   - "tags"
23147   sort:
23148   - "L2XCFWD"
23149   - "L2XCFWD"
23150   - "L2XCFWD"
23151   - "L2BDMACLRN"
23152   - "L2BDMACLRN"
23153   - "L2BDMACLRN"
23154   - "IP4FWD"
23155   layout:
23156     title: "memif-3n-hsw-x520-64b-base_and_features-pdr"
23157     layout: "plot-throughput-speedup-analysis"
23158
23159 # Speedup - VPP Container Memif 3n-hsw-x710
23160 - type: "plot"
23161   title: "Speedup: memif-3n-hsw-x710-64b-base_and_features-ndr-tsa"
23162   algorithm: "plot_throughput_speedup_analysis"
23163   output-file-type: ".html"
23164   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-base_and_features-ndr-tsa"
23165   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23166   filter: "'NIC_Intel-X710' and
23167            '64B' and
23168            ('BASE' or 'SCALE') and
23169            'NDRPDR' and
23170            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23171            not 'VHOST' and
23172            'MEMIF'"
23173   parameters:
23174   - "throughput"
23175   - "parent"
23176   - "tags"
23177   sort:
23178   - "L2XCFWD"
23179   - "L2XCFWD"
23180   - "L2XCFWD"
23181   - "L2BDMACLRN"
23182   - "L2BDMACLRN"
23183   - "L2BDMACLRN"
23184   - "IP4FWD"
23185   layout:
23186     title: "memif-3n-hsw-x710-64b-base_and_features-ndr"
23187     layout: "plot-throughput-speedup-analysis"
23188
23189 - type: "plot"
23190   title: "Speedup: memif-3n-hsw-x710-64b-base_and_features-pdr-tsa"
23191   algorithm: "plot_throughput_speedup_analysis"
23192   output-file-type: ".html"
23193   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-base_and_features-pdr-tsa"
23194   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23195   filter: "'NIC_Intel-X710' and
23196            '64B' and
23197            ('BASE' or 'SCALE') and
23198            'NDRPDR' and
23199            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23200            not 'VHOST' and
23201            'MEMIF'"
23202   parameters:
23203   - "throughput"
23204   - "parent"
23205   - "tags"
23206   sort:
23207   - "L2XCFWD"
23208   - "L2XCFWD"
23209   - "L2XCFWD"
23210   - "L2BDMACLRN"
23211   - "L2BDMACLRN"
23212   - "L2BDMACLRN"
23213   - "IP4FWD"
23214   layout:
23215     title: "memif-3n-hsw-x710-64b-base_and_features-pdr"
23216     layout: "plot-throughput-speedup-analysis"
23217
23218 # Speedup - VPP Container Memif 3n-hsw-xl710
23219 - type: "plot"
23220   title: "Speedup: memif-3n-hsw-xl710-64b-base_and_features-ndr-tsa"
23221   algorithm: "plot_throughput_speedup_analysis"
23222   output-file-type: ".html"
23223   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-base_and_features-ndr-tsa"
23224   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23225   filter: "'NIC_Intel-XL710' and
23226            '64B' and
23227            ('BASE' or 'SCALE') and
23228            'NDRPDR' and
23229            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23230            not 'VHOST' and
23231            'MEMIF'"
23232   parameters:
23233   - "throughput"
23234   - "parent"
23235   - "tags"
23236   sort:
23237   - "L2XCFWD"
23238   - "L2XCFWD"
23239   - "L2XCFWD"
23240   - "L2BDMACLRN"
23241   - "L2BDMACLRN"
23242   - "L2BDMACLRN"
23243   - "IP4FWD"
23244   layout:
23245     title: "memif-3n-hsw-xl710-64b-base_and_features-ndr"
23246     layout: "plot-throughput-speedup-analysis"
23247
23248 - type: "plot"
23249   title: "Speedup: memif-3n-hsw-xl710-64b-base_and_features-pdr-tsa"
23250   algorithm: "plot_throughput_speedup_analysis"
23251   output-file-type: ".html"
23252   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-base_and_features-pdr-tsa"
23253   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23254   filter: "'NIC_Intel-XL710' and
23255            '64B' and
23256            ('BASE' or 'SCALE') and
23257            'NDRPDR' and
23258            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23259            not 'VHOST' and
23260            'MEMIF'"
23261   parameters:
23262   - "throughput"
23263   - "parent"
23264   - "tags"
23265   sort:
23266   - "L2XCFWD"
23267   - "L2XCFWD"
23268   - "L2XCFWD"
23269   - "L2BDMACLRN"
23270   - "L2BDMACLRN"
23271   - "L2BDMACLRN"
23272   - "IP4FWD"
23273   layout:
23274     title: "memif-3n-hsw-xl710-64b-base_and_features-pdr"
23275     layout: "plot-throughput-speedup-analysis"
23276
23277 # Speedup - VPP Container Memif 3n-skx-x710
23278 - type: "plot"
23279   title: "Speedup: memif-3n-skx-x710-64b-base_and_features-ndr-tsa"
23280   algorithm: "plot_throughput_speedup_analysis"
23281   output-file-type: ".html"
23282   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-base_and_features-ndr-tsa"
23283   data: "plot-vpp-throughput-lat-tsa-3n-skx"
23284   filter: "'NIC_Intel-X710' and
23285            '64B' and
23286            ('BASE' or 'SCALE') and
23287            'NDRPDR' and
23288            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23289            not 'VHOST' and
23290            'MEMIF'"
23291   parameters:
23292   - "throughput"
23293   - "parent"
23294   - "tags"
23295   sort:
23296   - "L2XCFWD"
23297   - "L2XCFWD"
23298   - "L2XCFWD"
23299   - "L2BDMACLRN"
23300   - "L2BDMACLRN"
23301   - "L2BDMACLRN"
23302   - "IP4FWD"
23303   layout:
23304     title: "memif-3n-skx-x710-64b-base_and_features-ndr"
23305     layout: "plot-throughput-speedup-analysis"
23306
23307 - type: "plot"
23308   title: "Speedup: memif-3n-skx-x710-64b-base_and_features-pdr-tsa"
23309   algorithm: "plot_throughput_speedup_analysis"
23310   output-file-type: ".html"
23311   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-base_and_features-pdr-tsa"
23312   data: "plot-vpp-throughput-lat-tsa-3n-skx"
23313   filter: "'NIC_Intel-X710' and
23314            '64B' and
23315            ('BASE' or 'SCALE') and
23316            'NDRPDR' and
23317            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23318            not 'VHOST' and
23319            'MEMIF'"
23320   parameters:
23321   - "throughput"
23322   - "parent"
23323   - "tags"
23324   sort:
23325   - "L2XCFWD"
23326   - "L2XCFWD"
23327   - "L2XCFWD"
23328   - "L2BDMACLRN"
23329   - "L2BDMACLRN"
23330   - "L2BDMACLRN"
23331   - "IP4FWD"
23332   layout:
23333     title: "memif-3n-skx-x710-64b-base_and_features-pdr"
23334     layout: "plot-throughput-speedup-analysis"
23335
23336 # Speedup - VPP Container Memif 2n-skx-x710
23337 - type: "plot"
23338   title: "Speedup: memif-2n-skx-x710-64b-base_and_features-ndr-tsa"
23339   algorithm: "plot_throughput_speedup_analysis"
23340   output-file-type: ".html"
23341   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-base_and_features-ndr-tsa"
23342   data: "plot-vpp-throughput-lat-tsa-2n-skx"
23343   filter: "'NIC_Intel-X710' and
23344            '64B' and
23345            ('BASE' or 'SCALE') and
23346            'NDRPDR' and
23347            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23348            not 'VHOST' and
23349            not 'NF_DENSITY' and
23350            'MEMIF'"
23351   parameters:
23352   - "throughput"
23353   - "parent"
23354   - "tags"
23355   sort:
23356   - "L2XCFWD"
23357   - "L2XCFWD"
23358   - "L2XCFWD"
23359   - "L2BDMACLRN"
23360   - "L2BDMACLRN"
23361   - "L2BDMACLRN"
23362   - "IP4FWD"
23363   layout:
23364     title: "memif-2n-skx-x710-64b-base_and_features-ndr"
23365     layout: "plot-throughput-speedup-analysis"
23366
23367 - type: "plot"
23368   title: "Speedup: memif-2n-skx-x710-64b-base_and_features-pdr-tsa"
23369   algorithm: "plot_throughput_speedup_analysis"
23370   output-file-type: ".html"
23371   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-base_and_features-pdr-tsa"
23372   data: "plot-vpp-throughput-lat-tsa-2n-skx"
23373   filter: "'NIC_Intel-X710' and
23374            '64B' and
23375            ('BASE' or 'SCALE') and
23376            'NDRPDR' and
23377            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23378            not 'VHOST' and
23379            not 'NF_DENSITY' and
23380            'MEMIF'"
23381   parameters:
23382   - "throughput"
23383   - "parent"
23384   - "tags"
23385   sort:
23386   - "L2XCFWD"
23387   - "L2XCFWD"
23388   - "L2XCFWD"
23389   - "L2BDMACLRN"
23390   - "L2BDMACLRN"
23391   - "L2BDMACLRN"
23392   - "IP4FWD"
23393   layout:
23394     title: "memif-2n-skx-x710-64b-base_and_features-pdr"
23395     layout: "plot-throughput-speedup-analysis"
23396
23397 ## Speedup - VPP Container Memif 2n-skx-xxv710
23398 #- type: "plot"
23399 #  title: "Speedup: memif-2n-skx-xxv710-64b-base_and_features-ndr-tsa"
23400 #  algorithm: "plot_throughput_speedup_analysis"
23401 #  output-file-type: ".html"
23402 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-base_and_features-ndr-tsa"
23403 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
23404 #  filter: "'NIC_Intel-XXV710' and
23405 #           '64B' and
23406 #           ('BASE' or 'SCALE') and
23407 #           'NDRPDR' and
23408 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23409 #           not 'VHOST' and
23410 #           'MEMIF'"
23411 #  parameters:
23412 #  - "throughput"
23413 #  - "parent"
23414 #  - "tags"
23415 #  sort:
23416 #  - "L2XCFWD"
23417 #  - "L2XCFWD"
23418 #  - "L2XCFWD"
23419 #  - "L2BDMACLRN"
23420 #  - "L2BDMACLRN"
23421 #  - "L2BDMACLRN"
23422 #  - "IP4FWD"
23423 #  layout:
23424 #    title: "memif-2n-skx-xxv710-64b-base_and_features-ndr"
23425 #    layout: "plot-throughput-speedup-analysis"
23426 #
23427 #- type: "plot"
23428 #  title: "Speedup: memif-2n-skx-xxv710-64b-base_and_features-pdr-tsa"
23429 #  algorithm: "plot_throughput_speedup_analysis"
23430 #  output-file-type: ".html"
23431 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-base_and_features-pdr-tsa"
23432 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
23433 #  filter: "'NIC_Intel-XXV710' and
23434 #           '64B' and
23435 #           ('BASE' or 'SCALE') and
23436 #           'NDRPDR' and
23437 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23438 #           not 'VHOST' and
23439 #           'MEMIF'"
23440 #  parameters:
23441 #  - "throughput"
23442 #  - "parent"
23443 #  - "tags"
23444 #  sort:
23445 #  - "L2XCFWD"
23446 #  - "L2XCFWD"
23447 #  - "L2XCFWD"
23448 #  - "L2BDMACLRN"
23449 #  - "L2BDMACLRN"
23450 #  - "L2BDMACLRN"
23451 #  - "IP4FWD"
23452 #  layout:
23453 #    title: "memif-2n-skx-xxv710-64b-base_and_features-pdr"
23454 #    layout: "plot-throughput-speedup-analysis"
23455
23456 ################################################################################
23457
23458 # Speedup - VPP Container k8s memif 3n-hsw-x520 - l2xc
23459 - type: "plot"
23460   title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-ndr-tsa"
23461   algorithm: "plot_throughput_speedup_analysis"
23462   output-file-type: ".html"
23463   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-ndr-tsa"
23464   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23465   filter: "'NIC_Intel-X520-DA2' and
23466            '64B' and
23467            ('BASE' or 'SCALE') and
23468            'NDRPDR' and
23469            'L2XCFWD' and
23470            not 'VHOST' and
23471            not 'NF_DENSITY' and
23472            'MEMIF'"
23473   parameters:
23474   - "throughput"
23475   - "parent"
23476   - "tags"
23477   sort:
23478   - "1VNF"
23479   - "2VNF"
23480   - "4VNF"
23481   - "2VNF"
23482   - "4VNF"
23483   layout:
23484     title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-ndr-l2xc"
23485     layout: "plot-throughput-speedup-analysis"
23486
23487 - type: "plot"
23488   title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-pdr-tsa"
23489   algorithm: "plot_throughput_speedup_analysis"
23490   output-file-type: ".html"
23491   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-pdr-tsa"
23492   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23493   filter: "'NIC_Intel-X520-DA2' and
23494            '64B' and
23495            ('BASE' or 'SCALE') and
23496            'NDRPDR' and
23497            'L2XCFWD' and
23498            not 'VHOST' and
23499            not 'NF_DENSITY' and
23500            'MEMIF'"
23501   parameters:
23502   - "throughput"
23503   - "parent"
23504   - "tags"
23505   sort:
23506   - "1VNF"
23507   - "2VNF"
23508   - "4VNF"
23509   - "2VNF"
23510   - "4VNF"
23511   layout:
23512     title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-pdr"
23513     layout: "plot-throughput-speedup-analysis"
23514
23515 # Speedup - VPP Container k8s memif 3n-hsw-x520 - l2bd
23516 - type: "plot"
23517   title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-ndr-tsa"
23518   algorithm: "plot_throughput_speedup_analysis"
23519   output-file-type: ".html"
23520   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-ndr-tsa"
23521   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23522   filter: "'NIC_Intel-X520-DA2' and
23523            '64B' and
23524            ('BASE' or 'SCALE') and
23525            'NDRPDR' and
23526            ('L2BDMACSTAT' or 'L2BDMACLRN') and
23527            not 'VHOST' and
23528            not 'NF_DENSITY' and
23529            'MEMIF'"
23530   parameters:
23531   - "throughput"
23532   - "parent"
23533   - "tags"
23534   sort:
23535   - "1VNF"
23536   - "2VNF"
23537   - "4VNF"
23538   - "2VNF"
23539   - "4VNF"
23540   layout:
23541     title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-ndr-l2bd"
23542     layout: "plot-throughput-speedup-analysis"
23543
23544 - type: "plot"
23545   title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-pdr-tsa"
23546   algorithm: "plot_throughput_speedup_analysis"
23547   output-file-type: ".html"
23548   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-pdr-tsa"
23549   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23550   filter: "'NIC_Intel-X520-DA2' and
23551            '64B' and
23552            ('BASE' or 'SCALE') and
23553            'NDRPDR' and
23554            ('L2BDMACSTAT' or 'L2BDMACLRN') and
23555            not 'VHOST' and
23556            not 'NF_DENSITY' and
23557            'MEMIF'"
23558   parameters:
23559   - "throughput"
23560   - "parent"
23561   - "tags"
23562   sort:
23563   - "1VNF"
23564   - "2VNF"
23565   - "4VNF"
23566   - "2VNF"
23567   - "4VNF"
23568   layout:
23569     title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-pdr"
23570     layout: "plot-throughput-speedup-analysis"
23571
23572 # Speedup - VPP Container Memif 3n-hsw-x710 - l2xc
23573 - type: "plot"
23574   title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-ndr-tsa"
23575   algorithm: "plot_throughput_speedup_analysis"
23576   output-file-type: ".html"
23577   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-ndr-tsa"
23578   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23579   filter: "'NIC_Intel-X710' and
23580            '64B' and
23581            ('BASE' or 'SCALE') and
23582            'NDRPDR' and
23583            'L2XCFWD' and
23584            not 'VHOST' and
23585            not 'NF_DENSITY' and
23586            'MEMIF'"
23587   parameters:
23588   - "throughput"
23589   - "parent"
23590   - "tags"
23591   sort:
23592   - "1VNF"
23593   - "2VNF"
23594   - "4VNF"
23595   - "2VNF"
23596   - "4VNF"
23597   layout:
23598     title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-ndr"
23599     layout: "plot-throughput-speedup-analysis"
23600
23601 - type: "plot"
23602   title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-pdr-tsa"
23603   algorithm: "plot_throughput_speedup_analysis"
23604   output-file-type: ".html"
23605   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-pdr-tsa"
23606   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23607   filter: "'NIC_Intel-X710' and
23608            '64B' and
23609            ('BASE' or 'SCALE') and
23610            'NDRPDR' and
23611            'L2XCFWD' and
23612            not 'VHOST' and
23613            not 'NF_DENSITY' and
23614            'MEMIF'"
23615   parameters:
23616   - "throughput"
23617   - "parent"
23618   - "tags"
23619   sort:
23620   - "1VNF"
23621   - "2VNF"
23622   - "4VNF"
23623   - "2VNF"
23624   - "4VNF"
23625   layout:
23626     title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-pdr"
23627     layout: "plot-throughput-speedup-analysis"
23628
23629 # Speedup - VPP Container Memif 3n-hsw-x710 - l2bd
23630 - type: "plot"
23631   title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-ndr-tsa"
23632   algorithm: "plot_throughput_speedup_analysis"
23633   output-file-type: ".html"
23634   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-ndr-tsa"
23635   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23636   filter: "'NIC_Intel-X710' and
23637            '64B' and
23638            ('BASE' or 'SCALE') and
23639            'NDRPDR' and
23640            ('L2BDMACSTAT' or 'L2BDMACLRN') and
23641            not 'VHOST' and
23642            not 'NF_DENSITY' and
23643            'MEMIF'"
23644   parameters:
23645   - "throughput"
23646   - "parent"
23647   - "tags"
23648   sort:
23649   - "1VNF"
23650   - "2VNF"
23651   - "4VNF"
23652   - "2VNF"
23653   - "4VNF"
23654   layout:
23655     title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-ndr"
23656     layout: "plot-throughput-speedup-analysis"
23657
23658 - type: "plot"
23659   title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-pdr-tsa"
23660   algorithm: "plot_throughput_speedup_analysis"
23661   output-file-type: ".html"
23662   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-pdr-tsa"
23663   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23664   filter: "'NIC_Intel-X710' and
23665            '64B' and
23666            ('BASE' or 'SCALE') and
23667            'NDRPDR' and
23668            ('L2BDMACSTAT' or 'L2BDMACLRN') and
23669            not 'VHOST' and
23670            not 'NF_DENSITY' and
23671            'MEMIF'"
23672   parameters:
23673   - "throughput"
23674   - "parent"
23675   - "tags"
23676   sort:
23677   - "1VNF"
23678   - "2VNF"
23679   - "4VNF"
23680   - "2VNF"
23681   - "4VNF"
23682   layout:
23683     title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-pdr"
23684     layout: "plot-throughput-speedup-analysis"
23685
23686 ################################################################################
23687
23688 # Speedup - VPP IPv4 3n-hsw-x520 base and scale
23689 - type: "plot"
23690   title: "Speedup: ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
23691   algorithm: "plot_throughput_speedup_analysis"
23692   output-file-type: ".html"
23693   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
23694   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23695   filter: "'NIC_Intel-X520-DA2' and
23696            '64B' and
23697            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23698            'NDRPDR' and
23699            'IP4FWD' and
23700            not 'IPSEC' and
23701            not 'DOT1Q' and
23702            not 'VHOST'"
23703   parameters:
23704   - "throughput"
23705   - "parent"
23706   - "tags"
23707   sort:
23708   - "DOT1Q"
23709   - "IP4BASE"
23710   - "FIB_20K"
23711   - "FIB_200K"
23712   - "FIB_2M"
23713   layout:
23714     title: "ip4-3n-hsw-x520-64b-base_and_scale-ndr"
23715     layout: "plot-throughput-speedup-analysis"
23716
23717 - type: "plot"
23718   title: "Speedup: ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
23719   algorithm: "plot_throughput_speedup_analysis"
23720   output-file-type: ".html"
23721   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
23722   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23723   filter: "'NIC_Intel-X520-DA2' and
23724            '64B' and
23725            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23726            'NDRPDR' and
23727            'IP4FWD' and
23728            not 'IPSEC' and
23729            not 'DOT1Q' and
23730            not 'VHOST'"
23731   parameters:
23732   - "throughput"
23733   - "parent"
23734   - "tags"
23735   sort:
23736   - "DOT1Q"
23737   - "IP4BASE"
23738   - "FIB_20K"
23739   - "FIB_200K"
23740   - "FIB_2M"
23741   layout:
23742     title: "ip4-3n-hsw-x520-64b-base_and_scale-pdr"
23743     layout: "plot-throughput-speedup-analysis"
23744
23745 # Speedup - VPP IPv4 3n-hsw-x520 features
23746 - type: "plot"
23747   title: "Speedup: ip4-3n-hsw-x520-64b-features-ndr-tsa"
23748   algorithm: "plot_throughput_speedup_analysis"
23749   output-file-type: ".html"
23750   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-ndr-tsa"
23751   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23752   filter: "'NIC_Intel-X520-DA2' and
23753            '64B' and
23754            ('IP4BASE' or
23755             'POLICE_MARK' or
23756             'COPWHLIST' or
23757             ('NAT44' and 'BASE') or
23758             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
23759            'NDRPDR' and
23760            'IP4FWD' and
23761            not 'IPSEC' and
23762            not 'VHOST'"
23763   parameters:
23764   - "throughput"
23765   - "parent"
23766   - "tags"
23767   sort:
23768   - "DOT1Q"
23769   - "IP4BASE"
23770   - "NAT44"
23771   - "POLICE_MARK"
23772   - "COPWHLIST"
23773   - "IACL"
23774   - "OACL"
23775   layout:
23776     title: "ip4-3n-hsw-x520-64b-features-ndr"
23777     layout: "plot-throughput-speedup-analysis"
23778
23779 - type: "plot"
23780   title: "Speedup: ip4-3n-hsw-x520-64b-features-pdr-tsa"
23781   algorithm: "plot_throughput_speedup_analysis"
23782   output-file-type: ".html"
23783   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-pdr-tsa"
23784   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23785   filter: "'NIC_Intel-X520-DA2' and
23786            '64B' and
23787            ('IP4BASE' or
23788             'POLICE_MARK' or
23789             'COPWHLIST' or
23790             ('NAT44' and 'BASE') or
23791             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
23792            'NDRPDR' and
23793            'IP4FWD' and
23794            not 'IPSEC' and
23795            not 'VHOST'"
23796   parameters:
23797   - "throughput"
23798   - "parent"
23799   - "tags"
23800   sort:
23801   - "DOT1Q"
23802   - "IP4BASE"
23803   - "NAT44"
23804   - "POLICE_MARK"
23805   - "COPWHLIST"
23806   - "IACL"
23807   - "OACL"
23808   layout:
23809     title: "ip4-3n-hsw-x520-64b-features-pdr"
23810     layout: "plot-throughput-speedup-analysis"
23811
23812 # Speedup - VPP IPv4 3n-hsw-x520 features nat44
23813 - type: "plot"
23814   title: "Speedup: ip4-3n-hsw-x520-64b-features-nat44-ndr-tsa"
23815   algorithm: "plot_throughput_speedup_analysis"
23816   output-file-type: ".html"
23817   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-nat44-ndr-tsa"
23818   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23819   filter: "'NIC_Intel-X520-DA2' and
23820            '64B' and
23821            'NDRPDR' and
23822            'IP4FWD' and
23823            ('NAT44' or 'IP4BASE') and
23824            not 'DOT1Q' and
23825            not 'IPSEC' and
23826            not 'VHOST'"
23827   parameters:
23828   - "throughput"
23829   - "parent"
23830   - "tags"
23831   sort:
23832   - "IP4BASE"
23833   - "BASE"
23834   - "SRC_USER_10"
23835   - "SRC_USER_100"
23836   - "SRC_USER_1000"
23837   - "SRC_USER_2000"
23838   layout:
23839     title: "ip4-3n-hsw-x520-64b-features-nat44-ndr"
23840     layout: "plot-throughput-speedup-analysis"
23841
23842 - type: "plot"
23843   title: "Speedup: ip4-3n-hsw-x520-64b-features-nat44-pdr-tsa"
23844   algorithm: "plot_throughput_speedup_analysis"
23845   output-file-type: ".html"
23846   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-nat44-pdr-tsa"
23847   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23848   filter: "'NIC_Intel-X520-DA2' and
23849            '64B' and
23850            'NDRPDR' and
23851            'IP4FWD' and
23852            ('NAT44' or 'IP4BASE') and
23853            not 'DOT1Q' and
23854            not 'IPSEC' and
23855            not 'VHOST'"
23856   parameters:
23857   - "throughput"
23858   - "parent"
23859   - "tags"
23860   sort:
23861   - "IP4BASE"
23862   - "BASE"
23863   - "SRC_USER_10"
23864   - "SRC_USER_100"
23865   - "SRC_USER_1000"
23866   - "SRC_USER_2000"
23867   layout:
23868     title: "ip4-3n-hsw-x520-64b-features-nat44-pdr"
23869     layout: "plot-throughput-speedup-analysis"
23870
23871 # Speedup - VPP IPv4 3n-hsw-x520 features iacl
23872 - type: "plot"
23873   title: "Speedup: ip4-3n-hsw-x520-64b-features-iacl-ndr-tsa"
23874   algorithm: "plot_throughput_speedup_analysis"
23875   output-file-type: ".html"
23876   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-iacl-ndr-tsa"
23877   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23878   filter: "'NIC_Intel-X520-DA2' and
23879            '64B' and
23880            'NDRPDR' and
23881            'IP4FWD' and
23882            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
23883            not 'IPSEC' and
23884            not 'DOT1Q' and
23885            not 'VHOST'"
23886   parameters:
23887   - "throughput"
23888   - "parent"
23889   - "tags"
23890   sort:
23891   - "IP4BASE"
23892   - "ACL_STATELESS"
23893   - "ACL_STATEFUL"
23894   - "ACL_STATELESS"
23895   - "ACL_STATEFUL"
23896   layout:
23897     title: "ip4-3n-hsw-x520-64b-features-iacl-ndr"
23898     layout: "plot-throughput-speedup-analysis"
23899
23900 - type: "plot"
23901   title: "Speedup: ip4-3n-hsw-x520-64b-features-iacl-pdr-tsa"
23902   algorithm: "plot_throughput_speedup_analysis"
23903   output-file-type: ".html"
23904   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-iacl-pdr-tsa"
23905   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23906   filter: "'NIC_Intel-X520-DA2' and
23907            '64B' and
23908            'NDRPDR' and
23909            'IP4FWD' and
23910            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
23911            not 'IPSEC' and
23912            not 'DOT1Q' and
23913            not 'VHOST'"
23914   parameters:
23915   - "throughput"
23916   - "parent"
23917   - "tags"
23918   sort:
23919   - "IP4BASE"
23920   - "ACL_STATELESS"
23921   - "ACL_STATEFUL"
23922   - "ACL_STATELESS"
23923   - "ACL_STATEFUL"
23924   layout:
23925     title: "ip4-3n-hsw-x520-64b-features-iacl-pdr"
23926     layout: "plot-throughput-speedup-analysis"
23927
23928 # Speedup - VPP IPv4 3n-hsw-x520 features oacl
23929 - type: "plot"
23930   title: "Speedup: ip4-3n-hsw-x520-64b-features-oacl-ndr-tsa"
23931   algorithm: "plot_throughput_speedup_analysis"
23932   output-file-type: ".html"
23933   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-oacl-ndr-tsa"
23934   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23935   filter: "'NIC_Intel-X520-DA2' and
23936            '64B' and
23937            'NDRPDR' and
23938            'IP4FWD' and
23939            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
23940            not 'IPSEC' and
23941            not 'DOT1Q' and
23942            not 'VHOST'"
23943   parameters:
23944   - "throughput"
23945   - "parent"
23946   - "tags"
23947   sort:
23948   - "IP4BASE"
23949   - "ACL_STATELESS"
23950   - "ACL_STATEFUL"
23951   - "ACL_STATELESS"
23952   - "ACL_STATEFUL"
23953   layout:
23954     title: "ip4-3n-hsw-x520-64b-features-oacl-ndr"
23955     layout: "plot-throughput-speedup-analysis"
23956
23957 - type: "plot"
23958   title: "Speedup: ip4-3n-hsw-x520-64b-features-oacl-pdr-tsa"
23959   algorithm: "plot_throughput_speedup_analysis"
23960   output-file-type: ".html"
23961   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-oacl-pdr-tsa"
23962   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23963   filter: "'NIC_Intel-X520-DA2' and
23964            '64B' and
23965            'NDRPDR' and
23966            'IP4FWD' and
23967            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
23968            not 'IPSEC' and
23969            not 'DOT1Q' and
23970            not 'VHOST'"
23971   parameters:
23972   - "throughput"
23973   - "parent"
23974   - "tags"
23975   sort:
23976   - "IP4BASE"
23977   - "ACL_STATELESS"
23978   - "ACL_STATEFUL"
23979   - "ACL_STATELESS"
23980   - "ACL_STATEFUL"
23981   layout:
23982     title: "ip4-3n-hsw-x520-64b-features-oacl-pdr"
23983     layout: "plot-throughput-speedup-analysis"
23984
23985 # Speedup - VPP IPv4 3n-hsw-x710 base and scale
23986 - type: "plot"
23987   title: "Speedup: ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
23988   algorithm: "plot_throughput_speedup_analysis"
23989   output-file-type: ".html"
23990   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
23991   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23992   filter: "'NIC_Intel-X710' and
23993            '64B' and
23994            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23995            'NDRPDR' and
23996            'IP4FWD' and
23997            not 'IPSEC' and
23998            not 'DOT1Q' and
23999            not 'VHOST'"
24000   parameters:
24001   - "throughput"
24002   - "parent"
24003   - "tags"
24004   sort:
24005   - "IP4BASE"
24006   - "FIB_20K"
24007   - "FIB_200K"
24008   - "FIB_2M"
24009   layout:
24010     title: "ip4-3n-hsw-x710-64b-base_and_scale-ndr"
24011     layout: "plot-throughput-speedup-analysis"
24012
24013 - type: "plot"
24014   title: "Speedup: ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
24015   algorithm: "plot_throughput_speedup_analysis"
24016   output-file-type: ".html"
24017   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
24018   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24019   filter: "'NIC_Intel-X710' and
24020            '64B' and
24021            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24022            'NDRPDR' and
24023            'IP4FWD' and
24024            not 'IPSEC' and
24025            not 'DOT1Q' and
24026            not 'VHOST'"
24027   parameters:
24028   - "throughput"
24029   - "parent"
24030   - "tags"
24031   sort:
24032   - "IP4BASE"
24033   - "FIB_20K"
24034   - "FIB_200K"
24035   - "FIB_2M"
24036   layout:
24037     title: "ip4-3n-hsw-x710-64b-base_and_scale-pdr"
24038     layout: "plot-throughput-speedup-analysis"
24039
24040 # Speedup - VPP IPv4 3n-hsw-x710 features
24041 - type: "plot"
24042   title: "Speedup: ip4-3n-hsw-x710-64b-features-ndr-tsa"
24043   algorithm: "plot_throughput_speedup_analysis"
24044   output-file-type: ".html"
24045   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-ndr-tsa"
24046   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24047   filter: "'NIC_Intel-X710' and
24048            '64B' and
24049            ('IP4BASE' or
24050             'POLICE_MARK' or
24051             'COPWHLIST' or
24052             ('NAT44' and 'BASE') or
24053             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
24054            'NDRPDR' and
24055            'IP4FWD' and
24056            not 'IPSEC' and
24057            not 'VHOST'"
24058   parameters:
24059   - "throughput"
24060   - "parent"
24061   - "tags"
24062   sort:
24063   - "DOT1Q"
24064   - "IP4BASE"
24065   - "NAT44"
24066   - "POLICE_MARK"
24067   - "COPWHLIST"
24068   - "IACL"
24069   - "OACL"
24070   layout:
24071     title: "ip4-3n-hsw-x710-64b-features-ndr"
24072     layout: "plot-throughput-speedup-analysis"
24073
24074 - type: "plot"
24075   title: "Speedup: ip4-3n-hsw-x710-64b-features-pdr-tsa"
24076   algorithm: "plot_throughput_speedup_analysis"
24077   output-file-type: ".html"
24078   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-pdr-tsa"
24079   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24080   filter: "'NIC_Intel-X710' and
24081            '64B' and
24082            ('IP4BASE' or
24083             'POLICE_MARK' or
24084             'COPWHLIST' or
24085             ('NAT44' and 'BASE') or
24086             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
24087            'NDRPDR' and
24088            'IP4FWD' and
24089            not 'IPSEC' and
24090            not 'VHOST'"
24091   parameters:
24092   - "throughput"
24093   - "parent"
24094   - "tags"
24095   sort:
24096   - "DOT1Q"
24097   - "IP4BASE"
24098   - "NAT44"
24099   - "POLICE_MARK"
24100   - "COPWHLIST"
24101   - "IACL"
24102   - "OACL"
24103   layout:
24104     title: "ip4-3n-hsw-x710-64b-features-pdr"
24105     layout: "plot-throughput-speedup-analysis"
24106
24107 # Speedup - VPP IPv4 3n-hsw-x710 features nat44
24108 - type: "plot"
24109   title: "Speedup: ip4-3n-hsw-x710-64b-features-nat44-ndr-tsa"
24110   algorithm: "plot_throughput_speedup_analysis"
24111   output-file-type: ".html"
24112   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-nat44-ndr-tsa"
24113   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24114   filter: "'NIC_Intel-X710' and
24115            '64B' and
24116            'NDRPDR' and
24117            'IP4FWD' and
24118            ('NAT44' or 'IP4BASE') and
24119            not 'IPSEC' and
24120            not 'VHOST'"
24121   parameters:
24122   - "throughput"
24123   - "parent"
24124   - "tags"
24125   sort:
24126   - "IP4BASE"
24127   - "BASE"
24128   - "SRC_USER_10"
24129   - "SRC_USER_100"
24130   - "SRC_USER_1000"
24131   - "SRC_USER_2000"
24132   layout:
24133     title: "ip4-3n-hsw-x710-64b-features-nat44-ndr"
24134     layout: "plot-throughput-speedup-analysis"
24135
24136 - type: "plot"
24137   title: "Speedup: ip4-3n-hsw-x710-64b-features-nat44-pdr-tsa"
24138   algorithm: "plot_throughput_speedup_analysis"
24139   output-file-type: ".html"
24140   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-nat44-pdr-tsa"
24141   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24142   filter: "'NIC_Intel-X710' and
24143            '64B' and
24144            'NDRPDR' and
24145            'IP4FWD' and
24146            ('NAT44' or 'IP4BASE') and
24147            not 'IPSEC' and
24148            not 'VHOST'"
24149   parameters:
24150   - "throughput"
24151   - "parent"
24152   - "tags"
24153   sort:
24154   - "IP4BASE"
24155   - "BASE"
24156   - "SRC_USER_10"
24157   - "SRC_USER_100"
24158   - "SRC_USER_1000"
24159   - "SRC_USER_2000"
24160   layout:
24161     title: "ip4-3n-hsw-x710-64b-features-nat44-pdr"
24162     layout: "plot-throughput-speedup-analysis"
24163
24164 # Speedup - VPP IPv4 3n-hsw-x710 features iacl
24165 - type: "plot"
24166   title: "Speedup: ip4-3n-hsw-x710-64b-features-iacl-ndr-tsa"
24167   algorithm: "plot_throughput_speedup_analysis"
24168   output-file-type: ".html"
24169   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-iacl-ndr-tsa"
24170   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24171   filter: "'NIC_Intel-X710' and
24172            '64B' and
24173            'NDRPDR' and
24174            'IP4FWD' and
24175            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24176            not 'IPSEC' and
24177            not 'VHOST'"
24178   parameters:
24179   - "throughput"
24180   - "parent"
24181   - "tags"
24182   sort:
24183   - "IP4BASE"
24184   - "ACL_STATELESS"
24185   - "ACL_STATEFUL"
24186   - "ACL_STATELESS"
24187   - "ACL_STATEFUL"
24188   layout:
24189     title: "ip4-3n-hsw-x710-64b-features-iacl-ndr"
24190     layout: "plot-throughput-speedup-analysis"
24191
24192 - type: "plot"
24193   title: "Speedup: ip4-3n-hsw-x710-64b-features-iacl-pdr-tsa"
24194   algorithm: "plot_throughput_speedup_analysis"
24195   output-file-type: ".html"
24196   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-iacl-pdr-tsa"
24197   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24198   filter: "'NIC_Intel-X710' and
24199            '64B' and
24200            'NDRPDR' and
24201            'IP4FWD' and
24202            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24203            not 'IPSEC' and
24204            not 'VHOST'"
24205   parameters:
24206   - "throughput"
24207   - "parent"
24208   - "tags"
24209   sort:
24210   - "IP4BASE"
24211   - "ACL_STATELESS"
24212   - "ACL_STATEFUL"
24213   - "ACL_STATELESS"
24214   - "ACL_STATEFUL"
24215   layout:
24216     title: "ip4-3n-hsw-x710-64b-features-iacl-pdr"
24217     layout: "plot-throughput-speedup-analysis"
24218
24219 # Speedup - VPP IPv4 3n-hsw-xl710 base and scale
24220 - type: "plot"
24221   title: "Speedup: ip4-3n-hsw-xl710-64b-base-ndr-tsa"
24222   algorithm: "plot_throughput_speedup_analysis"
24223   output-file-type: ".html"
24224   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-base-ndr-tsa"
24225   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24226   filter: "'NIC_Intel-XL710' and
24227            '64B' and
24228            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24229            'NDRPDR' and
24230            'IP4FWD' and
24231            not 'IPSEC' and
24232            not 'VHOST'"
24233   parameters:
24234   - "throughput"
24235   - "parent"
24236   - "tags"
24237   sort:
24238   - "IP4BASE"
24239   - "FIB_20K"
24240   - "FIB_200K"
24241   - "FIB_2M"
24242   layout:
24243     title: "ip4-3n-hsw-xl710-64b-base-ndr"
24244     layout: "plot-throughput-speedup-analysis"
24245
24246 - type: "plot"
24247   title: "Speedup: ip4-3n-hsw-xl710-64b-base-pdr-tsa"
24248   algorithm: "plot_throughput_speedup_analysis"
24249   output-file-type: ".html"
24250   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-base-pdr-tsa"
24251   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24252   filter: "'NIC_Intel-XL710' and
24253            '64B' and
24254            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24255            'NDRPDR' and
24256            'IP4FWD' and
24257            not 'IPSEC' and
24258            not 'VHOST'"
24259   parameters:
24260   - "throughput"
24261   - "parent"
24262   - "tags"
24263   sort:
24264   - "IP4BASE"
24265   - "FIB_20K"
24266   - "FIB_200K"
24267   - "FIB_2M"
24268   layout:
24269     title: "ip4-3n-hsw-xl710-64b-base-pdr"
24270     layout: "plot-throughput-speedup-analysis"
24271
24272 # Speedup - VPP IPv4 3n-skx-x710 base and scale
24273 - type: "plot"
24274   title: "Speedup: ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
24275   algorithm: "plot_throughput_speedup_analysis"
24276   output-file-type: ".html"
24277   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
24278   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24279   filter: "'NIC_Intel-X710' and
24280            '64B' and
24281            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24282            'NDRPDR' and
24283            'IP4FWD' and
24284            not 'IPSEC' and
24285            not 'DOT1Q' and
24286            not 'VHOST'"
24287   parameters:
24288   - "throughput"
24289   - "parent"
24290   - "tags"
24291   sort:
24292   - "IP4BASE"
24293   - "FIB_20K"
24294   - "FIB_200K"
24295   - "FIB_2M"
24296   layout:
24297     title: "ip4-3n-skx-x710-64b-base_and_scale-ndr"
24298     layout: "plot-throughput-speedup-analysis"
24299
24300 - type: "plot"
24301   title: "Speedup: ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
24302   algorithm: "plot_throughput_speedup_analysis"
24303   output-file-type: ".html"
24304   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
24305   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24306   filter: "'NIC_Intel-X710' and
24307            '64B' and
24308            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24309            'NDRPDR' and
24310            'IP4FWD' and
24311            not 'IPSEC' and
24312            not 'DOT1Q' and
24313            not 'VHOST'"
24314   parameters:
24315   - "throughput"
24316   - "parent"
24317   - "tags"
24318   sort:
24319   - "IP4BASE"
24320   - "FIB_20K"
24321   - "FIB_200K"
24322   - "FIB_2M"
24323   layout:
24324     title: "ip4-3n-skx-x710-64b-base_and_scale-pdr"
24325     layout: "plot-throughput-speedup-analysis"
24326
24327 # Speedup - VPP IPv4 3n-skx-x710 features
24328 - type: "plot"
24329   title: "Speedup: ip4-3n-skx-x710-64b-features-ndr-tsa"
24330   algorithm: "plot_throughput_speedup_analysis"
24331   output-file-type: ".html"
24332   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-ndr-tsa"
24333   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24334   filter: "'NIC_Intel-X710' and
24335            '64B' and
24336            ('IP4BASE' or
24337             'POLICE_MARK' or
24338             'COPWHLIST' or
24339             ('NAT44' and 'BASE') or
24340             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
24341            'NDRPDR' and
24342            'IP4FWD' and
24343            not 'IPSEC' and
24344            not 'VHOST'"
24345   parameters:
24346   - "throughput"
24347   - "parent"
24348   - "tags"
24349   sort:
24350   - "DOT1Q"
24351   - "IP4BASE"
24352   - "NAT44"
24353   - "POLICE_MARK"
24354   - "COPWHLIST"
24355   - "IACL"
24356   - "OACL"
24357   layout:
24358     title: "ip4-3n-skx-x710-64b-features-ndr"
24359     layout: "plot-throughput-speedup-analysis"
24360
24361 - type: "plot"
24362   title: "Speedup: ip4-3n-skx-x710-64b-features-pdr-tsa"
24363   algorithm: "plot_throughput_speedup_analysis"
24364   output-file-type: ".html"
24365   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-pdr-tsa"
24366   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24367   filter: "'NIC_Intel-X710' and
24368            '64B' and
24369            ('IP4BASE' or
24370             'POLICE_MARK' or
24371             'COPWHLIST' or
24372             ('NAT44' and 'BASE') or
24373             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
24374            'NDRPDR' and
24375            'IP4FWD' and
24376            not 'IPSEC' and
24377            not 'VHOST'"
24378   parameters:
24379   - "throughput"
24380   - "parent"
24381   - "tags"
24382   sort:
24383   - "DOT1Q"
24384   - "IP4BASE"
24385   - "NAT44"
24386   - "POLICE_MARK"
24387   - "COPWHLIST"
24388   - "IACL"
24389   - "OACL"
24390   layout:
24391     title: "ip4-3n-skx-x710-64b-features-pdr"
24392     layout: "plot-throughput-speedup-analysis"
24393
24394 # Speedup - VPP IPv4 3n-skx-x710 features nat44
24395 - type: "plot"
24396   title: "Speedup: ip4-3n-skx-x710-64b-features-nat44-ndr-tsa"
24397   algorithm: "plot_throughput_speedup_analysis"
24398   output-file-type: ".html"
24399   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-nat44-ndr-tsa"
24400   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24401   filter: "'NIC_Intel-X710' and
24402            '64B' and
24403            'NDRPDR' and
24404            'IP4FWD' and
24405            ('NAT44' or 'IP4BASE') and
24406            not 'IPSEC' and
24407            not 'VHOST'"
24408   parameters:
24409   - "throughput"
24410   - "parent"
24411   - "tags"
24412   sort:
24413   - "IP4BASE"
24414   - "BASE"
24415   - "SRC_USER_10"
24416   - "SRC_USER_100"
24417   - "SRC_USER_1000"
24418   - "SRC_USER_2000"
24419   layout:
24420     title: "ip4-3n-skx-x710-64b-features-nat44-ndr"
24421     layout: "plot-throughput-speedup-analysis"
24422
24423 - type: "plot"
24424   title: "Speedup: ip4-3n-skx-x710-64b-features-nat44-pdr-tsa"
24425   algorithm: "plot_throughput_speedup_analysis"
24426   output-file-type: ".html"
24427   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-nat44-pdr-tsa"
24428   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24429   filter: "'NIC_Intel-X710' and
24430            '64B' and
24431            'NDRPDR' and
24432            'IP4FWD' and
24433            ('NAT44' or 'IP4BASE') and
24434            not 'IPSEC' and
24435            not 'VHOST'"
24436   parameters:
24437   - "throughput"
24438   - "parent"
24439   - "tags"
24440   sort:
24441   - "IP4BASE"
24442   - "BASE"
24443   - "SRC_USER_10"
24444   - "SRC_USER_100"
24445   - "SRC_USER_1000"
24446   - "SRC_USER_2000"
24447   layout:
24448     title: "ip4-3n-skx-x710-64b-features-nat44-pdr"
24449     layout: "plot-throughput-speedup-analysis"
24450
24451 # Speedup - VPP IPv4 3n-skx-x710 features iacl
24452 - type: "plot"
24453   title: "Speedup: ip4-3n-skx-x710-64b-features-iacl-ndr-tsa"
24454   algorithm: "plot_throughput_speedup_analysis"
24455   output-file-type: ".html"
24456   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-iacl-ndr-tsa"
24457   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24458   filter: "'NIC_Intel-X710' and
24459            '64B' and
24460            'NDRPDR' and
24461            'IP4FWD' and
24462            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24463            not 'IPSEC' and
24464            not 'VHOST'"
24465   parameters:
24466   - "throughput"
24467   - "parent"
24468   - "tags"
24469   sort:
24470   - "IP4BASE"
24471   - "ACL_STATELESS"
24472   - "ACL_STATEFUL"
24473   - "ACL_STATELESS"
24474   - "ACL_STATEFUL"
24475   layout:
24476     title: "ip4-3n-skx-x710-64b-features-iacl-ndr"
24477     layout: "plot-throughput-speedup-analysis"
24478
24479 - type: "plot"
24480   title: "Speedup: ip4-3n-skx-x710-64b-features-iacl-pdr-tsa"
24481   algorithm: "plot_throughput_speedup_analysis"
24482   output-file-type: ".html"
24483   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-iacl-pdr-tsa"
24484   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24485   filter: "'NIC_Intel-X710' and
24486            '64B' and
24487            'NDRPDR' and
24488            'IP4FWD' and
24489            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24490            not 'IPSEC' and
24491            not 'VHOST'"
24492   parameters:
24493   - "throughput"
24494   - "parent"
24495   - "tags"
24496   sort:
24497   - "IP4BASE"
24498   - "ACL_STATELESS"
24499   - "ACL_STATEFUL"
24500   - "ACL_STATELESS"
24501   - "ACL_STATEFUL"
24502   layout:
24503     title: "ip4-3n-skx-x710-64b-features-iacl-pdr"
24504     layout: "plot-throughput-speedup-analysis"
24505
24506 ## Speedup - VPP IPv4 3n-skx-x710 features oacl
24507 #- type: "plot"
24508 #  title: "Speedup: ip4-3n-skx-x710-64b-features-oacl-ndr-tsa"
24509 #  algorithm: "plot_throughput_speedup_analysis"
24510 #  output-file-type: ".html"
24511 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-oacl-ndr-tsa"
24512 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
24513 #  filter: "'NIC_Intel-X710' and
24514 #           '64B' and
24515 #           'NDRPDR' and
24516 #           'IP4FWD' and
24517 #           'OACL' and
24518 #           ('ACL10' or 'ACL50') and '10K_FLOWS' and
24519 #           not 'IPSEC' and
24520 #           not 'VHOST'"
24521 #  parameters:
24522 #  - "throughput"
24523 #  - "parent"
24524 #  - "tags"
24525 #  sort:
24526 #  - "ACL_STATELESS"
24527 #  - "ACL_STATEFUL"
24528 #  - "ACL_STATELESS"
24529 #  - "ACL_STATEFUL"
24530 #  layout:
24531 #    title: "ip4-3n-skx-x710-64b-features-oacl-ndr"
24532 #    layout: "plot-throughput-speedup-analysis"
24533 #
24534 #- type: "plot"
24535 #  title: "Speedup: ip4-3n-skx-x710-64b-features-oacl-pdr-tsa"
24536 #  algorithm: "plot_throughput_speedup_analysis"
24537 #  output-file-type: ".html"
24538 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-oacl-pdr-tsa"
24539 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
24540 #  filter: "'NIC_Intel-X710' and
24541 #           '64B' and
24542 #           'NDRPDR' and
24543 #           'IP4FWD' and
24544 #           'OACL' and
24545 #           ('ACL10' or 'ACL50') and '10K_FLOWS' and
24546 #           not 'IPSEC' and
24547 #           not 'VHOST'"
24548 #  parameters:
24549 #  - "throughput"
24550 #  - "parent"
24551 #  - "tags"
24552 #  sort:
24553 #  - "ACL_STATELESS"
24554 #  - "ACL_STATEFUL"
24555 #  - "ACL_STATELESS"
24556 #  - "ACL_STATEFUL"
24557 #  layout:
24558 #    title: "ip4-3n-skx-x710-64b-features-oacl-pdr"
24559 #    layout: "plot-throughput-speedup-analysis"
24560
24561 # Speedup - VPP IPv4 2n-skx-x710 base and scale
24562 - type: "plot"
24563   title: "Speedup: ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
24564   algorithm: "plot_throughput_speedup_analysis"
24565   output-file-type: ".html"
24566   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
24567   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24568   filter: "'NIC_Intel-X710' and
24569            '64B' and
24570            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24571            'NDRPDR' and
24572            'IP4FWD' and
24573            not 'IPSEC' and
24574            not 'DOT1Q' and
24575            not 'VHOST'"
24576   parameters:
24577   - "throughput"
24578   - "parent"
24579   - "tags"
24580   sort:
24581   - "IP4BASE"
24582   - "FIB_20K"
24583   - "FIB_200K"
24584   - "FIB_2M"
24585   layout:
24586     title: "ip4-2n-skx-x710-64b-base_and_scale-ndr"
24587     layout: "plot-throughput-speedup-analysis"
24588
24589 - type: "plot"
24590   title: "Speedup: ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
24591   algorithm: "plot_throughput_speedup_analysis"
24592   output-file-type: ".html"
24593   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
24594   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24595   filter: "'NIC_Intel-X710' and
24596            '64B' and
24597            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24598            'NDRPDR' and
24599            'IP4FWD' and
24600            not 'IPSEC' and
24601            not 'DOT1Q' and
24602            not 'VHOST'"
24603   parameters:
24604   - "throughput"
24605   - "parent"
24606   - "tags"
24607   sort:
24608   - "IP4BASE"
24609   - "FIB_20K"
24610   - "FIB_200K"
24611   - "FIB_2M"
24612   layout:
24613     title: "ip4-2n-skx-x710-64b-base_and_scale-pdr"
24614     layout: "plot-throughput-speedup-analysis"
24615
24616 # Speedup - VPP IPv4 2n-skx-x710 features iacl
24617 - type: "plot"
24618   title: "Speedup: ip4-2n-skx-x710-64b-features-iacl-ndr-tsa"
24619   algorithm: "plot_throughput_speedup_analysis"
24620   output-file-type: ".html"
24621   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-features-iacl-ndr-tsa"
24622   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24623   filter: "'NIC_Intel-X710' and
24624            '64B' and
24625            'NDRPDR' and
24626            'IP4FWD' and
24627            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24628            not 'IPSEC' and
24629            not 'VHOST'"
24630   parameters:
24631   - "throughput"
24632   - "parent"
24633   - "tags"
24634   sort:
24635   - "IP4BASE"
24636   - "ACL_STATELESS"
24637   - "ACL_STATEFUL"
24638   - "ACL_STATELESS"
24639   - "ACL_STATEFUL"
24640   layout:
24641     title: "ip4-2n-skx-x710-64b-features-iacl-ndr"
24642     layout: "plot-throughput-speedup-analysis"
24643
24644 - type: "plot"
24645   title: "Speedup: ip4-2n-skx-x710-64b-features-iacl-pdr-tsa"
24646   algorithm: "plot_throughput_speedup_analysis"
24647   output-file-type: ".html"
24648   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-features-iacl-pdr-tsa"
24649   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24650   filter: "'NIC_Intel-X710' and
24651            '64B' and
24652            'NDRPDR' and
24653            'IP4FWD' and
24654            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24655            not 'IPSEC' and
24656            not 'VHOST'"
24657   parameters:
24658   - "throughput"
24659   - "parent"
24660   - "tags"
24661   sort:
24662   - "IP4BASE"
24663   - "ACL_STATELESS"
24664   - "ACL_STATEFUL"
24665   - "ACL_STATELESS"
24666   - "ACL_STATEFUL"
24667   layout:
24668     title: "ip4-2n-skx-x710-64b-features-iacl-pdr"
24669     layout: "plot-throughput-speedup-analysis"
24670
24671 # Speedup - VPP IPv4 2n-skx-xxv710 base and scale
24672 - type: "plot"
24673   title: "Speedup: ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
24674   algorithm: "plot_throughput_speedup_analysis"
24675   output-file-type: ".html"
24676   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
24677   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24678   filter: "'NIC_Intel-XXV710' and
24679            '64B' and
24680            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24681            'NDRPDR' and
24682            'IP4FWD' and
24683            not 'IPSEC' and
24684            not 'DOT1Q' and
24685            not 'VHOST'"
24686   parameters:
24687   - "throughput"
24688   - "parent"
24689   - "tags"
24690   sort:
24691   - "IP4BASE"
24692   - "FIB_20K"
24693   - "FIB_200K"
24694   - "FIB_2M"
24695   layout:
24696     title: "ip4-2n-skx-xxv710-64b-base_and_scale-ndr"
24697     layout: "plot-throughput-speedup-analysis"
24698
24699 - type: "plot"
24700   title: "Speedup: ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
24701   algorithm: "plot_throughput_speedup_analysis"
24702   output-file-type: ".html"
24703   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
24704   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24705   filter: "'NIC_Intel-XXV710' and
24706            '64B' and
24707            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24708            'NDRPDR' and
24709            'IP4FWD' and
24710            not 'IPSEC' and
24711            not 'DOT1Q' and
24712            not 'VHOST'"
24713   parameters:
24714   - "throughput"
24715   - "parent"
24716   - "tags"
24717   sort:
24718   - "IP4BASE"
24719   - "FIB_20K"
24720   - "FIB_200K"
24721   - "FIB_2M"
24722   layout:
24723     title: "ip4-2n-skx-xxv710-64b-base_and_scale-pdr"
24724     layout: "plot-throughput-speedup-analysis"
24725
24726 # Speedup - VPP IPv4 2n-dnv-x553 base
24727 - type: "plot"
24728   title: "Speedup: ip4-2n-dnv-x553-64b-base-ndr-tsa"
24729   algorithm: "plot_throughput_speedup_analysis"
24730   output-file-type: ".html"
24731   output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-base-ndr-tsa"
24732   data: "intel-dnv-vpp"
24733   filter: "'NIC_Intel-X553' and
24734            '64B' and
24735            'IP4BASE' and
24736            'NDRPDR' and
24737            'IP4FWD' and
24738            not 'IPSEC' and
24739            not 'VHOST'"
24740   parameters:
24741   - "throughput"
24742   - "parent"
24743   - "tags"
24744   sort:
24745   - "IP4BASE"
24746   layout:
24747     title: "ip4-2n-dnv-x553-64b-base-ndr"
24748     layout: "plot-throughput-speedup-analysis"
24749
24750 - type: "plot"
24751   title: "Speedup: ip4-2n-dnv-x553-64b-base-pdr-tsa"
24752   algorithm: "plot_throughput_speedup_analysis"
24753   output-file-type: ".html"
24754   output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-base-pdr-tsa"
24755   data: "intel-dnv-vpp"
24756   filter: "'NIC_Intel-X553' and
24757            '64B' and
24758            'IP4BASE' and
24759            'NDRPDR' and
24760            'IP4FWD' and
24761            not 'IPSEC' and
24762            not 'VHOST'"
24763   parameters:
24764   - "throughput"
24765   - "parent"
24766   - "tags"
24767   sort:
24768   - "IP4BASE"
24769   layout:
24770     title: "ip4-2n-dnv-x553-64b-base-pdr"
24771     layout: "plot-throughput-speedup-analysis"
24772
24773 ################################################################################
24774
24775 # Speedup - VPP IPv4 Tunnels 3n-hsw-x520 - features
24776 - type: "plot"
24777   title: "Speedup: ip4tun-3n-hsw-x520-64b-base_and_features-ndr-tsa"
24778   algorithm: "plot_throughput_speedup_analysis"
24779   output-file-type: ".html"
24780   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-base_and_features-ndr-tsa"
24781   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24782   filter: "'NIC_Intel-X520-DA2' and
24783            '64B' and
24784            'ENCAP' and
24785            'NDRPDR' and
24786            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
24787            not 'DOT1Q' and
24788            not 'VHOST' and
24789            not 'IPSECHW'"
24790   parameters:
24791   - "throughput"
24792   - "parent"
24793   - "tags"
24794   sort:
24795   - "IP4BASE"
24796   - "L2BDMACLRN"
24797   - "L2XCFWD"
24798   - "LISP"
24799   layout:
24800     title: "ip4tun-3n-hsw-x520-64b-base_and_features-ndr"
24801     layout: "plot-throughput-speedup-analysis"
24802
24803 - type: "plot"
24804   title: "Speedup: ip4tun-3n-hsw-x520-64b-base_and_features-pdr-tsa"
24805   algorithm: "plot_throughput_speedup_analysis"
24806   output-file-type: ".html"
24807   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-base_and_features-pdr-tsa"
24808   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24809   filter: "'NIC_Intel-X520-DA2' and
24810            '64B' and
24811            'ENCAP' and
24812            'NDRPDR' and
24813            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
24814            not 'DOT1Q' and
24815            not 'VHOST' and
24816            not 'IPSECHW'"
24817   parameters:
24818   - "throughput"
24819   - "parent"
24820   - "tags"
24821   sort:
24822   - "IP4BASE"
24823   - "L2BDMACLRN"
24824   - "L2XCFWD"
24825   - "LISP"
24826   layout:
24827     title: "ip4tun-3n-hsw-x520-64b-base_and_features-pdr"
24828     layout: "plot-throughput-speedup-analysis"
24829
24830 # Speedup - VPP IPv4 Tunnels 3n-hsw-x710
24831 - type: "plot"
24832   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
24833   algorithm: "plot_throughput_speedup_analysis"
24834   output-file-type: ".html"
24835   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
24836   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24837   filter: "'NIC_Intel-X710' and
24838            '64B' and
24839            'ENCAP' and
24840            'NDRPDR' and
24841            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
24842            not 'VHOST' and
24843            not 'IPSECHW'"
24844   parameters:
24845   - "throughput"
24846   - "parent"
24847   - "tags"
24848   sort:
24849   - "IP4BASE"
24850   - "LISP"
24851   - "VXLAN_1"
24852   - "VXLAN_10"
24853   - "VXLAN_100"
24854   - "VXLAN_1000"
24855   layout:
24856     title: "ip4tun-3n-hsw-x710-64b-base_and_scale-ndr"
24857     layout: "plot-throughput-speedup-analysis"
24858
24859 - type: "plot"
24860   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
24861   algorithm: "plot_throughput_speedup_analysis"
24862   output-file-type: ".html"
24863   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
24864   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24865   filter: "'NIC_Intel-X710' and
24866            '64B' and
24867            'ENCAP' and
24868            'NDRPDR' and
24869            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
24870            not 'VHOST' and
24871            not 'IPSECHW'"
24872   parameters:
24873   - "throughput"
24874   - "parent"
24875   - "tags"
24876   sort:
24877   - "IP4BASE"
24878   - "LISP"
24879   - "VXLAN_1"
24880   - "VXLAN_10"
24881   - "VXLAN_100"
24882   - "VXLAN_1000"
24883   layout:
24884     title: "ip4tun-3n-hsw-x710-64b-base_and_scale-pdr"
24885     layout: "plot-throughput-speedup-analysis"
24886
24887 # Speedup - VPP IPv4 Tunnels 3n-hsw-x710 - features
24888 - type: "plot"
24889   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_features-ndr-tsa"
24890   algorithm: "plot_throughput_speedup_analysis"
24891   output-file-type: ".html"
24892   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_features-ndr-tsa"
24893   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24894   filter: "'NIC_Intel-X710' and
24895            '64B' and
24896            'ENCAP' and
24897            'NDRPDR' and
24898            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
24899            not 'DOT1Q' and
24900            not 'VHOST' and
24901            not 'IPSECHW'"
24902   parameters:
24903   - "throughput"
24904   - "parent"
24905   - "tags"
24906   sort:
24907   - "IP4BASE"
24908   - "L2BDMACLRN"
24909   - "L2XCFWD"
24910   - "LISP"
24911   layout:
24912     title: "ip4tun-3n-hsw-x710-64b-base_and_features-ndr"
24913     layout: "plot-throughput-speedup-analysis"
24914
24915 - type: "plot"
24916   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_features-pdr-tsa"
24917   algorithm: "plot_throughput_speedup_analysis"
24918   output-file-type: ".html"
24919   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_features-pdr-tsa"
24920   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24921   filter: "'NIC_Intel-X710' and
24922            '64B' and
24923            'ENCAP' and
24924            'NDRPDR' and
24925            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
24926            not 'DOT1Q' and
24927            not 'VHOST' and
24928            not 'IPSECHW'"
24929   parameters:
24930   - "throughput"
24931   - "parent"
24932   - "tags"
24933   sort:
24934   - "IP4BASE"
24935   - "L2BDMACLRN"
24936   - "L2XCFWD"
24937   - "LISP"
24938   layout:
24939     title: "ip4tun-3n-hsw-x710-64b-base_and_features-pdr"
24940     layout: "plot-throughput-speedup-analysis"
24941
24942 # Speedup - VPP IPv4 Tunnels 3n-skx-x710
24943 - type: "plot"
24944   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_scale-ndr-tsa"
24945   algorithm: "plot_throughput_speedup_analysis"
24946   output-file-type: ".html"
24947   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_scale-ndr-tsa"
24948   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24949   filter: "'NIC_Intel-X710' and
24950            '64B' and
24951            'ENCAP' and
24952            'NDRPDR' and
24953            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
24954            not 'VHOST' and
24955            not 'IPSECHW'"
24956   parameters:
24957   - "throughput"
24958   - "parent"
24959   - "tags"
24960   sort:
24961   - "IP4BASE"
24962   - "LISP"
24963   - "VXLAN_1"
24964   - "VXLAN_10"
24965   - "VXLAN_100"
24966   - "VXLAN_1000"
24967   layout:
24968     title: "ip4tun-3n-skx-x710-64b-base_and_scale-ndr"
24969     layout: "plot-throughput-speedup-analysis"
24970
24971 - type: "plot"
24972   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_scale-pdr-tsa"
24973   algorithm: "plot_throughput_speedup_analysis"
24974   output-file-type: ".html"
24975   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_scale-pdr-tsa"
24976   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24977   filter: "'NIC_Intel-X710' and
24978            '64B' and
24979            'ENCAP' and
24980            'NDRPDR' and
24981            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
24982            not 'VHOST' and
24983            not 'IPSECHW'"
24984   parameters:
24985   - "throughput"
24986   - "parent"
24987   - "tags"
24988   sort:
24989   - "IP4BASE"
24990   - "LISP"
24991   - "VXLAN_1"
24992   - "VXLAN_10"
24993   - "VXLAN_100"
24994   - "VXLAN_1000"
24995   layout:
24996     title: "ip4tun-3n-skx-x710-64b-base_and_scale-pdr"
24997     layout: "plot-throughput-speedup-analysis"
24998
24999 # Speedup - VPP IPv4 Tunnels 3n-skx-x710 - features
25000 - type: "plot"
25001   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_features-ndr-tsa"
25002   algorithm: "plot_throughput_speedup_analysis"
25003   output-file-type: ".html"
25004   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_features-ndr-tsa"
25005   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25006   filter: "'NIC_Intel-X710' and
25007            '64B' and
25008            'ENCAP' and
25009            'NDRPDR' and
25010            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
25011            not 'DOT1Q' and
25012            not 'VHOST' and
25013            not 'IPSECHW'"
25014   parameters:
25015   - "throughput"
25016   - "parent"
25017   - "tags"
25018   sort:
25019   - "IP4BASE"
25020   - "L2BDMACLRN"
25021   - "L2XCFWD"
25022   - "LISP"
25023   layout:
25024     title: "ip4tun-3n-skx-x710-64b-base_and_features-ndr"
25025     layout: "plot-throughput-speedup-analysis"
25026
25027 - type: "plot"
25028   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_features-pdr-tsa"
25029   algorithm: "plot_throughput_speedup_analysis"
25030   output-file-type: ".html"
25031   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_features-pdr-tsa"
25032   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25033   filter: "'NIC_Intel-X710' and
25034            '64B' and
25035            'ENCAP' and
25036            'NDRPDR' and
25037            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
25038            not 'DOT1Q' and
25039            not 'VHOST' and
25040            not 'IPSECHW'"
25041   parameters:
25042   - "throughput"
25043   - "parent"
25044   - "tags"
25045   sort:
25046   - "IP4BASE"
25047   - "L2BDMACLRN"
25048   - "L2XCFWD"
25049   - "LISP"
25050   layout:
25051     title: "ip4tun-3n-skx-x710-64b-base_and_features-pdr"
25052     layout: "plot-throughput-speedup-analysis"
25053
25054 ################################################################################
25055
25056 # Speedup - VPP IPv6 3n-hsw-x520
25057 - type: "plot"
25058   title: "Speedup: ip6-3n-hsw-x520-78b-base-ndr-tsa"
25059   algorithm: "plot_throughput_speedup_analysis"
25060   output-file-type: ".html"
25061   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-base-ndr-tsa"
25062   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25063   filter: "'NIC_Intel-X520-DA2' and
25064            '78B' and
25065            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25066            'NDRPDR' and
25067            'IP6FWD' and
25068            not 'SRv6' and
25069            not 'IPSEC' and
25070            not 'VHOST'"
25071   parameters:
25072   - "throughput"
25073   - "parent"
25074   - "tags"
25075   sort:
25076   - "IP6BASE"
25077   - "FIB_20K"
25078   - "FIB_200K"
25079   - "FIB_2M"
25080   layout:
25081     title: "ip6-3n-hsw-x520-78b-base-ndr"
25082     layout: "plot-throughput-speedup-analysis"
25083
25084 - type: "plot"
25085   title: "Speedup: ip6-3n-hsw-x520-78b-base-pdr-tsa"
25086   algorithm: "plot_throughput_speedup_analysis"
25087   output-file-type: ".html"
25088   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-base-pdr-tsa"
25089   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25090   filter: "'NIC_Intel-X520-DA2' and
25091            '78B' and
25092            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25093            'NDRPDR' and
25094            'IP6FWD' and
25095            not 'SRv6' and
25096            not 'IPSEC' and
25097            not 'VHOST'"
25098   parameters:
25099   - "throughput"
25100   - "parent"
25101   - "tags"
25102   sort:
25103   - "IP6BASE"
25104   - "FIB_20K"
25105   - "FIB_200K"
25106   - "FIB_2M"
25107   layout:
25108     title: "ip6-3n-hsw-x520-78b-base-pdr"
25109     layout: "plot-throughput-speedup-analysis"
25110
25111 # Speedup - VPP IPv6 3n-hsw-x710
25112 - type: "plot"
25113   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_scale-ndr-tsa"
25114   algorithm: "plot_throughput_speedup_analysis"
25115   output-file-type: ".html"
25116   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_scale-ndr-tsa"
25117   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25118   filter: "'NIC_Intel-X710' and
25119            '78B' and
25120            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25121            'NDRPDR' and
25122            'IP6FWD' and
25123            not 'SRv6' and
25124            not 'IPSEC' and
25125            not 'VHOST'"
25126   parameters:
25127   - "throughput"
25128   - "parent"
25129   - "tags"
25130   sort:
25131   - "IP6BASE"
25132   - "FIB_20K"
25133   - "FIB_200K"
25134   - "FIB_2M"
25135   layout:
25136     title: "ip6-3n-hsw-x710-78b-base_and_scale-ndr"
25137     layout: "plot-throughput-speedup-analysis"
25138
25139 - type: "plot"
25140   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_scale-pdr-tsa"
25141   algorithm: "plot_throughput_speedup_analysis"
25142   output-file-type: ".html"
25143   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_scale-pdr-tsa"
25144   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25145   filter: "'NIC_Intel-X710' and
25146            '78B' and
25147            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25148            'NDRPDR' and
25149            'IP6FWD' and
25150            not 'SRv6' and
25151            not 'IPSEC' and
25152            not 'VHOST'"
25153   parameters:
25154   - "throughput"
25155   - "parent"
25156   - "tags"
25157   sort:
25158   - "IP6BASE"
25159   - "FIB_20K"
25160   - "FIB_200K"
25161   - "FIB_2M"
25162   layout:
25163     title: "ip6-3n-hsw-x710-78b-base_and_scale-pdr"
25164     layout: "plot-throughput-speedup-analysis"
25165
25166 # Speedup - VPP IPv6 3n-hsw-x710 features
25167 - type: "plot"
25168   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_features-ndr-tsa"
25169   algorithm: "plot_throughput_speedup_analysis"
25170   output-file-type: ".html"
25171   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_features-ndr-tsa"
25172   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25173   filter: "'NIC_Intel-X710' and
25174            '78B' and
25175            ('IP6BASE' or
25176             'POLICE_MARK' or
25177             'COPWHLIST' or
25178             'IACLDST') and
25179            'NDRPDR' and
25180            'IP6FWD' and
25181            not 'SRv6' and
25182            not 'IPSEC' and
25183            not 'VHOST'"
25184   parameters:
25185   - "throughput"
25186   - "parent"
25187   - "tags"
25188   sort:
25189   - "IP6BASE"
25190   - "POLICE_MARK"
25191   - "COPWHLIST"
25192   - "IACLDST"
25193   layout:
25194     title: "ip6-3n-hsw-x710-78b-base_and_features-ndr"
25195     layout: "plot-throughput-speedup-analysis"
25196
25197 - type: "plot"
25198   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_features-pdr-tsa"
25199   algorithm: "plot_throughput_speedup_analysis"
25200   output-file-type: ".html"
25201   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_features-pdr-tsa"
25202   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25203   filter: "'NIC_Intel-X710' and
25204            '78B' and
25205            ('IP6BASE' or
25206             'POLICE_MARK' or
25207             'COPWHLIST' or
25208             'IACLDST') and
25209            'NDRPDR' and
25210            'IP6FWD' and
25211            not 'SRv6' and
25212            not 'IPSEC' and
25213            not 'VHOST'"
25214   parameters:
25215   - "throughput"
25216   - "parent"
25217   - "tags"
25218   sort:
25219   - "IP6BASE"
25220   - "POLICE_MARK"
25221   - "COPWHLIST"
25222   - "IACLDST"
25223   layout:
25224     title: "ip6-3n-hsw-x710-78b-base_and_features-pdr"
25225     layout: "plot-throughput-speedup-analysis"
25226
25227 # Speedup - VPP IPv6 3n-hsw-xl710
25228 - type: "plot"
25229   title: "Speedup: ip6-3n-hsw-xl710-78b-base-ndr-tsa"
25230   algorithm: "plot_throughput_speedup_analysis"
25231   output-file-type: ".html"
25232   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-base-ndr-tsa"
25233   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25234   filter: "'NIC_Intel-XL710' and
25235            '78B' and
25236            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25237            'NDRPDR' and
25238            'IP6FWD' and
25239            not 'SRv6' and
25240            not 'IPSEC' and
25241            not 'VHOST'"
25242   parameters:
25243   - "throughput"
25244   - "parent"
25245   - "tags"
25246   sort:
25247   - "IP6BASE"
25248   - "FIB_20K"
25249   - "FIB_200K"
25250   - "FIB_2M"
25251   layout:
25252     title: "ip6-3n-hsw-xl710-78b-base-ndr"
25253     layout: "plot-throughput-speedup-analysis"
25254
25255 - type: "plot"
25256   title: "Speedup: ip6-3n-hsw-xl710-78b-base-pdr-tsa"
25257   algorithm: "plot_throughput_speedup_analysis"
25258   output-file-type: ".html"
25259   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-base-pdr-tsa"
25260   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25261   filter: "'NIC_Intel-XL710' and
25262            '78B' and
25263            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25264            'NDRPDR' and
25265            'IP6FWD' and
25266            not 'SRv6' and
25267            not 'IPSEC' and
25268            not 'VHOST'"
25269   parameters:
25270   - "throughput"
25271   - "parent"
25272   - "tags"
25273   sort:
25274   - "IP6BASE"
25275   - "FIB_20K"
25276   - "FIB_200K"
25277   - "FIB_2M"
25278   layout:
25279     title: "ip6-3n-hsw-xl710-78b-base-pdr"
25280     layout: "plot-throughput-speedup-analysis"
25281
25282 # Speedup - VPP IPv6 3n-skx-x710
25283 - type: "plot"
25284   title: "Speedup: ip6-3n-skx-x710-78b-base_and_scale-ndr-tsa"
25285   algorithm: "plot_throughput_speedup_analysis"
25286   output-file-type: ".html"
25287   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_scale-ndr-tsa"
25288   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25289   filter: "'NIC_Intel-X710' and
25290            '78B' and
25291            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25292            'NDRPDR' and
25293            'IP6FWD' and
25294            not 'SRv6' and
25295            not 'IPSEC' and
25296            not 'VHOST'"
25297   parameters:
25298   - "throughput"
25299   - "parent"
25300   - "tags"
25301   sort:
25302   - "IP6BASE"
25303   - "FIB_20K"
25304   - "FIB_200K"
25305   - "FIB_2M"
25306   layout:
25307     title: "ip6-3n-skx-x710-78b-base_and_scale-ndr"
25308     layout: "plot-throughput-speedup-analysis"
25309
25310 - type: "plot"
25311   title: "Speedup: ip6-3n-skx-x710-78b-base_and_scale-pdr-tsa"
25312   algorithm: "plot_throughput_speedup_analysis"
25313   output-file-type: ".html"
25314   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_scale-pdr-tsa"
25315   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25316   filter: "'NIC_Intel-X710' and
25317            '78B' and
25318            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25319            'NDRPDR' and
25320            'IP6FWD' and
25321            not 'SRv6' and
25322            not 'IPSEC' and
25323            not 'VHOST'"
25324   parameters:
25325   - "throughput"
25326   - "parent"
25327   - "tags"
25328   sort:
25329   - "IP6BASE"
25330   - "FIB_20K"
25331   - "FIB_200K"
25332   - "FIB_2M"
25333   layout:
25334     title: "ip6-3n-skx-x710-78b-base_and_scale-pdr"
25335     layout: "plot-throughput-speedup-analysis"
25336
25337 # Speedup - VPP IPv6 3n-skx-x710 features
25338 - type: "plot"
25339   title: "Speedup: ip6-3n-skx-x710-78b-base_and_features-ndr-tsa"
25340   algorithm: "plot_throughput_speedup_analysis"
25341   output-file-type: ".html"
25342   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_features-ndr-tsa"
25343   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25344   filter: "'NIC_Intel-X710' and
25345            '78B' and
25346            ('IP6BASE' or
25347             'POLICE_MARK' or
25348             'COPWHLIST' or
25349             'IACLDST') and
25350            'NDRPDR' and
25351            'IP6FWD' and
25352            not 'SRv6' and
25353            not 'IPSEC' and
25354            not 'VHOST'"
25355   parameters:
25356   - "throughput"
25357   - "parent"
25358   - "tags"
25359   sort:
25360   - "IP6BASE"
25361   - "POLICE_MARK"
25362   - "COPWHLIST"
25363   - "IACLDST"
25364   layout:
25365     title: "ip6-3n-skx-x710-78b-base_and_features-ndr"
25366     layout: "plot-throughput-speedup-analysis"
25367
25368 - type: "plot"
25369   title: "Speedup: ip6-3n-skx-x710-78b-base_and_features-pdr-tsa"
25370   algorithm: "plot_throughput_speedup_analysis"
25371   output-file-type: ".html"
25372   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_features-pdr-tsa"
25373   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25374   filter: "'NIC_Intel-X710' and
25375            '78B' and
25376            ('IP6BASE' or
25377             'POLICE_MARK' or
25378             'COPWHLIST' or
25379             'IACLDST') and
25380            'NDRPDR' and
25381            'IP6FWD' and
25382            not 'SRv6' and
25383            not 'IPSEC' and
25384            not 'VHOST'"
25385   parameters:
25386   - "throughput"
25387   - "parent"
25388   - "tags"
25389   sort:
25390   - "IP6BASE"
25391   - "POLICE_MARK"
25392   - "COPWHLIST"
25393   - "IACLDST"
25394   layout:
25395     title: "ip6-3n-skx-x710-78b-base_and_features-pdr"
25396     layout: "plot-throughput-speedup-analysis"
25397
25398 # Speedup - VPP IPv6 3n-skx-xxv710
25399 - type: "plot"
25400   title: "Speedup: ip6-3n-skx-xxv710-78b-base_and_scale-ndr-tsa"
25401   algorithm: "plot_throughput_speedup_analysis"
25402   output-file-type: ".html"
25403   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-base_and_scale-ndr-tsa"
25404   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25405   filter: "'NIC_Intel-XXV710' and
25406            '78B' and
25407            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25408            'NDRPDR' and
25409            'IP6FWD' and
25410            not 'SRv6' and
25411            not 'IPSEC' and
25412            not 'VHOST'"
25413   parameters:
25414   - "throughput"
25415   - "parent"
25416   - "tags"
25417   sort:
25418   - "IP6BASE"
25419   - "FIB_20K"
25420   - "FIB_200K"
25421   - "FIB_2M"
25422   layout:
25423     title: "ip6-3n-skx-xxv710-78b-base_and_scale-ndr"
25424     layout: "plot-throughput-speedup-analysis"
25425
25426 - type: "plot"
25427   title: "Speedup: ip6-3n-skx-xxv710-78b-base_and_scale-pdr-tsa"
25428   algorithm: "plot_throughput_speedup_analysis"
25429   output-file-type: ".html"
25430   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-base_and_scale-pdr-tsa"
25431   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25432   filter: "'NIC_Intel-XXV710' and
25433            '78B' and
25434            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25435            'NDRPDR' and
25436            'IP6FWD' and
25437            not 'SRv6' and
25438            not 'IPSEC' and
25439            not 'VHOST'"
25440   parameters:
25441   - "throughput"
25442   - "parent"
25443   - "tags"
25444   sort:
25445   - "IP6BASE"
25446   - "FIB_20K"
25447   - "FIB_200K"
25448   - "FIB_2M"
25449   layout:
25450     title: "ip6-3n-skx-xxv710-78b-base_and_scale-pdr"
25451     layout: "plot-throughput-speedup-analysis"
25452
25453 # Speedup - VPP IPv6 2n-skx-x710
25454 - type: "plot"
25455   title: "Speedup: ip6-2n-skx-x710-78b-base_and_scale-ndr-tsa"
25456   algorithm: "plot_throughput_speedup_analysis"
25457   output-file-type: ".html"
25458   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-base_and_scale-ndr-tsa"
25459   data: "plot-vpp-throughput-lat-tsa-2n-skx"
25460   filter: "'NIC_Intel-X710' and
25461            '78B' and
25462            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25463            'NDRPDR' and
25464            'IP6FWD' and
25465            not 'SRv6' and
25466            not 'IPSEC' and
25467            not 'VHOST'"
25468   parameters:
25469   - "throughput"
25470   - "parent"
25471   - "tags"
25472   sort:
25473   - "IP6BASE"
25474   - "FIB_20K"
25475   - "FIB_200K"
25476   - "FIB_2M"
25477   layout:
25478     title: "ip6-2n-skx-x710-78b-base_and_scale-ndr"
25479     layout: "plot-throughput-speedup-analysis"
25480
25481 - type: "plot"
25482   title: "Speedup: ip6-2n-skx-x710-78b-base_and_scale-pdr-tsa"
25483   algorithm: "plot_throughput_speedup_analysis"
25484   output-file-type: ".html"
25485   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-base_and_scale-pdr-tsa"
25486   data: "plot-vpp-throughput-lat-tsa-2n-skx"
25487   filter: "'NIC_Intel-X710' and
25488            '78B' and
25489            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25490            'NDRPDR' and
25491            'IP6FWD' and
25492            not 'SRv6' and
25493            not 'IPSEC' and
25494            not 'VHOST'"
25495   parameters:
25496   - "throughput"
25497   - "parent"
25498   - "tags"
25499   sort:
25500   - "IP6BASE"
25501   - "FIB_20K"
25502   - "FIB_200K"
25503   - "FIB_2M"
25504   layout:
25505     title: "ip6-2n-skx-x710-78b-base_and_scale-pdr"
25506     layout: "plot-throughput-speedup-analysis"
25507
25508 # Speedup - VPP IPv6 2n-skx-xxv710
25509 - type: "plot"
25510   title: "Speedup: ip6-2n-skx-xxv710-78b-base_and_scale-ndr-tsa"
25511   algorithm: "plot_throughput_speedup_analysis"
25512   output-file-type: ".html"
25513   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-base_and_scale-ndr-tsa"
25514   data: "plot-vpp-throughput-lat-tsa-2n-skx"
25515   filter: "'NIC_Intel-XXV710' and
25516            '78B' and
25517            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25518            'NDRPDR' and
25519            'IP6FWD' and
25520            not 'SRv6' and
25521            not 'IPSEC' and
25522            not 'VHOST'"
25523   parameters:
25524   - "throughput"
25525   - "parent"
25526   - "tags"
25527   sort:
25528   - "IP6BASE"
25529   - "FIB_20K"
25530   - "FIB_200K"
25531   - "FIB_2M"
25532   layout:
25533     title: "ip6-2n-skx-xxv710-78b-base_and_scale-ndr"
25534     layout: "plot-throughput-speedup-analysis"
25535
25536 - type: "plot"
25537   title: "Speedup: ip6-2n-skx-xxv710-78b-base_and_scale-pdr-tsa"
25538   algorithm: "plot_throughput_speedup_analysis"
25539   output-file-type: ".html"
25540   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-base_and_scale-pdr-tsa"
25541   data: "plot-vpp-throughput-lat-tsa-2n-skx"
25542   filter: "'NIC_Intel-XXV710' and
25543            '78B' and
25544            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25545            'NDRPDR' and
25546            'IP6FWD' and
25547            not 'SRv6' and
25548            not 'IPSEC' and
25549            not 'VHOST'"
25550   parameters:
25551   - "throughput"
25552   - "parent"
25553   - "tags"
25554   sort:
25555   - "IP6BASE"
25556   - "FIB_20K"
25557   - "FIB_200K"
25558   - "FIB_2M"
25559   layout:
25560     title: "ip6-2n-skx-xxv710-78b-base_and_scale-pdr"
25561     layout: "plot-throughput-speedup-analysis"
25562
25563 # Speedup - VPP IPv6 2n-dnv-x553 base
25564 - type: "plot"
25565   title: "Speedup: ip6-2n-dnv-x553-78b-base-ndr-tsa"
25566   algorithm: "plot_throughput_speedup_analysis"
25567   output-file-type: ".html"
25568   output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-base-ndr-tsa"
25569   data: "intel-dnv-vpp"
25570   filter: "'NIC_Intel-X553' and
25571            '78B' and
25572            'IP6BASE' and
25573            'NDRPDR' and
25574            'IP6FWD' and
25575            not 'SRv6' and
25576            not 'IPSEC' and
25577            not 'VHOST'"
25578   parameters:
25579   - "throughput"
25580   - "parent"
25581   - "tags"
25582   sort:
25583   - "IP6BASE"
25584   layout:
25585     title: "ip6-2n-dnv-x553-78b-base-ndr"
25586     layout: "plot-throughput-speedup-analysis"
25587
25588 - type: "plot"
25589   title: "Speedup: ip6-2n-dnv-x553-78b-base-pdr-tsa"
25590   algorithm: "plot_throughput_speedup_analysis"
25591   output-file-type: ".html"
25592   output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-base-pdr-tsa"
25593   data: "intel-dnv-vpp"
25594   filter: "'NIC_Intel-X553' and
25595            '78B' and
25596            'IP6BASE' and
25597            'NDRPDR' and
25598            'IP6FWD' and
25599            not 'SRv6' and
25600            not 'IPSEC' and
25601            not 'VHOST'"
25602   parameters:
25603   - "throughput"
25604   - "parent"
25605   - "tags"
25606   sort:
25607   - "IP6BASE"
25608   layout:
25609     title: "ip6-2n-dnv-x553-78b-base-pdr"
25610     layout: "plot-throughput-speedup-analysis"
25611
25612 ################################################################################
25613
25614 # Speedup - VPP IPv6 tunnels 3n-hsw-x520
25615 - type: "plot"
25616   title: "Speedup: ip6tun-3n-hsw-x520-78b-base-ndr-tsa"
25617   algorithm: "plot_throughput_speedup_analysis"
25618   output-file-type: ".html"
25619   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-base-ndr-tsa"
25620   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25621   filter: "'NIC_Intel-X520-DA2' and
25622            '78B' and
25623            'ENCAP' and
25624            'NDRPDR' and
25625            'LISP' and
25626            not 'VHOST'"
25627   parameters:
25628   - "throughput"
25629   - "parent"
25630   - "tags"
25631   sort:
25632   - "IP4UNRLAY"
25633   - "IP6UNRLAY"
25634   layout:
25635     title: "ip6tun-3n-hsw-x520-78b-base-ndr"
25636     layout: "plot-throughput-speedup-analysis"
25637
25638 - type: "plot"
25639   title: "Speedup: ip6tun-3n-hsw-x520-78b-base-pdr-tsa"
25640   algorithm: "plot_throughput_speedup_analysis"
25641   output-file-type: ".html"
25642   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-base-pdr-tsa"
25643   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25644   filter: "'NIC_Intel-X520-DA2' and
25645            '78B' and
25646            'ENCAP' and
25647            'NDRPDR' and
25648            'LISP' and
25649            not 'VHOST'"
25650   parameters:
25651   - "throughput"
25652   - "parent"
25653   - "tags"
25654   sort:
25655   - "IP4UNRLAY"
25656   - "IP6UNRLAY"
25657   layout:
25658     title: "ip6tun-3n-hsw-x520-78b-base-pdr"
25659     layout: "plot-throughput-speedup-analysis"
25660
25661 ################################################################################
25662
25663 # Speedup - VPP IPSec 3n-hsw-xl710 base
25664 - type: "plot"
25665   title: "Speedup: ipsec-3n-hsw-xl710-64b-base-ndr-tsa"
25666   algorithm: "plot_throughput_speedup_analysis"
25667   output-file-type: ".html"
25668   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-base-ndr-tsa"
25669   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25670   filter: "'NIC_Intel-XL710' and
25671            '64B' and
25672            'IP4FWD' and
25673            'NDRPDR' and
25674            'BASE' and
25675            'IPSECHW' and
25676            ('IPSECTRAN' or 'IPSECTUN') and
25677            not 'VHOST'"
25678   parameters:
25679   - "throughput"
25680   - "parent"
25681   - "tags"
25682   layout:
25683     title: "ipsec-3n-hsw-xl710-64b-base-ndr"
25684     layout: "plot-throughput-speedup-analysis"
25685
25686 - type: "plot"
25687   title: "Speedup: ipsec-3n-hsw-xl710-64b-base-pdr-tsa"
25688   algorithm: "plot_throughput_speedup_analysis"
25689   output-file-type: ".html"
25690   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-base-pdr-tsa"
25691   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25692   filter: "'NIC_Intel-XL710' and
25693            '64B' and
25694            'IP4FWD' and
25695            'NDRPDR' and
25696            'BASE' and
25697            'IPSECHW' and
25698            ('IPSECTRAN' or 'IPSECTUN') and
25699            not 'VHOST'"
25700   parameters:
25701   - "throughput"
25702   - "parent"
25703   - "tags"
25704   layout:
25705     title: "ipsec-3n-hsw-xl710-64b-base-pdr"
25706     layout: "plot-throughput-speedup-analysis"
25707
25708 # Speedup - VPP IPSec 3n-hsw-xl710 scale
25709 - type: "plot"
25710   title: "Speedup: ipsec-3n-hsw-xl710-64b-scale-ndr-tsa"
25711   algorithm: "plot_throughput_speedup_analysis"
25712   output-file-type: ".html"
25713   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-scale-ndr-tsa"
25714   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25715   filter: "'NIC_Intel-XL710' and
25716            '64B' and
25717            'IP4FWD' and
25718            'NDRPDR' and
25719            'SCALE' and
25720            'IPSECHW' and
25721            ('IPSECTRAN' or 'IPSECTUN') and
25722            not 'VHOST'"
25723   parameters:
25724   - "throughput"
25725   - "parent"
25726   - "tags"
25727   layout:
25728     title: "ipsec-3n-hsw-xl710-64b-scale-ndr"
25729     layout: "plot-throughput-speedup-analysis"
25730
25731 - type: "plot"
25732   title: "Speedup: ipsec-3n-hsw-xl710-64b-scale-pdr-tsa"
25733   algorithm: "plot_throughput_speedup_analysis"
25734   output-file-type: ".html"
25735   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-scale-pdr-tsa"
25736   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25737   filter: "'NIC_Intel-XL710' and
25738            '64B' and
25739            'IP4FWD' and
25740            'NDRPDR' and
25741            'SCALE' and
25742            'IPSECHW' and
25743            ('IPSECTRAN' or 'IPSECTUN') and
25744            not 'VHOST'"
25745   parameters:
25746   - "throughput"
25747   - "parent"
25748   - "tags"
25749   layout:
25750     title: "ipsec-3n-hsw-xl710-64b-scale-pdr"
25751     layout: "plot-throughput-speedup-analysis"
25752
25753 # Speedup - VPP IPSec 3n-hsw-xl710 sw
25754 - type: "plot"
25755   title: "Speedup: ipsec-3n-hsw-xl710-64b-sw-ndr-tsa"
25756   algorithm: "plot_throughput_speedup_analysis"
25757   output-file-type: ".html"
25758   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-sw-ndr-tsa"
25759   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25760   filter: "'NIC_Intel-XL710' and
25761            '64B' and
25762            'IP4FWD' and
25763            'NDRPDR' and
25764            'IPSECSW' and
25765            ('IPSECTRAN' or 'IPSECTUN') and
25766            not 'VHOST'"
25767   parameters:
25768   - "throughput"
25769   - "parent"
25770   - "tags"
25771   layout:
25772     title: "ipsec-3n-hsw-xl710-64b-sw-ndr"
25773     layout: "plot-throughput-speedup-analysis"
25774
25775 - type: "plot"
25776   title: "Speedup: ipsec-3n-hsw-xl710-64b-sw-pdr-tsa"
25777   algorithm: "plot_throughput_speedup_analysis"
25778   output-file-type: ".html"
25779   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-sw-pdr-tsa"
25780   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25781   filter: "'NIC_Intel-XL710' and
25782            '64B' and
25783            'IP4FWD' and
25784            'NDRPDR' and
25785            'IPSECSW' and
25786            ('IPSECTRAN' or 'IPSECTUN') and
25787            not 'VHOST'"
25788   parameters:
25789   - "throughput"
25790   - "parent"
25791   - "tags"
25792   layout:
25793     title: "ipsec-3n-hsw-xl710-64b-sw-pdr"
25794     layout: "plot-throughput-speedup-analysis"
25795
25796 ################################################################################
25797
25798 # Speedup - VPP SRv6 3n-hsw-x520
25799 - type: "plot"
25800   title: "Speedup: srv6-3n-hsw-x520-78b-features-ndr-tsa"
25801   algorithm: "plot_throughput_speedup_analysis"
25802   output-file-type: ".html"
25803   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-features-ndr-tsa"
25804   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25805   filter: "'NIC_Intel-X520-DA2' and
25806            '78B' and
25807            'FEATURE' and
25808            'NDRPDR' and
25809            'IP6FWD' and
25810            'SRv6'"
25811   parameters:
25812   - "throughput"
25813   - "parent"
25814   - "tags"
25815   layout:
25816     title: "srv6-3n-hsw-x520-78b-features-ndr"
25817     layout: "plot-throughput-speedup-analysis"
25818
25819 - type: "plot"
25820   title: "Speedup: srv6-3n-hsw-x520-78b-features-pdr-tsa"
25821   algorithm: "plot_throughput_speedup_analysis"
25822   output-file-type: ".html"
25823   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-features-pdr-tsa"
25824   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25825   filter: "'NIC_Intel-X520-DA2' and
25826            '78B' and
25827            'FEATURE' and
25828            'NDRPDR' and
25829            'IP6FWD' and
25830            'SRv6'"
25831   parameters:
25832   - "throughput"
25833   - "parent"
25834   - "tags"
25835   layout:
25836     title: "srv6-3n-hsw-x520-78b-features-pdr"
25837     layout: "plot-throughput-speedup-analysis"
25838
25839 ################################################################################
25840
25841 # Speedup - VPP L2 3n-hsw-x520 base and scale
25842 - type: "plot"
25843   title: "Speedup: l2sw-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
25844   algorithm: "plot_throughput_speedup_analysis"
25845   output-file-type: ".html"
25846   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
25847   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25848   filter: "'NIC_Intel-X520-DA2' and
25849            '64B' and
25850            ('BASE' or 'SCALE') and
25851            'NDRPDR' and
25852            'ETH' and
25853            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25854            not 'VHOST' and
25855            not 'MEMIF'"
25856   parameters:
25857   - "throughput"
25858   - "parent"
25859   - "tags"
25860   sort:
25861   - "L2XCFWD"
25862   - "L2PATCH"
25863   - "L2BDMACLRN"
25864   - "FIB_10K"
25865   - "FIB_100K"
25866   - "FIB_1M"
25867   layout:
25868     title: "l2sw-3n-hsw-x520-64b-base_and_scale-ndr"
25869     layout: "plot-throughput-speedup-analysis"
25870
25871 - type: "plot"
25872   title: "Speedup: l2sw-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
25873   algorithm: "plot_throughput_speedup_analysis"
25874   output-file-type: ".html"
25875   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
25876   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25877   filter: "'NIC_Intel-X520-DA2' and
25878            '64B' and
25879            ('BASE' or 'SCALE') and
25880            'NDRPDR' and
25881            'ETH' and
25882            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25883            not 'VHOST' and
25884            not 'MEMIF'"
25885   parameters:
25886   - "throughput"
25887   - "parent"
25888   - "tags"
25889   sort:
25890   - "L2XCFWD"
25891   - "L2PATCH"
25892   - "L2BDMACLRN"
25893   - "FIB_10K"
25894   - "FIB_100K"
25895   - "FIB_1M"
25896   layout:
25897     title: "l2sw-3n-hsw-x520-64b-base_and_scale-pdr"
25898     layout: "plot-throughput-speedup-analysis"
25899
25900 # Speedup - VPP L2 3n-hsw-x520 features
25901 - type: "plot"
25902   title: "Speedup: l2sw-3n-hsw-x520-64b-features-ndr-tsa"
25903   algorithm: "plot_throughput_speedup_analysis"
25904   output-file-type: ".html"
25905   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-ndr-tsa"
25906   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25907   filter: "'NIC_Intel-X520-DA2' and
25908            '64B' and
25909            'NDRPDR' and
25910            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
25911            not 'ACL' and
25912            not 'VHOST' and
25913            not 'MEMIF'"
25914   parameters:
25915   - "throughput"
25916   - "parent"
25917   - "tags"
25918   sort:
25919   - "L2XCBASE"    # l2xcbase
25920   - "L2BDBASE"    # l2bdbase
25921   - "L2XCFWD"     # dot1q-l2xcbase
25922   - "L2BDMACLRN"  # dot1q-l2bdbase
25923   layout:
25924     title: "l2sw-3n-hsw-x520-64b-features-ndr"
25925     layout: "plot-throughput-speedup-analysis"
25926
25927 - type: "plot"
25928   title: "Speedup: l2sw-3n-hsw-x520-64b-features-pdr-tsa"
25929   algorithm: "plot_throughput_speedup_analysis"
25930   output-file-type: ".html"
25931   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-pdr-tsa"
25932   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25933   filter: "'NIC_Intel-X520-DA2' and
25934            '64B' and
25935            'NDRPDR' and
25936            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
25937            not 'ACL' and
25938            not 'VHOST' and
25939            not 'MEMIF'"
25940   parameters:
25941   - "throughput"
25942   - "parent"
25943   - "tags"
25944   sort:
25945   - "L2XCBASE"    # l2xcbase
25946   - "L2BDBASE"    # l2bdbase
25947   - "L2XCFWD"     # dot1q-l2xcbase
25948   - "L2BDMACLRN"  # dot1q-l2bdbase
25949   layout:
25950     title: "l2sw-3n-hsw-x520-64b-features-pdr"
25951     layout: "plot-throughput-speedup-analysis"
25952
25953 # Speedup - VPP L2 3n-hsw-x520 features-iacl
25954 - type: "plot"
25955   title: "Speedup: l2sw-3n-hsw-x520-64b-features-iacl-ndr-tsa"
25956   algorithm: "plot_throughput_speedup_analysis"
25957   output-file-type: ".html"
25958   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-iacl-ndr-tsa"
25959   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25960   filter: "'NIC_Intel-X520-DA2' and
25961            'NDRPDR' and
25962            '64B' and
25963            'FEATURE' and
25964            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
25965            'IACL' and
25966            ('ACL1' or 'ACL50') and
25967            ('10K_FLOWS' or '10k_FLOWS') and
25968            not 'MACIP' and
25969            not 'VHOST' and
25970            not 'MEMIF'"
25971   parameters:
25972   - "throughput"
25973   - "parent"
25974   - "tags"
25975   layout:
25976     title: "l2sw-3n-hsw-x520-64b-features-iacl-ndr"
25977     layout: "plot-throughput-speedup-analysis"
25978
25979 - type: "plot"
25980   title: "Speedup: l2sw-3n-hsw-x520-64b-features-iacl-pdr-tsa"
25981   algorithm: "plot_throughput_speedup_analysis"
25982   output-file-type: ".html"
25983   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-iacl-pdr-tsa"
25984   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25985   filter: "'NIC_Intel-X520-DA2' and
25986            'NDRPDR' and
25987            '64B' and
25988            'FEATURE' and
25989            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
25990            'IACL' and
25991            ('ACL1' or 'ACL50') and
25992            ('10K_FLOWS' or '10k_FLOWS') and
25993            not 'MACIP' and
25994            not 'VHOST' and
25995            not 'MEMIF'"
25996   parameters:
25997   - "throughput"
25998   - "parent"
25999   - "tags"
26000   layout:
26001     title: "l2sw-3n-hsw-x520-64b-features-iacl-pdr"
26002     layout: "plot-throughput-speedup-analysis"
26003
26004 # Speedup - VPP L2 3n-hsw-x520 features-oacl
26005 - type: "plot"
26006   title: "Speedup: l2sw-3n-hsw-x520-64b-features-oacl-ndr-tsa"
26007   algorithm: "plot_throughput_speedup_analysis"
26008   output-file-type: ".html"
26009   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-oacl-ndr-tsa"
26010   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26011   filter: "'NIC_Intel-X520-DA2' and
26012            'NDRPDR' and
26013            '64B' and
26014            'FEATURE' and
26015            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26016            'OACL' and
26017            ('ACL1' or 'ACL50') and
26018            ('10K_FLOWS' or '10k_FLOWS') and
26019            not 'MACIP' and
26020            not 'VHOST' and
26021            not 'MEMIF'"
26022   parameters:
26023   - "throughput"
26024   - "parent"
26025   - "tags"
26026   layout:
26027     title: "l2sw-3n-hsw-x520-64b-features-oacl-ndr"
26028     layout: "plot-throughput-speedup-analysis"
26029
26030 - type: "plot"
26031   title: "Speedup: l2sw-3n-hsw-x520-64b-features-oacl-pdr-tsa"
26032   algorithm: "plot_throughput_speedup_analysis"
26033   output-file-type: ".html"
26034   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-oacl-pdr-tsa"
26035   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26036   filter: "'NIC_Intel-X520-DA2' and
26037            'NDRPDR' and
26038            '64B' and
26039            'FEATURE' and
26040            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26041            'OACL' and
26042            ('ACL1' or 'ACL50') and
26043            ('10K_FLOWS' or '10k_FLOWS') and
26044            not 'MACIP' and
26045            not 'VHOST' and
26046            not 'MEMIF'"
26047   parameters:
26048   - "throughput"
26049   - "parent"
26050   - "tags"
26051   layout:
26052     title: "l2sw-3n-hsw-x520-64b-features-oacl-pdr"
26053     layout: "plot-throughput-speedup-analysis"
26054
26055 # Speedup - VPP L2 3n-hsw-x520 features-oacl
26056 - type: "plot"
26057   title: "Speedup: l2sw-3n-hsw-x520-64b-features-oacl-ndr-tsa"
26058   algorithm: "plot_throughput_speedup_analysis"
26059   output-file-type: ".html"
26060   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-oacl-ndr-tsa"
26061   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26062   filter: "'NIC_Intel-X520-DA2' and
26063            'NDRPDR' and
26064            '64B' and
26065            'FEATURE' and
26066            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26067            'OACL' and
26068            ('ACL1' or 'ACL50') and
26069            ('10K_FLOWS' or '10k_FLOWS') and
26070            not 'MACIP' and
26071            not 'VHOST' and
26072            not 'MEMIF'"
26073   parameters:
26074   - "throughput"
26075   - "parent"
26076   - "tags"
26077   layout:
26078     title: "l2sw-3n-hsw-x520-64b-features-oacl-ndr"
26079     layout: "plot-throughput-speedup-analysis"
26080
26081 - type: "plot"
26082   title: "Speedup: l2sw-3n-hsw-x520-64b-features-oacl-pdr-tsa"
26083   algorithm: "plot_throughput_speedup_analysis"
26084   output-file-type: ".html"
26085   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-oacl-pdr-tsa"
26086   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26087   filter: "'NIC_Intel-X520-DA2' and
26088            'NDRPDR' and
26089            '64B' and
26090            'FEATURE' and
26091            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26092            'OACL' and
26093            ('ACL1' or 'ACL50') and
26094            ('10K_FLOWS' or '10k_FLOWS') and
26095            not 'MACIP' and
26096            not 'VHOST' and
26097            not 'MEMIF'"
26098   parameters:
26099   - "throughput"
26100   - "parent"
26101   - "tags"
26102   layout:
26103     title: "l2sw-3n-hsw-x520-64b-features-oacl-pdr"
26104     layout: "plot-throughput-speedup-analysis"
26105
26106 # Speedup - VPP L2 3n-hsw-x520 features-macip
26107 - type: "plot"
26108   title: "Speedup: l2sw-3n-hsw-x520-64b-features-macip-ndr-tsa"
26109   algorithm: "plot_throughput_speedup_analysis"
26110   output-file-type: ".html"
26111   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-macip-ndr-tsa"
26112   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26113   filter: "'NIC_Intel-X520-DA2' and
26114            'NDRPDR' and
26115            '64B' and
26116            'FEATURE' and
26117            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26118            'MACIP' and
26119            ('ACL1' or 'ACL50') and
26120            ('10K_FLOWS' or '10k_FLOWS') and
26121            not 'VHOST' and
26122            not 'MEMIF'"
26123   parameters:
26124   - "throughput"
26125   - "parent"
26126   - "tags"
26127   layout:
26128     title: "l2sw-3n-hsw-x520-64b-features-macip-ndr"
26129     layout: "plot-throughput-speedup-analysis"
26130
26131 - type: "plot"
26132   title: "Speedup: l2sw-3n-hsw-x520-64b-features-macip-pdr-tsa"
26133   algorithm: "plot_throughput_speedup_analysis"
26134   output-file-type: ".html"
26135   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-macip-pdr-tsa"
26136   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26137   filter: "'NIC_Intel-X520-DA2' and
26138            'NDRPDR' and
26139            '64B' and
26140            'FEATURE' and
26141            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26142            'MACIP' and
26143            ('ACL1' or 'ACL50') and
26144            ('10K_FLOWS' or '10k_FLOWS') and
26145            not 'VHOST' and
26146            not 'MEMIF'"
26147   parameters:
26148   - "throughput"
26149   - "parent"
26150   - "tags"
26151   layout:
26152     title: "l2sw-3n-hsw-x520-64b-features-macip-pdr"
26153     layout: "plot-throughput-speedup-analysis"
26154
26155 # Speedup - VPP L2 3n-hsw-x710 base and scale
26156 - type: "plot"
26157   title: "Speedup: l2sw-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
26158   algorithm: "plot_throughput_speedup_analysis"
26159   output-file-type: ".html"
26160   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
26161   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26162   filter: "'NIC_Intel-X710' and
26163            '64B' and
26164            ('BASE' or 'SCALE') and
26165            'NDRPDR' and
26166            'ETH' and
26167            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26168            not 'VHOST' and
26169            not 'MEMIF' and
26170            not 'DRV_AVF'"
26171   parameters:
26172   - "throughput"
26173   - "parent"
26174   - "tags"
26175   sort:
26176   - "L2PATCH"
26177   - "L2XCFWD"
26178   - "L2BDMACLRN"
26179   - "FIB_10K"
26180   - "FIB_100K"
26181   - "FIB_1M"
26182   layout:
26183     title: "l2sw-3n-hsw-x710-64b-base_and_scale-ndr"
26184     layout: "plot-throughput-speedup-analysis"
26185
26186 - type: "plot"
26187   title: "Speedup: l2sw-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
26188   algorithm: "plot_throughput_speedup_analysis"
26189   output-file-type: ".html"
26190   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
26191   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26192   filter: "'NIC_Intel-X710' and
26193            '64B' and
26194            ('BASE' or 'SCALE') and
26195            'NDRPDR' and
26196            'ETH' and
26197            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26198            not 'VHOST' and
26199            not 'MEMIF' and
26200            not 'DRV_AVF'"
26201   parameters:
26202   - "throughput"
26203   - "parent"
26204   - "tags"
26205   sort:
26206   - "L2PATCH"
26207   - "L2XCFWD"
26208   - "L2BDMACLRN"
26209   - "FIB_10K"
26210   - "FIB_100K"
26211   - "FIB_1M"
26212   layout:
26213     title: "l2sw-3n-hsw-x710-64b-base_and_scale-pdr"
26214     layout: "plot-throughput-speedup-analysis"
26215
26216 # Speedup - VPP L2 3n-hsw-x710 features
26217 - type: "plot"
26218   title: "Speedup: l2sw-3n-hsw-x710-64b-features-ndr-tsa"
26219   algorithm: "plot_throughput_speedup_analysis"
26220   output-file-type: ".html"
26221   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-ndr-tsa"
26222   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26223   filter: "'NIC_Intel-X710' and
26224            '64B' and
26225            'NDRPDR' and
26226            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
26227            not 'ACL' and
26228            not 'VHOST' and
26229            not 'L2OVRLAY' and
26230            not 'MEMIF'"
26231   parameters:
26232   - "throughput"
26233   - "parent"
26234   - "tags"
26235   sort:
26236   - "L2XCBASE"    # l2xcbase
26237   - "L2BDBASE"    # l2bdbase
26238   - "L2XCFWD"     # dot1q-l2xcbase
26239   - "L2BDMACLRN"  # dot1q-l2bdbase
26240   layout:
26241     title: "l2sw-3n-hsw-x710-64b-features-ndr"
26242     layout: "plot-throughput-speedup-analysis"
26243
26244 - type: "plot"
26245   title: "Speedup: l2sw-3n-hsw-x710-64b-features-pdr-tsa"
26246   algorithm: "plot_throughput_speedup_analysis"
26247   output-file-type: ".html"
26248   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-pdr-tsa"
26249   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26250   filter: "'NIC_Intel-X710' and
26251            '64B' and
26252            'NDRPDR' and
26253            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
26254            not 'ACL' and
26255            not 'VHOST' and
26256            not 'L2OVRLAY' and
26257            not 'MEMIF'"
26258   parameters:
26259   - "throughput"
26260   - "parent"
26261   - "tags"
26262   sort:
26263   - "L2XCBASE"    # l2xcbase
26264   - "L2BDBASE"    # l2bdbase
26265   - "L2XCFWD"     # dot1q-l2xcbase
26266   - "L2BDMACLRN"  # dot1q-l2bdbase
26267   layout:
26268     title: "l2sw-3n-hsw-x710-64b-features-pdr"
26269     layout: "plot-throughput-speedup-analysis"
26270
26271 # Speedup - VPP L2 3n-hsw-x710 features-iacl
26272 - type: "plot"
26273   title: "Speedup: l2sw-3n-hsw-x710-64b-features-iacl-ndr-tsa"
26274   algorithm: "plot_throughput_speedup_analysis"
26275   output-file-type: ".html"
26276   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-iacl-ndr-tsa"
26277   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26278   filter: "'NIC_Intel-X710' and
26279            'NDRPDR' and
26280            '64B' and
26281            'FEATURE' and
26282            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26283            'IACL' and
26284            ('ACL1' or 'ACL50') and
26285            ('10K_FLOWS' or '10k_FLOWS') and
26286            not 'MACIP' and
26287            not 'VHOST' and
26288            not 'MEMIF'"
26289   parameters:
26290   - "throughput"
26291   - "parent"
26292   - "tags"
26293   layout:
26294     title: "l2sw-3n-hsw-x710-64b-features-iacl-ndr"
26295     layout: "plot-throughput-speedup-analysis"
26296
26297 - type: "plot"
26298   title: "Speedup: l2sw-3n-hsw-x710-64b-features-iacl-pdr-tsa"
26299   algorithm: "plot_throughput_speedup_analysis"
26300   output-file-type: ".html"
26301   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-iacl-pdr-tsa"
26302   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26303   filter: "'NIC_Intel-X710' and
26304            'NDRPDR' and
26305            '64B' and
26306            'FEATURE' and
26307            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26308            'IACL' and
26309            ('ACL1' or 'ACL50') and
26310            ('10K_FLOWS' or '10k_FLOWS') and
26311            not 'MACIP' and
26312            not 'VHOST' and
26313            not 'MEMIF'"
26314   parameters:
26315   - "throughput"
26316   - "parent"
26317   - "tags"
26318   layout:
26319     title: "l2sw-3n-hsw-x710-64b-features-iacl-pdr"
26320     layout: "plot-throughput-speedup-analysis"
26321
26322 # Speedup - VPP L2 3n-hsw-xl710 base and scale
26323 - type: "plot"
26324   title: "Speedup: l2sw-3n-hsw-xl710-64b-base-ndr-tsa"
26325   algorithm: "plot_throughput_speedup_analysis"
26326   output-file-type: ".html"
26327   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-base-ndr-tsa"
26328   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26329   filter: "'NIC_Intel-XL710' and
26330            '64B' and
26331            'BASE' and
26332            'NDRPDR' and
26333            'ETH' and
26334            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26335            not 'VHOST' and
26336            not 'MEMIF'"
26337   parameters:
26338   - "throughput"
26339   - "parent"
26340   - "tags"
26341   sort:
26342   - "L2PATCH"
26343   - "L2XCFWD"
26344   - "L2BDMACLRN"
26345   layout:
26346     title: "l2sw-3n-hsw-xl710-64b-base-ndr"
26347     layout: "plot-throughput-speedup-analysis"
26348
26349 - type: "plot"
26350   title: "Speedup: l2sw-3n-hsw-xl710-64b-base-pdr-tsa"
26351   algorithm: "plot_throughput_speedup_analysis"
26352   output-file-type: ".html"
26353   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-base-pdr-tsa"
26354   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26355   filter: "'NIC_Intel-XL710' and
26356            '64B' and
26357            'BASE' and
26358            'NDRPDR' and
26359            'ETH' and
26360            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26361            not 'VHOST' and
26362            not 'MEMIF'"
26363   parameters:
26364   - "throughput"
26365   - "parent"
26366   - "tags"
26367   sort:
26368   - "L2PATCH"
26369   - "L2XCFWD"
26370   - "L2BDMACLRN"
26371   layout:
26372     title: "l2sw-3n-hsw-xl710-64b-base-pdr"
26373     layout: "plot-throughput-speedup-analysis"
26374
26375 # Speedup - VPP L2 3n-skx-x710 base and scale
26376 - type: "plot"
26377   title: "Speedup: l2sw-3n-skx-x710-64b-base_and_scale-ndr-tsa"
26378   algorithm: "plot_throughput_speedup_analysis"
26379   output-file-type: ".html"
26380   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-base_and_scale-ndr-tsa"
26381   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26382   filter: "'NIC_Intel-X710' and
26383            '64B' and
26384            ('BASE' or 'SCALE') and
26385            'NDRPDR' and
26386            'ETH' and
26387            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26388            not 'VHOST' and
26389            not 'DRV_AVF' and
26390            not 'MEMIF'"
26391   parameters:
26392   - "throughput"
26393   - "parent"
26394   - "tags"
26395   sort:
26396   - "L2PATCH"
26397   - "L2XCBASE"
26398   - "BASE"
26399   - "FIB_10K"
26400   - "FIB_100K"
26401   - "FIB_1M"
26402   layout:
26403     title: "l2sw-3n-skx-x710-64b-base_and_scale-ndr"
26404     layout: "plot-throughput-speedup-analysis"
26405
26406 - type: "plot"
26407   title: "Speedup: l2sw-3n-skx-x710-64b-base_and_scale-pdr-tsa"
26408   algorithm: "plot_throughput_speedup_analysis"
26409   output-file-type: ".html"
26410   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-base_and_scale-pdr-tsa"
26411   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26412   filter: "'NIC_Intel-X710' and
26413            '64B' and
26414            ('BASE' or 'SCALE') and
26415            'NDRPDR' and
26416            'ETH' and
26417            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26418            not 'VHOST' and
26419            not 'DRV_AVF' and
26420            not 'MEMIF'"
26421   parameters:
26422   - "throughput"
26423   - "parent"
26424   - "tags"
26425   sort:
26426   - "L2PATCH"
26427   - "L2XCBASE"
26428   - "BASE"
26429   - "FIB_10K"
26430   - "FIB_100K"
26431   - "FIB_1M"
26432   layout:
26433     title: "l2sw-3n-skx-x710-64b-base_and_scale-pdr"
26434     layout: "plot-throughput-speedup-analysis"
26435
26436 # Speedup - VPP L2 3n-skx-x710 features
26437 - type: "plot"
26438   title: "Speedup: l2sw-3n-skx-x710-64b-features-ndr-tsa"
26439   algorithm: "plot_throughput_speedup_analysis"
26440   output-file-type: ".html"
26441   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-ndr-tsa"
26442   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26443   filter: "'NIC_Intel-X710' and
26444            '64B' and
26445            'NDRPDR' and
26446            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
26447            not 'ACL' and
26448            not 'VHOST' and
26449            not 'DRV_AVF' and
26450            not 'L2OVRLAY' and
26451            not 'MEMIF'"
26452   parameters:
26453   - "throughput"
26454   - "parent"
26455   - "tags"
26456   sort:
26457   - "L2XCBASE"    # l2xcbase
26458   - "L2BDBASE"    # l2bdbase
26459   - "L2XCFWD"     # dot1q-l2xcbase
26460   - "L2BDMACLRN"  # dot1q-l2bdbase
26461   layout:
26462     title: "l2sw-3n-skx-x710-64b-features-ndr"
26463     layout: "plot-throughput-speedup-analysis"
26464
26465 - type: "plot"
26466   title: "Speedup: l2sw-3n-skx-x710-64b-features-pdr-tsa"
26467   algorithm: "plot_throughput_speedup_analysis"
26468   output-file-type: ".html"
26469   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-pdr-tsa"
26470   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26471   filter: "'NIC_Intel-X710' and
26472            '64B' and
26473            'NDRPDR' and
26474            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
26475            not 'ACL' and
26476            not 'VHOST' and
26477            not 'DRV_AVF' and
26478            not 'L2OVRLAY' and
26479            not 'MEMIF'"
26480   parameters:
26481   - "throughput"
26482   - "parent"
26483   - "tags"
26484   sort:
26485   - "L2XCBASE"    # l2xcbase
26486   - "L2BDBASE"    # l2bdbase
26487   - "L2XCFWD"     # dot1q-l2xcbase
26488   - "L2BDMACLRN"  # dot1q-l2bdbase
26489   layout:
26490     title: "l2sw-3n-skx-x710-64b-features-pdr"
26491     layout: "plot-throughput-speedup-analysis"
26492
26493 # Speedup - VPP L2 3n-skx-x710 features-iacl
26494 - type: "plot"
26495   title: "Speedup: l2sw-3n-skx-x710-64b-features-iacl-ndr-tsa"
26496   algorithm: "plot_throughput_speedup_analysis"
26497   output-file-type: ".html"
26498   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-iacl-ndr-tsa"
26499   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26500   filter: "'NIC_Intel-X710' and
26501            'NDRPDR' and
26502            '64B' and
26503            'FEATURE' and
26504            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26505            'IACL' and
26506            ('ACL1' or 'ACL50') and
26507            ('10K_FLOWS' or '10k_FLOWS') and
26508            not 'MACIP' and
26509            not 'VHOST' and
26510            not 'MEMIF'"
26511   parameters:
26512   - "throughput"
26513   - "parent"
26514   - "tags"
26515   layout:
26516     title: "l2sw-3n-skx-x710-64b-features-iacl-ndr"
26517     layout: "plot-throughput-speedup-analysis"
26518
26519 - type: "plot"
26520   title: "Speedup: l2sw-3n-skx-x710-64b-features-iacl-pdr-tsa"
26521   algorithm: "plot_throughput_speedup_analysis"
26522   output-file-type: ".html"
26523   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-iacl-pdr-tsa"
26524   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26525   filter: "'NIC_Intel-X710' and
26526            'NDRPDR' and
26527            '64B' and
26528            'FEATURE' and
26529            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26530            'IACL' and
26531            ('ACL1' or 'ACL50') and
26532            ('10K_FLOWS' or '10k_FLOWS') and
26533            not 'MACIP' and
26534            not 'VHOST' and
26535            not 'MEMIF'"
26536   parameters:
26537   - "throughput"
26538   - "parent"
26539   - "tags"
26540   layout:
26541     title: "l2sw-3n-skx-x710-64b-features-iacl-pdr"
26542     layout: "plot-throughput-speedup-analysis"
26543
26544 # Speedup - VPP L2 3n-skx-xxv710 base and scale
26545 - type: "plot"
26546   title: "Speedup: l2sw-3n-skx-xxv710-64b-base_and_scale-ndr-tsa"
26547   algorithm: "plot_throughput_speedup_analysis"
26548   output-file-type: ".html"
26549   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-base_and_scale-ndr-tsa"
26550   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26551   filter: "'NIC_Intel-XXV710' and
26552            '64B' and
26553            ('BASE' or 'SCALE') and
26554            'NDRPDR' and
26555            'ETH' and
26556            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26557            not 'DRV_AVF' and
26558            not 'VHOST' and
26559            not 'MEMIF'"
26560   parameters:
26561   - "throughput"
26562   - "parent"
26563   - "tags"
26564 #  sort:
26565 #  - "L2PATCH"
26566 #  - "L2PATCH"
26567 #  - "L2XCBASE"
26568 #  - "L2BDMACLRN"
26569   layout:
26570     title: "l2sw-3n-skx-xxv710-64b-base_and_scale-ndr"
26571     layout: "plot-throughput-speedup-analysis"
26572
26573 - type: "plot"
26574   title: "Speedup: l2sw-3n-skx-xxv710-64b-base_and_scale-pdr-tsa"
26575   algorithm: "plot_throughput_speedup_analysis"
26576   output-file-type: ".html"
26577   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-base_and_scale-pdr-tsa"
26578   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26579   filter: "'NIC_Intel-XXV710' and
26580            '64B' and
26581            ('BASE' or 'SCALE') and
26582            'NDRPDR' and
26583            'ETH' and
26584            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26585            not 'DRV_AVF' and
26586            not 'VHOST' and
26587            not 'MEMIF'"
26588   parameters:
26589   - "throughput"
26590   - "parent"
26591   - "tags"
26592 #  sort:
26593 #  - "L2PATCH"
26594 #  - "L2PATCH"
26595 #  - "L2XCBASE"
26596 #  - "L2BDMACLRN"
26597   layout:
26598     title: "l2sw-3n-skx-xxv710-64b-base_and_scale-pdr"
26599     layout: "plot-throughput-speedup-analysis"
26600
26601 # Speedup - VPP L2 2n-skx-x710 base and scale
26602 - type: "plot"
26603   title: "Speedup: l2sw-2n-skx-x710-64b-base_and_scale-ndr-tsa"
26604   algorithm: "plot_throughput_speedup_analysis"
26605   output-file-type: ".html"
26606   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-base_and_scale-ndr-tsa"
26607   data: "plot-vpp-throughput-lat-tsa-2n-skx"
26608   filter: "'NIC_Intel-X710' and
26609            '64B' and
26610            ('BASE' or 'SCALE') and
26611            'NDRPDR' and
26612            'ETH' and
26613            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26614            not 'VHOST' and
26615            not 'MEMIF'"
26616   parameters:
26617   - "throughput"
26618   - "parent"
26619   - "tags"
26620   sort:
26621   - "L2PATCH"
26622   - "L2XCBASE"
26623   - "BASE"
26624   - "FIB_10K"
26625   - "FIB_100K"
26626   - "FIB_1M"
26627   layout:
26628     title: "l2sw-2n-skx-x710-64b-base_and_scale-ndr"
26629     layout: "plot-throughput-speedup-analysis"
26630
26631 - type: "plot"
26632   title: "Speedup: l2sw-2n-skx-x710-64b-base_and_scale-pdr-tsa"
26633   algorithm: "plot_throughput_speedup_analysis"
26634   output-file-type: ".html"
26635   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-base_and_scale-pdr-tsa"
26636   data: "plot-vpp-throughput-lat-tsa-2n-skx"
26637   filter: "'NIC_Intel-X710' and
26638            '64B' and
26639            ('BASE' or 'SCALE') and
26640            'NDRPDR' and
26641            'ETH' and
26642            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26643            not 'VHOST' and
26644            not 'MEMIF'"
26645   parameters:
26646   - "throughput"
26647   - "parent"
26648   - "tags"
26649   sort:
26650   - "L2PATCH"
26651   - "L2XCBASE"
26652   - "BASE"
26653   - "FIB_10K"
26654   - "FIB_100K"
26655   - "FIB_1M"
26656   layout:
26657     title: "l2sw-2n-skx-x710-64b-base_and_scale-pdr"
26658     layout: "plot-throughput-speedup-analysis"
26659
26660 # Speedup - VPP L2 2n-skx-xxv710 base and scale
26661 - type: "plot"
26662   title: "Speedup: l2sw-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
26663   algorithm: "plot_throughput_speedup_analysis"
26664   output-file-type: ".html"
26665   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
26666   data: "plot-vpp-throughput-lat-tsa-2n-skx"
26667   filter: "'NIC_Intel-XXV710' and
26668            '64B' and
26669            ('BASE' or 'SCALE') and
26670            'NDRPDR' and
26671            'ETH' and
26672            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26673            not 'VHOST' and
26674            not 'MEMIF'"
26675   parameters:
26676   - "throughput"
26677   - "parent"
26678   - "tags"
26679   sort:
26680   - "L2PATCH"
26681   - "L2XCBASE"
26682   - "BASE"
26683   - "FIB_10K"
26684   - "FIB_100K"
26685   - "FIB_1M"
26686   layout:
26687     title: "l2sw-2n-skx-xxv710-64b-base_and_scale-ndr"
26688     layout: "plot-throughput-speedup-analysis"
26689
26690 - type: "plot"
26691   title: "Speedup: l2sw-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
26692   algorithm: "plot_throughput_speedup_analysis"
26693   output-file-type: ".html"
26694   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
26695   data: "plot-vpp-throughput-lat-tsa-2n-skx"
26696   filter: "'NIC_Intel-XXV710' and
26697            '64B' and
26698            ('BASE' or 'SCALE') and
26699            'NDRPDR' and
26700            'ETH' and
26701            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26702            not 'VHOST' and
26703            not 'MEMIF'"
26704   parameters:
26705   - "throughput"
26706   - "parent"
26707   - "tags"
26708   sort:
26709   - "L2PATCH"
26710   - "L2XCBASE"
26711   - "BASE"
26712   - "FIB_10K"
26713   - "FIB_100K"
26714   - "FIB_1M"
26715   layout:
26716     title: "l2sw-2n-skx-xxv710-64b-base_and_scale-pdr"
26717     layout: "plot-throughput-speedup-analysis"
26718
26719 # Speedup - VPP L2 2n-dnv-x553 base
26720 - type: "plot"
26721   title: "Speedup: l2sw-2n-dnv-x553-64b-base-ndr-tsa"
26722   algorithm: "plot_throughput_speedup_analysis"
26723   output-file-type: ".html"
26724   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-base-ndr-tsa"
26725   data: "intel-dnv-vpp"
26726   filter: "'NIC_Intel-X553' and
26727            '64B' and
26728            ('BASE' or 'SCALE') and
26729            'NDRPDR' and
26730            'ETH' and
26731            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26732            not 'VHOST' and
26733            not 'MEMIF'"
26734   parameters:
26735   - "throughput"
26736   - "parent"
26737   - "tags"
26738   sort:
26739   - "L2XCBASE"
26740   - "L2BDMACLRN"
26741   - "L2PATCH"
26742   layout:
26743     title: "l2sw-2n-dnv-x553-64b-base-ndr"
26744     layout: "plot-throughput-speedup-analysis"
26745
26746 - type: "plot"
26747   title: "Speedup: l2sw-2n-dnv-x553-64b-base-pdr-tsa"
26748   algorithm: "plot_throughput_speedup_analysis"
26749   output-file-type: ".html"
26750   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-base-pdr-tsa"
26751   data: "intel-dnv-vpp"
26752   filter: "'NIC_Intel-X553' and
26753            '64B' and
26754            ('BASE' or 'SCALE') and
26755            'NDRPDR' and
26756            'ETH' and
26757            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26758            not 'VHOST' and
26759            not 'MEMIF'"
26760   parameters:
26761   - "throughput"
26762   - "parent"
26763   - "tags"
26764   sort:
26765   - "L2XCBASE"
26766   - "L2BDMACLRN"
26767   - "L2PATCH"
26768   layout:
26769     title: "l2sw-2n-dnv-x553-64b-base-pdr"
26770     layout: "plot-throughput-speedup-analysis"
26771
26772 ################################################################################
26773
26774 # Packet Speedup - VPP vhost ip4 3n-hsw-x520
26775 - type: "plot"
26776   title: "VPP Speedup: vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
26777   algorithm: "plot_throughput_speedup_analysis"
26778   output-file-type: ".html"
26779   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
26780   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26781   filter: "'NIC_Intel-X520-DA2' and
26782            '64B' and
26783            'NDRPDR' and
26784            'ETH' and
26785            'IP4FWD' and
26786            'VHOST_1024' and
26787            not 'VXLAN' and
26788            not 'DOT1Q'"
26789   parameters:
26790   - "throughput"
26791   - "parent"
26792   - "tags"
26793   sort:
26794   - "not CFS_OPT"
26795   - "1VM"
26796   - "2VM"
26797   layout:
26798     title: "vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr"
26799     layout: "plot-throughput-speedup-analysis"
26800
26801 - type: "plot"
26802   title: "VPP Speedup: vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
26803   algorithm: "plot_throughput_speedup_analysis"
26804   output-file-type: ".html"
26805   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
26806   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26807   filter: "'NIC_Intel-X520-DA2' and
26808            '64B' and
26809            'NDRPDR' and
26810            'ETH' and
26811            'IP4FWD' and
26812            'VHOST_1024' and
26813            not 'VXLAN' and
26814            not 'DOT1Q'"
26815   parameters:
26816   - "throughput"
26817   - "parent"
26818   - "tags"
26819   sort:
26820   - "not CFS_OPT"
26821   - "1VM"
26822   - "2VM"
26823   layout:
26824     title: "vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr"
26825     layout: "plot-throughput-speedup-analysis"
26826
26827 # Packet Speedup - VPP vhost l2sw 3n-hsw-x520 - base
26828 - type: "plot"
26829   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base_and_features-ndr-tsa"
26830   algorithm: "plot_throughput_speedup_analysis"
26831   output-file-type: ".html"
26832   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base_and_features-ndr-tsa"
26833   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26834   filter: "'NIC_Intel-X520-DA2' and
26835            '64B' and
26836            'NDRPDR' and
26837            ('ETH' or 'DOT1Q') and
26838            'BASE' and
26839            ('L2BDMACLRN' or 'L2XCFWD') and
26840            'VHOST_1024' and
26841            not 'VXLAN' and
26842            not 'IP4FWD' and
26843            not '2VM'"
26844   parameters:
26845   - "throughput"
26846   - "parent"
26847   - "tags"
26848   sort:
26849   - "L2BDMACLRN"
26850   - "L2BDMACLRN"
26851   - "L2BDMACLRN"
26852   - "L2XCFWD"
26853   - "L2XCFWD"
26854   - "L2XCFWD"
26855   layout:
26856     title: "vhost-l2sw-3n-hsw-x520-64b-base_and_features-ndr"
26857     layout: "plot-throughput-speedup-analysis"
26858
26859 - type: "plot"
26860   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base_and_features-pdr-tsa"
26861   algorithm: "plot_throughput_speedup_analysis"
26862   output-file-type: ".html"
26863   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base_and_features-pdr-tsa"
26864   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26865   filter: "'NIC_Intel-X520-DA2' and
26866            '64B' and
26867            'NDRPDR' and
26868            ('ETH' or 'DOT1Q') and
26869            'BASE' and
26870            ('L2BDMACLRN' or 'L2XCFWD') and
26871            'VHOST_1024' and
26872            not 'VXLAN' and
26873            not 'IP4FWD' and
26874            not '2VM'"
26875   parameters:
26876   - "throughput"
26877   - "parent"
26878   - "tags"
26879   sort:
26880   - "L2BDMACLRN"
26881   - "L2BDMACLRN"
26882   - "L2BDMACLRN"
26883   - "L2XCFWD"
26884   - "L2XCFWD"
26885   - "L2XCFWD"
26886   layout:
26887     title: "vhost-l2sw-3n-hsw-x520-64b-base_and_features-pdr"
26888     layout: "plot-throughput-speedup-analysis"
26889
26890 # Packet Speedup - VPP vhost l2sw 3n-hsw-x520 - base vm
26891 - type: "plot"
26892   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base-vm-ndr-tsa"
26893   algorithm: "plot_throughput_speedup_analysis"
26894   output-file-type: ".html"
26895   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base-vm-ndr-tsa"
26896   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26897   filter: "'NIC_Intel-X520-DA2' and
26898            '64B' and
26899            'NDRPDR' and
26900            ('ETH' or 'DOT1Q') and
26901            ('L2BDMACLRN' or 'L2XCFWD') and
26902            'VHOST_1024' and
26903            not 'CFS_OPT' and
26904            not 'DOT1Q' and
26905            not 'VXLAN' and
26906            not 'IP4FWD' and
26907            not 'LBOND'"
26908   parameters:
26909   - "throughput"
26910   - "parent"
26911   - "tags"
26912 #  sort:
26913 #  - "1VM"
26914 #  - "L2XCFWD"
26915 #  - "1VM"
26916 #  - "L2BDMACLRN"
26917   layout:
26918     title: "vhost-l2sw-3n-hsw-x520-64b-base-vm-ndr"
26919     layout: "plot-throughput-speedup-analysis"
26920
26921 - type: "plot"
26922   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base-vm-pdr-tsa"
26923   algorithm: "plot_throughput_speedup_analysis"
26924   output-file-type: ".html"
26925   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base-vm-pdr-tsa"
26926   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26927   filter: "'NIC_Intel-X520-DA2' and
26928            '64B' and
26929            'NDRPDR' and
26930            ('ETH' or 'DOT1Q') and
26931            ('L2BDMACLRN' or 'L2XCFWD') and
26932            'VHOST_1024' and
26933            not 'CFS_OPT' and
26934            not 'DOT1Q' and
26935            not 'VXLAN' and
26936            not 'IP4FWD' and
26937            not 'LBOND'"
26938   parameters:
26939   - "throughput"
26940   - "parent"
26941   - "tags"
26942 #  sort:
26943 #  - "1VM"
26944 #  - "L2XCFWD"
26945 #  - "1VM"
26946 #  - "L2BDMACLRN"
26947   layout:
26948     title: "vhost-l2sw-3n-hsw-x520-64b-base-vm-pdr"
26949     layout: "plot-throughput-speedup-analysis"
26950
26951 # Packet Speedup - VPP vhost ip4 3n-hsw-x710
26952 - type: "plot"
26953   title: "VPP Speedup: vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
26954   algorithm: "plot_throughput_speedup_analysis"
26955   output-file-type: ".html"
26956   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
26957   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26958   filter: "'NIC_Intel-X710' and
26959            '64B' and
26960            'NDRPDR' and
26961            'ETH' and
26962            'IP4FWD' and
26963            'VHOST_1024' and
26964            not 'VXLAN' and
26965            not 'CFS_OPT' and
26966            not 'DOT1Q'"
26967   parameters:
26968   - "throughput"
26969   - "parent"
26970   - "tags"
26971   sort:
26972   - "1VM"
26973   - "2VM"
26974   layout:
26975     title: "vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr"
26976     layout: "plot-throughput-speedup-analysis"
26977
26978 - type: "plot"
26979   title: "VPP Speedup: vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
26980   algorithm: "plot_throughput_speedup_analysis"
26981   output-file-type: ".html"
26982   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
26983   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26984   filter: "'NIC_Intel-X710' and
26985            '64B' and
26986            'NDRPDR' and
26987            'ETH' and
26988            'IP4FWD' and
26989            'VHOST_1024' and
26990            not 'VXLAN' and
26991            not 'CFS_OPT' and
26992            not 'DOT1Q'"
26993   parameters:
26994   - "throughput"
26995   - "parent"
26996   - "tags"
26997   sort:
26998   - "1VM"
26999   - "2VM"
27000   layout:
27001     title: "vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr"
27002     layout: "plot-throughput-speedup-analysis"
27003
27004 # Packet Speedup - VPP vhost l2sw 3n-hsw-x710 - base
27005 - type: "plot"
27006   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_features-ndr-tsa"
27007   algorithm: "plot_throughput_speedup_analysis"
27008   output-file-type: ".html"
27009   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_features-ndr-tsa"
27010   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27011   filter: "'NIC_Intel-X710' and
27012            '64B' and
27013            'NDRPDR' and
27014            ('ETH' or 'DOT1Q') and
27015            'BASE' and
27016            ('L2BDMACLRN' or 'L2XCFWD') and
27017            'VHOST_1024' and
27018            not 'VXLAN' and
27019            not 'IP4FWD' and
27020            not '2VM'"
27021   parameters:
27022   - "throughput"
27023   - "parent"
27024   - "tags"
27025   sort:
27026   - "L2BDMACLRN"
27027   - "L2BDMACLRN"
27028   - "L2BDMACLRN"
27029   - "L2XCFWD"
27030   - "L2XCFWD"
27031   - "L2XCFWD"
27032   layout:
27033     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_features-ndr"
27034     layout: "plot-throughput-speedup-analysis"
27035
27036 - type: "plot"
27037   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_features-pdr-tsa"
27038   algorithm: "plot_throughput_speedup_analysis"
27039   output-file-type: ".html"
27040   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_features-pdr-tsa"
27041   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27042   filter: "'NIC_Intel-X710' and
27043            '64B' and
27044            'NDRPDR' and
27045            ('ETH' or 'DOT1Q') and
27046            'BASE' and
27047            ('L2BDMACLRN' or 'L2XCFWD') and
27048            'VHOST_1024' and
27049            not 'VXLAN' and
27050            not 'IP4FWD' and
27051            not '2VM'"
27052   parameters:
27053   - "throughput"
27054   - "parent"
27055   - "tags"
27056   sort:
27057   - "L2BDMACLRN"
27058   - "L2BDMACLRN"
27059   - "L2BDMACLRN"
27060   - "L2XCFWD"
27061   - "L2XCFWD"
27062   - "L2XCFWD"
27063   layout:
27064     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_features-pdr"
27065     layout: "plot-throughput-speedup-analysis"
27066
27067 # Packet Speedup - VPP vhost l2sw 3n-hsw-x710 - base vm
27068 - type: "plot"
27069   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-ndr-tsa"
27070   algorithm: "plot_throughput_speedup_analysis"
27071   output-file-type: ".html"
27072   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-ndr-tsa"
27073   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27074   filter: "'NIC_Intel-X710' and
27075            '64B' and
27076            'NDRPDR' and
27077            ('ETH' or 'DOT1Q') and
27078            ('L2BDMACLRN' or 'L2XCFWD') and
27079            'VHOST_1024' and
27080            not 'CFS_OPT' and
27081            not 'VXLAN' and
27082            not 'IP4FWD' and
27083            not 'LBOND'"
27084   parameters:
27085   - "throughput"
27086   - "parent"
27087   - "tags"
27088   sort:
27089   - "L2BDMACLRN"
27090   - "L2BDMACLRN"
27091   - "L2BDMACLRN"
27092   - "L2XCFWD"
27093   - "L2XCFWD"
27094   - "L2XCFWD"
27095   layout:
27096     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-ndr"
27097     layout: "plot-throughput-speedup-analysis"
27098
27099 - type: "plot"
27100   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-pdr-tsa"
27101   algorithm: "plot_throughput_speedup_analysis"
27102   output-file-type: ".html"
27103   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-pdr-tsa"
27104   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27105   filter: "'NIC_Intel-X710' and
27106            '64B' and
27107            'NDRPDR' and
27108            ('ETH' or 'DOT1Q') and
27109            ('L2BDMACLRN' or 'L2XCFWD') and
27110            'VHOST_1024' and
27111            not 'CFS_OPT' and
27112            not 'VXLAN' and
27113            not 'IP4FWD' and
27114            not 'LBOND'"
27115   parameters:
27116   - "throughput"
27117   - "parent"
27118   - "tags"
27119   sort:
27120   - "L2BDMACLRN"
27121   - "L2BDMACLRN"
27122   - "L2BDMACLRN"
27123   - "L2XCFWD"
27124   - "L2XCFWD"
27125   - "L2XCFWD"
27126   layout:
27127     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-pdr"
27128     layout: "plot-throughput-speedup-analysis"
27129
27130 # Packet Speedup - VPP vhost ip4 3n-skx-x710
27131 - type: "plot"
27132   title: "VPP Speedup: vhost-ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
27133   algorithm: "plot_throughput_speedup_analysis"
27134   output-file-type: ".html"
27135   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
27136   data: "plot-vpp-throughput-lat-tsa-3n-skx"
27137   filter: "'NIC_Intel-X710' and
27138            '64B' and
27139            'NDRPDR' and
27140            'ETH' and
27141            'IP4FWD' and
27142            'VHOST_1024' and
27143            not 'VXLAN' and
27144            not 'DOT1Q'"
27145   parameters:
27146   - "throughput"
27147   - "parent"
27148   - "tags"
27149   sort:
27150   - "1VM"
27151   - "2VM"
27152   layout:
27153     title: "vhost-ip4-3n-skx-x710-64b-base_and_scale-ndr"
27154     layout: "plot-throughput-speedup-analysis"
27155
27156 - type: "plot"
27157   title: "VPP Speedup: vhost-ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
27158   algorithm: "plot_throughput_speedup_analysis"
27159   output-file-type: ".html"
27160   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
27161   data: "plot-vpp-throughput-lat-tsa-3n-skx"
27162   filter: "'NIC_Intel-X710' and
27163            '64B' and
27164            'NDRPDR' and
27165            'ETH' and
27166            'IP4FWD' and
27167            'VHOST_1024' and
27168            not 'VXLAN' and
27169            not 'DOT1Q'"
27170   parameters:
27171   - "throughput"
27172   - "parent"
27173   - "tags"
27174   sort:
27175   - "1VM"
27176   - "2VM"
27177   layout:
27178     title: "vhost-ip4-3n-skx-x710-64b-base_and_scale-pdr"
27179     layout: "plot-throughput-speedup-analysis"
27180
27181 # Packet Speedup - VPP vhost ip4 2n-skx-x710
27182 - type: "plot"
27183   title: "VPP Speedup: vhost-ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
27184   algorithm: "plot_throughput_speedup_analysis"
27185   output-file-type: ".html"
27186   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
27187   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27188   filter: "'NIC_Intel-X710' and
27189            '64B' and
27190            'NDRPDR' and
27191            'ETH' and
27192            'IP4FWD' and
27193            'VHOST_1024' and
27194            not 'VXLAN' and
27195            not 'NF_DENSITY' and
27196            not 'CFS_OPT' and
27197            not 'DOT1Q'"
27198   parameters:
27199   - "throughput"
27200   - "parent"
27201   - "tags"
27202   sort:
27203   - "1VM"
27204   - "2VM"
27205   layout:
27206     title: "vhost-ip4-2n-skx-x710-64b-base_and_scale-ndr"
27207     layout: "plot-throughput-speedup-analysis"
27208
27209 - type: "plot"
27210   title: "VPP Speedup: vhost-ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
27211   algorithm: "plot_throughput_speedup_analysis"
27212   output-file-type: ".html"
27213   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
27214   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27215   filter: "'NIC_Intel-X710' and
27216            '64B' and
27217            'NDRPDR' and
27218            'ETH' and
27219            'IP4FWD' and
27220            'VHOST_1024' and
27221            not 'VXLAN' and
27222            not 'NF_DENSITY' and
27223            not 'CFS_OPT' and
27224            not 'DOT1Q'"
27225   parameters:
27226   - "throughput"
27227   - "parent"
27228   - "tags"
27229   sort:
27230   - "1VM"
27231   - "2VM"
27232   layout:
27233     title: "vhost-ip4-2n-skx-x710-64b-base_and_scale-pdr"
27234     layout: "plot-throughput-speedup-analysis"
27235
27236 # Packet Speedup - VPP vhost l2sw 2n-skx-x710 - base
27237 - type: "plot"
27238   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base_and_features-ndr-tsa"
27239   algorithm: "plot_throughput_speedup_analysis"
27240   output-file-type: ".html"
27241   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base_and_features-ndr-tsa"
27242   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27243   filter: "'NIC_Intel-X710' and
27244            '64B' and
27245            'NDRPDR' and
27246            ('ETH' or 'DOT1Q') and
27247            'BASE' and
27248            ('L2BDMACLRN' or 'L2XCFWD') and
27249            'VHOST_1024' and
27250            not 'VXLAN' and
27251            not 'NF_DENSITY' and
27252            not 'IP4FWD' and
27253            not '2VM'"
27254   parameters:
27255   - "throughput"
27256   - "parent"
27257   - "tags"
27258 #  sort:
27259 #  - "not CFS_OPT"
27260 #  - "L2XCFWD"
27261 #  - "not CFS_OPT"
27262 #  - "CFS_OPT"
27263   layout:
27264     title: "vhost-l2sw-2n-skx-x710-64b-base_and_features-ndr"
27265     layout: "plot-throughput-speedup-analysis"
27266
27267 - type: "plot"
27268   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base_and_features-pdr-tsa"
27269   algorithm: "plot_throughput_speedup_analysis"
27270   output-file-type: ".html"
27271   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base_and_features-pdr-tsa"
27272   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27273   filter: "'NIC_Intel-X710' and
27274            '64B' and
27275            'NDRPDR' and
27276            ('ETH' or 'DOT1Q') and
27277            'BASE' and
27278            ('L2BDMACLRN' or 'L2XCFWD') and
27279            'VHOST_1024' and
27280            not 'VXLAN' and
27281            not 'NF_DENSITY' and
27282            not 'IP4FWD' and
27283            not '2VM'"
27284   parameters:
27285   - "throughput"
27286   - "parent"
27287   - "tags"
27288 #  sort:
27289 #  - "not CFS_OPT"
27290 #  - "L2XCFWD"
27291 #  - "not CFS_OPT"
27292 #  - "CFS_OPT"
27293   layout:
27294     title: "vhost-l2sw-2n-skx-x710-64b-base_and_features-pdr"
27295     layout: "plot-throughput-speedup-analysis"
27296
27297 # Packet Speedup - VPP vhost l2sw 2n-skx-x710 - base vm
27298 - type: "plot"
27299   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base-vm-ndr-tsa"
27300   algorithm: "plot_throughput_speedup_analysis"
27301   output-file-type: ".html"
27302   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base-vm-ndr-tsa"
27303   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27304   filter: "'NIC_Intel-X710' and
27305            '64B' and
27306            'NDRPDR' and
27307            ('ETH' or 'DOT1Q') and
27308            ('L2BDMACLRN' or 'L2XCFWD') and
27309            'VHOST_1024' and
27310            not 'CFS_OPT' and
27311            not 'VXLAN' and
27312            not 'NF_DENSITY' and
27313            not 'DOT1Q' and
27314            not 'IP4FWD'"
27315   parameters:
27316   - "throughput"
27317   - "parent"
27318   - "tags"
27319 #  sort:
27320 #  - "1VM"
27321 #  - "L2XCFWD"
27322 #  - "1VM"
27323 #  - "L2BDMACLRN"
27324   layout:
27325     title: "vhost-l2sw-2n-skx-x710-64b-base-vm-ndr"
27326     layout: "plot-throughput-speedup-analysis"
27327
27328 - type: "plot"
27329   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base-vm-pdr-tsa"
27330   algorithm: "plot_throughput_speedup_analysis"
27331   output-file-type: ".html"
27332   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base-vm-pdr-tsa"
27333   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27334   filter: "'NIC_Intel-X710' and
27335            '64B' and
27336            'NDRPDR' and
27337            ('ETH' or 'DOT1Q') and
27338            ('L2BDMACLRN' or 'L2XCFWD') and
27339            'VHOST_1024' and
27340            not 'CFS_OPT' and
27341            not 'VXLAN' and
27342            not 'NF_DENSITY' and
27343            not 'DOT1Q' and
27344            not 'IP4FWD'"
27345   parameters:
27346   - "throughput"
27347   - "parent"
27348   - "tags"
27349 #  sort:
27350 #  - "1VM"
27351 #  - "L2XCFWD"
27352 #  - "1VM"
27353 #  - "L2BDMACLRN"
27354   layout:
27355     title: "vhost-l2sw-2n-skx-x710-64b-base-vm-pdr"
27356     layout: "plot-throughput-speedup-analysis"
27357
27358 # Packet Speedup - VPP vhost ip4 2n-skx-xxv710
27359 - type: "plot"
27360   title: "VPP Speedup: vhost-ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
27361   algorithm: "plot_throughput_speedup_analysis"
27362   output-file-type: ".html"
27363   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
27364   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27365   filter: "'NIC_Intel-XXV710' and
27366            '64B' and
27367            'NDRPDR' and
27368            'ETH' and
27369            'IP4FWD' and
27370            'VHOST_1024' and
27371            not 'VXLAN' and
27372            not 'CFS_OPT' and
27373            not 'DOT1Q'"
27374   parameters:
27375   - "throughput"
27376   - "parent"
27377   - "tags"
27378   sort:
27379   - "not CFS_OPT"
27380   - "1VM"
27381   - "2VM"
27382   layout:
27383     title: "vhost-ip4-2n-skx-xxv710-64b-base_and_scale-ndr"
27384     layout: "plot-throughput-speedup-analysis"
27385
27386 - type: "plot"
27387   title: "VPP Speedup: vhost-ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
27388   algorithm: "plot_throughput_speedup_analysis"
27389   output-file-type: ".html"
27390   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
27391   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27392   filter: "'NIC_Intel-XXV710' and
27393            '64B' and
27394            'NDRPDR' and
27395            'ETH' and
27396            'IP4FWD' and
27397            'VHOST_1024' and
27398            not 'VXLAN' and
27399            not 'CFS_OPT' and
27400            not 'DOT1Q'"
27401   parameters:
27402   - "throughput"
27403   - "parent"
27404   - "tags"
27405   sort:
27406   - "not CFS_OPT"
27407   - "1VM"
27408   - "2VM"
27409   layout:
27410     title: "vhost-ip4-2n-skx-xxv710-64b-base_and_scale-pdr"
27411     layout: "plot-throughput-speedup-analysis"
27412
27413 ## Packet Speedup - VPP vhost l2sw 2n-skx-xxv710 - base
27414 #- type: "plot"
27415 #  title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base_and_features-ndr-tsa"
27416 #  algorithm: "plot_throughput_speedup_analysis"
27417 #  output-file-type: ".html"
27418 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base_and_features-ndr-tsa"
27419 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
27420 #  filter: "'NIC_Intel-XXV710' and
27421 #           '64B' and
27422 #           'NDRPDR' and
27423 #           ('ETH' or 'DOT1Q') and
27424 #           'BASE' and
27425 #           ('L2BDMACLRN' or 'L2XCFWD') and
27426 #           'VHOST_1024' and
27427 #           not 'VXLAN' and
27428 #           not 'IP4FWD' and
27429 #           not '2VM'"
27430 #  parameters:
27431 #  - "throughput"
27432 #  - "parent"
27433 #  - "tags"
27434 ##  sort:
27435 ##  - "not CFS_OPT"
27436 ##  - "L2XCFWD"
27437 ##  - "not CFS_OPT"
27438 ##  - "CFS_OPT"
27439 #  layout:
27440 #    title: "vhost-l2sw-2n-skx-xxv710-64b-base_and_features-ndr"
27441 #    layout: "plot-throughput-speedup-analysis"
27442 #
27443 #- type: "plot"
27444 #  title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base_and_features-pdr-tsa"
27445 #  algorithm: "plot_throughput_speedup_analysis"
27446 #  output-file-type: ".html"
27447 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base_and_features-pdr-tsa"
27448 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
27449 #  filter: "'NIC_Intel-XXV710' and
27450 #           '64B' and
27451 #           'NDRPDR' and
27452 #           ('ETH' or 'DOT1Q') and
27453 #           'BASE' and
27454 #           ('L2BDMACLRN' or 'L2XCFWD') and
27455 #           'VHOST_1024' and
27456 #           not 'VXLAN' and
27457 #           not 'IP4FWD' and
27458 #           not '2VM'"
27459 #  parameters:
27460 #  - "throughput"
27461 #  - "parent"
27462 #  - "tags"
27463 ##  sort:
27464 ##  - "not CFS_OPT"
27465 ##  - "L2XCFWD"
27466 ##  - "not CFS_OPT"
27467 ##  - "CFS_OPT"
27468 #  layout:
27469 #    title: "vhost-l2sw-2n-skx-xxv710-64b-base_and_features-pdr"
27470 #    layout: "plot-throughput-speedup-analysis"
27471 #
27472 ## Packet Speedup - VPP vhost l2sw 2n-skx-xxv710 - base vm
27473 #- type: "plot"
27474 #  title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base-vm-ndr-tsa"
27475 #  algorithm: "plot_throughput_speedup_analysis"
27476 #  output-file-type: ".html"
27477 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base-vm-ndr-tsa"
27478 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
27479 #  filter: "'NIC_Intel-XXV710' and
27480 #           '64B' and
27481 #           'NDRPDR' and
27482 #           ('ETH' or 'DOT1Q') and
27483 #           ('L2BDMACLRN' or 'L2XCFWD') and
27484 #           'VHOST_1024' and
27485 #           not 'CFS_OPT' and
27486 #           not 'VXLAN' and
27487 #           not 'DOT1Q' and
27488 #           not 'IP4FWD'"
27489 #  parameters:
27490 #  - "throughput"
27491 #  - "parent"
27492 #  - "tags"
27493 ##  sort:
27494 ##  - "1VM"
27495 ##  - "L2XCFWD"
27496 ##  - "1VM"
27497 ##  - "L2BDMACLRN"
27498 #  layout:
27499 #    title: "vhost-l2sw-2n-skx-xxv710-64b-base-vm-ndr"
27500 #    layout: "plot-throughput-speedup-analysis"
27501 #
27502 #- type: "plot"
27503 #  title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base-vm-pdr-tsa"
27504 #  algorithm: "plot_throughput_speedup_analysis"
27505 #  output-file-type: ".html"
27506 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base-vm-pdr-tsa"
27507 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
27508 #  filter: "'NIC_Intel-XXV710' and
27509 #           '64B' and
27510 #           'NDRPDR' and
27511 #           ('ETH' or 'DOT1Q') and
27512 #           ('L2BDMACLRN' or 'L2XCFWD') and
27513 #           'VHOST_1024' and
27514 #           not 'CFS_OPT' and
27515 #           not 'VXLAN' and
27516 #           not 'DOT1Q' and
27517 #           not 'IP4FWD'"
27518 #  parameters:
27519 #  - "throughput"
27520 #  - "parent"
27521 #  - "tags"
27522 ##  sort:
27523 ##  - "1VM"
27524 ##  - "L2XCFWD"
27525 ##  - "1VM"
27526 ##  - "L2BDMACLRN"
27527 #  layout:
27528 #    title: "vhost-l2sw-2n-skx-xxv710-64b-base-vm-pdr"
27529 #    layout: "plot-throughput-speedup-analysis"
27530
27531 ################################################################################
27532
27533 # Speedup - VPP vts 3n-hsw-x520
27534 - type: "plot"
27535   title: "VPP Speedup: vts-3n-hsw-x520-114b-base_and_scale-ndr-tsa"
27536   algorithm: "plot_throughput_speedup_analysis"
27537   output-file-type: ".html"
27538   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-base_and_scale-ndr-tsa"
27539   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27540   filter: "'NIC_Intel-X520-DA2' and
27541            '114B' and
27542            'NDRPDR' and
27543            'VTS'"
27544   parameters:
27545   - "throughput"
27546   - "parent"
27547   - "tags"
27548   layout:
27549     title: "vts-3n-hsw-x520-114b-base_and_scale-ndr"
27550     layout: "plot-throughput-speedup-analysis"
27551
27552 - type: "plot"
27553   title: "VPP Speedup: vts-3n-hsw-x520-114b-base_and_scale-pdr-tsa"
27554   algorithm: "plot_throughput_speedup_analysis"
27555   output-file-type: ".html"
27556   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-base_and_scale-pdr-tsa"
27557   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27558   filter: "'NIC_Intel-X520-DA2' and
27559            '114B' and
27560            'NDRPDR' and
27561            'VTS'"
27562   parameters:
27563   - "throughput"
27564   - "parent"
27565   - "tags"
27566   layout:
27567     title: "vts-3n-hsw-x520-114b-base_and_scale-pdr-tsa"
27568     layout: "plot-throughput-speedup-analysis"