PAL: Select tests by name, functions
[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,LOG]: "https://logs.fd.io/production/vex-yul-rot-jenkins-1"
80     URL[NEXUS,DOC]: "https://docs.fd.io/csit"
81     DIR[NEXUS,DOC]: "report/_static/archive"
82
83   make-dirs:
84   # List the directories which are created while preparing the environment.
85   # All directories MUST be defined in "paths" section.
86   - "DIR[WORKING,DATA]"
87   - "DIR[STATIC,VPP]"
88   - "DIR[STATIC,DPDK]"
89   - "DIR[STATIC,ARCH]"
90   - "DIR[BUILD,LATEX]"
91   - "DIR[WORKING,SRC]"
92   - "DIR[WORKING,SRC,STATIC]"
93
94   remove-dirs:
95   # List the directories which are deleted while cleaning the environment.
96   # All directories MUST be defined in "paths" section.
97   #- "DIR[BUILD,HTML]"
98   - "DIR[WORKING,DATA]"
99
100   build-dirs:
101   # List the directories where the results (build) is stored.
102   # All directories MUST be defined in "paths" section.
103   - "DIR[BUILD,HTML]"
104   - "DIR[BUILD,LATEX]"
105
106 - type: "configuration"
107
108   limits:
109     nic:
110       x520: 24460000
111       x553: 29761905
112       x710: 35800000
113       xxv710: 35800000
114       xl710: 35800000
115
116     link:
117       10ge: 14880952.38
118       25ge: 37202380.95
119       40ge: 59523809.52
120       100ge: 148809523.81
121
122     pci:
123       pci-g3-x8: 74404761.90
124       pci-g3-x16: 148809523.81
125
126   data-sets:
127
128     ###########################################################################
129     # Plots:
130
131     # 3n-hsw
132
133     plot-vpp-throughput-lat-tsa-3n-hsw:
134       # TODO: Add data
135       csit-vpp-perf-verify-1908-3n-hsw:
136         - 2  # NDRPDR sel Dry run
137         - 3  # NDRPDR sel Dry run
138
139       # TODO: Add data
140 #    plot-vpp-http-server-performance:
141 #      csit-vpp-perf-verify-1908-3n-hsw:
142 #        -
143
144     plot-dpdk-throughput-latency-3n-hsw:
145       # TODO: Add data
146       csit-dpdk-perf-verify-1908-3n-hsw:
147         - 2   # NDRPDR sel
148         - 3   # NDRPDR sel
149         - 4   # NDRPDR sel
150         - 5   # NDRPDR sel
151         - 6   # NDRPDR sel
152         - 7   # NDRPDR sel
153         - 8   # NDRPDR sel
154         - 9   # NDRPDR sel
155         - 10  # NDRPDR sel
156
157     # 3n-skx
158
159     plot-vpp-throughput-lat-tsa-3n-skx:
160       # TODO: Add data
161       csit-vpp-perf-verify-1908-3n-skx:
162         - 2  # NDRPDR sel Dry run
163         - 3  # NDRPDR sel Dry run
164
165     plot-dpdk-throughput-latency-3n-skx:
166       csit-dpdk-perf-verify-1908-3n-skx:
167         - 3   # NDRPDR sel
168         - 4   # NDRPDR sel
169         - 5   # NDRPDR sel
170         - 6   # NDRPDR sel
171         - 7   # NDRPDR sel
172         - 8   # NDRPDR sel
173         - 9   # NDRPDR sel
174         - 10  # NDRPDR sel
175         - 11  # NDRPDR sel
176         - 12  # NDRPDR sel
177
178     # 2n-skx
179
180     plot-vpp-throughput-lat-tsa-2n-skx:
181       # TODO: Add data
182       csit-vpp-perf-verify-1908-2n-skx:
183         - 2  # NDRPDR sel Dry run
184         - 3  # NDRPDR sel Dry run
185         - 4  # NDRPDR sel Dry run
186
187     plot-vpp-soak-2n-skx:
188       csit-vpp-perf-verify-1904-2n-skx:
189         - 70  # soak
190         - 71  # soak
191       # TODO: Add data
192       # csit-vpp-perf-verify-1908-2n-skx:
193
194     plot-vpp-nfv-2n-skx-ndrpdr-64b:
195       csit-vpp-perf-verify-1904-2n-skx:
196         - 56  # NFV NDRPDR 64b
197         - 59  # NFV NDRPDR 64b
198         - 60  # NFV NDRPDR 64b
199         - 65  # NFV NDRPDR 64b
200         - 68  # NFV NDRPDR 64b
201         - 80  # NFV MRR NDRPDR 64b IMIX
202         - 81  # NFV MRR NDRPDR 64b IMIX
203         - 84  # NFV MRR NDRPDR 64b IMIX
204         - 85  # NFV MRR NDRPDR 64b IMIX
205         - 86  # NFV MRR NDRPDR 64b IMIX
206       # TODO: Add data
207       # csit-vpp-perf-verify-1908-2n-skx:
208
209     plot-vpp-nfv-2n-skx-ndrpdr-imix:
210       csit-vpp-perf-verify-1904-2n-skx:
211         - 66  # NFV NDRPDR IMIX
212         - 67  # NFV NDRPDR IMIX
213         - 69  # NFV NDRPDR IMIX
214         - 82  # NFV NDRPDR IMIX
215         - 83  # NFV NDRPDR IMIX
216         - 80  # NFV MRR NDRPDR 64b IMIX
217         - 81  # NFV MRR NDRPDR 64b IMIX
218         - 84  # NFV MRR NDRPDR 64b IMIX
219         - 85  # NFV MRR NDRPDR 64b IMIX
220         - 86  # NFV MRR NDRPDR 64b IMIX
221       # TODO: Add data
222       # csit-vpp-perf-verify-1908-2n-skx:
223
224     plot-vpp-nfv-2n-skx-mrr-64b:
225       csit-vpp-perf-verify-1904-2n-skx:
226         - 40  # NFV MRR 64b
227         - 41  # NFV MRR 64b
228         - 42  # NFV MRR 64b
229         - 47  # NFV MRR 64b
230         - 48  # NFV MRR 64b
231         - 80  # NFV MRR NDRPDR 64b IMIX
232         - 81  # NFV MRR NDRPDR 64b IMIX
233         - 84  # NFV MRR NDRPDR 64b IMIX
234         - 85  # NFV MRR NDRPDR 64b IMIX
235         - 86  # NFV MRR NDRPDR 64b IMIX
236       # TODO: Add data
237       # csit-vpp-perf-verify-1908-2n-skx:
238
239     plot-vpp-nfv-2n-skx-mrr-imix:
240       csit-vpp-perf-verify-1904-2n-skx:
241         - 49  # NFV MRR IMIX
242         - 50  # NFV MRR IMIX
243         - 51  # NFV MRR IMIX
244         - 54  # NFV MRR IMIX
245         - 55  # NFV MRR IMIX
246         - 80  # NFV MRR NDRPDR 64b IMIX
247         - 81  # NFV MRR NDRPDR 64b IMIX
248         - 84  # NFV MRR NDRPDR 64b IMIX
249         - 85  # NFV MRR NDRPDR 64b IMIX
250         - 86  # NFV MRR NDRPDR 64b IMIX
251       # TODO: Add data
252       # csit-vpp-perf-verify-1908-2n-skx:
253
254     plot-dpdk-throughput-latency-2n-skx:
255       csit-dpdk-perf-verify-1908-2n-skx:
256         - 2   # NDRPDR sel
257         - 3   # NDRPDR sel
258         - 4   # NDRPDR sel
259         - 5   # NDRPDR sel
260         - 7   # NDRPDR sel
261         - 8   # NDRPDR sel
262         - 9   # NDRPDR sel
263         - 10  # NDRPDR sel
264         - 11  # NDRPDR sel
265         - 12  # NDRPDR sel
266
267     # 3rd party
268
269 #    # Denverton:
270 #    intel-dnv-vpp:
271 #      # intel-dnv-vpp-release-1904:
272 #      intel-dnv-vpp-release-1901:
273 #        - 1
274
275     ###########################################################################
276     # Simple tables (only one data set):
277
278     # NIC Comparisons
279
280     vpp-nic-comparison-3n-hsw:
281       # TODO: Add data
282       csit-vpp-perf-verify-1908-3n-hsw:
283         - 2  # NDRPDR sel Dry run
284         - 3  # NDRPDR sel Dry run
285
286     vpp-nic-comparison-3n-skx:
287       # TODO: Add data
288       csit-vpp-perf-verify-1908-3n-skx:
289         - 2  # NDRPDR sel Dry run
290         - 3  # NDRPDR sel Dry run
291
292     vpp-nic-comparison-2n-skx:
293       # TODO: Add data
294       csit-vpp-perf-verify-1908-2n-skx:
295         - 2  # NDRPDR sel Dry run
296         - 3  # NDRPDR sel Dry run
297         - 4  # NDRPDR sel Dry run
298
299     vpp-nic-comparison-3n-hsw-mrr:
300       csit-vpp-perf-verify-1904-3n-hsw:
301         - 9   # MRR sel
302       # TODO: Add data
303       # csit-vpp-perf-verify-1908-3n-hsw:
304
305     vpp-nic-comparison-3n-skx-mrr:
306       csit-vpp-perf-verify-1904-3n-skx:
307         - 7   # MRR sel
308       # TODO: Add data
309       # csit-vpp-perf-verify-1908-3n-skx:
310
311     vpp-nic-comparison-2n-skx-mrr:
312       csit-vpp-perf-verify-1904-2n-skx:
313         - 11  # MRR sel
314       # TODO: Add data
315       # csit-vpp-perf-verify-1908-2n-skx:
316
317     # Results
318
319     vpp-perf-results-3n-hsw:
320       # TODO: Add FULL data
321       csit-vpp-perf-verify-1908-3n-hsw:
322         - 2  # NDRPDR sel Dry run
323
324     vpp-perf-results-3n-skx:
325       # TODO: Add FULL data
326       csit-vpp-perf-verify-1908-3n-skx:
327         - 2  # NDRPDR sel Dry run
328
329     vpp-perf-results-2n-skx:
330       # TODO: Add FULL data
331       csit-vpp-perf-verify-1908-2n-skx:
332         - 2  # NDRPDR sel Dry run
333
334     vpp-mrr-results-3n-hsw:
335       csit-vpp-perf-verify-1904-3n-hsw:
336         - 9   # MRR sel
337       # TODO: Add data
338       # csit-vpp-perf-verify-1908-3n-hsw:
339
340     vpp-mrr-results-3n-skx:
341       csit-vpp-perf-verify-1904-3n-skx:
342         - 7   # MRR sel
343       # TODO: Add data
344       # csit-vpp-perf-verify-1908-3n-skx:
345
346     vpp-mrr-results-2n-skx:
347       csit-vpp-perf-verify-1904-2n-skx:
348         - 11  # MRR sel
349       # TODO: Add data
350       # csit-vpp-perf-verify-1908-2n-skx:
351
352     vpp-func-results-ubuntu:
353       csit-vpp-functional-1904-ubuntu1604-virl:
354         - 33
355       # TODO: Add data
356       # csit-vpp-functional-1908-ubuntu1604-virl:
357
358     vpp-func-results-centos:
359       csit-vpp-functional-1904-centos7-virl:
360         - 32
361       # TODO: Add data
362       # csit-vpp-functional-1908-centos7-virl:
363
364     vpp-device-results-ubuntu:
365       # TODO: Add data
366       csit-vpp-device-1908-ubuntu1804-1n-skx:
367         - 2  # Dry run
368
369     dpdk-perf-results-3n-hsw:
370       csit-dpdk-perf-verify-1908-3n-hsw:
371         - 10  # NDRPDR sel
372
373     dpdk-perf-results-3n-skx:
374       csit-dpdk-perf-verify-1908-3n-skx:
375         - 12  # NDRPDR sel
376
377     dpdk-perf-results-2n-skx:
378       csit-dpdk-perf-verify-1908-2n-skx:
379         - 12  # NDRPDR sel
380
381     # HoneyComb Functional
382     hc-func-results:
383       csit-hc2vpp-verify-func-1904-ubuntu1604:
384         - 4
385       # TODO: Add data
386       # csit-hc2vpp-verify-func-1908-ubuntu1604:
387
388 #    # NSH SFC Functional
389 #    nsh-func-results:
390 #      # Not used
391 #      csit-nsh_sfc-verify-func-1810-ubuntu1604-virl:
392 #        - 1
393
394     # DMM Functional
395     dmm-func-results:
396       csit-dmm-functional-1904-ubuntu1604-virl:
397         - 1
398       # TODO: Add data
399       # csit-dmm-functional-1908-ubuntu1604-virl:
400
401     ###########################################################################
402     # Tables (more than one data set)
403
404     # Performance changes
405
406 #    intel-dnv-vpp-changes-2n-dnv-h1:
407 #      intel-dnv-vpp-release-1810:
408 #        - 1
409 #    intel-dnv-vpp-changes-2n-dnv-ref:
410 #      intel-dnv-vpp-release-1901:
411 #        - 1
412 #    intel-dnv-vpp-changes-2n-dnv-cmp:
413 #      # intel-dnv-vpp-release-1904:
414 #      intel-dnv-vpp-release-1901:
415 #        - 1
416 #    intel-dnv-vpp-changes-2n-dnv:
417 #      - "intel-dnv-vpp-changes-2n-dnv-h1"
418 #      - "intel-dnv-vpp-changes-2n-dnv-ref"
419 #      - "intel-dnv-vpp-changes-2n-dnv-cmp"
420
421     vpp-performance-changes-3n-hsw-h1:
422       csit-vpp-perf-verify-1901-3n-hsw:
423         - 10  # NDRPDR sel
424         - 19  # NDRPDR sel
425         - 31  # NDRPDR sel
426         - 36  # NDRPDR sel
427         - 40  # NDRPDR sel
428         - 42  # NDRPDR sel
429         - 44  # NDRPDR sel
430         - 46  # NDRPDR sel
431         - 47  # NDRPDR sel
432         - 48  # NDRPDR sel
433         - 61  # NDRPDR LB
434         - 62  # NDRPDR LB
435         - 63  # NDRPDR LB
436         - 64  # NDRPDR LB
437         - 65  # NDRPDR LB
438         - 66  # NDRPDR LB
439         - 67  # NDRPDR LB
440         - 69  # NDRPDR LB
441         - 70  # NDRPDR LB
442         - 71  # NDRPDR LB
443     vpp-performance-changes-3n-hsw-ref:
444       csit-vpp-perf-verify-1904-3n-hsw:
445         - 11  # NDRPDR sel
446         - 12  # NDRPDR sel
447         - 20  # NDRPDR sel
448         - 21  # NDRPDR sel
449         - 23  # NDRPDR sel
450         - 24  # NDRPDR sel
451         - 25  # NDRPDR sel
452         - 26  # NDRPDR sel
453         - 29  # NDRPDR sel
454         - 30  # NDRPDR sel
455     vpp-performance-changes-3n-hsw-cmp:
456       # TODO: Add data
457       csit-vpp-perf-verify-1908-3n-hsw:
458         - 2  # NDRPDR sel Dry run
459         - 3  # NDRPDR sel Dry run
460     vpp-performance-changes-3n-hsw:
461       - "vpp-performance-changes-3n-hsw-h1"
462       - "vpp-performance-changes-3n-hsw-ref"
463       - "vpp-performance-changes-3n-hsw-cmp"
464
465     vpp-performance-changes-3n-skx-h1:
466       csit-vpp-perf-verify-1901-3n-skx:
467         - 18  # NDRPDR sel
468         - 19  # NDRPDR sel
469         - 20  # NDRPDR sel
470         - 28  # NDRPDR sel
471         - 31  # NDRPDR sel
472         - 33  # NDRPDR sel
473         - 36  # NDRPDR sel
474         - 38  # NDRPDR sel
475         - 47  # NDRPDR sel
476         - 48  # NDRPDR sel
477         - 54  # NDRPDR LB
478         - 57  # NDRPDR LB
479         - 58  # NDRPDR LB
480         - 59  # NDRPDR LB
481         - 60  # NDRPDR LB
482         - 63  # NDRPDR LB
483         - 64  # NDRPDR LB
484         - 65  # NDRPDR LB
485         - 66  # NDRPDR LB
486         - 67  # NDRPDR LB
487     vpp-performance-changes-3n-skx-ref:
488       csit-vpp-perf-verify-1904-3n-skx:
489         - 8   # NDRPDR sel
490         - 9   # NDRPDR sel
491         - 10  # NDRPDR sel
492         - 11  # NDRPDR sel
493         - 12  # NDRPDR sel
494         - 14  # NDRPDR sel
495         - 16  # NDRPDR sel
496         - 21  # NDRPDR sel
497         - 23  # NDRPDR sel
498         - 25  # NDRPDR sel
499     vpp-performance-changes-3n-skx-cmp:
500       # TODO: Add data
501       csit-vpp-perf-verify-1908-3n-skx:
502         - 2  # NDRPDR sel Dry run
503         - 3  # NDRPDR sel Dry run
504     vpp-performance-changes-3n-skx:
505       - "vpp-performance-changes-3n-skx-h1"
506       - "vpp-performance-changes-3n-skx-ref"
507       - "vpp-performance-changes-3n-skx-cmp"
508
509     vpp-performance-changes-2n-skx-h1:
510       csit-vpp-perf-verify-1901-2n-skx:
511         - 5   # NDRPDR sel
512         - 12  # NDRPDR sel
513         - 13  # NDRPDR sel
514         - 21  # NDRPDR sel
515         - 23  # NDRPDR sel
516         - 31  # NDRPDR sel
517         - 34  # NDRPDR sel
518         - 40  # NDRPDR sel
519         - 42  # NDRPDR sel
520         - 43  # NDRPDR sel
521     vpp-performance-changes-2n-skx-ref:
522       csit-vpp-perf-verify-1904-2n-skx:
523         - 12  # NDRPDR sel
524         - 14  # NDRPDR sel
525         - 16  # NDRPDR sel
526         - 17  # NDRPDR sel
527         - 18  # NDRPDR sel
528         - 21  # NDRPDR sel
529         - 27  # NDRPDR sel
530         - 30  # NDRPDR sel
531         - 31  # NDRPDR sel
532         - 32  # NDRPDR sel
533     vpp-performance-changes-2n-skx-cmp:
534       # TODO: Add data
535       csit-vpp-perf-verify-1908-2n-skx:
536         - 2  # NDRPDR sel Dry run
537         - 3  # NDRPDR sel Dry run
538         - 4  # NDRPDR sel Dry run
539     vpp-performance-changes-2n-skx:
540       - "vpp-performance-changes-2n-skx-h1"
541       - "vpp-performance-changes-2n-skx-ref"
542       - "vpp-performance-changes-2n-skx-cmp"
543
544     vpp-soak-vs-ndr-2n-skx-ref:
545       csit-vpp-perf-verify-1904-2n-skx:
546         - 12  # NDRPDR sel
547         - 14  # NDRPDR sel
548         - 16  # NDRPDR sel
549         - 17  # NDRPDR sel
550         - 18  # NDRPDR sel
551         - 21  # NDRPDR sel
552         - 27  # NDRPDR sel
553         - 30  # NDRPDR sel
554         - 31  # NDRPDR sel
555         - 32  # NDRPDR sel
556       # TODO: Add data
557       # csit-vpp-perf-verify-1908-2n-skx:
558     vpp-soak-vs-ndr-2n-skx-cmp:
559       csit-vpp-perf-verify-1904-2n-skx:
560         - 70  # soak
561         - 71  # soak
562       # TODO: Add data
563       # csit-vpp-perf-verify-1908-2n-skx:
564     vpp-soak-vs-ndr-2n-skx:
565       csit-vpp-perf-verify-1904-2n-skx:
566         - 12  # NDRPDR sel
567         - 14  # NDRPDR sel
568         - 16  # NDRPDR sel
569         - 17  # NDRPDR sel
570         - 18  # NDRPDR sel
571         - 21  # NDRPDR sel
572         - 27  # NDRPDR sel
573         - 30  # NDRPDR sel
574         - 31  # NDRPDR sel
575         - 32  # NDRPDR sel
576         - 70  # soak
577         - 71  # soak
578       # TODO: Add data
579       # csit-vpp-perf-verify-1908-2n-skx:
580
581     vpp-performance-changes-3n-hsw-mrr-h1:
582       csit-vpp-perf-verify-1901-3n-hsw:
583         - 35  # MRR sel
584     vpp-performance-changes-3n-hsw-mrr-ref:
585       csit-vpp-perf-verify-1904-3n-hsw:
586         - 9   # MRR sel
587     vpp-performance-changes-3n-hsw-mrr-cmp:
588       csit-vpp-perf-verify-1904-3n-hsw:
589         - 9   # MRR sel
590       # TODO: Add data
591       # csit-vpp-perf-verify-1908-3n-hsw:
592     vpp-performance-changes-3n-hsw-mrr:
593       - "vpp-performance-changes-3n-hsw-mrr-h1"
594       - "vpp-performance-changes-3n-hsw-mrr-ref"
595       - "vpp-performance-changes-3n-hsw-mrr-cmp"
596
597     vpp-performance-changes-3n-skx-mrr-h1:
598       csit-vpp-perf-verify-1901-3n-skx:
599         - 32  # MRR sel
600     vpp-performance-changes-3n-skx-mrr-ref:
601       csit-vpp-perf-verify-1904-3n-skx:
602         - 7   # MRR sel
603     vpp-performance-changes-3n-skx-mrr-cmp:
604       csit-vpp-perf-verify-1904-3n-skx:
605         - 7   # MRR sel
606       # TODO: Add data
607       # csit-vpp-perf-verify-1908-3n-skx:
608     vpp-performance-changes-3n-skx-mrr:
609       - "vpp-performance-changes-3n-skx-mrr-h1"
610       - "vpp-performance-changes-3n-skx-mrr-ref"
611       - "vpp-performance-changes-3n-skx-mrr-cmp"
612
613     vpp-performance-changes-2n-skx-mrr-h1:
614       csit-vpp-perf-verify-1901-2n-skx:
615         - 22  # MRR sel
616     vpp-performance-changes-2n-skx-mrr-ref:
617       csit-vpp-perf-verify-1904-2n-skx:
618         - 11  # MRR sel
619     vpp-performance-changes-2n-skx-mrr-cmp:
620       csit-vpp-perf-verify-1904-2n-skx:
621         - 11  # MRR sel
622       # TODO: Add data
623       # csit-vpp-perf-verify-1908-2n-skx:
624     vpp-performance-changes-2n-skx-mrr:
625       - "vpp-performance-changes-2n-skx-mrr-h1"
626       - "vpp-performance-changes-2n-skx-mrr-ref"
627       - "vpp-performance-changes-2n-skx-mrr-cmp"
628
629     dpdk-performance-changes-3n-hsw-h1:
630       csit-dpdk-perf-verify-1901-3n-hsw:
631         - 13  # NDRPDR sel
632         - 14  # NDRPDR sel
633         - 16  # NDRPDR sel
634         - 17  # NDRPDR sel
635         - 18  # NDRPDR sel
636         - 19  # NDRPDR sel
637         - 20  # NDRPDR sel
638         - 21  # NDRPDR sel
639         - 22  # NDRPDR sel
640         - 23  # NDRPDR sel
641     dpdk-performance-changes-3n-hsw-ref:
642       csit-dpdk-perf-verify-1904-3n-hsw:
643         - 2   # NDRPDR sel
644         - 3   # NDRPDR sel
645         - 5   # NDRPDR sel
646         - 6   # NDRPDR sel
647         - 13  # NDRPDR sel
648         - 14  # NDRPDR sel
649         - 15  # NDRPDR sel
650         - 18  # NDRPDR sel
651         - 19  # NDRPDR sel
652         - 20  # NDRPDR sel
653     dpdk-performance-changes-3n-hsw-cmp:
654       # TODO: Add data
655       csit-dpdk-perf-verify-1908-3n-hsw:
656         - 2   # NDRPDR sel
657         - 3   # NDRPDR sel
658         - 4   # NDRPDR sel
659         - 5   # NDRPDR sel
660         - 6   # NDRPDR sel
661         - 7   # NDRPDR sel
662         - 8   # NDRPDR sel
663         - 9   # NDRPDR sel
664         - 10  # NDRPDR sel
665     dpdk-performance-changes-3n-hsw:
666       - "dpdk-performance-changes-3n-hsw-h1"
667       - "dpdk-performance-changes-3n-hsw-ref"
668       - "dpdk-performance-changes-3n-hsw-cmp"
669
670     dpdk-performance-changes-3n-skx-h1:
671       csit-dpdk-perf-verify-1901-3n-skx:
672         - 3   # NDRPDR sel
673         - 5   # NDRPDR sel
674         - 6   # NDRPDR sel
675         - 7   # NDRPDR sel
676         - 8   # NDRPDR sel
677         - 9   # NDRPDR sel
678         - 10  # NDRPDR sel
679         - 11  # NDRPDR sel
680         - 12  # NDRPDR sel
681         - 13  # NDRPDR sel
682     dpdk-performance-changes-3n-skx-ref:
683       csit-dpdk-perf-verify-1904-3n-skx:
684         - 2   # NDRPDR sel
685         - 3   # NDRPDR sel
686         - 4   # NDRPDR sel
687         - 5   # NDRPDR sel
688         - 6   # NDRPDR sel
689         - 7   # NDRPDR sel
690         - 11  # NDRPDR sel
691         - 12  # NDRPDR sel
692         - 13  # NDRPDR sel
693         - 14  # NDRPDR sel
694     dpdk-performance-changes-3n-skx-cmp:
695       csit-dpdk-perf-verify-1908-3n-skx:
696         - 3   # NDRPDR sel
697         - 4   # NDRPDR sel
698         - 5   # NDRPDR sel
699         - 6   # NDRPDR sel
700         - 7   # NDRPDR sel
701         - 8   # NDRPDR sel
702         - 9   # NDRPDR sel
703         - 10  # NDRPDR sel
704         - 11  # NDRPDR sel
705         - 12  # NDRPDR sel
706     dpdk-performance-changes-3n-skx:
707       - "dpdk-performance-changes-3n-skx-h1"
708       - "dpdk-performance-changes-3n-skx-ref"
709       - "dpdk-performance-changes-3n-skx-cmp"
710
711     dpdk-performance-changes-2n-skx-h1:
712       csit-dpdk-perf-verify-1901-2n-skx:
713         - 12  # NDRPDR sel
714         - 13  # NDRPDR sel
715         - 14  # NDRPDR sel
716         - 15  # NDRPDR sel
717         - 16  # NDRPDR sel
718         - 17  # NDRPDR sel
719         - 18  # NDRPDR sel
720         - 19  # NDRPDR sel
721         - 20  # NDRPDR sel
722         - 21  # NDRPDR sel
723     dpdk-performance-changes-2n-skx-ref:
724       csit-dpdk-perf-verify-1904-2n-skx:
725         - 2   # NDRPDR sel
726         - 3   # NDRPDR sel
727         - 4   # NDRPDR sel
728         - 5   # NDRPDR sel
729         - 7   # NDRPDR sel
730         - 8   # NDRPDR sel
731         - 9   # NDRPDR sel
732         - 10  # NDRPDR sel
733         - 11  # NDRPDR sel
734         - 12  # NDRPDR sel
735     dpdk-performance-changes-2n-skx-cmp:
736       csit-dpdk-perf-verify-1908-2n-skx:
737         - 2   # NDRPDR sel
738         - 3   # NDRPDR sel
739         - 4   # NDRPDR sel
740         - 5   # NDRPDR sel
741         - 7   # NDRPDR sel
742         - 8   # NDRPDR sel
743         - 9   # NDRPDR sel
744         - 10  # NDRPDR sel
745         - 11  # NDRPDR sel
746         - 12  # NDRPDR sel
747     dpdk-performance-changes-2n-skx:
748       - "dpdk-performance-changes-2n-skx-h1"
749       - "dpdk-performance-changes-2n-skx-ref"
750       - "dpdk-performance-changes-2n-skx-cmp"
751
752     # Compare testbeds
753
754     vpp-compare-testbeds-ref:
755       # TODO: Add data
756       csit-vpp-perf-verify-1908-3n-hsw:
757         - 2  # NDRPDR sel Dry run
758         - 3  # NDRPDR sel Dry run
759     vpp-compare-testbeds-cmp:
760       # TODO: Add data
761       csit-vpp-perf-verify-1908-3n-skx:
762         - 2  # NDRPDR sel Dry run
763         - 3  # NDRPDR sel Dry run
764     vpp-compare-testbeds:
765       - "vpp-compare-testbeds-ref"
766       - "vpp-compare-testbeds-cmp"
767
768     vpp-compare-testbeds-mrr-ref:
769       csit-vpp-perf-verify-1904-3n-hsw:
770         - 9   # MRR sel
771       # TODO: Add data
772       # csit-vpp-perf-verify-1908-3n-hsw:
773     vpp-compare-testbeds-mrr-cmp:
774       csit-vpp-perf-verify-1904-3n-skx:
775         - 7   # MRR sel
776       # TODO: Add data
777       # csit-vpp-perf-verify-1908-3n-skx:
778     vpp-compare-testbeds-mrr:
779       - "vpp-compare-testbeds-mrr-ref"
780       - "vpp-compare-testbeds-mrr-cmp"
781
782     dpdk-compare-testbeds-ref:
783       # TODO: Add data
784       csit-dpdk-perf-verify-1908-3n-hsw:
785         - 2   # NDRPDR sel
786         - 3   # NDRPDR sel
787         - 4   # NDRPDR sel
788         - 5   # NDRPDR sel
789         - 6   # NDRPDR sel
790         - 7   # NDRPDR sel
791         - 8   # NDRPDR sel
792         - 9   # NDRPDR sel
793         - 10  # NDRPDR sel
794         - 11  # NDRPDR sel
795     dpdk-compare-testbeds-cmp:
796       csit-dpdk-perf-verify-1908-3n-skx:
797         - 3   # NDRPDR sel
798         - 4   # NDRPDR sel
799         - 5   # NDRPDR sel
800         - 6   # NDRPDR sel
801         - 7   # NDRPDR sel
802         - 8   # NDRPDR sel
803         - 9   # NDRPDR sel
804         - 10  # NDRPDR sel
805         - 11  # NDRPDR sel
806         - 12  # NDRPDR sel
807     dpdk-compare-testbeds:
808       - "dpdk-compare-testbeds-ref"
809       - "dpdk-compare-testbeds-cmp"
810
811     # Compare topologies
812
813     vpp-compare-topologies-ref:
814       # TODO: Add data
815       csit-vpp-perf-verify-1908-3n-skx:
816         - 2  # NDRPDR sel Dry run
817         - 3  # NDRPDR sel Dry run
818     vpp-compare-topologies-cmp:
819       # TODO: Add data
820       csit-vpp-perf-verify-1908-2n-skx:
821         - 2  # NDRPDR sel Dry run
822         - 3  # NDRPDR sel Dry run
823         - 4  # NDRPDR sel Dry run
824     vpp-compare-topologies:
825       - "vpp-compare-topologies-ref"
826       - "vpp-compare-topologies-cmp"
827
828     vpp-compare-topologies-mrr-ref:
829       csit-vpp-perf-verify-1904-3n-skx:
830         - 7   # MRR sel
831       # TODO: Add data
832       # csit-vpp-perf-verify-1908-3n-skx:
833     vpp-compare-topologies-mrr-cmp:
834       csit-vpp-perf-verify-1904-2n-skx:
835         - 11  # MRR sel
836       # TODO: Add data
837       # csit-vpp-perf-verify-1908-2n-skx:
838     vpp-compare-topologies-mrr:
839       - "vpp-compare-topologies-mrr-ref"
840       - "vpp-compare-topologies-mrr-cmp"
841
842     dpdk-compare-topologies-ref:
843       csit-dpdk-perf-verify-1908-3n-skx:
844         - 3   # NDRPDR sel
845         - 4   # NDRPDR sel
846         - 5   # NDRPDR sel
847         - 6   # NDRPDR sel
848         - 7   # NDRPDR sel
849         - 8   # NDRPDR sel
850         - 9   # NDRPDR sel
851         - 10  # NDRPDR sel
852         - 11  # NDRPDR sel
853         - 12  # NDRPDR sel
854     dpdk-compare-topologies-cmp:
855       csit-dpdk-perf-verify-1908-2n-skx:
856         - 2   # NDRPDR sel
857         - 3   # NDRPDR sel
858         - 4   # NDRPDR sel
859         - 5   # NDRPDR sel
860         - 7   # NDRPDR sel
861         - 8   # NDRPDR sel
862         - 9   # NDRPDR sel
863         - 10  # NDRPDR sel
864         - 11  # NDRPDR sel
865         - 12  # NDRPDR sel
866     dpdk-compare-topologies:
867       - "dpdk-compare-topologies-ref"
868       - "dpdk-compare-topologies-cmp"
869
870   plot-layouts:
871
872     plot-soak-throughput:
873       titlefont:
874         size: 18
875       xaxis:
876         title: "<b>Test Cases [Index]</b>"
877         titlefont:
878           size: 16
879         autorange: True
880         fixedrange: False
881         gridcolor: "rgb(230, 230, 230)"
882         linecolor: "rgb(220, 220, 220)"
883         linewidth: 1
884         showgrid: True
885         showline: True
886         showticklabels: True
887         tickcolor: "rgb(220, 220, 220)"
888         tickmode: "linear"
889         tickfont:
890           size: 16
891         zeroline: False
892       yaxis:
893         title: "<b>Critical Rate Lower Bound [Mpps]</b>"
894         titlefont:
895           size: 16
896         gridcolor: "rgb(230, 230, 230)"
897         hoverformat: ".4r"
898         tickformat: ".3r"
899         linecolor: "rgb(220, 220, 220)"
900         linewidth: 1
901         showgrid: True
902         showline: True
903         showticklabels: True
904         tickcolor: "rgb(220, 220, 220)"
905         tickfont:
906           size: 16
907         zeroline: False
908         range: [0,50]
909       autosize: False
910       margin:
911         t: 50
912         b: 0
913         l: 80
914         r: 20
915       showlegend: True
916       legend:
917         orientation: "h"
918         font:
919           size: 16
920       width: 700
921       height: 900
922
923     plot-service-density:
924       titlefont:
925         size: 18
926       xaxis:
927         side: "top"
928         autorange: True
929         fixedrange: False
930         showgrid: False
931         showline: False
932         showticklabels: False
933         ticks: ""
934         ticklen: 0
935         tickwidth: 0
936         zeroline: False
937       yaxis:
938         autorange: "reversed"
939         showgrid: False
940         showline: False
941         showticklabels: False
942         ticks: ""
943         ticklen: 0
944         tickwidth: 0
945         zeroline: False
946       autosize: True
947       showlegend: False
948       width: 700
949       height: 700
950
951     plot-cps:
952       titlefont:
953         size: 18
954       xaxis:
955         title: "<b>Test Cases [Index]</b>"
956         titlefont:
957           size: 16
958         autorange: True
959         fixedrange: False
960         gridcolor: "rgb(230, 230, 230)"
961         linecolor: "rgb(220, 220, 220)"
962         linewidth: 1
963         showgrid: True
964         showline: True
965         showticklabels: True
966         tickcolor: "rgb(220, 220, 220)"
967         tickmode: "linear"
968         tickfont:
969           size: 16
970         zeroline: False
971       yaxis:
972         title: "<b>Connections Per Second [cps]</b>"
973         titlefont:
974           size: 16
975         gridcolor: "rgb(230, 230, 230)"
976         hoverformat: ".4s"
977         linecolor: "rgb(220, 220, 220)"
978         linewidth: 1
979         rangemode: "tozero"
980         showgrid: True
981         showline: True
982         showticklabels: True
983         tickcolor: "rgb(220, 220, 220)"
984         tickformat: ".3s"
985         tickfont:
986           size: 16
987         zeroline: False
988       boxmode: "group"
989       boxgroupgap: 0.5
990       autosize: False
991       margin:
992         t: 50
993         b: 20
994         l: 80
995         r: 20
996       showlegend: True
997       legend:
998         orientation: "h"
999         font:
1000           size: 16
1001       width: 700
1002       height: 800
1003
1004     plot-rps:
1005       titlefont:
1006         size: 18
1007       xaxis:
1008         title: "<b>Test Cases [Index]</b>"
1009         titlefont:
1010           size: 16
1011         autorange: True
1012         fixedrange: False
1013         gridcolor: "rgb(230, 230, 230)"
1014         linecolor: "rgb(220, 220, 220)"
1015         linewidth: 1
1016         showgrid: True
1017         showline: True
1018         showticklabels: True
1019         tickcolor: "rgb(220, 220, 220)"
1020         tickmode: "linear"
1021         tickfont:
1022           size: 16
1023         zeroline: False
1024       yaxis:
1025         title: "<b>Requests Per Second [rps]</b>"
1026         titlefont:
1027           size: 16
1028         gridcolor: "rgb(230, 230, 230)"
1029         hoverformat: ".4s"
1030         linecolor: "rgb(220, 220, 220)"
1031         linewidth: 1
1032         rangemode: "tozero"
1033         showgrid: True
1034         showline: True
1035         showticklabels: True
1036         tickcolor: "rgb(230, 230, 230)"
1037         tickformat: ".3s"
1038         tickfont:
1039           size: 16
1040         zeroline: False
1041       boxmode: "group"
1042       boxgroupgap: 0.5
1043       autosize: False
1044       margin:
1045         t: 50
1046         b: 20
1047         l: 80
1048         r: 20
1049       showlegend: True
1050       legend:
1051         orientation: "h"
1052         font:
1053           size: 16
1054       width: 700
1055       height: 800
1056
1057     plot-throughput:
1058       titlefont:
1059         size: 18
1060       xaxis:
1061         title: "<b>Test Cases [Index]</b>"
1062         titlefont:
1063           size: 16
1064         autorange: True
1065         fixedrange: False
1066         gridcolor: "rgb(230, 230, 230)"
1067         linecolor: "rgb(220, 220, 220)"
1068         linewidth: 1
1069         showgrid: True
1070         showline: True
1071         showticklabels: True
1072         tickcolor: "rgb(220, 220, 220)"
1073         tickmode: "linear"
1074         tickfont:
1075           size: 16
1076         zeroline: False
1077       yaxis:
1078         title: "<b>Packet Throughput [Mpps]</b>"
1079         titlefont:
1080           size: 16
1081         gridcolor: "rgb(230, 230, 230)"
1082         hoverformat: ".4r"
1083         tickformat: ".3r"
1084         linecolor: "rgb(220, 220, 220)"
1085         linewidth: 1
1086         showgrid: True
1087         showline: True
1088         showticklabels: True
1089         tickcolor: "rgb(220, 220, 220)"
1090         tickfont:
1091           size: 16
1092         zeroline: False
1093         range: [0,50]
1094       boxmode: "group"
1095       boxgroupgap: 0.5
1096       autosize: False
1097       margin:
1098         t: 50
1099         b: 0
1100         l: 80
1101         r: 20
1102       showlegend: True
1103       legend:
1104         orientation: "h"
1105         font:
1106           size: 16
1107       width: 700
1108       height: 900
1109
1110     plot-throughput-speedup-analysis:
1111       titlefont:
1112         size: 18
1113       xaxis:
1114         title: "<b>Number of Cores [Qty]</b>"
1115         titlefont:
1116           size: 16
1117         autorange: True
1118         fixedrange: False
1119         gridcolor: "rgb(230, 230, 230)"
1120         linecolor: "rgb(220, 220, 220)"
1121         linewidth: 1
1122         showgrid: True
1123         showline: True
1124         showticklabels: True
1125         tickcolor: "rgb(238, 238, 238)"
1126         tickmode: "linear"
1127         tickfont:
1128           size: 16
1129         zeroline: False
1130       yaxis:
1131         title: "<b>Packet Throughput [Mpps]</b>"
1132         titlefont:
1133           size: 16
1134         type: "linear"
1135         gridcolor: "rgb(230, 230, 230)"
1136         hoverformat: ".4s"
1137         linecolor: "rgb(220, 220, 220)"
1138         linewidth: 1
1139         showgrid: True
1140         showline: True
1141         showticklabels: True
1142         tickcolor: "rgb(220, 220, 220)"
1143         tickformat: ".4s"
1144         tickfont:
1145           size: 16
1146         zeroline: True
1147         rangemode: "tozero"
1148         range: [0,100]
1149       legend:
1150         orientation: "h"
1151         font:
1152           size: 16
1153         xanchor: "left"
1154         yanchor: "top"
1155         x: 0
1156         y: -0.2
1157         bgcolor: "rgba(255, 255, 255, 0)"
1158         bordercolor: "rgba(255, 255, 255, 0)"
1159         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1160       autosize: False
1161       margin:
1162           't': 50
1163           'b': 150
1164           'l': 85
1165           'r': 10
1166       showlegend: True
1167       width: 700
1168       height: 700
1169       hoverlabel:
1170         namelength: -1
1171       annotations: [
1172         {
1173           text: "_ _          __          ...",
1174           align: "left",
1175           showarrow: False,
1176           xref: "paper",
1177           yref: "paper",
1178           xanchor: "left",
1179           yanchor: "top",
1180           x: 0,
1181           y: -0.13,
1182           font: {
1183             family: "Consolas, Courier New",
1184             size: 15
1185           },
1186         },
1187         {
1188           text: "    Perfect     Measured     Limit",
1189           align: "left",
1190           showarrow: False,
1191           xref: "paper",
1192           yref: "paper",
1193           xanchor: "left",
1194           yanchor: "top",
1195           x: 0,
1196           y: -0.15,
1197           font: {
1198             family: "Consolas, Courier New",
1199             size: 15
1200           },
1201         },
1202       ]
1203
1204     plot-latency:
1205       titlefont:
1206         size: 18
1207       xaxis:
1208         title: "<b>Direction</b>"
1209         titlefont:
1210           size: 16
1211         autorange: True
1212         fixedrange: False
1213         gridcolor: "rgb(230, 230, 230)"
1214         linecolor: "rgb(220, 220, 220)"
1215         linewidth: 1
1216         showgrid: True
1217         showline: True
1218         showticklabels: False
1219         tickcolor: "rgb(220, 220, 220)"
1220         tickmode: "linear"
1221         tickfont:
1222           size: 16
1223         zeroline: False
1224       yaxis:
1225         title: "<b>Packet Latency [uSec]</b>"
1226         titlefont:
1227           size: 16
1228         type: "linear"
1229         gridcolor: "rgb(230, 230, 230)"
1230         hoverformat: ".4s"
1231         linecolor: "rgb(220, 220, 220)"
1232         linewidth: 1
1233         showgrid: True
1234         showline: True
1235         showticklabels: True
1236         tickcolor: "rgb(220, 220, 220)"
1237         tickformat: ".4s"
1238         tickfont:
1239           size: 16
1240         zeroline: True
1241         rangemode: "tozero"
1242       legend:
1243         orientation: "h"
1244         font:
1245           size: 16
1246         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1247       autosize: False
1248       margin:
1249           't': 50
1250           'b': 150
1251           'l': 80
1252           'r': 10
1253       showlegend: True
1254       width: 700
1255       height: 700
1256       hoverlabel:
1257         namelength: -1
1258
1259 - type: "static"
1260   src-path: "{DIR[RST]}"
1261   dst-path: "{DIR[WORKING,SRC]}"
1262
1263 - type: "input"
1264   general:
1265     file-name: "output_info.xml.gz"
1266     file-format: ".gz"
1267     arch-file-format:
1268       - ".gz"
1269       - ".zip"
1270     download-path: "{job}/{build}/archives/{filename}"
1271     extract: "output.xml"
1272
1273     zip-file-name: "robot-plugin.zip"
1274     zip-file-format: ".zip"
1275     zip-download-path: "{job}/{build}/robot/report/*zip*/{filename}"
1276     zip-extract: "robot-plugin/output.xml"
1277
1278   builds:
1279 #    intel-dnv-vpp-release-1904:
1280 #      - 1
1281 #
1282 #    intel-dnv-vpp-release-1901:
1283 #      - 1
1284
1285     csit-vpp-perf-verify-1901-3n-hsw:
1286       - 35  # MRR sel
1287       - 10  # NDRPDR sel
1288       - 19  # NDRPDR sel
1289       - 31  # NDRPDR sel
1290       - 36  # NDRPDR sel
1291       - 40  # NDRPDR sel
1292       - 42  # NDRPDR sel
1293       - 44  # NDRPDR sel
1294       - 46  # NDRPDR sel
1295       - 47  # NDRPDR sel
1296       - 48  # NDRPDR sel
1297       - 61  # NDRPDR LB
1298       - 62  # NDRPDR LB
1299       - 63  # NDRPDR LB
1300       - 64  # NDRPDR LB
1301       - 65  # NDRPDR LB
1302       - 66  # NDRPDR LB
1303       - 67  # NDRPDR LB
1304       - 69  # NDRPDR LB
1305       - 70  # NDRPDR LB
1306       - 71  # NDRPDR LB
1307     csit-vpp-perf-verify-1904-3n-hsw:
1308       - 9   # MRR sel
1309       - 11  # NDRPDR sel
1310       - 12  # NDRPDR sel
1311       - 20  # NDRPDR sel
1312       - 21  # NDRPDR sel
1313       - 23  # NDRPDR sel
1314       - 24  # NDRPDR sel
1315       - 25  # NDRPDR sel
1316       - 26  # NDRPDR sel
1317       - 29  # NDRPDR sel
1318       - 30  # NDRPDR sel
1319     # TODO: Add data
1320     csit-vpp-perf-verify-1908-3n-hsw:
1321       - 2  # NDRPDR sel Dry run
1322       - 3  # NDRPDR sel Dry run
1323
1324     csit-vpp-perf-verify-1901-3n-skx:
1325       - 32  # MRR sel
1326       - 18  # NDRPDR sel
1327       - 19  # NDRPDR sel
1328       - 20  # NDRPDR sel
1329       - 28  # NDRPDR sel
1330       - 31  # NDRPDR sel
1331       - 33  # NDRPDR sel
1332       - 36  # NDRPDR sel
1333       - 38  # NDRPDR sel
1334       - 47  # NDRPDR sel
1335       - 48  # NDRPDR sel
1336       - 54  # NDRPDR LB
1337       - 57  # NDRPDR LB
1338       - 58  # NDRPDR LB
1339       - 59  # NDRPDR LB
1340       - 60  # NDRPDR LB
1341       - 63  # NDRPDR LB
1342       - 64  # NDRPDR LB
1343       - 65  # NDRPDR LB
1344       - 66  # NDRPDR LB
1345       - 67  # NDRPDR LB
1346     csit-vpp-perf-verify-1904-3n-skx:
1347       - 7   # MRR sel
1348       - 8   # NDRPDR sel
1349       - 9   # NDRPDR sel
1350       - 10  # NDRPDR sel
1351       - 11  # NDRPDR sel
1352       - 12  # NDRPDR sel
1353       - 14  # NDRPDR sel
1354       - 16  # NDRPDR sel
1355       - 21  # NDRPDR sel
1356       - 23  # NDRPDR sel
1357       - 25  # NDRPDR sel
1358     # TODO: Add data
1359     csit-vpp-perf-verify-1908-3n-skx:
1360       - 2  # NDRPDR sel Dry run
1361       - 3  # NDRPDR sel Dry run
1362
1363     csit-vpp-perf-verify-1901-2n-skx:
1364       - 22  # MRR sel
1365       - 5   # NDRPDR sel
1366       - 12  # NDRPDR sel
1367       - 13  # NDRPDR sel
1368       - 21  # NDRPDR sel
1369       - 23  # NDRPDR sel
1370       - 31  # NDRPDR sel
1371       - 34  # NDRPDR sel
1372       - 40  # NDRPDR sel
1373       - 42  # NDRPDR sel
1374       - 43  # NDRPDR sel
1375     csit-vpp-perf-verify-1904-2n-skx:
1376       - 11  # MRR sel
1377       - 12  # NDRPDR sel
1378       - 14  # NDRPDR sel
1379       - 16  # NDRPDR sel
1380       - 17  # NDRPDR sel
1381       - 18  # NDRPDR sel
1382       - 21  # NDRPDR sel
1383       - 27  # NDRPDR sel
1384       - 30  # NDRPDR sel
1385       - 31  # NDRPDR sel
1386       - 32  # NDRPDR sel
1387       # TODO: Remove
1388       - 40  # NFV MRR 64b
1389       - 41  # NFV MRR 64b
1390       - 42  # NFV MRR 64b
1391       - 47  # NFV MRR 64b
1392       - 48  # NFV MRR 64b
1393       - 49  # NFV MRR IMIX
1394       - 50  # NFV MRR IMIX
1395       - 51  # NFV MRR IMIX
1396       - 54  # NFV MRR IMIX
1397       - 55  # NFV MRR IMIX
1398       - 56  # NFV NDRPDR 64b
1399       - 59  # NFV NDRPDR 64b
1400       - 60  # NFV NDRPDR 64b
1401       - 65  # NFV NDRPDR 64b
1402       - 68  # NFV NDRPDR 64b
1403       - 66  # NFV NDRPDR IMIX
1404       - 67  # NFV NDRPDR IMIX
1405       - 69  # NFV NDRPDR IMIX
1406       - 82  # NFV NDRPDR IMIX
1407       - 83  # NFV NDRPDR IMIX
1408       - 80  # NFV MRR NDRPDR 64b IMIX
1409       - 81  # NFV MRR NDRPDR 64b IMIX
1410       - 84  # NFV MRR NDRPDR 64b IMIX
1411       - 85  # NFV MRR NDRPDR 64b IMIX
1412       - 86  # NFV MRR NDRPDR 64b IMIX
1413       - 70  # soak
1414       - 71  # soak
1415     # TODO: Add data
1416     csit-vpp-perf-verify-1908-2n-skx:
1417       - 2  # NDRPDR sel Dry run
1418       - 3  # NDRPDR sel Dry run
1419       - 4  # NDRPDR sel Dry run
1420
1421     csit-dpdk-perf-verify-1901-3n-hsw:
1422       - 13  # NDRPDR sel
1423       - 14  # NDRPDR sel
1424       - 16  # NDRPDR sel
1425       - 17  # NDRPDR sel
1426       - 18  # NDRPDR sel
1427       - 19  # NDRPDR sel
1428       - 20  # NDRPDR sel
1429       - 21  # NDRPDR sel
1430       - 22  # NDRPDR sel
1431       - 23  # NDRPDR sel
1432     csit-dpdk-perf-verify-1904-3n-hsw:
1433       - 2   # NDRPDR sel
1434       - 3   # NDRPDR sel
1435       - 5   # NDRPDR sel
1436       - 6   # NDRPDR sel
1437       - 13  # NDRPDR sel
1438       - 14  # NDRPDR sel
1439       - 15  # NDRPDR sel
1440       - 18  # NDRPDR sel
1441       - 19  # NDRPDR sel
1442       - 20  # NDRPDR sel
1443     # TODO: Add data
1444     csit-dpdk-perf-verify-1908-3n-hsw:
1445       - 2   # NDRPDR sel
1446       - 3   # NDRPDR sel
1447       - 4   # NDRPDR sel
1448       - 5   # NDRPDR sel
1449       - 6   # NDRPDR sel
1450       - 7   # NDRPDR sel
1451       - 8   # NDRPDR sel
1452       - 9   # NDRPDR sel
1453       - 10  # NDRPDR sel
1454
1455     csit-dpdk-perf-verify-1901-3n-skx:
1456       - 3   # NDRPDR sel
1457       - 5   # NDRPDR sel
1458       - 6   # NDRPDR sel
1459       - 7   # NDRPDR sel
1460       - 8   # NDRPDR sel
1461       - 9   # NDRPDR sel
1462       - 10  # NDRPDR sel
1463       - 11  # NDRPDR sel
1464       - 12  # NDRPDR sel
1465       - 13  # NDRPDR sel
1466     csit-dpdk-perf-verify-1904-3n-skx:
1467       - 2   # NDRPDR sel
1468       - 3   # NDRPDR sel
1469       - 4   # NDRPDR sel
1470       - 5   # NDRPDR sel
1471       - 6   # NDRPDR sel
1472       - 7   # NDRPDR sel
1473       - 11  # NDRPDR sel
1474       - 12  # NDRPDR sel
1475       - 13  # NDRPDR sel
1476       - 14  # NDRPDR sel
1477     csit-dpdk-perf-verify-1908-3n-skx:
1478       - 3   # NDRPDR sel
1479       - 4   # NDRPDR sel
1480       - 5   # NDRPDR sel
1481       - 6   # NDRPDR sel
1482       - 7   # NDRPDR sel
1483       - 8   # NDRPDR sel
1484       - 9   # NDRPDR sel
1485       - 10  # NDRPDR sel
1486       - 11  # NDRPDR sel
1487       - 12  # NDRPDR sel
1488
1489     csit-dpdk-perf-verify-1901-2n-skx:
1490       - 12  # NDRPDR sel
1491       - 13  # NDRPDR sel
1492       - 14  # NDRPDR sel
1493       - 15  # NDRPDR sel
1494       - 16  # NDRPDR sel
1495       - 17  # NDRPDR sel
1496       - 18  # NDRPDR sel
1497       - 19  # NDRPDR sel
1498       - 20  # NDRPDR sel
1499       - 21  # NDRPDR sel
1500     csit-dpdk-perf-verify-1904-2n-skx:
1501       - 2   # NDRPDR sel
1502       - 3   # NDRPDR sel
1503       - 4   # NDRPDR sel
1504       - 5   # NDRPDR sel
1505       - 7   # NDRPDR sel
1506       - 8   # NDRPDR sel
1507       - 9   # NDRPDR sel
1508       - 10  # NDRPDR sel
1509       - 11  # NDRPDR sel
1510       - 12  # NDRPDR sel
1511     csit-dpdk-perf-verify-1908-2n-skx:
1512       - 2   # NDRPDR sel
1513       - 3   # NDRPDR sel
1514       - 4   # NDRPDR sel
1515       - 5   # NDRPDR sel
1516       - 7   # NDRPDR sel
1517       - 8   # NDRPDR sel
1518       - 9   # NDRPDR sel
1519       - 10  # NDRPDR sel
1520       - 11  # NDRPDR sel
1521       - 12  # NDRPDR sel
1522
1523     # TODO: Replace
1524     csit-vpp-functional-1904-ubuntu1604-virl:
1525       - 33
1526     csit-vpp-functional-1904-centos7-virl:
1527       - 32
1528     csit-dmm-functional-1904-ubuntu1604-virl:
1529       - 1
1530     csit-hc2vpp-verify-func-1904-ubuntu1604:
1531       - 4
1532
1533     csit-vpp-functional-1908-ubuntu1604-virl:
1534       - 19
1535 #    csit-vpp-functional-1908-centos7-virl:
1536 #      -
1537     csit-vpp-device-1908-ubuntu1804-1n-skx:
1538       - 2  # Dry run
1539 #    csit-dmm-functional-1908-ubuntu1604-virl:
1540 #      -
1541 #    csit-hc2vpp-verify-func-1908-ubuntu1604:
1542 #      -
1543
1544 - type: "output"
1545   output: "report"
1546   format:
1547     html:
1548     - full
1549     pdf:
1550     - minimal
1551
1552 ################################################################################
1553 ###                               T A B L E S                                ###
1554 ################################################################################
1555
1556 # VPP Soak vs NDR
1557 - type: "table"
1558   title: "VPP Soak vs NDR 2n-skx"
1559   algorithm: "table_soak_vs_ndr"
1560   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-skx"
1561   reference:
1562     title: "NDR"
1563     data: "vpp-soak-vs-ndr-2n-skx-ref"
1564   compare:
1565     title: "Soak"
1566     data: "vpp-soak-vs-ndr-2n-skx-cmp"
1567   data: "vpp-soak-vs-ndr-2n-skx"
1568   include-tests: "NDR"
1569   filter: "('NDRPDR' or 'SOAK')"
1570   parameters:
1571     - "throughput"
1572     - "name"
1573     - "parent"
1574
1575 ################################################################################
1576
1577 # VPP Compare NICs 3n-hsw 1t1c ndr
1578 - type: "table"
1579   title: "VPP Compare NICs 3n-hsw 1t1c ndr"
1580   algorithm: "table_nics_comparison"
1581   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-nics-ndr"
1582   reference:
1583     title: "Intel-x520"
1584     nic: "NIC_Intel-X520-DA2"
1585   compare:
1586     title: "Intel-x710"
1587     nic: "NIC_Intel-X710"
1588   data: "vpp-nic-comparison-3n-hsw"
1589   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1590   filter: "'1T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1591   parameters:
1592   - "name"
1593   - "parent"
1594   - "throughput"
1595   - "tags"
1596
1597 # VPP Compare NICs 3n-hsw 2t2c ndr
1598 - type: "table"
1599   title: "VPP Compare NICs 3n-hsw 2t2c ndr"
1600   algorithm: "table_nics_comparison"
1601   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-nics-ndr"
1602   reference:
1603     title: "Intel-x520"
1604     nic: "NIC_Intel-X520-DA2"
1605   compare:
1606     title: "Intel-x710"
1607     nic: "NIC_Intel-X710"
1608   data: "vpp-nic-comparison-3n-hsw"
1609   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1610   filter: "'2T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1611   parameters:
1612   - "name"
1613   - "parent"
1614   - "throughput"
1615   - "tags"
1616
1617 # VPP Compare NICs 3n-hsw 1t1c pdr
1618 - type: "table"
1619   title: "VPP Compare NICs 3n-hsw 1t1c pdr"
1620   algorithm: "table_nics_comparison"
1621   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-nics-pdr"
1622   reference:
1623     title: "Intel-x520"
1624     nic: "NIC_Intel-X520-DA2"
1625   compare:
1626     title: "Intel-x710"
1627     nic: "NIC_Intel-X710"
1628   data: "vpp-nic-comparison-3n-hsw"
1629   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1630   filter: "'1T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1631   parameters:
1632   - "name"
1633   - "parent"
1634   - "throughput"
1635   - "tags"
1636
1637 # VPP Compare NICs 3n-hsw 2t2c pdr
1638 - type: "table"
1639   title: "VPP Compare NICs 3n-hsw 2t2c pdr"
1640   algorithm: "table_nics_comparison"
1641   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-nics-pdr"
1642   reference:
1643     title: "Intel-x520"
1644     nic: "NIC_Intel-X520-DA2"
1645   compare:
1646     title: "Intel-x710"
1647     nic: "NIC_Intel-X710"
1648   data: "vpp-nic-comparison-3n-hsw"
1649   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1650   filter: "'2T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1651   parameters:
1652   - "name"
1653   - "parent"
1654   - "throughput"
1655   - "tags"
1656
1657 # VPP Compare NICs 3n-hsw 1t1c mrr
1658 - type: "table"
1659   title: "VPP Compare NICs 3n-hsw 1t1c mrr"
1660   algorithm: "table_nics_comparison"
1661   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-nics-mrr"
1662   reference:
1663     title: "Intel-x520"
1664     nic: "NIC_Intel-X520-DA2"
1665   compare:
1666     title: "Intel-x710"
1667     nic: "NIC_Intel-X710"
1668   data: "vpp-nic-comparison-3n-hsw-mrr"
1669   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1670   filter: "'1T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1671   parameters:
1672   - "name"
1673   - "parent"
1674   - "result"
1675   - "tags"
1676
1677 # VPP Compare NICs 3n-hsw 2t2c mrr
1678 - type: "table"
1679   title: "VPP Compare NICs 3n-hsw 2t2c mrr"
1680   algorithm: "table_nics_comparison"
1681   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-nics-mrr"
1682   reference:
1683     title: "Intel-x520"
1684     nic: "NIC_Intel-X520-DA2"
1685   compare:
1686     title: "Intel-x710"
1687     nic: "NIC_Intel-X710"
1688   data: "vpp-nic-comparison-3n-hsw-mrr"
1689   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1690   filter: "'2T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1691   parameters:
1692   - "name"
1693   - "parent"
1694   - "result"
1695   - "tags"
1696
1697 # VPP Compare NICs 3n-hsw 4t4c mrr
1698 - type: "table"
1699   title: "VPP Compare NICs 3n-hsw 4t4c mrr"
1700   algorithm: "table_nics_comparison"
1701   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-nics-mrr"
1702   reference:
1703     title: "Intel-x520"
1704     nic: "NIC_Intel-X520-DA2"
1705   compare:
1706     title: "Intel-x710"
1707     nic: "NIC_Intel-X710"
1708   data: "vpp-nic-comparison-3n-hsw-mrr"
1709   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1710   filter: "'4T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1711   parameters:
1712   - "name"
1713   - "parent"
1714   - "result"
1715   - "tags"
1716
1717 # VPP Compare NICs 3n-skx 2t1c ndr
1718 - type: "table"
1719   title: "VPP Compare NICs 3n-skx 2t1c ndr"
1720   algorithm: "table_nics_comparison"
1721   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
1722   reference:
1723     title: "Intel-x710"
1724     nic: "NIC_Intel-X710"
1725   compare:
1726     title: "Intel-xxv710"
1727     nic: "NIC_Intel-XXV710"
1728   data: "vpp-nic-comparison-3n-skx"
1729   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1730   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1731   parameters:
1732   - "name"
1733   - "parent"
1734   - "throughput"
1735   - "tags"
1736
1737 # VPP Compare NICs 3n-skx 4t2c ndr
1738 - type: "table"
1739   title: "VPP Compare NICs 3n-skx 4t2c ndr"
1740   algorithm: "table_nics_comparison"
1741   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
1742   reference:
1743     title: "Intel-x710"
1744     nic: "NIC_Intel-X710"
1745   compare:
1746     title: "Intel-xxv710"
1747     nic: "NIC_Intel-XXV710"
1748   data: "vpp-nic-comparison-3n-skx"
1749   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1750   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1751   parameters:
1752   - "name"
1753   - "parent"
1754   - "throughput"
1755   - "tags"
1756
1757 # VPP Compare NICs 3n-skx 2t1c pdr
1758 - type: "table"
1759   title: "VPP Compare NICs 3n-skx 2t1c pdr"
1760   algorithm: "table_nics_comparison"
1761   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-pdr"
1762   reference:
1763     title: "Intel-x710"
1764     nic: "NIC_Intel-X710"
1765   compare:
1766     title: "Intel-xxv710"
1767     nic: "NIC_Intel-XXV710"
1768   data: "vpp-nic-comparison-3n-skx"
1769   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1770   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1771   parameters:
1772   - "name"
1773   - "parent"
1774   - "throughput"
1775   - "tags"
1776
1777  # VPP Compare NICs 3n-skx 4t2c pdr
1778 - type: "table"
1779   title: "VPP Compare NICs 3n-skx 4t2c pdr"
1780   algorithm: "table_nics_comparison"
1781   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-pdr"
1782   reference:
1783     title: "Intel-x710"
1784     nic: "NIC_Intel-X710"
1785   compare:
1786     title: "Intel-xxv710"
1787     nic: "NIC_Intel-XXV710"
1788   data: "vpp-nic-comparison-3n-skx"
1789   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1790   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1791   parameters:
1792   - "name"
1793   - "parent"
1794   - "throughput"
1795   - "tags"
1796
1797 # VPP Compare NICs 3n-skx 2t1c mrr
1798 - type: "table"
1799   title: "VPP Compare NICs 3n-skx 2t1c mrr"
1800   algorithm: "table_nics_comparison"
1801   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-mrr"
1802   reference:
1803     title: "Intel-x710"
1804     nic: "NIC_Intel-X710"
1805   compare:
1806     title: "Intel-xxv710"
1807     nic: "NIC_Intel-XXV710"
1808   data: "vpp-nic-comparison-3n-skx-mrr"
1809   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1810   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1811   parameters:
1812   - "name"
1813   - "parent"
1814   - "result"
1815   - "tags"
1816
1817 # VPP Compare NICs 3n-skx 4t2c mrr
1818 - type: "table"
1819   title: "VPP Compare NICs 3n-skx 4t2c mrr"
1820   algorithm: "table_nics_comparison"
1821   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-mrr"
1822   reference:
1823     title: "Intel-x710"
1824     nic: "NIC_Intel-X710"
1825   compare:
1826     title: "Intel-xxv710"
1827     nic: "NIC_Intel-XXV710"
1828   data: "vpp-nic-comparison-3n-skx-mrr"
1829   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1830   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1831   parameters:
1832   - "name"
1833   - "parent"
1834   - "result"
1835   - "tags"
1836
1837  # VPP Compare NICs 3n-skx 8t4c mrr
1838 - type: "table"
1839   title: "VPP Compare NICs 3n-skx 8t4c mrr"
1840   algorithm: "table_nics_comparison"
1841   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-nics-mrr"
1842   reference:
1843     title: "Intel-x710"
1844     nic: "NIC_Intel-X710"
1845   compare:
1846     title: "Intel-xxv710"
1847     nic: "NIC_Intel-XXV710"
1848   data: "vpp-nic-comparison-3n-skx-mrr"
1849   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1850   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1851   parameters:
1852   - "name"
1853   - "parent"
1854   - "result"
1855   - "tags"
1856
1857 # VPP Compare NICs 2n-skx 2t1c ndr
1858 - type: "table"
1859   title: "VPP Compare NICs 2n-skx 2t1c ndr"
1860   algorithm: "table_nics_comparison"
1861   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-ndr"
1862   reference:
1863     title: "Intel-x710"
1864     nic: "NIC_Intel-X710"
1865   compare:
1866     title: "Intel-xxv710"
1867     nic: "NIC_Intel-XXV710"
1868   data: "vpp-nic-comparison-2n-skx"
1869   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1870   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1871   parameters:
1872   - "name"
1873   - "parent"
1874   - "throughput"
1875   - "tags"
1876
1877 # VPP Compare NICs 2n-skx 4t2c ndr
1878 - type: "table"
1879   title: "VPP Compare NICs 2n-skx 4t2c ndr"
1880   algorithm: "table_nics_comparison"
1881   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-ndr"
1882   reference:
1883     title: "Intel-x710"
1884     nic: "NIC_Intel-X710"
1885   compare:
1886     title: "Intel-xxv710"
1887     nic: "NIC_Intel-XXV710"
1888   data: "vpp-nic-comparison-2n-skx"
1889   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1890   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1891   parameters:
1892   - "name"
1893   - "parent"
1894   - "throughput"
1895   - "tags"
1896
1897  # VPP Compare NICs 2n-skx 2t1c pdr
1898 - type: "table"
1899   title: "VPP Compare NICs 2n-skx 2t1c pdr"
1900   algorithm: "table_nics_comparison"
1901   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-pdr"
1902   reference:
1903     title: "Intel-x710"
1904     nic: "NIC_Intel-X710"
1905   compare:
1906     title: "Intel-xxv710"
1907     nic: "NIC_Intel-XXV710"
1908   data: "vpp-nic-comparison-2n-skx"
1909   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1910   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1911   parameters:
1912   - "name"
1913   - "parent"
1914   - "throughput"
1915   - "tags"
1916
1917 # VPP Compare NICs 2n-skx 4t2c pdr
1918 - type: "table"
1919   title: "VPP Compare NICs 2n-skx 4t2c pdr"
1920   algorithm: "table_nics_comparison"
1921   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-pdr"
1922   reference:
1923     title: "Intel-x710"
1924     nic: "NIC_Intel-X710"
1925   compare:
1926     title: "Intel-xxv710"
1927     nic: "NIC_Intel-XXV710"
1928   data: "vpp-nic-comparison-2n-skx"
1929   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1930   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1931   parameters:
1932   - "name"
1933   - "parent"
1934   - "throughput"
1935   - "tags"
1936
1937 # VPP Compare NICs 2n-skx 2t1c mrr
1938 - type: "table"
1939   title: "VPP Compare NICs 2n-skx 2t1c mrr"
1940   algorithm: "table_nics_comparison"
1941   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-mrr"
1942   reference:
1943     title: "Intel-x710"
1944     nic: "NIC_Intel-X710"
1945   compare:
1946     title: "Intel-xxv710"
1947     nic: "NIC_Intel-XXV710"
1948   data: "vpp-nic-comparison-2n-skx-mrr"
1949   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1950   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1951   parameters:
1952   - "name"
1953   - "parent"
1954   - "result"
1955   - "tags"
1956
1957 # VPP Compare NICs 2n-skx 4t2c mrr
1958 - type: "table"
1959   title: "VPP Compare NICs 2n-skx 4t2c mrr"
1960   algorithm: "table_nics_comparison"
1961   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-mrr"
1962   reference:
1963     title: "Intel-x710"
1964     nic: "NIC_Intel-X710"
1965   compare:
1966     title: "Intel-xxv710"
1967     nic: "NIC_Intel-XXV710"
1968   data: "vpp-nic-comparison-2n-skx-mrr"
1969   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1970   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1971   parameters:
1972   - "name"
1973   - "parent"
1974   - "result"
1975   - "tags"
1976
1977 # VPP Compare NICs 2n-skx 8t4c mrr
1978 - type: "table"
1979   title: "VPP Compare NICs 2n-skx 8t4c mrr"
1980   algorithm: "table_nics_comparison"
1981   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-nics-mrr"
1982   reference:
1983     title: "Intel-x710"
1984     nic: "NIC_Intel-X710"
1985   compare:
1986     title: "Intel-xxv710"
1987     nic: "NIC_Intel-XXV710"
1988   data: "vpp-nic-comparison-2n-skx-mrr"
1989   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1990   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1991   parameters:
1992   - "name"
1993   - "parent"
1994   - "result"
1995   - "tags"
1996
1997 ################################################################################
1998 # VPP
1999
2000 ## VPP Performance Changes 2n-dnv 1t1c pdr
2001 #- type: "table"
2002 #  title: "VPP Performance Changes 2n-dnv 1t1c pdr"
2003 #  algorithm: "table_performance_comparison"
2004 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-pdr"
2005 #  history:
2006 #    - title: "rls1810"
2007 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
2008 #  reference:
2009 #    title: "rls1901"
2010 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
2011 #  compare:
2012 #    title: "rls1904"
2013 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2014 #  data: "intel-dnv-vpp-changes-2n-dnv"
2015 #  include-tests: "PDR"
2016 #  filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')"
2017 #  parameters:
2018 #  - "name"
2019 #  - "parent"
2020 #  - "throughput"
2021 #
2022 ## VPP Performance Changes 2n-dnv 2t2c pdr
2023 #- type: "table"
2024 #  title: "VPP Performance Changes 2n-dnv 2t2c pdr"
2025 #  algorithm: "table_performance_comparison"
2026 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-pdr"
2027 #  history:
2028 #    - title: "rls1810"
2029 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
2030 #  reference:
2031 #    title: "rls1901"
2032 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
2033 #  compare:
2034 #    title: "rls1904"
2035 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2036 #  data: "intel-dnv-vpp-changes-2n-dnv"
2037 #  include-tests: "PDR"
2038 #  filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')"
2039 #  parameters:
2040 #  - "name"
2041 #  - "parent"
2042 #  - "throughput"
2043 #
2044 ## VPP Performance Changes 2n-dnv 1t1c ndr
2045 #- type: "table"
2046 #  title: "VPP Performance Changes 2n-dnv 1t1c ndr"
2047 #  algorithm: "table_performance_comparison"
2048 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-ndr"
2049 #  history:
2050 #    - title: "rls1810"
2051 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
2052 #  reference:
2053 #    title: "rls1901"
2054 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
2055 #  compare:
2056 #    title: "rls1904"
2057 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2058 #  data: "intel-dnv-vpp-changes-2n-dnv"
2059 #  include-tests: "NDR"
2060 #  filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')"
2061 #  parameters:
2062 #  - "name"
2063 #  - "parent"
2064 #  - "throughput"
2065 #
2066 ## VPP Performance Changes 2n-dnv 2t2c ndr
2067 #- type: "table"
2068 #  title: "VPP Performance Changes 2n-dnv 2t2c ndr"
2069 #  algorithm: "table_performance_comparison"
2070 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-ndr"
2071 #  history:
2072 #    - title: "rls1810"
2073 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
2074 #  reference:
2075 #    title: "rls1901"
2076 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
2077 #  compare:
2078 #    title: "rls1904"
2079 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2080 #  data: "intel-dnv-vpp-changes-2n-dnv"
2081 #  include-tests: "NDR"
2082 #  filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')"
2083 #  parameters:
2084 #  - "name"
2085 #  - "parent"
2086 #  - "throughput"
2087 #
2088 ## VPP Performance Changes 2n-dnv 1t1c MRR
2089 #- type: "table"
2090 #  title: "VPP Performance Changes 2n-dnv 1t1c MRR"
2091 #  algorithm: "table_performance_comparison"
2092 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-mrr"
2093 #  history:
2094 #    - title: "rls1810"
2095 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
2096 #  reference:
2097 #    title: "rls1901"
2098 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
2099 #  compare:
2100 #    title: "rls1904"
2101 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2102 #  data: "intel-dnv-vpp-changes-2n-dnv"
2103 #  include-tests: "MRR"
2104 #  filter: "'1T1C' and 'MRR'"
2105 #  parameters:
2106 #  - "name"
2107 #  - "parent"
2108 #  - "result"
2109 #
2110 ## VPP Performance Changes 2n-dnv 2t2c MRR
2111 #- type: "table"
2112 #  title: "VPP Performance Changes 2n-dnv 2t2c MRR"
2113 #  algorithm: "table_performance_comparison"
2114 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-mrr"
2115 #  history:
2116 #    - title: "rls1810"
2117 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
2118 #  reference:
2119 #    title: "rls1901"
2120 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
2121 #  compare:
2122 #    title: "rls1904"
2123 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2124 #  data: "intel-dnv-vpp-changes-2n-dnv"
2125 #  include-tests: "MRR"
2126 #  filter: "'2T2C' and 'MRR'"
2127 #  parameters:
2128 #  - "name"
2129 #  - "parent"
2130 #  - "result"
2131 #
2132 ## VPP Performance Changes 2n-dnv 4t4c MRR
2133 #- type: "table"
2134 #  title: "VPP Performance Changes 2n-dnv 4t4c MRR"
2135 #  algorithm: "table_performance_comparison"
2136 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-4t4c-mrr"
2137 #  history:
2138 #    - title: "rls1810"
2139 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
2140 #  reference:
2141 #    title: "rls1901"
2142 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
2143 #  compare:
2144 #    title: "rls1904"
2145 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2146 #  data: "intel-dnv-vpp-changes-2n-dnv"
2147 #  include-tests: "MRR"
2148 #  filter: "'4T4C' and 'MRR'"
2149 #  parameters:
2150 #  - "name"
2151 #  - "parent"
2152 #  - "result"
2153
2154 # VPP Performance Changes 3n-hsw 1t1c pdr
2155 - type: "table"
2156   title: "VPP Performance Changes 3n-hsw 1t1c pdr"
2157   algorithm: "table_performance_comparison"
2158   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr"
2159   history:
2160     - title: "rls1810"
2161       data: "vpp-performance-changes-3n-hsw-h1"
2162   reference:
2163     title: "rls1901"
2164     data: "vpp-performance-changes-3n-hsw-ref"
2165   compare:
2166     title: "rls1904"
2167     data: "vpp-performance-changes-3n-hsw-cmp"
2168   data: "vpp-performance-changes-3n-hsw"
2169   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2170   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2171   parameters:
2172   - "name"
2173   - "parent"
2174   - "throughput"
2175
2176 # VPP Performance Changes 3n-hsw 2t2c pdr
2177 - type: "table"
2178   title: "VPP Performance Changes 3n-hsw 2t2c pdr"
2179   algorithm: "table_performance_comparison"
2180   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr"
2181   history:
2182     - title: "rls1810"
2183       data: "vpp-performance-changes-3n-hsw-h1"
2184   reference:
2185     title: "rls1901"
2186     data: "vpp-performance-changes-3n-hsw-ref"
2187   compare:
2188     title: "rls1904"
2189     data: "vpp-performance-changes-3n-hsw-cmp"
2190   data: "vpp-performance-changes-3n-hsw"
2191   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2192   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2193   parameters:
2194   - "name"
2195   - "parent"
2196   - "throughput"
2197
2198 # VPP Performance Changes 3n-hsw 1t1c ndr
2199 - type: "table"
2200   title: "VPP Performance Changes 3n-hsw 1t1c ndr"
2201   algorithm: "table_performance_comparison"
2202   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr"
2203   history:
2204     - title: "rls1810"
2205       data: "vpp-performance-changes-3n-hsw-h1"
2206   reference:
2207     title: "rls1901"
2208     data: "vpp-performance-changes-3n-hsw-ref"
2209   compare:
2210     title: "rls1904"
2211     data: "vpp-performance-changes-3n-hsw-cmp"
2212   data: "vpp-performance-changes-3n-hsw"
2213   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2214   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2215   parameters:
2216   - "name"
2217   - "parent"
2218   - "throughput"
2219
2220 # VPP Performance Changes 3n-hsw 2t2c ndr
2221 - type: "table"
2222   title: "VPP Performance Changes 3n-hsw 2t2c ndr"
2223   algorithm: "table_performance_comparison"
2224   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr"
2225   history:
2226     - title: "rls1810"
2227       data: "vpp-performance-changes-3n-hsw-h1"
2228   reference:
2229     title: "rls1901"
2230     data: "vpp-performance-changes-3n-hsw-ref"
2231   compare:
2232     title: "rls1904"
2233     data: "vpp-performance-changes-3n-hsw-cmp"
2234   data: "vpp-performance-changes-3n-hsw"
2235   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2236   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2237   parameters:
2238   - "name"
2239   - "parent"
2240   - "throughput"
2241
2242 # VPP Performance Changes 3n-skx 2t1c pdr
2243 - type: "table"
2244   title: "VPP Performance Changes 3n-skx 2t1c pdr"
2245   algorithm: "table_performance_comparison"
2246   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
2247   history:
2248     - title: "rls1810"
2249       data: "vpp-performance-changes-3n-skx-h1"
2250   reference:
2251     title: "rls1901"
2252     data: "vpp-performance-changes-3n-skx-ref"
2253   compare:
2254     title: "rls1904"
2255     data: "vpp-performance-changes-3n-skx-cmp"
2256   data: "vpp-performance-changes-3n-skx"
2257   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2258   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2259   parameters:
2260   - "name"
2261   - "parent"
2262   - "throughput"
2263
2264 # VPP Performance Changes 3n-skx 4t2c pdr
2265 - type: "table"
2266   title: "VPP Performance Changes 3n-skx 4t2c pdr"
2267   algorithm: "table_performance_comparison"
2268   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
2269   history:
2270     - title: "rls1810"
2271       data: "vpp-performance-changes-3n-skx-h1"
2272   reference:
2273     title: "rls1901"
2274     data: "vpp-performance-changes-3n-skx-ref"
2275   compare:
2276     title: "rls1904"
2277     data: "vpp-performance-changes-3n-skx-cmp"
2278   data: "vpp-performance-changes-3n-skx"
2279   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2280   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2281   parameters:
2282   - "name"
2283   - "parent"
2284   - "throughput"
2285
2286 # VPP Performance Changes 3n-skx 2t1c ndr
2287 - type: "table"
2288   title: "VPP Performance Changes 3n-skx 2t1c ndr"
2289   algorithm: "table_performance_comparison"
2290   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
2291   history:
2292     - title: "rls1810"
2293       data: "vpp-performance-changes-3n-skx-h1"
2294   reference:
2295     title: "rls1901"
2296     data: "vpp-performance-changes-3n-skx-ref"
2297   compare:
2298     title: "rls1904"
2299     data: "vpp-performance-changes-3n-skx-cmp"
2300   data: "vpp-performance-changes-3n-skx"
2301   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2302   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2303   parameters:
2304   - "name"
2305   - "parent"
2306   - "throughput"
2307
2308 # VPP Performance Changes 3n-skx 4t2c ndr
2309 - type: "table"
2310   title: "VPP Performance Changes 3n-skx 4t2c ndr"
2311   algorithm: "table_performance_comparison"
2312   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
2313   history:
2314     - title: "rls1810"
2315       data: "vpp-performance-changes-3n-skx-h1"
2316   reference:
2317     title: "rls1901"
2318     data: "vpp-performance-changes-3n-skx-ref"
2319   compare:
2320     title: "rls1904"
2321     data: "vpp-performance-changes-3n-skx-cmp"
2322   data: "vpp-performance-changes-3n-skx"
2323   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2324   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2325   parameters:
2326   - "name"
2327   - "parent"
2328   - "throughput"
2329
2330 # VPP Performance Changes 2n-skx 2t1c pdr
2331 - type: "table"
2332   title: "VPP Performance Changes 2n-skx 2t1c pdr"
2333   algorithm: "table_performance_comparison"
2334   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
2335   history:
2336     - title: "rls1810"
2337       data: "vpp-performance-changes-2n-skx-h1"
2338   reference:
2339     title: "rls1901"
2340     data: "vpp-performance-changes-2n-skx-ref"
2341   compare:
2342     title: "rls1904"
2343     data: "vpp-performance-changes-2n-skx-cmp"
2344   data: "vpp-performance-changes-2n-skx"
2345   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2346   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2347   parameters:
2348   - "name"
2349   - "parent"
2350   - "throughput"
2351
2352 # VPP Performance Changes 2n-skx 4t2c pdr
2353 - type: "table"
2354   title: "VPP Performance Changes 2n-skx 4t2c pdr"
2355   algorithm: "table_performance_comparison"
2356   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr"
2357   history:
2358     - title: "rls1810"
2359       data: "vpp-performance-changes-2n-skx-h1"
2360   reference:
2361     title: "rls1901"
2362     data: "vpp-performance-changes-2n-skx-ref"
2363   compare:
2364     title: "rls1904"
2365     data: "vpp-performance-changes-2n-skx-cmp"
2366   data: "vpp-performance-changes-2n-skx"
2367   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2368   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2369   parameters:
2370   - "name"
2371   - "parent"
2372   - "throughput"
2373
2374 # VPP Performance Changes 2n-skx 2t1c ndr
2375 - type: "table"
2376   title: "VPP Performance Changes 2n-skx 2t1c ndr"
2377   algorithm: "table_performance_comparison"
2378   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
2379   history:
2380     - title: "rls1810"
2381       data: "vpp-performance-changes-2n-skx-h1"
2382   reference:
2383     title: "rls1901"
2384     data: "vpp-performance-changes-2n-skx-ref"
2385   compare:
2386     title: "rls1904"
2387     data: "vpp-performance-changes-2n-skx-cmp"
2388   data: "vpp-performance-changes-2n-skx"
2389   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2390   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2391   parameters:
2392   - "name"
2393   - "parent"
2394   - "throughput"
2395
2396 # VPP Performance Changes 2n-skx 4t2c ndr
2397 - type: "table"
2398   title: "VPP Performance Changes 2n-skx 4t2c ndr"
2399   algorithm: "table_performance_comparison"
2400   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr"
2401   history:
2402     - title: "rls1810"
2403       data: "vpp-performance-changes-2n-skx-h1"
2404   reference:
2405     title: "rls1901"
2406     data: "vpp-performance-changes-2n-skx-ref"
2407   compare:
2408     title: "rls1904"
2409     data: "vpp-performance-changes-2n-skx-cmp"
2410   data: "vpp-performance-changes-2n-skx"
2411   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2412   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2413   parameters:
2414   - "name"
2415   - "parent"
2416   - "throughput"
2417
2418 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr
2419 - type: "table"
2420   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr"
2421   algorithm: "table_performance_comparison"
2422   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-ndr"
2423   reference:
2424     title: "3-Node Hsw"
2425     data: "vpp-compare-testbeds-ref"
2426   compare:
2427     title: "3-Node Skx"
2428     data: "vpp-compare-testbeds-cmp"
2429   data: "vpp-compare-testbeds"
2430   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2431   filter: "'NIC_Intel-X710' and 'NDRPDR' and '1C'"
2432   parameters:
2433   - "name"
2434   - "parent"
2435   - "throughput"
2436
2437 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr
2438 - type: "table"
2439   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr"
2440   algorithm: "table_performance_comparison"
2441   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-ndr"
2442   reference:
2443     title: "3-Node Hsw"
2444     data: "vpp-compare-testbeds-ref"
2445   compare:
2446     title: "3-Node Skx"
2447     data: "vpp-compare-testbeds-cmp"
2448   data: "vpp-compare-testbeds"
2449   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2450   filter: "'NIC_Intel-X710' and 'NDRPDR' and '2C'"
2451   parameters:
2452   - "name"
2453   - "parent"
2454   - "throughput"
2455
2456 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr
2457 - type: "table"
2458   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr"
2459   algorithm: "table_performance_comparison"
2460   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-pdr"
2461   reference:
2462     title: "3-Node Hsw"
2463     data: "vpp-compare-testbeds-ref"
2464   compare:
2465     title: "3-Node Skx"
2466     data: "vpp-compare-testbeds-cmp"
2467   data: "vpp-compare-testbeds"
2468   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2469   filter: "'NIC_Intel-X710' and 'NDRPDR' and '1C'"
2470   parameters:
2471   - "name"
2472   - "parent"
2473   - "throughput"
2474
2475 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr
2476 - type: "table"
2477   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr"
2478   algorithm: "table_performance_comparison"
2479   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-pdr"
2480   reference:
2481     title: "3-Node Hsw"
2482     data: "vpp-compare-testbeds-ref"
2483   compare:
2484     title: "3-Node Skx"
2485     data: "vpp-compare-testbeds-cmp"
2486   data: "vpp-compare-testbeds"
2487   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2488   filter: "'NIC_Intel-X710' and 'NDRPDR' and '2C'"
2489   parameters:
2490   - "name"
2491   - "parent"
2492   - "throughput"
2493
2494 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
2495 - type: "table"
2496   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
2497   algorithm: "table_performance_comparison"
2498   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
2499   reference:
2500     title: "3-Node Skx"
2501     data: "vpp-compare-topologies-ref"
2502   compare:
2503     title: "2-Node Skx"
2504     data: "vpp-compare-topologies-cmp"
2505   data: "vpp-compare-topologies"
2506   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2507   filter: "'NDRPDR' and '1C'"
2508   parameters:
2509   - "name"
2510   - "parent"
2511   - "throughput"
2512
2513 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
2514 - type: "table"
2515   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
2516   algorithm: "table_performance_comparison"
2517   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
2518   reference:
2519     title: "3-Node Skx"
2520     data: "vpp-compare-topologies-ref"
2521   compare:
2522     title: "2-Node Skx"
2523     data: "vpp-compare-topologies-cmp"
2524   data: "vpp-compare-topologies"
2525   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2526   filter: "'NDRPDR' and '2C'"
2527   parameters:
2528   - "name"
2529   - "parent"
2530   - "throughput"
2531
2532 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
2533 - type: "table"
2534   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
2535   algorithm: "table_performance_comparison"
2536   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
2537   reference:
2538     title: "3-Node Skx"
2539     data: "vpp-compare-topologies-ref"
2540   compare:
2541     title: "2-Node Skx"
2542     data: "vpp-compare-topologies-cmp"
2543   data: "vpp-compare-topologies"
2544   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2545   filter: "'NDRPDR' and '1C'"
2546   parameters:
2547   - "name"
2548   - "parent"
2549   - "throughput"
2550
2551 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr
2552 - type: "table"
2553   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
2554   algorithm: "table_performance_comparison"
2555   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
2556   reference:
2557     title: "3-Node Skx"
2558     data: "vpp-compare-topologies-ref"
2559   compare:
2560     title: "2-Node Skx"
2561     data: "vpp-compare-topologies-cmp"
2562   data: "vpp-compare-topologies"
2563   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2564   filter: "'NDRPDR' and '2C'"
2565   parameters:
2566   - "name"
2567   - "parent"
2568   - "throughput"
2569
2570 # VPP Performance Changes 3n-hsw 1t1c MRR
2571 - type: "table"
2572   title: "VPP Performance Changes 3n-hsw 1t1c MRR"
2573   algorithm: "table_performance_comparison"
2574   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
2575   history:
2576     - title: "rls1810"
2577       data: "vpp-performance-changes-3n-hsw-mrr-h1"
2578   reference:
2579     title: "rls1901"
2580     data: "vpp-performance-changes-3n-hsw-mrr-ref"
2581   compare:
2582     title: "rls1904"
2583     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
2584   data: "vpp-performance-changes-3n-hsw-mrr"
2585   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2586   filter: "'1T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2587   parameters:
2588   - "name"
2589   - "parent"
2590   - "result"
2591
2592 # VPP Performance Changes 3n-hsw 2t2c MRR
2593 - type: "table"
2594   title: "VPP Performance Changes 3n-hsw 2t2c MRR"
2595   algorithm: "table_performance_comparison"
2596   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
2597   history:
2598     - title: "rls1810"
2599       data: "vpp-performance-changes-3n-hsw-mrr-h1"
2600   reference:
2601     title: "rls1901"
2602     data: "vpp-performance-changes-3n-hsw-mrr-ref"
2603   compare:
2604     title: "rls1904"
2605     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
2606   data: "vpp-performance-changes-3n-hsw-mrr"
2607   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2608   filter: "'2T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2609   parameters:
2610   - "name"
2611   - "parent"
2612   - "result"
2613
2614 # VPP Performance Changes 3n-hsw 4t4c MRR
2615 - type: "table"
2616   title: "VPP Performance Changes 3n-hsw 4t4c MRR"
2617   algorithm: "table_performance_comparison"
2618   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
2619   history:
2620     - title: "rls1810"
2621       data: "vpp-performance-changes-3n-hsw-mrr-h1"
2622   reference:
2623     title: "rls1901"
2624     data: "vpp-performance-changes-3n-hsw-mrr-ref"
2625   compare:
2626     title: "rls1904"
2627     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
2628   data: "vpp-performance-changes-3n-hsw-mrr"
2629   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2630   filter: "'4T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2631   parameters:
2632   - "name"
2633   - "parent"
2634   - "result"
2635
2636 # VPP Performance Changes 3n-skx 2t1c MRR
2637 - type: "table"
2638   title: "VPP Performance Changes 3n-skx 2t1c MRR"
2639   algorithm: "table_performance_comparison"
2640   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
2641   history:
2642     - title: "rls1810"
2643       data: "vpp-performance-changes-3n-skx-mrr-h1"
2644   reference:
2645     title: "rls1901"
2646     data: "vpp-performance-changes-3n-skx-mrr-ref"
2647   compare:
2648     title: "rls1904"
2649     data: "vpp-performance-changes-3n-skx-mrr-cmp"
2650   data: "vpp-performance-changes-3n-skx-mrr"
2651   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2652   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2653   parameters:
2654   - "name"
2655   - "parent"
2656   - "result"
2657
2658 # VPP Performance Changes 3n-skx 4t2c MRR
2659 - type: "table"
2660   title: "VPP Performance Changes 3n-skx 4t2c MRR"
2661   algorithm: "table_performance_comparison"
2662   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
2663   history:
2664     - title: "rls1810"
2665       data: "vpp-performance-changes-3n-skx-mrr-h1"
2666   reference:
2667     title: "rls1901"
2668     data: "vpp-performance-changes-3n-skx-mrr-ref"
2669   compare:
2670     title: "rls1904"
2671     data: "vpp-performance-changes-3n-skx-mrr-cmp"
2672   data: "vpp-performance-changes-3n-skx-mrr"
2673   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2674   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2675   parameters:
2676   - "name"
2677   - "parent"
2678   - "result"
2679
2680 # VPP Performance Changes 3n-skx 8t4c MRR
2681 - type: "table"
2682   title: "VPP Performance Changes 3n-skx 8t4c MRR"
2683   algorithm: "table_performance_comparison"
2684   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
2685   history:
2686     - title: "rls1810"
2687       data: "vpp-performance-changes-3n-skx-mrr-h1"
2688   reference:
2689     title: "rls1901"
2690     data: "vpp-performance-changes-3n-skx-mrr-ref"
2691   compare:
2692     title: "rls1904"
2693     data: "vpp-performance-changes-3n-skx-mrr-cmp"
2694   data: "vpp-performance-changes-3n-skx-mrr"
2695   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2696   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2697   parameters:
2698   - "name"
2699   - "parent"
2700   - "result"
2701
2702 # VPP Performance Changes 2n-skx 2t1c MRR
2703 - type: "table"
2704   title: "VPP Performance Changes 2n-skx 2t1c MRR"
2705   algorithm: "table_performance_comparison"
2706   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
2707   history:
2708     - title: "rls1810"
2709       data: "vpp-performance-changes-2n-skx-mrr-h1"
2710   reference:
2711     title: "rls1901"
2712     data: "vpp-performance-changes-2n-skx-mrr-ref"
2713   compare:
2714     title: "rls1904"
2715     data: "vpp-performance-changes-2n-skx-mrr-cmp"
2716   data: "vpp-performance-changes-2n-skx-mrr"
2717   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2718   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2719   parameters:
2720   - "name"
2721   - "parent"
2722   - "result"
2723
2724 # VPP Performance Changes 2n-skx 4t2c MRR
2725 - type: "table"
2726   title: "VPP Performance Changes 2n-skx 4t2c MRR"
2727   algorithm: "table_performance_comparison"
2728   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
2729   history:
2730     - title: "rls1810"
2731       data: "vpp-performance-changes-2n-skx-mrr-h1"
2732   reference:
2733     title: "rls1901"
2734     data: "vpp-performance-changes-2n-skx-mrr-ref"
2735   compare:
2736     title: "rls1904"
2737     data: "vpp-performance-changes-2n-skx-mrr-cmp"
2738   data: "vpp-performance-changes-2n-skx-mrr"
2739   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2740   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2741   parameters:
2742   - "name"
2743   - "parent"
2744   - "result"
2745
2746 # VPP Performance Changes 2n-skx 8t4c MRR
2747 - type: "table"
2748   title: "VPP Performance Changes 2n-skx 8t4c MRR"
2749   algorithm: "table_performance_comparison"
2750   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
2751   history:
2752     - title: "rls1810"
2753       data: "vpp-performance-changes-2n-skx-mrr-h1"
2754   reference:
2755     title: "rls1901"
2756     data: "vpp-performance-changes-2n-skx-mrr-ref"
2757   compare:
2758     title: "rls1904"
2759     data: "vpp-performance-changes-2n-skx-mrr-cmp"
2760   data: "vpp-performance-changes-2n-skx-mrr"
2761   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2762   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2763   parameters:
2764   - "name"
2765   - "parent"
2766   - "result"
2767
2768 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr
2769 - type: "table"
2770   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr"
2771   algorithm: "table_performance_comparison"
2772   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-mrr"
2773   reference:
2774     title: "3-Node Hsw"
2775     data: "vpp-compare-testbeds-mrr-ref"
2776   compare:
2777     title: "3-Node Skx"
2778     data: "vpp-compare-testbeds-mrr-cmp"
2779   data: "vpp-compare-testbeds-mrr"
2780   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2781   filter: "'NIC_Intel-X710' and 'MRR' and '1C'"
2782   parameters:
2783   - "name"
2784   - "parent"
2785   - "result"
2786
2787 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr
2788 - type: "table"
2789   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr"
2790   algorithm: "table_performance_comparison"
2791   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-mrr"
2792   reference:
2793     title: "3-Node Hsw"
2794     data: "vpp-compare-testbeds-mrr-ref"
2795   compare:
2796     title: "3-Node Skx"
2797     data: "vpp-compare-testbeds-mrr-cmp"
2798   data: "vpp-compare-testbeds-mrr"
2799   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2800   filter: "'NIC_Intel-X710' and 'MRR' and '2C'"
2801   parameters:
2802   - "name"
2803   - "parent"
2804   - "result"
2805
2806 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr
2807 - type: "table"
2808   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr"
2809   algorithm: "table_performance_comparison"
2810   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-4c-mrr"
2811   reference:
2812     title: "3-Node Hsw"
2813     data: "vpp-compare-testbeds-mrr-ref"
2814   compare:
2815     title: "3-Node Skx"
2816     data: "vpp-compare-testbeds-mrr-cmp"
2817   data: "vpp-compare-testbeds-mrr"
2818   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2819   filter: "'NIC_Intel-X710' and 'MRR' and '4C'"
2820   parameters:
2821   - "name"
2822   - "parent"
2823   - "result"
2824
2825 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr
2826 - type: "table"
2827   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr"
2828   algorithm: "table_performance_comparison"
2829   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-mrr"
2830   reference:
2831     title: "3-Node Skx"
2832     data: "vpp-compare-topologies-mrr-ref"
2833   compare:
2834     title: "2-Node Skx"
2835     data: "vpp-compare-topologies-mrr-cmp"
2836   data: "vpp-compare-topologies-mrr"
2837   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2838   filter: "'MRR' and '1C'"
2839   parameters:
2840   - "name"
2841   - "parent"
2842   - "result"
2843
2844 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr
2845 - type: "table"
2846   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr"
2847   algorithm: "table_performance_comparison"
2848   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-mrr"
2849   reference:
2850     title: "3-Node Skx"
2851     data: "vpp-compare-topologies-mrr-ref"
2852   compare:
2853     title: "2-Node Skx"
2854     data: "vpp-compare-topologies-mrr-cmp"
2855   data: "vpp-compare-topologies-mrr"
2856   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2857   filter: "'MRR' and '2C'"
2858   parameters:
2859   - "name"
2860   - "parent"
2861   - "result"
2862
2863 # VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr
2864 - type: "table"
2865   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr"
2866   algorithm: "table_performance_comparison"
2867   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-4c-mrr"
2868   reference:
2869     title: "3-Node Skx"
2870     data: "vpp-compare-topologies-mrr-ref"
2871   compare:
2872     title: "2-Node Skx"
2873     data: "vpp-compare-topologies-mrr-cmp"
2874   data: "vpp-compare-topologies-mrr"
2875   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2876   filter: "'MRR' and '4C'"
2877   parameters:
2878   - "name"
2879   - "parent"
2880   - "result"
2881
2882 # Detailed Test Results - VPP Performance Results 3n-hsw
2883 - type: "table"
2884   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
2885   algorithm: "table_merged_details"
2886   output-file-ext: ".csv"
2887   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
2888   columns:
2889   - title: "Name"
2890     data: "data name"
2891   - title: "Status"
2892     data: "data msg"
2893   rows: "generated"
2894   data: "vpp-perf-results-3n-hsw"
2895   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
2896   parameters:
2897   - "name"
2898   - "parent"
2899   - "msg"
2900
2901 # Detailed Test Results - VPP Performance Results 3n-skx
2902 - type: "table"
2903   title: "Detailed Test Results - VPP Performance Results 3n-skx"
2904   algorithm: "table_merged_details"
2905   output-file-ext: ".csv"
2906   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
2907   columns:
2908   - title: "Name"
2909     data: "data name"
2910   - title: "Status"
2911     data: "data msg"
2912   rows: "generated"
2913   data: "vpp-perf-results-3n-skx"
2914   filter: "not 'CFS_OPT'"
2915   parameters:
2916   - "name"
2917   - "parent"
2918   - "msg"
2919
2920 # Detailed Test Results - VPP Performance Results 2n-skx
2921 - type: "table"
2922   title: "Detailed Test Results - VPP Performance Results 2n-skx"
2923   algorithm: "table_merged_details"
2924   output-file-ext: ".csv"
2925   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
2926   columns:
2927   - title: "Name"
2928     data: "data name"
2929   - title: "Status"
2930     data: "data msg"
2931   rows: "generated"
2932   data: "vpp-perf-results-2n-skx"
2933   filter: "not 'CFS_OPT'"
2934   parameters:
2935   - "name"
2936   - "parent"
2937   - "msg"
2938
2939 ## Detailed Test Results - VPP Performance Results 2n-dnv
2940 #- type: "table"
2941 #  title: "Detailed Test Results - VPP Performance Results 2n-dnv"
2942 #  algorithm: "table_details"
2943 #  output-file-ext: ".csv"
2944 #  output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
2945 #  columns:
2946 #  - title: "Name"
2947 #    data: "data name"
2948 #  - title: "Status"
2949 #    data: "data msg"
2950 #  rows: "generated"
2951 #  data: "intel-dnv-vpp"
2952 #  filter: "'NDRPDR'"
2953 #  parameters:
2954 #  - "name"
2955 #  - "parent"
2956 #  - "msg"
2957
2958 # Test configuration - VPP Performance Test Configs 3n-hsw
2959 - type: "table"
2960   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
2961   algorithm: "table_merged_details"
2962   output-file-ext: ".csv"
2963   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_test_configuration_3n_hsw"
2964   columns:
2965   - title: "Name"
2966     data: "data name"
2967   - title: "VPP API Test Commands History - Commands Used Per Test Case"
2968     data: "data conf-history"
2969   rows: "generated"
2970   data: "vpp-perf-results-3n-hsw"
2971   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
2972   parameters:
2973   - "parent"
2974   - "name"
2975   - "conf-history"
2976
2977 # Test configuration - VPP Performance Test Configs 3n-skx
2978 - type: "table"
2979   title: "Test configuration - VPP Performance Test Configs 3n-skx"
2980   algorithm: "table_merged_details"
2981   output-file-ext: ".csv"
2982   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_test_configuration_3n_skx"
2983   columns:
2984   - title: "Name"
2985     data: "data name"
2986   - title: "VPP API Test Commands History - Commands Used Per Test Case"
2987     data: "data conf-history"
2988   rows: "generated"
2989   data: "vpp-perf-results-3n-skx"
2990   filter: "not 'CFS_OPT'"
2991   parameters:
2992   - "parent"
2993   - "name"
2994   - "conf-history"
2995
2996 # Test configuration - VPP Performance Test Configs 2n-skx
2997 - type: "table"
2998   title: "Test configuration - VPP Performance Test Configs 2n-skx"
2999   algorithm: "table_merged_details"
3000   output-file-ext: ".csv"
3001   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_test_configuration_2n_skx"
3002   columns:
3003   - title: "Name"
3004     data: "data name"
3005   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3006     data: "data conf-history"
3007   rows: "generated"
3008   data: "vpp-perf-results-2n-skx"
3009   filter: "not 'CFS_OPT'"
3010   parameters:
3011   - "parent"
3012   - "name"
3013   - "conf-history"
3014
3015 ## Test configuration - VPP Performance Test Configs 2n-dnv
3016 #- type: "table"
3017 #  title: "Test configuration - VPP Performance Test Configs 2n-dnv"
3018 #  algorithm: "table_details"
3019 #  output-file-ext: ".csv"
3020 #  output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/vpp_test_configuration_2n_dnv"
3021 #  columns:
3022 #  - title: "Name"
3023 #    data: "data name"
3024 #  - title: "VPP API Test Commands History - Commands Used Per Test Case"
3025 #    data: "data conf-history"
3026 #  rows: "generated"
3027 #  data: "intel-dnv-vpp"
3028 #  filter: "'NDRPDR'"
3029 #  parameters:
3030 #  - "parent"
3031 #  - "name"
3032 #  - "conf-history"
3033
3034 # Test Operational Data - VPP Performance Operational Data 3n-hsw
3035 - type: "table"
3036   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
3037   algorithm: "table_merged_details"
3038   output-file-ext: ".csv"
3039   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_test_operational_3n_hsw"
3040   columns:
3041   - title: "Name"
3042     data: "data name"
3043   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3044     data: "data show-run"
3045   rows: "generated"
3046   data: "vpp-perf-results-3n-hsw"
3047   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
3048   parameters:
3049   - "parent"
3050   - "name"
3051   - "show-run"
3052
3053 # Test Operational Data - VPP Performance Operational Data 3n-skx
3054 - type: "table"
3055   title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
3056   algorithm: "table_merged_details"
3057   output-file-ext: ".csv"
3058   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_test_operational_3n_skx"
3059   columns:
3060   - title: "Name"
3061     data: "data name"
3062   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3063     data: "data show-run"
3064   rows: "generated"
3065   data: "vpp-perf-results-3n-skx"
3066   filter: "not 'CFS_OPT'"
3067   parameters:
3068   - "parent"
3069   - "name"
3070   - "show-run"
3071
3072 # Test Operational Data - VPP Performance Operational Data 2n-skx
3073 - type: "table"
3074   title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
3075   algorithm: "table_merged_details"
3076   output-file-ext: ".csv"
3077   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_test_operational_2n_skx"
3078   columns:
3079   - title: "Name"
3080     data: "data name"
3081   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3082     data: "data show-run"
3083   rows: "generated"
3084   data: "vpp-perf-results-2n-skx"
3085   filter: "not 'CFS_OPT'"
3086   parameters:
3087   - "parent"
3088   - "name"
3089   - "show-run"
3090
3091 ## Test Operational Data - VPP Performance Operational Data 2n-dnv
3092 #- type: "table"
3093 #  title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
3094 #  algorithm: "table_details"
3095 #  output-file-ext: ".csv"
3096 #  output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/vpp_test_operational_2n_dnv"
3097 #  columns:
3098 #  - title: "Name"
3099 #    data: "data name"
3100 #  - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3101 #    data: "data show-run"
3102 #  rows: "generated"
3103 #  data: "intel-dnv-vpp"
3104 #  filter: "'NDRPDR'"
3105 #  parameters:
3106 #  - "parent"
3107 #  - "name"
3108 #  - "show-run"
3109
3110 # Detailed Test Results - VPP MRR Results 3n-hsw
3111 - type: "table"
3112   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
3113   algorithm: "table_details"
3114   output-file-ext: ".csv"
3115   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
3116   columns:
3117   - title: "Name"
3118     data: "data name"
3119   - title: "Status"
3120     data: "data msg"
3121   rows: "generated"
3122   data: "vpp-mrr-results-3n-hsw"
3123   filter: "'MRR'"
3124   parameters:
3125   - "name"
3126   - "parent"
3127   - "msg"
3128
3129 # Detailed Test Results - VPP MRR Results 3n-skx
3130 - type: "table"
3131   title: "Detailed Test Results - VPP MRR Results 3n-skx"
3132   algorithm: "table_details"
3133   output-file-ext: ".csv"
3134   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
3135   columns:
3136   - title: "Name"
3137     data: "data name"
3138   - title: "Status"
3139     data: "data msg"
3140   rows: "generated"
3141   data: "vpp-mrr-results-3n-skx"
3142   filter: "'MRR'"
3143   parameters:
3144   - "name"
3145   - "parent"
3146   - "msg"
3147
3148 # Detailed Test Results - VPP MRR Results 2n-skx
3149 - type: "table"
3150   title: "Detailed Test Results - VPP MRR Results 2n-skx"
3151   algorithm: "table_details"
3152   output-file-ext: ".csv"
3153   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
3154   columns:
3155   - title: "Name"
3156     data: "data name"
3157   - title: "Status"
3158     data: "data msg"
3159   rows: "generated"
3160   data: "vpp-mrr-results-2n-skx"
3161   filter: "'MRR'"
3162   parameters:
3163   - "name"
3164   - "parent"
3165   - "msg"
3166
3167 ## Detailed Test Results - VPP MRR Results 2n-dnv
3168 #- type: "table"
3169 #  title: "Detailed Test Results - VPP MRR Results 2n-dnv"
3170 #  algorithm: "table_details"
3171 #  output-file-ext: ".csv"
3172 #  output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/vpp_mrr_results_2n_dnv"
3173 #  columns:
3174 #  - title: "Name"
3175 #    data: "data name"
3176 #  - title: "Status"
3177 #    data: "data msg"
3178 #  rows: "generated"
3179 #  data: "intel-dnv-vpp"
3180 #  filter: "'MRR'"
3181 #  parameters:
3182 #  - "name"
3183 #  - "parent"
3184 #  - "msg"
3185
3186 # Test configuration - VPP MRR Test Configs 3n-hsw
3187 - type: "table"
3188   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
3189   algorithm: "table_details"
3190   output-file-ext: ".csv"
3191   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_test_configuration_3n_hsw"
3192   columns:
3193   - title: "Name"
3194     data: "data name"
3195   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3196     data: "data conf-history"
3197   rows: "generated"
3198   data: "vpp-mrr-results-3n-hsw"
3199   filter: "'MRR'"
3200   parameters:
3201   - "parent"
3202   - "name"
3203   - "conf-history"
3204
3205 # Test configuration - VPP MRR Test Configs 3n-skx
3206 - type: "table"
3207   title: "Test configuration - VPP MRR Test Configs 3n-skx"
3208   algorithm: "table_details"
3209   output-file-ext: ".csv"
3210   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_test_configuration_3n_skx"
3211   columns:
3212   - title: "Name"
3213     data: "data name"
3214   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3215     data: "data conf-history"
3216   rows: "generated"
3217   data: "vpp-mrr-results-3n-skx"
3218   filter: "'MRR'"
3219   parameters:
3220   - "parent"
3221   - "name"
3222   - "conf-history"
3223
3224 # Test configuration - VPP MRR Test Configs 2n-skx
3225 - type: "table"
3226   title: "Test configuration - VPP MRR Test Configs 2n-skx"
3227   algorithm: "table_details"
3228   output-file-ext: ".csv"
3229   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_test_configuration_2n_skx"
3230   columns:
3231   - title: "Name"
3232     data: "data name"
3233   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3234     data: "data conf-history"
3235   rows: "generated"
3236   data: "vpp-mrr-results-2n-skx"
3237   filter: "'MRR'"
3238   parameters:
3239   - "parent"
3240   - "name"
3241   - "conf-history"
3242
3243 ## Test configuration - VPP MRR Test Configs 2n-dnv
3244 #- type: "table"
3245 #  title: "Test configuration - VPP MRR Test Configs 2n-dnv"
3246 #  algorithm: "table_details"
3247 #  output-file-ext: ".csv"
3248 #  output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/vpp_mrr_test_configuration_2n_dnv"
3249 #  columns:
3250 #  - title: "Name"
3251 #    data: "data name"
3252 #  - title: "VPP API Test Commands History - Commands Used Per Test Case"
3253 #    data: "data conf-history"
3254 #  rows: "generated"
3255 #  data: "intel-dnv-vpp"
3256 #  filter: "'MRR'"
3257 #  parameters:
3258 #  - "parent"
3259 #  - "name"
3260 #  - "conf-history"
3261
3262 # Detailed Test Results - VPP Functional Results - Ubuntu
3263 - type: "table"
3264   title: "Detailed Test Results - VPP Functional Results - Ubuntu"
3265   algorithm: "table_details"
3266   output-file-ext: ".csv"
3267   output-file: "{DIR[DTR,FUNC,VPP,UBUNTU]}/vpp_functional_results_ubuntu"
3268   columns:
3269   - title: "Name"
3270     data: "data name"
3271   - title: "Documentation"
3272     data: "data doc"
3273   - title: "Status"
3274     data: "data status"
3275   rows: "generated"
3276   data: "vpp-func-results-ubuntu"
3277   filter: "all"
3278   parameters:
3279   - "name"
3280   - "parent"
3281   - "doc"
3282   - "status"
3283
3284 # Detailed Test Results - VPP Functional Results - CentOS
3285 - type: "table"
3286   title: "Detailed Test Results - VPP Functional Results - CentOS"
3287   algorithm: "table_details"
3288   output-file-ext: ".csv"
3289   output-file: "{DIR[DTR,FUNC,VPP,CENTOS]}/vpp_functional_results_centos"
3290   columns:
3291   - title: "Name"
3292     data: "data name"
3293   - title: "Documentation"
3294     data: "data doc"
3295   -
3296     title: "Status"
3297     data: "data status"
3298   rows: "generated"
3299   data:
3300     "vpp-func-results-centos"
3301   filter: "all"
3302   parameters:
3303   - "name"
3304   - "parent"
3305   - "doc"
3306   - "status"
3307
3308 # Test configuration - VPP Functional Test Configs - Ubuntu
3309 - type: "table"
3310   title: "Test configuration - VPP Functional Test Configs - Ubuntu"
3311   algorithm: "table_details"
3312   output-file-ext: ".csv"
3313   output-file: "{DIR[DTC,FUNC,VPP,UBUNTU]}/vpp_functional_configuration_ubuntu"
3314   columns:
3315   - title: "Name"
3316     data: "data name"
3317   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3318     data: "data conf-history"
3319   rows: "generated"
3320   data: "vpp-func-results-ubuntu"
3321   filter: "all"
3322   parameters:
3323   - "parent"
3324   - "name"
3325   - "conf-history"
3326
3327 # Test configuration - VPP Functional Test Configs - CentOS
3328 - type: "table"
3329   title: "Test configuration - VPP Functional Test Configs - CentOS"
3330   algorithm: "table_details"
3331   output-file-ext: ".csv"
3332   output-file: "{DIR[DTC,FUNC,VPP,CENTOS]}/vpp_functional_configuration_centos"
3333   columns:
3334   - title: "Name"
3335     data: "data name"
3336   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3337     data: "data conf-history"
3338   rows: "generated"
3339   data: "vpp-func-results-centos"
3340   filter: "all"
3341   parameters:
3342   - "parent"
3343   - "name"
3344   - "conf-history"
3345
3346 ## Detailed Test Results - Container Orchestrated Topologies Performance Results 3n-hsw
3347 #- type: "table"
3348 #  title: "Detailed Test Results - Container Orchestrated Topologies Performance Results 3n-hsw"
3349 #  algorithm: "table_details"
3350 #  output-file-ext: ".csv"
3351 #  output-file: "{DIR[DTR,PERF,COT,3N,HSW]}/cot_performance_results_3n_hsw"
3352 #  columns:
3353 #  - title: "Name"
3354 #    data: "data name"
3355 #  - title: "Status"
3356 #    data: "data msg"
3357 #  rows: "generated"
3358 #  data: "ligato-perf-results-3n-hsw"
3359 #  filter: "all"
3360 #  parameters:
3361 #  - "name"
3362 #  - "parent"
3363 #  - "msg"
3364
3365 # Detailed Test Results - VPP Device Results - Ubuntu
3366 - type: "table"
3367   title: "Detailed Test Results - VPP Device Results - Ubuntu"
3368   algorithm: "table_details"
3369   output-file-ext: ".csv"
3370   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
3371   columns:
3372   - title: "Name"
3373     data: "data name"
3374   - title: "Documentation"
3375     data: "data doc"
3376   - title: "Status"
3377     data: "data status"
3378   rows: "generated"
3379   data: "vpp-device-results-ubuntu"
3380   filter: "all"
3381   parameters:
3382   - "name"
3383   - "parent"
3384   - "doc"
3385   - "status"
3386
3387 # Test configuration - VPP Device Test Configs - Ubuntu
3388 - type: "table"
3389   title: "Test configuration - VPP Device Test Configs - Ubuntu"
3390   algorithm: "table_details"
3391   output-file-ext: ".csv"
3392   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
3393   columns:
3394   - title: "Name"
3395     data: "data name"
3396   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3397     data: "data conf-history"
3398   rows: "generated"
3399   data: "vpp-device-results-ubuntu"
3400   filter: "all"
3401   parameters:
3402   - "parent"
3403   - "name"
3404   - "conf-history"
3405
3406 ################################################################################
3407
3408 # DPDK Performance Changes 3n-hsw 1t1c pdr
3409 - type: "table"
3410   title: "DPDK Performance Changes 3n-hsw 1t1c pdr"
3411   algorithm: "table_performance_comparison"
3412   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-pdr"
3413   history:
3414     - title: "rls1810"
3415       data: "dpdk-performance-changes-3n-hsw-h1"
3416   reference:
3417     title: "rls1901"
3418     data: "dpdk-performance-changes-3n-hsw-ref"
3419   compare:
3420     title: "rls1904"
3421     data: "dpdk-performance-changes-3n-hsw-cmp"
3422   data: "dpdk-performance-changes-3n-hsw"
3423   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3424   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3425   parameters:
3426   - "name"
3427   - "parent"
3428   - "throughput"
3429
3430 # DPDK Performance Changes 3n-hsw 2t2c pdr
3431 - type: "table"
3432   title: "DPDK Performance Changes 3n-hsw 2t2c pdr"
3433   algorithm: "table_performance_comparison"
3434   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-pdr"
3435   history:
3436     - title: "rls1810"
3437       data: "dpdk-performance-changes-3n-hsw-h1"
3438   reference:
3439     title: "rls1901"
3440     data: "dpdk-performance-changes-3n-hsw-ref"
3441   compare:
3442     title: "rls1904"
3443     data: "dpdk-performance-changes-3n-hsw-cmp"
3444   data: "dpdk-performance-changes-3n-hsw"
3445   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3446   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3447   parameters:
3448   - "name"
3449   - "parent"
3450   - "throughput"
3451
3452 # DPDK Performance Changes 3n-hsw 1t1c ndr
3453 - type: "table"
3454   title: "DPDK Performance Changes 3n-hsw 1t1c ndr"
3455   algorithm: "table_performance_comparison"
3456   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-ndr"
3457   history:
3458     - title: "rls1810"
3459       data: "dpdk-performance-changes-3n-hsw-h1"
3460   reference:
3461     title: "rls1901"
3462     data: "dpdk-performance-changes-3n-hsw-ref"
3463   compare:
3464     title: "rls1904"
3465     data: "dpdk-performance-changes-3n-hsw-cmp"
3466   data: "dpdk-performance-changes-3n-hsw"
3467   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3468   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3469   parameters:
3470   - "name"
3471   - "parent"
3472   - "throughput"
3473
3474 # DPDK Performance Changes 3n-hsw 2t2c ndr
3475 - type: "table"
3476   title: "DPDK Performance Changes 3n-hsw 2t2c ndr"
3477   algorithm: "table_performance_comparison"
3478   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-ndr"
3479   history:
3480     - title: "rls1810"
3481       data: "dpdk-performance-changes-3n-hsw-h1"
3482   reference:
3483     title: "rls1901"
3484     data: "dpdk-performance-changes-3n-hsw-ref"
3485   compare:
3486     title: "rls1904"
3487     data: "dpdk-performance-changes-3n-hsw-cmp"
3488   data: "dpdk-performance-changes-3n-hsw"
3489   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3490   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3491   parameters:
3492   - "name"
3493   - "parent"
3494   - "throughput"
3495
3496 # DPDK Performance Changes 3n-skx 2t1c pdr
3497 - type: "table"
3498   title: "DPDK Performance Changes 3n-skx 2t1c pdr"
3499   algorithm: "table_performance_comparison"
3500   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-pdr"
3501   history:
3502     - title: "rls1810"
3503       data: "dpdk-performance-changes-3n-skx-h1"
3504   reference:
3505     title: "rls1901"
3506     data: "dpdk-performance-changes-3n-skx-ref"
3507   compare:
3508     title: "rls1904"
3509     data: "dpdk-performance-changes-3n-skx-cmp"
3510   data: "dpdk-performance-changes-3n-skx"
3511   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3512   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3513   parameters:
3514   - "name"
3515   - "parent"
3516   - "throughput"
3517
3518 # DPDK Performance Changes 3n-skx 4t2c pdr
3519 - type: "table"
3520   title: "DPDK Performance Changes 3n-skx 4t2c pdr"
3521   algorithm: "table_performance_comparison"
3522   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-pdr"
3523   history:
3524     - title: "rls1810"
3525       data: "dpdk-performance-changes-3n-skx-h1"
3526   reference:
3527     title: "rls1901"
3528     data: "dpdk-performance-changes-3n-skx-ref"
3529   compare:
3530     title: "rls1904"
3531     data: "dpdk-performance-changes-3n-skx-cmp"
3532   data: "dpdk-performance-changes-3n-skx"
3533   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3534   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3535   parameters:
3536   - "name"
3537   - "parent"
3538   - "throughput"
3539
3540 # DPDK Performance Changes 3n-skx 2t1c ndr
3541 - type: "table"
3542   title: "DPDK Performance Changes 3n-skx 2t1c ndr"
3543   algorithm: "table_performance_comparison"
3544   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-ndr"
3545   history:
3546     - title: "rls1810"
3547       data: "dpdk-performance-changes-3n-skx-h1"
3548   reference:
3549     title: "rls1901"
3550     data: "dpdk-performance-changes-3n-skx-ref"
3551   compare:
3552     title: "rls1904"
3553     data: "dpdk-performance-changes-3n-skx-cmp"
3554   data: "dpdk-performance-changes-3n-skx"
3555   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3556   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3557   parameters:
3558   - "name"
3559   - "parent"
3560   - "throughput"
3561
3562 # DPDK Performance Changes 3n-skx 4t2c ndr
3563 - type: "table"
3564   title: "DPDK Performance Changes 3n-skx 4t2c ndr"
3565   algorithm: "table_performance_comparison"
3566   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-ndr"
3567   history:
3568     - title: "rls1810"
3569       data: "dpdk-performance-changes-3n-skx-h1"
3570   reference:
3571     title: "rls1901"
3572     data: "dpdk-performance-changes-3n-skx-ref"
3573   compare:
3574     title: "rls1904"
3575     data: "dpdk-performance-changes-3n-skx-cmp"
3576   data: "dpdk-performance-changes-3n-skx"
3577   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3578   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3579   parameters:
3580   - "name"
3581   - "parent"
3582   - "throughput"
3583
3584 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr
3585 - type: "table"
3586   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
3587   algorithm: "table_performance_comparison"
3588   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
3589   reference:
3590     title: "3-Node Hsw"
3591     data: "dpdk-compare-testbeds-ref"
3592   compare:
3593     title: "3-Node Skx"
3594     data: "dpdk-compare-testbeds-cmp"
3595   data: "dpdk-compare-testbeds"
3596   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3597   filter: "'NIC_Intel-X710' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3598   parameters:
3599   - "name"
3600   - "parent"
3601   - "throughput"
3602
3603 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr
3604 - type: "table"
3605   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
3606   algorithm: "table_performance_comparison"
3607   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
3608   reference:
3609     title: "3-Node Hsw"
3610     data: "dpdk-compare-testbeds-ref"
3611   compare:
3612     title: "3-Node Skx"
3613     data: "dpdk-compare-testbeds-cmp"
3614   data: "dpdk-compare-testbeds"
3615   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3616   filter: "'NIC_Intel-X710' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3617   parameters:
3618   - "name"
3619   - "parent"
3620   - "throughput"
3621
3622 # DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr
3623 - type: "table"
3624   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr"
3625   algorithm: "table_performance_comparison"
3626   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
3627   reference:
3628     title: "3-Node Skx"
3629     data: "dpdk-compare-topologies-ref"
3630   compare:
3631     title: "2-Node Skx"
3632     data: "dpdk-compare-topologies-cmp"
3633   data: "dpdk-compare-topologies"
3634   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3635   filter: "'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3636   parameters:
3637   - "name"
3638   - "parent"
3639   - "throughput"
3640
3641 # DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr
3642 - type: "table"
3643   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr"
3644   algorithm: "table_performance_comparison"
3645   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
3646   reference:
3647     title: "3-Node Skx"
3648     data: "dpdk-compare-topologies-ref"
3649   compare:
3650     title: "2-Node Skx"
3651     data: "dpdk-compare-topologies-cmp"
3652   data: "dpdk-compare-topologies"
3653   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3654   filter: "'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3655   parameters:
3656   - "name"
3657   - "parent"
3658   - "throughput"
3659
3660 # DPDK Performance Changes 2n-skx 2t1c pdr
3661 - type: "table"
3662   title: "DPDK Performance Changes 2n-skx 2t1c pdr"
3663   algorithm: "table_performance_comparison"
3664   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-pdr"
3665   history:
3666     - title: "rls1810"
3667       data: "dpdk-performance-changes-2n-skx-h1"
3668   reference:
3669     title: "rls1901"
3670     data: "dpdk-performance-changes-2n-skx-ref"
3671   compare:
3672     title: "rls1904"
3673     data: "dpdk-performance-changes-2n-skx-cmp"
3674   data: "dpdk-performance-changes-2n-skx"
3675   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3676   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3677   parameters:
3678   - "name"
3679   - "parent"
3680   - "throughput"
3681
3682 # DPDK Performance Changes 2n-skx 4t2c pdr
3683 - type: "table"
3684   title: "DPDK Performance Changes 2n-skx 4t2c pdr"
3685   algorithm: "table_performance_comparison"
3686   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-pdr"
3687   history:
3688     - title: "rls1810"
3689       data: "dpdk-performance-changes-2n-skx-h1"
3690   reference:
3691     title: "rls1901"
3692     data: "dpdk-performance-changes-2n-skx-ref"
3693   compare:
3694     title: "rls1904"
3695     data: "dpdk-performance-changes-2n-skx-cmp"
3696   data: "dpdk-performance-changes-2n-skx"
3697   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3698   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3699   parameters:
3700   - "name"
3701   - "parent"
3702   - "throughput"
3703
3704 # DPDK Performance Changes 2n-skx 2t1c ndr
3705 - type: "table"
3706   title: "DPDK Performance Changes 2n-skx 2t1c ndr"
3707   algorithm: "table_performance_comparison"
3708   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-ndr"
3709   history:
3710     - title: "rls1810"
3711       data: "dpdk-performance-changes-2n-skx-h1"
3712   reference:
3713     title: "rls1901"
3714     data: "dpdk-performance-changes-2n-skx-ref"
3715   compare:
3716     title: "rls1904"
3717     data: "dpdk-performance-changes-2n-skx-cmp"
3718   data: "dpdk-performance-changes-2n-skx"
3719   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3720   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3721   parameters:
3722   - "name"
3723   - "parent"
3724   - "throughput"
3725
3726 # DPDK Performance Changes 2n-skx 4t2c ndr
3727 - type: "table"
3728   title: "DPDK Performance Changes 2n-skx 4t2c ndr"
3729   algorithm: "table_performance_comparison"
3730   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-ndr"
3731   history:
3732     - title: "rls1810"
3733       data: "dpdk-performance-changes-2n-skx-h1"
3734   reference:
3735     title: "rls1901"
3736     data: "dpdk-performance-changes-2n-skx-ref"
3737   compare:
3738     title: "rls1904"
3739     data: "dpdk-performance-changes-2n-skx-cmp"
3740   data: "dpdk-performance-changes-2n-skx"
3741   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3742   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3743   parameters:
3744   - "name"
3745   - "parent"
3746   - "throughput"
3747
3748 # Detailed Test Results - DPDK Performance Results 3n-hsw
3749 - type: "table"
3750   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
3751   algorithm: "table_details"
3752   output-file-ext: ".csv"
3753   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
3754   columns:
3755   - title: "Name"
3756     data: "data name"
3757   - title: "Status"
3758     data: "data msg"
3759   rows: "generated"
3760   data: "dpdk-perf-results-3n-hsw"
3761   filter: "all"
3762   parameters:
3763   - "name"
3764   - "parent"
3765   - "msg"
3766
3767 # Detailed Test Results - DPDK Performance Results 3n-skx
3768 - type: "table"
3769   title: "Detailed Test Results - DPDK Performance Results 3n-skx"
3770   algorithm: "table_details"
3771   output-file-ext: ".csv"
3772   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
3773   columns:
3774   - title: "Name"
3775     data: "data name"
3776   - title: "Status"
3777     data: "data msg"
3778   rows: "generated"
3779   data: "dpdk-perf-results-3n-skx"
3780   filter: "all"
3781   parameters:
3782   - "name"
3783   - "parent"
3784   - "msg"
3785
3786 # Detailed Test Results - DPDK Performance Results 2n-skx
3787 - type: "table"
3788   title: "Detailed Test Results - DPDK Performance Results 2n-skx"
3789   algorithm: "table_details"
3790   output-file-ext: ".csv"
3791   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
3792   columns:
3793   - title: "Name"
3794     data: "data name"
3795   - title: "Status"
3796     data: "data msg"
3797   rows: "generated"
3798   data: "dpdk-perf-results-2n-skx"
3799   filter: "all"
3800   parameters:
3801   - "name"
3802   - "parent"
3803   - "msg"
3804
3805 ################################################################################
3806 # HoneyComb
3807 - type: "table"
3808   title: "Detailed Test Results - Honeycomb Functional Results"
3809   algorithm: "table_details"
3810   output-file-ext: ".csv"
3811   output-file: "{DIR[DTR,FUNC,HC]}/hc_functional_results"
3812   columns:
3813   - title: "Name"
3814     data: "data name"
3815   - title: "Documentation"
3816     data: "data doc"
3817   - title: "Status"
3818     data: "data status"
3819   rows: "generated"
3820   data:
3821     "hc-func-results"
3822   filter: "all"
3823   parameters:
3824   - "name"
3825   - "parent"
3826   - "doc"
3827   - "status"
3828
3829 ################################################################################
3830 # NSH SFC
3831 #-
3832 #  type: "table"
3833 #  title: "Detailed Test Results - NSH SFC Functional Results"
3834 #  algorithm: "table_details"
3835 #  output-file-ext: ".csv"
3836 #  output-file: "{DIR[DTR,FUNC,NSHSFC]}/nsh_sfc_functional_results"
3837 #  columns:
3838 #  -
3839 #    title: "Name"
3840 #    data: "data name"
3841 #  -
3842 #    title: "Documentation"
3843 #    data: "data doc"
3844 #  -
3845 #    title: "Status"
3846 #    data: "data status"
3847 #  rows: "generated"
3848 #  data:
3849 #    "nsh-func-results"
3850 #  filter: "all"
3851 #  parameters:
3852 #  - "name"
3853 #  - "parent"
3854 #  - "doc"
3855 #  - "status"
3856
3857 ################################################################################
3858 # DMM
3859 - type: "table"
3860   title: "Detailed Test Results - DMM Functional Results"
3861   algorithm: "table_details"
3862   output-file-ext: ".csv"
3863   output-file: "{DIR[DTR,FUNC,DMM]}/dmm_functional_results"
3864   columns:
3865   - title: "Name"
3866     data: "data name"
3867   - title: "Documentation"
3868     data: "data doc"
3869   - title: "Status"
3870     data: "data status"
3871   rows: "generated"
3872   data:
3873     "dmm-func-results"
3874   filter: "all"
3875   parameters:
3876   - "name"
3877   - "parent"
3878   - "doc"
3879   - "status"
3880
3881 ################################################################################
3882 ###                                F I L E S                                 ###
3883 ################################################################################
3884
3885 # VPP Performance Results 3n-hsw
3886 - type: "file"
3887   title: "VPP Performance Results 3n-hsw"
3888   algorithm: "file_test_results"
3889   output-file-ext: ".rst"
3890   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
3891   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"
3892   dir-tables: "{DIR[DTR,PERF,VPP,3N,HSW]}"
3893   data: "vpp-perf-results-3n-hsw"
3894   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
3895   parameters:
3896   - "name"
3897   - "doc"
3898   - "level"
3899   - "parent"
3900   data-start-level: 3
3901
3902 # VPP Performance Results 3n-skx
3903 - type: "file"
3904   title: "VPP Performance Results 3n-skx"
3905   algorithm: "file_test_results"
3906   output-file-ext: ".rst"
3907   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
3908   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"
3909   dir-tables: "{DIR[DTR,PERF,VPP,3N,SKX]}"
3910   data: "vpp-perf-results-3n-skx"
3911   filter: "not 'CFS_OPT'"
3912   parameters:
3913   - "name"
3914   - "doc"
3915   - "level"
3916   - "parent"
3917   data-start-level: 3
3918
3919 # VPP Performance Results 2n-skx
3920 - type: "file"
3921   title: "VPP Performance Results 2n-skx"
3922   algorithm: "file_test_results"
3923   output-file-ext: ".rst"
3924   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
3925   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"
3926   dir-tables: "{DIR[DTR,PERF,VPP,2N,SKX]}"
3927   data: "vpp-perf-results-2n-skx"
3928   filter: "not 'CFS_OPT'"
3929   parameters:
3930   - "name"
3931   - "doc"
3932   - "level"
3933   - "parent"
3934   data-start-level: 3
3935
3936 ## VPP Performance Results 2n-dnv
3937 #- type: "file"
3938 #  title: "VPP Performance Results 2n-dnv"
3939 #  algorithm: "file_test_results"
3940 #  output-file-ext: ".rst"
3941 #  output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
3942 #  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"
3943 #  dir-tables: "{DIR[DTR,PERF,VPP,2N,DNV]}"
3944 #  data: "intel-dnv-vpp"
3945 #  filter: "'NDRPDR'"
3946 #  parameters:
3947 #  - "name"
3948 #  - "doc"
3949 #  - "level"
3950 #  - "parent"
3951 #  data-start-level: 3
3952
3953 # VPP Performance Configuration 3n-hsw
3954 - type: "file"
3955   title: "VPP Performance Configuration 3n-hsw"
3956   algorithm: "file_test_results"
3957   output-file-ext: ".rst"
3958   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_performance_configuration_3n_hsw"
3959   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"
3960   dir-tables: "{DIR[DTC,PERF,VPP,3N,HSW]}"
3961   data: "vpp-perf-results-3n-hsw"
3962   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
3963   parameters:
3964   - "name"
3965   - "doc"
3966   - "level"
3967   - "parent"
3968   data-start-level: 3
3969
3970 # VPP Performance Configuration 3n-skx
3971 - type: "file"
3972   title: "VPP Performance Configuration 3n-skx"
3973   algorithm: "file_test_results"
3974   output-file-ext: ".rst"
3975   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_performance_configuration_3n_skx"
3976   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"
3977   dir-tables: "{DIR[DTC,PERF,VPP,3N,SKX]}"
3978   data: "vpp-perf-results-3n-skx"
3979   filter: "not 'CFS_OPT'"
3980   parameters:
3981   - "name"
3982   - "doc"
3983   - "level"
3984   - "parent"
3985   data-start-level: 3
3986
3987 # VPP Performance Configuration 2n-skx
3988 - type: "file"
3989   title: "VPP Performance Configuration 2n-skx"
3990   algorithm: "file_test_results"
3991   output-file-ext: ".rst"
3992   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_performance_configuration_2n_skx"
3993   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"
3994   dir-tables: "{DIR[DTC,PERF,VPP,2N,SKX]}"
3995   data: "vpp-perf-results-2n-skx"
3996   filter: "not 'CFS_OPT'"
3997   parameters:
3998   - "name"
3999   - "doc"
4000   - "level"
4001   - "parent"
4002   data-start-level: 3
4003
4004 ## VPP Performance Configuration 2n-dnv
4005 #- type: "file"
4006 #  title: "VPP Performance Configuration 2n-dnv"
4007 #  algorithm: "file_test_results"
4008 #  output-file-ext: ".rst"
4009 #  output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/vpp_performance_configuration_2n_dnv"
4010 #  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"
4011 #  dir-tables: "{DIR[DTC,PERF,VPP,2N,DNV]}"
4012 #  data: "intel-dnv-vpp"
4013 #  filter: "'NDRPDR'"
4014 #  parameters:
4015 #  - "name"
4016 #  - "doc"
4017 #  - "level"
4018 #  - "parent"
4019 #  data-start-level: 3
4020
4021 # VPP Performance Operational Data 3n-hsw
4022 - type: "file"
4023   title: "VPP Performance Operational Data 3n-hsw"
4024   algorithm: "file_test_results"
4025   output-file-ext: ".rst"
4026   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_performance_operational_data_3n_hsw"
4027   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"
4028   dir-tables: "{DIR[DTO,PERF,VPP,3N,HSW]}"
4029   data: "vpp-perf-results-3n-hsw"
4030   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
4031   parameters:
4032   - "name"
4033   - "doc"
4034   - "level"
4035   - "parent"
4036   data-start-level: 3
4037
4038 # VPP Performance Operational Data 3n-skx
4039 - type: "file"
4040   title: "VPP Performance Operational Data 3n-skx"
4041   algorithm: "file_test_results"
4042   output-file-ext: ".rst"
4043   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_performance_operational_data_3n_skx"
4044   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"
4045   dir-tables: "{DIR[DTO,PERF,VPP,3N,SKX]}"
4046   data: "vpp-perf-results-3n-skx"
4047   filter: "not 'CFS_OPT'"
4048   parameters:
4049   - "name"
4050   - "doc"
4051   - "level"
4052   - "parent"
4053   data-start-level: 3
4054
4055 # VPP Performance Operational Data 2n-skx
4056 - type: "file"
4057   title: "VPP Performance Operational Data 2n-skx"
4058   algorithm: "file_test_results"
4059   output-file-ext: ".rst"
4060   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_performance_operational_data_2n_skx"
4061   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"
4062   dir-tables: "{DIR[DTO,PERF,VPP,2N,SKX]}"
4063   data: "vpp-perf-results-2n-skx"
4064   filter: "not 'CFS_OPT'"
4065   parameters:
4066   - "name"
4067   - "doc"
4068   - "level"
4069   - "parent"
4070   data-start-level: 3
4071
4072 ## VPP Performance Operational Data 2n-dnv
4073 #- type: "file"
4074 #  title: "VPP Performance Operational Data 2n-dnv"
4075 #  algorithm: "file_test_results"
4076 #  output-file-ext: ".rst"
4077 #  output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/vpp_performance_operational_data_2n_dnv"
4078 #  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"
4079 #  dir-tables: "{DIR[DTO,PERF,VPP,2N,DNV]}"
4080 #  data: "intel-dnv-vpp"
4081 #  filter: "'NDRPDR'"
4082 #  parameters:
4083 #  - "name"
4084 #  - "doc"
4085 #  - "level"
4086 #  - "parent"
4087 #  data-start-level: 3
4088
4089 # VPP MRR Results 3n-hsw
4090 - type: "file"
4091   title: "VPP MRR Results 3n-hsw"
4092   algorithm: "file_test_results"
4093   output-file-ext: ".rst"
4094   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
4095   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"
4096   dir-tables: "{DIR[DTR,MRR,VPP,3N,HSW]}"
4097   data: "vpp-mrr-results-3n-hsw"
4098   filter: "'MRR'"
4099   parameters:
4100   - "name"
4101   - "doc"
4102   - "level"
4103   - "parent"
4104   data-start-level: 3
4105
4106 # VPP MRR Results 3n-skx
4107 - type: "file"
4108   title: "VPP MRR Results 3n-skx"
4109   algorithm: "file_test_results"
4110   output-file-ext: ".rst"
4111   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
4112   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"
4113   dir-tables: "{DIR[DTR,MRR,VPP,3N,SKX]}"
4114   data: "vpp-mrr-results-3n-skx"
4115   filter: "'MRR'"
4116   parameters:
4117   - "name"
4118   - "doc"
4119   - "level"
4120   - "parent"
4121   data-start-level: 3
4122
4123 # VPP MRR Results 2n-skx
4124 - type: "file"
4125   title: "VPP MRR Results 2n-skx"
4126   algorithm: "file_test_results"
4127   output-file-ext: ".rst"
4128   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
4129   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"
4130   dir-tables: "{DIR[DTR,MRR,VPP,2N,SKX]}"
4131   data: "vpp-mrr-results-2n-skx"
4132   filter: "all"
4133   parameters:
4134   - "name"
4135   - "doc"
4136   - "level"
4137   - "parent"
4138   data-start-level: 3
4139
4140 ## VPP MRR Results 2n-dnv
4141 #- type: "file"
4142 #  title: "VPP MRR Results 2n-dnv"
4143 #  algorithm: "file_test_results"
4144 #  output-file-ext: ".rst"
4145 #  output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/vpp_mrr_results_2n_dnv"
4146 #  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"
4147 #  dir-tables: "{DIR[DTR,MRR,VPP,2N,DNV]}"
4148 #  data: "intel-dnv-vpp"
4149 #  filter: "'MRR'"
4150 #  parameters:
4151 #  - "name"
4152 #  - "doc"
4153 #  - "level"
4154 #  - "parent"
4155 #  data-start-level: 3
4156
4157 # VPP MRR Configuration 3n-hsw
4158 - type: "file"
4159   title: "VPP MRR Configuration 3n-hsw"
4160   algorithm: "file_test_results"
4161   output-file-ext: ".rst"
4162   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_configuration_3n_hsw"
4163   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"
4164   dir-tables: "{DIR[DTC,MRR,VPP,3N,HSW]}"
4165   data: "vpp-mrr-results-3n-hsw"
4166   filter: "'MRR'"
4167   parameters:
4168   - "name"
4169   - "doc"
4170   - "level"
4171   - "parent"
4172   data-start-level: 3
4173
4174 # VPP MRR Configuration 3n-skx
4175 - type: "file"
4176   title: "VPP MRR Configuration 3n-skx"
4177   algorithm: "file_test_results"
4178   output-file-ext: ".rst"
4179   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_configuration_3n_skx"
4180   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"
4181   dir-tables: "{DIR[DTC,MRR,VPP,3N,SKX]}"
4182   data: "vpp-mrr-results-3n-skx"
4183   filter: "'MRR'"
4184   parameters:
4185   - "name"
4186   - "doc"
4187   - "level"
4188   - "parent"
4189   data-start-level: 3
4190
4191 # VPP MRR Configuration 2n-skx
4192 - type: "file"
4193   title: "VPP MRR Configuration 2n-skx"
4194   algorithm: "file_test_results"
4195   output-file-ext: ".rst"
4196   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_configuration_2n_skx"
4197   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"
4198   dir-tables: "{DIR[DTC,MRR,VPP,2N,SKX]}"
4199   data: "vpp-mrr-results-2n-skx"
4200   filter: "'MRR'"
4201   parameters:
4202   - "name"
4203   - "doc"
4204   - "level"
4205   - "parent"
4206   data-start-level: 3
4207
4208 ## VPP MRR Configuration 2n-dnv
4209 #- type: "file"
4210 #  title: "VPP MRR Configuration 2n-dnv"
4211 #  algorithm: "file_test_results"
4212 #  output-file-ext: ".rst"
4213 #  output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/vpp_mrr_configuration_2n_dnv"
4214 #  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"
4215 #  dir-tables: "{DIR[DTC,MRR,VPP,2N,DNV]}"
4216 #  data: "intel-dnv-vpp"
4217 #  filter: "'MRR'"
4218 #  parameters:
4219 #  - "name"
4220 #  - "doc"
4221 #  - "level"
4222 #  - "parent"
4223 #  data-start-level: 3
4224
4225 # VPP Functional Results - Ubuntu
4226 - type: "file"
4227   title: "VPP Functional Results - Ubuntu"
4228   algorithm: "file_test_results"
4229   output-file-ext: ".rst"
4230   output-file: "{DIR[DTR,FUNC,VPP,UBUNTU]}/vpp_functional_results_ubuntu"
4231   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"
4232   dir-tables: "{DIR[DTR,FUNC,VPP,UBUNTU]}"
4233   data: "vpp-func-results-ubuntu"
4234   filter: "all"
4235   parameters:
4236   - "name"
4237   - "doc"
4238   - "level"
4239   - "parent"
4240   data-start-level: 3
4241
4242 # VPP Functional Results - CentOS
4243 - type: "file"
4244   title: "VPP Functional Results - CentOS"
4245   algorithm: "file_test_results"
4246   output-file-ext: ".rst"
4247   output-file: "{DIR[DTR,FUNC,VPP,CENTOS]}/vpp_functional_results_centos"
4248   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"
4249   dir-tables: "{DIR[DTR,FUNC,VPP,CENTOS]}"
4250   data:
4251     "vpp-func-results-centos"
4252   filter: "all"
4253   parameters:
4254   - "name"
4255   - "doc"
4256   - "level"
4257   - "parent"
4258   data-start-level: 3
4259
4260 # VPP Functional Configuration - Ubuntu
4261 - type: "file"
4262   title: "VPP Functional Configuration - Ubuntu"
4263   algorithm: "file_test_results"
4264   output-file-ext: ".rst"
4265   output-file: "{DIR[DTC,FUNC,VPP,UBUNTU]}/vpp_functional_configuration_ubuntu"
4266   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"
4267   dir-tables: "{DIR[DTC,FUNC,VPP,UBUNTU]}"
4268   data: "vpp-func-results-ubuntu"
4269   filter: "all"
4270   parameters:
4271   - "name"
4272   - "doc"
4273   - "level"
4274   - "parent"
4275   data-start-level: 3
4276
4277 # VPP Functional Configuration - CentOS
4278 - type: "file"
4279   title: "VPP Functional Configuration - CentOS"
4280   algorithm: "file_test_results"
4281   output-file-ext: ".rst"
4282   output-file: "{DIR[DTC,FUNC,VPP,CENTOS]}/vpp_functional_configuration_centos"
4283   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"
4284   dir-tables: "{DIR[DTC,FUNC,VPP,CENTOS]}"
4285   data:
4286     "vpp-func-results-centos"
4287   filter: "all"
4288   parameters:
4289   - "name"
4290   - "doc"
4291   - "level"
4292   - "parent"
4293   data-start-level: 3
4294
4295 # VPP Device Results - Ubuntu
4296 - type: "file"
4297   title: "VPP Device Results - Ubuntu"
4298   algorithm: "file_test_results"
4299   output-file-ext: ".rst"
4300   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
4301   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"
4302   dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
4303   data: "vpp-device-results-ubuntu"
4304   filter: "all"
4305   parameters:
4306   - "name"
4307   - "doc"
4308   - "level"
4309   - "parent"
4310   data-start-level: 2
4311
4312 # VPP Device Configuration - Ubuntu
4313 - type: "file"
4314   title: "VPP Device Configuration - Ubuntu"
4315   algorithm: "file_test_results"
4316   output-file-ext: ".rst"
4317   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
4318   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"
4319   dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
4320   data: "vpp-device-results-ubuntu"
4321   filter: "all"
4322   parameters:
4323   - "name"
4324   - "doc"
4325   - "level"
4326   - "parent"
4327   data-start-level: 2
4328
4329 ## Container Orchestrated Performance Results 3n-hsw
4330 #- type: "file"
4331 #  title: "Container Orchestrated Performance Results 3n-hsw"
4332 #  algorithm: "file_test_results"
4333 #  output-file-ext: ".rst"
4334 #  output-file: "{DIR[DTR,PERF,COT,3N,HSW]}/cot_performance_results_3n_hsw"
4335 #  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"
4336 #  dir-tables: "{DIR[DTR,PERF,COT,3N,HSW]}"
4337 #  data: "ligato-perf-results-3n-hsw"
4338 #  filter: "all"
4339 #  parameters:
4340 #  - "name"
4341 #  - "doc"
4342 #  - "level"
4343 #  - "parent"
4344 #  data-start-level: 3
4345
4346 # DPDK Performance Results 3n-hsw
4347 - type: "file"
4348   title: "DPDK Performance Results 3n-hsw"
4349   algorithm: "file_test_results"
4350   output-file-ext: ".rst"
4351   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
4352   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"
4353   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
4354   data: "dpdk-perf-results-3n-hsw"
4355   filter: "all"
4356   parameters:
4357   - "name"
4358   - "doc"
4359   - "level"
4360   - "parent"
4361   data-start-level: 3
4362
4363 # DPDK Performance Results 3n-skx
4364 - type: "file"
4365   title: "DPDK Performance Results 3n-skx"
4366   algorithm: "file_test_results"
4367   output-file-ext: ".rst"
4368   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
4369   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"
4370   dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
4371   data: "dpdk-perf-results-3n-skx"
4372   filter: "all"
4373   parameters:
4374   - "name"
4375   - "doc"
4376   - "level"
4377   - "parent"
4378   data-start-level: 3
4379
4380 # DPDK Performance Results 2n-skx
4381 - type: "file"
4382   title: "DPDK Performance Results 2n-skx"
4383   algorithm: "file_test_results"
4384   output-file-ext: ".rst"
4385   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
4386   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"
4387   dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
4388   data: "dpdk-perf-results-2n-skx"
4389   filter: "all"
4390   parameters:
4391   - "name"
4392   - "doc"
4393   - "level"
4394   - "parent"
4395   data-start-level: 3
4396
4397 # Honeycomb Functional Results
4398 - type: "file"
4399   title: "Honeycomb Functional Results"
4400   algorithm: "file_test_results"
4401   output-file-ext: ".rst"
4402   output-file: "{DIR[DTR,FUNC,HC]}/honeycomb_functional_results"
4403   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"
4404   dir-tables: "{DIR[DTR,FUNC,HC]}"
4405   data:
4406     "hc-func-results"
4407   filter: "all"
4408   parameters:
4409   - "name"
4410   - "doc"
4411   - "level"
4412   - "parent"
4413   data-start-level: 3
4414
4415 # NSH SFC Functional Results
4416 #-
4417 #  type: "file"
4418 #  title: "NSH SFC Functional Results"
4419 #  algorithm: "file_test_results"
4420 #  output-file-ext: ".rst"
4421 #  output-file: "{DIR[DTR,FUNC,NSHSFC]}/nshsfc_functional_results"
4422 #  file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
4423 #  dir-tables: "{DIR[DTR,FUNC,NSHSFC]}"
4424 #  data:
4425 #    "nsh-func-results"
4426 #  filter: "all"
4427 #  parameters:
4428 #  - "name"
4429 #  - "doc"
4430 #  - "level"
4431 #  - "parent"
4432 #  data-start-level: 3
4433
4434 # DMM Functional Results
4435 - type: "file"
4436   title: "DMM Functional Results"
4437   algorithm: "file_test_results"
4438   output-file-ext: ".rst"
4439   output-file: "{DIR[DTR,FUNC,DMM]}/dmm_functional_results"
4440   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"
4441   dir-tables: "{DIR[DTR,FUNC,DMM]}"
4442   data:
4443     "dmm-func-results"
4444   filter: "all"
4445   parameters:
4446   - "name"
4447   - "doc"
4448   - "level"
4449   - "parent"
4450   data-start-level: 3
4451
4452 ################################################################################
4453 ###                                P L O T S                                 ###
4454 ################################################################################
4455
4456 # Soak Test (PLRsearch), boxes
4457 - type: "plot"
4458   title: "VPP Critical rate: 2 Hours Soak Test (PLRsearch)"
4459   algorithm: "plot_performance_box"
4460   output-file-type: ".html"
4461   output-file: "{DIR[STATIC,VPP]}/soak-test-1"
4462   data: "plot-vpp-soak-2n-skx"
4463   filter: "('L2BDMACLRN' or 'L2PATCH' or 'L2XCBASE') and not 'VHOST' and not 'MEMIF'"
4464   parameters:
4465     - "throughput"
4466     - "parent"
4467     - "tags"
4468   sort:
4469     - "DRV_AVF"
4470     - "DRV_AVF"
4471     - "DRV_AVF"
4472     - "L2BDMACLRN"
4473     - "L2XCBASE"
4474     - "L2PATCH"
4475   traces:
4476     hoverinfo: "x+y"
4477     boxpoints: "all"
4478     whiskerwidth: 0
4479   layout:
4480     title: "2 Hours Soak Test (PLRsearch)"
4481     layout: "plot-soak-throughput"
4482
4483 # Soak Test (PLRsearch), boxes
4484 - type: "plot"
4485   title: "VPP Critical rate: 2 Hours Soak Test (PLRsearch)"
4486   algorithm: "plot_performance_box"
4487   output-file-type: ".html"
4488   output-file: "{DIR[STATIC,VPP]}/soak-test-2"
4489   data: "plot-vpp-soak-2n-skx"
4490   filter: "'L2BDMACLRN' and ('VHOST' or 'MEMIF') or 'IP4BASE' or 'IP6BASE'"
4491   parameters:
4492     - "throughput"
4493     - "parent"
4494     - "tags"
4495   sort:
4496     - "VHOST"
4497     - "MEMIF"
4498     - "IP4FWD"
4499     - "IP6FWD"
4500   traces:
4501     hoverinfo: "x+y"
4502     boxpoints: "all"
4503     whiskerwidth: 0
4504   layout:
4505     title: "2 Hours Soak Test (PLRsearch)"
4506     layout: "plot-soak-throughput"
4507
4508 ################################################################################
4509 # Plots - NF Density - VSC - MRR 64b
4510 - type: "plot"
4511   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4512   algorithm: "plot_service_density_heatmap_compare"
4513   output-file-type: ".html"
4514   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-vsc-mrr"
4515   data: "plot-vpp-nfv-2n-skx-mrr-64b"
4516   filter: "'NIC_Intel-X710' and
4517            'NF_DENSITY' and
4518            'VHOST' and
4519            'CHAIN' and
4520            'NF_VPPIP4' and
4521            '64B' and
4522            '2T1C' and
4523            'MRR'"
4524   reference:
4525     include: "2"
4526     name: "VNF-1c"
4527   compare:
4528     include: "1"
4529     name: "VNF-0.5c"
4530   parameters:
4531   - "result"
4532   - "name"
4533   - "tags"
4534   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4535   x-axis: "X = VNFs per Service Chain"
4536   y-axis: "Y = Number of Service Chains"
4537   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
4538   layout:
4539     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4540     layout: "plot-service-density"
4541
4542 - type: "plot"
4543   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4544   algorithm: "plot_service_density_heatmap_compare"
4545   output-file-type: ".html"
4546   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-vsc-mrr"
4547   data: "plot-vpp-nfv-2n-skx-mrr-64b"
4548   filter: "'NIC_Intel-X710' and
4549            'NF_DENSITY' and
4550            'VHOST' and
4551            'CHAIN' and
4552            'NF_VPPIP4' and
4553            '64B' and
4554            '4T2C' and
4555            'MRR'"
4556   reference:
4557     include: "2"
4558     name: "VNF-1c"
4559   compare:
4560     include: "1"
4561     name: "VNF-0.5c"
4562   parameters:
4563   - "result"
4564   - "name"
4565   - "tags"
4566   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4567   x-axis: "X = VNFs per Service Chain"
4568   y-axis: "Y = Number of Service Chains"
4569   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
4570   layout:
4571     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4572     layout: "plot-service-density"
4573
4574 - type: "plot"
4575   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4576   algorithm: "plot_service_density_heatmap_compare"
4577   output-file-type: ".html"
4578   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-vsc-mrr"
4579   data: "plot-vpp-nfv-2n-skx-mrr-64b"
4580   filter: "'NIC_Intel-X710' and
4581            'NF_DENSITY' and
4582            'VHOST' and
4583            'CHAIN' and
4584            'NF_VPPIP4' and
4585            '64B' and
4586            '8T4C' and
4587            'MRR'"
4588   reference:
4589     include: "2"
4590     name: "VNF-1c"
4591   compare:
4592     include: "1"
4593     name: "VNF-0.5c"
4594   parameters:
4595   - "result"
4596   - "name"
4597   - "tags"
4598   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4599   x-axis: "X = VNFs per Service Chain"
4600   y-axis: "Y = Number of Service Chains"
4601   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
4602   layout:
4603     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4604     layout: "plot-service-density"
4605
4606 # Plots - NF Density - VSC - MRR IMIX
4607 - type: "plot"
4608   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4609   algorithm: "plot_service_density_heatmap_compare"
4610   output-file-type: ".html"
4611   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-vsc-mrr"
4612   data: "plot-vpp-nfv-2n-skx-mrr-imix"
4613   filter: "'NIC_Intel-X710' and
4614            'NF_DENSITY' and
4615            'VHOST' and
4616            'CHAIN' and
4617            'NF_VPPIP4' and
4618            'IMIX' and
4619            '2T1C' and
4620            'MRR'"
4621   reference:
4622     include: "2"
4623     name: "VNF-1c"
4624   compare:
4625     include: "1"
4626     name: "VNF-0.5c"
4627   parameters:
4628   - "result"
4629   - "name"
4630   - "tags"
4631   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4632   x-axis: "X = VNFs per Service Chain"
4633   y-axis: "Y = Number of Service Chains"
4634   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
4635   layout:
4636     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4637     layout: "plot-service-density"
4638
4639 - type: "plot"
4640   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4641   algorithm: "plot_service_density_heatmap_compare"
4642   output-file-type: ".html"
4643   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-vsc-mrr"
4644   data: "plot-vpp-nfv-2n-skx-mrr-imix"
4645   filter: "'NIC_Intel-X710' and
4646            'NF_DENSITY' and
4647            'VHOST' and
4648            'CHAIN' and
4649            'NF_VPPIP4' and
4650            'IMIX' and
4651            '4T2C' and
4652            'MRR'"
4653   reference:
4654     include: "2"
4655     name: "VNF-1c"
4656   compare:
4657     include: "1"
4658     name: "VNF-0.5c"
4659   parameters:
4660   - "result"
4661   - "name"
4662   - "tags"
4663   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4664   x-axis: "X = VNFs per Service Chain"
4665   y-axis: "Y = Number of Service Chains"
4666   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
4667   layout:
4668     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4669     layout: "plot-service-density"
4670
4671 - type: "plot"
4672   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4673   algorithm: "plot_service_density_heatmap_compare"
4674   output-file-type: ".html"
4675   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-vsc-mrr"
4676   data: "plot-vpp-nfv-2n-skx-mrr-imix"
4677   filter: "'NIC_Intel-X710' and
4678            'NF_DENSITY' and
4679            'VHOST' and
4680            'CHAIN' and
4681            'NF_VPPIP4' and
4682            'IMIX' and
4683            '8T4C' and
4684            'MRR'"
4685   reference:
4686     include: "2"
4687     name: "VNF-1c"
4688   compare:
4689     include: "1"
4690     name: "VNF-0.5c"
4691   parameters:
4692   - "result"
4693   - "name"
4694   - "tags"
4695   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4696   x-axis: "X = VNFs per Service Chain"
4697   y-axis: "Y = Number of Service Chains"
4698   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
4699   layout:
4700     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4701     layout: "plot-service-density"
4702
4703 # Plots - NF Density - VSC - NDR 64b
4704 - type: "plot"
4705   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4706   algorithm: "plot_service_density_heatmap_compare"
4707   output-file-type: ".html"
4708   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-vsc-ndr"
4709   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
4710   filter: "'NIC_Intel-X710' and
4711            'NF_DENSITY' and
4712            'VHOST' and
4713            'CHAIN' and
4714            'NF_VPPIP4' and
4715            '64B' and
4716            '2T1C' and
4717            'NDRPDR'"
4718   reference:
4719     include: "2"
4720     name: "VNF-1c"
4721   compare:
4722     include: "1"
4723     name: "VNF-0.5c"
4724   parameters:
4725   - "throughput"
4726   - "name"
4727   - "tags"
4728   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4729   x-axis: "X = VNFs per Service Chain"
4730   y-axis: "Y = Number of Service Chains"
4731   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
4732   layout:
4733     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4734     layout: "plot-service-density"
4735
4736 - type: "plot"
4737   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4738   algorithm: "plot_service_density_heatmap_compare"
4739   output-file-type: ".html"
4740   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-vsc-ndr"
4741   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
4742   filter: "'NIC_Intel-X710' and
4743            'NF_DENSITY' and
4744            'VHOST' and
4745            'CHAIN' and
4746            'NF_VPPIP4' and
4747            '64B' and
4748            '4T2C' and
4749            'NDRPDR'"
4750   reference:
4751     include: "2"
4752     name: "VNF-1c"
4753   compare:
4754     include: "1"
4755     name: "VNF-0.5c"
4756   parameters:
4757   - "throughput"
4758   - "name"
4759   - "tags"
4760   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4761   x-axis: "X = VNFs per Service Chain"
4762   y-axis: "Y = Number of Service Chains"
4763   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
4764   layout:
4765     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4766     layout: "plot-service-density"
4767
4768 - type: "plot"
4769   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4770   algorithm: "plot_service_density_heatmap_compare"
4771   output-file-type: ".html"
4772   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-vsc-ndr"
4773   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
4774   filter: "'NIC_Intel-X710' and
4775            'NF_DENSITY' and
4776            'VHOST' and
4777            'CHAIN' and
4778            'NF_VPPIP4' and
4779            '64B' and
4780            '8T4C' and
4781            'NDRPDR'"
4782   reference:
4783     include: "2"
4784     name: "VNF-1c"
4785   compare:
4786     include: "1"
4787     name: "VNF-0.5c"
4788   parameters:
4789   - "throughput"
4790   - "name"
4791   - "tags"
4792   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4793   x-axis: "X = VNFs per Service Chain"
4794   y-axis: "Y = Number of Service Chains"
4795   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
4796   layout:
4797     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4798     layout: "plot-service-density"
4799
4800 # Plots - NF Density - VSC - NDR IMIX
4801 - type: "plot"
4802   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4803   algorithm: "plot_service_density_heatmap_compare"
4804   output-file-type: ".html"
4805   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-vsc-ndr"
4806   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
4807   filter: "'NIC_Intel-X710' and
4808            'NF_DENSITY' and
4809            'VHOST' and
4810            'CHAIN' and
4811            'NF_VPPIP4' and
4812            'IMIX' and
4813            '2T1C' and
4814            'NDRPDR'"
4815   reference:
4816     include: "2"
4817     name: "VNF-1c"
4818   compare:
4819     include: "1"
4820     name: "VNF-0.5c"
4821   parameters:
4822   - "throughput"
4823   - "name"
4824   - "tags"
4825   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4826   x-axis: "X = VNFs per Service Chain"
4827   y-axis: "Y = Number of Service Chains"
4828   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
4829   layout:
4830     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4831     layout: "plot-service-density"
4832
4833 - type: "plot"
4834   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4835   algorithm: "plot_service_density_heatmap_compare"
4836   output-file-type: ".html"
4837   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-vsc-ndr"
4838   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
4839   filter: "'NIC_Intel-X710' and
4840            'NF_DENSITY' and
4841            'VHOST' and
4842            'CHAIN' and
4843            'NF_VPPIP4' and
4844            'IMIX' and
4845            '4T2C' and
4846            'NDRPDR'"
4847   reference:
4848     include: "2"
4849     name: "VNF-1c"
4850   compare:
4851     include: "1"
4852     name: "VNF-0.5c"
4853   parameters:
4854   - "throughput"
4855   - "name"
4856   - "tags"
4857   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4858   x-axis: "X = VNFs per Service Chain"
4859   y-axis: "Y = Number of Service Chains"
4860   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
4861   layout:
4862     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4863     layout: "plot-service-density"
4864
4865 - type: "plot"
4866   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4867   algorithm: "plot_service_density_heatmap_compare"
4868   output-file-type: ".html"
4869   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-vsc-ndr"
4870   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
4871   filter: "'NIC_Intel-X710' and
4872            'NF_DENSITY' and
4873            'VHOST' and
4874            'CHAIN' and
4875            'NF_VPPIP4' and
4876            'IMIX' and
4877            '8T4C' and
4878            'NDRPDR'"
4879   reference:
4880     include: "2"
4881     name: "VNF-1c"
4882   compare:
4883     include: "1"
4884     name: "VNF-0.5c"
4885   parameters:
4886   - "throughput"
4887   - "name"
4888   - "tags"
4889   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4890   x-axis: "X = VNFs per Service Chain"
4891   y-axis: "Y = Number of Service Chains"
4892   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
4893   layout:
4894     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4895     layout: "plot-service-density"
4896
4897 # Plots - NF Density - VSC - PDR 64b
4898 - type: "plot"
4899   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4900   algorithm: "plot_service_density_heatmap_compare"
4901   output-file-type: ".html"
4902   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-vsc-pdr"
4903   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
4904   filter: "'NIC_Intel-X710' and
4905            'NF_DENSITY' and
4906            'VHOST' and
4907            'CHAIN' and
4908            'NF_VPPIP4' and
4909            '64B' and
4910            '2T1C' and
4911            'NDRPDR'"
4912   reference:
4913     include: "2"
4914     name: "VNF-1c"
4915   compare:
4916     include: "1"
4917     name: "VNF-0.5c"
4918   parameters:
4919   - "throughput"
4920   - "name"
4921   - "tags"
4922   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4923   x-axis: "X = VNFs per Service Chain"
4924   y-axis: "Y = Number of Service Chains"
4925   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
4926   layout:
4927     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4928     layout: "plot-service-density"
4929
4930 - type: "plot"
4931   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4932   algorithm: "plot_service_density_heatmap_compare"
4933   output-file-type: ".html"
4934   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-vsc-pdr"
4935   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
4936   filter: "'NIC_Intel-X710' and
4937            'NF_DENSITY' and
4938            'VHOST' and
4939            'CHAIN' and
4940            'NF_VPPIP4' and
4941            '64B' and
4942            '4T2C' and
4943            'NDRPDR'"
4944   reference:
4945     include: "2"
4946     name: "VNF-1c"
4947   compare:
4948     include: "1"
4949     name: "VNF-0.5c"
4950   parameters:
4951   - "throughput"
4952   - "name"
4953   - "tags"
4954   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4955   x-axis: "X = VNFs per Service Chain"
4956   y-axis: "Y = Number of Service Chains"
4957   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
4958   layout:
4959     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4960     layout: "plot-service-density"
4961
4962 - type: "plot"
4963   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4964   algorithm: "plot_service_density_heatmap_compare"
4965   output-file-type: ".html"
4966   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-vsc-pdr"
4967   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
4968   filter: "'NIC_Intel-X710' and
4969            'NF_DENSITY' and
4970            'VHOST' and
4971            'CHAIN' and
4972            'NF_VPPIP4' and
4973            '64B' and
4974            '8T4C' and
4975            'NDRPDR'"
4976   reference:
4977     include: "2"
4978     name: "VNF-1c"
4979   compare:
4980     include: "1"
4981     name: "VNF-0.5c"
4982   parameters:
4983   - "throughput"
4984   - "name"
4985   - "tags"
4986   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4987   x-axis: "X = VNFs per Service Chain"
4988   y-axis: "Y = Number of Service Chains"
4989   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
4990   layout:
4991     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4992     layout: "plot-service-density"
4993
4994 # Plots - NF Density - VSC - PDR IMIX
4995 - type: "plot"
4996   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4997   algorithm: "plot_service_density_heatmap_compare"
4998   output-file-type: ".html"
4999   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-vsc-pdr"
5000   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5001   filter: "'NIC_Intel-X710' and
5002            'NF_DENSITY' and
5003            'VHOST' and
5004            'CHAIN' and
5005            'NF_VPPIP4' and
5006            'IMIX' and
5007            '2T1C' and
5008            'NDRPDR'"
5009   reference:
5010     include: "2"
5011     name: "VNF-1c"
5012   compare:
5013     include: "1"
5014     name: "VNF-0.5c"
5015   parameters:
5016   - "throughput"
5017   - "name"
5018   - "tags"
5019   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5020   x-axis: "X = VNFs per Service Chain"
5021   y-axis: "Y = Number of Service Chains"
5022   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5023   layout:
5024     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5025     layout: "plot-service-density"
5026
5027 - type: "plot"
5028   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5029   algorithm: "plot_service_density_heatmap_compare"
5030   output-file-type: ".html"
5031   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-vsc-pdr"
5032   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5033   filter: "'NIC_Intel-X710' and
5034            'NF_DENSITY' and
5035            'VHOST' and
5036            'CHAIN' and
5037            'NF_VPPIP4' and
5038            'IMIX' and
5039            '4T2C' and
5040            'NDRPDR'"
5041   reference:
5042     include: "2"
5043     name: "VNF-1c"
5044   compare:
5045     include: "1"
5046     name: "VNF-0.5c"
5047   parameters:
5048   - "throughput"
5049   - "name"
5050   - "tags"
5051   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5052   x-axis: "X = VNFs per Service Chain"
5053   y-axis: "Y = Number of Service Chains"
5054   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5055   layout:
5056     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5057     layout: "plot-service-density"
5058
5059 - type: "plot"
5060   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5061   algorithm: "plot_service_density_heatmap_compare"
5062   output-file-type: ".html"
5063   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-vsc-pdr"
5064   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5065   filter: "'NIC_Intel-X710' and
5066            'NF_DENSITY' and
5067            'VHOST' and
5068            'CHAIN' and
5069            'NF_VPPIP4' and
5070            'IMIX' and
5071            '8T4C' and
5072            'NDRPDR'"
5073   reference:
5074     include: "2"
5075     name: "VNF-1c"
5076   compare:
5077     include: "1"
5078     name: "VNF-0.5c"
5079   parameters:
5080   - "throughput"
5081   - "name"
5082   - "tags"
5083   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5084   x-axis: "X = VNFs per Service Chain"
5085   y-axis: "Y = Number of Service Chains"
5086   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5087   layout:
5088     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5089     layout: "plot-service-density"
5090
5091 ################################################################################
5092 # Plots - NF Density - CSC - MRR 64b
5093 - type: "plot"
5094   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5095   algorithm: "plot_service_density_heatmap_compare"
5096   output-file-type: ".html"
5097   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csc-mrr"
5098   data: "plot-vpp-nfv-2n-skx-mrr-64b"
5099   filter: "'NIC_Intel-X710' and
5100            'NF_DENSITY' and
5101            'DOCKER' and
5102            'CHAIN' and
5103            'NF_VPPIP4' and
5104            '64B' and
5105            '2T1C' and
5106            'MRR'"
5107   reference:
5108     include: "2"
5109     name: "CNF-1c"
5110   compare:
5111     include: "1"
5112     name: "CNF-0.5c"
5113   parameters:
5114   - "result"
5115   - "name"
5116   - "tags"
5117   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5118   x-axis: "X = CNFs per Service Chain"
5119   y-axis: "Y = Number of Service Chains"
5120   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5121   layout:
5122     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5123     layout: "plot-service-density"
5124
5125 - type: "plot"
5126   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5127   algorithm: "plot_service_density_heatmap_compare"
5128   output-file-type: ".html"
5129   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csc-mrr"
5130   data: "plot-vpp-nfv-2n-skx-mrr-64b"
5131   filter: "'NIC_Intel-X710' and
5132            'NF_DENSITY' and
5133            'DOCKER' and
5134            'CHAIN' and
5135            'NF_VPPIP4' and
5136            '64B' and
5137            '4T2C' and
5138            'MRR'"
5139   reference:
5140     include: "2"
5141     name: "CNF-1c"
5142   compare:
5143     include: "1"
5144     name: "CNF-0.5c"
5145   parameters:
5146   - "result"
5147   - "name"
5148   - "tags"
5149   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5150   x-axis: "X = CNFs per Service Chain"
5151   y-axis: "Y = Number of Service Chains"
5152   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5153   layout:
5154     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5155     layout: "plot-service-density"
5156
5157 - type: "plot"
5158   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5159   algorithm: "plot_service_density_heatmap_compare"
5160   output-file-type: ".html"
5161   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-csc-mrr"
5162   data: "plot-vpp-nfv-2n-skx-mrr-64b"
5163   filter: "'NIC_Intel-X710' and
5164            'NF_DENSITY' and
5165            'DOCKER' and
5166            'CHAIN' and
5167            'NF_VPPIP4' and
5168            '64B' and
5169            '8T4C' and
5170            'MRR'"
5171   reference:
5172     include: "2"
5173     name: "CNF-1c"
5174   compare:
5175     include: "1"
5176     name: "CNF-0.5c"
5177   parameters:
5178   - "result"
5179   - "name"
5180   - "tags"
5181   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5182   x-axis: "X = CNFs per Service Chain"
5183   y-axis: "Y = Number of Service Chains"
5184   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5185   layout:
5186     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5187     layout: "plot-service-density"
5188
5189 # Plots - NF Density - CSC - MRR IMIX
5190 - type: "plot"
5191   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5192   algorithm: "plot_service_density_heatmap_compare"
5193   output-file-type: ".html"
5194   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csc-mrr"
5195   data: "plot-vpp-nfv-2n-skx-mrr-imix"
5196   filter: "'NIC_Intel-X710' and
5197            'NF_DENSITY' and
5198            'DOCKER' and
5199            'CHAIN' and
5200            'NF_VPPIP4' and
5201            'IMIX' and
5202            '2T1C' and
5203            'MRR'"
5204   reference:
5205     include: "2"
5206     name: "CNF-1c"
5207   compare:
5208     include: "1"
5209     name: "CNF-0.5c"
5210   parameters:
5211   - "result"
5212   - "name"
5213   - "tags"
5214   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5215   x-axis: "X = CNFs per Service Chain"
5216   y-axis: "Y = Number of Service Chains"
5217   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5218   layout:
5219     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5220     layout: "plot-service-density"
5221
5222 - type: "plot"
5223   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5224   algorithm: "plot_service_density_heatmap_compare"
5225   output-file-type: ".html"
5226   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csc-mrr"
5227   data: "plot-vpp-nfv-2n-skx-mrr-imix"
5228   filter: "'NIC_Intel-X710' and
5229            'NF_DENSITY' and
5230            'DOCKER' and
5231            'CHAIN' and
5232            'NF_VPPIP4' and
5233            'IMIX' and
5234            '4T2C' and
5235            'MRR'"
5236   reference:
5237     include: "2"
5238     name: "CNF-1c"
5239   compare:
5240     include: "1"
5241     name: "CNF-0.5c"
5242   parameters:
5243   - "result"
5244   - "name"
5245   - "tags"
5246   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5247   x-axis: "X = CNFs per Service Chain"
5248   y-axis: "Y = Number of Service Chains"
5249   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5250   layout:
5251     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5252     layout: "plot-service-density"
5253
5254 - type: "plot"
5255   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5256   algorithm: "plot_service_density_heatmap_compare"
5257   output-file-type: ".html"
5258   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-csc-mrr"
5259   data: "plot-vpp-nfv-2n-skx-mrr-imix"
5260   filter: "'NIC_Intel-X710' and
5261            'NF_DENSITY' and
5262            'DOCKER' and
5263            'CHAIN' and
5264            'NF_VPPIP4' and
5265            'IMIX' and
5266            '8T4C' and
5267            'MRR'"
5268   reference:
5269     include: "2"
5270     name: "CNF-1c"
5271   compare:
5272     include: "1"
5273     name: "CNF-0.5c"
5274   parameters:
5275   - "result"
5276   - "name"
5277   - "tags"
5278   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5279   x-axis: "X = CNFs per Service Chain"
5280   y-axis: "Y = Number of Service Chains"
5281   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5282   layout:
5283     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5284     layout: "plot-service-density"
5285
5286 # Plots - NF Density - CSC - NDR 64b
5287 - type: "plot"
5288   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5289   algorithm: "plot_service_density_heatmap_compare"
5290   output-file-type: ".html"
5291   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csc-ndr"
5292   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5293   filter: "'NIC_Intel-X710' and
5294            'NF_DENSITY' and
5295            'DOCKER' and
5296            'CHAIN' and
5297            'NF_VPPIP4' and
5298            '64B' and
5299            '2T1C' and
5300            'NDRPDR'"
5301   reference:
5302     include: "2"
5303     name: "CNF-1c"
5304   compare:
5305     include: "1"
5306     name: "CNF-0.5c"
5307   parameters:
5308   - "throughput"
5309   - "name"
5310   - "tags"
5311   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5312   x-axis: "X = CNFs per Service Chain"
5313   y-axis: "Y = Number of Service Chains"
5314   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5315   layout:
5316     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5317     layout: "plot-service-density"
5318
5319 - type: "plot"
5320   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5321   algorithm: "plot_service_density_heatmap_compare"
5322   output-file-type: ".html"
5323   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csc-ndr"
5324   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5325   filter: "'NIC_Intel-X710' and
5326            'NF_DENSITY' and
5327            'DOCKER' and
5328            'CHAIN' and
5329            'NF_VPPIP4' and
5330            '64B' and
5331            '4T2C' and
5332            'NDRPDR'"
5333   reference:
5334     include: "2"
5335     name: "CNF-1c"
5336   compare:
5337     include: "1"
5338     name: "CNF-0.5c"
5339   parameters:
5340   - "throughput"
5341   - "name"
5342   - "tags"
5343   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5344   x-axis: "X = CNFs per Service Chain"
5345   y-axis: "Y = Number of Service Chains"
5346   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5347   layout:
5348     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5349     layout: "plot-service-density"
5350
5351 - type: "plot"
5352   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5353   algorithm: "plot_service_density_heatmap_compare"
5354   output-file-type: ".html"
5355   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-csc-ndr"
5356   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5357   filter: "'NIC_Intel-X710' and
5358            'NF_DENSITY' and
5359            'DOCKER' and
5360            'CHAIN' and
5361            'NF_VPPIP4' and
5362            '64B' and
5363            '8T4C' and
5364            'NDRPDR'"
5365   reference:
5366     include: "2"
5367     name: "CNF-1c"
5368   compare:
5369     include: "1"
5370     name: "CNF-0.5c"
5371   parameters:
5372   - "throughput"
5373   - "name"
5374   - "tags"
5375   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5376   x-axis: "X = CNFs per Service Chain"
5377   y-axis: "Y = Number of Service Chains"
5378   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5379   layout:
5380     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5381     layout: "plot-service-density"
5382
5383 # Plots - NF Density - CSC - NDR IMIX
5384 - type: "plot"
5385   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5386   algorithm: "plot_service_density_heatmap_compare"
5387   output-file-type: ".html"
5388   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csc-ndr"
5389   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5390   filter: "'NIC_Intel-X710' and
5391            'NF_DENSITY' and
5392            'DOCKER' and
5393            'CHAIN' and
5394            'NF_VPPIP4' and
5395            'IMIX' and
5396            '2T1C' and
5397            'NDRPDR'"
5398   reference:
5399     include: "2"
5400     name: "CNF-1c"
5401   compare:
5402     include: "1"
5403     name: "CNF-0.5c"
5404   parameters:
5405   - "throughput"
5406   - "name"
5407   - "tags"
5408   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5409   x-axis: "X = CNFs per Service Chain"
5410   y-axis: "Y = Number of Service Chains"
5411   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5412   layout:
5413     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5414     layout: "plot-service-density"
5415
5416 - type: "plot"
5417   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5418   algorithm: "plot_service_density_heatmap_compare"
5419   output-file-type: ".html"
5420   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csc-ndr"
5421   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5422   filter: "'NIC_Intel-X710' and
5423            'NF_DENSITY' and
5424            'DOCKER' and
5425            'CHAIN' and
5426            'NF_VPPIP4' and
5427            'IMIX' and
5428            '4T2C' and
5429            'NDRPDR'"
5430   reference:
5431     include: "2"
5432     name: "CNF-1c"
5433   compare:
5434     include: "1"
5435     name: "CNF-0.5c"
5436   parameters:
5437   - "throughput"
5438   - "name"
5439   - "tags"
5440   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5441   x-axis: "X = CNFs per Service Chain"
5442   y-axis: "Y = Number of Service Chains"
5443   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5444   layout:
5445     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5446     layout: "plot-service-density"
5447
5448 - type: "plot"
5449   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5450   algorithm: "plot_service_density_heatmap_compare"
5451   output-file-type: ".html"
5452   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-csc-ndr"
5453   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5454   filter: "'NIC_Intel-X710' and
5455            'NF_DENSITY' and
5456            'DOCKER' and
5457            'CHAIN' and
5458            'NF_VPPIP4' and
5459            'IMIX' and
5460            '8T4C' and
5461            'NDRPDR'"
5462   reference:
5463     include: "2"
5464     name: "CNF-1c"
5465   compare:
5466     include: "1"
5467     name: "CNF-0.5c"
5468   parameters:
5469   - "throughput"
5470   - "name"
5471   - "tags"
5472   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5473   x-axis: "X = CNFs per Service Chain"
5474   y-axis: "Y = Number of Service Chains"
5475   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5476   layout:
5477     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5478     layout: "plot-service-density"
5479
5480 # Plots - NF Density - CSC - PDR 64b
5481 - type: "plot"
5482   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5483   algorithm: "plot_service_density_heatmap_compare"
5484   output-file-type: ".html"
5485   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csc-pdr"
5486   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5487   filter: "'NIC_Intel-X710' and
5488            'NF_DENSITY' and
5489            'DOCKER' and
5490            'CHAIN' and
5491            'NF_VPPIP4' and
5492            '64B' and
5493            '2T1C' and
5494            'NDRPDR'"
5495   reference:
5496     include: "2"
5497     name: "CNF-1c"
5498   compare:
5499     include: "1"
5500     name: "CNF-0.5c"
5501   parameters:
5502   - "throughput"
5503   - "name"
5504   - "tags"
5505   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5506   x-axis: "X = CNFs per Service Chain"
5507   y-axis: "Y = Number of Service Chains"
5508   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5509   layout:
5510     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5511     layout: "plot-service-density"
5512
5513 - type: "plot"
5514   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5515   algorithm: "plot_service_density_heatmap_compare"
5516   output-file-type: ".html"
5517   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csc-pdr"
5518   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5519   filter: "'NIC_Intel-X710' and
5520            'NF_DENSITY' and
5521            'DOCKER' and
5522            'CHAIN' and
5523            'NF_VPPIP4' and
5524            '64B' and
5525            '4T2C' and
5526            'NDRPDR'"
5527   reference:
5528     include: "2"
5529     name: "CNF-1c"
5530   compare:
5531     include: "1"
5532     name: "CNF-0.5c"
5533   parameters:
5534   - "throughput"
5535   - "name"
5536   - "tags"
5537   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5538   x-axis: "X = CNFs per Service Chain"
5539   y-axis: "Y = Number of Service Chains"
5540   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5541   layout:
5542     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5543     layout: "plot-service-density"
5544
5545 - type: "plot"
5546   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5547   algorithm: "plot_service_density_heatmap_compare"
5548   output-file-type: ".html"
5549   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-csc-pdr"
5550   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5551   filter: "'NIC_Intel-X710' and
5552            'NF_DENSITY' and
5553            'DOCKER' and
5554            'CHAIN' and
5555            'NF_VPPIP4' and
5556            '64B' and
5557            '8T4C' and
5558            'NDRPDR'"
5559   reference:
5560     include: "2"
5561     name: "CNF-1c"
5562   compare:
5563     include: "1"
5564     name: "CNF-0.5c"
5565   parameters:
5566   - "throughput"
5567   - "name"
5568   - "tags"
5569   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5570   x-axis: "X = CNFs per Service Chain"
5571   y-axis: "Y = Number of Service Chains"
5572   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5573   layout:
5574     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5575     layout: "plot-service-density"
5576
5577 # Plots - NF Density - CSC - PDR IMIX
5578 - type: "plot"
5579   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5580   algorithm: "plot_service_density_heatmap_compare"
5581   output-file-type: ".html"
5582   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csc-pdr"
5583   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5584   filter: "'NIC_Intel-X710' and
5585            'NF_DENSITY' and
5586            'DOCKER' and
5587            'CHAIN' and
5588            'NF_VPPIP4' and
5589            'IMIX' and
5590            '2T1C' and
5591            'NDRPDR'"
5592   reference:
5593     include: "2"
5594     name: "CNF-1c"
5595   compare:
5596     include: "1"
5597     name: "CNF-0.5c"
5598   parameters:
5599   - "throughput"
5600   - "name"
5601   - "tags"
5602   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5603   x-axis: "X = CNFs per Service Chain"
5604   y-axis: "Y = Number of Service Chains"
5605   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5606   layout:
5607     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5608     layout: "plot-service-density"
5609
5610 - type: "plot"
5611   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5612   algorithm: "plot_service_density_heatmap_compare"
5613   output-file-type: ".html"
5614   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csc-pdr"
5615   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5616   filter: "'NIC_Intel-X710' and
5617            'NF_DENSITY' and
5618            'DOCKER' and
5619            'CHAIN' and
5620            'NF_VPPIP4' and
5621            'IMIX' and
5622            '4T2C' and
5623            'NDRPDR'"
5624   reference:
5625     include: "2"
5626     name: "CNF-1c"
5627   compare:
5628     include: "1"
5629     name: "CNF-0.5c"
5630   parameters:
5631   - "throughput"
5632   - "name"
5633   - "tags"
5634   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5635   x-axis: "X = CNFs per Service Chain"
5636   y-axis: "Y = Number of Service Chains"
5637   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5638   layout:
5639     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5640     layout: "plot-service-density"
5641
5642 - type: "plot"
5643   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5644   algorithm: "plot_service_density_heatmap_compare"
5645   output-file-type: ".html"
5646   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-csc-pdr"
5647   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5648   filter: "'NIC_Intel-X710' and
5649            'NF_DENSITY' and
5650            'DOCKER' and
5651            'CHAIN' and
5652            'NF_VPPIP4' and
5653            'IMIX' and
5654            '8T4C' and
5655            'NDRPDR'"
5656   reference:
5657     include: "2"
5658     name: "CNF-1c"
5659   compare:
5660     include: "1"
5661     name: "CNF-0.5c"
5662   parameters:
5663   - "throughput"
5664   - "name"
5665   - "tags"
5666   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5667   x-axis: "X = CNFs per Service Chain"
5668   y-axis: "Y = Number of Service Chains"
5669   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5670   layout:
5671     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5672     layout: "plot-service-density"
5673
5674 ################################################################################
5675 # Plots - NF Density - CSP - MRR 64b
5676 - type: "plot"
5677   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5678   algorithm: "plot_service_density_heatmap_compare"
5679   output-file-type: ".html"
5680   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csp-mrr"
5681   data: "plot-vpp-nfv-2n-skx-mrr-64b"
5682   filter: "'NIC_Intel-X710' and
5683            'NF_DENSITY' and
5684            'DOCKER' and
5685            'PIPELINE' and
5686            'NF_VPPIP4' and
5687            '64B' and
5688            '2T1C' and
5689            'MRR'"
5690   reference:
5691     include: "2"
5692     name: "CNF-1c"
5693   compare:
5694     include: "1"
5695     name: "CNF-0.5c"
5696   parameters:
5697   - "result"
5698   - "name"
5699   - "tags"
5700   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5701   x-axis: "X = CNFs per Service Pipeline"
5702   y-axis: "Y = Number of Service Pipelines"
5703   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5704   layout:
5705     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5706     layout: "plot-service-density"
5707
5708 - type: "plot"
5709   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5710   algorithm: "plot_service_density_heatmap_compare"
5711   output-file-type: ".html"
5712   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csp-mrr"
5713   data: "plot-vpp-nfv-2n-skx-mrr-64b"
5714   filter: "'NIC_Intel-X710' and
5715            'NF_DENSITY' and
5716            'DOCKER' and
5717            'PIPELINE' and
5718            'NF_VPPIP4' and
5719            '64B' and
5720            '4T2C' and
5721            'MRR'"
5722   reference:
5723     include: "2"
5724     name: "CNF-1c"
5725   compare:
5726     include: "1"
5727     name: "CNF-0.5c"
5728   parameters:
5729   - "result"
5730   - "name"
5731   - "tags"
5732   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5733   x-axis: "X = CNFs per Service Pipeline"
5734   y-axis: "Y = Number of Service Pipelines"
5735   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5736   layout:
5737     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5738     layout: "plot-service-density"
5739
5740 - type: "plot"
5741   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5742   algorithm: "plot_service_density_heatmap_compare"
5743   output-file-type: ".html"
5744   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-csp-mrr"
5745   data: "plot-vpp-nfv-2n-skx-mrr-64b"
5746   filter: "'NIC_Intel-X710' and
5747            'NF_DENSITY' and
5748            'DOCKER' and
5749            'PIPELINE' and
5750            'NF_VPPIP4' and
5751            '64B' and
5752            '8T4C' and
5753            'MRR'"
5754   reference:
5755     include: "2"
5756     name: "CNF-1c"
5757   compare:
5758     include: "1"
5759     name: "CNF-0.5c"
5760   parameters:
5761   - "result"
5762   - "name"
5763   - "tags"
5764   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5765   x-axis: "X = CNFs per Service Pipeline"
5766   y-axis: "Y = Number of Service Pipelines"
5767   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5768   layout:
5769     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5770     layout: "plot-service-density"
5771
5772 # Plots - NF Density - CSP - MRR IMIX
5773 - type: "plot"
5774   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5775   algorithm: "plot_service_density_heatmap_compare"
5776   output-file-type: ".html"
5777   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csp-mrr"
5778   data: "plot-vpp-nfv-2n-skx-mrr-imix"
5779   filter: "'NIC_Intel-X710' and
5780            'NF_DENSITY' and
5781            'DOCKER' and
5782            'PIPELINE' and
5783            'NF_VPPIP4' and
5784            'IMIX' and
5785            '2T1C' and
5786            'MRR'"
5787   reference:
5788     include: "2"
5789     name: "CNF-1c"
5790   compare:
5791     include: "1"
5792     name: "CNF-0.5c"
5793   parameters:
5794   - "result"
5795   - "name"
5796   - "tags"
5797   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5798   x-axis: "X = CNFs per Service Pipeline"
5799   y-axis: "Y = Number of Service Pipelines"
5800   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5801   layout:
5802     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5803     layout: "plot-service-density"
5804
5805 - type: "plot"
5806   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5807   algorithm: "plot_service_density_heatmap_compare"
5808   output-file-type: ".html"
5809   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csp-mrr"
5810   data: "plot-vpp-nfv-2n-skx-mrr-imix"
5811   filter: "'NIC_Intel-X710' and
5812            'NF_DENSITY' and
5813            'DOCKER' and
5814            'PIPELINE' and
5815            'NF_VPPIP4' and
5816            'IMIX' and
5817            '4T2C' and
5818            'MRR'"
5819   reference:
5820     include: "2"
5821     name: "CNF-1c"
5822   compare:
5823     include: "1"
5824     name: "CNF-0.5c"
5825   parameters:
5826   - "result"
5827   - "name"
5828   - "tags"
5829   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5830   x-axis: "X = CNFs per Service Pipeline"
5831   y-axis: "Y = Number of Service Pipelines"
5832   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5833   layout:
5834     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5835     layout: "plot-service-density"
5836
5837 - type: "plot"
5838   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5839   algorithm: "plot_service_density_heatmap_compare"
5840   output-file-type: ".html"
5841   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-csp-mrr"
5842   data: "plot-vpp-nfv-2n-skx-mrr-imix"
5843   filter: "'NIC_Intel-X710' and
5844            'NF_DENSITY' and
5845            'DOCKER' and
5846            'PIPELINE' and
5847            'NF_VPPIP4' and
5848            'IMIX' and
5849            '8T4C' and
5850            'MRR'"
5851   reference:
5852     include: "2"
5853     name: "CNF-1c"
5854   compare:
5855     include: "1"
5856     name: "CNF-0.5c"
5857   parameters:
5858   - "result"
5859   - "name"
5860   - "tags"
5861   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5862   x-axis: "X = CNFs per Service Pipeline"
5863   y-axis: "Y = Number of Service Pipelines"
5864   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5865   layout:
5866     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5867     layout: "plot-service-density"
5868
5869 # Plots - NF Density - CSP - NDR 64b
5870 - type: "plot"
5871   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5872   algorithm: "plot_service_density_heatmap_compare"
5873   output-file-type: ".html"
5874   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csp-ndr"
5875   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5876   filter: "'NIC_Intel-X710' and
5877            'NF_DENSITY' and
5878            'DOCKER' and
5879            'PIPELINE' and
5880            'NF_VPPIP4' and
5881            '64B' and
5882            '2T1C' and
5883            'NDRPDR'"
5884   reference:
5885     include: "2"
5886     name: "CNF-1c"
5887   compare:
5888     include: "1"
5889     name: "CNF-0.5c"
5890   parameters:
5891   - "throughput"
5892   - "name"
5893   - "tags"
5894   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5895   x-axis: "X = CNFs per Service Pipeline"
5896   y-axis: "Y = Number of Service Pipelines"
5897   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5898   layout:
5899     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5900     layout: "plot-service-density"
5901
5902 - type: "plot"
5903   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5904   algorithm: "plot_service_density_heatmap_compare"
5905   output-file-type: ".html"
5906   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csp-ndr"
5907   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5908   filter: "'NIC_Intel-X710' and
5909            'NF_DENSITY' and
5910            'DOCKER' and
5911            'PIPELINE' and
5912            'NF_VPPIP4' and
5913            '64B' and
5914            '4T2C' and
5915            'NDRPDR'"
5916   reference:
5917     include: "2"
5918     name: "CNF-1c"
5919   compare:
5920     include: "1"
5921     name: "CNF-0.5c"
5922   parameters:
5923   - "throughput"
5924   - "name"
5925   - "tags"
5926   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5927   x-axis: "X = CNFs per Service Pipeline"
5928   y-axis: "Y = Number of Service Pipelines"
5929   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5930   layout:
5931     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5932     layout: "plot-service-density"
5933
5934 - type: "plot"
5935   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5936   algorithm: "plot_service_density_heatmap_compare"
5937   output-file-type: ".html"
5938   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-csp-ndr"
5939   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5940   filter: "'NIC_Intel-X710' and
5941            'NF_DENSITY' and
5942            'DOCKER' and
5943            'PIPELINE' and
5944            'NF_VPPIP4' and
5945            '64B' and
5946            '8T4C' and
5947            'NDRPDR'"
5948   reference:
5949     include: "2"
5950     name: "CNF-1c"
5951   compare:
5952     include: "1"
5953     name: "CNF-0.5c"
5954   parameters:
5955   - "throughput"
5956   - "name"
5957   - "tags"
5958   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5959   x-axis: "X = CNFs per Service Pipeline"
5960   y-axis: "Y = Number of Service Pipelines"
5961   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5962   layout:
5963     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5964     layout: "plot-service-density"
5965
5966 # Plots - NF Density - CSP - NDR IMIX
5967 - type: "plot"
5968   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5969   algorithm: "plot_service_density_heatmap_compare"
5970   output-file-type: ".html"
5971   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csp-ndr"
5972   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5973   filter: "'NIC_Intel-X710' and
5974            'NF_DENSITY' and
5975            'DOCKER' and
5976            'PIPELINE' and
5977            'NF_VPPIP4' and
5978            'IMIX' and
5979            '2T1C' and
5980            'NDRPDR'"
5981   reference:
5982     include: "2"
5983     name: "CNF-1c"
5984   compare:
5985     include: "1"
5986     name: "CNF-0.5c"
5987   parameters:
5988   - "throughput"
5989   - "name"
5990   - "tags"
5991   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5992   x-axis: "X = CNFs per Service Pipeline"
5993   y-axis: "Y = Number of Service Pipelines"
5994   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5995   layout:
5996     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5997     layout: "plot-service-density"
5998
5999 - type: "plot"
6000   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6001   algorithm: "plot_service_density_heatmap_compare"
6002   output-file-type: ".html"
6003   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csp-ndr"
6004   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
6005   filter: "'NIC_Intel-X710' and
6006            'NF_DENSITY' and
6007            'DOCKER' and
6008            'PIPELINE' and
6009            'NF_VPPIP4' and
6010            'IMIX' and
6011            '4T2C' and
6012            'NDRPDR'"
6013   reference:
6014     include: "2"
6015     name: "CNF-1c"
6016   compare:
6017     include: "1"
6018     name: "CNF-0.5c"
6019   parameters:
6020   - "throughput"
6021   - "name"
6022   - "tags"
6023   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6024   x-axis: "X = CNFs per Service Pipeline"
6025   y-axis: "Y = Number of Service Pipelines"
6026   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6027   layout:
6028     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6029     layout: "plot-service-density"
6030
6031 - type: "plot"
6032   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6033   algorithm: "plot_service_density_heatmap_compare"
6034   output-file-type: ".html"
6035   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-csp-ndr"
6036   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
6037   filter: "'NIC_Intel-X710' and
6038            'NF_DENSITY' and
6039            'DOCKER' and
6040            'PIPELINE' and
6041            'NF_VPPIP4' and
6042            'IMIX' and
6043            '8T4C' and
6044            'NDRPDR'"
6045   reference:
6046     include: "2"
6047     name: "CNF-1c"
6048   compare:
6049     include: "1"
6050     name: "CNF-0.5c"
6051   parameters:
6052   - "throughput"
6053   - "name"
6054   - "tags"
6055   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6056   x-axis: "X = CNFs per Service Pipeline"
6057   y-axis: "Y = Number of Service Pipelines"
6058   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6059   layout:
6060     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6061     layout: "plot-service-density"
6062
6063 # Plots - NF Density - CSP - PDR 64b
6064 - type: "plot"
6065   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6066   algorithm: "plot_service_density_heatmap_compare"
6067   output-file-type: ".html"
6068   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csp-pdr"
6069   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
6070   filter: "'NIC_Intel-X710' and
6071            'NF_DENSITY' and
6072            'DOCKER' and
6073            'PIPELINE' and
6074            'NF_VPPIP4' and
6075            '64B' and
6076            '2T1C' and
6077            'NDRPDR'"
6078   reference:
6079     include: "2"
6080     name: "CNF-1c"
6081   compare:
6082     include: "1"
6083     name: "CNF-0.5c"
6084   parameters:
6085   - "throughput"
6086   - "name"
6087   - "tags"
6088   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6089   x-axis: "X = CNFs per Service Pipeline"
6090   y-axis: "Y = Number of Service Pipelines"
6091   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6092   layout:
6093     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6094     layout: "plot-service-density"
6095
6096 - type: "plot"
6097   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6098   algorithm: "plot_service_density_heatmap_compare"
6099   output-file-type: ".html"
6100   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csp-pdr"
6101   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
6102   filter: "'NIC_Intel-X710' and
6103            'NF_DENSITY' and
6104            'DOCKER' and
6105            'PIPELINE' and
6106            'NF_VPPIP4' and
6107            '64B' and
6108            '4T2C' and
6109            'NDRPDR'"
6110   reference:
6111     include: "2"
6112     name: "CNF-1c"
6113   compare:
6114     include: "1"
6115     name: "CNF-0.5c"
6116   parameters:
6117   - "throughput"
6118   - "name"
6119   - "tags"
6120   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6121   x-axis: "X = CNFs per Service Pipeline"
6122   y-axis: "Y = Number of Service Pipelines"
6123   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6124   layout:
6125     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6126     layout: "plot-service-density"
6127
6128 - type: "plot"
6129   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6130   algorithm: "plot_service_density_heatmap_compare"
6131   output-file-type: ".html"
6132   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-csp-pdr"
6133   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
6134   filter: "'NIC_Intel-X710' and
6135            'NF_DENSITY' and
6136            'DOCKER' and
6137            'PIPELINE' and
6138            'NF_VPPIP4' and
6139            '64B' and
6140            '8T4C' and
6141            'NDRPDR'"
6142   reference:
6143     include: "2"
6144     name: "CNF-1c"
6145   compare:
6146     include: "1"
6147     name: "CNF-0.5c"
6148   parameters:
6149   - "throughput"
6150   - "name"
6151   - "tags"
6152   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6153   x-axis: "X = CNFs per Service Pipeline"
6154   y-axis: "Y = Number of Service Pipelines"
6155   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6156   layout:
6157     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6158     layout: "plot-service-density"
6159
6160 # Plots - NF Density - CSP - PDR IMIX
6161 - type: "plot"
6162   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6163   algorithm: "plot_service_density_heatmap_compare"
6164   output-file-type: ".html"
6165   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csp-pdr"
6166   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
6167   filter: "'NIC_Intel-X710' and
6168            'NF_DENSITY' and
6169            'DOCKER' and
6170            'PIPELINE' and
6171            'NF_VPPIP4' and
6172            'IMIX' and
6173            '2T1C' and
6174            'NDRPDR'"
6175   reference:
6176     include: "2"
6177     name: "CNF-1c"
6178   compare:
6179     include: "1"
6180     name: "CNF-0.5c"
6181   parameters:
6182   - "throughput"
6183   - "name"
6184   - "tags"
6185   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6186   x-axis: "X = CNFs per Service Pipeline"
6187   y-axis: "Y = Number of Service Pipelines"
6188   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6189   layout:
6190     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6191     layout: "plot-service-density"
6192
6193 - type: "plot"
6194   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6195   algorithm: "plot_service_density_heatmap_compare"
6196   output-file-type: ".html"
6197   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csp-pdr"
6198   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
6199   filter: "'NIC_Intel-X710' and
6200            'NF_DENSITY' and
6201            'DOCKER' and
6202            'PIPELINE' and
6203            'NF_VPPIP4' and
6204            'IMIX' and
6205            '4T2C' and
6206            'NDRPDR'"
6207   reference:
6208     include: "2"
6209     name: "CNF-1c"
6210   compare:
6211     include: "1"
6212     name: "CNF-0.5c"
6213   parameters:
6214   - "throughput"
6215   - "name"
6216   - "tags"
6217   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6218   x-axis: "X = CNFs per Service Pipeline"
6219   y-axis: "Y = Number of Service Pipelines"
6220   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6221   layout:
6222     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6223     layout: "plot-service-density"
6224
6225 - type: "plot"
6226   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6227   algorithm: "plot_service_density_heatmap_compare"
6228   output-file-type: ".html"
6229   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-csp-pdr"
6230   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
6231   filter: "'NIC_Intel-X710' and
6232            'NF_DENSITY' and
6233            'DOCKER' and
6234            'PIPELINE' and
6235            'NF_VPPIP4' and
6236            'IMIX' and
6237            '8T4C' and
6238            'NDRPDR'"
6239   reference:
6240     include: "2"
6241     name: "CNF-1c"
6242   compare:
6243     include: "1"
6244     name: "CNF-0.5c"
6245   parameters:
6246   - "throughput"
6247   - "name"
6248   - "tags"
6249   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6250   x-axis: "X = CNFs per Service Pipeline"
6251   y-axis: "Y = Number of Service Pipelines"
6252   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6253   layout:
6254     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6255     layout: "plot-service-density"
6256
6257 ################################################################################
6258 ## Plots VPP HTTP Server Performance
6259 #- type: "plot"
6260 #  title: "VPP HTTP Server Performance"
6261 #  algorithm: "plot_http_server_performance_box"
6262 #  output-file-type: ".html"
6263 #  output-file: "{DIR[STATIC,VPP]}/http-server-performance-cps"
6264 #  data:
6265 #    "plot-vpp-http-server-performance"
6266 #  # Keep this formatting, the filter is enclosed with " (quotation mark) and
6267 #  # each tag is enclosed with ' (apostrophe).
6268 #  filter: "'HTTP' and 'TCP_CPS'"
6269 #  parameters:
6270 #  - "result"
6271 #  - "name"
6272 #  traces:
6273 #    hoverinfo: "x+y"
6274 #    boxpoints: "outliers"
6275 #    whiskerwidth: 0
6276 #  layout:
6277 #    title: "VPP HTTP Server Performance"
6278 #    layout:
6279 #      "plot-cps"
6280 #
6281 #- type: "plot"
6282 #  title: "VPP HTTP Server Performance"
6283 #  algorithm: "plot_http_server_performance_box"
6284 #  output-file-type: ".html"
6285 #  output-file: "{DIR[STATIC,VPP]}/http-server-performance-rps"
6286 #  data:
6287 #    "plot-vpp-http-server-performance"
6288 #  filter: "'HTTP' and 'TCP_RPS'"
6289 #  parameters:
6290 #  - "result"
6291 #  - "name"
6292 #  traces:
6293 #    hoverinfo: "x+y"
6294 #    boxpoints: "outliers"
6295 #    whiskerwidth: 0
6296 #  layout:
6297 #    title: "VPP HTTP Server Performance"
6298 #    layout:
6299 #      "plot-rps"
6300
6301 ################################################################################
6302
6303 # Example plots
6304
6305 # Packet Throughput - VPP L2 3n-skx-x710 base and scale
6306 - type: "plot"
6307   title: "Throughput: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
6308   algorithm: "plot_performance_name_box"
6309   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
6310   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6311   include:
6312     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
6313     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
6314     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
6315     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
6316     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
6317     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
6318   layout:
6319     title: "l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
6320     layout: "plot-throughput"
6321
6322 # Packet Latency - VPP L2 3n-skx-x710 base and scale
6323 - type: "plot"
6324   title: "Latency: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
6325   algorithm: "plot_latency_error_bars_name"
6326   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
6327   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6328   include:
6329     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
6330     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
6331     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
6332     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
6333     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
6334     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
6335   layout:
6336     title: "l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
6337     layout: "plot-latency"
6338
6339 # Speedup - VPP L2 3n-skx-x710 base and scale
6340 - type: "plot"
6341   title: "Speedup: l2sw-3n-skx-x710-64b-base_and_scale-ndr-tsa"
6342   algorithm: "plot_throughput_speedup_analysis_name"
6343   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-base_and_scale-ndr-tsa"
6344   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6345   include:
6346     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
6347     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
6348     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
6349     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
6350     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
6351     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
6352   layout:
6353     title: "l2sw-3n-skx-x710-64b-base_and_scale-ndr"
6354     layout: "plot-throughput-speedup-analysis"
6355
6356 ################################################################################
6357
6358 # Packet Throughput - VPP L2 3n-hsw-x520 base and scale
6359 - type: "plot"
6360   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
6361   algorithm: "plot_performance_box"
6362   output-file-type: ".html"
6363   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
6364   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6365   filter: "'NIC_Intel-X520-DA2' and
6366            '64B' and
6367            ('BASE' or 'SCALE') and
6368            'NDRPDR' and
6369            'ETH' and
6370            '1T1C' and
6371            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6372            not 'VHOST' and
6373            not 'MEMIF'"
6374   parameters:
6375   - "throughput"
6376   - "parent"
6377   - "tags"
6378   sort:
6379   - "L2PATCH"
6380   - "L2XCBASE"
6381   - "BASE"
6382   - "FIB_10K"
6383   - "FIB_100K"
6384   - "FIB_1M"
6385   traces:
6386     hoverinfo: "x+y"
6387     boxpoints: "outliers"
6388     whiskerwidth: 0
6389   layout:
6390     title: "l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
6391     layout: "plot-throughput"
6392
6393 - type: "plot"
6394   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
6395   algorithm: "plot_performance_box"
6396   output-file-type: ".html"
6397   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
6398   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6399   filter: "'NIC_Intel-X520-DA2' and
6400            '64B' and
6401            ('BASE' or 'SCALE') and
6402            'NDRPDR' and
6403            'ETH' and
6404            '1T1C' and
6405            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6406            not 'VHOST' and
6407            not 'MEMIF'"
6408   parameters:
6409   - "throughput"
6410   - "parent"
6411   - "tags"
6412   sort:
6413   - "L2PATCH"
6414   - "L2XCBASE"
6415   - "BASE"
6416   - "FIB_10K"
6417   - "FIB_100K"
6418   - "FIB_1M"
6419   traces:
6420     hoverinfo: "x+y"
6421     boxpoints: "outliers"
6422     whiskerwidth: 0
6423   layout:
6424     title: "l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
6425     layout: "plot-throughput"
6426
6427 - type: "plot"
6428   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
6429   algorithm: "plot_performance_box"
6430   output-file-type: ".html"
6431   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
6432   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6433   filter: "'NIC_Intel-X520-DA2' and
6434            '64B' and
6435            ('BASE' or 'SCALE') and
6436            'NDRPDR' and
6437            'ETH' and
6438            '2T2C' and
6439            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6440            not 'VHOST' and
6441            not 'MEMIF'"
6442   parameters:
6443   - "throughput"
6444   - "parent"
6445   - "tags"
6446   sort:
6447   - "L2PATCH"
6448   - "L2XCBASE"
6449   - "BASE"
6450   - "FIB_10K"
6451   - "FIB_100K"
6452   - "FIB_1M"
6453   traces:
6454     hoverinfo: "x+y"
6455     boxpoints: "outliers"
6456     whiskerwidth: 0
6457   layout:
6458     title: "l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
6459     layout: "plot-throughput"
6460
6461 - type: "plot"
6462   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
6463   algorithm: "plot_performance_box"
6464   output-file-type: ".html"
6465   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
6466   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6467   filter: "'NIC_Intel-X520-DA2' and
6468            '64B' and
6469            ('BASE' or 'SCALE') and
6470            'NDRPDR' and
6471            'ETH' and
6472            '2T2C' and
6473            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6474            not 'VHOST' and
6475            not 'MEMIF'"
6476   parameters:
6477   - "throughput"
6478   - "parent"
6479   - "tags"
6480   sort:
6481   - "L2PATCH"
6482   - "L2XCBASE"
6483   - "BASE"
6484   - "FIB_10K"
6485   - "FIB_100K"
6486   - "FIB_1M"
6487   traces:
6488     hoverinfo: "x+y"
6489     boxpoints: "outliers"
6490     whiskerwidth: 0
6491   layout:
6492     title: "l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
6493     layout: "plot-throughput"
6494
6495 # Packet Throughput - VPP L2 3n-hsw-x520 features
6496 - type: "plot"
6497   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
6498   algorithm: "plot_performance_box"
6499   output-file-type: ".html"
6500   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
6501   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6502   filter: "'NIC_Intel-X520-DA2' and
6503            '64B' and
6504            'NDRPDR' and
6505            '1T1C' and
6506            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6507            not 'ACL' and
6508            not 'VHOST' and
6509            not 'MEMIF'"
6510   parameters:
6511   - "throughput"
6512   - "parent"
6513   - "tags"
6514   sort:
6515   - "L2XCBASE"    # l2xcbase
6516   - "L2BDBASE"    # l2bdbase
6517   - "L2XCFWD"     # dot1q-l2xcbase
6518   - "L2BDMACLRN"  # dot1q-l2bdbase
6519   traces:
6520     hoverinfo: "x+y"
6521     boxpoints: "outliers"
6522     whiskerwidth: 0
6523   layout:
6524     title: "l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
6525     layout: "plot-throughput"
6526
6527 - type: "plot"
6528   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-pdr"
6529   algorithm: "plot_performance_box"
6530   output-file-type: ".html"
6531   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-pdr"
6532   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6533   filter: "'NIC_Intel-X520-DA2' and
6534            '64B' and
6535            'NDRPDR' and
6536            '1T1C' and
6537            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6538            not 'ACL' and
6539            not 'VHOST' and
6540            not 'MEMIF'"
6541   parameters:
6542   - "throughput"
6543   - "parent"
6544   - "tags"
6545   sort:
6546   - "L2XCBASE"    # l2xcbase
6547   - "L2BDBASE"    # l2bdbase
6548   - "L2XCFWD"     # dot1q-l2xcbase
6549   - "L2BDMACLRN"  # dot1q-l2bdbase
6550   traces:
6551     hoverinfo: "x+y"
6552     boxpoints: "outliers"
6553     whiskerwidth: 0
6554   layout:
6555     title: "l2sw-3n-hsw-x520-64b-1t1c-features-pdr"
6556     layout: "plot-throughput"
6557
6558 - type: "plot"
6559   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
6560   algorithm: "plot_performance_box"
6561   output-file-type: ".html"
6562   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
6563   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6564   filter: "'NIC_Intel-X520-DA2' and
6565            '64B' and
6566            'NDRPDR' and
6567            '2T2C' and
6568            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6569            not 'ACL' and
6570            not 'VHOST' and
6571            not 'MEMIF'"
6572   parameters:
6573   - "throughput"
6574   - "parent"
6575   - "tags"
6576   sort:
6577   - "L2XCBASE"    # l2xcbase
6578   - "L2BDBASE"    # l2bdbase
6579   - "L2XCFWD"     # dot1q-l2xcbase
6580   - "L2BDMACLRN"  # dot1q-l2bdbase
6581   traces:
6582     hoverinfo: "x+y"
6583     boxpoints: "outliers"
6584     whiskerwidth: 0
6585   layout:
6586     title: "l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
6587     layout: "plot-throughput"
6588
6589 - type: "plot"
6590   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-pdr"
6591   algorithm: "plot_performance_box"
6592   output-file-type: ".html"
6593   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-pdr"
6594   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6595   filter: "'NIC_Intel-X520-DA2' and
6596            '64B' and
6597            'NDRPDR' and
6598            '2T2C' and
6599            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6600            not 'ACL' and
6601            not 'VHOST' and
6602            not 'MEMIF'"
6603   parameters:
6604   - "throughput"
6605   - "parent"
6606   - "tags"
6607   sort:
6608   - "L2XCBASE"    # l2xcbase
6609   - "L2BDBASE"    # l2bdbase
6610   - "L2XCFWD"     # dot1q-l2xcbase
6611   - "L2BDMACLRN"  # dot1q-l2bdbase
6612   traces:
6613     hoverinfo: "x+y"
6614     boxpoints: "outliers"
6615     whiskerwidth: 0
6616   layout:
6617     title: "l2sw-3n-hsw-x520-64b-2t2c-features-pdr"
6618     layout: "plot-throughput"
6619
6620 # Packet Throughput - VPP L2 3n-hsw-x520 features-iacl
6621 - type: "plot"
6622   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
6623   algorithm: "plot_performance_box"
6624   output-file-type: ".html"
6625   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
6626   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6627   filter: "'NIC_Intel-X520-DA2' and
6628            '64B' and
6629            'NDRPDR' and
6630            '1T1C' and
6631            'FEATURE' and
6632            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6633            'IACL' and
6634            ('ACL1' or 'ACL50') and
6635            ('10K_FLOWS' or '10k_FLOWS') and
6636            not 'MACIP' and
6637            not 'VHOST' and
6638            not 'MEMIF'"
6639   parameters:
6640   - "throughput"
6641   - "parent"
6642   - "tags"
6643   traces:
6644     hoverinfo: "x+y"
6645     boxpoints: "outliers"
6646     whiskerwidth: 0
6647   layout:
6648     title: "l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
6649     layout: "plot-throughput"
6650
6651 - type: "plot"
6652   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
6653   algorithm: "plot_performance_box"
6654   output-file-type: ".html"
6655   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
6656   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6657   filter: "'NIC_Intel-X520-DA2' and
6658            '64B' and
6659            'NDRPDR' and
6660            '1T1C' and
6661            'FEATURE' and
6662            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6663            'IACL' and
6664            ('ACL1' or 'ACL50') and
6665            ('10K_FLOWS' or '10k_FLOWS') and
6666            not 'MACIP' and
6667            not 'VHOST' and
6668            not 'MEMIF'"
6669   parameters:
6670   - "throughput"
6671   - "parent"
6672   - "tags"
6673   traces:
6674     hoverinfo: "x+y"
6675     boxpoints: "outliers"
6676     whiskerwidth: 0
6677   layout:
6678     title: "l2sw-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
6679     layout: "plot-throughput"
6680
6681 - type: "plot"
6682   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
6683   algorithm: "plot_performance_box"
6684   output-file-type: ".html"
6685   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
6686   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6687   filter: "'NIC_Intel-X520-DA2' and
6688            '64B' and
6689            'NDRPDR' and
6690            '2T2C' and
6691            'FEATURE' and
6692            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6693            'IACL' and
6694            ('ACL1' or 'ACL50') and
6695            ('10K_FLOWS' or '10k_FLOWS') and
6696            not 'MACIP' and
6697            not 'VHOST' and
6698            not 'MEMIF'"
6699   parameters:
6700   - "throughput"
6701   - "parent"
6702   - "tags"
6703   traces:
6704     hoverinfo: "x+y"
6705     boxpoints: "outliers"
6706     whiskerwidth: 0
6707   layout:
6708     title: "l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
6709     layout: "plot-throughput"
6710
6711 - type: "plot"
6712   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
6713   algorithm: "plot_performance_box"
6714   output-file-type: ".html"
6715   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
6716   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6717   filter: "'NIC_Intel-X520-DA2' and
6718            '64B' and
6719            'NDRPDR' and
6720            '2T2C' and
6721            'FEATURE' and
6722            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6723            'IACL' and
6724            ('ACL1' or 'ACL50') and
6725            ('10K_FLOWS' or '10k_FLOWS') and
6726            not 'MACIP' and
6727            not 'VHOST' and
6728            not 'MEMIF'"
6729   parameters:
6730   - "throughput"
6731   - "parent"
6732   - "tags"
6733   traces:
6734     hoverinfo: "x+y"
6735     boxpoints: "outliers"
6736     whiskerwidth: 0
6737   layout:
6738     title: "l2sw-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
6739     layout: "plot-throughput"
6740
6741 # Packet Throughput - VPP L2 3n-hsw-x520 features-oacl
6742 - type: "plot"
6743   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
6744   algorithm: "plot_performance_box"
6745   output-file-type: ".html"
6746   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
6747   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6748   filter: "'NIC_Intel-X520-DA2' and
6749            '64B' and
6750            'NDRPDR' and
6751            '1T1C' and
6752            'FEATURE' and
6753            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6754            'OACL' and
6755            ('ACL1' or 'ACL50') and
6756            ('10K_FLOWS' or '10k_FLOWS') and
6757            not 'MACIP' and
6758            not 'VHOST' and
6759            not 'MEMIF'"
6760   parameters:
6761   - "throughput"
6762   - "parent"
6763   - "tags"
6764   traces:
6765     hoverinfo: "x+y"
6766     boxpoints: "outliers"
6767     whiskerwidth: 0
6768   layout:
6769     title: "l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
6770     layout: "plot-throughput"
6771
6772 - type: "plot"
6773   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
6774   algorithm: "plot_performance_box"
6775   output-file-type: ".html"
6776   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
6777   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6778   filter: "'NIC_Intel-X520-DA2' and
6779            '64B' and
6780            'NDRPDR' and
6781            '1T1C' and
6782            'FEATURE' and
6783            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6784            'OACL' and
6785            ('ACL1' or 'ACL50') and
6786            ('10K_FLOWS' or '10k_FLOWS') and
6787            not 'MACIP' and
6788            not 'VHOST' and
6789            not 'MEMIF'"
6790   parameters:
6791   - "throughput"
6792   - "parent"
6793   - "tags"
6794   traces:
6795     hoverinfo: "x+y"
6796     boxpoints: "outliers"
6797     whiskerwidth: 0
6798   layout:
6799     title: "l2sw-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
6800     layout: "plot-throughput"
6801
6802 - type: "plot"
6803   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
6804   algorithm: "plot_performance_box"
6805   output-file-type: ".html"
6806   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
6807   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6808   filter: "'NIC_Intel-X520-DA2' and
6809            '64B' and
6810            'NDRPDR' and
6811            '2T2C' and
6812            'FEATURE' and
6813            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6814            'OACL' and
6815            ('ACL1' or 'ACL50') and
6816            ('10K_FLOWS' or '10k_FLOWS') and
6817            not 'MACIP' and
6818            not 'VHOST' and
6819            not 'MEMIF'"
6820   parameters:
6821   - "throughput"
6822   - "parent"
6823   - "tags"
6824   traces:
6825     hoverinfo: "x+y"
6826     boxpoints: "outliers"
6827     whiskerwidth: 0
6828   layout:
6829     title: "l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
6830     layout: "plot-throughput"
6831
6832 - type: "plot"
6833   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
6834   algorithm: "plot_performance_box"
6835   output-file-type: ".html"
6836   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
6837   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6838   filter: "'NIC_Intel-X520-DA2' and
6839            '64B' and
6840            'NDRPDR' and
6841            '2T2C' and
6842            'FEATURE' and
6843            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6844            'OACL' and
6845            ('ACL1' or 'ACL50') and
6846            ('10K_FLOWS' or '10k_FLOWS') and
6847            not 'MACIP' and
6848            not 'VHOST' and
6849            not 'MEMIF'"
6850   parameters:
6851   - "throughput"
6852   - "parent"
6853   - "tags"
6854   traces:
6855     hoverinfo: "x+y"
6856     boxpoints: "outliers"
6857     whiskerwidth: 0
6858   layout:
6859     title: "l2sw-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
6860     layout: "plot-throughput"
6861
6862 # Packet Throughput - VPP L2 3n-hsw-x520 features-macip
6863 - type: "plot"
6864   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr"
6865   algorithm: "plot_performance_box"
6866   output-file-type: ".html"
6867   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr"
6868   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6869   filter: "'NIC_Intel-X520-DA2' and
6870            '64B' and
6871            'NDRPDR' and
6872            '1T1C' and
6873            'FEATURE' and
6874            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6875            'MACIP' and
6876            ('ACL1' or 'ACL50') and
6877            ('10K_FLOWS' or '10k_FLOWS') and
6878            not 'VHOST' and
6879            not 'MEMIF'"
6880   parameters:
6881   - "throughput"
6882   - "parent"
6883   - "tags"
6884   traces:
6885     hoverinfo: "x+y"
6886     boxpoints: "outliers"
6887     whiskerwidth: 0
6888   layout:
6889     title: "l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr"
6890     layout: "plot-throughput"
6891
6892 - type: "plot"
6893   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-macip-pdr"
6894   algorithm: "plot_performance_box"
6895   output-file-type: ".html"
6896   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-macip-pdr"
6897   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6898   filter: "'NIC_Intel-X520-DA2' and
6899            '64B' and
6900            'NDRPDR' and
6901            '1T1C' and
6902            'FEATURE' and
6903            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6904            'MACIP' and
6905            ('ACL1' or 'ACL50') and
6906            ('10K_FLOWS' or '10k_FLOWS') and
6907            not 'VHOST' and
6908            not 'MEMIF'"
6909   parameters:
6910   - "throughput"
6911   - "parent"
6912   - "tags"
6913   traces:
6914     hoverinfo: "x+y"
6915     boxpoints: "outliers"
6916     whiskerwidth: 0
6917   layout:
6918     title: "l2sw-3n-hsw-x520-64b-1t1c-features-macip-pdr"
6919     layout: "plot-throughput"
6920
6921 - type: "plot"
6922   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr"
6923   algorithm: "plot_performance_box"
6924   output-file-type: ".html"
6925   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr"
6926   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6927   filter: "'NIC_Intel-X520-DA2' and
6928            '64B' and
6929            'NDRPDR' and
6930            '2T2C' and
6931            'FEATURE' and
6932            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6933            'MACIP' and
6934            ('ACL1' or 'ACL50') and
6935            ('10K_FLOWS' or '10k_FLOWS') and
6936            not 'VHOST' and
6937            not 'MEMIF'"
6938   parameters:
6939   - "throughput"
6940   - "parent"
6941   - "tags"
6942   traces:
6943     hoverinfo: "x+y"
6944     boxpoints: "outliers"
6945     whiskerwidth: 0
6946   layout:
6947     title: "l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr"
6948     layout: "plot-throughput"
6949
6950 - type: "plot"
6951   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-macip-pdr"
6952   algorithm: "plot_performance_box"
6953   output-file-type: ".html"
6954   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-macip-pdr"
6955   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6956   filter: "'NIC_Intel-X520-DA2' and
6957            '64B' and
6958            'NDRPDR' and
6959            '2T2C' and
6960            'FEATURE' and
6961            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6962            'MACIP' and
6963            ('ACL1' or 'ACL50') and
6964            ('10K_FLOWS' or '10k_FLOWS') and
6965            not 'VHOST' and
6966            not 'MEMIF'"
6967   parameters:
6968   - "throughput"
6969   - "parent"
6970   - "tags"
6971   traces:
6972     hoverinfo: "x+y"
6973     boxpoints: "outliers"
6974     whiskerwidth: 0
6975   layout:
6976     title: "l2sw-3n-hsw-x520-64b-2t2c-features-macip-pdr"
6977     layout: "plot-throughput"
6978
6979 # Packet Throughput - VPP L2 3n-hsw-x710 base and scale
6980 - type: "plot"
6981   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
6982   algorithm: "plot_performance_box"
6983   output-file-type: ".html"
6984   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
6985   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6986   filter: "'NIC_Intel-X710' and
6987            '64B' and
6988            ('BASE' or 'SCALE') and
6989            'NDRPDR' and
6990            'ETH' and
6991            '1T1C' and
6992            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6993            not 'VHOST' and
6994            not 'MEMIF'"
6995   parameters:
6996   - "throughput"
6997   - "parent"
6998   - "tags"
6999   sort:
7000   - "L2PATCH"
7001   - "L2XCFWD"
7002   - "L2BDMACLRN"
7003   - "FIB_10K"
7004   - "FIB_100K"
7005   - "FIB_1M"
7006   traces:
7007     hoverinfo: "x+y"
7008     boxpoints: "outliers"
7009     whiskerwidth: 0
7010   layout:
7011     title: "l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
7012     layout: "plot-throughput"
7013
7014 - type: "plot"
7015   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
7016   algorithm: "plot_performance_box"
7017   output-file-type: ".html"
7018   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
7019   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7020   filter: "'NIC_Intel-X710' and
7021            '64B' and
7022            ('BASE' or 'SCALE') and
7023            'NDRPDR' and
7024            'ETH' and
7025            '1T1C' and
7026            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7027            not 'VHOST' and
7028            not 'MEMIF'"
7029   parameters:
7030   - "throughput"
7031   - "parent"
7032   - "tags"
7033   sort:
7034   - "L2PATCH"
7035   - "L2XCFWD"
7036   - "L2BDMACLRN"
7037   - "FIB_10K"
7038   - "FIB_100K"
7039   - "FIB_1M"
7040   traces:
7041     hoverinfo: "x+y"
7042     boxpoints: "outliers"
7043     whiskerwidth: 0
7044   layout:
7045     title: "l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
7046     layout: "plot-throughput"
7047
7048 - type: "plot"
7049   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
7050   algorithm: "plot_performance_box"
7051   output-file-type: ".html"
7052   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
7053   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7054   filter: "'NIC_Intel-X710' and
7055            '64B' and
7056            ('BASE' or 'SCALE') and
7057            'NDRPDR' and
7058            'ETH' and
7059            '2T2C' and
7060            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7061            not 'VHOST' and
7062            not 'MEMIF'"
7063   parameters:
7064   - "throughput"
7065   - "parent"
7066   - "tags"
7067   sort:
7068   - "L2PATCH"
7069   - "L2XCFWD"
7070   - "L2BDMACLRN"
7071   - "FIB_10K"
7072   - "FIB_100K"
7073   - "FIB_1M"
7074   traces:
7075     hoverinfo: "x+y"
7076     boxpoints: "outliers"
7077     whiskerwidth: 0
7078   layout:
7079     title: "l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
7080     layout: "plot-throughput"
7081
7082 - type: "plot"
7083   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
7084   algorithm: "plot_performance_box"
7085   output-file-type: ".html"
7086   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
7087   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7088   filter: "'NIC_Intel-X710' and
7089            '64B' and
7090            ('BASE' or 'SCALE') and
7091            'NDRPDR' and
7092            'ETH' and
7093            '2T2C' and
7094            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7095            not 'VHOST' and
7096            not 'MEMIF'"
7097   parameters:
7098   - "throughput"
7099   - "parent"
7100   - "tags"
7101   sort:
7102   - "L2PATCH"
7103   - "L2XCFWD"
7104   - "L2BDMACLRN"
7105   - "FIB_10K"
7106   - "FIB_100K"
7107   - "FIB_1M"
7108   traces:
7109     hoverinfo: "x+y"
7110     boxpoints: "outliers"
7111     whiskerwidth: 0
7112   layout:
7113     title: "l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
7114     layout: "plot-throughput"
7115
7116 # Packet Throughput - VPP L2 3n-hsw-x710 features
7117 - type: "plot"
7118   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
7119   algorithm: "plot_performance_box"
7120   output-file-type: ".html"
7121   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
7122   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7123   filter: "'NIC_Intel-X710' and
7124            '64B' and
7125            'NDRPDR' and
7126            '1T1C' and
7127            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7128            not 'ACL' and
7129            not 'VHOST' and
7130            not 'L2OVRLAY' and
7131            not 'MEMIF'"
7132   parameters:
7133   - "throughput"
7134   - "parent"
7135   - "tags"
7136   sort:
7137   - "L2XCBASE"    # l2xcbase
7138   - "L2BDBASE"    # l2bdbase
7139   - "L2XCFWD"     # dot1q-l2xcbase
7140   - "L2BDMACLRN"  # dot1q-l2bdbase
7141   traces:
7142     hoverinfo: "x+y"
7143     boxpoints: "outliers"
7144     whiskerwidth: 0
7145   layout:
7146     title: "l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
7147     layout: "plot-throughput"
7148
7149 - type: "plot"
7150   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
7151   algorithm: "plot_performance_box"
7152   output-file-type: ".html"
7153   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
7154   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7155   filter: "'NIC_Intel-X710' and
7156            '64B' and
7157            'NDRPDR' and
7158            '1T1C' and
7159            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7160            not 'ACL' and
7161            not 'VHOST' and
7162            not 'L2OVRLAY' and
7163            not 'MEMIF'"
7164   parameters:
7165   - "throughput"
7166   - "parent"
7167   - "tags"
7168   sort:
7169   - "L2XCBASE"    # l2xcbase
7170   - "L2BDBASE"    # l2bdbase
7171   - "L2XCFWD"     # dot1q-l2xcbase
7172   - "L2BDMACLRN"  # dot1q-l2bdbase
7173   traces:
7174     hoverinfo: "x+y"
7175     boxpoints: "outliers"
7176     whiskerwidth: 0
7177   layout:
7178     title: "l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
7179     layout: "plot-throughput"
7180
7181 - type: "plot"
7182   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
7183   algorithm: "plot_performance_box"
7184   output-file-type: ".html"
7185   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
7186   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7187   filter: "'NIC_Intel-X710' and
7188            '64B' and
7189            'NDRPDR' and
7190            '2T2C' and
7191            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7192            not 'ACL' and
7193            not 'VHOST' and
7194            not 'L2OVRLAY' and
7195            not 'MEMIF'"
7196   parameters:
7197   - "throughput"
7198   - "parent"
7199   - "tags"
7200   sort:
7201   - "L2XCBASE"    # l2xcbase
7202   - "L2BDBASE"    # l2bdbase
7203   - "L2XCFWD"     # dot1q-l2xcbase
7204   - "L2BDMACLRN"  # dot1q-l2bdbase
7205   traces:
7206     hoverinfo: "x+y"
7207     boxpoints: "outliers"
7208     whiskerwidth: 0
7209   layout:
7210     title: "l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
7211     layout: "plot-throughput"
7212
7213 - type: "plot"
7214   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
7215   algorithm: "plot_performance_box"
7216   output-file-type: ".html"
7217   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
7218   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7219   filter: "'NIC_Intel-X710' and
7220            '64B' and
7221            'NDRPDR' and
7222            '2T2C' and
7223            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7224            not 'ACL' and
7225            not 'VHOST' and
7226            not 'L2OVRLAY' and
7227            not 'MEMIF'"
7228   parameters:
7229   - "throughput"
7230   - "parent"
7231   - "tags"
7232   sort:
7233   - "L2XCBASE"    # l2xcbase
7234   - "L2BDBASE"    # l2bdbase
7235   - "L2XCFWD"     # dot1q-l2xcbase
7236   - "L2BDMACLRN"  # dot1q-l2bdbase
7237   traces:
7238     hoverinfo: "x+y"
7239     boxpoints: "outliers"
7240     whiskerwidth: 0
7241   layout:
7242     title: "l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
7243     layout: "plot-throughput"
7244
7245 # Packet Throughput - VPP L2 3n-hsw-x710 features-iacl
7246 - type: "plot"
7247   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
7248   algorithm: "plot_performance_box"
7249   output-file-type: ".html"
7250   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
7251   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7252   filter: "'NIC_Intel-X710' and
7253            '64B' and
7254            'NDRPDR' and
7255            '1T1C' and
7256            'FEATURE' and
7257            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7258            'IACL' and
7259            ('ACL1' or 'ACL50') and
7260            ('10K_FLOWS' or '10k_FLOWS') and
7261            not 'MACIP' and
7262            not 'VHOST' and
7263            not 'MEMIF'"
7264   parameters:
7265   - "throughput"
7266   - "parent"
7267   - "tags"
7268   traces:
7269     hoverinfo: "x+y"
7270     boxpoints: "outliers"
7271     whiskerwidth: 0
7272   layout:
7273     title: "l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
7274     layout: "plot-throughput"
7275
7276 - type: "plot"
7277   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
7278   algorithm: "plot_performance_box"
7279   output-file-type: ".html"
7280   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
7281   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7282   filter: "'NIC_Intel-X710' and
7283            '64B' and
7284            'NDRPDR' and
7285            '1T1C' and
7286            'FEATURE' and
7287            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7288            'IACL' and
7289            ('ACL1' or 'ACL50') and
7290            ('10K_FLOWS' or '10k_FLOWS') and
7291            not 'MACIP' and
7292            not 'VHOST' and
7293            not 'MEMIF'"
7294   parameters:
7295   - "throughput"
7296   - "parent"
7297   - "tags"
7298   traces:
7299     hoverinfo: "x+y"
7300     boxpoints: "outliers"
7301     whiskerwidth: 0
7302   layout:
7303     title: "l2sw-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
7304     layout: "plot-throughput"
7305
7306 - type: "plot"
7307   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
7308   algorithm: "plot_performance_box"
7309   output-file-type: ".html"
7310   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
7311   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7312   filter: "'NIC_Intel-X710' and
7313            '64B' and
7314            'NDRPDR' and
7315            '2T2C' and
7316            'FEATURE' and
7317            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7318            'IACL' and
7319            ('ACL1' or 'ACL50') and
7320            ('10K_FLOWS' or '10k_FLOWS') and
7321            not 'MACIP' and
7322            not 'VHOST' and
7323            not 'MEMIF'"
7324   parameters:
7325   - "throughput"
7326   - "parent"
7327   - "tags"
7328   traces:
7329     hoverinfo: "x+y"
7330     boxpoints: "outliers"
7331     whiskerwidth: 0
7332   layout:
7333     title: "l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
7334     layout: "plot-throughput"
7335
7336 - type: "plot"
7337   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
7338   algorithm: "plot_performance_box"
7339   output-file-type: ".html"
7340   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
7341   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7342   filter: "'NIC_Intel-X710' and
7343            '64B' and
7344            'NDRPDR' and
7345            '2T2C' and
7346            'FEATURE' and
7347            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7348            'IACL' and
7349            ('ACL1' or 'ACL50') and
7350            ('10K_FLOWS' or '10k_FLOWS') and
7351            not 'MACIP' and
7352            not 'VHOST' and
7353            not 'MEMIF'"
7354   parameters:
7355   - "throughput"
7356   - "parent"
7357   - "tags"
7358   traces:
7359     hoverinfo: "x+y"
7360     boxpoints: "outliers"
7361     whiskerwidth: 0
7362   layout:
7363     title: "l2sw-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
7364     layout: "plot-throughput"
7365
7366 # Packet Throughput - VPP L2 3n-hsw-xl710 base and scale
7367 - type: "plot"
7368   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
7369   algorithm: "plot_performance_box"
7370   output-file-type: ".html"
7371   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
7372   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7373   filter: "'NIC_Intel-XL710' and
7374            '64B' and
7375            'BASE' and
7376            'NDRPDR' and
7377            'ETH' and
7378            '1T1C' and
7379            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7380            not 'VHOST' and
7381            not 'MEMIF'"
7382   parameters:
7383   - "throughput"
7384   - "parent"
7385   - "tags"
7386   sort:
7387   - "L2PATCH"
7388   - "L2XCFWD"
7389   - "L2BDMACLRN"
7390   traces:
7391     hoverinfo: "x+y"
7392     boxpoints: "outliers"
7393     whiskerwidth: 0
7394   layout:
7395     title: "l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
7396     layout: "plot-throughput"
7397
7398 - type: "plot"
7399   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-1t1c-base-pdr"
7400   algorithm: "plot_performance_box"
7401   output-file-type: ".html"
7402   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base-pdr"
7403   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7404   filter: "'NIC_Intel-XL710' and
7405            '64B' and
7406            'BASE' and
7407            'NDRPDR' and
7408            'ETH' and
7409            '1T1C' and
7410            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7411            not 'VHOST' and
7412            not 'MEMIF'"
7413   parameters:
7414   - "throughput"
7415   - "parent"
7416   - "tags"
7417   sort:
7418   - "L2PATCH"
7419   - "L2XCFWD"
7420   - "L2BDMACLRN"
7421   traces:
7422     hoverinfo: "x+y"
7423     boxpoints: "outliers"
7424     whiskerwidth: 0
7425   layout:
7426     title: "l2sw-3n-hsw-xl710-64b-1t1c-base-pdr"
7427     layout: "plot-throughput"
7428
7429 - type: "plot"
7430   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
7431   algorithm: "plot_performance_box"
7432   output-file-type: ".html"
7433   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
7434   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7435   filter: "'NIC_Intel-XL710' and
7436            '64B' and
7437            'BASE' and
7438            'NDRPDR' and
7439            'ETH' and
7440            '2T2C' and
7441            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7442            not 'VHOST' and
7443            not 'MEMIF'"
7444   parameters:
7445   - "throughput"
7446   - "parent"
7447   - "tags"
7448   sort:
7449   - "L2PATCH"
7450   - "L2XCFWD"
7451   - "L2BDMACLRN"
7452   traces:
7453     hoverinfo: "x+y"
7454     boxpoints: "outliers"
7455     whiskerwidth: 0
7456   layout:
7457     title: "l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
7458     layout: "plot-throughput"
7459
7460 - type: "plot"
7461   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-2t2c-base-pdr"
7462   algorithm: "plot_performance_box"
7463   output-file-type: ".html"
7464   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base-pdr"
7465   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7466   filter: "'NIC_Intel-XL710' and
7467            '64B' and
7468            'BASE' and
7469            'NDRPDR' and
7470            'ETH' and
7471            '2T2C' and
7472            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7473            not 'VHOST' and
7474            not 'MEMIF'"
7475   parameters:
7476   - "throughput"
7477   - "parent"
7478   - "tags"
7479   sort:
7480   - "L2PATCH"
7481   - "L2XCFWD"
7482   - "L2BDMACLRN"
7483   traces:
7484     hoverinfo: "x+y"
7485     boxpoints: "outliers"
7486     whiskerwidth: 0
7487   layout:
7488     title: "l2sw-3n-hsw-xl710-64b-2t2c-base-pdr"
7489     layout: "plot-throughput"
7490
7491 # Packet Throughput - VPP L2 3n-skx-x710 base and scale
7492 - type: "plot"
7493   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
7494   algorithm: "plot_performance_box"
7495   output-file-type: ".html"
7496   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
7497   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7498   filter: "'NIC_Intel-X710' and
7499            '64B' and
7500            ('BASE' or 'SCALE') and
7501            'NDRPDR' and
7502            'ETH' and
7503            '2T1C' and
7504            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7505            not 'VHOST' and
7506            not 'MEMIF' and
7507            not 'DRV_AVF'"
7508   parameters:
7509   - "throughput"
7510   - "parent"
7511   - "tags"
7512   sort:
7513   - "L2PATCH"
7514   - "L2XCBASE"
7515   - "BASE"
7516   - "FIB_10K"
7517   - "FIB_100K"
7518   - "FIB_1M"
7519   traces:
7520     hoverinfo: "x+y"
7521     boxpoints: "outliers"
7522     whiskerwidth: 0
7523   layout:
7524     title: "l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
7525     layout: "plot-throughput"
7526
7527 - type: "plot"
7528   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
7529   algorithm: "plot_performance_box"
7530   output-file-type: ".html"
7531   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
7532   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7533   filter: "'NIC_Intel-X710' and
7534            '64B' and
7535            ('BASE' or 'SCALE') and
7536            'NDRPDR' and
7537            'ETH' and
7538            '2T1C' and
7539            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7540            not 'VHOST' and
7541            not 'MEMIF' and
7542            not 'DRV_AVF'"
7543   parameters:
7544   - "throughput"
7545   - "parent"
7546   - "tags"
7547   sort:
7548   - "L2PATCH"
7549   - "L2XCBASE"
7550   - "BASE"
7551   - "FIB_10K"
7552   - "FIB_100K"
7553   - "FIB_1M"
7554   traces:
7555     hoverinfo: "x+y"
7556     boxpoints: "outliers"
7557     whiskerwidth: 0
7558   layout:
7559     title: "l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
7560     layout: "plot-throughput"
7561
7562 - type: "plot"
7563   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
7564   algorithm: "plot_performance_box"
7565   output-file-type: ".html"
7566   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
7567   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7568   filter: "'NIC_Intel-X710' and
7569            '64B' and
7570            ('BASE' or 'SCALE') and
7571            'NDRPDR' and
7572            'ETH' and
7573            '4T2C' and
7574            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7575            not 'VHOST' and
7576            not 'MEMIF' and
7577            not 'DRV_AVF'"
7578   parameters:
7579   - "throughput"
7580   - "parent"
7581   - "tags"
7582   sort:
7583   - "L2PATCH"
7584   - "L2XCBASE"
7585   - "BASE"
7586   - "FIB_10K"
7587   - "FIB_100K"
7588   - "FIB_1M"
7589   traces:
7590     hoverinfo: "x+y"
7591     boxpoints: "outliers"
7592     whiskerwidth: 0
7593   layout:
7594     title: "l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
7595     layout: "plot-throughput"
7596
7597 - type: "plot"
7598   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
7599   algorithm: "plot_performance_box"
7600   output-file-type: ".html"
7601   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
7602   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7603   filter: "'NIC_Intel-X710' and
7604            '64B' and
7605            ('BASE' or 'SCALE') and
7606            'NDRPDR' and
7607            'ETH' and
7608            '4T2C' and
7609            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7610            not 'VHOST' and
7611            not 'MEMIF' and
7612            not 'DRV_AVF'"
7613   parameters:
7614   - "throughput"
7615   - "parent"
7616   - "tags"
7617   sort:
7618   - "L2PATCH"
7619   - "L2XCBASE"
7620   - "BASE"
7621   - "FIB_10K"
7622   - "FIB_100K"
7623   - "FIB_1M"
7624   traces:
7625     hoverinfo: "x+y"
7626     boxpoints: "outliers"
7627     whiskerwidth: 0
7628   layout:
7629     title: "l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
7630     layout: "plot-throughput"
7631
7632 # Packet Throughput - VPP L2 3n-skx-x710 features
7633 - type: "plot"
7634   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-ndr"
7635   algorithm: "plot_performance_box"
7636   output-file-type: ".html"
7637   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-ndr"
7638   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7639   filter: "'NIC_Intel-X710' and
7640            '64B' and
7641            'NDRPDR' and
7642            '2T1C' and
7643            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7644            not 'ACL' and
7645            not 'VHOST' and
7646            not 'DRV_AVF' and
7647            not 'L2OVRLAY' and
7648            not 'MEMIF'"
7649   parameters:
7650   - "throughput"
7651   - "parent"
7652   - "tags"
7653   sort:
7654   - "L2XCBASE"    # l2xcbase
7655   - "L2BDBASE"    # l2bdbase
7656   - "L2XCFWD"     # dot1q-l2xcbase
7657   - "L2BDMACLRN"  # dot1q-l2bdbase
7658   traces:
7659     hoverinfo: "x+y"
7660     boxpoints: "outliers"
7661     whiskerwidth: 0
7662   layout:
7663     title: "l2sw-3n-skx-x710-64b-2t1c-features-ndr"
7664     layout: "plot-throughput"
7665
7666 - type: "plot"
7667   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-pdr"
7668   algorithm: "plot_performance_box"
7669   output-file-type: ".html"
7670   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-pdr"
7671   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7672   filter: "'NIC_Intel-X710' and
7673            '64B' and
7674            'NDRPDR' and
7675            '2T1C' and
7676            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7677            not 'ACL' and
7678            not 'VHOST' and
7679            not 'DRV_AVF' and
7680            not 'L2OVRLAY' and
7681            not 'MEMIF'"
7682   parameters:
7683   - "throughput"
7684   - "parent"
7685   - "tags"
7686   sort:
7687   - "L2XCBASE"    # l2xcbase
7688   - "L2BDBASE"    # l2bdbase
7689   - "L2XCFWD"     # dot1q-l2xcbase
7690   - "L2BDMACLRN"  # dot1q-l2bdbase
7691   traces:
7692     hoverinfo: "x+y"
7693     boxpoints: "outliers"
7694     whiskerwidth: 0
7695   layout:
7696     title: "l2sw-3n-skx-x710-64b-2t1c-features-pdr"
7697     layout: "plot-throughput"
7698
7699 - type: "plot"
7700   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-ndr"
7701   algorithm: "plot_performance_box"
7702   output-file-type: ".html"
7703   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-ndr"
7704   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7705   filter: "'NIC_Intel-X710' and
7706            '64B' and
7707            'NDRPDR' and
7708            '4T2C' and
7709            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7710            not 'ACL' and
7711            not 'VHOST' and
7712            not 'DRV_AVF' and
7713            not 'L2OVRLAY' and
7714            not 'MEMIF'"
7715   parameters:
7716   - "throughput"
7717   - "parent"
7718   - "tags"
7719   sort:
7720   - "L2XCBASE"    # l2xcbase
7721   - "L2BDBASE"    # l2bdbase
7722   - "L2XCFWD"     # dot1q-l2xcbase
7723   - "L2BDMACLRN"  # dot1q-l2bdbase
7724   traces:
7725     hoverinfo: "x+y"
7726     boxpoints: "outliers"
7727     whiskerwidth: 0
7728   layout:
7729     title: "l2sw-3n-skx-x710-64b-4t2c-features-ndr"
7730     layout: "plot-throughput"
7731
7732 - type: "plot"
7733   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-pdr"
7734   algorithm: "plot_performance_box"
7735   output-file-type: ".html"
7736   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-pdr"
7737   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7738   filter: "'NIC_Intel-X710' and
7739            '64B' and
7740            'NDRPDR' and
7741            '4T2C' and
7742            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7743            not 'ACL' and
7744            not 'VHOST' and
7745            not 'DRV_AVF' and
7746            not 'L2OVRLAY' and
7747            not 'MEMIF'"
7748   parameters:
7749   - "throughput"
7750   - "parent"
7751   - "tags"
7752   sort:
7753   - "L2XCBASE"    # l2xcbase
7754   - "L2BDBASE"    # l2bdbase
7755   - "L2XCFWD"     # dot1q-l2xcbase
7756   - "L2BDMACLRN"  # dot1q-l2bdbase
7757   traces:
7758     hoverinfo: "x+y"
7759     boxpoints: "outliers"
7760     whiskerwidth: 0
7761   layout:
7762     title: "l2sw-3n-skx-x710-64b-4t2c-features-pdr"
7763     layout: "plot-throughput"
7764
7765 # Packet Throughput - VPP L2 3n-skx-x710 features-iacl
7766 - type: "plot"
7767   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr"
7768   algorithm: "plot_performance_box"
7769   output-file-type: ".html"
7770   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr"
7771   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7772   filter: "'NIC_Intel-X710' and
7773            '64B' and
7774            'NDRPDR' and
7775            '2T1C' and
7776            'FEATURE' and
7777            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7778            'IACL' and
7779            ('ACL1' or 'ACL50') and
7780            ('10K_FLOWS' or '10k_FLOWS') and
7781            not 'MACIP' and
7782            not 'VHOST' and
7783            not 'MEMIF'"
7784   parameters:
7785   - "throughput"
7786   - "parent"
7787   - "tags"
7788   traces:
7789     hoverinfo: "x+y"
7790     boxpoints: "outliers"
7791     whiskerwidth: 0
7792   layout:
7793     title: "l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr"
7794     layout: "plot-throughput"
7795
7796 - type: "plot"
7797   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-iacl-pdr"
7798   algorithm: "plot_performance_box"
7799   output-file-type: ".html"
7800   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-iacl-pdr"
7801   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7802   filter: "'NIC_Intel-X710' and
7803            '64B' and
7804            'NDRPDR' and
7805            '2T1C' and
7806            'FEATURE' and
7807            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7808            'IACL' and
7809            ('ACL1' or 'ACL50') and
7810            ('10K_FLOWS' or '10k_FLOWS') and
7811            not 'MACIP' and
7812            not 'VHOST' and
7813            not 'MEMIF'"
7814   parameters:
7815   - "throughput"
7816   - "parent"
7817   - "tags"
7818   traces:
7819     hoverinfo: "x+y"
7820     boxpoints: "outliers"
7821     whiskerwidth: 0
7822   layout:
7823     title: "l2sw-3n-skx-x710-64b-2t1c-features-iacl-pdr"
7824     layout: "plot-throughput"
7825
7826 - type: "plot"
7827   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr"
7828   algorithm: "plot_performance_box"
7829   output-file-type: ".html"
7830   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr"
7831   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7832   filter: "'NIC_Intel-X710' and
7833            '64B' and
7834            'NDRPDR' and
7835            '4T2C' and
7836            'FEATURE' and
7837            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7838            'IACL' and
7839            ('ACL1' or 'ACL50') and
7840            ('10K_FLOWS' or '10k_FLOWS') and
7841            not 'MACIP' and
7842            not 'VHOST' and
7843            not 'MEMIF'"
7844   parameters:
7845   - "throughput"
7846   - "parent"
7847   - "tags"
7848   traces:
7849     hoverinfo: "x+y"
7850     boxpoints: "outliers"
7851     whiskerwidth: 0
7852   layout:
7853     title: "l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr"
7854     layout: "plot-throughput"
7855
7856 - type: "plot"
7857   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-iacl-pdr"
7858   algorithm: "plot_performance_box"
7859   output-file-type: ".html"
7860   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-iacl-pdr"
7861   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7862   filter: "'NIC_Intel-X710' and
7863            '64B' and
7864            'NDRPDR' and
7865            '4T2C' and
7866            'FEATURE' and
7867            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7868            'IACL' and
7869            ('ACL1' or 'ACL50') and
7870            ('10K_FLOWS' or '10k_FLOWS') and
7871            not 'MACIP' and
7872            not 'VHOST' and
7873            not 'MEMIF'"
7874   parameters:
7875   - "throughput"
7876   - "parent"
7877   - "tags"
7878   traces:
7879     hoverinfo: "x+y"
7880     boxpoints: "outliers"
7881     whiskerwidth: 0
7882   layout:
7883     title: "l2sw-3n-skx-x710-64b-4t2c-features-iacl-pdr"
7884     layout: "plot-throughput"
7885
7886 # Packet Throughput - VPP L2 3n-skx-xxv710 base
7887 - type: "plot"
7888   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-2t1c-base-ndr"
7889   algorithm: "plot_performance_box"
7890   output-file-type: ".html"
7891   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base-ndr"
7892   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7893   filter: "'NIC_Intel-XXV710' and
7894            '64B' and
7895            ('BASE' or 'SCALE') and
7896            'NDRPDR' and
7897            'ETH' and
7898            '2T1C' and
7899            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7900            not 'VHOST' and
7901            not 'MEMIF'"
7902   parameters:
7903   - "throughput"
7904   - "parent"
7905   - "tags"
7906   sort:
7907   - "L2PATCH"
7908   - "L2PATCH"
7909   - "L2XCBASE"
7910   - "L2BDMACLRN"
7911   traces:
7912     hoverinfo: "x+y"
7913     boxpoints: "outliers"
7914     whiskerwidth: 0
7915   layout:
7916     title: "l2sw-3n-skx-xxv710-64b-2t1c-base-ndr"
7917     layout: "plot-throughput"
7918
7919 - type: "plot"
7920   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-2t1c-base-pdr"
7921   algorithm: "plot_performance_box"
7922   output-file-type: ".html"
7923   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base-pdr"
7924   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7925   filter: "'NIC_Intel-XXV710' and
7926            '64B' and
7927            ('BASE' or 'SCALE') and
7928            'NDRPDR' and
7929            'ETH' and
7930            '2T1C' and
7931            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7932            not 'VHOST' and
7933            not 'MEMIF'"
7934   parameters:
7935   - "throughput"
7936   - "parent"
7937   - "tags"
7938   sort:
7939   - "L2PATCH"
7940   - "L2PATCH"
7941   - "L2XCBASE"
7942   - "L2BDMACLRN"
7943   traces:
7944     hoverinfo: "x+y"
7945     boxpoints: "outliers"
7946     whiskerwidth: 0
7947   layout:
7948     title: "l2sw-3n-skx-xxv710-64b-2t1c-base-pdr"
7949     layout: "plot-throughput"
7950
7951 - type: "plot"
7952   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-4t2c-base-ndr"
7953   algorithm: "plot_performance_box"
7954   output-file-type: ".html"
7955   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base-ndr"
7956   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7957   filter: "'NIC_Intel-XXV710' and
7958            '64B' and
7959            ('BASE' or 'SCALE') and
7960            'NDRPDR' and
7961            'ETH' and
7962            '4T2C' and
7963            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7964            not 'VHOST' and
7965            not 'MEMIF'"
7966   parameters:
7967   - "throughput"
7968   - "parent"
7969   - "tags"
7970   sort:
7971   - "L2PATCH"
7972   - "L2PATCH"
7973   - "L2XCBASE"
7974   - "L2BDMACLRN"
7975   traces:
7976     hoverinfo: "x+y"
7977     boxpoints: "outliers"
7978     whiskerwidth: 0
7979   layout:
7980     title: "l2sw-3n-skx-xxv710-64b-4t2c-base-ndr"
7981     layout: "plot-throughput"
7982
7983 - type: "plot"
7984   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-4t2c-base-pdr"
7985   algorithm: "plot_performance_box"
7986   output-file-type: ".html"
7987   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base-pdr"
7988   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7989   filter: "'NIC_Intel-XXV710' and
7990            '64B' and
7991            ('BASE' or 'SCALE') and
7992            'NDRPDR' and
7993            'ETH' and
7994            '4T2C' and
7995            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7996            not 'VHOST' and
7997            not 'MEMIF'"
7998   parameters:
7999   - "throughput"
8000   - "parent"
8001   - "tags"
8002   sort:
8003   - "L2PATCH"
8004   - "L2PATCH"
8005   - "L2XCBASE"
8006   - "L2BDMACLRN"
8007   traces:
8008     hoverinfo: "x+y"
8009     boxpoints: "outliers"
8010     whiskerwidth: 0
8011   layout:
8012     title: "l2sw-3n-skx-xxv710-64b-4t2c-base-pdr"
8013     layout: "plot-throughput"
8014
8015 # Packet Throughput - VPP L2 2n-skx-x710 base and scale
8016 - type: "plot"
8017   title: "VPP Throughput: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
8018   algorithm: "plot_performance_box"
8019   output-file-type: ".html"
8020   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
8021   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8022   filter: "'NIC_Intel-X710' and
8023            '64B' and
8024            ('BASE' or 'SCALE') and
8025            'NDRPDR' and
8026            'ETH' and
8027            '2T1C' and
8028            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8029            not 'VHOST' and
8030            not 'MEMIF'"
8031   parameters:
8032   - "throughput"
8033   - "parent"
8034   - "tags"
8035   sort:
8036   - "L2PATCH"
8037   - "L2XCBASE"
8038   - "BASE"
8039   - "FIB_10K"
8040   - "FIB_100K"
8041   - "FIB_1M"
8042   traces:
8043     hoverinfo: "x+y"
8044     boxpoints: "outliers"
8045     whiskerwidth: 0
8046   layout:
8047     title: "l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
8048     layout: "plot-throughput"
8049
8050 - type: "plot"
8051   title: "VPP Throughput: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
8052   algorithm: "plot_performance_box"
8053   output-file-type: ".html"
8054   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
8055   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8056   filter: "'NIC_Intel-X710' and
8057            '64B' and
8058            ('BASE' or 'SCALE') and
8059            'NDRPDR' and
8060            'ETH' and
8061            '2T1C' and
8062            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8063            not 'VHOST' and
8064            not 'MEMIF'"
8065   parameters:
8066   - "throughput"
8067   - "parent"
8068   - "tags"
8069   sort:
8070   - "L2PATCH"
8071   - "L2XCBASE"
8072   - "BASE"
8073   - "FIB_10K"
8074   - "FIB_100K"
8075   - "FIB_1M"
8076   traces:
8077     hoverinfo: "x+y"
8078     boxpoints: "outliers"
8079     whiskerwidth: 0
8080   layout:
8081     title: "l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
8082     layout: "plot-throughput"
8083
8084 - type: "plot"
8085   title: "VPP Throughput: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
8086   algorithm: "plot_performance_box"
8087   output-file-type: ".html"
8088   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
8089   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8090   filter: "'NIC_Intel-X710' and
8091            '64B' and
8092            ('BASE' or 'SCALE') and
8093            'NDRPDR' and
8094            'ETH' and
8095            '4T2C' and
8096            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8097            not 'VHOST' and
8098            not 'MEMIF'"
8099   parameters:
8100   - "throughput"
8101   - "parent"
8102   - "tags"
8103   sort:
8104   - "L2PATCH"
8105   - "L2XCBASE"
8106   - "BASE"
8107   - "FIB_10K"
8108   - "FIB_100K"
8109   - "FIB_1M"
8110   traces:
8111     hoverinfo: "x+y"
8112     boxpoints: "outliers"
8113     whiskerwidth: 0
8114   layout:
8115     title: "l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
8116     layout: "plot-throughput"
8117
8118 - type: "plot"
8119   title: "VPP Throughput: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
8120   algorithm: "plot_performance_box"
8121   output-file-type: ".html"
8122   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
8123   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8124   filter: "'NIC_Intel-X710' and
8125            '64B' and
8126            ('BASE' or 'SCALE') and
8127            'NDRPDR' and
8128            'ETH' and
8129            '4T2C' and
8130            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8131            not 'VHOST' and
8132            not 'MEMIF'"
8133   parameters:
8134   - "throughput"
8135   - "parent"
8136   - "tags"
8137   sort:
8138   - "L2PATCH"
8139   - "L2XCBASE"
8140   - "BASE"
8141   - "FIB_10K"
8142   - "FIB_100K"
8143   - "FIB_1M"
8144   traces:
8145     hoverinfo: "x+y"
8146     boxpoints: "outliers"
8147     whiskerwidth: 0
8148   layout:
8149     title: "l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
8150     layout: "plot-throughput"
8151
8152 # Packet Throughput - VPP L2 2n-skx-xxv710 base and scale
8153 - type: "plot"
8154   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
8155   algorithm: "plot_performance_box"
8156   output-file-type: ".html"
8157   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
8158   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8159   filter: "'NIC_Intel-XXV710' and
8160            '64B' and
8161            ('BASE' or 'SCALE') and
8162            'NDRPDR' and
8163            'ETH' and
8164            '2T1C' and
8165            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8166            not 'VHOST' and
8167            not 'MEMIF'"
8168   parameters:
8169   - "throughput"
8170   - "parent"
8171   - "tags"
8172   sort:
8173   - "L2PATCH"
8174   - "L2XCBASE"
8175   - "BASE"
8176   - "FIB_10K"
8177   - "FIB_100K"
8178   - "FIB_1M"
8179   traces:
8180     hoverinfo: "x+y"
8181     boxpoints: "outliers"
8182     whiskerwidth: 0
8183   layout:
8184     title: "l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
8185     layout: "plot-throughput"
8186
8187 - type: "plot"
8188   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
8189   algorithm: "plot_performance_box"
8190   output-file-type: ".html"
8191   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
8192   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8193   filter: "'NIC_Intel-XXV710' and
8194            '64B' and
8195            ('BASE' or 'SCALE') and
8196            'NDRPDR' and
8197            'ETH' and
8198            '2T1C' and
8199            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8200            not 'VHOST' and
8201            not 'MEMIF'"
8202   parameters:
8203   - "throughput"
8204   - "parent"
8205   - "tags"
8206   sort:
8207   - "L2PATCH"
8208   - "L2XCBASE"
8209   - "BASE"
8210   - "FIB_10K"
8211   - "FIB_100K"
8212   - "FIB_1M"
8213   traces:
8214     hoverinfo: "x+y"
8215     boxpoints: "outliers"
8216     whiskerwidth: 0
8217   layout:
8218     title: "l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
8219     layout: "plot-throughput"
8220
8221 - type: "plot"
8222   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
8223   algorithm: "plot_performance_box"
8224   output-file-type: ".html"
8225   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
8226   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8227   filter: "'NIC_Intel-XXV710' and
8228            '64B' and
8229            ('BASE' or 'SCALE') and
8230            'NDRPDR' and
8231            'ETH' and
8232            '4T2C' and
8233            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8234            not 'VHOST' and
8235            not 'MEMIF'"
8236   parameters:
8237   - "throughput"
8238   - "parent"
8239   - "tags"
8240   sort:
8241   - "L2PATCH"
8242   - "L2XCBASE"
8243   - "BASE"
8244   - "FIB_10K"
8245   - "FIB_100K"
8246   - "FIB_1M"
8247   traces:
8248     hoverinfo: "x+y"
8249     boxpoints: "outliers"
8250     whiskerwidth: 0
8251   layout:
8252     title: "l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
8253     layout: "plot-throughput"
8254
8255 - type: "plot"
8256   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
8257   algorithm: "plot_performance_box"
8258   output-file-type: ".html"
8259   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
8260   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8261   filter: "'NIC_Intel-XXV710' and
8262            '64B' and
8263            ('BASE' or 'SCALE') and
8264            'NDRPDR' and
8265            'ETH' and
8266            '4T2C' and
8267            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8268            not 'VHOST' and
8269            not 'MEMIF'"
8270   parameters:
8271   - "throughput"
8272   - "parent"
8273   - "tags"
8274   sort:
8275   - "L2PATCH"
8276   - "L2XCBASE"
8277   - "BASE"
8278   - "FIB_10K"
8279   - "FIB_100K"
8280   - "FIB_1M"
8281   traces:
8282     hoverinfo: "x+y"
8283     boxpoints: "outliers"
8284     whiskerwidth: 0
8285   layout:
8286     title: "l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
8287     layout: "plot-throughput"
8288
8289 ## Packet Throughput - VPP L2 2n-dnv-x553 base
8290 #- type: "plot"
8291 #  title: "VPP Throughput: l2sw-2n-dnv-x553-64b-1t1c-base-ndr"
8292 #  algorithm: "plot_performance_box"
8293 #  output-file-type: ".html"
8294 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-1t1c-base-ndr"
8295 #  data: "intel-dnv-vpp"
8296 #  filter: "'NIC_Intel-X553' and
8297 #           '64B' and
8298 #           'BASE' and
8299 #           'NDRPDR' and
8300 #           'ETH' and
8301 #           '1T1C' and
8302 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8303 #           not 'VHOST' and
8304 #           not 'MEMIF'"
8305 #  parameters:
8306 #  - "throughput"
8307 #  - "parent"
8308 #  - "tags"
8309 #  sort:
8310 #  - "L2XCBASE"
8311 #  - "L2BDMACLRN"
8312 #  - "L2PATCH"
8313 #  traces:
8314 #    hoverinfo: "x+y"
8315 #    boxpoints: "outliers"
8316 #    whiskerwidth: 0
8317 #  layout:
8318 #    title: "l2sw-2n-dnv-x553-64b-1t1c-base-ndr"
8319 #    layout: "plot-throughput"
8320 #
8321 #- type: "plot"
8322 #  title: "VPP Throughput: l2sw-2n-dnv-x553-64b-1t1c-base-pdr"
8323 #  algorithm: "plot_performance_box"
8324 #  output-file-type: ".html"
8325 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-1t1c-base-pdr"
8326 #  data: "intel-dnv-vpp"
8327 #  filter: "'NIC_Intel-X553' and
8328 #           '64B' and
8329 #           ('BASE' or 'SCALE') and
8330 #           'NDRPDR' and
8331 #           'ETH' and
8332 #           '1T1C' and
8333 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8334 #           not 'VHOST' and
8335 #           not 'MEMIF'"
8336 #  parameters:
8337 #  - "throughput"
8338 #  - "parent"
8339 #  - "tags"
8340 #  sort:
8341 #  - "L2XCBASE"
8342 #  - "L2BDMACLRN"
8343 #  - "L2PATCH"
8344 #  traces:
8345 #    hoverinfo: "x+y"
8346 #    boxpoints: "outliers"
8347 #    whiskerwidth: 0
8348 #  layout:
8349 #    title: "l2sw-2n-dnv-x553-64b-1t1c-base-pdr"
8350 #    layout: "plot-throughput"
8351 #
8352 #- type: "plot"
8353 #  title: "VPP Throughput: l2sw-2n-dnv-x553-64b-2t2c-base-ndr"
8354 #  algorithm: "plot_performance_box"
8355 #  output-file-type: ".html"
8356 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-2t2c-base-ndr"
8357 #  data: "intel-dnv-vpp"
8358 #  filter: "'NIC_Intel-X553' and
8359 #           '64B' and
8360 #           ('BASE' or 'SCALE') and
8361 #           'NDRPDR' and
8362 #           'ETH' and
8363 #           '2T2C' and
8364 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8365 #           not 'VHOST' and
8366 #           not 'MEMIF'"
8367 #  parameters:
8368 #  - "throughput"
8369 #  - "parent"
8370 #  - "tags"
8371 #  sort:
8372 #  - "L2XCBASE"
8373 #  - "L2BDMACLRN"
8374 #  - "L2PATCH"
8375 #  traces:
8376 #    hoverinfo: "x+y"
8377 #    boxpoints: "outliers"
8378 #    whiskerwidth: 0
8379 #  layout:
8380 #    title: "l2sw-2n-dnv-x553-64b-2t2c-base-ndr"
8381 #    layout: "plot-throughput"
8382 #
8383 #- type: "plot"
8384 #  title: "VPP Throughput: l2sw-2n-dnv-x553-64b-2t2c-base-pdr"
8385 #  algorithm: "plot_performance_box"
8386 #  output-file-type: ".html"
8387 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-2t2c-base-pdr"
8388 #  data: "intel-dnv-vpp"
8389 #  filter: "'NIC_Intel-X553' and
8390 #           '64B' and
8391 #           ('BASE' or 'SCALE') and
8392 #           'NDRPDR' and
8393 #           'ETH' and
8394 #           '2T2C' and
8395 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8396 #           not 'VHOST' and
8397 #           not 'MEMIF'"
8398 #  parameters:
8399 #  - "throughput"
8400 #  - "parent"
8401 #  - "tags"
8402 #  sort:
8403 #  - "L2XCBASE"
8404 #  - "L2BDMACLRN"
8405 #  - "L2PATCH"
8406 #  traces:
8407 #    hoverinfo: "x+y"
8408 #    boxpoints: "outliers"
8409 #    whiskerwidth: 0
8410 #  layout:
8411 #    title: "l2sw-2n-dnv-x553-64b-2t2c-base-pdr"
8412 #    layout: "plot-throughput"
8413
8414 ################################################################################
8415
8416 # Packet Throughput - VPP Container Memif 3n-hsw-x520
8417 - type: "plot"
8418   title: "VPP Throughput: memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
8419   algorithm: "plot_performance_box"
8420   output-file-type: ".html"
8421   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
8422   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8423   filter: "'NIC_Intel-X520-DA2' and
8424            '64B' and
8425            ('BASE' or 'SCALE') and
8426            'NDRPDR' and
8427            '1T1C' and
8428            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8429            not 'VHOST' and
8430            'MEMIF'"
8431   parameters:
8432   - "throughput"
8433   - "parent"
8434   - "tags"
8435   sort:
8436   - "L2XCFWD"
8437   - "L2XCFWD"
8438   - "L2XCFWD"
8439   - "L2BDMACLRN"
8440   - "L2BDMACLRN"
8441   - "L2BDMACLRN"
8442   - "IP4FWD"
8443   traces:
8444     hoverinfo: "x+y"
8445     boxpoints: "outliers"
8446     whiskerwidth: 0
8447   layout:
8448     title: "memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
8449     layout: "plot-throughput"
8450
8451 - type: "plot"
8452   title: "VPP Throughput: memif-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
8453   algorithm: "plot_performance_box"
8454   output-file-type: ".html"
8455   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
8456   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8457   filter: "'NIC_Intel-X520-DA2' and
8458            '64B' and
8459            ('BASE' or 'SCALE') and
8460            'NDRPDR' and
8461            '1T1C' and
8462            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8463            not 'VHOST' and
8464            'MEMIF'"
8465   parameters:
8466   - "throughput"
8467   - "parent"
8468   - "tags"
8469   sort:
8470   - "L2XCFWD"
8471   - "L2XCFWD"
8472   - "L2XCFWD"
8473   - "L2BDMACLRN"
8474   - "L2BDMACLRN"
8475   - "L2BDMACLRN"
8476   - "IP4FWD"
8477   traces:
8478     hoverinfo: "x+y"
8479     boxpoints: "outliers"
8480     whiskerwidth: 0
8481   layout:
8482     title: "memif-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
8483     layout: "plot-throughput"
8484
8485 - type: "plot"
8486   title: "VPP Throughput: memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
8487   algorithm: "plot_performance_box"
8488   output-file-type: ".html"
8489   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
8490   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8491   filter: "'NIC_Intel-X520-DA2' and
8492            '64B' and
8493            ('BASE' or 'SCALE') and
8494            'NDRPDR' and
8495            '2T2C' and
8496            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8497            not 'VHOST' and
8498            'MEMIF'"
8499   parameters:
8500   - "throughput"
8501   - "parent"
8502   - "tags"
8503   sort:
8504   - "L2XCFWD"
8505   - "L2XCFWD"
8506   - "L2XCFWD"
8507   - "L2BDMACLRN"
8508   - "L2BDMACLRN"
8509   - "L2BDMACLRN"
8510   - "IP4FWD"
8511   traces:
8512     hoverinfo: "x+y"
8513     boxpoints: "outliers"
8514     whiskerwidth: 0
8515   layout:
8516     title: "memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
8517     layout: "plot-throughput"
8518
8519 - type: "plot"
8520   title: "VPP Throughput: memif-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
8521   algorithm: "plot_performance_box"
8522   output-file-type: ".html"
8523   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
8524   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8525   filter: "'NIC_Intel-X520-DA2' and
8526            '64B' and
8527            ('BASE' or 'SCALE') and
8528            'NDRPDR' and
8529            '2T2C' and
8530            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8531            not 'VHOST' and
8532            'MEMIF'"
8533   parameters:
8534   - "throughput"
8535   - "parent"
8536   - "tags"
8537   sort:
8538   - "L2XCFWD"
8539   - "L2XCFWD"
8540   - "L2XCFWD"
8541   - "L2BDMACLRN"
8542   - "L2BDMACLRN"
8543   - "L2BDMACLRN"
8544   - "IP4FWD"
8545   traces:
8546     hoverinfo: "x+y"
8547     boxpoints: "outliers"
8548     whiskerwidth: 0
8549   layout:
8550     title: "memif-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
8551     layout: "plot-throughput"
8552
8553 # Packet Throughput - VPP Container Memif 3n-hsw-x710
8554 - type: "plot"
8555   title: "VPP Throughput: memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
8556   algorithm: "plot_performance_box"
8557   output-file-type: ".html"
8558   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
8559   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8560   filter: "'NIC_Intel-X710' and
8561            '64B' and
8562            ('BASE' or 'SCALE') and
8563            'NDRPDR' and
8564            '1T1C' and
8565            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8566            not 'VHOST' and
8567            'MEMIF'"
8568   parameters:
8569   - "throughput"
8570   - "parent"
8571   - "tags"
8572   sort:
8573   - "L2XCFWD"
8574   - "L2XCFWD"
8575   - "L2XCFWD"
8576   - "L2BDMACLRN"
8577   - "L2BDMACLRN"
8578   - "L2BDMACLRN"
8579   - "IP4FWD"
8580   traces:
8581     hoverinfo: "x+y"
8582     boxpoints: "outliers"
8583     whiskerwidth: 0
8584   layout:
8585     title: "memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
8586     layout: "plot-throughput"
8587
8588 - type: "plot"
8589   title: "VPP Throughput: memif-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
8590   algorithm: "plot_performance_box"
8591   output-file-type: ".html"
8592   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
8593   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8594   filter: "'NIC_Intel-X710' and
8595            '64B' and
8596            ('BASE' or 'SCALE') and
8597            'NDRPDR' and
8598            '1T1C' and
8599            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8600            not 'VHOST' and
8601            'MEMIF'"
8602   parameters:
8603   - "throughput"
8604   - "parent"
8605   - "tags"
8606   sort:
8607   - "L2XCFWD"
8608   - "L2XCFWD"
8609   - "L2XCFWD"
8610   - "L2BDMACLRN"
8611   - "L2BDMACLRN"
8612   - "L2BDMACLRN"
8613   - "IP4FWD"
8614   traces:
8615     hoverinfo: "x+y"
8616     boxpoints: "outliers"
8617     whiskerwidth: 0
8618   layout:
8619     title: "memif-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
8620     layout: "plot-throughput"
8621
8622 - type: "plot"
8623   title: "VPP Throughput: memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
8624   algorithm: "plot_performance_box"
8625   output-file-type: ".html"
8626   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
8627   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8628   filter: "'NIC_Intel-X710' and
8629            '64B' and
8630            ('BASE' or 'SCALE') and
8631            'NDRPDR' and
8632            '2T2C' and
8633            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8634            not 'VHOST' and
8635            'MEMIF'"
8636   parameters:
8637   - "throughput"
8638   - "parent"
8639   - "tags"
8640   sort:
8641   - "L2XCFWD"
8642   - "L2XCFWD"
8643   - "L2XCFWD"
8644   - "L2BDMACLRN"
8645   - "L2BDMACLRN"
8646   - "L2BDMACLRN"
8647   - "IP4FWD"
8648   traces:
8649     hoverinfo: "x+y"
8650     boxpoints: "outliers"
8651     whiskerwidth: 0
8652   layout:
8653     title: "memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
8654     layout: "plot-throughput"
8655
8656 - type: "plot"
8657   title: "VPP Throughput: memif-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
8658   algorithm: "plot_performance_box"
8659   output-file-type: ".html"
8660   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
8661   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8662   filter: "'NIC_Intel-X710' and
8663            '64B' and
8664            ('BASE' or 'SCALE') and
8665            'NDRPDR' and
8666            '2T2C' and
8667            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8668            not 'VHOST' and
8669            'MEMIF'"
8670   parameters:
8671   - "throughput"
8672   - "parent"
8673   - "tags"
8674   sort:
8675   - "L2XCFWD"
8676   - "L2XCFWD"
8677   - "L2XCFWD"
8678   - "L2BDMACLRN"
8679   - "L2BDMACLRN"
8680   - "L2BDMACLRN"
8681   - "IP4FWD"
8682   traces:
8683     hoverinfo: "x+y"
8684     boxpoints: "outliers"
8685     whiskerwidth: 0
8686   layout:
8687     title: "memif-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
8688     layout: "plot-throughput"
8689
8690 # Packet Throughput - VPP Container Memif 3n-hsw-xl710
8691 - type: "plot"
8692   title: "VPP Throughput: memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr"
8693   algorithm: "plot_performance_box"
8694   output-file-type: ".html"
8695   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr"
8696   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8697   filter: "'NIC_Intel-XL710' and
8698            '64B' and
8699            ('BASE' or 'SCALE') and
8700            'NDRPDR' and
8701            '1T1C' and
8702            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8703            not 'VHOST' and
8704            'MEMIF'"
8705   parameters:
8706   - "throughput"
8707   - "parent"
8708   - "tags"
8709   sort:
8710   - "L2XCFWD"
8711   - "L2XCFWD"
8712   - "L2XCFWD"
8713   - "L2BDMACLRN"
8714   - "L2BDMACLRN"
8715   - "L2BDMACLRN"
8716   - "IP4FWD"
8717   traces:
8718     hoverinfo: "x+y"
8719     boxpoints: "outliers"
8720     whiskerwidth: 0
8721   layout:
8722     title: "memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr"
8723     layout: "plot-throughput"
8724
8725 - type: "plot"
8726   title: "VPP Throughput: memif-3n-hsw-xl710-64b-1t1c-base_and_features-pdr"
8727   algorithm: "plot_performance_box"
8728   output-file-type: ".html"
8729   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_features-pdr"
8730   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8731   filter: "'NIC_Intel-XL710' and
8732            '64B' and
8733            ('BASE' or 'SCALE') and
8734            'NDRPDR' and
8735            '1T1C' and
8736            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8737            not 'VHOST' and
8738            'MEMIF'"
8739   parameters:
8740   - "throughput"
8741   - "parent"
8742   - "tags"
8743   sort:
8744   - "L2XCFWD"
8745   - "L2XCFWD"
8746   - "L2XCFWD"
8747   - "L2BDMACLRN"
8748   - "L2BDMACLRN"
8749   - "L2BDMACLRN"
8750   - "IP4FWD"
8751   traces:
8752     hoverinfo: "x+y"
8753     boxpoints: "outliers"
8754     whiskerwidth: 0
8755   layout:
8756     title: "memif-3n-hsw-xl710-64b-1t1c-base_and_features-pdr"
8757     layout: "plot-throughput"
8758
8759 - type: "plot"
8760   title: "VPP Throughput: memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr"
8761   algorithm: "plot_performance_box"
8762   output-file-type: ".html"
8763   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr"
8764   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8765   filter: "'NIC_Intel-XL710' and
8766            '64B' and
8767            ('BASE' or 'SCALE') and
8768            'NDRPDR' and
8769            '2T2C' and
8770            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8771            not 'VHOST' and
8772            'MEMIF'"
8773   parameters:
8774   - "throughput"
8775   - "parent"
8776   - "tags"
8777   sort:
8778   - "L2XCFWD"
8779   - "L2XCFWD"
8780   - "L2XCFWD"
8781   - "L2BDMACLRN"
8782   - "L2BDMACLRN"
8783   - "L2BDMACLRN"
8784   - "IP4FWD"
8785   traces:
8786     hoverinfo: "x+y"
8787     boxpoints: "outliers"
8788     whiskerwidth: 0
8789   layout:
8790     title: "memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr"
8791     layout: "plot-throughput"
8792
8793 - type: "plot"
8794   title: "VPP Throughput: memif-3n-hsw-xl710-64b-2t2c-base_and_features-pdr"
8795   algorithm: "plot_performance_box"
8796   output-file-type: ".html"
8797   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_features-pdr"
8798   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8799   filter: "'NIC_Intel-XL710' and
8800            '64B' and
8801            ('BASE' or 'SCALE') and
8802            'NDRPDR' and
8803            '2T2C' and
8804            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8805            not 'VHOST' and
8806            'MEMIF'"
8807   parameters:
8808   - "throughput"
8809   - "parent"
8810   - "tags"
8811   sort:
8812   - "L2XCFWD"
8813   - "L2XCFWD"
8814   - "L2XCFWD"
8815   - "L2BDMACLRN"
8816   - "L2BDMACLRN"
8817   - "L2BDMACLRN"
8818   - "IP4FWD"
8819   traces:
8820     hoverinfo: "x+y"
8821     boxpoints: "outliers"
8822     whiskerwidth: 0
8823   layout:
8824     title: "memif-3n-hsw-xl710-64b-2t2c-base_and_features-pdr"
8825     layout: "plot-throughput"
8826
8827 # Packet Throughput - VPP Container Memif 3n-skx-x710
8828 - type: "plot"
8829   title: "VPP Throughput: memif-3n-skx-x710-64b-2t1c-base_and_features-ndr"
8830   algorithm: "plot_performance_box"
8831   output-file-type: ".html"
8832   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_features-ndr"
8833   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8834   filter: "'NIC_Intel-X710' and
8835            '64B' and
8836            ('BASE' or 'SCALE') and
8837            'NDRPDR' and
8838            '2T1C' and
8839            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8840            not 'VHOST' and
8841            'MEMIF'"
8842   parameters:
8843   - "throughput"
8844   - "parent"
8845   - "tags"
8846   sort:
8847   - "L2XCFWD"
8848   - "L2XCFWD"
8849   - "L2XCFWD"
8850   - "L2BDMACLRN"
8851   - "L2BDMACLRN"
8852   - "L2BDMACLRN"
8853   - "IP4FWD"
8854   traces:
8855     hoverinfo: "x+y"
8856     boxpoints: "outliers"
8857     whiskerwidth: 0
8858   layout:
8859     title: "memif-3n-skx-x710-64b-2t1c-base_and_features-ndr"
8860     layout: "plot-throughput"
8861
8862 - type: "plot"
8863   title: "VPP Throughput: memif-3n-skx-x710-64b-2t1c-base_and_features-pdr"
8864   algorithm: "plot_performance_box"
8865   output-file-type: ".html"
8866   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_features-pdr"
8867   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8868   filter: "'NIC_Intel-X710' and
8869            '64B' and
8870            ('BASE' or 'SCALE') and
8871            'NDRPDR' and
8872            '2T1C' and
8873            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8874            not 'VHOST' and
8875            'MEMIF'"
8876   parameters:
8877   - "throughput"
8878   - "parent"
8879   - "tags"
8880   sort:
8881   - "L2XCFWD"
8882   - "L2XCFWD"
8883   - "L2XCFWD"
8884   - "L2BDMACLRN"
8885   - "L2BDMACLRN"
8886   - "L2BDMACLRN"
8887   - "IP4FWD"
8888   traces:
8889     hoverinfo: "x+y"
8890     boxpoints: "outliers"
8891     whiskerwidth: 0
8892   layout:
8893     title: "memif-3n-skx-x710-64b-2t1c-base_and_features-pdr"
8894     layout: "plot-throughput"
8895
8896 - type: "plot"
8897   title: "VPP Throughput: memif-3n-skx-x710-64b-4t2c-base_and_features-ndr"
8898   algorithm: "plot_performance_box"
8899   output-file-type: ".html"
8900   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_features-ndr"
8901   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8902   filter: "'NIC_Intel-X710' and
8903            '64B' and
8904            ('BASE' or 'SCALE') and
8905            'NDRPDR' and
8906            '4T2C' and
8907            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8908            not 'VHOST' and
8909            'MEMIF'"
8910   parameters:
8911   - "throughput"
8912   - "parent"
8913   - "tags"
8914   sort:
8915   - "L2XCFWD"
8916   - "L2XCFWD"
8917   - "L2XCFWD"
8918   - "L2BDMACLRN"
8919   - "L2BDMACLRN"
8920   - "L2BDMACLRN"
8921   - "IP4FWD"
8922   traces:
8923     hoverinfo: "x+y"
8924     boxpoints: "outliers"
8925     whiskerwidth: 0
8926   layout:
8927     title: "memif-3n-skx-x710-64b-4t2c-base_and_features-ndr"
8928     layout: "plot-throughput"
8929
8930 - type: "plot"
8931   title: "VPP Throughput: memif-3n-skx-x710-64b-4t2c-base_and_features-pdr"
8932   algorithm: "plot_performance_box"
8933   output-file-type: ".html"
8934   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_features-pdr"
8935   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8936   filter: "'NIC_Intel-X710' and
8937            '64B' and
8938            ('BASE' or 'SCALE') and
8939            'NDRPDR' and
8940            '4T2C' and
8941            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8942            not 'VHOST' and
8943            'MEMIF'"
8944   parameters:
8945   - "throughput"
8946   - "parent"
8947   - "tags"
8948   sort:
8949   - "L2XCFWD"
8950   - "L2XCFWD"
8951   - "L2XCFWD"
8952   - "L2BDMACLRN"
8953   - "L2BDMACLRN"
8954   - "L2BDMACLRN"
8955   - "IP4FWD"
8956   traces:
8957     hoverinfo: "x+y"
8958     boxpoints: "outliers"
8959     whiskerwidth: 0
8960   layout:
8961     title: "memif-3n-skx-x710-64b-4t2c-base_and_features-pdr"
8962     layout: "plot-throughput"
8963
8964 # Packet Throughput - VPP Container Memif 2n-skx-x710
8965 - type: "plot"
8966   title: "VPP Throughput: memif-2n-skx-x710-64b-2t1c-base_and_features-ndr"
8967   algorithm: "plot_performance_box"
8968   output-file-type: ".html"
8969   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_features-ndr"
8970   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8971   filter: "'NIC_Intel-X710' and
8972            '64B' and
8973            ('BASE' or 'SCALE') and
8974            'NDRPDR' and
8975            '2T1C' and
8976            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8977            not 'VHOST' and
8978            not 'NF_DENSITY' and
8979            'MEMIF'"
8980   parameters:
8981   - "throughput"
8982   - "parent"
8983   - "tags"
8984   sort:
8985   - "L2XCFWD"
8986   - "L2XCFWD"
8987   - "L2XCFWD"
8988   - "L2BDMACLRN"
8989   - "L2BDMACLRN"
8990   - "L2BDMACLRN"
8991   - "IP4FWD"
8992   traces:
8993     hoverinfo: "x+y"
8994     boxpoints: "outliers"
8995     whiskerwidth: 0
8996   layout:
8997     title: "memif-2n-skx-x710-64b-2t1c-base_and_features-ndr"
8998     layout: "plot-throughput"
8999
9000 - type: "plot"
9001   title: "VPP Throughput: memif-2n-skx-x710-64b-2t1c-base_and_features-pdr"
9002   algorithm: "plot_performance_box"
9003   output-file-type: ".html"
9004   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_features-pdr"
9005   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9006   filter: "'NIC_Intel-X710' and
9007            '64B' and
9008            ('BASE' or 'SCALE') and
9009            'NDRPDR' and
9010            '2T1C' and
9011            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9012            not 'VHOST' and
9013            not 'NF_DENSITY' and
9014            'MEMIF'"
9015   parameters:
9016   - "throughput"
9017   - "parent"
9018   - "tags"
9019   sort:
9020   - "L2XCFWD"
9021   - "L2XCFWD"
9022   - "L2XCFWD"
9023   - "L2BDMACLRN"
9024   - "L2BDMACLRN"
9025   - "L2BDMACLRN"
9026   - "IP4FWD"
9027   traces:
9028     hoverinfo: "x+y"
9029     boxpoints: "outliers"
9030     whiskerwidth: 0
9031   layout:
9032     title: "memif-2n-skx-x710-64b-2t1c-base_and_features-pdr"
9033     layout: "plot-throughput"
9034
9035 - type: "plot"
9036   title: "VPP Throughput: memif-2n-skx-x710-64b-4t2c-base_and_features-ndr"
9037   algorithm: "plot_performance_box"
9038   output-file-type: ".html"
9039   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_features-ndr"
9040   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9041   filter: "'NIC_Intel-X710' and
9042            '64B' and
9043            ('BASE' or 'SCALE') and
9044            'NDRPDR' and
9045            '4T2C' and
9046            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9047            not 'VHOST' and
9048            not 'NF_DENSITY' and
9049            'MEMIF'"
9050   parameters:
9051   - "throughput"
9052   - "parent"
9053   - "tags"
9054   sort:
9055   - "L2XCFWD"
9056   - "L2XCFWD"
9057   - "L2XCFWD"
9058   - "L2BDMACLRN"
9059   - "L2BDMACLRN"
9060   - "L2BDMACLRN"
9061   - "IP4FWD"
9062   traces:
9063     hoverinfo: "x+y"
9064     boxpoints: "outliers"
9065     whiskerwidth: 0
9066   layout:
9067     title: "memif-2n-skx-x710-64b-4t2c-base_and_features-ndr"
9068     layout: "plot-throughput"
9069
9070 - type: "plot"
9071   title: "VPP Throughput: memif-2n-skx-x710-64b-4t2c-base_and_features-pdr"
9072   algorithm: "plot_performance_box"
9073   output-file-type: ".html"
9074   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_features-pdr"
9075   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9076   filter: "'NIC_Intel-X710' and
9077            '64B' and
9078            ('BASE' or 'SCALE') and
9079            'NDRPDR' and
9080            '4T2C' and
9081            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9082            not 'VHOST' and
9083            not 'NF_DENSITY' and
9084            'MEMIF'"
9085   parameters:
9086   - "throughput"
9087   - "parent"
9088   - "tags"
9089   sort:
9090   - "L2XCFWD"
9091   - "L2XCFWD"
9092   - "L2XCFWD"
9093   - "L2BDMACLRN"
9094   - "L2BDMACLRN"
9095   - "L2BDMACLRN"
9096   - "IP4FWD"
9097   traces:
9098     hoverinfo: "x+y"
9099     boxpoints: "outliers"
9100     whiskerwidth: 0
9101   layout:
9102     title: "memif-2n-skx-x710-64b-4t2c-base_and_features-pdr"
9103     layout: "plot-throughput"
9104
9105 ## Packet Throughput - VPP Container Memif 2n-skx-xxv710
9106 #- type: "plot"
9107 #  title: "VPP Throughput: memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
9108 #  algorithm: "plot_performance_box"
9109 #  output-file-type: ".html"
9110 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
9111 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
9112 #  filter: "'NIC_Intel-XXV710' and
9113 #           '64B' and
9114 #           ('BASE' or 'SCALE') and
9115 #           'NDRPDR' and
9116 #           '2T1C' and
9117 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9118 #           not 'VHOST' and
9119 #           'MEMIF'"
9120 #  parameters:
9121 #  - "throughput"
9122 #  - "parent"
9123 #  - "tags"
9124 #  sort:
9125 #  - "L2XCFWD"
9126 #  - "L2XCFWD"
9127 #  - "L2XCFWD"
9128 #  - "L2BDMACLRN"
9129 #  - "L2BDMACLRN"
9130 #  - "L2BDMACLRN"
9131 #  - "IP4FWD"
9132 #  traces:
9133 #    hoverinfo: "x+y"
9134 #    boxpoints: "outliers"
9135 #    whiskerwidth: 0
9136 #  layout:
9137 #    title: "memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
9138 #    layout: "plot-throughput"
9139 #
9140 #- type: "plot"
9141 #  title: "VPP Throughput: memif-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
9142 #  algorithm: "plot_performance_box"
9143 #  output-file-type: ".html"
9144 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
9145 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
9146 #  filter: "'NIC_Intel-XXV710' and
9147 #           '64B' and
9148 #           ('BASE' or 'SCALE') and
9149 #           'NDRPDR' and
9150 #           '2T1C' and
9151 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9152 #           not 'VHOST' and
9153 #           'MEMIF'"
9154 #  parameters:
9155 #  - "throughput"
9156 #  - "parent"
9157 #  - "tags"
9158 #  sort:
9159 #  - "L2XCFWD"
9160 #  - "L2XCFWD"
9161 #  - "L2XCFWD"
9162 #  - "L2BDMACLRN"
9163 #  - "L2BDMACLRN"
9164 #  - "L2BDMACLRN"
9165 #  - "IP4FWD"
9166 #  traces:
9167 #    hoverinfo: "x+y"
9168 #    boxpoints: "outliers"
9169 #    whiskerwidth: 0
9170 #  layout:
9171 #    title: "memif-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
9172 #    layout: "plot-throughput"
9173 #
9174 #- type: "plot"
9175 #  title: "VPP Throughput: memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
9176 #  algorithm: "plot_performance_box"
9177 #  output-file-type: ".html"
9178 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
9179 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
9180 #  filter: "'NIC_Intel-XXV710' and
9181 #           '64B' and
9182 #           ('BASE' or 'SCALE') and
9183 #           'NDRPDR' and
9184 #           '4T2C' and
9185 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9186 #           not 'VHOST' and
9187 #           'MEMIF'"
9188 #  parameters:
9189 #  - "throughput"
9190 #  - "parent"
9191 #  - "tags"
9192 #  sort:
9193 #  - "L2XCFWD"
9194 #  - "L2XCFWD"
9195 #  - "L2XCFWD"
9196 #  - "L2BDMACLRN"
9197 #  - "L2BDMACLRN"
9198 #  - "L2BDMACLRN"
9199 #  - "IP4FWD"
9200 #  traces:
9201 #    hoverinfo: "x+y"
9202 #    boxpoints: "outliers"
9203 #    whiskerwidth: 0
9204 #  layout:
9205 #    title: "memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
9206 #    layout: "plot-throughput"
9207 #
9208 #- type: "plot"
9209 #  title: "VPP Throughput: memif-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
9210 #  algorithm: "plot_performance_box"
9211 #  output-file-type: ".html"
9212 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
9213 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
9214 #  filter: "'NIC_Intel-XXV710' and
9215 #           '64B' and
9216 #           ('BASE' or 'SCALE') and
9217 #           'NDRPDR' and
9218 #           '4T2C' and
9219 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9220 #           not 'VHOST' and
9221 #           'MEMIF'"
9222 #  parameters:
9223 #  - "throughput"
9224 #  - "parent"
9225 #  - "tags"
9226 #  sort:
9227 #  - "L2XCFWD"
9228 #  - "L2XCFWD"
9229 #  - "L2XCFWD"
9230 #  - "L2BDMACLRN"
9231 #  - "L2BDMACLRN"
9232 #  - "L2BDMACLRN"
9233 #  - "IP4FWD"
9234 #  traces:
9235 #    hoverinfo: "x+y"
9236 #    boxpoints: "outliers"
9237 #    whiskerwidth: 0
9238 #  layout:
9239 #    title: "memif-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
9240 #    layout: "plot-throughput"
9241
9242 ################################################################################
9243
9244 ## Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x520 l2xc
9245 #- type: "plot"
9246 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
9247 #  algorithm: "plot_performance_box"
9248 #  output-file-type: ".html"
9249 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
9250 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9251 #  filter: "'NIC_Intel-X520-DA2' and
9252 #           '64B' and
9253 #           ('BASE' or 'SCALE') and
9254 #           'NDRPDR' and
9255 #           '1T1C' and
9256 #           'L2XCFWD' and
9257 #           not 'VHOST' and
9258 #           not 'NF_DENSITY' and
9259 #           'MEMIF'"
9260 #  parameters:
9261 #  - "throughput"
9262 #  - "parent"
9263 #  - "tags"
9264 #  sort:
9265 #  - "1VNF"
9266 #  - "2VNF"
9267 #  - "4VNF"
9268 #  - "2VNF"
9269 #  - "4VNF"
9270 #  traces:
9271 #    hoverinfo: "x+y"
9272 #    boxpoints: "outliers"
9273 #    whiskerwidth: 0
9274 #  layout:
9275 #    title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
9276 #    layout: "plot-throughput"
9277 #
9278 #- type: "plot"
9279 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-pdr"
9280 #  algorithm: "plot_performance_box"
9281 #  output-file-type: ".html"
9282 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-pdr"
9283 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9284 #  filter: "'NIC_Intel-X520-DA2' and
9285 #           '64B' and
9286 #           ('BASE' or 'SCALE') and
9287 #           'NDRPDR' and
9288 #           '1T1C' and
9289 #           'L2XCFWD' and
9290 #           not 'VHOST' and
9291 #           not 'NF_DENSITY' and
9292 #           'MEMIF'"
9293 #  parameters:
9294 #  - "throughput"
9295 #  - "parent"
9296 #  - "tags"
9297 #  sort:
9298 #  - "1VNF"
9299 #  - "2VNF"
9300 #  - "4VNF"
9301 #  - "2VNF"
9302 #  - "4VNF"
9303 #  traces:
9304 #    hoverinfo: "x+y"
9305 #    boxpoints: "outliers"
9306 #    whiskerwidth: 0
9307 #  layout:
9308 #    title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-pdr"
9309 #    layout: "plot-throughput"
9310 #
9311 #- type: "plot"
9312 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
9313 #  algorithm: "plot_performance_box"
9314 #  output-file-type: ".html"
9315 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
9316 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9317 #  filter: "'NIC_Intel-X520-DA2' and
9318 #           '64B' and
9319 #           ('BASE' or 'SCALE') and
9320 #           'NDRPDR' and
9321 #           '2T2C' and
9322 #           'L2XCFWD' and
9323 #           not 'VHOST' and
9324 #           not 'NF_DENSITY' and
9325 #           'MEMIF'"
9326 #  parameters:
9327 #  - "throughput"
9328 #  - "parent"
9329 #  - "tags"
9330 #  sort:
9331 #  - "1VNF"
9332 #  - "2VNF"
9333 #  - "4VNF"
9334 #  - "2VNF"
9335 #  - "4VNF"
9336 #  traces:
9337 #    hoverinfo: "x+y"
9338 #    boxpoints: "outliers"
9339 #    whiskerwidth: 0
9340 #  layout:
9341 #    title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
9342 #    layout: "plot-throughput"
9343 #
9344 #- type: "plot"
9345 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-pdr"
9346 #  algorithm: "plot_performance_box"
9347 #  output-file-type: ".html"
9348 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-pdr"
9349 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9350 #  filter: "'NIC_Intel-X520-DA2' and
9351 #           '64B' and
9352 #           ('BASE' or 'SCALE') and
9353 #           'NDRPDR' and
9354 #           '2T2C' and
9355 #           'L2XCFWD' and
9356 #           not 'VHOST' and
9357 #           not 'NF_DENSITY' and
9358 #           'MEMIF'"
9359 #  parameters:
9360 #  - "throughput"
9361 #  - "parent"
9362 #  - "tags"
9363 #  sort:
9364 #  - "1VNF"
9365 #  - "2VNF"
9366 #  - "4VNF"
9367 #  - "2VNF"
9368 #  - "4VNF"
9369 #  traces:
9370 #    hoverinfo: "x+y"
9371 #    boxpoints: "outliers"
9372 #    whiskerwidth: 0
9373 #  layout:
9374 #    title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-pdr"
9375 #    layout: "plot-throughput"
9376 #
9377 ## Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x520 l2bd
9378 #- type: "plot"
9379 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
9380 #  algorithm: "plot_performance_box"
9381 #  output-file-type: ".html"
9382 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
9383 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9384 #  filter: "'NIC_Intel-X520-DA2' and
9385 #           '64B' and
9386 #           ('BASE' or 'SCALE') and
9387 #           'NDRPDR' and
9388 #           '1T1C' and
9389 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9390 #           not 'VHOST' and
9391 #           not 'NF_DENSITY' and
9392 #           'MEMIF'"
9393 #  parameters:
9394 #  - "throughput"
9395 #  - "parent"
9396 #  - "tags"
9397 #  sort:
9398 #  - "1VNF"
9399 #  - "2VNF"
9400 #  - "4VNF"
9401 #  - "2VNF"
9402 #  - "4VNF"
9403 #  traces:
9404 #    hoverinfo: "x+y"
9405 #    boxpoints: "outliers"
9406 #    whiskerwidth: 0
9407 #  layout:
9408 #    title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
9409 #    layout: "plot-throughput"
9410 #
9411 #- type: "plot"
9412 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-pdr"
9413 #  algorithm: "plot_performance_box"
9414 #  output-file-type: ".html"
9415 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-pdr"
9416 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9417 #  filter: "'NIC_Intel-X520-DA2' and
9418 #           '64B' and
9419 #           ('BASE' or 'SCALE') and
9420 #           'NDRPDR' and
9421 #           '1T1C' and
9422 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9423 #           not 'VHOST' and
9424 #           not 'NF_DENSITY' and
9425 #           'MEMIF'"
9426 #  parameters:
9427 #  - "throughput"
9428 #  - "parent"
9429 #  - "tags"
9430 #  sort:
9431 #  - "1VNF"
9432 #  - "2VNF"
9433 #  - "4VNF"
9434 #  - "2VNF"
9435 #  - "4VNF"
9436 #  traces:
9437 #    hoverinfo: "x+y"
9438 #    boxpoints: "outliers"
9439 #    whiskerwidth: 0
9440 #  layout:
9441 #    title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-pdr"
9442 #    layout: "plot-throughput"
9443 #
9444 #- type: "plot"
9445 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
9446 #  algorithm: "plot_performance_box"
9447 #  output-file-type: ".html"
9448 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
9449 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9450 #  filter: "'NIC_Intel-X520-DA2' and
9451 #           '64B' and
9452 #           ('BASE' or 'SCALE') and
9453 #           'NDRPDR' and
9454 #           '2T2C' and
9455 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9456 #           not 'VHOST' and
9457 #           not 'NF_DENSITY' and
9458 #           'MEMIF'"
9459 #  parameters:
9460 #  - "throughput"
9461 #  - "parent"
9462 #  - "tags"
9463 #  sort:
9464 #  - "1VNF"
9465 #  - "2VNF"
9466 #  - "4VNF"
9467 #  - "2VNF"
9468 #  - "4VNF"
9469 #  traces:
9470 #    hoverinfo: "x+y"
9471 #    boxpoints: "outliers"
9472 #    whiskerwidth: 0
9473 #  layout:
9474 #    title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
9475 #    layout: "plot-throughput"
9476 #
9477 #- type: "plot"
9478 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-pdr"
9479 #  algorithm: "plot_performance_box"
9480 #  output-file-type: ".html"
9481 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-pdr"
9482 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9483 #  filter: "'NIC_Intel-X520-DA2' and
9484 #           '64B' and
9485 #           ('BASE' or 'SCALE') and
9486 #           'NDRPDR' and
9487 #           '2T2C' and
9488 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9489 #           not 'VHOST' and
9490 #           not 'NF_DENSITY' and
9491 #           'MEMIF'"
9492 #  parameters:
9493 #  - "throughput"
9494 #  - "parent"
9495 #  - "tags"
9496 #  sort:
9497 #  - "1VNF"
9498 #  - "2VNF"
9499 #  - "4VNF"
9500 #  - "2VNF"
9501 #  - "4VNF"
9502 #  traces:
9503 #    hoverinfo: "x+y"
9504 #    boxpoints: "outliers"
9505 #    whiskerwidth: 0
9506 #  layout:
9507 #    title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-pdr"
9508 #    layout: "plot-throughput"
9509 #
9510 ## Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x710 l2xc
9511 #- type: "plot"
9512 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
9513 #  algorithm: "plot_performance_box"
9514 #  output-file-type: ".html"
9515 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
9516 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9517 #  filter: "'NIC_Intel-X710' and
9518 #           '64B' and
9519 #           ('BASE' or 'SCALE') and
9520 #           'NDRPDR' and
9521 #           '1T1C' and
9522 #           'L2XCFWD' and
9523 #           not 'VHOST' and
9524 #           not 'NF_DENSITY' and
9525 #           'MEMIF'"
9526 #  parameters:
9527 #  - "throughput"
9528 #  - "parent"
9529 #  - "tags"
9530 #  sort:
9531 #  - "1VNF"
9532 #  - "2VNF"
9533 #  - "4VNF"
9534 #  - "2VNF"
9535 #  - "4VNF"
9536 #  traces:
9537 #    hoverinfo: "x+y"
9538 #    boxpoints: "outliers"
9539 #    whiskerwidth: 0
9540 #  layout:
9541 #    title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
9542 #    layout: "plot-throughput"
9543 #
9544 #- type: "plot"
9545 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-pdr"
9546 #  algorithm: "plot_performance_box"
9547 #  output-file-type: ".html"
9548 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-pdr"
9549 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9550 #  filter: "'NIC_Intel-X710' and
9551 #           '64B' and
9552 #           ('BASE' or 'SCALE') and
9553 #           'NDRPDR' and
9554 #           '1T1C' and
9555 #           'L2XCFWD' and
9556 #           not 'VHOST' and
9557 #           not 'NF_DENSITY' and
9558 #           'MEMIF'"
9559 #  parameters:
9560 #  - "throughput"
9561 #  - "parent"
9562 #  - "tags"
9563 #  sort:
9564 #  - "1VNF"
9565 #  - "2VNF"
9566 #  - "4VNF"
9567 #  - "2VNF"
9568 #  - "4VNF"
9569 #  traces:
9570 #    hoverinfo: "x+y"
9571 #    boxpoints: "outliers"
9572 #    whiskerwidth: 0
9573 #  layout:
9574 #    title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-pdr"
9575 #    layout: "plot-throughput"
9576 #
9577 #- type: "plot"
9578 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
9579 #  algorithm: "plot_performance_box"
9580 #  output-file-type: ".html"
9581 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
9582 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9583 #  filter: "'NIC_Intel-X710' and
9584 #           '64B' and
9585 #           ('BASE' or 'SCALE') and
9586 #           'NDRPDR' and
9587 #           '2T2C' and
9588 #           'L2XCFWD' and
9589 #           not 'VHOST' and
9590 #           not 'NF_DENSITY' and
9591 #           'MEMIF'"
9592 #  parameters:
9593 #  - "throughput"
9594 #  - "parent"
9595 #  - "tags"
9596 #  sort:
9597 #  - "1VNF"
9598 #  - "2VNF"
9599 #  - "4VNF"
9600 #  - "2VNF"
9601 #  - "4VNF"
9602 #  traces:
9603 #    hoverinfo: "x+y"
9604 #    boxpoints: "outliers"
9605 #    whiskerwidth: 0
9606 #  layout:
9607 #    title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
9608 #    layout: "plot-throughput"
9609 #
9610 #- type: "plot"
9611 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-pdr"
9612 #  algorithm: "plot_performance_box"
9613 #  output-file-type: ".html"
9614 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-pdr"
9615 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9616 #  filter: "'NIC_Intel-X710' and
9617 #           '64B' and
9618 #           ('BASE' or 'SCALE') and
9619 #           'NDRPDR' and
9620 #           '2T2C' and
9621 #           'L2XCFWD' and
9622 #           not 'VHOST' and
9623 #           not 'NF_DENSITY' and
9624 #           'MEMIF'"
9625 #  parameters:
9626 #  - "throughput"
9627 #  - "parent"
9628 #  - "tags"
9629 #  sort:
9630 #  - "1VNF"
9631 #  - "2VNF"
9632 #  - "4VNF"
9633 #  - "2VNF"
9634 #  - "4VNF"
9635 #  traces:
9636 #    hoverinfo: "x+y"
9637 #    boxpoints: "outliers"
9638 #    whiskerwidth: 0
9639 #  layout:
9640 #    title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-pdr"
9641 #    layout: "plot-throughput"
9642 #
9643 ## Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x710 l2bd
9644 #- type: "plot"
9645 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
9646 #  algorithm: "plot_performance_box"
9647 #  output-file-type: ".html"
9648 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
9649 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9650 #  filter: "'NIC_Intel-X710' and
9651 #           '64B' and
9652 #           ('BASE' or 'SCALE') and
9653 #           'NDRPDR' and
9654 #           '1T1C' and
9655 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9656 #           not 'VHOST' and
9657 #           not 'NF_DENSITY' and
9658 #           'MEMIF'"
9659 #  parameters:
9660 #  - "throughput"
9661 #  - "parent"
9662 #  - "tags"
9663 #  sort:
9664 #  - "1VNF"
9665 #  - "2VNF"
9666 #  - "4VNF"
9667 #  - "2VNF"
9668 #  - "4VNF"
9669 #  traces:
9670 #    hoverinfo: "x+y"
9671 #    boxpoints: "outliers"
9672 #    whiskerwidth: 0
9673 #  layout:
9674 #    title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
9675 #    layout: "plot-throughput"
9676 #
9677 #- type: "plot"
9678 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-pdr"
9679 #  algorithm: "plot_performance_box"
9680 #  output-file-type: ".html"
9681 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-pdr"
9682 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9683 #  filter: "'NIC_Intel-X710' and
9684 #           '64B' and
9685 #           ('BASE' or 'SCALE') and
9686 #           'NDRPDR' and
9687 #           '1T1C' and
9688 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9689 #           not 'VHOST' and
9690 #           not 'NF_DENSITY' and
9691 #           'MEMIF'"
9692 #  parameters:
9693 #  - "throughput"
9694 #  - "parent"
9695 #  - "tags"
9696 #  sort:
9697 #  - "1VNF"
9698 #  - "2VNF"
9699 #  - "4VNF"
9700 #  - "2VNF"
9701 #  - "4VNF"
9702 #  traces:
9703 #    hoverinfo: "x+y"
9704 #    boxpoints: "outliers"
9705 #    whiskerwidth: 0
9706 #  layout:
9707 #    title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-pdr"
9708 #    layout: "plot-throughput"
9709 #
9710 #- type: "plot"
9711 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
9712 #  algorithm: "plot_performance_box"
9713 #  output-file-type: ".html"
9714 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
9715 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9716 #  filter: "'NIC_Intel-X710' and
9717 #           '64B' and
9718 #           ('BASE' or 'SCALE') and
9719 #           'NDRPDR' and
9720 #           '2T2C' and
9721 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9722 #           not 'VHOST' and
9723 #           not 'NF_DENSITY' and
9724 #           'MEMIF'"
9725 #  parameters:
9726 #  - "throughput"
9727 #  - "parent"
9728 #  - "tags"
9729 #  sort:
9730 #  - "1VNF"
9731 #  - "2VNF"
9732 #  - "4VNF"
9733 #  - "2VNF"
9734 #  - "4VNF"
9735 #  traces:
9736 #    hoverinfo: "x+y"
9737 #    boxpoints: "outliers"
9738 #    whiskerwidth: 0
9739 #  layout:
9740 #    title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
9741 #    layout: "plot-throughput"
9742 #
9743 #- type: "plot"
9744 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-pdr"
9745 #  algorithm: "plot_performance_box"
9746 #  output-file-type: ".html"
9747 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-pdr"
9748 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9749 #  filter: "'NIC_Intel-X710' and
9750 #           '64B' and
9751 #           ('BASE' or 'SCALE') and
9752 #           'NDRPDR' and
9753 #           '2T2C' and
9754 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9755 #           not 'VHOST' and
9756 #           not 'NF_DENSITY' and
9757 #           'MEMIF'"
9758 #  parameters:
9759 #  - "throughput"
9760 #  - "parent"
9761 #  - "tags"
9762 #  sort:
9763 #  - "1VNF"
9764 #  - "2VNF"
9765 #  - "4VNF"
9766 #  - "2VNF"
9767 #  - "4VNF"
9768 #  traces:
9769 #    hoverinfo: "x+y"
9770 #    boxpoints: "outliers"
9771 #    whiskerwidth: 0
9772 #  layout:
9773 #    title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-pdr"
9774 #    layout: "plot-throughput"
9775
9776 ################################################################################
9777
9778 # Packet Throughput - VPP IPv4 3n-hsw-x520 base and scale
9779 - type: "plot"
9780   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
9781   algorithm: "plot_performance_box"
9782   output-file-type: ".html"
9783   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
9784   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9785   filter: "'NIC_Intel-X520-DA2' and
9786            '64B' and
9787            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9788            'NDRPDR' and
9789            '1T1C' and
9790            'IP4FWD' and
9791            not 'IPSEC' and
9792            not 'DOT1Q' and
9793            not 'VHOST'"
9794   parameters:
9795   - "throughput"
9796   - "parent"
9797   - "tags"
9798   sort:
9799   - "IP4BASE"
9800   - "FIB_20K"
9801   - "FIB_200K"
9802   - "FIB_2M"
9803   traces:
9804     hoverinfo: "x+y"
9805     boxpoints: "outliers"
9806     whiskerwidth: 0
9807   layout:
9808     title: "ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
9809     layout: "plot-throughput"
9810
9811 - type: "plot"
9812   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
9813   algorithm: "plot_performance_box"
9814   output-file-type: ".html"
9815   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
9816   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9817   filter: "'NIC_Intel-X520-DA2' and
9818            '64B' and
9819            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9820            'NDRPDR' and
9821            '1T1C' and
9822            'IP4FWD' and
9823            not 'IPSEC' and
9824            not 'DOT1Q' and
9825            not 'VHOST'"
9826   parameters:
9827   - "throughput"
9828   - "parent"
9829   - "tags"
9830   sort:
9831   - "IP4BASE"
9832   - "FIB_20K"
9833   - "FIB_200K"
9834   - "FIB_2M"
9835   traces:
9836     hoverinfo: "x+y"
9837     boxpoints: "outliers"
9838     whiskerwidth: 0
9839   layout:
9840     title: "ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
9841     layout: "plot-throughput"
9842
9843 - type: "plot"
9844   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
9845   algorithm: "plot_performance_box"
9846   output-file-type: ".html"
9847   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
9848   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9849   filter: "'NIC_Intel-X520-DA2' and
9850            '64B' and
9851            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9852            'NDRPDR' and
9853            '2T2C' and
9854            'IP4FWD' and
9855            not 'IPSEC' and
9856            not 'DOT1Q' and
9857            not 'VHOST'"
9858   parameters:
9859   - "throughput"
9860   - "parent"
9861   - "tags"
9862   sort:
9863   - "IP4BASE"
9864   - "FIB_20K"
9865   - "FIB_200K"
9866   - "FIB_2M"
9867   traces:
9868     hoverinfo: "x+y"
9869     boxpoints: "outliers"
9870     whiskerwidth: 0
9871   layout:
9872     title: "ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
9873     layout: "plot-throughput"
9874
9875 - type: "plot"
9876   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
9877   algorithm: "plot_performance_box"
9878   output-file-type: ".html"
9879   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
9880   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9881   filter: "'NIC_Intel-X520-DA2' and
9882            '64B' and
9883            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9884            'NDRPDR' and
9885            '2T2C' and
9886            'IP4FWD' and
9887            not 'IPSEC' and
9888            not 'DOT1Q' and
9889            not 'VHOST'"
9890   parameters:
9891   - "throughput"
9892   - "parent"
9893   - "tags"
9894   sort:
9895   - "IP4BASE"
9896   - "FIB_20K"
9897   - "FIB_200K"
9898   - "FIB_2M"
9899   traces:
9900     hoverinfo: "x+y"
9901     boxpoints: "outliers"
9902     whiskerwidth: 0
9903   layout:
9904     title: "ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
9905     layout: "plot-throughput"
9906
9907 # Packet Throughput - VPP IPv4 3n-hsw-x520 features
9908 - type: "plot"
9909   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-ndr"
9910   algorithm: "plot_performance_box"
9911   output-file-type: ".html"
9912   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-ndr"
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-ndr"
9944     layout: "plot-throughput"
9945
9946 - type: "plot"
9947   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-pdr"
9948   algorithm: "plot_performance_box"
9949   output-file-type: ".html"
9950   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-pdr"
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            '1T1C' 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-1t1c-features-pdr"
9982     layout: "plot-throughput"
9983
9984 - type: "plot"
9985   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-ndr"
9986   algorithm: "plot_performance_box"
9987   output-file-type: ".html"
9988   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-ndr"
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-ndr"
10020     layout: "plot-throughput"
10021
10022 - type: "plot"
10023   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-pdr"
10024   algorithm: "plot_performance_box"
10025   output-file-type: ".html"
10026   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-pdr"
10027   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10028   filter: "'NIC_Intel-X520-DA2' and
10029            '64B' and
10030            ('IP4BASE' or
10031             'POLICE_MARK' or
10032             'COPWHLIST' or
10033             ('NAT44' and 'BASE') or
10034             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
10035            'NDRPDR' and
10036            '2T2C' and
10037            'IP4FWD' and
10038            not 'IPSEC' and
10039            not 'VHOST'"
10040   parameters:
10041   - "throughput"
10042   - "parent"
10043   - "tags"
10044   sort:
10045   - "DOT1Q"
10046   - "IP4BASE"
10047   - "NAT44"
10048   - "POLICE_MARK"
10049   - "COPWHLIST"
10050   - "IACL"
10051   - "OACL"
10052   traces:
10053     hoverinfo: "x+y"
10054     boxpoints: "outliers"
10055     whiskerwidth: 0
10056   layout:
10057     title: "ip4-3n-hsw-x520-64b-2t2c-features-pdr"
10058     layout: "plot-throughput"
10059
10060 # Packet Throughput - VPP IPv4 3n-hsw-x520 features nat44
10061 - type: "plot"
10062   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
10063   algorithm: "plot_performance_box"
10064   output-file-type: ".html"
10065   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
10066   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10067   filter: "'NIC_Intel-X520-DA2' and
10068            '64B' and
10069            'NDRPDR' and
10070            '1T1C' and
10071            'IP4FWD' and
10072            ('NAT44' or 'IP4BASE') and
10073            not 'DOT1Q' and
10074            not 'IPSEC' and
10075            not 'VHOST'"
10076   parameters:
10077   - "throughput"
10078   - "parent"
10079   - "tags"
10080   sort:
10081   - "IP4BASE"
10082   - "BASE"
10083   - "SRC_USER_10"
10084   - "SRC_USER_100"
10085   - "SRC_USER_1000"
10086   - "SRC_USER_2000"
10087   traces:
10088     hoverinfo: "x+y"
10089     boxpoints: "outliers"
10090     whiskerwidth: 0
10091   layout:
10092     title: "ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
10093     layout: "plot-throughput"
10094
10095 - type: "plot"
10096   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-nat44-pdr"
10097   algorithm: "plot_performance_box"
10098   output-file-type: ".html"
10099   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-nat44-pdr"
10100   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10101   filter: "'NIC_Intel-X520-DA2' and
10102            '64B' and
10103            'NDRPDR' and
10104            '1T1C' and
10105            'IP4FWD' and
10106            ('NAT44' or 'IP4BASE') and
10107            not 'DOT1Q' and
10108            not 'IPSEC' and
10109            not 'VHOST'"
10110   parameters:
10111   - "throughput"
10112   - "parent"
10113   - "tags"
10114   sort:
10115   - "IP4BASE"
10116   - "BASE"
10117   - "SRC_USER_10"
10118   - "SRC_USER_100"
10119   - "SRC_USER_1000"
10120   - "SRC_USER_2000"
10121   traces:
10122     hoverinfo: "x+y"
10123     boxpoints: "outliers"
10124     whiskerwidth: 0
10125   layout:
10126     title: "ip4-3n-hsw-x520-64b-1t1c-features-nat44-pdr"
10127     layout: "plot-throughput"
10128
10129 - type: "plot"
10130   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
10131   algorithm: "plot_performance_box"
10132   output-file-type: ".html"
10133   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
10134   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10135   filter: "'NIC_Intel-X520-DA2' and
10136            '64B' and
10137            'NDRPDR' and
10138            '2T2C' and
10139            'IP4FWD' and
10140            ('NAT44' or 'IP4BASE') and
10141            not 'DOT1Q' and
10142            not 'IPSEC' and
10143            not 'VHOST'"
10144   parameters:
10145   - "throughput"
10146   - "parent"
10147   - "tags"
10148   sort:
10149   - "IP4BASE"
10150   - "BASE"
10151   - "SRC_USER_10"
10152   - "SRC_USER_100"
10153   - "SRC_USER_1000"
10154   - "SRC_USER_2000"
10155   traces:
10156     hoverinfo: "x+y"
10157     boxpoints: "outliers"
10158     whiskerwidth: 0
10159   layout:
10160     title: "ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
10161     layout: "plot-throughput"
10162
10163 - type: "plot"
10164   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-nat44-pdr"
10165   algorithm: "plot_performance_box"
10166   output-file-type: ".html"
10167   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-nat44-pdr"
10168   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10169   filter: "'NIC_Intel-X520-DA2' and
10170            '64B' and
10171            'NDRPDR' and
10172            '2T2C' and
10173            'IP4FWD' and
10174            ('NAT44' or 'IP4BASE') and
10175            not 'DOT1Q' and
10176            not 'IPSEC' and
10177            not 'VHOST'"
10178   parameters:
10179   - "throughput"
10180   - "parent"
10181   - "tags"
10182   sort:
10183   - "IP4BASE"
10184   - "BASE"
10185   - "SRC_USER_10"
10186   - "SRC_USER_100"
10187   - "SRC_USER_1000"
10188   - "SRC_USER_2000"
10189   traces:
10190     hoverinfo: "x+y"
10191     boxpoints: "outliers"
10192     whiskerwidth: 0
10193   layout:
10194     title: "ip4-3n-hsw-x520-64b-2t2c-features-nat44-pdr"
10195     layout: "plot-throughput"
10196
10197 # Packet Throughput - VPP IPv4 3n-hsw-x520 features iacl
10198 - type: "plot"
10199   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
10200   algorithm: "plot_performance_box"
10201   output-file-type: ".html"
10202   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
10203   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10204   filter: "'NIC_Intel-X520-DA2' and
10205            '64B' and
10206            'NDRPDR' and
10207            '1T1C' and
10208            'IP4FWD' and
10209            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10210            not 'IPSEC' and
10211            not 'DOT1Q' and
10212            not 'VHOST'"
10213   parameters:
10214   - "throughput"
10215   - "parent"
10216   - "tags"
10217   sort:
10218   - "IP4BASE"
10219   - "ACL_STATELESS"
10220   - "ACL_STATEFUL"
10221   - "ACL_STATELESS"
10222   - "ACL_STATEFUL"
10223   traces:
10224     hoverinfo: "x+y"
10225     boxpoints: "outliers"
10226     whiskerwidth: 0
10227   layout:
10228     title: "ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
10229     layout: "plot-throughput"
10230
10231 - type: "plot"
10232   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
10233   algorithm: "plot_performance_box"
10234   output-file-type: ".html"
10235   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
10236   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10237   filter: "'NIC_Intel-X520-DA2' and
10238            '64B' and
10239            'NDRPDR' and
10240            '1T1C' and
10241            'IP4FWD' and
10242            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10243            not 'IPSEC' and
10244            not 'DOT1Q' and
10245            not 'VHOST'"
10246   parameters:
10247   - "throughput"
10248   - "parent"
10249   - "tags"
10250   sort:
10251   - "IP4BASE"
10252   - "ACL_STATELESS"
10253   - "ACL_STATEFUL"
10254   - "ACL_STATELESS"
10255   - "ACL_STATEFUL"
10256   traces:
10257     hoverinfo: "x+y"
10258     boxpoints: "outliers"
10259     whiskerwidth: 0
10260   layout:
10261     title: "ip4-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
10262     layout: "plot-throughput"
10263
10264 - type: "plot"
10265   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
10266   algorithm: "plot_performance_box"
10267   output-file-type: ".html"
10268   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
10269   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10270   filter: "'NIC_Intel-X520-DA2' and
10271            '64B' and
10272            'NDRPDR' and
10273            '2T2C' and
10274            'IP4FWD' and
10275            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10276            not 'IPSEC' and
10277            not 'DOT1Q' and
10278            not 'VHOST'"
10279   parameters:
10280   - "throughput"
10281   - "parent"
10282   - "tags"
10283   sort:
10284   - "IP4BASE"
10285   - "ACL_STATELESS"
10286   - "ACL_STATEFUL"
10287   - "ACL_STATELESS"
10288   - "ACL_STATEFUL"
10289   traces:
10290     hoverinfo: "x+y"
10291     boxpoints: "outliers"
10292     whiskerwidth: 0
10293   layout:
10294     title: "ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
10295     layout: "plot-throughput"
10296
10297 - type: "plot"
10298   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
10299   algorithm: "plot_performance_box"
10300   output-file-type: ".html"
10301   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
10302   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10303   filter: "'NIC_Intel-X520-DA2' and
10304            '64B' and
10305            'NDRPDR' and
10306            '2T2C' and
10307            'IP4FWD' and
10308            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10309            not 'IPSEC' and
10310            not 'DOT1Q' and
10311            not 'VHOST'"
10312   parameters:
10313   - "throughput"
10314   - "parent"
10315   - "tags"
10316   sort:
10317   - "IP4BASE"
10318   - "ACL_STATELESS"
10319   - "ACL_STATEFUL"
10320   - "ACL_STATELESS"
10321   - "ACL_STATEFUL"
10322   traces:
10323     hoverinfo: "x+y"
10324     boxpoints: "outliers"
10325     whiskerwidth: 0
10326   layout:
10327     title: "ip4-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
10328     layout: "plot-throughput"
10329
10330 # Packet Throughput - VPP IPv4 3n-hsw-x520 features oacl
10331 - type: "plot"
10332   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
10333   algorithm: "plot_performance_box"
10334   output-file-type: ".html"
10335   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
10336   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10337   filter: "'NIC_Intel-X520-DA2' and
10338            '64B' and
10339            'NDRPDR' and
10340            '1T1C' and
10341            'IP4FWD' and
10342            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10343            not 'IPSEC' and
10344            not 'DOT1Q' and
10345            not 'VHOST'"
10346   parameters:
10347   - "throughput"
10348   - "parent"
10349   - "tags"
10350   sort:
10351   - "IP4BASE"
10352   - "ACL_STATELESS"
10353   - "ACL_STATEFUL"
10354   - "ACL_STATELESS"
10355   - "ACL_STATEFUL"
10356   traces:
10357     hoverinfo: "x+y"
10358     boxpoints: "outliers"
10359     whiskerwidth: 0
10360   layout:
10361     title: "ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
10362     layout: "plot-throughput"
10363
10364 - type: "plot"
10365   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
10366   algorithm: "plot_performance_box"
10367   output-file-type: ".html"
10368   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
10369   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10370   filter: "'NIC_Intel-X520-DA2' and
10371            '64B' and
10372            'NDRPDR' and
10373            '1T1C' and
10374            'IP4FWD' and
10375            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10376            not 'IPSEC' and
10377            not 'DOT1Q' and
10378            not 'VHOST'"
10379   parameters:
10380   - "throughput"
10381   - "parent"
10382   - "tags"
10383   sort:
10384   - "IP4BASE"
10385   - "ACL_STATELESS"
10386   - "ACL_STATEFUL"
10387   - "ACL_STATELESS"
10388   - "ACL_STATEFUL"
10389   traces:
10390     hoverinfo: "x+y"
10391     boxpoints: "outliers"
10392     whiskerwidth: 0
10393   layout:
10394     title: "ip4-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
10395     layout: "plot-throughput"
10396
10397 - type: "plot"
10398   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
10399   algorithm: "plot_performance_box"
10400   output-file-type: ".html"
10401   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
10402   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10403   filter: "'NIC_Intel-X520-DA2' and
10404            '64B' and
10405            'NDRPDR' and
10406            '2T2C' and
10407            'IP4FWD' and
10408            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10409            not 'IPSEC' and
10410            not 'DOT1Q' and
10411            not 'VHOST'"
10412   parameters:
10413   - "throughput"
10414   - "parent"
10415   - "tags"
10416   sort:
10417   - "IP4BASE"
10418   - "ACL_STATELESS"
10419   - "ACL_STATEFUL"
10420   - "ACL_STATELESS"
10421   - "ACL_STATEFUL"
10422   traces:
10423     hoverinfo: "x+y"
10424     boxpoints: "outliers"
10425     whiskerwidth: 0
10426   layout:
10427     title: "ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
10428     layout: "plot-throughput"
10429
10430 - type: "plot"
10431   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
10432   algorithm: "plot_performance_box"
10433   output-file-type: ".html"
10434   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
10435   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10436   filter: "'NIC_Intel-X520-DA2' and
10437            '64B' and
10438            'NDRPDR' and
10439            '2T2C' and
10440            'IP4FWD' and
10441            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10442            not 'IPSEC' and
10443            not 'DOT1Q' and
10444            not 'VHOST'"
10445   parameters:
10446   - "throughput"
10447   - "parent"
10448   - "tags"
10449   sort:
10450   - "IP4BASE"
10451   - "ACL_STATELESS"
10452   - "ACL_STATEFUL"
10453   - "ACL_STATELESS"
10454   - "ACL_STATEFUL"
10455   traces:
10456     hoverinfo: "x+y"
10457     boxpoints: "outliers"
10458     whiskerwidth: 0
10459   layout:
10460     title: "ip4-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
10461     layout: "plot-throughput"
10462
10463 # Packet Throughput - VPP IPv4 3n-hsw-x710 base and scale
10464 - type: "plot"
10465   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
10466   algorithm: "plot_performance_box"
10467   output-file-type: ".html"
10468   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
10469   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10470   filter: "'NIC_Intel-X710' and
10471            '64B' and
10472            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10473            'NDRPDR' and
10474            '1T1C' and
10475            'IP4FWD' and
10476            not 'IPSEC' and
10477            not 'DOT1Q' and
10478            not 'VHOST'"
10479   parameters:
10480   - "throughput"
10481   - "parent"
10482   - "tags"
10483   sort:
10484   - "IP4BASE"
10485   - "FIB_20K"
10486   - "FIB_200K"
10487   - "FIB_2M"
10488   traces:
10489     hoverinfo: "x+y"
10490     boxpoints: "outliers"
10491     whiskerwidth: 0
10492   layout:
10493     title: "ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
10494     layout: "plot-throughput"
10495
10496 - type: "plot"
10497   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
10498   algorithm: "plot_performance_box"
10499   output-file-type: ".html"
10500   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
10501   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10502   filter: "'NIC_Intel-X710' and
10503            '64B' and
10504            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10505            'NDRPDR' and
10506            '1T1C' and
10507            'IP4FWD' and
10508            not 'IPSEC' and
10509            not 'DOT1Q' and
10510            not 'VHOST'"
10511   parameters:
10512   - "throughput"
10513   - "parent"
10514   - "tags"
10515   sort:
10516   - "IP4BASE"
10517   - "FIB_20K"
10518   - "FIB_200K"
10519   - "FIB_2M"
10520   traces:
10521     hoverinfo: "x+y"
10522     boxpoints: "outliers"
10523     whiskerwidth: 0
10524   layout:
10525     title: "ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
10526     layout: "plot-throughput"
10527
10528 - type: "plot"
10529   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
10530   algorithm: "plot_performance_box"
10531   output-file-type: ".html"
10532   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
10533   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10534   filter: "'NIC_Intel-X710' and
10535            '64B' and
10536            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10537            'NDRPDR' and
10538            '2T2C' and
10539            'IP4FWD' and
10540            not 'IPSEC' and
10541            not 'DOT1Q' and
10542            not 'VHOST'"
10543   parameters:
10544   - "throughput"
10545   - "parent"
10546   - "tags"
10547   sort:
10548   - "IP4BASE"
10549   - "FIB_20K"
10550   - "FIB_200K"
10551   - "FIB_2M"
10552   traces:
10553     hoverinfo: "x+y"
10554     boxpoints: "outliers"
10555     whiskerwidth: 0
10556   layout:
10557     title: "ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
10558     layout: "plot-throughput"
10559
10560 - type: "plot"
10561   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
10562   algorithm: "plot_performance_box"
10563   output-file-type: ".html"
10564   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
10565   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10566   filter: "'NIC_Intel-X710' and
10567            '64B' and
10568            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10569            'NDRPDR' and
10570            '2T2C' and
10571            'IP4FWD' and
10572            not 'IPSEC' and
10573            not 'DOT1Q' and
10574            not 'VHOST'"
10575   parameters:
10576   - "throughput"
10577   - "parent"
10578   - "tags"
10579   sort:
10580   - "IP4BASE"
10581   - "FIB_20K"
10582   - "FIB_200K"
10583   - "FIB_2M"
10584   traces:
10585     hoverinfo: "x+y"
10586     boxpoints: "outliers"
10587     whiskerwidth: 0
10588   layout:
10589     title: "ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
10590     layout: "plot-throughput"
10591
10592 # Packet Throughput - VPP IPv4 3n-hsw-x710 features
10593 - type: "plot"
10594   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-ndr"
10595   algorithm: "plot_performance_box"
10596   output-file-type: ".html"
10597   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-ndr"
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-ndr"
10629     layout: "plot-throughput"
10630
10631 - type: "plot"
10632   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-pdr"
10633   algorithm: "plot_performance_box"
10634   output-file-type: ".html"
10635   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-pdr"
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            '1T1C' 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-1t1c-features-pdr"
10667     layout: "plot-throughput"
10668
10669 - type: "plot"
10670   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-ndr"
10671   algorithm: "plot_performance_box"
10672   output-file-type: ".html"
10673   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-ndr"
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-ndr"
10705     layout: "plot-throughput"
10706
10707 - type: "plot"
10708   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-pdr"
10709   algorithm: "plot_performance_box"
10710   output-file-type: ".html"
10711   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-pdr"
10712   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10713   filter: "'NIC_Intel-X710' and
10714            '64B' and
10715            ('IP4BASE' or
10716             'POLICE_MARK' or
10717             'COPWHLIST' or
10718             ('NAT44' and 'BASE') or
10719             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
10720            'NDRPDR' and
10721            '2T2C' and
10722            'IP4FWD' and
10723            not 'IPSEC' and
10724            not 'VHOST'"
10725   parameters:
10726   - "throughput"
10727   - "parent"
10728   - "tags"
10729   sort:
10730   - "DOT1Q"
10731   - "IP4BASE"
10732   - "NAT44"
10733   - "POLICE_MARK"
10734   - "COPWHLIST"
10735   - "IACL"
10736   - "OACL"
10737   traces:
10738     hoverinfo: "x+y"
10739     boxpoints: "outliers"
10740     whiskerwidth: 0
10741   layout:
10742     title: "ip4-3n-hsw-x710-64b-2t2c-features-pdr"
10743     layout: "plot-throughput"
10744
10745 # Packet Throughput - VPP IPv4 3n-hsw-x710 features nat44
10746 - type: "plot"
10747   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
10748   algorithm: "plot_performance_box"
10749   output-file-type: ".html"
10750   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
10751   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10752   filter: "'NIC_Intel-X710' and
10753            '64B' and
10754            'NDRPDR' and
10755            '2T1C' and
10756            'IP4FWD' and
10757            ('NAT44' or 'IP4BASE') and
10758            not 'IPSEC' and
10759            not 'VHOST'"
10760   parameters:
10761   - "throughput"
10762   - "parent"
10763   - "tags"
10764   sort:
10765   - "IP4BASE"
10766   - "BASE"
10767   - "SRC_USER_10"
10768   - "SRC_USER_100"
10769   - "SRC_USER_1000"
10770   - "SRC_USER_2000"
10771   traces:
10772     hoverinfo: "x+y"
10773     boxpoints: "outliers"
10774     whiskerwidth: 0
10775   layout:
10776     title: "ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
10777     layout: "plot-throughput"
10778
10779 - type: "plot"
10780   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-nat44-pdr"
10781   algorithm: "plot_performance_box"
10782   output-file-type: ".html"
10783   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-nat44-pdr"
10784   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10785   filter: "'NIC_Intel-X710' and
10786            '64B' and
10787            'NDRPDR' and
10788            '2T1C' and
10789            'IP4FWD' and
10790            ('NAT44' or 'IP4BASE') and
10791            not 'IPSEC' and
10792            not 'VHOST'"
10793   parameters:
10794   - "throughput"
10795   - "parent"
10796   - "tags"
10797   sort:
10798   - "IP4BASE"
10799   - "BASE"
10800   - "SRC_USER_10"
10801   - "SRC_USER_100"
10802   - "SRC_USER_1000"
10803   - "SRC_USER_2000"
10804   traces:
10805     hoverinfo: "x+y"
10806     boxpoints: "outliers"
10807     whiskerwidth: 0
10808   layout:
10809     title: "ip4-3n-skx-x710-64b-2t1c-features-nat44-pdr"
10810     layout: "plot-throughput"
10811
10812 - type: "plot"
10813   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
10814   algorithm: "plot_performance_box"
10815   output-file-type: ".html"
10816   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
10817   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10818   filter: "'NIC_Intel-X710' and
10819            '64B' and
10820            'NDRPDR' and
10821            '4T2C' and
10822            'IP4FWD' and
10823            ('NAT44' or 'IP4BASE') and
10824            not 'IPSEC' and
10825            not 'VHOST'"
10826   parameters:
10827   - "throughput"
10828   - "parent"
10829   - "tags"
10830   sort:
10831   - "IP4BASE"
10832   - "BASE"
10833   - "SRC_USER_10"
10834   - "SRC_USER_100"
10835   - "SRC_USER_1000"
10836   - "SRC_USER_2000"
10837   traces:
10838     hoverinfo: "x+y"
10839     boxpoints: "outliers"
10840     whiskerwidth: 0
10841   layout:
10842     title: "ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
10843     layout: "plot-throughput"
10844
10845 - type: "plot"
10846   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-nat44-pdr"
10847   algorithm: "plot_performance_box"
10848   output-file-type: ".html"
10849   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-nat44-pdr"
10850   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10851   filter: "'NIC_Intel-X710' and
10852            '64B' and
10853            'NDRPDR' and
10854            '4T2C' and
10855            'IP4FWD' and
10856            ('NAT44' or 'IP4BASE') and
10857            not 'IPSEC' and
10858            not 'VHOST'"
10859   parameters:
10860   - "throughput"
10861   - "parent"
10862   - "tags"
10863   sort:
10864   - "IP4BASE"
10865   - "BASE"
10866   - "SRC_USER_10"
10867   - "SRC_USER_100"
10868   - "SRC_USER_1000"
10869   - "SRC_USER_2000"
10870   traces:
10871     hoverinfo: "x+y"
10872     boxpoints: "outliers"
10873     whiskerwidth: 0
10874   layout:
10875     title: "ip4-3n-skx-x710-64b-4t2c-features-nat44-pdr"
10876     layout: "plot-throughput"
10877
10878 # Packet Throughput - VPP IPv4 3n-hsw-x710 features iacl
10879 - type: "plot"
10880   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
10881   algorithm: "plot_performance_box"
10882   output-file-type: ".html"
10883   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
10884   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10885   filter: "'NIC_Intel-X710' and
10886            '64B' and
10887            'NDRPDR' and
10888            '2T1C' and
10889            'IP4FWD' and
10890            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
10891            not 'IPSEC' and
10892            not 'VHOST'"
10893   parameters:
10894   - "throughput"
10895   - "parent"
10896   - "tags"
10897   sort:
10898   - "IP4BASE"
10899   - "ACL_STATELESS"
10900   - "ACL_STATEFUL"
10901   - "ACL_STATELESS"
10902   - "ACL_STATEFUL"
10903   traces:
10904     hoverinfo: "x+y"
10905     boxpoints: "outliers"
10906     whiskerwidth: 0
10907   layout:
10908     title: "ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
10909     layout: "plot-throughput"
10910
10911 - type: "plot"
10912   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-iacl-pdr"
10913   algorithm: "plot_performance_box"
10914   output-file-type: ".html"
10915   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-iacl-pdr"
10916   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10917   filter: "'NIC_Intel-X710' and
10918            '64B' and
10919            'NDRPDR' and
10920            '2T1C' and
10921            'IP4FWD' and
10922            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
10923            not 'IPSEC' and
10924            not 'VHOST'"
10925   parameters:
10926   - "throughput"
10927   - "parent"
10928   - "tags"
10929   sort:
10930   - "IP4BASE"
10931   - "ACL_STATELESS"
10932   - "ACL_STATEFUL"
10933   - "ACL_STATELESS"
10934   - "ACL_STATEFUL"
10935   traces:
10936     hoverinfo: "x+y"
10937     boxpoints: "outliers"
10938     whiskerwidth: 0
10939   layout:
10940     title: "ip4-3n-skx-x710-64b-2t1c-features-iacl-pdr"
10941     layout: "plot-throughput"
10942
10943 - type: "plot"
10944   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
10945   algorithm: "plot_performance_box"
10946   output-file-type: ".html"
10947   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
10948   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10949   filter: "'NIC_Intel-X710' and
10950            '64B' and
10951            'NDRPDR' and
10952            '4T2C' and
10953            'IP4FWD' and
10954            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
10955            not 'IPSEC' and
10956            not 'VHOST'"
10957   parameters:
10958   - "throughput"
10959   - "parent"
10960   - "tags"
10961   sort:
10962   - "IP4BASE"
10963   - "ACL_STATELESS"
10964   - "ACL_STATEFUL"
10965   - "ACL_STATELESS"
10966   - "ACL_STATEFUL"
10967   traces:
10968     hoverinfo: "x+y"
10969     boxpoints: "outliers"
10970     whiskerwidth: 0
10971   layout:
10972     title: "ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
10973     layout: "plot-throughput"
10974
10975 - type: "plot"
10976   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-iacl-pdr"
10977   algorithm: "plot_performance_box"
10978   output-file-type: ".html"
10979   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-iacl-pdr"
10980   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10981   filter: "'NIC_Intel-X710' and
10982            '64B' and
10983            'NDRPDR' and
10984            '4T2C' and
10985            'IP4FWD' and
10986            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
10987            not 'IPSEC' and
10988            not 'VHOST'"
10989   parameters:
10990   - "throughput"
10991   - "parent"
10992   - "tags"
10993   sort:
10994   - "IP4BASE"
10995   - "ACL_STATELESS"
10996   - "ACL_STATEFUL"
10997   - "ACL_STATELESS"
10998   - "ACL_STATEFUL"
10999   traces:
11000     hoverinfo: "x+y"
11001     boxpoints: "outliers"
11002     whiskerwidth: 0
11003   layout:
11004     title: "ip4-3n-skx-x710-64b-4t2c-features-iacl-pdr"
11005     layout: "plot-throughput"
11006
11007 # Packet Throughput - VPP IPv4 3n-hsw-xl710 base and scale
11008 - type: "plot"
11009   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-1t1c-base-ndr"
11010   algorithm: "plot_performance_box"
11011   output-file-type: ".html"
11012   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base-ndr"
11013   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11014   filter: "'NIC_Intel-XL710' and
11015            '64B' and
11016            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11017            'NDRPDR' and
11018            '1T1C' and
11019            'IP4FWD' and
11020            not 'IPSEC' and
11021            not 'VHOST'"
11022   parameters:
11023   - "throughput"
11024   - "parent"
11025   - "tags"
11026   sort:
11027   - "IP4BASE"
11028   - "FIB_20K"
11029   - "FIB_200K"
11030   - "FIB_2M"
11031   traces:
11032     hoverinfo: "x+y"
11033     boxpoints: "outliers"
11034     whiskerwidth: 0
11035   layout:
11036     title: "ip4-3n-hsw-xl710-64b-1t1c-base-ndr"
11037     layout: "plot-throughput"
11038
11039 - type: "plot"
11040   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-1t1c-base-pdr"
11041   algorithm: "plot_performance_box"
11042   output-file-type: ".html"
11043   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base-pdr"
11044   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11045   filter: "'NIC_Intel-XL710' and
11046            '64B' and
11047            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11048            'NDRPDR' and
11049            '1T1C' and
11050            'IP4FWD' and
11051            not 'IPSEC' and
11052            not 'VHOST'"
11053   parameters:
11054   - "throughput"
11055   - "parent"
11056   - "tags"
11057   sort:
11058   - "IP4BASE"
11059   - "FIB_20K"
11060   - "FIB_200K"
11061   - "FIB_2M"
11062   traces:
11063     hoverinfo: "x+y"
11064     boxpoints: "outliers"
11065     whiskerwidth: 0
11066   layout:
11067     title: "ip4-3n-hsw-xl710-64b-1t1c-base-pdr"
11068     layout: "plot-throughput"
11069
11070 - type: "plot"
11071   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-2t2c-base-ndr"
11072   algorithm: "plot_performance_box"
11073   output-file-type: ".html"
11074   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base-ndr"
11075   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11076   filter: "'NIC_Intel-XL710' and
11077            '64B' and
11078            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11079            'NDRPDR' and
11080            '2T2C' and
11081            'IP4FWD' and
11082            not 'IPSEC' and
11083            not 'VHOST'"
11084   parameters:
11085   - "throughput"
11086   - "parent"
11087   - "tags"
11088   sort:
11089   - "IP4BASE"
11090   - "FIB_20K"
11091   - "FIB_200K"
11092   - "FIB_2M"
11093   traces:
11094     hoverinfo: "x+y"
11095     boxpoints: "outliers"
11096     whiskerwidth: 0
11097   layout:
11098     title: "ip4-3n-hsw-xl710-64b-2t2c-base-ndr"
11099     layout: "plot-throughput"
11100
11101 - type: "plot"
11102   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-2t2c-base-pdr"
11103   algorithm: "plot_performance_box"
11104   output-file-type: ".html"
11105   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base-pdr"
11106   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11107   filter: "'NIC_Intel-XL710' and
11108            '64B' and
11109            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11110            'NDRPDR' and
11111            '2T2C' and
11112            'IP4FWD' and
11113            not 'IPSEC' and
11114            not 'VHOST'"
11115   parameters:
11116   - "throughput"
11117   - "parent"
11118   - "tags"
11119   sort:
11120   - "IP4BASE"
11121   - "FIB_20K"
11122   - "FIB_200K"
11123   - "FIB_2M"
11124   traces:
11125     hoverinfo: "x+y"
11126     boxpoints: "outliers"
11127     whiskerwidth: 0
11128   layout:
11129     title: "ip4-3n-hsw-xl710-64b-2t2c-base-pdr"
11130     layout: "plot-throughput"
11131
11132 # Packet Throughput - VPP IPv4 3n-skx-x710 base and scale
11133 - type: "plot"
11134   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
11135   algorithm: "plot_performance_box"
11136   output-file-type: ".html"
11137   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
11138   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11139   filter: "'NIC_Intel-X710' and
11140            '64B' and
11141            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11142            'NDRPDR' and
11143            '2T1C' and
11144            'IP4FWD' and
11145            not 'IPSEC' and
11146            not 'DOT1Q' and
11147            not 'VHOST'"
11148   parameters:
11149   - "throughput"
11150   - "parent"
11151   - "tags"
11152   sort:
11153   - "IP4BASE"
11154   - "FIB_20K"
11155   - "FIB_200K"
11156   - "FIB_2M"
11157   traces:
11158     hoverinfo: "x+y"
11159     boxpoints: "outliers"
11160     whiskerwidth: 0
11161   layout:
11162     title: "ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
11163     layout: "plot-throughput"
11164
11165 - type: "plot"
11166   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
11167   algorithm: "plot_performance_box"
11168   output-file-type: ".html"
11169   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
11170   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11171   filter: "'NIC_Intel-X710' and
11172            '64B' and
11173            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11174            'NDRPDR' and
11175            '2T1C' and
11176            'IP4FWD' and
11177            not 'IPSEC' and
11178            not 'DOT1Q' and
11179            not 'VHOST'"
11180   parameters:
11181   - "throughput"
11182   - "parent"
11183   - "tags"
11184   sort:
11185   - "IP4BASE"
11186   - "FIB_20K"
11187   - "FIB_200K"
11188   - "FIB_2M"
11189   traces:
11190     hoverinfo: "x+y"
11191     boxpoints: "outliers"
11192     whiskerwidth: 0
11193   layout:
11194     title: "ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
11195     layout: "plot-throughput"
11196
11197 - type: "plot"
11198   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
11199   algorithm: "plot_performance_box"
11200   output-file-type: ".html"
11201   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
11202   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11203   filter: "'NIC_Intel-X710' and
11204            '64B' and
11205            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11206            'NDRPDR' and
11207            '4T2C' and
11208            'IP4FWD' and
11209            not 'IPSEC' and
11210            not 'DOT1Q' and
11211            not 'VHOST'"
11212   parameters:
11213   - "throughput"
11214   - "parent"
11215   - "tags"
11216   sort:
11217   - "IP4BASE"
11218   - "FIB_20K"
11219   - "FIB_200K"
11220   - "FIB_2M"
11221   traces:
11222     hoverinfo: "x+y"
11223     boxpoints: "outliers"
11224     whiskerwidth: 0
11225   layout:
11226     title: "ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
11227     layout: "plot-throughput"
11228
11229 - type: "plot"
11230   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
11231   algorithm: "plot_performance_box"
11232   output-file-type: ".html"
11233   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
11234   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11235   filter: "'NIC_Intel-X710' and
11236            '64B' and
11237            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11238            'NDRPDR' and
11239            '4T2C' and
11240            'IP4FWD' and
11241            not 'IPSEC' and
11242            not 'DOT1Q' and
11243            not 'VHOST'"
11244   parameters:
11245   - "throughput"
11246   - "parent"
11247   - "tags"
11248   sort:
11249   - "IP4BASE"
11250   - "FIB_20K"
11251   - "FIB_200K"
11252   - "FIB_2M"
11253   traces:
11254     hoverinfo: "x+y"
11255     boxpoints: "outliers"
11256     whiskerwidth: 0
11257   layout:
11258     title: "ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
11259     layout: "plot-throughput"
11260
11261 # Packet Throughput - VPP IPv4 3n-skx-x710 features
11262 - type: "plot"
11263   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-ndr"
11264   algorithm: "plot_performance_box"
11265   output-file-type: ".html"
11266   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-ndr"
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-ndr"
11298     layout: "plot-throughput"
11299
11300 - type: "plot"
11301   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-pdr"
11302   algorithm: "plot_performance_box"
11303   output-file-type: ".html"
11304   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-pdr"
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            '2T1C' 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-2t1c-features-pdr"
11336     layout: "plot-throughput"
11337
11338 - type: "plot"
11339   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-ndr"
11340   algorithm: "plot_performance_box"
11341   output-file-type: ".html"
11342   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-ndr"
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-ndr"
11374     layout: "plot-throughput"
11375
11376 - type: "plot"
11377   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-pdr"
11378   algorithm: "plot_performance_box"
11379   output-file-type: ".html"
11380   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-pdr"
11381   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11382   filter: "'NIC_Intel-X710' and
11383            '64B' and
11384            ('IP4BASE' or
11385             'POLICE_MARK' or
11386             'COPWHLIST' or
11387             ('NAT44' and 'BASE') or
11388             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
11389            'NDRPDR' and
11390            '4T2C' and
11391            'IP4FWD' and
11392            not 'IPSEC' and
11393            not 'VHOST'"
11394   parameters:
11395   - "throughput"
11396   - "parent"
11397   - "tags"
11398   sort:
11399   - "DOT1Q"
11400   - "IP4BASE"
11401   - "NAT44"
11402   - "POLICE_MARK"
11403   - "COPWHLIST"
11404   - "IACL"
11405   - "OACL"
11406   traces:
11407     hoverinfo: "x+y"
11408     boxpoints: "outliers"
11409     whiskerwidth: 0
11410   layout:
11411     title: "ip4-3n-skx-x710-64b-4t2c-features-pdr"
11412     layout: "plot-throughput"
11413
11414 # Packet Throughput - VPP IPv4 3n-skx-x710 features nat44
11415 - type: "plot"
11416   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
11417   algorithm: "plot_performance_box"
11418   output-file-type: ".html"
11419   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
11420   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11421   filter: "'NIC_Intel-X710' and
11422            '64B' and
11423            'NDRPDR' and
11424            '1T1C' and
11425            'IP4FWD' and
11426            ('NAT44' or 'IP4BASE') and
11427            not 'IPSEC' and
11428            not 'VHOST'"
11429   parameters:
11430   - "throughput"
11431   - "parent"
11432   - "tags"
11433   sort:
11434   - "IP4BASE"
11435   - "BASE"
11436   - "SRC_USER_10"
11437   - "SRC_USER_100"
11438   - "SRC_USER_1000"
11439   - "SRC_USER_2000"
11440   traces:
11441     hoverinfo: "x+y"
11442     boxpoints: "outliers"
11443     whiskerwidth: 0
11444   layout:
11445     title: "ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
11446     layout: "plot-throughput"
11447
11448 - type: "plot"
11449   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-nat44-pdr"
11450   algorithm: "plot_performance_box"
11451   output-file-type: ".html"
11452   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-nat44-pdr"
11453   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11454   filter: "'NIC_Intel-X710' and
11455            '64B' and
11456            'NDRPDR' and
11457            '1T1C' and
11458            'IP4FWD' and
11459            ('NAT44' or 'IP4BASE') and
11460            not 'IPSEC' and
11461            not 'VHOST'"
11462   parameters:
11463   - "throughput"
11464   - "parent"
11465   - "tags"
11466   sort:
11467   - "IP4BASE"
11468   - "BASE"
11469   - "SRC_USER_10"
11470   - "SRC_USER_100"
11471   - "SRC_USER_1000"
11472   - "SRC_USER_2000"
11473   traces:
11474     hoverinfo: "x+y"
11475     boxpoints: "outliers"
11476     whiskerwidth: 0
11477   layout:
11478     title: "ip4-3n-hsw-x710-64b-1t1c-features-nat44-pdr"
11479     layout: "plot-throughput"
11480
11481 - type: "plot"
11482   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
11483   algorithm: "plot_performance_box"
11484   output-file-type: ".html"
11485   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
11486   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11487   filter: "'NIC_Intel-X710' and
11488            '64B' and
11489            'NDRPDR' and
11490            '2T2C' and
11491            'IP4FWD' and
11492            ('NAT44' or 'IP4BASE') and
11493            not 'IPSEC' and
11494            not 'VHOST'"
11495   parameters:
11496   - "throughput"
11497   - "parent"
11498   - "tags"
11499   sort:
11500   - "IP4BASE"
11501   - "BASE"
11502   - "SRC_USER_10"
11503   - "SRC_USER_100"
11504   - "SRC_USER_1000"
11505   - "SRC_USER_2000"
11506   traces:
11507     hoverinfo: "x+y"
11508     boxpoints: "outliers"
11509     whiskerwidth: 0
11510   layout:
11511     title: "ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
11512     layout: "plot-throughput"
11513
11514 - type: "plot"
11515   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-nat44-pdr"
11516   algorithm: "plot_performance_box"
11517   output-file-type: ".html"
11518   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-nat44-pdr"
11519   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11520   filter: "'NIC_Intel-X710' and
11521            '64B' and
11522            'NDRPDR' and
11523            '2T2C' and
11524            'IP4FWD' and
11525            ('NAT44' or 'IP4BASE') and
11526            not 'IPSEC' and
11527            not 'VHOST'"
11528   parameters:
11529   - "throughput"
11530   - "parent"
11531   - "tags"
11532   sort:
11533   - "IP4BASE"
11534   - "BASE"
11535   - "SRC_USER_10"
11536   - "SRC_USER_100"
11537   - "SRC_USER_1000"
11538   - "SRC_USER_2000"
11539   traces:
11540     hoverinfo: "x+y"
11541     boxpoints: "outliers"
11542     whiskerwidth: 0
11543   layout:
11544     title: "ip4-3n-hsw-x710-64b-2t2c-features-nat44-pdr"
11545     layout: "plot-throughput"
11546
11547 # Packet Throughput - VPP IPv4 3n-skx-x710 features iacl
11548 - type: "plot"
11549   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
11550   algorithm: "plot_performance_box"
11551   output-file-type: ".html"
11552   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
11553   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11554   filter: "'NIC_Intel-X710' and
11555            '64B' and
11556            'NDRPDR' and
11557            '1T1C' and
11558            'IP4FWD' and
11559            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
11560            not 'IPSEC' and
11561            not 'VHOST'"
11562   parameters:
11563   - "throughput"
11564   - "parent"
11565   - "tags"
11566   sort:
11567   - "IP4BASE"
11568   - "ACL_STATELESS"
11569   - "ACL_STATEFUL"
11570   - "ACL_STATELESS"
11571   - "ACL_STATEFUL"
11572   traces:
11573     hoverinfo: "x+y"
11574     boxpoints: "outliers"
11575     whiskerwidth: 0
11576   layout:
11577     title: "ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
11578     layout: "plot-throughput"
11579
11580 - type: "plot"
11581   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
11582   algorithm: "plot_performance_box"
11583   output-file-type: ".html"
11584   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
11585   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11586   filter: "'NIC_Intel-X710' and
11587            '64B' and
11588            'NDRPDR' and
11589            '1T1C' and
11590            'IP4FWD' and
11591            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
11592            not 'IPSEC' and
11593            not 'VHOST'"
11594   parameters:
11595   - "throughput"
11596   - "parent"
11597   - "tags"
11598   sort:
11599   - "IP4BASE"
11600   - "ACL_STATELESS"
11601   - "ACL_STATEFUL"
11602   - "ACL_STATELESS"
11603   - "ACL_STATEFUL"
11604   traces:
11605     hoverinfo: "x+y"
11606     boxpoints: "outliers"
11607     whiskerwidth: 0
11608   layout:
11609     title: "ip4-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
11610     layout: "plot-throughput"
11611
11612 - type: "plot"
11613   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
11614   algorithm: "plot_performance_box"
11615   output-file-type: ".html"
11616   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
11617   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11618   filter: "'NIC_Intel-X710' and
11619            '64B' and
11620            'NDRPDR' and
11621            '2T2C' and
11622            'IP4FWD' and
11623            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
11624            not 'IPSEC' and
11625            not 'VHOST'"
11626   parameters:
11627   - "throughput"
11628   - "parent"
11629   - "tags"
11630   sort:
11631   - "IP4BASE"
11632   - "ACL_STATELESS"
11633   - "ACL_STATEFUL"
11634   - "ACL_STATELESS"
11635   - "ACL_STATEFUL"
11636   traces:
11637     hoverinfo: "x+y"
11638     boxpoints: "outliers"
11639     whiskerwidth: 0
11640   layout:
11641     title: "ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
11642     layout: "plot-throughput"
11643
11644 - type: "plot"
11645   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
11646   algorithm: "plot_performance_box"
11647   output-file-type: ".html"
11648   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
11649   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11650   filter: "'NIC_Intel-X710' and
11651            '64B' and
11652            'NDRPDR' and
11653            '2T2C' and
11654            'IP4FWD' and
11655            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
11656            not 'IPSEC' and
11657            not 'VHOST'"
11658   parameters:
11659   - "throughput"
11660   - "parent"
11661   - "tags"
11662   sort:
11663   - "IP4BASE"
11664   - "ACL_STATELESS"
11665   - "ACL_STATEFUL"
11666   - "ACL_STATELESS"
11667   - "ACL_STATEFUL"
11668   traces:
11669     hoverinfo: "x+y"
11670     boxpoints: "outliers"
11671     whiskerwidth: 0
11672   layout:
11673     title: "ip4-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
11674     layout: "plot-throughput"
11675
11676 # Packet Throughput - VPP IPv4 2n-skx-x710 base and scale
11677 - type: "plot"
11678   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
11679   algorithm: "plot_performance_box"
11680   output-file-type: ".html"
11681   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
11682   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11683   filter: "'NIC_Intel-X710' and
11684            '64B' and
11685            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11686            'NDRPDR' and
11687            '2T1C' and
11688            'IP4FWD' and
11689            not 'IPSEC' and
11690            not 'DOT1Q' and
11691            not 'VHOST'"
11692   parameters:
11693   - "throughput"
11694   - "parent"
11695   - "tags"
11696   sort:
11697   - "IP4BASE"
11698   - "FIB_20K"
11699   - "FIB_200K"
11700   - "FIB_2M"
11701   traces:
11702     hoverinfo: "x+y"
11703     boxpoints: "outliers"
11704     whiskerwidth: 0
11705   layout:
11706     title: "ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
11707     layout: "plot-throughput"
11708
11709 - type: "plot"
11710   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
11711   algorithm: "plot_performance_box"
11712   output-file-type: ".html"
11713   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
11714   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11715   filter: "'NIC_Intel-X710' and
11716            '64B' and
11717            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11718            'NDRPDR' and
11719            '2T1C' and
11720            'IP4FWD' and
11721            not 'IPSEC' and
11722            not 'DOT1Q' and
11723            not 'VHOST'"
11724   parameters:
11725   - "throughput"
11726   - "parent"
11727   - "tags"
11728   sort:
11729   - "IP4BASE"
11730   - "FIB_20K"
11731   - "FIB_200K"
11732   - "FIB_2M"
11733   traces:
11734     hoverinfo: "x+y"
11735     boxpoints: "outliers"
11736     whiskerwidth: 0
11737   layout:
11738     title: "ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
11739     layout: "plot-throughput"
11740
11741 - type: "plot"
11742   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
11743   algorithm: "plot_performance_box"
11744   output-file-type: ".html"
11745   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
11746   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11747   filter: "'NIC_Intel-X710' and
11748            '64B' and
11749            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11750            'NDRPDR' and
11751            '4T2C' and
11752            'IP4FWD' and
11753            not 'IPSEC' and
11754            not 'DOT1Q' and
11755            not 'VHOST'"
11756   parameters:
11757   - "throughput"
11758   - "parent"
11759   - "tags"
11760   sort:
11761   - "IP4BASE"
11762   - "FIB_20K"
11763   - "FIB_200K"
11764   - "FIB_2M"
11765   traces:
11766     hoverinfo: "x+y"
11767     boxpoints: "outliers"
11768     whiskerwidth: 0
11769   layout:
11770     title: "ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
11771     layout: "plot-throughput"
11772
11773 - type: "plot"
11774   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
11775   algorithm: "plot_performance_box"
11776   output-file-type: ".html"
11777   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
11778   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11779   filter: "'NIC_Intel-X710' and
11780            '64B' and
11781            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11782            'NDRPDR' and
11783            '4T2C' and
11784            'IP4FWD' and
11785            not 'IPSEC' and
11786            not 'DOT1Q' and
11787            not 'VHOST'"
11788   parameters:
11789   - "throughput"
11790   - "parent"
11791   - "tags"
11792   sort:
11793   - "IP4BASE"
11794   - "FIB_20K"
11795   - "FIB_200K"
11796   - "FIB_2M"
11797   traces:
11798     hoverinfo: "x+y"
11799     boxpoints: "outliers"
11800     whiskerwidth: 0
11801   layout:
11802     title: "ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
11803     layout: "plot-throughput"
11804
11805 # Packet Throughput - VPP IPv4 2n-skx-x710 features iacl
11806 - type: "plot"
11807   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr"
11808   algorithm: "plot_performance_box"
11809   output-file-type: ".html"
11810   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr"
11811   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11812   filter: "'NIC_Intel-X710' and
11813            '64B' and
11814            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
11815            'NDRPDR' and
11816            '2T1C' and
11817            'IP4FWD' and
11818            not 'IPSEC' and
11819            not 'DOT1Q' and
11820            not 'VHOST'"
11821   parameters:
11822   - "throughput"
11823   - "parent"
11824   - "tags"
11825   sort:
11826   - "IP4BASE"
11827   - "ACL_STATELESS"
11828   - "ACL_STATEFUL"
11829   - "ACL_STATELESS"
11830   - "ACL_STATEFUL"
11831   traces:
11832     hoverinfo: "x+y"
11833     boxpoints: "outliers"
11834     whiskerwidth: 0
11835   layout:
11836     title: "ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr"
11837     layout: "plot-throughput"
11838
11839 - type: "plot"
11840   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-features-iacl-pdr"
11841   algorithm: "plot_performance_box"
11842   output-file-type: ".html"
11843   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-features-iacl-pdr"
11844   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11845   filter: "'NIC_Intel-X710' and
11846            '64B' and
11847            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
11848            'NDRPDR' and
11849            '2T1C' and
11850            'IP4FWD' and
11851            not 'IPSEC' and
11852            not 'DOT1Q' and
11853            not 'VHOST'"
11854   parameters:
11855   - "throughput"
11856   - "parent"
11857   - "tags"
11858   sort:
11859   - "IP4BASE"
11860   - "ACL_STATELESS"
11861   - "ACL_STATEFUL"
11862   - "ACL_STATELESS"
11863   - "ACL_STATEFUL"
11864   traces:
11865     hoverinfo: "x+y"
11866     boxpoints: "outliers"
11867     whiskerwidth: 0
11868   layout:
11869     title: "ip4-2n-skx-x710-64b-2t1c-features-iacl-pdr"
11870     layout: "plot-throughput"
11871
11872 - type: "plot"
11873   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr"
11874   algorithm: "plot_performance_box"
11875   output-file-type: ".html"
11876   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr"
11877   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11878   filter: "'NIC_Intel-X710' and
11879            '64B' and
11880            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
11881            'NDRPDR' and
11882            '4T2C' and
11883            'IP4FWD' and
11884            not 'IPSEC' and
11885            not 'DOT1Q' and
11886            not 'VHOST'"
11887   parameters:
11888   - "throughput"
11889   - "parent"
11890   - "tags"
11891   sort:
11892   - "IP4BASE"
11893   - "ACL_STATELESS"
11894   - "ACL_STATEFUL"
11895   - "ACL_STATELESS"
11896   - "ACL_STATEFUL"
11897   traces:
11898     hoverinfo: "x+y"
11899     boxpoints: "outliers"
11900     whiskerwidth: 0
11901   layout:
11902     title: "ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr"
11903     layout: "plot-throughput"
11904
11905 - type: "plot"
11906   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-features-iacl-pdr"
11907   algorithm: "plot_performance_box"
11908   output-file-type: ".html"
11909   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-features-iacl-pdr"
11910   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11911   filter: "'NIC_Intel-X710' and
11912            '64B' and
11913            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
11914            'NDRPDR' and
11915            '4T2C' and
11916            'IP4FWD' and
11917            not 'IPSEC' and
11918            not 'DOT1Q' and
11919            not 'VHOST'"
11920   parameters:
11921   - "throughput"
11922   - "parent"
11923   - "tags"
11924   sort:
11925   - "IP4BASE"
11926   - "ACL_STATELESS"
11927   - "ACL_STATEFUL"
11928   - "ACL_STATELESS"
11929   - "ACL_STATEFUL"
11930   traces:
11931     hoverinfo: "x+y"
11932     boxpoints: "outliers"
11933     whiskerwidth: 0
11934   layout:
11935     title: "ip4-2n-skx-x710-64b-4t2c-features-iacl-pdr"
11936     layout: "plot-throughput"
11937
11938 # Packet Throughput - VPP IPv4 2n-skx-xxv710 base and scale
11939 - type: "plot"
11940   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
11941   algorithm: "plot_performance_box"
11942   output-file-type: ".html"
11943   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
11944   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11945   filter: "'NIC_Intel-XXV710' and
11946            '64B' and
11947            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11948            'NDRPDR' and
11949            '2T1C' and
11950            'IP4FWD' and
11951            not 'IPSEC' and
11952            not 'DOT1Q' and
11953            not 'VHOST'"
11954   parameters:
11955   - "throughput"
11956   - "parent"
11957   - "tags"
11958   sort:
11959   - "IP4BASE"
11960   - "FIB_20K"
11961   - "FIB_200K"
11962   - "FIB_2M"
11963   traces:
11964     hoverinfo: "x+y"
11965     boxpoints: "outliers"
11966     whiskerwidth: 0
11967   layout:
11968     title: "ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
11969     layout: "plot-throughput"
11970
11971 - type: "plot"
11972   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
11973   algorithm: "plot_performance_box"
11974   output-file-type: ".html"
11975   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
11976   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11977   filter: "'NIC_Intel-XXV710' and
11978            '64B' and
11979            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11980            'NDRPDR' and
11981            '2T1C' and
11982            'IP4FWD' and
11983            not 'IPSEC' and
11984            not 'DOT1Q' and
11985            not 'VHOST'"
11986   parameters:
11987   - "throughput"
11988   - "parent"
11989   - "tags"
11990   sort:
11991   - "IP4BASE"
11992   - "FIB_20K"
11993   - "FIB_200K"
11994   - "FIB_2M"
11995   traces:
11996     hoverinfo: "x+y"
11997     boxpoints: "outliers"
11998     whiskerwidth: 0
11999   layout:
12000     title: "ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
12001     layout: "plot-throughput"
12002
12003 - type: "plot"
12004   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
12005   algorithm: "plot_performance_box"
12006   output-file-type: ".html"
12007   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
12008   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12009   filter: "'NIC_Intel-XXV710' and
12010            '64B' and
12011            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12012            'NDRPDR' and
12013            '4T2C' and
12014            'IP4FWD' and
12015            not 'IPSEC' and
12016            not 'DOT1Q' and
12017            not 'VHOST'"
12018   parameters:
12019   - "throughput"
12020   - "parent"
12021   - "tags"
12022   sort:
12023   - "IP4BASE"
12024   - "FIB_20K"
12025   - "FIB_200K"
12026   - "FIB_2M"
12027   traces:
12028     hoverinfo: "x+y"
12029     boxpoints: "outliers"
12030     whiskerwidth: 0
12031   layout:
12032     title: "ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
12033     layout: "plot-throughput"
12034
12035 - type: "plot"
12036   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
12037   algorithm: "plot_performance_box"
12038   output-file-type: ".html"
12039   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
12040   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12041   filter: "'NIC_Intel-XXV710' and
12042            '64B' and
12043            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12044            'NDRPDR' and
12045            '4T2C' and
12046            'IP4FWD' and
12047            not 'IPSEC' and
12048            not 'DOT1Q' and
12049            not 'VHOST'"
12050   parameters:
12051   - "throughput"
12052   - "parent"
12053   - "tags"
12054   sort:
12055   - "IP4BASE"
12056   - "FIB_20K"
12057   - "FIB_200K"
12058   - "FIB_2M"
12059   traces:
12060     hoverinfo: "x+y"
12061     boxpoints: "outliers"
12062     whiskerwidth: 0
12063   layout:
12064     title: "ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
12065     layout: "plot-throughput"
12066
12067 ## Packet Throughput - VPP IPv4 2n-dnv-x553 base and scale
12068 #- type: "plot"
12069 #  title: "VPP Throughput: ip4-2n-dnv-x553-64b-1t1c-base-ndr"
12070 #  algorithm: "plot_performance_box"
12071 #  output-file-type: ".html"
12072 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-1t1c-base-ndr"
12073 #  data: "intel-dnv-vpp"
12074 #  filter: "'NIC_Intel-X553' and
12075 #           '64B' and
12076 #           'IP4BASE' and
12077 #           'NDRPDR' and
12078 #           '1T1C' and
12079 #           'IP4FWD' and
12080 #           not 'IPSEC' and
12081 #           not 'VHOST'"
12082 #  parameters:
12083 #  - "throughput"
12084 #  - "parent"
12085 #  - "tags"
12086 #  sort:
12087 #  - "IP4BASE"
12088 #  traces:
12089 #    hoverinfo: "x+y"
12090 #    boxpoints: "outliers"
12091 #    whiskerwidth: 0
12092 #  layout:
12093 #    title: "ip4-2n-dnv-x553-64b-1t1c-base-ndr"
12094 #    layout: "plot-throughput"
12095 #
12096 #- type: "plot"
12097 #  title: "VPP Throughput: ip4-2n-dnv-x553-64b-1t1c-base-pdr"
12098 #  algorithm: "plot_performance_box"
12099 #  output-file-type: ".html"
12100 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-1t1c-base-pdr"
12101 #  data: "intel-dnv-vpp"
12102 #  filter: "'NIC_Intel-X553' and
12103 #           '64B' and
12104 #           'IP4BASE' and
12105 #           'NDRPDR' and
12106 #           '1T1C' and
12107 #           'IP4FWD' and
12108 #           not 'IPSEC' and
12109 #           not 'VHOST'"
12110 #  parameters:
12111 #  - "throughput"
12112 #  - "parent"
12113 #  - "tags"
12114 #  sort:
12115 #  - "IP4BASE"
12116 #  traces:
12117 #    hoverinfo: "x+y"
12118 #    boxpoints: "outliers"
12119 #    whiskerwidth: 0
12120 #  layout:
12121 #    title: "ip4-2n-dnv-x553-64b-1t1c-base-pdr"
12122 #    layout: "plot-throughput"
12123 #
12124 #- type: "plot"
12125 #  title: "VPP Throughput: ip4-2n-dnv-x553-64b-2t2c-base-ndr"
12126 #  algorithm: "plot_performance_box"
12127 #  output-file-type: ".html"
12128 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-2t2c-base-ndr"
12129 #  data: "intel-dnv-vpp"
12130 #  filter: "'NIC_Intel-X553' and
12131 #           '64B' and
12132 #           'IP4BASE' and
12133 #           'NDRPDR' and
12134 #           '2T2C' and
12135 #           'IP4FWD' and
12136 #           not 'IPSEC' and
12137 #           not 'VHOST'"
12138 #  parameters:
12139 #  - "throughput"
12140 #  - "parent"
12141 #  - "tags"
12142 #  sort:
12143 #  - "IP4BASE"
12144 #  traces:
12145 #    hoverinfo: "x+y"
12146 #    boxpoints: "outliers"
12147 #    whiskerwidth: 0
12148 #  layout:
12149 #    title: "ip4-2n-dnv-x553-64b-2t2c-base-ndr"
12150 #    layout: "plot-throughput"
12151 #
12152 #- type: "plot"
12153 #  title: "VPP Throughput: ip4-2n-dnv-x553-64b-2t2c-base-pdr"
12154 #  algorithm: "plot_performance_box"
12155 #  output-file-type: ".html"
12156 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-2t2c-base-pdr"
12157 #  data: "intel-dnv-vpp"
12158 #  filter: "'NIC_Intel-X553' and
12159 #           '64B' and
12160 #           'IP4BASE' and
12161 #           'NDRPDR' and
12162 #           '2T2C' and
12163 #           'IP4FWD' and
12164 #           not 'IPSEC' and
12165 #           not 'VHOST'"
12166 #  parameters:
12167 #  - "throughput"
12168 #  - "parent"
12169 #  - "tags"
12170 #  sort:
12171 #  - "IP4BASE"
12172 #  traces:
12173 #    hoverinfo: "x+y"
12174 #    boxpoints: "outliers"
12175 #    whiskerwidth: 0
12176 #  layout:
12177 #    title: "ip4-2n-dnv-x553-64b-2t2c-base-pdr"
12178 #    layout: "plot-throughput"
12179
12180 ################################################################################
12181
12182 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x520 - features
12183 - type: "plot"
12184   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
12185   algorithm: "plot_performance_box"
12186   output-file-type: ".html"
12187   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
12188   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12189   filter: "'NIC_Intel-X520-DA2' and
12190            '64B' and
12191            'ENCAP' and
12192            'NDRPDR' and
12193            '1T1C' and
12194            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12195            not 'DOT1Q' and
12196            not 'VHOST' and
12197            not 'IPSECHW'"
12198   parameters:
12199   - "throughput"
12200   - "parent"
12201   - "tags"
12202   sort:
12203   - "IP4BASE"
12204   - "L2BDMACLRN"
12205   - "L2XCFWD"
12206   - "LISP"
12207   traces:
12208     hoverinfo: "x+y"
12209     boxpoints: "outliers"
12210     whiskerwidth: 0
12211   layout:
12212     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
12213     layout: "plot-throughput"
12214
12215 - type: "plot"
12216   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
12217   algorithm: "plot_performance_box"
12218   output-file-type: ".html"
12219   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
12220   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12221   filter: "'NIC_Intel-X520-DA2' and
12222            '64B' and
12223            'ENCAP' and
12224            'NDRPDR' and
12225            '2T2C' and
12226            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12227            not 'DOT1Q' and
12228            not 'VHOST' and
12229            not 'IPSECHW'"
12230   parameters:
12231   - "throughput"
12232   - "parent"
12233   - "tags"
12234   sort:
12235   - "IP4BASE"
12236   - "L2BDMACLRN"
12237   - "L2XCFWD"
12238   - "LISP"
12239   traces:
12240     hoverinfo: "x+y"
12241     boxpoints: "outliers"
12242     whiskerwidth: 0
12243   layout:
12244     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
12245     layout: "plot-throughput"
12246
12247 - type: "plot"
12248   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
12249   algorithm: "plot_performance_box"
12250   output-file-type: ".html"
12251   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
12252   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12253   filter: "'NIC_Intel-X520-DA2' and
12254            '64B' and
12255            'ENCAP' and
12256            'NDRPDR' and
12257            '1T1C' and
12258            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12259            not 'DOT1Q' and
12260            not 'VHOST' and
12261            not 'IPSECHW'"
12262   parameters:
12263   - "throughput"
12264   - "parent"
12265   - "tags"
12266   sort:
12267   - "IP4BASE"
12268   - "L2BDMACLRN"
12269   - "L2XCFWD"
12270   - "LISP"
12271   traces:
12272     hoverinfo: "x+y"
12273     boxpoints: "outliers"
12274     whiskerwidth: 0
12275   layout:
12276     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
12277     layout: "plot-throughput"
12278
12279 - type: "plot"
12280   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
12281   algorithm: "plot_performance_box"
12282   output-file-type: ".html"
12283   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
12284   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12285   filter: "'NIC_Intel-X520-DA2' and
12286            '64B' and
12287            'ENCAP' and
12288            'NDRPDR' and
12289            '2T2C' and
12290            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12291            not 'DOT1Q' and
12292            not 'VHOST' and
12293            not 'IPSECHW'"
12294   parameters:
12295   - "throughput"
12296   - "parent"
12297   - "tags"
12298   sort:
12299   - "IP4BASE"
12300   - "L2BDMACLRN"
12301   - "L2XCFWD"
12302   - "LISP"
12303   traces:
12304     hoverinfo: "x+y"
12305     boxpoints: "outliers"
12306     whiskerwidth: 0
12307   layout:
12308     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
12309     layout: "plot-throughput"
12310
12311 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x710 base and scale
12312 - type: "plot"
12313   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
12314   algorithm: "plot_performance_box"
12315   output-file-type: ".html"
12316   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
12317   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12318   filter: "'NIC_Intel-X710' and
12319            '64B' and
12320            'ENCAP' and
12321            'NDRPDR' and
12322            '1T1C' and
12323            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12324            not 'VHOST' and
12325            not 'IPSECHW'"
12326   parameters:
12327   - "throughput"
12328   - "parent"
12329   - "tags"
12330   sort:
12331   - "IP4BASE"
12332   - "LISP"
12333   - "VXLAN_1"
12334   - "VXLAN_10"
12335   - "VXLAN_100"
12336   - "VXLAN_1000"
12337   traces:
12338     hoverinfo: "x+y"
12339     boxpoints: "outliers"
12340     whiskerwidth: 0
12341   layout:
12342     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
12343     layout: "plot-throughput"
12344
12345 - type: "plot"
12346   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
12347   algorithm: "plot_performance_box"
12348   output-file-type: ".html"
12349   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
12350   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12351   filter: "'NIC_Intel-X710' and
12352            '64B' and
12353            'ENCAP' and
12354            'NDRPDR' and
12355            '1T1C' and
12356            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12357            not 'VHOST' and
12358            not 'IPSECHW'"
12359   parameters:
12360   - "throughput"
12361   - "parent"
12362   - "tags"
12363   sort:
12364   - "IP4BASE"
12365   - "LISP"
12366   - "VXLAN_1"
12367   - "VXLAN_10"
12368   - "VXLAN_100"
12369   - "VXLAN_1000"
12370   traces:
12371     hoverinfo: "x+y"
12372     boxpoints: "outliers"
12373     whiskerwidth: 0
12374   layout:
12375     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
12376     layout: "plot-throughput"
12377
12378 - type: "plot"
12379   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
12380   algorithm: "plot_performance_box"
12381   output-file-type: ".html"
12382   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
12383   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12384   filter: "'NIC_Intel-X710' and
12385            '64B' and
12386            'ENCAP' and
12387            'NDRPDR' and
12388            '2T2C' and
12389            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12390            not 'VHOST' and
12391            not 'IPSECHW'"
12392   parameters:
12393   - "throughput"
12394   - "parent"
12395   - "tags"
12396   sort:
12397   - "IP4BASE"
12398   - "LISP"
12399   - "VXLAN_1"
12400   - "VXLAN_10"
12401   - "VXLAN_100"
12402   - "VXLAN_1000"
12403   traces:
12404     hoverinfo: "x+y"
12405     boxpoints: "outliers"
12406     whiskerwidth: 0
12407   layout:
12408     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
12409     layout: "plot-throughput"
12410
12411 - type: "plot"
12412   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
12413   algorithm: "plot_performance_box"
12414   output-file-type: ".html"
12415   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
12416   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12417   filter: "'NIC_Intel-X710' and
12418            '64B' and
12419            'ENCAP' and
12420            'NDRPDR' and
12421            '2T2C' and
12422            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12423            not 'VHOST' and
12424            not 'IPSECHW'"
12425   parameters:
12426   - "throughput"
12427   - "parent"
12428   - "tags"
12429   sort:
12430   - "IP4BASE"
12431   - "LISP"
12432   - "VXLAN_1"
12433   - "VXLAN_10"
12434   - "VXLAN_100"
12435   - "VXLAN_1000"
12436   traces:
12437     hoverinfo: "x+y"
12438     boxpoints: "outliers"
12439     whiskerwidth: 0
12440   layout:
12441     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
12442     layout: "plot-throughput"
12443
12444 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x710 - features
12445 - type: "plot"
12446   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
12447   algorithm: "plot_performance_box"
12448   output-file-type: ".html"
12449   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
12450   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12451   filter: "'NIC_Intel-X710' and
12452            '64B' and
12453            'ENCAP' and
12454            'NDRPDR' and
12455            '1T1C' and
12456            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
12457            not 'DOT1Q' and
12458            not 'VHOST' and
12459            not 'IPSECHW'"
12460   parameters:
12461   - "throughput"
12462   - "parent"
12463   - "tags"
12464   sort:
12465   - "IP4BASE"
12466   - "L2BDMACLRN"
12467   - "L2XCFWD"
12468   - "LISP"
12469   traces:
12470     hoverinfo: "x+y"
12471     boxpoints: "outliers"
12472     whiskerwidth: 0
12473   layout:
12474     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
12475     layout: "plot-throughput"
12476
12477 - type: "plot"
12478   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
12479   algorithm: "plot_performance_box"
12480   output-file-type: ".html"
12481   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
12482   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12483   filter: "'NIC_Intel-X710' and
12484            '64B' and
12485            'ENCAP' and
12486            'NDRPDR' and
12487            '2T2C' and
12488            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12489            not 'DOT1Q' and
12490            not 'VHOST' and
12491            not 'IPSECHW'"
12492   parameters:
12493   - "throughput"
12494   - "parent"
12495   - "tags"
12496   sort:
12497   - "IP4BASE"
12498   - "L2BDMACLRN"
12499   - "L2XCFWD"
12500   - "LISP"
12501   traces:
12502     hoverinfo: "x+y"
12503     boxpoints: "outliers"
12504     whiskerwidth: 0
12505   layout:
12506     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
12507     layout: "plot-throughput"
12508
12509 - type: "plot"
12510   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
12511   algorithm: "plot_performance_box"
12512   output-file-type: ".html"
12513   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
12514   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12515   filter: "'NIC_Intel-X710' and
12516            '64B' and
12517            'ENCAP' and
12518            'NDRPDR' and
12519            '1T1C' and
12520            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12521            not 'DOT1Q' and
12522            not 'VHOST' and
12523            not 'IPSECHW'"
12524   parameters:
12525   - "throughput"
12526   - "parent"
12527   - "tags"
12528   sort:
12529   - "IP4BASE"
12530   - "L2BDMACLRN"
12531   - "L2XCFWD"
12532   - "LISP"
12533   traces:
12534     hoverinfo: "x+y"
12535     boxpoints: "outliers"
12536     whiskerwidth: 0
12537   layout:
12538     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
12539     layout: "plot-throughput"
12540
12541 - type: "plot"
12542   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
12543   algorithm: "plot_performance_box"
12544   output-file-type: ".html"
12545   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
12546   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12547   filter: "'NIC_Intel-X710' and
12548            '64B' and
12549            'ENCAP' and
12550            'NDRPDR' and
12551            '2T2C' and
12552            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12553            not 'DOT1Q' and
12554            not 'VHOST' and
12555            not 'IPSECHW'"
12556   parameters:
12557   - "throughput"
12558   - "parent"
12559   - "tags"
12560   sort:
12561   - "IP4BASE"
12562   - "L2BDMACLRN"
12563   - "L2XCFWD"
12564   - "LISP"
12565   traces:
12566     hoverinfo: "x+y"
12567     boxpoints: "outliers"
12568     whiskerwidth: 0
12569   layout:
12570     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
12571     layout: "plot-throughput"
12572
12573 # Packet Throughput - VPP IPv4 tunnels 3n-skx-x710 base and scale
12574 - type: "plot"
12575   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
12576   algorithm: "plot_performance_box"
12577   output-file-type: ".html"
12578   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
12579   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12580   filter: "'NIC_Intel-X710' and
12581            '64B' and
12582            'ENCAP' and
12583            'NDRPDR' and
12584            '2T1C' and
12585            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12586            not 'VHOST' and
12587            not 'IPSECHW'"
12588   parameters:
12589   - "throughput"
12590   - "parent"
12591   - "tags"
12592   sort:
12593   - "IP4BASE"
12594   - "LISP"
12595   - "VXLAN_1"
12596   - "VXLAN_10"
12597   - "VXLAN_100"
12598   - "VXLAN_1000"
12599   traces:
12600     hoverinfo: "x+y"
12601     boxpoints: "outliers"
12602     whiskerwidth: 0
12603   layout:
12604     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
12605     layout: "plot-throughput"
12606
12607 - type: "plot"
12608   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
12609   algorithm: "plot_performance_box"
12610   output-file-type: ".html"
12611   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
12612   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12613   filter: "'NIC_Intel-X710' and
12614            '64B' and
12615            'ENCAP' and
12616            'NDRPDR' and
12617            '2T1C' and
12618            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12619            not 'VHOST' and
12620            not 'IPSECHW'"
12621   parameters:
12622   - "throughput"
12623   - "parent"
12624   - "tags"
12625   sort:
12626   - "IP4BASE"
12627   - "LISP"
12628   - "VXLAN_1"
12629   - "VXLAN_10"
12630   - "VXLAN_100"
12631   - "VXLAN_1000"
12632   traces:
12633     hoverinfo: "x+y"
12634     boxpoints: "outliers"
12635     whiskerwidth: 0
12636   layout:
12637     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
12638     layout: "plot-throughput"
12639
12640 - type: "plot"
12641   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
12642   algorithm: "plot_performance_box"
12643   output-file-type: ".html"
12644   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
12645   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12646   filter: "'NIC_Intel-X710' and
12647            '64B' and
12648            'ENCAP' and
12649            'NDRPDR' and
12650            '4T2C' and
12651            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12652            not 'VHOST' and
12653            not 'IPSECHW'"
12654   parameters:
12655   - "throughput"
12656   - "parent"
12657   - "tags"
12658   sort:
12659   - "IP4BASE"
12660   - "LISP"
12661   - "VXLAN_1"
12662   - "VXLAN_10"
12663   - "VXLAN_100"
12664   - "VXLAN_1000"
12665   traces:
12666     hoverinfo: "x+y"
12667     boxpoints: "outliers"
12668     whiskerwidth: 0
12669   layout:
12670     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
12671     layout: "plot-throughput"
12672
12673 - type: "plot"
12674   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
12675   algorithm: "plot_performance_box"
12676   output-file-type: ".html"
12677   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
12678   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12679   filter: "'NIC_Intel-X710' and
12680            '64B' and
12681            'ENCAP' and
12682            'NDRPDR' and
12683            '4T2C' and
12684            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12685            not 'VHOST' and
12686            not 'IPSECHW'"
12687   parameters:
12688   - "throughput"
12689   - "parent"
12690   - "tags"
12691   sort:
12692   - "IP4BASE"
12693   - "LISP"
12694   - "VXLAN_1"
12695   - "VXLAN_10"
12696   - "VXLAN_100"
12697   - "VXLAN_1000"
12698   traces:
12699     hoverinfo: "x+y"
12700     boxpoints: "outliers"
12701     whiskerwidth: 0
12702   layout:
12703     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
12704     layout: "plot-throughput"
12705
12706 # Packet Throughput - VPP IPv4 tunnels 3n-skx-x710 - features
12707 - type: "plot"
12708   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
12709   algorithm: "plot_performance_box"
12710   output-file-type: ".html"
12711   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
12712   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12713   filter: "'NIC_Intel-X710' and
12714            '64B' and
12715            'ENCAP' and
12716            'NDRPDR' and
12717            '2T1C' and
12718            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12719            not 'DOT1Q' and
12720            not 'VHOST' and
12721            not 'IPSECHW'"
12722   parameters:
12723   - "throughput"
12724   - "parent"
12725   - "tags"
12726   sort:
12727   - "IP4BASE"
12728   - "L2BDMACLRN"
12729   - "L2XCFWD"
12730   - "LISP"
12731   traces:
12732     hoverinfo: "x+y"
12733     boxpoints: "outliers"
12734     whiskerwidth: 0
12735   layout:
12736     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
12737     layout: "plot-throughput"
12738
12739 - type: "plot"
12740   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
12741   algorithm: "plot_performance_box"
12742   output-file-type: ".html"
12743   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
12744   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12745   filter: "'NIC_Intel-X710' and
12746            '64B' and
12747            'ENCAP' and
12748            'NDRPDR' and
12749            '4T2C' and
12750            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12751            not 'DOT1Q' and
12752            not 'VHOST' and
12753            not 'IPSECHW'"
12754   parameters:
12755   - "throughput"
12756   - "parent"
12757   - "tags"
12758   sort:
12759   - "IP4BASE"
12760   - "L2BDMACLRN"
12761   - "L2XCFWD"
12762   - "LISP"
12763   traces:
12764     hoverinfo: "x+y"
12765     boxpoints: "outliers"
12766     whiskerwidth: 0
12767   layout:
12768     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
12769     layout: "plot-throughput"
12770
12771 - type: "plot"
12772   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr"
12773   algorithm: "plot_performance_box"
12774   output-file-type: ".html"
12775   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr"
12776   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12777   filter: "'NIC_Intel-X710' and
12778            '64B' and
12779            'ENCAP' and
12780            'NDRPDR' and
12781            '2T1C' and
12782            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12783            not 'DOT1Q' and
12784            not 'VHOST' and
12785            not 'IPSECHW'"
12786   parameters:
12787   - "throughput"
12788   - "parent"
12789   - "tags"
12790   sort:
12791   - "IP4BASE"
12792   - "L2BDMACLRN"
12793   - "L2XCFWD"
12794   - "LISP"
12795   traces:
12796     hoverinfo: "x+y"
12797     boxpoints: "outliers"
12798     whiskerwidth: 0
12799   layout:
12800     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr"
12801     layout: "plot-throughput"
12802
12803 - type: "plot"
12804   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr"
12805   algorithm: "plot_performance_box"
12806   output-file-type: ".html"
12807   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr"
12808   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12809   filter: "'NIC_Intel-X710' and
12810            '64B' and
12811            'ENCAP' and
12812            'NDRPDR' and
12813            '4T2C' and
12814            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12815            not 'DOT1Q' and
12816            not 'VHOST' and
12817            not 'IPSECHW'"
12818   parameters:
12819   - "throughput"
12820   - "parent"
12821   - "tags"
12822   sort:
12823   - "IP4BASE"
12824   - "L2BDMACLRN"
12825   - "L2XCFWD"
12826   - "LISP"
12827   traces:
12828     hoverinfo: "x+y"
12829     boxpoints: "outliers"
12830     whiskerwidth: 0
12831   layout:
12832     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr"
12833     layout: "plot-throughput"
12834
12835 ################################################################################
12836
12837 # Packet Throughput - VPP IPv6 3n-hsw-x520
12838 - type: "plot"
12839   title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-base-ndr"
12840   algorithm: "plot_performance_box"
12841   output-file-type: ".html"
12842   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base-ndr"
12843   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12844   filter: "'NIC_Intel-X520-DA2' and
12845            '78B' and
12846            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12847            'NDRPDR' and
12848            '1T1C' and
12849            'IP6FWD' and
12850            not 'SRv6' and
12851            not 'IPSEC' and
12852            not 'VHOST'"
12853   parameters:
12854   - "throughput"
12855   - "parent"
12856   - "tags"
12857   sort:
12858   - "IP6BASE"
12859   - "FIB_20K"
12860   - "FIB_200K"
12861   - "FIB_2M"
12862   traces:
12863     hoverinfo: "x+y"
12864     boxpoints: "outliers"
12865     whiskerwidth: 0
12866   layout:
12867     title: "ip6-3n-hsw-x520-78b-1t1c-base-ndr"
12868     layout: "plot-throughput"
12869
12870 - type: "plot"
12871   title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-base-pdr"
12872   algorithm: "plot_performance_box"
12873   output-file-type: ".html"
12874   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base-pdr"
12875   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12876   filter: "'NIC_Intel-X520-DA2' and
12877            '78B' and
12878            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12879            'NDRPDR' and
12880            '1T1C' and
12881            'IP6FWD' and
12882            not 'SRv6' and
12883            not 'IPSEC' and
12884            not 'VHOST'"
12885   parameters:
12886   - "throughput"
12887   - "parent"
12888   - "tags"
12889   sort:
12890   - "IP6BASE"
12891   - "FIB_20K"
12892   - "FIB_200K"
12893   - "FIB_2M"
12894   traces:
12895     hoverinfo: "x+y"
12896     boxpoints: "outliers"
12897     whiskerwidth: 0
12898   layout:
12899     title: "ip6-3n-hsw-x520-78b-1t1c-base-pdr"
12900     layout: "plot-throughput"
12901
12902 - type: "plot"
12903   title: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-base-ndr"
12904   algorithm: "plot_performance_box"
12905   output-file-type: ".html"
12906   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base-ndr"
12907   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12908   filter: "'NIC_Intel-X520-DA2' and
12909            '78B' and
12910            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12911            'NDRPDR' and
12912            '2T2C' and
12913            'IP6FWD' and
12914            not 'SRv6' and
12915            not 'IPSEC' and
12916            not 'VHOST'"
12917   parameters:
12918   - "throughput"
12919   - "parent"
12920   - "tags"
12921   sort:
12922   - "IP6BASE"
12923   - "FIB_20K"
12924   - "FIB_200K"
12925   - "FIB_2M"
12926   traces:
12927     hoverinfo: "x+y"
12928     boxpoints: "outliers"
12929     whiskerwidth: 0
12930   layout:
12931     title: "ip6-3n-hsw-x520-78b-2t2c-base-ndr"
12932     layout: "plot-throughput"
12933
12934 - type: "plot"
12935   title: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-base-pdr"
12936   algorithm: "plot_performance_box"
12937   output-file-type: ".html"
12938   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base-pdr"
12939   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12940   filter: "'NIC_Intel-X520-DA2' and
12941            '78B' and
12942            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12943            'NDRPDR' and
12944            '2T2C' and
12945            'IP6FWD' and
12946            not 'SRv6' and
12947            not 'IPSEC' and
12948            not 'VHOST'"
12949   parameters:
12950   - "throughput"
12951   - "parent"
12952   - "tags"
12953   sort:
12954   - "IP6BASE"
12955   - "FIB_20K"
12956   - "FIB_200K"
12957   - "FIB_2M"
12958   traces:
12959     hoverinfo: "x+y"
12960     boxpoints: "outliers"
12961     whiskerwidth: 0
12962   layout:
12963     title: "ip6-3n-hsw-x520-78b-2t2c-base-pdr"
12964     layout: "plot-throughput"
12965
12966 # Packet Throughput - VPP IPv6 3n-hsw-x710
12967 - type: "plot"
12968   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
12969   algorithm: "plot_performance_box"
12970   output-file-type: ".html"
12971   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
12972   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12973   filter: "'NIC_Intel-X710' and
12974            '78B' and
12975            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12976            'NDRPDR' and
12977            '1T1C' and
12978            'IP6FWD' and
12979            not 'SRv6' and
12980            not 'IPSEC' and
12981            not 'VHOST'"
12982   parameters:
12983   - "throughput"
12984   - "parent"
12985   - "tags"
12986   sort:
12987   - "IP6BASE"
12988   - "FIB_20K"
12989   - "FIB_200K"
12990   - "FIB_2M"
12991   traces:
12992     hoverinfo: "x+y"
12993     boxpoints: "outliers"
12994     whiskerwidth: 0
12995   layout:
12996     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
12997     layout: "plot-throughput"
12998
12999 - type: "plot"
13000   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
13001   algorithm: "plot_performance_box"
13002   output-file-type: ".html"
13003   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
13004   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13005   filter: "'NIC_Intel-X710' and
13006            '78B' and
13007            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13008            'NDRPDR' and
13009            '1T1C' and
13010            'IP6FWD' and
13011            not 'SRv6' and
13012            not 'IPSEC' and
13013            not 'VHOST'"
13014   parameters:
13015   - "throughput"
13016   - "parent"
13017   - "tags"
13018   sort:
13019   - "IP6BASE"
13020   - "FIB_20K"
13021   - "FIB_200K"
13022   - "FIB_2M"
13023   traces:
13024     hoverinfo: "x+y"
13025     boxpoints: "outliers"
13026     whiskerwidth: 0
13027   layout:
13028     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
13029     layout: "plot-throughput"
13030
13031 - type: "plot"
13032   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
13033   algorithm: "plot_performance_box"
13034   output-file-type: ".html"
13035   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
13036   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13037   filter: "'NIC_Intel-X710' and
13038            '78B' and
13039            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13040            'NDRPDR' and
13041            '2T2C' and
13042            'IP6FWD' and
13043            not 'SRv6' and
13044            not 'IPSEC' and
13045            not 'VHOST'"
13046   parameters:
13047   - "throughput"
13048   - "parent"
13049   - "tags"
13050   sort:
13051   - "IP6BASE"
13052   - "FIB_20K"
13053   - "FIB_200K"
13054   - "FIB_2M"
13055   traces:
13056     hoverinfo: "x+y"
13057     boxpoints: "outliers"
13058     whiskerwidth: 0
13059   layout:
13060     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
13061     layout: "plot-throughput"
13062
13063 - type: "plot"
13064   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
13065   algorithm: "plot_performance_box"
13066   output-file-type: ".html"
13067   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
13068   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13069   filter: "'NIC_Intel-X710' and
13070            '78B' and
13071            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13072            'NDRPDR' and
13073            '2T2C' and
13074            'IP6FWD' and
13075            not 'SRv6' and
13076            not 'IPSEC' and
13077            not 'VHOST'"
13078   parameters:
13079   - "throughput"
13080   - "parent"
13081   - "tags"
13082   sort:
13083   - "IP6BASE"
13084   - "FIB_20K"
13085   - "FIB_200K"
13086   - "FIB_2M"
13087   traces:
13088     hoverinfo: "x+y"
13089     boxpoints: "outliers"
13090     whiskerwidth: 0
13091   layout:
13092     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
13093     layout: "plot-throughput"
13094
13095 # Packet Throughput - VPP IPv6 3n-hsw-x710 - features
13096 - type: "plot"
13097   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_features-ndr"
13098   algorithm: "plot_performance_box"
13099   output-file-type: ".html"
13100   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_features-ndr"
13101   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13102   filter: "'NIC_Intel-X710' and
13103            '78B' and
13104            ('IP6BASE' or
13105             'POLICE_MARK' or
13106             'COPWHLIST' or
13107             'IACLDST') and
13108            'NDRPDR' and
13109            '1T1C' and
13110            'IP6FWD' and
13111            not 'SRv6' and
13112            not 'IPSEC' and
13113            not 'VHOST'"
13114   parameters:
13115   - "throughput"
13116   - "parent"
13117   - "tags"
13118   sort:
13119   - "IP6BASE"
13120   - "POLICE_MARK"
13121   - "COPWHLIST"
13122   - "IACLDST"
13123   traces:
13124     hoverinfo: "x+y"
13125     boxpoints: "outliers"
13126     whiskerwidth: 0
13127   layout:
13128     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_features-ndr"
13129     layout: "plot-throughput"
13130
13131 - type: "plot"
13132   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_features-ndr"
13133   algorithm: "plot_performance_box"
13134   output-file-type: ".html"
13135   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_features-ndr"
13136   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13137   filter: "'NIC_Intel-X710' and
13138            '78B' and
13139            ('IP6BASE' or
13140             'POLICE_MARK' or
13141             'COPWHLIST' or
13142             'IACLDST') and
13143            'NDRPDR' and
13144            '2T2C' and
13145            'IP6FWD' and
13146            not 'SRv6' and
13147            not 'IPSEC' and
13148            not 'VHOST'"
13149   parameters:
13150   - "throughput"
13151   - "parent"
13152   - "tags"
13153   sort:
13154   - "IP6BASE"
13155   - "POLICE_MARK"
13156   - "COPWHLIST"
13157   - "IACLDST"
13158   traces:
13159     hoverinfo: "x+y"
13160     boxpoints: "outliers"
13161     whiskerwidth: 0
13162   layout:
13163     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_features-ndr"
13164     layout: "plot-throughput"
13165
13166 - type: "plot"
13167   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_features-pdr"
13168   algorithm: "plot_performance_box"
13169   output-file-type: ".html"
13170   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_features-pdr"
13171   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13172   filter: "'NIC_Intel-X710' and
13173            '78B' and
13174            ('IP6BASE' or
13175             'POLICE_MARK' or
13176             'COPWHLIST' or
13177             'IACLDST') and
13178            'NDRPDR' and
13179            '1T1C' and
13180            'IP6FWD' and
13181            not 'SRv6' and
13182            not 'IPSEC' and
13183            not 'VHOST'"
13184   parameters:
13185   - "throughput"
13186   - "parent"
13187   - "tags"
13188   sort:
13189   - "IP6BASE"
13190   - "POLICE_MARK"
13191   - "COPWHLIST"
13192   - "IACLDST"
13193   traces:
13194     hoverinfo: "x+y"
13195     boxpoints: "outliers"
13196     whiskerwidth: 0
13197   layout:
13198     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_features-pdr"
13199     layout: "plot-throughput"
13200
13201 - type: "plot"
13202   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_features-pdr"
13203   algorithm: "plot_performance_box"
13204   output-file-type: ".html"
13205   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_features-pdr"
13206   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13207   filter: "'NIC_Intel-X710' and
13208            '78B' and
13209            ('IP6BASE' or
13210             'POLICE_MARK' or
13211             'COPWHLIST' or
13212             'IACLDST') and
13213            'NDRPDR' and
13214            '2T2C' and
13215            'IP6FWD' and
13216            not 'SRv6' and
13217            not 'IPSEC' and
13218            not 'VHOST'"
13219   parameters:
13220   - "throughput"
13221   - "parent"
13222   - "tags"
13223   sort:
13224   - "IP6BASE"
13225   - "POLICE_MARK"
13226   - "COPWHLIST"
13227   - "IACLDST"
13228   traces:
13229     hoverinfo: "x+y"
13230     boxpoints: "outliers"
13231     whiskerwidth: 0
13232   layout:
13233     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_features-pdr"
13234     layout: "plot-throughput"
13235
13236 # Packet Throughput - VPP IPv6 3n-hsw-xl710
13237 - type: "plot"
13238   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-1t1c-base-ndr"
13239   algorithm: "plot_performance_box"
13240   output-file-type: ".html"
13241   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base-ndr"
13242   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13243   filter: "'NIC_Intel-XL710' and
13244            '78B' and
13245            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13246            'NDRPDR' and
13247            '1T1C' and
13248            'IP6FWD' and
13249            not 'SRv6' and
13250            not 'IPSEC' and
13251            not 'VHOST'"
13252   parameters:
13253   - "throughput"
13254   - "parent"
13255   - "tags"
13256   sort:
13257   - "IP6BASE"
13258   - "FIB_20K"
13259   - "FIB_200K"
13260   - "FIB_2M"
13261   traces:
13262     hoverinfo: "x+y"
13263     boxpoints: "outliers"
13264     whiskerwidth: 0
13265   layout:
13266     title: "ip6-3n-hsw-xl710-78b-1t1c-base-ndr"
13267     layout: "plot-throughput"
13268
13269 - type: "plot"
13270   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-1t1c-base-pdr"
13271   algorithm: "plot_performance_box"
13272   output-file-type: ".html"
13273   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base-pdr"
13274   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13275   filter: "'NIC_Intel-XL710' and
13276            '78B' and
13277            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13278            'NDRPDR' and
13279            '1T1C' and
13280            'IP6FWD' and
13281            not 'SRv6' and
13282            not 'IPSEC' and
13283            not 'VHOST'"
13284   parameters:
13285   - "throughput"
13286   - "parent"
13287   - "tags"
13288   sort:
13289   - "IP6BASE"
13290   - "FIB_20K"
13291   - "FIB_200K"
13292   - "FIB_2M"
13293   traces:
13294     hoverinfo: "x+y"
13295     boxpoints: "outliers"
13296     whiskerwidth: 0
13297   layout:
13298     title: "ip6-3n-hsw-xl710-78b-1t1c-base-pdr"
13299     layout: "plot-throughput"
13300
13301 - type: "plot"
13302   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-2t2c-base-ndr"
13303   algorithm: "plot_performance_box"
13304   output-file-type: ".html"
13305   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base-ndr"
13306   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13307   filter: "'NIC_Intel-XL710' and
13308            '78B' and
13309            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13310            'NDRPDR' and
13311            '2T2C' and
13312            'IP6FWD' and
13313            not 'SRv6' and
13314            not 'IPSEC' and
13315            not 'VHOST'"
13316   parameters:
13317   - "throughput"
13318   - "parent"
13319   - "tags"
13320   sort:
13321   - "IP6BASE"
13322   - "FIB_20K"
13323   - "FIB_200K"
13324   - "FIB_2M"
13325   traces:
13326     hoverinfo: "x+y"
13327     boxpoints: "outliers"
13328     whiskerwidth: 0
13329   layout:
13330     title: "ip6-3n-hsw-xl710-78b-2t2c-base-ndr"
13331     layout: "plot-throughput"
13332
13333 - type: "plot"
13334   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-2t2c-base-pdr"
13335   algorithm: "plot_performance_box"
13336   output-file-type: ".html"
13337   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base-pdr"
13338   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13339   filter: "'NIC_Intel-XL710' and
13340            '78B' and
13341            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13342            'NDRPDR' and
13343            '2T2C' and
13344            'IP6FWD' and
13345            not 'SRv6' and
13346            not 'IPSEC' and
13347            not 'VHOST'"
13348   parameters:
13349   - "throughput"
13350   - "parent"
13351   - "tags"
13352   sort:
13353   - "IP6BASE"
13354   - "FIB_20K"
13355   - "FIB_200K"
13356   - "FIB_2M"
13357   traces:
13358     hoverinfo: "x+y"
13359     boxpoints: "outliers"
13360     whiskerwidth: 0
13361   layout:
13362     title: "ip6-3n-hsw-xl710-78b-2t2c-base-pdr"
13363     layout: "plot-throughput"
13364
13365 # Packet Throughput - VPP IPv6 3n-skx-x710
13366 - type: "plot"
13367   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
13368   algorithm: "plot_performance_box"
13369   output-file-type: ".html"
13370   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
13371   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13372   filter: "'NIC_Intel-X710' and
13373            '78B' and
13374            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13375            'NDRPDR' and
13376            '2T1C' and
13377            'IP6FWD' and
13378            not 'SRv6' and
13379            not 'IPSEC' and
13380            not 'VHOST'"
13381   parameters:
13382   - "throughput"
13383   - "parent"
13384   - "tags"
13385   sort:
13386   - "IP6BASE"
13387   - "FIB_20K"
13388   - "FIB_200K"
13389   - "FIB_2M"
13390   traces:
13391     hoverinfo: "x+y"
13392     boxpoints: "outliers"
13393     whiskerwidth: 0
13394   layout:
13395     title: "ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
13396     layout: "plot-throughput"
13397
13398 - type: "plot"
13399   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
13400   algorithm: "plot_performance_box"
13401   output-file-type: ".html"
13402   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
13403   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13404   filter: "'NIC_Intel-X710' and
13405            '78B' and
13406            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13407            'NDRPDR' and
13408            '2T1C' and
13409            'IP6FWD' and
13410            not 'SRv6' and
13411            not 'IPSEC' and
13412            not 'VHOST'"
13413   parameters:
13414   - "throughput"
13415   - "parent"
13416   - "tags"
13417   sort:
13418   - "IP6BASE"
13419   - "FIB_20K"
13420   - "FIB_200K"
13421   - "FIB_2M"
13422   traces:
13423     hoverinfo: "x+y"
13424     boxpoints: "outliers"
13425     whiskerwidth: 0
13426   layout:
13427     title: "ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
13428     layout: "plot-throughput"
13429
13430 - type: "plot"
13431   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
13432   algorithm: "plot_performance_box"
13433   output-file-type: ".html"
13434   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
13435   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13436   filter: "'NIC_Intel-X710' and
13437            '78B' and
13438            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13439            'NDRPDR' and
13440            '4T2C' and
13441            'IP6FWD' and
13442            not 'SRv6' and
13443            not 'IPSEC' and
13444            not 'VHOST'"
13445   parameters:
13446   - "throughput"
13447   - "parent"
13448   - "tags"
13449   sort:
13450   - "IP6BASE"
13451   - "FIB_20K"
13452   - "FIB_200K"
13453   - "FIB_2M"
13454   traces:
13455     hoverinfo: "x+y"
13456     boxpoints: "outliers"
13457     whiskerwidth: 0
13458   layout:
13459     title: "ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
13460     layout: "plot-throughput"
13461
13462 - type: "plot"
13463   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
13464   algorithm: "plot_performance_box"
13465   output-file-type: ".html"
13466   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
13467   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13468   filter: "'NIC_Intel-X710' and
13469            '78B' and
13470            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13471            'NDRPDR' and
13472            '4T2C' and
13473            'IP6FWD' and
13474            not 'SRv6' and
13475            not 'IPSEC' and
13476            not 'VHOST'"
13477   parameters:
13478   - "throughput"
13479   - "parent"
13480   - "tags"
13481   sort:
13482   - "IP6BASE"
13483   - "FIB_20K"
13484   - "FIB_200K"
13485   - "FIB_2M"
13486   traces:
13487     hoverinfo: "x+y"
13488     boxpoints: "outliers"
13489     whiskerwidth: 0
13490   layout:
13491     title: "ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
13492     layout: "plot-throughput"
13493
13494 # Packet Throughput - VPP IPv6 3n-skx-x710 - features
13495 - type: "plot"
13496   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_features-ndr"
13497   algorithm: "plot_performance_box"
13498   output-file-type: ".html"
13499   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_features-ndr"
13500   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13501   filter: "'NIC_Intel-X710' and
13502            '78B' and
13503            ('IP6BASE' or
13504             'POLICE_MARK' or
13505             'COPWHLIST' or
13506             'IACLDST') and
13507            'NDRPDR' and
13508            '2T1C' and
13509            'IP6FWD' and
13510            not 'SRv6' and
13511            not 'IPSEC' and
13512            not 'VHOST'"
13513   parameters:
13514   - "throughput"
13515   - "parent"
13516   - "tags"
13517   sort:
13518   - "IP6BASE"
13519   - "POLICE_MARK"
13520   - "COPWHLIST"
13521   - "IACLDST"
13522   traces:
13523     hoverinfo: "x+y"
13524     boxpoints: "outliers"
13525     whiskerwidth: 0
13526   layout:
13527     title: "ip6-3n-skx-x710-78b-2t1c-base_and_features-ndr"
13528     layout: "plot-throughput"
13529
13530 - type: "plot"
13531   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_features-ndr"
13532   algorithm: "plot_performance_box"
13533   output-file-type: ".html"
13534   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_features-ndr"
13535   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13536   filter: "'NIC_Intel-X710' and
13537            '78B' and
13538            ('IP6BASE' or
13539             'POLICE_MARK' or
13540             'COPWHLIST' or
13541             'IACLDST') and
13542            'NDRPDR' and
13543            '4T2C' and
13544            'IP6FWD' and
13545            not 'SRv6' and
13546            not 'IPSEC' and
13547            not 'VHOST'"
13548   parameters:
13549   - "throughput"
13550   - "parent"
13551   - "tags"
13552   sort:
13553   - "IP6BASE"
13554   - "POLICE_MARK"
13555   - "COPWHLIST"
13556   - "IACLDST"
13557   traces:
13558     hoverinfo: "x+y"
13559     boxpoints: "outliers"
13560     whiskerwidth: 0
13561   layout:
13562     title: "ip6-3n-skx-x710-78b-4t2c-base_and_features-ndr"
13563     layout: "plot-throughput"
13564
13565 - type: "plot"
13566   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_features-pdr"
13567   algorithm: "plot_performance_box"
13568   output-file-type: ".html"
13569   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_features-pdr"
13570   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13571   filter: "'NIC_Intel-X710' and
13572            '78B' and
13573            ('IP6BASE' or
13574             'POLICE_MARK' or
13575             'COPWHLIST' or
13576             'IACLDST') and
13577            'NDRPDR' and
13578            '2T1C' and
13579            'IP6FWD' and
13580            not 'SRv6' and
13581            not 'IPSEC' and
13582            not 'VHOST'"
13583   parameters:
13584   - "throughput"
13585   - "parent"
13586   - "tags"
13587   sort:
13588   - "IP6BASE"
13589   - "POLICE_MARK"
13590   - "COPWHLIST"
13591   - "IACLDST"
13592   traces:
13593     hoverinfo: "x+y"
13594     boxpoints: "outliers"
13595     whiskerwidth: 0
13596   layout:
13597     title: "ip6-3n-skx-x710-78b-2t1c-base_and_features-pdr"
13598     layout: "plot-throughput"
13599
13600 - type: "plot"
13601   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_features-pdr"
13602   algorithm: "plot_performance_box"
13603   output-file-type: ".html"
13604   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_features-pdr"
13605   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13606   filter: "'NIC_Intel-X710' and
13607            '78B' and
13608            ('IP6BASE' or
13609             'POLICE_MARK' or
13610             'COPWHLIST' or
13611             'IACLDST') and
13612            'NDRPDR' and
13613            '4T2C' and
13614            'IP6FWD' and
13615            not 'SRv6' and
13616            not 'IPSEC' and
13617            not 'VHOST'"
13618   parameters:
13619   - "throughput"
13620   - "parent"
13621   - "tags"
13622   sort:
13623   - "IP6BASE"
13624   - "POLICE_MARK"
13625   - "COPWHLIST"
13626   - "IACLDST"
13627   traces:
13628     hoverinfo: "x+y"
13629     boxpoints: "outliers"
13630     whiskerwidth: 0
13631   layout:
13632     title: "ip6-3n-skx-x710-78b-4t2c-base_and_features-pdr"
13633     layout: "plot-throughput"
13634
13635 # Packet Throughput - VPP IPv6 3n-skx-xxv710
13636 - type: "plot"
13637   title: "VPP Throughput: ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
13638   algorithm: "plot_performance_box"
13639   output-file-type: ".html"
13640   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
13641   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13642   filter: "'NIC_Intel-XXV710' and
13643            '78B' and
13644            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13645            'NDRPDR' and
13646            '2T1C' and
13647            'IP6FWD' and
13648            not 'SRv6' and
13649            not 'IPSEC' and
13650            not 'VHOST'"
13651   parameters:
13652   - "throughput"
13653   - "parent"
13654   - "tags"
13655   sort:
13656   - "IP6BASE"
13657   - "FIB_20K"
13658   - "FIB_200K"
13659   - "FIB_2M"
13660   traces:
13661     hoverinfo: "x+y"
13662     boxpoints: "outliers"
13663     whiskerwidth: 0
13664   layout:
13665     title: "ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
13666     layout: "plot-throughput"
13667
13668 - type: "plot"
13669   title: "VPP Throughput: ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
13670   algorithm: "plot_performance_box"
13671   output-file-type: ".html"
13672   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
13673   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13674   filter: "'NIC_Intel-XXV710' and
13675            '78B' and
13676            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13677            'NDRPDR' and
13678            '2T1C' and
13679            'IP6FWD' and
13680            not 'SRv6' and
13681            not 'IPSEC' and
13682            not 'VHOST'"
13683   parameters:
13684   - "throughput"
13685   - "parent"
13686   - "tags"
13687   sort:
13688   - "IP6BASE"
13689   - "FIB_20K"
13690   - "FIB_200K"
13691   - "FIB_2M"
13692   traces:
13693     hoverinfo: "x+y"
13694     boxpoints: "outliers"
13695     whiskerwidth: 0
13696   layout:
13697     title: "ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
13698     layout: "plot-throughput"
13699
13700 - type: "plot"
13701   title: "VPP Throughput: ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
13702   algorithm: "plot_performance_box"
13703   output-file-type: ".html"
13704   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
13705   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13706   filter: "'NIC_Intel-XXV710' and
13707            '78B' and
13708            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13709            'NDRPDR' and
13710            '4T2C' and
13711            'IP6FWD' and
13712            not 'SRv6' and
13713            not 'IPSEC' and
13714            not 'VHOST'"
13715   parameters:
13716   - "throughput"
13717   - "parent"
13718   - "tags"
13719   sort:
13720   - "IP6BASE"
13721   - "FIB_20K"
13722   - "FIB_200K"
13723   - "FIB_2M"
13724   traces:
13725     hoverinfo: "x+y"
13726     boxpoints: "outliers"
13727     whiskerwidth: 0
13728   layout:
13729     title: "ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
13730     layout: "plot-throughput"
13731
13732 - type: "plot"
13733   title: "VPP Throughput: ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
13734   algorithm: "plot_performance_box"
13735   output-file-type: ".html"
13736   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
13737   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13738   filter: "'NIC_Intel-XXV710' and
13739            '78B' and
13740            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13741            'NDRPDR' and
13742            '4T2C' and
13743            'IP6FWD' and
13744            not 'SRv6' and
13745            not 'IPSEC' and
13746            not 'VHOST'"
13747   parameters:
13748   - "throughput"
13749   - "parent"
13750   - "tags"
13751   sort:
13752   - "IP6BASE"
13753   - "FIB_20K"
13754   - "FIB_200K"
13755   - "FIB_2M"
13756   traces:
13757     hoverinfo: "x+y"
13758     boxpoints: "outliers"
13759     whiskerwidth: 0
13760   layout:
13761     title: "ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
13762     layout: "plot-throughput"
13763
13764 # Packet Throughput - VPP IPv6 2n-skx-x710
13765 - type: "plot"
13766   title: "VPP Throughput: ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
13767   algorithm: "plot_performance_box"
13768   output-file-type: ".html"
13769   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
13770   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13771   filter: "'NIC_Intel-X710' and
13772            '78B' and
13773            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13774            'NDRPDR' and
13775            '2T1C' and
13776            'IP6FWD' and
13777            not 'SRv6' and
13778            not 'IPSEC' and
13779            not 'VHOST'"
13780   parameters:
13781   - "throughput"
13782   - "parent"
13783   - "tags"
13784   sort:
13785   - "IP6BASE"
13786   - "FIB_20K"
13787   - "FIB_200K"
13788   - "FIB_2M"
13789   traces:
13790     hoverinfo: "x+y"
13791     boxpoints: "outliers"
13792     whiskerwidth: 0
13793   layout:
13794     title: "ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
13795     layout: "plot-throughput"
13796
13797 - type: "plot"
13798   title: "VPP Throughput: ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
13799   algorithm: "plot_performance_box"
13800   output-file-type: ".html"
13801   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
13802   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13803   filter: "'NIC_Intel-X710' and
13804            '78B' and
13805            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13806            'NDRPDR' and
13807            '2T1C' and
13808            'IP6FWD' and
13809            not 'SRv6' and
13810            not 'IPSEC' and
13811            not 'VHOST'"
13812   parameters:
13813   - "throughput"
13814   - "parent"
13815   - "tags"
13816   sort:
13817   - "IP6BASE"
13818   - "FIB_20K"
13819   - "FIB_200K"
13820   - "FIB_2M"
13821   traces:
13822     hoverinfo: "x+y"
13823     boxpoints: "outliers"
13824     whiskerwidth: 0
13825   layout:
13826     title: "ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
13827     layout: "plot-throughput"
13828
13829 - type: "plot"
13830   title: "VPP Throughput: ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
13831   algorithm: "plot_performance_box"
13832   output-file-type: ".html"
13833   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
13834   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13835   filter: "'NIC_Intel-X710' and
13836            '78B' and
13837            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13838            'NDRPDR' and
13839            '4T2C' and
13840            'IP6FWD' and
13841            not 'SRv6' and
13842            not 'IPSEC' and
13843            not 'VHOST'"
13844   parameters:
13845   - "throughput"
13846   - "parent"
13847   - "tags"
13848   sort:
13849   - "IP6BASE"
13850   - "FIB_20K"
13851   - "FIB_200K"
13852   - "FIB_2M"
13853   traces:
13854     hoverinfo: "x+y"
13855     boxpoints: "outliers"
13856     whiskerwidth: 0
13857   layout:
13858     title: "ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
13859     layout: "plot-throughput"
13860
13861 - type: "plot"
13862   title: "VPP Throughput: ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
13863   algorithm: "plot_performance_box"
13864   output-file-type: ".html"
13865   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
13866   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13867   filter: "'NIC_Intel-X710' and
13868            '78B' and
13869            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13870            'NDRPDR' and
13871            '4T2C' and
13872            'IP6FWD' and
13873            not 'SRv6' and
13874            not 'IPSEC' and
13875            not 'VHOST'"
13876   parameters:
13877   - "throughput"
13878   - "parent"
13879   - "tags"
13880   sort:
13881   - "IP6BASE"
13882   - "FIB_20K"
13883   - "FIB_200K"
13884   - "FIB_2M"
13885   traces:
13886     hoverinfo: "x+y"
13887     boxpoints: "outliers"
13888     whiskerwidth: 0
13889   layout:
13890     title: "ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
13891     layout: "plot-throughput"
13892
13893 # Packet Throughput - VPP IPv6 2n-skx-xxv710
13894 - type: "plot"
13895   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
13896   algorithm: "plot_performance_box"
13897   output-file-type: ".html"
13898   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
13899   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13900   filter: "'NIC_Intel-XXV710' and
13901            '78B' and
13902            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13903            'NDRPDR' and
13904            '2T1C' and
13905            'IP6FWD' and
13906            not 'SRv6' and
13907            not 'IPSEC' and
13908            not 'VHOST'"
13909   parameters:
13910   - "throughput"
13911   - "parent"
13912   - "tags"
13913   sort:
13914   - "IP6BASE"
13915   - "FIB_20K"
13916   - "FIB_200K"
13917   - "FIB_2M"
13918   traces:
13919     hoverinfo: "x+y"
13920     boxpoints: "outliers"
13921     whiskerwidth: 0
13922   layout:
13923     title: "ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
13924     layout: "plot-throughput"
13925
13926 - type: "plot"
13927   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
13928   algorithm: "plot_performance_box"
13929   output-file-type: ".html"
13930   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
13931   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13932   filter: "'NIC_Intel-XXV710' and
13933            '78B' and
13934            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13935            'NDRPDR' and
13936            '2T1C' and
13937            'IP6FWD' and
13938            not 'SRv6' and
13939            not 'IPSEC' and
13940            not 'VHOST'"
13941   parameters:
13942   - "throughput"
13943   - "parent"
13944   - "tags"
13945   sort:
13946   - "IP6BASE"
13947   - "FIB_20K"
13948   - "FIB_200K"
13949   - "FIB_2M"
13950   traces:
13951     hoverinfo: "x+y"
13952     boxpoints: "outliers"
13953     whiskerwidth: 0
13954   layout:
13955     title: "ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
13956     layout: "plot-throughput"
13957
13958 - type: "plot"
13959   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
13960   algorithm: "plot_performance_box"
13961   output-file-type: ".html"
13962   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
13963   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13964   filter: "'NIC_Intel-XXV710' and
13965            '78B' and
13966            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13967            'NDRPDR' and
13968            '4T2C' and
13969            'IP6FWD' and
13970            not 'SRv6' and
13971            not 'IPSEC' and
13972            not 'VHOST'"
13973   parameters:
13974   - "throughput"
13975   - "parent"
13976   - "tags"
13977   sort:
13978   - "IP6BASE"
13979   - "FIB_20K"
13980   - "FIB_200K"
13981   - "FIB_2M"
13982   traces:
13983     hoverinfo: "x+y"
13984     boxpoints: "outliers"
13985     whiskerwidth: 0
13986   layout:
13987     title: "ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
13988     layout: "plot-throughput"
13989
13990 - type: "plot"
13991   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
13992   algorithm: "plot_performance_box"
13993   output-file-type: ".html"
13994   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
13995   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13996   filter: "'NIC_Intel-XXV710' and
13997            '78B' and
13998            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13999            'NDRPDR' and
14000            '4T2C' and
14001            'IP6FWD' and
14002            not 'SRv6' and
14003            not 'IPSEC' and
14004            not 'VHOST'"
14005   parameters:
14006   - "throughput"
14007   - "parent"
14008   - "tags"
14009   sort:
14010   - "IP6BASE"
14011   - "FIB_20K"
14012   - "FIB_200K"
14013   - "FIB_2M"
14014   traces:
14015     hoverinfo: "x+y"
14016     boxpoints: "outliers"
14017     whiskerwidth: 0
14018   layout:
14019     title: "ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
14020     layout: "plot-throughput"
14021
14022 ## Packet Throughput - VPP IPv6 2n-dnv-x553 base
14023 #- type: "plot"
14024 #  title: "VPP Throughput: ip6-2n-dnv-x553-78b-1t1c-base-ndr"
14025 #  algorithm: "plot_performance_box"
14026 #  output-file-type: ".html"
14027 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-1t1c-base-ndr"
14028 #  data: "intel-dnv-vpp"
14029 #  filter: "'NIC_Intel-X553' and
14030 #           '78B' and
14031 #           'IP6BASE' and
14032 #           'NDRPDR' and
14033 #           '1T1C' and
14034 #           'IP6FWD' and
14035 #           not 'SRv6' and
14036 #           not 'IPSEC' and
14037 #           not 'VHOST'"
14038 #  parameters:
14039 #  - "throughput"
14040 #  - "parent"
14041 #  - "tags"
14042 #  sort:
14043 #  - "IP6BASE"
14044 #  traces:
14045 #    hoverinfo: "x+y"
14046 #    boxpoints: "outliers"
14047 #    whiskerwidth: 0
14048 #  layout:
14049 #    title: "ip6-2n-dnv-x553-78b-1t1c-base-ndr"
14050 #    layout: "plot-throughput"
14051 #
14052 #- type: "plot"
14053 #  title: "VPP Throughput: ip6-2n-dnv-x553-78b-1t1c-base-pdr"
14054 #  algorithm: "plot_performance_box"
14055 #  output-file-type: ".html"
14056 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-1t1c-base-pdr"
14057 #  data: "intel-dnv-vpp"
14058 #  filter: "'NIC_Intel-X553' and
14059 #           '78B' and
14060 #           'IP6BASE' and
14061 #           'NDRPDR' and
14062 #           '1T1C' and
14063 #           'IP6FWD' and
14064 #           not 'SRv6' and
14065 #           not 'IPSEC' and
14066 #           not 'VHOST'"
14067 #  parameters:
14068 #  - "throughput"
14069 #  - "parent"
14070 #  - "tags"
14071 #  sort:
14072 #  - "IP6BASE"
14073 #  traces:
14074 #    hoverinfo: "x+y"
14075 #    boxpoints: "outliers"
14076 #    whiskerwidth: 0
14077 #  layout:
14078 #    title: "ip6-2n-dnv-x553-78b-1t1c-base-pdr"
14079 #    layout: "plot-throughput"
14080 #
14081 #- type: "plot"
14082 #  title: "VPP Throughput: ip6-2n-dnv-x553-78b-2t2c-base-ndr"
14083 #  algorithm: "plot_performance_box"
14084 #  output-file-type: ".html"
14085 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-2t2c-base-ndr"
14086 #  data: "intel-dnv-vpp"
14087 #  filter: "'NIC_Intel-X553' and
14088 #           '78B' and
14089 #           'IP6BASE' and
14090 #           'NDRPDR' and
14091 #           '2T2C' and
14092 #           'IP6FWD' and
14093 #           not 'SRv6' and
14094 #           not 'IPSEC' and
14095 #           not 'VHOST'"
14096 #  parameters:
14097 #  - "throughput"
14098 #  - "parent"
14099 #  - "tags"
14100 #  sort:
14101 #  - "IP6BASE"
14102 #  traces:
14103 #    hoverinfo: "x+y"
14104 #    boxpoints: "outliers"
14105 #    whiskerwidth: 0
14106 #  layout:
14107 #    title: "ip6-2n-dnv-x553-78b-2t2c-base-ndr"
14108 #    layout: "plot-throughput"
14109 #
14110 #- type: "plot"
14111 #  title: "VPP Throughput: ip6-2n-dnv-x553-78b-2t2c-base-pdr"
14112 #  algorithm: "plot_performance_box"
14113 #  output-file-type: ".html"
14114 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-2t2c-base-pdr"
14115 #  data: "intel-dnv-vpp"
14116 #  filter: "'NIC_Intel-X553' and
14117 #           '78B' and
14118 #           'IP6BASE' and
14119 #           'NDRPDR' and
14120 #           '2T2C' and
14121 #           'IP6FWD' and
14122 #           not 'SRv6' and
14123 #           not 'IPSEC' and
14124 #           not 'VHOST'"
14125 #  parameters:
14126 #  - "throughput"
14127 #  - "parent"
14128 #  - "tags"
14129 #  sort:
14130 #  - "IP6BASE"
14131 #  traces:
14132 #    hoverinfo: "x+y"
14133 #    boxpoints: "outliers"
14134 #    whiskerwidth: 0
14135 #  layout:
14136 #    title: "ip6-2n-dnv-x553-78b-2t2c-base-pdr"
14137 #    layout: "plot-throughput"
14138
14139 ################################################################################
14140
14141 # Packet Throughput - VPP IPv6 tunnels 3n-hsw-x520
14142 - type: "plot"
14143   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-1t1c-base-ndr"
14144   algorithm: "plot_performance_box"
14145   output-file-type: ".html"
14146   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base-ndr"
14147   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14148   filter: "'NIC_Intel-X520-DA2' and
14149            '78B' and
14150            'ENCAP' and
14151            'NDRPDR' and
14152            '1T1C' and
14153            'LISP' and
14154            not 'VHOST'"
14155   parameters:
14156   - "throughput"
14157   - "parent"
14158   - "tags"
14159   sort:
14160   - "IP4UNRLAY"
14161   - "IP6UNRLAY"
14162   traces:
14163     hoverinfo: "x+y"
14164     boxpoints: "outliers"
14165     whiskerwidth: 0
14166   layout:
14167     title: "ip6tun-3n-hsw-x520-78b-1t1c-base-ndr"
14168     layout: "plot-throughput"
14169
14170 - type: "plot"
14171   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-1t1c-base-pdr"
14172   algorithm: "plot_performance_box"
14173   output-file-type: ".html"
14174   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base-pdr"
14175   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14176   filter: "'NIC_Intel-X520-DA2' and
14177            '78B' and
14178            'ENCAP' and
14179            'NDRPDR' and
14180            '1T1C' and
14181            'LISP' and
14182            not 'VHOST'"
14183   parameters:
14184   - "throughput"
14185   - "parent"
14186   - "tags"
14187   sort:
14188   - "IP4UNRLAY"
14189   - "IP6UNRLAY"
14190   traces:
14191     hoverinfo: "x+y"
14192     boxpoints: "outliers"
14193     whiskerwidth: 0
14194   layout:
14195     title: "ip6tun-3n-hsw-x520-78b-1t1c-base-pdr"
14196     layout: "plot-throughput"
14197
14198 - type: "plot"
14199   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-2t2c-base-ndr"
14200   algorithm: "plot_performance_box"
14201   output-file-type: ".html"
14202   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base-ndr"
14203   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14204   filter: "'NIC_Intel-X520-DA2' and
14205            '78B' and
14206            'ENCAP' and
14207            'NDRPDR' and
14208            '2T2C' and
14209            'LISP' and
14210            not 'VHOST'"
14211   parameters:
14212   - "throughput"
14213   - "parent"
14214   - "tags"
14215   sort:
14216   - "IP4UNRLAY"
14217   - "IP6UNRLAY"
14218   traces:
14219     hoverinfo: "x+y"
14220     boxpoints: "outliers"
14221     whiskerwidth: 0
14222   layout:
14223     title: "ip6tun-3n-hsw-x520-78b-2t2c-base-ndr"
14224     layout: "plot-throughput"
14225
14226 - type: "plot"
14227   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-2t2c-base-pdr"
14228   algorithm: "plot_performance_box"
14229   output-file-type: ".html"
14230   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base-pdr"
14231   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14232   filter: "'NIC_Intel-X520-DA2' and
14233            '78B' and
14234            'ENCAP' and
14235            'NDRPDR' and
14236            '2T2C' and
14237            'LISP' and
14238            not 'VHOST'"
14239   parameters:
14240   - "throughput"
14241   - "parent"
14242   - "tags"
14243   sort:
14244   - "IP4UNRLAY"
14245   - "IP6UNRLAY"
14246   traces:
14247     hoverinfo: "x+y"
14248     boxpoints: "outliers"
14249     whiskerwidth: 0
14250   layout:
14251     title: "ip6tun-3n-hsw-x520-78b-2t2c-base-pdr"
14252     layout: "plot-throughput"
14253
14254 ################################################################################
14255
14256 # Packet Throughput - VPP IPSec 3n-hsw-xl710 base
14257 - type: "plot"
14258   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
14259   algorithm: "plot_performance_box"
14260   output-file-type: ".html"
14261   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
14262   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14263   filter: "'NIC_Intel-XL710' and
14264            '64B' and
14265            'IP4FWD' and
14266            'NDRPDR' and
14267            'BASE' and
14268            '1T1C' and
14269            'IPSECHW' and
14270            not 'VHOST'"
14271   parameters:
14272   - "throughput"
14273   - "parent"
14274   - "tags"
14275   traces:
14276     hoverinfo: "x+y"
14277     boxpoints: "outliers"
14278     whiskerwidth: 0
14279   layout:
14280     title: "ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
14281     layout: "plot-throughput"
14282
14283 - type: "plot"
14284   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-base-pdr"
14285   algorithm: "plot_performance_box"
14286   output-file-type: ".html"
14287   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base-pdr"
14288   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14289   filter: "'NIC_Intel-XL710' and
14290            '64B' and
14291            'IP4FWD' and
14292            'NDRPDR' and
14293            'BASE' and
14294            '1T1C' and
14295            'IPSECHW' and
14296            not 'VHOST'"
14297   parameters:
14298   - "throughput"
14299   - "parent"
14300   - "tags"
14301   traces:
14302     hoverinfo: "x+y"
14303     boxpoints: "outliers"
14304     whiskerwidth: 0
14305   layout:
14306     title: "ipsec-3n-hsw-xl710-64b-1t1c-base-pdr"
14307     layout: "plot-throughput"
14308
14309 - type: "plot"
14310   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
14311   algorithm: "plot_performance_box"
14312   output-file-type: ".html"
14313   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
14314   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14315   filter: "'NIC_Intel-XL710' and
14316            '64B' and
14317            'IP4FWD' and
14318            'NDRPDR' and
14319            'BASE' and
14320            '2T2C' and
14321            'IPSECHW' and
14322            not 'VHOST'"
14323   parameters:
14324   - "throughput"
14325   - "parent"
14326   - "tags"
14327   traces:
14328     hoverinfo: "x+y"
14329     boxpoints: "outliers"
14330     whiskerwidth: 0
14331   layout:
14332     title: "ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
14333     layout: "plot-throughput"
14334
14335 - type: "plot"
14336   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-base-pdr"
14337   algorithm: "plot_performance_box"
14338   output-file-type: ".html"
14339   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base-pdr"
14340   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14341   filter: "'NIC_Intel-XL710' and
14342            '64B' and
14343            'IP4FWD' and
14344            'NDRPDR' and
14345            'BASE' and
14346            '2T2C' and
14347            'IPSECHW' and
14348            not 'VHOST'"
14349   parameters:
14350   - "throughput"
14351   - "parent"
14352   - "tags"
14353   traces:
14354     hoverinfo: "x+y"
14355     boxpoints: "outliers"
14356     whiskerwidth: 0
14357   layout:
14358     title: "ipsec-3n-hsw-xl710-64b-2t2c-base-pdr"
14359     layout: "plot-throughput"
14360
14361 # Packet Throughput - VPP IPSec 3n-hsw-xl710 scale
14362 - type: "plot"
14363   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
14364   algorithm: "plot_performance_box"
14365   output-file-type: ".html"
14366   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
14367   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14368   filter: "'NIC_Intel-XL710' and
14369            '64B' and
14370            'IP4FWD' and
14371            'NDRPDR' and
14372            'SCALE' and
14373            '1T1C' and
14374            'IPSECHW' and
14375            not 'VHOST'"
14376   parameters:
14377   - "throughput"
14378   - "parent"
14379   - "tags"
14380   traces:
14381     hoverinfo: "x+y"
14382     boxpoints: "outliers"
14383     whiskerwidth: 0
14384   layout:
14385     title: "ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
14386     layout: "plot-throughput"
14387
14388 - type: "plot"
14389   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-scale-pdr"
14390   algorithm: "plot_performance_box"
14391   output-file-type: ".html"
14392   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-scale-pdr"
14393   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14394   filter: "'NIC_Intel-XL710' and
14395            '64B' and
14396            'IP4FWD' and
14397            'NDRPDR' and
14398            'SCALE' and
14399            '1T1C' and
14400            'IPSECHW' and
14401            not 'VHOST'"
14402   parameters:
14403   - "throughput"
14404   - "parent"
14405   - "tags"
14406   traces:
14407     hoverinfo: "x+y"
14408     boxpoints: "outliers"
14409     whiskerwidth: 0
14410   layout:
14411     title: "ipsec-3n-hsw-xl710-64b-1t1c-scale-pdr"
14412     layout: "plot-throughput"
14413
14414 - type: "plot"
14415   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
14416   algorithm: "plot_performance_box"
14417   output-file-type: ".html"
14418   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
14419   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14420   filter: "'NIC_Intel-XL710' and
14421            '64B' and
14422            'IP4FWD' and
14423            'NDRPDR' and
14424            'SCALE' and
14425            '2T2C' and
14426            'IPSECHW' and
14427            not 'VHOST'"
14428   parameters:
14429   - "throughput"
14430   - "parent"
14431   - "tags"
14432   traces:
14433     hoverinfo: "x+y"
14434     boxpoints: "outliers"
14435     whiskerwidth: 0
14436   layout:
14437     title: "ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
14438     layout: "plot-throughput"
14439
14440 - type: "plot"
14441   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-scale-pdr"
14442   algorithm: "plot_performance_box"
14443   output-file-type: ".html"
14444   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-scale-pdr"
14445   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14446   filter: "'NIC_Intel-XL710' and
14447            '64B' and
14448            'IP4FWD' and
14449            'NDRPDR' and
14450            'SCALE' and
14451            '2T2C' and
14452            'IPSECHW' and
14453            not 'VHOST'"
14454   parameters:
14455   - "throughput"
14456   - "parent"
14457   - "tags"
14458   traces:
14459     hoverinfo: "x+y"
14460     boxpoints: "outliers"
14461     whiskerwidth: 0
14462   layout:
14463     title: "ipsec-3n-hsw-xl710-64b-2t2c-scale-pdr"
14464     layout: "plot-throughput"
14465
14466 # Packet Throughput - VPP IPSec 3n-hsw-xl710 SW
14467 - type: "plot"
14468   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
14469   algorithm: "plot_performance_box"
14470   output-file-type: ".html"
14471   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
14472   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14473   filter: "'NIC_Intel-XL710' and
14474            '64B' and
14475            'IP4FWD' and
14476            'NDRPDR' and
14477            '1T1C' and
14478            'IPSECSW' and
14479            not 'VHOST'"
14480   parameters:
14481   - "throughput"
14482   - "parent"
14483   - "tags"
14484   traces:
14485     hoverinfo: "x+y"
14486     boxpoints: "outliers"
14487     whiskerwidth: 0
14488   layout:
14489     title: "ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
14490     layout: "plot-throughput"
14491
14492 - type: "plot"
14493   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-sw-pdr"
14494   algorithm: "plot_performance_box"
14495   output-file-type: ".html"
14496   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-sw-pdr"
14497   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14498   filter: "'NIC_Intel-XL710' and
14499            '64B' and
14500            'IP4FWD' and
14501            'NDRPDR' and
14502            '1T1C' and
14503            'IPSECSW' and
14504            not 'VHOST'"
14505   parameters:
14506   - "throughput"
14507   - "parent"
14508   - "tags"
14509   traces:
14510     hoverinfo: "x+y"
14511     boxpoints: "outliers"
14512     whiskerwidth: 0
14513   layout:
14514     title: "ipsec-3n-hsw-xl710-64b-1t1c-sw-pdr"
14515     layout: "plot-throughput"
14516
14517 - type: "plot"
14518   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
14519   algorithm: "plot_performance_box"
14520   output-file-type: ".html"
14521   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
14522   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14523   filter: "'NIC_Intel-XL710' and
14524            '64B' and
14525            'IP4FWD' and
14526            'NDRPDR' and
14527            '2T2C' and
14528            'IPSECSW' and
14529            not 'VHOST'"
14530   parameters:
14531   - "throughput"
14532   - "parent"
14533   - "tags"
14534   traces:
14535     hoverinfo: "x+y"
14536     boxpoints: "outliers"
14537     whiskerwidth: 0
14538   layout:
14539     title: "ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
14540     layout: "plot-throughput"
14541
14542 - type: "plot"
14543   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-sw-pdr"
14544   algorithm: "plot_performance_box"
14545   output-file-type: ".html"
14546   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-sw-pdr"
14547   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14548   filter: "'NIC_Intel-XL710' and
14549            '64B' and
14550            'IP4FWD' and
14551            'NDRPDR' and
14552            '2T2C' and
14553            'IPSECSW' and
14554            not 'VHOST'"
14555   parameters:
14556   - "throughput"
14557   - "parent"
14558   - "tags"
14559   traces:
14560     hoverinfo: "x+y"
14561     boxpoints: "outliers"
14562     whiskerwidth: 0
14563   layout:
14564     title: "ipsec-3n-hsw-xl710-64b-2t2c-sw-pdr"
14565     layout: "plot-throughput"
14566
14567 ################################################################################
14568
14569 # Packet Throughput - VPP SRv6 3n-hsw-x520
14570 - type: "plot"
14571   title: "VPP Throughput: srv6-3n-hsw-x520-78b-1t1c-features-ndr"
14572   algorithm: "plot_performance_box"
14573   output-file-type: ".html"
14574   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-ndr"
14575   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14576   filter: "'NIC_Intel-X520-DA2' and
14577            '78B' and
14578            'FEATURE' and
14579            'NDRPDR' and
14580            '1T1C' and
14581            'IP6FWD' and
14582            'SRv6'"
14583   parameters:
14584   - "throughput"
14585   - "parent"
14586   - "tags"
14587   traces:
14588     hoverinfo: "x+y"
14589     boxpoints: "outliers"
14590     whiskerwidth: 0
14591   layout:
14592     title: "srv6-3n-hsw-x520-78b-1t1c-features-ndr"
14593     layout: "plot-throughput"
14594
14595 - type: "plot"
14596   title: "VPP Throughput: srv6-3n-hsw-x520-78b-1t1c-features-pdr"
14597   algorithm: "plot_performance_box"
14598   output-file-type: ".html"
14599   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-pdr"
14600   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14601   filter: "'NIC_Intel-X520-DA2' and
14602            '78B' and
14603            'FEATURE' and
14604            'NDRPDR' and
14605            '1T1C' and
14606            'IP6FWD' and
14607            'SRv6'"
14608   parameters:
14609   - "throughput"
14610   - "parent"
14611   - "tags"
14612   traces:
14613     hoverinfo: "x+y"
14614     boxpoints: "outliers"
14615     whiskerwidth: 0
14616   layout:
14617     title: "srv6-3n-hsw-x520-78b-1t1c-features-pdr"
14618     layout: "plot-throughput"
14619
14620 - type: "plot"
14621   title: "VPP Throughput: srv6-3n-hsw-x520-78b-2t2c-features-ndr"
14622   algorithm: "plot_performance_box"
14623   output-file-type: ".html"
14624   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-ndr"
14625   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14626   filter: "'NIC_Intel-X520-DA2' and
14627            '78B' and
14628            'FEATURE' and
14629            'NDRPDR' and
14630            '2T2C' and
14631            'IP6FWD' and
14632            'SRv6'"
14633   parameters:
14634   - "throughput"
14635   - "parent"
14636   - "tags"
14637   traces:
14638     hoverinfo: "x+y"
14639     boxpoints: "outliers"
14640     whiskerwidth: 0
14641   layout:
14642     title: "srv6-3n-hsw-x520-78b-2t2c-features-ndr"
14643     layout: "plot-throughput"
14644
14645 - type: "plot"
14646   title: "VPP Throughput: srv6-3n-hsw-x520-78b-2t2c-features-pdr"
14647   algorithm: "plot_performance_box"
14648   output-file-type: ".html"
14649   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-pdr"
14650   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14651   filter: "'NIC_Intel-X520-DA2' and
14652            '78B' and
14653            'FEATURE' and
14654            'NDRPDR' and
14655            '2T2C' and
14656            'IP6FWD' and
14657            'SRv6'"
14658   parameters:
14659   - "throughput"
14660   - "parent"
14661   - "tags"
14662   traces:
14663     hoverinfo: "x+y"
14664     boxpoints: "outliers"
14665     whiskerwidth: 0
14666   layout:
14667     title: "srv6-3n-hsw-x520-78b-2t2c-features-pdr"
14668     layout: "plot-throughput"
14669
14670 ################################################################################
14671
14672 # Packet Throughput - VPP vhost ip4 3n-hsw-x520
14673 - type: "plot"
14674   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
14675   algorithm: "plot_performance_box"
14676   output-file-type: ".html"
14677   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
14678   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14679   filter: "'NIC_Intel-X520-DA2' and
14680            '64B' and
14681            'NDRPDR' and
14682            'ETH' and
14683            'IP4FWD' and
14684            '1T1C' and
14685            'VHOST_1024' and
14686            not 'VXLAN' and
14687            not 'DOT1Q'"
14688   parameters:
14689   - "throughput"
14690   - "parent"
14691   - "tags"
14692   sort:
14693   - "not CFS_OPT"
14694   - "1VM"
14695   - "2VM"
14696   traces:
14697     hoverinfo: "x+y"
14698     boxpoints: "outliers"
14699     whiskerwidth: 0
14700   layout:
14701     title: "vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
14702     layout: "plot-throughput"
14703
14704 - type: "plot"
14705   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
14706   algorithm: "plot_performance_box"
14707   output-file-type: ".html"
14708   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
14709   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14710   filter: "'NIC_Intel-X520-DA2' and
14711            '64B' and
14712            'NDRPDR' and
14713            'ETH' and
14714            'IP4FWD' and
14715            '2T2C' and
14716            'VHOST_1024' and
14717            not 'VXLAN' and
14718            not 'DOT1Q'"
14719   parameters:
14720   - "throughput"
14721   - "parent"
14722   - "tags"
14723   sort:
14724   - "not CFS_OPT"
14725   - "1VM"
14726   - "2VM"
14727   traces:
14728     hoverinfo: "x+y"
14729     boxpoints: "outliers"
14730     whiskerwidth: 0
14731   layout:
14732     title: "vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
14733     layout: "plot-throughput"
14734
14735 - type: "plot"
14736   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
14737   algorithm: "plot_performance_box"
14738   output-file-type: ".html"
14739   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
14740   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14741   filter: "'NIC_Intel-X520-DA2' and
14742            '64B' and
14743            'NDRPDR' and
14744            'ETH' and
14745            'IP4FWD' and
14746            '1T1C' and
14747            'VHOST_1024' and
14748            not 'VXLAN' and
14749            not 'DOT1Q'"
14750   parameters:
14751   - "throughput"
14752   - "parent"
14753   - "tags"
14754   sort:
14755   - "not CFS_OPT"
14756   - "1VM"
14757   - "2VM"
14758   traces:
14759     hoverinfo: "x+y"
14760     boxpoints: "outliers"
14761     whiskerwidth: 0
14762   layout:
14763     title: "vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
14764     layout: "plot-throughput"
14765
14766 - type: "plot"
14767   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
14768   algorithm: "plot_performance_box"
14769   output-file-type: ".html"
14770   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
14771   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14772   filter: "'NIC_Intel-X520-DA2' and
14773            '64B' and
14774            'NDRPDR' and
14775            'ETH' and
14776            'IP4FWD' and
14777            '2T2C' and
14778            'VHOST_1024' and
14779            not 'VXLAN' and
14780            not 'DOT1Q'"
14781   parameters:
14782   - "throughput"
14783   - "parent"
14784   - "tags"
14785   sort:
14786   - "not CFS_OPT"
14787   - "1VM"
14788   - "2VM"
14789   traces:
14790     hoverinfo: "x+y"
14791     boxpoints: "outliers"
14792     whiskerwidth: 0
14793   layout:
14794     title: "vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
14795     layout: "plot-throughput"
14796
14797 # Packet Throughput - VPP vhost l2sw 3n-hsw-x520 - base
14798 - type: "plot"
14799   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
14800   algorithm: "plot_performance_box"
14801   output-file-type: ".html"
14802   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
14803   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14804   filter: "'NIC_Intel-X520-DA2' and
14805            '64B' and
14806            'NDRPDR' and
14807            ('ETH' or 'DOT1Q') and
14808            'BASE' and
14809            '1T1C' and
14810            ('L2BDMACLRN' or 'L2XCFWD') and
14811            'VHOST_1024' and
14812            not 'VXLAN' and
14813            not 'IP4FWD' and
14814            not '2VM'"
14815   parameters:
14816   - "throughput"
14817   - "parent"
14818   - "tags"
14819   sort:
14820   - "L2BDMACLRN"
14821   - "L2BDMACLRN"
14822   - "L2BDMACLRN"
14823   - "L2XCFWD"
14824   - "L2XCFWD"
14825   - "L2XCFWD"
14826   traces:
14827     hoverinfo: "x+y"
14828     boxpoints: "outliers"
14829     whiskerwidth: 0
14830   layout:
14831     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
14832     layout: "plot-throughput"
14833
14834 - type: "plot"
14835   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
14836   algorithm: "plot_performance_box"
14837   output-file-type: ".html"
14838   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
14839   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14840   filter: "'NIC_Intel-X520-DA2' and
14841            '64B' and
14842            'NDRPDR' and
14843            ('ETH' or 'DOT1Q') and
14844            'BASE' and
14845            '1T1C' and
14846            ('L2BDMACLRN' or 'L2XCFWD') and
14847            'VHOST_1024' and
14848            not 'VXLAN' and
14849            not 'IP4FWD' and
14850            not '2VM'"
14851   parameters:
14852   - "throughput"
14853   - "parent"
14854   - "tags"
14855   sort:
14856   - "L2BDMACLRN"
14857   - "L2BDMACLRN"
14858   - "L2BDMACLRN"
14859   - "L2XCFWD"
14860   - "L2XCFWD"
14861   - "L2XCFWD"
14862   traces:
14863     hoverinfo: "x+y"
14864     boxpoints: "outliers"
14865     whiskerwidth: 0
14866   layout:
14867     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
14868     layout: "plot-throughput"
14869
14870 - type: "plot"
14871   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
14872   algorithm: "plot_performance_box"
14873   output-file-type: ".html"
14874   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
14875   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14876   filter: "'NIC_Intel-X520-DA2' and
14877            '64B' and
14878            'NDRPDR' and
14879            ('ETH' or 'DOT1Q') and
14880            'BASE' and
14881            '2T2C' and
14882            ('L2BDMACLRN' or 'L2XCFWD') and
14883            'VHOST_1024' and
14884            not 'VXLAN' and
14885            not 'IP4FWD' and
14886            not '2VM'"
14887   parameters:
14888   - "throughput"
14889   - "parent"
14890   - "tags"
14891   sort:
14892   - "L2BDMACLRN"
14893   - "L2BDMACLRN"
14894   - "L2BDMACLRN"
14895   - "L2XCFWD"
14896   - "L2XCFWD"
14897   - "L2XCFWD"
14898   traces:
14899     hoverinfo: "x+y"
14900     boxpoints: "outliers"
14901     whiskerwidth: 0
14902   layout:
14903     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
14904     layout: "plot-throughput"
14905
14906 - type: "plot"
14907   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
14908   algorithm: "plot_performance_box"
14909   output-file-type: ".html"
14910   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
14911   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14912   filter: "'NIC_Intel-X520-DA2' and
14913            '64B' and
14914            'NDRPDR' and
14915            ('ETH' or 'DOT1Q') and
14916            'BASE' and
14917            '2T2C' and
14918            ('L2BDMACLRN' or 'L2XCFWD') and
14919            'VHOST_1024' and
14920            not 'VXLAN' and
14921            not 'IP4FWD' and
14922            not '2VM'"
14923   parameters:
14924   - "throughput"
14925   - "parent"
14926   - "tags"
14927   sort:
14928   - "L2BDMACLRN"
14929   - "L2BDMACLRN"
14930   - "L2BDMACLRN"
14931   - "L2XCFWD"
14932   - "L2XCFWD"
14933   - "L2XCFWD"
14934   traces:
14935     hoverinfo: "x+y"
14936     boxpoints: "outliers"
14937     whiskerwidth: 0
14938   layout:
14939     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
14940     layout: "plot-throughput"
14941
14942 # Packet Throughput - VPP vhost l2sw 3n-hsw-x520 - base vm
14943 - type: "plot"
14944   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
14945   algorithm: "plot_performance_box"
14946   output-file-type: ".html"
14947   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
14948   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14949   filter: "'NIC_Intel-X520-DA2' and
14950            '64B' and
14951            'NDRPDR' and
14952            ('ETH' or 'DOT1Q') and
14953            '1T1C' and
14954            ('L2BDMACLRN' or 'L2XCFWD') and
14955            'VHOST_1024' and
14956            not 'CFS_OPT' and
14957            not 'DOT1Q' and
14958            not 'VXLAN' and
14959            not 'IP4FWD' and
14960            not 'LBOND'"
14961   parameters:
14962   - "throughput"
14963   - "parent"
14964   - "tags"
14965 #  sort:
14966 #  - "1VM"
14967 #  - "L2XCFWD"
14968 #  - "1VM"
14969 #  - "L2BDMACLRN"
14970   traces:
14971     hoverinfo: "x+y"
14972     boxpoints: "outliers"
14973     whiskerwidth: 0
14974   layout:
14975     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
14976     layout: "plot-throughput"
14977
14978 - type: "plot"
14979   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-pdr"
14980   algorithm: "plot_performance_box"
14981   output-file-type: ".html"
14982   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-pdr"
14983   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14984   filter: "'NIC_Intel-X520-DA2' and
14985            '64B' and
14986            'NDRPDR' and
14987            ('ETH' or 'DOT1Q') and
14988            '1T1C' and
14989            ('L2BDMACLRN' or 'L2XCFWD') and
14990            'VHOST_1024' and
14991            not 'CFS_OPT' and
14992            not 'DOT1Q' and
14993            not 'VXLAN' and
14994            not 'IP4FWD' and
14995            not 'LBOND'"
14996   parameters:
14997   - "throughput"
14998   - "parent"
14999   - "tags"
15000 #  sort:
15001 #  - "1VM"
15002 #  - "L2XCFWD"
15003 #  - "1VM"
15004 #  - "L2BDMACLRN"
15005   traces:
15006     hoverinfo: "x+y"
15007     boxpoints: "outliers"
15008     whiskerwidth: 0
15009   layout:
15010     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-pdr"
15011     layout: "plot-throughput"
15012
15013 - type: "plot"
15014   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
15015   algorithm: "plot_performance_box"
15016   output-file-type: ".html"
15017   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
15018   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15019   filter: "'NIC_Intel-X520-DA2' and
15020            '64B' and
15021            'NDRPDR' and
15022            ('ETH' or 'DOT1Q') and
15023            '2T2C' and
15024            ('L2BDMACLRN' or 'L2XCFWD') and
15025            'VHOST_1024' and
15026            not 'CFS_OPT' and
15027            not 'DOT1Q' and
15028            not 'VXLAN' and
15029            not 'IP4FWD' and
15030            not 'LBOND'"
15031   parameters:
15032   - "throughput"
15033   - "parent"
15034   - "tags"
15035 #  sort:
15036 #  - "1VM"
15037 #  - "L2XCFWD"
15038 #  - "1VM"
15039 #  - "L2BDMACLRN"
15040   traces:
15041     hoverinfo: "x+y"
15042     boxpoints: "outliers"
15043     whiskerwidth: 0
15044   layout:
15045     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
15046     layout: "plot-throughput"
15047
15048 - type: "plot"
15049   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-pdr"
15050   algorithm: "plot_performance_box"
15051   output-file-type: ".html"
15052   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-pdr"
15053   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15054   filter: "'NIC_Intel-X520-DA2' and
15055            '64B' and
15056            'NDRPDR' and
15057            ('ETH' or 'DOT1Q') and
15058            '2T2C' and
15059            ('L2BDMACLRN' or 'L2XCFWD') and
15060            'VHOST_1024' and
15061            not 'CFS_OPT' and
15062            not 'DOT1Q' and
15063            not 'VXLAN' and
15064            not 'IP4FWD' and
15065            not 'LBOND'"
15066   parameters:
15067   - "throughput"
15068   - "parent"
15069   - "tags"
15070 #  sort:
15071 #  - "1VM"
15072 #  - "L2XCFWD"
15073 #  - "1VM"
15074 #  - "L2BDMACLRN"
15075   traces:
15076     hoverinfo: "x+y"
15077     boxpoints: "outliers"
15078     whiskerwidth: 0
15079   layout:
15080     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-pdr"
15081     layout: "plot-throughput"
15082
15083 # Packet Throughput - VPP vhost ip4 3n-hsw-x710
15084 - type: "plot"
15085   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
15086   algorithm: "plot_performance_box"
15087   output-file-type: ".html"
15088   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
15089   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15090   filter: "'NIC_Intel-X710' and
15091            '64B' and
15092            'NDRPDR' and
15093            'ETH' and
15094            'IP4FWD' and
15095            '1T1C' and
15096            'VHOST_1024' and
15097            not 'VXLAN' and
15098            not 'CFS_OPT' and
15099            not 'DOT1Q'"
15100   parameters:
15101   - "throughput"
15102   - "parent"
15103   - "tags"
15104   sort:
15105   - "1VM"
15106   - "2VM"
15107   traces:
15108     hoverinfo: "x+y"
15109     boxpoints: "outliers"
15110     whiskerwidth: 0
15111   layout:
15112     title: "vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
15113     layout: "plot-throughput"
15114
15115 - type: "plot"
15116   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
15117   algorithm: "plot_performance_box"
15118   output-file-type: ".html"
15119   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
15120   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15121   filter: "'NIC_Intel-X710' and
15122            '64B' and
15123            'NDRPDR' and
15124            'ETH' and
15125            'IP4FWD' and
15126            '2T2C' and
15127            'VHOST_1024' and
15128            not 'VXLAN' and
15129            not 'CFS_OPT' and
15130            not 'DOT1Q'"
15131   parameters:
15132   - "throughput"
15133   - "parent"
15134   - "tags"
15135   sort:
15136   - "1VM"
15137   - "2VM"
15138   traces:
15139     hoverinfo: "x+y"
15140     boxpoints: "outliers"
15141     whiskerwidth: 0
15142   layout:
15143     title: "vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
15144     layout: "plot-throughput"
15145
15146 - type: "plot"
15147   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
15148   algorithm: "plot_performance_box"
15149   output-file-type: ".html"
15150   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
15151   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15152   filter: "'NIC_Intel-X710' and
15153            '64B' and
15154            'NDRPDR' and
15155            'ETH' and
15156            'IP4FWD' and
15157            '1T1C' and
15158            'VHOST_1024' and
15159            not 'VXLAN' and
15160            not 'CFS_OPT' and
15161            not 'DOT1Q'"
15162   parameters:
15163   - "throughput"
15164   - "parent"
15165   - "tags"
15166   sort:
15167   - "1VM"
15168   - "2VM"
15169   traces:
15170     hoverinfo: "x+y"
15171     boxpoints: "outliers"
15172     whiskerwidth: 0
15173   layout:
15174     title: "vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
15175     layout: "plot-throughput"
15176
15177 - type: "plot"
15178   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
15179   algorithm: "plot_performance_box"
15180   output-file-type: ".html"
15181   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
15182   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15183   filter: "'NIC_Intel-X710' and
15184            '64B' and
15185            'NDRPDR' and
15186            'ETH' and
15187            'IP4FWD' and
15188            '2T2C' and
15189            'VHOST_1024' and
15190            not 'VXLAN' and
15191            not 'CFS_OPT' and
15192            not 'DOT1Q'"
15193   parameters:
15194   - "throughput"
15195   - "parent"
15196   - "tags"
15197   sort:
15198   - "1VM"
15199   - "2VM"
15200   traces:
15201     hoverinfo: "x+y"
15202     boxpoints: "outliers"
15203     whiskerwidth: 0
15204   layout:
15205     title: "vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
15206     layout: "plot-throughput"
15207
15208 # Packet Throughput - VPP vhost l2sw 3n-hsw-x710 - base
15209 - type: "plot"
15210   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
15211   algorithm: "plot_performance_box"
15212   output-file-type: ".html"
15213   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
15214   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15215   filter: "'NIC_Intel-X710' and
15216            '64B' and
15217            'NDRPDR' and
15218            ('ETH' or 'DOT1Q') and
15219            'BASE' and
15220            '1T1C' and
15221            ('L2BDMACLRN' or 'L2XCFWD') and
15222            'VHOST_1024' and
15223            not 'VXLAN' and
15224            not 'IP4FWD' and
15225            not '2VM'"
15226   parameters:
15227   - "throughput"
15228   - "parent"
15229   - "tags"
15230   sort:
15231   - "L2BDMACLRN"
15232   - "L2BDMACLRN"
15233   - "L2BDMACLRN"
15234   - "L2XCFWD"
15235   - "L2XCFWD"
15236   - "L2XCFWD"
15237   traces:
15238     hoverinfo: "x+y"
15239     boxpoints: "outliers"
15240     whiskerwidth: 0
15241   layout:
15242     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
15243     layout: "plot-throughput"
15244
15245 - type: "plot"
15246   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
15247   algorithm: "plot_performance_box"
15248   output-file-type: ".html"
15249   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
15250   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15251   filter: "'NIC_Intel-X710' and
15252            '64B' and
15253            'NDRPDR' and
15254            ('ETH' or 'DOT1Q') and
15255            'BASE' and
15256            '1T1C' and
15257            ('L2BDMACLRN' or 'L2XCFWD') and
15258            'VHOST_1024' and
15259            not 'VXLAN' and
15260            not 'IP4FWD' and
15261            not '2VM'"
15262   parameters:
15263   - "throughput"
15264   - "parent"
15265   - "tags"
15266   sort:
15267   - "L2BDMACLRN"
15268   - "L2BDMACLRN"
15269   - "L2BDMACLRN"
15270   - "L2XCFWD"
15271   - "L2XCFWD"
15272   - "L2XCFWD"
15273   traces:
15274     hoverinfo: "x+y"
15275     boxpoints: "outliers"
15276     whiskerwidth: 0
15277   layout:
15278     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
15279     layout: "plot-throughput"
15280
15281 - type: "plot"
15282   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
15283   algorithm: "plot_performance_box"
15284   output-file-type: ".html"
15285   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
15286   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15287   filter: "'NIC_Intel-X710' and
15288            '64B' and
15289            'NDRPDR' and
15290            ('ETH' or 'DOT1Q') and
15291            'BASE' and
15292            '2T2C' and
15293            ('L2BDMACLRN' or 'L2XCFWD') and
15294            'VHOST_1024' and
15295            not 'VXLAN' and
15296            not 'IP4FWD' and
15297            not '2VM'"
15298   parameters:
15299   - "throughput"
15300   - "parent"
15301   - "tags"
15302   sort:
15303   - "L2BDMACLRN"
15304   - "L2BDMACLRN"
15305   - "L2BDMACLRN"
15306   - "L2XCFWD"
15307   - "L2XCFWD"
15308   - "L2XCFWD"
15309   traces:
15310     hoverinfo: "x+y"
15311     boxpoints: "outliers"
15312     whiskerwidth: 0
15313   layout:
15314     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
15315     layout: "plot-throughput"
15316
15317 - type: "plot"
15318   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
15319   algorithm: "plot_performance_box"
15320   output-file-type: ".html"
15321   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
15322   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15323   filter: "'NIC_Intel-X710' and
15324            '64B' and
15325            'NDRPDR' and
15326            ('ETH' or 'DOT1Q') and
15327            'BASE' and
15328            '2T2C' and
15329            ('L2BDMACLRN' or 'L2XCFWD') and
15330            'VHOST_1024' and
15331            not 'VXLAN' and
15332            not 'IP4FWD' and
15333            not '2VM'"
15334   parameters:
15335   - "throughput"
15336   - "parent"
15337   - "tags"
15338   sort:
15339   - "L2BDMACLRN"
15340   - "L2BDMACLRN"
15341   - "L2BDMACLRN"
15342   - "L2XCFWD"
15343   - "L2XCFWD"
15344   - "L2XCFWD"
15345   traces:
15346     hoverinfo: "x+y"
15347     boxpoints: "outliers"
15348     whiskerwidth: 0
15349   layout:
15350     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
15351     layout: "plot-throughput"
15352
15353 # Packet Throughput - VPP vhost l2sw 3n-hsw-x710 - base vm
15354 - type: "plot"
15355   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr"
15356   algorithm: "plot_performance_box"
15357   output-file-type: ".html"
15358   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr"
15359   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15360   filter: "'NIC_Intel-X710' and
15361            '64B' and
15362            'NDRPDR' and
15363            ('ETH' or 'DOT1Q') and
15364            '1T1C' and
15365            ('L2BDMACLRN' or 'L2XCFWD') and
15366            'VHOST_1024' and
15367            not 'CFS_OPT' and
15368            not 'VXLAN' and
15369            not 'IP4FWD' and
15370            not 'LBOND'"
15371   parameters:
15372   - "throughput"
15373   - "parent"
15374   - "tags"
15375   sort:
15376   - "L2BDMACLRN"
15377   - "L2BDMACLRN"
15378   - "L2BDMACLRN"
15379   - "L2XCFWD"
15380   - "L2XCFWD"
15381   - "L2XCFWD"
15382   traces:
15383     hoverinfo: "x+y"
15384     boxpoints: "outliers"
15385     whiskerwidth: 0
15386   layout:
15387     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr"
15388     layout: "plot-throughput"
15389
15390 - type: "plot"
15391   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-pdr"
15392   algorithm: "plot_performance_box"
15393   output-file-type: ".html"
15394   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-pdr"
15395   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15396   filter: "'NIC_Intel-X710' and
15397            '64B' and
15398            'NDRPDR' and
15399            ('ETH' or 'DOT1Q') and
15400            '1T1C' and
15401            ('L2BDMACLRN' or 'L2XCFWD') and
15402            'VHOST_1024' and
15403            not 'CFS_OPT' and
15404            not 'VXLAN' and
15405            not 'IP4FWD' and
15406            not 'LBOND'"
15407   parameters:
15408   - "throughput"
15409   - "parent"
15410   - "tags"
15411   sort:
15412   - "L2BDMACLRN"
15413   - "L2BDMACLRN"
15414   - "L2BDMACLRN"
15415   - "L2XCFWD"
15416   - "L2XCFWD"
15417   - "L2XCFWD"
15418   traces:
15419     hoverinfo: "x+y"
15420     boxpoints: "outliers"
15421     whiskerwidth: 0
15422   layout:
15423     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-pdr"
15424     layout: "plot-throughput"
15425
15426 - type: "plot"
15427   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr"
15428   algorithm: "plot_performance_box"
15429   output-file-type: ".html"
15430   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr"
15431   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15432   filter: "'NIC_Intel-X710' and
15433            '64B' and
15434            'NDRPDR' and
15435            ('ETH' or 'DOT1Q') and
15436            '2T2C' and
15437            ('L2BDMACLRN' or 'L2XCFWD') and
15438            'VHOST_1024' and
15439            not 'CFS_OPT' and
15440            not 'VXLAN' and
15441            not 'IP4FWD' and
15442            not 'LBOND'"
15443   parameters:
15444   - "throughput"
15445   - "parent"
15446   - "tags"
15447   sort:
15448   - "L2BDMACLRN"
15449   - "L2BDMACLRN"
15450   - "L2BDMACLRN"
15451   - "L2XCFWD"
15452   - "L2XCFWD"
15453   - "L2XCFWD"
15454   traces:
15455     hoverinfo: "x+y"
15456     boxpoints: "outliers"
15457     whiskerwidth: 0
15458   layout:
15459     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr"
15460     layout: "plot-throughput"
15461
15462 - type: "plot"
15463   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-pdr"
15464   algorithm: "plot_performance_box"
15465   output-file-type: ".html"
15466   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-pdr"
15467   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15468   filter: "'NIC_Intel-X710' and
15469            '64B' and
15470            'NDRPDR' and
15471            ('ETH' or 'DOT1Q') and
15472            '2T2C' and
15473            ('L2BDMACLRN' or 'L2XCFWD') and
15474            'VHOST_1024' and
15475            not 'CFS_OPT' and
15476            not 'VXLAN' and
15477            not 'IP4FWD' and
15478            not 'LBOND'"
15479   parameters:
15480   - "throughput"
15481   - "parent"
15482   - "tags"
15483   sort:
15484   - "L2BDMACLRN"
15485   - "L2BDMACLRN"
15486   - "L2BDMACLRN"
15487   - "L2XCFWD"
15488   - "L2XCFWD"
15489   - "L2XCFWD"
15490   traces:
15491     hoverinfo: "x+y"
15492     boxpoints: "outliers"
15493     whiskerwidth: 0
15494   layout:
15495     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-pdr"
15496     layout: "plot-throughput"
15497
15498 # Packet Throughput - VPP vhost ip4 3n-skx-x710
15499 - type: "plot"
15500   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
15501   algorithm: "plot_performance_box"
15502   output-file-type: ".html"
15503   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
15504   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15505   filter: "'NIC_Intel-X710' and
15506            '64B' and
15507            'NDRPDR' and
15508            'ETH' and
15509            'IP4FWD' and
15510            '2T1C' and
15511            'VHOST_1024' and
15512            not 'VXLAN' and
15513            not 'DOT1Q'"
15514   parameters:
15515   - "throughput"
15516   - "parent"
15517   - "tags"
15518   sort:
15519   - "1VM"
15520   - "2VM"
15521   traces:
15522     hoverinfo: "x+y"
15523     boxpoints: "outliers"
15524     whiskerwidth: 0
15525   layout:
15526     title: "vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
15527     layout: "plot-throughput"
15528
15529 - type: "plot"
15530   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
15531   algorithm: "plot_performance_box"
15532   output-file-type: ".html"
15533   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
15534   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15535   filter: "'NIC_Intel-X710' and
15536            '64B' and
15537            'NDRPDR' and
15538            'ETH' and
15539            'IP4FWD' and
15540            '4T2C' and
15541            'VHOST_1024' and
15542            not 'VXLAN' and
15543            not 'DOT1Q'"
15544   parameters:
15545   - "throughput"
15546   - "parent"
15547   - "tags"
15548   sort:
15549   - "1VM"
15550   - "2VM"
15551   traces:
15552     hoverinfo: "x+y"
15553     boxpoints: "outliers"
15554     whiskerwidth: 0
15555   layout:
15556     title: "vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
15557     layout: "plot-throughput"
15558
15559 - type: "plot"
15560   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
15561   algorithm: "plot_performance_box"
15562   output-file-type: ".html"
15563   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
15564   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15565   filter: "'NIC_Intel-X710' and
15566            '64B' and
15567            'NDRPDR' and
15568            'ETH' and
15569            'IP4FWD' and
15570            '2T1C' and
15571            'VHOST_1024' and
15572            not 'VXLAN' and
15573            not 'DOT1Q'"
15574   parameters:
15575   - "throughput"
15576   - "parent"
15577   - "tags"
15578   sort:
15579   - "1VM"
15580   - "2VM"
15581   traces:
15582     hoverinfo: "x+y"
15583     boxpoints: "outliers"
15584     whiskerwidth: 0
15585   layout:
15586     title: "vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
15587     layout: "plot-throughput"
15588
15589 - type: "plot"
15590   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
15591   algorithm: "plot_performance_box"
15592   output-file-type: ".html"
15593   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
15594   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15595   filter: "'NIC_Intel-X710' and
15596            '64B' and
15597            'NDRPDR' and
15598            'ETH' and
15599            'IP4FWD' and
15600            '4T2C' and
15601            'VHOST_1024' and
15602            not 'VXLAN' and
15603            not 'DOT1Q'"
15604   parameters:
15605   - "throughput"
15606   - "parent"
15607   - "tags"
15608   sort:
15609   - "1VM"
15610   - "2VM"
15611   traces:
15612     hoverinfo: "x+y"
15613     boxpoints: "outliers"
15614     whiskerwidth: 0
15615   layout:
15616     title: "vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
15617     layout: "plot-throughput"
15618
15619 # Packet Throughput - VPP vhost l2sw 3n-skx-x710 - base
15620 - type: "plot"
15621   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr"
15622   algorithm: "plot_performance_box"
15623   output-file-type: ".html"
15624   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr"
15625   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15626   filter: "'NIC_Intel-X710' and
15627            '64B' and
15628            'NDRPDR' and
15629            ('ETH' or 'DOT1Q') and
15630            'BASE' and
15631            '2T1C' and
15632            ('L2BDMACLRN' or 'L2XCFWD') and
15633            'VHOST_1024' and
15634            not 'VXLAN' and
15635            not 'IP4FWD' and
15636            not '2VM'"
15637   parameters:
15638   - "throughput"
15639   - "parent"
15640   - "tags"
15641   sort:
15642   - "L2BDMACLRN"
15643   - "L2BDMACLRN"
15644   - "L2BDMACLRN"
15645   - "L2XCFWD"
15646   - "L2XCFWD"
15647   - "L2XCFWD"
15648   traces:
15649     hoverinfo: "x+y"
15650     boxpoints: "outliers"
15651     whiskerwidth: 0
15652   layout:
15653     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr"
15654     layout: "plot-throughput"
15655
15656 - type: "plot"
15657   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-pdr"
15658   algorithm: "plot_performance_box"
15659   output-file-type: ".html"
15660   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-pdr"
15661   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15662   filter: "'NIC_Intel-X710' and
15663            '64B' and
15664            'NDRPDR' and
15665            ('ETH' or 'DOT1Q') and
15666            'BASE' and
15667            '2T1C' and
15668            ('L2BDMACLRN' or 'L2XCFWD') and
15669            'VHOST_1024' and
15670            not 'VXLAN' and
15671            not 'IP4FWD' and
15672            not '2VM'"
15673   parameters:
15674   - "throughput"
15675   - "parent"
15676   - "tags"
15677   sort:
15678   - "L2BDMACLRN"
15679   - "L2BDMACLRN"
15680   - "L2BDMACLRN"
15681   - "L2XCFWD"
15682   - "L2XCFWD"
15683   - "L2XCFWD"
15684   traces:
15685     hoverinfo: "x+y"
15686     boxpoints: "outliers"
15687     whiskerwidth: 0
15688   layout:
15689     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-pdr"
15690     layout: "plot-throughput"
15691
15692 - type: "plot"
15693   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr"
15694   algorithm: "plot_performance_box"
15695   output-file-type: ".html"
15696   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr"
15697   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15698   filter: "'NIC_Intel-X710' and
15699            '64B' and
15700            'NDRPDR' and
15701            ('ETH' or 'DOT1Q') and
15702            'BASE' and
15703            '4T2C' and
15704            ('L2BDMACLRN' or 'L2XCFWD') and
15705            'VHOST_1024' and
15706            not 'VXLAN' and
15707            not 'IP4FWD' and
15708            not '2VM'"
15709   parameters:
15710   - "throughput"
15711   - "parent"
15712   - "tags"
15713   sort:
15714   - "L2BDMACLRN"
15715   - "L2BDMACLRN"
15716   - "L2BDMACLRN"
15717   - "L2XCFWD"
15718   - "L2XCFWD"
15719   - "L2XCFWD"
15720   traces:
15721     hoverinfo: "x+y"
15722     boxpoints: "outliers"
15723     whiskerwidth: 0
15724   layout:
15725     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr"
15726     layout: "plot-throughput"
15727
15728 - type: "plot"
15729   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-pdr"
15730   algorithm: "plot_performance_box"
15731   output-file-type: ".html"
15732   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-pdr"
15733   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15734   filter: "'NIC_Intel-X710' and
15735            '64B' and
15736            'NDRPDR' and
15737            ('ETH' or 'DOT1Q') and
15738            'BASE' and
15739            '4T2C' and
15740            ('L2BDMACLRN' or 'L2XCFWD') and
15741            'VHOST_1024' and
15742            not 'VXLAN' and
15743            not 'IP4FWD' and
15744            not '2VM'"
15745   parameters:
15746   - "throughput"
15747   - "parent"
15748   - "tags"
15749   sort:
15750   - "L2BDMACLRN"
15751   - "L2BDMACLRN"
15752   - "L2BDMACLRN"
15753   - "L2XCFWD"
15754   - "L2XCFWD"
15755   - "L2XCFWD"
15756   traces:
15757     hoverinfo: "x+y"
15758     boxpoints: "outliers"
15759     whiskerwidth: 0
15760   layout:
15761     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-pdr"
15762     layout: "plot-throughput"
15763
15764 # Packet Throughput - VPP vhost l2sw 3n-skx-x710 - base vm
15765 - type: "plot"
15766   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr"
15767   algorithm: "plot_performance_box"
15768   output-file-type: ".html"
15769   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr"
15770   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15771   filter: "'NIC_Intel-X710' and
15772            '64B' and
15773            'NDRPDR' and
15774            ('ETH' or 'DOT1Q') and
15775            '2T1C' and
15776            ('L2BDMACLRN' or 'L2XCFWD') and
15777            'VHOST_1024' and
15778            not 'CFS_OPT' and
15779            not 'VXLAN' and
15780            not 'IP4FWD' and
15781            not 'LBOND'"
15782   parameters:
15783   - "throughput"
15784   - "parent"
15785   - "tags"
15786   sort:
15787   - "L2BDMACLRN"
15788   - "L2BDMACLRN"
15789   - "L2BDMACLRN"
15790   - "L2XCFWD"
15791   - "L2XCFWD"
15792   - "L2XCFWD"
15793   traces:
15794     hoverinfo: "x+y"
15795     boxpoints: "outliers"
15796     whiskerwidth: 0
15797   layout:
15798     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr"
15799     layout: "plot-throughput"
15800
15801 - type: "plot"
15802   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-pdr"
15803   algorithm: "plot_performance_box"
15804   output-file-type: ".html"
15805   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-pdr"
15806   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15807   filter: "'NIC_Intel-X710' and
15808            '64B' and
15809            'NDRPDR' and
15810            ('ETH' or 'DOT1Q') and
15811            '2T1C' and
15812            ('L2BDMACLRN' or 'L2XCFWD') and
15813            'VHOST_1024' and
15814            not 'CFS_OPT' and
15815            not 'VXLAN' and
15816            not 'IP4FWD' and
15817            not 'LBOND'"
15818   parameters:
15819   - "throughput"
15820   - "parent"
15821   - "tags"
15822   sort:
15823   - "L2BDMACLRN"
15824   - "L2BDMACLRN"
15825   - "L2BDMACLRN"
15826   - "L2XCFWD"
15827   - "L2XCFWD"
15828   - "L2XCFWD"
15829   traces:
15830     hoverinfo: "x+y"
15831     boxpoints: "outliers"
15832     whiskerwidth: 0
15833   layout:
15834     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-pdr"
15835     layout: "plot-throughput"
15836
15837 - type: "plot"
15838   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr"
15839   algorithm: "plot_performance_box"
15840   output-file-type: ".html"
15841   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr"
15842   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15843   filter: "'NIC_Intel-X710' and
15844            '64B' and
15845            'NDRPDR' and
15846            ('ETH' or 'DOT1Q') and
15847            '4T2C' and
15848            ('L2BDMACLRN' or 'L2XCFWD') and
15849            'VHOST_1024' and
15850            not 'CFS_OPT' and
15851            not 'VXLAN' and
15852            not 'IP4FWD' and
15853            not 'LBOND'"
15854   parameters:
15855   - "throughput"
15856   - "parent"
15857   - "tags"
15858   sort:
15859   - "L2BDMACLRN"
15860   - "L2BDMACLRN"
15861   - "L2BDMACLRN"
15862   - "L2XCFWD"
15863   - "L2XCFWD"
15864   - "L2XCFWD"
15865   traces:
15866     hoverinfo: "x+y"
15867     boxpoints: "outliers"
15868     whiskerwidth: 0
15869   layout:
15870     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr"
15871     layout: "plot-throughput"
15872
15873 - type: "plot"
15874   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-pdr"
15875   algorithm: "plot_performance_box"
15876   output-file-type: ".html"
15877   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-pdr"
15878   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15879   filter: "'NIC_Intel-X710' and
15880            '64B' and
15881            'NDRPDR' and
15882            ('ETH' or 'DOT1Q') and
15883            '4T2C' and
15884            ('L2BDMACLRN' or 'L2XCFWD') and
15885            'VHOST_1024' and
15886            not 'CFS_OPT' and
15887            not 'VXLAN' and
15888            not 'IP4FWD' and
15889            not 'LBOND'"
15890   parameters:
15891   - "throughput"
15892   - "parent"
15893   - "tags"
15894   sort:
15895   - "L2BDMACLRN"
15896   - "L2BDMACLRN"
15897   - "L2BDMACLRN"
15898   - "L2XCFWD"
15899   - "L2XCFWD"
15900   - "L2XCFWD"
15901   traces:
15902     hoverinfo: "x+y"
15903     boxpoints: "outliers"
15904     whiskerwidth: 0
15905   layout:
15906     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-pdr"
15907     layout: "plot-throughput"
15908
15909 # Packet Throughput - VPP vhost ip4 2n-skx-x710
15910 - type: "plot"
15911   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
15912   algorithm: "plot_performance_box"
15913   output-file-type: ".html"
15914   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
15915   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15916   filter: "'NIC_Intel-X710' and
15917            '64B' and
15918            'NDRPDR' and
15919            'ETH' and
15920            'IP4FWD' and
15921            '2T1C' and
15922            'VHOST_1024' and
15923            not 'VXLAN' and
15924            not 'NF_DENSITY' and
15925            not 'CFS_OPT' and
15926            not 'DOT1Q'"
15927   parameters:
15928   - "throughput"
15929   - "parent"
15930   - "tags"
15931   sort:
15932   - "1VM"
15933   - "2VM"
15934   traces:
15935     hoverinfo: "x+y"
15936     boxpoints: "outliers"
15937     whiskerwidth: 0
15938   layout:
15939     title: "vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
15940     layout: "plot-throughput"
15941
15942 - type: "plot"
15943   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
15944   algorithm: "plot_performance_box"
15945   output-file-type: ".html"
15946   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
15947   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15948   filter: "'NIC_Intel-X710' and
15949            '64B' and
15950            'NDRPDR' and
15951            'ETH' and
15952            'IP4FWD' and
15953            '4T2C' and
15954            'VHOST_1024' and
15955            not 'VXLAN' and
15956            not 'NF_DENSITY' and
15957            not 'CFS_OPT' and
15958            not 'DOT1Q'"
15959   parameters:
15960   - "throughput"
15961   - "parent"
15962   - "tags"
15963   sort:
15964   - "1VM"
15965   - "2VM"
15966   traces:
15967     hoverinfo: "x+y"
15968     boxpoints: "outliers"
15969     whiskerwidth: 0
15970   layout:
15971     title: "vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
15972     layout: "plot-throughput"
15973
15974 - type: "plot"
15975   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
15976   algorithm: "plot_performance_box"
15977   output-file-type: ".html"
15978   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
15979   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15980   filter: "'NIC_Intel-X710' and
15981            '64B' and
15982            'NDRPDR' and
15983            'ETH' and
15984            'IP4FWD' and
15985            '2T1C' and
15986            'VHOST_1024' and
15987            not 'VXLAN' and
15988            not 'NF_DENSITY' and
15989            not 'CFS_OPT' and
15990            not 'DOT1Q'"
15991   parameters:
15992   - "throughput"
15993   - "parent"
15994   - "tags"
15995   sort:
15996   - "1VM"
15997   - "2VM"
15998   traces:
15999     hoverinfo: "x+y"
16000     boxpoints: "outliers"
16001     whiskerwidth: 0
16002   layout:
16003     title: "vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
16004     layout: "plot-throughput"
16005
16006 - type: "plot"
16007   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
16008   algorithm: "plot_performance_box"
16009   output-file-type: ".html"
16010   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
16011   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16012   filter: "'NIC_Intel-X710' and
16013            '64B' and
16014            'NDRPDR' and
16015            'ETH' and
16016            'IP4FWD' and
16017            '4T2C' and
16018            'VHOST_1024' and
16019            not 'VXLAN' and
16020            not 'NF_DENSITY' and
16021            not 'CFS_OPT' and
16022            not 'DOT1Q'"
16023   parameters:
16024   - "throughput"
16025   - "parent"
16026   - "tags"
16027   sort:
16028   - "1VM"
16029   - "2VM"
16030   traces:
16031     hoverinfo: "x+y"
16032     boxpoints: "outliers"
16033     whiskerwidth: 0
16034   layout:
16035     title: "vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
16036     layout: "plot-throughput"
16037
16038 # Packet Throughput - VPP vhost l2sw 2n-skx-x710 - base
16039 - type: "plot"
16040   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr"
16041   algorithm: "plot_performance_box"
16042   output-file-type: ".html"
16043   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr"
16044   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16045   filter: "'NIC_Intel-X710' and
16046            '64B' and
16047            'NDRPDR' and
16048            ('ETH' or 'DOT1Q') and
16049            'BASE' and
16050            '2T1C' and
16051            ('L2BDMACLRN' or 'L2XCFWD') and
16052            'VHOST_1024' and
16053            not 'VXLAN' and
16054            not 'NF_DENSITY' and
16055            not 'IP4FWD' and
16056            not '2VM'"
16057   parameters:
16058   - "throughput"
16059   - "parent"
16060   - "tags"
16061 #  sort:
16062 #  - "not CFS_OPT"
16063 #  - "L2XCFWD"
16064 #  - "not CFS_OPT"
16065 #  - "CFS_OPT"
16066   traces:
16067     hoverinfo: "x+y"
16068     boxpoints: "outliers"
16069     whiskerwidth: 0
16070   layout:
16071     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr"
16072     layout: "plot-throughput"
16073
16074 - type: "plot"
16075   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-pdr"
16076   algorithm: "plot_performance_box"
16077   output-file-type: ".html"
16078   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-pdr"
16079   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16080   filter: "'NIC_Intel-X710' and
16081            '64B' and
16082            'NDRPDR' and
16083            ('ETH' or 'DOT1Q') and
16084            'BASE' and
16085            '2T1C' and
16086            ('L2BDMACLRN' or 'L2XCFWD') and
16087            'VHOST_1024' and
16088            not 'VXLAN' and
16089            not 'NF_DENSITY' and
16090            not 'IP4FWD' and
16091            not '2VM'"
16092   parameters:
16093   - "throughput"
16094   - "parent"
16095   - "tags"
16096 #  sort:
16097 #  - "not CFS_OPT"
16098 #  - "L2XCFWD"
16099 #  - "not CFS_OPT"
16100 #  - "CFS_OPT"
16101   traces:
16102     hoverinfo: "x+y"
16103     boxpoints: "outliers"
16104     whiskerwidth: 0
16105   layout:
16106     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-pdr"
16107     layout: "plot-throughput"
16108
16109 - type: "plot"
16110   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr"
16111   algorithm: "plot_performance_box"
16112   output-file-type: ".html"
16113   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr"
16114   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16115   filter: "'NIC_Intel-X710' and
16116            '64B' and
16117            'NDRPDR' and
16118            ('ETH' or 'DOT1Q') and
16119            'BASE' and
16120            '4T2C' and
16121            ('L2BDMACLRN' or 'L2XCFWD') and
16122            'VHOST_1024' and
16123            not 'VXLAN' and
16124            not 'NF_DENSITY' and
16125            not 'IP4FWD' and
16126            not '2VM'"
16127   parameters:
16128   - "throughput"
16129   - "parent"
16130   - "tags"
16131 #  sort:
16132 #  - "not CFS_OPT"
16133 #  - "L2XCFWD"
16134 #  - "not CFS_OPT"
16135 #  - "CFS_OPT"
16136   traces:
16137     hoverinfo: "x+y"
16138     boxpoints: "outliers"
16139     whiskerwidth: 0
16140   layout:
16141     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr"
16142     layout: "plot-throughput"
16143
16144 - type: "plot"
16145   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-pdr"
16146   algorithm: "plot_performance_box"
16147   output-file-type: ".html"
16148   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-pdr"
16149   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16150   filter: "'NIC_Intel-X710' and
16151            '64B' and
16152            'NDRPDR' and
16153            ('ETH' or 'DOT1Q') and
16154            'BASE' and
16155            '4T2C' and
16156            ('L2BDMACLRN' or 'L2XCFWD') and
16157            'VHOST_1024' and
16158            not 'VXLAN' and
16159            not 'NF_DENSITY' and
16160            not 'IP4FWD' and
16161            not '2VM'"
16162   parameters:
16163   - "throughput"
16164   - "parent"
16165   - "tags"
16166 #  sort:
16167 #  - "not CFS_OPT"
16168 #  - "L2XCFWD"
16169 #  - "not CFS_OPT"
16170 #  - "CFS_OPT"
16171   traces:
16172     hoverinfo: "x+y"
16173     boxpoints: "outliers"
16174     whiskerwidth: 0
16175   layout:
16176     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-pdr"
16177     layout: "plot-throughput"
16178
16179 # Packet Throughput - VPP vhost l2sw 2n-skx-x710 - base vm
16180 - type: "plot"
16181   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
16182   algorithm: "plot_performance_box"
16183   output-file-type: ".html"
16184   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
16185   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16186   filter: "'NIC_Intel-X710' and
16187            '64B' and
16188            'NDRPDR' and
16189            ('ETH' or 'DOT1Q') and
16190            '2T1C' and
16191            ('L2BDMACLRN' or 'L2XCFWD') and
16192            'VHOST_1024' and
16193            not 'CFS_OPT' and
16194            not 'VXLAN' and
16195            not 'NF_DENSITY' and
16196            not 'DOT1Q' and
16197            not 'IP4FWD'"
16198   parameters:
16199   - "throughput"
16200   - "parent"
16201   - "tags"
16202 #  sort:
16203 #  - "1VM"
16204 #  - "L2XCFWD"
16205 #  - "1VM"
16206 #  - "L2BDMACLRN"
16207   traces:
16208     hoverinfo: "x+y"
16209     boxpoints: "outliers"
16210     whiskerwidth: 0
16211   layout:
16212     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
16213     layout: "plot-throughput"
16214
16215 - type: "plot"
16216   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-pdr"
16217   algorithm: "plot_performance_box"
16218   output-file-type: ".html"
16219   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-pdr"
16220   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16221   filter: "'NIC_Intel-X710' and
16222            '64B' and
16223            'NDRPDR' and
16224            ('ETH' or 'DOT1Q') and
16225            '2T1C' and
16226            ('L2BDMACLRN' or 'L2XCFWD') and
16227            'VHOST_1024' and
16228            not 'CFS_OPT' and
16229            not 'VXLAN' and
16230            not 'NF_DENSITY' and
16231            not 'DOT1Q' and
16232            not 'IP4FWD'"
16233   parameters:
16234   - "throughput"
16235   - "parent"
16236   - "tags"
16237 #  sort:
16238 #  - "1VM"
16239 #  - "L2XCFWD"
16240 #  - "1VM"
16241 #  - "L2BDMACLRN"
16242   traces:
16243     hoverinfo: "x+y"
16244     boxpoints: "outliers"
16245     whiskerwidth: 0
16246   layout:
16247     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-pdr"
16248     layout: "plot-throughput"
16249
16250 - type: "plot"
16251   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
16252   algorithm: "plot_performance_box"
16253   output-file-type: ".html"
16254   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
16255   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16256   filter: "'NIC_Intel-X710' and
16257            '64B' and
16258            'NDRPDR' and
16259            ('ETH' or 'DOT1Q') and
16260            '4T2C' and
16261            ('L2BDMACLRN' or 'L2XCFWD') and
16262            'VHOST_1024' and
16263            not 'CFS_OPT' and
16264            not 'VXLAN' and
16265            not 'NF_DENSITY' and
16266            not 'DOT1Q' and
16267            not 'IP4FWD'"
16268   parameters:
16269   - "throughput"
16270   - "parent"
16271   - "tags"
16272 #  sort:
16273 #  - "1VM"
16274 #  - "L2XCFWD"
16275 #  - "1VM"
16276 #  - "L2BDMACLRN"
16277   traces:
16278     hoverinfo: "x+y"
16279     boxpoints: "outliers"
16280     whiskerwidth: 0
16281   layout:
16282     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
16283     layout: "plot-throughput"
16284
16285 - type: "plot"
16286   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-pdr"
16287   algorithm: "plot_performance_box"
16288   output-file-type: ".html"
16289   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-pdr"
16290   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16291   filter: "'NIC_Intel-X710' and
16292            '64B' and
16293            'NDRPDR' and
16294            ('ETH' or 'DOT1Q') and
16295            '4T2C' and
16296            ('L2BDMACLRN' or 'L2XCFWD') and
16297            'VHOST_1024' and
16298            not 'CFS_OPT' and
16299            not 'VXLAN' and
16300            not 'NF_DENSITY' and
16301            not 'DOT1Q' and
16302            not 'IP4FWD'"
16303   parameters:
16304   - "throughput"
16305   - "parent"
16306   - "tags"
16307 #  sort:
16308 #  - "1VM"
16309 #  - "L2XCFWD"
16310 #  - "1VM"
16311 #  - "L2BDMACLRN"
16312   traces:
16313     hoverinfo: "x+y"
16314     boxpoints: "outliers"
16315     whiskerwidth: 0
16316   layout:
16317     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-pdr"
16318     layout: "plot-throughput"
16319
16320 # Packet Throughput - VPP vhost ip4 2n-skx-xxv710
16321 - type: "plot"
16322   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
16323   algorithm: "plot_performance_box"
16324   output-file-type: ".html"
16325   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
16326   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16327   filter: "'NIC_Intel-XXV710' and
16328            '64B' and
16329            'NDRPDR' and
16330            'ETH' and
16331            'IP4FWD' and
16332            '2T1C' and
16333            'VHOST_1024' and
16334            not 'VXLAN' and
16335            not 'CFS_OPT' and
16336            not 'DOT1Q'"
16337   parameters:
16338   - "throughput"
16339   - "parent"
16340   - "tags"
16341   sort:
16342   - "1VM"
16343   - "2VM"
16344   traces:
16345     hoverinfo: "x+y"
16346     boxpoints: "outliers"
16347     whiskerwidth: 0
16348   layout:
16349     title: "vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
16350     layout: "plot-throughput"
16351
16352 - type: "plot"
16353   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
16354   algorithm: "plot_performance_box"
16355   output-file-type: ".html"
16356   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
16357   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16358   filter: "'NIC_Intel-XXV710' and
16359            '64B' and
16360            'NDRPDR' and
16361            'ETH' and
16362            'IP4FWD' and
16363            '4T2C' and
16364            'VHOST_1024' and
16365            not 'VXLAN' and
16366            not 'CFS_OPT' and
16367            not 'DOT1Q'"
16368   parameters:
16369   - "throughput"
16370   - "parent"
16371   - "tags"
16372   sort:
16373   - "1VM"
16374   - "2VM"
16375   traces:
16376     hoverinfo: "x+y"
16377     boxpoints: "outliers"
16378     whiskerwidth: 0
16379   layout:
16380     title: "vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
16381     layout: "plot-throughput"
16382
16383 - type: "plot"
16384   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
16385   algorithm: "plot_performance_box"
16386   output-file-type: ".html"
16387   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
16388   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16389   filter: "'NIC_Intel-XXV710' and
16390            '64B' and
16391            'NDRPDR' and
16392            'ETH' and
16393            'IP4FWD' and
16394            '2T1C' and
16395            'VHOST_1024' and
16396            not 'VXLAN' and
16397            not 'CFS_OPT' and
16398            not 'DOT1Q'"
16399   parameters:
16400   - "throughput"
16401   - "parent"
16402   - "tags"
16403   sort:
16404   - "1VM"
16405   - "2VM"
16406   traces:
16407     hoverinfo: "x+y"
16408     boxpoints: "outliers"
16409     whiskerwidth: 0
16410   layout:
16411     title: "vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
16412     layout: "plot-throughput"
16413
16414 - type: "plot"
16415   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
16416   algorithm: "plot_performance_box"
16417   output-file-type: ".html"
16418   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
16419   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16420   filter: "'NIC_Intel-XXV710' and
16421            '64B' and
16422            'NDRPDR' and
16423            'ETH' and
16424            'IP4FWD' and
16425            '4T2C' and
16426            'VHOST_1024' and
16427            not 'VXLAN' and
16428            not 'CFS_OPT' and
16429            not 'DOT1Q'"
16430   parameters:
16431   - "throughput"
16432   - "parent"
16433   - "tags"
16434   sort:
16435   - "1VM"
16436   - "2VM"
16437   traces:
16438     hoverinfo: "x+y"
16439     boxpoints: "outliers"
16440     whiskerwidth: 0
16441   layout:
16442     title: "vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
16443     layout: "plot-throughput"
16444
16445 ## Packet Throughput - VPP vhost l2sw 2n-skx-xxv710 - base
16446 #- type: "plot"
16447 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
16448 #  algorithm: "plot_performance_box"
16449 #  output-file-type: ".html"
16450 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
16451 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16452 #  filter: "'NIC_Intel-XXV710' and
16453 #           '64B' and
16454 #           'NDRPDR' and
16455 #           ('ETH' or 'DOT1Q') and
16456 #           'BASE' and
16457 #           '2T1C' and
16458 #           ('L2BDMACLRN' or 'L2XCFWD') and
16459 #           'VHOST_1024' and
16460 #           not 'VXLAN' and
16461 #           not 'IP4FWD' and
16462 #           not '2VM'"
16463 #  parameters:
16464 #  - "throughput"
16465 #  - "parent"
16466 #  - "tags"
16467 ##  sort:
16468 ##  - "not CFS_OPT"
16469 ##  - "L2XCFWD"
16470 ##  - "not CFS_OPT"
16471 ##  - "CFS_OPT"
16472 #  traces:
16473 #    hoverinfo: "x+y"
16474 #    boxpoints: "outliers"
16475 #    whiskerwidth: 0
16476 #  layout:
16477 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
16478 #    layout: "plot-throughput"
16479 #
16480 #- type: "plot"
16481 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
16482 #  algorithm: "plot_performance_box"
16483 #  output-file-type: ".html"
16484 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
16485 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16486 #  filter: "'NIC_Intel-XXV710' and
16487 #           '64B' and
16488 #           'NDRPDR' and
16489 #           ('ETH' or 'DOT1Q') and
16490 #           'BASE' and
16491 #           '2T1C' and
16492 #           ('L2BDMACLRN' or 'L2XCFWD') and
16493 #           'VHOST_1024' and
16494 #           not 'VXLAN' and
16495 #           not 'IP4FWD' and
16496 #           not '2VM'"
16497 #  parameters:
16498 #  - "throughput"
16499 #  - "parent"
16500 #  - "tags"
16501 ##  sort:
16502 ##  - "not CFS_OPT"
16503 ##  - "L2XCFWD"
16504 ##  - "not CFS_OPT"
16505 ##  - "CFS_OPT"
16506 #  traces:
16507 #    hoverinfo: "x+y"
16508 #    boxpoints: "outliers"
16509 #    whiskerwidth: 0
16510 #  layout:
16511 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
16512 #    layout: "plot-throughput"
16513 #
16514 #- type: "plot"
16515 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
16516 #  algorithm: "plot_performance_box"
16517 #  output-file-type: ".html"
16518 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
16519 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16520 #  filter: "'NIC_Intel-XXV710' and
16521 #           '64B' and
16522 #           'NDRPDR' and
16523 #           ('ETH' or 'DOT1Q') and
16524 #           'BASE' and
16525 #           '4T2C' and
16526 #           ('L2BDMACLRN' or 'L2XCFWD') and
16527 #           'VHOST_1024' and
16528 #           not 'VXLAN' and
16529 #           not 'IP4FWD' and
16530 #           not '2VM'"
16531 #  parameters:
16532 #  - "throughput"
16533 #  - "parent"
16534 #  - "tags"
16535 ##  sort:
16536 ##  - "not CFS_OPT"
16537 ##  - "L2XCFWD"
16538 ##  - "not CFS_OPT"
16539 ##  - "CFS_OPT"
16540 #  traces:
16541 #    hoverinfo: "x+y"
16542 #    boxpoints: "outliers"
16543 #    whiskerwidth: 0
16544 #  layout:
16545 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
16546 #    layout: "plot-throughput"
16547 #
16548 #- type: "plot"
16549 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
16550 #  algorithm: "plot_performance_box"
16551 #  output-file-type: ".html"
16552 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
16553 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16554 #  filter: "'NIC_Intel-XXV710' and
16555 #           '64B' and
16556 #           'NDRPDR' and
16557 #           ('ETH' or 'DOT1Q') and
16558 #           'BASE' and
16559 #           '4T2C' and
16560 #           ('L2BDMACLRN' or 'L2XCFWD') and
16561 #           'VHOST_1024' and
16562 #           not 'VXLAN' and
16563 #           not 'IP4FWD' and
16564 #           not '2VM'"
16565 #  parameters:
16566 #  - "throughput"
16567 #  - "parent"
16568 #  - "tags"
16569 ##  sort:
16570 ##  - "not CFS_OPT"
16571 ##  - "L2XCFWD"
16572 ##  - "not CFS_OPT"
16573 ##  - "CFS_OPT"
16574 #  traces:
16575 #    hoverinfo: "x+y"
16576 #    boxpoints: "outliers"
16577 #    whiskerwidth: 0
16578 #  layout:
16579 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
16580 #    layout: "plot-throughput"
16581 #
16582 ## Packet Throughput - VPP vhost l2sw 2n-skx-xxv710 - base vm
16583 #- type: "plot"
16584 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
16585 #  algorithm: "plot_performance_box"
16586 #  output-file-type: ".html"
16587 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
16588 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16589 #  filter: "'NIC_Intel-XXV710' and
16590 #           '64B' and
16591 #           'NDRPDR' and
16592 #           ('ETH' or 'DOT1Q') and
16593 #           '2T1C' and
16594 #           ('L2BDMACLRN' or 'L2XCFWD') and
16595 #           'VHOST_1024' and
16596 #           not 'CFS_OPT' and
16597 #           not 'VXLAN' and
16598 #           not 'DOT1Q' and
16599 #           not 'IP4FWD'"
16600 #  parameters:
16601 #  - "throughput"
16602 #  - "parent"
16603 #  - "tags"
16604 ##  sort:
16605 ##  - "1VM"
16606 ##  - "L2XCFWD"
16607 ##  - "1VM"
16608 ##  - "L2BDMACLRN"
16609 #  traces:
16610 #    hoverinfo: "x+y"
16611 #    boxpoints: "outliers"
16612 #    whiskerwidth: 0
16613 #  layout:
16614 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
16615 #    layout: "plot-throughput"
16616 #
16617 #- type: "plot"
16618 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-pdr"
16619 #  algorithm: "plot_performance_box"
16620 #  output-file-type: ".html"
16621 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-pdr"
16622 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16623 #  filter: "'NIC_Intel-XXV710' and
16624 #           '64B' and
16625 #           'NDRPDR' and
16626 #           ('ETH' or 'DOT1Q') and
16627 #           '2T1C' and
16628 #           ('L2BDMACLRN' or 'L2XCFWD') and
16629 #           'VHOST_1024' and
16630 #           not 'CFS_OPT' and
16631 #           not 'VXLAN' and
16632 #           not 'DOT1Q' and
16633 #           not 'IP4FWD'"
16634 #  parameters:
16635 #  - "throughput"
16636 #  - "parent"
16637 #  - "tags"
16638 ##  sort:
16639 ##  - "1VM"
16640 ##  - "L2XCFWD"
16641 ##  - "1VM"
16642 ##  - "L2BDMACLRN"
16643 #  traces:
16644 #    hoverinfo: "x+y"
16645 #    boxpoints: "outliers"
16646 #    whiskerwidth: 0
16647 #  layout:
16648 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-pdr"
16649 #    layout: "plot-throughput"
16650 #
16651 #- type: "plot"
16652 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
16653 #  algorithm: "plot_performance_box"
16654 #  output-file-type: ".html"
16655 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
16656 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16657 #  filter: "'NIC_Intel-XXV710' and
16658 #           '64B' and
16659 #           'NDRPDR' and
16660 #           ('ETH' or 'DOT1Q') and
16661 #           '4T2C' and
16662 #           ('L2BDMACLRN' or 'L2XCFWD') and
16663 #           'VHOST_1024' and
16664 #           not 'CFS_OPT' and
16665 #           not 'VXLAN' and
16666 #           not 'DOT1Q' and
16667 #           not 'IP4FWD'"
16668 #  parameters:
16669 #  - "throughput"
16670 #  - "parent"
16671 #  - "tags"
16672 ##  sort:
16673 ##  - "1VM"
16674 ##  - "L2XCFWD"
16675 ##  - "1VM"
16676 ##  - "L2BDMACLRN"
16677 #  traces:
16678 #    hoverinfo: "x+y"
16679 #    boxpoints: "outliers"
16680 #    whiskerwidth: 0
16681 #  layout:
16682 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
16683 #    layout: "plot-throughput"
16684 #
16685 #- type: "plot"
16686 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-pdr"
16687 #  algorithm: "plot_performance_box"
16688 #  output-file-type: ".html"
16689 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-pdr"
16690 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16691 #  filter: "'NIC_Intel-XXV710' and
16692 #           '64B' and
16693 #           'NDRPDR' and
16694 #           ('ETH' or 'DOT1Q') and
16695 #           '4T2C' and
16696 #           ('L2BDMACLRN' or 'L2XCFWD') and
16697 #           'VHOST_1024' and
16698 #           not 'CFS_OPT' and
16699 #           not 'VXLAN' and
16700 #           not 'DOT1Q' and
16701 #           not 'IP4FWD'"
16702 #  parameters:
16703 #  - "throughput"
16704 #  - "parent"
16705 #  - "tags"
16706 ##  sort:
16707 ##  - "1VM"
16708 ##  - "L2XCFWD"
16709 ##  - "1VM"
16710 ##  - "L2BDMACLRN"
16711 #  traces:
16712 #    hoverinfo: "x+y"
16713 #    boxpoints: "outliers"
16714 #    whiskerwidth: 0
16715 #  layout:
16716 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-pdr"
16717 #    layout: "plot-throughput"
16718
16719 ################################################################################
16720
16721 # Packet Throughput - VPP VTS 3n-hsw-x520
16722 - type: "plot"
16723   title: "VPP Throughput: vts-3n-hsw-x520-114b-1t1c-ndr"
16724   algorithm: "plot_performance_box"
16725   output-file-type: ".html"
16726   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-1t1c-ndr"
16727   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16728   filter: "'NIC_Intel-X520-DA2' and
16729            '114B' and
16730            'NDRPDR' and
16731            '1T1C' and
16732            'VTS'"
16733   parameters:
16734   - "throughput"
16735   - "parent"
16736   - "tags"
16737   traces:
16738     hoverinfo: "x+y"
16739     boxpoints: "outliers"
16740     whiskerwidth: 0
16741   layout:
16742     title: "vts-3n-hsw-x520-114b-1t1c-ndr"
16743     layout: "plot-throughput"
16744
16745 - type: "plot"
16746   title: "VPP Throughput: vts-3n-hsw-x520-114b-2t2c-ndr"
16747   algorithm: "plot_performance_box"
16748   output-file-type: ".html"
16749   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-2t2c-ndr"
16750   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16751   filter: "'NIC_Intel-X520-DA2' and
16752            '114B' and
16753            'NDRPDR' and
16754            '2T2C' and
16755            'VTS'"
16756   parameters:
16757   - "throughput"
16758   - "parent"
16759   - "tags"
16760   traces:
16761     hoverinfo: "x+y"
16762     boxpoints: "outliers"
16763     whiskerwidth: 0
16764   layout:
16765     title: "vts-3n-hsw-x520-114b-2t2c-ndr"
16766     layout: "plot-throughput"
16767
16768 - type: "plot"
16769   title: "VPP Throughput: vts-3n-hsw-x520-114b-1t1c-pdr"
16770   algorithm: "plot_performance_box"
16771   output-file-type: ".html"
16772   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-1t1c-pdr"
16773   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16774   filter: "'NIC_Intel-X520-DA2' and
16775            '114B' and
16776            'NDRPDR' and
16777            '1T1C' and
16778            'VTS'"
16779   parameters:
16780   - "throughput"
16781   - "parent"
16782   - "tags"
16783   traces:
16784     hoverinfo: "x+y"
16785     boxpoints: "outliers"
16786     whiskerwidth: 0
16787   layout:
16788     title: "vts-3n-hsw-x520-114b-1t1c-pdr"
16789     layout: "plot-throughput"
16790
16791 - type: "plot"
16792   title: "VPP Throughput: vts-3n-hsw-x520-114b-2t2c-pdr"
16793   algorithm: "plot_performance_box"
16794   output-file-type: ".html"
16795   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-2t2c-pdr"
16796   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16797   filter: "'NIC_Intel-X520-DA2' and
16798            '114B' and
16799            'NDRPDR' and
16800            '2T2C' and
16801            'VTS'"
16802   parameters:
16803   - "throughput"
16804   - "parent"
16805   - "tags"
16806   traces:
16807     hoverinfo: "x+y"
16808     boxpoints: "outliers"
16809     whiskerwidth: 0
16810   layout:
16811     title: "vts-3n-hsw-x520-114b-2t2c-pdr"
16812     layout: "plot-throughput"
16813
16814 ################################################################################
16815
16816 # Packet Throughput - DPDK l3fwd 3n-hsw-x520
16817 - type: "plot"
16818   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
16819   algorithm: "plot_performance_box"
16820   output-file-type: ".html"
16821   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
16822   data: "plot-dpdk-throughput-latency-3n-hsw"
16823   filter: "'NIC_Intel-X520-DA2' and
16824            '64B' and
16825            'BASE' and
16826            'NDRPDR' and
16827            '1T1C' and
16828            'IP4FWD'"
16829   parameters:
16830   - "throughput"
16831   - "parent"
16832   - "tags"
16833   traces:
16834     hoverinfo: "x+y"
16835     boxpoints: "outliers"
16836     whiskerwidth: 0
16837   layout:
16838     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
16839     layout: "plot-throughput"
16840
16841 - type: "plot"
16842   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
16843   algorithm: "plot_performance_box"
16844   output-file-type: ".html"
16845   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
16846   data: "plot-dpdk-throughput-latency-3n-hsw"
16847   filter: "'NIC_Intel-X520-DA2' and
16848            '64B' and
16849            'BASE' and
16850            'NDRPDR' and
16851            '2T2C' and
16852            'IP4FWD'"
16853   parameters:
16854   - "throughput"
16855   - "parent"
16856   - "tags"
16857   traces:
16858     hoverinfo: "x+y"
16859     boxpoints: "outliers"
16860     whiskerwidth: 0
16861   layout:
16862     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
16863     layout: "plot-throughput"
16864
16865 - type: "plot"
16866   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
16867   algorithm: "plot_performance_box"
16868   output-file-type: ".html"
16869   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
16870   data: "plot-dpdk-throughput-latency-3n-hsw"
16871   filter: "'NIC_Intel-X520-DA2' and
16872            '64B' and
16873            'BASE' and
16874            'NDRPDR' and
16875            '1T1C' and
16876            'IP4FWD'"
16877   parameters:
16878   - "throughput"
16879   - "parent"
16880   - "tags"
16881   traces:
16882     hoverinfo: "x+y"
16883     boxpoints: "outliers"
16884     whiskerwidth: 0
16885   layout:
16886     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
16887     layout: "plot-throughput"
16888
16889 - type: "plot"
16890   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
16891   algorithm: "plot_performance_box"
16892   output-file-type: ".html"
16893   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
16894   data: "plot-dpdk-throughput-latency-3n-hsw"
16895   filter: "'NIC_Intel-X520-DA2' and
16896            '64B' and
16897            'BASE' and
16898            'NDRPDR' and
16899            '2T2C' and
16900            'IP4FWD'"
16901   parameters:
16902   - "throughput"
16903   - "parent"
16904   - "tags"
16905   traces:
16906     hoverinfo: "x+y"
16907     boxpoints: "outliers"
16908     whiskerwidth: 0
16909   layout:
16910     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
16911     layout: "plot-throughput"
16912
16913 # Packet Throughput - DPDK l3fwd 3n-hsw-x710
16914 - type: "plot"
16915   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
16916   algorithm: "plot_performance_box"
16917   output-file-type: ".html"
16918   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
16919   data: "plot-dpdk-throughput-latency-3n-hsw"
16920   filter: "'NIC_Intel-X710' and
16921            '64B' and
16922            'BASE' and
16923            'NDRPDR' and
16924            '1T1C' and
16925            'IP4FWD'"
16926   parameters:
16927   - "throughput"
16928   - "parent"
16929   - "tags"
16930   traces:
16931     hoverinfo: "x+y"
16932     boxpoints: "outliers"
16933     whiskerwidth: 0
16934   layout:
16935     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
16936     layout: "plot-throughput"
16937
16938 - type: "plot"
16939   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
16940   algorithm: "plot_performance_box"
16941   output-file-type: ".html"
16942   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
16943   data: "plot-dpdk-throughput-latency-3n-hsw"
16944   filter: "'NIC_Intel-X710' and
16945            '64B' and
16946            'BASE' and
16947            'NDRPDR' and
16948            '2T2C' and
16949            'IP4FWD'"
16950   parameters:
16951   - "throughput"
16952   - "parent"
16953   - "tags"
16954   traces:
16955     hoverinfo: "x+y"
16956     boxpoints: "outliers"
16957     whiskerwidth: 0
16958   layout:
16959     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
16960     layout: "plot-throughput"
16961
16962 - type: "plot"
16963   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
16964   algorithm: "plot_performance_box"
16965   output-file-type: ".html"
16966   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
16967   data: "plot-dpdk-throughput-latency-3n-hsw"
16968   filter: "'NIC_Intel-X710' and
16969            '64B' and
16970            'BASE' and
16971            'NDRPDR' and
16972            '1T1C' and
16973            'IP4FWD'"
16974   parameters:
16975   - "throughput"
16976   - "parent"
16977   - "tags"
16978   traces:
16979     hoverinfo: "x+y"
16980     boxpoints: "outliers"
16981     whiskerwidth: 0
16982   layout:
16983     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
16984     layout: "plot-throughput"
16985
16986 - type: "plot"
16987   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
16988   algorithm: "plot_performance_box"
16989   output-file-type: ".html"
16990   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
16991   data: "plot-dpdk-throughput-latency-3n-hsw"
16992   filter: "'NIC_Intel-X710' and
16993            '64B' and
16994            'BASE' and
16995            'NDRPDR' and
16996            '2T2C' and
16997            'IP4FWD'"
16998   parameters:
16999   - "throughput"
17000   - "parent"
17001   - "tags"
17002   traces:
17003     hoverinfo: "x+y"
17004     boxpoints: "outliers"
17005     whiskerwidth: 0
17006   layout:
17007     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
17008     layout: "plot-throughput"
17009
17010 # Packet Throughput - DPDK l3fwd 3n-hsw-xl710
17011 - type: "plot"
17012   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
17013   algorithm: "plot_performance_box"
17014   output-file-type: ".html"
17015   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
17016   data: "plot-dpdk-throughput-latency-3n-hsw"
17017   filter: "'NIC_Intel-XL710' and
17018            '64B' and
17019            'BASE' and
17020            'NDRPDR' and
17021            '1T1C' and
17022            'IP4FWD'"
17023   parameters:
17024   - "throughput"
17025   - "parent"
17026   - "tags"
17027   traces:
17028     hoverinfo: "x+y"
17029     boxpoints: "outliers"
17030     whiskerwidth: 0
17031   layout:
17032     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
17033     layout: "plot-throughput"
17034
17035 - type: "plot"
17036   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
17037   algorithm: "plot_performance_box"
17038   output-file-type: ".html"
17039   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
17040   data: "plot-dpdk-throughput-latency-3n-hsw"
17041   filter: "'NIC_Intel-XL710' and
17042            '64B' and
17043            'BASE' and
17044            'NDRPDR' and
17045            '2T2C' and
17046            'IP4FWD'"
17047   parameters:
17048   - "throughput"
17049   - "parent"
17050   - "tags"
17051   traces:
17052     hoverinfo: "x+y"
17053     boxpoints: "outliers"
17054     whiskerwidth: 0
17055   layout:
17056     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
17057     layout: "plot-throughput"
17058
17059 - type: "plot"
17060   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
17061   algorithm: "plot_performance_box"
17062   output-file-type: ".html"
17063   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
17064   data: "plot-dpdk-throughput-latency-3n-hsw"
17065   filter: "'NIC_Intel-XL710' and
17066            '64B' and
17067            'BASE' and
17068            'NDRPDR' and
17069            '1T1C' and
17070            'IP4FWD'"
17071   parameters:
17072   - "throughput"
17073   - "parent"
17074   - "tags"
17075   traces:
17076     hoverinfo: "x+y"
17077     boxpoints: "outliers"
17078     whiskerwidth: 0
17079   layout:
17080     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
17081     layout: "plot-throughput"
17082
17083 - type: "plot"
17084   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
17085   algorithm: "plot_performance_box"
17086   output-file-type: ".html"
17087   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
17088   data: "plot-dpdk-throughput-latency-3n-hsw"
17089   filter: "'NIC_Intel-XL710' and
17090            '64B' and
17091            'BASE' and
17092            'NDRPDR' and
17093            '2T2C' and
17094            'IP4FWD'"
17095   parameters:
17096   - "throughput"
17097   - "parent"
17098   - "tags"
17099   traces:
17100     hoverinfo: "x+y"
17101     boxpoints: "outliers"
17102     whiskerwidth: 0
17103   layout:
17104     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
17105     layout: "plot-throughput"
17106
17107 # Packet Throughput - DPDK l3fwd 3n-skx-x710
17108 - type: "plot"
17109   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
17110   algorithm: "plot_performance_box"
17111   output-file-type: ".html"
17112   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
17113   data: "plot-dpdk-throughput-latency-3n-skx"
17114   filter: "'NIC_Intel-X710' and
17115            '64B' and
17116            'BASE' and
17117            'NDRPDR' and
17118            '2T1C' and
17119            'IP4FWD'"
17120   parameters:
17121   - "throughput"
17122   - "parent"
17123   - "tags"
17124   traces:
17125     hoverinfo: "x+y"
17126     boxpoints: "outliers"
17127     whiskerwidth: 0
17128   layout:
17129     title: "l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
17130     layout: "plot-throughput"
17131
17132 - type: "plot"
17133   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
17134   algorithm: "plot_performance_box"
17135   output-file-type: ".html"
17136   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
17137   data: "plot-dpdk-throughput-latency-3n-skx"
17138   filter: "'NIC_Intel-X710' and
17139            '64B' and
17140            'BASE' and
17141            'NDRPDR' and
17142            '4T2C' and
17143            'IP4FWD'"
17144   parameters:
17145   - "throughput"
17146   - "parent"
17147   - "tags"
17148   traces:
17149     hoverinfo: "x+y"
17150     boxpoints: "outliers"
17151     whiskerwidth: 0
17152   layout:
17153     title: "l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
17154     layout: "plot-throughput"
17155
17156 - type: "plot"
17157   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
17158   algorithm: "plot_performance_box"
17159   output-file-type: ".html"
17160   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
17161   data: "plot-dpdk-throughput-latency-3n-skx"
17162   filter: "'NIC_Intel-X710' and
17163            '64B' and
17164            'BASE' and
17165            'NDRPDR' and
17166            '2T1C' and
17167            'IP4FWD'"
17168   parameters:
17169   - "throughput"
17170   - "parent"
17171   - "tags"
17172   traces:
17173     hoverinfo: "x+y"
17174     boxpoints: "outliers"
17175     whiskerwidth: 0
17176   layout:
17177     title: "l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
17178     layout: "plot-throughput"
17179
17180 - type: "plot"
17181   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
17182   algorithm: "plot_performance_box"
17183   output-file-type: ".html"
17184   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
17185   data: "plot-dpdk-throughput-latency-3n-skx"
17186   filter: "'NIC_Intel-X710' and
17187            '64B' and
17188            'BASE' and
17189            'NDRPDR' and
17190            '4T2C' and
17191            'IP4FWD'"
17192   parameters:
17193   - "throughput"
17194   - "parent"
17195   - "tags"
17196   traces:
17197     hoverinfo: "x+y"
17198     boxpoints: "outliers"
17199     whiskerwidth: 0
17200   layout:
17201     title: "l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
17202     layout: "plot-throughput"
17203
17204 # Packet Throughput - DPDK l3fwd 3n-skx-xxv710
17205 - type: "plot"
17206   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
17207   algorithm: "plot_performance_box"
17208   output-file-type: ".html"
17209   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
17210   data: "plot-dpdk-throughput-latency-3n-skx"
17211   filter: "'NIC_Intel-XXV710' and
17212            '64B' and
17213            'BASE' and
17214            'NDRPDR' and
17215            '2T1C' and
17216            'IP4FWD'"
17217   parameters:
17218   - "throughput"
17219   - "parent"
17220   - "tags"
17221   traces:
17222     hoverinfo: "x+y"
17223     boxpoints: "outliers"
17224     whiskerwidth: 0
17225   layout:
17226     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
17227     layout: "plot-throughput"
17228
17229 - type: "plot"
17230   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
17231   algorithm: "plot_performance_box"
17232   output-file-type: ".html"
17233   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
17234   data: "plot-dpdk-throughput-latency-3n-skx"
17235   filter: "'NIC_Intel-XXV710' and
17236            '64B' and
17237            'BASE' and
17238            'NDRPDR' and
17239            '4T2C' and
17240            'IP4FWD'"
17241   parameters:
17242   - "throughput"
17243   - "parent"
17244   - "tags"
17245   traces:
17246     hoverinfo: "x+y"
17247     boxpoints: "outliers"
17248     whiskerwidth: 0
17249   layout:
17250     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
17251     layout: "plot-throughput"
17252
17253 - type: "plot"
17254   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
17255   algorithm: "plot_performance_box"
17256   output-file-type: ".html"
17257   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
17258   data: "plot-dpdk-throughput-latency-3n-skx"
17259   filter: "'NIC_Intel-XXV710' and
17260            '64B' and
17261            'BASE' and
17262            'NDRPDR' and
17263            '2T1C' and
17264            'IP4FWD'"
17265   parameters:
17266   - "throughput"
17267   - "parent"
17268   - "tags"
17269   traces:
17270     hoverinfo: "x+y"
17271     boxpoints: "outliers"
17272     whiskerwidth: 0
17273   layout:
17274     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
17275     layout: "plot-throughput"
17276
17277 - type: "plot"
17278   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
17279   algorithm: "plot_performance_box"
17280   output-file-type: ".html"
17281   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
17282   data: "plot-dpdk-throughput-latency-3n-skx"
17283   filter: "'NIC_Intel-XXV710' and
17284            '64B' and
17285            'BASE' and
17286            'NDRPDR' and
17287            '4T2C' and
17288            'IP4FWD'"
17289   parameters:
17290   - "throughput"
17291   - "parent"
17292   - "tags"
17293   traces:
17294     hoverinfo: "x+y"
17295     boxpoints: "outliers"
17296     whiskerwidth: 0
17297   layout:
17298     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
17299     layout: "plot-throughput"
17300
17301 # Packet Throughput - DPDK l3fwd 2n-skx-x710
17302 - type: "plot"
17303   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
17304   algorithm: "plot_performance_box"
17305   output-file-type: ".html"
17306   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
17307   data: "plot-dpdk-throughput-latency-2n-skx"
17308   filter: "'NIC_Intel-X710' and
17309            '64B' and
17310            'BASE' and
17311            'NDRPDR' and
17312            '2T1C' and
17313            'IP4FWD'"
17314   parameters:
17315   - "throughput"
17316   - "parent"
17317   - "tags"
17318   traces:
17319     hoverinfo: "x+y"
17320     boxpoints: "outliers"
17321     whiskerwidth: 0
17322   layout:
17323     title: "l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
17324     layout: "plot-throughput"
17325
17326 - type: "plot"
17327   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
17328   algorithm: "plot_performance_box"
17329   output-file-type: ".html"
17330   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
17331   data: "plot-dpdk-throughput-latency-2n-skx"
17332   filter: "'NIC_Intel-X710' and
17333            '64B' and
17334            'BASE' and
17335            'NDRPDR' and
17336            '4T2C' and
17337            'IP4FWD'"
17338   parameters:
17339   - "throughput"
17340   - "parent"
17341   - "tags"
17342   traces:
17343     hoverinfo: "x+y"
17344     boxpoints: "outliers"
17345     whiskerwidth: 0
17346   layout:
17347     title: "l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
17348     layout: "plot-throughput"
17349
17350 - type: "plot"
17351   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
17352   algorithm: "plot_performance_box"
17353   output-file-type: ".html"
17354   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
17355   data: "plot-dpdk-throughput-latency-2n-skx"
17356   filter: "'NIC_Intel-X710' and
17357            '64B' and
17358            'BASE' and
17359            'NDRPDR' and
17360            '2T1C' and
17361            'IP4FWD'"
17362   parameters:
17363   - "throughput"
17364   - "parent"
17365   - "tags"
17366   traces:
17367     hoverinfo: "x+y"
17368     boxpoints: "outliers"
17369     whiskerwidth: 0
17370   layout:
17371     title: "l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
17372     layout: "plot-throughput"
17373
17374 - type: "plot"
17375   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
17376   algorithm: "plot_performance_box"
17377   output-file-type: ".html"
17378   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
17379   data: "plot-dpdk-throughput-latency-2n-skx"
17380   filter: "'NIC_Intel-X710' and
17381            '64B' and
17382            'BASE' and
17383            'NDRPDR' and
17384            '4T2C' and
17385            'IP4FWD'"
17386   parameters:
17387   - "throughput"
17388   - "parent"
17389   - "tags"
17390   traces:
17391     hoverinfo: "x+y"
17392     boxpoints: "outliers"
17393     whiskerwidth: 0
17394   layout:
17395     title: "l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
17396     layout: "plot-throughput"
17397
17398 # Packet Throughput - DPDK l3fwd 2n-skx-xxv710
17399 - type: "plot"
17400   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
17401   algorithm: "plot_performance_box"
17402   output-file-type: ".html"
17403   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
17404   data: "plot-dpdk-throughput-latency-2n-skx"
17405   filter: "'NIC_Intel-XXV710' and
17406            '64B' and
17407            'BASE' and
17408            'NDRPDR' and
17409            '2T1C' and
17410            'IP4FWD'"
17411   parameters:
17412   - "throughput"
17413   - "parent"
17414   - "tags"
17415   traces:
17416     hoverinfo: "x+y"
17417     boxpoints: "outliers"
17418     whiskerwidth: 0
17419   layout:
17420     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
17421     layout: "plot-throughput"
17422
17423 - type: "plot"
17424   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
17425   algorithm: "plot_performance_box"
17426   output-file-type: ".html"
17427   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
17428   data: "plot-dpdk-throughput-latency-2n-skx"
17429   filter: "'NIC_Intel-XXV710' and
17430            '64B' and
17431            'BASE' and
17432            'NDRPDR' and
17433            '4T2C' and
17434            'IP4FWD'"
17435   parameters:
17436   - "throughput"
17437   - "parent"
17438   - "tags"
17439   traces:
17440     hoverinfo: "x+y"
17441     boxpoints: "outliers"
17442     whiskerwidth: 0
17443   layout:
17444     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
17445     layout: "plot-throughput"
17446
17447 - type: "plot"
17448   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
17449   algorithm: "plot_performance_box"
17450   output-file-type: ".html"
17451   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
17452   data: "plot-dpdk-throughput-latency-2n-skx"
17453   filter: "'NIC_Intel-XXV710' and
17454            '64B' and
17455            'BASE' and
17456            'NDRPDR' and
17457            '2T1C' and
17458            'IP4FWD'"
17459   parameters:
17460   - "throughput"
17461   - "parent"
17462   - "tags"
17463   traces:
17464     hoverinfo: "x+y"
17465     boxpoints: "outliers"
17466     whiskerwidth: 0
17467   layout:
17468     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
17469     layout: "plot-throughput"
17470
17471 - type: "plot"
17472   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
17473   algorithm: "plot_performance_box"
17474   output-file-type: ".html"
17475   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
17476   data: "plot-dpdk-throughput-latency-2n-skx"
17477   filter: "'NIC_Intel-XXV710' and
17478            '64B' and
17479            'BASE' and
17480            'NDRPDR' and
17481            '4T2C' and
17482            'IP4FWD'"
17483   parameters:
17484   - "throughput"
17485   - "parent"
17486   - "tags"
17487   traces:
17488     hoverinfo: "x+y"
17489     boxpoints: "outliers"
17490     whiskerwidth: 0
17491   layout:
17492     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
17493     layout: "plot-throughput"
17494
17495 ################################################################################
17496
17497 # Packet Throughput - DPDK testpmd 3n-hsw-x520
17498 - type: "plot"
17499   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
17500   algorithm: "plot_performance_box"
17501   output-file-type: ".html"
17502   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
17503   data: "plot-dpdk-throughput-latency-3n-hsw"
17504   filter: "'NIC_Intel-X520-DA2' and
17505            '64B' and
17506            'BASE' and
17507            'NDRPDR' and
17508            '1T1C' and
17509            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17510   parameters:
17511   - "throughput"
17512   - "parent"
17513   - "tags"
17514   traces:
17515     hoverinfo: "x+y"
17516     boxpoints: "outliers"
17517     whiskerwidth: 0
17518   layout:
17519     title: "testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
17520     layout: "plot-throughput"
17521
17522 - type: "plot"
17523   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
17524   algorithm: "plot_performance_box"
17525   output-file-type: ".html"
17526   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
17527   data: "plot-dpdk-throughput-latency-3n-hsw"
17528   filter: "'NIC_Intel-X520-DA2' and
17529            '64B' and
17530            'BASE' and
17531            'NDRPDR' and
17532            '2T2C' and
17533            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17534   parameters:
17535   - "throughput"
17536   - "parent"
17537   - "tags"
17538   traces:
17539     hoverinfo: "x+y"
17540     boxpoints: "outliers"
17541     whiskerwidth: 0
17542   layout:
17543     title: "testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
17544     layout: "plot-throughput"
17545
17546 - type: "plot"
17547   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
17548   algorithm: "plot_performance_box"
17549   output-file-type: ".html"
17550   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
17551   data: "plot-dpdk-throughput-latency-3n-hsw"
17552   filter: "'NIC_Intel-X520-DA2' and
17553            '64B' and
17554            'BASE' and
17555            'NDRPDR' and
17556            '1T1C' and
17557            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17558   parameters:
17559   - "throughput"
17560   - "parent"
17561   - "tags"
17562   traces:
17563     hoverinfo: "x+y"
17564     boxpoints: "outliers"
17565     whiskerwidth: 0
17566   layout:
17567     title: "testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
17568     layout: "plot-throughput"
17569
17570 - type: "plot"
17571   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
17572   algorithm: "plot_performance_box"
17573   output-file-type: ".html"
17574   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
17575   data: "plot-dpdk-throughput-latency-3n-hsw"
17576   filter: "'NIC_Intel-X520-DA2' and
17577            '64B' and
17578            'BASE' and
17579            'NDRPDR' and
17580            '2T2C' and
17581            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17582   parameters:
17583   - "throughput"
17584   - "parent"
17585   - "tags"
17586   traces:
17587     hoverinfo: "x+y"
17588     boxpoints: "outliers"
17589     whiskerwidth: 0
17590   layout:
17591     title: "testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
17592     layout: "plot-throughput"
17593
17594 # Packet Throughput - DPDK testpmd 3n-hsw-x710
17595 - type: "plot"
17596   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
17597   algorithm: "plot_performance_box"
17598   output-file-type: ".html"
17599   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
17600   data: "plot-dpdk-throughput-latency-3n-hsw"
17601   filter: "'NIC_Intel-X710' and
17602            '64B' and
17603            'BASE' and
17604            'NDRPDR' and
17605            '1T1C' and
17606            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17607   parameters:
17608   - "throughput"
17609   - "parent"
17610   - "tags"
17611   traces:
17612     hoverinfo: "x+y"
17613     boxpoints: "outliers"
17614     whiskerwidth: 0
17615   layout:
17616     title: "testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
17617     layout: "plot-throughput"
17618
17619 - type: "plot"
17620   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
17621   algorithm: "plot_performance_box"
17622   output-file-type: ".html"
17623   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
17624   data: "plot-dpdk-throughput-latency-3n-hsw"
17625   filter: "'NIC_Intel-X710' and
17626            '64B' and
17627            'BASE' and
17628            'NDRPDR' and
17629            '2T2C' and
17630            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17631   parameters:
17632   - "throughput"
17633   - "parent"
17634   - "tags"
17635   traces:
17636     hoverinfo: "x+y"
17637     boxpoints: "outliers"
17638     whiskerwidth: 0
17639   layout:
17640     title: "testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
17641     layout: "plot-throughput"
17642
17643 - type: "plot"
17644   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
17645   algorithm: "plot_performance_box"
17646   output-file-type: ".html"
17647   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
17648   data: "plot-dpdk-throughput-latency-3n-hsw"
17649   filter: "'NIC_Intel-X710' and
17650            '64B' and
17651            'BASE' and
17652            'NDRPDR' and
17653            '1T1C' and
17654            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17655   parameters:
17656   - "throughput"
17657   - "parent"
17658   - "tags"
17659   traces:
17660     hoverinfo: "x+y"
17661     boxpoints: "outliers"
17662     whiskerwidth: 0
17663   layout:
17664     title: "testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
17665     layout: "plot-throughput"
17666
17667 - type: "plot"
17668   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
17669   algorithm: "plot_performance_box"
17670   output-file-type: ".html"
17671   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
17672   data: "plot-dpdk-throughput-latency-3n-hsw"
17673   filter: "'NIC_Intel-X710' and
17674            '64B' and
17675            'BASE' and
17676            'NDRPDR' and
17677            '2T2C' and
17678            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17679   parameters:
17680   - "throughput"
17681   - "parent"
17682   - "tags"
17683   traces:
17684     hoverinfo: "x+y"
17685     boxpoints: "outliers"
17686     whiskerwidth: 0
17687   layout:
17688     title: "testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
17689     layout: "plot-throughput"
17690
17691 # Packet Throughput - DPDK testpmd 3n-hsw-xl710
17692 - type: "plot"
17693   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
17694   algorithm: "plot_performance_box"
17695   output-file-type: ".html"
17696   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
17697   data: "plot-dpdk-throughput-latency-3n-hsw"
17698   filter: "'NIC_Intel-XL710' and
17699            '64B' and
17700            'BASE' and
17701            'NDRPDR' and
17702            '1T1C' and
17703            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17704   parameters:
17705   - "throughput"
17706   - "parent"
17707   - "tags"
17708   traces:
17709     hoverinfo: "x+y"
17710     boxpoints: "outliers"
17711     whiskerwidth: 0
17712   layout:
17713     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
17714     layout: "plot-throughput"
17715
17716 - type: "plot"
17717   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
17718   algorithm: "plot_performance_box"
17719   output-file-type: ".html"
17720   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
17721   data: "plot-dpdk-throughput-latency-3n-hsw"
17722   filter: "'NIC_Intel-XL710' and
17723            '64B' and
17724            'BASE' and
17725            'NDRPDR' and
17726            '2T2C' and
17727            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17728   parameters:
17729   - "throughput"
17730   - "parent"
17731   - "tags"
17732   traces:
17733     hoverinfo: "x+y"
17734     boxpoints: "outliers"
17735     whiskerwidth: 0
17736   layout:
17737     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
17738     layout: "plot-throughput"
17739
17740 - type: "plot"
17741   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
17742   algorithm: "plot_performance_box"
17743   output-file-type: ".html"
17744   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
17745   data: "plot-dpdk-throughput-latency-3n-hsw"
17746   filter: "'NIC_Intel-XL710' and
17747            '64B' and
17748            'BASE' and
17749            'NDRPDR' and
17750            '1T1C' and
17751            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17752   parameters:
17753   - "throughput"
17754   - "parent"
17755   - "tags"
17756   traces:
17757     hoverinfo: "x+y"
17758     boxpoints: "outliers"
17759     whiskerwidth: 0
17760   layout:
17761     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
17762     layout: "plot-throughput"
17763
17764 - type: "plot"
17765   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
17766   algorithm: "plot_performance_box"
17767   output-file-type: ".html"
17768   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
17769   data: "plot-dpdk-throughput-latency-3n-hsw"
17770   filter: "'NIC_Intel-XL710' and
17771            '64B' and
17772            'BASE' and
17773            'NDRPDR' and
17774            '2T2C' and
17775            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17776   parameters:
17777   - "throughput"
17778   - "parent"
17779   - "tags"
17780   traces:
17781     hoverinfo: "x+y"
17782     boxpoints: "outliers"
17783     whiskerwidth: 0
17784   layout:
17785     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
17786     layout: "plot-throughput"
17787
17788 # Packet Throughput - DPDK testpmd 3n-skx-x710
17789 - type: "plot"
17790   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-2t1c-base-ndr"
17791   algorithm: "plot_performance_box"
17792   output-file-type: ".html"
17793   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-ndr"
17794   data: "plot-dpdk-throughput-latency-3n-skx"
17795   filter: "'NIC_Intel-X710' and
17796            '64B' and
17797            'BASE' and
17798            'NDRPDR' and
17799            '2T1C' and
17800            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17801   parameters:
17802   - "throughput"
17803   - "parent"
17804   - "tags"
17805   traces:
17806     hoverinfo: "x+y"
17807     boxpoints: "outliers"
17808     whiskerwidth: 0
17809   layout:
17810     title: "testpmd-3n-skx-x710-64b-2t1c-base-ndr"
17811     layout: "plot-throughput"
17812
17813 - type: "plot"
17814   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-4t2c-base-ndr"
17815   algorithm: "plot_performance_box"
17816   output-file-type: ".html"
17817   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-ndr"
17818   data: "plot-dpdk-throughput-latency-3n-skx"
17819   filter: "'NIC_Intel-X710' and
17820            '64B' and
17821            'BASE' and
17822            'NDRPDR' and
17823            '4T2C' and
17824            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17825   parameters:
17826   - "throughput"
17827   - "parent"
17828   - "tags"
17829   traces:
17830     hoverinfo: "x+y"
17831     boxpoints: "outliers"
17832     whiskerwidth: 0
17833   layout:
17834     title: "testpmd-3n-skx-x710-64b-4t2c-base-ndr"
17835     layout: "plot-throughput"
17836
17837 - type: "plot"
17838   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-2t1c-base-pdr"
17839   algorithm: "plot_performance_box"
17840   output-file-type: ".html"
17841   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-pdr"
17842   data: "plot-dpdk-throughput-latency-3n-skx"
17843   filter: "'NIC_Intel-X710' and
17844            '64B' and
17845            'BASE' and
17846            'NDRPDR' and
17847            '2T1C' and
17848            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17849   parameters:
17850   - "throughput"
17851   - "parent"
17852   - "tags"
17853   traces:
17854     hoverinfo: "x+y"
17855     boxpoints: "outliers"
17856     whiskerwidth: 0
17857   layout:
17858     title: "testpmd-3n-skx-x710-64b-2t1c-base-pdr"
17859     layout: "plot-throughput"
17860
17861 - type: "plot"
17862   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-4t2c-base-pdr"
17863   algorithm: "plot_performance_box"
17864   output-file-type: ".html"
17865   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-pdr"
17866   data: "plot-dpdk-throughput-latency-3n-skx"
17867   filter: "'NIC_Intel-X710' and
17868            '64B' and
17869            'BASE' and
17870            'NDRPDR' and
17871            '4T2C' and
17872            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17873   parameters:
17874   - "throughput"
17875   - "parent"
17876   - "tags"
17877   traces:
17878     hoverinfo: "x+y"
17879     boxpoints: "outliers"
17880     whiskerwidth: 0
17881   layout:
17882     title: "testpmd-3n-skx-x710-64b-4t2c-base-pdr"
17883     layout: "plot-throughput"
17884
17885 # Packet Throughput - DPDK testpmd 3n-skx-xxv710
17886 - type: "plot"
17887   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
17888   algorithm: "plot_performance_box"
17889   output-file-type: ".html"
17890   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
17891   data: "plot-dpdk-throughput-latency-3n-skx"
17892   filter: "'NIC_Intel-XXV710' and
17893            '64B' and
17894            'BASE' and
17895            'NDRPDR' and
17896            '2T1C' and
17897            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17898   parameters:
17899   - "throughput"
17900   - "parent"
17901   - "tags"
17902   traces:
17903     hoverinfo: "x+y"
17904     boxpoints: "outliers"
17905     whiskerwidth: 0
17906   layout:
17907     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
17908     layout: "plot-throughput"
17909
17910 - type: "plot"
17911   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
17912   algorithm: "plot_performance_box"
17913   output-file-type: ".html"
17914   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
17915   data: "plot-dpdk-throughput-latency-3n-skx"
17916   filter: "'NIC_Intel-XXV710' and
17917            '64B' and
17918            'BASE' and
17919            'NDRPDR' and
17920            '4T2C' and
17921            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17922   parameters:
17923   - "throughput"
17924   - "parent"
17925   - "tags"
17926   traces:
17927     hoverinfo: "x+y"
17928     boxpoints: "outliers"
17929     whiskerwidth: 0
17930   layout:
17931     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
17932     layout: "plot-throughput"
17933
17934 - type: "plot"
17935   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
17936   algorithm: "plot_performance_box"
17937   output-file-type: ".html"
17938   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
17939   data: "plot-dpdk-throughput-latency-3n-skx"
17940   filter: "'NIC_Intel-XXV710' and
17941            '64B' and
17942            'BASE' and
17943            'NDRPDR' and
17944            '2T1C' and
17945            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17946   parameters:
17947   - "throughput"
17948   - "parent"
17949   - "tags"
17950   traces:
17951     hoverinfo: "x+y"
17952     boxpoints: "outliers"
17953     whiskerwidth: 0
17954   layout:
17955     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
17956     layout: "plot-throughput"
17957
17958 - type: "plot"
17959   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
17960   algorithm: "plot_performance_box"
17961   output-file-type: ".html"
17962   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
17963   data: "plot-dpdk-throughput-latency-3n-skx"
17964   filter: "'NIC_Intel-XXV710' and
17965            '64B' and
17966            'BASE' and
17967            'NDRPDR' and
17968            '4T2C' and
17969            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17970   parameters:
17971   - "throughput"
17972   - "parent"
17973   - "tags"
17974   traces:
17975     hoverinfo: "x+y"
17976     boxpoints: "outliers"
17977     whiskerwidth: 0
17978   layout:
17979     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
17980     layout: "plot-throughput"
17981
17982 # Packet Throughput - DPDK testpmd 2n-skx-x710
17983 - type: "plot"
17984   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-2t1c-base-ndr"
17985   algorithm: "plot_performance_box"
17986   output-file-type: ".html"
17987   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-ndr"
17988   data: "plot-dpdk-throughput-latency-2n-skx"
17989   filter: "'NIC_Intel-X710' and
17990            '64B' and
17991            'BASE' and
17992            'NDRPDR' and
17993            '2T1C' and
17994            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17995   parameters:
17996   - "throughput"
17997   - "parent"
17998   - "tags"
17999   traces:
18000     hoverinfo: "x+y"
18001     boxpoints: "outliers"
18002     whiskerwidth: 0
18003   layout:
18004     title: "testpmd-2n-skx-x710-64b-2t1c-base-ndr"
18005     layout: "plot-throughput"
18006
18007 - type: "plot"
18008   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-4t2c-base-ndr"
18009   algorithm: "plot_performance_box"
18010   output-file-type: ".html"
18011   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-ndr"
18012   data: "plot-dpdk-throughput-latency-2n-skx"
18013   filter: "'NIC_Intel-X710' and
18014            '64B' and
18015            'BASE' and
18016            'NDRPDR' and
18017            '4T2C' and
18018            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18019   parameters:
18020   - "throughput"
18021   - "parent"
18022   - "tags"
18023   traces:
18024     hoverinfo: "x+y"
18025     boxpoints: "outliers"
18026     whiskerwidth: 0
18027   layout:
18028     title: "testpmd-2n-skx-x710-64b-4t2c-base-ndr"
18029     layout: "plot-throughput"
18030
18031 - type: "plot"
18032   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-2t1c-base-pdr"
18033   algorithm: "plot_performance_box"
18034   output-file-type: ".html"
18035   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-pdr"
18036   data: "plot-dpdk-throughput-latency-2n-skx"
18037   filter: "'NIC_Intel-X710' and
18038            '64B' and
18039            'BASE' and
18040            'NDRPDR' and
18041            '2T1C' and
18042            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18043   parameters:
18044   - "throughput"
18045   - "parent"
18046   - "tags"
18047   traces:
18048     hoverinfo: "x+y"
18049     boxpoints: "outliers"
18050     whiskerwidth: 0
18051   layout:
18052     title: "testpmd-2n-skx-x710-64b-2t1c-base-pdr"
18053     layout: "plot-throughput"
18054
18055 - type: "plot"
18056   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-4t2c-base-pdr"
18057   algorithm: "plot_performance_box"
18058   output-file-type: ".html"
18059   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-pdr"
18060   data: "plot-dpdk-throughput-latency-2n-skx"
18061   filter: "'NIC_Intel-X710' and
18062            '64B' and
18063            'BASE' and
18064            'NDRPDR' and
18065            '4T2C' and
18066            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18067   parameters:
18068   - "throughput"
18069   - "parent"
18070   - "tags"
18071   traces:
18072     hoverinfo: "x+y"
18073     boxpoints: "outliers"
18074     whiskerwidth: 0
18075   layout:
18076     title: "testpmd-2n-skx-x710-64b-4t2c-base-pdr"
18077     layout: "plot-throughput"
18078
18079 # Packet Throughput - DPDK testpmd 2n-skx-xxv710
18080 - type: "plot"
18081   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
18082   algorithm: "plot_performance_box"
18083   output-file-type: ".html"
18084   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
18085   data: "plot-dpdk-throughput-latency-2n-skx"
18086   filter: "'NIC_Intel-XXV710' and
18087            '64B' and
18088            'BASE' and
18089            'NDRPDR' and
18090            '2T1C' and
18091            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18092   parameters:
18093   - "throughput"
18094   - "parent"
18095   - "tags"
18096   traces:
18097     hoverinfo: "x+y"
18098     boxpoints: "outliers"
18099     whiskerwidth: 0
18100   layout:
18101     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
18102     layout: "plot-throughput"
18103
18104 - type: "plot"
18105   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
18106   algorithm: "plot_performance_box"
18107   output-file-type: ".html"
18108   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
18109   data: "plot-dpdk-throughput-latency-2n-skx"
18110   filter: "'NIC_Intel-XXV710' and
18111            '64B' and
18112            'BASE' and
18113            'NDRPDR' and
18114            '4T2C' and
18115            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18116   parameters:
18117   - "throughput"
18118   - "parent"
18119   - "tags"
18120   traces:
18121     hoverinfo: "x+y"
18122     boxpoints: "outliers"
18123     whiskerwidth: 0
18124   layout:
18125     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
18126     layout: "plot-throughput"
18127
18128 - type: "plot"
18129   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
18130   algorithm: "plot_performance_box"
18131   output-file-type: ".html"
18132   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
18133   data: "plot-dpdk-throughput-latency-2n-skx"
18134   filter: "'NIC_Intel-XXV710' and
18135            '64B' and
18136            'BASE' and
18137            'NDRPDR' and
18138            '2T1C' and
18139            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18140   parameters:
18141   - "throughput"
18142   - "parent"
18143   - "tags"
18144   traces:
18145     hoverinfo: "x+y"
18146     boxpoints: "outliers"
18147     whiskerwidth: 0
18148   layout:
18149     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
18150     layout: "plot-throughput"
18151
18152 - type: "plot"
18153   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
18154   algorithm: "plot_performance_box"
18155   output-file-type: ".html"
18156   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
18157   data: "plot-dpdk-throughput-latency-2n-skx"
18158   filter: "'NIC_Intel-XXV710' and
18159            '64B' and
18160            'BASE' and
18161            'NDRPDR' and
18162            '4T2C' and
18163            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18164   parameters:
18165   - "throughput"
18166   - "parent"
18167   - "tags"
18168   traces:
18169     hoverinfo: "x+y"
18170     boxpoints: "outliers"
18171     whiskerwidth: 0
18172   layout:
18173     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
18174     layout: "plot-throughput"
18175
18176 ################################################################################
18177
18178 # Packet Latency - VPP L2 3n-hsw-x520 base and scale
18179 - type: "plot"
18180   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
18181   algorithm: "plot_latency_error_bars"
18182   output-file-type: ".html"
18183   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
18184   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18185   filter: "'NIC_Intel-X520-DA2' and
18186            '64B' and
18187            ('BASE' or 'SCALE') and
18188            'NDRPDR' and
18189            'ETH' and
18190            '1T1C' and
18191            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18192            not 'VHOST' and
18193            not 'MEMIF'"
18194   parameters:
18195   - "latency"
18196   - "parent"
18197   - "tags"
18198   sort:
18199   - "L2XCFWD"
18200   - "L2PATCH"
18201   - "L2BDMACLRN"
18202   - "FIB_10K"
18203   - "FIB_100K"
18204   - "FIB_1M"
18205   layout:
18206     title: "l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
18207     layout: "plot-latency"
18208
18209 - type: "plot"
18210   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
18211   algorithm: "plot_latency_error_bars"
18212   output-file-type: ".html"
18213   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
18214   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18215   filter: "'NIC_Intel-X520-DA2' and
18216            '64B' and
18217            ('BASE' or 'SCALE') and
18218            'NDRPDR' and
18219            'ETH' and
18220            '2T2C' and
18221            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18222            not 'VHOST' and
18223            not 'MEMIF'"
18224   parameters:
18225   - "latency"
18226   - "parent"
18227   - "tags"
18228   sort:
18229   - "L2XCFWD"
18230   - "L2PATCH"
18231   - "L2BDMACLRN"
18232   - "FIB_10K"
18233   - "FIB_100K"
18234   - "FIB_1M"
18235   layout:
18236     title: "l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
18237     layout: "plot-latency"
18238
18239 # Packet Latency - VPP L2 3n-hsw-x520 features
18240 - type: "plot"
18241   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-features-ndr-lat"
18242   algorithm: "plot_latency_error_bars"
18243   output-file-type: ".html"
18244   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-ndr-lat"
18245   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18246   filter: "'NIC_Intel-X520-DA2' and
18247            '64B' and
18248            'NDRPDR' and
18249            '1T1C' and
18250            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18251            not 'ACL' and
18252            not 'VHOST' and
18253            not 'MEMIF'"
18254   parameters:
18255   - "latency"
18256   - "parent"
18257   - "tags"
18258   sort:
18259   - "L2XCBASE"    # l2xcbase
18260   - "L2BDBASE"    # l2bdbase
18261   - "L2XCFWD"     # dot1q-l2xcbase
18262   - "L2BDMACLRN"  # dot1q-l2bdbase
18263   layout:
18264     title: "l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
18265     layout: "plot-latency"
18266
18267 - type: "plot"
18268   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-features-ndr-lat"
18269   algorithm: "plot_latency_error_bars"
18270   output-file-type: ".html"
18271   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-ndr-lat"
18272   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18273   filter: "'NIC_Intel-X520-DA2' and
18274            '64B' and
18275            'NDRPDR' and
18276            '2T2C' and
18277            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18278            not 'ACL' and
18279            not 'VHOST' and
18280            not 'MEMIF'"
18281   parameters:
18282   - "latency"
18283   - "parent"
18284   - "tags"
18285   sort:
18286   - "L2XCBASE"    # l2xcbase
18287   - "L2BDBASE"    # l2bdbase
18288   - "L2XCFWD"     # dot1q-l2xcbase
18289   - "L2BDMACLRN"  # dot1q-l2bdbase
18290   layout:
18291     title: "l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
18292     layout: "plot-latency"
18293
18294 # Packet Latency - VPP L2 3n-hsw-x520 features-iacl
18295 - type: "plot"
18296   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-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-1t1c-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            '1T1C' 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-1t1c-features-iacl-ndr"
18319     layout: "plot-latency"
18320
18321 - type: "plot"
18322   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat"
18323   algorithm: "plot_latency_error_bars"
18324   output-file-type: ".html"
18325   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat"
18326   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18327   filter: "'NIC_Intel-X520-DA2' and
18328            '64B' and
18329            'NDRPDR' and
18330            '2T2C' and
18331            'FEATURE' and
18332            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18333            'IACL' and
18334            ('ACL1' or 'ACL50') and
18335            ('10K_FLOWS' or '10k_FLOWS') and
18336            not 'MACIP' and
18337            not 'VHOST' and
18338            not 'MEMIF'"
18339   parameters:
18340   - "latency"
18341   - "parent"
18342   - "tags"
18343   layout:
18344     title: "l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
18345     layout: "plot-latency"
18346
18347 # Packet Latency - VPP L2 3n-hsw-x520 features-oacl
18348 - type: "plot"
18349   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-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-1t1c-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            '1T1C' 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-1t1c-features-oacl-ndr"
18372     layout: "plot-latency"
18373
18374 - type: "plot"
18375   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat"
18376   algorithm: "plot_latency_error_bars"
18377   output-file-type: ".html"
18378   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat"
18379   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18380   filter: "'NIC_Intel-X520-DA2' and
18381            '64B' and
18382            'NDRPDR' and
18383            '2T2C' and
18384            'FEATURE' and
18385            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18386            'OACL' and
18387            ('ACL1' or 'ACL50') and
18388            ('10K_FLOWS' or '10k_FLOWS') and
18389            not 'MACIP' 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-2t2c-features-oacl-ndr"
18398     layout: "plot-latency"
18399
18400 # Packet Latency - VPP L2 3n-hsw-x520 features-macip
18401 - type: "plot"
18402   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr-lat"
18403   algorithm: "plot_latency_error_bars"
18404   output-file-type: ".html"
18405   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr-lat"
18406   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18407   filter: "'NIC_Intel-X520-DA2' and
18408            '64B' and
18409            'NDRPDR' and
18410            '1T1C' and
18411            'FEATURE' and
18412            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18413            'MACIP' and
18414            ('ACL1' or 'ACL50') and
18415            ('10K_FLOWS' or '10k_FLOWS') and
18416            not 'VHOST' and
18417            not 'MEMIF'"
18418   parameters:
18419   - "latency"
18420   - "parent"
18421   - "tags"
18422   layout:
18423     title: "l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr"
18424     layout: "plot-latency"
18425
18426 - type: "plot"
18427   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr-lat"
18428   algorithm: "plot_latency_error_bars"
18429   output-file-type: ".html"
18430   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr-lat"
18431   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18432   filter: "'NIC_Intel-X520-DA2' and
18433            '64B' and
18434            'NDRPDR' and
18435            '2T2C' and
18436            'FEATURE' and
18437            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18438            'MACIP' and
18439            ('ACL1' or 'ACL50') and
18440            ('10K_FLOWS' or '10k_FLOWS') and
18441            not 'VHOST' and
18442            not 'MEMIF'"
18443   parameters:
18444   - "latency"
18445   - "parent"
18446   - "tags"
18447   layout:
18448     title: "l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr"
18449     layout: "plot-latency"
18450
18451 # Packet Latency - VPP L2 3n-hsw-x710 base and scale
18452 - type: "plot"
18453   title: "VPP Latency: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
18454   algorithm: "plot_latency_error_bars"
18455   output-file-type: ".html"
18456   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
18457   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18458   filter: "'NIC_Intel-X710' and
18459            '64B' and
18460            ('BASE' or 'SCALE') and
18461            'NDRPDR' and
18462            'ETH' and
18463            '1T1C' and
18464            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18465            not 'VHOST' and
18466            not 'MEMIF'"
18467   parameters:
18468   - "latency"
18469   - "parent"
18470   - "tags"
18471   sort:
18472   - "L2PATCH"
18473   - "L2XCFWD"
18474   - "L2BDMACLRN"
18475   - "FIB_10K"
18476   - "FIB_100K"
18477   - "FIB_1M"
18478   layout:
18479     title: "l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
18480     layout: "plot-latency"
18481
18482 - type: "plot"
18483   title: "VPP Latency: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
18484   algorithm: "plot_latency_error_bars"
18485   output-file-type: ".html"
18486   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
18487   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18488   filter: "'NIC_Intel-X710' and
18489            '64B' and
18490            ('BASE' or 'SCALE') and
18491            'NDRPDR' and
18492            'ETH' and
18493            '2T2C' and
18494            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18495            not 'VHOST' and
18496            not 'MEMIF'"
18497   parameters:
18498   - "latency"
18499   - "parent"
18500   - "tags"
18501   sort:
18502   - "L2PATCH"
18503   - "L2XCFWD"
18504   - "L2BDMACLRN"
18505   - "FIB_10K"
18506   - "FIB_100K"
18507   - "FIB_1M"
18508   layout:
18509     title: "l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
18510     layout: "plot-latency"
18511
18512 # Packet Latency - VPP L2 3n-hsw-x710 features
18513 - type: "plot"
18514   title: "VPP Latency: l2sw-3n-hsw-x710-64b-1t1c-features-ndr-lat"
18515   algorithm: "plot_latency_error_bars"
18516   output-file-type: ".html"
18517   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-ndr-lat"
18518   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18519   filter: "'NIC_Intel-X710' and
18520            '64B' and
18521            'NDRPDR' and
18522            '1T1C' and
18523            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18524            not 'ACL' and
18525            not 'VHOST' and
18526            not 'L2OVRLAY' and
18527            not 'MEMIF'"
18528   parameters:
18529   - "latency"
18530   - "parent"
18531   - "tags"
18532   sort:
18533   - "L2XCBASE"    # l2xcbase
18534   - "L2BDBASE"    # l2bdbase
18535   - "L2XCFWD"     # dot1q-l2xcbase
18536   - "L2BDMACLRN"  # dot1q-l2bdbase
18537   layout:
18538     title: "l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
18539     layout: "plot-latency"
18540
18541 - type: "plot"
18542   title: "VPP Latency: l2sw-3n-hsw-x710-64b-2t2c-features-ndr-lat"
18543   algorithm: "plot_latency_error_bars"
18544   output-file-type: ".html"
18545   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-ndr-lat"
18546   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18547   filter: "'NIC_Intel-X710' and
18548            '64B' and
18549            'NDRPDR' and
18550            '2T2C' and
18551            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18552            not 'ACL' and
18553            not 'VHOST' and
18554            not 'L2OVRLAY' and
18555            not 'MEMIF'"
18556   parameters:
18557   - "latency"
18558   - "parent"
18559   - "tags"
18560   sort:
18561   - "L2XCBASE"    # l2xcbase
18562   - "L2BDBASE"    # l2bdbase
18563   - "L2XCFWD"     # dot1q-l2xcbase
18564   - "L2BDMACLRN"  # dot1q-l2bdbase
18565   layout:
18566     title: "l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
18567     layout: "plot-latency"
18568
18569 # Packet Latency - VPP L2 3n-hsw-x710 features-iacl
18570 - type: "plot"
18571   title: "VPP Latency: l2sw-3n-hsw-x710-64b-1t1c-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-1t1c-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            '1T1C' 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-1t1c-features-iacl-ndr"
18594     layout: "plot-latency"
18595
18596 - type: "plot"
18597   title: "VPP Latency: l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat"
18598   algorithm: "plot_latency_error_bars"
18599   output-file-type: ".html"
18600   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat"
18601   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18602   filter: "'NIC_Intel-X710' and
18603            '64B' and
18604            'NDRPDR' and
18605            '2T2C' and
18606            'FEATURE' and
18607            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18608            'IACL' and
18609            ('ACL1' or 'ACL50') and
18610            ('10K_FLOWS' or '10k_FLOWS') and
18611            not 'MACIP' and
18612            not 'VHOST' and
18613            not 'MEMIF'"
18614   parameters:
18615   - "latency"
18616   - "parent"
18617   - "tags"
18618   layout:
18619     title: "l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
18620     layout: "plot-latency"
18621
18622 # Packet Latency - VPP L2 3n-hsw-xl710 base and scale
18623 - type: "plot"
18624   title: "VPP Latency: l2sw-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
18625   algorithm: "plot_latency_error_bars"
18626   output-file-type: ".html"
18627   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
18628   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18629   filter: "'NIC_Intel-XL710' and
18630            '64B' and
18631            'BASE' and
18632            'NDRPDR' and
18633            'ETH' and
18634            '1T1C' and
18635            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18636            not 'VHOST' and
18637            not 'MEMIF'"
18638   parameters:
18639   - "latency"
18640   - "parent"
18641   - "tags"
18642   sort:
18643   - "L2PATCH"
18644   - "L2XCFWD"
18645   - "L2BDMACLRN"
18646   layout:
18647     title: "l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
18648     layout: "plot-latency"
18649
18650 - type: "plot"
18651   title: "VPP Latency: l2sw-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
18652   algorithm: "plot_latency_error_bars"
18653   output-file-type: ".html"
18654   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
18655   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18656   filter: "'NIC_Intel-XL710' and
18657            '64B' and
18658            'BASE' and
18659            'NDRPDR' and
18660            'ETH' and
18661            '2T2C' and
18662            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18663            not 'VHOST' and
18664            not 'MEMIF'"
18665   parameters:
18666   - "latency"
18667   - "parent"
18668   - "tags"
18669   sort:
18670   - "L2PATCH"
18671   - "L2XCFWD"
18672   - "L2BDMACLRN"
18673   layout:
18674     title: "l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
18675     layout: "plot-latency"
18676
18677 # Packet Latency - VPP L2 3n-skx-x710 base and scale
18678 - type: "plot"
18679   title: "VPP Latency: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
18680   algorithm: "plot_latency_error_bars"
18681   output-file-type: ".html"
18682   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
18683   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18684   filter: "'NIC_Intel-X710' and
18685            '64B' and
18686            ('BASE' or 'SCALE') and
18687            'NDRPDR' and
18688            'ETH' and
18689            '2T1C' and
18690            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18691            not 'VHOST' and
18692            not 'MEMIF' and
18693            not 'DRV_AVF'"
18694   parameters:
18695   - "latency"
18696   - "parent"
18697   - "tags"
18698   sort:
18699   - "L2PATCH"
18700   - "L2XCBASE"
18701   - "BASE"
18702   - "FIB_10K"
18703   - "FIB_100K"
18704   - "FIB_1M"
18705   layout:
18706     title: "l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
18707     layout: "plot-latency"
18708
18709 - type: "plot"
18710   title: "VPP Latency: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
18711   algorithm: "plot_latency_error_bars"
18712   output-file-type: ".html"
18713   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
18714   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18715   filter: "'NIC_Intel-X710' and
18716            '64B' and
18717            ('BASE' or 'SCALE') and
18718            'NDRPDR' and
18719            'ETH' and
18720            '4T2C' and
18721            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18722            not 'VHOST' and
18723            not 'MEMIF' and
18724            not 'DRV_AVF'"
18725   parameters:
18726   - "latency"
18727   - "parent"
18728   - "tags"
18729   sort:
18730   - "L2PATCH"
18731   - "L2XCBASE"
18732   - "BASE"
18733   - "FIB_10K"
18734   - "FIB_100K"
18735   - "FIB_1M"
18736   layout:
18737     title: "l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
18738     layout: "plot-latency"
18739
18740 # Packet Latency - VPP L2 3n-skx-x710 features
18741 - type: "plot"
18742   title: "VPP Latency: l2sw-3n-skx-x710-64b-2t1c-features-ndr-lat"
18743   algorithm: "plot_latency_error_bars"
18744   output-file-type: ".html"
18745   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-ndr-lat"
18746   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18747   filter: "'NIC_Intel-X710' and
18748            '64B' and
18749            'NDRPDR' and
18750            '2T1C' and
18751            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18752            not 'ACL' and
18753            not 'VHOST' and
18754            not 'DRV_AVF' and
18755            not 'L2OVRLAY' and
18756            not 'MEMIF'"
18757   parameters:
18758   - "latency"
18759   - "parent"
18760   - "tags"
18761   sort:
18762   - "L2XCBASE"    # l2xcbase
18763   - "L2BDBASE"    # l2bdbase
18764   - "L2XCFWD"     # dot1q-l2xcbase
18765   - "L2BDMACLRN"  # dot1q-l2bdbase
18766   layout:
18767     title: "l2sw-3n-skx-x710-64b-2t1c-features-ndr"
18768     layout: "plot-latency"
18769
18770 - type: "plot"
18771   title: "VPP Latency: l2sw-3n-skx-x710-64b-4t2c-features-ndr-lat"
18772   algorithm: "plot_latency_error_bars"
18773   output-file-type: ".html"
18774   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-ndr-lat"
18775   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18776   filter: "'NIC_Intel-X710' and
18777            '64B' and
18778            'NDRPDR' and
18779            '4T2C' and
18780            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18781            not 'ACL' and
18782            not 'VHOST' and
18783            not 'DRV_AVF' and
18784            not 'L2OVRLAY' and
18785            not 'MEMIF'"
18786   parameters:
18787   - "latency"
18788   - "parent"
18789   - "tags"
18790   sort:
18791   - "L2XCBASE"    # l2xcbase
18792   - "L2BDBASE"    # l2bdbase
18793   - "L2XCFWD"     # dot1q-l2xcbase
18794   - "L2BDMACLRN"  # dot1q-l2bdbase
18795   layout:
18796     title: "l2sw-3n-skx-x710-64b-4t2c-features-ndr"
18797     layout: "plot-latency"
18798
18799 # Packet Latency - VPP L2 3n-skx-x710 features-iacl
18800 - type: "plot"
18801   title: "VPP Latency: l2sw-3n-skx-x710-64b-2t1c-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-2t1c-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            '2T1C' 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-2t1c-features-iacl-ndr"
18824     layout: "plot-latency"
18825
18826 - type: "plot"
18827   title: "VPP Latency: l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
18828   algorithm: "plot_latency_error_bars"
18829   output-file-type: ".html"
18830   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
18831   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18832   filter: "'NIC_Intel-X710' and
18833            '64B' and
18834            'NDRPDR' and
18835            '4T2C' and
18836            'FEATURE' and
18837            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18838            'IACL' and
18839            ('ACL1' or 'ACL50') and
18840            ('10K_FLOWS' or '10k_FLOWS') and
18841            not 'MACIP' and
18842            not 'VHOST' and
18843            not 'MEMIF'"
18844   parameters:
18845   - "latency"
18846   - "parent"
18847   - "tags"
18848   layout:
18849     title: "l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr"
18850     layout: "plot-latency"
18851
18852 # Packet Latency - VPP L2 3n-skx-xxv710 base
18853 - type: "plot"
18854   title: "VPP Latency: l2sw-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
18855   algorithm: "plot_latency_error_bars"
18856   output-file-type: ".html"
18857   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
18858   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18859   filter: "'NIC_Intel-XXV710' and
18860            '64B' and
18861            ('BASE' or 'SCALE') and
18862            'NDRPDR' and
18863            'ETH' and
18864            '2T1C' and
18865            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18866            not 'VHOST' and
18867            not 'MEMIF'"
18868   parameters:
18869   - "latency"
18870   - "parent"
18871   - "tags"
18872   sort:
18873   - "L2PATCH"
18874   - "L2PATCH"
18875   - "L2XCBASE"
18876   - "L2BDMACLRN"
18877   layout:
18878     title: "l2sw-3n-skx-xxv710-64b-2t1c-base-ndr"
18879     layout: "plot-latency"
18880
18881 - type: "plot"
18882   title: "VPP Latency: l2sw-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
18883   algorithm: "plot_latency_error_bars"
18884   output-file-type: ".html"
18885   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
18886   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18887   filter: "'NIC_Intel-XXV710' and
18888            '64B' and
18889            ('BASE' or 'SCALE') and
18890            'NDRPDR' and
18891            'ETH' and
18892            '4T2C' and
18893            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18894            not 'VHOST' and
18895            not 'MEMIF'"
18896   parameters:
18897   - "latency"
18898   - "parent"
18899   - "tags"
18900   sort:
18901   - "L2PATCH"
18902   - "L2PATCH"
18903   - "L2XCBASE"
18904   - "L2BDMACLRN"
18905   layout:
18906     title: "l2sw-3n-skx-xxv710-64b-4t2c-base-ndr"
18907     layout: "plot-latency"
18908
18909 # Packet Latency - VPP L2 2n-skx-x710 base and scale
18910 - type: "plot"
18911   title: "VPP Latency: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
18912   algorithm: "plot_latency_error_bars"
18913   output-file-type: ".html"
18914   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
18915   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18916   filter: "'NIC_Intel-X710' and
18917            '64B' and
18918            'ETH' and
18919            ('BASE' or 'SCALE') and
18920            'NDRPDR' and
18921            '2T1C' and
18922            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18923            not 'VHOST' and
18924            not 'MEMIF'"
18925   parameters:
18926   - "latency"
18927   - "parent"
18928   - "tags"
18929   sort:
18930   - "L2PATCH"
18931   - "L2XCBASE"
18932   - "BASE"
18933   - "FIB_10K"
18934   - "FIB_100K"
18935   - "FIB_1M"
18936   layout:
18937     title: "l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
18938     layout: "plot-latency"
18939
18940 - type: "plot"
18941   title: "VPP Latency: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
18942   algorithm: "plot_latency_error_bars"
18943   output-file-type: ".html"
18944   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
18945   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18946   filter: "'NIC_Intel-X710' and
18947            '64B' and
18948            ('BASE' or 'SCALE') and
18949            'NDRPDR' and
18950            'ETH' and
18951            '4T2C' and
18952            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18953            not 'VHOST' and
18954            not 'MEMIF'"
18955   parameters:
18956   - "latency"
18957   - "parent"
18958   - "tags"
18959   sort:
18960   - "L2PATCH"
18961   - "L2XCBASE"
18962   - "BASE"
18963   - "FIB_10K"
18964   - "FIB_100K"
18965   - "FIB_1M"
18966   layout:
18967     title: "l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
18968     layout: "plot-latency"
18969
18970 # Packet Latency - VPP L2 2n-skx-xxv710 base and scale
18971 - type: "plot"
18972   title: "VPP Latency: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
18973   algorithm: "plot_latency_error_bars"
18974   output-file-type: ".html"
18975   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
18976   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18977   filter: "'NIC_Intel-XXV710' and
18978            '64B' and
18979            ('BASE' or 'SCALE') and
18980            'NDRPDR' and
18981            'ETH' and
18982            '2T1C' and
18983            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18984            not 'VHOST' and
18985            not 'MEMIF'"
18986   parameters:
18987   - "latency"
18988   - "parent"
18989   - "tags"
18990   sort:
18991   - "L2PATCH"
18992   - "L2XCBASE"
18993   - "BASE"
18994   - "FIB_10K"
18995   - "FIB_100K"
18996   - "FIB_1M"
18997   layout:
18998     title: "l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
18999     layout: "plot-latency"
19000
19001 - type: "plot"
19002   title: "VPP Latency: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
19003   algorithm: "plot_latency_error_bars"
19004   output-file-type: ".html"
19005   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
19006   data: "plot-vpp-throughput-lat-tsa-2n-skx"
19007   filter: "'NIC_Intel-XXV710' and
19008            '64B' and
19009            ('BASE' or 'SCALE') and
19010            'NDRPDR' and
19011            'ETH' and
19012            '4T2C' and
19013            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
19014            not 'VHOST' and
19015            not 'MEMIF'"
19016   parameters:
19017   - "latency"
19018   - "parent"
19019   - "tags"
19020   sort:
19021   - "L2PATCH"
19022   - "L2XCBASE"
19023   - "BASE"
19024   - "FIB_10K"
19025   - "FIB_100K"
19026   - "FIB_1M"
19027   layout:
19028     title: "l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
19029     layout: "plot-latency"
19030
19031 ################################################################################
19032
19033 # Packet Latency - VPP Container Memif 3n-hsw-x520
19034 - type: "plot"
19035   title: "VPP Latency: memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
19036   algorithm: "plot_latency_error_bars"
19037   output-file-type: ".html"
19038   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
19039   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19040   filter: "'NIC_Intel-X520-DA2' and
19041            '64B' and
19042            ('BASE' or 'SCALE') and
19043            'NDRPDR' and
19044            '1T1C' and
19045            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19046            not 'VHOST' and
19047            'MEMIF'"
19048   parameters:
19049   - "latency"
19050   - "parent"
19051   - "tags"
19052   sort:
19053   - "L2XCFWD"
19054   - "L2XCFWD"
19055   - "L2XCFWD"
19056   - "L2BDMACLRN"
19057   - "L2BDMACLRN"
19058   - "L2BDMACLRN"
19059   - "IP4FWD"
19060   layout:
19061     title: "memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
19062     layout: "plot-latency"
19063
19064 - type: "plot"
19065   title: "VPP Latency: memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
19066   algorithm: "plot_latency_error_bars"
19067   output-file-type: ".html"
19068   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
19069   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19070   filter: "'NIC_Intel-X520-DA2' and
19071            '64B' and
19072            ('BASE' or 'SCALE') and
19073            'NDRPDR' and
19074            '2T2C' and
19075            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19076            not 'VHOST' and
19077            'MEMIF'"
19078   parameters:
19079   - "latency"
19080   - "parent"
19081   - "tags"
19082   sort:
19083   - "L2XCFWD"
19084   - "L2XCFWD"
19085   - "L2XCFWD"
19086   - "L2BDMACLRN"
19087   - "L2BDMACLRN"
19088   - "L2BDMACLRN"
19089   - "IP4FWD"
19090   layout:
19091     title: "memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
19092     layout: "plot-latency"
19093
19094 # Packet Latency - VPP Container Memif 3n-hsw-x710
19095 - type: "plot"
19096   title: "VPP Latency: memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
19097   algorithm: "plot_latency_error_bars"
19098   output-file-type: ".html"
19099   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
19100   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19101   filter: "'NIC_Intel-X710' and
19102            '64B' and
19103            ('BASE' or 'SCALE') and
19104            'NDRPDR' and
19105            '1T1C' and
19106            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19107            not 'VHOST' and
19108            'MEMIF'"
19109   parameters:
19110   - "latency"
19111   - "parent"
19112   - "tags"
19113   sort:
19114   - "L2XCFWD"
19115   - "L2XCFWD"
19116   - "L2XCFWD"
19117   - "L2BDMACLRN"
19118   - "L2BDMACLRN"
19119   - "L2BDMACLRN"
19120   - "IP4FWD"
19121   layout:
19122     title: "memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
19123     layout: "plot-latency"
19124
19125 - type: "plot"
19126   title: "VPP Latency: memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
19127   algorithm: "plot_latency_error_bars"
19128   output-file-type: ".html"
19129   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
19130   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19131   filter: "'NIC_Intel-X710' and
19132            '64B' and
19133            ('BASE' or 'SCALE') and
19134            'NDRPDR' and
19135            '2T2C' and
19136            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19137            not 'VHOST' and
19138            'MEMIF'"
19139   parameters:
19140   - "latency"
19141   - "parent"
19142   - "tags"
19143   sort:
19144   - "L2XCFWD"
19145   - "L2XCFWD"
19146   - "L2XCFWD"
19147   - "L2BDMACLRN"
19148   - "L2BDMACLRN"
19149   - "L2BDMACLRN"
19150   - "IP4FWD"
19151   layout:
19152     title: "memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
19153     layout: "plot-latency"
19154
19155 # Packet Latency - VPP Container Memif 3n-hsw-xl710
19156 - type: "plot"
19157   title: "VPP Latency: memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr-lat"
19158   algorithm: "plot_latency_error_bars"
19159   output-file-type: ".html"
19160   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr-lat"
19161   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19162   filter: "'NIC_Intel-XL710' and
19163            '64B' and
19164            ('BASE' or 'SCALE') and
19165            'NDRPDR' and
19166            '1T1C' and
19167            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19168            not 'VHOST' and
19169            'MEMIF'"
19170   parameters:
19171   - "latency"
19172   - "parent"
19173   - "tags"
19174   sort:
19175   - "L2XCFWD"
19176   - "L2XCFWD"
19177   - "L2XCFWD"
19178   - "L2BDMACLRN"
19179   - "L2BDMACLRN"
19180   - "L2BDMACLRN"
19181   - "IP4FWD"
19182   layout:
19183     title: "memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr"
19184     layout: "plot-latency"
19185
19186 - type: "plot"
19187   title: "VPP Latency: memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr-lat"
19188   algorithm: "plot_latency_error_bars"
19189   output-file-type: ".html"
19190   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr-lat"
19191   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19192   filter: "'NIC_Intel-XL710' and
19193            '64B' and
19194            ('BASE' or 'SCALE') and
19195            'NDRPDR' and
19196            '2T2C' and
19197            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19198            not 'VHOST' and
19199            'MEMIF'"
19200   parameters:
19201   - "latency"
19202   - "parent"
19203   - "tags"
19204   sort:
19205   - "L2XCFWD"
19206   - "L2XCFWD"
19207   - "L2XCFWD"
19208   - "L2BDMACLRN"
19209   - "L2BDMACLRN"
19210   - "L2BDMACLRN"
19211   - "IP4FWD"
19212   layout:
19213     title: "memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr"
19214     layout: "plot-latency"
19215
19216 # Packet Latency - VPP Container Memif 3n-skx-x710
19217 - type: "plot"
19218   title: "VPP Latency: memif-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
19219   algorithm: "plot_latency_error_bars"
19220   output-file-type: ".html"
19221   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
19222   data: "plot-vpp-throughput-lat-tsa-3n-skx"
19223   filter: "'NIC_Intel-X710' and
19224            '64B' and
19225            ('BASE' or 'SCALE') and
19226            'NDRPDR' and
19227            '2T1C' and
19228            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19229            not 'VHOST' and
19230            'MEMIF'"
19231   parameters:
19232   - "latency"
19233   - "parent"
19234   - "tags"
19235   sort:
19236   - "L2XCFWD"
19237   - "L2XCFWD"
19238   - "L2XCFWD"
19239   - "L2BDMACLRN"
19240   - "L2BDMACLRN"
19241   - "L2BDMACLRN"
19242   - "IP4FWD"
19243   layout:
19244     title: "memif-3n-skx-x710-64b-2t1c-base_and_features-ndr"
19245     layout: "plot-latency"
19246
19247 - type: "plot"
19248   title: "VPP Latency: memif-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
19249   algorithm: "plot_latency_error_bars"
19250   output-file-type: ".html"
19251   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
19252   data: "plot-vpp-throughput-lat-tsa-3n-skx"
19253   filter: "'NIC_Intel-X710' and
19254            '64B' and
19255            ('BASE' or 'SCALE') and
19256            'NDRPDR' and
19257            '4T2C' and
19258            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19259            not 'VHOST' and
19260            'MEMIF'"
19261   parameters:
19262   - "latency"
19263   - "parent"
19264   - "tags"
19265   sort:
19266   - "L2XCFWD"
19267   - "L2XCFWD"
19268   - "L2XCFWD"
19269   - "L2BDMACLRN"
19270   - "L2BDMACLRN"
19271   - "L2BDMACLRN"
19272   - "IP4FWD"
19273   layout:
19274     title: "memif-3n-skx-x710-64b-4t2c-base_and_features-ndr"
19275     layout: "plot-latency"
19276
19277 # Packet Latency - VPP Container Memif 2n-skx-x710
19278 - type: "plot"
19279   title: "VPP Latency: memif-2n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
19280   algorithm: "plot_latency_error_bars"
19281   output-file-type: ".html"
19282   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
19283   data: "plot-vpp-throughput-lat-tsa-2n-skx"
19284   filter: "'NIC_Intel-X710' and
19285            '64B' and
19286            ('BASE' or 'SCALE') and
19287            'NDRPDR' and
19288            '2T1C' and
19289            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19290            not 'VHOST' and
19291            not 'NF_DENSITY' and
19292            'MEMIF'"
19293   parameters:
19294   - "latency"
19295   - "parent"
19296   - "tags"
19297   sort:
19298   - "L2XCFWD"
19299   - "L2XCFWD"
19300   - "L2XCFWD"
19301   - "L2BDMACLRN"
19302   - "L2BDMACLRN"
19303   - "L2BDMACLRN"
19304   - "IP4FWD"
19305   layout:
19306     title: "memif-2n-skx-x710-64b-2t1c-base_and_features-ndr"
19307     layout: "plot-latency"
19308
19309 - type: "plot"
19310   title: "VPP Latency: memif-2n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
19311   algorithm: "plot_latency_error_bars"
19312   output-file-type: ".html"
19313   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
19314   data: "plot-vpp-throughput-lat-tsa-2n-skx"
19315   filter: "'NIC_Intel-X710' and
19316            '64B' and
19317            ('BASE' or 'SCALE') and
19318            'NDRPDR' and
19319            '4T2C' and
19320            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19321            not 'VHOST' and
19322            not 'NF_DENSITY' and
19323            'MEMIF'"
19324   parameters:
19325   - "latency"
19326   - "parent"
19327   - "tags"
19328   sort:
19329   - "L2XCFWD"
19330   - "L2XCFWD"
19331   - "L2XCFWD"
19332   - "L2BDMACLRN"
19333   - "L2BDMACLRN"
19334   - "L2BDMACLRN"
19335   - "IP4FWD"
19336   layout:
19337     title: "memif-2n-skx-x710-64b-4t2c-base_and_features-ndr"
19338     layout: "plot-latency"
19339
19340 ## Packet Latency - VPP Container Memif 2n-skx-xxv710
19341 #- type: "plot"
19342 #  title: "VPP Latency: memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr-lat"
19343 #  algorithm: "plot_latency_error_bars"
19344 #  output-file-type: ".html"
19345 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr-lat"
19346 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
19347 #  filter: "'NIC_Intel-XXV710' and
19348 #           '64B' and
19349 #           ('BASE' or 'SCALE') and
19350 #           'NDRPDR' and
19351 #           '2T1C' and
19352 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19353 #           not 'VHOST' and
19354 #           'MEMIF'"
19355 #  parameters:
19356 #  - "latency"
19357 #  - "parent"
19358 #  - "tags"
19359 #  sort:
19360 #  - "L2XCFWD"
19361 #  - "L2XCFWD"
19362 #  - "L2XCFWD"
19363 #  - "L2BDMACLRN"
19364 #  - "L2BDMACLRN"
19365 #  - "L2BDMACLRN"
19366 #  - "IP4FWD"
19367 #  layout:
19368 #    title: "memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
19369 #    layout: "plot-latency"
19370 #
19371 #- type: "plot"
19372 #  title: "VPP Latency: memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr-lat"
19373 #  algorithm: "plot_latency_error_bars"
19374 #  output-file-type: ".html"
19375 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr-lat"
19376 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
19377 #  filter: "'NIC_Intel-XXV710' and
19378 #           '64B' and
19379 #           ('BASE' or 'SCALE') and
19380 #           'NDRPDR' and
19381 #           '4T2C' and
19382 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19383 #           not 'VHOST' and
19384 #           'MEMIF'"
19385 #  parameters:
19386 #  - "latency"
19387 #  - "parent"
19388 #  - "tags"
19389 #  sort:
19390 #  - "L2XCFWD"
19391 #  - "L2XCFWD"
19392 #  - "L2XCFWD"
19393 #  - "L2BDMACLRN"
19394 #  - "L2BDMACLRN"
19395 #  - "L2BDMACLRN"
19396 #  - "IP4FWD"
19397 #  layout:
19398 #    title: "memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
19399 #    layout: "plot-latency"
19400
19401 ################################################################################
19402
19403 ## Packet Latency - VPP Container Memif 3n-hsw-x520 - l2xc
19404 #- type: "plot"
19405 #  title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr-lat"
19406 #  algorithm: "plot_latency_error_bars"
19407 #  output-file-type: ".html"
19408 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr-lat"
19409 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19410 #  filter: "'NIC_Intel-X520-DA2' and
19411 #           '64B' and
19412 #           ('BASE' or 'SCALE') and
19413 #           'NDRPDR' and
19414 #           '1T1C' and
19415 #           'L2XCFWD' and
19416 #           not 'VHOST' and
19417 #           not 'NF_DENSITY' and
19418 #           'MEMIF'"
19419 #  parameters:
19420 #  - "latency"
19421 #  - "parent"
19422 #  - "tags"
19423 #  sort:
19424 #  - "1VNF"
19425 #  - "2VNF"
19426 #  - "4VNF"
19427 #  - "2VNF"
19428 #  - "4VNF"
19429 #  layout:
19430 #    title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
19431 #    layout: "plot-latency"
19432 #
19433 #- type: "plot"
19434 #  title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr-lat"
19435 #  algorithm: "plot_latency_error_bars"
19436 #  output-file-type: ".html"
19437 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr-lat"
19438 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19439 #  filter: "'NIC_Intel-X520-DA2' and
19440 #           '64B' and
19441 #           ('BASE' or 'SCALE') and
19442 #           'NDRPDR' and
19443 #           '2T2C' and
19444 #           'L2XCFWD' and
19445 #           not 'VHOST' and
19446 #           not 'NF_DENSITY' and
19447 #           'MEMIF'"
19448 #  parameters:
19449 #  - "latency"
19450 #  - "parent"
19451 #  - "tags"
19452 #  sort:
19453 #  - "1VNF"
19454 #  - "2VNF"
19455 #  - "4VNF"
19456 #  - "2VNF"
19457 #  - "4VNF"
19458 #  layout:
19459 #    title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
19460 #    layout: "plot-latency"
19461 #
19462 ## Packet Latency - VPP Container Memif 3n-hsw-x520 - l2bd
19463 #- type: "plot"
19464 #  title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr-lat"
19465 #  algorithm: "plot_latency_error_bars"
19466 #  output-file-type: ".html"
19467 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr-lat"
19468 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19469 #  filter: "'NIC_Intel-X520-DA2' and
19470 #           '64B' and
19471 #           ('BASE' or 'SCALE') and
19472 #           'NDRPDR' and
19473 #           '1T1C' and
19474 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
19475 #           not 'VHOST' and
19476 #           not 'NF_DENSITY' and
19477 #           'MEMIF'"
19478 #  parameters:
19479 #  - "latency"
19480 #  - "parent"
19481 #  - "tags"
19482 #  sort:
19483 #  - "1VNF"
19484 #  - "2VNF"
19485 #  - "4VNF"
19486 #  - "2VNF"
19487 #  - "4VNF"
19488 #  layout:
19489 #    title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
19490 #    layout: "plot-latency"
19491 #
19492 #- type: "plot"
19493 #  title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr-lat"
19494 #  algorithm: "plot_latency_error_bars"
19495 #  output-file-type: ".html"
19496 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr-lat"
19497 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19498 #  filter: "'NIC_Intel-X520-DA2' and
19499 #           '64B' and
19500 #           ('BASE' or 'SCALE') and
19501 #           'NDRPDR' and
19502 #           '2T2C' and
19503 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
19504 #           not 'VHOST' and
19505 #           not 'NF_DENSITY' and
19506 #           'MEMIF'"
19507 #  parameters:
19508 #  - "latency"
19509 #  - "parent"
19510 #  - "tags"
19511 #  sort:
19512 #  - "1VNF"
19513 #  - "2VNF"
19514 #  - "4VNF"
19515 #  - "2VNF"
19516 #  - "4VNF"
19517 #  layout:
19518 #    title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
19519 #    layout: "plot-latency"
19520 #
19521 ## Packet Latency - VPP Container Memif 3n-hsw-x710 - l2xc
19522 #- type: "plot"
19523 #  title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr-lat"
19524 #  algorithm: "plot_latency_error_bars"
19525 #  output-file-type: ".html"
19526 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr-lat"
19527 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19528 #  filter: "'NIC_Intel-X710' and
19529 #           '64B' and
19530 #           ('BASE' or 'SCALE') and
19531 #           'NDRPDR' and
19532 #           '1T1C' and
19533 #           'L2XCFWD' and
19534 #           not 'VHOST' and
19535 #           not 'NF_DENSITY' and
19536 #           'MEMIF'"
19537 #  parameters:
19538 #  - "latency"
19539 #  - "parent"
19540 #  - "tags"
19541 #  sort:
19542 #  - "1VNF"
19543 #  - "2VNF"
19544 #  - "4VNF"
19545 #  - "2VNF"
19546 #  - "4VNF"
19547 #  layout:
19548 #    title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
19549 #    layout: "plot-latency"
19550 #
19551 #- type: "plot"
19552 #  title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr-lat"
19553 #  algorithm: "plot_latency_error_bars"
19554 #  output-file-type: ".html"
19555 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr-lat"
19556 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19557 #  filter: "'NIC_Intel-X710' and
19558 #           '64B' and
19559 #           ('BASE' or 'SCALE') and
19560 #           'NDRPDR' and
19561 #           '2T2C' and
19562 #           'L2XCFWD' and
19563 #           not 'VHOST' and
19564 #           not 'NF_DENSITY' and
19565 #           'MEMIF'"
19566 #  parameters:
19567 #  - "latency"
19568 #  - "parent"
19569 #  - "tags"
19570 #  sort:
19571 #  - "1VNF"
19572 #  - "2VNF"
19573 #  - "4VNF"
19574 #  - "2VNF"
19575 #  - "4VNF"
19576 #  layout:
19577 #    title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
19578 #    layout: "plot-latency"
19579 #
19580 ## Packet Latency - VPP Container Memif 3n-hsw-x710 - l2bd
19581 #- type: "plot"
19582 #  title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr-lat"
19583 #  algorithm: "plot_latency_error_bars"
19584 #  output-file-type: ".html"
19585 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr-lat"
19586 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19587 #  filter: "'NIC_Intel-X710' and
19588 #           '64B' and
19589 #           ('BASE' or 'SCALE') and
19590 #           'NDRPDR' and
19591 #           '1T1C' and
19592 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
19593 #           not 'VHOST' and
19594 #           not 'NF_DENSITY' and
19595 #           'MEMIF'"
19596 #  parameters:
19597 #  - "latency"
19598 #  - "parent"
19599 #  - "tags"
19600 #  sort:
19601 #  - "1VNF"
19602 #  - "2VNF"
19603 #  - "4VNF"
19604 #  - "2VNF"
19605 #  - "4VNF"
19606 #  layout:
19607 #    title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
19608 #    layout: "plot-latency"
19609 #
19610 #- type: "plot"
19611 #  title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr-lat"
19612 #  algorithm: "plot_latency_error_bars"
19613 #  output-file-type: ".html"
19614 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr-lat"
19615 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19616 #  filter: "'NIC_Intel-X710' and
19617 #           '64B' and
19618 #           ('BASE' or 'SCALE') and
19619 #           'NDRPDR' and
19620 #           '2T2C' and
19621 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
19622 #           not 'VHOST' and
19623 #           not 'NF_DENSITY' and
19624 #           'MEMIF'"
19625 #  parameters:
19626 #  - "latency"
19627 #  - "parent"
19628 #  - "tags"
19629 #  sort:
19630 #  - "1VNF"
19631 #  - "2VNF"
19632 #  - "4VNF"
19633 #  - "2VNF"
19634 #  - "4VNF"
19635 #  layout:
19636 #    title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
19637 #    layout: "plot-latency"
19638
19639 ################################################################################
19640
19641 # Packet Latency - VPP IPv4 3n-hsw-x520 base and scale
19642 - type: "plot"
19643   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
19644   algorithm: "plot_latency_error_bars"
19645   output-file-type: ".html"
19646   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
19647   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19648   filter: "'NIC_Intel-X520-DA2' and
19649            '64B' and
19650            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19651            'NDRPDR' and
19652            '1T1C' and
19653            'IP4FWD' and
19654            not 'IPSEC' and
19655            not 'DOT1Q' and
19656            not 'VHOST'"
19657   parameters:
19658   - "latency"
19659   - "parent"
19660   - "tags"
19661   sort:
19662   - "DOT1Q"
19663   - "IP4BASE"
19664   - "FIB_20K"
19665   - "FIB_200K"
19666   - "FIB_2M"
19667   layout:
19668     title: "ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
19669     layout: "plot-latency"
19670
19671 - type: "plot"
19672   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
19673   algorithm: "plot_latency_error_bars"
19674   output-file-type: ".html"
19675   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
19676   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19677   filter: "'NIC_Intel-X520-DA2' and
19678            '64B' and
19679            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19680            'NDRPDR' and
19681            '2T2C' and
19682            'IP4FWD' and
19683            not 'IPSEC' and
19684            not 'DOT1Q' and
19685            not 'VHOST'"
19686   parameters:
19687   - "latency"
19688   - "parent"
19689   - "tags"
19690   sort:
19691   - "DOT1Q"
19692   - "IP4BASE"
19693   - "FIB_20K"
19694   - "FIB_200K"
19695   - "FIB_2M"
19696   layout:
19697     title: "ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
19698     layout: "plot-latency"
19699
19700 # Packet Latency - VPP IPv4 3n-hsw-x520 features
19701 - type: "plot"
19702   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-ndr-lat"
19703   algorithm: "plot_latency_error_bars"
19704   output-file-type: ".html"
19705   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-ndr-lat"
19706   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19707   filter: "'NIC_Intel-X520-DA2' and
19708            '64B' and
19709            ('IP4BASE' or
19710             'POLICE_MARK' or
19711             'COPWHLIST' or
19712             ('NAT44' and 'BASE') or
19713             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
19714            'NDRPDR' and
19715            '1T1C' and
19716            'IP4FWD' and
19717            not 'IPSEC' and
19718            not 'VHOST'"
19719   parameters:
19720   - "latency"
19721   - "parent"
19722   - "tags"
19723   sort:
19724   - "DOT1Q"
19725   - "IP4BASE"
19726   - "NAT44"
19727   - "POLICE_MARK"
19728   - "COPWHLIST"
19729   - "IACL"
19730   - "OACL"
19731   layout:
19732     title: "ip4-3n-hsw-x520-64b-1t1c-features-ndr"
19733     layout: "plot-latency"
19734
19735 - type: "plot"
19736   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-ndr-lat"
19737   algorithm: "plot_latency_error_bars"
19738   output-file-type: ".html"
19739   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-ndr-lat"
19740   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19741   filter: "'NIC_Intel-X520-DA2' and
19742            '64B' and
19743            ('IP4BASE' or
19744             'POLICE_MARK' or
19745             'COPWHLIST' or
19746             ('NAT44' and 'BASE') or
19747             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
19748            'NDRPDR' and
19749            '2T2C' and
19750            'IP4FWD' and
19751            not 'IPSEC' and
19752            not 'VHOST'"
19753   parameters:
19754   - "latency"
19755   - "parent"
19756   - "tags"
19757   sort:
19758   - "DOT1Q"
19759   - "IP4BASE"
19760   - "NAT44"
19761   - "POLICE_MARK"
19762   - "COPWHLIST"
19763   - "IACL"
19764   - "OACL"
19765   layout:
19766     title: "ip4-3n-hsw-x520-64b-2t2c-features-ndr"
19767     layout: "plot-latency"
19768
19769 # Packet Latency - VPP IPv4 3n-hsw-x520 features nat44
19770 - type: "plot"
19771   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr-lat"
19772   algorithm: "plot_latency_error_bars"
19773   output-file-type: ".html"
19774   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr-lat"
19775   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19776   filter: "'NIC_Intel-X520-DA2' and
19777            '64B' and
19778            'NDRPDR' and
19779            '1T1C' and
19780            'IP4FWD' and
19781            ('NAT44' or 'IP4BASE') and
19782            not 'DOT1Q' and
19783            not 'IPSEC' and
19784            not 'VHOST'"
19785   parameters:
19786   - "latency"
19787   - "parent"
19788   - "tags"
19789   sort:
19790   - "IP4BASE"
19791   - "BASE"
19792   - "SRC_USER_10"
19793   - "SRC_USER_100"
19794   - "SRC_USER_1000"
19795   - "SRC_USER_2000"
19796   layout:
19797     title: "ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
19798     layout: "plot-latency"
19799
19800 - type: "plot"
19801   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr-lat"
19802   algorithm: "plot_latency_error_bars"
19803   output-file-type: ".html"
19804   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr-lat"
19805   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19806   filter: "'NIC_Intel-X520-DA2' and
19807            '64B' and
19808            'NDRPDR' and
19809            '2T2C' and
19810            'IP4FWD' and
19811            ('NAT44' or 'IP4BASE') and
19812            not 'DOT1Q' and
19813            not 'IPSEC' and
19814            not 'VHOST'"
19815   parameters:
19816   - "latency"
19817   - "parent"
19818   - "tags"
19819   sort:
19820   - "IP4BASE"
19821   - "BASE"
19822   - "SRC_USER_10"
19823   - "SRC_USER_100"
19824   - "SRC_USER_1000"
19825   - "SRC_USER_2000"
19826   layout:
19827     title: "ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
19828     layout: "plot-latency"
19829
19830 # Packet Latency - VPP IPv4 3n-hsw-x520 features iacl
19831 - type: "plot"
19832   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat"
19833   algorithm: "plot_latency_error_bars"
19834   output-file-type: ".html"
19835   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat"
19836   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19837   filter: "'NIC_Intel-X520-DA2' and
19838            '64B' and
19839            'NDRPDR' and
19840            '1T1C' and
19841            'IP4FWD' and
19842            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
19843            not 'IPSEC' and
19844            not 'DOT1Q' and
19845            not 'VHOST'"
19846   parameters:
19847   - "latency"
19848   - "parent"
19849   - "tags"
19850   sort:
19851   - "IP4BASE"
19852   - "ACL_STATELESS"
19853   - "ACL_STATEFUL"
19854   - "ACL_STATELESS"
19855   - "ACL_STATEFUL"
19856   layout:
19857     title: "ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
19858     layout: "plot-latency"
19859
19860 - type: "plot"
19861   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat"
19862   algorithm: "plot_latency_error_bars"
19863   output-file-type: ".html"
19864   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat"
19865   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19866   filter: "'NIC_Intel-X520-DA2' and
19867            '64B' and
19868            'NDRPDR' and
19869            '2T2C' and
19870            'IP4FWD' and
19871            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
19872            not 'IPSEC' and
19873            not 'DOT1Q' and
19874            not 'VHOST'"
19875   parameters:
19876   - "latency"
19877   - "parent"
19878   - "tags"
19879   sort:
19880   - "IP4BASE"
19881   - "ACL_STATELESS"
19882   - "ACL_STATEFUL"
19883   - "ACL_STATELESS"
19884   - "ACL_STATEFUL"
19885   layout:
19886     title: "ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
19887     layout: "plot-latency"
19888
19889 # Packet Latency - VPP IPv4 3n-hsw-x520 features oacl
19890 - type: "plot"
19891   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
19892   algorithm: "plot_latency_error_bars"
19893   output-file-type: ".html"
19894   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
19895   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19896   filter: "'NIC_Intel-X520-DA2' and
19897            '64B' and
19898            'NDRPDR' and
19899            '1T1C' and
19900            'IP4FWD' and
19901            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
19902            not 'IPSEC' and
19903            not 'DOT1Q' and
19904            not 'VHOST'"
19905   parameters:
19906   - "latency"
19907   - "parent"
19908   - "tags"
19909   sort:
19910   - "IP4BASE"
19911   - "ACL_STATELESS"
19912   - "ACL_STATEFUL"
19913   - "ACL_STATELESS"
19914   - "ACL_STATEFUL"
19915   layout:
19916     title: "ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
19917     layout: "plot-latency"
19918
19919 - type: "plot"
19920   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat"
19921   algorithm: "plot_latency_error_bars"
19922   output-file-type: ".html"
19923   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat"
19924   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19925   filter: "'NIC_Intel-X520-DA2' and
19926            '64B' and
19927            'NDRPDR' and
19928            '2T2C' and
19929            'IP4FWD' and
19930            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
19931            not 'IPSEC' and
19932            not 'DOT1Q' and
19933            not 'VHOST'"
19934   parameters:
19935   - "latency"
19936   - "parent"
19937   - "tags"
19938   sort:
19939   - "IP4BASE"
19940   - "ACL_STATELESS"
19941   - "ACL_STATEFUL"
19942   - "ACL_STATELESS"
19943   - "ACL_STATEFUL"
19944   layout:
19945     title: "ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
19946     layout: "plot-latency"
19947
19948 # Packet Latency - VPP IPv4 3n-hsw-x710 base and scale
19949 - type: "plot"
19950   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
19951   algorithm: "plot_latency_error_bars"
19952   output-file-type: ".html"
19953   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
19954   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19955   filter: "'NIC_Intel-X710' and
19956            '64B' and
19957            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19958            'NDRPDR' and
19959            '1T1C' and
19960            'IP4FWD' and
19961            not 'IPSEC' and
19962            not 'DOT1Q' and
19963            not 'VHOST'"
19964   parameters:
19965   - "latency"
19966   - "parent"
19967   - "tags"
19968   sort:
19969   - "IP4BASE"
19970   - "FIB_20K"
19971   - "FIB_200K"
19972   - "FIB_2M"
19973   layout:
19974     title: "ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
19975     layout: "plot-latency"
19976
19977 - type: "plot"
19978   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
19979   algorithm: "plot_latency_error_bars"
19980   output-file-type: ".html"
19981   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
19982   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19983   filter: "'NIC_Intel-X710' and
19984            '64B' and
19985            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19986            'NDRPDR' and
19987            '2T2C' and
19988            'IP4FWD' and
19989            not 'IPSEC' and
19990            not 'DOT1Q' and
19991            not 'VHOST'"
19992   parameters:
19993   - "latency"
19994   - "parent"
19995   - "tags"
19996   sort:
19997   - "IP4BASE"
19998   - "FIB_20K"
19999   - "FIB_200K"
20000   - "FIB_2M"
20001   layout:
20002     title: "ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
20003     layout: "plot-latency"
20004
20005 # Packet Latency - VPP IPv4 3n-hsw-x710 features
20006 - type: "plot"
20007   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-ndr-lat"
20008   algorithm: "plot_latency_error_bars"
20009   output-file-type: ".html"
20010   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-ndr-lat"
20011   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20012   filter: "'NIC_Intel-X710' and
20013            '64B' and
20014            ('IP4BASE' or
20015             'POLICE_MARK' or
20016             'COPWHLIST' or
20017             ('NAT44' and 'BASE') or
20018             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
20019            'NDRPDR' and
20020            '1T1C' and
20021            'IP4FWD' and
20022            not 'IPSEC' and
20023            not 'VHOST'"
20024   parameters:
20025   - "latency"
20026   - "parent"
20027   - "tags"
20028   sort:
20029   - "DOT1Q"
20030   - "IP4BASE"
20031   - "NAT44"
20032   - "POLICE_MARK"
20033   - "COPWHLIST"
20034   - "IACL"
20035   - "OACL"
20036   layout:
20037     title: "ip4-3n-hsw-x710-64b-1t1c-features-ndr"
20038     layout: "plot-latency"
20039
20040 - type: "plot"
20041   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-ndr-lat"
20042   algorithm: "plot_latency_error_bars"
20043   output-file-type: ".html"
20044   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-ndr-lat"
20045   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20046   filter: "'NIC_Intel-X710' and
20047            '64B' and
20048            ('IP4BASE' or
20049             'POLICE_MARK' or
20050             'COPWHLIST' or
20051             ('NAT44' and 'BASE') or
20052             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
20053            'NDRPDR' and
20054            '2T2C' and
20055            'IP4FWD' and
20056            not 'IPSEC' and
20057            not 'VHOST'"
20058   parameters:
20059   - "latency"
20060   - "parent"
20061   - "tags"
20062   sort:
20063   - "DOT1Q"
20064   - "IP4BASE"
20065   - "NAT44"
20066   - "POLICE_MARK"
20067   - "COPWHLIST"
20068   - "IACL"
20069   - "OACL"
20070   layout:
20071     title: "ip4-3n-hsw-x710-64b-2t2c-features-ndr"
20072     layout: "plot-latency"
20073
20074 # Packet Latency - VPP IPv4 3n-hsw-x710 features nat44
20075 - type: "plot"
20076   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr-lat"
20077   algorithm: "plot_latency_error_bars"
20078   output-file-type: ".html"
20079   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr-lat"
20080   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20081   filter: "'NIC_Intel-X710' and
20082            '64B' and
20083            'NDRPDR' and
20084            '1T1C' and
20085            'IP4FWD' and
20086            ('NAT44' or 'IP4BASE') and
20087            not 'IPSEC' and
20088            not 'VHOST'"
20089   parameters:
20090   - "latency"
20091   - "parent"
20092   - "tags"
20093   sort:
20094   - "IP4BASE"
20095   - "BASE"
20096   - "SRC_USER_10"
20097   - "SRC_USER_100"
20098   - "SRC_USER_1000"
20099   - "SRC_USER_2000"
20100   layout:
20101     title: "ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
20102     layout: "plot-latency"
20103
20104 - type: "plot"
20105   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr-lat"
20106   algorithm: "plot_latency_error_bars"
20107   output-file-type: ".html"
20108   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr-lat"
20109   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20110   filter: "'NIC_Intel-X710' and
20111            '64B' and
20112            'NDRPDR' and
20113            '2T2C' and
20114            'IP4FWD' and
20115            ('NAT44' or 'IP4BASE') and
20116            not 'IPSEC' and
20117            not 'VHOST'"
20118   parameters:
20119   - "latency"
20120   - "parent"
20121   - "tags"
20122   sort:
20123   - "IP4BASE"
20124   - "BASE"
20125   - "SRC_USER_10"
20126   - "SRC_USER_100"
20127   - "SRC_USER_1000"
20128   - "SRC_USER_2000"
20129   layout:
20130     title: "ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
20131     layout: "plot-latency"
20132
20133 # Packet Latency - VPP IPv4 3n-hsw-x710 features iacl
20134 - type: "plot"
20135   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat"
20136   algorithm: "plot_latency_error_bars"
20137   output-file-type: ".html"
20138   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat"
20139   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20140   filter: "'NIC_Intel-X710' and
20141            '64B' and
20142            'NDRPDR' and
20143            '1T1C' and
20144            'IP4FWD' and
20145            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
20146            not 'IPSEC' and
20147            not 'VHOST'"
20148   parameters:
20149   - "latency"
20150   - "parent"
20151   - "tags"
20152   sort:
20153   - "IP4BASE"
20154   - "ACL_STATELESS"
20155   - "ACL_STATEFUL"
20156   - "ACL_STATELESS"
20157   - "ACL_STATEFUL"
20158   layout:
20159     title: "ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
20160     layout: "plot-latency"
20161
20162 - type: "plot"
20163   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat"
20164   algorithm: "plot_latency_error_bars"
20165   output-file-type: ".html"
20166   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat"
20167   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20168   filter: "'NIC_Intel-X710' and
20169            '64B' and
20170            'NDRPDR' and
20171            '2T2C' and
20172            'IP4FWD' and
20173            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
20174            not 'IPSEC' and
20175            not 'VHOST'"
20176   parameters:
20177   - "latency"
20178   - "parent"
20179   - "tags"
20180   sort:
20181   - "IP4BASE"
20182   - "ACL_STATELESS"
20183   - "ACL_STATEFUL"
20184   - "ACL_STATELESS"
20185   - "ACL_STATEFUL"
20186   layout:
20187     title: "ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
20188     layout: "plot-latency"
20189
20190 # Packet Latency - VPP IPv4 3n-hsw-xl710 base and scale
20191 - type: "plot"
20192   title: "VPP Latency: ip4-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
20193   algorithm: "plot_latency_error_bars"
20194   output-file-type: ".html"
20195   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
20196   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20197   filter: "'NIC_Intel-XL710' and
20198            '64B' and
20199            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20200            'NDRPDR' and
20201            '1T1C' and
20202            'IP4FWD' and
20203            not 'IPSEC' and
20204            not 'VHOST'"
20205   parameters:
20206   - "latency"
20207   - "parent"
20208   - "tags"
20209   sort:
20210   - "IP4BASE"
20211   - "FIB_20K"
20212   - "FIB_200K"
20213   - "FIB_2M"
20214   layout:
20215     title: "ip4-3n-hsw-xl710-64b-1t1c-base-ndr"
20216     layout: "plot-latency"
20217
20218 - type: "plot"
20219   title: "VPP Latency: ip4-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
20220   algorithm: "plot_latency_error_bars"
20221   output-file-type: ".html"
20222   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
20223   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20224   filter: "'NIC_Intel-XL710' and
20225            '64B' and
20226            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20227            'NDRPDR' and
20228            '2T2C' and
20229            'IP4FWD' and
20230            not 'IPSEC' and
20231            not 'VHOST'"
20232   parameters:
20233   - "latency"
20234   - "parent"
20235   - "tags"
20236   sort:
20237   - "IP4BASE"
20238   - "FIB_20K"
20239   - "FIB_200K"
20240   - "FIB_2M"
20241   layout:
20242     title: "ip4-3n-hsw-xl710-64b-2t2c-base-ndr"
20243     layout: "plot-latency"
20244
20245 # Packet Latency - VPP IPv4 3n-skx-x710 base and scale
20246 - type: "plot"
20247   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20248   algorithm: "plot_latency_error_bars"
20249   output-file-type: ".html"
20250   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20251   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20252   filter: "'NIC_Intel-X710' and
20253            '64B' and
20254            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20255            'NDRPDR' and
20256            '2T1C' and
20257            'IP4FWD' and
20258            not 'IPSEC' and
20259            not 'DOT1Q' and
20260            not 'VHOST'"
20261   parameters:
20262   - "latency"
20263   - "parent"
20264   - "tags"
20265   sort:
20266   - "IP4BASE"
20267   - "FIB_20K"
20268   - "FIB_200K"
20269   - "FIB_2M"
20270   layout:
20271     title: "ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
20272     layout: "plot-latency"
20273
20274 - type: "plot"
20275   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20276   algorithm: "plot_latency_error_bars"
20277   output-file-type: ".html"
20278   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20279   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20280   filter: "'NIC_Intel-X710' and
20281            '64B' and
20282            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20283            'NDRPDR' and
20284            '4T2C' and
20285            'IP4FWD' and
20286            not 'IPSEC' and
20287            not 'DOT1Q' and
20288            not 'VHOST'"
20289   parameters:
20290   - "latency"
20291   - "parent"
20292   - "tags"
20293   sort:
20294   - "IP4BASE"
20295   - "FIB_20K"
20296   - "FIB_200K"
20297   - "FIB_2M"
20298   layout:
20299     title: "ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
20300     layout: "plot-latency"
20301
20302 # Packet Latency - VPP IPv4 3n-skx-x710 features oacl
20303 - type: "plot"
20304   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-ndr-lat"
20305   algorithm: "plot_latency_error_bars"
20306   output-file-type: ".html"
20307   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-ndr-lat"
20308   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20309   filter: "'NIC_Intel-X710' and
20310            '64B' and
20311            ('IP4BASE' or
20312             'POLICE_MARK' or
20313             'COPWHLIST' or
20314             ('NAT44' and 'BASE') or
20315             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
20316            'NDRPDR' and
20317            '2T1C' and
20318            'IP4FWD' and
20319            not 'IPSEC' and
20320            not 'VHOST'"
20321   parameters:
20322   - "latency"
20323   - "parent"
20324   - "tags"
20325   sort:
20326   - "DOT1Q"
20327   - "IP4BASE"
20328   - "NAT44"
20329   - "POLICE_MARK"
20330   - "COPWHLIST"
20331   - "IACL"
20332   - "OACL"
20333   layout:
20334     title: "ip4-3n-skx-x710-64b-2t1c-features-ndr"
20335     layout: "plot-latency"
20336
20337 - type: "plot"
20338   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-ndr-lat"
20339   algorithm: "plot_latency_error_bars"
20340   output-file-type: ".html"
20341   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-ndr-lat"
20342   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20343   filter: "'NIC_Intel-X710' and
20344            '64B' and
20345            ('IP4BASE' or
20346             'POLICE_MARK' or
20347             'COPWHLIST' or
20348             ('NAT44' and 'BASE') or
20349             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
20350            'NDRPDR' and
20351            '4T2C' and
20352            'IP4FWD' and
20353            not 'IPSEC' and
20354            not 'VHOST'"
20355   parameters:
20356   - "latency"
20357   - "parent"
20358   - "tags"
20359   sort:
20360   - "DOT1Q"
20361   - "IP4BASE"
20362   - "NAT44"
20363   - "POLICE_MARK"
20364   - "COPWHLIST"
20365   - "IACL"
20366   - "OACL"
20367   layout:
20368     title: "ip4-3n-skx-x710-64b-4t2c-features-ndr"
20369     layout: "plot-latency"
20370
20371 # Packet Latency - VPP IPv4 3n-skx-x710 features nat44
20372 - type: "plot"
20373   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr-lat"
20374   algorithm: "plot_latency_error_bars"
20375   output-file-type: ".html"
20376   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr-lat"
20377   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20378   filter: "'NIC_Intel-X710' and
20379            '64B' and
20380            'NDRPDR' and
20381            '2T1C' and
20382            'IP4FWD' and
20383            ('NAT44' or 'IP4BASE') and
20384            not 'IPSEC' and
20385            not 'VHOST'"
20386   parameters:
20387   - "latency"
20388   - "parent"
20389   - "tags"
20390   sort:
20391   - "IP4BASE"
20392   - "BASE"
20393   - "SRC_USER_10"
20394   - "SRC_USER_100"
20395   - "SRC_USER_1000"
20396   - "SRC_USER_2000"
20397   layout:
20398     title: "ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
20399     layout: "plot-latency"
20400
20401 - type: "plot"
20402   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr-lat"
20403   algorithm: "plot_latency_error_bars"
20404   output-file-type: ".html"
20405   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr-lat"
20406   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20407   filter: "'NIC_Intel-X710' and
20408            '64B' and
20409            'NDRPDR' and
20410            '4T2C' and
20411            'IP4FWD' and
20412            ('NAT44' or 'IP4BASE') and
20413            not 'IPSEC' and
20414            not 'VHOST'"
20415   parameters:
20416   - "latency"
20417   - "parent"
20418   - "tags"
20419   sort:
20420   - "IP4BASE"
20421   - "BASE"
20422   - "SRC_USER_10"
20423   - "SRC_USER_100"
20424   - "SRC_USER_1000"
20425   - "SRC_USER_2000"
20426   layout:
20427     title: "ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
20428     layout: "plot-latency"
20429
20430 # Packet Latency - VPP IPv4 3n-skx-x710 features iacl
20431 - type: "plot"
20432   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
20433   algorithm: "plot_latency_error_bars"
20434   output-file-type: ".html"
20435   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
20436   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20437   filter: "'NIC_Intel-X710' and
20438            '64B' and
20439            'NDRPDR' and
20440            '2T1C' and
20441            'IP4FWD' and
20442            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
20443            not 'IPSEC' and
20444            not 'VHOST'"
20445   parameters:
20446   - "latency"
20447   - "parent"
20448   - "tags"
20449   sort:
20450   - "IP4BASE"
20451   - "ACL_STATELESS"
20452   - "ACL_STATEFUL"
20453   - "ACL_STATELESS"
20454   - "ACL_STATEFUL"
20455   layout:
20456     title: "ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
20457     layout: "plot-latency"
20458
20459 - type: "plot"
20460   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
20461   algorithm: "plot_latency_error_bars"
20462   output-file-type: ".html"
20463   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
20464   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20465   filter: "'NIC_Intel-X710' and
20466            '64B' and
20467            'NDRPDR' and
20468            '4T2C' and
20469            'IP4FWD' and
20470            'IACL' and
20471            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
20472            not 'IPSEC' and
20473            not 'VHOST'"
20474   parameters:
20475   - "latency"
20476   - "parent"
20477   - "tags"
20478   sort:
20479   - "IP4BASE"
20480   - "ACL_STATELESS"
20481   - "ACL_STATEFUL"
20482   - "ACL_STATELESS"
20483   - "ACL_STATEFUL"
20484   layout:
20485     title: "ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
20486     layout: "plot-latency"
20487
20488 # Packet Latency - VPP IPv4 2n-skx-x710 base and scale
20489 - type: "plot"
20490   title: "VPP Latency: ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20491   algorithm: "plot_latency_error_bars"
20492   output-file-type: ".html"
20493   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20494   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20495   filter: "'NIC_Intel-X710' and
20496            '64B' and
20497            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20498            'NDRPDR' and
20499            '2T1C' and
20500            'IP4FWD' and
20501            not 'IPSEC' and
20502            not 'DOT1Q' and
20503            not 'VHOST'"
20504   parameters:
20505   - "latency"
20506   - "parent"
20507   - "tags"
20508   sort:
20509   - "IP4BASE"
20510   - "FIB_20K"
20511   - "FIB_200K"
20512   - "FIB_2M"
20513   layout:
20514     title: "ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
20515     layout: "plot-latency"
20516
20517 - type: "plot"
20518   title: "VPP Latency: ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20519   algorithm: "plot_latency_error_bars"
20520   output-file-type: ".html"
20521   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20522   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20523   filter: "'NIC_Intel-X710' and
20524            '64B' and
20525            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20526            'NDRPDR' and
20527            '4T2C' and
20528            'IP4FWD' and
20529            not 'IPSEC' and
20530            not 'DOT1Q' and
20531            not 'VHOST'"
20532   parameters:
20533   - "latency"
20534   - "parent"
20535   - "tags"
20536   sort:
20537   - "IP4BASE"
20538   - "FIB_20K"
20539   - "FIB_200K"
20540   - "FIB_2M"
20541   layout:
20542     title: "ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
20543     layout: "plot-latency"
20544
20545 # Packet Latency - VPP IPv4 2n-skx-x710 base and scale
20546 - type: "plot"
20547   title: "VPP Latency: ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
20548   algorithm: "plot_latency_error_bars"
20549   output-file-type: ".html"
20550   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
20551   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20552   filter: "'NIC_Intel-X710' and
20553            '64B' and
20554            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
20555            'NDRPDR' and
20556            '2T1C' and
20557            'IP4FWD' and
20558            not 'IPSEC' and
20559            not 'DOT1Q' and
20560            not 'VHOST'"
20561   parameters:
20562   - "latency"
20563   - "parent"
20564   - "tags"
20565   sort:
20566   - "IP4BASE"
20567   - "ACL_STATELESS"
20568   - "ACL_STATEFUL"
20569   - "ACL_STATELESS"
20570   - "ACL_STATEFUL"
20571   layout:
20572     title: "ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr"
20573     layout: "plot-latency"
20574
20575 - type: "plot"
20576   title: "VPP Latency: ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
20577   algorithm: "plot_latency_error_bars"
20578   output-file-type: ".html"
20579   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
20580   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20581   filter: "'NIC_Intel-X710' and
20582            '64B' and
20583            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
20584            'NDRPDR' and
20585            '4T2C' and
20586            'IP4FWD' and
20587            not 'IPSEC' and
20588            not 'DOT1Q' and
20589            not 'VHOST'"
20590   parameters:
20591   - "latency"
20592   - "parent"
20593   - "tags"
20594   sort:
20595   - "IP4BASE"
20596   - "ACL_STATELESS"
20597   - "ACL_STATEFUL"
20598   - "ACL_STATELESS"
20599   - "ACL_STATEFUL"
20600   layout:
20601     title: "ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr"
20602     layout: "plot-latency"
20603
20604 # Packet Latency - VPP IPv4 2n-skx-xxv710 base and scale
20605 - type: "plot"
20606   title: "VPP Latency: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
20607   algorithm: "plot_latency_error_bars"
20608   output-file-type: ".html"
20609   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
20610   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20611   filter: "'NIC_Intel-XXV710' and
20612            '64B' and
20613            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20614            'NDRPDR' and
20615            '2T1C' and
20616            'IP4FWD' and
20617            not 'IPSEC' and
20618            not 'DOT1Q' and
20619            not 'VHOST'"
20620   parameters:
20621   - "latency"
20622   - "parent"
20623   - "tags"
20624   sort:
20625   - "IP4BASE"
20626   - "FIB_20K"
20627   - "FIB_200K"
20628   - "FIB_2M"
20629   layout:
20630     title: "ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
20631     layout: "plot-latency"
20632
20633 - type: "plot"
20634   title: "VPP Latency: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
20635   algorithm: "plot_latency_error_bars"
20636   output-file-type: ".html"
20637   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
20638   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20639   filter: "'NIC_Intel-XXV710' and
20640            '64B' and
20641            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20642            'NDRPDR' and
20643            '4T2C' and
20644            'IP4FWD' and
20645            not 'IPSEC' and
20646            not 'DOT1Q' and
20647            not 'VHOST'"
20648   parameters:
20649   - "latency"
20650   - "parent"
20651   - "tags"
20652   sort:
20653   - "IP4BASE"
20654   - "FIB_20K"
20655   - "FIB_200K"
20656   - "FIB_2M"
20657   layout:
20658     title: "ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
20659     layout: "plot-latency"
20660
20661 ################################################################################
20662
20663 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x520 - features
20664 - type: "plot"
20665   title: "VPP Latency: ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
20666   algorithm: "plot_latency_error_bars"
20667   output-file-type: ".html"
20668   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
20669   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20670   filter: "'NIC_Intel-X520-DA2' and
20671            '64B' and
20672            'ENCAP' and
20673            'NDRPDR' and
20674            '1T1C' and
20675            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
20676            not 'DOT1Q' and
20677            not 'VHOST' and
20678            not 'IPSECHW'"
20679   parameters:
20680   - "latency"
20681   - "parent"
20682   - "tags"
20683   sort:
20684   - "IP4BASE"
20685   - "L2BDMACLRN"
20686   - "L2XCFWD"
20687   - "LISP"
20688   layout:
20689     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
20690     layout: "plot-latency"
20691
20692 - type: "plot"
20693   title: "VPP Latency: ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
20694   algorithm: "plot_latency_error_bars"
20695   output-file-type: ".html"
20696   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
20697   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20698   filter: "'NIC_Intel-X520-DA2' and
20699            '64B' and
20700            'ENCAP' and
20701            'NDRPDR' and
20702            '2T2C' and
20703            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
20704            not 'DOT1Q' and
20705            not 'VHOST' and
20706            not 'IPSECHW'"
20707   parameters:
20708   - "latency"
20709   - "parent"
20710   - "tags"
20711   sort:
20712   - "IP4BASE"
20713   - "L2BDMACLRN"
20714   - "L2XCFWD"
20715   - "LISP"
20716   layout:
20717     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
20718     layout: "plot-latency"
20719
20720 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x710
20721 - type: "plot"
20722   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
20723   algorithm: "plot_latency_error_bars"
20724   output-file-type: ".html"
20725   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
20726   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20727   filter: "'NIC_Intel-X710' and
20728            '64B' and
20729            'ENCAP' and
20730            'NDRPDR' and
20731            '1T1C' and
20732            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
20733            not 'VHOST' and
20734            not 'IPSECHW'"
20735   parameters:
20736   - "latency"
20737   - "parent"
20738   - "tags"
20739   sort:
20740   - "IP4BASE"
20741   - "LISP"
20742   - "VXLAN_1"
20743   - "VXLAN_10"
20744   - "VXLAN_100"
20745   - "VXLAN_1000"
20746   layout:
20747     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
20748     layout: "plot-latency"
20749
20750 - type: "plot"
20751   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
20752   algorithm: "plot_latency_error_bars"
20753   output-file-type: ".html"
20754   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
20755   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20756   filter: "'NIC_Intel-X710' and
20757            '64B' and
20758            'ENCAP' and
20759            'NDRPDR' and
20760            '2T2C' and
20761            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
20762            not 'VHOST' and
20763            not 'IPSECHW'"
20764   parameters:
20765   - "latency"
20766   - "parent"
20767   - "tags"
20768   sort:
20769   - "IP4BASE"
20770   - "LISP"
20771   - "VXLAN_1"
20772   - "VXLAN_10"
20773   - "VXLAN_100"
20774   - "VXLAN_1000"
20775   layout:
20776     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
20777     layout: "plot-latency"
20778
20779 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x710 - features
20780 - type: "plot"
20781   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
20782   algorithm: "plot_latency_error_bars"
20783   output-file-type: ".html"
20784   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
20785   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20786   filter: "'NIC_Intel-X710' and
20787            '64B' and
20788            'ENCAP' and
20789            'NDRPDR' and
20790            '1T1C' and
20791            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
20792            not 'DOT1Q' and
20793            not 'VHOST' and
20794            not 'IPSECHW'"
20795   parameters:
20796   - "latency"
20797   - "parent"
20798   - "tags"
20799   sort:
20800   - "IP4BASE"
20801   - "L2BDMACLRN"
20802   - "L2XCFWD"
20803   - "LISP"
20804   layout:
20805     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
20806     layout: "plot-latency"
20807
20808 - type: "plot"
20809   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
20810   algorithm: "plot_latency_error_bars"
20811   output-file-type: ".html"
20812   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
20813   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20814   filter: "'NIC_Intel-X710' and
20815            '64B' and
20816            'ENCAP' and
20817            'NDRPDR' and
20818            '2T2C' and
20819            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
20820            not 'DOT1Q' and
20821            not 'VHOST' and
20822            not 'IPSECHW'"
20823   parameters:
20824   - "latency"
20825   - "parent"
20826   - "tags"
20827   sort:
20828   - "IP4BASE"
20829   - "L2BDMACLRN"
20830   - "L2XCFWD"
20831   - "LISP"
20832   layout:
20833     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
20834     layout: "plot-latency"
20835
20836 # Packet Latency - VPP Ipv4 tunnels 3n-skx-x710
20837 - type: "plot"
20838   title: "VPP Latency: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20839   algorithm: "plot_latency_error_bars"
20840   output-file-type: ".html"
20841   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20842   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20843   filter: "'NIC_Intel-X710' and
20844            '64B' and
20845            'ENCAP' and
20846            'NDRPDR' and
20847            '2T1C' and
20848            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
20849            not 'VHOST' and
20850            not 'IPSECHW'"
20851   parameters:
20852   - "latency"
20853   - "parent"
20854   - "tags"
20855   sort:
20856   - "IP4BASE"
20857   - "LISP"
20858   - "VXLAN_1"
20859   - "VXLAN_10"
20860   - "VXLAN_100"
20861   - "VXLAN_1000"
20862   layout:
20863     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
20864     layout: "plot-latency"
20865
20866 - type: "plot"
20867   title: "VPP Latency: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20868   algorithm: "plot_latency_error_bars"
20869   output-file-type: ".html"
20870   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20871   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20872   filter: "'NIC_Intel-X710' and
20873            '64B' and
20874            'ENCAP' and
20875            'NDRPDR' and
20876            '4T2C' and
20877            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
20878            not 'VHOST' and
20879            not 'IPSECHW'"
20880   parameters:
20881   - "latency"
20882   - "parent"
20883   - "tags"
20884   sort:
20885   - "IP4BASE"
20886   - "LISP"
20887   - "VXLAN_1"
20888   - "VXLAN_10"
20889   - "VXLAN_100"
20890   - "VXLAN_1000"
20891   layout:
20892     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
20893     layout: "plot-latency"
20894
20895 # Packet Latency - VPP Ipv4 tunnels 3n-skx-x710 - features
20896 - type: "plot"
20897   title: "VPP Latency: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
20898   algorithm: "plot_latency_error_bars"
20899   output-file-type: ".html"
20900   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
20901   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20902   filter: "'NIC_Intel-X710' and
20903            '64B' and
20904            'ENCAP' and
20905            'NDRPDR' and
20906            '2T1C' and
20907            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
20908            not 'DOT1Q' and
20909            not 'VHOST' and
20910            not 'IPSECHW'"
20911   parameters:
20912   - "latency"
20913   - "parent"
20914   - "tags"
20915   sort:
20916   - "IP4BASE"
20917   - "L2BDMACLRN"
20918   - "L2XCFWD"
20919   - "LISP"
20920   layout:
20921     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
20922     layout: "plot-latency"
20923
20924 - type: "plot"
20925   title: "VPP Latency: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
20926   algorithm: "plot_latency_error_bars"
20927   output-file-type: ".html"
20928   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
20929   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20930   filter: "'NIC_Intel-X710' and
20931            '64B' and
20932            'ENCAP' and
20933            'NDRPDR' and
20934            '4T2C' and
20935            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
20936            not 'DOT1Q' and
20937            not 'VHOST' and
20938            not 'IPSECHW'"
20939   parameters:
20940   - "latency"
20941   - "parent"
20942   - "tags"
20943   sort:
20944   - "IP4BASE"
20945   - "L2BDMACLRN"
20946   - "L2XCFWD"
20947   - "LISP"
20948   layout:
20949     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
20950     layout: "plot-latency"
20951
20952 ################################################################################
20953
20954 # Packet Latency - VPP IPv6 3n-hsw-x520
20955 - type: "plot"
20956   title: "VPP Latency: ip6-3n-hsw-x520-78b-1t1c-base-ndr-lat"
20957   algorithm: "plot_latency_error_bars"
20958   output-file-type: ".html"
20959   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base-ndr-lat"
20960   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20961   filter: "'NIC_Intel-X520-DA2' and
20962            '78B' and
20963            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20964            'NDRPDR' and
20965            '1T1C' and
20966            'IP6FWD' and
20967            not 'SRv6' and
20968            not 'IPSEC' and
20969            not 'VHOST'"
20970   parameters:
20971   - "latency"
20972   - "parent"
20973   - "tags"
20974   sort:
20975   - "IP6BASE"
20976   - "FIB_20K"
20977   - "FIB_200K"
20978   - "FIB_2M"
20979   layout:
20980     title: "ip6-3n-hsw-x520-78b-1t1c-base-ndr"
20981     layout: "plot-latency"
20982
20983 - type: "plot"
20984   title: "VPP Latency: ip6-3n-hsw-x520-78b-2t2c-base-ndr-lat"
20985   algorithm: "plot_latency_error_bars"
20986   output-file-type: ".html"
20987   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base-ndr-lat"
20988   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20989   filter: "'NIC_Intel-X520-DA2' and
20990            '78B' and
20991            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20992            'NDRPDR' and
20993            '2T2C' and
20994            'IP6FWD' and
20995            not 'SRv6' and
20996            not 'IPSEC' and
20997            not 'VHOST'"
20998   parameters:
20999   - "latency"
21000   - "parent"
21001   - "tags"
21002   sort:
21003   - "IP6BASE"
21004   - "FIB_20K"
21005   - "FIB_200K"
21006   - "FIB_2M"
21007   layout:
21008     title: "ip6-3n-hsw-x520-78b-2t2c-base-ndr"
21009     layout: "plot-latency"
21010
21011 # Packet Latency - VPP IPv6 3n-hsw-x710
21012 - type: "plot"
21013   title: "VPP Latency: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr-lat"
21014   algorithm: "plot_latency_error_bars"
21015   output-file-type: ".html"
21016   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr-lat"
21017   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21018   filter: "'NIC_Intel-X710' and
21019            '78B' and
21020            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21021            'NDRPDR' and
21022            '1T1C' and
21023            'IP6FWD' and
21024            not 'SRv6' and
21025            not 'IPSEC' and
21026            not 'VHOST'"
21027   parameters:
21028   - "latency"
21029   - "parent"
21030   - "tags"
21031   sort:
21032   - "IP6BASE"
21033   - "FIB_20K"
21034   - "FIB_200K"
21035   - "FIB_2M"
21036   layout:
21037     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
21038     layout: "plot-latency"
21039
21040 - type: "plot"
21041   title: "VPP Latency: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr-lat"
21042   algorithm: "plot_latency_error_bars"
21043   output-file-type: ".html"
21044   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr-lat"
21045   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21046   filter: "'NIC_Intel-X710' and
21047            '78B' and
21048            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21049            'NDRPDR' and
21050            '2T2C' and
21051            'IP6FWD' and
21052            not 'SRv6' and
21053            not 'IPSEC' and
21054            not 'VHOST'"
21055   parameters:
21056   - "latency"
21057   - "parent"
21058   - "tags"
21059   sort:
21060   - "IP6BASE"
21061   - "FIB_20K"
21062   - "FIB_200K"
21063   - "FIB_2M"
21064   layout:
21065     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
21066     layout: "plot-latency"
21067
21068 # Packet Latency - VPP IPv6 3n-hsw-xl710
21069 - type: "plot"
21070   title: "VPP Latency: ip6-3n-hsw-xl710-78b-1t1c-base-ndr-lat"
21071   algorithm: "plot_latency_error_bars"
21072   output-file-type: ".html"
21073   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base-ndr-lat"
21074   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21075   filter: "'NIC_Intel-XL710' and
21076            '78B' and
21077            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21078            'NDRPDR' and
21079            '1T1C' and
21080            'IP6FWD' and
21081            not 'SRv6' and
21082            not 'IPSEC' and
21083            not 'VHOST'"
21084   parameters:
21085   - "latency"
21086   - "parent"
21087   - "tags"
21088   sort:
21089   - "IP6BASE"
21090   - "FIB_20K"
21091   - "FIB_200K"
21092   - "FIB_2M"
21093   layout:
21094     title: "ip6-3n-hsw-xl710-78b-1t1c-base-ndr"
21095     layout: "plot-latency"
21096
21097 - type: "plot"
21098   title: "VPP Latency: ip6-3n-hsw-xl710-78b-2t2c-base-ndr-lat"
21099   algorithm: "plot_latency_error_bars"
21100   output-file-type: ".html"
21101   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base-ndr-lat"
21102   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21103   filter: "'NIC_Intel-XL710' and
21104            '78B' and
21105            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21106            'NDRPDR' and
21107            '2T2C' and
21108            'IP6FWD' and
21109            not 'SRv6' and
21110            not 'IPSEC' and
21111            not 'VHOST'"
21112   parameters:
21113   - "latency"
21114   - "parent"
21115   - "tags"
21116   sort:
21117   - "IP6BASE"
21118   - "FIB_20K"
21119   - "FIB_200K"
21120   - "FIB_2M"
21121   layout:
21122     title: "ip6-3n-hsw-xl710-78b-2t2c-base-ndr"
21123     layout: "plot-latency"
21124
21125 # Packet Latency - VPP IPv6 3n-skx-x710
21126 - type: "plot"
21127   title: "VPP Latency: ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
21128   algorithm: "plot_latency_error_bars"
21129   output-file-type: ".html"
21130   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
21131   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21132   filter: "'NIC_Intel-X710' and
21133            '78B' and
21134            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21135            'NDRPDR' and
21136            '2T1C' and
21137            'IP6FWD' and
21138            not 'SRv6' and
21139            not 'IPSEC' and
21140            not 'VHOST'"
21141   parameters:
21142   - "latency"
21143   - "parent"
21144   - "tags"
21145   sort:
21146   - "IP6BASE"
21147   - "FIB_20K"
21148   - "FIB_200K"
21149   - "FIB_2M"
21150   layout:
21151     title: "ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
21152     layout: "plot-latency"
21153
21154 - type: "plot"
21155   title: "VPP Latency: ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
21156   algorithm: "plot_latency_error_bars"
21157   output-file-type: ".html"
21158   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
21159   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21160   filter: "'NIC_Intel-X710' and
21161            '78B' and
21162            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21163            'NDRPDR' and
21164            '4T2C' and
21165            'IP6FWD' and
21166            not 'SRv6' and
21167            not 'IPSEC' and
21168            not 'VHOST'"
21169   parameters:
21170   - "latency"
21171   - "parent"
21172   - "tags"
21173   sort:
21174   - "IP6BASE"
21175   - "FIB_20K"
21176   - "FIB_200K"
21177   - "FIB_2M"
21178   layout:
21179     title: "ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
21180     layout: "plot-latency"
21181
21182 # Packet Latency - VPP IPv6 3n-skx-xxv710
21183 - type: "plot"
21184   title: "VPP Latency: ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
21185   algorithm: "plot_latency_error_bars"
21186   output-file-type: ".html"
21187   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
21188   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21189   filter: "'NIC_Intel-XXV710' and
21190            '78B' and
21191            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21192            'NDRPDR' and
21193            '2T1C' and
21194            'IP6FWD' and
21195            not 'SRv6' and
21196            not 'IPSEC' and
21197            not 'VHOST'"
21198   parameters:
21199   - "latency"
21200   - "parent"
21201   - "tags"
21202   sort:
21203   - "IP6BASE"
21204   - "FIB_20K"
21205   - "FIB_200K"
21206   - "FIB_2M"
21207   layout:
21208     title: "ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
21209     layout: "plot-latency"
21210
21211 - type: "plot"
21212   title: "VPP Latency: ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
21213   algorithm: "plot_latency_error_bars"
21214   output-file-type: ".html"
21215   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
21216   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21217   filter: "'NIC_Intel-XXV710' and
21218            '78B' and
21219            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21220            'NDRPDR' and
21221            '4T2C' and
21222            'IP6FWD' and
21223            not 'SRv6' and
21224            not 'IPSEC' and
21225            not 'VHOST'"
21226   parameters:
21227   - "latency"
21228   - "parent"
21229   - "tags"
21230   sort:
21231   - "IP6BASE"
21232   - "FIB_20K"
21233   - "FIB_200K"
21234   - "FIB_2M"
21235   layout:
21236     title: "ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
21237     layout: "plot-latency"
21238
21239 # Packet Latency - VPP IPv6 2n-skx-x710
21240 - type: "plot"
21241   title: "VPP Latency: ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
21242   algorithm: "plot_latency_error_bars"
21243   output-file-type: ".html"
21244   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
21245   data: "plot-vpp-throughput-lat-tsa-2n-skx"
21246   filter: "'NIC_Intel-X710' and
21247            '78B' and
21248            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21249            'NDRPDR' and
21250            '2T1C' and
21251            'IP6FWD' and
21252            not 'SRv6' and
21253            not 'IPSEC' and
21254            not 'VHOST'"
21255   parameters:
21256   - "latency"
21257   - "parent"
21258   - "tags"
21259   sort:
21260   - "IP6BASE"
21261   - "FIB_20K"
21262   - "FIB_200K"
21263   - "FIB_2M"
21264   layout:
21265     title: "ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
21266     layout: "plot-latency"
21267
21268 - type: "plot"
21269   title: "VPP Latency: ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
21270   algorithm: "plot_latency_error_bars"
21271   output-file-type: ".html"
21272   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
21273   data: "plot-vpp-throughput-lat-tsa-2n-skx"
21274   filter: "'NIC_Intel-X710' and
21275            '78B' and
21276            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21277            'NDRPDR' and
21278            '4T2C' and
21279            'IP6FWD' and
21280            not 'SRv6' and
21281            not 'IPSEC' and
21282            not 'VHOST'"
21283   parameters:
21284   - "latency"
21285   - "parent"
21286   - "tags"
21287   sort:
21288   - "IP6BASE"
21289   - "FIB_20K"
21290   - "FIB_200K"
21291   - "FIB_2M"
21292   layout:
21293     title: "ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
21294     layout: "plot-latency"
21295
21296 # Packet Latency - VPP IPv6 2n-skx-xxv710
21297 - type: "plot"
21298   title: "VPP Latency: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
21299   algorithm: "plot_latency_error_bars"
21300   output-file-type: ".html"
21301   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
21302   data: "plot-vpp-throughput-lat-tsa-2n-skx"
21303   filter: "'NIC_Intel-XXV710' and
21304            '78B' and
21305            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21306            'NDRPDR' and
21307            '2T1C' and
21308            'IP6FWD' and
21309            not 'SRv6' and
21310            not 'IPSEC' and
21311            not 'VHOST'"
21312   parameters:
21313   - "latency"
21314   - "parent"
21315   - "tags"
21316   sort:
21317   - "IP6BASE"
21318   - "FIB_20K"
21319   - "FIB_200K"
21320   - "FIB_2M"
21321   layout:
21322     title: "ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
21323     layout: "plot-latency"
21324
21325 - type: "plot"
21326   title: "VPP Latency: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
21327   algorithm: "plot_latency_error_bars"
21328   output-file-type: ".html"
21329   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
21330   data: "plot-vpp-throughput-lat-tsa-2n-skx"
21331   filter: "'NIC_Intel-XXV710' and
21332            '78B' and
21333            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21334            'NDRPDR' and
21335            '4T2C' and
21336            'IP6FWD' and
21337            not 'SRv6' and
21338            not 'IPSEC' and
21339            not 'VHOST'"
21340   parameters:
21341   - "latency"
21342   - "parent"
21343   - "tags"
21344   sort:
21345   - "IP6BASE"
21346   - "FIB_20K"
21347   - "FIB_200K"
21348   - "FIB_2M"
21349   layout:
21350     title: "ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
21351     layout: "plot-latency"
21352
21353 ################################################################################
21354
21355 # Packet Latency - VPP IPv6 tunnels 3n-hsw-x520
21356 - type: "plot"
21357   title: "VPP Latency: ip6tun-3n-hsw-x520-78b-1t1c-base-ndr-lat"
21358   algorithm: "plot_latency_error_bars"
21359   output-file-type: ".html"
21360   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base-ndr-lat"
21361   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21362   filter: "'NIC_Intel-X520-DA2' and
21363            '78B' and
21364            'ENCAP' and
21365            'NDRPDR' and
21366            '1T1C' and
21367            'LISP' and
21368            not 'VHOST'"
21369   parameters:
21370   - "latency"
21371   - "parent"
21372   - "tags"
21373   sort:
21374   - "IP4UNRLAY"
21375   - "IP6UNRLAY"
21376   layout:
21377     title: "ip6tun-3n-hsw-x520-78b-1t1c-base-ndr"
21378     layout: "plot-latency"
21379
21380 - type: "plot"
21381   title: "VPP Latency: ip6tun-3n-hsw-x520-78b-2t2c-base-ndr-lat"
21382   algorithm: "plot_latency_error_bars"
21383   output-file-type: ".html"
21384   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base-ndr-lat"
21385   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21386   filter: "'NIC_Intel-X520-DA2' and
21387            '78B' and
21388            'ENCAP' and
21389            'NDRPDR' and
21390            '2T2C' and
21391            'LISP' and
21392            not 'VHOST'"
21393   parameters:
21394   - "latency"
21395   - "parent"
21396   - "tags"
21397   sort:
21398   - "IP4UNRLAY"
21399   - "IP6UNRLAY"
21400   layout:
21401     title: "ip6tun-3n-hsw-x520-78b-2t2c-base-ndr"
21402     layout: "plot-latency"
21403
21404 ################################################################################
21405
21406 # Packet Latency - VPP IPSec 3n-hsw-xl710 base
21407 - type: "plot"
21408   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
21409   algorithm: "plot_latency_error_bars"
21410   output-file-type: ".html"
21411   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
21412   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21413   filter: "'NIC_Intel-XL710' and
21414            '64B' and
21415            'IP4FWD' and
21416            'NDRPDR' and
21417            'BASE' and
21418            '1T1C' and
21419            'IPSECHW' and
21420            not 'VHOST'"
21421   parameters:
21422   - "latency"
21423   - "parent"
21424   - "tags"
21425   layout:
21426     title: "ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
21427     layout: "plot-latency"
21428
21429 - type: "plot"
21430   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
21431   algorithm: "plot_latency_error_bars"
21432   output-file-type: ".html"
21433   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
21434   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21435   filter: "'NIC_Intel-XL710' and
21436            '64B' and
21437            'IP4FWD' and
21438            'NDRPDR' and
21439            'BASE' and
21440            '2T2C' and
21441            'IPSECHW' and
21442            not 'VHOST'"
21443   parameters:
21444   - "latency"
21445   - "parent"
21446   - "tags"
21447   layout:
21448     title: "ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
21449     layout: "plot-latency"
21450
21451 # Packet Latency - VPP IPSec 3n-hsw-xl710 scale
21452 - type: "plot"
21453   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr-lat"
21454   algorithm: "plot_latency_error_bars"
21455   output-file-type: ".html"
21456   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr-lat"
21457   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21458   filter: "'NIC_Intel-XL710' and
21459            '64B' and
21460            'IP4FWD' and
21461            'NDRPDR' and
21462            'SCALE' and
21463            '1T1C' and
21464            'IPSECHW' and
21465            not 'VHOST'"
21466   parameters:
21467   - "latency"
21468   - "parent"
21469   - "tags"
21470   layout:
21471     title: "ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
21472     layout: "plot-latency"
21473
21474 - type: "plot"
21475   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr-lat"
21476   algorithm: "plot_latency_error_bars"
21477   output-file-type: ".html"
21478   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr-lat"
21479   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21480   filter: "'NIC_Intel-XL710' and
21481            '64B' and
21482            'IP4FWD' and
21483            'NDRPDR' and
21484            'SCALE' and
21485            '2T2C' and
21486            'IPSECHW' and
21487            not 'VHOST'"
21488   parameters:
21489   - "latency"
21490   - "parent"
21491   - "tags"
21492   layout:
21493     title: "ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
21494     layout: "plot-latency"
21495
21496 # Packet Latency - VPP IPSec 3n-hsw-xl710 sw
21497 - type: "plot"
21498   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-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-1t1c-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            '1T1C' and
21508            'IPSECSW' and
21509            not 'VHOST'"
21510   parameters:
21511   - "latency"
21512   - "parent"
21513   - "tags"
21514   layout:
21515     title: "ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
21516     layout: "plot-latency"
21517
21518 - type: "plot"
21519   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr-lat"
21520   algorithm: "plot_latency_error_bars"
21521   output-file-type: ".html"
21522   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr-lat"
21523   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21524   filter: "'NIC_Intel-XL710' and
21525            '64B' and
21526            'IP4FWD' and
21527            'NDRPDR' and
21528            '2T2C' and
21529            'IPSECSW' and
21530            not 'VHOST'"
21531   parameters:
21532   - "latency"
21533   - "parent"
21534   - "tags"
21535   layout:
21536     title: "ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
21537     layout: "plot-latency"
21538
21539 ################################################################################
21540
21541 # Packet Latency - VPP SRv6 3n-hsw-x520
21542 - type: "plot"
21543   title: "VPP Latency: srv6-3n-hsw-x520-78b-1t1c-features-ndr-lat"
21544   algorithm: "plot_latency_error_bars"
21545   output-file-type: ".html"
21546   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-ndr-lat"
21547   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21548   filter: "'NIC_Intel-X520-DA2' and
21549            '78B' and
21550            'FEATURE' and
21551            'NDRPDR' and
21552            '1T1C' and
21553            'IP6FWD' and
21554            'SRv6'"
21555   parameters:
21556   - "latency"
21557   - "parent"
21558   - "tags"
21559   layout:
21560     title: "srv6-3n-hsw-x520-78b-1t1c-features-ndr"
21561     layout: "plot-latency"
21562
21563 - type: "plot"
21564   title: "VPP Latency: srv6-3n-hsw-x520-78b-2t2c-features-ndr-lat"
21565   algorithm: "plot_latency_error_bars"
21566   output-file-type: ".html"
21567   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-ndr-lat"
21568   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21569   filter: "'NIC_Intel-X520-DA2' and
21570            '78B' and
21571            'FEATURE' and
21572            'NDRPDR' and
21573            '2T2C' and
21574            'IP6FWD' and
21575            'SRv6'"
21576   parameters:
21577   - "latency"
21578   - "parent"
21579   - "tags"
21580   layout:
21581     title: "srv6-3n-hsw-x520-78b-2t2c-features-ndr"
21582     layout: "plot-latency"
21583
21584 ################################################################################
21585
21586 # Packet Latency - VPP vhost ip4 3n-hsw-x520
21587 - type: "plot"
21588   title: "VPP Latency: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
21589   algorithm: "plot_latency_error_bars"
21590   output-file-type: ".html"
21591   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
21592   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21593   filter: "'NIC_Intel-X520-DA2' and
21594            '64B' and
21595            'NDRPDR' and
21596            'ETH' and
21597            'IP4FWD' and
21598            '1T1C' and
21599            'VHOST_1024' and
21600            not 'VXLAN' and
21601            not 'DOT1Q'"
21602   parameters:
21603   - "latency"
21604   - "parent"
21605   - "tags"
21606   sort:
21607   - "not CFS_OPT"
21608   - "1VM"
21609   - "2VM"
21610   layout:
21611     title: "vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
21612     layout: "plot-latency"
21613
21614 - type: "plot"
21615   title: "VPP Latency: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
21616   algorithm: "plot_latency_error_bars"
21617   output-file-type: ".html"
21618   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
21619   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21620   filter: "'NIC_Intel-X520-DA2' and
21621            '64B' and
21622            'NDRPDR' and
21623            'ETH' and
21624            'IP4FWD' and
21625            '2T2C' and
21626            'VHOST_1024' and
21627            not 'VXLAN' and
21628            not 'DOT1Q'"
21629   parameters:
21630   - "latency"
21631   - "parent"
21632   - "tags"
21633   sort:
21634   - "not CFS_OPT"
21635   - "1VM"
21636   - "2VM"
21637   layout:
21638     title: "vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
21639     layout: "plot-latency"
21640
21641 # Packet Latency - VPP vhost l2sw 3n-hsw-x520 - base
21642 - type: "plot"
21643   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
21644   algorithm: "plot_latency_error_bars"
21645   output-file-type: ".html"
21646   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
21647   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21648   filter: "'NIC_Intel-X520-DA2' and
21649            '64B' and
21650            'NDRPDR' and
21651            ('ETH' or 'DOT1Q') and
21652            'BASE' and
21653            '1T1C' and
21654            ('L2BDMACLRN' or 'L2XCFWD') and
21655            'VHOST_1024' and
21656            not 'VXLAN' and
21657            not 'IP4FWD' and
21658            not '2VM'"
21659   parameters:
21660   - "latency"
21661   - "parent"
21662   - "tags"
21663   sort:
21664   - "L2BDMACLRN"
21665   - "L2BDMACLRN"
21666   - "L2BDMACLRN"
21667   - "L2XCFWD"
21668   - "L2XCFWD"
21669   - "L2XCFWD"
21670   layout:
21671     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
21672     layout: "plot-latency"
21673
21674 - type: "plot"
21675   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
21676   algorithm: "plot_latency_error_bars"
21677   output-file-type: ".html"
21678   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
21679   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21680   filter: "'NIC_Intel-X520-DA2' and
21681            '64B' and
21682            'NDRPDR' and
21683            ('ETH' or 'DOT1Q') and
21684            'BASE' and
21685            '2T2C' and
21686            ('L2BDMACLRN' or 'L2XCFWD') and
21687            'VHOST_1024' and
21688            not 'VXLAN' and
21689            not 'IP4FWD' and
21690            not '2VM'"
21691   parameters:
21692   - "latency"
21693   - "parent"
21694   - "tags"
21695   sort:
21696   - "L2BDMACLRN"
21697   - "L2BDMACLRN"
21698   - "L2BDMACLRN"
21699   - "L2XCFWD"
21700   - "L2XCFWD"
21701   - "L2XCFWD"
21702   layout:
21703     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
21704     layout: "plot-latency"
21705
21706 # Packet Latency - VPP vhost l2sw 3n-hsw-x520 - base vm
21707 - type: "plot"
21708   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr-lat"
21709   algorithm: "plot_latency_error_bars"
21710   output-file-type: ".html"
21711   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr-lat"
21712   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21713   filter: "'NIC_Intel-X520-DA2' and
21714            '64B' and
21715            'NDRPDR' and
21716            ('ETH' or 'DOT1Q') and
21717            '1T1C' and
21718            ('L2BDMACLRN' or 'L2XCFWD') and
21719            'VHOST_1024' and
21720            not 'CFS_OPT' and
21721            not 'DOT1Q' and
21722            not 'VXLAN' and
21723            not 'IP4FWD' and
21724            not 'LBOND'"
21725   parameters:
21726   - "latency"
21727   - "parent"
21728   - "tags"
21729 #  sort:
21730 #  - "1VM"
21731 #  - "L2XCFWD"
21732 #  - "1VM"
21733 #  - "L2BDMACLRN"
21734   layout:
21735     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
21736     layout: "plot-latency"
21737
21738 - type: "plot"
21739   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr-lat"
21740   algorithm: "plot_latency_error_bars"
21741   output-file-type: ".html"
21742   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr-lat"
21743   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21744   filter: "'NIC_Intel-X520-DA2' and
21745            '64B' and
21746            'NDRPDR' and
21747            ('ETH' or 'DOT1Q') and
21748            '2T2C' and
21749            ('L2BDMACLRN' or 'L2XCFWD') and
21750            'VHOST_1024' and
21751            not 'CFS_OPT' and
21752            not 'DOT1Q' and
21753            not 'VXLAN' and
21754            not 'IP4FWD' and
21755            not 'LBOND'"
21756   parameters:
21757   - "latency"
21758   - "parent"
21759   - "tags"
21760 #  sort:
21761 #  - "1VM"
21762 #  - "L2XCFWD"
21763 #  - "1VM"
21764 #  - "L2BDMACLRN"
21765   layout:
21766     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
21767     layout: "plot-latency"
21768
21769 # Packet Latency - VPP vhost ip4 3n-hsw-x710
21770 - type: "plot"
21771   title: "VPP Latency: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
21772   algorithm: "plot_latency_error_bars"
21773   output-file-type: ".html"
21774   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
21775   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21776   filter: "'NIC_Intel-X710' and
21777            '64B' and
21778            'NDRPDR' and
21779            'ETH' and
21780            'IP4FWD' and
21781            '1T1C' and
21782            'VHOST_1024' and
21783            not 'VXLAN' and
21784            not 'CFS_OPT' and
21785            not 'DOT1Q'"
21786   parameters:
21787   - "latency"
21788   - "parent"
21789   - "tags"
21790   sort:
21791   - "1VM"
21792   - "2VM"
21793   layout:
21794     title: "vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
21795     layout: "plot-latency"
21796
21797 - type: "plot"
21798   title: "VPP Latency: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
21799   algorithm: "plot_latency_error_bars"
21800   output-file-type: ".html"
21801   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
21802   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21803   filter: "'NIC_Intel-X710' and
21804            '64B' and
21805            'NDRPDR' and
21806            'ETH' and
21807            'IP4FWD' and
21808            '2T2C' and
21809            'VHOST_1024' and
21810            not 'VXLAN' and
21811            not 'CFS_OPT' and
21812            not 'DOT1Q'"
21813   parameters:
21814   - "latency"
21815   - "parent"
21816   - "tags"
21817   sort:
21818   - "1VM"
21819   - "2VM"
21820   layout:
21821     title: "vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
21822     layout: "plot-latency"
21823
21824 # Packet Latency - VPP vhost l2sw 3n-hsw-x710 - base
21825 - type: "plot"
21826   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
21827   algorithm: "plot_latency_error_bars"
21828   output-file-type: ".html"
21829   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
21830   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21831   filter: "'NIC_Intel-X710' and
21832            '64B' and
21833            'NDRPDR' and
21834            ('ETH' or 'DOT1Q') and
21835            'BASE' and
21836            '1T1C' and
21837            ('L2BDMACLRN' or 'L2XCFWD') and
21838            'VHOST_1024' and
21839            not 'VXLAN' and
21840            not 'IP4FWD' and
21841            not '2VM'"
21842   parameters:
21843   - "latency"
21844   - "parent"
21845   - "tags"
21846   sort:
21847   - "L2BDMACLRN"
21848   - "L2BDMACLRN"
21849   - "L2BDMACLRN"
21850   - "L2XCFWD"
21851   - "L2XCFWD"
21852   - "L2XCFWD"
21853   layout:
21854     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
21855     layout: "plot-latency"
21856
21857 - type: "plot"
21858   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
21859   algorithm: "plot_latency_error_bars"
21860   output-file-type: ".html"
21861   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
21862   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21863   filter: "'NIC_Intel-X710' and
21864            '64B' and
21865            'NDRPDR' and
21866            ('ETH' or 'DOT1Q') and
21867            'BASE' and
21868            '2T2C' and
21869            ('L2BDMACLRN' or 'L2XCFWD') and
21870            'VHOST_1024' and
21871            not 'VXLAN' and
21872            not 'IP4FWD' and
21873            not '2VM'"
21874   parameters:
21875   - "latency"
21876   - "parent"
21877   - "tags"
21878   sort:
21879   - "L2BDMACLRN"
21880   - "L2BDMACLRN"
21881   - "L2BDMACLRN"
21882   - "L2XCFWD"
21883   - "L2XCFWD"
21884   - "L2XCFWD"
21885   layout:
21886     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
21887     layout: "plot-latency"
21888
21889 # Packet Latency - VPP vhost l2sw 3n-hsw-x710 - base vm
21890 - type: "plot"
21891   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr-lat"
21892   algorithm: "plot_latency_error_bars"
21893   output-file-type: ".html"
21894   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr-lat"
21895   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21896   filter: "'NIC_Intel-X710' and
21897            '64B' and
21898            'NDRPDR' and
21899            ('ETH' or 'DOT1Q') and
21900            '1T1C' and
21901            ('L2BDMACLRN' or 'L2XCFWD') and
21902            'VHOST_1024' and
21903            not 'CFS_OPT' and
21904            not 'VXLAN' and
21905            not 'IP4FWD' and
21906            not 'LBOND'"
21907   parameters:
21908   - "latency"
21909   - "parent"
21910   - "tags"
21911   sort:
21912   - "L2BDMACLRN"
21913   - "L2BDMACLRN"
21914   - "L2BDMACLRN"
21915   - "L2XCFWD"
21916   - "L2XCFWD"
21917   - "L2XCFWD"
21918   layout:
21919     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr"
21920     layout: "plot-latency"
21921
21922 - type: "plot"
21923   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr-lat"
21924   algorithm: "plot_latency_error_bars"
21925   output-file-type: ".html"
21926   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr-lat"
21927   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21928   filter: "'NIC_Intel-X710' and
21929            '64B' and
21930            'NDRPDR' and
21931            ('ETH' or 'DOT1Q') and
21932            '2T2C' and
21933            ('L2BDMACLRN' or 'L2XCFWD') and
21934            'VHOST_1024' and
21935            not 'CFS_OPT' and
21936            not 'VXLAN' and
21937            not 'IP4FWD' and
21938            not 'LBOND'"
21939   parameters:
21940   - "latency"
21941   - "parent"
21942   - "tags"
21943   sort:
21944   - "L2BDMACLRN"
21945   - "L2BDMACLRN"
21946   - "L2BDMACLRN"
21947   - "L2XCFWD"
21948   - "L2XCFWD"
21949   - "L2XCFWD"
21950   layout:
21951     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr"
21952     layout: "plot-latency"
21953
21954 # Packet Latency - VPP vhost ip4 3n-skx-x710
21955 - type: "plot"
21956   title: "VPP Latency: vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
21957   algorithm: "plot_latency_error_bars"
21958   output-file-type: ".html"
21959   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
21960   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21961   filter: "'NIC_Intel-X710' and
21962            '64B' and
21963            'NDRPDR' and
21964            'ETH' and
21965            'IP4FWD' and
21966            '2T1C' and
21967            'VHOST_1024' and
21968            not 'VXLAN' and
21969            not 'DOT1Q'"
21970   parameters:
21971   - "latency"
21972   - "parent"
21973   - "tags"
21974   sort:
21975   - "1VM"
21976   - "2VM"
21977   layout:
21978     title: "vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
21979     layout: "plot-latency"
21980
21981 - type: "plot"
21982   title: "VPP Latency: vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
21983   algorithm: "plot_latency_error_bars"
21984   output-file-type: ".html"
21985   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
21986   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21987   filter: "'NIC_Intel-X710' and
21988            '64B' and
21989            'NDRPDR' and
21990            'ETH' and
21991            'IP4FWD' and
21992            '4T2C' and
21993            'VHOST_1024' and
21994            not 'VXLAN' and
21995            not 'DOT1Q'"
21996   parameters:
21997   - "latency"
21998   - "parent"
21999   - "tags"
22000   sort:
22001   - "1VM"
22002   - "2VM"
22003   layout:
22004     title: "vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
22005     layout: "plot-latency"
22006
22007 # Packet Latency - VPP vhost l2sw 3n-skx-x710 - base
22008 - type: "plot"
22009   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
22010   algorithm: "plot_latency_error_bars"
22011   output-file-type: ".html"
22012   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
22013   data: "plot-vpp-throughput-lat-tsa-3n-skx"
22014   filter: "'NIC_Intel-X710' and
22015            '64B' and
22016            'NDRPDR' and
22017            ('ETH' or 'DOT1Q') and
22018            'BASE' and
22019            '2T1C' and
22020            ('L2BDMACLRN' or 'L2XCFWD') and
22021            'VHOST_1024' and
22022            not 'VXLAN' and
22023            not 'IP4FWD' and
22024            not '2VM'"
22025   parameters:
22026   - "latency"
22027   - "parent"
22028   - "tags"
22029   sort:
22030   - "L2BDMACLRN"
22031   - "L2BDMACLRN"
22032   - "L2BDMACLRN"
22033   - "L2XCFWD"
22034   - "L2XCFWD"
22035   - "L2XCFWD"
22036   layout:
22037     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr"
22038     layout: "plot-latency"
22039
22040 - type: "plot"
22041   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
22042   algorithm: "plot_latency_error_bars"
22043   output-file-type: ".html"
22044   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
22045   data: "plot-vpp-throughput-lat-tsa-3n-skx"
22046   filter: "'NIC_Intel-X710' and
22047            '64B' and
22048            'NDRPDR' and
22049            ('ETH' or 'DOT1Q') and
22050            'BASE' and
22051            '4T2C' and
22052            ('L2BDMACLRN' or 'L2XCFWD') and
22053            'VHOST_1024' and
22054            not 'VXLAN' and
22055            not 'IP4FWD' and
22056            not '2VM'"
22057   parameters:
22058   - "latency"
22059   - "parent"
22060   - "tags"
22061   sort:
22062   - "L2BDMACLRN"
22063   - "L2BDMACLRN"
22064   - "L2BDMACLRN"
22065   - "L2XCFWD"
22066   - "L2XCFWD"
22067   - "L2XCFWD"
22068   layout:
22069     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr"
22070     layout: "plot-latency"
22071
22072 # Packet Latency - VPP vhost l2sw 3n-skx-x710 - base vm
22073 - type: "plot"
22074   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr-lat"
22075   algorithm: "plot_latency_error_bars"
22076   output-file-type: ".html"
22077   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr-lat"
22078   data: "plot-vpp-throughput-lat-tsa-3n-skx"
22079   filter: "'NIC_Intel-X710' and
22080            '64B' and
22081            'NDRPDR' and
22082            ('ETH' or 'DOT1Q') and
22083            '2T1C' and
22084            ('L2BDMACLRN' or 'L2XCFWD') and
22085            'VHOST_1024' and
22086            not 'CFS_OPT' and
22087            not 'VXLAN' and
22088            not 'IP4FWD' and
22089            not 'LBOND'"
22090   parameters:
22091   - "latency"
22092   - "parent"
22093   - "tags"
22094   sort:
22095   - "L2BDMACLRN"
22096   - "L2BDMACLRN"
22097   - "L2BDMACLRN"
22098   - "L2XCFWD"
22099   - "L2XCFWD"
22100   - "L2XCFWD"
22101   layout:
22102     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr"
22103     layout: "plot-latency"
22104
22105 - type: "plot"
22106   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr-lat"
22107   algorithm: "plot_latency_error_bars"
22108   output-file-type: ".html"
22109   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr-lat"
22110   data: "plot-vpp-throughput-lat-tsa-3n-skx"
22111   filter: "'NIC_Intel-X710' and
22112            '64B' and
22113            'NDRPDR' and
22114            ('ETH' or 'DOT1Q') and
22115            '4T2C' and
22116            ('L2BDMACLRN' or 'L2XCFWD') and
22117            'VHOST_1024' and
22118            not 'CFS_OPT' and
22119            not 'VXLAN' and
22120            not 'IP4FWD' and
22121            not 'LBOND'"
22122   parameters:
22123   - "latency"
22124   - "parent"
22125   - "tags"
22126   sort:
22127   - "L2BDMACLRN"
22128   - "L2BDMACLRN"
22129   - "L2BDMACLRN"
22130   - "L2XCFWD"
22131   - "L2XCFWD"
22132   - "L2XCFWD"
22133   layout:
22134     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr"
22135     layout: "plot-latency"
22136
22137 # Packet Latency - VPP vhost ip4 2n-skx-x710
22138 - type: "plot"
22139   title: "VPP Latency: vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
22140   algorithm: "plot_latency_error_bars"
22141   output-file-type: ".html"
22142   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
22143   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22144   filter: "'NIC_Intel-X710' and
22145            '64B' and
22146            'NDRPDR' and
22147            'ETH' and
22148            'IP4FWD' and
22149            '2T1C' and
22150            'VHOST_1024' and
22151            not 'VXLAN' and
22152            not 'NF_DENSITY' and
22153            not 'CFS_OPT' and
22154            not 'DOT1Q'"
22155   parameters:
22156   - "latency"
22157   - "parent"
22158   - "tags"
22159   sort:
22160   - "1VM"
22161   - "2VM"
22162   layout:
22163     title: "vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
22164     layout: "plot-latency"
22165
22166 - type: "plot"
22167   title: "VPP Latency: vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
22168   algorithm: "plot_latency_error_bars"
22169   output-file-type: ".html"
22170   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
22171   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22172   filter: "'NIC_Intel-X710' and
22173            '64B' and
22174            'NDRPDR' and
22175            'ETH' and
22176            'IP4FWD' and
22177            '4T2C' and
22178            'VHOST_1024' and
22179            not 'VXLAN' and
22180            not 'NF_DENSITY' and
22181            not 'CFS_OPT' and
22182            not 'DOT1Q'"
22183   parameters:
22184   - "latency"
22185   - "parent"
22186   - "tags"
22187   sort:
22188   - "1VM"
22189   - "2VM"
22190   layout:
22191     title: "vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
22192     layout: "plot-latency"
22193
22194 # Packet Latency - VPP vhost l2sw 2n-skx-x710 - base
22195 - type: "plot"
22196   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
22197   algorithm: "plot_latency_error_bars"
22198   output-file-type: ".html"
22199   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
22200   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22201   filter: "'NIC_Intel-X710' and
22202            '64B' and
22203            'NDRPDR' and
22204            ('ETH' or 'DOT1Q') and
22205            'BASE' and
22206            '2T1C' and
22207            ('L2BDMACLRN' or 'L2XCFWD') and
22208            'VHOST_1024' and
22209            not 'VXLAN' and
22210            not 'NF_DENSITY' and
22211            not 'IP4FWD' and
22212            not '2VM'"
22213   parameters:
22214   - "latency"
22215   - "parent"
22216   - "tags"
22217 #  sort:
22218 #  - "not CFS_OPT"
22219 #  - "L2XCFWD"
22220 #  - "not CFS_OPT"
22221 #  - "CFS_OPT"
22222   layout:
22223     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr"
22224     layout: "plot-latency"
22225
22226 - type: "plot"
22227   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
22228   algorithm: "plot_latency_error_bars"
22229   output-file-type: ".html"
22230   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
22231   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22232   filter: "'NIC_Intel-X710' and
22233            '64B' and
22234            'NDRPDR' and
22235            ('ETH' or 'DOT1Q') and
22236            'BASE' and
22237            '4T2C' and
22238            ('L2BDMACLRN' or 'L2XCFWD') and
22239            'VHOST_1024' and
22240            not 'VXLAN' and
22241            not 'NF_DENSITY' and
22242            not 'IP4FWD' and
22243            not '2VM'"
22244   parameters:
22245   - "latency"
22246   - "parent"
22247   - "tags"
22248 #  sort:
22249 #  - "not CFS_OPT"
22250 #  - "L2XCFWD"
22251 #  - "not CFS_OPT"
22252 #  - "CFS_OPT"
22253   layout:
22254     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr"
22255     layout: "plot-latency"
22256
22257 # Packet Latency - VPP vhost l2sw 2n-skx-x710 - base vm
22258 - type: "plot"
22259   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr-lat"
22260   algorithm: "plot_latency_error_bars"
22261   output-file-type: ".html"
22262   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr-lat"
22263   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22264   filter: "'NIC_Intel-X710' and
22265            '64B' and
22266            'NDRPDR' and
22267            ('ETH' or 'DOT1Q') and
22268            '2T1C' and
22269            ('L2BDMACLRN' or 'L2XCFWD') and
22270            'VHOST_1024' and
22271            not 'CFS_OPT' and
22272            not 'VXLAN' and
22273            not 'NF_DENSITY' and
22274            not 'DOT1Q' and
22275            not 'IP4FWD'"
22276   parameters:
22277   - "latency"
22278   - "parent"
22279   - "tags"
22280 #  sort:
22281 #  - "1VM"
22282 #  - "L2XCFWD"
22283 #  - "1VM"
22284 #  - "L2BDMACLRN"
22285   layout:
22286     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
22287     layout: "plot-latency"
22288
22289 - type: "plot"
22290   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr-lat"
22291   algorithm: "plot_latency_error_bars"
22292   output-file-type: ".html"
22293   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr-lat"
22294   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22295   filter: "'NIC_Intel-X710' and
22296            '64B' and
22297            'NDRPDR' and
22298            ('ETH' or 'DOT1Q') and
22299            '4T2C' and
22300            ('L2BDMACLRN' or 'L2XCFWD') and
22301            'VHOST_1024' and
22302            not 'CFS_OPT' and
22303            not 'VXLAN' and
22304            not 'NF_DENSITY' and
22305            not 'DOT1Q' and
22306            not 'IP4FWD'"
22307   parameters:
22308   - "latency"
22309   - "parent"
22310   - "tags"
22311 #  sort:
22312 #  - "1VM"
22313 #  - "L2XCFWD"
22314 #  - "1VM"
22315 #  - "L2BDMACLRN"
22316   layout:
22317     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
22318     layout: "plot-latency"
22319
22320 # Packet Latency - VPP vhost ip4 2n-skx-xxv710
22321 - type: "plot"
22322   title: "VPP Latency: vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
22323   algorithm: "plot_latency_error_bars"
22324   output-file-type: ".html"
22325   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
22326   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22327   filter: "'NIC_Intel-XXV710' and
22328            '64B' and
22329            'NDRPDR' and
22330            'ETH' and
22331            'IP4FWD' and
22332            '2T1C' and
22333            'VHOST_1024' and
22334            not 'VXLAN' and
22335            not 'CFS_OPT' and
22336            not 'DOT1Q'"
22337   parameters:
22338   - "latency"
22339   - "parent"
22340   - "tags"
22341   sort:
22342   - "not CFS_OPT"
22343   - "1VM"
22344   - "2VM"
22345   layout:
22346     title: "vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
22347     layout: "plot-latency"
22348
22349 - type: "plot"
22350   title: "VPP Latency: vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
22351   algorithm: "plot_latency_error_bars"
22352   output-file-type: ".html"
22353   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
22354   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22355   filter: "'NIC_Intel-XXV710' and
22356            '64B' and
22357            'NDRPDR' and
22358            'ETH' and
22359            'IP4FWD' and
22360            '4T2C' and
22361            'VHOST_1024' and
22362            not 'VXLAN' and
22363            not 'CFS_OPT' and
22364            not 'DOT1Q'"
22365   parameters:
22366   - "latency"
22367   - "parent"
22368   - "tags"
22369   sort:
22370   - "not CFS_OPT"
22371   - "1VM"
22372   - "2VM"
22373   layout:
22374     title: "vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
22375     layout: "plot-latency"
22376
22377 ## Packet Latency - VPP vhost l2sw 2n-skx-xxv710 - base
22378 #- type: "plot"
22379 #  title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr-lat"
22380 #  algorithm: "plot_latency_error_bars"
22381 #  output-file-type: ".html"
22382 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr-lat"
22383 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
22384 #  filter: "'NIC_Intel-XXV710' and
22385 #           '64B' and
22386 #           'NDRPDR' and
22387 #           ('ETH' or 'DOT1Q') and
22388 #           'BASE' and
22389 #           '2T1C' and
22390 #           ('L2BDMACLRN' or 'L2XCFWD') and
22391 #           'VHOST_1024' and
22392 #           not 'VXLAN' and
22393 #           not 'IP4FWD' and
22394 #           not '2VM'"
22395 #  parameters:
22396 #  - "latency"
22397 #  - "parent"
22398 #  - "tags"
22399 ##  sort:
22400 ##  - "not CFS_OPT"
22401 ##  - "L2XCFWD"
22402 ##  - "not CFS_OPT"
22403 ##  - "CFS_OPT"
22404 #  layout:
22405 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
22406 #    layout: "plot-latency"
22407 #
22408 #- type: "plot"
22409 #  title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr-lat"
22410 #  algorithm: "plot_latency_error_bars"
22411 #  output-file-type: ".html"
22412 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr-lat"
22413 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
22414 #  filter: "'NIC_Intel-XXV710' and
22415 #           '64B' and
22416 #           'NDRPDR' and
22417 #           ('ETH' or 'DOT1Q') and
22418 #           'BASE' and
22419 #           '4T2C' and
22420 #           ('L2BDMACLRN' or 'L2XCFWD') and
22421 #           'VHOST_1024' and
22422 #           not 'VXLAN' and
22423 #           not 'IP4FWD' and
22424 #           not '2VM'"
22425 #  parameters:
22426 #  - "latency"
22427 #  - "parent"
22428 #  - "tags"
22429 ##  sort:
22430 ##  - "not CFS_OPT"
22431 ##  - "L2XCFWD"
22432 ##  - "not CFS_OPT"
22433 ##  - "CFS_OPT"
22434 #  layout:
22435 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
22436 #    layout: "plot-latency"
22437 #
22438 ## Packet Latency - VPP vhost l2sw 2n-skx-xxv710 - base vm
22439 #- type: "plot"
22440 #  title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr-lat"
22441 #  algorithm: "plot_latency_error_bars"
22442 #  output-file-type: ".html"
22443 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr-lat"
22444 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
22445 #  filter: "'NIC_Intel-XXV710' and
22446 #           '64B' and
22447 #           'NDRPDR' and
22448 #           ('ETH' or 'DOT1Q') and
22449 #           '2T1C' and
22450 #           ('L2BDMACLRN' or 'L2XCFWD') and
22451 #           'VHOST_1024' and
22452 #           not 'CFS_OPT' and
22453 #           not 'VXLAN' and
22454 #           not 'DOT1Q' and
22455 #           not 'IP4FWD'"
22456 #  parameters:
22457 #  - "latency"
22458 #  - "parent"
22459 #  - "tags"
22460 ##  sort:
22461 ##  - "1VM"
22462 ##  - "L2XCFWD"
22463 ##  - "1VM"
22464 ##  - "L2BDMACLRN"
22465 #  layout:
22466 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
22467 #    layout: "plot-latency"
22468 #
22469 #- type: "plot"
22470 #  title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr-lat"
22471 #  algorithm: "plot_latency_error_bars"
22472 #  output-file-type: ".html"
22473 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr-lat"
22474 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
22475 #  filter: "'NIC_Intel-XXV710' and
22476 #           '64B' and
22477 #           'NDRPDR' and
22478 #           ('ETH' or 'DOT1Q') and
22479 #           '4T2C' and
22480 #           ('L2BDMACLRN' or 'L2XCFWD') and
22481 #           'VHOST_1024' and
22482 #           not 'CFS_OPT' and
22483 #           not 'VXLAN' and
22484 #           not 'DOT1Q' and
22485 #           not 'IP4FWD'"
22486 #  parameters:
22487 #  - "latency"
22488 #  - "parent"
22489 #  - "tags"
22490 ##  sort:
22491 ##  - "1VM"
22492 ##  - "L2XCFWD"
22493 ##  - "1VM"
22494 ##  - "L2BDMACLRN"
22495 #  layout:
22496 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
22497 #    layout: "plot-latency"
22498
22499 ################################################################################
22500
22501 # Packet Latency - VPP VTS 3n-hsw-x520
22502 - type: "plot"
22503   title: "VPP Latency: vts-3n-hsw-x520-114b-1t1c-ndr-lat"
22504   algorithm: "plot_latency_error_bars"
22505   output-file-type: ".html"
22506   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-1t1c-ndr-lat"
22507   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22508   filter: "'NIC_Intel-X520-DA2' and
22509            '114B' and
22510            'NDRPDR' and
22511            '1T1C' and
22512            'VTS'"
22513   parameters:
22514   - "latency"
22515   - "parent"
22516   - "tags"
22517   layout:
22518     title: "vts-3n-hsw-x520-114b-1t1c-ndr"
22519     layout: "plot-latency"
22520
22521 - type: "plot"
22522   title: "VPP Latency: vts-3n-hsw-x520-114b-2t2c-ndr-lat"
22523   algorithm: "plot_latency_error_bars"
22524   output-file-type: ".html"
22525   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-2t2c-ndr-lat"
22526   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22527   filter: "'NIC_Intel-X520-DA2' and
22528            '114B' and
22529            'NDRPDR' and
22530            '2T2C' and
22531            'VTS'"
22532   parameters:
22533   - "latency"
22534   - "parent"
22535   - "tags"
22536   layout:
22537     title: "vts-3n-hsw-x520-114b-2t2c-ndr"
22538     layout: "plot-latency"
22539
22540 ################################################################################
22541
22542 # Packet Latency - DPDK l3fwd 3n-hsw-x520
22543 - type: "plot"
22544   title: "DPDK Latency: l3fwd-3n-hsw-x520-64b-1t1c-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-1t1c-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            '1T1C' and
22554            'IP4FWD'"
22555   parameters:
22556   - "latency"
22557   - "parent"
22558   - "tags"
22559   layout:
22560     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
22561     layout: "plot-latency"
22562
22563 - type: "plot"
22564   title: "DPDK Latency: l3fwd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
22565   algorithm: "plot_latency_error_bars"
22566   output-file-type: ".html"
22567   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
22568   data: "plot-dpdk-throughput-latency-3n-hsw"
22569   filter: "'NIC_Intel-X520-DA2' and
22570            '64B' and
22571            'BASE' and
22572            'NDRPDR' and
22573            '2T2C' and
22574            'IP4FWD'"
22575   parameters:
22576   - "latency"
22577   - "parent"
22578   - "tags"
22579   layout:
22580     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
22581     layout: "plot-latency"
22582
22583 # Packet Latency - DPDK l3fwd 3n-hsw-x710
22584 - type: "plot"
22585   title: "DPDK Latency: l3fwd-3n-hsw-x710-64b-1t1c-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-1t1c-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            '1T1C' and
22595            'IP4FWD'"
22596   parameters:
22597   - "latency"
22598   - "parent"
22599   - "tags"
22600   layout:
22601     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
22602     layout: "plot-latency"
22603
22604 - type: "plot"
22605   title: "DPDK Latency: l3fwd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
22606   algorithm: "plot_latency_error_bars"
22607   output-file-type: ".html"
22608   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
22609   data: "plot-dpdk-throughput-latency-3n-hsw"
22610   filter: "'NIC_Intel-X710' and
22611            '64B' and
22612            'BASE' and
22613            'NDRPDR' and
22614            '2T2C' and
22615            'IP4FWD'"
22616   parameters:
22617   - "latency"
22618   - "parent"
22619   - "tags"
22620   layout:
22621     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
22622     layout: "plot-latency"
22623
22624 # Packet Latency - DPDK l3fwd 3n-hsw-xl710
22625 - type: "plot"
22626   title: "DPDK Latency: l3fwd-3n-hsw-xl710-64b-1t1c-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-1t1c-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            '1T1C' and
22636            'IP4FWD'"
22637   parameters:
22638   - "latency"
22639   - "parent"
22640   - "tags"
22641   layout:
22642     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
22643     layout: "plot-latency"
22644
22645 - type: "plot"
22646   title: "DPDK Latency: l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
22647   algorithm: "plot_latency_error_bars"
22648   output-file-type: ".html"
22649   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
22650   data: "plot-dpdk-throughput-latency-3n-hsw"
22651   filter: "'NIC_Intel-XL710' and
22652            '64B' and
22653            'BASE' and
22654            'NDRPDR' and
22655            '2T2C' and
22656            'IP4FWD'"
22657   parameters:
22658   - "latency"
22659   - "parent"
22660   - "tags"
22661   layout:
22662     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
22663     layout: "plot-latency"
22664
22665 # Packet Latency - DPDK l3fwd 3n-skx-x710
22666 - type: "plot"
22667   title: "DPDK Latency: l3fwd-3n-skx-x710-64b-2t1c-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-2t1c-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            '2T1C' and
22677            'IP4FWD'"
22678   parameters:
22679   - "latency"
22680   - "parent"
22681   - "tags"
22682   layout:
22683     title: "l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
22684     layout: "plot-latency"
22685
22686 - type: "plot"
22687   title: "DPDK Latency: l3fwd-3n-skx-x710-64b-4t2c-base-ndr-lat"
22688   algorithm: "plot_latency_error_bars"
22689   output-file-type: ".html"
22690   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-ndr-lat"
22691   data: "plot-dpdk-throughput-latency-3n-skx"
22692   filter: "'NIC_Intel-X710' and
22693            '64B' and
22694            'BASE' and
22695            'NDRPDR' and
22696            '4T2C' and
22697            'IP4FWD'"
22698   parameters:
22699   - "latency"
22700   - "parent"
22701   - "tags"
22702   layout:
22703     title: "l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
22704     layout: "plot-latency"
22705
22706 # Packet Latency - DPDK l3fwd 3n-skx-xxv710
22707 - type: "plot"
22708   title: "DPDK Latency: l3fwd-3n-skx-xxv710-64b-2t1c-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-2t1c-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            '2T1C' and
22718            'IP4FWD'"
22719   parameters:
22720   - "latency"
22721   - "parent"
22722   - "tags"
22723   layout:
22724     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
22725     layout: "plot-latency"
22726
22727 - type: "plot"
22728   title: "DPDK Latency: l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
22729   algorithm: "plot_latency_error_bars"
22730   output-file-type: ".html"
22731   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
22732   data: "plot-dpdk-throughput-latency-3n-skx"
22733   filter: "'NIC_Intel-XXV710' and
22734            '64B' and
22735            'BASE' and
22736            'NDRPDR' and
22737            '4T2C' and
22738            'IP4FWD'"
22739   parameters:
22740   - "latency"
22741   - "parent"
22742   - "tags"
22743   layout:
22744     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
22745     layout: "plot-latency"
22746
22747 # Packet Latency - DPDK l3fwd 2n-skx-x710
22748 - type: "plot"
22749   title: "DPDK Latency: l3fwd-2n-skx-x710-64b-2t1c-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-2t1c-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            '2T1C' and
22759            'IP4FWD'"
22760   parameters:
22761   - "latency"
22762   - "parent"
22763   - "tags"
22764   layout:
22765     title: "l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
22766     layout: "plot-latency"
22767
22768 - type: "plot"
22769   title: "DPDK Latency: l3fwd-2n-skx-x710-64b-4t2c-base-ndr-lat"
22770   algorithm: "plot_latency_error_bars"
22771   output-file-type: ".html"
22772   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-ndr-lat"
22773   data: "plot-dpdk-throughput-latency-2n-skx"
22774   filter: "'NIC_Intel-X710' and
22775            '64B' and
22776            'BASE' and
22777            'NDRPDR' and
22778            '4T2C' and
22779            'IP4FWD'"
22780   parameters:
22781   - "latency"
22782   - "parent"
22783   - "tags"
22784   layout:
22785     title: "l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
22786     layout: "plot-latency"
22787
22788 # Packet Latency - DPDK l3fwd 2n-skx-xxv710
22789 - type: "plot"
22790   title: "DPDK Latency: l3fwd-2n-skx-xxv710-64b-2t1c-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-2t1c-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            '2T1C' and
22800            'IP4FWD'"
22801   parameters:
22802   - "latency"
22803   - "parent"
22804   - "tags"
22805   layout:
22806     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
22807     layout: "plot-latency"
22808
22809 - type: "plot"
22810   title: "DPDK Latency: l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
22811   algorithm: "plot_latency_error_bars"
22812   output-file-type: ".html"
22813   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
22814   data: "plot-dpdk-throughput-latency-2n-skx"
22815   filter: "'NIC_Intel-XXV710' and
22816            '64B' and
22817            'BASE' and
22818            'NDRPDR' and
22819            '4T2C' and
22820            'IP4FWD'"
22821   parameters:
22822   - "latency"
22823   - "parent"
22824   - "tags"
22825   layout:
22826     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
22827     layout: "plot-latency"
22828
22829 ################################################################################
22830
22831 # Packet Latency - DPDK testpmd 3n-hsw-x520
22832 - type: "plot"
22833   title: "DPDK Latency: testpmd-3n-hsw-x520-64b-1t1c-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-1t1c-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            '1T1C' 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-1t1c-base-ndr"
22850     layout: "plot-latency"
22851
22852 - type: "plot"
22853   title: "DPDK Latency: testpmd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
22854   algorithm: "plot_latency_error_bars"
22855   output-file-type: ".html"
22856   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
22857   data: "plot-dpdk-throughput-latency-3n-hsw"
22858   filter: "'NIC_Intel-X520-DA2' and
22859            '64B' and
22860            'BASE' and
22861            'NDRPDR' and
22862            '2T2C' and
22863            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22864   parameters:
22865   - "latency"
22866   - "parent"
22867   - "tags"
22868   layout:
22869     title: "testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
22870     layout: "plot-latency"
22871
22872 # Packet Latency - DPDK testpmd 3n-hsw-x710
22873 - type: "plot"
22874   title: "DPDK Latency: testpmd-3n-hsw-x710-64b-1t1c-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-1t1c-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            '1T1C' 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-1t1c-base-ndr"
22891     layout: "plot-latency"
22892
22893 - type: "plot"
22894   title: "DPDK Latency: testpmd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
22895   algorithm: "plot_latency_error_bars"
22896   output-file-type: ".html"
22897   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
22898   data: "plot-dpdk-throughput-latency-3n-hsw"
22899   filter: "'NIC_Intel-X710' and
22900            '64B' and
22901            'BASE' and
22902            'NDRPDR' and
22903            '2T2C' and
22904            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22905   parameters:
22906   - "latency"
22907   - "parent"
22908   - "tags"
22909   layout:
22910     title: "testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
22911     layout: "plot-latency"
22912
22913 # Packet Latency - DPDK testpmd 3n-hsw-xl710
22914 - type: "plot"
22915   title: "DPDK Latency: testpmd-3n-hsw-xl710-64b-1t1c-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-1t1c-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            '1T1C' 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-1t1c-base-ndr"
22932     layout: "plot-latency"
22933
22934 - type: "plot"
22935   title: "DPDK Latency: testpmd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
22936   algorithm: "plot_latency_error_bars"
22937   output-file-type: ".html"
22938   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
22939   data: "plot-dpdk-throughput-latency-3n-hsw"
22940   filter: "'NIC_Intel-XL710' and
22941            '64B' and
22942            'BASE' and
22943            'NDRPDR' and
22944            '2T2C' and
22945            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22946   parameters:
22947   - "latency"
22948   - "parent"
22949   - "tags"
22950   layout:
22951     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
22952     layout: "plot-latency"
22953
22954 # Packet Latency - DPDK testpmd 3n-skx-x710
22955 - type: "plot"
22956   title: "DPDK Latency: testpmd-3n-skx-x710-64b-2t1c-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-2t1c-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            '2T1C' 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-2t1c-base-ndr"
22973     layout: "plot-latency"
22974
22975 - type: "plot"
22976   title: "DPDK Latency: testpmd-3n-skx-x710-64b-4t2c-base-ndr-lat"
22977   algorithm: "plot_latency_error_bars"
22978   output-file-type: ".html"
22979   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-ndr-lat"
22980   data: "plot-dpdk-throughput-latency-3n-skx"
22981   filter: "'NIC_Intel-X710' and
22982            '64B' and
22983            'BASE' and
22984            'NDRPDR' and
22985            '4T2C' and
22986            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22987   parameters:
22988   - "latency"
22989   - "parent"
22990   - "tags"
22991   layout:
22992     title: "testpmd-3n-skx-x710-64b-4t2c-base-ndr"
22993     layout: "plot-latency"
22994
22995 # Packet Latency - DPDK testpmd 3n-skx-xxv710
22996 - type: "plot"
22997   title: "DPDK Latency: testpmd-3n-skx-xxv710-64b-2t1c-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-2t1c-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            '2T1C' 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-2t1c-base-ndr"
23014     layout: "plot-latency"
23015
23016 - type: "plot"
23017   title: "DPDK Latency: testpmd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
23018   algorithm: "plot_latency_error_bars"
23019   output-file-type: ".html"
23020   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
23021   data: "plot-dpdk-throughput-latency-3n-skx"
23022   filter: "'NIC_Intel-XXV710' and
23023            '64B' and
23024            'BASE' and
23025            'NDRPDR' and
23026            '4T2C' and
23027            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23028   parameters:
23029   - "latency"
23030   - "parent"
23031   - "tags"
23032   layout:
23033     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
23034     layout: "plot-latency"
23035
23036 # Packet Latency - DPDK testpmd 2n-skx-x710
23037 - type: "plot"
23038   title: "DPDK Latency: testpmd-2n-skx-x710-64b-2t1c-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-2t1c-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            '2T1C' 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-2t1c-base-ndr"
23055     layout: "plot-latency"
23056
23057 - type: "plot"
23058   title: "DPDK Latency: testpmd-2n-skx-x710-64b-4t2c-base-ndr-lat"
23059   algorithm: "plot_latency_error_bars"
23060   output-file-type: ".html"
23061   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-ndr-lat"
23062   data: "plot-dpdk-throughput-latency-2n-skx"
23063   filter: "'NIC_Intel-X710' and
23064            '64B' and
23065            'BASE' and
23066            'NDRPDR' and
23067            '4T2C' and
23068            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23069   parameters:
23070   - "latency"
23071   - "parent"
23072   - "tags"
23073   layout:
23074     title: "testpmd-2n-skx-x710-64b-4t2c-base-ndr"
23075     layout: "plot-latency"
23076
23077 # Packet Latency - DPDK testpmd 2n-skx-xxv710
23078 - type: "plot"
23079   title: "DPDK Latency: testpmd-2n-skx-xxv710-64b-2t1c-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-2t1c-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            '2T1C' 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-2t1c-base-ndr"
23096     layout: "plot-latency"
23097
23098 - type: "plot"
23099   title: "DPDK Latency: testpmd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
23100   algorithm: "plot_latency_error_bars"
23101   output-file-type: ".html"
23102   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
23103   data: "plot-dpdk-throughput-latency-2n-skx"
23104   filter: "'NIC_Intel-XXV710' and
23105            '64B' and
23106            'BASE' and
23107            'NDRPDR' and
23108            '4T2C' and
23109            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23110   parameters:
23111   - "latency"
23112   - "parent"
23113   - "tags"
23114   layout:
23115     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
23116     layout: "plot-latency"
23117
23118 ################################################################################
23119
23120 # Speedup - VPP Container Memif 3n-hsw-x520
23121 - type: "plot"
23122   title: "Speedup: memif-3n-hsw-x520-64b-base_and_features-ndr-tsa"
23123   algorithm: "plot_throughput_speedup_analysis"
23124   output-file-type: ".html"
23125   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-base_and_features-ndr-tsa"
23126   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23127   filter: "'NIC_Intel-X520-DA2' and
23128            '64B' and
23129            ('BASE' or 'SCALE') and
23130            'NDRPDR' and
23131            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23132            not 'VHOST' and
23133            'MEMIF'"
23134   parameters:
23135   - "throughput"
23136   - "parent"
23137   - "tags"
23138   sort:
23139   - "L2XCFWD"
23140   - "L2XCFWD"
23141   - "L2XCFWD"
23142   - "L2BDMACLRN"
23143   - "L2BDMACLRN"
23144   - "L2BDMACLRN"
23145   - "IP4FWD"
23146   layout:
23147     title: "memif-3n-hsw-x520-64b-base_and_features-ndr"
23148     layout: "plot-throughput-speedup-analysis"
23149
23150 - type: "plot"
23151   title: "Speedup: memif-3n-hsw-x520-64b-base_and_features-pdr-tsa"
23152   algorithm: "plot_throughput_speedup_analysis"
23153   output-file-type: ".html"
23154   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-base_and_features-pdr-tsa"
23155   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23156   filter: "'NIC_Intel-X520-DA2' and
23157            '64B' and
23158            ('BASE' or 'SCALE') and
23159            'NDRPDR' and
23160            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23161            not 'VHOST' and
23162            'MEMIF'"
23163   parameters:
23164   - "throughput"
23165   - "parent"
23166   - "tags"
23167   sort:
23168   - "L2XCFWD"
23169   - "L2XCFWD"
23170   - "L2XCFWD"
23171   - "L2BDMACLRN"
23172   - "L2BDMACLRN"
23173   - "L2BDMACLRN"
23174   - "IP4FWD"
23175   layout:
23176     title: "memif-3n-hsw-x520-64b-base_and_features-pdr"
23177     layout: "plot-throughput-speedup-analysis"
23178
23179 # Speedup - VPP Container Memif 3n-hsw-x710
23180 - type: "plot"
23181   title: "Speedup: memif-3n-hsw-x710-64b-base_and_features-ndr-tsa"
23182   algorithm: "plot_throughput_speedup_analysis"
23183   output-file-type: ".html"
23184   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-base_and_features-ndr-tsa"
23185   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23186   filter: "'NIC_Intel-X710' and
23187            '64B' and
23188            ('BASE' or 'SCALE') and
23189            'NDRPDR' and
23190            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23191            not 'VHOST' and
23192            'MEMIF'"
23193   parameters:
23194   - "throughput"
23195   - "parent"
23196   - "tags"
23197   sort:
23198   - "L2XCFWD"
23199   - "L2XCFWD"
23200   - "L2XCFWD"
23201   - "L2BDMACLRN"
23202   - "L2BDMACLRN"
23203   - "L2BDMACLRN"
23204   - "IP4FWD"
23205   layout:
23206     title: "memif-3n-hsw-x710-64b-base_and_features-ndr"
23207     layout: "plot-throughput-speedup-analysis"
23208
23209 - type: "plot"
23210   title: "Speedup: memif-3n-hsw-x710-64b-base_and_features-pdr-tsa"
23211   algorithm: "plot_throughput_speedup_analysis"
23212   output-file-type: ".html"
23213   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-base_and_features-pdr-tsa"
23214   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23215   filter: "'NIC_Intel-X710' and
23216            '64B' and
23217            ('BASE' or 'SCALE') and
23218            'NDRPDR' and
23219            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23220            not 'VHOST' and
23221            'MEMIF'"
23222   parameters:
23223   - "throughput"
23224   - "parent"
23225   - "tags"
23226   sort:
23227   - "L2XCFWD"
23228   - "L2XCFWD"
23229   - "L2XCFWD"
23230   - "L2BDMACLRN"
23231   - "L2BDMACLRN"
23232   - "L2BDMACLRN"
23233   - "IP4FWD"
23234   layout:
23235     title: "memif-3n-hsw-x710-64b-base_and_features-pdr"
23236     layout: "plot-throughput-speedup-analysis"
23237
23238 # Speedup - VPP Container Memif 3n-hsw-xl710
23239 - type: "plot"
23240   title: "Speedup: memif-3n-hsw-xl710-64b-base_and_features-ndr-tsa"
23241   algorithm: "plot_throughput_speedup_analysis"
23242   output-file-type: ".html"
23243   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-base_and_features-ndr-tsa"
23244   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23245   filter: "'NIC_Intel-XL710' and
23246            '64B' and
23247            ('BASE' or 'SCALE') and
23248            'NDRPDR' and
23249            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23250            not 'VHOST' and
23251            'MEMIF'"
23252   parameters:
23253   - "throughput"
23254   - "parent"
23255   - "tags"
23256   sort:
23257   - "L2XCFWD"
23258   - "L2XCFWD"
23259   - "L2XCFWD"
23260   - "L2BDMACLRN"
23261   - "L2BDMACLRN"
23262   - "L2BDMACLRN"
23263   - "IP4FWD"
23264   layout:
23265     title: "memif-3n-hsw-xl710-64b-base_and_features-ndr"
23266     layout: "plot-throughput-speedup-analysis"
23267
23268 - type: "plot"
23269   title: "Speedup: memif-3n-hsw-xl710-64b-base_and_features-pdr-tsa"
23270   algorithm: "plot_throughput_speedup_analysis"
23271   output-file-type: ".html"
23272   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-base_and_features-pdr-tsa"
23273   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23274   filter: "'NIC_Intel-XL710' and
23275            '64B' and
23276            ('BASE' or 'SCALE') and
23277            'NDRPDR' and
23278            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23279            not 'VHOST' and
23280            'MEMIF'"
23281   parameters:
23282   - "throughput"
23283   - "parent"
23284   - "tags"
23285   sort:
23286   - "L2XCFWD"
23287   - "L2XCFWD"
23288   - "L2XCFWD"
23289   - "L2BDMACLRN"
23290   - "L2BDMACLRN"
23291   - "L2BDMACLRN"
23292   - "IP4FWD"
23293   layout:
23294     title: "memif-3n-hsw-xl710-64b-base_and_features-pdr"
23295     layout: "plot-throughput-speedup-analysis"
23296
23297 # Speedup - VPP Container Memif 3n-skx-x710
23298 - type: "plot"
23299   title: "Speedup: memif-3n-skx-x710-64b-base_and_features-ndr-tsa"
23300   algorithm: "plot_throughput_speedup_analysis"
23301   output-file-type: ".html"
23302   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-base_and_features-ndr-tsa"
23303   data: "plot-vpp-throughput-lat-tsa-3n-skx"
23304   filter: "'NIC_Intel-X710' and
23305            '64B' and
23306            ('BASE' or 'SCALE') and
23307            'NDRPDR' and
23308            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23309            not 'VHOST' and
23310            'MEMIF'"
23311   parameters:
23312   - "throughput"
23313   - "parent"
23314   - "tags"
23315   sort:
23316   - "L2XCFWD"
23317   - "L2XCFWD"
23318   - "L2XCFWD"
23319   - "L2BDMACLRN"
23320   - "L2BDMACLRN"
23321   - "L2BDMACLRN"
23322   - "IP4FWD"
23323   layout:
23324     title: "memif-3n-skx-x710-64b-base_and_features-ndr"
23325     layout: "plot-throughput-speedup-analysis"
23326
23327 - type: "plot"
23328   title: "Speedup: memif-3n-skx-x710-64b-base_and_features-pdr-tsa"
23329   algorithm: "plot_throughput_speedup_analysis"
23330   output-file-type: ".html"
23331   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-base_and_features-pdr-tsa"
23332   data: "plot-vpp-throughput-lat-tsa-3n-skx"
23333   filter: "'NIC_Intel-X710' and
23334            '64B' and
23335            ('BASE' or 'SCALE') and
23336            'NDRPDR' and
23337            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23338            not 'VHOST' and
23339            'MEMIF'"
23340   parameters:
23341   - "throughput"
23342   - "parent"
23343   - "tags"
23344   sort:
23345   - "L2XCFWD"
23346   - "L2XCFWD"
23347   - "L2XCFWD"
23348   - "L2BDMACLRN"
23349   - "L2BDMACLRN"
23350   - "L2BDMACLRN"
23351   - "IP4FWD"
23352   layout:
23353     title: "memif-3n-skx-x710-64b-base_and_features-pdr"
23354     layout: "plot-throughput-speedup-analysis"
23355
23356 # Speedup - VPP Container Memif 2n-skx-x710
23357 - type: "plot"
23358   title: "Speedup: memif-2n-skx-x710-64b-base_and_features-ndr-tsa"
23359   algorithm: "plot_throughput_speedup_analysis"
23360   output-file-type: ".html"
23361   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-base_and_features-ndr-tsa"
23362   data: "plot-vpp-throughput-lat-tsa-2n-skx"
23363   filter: "'NIC_Intel-X710' and
23364            '64B' and
23365            ('BASE' or 'SCALE') and
23366            'NDRPDR' and
23367            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23368            not 'VHOST' and
23369            not 'NF_DENSITY' and
23370            'MEMIF'"
23371   parameters:
23372   - "throughput"
23373   - "parent"
23374   - "tags"
23375   sort:
23376   - "L2XCFWD"
23377   - "L2XCFWD"
23378   - "L2XCFWD"
23379   - "L2BDMACLRN"
23380   - "L2BDMACLRN"
23381   - "L2BDMACLRN"
23382   - "IP4FWD"
23383   layout:
23384     title: "memif-2n-skx-x710-64b-base_and_features-ndr"
23385     layout: "plot-throughput-speedup-analysis"
23386
23387 - type: "plot"
23388   title: "Speedup: memif-2n-skx-x710-64b-base_and_features-pdr-tsa"
23389   algorithm: "plot_throughput_speedup_analysis"
23390   output-file-type: ".html"
23391   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-base_and_features-pdr-tsa"
23392   data: "plot-vpp-throughput-lat-tsa-2n-skx"
23393   filter: "'NIC_Intel-X710' and
23394            '64B' and
23395            ('BASE' or 'SCALE') and
23396            'NDRPDR' and
23397            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23398            not 'VHOST' and
23399            not 'NF_DENSITY' and
23400            'MEMIF'"
23401   parameters:
23402   - "throughput"
23403   - "parent"
23404   - "tags"
23405   sort:
23406   - "L2XCFWD"
23407   - "L2XCFWD"
23408   - "L2XCFWD"
23409   - "L2BDMACLRN"
23410   - "L2BDMACLRN"
23411   - "L2BDMACLRN"
23412   - "IP4FWD"
23413   layout:
23414     title: "memif-2n-skx-x710-64b-base_and_features-pdr"
23415     layout: "plot-throughput-speedup-analysis"
23416
23417 ## Speedup - VPP Container Memif 2n-skx-xxv710
23418 #- type: "plot"
23419 #  title: "Speedup: memif-2n-skx-xxv710-64b-base_and_features-ndr-tsa"
23420 #  algorithm: "plot_throughput_speedup_analysis"
23421 #  output-file-type: ".html"
23422 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-base_and_features-ndr-tsa"
23423 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
23424 #  filter: "'NIC_Intel-XXV710' and
23425 #           '64B' and
23426 #           ('BASE' or 'SCALE') and
23427 #           'NDRPDR' and
23428 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23429 #           not 'VHOST' and
23430 #           'MEMIF'"
23431 #  parameters:
23432 #  - "throughput"
23433 #  - "parent"
23434 #  - "tags"
23435 #  sort:
23436 #  - "L2XCFWD"
23437 #  - "L2XCFWD"
23438 #  - "L2XCFWD"
23439 #  - "L2BDMACLRN"
23440 #  - "L2BDMACLRN"
23441 #  - "L2BDMACLRN"
23442 #  - "IP4FWD"
23443 #  layout:
23444 #    title: "memif-2n-skx-xxv710-64b-base_and_features-ndr"
23445 #    layout: "plot-throughput-speedup-analysis"
23446 #
23447 #- type: "plot"
23448 #  title: "Speedup: memif-2n-skx-xxv710-64b-base_and_features-pdr-tsa"
23449 #  algorithm: "plot_throughput_speedup_analysis"
23450 #  output-file-type: ".html"
23451 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-base_and_features-pdr-tsa"
23452 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
23453 #  filter: "'NIC_Intel-XXV710' and
23454 #           '64B' and
23455 #           ('BASE' or 'SCALE') and
23456 #           'NDRPDR' and
23457 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23458 #           not 'VHOST' and
23459 #           'MEMIF'"
23460 #  parameters:
23461 #  - "throughput"
23462 #  - "parent"
23463 #  - "tags"
23464 #  sort:
23465 #  - "L2XCFWD"
23466 #  - "L2XCFWD"
23467 #  - "L2XCFWD"
23468 #  - "L2BDMACLRN"
23469 #  - "L2BDMACLRN"
23470 #  - "L2BDMACLRN"
23471 #  - "IP4FWD"
23472 #  layout:
23473 #    title: "memif-2n-skx-xxv710-64b-base_and_features-pdr"
23474 #    layout: "plot-throughput-speedup-analysis"
23475
23476 ################################################################################
23477
23478 ## Speedup - VPP Container k8s memif 3n-hsw-x520 - l2xc
23479 #- type: "plot"
23480 #  title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-ndr-tsa"
23481 #  algorithm: "plot_throughput_speedup_analysis"
23482 #  output-file-type: ".html"
23483 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-ndr-tsa"
23484 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23485 #  filter: "'NIC_Intel-X520-DA2' and
23486 #           '64B' and
23487 #           ('BASE' or 'SCALE') and
23488 #           'NDRPDR' and
23489 #           'L2XCFWD' and
23490 #           not 'VHOST' and
23491 #           not 'NF_DENSITY' and
23492 #           'MEMIF'"
23493 #  parameters:
23494 #  - "throughput"
23495 #  - "parent"
23496 #  - "tags"
23497 #  sort:
23498 #  - "1VNF"
23499 #  - "2VNF"
23500 #  - "4VNF"
23501 #  - "2VNF"
23502 #  - "4VNF"
23503 #  layout:
23504 #    title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-ndr-l2xc"
23505 #    layout: "plot-throughput-speedup-analysis"
23506 #
23507 #- type: "plot"
23508 #  title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-pdr-tsa"
23509 #  algorithm: "plot_throughput_speedup_analysis"
23510 #  output-file-type: ".html"
23511 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-pdr-tsa"
23512 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23513 #  filter: "'NIC_Intel-X520-DA2' and
23514 #           '64B' and
23515 #           ('BASE' or 'SCALE') and
23516 #           'NDRPDR' and
23517 #           'L2XCFWD' and
23518 #           not 'VHOST' and
23519 #           not 'NF_DENSITY' and
23520 #           'MEMIF'"
23521 #  parameters:
23522 #  - "throughput"
23523 #  - "parent"
23524 #  - "tags"
23525 #  sort:
23526 #  - "1VNF"
23527 #  - "2VNF"
23528 #  - "4VNF"
23529 #  - "2VNF"
23530 #  - "4VNF"
23531 #  layout:
23532 #    title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-pdr"
23533 #    layout: "plot-throughput-speedup-analysis"
23534 #
23535 ## Speedup - VPP Container k8s memif 3n-hsw-x520 - l2bd
23536 #- type: "plot"
23537 #  title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-ndr-tsa"
23538 #  algorithm: "plot_throughput_speedup_analysis"
23539 #  output-file-type: ".html"
23540 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-ndr-tsa"
23541 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23542 #  filter: "'NIC_Intel-X520-DA2' and
23543 #           '64B' and
23544 #           ('BASE' or 'SCALE') and
23545 #           'NDRPDR' and
23546 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
23547 #           not 'VHOST' and
23548 #           not 'NF_DENSITY' and
23549 #           'MEMIF'"
23550 #  parameters:
23551 #  - "throughput"
23552 #  - "parent"
23553 #  - "tags"
23554 #  sort:
23555 #  - "1VNF"
23556 #  - "2VNF"
23557 #  - "4VNF"
23558 #  - "2VNF"
23559 #  - "4VNF"
23560 #  layout:
23561 #    title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-ndr-l2bd"
23562 #    layout: "plot-throughput-speedup-analysis"
23563 #
23564 #- type: "plot"
23565 #  title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-pdr-tsa"
23566 #  algorithm: "plot_throughput_speedup_analysis"
23567 #  output-file-type: ".html"
23568 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-pdr-tsa"
23569 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23570 #  filter: "'NIC_Intel-X520-DA2' and
23571 #           '64B' and
23572 #           ('BASE' or 'SCALE') and
23573 #           'NDRPDR' and
23574 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
23575 #           not 'VHOST' and
23576 #           not 'NF_DENSITY' and
23577 #           'MEMIF'"
23578 #  parameters:
23579 #  - "throughput"
23580 #  - "parent"
23581 #  - "tags"
23582 #  sort:
23583 #  - "1VNF"
23584 #  - "2VNF"
23585 #  - "4VNF"
23586 #  - "2VNF"
23587 #  - "4VNF"
23588 #  layout:
23589 #    title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-pdr"
23590 #    layout: "plot-throughput-speedup-analysis"
23591 #
23592 ## Speedup - VPP Container Memif 3n-hsw-x710 - l2xc
23593 #- type: "plot"
23594 #  title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-ndr-tsa"
23595 #  algorithm: "plot_throughput_speedup_analysis"
23596 #  output-file-type: ".html"
23597 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-ndr-tsa"
23598 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23599 #  filter: "'NIC_Intel-X710' and
23600 #           '64B' and
23601 #           ('BASE' or 'SCALE') and
23602 #           'NDRPDR' and
23603 #           'L2XCFWD' and
23604 #           not 'VHOST' and
23605 #           not 'NF_DENSITY' and
23606 #           'MEMIF'"
23607 #  parameters:
23608 #  - "throughput"
23609 #  - "parent"
23610 #  - "tags"
23611 #  sort:
23612 #  - "1VNF"
23613 #  - "2VNF"
23614 #  - "4VNF"
23615 #  - "2VNF"
23616 #  - "4VNF"
23617 #  layout:
23618 #    title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-ndr"
23619 #    layout: "plot-throughput-speedup-analysis"
23620 #
23621 #- type: "plot"
23622 #  title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-pdr-tsa"
23623 #  algorithm: "plot_throughput_speedup_analysis"
23624 #  output-file-type: ".html"
23625 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-pdr-tsa"
23626 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23627 #  filter: "'NIC_Intel-X710' and
23628 #           '64B' and
23629 #           ('BASE' or 'SCALE') and
23630 #           'NDRPDR' and
23631 #           'L2XCFWD' and
23632 #           not 'VHOST' and
23633 #           not 'NF_DENSITY' and
23634 #           'MEMIF'"
23635 #  parameters:
23636 #  - "throughput"
23637 #  - "parent"
23638 #  - "tags"
23639 #  sort:
23640 #  - "1VNF"
23641 #  - "2VNF"
23642 #  - "4VNF"
23643 #  - "2VNF"
23644 #  - "4VNF"
23645 #  layout:
23646 #    title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-pdr"
23647 #    layout: "plot-throughput-speedup-analysis"
23648 #
23649 ## Speedup - VPP Container Memif 3n-hsw-x710 - l2bd
23650 #- type: "plot"
23651 #  title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-ndr-tsa"
23652 #  algorithm: "plot_throughput_speedup_analysis"
23653 #  output-file-type: ".html"
23654 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-ndr-tsa"
23655 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23656 #  filter: "'NIC_Intel-X710' and
23657 #           '64B' and
23658 #           ('BASE' or 'SCALE') and
23659 #           'NDRPDR' and
23660 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
23661 #           not 'VHOST' and
23662 #           not 'NF_DENSITY' and
23663 #           'MEMIF'"
23664 #  parameters:
23665 #  - "throughput"
23666 #  - "parent"
23667 #  - "tags"
23668 #  sort:
23669 #  - "1VNF"
23670 #  - "2VNF"
23671 #  - "4VNF"
23672 #  - "2VNF"
23673 #  - "4VNF"
23674 #  layout:
23675 #    title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-ndr"
23676 #    layout: "plot-throughput-speedup-analysis"
23677 #
23678 #- type: "plot"
23679 #  title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-pdr-tsa"
23680 #  algorithm: "plot_throughput_speedup_analysis"
23681 #  output-file-type: ".html"
23682 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-pdr-tsa"
23683 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23684 #  filter: "'NIC_Intel-X710' and
23685 #           '64B' and
23686 #           ('BASE' or 'SCALE') and
23687 #           'NDRPDR' and
23688 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
23689 #           not 'VHOST' and
23690 #           not 'NF_DENSITY' and
23691 #           'MEMIF'"
23692 #  parameters:
23693 #  - "throughput"
23694 #  - "parent"
23695 #  - "tags"
23696 #  sort:
23697 #  - "1VNF"
23698 #  - "2VNF"
23699 #  - "4VNF"
23700 #  - "2VNF"
23701 #  - "4VNF"
23702 #  layout:
23703 #    title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-pdr"
23704 #    layout: "plot-throughput-speedup-analysis"
23705
23706 ################################################################################
23707
23708 # Speedup - VPP IPv4 3n-hsw-x520 base and scale
23709 - type: "plot"
23710   title: "Speedup: ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
23711   algorithm: "plot_throughput_speedup_analysis"
23712   output-file-type: ".html"
23713   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
23714   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23715   filter: "'NIC_Intel-X520-DA2' and
23716            '64B' and
23717            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23718            'NDRPDR' and
23719            'IP4FWD' and
23720            not 'IPSEC' and
23721            not 'DOT1Q' and
23722            not 'VHOST'"
23723   parameters:
23724   - "throughput"
23725   - "parent"
23726   - "tags"
23727   sort:
23728   - "DOT1Q"
23729   - "IP4BASE"
23730   - "FIB_20K"
23731   - "FIB_200K"
23732   - "FIB_2M"
23733   layout:
23734     title: "ip4-3n-hsw-x520-64b-base_and_scale-ndr"
23735     layout: "plot-throughput-speedup-analysis"
23736
23737 - type: "plot"
23738   title: "Speedup: ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
23739   algorithm: "plot_throughput_speedup_analysis"
23740   output-file-type: ".html"
23741   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
23742   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23743   filter: "'NIC_Intel-X520-DA2' and
23744            '64B' and
23745            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23746            'NDRPDR' and
23747            'IP4FWD' and
23748            not 'IPSEC' and
23749            not 'DOT1Q' and
23750            not 'VHOST'"
23751   parameters:
23752   - "throughput"
23753   - "parent"
23754   - "tags"
23755   sort:
23756   - "DOT1Q"
23757   - "IP4BASE"
23758   - "FIB_20K"
23759   - "FIB_200K"
23760   - "FIB_2M"
23761   layout:
23762     title: "ip4-3n-hsw-x520-64b-base_and_scale-pdr"
23763     layout: "plot-throughput-speedup-analysis"
23764
23765 # Speedup - VPP IPv4 3n-hsw-x520 features
23766 - type: "plot"
23767   title: "Speedup: ip4-3n-hsw-x520-64b-features-ndr-tsa"
23768   algorithm: "plot_throughput_speedup_analysis"
23769   output-file-type: ".html"
23770   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-ndr-tsa"
23771   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23772   filter: "'NIC_Intel-X520-DA2' and
23773            '64B' and
23774            ('IP4BASE' or
23775             'POLICE_MARK' or
23776             'COPWHLIST' or
23777             ('NAT44' and 'BASE') or
23778             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
23779            'NDRPDR' and
23780            'IP4FWD' and
23781            not 'IPSEC' and
23782            not 'VHOST'"
23783   parameters:
23784   - "throughput"
23785   - "parent"
23786   - "tags"
23787   sort:
23788   - "DOT1Q"
23789   - "IP4BASE"
23790   - "NAT44"
23791   - "POLICE_MARK"
23792   - "COPWHLIST"
23793   - "IACL"
23794   - "OACL"
23795   layout:
23796     title: "ip4-3n-hsw-x520-64b-features-ndr"
23797     layout: "plot-throughput-speedup-analysis"
23798
23799 - type: "plot"
23800   title: "Speedup: ip4-3n-hsw-x520-64b-features-pdr-tsa"
23801   algorithm: "plot_throughput_speedup_analysis"
23802   output-file-type: ".html"
23803   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-pdr-tsa"
23804   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23805   filter: "'NIC_Intel-X520-DA2' and
23806            '64B' and
23807            ('IP4BASE' or
23808             'POLICE_MARK' or
23809             'COPWHLIST' or
23810             ('NAT44' and 'BASE') or
23811             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
23812            'NDRPDR' and
23813            'IP4FWD' and
23814            not 'IPSEC' and
23815            not 'VHOST'"
23816   parameters:
23817   - "throughput"
23818   - "parent"
23819   - "tags"
23820   sort:
23821   - "DOT1Q"
23822   - "IP4BASE"
23823   - "NAT44"
23824   - "POLICE_MARK"
23825   - "COPWHLIST"
23826   - "IACL"
23827   - "OACL"
23828   layout:
23829     title: "ip4-3n-hsw-x520-64b-features-pdr"
23830     layout: "plot-throughput-speedup-analysis"
23831
23832 # Speedup - VPP IPv4 3n-hsw-x520 features nat44
23833 - type: "plot"
23834   title: "Speedup: ip4-3n-hsw-x520-64b-features-nat44-ndr-tsa"
23835   algorithm: "plot_throughput_speedup_analysis"
23836   output-file-type: ".html"
23837   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-nat44-ndr-tsa"
23838   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23839   filter: "'NIC_Intel-X520-DA2' and
23840            '64B' and
23841            'NDRPDR' and
23842            'IP4FWD' and
23843            ('NAT44' or 'IP4BASE') and
23844            not 'DOT1Q' and
23845            not 'IPSEC' and
23846            not 'VHOST'"
23847   parameters:
23848   - "throughput"
23849   - "parent"
23850   - "tags"
23851   sort:
23852   - "IP4BASE"
23853   - "BASE"
23854   - "SRC_USER_10"
23855   - "SRC_USER_100"
23856   - "SRC_USER_1000"
23857   - "SRC_USER_2000"
23858   layout:
23859     title: "ip4-3n-hsw-x520-64b-features-nat44-ndr"
23860     layout: "plot-throughput-speedup-analysis"
23861
23862 - type: "plot"
23863   title: "Speedup: ip4-3n-hsw-x520-64b-features-nat44-pdr-tsa"
23864   algorithm: "plot_throughput_speedup_analysis"
23865   output-file-type: ".html"
23866   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-nat44-pdr-tsa"
23867   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23868   filter: "'NIC_Intel-X520-DA2' and
23869            '64B' and
23870            'NDRPDR' and
23871            'IP4FWD' and
23872            ('NAT44' or 'IP4BASE') and
23873            not 'DOT1Q' and
23874            not 'IPSEC' and
23875            not 'VHOST'"
23876   parameters:
23877   - "throughput"
23878   - "parent"
23879   - "tags"
23880   sort:
23881   - "IP4BASE"
23882   - "BASE"
23883   - "SRC_USER_10"
23884   - "SRC_USER_100"
23885   - "SRC_USER_1000"
23886   - "SRC_USER_2000"
23887   layout:
23888     title: "ip4-3n-hsw-x520-64b-features-nat44-pdr"
23889     layout: "plot-throughput-speedup-analysis"
23890
23891 # Speedup - VPP IPv4 3n-hsw-x520 features iacl
23892 - type: "plot"
23893   title: "Speedup: ip4-3n-hsw-x520-64b-features-iacl-ndr-tsa"
23894   algorithm: "plot_throughput_speedup_analysis"
23895   output-file-type: ".html"
23896   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-iacl-ndr-tsa"
23897   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23898   filter: "'NIC_Intel-X520-DA2' and
23899            '64B' and
23900            'NDRPDR' and
23901            'IP4FWD' and
23902            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
23903            not 'IPSEC' and
23904            not 'DOT1Q' and
23905            not 'VHOST'"
23906   parameters:
23907   - "throughput"
23908   - "parent"
23909   - "tags"
23910   sort:
23911   - "IP4BASE"
23912   - "ACL_STATELESS"
23913   - "ACL_STATEFUL"
23914   - "ACL_STATELESS"
23915   - "ACL_STATEFUL"
23916   layout:
23917     title: "ip4-3n-hsw-x520-64b-features-iacl-ndr"
23918     layout: "plot-throughput-speedup-analysis"
23919
23920 - type: "plot"
23921   title: "Speedup: ip4-3n-hsw-x520-64b-features-iacl-pdr-tsa"
23922   algorithm: "plot_throughput_speedup_analysis"
23923   output-file-type: ".html"
23924   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-iacl-pdr-tsa"
23925   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23926   filter: "'NIC_Intel-X520-DA2' and
23927            '64B' and
23928            'NDRPDR' and
23929            'IP4FWD' and
23930            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
23931            not 'IPSEC' and
23932            not 'DOT1Q' and
23933            not 'VHOST'"
23934   parameters:
23935   - "throughput"
23936   - "parent"
23937   - "tags"
23938   sort:
23939   - "IP4BASE"
23940   - "ACL_STATELESS"
23941   - "ACL_STATEFUL"
23942   - "ACL_STATELESS"
23943   - "ACL_STATEFUL"
23944   layout:
23945     title: "ip4-3n-hsw-x520-64b-features-iacl-pdr"
23946     layout: "plot-throughput-speedup-analysis"
23947
23948 # Speedup - VPP IPv4 3n-hsw-x520 features oacl
23949 - type: "plot"
23950   title: "Speedup: ip4-3n-hsw-x520-64b-features-oacl-ndr-tsa"
23951   algorithm: "plot_throughput_speedup_analysis"
23952   output-file-type: ".html"
23953   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-oacl-ndr-tsa"
23954   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23955   filter: "'NIC_Intel-X520-DA2' and
23956            '64B' and
23957            'NDRPDR' and
23958            'IP4FWD' and
23959            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
23960            not 'IPSEC' and
23961            not 'DOT1Q' and
23962            not 'VHOST'"
23963   parameters:
23964   - "throughput"
23965   - "parent"
23966   - "tags"
23967   sort:
23968   - "IP4BASE"
23969   - "ACL_STATELESS"
23970   - "ACL_STATEFUL"
23971   - "ACL_STATELESS"
23972   - "ACL_STATEFUL"
23973   layout:
23974     title: "ip4-3n-hsw-x520-64b-features-oacl-ndr"
23975     layout: "plot-throughput-speedup-analysis"
23976
23977 - type: "plot"
23978   title: "Speedup: ip4-3n-hsw-x520-64b-features-oacl-pdr-tsa"
23979   algorithm: "plot_throughput_speedup_analysis"
23980   output-file-type: ".html"
23981   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-oacl-pdr-tsa"
23982   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23983   filter: "'NIC_Intel-X520-DA2' and
23984            '64B' and
23985            'NDRPDR' and
23986            'IP4FWD' and
23987            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
23988            not 'IPSEC' and
23989            not 'DOT1Q' and
23990            not 'VHOST'"
23991   parameters:
23992   - "throughput"
23993   - "parent"
23994   - "tags"
23995   sort:
23996   - "IP4BASE"
23997   - "ACL_STATELESS"
23998   - "ACL_STATEFUL"
23999   - "ACL_STATELESS"
24000   - "ACL_STATEFUL"
24001   layout:
24002     title: "ip4-3n-hsw-x520-64b-features-oacl-pdr"
24003     layout: "plot-throughput-speedup-analysis"
24004
24005 # Speedup - VPP IPv4 3n-hsw-x710 base and scale
24006 - type: "plot"
24007   title: "Speedup: ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
24008   algorithm: "plot_throughput_speedup_analysis"
24009   output-file-type: ".html"
24010   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
24011   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24012   filter: "'NIC_Intel-X710' and
24013            '64B' and
24014            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24015            'NDRPDR' and
24016            'IP4FWD' and
24017            not 'IPSEC' and
24018            not 'DOT1Q' and
24019            not 'VHOST'"
24020   parameters:
24021   - "throughput"
24022   - "parent"
24023   - "tags"
24024   sort:
24025   - "IP4BASE"
24026   - "FIB_20K"
24027   - "FIB_200K"
24028   - "FIB_2M"
24029   layout:
24030     title: "ip4-3n-hsw-x710-64b-base_and_scale-ndr"
24031     layout: "plot-throughput-speedup-analysis"
24032
24033 - type: "plot"
24034   title: "Speedup: ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
24035   algorithm: "plot_throughput_speedup_analysis"
24036   output-file-type: ".html"
24037   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
24038   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24039   filter: "'NIC_Intel-X710' and
24040            '64B' and
24041            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24042            'NDRPDR' and
24043            'IP4FWD' and
24044            not 'IPSEC' and
24045            not 'DOT1Q' and
24046            not 'VHOST'"
24047   parameters:
24048   - "throughput"
24049   - "parent"
24050   - "tags"
24051   sort:
24052   - "IP4BASE"
24053   - "FIB_20K"
24054   - "FIB_200K"
24055   - "FIB_2M"
24056   layout:
24057     title: "ip4-3n-hsw-x710-64b-base_and_scale-pdr"
24058     layout: "plot-throughput-speedup-analysis"
24059
24060 # Speedup - VPP IPv4 3n-hsw-x710 features
24061 - type: "plot"
24062   title: "Speedup: ip4-3n-hsw-x710-64b-features-ndr-tsa"
24063   algorithm: "plot_throughput_speedup_analysis"
24064   output-file-type: ".html"
24065   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-ndr-tsa"
24066   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24067   filter: "'NIC_Intel-X710' and
24068            '64B' and
24069            ('IP4BASE' or
24070             'POLICE_MARK' or
24071             'COPWHLIST' or
24072             ('NAT44' and 'BASE') or
24073             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
24074            'NDRPDR' and
24075            'IP4FWD' and
24076            not 'IPSEC' and
24077            not 'VHOST'"
24078   parameters:
24079   - "throughput"
24080   - "parent"
24081   - "tags"
24082   sort:
24083   - "DOT1Q"
24084   - "IP4BASE"
24085   - "NAT44"
24086   - "POLICE_MARK"
24087   - "COPWHLIST"
24088   - "IACL"
24089   - "OACL"
24090   layout:
24091     title: "ip4-3n-hsw-x710-64b-features-ndr"
24092     layout: "plot-throughput-speedup-analysis"
24093
24094 - type: "plot"
24095   title: "Speedup: ip4-3n-hsw-x710-64b-features-pdr-tsa"
24096   algorithm: "plot_throughput_speedup_analysis"
24097   output-file-type: ".html"
24098   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-pdr-tsa"
24099   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24100   filter: "'NIC_Intel-X710' and
24101            '64B' and
24102            ('IP4BASE' or
24103             'POLICE_MARK' or
24104             'COPWHLIST' or
24105             ('NAT44' and 'BASE') or
24106             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
24107            'NDRPDR' and
24108            'IP4FWD' and
24109            not 'IPSEC' and
24110            not 'VHOST'"
24111   parameters:
24112   - "throughput"
24113   - "parent"
24114   - "tags"
24115   sort:
24116   - "DOT1Q"
24117   - "IP4BASE"
24118   - "NAT44"
24119   - "POLICE_MARK"
24120   - "COPWHLIST"
24121   - "IACL"
24122   - "OACL"
24123   layout:
24124     title: "ip4-3n-hsw-x710-64b-features-pdr"
24125     layout: "plot-throughput-speedup-analysis"
24126
24127 # Speedup - VPP IPv4 3n-hsw-x710 features nat44
24128 - type: "plot"
24129   title: "Speedup: ip4-3n-hsw-x710-64b-features-nat44-ndr-tsa"
24130   algorithm: "plot_throughput_speedup_analysis"
24131   output-file-type: ".html"
24132   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-nat44-ndr-tsa"
24133   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24134   filter: "'NIC_Intel-X710' and
24135            '64B' and
24136            'NDRPDR' and
24137            'IP4FWD' and
24138            ('NAT44' or 'IP4BASE') and
24139            not 'IPSEC' and
24140            not 'VHOST'"
24141   parameters:
24142   - "throughput"
24143   - "parent"
24144   - "tags"
24145   sort:
24146   - "IP4BASE"
24147   - "BASE"
24148   - "SRC_USER_10"
24149   - "SRC_USER_100"
24150   - "SRC_USER_1000"
24151   - "SRC_USER_2000"
24152   layout:
24153     title: "ip4-3n-hsw-x710-64b-features-nat44-ndr"
24154     layout: "plot-throughput-speedup-analysis"
24155
24156 - type: "plot"
24157   title: "Speedup: ip4-3n-hsw-x710-64b-features-nat44-pdr-tsa"
24158   algorithm: "plot_throughput_speedup_analysis"
24159   output-file-type: ".html"
24160   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-nat44-pdr-tsa"
24161   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24162   filter: "'NIC_Intel-X710' and
24163            '64B' and
24164            'NDRPDR' and
24165            'IP4FWD' and
24166            ('NAT44' or 'IP4BASE') and
24167            not 'IPSEC' and
24168            not 'VHOST'"
24169   parameters:
24170   - "throughput"
24171   - "parent"
24172   - "tags"
24173   sort:
24174   - "IP4BASE"
24175   - "BASE"
24176   - "SRC_USER_10"
24177   - "SRC_USER_100"
24178   - "SRC_USER_1000"
24179   - "SRC_USER_2000"
24180   layout:
24181     title: "ip4-3n-hsw-x710-64b-features-nat44-pdr"
24182     layout: "plot-throughput-speedup-analysis"
24183
24184 # Speedup - VPP IPv4 3n-hsw-x710 features iacl
24185 - type: "plot"
24186   title: "Speedup: ip4-3n-hsw-x710-64b-features-iacl-ndr-tsa"
24187   algorithm: "plot_throughput_speedup_analysis"
24188   output-file-type: ".html"
24189   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-iacl-ndr-tsa"
24190   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24191   filter: "'NIC_Intel-X710' and
24192            '64B' and
24193            'NDRPDR' and
24194            'IP4FWD' and
24195            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24196            not 'IPSEC' and
24197            not 'VHOST'"
24198   parameters:
24199   - "throughput"
24200   - "parent"
24201   - "tags"
24202   sort:
24203   - "IP4BASE"
24204   - "ACL_STATELESS"
24205   - "ACL_STATEFUL"
24206   - "ACL_STATELESS"
24207   - "ACL_STATEFUL"
24208   layout:
24209     title: "ip4-3n-hsw-x710-64b-features-iacl-ndr"
24210     layout: "plot-throughput-speedup-analysis"
24211
24212 - type: "plot"
24213   title: "Speedup: ip4-3n-hsw-x710-64b-features-iacl-pdr-tsa"
24214   algorithm: "plot_throughput_speedup_analysis"
24215   output-file-type: ".html"
24216   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-iacl-pdr-tsa"
24217   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24218   filter: "'NIC_Intel-X710' and
24219            '64B' and
24220            'NDRPDR' and
24221            'IP4FWD' and
24222            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24223            not 'IPSEC' and
24224            not 'VHOST'"
24225   parameters:
24226   - "throughput"
24227   - "parent"
24228   - "tags"
24229   sort:
24230   - "IP4BASE"
24231   - "ACL_STATELESS"
24232   - "ACL_STATEFUL"
24233   - "ACL_STATELESS"
24234   - "ACL_STATEFUL"
24235   layout:
24236     title: "ip4-3n-hsw-x710-64b-features-iacl-pdr"
24237     layout: "plot-throughput-speedup-analysis"
24238
24239 # Speedup - VPP IPv4 3n-hsw-xl710 base and scale
24240 - type: "plot"
24241   title: "Speedup: ip4-3n-hsw-xl710-64b-base-ndr-tsa"
24242   algorithm: "plot_throughput_speedup_analysis"
24243   output-file-type: ".html"
24244   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-base-ndr-tsa"
24245   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24246   filter: "'NIC_Intel-XL710' and
24247            '64B' and
24248            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24249            'NDRPDR' and
24250            'IP4FWD' and
24251            not 'IPSEC' and
24252            not 'VHOST'"
24253   parameters:
24254   - "throughput"
24255   - "parent"
24256   - "tags"
24257   sort:
24258   - "IP4BASE"
24259   - "FIB_20K"
24260   - "FIB_200K"
24261   - "FIB_2M"
24262   layout:
24263     title: "ip4-3n-hsw-xl710-64b-base-ndr"
24264     layout: "plot-throughput-speedup-analysis"
24265
24266 - type: "plot"
24267   title: "Speedup: ip4-3n-hsw-xl710-64b-base-pdr-tsa"
24268   algorithm: "plot_throughput_speedup_analysis"
24269   output-file-type: ".html"
24270   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-base-pdr-tsa"
24271   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24272   filter: "'NIC_Intel-XL710' and
24273            '64B' and
24274            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24275            'NDRPDR' and
24276            'IP4FWD' and
24277            not 'IPSEC' and
24278            not 'VHOST'"
24279   parameters:
24280   - "throughput"
24281   - "parent"
24282   - "tags"
24283   sort:
24284   - "IP4BASE"
24285   - "FIB_20K"
24286   - "FIB_200K"
24287   - "FIB_2M"
24288   layout:
24289     title: "ip4-3n-hsw-xl710-64b-base-pdr"
24290     layout: "plot-throughput-speedup-analysis"
24291
24292 # Speedup - VPP IPv4 3n-skx-x710 base and scale
24293 - type: "plot"
24294   title: "Speedup: ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
24295   algorithm: "plot_throughput_speedup_analysis"
24296   output-file-type: ".html"
24297   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
24298   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24299   filter: "'NIC_Intel-X710' and
24300            '64B' and
24301            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24302            'NDRPDR' and
24303            'IP4FWD' and
24304            not 'IPSEC' and
24305            not 'DOT1Q' and
24306            not 'VHOST'"
24307   parameters:
24308   - "throughput"
24309   - "parent"
24310   - "tags"
24311   sort:
24312   - "IP4BASE"
24313   - "FIB_20K"
24314   - "FIB_200K"
24315   - "FIB_2M"
24316   layout:
24317     title: "ip4-3n-skx-x710-64b-base_and_scale-ndr"
24318     layout: "plot-throughput-speedup-analysis"
24319
24320 - type: "plot"
24321   title: "Speedup: ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
24322   algorithm: "plot_throughput_speedup_analysis"
24323   output-file-type: ".html"
24324   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
24325   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24326   filter: "'NIC_Intel-X710' and
24327            '64B' and
24328            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24329            'NDRPDR' and
24330            'IP4FWD' and
24331            not 'IPSEC' and
24332            not 'DOT1Q' and
24333            not 'VHOST'"
24334   parameters:
24335   - "throughput"
24336   - "parent"
24337   - "tags"
24338   sort:
24339   - "IP4BASE"
24340   - "FIB_20K"
24341   - "FIB_200K"
24342   - "FIB_2M"
24343   layout:
24344     title: "ip4-3n-skx-x710-64b-base_and_scale-pdr"
24345     layout: "plot-throughput-speedup-analysis"
24346
24347 # Speedup - VPP IPv4 3n-skx-x710 features
24348 - type: "plot"
24349   title: "Speedup: ip4-3n-skx-x710-64b-features-ndr-tsa"
24350   algorithm: "plot_throughput_speedup_analysis"
24351   output-file-type: ".html"
24352   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-ndr-tsa"
24353   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24354   filter: "'NIC_Intel-X710' and
24355            '64B' and
24356            ('IP4BASE' or
24357             'POLICE_MARK' or
24358             'COPWHLIST' or
24359             ('NAT44' and 'BASE') or
24360             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
24361            'NDRPDR' and
24362            'IP4FWD' and
24363            not 'IPSEC' and
24364            not 'VHOST'"
24365   parameters:
24366   - "throughput"
24367   - "parent"
24368   - "tags"
24369   sort:
24370   - "DOT1Q"
24371   - "IP4BASE"
24372   - "NAT44"
24373   - "POLICE_MARK"
24374   - "COPWHLIST"
24375   - "IACL"
24376   - "OACL"
24377   layout:
24378     title: "ip4-3n-skx-x710-64b-features-ndr"
24379     layout: "plot-throughput-speedup-analysis"
24380
24381 - type: "plot"
24382   title: "Speedup: ip4-3n-skx-x710-64b-features-pdr-tsa"
24383   algorithm: "plot_throughput_speedup_analysis"
24384   output-file-type: ".html"
24385   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-pdr-tsa"
24386   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24387   filter: "'NIC_Intel-X710' and
24388            '64B' and
24389            ('IP4BASE' or
24390             'POLICE_MARK' or
24391             'COPWHLIST' or
24392             ('NAT44' and 'BASE') or
24393             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
24394            'NDRPDR' and
24395            'IP4FWD' and
24396            not 'IPSEC' and
24397            not 'VHOST'"
24398   parameters:
24399   - "throughput"
24400   - "parent"
24401   - "tags"
24402   sort:
24403   - "DOT1Q"
24404   - "IP4BASE"
24405   - "NAT44"
24406   - "POLICE_MARK"
24407   - "COPWHLIST"
24408   - "IACL"
24409   - "OACL"
24410   layout:
24411     title: "ip4-3n-skx-x710-64b-features-pdr"
24412     layout: "plot-throughput-speedup-analysis"
24413
24414 # Speedup - VPP IPv4 3n-skx-x710 features nat44
24415 - type: "plot"
24416   title: "Speedup: ip4-3n-skx-x710-64b-features-nat44-ndr-tsa"
24417   algorithm: "plot_throughput_speedup_analysis"
24418   output-file-type: ".html"
24419   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-nat44-ndr-tsa"
24420   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24421   filter: "'NIC_Intel-X710' and
24422            '64B' and
24423            'NDRPDR' and
24424            'IP4FWD' and
24425            ('NAT44' or 'IP4BASE') and
24426            not 'IPSEC' and
24427            not 'VHOST'"
24428   parameters:
24429   - "throughput"
24430   - "parent"
24431   - "tags"
24432   sort:
24433   - "IP4BASE"
24434   - "BASE"
24435   - "SRC_USER_10"
24436   - "SRC_USER_100"
24437   - "SRC_USER_1000"
24438   - "SRC_USER_2000"
24439   layout:
24440     title: "ip4-3n-skx-x710-64b-features-nat44-ndr"
24441     layout: "plot-throughput-speedup-analysis"
24442
24443 - type: "plot"
24444   title: "Speedup: ip4-3n-skx-x710-64b-features-nat44-pdr-tsa"
24445   algorithm: "plot_throughput_speedup_analysis"
24446   output-file-type: ".html"
24447   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-nat44-pdr-tsa"
24448   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24449   filter: "'NIC_Intel-X710' and
24450            '64B' and
24451            'NDRPDR' and
24452            'IP4FWD' and
24453            ('NAT44' or 'IP4BASE') and
24454            not 'IPSEC' and
24455            not 'VHOST'"
24456   parameters:
24457   - "throughput"
24458   - "parent"
24459   - "tags"
24460   sort:
24461   - "IP4BASE"
24462   - "BASE"
24463   - "SRC_USER_10"
24464   - "SRC_USER_100"
24465   - "SRC_USER_1000"
24466   - "SRC_USER_2000"
24467   layout:
24468     title: "ip4-3n-skx-x710-64b-features-nat44-pdr"
24469     layout: "plot-throughput-speedup-analysis"
24470
24471 # Speedup - VPP IPv4 3n-skx-x710 features iacl
24472 - type: "plot"
24473   title: "Speedup: ip4-3n-skx-x710-64b-features-iacl-ndr-tsa"
24474   algorithm: "plot_throughput_speedup_analysis"
24475   output-file-type: ".html"
24476   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-iacl-ndr-tsa"
24477   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24478   filter: "'NIC_Intel-X710' and
24479            '64B' and
24480            'NDRPDR' and
24481            'IP4FWD' and
24482            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24483            not 'IPSEC' and
24484            not 'VHOST'"
24485   parameters:
24486   - "throughput"
24487   - "parent"
24488   - "tags"
24489   sort:
24490   - "IP4BASE"
24491   - "ACL_STATELESS"
24492   - "ACL_STATEFUL"
24493   - "ACL_STATELESS"
24494   - "ACL_STATEFUL"
24495   layout:
24496     title: "ip4-3n-skx-x710-64b-features-iacl-ndr"
24497     layout: "plot-throughput-speedup-analysis"
24498
24499 - type: "plot"
24500   title: "Speedup: ip4-3n-skx-x710-64b-features-iacl-pdr-tsa"
24501   algorithm: "plot_throughput_speedup_analysis"
24502   output-file-type: ".html"
24503   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-iacl-pdr-tsa"
24504   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24505   filter: "'NIC_Intel-X710' and
24506            '64B' and
24507            'NDRPDR' and
24508            'IP4FWD' and
24509            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24510            not 'IPSEC' and
24511            not 'VHOST'"
24512   parameters:
24513   - "throughput"
24514   - "parent"
24515   - "tags"
24516   sort:
24517   - "IP4BASE"
24518   - "ACL_STATELESS"
24519   - "ACL_STATEFUL"
24520   - "ACL_STATELESS"
24521   - "ACL_STATEFUL"
24522   layout:
24523     title: "ip4-3n-skx-x710-64b-features-iacl-pdr"
24524     layout: "plot-throughput-speedup-analysis"
24525
24526 ## Speedup - VPP IPv4 3n-skx-x710 features oacl
24527 #- type: "plot"
24528 #  title: "Speedup: ip4-3n-skx-x710-64b-features-oacl-ndr-tsa"
24529 #  algorithm: "plot_throughput_speedup_analysis"
24530 #  output-file-type: ".html"
24531 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-oacl-ndr-tsa"
24532 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
24533 #  filter: "'NIC_Intel-X710' and
24534 #           '64B' and
24535 #           'NDRPDR' and
24536 #           'IP4FWD' and
24537 #           'OACL' and
24538 #           ('ACL10' or 'ACL50') and '10K_FLOWS' and
24539 #           not 'IPSEC' and
24540 #           not 'VHOST'"
24541 #  parameters:
24542 #  - "throughput"
24543 #  - "parent"
24544 #  - "tags"
24545 #  sort:
24546 #  - "ACL_STATELESS"
24547 #  - "ACL_STATEFUL"
24548 #  - "ACL_STATELESS"
24549 #  - "ACL_STATEFUL"
24550 #  layout:
24551 #    title: "ip4-3n-skx-x710-64b-features-oacl-ndr"
24552 #    layout: "plot-throughput-speedup-analysis"
24553 #
24554 #- type: "plot"
24555 #  title: "Speedup: ip4-3n-skx-x710-64b-features-oacl-pdr-tsa"
24556 #  algorithm: "plot_throughput_speedup_analysis"
24557 #  output-file-type: ".html"
24558 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-oacl-pdr-tsa"
24559 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
24560 #  filter: "'NIC_Intel-X710' and
24561 #           '64B' and
24562 #           'NDRPDR' and
24563 #           'IP4FWD' and
24564 #           'OACL' and
24565 #           ('ACL10' or 'ACL50') and '10K_FLOWS' and
24566 #           not 'IPSEC' and
24567 #           not 'VHOST'"
24568 #  parameters:
24569 #  - "throughput"
24570 #  - "parent"
24571 #  - "tags"
24572 #  sort:
24573 #  - "ACL_STATELESS"
24574 #  - "ACL_STATEFUL"
24575 #  - "ACL_STATELESS"
24576 #  - "ACL_STATEFUL"
24577 #  layout:
24578 #    title: "ip4-3n-skx-x710-64b-features-oacl-pdr"
24579 #    layout: "plot-throughput-speedup-analysis"
24580
24581 # Speedup - VPP IPv4 2n-skx-x710 base and scale
24582 - type: "plot"
24583   title: "Speedup: ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
24584   algorithm: "plot_throughput_speedup_analysis"
24585   output-file-type: ".html"
24586   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
24587   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24588   filter: "'NIC_Intel-X710' and
24589            '64B' and
24590            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24591            'NDRPDR' and
24592            'IP4FWD' and
24593            not 'IPSEC' and
24594            not 'DOT1Q' and
24595            not 'VHOST'"
24596   parameters:
24597   - "throughput"
24598   - "parent"
24599   - "tags"
24600   sort:
24601   - "IP4BASE"
24602   - "FIB_20K"
24603   - "FIB_200K"
24604   - "FIB_2M"
24605   layout:
24606     title: "ip4-2n-skx-x710-64b-base_and_scale-ndr"
24607     layout: "plot-throughput-speedup-analysis"
24608
24609 - type: "plot"
24610   title: "Speedup: ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
24611   algorithm: "plot_throughput_speedup_analysis"
24612   output-file-type: ".html"
24613   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
24614   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24615   filter: "'NIC_Intel-X710' and
24616            '64B' and
24617            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24618            'NDRPDR' and
24619            'IP4FWD' and
24620            not 'IPSEC' and
24621            not 'DOT1Q' and
24622            not 'VHOST'"
24623   parameters:
24624   - "throughput"
24625   - "parent"
24626   - "tags"
24627   sort:
24628   - "IP4BASE"
24629   - "FIB_20K"
24630   - "FIB_200K"
24631   - "FIB_2M"
24632   layout:
24633     title: "ip4-2n-skx-x710-64b-base_and_scale-pdr"
24634     layout: "plot-throughput-speedup-analysis"
24635
24636 # Speedup - VPP IPv4 2n-skx-x710 features iacl
24637 - type: "plot"
24638   title: "Speedup: ip4-2n-skx-x710-64b-features-iacl-ndr-tsa"
24639   algorithm: "plot_throughput_speedup_analysis"
24640   output-file-type: ".html"
24641   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-features-iacl-ndr-tsa"
24642   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24643   filter: "'NIC_Intel-X710' and
24644            '64B' and
24645            'NDRPDR' and
24646            'IP4FWD' and
24647            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24648            not 'IPSEC' and
24649            not 'VHOST'"
24650   parameters:
24651   - "throughput"
24652   - "parent"
24653   - "tags"
24654   sort:
24655   - "IP4BASE"
24656   - "ACL_STATELESS"
24657   - "ACL_STATEFUL"
24658   - "ACL_STATELESS"
24659   - "ACL_STATEFUL"
24660   layout:
24661     title: "ip4-2n-skx-x710-64b-features-iacl-ndr"
24662     layout: "plot-throughput-speedup-analysis"
24663
24664 - type: "plot"
24665   title: "Speedup: ip4-2n-skx-x710-64b-features-iacl-pdr-tsa"
24666   algorithm: "plot_throughput_speedup_analysis"
24667   output-file-type: ".html"
24668   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-features-iacl-pdr-tsa"
24669   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24670   filter: "'NIC_Intel-X710' and
24671            '64B' and
24672            'NDRPDR' and
24673            'IP4FWD' and
24674            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24675            not 'IPSEC' and
24676            not 'VHOST'"
24677   parameters:
24678   - "throughput"
24679   - "parent"
24680   - "tags"
24681   sort:
24682   - "IP4BASE"
24683   - "ACL_STATELESS"
24684   - "ACL_STATEFUL"
24685   - "ACL_STATELESS"
24686   - "ACL_STATEFUL"
24687   layout:
24688     title: "ip4-2n-skx-x710-64b-features-iacl-pdr"
24689     layout: "plot-throughput-speedup-analysis"
24690
24691 # Speedup - VPP IPv4 2n-skx-xxv710 base and scale
24692 - type: "plot"
24693   title: "Speedup: ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
24694   algorithm: "plot_throughput_speedup_analysis"
24695   output-file-type: ".html"
24696   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
24697   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24698   filter: "'NIC_Intel-XXV710' and
24699            '64B' and
24700            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24701            'NDRPDR' and
24702            'IP4FWD' and
24703            not 'IPSEC' and
24704            not 'DOT1Q' and
24705            not 'VHOST'"
24706   parameters:
24707   - "throughput"
24708   - "parent"
24709   - "tags"
24710   sort:
24711   - "IP4BASE"
24712   - "FIB_20K"
24713   - "FIB_200K"
24714   - "FIB_2M"
24715   layout:
24716     title: "ip4-2n-skx-xxv710-64b-base_and_scale-ndr"
24717     layout: "plot-throughput-speedup-analysis"
24718
24719 - type: "plot"
24720   title: "Speedup: ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
24721   algorithm: "plot_throughput_speedup_analysis"
24722   output-file-type: ".html"
24723   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
24724   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24725   filter: "'NIC_Intel-XXV710' and
24726            '64B' and
24727            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24728            'NDRPDR' and
24729            'IP4FWD' and
24730            not 'IPSEC' and
24731            not 'DOT1Q' and
24732            not 'VHOST'"
24733   parameters:
24734   - "throughput"
24735   - "parent"
24736   - "tags"
24737   sort:
24738   - "IP4BASE"
24739   - "FIB_20K"
24740   - "FIB_200K"
24741   - "FIB_2M"
24742   layout:
24743     title: "ip4-2n-skx-xxv710-64b-base_and_scale-pdr"
24744     layout: "plot-throughput-speedup-analysis"
24745
24746 ## Speedup - VPP IPv4 2n-dnv-x553 base
24747 #- type: "plot"
24748 #  title: "Speedup: ip4-2n-dnv-x553-64b-base-ndr-tsa"
24749 #  algorithm: "plot_throughput_speedup_analysis"
24750 #  output-file-type: ".html"
24751 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-base-ndr-tsa"
24752 #  data: "intel-dnv-vpp"
24753 #  filter: "'NIC_Intel-X553' and
24754 #           '64B' and
24755 #           'IP4BASE' and
24756 #           'NDRPDR' and
24757 #           'IP4FWD' and
24758 #           not 'IPSEC' and
24759 #           not 'VHOST'"
24760 #  parameters:
24761 #  - "throughput"
24762 #  - "parent"
24763 #  - "tags"
24764 #  sort:
24765 #  - "IP4BASE"
24766 #  layout:
24767 #    title: "ip4-2n-dnv-x553-64b-base-ndr"
24768 #    layout: "plot-throughput-speedup-analysis"
24769 #
24770 #- type: "plot"
24771 #  title: "Speedup: ip4-2n-dnv-x553-64b-base-pdr-tsa"
24772 #  algorithm: "plot_throughput_speedup_analysis"
24773 #  output-file-type: ".html"
24774 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-base-pdr-tsa"
24775 #  data: "intel-dnv-vpp"
24776 #  filter: "'NIC_Intel-X553' and
24777 #           '64B' and
24778 #           'IP4BASE' and
24779 #           'NDRPDR' and
24780 #           'IP4FWD' and
24781 #           not 'IPSEC' and
24782 #           not 'VHOST'"
24783 #  parameters:
24784 #  - "throughput"
24785 #  - "parent"
24786 #  - "tags"
24787 #  sort:
24788 #  - "IP4BASE"
24789 #  layout:
24790 #    title: "ip4-2n-dnv-x553-64b-base-pdr"
24791 #    layout: "plot-throughput-speedup-analysis"
24792
24793 ################################################################################
24794
24795 # Speedup - VPP IPv4 Tunnels 3n-hsw-x520 - features
24796 - type: "plot"
24797   title: "Speedup: ip4tun-3n-hsw-x520-64b-base_and_features-ndr-tsa"
24798   algorithm: "plot_throughput_speedup_analysis"
24799   output-file-type: ".html"
24800   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-base_and_features-ndr-tsa"
24801   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24802   filter: "'NIC_Intel-X520-DA2' and
24803            '64B' and
24804            'ENCAP' and
24805            'NDRPDR' and
24806            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
24807            not 'DOT1Q' and
24808            not 'VHOST' and
24809            not 'IPSECHW'"
24810   parameters:
24811   - "throughput"
24812   - "parent"
24813   - "tags"
24814   sort:
24815   - "IP4BASE"
24816   - "L2BDMACLRN"
24817   - "L2XCFWD"
24818   - "LISP"
24819   layout:
24820     title: "ip4tun-3n-hsw-x520-64b-base_and_features-ndr"
24821     layout: "plot-throughput-speedup-analysis"
24822
24823 - type: "plot"
24824   title: "Speedup: ip4tun-3n-hsw-x520-64b-base_and_features-pdr-tsa"
24825   algorithm: "plot_throughput_speedup_analysis"
24826   output-file-type: ".html"
24827   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-base_and_features-pdr-tsa"
24828   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24829   filter: "'NIC_Intel-X520-DA2' and
24830            '64B' and
24831            'ENCAP' and
24832            'NDRPDR' and
24833            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
24834            not 'DOT1Q' and
24835            not 'VHOST' and
24836            not 'IPSECHW'"
24837   parameters:
24838   - "throughput"
24839   - "parent"
24840   - "tags"
24841   sort:
24842   - "IP4BASE"
24843   - "L2BDMACLRN"
24844   - "L2XCFWD"
24845   - "LISP"
24846   layout:
24847     title: "ip4tun-3n-hsw-x520-64b-base_and_features-pdr"
24848     layout: "plot-throughput-speedup-analysis"
24849
24850 # Speedup - VPP IPv4 Tunnels 3n-hsw-x710
24851 - type: "plot"
24852   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
24853   algorithm: "plot_throughput_speedup_analysis"
24854   output-file-type: ".html"
24855   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
24856   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24857   filter: "'NIC_Intel-X710' and
24858            '64B' and
24859            'ENCAP' and
24860            'NDRPDR' and
24861            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
24862            not 'VHOST' and
24863            not 'IPSECHW'"
24864   parameters:
24865   - "throughput"
24866   - "parent"
24867   - "tags"
24868   sort:
24869   - "IP4BASE"
24870   - "LISP"
24871   - "VXLAN_1"
24872   - "VXLAN_10"
24873   - "VXLAN_100"
24874   - "VXLAN_1000"
24875   layout:
24876     title: "ip4tun-3n-hsw-x710-64b-base_and_scale-ndr"
24877     layout: "plot-throughput-speedup-analysis"
24878
24879 - type: "plot"
24880   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
24881   algorithm: "plot_throughput_speedup_analysis"
24882   output-file-type: ".html"
24883   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
24884   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24885   filter: "'NIC_Intel-X710' and
24886            '64B' and
24887            'ENCAP' and
24888            'NDRPDR' and
24889            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
24890            not 'VHOST' and
24891            not 'IPSECHW'"
24892   parameters:
24893   - "throughput"
24894   - "parent"
24895   - "tags"
24896   sort:
24897   - "IP4BASE"
24898   - "LISP"
24899   - "VXLAN_1"
24900   - "VXLAN_10"
24901   - "VXLAN_100"
24902   - "VXLAN_1000"
24903   layout:
24904     title: "ip4tun-3n-hsw-x710-64b-base_and_scale-pdr"
24905     layout: "plot-throughput-speedup-analysis"
24906
24907 # Speedup - VPP IPv4 Tunnels 3n-hsw-x710 - features
24908 - type: "plot"
24909   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_features-ndr-tsa"
24910   algorithm: "plot_throughput_speedup_analysis"
24911   output-file-type: ".html"
24912   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_features-ndr-tsa"
24913   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24914   filter: "'NIC_Intel-X710' and
24915            '64B' and
24916            'ENCAP' and
24917            'NDRPDR' and
24918            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
24919            not 'DOT1Q' and
24920            not 'VHOST' and
24921            not 'IPSECHW'"
24922   parameters:
24923   - "throughput"
24924   - "parent"
24925   - "tags"
24926   sort:
24927   - "IP4BASE"
24928   - "L2BDMACLRN"
24929   - "L2XCFWD"
24930   - "LISP"
24931   layout:
24932     title: "ip4tun-3n-hsw-x710-64b-base_and_features-ndr"
24933     layout: "plot-throughput-speedup-analysis"
24934
24935 - type: "plot"
24936   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_features-pdr-tsa"
24937   algorithm: "plot_throughput_speedup_analysis"
24938   output-file-type: ".html"
24939   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_features-pdr-tsa"
24940   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24941   filter: "'NIC_Intel-X710' and
24942            '64B' and
24943            'ENCAP' and
24944            'NDRPDR' and
24945            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
24946            not 'DOT1Q' and
24947            not 'VHOST' and
24948            not 'IPSECHW'"
24949   parameters:
24950   - "throughput"
24951   - "parent"
24952   - "tags"
24953   sort:
24954   - "IP4BASE"
24955   - "L2BDMACLRN"
24956   - "L2XCFWD"
24957   - "LISP"
24958   layout:
24959     title: "ip4tun-3n-hsw-x710-64b-base_and_features-pdr"
24960     layout: "plot-throughput-speedup-analysis"
24961
24962 # Speedup - VPP IPv4 Tunnels 3n-skx-x710
24963 - type: "plot"
24964   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_scale-ndr-tsa"
24965   algorithm: "plot_throughput_speedup_analysis"
24966   output-file-type: ".html"
24967   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_scale-ndr-tsa"
24968   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24969   filter: "'NIC_Intel-X710' and
24970            '64B' and
24971            'ENCAP' and
24972            'NDRPDR' and
24973            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
24974            not 'VHOST' and
24975            not 'IPSECHW'"
24976   parameters:
24977   - "throughput"
24978   - "parent"
24979   - "tags"
24980   sort:
24981   - "IP4BASE"
24982   - "LISP"
24983   - "VXLAN_1"
24984   - "VXLAN_10"
24985   - "VXLAN_100"
24986   - "VXLAN_1000"
24987   layout:
24988     title: "ip4tun-3n-skx-x710-64b-base_and_scale-ndr"
24989     layout: "plot-throughput-speedup-analysis"
24990
24991 - type: "plot"
24992   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_scale-pdr-tsa"
24993   algorithm: "plot_throughput_speedup_analysis"
24994   output-file-type: ".html"
24995   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_scale-pdr-tsa"
24996   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24997   filter: "'NIC_Intel-X710' and
24998            '64B' and
24999            'ENCAP' and
25000            'NDRPDR' and
25001            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
25002            not 'VHOST' and
25003            not 'IPSECHW'"
25004   parameters:
25005   - "throughput"
25006   - "parent"
25007   - "tags"
25008   sort:
25009   - "IP4BASE"
25010   - "LISP"
25011   - "VXLAN_1"
25012   - "VXLAN_10"
25013   - "VXLAN_100"
25014   - "VXLAN_1000"
25015   layout:
25016     title: "ip4tun-3n-skx-x710-64b-base_and_scale-pdr"
25017     layout: "plot-throughput-speedup-analysis"
25018
25019 # Speedup - VPP IPv4 Tunnels 3n-skx-x710 - features
25020 - type: "plot"
25021   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_features-ndr-tsa"
25022   algorithm: "plot_throughput_speedup_analysis"
25023   output-file-type: ".html"
25024   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_features-ndr-tsa"
25025   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25026   filter: "'NIC_Intel-X710' and
25027            '64B' and
25028            'ENCAP' and
25029            'NDRPDR' and
25030            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
25031            not 'DOT1Q' and
25032            not 'VHOST' and
25033            not 'IPSECHW'"
25034   parameters:
25035   - "throughput"
25036   - "parent"
25037   - "tags"
25038   sort:
25039   - "IP4BASE"
25040   - "L2BDMACLRN"
25041   - "L2XCFWD"
25042   - "LISP"
25043   layout:
25044     title: "ip4tun-3n-skx-x710-64b-base_and_features-ndr"
25045     layout: "plot-throughput-speedup-analysis"
25046
25047 - type: "plot"
25048   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_features-pdr-tsa"
25049   algorithm: "plot_throughput_speedup_analysis"
25050   output-file-type: ".html"
25051   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_features-pdr-tsa"
25052   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25053   filter: "'NIC_Intel-X710' and
25054            '64B' and
25055            'ENCAP' and
25056            'NDRPDR' and
25057            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
25058            not 'DOT1Q' and
25059            not 'VHOST' and
25060            not 'IPSECHW'"
25061   parameters:
25062   - "throughput"
25063   - "parent"
25064   - "tags"
25065   sort:
25066   - "IP4BASE"
25067   - "L2BDMACLRN"
25068   - "L2XCFWD"
25069   - "LISP"
25070   layout:
25071     title: "ip4tun-3n-skx-x710-64b-base_and_features-pdr"
25072     layout: "plot-throughput-speedup-analysis"
25073
25074 ################################################################################
25075
25076 # Speedup - VPP IPv6 3n-hsw-x520
25077 - type: "plot"
25078   title: "Speedup: ip6-3n-hsw-x520-78b-base-ndr-tsa"
25079   algorithm: "plot_throughput_speedup_analysis"
25080   output-file-type: ".html"
25081   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-base-ndr-tsa"
25082   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25083   filter: "'NIC_Intel-X520-DA2' and
25084            '78B' and
25085            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25086            'NDRPDR' and
25087            'IP6FWD' and
25088            not 'SRv6' and
25089            not 'IPSEC' and
25090            not 'VHOST'"
25091   parameters:
25092   - "throughput"
25093   - "parent"
25094   - "tags"
25095   sort:
25096   - "IP6BASE"
25097   - "FIB_20K"
25098   - "FIB_200K"
25099   - "FIB_2M"
25100   layout:
25101     title: "ip6-3n-hsw-x520-78b-base-ndr"
25102     layout: "plot-throughput-speedup-analysis"
25103
25104 - type: "plot"
25105   title: "Speedup: ip6-3n-hsw-x520-78b-base-pdr-tsa"
25106   algorithm: "plot_throughput_speedup_analysis"
25107   output-file-type: ".html"
25108   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-base-pdr-tsa"
25109   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25110   filter: "'NIC_Intel-X520-DA2' and
25111            '78B' and
25112            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25113            'NDRPDR' and
25114            'IP6FWD' and
25115            not 'SRv6' and
25116            not 'IPSEC' and
25117            not 'VHOST'"
25118   parameters:
25119   - "throughput"
25120   - "parent"
25121   - "tags"
25122   sort:
25123   - "IP6BASE"
25124   - "FIB_20K"
25125   - "FIB_200K"
25126   - "FIB_2M"
25127   layout:
25128     title: "ip6-3n-hsw-x520-78b-base-pdr"
25129     layout: "plot-throughput-speedup-analysis"
25130
25131 # Speedup - VPP IPv6 3n-hsw-x710
25132 - type: "plot"
25133   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_scale-ndr-tsa"
25134   algorithm: "plot_throughput_speedup_analysis"
25135   output-file-type: ".html"
25136   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_scale-ndr-tsa"
25137   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25138   filter: "'NIC_Intel-X710' and
25139            '78B' and
25140            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25141            'NDRPDR' and
25142            'IP6FWD' and
25143            not 'SRv6' and
25144            not 'IPSEC' and
25145            not 'VHOST'"
25146   parameters:
25147   - "throughput"
25148   - "parent"
25149   - "tags"
25150   sort:
25151   - "IP6BASE"
25152   - "FIB_20K"
25153   - "FIB_200K"
25154   - "FIB_2M"
25155   layout:
25156     title: "ip6-3n-hsw-x710-78b-base_and_scale-ndr"
25157     layout: "plot-throughput-speedup-analysis"
25158
25159 - type: "plot"
25160   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_scale-pdr-tsa"
25161   algorithm: "plot_throughput_speedup_analysis"
25162   output-file-type: ".html"
25163   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_scale-pdr-tsa"
25164   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25165   filter: "'NIC_Intel-X710' and
25166            '78B' and
25167            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25168            'NDRPDR' and
25169            'IP6FWD' and
25170            not 'SRv6' and
25171            not 'IPSEC' and
25172            not 'VHOST'"
25173   parameters:
25174   - "throughput"
25175   - "parent"
25176   - "tags"
25177   sort:
25178   - "IP6BASE"
25179   - "FIB_20K"
25180   - "FIB_200K"
25181   - "FIB_2M"
25182   layout:
25183     title: "ip6-3n-hsw-x710-78b-base_and_scale-pdr"
25184     layout: "plot-throughput-speedup-analysis"
25185
25186 # Speedup - VPP IPv6 3n-hsw-x710 features
25187 - type: "plot"
25188   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_features-ndr-tsa"
25189   algorithm: "plot_throughput_speedup_analysis"
25190   output-file-type: ".html"
25191   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_features-ndr-tsa"
25192   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25193   filter: "'NIC_Intel-X710' and
25194            '78B' and
25195            ('IP6BASE' or
25196             'POLICE_MARK' or
25197             'COPWHLIST' or
25198             'IACLDST') and
25199            'NDRPDR' and
25200            'IP6FWD' and
25201            not 'SRv6' and
25202            not 'IPSEC' and
25203            not 'VHOST'"
25204   parameters:
25205   - "throughput"
25206   - "parent"
25207   - "tags"
25208   sort:
25209   - "IP6BASE"
25210   - "POLICE_MARK"
25211   - "COPWHLIST"
25212   - "IACLDST"
25213   layout:
25214     title: "ip6-3n-hsw-x710-78b-base_and_features-ndr"
25215     layout: "plot-throughput-speedup-analysis"
25216
25217 - type: "plot"
25218   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_features-pdr-tsa"
25219   algorithm: "plot_throughput_speedup_analysis"
25220   output-file-type: ".html"
25221   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_features-pdr-tsa"
25222   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25223   filter: "'NIC_Intel-X710' and
25224            '78B' and
25225            ('IP6BASE' or
25226             'POLICE_MARK' or
25227             'COPWHLIST' or
25228             'IACLDST') and
25229            'NDRPDR' and
25230            'IP6FWD' and
25231            not 'SRv6' and
25232            not 'IPSEC' and
25233            not 'VHOST'"
25234   parameters:
25235   - "throughput"
25236   - "parent"
25237   - "tags"
25238   sort:
25239   - "IP6BASE"
25240   - "POLICE_MARK"
25241   - "COPWHLIST"
25242   - "IACLDST"
25243   layout:
25244     title: "ip6-3n-hsw-x710-78b-base_and_features-pdr"
25245     layout: "plot-throughput-speedup-analysis"
25246
25247 # Speedup - VPP IPv6 3n-hsw-xl710
25248 - type: "plot"
25249   title: "Speedup: ip6-3n-hsw-xl710-78b-base-ndr-tsa"
25250   algorithm: "plot_throughput_speedup_analysis"
25251   output-file-type: ".html"
25252   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-base-ndr-tsa"
25253   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25254   filter: "'NIC_Intel-XL710' and
25255            '78B' and
25256            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25257            'NDRPDR' and
25258            'IP6FWD' and
25259            not 'SRv6' and
25260            not 'IPSEC' and
25261            not 'VHOST'"
25262   parameters:
25263   - "throughput"
25264   - "parent"
25265   - "tags"
25266   sort:
25267   - "IP6BASE"
25268   - "FIB_20K"
25269   - "FIB_200K"
25270   - "FIB_2M"
25271   layout:
25272     title: "ip6-3n-hsw-xl710-78b-base-ndr"
25273     layout: "plot-throughput-speedup-analysis"
25274
25275 - type: "plot"
25276   title: "Speedup: ip6-3n-hsw-xl710-78b-base-pdr-tsa"
25277   algorithm: "plot_throughput_speedup_analysis"
25278   output-file-type: ".html"
25279   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-base-pdr-tsa"
25280   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25281   filter: "'NIC_Intel-XL710' and
25282            '78B' and
25283            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25284            'NDRPDR' and
25285            'IP6FWD' and
25286            not 'SRv6' and
25287            not 'IPSEC' and
25288            not 'VHOST'"
25289   parameters:
25290   - "throughput"
25291   - "parent"
25292   - "tags"
25293   sort:
25294   - "IP6BASE"
25295   - "FIB_20K"
25296   - "FIB_200K"
25297   - "FIB_2M"
25298   layout:
25299     title: "ip6-3n-hsw-xl710-78b-base-pdr"
25300     layout: "plot-throughput-speedup-analysis"
25301
25302 # Speedup - VPP IPv6 3n-skx-x710
25303 - type: "plot"
25304   title: "Speedup: ip6-3n-skx-x710-78b-base_and_scale-ndr-tsa"
25305   algorithm: "plot_throughput_speedup_analysis"
25306   output-file-type: ".html"
25307   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_scale-ndr-tsa"
25308   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25309   filter: "'NIC_Intel-X710' and
25310            '78B' and
25311            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25312            'NDRPDR' and
25313            'IP6FWD' and
25314            not 'SRv6' and
25315            not 'IPSEC' and
25316            not 'VHOST'"
25317   parameters:
25318   - "throughput"
25319   - "parent"
25320   - "tags"
25321   sort:
25322   - "IP6BASE"
25323   - "FIB_20K"
25324   - "FIB_200K"
25325   - "FIB_2M"
25326   layout:
25327     title: "ip6-3n-skx-x710-78b-base_and_scale-ndr"
25328     layout: "plot-throughput-speedup-analysis"
25329
25330 - type: "plot"
25331   title: "Speedup: ip6-3n-skx-x710-78b-base_and_scale-pdr-tsa"
25332   algorithm: "plot_throughput_speedup_analysis"
25333   output-file-type: ".html"
25334   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_scale-pdr-tsa"
25335   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25336   filter: "'NIC_Intel-X710' and
25337            '78B' and
25338            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25339            'NDRPDR' and
25340            'IP6FWD' and
25341            not 'SRv6' and
25342            not 'IPSEC' and
25343            not 'VHOST'"
25344   parameters:
25345   - "throughput"
25346   - "parent"
25347   - "tags"
25348   sort:
25349   - "IP6BASE"
25350   - "FIB_20K"
25351   - "FIB_200K"
25352   - "FIB_2M"
25353   layout:
25354     title: "ip6-3n-skx-x710-78b-base_and_scale-pdr"
25355     layout: "plot-throughput-speedup-analysis"
25356
25357 # Speedup - VPP IPv6 3n-skx-x710 features
25358 - type: "plot"
25359   title: "Speedup: ip6-3n-skx-x710-78b-base_and_features-ndr-tsa"
25360   algorithm: "plot_throughput_speedup_analysis"
25361   output-file-type: ".html"
25362   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_features-ndr-tsa"
25363   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25364   filter: "'NIC_Intel-X710' and
25365            '78B' and
25366            ('IP6BASE' or
25367             'POLICE_MARK' or
25368             'COPWHLIST' or
25369             'IACLDST') and
25370            'NDRPDR' and
25371            'IP6FWD' and
25372            not 'SRv6' and
25373            not 'IPSEC' and
25374            not 'VHOST'"
25375   parameters:
25376   - "throughput"
25377   - "parent"
25378   - "tags"
25379   sort:
25380   - "IP6BASE"
25381   - "POLICE_MARK"
25382   - "COPWHLIST"
25383   - "IACLDST"
25384   layout:
25385     title: "ip6-3n-skx-x710-78b-base_and_features-ndr"
25386     layout: "plot-throughput-speedup-analysis"
25387
25388 - type: "plot"
25389   title: "Speedup: ip6-3n-skx-x710-78b-base_and_features-pdr-tsa"
25390   algorithm: "plot_throughput_speedup_analysis"
25391   output-file-type: ".html"
25392   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_features-pdr-tsa"
25393   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25394   filter: "'NIC_Intel-X710' and
25395            '78B' and
25396            ('IP6BASE' or
25397             'POLICE_MARK' or
25398             'COPWHLIST' or
25399             'IACLDST') and
25400            'NDRPDR' and
25401            'IP6FWD' and
25402            not 'SRv6' and
25403            not 'IPSEC' and
25404            not 'VHOST'"
25405   parameters:
25406   - "throughput"
25407   - "parent"
25408   - "tags"
25409   sort:
25410   - "IP6BASE"
25411   - "POLICE_MARK"
25412   - "COPWHLIST"
25413   - "IACLDST"
25414   layout:
25415     title: "ip6-3n-skx-x710-78b-base_and_features-pdr"
25416     layout: "plot-throughput-speedup-analysis"
25417
25418 # Speedup - VPP IPv6 3n-skx-xxv710
25419 - type: "plot"
25420   title: "Speedup: ip6-3n-skx-xxv710-78b-base_and_scale-ndr-tsa"
25421   algorithm: "plot_throughput_speedup_analysis"
25422   output-file-type: ".html"
25423   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-base_and_scale-ndr-tsa"
25424   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25425   filter: "'NIC_Intel-XXV710' and
25426            '78B' and
25427            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25428            'NDRPDR' and
25429            'IP6FWD' and
25430            not 'SRv6' and
25431            not 'IPSEC' and
25432            not 'VHOST'"
25433   parameters:
25434   - "throughput"
25435   - "parent"
25436   - "tags"
25437   sort:
25438   - "IP6BASE"
25439   - "FIB_20K"
25440   - "FIB_200K"
25441   - "FIB_2M"
25442   layout:
25443     title: "ip6-3n-skx-xxv710-78b-base_and_scale-ndr"
25444     layout: "plot-throughput-speedup-analysis"
25445
25446 - type: "plot"
25447   title: "Speedup: ip6-3n-skx-xxv710-78b-base_and_scale-pdr-tsa"
25448   algorithm: "plot_throughput_speedup_analysis"
25449   output-file-type: ".html"
25450   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-base_and_scale-pdr-tsa"
25451   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25452   filter: "'NIC_Intel-XXV710' and
25453            '78B' and
25454            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25455            'NDRPDR' and
25456            'IP6FWD' and
25457            not 'SRv6' and
25458            not 'IPSEC' and
25459            not 'VHOST'"
25460   parameters:
25461   - "throughput"
25462   - "parent"
25463   - "tags"
25464   sort:
25465   - "IP6BASE"
25466   - "FIB_20K"
25467   - "FIB_200K"
25468   - "FIB_2M"
25469   layout:
25470     title: "ip6-3n-skx-xxv710-78b-base_and_scale-pdr"
25471     layout: "plot-throughput-speedup-analysis"
25472
25473 # Speedup - VPP IPv6 2n-skx-x710
25474 - type: "plot"
25475   title: "Speedup: ip6-2n-skx-x710-78b-base_and_scale-ndr-tsa"
25476   algorithm: "plot_throughput_speedup_analysis"
25477   output-file-type: ".html"
25478   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-base_and_scale-ndr-tsa"
25479   data: "plot-vpp-throughput-lat-tsa-2n-skx"
25480   filter: "'NIC_Intel-X710' and
25481            '78B' and
25482            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25483            'NDRPDR' and
25484            'IP6FWD' and
25485            not 'SRv6' and
25486            not 'IPSEC' and
25487            not 'VHOST'"
25488   parameters:
25489   - "throughput"
25490   - "parent"
25491   - "tags"
25492   sort:
25493   - "IP6BASE"
25494   - "FIB_20K"
25495   - "FIB_200K"
25496   - "FIB_2M"
25497   layout:
25498     title: "ip6-2n-skx-x710-78b-base_and_scale-ndr"
25499     layout: "plot-throughput-speedup-analysis"
25500
25501 - type: "plot"
25502   title: "Speedup: ip6-2n-skx-x710-78b-base_and_scale-pdr-tsa"
25503   algorithm: "plot_throughput_speedup_analysis"
25504   output-file-type: ".html"
25505   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-base_and_scale-pdr-tsa"
25506   data: "plot-vpp-throughput-lat-tsa-2n-skx"
25507   filter: "'NIC_Intel-X710' and
25508            '78B' and
25509            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25510            'NDRPDR' and
25511            'IP6FWD' and
25512            not 'SRv6' and
25513            not 'IPSEC' and
25514            not 'VHOST'"
25515   parameters:
25516   - "throughput"
25517   - "parent"
25518   - "tags"
25519   sort:
25520   - "IP6BASE"
25521   - "FIB_20K"
25522   - "FIB_200K"
25523   - "FIB_2M"
25524   layout:
25525     title: "ip6-2n-skx-x710-78b-base_and_scale-pdr"
25526     layout: "plot-throughput-speedup-analysis"
25527
25528 # Speedup - VPP IPv6 2n-skx-xxv710
25529 - type: "plot"
25530   title: "Speedup: ip6-2n-skx-xxv710-78b-base_and_scale-ndr-tsa"
25531   algorithm: "plot_throughput_speedup_analysis"
25532   output-file-type: ".html"
25533   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-base_and_scale-ndr-tsa"
25534   data: "plot-vpp-throughput-lat-tsa-2n-skx"
25535   filter: "'NIC_Intel-XXV710' and
25536            '78B' and
25537            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25538            'NDRPDR' and
25539            'IP6FWD' and
25540            not 'SRv6' and
25541            not 'IPSEC' and
25542            not 'VHOST'"
25543   parameters:
25544   - "throughput"
25545   - "parent"
25546   - "tags"
25547   sort:
25548   - "IP6BASE"
25549   - "FIB_20K"
25550   - "FIB_200K"
25551   - "FIB_2M"
25552   layout:
25553     title: "ip6-2n-skx-xxv710-78b-base_and_scale-ndr"
25554     layout: "plot-throughput-speedup-analysis"
25555
25556 - type: "plot"
25557   title: "Speedup: ip6-2n-skx-xxv710-78b-base_and_scale-pdr-tsa"
25558   algorithm: "plot_throughput_speedup_analysis"
25559   output-file-type: ".html"
25560   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-base_and_scale-pdr-tsa"
25561   data: "plot-vpp-throughput-lat-tsa-2n-skx"
25562   filter: "'NIC_Intel-XXV710' and
25563            '78B' and
25564            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25565            'NDRPDR' and
25566            'IP6FWD' and
25567            not 'SRv6' and
25568            not 'IPSEC' and
25569            not 'VHOST'"
25570   parameters:
25571   - "throughput"
25572   - "parent"
25573   - "tags"
25574   sort:
25575   - "IP6BASE"
25576   - "FIB_20K"
25577   - "FIB_200K"
25578   - "FIB_2M"
25579   layout:
25580     title: "ip6-2n-skx-xxv710-78b-base_and_scale-pdr"
25581     layout: "plot-throughput-speedup-analysis"
25582
25583 ## Speedup - VPP IPv6 2n-dnv-x553 base
25584 #- type: "plot"
25585 #  title: "Speedup: ip6-2n-dnv-x553-78b-base-ndr-tsa"
25586 #  algorithm: "plot_throughput_speedup_analysis"
25587 #  output-file-type: ".html"
25588 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-base-ndr-tsa"
25589 #  data: "intel-dnv-vpp"
25590 #  filter: "'NIC_Intel-X553' and
25591 #           '78B' and
25592 #           'IP6BASE' and
25593 #           'NDRPDR' and
25594 #           'IP6FWD' and
25595 #           not 'SRv6' and
25596 #           not 'IPSEC' and
25597 #           not 'VHOST'"
25598 #  parameters:
25599 #  - "throughput"
25600 #  - "parent"
25601 #  - "tags"
25602 #  sort:
25603 #  - "IP6BASE"
25604 #  layout:
25605 #    title: "ip6-2n-dnv-x553-78b-base-ndr"
25606 #    layout: "plot-throughput-speedup-analysis"
25607 #
25608 #- type: "plot"
25609 #  title: "Speedup: ip6-2n-dnv-x553-78b-base-pdr-tsa"
25610 #  algorithm: "plot_throughput_speedup_analysis"
25611 #  output-file-type: ".html"
25612 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-base-pdr-tsa"
25613 #  data: "intel-dnv-vpp"
25614 #  filter: "'NIC_Intel-X553' and
25615 #           '78B' and
25616 #           'IP6BASE' and
25617 #           'NDRPDR' and
25618 #           'IP6FWD' and
25619 #           not 'SRv6' and
25620 #           not 'IPSEC' and
25621 #           not 'VHOST'"
25622 #  parameters:
25623 #  - "throughput"
25624 #  - "parent"
25625 #  - "tags"
25626 #  sort:
25627 #  - "IP6BASE"
25628 #  layout:
25629 #    title: "ip6-2n-dnv-x553-78b-base-pdr"
25630 #    layout: "plot-throughput-speedup-analysis"
25631
25632 ################################################################################
25633
25634 # Speedup - VPP IPv6 tunnels 3n-hsw-x520
25635 - type: "plot"
25636   title: "Speedup: ip6tun-3n-hsw-x520-78b-base-ndr-tsa"
25637   algorithm: "plot_throughput_speedup_analysis"
25638   output-file-type: ".html"
25639   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-base-ndr-tsa"
25640   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25641   filter: "'NIC_Intel-X520-DA2' and
25642            '78B' and
25643            'ENCAP' and
25644            'NDRPDR' and
25645            'LISP' and
25646            not 'VHOST'"
25647   parameters:
25648   - "throughput"
25649   - "parent"
25650   - "tags"
25651   sort:
25652   - "IP4UNRLAY"
25653   - "IP6UNRLAY"
25654   layout:
25655     title: "ip6tun-3n-hsw-x520-78b-base-ndr"
25656     layout: "plot-throughput-speedup-analysis"
25657
25658 - type: "plot"
25659   title: "Speedup: ip6tun-3n-hsw-x520-78b-base-pdr-tsa"
25660   algorithm: "plot_throughput_speedup_analysis"
25661   output-file-type: ".html"
25662   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-base-pdr-tsa"
25663   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25664   filter: "'NIC_Intel-X520-DA2' and
25665            '78B' and
25666            'ENCAP' and
25667            'NDRPDR' and
25668            'LISP' and
25669            not 'VHOST'"
25670   parameters:
25671   - "throughput"
25672   - "parent"
25673   - "tags"
25674   sort:
25675   - "IP4UNRLAY"
25676   - "IP6UNRLAY"
25677   layout:
25678     title: "ip6tun-3n-hsw-x520-78b-base-pdr"
25679     layout: "plot-throughput-speedup-analysis"
25680
25681 ################################################################################
25682
25683 # Speedup - VPP IPSec 3n-hsw-xl710 base
25684 - type: "plot"
25685   title: "Speedup: ipsec-3n-hsw-xl710-64b-base-ndr-tsa"
25686   algorithm: "plot_throughput_speedup_analysis"
25687   output-file-type: ".html"
25688   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-base-ndr-tsa"
25689   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25690   filter: "'NIC_Intel-XL710' and
25691            '64B' and
25692            'IP4FWD' and
25693            'NDRPDR' and
25694            'BASE' and
25695            'IPSECHW' and
25696            not 'VHOST'"
25697   parameters:
25698   - "throughput"
25699   - "parent"
25700   - "tags"
25701   layout:
25702     title: "ipsec-3n-hsw-xl710-64b-base-ndr"
25703     layout: "plot-throughput-speedup-analysis"
25704
25705 - type: "plot"
25706   title: "Speedup: ipsec-3n-hsw-xl710-64b-base-pdr-tsa"
25707   algorithm: "plot_throughput_speedup_analysis"
25708   output-file-type: ".html"
25709   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-base-pdr-tsa"
25710   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25711   filter: "'NIC_Intel-XL710' and
25712            '64B' and
25713            'IP4FWD' and
25714            'NDRPDR' and
25715            'BASE' and
25716            'IPSECHW' and
25717            not 'VHOST'"
25718   parameters:
25719   - "throughput"
25720   - "parent"
25721   - "tags"
25722   layout:
25723     title: "ipsec-3n-hsw-xl710-64b-base-pdr"
25724     layout: "plot-throughput-speedup-analysis"
25725
25726 # Speedup - VPP IPSec 3n-hsw-xl710 scale
25727 - type: "plot"
25728   title: "Speedup: ipsec-3n-hsw-xl710-64b-scale-ndr-tsa"
25729   algorithm: "plot_throughput_speedup_analysis"
25730   output-file-type: ".html"
25731   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-scale-ndr-tsa"
25732   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25733   filter: "'NIC_Intel-XL710' and
25734            '64B' and
25735            'IP4FWD' and
25736            'NDRPDR' and
25737            'SCALE' and
25738            'IPSECHW' and
25739            not 'VHOST'"
25740   parameters:
25741   - "throughput"
25742   - "parent"
25743   - "tags"
25744   layout:
25745     title: "ipsec-3n-hsw-xl710-64b-scale-ndr"
25746     layout: "plot-throughput-speedup-analysis"
25747
25748 - type: "plot"
25749   title: "Speedup: ipsec-3n-hsw-xl710-64b-scale-pdr-tsa"
25750   algorithm: "plot_throughput_speedup_analysis"
25751   output-file-type: ".html"
25752   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-scale-pdr-tsa"
25753   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25754   filter: "'NIC_Intel-XL710' and
25755            '64B' and
25756            'IP4FWD' and
25757            'NDRPDR' and
25758            'SCALE' and
25759            'IPSECHW' and
25760            not 'VHOST'"
25761   parameters:
25762   - "throughput"
25763   - "parent"
25764   - "tags"
25765   layout:
25766     title: "ipsec-3n-hsw-xl710-64b-scale-pdr"
25767     layout: "plot-throughput-speedup-analysis"
25768
25769 # Speedup - VPP IPSec 3n-hsw-xl710 sw
25770 - type: "plot"
25771   title: "Speedup: ipsec-3n-hsw-xl710-64b-sw-ndr-tsa"
25772   algorithm: "plot_throughput_speedup_analysis"
25773   output-file-type: ".html"
25774   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-sw-ndr-tsa"
25775   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25776   filter: "'NIC_Intel-XL710' and
25777            '64B' and
25778            'IP4FWD' and
25779            'NDRPDR' and
25780            'IPSECSW' and
25781            not 'VHOST'"
25782   parameters:
25783   - "throughput"
25784   - "parent"
25785   - "tags"
25786   layout:
25787     title: "ipsec-3n-hsw-xl710-64b-sw-ndr"
25788     layout: "plot-throughput-speedup-analysis"
25789
25790 - type: "plot"
25791   title: "Speedup: ipsec-3n-hsw-xl710-64b-sw-pdr-tsa"
25792   algorithm: "plot_throughput_speedup_analysis"
25793   output-file-type: ".html"
25794   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-sw-pdr-tsa"
25795   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25796   filter: "'NIC_Intel-XL710' and
25797            '64B' and
25798            'IP4FWD' and
25799            'NDRPDR' and
25800            'IPSECSW' and
25801            not 'VHOST'"
25802   parameters:
25803   - "throughput"
25804   - "parent"
25805   - "tags"
25806   layout:
25807     title: "ipsec-3n-hsw-xl710-64b-sw-pdr"
25808     layout: "plot-throughput-speedup-analysis"
25809
25810 ################################################################################
25811
25812 # Speedup - VPP SRv6 3n-hsw-x520
25813 - type: "plot"
25814   title: "Speedup: srv6-3n-hsw-x520-78b-features-ndr-tsa"
25815   algorithm: "plot_throughput_speedup_analysis"
25816   output-file-type: ".html"
25817   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-features-ndr-tsa"
25818   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25819   filter: "'NIC_Intel-X520-DA2' and
25820            '78B' and
25821            'FEATURE' and
25822            'NDRPDR' and
25823            'IP6FWD' and
25824            'SRv6'"
25825   parameters:
25826   - "throughput"
25827   - "parent"
25828   - "tags"
25829   layout:
25830     title: "srv6-3n-hsw-x520-78b-features-ndr"
25831     layout: "plot-throughput-speedup-analysis"
25832
25833 - type: "plot"
25834   title: "Speedup: srv6-3n-hsw-x520-78b-features-pdr-tsa"
25835   algorithm: "plot_throughput_speedup_analysis"
25836   output-file-type: ".html"
25837   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-features-pdr-tsa"
25838   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25839   filter: "'NIC_Intel-X520-DA2' and
25840            '78B' and
25841            'FEATURE' and
25842            'NDRPDR' and
25843            'IP6FWD' and
25844            'SRv6'"
25845   parameters:
25846   - "throughput"
25847   - "parent"
25848   - "tags"
25849   layout:
25850     title: "srv6-3n-hsw-x520-78b-features-pdr"
25851     layout: "plot-throughput-speedup-analysis"
25852
25853 ################################################################################
25854
25855 # Speedup - VPP L2 3n-hsw-x520 base and scale
25856 - type: "plot"
25857   title: "Speedup: l2sw-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
25858   algorithm: "plot_throughput_speedup_analysis"
25859   output-file-type: ".html"
25860   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
25861   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25862   filter: "'NIC_Intel-X520-DA2' and
25863            '64B' and
25864            ('BASE' or 'SCALE') and
25865            'NDRPDR' and
25866            'ETH' and
25867            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25868            not 'VHOST' and
25869            not 'MEMIF'"
25870   parameters:
25871   - "throughput"
25872   - "parent"
25873   - "tags"
25874   sort:
25875   - "L2XCFWD"
25876   - "L2PATCH"
25877   - "L2BDMACLRN"
25878   - "FIB_10K"
25879   - "FIB_100K"
25880   - "FIB_1M"
25881   layout:
25882     title: "l2sw-3n-hsw-x520-64b-base_and_scale-ndr"
25883     layout: "plot-throughput-speedup-analysis"
25884
25885 - type: "plot"
25886   title: "Speedup: l2sw-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
25887   algorithm: "plot_throughput_speedup_analysis"
25888   output-file-type: ".html"
25889   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
25890   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25891   filter: "'NIC_Intel-X520-DA2' and
25892            '64B' and
25893            ('BASE' or 'SCALE') and
25894            'NDRPDR' and
25895            'ETH' and
25896            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25897            not 'VHOST' and
25898            not 'MEMIF'"
25899   parameters:
25900   - "throughput"
25901   - "parent"
25902   - "tags"
25903   sort:
25904   - "L2XCFWD"
25905   - "L2PATCH"
25906   - "L2BDMACLRN"
25907   - "FIB_10K"
25908   - "FIB_100K"
25909   - "FIB_1M"
25910   layout:
25911     title: "l2sw-3n-hsw-x520-64b-base_and_scale-pdr"
25912     layout: "plot-throughput-speedup-analysis"
25913
25914 # Speedup - VPP L2 3n-hsw-x520 features
25915 - type: "plot"
25916   title: "Speedup: l2sw-3n-hsw-x520-64b-features-ndr-tsa"
25917   algorithm: "plot_throughput_speedup_analysis"
25918   output-file-type: ".html"
25919   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-ndr-tsa"
25920   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25921   filter: "'NIC_Intel-X520-DA2' and
25922            '64B' and
25923            'NDRPDR' and
25924            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
25925            not 'ACL' and
25926            not 'VHOST' and
25927            not 'MEMIF'"
25928   parameters:
25929   - "throughput"
25930   - "parent"
25931   - "tags"
25932   sort:
25933   - "L2XCBASE"    # l2xcbase
25934   - "L2BDBASE"    # l2bdbase
25935   - "L2XCFWD"     # dot1q-l2xcbase
25936   - "L2BDMACLRN"  # dot1q-l2bdbase
25937   layout:
25938     title: "l2sw-3n-hsw-x520-64b-features-ndr"
25939     layout: "plot-throughput-speedup-analysis"
25940
25941 - type: "plot"
25942   title: "Speedup: l2sw-3n-hsw-x520-64b-features-pdr-tsa"
25943   algorithm: "plot_throughput_speedup_analysis"
25944   output-file-type: ".html"
25945   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-pdr-tsa"
25946   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25947   filter: "'NIC_Intel-X520-DA2' and
25948            '64B' and
25949            'NDRPDR' and
25950            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
25951            not 'ACL' and
25952            not 'VHOST' and
25953            not 'MEMIF'"
25954   parameters:
25955   - "throughput"
25956   - "parent"
25957   - "tags"
25958   sort:
25959   - "L2XCBASE"    # l2xcbase
25960   - "L2BDBASE"    # l2bdbase
25961   - "L2XCFWD"     # dot1q-l2xcbase
25962   - "L2BDMACLRN"  # dot1q-l2bdbase
25963   layout:
25964     title: "l2sw-3n-hsw-x520-64b-features-pdr"
25965     layout: "plot-throughput-speedup-analysis"
25966
25967 # Speedup - VPP L2 3n-hsw-x520 features-iacl
25968 - type: "plot"
25969   title: "Speedup: l2sw-3n-hsw-x520-64b-features-iacl-ndr-tsa"
25970   algorithm: "plot_throughput_speedup_analysis"
25971   output-file-type: ".html"
25972   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-iacl-ndr-tsa"
25973   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25974   filter: "'NIC_Intel-X520-DA2' and
25975            'NDRPDR' and
25976            '64B' and
25977            'FEATURE' and
25978            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
25979            'IACL' and
25980            ('ACL1' or 'ACL50') and
25981            ('10K_FLOWS' or '10k_FLOWS') and
25982            not 'MACIP' and
25983            not 'VHOST' and
25984            not 'MEMIF'"
25985   parameters:
25986   - "throughput"
25987   - "parent"
25988   - "tags"
25989   layout:
25990     title: "l2sw-3n-hsw-x520-64b-features-iacl-ndr"
25991     layout: "plot-throughput-speedup-analysis"
25992
25993 - type: "plot"
25994   title: "Speedup: l2sw-3n-hsw-x520-64b-features-iacl-pdr-tsa"
25995   algorithm: "plot_throughput_speedup_analysis"
25996   output-file-type: ".html"
25997   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-iacl-pdr-tsa"
25998   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25999   filter: "'NIC_Intel-X520-DA2' and
26000            'NDRPDR' and
26001            '64B' and
26002            'FEATURE' and
26003            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26004            'IACL' and
26005            ('ACL1' or 'ACL50') and
26006            ('10K_FLOWS' or '10k_FLOWS') and
26007            not 'MACIP' and
26008            not 'VHOST' and
26009            not 'MEMIF'"
26010   parameters:
26011   - "throughput"
26012   - "parent"
26013   - "tags"
26014   layout:
26015     title: "l2sw-3n-hsw-x520-64b-features-iacl-pdr"
26016     layout: "plot-throughput-speedup-analysis"
26017
26018 # Speedup - VPP L2 3n-hsw-x520 features-oacl
26019 - type: "plot"
26020   title: "Speedup: l2sw-3n-hsw-x520-64b-features-oacl-ndr-tsa"
26021   algorithm: "plot_throughput_speedup_analysis"
26022   output-file-type: ".html"
26023   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-oacl-ndr-tsa"
26024   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26025   filter: "'NIC_Intel-X520-DA2' and
26026            'NDRPDR' and
26027            '64B' and
26028            'FEATURE' and
26029            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26030            'OACL' and
26031            ('ACL1' or 'ACL50') and
26032            ('10K_FLOWS' or '10k_FLOWS') and
26033            not 'MACIP' and
26034            not 'VHOST' and
26035            not 'MEMIF'"
26036   parameters:
26037   - "throughput"
26038   - "parent"
26039   - "tags"
26040   layout:
26041     title: "l2sw-3n-hsw-x520-64b-features-oacl-ndr"
26042     layout: "plot-throughput-speedup-analysis"
26043
26044 - type: "plot"
26045   title: "Speedup: l2sw-3n-hsw-x520-64b-features-oacl-pdr-tsa"
26046   algorithm: "plot_throughput_speedup_analysis"
26047   output-file-type: ".html"
26048   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-oacl-pdr-tsa"
26049   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26050   filter: "'NIC_Intel-X520-DA2' and
26051            'NDRPDR' and
26052            '64B' and
26053            'FEATURE' and
26054            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26055            'OACL' and
26056            ('ACL1' or 'ACL50') and
26057            ('10K_FLOWS' or '10k_FLOWS') and
26058            not 'MACIP' and
26059            not 'VHOST' and
26060            not 'MEMIF'"
26061   parameters:
26062   - "throughput"
26063   - "parent"
26064   - "tags"
26065   layout:
26066     title: "l2sw-3n-hsw-x520-64b-features-oacl-pdr"
26067     layout: "plot-throughput-speedup-analysis"
26068
26069 # Speedup - VPP L2 3n-hsw-x520 features-oacl
26070 - type: "plot"
26071   title: "Speedup: l2sw-3n-hsw-x520-64b-features-oacl-ndr-tsa"
26072   algorithm: "plot_throughput_speedup_analysis"
26073   output-file-type: ".html"
26074   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-oacl-ndr-tsa"
26075   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26076   filter: "'NIC_Intel-X520-DA2' and
26077            'NDRPDR' and
26078            '64B' and
26079            'FEATURE' and
26080            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26081            'OACL' and
26082            ('ACL1' or 'ACL50') and
26083            ('10K_FLOWS' or '10k_FLOWS') and
26084            not 'MACIP' and
26085            not 'VHOST' and
26086            not 'MEMIF'"
26087   parameters:
26088   - "throughput"
26089   - "parent"
26090   - "tags"
26091   layout:
26092     title: "l2sw-3n-hsw-x520-64b-features-oacl-ndr"
26093     layout: "plot-throughput-speedup-analysis"
26094
26095 - type: "plot"
26096   title: "Speedup: l2sw-3n-hsw-x520-64b-features-oacl-pdr-tsa"
26097   algorithm: "plot_throughput_speedup_analysis"
26098   output-file-type: ".html"
26099   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-oacl-pdr-tsa"
26100   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26101   filter: "'NIC_Intel-X520-DA2' and
26102            'NDRPDR' and
26103            '64B' and
26104            'FEATURE' and
26105            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26106            'OACL' and
26107            ('ACL1' or 'ACL50') and
26108            ('10K_FLOWS' or '10k_FLOWS') and
26109            not 'MACIP' and
26110            not 'VHOST' and
26111            not 'MEMIF'"
26112   parameters:
26113   - "throughput"
26114   - "parent"
26115   - "tags"
26116   layout:
26117     title: "l2sw-3n-hsw-x520-64b-features-oacl-pdr"
26118     layout: "plot-throughput-speedup-analysis"
26119
26120 # Speedup - VPP L2 3n-hsw-x520 features-macip
26121 - type: "plot"
26122   title: "Speedup: l2sw-3n-hsw-x520-64b-features-macip-ndr-tsa"
26123   algorithm: "plot_throughput_speedup_analysis"
26124   output-file-type: ".html"
26125   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-macip-ndr-tsa"
26126   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26127   filter: "'NIC_Intel-X520-DA2' and
26128            'NDRPDR' and
26129            '64B' and
26130            'FEATURE' and
26131            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26132            'MACIP' and
26133            ('ACL1' or 'ACL50') and
26134            ('10K_FLOWS' or '10k_FLOWS') and
26135            not 'VHOST' and
26136            not 'MEMIF'"
26137   parameters:
26138   - "throughput"
26139   - "parent"
26140   - "tags"
26141   layout:
26142     title: "l2sw-3n-hsw-x520-64b-features-macip-ndr"
26143     layout: "plot-throughput-speedup-analysis"
26144
26145 - type: "plot"
26146   title: "Speedup: l2sw-3n-hsw-x520-64b-features-macip-pdr-tsa"
26147   algorithm: "plot_throughput_speedup_analysis"
26148   output-file-type: ".html"
26149   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-macip-pdr-tsa"
26150   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26151   filter: "'NIC_Intel-X520-DA2' and
26152            'NDRPDR' and
26153            '64B' and
26154            'FEATURE' and
26155            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26156            'MACIP' and
26157            ('ACL1' or 'ACL50') and
26158            ('10K_FLOWS' or '10k_FLOWS') and
26159            not 'VHOST' and
26160            not 'MEMIF'"
26161   parameters:
26162   - "throughput"
26163   - "parent"
26164   - "tags"
26165   layout:
26166     title: "l2sw-3n-hsw-x520-64b-features-macip-pdr"
26167     layout: "plot-throughput-speedup-analysis"
26168
26169 # Speedup - VPP L2 3n-hsw-x710 base and scale
26170 - type: "plot"
26171   title: "Speedup: l2sw-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
26172   algorithm: "plot_throughput_speedup_analysis"
26173   output-file-type: ".html"
26174   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
26175   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26176   filter: "'NIC_Intel-X710' and
26177            '64B' and
26178            ('BASE' or 'SCALE') and
26179            'NDRPDR' and
26180            'ETH' and
26181            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26182            not 'VHOST' and
26183            not 'MEMIF' and
26184            not 'DRV_AVF'"
26185   parameters:
26186   - "throughput"
26187   - "parent"
26188   - "tags"
26189   sort:
26190   - "L2PATCH"
26191   - "L2XCFWD"
26192   - "L2BDMACLRN"
26193   - "FIB_10K"
26194   - "FIB_100K"
26195   - "FIB_1M"
26196   layout:
26197     title: "l2sw-3n-hsw-x710-64b-base_and_scale-ndr"
26198     layout: "plot-throughput-speedup-analysis"
26199
26200 - type: "plot"
26201   title: "Speedup: l2sw-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
26202   algorithm: "plot_throughput_speedup_analysis"
26203   output-file-type: ".html"
26204   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
26205   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26206   filter: "'NIC_Intel-X710' and
26207            '64B' and
26208            ('BASE' or 'SCALE') and
26209            'NDRPDR' and
26210            'ETH' and
26211            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26212            not 'VHOST' and
26213            not 'MEMIF' and
26214            not 'DRV_AVF'"
26215   parameters:
26216   - "throughput"
26217   - "parent"
26218   - "tags"
26219   sort:
26220   - "L2PATCH"
26221   - "L2XCFWD"
26222   - "L2BDMACLRN"
26223   - "FIB_10K"
26224   - "FIB_100K"
26225   - "FIB_1M"
26226   layout:
26227     title: "l2sw-3n-hsw-x710-64b-base_and_scale-pdr"
26228     layout: "plot-throughput-speedup-analysis"
26229
26230 # Speedup - VPP L2 3n-hsw-x710 features
26231 - type: "plot"
26232   title: "Speedup: l2sw-3n-hsw-x710-64b-features-ndr-tsa"
26233   algorithm: "plot_throughput_speedup_analysis"
26234   output-file-type: ".html"
26235   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-ndr-tsa"
26236   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26237   filter: "'NIC_Intel-X710' and
26238            '64B' and
26239            'NDRPDR' and
26240            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
26241            not 'ACL' and
26242            not 'VHOST' and
26243            not 'L2OVRLAY' and
26244            not 'MEMIF'"
26245   parameters:
26246   - "throughput"
26247   - "parent"
26248   - "tags"
26249   sort:
26250   - "L2XCBASE"    # l2xcbase
26251   - "L2BDBASE"    # l2bdbase
26252   - "L2XCFWD"     # dot1q-l2xcbase
26253   - "L2BDMACLRN"  # dot1q-l2bdbase
26254   layout:
26255     title: "l2sw-3n-hsw-x710-64b-features-ndr"
26256     layout: "plot-throughput-speedup-analysis"
26257
26258 - type: "plot"
26259   title: "Speedup: l2sw-3n-hsw-x710-64b-features-pdr-tsa"
26260   algorithm: "plot_throughput_speedup_analysis"
26261   output-file-type: ".html"
26262   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-pdr-tsa"
26263   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26264   filter: "'NIC_Intel-X710' and
26265            '64B' and
26266            'NDRPDR' and
26267            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
26268            not 'ACL' and
26269            not 'VHOST' and
26270            not 'L2OVRLAY' and
26271            not 'MEMIF'"
26272   parameters:
26273   - "throughput"
26274   - "parent"
26275   - "tags"
26276   sort:
26277   - "L2XCBASE"    # l2xcbase
26278   - "L2BDBASE"    # l2bdbase
26279   - "L2XCFWD"     # dot1q-l2xcbase
26280   - "L2BDMACLRN"  # dot1q-l2bdbase
26281   layout:
26282     title: "l2sw-3n-hsw-x710-64b-features-pdr"
26283     layout: "plot-throughput-speedup-analysis"
26284
26285 # Speedup - VPP L2 3n-hsw-x710 features-iacl
26286 - type: "plot"
26287   title: "Speedup: l2sw-3n-hsw-x710-64b-features-iacl-ndr-tsa"
26288   algorithm: "plot_throughput_speedup_analysis"
26289   output-file-type: ".html"
26290   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-iacl-ndr-tsa"
26291   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26292   filter: "'NIC_Intel-X710' and
26293            'NDRPDR' and
26294            '64B' and
26295            'FEATURE' and
26296            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26297            'IACL' and
26298            ('ACL1' or 'ACL50') and
26299            ('10K_FLOWS' or '10k_FLOWS') and
26300            not 'MACIP' and
26301            not 'VHOST' and
26302            not 'MEMIF'"
26303   parameters:
26304   - "throughput"
26305   - "parent"
26306   - "tags"
26307   layout:
26308     title: "l2sw-3n-hsw-x710-64b-features-iacl-ndr"
26309     layout: "plot-throughput-speedup-analysis"
26310
26311 - type: "plot"
26312   title: "Speedup: l2sw-3n-hsw-x710-64b-features-iacl-pdr-tsa"
26313   algorithm: "plot_throughput_speedup_analysis"
26314   output-file-type: ".html"
26315   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-iacl-pdr-tsa"
26316   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26317   filter: "'NIC_Intel-X710' and
26318            'NDRPDR' and
26319            '64B' and
26320            'FEATURE' and
26321            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26322            'IACL' and
26323            ('ACL1' or 'ACL50') and
26324            ('10K_FLOWS' or '10k_FLOWS') and
26325            not 'MACIP' and
26326            not 'VHOST' and
26327            not 'MEMIF'"
26328   parameters:
26329   - "throughput"
26330   - "parent"
26331   - "tags"
26332   layout:
26333     title: "l2sw-3n-hsw-x710-64b-features-iacl-pdr"
26334     layout: "plot-throughput-speedup-analysis"
26335
26336 # Speedup - VPP L2 3n-hsw-xl710 base and scale
26337 - type: "plot"
26338   title: "Speedup: l2sw-3n-hsw-xl710-64b-base-ndr-tsa"
26339   algorithm: "plot_throughput_speedup_analysis"
26340   output-file-type: ".html"
26341   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-base-ndr-tsa"
26342   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26343   filter: "'NIC_Intel-XL710' and
26344            '64B' and
26345            'BASE' and
26346            'NDRPDR' and
26347            'ETH' and
26348            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26349            not 'VHOST' and
26350            not 'MEMIF'"
26351   parameters:
26352   - "throughput"
26353   - "parent"
26354   - "tags"
26355   sort:
26356   - "L2PATCH"
26357   - "L2XCFWD"
26358   - "L2BDMACLRN"
26359   layout:
26360     title: "l2sw-3n-hsw-xl710-64b-base-ndr"
26361     layout: "plot-throughput-speedup-analysis"
26362
26363 - type: "plot"
26364   title: "Speedup: l2sw-3n-hsw-xl710-64b-base-pdr-tsa"
26365   algorithm: "plot_throughput_speedup_analysis"
26366   output-file-type: ".html"
26367   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-base-pdr-tsa"
26368   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26369   filter: "'NIC_Intel-XL710' and
26370            '64B' and
26371            'BASE' and
26372            'NDRPDR' and
26373            'ETH' and
26374            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26375            not 'VHOST' and
26376            not 'MEMIF'"
26377   parameters:
26378   - "throughput"
26379   - "parent"
26380   - "tags"
26381   sort:
26382   - "L2PATCH"
26383   - "L2XCFWD"
26384   - "L2BDMACLRN"
26385   layout:
26386     title: "l2sw-3n-hsw-xl710-64b-base-pdr"
26387     layout: "plot-throughput-speedup-analysis"
26388
26389 # Speedup - VPP L2 3n-skx-x710 base and scale
26390 - type: "plot"
26391   title: "Speedup: l2sw-3n-skx-x710-64b-base_and_scale-ndr-tsa"
26392   algorithm: "plot_throughput_speedup_analysis"
26393   output-file-type: ".html"
26394   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-base_and_scale-ndr-tsa"
26395   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26396   filter: "'NIC_Intel-X710' and
26397            '64B' and
26398            ('BASE' or 'SCALE') and
26399            'NDRPDR' and
26400            'ETH' and
26401            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26402            not 'VHOST' and
26403            not 'DRV_AVF' and
26404            not 'MEMIF'"
26405   parameters:
26406   - "throughput"
26407   - "parent"
26408   - "tags"
26409   sort:
26410   - "L2PATCH"
26411   - "L2XCBASE"
26412   - "BASE"
26413   - "FIB_10K"
26414   - "FIB_100K"
26415   - "FIB_1M"
26416   layout:
26417     title: "l2sw-3n-skx-x710-64b-base_and_scale-ndr"
26418     layout: "plot-throughput-speedup-analysis"
26419
26420 - type: "plot"
26421   title: "Speedup: l2sw-3n-skx-x710-64b-base_and_scale-pdr-tsa"
26422   algorithm: "plot_throughput_speedup_analysis"
26423   output-file-type: ".html"
26424   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-base_and_scale-pdr-tsa"
26425   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26426   filter: "'NIC_Intel-X710' and
26427            '64B' and
26428            ('BASE' or 'SCALE') and
26429            'NDRPDR' and
26430            'ETH' and
26431            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26432            not 'VHOST' and
26433            not 'DRV_AVF' and
26434            not 'MEMIF'"
26435   parameters:
26436   - "throughput"
26437   - "parent"
26438   - "tags"
26439   sort:
26440   - "L2PATCH"
26441   - "L2XCBASE"
26442   - "BASE"
26443   - "FIB_10K"
26444   - "FIB_100K"
26445   - "FIB_1M"
26446   layout:
26447     title: "l2sw-3n-skx-x710-64b-base_and_scale-pdr"
26448     layout: "plot-throughput-speedup-analysis"
26449
26450 # Speedup - VPP L2 3n-skx-x710 features
26451 - type: "plot"
26452   title: "Speedup: l2sw-3n-skx-x710-64b-features-ndr-tsa"
26453   algorithm: "plot_throughput_speedup_analysis"
26454   output-file-type: ".html"
26455   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-ndr-tsa"
26456   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26457   filter: "'NIC_Intel-X710' and
26458            '64B' and
26459            'NDRPDR' and
26460            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
26461            not 'ACL' and
26462            not 'VHOST' and
26463            not 'DRV_AVF' and
26464            not 'L2OVRLAY' and
26465            not 'MEMIF'"
26466   parameters:
26467   - "throughput"
26468   - "parent"
26469   - "tags"
26470   sort:
26471   - "L2XCBASE"    # l2xcbase
26472   - "L2BDBASE"    # l2bdbase
26473   - "L2XCFWD"     # dot1q-l2xcbase
26474   - "L2BDMACLRN"  # dot1q-l2bdbase
26475   layout:
26476     title: "l2sw-3n-skx-x710-64b-features-ndr"
26477     layout: "plot-throughput-speedup-analysis"
26478
26479 - type: "plot"
26480   title: "Speedup: l2sw-3n-skx-x710-64b-features-pdr-tsa"
26481   algorithm: "plot_throughput_speedup_analysis"
26482   output-file-type: ".html"
26483   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-pdr-tsa"
26484   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26485   filter: "'NIC_Intel-X710' and
26486            '64B' and
26487            'NDRPDR' and
26488            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
26489            not 'ACL' and
26490            not 'VHOST' and
26491            not 'DRV_AVF' and
26492            not 'L2OVRLAY' and
26493            not 'MEMIF'"
26494   parameters:
26495   - "throughput"
26496   - "parent"
26497   - "tags"
26498   sort:
26499   - "L2XCBASE"    # l2xcbase
26500   - "L2BDBASE"    # l2bdbase
26501   - "L2XCFWD"     # dot1q-l2xcbase
26502   - "L2BDMACLRN"  # dot1q-l2bdbase
26503   layout:
26504     title: "l2sw-3n-skx-x710-64b-features-pdr"
26505     layout: "plot-throughput-speedup-analysis"
26506
26507 # Speedup - VPP L2 3n-skx-x710 features-iacl
26508 - type: "plot"
26509   title: "Speedup: l2sw-3n-skx-x710-64b-features-iacl-ndr-tsa"
26510   algorithm: "plot_throughput_speedup_analysis"
26511   output-file-type: ".html"
26512   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-iacl-ndr-tsa"
26513   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26514   filter: "'NIC_Intel-X710' and
26515            'NDRPDR' and
26516            '64B' and
26517            'FEATURE' and
26518            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26519            'IACL' and
26520            ('ACL1' or 'ACL50') and
26521            ('10K_FLOWS' or '10k_FLOWS') and
26522            not 'MACIP' and
26523            not 'VHOST' and
26524            not 'MEMIF'"
26525   parameters:
26526   - "throughput"
26527   - "parent"
26528   - "tags"
26529   layout:
26530     title: "l2sw-3n-skx-x710-64b-features-iacl-ndr"
26531     layout: "plot-throughput-speedup-analysis"
26532
26533 - type: "plot"
26534   title: "Speedup: l2sw-3n-skx-x710-64b-features-iacl-pdr-tsa"
26535   algorithm: "plot_throughput_speedup_analysis"
26536   output-file-type: ".html"
26537   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-iacl-pdr-tsa"
26538   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26539   filter: "'NIC_Intel-X710' and
26540            'NDRPDR' and
26541            '64B' and
26542            'FEATURE' and
26543            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26544            'IACL' and
26545            ('ACL1' or 'ACL50') and
26546            ('10K_FLOWS' or '10k_FLOWS') and
26547            not 'MACIP' and
26548            not 'VHOST' and
26549            not 'MEMIF'"
26550   parameters:
26551   - "throughput"
26552   - "parent"
26553   - "tags"
26554   layout:
26555     title: "l2sw-3n-skx-x710-64b-features-iacl-pdr"
26556     layout: "plot-throughput-speedup-analysis"
26557
26558 # Speedup - VPP L2 3n-skx-xxv710 base and scale
26559 - type: "plot"
26560   title: "Speedup: l2sw-3n-skx-xxv710-64b-base_and_scale-ndr-tsa"
26561   algorithm: "plot_throughput_speedup_analysis"
26562   output-file-type: ".html"
26563   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-base_and_scale-ndr-tsa"
26564   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26565   filter: "'NIC_Intel-XXV710' and
26566            '64B' and
26567            ('BASE' or 'SCALE') and
26568            'NDRPDR' and
26569            'ETH' and
26570            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26571            not 'DRV_AVF' and
26572            not 'VHOST' and
26573            not 'MEMIF'"
26574   parameters:
26575   - "throughput"
26576   - "parent"
26577   - "tags"
26578 #  sort:
26579 #  - "L2PATCH"
26580 #  - "L2PATCH"
26581 #  - "L2XCBASE"
26582 #  - "L2BDMACLRN"
26583   layout:
26584     title: "l2sw-3n-skx-xxv710-64b-base_and_scale-ndr"
26585     layout: "plot-throughput-speedup-analysis"
26586
26587 - type: "plot"
26588   title: "Speedup: l2sw-3n-skx-xxv710-64b-base_and_scale-pdr-tsa"
26589   algorithm: "plot_throughput_speedup_analysis"
26590   output-file-type: ".html"
26591   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-base_and_scale-pdr-tsa"
26592   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26593   filter: "'NIC_Intel-XXV710' and
26594            '64B' and
26595            ('BASE' or 'SCALE') and
26596            'NDRPDR' and
26597            'ETH' and
26598            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26599            not 'DRV_AVF' and
26600            not 'VHOST' and
26601            not 'MEMIF'"
26602   parameters:
26603   - "throughput"
26604   - "parent"
26605   - "tags"
26606 #  sort:
26607 #  - "L2PATCH"
26608 #  - "L2PATCH"
26609 #  - "L2XCBASE"
26610 #  - "L2BDMACLRN"
26611   layout:
26612     title: "l2sw-3n-skx-xxv710-64b-base_and_scale-pdr"
26613     layout: "plot-throughput-speedup-analysis"
26614
26615 # Speedup - VPP L2 2n-skx-x710 base and scale
26616 - type: "plot"
26617   title: "Speedup: l2sw-2n-skx-x710-64b-base_and_scale-ndr-tsa"
26618   algorithm: "plot_throughput_speedup_analysis"
26619   output-file-type: ".html"
26620   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-base_and_scale-ndr-tsa"
26621   data: "plot-vpp-throughput-lat-tsa-2n-skx"
26622   filter: "'NIC_Intel-X710' and
26623            '64B' and
26624            ('BASE' or 'SCALE') and
26625            'NDRPDR' and
26626            'ETH' and
26627            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26628            not 'VHOST' and
26629            not 'MEMIF'"
26630   parameters:
26631   - "throughput"
26632   - "parent"
26633   - "tags"
26634   sort:
26635   - "L2PATCH"
26636   - "L2XCBASE"
26637   - "BASE"
26638   - "FIB_10K"
26639   - "FIB_100K"
26640   - "FIB_1M"
26641   layout:
26642     title: "l2sw-2n-skx-x710-64b-base_and_scale-ndr"
26643     layout: "plot-throughput-speedup-analysis"
26644
26645 - type: "plot"
26646   title: "Speedup: l2sw-2n-skx-x710-64b-base_and_scale-pdr-tsa"
26647   algorithm: "plot_throughput_speedup_analysis"
26648   output-file-type: ".html"
26649   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-base_and_scale-pdr-tsa"
26650   data: "plot-vpp-throughput-lat-tsa-2n-skx"
26651   filter: "'NIC_Intel-X710' and
26652            '64B' and
26653            ('BASE' or 'SCALE') and
26654            'NDRPDR' and
26655            'ETH' and
26656            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26657            not 'VHOST' and
26658            not 'MEMIF'"
26659   parameters:
26660   - "throughput"
26661   - "parent"
26662   - "tags"
26663   sort:
26664   - "L2PATCH"
26665   - "L2XCBASE"
26666   - "BASE"
26667   - "FIB_10K"
26668   - "FIB_100K"
26669   - "FIB_1M"
26670   layout:
26671     title: "l2sw-2n-skx-x710-64b-base_and_scale-pdr"
26672     layout: "plot-throughput-speedup-analysis"
26673
26674 # Speedup - VPP L2 2n-skx-xxv710 base and scale
26675 - type: "plot"
26676   title: "Speedup: l2sw-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
26677   algorithm: "plot_throughput_speedup_analysis"
26678   output-file-type: ".html"
26679   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
26680   data: "plot-vpp-throughput-lat-tsa-2n-skx"
26681   filter: "'NIC_Intel-XXV710' and
26682            '64B' and
26683            ('BASE' or 'SCALE') and
26684            'NDRPDR' and
26685            'ETH' and
26686            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26687            not 'VHOST' and
26688            not 'MEMIF'"
26689   parameters:
26690   - "throughput"
26691   - "parent"
26692   - "tags"
26693   sort:
26694   - "L2PATCH"
26695   - "L2XCBASE"
26696   - "BASE"
26697   - "FIB_10K"
26698   - "FIB_100K"
26699   - "FIB_1M"
26700   layout:
26701     title: "l2sw-2n-skx-xxv710-64b-base_and_scale-ndr"
26702     layout: "plot-throughput-speedup-analysis"
26703
26704 - type: "plot"
26705   title: "Speedup: l2sw-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
26706   algorithm: "plot_throughput_speedup_analysis"
26707   output-file-type: ".html"
26708   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
26709   data: "plot-vpp-throughput-lat-tsa-2n-skx"
26710   filter: "'NIC_Intel-XXV710' and
26711            '64B' and
26712            ('BASE' or 'SCALE') and
26713            'NDRPDR' and
26714            'ETH' and
26715            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26716            not 'VHOST' and
26717            not 'MEMIF'"
26718   parameters:
26719   - "throughput"
26720   - "parent"
26721   - "tags"
26722   sort:
26723   - "L2PATCH"
26724   - "L2XCBASE"
26725   - "BASE"
26726   - "FIB_10K"
26727   - "FIB_100K"
26728   - "FIB_1M"
26729   layout:
26730     title: "l2sw-2n-skx-xxv710-64b-base_and_scale-pdr"
26731     layout: "plot-throughput-speedup-analysis"
26732
26733 ## Speedup - VPP L2 2n-dnv-x553 base
26734 #- type: "plot"
26735 #  title: "Speedup: l2sw-2n-dnv-x553-64b-base-ndr-tsa"
26736 #  algorithm: "plot_throughput_speedup_analysis"
26737 #  output-file-type: ".html"
26738 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-base-ndr-tsa"
26739 #  data: "intel-dnv-vpp"
26740 #  filter: "'NIC_Intel-X553' and
26741 #           '64B' and
26742 #           ('BASE' or 'SCALE') and
26743 #           'NDRPDR' and
26744 #           'ETH' and
26745 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26746 #           not 'VHOST' and
26747 #           not 'MEMIF'"
26748 #  parameters:
26749 #  - "throughput"
26750 #  - "parent"
26751 #  - "tags"
26752 #  sort:
26753 #  - "L2XCBASE"
26754 #  - "L2BDMACLRN"
26755 #  - "L2PATCH"
26756 #  layout:
26757 #    title: "l2sw-2n-dnv-x553-64b-base-ndr"
26758 #    layout: "plot-throughput-speedup-analysis"
26759 #
26760 #- type: "plot"
26761 #  title: "Speedup: l2sw-2n-dnv-x553-64b-base-pdr-tsa"
26762 #  algorithm: "plot_throughput_speedup_analysis"
26763 #  output-file-type: ".html"
26764 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-base-pdr-tsa"
26765 #  data: "intel-dnv-vpp"
26766 #  filter: "'NIC_Intel-X553' and
26767 #           '64B' and
26768 #           ('BASE' or 'SCALE') and
26769 #           'NDRPDR' and
26770 #           'ETH' and
26771 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26772 #           not 'VHOST' and
26773 #           not 'MEMIF'"
26774 #  parameters:
26775 #  - "throughput"
26776 #  - "parent"
26777 #  - "tags"
26778 #  sort:
26779 #  - "L2XCBASE"
26780 #  - "L2BDMACLRN"
26781 #  - "L2PATCH"
26782 #  layout:
26783 #    title: "l2sw-2n-dnv-x553-64b-base-pdr"
26784 #    layout: "plot-throughput-speedup-analysis"
26785
26786 ################################################################################
26787
26788 # Packet Speedup - VPP vhost ip4 3n-hsw-x520
26789 - type: "plot"
26790   title: "VPP Speedup: vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
26791   algorithm: "plot_throughput_speedup_analysis"
26792   output-file-type: ".html"
26793   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
26794   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26795   filter: "'NIC_Intel-X520-DA2' and
26796            '64B' and
26797            'NDRPDR' and
26798            'ETH' and
26799            'IP4FWD' and
26800            'VHOST_1024' and
26801            not 'VXLAN' and
26802            not 'DOT1Q'"
26803   parameters:
26804   - "throughput"
26805   - "parent"
26806   - "tags"
26807   sort:
26808   - "not CFS_OPT"
26809   - "1VM"
26810   - "2VM"
26811   layout:
26812     title: "vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr"
26813     layout: "plot-throughput-speedup-analysis"
26814
26815 - type: "plot"
26816   title: "VPP Speedup: vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
26817   algorithm: "plot_throughput_speedup_analysis"
26818   output-file-type: ".html"
26819   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
26820   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26821   filter: "'NIC_Intel-X520-DA2' and
26822            '64B' and
26823            'NDRPDR' and
26824            'ETH' and
26825            'IP4FWD' and
26826            'VHOST_1024' and
26827            not 'VXLAN' and
26828            not 'DOT1Q'"
26829   parameters:
26830   - "throughput"
26831   - "parent"
26832   - "tags"
26833   sort:
26834   - "not CFS_OPT"
26835   - "1VM"
26836   - "2VM"
26837   layout:
26838     title: "vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr"
26839     layout: "plot-throughput-speedup-analysis"
26840
26841 # Packet Speedup - VPP vhost l2sw 3n-hsw-x520 - base
26842 - type: "plot"
26843   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base_and_features-ndr-tsa"
26844   algorithm: "plot_throughput_speedup_analysis"
26845   output-file-type: ".html"
26846   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base_and_features-ndr-tsa"
26847   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26848   filter: "'NIC_Intel-X520-DA2' and
26849            '64B' and
26850            'NDRPDR' and
26851            ('ETH' or 'DOT1Q') and
26852            'BASE' and
26853            ('L2BDMACLRN' or 'L2XCFWD') and
26854            'VHOST_1024' and
26855            not 'VXLAN' and
26856            not 'IP4FWD' and
26857            not '2VM'"
26858   parameters:
26859   - "throughput"
26860   - "parent"
26861   - "tags"
26862   sort:
26863   - "L2BDMACLRN"
26864   - "L2BDMACLRN"
26865   - "L2BDMACLRN"
26866   - "L2XCFWD"
26867   - "L2XCFWD"
26868   - "L2XCFWD"
26869   layout:
26870     title: "vhost-l2sw-3n-hsw-x520-64b-base_and_features-ndr"
26871     layout: "plot-throughput-speedup-analysis"
26872
26873 - type: "plot"
26874   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base_and_features-pdr-tsa"
26875   algorithm: "plot_throughput_speedup_analysis"
26876   output-file-type: ".html"
26877   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base_and_features-pdr-tsa"
26878   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26879   filter: "'NIC_Intel-X520-DA2' and
26880            '64B' and
26881            'NDRPDR' and
26882            ('ETH' or 'DOT1Q') and
26883            'BASE' and
26884            ('L2BDMACLRN' or 'L2XCFWD') and
26885            'VHOST_1024' and
26886            not 'VXLAN' and
26887            not 'IP4FWD' and
26888            not '2VM'"
26889   parameters:
26890   - "throughput"
26891   - "parent"
26892   - "tags"
26893   sort:
26894   - "L2BDMACLRN"
26895   - "L2BDMACLRN"
26896   - "L2BDMACLRN"
26897   - "L2XCFWD"
26898   - "L2XCFWD"
26899   - "L2XCFWD"
26900   layout:
26901     title: "vhost-l2sw-3n-hsw-x520-64b-base_and_features-pdr"
26902     layout: "plot-throughput-speedup-analysis"
26903
26904 # Packet Speedup - VPP vhost l2sw 3n-hsw-x520 - base vm
26905 - type: "plot"
26906   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base-vm-ndr-tsa"
26907   algorithm: "plot_throughput_speedup_analysis"
26908   output-file-type: ".html"
26909   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base-vm-ndr-tsa"
26910   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26911   filter: "'NIC_Intel-X520-DA2' and
26912            '64B' and
26913            'NDRPDR' and
26914            ('ETH' or 'DOT1Q') and
26915            ('L2BDMACLRN' or 'L2XCFWD') and
26916            'VHOST_1024' and
26917            not 'CFS_OPT' and
26918            not 'DOT1Q' and
26919            not 'VXLAN' and
26920            not 'IP4FWD' and
26921            not 'LBOND'"
26922   parameters:
26923   - "throughput"
26924   - "parent"
26925   - "tags"
26926 #  sort:
26927 #  - "1VM"
26928 #  - "L2XCFWD"
26929 #  - "1VM"
26930 #  - "L2BDMACLRN"
26931   layout:
26932     title: "vhost-l2sw-3n-hsw-x520-64b-base-vm-ndr"
26933     layout: "plot-throughput-speedup-analysis"
26934
26935 - type: "plot"
26936   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base-vm-pdr-tsa"
26937   algorithm: "plot_throughput_speedup_analysis"
26938   output-file-type: ".html"
26939   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base-vm-pdr-tsa"
26940   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26941   filter: "'NIC_Intel-X520-DA2' and
26942            '64B' and
26943            'NDRPDR' and
26944            ('ETH' or 'DOT1Q') and
26945            ('L2BDMACLRN' or 'L2XCFWD') and
26946            'VHOST_1024' and
26947            not 'CFS_OPT' and
26948            not 'DOT1Q' and
26949            not 'VXLAN' and
26950            not 'IP4FWD' and
26951            not 'LBOND'"
26952   parameters:
26953   - "throughput"
26954   - "parent"
26955   - "tags"
26956 #  sort:
26957 #  - "1VM"
26958 #  - "L2XCFWD"
26959 #  - "1VM"
26960 #  - "L2BDMACLRN"
26961   layout:
26962     title: "vhost-l2sw-3n-hsw-x520-64b-base-vm-pdr"
26963     layout: "plot-throughput-speedup-analysis"
26964
26965 # Packet Speedup - VPP vhost ip4 3n-hsw-x710
26966 - type: "plot"
26967   title: "VPP Speedup: vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
26968   algorithm: "plot_throughput_speedup_analysis"
26969   output-file-type: ".html"
26970   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
26971   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26972   filter: "'NIC_Intel-X710' and
26973            '64B' and
26974            'NDRPDR' and
26975            'ETH' and
26976            'IP4FWD' and
26977            'VHOST_1024' and
26978            not 'VXLAN' and
26979            not 'CFS_OPT' and
26980            not 'DOT1Q'"
26981   parameters:
26982   - "throughput"
26983   - "parent"
26984   - "tags"
26985   sort:
26986   - "1VM"
26987   - "2VM"
26988   layout:
26989     title: "vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr"
26990     layout: "plot-throughput-speedup-analysis"
26991
26992 - type: "plot"
26993   title: "VPP Speedup: vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
26994   algorithm: "plot_throughput_speedup_analysis"
26995   output-file-type: ".html"
26996   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
26997   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26998   filter: "'NIC_Intel-X710' and
26999            '64B' and
27000            'NDRPDR' and
27001            'ETH' and
27002            'IP4FWD' and
27003            'VHOST_1024' and
27004            not 'VXLAN' and
27005            not 'CFS_OPT' and
27006            not 'DOT1Q'"
27007   parameters:
27008   - "throughput"
27009   - "parent"
27010   - "tags"
27011   sort:
27012   - "1VM"
27013   - "2VM"
27014   layout:
27015     title: "vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr"
27016     layout: "plot-throughput-speedup-analysis"
27017
27018 # Packet Speedup - VPP vhost l2sw 3n-hsw-x710 - base
27019 - type: "plot"
27020   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_features-ndr-tsa"
27021   algorithm: "plot_throughput_speedup_analysis"
27022   output-file-type: ".html"
27023   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_features-ndr-tsa"
27024   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27025   filter: "'NIC_Intel-X710' and
27026            '64B' and
27027            'NDRPDR' and
27028            ('ETH' or 'DOT1Q') and
27029            'BASE' and
27030            ('L2BDMACLRN' or 'L2XCFWD') and
27031            'VHOST_1024' and
27032            not 'VXLAN' and
27033            not 'IP4FWD' and
27034            not '2VM'"
27035   parameters:
27036   - "throughput"
27037   - "parent"
27038   - "tags"
27039   sort:
27040   - "L2BDMACLRN"
27041   - "L2BDMACLRN"
27042   - "L2BDMACLRN"
27043   - "L2XCFWD"
27044   - "L2XCFWD"
27045   - "L2XCFWD"
27046   layout:
27047     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_features-ndr"
27048     layout: "plot-throughput-speedup-analysis"
27049
27050 - type: "plot"
27051   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_features-pdr-tsa"
27052   algorithm: "plot_throughput_speedup_analysis"
27053   output-file-type: ".html"
27054   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_features-pdr-tsa"
27055   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27056   filter: "'NIC_Intel-X710' and
27057            '64B' and
27058            'NDRPDR' and
27059            ('ETH' or 'DOT1Q') and
27060            'BASE' and
27061            ('L2BDMACLRN' or 'L2XCFWD') and
27062            'VHOST_1024' and
27063            not 'VXLAN' and
27064            not 'IP4FWD' and
27065            not '2VM'"
27066   parameters:
27067   - "throughput"
27068   - "parent"
27069   - "tags"
27070   sort:
27071   - "L2BDMACLRN"
27072   - "L2BDMACLRN"
27073   - "L2BDMACLRN"
27074   - "L2XCFWD"
27075   - "L2XCFWD"
27076   - "L2XCFWD"
27077   layout:
27078     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_features-pdr"
27079     layout: "plot-throughput-speedup-analysis"
27080
27081 # Packet Speedup - VPP vhost l2sw 3n-hsw-x710 - base vm
27082 - type: "plot"
27083   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-ndr-tsa"
27084   algorithm: "plot_throughput_speedup_analysis"
27085   output-file-type: ".html"
27086   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-ndr-tsa"
27087   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27088   filter: "'NIC_Intel-X710' and
27089            '64B' and
27090            'NDRPDR' and
27091            ('ETH' or 'DOT1Q') and
27092            ('L2BDMACLRN' or 'L2XCFWD') and
27093            'VHOST_1024' and
27094            not 'CFS_OPT' and
27095            not 'VXLAN' and
27096            not 'IP4FWD' and
27097            not 'LBOND'"
27098   parameters:
27099   - "throughput"
27100   - "parent"
27101   - "tags"
27102   sort:
27103   - "L2BDMACLRN"
27104   - "L2BDMACLRN"
27105   - "L2BDMACLRN"
27106   - "L2XCFWD"
27107   - "L2XCFWD"
27108   - "L2XCFWD"
27109   layout:
27110     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-ndr"
27111     layout: "plot-throughput-speedup-analysis"
27112
27113 - type: "plot"
27114   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-pdr-tsa"
27115   algorithm: "plot_throughput_speedup_analysis"
27116   output-file-type: ".html"
27117   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-pdr-tsa"
27118   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27119   filter: "'NIC_Intel-X710' and
27120            '64B' and
27121            'NDRPDR' and
27122            ('ETH' or 'DOT1Q') and
27123            ('L2BDMACLRN' or 'L2XCFWD') and
27124            'VHOST_1024' and
27125            not 'CFS_OPT' and
27126            not 'VXLAN' and
27127            not 'IP4FWD' and
27128            not 'LBOND'"
27129   parameters:
27130   - "throughput"
27131   - "parent"
27132   - "tags"
27133   sort:
27134   - "L2BDMACLRN"
27135   - "L2BDMACLRN"
27136   - "L2BDMACLRN"
27137   - "L2XCFWD"
27138   - "L2XCFWD"
27139   - "L2XCFWD"
27140   layout:
27141     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-pdr"
27142     layout: "plot-throughput-speedup-analysis"
27143
27144 # Packet Speedup - VPP vhost ip4 3n-skx-x710
27145 - type: "plot"
27146   title: "VPP Speedup: vhost-ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
27147   algorithm: "plot_throughput_speedup_analysis"
27148   output-file-type: ".html"
27149   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
27150   data: "plot-vpp-throughput-lat-tsa-3n-skx"
27151   filter: "'NIC_Intel-X710' and
27152            '64B' and
27153            'NDRPDR' and
27154            'ETH' and
27155            'IP4FWD' and
27156            'VHOST_1024' and
27157            not 'VXLAN' and
27158            not 'DOT1Q'"
27159   parameters:
27160   - "throughput"
27161   - "parent"
27162   - "tags"
27163   sort:
27164   - "1VM"
27165   - "2VM"
27166   layout:
27167     title: "vhost-ip4-3n-skx-x710-64b-base_and_scale-ndr"
27168     layout: "plot-throughput-speedup-analysis"
27169
27170 - type: "plot"
27171   title: "VPP Speedup: vhost-ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
27172   algorithm: "plot_throughput_speedup_analysis"
27173   output-file-type: ".html"
27174   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
27175   data: "plot-vpp-throughput-lat-tsa-3n-skx"
27176   filter: "'NIC_Intel-X710' and
27177            '64B' and
27178            'NDRPDR' and
27179            'ETH' and
27180            'IP4FWD' and
27181            'VHOST_1024' and
27182            not 'VXLAN' and
27183            not 'DOT1Q'"
27184   parameters:
27185   - "throughput"
27186   - "parent"
27187   - "tags"
27188   sort:
27189   - "1VM"
27190   - "2VM"
27191   layout:
27192     title: "vhost-ip4-3n-skx-x710-64b-base_and_scale-pdr"
27193     layout: "plot-throughput-speedup-analysis"
27194
27195 # Packet Speedup - VPP vhost ip4 2n-skx-x710
27196 - type: "plot"
27197   title: "VPP Speedup: vhost-ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
27198   algorithm: "plot_throughput_speedup_analysis"
27199   output-file-type: ".html"
27200   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
27201   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27202   filter: "'NIC_Intel-X710' and
27203            '64B' and
27204            'NDRPDR' and
27205            'ETH' and
27206            'IP4FWD' and
27207            'VHOST_1024' and
27208            not 'VXLAN' and
27209            not 'NF_DENSITY' and
27210            not 'CFS_OPT' and
27211            not 'DOT1Q'"
27212   parameters:
27213   - "throughput"
27214   - "parent"
27215   - "tags"
27216   sort:
27217   - "1VM"
27218   - "2VM"
27219   layout:
27220     title: "vhost-ip4-2n-skx-x710-64b-base_and_scale-ndr"
27221     layout: "plot-throughput-speedup-analysis"
27222
27223 - type: "plot"
27224   title: "VPP Speedup: vhost-ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
27225   algorithm: "plot_throughput_speedup_analysis"
27226   output-file-type: ".html"
27227   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
27228   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27229   filter: "'NIC_Intel-X710' and
27230            '64B' and
27231            'NDRPDR' and
27232            'ETH' and
27233            'IP4FWD' and
27234            'VHOST_1024' and
27235            not 'VXLAN' and
27236            not 'NF_DENSITY' and
27237            not 'CFS_OPT' and
27238            not 'DOT1Q'"
27239   parameters:
27240   - "throughput"
27241   - "parent"
27242   - "tags"
27243   sort:
27244   - "1VM"
27245   - "2VM"
27246   layout:
27247     title: "vhost-ip4-2n-skx-x710-64b-base_and_scale-pdr"
27248     layout: "plot-throughput-speedup-analysis"
27249
27250 # Packet Speedup - VPP vhost l2sw 2n-skx-x710 - base
27251 - type: "plot"
27252   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base_and_features-ndr-tsa"
27253   algorithm: "plot_throughput_speedup_analysis"
27254   output-file-type: ".html"
27255   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base_and_features-ndr-tsa"
27256   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27257   filter: "'NIC_Intel-X710' and
27258            '64B' and
27259            'NDRPDR' and
27260            ('ETH' or 'DOT1Q') and
27261            'BASE' and
27262            ('L2BDMACLRN' or 'L2XCFWD') and
27263            'VHOST_1024' and
27264            not 'VXLAN' and
27265            not 'NF_DENSITY' and
27266            not 'IP4FWD' and
27267            not '2VM'"
27268   parameters:
27269   - "throughput"
27270   - "parent"
27271   - "tags"
27272 #  sort:
27273 #  - "not CFS_OPT"
27274 #  - "L2XCFWD"
27275 #  - "not CFS_OPT"
27276 #  - "CFS_OPT"
27277   layout:
27278     title: "vhost-l2sw-2n-skx-x710-64b-base_and_features-ndr"
27279     layout: "plot-throughput-speedup-analysis"
27280
27281 - type: "plot"
27282   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base_and_features-pdr-tsa"
27283   algorithm: "plot_throughput_speedup_analysis"
27284   output-file-type: ".html"
27285   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base_and_features-pdr-tsa"
27286   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27287   filter: "'NIC_Intel-X710' and
27288            '64B' and
27289            'NDRPDR' and
27290            ('ETH' or 'DOT1Q') and
27291            'BASE' and
27292            ('L2BDMACLRN' or 'L2XCFWD') and
27293            'VHOST_1024' and
27294            not 'VXLAN' and
27295            not 'NF_DENSITY' and
27296            not 'IP4FWD' and
27297            not '2VM'"
27298   parameters:
27299   - "throughput"
27300   - "parent"
27301   - "tags"
27302 #  sort:
27303 #  - "not CFS_OPT"
27304 #  - "L2XCFWD"
27305 #  - "not CFS_OPT"
27306 #  - "CFS_OPT"
27307   layout:
27308     title: "vhost-l2sw-2n-skx-x710-64b-base_and_features-pdr"
27309     layout: "plot-throughput-speedup-analysis"
27310
27311 # Packet Speedup - VPP vhost l2sw 2n-skx-x710 - base vm
27312 - type: "plot"
27313   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base-vm-ndr-tsa"
27314   algorithm: "plot_throughput_speedup_analysis"
27315   output-file-type: ".html"
27316   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base-vm-ndr-tsa"
27317   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27318   filter: "'NIC_Intel-X710' and
27319            '64B' and
27320            'NDRPDR' and
27321            ('ETH' or 'DOT1Q') and
27322            ('L2BDMACLRN' or 'L2XCFWD') and
27323            'VHOST_1024' and
27324            not 'CFS_OPT' and
27325            not 'VXLAN' and
27326            not 'NF_DENSITY' and
27327            not 'DOT1Q' and
27328            not 'IP4FWD'"
27329   parameters:
27330   - "throughput"
27331   - "parent"
27332   - "tags"
27333 #  sort:
27334 #  - "1VM"
27335 #  - "L2XCFWD"
27336 #  - "1VM"
27337 #  - "L2BDMACLRN"
27338   layout:
27339     title: "vhost-l2sw-2n-skx-x710-64b-base-vm-ndr"
27340     layout: "plot-throughput-speedup-analysis"
27341
27342 - type: "plot"
27343   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base-vm-pdr-tsa"
27344   algorithm: "plot_throughput_speedup_analysis"
27345   output-file-type: ".html"
27346   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base-vm-pdr-tsa"
27347   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27348   filter: "'NIC_Intel-X710' and
27349            '64B' and
27350            'NDRPDR' and
27351            ('ETH' or 'DOT1Q') and
27352            ('L2BDMACLRN' or 'L2XCFWD') and
27353            'VHOST_1024' and
27354            not 'CFS_OPT' and
27355            not 'VXLAN' and
27356            not 'NF_DENSITY' and
27357            not 'DOT1Q' and
27358            not 'IP4FWD'"
27359   parameters:
27360   - "throughput"
27361   - "parent"
27362   - "tags"
27363 #  sort:
27364 #  - "1VM"
27365 #  - "L2XCFWD"
27366 #  - "1VM"
27367 #  - "L2BDMACLRN"
27368   layout:
27369     title: "vhost-l2sw-2n-skx-x710-64b-base-vm-pdr"
27370     layout: "plot-throughput-speedup-analysis"
27371
27372 # Packet Speedup - VPP vhost ip4 2n-skx-xxv710
27373 - type: "plot"
27374   title: "VPP Speedup: vhost-ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
27375   algorithm: "plot_throughput_speedup_analysis"
27376   output-file-type: ".html"
27377   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
27378   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27379   filter: "'NIC_Intel-XXV710' and
27380            '64B' and
27381            'NDRPDR' and
27382            'ETH' and
27383            'IP4FWD' and
27384            'VHOST_1024' and
27385            not 'VXLAN' and
27386            not 'CFS_OPT' and
27387            not 'DOT1Q'"
27388   parameters:
27389   - "throughput"
27390   - "parent"
27391   - "tags"
27392   sort:
27393   - "not CFS_OPT"
27394   - "1VM"
27395   - "2VM"
27396   layout:
27397     title: "vhost-ip4-2n-skx-xxv710-64b-base_and_scale-ndr"
27398     layout: "plot-throughput-speedup-analysis"
27399
27400 - type: "plot"
27401   title: "VPP Speedup: vhost-ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
27402   algorithm: "plot_throughput_speedup_analysis"
27403   output-file-type: ".html"
27404   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
27405   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27406   filter: "'NIC_Intel-XXV710' and
27407            '64B' and
27408            'NDRPDR' and
27409            'ETH' and
27410            'IP4FWD' and
27411            'VHOST_1024' and
27412            not 'VXLAN' and
27413            not 'CFS_OPT' and
27414            not 'DOT1Q'"
27415   parameters:
27416   - "throughput"
27417   - "parent"
27418   - "tags"
27419   sort:
27420   - "not CFS_OPT"
27421   - "1VM"
27422   - "2VM"
27423   layout:
27424     title: "vhost-ip4-2n-skx-xxv710-64b-base_and_scale-pdr"
27425     layout: "plot-throughput-speedup-analysis"
27426
27427 ## Packet Speedup - VPP vhost l2sw 2n-skx-xxv710 - base
27428 #- type: "plot"
27429 #  title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base_and_features-ndr-tsa"
27430 #  algorithm: "plot_throughput_speedup_analysis"
27431 #  output-file-type: ".html"
27432 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base_and_features-ndr-tsa"
27433 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
27434 #  filter: "'NIC_Intel-XXV710' and
27435 #           '64B' and
27436 #           'NDRPDR' and
27437 #           ('ETH' or 'DOT1Q') and
27438 #           'BASE' and
27439 #           ('L2BDMACLRN' or 'L2XCFWD') and
27440 #           'VHOST_1024' and
27441 #           not 'VXLAN' and
27442 #           not 'IP4FWD' and
27443 #           not '2VM'"
27444 #  parameters:
27445 #  - "throughput"
27446 #  - "parent"
27447 #  - "tags"
27448 ##  sort:
27449 ##  - "not CFS_OPT"
27450 ##  - "L2XCFWD"
27451 ##  - "not CFS_OPT"
27452 ##  - "CFS_OPT"
27453 #  layout:
27454 #    title: "vhost-l2sw-2n-skx-xxv710-64b-base_and_features-ndr"
27455 #    layout: "plot-throughput-speedup-analysis"
27456 #
27457 #- type: "plot"
27458 #  title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base_and_features-pdr-tsa"
27459 #  algorithm: "plot_throughput_speedup_analysis"
27460 #  output-file-type: ".html"
27461 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base_and_features-pdr-tsa"
27462 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
27463 #  filter: "'NIC_Intel-XXV710' and
27464 #           '64B' and
27465 #           'NDRPDR' and
27466 #           ('ETH' or 'DOT1Q') and
27467 #           'BASE' and
27468 #           ('L2BDMACLRN' or 'L2XCFWD') and
27469 #           'VHOST_1024' and
27470 #           not 'VXLAN' and
27471 #           not 'IP4FWD' and
27472 #           not '2VM'"
27473 #  parameters:
27474 #  - "throughput"
27475 #  - "parent"
27476 #  - "tags"
27477 ##  sort:
27478 ##  - "not CFS_OPT"
27479 ##  - "L2XCFWD"
27480 ##  - "not CFS_OPT"
27481 ##  - "CFS_OPT"
27482 #  layout:
27483 #    title: "vhost-l2sw-2n-skx-xxv710-64b-base_and_features-pdr"
27484 #    layout: "plot-throughput-speedup-analysis"
27485 #
27486 ## Packet Speedup - VPP vhost l2sw 2n-skx-xxv710 - base vm
27487 #- type: "plot"
27488 #  title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base-vm-ndr-tsa"
27489 #  algorithm: "plot_throughput_speedup_analysis"
27490 #  output-file-type: ".html"
27491 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base-vm-ndr-tsa"
27492 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
27493 #  filter: "'NIC_Intel-XXV710' and
27494 #           '64B' and
27495 #           'NDRPDR' and
27496 #           ('ETH' or 'DOT1Q') and
27497 #           ('L2BDMACLRN' or 'L2XCFWD') and
27498 #           'VHOST_1024' and
27499 #           not 'CFS_OPT' and
27500 #           not 'VXLAN' and
27501 #           not 'DOT1Q' and
27502 #           not 'IP4FWD'"
27503 #  parameters:
27504 #  - "throughput"
27505 #  - "parent"
27506 #  - "tags"
27507 ##  sort:
27508 ##  - "1VM"
27509 ##  - "L2XCFWD"
27510 ##  - "1VM"
27511 ##  - "L2BDMACLRN"
27512 #  layout:
27513 #    title: "vhost-l2sw-2n-skx-xxv710-64b-base-vm-ndr"
27514 #    layout: "plot-throughput-speedup-analysis"
27515 #
27516 #- type: "plot"
27517 #  title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base-vm-pdr-tsa"
27518 #  algorithm: "plot_throughput_speedup_analysis"
27519 #  output-file-type: ".html"
27520 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base-vm-pdr-tsa"
27521 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
27522 #  filter: "'NIC_Intel-XXV710' and
27523 #           '64B' and
27524 #           'NDRPDR' and
27525 #           ('ETH' or 'DOT1Q') and
27526 #           ('L2BDMACLRN' or 'L2XCFWD') and
27527 #           'VHOST_1024' and
27528 #           not 'CFS_OPT' and
27529 #           not 'VXLAN' and
27530 #           not 'DOT1Q' and
27531 #           not 'IP4FWD'"
27532 #  parameters:
27533 #  - "throughput"
27534 #  - "parent"
27535 #  - "tags"
27536 ##  sort:
27537 ##  - "1VM"
27538 ##  - "L2XCFWD"
27539 ##  - "1VM"
27540 ##  - "L2BDMACLRN"
27541 #  layout:
27542 #    title: "vhost-l2sw-2n-skx-xxv710-64b-base-vm-pdr"
27543 #    layout: "plot-throughput-speedup-analysis"
27544
27545 ################################################################################
27546
27547 # Speedup - VPP vts 3n-hsw-x520
27548 - type: "plot"
27549   title: "VPP Speedup: vts-3n-hsw-x520-114b-base_and_scale-ndr-tsa"
27550   algorithm: "plot_throughput_speedup_analysis"
27551   output-file-type: ".html"
27552   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-base_and_scale-ndr-tsa"
27553   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27554   filter: "'NIC_Intel-X520-DA2' and
27555            '114B' and
27556            'NDRPDR' and
27557            'VTS'"
27558   parameters:
27559   - "throughput"
27560   - "parent"
27561   - "tags"
27562   layout:
27563     title: "vts-3n-hsw-x520-114b-base_and_scale-ndr"
27564     layout: "plot-throughput-speedup-analysis"
27565
27566 - type: "plot"
27567   title: "VPP Speedup: vts-3n-hsw-x520-114b-base_and_scale-pdr-tsa"
27568   algorithm: "plot_throughput_speedup_analysis"
27569   output-file-type: ".html"
27570   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-base_and_scale-pdr-tsa"
27571   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27572   filter: "'NIC_Intel-X520-DA2' and
27573            '114B' and
27574            'NDRPDR' and
27575            'VTS'"
27576   parameters:
27577   - "throughput"
27578   - "parent"
27579   - "tags"
27580   layout:
27581     title: "vts-3n-hsw-x520-114b-base_and_scale-pdr-tsa"
27582     layout: "plot-throughput-speedup-analysis"