Report: Add data
[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 # Packet Throughput - VPP L2 3n-hsw-x520 base and scale
6304 - type: "plot"
6305   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
6306   algorithm: "plot_performance_box"
6307   output-file-type: ".html"
6308   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
6309   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6310   filter: "'NIC_Intel-X520-DA2' and
6311            '64B' and
6312            ('BASE' or 'SCALE') and
6313            'NDRPDR' and
6314            'ETH' and
6315            '1T1C' and
6316            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6317            not 'VHOST' and
6318            not 'MEMIF'"
6319   parameters:
6320   - "throughput"
6321   - "parent"
6322   - "tags"
6323   sort:
6324   - "L2PATCH"
6325   - "L2XCBASE"
6326   - "BASE"
6327   - "FIB_10K"
6328   - "FIB_100K"
6329   - "FIB_1M"
6330   traces:
6331     hoverinfo: "x+y"
6332     boxpoints: "outliers"
6333     whiskerwidth: 0
6334   layout:
6335     title: "l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
6336     layout: "plot-throughput"
6337
6338 - type: "plot"
6339   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
6340   algorithm: "plot_performance_box"
6341   output-file-type: ".html"
6342   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
6343   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6344   filter: "'NIC_Intel-X520-DA2' and
6345            '64B' and
6346            ('BASE' or 'SCALE') and
6347            'NDRPDR' and
6348            'ETH' and
6349            '1T1C' and
6350            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6351            not 'VHOST' and
6352            not 'MEMIF'"
6353   parameters:
6354   - "throughput"
6355   - "parent"
6356   - "tags"
6357   sort:
6358   - "L2PATCH"
6359   - "L2XCBASE"
6360   - "BASE"
6361   - "FIB_10K"
6362   - "FIB_100K"
6363   - "FIB_1M"
6364   traces:
6365     hoverinfo: "x+y"
6366     boxpoints: "outliers"
6367     whiskerwidth: 0
6368   layout:
6369     title: "l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
6370     layout: "plot-throughput"
6371
6372 - type: "plot"
6373   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
6374   algorithm: "plot_performance_box"
6375   output-file-type: ".html"
6376   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
6377   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6378   filter: "'NIC_Intel-X520-DA2' and
6379            '64B' and
6380            ('BASE' or 'SCALE') and
6381            'NDRPDR' and
6382            'ETH' and
6383            '2T2C' and
6384            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6385            not 'VHOST' and
6386            not 'MEMIF'"
6387   parameters:
6388   - "throughput"
6389   - "parent"
6390   - "tags"
6391   sort:
6392   - "L2PATCH"
6393   - "L2XCBASE"
6394   - "BASE"
6395   - "FIB_10K"
6396   - "FIB_100K"
6397   - "FIB_1M"
6398   traces:
6399     hoverinfo: "x+y"
6400     boxpoints: "outliers"
6401     whiskerwidth: 0
6402   layout:
6403     title: "l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
6404     layout: "plot-throughput"
6405
6406 - type: "plot"
6407   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
6408   algorithm: "plot_performance_box"
6409   output-file-type: ".html"
6410   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
6411   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6412   filter: "'NIC_Intel-X520-DA2' and
6413            '64B' and
6414            ('BASE' or 'SCALE') and
6415            'NDRPDR' and
6416            'ETH' and
6417            '2T2C' and
6418            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6419            not 'VHOST' and
6420            not 'MEMIF'"
6421   parameters:
6422   - "throughput"
6423   - "parent"
6424   - "tags"
6425   sort:
6426   - "L2PATCH"
6427   - "L2XCBASE"
6428   - "BASE"
6429   - "FIB_10K"
6430   - "FIB_100K"
6431   - "FIB_1M"
6432   traces:
6433     hoverinfo: "x+y"
6434     boxpoints: "outliers"
6435     whiskerwidth: 0
6436   layout:
6437     title: "l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
6438     layout: "plot-throughput"
6439
6440 # Packet Throughput - VPP L2 3n-hsw-x520 features
6441 - type: "plot"
6442   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
6443   algorithm: "plot_performance_box"
6444   output-file-type: ".html"
6445   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
6446   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6447   filter: "'NIC_Intel-X520-DA2' and
6448            '64B' and
6449            'NDRPDR' and
6450            '1T1C' and
6451            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6452            not 'ACL' and
6453            not 'VHOST' and
6454            not 'MEMIF'"
6455   parameters:
6456   - "throughput"
6457   - "parent"
6458   - "tags"
6459   sort:
6460   - "L2XCBASE"    # l2xcbase
6461   - "L2BDBASE"    # l2bdbase
6462   - "L2XCFWD"     # dot1q-l2xcbase
6463   - "L2BDMACLRN"  # dot1q-l2bdbase
6464   traces:
6465     hoverinfo: "x+y"
6466     boxpoints: "outliers"
6467     whiskerwidth: 0
6468   layout:
6469     title: "l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
6470     layout: "plot-throughput"
6471
6472 - type: "plot"
6473   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-pdr"
6474   algorithm: "plot_performance_box"
6475   output-file-type: ".html"
6476   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-pdr"
6477   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6478   filter: "'NIC_Intel-X520-DA2' and
6479            '64B' and
6480            'NDRPDR' and
6481            '1T1C' and
6482            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6483            not 'ACL' and
6484            not 'VHOST' and
6485            not 'MEMIF'"
6486   parameters:
6487   - "throughput"
6488   - "parent"
6489   - "tags"
6490   sort:
6491   - "L2XCBASE"    # l2xcbase
6492   - "L2BDBASE"    # l2bdbase
6493   - "L2XCFWD"     # dot1q-l2xcbase
6494   - "L2BDMACLRN"  # dot1q-l2bdbase
6495   traces:
6496     hoverinfo: "x+y"
6497     boxpoints: "outliers"
6498     whiskerwidth: 0
6499   layout:
6500     title: "l2sw-3n-hsw-x520-64b-1t1c-features-pdr"
6501     layout: "plot-throughput"
6502
6503 - type: "plot"
6504   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
6505   algorithm: "plot_performance_box"
6506   output-file-type: ".html"
6507   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
6508   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6509   filter: "'NIC_Intel-X520-DA2' and
6510            '64B' and
6511            'NDRPDR' and
6512            '2T2C' and
6513            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6514            not 'ACL' and
6515            not 'VHOST' and
6516            not 'MEMIF'"
6517   parameters:
6518   - "throughput"
6519   - "parent"
6520   - "tags"
6521   sort:
6522   - "L2XCBASE"    # l2xcbase
6523   - "L2BDBASE"    # l2bdbase
6524   - "L2XCFWD"     # dot1q-l2xcbase
6525   - "L2BDMACLRN"  # dot1q-l2bdbase
6526   traces:
6527     hoverinfo: "x+y"
6528     boxpoints: "outliers"
6529     whiskerwidth: 0
6530   layout:
6531     title: "l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
6532     layout: "plot-throughput"
6533
6534 - type: "plot"
6535   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-pdr"
6536   algorithm: "plot_performance_box"
6537   output-file-type: ".html"
6538   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-pdr"
6539   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6540   filter: "'NIC_Intel-X520-DA2' and
6541            '64B' and
6542            'NDRPDR' and
6543            '2T2C' and
6544            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6545            not 'ACL' and
6546            not 'VHOST' and
6547            not 'MEMIF'"
6548   parameters:
6549   - "throughput"
6550   - "parent"
6551   - "tags"
6552   sort:
6553   - "L2XCBASE"    # l2xcbase
6554   - "L2BDBASE"    # l2bdbase
6555   - "L2XCFWD"     # dot1q-l2xcbase
6556   - "L2BDMACLRN"  # dot1q-l2bdbase
6557   traces:
6558     hoverinfo: "x+y"
6559     boxpoints: "outliers"
6560     whiskerwidth: 0
6561   layout:
6562     title: "l2sw-3n-hsw-x520-64b-2t2c-features-pdr"
6563     layout: "plot-throughput"
6564
6565 # Packet Throughput - VPP L2 3n-hsw-x520 features-iacl
6566 - type: "plot"
6567   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
6568   algorithm: "plot_performance_box"
6569   output-file-type: ".html"
6570   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
6571   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6572   filter: "'NIC_Intel-X520-DA2' and
6573            '64B' and
6574            'NDRPDR' and
6575            '1T1C' and
6576            'FEATURE' and
6577            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6578            'IACL' and
6579            ('ACL1' or 'ACL50') and
6580            ('10K_FLOWS' or '10k_FLOWS') and
6581            not 'MACIP' and
6582            not 'VHOST' and
6583            not 'MEMIF'"
6584   parameters:
6585   - "throughput"
6586   - "parent"
6587   - "tags"
6588   traces:
6589     hoverinfo: "x+y"
6590     boxpoints: "outliers"
6591     whiskerwidth: 0
6592   layout:
6593     title: "l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
6594     layout: "plot-throughput"
6595
6596 - type: "plot"
6597   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
6598   algorithm: "plot_performance_box"
6599   output-file-type: ".html"
6600   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
6601   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6602   filter: "'NIC_Intel-X520-DA2' and
6603            '64B' and
6604            'NDRPDR' and
6605            '1T1C' and
6606            'FEATURE' and
6607            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6608            'IACL' and
6609            ('ACL1' or 'ACL50') and
6610            ('10K_FLOWS' or '10k_FLOWS') and
6611            not 'MACIP' and
6612            not 'VHOST' and
6613            not 'MEMIF'"
6614   parameters:
6615   - "throughput"
6616   - "parent"
6617   - "tags"
6618   traces:
6619     hoverinfo: "x+y"
6620     boxpoints: "outliers"
6621     whiskerwidth: 0
6622   layout:
6623     title: "l2sw-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
6624     layout: "plot-throughput"
6625
6626 - type: "plot"
6627   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
6628   algorithm: "plot_performance_box"
6629   output-file-type: ".html"
6630   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
6631   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6632   filter: "'NIC_Intel-X520-DA2' and
6633            '64B' and
6634            'NDRPDR' and
6635            '2T2C' and
6636            'FEATURE' and
6637            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6638            'IACL' and
6639            ('ACL1' or 'ACL50') and
6640            ('10K_FLOWS' or '10k_FLOWS') and
6641            not 'MACIP' and
6642            not 'VHOST' and
6643            not 'MEMIF'"
6644   parameters:
6645   - "throughput"
6646   - "parent"
6647   - "tags"
6648   traces:
6649     hoverinfo: "x+y"
6650     boxpoints: "outliers"
6651     whiskerwidth: 0
6652   layout:
6653     title: "l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
6654     layout: "plot-throughput"
6655
6656 - type: "plot"
6657   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
6658   algorithm: "plot_performance_box"
6659   output-file-type: ".html"
6660   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
6661   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6662   filter: "'NIC_Intel-X520-DA2' and
6663            '64B' and
6664            'NDRPDR' and
6665            '2T2C' and
6666            'FEATURE' and
6667            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6668            'IACL' and
6669            ('ACL1' or 'ACL50') and
6670            ('10K_FLOWS' or '10k_FLOWS') and
6671            not 'MACIP' and
6672            not 'VHOST' and
6673            not 'MEMIF'"
6674   parameters:
6675   - "throughput"
6676   - "parent"
6677   - "tags"
6678   traces:
6679     hoverinfo: "x+y"
6680     boxpoints: "outliers"
6681     whiskerwidth: 0
6682   layout:
6683     title: "l2sw-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
6684     layout: "plot-throughput"
6685
6686 # Packet Throughput - VPP L2 3n-hsw-x520 features-oacl
6687 - type: "plot"
6688   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
6689   algorithm: "plot_performance_box"
6690   output-file-type: ".html"
6691   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
6692   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6693   filter: "'NIC_Intel-X520-DA2' and
6694            '64B' and
6695            'NDRPDR' and
6696            '1T1C' and
6697            'FEATURE' and
6698            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6699            'OACL' and
6700            ('ACL1' or 'ACL50') and
6701            ('10K_FLOWS' or '10k_FLOWS') and
6702            not 'MACIP' and
6703            not 'VHOST' and
6704            not 'MEMIF'"
6705   parameters:
6706   - "throughput"
6707   - "parent"
6708   - "tags"
6709   traces:
6710     hoverinfo: "x+y"
6711     boxpoints: "outliers"
6712     whiskerwidth: 0
6713   layout:
6714     title: "l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
6715     layout: "plot-throughput"
6716
6717 - type: "plot"
6718   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
6719   algorithm: "plot_performance_box"
6720   output-file-type: ".html"
6721   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
6722   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6723   filter: "'NIC_Intel-X520-DA2' and
6724            '64B' and
6725            'NDRPDR' and
6726            '1T1C' and
6727            'FEATURE' and
6728            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6729            'OACL' and
6730            ('ACL1' or 'ACL50') and
6731            ('10K_FLOWS' or '10k_FLOWS') and
6732            not 'MACIP' and
6733            not 'VHOST' and
6734            not 'MEMIF'"
6735   parameters:
6736   - "throughput"
6737   - "parent"
6738   - "tags"
6739   traces:
6740     hoverinfo: "x+y"
6741     boxpoints: "outliers"
6742     whiskerwidth: 0
6743   layout:
6744     title: "l2sw-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
6745     layout: "plot-throughput"
6746
6747 - type: "plot"
6748   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
6749   algorithm: "plot_performance_box"
6750   output-file-type: ".html"
6751   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
6752   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6753   filter: "'NIC_Intel-X520-DA2' and
6754            '64B' and
6755            'NDRPDR' and
6756            '2T2C' and
6757            'FEATURE' and
6758            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6759            'OACL' and
6760            ('ACL1' or 'ACL50') and
6761            ('10K_FLOWS' or '10k_FLOWS') and
6762            not 'MACIP' and
6763            not 'VHOST' and
6764            not 'MEMIF'"
6765   parameters:
6766   - "throughput"
6767   - "parent"
6768   - "tags"
6769   traces:
6770     hoverinfo: "x+y"
6771     boxpoints: "outliers"
6772     whiskerwidth: 0
6773   layout:
6774     title: "l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
6775     layout: "plot-throughput"
6776
6777 - type: "plot"
6778   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
6779   algorithm: "plot_performance_box"
6780   output-file-type: ".html"
6781   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
6782   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6783   filter: "'NIC_Intel-X520-DA2' and
6784            '64B' and
6785            'NDRPDR' and
6786            '2T2C' and
6787            'FEATURE' and
6788            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6789            'OACL' and
6790            ('ACL1' or 'ACL50') and
6791            ('10K_FLOWS' or '10k_FLOWS') and
6792            not 'MACIP' and
6793            not 'VHOST' and
6794            not 'MEMIF'"
6795   parameters:
6796   - "throughput"
6797   - "parent"
6798   - "tags"
6799   traces:
6800     hoverinfo: "x+y"
6801     boxpoints: "outliers"
6802     whiskerwidth: 0
6803   layout:
6804     title: "l2sw-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
6805     layout: "plot-throughput"
6806
6807 # Packet Throughput - VPP L2 3n-hsw-x520 features-macip
6808 - type: "plot"
6809   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr"
6810   algorithm: "plot_performance_box"
6811   output-file-type: ".html"
6812   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr"
6813   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6814   filter: "'NIC_Intel-X520-DA2' and
6815            '64B' and
6816            'NDRPDR' and
6817            '1T1C' and
6818            'FEATURE' and
6819            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6820            'MACIP' and
6821            ('ACL1' or 'ACL50') and
6822            ('10K_FLOWS' or '10k_FLOWS') and
6823            not 'VHOST' and
6824            not 'MEMIF'"
6825   parameters:
6826   - "throughput"
6827   - "parent"
6828   - "tags"
6829   traces:
6830     hoverinfo: "x+y"
6831     boxpoints: "outliers"
6832     whiskerwidth: 0
6833   layout:
6834     title: "l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr"
6835     layout: "plot-throughput"
6836
6837 - type: "plot"
6838   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-macip-pdr"
6839   algorithm: "plot_performance_box"
6840   output-file-type: ".html"
6841   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-macip-pdr"
6842   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6843   filter: "'NIC_Intel-X520-DA2' and
6844            '64B' and
6845            'NDRPDR' and
6846            '1T1C' and
6847            'FEATURE' and
6848            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6849            'MACIP' and
6850            ('ACL1' or 'ACL50') and
6851            ('10K_FLOWS' or '10k_FLOWS') and
6852            not 'VHOST' and
6853            not 'MEMIF'"
6854   parameters:
6855   - "throughput"
6856   - "parent"
6857   - "tags"
6858   traces:
6859     hoverinfo: "x+y"
6860     boxpoints: "outliers"
6861     whiskerwidth: 0
6862   layout:
6863     title: "l2sw-3n-hsw-x520-64b-1t1c-features-macip-pdr"
6864     layout: "plot-throughput"
6865
6866 - type: "plot"
6867   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr"
6868   algorithm: "plot_performance_box"
6869   output-file-type: ".html"
6870   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr"
6871   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6872   filter: "'NIC_Intel-X520-DA2' and
6873            '64B' and
6874            'NDRPDR' and
6875            '2T2C' and
6876            'FEATURE' and
6877            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6878            'MACIP' and
6879            ('ACL1' or 'ACL50') and
6880            ('10K_FLOWS' or '10k_FLOWS') and
6881            not 'VHOST' and
6882            not 'MEMIF'"
6883   parameters:
6884   - "throughput"
6885   - "parent"
6886   - "tags"
6887   traces:
6888     hoverinfo: "x+y"
6889     boxpoints: "outliers"
6890     whiskerwidth: 0
6891   layout:
6892     title: "l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr"
6893     layout: "plot-throughput"
6894
6895 - type: "plot"
6896   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-macip-pdr"
6897   algorithm: "plot_performance_box"
6898   output-file-type: ".html"
6899   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-macip-pdr"
6900   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6901   filter: "'NIC_Intel-X520-DA2' and
6902            '64B' and
6903            'NDRPDR' and
6904            '2T2C' and
6905            'FEATURE' and
6906            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6907            'MACIP' and
6908            ('ACL1' or 'ACL50') and
6909            ('10K_FLOWS' or '10k_FLOWS') and
6910            not 'VHOST' and
6911            not 'MEMIF'"
6912   parameters:
6913   - "throughput"
6914   - "parent"
6915   - "tags"
6916   traces:
6917     hoverinfo: "x+y"
6918     boxpoints: "outliers"
6919     whiskerwidth: 0
6920   layout:
6921     title: "l2sw-3n-hsw-x520-64b-2t2c-features-macip-pdr"
6922     layout: "plot-throughput"
6923
6924 # Packet Throughput - VPP L2 3n-hsw-x710 base and scale
6925 - type: "plot"
6926   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
6927   algorithm: "plot_performance_box"
6928   output-file-type: ".html"
6929   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
6930   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6931   filter: "'NIC_Intel-X710' and
6932            '64B' and
6933            ('BASE' or 'SCALE') and
6934            'NDRPDR' and
6935            'ETH' and
6936            '1T1C' and
6937            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6938            not 'VHOST' and
6939            not 'MEMIF'"
6940   parameters:
6941   - "throughput"
6942   - "parent"
6943   - "tags"
6944   sort:
6945   - "L2PATCH"
6946   - "L2XCFWD"
6947   - "L2BDMACLRN"
6948   - "FIB_10K"
6949   - "FIB_100K"
6950   - "FIB_1M"
6951   traces:
6952     hoverinfo: "x+y"
6953     boxpoints: "outliers"
6954     whiskerwidth: 0
6955   layout:
6956     title: "l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
6957     layout: "plot-throughput"
6958
6959 - type: "plot"
6960   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
6961   algorithm: "plot_performance_box"
6962   output-file-type: ".html"
6963   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
6964   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6965   filter: "'NIC_Intel-X710' and
6966            '64B' and
6967            ('BASE' or 'SCALE') and
6968            'NDRPDR' and
6969            'ETH' and
6970            '1T1C' and
6971            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6972            not 'VHOST' and
6973            not 'MEMIF'"
6974   parameters:
6975   - "throughput"
6976   - "parent"
6977   - "tags"
6978   sort:
6979   - "L2PATCH"
6980   - "L2XCFWD"
6981   - "L2BDMACLRN"
6982   - "FIB_10K"
6983   - "FIB_100K"
6984   - "FIB_1M"
6985   traces:
6986     hoverinfo: "x+y"
6987     boxpoints: "outliers"
6988     whiskerwidth: 0
6989   layout:
6990     title: "l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
6991     layout: "plot-throughput"
6992
6993 - type: "plot"
6994   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
6995   algorithm: "plot_performance_box"
6996   output-file-type: ".html"
6997   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
6998   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6999   filter: "'NIC_Intel-X710' and
7000            '64B' and
7001            ('BASE' or 'SCALE') and
7002            'NDRPDR' and
7003            'ETH' and
7004            '2T2C' and
7005            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7006            not 'VHOST' and
7007            not 'MEMIF'"
7008   parameters:
7009   - "throughput"
7010   - "parent"
7011   - "tags"
7012   sort:
7013   - "L2PATCH"
7014   - "L2XCFWD"
7015   - "L2BDMACLRN"
7016   - "FIB_10K"
7017   - "FIB_100K"
7018   - "FIB_1M"
7019   traces:
7020     hoverinfo: "x+y"
7021     boxpoints: "outliers"
7022     whiskerwidth: 0
7023   layout:
7024     title: "l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
7025     layout: "plot-throughput"
7026
7027 - type: "plot"
7028   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
7029   algorithm: "plot_performance_box"
7030   output-file-type: ".html"
7031   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
7032   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7033   filter: "'NIC_Intel-X710' and
7034            '64B' and
7035            ('BASE' or 'SCALE') and
7036            'NDRPDR' and
7037            'ETH' and
7038            '2T2C' and
7039            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7040            not 'VHOST' and
7041            not 'MEMIF'"
7042   parameters:
7043   - "throughput"
7044   - "parent"
7045   - "tags"
7046   sort:
7047   - "L2PATCH"
7048   - "L2XCFWD"
7049   - "L2BDMACLRN"
7050   - "FIB_10K"
7051   - "FIB_100K"
7052   - "FIB_1M"
7053   traces:
7054     hoverinfo: "x+y"
7055     boxpoints: "outliers"
7056     whiskerwidth: 0
7057   layout:
7058     title: "l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
7059     layout: "plot-throughput"
7060
7061 # Packet Throughput - VPP L2 3n-hsw-x710 features
7062 - type: "plot"
7063   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
7064   algorithm: "plot_performance_box"
7065   output-file-type: ".html"
7066   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
7067   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7068   filter: "'NIC_Intel-X710' and
7069            '64B' and
7070            'NDRPDR' and
7071            '1T1C' and
7072            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7073            not 'ACL' and
7074            not 'VHOST' and
7075            not 'L2OVRLAY' and
7076            not 'MEMIF'"
7077   parameters:
7078   - "throughput"
7079   - "parent"
7080   - "tags"
7081   sort:
7082   - "L2XCBASE"    # l2xcbase
7083   - "L2BDBASE"    # l2bdbase
7084   - "L2XCFWD"     # dot1q-l2xcbase
7085   - "L2BDMACLRN"  # dot1q-l2bdbase
7086   traces:
7087     hoverinfo: "x+y"
7088     boxpoints: "outliers"
7089     whiskerwidth: 0
7090   layout:
7091     title: "l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
7092     layout: "plot-throughput"
7093
7094 - type: "plot"
7095   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
7096   algorithm: "plot_performance_box"
7097   output-file-type: ".html"
7098   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
7099   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7100   filter: "'NIC_Intel-X710' and
7101            '64B' and
7102            'NDRPDR' and
7103            '1T1C' and
7104            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7105            not 'ACL' and
7106            not 'VHOST' and
7107            not 'L2OVRLAY' and
7108            not 'MEMIF'"
7109   parameters:
7110   - "throughput"
7111   - "parent"
7112   - "tags"
7113   sort:
7114   - "L2XCBASE"    # l2xcbase
7115   - "L2BDBASE"    # l2bdbase
7116   - "L2XCFWD"     # dot1q-l2xcbase
7117   - "L2BDMACLRN"  # dot1q-l2bdbase
7118   traces:
7119     hoverinfo: "x+y"
7120     boxpoints: "outliers"
7121     whiskerwidth: 0
7122   layout:
7123     title: "l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
7124     layout: "plot-throughput"
7125
7126 - type: "plot"
7127   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
7128   algorithm: "plot_performance_box"
7129   output-file-type: ".html"
7130   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
7131   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7132   filter: "'NIC_Intel-X710' and
7133            '64B' and
7134            'NDRPDR' and
7135            '2T2C' and
7136            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7137            not 'ACL' and
7138            not 'VHOST' and
7139            not 'L2OVRLAY' and
7140            not 'MEMIF'"
7141   parameters:
7142   - "throughput"
7143   - "parent"
7144   - "tags"
7145   sort:
7146   - "L2XCBASE"    # l2xcbase
7147   - "L2BDBASE"    # l2bdbase
7148   - "L2XCFWD"     # dot1q-l2xcbase
7149   - "L2BDMACLRN"  # dot1q-l2bdbase
7150   traces:
7151     hoverinfo: "x+y"
7152     boxpoints: "outliers"
7153     whiskerwidth: 0
7154   layout:
7155     title: "l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
7156     layout: "plot-throughput"
7157
7158 - type: "plot"
7159   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
7160   algorithm: "plot_performance_box"
7161   output-file-type: ".html"
7162   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
7163   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7164   filter: "'NIC_Intel-X710' and
7165            '64B' and
7166            'NDRPDR' and
7167            '2T2C' and
7168            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7169            not 'ACL' and
7170            not 'VHOST' and
7171            not 'L2OVRLAY' and
7172            not 'MEMIF'"
7173   parameters:
7174   - "throughput"
7175   - "parent"
7176   - "tags"
7177   sort:
7178   - "L2XCBASE"    # l2xcbase
7179   - "L2BDBASE"    # l2bdbase
7180   - "L2XCFWD"     # dot1q-l2xcbase
7181   - "L2BDMACLRN"  # dot1q-l2bdbase
7182   traces:
7183     hoverinfo: "x+y"
7184     boxpoints: "outliers"
7185     whiskerwidth: 0
7186   layout:
7187     title: "l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
7188     layout: "plot-throughput"
7189
7190 # Packet Throughput - VPP L2 3n-hsw-x710 features-iacl
7191 - type: "plot"
7192   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
7193   algorithm: "plot_performance_box"
7194   output-file-type: ".html"
7195   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
7196   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7197   filter: "'NIC_Intel-X710' and
7198            '64B' and
7199            'NDRPDR' and
7200            '1T1C' and
7201            'FEATURE' and
7202            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7203            'IACL' and
7204            ('ACL1' or 'ACL50') and
7205            ('10K_FLOWS' or '10k_FLOWS') and
7206            not 'MACIP' and
7207            not 'VHOST' and
7208            not 'MEMIF'"
7209   parameters:
7210   - "throughput"
7211   - "parent"
7212   - "tags"
7213   traces:
7214     hoverinfo: "x+y"
7215     boxpoints: "outliers"
7216     whiskerwidth: 0
7217   layout:
7218     title: "l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
7219     layout: "plot-throughput"
7220
7221 - type: "plot"
7222   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
7223   algorithm: "plot_performance_box"
7224   output-file-type: ".html"
7225   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
7226   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7227   filter: "'NIC_Intel-X710' and
7228            '64B' and
7229            'NDRPDR' and
7230            '1T1C' and
7231            'FEATURE' and
7232            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7233            'IACL' and
7234            ('ACL1' or 'ACL50') and
7235            ('10K_FLOWS' or '10k_FLOWS') and
7236            not 'MACIP' and
7237            not 'VHOST' and
7238            not 'MEMIF'"
7239   parameters:
7240   - "throughput"
7241   - "parent"
7242   - "tags"
7243   traces:
7244     hoverinfo: "x+y"
7245     boxpoints: "outliers"
7246     whiskerwidth: 0
7247   layout:
7248     title: "l2sw-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
7249     layout: "plot-throughput"
7250
7251 - type: "plot"
7252   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
7253   algorithm: "plot_performance_box"
7254   output-file-type: ".html"
7255   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
7256   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7257   filter: "'NIC_Intel-X710' and
7258            '64B' and
7259            'NDRPDR' and
7260            '2T2C' and
7261            'FEATURE' and
7262            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7263            'IACL' and
7264            ('ACL1' or 'ACL50') and
7265            ('10K_FLOWS' or '10k_FLOWS') and
7266            not 'MACIP' and
7267            not 'VHOST' and
7268            not 'MEMIF'"
7269   parameters:
7270   - "throughput"
7271   - "parent"
7272   - "tags"
7273   traces:
7274     hoverinfo: "x+y"
7275     boxpoints: "outliers"
7276     whiskerwidth: 0
7277   layout:
7278     title: "l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
7279     layout: "plot-throughput"
7280
7281 - type: "plot"
7282   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
7283   algorithm: "plot_performance_box"
7284   output-file-type: ".html"
7285   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
7286   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7287   filter: "'NIC_Intel-X710' and
7288            '64B' and
7289            'NDRPDR' and
7290            '2T2C' and
7291            'FEATURE' and
7292            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7293            'IACL' and
7294            ('ACL1' or 'ACL50') and
7295            ('10K_FLOWS' or '10k_FLOWS') and
7296            not 'MACIP' and
7297            not 'VHOST' and
7298            not 'MEMIF'"
7299   parameters:
7300   - "throughput"
7301   - "parent"
7302   - "tags"
7303   traces:
7304     hoverinfo: "x+y"
7305     boxpoints: "outliers"
7306     whiskerwidth: 0
7307   layout:
7308     title: "l2sw-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
7309     layout: "plot-throughput"
7310
7311 # Packet Throughput - VPP L2 3n-hsw-xl710 base and scale
7312 - type: "plot"
7313   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
7314   algorithm: "plot_performance_box"
7315   output-file-type: ".html"
7316   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
7317   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7318   filter: "'NIC_Intel-XL710' and
7319            '64B' and
7320            'BASE' and
7321            'NDRPDR' and
7322            'ETH' and
7323            '1T1C' and
7324            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7325            not 'VHOST' and
7326            not 'MEMIF'"
7327   parameters:
7328   - "throughput"
7329   - "parent"
7330   - "tags"
7331   sort:
7332   - "L2PATCH"
7333   - "L2XCFWD"
7334   - "L2BDMACLRN"
7335   traces:
7336     hoverinfo: "x+y"
7337     boxpoints: "outliers"
7338     whiskerwidth: 0
7339   layout:
7340     title: "l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
7341     layout: "plot-throughput"
7342
7343 - type: "plot"
7344   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-1t1c-base-pdr"
7345   algorithm: "plot_performance_box"
7346   output-file-type: ".html"
7347   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base-pdr"
7348   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7349   filter: "'NIC_Intel-XL710' and
7350            '64B' and
7351            'BASE' and
7352            'NDRPDR' and
7353            'ETH' and
7354            '1T1C' and
7355            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7356            not 'VHOST' and
7357            not 'MEMIF'"
7358   parameters:
7359   - "throughput"
7360   - "parent"
7361   - "tags"
7362   sort:
7363   - "L2PATCH"
7364   - "L2XCFWD"
7365   - "L2BDMACLRN"
7366   traces:
7367     hoverinfo: "x+y"
7368     boxpoints: "outliers"
7369     whiskerwidth: 0
7370   layout:
7371     title: "l2sw-3n-hsw-xl710-64b-1t1c-base-pdr"
7372     layout: "plot-throughput"
7373
7374 - type: "plot"
7375   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
7376   algorithm: "plot_performance_box"
7377   output-file-type: ".html"
7378   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
7379   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7380   filter: "'NIC_Intel-XL710' and
7381            '64B' and
7382            'BASE' and
7383            'NDRPDR' and
7384            'ETH' and
7385            '2T2C' and
7386            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7387            not 'VHOST' and
7388            not 'MEMIF'"
7389   parameters:
7390   - "throughput"
7391   - "parent"
7392   - "tags"
7393   sort:
7394   - "L2PATCH"
7395   - "L2XCFWD"
7396   - "L2BDMACLRN"
7397   traces:
7398     hoverinfo: "x+y"
7399     boxpoints: "outliers"
7400     whiskerwidth: 0
7401   layout:
7402     title: "l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
7403     layout: "plot-throughput"
7404
7405 - type: "plot"
7406   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-2t2c-base-pdr"
7407   algorithm: "plot_performance_box"
7408   output-file-type: ".html"
7409   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base-pdr"
7410   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7411   filter: "'NIC_Intel-XL710' and
7412            '64B' and
7413            'BASE' and
7414            'NDRPDR' and
7415            'ETH' and
7416            '2T2C' and
7417            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7418            not 'VHOST' and
7419            not 'MEMIF'"
7420   parameters:
7421   - "throughput"
7422   - "parent"
7423   - "tags"
7424   sort:
7425   - "L2PATCH"
7426   - "L2XCFWD"
7427   - "L2BDMACLRN"
7428   traces:
7429     hoverinfo: "x+y"
7430     boxpoints: "outliers"
7431     whiskerwidth: 0
7432   layout:
7433     title: "l2sw-3n-hsw-xl710-64b-2t2c-base-pdr"
7434     layout: "plot-throughput"
7435
7436 # Packet Throughput - VPP L2 3n-skx-x710 base and scale
7437 - type: "plot"
7438   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
7439   algorithm: "plot_performance_box"
7440   output-file-type: ".html"
7441   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
7442   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7443   filter: "'NIC_Intel-X710' and
7444            '64B' and
7445            ('BASE' or 'SCALE') and
7446            'NDRPDR' and
7447            'ETH' and
7448            '2T1C' and
7449            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7450            not 'VHOST' and
7451            not 'MEMIF' and
7452            not 'DRV_AVF'"
7453   parameters:
7454   - "throughput"
7455   - "parent"
7456   - "tags"
7457   sort:
7458   - "L2PATCH"
7459   - "L2XCBASE"
7460   - "BASE"
7461   - "FIB_10K"
7462   - "FIB_100K"
7463   - "FIB_1M"
7464   traces:
7465     hoverinfo: "x+y"
7466     boxpoints: "outliers"
7467     whiskerwidth: 0
7468   layout:
7469     title: "l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
7470     layout: "plot-throughput"
7471
7472 - type: "plot"
7473   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
7474   algorithm: "plot_performance_box"
7475   output-file-type: ".html"
7476   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
7477   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7478   filter: "'NIC_Intel-X710' and
7479            '64B' and
7480            ('BASE' or 'SCALE') and
7481            'NDRPDR' and
7482            'ETH' and
7483            '2T1C' and
7484            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7485            not 'VHOST' and
7486            not 'MEMIF' and
7487            not 'DRV_AVF'"
7488   parameters:
7489   - "throughput"
7490   - "parent"
7491   - "tags"
7492   sort:
7493   - "L2PATCH"
7494   - "L2XCBASE"
7495   - "BASE"
7496   - "FIB_10K"
7497   - "FIB_100K"
7498   - "FIB_1M"
7499   traces:
7500     hoverinfo: "x+y"
7501     boxpoints: "outliers"
7502     whiskerwidth: 0
7503   layout:
7504     title: "l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
7505     layout: "plot-throughput"
7506
7507 - type: "plot"
7508   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
7509   algorithm: "plot_performance_box"
7510   output-file-type: ".html"
7511   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
7512   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7513   filter: "'NIC_Intel-X710' and
7514            '64B' and
7515            ('BASE' or 'SCALE') and
7516            'NDRPDR' and
7517            'ETH' and
7518            '4T2C' and
7519            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7520            not 'VHOST' and
7521            not 'MEMIF' and
7522            not 'DRV_AVF'"
7523   parameters:
7524   - "throughput"
7525   - "parent"
7526   - "tags"
7527   sort:
7528   - "L2PATCH"
7529   - "L2XCBASE"
7530   - "BASE"
7531   - "FIB_10K"
7532   - "FIB_100K"
7533   - "FIB_1M"
7534   traces:
7535     hoverinfo: "x+y"
7536     boxpoints: "outliers"
7537     whiskerwidth: 0
7538   layout:
7539     title: "l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
7540     layout: "plot-throughput"
7541
7542 - type: "plot"
7543   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
7544   algorithm: "plot_performance_box"
7545   output-file-type: ".html"
7546   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
7547   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7548   filter: "'NIC_Intel-X710' and
7549            '64B' and
7550            ('BASE' or 'SCALE') and
7551            'NDRPDR' and
7552            'ETH' and
7553            '4T2C' and
7554            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7555            not 'VHOST' and
7556            not 'MEMIF' and
7557            not 'DRV_AVF'"
7558   parameters:
7559   - "throughput"
7560   - "parent"
7561   - "tags"
7562   sort:
7563   - "L2PATCH"
7564   - "L2XCBASE"
7565   - "BASE"
7566   - "FIB_10K"
7567   - "FIB_100K"
7568   - "FIB_1M"
7569   traces:
7570     hoverinfo: "x+y"
7571     boxpoints: "outliers"
7572     whiskerwidth: 0
7573   layout:
7574     title: "l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
7575     layout: "plot-throughput"
7576
7577 # Packet Throughput - VPP L2 3n-skx-x710 features
7578 - type: "plot"
7579   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-ndr"
7580   algorithm: "plot_performance_box"
7581   output-file-type: ".html"
7582   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-ndr"
7583   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7584   filter: "'NIC_Intel-X710' and
7585            '64B' and
7586            'NDRPDR' and
7587            '2T1C' and
7588            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7589            not 'ACL' and
7590            not 'VHOST' and
7591            not 'DRV_AVF' and
7592            not 'L2OVRLAY' and
7593            not 'MEMIF'"
7594   parameters:
7595   - "throughput"
7596   - "parent"
7597   - "tags"
7598   sort:
7599   - "L2XCBASE"    # l2xcbase
7600   - "L2BDBASE"    # l2bdbase
7601   - "L2XCFWD"     # dot1q-l2xcbase
7602   - "L2BDMACLRN"  # dot1q-l2bdbase
7603   traces:
7604     hoverinfo: "x+y"
7605     boxpoints: "outliers"
7606     whiskerwidth: 0
7607   layout:
7608     title: "l2sw-3n-skx-x710-64b-2t1c-features-ndr"
7609     layout: "plot-throughput"
7610
7611 - type: "plot"
7612   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-pdr"
7613   algorithm: "plot_performance_box"
7614   output-file-type: ".html"
7615   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-pdr"
7616   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7617   filter: "'NIC_Intel-X710' and
7618            '64B' and
7619            'NDRPDR' and
7620            '2T1C' and
7621            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7622            not 'ACL' and
7623            not 'VHOST' and
7624            not 'DRV_AVF' and
7625            not 'L2OVRLAY' and
7626            not 'MEMIF'"
7627   parameters:
7628   - "throughput"
7629   - "parent"
7630   - "tags"
7631   sort:
7632   - "L2XCBASE"    # l2xcbase
7633   - "L2BDBASE"    # l2bdbase
7634   - "L2XCFWD"     # dot1q-l2xcbase
7635   - "L2BDMACLRN"  # dot1q-l2bdbase
7636   traces:
7637     hoverinfo: "x+y"
7638     boxpoints: "outliers"
7639     whiskerwidth: 0
7640   layout:
7641     title: "l2sw-3n-skx-x710-64b-2t1c-features-pdr"
7642     layout: "plot-throughput"
7643
7644 - type: "plot"
7645   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-ndr"
7646   algorithm: "plot_performance_box"
7647   output-file-type: ".html"
7648   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-ndr"
7649   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7650   filter: "'NIC_Intel-X710' and
7651            '64B' and
7652            'NDRPDR' and
7653            '4T2C' and
7654            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7655            not 'ACL' and
7656            not 'VHOST' and
7657            not 'DRV_AVF' and
7658            not 'L2OVRLAY' and
7659            not 'MEMIF'"
7660   parameters:
7661   - "throughput"
7662   - "parent"
7663   - "tags"
7664   sort:
7665   - "L2XCBASE"    # l2xcbase
7666   - "L2BDBASE"    # l2bdbase
7667   - "L2XCFWD"     # dot1q-l2xcbase
7668   - "L2BDMACLRN"  # dot1q-l2bdbase
7669   traces:
7670     hoverinfo: "x+y"
7671     boxpoints: "outliers"
7672     whiskerwidth: 0
7673   layout:
7674     title: "l2sw-3n-skx-x710-64b-4t2c-features-ndr"
7675     layout: "plot-throughput"
7676
7677 - type: "plot"
7678   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-pdr"
7679   algorithm: "plot_performance_box"
7680   output-file-type: ".html"
7681   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-pdr"
7682   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7683   filter: "'NIC_Intel-X710' and
7684            '64B' and
7685            'NDRPDR' and
7686            '4T2C' and
7687            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7688            not 'ACL' and
7689            not 'VHOST' and
7690            not 'DRV_AVF' and
7691            not 'L2OVRLAY' and
7692            not 'MEMIF'"
7693   parameters:
7694   - "throughput"
7695   - "parent"
7696   - "tags"
7697   sort:
7698   - "L2XCBASE"    # l2xcbase
7699   - "L2BDBASE"    # l2bdbase
7700   - "L2XCFWD"     # dot1q-l2xcbase
7701   - "L2BDMACLRN"  # dot1q-l2bdbase
7702   traces:
7703     hoverinfo: "x+y"
7704     boxpoints: "outliers"
7705     whiskerwidth: 0
7706   layout:
7707     title: "l2sw-3n-skx-x710-64b-4t2c-features-pdr"
7708     layout: "plot-throughput"
7709
7710 # Packet Throughput - VPP L2 3n-skx-x710 features-iacl
7711 - type: "plot"
7712   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr"
7713   algorithm: "plot_performance_box"
7714   output-file-type: ".html"
7715   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr"
7716   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7717   filter: "'NIC_Intel-X710' and
7718            '64B' and
7719            'NDRPDR' and
7720            '2T1C' and
7721            'FEATURE' and
7722            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7723            'IACL' and
7724            ('ACL1' or 'ACL50') and
7725            ('10K_FLOWS' or '10k_FLOWS') and
7726            not 'MACIP' and
7727            not 'VHOST' and
7728            not 'MEMIF'"
7729   parameters:
7730   - "throughput"
7731   - "parent"
7732   - "tags"
7733   traces:
7734     hoverinfo: "x+y"
7735     boxpoints: "outliers"
7736     whiskerwidth: 0
7737   layout:
7738     title: "l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr"
7739     layout: "plot-throughput"
7740
7741 - type: "plot"
7742   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-iacl-pdr"
7743   algorithm: "plot_performance_box"
7744   output-file-type: ".html"
7745   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-iacl-pdr"
7746   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7747   filter: "'NIC_Intel-X710' and
7748            '64B' and
7749            'NDRPDR' and
7750            '2T1C' and
7751            'FEATURE' and
7752            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7753            'IACL' and
7754            ('ACL1' or 'ACL50') and
7755            ('10K_FLOWS' or '10k_FLOWS') and
7756            not 'MACIP' and
7757            not 'VHOST' and
7758            not 'MEMIF'"
7759   parameters:
7760   - "throughput"
7761   - "parent"
7762   - "tags"
7763   traces:
7764     hoverinfo: "x+y"
7765     boxpoints: "outliers"
7766     whiskerwidth: 0
7767   layout:
7768     title: "l2sw-3n-skx-x710-64b-2t1c-features-iacl-pdr"
7769     layout: "plot-throughput"
7770
7771 - type: "plot"
7772   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr"
7773   algorithm: "plot_performance_box"
7774   output-file-type: ".html"
7775   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr"
7776   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7777   filter: "'NIC_Intel-X710' and
7778            '64B' and
7779            'NDRPDR' and
7780            '4T2C' and
7781            'FEATURE' and
7782            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7783            'IACL' and
7784            ('ACL1' or 'ACL50') and
7785            ('10K_FLOWS' or '10k_FLOWS') and
7786            not 'MACIP' and
7787            not 'VHOST' and
7788            not 'MEMIF'"
7789   parameters:
7790   - "throughput"
7791   - "parent"
7792   - "tags"
7793   traces:
7794     hoverinfo: "x+y"
7795     boxpoints: "outliers"
7796     whiskerwidth: 0
7797   layout:
7798     title: "l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr"
7799     layout: "plot-throughput"
7800
7801 - type: "plot"
7802   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-iacl-pdr"
7803   algorithm: "plot_performance_box"
7804   output-file-type: ".html"
7805   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-iacl-pdr"
7806   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7807   filter: "'NIC_Intel-X710' and
7808            '64B' and
7809            'NDRPDR' and
7810            '4T2C' and
7811            'FEATURE' and
7812            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7813            'IACL' and
7814            ('ACL1' or 'ACL50') and
7815            ('10K_FLOWS' or '10k_FLOWS') and
7816            not 'MACIP' and
7817            not 'VHOST' and
7818            not 'MEMIF'"
7819   parameters:
7820   - "throughput"
7821   - "parent"
7822   - "tags"
7823   traces:
7824     hoverinfo: "x+y"
7825     boxpoints: "outliers"
7826     whiskerwidth: 0
7827   layout:
7828     title: "l2sw-3n-skx-x710-64b-4t2c-features-iacl-pdr"
7829     layout: "plot-throughput"
7830
7831 # Packet Throughput - VPP L2 3n-skx-xxv710 base
7832 - type: "plot"
7833   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-2t1c-base-ndr"
7834   algorithm: "plot_performance_box"
7835   output-file-type: ".html"
7836   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base-ndr"
7837   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7838   filter: "'NIC_Intel-XXV710' and
7839            '64B' and
7840            ('BASE' or 'SCALE') and
7841            'NDRPDR' and
7842            'ETH' and
7843            '2T1C' and
7844            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7845            not 'VHOST' and
7846            not 'MEMIF'"
7847   parameters:
7848   - "throughput"
7849   - "parent"
7850   - "tags"
7851   sort:
7852   - "L2PATCH"
7853   - "L2PATCH"
7854   - "L2XCBASE"
7855   - "L2BDMACLRN"
7856   traces:
7857     hoverinfo: "x+y"
7858     boxpoints: "outliers"
7859     whiskerwidth: 0
7860   layout:
7861     title: "l2sw-3n-skx-xxv710-64b-2t1c-base-ndr"
7862     layout: "plot-throughput"
7863
7864 - type: "plot"
7865   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-2t1c-base-pdr"
7866   algorithm: "plot_performance_box"
7867   output-file-type: ".html"
7868   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base-pdr"
7869   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7870   filter: "'NIC_Intel-XXV710' and
7871            '64B' and
7872            ('BASE' or 'SCALE') and
7873            'NDRPDR' and
7874            'ETH' and
7875            '2T1C' and
7876            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7877            not 'VHOST' and
7878            not 'MEMIF'"
7879   parameters:
7880   - "throughput"
7881   - "parent"
7882   - "tags"
7883   sort:
7884   - "L2PATCH"
7885   - "L2PATCH"
7886   - "L2XCBASE"
7887   - "L2BDMACLRN"
7888   traces:
7889     hoverinfo: "x+y"
7890     boxpoints: "outliers"
7891     whiskerwidth: 0
7892   layout:
7893     title: "l2sw-3n-skx-xxv710-64b-2t1c-base-pdr"
7894     layout: "plot-throughput"
7895
7896 - type: "plot"
7897   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-4t2c-base-ndr"
7898   algorithm: "plot_performance_box"
7899   output-file-type: ".html"
7900   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base-ndr"
7901   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7902   filter: "'NIC_Intel-XXV710' and
7903            '64B' and
7904            ('BASE' or 'SCALE') and
7905            'NDRPDR' and
7906            'ETH' and
7907            '4T2C' and
7908            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7909            not 'VHOST' and
7910            not 'MEMIF'"
7911   parameters:
7912   - "throughput"
7913   - "parent"
7914   - "tags"
7915   sort:
7916   - "L2PATCH"
7917   - "L2PATCH"
7918   - "L2XCBASE"
7919   - "L2BDMACLRN"
7920   traces:
7921     hoverinfo: "x+y"
7922     boxpoints: "outliers"
7923     whiskerwidth: 0
7924   layout:
7925     title: "l2sw-3n-skx-xxv710-64b-4t2c-base-ndr"
7926     layout: "plot-throughput"
7927
7928 - type: "plot"
7929   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-4t2c-base-pdr"
7930   algorithm: "plot_performance_box"
7931   output-file-type: ".html"
7932   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base-pdr"
7933   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7934   filter: "'NIC_Intel-XXV710' and
7935            '64B' and
7936            ('BASE' or 'SCALE') and
7937            'NDRPDR' and
7938            'ETH' and
7939            '4T2C' and
7940            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7941            not 'VHOST' and
7942            not 'MEMIF'"
7943   parameters:
7944   - "throughput"
7945   - "parent"
7946   - "tags"
7947   sort:
7948   - "L2PATCH"
7949   - "L2PATCH"
7950   - "L2XCBASE"
7951   - "L2BDMACLRN"
7952   traces:
7953     hoverinfo: "x+y"
7954     boxpoints: "outliers"
7955     whiskerwidth: 0
7956   layout:
7957     title: "l2sw-3n-skx-xxv710-64b-4t2c-base-pdr"
7958     layout: "plot-throughput"
7959
7960 # Packet Throughput - VPP L2 2n-skx-x710 base and scale
7961 - type: "plot"
7962   title: "VPP Throughput: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
7963   algorithm: "plot_performance_box"
7964   output-file-type: ".html"
7965   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
7966   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7967   filter: "'NIC_Intel-X710' and
7968            '64B' and
7969            ('BASE' or 'SCALE') and
7970            'NDRPDR' and
7971            'ETH' and
7972            '2T1C' and
7973            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7974            not 'VHOST' and
7975            not 'MEMIF'"
7976   parameters:
7977   - "throughput"
7978   - "parent"
7979   - "tags"
7980   sort:
7981   - "L2PATCH"
7982   - "L2XCBASE"
7983   - "BASE"
7984   - "FIB_10K"
7985   - "FIB_100K"
7986   - "FIB_1M"
7987   traces:
7988     hoverinfo: "x+y"
7989     boxpoints: "outliers"
7990     whiskerwidth: 0
7991   layout:
7992     title: "l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
7993     layout: "plot-throughput"
7994
7995 - type: "plot"
7996   title: "VPP Throughput: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
7997   algorithm: "plot_performance_box"
7998   output-file-type: ".html"
7999   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
8000   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8001   filter: "'NIC_Intel-X710' and
8002            '64B' and
8003            ('BASE' or 'SCALE') and
8004            'NDRPDR' and
8005            'ETH' and
8006            '2T1C' and
8007            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8008            not 'VHOST' and
8009            not 'MEMIF'"
8010   parameters:
8011   - "throughput"
8012   - "parent"
8013   - "tags"
8014   sort:
8015   - "L2PATCH"
8016   - "L2XCBASE"
8017   - "BASE"
8018   - "FIB_10K"
8019   - "FIB_100K"
8020   - "FIB_1M"
8021   traces:
8022     hoverinfo: "x+y"
8023     boxpoints: "outliers"
8024     whiskerwidth: 0
8025   layout:
8026     title: "l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
8027     layout: "plot-throughput"
8028
8029 - type: "plot"
8030   title: "VPP Throughput: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
8031   algorithm: "plot_performance_box"
8032   output-file-type: ".html"
8033   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
8034   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8035   filter: "'NIC_Intel-X710' and
8036            '64B' and
8037            ('BASE' or 'SCALE') and
8038            'NDRPDR' and
8039            'ETH' and
8040            '4T2C' and
8041            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8042            not 'VHOST' and
8043            not 'MEMIF'"
8044   parameters:
8045   - "throughput"
8046   - "parent"
8047   - "tags"
8048   sort:
8049   - "L2PATCH"
8050   - "L2XCBASE"
8051   - "BASE"
8052   - "FIB_10K"
8053   - "FIB_100K"
8054   - "FIB_1M"
8055   traces:
8056     hoverinfo: "x+y"
8057     boxpoints: "outliers"
8058     whiskerwidth: 0
8059   layout:
8060     title: "l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
8061     layout: "plot-throughput"
8062
8063 - type: "plot"
8064   title: "VPP Throughput: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
8065   algorithm: "plot_performance_box"
8066   output-file-type: ".html"
8067   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
8068   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8069   filter: "'NIC_Intel-X710' and
8070            '64B' and
8071            ('BASE' or 'SCALE') and
8072            'NDRPDR' and
8073            'ETH' and
8074            '4T2C' and
8075            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8076            not 'VHOST' and
8077            not 'MEMIF'"
8078   parameters:
8079   - "throughput"
8080   - "parent"
8081   - "tags"
8082   sort:
8083   - "L2PATCH"
8084   - "L2XCBASE"
8085   - "BASE"
8086   - "FIB_10K"
8087   - "FIB_100K"
8088   - "FIB_1M"
8089   traces:
8090     hoverinfo: "x+y"
8091     boxpoints: "outliers"
8092     whiskerwidth: 0
8093   layout:
8094     title: "l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
8095     layout: "plot-throughput"
8096
8097 # Packet Throughput - VPP L2 2n-skx-xxv710 base and scale
8098 - type: "plot"
8099   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
8100   algorithm: "plot_performance_box"
8101   output-file-type: ".html"
8102   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
8103   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8104   filter: "'NIC_Intel-XXV710' and
8105            '64B' and
8106            ('BASE' or 'SCALE') and
8107            'NDRPDR' and
8108            'ETH' and
8109            '2T1C' and
8110            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8111            not 'VHOST' and
8112            not 'MEMIF'"
8113   parameters:
8114   - "throughput"
8115   - "parent"
8116   - "tags"
8117   sort:
8118   - "L2PATCH"
8119   - "L2XCBASE"
8120   - "BASE"
8121   - "FIB_10K"
8122   - "FIB_100K"
8123   - "FIB_1M"
8124   traces:
8125     hoverinfo: "x+y"
8126     boxpoints: "outliers"
8127     whiskerwidth: 0
8128   layout:
8129     title: "l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
8130     layout: "plot-throughput"
8131
8132 - type: "plot"
8133   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
8134   algorithm: "plot_performance_box"
8135   output-file-type: ".html"
8136   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
8137   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8138   filter: "'NIC_Intel-XXV710' and
8139            '64B' and
8140            ('BASE' or 'SCALE') and
8141            'NDRPDR' and
8142            'ETH' and
8143            '2T1C' and
8144            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8145            not 'VHOST' and
8146            not 'MEMIF'"
8147   parameters:
8148   - "throughput"
8149   - "parent"
8150   - "tags"
8151   sort:
8152   - "L2PATCH"
8153   - "L2XCBASE"
8154   - "BASE"
8155   - "FIB_10K"
8156   - "FIB_100K"
8157   - "FIB_1M"
8158   traces:
8159     hoverinfo: "x+y"
8160     boxpoints: "outliers"
8161     whiskerwidth: 0
8162   layout:
8163     title: "l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
8164     layout: "plot-throughput"
8165
8166 - type: "plot"
8167   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
8168   algorithm: "plot_performance_box"
8169   output-file-type: ".html"
8170   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
8171   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8172   filter: "'NIC_Intel-XXV710' and
8173            '64B' and
8174            ('BASE' or 'SCALE') and
8175            'NDRPDR' and
8176            'ETH' and
8177            '4T2C' and
8178            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8179            not 'VHOST' and
8180            not 'MEMIF'"
8181   parameters:
8182   - "throughput"
8183   - "parent"
8184   - "tags"
8185   sort:
8186   - "L2PATCH"
8187   - "L2XCBASE"
8188   - "BASE"
8189   - "FIB_10K"
8190   - "FIB_100K"
8191   - "FIB_1M"
8192   traces:
8193     hoverinfo: "x+y"
8194     boxpoints: "outliers"
8195     whiskerwidth: 0
8196   layout:
8197     title: "l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
8198     layout: "plot-throughput"
8199
8200 - type: "plot"
8201   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
8202   algorithm: "plot_performance_box"
8203   output-file-type: ".html"
8204   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
8205   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8206   filter: "'NIC_Intel-XXV710' and
8207            '64B' and
8208            ('BASE' or 'SCALE') and
8209            'NDRPDR' and
8210            'ETH' and
8211            '4T2C' and
8212            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8213            not 'VHOST' and
8214            not 'MEMIF'"
8215   parameters:
8216   - "throughput"
8217   - "parent"
8218   - "tags"
8219   sort:
8220   - "L2PATCH"
8221   - "L2XCBASE"
8222   - "BASE"
8223   - "FIB_10K"
8224   - "FIB_100K"
8225   - "FIB_1M"
8226   traces:
8227     hoverinfo: "x+y"
8228     boxpoints: "outliers"
8229     whiskerwidth: 0
8230   layout:
8231     title: "l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
8232     layout: "plot-throughput"
8233
8234 ## Packet Throughput - VPP L2 2n-dnv-x553 base
8235 #- type: "plot"
8236 #  title: "VPP Throughput: l2sw-2n-dnv-x553-64b-1t1c-base-ndr"
8237 #  algorithm: "plot_performance_box"
8238 #  output-file-type: ".html"
8239 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-1t1c-base-ndr"
8240 #  data: "intel-dnv-vpp"
8241 #  filter: "'NIC_Intel-X553' and
8242 #           '64B' and
8243 #           'BASE' and
8244 #           'NDRPDR' and
8245 #           'ETH' and
8246 #           '1T1C' and
8247 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8248 #           not 'VHOST' and
8249 #           not 'MEMIF'"
8250 #  parameters:
8251 #  - "throughput"
8252 #  - "parent"
8253 #  - "tags"
8254 #  sort:
8255 #  - "L2XCBASE"
8256 #  - "L2BDMACLRN"
8257 #  - "L2PATCH"
8258 #  traces:
8259 #    hoverinfo: "x+y"
8260 #    boxpoints: "outliers"
8261 #    whiskerwidth: 0
8262 #  layout:
8263 #    title: "l2sw-2n-dnv-x553-64b-1t1c-base-ndr"
8264 #    layout: "plot-throughput"
8265 #
8266 #- type: "plot"
8267 #  title: "VPP Throughput: l2sw-2n-dnv-x553-64b-1t1c-base-pdr"
8268 #  algorithm: "plot_performance_box"
8269 #  output-file-type: ".html"
8270 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-1t1c-base-pdr"
8271 #  data: "intel-dnv-vpp"
8272 #  filter: "'NIC_Intel-X553' and
8273 #           '64B' and
8274 #           ('BASE' or 'SCALE') and
8275 #           'NDRPDR' and
8276 #           'ETH' and
8277 #           '1T1C' and
8278 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8279 #           not 'VHOST' and
8280 #           not 'MEMIF'"
8281 #  parameters:
8282 #  - "throughput"
8283 #  - "parent"
8284 #  - "tags"
8285 #  sort:
8286 #  - "L2XCBASE"
8287 #  - "L2BDMACLRN"
8288 #  - "L2PATCH"
8289 #  traces:
8290 #    hoverinfo: "x+y"
8291 #    boxpoints: "outliers"
8292 #    whiskerwidth: 0
8293 #  layout:
8294 #    title: "l2sw-2n-dnv-x553-64b-1t1c-base-pdr"
8295 #    layout: "plot-throughput"
8296 #
8297 #- type: "plot"
8298 #  title: "VPP Throughput: l2sw-2n-dnv-x553-64b-2t2c-base-ndr"
8299 #  algorithm: "plot_performance_box"
8300 #  output-file-type: ".html"
8301 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-2t2c-base-ndr"
8302 #  data: "intel-dnv-vpp"
8303 #  filter: "'NIC_Intel-X553' and
8304 #           '64B' and
8305 #           ('BASE' or 'SCALE') and
8306 #           'NDRPDR' and
8307 #           'ETH' and
8308 #           '2T2C' and
8309 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8310 #           not 'VHOST' and
8311 #           not 'MEMIF'"
8312 #  parameters:
8313 #  - "throughput"
8314 #  - "parent"
8315 #  - "tags"
8316 #  sort:
8317 #  - "L2XCBASE"
8318 #  - "L2BDMACLRN"
8319 #  - "L2PATCH"
8320 #  traces:
8321 #    hoverinfo: "x+y"
8322 #    boxpoints: "outliers"
8323 #    whiskerwidth: 0
8324 #  layout:
8325 #    title: "l2sw-2n-dnv-x553-64b-2t2c-base-ndr"
8326 #    layout: "plot-throughput"
8327 #
8328 #- type: "plot"
8329 #  title: "VPP Throughput: l2sw-2n-dnv-x553-64b-2t2c-base-pdr"
8330 #  algorithm: "plot_performance_box"
8331 #  output-file-type: ".html"
8332 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-2t2c-base-pdr"
8333 #  data: "intel-dnv-vpp"
8334 #  filter: "'NIC_Intel-X553' and
8335 #           '64B' and
8336 #           ('BASE' or 'SCALE') and
8337 #           'NDRPDR' and
8338 #           'ETH' and
8339 #           '2T2C' and
8340 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8341 #           not 'VHOST' and
8342 #           not 'MEMIF'"
8343 #  parameters:
8344 #  - "throughput"
8345 #  - "parent"
8346 #  - "tags"
8347 #  sort:
8348 #  - "L2XCBASE"
8349 #  - "L2BDMACLRN"
8350 #  - "L2PATCH"
8351 #  traces:
8352 #    hoverinfo: "x+y"
8353 #    boxpoints: "outliers"
8354 #    whiskerwidth: 0
8355 #  layout:
8356 #    title: "l2sw-2n-dnv-x553-64b-2t2c-base-pdr"
8357 #    layout: "plot-throughput"
8358
8359 ################################################################################
8360
8361 # Packet Throughput - VPP Container Memif 3n-hsw-x520
8362 - type: "plot"
8363   title: "VPP Throughput: memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
8364   algorithm: "plot_performance_box"
8365   output-file-type: ".html"
8366   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
8367   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8368   filter: "'NIC_Intel-X520-DA2' and
8369            '64B' and
8370            ('BASE' or 'SCALE') and
8371            'NDRPDR' and
8372            '1T1C' and
8373            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8374            not 'VHOST' and
8375            'MEMIF'"
8376   parameters:
8377   - "throughput"
8378   - "parent"
8379   - "tags"
8380   sort:
8381   - "L2XCFWD"
8382   - "L2XCFWD"
8383   - "L2XCFWD"
8384   - "L2BDMACLRN"
8385   - "L2BDMACLRN"
8386   - "L2BDMACLRN"
8387   - "IP4FWD"
8388   traces:
8389     hoverinfo: "x+y"
8390     boxpoints: "outliers"
8391     whiskerwidth: 0
8392   layout:
8393     title: "memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
8394     layout: "plot-throughput"
8395
8396 - type: "plot"
8397   title: "VPP Throughput: memif-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
8398   algorithm: "plot_performance_box"
8399   output-file-type: ".html"
8400   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
8401   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8402   filter: "'NIC_Intel-X520-DA2' and
8403            '64B' and
8404            ('BASE' or 'SCALE') and
8405            'NDRPDR' and
8406            '1T1C' and
8407            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8408            not 'VHOST' and
8409            'MEMIF'"
8410   parameters:
8411   - "throughput"
8412   - "parent"
8413   - "tags"
8414   sort:
8415   - "L2XCFWD"
8416   - "L2XCFWD"
8417   - "L2XCFWD"
8418   - "L2BDMACLRN"
8419   - "L2BDMACLRN"
8420   - "L2BDMACLRN"
8421   - "IP4FWD"
8422   traces:
8423     hoverinfo: "x+y"
8424     boxpoints: "outliers"
8425     whiskerwidth: 0
8426   layout:
8427     title: "memif-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
8428     layout: "plot-throughput"
8429
8430 - type: "plot"
8431   title: "VPP Throughput: memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
8432   algorithm: "plot_performance_box"
8433   output-file-type: ".html"
8434   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
8435   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8436   filter: "'NIC_Intel-X520-DA2' and
8437            '64B' and
8438            ('BASE' or 'SCALE') and
8439            'NDRPDR' and
8440            '2T2C' and
8441            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8442            not 'VHOST' and
8443            'MEMIF'"
8444   parameters:
8445   - "throughput"
8446   - "parent"
8447   - "tags"
8448   sort:
8449   - "L2XCFWD"
8450   - "L2XCFWD"
8451   - "L2XCFWD"
8452   - "L2BDMACLRN"
8453   - "L2BDMACLRN"
8454   - "L2BDMACLRN"
8455   - "IP4FWD"
8456   traces:
8457     hoverinfo: "x+y"
8458     boxpoints: "outliers"
8459     whiskerwidth: 0
8460   layout:
8461     title: "memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
8462     layout: "plot-throughput"
8463
8464 - type: "plot"
8465   title: "VPP Throughput: memif-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
8466   algorithm: "plot_performance_box"
8467   output-file-type: ".html"
8468   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
8469   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8470   filter: "'NIC_Intel-X520-DA2' and
8471            '64B' and
8472            ('BASE' or 'SCALE') and
8473            'NDRPDR' and
8474            '2T2C' and
8475            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8476            not 'VHOST' and
8477            'MEMIF'"
8478   parameters:
8479   - "throughput"
8480   - "parent"
8481   - "tags"
8482   sort:
8483   - "L2XCFWD"
8484   - "L2XCFWD"
8485   - "L2XCFWD"
8486   - "L2BDMACLRN"
8487   - "L2BDMACLRN"
8488   - "L2BDMACLRN"
8489   - "IP4FWD"
8490   traces:
8491     hoverinfo: "x+y"
8492     boxpoints: "outliers"
8493     whiskerwidth: 0
8494   layout:
8495     title: "memif-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
8496     layout: "plot-throughput"
8497
8498 # Packet Throughput - VPP Container Memif 3n-hsw-x710
8499 - type: "plot"
8500   title: "VPP Throughput: memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
8501   algorithm: "plot_performance_box"
8502   output-file-type: ".html"
8503   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
8504   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8505   filter: "'NIC_Intel-X710' and
8506            '64B' and
8507            ('BASE' or 'SCALE') and
8508            'NDRPDR' and
8509            '1T1C' and
8510            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8511            not 'VHOST' and
8512            'MEMIF'"
8513   parameters:
8514   - "throughput"
8515   - "parent"
8516   - "tags"
8517   sort:
8518   - "L2XCFWD"
8519   - "L2XCFWD"
8520   - "L2XCFWD"
8521   - "L2BDMACLRN"
8522   - "L2BDMACLRN"
8523   - "L2BDMACLRN"
8524   - "IP4FWD"
8525   traces:
8526     hoverinfo: "x+y"
8527     boxpoints: "outliers"
8528     whiskerwidth: 0
8529   layout:
8530     title: "memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
8531     layout: "plot-throughput"
8532
8533 - type: "plot"
8534   title: "VPP Throughput: memif-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
8535   algorithm: "plot_performance_box"
8536   output-file-type: ".html"
8537   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
8538   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8539   filter: "'NIC_Intel-X710' and
8540            '64B' and
8541            ('BASE' or 'SCALE') and
8542            'NDRPDR' and
8543            '1T1C' and
8544            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8545            not 'VHOST' and
8546            'MEMIF'"
8547   parameters:
8548   - "throughput"
8549   - "parent"
8550   - "tags"
8551   sort:
8552   - "L2XCFWD"
8553   - "L2XCFWD"
8554   - "L2XCFWD"
8555   - "L2BDMACLRN"
8556   - "L2BDMACLRN"
8557   - "L2BDMACLRN"
8558   - "IP4FWD"
8559   traces:
8560     hoverinfo: "x+y"
8561     boxpoints: "outliers"
8562     whiskerwidth: 0
8563   layout:
8564     title: "memif-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
8565     layout: "plot-throughput"
8566
8567 - type: "plot"
8568   title: "VPP Throughput: memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
8569   algorithm: "plot_performance_box"
8570   output-file-type: ".html"
8571   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
8572   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8573   filter: "'NIC_Intel-X710' and
8574            '64B' and
8575            ('BASE' or 'SCALE') and
8576            'NDRPDR' and
8577            '2T2C' and
8578            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8579            not 'VHOST' and
8580            'MEMIF'"
8581   parameters:
8582   - "throughput"
8583   - "parent"
8584   - "tags"
8585   sort:
8586   - "L2XCFWD"
8587   - "L2XCFWD"
8588   - "L2XCFWD"
8589   - "L2BDMACLRN"
8590   - "L2BDMACLRN"
8591   - "L2BDMACLRN"
8592   - "IP4FWD"
8593   traces:
8594     hoverinfo: "x+y"
8595     boxpoints: "outliers"
8596     whiskerwidth: 0
8597   layout:
8598     title: "memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
8599     layout: "plot-throughput"
8600
8601 - type: "plot"
8602   title: "VPP Throughput: memif-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
8603   algorithm: "plot_performance_box"
8604   output-file-type: ".html"
8605   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
8606   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8607   filter: "'NIC_Intel-X710' and
8608            '64B' and
8609            ('BASE' or 'SCALE') and
8610            'NDRPDR' and
8611            '2T2C' and
8612            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8613            not 'VHOST' and
8614            'MEMIF'"
8615   parameters:
8616   - "throughput"
8617   - "parent"
8618   - "tags"
8619   sort:
8620   - "L2XCFWD"
8621   - "L2XCFWD"
8622   - "L2XCFWD"
8623   - "L2BDMACLRN"
8624   - "L2BDMACLRN"
8625   - "L2BDMACLRN"
8626   - "IP4FWD"
8627   traces:
8628     hoverinfo: "x+y"
8629     boxpoints: "outliers"
8630     whiskerwidth: 0
8631   layout:
8632     title: "memif-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
8633     layout: "plot-throughput"
8634
8635 # Packet Throughput - VPP Container Memif 3n-hsw-xl710
8636 - type: "plot"
8637   title: "VPP Throughput: memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr"
8638   algorithm: "plot_performance_box"
8639   output-file-type: ".html"
8640   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr"
8641   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8642   filter: "'NIC_Intel-XL710' and
8643            '64B' and
8644            ('BASE' or 'SCALE') and
8645            'NDRPDR' and
8646            '1T1C' and
8647            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8648            not 'VHOST' and
8649            'MEMIF'"
8650   parameters:
8651   - "throughput"
8652   - "parent"
8653   - "tags"
8654   sort:
8655   - "L2XCFWD"
8656   - "L2XCFWD"
8657   - "L2XCFWD"
8658   - "L2BDMACLRN"
8659   - "L2BDMACLRN"
8660   - "L2BDMACLRN"
8661   - "IP4FWD"
8662   traces:
8663     hoverinfo: "x+y"
8664     boxpoints: "outliers"
8665     whiskerwidth: 0
8666   layout:
8667     title: "memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr"
8668     layout: "plot-throughput"
8669
8670 - type: "plot"
8671   title: "VPP Throughput: memif-3n-hsw-xl710-64b-1t1c-base_and_features-pdr"
8672   algorithm: "plot_performance_box"
8673   output-file-type: ".html"
8674   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_features-pdr"
8675   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8676   filter: "'NIC_Intel-XL710' and
8677            '64B' and
8678            ('BASE' or 'SCALE') and
8679            'NDRPDR' and
8680            '1T1C' and
8681            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8682            not 'VHOST' and
8683            'MEMIF'"
8684   parameters:
8685   - "throughput"
8686   - "parent"
8687   - "tags"
8688   sort:
8689   - "L2XCFWD"
8690   - "L2XCFWD"
8691   - "L2XCFWD"
8692   - "L2BDMACLRN"
8693   - "L2BDMACLRN"
8694   - "L2BDMACLRN"
8695   - "IP4FWD"
8696   traces:
8697     hoverinfo: "x+y"
8698     boxpoints: "outliers"
8699     whiskerwidth: 0
8700   layout:
8701     title: "memif-3n-hsw-xl710-64b-1t1c-base_and_features-pdr"
8702     layout: "plot-throughput"
8703
8704 - type: "plot"
8705   title: "VPP Throughput: memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr"
8706   algorithm: "plot_performance_box"
8707   output-file-type: ".html"
8708   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr"
8709   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8710   filter: "'NIC_Intel-XL710' and
8711            '64B' and
8712            ('BASE' or 'SCALE') and
8713            'NDRPDR' and
8714            '2T2C' and
8715            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8716            not 'VHOST' and
8717            'MEMIF'"
8718   parameters:
8719   - "throughput"
8720   - "parent"
8721   - "tags"
8722   sort:
8723   - "L2XCFWD"
8724   - "L2XCFWD"
8725   - "L2XCFWD"
8726   - "L2BDMACLRN"
8727   - "L2BDMACLRN"
8728   - "L2BDMACLRN"
8729   - "IP4FWD"
8730   traces:
8731     hoverinfo: "x+y"
8732     boxpoints: "outliers"
8733     whiskerwidth: 0
8734   layout:
8735     title: "memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr"
8736     layout: "plot-throughput"
8737
8738 - type: "plot"
8739   title: "VPP Throughput: memif-3n-hsw-xl710-64b-2t2c-base_and_features-pdr"
8740   algorithm: "plot_performance_box"
8741   output-file-type: ".html"
8742   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_features-pdr"
8743   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8744   filter: "'NIC_Intel-XL710' and
8745            '64B' and
8746            ('BASE' or 'SCALE') and
8747            'NDRPDR' and
8748            '2T2C' and
8749            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8750            not 'VHOST' and
8751            'MEMIF'"
8752   parameters:
8753   - "throughput"
8754   - "parent"
8755   - "tags"
8756   sort:
8757   - "L2XCFWD"
8758   - "L2XCFWD"
8759   - "L2XCFWD"
8760   - "L2BDMACLRN"
8761   - "L2BDMACLRN"
8762   - "L2BDMACLRN"
8763   - "IP4FWD"
8764   traces:
8765     hoverinfo: "x+y"
8766     boxpoints: "outliers"
8767     whiskerwidth: 0
8768   layout:
8769     title: "memif-3n-hsw-xl710-64b-2t2c-base_and_features-pdr"
8770     layout: "plot-throughput"
8771
8772 # Packet Throughput - VPP Container Memif 3n-skx-x710
8773 - type: "plot"
8774   title: "VPP Throughput: memif-3n-skx-x710-64b-2t1c-base_and_features-ndr"
8775   algorithm: "plot_performance_box"
8776   output-file-type: ".html"
8777   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_features-ndr"
8778   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8779   filter: "'NIC_Intel-X710' and
8780            '64B' and
8781            ('BASE' or 'SCALE') and
8782            'NDRPDR' and
8783            '2T1C' and
8784            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8785            not 'VHOST' and
8786            'MEMIF'"
8787   parameters:
8788   - "throughput"
8789   - "parent"
8790   - "tags"
8791   sort:
8792   - "L2XCFWD"
8793   - "L2XCFWD"
8794   - "L2XCFWD"
8795   - "L2BDMACLRN"
8796   - "L2BDMACLRN"
8797   - "L2BDMACLRN"
8798   - "IP4FWD"
8799   traces:
8800     hoverinfo: "x+y"
8801     boxpoints: "outliers"
8802     whiskerwidth: 0
8803   layout:
8804     title: "memif-3n-skx-x710-64b-2t1c-base_and_features-ndr"
8805     layout: "plot-throughput"
8806
8807 - type: "plot"
8808   title: "VPP Throughput: memif-3n-skx-x710-64b-2t1c-base_and_features-pdr"
8809   algorithm: "plot_performance_box"
8810   output-file-type: ".html"
8811   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_features-pdr"
8812   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8813   filter: "'NIC_Intel-X710' and
8814            '64B' and
8815            ('BASE' or 'SCALE') and
8816            'NDRPDR' and
8817            '2T1C' and
8818            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8819            not 'VHOST' and
8820            'MEMIF'"
8821   parameters:
8822   - "throughput"
8823   - "parent"
8824   - "tags"
8825   sort:
8826   - "L2XCFWD"
8827   - "L2XCFWD"
8828   - "L2XCFWD"
8829   - "L2BDMACLRN"
8830   - "L2BDMACLRN"
8831   - "L2BDMACLRN"
8832   - "IP4FWD"
8833   traces:
8834     hoverinfo: "x+y"
8835     boxpoints: "outliers"
8836     whiskerwidth: 0
8837   layout:
8838     title: "memif-3n-skx-x710-64b-2t1c-base_and_features-pdr"
8839     layout: "plot-throughput"
8840
8841 - type: "plot"
8842   title: "VPP Throughput: memif-3n-skx-x710-64b-4t2c-base_and_features-ndr"
8843   algorithm: "plot_performance_box"
8844   output-file-type: ".html"
8845   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_features-ndr"
8846   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8847   filter: "'NIC_Intel-X710' and
8848            '64B' and
8849            ('BASE' or 'SCALE') and
8850            'NDRPDR' and
8851            '4T2C' and
8852            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8853            not 'VHOST' and
8854            'MEMIF'"
8855   parameters:
8856   - "throughput"
8857   - "parent"
8858   - "tags"
8859   sort:
8860   - "L2XCFWD"
8861   - "L2XCFWD"
8862   - "L2XCFWD"
8863   - "L2BDMACLRN"
8864   - "L2BDMACLRN"
8865   - "L2BDMACLRN"
8866   - "IP4FWD"
8867   traces:
8868     hoverinfo: "x+y"
8869     boxpoints: "outliers"
8870     whiskerwidth: 0
8871   layout:
8872     title: "memif-3n-skx-x710-64b-4t2c-base_and_features-ndr"
8873     layout: "plot-throughput"
8874
8875 - type: "plot"
8876   title: "VPP Throughput: memif-3n-skx-x710-64b-4t2c-base_and_features-pdr"
8877   algorithm: "plot_performance_box"
8878   output-file-type: ".html"
8879   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_features-pdr"
8880   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8881   filter: "'NIC_Intel-X710' and
8882            '64B' and
8883            ('BASE' or 'SCALE') and
8884            'NDRPDR' and
8885            '4T2C' and
8886            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8887            not 'VHOST' and
8888            'MEMIF'"
8889   parameters:
8890   - "throughput"
8891   - "parent"
8892   - "tags"
8893   sort:
8894   - "L2XCFWD"
8895   - "L2XCFWD"
8896   - "L2XCFWD"
8897   - "L2BDMACLRN"
8898   - "L2BDMACLRN"
8899   - "L2BDMACLRN"
8900   - "IP4FWD"
8901   traces:
8902     hoverinfo: "x+y"
8903     boxpoints: "outliers"
8904     whiskerwidth: 0
8905   layout:
8906     title: "memif-3n-skx-x710-64b-4t2c-base_and_features-pdr"
8907     layout: "plot-throughput"
8908
8909 # Packet Throughput - VPP Container Memif 2n-skx-x710
8910 - type: "plot"
8911   title: "VPP Throughput: memif-2n-skx-x710-64b-2t1c-base_and_features-ndr"
8912   algorithm: "plot_performance_box"
8913   output-file-type: ".html"
8914   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_features-ndr"
8915   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8916   filter: "'NIC_Intel-X710' and
8917            '64B' and
8918            ('BASE' or 'SCALE') and
8919            'NDRPDR' and
8920            '2T1C' and
8921            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8922            not 'VHOST' and
8923            not 'NF_DENSITY' and
8924            'MEMIF'"
8925   parameters:
8926   - "throughput"
8927   - "parent"
8928   - "tags"
8929   sort:
8930   - "L2XCFWD"
8931   - "L2XCFWD"
8932   - "L2XCFWD"
8933   - "L2BDMACLRN"
8934   - "L2BDMACLRN"
8935   - "L2BDMACLRN"
8936   - "IP4FWD"
8937   traces:
8938     hoverinfo: "x+y"
8939     boxpoints: "outliers"
8940     whiskerwidth: 0
8941   layout:
8942     title: "memif-2n-skx-x710-64b-2t1c-base_and_features-ndr"
8943     layout: "plot-throughput"
8944
8945 - type: "plot"
8946   title: "VPP Throughput: memif-2n-skx-x710-64b-2t1c-base_and_features-pdr"
8947   algorithm: "plot_performance_box"
8948   output-file-type: ".html"
8949   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_features-pdr"
8950   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8951   filter: "'NIC_Intel-X710' and
8952            '64B' and
8953            ('BASE' or 'SCALE') and
8954            'NDRPDR' and
8955            '2T1C' and
8956            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8957            not 'VHOST' and
8958            not 'NF_DENSITY' and
8959            'MEMIF'"
8960   parameters:
8961   - "throughput"
8962   - "parent"
8963   - "tags"
8964   sort:
8965   - "L2XCFWD"
8966   - "L2XCFWD"
8967   - "L2XCFWD"
8968   - "L2BDMACLRN"
8969   - "L2BDMACLRN"
8970   - "L2BDMACLRN"
8971   - "IP4FWD"
8972   traces:
8973     hoverinfo: "x+y"
8974     boxpoints: "outliers"
8975     whiskerwidth: 0
8976   layout:
8977     title: "memif-2n-skx-x710-64b-2t1c-base_and_features-pdr"
8978     layout: "plot-throughput"
8979
8980 - type: "plot"
8981   title: "VPP Throughput: memif-2n-skx-x710-64b-4t2c-base_and_features-ndr"
8982   algorithm: "plot_performance_box"
8983   output-file-type: ".html"
8984   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_features-ndr"
8985   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8986   filter: "'NIC_Intel-X710' and
8987            '64B' and
8988            ('BASE' or 'SCALE') and
8989            'NDRPDR' and
8990            '4T2C' and
8991            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8992            not 'VHOST' and
8993            not 'NF_DENSITY' and
8994            'MEMIF'"
8995   parameters:
8996   - "throughput"
8997   - "parent"
8998   - "tags"
8999   sort:
9000   - "L2XCFWD"
9001   - "L2XCFWD"
9002   - "L2XCFWD"
9003   - "L2BDMACLRN"
9004   - "L2BDMACLRN"
9005   - "L2BDMACLRN"
9006   - "IP4FWD"
9007   traces:
9008     hoverinfo: "x+y"
9009     boxpoints: "outliers"
9010     whiskerwidth: 0
9011   layout:
9012     title: "memif-2n-skx-x710-64b-4t2c-base_and_features-ndr"
9013     layout: "plot-throughput"
9014
9015 - type: "plot"
9016   title: "VPP Throughput: memif-2n-skx-x710-64b-4t2c-base_and_features-pdr"
9017   algorithm: "plot_performance_box"
9018   output-file-type: ".html"
9019   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_features-pdr"
9020   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9021   filter: "'NIC_Intel-X710' and
9022            '64B' and
9023            ('BASE' or 'SCALE') and
9024            'NDRPDR' and
9025            '4T2C' and
9026            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9027            not 'VHOST' and
9028            not 'NF_DENSITY' and
9029            'MEMIF'"
9030   parameters:
9031   - "throughput"
9032   - "parent"
9033   - "tags"
9034   sort:
9035   - "L2XCFWD"
9036   - "L2XCFWD"
9037   - "L2XCFWD"
9038   - "L2BDMACLRN"
9039   - "L2BDMACLRN"
9040   - "L2BDMACLRN"
9041   - "IP4FWD"
9042   traces:
9043     hoverinfo: "x+y"
9044     boxpoints: "outliers"
9045     whiskerwidth: 0
9046   layout:
9047     title: "memif-2n-skx-x710-64b-4t2c-base_and_features-pdr"
9048     layout: "plot-throughput"
9049
9050 ## Packet Throughput - VPP Container Memif 2n-skx-xxv710
9051 #- type: "plot"
9052 #  title: "VPP Throughput: memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
9053 #  algorithm: "plot_performance_box"
9054 #  output-file-type: ".html"
9055 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
9056 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
9057 #  filter: "'NIC_Intel-XXV710' and
9058 #           '64B' and
9059 #           ('BASE' or 'SCALE') and
9060 #           'NDRPDR' and
9061 #           '2T1C' and
9062 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9063 #           not 'VHOST' and
9064 #           'MEMIF'"
9065 #  parameters:
9066 #  - "throughput"
9067 #  - "parent"
9068 #  - "tags"
9069 #  sort:
9070 #  - "L2XCFWD"
9071 #  - "L2XCFWD"
9072 #  - "L2XCFWD"
9073 #  - "L2BDMACLRN"
9074 #  - "L2BDMACLRN"
9075 #  - "L2BDMACLRN"
9076 #  - "IP4FWD"
9077 #  traces:
9078 #    hoverinfo: "x+y"
9079 #    boxpoints: "outliers"
9080 #    whiskerwidth: 0
9081 #  layout:
9082 #    title: "memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
9083 #    layout: "plot-throughput"
9084 #
9085 #- type: "plot"
9086 #  title: "VPP Throughput: memif-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
9087 #  algorithm: "plot_performance_box"
9088 #  output-file-type: ".html"
9089 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
9090 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
9091 #  filter: "'NIC_Intel-XXV710' and
9092 #           '64B' and
9093 #           ('BASE' or 'SCALE') and
9094 #           'NDRPDR' and
9095 #           '2T1C' and
9096 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9097 #           not 'VHOST' and
9098 #           'MEMIF'"
9099 #  parameters:
9100 #  - "throughput"
9101 #  - "parent"
9102 #  - "tags"
9103 #  sort:
9104 #  - "L2XCFWD"
9105 #  - "L2XCFWD"
9106 #  - "L2XCFWD"
9107 #  - "L2BDMACLRN"
9108 #  - "L2BDMACLRN"
9109 #  - "L2BDMACLRN"
9110 #  - "IP4FWD"
9111 #  traces:
9112 #    hoverinfo: "x+y"
9113 #    boxpoints: "outliers"
9114 #    whiskerwidth: 0
9115 #  layout:
9116 #    title: "memif-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
9117 #    layout: "plot-throughput"
9118 #
9119 #- type: "plot"
9120 #  title: "VPP Throughput: memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
9121 #  algorithm: "plot_performance_box"
9122 #  output-file-type: ".html"
9123 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
9124 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
9125 #  filter: "'NIC_Intel-XXV710' and
9126 #           '64B' and
9127 #           ('BASE' or 'SCALE') and
9128 #           'NDRPDR' and
9129 #           '4T2C' and
9130 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9131 #           not 'VHOST' and
9132 #           'MEMIF'"
9133 #  parameters:
9134 #  - "throughput"
9135 #  - "parent"
9136 #  - "tags"
9137 #  sort:
9138 #  - "L2XCFWD"
9139 #  - "L2XCFWD"
9140 #  - "L2XCFWD"
9141 #  - "L2BDMACLRN"
9142 #  - "L2BDMACLRN"
9143 #  - "L2BDMACLRN"
9144 #  - "IP4FWD"
9145 #  traces:
9146 #    hoverinfo: "x+y"
9147 #    boxpoints: "outliers"
9148 #    whiskerwidth: 0
9149 #  layout:
9150 #    title: "memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
9151 #    layout: "plot-throughput"
9152 #
9153 #- type: "plot"
9154 #  title: "VPP Throughput: memif-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
9155 #  algorithm: "plot_performance_box"
9156 #  output-file-type: ".html"
9157 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
9158 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
9159 #  filter: "'NIC_Intel-XXV710' and
9160 #           '64B' and
9161 #           ('BASE' or 'SCALE') and
9162 #           'NDRPDR' and
9163 #           '4T2C' and
9164 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9165 #           not 'VHOST' and
9166 #           'MEMIF'"
9167 #  parameters:
9168 #  - "throughput"
9169 #  - "parent"
9170 #  - "tags"
9171 #  sort:
9172 #  - "L2XCFWD"
9173 #  - "L2XCFWD"
9174 #  - "L2XCFWD"
9175 #  - "L2BDMACLRN"
9176 #  - "L2BDMACLRN"
9177 #  - "L2BDMACLRN"
9178 #  - "IP4FWD"
9179 #  traces:
9180 #    hoverinfo: "x+y"
9181 #    boxpoints: "outliers"
9182 #    whiskerwidth: 0
9183 #  layout:
9184 #    title: "memif-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
9185 #    layout: "plot-throughput"
9186
9187 ################################################################################
9188
9189 ## Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x520 l2xc
9190 #- type: "plot"
9191 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
9192 #  algorithm: "plot_performance_box"
9193 #  output-file-type: ".html"
9194 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
9195 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9196 #  filter: "'NIC_Intel-X520-DA2' and
9197 #           '64B' and
9198 #           ('BASE' or 'SCALE') and
9199 #           'NDRPDR' and
9200 #           '1T1C' and
9201 #           'L2XCFWD' and
9202 #           not 'VHOST' and
9203 #           not 'NF_DENSITY' and
9204 #           'MEMIF'"
9205 #  parameters:
9206 #  - "throughput"
9207 #  - "parent"
9208 #  - "tags"
9209 #  sort:
9210 #  - "1VNF"
9211 #  - "2VNF"
9212 #  - "4VNF"
9213 #  - "2VNF"
9214 #  - "4VNF"
9215 #  traces:
9216 #    hoverinfo: "x+y"
9217 #    boxpoints: "outliers"
9218 #    whiskerwidth: 0
9219 #  layout:
9220 #    title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
9221 #    layout: "plot-throughput"
9222 #
9223 #- type: "plot"
9224 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-pdr"
9225 #  algorithm: "plot_performance_box"
9226 #  output-file-type: ".html"
9227 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-pdr"
9228 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9229 #  filter: "'NIC_Intel-X520-DA2' and
9230 #           '64B' and
9231 #           ('BASE' or 'SCALE') and
9232 #           'NDRPDR' and
9233 #           '1T1C' and
9234 #           'L2XCFWD' and
9235 #           not 'VHOST' and
9236 #           not 'NF_DENSITY' and
9237 #           'MEMIF'"
9238 #  parameters:
9239 #  - "throughput"
9240 #  - "parent"
9241 #  - "tags"
9242 #  sort:
9243 #  - "1VNF"
9244 #  - "2VNF"
9245 #  - "4VNF"
9246 #  - "2VNF"
9247 #  - "4VNF"
9248 #  traces:
9249 #    hoverinfo: "x+y"
9250 #    boxpoints: "outliers"
9251 #    whiskerwidth: 0
9252 #  layout:
9253 #    title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-pdr"
9254 #    layout: "plot-throughput"
9255 #
9256 #- type: "plot"
9257 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
9258 #  algorithm: "plot_performance_box"
9259 #  output-file-type: ".html"
9260 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
9261 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9262 #  filter: "'NIC_Intel-X520-DA2' and
9263 #           '64B' and
9264 #           ('BASE' or 'SCALE') and
9265 #           'NDRPDR' and
9266 #           '2T2C' and
9267 #           'L2XCFWD' and
9268 #           not 'VHOST' and
9269 #           not 'NF_DENSITY' and
9270 #           'MEMIF'"
9271 #  parameters:
9272 #  - "throughput"
9273 #  - "parent"
9274 #  - "tags"
9275 #  sort:
9276 #  - "1VNF"
9277 #  - "2VNF"
9278 #  - "4VNF"
9279 #  - "2VNF"
9280 #  - "4VNF"
9281 #  traces:
9282 #    hoverinfo: "x+y"
9283 #    boxpoints: "outliers"
9284 #    whiskerwidth: 0
9285 #  layout:
9286 #    title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
9287 #    layout: "plot-throughput"
9288 #
9289 #- type: "plot"
9290 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-pdr"
9291 #  algorithm: "plot_performance_box"
9292 #  output-file-type: ".html"
9293 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-pdr"
9294 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9295 #  filter: "'NIC_Intel-X520-DA2' and
9296 #           '64B' and
9297 #           ('BASE' or 'SCALE') and
9298 #           'NDRPDR' and
9299 #           '2T2C' and
9300 #           'L2XCFWD' and
9301 #           not 'VHOST' and
9302 #           not 'NF_DENSITY' and
9303 #           'MEMIF'"
9304 #  parameters:
9305 #  - "throughput"
9306 #  - "parent"
9307 #  - "tags"
9308 #  sort:
9309 #  - "1VNF"
9310 #  - "2VNF"
9311 #  - "4VNF"
9312 #  - "2VNF"
9313 #  - "4VNF"
9314 #  traces:
9315 #    hoverinfo: "x+y"
9316 #    boxpoints: "outliers"
9317 #    whiskerwidth: 0
9318 #  layout:
9319 #    title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-pdr"
9320 #    layout: "plot-throughput"
9321 #
9322 ## Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x520 l2bd
9323 #- type: "plot"
9324 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
9325 #  algorithm: "plot_performance_box"
9326 #  output-file-type: ".html"
9327 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
9328 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9329 #  filter: "'NIC_Intel-X520-DA2' and
9330 #           '64B' and
9331 #           ('BASE' or 'SCALE') and
9332 #           'NDRPDR' and
9333 #           '1T1C' and
9334 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9335 #           not 'VHOST' and
9336 #           not 'NF_DENSITY' and
9337 #           'MEMIF'"
9338 #  parameters:
9339 #  - "throughput"
9340 #  - "parent"
9341 #  - "tags"
9342 #  sort:
9343 #  - "1VNF"
9344 #  - "2VNF"
9345 #  - "4VNF"
9346 #  - "2VNF"
9347 #  - "4VNF"
9348 #  traces:
9349 #    hoverinfo: "x+y"
9350 #    boxpoints: "outliers"
9351 #    whiskerwidth: 0
9352 #  layout:
9353 #    title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
9354 #    layout: "plot-throughput"
9355 #
9356 #- type: "plot"
9357 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-pdr"
9358 #  algorithm: "plot_performance_box"
9359 #  output-file-type: ".html"
9360 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-pdr"
9361 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9362 #  filter: "'NIC_Intel-X520-DA2' and
9363 #           '64B' and
9364 #           ('BASE' or 'SCALE') and
9365 #           'NDRPDR' and
9366 #           '1T1C' and
9367 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9368 #           not 'VHOST' and
9369 #           not 'NF_DENSITY' and
9370 #           'MEMIF'"
9371 #  parameters:
9372 #  - "throughput"
9373 #  - "parent"
9374 #  - "tags"
9375 #  sort:
9376 #  - "1VNF"
9377 #  - "2VNF"
9378 #  - "4VNF"
9379 #  - "2VNF"
9380 #  - "4VNF"
9381 #  traces:
9382 #    hoverinfo: "x+y"
9383 #    boxpoints: "outliers"
9384 #    whiskerwidth: 0
9385 #  layout:
9386 #    title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-pdr"
9387 #    layout: "plot-throughput"
9388 #
9389 #- type: "plot"
9390 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
9391 #  algorithm: "plot_performance_box"
9392 #  output-file-type: ".html"
9393 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
9394 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9395 #  filter: "'NIC_Intel-X520-DA2' and
9396 #           '64B' and
9397 #           ('BASE' or 'SCALE') and
9398 #           'NDRPDR' and
9399 #           '2T2C' and
9400 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9401 #           not 'VHOST' and
9402 #           not 'NF_DENSITY' and
9403 #           'MEMIF'"
9404 #  parameters:
9405 #  - "throughput"
9406 #  - "parent"
9407 #  - "tags"
9408 #  sort:
9409 #  - "1VNF"
9410 #  - "2VNF"
9411 #  - "4VNF"
9412 #  - "2VNF"
9413 #  - "4VNF"
9414 #  traces:
9415 #    hoverinfo: "x+y"
9416 #    boxpoints: "outliers"
9417 #    whiskerwidth: 0
9418 #  layout:
9419 #    title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
9420 #    layout: "plot-throughput"
9421 #
9422 #- type: "plot"
9423 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-pdr"
9424 #  algorithm: "plot_performance_box"
9425 #  output-file-type: ".html"
9426 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-pdr"
9427 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9428 #  filter: "'NIC_Intel-X520-DA2' and
9429 #           '64B' and
9430 #           ('BASE' or 'SCALE') and
9431 #           'NDRPDR' and
9432 #           '2T2C' and
9433 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9434 #           not 'VHOST' and
9435 #           not 'NF_DENSITY' and
9436 #           'MEMIF'"
9437 #  parameters:
9438 #  - "throughput"
9439 #  - "parent"
9440 #  - "tags"
9441 #  sort:
9442 #  - "1VNF"
9443 #  - "2VNF"
9444 #  - "4VNF"
9445 #  - "2VNF"
9446 #  - "4VNF"
9447 #  traces:
9448 #    hoverinfo: "x+y"
9449 #    boxpoints: "outliers"
9450 #    whiskerwidth: 0
9451 #  layout:
9452 #    title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-pdr"
9453 #    layout: "plot-throughput"
9454 #
9455 ## Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x710 l2xc
9456 #- type: "plot"
9457 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
9458 #  algorithm: "plot_performance_box"
9459 #  output-file-type: ".html"
9460 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
9461 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9462 #  filter: "'NIC_Intel-X710' and
9463 #           '64B' and
9464 #           ('BASE' or 'SCALE') and
9465 #           'NDRPDR' and
9466 #           '1T1C' and
9467 #           'L2XCFWD' and
9468 #           not 'VHOST' and
9469 #           not 'NF_DENSITY' and
9470 #           'MEMIF'"
9471 #  parameters:
9472 #  - "throughput"
9473 #  - "parent"
9474 #  - "tags"
9475 #  sort:
9476 #  - "1VNF"
9477 #  - "2VNF"
9478 #  - "4VNF"
9479 #  - "2VNF"
9480 #  - "4VNF"
9481 #  traces:
9482 #    hoverinfo: "x+y"
9483 #    boxpoints: "outliers"
9484 #    whiskerwidth: 0
9485 #  layout:
9486 #    title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
9487 #    layout: "plot-throughput"
9488 #
9489 #- type: "plot"
9490 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-pdr"
9491 #  algorithm: "plot_performance_box"
9492 #  output-file-type: ".html"
9493 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-pdr"
9494 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9495 #  filter: "'NIC_Intel-X710' and
9496 #           '64B' and
9497 #           ('BASE' or 'SCALE') and
9498 #           'NDRPDR' and
9499 #           '1T1C' and
9500 #           'L2XCFWD' and
9501 #           not 'VHOST' and
9502 #           not 'NF_DENSITY' and
9503 #           'MEMIF'"
9504 #  parameters:
9505 #  - "throughput"
9506 #  - "parent"
9507 #  - "tags"
9508 #  sort:
9509 #  - "1VNF"
9510 #  - "2VNF"
9511 #  - "4VNF"
9512 #  - "2VNF"
9513 #  - "4VNF"
9514 #  traces:
9515 #    hoverinfo: "x+y"
9516 #    boxpoints: "outliers"
9517 #    whiskerwidth: 0
9518 #  layout:
9519 #    title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-pdr"
9520 #    layout: "plot-throughput"
9521 #
9522 #- type: "plot"
9523 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
9524 #  algorithm: "plot_performance_box"
9525 #  output-file-type: ".html"
9526 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
9527 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9528 #  filter: "'NIC_Intel-X710' and
9529 #           '64B' and
9530 #           ('BASE' or 'SCALE') and
9531 #           'NDRPDR' and
9532 #           '2T2C' and
9533 #           'L2XCFWD' and
9534 #           not 'VHOST' and
9535 #           not 'NF_DENSITY' and
9536 #           'MEMIF'"
9537 #  parameters:
9538 #  - "throughput"
9539 #  - "parent"
9540 #  - "tags"
9541 #  sort:
9542 #  - "1VNF"
9543 #  - "2VNF"
9544 #  - "4VNF"
9545 #  - "2VNF"
9546 #  - "4VNF"
9547 #  traces:
9548 #    hoverinfo: "x+y"
9549 #    boxpoints: "outliers"
9550 #    whiskerwidth: 0
9551 #  layout:
9552 #    title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
9553 #    layout: "plot-throughput"
9554 #
9555 #- type: "plot"
9556 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-pdr"
9557 #  algorithm: "plot_performance_box"
9558 #  output-file-type: ".html"
9559 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-pdr"
9560 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9561 #  filter: "'NIC_Intel-X710' and
9562 #           '64B' and
9563 #           ('BASE' or 'SCALE') and
9564 #           'NDRPDR' and
9565 #           '2T2C' and
9566 #           'L2XCFWD' and
9567 #           not 'VHOST' and
9568 #           not 'NF_DENSITY' and
9569 #           'MEMIF'"
9570 #  parameters:
9571 #  - "throughput"
9572 #  - "parent"
9573 #  - "tags"
9574 #  sort:
9575 #  - "1VNF"
9576 #  - "2VNF"
9577 #  - "4VNF"
9578 #  - "2VNF"
9579 #  - "4VNF"
9580 #  traces:
9581 #    hoverinfo: "x+y"
9582 #    boxpoints: "outliers"
9583 #    whiskerwidth: 0
9584 #  layout:
9585 #    title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-pdr"
9586 #    layout: "plot-throughput"
9587 #
9588 ## Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x710 l2bd
9589 #- type: "plot"
9590 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
9591 #  algorithm: "plot_performance_box"
9592 #  output-file-type: ".html"
9593 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
9594 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9595 #  filter: "'NIC_Intel-X710' and
9596 #           '64B' and
9597 #           ('BASE' or 'SCALE') and
9598 #           'NDRPDR' and
9599 #           '1T1C' and
9600 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9601 #           not 'VHOST' and
9602 #           not 'NF_DENSITY' and
9603 #           'MEMIF'"
9604 #  parameters:
9605 #  - "throughput"
9606 #  - "parent"
9607 #  - "tags"
9608 #  sort:
9609 #  - "1VNF"
9610 #  - "2VNF"
9611 #  - "4VNF"
9612 #  - "2VNF"
9613 #  - "4VNF"
9614 #  traces:
9615 #    hoverinfo: "x+y"
9616 #    boxpoints: "outliers"
9617 #    whiskerwidth: 0
9618 #  layout:
9619 #    title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
9620 #    layout: "plot-throughput"
9621 #
9622 #- type: "plot"
9623 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-pdr"
9624 #  algorithm: "plot_performance_box"
9625 #  output-file-type: ".html"
9626 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-pdr"
9627 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9628 #  filter: "'NIC_Intel-X710' and
9629 #           '64B' and
9630 #           ('BASE' or 'SCALE') and
9631 #           'NDRPDR' and
9632 #           '1T1C' and
9633 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9634 #           not 'VHOST' and
9635 #           not 'NF_DENSITY' and
9636 #           'MEMIF'"
9637 #  parameters:
9638 #  - "throughput"
9639 #  - "parent"
9640 #  - "tags"
9641 #  sort:
9642 #  - "1VNF"
9643 #  - "2VNF"
9644 #  - "4VNF"
9645 #  - "2VNF"
9646 #  - "4VNF"
9647 #  traces:
9648 #    hoverinfo: "x+y"
9649 #    boxpoints: "outliers"
9650 #    whiskerwidth: 0
9651 #  layout:
9652 #    title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-pdr"
9653 #    layout: "plot-throughput"
9654 #
9655 #- type: "plot"
9656 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
9657 #  algorithm: "plot_performance_box"
9658 #  output-file-type: ".html"
9659 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
9660 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9661 #  filter: "'NIC_Intel-X710' and
9662 #           '64B' and
9663 #           ('BASE' or 'SCALE') and
9664 #           'NDRPDR' and
9665 #           '2T2C' and
9666 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9667 #           not 'VHOST' and
9668 #           not 'NF_DENSITY' and
9669 #           'MEMIF'"
9670 #  parameters:
9671 #  - "throughput"
9672 #  - "parent"
9673 #  - "tags"
9674 #  sort:
9675 #  - "1VNF"
9676 #  - "2VNF"
9677 #  - "4VNF"
9678 #  - "2VNF"
9679 #  - "4VNF"
9680 #  traces:
9681 #    hoverinfo: "x+y"
9682 #    boxpoints: "outliers"
9683 #    whiskerwidth: 0
9684 #  layout:
9685 #    title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
9686 #    layout: "plot-throughput"
9687 #
9688 #- type: "plot"
9689 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-pdr"
9690 #  algorithm: "plot_performance_box"
9691 #  output-file-type: ".html"
9692 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-pdr"
9693 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9694 #  filter: "'NIC_Intel-X710' and
9695 #           '64B' and
9696 #           ('BASE' or 'SCALE') and
9697 #           'NDRPDR' and
9698 #           '2T2C' and
9699 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9700 #           not 'VHOST' and
9701 #           not 'NF_DENSITY' and
9702 #           'MEMIF'"
9703 #  parameters:
9704 #  - "throughput"
9705 #  - "parent"
9706 #  - "tags"
9707 #  sort:
9708 #  - "1VNF"
9709 #  - "2VNF"
9710 #  - "4VNF"
9711 #  - "2VNF"
9712 #  - "4VNF"
9713 #  traces:
9714 #    hoverinfo: "x+y"
9715 #    boxpoints: "outliers"
9716 #    whiskerwidth: 0
9717 #  layout:
9718 #    title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-pdr"
9719 #    layout: "plot-throughput"
9720
9721 ################################################################################
9722
9723 # Packet Throughput - VPP IPv4 3n-hsw-x520 base and scale
9724 - type: "plot"
9725   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
9726   algorithm: "plot_performance_box"
9727   output-file-type: ".html"
9728   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
9729   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9730   filter: "'NIC_Intel-X520-DA2' and
9731            '64B' and
9732            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9733            'NDRPDR' and
9734            '1T1C' and
9735            'IP4FWD' and
9736            not 'IPSEC' and
9737            not 'DOT1Q' and
9738            not 'VHOST'"
9739   parameters:
9740   - "throughput"
9741   - "parent"
9742   - "tags"
9743   sort:
9744   - "IP4BASE"
9745   - "FIB_20K"
9746   - "FIB_200K"
9747   - "FIB_2M"
9748   traces:
9749     hoverinfo: "x+y"
9750     boxpoints: "outliers"
9751     whiskerwidth: 0
9752   layout:
9753     title: "ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
9754     layout: "plot-throughput"
9755
9756 - type: "plot"
9757   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
9758   algorithm: "plot_performance_box"
9759   output-file-type: ".html"
9760   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
9761   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9762   filter: "'NIC_Intel-X520-DA2' and
9763            '64B' and
9764            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9765            'NDRPDR' and
9766            '1T1C' and
9767            'IP4FWD' and
9768            not 'IPSEC' and
9769            not 'DOT1Q' and
9770            not 'VHOST'"
9771   parameters:
9772   - "throughput"
9773   - "parent"
9774   - "tags"
9775   sort:
9776   - "IP4BASE"
9777   - "FIB_20K"
9778   - "FIB_200K"
9779   - "FIB_2M"
9780   traces:
9781     hoverinfo: "x+y"
9782     boxpoints: "outliers"
9783     whiskerwidth: 0
9784   layout:
9785     title: "ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
9786     layout: "plot-throughput"
9787
9788 - type: "plot"
9789   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
9790   algorithm: "plot_performance_box"
9791   output-file-type: ".html"
9792   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
9793   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9794   filter: "'NIC_Intel-X520-DA2' and
9795            '64B' and
9796            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9797            'NDRPDR' and
9798            '2T2C' and
9799            'IP4FWD' and
9800            not 'IPSEC' and
9801            not 'DOT1Q' and
9802            not 'VHOST'"
9803   parameters:
9804   - "throughput"
9805   - "parent"
9806   - "tags"
9807   sort:
9808   - "IP4BASE"
9809   - "FIB_20K"
9810   - "FIB_200K"
9811   - "FIB_2M"
9812   traces:
9813     hoverinfo: "x+y"
9814     boxpoints: "outliers"
9815     whiskerwidth: 0
9816   layout:
9817     title: "ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
9818     layout: "plot-throughput"
9819
9820 - type: "plot"
9821   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
9822   algorithm: "plot_performance_box"
9823   output-file-type: ".html"
9824   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
9825   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9826   filter: "'NIC_Intel-X520-DA2' and
9827            '64B' and
9828            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9829            'NDRPDR' and
9830            '2T2C' and
9831            'IP4FWD' and
9832            not 'IPSEC' and
9833            not 'DOT1Q' and
9834            not 'VHOST'"
9835   parameters:
9836   - "throughput"
9837   - "parent"
9838   - "tags"
9839   sort:
9840   - "IP4BASE"
9841   - "FIB_20K"
9842   - "FIB_200K"
9843   - "FIB_2M"
9844   traces:
9845     hoverinfo: "x+y"
9846     boxpoints: "outliers"
9847     whiskerwidth: 0
9848   layout:
9849     title: "ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
9850     layout: "plot-throughput"
9851
9852 # Packet Throughput - VPP IPv4 3n-hsw-x520 features
9853 - type: "plot"
9854   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-ndr"
9855   algorithm: "plot_performance_box"
9856   output-file-type: ".html"
9857   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-ndr"
9858   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9859   filter: "'NIC_Intel-X520-DA2' and
9860            '64B' and
9861            ('IP4BASE' or
9862             'POLICE_MARK' or
9863             'COPWHLIST' or
9864             ('NAT44' and 'BASE') or
9865             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
9866            'NDRPDR' and
9867            '1T1C' and
9868            'IP4FWD' and
9869            not 'IPSEC' and
9870            not 'VHOST'"
9871   parameters:
9872   - "throughput"
9873   - "parent"
9874   - "tags"
9875   sort:
9876   - "DOT1Q"
9877   - "IP4BASE"
9878   - "NAT44"
9879   - "POLICE_MARK"
9880   - "COPWHLIST"
9881   - "IACL"
9882   - "OACL"
9883   traces:
9884     hoverinfo: "x+y"
9885     boxpoints: "outliers"
9886     whiskerwidth: 0
9887   layout:
9888     title: "ip4-3n-hsw-x520-64b-1t1c-features-ndr"
9889     layout: "plot-throughput"
9890
9891 - type: "plot"
9892   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-pdr"
9893   algorithm: "plot_performance_box"
9894   output-file-type: ".html"
9895   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-pdr"
9896   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9897   filter: "'NIC_Intel-X520-DA2' and
9898            '64B' and
9899            ('IP4BASE' or
9900             'POLICE_MARK' or
9901             'COPWHLIST' or
9902             ('NAT44' and 'BASE') or
9903             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
9904            'NDRPDR' and
9905            '1T1C' and
9906            'IP4FWD' and
9907            not 'IPSEC' and
9908            not 'VHOST'"
9909   parameters:
9910   - "throughput"
9911   - "parent"
9912   - "tags"
9913   sort:
9914   - "DOT1Q"
9915   - "IP4BASE"
9916   - "NAT44"
9917   - "POLICE_MARK"
9918   - "COPWHLIST"
9919   - "IACL"
9920   - "OACL"
9921   traces:
9922     hoverinfo: "x+y"
9923     boxpoints: "outliers"
9924     whiskerwidth: 0
9925   layout:
9926     title: "ip4-3n-hsw-x520-64b-1t1c-features-pdr"
9927     layout: "plot-throughput"
9928
9929 - type: "plot"
9930   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-ndr"
9931   algorithm: "plot_performance_box"
9932   output-file-type: ".html"
9933   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-ndr"
9934   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9935   filter: "'NIC_Intel-X520-DA2' and
9936            '64B' and
9937            ('IP4BASE' or
9938             'POLICE_MARK' or
9939             'COPWHLIST' or
9940             ('NAT44' and 'BASE') or
9941             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
9942            'NDRPDR' and
9943            '2T2C' and
9944            'IP4FWD' and
9945            not 'IPSEC' and
9946            not 'VHOST'"
9947   parameters:
9948   - "throughput"
9949   - "parent"
9950   - "tags"
9951   sort:
9952   - "DOT1Q"
9953   - "IP4BASE"
9954   - "NAT44"
9955   - "POLICE_MARK"
9956   - "COPWHLIST"
9957   - "IACL"
9958   - "OACL"
9959   traces:
9960     hoverinfo: "x+y"
9961     boxpoints: "outliers"
9962     whiskerwidth: 0
9963   layout:
9964     title: "ip4-3n-hsw-x520-64b-2t2c-features-ndr"
9965     layout: "plot-throughput"
9966
9967 - type: "plot"
9968   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-pdr"
9969   algorithm: "plot_performance_box"
9970   output-file-type: ".html"
9971   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-pdr"
9972   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9973   filter: "'NIC_Intel-X520-DA2' and
9974            '64B' and
9975            ('IP4BASE' or
9976             'POLICE_MARK' or
9977             'COPWHLIST' or
9978             ('NAT44' and 'BASE') or
9979             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
9980            'NDRPDR' and
9981            '2T2C' and
9982            'IP4FWD' and
9983            not 'IPSEC' and
9984            not 'VHOST'"
9985   parameters:
9986   - "throughput"
9987   - "parent"
9988   - "tags"
9989   sort:
9990   - "DOT1Q"
9991   - "IP4BASE"
9992   - "NAT44"
9993   - "POLICE_MARK"
9994   - "COPWHLIST"
9995   - "IACL"
9996   - "OACL"
9997   traces:
9998     hoverinfo: "x+y"
9999     boxpoints: "outliers"
10000     whiskerwidth: 0
10001   layout:
10002     title: "ip4-3n-hsw-x520-64b-2t2c-features-pdr"
10003     layout: "plot-throughput"
10004
10005 # Packet Throughput - VPP IPv4 3n-hsw-x520 features nat44
10006 - type: "plot"
10007   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
10008   algorithm: "plot_performance_box"
10009   output-file-type: ".html"
10010   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
10011   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10012   filter: "'NIC_Intel-X520-DA2' and
10013            '64B' and
10014            'NDRPDR' and
10015            '1T1C' and
10016            'IP4FWD' and
10017            ('NAT44' or 'IP4BASE') and
10018            not 'DOT1Q' and
10019            not 'IPSEC' and
10020            not 'VHOST'"
10021   parameters:
10022   - "throughput"
10023   - "parent"
10024   - "tags"
10025   sort:
10026   - "IP4BASE"
10027   - "BASE"
10028   - "SRC_USER_10"
10029   - "SRC_USER_100"
10030   - "SRC_USER_1000"
10031   - "SRC_USER_2000"
10032   traces:
10033     hoverinfo: "x+y"
10034     boxpoints: "outliers"
10035     whiskerwidth: 0
10036   layout:
10037     title: "ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
10038     layout: "plot-throughput"
10039
10040 - type: "plot"
10041   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-nat44-pdr"
10042   algorithm: "plot_performance_box"
10043   output-file-type: ".html"
10044   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-nat44-pdr"
10045   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10046   filter: "'NIC_Intel-X520-DA2' and
10047            '64B' and
10048            'NDRPDR' and
10049            '1T1C' and
10050            'IP4FWD' and
10051            ('NAT44' or 'IP4BASE') and
10052            not 'DOT1Q' and
10053            not 'IPSEC' and
10054            not 'VHOST'"
10055   parameters:
10056   - "throughput"
10057   - "parent"
10058   - "tags"
10059   sort:
10060   - "IP4BASE"
10061   - "BASE"
10062   - "SRC_USER_10"
10063   - "SRC_USER_100"
10064   - "SRC_USER_1000"
10065   - "SRC_USER_2000"
10066   traces:
10067     hoverinfo: "x+y"
10068     boxpoints: "outliers"
10069     whiskerwidth: 0
10070   layout:
10071     title: "ip4-3n-hsw-x520-64b-1t1c-features-nat44-pdr"
10072     layout: "plot-throughput"
10073
10074 - type: "plot"
10075   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
10076   algorithm: "plot_performance_box"
10077   output-file-type: ".html"
10078   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
10079   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10080   filter: "'NIC_Intel-X520-DA2' and
10081            '64B' and
10082            'NDRPDR' and
10083            '2T2C' and
10084            'IP4FWD' and
10085            ('NAT44' or 'IP4BASE') and
10086            not 'DOT1Q' and
10087            not 'IPSEC' and
10088            not 'VHOST'"
10089   parameters:
10090   - "throughput"
10091   - "parent"
10092   - "tags"
10093   sort:
10094   - "IP4BASE"
10095   - "BASE"
10096   - "SRC_USER_10"
10097   - "SRC_USER_100"
10098   - "SRC_USER_1000"
10099   - "SRC_USER_2000"
10100   traces:
10101     hoverinfo: "x+y"
10102     boxpoints: "outliers"
10103     whiskerwidth: 0
10104   layout:
10105     title: "ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
10106     layout: "plot-throughput"
10107
10108 - type: "plot"
10109   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-nat44-pdr"
10110   algorithm: "plot_performance_box"
10111   output-file-type: ".html"
10112   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-nat44-pdr"
10113   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10114   filter: "'NIC_Intel-X520-DA2' and
10115            '64B' and
10116            'NDRPDR' and
10117            '2T2C' and
10118            'IP4FWD' and
10119            ('NAT44' or 'IP4BASE') and
10120            not 'DOT1Q' and
10121            not 'IPSEC' and
10122            not 'VHOST'"
10123   parameters:
10124   - "throughput"
10125   - "parent"
10126   - "tags"
10127   sort:
10128   - "IP4BASE"
10129   - "BASE"
10130   - "SRC_USER_10"
10131   - "SRC_USER_100"
10132   - "SRC_USER_1000"
10133   - "SRC_USER_2000"
10134   traces:
10135     hoverinfo: "x+y"
10136     boxpoints: "outliers"
10137     whiskerwidth: 0
10138   layout:
10139     title: "ip4-3n-hsw-x520-64b-2t2c-features-nat44-pdr"
10140     layout: "plot-throughput"
10141
10142 # Packet Throughput - VPP IPv4 3n-hsw-x520 features iacl
10143 - type: "plot"
10144   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
10145   algorithm: "plot_performance_box"
10146   output-file-type: ".html"
10147   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
10148   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10149   filter: "'NIC_Intel-X520-DA2' and
10150            '64B' and
10151            'NDRPDR' and
10152            '1T1C' and
10153            'IP4FWD' and
10154            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10155            not 'IPSEC' and
10156            not 'DOT1Q' and
10157            not 'VHOST'"
10158   parameters:
10159   - "throughput"
10160   - "parent"
10161   - "tags"
10162   sort:
10163   - "IP4BASE"
10164   - "ACL_STATELESS"
10165   - "ACL_STATEFUL"
10166   - "ACL_STATELESS"
10167   - "ACL_STATEFUL"
10168   traces:
10169     hoverinfo: "x+y"
10170     boxpoints: "outliers"
10171     whiskerwidth: 0
10172   layout:
10173     title: "ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
10174     layout: "plot-throughput"
10175
10176 - type: "plot"
10177   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
10178   algorithm: "plot_performance_box"
10179   output-file-type: ".html"
10180   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
10181   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10182   filter: "'NIC_Intel-X520-DA2' and
10183            '64B' and
10184            'NDRPDR' and
10185            '1T1C' and
10186            'IP4FWD' and
10187            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10188            not 'IPSEC' and
10189            not 'DOT1Q' and
10190            not 'VHOST'"
10191   parameters:
10192   - "throughput"
10193   - "parent"
10194   - "tags"
10195   sort:
10196   - "IP4BASE"
10197   - "ACL_STATELESS"
10198   - "ACL_STATEFUL"
10199   - "ACL_STATELESS"
10200   - "ACL_STATEFUL"
10201   traces:
10202     hoverinfo: "x+y"
10203     boxpoints: "outliers"
10204     whiskerwidth: 0
10205   layout:
10206     title: "ip4-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
10207     layout: "plot-throughput"
10208
10209 - type: "plot"
10210   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
10211   algorithm: "plot_performance_box"
10212   output-file-type: ".html"
10213   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
10214   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10215   filter: "'NIC_Intel-X520-DA2' and
10216            '64B' and
10217            'NDRPDR' and
10218            '2T2C' and
10219            'IP4FWD' and
10220            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10221            not 'IPSEC' and
10222            not 'DOT1Q' and
10223            not 'VHOST'"
10224   parameters:
10225   - "throughput"
10226   - "parent"
10227   - "tags"
10228   sort:
10229   - "IP4BASE"
10230   - "ACL_STATELESS"
10231   - "ACL_STATEFUL"
10232   - "ACL_STATELESS"
10233   - "ACL_STATEFUL"
10234   traces:
10235     hoverinfo: "x+y"
10236     boxpoints: "outliers"
10237     whiskerwidth: 0
10238   layout:
10239     title: "ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
10240     layout: "plot-throughput"
10241
10242 - type: "plot"
10243   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
10244   algorithm: "plot_performance_box"
10245   output-file-type: ".html"
10246   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
10247   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10248   filter: "'NIC_Intel-X520-DA2' and
10249            '64B' and
10250            'NDRPDR' and
10251            '2T2C' and
10252            'IP4FWD' and
10253            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10254            not 'IPSEC' and
10255            not 'DOT1Q' and
10256            not 'VHOST'"
10257   parameters:
10258   - "throughput"
10259   - "parent"
10260   - "tags"
10261   sort:
10262   - "IP4BASE"
10263   - "ACL_STATELESS"
10264   - "ACL_STATEFUL"
10265   - "ACL_STATELESS"
10266   - "ACL_STATEFUL"
10267   traces:
10268     hoverinfo: "x+y"
10269     boxpoints: "outliers"
10270     whiskerwidth: 0
10271   layout:
10272     title: "ip4-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
10273     layout: "plot-throughput"
10274
10275 # Packet Throughput - VPP IPv4 3n-hsw-x520 features oacl
10276 - type: "plot"
10277   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
10278   algorithm: "plot_performance_box"
10279   output-file-type: ".html"
10280   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
10281   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10282   filter: "'NIC_Intel-X520-DA2' and
10283            '64B' and
10284            'NDRPDR' and
10285            '1T1C' and
10286            'IP4FWD' and
10287            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10288            not 'IPSEC' and
10289            not 'DOT1Q' and
10290            not 'VHOST'"
10291   parameters:
10292   - "throughput"
10293   - "parent"
10294   - "tags"
10295   sort:
10296   - "IP4BASE"
10297   - "ACL_STATELESS"
10298   - "ACL_STATEFUL"
10299   - "ACL_STATELESS"
10300   - "ACL_STATEFUL"
10301   traces:
10302     hoverinfo: "x+y"
10303     boxpoints: "outliers"
10304     whiskerwidth: 0
10305   layout:
10306     title: "ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
10307     layout: "plot-throughput"
10308
10309 - type: "plot"
10310   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
10311   algorithm: "plot_performance_box"
10312   output-file-type: ".html"
10313   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
10314   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10315   filter: "'NIC_Intel-X520-DA2' and
10316            '64B' and
10317            'NDRPDR' and
10318            '1T1C' and
10319            'IP4FWD' and
10320            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10321            not 'IPSEC' and
10322            not 'DOT1Q' and
10323            not 'VHOST'"
10324   parameters:
10325   - "throughput"
10326   - "parent"
10327   - "tags"
10328   sort:
10329   - "IP4BASE"
10330   - "ACL_STATELESS"
10331   - "ACL_STATEFUL"
10332   - "ACL_STATELESS"
10333   - "ACL_STATEFUL"
10334   traces:
10335     hoverinfo: "x+y"
10336     boxpoints: "outliers"
10337     whiskerwidth: 0
10338   layout:
10339     title: "ip4-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
10340     layout: "plot-throughput"
10341
10342 - type: "plot"
10343   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
10344   algorithm: "plot_performance_box"
10345   output-file-type: ".html"
10346   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
10347   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10348   filter: "'NIC_Intel-X520-DA2' and
10349            '64B' and
10350            'NDRPDR' and
10351            '2T2C' and
10352            'IP4FWD' and
10353            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10354            not 'IPSEC' and
10355            not 'DOT1Q' and
10356            not 'VHOST'"
10357   parameters:
10358   - "throughput"
10359   - "parent"
10360   - "tags"
10361   sort:
10362   - "IP4BASE"
10363   - "ACL_STATELESS"
10364   - "ACL_STATEFUL"
10365   - "ACL_STATELESS"
10366   - "ACL_STATEFUL"
10367   traces:
10368     hoverinfo: "x+y"
10369     boxpoints: "outliers"
10370     whiskerwidth: 0
10371   layout:
10372     title: "ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
10373     layout: "plot-throughput"
10374
10375 - type: "plot"
10376   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
10377   algorithm: "plot_performance_box"
10378   output-file-type: ".html"
10379   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
10380   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10381   filter: "'NIC_Intel-X520-DA2' and
10382            '64B' and
10383            'NDRPDR' and
10384            '2T2C' and
10385            'IP4FWD' and
10386            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10387            not 'IPSEC' and
10388            not 'DOT1Q' and
10389            not 'VHOST'"
10390   parameters:
10391   - "throughput"
10392   - "parent"
10393   - "tags"
10394   sort:
10395   - "IP4BASE"
10396   - "ACL_STATELESS"
10397   - "ACL_STATEFUL"
10398   - "ACL_STATELESS"
10399   - "ACL_STATEFUL"
10400   traces:
10401     hoverinfo: "x+y"
10402     boxpoints: "outliers"
10403     whiskerwidth: 0
10404   layout:
10405     title: "ip4-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
10406     layout: "plot-throughput"
10407
10408 # Packet Throughput - VPP IPv4 3n-hsw-x710 base and scale
10409 - type: "plot"
10410   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
10411   algorithm: "plot_performance_box"
10412   output-file-type: ".html"
10413   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
10414   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10415   filter: "'NIC_Intel-X710' and
10416            '64B' and
10417            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10418            'NDRPDR' and
10419            '1T1C' and
10420            'IP4FWD' and
10421            not 'IPSEC' and
10422            not 'DOT1Q' and
10423            not 'VHOST'"
10424   parameters:
10425   - "throughput"
10426   - "parent"
10427   - "tags"
10428   sort:
10429   - "IP4BASE"
10430   - "FIB_20K"
10431   - "FIB_200K"
10432   - "FIB_2M"
10433   traces:
10434     hoverinfo: "x+y"
10435     boxpoints: "outliers"
10436     whiskerwidth: 0
10437   layout:
10438     title: "ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
10439     layout: "plot-throughput"
10440
10441 - type: "plot"
10442   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
10443   algorithm: "plot_performance_box"
10444   output-file-type: ".html"
10445   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
10446   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10447   filter: "'NIC_Intel-X710' and
10448            '64B' and
10449            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10450            'NDRPDR' and
10451            '1T1C' and
10452            'IP4FWD' and
10453            not 'IPSEC' and
10454            not 'DOT1Q' and
10455            not 'VHOST'"
10456   parameters:
10457   - "throughput"
10458   - "parent"
10459   - "tags"
10460   sort:
10461   - "IP4BASE"
10462   - "FIB_20K"
10463   - "FIB_200K"
10464   - "FIB_2M"
10465   traces:
10466     hoverinfo: "x+y"
10467     boxpoints: "outliers"
10468     whiskerwidth: 0
10469   layout:
10470     title: "ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
10471     layout: "plot-throughput"
10472
10473 - type: "plot"
10474   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
10475   algorithm: "plot_performance_box"
10476   output-file-type: ".html"
10477   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
10478   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10479   filter: "'NIC_Intel-X710' and
10480            '64B' and
10481            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10482            'NDRPDR' and
10483            '2T2C' and
10484            'IP4FWD' and
10485            not 'IPSEC' and
10486            not 'DOT1Q' and
10487            not 'VHOST'"
10488   parameters:
10489   - "throughput"
10490   - "parent"
10491   - "tags"
10492   sort:
10493   - "IP4BASE"
10494   - "FIB_20K"
10495   - "FIB_200K"
10496   - "FIB_2M"
10497   traces:
10498     hoverinfo: "x+y"
10499     boxpoints: "outliers"
10500     whiskerwidth: 0
10501   layout:
10502     title: "ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
10503     layout: "plot-throughput"
10504
10505 - type: "plot"
10506   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
10507   algorithm: "plot_performance_box"
10508   output-file-type: ".html"
10509   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
10510   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10511   filter: "'NIC_Intel-X710' and
10512            '64B' and
10513            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10514            'NDRPDR' and
10515            '2T2C' and
10516            'IP4FWD' and
10517            not 'IPSEC' and
10518            not 'DOT1Q' and
10519            not 'VHOST'"
10520   parameters:
10521   - "throughput"
10522   - "parent"
10523   - "tags"
10524   sort:
10525   - "IP4BASE"
10526   - "FIB_20K"
10527   - "FIB_200K"
10528   - "FIB_2M"
10529   traces:
10530     hoverinfo: "x+y"
10531     boxpoints: "outliers"
10532     whiskerwidth: 0
10533   layout:
10534     title: "ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
10535     layout: "plot-throughput"
10536
10537 # Packet Throughput - VPP IPv4 3n-hsw-x710 features
10538 - type: "plot"
10539   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-ndr"
10540   algorithm: "plot_performance_box"
10541   output-file-type: ".html"
10542   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-ndr"
10543   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10544   filter: "'NIC_Intel-X710' and
10545            '64B' and
10546            ('IP4BASE' or
10547             'POLICE_MARK' or
10548             'COPWHLIST' or
10549             ('NAT44' and 'BASE') or
10550             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
10551            'NDRPDR' and
10552            '1T1C' and
10553            'IP4FWD' and
10554            not 'IPSEC' and
10555            not 'VHOST'"
10556   parameters:
10557   - "throughput"
10558   - "parent"
10559   - "tags"
10560   sort:
10561   - "DOT1Q"
10562   - "IP4BASE"
10563   - "NAT44"
10564   - "POLICE_MARK"
10565   - "COPWHLIST"
10566   - "IACL"
10567   - "OACL"
10568   traces:
10569     hoverinfo: "x+y"
10570     boxpoints: "outliers"
10571     whiskerwidth: 0
10572   layout:
10573     title: "ip4-3n-hsw-x710-64b-1t1c-features-ndr"
10574     layout: "plot-throughput"
10575
10576 - type: "plot"
10577   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-pdr"
10578   algorithm: "plot_performance_box"
10579   output-file-type: ".html"
10580   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-pdr"
10581   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10582   filter: "'NIC_Intel-X710' and
10583            '64B' and
10584            ('IP4BASE' or
10585             'POLICE_MARK' or
10586             'COPWHLIST' or
10587             ('NAT44' and 'BASE') or
10588             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
10589            'NDRPDR' and
10590            '1T1C' and
10591            'IP4FWD' and
10592            not 'IPSEC' and
10593            not 'VHOST'"
10594   parameters:
10595   - "throughput"
10596   - "parent"
10597   - "tags"
10598   sort:
10599   - "DOT1Q"
10600   - "IP4BASE"
10601   - "NAT44"
10602   - "POLICE_MARK"
10603   - "COPWHLIST"
10604   - "IACL"
10605   - "OACL"
10606   traces:
10607     hoverinfo: "x+y"
10608     boxpoints: "outliers"
10609     whiskerwidth: 0
10610   layout:
10611     title: "ip4-3n-hsw-x710-64b-1t1c-features-pdr"
10612     layout: "plot-throughput"
10613
10614 - type: "plot"
10615   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-ndr"
10616   algorithm: "plot_performance_box"
10617   output-file-type: ".html"
10618   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-ndr"
10619   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10620   filter: "'NIC_Intel-X710' and
10621            '64B' and
10622            ('IP4BASE' or
10623             'POLICE_MARK' or
10624             'COPWHLIST' or
10625             ('NAT44' and 'BASE') or
10626             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
10627            'NDRPDR' and
10628            '2T2C' and
10629            'IP4FWD' and
10630            not 'IPSEC' and
10631            not 'VHOST'"
10632   parameters:
10633   - "throughput"
10634   - "parent"
10635   - "tags"
10636   sort:
10637   - "DOT1Q"
10638   - "IP4BASE"
10639   - "NAT44"
10640   - "POLICE_MARK"
10641   - "COPWHLIST"
10642   - "IACL"
10643   - "OACL"
10644   traces:
10645     hoverinfo: "x+y"
10646     boxpoints: "outliers"
10647     whiskerwidth: 0
10648   layout:
10649     title: "ip4-3n-hsw-x710-64b-2t2c-features-ndr"
10650     layout: "plot-throughput"
10651
10652 - type: "plot"
10653   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-pdr"
10654   algorithm: "plot_performance_box"
10655   output-file-type: ".html"
10656   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-pdr"
10657   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10658   filter: "'NIC_Intel-X710' and
10659            '64B' and
10660            ('IP4BASE' or
10661             'POLICE_MARK' or
10662             'COPWHLIST' or
10663             ('NAT44' and 'BASE') or
10664             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
10665            'NDRPDR' and
10666            '2T2C' and
10667            'IP4FWD' and
10668            not 'IPSEC' and
10669            not 'VHOST'"
10670   parameters:
10671   - "throughput"
10672   - "parent"
10673   - "tags"
10674   sort:
10675   - "DOT1Q"
10676   - "IP4BASE"
10677   - "NAT44"
10678   - "POLICE_MARK"
10679   - "COPWHLIST"
10680   - "IACL"
10681   - "OACL"
10682   traces:
10683     hoverinfo: "x+y"
10684     boxpoints: "outliers"
10685     whiskerwidth: 0
10686   layout:
10687     title: "ip4-3n-hsw-x710-64b-2t2c-features-pdr"
10688     layout: "plot-throughput"
10689
10690 # Packet Throughput - VPP IPv4 3n-hsw-x710 features nat44
10691 - type: "plot"
10692   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
10693   algorithm: "plot_performance_box"
10694   output-file-type: ".html"
10695   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
10696   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10697   filter: "'NIC_Intel-X710' and
10698            '64B' and
10699            'NDRPDR' and
10700            '2T1C' and
10701            'IP4FWD' and
10702            ('NAT44' or 'IP4BASE') and
10703            not 'IPSEC' and
10704            not 'VHOST'"
10705   parameters:
10706   - "throughput"
10707   - "parent"
10708   - "tags"
10709   sort:
10710   - "IP4BASE"
10711   - "BASE"
10712   - "SRC_USER_10"
10713   - "SRC_USER_100"
10714   - "SRC_USER_1000"
10715   - "SRC_USER_2000"
10716   traces:
10717     hoverinfo: "x+y"
10718     boxpoints: "outliers"
10719     whiskerwidth: 0
10720   layout:
10721     title: "ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
10722     layout: "plot-throughput"
10723
10724 - type: "plot"
10725   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-nat44-pdr"
10726   algorithm: "plot_performance_box"
10727   output-file-type: ".html"
10728   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-nat44-pdr"
10729   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10730   filter: "'NIC_Intel-X710' and
10731            '64B' and
10732            'NDRPDR' and
10733            '2T1C' and
10734            'IP4FWD' and
10735            ('NAT44' or 'IP4BASE') and
10736            not 'IPSEC' and
10737            not 'VHOST'"
10738   parameters:
10739   - "throughput"
10740   - "parent"
10741   - "tags"
10742   sort:
10743   - "IP4BASE"
10744   - "BASE"
10745   - "SRC_USER_10"
10746   - "SRC_USER_100"
10747   - "SRC_USER_1000"
10748   - "SRC_USER_2000"
10749   traces:
10750     hoverinfo: "x+y"
10751     boxpoints: "outliers"
10752     whiskerwidth: 0
10753   layout:
10754     title: "ip4-3n-skx-x710-64b-2t1c-features-nat44-pdr"
10755     layout: "plot-throughput"
10756
10757 - type: "plot"
10758   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
10759   algorithm: "plot_performance_box"
10760   output-file-type: ".html"
10761   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
10762   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10763   filter: "'NIC_Intel-X710' and
10764            '64B' and
10765            'NDRPDR' and
10766            '4T2C' and
10767            'IP4FWD' and
10768            ('NAT44' or 'IP4BASE') and
10769            not 'IPSEC' and
10770            not 'VHOST'"
10771   parameters:
10772   - "throughput"
10773   - "parent"
10774   - "tags"
10775   sort:
10776   - "IP4BASE"
10777   - "BASE"
10778   - "SRC_USER_10"
10779   - "SRC_USER_100"
10780   - "SRC_USER_1000"
10781   - "SRC_USER_2000"
10782   traces:
10783     hoverinfo: "x+y"
10784     boxpoints: "outliers"
10785     whiskerwidth: 0
10786   layout:
10787     title: "ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
10788     layout: "plot-throughput"
10789
10790 - type: "plot"
10791   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-nat44-pdr"
10792   algorithm: "plot_performance_box"
10793   output-file-type: ".html"
10794   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-nat44-pdr"
10795   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10796   filter: "'NIC_Intel-X710' and
10797            '64B' and
10798            'NDRPDR' and
10799            '4T2C' and
10800            'IP4FWD' and
10801            ('NAT44' or 'IP4BASE') and
10802            not 'IPSEC' and
10803            not 'VHOST'"
10804   parameters:
10805   - "throughput"
10806   - "parent"
10807   - "tags"
10808   sort:
10809   - "IP4BASE"
10810   - "BASE"
10811   - "SRC_USER_10"
10812   - "SRC_USER_100"
10813   - "SRC_USER_1000"
10814   - "SRC_USER_2000"
10815   traces:
10816     hoverinfo: "x+y"
10817     boxpoints: "outliers"
10818     whiskerwidth: 0
10819   layout:
10820     title: "ip4-3n-skx-x710-64b-4t2c-features-nat44-pdr"
10821     layout: "plot-throughput"
10822
10823 # Packet Throughput - VPP IPv4 3n-hsw-x710 features iacl
10824 - type: "plot"
10825   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
10826   algorithm: "plot_performance_box"
10827   output-file-type: ".html"
10828   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
10829   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10830   filter: "'NIC_Intel-X710' and
10831            '64B' and
10832            'NDRPDR' and
10833            '2T1C' and
10834            'IP4FWD' and
10835            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
10836            not 'IPSEC' and
10837            not 'VHOST'"
10838   parameters:
10839   - "throughput"
10840   - "parent"
10841   - "tags"
10842   sort:
10843   - "IP4BASE"
10844   - "ACL_STATELESS"
10845   - "ACL_STATEFUL"
10846   - "ACL_STATELESS"
10847   - "ACL_STATEFUL"
10848   traces:
10849     hoverinfo: "x+y"
10850     boxpoints: "outliers"
10851     whiskerwidth: 0
10852   layout:
10853     title: "ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
10854     layout: "plot-throughput"
10855
10856 - type: "plot"
10857   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-iacl-pdr"
10858   algorithm: "plot_performance_box"
10859   output-file-type: ".html"
10860   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-iacl-pdr"
10861   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10862   filter: "'NIC_Intel-X710' and
10863            '64B' and
10864            'NDRPDR' and
10865            '2T1C' and
10866            'IP4FWD' and
10867            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
10868            not 'IPSEC' and
10869            not 'VHOST'"
10870   parameters:
10871   - "throughput"
10872   - "parent"
10873   - "tags"
10874   sort:
10875   - "IP4BASE"
10876   - "ACL_STATELESS"
10877   - "ACL_STATEFUL"
10878   - "ACL_STATELESS"
10879   - "ACL_STATEFUL"
10880   traces:
10881     hoverinfo: "x+y"
10882     boxpoints: "outliers"
10883     whiskerwidth: 0
10884   layout:
10885     title: "ip4-3n-skx-x710-64b-2t1c-features-iacl-pdr"
10886     layout: "plot-throughput"
10887
10888 - type: "plot"
10889   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
10890   algorithm: "plot_performance_box"
10891   output-file-type: ".html"
10892   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
10893   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10894   filter: "'NIC_Intel-X710' and
10895            '64B' and
10896            'NDRPDR' and
10897            '4T2C' and
10898            'IP4FWD' and
10899            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
10900            not 'IPSEC' and
10901            not 'VHOST'"
10902   parameters:
10903   - "throughput"
10904   - "parent"
10905   - "tags"
10906   sort:
10907   - "IP4BASE"
10908   - "ACL_STATELESS"
10909   - "ACL_STATEFUL"
10910   - "ACL_STATELESS"
10911   - "ACL_STATEFUL"
10912   traces:
10913     hoverinfo: "x+y"
10914     boxpoints: "outliers"
10915     whiskerwidth: 0
10916   layout:
10917     title: "ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
10918     layout: "plot-throughput"
10919
10920 - type: "plot"
10921   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-iacl-pdr"
10922   algorithm: "plot_performance_box"
10923   output-file-type: ".html"
10924   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-iacl-pdr"
10925   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10926   filter: "'NIC_Intel-X710' and
10927            '64B' and
10928            'NDRPDR' and
10929            '4T2C' and
10930            'IP4FWD' and
10931            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
10932            not 'IPSEC' and
10933            not 'VHOST'"
10934   parameters:
10935   - "throughput"
10936   - "parent"
10937   - "tags"
10938   sort:
10939   - "IP4BASE"
10940   - "ACL_STATELESS"
10941   - "ACL_STATEFUL"
10942   - "ACL_STATELESS"
10943   - "ACL_STATEFUL"
10944   traces:
10945     hoverinfo: "x+y"
10946     boxpoints: "outliers"
10947     whiskerwidth: 0
10948   layout:
10949     title: "ip4-3n-skx-x710-64b-4t2c-features-iacl-pdr"
10950     layout: "plot-throughput"
10951
10952 # Packet Throughput - VPP IPv4 3n-hsw-xl710 base and scale
10953 - type: "plot"
10954   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-1t1c-base-ndr"
10955   algorithm: "plot_performance_box"
10956   output-file-type: ".html"
10957   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base-ndr"
10958   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10959   filter: "'NIC_Intel-XL710' and
10960            '64B' and
10961            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10962            'NDRPDR' and
10963            '1T1C' and
10964            'IP4FWD' and
10965            not 'IPSEC' and
10966            not 'VHOST'"
10967   parameters:
10968   - "throughput"
10969   - "parent"
10970   - "tags"
10971   sort:
10972   - "IP4BASE"
10973   - "FIB_20K"
10974   - "FIB_200K"
10975   - "FIB_2M"
10976   traces:
10977     hoverinfo: "x+y"
10978     boxpoints: "outliers"
10979     whiskerwidth: 0
10980   layout:
10981     title: "ip4-3n-hsw-xl710-64b-1t1c-base-ndr"
10982     layout: "plot-throughput"
10983
10984 - type: "plot"
10985   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-1t1c-base-pdr"
10986   algorithm: "plot_performance_box"
10987   output-file-type: ".html"
10988   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base-pdr"
10989   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10990   filter: "'NIC_Intel-XL710' and
10991            '64B' and
10992            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10993            'NDRPDR' and
10994            '1T1C' and
10995            'IP4FWD' and
10996            not 'IPSEC' and
10997            not 'VHOST'"
10998   parameters:
10999   - "throughput"
11000   - "parent"
11001   - "tags"
11002   sort:
11003   - "IP4BASE"
11004   - "FIB_20K"
11005   - "FIB_200K"
11006   - "FIB_2M"
11007   traces:
11008     hoverinfo: "x+y"
11009     boxpoints: "outliers"
11010     whiskerwidth: 0
11011   layout:
11012     title: "ip4-3n-hsw-xl710-64b-1t1c-base-pdr"
11013     layout: "plot-throughput"
11014
11015 - type: "plot"
11016   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-2t2c-base-ndr"
11017   algorithm: "plot_performance_box"
11018   output-file-type: ".html"
11019   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base-ndr"
11020   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11021   filter: "'NIC_Intel-XL710' and
11022            '64B' and
11023            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11024            'NDRPDR' and
11025            '2T2C' and
11026            'IP4FWD' and
11027            not 'IPSEC' and
11028            not 'VHOST'"
11029   parameters:
11030   - "throughput"
11031   - "parent"
11032   - "tags"
11033   sort:
11034   - "IP4BASE"
11035   - "FIB_20K"
11036   - "FIB_200K"
11037   - "FIB_2M"
11038   traces:
11039     hoverinfo: "x+y"
11040     boxpoints: "outliers"
11041     whiskerwidth: 0
11042   layout:
11043     title: "ip4-3n-hsw-xl710-64b-2t2c-base-ndr"
11044     layout: "plot-throughput"
11045
11046 - type: "plot"
11047   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-2t2c-base-pdr"
11048   algorithm: "plot_performance_box"
11049   output-file-type: ".html"
11050   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base-pdr"
11051   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11052   filter: "'NIC_Intel-XL710' and
11053            '64B' and
11054            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11055            'NDRPDR' and
11056            '2T2C' and
11057            'IP4FWD' and
11058            not 'IPSEC' and
11059            not 'VHOST'"
11060   parameters:
11061   - "throughput"
11062   - "parent"
11063   - "tags"
11064   sort:
11065   - "IP4BASE"
11066   - "FIB_20K"
11067   - "FIB_200K"
11068   - "FIB_2M"
11069   traces:
11070     hoverinfo: "x+y"
11071     boxpoints: "outliers"
11072     whiskerwidth: 0
11073   layout:
11074     title: "ip4-3n-hsw-xl710-64b-2t2c-base-pdr"
11075     layout: "plot-throughput"
11076
11077 # Packet Throughput - VPP IPv4 3n-skx-x710 base and scale
11078 - type: "plot"
11079   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
11080   algorithm: "plot_performance_box"
11081   output-file-type: ".html"
11082   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
11083   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11084   filter: "'NIC_Intel-X710' and
11085            '64B' and
11086            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11087            'NDRPDR' and
11088            '2T1C' and
11089            'IP4FWD' and
11090            not 'IPSEC' and
11091            not 'DOT1Q' and
11092            not 'VHOST'"
11093   parameters:
11094   - "throughput"
11095   - "parent"
11096   - "tags"
11097   sort:
11098   - "IP4BASE"
11099   - "FIB_20K"
11100   - "FIB_200K"
11101   - "FIB_2M"
11102   traces:
11103     hoverinfo: "x+y"
11104     boxpoints: "outliers"
11105     whiskerwidth: 0
11106   layout:
11107     title: "ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
11108     layout: "plot-throughput"
11109
11110 - type: "plot"
11111   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
11112   algorithm: "plot_performance_box"
11113   output-file-type: ".html"
11114   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
11115   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11116   filter: "'NIC_Intel-X710' and
11117            '64B' and
11118            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11119            'NDRPDR' and
11120            '2T1C' and
11121            'IP4FWD' and
11122            not 'IPSEC' and
11123            not 'DOT1Q' and
11124            not 'VHOST'"
11125   parameters:
11126   - "throughput"
11127   - "parent"
11128   - "tags"
11129   sort:
11130   - "IP4BASE"
11131   - "FIB_20K"
11132   - "FIB_200K"
11133   - "FIB_2M"
11134   traces:
11135     hoverinfo: "x+y"
11136     boxpoints: "outliers"
11137     whiskerwidth: 0
11138   layout:
11139     title: "ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
11140     layout: "plot-throughput"
11141
11142 - type: "plot"
11143   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
11144   algorithm: "plot_performance_box"
11145   output-file-type: ".html"
11146   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
11147   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11148   filter: "'NIC_Intel-X710' and
11149            '64B' and
11150            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11151            'NDRPDR' and
11152            '4T2C' and
11153            'IP4FWD' and
11154            not 'IPSEC' and
11155            not 'DOT1Q' and
11156            not 'VHOST'"
11157   parameters:
11158   - "throughput"
11159   - "parent"
11160   - "tags"
11161   sort:
11162   - "IP4BASE"
11163   - "FIB_20K"
11164   - "FIB_200K"
11165   - "FIB_2M"
11166   traces:
11167     hoverinfo: "x+y"
11168     boxpoints: "outliers"
11169     whiskerwidth: 0
11170   layout:
11171     title: "ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
11172     layout: "plot-throughput"
11173
11174 - type: "plot"
11175   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
11176   algorithm: "plot_performance_box"
11177   output-file-type: ".html"
11178   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
11179   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11180   filter: "'NIC_Intel-X710' and
11181            '64B' and
11182            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11183            'NDRPDR' and
11184            '4T2C' and
11185            'IP4FWD' and
11186            not 'IPSEC' and
11187            not 'DOT1Q' and
11188            not 'VHOST'"
11189   parameters:
11190   - "throughput"
11191   - "parent"
11192   - "tags"
11193   sort:
11194   - "IP4BASE"
11195   - "FIB_20K"
11196   - "FIB_200K"
11197   - "FIB_2M"
11198   traces:
11199     hoverinfo: "x+y"
11200     boxpoints: "outliers"
11201     whiskerwidth: 0
11202   layout:
11203     title: "ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
11204     layout: "plot-throughput"
11205
11206 # Packet Throughput - VPP IPv4 3n-skx-x710 features
11207 - type: "plot"
11208   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-ndr"
11209   algorithm: "plot_performance_box"
11210   output-file-type: ".html"
11211   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-ndr"
11212   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11213   filter: "'NIC_Intel-X710' and
11214            '64B' and
11215            ('IP4BASE' or
11216             'POLICE_MARK' or
11217             'COPWHLIST' or
11218             ('NAT44' and 'BASE') or
11219             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
11220            'NDRPDR' and
11221            '2T1C' and
11222            'IP4FWD' and
11223            not 'IPSEC' and
11224            not 'VHOST'"
11225   parameters:
11226   - "throughput"
11227   - "parent"
11228   - "tags"
11229   sort:
11230   - "DOT1Q"
11231   - "IP4BASE"
11232   - "NAT44"
11233   - "POLICE_MARK"
11234   - "COPWHLIST"
11235   - "IACL"
11236   - "OACL"
11237   traces:
11238     hoverinfo: "x+y"
11239     boxpoints: "outliers"
11240     whiskerwidth: 0
11241   layout:
11242     title: "ip4-3n-skx-x710-64b-2t1c-features-ndr"
11243     layout: "plot-throughput"
11244
11245 - type: "plot"
11246   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-pdr"
11247   algorithm: "plot_performance_box"
11248   output-file-type: ".html"
11249   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-pdr"
11250   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11251   filter: "'NIC_Intel-X710' and
11252            '64B' and
11253            ('IP4BASE' or
11254             'POLICE_MARK' or
11255             'COPWHLIST' or
11256             ('NAT44' and 'BASE') or
11257             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
11258            'NDRPDR' and
11259            '2T1C' and
11260            'IP4FWD' and
11261            not 'IPSEC' and
11262            not 'VHOST'"
11263   parameters:
11264   - "throughput"
11265   - "parent"
11266   - "tags"
11267   sort:
11268   - "DOT1Q"
11269   - "IP4BASE"
11270   - "NAT44"
11271   - "POLICE_MARK"
11272   - "COPWHLIST"
11273   - "IACL"
11274   - "OACL"
11275   traces:
11276     hoverinfo: "x+y"
11277     boxpoints: "outliers"
11278     whiskerwidth: 0
11279   layout:
11280     title: "ip4-3n-skx-x710-64b-2t1c-features-pdr"
11281     layout: "plot-throughput"
11282
11283 - type: "plot"
11284   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-ndr"
11285   algorithm: "plot_performance_box"
11286   output-file-type: ".html"
11287   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-ndr"
11288   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11289   filter: "'NIC_Intel-X710' and
11290            '64B' and
11291            ('IP4BASE' or
11292             'POLICE_MARK' or
11293             'COPWHLIST' or
11294             ('NAT44' and 'BASE') or
11295             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
11296            'NDRPDR' and
11297            '4T2C' and
11298            'IP4FWD' and
11299            not 'IPSEC' and
11300            not 'VHOST'"
11301   parameters:
11302   - "throughput"
11303   - "parent"
11304   - "tags"
11305   sort:
11306   - "DOT1Q"
11307   - "IP4BASE"
11308   - "NAT44"
11309   - "POLICE_MARK"
11310   - "COPWHLIST"
11311   - "IACL"
11312   - "OACL"
11313   traces:
11314     hoverinfo: "x+y"
11315     boxpoints: "outliers"
11316     whiskerwidth: 0
11317   layout:
11318     title: "ip4-3n-skx-x710-64b-4t2c-features-ndr"
11319     layout: "plot-throughput"
11320
11321 - type: "plot"
11322   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-pdr"
11323   algorithm: "plot_performance_box"
11324   output-file-type: ".html"
11325   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-pdr"
11326   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11327   filter: "'NIC_Intel-X710' and
11328            '64B' and
11329            ('IP4BASE' or
11330             'POLICE_MARK' or
11331             'COPWHLIST' or
11332             ('NAT44' and 'BASE') or
11333             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
11334            'NDRPDR' and
11335            '4T2C' and
11336            'IP4FWD' and
11337            not 'IPSEC' and
11338            not 'VHOST'"
11339   parameters:
11340   - "throughput"
11341   - "parent"
11342   - "tags"
11343   sort:
11344   - "DOT1Q"
11345   - "IP4BASE"
11346   - "NAT44"
11347   - "POLICE_MARK"
11348   - "COPWHLIST"
11349   - "IACL"
11350   - "OACL"
11351   traces:
11352     hoverinfo: "x+y"
11353     boxpoints: "outliers"
11354     whiskerwidth: 0
11355   layout:
11356     title: "ip4-3n-skx-x710-64b-4t2c-features-pdr"
11357     layout: "plot-throughput"
11358
11359 # Packet Throughput - VPP IPv4 3n-skx-x710 features nat44
11360 - type: "plot"
11361   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
11362   algorithm: "plot_performance_box"
11363   output-file-type: ".html"
11364   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
11365   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11366   filter: "'NIC_Intel-X710' and
11367            '64B' and
11368            'NDRPDR' and
11369            '1T1C' and
11370            'IP4FWD' and
11371            ('NAT44' or 'IP4BASE') and
11372            not 'IPSEC' and
11373            not 'VHOST'"
11374   parameters:
11375   - "throughput"
11376   - "parent"
11377   - "tags"
11378   sort:
11379   - "IP4BASE"
11380   - "BASE"
11381   - "SRC_USER_10"
11382   - "SRC_USER_100"
11383   - "SRC_USER_1000"
11384   - "SRC_USER_2000"
11385   traces:
11386     hoverinfo: "x+y"
11387     boxpoints: "outliers"
11388     whiskerwidth: 0
11389   layout:
11390     title: "ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
11391     layout: "plot-throughput"
11392
11393 - type: "plot"
11394   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-nat44-pdr"
11395   algorithm: "plot_performance_box"
11396   output-file-type: ".html"
11397   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-nat44-pdr"
11398   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11399   filter: "'NIC_Intel-X710' and
11400            '64B' and
11401            'NDRPDR' and
11402            '1T1C' and
11403            'IP4FWD' and
11404            ('NAT44' or 'IP4BASE') and
11405            not 'IPSEC' and
11406            not 'VHOST'"
11407   parameters:
11408   - "throughput"
11409   - "parent"
11410   - "tags"
11411   sort:
11412   - "IP4BASE"
11413   - "BASE"
11414   - "SRC_USER_10"
11415   - "SRC_USER_100"
11416   - "SRC_USER_1000"
11417   - "SRC_USER_2000"
11418   traces:
11419     hoverinfo: "x+y"
11420     boxpoints: "outliers"
11421     whiskerwidth: 0
11422   layout:
11423     title: "ip4-3n-hsw-x710-64b-1t1c-features-nat44-pdr"
11424     layout: "plot-throughput"
11425
11426 - type: "plot"
11427   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
11428   algorithm: "plot_performance_box"
11429   output-file-type: ".html"
11430   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
11431   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11432   filter: "'NIC_Intel-X710' and
11433            '64B' and
11434            'NDRPDR' and
11435            '2T2C' and
11436            'IP4FWD' and
11437            ('NAT44' or 'IP4BASE') and
11438            not 'IPSEC' and
11439            not 'VHOST'"
11440   parameters:
11441   - "throughput"
11442   - "parent"
11443   - "tags"
11444   sort:
11445   - "IP4BASE"
11446   - "BASE"
11447   - "SRC_USER_10"
11448   - "SRC_USER_100"
11449   - "SRC_USER_1000"
11450   - "SRC_USER_2000"
11451   traces:
11452     hoverinfo: "x+y"
11453     boxpoints: "outliers"
11454     whiskerwidth: 0
11455   layout:
11456     title: "ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
11457     layout: "plot-throughput"
11458
11459 - type: "plot"
11460   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-nat44-pdr"
11461   algorithm: "plot_performance_box"
11462   output-file-type: ".html"
11463   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-nat44-pdr"
11464   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11465   filter: "'NIC_Intel-X710' and
11466            '64B' and
11467            'NDRPDR' and
11468            '2T2C' and
11469            'IP4FWD' and
11470            ('NAT44' or 'IP4BASE') and
11471            not 'IPSEC' and
11472            not 'VHOST'"
11473   parameters:
11474   - "throughput"
11475   - "parent"
11476   - "tags"
11477   sort:
11478   - "IP4BASE"
11479   - "BASE"
11480   - "SRC_USER_10"
11481   - "SRC_USER_100"
11482   - "SRC_USER_1000"
11483   - "SRC_USER_2000"
11484   traces:
11485     hoverinfo: "x+y"
11486     boxpoints: "outliers"
11487     whiskerwidth: 0
11488   layout:
11489     title: "ip4-3n-hsw-x710-64b-2t2c-features-nat44-pdr"
11490     layout: "plot-throughput"
11491
11492 # Packet Throughput - VPP IPv4 3n-skx-x710 features iacl
11493 - type: "plot"
11494   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
11495   algorithm: "plot_performance_box"
11496   output-file-type: ".html"
11497   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
11498   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11499   filter: "'NIC_Intel-X710' and
11500            '64B' and
11501            'NDRPDR' and
11502            '1T1C' and
11503            'IP4FWD' and
11504            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
11505            not 'IPSEC' and
11506            not 'VHOST'"
11507   parameters:
11508   - "throughput"
11509   - "parent"
11510   - "tags"
11511   sort:
11512   - "IP4BASE"
11513   - "ACL_STATELESS"
11514   - "ACL_STATEFUL"
11515   - "ACL_STATELESS"
11516   - "ACL_STATEFUL"
11517   traces:
11518     hoverinfo: "x+y"
11519     boxpoints: "outliers"
11520     whiskerwidth: 0
11521   layout:
11522     title: "ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
11523     layout: "plot-throughput"
11524
11525 - type: "plot"
11526   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
11527   algorithm: "plot_performance_box"
11528   output-file-type: ".html"
11529   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
11530   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11531   filter: "'NIC_Intel-X710' and
11532            '64B' and
11533            'NDRPDR' and
11534            '1T1C' and
11535            'IP4FWD' and
11536            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
11537            not 'IPSEC' and
11538            not 'VHOST'"
11539   parameters:
11540   - "throughput"
11541   - "parent"
11542   - "tags"
11543   sort:
11544   - "IP4BASE"
11545   - "ACL_STATELESS"
11546   - "ACL_STATEFUL"
11547   - "ACL_STATELESS"
11548   - "ACL_STATEFUL"
11549   traces:
11550     hoverinfo: "x+y"
11551     boxpoints: "outliers"
11552     whiskerwidth: 0
11553   layout:
11554     title: "ip4-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
11555     layout: "plot-throughput"
11556
11557 - type: "plot"
11558   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
11559   algorithm: "plot_performance_box"
11560   output-file-type: ".html"
11561   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
11562   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11563   filter: "'NIC_Intel-X710' and
11564            '64B' and
11565            'NDRPDR' and
11566            '2T2C' and
11567            'IP4FWD' and
11568            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
11569            not 'IPSEC' and
11570            not 'VHOST'"
11571   parameters:
11572   - "throughput"
11573   - "parent"
11574   - "tags"
11575   sort:
11576   - "IP4BASE"
11577   - "ACL_STATELESS"
11578   - "ACL_STATEFUL"
11579   - "ACL_STATELESS"
11580   - "ACL_STATEFUL"
11581   traces:
11582     hoverinfo: "x+y"
11583     boxpoints: "outliers"
11584     whiskerwidth: 0
11585   layout:
11586     title: "ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
11587     layout: "plot-throughput"
11588
11589 - type: "plot"
11590   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
11591   algorithm: "plot_performance_box"
11592   output-file-type: ".html"
11593   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
11594   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11595   filter: "'NIC_Intel-X710' and
11596            '64B' and
11597            'NDRPDR' and
11598            '2T2C' and
11599            'IP4FWD' and
11600            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
11601            not 'IPSEC' and
11602            not 'VHOST'"
11603   parameters:
11604   - "throughput"
11605   - "parent"
11606   - "tags"
11607   sort:
11608   - "IP4BASE"
11609   - "ACL_STATELESS"
11610   - "ACL_STATEFUL"
11611   - "ACL_STATELESS"
11612   - "ACL_STATEFUL"
11613   traces:
11614     hoverinfo: "x+y"
11615     boxpoints: "outliers"
11616     whiskerwidth: 0
11617   layout:
11618     title: "ip4-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
11619     layout: "plot-throughput"
11620
11621 # Packet Throughput - VPP IPv4 2n-skx-x710 base and scale
11622 - type: "plot"
11623   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
11624   algorithm: "plot_performance_box"
11625   output-file-type: ".html"
11626   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
11627   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11628   filter: "'NIC_Intel-X710' and
11629            '64B' and
11630            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11631            'NDRPDR' and
11632            '2T1C' and
11633            'IP4FWD' and
11634            not 'IPSEC' and
11635            not 'DOT1Q' and
11636            not 'VHOST'"
11637   parameters:
11638   - "throughput"
11639   - "parent"
11640   - "tags"
11641   sort:
11642   - "IP4BASE"
11643   - "FIB_20K"
11644   - "FIB_200K"
11645   - "FIB_2M"
11646   traces:
11647     hoverinfo: "x+y"
11648     boxpoints: "outliers"
11649     whiskerwidth: 0
11650   layout:
11651     title: "ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
11652     layout: "plot-throughput"
11653
11654 - type: "plot"
11655   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
11656   algorithm: "plot_performance_box"
11657   output-file-type: ".html"
11658   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
11659   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11660   filter: "'NIC_Intel-X710' and
11661            '64B' and
11662            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11663            'NDRPDR' and
11664            '2T1C' and
11665            'IP4FWD' and
11666            not 'IPSEC' and
11667            not 'DOT1Q' and
11668            not 'VHOST'"
11669   parameters:
11670   - "throughput"
11671   - "parent"
11672   - "tags"
11673   sort:
11674   - "IP4BASE"
11675   - "FIB_20K"
11676   - "FIB_200K"
11677   - "FIB_2M"
11678   traces:
11679     hoverinfo: "x+y"
11680     boxpoints: "outliers"
11681     whiskerwidth: 0
11682   layout:
11683     title: "ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
11684     layout: "plot-throughput"
11685
11686 - type: "plot"
11687   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
11688   algorithm: "plot_performance_box"
11689   output-file-type: ".html"
11690   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
11691   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11692   filter: "'NIC_Intel-X710' and
11693            '64B' and
11694            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11695            'NDRPDR' and
11696            '4T2C' and
11697            'IP4FWD' and
11698            not 'IPSEC' and
11699            not 'DOT1Q' and
11700            not 'VHOST'"
11701   parameters:
11702   - "throughput"
11703   - "parent"
11704   - "tags"
11705   sort:
11706   - "IP4BASE"
11707   - "FIB_20K"
11708   - "FIB_200K"
11709   - "FIB_2M"
11710   traces:
11711     hoverinfo: "x+y"
11712     boxpoints: "outliers"
11713     whiskerwidth: 0
11714   layout:
11715     title: "ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
11716     layout: "plot-throughput"
11717
11718 - type: "plot"
11719   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
11720   algorithm: "plot_performance_box"
11721   output-file-type: ".html"
11722   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
11723   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11724   filter: "'NIC_Intel-X710' and
11725            '64B' and
11726            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11727            'NDRPDR' and
11728            '4T2C' and
11729            'IP4FWD' and
11730            not 'IPSEC' and
11731            not 'DOT1Q' and
11732            not 'VHOST'"
11733   parameters:
11734   - "throughput"
11735   - "parent"
11736   - "tags"
11737   sort:
11738   - "IP4BASE"
11739   - "FIB_20K"
11740   - "FIB_200K"
11741   - "FIB_2M"
11742   traces:
11743     hoverinfo: "x+y"
11744     boxpoints: "outliers"
11745     whiskerwidth: 0
11746   layout:
11747     title: "ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
11748     layout: "plot-throughput"
11749
11750 # Packet Throughput - VPP IPv4 2n-skx-x710 features iacl
11751 - type: "plot"
11752   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr"
11753   algorithm: "plot_performance_box"
11754   output-file-type: ".html"
11755   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr"
11756   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11757   filter: "'NIC_Intel-X710' and
11758            '64B' and
11759            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
11760            'NDRPDR' and
11761            '2T1C' and
11762            'IP4FWD' and
11763            not 'IPSEC' and
11764            not 'DOT1Q' and
11765            not 'VHOST'"
11766   parameters:
11767   - "throughput"
11768   - "parent"
11769   - "tags"
11770   sort:
11771   - "IP4BASE"
11772   - "ACL_STATELESS"
11773   - "ACL_STATEFUL"
11774   - "ACL_STATELESS"
11775   - "ACL_STATEFUL"
11776   traces:
11777     hoverinfo: "x+y"
11778     boxpoints: "outliers"
11779     whiskerwidth: 0
11780   layout:
11781     title: "ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr"
11782     layout: "plot-throughput"
11783
11784 - type: "plot"
11785   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-features-iacl-pdr"
11786   algorithm: "plot_performance_box"
11787   output-file-type: ".html"
11788   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-features-iacl-pdr"
11789   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11790   filter: "'NIC_Intel-X710' and
11791            '64B' and
11792            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
11793            'NDRPDR' and
11794            '2T1C' and
11795            'IP4FWD' and
11796            not 'IPSEC' and
11797            not 'DOT1Q' and
11798            not 'VHOST'"
11799   parameters:
11800   - "throughput"
11801   - "parent"
11802   - "tags"
11803   sort:
11804   - "IP4BASE"
11805   - "ACL_STATELESS"
11806   - "ACL_STATEFUL"
11807   - "ACL_STATELESS"
11808   - "ACL_STATEFUL"
11809   traces:
11810     hoverinfo: "x+y"
11811     boxpoints: "outliers"
11812     whiskerwidth: 0
11813   layout:
11814     title: "ip4-2n-skx-x710-64b-2t1c-features-iacl-pdr"
11815     layout: "plot-throughput"
11816
11817 - type: "plot"
11818   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr"
11819   algorithm: "plot_performance_box"
11820   output-file-type: ".html"
11821   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr"
11822   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11823   filter: "'NIC_Intel-X710' and
11824            '64B' and
11825            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
11826            'NDRPDR' and
11827            '4T2C' and
11828            'IP4FWD' and
11829            not 'IPSEC' and
11830            not 'DOT1Q' and
11831            not 'VHOST'"
11832   parameters:
11833   - "throughput"
11834   - "parent"
11835   - "tags"
11836   sort:
11837   - "IP4BASE"
11838   - "ACL_STATELESS"
11839   - "ACL_STATEFUL"
11840   - "ACL_STATELESS"
11841   - "ACL_STATEFUL"
11842   traces:
11843     hoverinfo: "x+y"
11844     boxpoints: "outliers"
11845     whiskerwidth: 0
11846   layout:
11847     title: "ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr"
11848     layout: "plot-throughput"
11849
11850 - type: "plot"
11851   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-features-iacl-pdr"
11852   algorithm: "plot_performance_box"
11853   output-file-type: ".html"
11854   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-features-iacl-pdr"
11855   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11856   filter: "'NIC_Intel-X710' and
11857            '64B' and
11858            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
11859            'NDRPDR' and
11860            '4T2C' and
11861            'IP4FWD' and
11862            not 'IPSEC' and
11863            not 'DOT1Q' and
11864            not 'VHOST'"
11865   parameters:
11866   - "throughput"
11867   - "parent"
11868   - "tags"
11869   sort:
11870   - "IP4BASE"
11871   - "ACL_STATELESS"
11872   - "ACL_STATEFUL"
11873   - "ACL_STATELESS"
11874   - "ACL_STATEFUL"
11875   traces:
11876     hoverinfo: "x+y"
11877     boxpoints: "outliers"
11878     whiskerwidth: 0
11879   layout:
11880     title: "ip4-2n-skx-x710-64b-4t2c-features-iacl-pdr"
11881     layout: "plot-throughput"
11882
11883 # Packet Throughput - VPP IPv4 2n-skx-xxv710 base and scale
11884 - type: "plot"
11885   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
11886   algorithm: "plot_performance_box"
11887   output-file-type: ".html"
11888   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
11889   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11890   filter: "'NIC_Intel-XXV710' and
11891            '64B' and
11892            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11893            'NDRPDR' and
11894            '2T1C' and
11895            'IP4FWD' and
11896            not 'IPSEC' and
11897            not 'DOT1Q' and
11898            not 'VHOST'"
11899   parameters:
11900   - "throughput"
11901   - "parent"
11902   - "tags"
11903   sort:
11904   - "IP4BASE"
11905   - "FIB_20K"
11906   - "FIB_200K"
11907   - "FIB_2M"
11908   traces:
11909     hoverinfo: "x+y"
11910     boxpoints: "outliers"
11911     whiskerwidth: 0
11912   layout:
11913     title: "ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
11914     layout: "plot-throughput"
11915
11916 - type: "plot"
11917   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
11918   algorithm: "plot_performance_box"
11919   output-file-type: ".html"
11920   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
11921   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11922   filter: "'NIC_Intel-XXV710' and
11923            '64B' and
11924            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11925            'NDRPDR' and
11926            '2T1C' and
11927            'IP4FWD' and
11928            not 'IPSEC' and
11929            not 'DOT1Q' and
11930            not 'VHOST'"
11931   parameters:
11932   - "throughput"
11933   - "parent"
11934   - "tags"
11935   sort:
11936   - "IP4BASE"
11937   - "FIB_20K"
11938   - "FIB_200K"
11939   - "FIB_2M"
11940   traces:
11941     hoverinfo: "x+y"
11942     boxpoints: "outliers"
11943     whiskerwidth: 0
11944   layout:
11945     title: "ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
11946     layout: "plot-throughput"
11947
11948 - type: "plot"
11949   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
11950   algorithm: "plot_performance_box"
11951   output-file-type: ".html"
11952   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
11953   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11954   filter: "'NIC_Intel-XXV710' and
11955            '64B' and
11956            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11957            'NDRPDR' and
11958            '4T2C' and
11959            'IP4FWD' and
11960            not 'IPSEC' and
11961            not 'DOT1Q' and
11962            not 'VHOST'"
11963   parameters:
11964   - "throughput"
11965   - "parent"
11966   - "tags"
11967   sort:
11968   - "IP4BASE"
11969   - "FIB_20K"
11970   - "FIB_200K"
11971   - "FIB_2M"
11972   traces:
11973     hoverinfo: "x+y"
11974     boxpoints: "outliers"
11975     whiskerwidth: 0
11976   layout:
11977     title: "ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
11978     layout: "plot-throughput"
11979
11980 - type: "plot"
11981   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
11982   algorithm: "plot_performance_box"
11983   output-file-type: ".html"
11984   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
11985   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11986   filter: "'NIC_Intel-XXV710' and
11987            '64B' and
11988            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11989            'NDRPDR' and
11990            '4T2C' and
11991            'IP4FWD' and
11992            not 'IPSEC' and
11993            not 'DOT1Q' and
11994            not 'VHOST'"
11995   parameters:
11996   - "throughput"
11997   - "parent"
11998   - "tags"
11999   sort:
12000   - "IP4BASE"
12001   - "FIB_20K"
12002   - "FIB_200K"
12003   - "FIB_2M"
12004   traces:
12005     hoverinfo: "x+y"
12006     boxpoints: "outliers"
12007     whiskerwidth: 0
12008   layout:
12009     title: "ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
12010     layout: "plot-throughput"
12011
12012 ## Packet Throughput - VPP IPv4 2n-dnv-x553 base and scale
12013 #- type: "plot"
12014 #  title: "VPP Throughput: ip4-2n-dnv-x553-64b-1t1c-base-ndr"
12015 #  algorithm: "plot_performance_box"
12016 #  output-file-type: ".html"
12017 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-1t1c-base-ndr"
12018 #  data: "intel-dnv-vpp"
12019 #  filter: "'NIC_Intel-X553' and
12020 #           '64B' and
12021 #           'IP4BASE' and
12022 #           'NDRPDR' and
12023 #           '1T1C' and
12024 #           'IP4FWD' and
12025 #           not 'IPSEC' and
12026 #           not 'VHOST'"
12027 #  parameters:
12028 #  - "throughput"
12029 #  - "parent"
12030 #  - "tags"
12031 #  sort:
12032 #  - "IP4BASE"
12033 #  traces:
12034 #    hoverinfo: "x+y"
12035 #    boxpoints: "outliers"
12036 #    whiskerwidth: 0
12037 #  layout:
12038 #    title: "ip4-2n-dnv-x553-64b-1t1c-base-ndr"
12039 #    layout: "plot-throughput"
12040 #
12041 #- type: "plot"
12042 #  title: "VPP Throughput: ip4-2n-dnv-x553-64b-1t1c-base-pdr"
12043 #  algorithm: "plot_performance_box"
12044 #  output-file-type: ".html"
12045 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-1t1c-base-pdr"
12046 #  data: "intel-dnv-vpp"
12047 #  filter: "'NIC_Intel-X553' and
12048 #           '64B' and
12049 #           'IP4BASE' and
12050 #           'NDRPDR' and
12051 #           '1T1C' and
12052 #           'IP4FWD' and
12053 #           not 'IPSEC' and
12054 #           not 'VHOST'"
12055 #  parameters:
12056 #  - "throughput"
12057 #  - "parent"
12058 #  - "tags"
12059 #  sort:
12060 #  - "IP4BASE"
12061 #  traces:
12062 #    hoverinfo: "x+y"
12063 #    boxpoints: "outliers"
12064 #    whiskerwidth: 0
12065 #  layout:
12066 #    title: "ip4-2n-dnv-x553-64b-1t1c-base-pdr"
12067 #    layout: "plot-throughput"
12068 #
12069 #- type: "plot"
12070 #  title: "VPP Throughput: ip4-2n-dnv-x553-64b-2t2c-base-ndr"
12071 #  algorithm: "plot_performance_box"
12072 #  output-file-type: ".html"
12073 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-2t2c-base-ndr"
12074 #  data: "intel-dnv-vpp"
12075 #  filter: "'NIC_Intel-X553' and
12076 #           '64B' and
12077 #           'IP4BASE' and
12078 #           'NDRPDR' and
12079 #           '2T2C' and
12080 #           'IP4FWD' and
12081 #           not 'IPSEC' and
12082 #           not 'VHOST'"
12083 #  parameters:
12084 #  - "throughput"
12085 #  - "parent"
12086 #  - "tags"
12087 #  sort:
12088 #  - "IP4BASE"
12089 #  traces:
12090 #    hoverinfo: "x+y"
12091 #    boxpoints: "outliers"
12092 #    whiskerwidth: 0
12093 #  layout:
12094 #    title: "ip4-2n-dnv-x553-64b-2t2c-base-ndr"
12095 #    layout: "plot-throughput"
12096 #
12097 #- type: "plot"
12098 #  title: "VPP Throughput: ip4-2n-dnv-x553-64b-2t2c-base-pdr"
12099 #  algorithm: "plot_performance_box"
12100 #  output-file-type: ".html"
12101 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-2t2c-base-pdr"
12102 #  data: "intel-dnv-vpp"
12103 #  filter: "'NIC_Intel-X553' and
12104 #           '64B' and
12105 #           'IP4BASE' and
12106 #           'NDRPDR' and
12107 #           '2T2C' and
12108 #           'IP4FWD' and
12109 #           not 'IPSEC' and
12110 #           not 'VHOST'"
12111 #  parameters:
12112 #  - "throughput"
12113 #  - "parent"
12114 #  - "tags"
12115 #  sort:
12116 #  - "IP4BASE"
12117 #  traces:
12118 #    hoverinfo: "x+y"
12119 #    boxpoints: "outliers"
12120 #    whiskerwidth: 0
12121 #  layout:
12122 #    title: "ip4-2n-dnv-x553-64b-2t2c-base-pdr"
12123 #    layout: "plot-throughput"
12124
12125 ################################################################################
12126
12127 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x520 - features
12128 - type: "plot"
12129   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
12130   algorithm: "plot_performance_box"
12131   output-file-type: ".html"
12132   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
12133   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12134   filter: "'NIC_Intel-X520-DA2' and
12135            '64B' and
12136            'ENCAP' and
12137            'NDRPDR' and
12138            '1T1C' and
12139            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12140            not 'DOT1Q' and
12141            not 'VHOST' and
12142            not 'IPSECHW'"
12143   parameters:
12144   - "throughput"
12145   - "parent"
12146   - "tags"
12147   sort:
12148   - "IP4BASE"
12149   - "L2BDMACLRN"
12150   - "L2XCFWD"
12151   - "LISP"
12152   traces:
12153     hoverinfo: "x+y"
12154     boxpoints: "outliers"
12155     whiskerwidth: 0
12156   layout:
12157     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
12158     layout: "plot-throughput"
12159
12160 - type: "plot"
12161   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
12162   algorithm: "plot_performance_box"
12163   output-file-type: ".html"
12164   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
12165   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12166   filter: "'NIC_Intel-X520-DA2' and
12167            '64B' and
12168            'ENCAP' and
12169            'NDRPDR' and
12170            '2T2C' and
12171            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12172            not 'DOT1Q' and
12173            not 'VHOST' and
12174            not 'IPSECHW'"
12175   parameters:
12176   - "throughput"
12177   - "parent"
12178   - "tags"
12179   sort:
12180   - "IP4BASE"
12181   - "L2BDMACLRN"
12182   - "L2XCFWD"
12183   - "LISP"
12184   traces:
12185     hoverinfo: "x+y"
12186     boxpoints: "outliers"
12187     whiskerwidth: 0
12188   layout:
12189     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
12190     layout: "plot-throughput"
12191
12192 - type: "plot"
12193   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
12194   algorithm: "plot_performance_box"
12195   output-file-type: ".html"
12196   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
12197   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12198   filter: "'NIC_Intel-X520-DA2' and
12199            '64B' and
12200            'ENCAP' and
12201            'NDRPDR' and
12202            '1T1C' and
12203            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12204            not 'DOT1Q' and
12205            not 'VHOST' and
12206            not 'IPSECHW'"
12207   parameters:
12208   - "throughput"
12209   - "parent"
12210   - "tags"
12211   sort:
12212   - "IP4BASE"
12213   - "L2BDMACLRN"
12214   - "L2XCFWD"
12215   - "LISP"
12216   traces:
12217     hoverinfo: "x+y"
12218     boxpoints: "outliers"
12219     whiskerwidth: 0
12220   layout:
12221     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
12222     layout: "plot-throughput"
12223
12224 - type: "plot"
12225   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
12226   algorithm: "plot_performance_box"
12227   output-file-type: ".html"
12228   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
12229   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12230   filter: "'NIC_Intel-X520-DA2' and
12231            '64B' and
12232            'ENCAP' and
12233            'NDRPDR' and
12234            '2T2C' and
12235            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12236            not 'DOT1Q' and
12237            not 'VHOST' and
12238            not 'IPSECHW'"
12239   parameters:
12240   - "throughput"
12241   - "parent"
12242   - "tags"
12243   sort:
12244   - "IP4BASE"
12245   - "L2BDMACLRN"
12246   - "L2XCFWD"
12247   - "LISP"
12248   traces:
12249     hoverinfo: "x+y"
12250     boxpoints: "outliers"
12251     whiskerwidth: 0
12252   layout:
12253     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
12254     layout: "plot-throughput"
12255
12256 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x710 base and scale
12257 - type: "plot"
12258   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
12259   algorithm: "plot_performance_box"
12260   output-file-type: ".html"
12261   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
12262   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12263   filter: "'NIC_Intel-X710' and
12264            '64B' and
12265            'ENCAP' and
12266            'NDRPDR' and
12267            '1T1C' and
12268            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12269            not 'VHOST' and
12270            not 'IPSECHW'"
12271   parameters:
12272   - "throughput"
12273   - "parent"
12274   - "tags"
12275   sort:
12276   - "IP4BASE"
12277   - "LISP"
12278   - "VXLAN_1"
12279   - "VXLAN_10"
12280   - "VXLAN_100"
12281   - "VXLAN_1000"
12282   traces:
12283     hoverinfo: "x+y"
12284     boxpoints: "outliers"
12285     whiskerwidth: 0
12286   layout:
12287     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
12288     layout: "plot-throughput"
12289
12290 - type: "plot"
12291   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
12292   algorithm: "plot_performance_box"
12293   output-file-type: ".html"
12294   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
12295   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12296   filter: "'NIC_Intel-X710' and
12297            '64B' and
12298            'ENCAP' and
12299            'NDRPDR' and
12300            '1T1C' and
12301            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12302            not 'VHOST' and
12303            not 'IPSECHW'"
12304   parameters:
12305   - "throughput"
12306   - "parent"
12307   - "tags"
12308   sort:
12309   - "IP4BASE"
12310   - "LISP"
12311   - "VXLAN_1"
12312   - "VXLAN_10"
12313   - "VXLAN_100"
12314   - "VXLAN_1000"
12315   traces:
12316     hoverinfo: "x+y"
12317     boxpoints: "outliers"
12318     whiskerwidth: 0
12319   layout:
12320     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
12321     layout: "plot-throughput"
12322
12323 - type: "plot"
12324   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
12325   algorithm: "plot_performance_box"
12326   output-file-type: ".html"
12327   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
12328   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12329   filter: "'NIC_Intel-X710' and
12330            '64B' and
12331            'ENCAP' and
12332            'NDRPDR' and
12333            '2T2C' and
12334            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12335            not 'VHOST' and
12336            not 'IPSECHW'"
12337   parameters:
12338   - "throughput"
12339   - "parent"
12340   - "tags"
12341   sort:
12342   - "IP4BASE"
12343   - "LISP"
12344   - "VXLAN_1"
12345   - "VXLAN_10"
12346   - "VXLAN_100"
12347   - "VXLAN_1000"
12348   traces:
12349     hoverinfo: "x+y"
12350     boxpoints: "outliers"
12351     whiskerwidth: 0
12352   layout:
12353     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
12354     layout: "plot-throughput"
12355
12356 - type: "plot"
12357   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
12358   algorithm: "plot_performance_box"
12359   output-file-type: ".html"
12360   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
12361   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12362   filter: "'NIC_Intel-X710' and
12363            '64B' and
12364            'ENCAP' and
12365            'NDRPDR' and
12366            '2T2C' and
12367            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12368            not 'VHOST' and
12369            not 'IPSECHW'"
12370   parameters:
12371   - "throughput"
12372   - "parent"
12373   - "tags"
12374   sort:
12375   - "IP4BASE"
12376   - "LISP"
12377   - "VXLAN_1"
12378   - "VXLAN_10"
12379   - "VXLAN_100"
12380   - "VXLAN_1000"
12381   traces:
12382     hoverinfo: "x+y"
12383     boxpoints: "outliers"
12384     whiskerwidth: 0
12385   layout:
12386     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
12387     layout: "plot-throughput"
12388
12389 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x710 - features
12390 - type: "plot"
12391   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
12392   algorithm: "plot_performance_box"
12393   output-file-type: ".html"
12394   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
12395   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12396   filter: "'NIC_Intel-X710' and
12397            '64B' and
12398            'ENCAP' and
12399            'NDRPDR' and
12400            '1T1C' and
12401            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
12402            not 'DOT1Q' and
12403            not 'VHOST' and
12404            not 'IPSECHW'"
12405   parameters:
12406   - "throughput"
12407   - "parent"
12408   - "tags"
12409   sort:
12410   - "IP4BASE"
12411   - "L2BDMACLRN"
12412   - "L2XCFWD"
12413   - "LISP"
12414   traces:
12415     hoverinfo: "x+y"
12416     boxpoints: "outliers"
12417     whiskerwidth: 0
12418   layout:
12419     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
12420     layout: "plot-throughput"
12421
12422 - type: "plot"
12423   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
12424   algorithm: "plot_performance_box"
12425   output-file-type: ".html"
12426   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
12427   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12428   filter: "'NIC_Intel-X710' and
12429            '64B' and
12430            'ENCAP' and
12431            'NDRPDR' and
12432            '2T2C' and
12433            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12434            not 'DOT1Q' and
12435            not 'VHOST' and
12436            not 'IPSECHW'"
12437   parameters:
12438   - "throughput"
12439   - "parent"
12440   - "tags"
12441   sort:
12442   - "IP4BASE"
12443   - "L2BDMACLRN"
12444   - "L2XCFWD"
12445   - "LISP"
12446   traces:
12447     hoverinfo: "x+y"
12448     boxpoints: "outliers"
12449     whiskerwidth: 0
12450   layout:
12451     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
12452     layout: "plot-throughput"
12453
12454 - type: "plot"
12455   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
12456   algorithm: "plot_performance_box"
12457   output-file-type: ".html"
12458   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
12459   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12460   filter: "'NIC_Intel-X710' and
12461            '64B' and
12462            'ENCAP' and
12463            'NDRPDR' and
12464            '1T1C' and
12465            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12466            not 'DOT1Q' and
12467            not 'VHOST' and
12468            not 'IPSECHW'"
12469   parameters:
12470   - "throughput"
12471   - "parent"
12472   - "tags"
12473   sort:
12474   - "IP4BASE"
12475   - "L2BDMACLRN"
12476   - "L2XCFWD"
12477   - "LISP"
12478   traces:
12479     hoverinfo: "x+y"
12480     boxpoints: "outliers"
12481     whiskerwidth: 0
12482   layout:
12483     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
12484     layout: "plot-throughput"
12485
12486 - type: "plot"
12487   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
12488   algorithm: "plot_performance_box"
12489   output-file-type: ".html"
12490   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
12491   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12492   filter: "'NIC_Intel-X710' and
12493            '64B' and
12494            'ENCAP' and
12495            'NDRPDR' and
12496            '2T2C' and
12497            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12498            not 'DOT1Q' and
12499            not 'VHOST' and
12500            not 'IPSECHW'"
12501   parameters:
12502   - "throughput"
12503   - "parent"
12504   - "tags"
12505   sort:
12506   - "IP4BASE"
12507   - "L2BDMACLRN"
12508   - "L2XCFWD"
12509   - "LISP"
12510   traces:
12511     hoverinfo: "x+y"
12512     boxpoints: "outliers"
12513     whiskerwidth: 0
12514   layout:
12515     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
12516     layout: "plot-throughput"
12517
12518 # Packet Throughput - VPP IPv4 tunnels 3n-skx-x710 base and scale
12519 - type: "plot"
12520   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
12521   algorithm: "plot_performance_box"
12522   output-file-type: ".html"
12523   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
12524   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12525   filter: "'NIC_Intel-X710' and
12526            '64B' and
12527            'ENCAP' and
12528            'NDRPDR' and
12529            '2T1C' and
12530            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12531            not 'VHOST' and
12532            not 'IPSECHW'"
12533   parameters:
12534   - "throughput"
12535   - "parent"
12536   - "tags"
12537   sort:
12538   - "IP4BASE"
12539   - "LISP"
12540   - "VXLAN_1"
12541   - "VXLAN_10"
12542   - "VXLAN_100"
12543   - "VXLAN_1000"
12544   traces:
12545     hoverinfo: "x+y"
12546     boxpoints: "outliers"
12547     whiskerwidth: 0
12548   layout:
12549     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
12550     layout: "plot-throughput"
12551
12552 - type: "plot"
12553   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
12554   algorithm: "plot_performance_box"
12555   output-file-type: ".html"
12556   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
12557   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12558   filter: "'NIC_Intel-X710' and
12559            '64B' and
12560            'ENCAP' and
12561            'NDRPDR' and
12562            '2T1C' and
12563            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12564            not 'VHOST' and
12565            not 'IPSECHW'"
12566   parameters:
12567   - "throughput"
12568   - "parent"
12569   - "tags"
12570   sort:
12571   - "IP4BASE"
12572   - "LISP"
12573   - "VXLAN_1"
12574   - "VXLAN_10"
12575   - "VXLAN_100"
12576   - "VXLAN_1000"
12577   traces:
12578     hoverinfo: "x+y"
12579     boxpoints: "outliers"
12580     whiskerwidth: 0
12581   layout:
12582     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
12583     layout: "plot-throughput"
12584
12585 - type: "plot"
12586   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
12587   algorithm: "plot_performance_box"
12588   output-file-type: ".html"
12589   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
12590   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12591   filter: "'NIC_Intel-X710' and
12592            '64B' and
12593            'ENCAP' and
12594            'NDRPDR' and
12595            '4T2C' and
12596            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12597            not 'VHOST' and
12598            not 'IPSECHW'"
12599   parameters:
12600   - "throughput"
12601   - "parent"
12602   - "tags"
12603   sort:
12604   - "IP4BASE"
12605   - "LISP"
12606   - "VXLAN_1"
12607   - "VXLAN_10"
12608   - "VXLAN_100"
12609   - "VXLAN_1000"
12610   traces:
12611     hoverinfo: "x+y"
12612     boxpoints: "outliers"
12613     whiskerwidth: 0
12614   layout:
12615     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
12616     layout: "plot-throughput"
12617
12618 - type: "plot"
12619   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
12620   algorithm: "plot_performance_box"
12621   output-file-type: ".html"
12622   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
12623   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12624   filter: "'NIC_Intel-X710' and
12625            '64B' and
12626            'ENCAP' and
12627            'NDRPDR' and
12628            '4T2C' and
12629            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12630            not 'VHOST' and
12631            not 'IPSECHW'"
12632   parameters:
12633   - "throughput"
12634   - "parent"
12635   - "tags"
12636   sort:
12637   - "IP4BASE"
12638   - "LISP"
12639   - "VXLAN_1"
12640   - "VXLAN_10"
12641   - "VXLAN_100"
12642   - "VXLAN_1000"
12643   traces:
12644     hoverinfo: "x+y"
12645     boxpoints: "outliers"
12646     whiskerwidth: 0
12647   layout:
12648     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
12649     layout: "plot-throughput"
12650
12651 # Packet Throughput - VPP IPv4 tunnels 3n-skx-x710 - features
12652 - type: "plot"
12653   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
12654   algorithm: "plot_performance_box"
12655   output-file-type: ".html"
12656   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
12657   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12658   filter: "'NIC_Intel-X710' and
12659            '64B' and
12660            'ENCAP' and
12661            'NDRPDR' and
12662            '2T1C' and
12663            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12664            not 'DOT1Q' and
12665            not 'VHOST' and
12666            not 'IPSECHW'"
12667   parameters:
12668   - "throughput"
12669   - "parent"
12670   - "tags"
12671   sort:
12672   - "IP4BASE"
12673   - "L2BDMACLRN"
12674   - "L2XCFWD"
12675   - "LISP"
12676   traces:
12677     hoverinfo: "x+y"
12678     boxpoints: "outliers"
12679     whiskerwidth: 0
12680   layout:
12681     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
12682     layout: "plot-throughput"
12683
12684 - type: "plot"
12685   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
12686   algorithm: "plot_performance_box"
12687   output-file-type: ".html"
12688   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
12689   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12690   filter: "'NIC_Intel-X710' and
12691            '64B' and
12692            'ENCAP' and
12693            'NDRPDR' and
12694            '4T2C' and
12695            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12696            not 'DOT1Q' and
12697            not 'VHOST' and
12698            not 'IPSECHW'"
12699   parameters:
12700   - "throughput"
12701   - "parent"
12702   - "tags"
12703   sort:
12704   - "IP4BASE"
12705   - "L2BDMACLRN"
12706   - "L2XCFWD"
12707   - "LISP"
12708   traces:
12709     hoverinfo: "x+y"
12710     boxpoints: "outliers"
12711     whiskerwidth: 0
12712   layout:
12713     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
12714     layout: "plot-throughput"
12715
12716 - type: "plot"
12717   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr"
12718   algorithm: "plot_performance_box"
12719   output-file-type: ".html"
12720   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr"
12721   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12722   filter: "'NIC_Intel-X710' and
12723            '64B' and
12724            'ENCAP' and
12725            'NDRPDR' and
12726            '2T1C' and
12727            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12728            not 'DOT1Q' and
12729            not 'VHOST' and
12730            not 'IPSECHW'"
12731   parameters:
12732   - "throughput"
12733   - "parent"
12734   - "tags"
12735   sort:
12736   - "IP4BASE"
12737   - "L2BDMACLRN"
12738   - "L2XCFWD"
12739   - "LISP"
12740   traces:
12741     hoverinfo: "x+y"
12742     boxpoints: "outliers"
12743     whiskerwidth: 0
12744   layout:
12745     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr"
12746     layout: "plot-throughput"
12747
12748 - type: "plot"
12749   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr"
12750   algorithm: "plot_performance_box"
12751   output-file-type: ".html"
12752   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr"
12753   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12754   filter: "'NIC_Intel-X710' and
12755            '64B' and
12756            'ENCAP' and
12757            'NDRPDR' and
12758            '4T2C' and
12759            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12760            not 'DOT1Q' and
12761            not 'VHOST' and
12762            not 'IPSECHW'"
12763   parameters:
12764   - "throughput"
12765   - "parent"
12766   - "tags"
12767   sort:
12768   - "IP4BASE"
12769   - "L2BDMACLRN"
12770   - "L2XCFWD"
12771   - "LISP"
12772   traces:
12773     hoverinfo: "x+y"
12774     boxpoints: "outliers"
12775     whiskerwidth: 0
12776   layout:
12777     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr"
12778     layout: "plot-throughput"
12779
12780 ################################################################################
12781
12782 # Packet Throughput - VPP IPv6 3n-hsw-x520
12783 - type: "plot"
12784   title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-base-ndr"
12785   algorithm: "plot_performance_box"
12786   output-file-type: ".html"
12787   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base-ndr"
12788   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12789   filter: "'NIC_Intel-X520-DA2' and
12790            '78B' and
12791            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12792            'NDRPDR' and
12793            '1T1C' and
12794            'IP6FWD' and
12795            not 'SRv6' and
12796            not 'IPSEC' and
12797            not 'VHOST'"
12798   parameters:
12799   - "throughput"
12800   - "parent"
12801   - "tags"
12802   sort:
12803   - "IP6BASE"
12804   - "FIB_20K"
12805   - "FIB_200K"
12806   - "FIB_2M"
12807   traces:
12808     hoverinfo: "x+y"
12809     boxpoints: "outliers"
12810     whiskerwidth: 0
12811   layout:
12812     title: "ip6-3n-hsw-x520-78b-1t1c-base-ndr"
12813     layout: "plot-throughput"
12814
12815 - type: "plot"
12816   title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-base-pdr"
12817   algorithm: "plot_performance_box"
12818   output-file-type: ".html"
12819   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base-pdr"
12820   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12821   filter: "'NIC_Intel-X520-DA2' and
12822            '78B' and
12823            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12824            'NDRPDR' and
12825            '1T1C' and
12826            'IP6FWD' and
12827            not 'SRv6' and
12828            not 'IPSEC' and
12829            not 'VHOST'"
12830   parameters:
12831   - "throughput"
12832   - "parent"
12833   - "tags"
12834   sort:
12835   - "IP6BASE"
12836   - "FIB_20K"
12837   - "FIB_200K"
12838   - "FIB_2M"
12839   traces:
12840     hoverinfo: "x+y"
12841     boxpoints: "outliers"
12842     whiskerwidth: 0
12843   layout:
12844     title: "ip6-3n-hsw-x520-78b-1t1c-base-pdr"
12845     layout: "plot-throughput"
12846
12847 - type: "plot"
12848   title: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-base-ndr"
12849   algorithm: "plot_performance_box"
12850   output-file-type: ".html"
12851   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base-ndr"
12852   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12853   filter: "'NIC_Intel-X520-DA2' and
12854            '78B' and
12855            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12856            'NDRPDR' and
12857            '2T2C' and
12858            'IP6FWD' and
12859            not 'SRv6' and
12860            not 'IPSEC' and
12861            not 'VHOST'"
12862   parameters:
12863   - "throughput"
12864   - "parent"
12865   - "tags"
12866   sort:
12867   - "IP6BASE"
12868   - "FIB_20K"
12869   - "FIB_200K"
12870   - "FIB_2M"
12871   traces:
12872     hoverinfo: "x+y"
12873     boxpoints: "outliers"
12874     whiskerwidth: 0
12875   layout:
12876     title: "ip6-3n-hsw-x520-78b-2t2c-base-ndr"
12877     layout: "plot-throughput"
12878
12879 - type: "plot"
12880   title: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-base-pdr"
12881   algorithm: "plot_performance_box"
12882   output-file-type: ".html"
12883   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base-pdr"
12884   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12885   filter: "'NIC_Intel-X520-DA2' and
12886            '78B' and
12887            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12888            'NDRPDR' and
12889            '2T2C' and
12890            'IP6FWD' and
12891            not 'SRv6' and
12892            not 'IPSEC' and
12893            not 'VHOST'"
12894   parameters:
12895   - "throughput"
12896   - "parent"
12897   - "tags"
12898   sort:
12899   - "IP6BASE"
12900   - "FIB_20K"
12901   - "FIB_200K"
12902   - "FIB_2M"
12903   traces:
12904     hoverinfo: "x+y"
12905     boxpoints: "outliers"
12906     whiskerwidth: 0
12907   layout:
12908     title: "ip6-3n-hsw-x520-78b-2t2c-base-pdr"
12909     layout: "plot-throughput"
12910
12911 # Packet Throughput - VPP IPv6 3n-hsw-x710
12912 - type: "plot"
12913   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
12914   algorithm: "plot_performance_box"
12915   output-file-type: ".html"
12916   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
12917   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12918   filter: "'NIC_Intel-X710' and
12919            '78B' and
12920            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12921            'NDRPDR' and
12922            '1T1C' and
12923            'IP6FWD' and
12924            not 'SRv6' and
12925            not 'IPSEC' and
12926            not 'VHOST'"
12927   parameters:
12928   - "throughput"
12929   - "parent"
12930   - "tags"
12931   sort:
12932   - "IP6BASE"
12933   - "FIB_20K"
12934   - "FIB_200K"
12935   - "FIB_2M"
12936   traces:
12937     hoverinfo: "x+y"
12938     boxpoints: "outliers"
12939     whiskerwidth: 0
12940   layout:
12941     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
12942     layout: "plot-throughput"
12943
12944 - type: "plot"
12945   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
12946   algorithm: "plot_performance_box"
12947   output-file-type: ".html"
12948   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
12949   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12950   filter: "'NIC_Intel-X710' and
12951            '78B' and
12952            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12953            'NDRPDR' and
12954            '1T1C' and
12955            'IP6FWD' and
12956            not 'SRv6' and
12957            not 'IPSEC' and
12958            not 'VHOST'"
12959   parameters:
12960   - "throughput"
12961   - "parent"
12962   - "tags"
12963   sort:
12964   - "IP6BASE"
12965   - "FIB_20K"
12966   - "FIB_200K"
12967   - "FIB_2M"
12968   traces:
12969     hoverinfo: "x+y"
12970     boxpoints: "outliers"
12971     whiskerwidth: 0
12972   layout:
12973     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
12974     layout: "plot-throughput"
12975
12976 - type: "plot"
12977   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
12978   algorithm: "plot_performance_box"
12979   output-file-type: ".html"
12980   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
12981   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12982   filter: "'NIC_Intel-X710' and
12983            '78B' and
12984            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12985            'NDRPDR' and
12986            '2T2C' and
12987            'IP6FWD' and
12988            not 'SRv6' and
12989            not 'IPSEC' and
12990            not 'VHOST'"
12991   parameters:
12992   - "throughput"
12993   - "parent"
12994   - "tags"
12995   sort:
12996   - "IP6BASE"
12997   - "FIB_20K"
12998   - "FIB_200K"
12999   - "FIB_2M"
13000   traces:
13001     hoverinfo: "x+y"
13002     boxpoints: "outliers"
13003     whiskerwidth: 0
13004   layout:
13005     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
13006     layout: "plot-throughput"
13007
13008 - type: "plot"
13009   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
13010   algorithm: "plot_performance_box"
13011   output-file-type: ".html"
13012   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
13013   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13014   filter: "'NIC_Intel-X710' and
13015            '78B' and
13016            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13017            'NDRPDR' and
13018            '2T2C' and
13019            'IP6FWD' and
13020            not 'SRv6' and
13021            not 'IPSEC' and
13022            not 'VHOST'"
13023   parameters:
13024   - "throughput"
13025   - "parent"
13026   - "tags"
13027   sort:
13028   - "IP6BASE"
13029   - "FIB_20K"
13030   - "FIB_200K"
13031   - "FIB_2M"
13032   traces:
13033     hoverinfo: "x+y"
13034     boxpoints: "outliers"
13035     whiskerwidth: 0
13036   layout:
13037     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
13038     layout: "plot-throughput"
13039
13040 # Packet Throughput - VPP IPv6 3n-hsw-x710 - features
13041 - type: "plot"
13042   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_features-ndr"
13043   algorithm: "plot_performance_box"
13044   output-file-type: ".html"
13045   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_features-ndr"
13046   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13047   filter: "'NIC_Intel-X710' and
13048            '78B' and
13049            ('IP6BASE' or
13050             'POLICE_MARK' or
13051             'COPWHLIST' or
13052             'IACLDST') and
13053            'NDRPDR' and
13054            '1T1C' and
13055            'IP6FWD' and
13056            not 'SRv6' and
13057            not 'IPSEC' and
13058            not 'VHOST'"
13059   parameters:
13060   - "throughput"
13061   - "parent"
13062   - "tags"
13063   sort:
13064   - "IP6BASE"
13065   - "POLICE_MARK"
13066   - "COPWHLIST"
13067   - "IACLDST"
13068   traces:
13069     hoverinfo: "x+y"
13070     boxpoints: "outliers"
13071     whiskerwidth: 0
13072   layout:
13073     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_features-ndr"
13074     layout: "plot-throughput"
13075
13076 - type: "plot"
13077   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_features-ndr"
13078   algorithm: "plot_performance_box"
13079   output-file-type: ".html"
13080   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_features-ndr"
13081   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13082   filter: "'NIC_Intel-X710' and
13083            '78B' and
13084            ('IP6BASE' or
13085             'POLICE_MARK' or
13086             'COPWHLIST' or
13087             'IACLDST') and
13088            'NDRPDR' and
13089            '2T2C' and
13090            'IP6FWD' and
13091            not 'SRv6' and
13092            not 'IPSEC' and
13093            not 'VHOST'"
13094   parameters:
13095   - "throughput"
13096   - "parent"
13097   - "tags"
13098   sort:
13099   - "IP6BASE"
13100   - "POLICE_MARK"
13101   - "COPWHLIST"
13102   - "IACLDST"
13103   traces:
13104     hoverinfo: "x+y"
13105     boxpoints: "outliers"
13106     whiskerwidth: 0
13107   layout:
13108     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_features-ndr"
13109     layout: "plot-throughput"
13110
13111 - type: "plot"
13112   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_features-pdr"
13113   algorithm: "plot_performance_box"
13114   output-file-type: ".html"
13115   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_features-pdr"
13116   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13117   filter: "'NIC_Intel-X710' and
13118            '78B' and
13119            ('IP6BASE' or
13120             'POLICE_MARK' or
13121             'COPWHLIST' or
13122             'IACLDST') and
13123            'NDRPDR' and
13124            '1T1C' and
13125            'IP6FWD' and
13126            not 'SRv6' and
13127            not 'IPSEC' and
13128            not 'VHOST'"
13129   parameters:
13130   - "throughput"
13131   - "parent"
13132   - "tags"
13133   sort:
13134   - "IP6BASE"
13135   - "POLICE_MARK"
13136   - "COPWHLIST"
13137   - "IACLDST"
13138   traces:
13139     hoverinfo: "x+y"
13140     boxpoints: "outliers"
13141     whiskerwidth: 0
13142   layout:
13143     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_features-pdr"
13144     layout: "plot-throughput"
13145
13146 - type: "plot"
13147   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_features-pdr"
13148   algorithm: "plot_performance_box"
13149   output-file-type: ".html"
13150   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_features-pdr"
13151   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13152   filter: "'NIC_Intel-X710' and
13153            '78B' and
13154            ('IP6BASE' or
13155             'POLICE_MARK' or
13156             'COPWHLIST' or
13157             'IACLDST') and
13158            'NDRPDR' and
13159            '2T2C' and
13160            'IP6FWD' and
13161            not 'SRv6' and
13162            not 'IPSEC' and
13163            not 'VHOST'"
13164   parameters:
13165   - "throughput"
13166   - "parent"
13167   - "tags"
13168   sort:
13169   - "IP6BASE"
13170   - "POLICE_MARK"
13171   - "COPWHLIST"
13172   - "IACLDST"
13173   traces:
13174     hoverinfo: "x+y"
13175     boxpoints: "outliers"
13176     whiskerwidth: 0
13177   layout:
13178     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_features-pdr"
13179     layout: "plot-throughput"
13180
13181 # Packet Throughput - VPP IPv6 3n-hsw-xl710
13182 - type: "plot"
13183   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-1t1c-base-ndr"
13184   algorithm: "plot_performance_box"
13185   output-file-type: ".html"
13186   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base-ndr"
13187   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13188   filter: "'NIC_Intel-XL710' and
13189            '78B' and
13190            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13191            'NDRPDR' and
13192            '1T1C' and
13193            'IP6FWD' and
13194            not 'SRv6' and
13195            not 'IPSEC' and
13196            not 'VHOST'"
13197   parameters:
13198   - "throughput"
13199   - "parent"
13200   - "tags"
13201   sort:
13202   - "IP6BASE"
13203   - "FIB_20K"
13204   - "FIB_200K"
13205   - "FIB_2M"
13206   traces:
13207     hoverinfo: "x+y"
13208     boxpoints: "outliers"
13209     whiskerwidth: 0
13210   layout:
13211     title: "ip6-3n-hsw-xl710-78b-1t1c-base-ndr"
13212     layout: "plot-throughput"
13213
13214 - type: "plot"
13215   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-1t1c-base-pdr"
13216   algorithm: "plot_performance_box"
13217   output-file-type: ".html"
13218   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base-pdr"
13219   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13220   filter: "'NIC_Intel-XL710' and
13221            '78B' and
13222            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13223            'NDRPDR' and
13224            '1T1C' and
13225            'IP6FWD' and
13226            not 'SRv6' and
13227            not 'IPSEC' and
13228            not 'VHOST'"
13229   parameters:
13230   - "throughput"
13231   - "parent"
13232   - "tags"
13233   sort:
13234   - "IP6BASE"
13235   - "FIB_20K"
13236   - "FIB_200K"
13237   - "FIB_2M"
13238   traces:
13239     hoverinfo: "x+y"
13240     boxpoints: "outliers"
13241     whiskerwidth: 0
13242   layout:
13243     title: "ip6-3n-hsw-xl710-78b-1t1c-base-pdr"
13244     layout: "plot-throughput"
13245
13246 - type: "plot"
13247   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-2t2c-base-ndr"
13248   algorithm: "plot_performance_box"
13249   output-file-type: ".html"
13250   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base-ndr"
13251   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13252   filter: "'NIC_Intel-XL710' and
13253            '78B' and
13254            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13255            'NDRPDR' and
13256            '2T2C' and
13257            'IP6FWD' and
13258            not 'SRv6' and
13259            not 'IPSEC' and
13260            not 'VHOST'"
13261   parameters:
13262   - "throughput"
13263   - "parent"
13264   - "tags"
13265   sort:
13266   - "IP6BASE"
13267   - "FIB_20K"
13268   - "FIB_200K"
13269   - "FIB_2M"
13270   traces:
13271     hoverinfo: "x+y"
13272     boxpoints: "outliers"
13273     whiskerwidth: 0
13274   layout:
13275     title: "ip6-3n-hsw-xl710-78b-2t2c-base-ndr"
13276     layout: "plot-throughput"
13277
13278 - type: "plot"
13279   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-2t2c-base-pdr"
13280   algorithm: "plot_performance_box"
13281   output-file-type: ".html"
13282   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base-pdr"
13283   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13284   filter: "'NIC_Intel-XL710' and
13285            '78B' and
13286            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13287            'NDRPDR' and
13288            '2T2C' and
13289            'IP6FWD' and
13290            not 'SRv6' and
13291            not 'IPSEC' and
13292            not 'VHOST'"
13293   parameters:
13294   - "throughput"
13295   - "parent"
13296   - "tags"
13297   sort:
13298   - "IP6BASE"
13299   - "FIB_20K"
13300   - "FIB_200K"
13301   - "FIB_2M"
13302   traces:
13303     hoverinfo: "x+y"
13304     boxpoints: "outliers"
13305     whiskerwidth: 0
13306   layout:
13307     title: "ip6-3n-hsw-xl710-78b-2t2c-base-pdr"
13308     layout: "plot-throughput"
13309
13310 # Packet Throughput - VPP IPv6 3n-skx-x710
13311 - type: "plot"
13312   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
13313   algorithm: "plot_performance_box"
13314   output-file-type: ".html"
13315   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
13316   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13317   filter: "'NIC_Intel-X710' and
13318            '78B' and
13319            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13320            'NDRPDR' and
13321            '2T1C' and
13322            'IP6FWD' and
13323            not 'SRv6' and
13324            not 'IPSEC' and
13325            not 'VHOST'"
13326   parameters:
13327   - "throughput"
13328   - "parent"
13329   - "tags"
13330   sort:
13331   - "IP6BASE"
13332   - "FIB_20K"
13333   - "FIB_200K"
13334   - "FIB_2M"
13335   traces:
13336     hoverinfo: "x+y"
13337     boxpoints: "outliers"
13338     whiskerwidth: 0
13339   layout:
13340     title: "ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
13341     layout: "plot-throughput"
13342
13343 - type: "plot"
13344   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
13345   algorithm: "plot_performance_box"
13346   output-file-type: ".html"
13347   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
13348   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13349   filter: "'NIC_Intel-X710' and
13350            '78B' and
13351            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13352            'NDRPDR' and
13353            '2T1C' and
13354            'IP6FWD' and
13355            not 'SRv6' and
13356            not 'IPSEC' and
13357            not 'VHOST'"
13358   parameters:
13359   - "throughput"
13360   - "parent"
13361   - "tags"
13362   sort:
13363   - "IP6BASE"
13364   - "FIB_20K"
13365   - "FIB_200K"
13366   - "FIB_2M"
13367   traces:
13368     hoverinfo: "x+y"
13369     boxpoints: "outliers"
13370     whiskerwidth: 0
13371   layout:
13372     title: "ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
13373     layout: "plot-throughput"
13374
13375 - type: "plot"
13376   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
13377   algorithm: "plot_performance_box"
13378   output-file-type: ".html"
13379   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
13380   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13381   filter: "'NIC_Intel-X710' and
13382            '78B' and
13383            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13384            'NDRPDR' and
13385            '4T2C' and
13386            'IP6FWD' and
13387            not 'SRv6' and
13388            not 'IPSEC' and
13389            not 'VHOST'"
13390   parameters:
13391   - "throughput"
13392   - "parent"
13393   - "tags"
13394   sort:
13395   - "IP6BASE"
13396   - "FIB_20K"
13397   - "FIB_200K"
13398   - "FIB_2M"
13399   traces:
13400     hoverinfo: "x+y"
13401     boxpoints: "outliers"
13402     whiskerwidth: 0
13403   layout:
13404     title: "ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
13405     layout: "plot-throughput"
13406
13407 - type: "plot"
13408   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
13409   algorithm: "plot_performance_box"
13410   output-file-type: ".html"
13411   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
13412   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13413   filter: "'NIC_Intel-X710' and
13414            '78B' and
13415            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13416            'NDRPDR' and
13417            '4T2C' and
13418            'IP6FWD' and
13419            not 'SRv6' and
13420            not 'IPSEC' and
13421            not 'VHOST'"
13422   parameters:
13423   - "throughput"
13424   - "parent"
13425   - "tags"
13426   sort:
13427   - "IP6BASE"
13428   - "FIB_20K"
13429   - "FIB_200K"
13430   - "FIB_2M"
13431   traces:
13432     hoverinfo: "x+y"
13433     boxpoints: "outliers"
13434     whiskerwidth: 0
13435   layout:
13436     title: "ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
13437     layout: "plot-throughput"
13438
13439 # Packet Throughput - VPP IPv6 3n-skx-x710 - features
13440 - type: "plot"
13441   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_features-ndr"
13442   algorithm: "plot_performance_box"
13443   output-file-type: ".html"
13444   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_features-ndr"
13445   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13446   filter: "'NIC_Intel-X710' and
13447            '78B' and
13448            ('IP6BASE' or
13449             'POLICE_MARK' or
13450             'COPWHLIST' or
13451             'IACLDST') and
13452            'NDRPDR' and
13453            '2T1C' and
13454            'IP6FWD' and
13455            not 'SRv6' and
13456            not 'IPSEC' and
13457            not 'VHOST'"
13458   parameters:
13459   - "throughput"
13460   - "parent"
13461   - "tags"
13462   sort:
13463   - "IP6BASE"
13464   - "POLICE_MARK"
13465   - "COPWHLIST"
13466   - "IACLDST"
13467   traces:
13468     hoverinfo: "x+y"
13469     boxpoints: "outliers"
13470     whiskerwidth: 0
13471   layout:
13472     title: "ip6-3n-skx-x710-78b-2t1c-base_and_features-ndr"
13473     layout: "plot-throughput"
13474
13475 - type: "plot"
13476   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_features-ndr"
13477   algorithm: "plot_performance_box"
13478   output-file-type: ".html"
13479   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_features-ndr"
13480   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13481   filter: "'NIC_Intel-X710' and
13482            '78B' and
13483            ('IP6BASE' or
13484             'POLICE_MARK' or
13485             'COPWHLIST' or
13486             'IACLDST') and
13487            'NDRPDR' and
13488            '4T2C' and
13489            'IP6FWD' and
13490            not 'SRv6' and
13491            not 'IPSEC' and
13492            not 'VHOST'"
13493   parameters:
13494   - "throughput"
13495   - "parent"
13496   - "tags"
13497   sort:
13498   - "IP6BASE"
13499   - "POLICE_MARK"
13500   - "COPWHLIST"
13501   - "IACLDST"
13502   traces:
13503     hoverinfo: "x+y"
13504     boxpoints: "outliers"
13505     whiskerwidth: 0
13506   layout:
13507     title: "ip6-3n-skx-x710-78b-4t2c-base_and_features-ndr"
13508     layout: "plot-throughput"
13509
13510 - type: "plot"
13511   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_features-pdr"
13512   algorithm: "plot_performance_box"
13513   output-file-type: ".html"
13514   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_features-pdr"
13515   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13516   filter: "'NIC_Intel-X710' and
13517            '78B' and
13518            ('IP6BASE' or
13519             'POLICE_MARK' or
13520             'COPWHLIST' or
13521             'IACLDST') and
13522            'NDRPDR' and
13523            '2T1C' and
13524            'IP6FWD' and
13525            not 'SRv6' and
13526            not 'IPSEC' and
13527            not 'VHOST'"
13528   parameters:
13529   - "throughput"
13530   - "parent"
13531   - "tags"
13532   sort:
13533   - "IP6BASE"
13534   - "POLICE_MARK"
13535   - "COPWHLIST"
13536   - "IACLDST"
13537   traces:
13538     hoverinfo: "x+y"
13539     boxpoints: "outliers"
13540     whiskerwidth: 0
13541   layout:
13542     title: "ip6-3n-skx-x710-78b-2t1c-base_and_features-pdr"
13543     layout: "plot-throughput"
13544
13545 - type: "plot"
13546   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_features-pdr"
13547   algorithm: "plot_performance_box"
13548   output-file-type: ".html"
13549   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_features-pdr"
13550   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13551   filter: "'NIC_Intel-X710' and
13552            '78B' and
13553            ('IP6BASE' or
13554             'POLICE_MARK' or
13555             'COPWHLIST' or
13556             'IACLDST') and
13557            'NDRPDR' and
13558            '4T2C' and
13559            'IP6FWD' and
13560            not 'SRv6' and
13561            not 'IPSEC' and
13562            not 'VHOST'"
13563   parameters:
13564   - "throughput"
13565   - "parent"
13566   - "tags"
13567   sort:
13568   - "IP6BASE"
13569   - "POLICE_MARK"
13570   - "COPWHLIST"
13571   - "IACLDST"
13572   traces:
13573     hoverinfo: "x+y"
13574     boxpoints: "outliers"
13575     whiskerwidth: 0
13576   layout:
13577     title: "ip6-3n-skx-x710-78b-4t2c-base_and_features-pdr"
13578     layout: "plot-throughput"
13579
13580 # Packet Throughput - VPP IPv6 3n-skx-xxv710
13581 - type: "plot"
13582   title: "VPP Throughput: ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
13583   algorithm: "plot_performance_box"
13584   output-file-type: ".html"
13585   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
13586   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13587   filter: "'NIC_Intel-XXV710' and
13588            '78B' and
13589            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13590            'NDRPDR' and
13591            '2T1C' and
13592            'IP6FWD' and
13593            not 'SRv6' and
13594            not 'IPSEC' and
13595            not 'VHOST'"
13596   parameters:
13597   - "throughput"
13598   - "parent"
13599   - "tags"
13600   sort:
13601   - "IP6BASE"
13602   - "FIB_20K"
13603   - "FIB_200K"
13604   - "FIB_2M"
13605   traces:
13606     hoverinfo: "x+y"
13607     boxpoints: "outliers"
13608     whiskerwidth: 0
13609   layout:
13610     title: "ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
13611     layout: "plot-throughput"
13612
13613 - type: "plot"
13614   title: "VPP Throughput: ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
13615   algorithm: "plot_performance_box"
13616   output-file-type: ".html"
13617   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
13618   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13619   filter: "'NIC_Intel-XXV710' and
13620            '78B' and
13621            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13622            'NDRPDR' and
13623            '2T1C' and
13624            'IP6FWD' and
13625            not 'SRv6' and
13626            not 'IPSEC' and
13627            not 'VHOST'"
13628   parameters:
13629   - "throughput"
13630   - "parent"
13631   - "tags"
13632   sort:
13633   - "IP6BASE"
13634   - "FIB_20K"
13635   - "FIB_200K"
13636   - "FIB_2M"
13637   traces:
13638     hoverinfo: "x+y"
13639     boxpoints: "outliers"
13640     whiskerwidth: 0
13641   layout:
13642     title: "ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
13643     layout: "plot-throughput"
13644
13645 - type: "plot"
13646   title: "VPP Throughput: ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
13647   algorithm: "plot_performance_box"
13648   output-file-type: ".html"
13649   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
13650   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13651   filter: "'NIC_Intel-XXV710' and
13652            '78B' and
13653            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13654            'NDRPDR' and
13655            '4T2C' and
13656            'IP6FWD' and
13657            not 'SRv6' and
13658            not 'IPSEC' and
13659            not 'VHOST'"
13660   parameters:
13661   - "throughput"
13662   - "parent"
13663   - "tags"
13664   sort:
13665   - "IP6BASE"
13666   - "FIB_20K"
13667   - "FIB_200K"
13668   - "FIB_2M"
13669   traces:
13670     hoverinfo: "x+y"
13671     boxpoints: "outliers"
13672     whiskerwidth: 0
13673   layout:
13674     title: "ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
13675     layout: "plot-throughput"
13676
13677 - type: "plot"
13678   title: "VPP Throughput: ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
13679   algorithm: "plot_performance_box"
13680   output-file-type: ".html"
13681   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
13682   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13683   filter: "'NIC_Intel-XXV710' and
13684            '78B' and
13685            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13686            'NDRPDR' and
13687            '4T2C' and
13688            'IP6FWD' and
13689            not 'SRv6' and
13690            not 'IPSEC' and
13691            not 'VHOST'"
13692   parameters:
13693   - "throughput"
13694   - "parent"
13695   - "tags"
13696   sort:
13697   - "IP6BASE"
13698   - "FIB_20K"
13699   - "FIB_200K"
13700   - "FIB_2M"
13701   traces:
13702     hoverinfo: "x+y"
13703     boxpoints: "outliers"
13704     whiskerwidth: 0
13705   layout:
13706     title: "ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
13707     layout: "plot-throughput"
13708
13709 # Packet Throughput - VPP IPv6 2n-skx-x710
13710 - type: "plot"
13711   title: "VPP Throughput: ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
13712   algorithm: "plot_performance_box"
13713   output-file-type: ".html"
13714   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
13715   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13716   filter: "'NIC_Intel-X710' and
13717            '78B' and
13718            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13719            'NDRPDR' and
13720            '2T1C' and
13721            'IP6FWD' and
13722            not 'SRv6' and
13723            not 'IPSEC' and
13724            not 'VHOST'"
13725   parameters:
13726   - "throughput"
13727   - "parent"
13728   - "tags"
13729   sort:
13730   - "IP6BASE"
13731   - "FIB_20K"
13732   - "FIB_200K"
13733   - "FIB_2M"
13734   traces:
13735     hoverinfo: "x+y"
13736     boxpoints: "outliers"
13737     whiskerwidth: 0
13738   layout:
13739     title: "ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
13740     layout: "plot-throughput"
13741
13742 - type: "plot"
13743   title: "VPP Throughput: ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
13744   algorithm: "plot_performance_box"
13745   output-file-type: ".html"
13746   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
13747   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13748   filter: "'NIC_Intel-X710' and
13749            '78B' and
13750            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13751            'NDRPDR' and
13752            '2T1C' and
13753            'IP6FWD' and
13754            not 'SRv6' and
13755            not 'IPSEC' and
13756            not 'VHOST'"
13757   parameters:
13758   - "throughput"
13759   - "parent"
13760   - "tags"
13761   sort:
13762   - "IP6BASE"
13763   - "FIB_20K"
13764   - "FIB_200K"
13765   - "FIB_2M"
13766   traces:
13767     hoverinfo: "x+y"
13768     boxpoints: "outliers"
13769     whiskerwidth: 0
13770   layout:
13771     title: "ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
13772     layout: "plot-throughput"
13773
13774 - type: "plot"
13775   title: "VPP Throughput: ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
13776   algorithm: "plot_performance_box"
13777   output-file-type: ".html"
13778   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
13779   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13780   filter: "'NIC_Intel-X710' and
13781            '78B' and
13782            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13783            'NDRPDR' and
13784            '4T2C' and
13785            'IP6FWD' and
13786            not 'SRv6' and
13787            not 'IPSEC' and
13788            not 'VHOST'"
13789   parameters:
13790   - "throughput"
13791   - "parent"
13792   - "tags"
13793   sort:
13794   - "IP6BASE"
13795   - "FIB_20K"
13796   - "FIB_200K"
13797   - "FIB_2M"
13798   traces:
13799     hoverinfo: "x+y"
13800     boxpoints: "outliers"
13801     whiskerwidth: 0
13802   layout:
13803     title: "ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
13804     layout: "plot-throughput"
13805
13806 - type: "plot"
13807   title: "VPP Throughput: ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
13808   algorithm: "plot_performance_box"
13809   output-file-type: ".html"
13810   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
13811   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13812   filter: "'NIC_Intel-X710' and
13813            '78B' and
13814            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13815            'NDRPDR' and
13816            '4T2C' and
13817            'IP6FWD' and
13818            not 'SRv6' and
13819            not 'IPSEC' and
13820            not 'VHOST'"
13821   parameters:
13822   - "throughput"
13823   - "parent"
13824   - "tags"
13825   sort:
13826   - "IP6BASE"
13827   - "FIB_20K"
13828   - "FIB_200K"
13829   - "FIB_2M"
13830   traces:
13831     hoverinfo: "x+y"
13832     boxpoints: "outliers"
13833     whiskerwidth: 0
13834   layout:
13835     title: "ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
13836     layout: "plot-throughput"
13837
13838 # Packet Throughput - VPP IPv6 2n-skx-xxv710
13839 - type: "plot"
13840   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
13841   algorithm: "plot_performance_box"
13842   output-file-type: ".html"
13843   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
13844   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13845   filter: "'NIC_Intel-XXV710' and
13846            '78B' and
13847            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13848            'NDRPDR' and
13849            '2T1C' and
13850            'IP6FWD' and
13851            not 'SRv6' and
13852            not 'IPSEC' and
13853            not 'VHOST'"
13854   parameters:
13855   - "throughput"
13856   - "parent"
13857   - "tags"
13858   sort:
13859   - "IP6BASE"
13860   - "FIB_20K"
13861   - "FIB_200K"
13862   - "FIB_2M"
13863   traces:
13864     hoverinfo: "x+y"
13865     boxpoints: "outliers"
13866     whiskerwidth: 0
13867   layout:
13868     title: "ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
13869     layout: "plot-throughput"
13870
13871 - type: "plot"
13872   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
13873   algorithm: "plot_performance_box"
13874   output-file-type: ".html"
13875   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
13876   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13877   filter: "'NIC_Intel-XXV710' and
13878            '78B' and
13879            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13880            'NDRPDR' and
13881            '2T1C' and
13882            'IP6FWD' and
13883            not 'SRv6' and
13884            not 'IPSEC' and
13885            not 'VHOST'"
13886   parameters:
13887   - "throughput"
13888   - "parent"
13889   - "tags"
13890   sort:
13891   - "IP6BASE"
13892   - "FIB_20K"
13893   - "FIB_200K"
13894   - "FIB_2M"
13895   traces:
13896     hoverinfo: "x+y"
13897     boxpoints: "outliers"
13898     whiskerwidth: 0
13899   layout:
13900     title: "ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
13901     layout: "plot-throughput"
13902
13903 - type: "plot"
13904   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
13905   algorithm: "plot_performance_box"
13906   output-file-type: ".html"
13907   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
13908   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13909   filter: "'NIC_Intel-XXV710' and
13910            '78B' and
13911            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13912            'NDRPDR' and
13913            '4T2C' and
13914            'IP6FWD' and
13915            not 'SRv6' and
13916            not 'IPSEC' and
13917            not 'VHOST'"
13918   parameters:
13919   - "throughput"
13920   - "parent"
13921   - "tags"
13922   sort:
13923   - "IP6BASE"
13924   - "FIB_20K"
13925   - "FIB_200K"
13926   - "FIB_2M"
13927   traces:
13928     hoverinfo: "x+y"
13929     boxpoints: "outliers"
13930     whiskerwidth: 0
13931   layout:
13932     title: "ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
13933     layout: "plot-throughput"
13934
13935 - type: "plot"
13936   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
13937   algorithm: "plot_performance_box"
13938   output-file-type: ".html"
13939   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
13940   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13941   filter: "'NIC_Intel-XXV710' and
13942            '78B' and
13943            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13944            'NDRPDR' and
13945            '4T2C' and
13946            'IP6FWD' and
13947            not 'SRv6' and
13948            not 'IPSEC' and
13949            not 'VHOST'"
13950   parameters:
13951   - "throughput"
13952   - "parent"
13953   - "tags"
13954   sort:
13955   - "IP6BASE"
13956   - "FIB_20K"
13957   - "FIB_200K"
13958   - "FIB_2M"
13959   traces:
13960     hoverinfo: "x+y"
13961     boxpoints: "outliers"
13962     whiskerwidth: 0
13963   layout:
13964     title: "ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
13965     layout: "plot-throughput"
13966
13967 ## Packet Throughput - VPP IPv6 2n-dnv-x553 base
13968 #- type: "plot"
13969 #  title: "VPP Throughput: ip6-2n-dnv-x553-78b-1t1c-base-ndr"
13970 #  algorithm: "plot_performance_box"
13971 #  output-file-type: ".html"
13972 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-1t1c-base-ndr"
13973 #  data: "intel-dnv-vpp"
13974 #  filter: "'NIC_Intel-X553' and
13975 #           '78B' and
13976 #           'IP6BASE' and
13977 #           'NDRPDR' and
13978 #           '1T1C' and
13979 #           'IP6FWD' and
13980 #           not 'SRv6' and
13981 #           not 'IPSEC' and
13982 #           not 'VHOST'"
13983 #  parameters:
13984 #  - "throughput"
13985 #  - "parent"
13986 #  - "tags"
13987 #  sort:
13988 #  - "IP6BASE"
13989 #  traces:
13990 #    hoverinfo: "x+y"
13991 #    boxpoints: "outliers"
13992 #    whiskerwidth: 0
13993 #  layout:
13994 #    title: "ip6-2n-dnv-x553-78b-1t1c-base-ndr"
13995 #    layout: "plot-throughput"
13996 #
13997 #- type: "plot"
13998 #  title: "VPP Throughput: ip6-2n-dnv-x553-78b-1t1c-base-pdr"
13999 #  algorithm: "plot_performance_box"
14000 #  output-file-type: ".html"
14001 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-1t1c-base-pdr"
14002 #  data: "intel-dnv-vpp"
14003 #  filter: "'NIC_Intel-X553' and
14004 #           '78B' and
14005 #           'IP6BASE' and
14006 #           'NDRPDR' and
14007 #           '1T1C' and
14008 #           'IP6FWD' and
14009 #           not 'SRv6' and
14010 #           not 'IPSEC' and
14011 #           not 'VHOST'"
14012 #  parameters:
14013 #  - "throughput"
14014 #  - "parent"
14015 #  - "tags"
14016 #  sort:
14017 #  - "IP6BASE"
14018 #  traces:
14019 #    hoverinfo: "x+y"
14020 #    boxpoints: "outliers"
14021 #    whiskerwidth: 0
14022 #  layout:
14023 #    title: "ip6-2n-dnv-x553-78b-1t1c-base-pdr"
14024 #    layout: "plot-throughput"
14025 #
14026 #- type: "plot"
14027 #  title: "VPP Throughput: ip6-2n-dnv-x553-78b-2t2c-base-ndr"
14028 #  algorithm: "plot_performance_box"
14029 #  output-file-type: ".html"
14030 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-2t2c-base-ndr"
14031 #  data: "intel-dnv-vpp"
14032 #  filter: "'NIC_Intel-X553' and
14033 #           '78B' and
14034 #           'IP6BASE' and
14035 #           'NDRPDR' and
14036 #           '2T2C' and
14037 #           'IP6FWD' and
14038 #           not 'SRv6' and
14039 #           not 'IPSEC' and
14040 #           not 'VHOST'"
14041 #  parameters:
14042 #  - "throughput"
14043 #  - "parent"
14044 #  - "tags"
14045 #  sort:
14046 #  - "IP6BASE"
14047 #  traces:
14048 #    hoverinfo: "x+y"
14049 #    boxpoints: "outliers"
14050 #    whiskerwidth: 0
14051 #  layout:
14052 #    title: "ip6-2n-dnv-x553-78b-2t2c-base-ndr"
14053 #    layout: "plot-throughput"
14054 #
14055 #- type: "plot"
14056 #  title: "VPP Throughput: ip6-2n-dnv-x553-78b-2t2c-base-pdr"
14057 #  algorithm: "plot_performance_box"
14058 #  output-file-type: ".html"
14059 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-2t2c-base-pdr"
14060 #  data: "intel-dnv-vpp"
14061 #  filter: "'NIC_Intel-X553' and
14062 #           '78B' and
14063 #           'IP6BASE' and
14064 #           'NDRPDR' and
14065 #           '2T2C' and
14066 #           'IP6FWD' and
14067 #           not 'SRv6' and
14068 #           not 'IPSEC' and
14069 #           not 'VHOST'"
14070 #  parameters:
14071 #  - "throughput"
14072 #  - "parent"
14073 #  - "tags"
14074 #  sort:
14075 #  - "IP6BASE"
14076 #  traces:
14077 #    hoverinfo: "x+y"
14078 #    boxpoints: "outliers"
14079 #    whiskerwidth: 0
14080 #  layout:
14081 #    title: "ip6-2n-dnv-x553-78b-2t2c-base-pdr"
14082 #    layout: "plot-throughput"
14083
14084 ################################################################################
14085
14086 # Packet Throughput - VPP IPv6 tunnels 3n-hsw-x520
14087 - type: "plot"
14088   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-1t1c-base-ndr"
14089   algorithm: "plot_performance_box"
14090   output-file-type: ".html"
14091   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base-ndr"
14092   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14093   filter: "'NIC_Intel-X520-DA2' and
14094            '78B' and
14095            'ENCAP' and
14096            'NDRPDR' and
14097            '1T1C' and
14098            'LISP' and
14099            not 'VHOST'"
14100   parameters:
14101   - "throughput"
14102   - "parent"
14103   - "tags"
14104   sort:
14105   - "IP4UNRLAY"
14106   - "IP6UNRLAY"
14107   traces:
14108     hoverinfo: "x+y"
14109     boxpoints: "outliers"
14110     whiskerwidth: 0
14111   layout:
14112     title: "ip6tun-3n-hsw-x520-78b-1t1c-base-ndr"
14113     layout: "plot-throughput"
14114
14115 - type: "plot"
14116   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-1t1c-base-pdr"
14117   algorithm: "plot_performance_box"
14118   output-file-type: ".html"
14119   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base-pdr"
14120   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14121   filter: "'NIC_Intel-X520-DA2' and
14122            '78B' and
14123            'ENCAP' and
14124            'NDRPDR' and
14125            '1T1C' and
14126            'LISP' and
14127            not 'VHOST'"
14128   parameters:
14129   - "throughput"
14130   - "parent"
14131   - "tags"
14132   sort:
14133   - "IP4UNRLAY"
14134   - "IP6UNRLAY"
14135   traces:
14136     hoverinfo: "x+y"
14137     boxpoints: "outliers"
14138     whiskerwidth: 0
14139   layout:
14140     title: "ip6tun-3n-hsw-x520-78b-1t1c-base-pdr"
14141     layout: "plot-throughput"
14142
14143 - type: "plot"
14144   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-2t2c-base-ndr"
14145   algorithm: "plot_performance_box"
14146   output-file-type: ".html"
14147   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base-ndr"
14148   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14149   filter: "'NIC_Intel-X520-DA2' and
14150            '78B' and
14151            'ENCAP' and
14152            'NDRPDR' and
14153            '2T2C' and
14154            'LISP' and
14155            not 'VHOST'"
14156   parameters:
14157   - "throughput"
14158   - "parent"
14159   - "tags"
14160   sort:
14161   - "IP4UNRLAY"
14162   - "IP6UNRLAY"
14163   traces:
14164     hoverinfo: "x+y"
14165     boxpoints: "outliers"
14166     whiskerwidth: 0
14167   layout:
14168     title: "ip6tun-3n-hsw-x520-78b-2t2c-base-ndr"
14169     layout: "plot-throughput"
14170
14171 - type: "plot"
14172   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-2t2c-base-pdr"
14173   algorithm: "plot_performance_box"
14174   output-file-type: ".html"
14175   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base-pdr"
14176   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14177   filter: "'NIC_Intel-X520-DA2' and
14178            '78B' and
14179            'ENCAP' and
14180            'NDRPDR' and
14181            '2T2C' and
14182            'LISP' and
14183            not 'VHOST'"
14184   parameters:
14185   - "throughput"
14186   - "parent"
14187   - "tags"
14188   sort:
14189   - "IP4UNRLAY"
14190   - "IP6UNRLAY"
14191   traces:
14192     hoverinfo: "x+y"
14193     boxpoints: "outliers"
14194     whiskerwidth: 0
14195   layout:
14196     title: "ip6tun-3n-hsw-x520-78b-2t2c-base-pdr"
14197     layout: "plot-throughput"
14198
14199 ################################################################################
14200
14201 # Packet Throughput - VPP IPSec 3n-hsw-xl710 base
14202 - type: "plot"
14203   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
14204   algorithm: "plot_performance_box"
14205   output-file-type: ".html"
14206   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
14207   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14208   filter: "'NIC_Intel-XL710' and
14209            '64B' and
14210            'IP4FWD' and
14211            'NDRPDR' and
14212            'BASE' and
14213            '1T1C' and
14214            'IPSECHW' and
14215            not 'VHOST'"
14216   parameters:
14217   - "throughput"
14218   - "parent"
14219   - "tags"
14220   traces:
14221     hoverinfo: "x+y"
14222     boxpoints: "outliers"
14223     whiskerwidth: 0
14224   layout:
14225     title: "ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
14226     layout: "plot-throughput"
14227
14228 - type: "plot"
14229   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-base-pdr"
14230   algorithm: "plot_performance_box"
14231   output-file-type: ".html"
14232   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base-pdr"
14233   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14234   filter: "'NIC_Intel-XL710' and
14235            '64B' and
14236            'IP4FWD' and
14237            'NDRPDR' and
14238            'BASE' and
14239            '1T1C' and
14240            'IPSECHW' and
14241            not 'VHOST'"
14242   parameters:
14243   - "throughput"
14244   - "parent"
14245   - "tags"
14246   traces:
14247     hoverinfo: "x+y"
14248     boxpoints: "outliers"
14249     whiskerwidth: 0
14250   layout:
14251     title: "ipsec-3n-hsw-xl710-64b-1t1c-base-pdr"
14252     layout: "plot-throughput"
14253
14254 - type: "plot"
14255   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
14256   algorithm: "plot_performance_box"
14257   output-file-type: ".html"
14258   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
14259   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14260   filter: "'NIC_Intel-XL710' and
14261            '64B' and
14262            'IP4FWD' and
14263            'NDRPDR' and
14264            'BASE' and
14265            '2T2C' and
14266            'IPSECHW' and
14267            not 'VHOST'"
14268   parameters:
14269   - "throughput"
14270   - "parent"
14271   - "tags"
14272   traces:
14273     hoverinfo: "x+y"
14274     boxpoints: "outliers"
14275     whiskerwidth: 0
14276   layout:
14277     title: "ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
14278     layout: "plot-throughput"
14279
14280 - type: "plot"
14281   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-base-pdr"
14282   algorithm: "plot_performance_box"
14283   output-file-type: ".html"
14284   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base-pdr"
14285   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14286   filter: "'NIC_Intel-XL710' and
14287            '64B' and
14288            'IP4FWD' and
14289            'NDRPDR' and
14290            'BASE' and
14291            '2T2C' and
14292            'IPSECHW' and
14293            not 'VHOST'"
14294   parameters:
14295   - "throughput"
14296   - "parent"
14297   - "tags"
14298   traces:
14299     hoverinfo: "x+y"
14300     boxpoints: "outliers"
14301     whiskerwidth: 0
14302   layout:
14303     title: "ipsec-3n-hsw-xl710-64b-2t2c-base-pdr"
14304     layout: "plot-throughput"
14305
14306 # Packet Throughput - VPP IPSec 3n-hsw-xl710 scale
14307 - type: "plot"
14308   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
14309   algorithm: "plot_performance_box"
14310   output-file-type: ".html"
14311   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
14312   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14313   filter: "'NIC_Intel-XL710' and
14314            '64B' and
14315            'IP4FWD' and
14316            'NDRPDR' and
14317            'SCALE' and
14318            '1T1C' and
14319            'IPSECHW' and
14320            not 'VHOST'"
14321   parameters:
14322   - "throughput"
14323   - "parent"
14324   - "tags"
14325   traces:
14326     hoverinfo: "x+y"
14327     boxpoints: "outliers"
14328     whiskerwidth: 0
14329   layout:
14330     title: "ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
14331     layout: "plot-throughput"
14332
14333 - type: "plot"
14334   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-scale-pdr"
14335   algorithm: "plot_performance_box"
14336   output-file-type: ".html"
14337   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-scale-pdr"
14338   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14339   filter: "'NIC_Intel-XL710' and
14340            '64B' and
14341            'IP4FWD' and
14342            'NDRPDR' and
14343            'SCALE' and
14344            '1T1C' and
14345            'IPSECHW' and
14346            not 'VHOST'"
14347   parameters:
14348   - "throughput"
14349   - "parent"
14350   - "tags"
14351   traces:
14352     hoverinfo: "x+y"
14353     boxpoints: "outliers"
14354     whiskerwidth: 0
14355   layout:
14356     title: "ipsec-3n-hsw-xl710-64b-1t1c-scale-pdr"
14357     layout: "plot-throughput"
14358
14359 - type: "plot"
14360   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
14361   algorithm: "plot_performance_box"
14362   output-file-type: ".html"
14363   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
14364   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14365   filter: "'NIC_Intel-XL710' and
14366            '64B' and
14367            'IP4FWD' and
14368            'NDRPDR' and
14369            'SCALE' and
14370            '2T2C' and
14371            'IPSECHW' and
14372            not 'VHOST'"
14373   parameters:
14374   - "throughput"
14375   - "parent"
14376   - "tags"
14377   traces:
14378     hoverinfo: "x+y"
14379     boxpoints: "outliers"
14380     whiskerwidth: 0
14381   layout:
14382     title: "ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
14383     layout: "plot-throughput"
14384
14385 - type: "plot"
14386   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-scale-pdr"
14387   algorithm: "plot_performance_box"
14388   output-file-type: ".html"
14389   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-scale-pdr"
14390   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14391   filter: "'NIC_Intel-XL710' and
14392            '64B' and
14393            'IP4FWD' and
14394            'NDRPDR' and
14395            'SCALE' and
14396            '2T2C' and
14397            'IPSECHW' and
14398            not 'VHOST'"
14399   parameters:
14400   - "throughput"
14401   - "parent"
14402   - "tags"
14403   traces:
14404     hoverinfo: "x+y"
14405     boxpoints: "outliers"
14406     whiskerwidth: 0
14407   layout:
14408     title: "ipsec-3n-hsw-xl710-64b-2t2c-scale-pdr"
14409     layout: "plot-throughput"
14410
14411 # Packet Throughput - VPP IPSec 3n-hsw-xl710 SW
14412 - type: "plot"
14413   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
14414   algorithm: "plot_performance_box"
14415   output-file-type: ".html"
14416   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
14417   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14418   filter: "'NIC_Intel-XL710' and
14419            '64B' and
14420            'IP4FWD' and
14421            'NDRPDR' and
14422            '1T1C' and
14423            'IPSECSW' and
14424            not 'VHOST'"
14425   parameters:
14426   - "throughput"
14427   - "parent"
14428   - "tags"
14429   traces:
14430     hoverinfo: "x+y"
14431     boxpoints: "outliers"
14432     whiskerwidth: 0
14433   layout:
14434     title: "ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
14435     layout: "plot-throughput"
14436
14437 - type: "plot"
14438   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-sw-pdr"
14439   algorithm: "plot_performance_box"
14440   output-file-type: ".html"
14441   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-sw-pdr"
14442   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14443   filter: "'NIC_Intel-XL710' and
14444            '64B' and
14445            'IP4FWD' and
14446            'NDRPDR' and
14447            '1T1C' and
14448            'IPSECSW' and
14449            not 'VHOST'"
14450   parameters:
14451   - "throughput"
14452   - "parent"
14453   - "tags"
14454   traces:
14455     hoverinfo: "x+y"
14456     boxpoints: "outliers"
14457     whiskerwidth: 0
14458   layout:
14459     title: "ipsec-3n-hsw-xl710-64b-1t1c-sw-pdr"
14460     layout: "plot-throughput"
14461
14462 - type: "plot"
14463   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
14464   algorithm: "plot_performance_box"
14465   output-file-type: ".html"
14466   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
14467   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14468   filter: "'NIC_Intel-XL710' and
14469            '64B' and
14470            'IP4FWD' and
14471            'NDRPDR' and
14472            '2T2C' and
14473            'IPSECSW' and
14474            not 'VHOST'"
14475   parameters:
14476   - "throughput"
14477   - "parent"
14478   - "tags"
14479   traces:
14480     hoverinfo: "x+y"
14481     boxpoints: "outliers"
14482     whiskerwidth: 0
14483   layout:
14484     title: "ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
14485     layout: "plot-throughput"
14486
14487 - type: "plot"
14488   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-sw-pdr"
14489   algorithm: "plot_performance_box"
14490   output-file-type: ".html"
14491   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-sw-pdr"
14492   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14493   filter: "'NIC_Intel-XL710' and
14494            '64B' and
14495            'IP4FWD' and
14496            'NDRPDR' and
14497            '2T2C' and
14498            'IPSECSW' and
14499            not 'VHOST'"
14500   parameters:
14501   - "throughput"
14502   - "parent"
14503   - "tags"
14504   traces:
14505     hoverinfo: "x+y"
14506     boxpoints: "outliers"
14507     whiskerwidth: 0
14508   layout:
14509     title: "ipsec-3n-hsw-xl710-64b-2t2c-sw-pdr"
14510     layout: "plot-throughput"
14511
14512 ################################################################################
14513
14514 # Packet Throughput - VPP SRv6 3n-hsw-x520
14515 - type: "plot"
14516   title: "VPP Throughput: srv6-3n-hsw-x520-78b-1t1c-features-ndr"
14517   algorithm: "plot_performance_box"
14518   output-file-type: ".html"
14519   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-ndr"
14520   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14521   filter: "'NIC_Intel-X520-DA2' and
14522            '78B' and
14523            'FEATURE' and
14524            'NDRPDR' and
14525            '1T1C' and
14526            'IP6FWD' and
14527            'SRv6'"
14528   parameters:
14529   - "throughput"
14530   - "parent"
14531   - "tags"
14532   traces:
14533     hoverinfo: "x+y"
14534     boxpoints: "outliers"
14535     whiskerwidth: 0
14536   layout:
14537     title: "srv6-3n-hsw-x520-78b-1t1c-features-ndr"
14538     layout: "plot-throughput"
14539
14540 - type: "plot"
14541   title: "VPP Throughput: srv6-3n-hsw-x520-78b-1t1c-features-pdr"
14542   algorithm: "plot_performance_box"
14543   output-file-type: ".html"
14544   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-pdr"
14545   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14546   filter: "'NIC_Intel-X520-DA2' and
14547            '78B' and
14548            'FEATURE' and
14549            'NDRPDR' and
14550            '1T1C' and
14551            'IP6FWD' and
14552            'SRv6'"
14553   parameters:
14554   - "throughput"
14555   - "parent"
14556   - "tags"
14557   traces:
14558     hoverinfo: "x+y"
14559     boxpoints: "outliers"
14560     whiskerwidth: 0
14561   layout:
14562     title: "srv6-3n-hsw-x520-78b-1t1c-features-pdr"
14563     layout: "plot-throughput"
14564
14565 - type: "plot"
14566   title: "VPP Throughput: srv6-3n-hsw-x520-78b-2t2c-features-ndr"
14567   algorithm: "plot_performance_box"
14568   output-file-type: ".html"
14569   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-ndr"
14570   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14571   filter: "'NIC_Intel-X520-DA2' and
14572            '78B' and
14573            'FEATURE' and
14574            'NDRPDR' and
14575            '2T2C' and
14576            'IP6FWD' and
14577            'SRv6'"
14578   parameters:
14579   - "throughput"
14580   - "parent"
14581   - "tags"
14582   traces:
14583     hoverinfo: "x+y"
14584     boxpoints: "outliers"
14585     whiskerwidth: 0
14586   layout:
14587     title: "srv6-3n-hsw-x520-78b-2t2c-features-ndr"
14588     layout: "plot-throughput"
14589
14590 - type: "plot"
14591   title: "VPP Throughput: srv6-3n-hsw-x520-78b-2t2c-features-pdr"
14592   algorithm: "plot_performance_box"
14593   output-file-type: ".html"
14594   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-pdr"
14595   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14596   filter: "'NIC_Intel-X520-DA2' and
14597            '78B' and
14598            'FEATURE' and
14599            'NDRPDR' and
14600            '2T2C' and
14601            'IP6FWD' and
14602            'SRv6'"
14603   parameters:
14604   - "throughput"
14605   - "parent"
14606   - "tags"
14607   traces:
14608     hoverinfo: "x+y"
14609     boxpoints: "outliers"
14610     whiskerwidth: 0
14611   layout:
14612     title: "srv6-3n-hsw-x520-78b-2t2c-features-pdr"
14613     layout: "plot-throughput"
14614
14615 ################################################################################
14616
14617 # Packet Throughput - VPP vhost ip4 3n-hsw-x520
14618 - type: "plot"
14619   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
14620   algorithm: "plot_performance_box"
14621   output-file-type: ".html"
14622   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
14623   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14624   filter: "'NIC_Intel-X520-DA2' and
14625            '64B' and
14626            'NDRPDR' and
14627            'ETH' and
14628            'IP4FWD' and
14629            '1T1C' and
14630            'VHOST_1024' and
14631            not 'VXLAN' and
14632            not 'DOT1Q'"
14633   parameters:
14634   - "throughput"
14635   - "parent"
14636   - "tags"
14637   sort:
14638   - "not CFS_OPT"
14639   - "1VM"
14640   - "2VM"
14641   traces:
14642     hoverinfo: "x+y"
14643     boxpoints: "outliers"
14644     whiskerwidth: 0
14645   layout:
14646     title: "vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
14647     layout: "plot-throughput"
14648
14649 - type: "plot"
14650   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
14651   algorithm: "plot_performance_box"
14652   output-file-type: ".html"
14653   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
14654   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14655   filter: "'NIC_Intel-X520-DA2' and
14656            '64B' and
14657            'NDRPDR' and
14658            'ETH' and
14659            'IP4FWD' and
14660            '2T2C' and
14661            'VHOST_1024' and
14662            not 'VXLAN' and
14663            not 'DOT1Q'"
14664   parameters:
14665   - "throughput"
14666   - "parent"
14667   - "tags"
14668   sort:
14669   - "not CFS_OPT"
14670   - "1VM"
14671   - "2VM"
14672   traces:
14673     hoverinfo: "x+y"
14674     boxpoints: "outliers"
14675     whiskerwidth: 0
14676   layout:
14677     title: "vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
14678     layout: "plot-throughput"
14679
14680 - type: "plot"
14681   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
14682   algorithm: "plot_performance_box"
14683   output-file-type: ".html"
14684   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
14685   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14686   filter: "'NIC_Intel-X520-DA2' and
14687            '64B' and
14688            'NDRPDR' and
14689            'ETH' and
14690            'IP4FWD' and
14691            '1T1C' and
14692            'VHOST_1024' and
14693            not 'VXLAN' and
14694            not 'DOT1Q'"
14695   parameters:
14696   - "throughput"
14697   - "parent"
14698   - "tags"
14699   sort:
14700   - "not CFS_OPT"
14701   - "1VM"
14702   - "2VM"
14703   traces:
14704     hoverinfo: "x+y"
14705     boxpoints: "outliers"
14706     whiskerwidth: 0
14707   layout:
14708     title: "vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
14709     layout: "plot-throughput"
14710
14711 - type: "plot"
14712   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
14713   algorithm: "plot_performance_box"
14714   output-file-type: ".html"
14715   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
14716   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14717   filter: "'NIC_Intel-X520-DA2' and
14718            '64B' and
14719            'NDRPDR' and
14720            'ETH' and
14721            'IP4FWD' and
14722            '2T2C' and
14723            'VHOST_1024' and
14724            not 'VXLAN' and
14725            not 'DOT1Q'"
14726   parameters:
14727   - "throughput"
14728   - "parent"
14729   - "tags"
14730   sort:
14731   - "not CFS_OPT"
14732   - "1VM"
14733   - "2VM"
14734   traces:
14735     hoverinfo: "x+y"
14736     boxpoints: "outliers"
14737     whiskerwidth: 0
14738   layout:
14739     title: "vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
14740     layout: "plot-throughput"
14741
14742 # Packet Throughput - VPP vhost l2sw 3n-hsw-x520 - base
14743 - type: "plot"
14744   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
14745   algorithm: "plot_performance_box"
14746   output-file-type: ".html"
14747   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
14748   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14749   filter: "'NIC_Intel-X520-DA2' and
14750            '64B' and
14751            'NDRPDR' and
14752            ('ETH' or 'DOT1Q') and
14753            'BASE' and
14754            '1T1C' and
14755            ('L2BDMACLRN' or 'L2XCFWD') and
14756            'VHOST_1024' and
14757            not 'VXLAN' and
14758            not 'IP4FWD' and
14759            not '2VM'"
14760   parameters:
14761   - "throughput"
14762   - "parent"
14763   - "tags"
14764   sort:
14765   - "L2BDMACLRN"
14766   - "L2BDMACLRN"
14767   - "L2BDMACLRN"
14768   - "L2XCFWD"
14769   - "L2XCFWD"
14770   - "L2XCFWD"
14771   traces:
14772     hoverinfo: "x+y"
14773     boxpoints: "outliers"
14774     whiskerwidth: 0
14775   layout:
14776     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
14777     layout: "plot-throughput"
14778
14779 - type: "plot"
14780   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
14781   algorithm: "plot_performance_box"
14782   output-file-type: ".html"
14783   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
14784   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14785   filter: "'NIC_Intel-X520-DA2' and
14786            '64B' and
14787            'NDRPDR' and
14788            ('ETH' or 'DOT1Q') and
14789            'BASE' and
14790            '1T1C' and
14791            ('L2BDMACLRN' or 'L2XCFWD') and
14792            'VHOST_1024' and
14793            not 'VXLAN' and
14794            not 'IP4FWD' and
14795            not '2VM'"
14796   parameters:
14797   - "throughput"
14798   - "parent"
14799   - "tags"
14800   sort:
14801   - "L2BDMACLRN"
14802   - "L2BDMACLRN"
14803   - "L2BDMACLRN"
14804   - "L2XCFWD"
14805   - "L2XCFWD"
14806   - "L2XCFWD"
14807   traces:
14808     hoverinfo: "x+y"
14809     boxpoints: "outliers"
14810     whiskerwidth: 0
14811   layout:
14812     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
14813     layout: "plot-throughput"
14814
14815 - type: "plot"
14816   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
14817   algorithm: "plot_performance_box"
14818   output-file-type: ".html"
14819   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
14820   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14821   filter: "'NIC_Intel-X520-DA2' and
14822            '64B' and
14823            'NDRPDR' and
14824            ('ETH' or 'DOT1Q') and
14825            'BASE' and
14826            '2T2C' and
14827            ('L2BDMACLRN' or 'L2XCFWD') and
14828            'VHOST_1024' and
14829            not 'VXLAN' and
14830            not 'IP4FWD' and
14831            not '2VM'"
14832   parameters:
14833   - "throughput"
14834   - "parent"
14835   - "tags"
14836   sort:
14837   - "L2BDMACLRN"
14838   - "L2BDMACLRN"
14839   - "L2BDMACLRN"
14840   - "L2XCFWD"
14841   - "L2XCFWD"
14842   - "L2XCFWD"
14843   traces:
14844     hoverinfo: "x+y"
14845     boxpoints: "outliers"
14846     whiskerwidth: 0
14847   layout:
14848     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
14849     layout: "plot-throughput"
14850
14851 - type: "plot"
14852   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
14853   algorithm: "plot_performance_box"
14854   output-file-type: ".html"
14855   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
14856   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14857   filter: "'NIC_Intel-X520-DA2' and
14858            '64B' and
14859            'NDRPDR' and
14860            ('ETH' or 'DOT1Q') and
14861            'BASE' and
14862            '2T2C' and
14863            ('L2BDMACLRN' or 'L2XCFWD') and
14864            'VHOST_1024' and
14865            not 'VXLAN' and
14866            not 'IP4FWD' and
14867            not '2VM'"
14868   parameters:
14869   - "throughput"
14870   - "parent"
14871   - "tags"
14872   sort:
14873   - "L2BDMACLRN"
14874   - "L2BDMACLRN"
14875   - "L2BDMACLRN"
14876   - "L2XCFWD"
14877   - "L2XCFWD"
14878   - "L2XCFWD"
14879   traces:
14880     hoverinfo: "x+y"
14881     boxpoints: "outliers"
14882     whiskerwidth: 0
14883   layout:
14884     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
14885     layout: "plot-throughput"
14886
14887 # Packet Throughput - VPP vhost l2sw 3n-hsw-x520 - base vm
14888 - type: "plot"
14889   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
14890   algorithm: "plot_performance_box"
14891   output-file-type: ".html"
14892   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
14893   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14894   filter: "'NIC_Intel-X520-DA2' and
14895            '64B' and
14896            'NDRPDR' and
14897            ('ETH' or 'DOT1Q') and
14898            '1T1C' and
14899            ('L2BDMACLRN' or 'L2XCFWD') and
14900            'VHOST_1024' and
14901            not 'CFS_OPT' and
14902            not 'DOT1Q' and
14903            not 'VXLAN' and
14904            not 'IP4FWD' and
14905            not 'LBOND'"
14906   parameters:
14907   - "throughput"
14908   - "parent"
14909   - "tags"
14910 #  sort:
14911 #  - "1VM"
14912 #  - "L2XCFWD"
14913 #  - "1VM"
14914 #  - "L2BDMACLRN"
14915   traces:
14916     hoverinfo: "x+y"
14917     boxpoints: "outliers"
14918     whiskerwidth: 0
14919   layout:
14920     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
14921     layout: "plot-throughput"
14922
14923 - type: "plot"
14924   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-pdr"
14925   algorithm: "plot_performance_box"
14926   output-file-type: ".html"
14927   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-pdr"
14928   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14929   filter: "'NIC_Intel-X520-DA2' and
14930            '64B' and
14931            'NDRPDR' and
14932            ('ETH' or 'DOT1Q') and
14933            '1T1C' and
14934            ('L2BDMACLRN' or 'L2XCFWD') and
14935            'VHOST_1024' and
14936            not 'CFS_OPT' and
14937            not 'DOT1Q' and
14938            not 'VXLAN' and
14939            not 'IP4FWD' and
14940            not 'LBOND'"
14941   parameters:
14942   - "throughput"
14943   - "parent"
14944   - "tags"
14945 #  sort:
14946 #  - "1VM"
14947 #  - "L2XCFWD"
14948 #  - "1VM"
14949 #  - "L2BDMACLRN"
14950   traces:
14951     hoverinfo: "x+y"
14952     boxpoints: "outliers"
14953     whiskerwidth: 0
14954   layout:
14955     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-pdr"
14956     layout: "plot-throughput"
14957
14958 - type: "plot"
14959   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
14960   algorithm: "plot_performance_box"
14961   output-file-type: ".html"
14962   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
14963   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14964   filter: "'NIC_Intel-X520-DA2' and
14965            '64B' and
14966            'NDRPDR' and
14967            ('ETH' or 'DOT1Q') and
14968            '2T2C' and
14969            ('L2BDMACLRN' or 'L2XCFWD') and
14970            'VHOST_1024' and
14971            not 'CFS_OPT' and
14972            not 'DOT1Q' and
14973            not 'VXLAN' and
14974            not 'IP4FWD' and
14975            not 'LBOND'"
14976   parameters:
14977   - "throughput"
14978   - "parent"
14979   - "tags"
14980 #  sort:
14981 #  - "1VM"
14982 #  - "L2XCFWD"
14983 #  - "1VM"
14984 #  - "L2BDMACLRN"
14985   traces:
14986     hoverinfo: "x+y"
14987     boxpoints: "outliers"
14988     whiskerwidth: 0
14989   layout:
14990     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
14991     layout: "plot-throughput"
14992
14993 - type: "plot"
14994   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-pdr"
14995   algorithm: "plot_performance_box"
14996   output-file-type: ".html"
14997   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-pdr"
14998   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14999   filter: "'NIC_Intel-X520-DA2' and
15000            '64B' and
15001            'NDRPDR' and
15002            ('ETH' or 'DOT1Q') and
15003            '2T2C' and
15004            ('L2BDMACLRN' or 'L2XCFWD') and
15005            'VHOST_1024' and
15006            not 'CFS_OPT' and
15007            not 'DOT1Q' and
15008            not 'VXLAN' and
15009            not 'IP4FWD' and
15010            not 'LBOND'"
15011   parameters:
15012   - "throughput"
15013   - "parent"
15014   - "tags"
15015 #  sort:
15016 #  - "1VM"
15017 #  - "L2XCFWD"
15018 #  - "1VM"
15019 #  - "L2BDMACLRN"
15020   traces:
15021     hoverinfo: "x+y"
15022     boxpoints: "outliers"
15023     whiskerwidth: 0
15024   layout:
15025     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-pdr"
15026     layout: "plot-throughput"
15027
15028 # Packet Throughput - VPP vhost ip4 3n-hsw-x710
15029 - type: "plot"
15030   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
15031   algorithm: "plot_performance_box"
15032   output-file-type: ".html"
15033   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
15034   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15035   filter: "'NIC_Intel-X710' and
15036            '64B' and
15037            'NDRPDR' and
15038            'ETH' and
15039            'IP4FWD' and
15040            '1T1C' and
15041            'VHOST_1024' and
15042            not 'VXLAN' and
15043            not 'CFS_OPT' and
15044            not 'DOT1Q'"
15045   parameters:
15046   - "throughput"
15047   - "parent"
15048   - "tags"
15049   sort:
15050   - "1VM"
15051   - "2VM"
15052   traces:
15053     hoverinfo: "x+y"
15054     boxpoints: "outliers"
15055     whiskerwidth: 0
15056   layout:
15057     title: "vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
15058     layout: "plot-throughput"
15059
15060 - type: "plot"
15061   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
15062   algorithm: "plot_performance_box"
15063   output-file-type: ".html"
15064   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
15065   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15066   filter: "'NIC_Intel-X710' and
15067            '64B' and
15068            'NDRPDR' and
15069            'ETH' and
15070            'IP4FWD' and
15071            '2T2C' and
15072            'VHOST_1024' and
15073            not 'VXLAN' and
15074            not 'CFS_OPT' and
15075            not 'DOT1Q'"
15076   parameters:
15077   - "throughput"
15078   - "parent"
15079   - "tags"
15080   sort:
15081   - "1VM"
15082   - "2VM"
15083   traces:
15084     hoverinfo: "x+y"
15085     boxpoints: "outliers"
15086     whiskerwidth: 0
15087   layout:
15088     title: "vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
15089     layout: "plot-throughput"
15090
15091 - type: "plot"
15092   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
15093   algorithm: "plot_performance_box"
15094   output-file-type: ".html"
15095   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
15096   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15097   filter: "'NIC_Intel-X710' and
15098            '64B' and
15099            'NDRPDR' and
15100            'ETH' and
15101            'IP4FWD' and
15102            '1T1C' and
15103            'VHOST_1024' and
15104            not 'VXLAN' and
15105            not 'CFS_OPT' and
15106            not 'DOT1Q'"
15107   parameters:
15108   - "throughput"
15109   - "parent"
15110   - "tags"
15111   sort:
15112   - "1VM"
15113   - "2VM"
15114   traces:
15115     hoverinfo: "x+y"
15116     boxpoints: "outliers"
15117     whiskerwidth: 0
15118   layout:
15119     title: "vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
15120     layout: "plot-throughput"
15121
15122 - type: "plot"
15123   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
15124   algorithm: "plot_performance_box"
15125   output-file-type: ".html"
15126   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
15127   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15128   filter: "'NIC_Intel-X710' and
15129            '64B' and
15130            'NDRPDR' and
15131            'ETH' and
15132            'IP4FWD' and
15133            '2T2C' and
15134            'VHOST_1024' and
15135            not 'VXLAN' and
15136            not 'CFS_OPT' and
15137            not 'DOT1Q'"
15138   parameters:
15139   - "throughput"
15140   - "parent"
15141   - "tags"
15142   sort:
15143   - "1VM"
15144   - "2VM"
15145   traces:
15146     hoverinfo: "x+y"
15147     boxpoints: "outliers"
15148     whiskerwidth: 0
15149   layout:
15150     title: "vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
15151     layout: "plot-throughput"
15152
15153 # Packet Throughput - VPP vhost l2sw 3n-hsw-x710 - base
15154 - type: "plot"
15155   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
15156   algorithm: "plot_performance_box"
15157   output-file-type: ".html"
15158   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
15159   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15160   filter: "'NIC_Intel-X710' and
15161            '64B' and
15162            'NDRPDR' and
15163            ('ETH' or 'DOT1Q') and
15164            'BASE' and
15165            '1T1C' and
15166            ('L2BDMACLRN' or 'L2XCFWD') and
15167            'VHOST_1024' and
15168            not 'VXLAN' and
15169            not 'IP4FWD' and
15170            not '2VM'"
15171   parameters:
15172   - "throughput"
15173   - "parent"
15174   - "tags"
15175   sort:
15176   - "L2BDMACLRN"
15177   - "L2BDMACLRN"
15178   - "L2BDMACLRN"
15179   - "L2XCFWD"
15180   - "L2XCFWD"
15181   - "L2XCFWD"
15182   traces:
15183     hoverinfo: "x+y"
15184     boxpoints: "outliers"
15185     whiskerwidth: 0
15186   layout:
15187     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
15188     layout: "plot-throughput"
15189
15190 - type: "plot"
15191   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
15192   algorithm: "plot_performance_box"
15193   output-file-type: ".html"
15194   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
15195   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15196   filter: "'NIC_Intel-X710' and
15197            '64B' and
15198            'NDRPDR' and
15199            ('ETH' or 'DOT1Q') and
15200            'BASE' and
15201            '1T1C' and
15202            ('L2BDMACLRN' or 'L2XCFWD') and
15203            'VHOST_1024' and
15204            not 'VXLAN' and
15205            not 'IP4FWD' and
15206            not '2VM'"
15207   parameters:
15208   - "throughput"
15209   - "parent"
15210   - "tags"
15211   sort:
15212   - "L2BDMACLRN"
15213   - "L2BDMACLRN"
15214   - "L2BDMACLRN"
15215   - "L2XCFWD"
15216   - "L2XCFWD"
15217   - "L2XCFWD"
15218   traces:
15219     hoverinfo: "x+y"
15220     boxpoints: "outliers"
15221     whiskerwidth: 0
15222   layout:
15223     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
15224     layout: "plot-throughput"
15225
15226 - type: "plot"
15227   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
15228   algorithm: "plot_performance_box"
15229   output-file-type: ".html"
15230   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
15231   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15232   filter: "'NIC_Intel-X710' and
15233            '64B' and
15234            'NDRPDR' and
15235            ('ETH' or 'DOT1Q') and
15236            'BASE' and
15237            '2T2C' and
15238            ('L2BDMACLRN' or 'L2XCFWD') and
15239            'VHOST_1024' and
15240            not 'VXLAN' and
15241            not 'IP4FWD' and
15242            not '2VM'"
15243   parameters:
15244   - "throughput"
15245   - "parent"
15246   - "tags"
15247   sort:
15248   - "L2BDMACLRN"
15249   - "L2BDMACLRN"
15250   - "L2BDMACLRN"
15251   - "L2XCFWD"
15252   - "L2XCFWD"
15253   - "L2XCFWD"
15254   traces:
15255     hoverinfo: "x+y"
15256     boxpoints: "outliers"
15257     whiskerwidth: 0
15258   layout:
15259     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
15260     layout: "plot-throughput"
15261
15262 - type: "plot"
15263   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
15264   algorithm: "plot_performance_box"
15265   output-file-type: ".html"
15266   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
15267   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15268   filter: "'NIC_Intel-X710' and
15269            '64B' and
15270            'NDRPDR' and
15271            ('ETH' or 'DOT1Q') and
15272            'BASE' and
15273            '2T2C' and
15274            ('L2BDMACLRN' or 'L2XCFWD') and
15275            'VHOST_1024' and
15276            not 'VXLAN' and
15277            not 'IP4FWD' and
15278            not '2VM'"
15279   parameters:
15280   - "throughput"
15281   - "parent"
15282   - "tags"
15283   sort:
15284   - "L2BDMACLRN"
15285   - "L2BDMACLRN"
15286   - "L2BDMACLRN"
15287   - "L2XCFWD"
15288   - "L2XCFWD"
15289   - "L2XCFWD"
15290   traces:
15291     hoverinfo: "x+y"
15292     boxpoints: "outliers"
15293     whiskerwidth: 0
15294   layout:
15295     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
15296     layout: "plot-throughput"
15297
15298 # Packet Throughput - VPP vhost l2sw 3n-hsw-x710 - base vm
15299 - type: "plot"
15300   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr"
15301   algorithm: "plot_performance_box"
15302   output-file-type: ".html"
15303   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr"
15304   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15305   filter: "'NIC_Intel-X710' and
15306            '64B' and
15307            'NDRPDR' and
15308            ('ETH' or 'DOT1Q') and
15309            '1T1C' and
15310            ('L2BDMACLRN' or 'L2XCFWD') and
15311            'VHOST_1024' and
15312            not 'CFS_OPT' and
15313            not 'VXLAN' and
15314            not 'IP4FWD' and
15315            not 'LBOND'"
15316   parameters:
15317   - "throughput"
15318   - "parent"
15319   - "tags"
15320   sort:
15321   - "L2BDMACLRN"
15322   - "L2BDMACLRN"
15323   - "L2BDMACLRN"
15324   - "L2XCFWD"
15325   - "L2XCFWD"
15326   - "L2XCFWD"
15327   traces:
15328     hoverinfo: "x+y"
15329     boxpoints: "outliers"
15330     whiskerwidth: 0
15331   layout:
15332     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr"
15333     layout: "plot-throughput"
15334
15335 - type: "plot"
15336   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-pdr"
15337   algorithm: "plot_performance_box"
15338   output-file-type: ".html"
15339   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-pdr"
15340   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15341   filter: "'NIC_Intel-X710' and
15342            '64B' and
15343            'NDRPDR' and
15344            ('ETH' or 'DOT1Q') and
15345            '1T1C' and
15346            ('L2BDMACLRN' or 'L2XCFWD') and
15347            'VHOST_1024' and
15348            not 'CFS_OPT' and
15349            not 'VXLAN' and
15350            not 'IP4FWD' and
15351            not 'LBOND'"
15352   parameters:
15353   - "throughput"
15354   - "parent"
15355   - "tags"
15356   sort:
15357   - "L2BDMACLRN"
15358   - "L2BDMACLRN"
15359   - "L2BDMACLRN"
15360   - "L2XCFWD"
15361   - "L2XCFWD"
15362   - "L2XCFWD"
15363   traces:
15364     hoverinfo: "x+y"
15365     boxpoints: "outliers"
15366     whiskerwidth: 0
15367   layout:
15368     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-pdr"
15369     layout: "plot-throughput"
15370
15371 - type: "plot"
15372   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr"
15373   algorithm: "plot_performance_box"
15374   output-file-type: ".html"
15375   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr"
15376   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15377   filter: "'NIC_Intel-X710' and
15378            '64B' and
15379            'NDRPDR' and
15380            ('ETH' or 'DOT1Q') and
15381            '2T2C' and
15382            ('L2BDMACLRN' or 'L2XCFWD') and
15383            'VHOST_1024' and
15384            not 'CFS_OPT' and
15385            not 'VXLAN' and
15386            not 'IP4FWD' and
15387            not 'LBOND'"
15388   parameters:
15389   - "throughput"
15390   - "parent"
15391   - "tags"
15392   sort:
15393   - "L2BDMACLRN"
15394   - "L2BDMACLRN"
15395   - "L2BDMACLRN"
15396   - "L2XCFWD"
15397   - "L2XCFWD"
15398   - "L2XCFWD"
15399   traces:
15400     hoverinfo: "x+y"
15401     boxpoints: "outliers"
15402     whiskerwidth: 0
15403   layout:
15404     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr"
15405     layout: "plot-throughput"
15406
15407 - type: "plot"
15408   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-pdr"
15409   algorithm: "plot_performance_box"
15410   output-file-type: ".html"
15411   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-pdr"
15412   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15413   filter: "'NIC_Intel-X710' and
15414            '64B' and
15415            'NDRPDR' and
15416            ('ETH' or 'DOT1Q') and
15417            '2T2C' and
15418            ('L2BDMACLRN' or 'L2XCFWD') and
15419            'VHOST_1024' and
15420            not 'CFS_OPT' and
15421            not 'VXLAN' and
15422            not 'IP4FWD' and
15423            not 'LBOND'"
15424   parameters:
15425   - "throughput"
15426   - "parent"
15427   - "tags"
15428   sort:
15429   - "L2BDMACLRN"
15430   - "L2BDMACLRN"
15431   - "L2BDMACLRN"
15432   - "L2XCFWD"
15433   - "L2XCFWD"
15434   - "L2XCFWD"
15435   traces:
15436     hoverinfo: "x+y"
15437     boxpoints: "outliers"
15438     whiskerwidth: 0
15439   layout:
15440     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-pdr"
15441     layout: "plot-throughput"
15442
15443 # Packet Throughput - VPP vhost ip4 3n-skx-x710
15444 - type: "plot"
15445   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
15446   algorithm: "plot_performance_box"
15447   output-file-type: ".html"
15448   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
15449   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15450   filter: "'NIC_Intel-X710' and
15451            '64B' and
15452            'NDRPDR' and
15453            'ETH' and
15454            'IP4FWD' and
15455            '2T1C' and
15456            'VHOST_1024' and
15457            not 'VXLAN' and
15458            not 'DOT1Q'"
15459   parameters:
15460   - "throughput"
15461   - "parent"
15462   - "tags"
15463   sort:
15464   - "1VM"
15465   - "2VM"
15466   traces:
15467     hoverinfo: "x+y"
15468     boxpoints: "outliers"
15469     whiskerwidth: 0
15470   layout:
15471     title: "vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
15472     layout: "plot-throughput"
15473
15474 - type: "plot"
15475   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
15476   algorithm: "plot_performance_box"
15477   output-file-type: ".html"
15478   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
15479   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15480   filter: "'NIC_Intel-X710' and
15481            '64B' and
15482            'NDRPDR' and
15483            'ETH' and
15484            'IP4FWD' and
15485            '4T2C' and
15486            'VHOST_1024' and
15487            not 'VXLAN' and
15488            not 'DOT1Q'"
15489   parameters:
15490   - "throughput"
15491   - "parent"
15492   - "tags"
15493   sort:
15494   - "1VM"
15495   - "2VM"
15496   traces:
15497     hoverinfo: "x+y"
15498     boxpoints: "outliers"
15499     whiskerwidth: 0
15500   layout:
15501     title: "vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
15502     layout: "plot-throughput"
15503
15504 - type: "plot"
15505   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
15506   algorithm: "plot_performance_box"
15507   output-file-type: ".html"
15508   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
15509   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15510   filter: "'NIC_Intel-X710' and
15511            '64B' and
15512            'NDRPDR' and
15513            'ETH' and
15514            'IP4FWD' and
15515            '2T1C' and
15516            'VHOST_1024' and
15517            not 'VXLAN' and
15518            not 'DOT1Q'"
15519   parameters:
15520   - "throughput"
15521   - "parent"
15522   - "tags"
15523   sort:
15524   - "1VM"
15525   - "2VM"
15526   traces:
15527     hoverinfo: "x+y"
15528     boxpoints: "outliers"
15529     whiskerwidth: 0
15530   layout:
15531     title: "vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
15532     layout: "plot-throughput"
15533
15534 - type: "plot"
15535   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
15536   algorithm: "plot_performance_box"
15537   output-file-type: ".html"
15538   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
15539   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15540   filter: "'NIC_Intel-X710' and
15541            '64B' and
15542            'NDRPDR' and
15543            'ETH' and
15544            'IP4FWD' and
15545            '4T2C' and
15546            'VHOST_1024' and
15547            not 'VXLAN' and
15548            not 'DOT1Q'"
15549   parameters:
15550   - "throughput"
15551   - "parent"
15552   - "tags"
15553   sort:
15554   - "1VM"
15555   - "2VM"
15556   traces:
15557     hoverinfo: "x+y"
15558     boxpoints: "outliers"
15559     whiskerwidth: 0
15560   layout:
15561     title: "vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
15562     layout: "plot-throughput"
15563
15564 # Packet Throughput - VPP vhost l2sw 3n-skx-x710 - base
15565 - type: "plot"
15566   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr"
15567   algorithm: "plot_performance_box"
15568   output-file-type: ".html"
15569   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr"
15570   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15571   filter: "'NIC_Intel-X710' and
15572            '64B' and
15573            'NDRPDR' and
15574            ('ETH' or 'DOT1Q') and
15575            'BASE' and
15576            '2T1C' and
15577            ('L2BDMACLRN' or 'L2XCFWD') and
15578            'VHOST_1024' and
15579            not 'VXLAN' and
15580            not 'IP4FWD' and
15581            not '2VM'"
15582   parameters:
15583   - "throughput"
15584   - "parent"
15585   - "tags"
15586   sort:
15587   - "L2BDMACLRN"
15588   - "L2BDMACLRN"
15589   - "L2BDMACLRN"
15590   - "L2XCFWD"
15591   - "L2XCFWD"
15592   - "L2XCFWD"
15593   traces:
15594     hoverinfo: "x+y"
15595     boxpoints: "outliers"
15596     whiskerwidth: 0
15597   layout:
15598     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr"
15599     layout: "plot-throughput"
15600
15601 - type: "plot"
15602   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-pdr"
15603   algorithm: "plot_performance_box"
15604   output-file-type: ".html"
15605   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-pdr"
15606   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15607   filter: "'NIC_Intel-X710' and
15608            '64B' and
15609            'NDRPDR' and
15610            ('ETH' or 'DOT1Q') and
15611            'BASE' and
15612            '2T1C' and
15613            ('L2BDMACLRN' or 'L2XCFWD') and
15614            'VHOST_1024' and
15615            not 'VXLAN' and
15616            not 'IP4FWD' and
15617            not '2VM'"
15618   parameters:
15619   - "throughput"
15620   - "parent"
15621   - "tags"
15622   sort:
15623   - "L2BDMACLRN"
15624   - "L2BDMACLRN"
15625   - "L2BDMACLRN"
15626   - "L2XCFWD"
15627   - "L2XCFWD"
15628   - "L2XCFWD"
15629   traces:
15630     hoverinfo: "x+y"
15631     boxpoints: "outliers"
15632     whiskerwidth: 0
15633   layout:
15634     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-pdr"
15635     layout: "plot-throughput"
15636
15637 - type: "plot"
15638   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr"
15639   algorithm: "plot_performance_box"
15640   output-file-type: ".html"
15641   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr"
15642   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15643   filter: "'NIC_Intel-X710' and
15644            '64B' and
15645            'NDRPDR' and
15646            ('ETH' or 'DOT1Q') and
15647            'BASE' and
15648            '4T2C' and
15649            ('L2BDMACLRN' or 'L2XCFWD') and
15650            'VHOST_1024' and
15651            not 'VXLAN' and
15652            not 'IP4FWD' and
15653            not '2VM'"
15654   parameters:
15655   - "throughput"
15656   - "parent"
15657   - "tags"
15658   sort:
15659   - "L2BDMACLRN"
15660   - "L2BDMACLRN"
15661   - "L2BDMACLRN"
15662   - "L2XCFWD"
15663   - "L2XCFWD"
15664   - "L2XCFWD"
15665   traces:
15666     hoverinfo: "x+y"
15667     boxpoints: "outliers"
15668     whiskerwidth: 0
15669   layout:
15670     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr"
15671     layout: "plot-throughput"
15672
15673 - type: "plot"
15674   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-pdr"
15675   algorithm: "plot_performance_box"
15676   output-file-type: ".html"
15677   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-pdr"
15678   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15679   filter: "'NIC_Intel-X710' and
15680            '64B' and
15681            'NDRPDR' and
15682            ('ETH' or 'DOT1Q') and
15683            'BASE' and
15684            '4T2C' and
15685            ('L2BDMACLRN' or 'L2XCFWD') and
15686            'VHOST_1024' and
15687            not 'VXLAN' and
15688            not 'IP4FWD' and
15689            not '2VM'"
15690   parameters:
15691   - "throughput"
15692   - "parent"
15693   - "tags"
15694   sort:
15695   - "L2BDMACLRN"
15696   - "L2BDMACLRN"
15697   - "L2BDMACLRN"
15698   - "L2XCFWD"
15699   - "L2XCFWD"
15700   - "L2XCFWD"
15701   traces:
15702     hoverinfo: "x+y"
15703     boxpoints: "outliers"
15704     whiskerwidth: 0
15705   layout:
15706     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-pdr"
15707     layout: "plot-throughput"
15708
15709 # Packet Throughput - VPP vhost l2sw 3n-skx-x710 - base vm
15710 - type: "plot"
15711   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr"
15712   algorithm: "plot_performance_box"
15713   output-file-type: ".html"
15714   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr"
15715   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15716   filter: "'NIC_Intel-X710' and
15717            '64B' and
15718            'NDRPDR' and
15719            ('ETH' or 'DOT1Q') and
15720            '2T1C' and
15721            ('L2BDMACLRN' or 'L2XCFWD') and
15722            'VHOST_1024' and
15723            not 'CFS_OPT' and
15724            not 'VXLAN' and
15725            not 'IP4FWD' and
15726            not 'LBOND'"
15727   parameters:
15728   - "throughput"
15729   - "parent"
15730   - "tags"
15731   sort:
15732   - "L2BDMACLRN"
15733   - "L2BDMACLRN"
15734   - "L2BDMACLRN"
15735   - "L2XCFWD"
15736   - "L2XCFWD"
15737   - "L2XCFWD"
15738   traces:
15739     hoverinfo: "x+y"
15740     boxpoints: "outliers"
15741     whiskerwidth: 0
15742   layout:
15743     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr"
15744     layout: "plot-throughput"
15745
15746 - type: "plot"
15747   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-pdr"
15748   algorithm: "plot_performance_box"
15749   output-file-type: ".html"
15750   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-pdr"
15751   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15752   filter: "'NIC_Intel-X710' and
15753            '64B' and
15754            'NDRPDR' and
15755            ('ETH' or 'DOT1Q') and
15756            '2T1C' and
15757            ('L2BDMACLRN' or 'L2XCFWD') and
15758            'VHOST_1024' and
15759            not 'CFS_OPT' and
15760            not 'VXLAN' and
15761            not 'IP4FWD' and
15762            not 'LBOND'"
15763   parameters:
15764   - "throughput"
15765   - "parent"
15766   - "tags"
15767   sort:
15768   - "L2BDMACLRN"
15769   - "L2BDMACLRN"
15770   - "L2BDMACLRN"
15771   - "L2XCFWD"
15772   - "L2XCFWD"
15773   - "L2XCFWD"
15774   traces:
15775     hoverinfo: "x+y"
15776     boxpoints: "outliers"
15777     whiskerwidth: 0
15778   layout:
15779     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-pdr"
15780     layout: "plot-throughput"
15781
15782 - type: "plot"
15783   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr"
15784   algorithm: "plot_performance_box"
15785   output-file-type: ".html"
15786   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr"
15787   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15788   filter: "'NIC_Intel-X710' and
15789            '64B' and
15790            'NDRPDR' and
15791            ('ETH' or 'DOT1Q') and
15792            '4T2C' and
15793            ('L2BDMACLRN' or 'L2XCFWD') and
15794            'VHOST_1024' and
15795            not 'CFS_OPT' and
15796            not 'VXLAN' and
15797            not 'IP4FWD' and
15798            not 'LBOND'"
15799   parameters:
15800   - "throughput"
15801   - "parent"
15802   - "tags"
15803   sort:
15804   - "L2BDMACLRN"
15805   - "L2BDMACLRN"
15806   - "L2BDMACLRN"
15807   - "L2XCFWD"
15808   - "L2XCFWD"
15809   - "L2XCFWD"
15810   traces:
15811     hoverinfo: "x+y"
15812     boxpoints: "outliers"
15813     whiskerwidth: 0
15814   layout:
15815     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr"
15816     layout: "plot-throughput"
15817
15818 - type: "plot"
15819   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-pdr"
15820   algorithm: "plot_performance_box"
15821   output-file-type: ".html"
15822   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-pdr"
15823   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15824   filter: "'NIC_Intel-X710' and
15825            '64B' and
15826            'NDRPDR' and
15827            ('ETH' or 'DOT1Q') and
15828            '4T2C' and
15829            ('L2BDMACLRN' or 'L2XCFWD') and
15830            'VHOST_1024' and
15831            not 'CFS_OPT' and
15832            not 'VXLAN' and
15833            not 'IP4FWD' and
15834            not 'LBOND'"
15835   parameters:
15836   - "throughput"
15837   - "parent"
15838   - "tags"
15839   sort:
15840   - "L2BDMACLRN"
15841   - "L2BDMACLRN"
15842   - "L2BDMACLRN"
15843   - "L2XCFWD"
15844   - "L2XCFWD"
15845   - "L2XCFWD"
15846   traces:
15847     hoverinfo: "x+y"
15848     boxpoints: "outliers"
15849     whiskerwidth: 0
15850   layout:
15851     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-pdr"
15852     layout: "plot-throughput"
15853
15854 # Packet Throughput - VPP vhost ip4 2n-skx-x710
15855 - type: "plot"
15856   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
15857   algorithm: "plot_performance_box"
15858   output-file-type: ".html"
15859   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
15860   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15861   filter: "'NIC_Intel-X710' and
15862            '64B' and
15863            'NDRPDR' and
15864            'ETH' and
15865            'IP4FWD' and
15866            '2T1C' and
15867            'VHOST_1024' and
15868            not 'VXLAN' and
15869            not 'NF_DENSITY' and
15870            not 'CFS_OPT' and
15871            not 'DOT1Q'"
15872   parameters:
15873   - "throughput"
15874   - "parent"
15875   - "tags"
15876   sort:
15877   - "1VM"
15878   - "2VM"
15879   traces:
15880     hoverinfo: "x+y"
15881     boxpoints: "outliers"
15882     whiskerwidth: 0
15883   layout:
15884     title: "vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
15885     layout: "plot-throughput"
15886
15887 - type: "plot"
15888   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
15889   algorithm: "plot_performance_box"
15890   output-file-type: ".html"
15891   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
15892   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15893   filter: "'NIC_Intel-X710' and
15894            '64B' and
15895            'NDRPDR' and
15896            'ETH' and
15897            'IP4FWD' and
15898            '4T2C' and
15899            'VHOST_1024' and
15900            not 'VXLAN' and
15901            not 'NF_DENSITY' and
15902            not 'CFS_OPT' and
15903            not 'DOT1Q'"
15904   parameters:
15905   - "throughput"
15906   - "parent"
15907   - "tags"
15908   sort:
15909   - "1VM"
15910   - "2VM"
15911   traces:
15912     hoverinfo: "x+y"
15913     boxpoints: "outliers"
15914     whiskerwidth: 0
15915   layout:
15916     title: "vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
15917     layout: "plot-throughput"
15918
15919 - type: "plot"
15920   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
15921   algorithm: "plot_performance_box"
15922   output-file-type: ".html"
15923   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
15924   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15925   filter: "'NIC_Intel-X710' and
15926            '64B' and
15927            'NDRPDR' and
15928            'ETH' and
15929            'IP4FWD' and
15930            '2T1C' and
15931            'VHOST_1024' and
15932            not 'VXLAN' and
15933            not 'NF_DENSITY' and
15934            not 'CFS_OPT' and
15935            not 'DOT1Q'"
15936   parameters:
15937   - "throughput"
15938   - "parent"
15939   - "tags"
15940   sort:
15941   - "1VM"
15942   - "2VM"
15943   traces:
15944     hoverinfo: "x+y"
15945     boxpoints: "outliers"
15946     whiskerwidth: 0
15947   layout:
15948     title: "vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
15949     layout: "plot-throughput"
15950
15951 - type: "plot"
15952   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
15953   algorithm: "plot_performance_box"
15954   output-file-type: ".html"
15955   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
15956   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15957   filter: "'NIC_Intel-X710' and
15958            '64B' and
15959            'NDRPDR' and
15960            'ETH' and
15961            'IP4FWD' and
15962            '4T2C' and
15963            'VHOST_1024' and
15964            not 'VXLAN' and
15965            not 'NF_DENSITY' and
15966            not 'CFS_OPT' and
15967            not 'DOT1Q'"
15968   parameters:
15969   - "throughput"
15970   - "parent"
15971   - "tags"
15972   sort:
15973   - "1VM"
15974   - "2VM"
15975   traces:
15976     hoverinfo: "x+y"
15977     boxpoints: "outliers"
15978     whiskerwidth: 0
15979   layout:
15980     title: "vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
15981     layout: "plot-throughput"
15982
15983 # Packet Throughput - VPP vhost l2sw 2n-skx-x710 - base
15984 - type: "plot"
15985   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr"
15986   algorithm: "plot_performance_box"
15987   output-file-type: ".html"
15988   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr"
15989   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15990   filter: "'NIC_Intel-X710' and
15991            '64B' and
15992            'NDRPDR' and
15993            ('ETH' or 'DOT1Q') and
15994            'BASE' and
15995            '2T1C' and
15996            ('L2BDMACLRN' or 'L2XCFWD') and
15997            'VHOST_1024' and
15998            not 'VXLAN' and
15999            not 'NF_DENSITY' and
16000            not 'IP4FWD' and
16001            not '2VM'"
16002   parameters:
16003   - "throughput"
16004   - "parent"
16005   - "tags"
16006 #  sort:
16007 #  - "not CFS_OPT"
16008 #  - "L2XCFWD"
16009 #  - "not CFS_OPT"
16010 #  - "CFS_OPT"
16011   traces:
16012     hoverinfo: "x+y"
16013     boxpoints: "outliers"
16014     whiskerwidth: 0
16015   layout:
16016     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr"
16017     layout: "plot-throughput"
16018
16019 - type: "plot"
16020   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-pdr"
16021   algorithm: "plot_performance_box"
16022   output-file-type: ".html"
16023   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-pdr"
16024   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16025   filter: "'NIC_Intel-X710' and
16026            '64B' and
16027            'NDRPDR' and
16028            ('ETH' or 'DOT1Q') and
16029            'BASE' and
16030            '2T1C' and
16031            ('L2BDMACLRN' or 'L2XCFWD') and
16032            'VHOST_1024' and
16033            not 'VXLAN' and
16034            not 'NF_DENSITY' and
16035            not 'IP4FWD' and
16036            not '2VM'"
16037   parameters:
16038   - "throughput"
16039   - "parent"
16040   - "tags"
16041 #  sort:
16042 #  - "not CFS_OPT"
16043 #  - "L2XCFWD"
16044 #  - "not CFS_OPT"
16045 #  - "CFS_OPT"
16046   traces:
16047     hoverinfo: "x+y"
16048     boxpoints: "outliers"
16049     whiskerwidth: 0
16050   layout:
16051     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-pdr"
16052     layout: "plot-throughput"
16053
16054 - type: "plot"
16055   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr"
16056   algorithm: "plot_performance_box"
16057   output-file-type: ".html"
16058   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr"
16059   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16060   filter: "'NIC_Intel-X710' and
16061            '64B' and
16062            'NDRPDR' and
16063            ('ETH' or 'DOT1Q') and
16064            'BASE' and
16065            '4T2C' and
16066            ('L2BDMACLRN' or 'L2XCFWD') and
16067            'VHOST_1024' and
16068            not 'VXLAN' and
16069            not 'NF_DENSITY' and
16070            not 'IP4FWD' and
16071            not '2VM'"
16072   parameters:
16073   - "throughput"
16074   - "parent"
16075   - "tags"
16076 #  sort:
16077 #  - "not CFS_OPT"
16078 #  - "L2XCFWD"
16079 #  - "not CFS_OPT"
16080 #  - "CFS_OPT"
16081   traces:
16082     hoverinfo: "x+y"
16083     boxpoints: "outliers"
16084     whiskerwidth: 0
16085   layout:
16086     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr"
16087     layout: "plot-throughput"
16088
16089 - type: "plot"
16090   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-pdr"
16091   algorithm: "plot_performance_box"
16092   output-file-type: ".html"
16093   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-pdr"
16094   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16095   filter: "'NIC_Intel-X710' and
16096            '64B' and
16097            'NDRPDR' and
16098            ('ETH' or 'DOT1Q') and
16099            'BASE' and
16100            '4T2C' and
16101            ('L2BDMACLRN' or 'L2XCFWD') and
16102            'VHOST_1024' and
16103            not 'VXLAN' and
16104            not 'NF_DENSITY' and
16105            not 'IP4FWD' and
16106            not '2VM'"
16107   parameters:
16108   - "throughput"
16109   - "parent"
16110   - "tags"
16111 #  sort:
16112 #  - "not CFS_OPT"
16113 #  - "L2XCFWD"
16114 #  - "not CFS_OPT"
16115 #  - "CFS_OPT"
16116   traces:
16117     hoverinfo: "x+y"
16118     boxpoints: "outliers"
16119     whiskerwidth: 0
16120   layout:
16121     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-pdr"
16122     layout: "plot-throughput"
16123
16124 # Packet Throughput - VPP vhost l2sw 2n-skx-x710 - base vm
16125 - type: "plot"
16126   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
16127   algorithm: "plot_performance_box"
16128   output-file-type: ".html"
16129   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
16130   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16131   filter: "'NIC_Intel-X710' and
16132            '64B' and
16133            'NDRPDR' and
16134            ('ETH' or 'DOT1Q') and
16135            '2T1C' and
16136            ('L2BDMACLRN' or 'L2XCFWD') and
16137            'VHOST_1024' and
16138            not 'CFS_OPT' and
16139            not 'VXLAN' and
16140            not 'NF_DENSITY' and
16141            not 'DOT1Q' and
16142            not 'IP4FWD'"
16143   parameters:
16144   - "throughput"
16145   - "parent"
16146   - "tags"
16147 #  sort:
16148 #  - "1VM"
16149 #  - "L2XCFWD"
16150 #  - "1VM"
16151 #  - "L2BDMACLRN"
16152   traces:
16153     hoverinfo: "x+y"
16154     boxpoints: "outliers"
16155     whiskerwidth: 0
16156   layout:
16157     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
16158     layout: "plot-throughput"
16159
16160 - type: "plot"
16161   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-pdr"
16162   algorithm: "plot_performance_box"
16163   output-file-type: ".html"
16164   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-pdr"
16165   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16166   filter: "'NIC_Intel-X710' and
16167            '64B' and
16168            'NDRPDR' and
16169            ('ETH' or 'DOT1Q') and
16170            '2T1C' and
16171            ('L2BDMACLRN' or 'L2XCFWD') and
16172            'VHOST_1024' and
16173            not 'CFS_OPT' and
16174            not 'VXLAN' and
16175            not 'NF_DENSITY' and
16176            not 'DOT1Q' and
16177            not 'IP4FWD'"
16178   parameters:
16179   - "throughput"
16180   - "parent"
16181   - "tags"
16182 #  sort:
16183 #  - "1VM"
16184 #  - "L2XCFWD"
16185 #  - "1VM"
16186 #  - "L2BDMACLRN"
16187   traces:
16188     hoverinfo: "x+y"
16189     boxpoints: "outliers"
16190     whiskerwidth: 0
16191   layout:
16192     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-pdr"
16193     layout: "plot-throughput"
16194
16195 - type: "plot"
16196   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
16197   algorithm: "plot_performance_box"
16198   output-file-type: ".html"
16199   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
16200   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16201   filter: "'NIC_Intel-X710' and
16202            '64B' and
16203            'NDRPDR' and
16204            ('ETH' or 'DOT1Q') and
16205            '4T2C' and
16206            ('L2BDMACLRN' or 'L2XCFWD') and
16207            'VHOST_1024' and
16208            not 'CFS_OPT' and
16209            not 'VXLAN' and
16210            not 'NF_DENSITY' and
16211            not 'DOT1Q' and
16212            not 'IP4FWD'"
16213   parameters:
16214   - "throughput"
16215   - "parent"
16216   - "tags"
16217 #  sort:
16218 #  - "1VM"
16219 #  - "L2XCFWD"
16220 #  - "1VM"
16221 #  - "L2BDMACLRN"
16222   traces:
16223     hoverinfo: "x+y"
16224     boxpoints: "outliers"
16225     whiskerwidth: 0
16226   layout:
16227     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
16228     layout: "plot-throughput"
16229
16230 - type: "plot"
16231   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-pdr"
16232   algorithm: "plot_performance_box"
16233   output-file-type: ".html"
16234   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-pdr"
16235   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16236   filter: "'NIC_Intel-X710' and
16237            '64B' and
16238            'NDRPDR' and
16239            ('ETH' or 'DOT1Q') and
16240            '4T2C' and
16241            ('L2BDMACLRN' or 'L2XCFWD') and
16242            'VHOST_1024' and
16243            not 'CFS_OPT' and
16244            not 'VXLAN' and
16245            not 'NF_DENSITY' and
16246            not 'DOT1Q' and
16247            not 'IP4FWD'"
16248   parameters:
16249   - "throughput"
16250   - "parent"
16251   - "tags"
16252 #  sort:
16253 #  - "1VM"
16254 #  - "L2XCFWD"
16255 #  - "1VM"
16256 #  - "L2BDMACLRN"
16257   traces:
16258     hoverinfo: "x+y"
16259     boxpoints: "outliers"
16260     whiskerwidth: 0
16261   layout:
16262     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-pdr"
16263     layout: "plot-throughput"
16264
16265 # Packet Throughput - VPP vhost ip4 2n-skx-xxv710
16266 - type: "plot"
16267   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
16268   algorithm: "plot_performance_box"
16269   output-file-type: ".html"
16270   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
16271   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16272   filter: "'NIC_Intel-XXV710' and
16273            '64B' and
16274            'NDRPDR' and
16275            'ETH' and
16276            'IP4FWD' and
16277            '2T1C' and
16278            'VHOST_1024' and
16279            not 'VXLAN' and
16280            not 'CFS_OPT' and
16281            not 'DOT1Q'"
16282   parameters:
16283   - "throughput"
16284   - "parent"
16285   - "tags"
16286   sort:
16287   - "1VM"
16288   - "2VM"
16289   traces:
16290     hoverinfo: "x+y"
16291     boxpoints: "outliers"
16292     whiskerwidth: 0
16293   layout:
16294     title: "vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
16295     layout: "plot-throughput"
16296
16297 - type: "plot"
16298   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
16299   algorithm: "plot_performance_box"
16300   output-file-type: ".html"
16301   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
16302   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16303   filter: "'NIC_Intel-XXV710' and
16304            '64B' and
16305            'NDRPDR' and
16306            'ETH' and
16307            'IP4FWD' and
16308            '4T2C' and
16309            'VHOST_1024' and
16310            not 'VXLAN' and
16311            not 'CFS_OPT' and
16312            not 'DOT1Q'"
16313   parameters:
16314   - "throughput"
16315   - "parent"
16316   - "tags"
16317   sort:
16318   - "1VM"
16319   - "2VM"
16320   traces:
16321     hoverinfo: "x+y"
16322     boxpoints: "outliers"
16323     whiskerwidth: 0
16324   layout:
16325     title: "vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
16326     layout: "plot-throughput"
16327
16328 - type: "plot"
16329   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
16330   algorithm: "plot_performance_box"
16331   output-file-type: ".html"
16332   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
16333   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16334   filter: "'NIC_Intel-XXV710' and
16335            '64B' and
16336            'NDRPDR' and
16337            'ETH' and
16338            'IP4FWD' and
16339            '2T1C' and
16340            'VHOST_1024' and
16341            not 'VXLAN' and
16342            not 'CFS_OPT' and
16343            not 'DOT1Q'"
16344   parameters:
16345   - "throughput"
16346   - "parent"
16347   - "tags"
16348   sort:
16349   - "1VM"
16350   - "2VM"
16351   traces:
16352     hoverinfo: "x+y"
16353     boxpoints: "outliers"
16354     whiskerwidth: 0
16355   layout:
16356     title: "vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
16357     layout: "plot-throughput"
16358
16359 - type: "plot"
16360   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
16361   algorithm: "plot_performance_box"
16362   output-file-type: ".html"
16363   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
16364   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16365   filter: "'NIC_Intel-XXV710' and
16366            '64B' and
16367            'NDRPDR' and
16368            'ETH' and
16369            'IP4FWD' and
16370            '4T2C' and
16371            'VHOST_1024' and
16372            not 'VXLAN' and
16373            not 'CFS_OPT' and
16374            not 'DOT1Q'"
16375   parameters:
16376   - "throughput"
16377   - "parent"
16378   - "tags"
16379   sort:
16380   - "1VM"
16381   - "2VM"
16382   traces:
16383     hoverinfo: "x+y"
16384     boxpoints: "outliers"
16385     whiskerwidth: 0
16386   layout:
16387     title: "vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
16388     layout: "plot-throughput"
16389
16390 ## Packet Throughput - VPP vhost l2sw 2n-skx-xxv710 - base
16391 #- type: "plot"
16392 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
16393 #  algorithm: "plot_performance_box"
16394 #  output-file-type: ".html"
16395 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
16396 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16397 #  filter: "'NIC_Intel-XXV710' and
16398 #           '64B' and
16399 #           'NDRPDR' and
16400 #           ('ETH' or 'DOT1Q') and
16401 #           'BASE' and
16402 #           '2T1C' and
16403 #           ('L2BDMACLRN' or 'L2XCFWD') and
16404 #           'VHOST_1024' and
16405 #           not 'VXLAN' and
16406 #           not 'IP4FWD' and
16407 #           not '2VM'"
16408 #  parameters:
16409 #  - "throughput"
16410 #  - "parent"
16411 #  - "tags"
16412 ##  sort:
16413 ##  - "not CFS_OPT"
16414 ##  - "L2XCFWD"
16415 ##  - "not CFS_OPT"
16416 ##  - "CFS_OPT"
16417 #  traces:
16418 #    hoverinfo: "x+y"
16419 #    boxpoints: "outliers"
16420 #    whiskerwidth: 0
16421 #  layout:
16422 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
16423 #    layout: "plot-throughput"
16424 #
16425 #- type: "plot"
16426 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
16427 #  algorithm: "plot_performance_box"
16428 #  output-file-type: ".html"
16429 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
16430 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16431 #  filter: "'NIC_Intel-XXV710' and
16432 #           '64B' and
16433 #           'NDRPDR' and
16434 #           ('ETH' or 'DOT1Q') and
16435 #           'BASE' and
16436 #           '2T1C' and
16437 #           ('L2BDMACLRN' or 'L2XCFWD') and
16438 #           'VHOST_1024' and
16439 #           not 'VXLAN' and
16440 #           not 'IP4FWD' and
16441 #           not '2VM'"
16442 #  parameters:
16443 #  - "throughput"
16444 #  - "parent"
16445 #  - "tags"
16446 ##  sort:
16447 ##  - "not CFS_OPT"
16448 ##  - "L2XCFWD"
16449 ##  - "not CFS_OPT"
16450 ##  - "CFS_OPT"
16451 #  traces:
16452 #    hoverinfo: "x+y"
16453 #    boxpoints: "outliers"
16454 #    whiskerwidth: 0
16455 #  layout:
16456 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
16457 #    layout: "plot-throughput"
16458 #
16459 #- type: "plot"
16460 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
16461 #  algorithm: "plot_performance_box"
16462 #  output-file-type: ".html"
16463 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
16464 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16465 #  filter: "'NIC_Intel-XXV710' and
16466 #           '64B' and
16467 #           'NDRPDR' and
16468 #           ('ETH' or 'DOT1Q') and
16469 #           'BASE' and
16470 #           '4T2C' and
16471 #           ('L2BDMACLRN' or 'L2XCFWD') and
16472 #           'VHOST_1024' and
16473 #           not 'VXLAN' and
16474 #           not 'IP4FWD' and
16475 #           not '2VM'"
16476 #  parameters:
16477 #  - "throughput"
16478 #  - "parent"
16479 #  - "tags"
16480 ##  sort:
16481 ##  - "not CFS_OPT"
16482 ##  - "L2XCFWD"
16483 ##  - "not CFS_OPT"
16484 ##  - "CFS_OPT"
16485 #  traces:
16486 #    hoverinfo: "x+y"
16487 #    boxpoints: "outliers"
16488 #    whiskerwidth: 0
16489 #  layout:
16490 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
16491 #    layout: "plot-throughput"
16492 #
16493 #- type: "plot"
16494 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
16495 #  algorithm: "plot_performance_box"
16496 #  output-file-type: ".html"
16497 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
16498 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16499 #  filter: "'NIC_Intel-XXV710' and
16500 #           '64B' and
16501 #           'NDRPDR' and
16502 #           ('ETH' or 'DOT1Q') and
16503 #           'BASE' and
16504 #           '4T2C' and
16505 #           ('L2BDMACLRN' or 'L2XCFWD') and
16506 #           'VHOST_1024' and
16507 #           not 'VXLAN' and
16508 #           not 'IP4FWD' and
16509 #           not '2VM'"
16510 #  parameters:
16511 #  - "throughput"
16512 #  - "parent"
16513 #  - "tags"
16514 ##  sort:
16515 ##  - "not CFS_OPT"
16516 ##  - "L2XCFWD"
16517 ##  - "not CFS_OPT"
16518 ##  - "CFS_OPT"
16519 #  traces:
16520 #    hoverinfo: "x+y"
16521 #    boxpoints: "outliers"
16522 #    whiskerwidth: 0
16523 #  layout:
16524 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
16525 #    layout: "plot-throughput"
16526 #
16527 ## Packet Throughput - VPP vhost l2sw 2n-skx-xxv710 - base vm
16528 #- type: "plot"
16529 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
16530 #  algorithm: "plot_performance_box"
16531 #  output-file-type: ".html"
16532 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
16533 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16534 #  filter: "'NIC_Intel-XXV710' and
16535 #           '64B' and
16536 #           'NDRPDR' and
16537 #           ('ETH' or 'DOT1Q') and
16538 #           '2T1C' and
16539 #           ('L2BDMACLRN' or 'L2XCFWD') and
16540 #           'VHOST_1024' and
16541 #           not 'CFS_OPT' and
16542 #           not 'VXLAN' and
16543 #           not 'DOT1Q' and
16544 #           not 'IP4FWD'"
16545 #  parameters:
16546 #  - "throughput"
16547 #  - "parent"
16548 #  - "tags"
16549 ##  sort:
16550 ##  - "1VM"
16551 ##  - "L2XCFWD"
16552 ##  - "1VM"
16553 ##  - "L2BDMACLRN"
16554 #  traces:
16555 #    hoverinfo: "x+y"
16556 #    boxpoints: "outliers"
16557 #    whiskerwidth: 0
16558 #  layout:
16559 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
16560 #    layout: "plot-throughput"
16561 #
16562 #- type: "plot"
16563 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-pdr"
16564 #  algorithm: "plot_performance_box"
16565 #  output-file-type: ".html"
16566 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-pdr"
16567 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16568 #  filter: "'NIC_Intel-XXV710' and
16569 #           '64B' and
16570 #           'NDRPDR' and
16571 #           ('ETH' or 'DOT1Q') and
16572 #           '2T1C' and
16573 #           ('L2BDMACLRN' or 'L2XCFWD') and
16574 #           'VHOST_1024' and
16575 #           not 'CFS_OPT' and
16576 #           not 'VXLAN' and
16577 #           not 'DOT1Q' and
16578 #           not 'IP4FWD'"
16579 #  parameters:
16580 #  - "throughput"
16581 #  - "parent"
16582 #  - "tags"
16583 ##  sort:
16584 ##  - "1VM"
16585 ##  - "L2XCFWD"
16586 ##  - "1VM"
16587 ##  - "L2BDMACLRN"
16588 #  traces:
16589 #    hoverinfo: "x+y"
16590 #    boxpoints: "outliers"
16591 #    whiskerwidth: 0
16592 #  layout:
16593 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-pdr"
16594 #    layout: "plot-throughput"
16595 #
16596 #- type: "plot"
16597 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
16598 #  algorithm: "plot_performance_box"
16599 #  output-file-type: ".html"
16600 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
16601 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16602 #  filter: "'NIC_Intel-XXV710' and
16603 #           '64B' and
16604 #           'NDRPDR' and
16605 #           ('ETH' or 'DOT1Q') and
16606 #           '4T2C' and
16607 #           ('L2BDMACLRN' or 'L2XCFWD') and
16608 #           'VHOST_1024' and
16609 #           not 'CFS_OPT' and
16610 #           not 'VXLAN' and
16611 #           not 'DOT1Q' and
16612 #           not 'IP4FWD'"
16613 #  parameters:
16614 #  - "throughput"
16615 #  - "parent"
16616 #  - "tags"
16617 ##  sort:
16618 ##  - "1VM"
16619 ##  - "L2XCFWD"
16620 ##  - "1VM"
16621 ##  - "L2BDMACLRN"
16622 #  traces:
16623 #    hoverinfo: "x+y"
16624 #    boxpoints: "outliers"
16625 #    whiskerwidth: 0
16626 #  layout:
16627 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
16628 #    layout: "plot-throughput"
16629 #
16630 #- type: "plot"
16631 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-pdr"
16632 #  algorithm: "plot_performance_box"
16633 #  output-file-type: ".html"
16634 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-pdr"
16635 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16636 #  filter: "'NIC_Intel-XXV710' and
16637 #           '64B' and
16638 #           'NDRPDR' and
16639 #           ('ETH' or 'DOT1Q') and
16640 #           '4T2C' and
16641 #           ('L2BDMACLRN' or 'L2XCFWD') and
16642 #           'VHOST_1024' and
16643 #           not 'CFS_OPT' and
16644 #           not 'VXLAN' and
16645 #           not 'DOT1Q' and
16646 #           not 'IP4FWD'"
16647 #  parameters:
16648 #  - "throughput"
16649 #  - "parent"
16650 #  - "tags"
16651 ##  sort:
16652 ##  - "1VM"
16653 ##  - "L2XCFWD"
16654 ##  - "1VM"
16655 ##  - "L2BDMACLRN"
16656 #  traces:
16657 #    hoverinfo: "x+y"
16658 #    boxpoints: "outliers"
16659 #    whiskerwidth: 0
16660 #  layout:
16661 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-pdr"
16662 #    layout: "plot-throughput"
16663
16664 ################################################################################
16665
16666 # Packet Throughput - VPP VTS 3n-hsw-x520
16667 - type: "plot"
16668   title: "VPP Throughput: vts-3n-hsw-x520-114b-1t1c-ndr"
16669   algorithm: "plot_performance_box"
16670   output-file-type: ".html"
16671   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-1t1c-ndr"
16672   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16673   filter: "'NIC_Intel-X520-DA2' and
16674            '114B' and
16675            'NDRPDR' and
16676            '1T1C' and
16677            'VTS'"
16678   parameters:
16679   - "throughput"
16680   - "parent"
16681   - "tags"
16682   traces:
16683     hoverinfo: "x+y"
16684     boxpoints: "outliers"
16685     whiskerwidth: 0
16686   layout:
16687     title: "vts-3n-hsw-x520-114b-1t1c-ndr"
16688     layout: "plot-throughput"
16689
16690 - type: "plot"
16691   title: "VPP Throughput: vts-3n-hsw-x520-114b-2t2c-ndr"
16692   algorithm: "plot_performance_box"
16693   output-file-type: ".html"
16694   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-2t2c-ndr"
16695   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16696   filter: "'NIC_Intel-X520-DA2' and
16697            '114B' and
16698            'NDRPDR' and
16699            '2T2C' and
16700            'VTS'"
16701   parameters:
16702   - "throughput"
16703   - "parent"
16704   - "tags"
16705   traces:
16706     hoverinfo: "x+y"
16707     boxpoints: "outliers"
16708     whiskerwidth: 0
16709   layout:
16710     title: "vts-3n-hsw-x520-114b-2t2c-ndr"
16711     layout: "plot-throughput"
16712
16713 - type: "plot"
16714   title: "VPP Throughput: vts-3n-hsw-x520-114b-1t1c-pdr"
16715   algorithm: "plot_performance_box"
16716   output-file-type: ".html"
16717   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-1t1c-pdr"
16718   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16719   filter: "'NIC_Intel-X520-DA2' and
16720            '114B' and
16721            'NDRPDR' and
16722            '1T1C' and
16723            'VTS'"
16724   parameters:
16725   - "throughput"
16726   - "parent"
16727   - "tags"
16728   traces:
16729     hoverinfo: "x+y"
16730     boxpoints: "outliers"
16731     whiskerwidth: 0
16732   layout:
16733     title: "vts-3n-hsw-x520-114b-1t1c-pdr"
16734     layout: "plot-throughput"
16735
16736 - type: "plot"
16737   title: "VPP Throughput: vts-3n-hsw-x520-114b-2t2c-pdr"
16738   algorithm: "plot_performance_box"
16739   output-file-type: ".html"
16740   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-2t2c-pdr"
16741   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16742   filter: "'NIC_Intel-X520-DA2' and
16743            '114B' and
16744            'NDRPDR' and
16745            '2T2C' and
16746            'VTS'"
16747   parameters:
16748   - "throughput"
16749   - "parent"
16750   - "tags"
16751   traces:
16752     hoverinfo: "x+y"
16753     boxpoints: "outliers"
16754     whiskerwidth: 0
16755   layout:
16756     title: "vts-3n-hsw-x520-114b-2t2c-pdr"
16757     layout: "plot-throughput"
16758
16759 ################################################################################
16760
16761 # Packet Throughput - DPDK l3fwd 3n-hsw-x520
16762 - type: "plot"
16763   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
16764   algorithm: "plot_performance_box"
16765   output-file-type: ".html"
16766   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
16767   data: "plot-dpdk-throughput-latency-3n-hsw"
16768   filter: "'NIC_Intel-X520-DA2' and
16769            '64B' and
16770            'BASE' and
16771            'NDRPDR' and
16772            '1T1C' and
16773            'IP4FWD'"
16774   parameters:
16775   - "throughput"
16776   - "parent"
16777   - "tags"
16778   traces:
16779     hoverinfo: "x+y"
16780     boxpoints: "outliers"
16781     whiskerwidth: 0
16782   layout:
16783     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
16784     layout: "plot-throughput"
16785
16786 - type: "plot"
16787   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
16788   algorithm: "plot_performance_box"
16789   output-file-type: ".html"
16790   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
16791   data: "plot-dpdk-throughput-latency-3n-hsw"
16792   filter: "'NIC_Intel-X520-DA2' and
16793            '64B' and
16794            'BASE' and
16795            'NDRPDR' and
16796            '2T2C' and
16797            'IP4FWD'"
16798   parameters:
16799   - "throughput"
16800   - "parent"
16801   - "tags"
16802   traces:
16803     hoverinfo: "x+y"
16804     boxpoints: "outliers"
16805     whiskerwidth: 0
16806   layout:
16807     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
16808     layout: "plot-throughput"
16809
16810 - type: "plot"
16811   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
16812   algorithm: "plot_performance_box"
16813   output-file-type: ".html"
16814   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
16815   data: "plot-dpdk-throughput-latency-3n-hsw"
16816   filter: "'NIC_Intel-X520-DA2' and
16817            '64B' and
16818            'BASE' and
16819            'NDRPDR' and
16820            '1T1C' and
16821            'IP4FWD'"
16822   parameters:
16823   - "throughput"
16824   - "parent"
16825   - "tags"
16826   traces:
16827     hoverinfo: "x+y"
16828     boxpoints: "outliers"
16829     whiskerwidth: 0
16830   layout:
16831     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
16832     layout: "plot-throughput"
16833
16834 - type: "plot"
16835   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
16836   algorithm: "plot_performance_box"
16837   output-file-type: ".html"
16838   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
16839   data: "plot-dpdk-throughput-latency-3n-hsw"
16840   filter: "'NIC_Intel-X520-DA2' and
16841            '64B' and
16842            'BASE' and
16843            'NDRPDR' and
16844            '2T2C' and
16845            'IP4FWD'"
16846   parameters:
16847   - "throughput"
16848   - "parent"
16849   - "tags"
16850   traces:
16851     hoverinfo: "x+y"
16852     boxpoints: "outliers"
16853     whiskerwidth: 0
16854   layout:
16855     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
16856     layout: "plot-throughput"
16857
16858 # Packet Throughput - DPDK l3fwd 3n-hsw-x710
16859 - type: "plot"
16860   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
16861   algorithm: "plot_performance_box"
16862   output-file-type: ".html"
16863   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
16864   data: "plot-dpdk-throughput-latency-3n-hsw"
16865   filter: "'NIC_Intel-X710' and
16866            '64B' and
16867            'BASE' and
16868            'NDRPDR' and
16869            '1T1C' and
16870            'IP4FWD'"
16871   parameters:
16872   - "throughput"
16873   - "parent"
16874   - "tags"
16875   traces:
16876     hoverinfo: "x+y"
16877     boxpoints: "outliers"
16878     whiskerwidth: 0
16879   layout:
16880     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
16881     layout: "plot-throughput"
16882
16883 - type: "plot"
16884   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
16885   algorithm: "plot_performance_box"
16886   output-file-type: ".html"
16887   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
16888   data: "plot-dpdk-throughput-latency-3n-hsw"
16889   filter: "'NIC_Intel-X710' and
16890            '64B' and
16891            'BASE' and
16892            'NDRPDR' and
16893            '2T2C' and
16894            'IP4FWD'"
16895   parameters:
16896   - "throughput"
16897   - "parent"
16898   - "tags"
16899   traces:
16900     hoverinfo: "x+y"
16901     boxpoints: "outliers"
16902     whiskerwidth: 0
16903   layout:
16904     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
16905     layout: "plot-throughput"
16906
16907 - type: "plot"
16908   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
16909   algorithm: "plot_performance_box"
16910   output-file-type: ".html"
16911   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
16912   data: "plot-dpdk-throughput-latency-3n-hsw"
16913   filter: "'NIC_Intel-X710' and
16914            '64B' and
16915            'BASE' and
16916            'NDRPDR' and
16917            '1T1C' and
16918            'IP4FWD'"
16919   parameters:
16920   - "throughput"
16921   - "parent"
16922   - "tags"
16923   traces:
16924     hoverinfo: "x+y"
16925     boxpoints: "outliers"
16926     whiskerwidth: 0
16927   layout:
16928     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
16929     layout: "plot-throughput"
16930
16931 - type: "plot"
16932   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
16933   algorithm: "plot_performance_box"
16934   output-file-type: ".html"
16935   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
16936   data: "plot-dpdk-throughput-latency-3n-hsw"
16937   filter: "'NIC_Intel-X710' and
16938            '64B' and
16939            'BASE' and
16940            'NDRPDR' and
16941            '2T2C' and
16942            'IP4FWD'"
16943   parameters:
16944   - "throughput"
16945   - "parent"
16946   - "tags"
16947   traces:
16948     hoverinfo: "x+y"
16949     boxpoints: "outliers"
16950     whiskerwidth: 0
16951   layout:
16952     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
16953     layout: "plot-throughput"
16954
16955 # Packet Throughput - DPDK l3fwd 3n-hsw-xl710
16956 - type: "plot"
16957   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
16958   algorithm: "plot_performance_box"
16959   output-file-type: ".html"
16960   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
16961   data: "plot-dpdk-throughput-latency-3n-hsw"
16962   filter: "'NIC_Intel-XL710' and
16963            '64B' and
16964            'BASE' and
16965            'NDRPDR' and
16966            '1T1C' and
16967            'IP4FWD'"
16968   parameters:
16969   - "throughput"
16970   - "parent"
16971   - "tags"
16972   traces:
16973     hoverinfo: "x+y"
16974     boxpoints: "outliers"
16975     whiskerwidth: 0
16976   layout:
16977     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
16978     layout: "plot-throughput"
16979
16980 - type: "plot"
16981   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
16982   algorithm: "plot_performance_box"
16983   output-file-type: ".html"
16984   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
16985   data: "plot-dpdk-throughput-latency-3n-hsw"
16986   filter: "'NIC_Intel-XL710' and
16987            '64B' and
16988            'BASE' and
16989            'NDRPDR' and
16990            '2T2C' and
16991            'IP4FWD'"
16992   parameters:
16993   - "throughput"
16994   - "parent"
16995   - "tags"
16996   traces:
16997     hoverinfo: "x+y"
16998     boxpoints: "outliers"
16999     whiskerwidth: 0
17000   layout:
17001     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
17002     layout: "plot-throughput"
17003
17004 - type: "plot"
17005   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
17006   algorithm: "plot_performance_box"
17007   output-file-type: ".html"
17008   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
17009   data: "plot-dpdk-throughput-latency-3n-hsw"
17010   filter: "'NIC_Intel-XL710' and
17011            '64B' and
17012            'BASE' and
17013            'NDRPDR' and
17014            '1T1C' and
17015            'IP4FWD'"
17016   parameters:
17017   - "throughput"
17018   - "parent"
17019   - "tags"
17020   traces:
17021     hoverinfo: "x+y"
17022     boxpoints: "outliers"
17023     whiskerwidth: 0
17024   layout:
17025     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
17026     layout: "plot-throughput"
17027
17028 - type: "plot"
17029   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
17030   algorithm: "plot_performance_box"
17031   output-file-type: ".html"
17032   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
17033   data: "plot-dpdk-throughput-latency-3n-hsw"
17034   filter: "'NIC_Intel-XL710' and
17035            '64B' and
17036            'BASE' and
17037            'NDRPDR' and
17038            '2T2C' and
17039            'IP4FWD'"
17040   parameters:
17041   - "throughput"
17042   - "parent"
17043   - "tags"
17044   traces:
17045     hoverinfo: "x+y"
17046     boxpoints: "outliers"
17047     whiskerwidth: 0
17048   layout:
17049     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
17050     layout: "plot-throughput"
17051
17052 # Packet Throughput - DPDK l3fwd 3n-skx-x710
17053 - type: "plot"
17054   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
17055   algorithm: "plot_performance_box"
17056   output-file-type: ".html"
17057   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
17058   data: "plot-dpdk-throughput-latency-3n-skx"
17059   filter: "'NIC_Intel-X710' and
17060            '64B' and
17061            'BASE' and
17062            'NDRPDR' and
17063            '2T1C' and
17064            'IP4FWD'"
17065   parameters:
17066   - "throughput"
17067   - "parent"
17068   - "tags"
17069   traces:
17070     hoverinfo: "x+y"
17071     boxpoints: "outliers"
17072     whiskerwidth: 0
17073   layout:
17074     title: "l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
17075     layout: "plot-throughput"
17076
17077 - type: "plot"
17078   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
17079   algorithm: "plot_performance_box"
17080   output-file-type: ".html"
17081   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
17082   data: "plot-dpdk-throughput-latency-3n-skx"
17083   filter: "'NIC_Intel-X710' and
17084            '64B' and
17085            'BASE' and
17086            'NDRPDR' and
17087            '4T2C' and
17088            'IP4FWD'"
17089   parameters:
17090   - "throughput"
17091   - "parent"
17092   - "tags"
17093   traces:
17094     hoverinfo: "x+y"
17095     boxpoints: "outliers"
17096     whiskerwidth: 0
17097   layout:
17098     title: "l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
17099     layout: "plot-throughput"
17100
17101 - type: "plot"
17102   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
17103   algorithm: "plot_performance_box"
17104   output-file-type: ".html"
17105   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
17106   data: "plot-dpdk-throughput-latency-3n-skx"
17107   filter: "'NIC_Intel-X710' and
17108            '64B' and
17109            'BASE' and
17110            'NDRPDR' and
17111            '2T1C' and
17112            'IP4FWD'"
17113   parameters:
17114   - "throughput"
17115   - "parent"
17116   - "tags"
17117   traces:
17118     hoverinfo: "x+y"
17119     boxpoints: "outliers"
17120     whiskerwidth: 0
17121   layout:
17122     title: "l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
17123     layout: "plot-throughput"
17124
17125 - type: "plot"
17126   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
17127   algorithm: "plot_performance_box"
17128   output-file-type: ".html"
17129   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
17130   data: "plot-dpdk-throughput-latency-3n-skx"
17131   filter: "'NIC_Intel-X710' and
17132            '64B' and
17133            'BASE' and
17134            'NDRPDR' and
17135            '4T2C' and
17136            'IP4FWD'"
17137   parameters:
17138   - "throughput"
17139   - "parent"
17140   - "tags"
17141   traces:
17142     hoverinfo: "x+y"
17143     boxpoints: "outliers"
17144     whiskerwidth: 0
17145   layout:
17146     title: "l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
17147     layout: "plot-throughput"
17148
17149 # Packet Throughput - DPDK l3fwd 3n-skx-xxv710
17150 - type: "plot"
17151   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
17152   algorithm: "plot_performance_box"
17153   output-file-type: ".html"
17154   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
17155   data: "plot-dpdk-throughput-latency-3n-skx"
17156   filter: "'NIC_Intel-XXV710' and
17157            '64B' and
17158            'BASE' and
17159            'NDRPDR' and
17160            '2T1C' and
17161            'IP4FWD'"
17162   parameters:
17163   - "throughput"
17164   - "parent"
17165   - "tags"
17166   traces:
17167     hoverinfo: "x+y"
17168     boxpoints: "outliers"
17169     whiskerwidth: 0
17170   layout:
17171     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
17172     layout: "plot-throughput"
17173
17174 - type: "plot"
17175   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
17176   algorithm: "plot_performance_box"
17177   output-file-type: ".html"
17178   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
17179   data: "plot-dpdk-throughput-latency-3n-skx"
17180   filter: "'NIC_Intel-XXV710' and
17181            '64B' and
17182            'BASE' and
17183            'NDRPDR' and
17184            '4T2C' and
17185            'IP4FWD'"
17186   parameters:
17187   - "throughput"
17188   - "parent"
17189   - "tags"
17190   traces:
17191     hoverinfo: "x+y"
17192     boxpoints: "outliers"
17193     whiskerwidth: 0
17194   layout:
17195     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
17196     layout: "plot-throughput"
17197
17198 - type: "plot"
17199   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
17200   algorithm: "plot_performance_box"
17201   output-file-type: ".html"
17202   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
17203   data: "plot-dpdk-throughput-latency-3n-skx"
17204   filter: "'NIC_Intel-XXV710' and
17205            '64B' and
17206            'BASE' and
17207            'NDRPDR' and
17208            '2T1C' and
17209            'IP4FWD'"
17210   parameters:
17211   - "throughput"
17212   - "parent"
17213   - "tags"
17214   traces:
17215     hoverinfo: "x+y"
17216     boxpoints: "outliers"
17217     whiskerwidth: 0
17218   layout:
17219     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
17220     layout: "plot-throughput"
17221
17222 - type: "plot"
17223   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
17224   algorithm: "plot_performance_box"
17225   output-file-type: ".html"
17226   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
17227   data: "plot-dpdk-throughput-latency-3n-skx"
17228   filter: "'NIC_Intel-XXV710' and
17229            '64B' and
17230            'BASE' and
17231            'NDRPDR' and
17232            '4T2C' and
17233            'IP4FWD'"
17234   parameters:
17235   - "throughput"
17236   - "parent"
17237   - "tags"
17238   traces:
17239     hoverinfo: "x+y"
17240     boxpoints: "outliers"
17241     whiskerwidth: 0
17242   layout:
17243     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
17244     layout: "plot-throughput"
17245
17246 # Packet Throughput - DPDK l3fwd 2n-skx-x710
17247 - type: "plot"
17248   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
17249   algorithm: "plot_performance_box"
17250   output-file-type: ".html"
17251   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
17252   data: "plot-dpdk-throughput-latency-2n-skx"
17253   filter: "'NIC_Intel-X710' and
17254            '64B' and
17255            'BASE' and
17256            'NDRPDR' and
17257            '2T1C' and
17258            'IP4FWD'"
17259   parameters:
17260   - "throughput"
17261   - "parent"
17262   - "tags"
17263   traces:
17264     hoverinfo: "x+y"
17265     boxpoints: "outliers"
17266     whiskerwidth: 0
17267   layout:
17268     title: "l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
17269     layout: "plot-throughput"
17270
17271 - type: "plot"
17272   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
17273   algorithm: "plot_performance_box"
17274   output-file-type: ".html"
17275   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
17276   data: "plot-dpdk-throughput-latency-2n-skx"
17277   filter: "'NIC_Intel-X710' and
17278            '64B' and
17279            'BASE' and
17280            'NDRPDR' and
17281            '4T2C' and
17282            'IP4FWD'"
17283   parameters:
17284   - "throughput"
17285   - "parent"
17286   - "tags"
17287   traces:
17288     hoverinfo: "x+y"
17289     boxpoints: "outliers"
17290     whiskerwidth: 0
17291   layout:
17292     title: "l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
17293     layout: "plot-throughput"
17294
17295 - type: "plot"
17296   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
17297   algorithm: "plot_performance_box"
17298   output-file-type: ".html"
17299   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
17300   data: "plot-dpdk-throughput-latency-2n-skx"
17301   filter: "'NIC_Intel-X710' and
17302            '64B' and
17303            'BASE' and
17304            'NDRPDR' and
17305            '2T1C' and
17306            'IP4FWD'"
17307   parameters:
17308   - "throughput"
17309   - "parent"
17310   - "tags"
17311   traces:
17312     hoverinfo: "x+y"
17313     boxpoints: "outliers"
17314     whiskerwidth: 0
17315   layout:
17316     title: "l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
17317     layout: "plot-throughput"
17318
17319 - type: "plot"
17320   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
17321   algorithm: "plot_performance_box"
17322   output-file-type: ".html"
17323   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
17324   data: "plot-dpdk-throughput-latency-2n-skx"
17325   filter: "'NIC_Intel-X710' and
17326            '64B' and
17327            'BASE' and
17328            'NDRPDR' and
17329            '4T2C' and
17330            'IP4FWD'"
17331   parameters:
17332   - "throughput"
17333   - "parent"
17334   - "tags"
17335   traces:
17336     hoverinfo: "x+y"
17337     boxpoints: "outliers"
17338     whiskerwidth: 0
17339   layout:
17340     title: "l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
17341     layout: "plot-throughput"
17342
17343 # Packet Throughput - DPDK l3fwd 2n-skx-xxv710
17344 - type: "plot"
17345   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
17346   algorithm: "plot_performance_box"
17347   output-file-type: ".html"
17348   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
17349   data: "plot-dpdk-throughput-latency-2n-skx"
17350   filter: "'NIC_Intel-XXV710' and
17351            '64B' and
17352            'BASE' and
17353            'NDRPDR' and
17354            '2T1C' and
17355            'IP4FWD'"
17356   parameters:
17357   - "throughput"
17358   - "parent"
17359   - "tags"
17360   traces:
17361     hoverinfo: "x+y"
17362     boxpoints: "outliers"
17363     whiskerwidth: 0
17364   layout:
17365     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
17366     layout: "plot-throughput"
17367
17368 - type: "plot"
17369   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
17370   algorithm: "plot_performance_box"
17371   output-file-type: ".html"
17372   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
17373   data: "plot-dpdk-throughput-latency-2n-skx"
17374   filter: "'NIC_Intel-XXV710' and
17375            '64B' and
17376            'BASE' and
17377            'NDRPDR' and
17378            '4T2C' and
17379            'IP4FWD'"
17380   parameters:
17381   - "throughput"
17382   - "parent"
17383   - "tags"
17384   traces:
17385     hoverinfo: "x+y"
17386     boxpoints: "outliers"
17387     whiskerwidth: 0
17388   layout:
17389     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
17390     layout: "plot-throughput"
17391
17392 - type: "plot"
17393   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
17394   algorithm: "plot_performance_box"
17395   output-file-type: ".html"
17396   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
17397   data: "plot-dpdk-throughput-latency-2n-skx"
17398   filter: "'NIC_Intel-XXV710' and
17399            '64B' and
17400            'BASE' and
17401            'NDRPDR' and
17402            '2T1C' and
17403            'IP4FWD'"
17404   parameters:
17405   - "throughput"
17406   - "parent"
17407   - "tags"
17408   traces:
17409     hoverinfo: "x+y"
17410     boxpoints: "outliers"
17411     whiskerwidth: 0
17412   layout:
17413     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
17414     layout: "plot-throughput"
17415
17416 - type: "plot"
17417   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
17418   algorithm: "plot_performance_box"
17419   output-file-type: ".html"
17420   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
17421   data: "plot-dpdk-throughput-latency-2n-skx"
17422   filter: "'NIC_Intel-XXV710' and
17423            '64B' and
17424            'BASE' and
17425            'NDRPDR' and
17426            '4T2C' and
17427            'IP4FWD'"
17428   parameters:
17429   - "throughput"
17430   - "parent"
17431   - "tags"
17432   traces:
17433     hoverinfo: "x+y"
17434     boxpoints: "outliers"
17435     whiskerwidth: 0
17436   layout:
17437     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
17438     layout: "plot-throughput"
17439
17440 ################################################################################
17441
17442 # Packet Throughput - DPDK testpmd 3n-hsw-x520
17443 - type: "plot"
17444   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
17445   algorithm: "plot_performance_box"
17446   output-file-type: ".html"
17447   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
17448   data: "plot-dpdk-throughput-latency-3n-hsw"
17449   filter: "'NIC_Intel-X520-DA2' and
17450            '64B' and
17451            'BASE' and
17452            'NDRPDR' and
17453            '1T1C' and
17454            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17455   parameters:
17456   - "throughput"
17457   - "parent"
17458   - "tags"
17459   traces:
17460     hoverinfo: "x+y"
17461     boxpoints: "outliers"
17462     whiskerwidth: 0
17463   layout:
17464     title: "testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
17465     layout: "plot-throughput"
17466
17467 - type: "plot"
17468   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
17469   algorithm: "plot_performance_box"
17470   output-file-type: ".html"
17471   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
17472   data: "plot-dpdk-throughput-latency-3n-hsw"
17473   filter: "'NIC_Intel-X520-DA2' and
17474            '64B' and
17475            'BASE' and
17476            'NDRPDR' and
17477            '2T2C' and
17478            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17479   parameters:
17480   - "throughput"
17481   - "parent"
17482   - "tags"
17483   traces:
17484     hoverinfo: "x+y"
17485     boxpoints: "outliers"
17486     whiskerwidth: 0
17487   layout:
17488     title: "testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
17489     layout: "plot-throughput"
17490
17491 - type: "plot"
17492   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
17493   algorithm: "plot_performance_box"
17494   output-file-type: ".html"
17495   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
17496   data: "plot-dpdk-throughput-latency-3n-hsw"
17497   filter: "'NIC_Intel-X520-DA2' and
17498            '64B' and
17499            'BASE' and
17500            'NDRPDR' and
17501            '1T1C' and
17502            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17503   parameters:
17504   - "throughput"
17505   - "parent"
17506   - "tags"
17507   traces:
17508     hoverinfo: "x+y"
17509     boxpoints: "outliers"
17510     whiskerwidth: 0
17511   layout:
17512     title: "testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
17513     layout: "plot-throughput"
17514
17515 - type: "plot"
17516   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
17517   algorithm: "plot_performance_box"
17518   output-file-type: ".html"
17519   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
17520   data: "plot-dpdk-throughput-latency-3n-hsw"
17521   filter: "'NIC_Intel-X520-DA2' and
17522            '64B' and
17523            'BASE' and
17524            'NDRPDR' and
17525            '2T2C' and
17526            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17527   parameters:
17528   - "throughput"
17529   - "parent"
17530   - "tags"
17531   traces:
17532     hoverinfo: "x+y"
17533     boxpoints: "outliers"
17534     whiskerwidth: 0
17535   layout:
17536     title: "testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
17537     layout: "plot-throughput"
17538
17539 # Packet Throughput - DPDK testpmd 3n-hsw-x710
17540 - type: "plot"
17541   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
17542   algorithm: "plot_performance_box"
17543   output-file-type: ".html"
17544   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
17545   data: "plot-dpdk-throughput-latency-3n-hsw"
17546   filter: "'NIC_Intel-X710' and
17547            '64B' and
17548            'BASE' and
17549            'NDRPDR' and
17550            '1T1C' and
17551            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17552   parameters:
17553   - "throughput"
17554   - "parent"
17555   - "tags"
17556   traces:
17557     hoverinfo: "x+y"
17558     boxpoints: "outliers"
17559     whiskerwidth: 0
17560   layout:
17561     title: "testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
17562     layout: "plot-throughput"
17563
17564 - type: "plot"
17565   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
17566   algorithm: "plot_performance_box"
17567   output-file-type: ".html"
17568   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
17569   data: "plot-dpdk-throughput-latency-3n-hsw"
17570   filter: "'NIC_Intel-X710' and
17571            '64B' and
17572            'BASE' and
17573            'NDRPDR' and
17574            '2T2C' and
17575            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17576   parameters:
17577   - "throughput"
17578   - "parent"
17579   - "tags"
17580   traces:
17581     hoverinfo: "x+y"
17582     boxpoints: "outliers"
17583     whiskerwidth: 0
17584   layout:
17585     title: "testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
17586     layout: "plot-throughput"
17587
17588 - type: "plot"
17589   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
17590   algorithm: "plot_performance_box"
17591   output-file-type: ".html"
17592   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
17593   data: "plot-dpdk-throughput-latency-3n-hsw"
17594   filter: "'NIC_Intel-X710' and
17595            '64B' and
17596            'BASE' and
17597            'NDRPDR' and
17598            '1T1C' and
17599            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17600   parameters:
17601   - "throughput"
17602   - "parent"
17603   - "tags"
17604   traces:
17605     hoverinfo: "x+y"
17606     boxpoints: "outliers"
17607     whiskerwidth: 0
17608   layout:
17609     title: "testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
17610     layout: "plot-throughput"
17611
17612 - type: "plot"
17613   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
17614   algorithm: "plot_performance_box"
17615   output-file-type: ".html"
17616   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
17617   data: "plot-dpdk-throughput-latency-3n-hsw"
17618   filter: "'NIC_Intel-X710' and
17619            '64B' and
17620            'BASE' and
17621            'NDRPDR' and
17622            '2T2C' and
17623            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17624   parameters:
17625   - "throughput"
17626   - "parent"
17627   - "tags"
17628   traces:
17629     hoverinfo: "x+y"
17630     boxpoints: "outliers"
17631     whiskerwidth: 0
17632   layout:
17633     title: "testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
17634     layout: "plot-throughput"
17635
17636 # Packet Throughput - DPDK testpmd 3n-hsw-xl710
17637 - type: "plot"
17638   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
17639   algorithm: "plot_performance_box"
17640   output-file-type: ".html"
17641   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
17642   data: "plot-dpdk-throughput-latency-3n-hsw"
17643   filter: "'NIC_Intel-XL710' and
17644            '64B' and
17645            'BASE' and
17646            'NDRPDR' and
17647            '1T1C' and
17648            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17649   parameters:
17650   - "throughput"
17651   - "parent"
17652   - "tags"
17653   traces:
17654     hoverinfo: "x+y"
17655     boxpoints: "outliers"
17656     whiskerwidth: 0
17657   layout:
17658     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
17659     layout: "plot-throughput"
17660
17661 - type: "plot"
17662   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
17663   algorithm: "plot_performance_box"
17664   output-file-type: ".html"
17665   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
17666   data: "plot-dpdk-throughput-latency-3n-hsw"
17667   filter: "'NIC_Intel-XL710' and
17668            '64B' and
17669            'BASE' and
17670            'NDRPDR' and
17671            '2T2C' and
17672            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17673   parameters:
17674   - "throughput"
17675   - "parent"
17676   - "tags"
17677   traces:
17678     hoverinfo: "x+y"
17679     boxpoints: "outliers"
17680     whiskerwidth: 0
17681   layout:
17682     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
17683     layout: "plot-throughput"
17684
17685 - type: "plot"
17686   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
17687   algorithm: "plot_performance_box"
17688   output-file-type: ".html"
17689   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
17690   data: "plot-dpdk-throughput-latency-3n-hsw"
17691   filter: "'NIC_Intel-XL710' and
17692            '64B' and
17693            'BASE' and
17694            'NDRPDR' and
17695            '1T1C' and
17696            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17697   parameters:
17698   - "throughput"
17699   - "parent"
17700   - "tags"
17701   traces:
17702     hoverinfo: "x+y"
17703     boxpoints: "outliers"
17704     whiskerwidth: 0
17705   layout:
17706     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
17707     layout: "plot-throughput"
17708
17709 - type: "plot"
17710   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
17711   algorithm: "plot_performance_box"
17712   output-file-type: ".html"
17713   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
17714   data: "plot-dpdk-throughput-latency-3n-hsw"
17715   filter: "'NIC_Intel-XL710' and
17716            '64B' and
17717            'BASE' and
17718            'NDRPDR' and
17719            '2T2C' and
17720            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17721   parameters:
17722   - "throughput"
17723   - "parent"
17724   - "tags"
17725   traces:
17726     hoverinfo: "x+y"
17727     boxpoints: "outliers"
17728     whiskerwidth: 0
17729   layout:
17730     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
17731     layout: "plot-throughput"
17732
17733 # Packet Throughput - DPDK testpmd 3n-skx-x710
17734 - type: "plot"
17735   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-2t1c-base-ndr"
17736   algorithm: "plot_performance_box"
17737   output-file-type: ".html"
17738   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-ndr"
17739   data: "plot-dpdk-throughput-latency-3n-skx"
17740   filter: "'NIC_Intel-X710' and
17741            '64B' and
17742            'BASE' and
17743            'NDRPDR' and
17744            '2T1C' and
17745            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17746   parameters:
17747   - "throughput"
17748   - "parent"
17749   - "tags"
17750   traces:
17751     hoverinfo: "x+y"
17752     boxpoints: "outliers"
17753     whiskerwidth: 0
17754   layout:
17755     title: "testpmd-3n-skx-x710-64b-2t1c-base-ndr"
17756     layout: "plot-throughput"
17757
17758 - type: "plot"
17759   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-4t2c-base-ndr"
17760   algorithm: "plot_performance_box"
17761   output-file-type: ".html"
17762   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-ndr"
17763   data: "plot-dpdk-throughput-latency-3n-skx"
17764   filter: "'NIC_Intel-X710' and
17765            '64B' and
17766            'BASE' and
17767            'NDRPDR' and
17768            '4T2C' and
17769            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17770   parameters:
17771   - "throughput"
17772   - "parent"
17773   - "tags"
17774   traces:
17775     hoverinfo: "x+y"
17776     boxpoints: "outliers"
17777     whiskerwidth: 0
17778   layout:
17779     title: "testpmd-3n-skx-x710-64b-4t2c-base-ndr"
17780     layout: "plot-throughput"
17781
17782 - type: "plot"
17783   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-2t1c-base-pdr"
17784   algorithm: "plot_performance_box"
17785   output-file-type: ".html"
17786   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-pdr"
17787   data: "plot-dpdk-throughput-latency-3n-skx"
17788   filter: "'NIC_Intel-X710' and
17789            '64B' and
17790            'BASE' and
17791            'NDRPDR' and
17792            '2T1C' and
17793            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17794   parameters:
17795   - "throughput"
17796   - "parent"
17797   - "tags"
17798   traces:
17799     hoverinfo: "x+y"
17800     boxpoints: "outliers"
17801     whiskerwidth: 0
17802   layout:
17803     title: "testpmd-3n-skx-x710-64b-2t1c-base-pdr"
17804     layout: "plot-throughput"
17805
17806 - type: "plot"
17807   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-4t2c-base-pdr"
17808   algorithm: "plot_performance_box"
17809   output-file-type: ".html"
17810   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-pdr"
17811   data: "plot-dpdk-throughput-latency-3n-skx"
17812   filter: "'NIC_Intel-X710' and
17813            '64B' and
17814            'BASE' and
17815            'NDRPDR' and
17816            '4T2C' and
17817            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17818   parameters:
17819   - "throughput"
17820   - "parent"
17821   - "tags"
17822   traces:
17823     hoverinfo: "x+y"
17824     boxpoints: "outliers"
17825     whiskerwidth: 0
17826   layout:
17827     title: "testpmd-3n-skx-x710-64b-4t2c-base-pdr"
17828     layout: "plot-throughput"
17829
17830 # Packet Throughput - DPDK testpmd 3n-skx-xxv710
17831 - type: "plot"
17832   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
17833   algorithm: "plot_performance_box"
17834   output-file-type: ".html"
17835   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
17836   data: "plot-dpdk-throughput-latency-3n-skx"
17837   filter: "'NIC_Intel-XXV710' and
17838            '64B' and
17839            'BASE' and
17840            'NDRPDR' and
17841            '2T1C' and
17842            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17843   parameters:
17844   - "throughput"
17845   - "parent"
17846   - "tags"
17847   traces:
17848     hoverinfo: "x+y"
17849     boxpoints: "outliers"
17850     whiskerwidth: 0
17851   layout:
17852     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
17853     layout: "plot-throughput"
17854
17855 - type: "plot"
17856   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
17857   algorithm: "plot_performance_box"
17858   output-file-type: ".html"
17859   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
17860   data: "plot-dpdk-throughput-latency-3n-skx"
17861   filter: "'NIC_Intel-XXV710' and
17862            '64B' and
17863            'BASE' and
17864            'NDRPDR' and
17865            '4T2C' and
17866            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17867   parameters:
17868   - "throughput"
17869   - "parent"
17870   - "tags"
17871   traces:
17872     hoverinfo: "x+y"
17873     boxpoints: "outliers"
17874     whiskerwidth: 0
17875   layout:
17876     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
17877     layout: "plot-throughput"
17878
17879 - type: "plot"
17880   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
17881   algorithm: "plot_performance_box"
17882   output-file-type: ".html"
17883   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
17884   data: "plot-dpdk-throughput-latency-3n-skx"
17885   filter: "'NIC_Intel-XXV710' and
17886            '64B' and
17887            'BASE' and
17888            'NDRPDR' and
17889            '2T1C' and
17890            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17891   parameters:
17892   - "throughput"
17893   - "parent"
17894   - "tags"
17895   traces:
17896     hoverinfo: "x+y"
17897     boxpoints: "outliers"
17898     whiskerwidth: 0
17899   layout:
17900     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
17901     layout: "plot-throughput"
17902
17903 - type: "plot"
17904   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
17905   algorithm: "plot_performance_box"
17906   output-file-type: ".html"
17907   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
17908   data: "plot-dpdk-throughput-latency-3n-skx"
17909   filter: "'NIC_Intel-XXV710' and
17910            '64B' and
17911            'BASE' and
17912            'NDRPDR' and
17913            '4T2C' and
17914            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17915   parameters:
17916   - "throughput"
17917   - "parent"
17918   - "tags"
17919   traces:
17920     hoverinfo: "x+y"
17921     boxpoints: "outliers"
17922     whiskerwidth: 0
17923   layout:
17924     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
17925     layout: "plot-throughput"
17926
17927 # Packet Throughput - DPDK testpmd 2n-skx-x710
17928 - type: "plot"
17929   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-2t1c-base-ndr"
17930   algorithm: "plot_performance_box"
17931   output-file-type: ".html"
17932   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-ndr"
17933   data: "plot-dpdk-throughput-latency-2n-skx"
17934   filter: "'NIC_Intel-X710' and
17935            '64B' and
17936            'BASE' and
17937            'NDRPDR' and
17938            '2T1C' and
17939            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17940   parameters:
17941   - "throughput"
17942   - "parent"
17943   - "tags"
17944   traces:
17945     hoverinfo: "x+y"
17946     boxpoints: "outliers"
17947     whiskerwidth: 0
17948   layout:
17949     title: "testpmd-2n-skx-x710-64b-2t1c-base-ndr"
17950     layout: "plot-throughput"
17951
17952 - type: "plot"
17953   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-4t2c-base-ndr"
17954   algorithm: "plot_performance_box"
17955   output-file-type: ".html"
17956   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-ndr"
17957   data: "plot-dpdk-throughput-latency-2n-skx"
17958   filter: "'NIC_Intel-X710' and
17959            '64B' and
17960            'BASE' and
17961            'NDRPDR' and
17962            '4T2C' and
17963            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17964   parameters:
17965   - "throughput"
17966   - "parent"
17967   - "tags"
17968   traces:
17969     hoverinfo: "x+y"
17970     boxpoints: "outliers"
17971     whiskerwidth: 0
17972   layout:
17973     title: "testpmd-2n-skx-x710-64b-4t2c-base-ndr"
17974     layout: "plot-throughput"
17975
17976 - type: "plot"
17977   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-2t1c-base-pdr"
17978   algorithm: "plot_performance_box"
17979   output-file-type: ".html"
17980   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-pdr"
17981   data: "plot-dpdk-throughput-latency-2n-skx"
17982   filter: "'NIC_Intel-X710' and
17983            '64B' and
17984            'BASE' and
17985            'NDRPDR' and
17986            '2T1C' and
17987            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17988   parameters:
17989   - "throughput"
17990   - "parent"
17991   - "tags"
17992   traces:
17993     hoverinfo: "x+y"
17994     boxpoints: "outliers"
17995     whiskerwidth: 0
17996   layout:
17997     title: "testpmd-2n-skx-x710-64b-2t1c-base-pdr"
17998     layout: "plot-throughput"
17999
18000 - type: "plot"
18001   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-4t2c-base-pdr"
18002   algorithm: "plot_performance_box"
18003   output-file-type: ".html"
18004   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-pdr"
18005   data: "plot-dpdk-throughput-latency-2n-skx"
18006   filter: "'NIC_Intel-X710' and
18007            '64B' and
18008            'BASE' and
18009            'NDRPDR' and
18010            '4T2C' and
18011            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18012   parameters:
18013   - "throughput"
18014   - "parent"
18015   - "tags"
18016   traces:
18017     hoverinfo: "x+y"
18018     boxpoints: "outliers"
18019     whiskerwidth: 0
18020   layout:
18021     title: "testpmd-2n-skx-x710-64b-4t2c-base-pdr"
18022     layout: "plot-throughput"
18023
18024 # Packet Throughput - DPDK testpmd 2n-skx-xxv710
18025 - type: "plot"
18026   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
18027   algorithm: "plot_performance_box"
18028   output-file-type: ".html"
18029   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
18030   data: "plot-dpdk-throughput-latency-2n-skx"
18031   filter: "'NIC_Intel-XXV710' and
18032            '64B' and
18033            'BASE' and
18034            'NDRPDR' and
18035            '2T1C' and
18036            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18037   parameters:
18038   - "throughput"
18039   - "parent"
18040   - "tags"
18041   traces:
18042     hoverinfo: "x+y"
18043     boxpoints: "outliers"
18044     whiskerwidth: 0
18045   layout:
18046     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
18047     layout: "plot-throughput"
18048
18049 - type: "plot"
18050   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
18051   algorithm: "plot_performance_box"
18052   output-file-type: ".html"
18053   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
18054   data: "plot-dpdk-throughput-latency-2n-skx"
18055   filter: "'NIC_Intel-XXV710' and
18056            '64B' and
18057            'BASE' and
18058            'NDRPDR' and
18059            '4T2C' and
18060            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18061   parameters:
18062   - "throughput"
18063   - "parent"
18064   - "tags"
18065   traces:
18066     hoverinfo: "x+y"
18067     boxpoints: "outliers"
18068     whiskerwidth: 0
18069   layout:
18070     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
18071     layout: "plot-throughput"
18072
18073 - type: "plot"
18074   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
18075   algorithm: "plot_performance_box"
18076   output-file-type: ".html"
18077   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
18078   data: "plot-dpdk-throughput-latency-2n-skx"
18079   filter: "'NIC_Intel-XXV710' and
18080            '64B' and
18081            'BASE' and
18082            'NDRPDR' and
18083            '2T1C' and
18084            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18085   parameters:
18086   - "throughput"
18087   - "parent"
18088   - "tags"
18089   traces:
18090     hoverinfo: "x+y"
18091     boxpoints: "outliers"
18092     whiskerwidth: 0
18093   layout:
18094     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
18095     layout: "plot-throughput"
18096
18097 - type: "plot"
18098   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
18099   algorithm: "plot_performance_box"
18100   output-file-type: ".html"
18101   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
18102   data: "plot-dpdk-throughput-latency-2n-skx"
18103   filter: "'NIC_Intel-XXV710' and
18104            '64B' and
18105            'BASE' and
18106            'NDRPDR' and
18107            '4T2C' and
18108            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18109   parameters:
18110   - "throughput"
18111   - "parent"
18112   - "tags"
18113   traces:
18114     hoverinfo: "x+y"
18115     boxpoints: "outliers"
18116     whiskerwidth: 0
18117   layout:
18118     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
18119     layout: "plot-throughput"
18120
18121 ################################################################################
18122
18123 # Packet Latency - VPP L2 3n-hsw-x520 base and scale
18124 - type: "plot"
18125   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
18126   algorithm: "plot_latency_error_bars"
18127   output-file-type: ".html"
18128   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
18129   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18130   filter: "'NIC_Intel-X520-DA2' and
18131            '64B' and
18132            ('BASE' or 'SCALE') and
18133            'NDRPDR' and
18134            'ETH' and
18135            '1T1C' and
18136            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18137            not 'VHOST' and
18138            not 'MEMIF'"
18139   parameters:
18140   - "latency"
18141   - "parent"
18142   - "tags"
18143   sort:
18144   - "L2XCFWD"
18145   - "L2PATCH"
18146   - "L2BDMACLRN"
18147   - "FIB_10K"
18148   - "FIB_100K"
18149   - "FIB_1M"
18150   layout:
18151     title: "l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
18152     layout: "plot-latency"
18153
18154 - type: "plot"
18155   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
18156   algorithm: "plot_latency_error_bars"
18157   output-file-type: ".html"
18158   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
18159   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18160   filter: "'NIC_Intel-X520-DA2' and
18161            '64B' and
18162            ('BASE' or 'SCALE') and
18163            'NDRPDR' and
18164            'ETH' and
18165            '2T2C' and
18166            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18167            not 'VHOST' and
18168            not 'MEMIF'"
18169   parameters:
18170   - "latency"
18171   - "parent"
18172   - "tags"
18173   sort:
18174   - "L2XCFWD"
18175   - "L2PATCH"
18176   - "L2BDMACLRN"
18177   - "FIB_10K"
18178   - "FIB_100K"
18179   - "FIB_1M"
18180   layout:
18181     title: "l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
18182     layout: "plot-latency"
18183
18184 # Packet Latency - VPP L2 3n-hsw-x520 features
18185 - type: "plot"
18186   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-features-ndr-lat"
18187   algorithm: "plot_latency_error_bars"
18188   output-file-type: ".html"
18189   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-ndr-lat"
18190   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18191   filter: "'NIC_Intel-X520-DA2' and
18192            '64B' and
18193            'NDRPDR' and
18194            '1T1C' and
18195            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18196            not 'ACL' and
18197            not 'VHOST' and
18198            not 'MEMIF'"
18199   parameters:
18200   - "latency"
18201   - "parent"
18202   - "tags"
18203   sort:
18204   - "L2XCBASE"    # l2xcbase
18205   - "L2BDBASE"    # l2bdbase
18206   - "L2XCFWD"     # dot1q-l2xcbase
18207   - "L2BDMACLRN"  # dot1q-l2bdbase
18208   layout:
18209     title: "l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
18210     layout: "plot-latency"
18211
18212 - type: "plot"
18213   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-features-ndr-lat"
18214   algorithm: "plot_latency_error_bars"
18215   output-file-type: ".html"
18216   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-ndr-lat"
18217   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18218   filter: "'NIC_Intel-X520-DA2' and
18219            '64B' and
18220            'NDRPDR' and
18221            '2T2C' and
18222            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18223            not 'ACL' and
18224            not 'VHOST' and
18225            not 'MEMIF'"
18226   parameters:
18227   - "latency"
18228   - "parent"
18229   - "tags"
18230   sort:
18231   - "L2XCBASE"    # l2xcbase
18232   - "L2BDBASE"    # l2bdbase
18233   - "L2XCFWD"     # dot1q-l2xcbase
18234   - "L2BDMACLRN"  # dot1q-l2bdbase
18235   layout:
18236     title: "l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
18237     layout: "plot-latency"
18238
18239 # Packet Latency - VPP L2 3n-hsw-x520 features-iacl
18240 - type: "plot"
18241   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-features-iacl-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-iacl-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            'FEATURE' and
18251            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18252            'IACL' and
18253            ('ACL1' or 'ACL50') and
18254            ('10K_FLOWS' or '10k_FLOWS') and
18255            not 'MACIP' and
18256            not 'VHOST' and
18257            not 'MEMIF'"
18258   parameters:
18259   - "latency"
18260   - "parent"
18261   - "tags"
18262   layout:
18263     title: "l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
18264     layout: "plot-latency"
18265
18266 - type: "plot"
18267   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat"
18268   algorithm: "plot_latency_error_bars"
18269   output-file-type: ".html"
18270   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat"
18271   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18272   filter: "'NIC_Intel-X520-DA2' and
18273            '64B' and
18274            'NDRPDR' and
18275            '2T2C' and
18276            'FEATURE' and
18277            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18278            'IACL' and
18279            ('ACL1' or 'ACL50') and
18280            ('10K_FLOWS' or '10k_FLOWS') and
18281            not 'MACIP' and
18282            not 'VHOST' and
18283            not 'MEMIF'"
18284   parameters:
18285   - "latency"
18286   - "parent"
18287   - "tags"
18288   layout:
18289     title: "l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
18290     layout: "plot-latency"
18291
18292 # Packet Latency - VPP L2 3n-hsw-x520 features-oacl
18293 - type: "plot"
18294   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
18295   algorithm: "plot_latency_error_bars"
18296   output-file-type: ".html"
18297   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
18298   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18299   filter: "'NIC_Intel-X520-DA2' and
18300            '64B' and
18301            'NDRPDR' and
18302            '1T1C' and
18303            'FEATURE' and
18304            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18305            'OACL' and
18306            ('ACL1' or 'ACL50') and
18307            ('10K_FLOWS' or '10k_FLOWS') and
18308            not 'MACIP' and
18309            not 'VHOST' and
18310            not 'MEMIF'"
18311   parameters:
18312   - "latency"
18313   - "parent"
18314   - "tags"
18315   layout:
18316     title: "l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
18317     layout: "plot-latency"
18318
18319 - type: "plot"
18320   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat"
18321   algorithm: "plot_latency_error_bars"
18322   output-file-type: ".html"
18323   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat"
18324   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18325   filter: "'NIC_Intel-X520-DA2' and
18326            '64B' and
18327            'NDRPDR' and
18328            '2T2C' and
18329            'FEATURE' and
18330            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18331            'OACL' and
18332            ('ACL1' or 'ACL50') and
18333            ('10K_FLOWS' or '10k_FLOWS') and
18334            not 'MACIP' and
18335            not 'VHOST' and
18336            not 'MEMIF'"
18337   parameters:
18338   - "latency"
18339   - "parent"
18340   - "tags"
18341   layout:
18342     title: "l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
18343     layout: "plot-latency"
18344
18345 # Packet Latency - VPP L2 3n-hsw-x520 features-macip
18346 - type: "plot"
18347   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr-lat"
18348   algorithm: "plot_latency_error_bars"
18349   output-file-type: ".html"
18350   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr-lat"
18351   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18352   filter: "'NIC_Intel-X520-DA2' and
18353            '64B' and
18354            'NDRPDR' and
18355            '1T1C' and
18356            'FEATURE' and
18357            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18358            'MACIP' and
18359            ('ACL1' or 'ACL50') and
18360            ('10K_FLOWS' or '10k_FLOWS') and
18361            not 'VHOST' and
18362            not 'MEMIF'"
18363   parameters:
18364   - "latency"
18365   - "parent"
18366   - "tags"
18367   layout:
18368     title: "l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr"
18369     layout: "plot-latency"
18370
18371 - type: "plot"
18372   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr-lat"
18373   algorithm: "plot_latency_error_bars"
18374   output-file-type: ".html"
18375   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr-lat"
18376   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18377   filter: "'NIC_Intel-X520-DA2' and
18378            '64B' and
18379            'NDRPDR' and
18380            '2T2C' and
18381            'FEATURE' and
18382            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18383            'MACIP' and
18384            ('ACL1' or 'ACL50') and
18385            ('10K_FLOWS' or '10k_FLOWS') and
18386            not 'VHOST' and
18387            not 'MEMIF'"
18388   parameters:
18389   - "latency"
18390   - "parent"
18391   - "tags"
18392   layout:
18393     title: "l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr"
18394     layout: "plot-latency"
18395
18396 # Packet Latency - VPP L2 3n-hsw-x710 base and scale
18397 - type: "plot"
18398   title: "VPP Latency: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
18399   algorithm: "plot_latency_error_bars"
18400   output-file-type: ".html"
18401   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
18402   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18403   filter: "'NIC_Intel-X710' and
18404            '64B' and
18405            ('BASE' or 'SCALE') and
18406            'NDRPDR' and
18407            'ETH' and
18408            '1T1C' and
18409            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18410            not 'VHOST' and
18411            not 'MEMIF'"
18412   parameters:
18413   - "latency"
18414   - "parent"
18415   - "tags"
18416   sort:
18417   - "L2PATCH"
18418   - "L2XCFWD"
18419   - "L2BDMACLRN"
18420   - "FIB_10K"
18421   - "FIB_100K"
18422   - "FIB_1M"
18423   layout:
18424     title: "l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
18425     layout: "plot-latency"
18426
18427 - type: "plot"
18428   title: "VPP Latency: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
18429   algorithm: "plot_latency_error_bars"
18430   output-file-type: ".html"
18431   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
18432   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18433   filter: "'NIC_Intel-X710' and
18434            '64B' and
18435            ('BASE' or 'SCALE') and
18436            'NDRPDR' and
18437            'ETH' and
18438            '2T2C' and
18439            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18440            not 'VHOST' and
18441            not 'MEMIF'"
18442   parameters:
18443   - "latency"
18444   - "parent"
18445   - "tags"
18446   sort:
18447   - "L2PATCH"
18448   - "L2XCFWD"
18449   - "L2BDMACLRN"
18450   - "FIB_10K"
18451   - "FIB_100K"
18452   - "FIB_1M"
18453   layout:
18454     title: "l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
18455     layout: "plot-latency"
18456
18457 # Packet Latency - VPP L2 3n-hsw-x710 features
18458 - type: "plot"
18459   title: "VPP Latency: l2sw-3n-hsw-x710-64b-1t1c-features-ndr-lat"
18460   algorithm: "plot_latency_error_bars"
18461   output-file-type: ".html"
18462   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-ndr-lat"
18463   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18464   filter: "'NIC_Intel-X710' and
18465            '64B' and
18466            'NDRPDR' and
18467            '1T1C' and
18468            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18469            not 'ACL' and
18470            not 'VHOST' and
18471            not 'L2OVRLAY' and
18472            not 'MEMIF'"
18473   parameters:
18474   - "latency"
18475   - "parent"
18476   - "tags"
18477   sort:
18478   - "L2XCBASE"    # l2xcbase
18479   - "L2BDBASE"    # l2bdbase
18480   - "L2XCFWD"     # dot1q-l2xcbase
18481   - "L2BDMACLRN"  # dot1q-l2bdbase
18482   layout:
18483     title: "l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
18484     layout: "plot-latency"
18485
18486 - type: "plot"
18487   title: "VPP Latency: l2sw-3n-hsw-x710-64b-2t2c-features-ndr-lat"
18488   algorithm: "plot_latency_error_bars"
18489   output-file-type: ".html"
18490   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-ndr-lat"
18491   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18492   filter: "'NIC_Intel-X710' and
18493            '64B' and
18494            'NDRPDR' and
18495            '2T2C' and
18496            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18497            not 'ACL' and
18498            not 'VHOST' and
18499            not 'L2OVRLAY' and
18500            not 'MEMIF'"
18501   parameters:
18502   - "latency"
18503   - "parent"
18504   - "tags"
18505   sort:
18506   - "L2XCBASE"    # l2xcbase
18507   - "L2BDBASE"    # l2bdbase
18508   - "L2XCFWD"     # dot1q-l2xcbase
18509   - "L2BDMACLRN"  # dot1q-l2bdbase
18510   layout:
18511     title: "l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
18512     layout: "plot-latency"
18513
18514 # Packet Latency - VPP L2 3n-hsw-x710 features-iacl
18515 - type: "plot"
18516   title: "VPP Latency: l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat"
18517   algorithm: "plot_latency_error_bars"
18518   output-file-type: ".html"
18519   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat"
18520   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18521   filter: "'NIC_Intel-X710' and
18522            '64B' and
18523            'NDRPDR' and
18524            '1T1C' and
18525            'FEATURE' and
18526            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18527            'IACL' and
18528            ('ACL1' or 'ACL50') and
18529            ('10K_FLOWS' or '10k_FLOWS') and
18530            not 'MACIP' and
18531            not 'VHOST' and
18532            not 'MEMIF'"
18533   parameters:
18534   - "latency"
18535   - "parent"
18536   - "tags"
18537   layout:
18538     title: "l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
18539     layout: "plot-latency"
18540
18541 - type: "plot"
18542   title: "VPP Latency: l2sw-3n-hsw-x710-64b-2t2c-features-iacl-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-iacl-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            'FEATURE' and
18552            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18553            'IACL' and
18554            ('ACL1' or 'ACL50') and
18555            ('10K_FLOWS' or '10k_FLOWS') and
18556            not 'MACIP' and
18557            not 'VHOST' and
18558            not 'MEMIF'"
18559   parameters:
18560   - "latency"
18561   - "parent"
18562   - "tags"
18563   layout:
18564     title: "l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
18565     layout: "plot-latency"
18566
18567 # Packet Latency - VPP L2 3n-hsw-xl710 base and scale
18568 - type: "plot"
18569   title: "VPP Latency: l2sw-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
18570   algorithm: "plot_latency_error_bars"
18571   output-file-type: ".html"
18572   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
18573   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18574   filter: "'NIC_Intel-XL710' and
18575            '64B' and
18576            'BASE' and
18577            'NDRPDR' and
18578            'ETH' and
18579            '1T1C' and
18580            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18581            not 'VHOST' and
18582            not 'MEMIF'"
18583   parameters:
18584   - "latency"
18585   - "parent"
18586   - "tags"
18587   sort:
18588   - "L2PATCH"
18589   - "L2XCFWD"
18590   - "L2BDMACLRN"
18591   layout:
18592     title: "l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
18593     layout: "plot-latency"
18594
18595 - type: "plot"
18596   title: "VPP Latency: l2sw-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
18597   algorithm: "plot_latency_error_bars"
18598   output-file-type: ".html"
18599   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
18600   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18601   filter: "'NIC_Intel-XL710' and
18602            '64B' and
18603            'BASE' and
18604            'NDRPDR' and
18605            'ETH' and
18606            '2T2C' and
18607            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18608            not 'VHOST' and
18609            not 'MEMIF'"
18610   parameters:
18611   - "latency"
18612   - "parent"
18613   - "tags"
18614   sort:
18615   - "L2PATCH"
18616   - "L2XCFWD"
18617   - "L2BDMACLRN"
18618   layout:
18619     title: "l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
18620     layout: "plot-latency"
18621
18622 # Packet Latency - VPP L2 3n-skx-x710 base and scale
18623 - type: "plot"
18624   title: "VPP Latency: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
18625   algorithm: "plot_latency_error_bars"
18626   output-file-type: ".html"
18627   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
18628   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18629   filter: "'NIC_Intel-X710' and
18630            '64B' and
18631            ('BASE' or 'SCALE') and
18632            'NDRPDR' and
18633            'ETH' and
18634            '2T1C' and
18635            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18636            not 'VHOST' and
18637            not 'MEMIF' and
18638            not 'DRV_AVF'"
18639   parameters:
18640   - "latency"
18641   - "parent"
18642   - "tags"
18643   sort:
18644   - "L2PATCH"
18645   - "L2XCBASE"
18646   - "BASE"
18647   - "FIB_10K"
18648   - "FIB_100K"
18649   - "FIB_1M"
18650   layout:
18651     title: "l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
18652     layout: "plot-latency"
18653
18654 - type: "plot"
18655   title: "VPP Latency: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
18656   algorithm: "plot_latency_error_bars"
18657   output-file-type: ".html"
18658   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
18659   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18660   filter: "'NIC_Intel-X710' and
18661            '64B' and
18662            ('BASE' or 'SCALE') and
18663            'NDRPDR' and
18664            'ETH' and
18665            '4T2C' and
18666            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18667            not 'VHOST' and
18668            not 'MEMIF' and
18669            not 'DRV_AVF'"
18670   parameters:
18671   - "latency"
18672   - "parent"
18673   - "tags"
18674   sort:
18675   - "L2PATCH"
18676   - "L2XCBASE"
18677   - "BASE"
18678   - "FIB_10K"
18679   - "FIB_100K"
18680   - "FIB_1M"
18681   layout:
18682     title: "l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
18683     layout: "plot-latency"
18684
18685 # Packet Latency - VPP L2 3n-skx-x710 features
18686 - type: "plot"
18687   title: "VPP Latency: l2sw-3n-skx-x710-64b-2t1c-features-ndr-lat"
18688   algorithm: "plot_latency_error_bars"
18689   output-file-type: ".html"
18690   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-ndr-lat"
18691   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18692   filter: "'NIC_Intel-X710' and
18693            '64B' and
18694            'NDRPDR' and
18695            '2T1C' and
18696            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18697            not 'ACL' and
18698            not 'VHOST' and
18699            not 'DRV_AVF' and
18700            not 'L2OVRLAY' and
18701            not 'MEMIF'"
18702   parameters:
18703   - "latency"
18704   - "parent"
18705   - "tags"
18706   sort:
18707   - "L2XCBASE"    # l2xcbase
18708   - "L2BDBASE"    # l2bdbase
18709   - "L2XCFWD"     # dot1q-l2xcbase
18710   - "L2BDMACLRN"  # dot1q-l2bdbase
18711   layout:
18712     title: "l2sw-3n-skx-x710-64b-2t1c-features-ndr"
18713     layout: "plot-latency"
18714
18715 - type: "plot"
18716   title: "VPP Latency: l2sw-3n-skx-x710-64b-4t2c-features-ndr-lat"
18717   algorithm: "plot_latency_error_bars"
18718   output-file-type: ".html"
18719   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-ndr-lat"
18720   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18721   filter: "'NIC_Intel-X710' and
18722            '64B' and
18723            'NDRPDR' and
18724            '4T2C' and
18725            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18726            not 'ACL' and
18727            not 'VHOST' and
18728            not 'DRV_AVF' and
18729            not 'L2OVRLAY' and
18730            not 'MEMIF'"
18731   parameters:
18732   - "latency"
18733   - "parent"
18734   - "tags"
18735   sort:
18736   - "L2XCBASE"    # l2xcbase
18737   - "L2BDBASE"    # l2bdbase
18738   - "L2XCFWD"     # dot1q-l2xcbase
18739   - "L2BDMACLRN"  # dot1q-l2bdbase
18740   layout:
18741     title: "l2sw-3n-skx-x710-64b-4t2c-features-ndr"
18742     layout: "plot-latency"
18743
18744 # Packet Latency - VPP L2 3n-skx-x710 features-iacl
18745 - type: "plot"
18746   title: "VPP Latency: l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
18747   algorithm: "plot_latency_error_bars"
18748   output-file-type: ".html"
18749   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
18750   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18751   filter: "'NIC_Intel-X710' and
18752            '64B' and
18753            'NDRPDR' and
18754            '2T1C' and
18755            'FEATURE' and
18756            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18757            'IACL' and
18758            ('ACL1' or 'ACL50') and
18759            ('10K_FLOWS' or '10k_FLOWS') and
18760            not 'MACIP' and
18761            not 'VHOST' and
18762            not 'MEMIF'"
18763   parameters:
18764   - "latency"
18765   - "parent"
18766   - "tags"
18767   layout:
18768     title: "l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr"
18769     layout: "plot-latency"
18770
18771 - type: "plot"
18772   title: "VPP Latency: l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
18773   algorithm: "plot_latency_error_bars"
18774   output-file-type: ".html"
18775   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
18776   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18777   filter: "'NIC_Intel-X710' and
18778            '64B' and
18779            'NDRPDR' and
18780            '4T2C' and
18781            'FEATURE' and
18782            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18783            'IACL' and
18784            ('ACL1' or 'ACL50') and
18785            ('10K_FLOWS' or '10k_FLOWS') and
18786            not 'MACIP' and
18787            not 'VHOST' and
18788            not 'MEMIF'"
18789   parameters:
18790   - "latency"
18791   - "parent"
18792   - "tags"
18793   layout:
18794     title: "l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr"
18795     layout: "plot-latency"
18796
18797 # Packet Latency - VPP L2 3n-skx-xxv710 base
18798 - type: "plot"
18799   title: "VPP Latency: l2sw-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
18800   algorithm: "plot_latency_error_bars"
18801   output-file-type: ".html"
18802   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
18803   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18804   filter: "'NIC_Intel-XXV710' and
18805            '64B' and
18806            ('BASE' or 'SCALE') and
18807            'NDRPDR' and
18808            'ETH' and
18809            '2T1C' and
18810            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18811            not 'VHOST' and
18812            not 'MEMIF'"
18813   parameters:
18814   - "latency"
18815   - "parent"
18816   - "tags"
18817   sort:
18818   - "L2PATCH"
18819   - "L2PATCH"
18820   - "L2XCBASE"
18821   - "L2BDMACLRN"
18822   layout:
18823     title: "l2sw-3n-skx-xxv710-64b-2t1c-base-ndr"
18824     layout: "plot-latency"
18825
18826 - type: "plot"
18827   title: "VPP Latency: l2sw-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
18828   algorithm: "plot_latency_error_bars"
18829   output-file-type: ".html"
18830   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
18831   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18832   filter: "'NIC_Intel-XXV710' and
18833            '64B' and
18834            ('BASE' or 'SCALE') and
18835            'NDRPDR' and
18836            'ETH' and
18837            '4T2C' and
18838            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18839            not 'VHOST' and
18840            not 'MEMIF'"
18841   parameters:
18842   - "latency"
18843   - "parent"
18844   - "tags"
18845   sort:
18846   - "L2PATCH"
18847   - "L2PATCH"
18848   - "L2XCBASE"
18849   - "L2BDMACLRN"
18850   layout:
18851     title: "l2sw-3n-skx-xxv710-64b-4t2c-base-ndr"
18852     layout: "plot-latency"
18853
18854 # Packet Latency - VPP L2 2n-skx-x710 base and scale
18855 - type: "plot"
18856   title: "VPP Latency: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
18857   algorithm: "plot_latency_error_bars"
18858   output-file-type: ".html"
18859   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
18860   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18861   filter: "'NIC_Intel-X710' and
18862            '64B' and
18863            'ETH' and
18864            ('BASE' or 'SCALE') and
18865            'NDRPDR' and
18866            '2T1C' and
18867            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18868            not 'VHOST' and
18869            not 'MEMIF'"
18870   parameters:
18871   - "latency"
18872   - "parent"
18873   - "tags"
18874   sort:
18875   - "L2PATCH"
18876   - "L2XCBASE"
18877   - "BASE"
18878   - "FIB_10K"
18879   - "FIB_100K"
18880   - "FIB_1M"
18881   layout:
18882     title: "l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
18883     layout: "plot-latency"
18884
18885 - type: "plot"
18886   title: "VPP Latency: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
18887   algorithm: "plot_latency_error_bars"
18888   output-file-type: ".html"
18889   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
18890   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18891   filter: "'NIC_Intel-X710' and
18892            '64B' and
18893            ('BASE' or 'SCALE') and
18894            'NDRPDR' and
18895            'ETH' and
18896            '4T2C' and
18897            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18898            not 'VHOST' and
18899            not 'MEMIF'"
18900   parameters:
18901   - "latency"
18902   - "parent"
18903   - "tags"
18904   sort:
18905   - "L2PATCH"
18906   - "L2XCBASE"
18907   - "BASE"
18908   - "FIB_10K"
18909   - "FIB_100K"
18910   - "FIB_1M"
18911   layout:
18912     title: "l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
18913     layout: "plot-latency"
18914
18915 # Packet Latency - VPP L2 2n-skx-xxv710 base and scale
18916 - type: "plot"
18917   title: "VPP Latency: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
18918   algorithm: "plot_latency_error_bars"
18919   output-file-type: ".html"
18920   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
18921   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18922   filter: "'NIC_Intel-XXV710' and
18923            '64B' and
18924            ('BASE' or 'SCALE') and
18925            'NDRPDR' and
18926            'ETH' and
18927            '2T1C' and
18928            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18929            not 'VHOST' and
18930            not 'MEMIF'"
18931   parameters:
18932   - "latency"
18933   - "parent"
18934   - "tags"
18935   sort:
18936   - "L2PATCH"
18937   - "L2XCBASE"
18938   - "BASE"
18939   - "FIB_10K"
18940   - "FIB_100K"
18941   - "FIB_1M"
18942   layout:
18943     title: "l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
18944     layout: "plot-latency"
18945
18946 - type: "plot"
18947   title: "VPP Latency: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
18948   algorithm: "plot_latency_error_bars"
18949   output-file-type: ".html"
18950   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
18951   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18952   filter: "'NIC_Intel-XXV710' and
18953            '64B' and
18954            ('BASE' or 'SCALE') and
18955            'NDRPDR' and
18956            'ETH' and
18957            '4T2C' and
18958            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18959            not 'VHOST' and
18960            not 'MEMIF'"
18961   parameters:
18962   - "latency"
18963   - "parent"
18964   - "tags"
18965   sort:
18966   - "L2PATCH"
18967   - "L2XCBASE"
18968   - "BASE"
18969   - "FIB_10K"
18970   - "FIB_100K"
18971   - "FIB_1M"
18972   layout:
18973     title: "l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
18974     layout: "plot-latency"
18975
18976 ################################################################################
18977
18978 # Packet Latency - VPP Container Memif 3n-hsw-x520
18979 - type: "plot"
18980   title: "VPP Latency: memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
18981   algorithm: "plot_latency_error_bars"
18982   output-file-type: ".html"
18983   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
18984   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18985   filter: "'NIC_Intel-X520-DA2' and
18986            '64B' and
18987            ('BASE' or 'SCALE') and
18988            'NDRPDR' and
18989            '1T1C' and
18990            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
18991            not 'VHOST' and
18992            'MEMIF'"
18993   parameters:
18994   - "latency"
18995   - "parent"
18996   - "tags"
18997   sort:
18998   - "L2XCFWD"
18999   - "L2XCFWD"
19000   - "L2XCFWD"
19001   - "L2BDMACLRN"
19002   - "L2BDMACLRN"
19003   - "L2BDMACLRN"
19004   - "IP4FWD"
19005   layout:
19006     title: "memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
19007     layout: "plot-latency"
19008
19009 - type: "plot"
19010   title: "VPP Latency: memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
19011   algorithm: "plot_latency_error_bars"
19012   output-file-type: ".html"
19013   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
19014   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19015   filter: "'NIC_Intel-X520-DA2' and
19016            '64B' and
19017            ('BASE' or 'SCALE') and
19018            'NDRPDR' and
19019            '2T2C' and
19020            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19021            not 'VHOST' and
19022            'MEMIF'"
19023   parameters:
19024   - "latency"
19025   - "parent"
19026   - "tags"
19027   sort:
19028   - "L2XCFWD"
19029   - "L2XCFWD"
19030   - "L2XCFWD"
19031   - "L2BDMACLRN"
19032   - "L2BDMACLRN"
19033   - "L2BDMACLRN"
19034   - "IP4FWD"
19035   layout:
19036     title: "memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
19037     layout: "plot-latency"
19038
19039 # Packet Latency - VPP Container Memif 3n-hsw-x710
19040 - type: "plot"
19041   title: "VPP Latency: memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
19042   algorithm: "plot_latency_error_bars"
19043   output-file-type: ".html"
19044   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
19045   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19046   filter: "'NIC_Intel-X710' and
19047            '64B' and
19048            ('BASE' or 'SCALE') and
19049            'NDRPDR' and
19050            '1T1C' and
19051            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19052            not 'VHOST' and
19053            'MEMIF'"
19054   parameters:
19055   - "latency"
19056   - "parent"
19057   - "tags"
19058   sort:
19059   - "L2XCFWD"
19060   - "L2XCFWD"
19061   - "L2XCFWD"
19062   - "L2BDMACLRN"
19063   - "L2BDMACLRN"
19064   - "L2BDMACLRN"
19065   - "IP4FWD"
19066   layout:
19067     title: "memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
19068     layout: "plot-latency"
19069
19070 - type: "plot"
19071   title: "VPP Latency: memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
19072   algorithm: "plot_latency_error_bars"
19073   output-file-type: ".html"
19074   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
19075   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19076   filter: "'NIC_Intel-X710' and
19077            '64B' and
19078            ('BASE' or 'SCALE') and
19079            'NDRPDR' and
19080            '2T2C' and
19081            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19082            not 'VHOST' and
19083            'MEMIF'"
19084   parameters:
19085   - "latency"
19086   - "parent"
19087   - "tags"
19088   sort:
19089   - "L2XCFWD"
19090   - "L2XCFWD"
19091   - "L2XCFWD"
19092   - "L2BDMACLRN"
19093   - "L2BDMACLRN"
19094   - "L2BDMACLRN"
19095   - "IP4FWD"
19096   layout:
19097     title: "memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
19098     layout: "plot-latency"
19099
19100 # Packet Latency - VPP Container Memif 3n-hsw-xl710
19101 - type: "plot"
19102   title: "VPP Latency: memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr-lat"
19103   algorithm: "plot_latency_error_bars"
19104   output-file-type: ".html"
19105   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr-lat"
19106   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19107   filter: "'NIC_Intel-XL710' and
19108            '64B' and
19109            ('BASE' or 'SCALE') and
19110            'NDRPDR' and
19111            '1T1C' and
19112            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19113            not 'VHOST' and
19114            'MEMIF'"
19115   parameters:
19116   - "latency"
19117   - "parent"
19118   - "tags"
19119   sort:
19120   - "L2XCFWD"
19121   - "L2XCFWD"
19122   - "L2XCFWD"
19123   - "L2BDMACLRN"
19124   - "L2BDMACLRN"
19125   - "L2BDMACLRN"
19126   - "IP4FWD"
19127   layout:
19128     title: "memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr"
19129     layout: "plot-latency"
19130
19131 - type: "plot"
19132   title: "VPP Latency: memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr-lat"
19133   algorithm: "plot_latency_error_bars"
19134   output-file-type: ".html"
19135   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr-lat"
19136   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19137   filter: "'NIC_Intel-XL710' and
19138            '64B' and
19139            ('BASE' or 'SCALE') and
19140            'NDRPDR' and
19141            '2T2C' and
19142            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19143            not 'VHOST' and
19144            'MEMIF'"
19145   parameters:
19146   - "latency"
19147   - "parent"
19148   - "tags"
19149   sort:
19150   - "L2XCFWD"
19151   - "L2XCFWD"
19152   - "L2XCFWD"
19153   - "L2BDMACLRN"
19154   - "L2BDMACLRN"
19155   - "L2BDMACLRN"
19156   - "IP4FWD"
19157   layout:
19158     title: "memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr"
19159     layout: "plot-latency"
19160
19161 # Packet Latency - VPP Container Memif 3n-skx-x710
19162 - type: "plot"
19163   title: "VPP Latency: memif-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
19164   algorithm: "plot_latency_error_bars"
19165   output-file-type: ".html"
19166   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
19167   data: "plot-vpp-throughput-lat-tsa-3n-skx"
19168   filter: "'NIC_Intel-X710' and
19169            '64B' and
19170            ('BASE' or 'SCALE') and
19171            'NDRPDR' and
19172            '2T1C' and
19173            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19174            not 'VHOST' and
19175            'MEMIF'"
19176   parameters:
19177   - "latency"
19178   - "parent"
19179   - "tags"
19180   sort:
19181   - "L2XCFWD"
19182   - "L2XCFWD"
19183   - "L2XCFWD"
19184   - "L2BDMACLRN"
19185   - "L2BDMACLRN"
19186   - "L2BDMACLRN"
19187   - "IP4FWD"
19188   layout:
19189     title: "memif-3n-skx-x710-64b-2t1c-base_and_features-ndr"
19190     layout: "plot-latency"
19191
19192 - type: "plot"
19193   title: "VPP Latency: memif-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
19194   algorithm: "plot_latency_error_bars"
19195   output-file-type: ".html"
19196   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
19197   data: "plot-vpp-throughput-lat-tsa-3n-skx"
19198   filter: "'NIC_Intel-X710' and
19199            '64B' and
19200            ('BASE' or 'SCALE') and
19201            'NDRPDR' and
19202            '4T2C' and
19203            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19204            not 'VHOST' and
19205            'MEMIF'"
19206   parameters:
19207   - "latency"
19208   - "parent"
19209   - "tags"
19210   sort:
19211   - "L2XCFWD"
19212   - "L2XCFWD"
19213   - "L2XCFWD"
19214   - "L2BDMACLRN"
19215   - "L2BDMACLRN"
19216   - "L2BDMACLRN"
19217   - "IP4FWD"
19218   layout:
19219     title: "memif-3n-skx-x710-64b-4t2c-base_and_features-ndr"
19220     layout: "plot-latency"
19221
19222 # Packet Latency - VPP Container Memif 2n-skx-x710
19223 - type: "plot"
19224   title: "VPP Latency: memif-2n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
19225   algorithm: "plot_latency_error_bars"
19226   output-file-type: ".html"
19227   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
19228   data: "plot-vpp-throughput-lat-tsa-2n-skx"
19229   filter: "'NIC_Intel-X710' and
19230            '64B' and
19231            ('BASE' or 'SCALE') and
19232            'NDRPDR' and
19233            '2T1C' and
19234            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19235            not 'VHOST' and
19236            not 'NF_DENSITY' and
19237            'MEMIF'"
19238   parameters:
19239   - "latency"
19240   - "parent"
19241   - "tags"
19242   sort:
19243   - "L2XCFWD"
19244   - "L2XCFWD"
19245   - "L2XCFWD"
19246   - "L2BDMACLRN"
19247   - "L2BDMACLRN"
19248   - "L2BDMACLRN"
19249   - "IP4FWD"
19250   layout:
19251     title: "memif-2n-skx-x710-64b-2t1c-base_and_features-ndr"
19252     layout: "plot-latency"
19253
19254 - type: "plot"
19255   title: "VPP Latency: memif-2n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
19256   algorithm: "plot_latency_error_bars"
19257   output-file-type: ".html"
19258   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
19259   data: "plot-vpp-throughput-lat-tsa-2n-skx"
19260   filter: "'NIC_Intel-X710' and
19261            '64B' and
19262            ('BASE' or 'SCALE') and
19263            'NDRPDR' and
19264            '4T2C' and
19265            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19266            not 'VHOST' and
19267            not 'NF_DENSITY' and
19268            'MEMIF'"
19269   parameters:
19270   - "latency"
19271   - "parent"
19272   - "tags"
19273   sort:
19274   - "L2XCFWD"
19275   - "L2XCFWD"
19276   - "L2XCFWD"
19277   - "L2BDMACLRN"
19278   - "L2BDMACLRN"
19279   - "L2BDMACLRN"
19280   - "IP4FWD"
19281   layout:
19282     title: "memif-2n-skx-x710-64b-4t2c-base_and_features-ndr"
19283     layout: "plot-latency"
19284
19285 ## Packet Latency - VPP Container Memif 2n-skx-xxv710
19286 #- type: "plot"
19287 #  title: "VPP Latency: memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr-lat"
19288 #  algorithm: "plot_latency_error_bars"
19289 #  output-file-type: ".html"
19290 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr-lat"
19291 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
19292 #  filter: "'NIC_Intel-XXV710' and
19293 #           '64B' and
19294 #           ('BASE' or 'SCALE') and
19295 #           'NDRPDR' and
19296 #           '2T1C' and
19297 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19298 #           not 'VHOST' and
19299 #           'MEMIF'"
19300 #  parameters:
19301 #  - "latency"
19302 #  - "parent"
19303 #  - "tags"
19304 #  sort:
19305 #  - "L2XCFWD"
19306 #  - "L2XCFWD"
19307 #  - "L2XCFWD"
19308 #  - "L2BDMACLRN"
19309 #  - "L2BDMACLRN"
19310 #  - "L2BDMACLRN"
19311 #  - "IP4FWD"
19312 #  layout:
19313 #    title: "memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
19314 #    layout: "plot-latency"
19315 #
19316 #- type: "plot"
19317 #  title: "VPP Latency: memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr-lat"
19318 #  algorithm: "plot_latency_error_bars"
19319 #  output-file-type: ".html"
19320 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr-lat"
19321 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
19322 #  filter: "'NIC_Intel-XXV710' and
19323 #           '64B' and
19324 #           ('BASE' or 'SCALE') and
19325 #           'NDRPDR' and
19326 #           '4T2C' and
19327 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19328 #           not 'VHOST' and
19329 #           'MEMIF'"
19330 #  parameters:
19331 #  - "latency"
19332 #  - "parent"
19333 #  - "tags"
19334 #  sort:
19335 #  - "L2XCFWD"
19336 #  - "L2XCFWD"
19337 #  - "L2XCFWD"
19338 #  - "L2BDMACLRN"
19339 #  - "L2BDMACLRN"
19340 #  - "L2BDMACLRN"
19341 #  - "IP4FWD"
19342 #  layout:
19343 #    title: "memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
19344 #    layout: "plot-latency"
19345
19346 ################################################################################
19347
19348 ## Packet Latency - VPP Container Memif 3n-hsw-x520 - l2xc
19349 #- type: "plot"
19350 #  title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr-lat"
19351 #  algorithm: "plot_latency_error_bars"
19352 #  output-file-type: ".html"
19353 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr-lat"
19354 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19355 #  filter: "'NIC_Intel-X520-DA2' and
19356 #           '64B' and
19357 #           ('BASE' or 'SCALE') and
19358 #           'NDRPDR' and
19359 #           '1T1C' and
19360 #           'L2XCFWD' and
19361 #           not 'VHOST' and
19362 #           not 'NF_DENSITY' and
19363 #           'MEMIF'"
19364 #  parameters:
19365 #  - "latency"
19366 #  - "parent"
19367 #  - "tags"
19368 #  sort:
19369 #  - "1VNF"
19370 #  - "2VNF"
19371 #  - "4VNF"
19372 #  - "2VNF"
19373 #  - "4VNF"
19374 #  layout:
19375 #    title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
19376 #    layout: "plot-latency"
19377 #
19378 #- type: "plot"
19379 #  title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr-lat"
19380 #  algorithm: "plot_latency_error_bars"
19381 #  output-file-type: ".html"
19382 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr-lat"
19383 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19384 #  filter: "'NIC_Intel-X520-DA2' and
19385 #           '64B' and
19386 #           ('BASE' or 'SCALE') and
19387 #           'NDRPDR' and
19388 #           '2T2C' and
19389 #           'L2XCFWD' and
19390 #           not 'VHOST' and
19391 #           not 'NF_DENSITY' and
19392 #           'MEMIF'"
19393 #  parameters:
19394 #  - "latency"
19395 #  - "parent"
19396 #  - "tags"
19397 #  sort:
19398 #  - "1VNF"
19399 #  - "2VNF"
19400 #  - "4VNF"
19401 #  - "2VNF"
19402 #  - "4VNF"
19403 #  layout:
19404 #    title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
19405 #    layout: "plot-latency"
19406 #
19407 ## Packet Latency - VPP Container Memif 3n-hsw-x520 - l2bd
19408 #- type: "plot"
19409 #  title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr-lat"
19410 #  algorithm: "plot_latency_error_bars"
19411 #  output-file-type: ".html"
19412 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr-lat"
19413 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19414 #  filter: "'NIC_Intel-X520-DA2' and
19415 #           '64B' and
19416 #           ('BASE' or 'SCALE') and
19417 #           'NDRPDR' and
19418 #           '1T1C' and
19419 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
19420 #           not 'VHOST' and
19421 #           not 'NF_DENSITY' and
19422 #           'MEMIF'"
19423 #  parameters:
19424 #  - "latency"
19425 #  - "parent"
19426 #  - "tags"
19427 #  sort:
19428 #  - "1VNF"
19429 #  - "2VNF"
19430 #  - "4VNF"
19431 #  - "2VNF"
19432 #  - "4VNF"
19433 #  layout:
19434 #    title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
19435 #    layout: "plot-latency"
19436 #
19437 #- type: "plot"
19438 #  title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr-lat"
19439 #  algorithm: "plot_latency_error_bars"
19440 #  output-file-type: ".html"
19441 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr-lat"
19442 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19443 #  filter: "'NIC_Intel-X520-DA2' and
19444 #           '64B' and
19445 #           ('BASE' or 'SCALE') and
19446 #           'NDRPDR' and
19447 #           '2T2C' and
19448 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
19449 #           not 'VHOST' and
19450 #           not 'NF_DENSITY' and
19451 #           'MEMIF'"
19452 #  parameters:
19453 #  - "latency"
19454 #  - "parent"
19455 #  - "tags"
19456 #  sort:
19457 #  - "1VNF"
19458 #  - "2VNF"
19459 #  - "4VNF"
19460 #  - "2VNF"
19461 #  - "4VNF"
19462 #  layout:
19463 #    title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
19464 #    layout: "plot-latency"
19465 #
19466 ## Packet Latency - VPP Container Memif 3n-hsw-x710 - l2xc
19467 #- type: "plot"
19468 #  title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr-lat"
19469 #  algorithm: "plot_latency_error_bars"
19470 #  output-file-type: ".html"
19471 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr-lat"
19472 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19473 #  filter: "'NIC_Intel-X710' and
19474 #           '64B' and
19475 #           ('BASE' or 'SCALE') and
19476 #           'NDRPDR' and
19477 #           '1T1C' and
19478 #           'L2XCFWD' and
19479 #           not 'VHOST' and
19480 #           not 'NF_DENSITY' and
19481 #           'MEMIF'"
19482 #  parameters:
19483 #  - "latency"
19484 #  - "parent"
19485 #  - "tags"
19486 #  sort:
19487 #  - "1VNF"
19488 #  - "2VNF"
19489 #  - "4VNF"
19490 #  - "2VNF"
19491 #  - "4VNF"
19492 #  layout:
19493 #    title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
19494 #    layout: "plot-latency"
19495 #
19496 #- type: "plot"
19497 #  title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr-lat"
19498 #  algorithm: "plot_latency_error_bars"
19499 #  output-file-type: ".html"
19500 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr-lat"
19501 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19502 #  filter: "'NIC_Intel-X710' and
19503 #           '64B' and
19504 #           ('BASE' or 'SCALE') and
19505 #           'NDRPDR' and
19506 #           '2T2C' and
19507 #           'L2XCFWD' and
19508 #           not 'VHOST' and
19509 #           not 'NF_DENSITY' and
19510 #           'MEMIF'"
19511 #  parameters:
19512 #  - "latency"
19513 #  - "parent"
19514 #  - "tags"
19515 #  sort:
19516 #  - "1VNF"
19517 #  - "2VNF"
19518 #  - "4VNF"
19519 #  - "2VNF"
19520 #  - "4VNF"
19521 #  layout:
19522 #    title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
19523 #    layout: "plot-latency"
19524 #
19525 ## Packet Latency - VPP Container Memif 3n-hsw-x710 - l2bd
19526 #- type: "plot"
19527 #  title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr-lat"
19528 #  algorithm: "plot_latency_error_bars"
19529 #  output-file-type: ".html"
19530 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr-lat"
19531 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19532 #  filter: "'NIC_Intel-X710' and
19533 #           '64B' and
19534 #           ('BASE' or 'SCALE') and
19535 #           'NDRPDR' and
19536 #           '1T1C' and
19537 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
19538 #           not 'VHOST' and
19539 #           not 'NF_DENSITY' and
19540 #           'MEMIF'"
19541 #  parameters:
19542 #  - "latency"
19543 #  - "parent"
19544 #  - "tags"
19545 #  sort:
19546 #  - "1VNF"
19547 #  - "2VNF"
19548 #  - "4VNF"
19549 #  - "2VNF"
19550 #  - "4VNF"
19551 #  layout:
19552 #    title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
19553 #    layout: "plot-latency"
19554 #
19555 #- type: "plot"
19556 #  title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr-lat"
19557 #  algorithm: "plot_latency_error_bars"
19558 #  output-file-type: ".html"
19559 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr-lat"
19560 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19561 #  filter: "'NIC_Intel-X710' and
19562 #           '64B' and
19563 #           ('BASE' or 'SCALE') and
19564 #           'NDRPDR' and
19565 #           '2T2C' and
19566 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
19567 #           not 'VHOST' and
19568 #           not 'NF_DENSITY' and
19569 #           'MEMIF'"
19570 #  parameters:
19571 #  - "latency"
19572 #  - "parent"
19573 #  - "tags"
19574 #  sort:
19575 #  - "1VNF"
19576 #  - "2VNF"
19577 #  - "4VNF"
19578 #  - "2VNF"
19579 #  - "4VNF"
19580 #  layout:
19581 #    title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
19582 #    layout: "plot-latency"
19583
19584 ################################################################################
19585
19586 # Packet Latency - VPP IPv4 3n-hsw-x520 base and scale
19587 - type: "plot"
19588   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
19589   algorithm: "plot_latency_error_bars"
19590   output-file-type: ".html"
19591   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
19592   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19593   filter: "'NIC_Intel-X520-DA2' and
19594            '64B' and
19595            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19596            'NDRPDR' and
19597            '1T1C' and
19598            'IP4FWD' and
19599            not 'IPSEC' and
19600            not 'DOT1Q' and
19601            not 'VHOST'"
19602   parameters:
19603   - "latency"
19604   - "parent"
19605   - "tags"
19606   sort:
19607   - "DOT1Q"
19608   - "IP4BASE"
19609   - "FIB_20K"
19610   - "FIB_200K"
19611   - "FIB_2M"
19612   layout:
19613     title: "ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
19614     layout: "plot-latency"
19615
19616 - type: "plot"
19617   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
19618   algorithm: "plot_latency_error_bars"
19619   output-file-type: ".html"
19620   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
19621   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19622   filter: "'NIC_Intel-X520-DA2' and
19623            '64B' and
19624            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19625            'NDRPDR' and
19626            '2T2C' and
19627            'IP4FWD' and
19628            not 'IPSEC' and
19629            not 'DOT1Q' and
19630            not 'VHOST'"
19631   parameters:
19632   - "latency"
19633   - "parent"
19634   - "tags"
19635   sort:
19636   - "DOT1Q"
19637   - "IP4BASE"
19638   - "FIB_20K"
19639   - "FIB_200K"
19640   - "FIB_2M"
19641   layout:
19642     title: "ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
19643     layout: "plot-latency"
19644
19645 # Packet Latency - VPP IPv4 3n-hsw-x520 features
19646 - type: "plot"
19647   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-ndr-lat"
19648   algorithm: "plot_latency_error_bars"
19649   output-file-type: ".html"
19650   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-ndr-lat"
19651   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19652   filter: "'NIC_Intel-X520-DA2' and
19653            '64B' and
19654            ('IP4BASE' or
19655             'POLICE_MARK' or
19656             'COPWHLIST' or
19657             ('NAT44' and 'BASE') or
19658             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
19659            'NDRPDR' and
19660            '1T1C' and
19661            'IP4FWD' and
19662            not 'IPSEC' and
19663            not 'VHOST'"
19664   parameters:
19665   - "latency"
19666   - "parent"
19667   - "tags"
19668   sort:
19669   - "DOT1Q"
19670   - "IP4BASE"
19671   - "NAT44"
19672   - "POLICE_MARK"
19673   - "COPWHLIST"
19674   - "IACL"
19675   - "OACL"
19676   layout:
19677     title: "ip4-3n-hsw-x520-64b-1t1c-features-ndr"
19678     layout: "plot-latency"
19679
19680 - type: "plot"
19681   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-ndr-lat"
19682   algorithm: "plot_latency_error_bars"
19683   output-file-type: ".html"
19684   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-ndr-lat"
19685   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19686   filter: "'NIC_Intel-X520-DA2' and
19687            '64B' and
19688            ('IP4BASE' or
19689             'POLICE_MARK' or
19690             'COPWHLIST' or
19691             ('NAT44' and 'BASE') or
19692             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
19693            'NDRPDR' and
19694            '2T2C' and
19695            'IP4FWD' and
19696            not 'IPSEC' and
19697            not 'VHOST'"
19698   parameters:
19699   - "latency"
19700   - "parent"
19701   - "tags"
19702   sort:
19703   - "DOT1Q"
19704   - "IP4BASE"
19705   - "NAT44"
19706   - "POLICE_MARK"
19707   - "COPWHLIST"
19708   - "IACL"
19709   - "OACL"
19710   layout:
19711     title: "ip4-3n-hsw-x520-64b-2t2c-features-ndr"
19712     layout: "plot-latency"
19713
19714 # Packet Latency - VPP IPv4 3n-hsw-x520 features nat44
19715 - type: "plot"
19716   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr-lat"
19717   algorithm: "plot_latency_error_bars"
19718   output-file-type: ".html"
19719   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr-lat"
19720   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19721   filter: "'NIC_Intel-X520-DA2' and
19722            '64B' and
19723            'NDRPDR' and
19724            '1T1C' and
19725            'IP4FWD' and
19726            ('NAT44' or 'IP4BASE') and
19727            not 'DOT1Q' and
19728            not 'IPSEC' and
19729            not 'VHOST'"
19730   parameters:
19731   - "latency"
19732   - "parent"
19733   - "tags"
19734   sort:
19735   - "IP4BASE"
19736   - "BASE"
19737   - "SRC_USER_10"
19738   - "SRC_USER_100"
19739   - "SRC_USER_1000"
19740   - "SRC_USER_2000"
19741   layout:
19742     title: "ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
19743     layout: "plot-latency"
19744
19745 - type: "plot"
19746   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr-lat"
19747   algorithm: "plot_latency_error_bars"
19748   output-file-type: ".html"
19749   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr-lat"
19750   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19751   filter: "'NIC_Intel-X520-DA2' and
19752            '64B' and
19753            'NDRPDR' and
19754            '2T2C' and
19755            'IP4FWD' and
19756            ('NAT44' or 'IP4BASE') and
19757            not 'DOT1Q' and
19758            not 'IPSEC' and
19759            not 'VHOST'"
19760   parameters:
19761   - "latency"
19762   - "parent"
19763   - "tags"
19764   sort:
19765   - "IP4BASE"
19766   - "BASE"
19767   - "SRC_USER_10"
19768   - "SRC_USER_100"
19769   - "SRC_USER_1000"
19770   - "SRC_USER_2000"
19771   layout:
19772     title: "ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
19773     layout: "plot-latency"
19774
19775 # Packet Latency - VPP IPv4 3n-hsw-x520 features iacl
19776 - type: "plot"
19777   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat"
19778   algorithm: "plot_latency_error_bars"
19779   output-file-type: ".html"
19780   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat"
19781   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19782   filter: "'NIC_Intel-X520-DA2' and
19783            '64B' and
19784            'NDRPDR' and
19785            '1T1C' and
19786            'IP4FWD' and
19787            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
19788            not 'IPSEC' and
19789            not 'DOT1Q' and
19790            not 'VHOST'"
19791   parameters:
19792   - "latency"
19793   - "parent"
19794   - "tags"
19795   sort:
19796   - "IP4BASE"
19797   - "ACL_STATELESS"
19798   - "ACL_STATEFUL"
19799   - "ACL_STATELESS"
19800   - "ACL_STATEFUL"
19801   layout:
19802     title: "ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
19803     layout: "plot-latency"
19804
19805 - type: "plot"
19806   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat"
19807   algorithm: "plot_latency_error_bars"
19808   output-file-type: ".html"
19809   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat"
19810   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19811   filter: "'NIC_Intel-X520-DA2' and
19812            '64B' and
19813            'NDRPDR' and
19814            '2T2C' and
19815            'IP4FWD' and
19816            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
19817            not 'IPSEC' and
19818            not 'DOT1Q' and
19819            not 'VHOST'"
19820   parameters:
19821   - "latency"
19822   - "parent"
19823   - "tags"
19824   sort:
19825   - "IP4BASE"
19826   - "ACL_STATELESS"
19827   - "ACL_STATEFUL"
19828   - "ACL_STATELESS"
19829   - "ACL_STATEFUL"
19830   layout:
19831     title: "ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
19832     layout: "plot-latency"
19833
19834 # Packet Latency - VPP IPv4 3n-hsw-x520 features oacl
19835 - type: "plot"
19836   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
19837   algorithm: "plot_latency_error_bars"
19838   output-file-type: ".html"
19839   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
19840   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19841   filter: "'NIC_Intel-X520-DA2' and
19842            '64B' and
19843            'NDRPDR' and
19844            '1T1C' and
19845            'IP4FWD' and
19846            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
19847            not 'IPSEC' and
19848            not 'DOT1Q' and
19849            not 'VHOST'"
19850   parameters:
19851   - "latency"
19852   - "parent"
19853   - "tags"
19854   sort:
19855   - "IP4BASE"
19856   - "ACL_STATELESS"
19857   - "ACL_STATEFUL"
19858   - "ACL_STATELESS"
19859   - "ACL_STATEFUL"
19860   layout:
19861     title: "ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
19862     layout: "plot-latency"
19863
19864 - type: "plot"
19865   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat"
19866   algorithm: "plot_latency_error_bars"
19867   output-file-type: ".html"
19868   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat"
19869   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19870   filter: "'NIC_Intel-X520-DA2' and
19871            '64B' and
19872            'NDRPDR' and
19873            '2T2C' and
19874            'IP4FWD' and
19875            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
19876            not 'IPSEC' and
19877            not 'DOT1Q' and
19878            not 'VHOST'"
19879   parameters:
19880   - "latency"
19881   - "parent"
19882   - "tags"
19883   sort:
19884   - "IP4BASE"
19885   - "ACL_STATELESS"
19886   - "ACL_STATEFUL"
19887   - "ACL_STATELESS"
19888   - "ACL_STATEFUL"
19889   layout:
19890     title: "ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
19891     layout: "plot-latency"
19892
19893 # Packet Latency - VPP IPv4 3n-hsw-x710 base and scale
19894 - type: "plot"
19895   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
19896   algorithm: "plot_latency_error_bars"
19897   output-file-type: ".html"
19898   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
19899   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19900   filter: "'NIC_Intel-X710' and
19901            '64B' and
19902            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19903            'NDRPDR' and
19904            '1T1C' and
19905            'IP4FWD' and
19906            not 'IPSEC' and
19907            not 'DOT1Q' and
19908            not 'VHOST'"
19909   parameters:
19910   - "latency"
19911   - "parent"
19912   - "tags"
19913   sort:
19914   - "IP4BASE"
19915   - "FIB_20K"
19916   - "FIB_200K"
19917   - "FIB_2M"
19918   layout:
19919     title: "ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
19920     layout: "plot-latency"
19921
19922 - type: "plot"
19923   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
19924   algorithm: "plot_latency_error_bars"
19925   output-file-type: ".html"
19926   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
19927   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19928   filter: "'NIC_Intel-X710' and
19929            '64B' and
19930            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19931            'NDRPDR' and
19932            '2T2C' and
19933            'IP4FWD' and
19934            not 'IPSEC' and
19935            not 'DOT1Q' and
19936            not 'VHOST'"
19937   parameters:
19938   - "latency"
19939   - "parent"
19940   - "tags"
19941   sort:
19942   - "IP4BASE"
19943   - "FIB_20K"
19944   - "FIB_200K"
19945   - "FIB_2M"
19946   layout:
19947     title: "ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
19948     layout: "plot-latency"
19949
19950 # Packet Latency - VPP IPv4 3n-hsw-x710 features
19951 - type: "plot"
19952   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-ndr-lat"
19953   algorithm: "plot_latency_error_bars"
19954   output-file-type: ".html"
19955   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-ndr-lat"
19956   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19957   filter: "'NIC_Intel-X710' and
19958            '64B' and
19959            ('IP4BASE' or
19960             'POLICE_MARK' or
19961             'COPWHLIST' or
19962             ('NAT44' and 'BASE') or
19963             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
19964            'NDRPDR' and
19965            '1T1C' and
19966            'IP4FWD' and
19967            not 'IPSEC' and
19968            not 'VHOST'"
19969   parameters:
19970   - "latency"
19971   - "parent"
19972   - "tags"
19973   sort:
19974   - "DOT1Q"
19975   - "IP4BASE"
19976   - "NAT44"
19977   - "POLICE_MARK"
19978   - "COPWHLIST"
19979   - "IACL"
19980   - "OACL"
19981   layout:
19982     title: "ip4-3n-hsw-x710-64b-1t1c-features-ndr"
19983     layout: "plot-latency"
19984
19985 - type: "plot"
19986   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-ndr-lat"
19987   algorithm: "plot_latency_error_bars"
19988   output-file-type: ".html"
19989   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-ndr-lat"
19990   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19991   filter: "'NIC_Intel-X710' and
19992            '64B' and
19993            ('IP4BASE' or
19994             'POLICE_MARK' or
19995             'COPWHLIST' or
19996             ('NAT44' and 'BASE') or
19997             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
19998            'NDRPDR' and
19999            '2T2C' and
20000            'IP4FWD' and
20001            not 'IPSEC' and
20002            not 'VHOST'"
20003   parameters:
20004   - "latency"
20005   - "parent"
20006   - "tags"
20007   sort:
20008   - "DOT1Q"
20009   - "IP4BASE"
20010   - "NAT44"
20011   - "POLICE_MARK"
20012   - "COPWHLIST"
20013   - "IACL"
20014   - "OACL"
20015   layout:
20016     title: "ip4-3n-hsw-x710-64b-2t2c-features-ndr"
20017     layout: "plot-latency"
20018
20019 # Packet Latency - VPP IPv4 3n-hsw-x710 features nat44
20020 - type: "plot"
20021   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr-lat"
20022   algorithm: "plot_latency_error_bars"
20023   output-file-type: ".html"
20024   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr-lat"
20025   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20026   filter: "'NIC_Intel-X710' and
20027            '64B' and
20028            'NDRPDR' and
20029            '1T1C' and
20030            'IP4FWD' and
20031            ('NAT44' or 'IP4BASE') and
20032            not 'IPSEC' and
20033            not 'VHOST'"
20034   parameters:
20035   - "latency"
20036   - "parent"
20037   - "tags"
20038   sort:
20039   - "IP4BASE"
20040   - "BASE"
20041   - "SRC_USER_10"
20042   - "SRC_USER_100"
20043   - "SRC_USER_1000"
20044   - "SRC_USER_2000"
20045   layout:
20046     title: "ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
20047     layout: "plot-latency"
20048
20049 - type: "plot"
20050   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr-lat"
20051   algorithm: "plot_latency_error_bars"
20052   output-file-type: ".html"
20053   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr-lat"
20054   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20055   filter: "'NIC_Intel-X710' and
20056            '64B' and
20057            'NDRPDR' and
20058            '2T2C' and
20059            'IP4FWD' and
20060            ('NAT44' or 'IP4BASE') and
20061            not 'IPSEC' and
20062            not 'VHOST'"
20063   parameters:
20064   - "latency"
20065   - "parent"
20066   - "tags"
20067   sort:
20068   - "IP4BASE"
20069   - "BASE"
20070   - "SRC_USER_10"
20071   - "SRC_USER_100"
20072   - "SRC_USER_1000"
20073   - "SRC_USER_2000"
20074   layout:
20075     title: "ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
20076     layout: "plot-latency"
20077
20078 # Packet Latency - VPP IPv4 3n-hsw-x710 features iacl
20079 - type: "plot"
20080   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat"
20081   algorithm: "plot_latency_error_bars"
20082   output-file-type: ".html"
20083   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat"
20084   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20085   filter: "'NIC_Intel-X710' and
20086            '64B' and
20087            'NDRPDR' and
20088            '1T1C' and
20089            'IP4FWD' and
20090            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
20091            not 'IPSEC' and
20092            not 'VHOST'"
20093   parameters:
20094   - "latency"
20095   - "parent"
20096   - "tags"
20097   sort:
20098   - "IP4BASE"
20099   - "ACL_STATELESS"
20100   - "ACL_STATEFUL"
20101   - "ACL_STATELESS"
20102   - "ACL_STATEFUL"
20103   layout:
20104     title: "ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
20105     layout: "plot-latency"
20106
20107 - type: "plot"
20108   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat"
20109   algorithm: "plot_latency_error_bars"
20110   output-file-type: ".html"
20111   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat"
20112   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20113   filter: "'NIC_Intel-X710' and
20114            '64B' and
20115            'NDRPDR' and
20116            '2T2C' and
20117            'IP4FWD' and
20118            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
20119            not 'IPSEC' and
20120            not 'VHOST'"
20121   parameters:
20122   - "latency"
20123   - "parent"
20124   - "tags"
20125   sort:
20126   - "IP4BASE"
20127   - "ACL_STATELESS"
20128   - "ACL_STATEFUL"
20129   - "ACL_STATELESS"
20130   - "ACL_STATEFUL"
20131   layout:
20132     title: "ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
20133     layout: "plot-latency"
20134
20135 # Packet Latency - VPP IPv4 3n-hsw-xl710 base and scale
20136 - type: "plot"
20137   title: "VPP Latency: ip4-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
20138   algorithm: "plot_latency_error_bars"
20139   output-file-type: ".html"
20140   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
20141   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20142   filter: "'NIC_Intel-XL710' and
20143            '64B' and
20144            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20145            'NDRPDR' and
20146            '1T1C' and
20147            'IP4FWD' and
20148            not 'IPSEC' and
20149            not 'VHOST'"
20150   parameters:
20151   - "latency"
20152   - "parent"
20153   - "tags"
20154   sort:
20155   - "IP4BASE"
20156   - "FIB_20K"
20157   - "FIB_200K"
20158   - "FIB_2M"
20159   layout:
20160     title: "ip4-3n-hsw-xl710-64b-1t1c-base-ndr"
20161     layout: "plot-latency"
20162
20163 - type: "plot"
20164   title: "VPP Latency: ip4-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
20165   algorithm: "plot_latency_error_bars"
20166   output-file-type: ".html"
20167   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
20168   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20169   filter: "'NIC_Intel-XL710' and
20170            '64B' and
20171            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20172            'NDRPDR' and
20173            '2T2C' and
20174            'IP4FWD' and
20175            not 'IPSEC' and
20176            not 'VHOST'"
20177   parameters:
20178   - "latency"
20179   - "parent"
20180   - "tags"
20181   sort:
20182   - "IP4BASE"
20183   - "FIB_20K"
20184   - "FIB_200K"
20185   - "FIB_2M"
20186   layout:
20187     title: "ip4-3n-hsw-xl710-64b-2t2c-base-ndr"
20188     layout: "plot-latency"
20189
20190 # Packet Latency - VPP IPv4 3n-skx-x710 base and scale
20191 - type: "plot"
20192   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20193   algorithm: "plot_latency_error_bars"
20194   output-file-type: ".html"
20195   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20196   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20197   filter: "'NIC_Intel-X710' and
20198            '64B' and
20199            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20200            'NDRPDR' and
20201            '2T1C' and
20202            'IP4FWD' and
20203            not 'IPSEC' and
20204            not 'DOT1Q' and
20205            not 'VHOST'"
20206   parameters:
20207   - "latency"
20208   - "parent"
20209   - "tags"
20210   sort:
20211   - "IP4BASE"
20212   - "FIB_20K"
20213   - "FIB_200K"
20214   - "FIB_2M"
20215   layout:
20216     title: "ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
20217     layout: "plot-latency"
20218
20219 - type: "plot"
20220   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20221   algorithm: "plot_latency_error_bars"
20222   output-file-type: ".html"
20223   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20224   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20225   filter: "'NIC_Intel-X710' and
20226            '64B' and
20227            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20228            'NDRPDR' and
20229            '4T2C' and
20230            'IP4FWD' and
20231            not 'IPSEC' and
20232            not 'DOT1Q' and
20233            not 'VHOST'"
20234   parameters:
20235   - "latency"
20236   - "parent"
20237   - "tags"
20238   sort:
20239   - "IP4BASE"
20240   - "FIB_20K"
20241   - "FIB_200K"
20242   - "FIB_2M"
20243   layout:
20244     title: "ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
20245     layout: "plot-latency"
20246
20247 # Packet Latency - VPP IPv4 3n-skx-x710 features oacl
20248 - type: "plot"
20249   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-ndr-lat"
20250   algorithm: "plot_latency_error_bars"
20251   output-file-type: ".html"
20252   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-ndr-lat"
20253   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20254   filter: "'NIC_Intel-X710' and
20255            '64B' and
20256            ('IP4BASE' or
20257             'POLICE_MARK' or
20258             'COPWHLIST' or
20259             ('NAT44' and 'BASE') or
20260             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
20261            'NDRPDR' and
20262            '2T1C' and
20263            'IP4FWD' and
20264            not 'IPSEC' and
20265            not 'VHOST'"
20266   parameters:
20267   - "latency"
20268   - "parent"
20269   - "tags"
20270   sort:
20271   - "DOT1Q"
20272   - "IP4BASE"
20273   - "NAT44"
20274   - "POLICE_MARK"
20275   - "COPWHLIST"
20276   - "IACL"
20277   - "OACL"
20278   layout:
20279     title: "ip4-3n-skx-x710-64b-2t1c-features-ndr"
20280     layout: "plot-latency"
20281
20282 - type: "plot"
20283   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-ndr-lat"
20284   algorithm: "plot_latency_error_bars"
20285   output-file-type: ".html"
20286   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-ndr-lat"
20287   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20288   filter: "'NIC_Intel-X710' and
20289            '64B' and
20290            ('IP4BASE' or
20291             'POLICE_MARK' or
20292             'COPWHLIST' or
20293             ('NAT44' and 'BASE') or
20294             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
20295            'NDRPDR' and
20296            '4T2C' and
20297            'IP4FWD' and
20298            not 'IPSEC' and
20299            not 'VHOST'"
20300   parameters:
20301   - "latency"
20302   - "parent"
20303   - "tags"
20304   sort:
20305   - "DOT1Q"
20306   - "IP4BASE"
20307   - "NAT44"
20308   - "POLICE_MARK"
20309   - "COPWHLIST"
20310   - "IACL"
20311   - "OACL"
20312   layout:
20313     title: "ip4-3n-skx-x710-64b-4t2c-features-ndr"
20314     layout: "plot-latency"
20315
20316 # Packet Latency - VPP IPv4 3n-skx-x710 features nat44
20317 - type: "plot"
20318   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr-lat"
20319   algorithm: "plot_latency_error_bars"
20320   output-file-type: ".html"
20321   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr-lat"
20322   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20323   filter: "'NIC_Intel-X710' and
20324            '64B' and
20325            'NDRPDR' and
20326            '2T1C' and
20327            'IP4FWD' and
20328            ('NAT44' or 'IP4BASE') and
20329            not 'IPSEC' and
20330            not 'VHOST'"
20331   parameters:
20332   - "latency"
20333   - "parent"
20334   - "tags"
20335   sort:
20336   - "IP4BASE"
20337   - "BASE"
20338   - "SRC_USER_10"
20339   - "SRC_USER_100"
20340   - "SRC_USER_1000"
20341   - "SRC_USER_2000"
20342   layout:
20343     title: "ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
20344     layout: "plot-latency"
20345
20346 - type: "plot"
20347   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr-lat"
20348   algorithm: "plot_latency_error_bars"
20349   output-file-type: ".html"
20350   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr-lat"
20351   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20352   filter: "'NIC_Intel-X710' and
20353            '64B' and
20354            'NDRPDR' and
20355            '4T2C' and
20356            'IP4FWD' and
20357            ('NAT44' or 'IP4BASE') and
20358            not 'IPSEC' and
20359            not 'VHOST'"
20360   parameters:
20361   - "latency"
20362   - "parent"
20363   - "tags"
20364   sort:
20365   - "IP4BASE"
20366   - "BASE"
20367   - "SRC_USER_10"
20368   - "SRC_USER_100"
20369   - "SRC_USER_1000"
20370   - "SRC_USER_2000"
20371   layout:
20372     title: "ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
20373     layout: "plot-latency"
20374
20375 # Packet Latency - VPP IPv4 3n-skx-x710 features iacl
20376 - type: "plot"
20377   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
20378   algorithm: "plot_latency_error_bars"
20379   output-file-type: ".html"
20380   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
20381   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20382   filter: "'NIC_Intel-X710' and
20383            '64B' and
20384            'NDRPDR' and
20385            '2T1C' and
20386            'IP4FWD' and
20387            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
20388            not 'IPSEC' and
20389            not 'VHOST'"
20390   parameters:
20391   - "latency"
20392   - "parent"
20393   - "tags"
20394   sort:
20395   - "IP4BASE"
20396   - "ACL_STATELESS"
20397   - "ACL_STATEFUL"
20398   - "ACL_STATELESS"
20399   - "ACL_STATEFUL"
20400   layout:
20401     title: "ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
20402     layout: "plot-latency"
20403
20404 - type: "plot"
20405   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
20406   algorithm: "plot_latency_error_bars"
20407   output-file-type: ".html"
20408   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
20409   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20410   filter: "'NIC_Intel-X710' and
20411            '64B' and
20412            'NDRPDR' and
20413            '4T2C' and
20414            'IP4FWD' and
20415            'IACL' and
20416            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
20417            not 'IPSEC' and
20418            not 'VHOST'"
20419   parameters:
20420   - "latency"
20421   - "parent"
20422   - "tags"
20423   sort:
20424   - "IP4BASE"
20425   - "ACL_STATELESS"
20426   - "ACL_STATEFUL"
20427   - "ACL_STATELESS"
20428   - "ACL_STATEFUL"
20429   layout:
20430     title: "ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
20431     layout: "plot-latency"
20432
20433 # Packet Latency - VPP IPv4 2n-skx-x710 base and scale
20434 - type: "plot"
20435   title: "VPP Latency: ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20436   algorithm: "plot_latency_error_bars"
20437   output-file-type: ".html"
20438   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20439   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20440   filter: "'NIC_Intel-X710' and
20441            '64B' and
20442            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20443            'NDRPDR' and
20444            '2T1C' and
20445            'IP4FWD' and
20446            not 'IPSEC' and
20447            not 'DOT1Q' and
20448            not 'VHOST'"
20449   parameters:
20450   - "latency"
20451   - "parent"
20452   - "tags"
20453   sort:
20454   - "IP4BASE"
20455   - "FIB_20K"
20456   - "FIB_200K"
20457   - "FIB_2M"
20458   layout:
20459     title: "ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
20460     layout: "plot-latency"
20461
20462 - type: "plot"
20463   title: "VPP Latency: ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20464   algorithm: "plot_latency_error_bars"
20465   output-file-type: ".html"
20466   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20467   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20468   filter: "'NIC_Intel-X710' and
20469            '64B' and
20470            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20471            'NDRPDR' and
20472            '4T2C' and
20473            'IP4FWD' and
20474            not 'IPSEC' and
20475            not 'DOT1Q' and
20476            not 'VHOST'"
20477   parameters:
20478   - "latency"
20479   - "parent"
20480   - "tags"
20481   sort:
20482   - "IP4BASE"
20483   - "FIB_20K"
20484   - "FIB_200K"
20485   - "FIB_2M"
20486   layout:
20487     title: "ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
20488     layout: "plot-latency"
20489
20490 # Packet Latency - VPP IPv4 2n-skx-x710 base and scale
20491 - type: "plot"
20492   title: "VPP Latency: ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
20493   algorithm: "plot_latency_error_bars"
20494   output-file-type: ".html"
20495   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
20496   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20497   filter: "'NIC_Intel-X710' and
20498            '64B' and
20499            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
20500            'NDRPDR' and
20501            '2T1C' and
20502            'IP4FWD' and
20503            not 'IPSEC' and
20504            not 'DOT1Q' and
20505            not 'VHOST'"
20506   parameters:
20507   - "latency"
20508   - "parent"
20509   - "tags"
20510   sort:
20511   - "IP4BASE"
20512   - "ACL_STATELESS"
20513   - "ACL_STATEFUL"
20514   - "ACL_STATELESS"
20515   - "ACL_STATEFUL"
20516   layout:
20517     title: "ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr"
20518     layout: "plot-latency"
20519
20520 - type: "plot"
20521   title: "VPP Latency: ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
20522   algorithm: "plot_latency_error_bars"
20523   output-file-type: ".html"
20524   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
20525   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20526   filter: "'NIC_Intel-X710' and
20527            '64B' and
20528            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
20529            'NDRPDR' and
20530            '4T2C' and
20531            'IP4FWD' and
20532            not 'IPSEC' and
20533            not 'DOT1Q' and
20534            not 'VHOST'"
20535   parameters:
20536   - "latency"
20537   - "parent"
20538   - "tags"
20539   sort:
20540   - "IP4BASE"
20541   - "ACL_STATELESS"
20542   - "ACL_STATEFUL"
20543   - "ACL_STATELESS"
20544   - "ACL_STATEFUL"
20545   layout:
20546     title: "ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr"
20547     layout: "plot-latency"
20548
20549 # Packet Latency - VPP IPv4 2n-skx-xxv710 base and scale
20550 - type: "plot"
20551   title: "VPP Latency: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
20552   algorithm: "plot_latency_error_bars"
20553   output-file-type: ".html"
20554   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
20555   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20556   filter: "'NIC_Intel-XXV710' and
20557            '64B' and
20558            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20559            'NDRPDR' and
20560            '2T1C' and
20561            'IP4FWD' and
20562            not 'IPSEC' and
20563            not 'DOT1Q' and
20564            not 'VHOST'"
20565   parameters:
20566   - "latency"
20567   - "parent"
20568   - "tags"
20569   sort:
20570   - "IP4BASE"
20571   - "FIB_20K"
20572   - "FIB_200K"
20573   - "FIB_2M"
20574   layout:
20575     title: "ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
20576     layout: "plot-latency"
20577
20578 - type: "plot"
20579   title: "VPP Latency: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
20580   algorithm: "plot_latency_error_bars"
20581   output-file-type: ".html"
20582   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
20583   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20584   filter: "'NIC_Intel-XXV710' and
20585            '64B' and
20586            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20587            'NDRPDR' and
20588            '4T2C' and
20589            'IP4FWD' and
20590            not 'IPSEC' and
20591            not 'DOT1Q' and
20592            not 'VHOST'"
20593   parameters:
20594   - "latency"
20595   - "parent"
20596   - "tags"
20597   sort:
20598   - "IP4BASE"
20599   - "FIB_20K"
20600   - "FIB_200K"
20601   - "FIB_2M"
20602   layout:
20603     title: "ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
20604     layout: "plot-latency"
20605
20606 ################################################################################
20607
20608 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x520 - features
20609 - type: "plot"
20610   title: "VPP Latency: ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
20611   algorithm: "plot_latency_error_bars"
20612   output-file-type: ".html"
20613   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
20614   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20615   filter: "'NIC_Intel-X520-DA2' and
20616            '64B' and
20617            'ENCAP' and
20618            'NDRPDR' and
20619            '1T1C' and
20620            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
20621            not 'DOT1Q' and
20622            not 'VHOST' and
20623            not 'IPSECHW'"
20624   parameters:
20625   - "latency"
20626   - "parent"
20627   - "tags"
20628   sort:
20629   - "IP4BASE"
20630   - "L2BDMACLRN"
20631   - "L2XCFWD"
20632   - "LISP"
20633   layout:
20634     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
20635     layout: "plot-latency"
20636
20637 - type: "plot"
20638   title: "VPP Latency: ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
20639   algorithm: "plot_latency_error_bars"
20640   output-file-type: ".html"
20641   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
20642   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20643   filter: "'NIC_Intel-X520-DA2' and
20644            '64B' and
20645            'ENCAP' and
20646            'NDRPDR' and
20647            '2T2C' and
20648            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
20649            not 'DOT1Q' and
20650            not 'VHOST' and
20651            not 'IPSECHW'"
20652   parameters:
20653   - "latency"
20654   - "parent"
20655   - "tags"
20656   sort:
20657   - "IP4BASE"
20658   - "L2BDMACLRN"
20659   - "L2XCFWD"
20660   - "LISP"
20661   layout:
20662     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
20663     layout: "plot-latency"
20664
20665 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x710
20666 - type: "plot"
20667   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
20668   algorithm: "plot_latency_error_bars"
20669   output-file-type: ".html"
20670   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
20671   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20672   filter: "'NIC_Intel-X710' and
20673            '64B' and
20674            'ENCAP' and
20675            'NDRPDR' and
20676            '1T1C' and
20677            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
20678            not 'VHOST' and
20679            not 'IPSECHW'"
20680   parameters:
20681   - "latency"
20682   - "parent"
20683   - "tags"
20684   sort:
20685   - "IP4BASE"
20686   - "LISP"
20687   - "VXLAN_1"
20688   - "VXLAN_10"
20689   - "VXLAN_100"
20690   - "VXLAN_1000"
20691   layout:
20692     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
20693     layout: "plot-latency"
20694
20695 - type: "plot"
20696   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
20697   algorithm: "plot_latency_error_bars"
20698   output-file-type: ".html"
20699   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
20700   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20701   filter: "'NIC_Intel-X710' and
20702            '64B' and
20703            'ENCAP' and
20704            'NDRPDR' and
20705            '2T2C' and
20706            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
20707            not 'VHOST' and
20708            not 'IPSECHW'"
20709   parameters:
20710   - "latency"
20711   - "parent"
20712   - "tags"
20713   sort:
20714   - "IP4BASE"
20715   - "LISP"
20716   - "VXLAN_1"
20717   - "VXLAN_10"
20718   - "VXLAN_100"
20719   - "VXLAN_1000"
20720   layout:
20721     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
20722     layout: "plot-latency"
20723
20724 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x710 - features
20725 - type: "plot"
20726   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
20727   algorithm: "plot_latency_error_bars"
20728   output-file-type: ".html"
20729   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
20730   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20731   filter: "'NIC_Intel-X710' and
20732            '64B' and
20733            'ENCAP' and
20734            'NDRPDR' and
20735            '1T1C' and
20736            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
20737            not 'DOT1Q' and
20738            not 'VHOST' and
20739            not 'IPSECHW'"
20740   parameters:
20741   - "latency"
20742   - "parent"
20743   - "tags"
20744   sort:
20745   - "IP4BASE"
20746   - "L2BDMACLRN"
20747   - "L2XCFWD"
20748   - "LISP"
20749   layout:
20750     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
20751     layout: "plot-latency"
20752
20753 - type: "plot"
20754   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
20755   algorithm: "plot_latency_error_bars"
20756   output-file-type: ".html"
20757   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
20758   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20759   filter: "'NIC_Intel-X710' and
20760            '64B' and
20761            'ENCAP' and
20762            'NDRPDR' and
20763            '2T2C' and
20764            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
20765            not 'DOT1Q' and
20766            not 'VHOST' and
20767            not 'IPSECHW'"
20768   parameters:
20769   - "latency"
20770   - "parent"
20771   - "tags"
20772   sort:
20773   - "IP4BASE"
20774   - "L2BDMACLRN"
20775   - "L2XCFWD"
20776   - "LISP"
20777   layout:
20778     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
20779     layout: "plot-latency"
20780
20781 # Packet Latency - VPP Ipv4 tunnels 3n-skx-x710
20782 - type: "plot"
20783   title: "VPP Latency: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20784   algorithm: "plot_latency_error_bars"
20785   output-file-type: ".html"
20786   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20787   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20788   filter: "'NIC_Intel-X710' and
20789            '64B' and
20790            'ENCAP' and
20791            'NDRPDR' and
20792            '2T1C' and
20793            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
20794            not 'VHOST' and
20795            not 'IPSECHW'"
20796   parameters:
20797   - "latency"
20798   - "parent"
20799   - "tags"
20800   sort:
20801   - "IP4BASE"
20802   - "LISP"
20803   - "VXLAN_1"
20804   - "VXLAN_10"
20805   - "VXLAN_100"
20806   - "VXLAN_1000"
20807   layout:
20808     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
20809     layout: "plot-latency"
20810
20811 - type: "plot"
20812   title: "VPP Latency: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20813   algorithm: "plot_latency_error_bars"
20814   output-file-type: ".html"
20815   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20816   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20817   filter: "'NIC_Intel-X710' and
20818            '64B' and
20819            'ENCAP' and
20820            'NDRPDR' and
20821            '4T2C' and
20822            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
20823            not 'VHOST' and
20824            not 'IPSECHW'"
20825   parameters:
20826   - "latency"
20827   - "parent"
20828   - "tags"
20829   sort:
20830   - "IP4BASE"
20831   - "LISP"
20832   - "VXLAN_1"
20833   - "VXLAN_10"
20834   - "VXLAN_100"
20835   - "VXLAN_1000"
20836   layout:
20837     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
20838     layout: "plot-latency"
20839
20840 # Packet Latency - VPP Ipv4 tunnels 3n-skx-x710 - features
20841 - type: "plot"
20842   title: "VPP Latency: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
20843   algorithm: "plot_latency_error_bars"
20844   output-file-type: ".html"
20845   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
20846   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20847   filter: "'NIC_Intel-X710' and
20848            '64B' and
20849            'ENCAP' and
20850            'NDRPDR' and
20851            '2T1C' and
20852            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
20853            not 'DOT1Q' and
20854            not 'VHOST' and
20855            not 'IPSECHW'"
20856   parameters:
20857   - "latency"
20858   - "parent"
20859   - "tags"
20860   sort:
20861   - "IP4BASE"
20862   - "L2BDMACLRN"
20863   - "L2XCFWD"
20864   - "LISP"
20865   layout:
20866     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
20867     layout: "plot-latency"
20868
20869 - type: "plot"
20870   title: "VPP Latency: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
20871   algorithm: "plot_latency_error_bars"
20872   output-file-type: ".html"
20873   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
20874   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20875   filter: "'NIC_Intel-X710' and
20876            '64B' and
20877            'ENCAP' and
20878            'NDRPDR' and
20879            '4T2C' and
20880            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
20881            not 'DOT1Q' and
20882            not 'VHOST' and
20883            not 'IPSECHW'"
20884   parameters:
20885   - "latency"
20886   - "parent"
20887   - "tags"
20888   sort:
20889   - "IP4BASE"
20890   - "L2BDMACLRN"
20891   - "L2XCFWD"
20892   - "LISP"
20893   layout:
20894     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
20895     layout: "plot-latency"
20896
20897 ################################################################################
20898
20899 # Packet Latency - VPP IPv6 3n-hsw-x520
20900 - type: "plot"
20901   title: "VPP Latency: ip6-3n-hsw-x520-78b-1t1c-base-ndr-lat"
20902   algorithm: "plot_latency_error_bars"
20903   output-file-type: ".html"
20904   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base-ndr-lat"
20905   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20906   filter: "'NIC_Intel-X520-DA2' and
20907            '78B' and
20908            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20909            'NDRPDR' and
20910            '1T1C' and
20911            'IP6FWD' and
20912            not 'SRv6' and
20913            not 'IPSEC' and
20914            not 'VHOST'"
20915   parameters:
20916   - "latency"
20917   - "parent"
20918   - "tags"
20919   sort:
20920   - "IP6BASE"
20921   - "FIB_20K"
20922   - "FIB_200K"
20923   - "FIB_2M"
20924   layout:
20925     title: "ip6-3n-hsw-x520-78b-1t1c-base-ndr"
20926     layout: "plot-latency"
20927
20928 - type: "plot"
20929   title: "VPP Latency: ip6-3n-hsw-x520-78b-2t2c-base-ndr-lat"
20930   algorithm: "plot_latency_error_bars"
20931   output-file-type: ".html"
20932   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base-ndr-lat"
20933   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20934   filter: "'NIC_Intel-X520-DA2' and
20935            '78B' and
20936            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20937            'NDRPDR' and
20938            '2T2C' and
20939            'IP6FWD' and
20940            not 'SRv6' and
20941            not 'IPSEC' and
20942            not 'VHOST'"
20943   parameters:
20944   - "latency"
20945   - "parent"
20946   - "tags"
20947   sort:
20948   - "IP6BASE"
20949   - "FIB_20K"
20950   - "FIB_200K"
20951   - "FIB_2M"
20952   layout:
20953     title: "ip6-3n-hsw-x520-78b-2t2c-base-ndr"
20954     layout: "plot-latency"
20955
20956 # Packet Latency - VPP IPv6 3n-hsw-x710
20957 - type: "plot"
20958   title: "VPP Latency: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr-lat"
20959   algorithm: "plot_latency_error_bars"
20960   output-file-type: ".html"
20961   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr-lat"
20962   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20963   filter: "'NIC_Intel-X710' and
20964            '78B' and
20965            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20966            'NDRPDR' and
20967            '1T1C' and
20968            'IP6FWD' and
20969            not 'SRv6' and
20970            not 'IPSEC' and
20971            not 'VHOST'"
20972   parameters:
20973   - "latency"
20974   - "parent"
20975   - "tags"
20976   sort:
20977   - "IP6BASE"
20978   - "FIB_20K"
20979   - "FIB_200K"
20980   - "FIB_2M"
20981   layout:
20982     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
20983     layout: "plot-latency"
20984
20985 - type: "plot"
20986   title: "VPP Latency: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr-lat"
20987   algorithm: "plot_latency_error_bars"
20988   output-file-type: ".html"
20989   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr-lat"
20990   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20991   filter: "'NIC_Intel-X710' and
20992            '78B' and
20993            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20994            'NDRPDR' and
20995            '2T2C' and
20996            'IP6FWD' and
20997            not 'SRv6' and
20998            not 'IPSEC' and
20999            not 'VHOST'"
21000   parameters:
21001   - "latency"
21002   - "parent"
21003   - "tags"
21004   sort:
21005   - "IP6BASE"
21006   - "FIB_20K"
21007   - "FIB_200K"
21008   - "FIB_2M"
21009   layout:
21010     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
21011     layout: "plot-latency"
21012
21013 # Packet Latency - VPP IPv6 3n-hsw-xl710
21014 - type: "plot"
21015   title: "VPP Latency: ip6-3n-hsw-xl710-78b-1t1c-base-ndr-lat"
21016   algorithm: "plot_latency_error_bars"
21017   output-file-type: ".html"
21018   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base-ndr-lat"
21019   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21020   filter: "'NIC_Intel-XL710' and
21021            '78B' and
21022            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21023            'NDRPDR' and
21024            '1T1C' and
21025            'IP6FWD' and
21026            not 'SRv6' and
21027            not 'IPSEC' and
21028            not 'VHOST'"
21029   parameters:
21030   - "latency"
21031   - "parent"
21032   - "tags"
21033   sort:
21034   - "IP6BASE"
21035   - "FIB_20K"
21036   - "FIB_200K"
21037   - "FIB_2M"
21038   layout:
21039     title: "ip6-3n-hsw-xl710-78b-1t1c-base-ndr"
21040     layout: "plot-latency"
21041
21042 - type: "plot"
21043   title: "VPP Latency: ip6-3n-hsw-xl710-78b-2t2c-base-ndr-lat"
21044   algorithm: "plot_latency_error_bars"
21045   output-file-type: ".html"
21046   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base-ndr-lat"
21047   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21048   filter: "'NIC_Intel-XL710' and
21049            '78B' and
21050            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21051            'NDRPDR' and
21052            '2T2C' and
21053            'IP6FWD' and
21054            not 'SRv6' and
21055            not 'IPSEC' and
21056            not 'VHOST'"
21057   parameters:
21058   - "latency"
21059   - "parent"
21060   - "tags"
21061   sort:
21062   - "IP6BASE"
21063   - "FIB_20K"
21064   - "FIB_200K"
21065   - "FIB_2M"
21066   layout:
21067     title: "ip6-3n-hsw-xl710-78b-2t2c-base-ndr"
21068     layout: "plot-latency"
21069
21070 # Packet Latency - VPP IPv6 3n-skx-x710
21071 - type: "plot"
21072   title: "VPP Latency: ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
21073   algorithm: "plot_latency_error_bars"
21074   output-file-type: ".html"
21075   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
21076   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21077   filter: "'NIC_Intel-X710' and
21078            '78B' and
21079            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21080            'NDRPDR' and
21081            '2T1C' and
21082            'IP6FWD' and
21083            not 'SRv6' and
21084            not 'IPSEC' and
21085            not 'VHOST'"
21086   parameters:
21087   - "latency"
21088   - "parent"
21089   - "tags"
21090   sort:
21091   - "IP6BASE"
21092   - "FIB_20K"
21093   - "FIB_200K"
21094   - "FIB_2M"
21095   layout:
21096     title: "ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
21097     layout: "plot-latency"
21098
21099 - type: "plot"
21100   title: "VPP Latency: ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
21101   algorithm: "plot_latency_error_bars"
21102   output-file-type: ".html"
21103   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
21104   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21105   filter: "'NIC_Intel-X710' and
21106            '78B' and
21107            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21108            'NDRPDR' and
21109            '4T2C' and
21110            'IP6FWD' and
21111            not 'SRv6' and
21112            not 'IPSEC' and
21113            not 'VHOST'"
21114   parameters:
21115   - "latency"
21116   - "parent"
21117   - "tags"
21118   sort:
21119   - "IP6BASE"
21120   - "FIB_20K"
21121   - "FIB_200K"
21122   - "FIB_2M"
21123   layout:
21124     title: "ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
21125     layout: "plot-latency"
21126
21127 # Packet Latency - VPP IPv6 3n-skx-xxv710
21128 - type: "plot"
21129   title: "VPP Latency: ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
21130   algorithm: "plot_latency_error_bars"
21131   output-file-type: ".html"
21132   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
21133   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21134   filter: "'NIC_Intel-XXV710' and
21135            '78B' and
21136            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21137            'NDRPDR' and
21138            '2T1C' and
21139            'IP6FWD' and
21140            not 'SRv6' and
21141            not 'IPSEC' and
21142            not 'VHOST'"
21143   parameters:
21144   - "latency"
21145   - "parent"
21146   - "tags"
21147   sort:
21148   - "IP6BASE"
21149   - "FIB_20K"
21150   - "FIB_200K"
21151   - "FIB_2M"
21152   layout:
21153     title: "ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
21154     layout: "plot-latency"
21155
21156 - type: "plot"
21157   title: "VPP Latency: ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
21158   algorithm: "plot_latency_error_bars"
21159   output-file-type: ".html"
21160   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
21161   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21162   filter: "'NIC_Intel-XXV710' and
21163            '78B' and
21164            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21165            'NDRPDR' and
21166            '4T2C' and
21167            'IP6FWD' and
21168            not 'SRv6' and
21169            not 'IPSEC' and
21170            not 'VHOST'"
21171   parameters:
21172   - "latency"
21173   - "parent"
21174   - "tags"
21175   sort:
21176   - "IP6BASE"
21177   - "FIB_20K"
21178   - "FIB_200K"
21179   - "FIB_2M"
21180   layout:
21181     title: "ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
21182     layout: "plot-latency"
21183
21184 # Packet Latency - VPP IPv6 2n-skx-x710
21185 - type: "plot"
21186   title: "VPP Latency: ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
21187   algorithm: "plot_latency_error_bars"
21188   output-file-type: ".html"
21189   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
21190   data: "plot-vpp-throughput-lat-tsa-2n-skx"
21191   filter: "'NIC_Intel-X710' and
21192            '78B' and
21193            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21194            'NDRPDR' and
21195            '2T1C' and
21196            'IP6FWD' and
21197            not 'SRv6' and
21198            not 'IPSEC' and
21199            not 'VHOST'"
21200   parameters:
21201   - "latency"
21202   - "parent"
21203   - "tags"
21204   sort:
21205   - "IP6BASE"
21206   - "FIB_20K"
21207   - "FIB_200K"
21208   - "FIB_2M"
21209   layout:
21210     title: "ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
21211     layout: "plot-latency"
21212
21213 - type: "plot"
21214   title: "VPP Latency: ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
21215   algorithm: "plot_latency_error_bars"
21216   output-file-type: ".html"
21217   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
21218   data: "plot-vpp-throughput-lat-tsa-2n-skx"
21219   filter: "'NIC_Intel-X710' and
21220            '78B' and
21221            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21222            'NDRPDR' and
21223            '4T2C' and
21224            'IP6FWD' and
21225            not 'SRv6' and
21226            not 'IPSEC' and
21227            not 'VHOST'"
21228   parameters:
21229   - "latency"
21230   - "parent"
21231   - "tags"
21232   sort:
21233   - "IP6BASE"
21234   - "FIB_20K"
21235   - "FIB_200K"
21236   - "FIB_2M"
21237   layout:
21238     title: "ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
21239     layout: "plot-latency"
21240
21241 # Packet Latency - VPP IPv6 2n-skx-xxv710
21242 - type: "plot"
21243   title: "VPP Latency: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
21244   algorithm: "plot_latency_error_bars"
21245   output-file-type: ".html"
21246   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
21247   data: "plot-vpp-throughput-lat-tsa-2n-skx"
21248   filter: "'NIC_Intel-XXV710' and
21249            '78B' and
21250            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21251            'NDRPDR' and
21252            '2T1C' and
21253            'IP6FWD' and
21254            not 'SRv6' and
21255            not 'IPSEC' and
21256            not 'VHOST'"
21257   parameters:
21258   - "latency"
21259   - "parent"
21260   - "tags"
21261   sort:
21262   - "IP6BASE"
21263   - "FIB_20K"
21264   - "FIB_200K"
21265   - "FIB_2M"
21266   layout:
21267     title: "ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
21268     layout: "plot-latency"
21269
21270 - type: "plot"
21271   title: "VPP Latency: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
21272   algorithm: "plot_latency_error_bars"
21273   output-file-type: ".html"
21274   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
21275   data: "plot-vpp-throughput-lat-tsa-2n-skx"
21276   filter: "'NIC_Intel-XXV710' and
21277            '78B' and
21278            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21279            'NDRPDR' and
21280            '4T2C' and
21281            'IP6FWD' and
21282            not 'SRv6' and
21283            not 'IPSEC' and
21284            not 'VHOST'"
21285   parameters:
21286   - "latency"
21287   - "parent"
21288   - "tags"
21289   sort:
21290   - "IP6BASE"
21291   - "FIB_20K"
21292   - "FIB_200K"
21293   - "FIB_2M"
21294   layout:
21295     title: "ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
21296     layout: "plot-latency"
21297
21298 ################################################################################
21299
21300 # Packet Latency - VPP IPv6 tunnels 3n-hsw-x520
21301 - type: "plot"
21302   title: "VPP Latency: ip6tun-3n-hsw-x520-78b-1t1c-base-ndr-lat"
21303   algorithm: "plot_latency_error_bars"
21304   output-file-type: ".html"
21305   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base-ndr-lat"
21306   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21307   filter: "'NIC_Intel-X520-DA2' and
21308            '78B' and
21309            'ENCAP' and
21310            'NDRPDR' and
21311            '1T1C' and
21312            'LISP' and
21313            not 'VHOST'"
21314   parameters:
21315   - "latency"
21316   - "parent"
21317   - "tags"
21318   sort:
21319   - "IP4UNRLAY"
21320   - "IP6UNRLAY"
21321   layout:
21322     title: "ip6tun-3n-hsw-x520-78b-1t1c-base-ndr"
21323     layout: "plot-latency"
21324
21325 - type: "plot"
21326   title: "VPP Latency: ip6tun-3n-hsw-x520-78b-2t2c-base-ndr-lat"
21327   algorithm: "plot_latency_error_bars"
21328   output-file-type: ".html"
21329   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base-ndr-lat"
21330   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21331   filter: "'NIC_Intel-X520-DA2' and
21332            '78B' and
21333            'ENCAP' and
21334            'NDRPDR' and
21335            '2T2C' and
21336            'LISP' and
21337            not 'VHOST'"
21338   parameters:
21339   - "latency"
21340   - "parent"
21341   - "tags"
21342   sort:
21343   - "IP4UNRLAY"
21344   - "IP6UNRLAY"
21345   layout:
21346     title: "ip6tun-3n-hsw-x520-78b-2t2c-base-ndr"
21347     layout: "plot-latency"
21348
21349 ################################################################################
21350
21351 # Packet Latency - VPP IPSec 3n-hsw-xl710 base
21352 - type: "plot"
21353   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
21354   algorithm: "plot_latency_error_bars"
21355   output-file-type: ".html"
21356   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
21357   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21358   filter: "'NIC_Intel-XL710' and
21359            '64B' and
21360            'IP4FWD' and
21361            'NDRPDR' and
21362            'BASE' and
21363            '1T1C' and
21364            'IPSECHW' and
21365            not 'VHOST'"
21366   parameters:
21367   - "latency"
21368   - "parent"
21369   - "tags"
21370   layout:
21371     title: "ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
21372     layout: "plot-latency"
21373
21374 - type: "plot"
21375   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
21376   algorithm: "plot_latency_error_bars"
21377   output-file-type: ".html"
21378   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
21379   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21380   filter: "'NIC_Intel-XL710' and
21381            '64B' and
21382            'IP4FWD' and
21383            'NDRPDR' and
21384            'BASE' and
21385            '2T2C' and
21386            'IPSECHW' and
21387            not 'VHOST'"
21388   parameters:
21389   - "latency"
21390   - "parent"
21391   - "tags"
21392   layout:
21393     title: "ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
21394     layout: "plot-latency"
21395
21396 # Packet Latency - VPP IPSec 3n-hsw-xl710 scale
21397 - type: "plot"
21398   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr-lat"
21399   algorithm: "plot_latency_error_bars"
21400   output-file-type: ".html"
21401   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr-lat"
21402   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21403   filter: "'NIC_Intel-XL710' and
21404            '64B' and
21405            'IP4FWD' and
21406            'NDRPDR' and
21407            'SCALE' and
21408            '1T1C' and
21409            'IPSECHW' and
21410            not 'VHOST'"
21411   parameters:
21412   - "latency"
21413   - "parent"
21414   - "tags"
21415   layout:
21416     title: "ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
21417     layout: "plot-latency"
21418
21419 - type: "plot"
21420   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr-lat"
21421   algorithm: "plot_latency_error_bars"
21422   output-file-type: ".html"
21423   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr-lat"
21424   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21425   filter: "'NIC_Intel-XL710' and
21426            '64B' and
21427            'IP4FWD' and
21428            'NDRPDR' and
21429            'SCALE' and
21430            '2T2C' and
21431            'IPSECHW' and
21432            not 'VHOST'"
21433   parameters:
21434   - "latency"
21435   - "parent"
21436   - "tags"
21437   layout:
21438     title: "ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
21439     layout: "plot-latency"
21440
21441 # Packet Latency - VPP IPSec 3n-hsw-xl710 sw
21442 - type: "plot"
21443   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr-lat"
21444   algorithm: "plot_latency_error_bars"
21445   output-file-type: ".html"
21446   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr-lat"
21447   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21448   filter: "'NIC_Intel-XL710' and
21449            '64B' and
21450            'IP4FWD' and
21451            'NDRPDR' and
21452            '1T1C' and
21453            'IPSECSW' and
21454            not 'VHOST'"
21455   parameters:
21456   - "latency"
21457   - "parent"
21458   - "tags"
21459   layout:
21460     title: "ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
21461     layout: "plot-latency"
21462
21463 - type: "plot"
21464   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr-lat"
21465   algorithm: "plot_latency_error_bars"
21466   output-file-type: ".html"
21467   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr-lat"
21468   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21469   filter: "'NIC_Intel-XL710' and
21470            '64B' and
21471            'IP4FWD' and
21472            'NDRPDR' and
21473            '2T2C' and
21474            'IPSECSW' and
21475            not 'VHOST'"
21476   parameters:
21477   - "latency"
21478   - "parent"
21479   - "tags"
21480   layout:
21481     title: "ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
21482     layout: "plot-latency"
21483
21484 ################################################################################
21485
21486 # Packet Latency - VPP SRv6 3n-hsw-x520
21487 - type: "plot"
21488   title: "VPP Latency: srv6-3n-hsw-x520-78b-1t1c-features-ndr-lat"
21489   algorithm: "plot_latency_error_bars"
21490   output-file-type: ".html"
21491   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-ndr-lat"
21492   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21493   filter: "'NIC_Intel-X520-DA2' and
21494            '78B' and
21495            'FEATURE' and
21496            'NDRPDR' and
21497            '1T1C' and
21498            'IP6FWD' and
21499            'SRv6'"
21500   parameters:
21501   - "latency"
21502   - "parent"
21503   - "tags"
21504   layout:
21505     title: "srv6-3n-hsw-x520-78b-1t1c-features-ndr"
21506     layout: "plot-latency"
21507
21508 - type: "plot"
21509   title: "VPP Latency: srv6-3n-hsw-x520-78b-2t2c-features-ndr-lat"
21510   algorithm: "plot_latency_error_bars"
21511   output-file-type: ".html"
21512   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-ndr-lat"
21513   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21514   filter: "'NIC_Intel-X520-DA2' and
21515            '78B' and
21516            'FEATURE' and
21517            'NDRPDR' and
21518            '2T2C' and
21519            'IP6FWD' and
21520            'SRv6'"
21521   parameters:
21522   - "latency"
21523   - "parent"
21524   - "tags"
21525   layout:
21526     title: "srv6-3n-hsw-x520-78b-2t2c-features-ndr"
21527     layout: "plot-latency"
21528
21529 ################################################################################
21530
21531 # Packet Latency - VPP vhost ip4 3n-hsw-x520
21532 - type: "plot"
21533   title: "VPP Latency: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
21534   algorithm: "plot_latency_error_bars"
21535   output-file-type: ".html"
21536   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
21537   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21538   filter: "'NIC_Intel-X520-DA2' and
21539            '64B' and
21540            'NDRPDR' and
21541            'ETH' and
21542            'IP4FWD' and
21543            '1T1C' and
21544            'VHOST_1024' and
21545            not 'VXLAN' and
21546            not 'DOT1Q'"
21547   parameters:
21548   - "latency"
21549   - "parent"
21550   - "tags"
21551   sort:
21552   - "not CFS_OPT"
21553   - "1VM"
21554   - "2VM"
21555   layout:
21556     title: "vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
21557     layout: "plot-latency"
21558
21559 - type: "plot"
21560   title: "VPP Latency: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
21561   algorithm: "plot_latency_error_bars"
21562   output-file-type: ".html"
21563   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
21564   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21565   filter: "'NIC_Intel-X520-DA2' and
21566            '64B' and
21567            'NDRPDR' and
21568            'ETH' and
21569            'IP4FWD' and
21570            '2T2C' and
21571            'VHOST_1024' and
21572            not 'VXLAN' and
21573            not 'DOT1Q'"
21574   parameters:
21575   - "latency"
21576   - "parent"
21577   - "tags"
21578   sort:
21579   - "not CFS_OPT"
21580   - "1VM"
21581   - "2VM"
21582   layout:
21583     title: "vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
21584     layout: "plot-latency"
21585
21586 # Packet Latency - VPP vhost l2sw 3n-hsw-x520 - base
21587 - type: "plot"
21588   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
21589   algorithm: "plot_latency_error_bars"
21590   output-file-type: ".html"
21591   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-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' or 'DOT1Q') and
21597            'BASE' and
21598            '1T1C' and
21599            ('L2BDMACLRN' or 'L2XCFWD') and
21600            'VHOST_1024' and
21601            not 'VXLAN' and
21602            not 'IP4FWD' and
21603            not '2VM'"
21604   parameters:
21605   - "latency"
21606   - "parent"
21607   - "tags"
21608   sort:
21609   - "L2BDMACLRN"
21610   - "L2BDMACLRN"
21611   - "L2BDMACLRN"
21612   - "L2XCFWD"
21613   - "L2XCFWD"
21614   - "L2XCFWD"
21615   layout:
21616     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
21617     layout: "plot-latency"
21618
21619 - type: "plot"
21620   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
21621   algorithm: "plot_latency_error_bars"
21622   output-file-type: ".html"
21623   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
21624   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21625   filter: "'NIC_Intel-X520-DA2' and
21626            '64B' and
21627            'NDRPDR' and
21628            ('ETH' or 'DOT1Q') and
21629            'BASE' and
21630            '2T2C' and
21631            ('L2BDMACLRN' or 'L2XCFWD') and
21632            'VHOST_1024' and
21633            not 'VXLAN' and
21634            not 'IP4FWD' and
21635            not '2VM'"
21636   parameters:
21637   - "latency"
21638   - "parent"
21639   - "tags"
21640   sort:
21641   - "L2BDMACLRN"
21642   - "L2BDMACLRN"
21643   - "L2BDMACLRN"
21644   - "L2XCFWD"
21645   - "L2XCFWD"
21646   - "L2XCFWD"
21647   layout:
21648     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
21649     layout: "plot-latency"
21650
21651 # Packet Latency - VPP vhost l2sw 3n-hsw-x520 - base vm
21652 - type: "plot"
21653   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr-lat"
21654   algorithm: "plot_latency_error_bars"
21655   output-file-type: ".html"
21656   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr-lat"
21657   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21658   filter: "'NIC_Intel-X520-DA2' and
21659            '64B' and
21660            'NDRPDR' and
21661            ('ETH' or 'DOT1Q') and
21662            '1T1C' and
21663            ('L2BDMACLRN' or 'L2XCFWD') and
21664            'VHOST_1024' and
21665            not 'CFS_OPT' and
21666            not 'DOT1Q' and
21667            not 'VXLAN' and
21668            not 'IP4FWD' and
21669            not 'LBOND'"
21670   parameters:
21671   - "latency"
21672   - "parent"
21673   - "tags"
21674 #  sort:
21675 #  - "1VM"
21676 #  - "L2XCFWD"
21677 #  - "1VM"
21678 #  - "L2BDMACLRN"
21679   layout:
21680     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
21681     layout: "plot-latency"
21682
21683 - type: "plot"
21684   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr-lat"
21685   algorithm: "plot_latency_error_bars"
21686   output-file-type: ".html"
21687   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr-lat"
21688   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21689   filter: "'NIC_Intel-X520-DA2' and
21690            '64B' and
21691            'NDRPDR' and
21692            ('ETH' or 'DOT1Q') and
21693            '2T2C' and
21694            ('L2BDMACLRN' or 'L2XCFWD') and
21695            'VHOST_1024' and
21696            not 'CFS_OPT' and
21697            not 'DOT1Q' and
21698            not 'VXLAN' and
21699            not 'IP4FWD' and
21700            not 'LBOND'"
21701   parameters:
21702   - "latency"
21703   - "parent"
21704   - "tags"
21705 #  sort:
21706 #  - "1VM"
21707 #  - "L2XCFWD"
21708 #  - "1VM"
21709 #  - "L2BDMACLRN"
21710   layout:
21711     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
21712     layout: "plot-latency"
21713
21714 # Packet Latency - VPP vhost ip4 3n-hsw-x710
21715 - type: "plot"
21716   title: "VPP Latency: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
21717   algorithm: "plot_latency_error_bars"
21718   output-file-type: ".html"
21719   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
21720   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21721   filter: "'NIC_Intel-X710' and
21722            '64B' and
21723            'NDRPDR' and
21724            'ETH' and
21725            'IP4FWD' and
21726            '1T1C' and
21727            'VHOST_1024' and
21728            not 'VXLAN' and
21729            not 'CFS_OPT' and
21730            not 'DOT1Q'"
21731   parameters:
21732   - "latency"
21733   - "parent"
21734   - "tags"
21735   sort:
21736   - "1VM"
21737   - "2VM"
21738   layout:
21739     title: "vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
21740     layout: "plot-latency"
21741
21742 - type: "plot"
21743   title: "VPP Latency: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
21744   algorithm: "plot_latency_error_bars"
21745   output-file-type: ".html"
21746   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
21747   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21748   filter: "'NIC_Intel-X710' and
21749            '64B' and
21750            'NDRPDR' and
21751            'ETH' and
21752            'IP4FWD' and
21753            '2T2C' and
21754            'VHOST_1024' and
21755            not 'VXLAN' and
21756            not 'CFS_OPT' and
21757            not 'DOT1Q'"
21758   parameters:
21759   - "latency"
21760   - "parent"
21761   - "tags"
21762   sort:
21763   - "1VM"
21764   - "2VM"
21765   layout:
21766     title: "vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
21767     layout: "plot-latency"
21768
21769 # Packet Latency - VPP vhost l2sw 3n-hsw-x710 - base
21770 - type: "plot"
21771   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
21772   algorithm: "plot_latency_error_bars"
21773   output-file-type: ".html"
21774   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-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' or 'DOT1Q') and
21780            'BASE' and
21781            '1T1C' and
21782            ('L2BDMACLRN' or 'L2XCFWD') and
21783            'VHOST_1024' and
21784            not 'VXLAN' and
21785            not 'IP4FWD' and
21786            not '2VM'"
21787   parameters:
21788   - "latency"
21789   - "parent"
21790   - "tags"
21791   sort:
21792   - "L2BDMACLRN"
21793   - "L2BDMACLRN"
21794   - "L2BDMACLRN"
21795   - "L2XCFWD"
21796   - "L2XCFWD"
21797   - "L2XCFWD"
21798   layout:
21799     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
21800     layout: "plot-latency"
21801
21802 - type: "plot"
21803   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
21804   algorithm: "plot_latency_error_bars"
21805   output-file-type: ".html"
21806   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
21807   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21808   filter: "'NIC_Intel-X710' and
21809            '64B' and
21810            'NDRPDR' and
21811            ('ETH' or 'DOT1Q') and
21812            'BASE' and
21813            '2T2C' and
21814            ('L2BDMACLRN' or 'L2XCFWD') and
21815            'VHOST_1024' and
21816            not 'VXLAN' and
21817            not 'IP4FWD' and
21818            not '2VM'"
21819   parameters:
21820   - "latency"
21821   - "parent"
21822   - "tags"
21823   sort:
21824   - "L2BDMACLRN"
21825   - "L2BDMACLRN"
21826   - "L2BDMACLRN"
21827   - "L2XCFWD"
21828   - "L2XCFWD"
21829   - "L2XCFWD"
21830   layout:
21831     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
21832     layout: "plot-latency"
21833
21834 # Packet Latency - VPP vhost l2sw 3n-hsw-x710 - base vm
21835 - type: "plot"
21836   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr-lat"
21837   algorithm: "plot_latency_error_bars"
21838   output-file-type: ".html"
21839   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr-lat"
21840   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21841   filter: "'NIC_Intel-X710' and
21842            '64B' and
21843            'NDRPDR' and
21844            ('ETH' or 'DOT1Q') and
21845            '1T1C' and
21846            ('L2BDMACLRN' or 'L2XCFWD') and
21847            'VHOST_1024' and
21848            not 'CFS_OPT' and
21849            not 'VXLAN' and
21850            not 'IP4FWD' and
21851            not 'LBOND'"
21852   parameters:
21853   - "latency"
21854   - "parent"
21855   - "tags"
21856   sort:
21857   - "L2BDMACLRN"
21858   - "L2BDMACLRN"
21859   - "L2BDMACLRN"
21860   - "L2XCFWD"
21861   - "L2XCFWD"
21862   - "L2XCFWD"
21863   layout:
21864     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr"
21865     layout: "plot-latency"
21866
21867 - type: "plot"
21868   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr-lat"
21869   algorithm: "plot_latency_error_bars"
21870   output-file-type: ".html"
21871   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr-lat"
21872   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21873   filter: "'NIC_Intel-X710' and
21874            '64B' and
21875            'NDRPDR' and
21876            ('ETH' or 'DOT1Q') and
21877            '2T2C' and
21878            ('L2BDMACLRN' or 'L2XCFWD') and
21879            'VHOST_1024' and
21880            not 'CFS_OPT' and
21881            not 'VXLAN' and
21882            not 'IP4FWD' and
21883            not 'LBOND'"
21884   parameters:
21885   - "latency"
21886   - "parent"
21887   - "tags"
21888   sort:
21889   - "L2BDMACLRN"
21890   - "L2BDMACLRN"
21891   - "L2BDMACLRN"
21892   - "L2XCFWD"
21893   - "L2XCFWD"
21894   - "L2XCFWD"
21895   layout:
21896     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr"
21897     layout: "plot-latency"
21898
21899 # Packet Latency - VPP vhost ip4 3n-skx-x710
21900 - type: "plot"
21901   title: "VPP Latency: vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
21902   algorithm: "plot_latency_error_bars"
21903   output-file-type: ".html"
21904   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
21905   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21906   filter: "'NIC_Intel-X710' and
21907            '64B' and
21908            'NDRPDR' and
21909            'ETH' and
21910            'IP4FWD' and
21911            '2T1C' and
21912            'VHOST_1024' and
21913            not 'VXLAN' and
21914            not 'DOT1Q'"
21915   parameters:
21916   - "latency"
21917   - "parent"
21918   - "tags"
21919   sort:
21920   - "1VM"
21921   - "2VM"
21922   layout:
21923     title: "vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
21924     layout: "plot-latency"
21925
21926 - type: "plot"
21927   title: "VPP Latency: vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
21928   algorithm: "plot_latency_error_bars"
21929   output-file-type: ".html"
21930   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
21931   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21932   filter: "'NIC_Intel-X710' and
21933            '64B' and
21934            'NDRPDR' and
21935            'ETH' and
21936            'IP4FWD' and
21937            '4T2C' and
21938            'VHOST_1024' and
21939            not 'VXLAN' and
21940            not 'DOT1Q'"
21941   parameters:
21942   - "latency"
21943   - "parent"
21944   - "tags"
21945   sort:
21946   - "1VM"
21947   - "2VM"
21948   layout:
21949     title: "vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
21950     layout: "plot-latency"
21951
21952 # Packet Latency - VPP vhost l2sw 3n-skx-x710 - base
21953 - type: "plot"
21954   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
21955   algorithm: "plot_latency_error_bars"
21956   output-file-type: ".html"
21957   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
21958   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21959   filter: "'NIC_Intel-X710' and
21960            '64B' and
21961            'NDRPDR' and
21962            ('ETH' or 'DOT1Q') and
21963            'BASE' and
21964            '2T1C' and
21965            ('L2BDMACLRN' or 'L2XCFWD') and
21966            'VHOST_1024' and
21967            not 'VXLAN' and
21968            not 'IP4FWD' and
21969            not '2VM'"
21970   parameters:
21971   - "latency"
21972   - "parent"
21973   - "tags"
21974   sort:
21975   - "L2BDMACLRN"
21976   - "L2BDMACLRN"
21977   - "L2BDMACLRN"
21978   - "L2XCFWD"
21979   - "L2XCFWD"
21980   - "L2XCFWD"
21981   layout:
21982     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr"
21983     layout: "plot-latency"
21984
21985 - type: "plot"
21986   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
21987   algorithm: "plot_latency_error_bars"
21988   output-file-type: ".html"
21989   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
21990   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21991   filter: "'NIC_Intel-X710' and
21992            '64B' and
21993            'NDRPDR' and
21994            ('ETH' or 'DOT1Q') and
21995            'BASE' and
21996            '4T2C' and
21997            ('L2BDMACLRN' or 'L2XCFWD') and
21998            'VHOST_1024' and
21999            not 'VXLAN' and
22000            not 'IP4FWD' and
22001            not '2VM'"
22002   parameters:
22003   - "latency"
22004   - "parent"
22005   - "tags"
22006   sort:
22007   - "L2BDMACLRN"
22008   - "L2BDMACLRN"
22009   - "L2BDMACLRN"
22010   - "L2XCFWD"
22011   - "L2XCFWD"
22012   - "L2XCFWD"
22013   layout:
22014     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr"
22015     layout: "plot-latency"
22016
22017 # Packet Latency - VPP vhost l2sw 3n-skx-x710 - base vm
22018 - type: "plot"
22019   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr-lat"
22020   algorithm: "plot_latency_error_bars"
22021   output-file-type: ".html"
22022   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr-lat"
22023   data: "plot-vpp-throughput-lat-tsa-3n-skx"
22024   filter: "'NIC_Intel-X710' and
22025            '64B' and
22026            'NDRPDR' and
22027            ('ETH' or 'DOT1Q') and
22028            '2T1C' and
22029            ('L2BDMACLRN' or 'L2XCFWD') and
22030            'VHOST_1024' and
22031            not 'CFS_OPT' and
22032            not 'VXLAN' and
22033            not 'IP4FWD' and
22034            not 'LBOND'"
22035   parameters:
22036   - "latency"
22037   - "parent"
22038   - "tags"
22039   sort:
22040   - "L2BDMACLRN"
22041   - "L2BDMACLRN"
22042   - "L2BDMACLRN"
22043   - "L2XCFWD"
22044   - "L2XCFWD"
22045   - "L2XCFWD"
22046   layout:
22047     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr"
22048     layout: "plot-latency"
22049
22050 - type: "plot"
22051   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr-lat"
22052   algorithm: "plot_latency_error_bars"
22053   output-file-type: ".html"
22054   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr-lat"
22055   data: "plot-vpp-throughput-lat-tsa-3n-skx"
22056   filter: "'NIC_Intel-X710' and
22057            '64B' and
22058            'NDRPDR' and
22059            ('ETH' or 'DOT1Q') and
22060            '4T2C' and
22061            ('L2BDMACLRN' or 'L2XCFWD') and
22062            'VHOST_1024' and
22063            not 'CFS_OPT' and
22064            not 'VXLAN' and
22065            not 'IP4FWD' and
22066            not 'LBOND'"
22067   parameters:
22068   - "latency"
22069   - "parent"
22070   - "tags"
22071   sort:
22072   - "L2BDMACLRN"
22073   - "L2BDMACLRN"
22074   - "L2BDMACLRN"
22075   - "L2XCFWD"
22076   - "L2XCFWD"
22077   - "L2XCFWD"
22078   layout:
22079     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr"
22080     layout: "plot-latency"
22081
22082 # Packet Latency - VPP vhost ip4 2n-skx-x710
22083 - type: "plot"
22084   title: "VPP Latency: vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
22085   algorithm: "plot_latency_error_bars"
22086   output-file-type: ".html"
22087   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
22088   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22089   filter: "'NIC_Intel-X710' and
22090            '64B' and
22091            'NDRPDR' and
22092            'ETH' and
22093            'IP4FWD' and
22094            '2T1C' and
22095            'VHOST_1024' and
22096            not 'VXLAN' and
22097            not 'NF_DENSITY' and
22098            not 'CFS_OPT' and
22099            not 'DOT1Q'"
22100   parameters:
22101   - "latency"
22102   - "parent"
22103   - "tags"
22104   sort:
22105   - "1VM"
22106   - "2VM"
22107   layout:
22108     title: "vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
22109     layout: "plot-latency"
22110
22111 - type: "plot"
22112   title: "VPP Latency: vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
22113   algorithm: "plot_latency_error_bars"
22114   output-file-type: ".html"
22115   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
22116   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22117   filter: "'NIC_Intel-X710' and
22118            '64B' and
22119            'NDRPDR' and
22120            'ETH' and
22121            'IP4FWD' and
22122            '4T2C' and
22123            'VHOST_1024' and
22124            not 'VXLAN' and
22125            not 'NF_DENSITY' and
22126            not 'CFS_OPT' and
22127            not 'DOT1Q'"
22128   parameters:
22129   - "latency"
22130   - "parent"
22131   - "tags"
22132   sort:
22133   - "1VM"
22134   - "2VM"
22135   layout:
22136     title: "vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
22137     layout: "plot-latency"
22138
22139 # Packet Latency - VPP vhost l2sw 2n-skx-x710 - base
22140 - type: "plot"
22141   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
22142   algorithm: "plot_latency_error_bars"
22143   output-file-type: ".html"
22144   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
22145   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22146   filter: "'NIC_Intel-X710' and
22147            '64B' and
22148            'NDRPDR' and
22149            ('ETH' or 'DOT1Q') and
22150            'BASE' and
22151            '2T1C' and
22152            ('L2BDMACLRN' or 'L2XCFWD') and
22153            'VHOST_1024' and
22154            not 'VXLAN' and
22155            not 'NF_DENSITY' and
22156            not 'IP4FWD' and
22157            not '2VM'"
22158   parameters:
22159   - "latency"
22160   - "parent"
22161   - "tags"
22162 #  sort:
22163 #  - "not CFS_OPT"
22164 #  - "L2XCFWD"
22165 #  - "not CFS_OPT"
22166 #  - "CFS_OPT"
22167   layout:
22168     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr"
22169     layout: "plot-latency"
22170
22171 - type: "plot"
22172   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
22173   algorithm: "plot_latency_error_bars"
22174   output-file-type: ".html"
22175   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
22176   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22177   filter: "'NIC_Intel-X710' and
22178            '64B' and
22179            'NDRPDR' and
22180            ('ETH' or 'DOT1Q') and
22181            'BASE' and
22182            '4T2C' and
22183            ('L2BDMACLRN' or 'L2XCFWD') and
22184            'VHOST_1024' and
22185            not 'VXLAN' and
22186            not 'NF_DENSITY' and
22187            not 'IP4FWD' and
22188            not '2VM'"
22189   parameters:
22190   - "latency"
22191   - "parent"
22192   - "tags"
22193 #  sort:
22194 #  - "not CFS_OPT"
22195 #  - "L2XCFWD"
22196 #  - "not CFS_OPT"
22197 #  - "CFS_OPT"
22198   layout:
22199     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr"
22200     layout: "plot-latency"
22201
22202 # Packet Latency - VPP vhost l2sw 2n-skx-x710 - base vm
22203 - type: "plot"
22204   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr-lat"
22205   algorithm: "plot_latency_error_bars"
22206   output-file-type: ".html"
22207   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr-lat"
22208   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22209   filter: "'NIC_Intel-X710' and
22210            '64B' and
22211            'NDRPDR' and
22212            ('ETH' or 'DOT1Q') and
22213            '2T1C' and
22214            ('L2BDMACLRN' or 'L2XCFWD') and
22215            'VHOST_1024' and
22216            not 'CFS_OPT' and
22217            not 'VXLAN' and
22218            not 'NF_DENSITY' and
22219            not 'DOT1Q' and
22220            not 'IP4FWD'"
22221   parameters:
22222   - "latency"
22223   - "parent"
22224   - "tags"
22225 #  sort:
22226 #  - "1VM"
22227 #  - "L2XCFWD"
22228 #  - "1VM"
22229 #  - "L2BDMACLRN"
22230   layout:
22231     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
22232     layout: "plot-latency"
22233
22234 - type: "plot"
22235   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr-lat"
22236   algorithm: "plot_latency_error_bars"
22237   output-file-type: ".html"
22238   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr-lat"
22239   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22240   filter: "'NIC_Intel-X710' and
22241            '64B' and
22242            'NDRPDR' and
22243            ('ETH' or 'DOT1Q') and
22244            '4T2C' and
22245            ('L2BDMACLRN' or 'L2XCFWD') and
22246            'VHOST_1024' and
22247            not 'CFS_OPT' and
22248            not 'VXLAN' and
22249            not 'NF_DENSITY' and
22250            not 'DOT1Q' and
22251            not 'IP4FWD'"
22252   parameters:
22253   - "latency"
22254   - "parent"
22255   - "tags"
22256 #  sort:
22257 #  - "1VM"
22258 #  - "L2XCFWD"
22259 #  - "1VM"
22260 #  - "L2BDMACLRN"
22261   layout:
22262     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
22263     layout: "plot-latency"
22264
22265 # Packet Latency - VPP vhost ip4 2n-skx-xxv710
22266 - type: "plot"
22267   title: "VPP Latency: vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
22268   algorithm: "plot_latency_error_bars"
22269   output-file-type: ".html"
22270   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
22271   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22272   filter: "'NIC_Intel-XXV710' and
22273            '64B' and
22274            'NDRPDR' and
22275            'ETH' and
22276            'IP4FWD' and
22277            '2T1C' and
22278            'VHOST_1024' and
22279            not 'VXLAN' and
22280            not 'CFS_OPT' and
22281            not 'DOT1Q'"
22282   parameters:
22283   - "latency"
22284   - "parent"
22285   - "tags"
22286   sort:
22287   - "not CFS_OPT"
22288   - "1VM"
22289   - "2VM"
22290   layout:
22291     title: "vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
22292     layout: "plot-latency"
22293
22294 - type: "plot"
22295   title: "VPP Latency: vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
22296   algorithm: "plot_latency_error_bars"
22297   output-file-type: ".html"
22298   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
22299   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22300   filter: "'NIC_Intel-XXV710' and
22301            '64B' and
22302            'NDRPDR' and
22303            'ETH' and
22304            'IP4FWD' and
22305            '4T2C' and
22306            'VHOST_1024' and
22307            not 'VXLAN' and
22308            not 'CFS_OPT' and
22309            not 'DOT1Q'"
22310   parameters:
22311   - "latency"
22312   - "parent"
22313   - "tags"
22314   sort:
22315   - "not CFS_OPT"
22316   - "1VM"
22317   - "2VM"
22318   layout:
22319     title: "vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
22320     layout: "plot-latency"
22321
22322 ## Packet Latency - VPP vhost l2sw 2n-skx-xxv710 - base
22323 #- type: "plot"
22324 #  title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr-lat"
22325 #  algorithm: "plot_latency_error_bars"
22326 #  output-file-type: ".html"
22327 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr-lat"
22328 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
22329 #  filter: "'NIC_Intel-XXV710' and
22330 #           '64B' and
22331 #           'NDRPDR' and
22332 #           ('ETH' or 'DOT1Q') and
22333 #           'BASE' and
22334 #           '2T1C' and
22335 #           ('L2BDMACLRN' or 'L2XCFWD') and
22336 #           'VHOST_1024' and
22337 #           not 'VXLAN' and
22338 #           not 'IP4FWD' and
22339 #           not '2VM'"
22340 #  parameters:
22341 #  - "latency"
22342 #  - "parent"
22343 #  - "tags"
22344 ##  sort:
22345 ##  - "not CFS_OPT"
22346 ##  - "L2XCFWD"
22347 ##  - "not CFS_OPT"
22348 ##  - "CFS_OPT"
22349 #  layout:
22350 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
22351 #    layout: "plot-latency"
22352 #
22353 #- type: "plot"
22354 #  title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr-lat"
22355 #  algorithm: "plot_latency_error_bars"
22356 #  output-file-type: ".html"
22357 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr-lat"
22358 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
22359 #  filter: "'NIC_Intel-XXV710' and
22360 #           '64B' and
22361 #           'NDRPDR' and
22362 #           ('ETH' or 'DOT1Q') and
22363 #           'BASE' and
22364 #           '4T2C' and
22365 #           ('L2BDMACLRN' or 'L2XCFWD') and
22366 #           'VHOST_1024' and
22367 #           not 'VXLAN' and
22368 #           not 'IP4FWD' and
22369 #           not '2VM'"
22370 #  parameters:
22371 #  - "latency"
22372 #  - "parent"
22373 #  - "tags"
22374 ##  sort:
22375 ##  - "not CFS_OPT"
22376 ##  - "L2XCFWD"
22377 ##  - "not CFS_OPT"
22378 ##  - "CFS_OPT"
22379 #  layout:
22380 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
22381 #    layout: "plot-latency"
22382 #
22383 ## Packet Latency - VPP vhost l2sw 2n-skx-xxv710 - base vm
22384 #- type: "plot"
22385 #  title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr-lat"
22386 #  algorithm: "plot_latency_error_bars"
22387 #  output-file-type: ".html"
22388 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr-lat"
22389 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
22390 #  filter: "'NIC_Intel-XXV710' and
22391 #           '64B' and
22392 #           'NDRPDR' and
22393 #           ('ETH' or 'DOT1Q') and
22394 #           '2T1C' and
22395 #           ('L2BDMACLRN' or 'L2XCFWD') and
22396 #           'VHOST_1024' and
22397 #           not 'CFS_OPT' and
22398 #           not 'VXLAN' and
22399 #           not 'DOT1Q' and
22400 #           not 'IP4FWD'"
22401 #  parameters:
22402 #  - "latency"
22403 #  - "parent"
22404 #  - "tags"
22405 ##  sort:
22406 ##  - "1VM"
22407 ##  - "L2XCFWD"
22408 ##  - "1VM"
22409 ##  - "L2BDMACLRN"
22410 #  layout:
22411 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
22412 #    layout: "plot-latency"
22413 #
22414 #- type: "plot"
22415 #  title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr-lat"
22416 #  algorithm: "plot_latency_error_bars"
22417 #  output-file-type: ".html"
22418 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr-lat"
22419 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
22420 #  filter: "'NIC_Intel-XXV710' and
22421 #           '64B' and
22422 #           'NDRPDR' and
22423 #           ('ETH' or 'DOT1Q') and
22424 #           '4T2C' and
22425 #           ('L2BDMACLRN' or 'L2XCFWD') and
22426 #           'VHOST_1024' and
22427 #           not 'CFS_OPT' and
22428 #           not 'VXLAN' and
22429 #           not 'DOT1Q' and
22430 #           not 'IP4FWD'"
22431 #  parameters:
22432 #  - "latency"
22433 #  - "parent"
22434 #  - "tags"
22435 ##  sort:
22436 ##  - "1VM"
22437 ##  - "L2XCFWD"
22438 ##  - "1VM"
22439 ##  - "L2BDMACLRN"
22440 #  layout:
22441 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
22442 #    layout: "plot-latency"
22443
22444 ################################################################################
22445
22446 # Packet Latency - VPP VTS 3n-hsw-x520
22447 - type: "plot"
22448   title: "VPP Latency: vts-3n-hsw-x520-114b-1t1c-ndr-lat"
22449   algorithm: "plot_latency_error_bars"
22450   output-file-type: ".html"
22451   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-1t1c-ndr-lat"
22452   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22453   filter: "'NIC_Intel-X520-DA2' and
22454            '114B' and
22455            'NDRPDR' and
22456            '1T1C' and
22457            'VTS'"
22458   parameters:
22459   - "latency"
22460   - "parent"
22461   - "tags"
22462   layout:
22463     title: "vts-3n-hsw-x520-114b-1t1c-ndr"
22464     layout: "plot-latency"
22465
22466 - type: "plot"
22467   title: "VPP Latency: vts-3n-hsw-x520-114b-2t2c-ndr-lat"
22468   algorithm: "plot_latency_error_bars"
22469   output-file-type: ".html"
22470   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-2t2c-ndr-lat"
22471   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22472   filter: "'NIC_Intel-X520-DA2' and
22473            '114B' and
22474            'NDRPDR' and
22475            '2T2C' and
22476            'VTS'"
22477   parameters:
22478   - "latency"
22479   - "parent"
22480   - "tags"
22481   layout:
22482     title: "vts-3n-hsw-x520-114b-2t2c-ndr"
22483     layout: "plot-latency"
22484
22485 ################################################################################
22486
22487 # Packet Latency - DPDK l3fwd 3n-hsw-x520
22488 - type: "plot"
22489   title: "DPDK Latency: l3fwd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
22490   algorithm: "plot_latency_error_bars"
22491   output-file-type: ".html"
22492   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
22493   data: "plot-dpdk-throughput-latency-3n-hsw"
22494   filter: "'NIC_Intel-X520-DA2' and
22495            '64B' and
22496            'BASE' and
22497            'NDRPDR' and
22498            '1T1C' and
22499            'IP4FWD'"
22500   parameters:
22501   - "latency"
22502   - "parent"
22503   - "tags"
22504   layout:
22505     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
22506     layout: "plot-latency"
22507
22508 - type: "plot"
22509   title: "DPDK Latency: l3fwd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
22510   algorithm: "plot_latency_error_bars"
22511   output-file-type: ".html"
22512   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
22513   data: "plot-dpdk-throughput-latency-3n-hsw"
22514   filter: "'NIC_Intel-X520-DA2' and
22515            '64B' and
22516            'BASE' and
22517            'NDRPDR' and
22518            '2T2C' and
22519            'IP4FWD'"
22520   parameters:
22521   - "latency"
22522   - "parent"
22523   - "tags"
22524   layout:
22525     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
22526     layout: "plot-latency"
22527
22528 # Packet Latency - DPDK l3fwd 3n-hsw-x710
22529 - type: "plot"
22530   title: "DPDK Latency: l3fwd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
22531   algorithm: "plot_latency_error_bars"
22532   output-file-type: ".html"
22533   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
22534   data: "plot-dpdk-throughput-latency-3n-hsw"
22535   filter: "'NIC_Intel-X710' and
22536            '64B' and
22537            'BASE' and
22538            'NDRPDR' and
22539            '1T1C' and
22540            'IP4FWD'"
22541   parameters:
22542   - "latency"
22543   - "parent"
22544   - "tags"
22545   layout:
22546     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
22547     layout: "plot-latency"
22548
22549 - type: "plot"
22550   title: "DPDK Latency: l3fwd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
22551   algorithm: "plot_latency_error_bars"
22552   output-file-type: ".html"
22553   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
22554   data: "plot-dpdk-throughput-latency-3n-hsw"
22555   filter: "'NIC_Intel-X710' and
22556            '64B' and
22557            'BASE' and
22558            'NDRPDR' and
22559            '2T2C' and
22560            'IP4FWD'"
22561   parameters:
22562   - "latency"
22563   - "parent"
22564   - "tags"
22565   layout:
22566     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
22567     layout: "plot-latency"
22568
22569 # Packet Latency - DPDK l3fwd 3n-hsw-xl710
22570 - type: "plot"
22571   title: "DPDK Latency: l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
22572   algorithm: "plot_latency_error_bars"
22573   output-file-type: ".html"
22574   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
22575   data: "plot-dpdk-throughput-latency-3n-hsw"
22576   filter: "'NIC_Intel-XL710' and
22577            '64B' and
22578            'BASE' and
22579            'NDRPDR' and
22580            '1T1C' and
22581            'IP4FWD'"
22582   parameters:
22583   - "latency"
22584   - "parent"
22585   - "tags"
22586   layout:
22587     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
22588     layout: "plot-latency"
22589
22590 - type: "plot"
22591   title: "DPDK Latency: l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
22592   algorithm: "plot_latency_error_bars"
22593   output-file-type: ".html"
22594   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
22595   data: "plot-dpdk-throughput-latency-3n-hsw"
22596   filter: "'NIC_Intel-XL710' and
22597            '64B' and
22598            'BASE' and
22599            'NDRPDR' and
22600            '2T2C' and
22601            'IP4FWD'"
22602   parameters:
22603   - "latency"
22604   - "parent"
22605   - "tags"
22606   layout:
22607     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
22608     layout: "plot-latency"
22609
22610 # Packet Latency - DPDK l3fwd 3n-skx-x710
22611 - type: "plot"
22612   title: "DPDK Latency: l3fwd-3n-skx-x710-64b-2t1c-base-ndr-lat"
22613   algorithm: "plot_latency_error_bars"
22614   output-file-type: ".html"
22615   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-ndr-lat"
22616   data: "plot-dpdk-throughput-latency-3n-skx"
22617   filter: "'NIC_Intel-X710' and
22618            '64B' and
22619            'BASE' and
22620            'NDRPDR' and
22621            '2T1C' and
22622            'IP4FWD'"
22623   parameters:
22624   - "latency"
22625   - "parent"
22626   - "tags"
22627   layout:
22628     title: "l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
22629     layout: "plot-latency"
22630
22631 - type: "plot"
22632   title: "DPDK Latency: l3fwd-3n-skx-x710-64b-4t2c-base-ndr-lat"
22633   algorithm: "plot_latency_error_bars"
22634   output-file-type: ".html"
22635   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-ndr-lat"
22636   data: "plot-dpdk-throughput-latency-3n-skx"
22637   filter: "'NIC_Intel-X710' and
22638            '64B' and
22639            'BASE' and
22640            'NDRPDR' and
22641            '4T2C' and
22642            'IP4FWD'"
22643   parameters:
22644   - "latency"
22645   - "parent"
22646   - "tags"
22647   layout:
22648     title: "l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
22649     layout: "plot-latency"
22650
22651 # Packet Latency - DPDK l3fwd 3n-skx-xxv710
22652 - type: "plot"
22653   title: "DPDK Latency: l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
22654   algorithm: "plot_latency_error_bars"
22655   output-file-type: ".html"
22656   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
22657   data: "plot-dpdk-throughput-latency-3n-skx"
22658   filter: "'NIC_Intel-XXV710' and
22659            '64B' and
22660            'BASE' and
22661            'NDRPDR' and
22662            '2T1C' and
22663            'IP4FWD'"
22664   parameters:
22665   - "latency"
22666   - "parent"
22667   - "tags"
22668   layout:
22669     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
22670     layout: "plot-latency"
22671
22672 - type: "plot"
22673   title: "DPDK Latency: l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
22674   algorithm: "plot_latency_error_bars"
22675   output-file-type: ".html"
22676   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
22677   data: "plot-dpdk-throughput-latency-3n-skx"
22678   filter: "'NIC_Intel-XXV710' and
22679            '64B' and
22680            'BASE' and
22681            'NDRPDR' and
22682            '4T2C' and
22683            'IP4FWD'"
22684   parameters:
22685   - "latency"
22686   - "parent"
22687   - "tags"
22688   layout:
22689     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
22690     layout: "plot-latency"
22691
22692 # Packet Latency - DPDK l3fwd 2n-skx-x710
22693 - type: "plot"
22694   title: "DPDK Latency: l3fwd-2n-skx-x710-64b-2t1c-base-ndr-lat"
22695   algorithm: "plot_latency_error_bars"
22696   output-file-type: ".html"
22697   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-ndr-lat"
22698   data: "plot-dpdk-throughput-latency-2n-skx"
22699   filter: "'NIC_Intel-X710' and
22700            '64B' and
22701            'BASE' and
22702            'NDRPDR' and
22703            '2T1C' and
22704            'IP4FWD'"
22705   parameters:
22706   - "latency"
22707   - "parent"
22708   - "tags"
22709   layout:
22710     title: "l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
22711     layout: "plot-latency"
22712
22713 - type: "plot"
22714   title: "DPDK Latency: l3fwd-2n-skx-x710-64b-4t2c-base-ndr-lat"
22715   algorithm: "plot_latency_error_bars"
22716   output-file-type: ".html"
22717   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-ndr-lat"
22718   data: "plot-dpdk-throughput-latency-2n-skx"
22719   filter: "'NIC_Intel-X710' and
22720            '64B' and
22721            'BASE' and
22722            'NDRPDR' and
22723            '4T2C' and
22724            'IP4FWD'"
22725   parameters:
22726   - "latency"
22727   - "parent"
22728   - "tags"
22729   layout:
22730     title: "l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
22731     layout: "plot-latency"
22732
22733 # Packet Latency - DPDK l3fwd 2n-skx-xxv710
22734 - type: "plot"
22735   title: "DPDK Latency: l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
22736   algorithm: "plot_latency_error_bars"
22737   output-file-type: ".html"
22738   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
22739   data: "plot-dpdk-throughput-latency-2n-skx"
22740   filter: "'NIC_Intel-XXV710' and
22741            '64B' and
22742            'BASE' and
22743            'NDRPDR' and
22744            '2T1C' and
22745            'IP4FWD'"
22746   parameters:
22747   - "latency"
22748   - "parent"
22749   - "tags"
22750   layout:
22751     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
22752     layout: "plot-latency"
22753
22754 - type: "plot"
22755   title: "DPDK Latency: l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
22756   algorithm: "plot_latency_error_bars"
22757   output-file-type: ".html"
22758   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
22759   data: "plot-dpdk-throughput-latency-2n-skx"
22760   filter: "'NIC_Intel-XXV710' and
22761            '64B' and
22762            'BASE' and
22763            'NDRPDR' and
22764            '4T2C' and
22765            'IP4FWD'"
22766   parameters:
22767   - "latency"
22768   - "parent"
22769   - "tags"
22770   layout:
22771     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
22772     layout: "plot-latency"
22773
22774 ################################################################################
22775
22776 # Packet Latency - DPDK testpmd 3n-hsw-x520
22777 - type: "plot"
22778   title: "DPDK Latency: testpmd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
22779   algorithm: "plot_latency_error_bars"
22780   output-file-type: ".html"
22781   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
22782   data: "plot-dpdk-throughput-latency-3n-hsw"
22783   filter: "'NIC_Intel-X520-DA2' and
22784            '64B' and
22785            'BASE' and
22786            'NDRPDR' and
22787            '1T1C' and
22788            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22789   parameters:
22790   - "latency"
22791   - "parent"
22792   - "tags"
22793   layout:
22794     title: "testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
22795     layout: "plot-latency"
22796
22797 - type: "plot"
22798   title: "DPDK Latency: testpmd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
22799   algorithm: "plot_latency_error_bars"
22800   output-file-type: ".html"
22801   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
22802   data: "plot-dpdk-throughput-latency-3n-hsw"
22803   filter: "'NIC_Intel-X520-DA2' and
22804            '64B' and
22805            'BASE' and
22806            'NDRPDR' and
22807            '2T2C' and
22808            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22809   parameters:
22810   - "latency"
22811   - "parent"
22812   - "tags"
22813   layout:
22814     title: "testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
22815     layout: "plot-latency"
22816
22817 # Packet Latency - DPDK testpmd 3n-hsw-x710
22818 - type: "plot"
22819   title: "DPDK Latency: testpmd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
22820   algorithm: "plot_latency_error_bars"
22821   output-file-type: ".html"
22822   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
22823   data: "plot-dpdk-throughput-latency-3n-hsw"
22824   filter: "'NIC_Intel-X710' and
22825            '64B' and
22826            'BASE' and
22827            'NDRPDR' and
22828            '1T1C' and
22829            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22830   parameters:
22831   - "latency"
22832   - "parent"
22833   - "tags"
22834   layout:
22835     title: "testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
22836     layout: "plot-latency"
22837
22838 - type: "plot"
22839   title: "DPDK Latency: testpmd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
22840   algorithm: "plot_latency_error_bars"
22841   output-file-type: ".html"
22842   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
22843   data: "plot-dpdk-throughput-latency-3n-hsw"
22844   filter: "'NIC_Intel-X710' and
22845            '64B' and
22846            'BASE' and
22847            'NDRPDR' and
22848            '2T2C' and
22849            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22850   parameters:
22851   - "latency"
22852   - "parent"
22853   - "tags"
22854   layout:
22855     title: "testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
22856     layout: "plot-latency"
22857
22858 # Packet Latency - DPDK testpmd 3n-hsw-xl710
22859 - type: "plot"
22860   title: "DPDK Latency: testpmd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
22861   algorithm: "plot_latency_error_bars"
22862   output-file-type: ".html"
22863   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
22864   data: "plot-dpdk-throughput-latency-3n-hsw"
22865   filter: "'NIC_Intel-XL710' and
22866            '64B' and
22867            'BASE' and
22868            'NDRPDR' and
22869            '1T1C' and
22870            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22871   parameters:
22872   - "latency"
22873   - "parent"
22874   - "tags"
22875   layout:
22876     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
22877     layout: "plot-latency"
22878
22879 - type: "plot"
22880   title: "DPDK Latency: testpmd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
22881   algorithm: "plot_latency_error_bars"
22882   output-file-type: ".html"
22883   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
22884   data: "plot-dpdk-throughput-latency-3n-hsw"
22885   filter: "'NIC_Intel-XL710' and
22886            '64B' and
22887            'BASE' and
22888            'NDRPDR' and
22889            '2T2C' and
22890            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22891   parameters:
22892   - "latency"
22893   - "parent"
22894   - "tags"
22895   layout:
22896     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
22897     layout: "plot-latency"
22898
22899 # Packet Latency - DPDK testpmd 3n-skx-x710
22900 - type: "plot"
22901   title: "DPDK Latency: testpmd-3n-skx-x710-64b-2t1c-base-ndr-lat"
22902   algorithm: "plot_latency_error_bars"
22903   output-file-type: ".html"
22904   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-ndr-lat"
22905   data: "plot-dpdk-throughput-latency-3n-skx"
22906   filter: "'NIC_Intel-X710' and
22907            '64B' and
22908            'BASE' and
22909            'NDRPDR' and
22910            '2T1C' and
22911            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22912   parameters:
22913   - "latency"
22914   - "parent"
22915   - "tags"
22916   layout:
22917     title: "testpmd-3n-skx-x710-64b-2t1c-base-ndr"
22918     layout: "plot-latency"
22919
22920 - type: "plot"
22921   title: "DPDK Latency: testpmd-3n-skx-x710-64b-4t2c-base-ndr-lat"
22922   algorithm: "plot_latency_error_bars"
22923   output-file-type: ".html"
22924   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-ndr-lat"
22925   data: "plot-dpdk-throughput-latency-3n-skx"
22926   filter: "'NIC_Intel-X710' and
22927            '64B' and
22928            'BASE' and
22929            'NDRPDR' and
22930            '4T2C' and
22931            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22932   parameters:
22933   - "latency"
22934   - "parent"
22935   - "tags"
22936   layout:
22937     title: "testpmd-3n-skx-x710-64b-4t2c-base-ndr"
22938     layout: "plot-latency"
22939
22940 # Packet Latency - DPDK testpmd 3n-skx-xxv710
22941 - type: "plot"
22942   title: "DPDK Latency: testpmd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
22943   algorithm: "plot_latency_error_bars"
22944   output-file-type: ".html"
22945   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
22946   data: "plot-dpdk-throughput-latency-3n-skx"
22947   filter: "'NIC_Intel-XXV710' and
22948            '64B' and
22949            'BASE' and
22950            'NDRPDR' and
22951            '2T1C' and
22952            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22953   parameters:
22954   - "latency"
22955   - "parent"
22956   - "tags"
22957   layout:
22958     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
22959     layout: "plot-latency"
22960
22961 - type: "plot"
22962   title: "DPDK Latency: testpmd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
22963   algorithm: "plot_latency_error_bars"
22964   output-file-type: ".html"
22965   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
22966   data: "plot-dpdk-throughput-latency-3n-skx"
22967   filter: "'NIC_Intel-XXV710' and
22968            '64B' and
22969            'BASE' and
22970            'NDRPDR' and
22971            '4T2C' and
22972            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22973   parameters:
22974   - "latency"
22975   - "parent"
22976   - "tags"
22977   layout:
22978     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
22979     layout: "plot-latency"
22980
22981 # Packet Latency - DPDK testpmd 2n-skx-x710
22982 - type: "plot"
22983   title: "DPDK Latency: testpmd-2n-skx-x710-64b-2t1c-base-ndr-lat"
22984   algorithm: "plot_latency_error_bars"
22985   output-file-type: ".html"
22986   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-ndr-lat"
22987   data: "plot-dpdk-throughput-latency-2n-skx"
22988   filter: "'NIC_Intel-X710' and
22989            '64B' and
22990            'BASE' and
22991            'NDRPDR' and
22992            '2T1C' and
22993            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22994   parameters:
22995   - "latency"
22996   - "parent"
22997   - "tags"
22998   layout:
22999     title: "testpmd-2n-skx-x710-64b-2t1c-base-ndr"
23000     layout: "plot-latency"
23001
23002 - type: "plot"
23003   title: "DPDK Latency: testpmd-2n-skx-x710-64b-4t2c-base-ndr-lat"
23004   algorithm: "plot_latency_error_bars"
23005   output-file-type: ".html"
23006   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-ndr-lat"
23007   data: "plot-dpdk-throughput-latency-2n-skx"
23008   filter: "'NIC_Intel-X710' and
23009            '64B' and
23010            'BASE' and
23011            'NDRPDR' and
23012            '4T2C' and
23013            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23014   parameters:
23015   - "latency"
23016   - "parent"
23017   - "tags"
23018   layout:
23019     title: "testpmd-2n-skx-x710-64b-4t2c-base-ndr"
23020     layout: "plot-latency"
23021
23022 # Packet Latency - DPDK testpmd 2n-skx-xxv710
23023 - type: "plot"
23024   title: "DPDK Latency: testpmd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
23025   algorithm: "plot_latency_error_bars"
23026   output-file-type: ".html"
23027   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
23028   data: "plot-dpdk-throughput-latency-2n-skx"
23029   filter: "'NIC_Intel-XXV710' and
23030            '64B' and
23031            'BASE' and
23032            'NDRPDR' and
23033            '2T1C' and
23034            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23035   parameters:
23036   - "latency"
23037   - "parent"
23038   - "tags"
23039   layout:
23040     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
23041     layout: "plot-latency"
23042
23043 - type: "plot"
23044   title: "DPDK Latency: testpmd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
23045   algorithm: "plot_latency_error_bars"
23046   output-file-type: ".html"
23047   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
23048   data: "plot-dpdk-throughput-latency-2n-skx"
23049   filter: "'NIC_Intel-XXV710' and
23050            '64B' and
23051            'BASE' and
23052            'NDRPDR' and
23053            '4T2C' and
23054            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23055   parameters:
23056   - "latency"
23057   - "parent"
23058   - "tags"
23059   layout:
23060     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
23061     layout: "plot-latency"
23062
23063 ################################################################################
23064
23065 # Speedup - VPP Container Memif 3n-hsw-x520
23066 - type: "plot"
23067   title: "Speedup: memif-3n-hsw-x520-64b-base_and_features-ndr-tsa"
23068   algorithm: "plot_throughput_speedup_analysis"
23069   output-file-type: ".html"
23070   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-base_and_features-ndr-tsa"
23071   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23072   filter: "'NIC_Intel-X520-DA2' and
23073            '64B' and
23074            ('BASE' or 'SCALE') and
23075            'NDRPDR' and
23076            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23077            not 'VHOST' and
23078            'MEMIF'"
23079   parameters:
23080   - "throughput"
23081   - "parent"
23082   - "tags"
23083   sort:
23084   - "L2XCFWD"
23085   - "L2XCFWD"
23086   - "L2XCFWD"
23087   - "L2BDMACLRN"
23088   - "L2BDMACLRN"
23089   - "L2BDMACLRN"
23090   - "IP4FWD"
23091   layout:
23092     title: "memif-3n-hsw-x520-64b-base_and_features-ndr"
23093     layout: "plot-throughput-speedup-analysis"
23094
23095 - type: "plot"
23096   title: "Speedup: memif-3n-hsw-x520-64b-base_and_features-pdr-tsa"
23097   algorithm: "plot_throughput_speedup_analysis"
23098   output-file-type: ".html"
23099   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-base_and_features-pdr-tsa"
23100   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23101   filter: "'NIC_Intel-X520-DA2' and
23102            '64B' and
23103            ('BASE' or 'SCALE') and
23104            'NDRPDR' and
23105            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23106            not 'VHOST' and
23107            'MEMIF'"
23108   parameters:
23109   - "throughput"
23110   - "parent"
23111   - "tags"
23112   sort:
23113   - "L2XCFWD"
23114   - "L2XCFWD"
23115   - "L2XCFWD"
23116   - "L2BDMACLRN"
23117   - "L2BDMACLRN"
23118   - "L2BDMACLRN"
23119   - "IP4FWD"
23120   layout:
23121     title: "memif-3n-hsw-x520-64b-base_and_features-pdr"
23122     layout: "plot-throughput-speedup-analysis"
23123
23124 # Speedup - VPP Container Memif 3n-hsw-x710
23125 - type: "plot"
23126   title: "Speedup: memif-3n-hsw-x710-64b-base_and_features-ndr-tsa"
23127   algorithm: "plot_throughput_speedup_analysis"
23128   output-file-type: ".html"
23129   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-base_and_features-ndr-tsa"
23130   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23131   filter: "'NIC_Intel-X710' and
23132            '64B' and
23133            ('BASE' or 'SCALE') and
23134            'NDRPDR' and
23135            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23136            not 'VHOST' and
23137            'MEMIF'"
23138   parameters:
23139   - "throughput"
23140   - "parent"
23141   - "tags"
23142   sort:
23143   - "L2XCFWD"
23144   - "L2XCFWD"
23145   - "L2XCFWD"
23146   - "L2BDMACLRN"
23147   - "L2BDMACLRN"
23148   - "L2BDMACLRN"
23149   - "IP4FWD"
23150   layout:
23151     title: "memif-3n-hsw-x710-64b-base_and_features-ndr"
23152     layout: "plot-throughput-speedup-analysis"
23153
23154 - type: "plot"
23155   title: "Speedup: memif-3n-hsw-x710-64b-base_and_features-pdr-tsa"
23156   algorithm: "plot_throughput_speedup_analysis"
23157   output-file-type: ".html"
23158   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-base_and_features-pdr-tsa"
23159   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23160   filter: "'NIC_Intel-X710' and
23161            '64B' and
23162            ('BASE' or 'SCALE') and
23163            'NDRPDR' and
23164            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23165            not 'VHOST' and
23166            'MEMIF'"
23167   parameters:
23168   - "throughput"
23169   - "parent"
23170   - "tags"
23171   sort:
23172   - "L2XCFWD"
23173   - "L2XCFWD"
23174   - "L2XCFWD"
23175   - "L2BDMACLRN"
23176   - "L2BDMACLRN"
23177   - "L2BDMACLRN"
23178   - "IP4FWD"
23179   layout:
23180     title: "memif-3n-hsw-x710-64b-base_and_features-pdr"
23181     layout: "plot-throughput-speedup-analysis"
23182
23183 # Speedup - VPP Container Memif 3n-hsw-xl710
23184 - type: "plot"
23185   title: "Speedup: memif-3n-hsw-xl710-64b-base_and_features-ndr-tsa"
23186   algorithm: "plot_throughput_speedup_analysis"
23187   output-file-type: ".html"
23188   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-base_and_features-ndr-tsa"
23189   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23190   filter: "'NIC_Intel-XL710' and
23191            '64B' and
23192            ('BASE' or 'SCALE') and
23193            'NDRPDR' and
23194            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23195            not 'VHOST' and
23196            'MEMIF'"
23197   parameters:
23198   - "throughput"
23199   - "parent"
23200   - "tags"
23201   sort:
23202   - "L2XCFWD"
23203   - "L2XCFWD"
23204   - "L2XCFWD"
23205   - "L2BDMACLRN"
23206   - "L2BDMACLRN"
23207   - "L2BDMACLRN"
23208   - "IP4FWD"
23209   layout:
23210     title: "memif-3n-hsw-xl710-64b-base_and_features-ndr"
23211     layout: "plot-throughput-speedup-analysis"
23212
23213 - type: "plot"
23214   title: "Speedup: memif-3n-hsw-xl710-64b-base_and_features-pdr-tsa"
23215   algorithm: "plot_throughput_speedup_analysis"
23216   output-file-type: ".html"
23217   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-base_and_features-pdr-tsa"
23218   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23219   filter: "'NIC_Intel-XL710' and
23220            '64B' and
23221            ('BASE' or 'SCALE') and
23222            'NDRPDR' and
23223            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23224            not 'VHOST' and
23225            'MEMIF'"
23226   parameters:
23227   - "throughput"
23228   - "parent"
23229   - "tags"
23230   sort:
23231   - "L2XCFWD"
23232   - "L2XCFWD"
23233   - "L2XCFWD"
23234   - "L2BDMACLRN"
23235   - "L2BDMACLRN"
23236   - "L2BDMACLRN"
23237   - "IP4FWD"
23238   layout:
23239     title: "memif-3n-hsw-xl710-64b-base_and_features-pdr"
23240     layout: "plot-throughput-speedup-analysis"
23241
23242 # Speedup - VPP Container Memif 3n-skx-x710
23243 - type: "plot"
23244   title: "Speedup: memif-3n-skx-x710-64b-base_and_features-ndr-tsa"
23245   algorithm: "plot_throughput_speedup_analysis"
23246   output-file-type: ".html"
23247   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-base_and_features-ndr-tsa"
23248   data: "plot-vpp-throughput-lat-tsa-3n-skx"
23249   filter: "'NIC_Intel-X710' and
23250            '64B' and
23251            ('BASE' or 'SCALE') and
23252            'NDRPDR' and
23253            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23254            not 'VHOST' and
23255            'MEMIF'"
23256   parameters:
23257   - "throughput"
23258   - "parent"
23259   - "tags"
23260   sort:
23261   - "L2XCFWD"
23262   - "L2XCFWD"
23263   - "L2XCFWD"
23264   - "L2BDMACLRN"
23265   - "L2BDMACLRN"
23266   - "L2BDMACLRN"
23267   - "IP4FWD"
23268   layout:
23269     title: "memif-3n-skx-x710-64b-base_and_features-ndr"
23270     layout: "plot-throughput-speedup-analysis"
23271
23272 - type: "plot"
23273   title: "Speedup: memif-3n-skx-x710-64b-base_and_features-pdr-tsa"
23274   algorithm: "plot_throughput_speedup_analysis"
23275   output-file-type: ".html"
23276   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-base_and_features-pdr-tsa"
23277   data: "plot-vpp-throughput-lat-tsa-3n-skx"
23278   filter: "'NIC_Intel-X710' and
23279            '64B' and
23280            ('BASE' or 'SCALE') and
23281            'NDRPDR' and
23282            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23283            not 'VHOST' and
23284            'MEMIF'"
23285   parameters:
23286   - "throughput"
23287   - "parent"
23288   - "tags"
23289   sort:
23290   - "L2XCFWD"
23291   - "L2XCFWD"
23292   - "L2XCFWD"
23293   - "L2BDMACLRN"
23294   - "L2BDMACLRN"
23295   - "L2BDMACLRN"
23296   - "IP4FWD"
23297   layout:
23298     title: "memif-3n-skx-x710-64b-base_and_features-pdr"
23299     layout: "plot-throughput-speedup-analysis"
23300
23301 # Speedup - VPP Container Memif 2n-skx-x710
23302 - type: "plot"
23303   title: "Speedup: memif-2n-skx-x710-64b-base_and_features-ndr-tsa"
23304   algorithm: "plot_throughput_speedup_analysis"
23305   output-file-type: ".html"
23306   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-base_and_features-ndr-tsa"
23307   data: "plot-vpp-throughput-lat-tsa-2n-skx"
23308   filter: "'NIC_Intel-X710' and
23309            '64B' and
23310            ('BASE' or 'SCALE') and
23311            'NDRPDR' and
23312            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23313            not 'VHOST' and
23314            not 'NF_DENSITY' and
23315            'MEMIF'"
23316   parameters:
23317   - "throughput"
23318   - "parent"
23319   - "tags"
23320   sort:
23321   - "L2XCFWD"
23322   - "L2XCFWD"
23323   - "L2XCFWD"
23324   - "L2BDMACLRN"
23325   - "L2BDMACLRN"
23326   - "L2BDMACLRN"
23327   - "IP4FWD"
23328   layout:
23329     title: "memif-2n-skx-x710-64b-base_and_features-ndr"
23330     layout: "plot-throughput-speedup-analysis"
23331
23332 - type: "plot"
23333   title: "Speedup: memif-2n-skx-x710-64b-base_and_features-pdr-tsa"
23334   algorithm: "plot_throughput_speedup_analysis"
23335   output-file-type: ".html"
23336   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-base_and_features-pdr-tsa"
23337   data: "plot-vpp-throughput-lat-tsa-2n-skx"
23338   filter: "'NIC_Intel-X710' and
23339            '64B' and
23340            ('BASE' or 'SCALE') and
23341            'NDRPDR' and
23342            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23343            not 'VHOST' and
23344            not 'NF_DENSITY' and
23345            'MEMIF'"
23346   parameters:
23347   - "throughput"
23348   - "parent"
23349   - "tags"
23350   sort:
23351   - "L2XCFWD"
23352   - "L2XCFWD"
23353   - "L2XCFWD"
23354   - "L2BDMACLRN"
23355   - "L2BDMACLRN"
23356   - "L2BDMACLRN"
23357   - "IP4FWD"
23358   layout:
23359     title: "memif-2n-skx-x710-64b-base_and_features-pdr"
23360     layout: "plot-throughput-speedup-analysis"
23361
23362 ## Speedup - VPP Container Memif 2n-skx-xxv710
23363 #- type: "plot"
23364 #  title: "Speedup: memif-2n-skx-xxv710-64b-base_and_features-ndr-tsa"
23365 #  algorithm: "plot_throughput_speedup_analysis"
23366 #  output-file-type: ".html"
23367 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-base_and_features-ndr-tsa"
23368 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
23369 #  filter: "'NIC_Intel-XXV710' and
23370 #           '64B' and
23371 #           ('BASE' or 'SCALE') and
23372 #           'NDRPDR' and
23373 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23374 #           not 'VHOST' and
23375 #           'MEMIF'"
23376 #  parameters:
23377 #  - "throughput"
23378 #  - "parent"
23379 #  - "tags"
23380 #  sort:
23381 #  - "L2XCFWD"
23382 #  - "L2XCFWD"
23383 #  - "L2XCFWD"
23384 #  - "L2BDMACLRN"
23385 #  - "L2BDMACLRN"
23386 #  - "L2BDMACLRN"
23387 #  - "IP4FWD"
23388 #  layout:
23389 #    title: "memif-2n-skx-xxv710-64b-base_and_features-ndr"
23390 #    layout: "plot-throughput-speedup-analysis"
23391 #
23392 #- type: "plot"
23393 #  title: "Speedup: memif-2n-skx-xxv710-64b-base_and_features-pdr-tsa"
23394 #  algorithm: "plot_throughput_speedup_analysis"
23395 #  output-file-type: ".html"
23396 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-base_and_features-pdr-tsa"
23397 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
23398 #  filter: "'NIC_Intel-XXV710' and
23399 #           '64B' and
23400 #           ('BASE' or 'SCALE') and
23401 #           'NDRPDR' and
23402 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23403 #           not 'VHOST' and
23404 #           'MEMIF'"
23405 #  parameters:
23406 #  - "throughput"
23407 #  - "parent"
23408 #  - "tags"
23409 #  sort:
23410 #  - "L2XCFWD"
23411 #  - "L2XCFWD"
23412 #  - "L2XCFWD"
23413 #  - "L2BDMACLRN"
23414 #  - "L2BDMACLRN"
23415 #  - "L2BDMACLRN"
23416 #  - "IP4FWD"
23417 #  layout:
23418 #    title: "memif-2n-skx-xxv710-64b-base_and_features-pdr"
23419 #    layout: "plot-throughput-speedup-analysis"
23420
23421 ################################################################################
23422
23423 ## Speedup - VPP Container k8s memif 3n-hsw-x520 - l2xc
23424 #- type: "plot"
23425 #  title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-ndr-tsa"
23426 #  algorithm: "plot_throughput_speedup_analysis"
23427 #  output-file-type: ".html"
23428 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-ndr-tsa"
23429 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23430 #  filter: "'NIC_Intel-X520-DA2' and
23431 #           '64B' and
23432 #           ('BASE' or 'SCALE') and
23433 #           'NDRPDR' and
23434 #           'L2XCFWD' and
23435 #           not 'VHOST' and
23436 #           not 'NF_DENSITY' and
23437 #           'MEMIF'"
23438 #  parameters:
23439 #  - "throughput"
23440 #  - "parent"
23441 #  - "tags"
23442 #  sort:
23443 #  - "1VNF"
23444 #  - "2VNF"
23445 #  - "4VNF"
23446 #  - "2VNF"
23447 #  - "4VNF"
23448 #  layout:
23449 #    title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-ndr-l2xc"
23450 #    layout: "plot-throughput-speedup-analysis"
23451 #
23452 #- type: "plot"
23453 #  title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-pdr-tsa"
23454 #  algorithm: "plot_throughput_speedup_analysis"
23455 #  output-file-type: ".html"
23456 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-pdr-tsa"
23457 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23458 #  filter: "'NIC_Intel-X520-DA2' and
23459 #           '64B' and
23460 #           ('BASE' or 'SCALE') and
23461 #           'NDRPDR' and
23462 #           'L2XCFWD' and
23463 #           not 'VHOST' and
23464 #           not 'NF_DENSITY' and
23465 #           'MEMIF'"
23466 #  parameters:
23467 #  - "throughput"
23468 #  - "parent"
23469 #  - "tags"
23470 #  sort:
23471 #  - "1VNF"
23472 #  - "2VNF"
23473 #  - "4VNF"
23474 #  - "2VNF"
23475 #  - "4VNF"
23476 #  layout:
23477 #    title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-pdr"
23478 #    layout: "plot-throughput-speedup-analysis"
23479 #
23480 ## Speedup - VPP Container k8s memif 3n-hsw-x520 - l2bd
23481 #- type: "plot"
23482 #  title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-ndr-tsa"
23483 #  algorithm: "plot_throughput_speedup_analysis"
23484 #  output-file-type: ".html"
23485 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-ndr-tsa"
23486 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23487 #  filter: "'NIC_Intel-X520-DA2' and
23488 #           '64B' and
23489 #           ('BASE' or 'SCALE') and
23490 #           'NDRPDR' and
23491 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
23492 #           not 'VHOST' and
23493 #           not 'NF_DENSITY' and
23494 #           'MEMIF'"
23495 #  parameters:
23496 #  - "throughput"
23497 #  - "parent"
23498 #  - "tags"
23499 #  sort:
23500 #  - "1VNF"
23501 #  - "2VNF"
23502 #  - "4VNF"
23503 #  - "2VNF"
23504 #  - "4VNF"
23505 #  layout:
23506 #    title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-ndr-l2bd"
23507 #    layout: "plot-throughput-speedup-analysis"
23508 #
23509 #- type: "plot"
23510 #  title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-pdr-tsa"
23511 #  algorithm: "plot_throughput_speedup_analysis"
23512 #  output-file-type: ".html"
23513 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-pdr-tsa"
23514 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23515 #  filter: "'NIC_Intel-X520-DA2' and
23516 #           '64B' and
23517 #           ('BASE' or 'SCALE') and
23518 #           'NDRPDR' and
23519 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
23520 #           not 'VHOST' and
23521 #           not 'NF_DENSITY' and
23522 #           'MEMIF'"
23523 #  parameters:
23524 #  - "throughput"
23525 #  - "parent"
23526 #  - "tags"
23527 #  sort:
23528 #  - "1VNF"
23529 #  - "2VNF"
23530 #  - "4VNF"
23531 #  - "2VNF"
23532 #  - "4VNF"
23533 #  layout:
23534 #    title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-pdr"
23535 #    layout: "plot-throughput-speedup-analysis"
23536 #
23537 ## Speedup - VPP Container Memif 3n-hsw-x710 - l2xc
23538 #- type: "plot"
23539 #  title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-ndr-tsa"
23540 #  algorithm: "plot_throughput_speedup_analysis"
23541 #  output-file-type: ".html"
23542 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-ndr-tsa"
23543 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23544 #  filter: "'NIC_Intel-X710' and
23545 #           '64B' and
23546 #           ('BASE' or 'SCALE') and
23547 #           'NDRPDR' and
23548 #           'L2XCFWD' and
23549 #           not 'VHOST' and
23550 #           not 'NF_DENSITY' and
23551 #           'MEMIF'"
23552 #  parameters:
23553 #  - "throughput"
23554 #  - "parent"
23555 #  - "tags"
23556 #  sort:
23557 #  - "1VNF"
23558 #  - "2VNF"
23559 #  - "4VNF"
23560 #  - "2VNF"
23561 #  - "4VNF"
23562 #  layout:
23563 #    title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-ndr"
23564 #    layout: "plot-throughput-speedup-analysis"
23565 #
23566 #- type: "plot"
23567 #  title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-pdr-tsa"
23568 #  algorithm: "plot_throughput_speedup_analysis"
23569 #  output-file-type: ".html"
23570 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-pdr-tsa"
23571 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23572 #  filter: "'NIC_Intel-X710' and
23573 #           '64B' and
23574 #           ('BASE' or 'SCALE') and
23575 #           'NDRPDR' and
23576 #           'L2XCFWD' and
23577 #           not 'VHOST' and
23578 #           not 'NF_DENSITY' and
23579 #           'MEMIF'"
23580 #  parameters:
23581 #  - "throughput"
23582 #  - "parent"
23583 #  - "tags"
23584 #  sort:
23585 #  - "1VNF"
23586 #  - "2VNF"
23587 #  - "4VNF"
23588 #  - "2VNF"
23589 #  - "4VNF"
23590 #  layout:
23591 #    title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-pdr"
23592 #    layout: "plot-throughput-speedup-analysis"
23593 #
23594 ## Speedup - VPP Container Memif 3n-hsw-x710 - l2bd
23595 #- type: "plot"
23596 #  title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-ndr-tsa"
23597 #  algorithm: "plot_throughput_speedup_analysis"
23598 #  output-file-type: ".html"
23599 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-ndr-tsa"
23600 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23601 #  filter: "'NIC_Intel-X710' and
23602 #           '64B' and
23603 #           ('BASE' or 'SCALE') and
23604 #           'NDRPDR' and
23605 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
23606 #           not 'VHOST' and
23607 #           not 'NF_DENSITY' and
23608 #           'MEMIF'"
23609 #  parameters:
23610 #  - "throughput"
23611 #  - "parent"
23612 #  - "tags"
23613 #  sort:
23614 #  - "1VNF"
23615 #  - "2VNF"
23616 #  - "4VNF"
23617 #  - "2VNF"
23618 #  - "4VNF"
23619 #  layout:
23620 #    title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-ndr"
23621 #    layout: "plot-throughput-speedup-analysis"
23622 #
23623 #- type: "plot"
23624 #  title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-pdr-tsa"
23625 #  algorithm: "plot_throughput_speedup_analysis"
23626 #  output-file-type: ".html"
23627 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-pdr-tsa"
23628 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23629 #  filter: "'NIC_Intel-X710' and
23630 #           '64B' and
23631 #           ('BASE' or 'SCALE') and
23632 #           'NDRPDR' and
23633 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
23634 #           not 'VHOST' and
23635 #           not 'NF_DENSITY' and
23636 #           'MEMIF'"
23637 #  parameters:
23638 #  - "throughput"
23639 #  - "parent"
23640 #  - "tags"
23641 #  sort:
23642 #  - "1VNF"
23643 #  - "2VNF"
23644 #  - "4VNF"
23645 #  - "2VNF"
23646 #  - "4VNF"
23647 #  layout:
23648 #    title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-pdr"
23649 #    layout: "plot-throughput-speedup-analysis"
23650
23651 ################################################################################
23652
23653 # Speedup - VPP IPv4 3n-hsw-x520 base and scale
23654 - type: "plot"
23655   title: "Speedup: ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
23656   algorithm: "plot_throughput_speedup_analysis"
23657   output-file-type: ".html"
23658   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
23659   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23660   filter: "'NIC_Intel-X520-DA2' and
23661            '64B' and
23662            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23663            'NDRPDR' and
23664            'IP4FWD' and
23665            not 'IPSEC' and
23666            not 'DOT1Q' and
23667            not 'VHOST'"
23668   parameters:
23669   - "throughput"
23670   - "parent"
23671   - "tags"
23672   sort:
23673   - "DOT1Q"
23674   - "IP4BASE"
23675   - "FIB_20K"
23676   - "FIB_200K"
23677   - "FIB_2M"
23678   layout:
23679     title: "ip4-3n-hsw-x520-64b-base_and_scale-ndr"
23680     layout: "plot-throughput-speedup-analysis"
23681
23682 - type: "plot"
23683   title: "Speedup: ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
23684   algorithm: "plot_throughput_speedup_analysis"
23685   output-file-type: ".html"
23686   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
23687   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23688   filter: "'NIC_Intel-X520-DA2' and
23689            '64B' and
23690            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23691            'NDRPDR' and
23692            'IP4FWD' and
23693            not 'IPSEC' and
23694            not 'DOT1Q' and
23695            not 'VHOST'"
23696   parameters:
23697   - "throughput"
23698   - "parent"
23699   - "tags"
23700   sort:
23701   - "DOT1Q"
23702   - "IP4BASE"
23703   - "FIB_20K"
23704   - "FIB_200K"
23705   - "FIB_2M"
23706   layout:
23707     title: "ip4-3n-hsw-x520-64b-base_and_scale-pdr"
23708     layout: "plot-throughput-speedup-analysis"
23709
23710 # Speedup - VPP IPv4 3n-hsw-x520 features
23711 - type: "plot"
23712   title: "Speedup: ip4-3n-hsw-x520-64b-features-ndr-tsa"
23713   algorithm: "plot_throughput_speedup_analysis"
23714   output-file-type: ".html"
23715   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-ndr-tsa"
23716   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23717   filter: "'NIC_Intel-X520-DA2' and
23718            '64B' and
23719            ('IP4BASE' or
23720             'POLICE_MARK' or
23721             'COPWHLIST' or
23722             ('NAT44' and 'BASE') or
23723             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
23724            'NDRPDR' and
23725            'IP4FWD' and
23726            not 'IPSEC' and
23727            not 'VHOST'"
23728   parameters:
23729   - "throughput"
23730   - "parent"
23731   - "tags"
23732   sort:
23733   - "DOT1Q"
23734   - "IP4BASE"
23735   - "NAT44"
23736   - "POLICE_MARK"
23737   - "COPWHLIST"
23738   - "IACL"
23739   - "OACL"
23740   layout:
23741     title: "ip4-3n-hsw-x520-64b-features-ndr"
23742     layout: "plot-throughput-speedup-analysis"
23743
23744 - type: "plot"
23745   title: "Speedup: ip4-3n-hsw-x520-64b-features-pdr-tsa"
23746   algorithm: "plot_throughput_speedup_analysis"
23747   output-file-type: ".html"
23748   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-pdr-tsa"
23749   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23750   filter: "'NIC_Intel-X520-DA2' and
23751            '64B' and
23752            ('IP4BASE' or
23753             'POLICE_MARK' or
23754             'COPWHLIST' or
23755             ('NAT44' and 'BASE') or
23756             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
23757            'NDRPDR' and
23758            'IP4FWD' and
23759            not 'IPSEC' and
23760            not 'VHOST'"
23761   parameters:
23762   - "throughput"
23763   - "parent"
23764   - "tags"
23765   sort:
23766   - "DOT1Q"
23767   - "IP4BASE"
23768   - "NAT44"
23769   - "POLICE_MARK"
23770   - "COPWHLIST"
23771   - "IACL"
23772   - "OACL"
23773   layout:
23774     title: "ip4-3n-hsw-x520-64b-features-pdr"
23775     layout: "plot-throughput-speedup-analysis"
23776
23777 # Speedup - VPP IPv4 3n-hsw-x520 features nat44
23778 - type: "plot"
23779   title: "Speedup: ip4-3n-hsw-x520-64b-features-nat44-ndr-tsa"
23780   algorithm: "plot_throughput_speedup_analysis"
23781   output-file-type: ".html"
23782   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-nat44-ndr-tsa"
23783   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23784   filter: "'NIC_Intel-X520-DA2' and
23785            '64B' and
23786            'NDRPDR' and
23787            'IP4FWD' and
23788            ('NAT44' or 'IP4BASE') and
23789            not 'DOT1Q' and
23790            not 'IPSEC' and
23791            not 'VHOST'"
23792   parameters:
23793   - "throughput"
23794   - "parent"
23795   - "tags"
23796   sort:
23797   - "IP4BASE"
23798   - "BASE"
23799   - "SRC_USER_10"
23800   - "SRC_USER_100"
23801   - "SRC_USER_1000"
23802   - "SRC_USER_2000"
23803   layout:
23804     title: "ip4-3n-hsw-x520-64b-features-nat44-ndr"
23805     layout: "plot-throughput-speedup-analysis"
23806
23807 - type: "plot"
23808   title: "Speedup: ip4-3n-hsw-x520-64b-features-nat44-pdr-tsa"
23809   algorithm: "plot_throughput_speedup_analysis"
23810   output-file-type: ".html"
23811   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-nat44-pdr-tsa"
23812   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23813   filter: "'NIC_Intel-X520-DA2' and
23814            '64B' and
23815            'NDRPDR' and
23816            'IP4FWD' and
23817            ('NAT44' or 'IP4BASE') and
23818            not 'DOT1Q' and
23819            not 'IPSEC' and
23820            not 'VHOST'"
23821   parameters:
23822   - "throughput"
23823   - "parent"
23824   - "tags"
23825   sort:
23826   - "IP4BASE"
23827   - "BASE"
23828   - "SRC_USER_10"
23829   - "SRC_USER_100"
23830   - "SRC_USER_1000"
23831   - "SRC_USER_2000"
23832   layout:
23833     title: "ip4-3n-hsw-x520-64b-features-nat44-pdr"
23834     layout: "plot-throughput-speedup-analysis"
23835
23836 # Speedup - VPP IPv4 3n-hsw-x520 features iacl
23837 - type: "plot"
23838   title: "Speedup: ip4-3n-hsw-x520-64b-features-iacl-ndr-tsa"
23839   algorithm: "plot_throughput_speedup_analysis"
23840   output-file-type: ".html"
23841   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-iacl-ndr-tsa"
23842   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23843   filter: "'NIC_Intel-X520-DA2' and
23844            '64B' and
23845            'NDRPDR' and
23846            'IP4FWD' and
23847            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
23848            not 'IPSEC' and
23849            not 'DOT1Q' and
23850            not 'VHOST'"
23851   parameters:
23852   - "throughput"
23853   - "parent"
23854   - "tags"
23855   sort:
23856   - "IP4BASE"
23857   - "ACL_STATELESS"
23858   - "ACL_STATEFUL"
23859   - "ACL_STATELESS"
23860   - "ACL_STATEFUL"
23861   layout:
23862     title: "ip4-3n-hsw-x520-64b-features-iacl-ndr"
23863     layout: "plot-throughput-speedup-analysis"
23864
23865 - type: "plot"
23866   title: "Speedup: ip4-3n-hsw-x520-64b-features-iacl-pdr-tsa"
23867   algorithm: "plot_throughput_speedup_analysis"
23868   output-file-type: ".html"
23869   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-iacl-pdr-tsa"
23870   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23871   filter: "'NIC_Intel-X520-DA2' and
23872            '64B' and
23873            'NDRPDR' and
23874            'IP4FWD' and
23875            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
23876            not 'IPSEC' and
23877            not 'DOT1Q' and
23878            not 'VHOST'"
23879   parameters:
23880   - "throughput"
23881   - "parent"
23882   - "tags"
23883   sort:
23884   - "IP4BASE"
23885   - "ACL_STATELESS"
23886   - "ACL_STATEFUL"
23887   - "ACL_STATELESS"
23888   - "ACL_STATEFUL"
23889   layout:
23890     title: "ip4-3n-hsw-x520-64b-features-iacl-pdr"
23891     layout: "plot-throughput-speedup-analysis"
23892
23893 # Speedup - VPP IPv4 3n-hsw-x520 features oacl
23894 - type: "plot"
23895   title: "Speedup: ip4-3n-hsw-x520-64b-features-oacl-ndr-tsa"
23896   algorithm: "plot_throughput_speedup_analysis"
23897   output-file-type: ".html"
23898   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-oacl-ndr-tsa"
23899   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23900   filter: "'NIC_Intel-X520-DA2' and
23901            '64B' and
23902            'NDRPDR' and
23903            'IP4FWD' and
23904            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
23905            not 'IPSEC' and
23906            not 'DOT1Q' and
23907            not 'VHOST'"
23908   parameters:
23909   - "throughput"
23910   - "parent"
23911   - "tags"
23912   sort:
23913   - "IP4BASE"
23914   - "ACL_STATELESS"
23915   - "ACL_STATEFUL"
23916   - "ACL_STATELESS"
23917   - "ACL_STATEFUL"
23918   layout:
23919     title: "ip4-3n-hsw-x520-64b-features-oacl-ndr"
23920     layout: "plot-throughput-speedup-analysis"
23921
23922 - type: "plot"
23923   title: "Speedup: ip4-3n-hsw-x520-64b-features-oacl-pdr-tsa"
23924   algorithm: "plot_throughput_speedup_analysis"
23925   output-file-type: ".html"
23926   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-oacl-pdr-tsa"
23927   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23928   filter: "'NIC_Intel-X520-DA2' and
23929            '64B' and
23930            'NDRPDR' and
23931            'IP4FWD' and
23932            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
23933            not 'IPSEC' and
23934            not 'DOT1Q' and
23935            not 'VHOST'"
23936   parameters:
23937   - "throughput"
23938   - "parent"
23939   - "tags"
23940   sort:
23941   - "IP4BASE"
23942   - "ACL_STATELESS"
23943   - "ACL_STATEFUL"
23944   - "ACL_STATELESS"
23945   - "ACL_STATEFUL"
23946   layout:
23947     title: "ip4-3n-hsw-x520-64b-features-oacl-pdr"
23948     layout: "plot-throughput-speedup-analysis"
23949
23950 # Speedup - VPP IPv4 3n-hsw-x710 base and scale
23951 - type: "plot"
23952   title: "Speedup: ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
23953   algorithm: "plot_throughput_speedup_analysis"
23954   output-file-type: ".html"
23955   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
23956   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23957   filter: "'NIC_Intel-X710' and
23958            '64B' and
23959            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23960            'NDRPDR' and
23961            'IP4FWD' and
23962            not 'IPSEC' and
23963            not 'DOT1Q' and
23964            not 'VHOST'"
23965   parameters:
23966   - "throughput"
23967   - "parent"
23968   - "tags"
23969   sort:
23970   - "IP4BASE"
23971   - "FIB_20K"
23972   - "FIB_200K"
23973   - "FIB_2M"
23974   layout:
23975     title: "ip4-3n-hsw-x710-64b-base_and_scale-ndr"
23976     layout: "plot-throughput-speedup-analysis"
23977
23978 - type: "plot"
23979   title: "Speedup: ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
23980   algorithm: "plot_throughput_speedup_analysis"
23981   output-file-type: ".html"
23982   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
23983   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23984   filter: "'NIC_Intel-X710' and
23985            '64B' and
23986            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23987            'NDRPDR' and
23988            'IP4FWD' and
23989            not 'IPSEC' and
23990            not 'DOT1Q' and
23991            not 'VHOST'"
23992   parameters:
23993   - "throughput"
23994   - "parent"
23995   - "tags"
23996   sort:
23997   - "IP4BASE"
23998   - "FIB_20K"
23999   - "FIB_200K"
24000   - "FIB_2M"
24001   layout:
24002     title: "ip4-3n-hsw-x710-64b-base_and_scale-pdr"
24003     layout: "plot-throughput-speedup-analysis"
24004
24005 # Speedup - VPP IPv4 3n-hsw-x710 features
24006 - type: "plot"
24007   title: "Speedup: ip4-3n-hsw-x710-64b-features-ndr-tsa"
24008   algorithm: "plot_throughput_speedup_analysis"
24009   output-file-type: ".html"
24010   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-ndr-tsa"
24011   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24012   filter: "'NIC_Intel-X710' and
24013            '64B' and
24014            ('IP4BASE' or
24015             'POLICE_MARK' or
24016             'COPWHLIST' or
24017             ('NAT44' and 'BASE') or
24018             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
24019            'NDRPDR' and
24020            'IP4FWD' and
24021            not 'IPSEC' and
24022            not 'VHOST'"
24023   parameters:
24024   - "throughput"
24025   - "parent"
24026   - "tags"
24027   sort:
24028   - "DOT1Q"
24029   - "IP4BASE"
24030   - "NAT44"
24031   - "POLICE_MARK"
24032   - "COPWHLIST"
24033   - "IACL"
24034   - "OACL"
24035   layout:
24036     title: "ip4-3n-hsw-x710-64b-features-ndr"
24037     layout: "plot-throughput-speedup-analysis"
24038
24039 - type: "plot"
24040   title: "Speedup: ip4-3n-hsw-x710-64b-features-pdr-tsa"
24041   algorithm: "plot_throughput_speedup_analysis"
24042   output-file-type: ".html"
24043   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-pdr-tsa"
24044   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24045   filter: "'NIC_Intel-X710' and
24046            '64B' and
24047            ('IP4BASE' or
24048             'POLICE_MARK' or
24049             'COPWHLIST' or
24050             ('NAT44' and 'BASE') or
24051             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
24052            'NDRPDR' and
24053            'IP4FWD' and
24054            not 'IPSEC' and
24055            not 'VHOST'"
24056   parameters:
24057   - "throughput"
24058   - "parent"
24059   - "tags"
24060   sort:
24061   - "DOT1Q"
24062   - "IP4BASE"
24063   - "NAT44"
24064   - "POLICE_MARK"
24065   - "COPWHLIST"
24066   - "IACL"
24067   - "OACL"
24068   layout:
24069     title: "ip4-3n-hsw-x710-64b-features-pdr"
24070     layout: "plot-throughput-speedup-analysis"
24071
24072 # Speedup - VPP IPv4 3n-hsw-x710 features nat44
24073 - type: "plot"
24074   title: "Speedup: ip4-3n-hsw-x710-64b-features-nat44-ndr-tsa"
24075   algorithm: "plot_throughput_speedup_analysis"
24076   output-file-type: ".html"
24077   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-nat44-ndr-tsa"
24078   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24079   filter: "'NIC_Intel-X710' and
24080            '64B' and
24081            'NDRPDR' and
24082            'IP4FWD' and
24083            ('NAT44' or 'IP4BASE') and
24084            not 'IPSEC' and
24085            not 'VHOST'"
24086   parameters:
24087   - "throughput"
24088   - "parent"
24089   - "tags"
24090   sort:
24091   - "IP4BASE"
24092   - "BASE"
24093   - "SRC_USER_10"
24094   - "SRC_USER_100"
24095   - "SRC_USER_1000"
24096   - "SRC_USER_2000"
24097   layout:
24098     title: "ip4-3n-hsw-x710-64b-features-nat44-ndr"
24099     layout: "plot-throughput-speedup-analysis"
24100
24101 - type: "plot"
24102   title: "Speedup: ip4-3n-hsw-x710-64b-features-nat44-pdr-tsa"
24103   algorithm: "plot_throughput_speedup_analysis"
24104   output-file-type: ".html"
24105   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-nat44-pdr-tsa"
24106   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24107   filter: "'NIC_Intel-X710' and
24108            '64B' and
24109            'NDRPDR' and
24110            'IP4FWD' and
24111            ('NAT44' or 'IP4BASE') and
24112            not 'IPSEC' and
24113            not 'VHOST'"
24114   parameters:
24115   - "throughput"
24116   - "parent"
24117   - "tags"
24118   sort:
24119   - "IP4BASE"
24120   - "BASE"
24121   - "SRC_USER_10"
24122   - "SRC_USER_100"
24123   - "SRC_USER_1000"
24124   - "SRC_USER_2000"
24125   layout:
24126     title: "ip4-3n-hsw-x710-64b-features-nat44-pdr"
24127     layout: "plot-throughput-speedup-analysis"
24128
24129 # Speedup - VPP IPv4 3n-hsw-x710 features iacl
24130 - type: "plot"
24131   title: "Speedup: ip4-3n-hsw-x710-64b-features-iacl-ndr-tsa"
24132   algorithm: "plot_throughput_speedup_analysis"
24133   output-file-type: ".html"
24134   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-iacl-ndr-tsa"
24135   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24136   filter: "'NIC_Intel-X710' and
24137            '64B' and
24138            'NDRPDR' and
24139            'IP4FWD' and
24140            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24141            not 'IPSEC' and
24142            not 'VHOST'"
24143   parameters:
24144   - "throughput"
24145   - "parent"
24146   - "tags"
24147   sort:
24148   - "IP4BASE"
24149   - "ACL_STATELESS"
24150   - "ACL_STATEFUL"
24151   - "ACL_STATELESS"
24152   - "ACL_STATEFUL"
24153   layout:
24154     title: "ip4-3n-hsw-x710-64b-features-iacl-ndr"
24155     layout: "plot-throughput-speedup-analysis"
24156
24157 - type: "plot"
24158   title: "Speedup: ip4-3n-hsw-x710-64b-features-iacl-pdr-tsa"
24159   algorithm: "plot_throughput_speedup_analysis"
24160   output-file-type: ".html"
24161   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-iacl-pdr-tsa"
24162   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24163   filter: "'NIC_Intel-X710' and
24164            '64B' and
24165            'NDRPDR' and
24166            'IP4FWD' and
24167            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24168            not 'IPSEC' and
24169            not 'VHOST'"
24170   parameters:
24171   - "throughput"
24172   - "parent"
24173   - "tags"
24174   sort:
24175   - "IP4BASE"
24176   - "ACL_STATELESS"
24177   - "ACL_STATEFUL"
24178   - "ACL_STATELESS"
24179   - "ACL_STATEFUL"
24180   layout:
24181     title: "ip4-3n-hsw-x710-64b-features-iacl-pdr"
24182     layout: "plot-throughput-speedup-analysis"
24183
24184 # Speedup - VPP IPv4 3n-hsw-xl710 base and scale
24185 - type: "plot"
24186   title: "Speedup: ip4-3n-hsw-xl710-64b-base-ndr-tsa"
24187   algorithm: "plot_throughput_speedup_analysis"
24188   output-file-type: ".html"
24189   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-base-ndr-tsa"
24190   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24191   filter: "'NIC_Intel-XL710' and
24192            '64B' and
24193            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24194            'NDRPDR' and
24195            'IP4FWD' and
24196            not 'IPSEC' and
24197            not 'VHOST'"
24198   parameters:
24199   - "throughput"
24200   - "parent"
24201   - "tags"
24202   sort:
24203   - "IP4BASE"
24204   - "FIB_20K"
24205   - "FIB_200K"
24206   - "FIB_2M"
24207   layout:
24208     title: "ip4-3n-hsw-xl710-64b-base-ndr"
24209     layout: "plot-throughput-speedup-analysis"
24210
24211 - type: "plot"
24212   title: "Speedup: ip4-3n-hsw-xl710-64b-base-pdr-tsa"
24213   algorithm: "plot_throughput_speedup_analysis"
24214   output-file-type: ".html"
24215   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-base-pdr-tsa"
24216   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24217   filter: "'NIC_Intel-XL710' and
24218            '64B' and
24219            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24220            'NDRPDR' and
24221            'IP4FWD' and
24222            not 'IPSEC' and
24223            not 'VHOST'"
24224   parameters:
24225   - "throughput"
24226   - "parent"
24227   - "tags"
24228   sort:
24229   - "IP4BASE"
24230   - "FIB_20K"
24231   - "FIB_200K"
24232   - "FIB_2M"
24233   layout:
24234     title: "ip4-3n-hsw-xl710-64b-base-pdr"
24235     layout: "plot-throughput-speedup-analysis"
24236
24237 # Speedup - VPP IPv4 3n-skx-x710 base and scale
24238 - type: "plot"
24239   title: "Speedup: ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
24240   algorithm: "plot_throughput_speedup_analysis"
24241   output-file-type: ".html"
24242   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
24243   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24244   filter: "'NIC_Intel-X710' and
24245            '64B' and
24246            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24247            'NDRPDR' and
24248            'IP4FWD' and
24249            not 'IPSEC' and
24250            not 'DOT1Q' and
24251            not 'VHOST'"
24252   parameters:
24253   - "throughput"
24254   - "parent"
24255   - "tags"
24256   sort:
24257   - "IP4BASE"
24258   - "FIB_20K"
24259   - "FIB_200K"
24260   - "FIB_2M"
24261   layout:
24262     title: "ip4-3n-skx-x710-64b-base_and_scale-ndr"
24263     layout: "plot-throughput-speedup-analysis"
24264
24265 - type: "plot"
24266   title: "Speedup: ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
24267   algorithm: "plot_throughput_speedup_analysis"
24268   output-file-type: ".html"
24269   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
24270   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24271   filter: "'NIC_Intel-X710' and
24272            '64B' and
24273            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24274            'NDRPDR' and
24275            'IP4FWD' and
24276            not 'IPSEC' and
24277            not 'DOT1Q' 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-skx-x710-64b-base_and_scale-pdr"
24290     layout: "plot-throughput-speedup-analysis"
24291
24292 # Speedup - VPP IPv4 3n-skx-x710 features
24293 - type: "plot"
24294   title: "Speedup: ip4-3n-skx-x710-64b-features-ndr-tsa"
24295   algorithm: "plot_throughput_speedup_analysis"
24296   output-file-type: ".html"
24297   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-ndr-tsa"
24298   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24299   filter: "'NIC_Intel-X710' and
24300            '64B' and
24301            ('IP4BASE' or
24302             'POLICE_MARK' or
24303             'COPWHLIST' or
24304             ('NAT44' and 'BASE') or
24305             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
24306            'NDRPDR' and
24307            'IP4FWD' and
24308            not 'IPSEC' and
24309            not 'VHOST'"
24310   parameters:
24311   - "throughput"
24312   - "parent"
24313   - "tags"
24314   sort:
24315   - "DOT1Q"
24316   - "IP4BASE"
24317   - "NAT44"
24318   - "POLICE_MARK"
24319   - "COPWHLIST"
24320   - "IACL"
24321   - "OACL"
24322   layout:
24323     title: "ip4-3n-skx-x710-64b-features-ndr"
24324     layout: "plot-throughput-speedup-analysis"
24325
24326 - type: "plot"
24327   title: "Speedup: ip4-3n-skx-x710-64b-features-pdr-tsa"
24328   algorithm: "plot_throughput_speedup_analysis"
24329   output-file-type: ".html"
24330   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-pdr-tsa"
24331   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24332   filter: "'NIC_Intel-X710' and
24333            '64B' and
24334            ('IP4BASE' or
24335             'POLICE_MARK' or
24336             'COPWHLIST' or
24337             ('NAT44' and 'BASE') or
24338             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
24339            'NDRPDR' and
24340            'IP4FWD' and
24341            not 'IPSEC' and
24342            not 'VHOST'"
24343   parameters:
24344   - "throughput"
24345   - "parent"
24346   - "tags"
24347   sort:
24348   - "DOT1Q"
24349   - "IP4BASE"
24350   - "NAT44"
24351   - "POLICE_MARK"
24352   - "COPWHLIST"
24353   - "IACL"
24354   - "OACL"
24355   layout:
24356     title: "ip4-3n-skx-x710-64b-features-pdr"
24357     layout: "plot-throughput-speedup-analysis"
24358
24359 # Speedup - VPP IPv4 3n-skx-x710 features nat44
24360 - type: "plot"
24361   title: "Speedup: ip4-3n-skx-x710-64b-features-nat44-ndr-tsa"
24362   algorithm: "plot_throughput_speedup_analysis"
24363   output-file-type: ".html"
24364   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-nat44-ndr-tsa"
24365   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24366   filter: "'NIC_Intel-X710' and
24367            '64B' and
24368            'NDRPDR' and
24369            'IP4FWD' and
24370            ('NAT44' or 'IP4BASE') and
24371            not 'IPSEC' and
24372            not 'VHOST'"
24373   parameters:
24374   - "throughput"
24375   - "parent"
24376   - "tags"
24377   sort:
24378   - "IP4BASE"
24379   - "BASE"
24380   - "SRC_USER_10"
24381   - "SRC_USER_100"
24382   - "SRC_USER_1000"
24383   - "SRC_USER_2000"
24384   layout:
24385     title: "ip4-3n-skx-x710-64b-features-nat44-ndr"
24386     layout: "plot-throughput-speedup-analysis"
24387
24388 - type: "plot"
24389   title: "Speedup: ip4-3n-skx-x710-64b-features-nat44-pdr-tsa"
24390   algorithm: "plot_throughput_speedup_analysis"
24391   output-file-type: ".html"
24392   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-nat44-pdr-tsa"
24393   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24394   filter: "'NIC_Intel-X710' and
24395            '64B' and
24396            'NDRPDR' and
24397            'IP4FWD' and
24398            ('NAT44' or 'IP4BASE') and
24399            not 'IPSEC' and
24400            not 'VHOST'"
24401   parameters:
24402   - "throughput"
24403   - "parent"
24404   - "tags"
24405   sort:
24406   - "IP4BASE"
24407   - "BASE"
24408   - "SRC_USER_10"
24409   - "SRC_USER_100"
24410   - "SRC_USER_1000"
24411   - "SRC_USER_2000"
24412   layout:
24413     title: "ip4-3n-skx-x710-64b-features-nat44-pdr"
24414     layout: "plot-throughput-speedup-analysis"
24415
24416 # Speedup - VPP IPv4 3n-skx-x710 features iacl
24417 - type: "plot"
24418   title: "Speedup: ip4-3n-skx-x710-64b-features-iacl-ndr-tsa"
24419   algorithm: "plot_throughput_speedup_analysis"
24420   output-file-type: ".html"
24421   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-iacl-ndr-tsa"
24422   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24423   filter: "'NIC_Intel-X710' and
24424            '64B' and
24425            'NDRPDR' and
24426            'IP4FWD' and
24427            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24428            not 'IPSEC' and
24429            not 'VHOST'"
24430   parameters:
24431   - "throughput"
24432   - "parent"
24433   - "tags"
24434   sort:
24435   - "IP4BASE"
24436   - "ACL_STATELESS"
24437   - "ACL_STATEFUL"
24438   - "ACL_STATELESS"
24439   - "ACL_STATEFUL"
24440   layout:
24441     title: "ip4-3n-skx-x710-64b-features-iacl-ndr"
24442     layout: "plot-throughput-speedup-analysis"
24443
24444 - type: "plot"
24445   title: "Speedup: ip4-3n-skx-x710-64b-features-iacl-pdr-tsa"
24446   algorithm: "plot_throughput_speedup_analysis"
24447   output-file-type: ".html"
24448   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-iacl-pdr-tsa"
24449   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24450   filter: "'NIC_Intel-X710' and
24451            '64B' and
24452            'NDRPDR' and
24453            'IP4FWD' and
24454            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24455            not 'IPSEC' and
24456            not 'VHOST'"
24457   parameters:
24458   - "throughput"
24459   - "parent"
24460   - "tags"
24461   sort:
24462   - "IP4BASE"
24463   - "ACL_STATELESS"
24464   - "ACL_STATEFUL"
24465   - "ACL_STATELESS"
24466   - "ACL_STATEFUL"
24467   layout:
24468     title: "ip4-3n-skx-x710-64b-features-iacl-pdr"
24469     layout: "plot-throughput-speedup-analysis"
24470
24471 ## Speedup - VPP IPv4 3n-skx-x710 features oacl
24472 #- type: "plot"
24473 #  title: "Speedup: ip4-3n-skx-x710-64b-features-oacl-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-oacl-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 #           'OACL' and
24483 #           ('ACL10' or 'ACL50') and '10K_FLOWS' and
24484 #           not 'IPSEC' and
24485 #           not 'VHOST'"
24486 #  parameters:
24487 #  - "throughput"
24488 #  - "parent"
24489 #  - "tags"
24490 #  sort:
24491 #  - "ACL_STATELESS"
24492 #  - "ACL_STATEFUL"
24493 #  - "ACL_STATELESS"
24494 #  - "ACL_STATEFUL"
24495 #  layout:
24496 #    title: "ip4-3n-skx-x710-64b-features-oacl-ndr"
24497 #    layout: "plot-throughput-speedup-analysis"
24498 #
24499 #- type: "plot"
24500 #  title: "Speedup: ip4-3n-skx-x710-64b-features-oacl-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-oacl-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 #           'OACL' and
24510 #           ('ACL10' or 'ACL50') and '10K_FLOWS' and
24511 #           not 'IPSEC' and
24512 #           not 'VHOST'"
24513 #  parameters:
24514 #  - "throughput"
24515 #  - "parent"
24516 #  - "tags"
24517 #  sort:
24518 #  - "ACL_STATELESS"
24519 #  - "ACL_STATEFUL"
24520 #  - "ACL_STATELESS"
24521 #  - "ACL_STATEFUL"
24522 #  layout:
24523 #    title: "ip4-3n-skx-x710-64b-features-oacl-pdr"
24524 #    layout: "plot-throughput-speedup-analysis"
24525
24526 # Speedup - VPP IPv4 2n-skx-x710 base and scale
24527 - type: "plot"
24528   title: "Speedup: ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
24529   algorithm: "plot_throughput_speedup_analysis"
24530   output-file-type: ".html"
24531   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
24532   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24533   filter: "'NIC_Intel-X710' and
24534            '64B' and
24535            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24536            'NDRPDR' and
24537            'IP4FWD' and
24538            not 'IPSEC' and
24539            not 'DOT1Q' and
24540            not 'VHOST'"
24541   parameters:
24542   - "throughput"
24543   - "parent"
24544   - "tags"
24545   sort:
24546   - "IP4BASE"
24547   - "FIB_20K"
24548   - "FIB_200K"
24549   - "FIB_2M"
24550   layout:
24551     title: "ip4-2n-skx-x710-64b-base_and_scale-ndr"
24552     layout: "plot-throughput-speedup-analysis"
24553
24554 - type: "plot"
24555   title: "Speedup: ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
24556   algorithm: "plot_throughput_speedup_analysis"
24557   output-file-type: ".html"
24558   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
24559   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24560   filter: "'NIC_Intel-X710' and
24561            '64B' and
24562            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24563            'NDRPDR' and
24564            'IP4FWD' and
24565            not 'IPSEC' and
24566            not 'DOT1Q' and
24567            not 'VHOST'"
24568   parameters:
24569   - "throughput"
24570   - "parent"
24571   - "tags"
24572   sort:
24573   - "IP4BASE"
24574   - "FIB_20K"
24575   - "FIB_200K"
24576   - "FIB_2M"
24577   layout:
24578     title: "ip4-2n-skx-x710-64b-base_and_scale-pdr"
24579     layout: "plot-throughput-speedup-analysis"
24580
24581 # Speedup - VPP IPv4 2n-skx-x710 features iacl
24582 - type: "plot"
24583   title: "Speedup: ip4-2n-skx-x710-64b-features-iacl-ndr-tsa"
24584   algorithm: "plot_throughput_speedup_analysis"
24585   output-file-type: ".html"
24586   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-features-iacl-ndr-tsa"
24587   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24588   filter: "'NIC_Intel-X710' and
24589            '64B' and
24590            'NDRPDR' and
24591            'IP4FWD' and
24592            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24593            not 'IPSEC' and
24594            not 'VHOST'"
24595   parameters:
24596   - "throughput"
24597   - "parent"
24598   - "tags"
24599   sort:
24600   - "IP4BASE"
24601   - "ACL_STATELESS"
24602   - "ACL_STATEFUL"
24603   - "ACL_STATELESS"
24604   - "ACL_STATEFUL"
24605   layout:
24606     title: "ip4-2n-skx-x710-64b-features-iacl-ndr"
24607     layout: "plot-throughput-speedup-analysis"
24608
24609 - type: "plot"
24610   title: "Speedup: ip4-2n-skx-x710-64b-features-iacl-pdr-tsa"
24611   algorithm: "plot_throughput_speedup_analysis"
24612   output-file-type: ".html"
24613   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-features-iacl-pdr-tsa"
24614   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24615   filter: "'NIC_Intel-X710' and
24616            '64B' and
24617            'NDRPDR' and
24618            'IP4FWD' and
24619            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24620            not 'IPSEC' and
24621            not 'VHOST'"
24622   parameters:
24623   - "throughput"
24624   - "parent"
24625   - "tags"
24626   sort:
24627   - "IP4BASE"
24628   - "ACL_STATELESS"
24629   - "ACL_STATEFUL"
24630   - "ACL_STATELESS"
24631   - "ACL_STATEFUL"
24632   layout:
24633     title: "ip4-2n-skx-x710-64b-features-iacl-pdr"
24634     layout: "plot-throughput-speedup-analysis"
24635
24636 # Speedup - VPP IPv4 2n-skx-xxv710 base and scale
24637 - type: "plot"
24638   title: "Speedup: ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
24639   algorithm: "plot_throughput_speedup_analysis"
24640   output-file-type: ".html"
24641   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
24642   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24643   filter: "'NIC_Intel-XXV710' and
24644            '64B' and
24645            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24646            'NDRPDR' and
24647            'IP4FWD' and
24648            not 'IPSEC' and
24649            not 'DOT1Q' and
24650            not 'VHOST'"
24651   parameters:
24652   - "throughput"
24653   - "parent"
24654   - "tags"
24655   sort:
24656   - "IP4BASE"
24657   - "FIB_20K"
24658   - "FIB_200K"
24659   - "FIB_2M"
24660   layout:
24661     title: "ip4-2n-skx-xxv710-64b-base_and_scale-ndr"
24662     layout: "plot-throughput-speedup-analysis"
24663
24664 - type: "plot"
24665   title: "Speedup: ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
24666   algorithm: "plot_throughput_speedup_analysis"
24667   output-file-type: ".html"
24668   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
24669   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24670   filter: "'NIC_Intel-XXV710' and
24671            '64B' and
24672            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24673            'NDRPDR' and
24674            'IP4FWD' and
24675            not 'IPSEC' and
24676            not 'DOT1Q' and
24677            not 'VHOST'"
24678   parameters:
24679   - "throughput"
24680   - "parent"
24681   - "tags"
24682   sort:
24683   - "IP4BASE"
24684   - "FIB_20K"
24685   - "FIB_200K"
24686   - "FIB_2M"
24687   layout:
24688     title: "ip4-2n-skx-xxv710-64b-base_and_scale-pdr"
24689     layout: "plot-throughput-speedup-analysis"
24690
24691 ## Speedup - VPP IPv4 2n-dnv-x553 base
24692 #- type: "plot"
24693 #  title: "Speedup: ip4-2n-dnv-x553-64b-base-ndr-tsa"
24694 #  algorithm: "plot_throughput_speedup_analysis"
24695 #  output-file-type: ".html"
24696 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-base-ndr-tsa"
24697 #  data: "intel-dnv-vpp"
24698 #  filter: "'NIC_Intel-X553' and
24699 #           '64B' and
24700 #           'IP4BASE' and
24701 #           'NDRPDR' and
24702 #           'IP4FWD' and
24703 #           not 'IPSEC' and
24704 #           not 'VHOST'"
24705 #  parameters:
24706 #  - "throughput"
24707 #  - "parent"
24708 #  - "tags"
24709 #  sort:
24710 #  - "IP4BASE"
24711 #  layout:
24712 #    title: "ip4-2n-dnv-x553-64b-base-ndr"
24713 #    layout: "plot-throughput-speedup-analysis"
24714 #
24715 #- type: "plot"
24716 #  title: "Speedup: ip4-2n-dnv-x553-64b-base-pdr-tsa"
24717 #  algorithm: "plot_throughput_speedup_analysis"
24718 #  output-file-type: ".html"
24719 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-base-pdr-tsa"
24720 #  data: "intel-dnv-vpp"
24721 #  filter: "'NIC_Intel-X553' and
24722 #           '64B' and
24723 #           'IP4BASE' and
24724 #           'NDRPDR' and
24725 #           'IP4FWD' and
24726 #           not 'IPSEC' and
24727 #           not 'VHOST'"
24728 #  parameters:
24729 #  - "throughput"
24730 #  - "parent"
24731 #  - "tags"
24732 #  sort:
24733 #  - "IP4BASE"
24734 #  layout:
24735 #    title: "ip4-2n-dnv-x553-64b-base-pdr"
24736 #    layout: "plot-throughput-speedup-analysis"
24737
24738 ################################################################################
24739
24740 # Speedup - VPP IPv4 Tunnels 3n-hsw-x520 - features
24741 - type: "plot"
24742   title: "Speedup: ip4tun-3n-hsw-x520-64b-base_and_features-ndr-tsa"
24743   algorithm: "plot_throughput_speedup_analysis"
24744   output-file-type: ".html"
24745   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-base_and_features-ndr-tsa"
24746   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24747   filter: "'NIC_Intel-X520-DA2' and
24748            '64B' and
24749            'ENCAP' and
24750            'NDRPDR' and
24751            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
24752            not 'DOT1Q' and
24753            not 'VHOST' and
24754            not 'IPSECHW'"
24755   parameters:
24756   - "throughput"
24757   - "parent"
24758   - "tags"
24759   sort:
24760   - "IP4BASE"
24761   - "L2BDMACLRN"
24762   - "L2XCFWD"
24763   - "LISP"
24764   layout:
24765     title: "ip4tun-3n-hsw-x520-64b-base_and_features-ndr"
24766     layout: "plot-throughput-speedup-analysis"
24767
24768 - type: "plot"
24769   title: "Speedup: ip4tun-3n-hsw-x520-64b-base_and_features-pdr-tsa"
24770   algorithm: "plot_throughput_speedup_analysis"
24771   output-file-type: ".html"
24772   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-base_and_features-pdr-tsa"
24773   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24774   filter: "'NIC_Intel-X520-DA2' and
24775            '64B' and
24776            'ENCAP' and
24777            'NDRPDR' and
24778            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
24779            not 'DOT1Q' and
24780            not 'VHOST' and
24781            not 'IPSECHW'"
24782   parameters:
24783   - "throughput"
24784   - "parent"
24785   - "tags"
24786   sort:
24787   - "IP4BASE"
24788   - "L2BDMACLRN"
24789   - "L2XCFWD"
24790   - "LISP"
24791   layout:
24792     title: "ip4tun-3n-hsw-x520-64b-base_and_features-pdr"
24793     layout: "plot-throughput-speedup-analysis"
24794
24795 # Speedup - VPP IPv4 Tunnels 3n-hsw-x710
24796 - type: "plot"
24797   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
24798   algorithm: "plot_throughput_speedup_analysis"
24799   output-file-type: ".html"
24800   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
24801   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24802   filter: "'NIC_Intel-X710' and
24803            '64B' and
24804            'ENCAP' and
24805            'NDRPDR' and
24806            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
24807            not 'VHOST' and
24808            not 'IPSECHW'"
24809   parameters:
24810   - "throughput"
24811   - "parent"
24812   - "tags"
24813   sort:
24814   - "IP4BASE"
24815   - "LISP"
24816   - "VXLAN_1"
24817   - "VXLAN_10"
24818   - "VXLAN_100"
24819   - "VXLAN_1000"
24820   layout:
24821     title: "ip4tun-3n-hsw-x710-64b-base_and_scale-ndr"
24822     layout: "plot-throughput-speedup-analysis"
24823
24824 - type: "plot"
24825   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
24826   algorithm: "plot_throughput_speedup_analysis"
24827   output-file-type: ".html"
24828   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
24829   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24830   filter: "'NIC_Intel-X710' and
24831            '64B' and
24832            'ENCAP' and
24833            'NDRPDR' and
24834            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
24835            not 'VHOST' and
24836            not 'IPSECHW'"
24837   parameters:
24838   - "throughput"
24839   - "parent"
24840   - "tags"
24841   sort:
24842   - "IP4BASE"
24843   - "LISP"
24844   - "VXLAN_1"
24845   - "VXLAN_10"
24846   - "VXLAN_100"
24847   - "VXLAN_1000"
24848   layout:
24849     title: "ip4tun-3n-hsw-x710-64b-base_and_scale-pdr"
24850     layout: "plot-throughput-speedup-analysis"
24851
24852 # Speedup - VPP IPv4 Tunnels 3n-hsw-x710 - features
24853 - type: "plot"
24854   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_features-ndr-tsa"
24855   algorithm: "plot_throughput_speedup_analysis"
24856   output-file-type: ".html"
24857   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_features-ndr-tsa"
24858   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24859   filter: "'NIC_Intel-X710' and
24860            '64B' and
24861            'ENCAP' and
24862            'NDRPDR' and
24863            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
24864            not 'DOT1Q' and
24865            not 'VHOST' and
24866            not 'IPSECHW'"
24867   parameters:
24868   - "throughput"
24869   - "parent"
24870   - "tags"
24871   sort:
24872   - "IP4BASE"
24873   - "L2BDMACLRN"
24874   - "L2XCFWD"
24875   - "LISP"
24876   layout:
24877     title: "ip4tun-3n-hsw-x710-64b-base_and_features-ndr"
24878     layout: "plot-throughput-speedup-analysis"
24879
24880 - type: "plot"
24881   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_features-pdr-tsa"
24882   algorithm: "plot_throughput_speedup_analysis"
24883   output-file-type: ".html"
24884   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_features-pdr-tsa"
24885   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24886   filter: "'NIC_Intel-X710' and
24887            '64B' and
24888            'ENCAP' and
24889            'NDRPDR' and
24890            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
24891            not 'DOT1Q' and
24892            not 'VHOST' and
24893            not 'IPSECHW'"
24894   parameters:
24895   - "throughput"
24896   - "parent"
24897   - "tags"
24898   sort:
24899   - "IP4BASE"
24900   - "L2BDMACLRN"
24901   - "L2XCFWD"
24902   - "LISP"
24903   layout:
24904     title: "ip4tun-3n-hsw-x710-64b-base_and_features-pdr"
24905     layout: "plot-throughput-speedup-analysis"
24906
24907 # Speedup - VPP IPv4 Tunnels 3n-skx-x710
24908 - type: "plot"
24909   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_scale-ndr-tsa"
24910   algorithm: "plot_throughput_speedup_analysis"
24911   output-file-type: ".html"
24912   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_scale-ndr-tsa"
24913   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24914   filter: "'NIC_Intel-X710' and
24915            '64B' and
24916            'ENCAP' and
24917            'NDRPDR' and
24918            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
24919            not 'VHOST' and
24920            not 'IPSECHW'"
24921   parameters:
24922   - "throughput"
24923   - "parent"
24924   - "tags"
24925   sort:
24926   - "IP4BASE"
24927   - "LISP"
24928   - "VXLAN_1"
24929   - "VXLAN_10"
24930   - "VXLAN_100"
24931   - "VXLAN_1000"
24932   layout:
24933     title: "ip4tun-3n-skx-x710-64b-base_and_scale-ndr"
24934     layout: "plot-throughput-speedup-analysis"
24935
24936 - type: "plot"
24937   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_scale-pdr-tsa"
24938   algorithm: "plot_throughput_speedup_analysis"
24939   output-file-type: ".html"
24940   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_scale-pdr-tsa"
24941   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24942   filter: "'NIC_Intel-X710' and
24943            '64B' and
24944            'ENCAP' and
24945            'NDRPDR' and
24946            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
24947            not 'VHOST' and
24948            not 'IPSECHW'"
24949   parameters:
24950   - "throughput"
24951   - "parent"
24952   - "tags"
24953   sort:
24954   - "IP4BASE"
24955   - "LISP"
24956   - "VXLAN_1"
24957   - "VXLAN_10"
24958   - "VXLAN_100"
24959   - "VXLAN_1000"
24960   layout:
24961     title: "ip4tun-3n-skx-x710-64b-base_and_scale-pdr"
24962     layout: "plot-throughput-speedup-analysis"
24963
24964 # Speedup - VPP IPv4 Tunnels 3n-skx-x710 - features
24965 - type: "plot"
24966   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_features-ndr-tsa"
24967   algorithm: "plot_throughput_speedup_analysis"
24968   output-file-type: ".html"
24969   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_features-ndr-tsa"
24970   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24971   filter: "'NIC_Intel-X710' and
24972            '64B' and
24973            'ENCAP' and
24974            'NDRPDR' and
24975            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
24976            not 'DOT1Q' and
24977            not 'VHOST' and
24978            not 'IPSECHW'"
24979   parameters:
24980   - "throughput"
24981   - "parent"
24982   - "tags"
24983   sort:
24984   - "IP4BASE"
24985   - "L2BDMACLRN"
24986   - "L2XCFWD"
24987   - "LISP"
24988   layout:
24989     title: "ip4tun-3n-skx-x710-64b-base_and_features-ndr"
24990     layout: "plot-throughput-speedup-analysis"
24991
24992 - type: "plot"
24993   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_features-pdr-tsa"
24994   algorithm: "plot_throughput_speedup_analysis"
24995   output-file-type: ".html"
24996   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_features-pdr-tsa"
24997   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24998   filter: "'NIC_Intel-X710' and
24999            '64B' and
25000            'ENCAP' and
25001            'NDRPDR' and
25002            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
25003            not 'DOT1Q' and
25004            not 'VHOST' and
25005            not 'IPSECHW'"
25006   parameters:
25007   - "throughput"
25008   - "parent"
25009   - "tags"
25010   sort:
25011   - "IP4BASE"
25012   - "L2BDMACLRN"
25013   - "L2XCFWD"
25014   - "LISP"
25015   layout:
25016     title: "ip4tun-3n-skx-x710-64b-base_and_features-pdr"
25017     layout: "plot-throughput-speedup-analysis"
25018
25019 ################################################################################
25020
25021 # Speedup - VPP IPv6 3n-hsw-x520
25022 - type: "plot"
25023   title: "Speedup: ip6-3n-hsw-x520-78b-base-ndr-tsa"
25024   algorithm: "plot_throughput_speedup_analysis"
25025   output-file-type: ".html"
25026   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-base-ndr-tsa"
25027   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25028   filter: "'NIC_Intel-X520-DA2' and
25029            '78B' and
25030            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25031            'NDRPDR' and
25032            'IP6FWD' and
25033            not 'SRv6' and
25034            not 'IPSEC' and
25035            not 'VHOST'"
25036   parameters:
25037   - "throughput"
25038   - "parent"
25039   - "tags"
25040   sort:
25041   - "IP6BASE"
25042   - "FIB_20K"
25043   - "FIB_200K"
25044   - "FIB_2M"
25045   layout:
25046     title: "ip6-3n-hsw-x520-78b-base-ndr"
25047     layout: "plot-throughput-speedup-analysis"
25048
25049 - type: "plot"
25050   title: "Speedup: ip6-3n-hsw-x520-78b-base-pdr-tsa"
25051   algorithm: "plot_throughput_speedup_analysis"
25052   output-file-type: ".html"
25053   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-base-pdr-tsa"
25054   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25055   filter: "'NIC_Intel-X520-DA2' and
25056            '78B' and
25057            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25058            'NDRPDR' and
25059            'IP6FWD' and
25060            not 'SRv6' and
25061            not 'IPSEC' and
25062            not 'VHOST'"
25063   parameters:
25064   - "throughput"
25065   - "parent"
25066   - "tags"
25067   sort:
25068   - "IP6BASE"
25069   - "FIB_20K"
25070   - "FIB_200K"
25071   - "FIB_2M"
25072   layout:
25073     title: "ip6-3n-hsw-x520-78b-base-pdr"
25074     layout: "plot-throughput-speedup-analysis"
25075
25076 # Speedup - VPP IPv6 3n-hsw-x710
25077 - type: "plot"
25078   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_scale-ndr-tsa"
25079   algorithm: "plot_throughput_speedup_analysis"
25080   output-file-type: ".html"
25081   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_scale-ndr-tsa"
25082   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25083   filter: "'NIC_Intel-X710' 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-x710-78b-base_and_scale-ndr"
25102     layout: "plot-throughput-speedup-analysis"
25103
25104 - type: "plot"
25105   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_scale-pdr-tsa"
25106   algorithm: "plot_throughput_speedup_analysis"
25107   output-file-type: ".html"
25108   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_scale-pdr-tsa"
25109   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25110   filter: "'NIC_Intel-X710' 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-x710-78b-base_and_scale-pdr"
25129     layout: "plot-throughput-speedup-analysis"
25130
25131 # Speedup - VPP IPv6 3n-hsw-x710 features
25132 - type: "plot"
25133   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_features-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_features-ndr-tsa"
25137   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25138   filter: "'NIC_Intel-X710' and
25139            '78B' and
25140            ('IP6BASE' or
25141             'POLICE_MARK' or
25142             'COPWHLIST' or
25143             'IACLDST') and
25144            'NDRPDR' and
25145            'IP6FWD' and
25146            not 'SRv6' and
25147            not 'IPSEC' and
25148            not 'VHOST'"
25149   parameters:
25150   - "throughput"
25151   - "parent"
25152   - "tags"
25153   sort:
25154   - "IP6BASE"
25155   - "POLICE_MARK"
25156   - "COPWHLIST"
25157   - "IACLDST"
25158   layout:
25159     title: "ip6-3n-hsw-x710-78b-base_and_features-ndr"
25160     layout: "plot-throughput-speedup-analysis"
25161
25162 - type: "plot"
25163   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_features-pdr-tsa"
25164   algorithm: "plot_throughput_speedup_analysis"
25165   output-file-type: ".html"
25166   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_features-pdr-tsa"
25167   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25168   filter: "'NIC_Intel-X710' and
25169            '78B' and
25170            ('IP6BASE' or
25171             'POLICE_MARK' or
25172             'COPWHLIST' or
25173             'IACLDST') and
25174            'NDRPDR' and
25175            'IP6FWD' and
25176            not 'SRv6' and
25177            not 'IPSEC' and
25178            not 'VHOST'"
25179   parameters:
25180   - "throughput"
25181   - "parent"
25182   - "tags"
25183   sort:
25184   - "IP6BASE"
25185   - "POLICE_MARK"
25186   - "COPWHLIST"
25187   - "IACLDST"
25188   layout:
25189     title: "ip6-3n-hsw-x710-78b-base_and_features-pdr"
25190     layout: "plot-throughput-speedup-analysis"
25191
25192 # Speedup - VPP IPv6 3n-hsw-xl710
25193 - type: "plot"
25194   title: "Speedup: ip6-3n-hsw-xl710-78b-base-ndr-tsa"
25195   algorithm: "plot_throughput_speedup_analysis"
25196   output-file-type: ".html"
25197   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-base-ndr-tsa"
25198   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25199   filter: "'NIC_Intel-XL710' and
25200            '78B' and
25201            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25202            'NDRPDR' and
25203            'IP6FWD' and
25204            not 'SRv6' and
25205            not 'IPSEC' and
25206            not 'VHOST'"
25207   parameters:
25208   - "throughput"
25209   - "parent"
25210   - "tags"
25211   sort:
25212   - "IP6BASE"
25213   - "FIB_20K"
25214   - "FIB_200K"
25215   - "FIB_2M"
25216   layout:
25217     title: "ip6-3n-hsw-xl710-78b-base-ndr"
25218     layout: "plot-throughput-speedup-analysis"
25219
25220 - type: "plot"
25221   title: "Speedup: ip6-3n-hsw-xl710-78b-base-pdr-tsa"
25222   algorithm: "plot_throughput_speedup_analysis"
25223   output-file-type: ".html"
25224   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-base-pdr-tsa"
25225   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25226   filter: "'NIC_Intel-XL710' and
25227            '78B' and
25228            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') 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   - "FIB_20K"
25241   - "FIB_200K"
25242   - "FIB_2M"
25243   layout:
25244     title: "ip6-3n-hsw-xl710-78b-base-pdr"
25245     layout: "plot-throughput-speedup-analysis"
25246
25247 # Speedup - VPP IPv6 3n-skx-x710
25248 - type: "plot"
25249   title: "Speedup: ip6-3n-skx-x710-78b-base_and_scale-ndr-tsa"
25250   algorithm: "plot_throughput_speedup_analysis"
25251   output-file-type: ".html"
25252   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_scale-ndr-tsa"
25253   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25254   filter: "'NIC_Intel-X710' 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-skx-x710-78b-base_and_scale-ndr"
25273     layout: "plot-throughput-speedup-analysis"
25274
25275 - type: "plot"
25276   title: "Speedup: ip6-3n-skx-x710-78b-base_and_scale-pdr-tsa"
25277   algorithm: "plot_throughput_speedup_analysis"
25278   output-file-type: ".html"
25279   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_scale-pdr-tsa"
25280   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25281   filter: "'NIC_Intel-X710' 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-skx-x710-78b-base_and_scale-pdr"
25300     layout: "plot-throughput-speedup-analysis"
25301
25302 # Speedup - VPP IPv6 3n-skx-x710 features
25303 - type: "plot"
25304   title: "Speedup: ip6-3n-skx-x710-78b-base_and_features-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_features-ndr-tsa"
25308   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25309   filter: "'NIC_Intel-X710' and
25310            '78B' and
25311            ('IP6BASE' or
25312             'POLICE_MARK' or
25313             'COPWHLIST' or
25314             'IACLDST') and
25315            'NDRPDR' and
25316            'IP6FWD' and
25317            not 'SRv6' and
25318            not 'IPSEC' and
25319            not 'VHOST'"
25320   parameters:
25321   - "throughput"
25322   - "parent"
25323   - "tags"
25324   sort:
25325   - "IP6BASE"
25326   - "POLICE_MARK"
25327   - "COPWHLIST"
25328   - "IACLDST"
25329   layout:
25330     title: "ip6-3n-skx-x710-78b-base_and_features-ndr"
25331     layout: "plot-throughput-speedup-analysis"
25332
25333 - type: "plot"
25334   title: "Speedup: ip6-3n-skx-x710-78b-base_and_features-pdr-tsa"
25335   algorithm: "plot_throughput_speedup_analysis"
25336   output-file-type: ".html"
25337   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_features-pdr-tsa"
25338   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25339   filter: "'NIC_Intel-X710' and
25340            '78B' and
25341            ('IP6BASE' or
25342             'POLICE_MARK' or
25343             'COPWHLIST' or
25344             'IACLDST') and
25345            'NDRPDR' and
25346            'IP6FWD' and
25347            not 'SRv6' and
25348            not 'IPSEC' and
25349            not 'VHOST'"
25350   parameters:
25351   - "throughput"
25352   - "parent"
25353   - "tags"
25354   sort:
25355   - "IP6BASE"
25356   - "POLICE_MARK"
25357   - "COPWHLIST"
25358   - "IACLDST"
25359   layout:
25360     title: "ip6-3n-skx-x710-78b-base_and_features-pdr"
25361     layout: "plot-throughput-speedup-analysis"
25362
25363 # Speedup - VPP IPv6 3n-skx-xxv710
25364 - type: "plot"
25365   title: "Speedup: ip6-3n-skx-xxv710-78b-base_and_scale-ndr-tsa"
25366   algorithm: "plot_throughput_speedup_analysis"
25367   output-file-type: ".html"
25368   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-base_and_scale-ndr-tsa"
25369   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25370   filter: "'NIC_Intel-XXV710' and
25371            '78B' and
25372            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25373            'NDRPDR' and
25374            'IP6FWD' and
25375            not 'SRv6' and
25376            not 'IPSEC' and
25377            not 'VHOST'"
25378   parameters:
25379   - "throughput"
25380   - "parent"
25381   - "tags"
25382   sort:
25383   - "IP6BASE"
25384   - "FIB_20K"
25385   - "FIB_200K"
25386   - "FIB_2M"
25387   layout:
25388     title: "ip6-3n-skx-xxv710-78b-base_and_scale-ndr"
25389     layout: "plot-throughput-speedup-analysis"
25390
25391 - type: "plot"
25392   title: "Speedup: ip6-3n-skx-xxv710-78b-base_and_scale-pdr-tsa"
25393   algorithm: "plot_throughput_speedup_analysis"
25394   output-file-type: ".html"
25395   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-base_and_scale-pdr-tsa"
25396   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25397   filter: "'NIC_Intel-XXV710' and
25398            '78B' and
25399            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') 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   - "FIB_20K"
25412   - "FIB_200K"
25413   - "FIB_2M"
25414   layout:
25415     title: "ip6-3n-skx-xxv710-78b-base_and_scale-pdr"
25416     layout: "plot-throughput-speedup-analysis"
25417
25418 # Speedup - VPP IPv6 2n-skx-x710
25419 - type: "plot"
25420   title: "Speedup: ip6-2n-skx-x710-78b-base_and_scale-ndr-tsa"
25421   algorithm: "plot_throughput_speedup_analysis"
25422   output-file-type: ".html"
25423   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-base_and_scale-ndr-tsa"
25424   data: "plot-vpp-throughput-lat-tsa-2n-skx"
25425   filter: "'NIC_Intel-X710' 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-2n-skx-x710-78b-base_and_scale-ndr"
25444     layout: "plot-throughput-speedup-analysis"
25445
25446 - type: "plot"
25447   title: "Speedup: ip6-2n-skx-x710-78b-base_and_scale-pdr-tsa"
25448   algorithm: "plot_throughput_speedup_analysis"
25449   output-file-type: ".html"
25450   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-base_and_scale-pdr-tsa"
25451   data: "plot-vpp-throughput-lat-tsa-2n-skx"
25452   filter: "'NIC_Intel-X710' 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-2n-skx-x710-78b-base_and_scale-pdr"
25471     layout: "plot-throughput-speedup-analysis"
25472
25473 # Speedup - VPP IPv6 2n-skx-xxv710
25474 - type: "plot"
25475   title: "Speedup: ip6-2n-skx-xxv710-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-xxv710-78b-base_and_scale-ndr-tsa"
25479   data: "plot-vpp-throughput-lat-tsa-2n-skx"
25480   filter: "'NIC_Intel-XXV710' 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-xxv710-78b-base_and_scale-ndr"
25499     layout: "plot-throughput-speedup-analysis"
25500
25501 - type: "plot"
25502   title: "Speedup: ip6-2n-skx-xxv710-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-xxv710-78b-base_and_scale-pdr-tsa"
25506   data: "plot-vpp-throughput-lat-tsa-2n-skx"
25507   filter: "'NIC_Intel-XXV710' 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-xxv710-78b-base_and_scale-pdr"
25526     layout: "plot-throughput-speedup-analysis"
25527
25528 ## Speedup - VPP IPv6 2n-dnv-x553 base
25529 #- type: "plot"
25530 #  title: "Speedup: ip6-2n-dnv-x553-78b-base-ndr-tsa"
25531 #  algorithm: "plot_throughput_speedup_analysis"
25532 #  output-file-type: ".html"
25533 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-base-ndr-tsa"
25534 #  data: "intel-dnv-vpp"
25535 #  filter: "'NIC_Intel-X553' and
25536 #           '78B' and
25537 #           'IP6BASE' 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 #  layout:
25550 #    title: "ip6-2n-dnv-x553-78b-base-ndr"
25551 #    layout: "plot-throughput-speedup-analysis"
25552 #
25553 #- type: "plot"
25554 #  title: "Speedup: ip6-2n-dnv-x553-78b-base-pdr-tsa"
25555 #  algorithm: "plot_throughput_speedup_analysis"
25556 #  output-file-type: ".html"
25557 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-base-pdr-tsa"
25558 #  data: "intel-dnv-vpp"
25559 #  filter: "'NIC_Intel-X553' and
25560 #           '78B' and
25561 #           'IP6BASE' and
25562 #           'NDRPDR' and
25563 #           'IP6FWD' and
25564 #           not 'SRv6' and
25565 #           not 'IPSEC' and
25566 #           not 'VHOST'"
25567 #  parameters:
25568 #  - "throughput"
25569 #  - "parent"
25570 #  - "tags"
25571 #  sort:
25572 #  - "IP6BASE"
25573 #  layout:
25574 #    title: "ip6-2n-dnv-x553-78b-base-pdr"
25575 #    layout: "plot-throughput-speedup-analysis"
25576
25577 ################################################################################
25578
25579 # Speedup - VPP IPv6 tunnels 3n-hsw-x520
25580 - type: "plot"
25581   title: "Speedup: ip6tun-3n-hsw-x520-78b-base-ndr-tsa"
25582   algorithm: "plot_throughput_speedup_analysis"
25583   output-file-type: ".html"
25584   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-base-ndr-tsa"
25585   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25586   filter: "'NIC_Intel-X520-DA2' and
25587            '78B' and
25588            'ENCAP' and
25589            'NDRPDR' and
25590            'LISP' and
25591            not 'VHOST'"
25592   parameters:
25593   - "throughput"
25594   - "parent"
25595   - "tags"
25596   sort:
25597   - "IP4UNRLAY"
25598   - "IP6UNRLAY"
25599   layout:
25600     title: "ip6tun-3n-hsw-x520-78b-base-ndr"
25601     layout: "plot-throughput-speedup-analysis"
25602
25603 - type: "plot"
25604   title: "Speedup: ip6tun-3n-hsw-x520-78b-base-pdr-tsa"
25605   algorithm: "plot_throughput_speedup_analysis"
25606   output-file-type: ".html"
25607   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-base-pdr-tsa"
25608   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25609   filter: "'NIC_Intel-X520-DA2' and
25610            '78B' and
25611            'ENCAP' and
25612            'NDRPDR' and
25613            'LISP' and
25614            not 'VHOST'"
25615   parameters:
25616   - "throughput"
25617   - "parent"
25618   - "tags"
25619   sort:
25620   - "IP4UNRLAY"
25621   - "IP6UNRLAY"
25622   layout:
25623     title: "ip6tun-3n-hsw-x520-78b-base-pdr"
25624     layout: "plot-throughput-speedup-analysis"
25625
25626 ################################################################################
25627
25628 # Speedup - VPP IPSec 3n-hsw-xl710 base
25629 - type: "plot"
25630   title: "Speedup: ipsec-3n-hsw-xl710-64b-base-ndr-tsa"
25631   algorithm: "plot_throughput_speedup_analysis"
25632   output-file-type: ".html"
25633   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-base-ndr-tsa"
25634   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25635   filter: "'NIC_Intel-XL710' and
25636            '64B' and
25637            'IP4FWD' and
25638            'NDRPDR' and
25639            'BASE' and
25640            'IPSECHW' and
25641            not 'VHOST'"
25642   parameters:
25643   - "throughput"
25644   - "parent"
25645   - "tags"
25646   layout:
25647     title: "ipsec-3n-hsw-xl710-64b-base-ndr"
25648     layout: "plot-throughput-speedup-analysis"
25649
25650 - type: "plot"
25651   title: "Speedup: ipsec-3n-hsw-xl710-64b-base-pdr-tsa"
25652   algorithm: "plot_throughput_speedup_analysis"
25653   output-file-type: ".html"
25654   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-base-pdr-tsa"
25655   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25656   filter: "'NIC_Intel-XL710' and
25657            '64B' and
25658            'IP4FWD' and
25659            'NDRPDR' and
25660            'BASE' and
25661            'IPSECHW' and
25662            not 'VHOST'"
25663   parameters:
25664   - "throughput"
25665   - "parent"
25666   - "tags"
25667   layout:
25668     title: "ipsec-3n-hsw-xl710-64b-base-pdr"
25669     layout: "plot-throughput-speedup-analysis"
25670
25671 # Speedup - VPP IPSec 3n-hsw-xl710 scale
25672 - type: "plot"
25673   title: "Speedup: ipsec-3n-hsw-xl710-64b-scale-ndr-tsa"
25674   algorithm: "plot_throughput_speedup_analysis"
25675   output-file-type: ".html"
25676   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-scale-ndr-tsa"
25677   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25678   filter: "'NIC_Intel-XL710' and
25679            '64B' and
25680            'IP4FWD' and
25681            'NDRPDR' and
25682            'SCALE' and
25683            'IPSECHW' and
25684            not 'VHOST'"
25685   parameters:
25686   - "throughput"
25687   - "parent"
25688   - "tags"
25689   layout:
25690     title: "ipsec-3n-hsw-xl710-64b-scale-ndr"
25691     layout: "plot-throughput-speedup-analysis"
25692
25693 - type: "plot"
25694   title: "Speedup: ipsec-3n-hsw-xl710-64b-scale-pdr-tsa"
25695   algorithm: "plot_throughput_speedup_analysis"
25696   output-file-type: ".html"
25697   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-scale-pdr-tsa"
25698   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25699   filter: "'NIC_Intel-XL710' and
25700            '64B' and
25701            'IP4FWD' and
25702            'NDRPDR' and
25703            'SCALE' and
25704            'IPSECHW' and
25705            not 'VHOST'"
25706   parameters:
25707   - "throughput"
25708   - "parent"
25709   - "tags"
25710   layout:
25711     title: "ipsec-3n-hsw-xl710-64b-scale-pdr"
25712     layout: "plot-throughput-speedup-analysis"
25713
25714 # Speedup - VPP IPSec 3n-hsw-xl710 sw
25715 - type: "plot"
25716   title: "Speedup: ipsec-3n-hsw-xl710-64b-sw-ndr-tsa"
25717   algorithm: "plot_throughput_speedup_analysis"
25718   output-file-type: ".html"
25719   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-sw-ndr-tsa"
25720   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25721   filter: "'NIC_Intel-XL710' and
25722            '64B' and
25723            'IP4FWD' and
25724            'NDRPDR' and
25725            'IPSECSW' and
25726            not 'VHOST'"
25727   parameters:
25728   - "throughput"
25729   - "parent"
25730   - "tags"
25731   layout:
25732     title: "ipsec-3n-hsw-xl710-64b-sw-ndr"
25733     layout: "plot-throughput-speedup-analysis"
25734
25735 - type: "plot"
25736   title: "Speedup: ipsec-3n-hsw-xl710-64b-sw-pdr-tsa"
25737   algorithm: "plot_throughput_speedup_analysis"
25738   output-file-type: ".html"
25739   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-sw-pdr-tsa"
25740   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25741   filter: "'NIC_Intel-XL710' and
25742            '64B' and
25743            'IP4FWD' and
25744            'NDRPDR' and
25745            'IPSECSW' and
25746            not 'VHOST'"
25747   parameters:
25748   - "throughput"
25749   - "parent"
25750   - "tags"
25751   layout:
25752     title: "ipsec-3n-hsw-xl710-64b-sw-pdr"
25753     layout: "plot-throughput-speedup-analysis"
25754
25755 ################################################################################
25756
25757 # Speedup - VPP SRv6 3n-hsw-x520
25758 - type: "plot"
25759   title: "Speedup: srv6-3n-hsw-x520-78b-features-ndr-tsa"
25760   algorithm: "plot_throughput_speedup_analysis"
25761   output-file-type: ".html"
25762   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-features-ndr-tsa"
25763   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25764   filter: "'NIC_Intel-X520-DA2' and
25765            '78B' and
25766            'FEATURE' and
25767            'NDRPDR' and
25768            'IP6FWD' and
25769            'SRv6'"
25770   parameters:
25771   - "throughput"
25772   - "parent"
25773   - "tags"
25774   layout:
25775     title: "srv6-3n-hsw-x520-78b-features-ndr"
25776     layout: "plot-throughput-speedup-analysis"
25777
25778 - type: "plot"
25779   title: "Speedup: srv6-3n-hsw-x520-78b-features-pdr-tsa"
25780   algorithm: "plot_throughput_speedup_analysis"
25781   output-file-type: ".html"
25782   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-features-pdr-tsa"
25783   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25784   filter: "'NIC_Intel-X520-DA2' and
25785            '78B' and
25786            'FEATURE' and
25787            'NDRPDR' and
25788            'IP6FWD' and
25789            'SRv6'"
25790   parameters:
25791   - "throughput"
25792   - "parent"
25793   - "tags"
25794   layout:
25795     title: "srv6-3n-hsw-x520-78b-features-pdr"
25796     layout: "plot-throughput-speedup-analysis"
25797
25798 ################################################################################
25799
25800 # Speedup - VPP L2 3n-hsw-x520 base and scale
25801 - type: "plot"
25802   title: "Speedup: l2sw-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
25803   algorithm: "plot_throughput_speedup_analysis"
25804   output-file-type: ".html"
25805   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
25806   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25807   filter: "'NIC_Intel-X520-DA2' and
25808            '64B' and
25809            ('BASE' or 'SCALE') and
25810            'NDRPDR' and
25811            'ETH' and
25812            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25813            not 'VHOST' and
25814            not 'MEMIF'"
25815   parameters:
25816   - "throughput"
25817   - "parent"
25818   - "tags"
25819   sort:
25820   - "L2XCFWD"
25821   - "L2PATCH"
25822   - "L2BDMACLRN"
25823   - "FIB_10K"
25824   - "FIB_100K"
25825   - "FIB_1M"
25826   layout:
25827     title: "l2sw-3n-hsw-x520-64b-base_and_scale-ndr"
25828     layout: "plot-throughput-speedup-analysis"
25829
25830 - type: "plot"
25831   title: "Speedup: l2sw-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
25832   algorithm: "plot_throughput_speedup_analysis"
25833   output-file-type: ".html"
25834   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
25835   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25836   filter: "'NIC_Intel-X520-DA2' and
25837            '64B' and
25838            ('BASE' or 'SCALE') and
25839            'NDRPDR' and
25840            'ETH' and
25841            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25842            not 'VHOST' and
25843            not 'MEMIF'"
25844   parameters:
25845   - "throughput"
25846   - "parent"
25847   - "tags"
25848   sort:
25849   - "L2XCFWD"
25850   - "L2PATCH"
25851   - "L2BDMACLRN"
25852   - "FIB_10K"
25853   - "FIB_100K"
25854   - "FIB_1M"
25855   layout:
25856     title: "l2sw-3n-hsw-x520-64b-base_and_scale-pdr"
25857     layout: "plot-throughput-speedup-analysis"
25858
25859 # Speedup - VPP L2 3n-hsw-x520 features
25860 - type: "plot"
25861   title: "Speedup: l2sw-3n-hsw-x520-64b-features-ndr-tsa"
25862   algorithm: "plot_throughput_speedup_analysis"
25863   output-file-type: ".html"
25864   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-ndr-tsa"
25865   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25866   filter: "'NIC_Intel-X520-DA2' and
25867            '64B' and
25868            'NDRPDR' and
25869            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
25870            not 'ACL' and
25871            not 'VHOST' and
25872            not 'MEMIF'"
25873   parameters:
25874   - "throughput"
25875   - "parent"
25876   - "tags"
25877   sort:
25878   - "L2XCBASE"    # l2xcbase
25879   - "L2BDBASE"    # l2bdbase
25880   - "L2XCFWD"     # dot1q-l2xcbase
25881   - "L2BDMACLRN"  # dot1q-l2bdbase
25882   layout:
25883     title: "l2sw-3n-hsw-x520-64b-features-ndr"
25884     layout: "plot-throughput-speedup-analysis"
25885
25886 - type: "plot"
25887   title: "Speedup: l2sw-3n-hsw-x520-64b-features-pdr-tsa"
25888   algorithm: "plot_throughput_speedup_analysis"
25889   output-file-type: ".html"
25890   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-pdr-tsa"
25891   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25892   filter: "'NIC_Intel-X520-DA2' and
25893            '64B' and
25894            'NDRPDR' and
25895            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
25896            not 'ACL' and
25897            not 'VHOST' and
25898            not 'MEMIF'"
25899   parameters:
25900   - "throughput"
25901   - "parent"
25902   - "tags"
25903   sort:
25904   - "L2XCBASE"    # l2xcbase
25905   - "L2BDBASE"    # l2bdbase
25906   - "L2XCFWD"     # dot1q-l2xcbase
25907   - "L2BDMACLRN"  # dot1q-l2bdbase
25908   layout:
25909     title: "l2sw-3n-hsw-x520-64b-features-pdr"
25910     layout: "plot-throughput-speedup-analysis"
25911
25912 # Speedup - VPP L2 3n-hsw-x520 features-iacl
25913 - type: "plot"
25914   title: "Speedup: l2sw-3n-hsw-x520-64b-features-iacl-ndr-tsa"
25915   algorithm: "plot_throughput_speedup_analysis"
25916   output-file-type: ".html"
25917   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-iacl-ndr-tsa"
25918   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25919   filter: "'NIC_Intel-X520-DA2' and
25920            'NDRPDR' and
25921            '64B' and
25922            'FEATURE' and
25923            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
25924            'IACL' and
25925            ('ACL1' or 'ACL50') and
25926            ('10K_FLOWS' or '10k_FLOWS') and
25927            not 'MACIP' and
25928            not 'VHOST' and
25929            not 'MEMIF'"
25930   parameters:
25931   - "throughput"
25932   - "parent"
25933   - "tags"
25934   layout:
25935     title: "l2sw-3n-hsw-x520-64b-features-iacl-ndr"
25936     layout: "plot-throughput-speedup-analysis"
25937
25938 - type: "plot"
25939   title: "Speedup: l2sw-3n-hsw-x520-64b-features-iacl-pdr-tsa"
25940   algorithm: "plot_throughput_speedup_analysis"
25941   output-file-type: ".html"
25942   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-iacl-pdr-tsa"
25943   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25944   filter: "'NIC_Intel-X520-DA2' and
25945            'NDRPDR' and
25946            '64B' and
25947            'FEATURE' and
25948            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
25949            'IACL' and
25950            ('ACL1' or 'ACL50') and
25951            ('10K_FLOWS' or '10k_FLOWS') and
25952            not 'MACIP' and
25953            not 'VHOST' and
25954            not 'MEMIF'"
25955   parameters:
25956   - "throughput"
25957   - "parent"
25958   - "tags"
25959   layout:
25960     title: "l2sw-3n-hsw-x520-64b-features-iacl-pdr"
25961     layout: "plot-throughput-speedup-analysis"
25962
25963 # Speedup - VPP L2 3n-hsw-x520 features-oacl
25964 - type: "plot"
25965   title: "Speedup: l2sw-3n-hsw-x520-64b-features-oacl-ndr-tsa"
25966   algorithm: "plot_throughput_speedup_analysis"
25967   output-file-type: ".html"
25968   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-oacl-ndr-tsa"
25969   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25970   filter: "'NIC_Intel-X520-DA2' and
25971            'NDRPDR' and
25972            '64B' and
25973            'FEATURE' and
25974            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
25975            'OACL' and
25976            ('ACL1' or 'ACL50') and
25977            ('10K_FLOWS' or '10k_FLOWS') and
25978            not 'MACIP' and
25979            not 'VHOST' and
25980            not 'MEMIF'"
25981   parameters:
25982   - "throughput"
25983   - "parent"
25984   - "tags"
25985   layout:
25986     title: "l2sw-3n-hsw-x520-64b-features-oacl-ndr"
25987     layout: "plot-throughput-speedup-analysis"
25988
25989 - type: "plot"
25990   title: "Speedup: l2sw-3n-hsw-x520-64b-features-oacl-pdr-tsa"
25991   algorithm: "plot_throughput_speedup_analysis"
25992   output-file-type: ".html"
25993   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-oacl-pdr-tsa"
25994   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25995   filter: "'NIC_Intel-X520-DA2' and
25996            'NDRPDR' and
25997            '64B' and
25998            'FEATURE' and
25999            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26000            'OACL' and
26001            ('ACL1' or 'ACL50') and
26002            ('10K_FLOWS' or '10k_FLOWS') and
26003            not 'MACIP' and
26004            not 'VHOST' and
26005            not 'MEMIF'"
26006   parameters:
26007   - "throughput"
26008   - "parent"
26009   - "tags"
26010   layout:
26011     title: "l2sw-3n-hsw-x520-64b-features-oacl-pdr"
26012     layout: "plot-throughput-speedup-analysis"
26013
26014 # Speedup - VPP L2 3n-hsw-x520 features-oacl
26015 - type: "plot"
26016   title: "Speedup: l2sw-3n-hsw-x520-64b-features-oacl-ndr-tsa"
26017   algorithm: "plot_throughput_speedup_analysis"
26018   output-file-type: ".html"
26019   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-oacl-ndr-tsa"
26020   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26021   filter: "'NIC_Intel-X520-DA2' and
26022            'NDRPDR' and
26023            '64B' and
26024            'FEATURE' and
26025            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26026            'OACL' and
26027            ('ACL1' or 'ACL50') and
26028            ('10K_FLOWS' or '10k_FLOWS') and
26029            not 'MACIP' and
26030            not 'VHOST' and
26031            not 'MEMIF'"
26032   parameters:
26033   - "throughput"
26034   - "parent"
26035   - "tags"
26036   layout:
26037     title: "l2sw-3n-hsw-x520-64b-features-oacl-ndr"
26038     layout: "plot-throughput-speedup-analysis"
26039
26040 - type: "plot"
26041   title: "Speedup: l2sw-3n-hsw-x520-64b-features-oacl-pdr-tsa"
26042   algorithm: "plot_throughput_speedup_analysis"
26043   output-file-type: ".html"
26044   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-oacl-pdr-tsa"
26045   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26046   filter: "'NIC_Intel-X520-DA2' and
26047            'NDRPDR' and
26048            '64B' and
26049            'FEATURE' and
26050            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26051            'OACL' and
26052            ('ACL1' or 'ACL50') and
26053            ('10K_FLOWS' or '10k_FLOWS') and
26054            not 'MACIP' and
26055            not 'VHOST' and
26056            not 'MEMIF'"
26057   parameters:
26058   - "throughput"
26059   - "parent"
26060   - "tags"
26061   layout:
26062     title: "l2sw-3n-hsw-x520-64b-features-oacl-pdr"
26063     layout: "plot-throughput-speedup-analysis"
26064
26065 # Speedup - VPP L2 3n-hsw-x520 features-macip
26066 - type: "plot"
26067   title: "Speedup: l2sw-3n-hsw-x520-64b-features-macip-ndr-tsa"
26068   algorithm: "plot_throughput_speedup_analysis"
26069   output-file-type: ".html"
26070   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-macip-ndr-tsa"
26071   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26072   filter: "'NIC_Intel-X520-DA2' and
26073            'NDRPDR' and
26074            '64B' and
26075            'FEATURE' and
26076            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26077            'MACIP' and
26078            ('ACL1' or 'ACL50') and
26079            ('10K_FLOWS' or '10k_FLOWS') and
26080            not 'VHOST' and
26081            not 'MEMIF'"
26082   parameters:
26083   - "throughput"
26084   - "parent"
26085   - "tags"
26086   layout:
26087     title: "l2sw-3n-hsw-x520-64b-features-macip-ndr"
26088     layout: "plot-throughput-speedup-analysis"
26089
26090 - type: "plot"
26091   title: "Speedup: l2sw-3n-hsw-x520-64b-features-macip-pdr-tsa"
26092   algorithm: "plot_throughput_speedup_analysis"
26093   output-file-type: ".html"
26094   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-macip-pdr-tsa"
26095   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26096   filter: "'NIC_Intel-X520-DA2' and
26097            'NDRPDR' and
26098            '64B' and
26099            'FEATURE' and
26100            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26101            'MACIP' and
26102            ('ACL1' or 'ACL50') and
26103            ('10K_FLOWS' or '10k_FLOWS') and
26104            not 'VHOST' and
26105            not 'MEMIF'"
26106   parameters:
26107   - "throughput"
26108   - "parent"
26109   - "tags"
26110   layout:
26111     title: "l2sw-3n-hsw-x520-64b-features-macip-pdr"
26112     layout: "plot-throughput-speedup-analysis"
26113
26114 # Speedup - VPP L2 3n-hsw-x710 base and scale
26115 - type: "plot"
26116   title: "Speedup: l2sw-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
26117   algorithm: "plot_throughput_speedup_analysis"
26118   output-file-type: ".html"
26119   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
26120   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26121   filter: "'NIC_Intel-X710' and
26122            '64B' and
26123            ('BASE' or 'SCALE') and
26124            'NDRPDR' and
26125            'ETH' and
26126            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26127            not 'VHOST' and
26128            not 'MEMIF' and
26129            not 'DRV_AVF'"
26130   parameters:
26131   - "throughput"
26132   - "parent"
26133   - "tags"
26134   sort:
26135   - "L2PATCH"
26136   - "L2XCFWD"
26137   - "L2BDMACLRN"
26138   - "FIB_10K"
26139   - "FIB_100K"
26140   - "FIB_1M"
26141   layout:
26142     title: "l2sw-3n-hsw-x710-64b-base_and_scale-ndr"
26143     layout: "plot-throughput-speedup-analysis"
26144
26145 - type: "plot"
26146   title: "Speedup: l2sw-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
26147   algorithm: "plot_throughput_speedup_analysis"
26148   output-file-type: ".html"
26149   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
26150   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26151   filter: "'NIC_Intel-X710' and
26152            '64B' and
26153            ('BASE' or 'SCALE') and
26154            'NDRPDR' and
26155            'ETH' and
26156            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26157            not 'VHOST' and
26158            not 'MEMIF' and
26159            not 'DRV_AVF'"
26160   parameters:
26161   - "throughput"
26162   - "parent"
26163   - "tags"
26164   sort:
26165   - "L2PATCH"
26166   - "L2XCFWD"
26167   - "L2BDMACLRN"
26168   - "FIB_10K"
26169   - "FIB_100K"
26170   - "FIB_1M"
26171   layout:
26172     title: "l2sw-3n-hsw-x710-64b-base_and_scale-pdr"
26173     layout: "plot-throughput-speedup-analysis"
26174
26175 # Speedup - VPP L2 3n-hsw-x710 features
26176 - type: "plot"
26177   title: "Speedup: l2sw-3n-hsw-x710-64b-features-ndr-tsa"
26178   algorithm: "plot_throughput_speedup_analysis"
26179   output-file-type: ".html"
26180   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-ndr-tsa"
26181   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26182   filter: "'NIC_Intel-X710' and
26183            '64B' and
26184            'NDRPDR' and
26185            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
26186            not 'ACL' and
26187            not 'VHOST' and
26188            not 'L2OVRLAY' and
26189            not 'MEMIF'"
26190   parameters:
26191   - "throughput"
26192   - "parent"
26193   - "tags"
26194   sort:
26195   - "L2XCBASE"    # l2xcbase
26196   - "L2BDBASE"    # l2bdbase
26197   - "L2XCFWD"     # dot1q-l2xcbase
26198   - "L2BDMACLRN"  # dot1q-l2bdbase
26199   layout:
26200     title: "l2sw-3n-hsw-x710-64b-features-ndr"
26201     layout: "plot-throughput-speedup-analysis"
26202
26203 - type: "plot"
26204   title: "Speedup: l2sw-3n-hsw-x710-64b-features-pdr-tsa"
26205   algorithm: "plot_throughput_speedup_analysis"
26206   output-file-type: ".html"
26207   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-pdr-tsa"
26208   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26209   filter: "'NIC_Intel-X710' and
26210            '64B' and
26211            'NDRPDR' and
26212            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
26213            not 'ACL' and
26214            not 'VHOST' and
26215            not 'L2OVRLAY' and
26216            not 'MEMIF'"
26217   parameters:
26218   - "throughput"
26219   - "parent"
26220   - "tags"
26221   sort:
26222   - "L2XCBASE"    # l2xcbase
26223   - "L2BDBASE"    # l2bdbase
26224   - "L2XCFWD"     # dot1q-l2xcbase
26225   - "L2BDMACLRN"  # dot1q-l2bdbase
26226   layout:
26227     title: "l2sw-3n-hsw-x710-64b-features-pdr"
26228     layout: "plot-throughput-speedup-analysis"
26229
26230 # Speedup - VPP L2 3n-hsw-x710 features-iacl
26231 - type: "plot"
26232   title: "Speedup: l2sw-3n-hsw-x710-64b-features-iacl-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-iacl-ndr-tsa"
26236   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26237   filter: "'NIC_Intel-X710' and
26238            'NDRPDR' and
26239            '64B' and
26240            'FEATURE' and
26241            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26242            'IACL' and
26243            ('ACL1' or 'ACL50') and
26244            ('10K_FLOWS' or '10k_FLOWS') and
26245            not 'MACIP' and
26246            not 'VHOST' and
26247            not 'MEMIF'"
26248   parameters:
26249   - "throughput"
26250   - "parent"
26251   - "tags"
26252   layout:
26253     title: "l2sw-3n-hsw-x710-64b-features-iacl-ndr"
26254     layout: "plot-throughput-speedup-analysis"
26255
26256 - type: "plot"
26257   title: "Speedup: l2sw-3n-hsw-x710-64b-features-iacl-pdr-tsa"
26258   algorithm: "plot_throughput_speedup_analysis"
26259   output-file-type: ".html"
26260   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-iacl-pdr-tsa"
26261   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26262   filter: "'NIC_Intel-X710' and
26263            'NDRPDR' and
26264            '64B' and
26265            'FEATURE' and
26266            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26267            'IACL' and
26268            ('ACL1' or 'ACL50') and
26269            ('10K_FLOWS' or '10k_FLOWS') and
26270            not 'MACIP' and
26271            not 'VHOST' and
26272            not 'MEMIF'"
26273   parameters:
26274   - "throughput"
26275   - "parent"
26276   - "tags"
26277   layout:
26278     title: "l2sw-3n-hsw-x710-64b-features-iacl-pdr"
26279     layout: "plot-throughput-speedup-analysis"
26280
26281 # Speedup - VPP L2 3n-hsw-xl710 base and scale
26282 - type: "plot"
26283   title: "Speedup: l2sw-3n-hsw-xl710-64b-base-ndr-tsa"
26284   algorithm: "plot_throughput_speedup_analysis"
26285   output-file-type: ".html"
26286   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-base-ndr-tsa"
26287   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26288   filter: "'NIC_Intel-XL710' and
26289            '64B' and
26290            'BASE' and
26291            'NDRPDR' and
26292            'ETH' and
26293            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26294            not 'VHOST' and
26295            not 'MEMIF'"
26296   parameters:
26297   - "throughput"
26298   - "parent"
26299   - "tags"
26300   sort:
26301   - "L2PATCH"
26302   - "L2XCFWD"
26303   - "L2BDMACLRN"
26304   layout:
26305     title: "l2sw-3n-hsw-xl710-64b-base-ndr"
26306     layout: "plot-throughput-speedup-analysis"
26307
26308 - type: "plot"
26309   title: "Speedup: l2sw-3n-hsw-xl710-64b-base-pdr-tsa"
26310   algorithm: "plot_throughput_speedup_analysis"
26311   output-file-type: ".html"
26312   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-base-pdr-tsa"
26313   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26314   filter: "'NIC_Intel-XL710' and
26315            '64B' and
26316            'BASE' and
26317            'NDRPDR' and
26318            'ETH' and
26319            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26320            not 'VHOST' and
26321            not 'MEMIF'"
26322   parameters:
26323   - "throughput"
26324   - "parent"
26325   - "tags"
26326   sort:
26327   - "L2PATCH"
26328   - "L2XCFWD"
26329   - "L2BDMACLRN"
26330   layout:
26331     title: "l2sw-3n-hsw-xl710-64b-base-pdr"
26332     layout: "plot-throughput-speedup-analysis"
26333
26334 # Speedup - VPP L2 3n-skx-x710 base and scale
26335 - type: "plot"
26336   title: "Speedup: l2sw-3n-skx-x710-64b-base_and_scale-ndr-tsa"
26337   algorithm: "plot_throughput_speedup_analysis"
26338   output-file-type: ".html"
26339   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-base_and_scale-ndr-tsa"
26340   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26341   filter: "'NIC_Intel-X710' and
26342            '64B' and
26343            ('BASE' or 'SCALE') and
26344            'NDRPDR' and
26345            'ETH' and
26346            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26347            not 'VHOST' and
26348            not 'DRV_AVF' and
26349            not 'MEMIF'"
26350   parameters:
26351   - "throughput"
26352   - "parent"
26353   - "tags"
26354   sort:
26355   - "L2PATCH"
26356   - "L2XCBASE"
26357   - "BASE"
26358   - "FIB_10K"
26359   - "FIB_100K"
26360   - "FIB_1M"
26361   layout:
26362     title: "l2sw-3n-skx-x710-64b-base_and_scale-ndr"
26363     layout: "plot-throughput-speedup-analysis"
26364
26365 - type: "plot"
26366   title: "Speedup: l2sw-3n-skx-x710-64b-base_and_scale-pdr-tsa"
26367   algorithm: "plot_throughput_speedup_analysis"
26368   output-file-type: ".html"
26369   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-base_and_scale-pdr-tsa"
26370   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26371   filter: "'NIC_Intel-X710' and
26372            '64B' and
26373            ('BASE' or 'SCALE') and
26374            'NDRPDR' and
26375            'ETH' and
26376            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26377            not 'VHOST' and
26378            not 'DRV_AVF' and
26379            not 'MEMIF'"
26380   parameters:
26381   - "throughput"
26382   - "parent"
26383   - "tags"
26384   sort:
26385   - "L2PATCH"
26386   - "L2XCBASE"
26387   - "BASE"
26388   - "FIB_10K"
26389   - "FIB_100K"
26390   - "FIB_1M"
26391   layout:
26392     title: "l2sw-3n-skx-x710-64b-base_and_scale-pdr"
26393     layout: "plot-throughput-speedup-analysis"
26394
26395 # Speedup - VPP L2 3n-skx-x710 features
26396 - type: "plot"
26397   title: "Speedup: l2sw-3n-skx-x710-64b-features-ndr-tsa"
26398   algorithm: "plot_throughput_speedup_analysis"
26399   output-file-type: ".html"
26400   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-ndr-tsa"
26401   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26402   filter: "'NIC_Intel-X710' and
26403            '64B' and
26404            'NDRPDR' and
26405            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
26406            not 'ACL' and
26407            not 'VHOST' and
26408            not 'DRV_AVF' and
26409            not 'L2OVRLAY' and
26410            not 'MEMIF'"
26411   parameters:
26412   - "throughput"
26413   - "parent"
26414   - "tags"
26415   sort:
26416   - "L2XCBASE"    # l2xcbase
26417   - "L2BDBASE"    # l2bdbase
26418   - "L2XCFWD"     # dot1q-l2xcbase
26419   - "L2BDMACLRN"  # dot1q-l2bdbase
26420   layout:
26421     title: "l2sw-3n-skx-x710-64b-features-ndr"
26422     layout: "plot-throughput-speedup-analysis"
26423
26424 - type: "plot"
26425   title: "Speedup: l2sw-3n-skx-x710-64b-features-pdr-tsa"
26426   algorithm: "plot_throughput_speedup_analysis"
26427   output-file-type: ".html"
26428   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-pdr-tsa"
26429   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26430   filter: "'NIC_Intel-X710' and
26431            '64B' and
26432            'NDRPDR' and
26433            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
26434            not 'ACL' and
26435            not 'VHOST' and
26436            not 'DRV_AVF' and
26437            not 'L2OVRLAY' and
26438            not 'MEMIF'"
26439   parameters:
26440   - "throughput"
26441   - "parent"
26442   - "tags"
26443   sort:
26444   - "L2XCBASE"    # l2xcbase
26445   - "L2BDBASE"    # l2bdbase
26446   - "L2XCFWD"     # dot1q-l2xcbase
26447   - "L2BDMACLRN"  # dot1q-l2bdbase
26448   layout:
26449     title: "l2sw-3n-skx-x710-64b-features-pdr"
26450     layout: "plot-throughput-speedup-analysis"
26451
26452 # Speedup - VPP L2 3n-skx-x710 features-iacl
26453 - type: "plot"
26454   title: "Speedup: l2sw-3n-skx-x710-64b-features-iacl-ndr-tsa"
26455   algorithm: "plot_throughput_speedup_analysis"
26456   output-file-type: ".html"
26457   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-iacl-ndr-tsa"
26458   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26459   filter: "'NIC_Intel-X710' and
26460            'NDRPDR' and
26461            '64B' and
26462            'FEATURE' and
26463            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26464            'IACL' and
26465            ('ACL1' or 'ACL50') and
26466            ('10K_FLOWS' or '10k_FLOWS') and
26467            not 'MACIP' and
26468            not 'VHOST' and
26469            not 'MEMIF'"
26470   parameters:
26471   - "throughput"
26472   - "parent"
26473   - "tags"
26474   layout:
26475     title: "l2sw-3n-skx-x710-64b-features-iacl-ndr"
26476     layout: "plot-throughput-speedup-analysis"
26477
26478 - type: "plot"
26479   title: "Speedup: l2sw-3n-skx-x710-64b-features-iacl-pdr-tsa"
26480   algorithm: "plot_throughput_speedup_analysis"
26481   output-file-type: ".html"
26482   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-iacl-pdr-tsa"
26483   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26484   filter: "'NIC_Intel-X710' and
26485            'NDRPDR' and
26486            '64B' and
26487            'FEATURE' and
26488            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26489            'IACL' and
26490            ('ACL1' or 'ACL50') and
26491            ('10K_FLOWS' or '10k_FLOWS') and
26492            not 'MACIP' and
26493            not 'VHOST' and
26494            not 'MEMIF'"
26495   parameters:
26496   - "throughput"
26497   - "parent"
26498   - "tags"
26499   layout:
26500     title: "l2sw-3n-skx-x710-64b-features-iacl-pdr"
26501     layout: "plot-throughput-speedup-analysis"
26502
26503 # Speedup - VPP L2 3n-skx-xxv710 base and scale
26504 - type: "plot"
26505   title: "Speedup: l2sw-3n-skx-xxv710-64b-base_and_scale-ndr-tsa"
26506   algorithm: "plot_throughput_speedup_analysis"
26507   output-file-type: ".html"
26508   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-base_and_scale-ndr-tsa"
26509   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26510   filter: "'NIC_Intel-XXV710' and
26511            '64B' and
26512            ('BASE' or 'SCALE') and
26513            'NDRPDR' and
26514            'ETH' and
26515            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26516            not 'DRV_AVF' and
26517            not 'VHOST' and
26518            not 'MEMIF'"
26519   parameters:
26520   - "throughput"
26521   - "parent"
26522   - "tags"
26523 #  sort:
26524 #  - "L2PATCH"
26525 #  - "L2PATCH"
26526 #  - "L2XCBASE"
26527 #  - "L2BDMACLRN"
26528   layout:
26529     title: "l2sw-3n-skx-xxv710-64b-base_and_scale-ndr"
26530     layout: "plot-throughput-speedup-analysis"
26531
26532 - type: "plot"
26533   title: "Speedup: l2sw-3n-skx-xxv710-64b-base_and_scale-pdr-tsa"
26534   algorithm: "plot_throughput_speedup_analysis"
26535   output-file-type: ".html"
26536   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-base_and_scale-pdr-tsa"
26537   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26538   filter: "'NIC_Intel-XXV710' and
26539            '64B' and
26540            ('BASE' or 'SCALE') and
26541            'NDRPDR' and
26542            'ETH' and
26543            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26544            not 'DRV_AVF' and
26545            not 'VHOST' and
26546            not 'MEMIF'"
26547   parameters:
26548   - "throughput"
26549   - "parent"
26550   - "tags"
26551 #  sort:
26552 #  - "L2PATCH"
26553 #  - "L2PATCH"
26554 #  - "L2XCBASE"
26555 #  - "L2BDMACLRN"
26556   layout:
26557     title: "l2sw-3n-skx-xxv710-64b-base_and_scale-pdr"
26558     layout: "plot-throughput-speedup-analysis"
26559
26560 # Speedup - VPP L2 2n-skx-x710 base and scale
26561 - type: "plot"
26562   title: "Speedup: l2sw-2n-skx-x710-64b-base_and_scale-ndr-tsa"
26563   algorithm: "plot_throughput_speedup_analysis"
26564   output-file-type: ".html"
26565   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-base_and_scale-ndr-tsa"
26566   data: "plot-vpp-throughput-lat-tsa-2n-skx"
26567   filter: "'NIC_Intel-X710' and
26568            '64B' and
26569            ('BASE' or 'SCALE') and
26570            'NDRPDR' and
26571            'ETH' and
26572            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26573            not 'VHOST' and
26574            not 'MEMIF'"
26575   parameters:
26576   - "throughput"
26577   - "parent"
26578   - "tags"
26579   sort:
26580   - "L2PATCH"
26581   - "L2XCBASE"
26582   - "BASE"
26583   - "FIB_10K"
26584   - "FIB_100K"
26585   - "FIB_1M"
26586   layout:
26587     title: "l2sw-2n-skx-x710-64b-base_and_scale-ndr"
26588     layout: "plot-throughput-speedup-analysis"
26589
26590 - type: "plot"
26591   title: "Speedup: l2sw-2n-skx-x710-64b-base_and_scale-pdr-tsa"
26592   algorithm: "plot_throughput_speedup_analysis"
26593   output-file-type: ".html"
26594   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-base_and_scale-pdr-tsa"
26595   data: "plot-vpp-throughput-lat-tsa-2n-skx"
26596   filter: "'NIC_Intel-X710' and
26597            '64B' and
26598            ('BASE' or 'SCALE') and
26599            'NDRPDR' and
26600            'ETH' and
26601            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26602            not 'VHOST' and
26603            not 'MEMIF'"
26604   parameters:
26605   - "throughput"
26606   - "parent"
26607   - "tags"
26608   sort:
26609   - "L2PATCH"
26610   - "L2XCBASE"
26611   - "BASE"
26612   - "FIB_10K"
26613   - "FIB_100K"
26614   - "FIB_1M"
26615   layout:
26616     title: "l2sw-2n-skx-x710-64b-base_and_scale-pdr"
26617     layout: "plot-throughput-speedup-analysis"
26618
26619 # Speedup - VPP L2 2n-skx-xxv710 base and scale
26620 - type: "plot"
26621   title: "Speedup: l2sw-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
26622   algorithm: "plot_throughput_speedup_analysis"
26623   output-file-type: ".html"
26624   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
26625   data: "plot-vpp-throughput-lat-tsa-2n-skx"
26626   filter: "'NIC_Intel-XXV710' and
26627            '64B' and
26628            ('BASE' or 'SCALE') and
26629            'NDRPDR' and
26630            'ETH' and
26631            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26632            not 'VHOST' and
26633            not 'MEMIF'"
26634   parameters:
26635   - "throughput"
26636   - "parent"
26637   - "tags"
26638   sort:
26639   - "L2PATCH"
26640   - "L2XCBASE"
26641   - "BASE"
26642   - "FIB_10K"
26643   - "FIB_100K"
26644   - "FIB_1M"
26645   layout:
26646     title: "l2sw-2n-skx-xxv710-64b-base_and_scale-ndr"
26647     layout: "plot-throughput-speedup-analysis"
26648
26649 - type: "plot"
26650   title: "Speedup: l2sw-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
26651   algorithm: "plot_throughput_speedup_analysis"
26652   output-file-type: ".html"
26653   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
26654   data: "plot-vpp-throughput-lat-tsa-2n-skx"
26655   filter: "'NIC_Intel-XXV710' and
26656            '64B' and
26657            ('BASE' or 'SCALE') and
26658            'NDRPDR' and
26659            'ETH' and
26660            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26661            not 'VHOST' and
26662            not 'MEMIF'"
26663   parameters:
26664   - "throughput"
26665   - "parent"
26666   - "tags"
26667   sort:
26668   - "L2PATCH"
26669   - "L2XCBASE"
26670   - "BASE"
26671   - "FIB_10K"
26672   - "FIB_100K"
26673   - "FIB_1M"
26674   layout:
26675     title: "l2sw-2n-skx-xxv710-64b-base_and_scale-pdr"
26676     layout: "plot-throughput-speedup-analysis"
26677
26678 ## Speedup - VPP L2 2n-dnv-x553 base
26679 #- type: "plot"
26680 #  title: "Speedup: l2sw-2n-dnv-x553-64b-base-ndr-tsa"
26681 #  algorithm: "plot_throughput_speedup_analysis"
26682 #  output-file-type: ".html"
26683 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-base-ndr-tsa"
26684 #  data: "intel-dnv-vpp"
26685 #  filter: "'NIC_Intel-X553' and
26686 #           '64B' and
26687 #           ('BASE' or 'SCALE') and
26688 #           'NDRPDR' and
26689 #           'ETH' and
26690 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26691 #           not 'VHOST' and
26692 #           not 'MEMIF'"
26693 #  parameters:
26694 #  - "throughput"
26695 #  - "parent"
26696 #  - "tags"
26697 #  sort:
26698 #  - "L2XCBASE"
26699 #  - "L2BDMACLRN"
26700 #  - "L2PATCH"
26701 #  layout:
26702 #    title: "l2sw-2n-dnv-x553-64b-base-ndr"
26703 #    layout: "plot-throughput-speedup-analysis"
26704 #
26705 #- type: "plot"
26706 #  title: "Speedup: l2sw-2n-dnv-x553-64b-base-pdr-tsa"
26707 #  algorithm: "plot_throughput_speedup_analysis"
26708 #  output-file-type: ".html"
26709 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-base-pdr-tsa"
26710 #  data: "intel-dnv-vpp"
26711 #  filter: "'NIC_Intel-X553' and
26712 #           '64B' and
26713 #           ('BASE' or 'SCALE') and
26714 #           'NDRPDR' and
26715 #           'ETH' and
26716 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26717 #           not 'VHOST' and
26718 #           not 'MEMIF'"
26719 #  parameters:
26720 #  - "throughput"
26721 #  - "parent"
26722 #  - "tags"
26723 #  sort:
26724 #  - "L2XCBASE"
26725 #  - "L2BDMACLRN"
26726 #  - "L2PATCH"
26727 #  layout:
26728 #    title: "l2sw-2n-dnv-x553-64b-base-pdr"
26729 #    layout: "plot-throughput-speedup-analysis"
26730
26731 ################################################################################
26732
26733 # Packet Speedup - VPP vhost ip4 3n-hsw-x520
26734 - type: "plot"
26735   title: "VPP Speedup: vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
26736   algorithm: "plot_throughput_speedup_analysis"
26737   output-file-type: ".html"
26738   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
26739   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26740   filter: "'NIC_Intel-X520-DA2' and
26741            '64B' and
26742            'NDRPDR' and
26743            'ETH' and
26744            'IP4FWD' and
26745            'VHOST_1024' and
26746            not 'VXLAN' and
26747            not 'DOT1Q'"
26748   parameters:
26749   - "throughput"
26750   - "parent"
26751   - "tags"
26752   sort:
26753   - "not CFS_OPT"
26754   - "1VM"
26755   - "2VM"
26756   layout:
26757     title: "vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr"
26758     layout: "plot-throughput-speedup-analysis"
26759
26760 - type: "plot"
26761   title: "VPP Speedup: vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
26762   algorithm: "plot_throughput_speedup_analysis"
26763   output-file-type: ".html"
26764   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
26765   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26766   filter: "'NIC_Intel-X520-DA2' and
26767            '64B' and
26768            'NDRPDR' and
26769            'ETH' and
26770            'IP4FWD' and
26771            'VHOST_1024' and
26772            not 'VXLAN' and
26773            not 'DOT1Q'"
26774   parameters:
26775   - "throughput"
26776   - "parent"
26777   - "tags"
26778   sort:
26779   - "not CFS_OPT"
26780   - "1VM"
26781   - "2VM"
26782   layout:
26783     title: "vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr"
26784     layout: "plot-throughput-speedup-analysis"
26785
26786 # Packet Speedup - VPP vhost l2sw 3n-hsw-x520 - base
26787 - type: "plot"
26788   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base_and_features-ndr-tsa"
26789   algorithm: "plot_throughput_speedup_analysis"
26790   output-file-type: ".html"
26791   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base_and_features-ndr-tsa"
26792   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26793   filter: "'NIC_Intel-X520-DA2' and
26794            '64B' and
26795            'NDRPDR' and
26796            ('ETH' or 'DOT1Q') and
26797            'BASE' and
26798            ('L2BDMACLRN' or 'L2XCFWD') and
26799            'VHOST_1024' and
26800            not 'VXLAN' and
26801            not 'IP4FWD' and
26802            not '2VM'"
26803   parameters:
26804   - "throughput"
26805   - "parent"
26806   - "tags"
26807   sort:
26808   - "L2BDMACLRN"
26809   - "L2BDMACLRN"
26810   - "L2BDMACLRN"
26811   - "L2XCFWD"
26812   - "L2XCFWD"
26813   - "L2XCFWD"
26814   layout:
26815     title: "vhost-l2sw-3n-hsw-x520-64b-base_and_features-ndr"
26816     layout: "plot-throughput-speedup-analysis"
26817
26818 - type: "plot"
26819   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base_and_features-pdr-tsa"
26820   algorithm: "plot_throughput_speedup_analysis"
26821   output-file-type: ".html"
26822   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base_and_features-pdr-tsa"
26823   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26824   filter: "'NIC_Intel-X520-DA2' and
26825            '64B' and
26826            'NDRPDR' and
26827            ('ETH' or 'DOT1Q') and
26828            'BASE' and
26829            ('L2BDMACLRN' or 'L2XCFWD') and
26830            'VHOST_1024' and
26831            not 'VXLAN' and
26832            not 'IP4FWD' and
26833            not '2VM'"
26834   parameters:
26835   - "throughput"
26836   - "parent"
26837   - "tags"
26838   sort:
26839   - "L2BDMACLRN"
26840   - "L2BDMACLRN"
26841   - "L2BDMACLRN"
26842   - "L2XCFWD"
26843   - "L2XCFWD"
26844   - "L2XCFWD"
26845   layout:
26846     title: "vhost-l2sw-3n-hsw-x520-64b-base_and_features-pdr"
26847     layout: "plot-throughput-speedup-analysis"
26848
26849 # Packet Speedup - VPP vhost l2sw 3n-hsw-x520 - base vm
26850 - type: "plot"
26851   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base-vm-ndr-tsa"
26852   algorithm: "plot_throughput_speedup_analysis"
26853   output-file-type: ".html"
26854   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base-vm-ndr-tsa"
26855   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26856   filter: "'NIC_Intel-X520-DA2' and
26857            '64B' and
26858            'NDRPDR' and
26859            ('ETH' or 'DOT1Q') and
26860            ('L2BDMACLRN' or 'L2XCFWD') and
26861            'VHOST_1024' and
26862            not 'CFS_OPT' and
26863            not 'DOT1Q' and
26864            not 'VXLAN' and
26865            not 'IP4FWD' and
26866            not 'LBOND'"
26867   parameters:
26868   - "throughput"
26869   - "parent"
26870   - "tags"
26871 #  sort:
26872 #  - "1VM"
26873 #  - "L2XCFWD"
26874 #  - "1VM"
26875 #  - "L2BDMACLRN"
26876   layout:
26877     title: "vhost-l2sw-3n-hsw-x520-64b-base-vm-ndr"
26878     layout: "plot-throughput-speedup-analysis"
26879
26880 - type: "plot"
26881   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base-vm-pdr-tsa"
26882   algorithm: "plot_throughput_speedup_analysis"
26883   output-file-type: ".html"
26884   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base-vm-pdr-tsa"
26885   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26886   filter: "'NIC_Intel-X520-DA2' and
26887            '64B' and
26888            'NDRPDR' and
26889            ('ETH' or 'DOT1Q') and
26890            ('L2BDMACLRN' or 'L2XCFWD') and
26891            'VHOST_1024' and
26892            not 'CFS_OPT' and
26893            not 'DOT1Q' and
26894            not 'VXLAN' and
26895            not 'IP4FWD' and
26896            not 'LBOND'"
26897   parameters:
26898   - "throughput"
26899   - "parent"
26900   - "tags"
26901 #  sort:
26902 #  - "1VM"
26903 #  - "L2XCFWD"
26904 #  - "1VM"
26905 #  - "L2BDMACLRN"
26906   layout:
26907     title: "vhost-l2sw-3n-hsw-x520-64b-base-vm-pdr"
26908     layout: "plot-throughput-speedup-analysis"
26909
26910 # Packet Speedup - VPP vhost ip4 3n-hsw-x710
26911 - type: "plot"
26912   title: "VPP Speedup: vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
26913   algorithm: "plot_throughput_speedup_analysis"
26914   output-file-type: ".html"
26915   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
26916   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26917   filter: "'NIC_Intel-X710' and
26918            '64B' and
26919            'NDRPDR' and
26920            'ETH' and
26921            'IP4FWD' and
26922            'VHOST_1024' and
26923            not 'VXLAN' and
26924            not 'CFS_OPT' and
26925            not 'DOT1Q'"
26926   parameters:
26927   - "throughput"
26928   - "parent"
26929   - "tags"
26930   sort:
26931   - "1VM"
26932   - "2VM"
26933   layout:
26934     title: "vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr"
26935     layout: "plot-throughput-speedup-analysis"
26936
26937 - type: "plot"
26938   title: "VPP Speedup: vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
26939   algorithm: "plot_throughput_speedup_analysis"
26940   output-file-type: ".html"
26941   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
26942   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26943   filter: "'NIC_Intel-X710' and
26944            '64B' and
26945            'NDRPDR' and
26946            'ETH' and
26947            'IP4FWD' and
26948            'VHOST_1024' and
26949            not 'VXLAN' and
26950            not 'CFS_OPT' and
26951            not 'DOT1Q'"
26952   parameters:
26953   - "throughput"
26954   - "parent"
26955   - "tags"
26956   sort:
26957   - "1VM"
26958   - "2VM"
26959   layout:
26960     title: "vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr"
26961     layout: "plot-throughput-speedup-analysis"
26962
26963 # Packet Speedup - VPP vhost l2sw 3n-hsw-x710 - base
26964 - type: "plot"
26965   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_features-ndr-tsa"
26966   algorithm: "plot_throughput_speedup_analysis"
26967   output-file-type: ".html"
26968   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_features-ndr-tsa"
26969   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26970   filter: "'NIC_Intel-X710' and
26971            '64B' and
26972            'NDRPDR' and
26973            ('ETH' or 'DOT1Q') and
26974            'BASE' and
26975            ('L2BDMACLRN' or 'L2XCFWD') and
26976            'VHOST_1024' and
26977            not 'VXLAN' and
26978            not 'IP4FWD' and
26979            not '2VM'"
26980   parameters:
26981   - "throughput"
26982   - "parent"
26983   - "tags"
26984   sort:
26985   - "L2BDMACLRN"
26986   - "L2BDMACLRN"
26987   - "L2BDMACLRN"
26988   - "L2XCFWD"
26989   - "L2XCFWD"
26990   - "L2XCFWD"
26991   layout:
26992     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_features-ndr"
26993     layout: "plot-throughput-speedup-analysis"
26994
26995 - type: "plot"
26996   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_features-pdr-tsa"
26997   algorithm: "plot_throughput_speedup_analysis"
26998   output-file-type: ".html"
26999   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_features-pdr-tsa"
27000   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27001   filter: "'NIC_Intel-X710' and
27002            '64B' and
27003            'NDRPDR' and
27004            ('ETH' or 'DOT1Q') and
27005            'BASE' and
27006            ('L2BDMACLRN' or 'L2XCFWD') and
27007            'VHOST_1024' and
27008            not 'VXLAN' and
27009            not 'IP4FWD' and
27010            not '2VM'"
27011   parameters:
27012   - "throughput"
27013   - "parent"
27014   - "tags"
27015   sort:
27016   - "L2BDMACLRN"
27017   - "L2BDMACLRN"
27018   - "L2BDMACLRN"
27019   - "L2XCFWD"
27020   - "L2XCFWD"
27021   - "L2XCFWD"
27022   layout:
27023     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_features-pdr"
27024     layout: "plot-throughput-speedup-analysis"
27025
27026 # Packet Speedup - VPP vhost l2sw 3n-hsw-x710 - base vm
27027 - type: "plot"
27028   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-ndr-tsa"
27029   algorithm: "plot_throughput_speedup_analysis"
27030   output-file-type: ".html"
27031   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-ndr-tsa"
27032   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27033   filter: "'NIC_Intel-X710' and
27034            '64B' and
27035            'NDRPDR' and
27036            ('ETH' or 'DOT1Q') and
27037            ('L2BDMACLRN' or 'L2XCFWD') and
27038            'VHOST_1024' and
27039            not 'CFS_OPT' and
27040            not 'VXLAN' and
27041            not 'IP4FWD' and
27042            not 'LBOND'"
27043   parameters:
27044   - "throughput"
27045   - "parent"
27046   - "tags"
27047   sort:
27048   - "L2BDMACLRN"
27049   - "L2BDMACLRN"
27050   - "L2BDMACLRN"
27051   - "L2XCFWD"
27052   - "L2XCFWD"
27053   - "L2XCFWD"
27054   layout:
27055     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-ndr"
27056     layout: "plot-throughput-speedup-analysis"
27057
27058 - type: "plot"
27059   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-pdr-tsa"
27060   algorithm: "plot_throughput_speedup_analysis"
27061   output-file-type: ".html"
27062   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-pdr-tsa"
27063   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27064   filter: "'NIC_Intel-X710' and
27065            '64B' and
27066            'NDRPDR' and
27067            ('ETH' or 'DOT1Q') and
27068            ('L2BDMACLRN' or 'L2XCFWD') and
27069            'VHOST_1024' and
27070            not 'CFS_OPT' and
27071            not 'VXLAN' and
27072            not 'IP4FWD' and
27073            not 'LBOND'"
27074   parameters:
27075   - "throughput"
27076   - "parent"
27077   - "tags"
27078   sort:
27079   - "L2BDMACLRN"
27080   - "L2BDMACLRN"
27081   - "L2BDMACLRN"
27082   - "L2XCFWD"
27083   - "L2XCFWD"
27084   - "L2XCFWD"
27085   layout:
27086     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-pdr"
27087     layout: "plot-throughput-speedup-analysis"
27088
27089 # Packet Speedup - VPP vhost ip4 3n-skx-x710
27090 - type: "plot"
27091   title: "VPP Speedup: vhost-ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
27092   algorithm: "plot_throughput_speedup_analysis"
27093   output-file-type: ".html"
27094   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
27095   data: "plot-vpp-throughput-lat-tsa-3n-skx"
27096   filter: "'NIC_Intel-X710' and
27097            '64B' and
27098            'NDRPDR' and
27099            'ETH' and
27100            'IP4FWD' and
27101            'VHOST_1024' and
27102            not 'VXLAN' and
27103            not 'DOT1Q'"
27104   parameters:
27105   - "throughput"
27106   - "parent"
27107   - "tags"
27108   sort:
27109   - "1VM"
27110   - "2VM"
27111   layout:
27112     title: "vhost-ip4-3n-skx-x710-64b-base_and_scale-ndr"
27113     layout: "plot-throughput-speedup-analysis"
27114
27115 - type: "plot"
27116   title: "VPP Speedup: vhost-ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
27117   algorithm: "plot_throughput_speedup_analysis"
27118   output-file-type: ".html"
27119   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
27120   data: "plot-vpp-throughput-lat-tsa-3n-skx"
27121   filter: "'NIC_Intel-X710' and
27122            '64B' and
27123            'NDRPDR' and
27124            'ETH' and
27125            'IP4FWD' and
27126            'VHOST_1024' and
27127            not 'VXLAN' and
27128            not 'DOT1Q'"
27129   parameters:
27130   - "throughput"
27131   - "parent"
27132   - "tags"
27133   sort:
27134   - "1VM"
27135   - "2VM"
27136   layout:
27137     title: "vhost-ip4-3n-skx-x710-64b-base_and_scale-pdr"
27138     layout: "plot-throughput-speedup-analysis"
27139
27140 # Packet Speedup - VPP vhost ip4 2n-skx-x710
27141 - type: "plot"
27142   title: "VPP Speedup: vhost-ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
27143   algorithm: "plot_throughput_speedup_analysis"
27144   output-file-type: ".html"
27145   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
27146   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27147   filter: "'NIC_Intel-X710' and
27148            '64B' and
27149            'NDRPDR' and
27150            'ETH' and
27151            'IP4FWD' and
27152            'VHOST_1024' and
27153            not 'VXLAN' and
27154            not 'NF_DENSITY' and
27155            not 'CFS_OPT' and
27156            not 'DOT1Q'"
27157   parameters:
27158   - "throughput"
27159   - "parent"
27160   - "tags"
27161   sort:
27162   - "1VM"
27163   - "2VM"
27164   layout:
27165     title: "vhost-ip4-2n-skx-x710-64b-base_and_scale-ndr"
27166     layout: "plot-throughput-speedup-analysis"
27167
27168 - type: "plot"
27169   title: "VPP Speedup: vhost-ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
27170   algorithm: "plot_throughput_speedup_analysis"
27171   output-file-type: ".html"
27172   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
27173   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27174   filter: "'NIC_Intel-X710' and
27175            '64B' and
27176            'NDRPDR' and
27177            'ETH' and
27178            'IP4FWD' and
27179            'VHOST_1024' and
27180            not 'VXLAN' and
27181            not 'NF_DENSITY' and
27182            not 'CFS_OPT' and
27183            not 'DOT1Q'"
27184   parameters:
27185   - "throughput"
27186   - "parent"
27187   - "tags"
27188   sort:
27189   - "1VM"
27190   - "2VM"
27191   layout:
27192     title: "vhost-ip4-2n-skx-x710-64b-base_and_scale-pdr"
27193     layout: "plot-throughput-speedup-analysis"
27194
27195 # Packet Speedup - VPP vhost l2sw 2n-skx-x710 - base
27196 - type: "plot"
27197   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base_and_features-ndr-tsa"
27198   algorithm: "plot_throughput_speedup_analysis"
27199   output-file-type: ".html"
27200   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base_and_features-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' or 'DOT1Q') and
27206            'BASE' and
27207            ('L2BDMACLRN' or 'L2XCFWD') and
27208            'VHOST_1024' and
27209            not 'VXLAN' and
27210            not 'NF_DENSITY' and
27211            not 'IP4FWD' and
27212            not '2VM'"
27213   parameters:
27214   - "throughput"
27215   - "parent"
27216   - "tags"
27217 #  sort:
27218 #  - "not CFS_OPT"
27219 #  - "L2XCFWD"
27220 #  - "not CFS_OPT"
27221 #  - "CFS_OPT"
27222   layout:
27223     title: "vhost-l2sw-2n-skx-x710-64b-base_and_features-ndr"
27224     layout: "plot-throughput-speedup-analysis"
27225
27226 - type: "plot"
27227   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base_and_features-pdr-tsa"
27228   algorithm: "plot_throughput_speedup_analysis"
27229   output-file-type: ".html"
27230   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base_and_features-pdr-tsa"
27231   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27232   filter: "'NIC_Intel-X710' and
27233            '64B' and
27234            'NDRPDR' and
27235            ('ETH' or 'DOT1Q') and
27236            'BASE' and
27237            ('L2BDMACLRN' or 'L2XCFWD') and
27238            'VHOST_1024' and
27239            not 'VXLAN' and
27240            not 'NF_DENSITY' and
27241            not 'IP4FWD' and
27242            not '2VM'"
27243   parameters:
27244   - "throughput"
27245   - "parent"
27246   - "tags"
27247 #  sort:
27248 #  - "not CFS_OPT"
27249 #  - "L2XCFWD"
27250 #  - "not CFS_OPT"
27251 #  - "CFS_OPT"
27252   layout:
27253     title: "vhost-l2sw-2n-skx-x710-64b-base_and_features-pdr"
27254     layout: "plot-throughput-speedup-analysis"
27255
27256 # Packet Speedup - VPP vhost l2sw 2n-skx-x710 - base vm
27257 - type: "plot"
27258   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base-vm-ndr-tsa"
27259   algorithm: "plot_throughput_speedup_analysis"
27260   output-file-type: ".html"
27261   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base-vm-ndr-tsa"
27262   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27263   filter: "'NIC_Intel-X710' and
27264            '64B' and
27265            'NDRPDR' and
27266            ('ETH' or 'DOT1Q') and
27267            ('L2BDMACLRN' or 'L2XCFWD') and
27268            'VHOST_1024' and
27269            not 'CFS_OPT' and
27270            not 'VXLAN' and
27271            not 'NF_DENSITY' and
27272            not 'DOT1Q' and
27273            not 'IP4FWD'"
27274   parameters:
27275   - "throughput"
27276   - "parent"
27277   - "tags"
27278 #  sort:
27279 #  - "1VM"
27280 #  - "L2XCFWD"
27281 #  - "1VM"
27282 #  - "L2BDMACLRN"
27283   layout:
27284     title: "vhost-l2sw-2n-skx-x710-64b-base-vm-ndr"
27285     layout: "plot-throughput-speedup-analysis"
27286
27287 - type: "plot"
27288   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base-vm-pdr-tsa"
27289   algorithm: "plot_throughput_speedup_analysis"
27290   output-file-type: ".html"
27291   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base-vm-pdr-tsa"
27292   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27293   filter: "'NIC_Intel-X710' and
27294            '64B' and
27295            'NDRPDR' and
27296            ('ETH' or 'DOT1Q') and
27297            ('L2BDMACLRN' or 'L2XCFWD') and
27298            'VHOST_1024' and
27299            not 'CFS_OPT' and
27300            not 'VXLAN' and
27301            not 'NF_DENSITY' and
27302            not 'DOT1Q' and
27303            not 'IP4FWD'"
27304   parameters:
27305   - "throughput"
27306   - "parent"
27307   - "tags"
27308 #  sort:
27309 #  - "1VM"
27310 #  - "L2XCFWD"
27311 #  - "1VM"
27312 #  - "L2BDMACLRN"
27313   layout:
27314     title: "vhost-l2sw-2n-skx-x710-64b-base-vm-pdr"
27315     layout: "plot-throughput-speedup-analysis"
27316
27317 # Packet Speedup - VPP vhost ip4 2n-skx-xxv710
27318 - type: "plot"
27319   title: "VPP Speedup: vhost-ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
27320   algorithm: "plot_throughput_speedup_analysis"
27321   output-file-type: ".html"
27322   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
27323   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27324   filter: "'NIC_Intel-XXV710' and
27325            '64B' and
27326            'NDRPDR' and
27327            'ETH' and
27328            'IP4FWD' and
27329            'VHOST_1024' and
27330            not 'VXLAN' and
27331            not 'CFS_OPT' and
27332            not 'DOT1Q'"
27333   parameters:
27334   - "throughput"
27335   - "parent"
27336   - "tags"
27337   sort:
27338   - "not CFS_OPT"
27339   - "1VM"
27340   - "2VM"
27341   layout:
27342     title: "vhost-ip4-2n-skx-xxv710-64b-base_and_scale-ndr"
27343     layout: "plot-throughput-speedup-analysis"
27344
27345 - type: "plot"
27346   title: "VPP Speedup: vhost-ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
27347   algorithm: "plot_throughput_speedup_analysis"
27348   output-file-type: ".html"
27349   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
27350   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27351   filter: "'NIC_Intel-XXV710' and
27352            '64B' and
27353            'NDRPDR' and
27354            'ETH' and
27355            'IP4FWD' and
27356            'VHOST_1024' and
27357            not 'VXLAN' and
27358            not 'CFS_OPT' and
27359            not 'DOT1Q'"
27360   parameters:
27361   - "throughput"
27362   - "parent"
27363   - "tags"
27364   sort:
27365   - "not CFS_OPT"
27366   - "1VM"
27367   - "2VM"
27368   layout:
27369     title: "vhost-ip4-2n-skx-xxv710-64b-base_and_scale-pdr"
27370     layout: "plot-throughput-speedup-analysis"
27371
27372 ## Packet Speedup - VPP vhost l2sw 2n-skx-xxv710 - base
27373 #- type: "plot"
27374 #  title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base_and_features-ndr-tsa"
27375 #  algorithm: "plot_throughput_speedup_analysis"
27376 #  output-file-type: ".html"
27377 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base_and_features-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' or 'DOT1Q') and
27383 #           'BASE' and
27384 #           ('L2BDMACLRN' or 'L2XCFWD') and
27385 #           'VHOST_1024' and
27386 #           not 'VXLAN' and
27387 #           not 'IP4FWD' and
27388 #           not '2VM'"
27389 #  parameters:
27390 #  - "throughput"
27391 #  - "parent"
27392 #  - "tags"
27393 ##  sort:
27394 ##  - "not CFS_OPT"
27395 ##  - "L2XCFWD"
27396 ##  - "not CFS_OPT"
27397 ##  - "CFS_OPT"
27398 #  layout:
27399 #    title: "vhost-l2sw-2n-skx-xxv710-64b-base_and_features-ndr"
27400 #    layout: "plot-throughput-speedup-analysis"
27401 #
27402 #- type: "plot"
27403 #  title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base_and_features-pdr-tsa"
27404 #  algorithm: "plot_throughput_speedup_analysis"
27405 #  output-file-type: ".html"
27406 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base_and_features-pdr-tsa"
27407 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
27408 #  filter: "'NIC_Intel-XXV710' and
27409 #           '64B' and
27410 #           'NDRPDR' and
27411 #           ('ETH' or 'DOT1Q') and
27412 #           'BASE' and
27413 #           ('L2BDMACLRN' or 'L2XCFWD') and
27414 #           'VHOST_1024' and
27415 #           not 'VXLAN' and
27416 #           not 'IP4FWD' and
27417 #           not '2VM'"
27418 #  parameters:
27419 #  - "throughput"
27420 #  - "parent"
27421 #  - "tags"
27422 ##  sort:
27423 ##  - "not CFS_OPT"
27424 ##  - "L2XCFWD"
27425 ##  - "not CFS_OPT"
27426 ##  - "CFS_OPT"
27427 #  layout:
27428 #    title: "vhost-l2sw-2n-skx-xxv710-64b-base_and_features-pdr"
27429 #    layout: "plot-throughput-speedup-analysis"
27430 #
27431 ## Packet Speedup - VPP vhost l2sw 2n-skx-xxv710 - base vm
27432 #- type: "plot"
27433 #  title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base-vm-ndr-tsa"
27434 #  algorithm: "plot_throughput_speedup_analysis"
27435 #  output-file-type: ".html"
27436 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base-vm-ndr-tsa"
27437 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
27438 #  filter: "'NIC_Intel-XXV710' and
27439 #           '64B' and
27440 #           'NDRPDR' and
27441 #           ('ETH' or 'DOT1Q') and
27442 #           ('L2BDMACLRN' or 'L2XCFWD') and
27443 #           'VHOST_1024' and
27444 #           not 'CFS_OPT' and
27445 #           not 'VXLAN' and
27446 #           not 'DOT1Q' and
27447 #           not 'IP4FWD'"
27448 #  parameters:
27449 #  - "throughput"
27450 #  - "parent"
27451 #  - "tags"
27452 ##  sort:
27453 ##  - "1VM"
27454 ##  - "L2XCFWD"
27455 ##  - "1VM"
27456 ##  - "L2BDMACLRN"
27457 #  layout:
27458 #    title: "vhost-l2sw-2n-skx-xxv710-64b-base-vm-ndr"
27459 #    layout: "plot-throughput-speedup-analysis"
27460 #
27461 #- type: "plot"
27462 #  title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base-vm-pdr-tsa"
27463 #  algorithm: "plot_throughput_speedup_analysis"
27464 #  output-file-type: ".html"
27465 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base-vm-pdr-tsa"
27466 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
27467 #  filter: "'NIC_Intel-XXV710' and
27468 #           '64B' and
27469 #           'NDRPDR' and
27470 #           ('ETH' or 'DOT1Q') and
27471 #           ('L2BDMACLRN' or 'L2XCFWD') and
27472 #           'VHOST_1024' and
27473 #           not 'CFS_OPT' and
27474 #           not 'VXLAN' and
27475 #           not 'DOT1Q' and
27476 #           not 'IP4FWD'"
27477 #  parameters:
27478 #  - "throughput"
27479 #  - "parent"
27480 #  - "tags"
27481 ##  sort:
27482 ##  - "1VM"
27483 ##  - "L2XCFWD"
27484 ##  - "1VM"
27485 ##  - "L2BDMACLRN"
27486 #  layout:
27487 #    title: "vhost-l2sw-2n-skx-xxv710-64b-base-vm-pdr"
27488 #    layout: "plot-throughput-speedup-analysis"
27489
27490 ################################################################################
27491
27492 # Speedup - VPP vts 3n-hsw-x520
27493 - type: "plot"
27494   title: "VPP Speedup: vts-3n-hsw-x520-114b-base_and_scale-ndr-tsa"
27495   algorithm: "plot_throughput_speedup_analysis"
27496   output-file-type: ".html"
27497   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-base_and_scale-ndr-tsa"
27498   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27499   filter: "'NIC_Intel-X520-DA2' and
27500            '114B' and
27501            'NDRPDR' and
27502            'VTS'"
27503   parameters:
27504   - "throughput"
27505   - "parent"
27506   - "tags"
27507   layout:
27508     title: "vts-3n-hsw-x520-114b-base_and_scale-ndr"
27509     layout: "plot-throughput-speedup-analysis"
27510
27511 - type: "plot"
27512   title: "VPP Speedup: vts-3n-hsw-x520-114b-base_and_scale-pdr-tsa"
27513   algorithm: "plot_throughput_speedup_analysis"
27514   output-file-type: ".html"
27515   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-base_and_scale-pdr-tsa"
27516   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27517   filter: "'NIC_Intel-X520-DA2' and
27518            '114B' and
27519            'NDRPDR' and
27520            'VTS'"
27521   parameters:
27522   - "throughput"
27523   - "parent"
27524   - "tags"
27525   layout:
27526     title: "vts-3n-hsw-x520-114b-base_and_scale-pdr-tsa"
27527     layout: "plot-throughput-speedup-analysis"