Report: Static content
[csit.git] / resources / tools / presentation / specification.yaml
1 - type: "environment"
2
3   paths:
4     # Top level directories:
5     ## Working directory
6     DIR[WORKING]: "_tmp"
7     ## Build directories
8     DIR[BUILD,HTML]: "_build"
9     DIR[BUILD,LATEX]: "_build_latex"
10
11     # Static .rst files
12     DIR[RST]: "../../../docs/report"
13
14     # Working directories
15     ## Input data files (.zip, .xml)
16     DIR[WORKING,DATA]: "{DIR[WORKING]}/data"
17     ## Static source files from git
18     DIR[WORKING,SRC]: "{DIR[WORKING]}/src"
19     DIR[WORKING,SRC,STATIC]: "{DIR[WORKING,SRC]}/_static"
20
21     # Static html content
22     DIR[STATIC]: "{DIR[BUILD,HTML]}/_static"
23     DIR[STATIC,VPP]: "{DIR[STATIC]}/vpp"
24     DIR[STATIC,DPDK]: "{DIR[STATIC]}/dpdk"
25     DIR[STATIC,ARCH]: "{DIR[STATIC]}/archive"
26
27     # Detailed test results
28     DIR[DTR]: "{DIR[WORKING,SRC]}/detailed_test_results"
29     DIR[DTR,PERF,DPDK,3N,HSW]: "{DIR[DTR]}/dpdk_performance_results_3n_hsw"
30     DIR[DTR,PERF,DPDK,3N,SKX]: "{DIR[DTR]}/dpdk_performance_results_3n_skx"
31     DIR[DTR,PERF,DPDK,2N,SKX]: "{DIR[DTR]}/dpdk_performance_results_2n_skx"
32     DIR[DTR,PERF,VPP,3N,HSW]: "{DIR[DTR]}/vpp_performance_results_3n_hsw"
33     DIR[DTR,PERF,VPP,3N,SKX]: "{DIR[DTR]}/vpp_performance_results_3n_skx"
34     DIR[DTR,PERF,VPP,2N,SKX]: "{DIR[DTR]}/vpp_performance_results_2n_skx"
35     DIR[DTR,PERF,VPP,2N,DNV]: "{DIR[DTR]}/vpp_performance_results_2n_dnv"
36     DIR[DTR,MRR,VPP,3N,HSW]: "{DIR[DTR]}/vpp_mrr_results_3n_hsw"
37     DIR[DTR,MRR,VPP,3N,SKX]: "{DIR[DTR]}/vpp_mrr_results_3n_skx"
38     DIR[DTR,MRR,VPP,2N,SKX]: "{DIR[DTR]}/vpp_mrr_results_2n_skx"
39     DIR[DTR,MRR,VPP,2N,DNV]: "{DIR[DTR]}/vpp_mrr_results_2n_dnv"
40     DIR[DTR,PERF,COT,3N,HSW]: "{DIR[DTR]}/cot_performance_results_3n_hsw"
41     DIR[DTR,FUNC,VPP,UBUNTU]: "{DIR[DTR]}/vpp_functional_results_ubuntu"
42     DIR[DTR,FUNC,VPP,CENTOS]: "{DIR[DTR]}/vpp_functional_results_centos"
43     DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]: "{DIR[DTR]}/vpp_device_results_ubuntu"
44     DIR[DTR,FUNC,HC]: "{DIR[DTR]}/honeycomb_functional_results"
45     DIR[DTR,FUNC,NSHSFC]: "{DIR[DTR]}/nshsfc_functional_results"
46     DIR[DTR,FUNC,DMM]: "{DIR[DTR]}/dmm_functional_results"
47     DIR[DTR,PERF,VPP,IMPRV]: "{DIR[WORKING,SRC]}/vpp_performance_tests/performance_improvements"
48
49     # Detailed test configurations
50     DIR[DTC]: "{DIR[WORKING,SRC]}/test_configuration"
51     DIR[DTC,PERF,VPP,3N,HSW]: "{DIR[DTC]}/vpp_performance_configuration_3n_hsw"
52     DIR[DTC,PERF,VPP,3N,SKX]: "{DIR[DTC]}/vpp_performance_configuration_3n_skx"
53     DIR[DTC,PERF,VPP,2N,SKX]: "{DIR[DTC]}/vpp_performance_configuration_2n_skx"
54     DIR[DTC,PERF,VPP,2N,DNV]: "{DIR[DTC]}/vpp_performance_configuration_2n_dnv"
55     DIR[DTC,MRR,VPP,3N,HSW]: "{DIR[DTC]}/vpp_mrr_configuration_3n_hsw"
56     DIR[DTC,MRR,VPP,3N,SKX]: "{DIR[DTC]}/vpp_mrr_configuration_3n_skx"
57     DIR[DTC,MRR,VPP,2N,SKX]: "{DIR[DTC]}/vpp_mrr_configuration_2n_skx"
58     DIR[DTC,MRR,VPP,2N,DNV]: "{DIR[DTC]}/vpp_mrr_configuration_2n_dnv"
59     DIR[DTC,FUNC,VPP,UBUNTU]: "{DIR[DTC]}/vpp_functional_configuration_ubuntu"
60     DIR[DTC,FUNC,VPP,CENTOS]: "{DIR[DTC]}/vpp_functional_configuration_centos"
61     DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]: "{DIR[DTC]}/vpp_device_configuration_ubuntu"
62
63     # Detailed tests operational data
64     DIR[DTO]: "{DIR[WORKING,SRC]}/test_operational_data"
65     DIR[DTO,PERF,VPP,3N,HSW]: "{DIR[DTO]}/vpp_performance_operational_data_3n_hsw"
66     DIR[DTO,PERF,VPP,3N,SKX]: "{DIR[DTO]}/vpp_performance_operational_data_3n_skx"
67     DIR[DTO,PERF,VPP,2N,SKX]: "{DIR[DTO]}/vpp_performance_operational_data_2n_skx"
68     DIR[DTO,PERF,VPP,2N,DNV]: "{DIR[DTO]}/vpp_performance_operational_data_2n_dnv"
69
70     # .css patch file to fix tables generated by Sphinx
71     DIR[CSS_PATCH_FILE]: "{DIR[STATIC]}/theme_overrides.css"
72     DIR[CSS_PATCH_FILE2]: "{DIR[WORKING,SRC,STATIC]}/theme_overrides.css"
73
74   urls:
75     URL[JENKINS,CSIT]: "https://jenkins.fd.io/view/csit/job"
76     URL[JENKINS,HC]: "https://jenkins.fd.io/view/hc2vpp/job"
77     URL[VIRL,DNV]: "http://10.30.51.28/download/denverton/{release}/robot-plugin.zip"
78     # URL[VIRL,DNV]: "http://download.it/from/nexus"
79     URL[NEXUS]: "https://docs.fd.io/csit"
80     DIR[NEXUS]: "report/_static/archive"
81
82   make-dirs:
83   # List the directories which are created while preparing the environment.
84   # All directories MUST be defined in "paths" section.
85   - "DIR[WORKING,DATA]"
86   - "DIR[STATIC,VPP]"
87   - "DIR[STATIC,DPDK]"
88   - "DIR[STATIC,ARCH]"
89   - "DIR[BUILD,LATEX]"
90   - "DIR[WORKING,SRC]"
91   - "DIR[WORKING,SRC,STATIC]"
92
93   remove-dirs:
94   # List the directories which are deleted while cleaning the environment.
95   # All directories MUST be defined in "paths" section.
96   #- "DIR[BUILD,HTML]"
97   - "DIR[WORKING,DATA]"
98
99   build-dirs:
100   # List the directories where the results (build) is stored.
101   # All directories MUST be defined in "paths" section.
102   - "DIR[BUILD,HTML]"
103   - "DIR[BUILD,LATEX]"
104
105 - type: "configuration"
106
107   limits:
108     nic:
109       x520: 24460000
110       x553: 29761905
111       x710: 35800000
112       xxv710: 35800000
113       xl710: 35800000
114
115     link:
116       10ge: 14880952.38
117       25ge: 37202380.95
118       40ge: 59523809.52
119       100ge: 148809523.81
120
121     pci:
122       pci-g3-x8: 74404761.90
123       pci-g3-x16: 148809523.81
124
125   data-sets:
126
127     ###########################################################################
128     # Plots:
129
130     # 3n-hsw
131
132     plot-vpp-throughput-lat-tsa-3n-hsw:
133       # TODO: Replace with 1904 data
134       # csit-vpp-perf-verify-1904-3n-hsw:
135       csit-vpp-perf-verify-1901-3n-hsw:
136         - 10  # NDRPDR sel
137         - 19  # NDRPDR sel
138         - 31  # NDRPDR sel
139         - 36  # NDRPDR sel
140         - 40  # NDRPDR sel
141         - 42  # NDRPDR sel
142         - 44  # NDRPDR sel
143         - 46  # NDRPDR sel
144         - 47  # NDRPDR sel
145         - 48  # NDRPDR sel
146         - 61  # NDRPDR LB
147         - 62  # NDRPDR LB
148         - 63  # NDRPDR LB
149         - 64  # NDRPDR LB
150         - 65  # NDRPDR LB
151         - 66  # NDRPDR LB
152         - 67  # NDRPDR LB
153         - 69  # NDRPDR LB
154         - 70  # NDRPDR LB
155         - 71  # NDRPDR LB
156
157     plot-vpp-http-server-performance:
158       # TODO: Replace with 1904 data
159       # csit-vpp-perf-verify-1904-3n-hsw:
160       csit-vpp-perf-verify-1810-3n-hsw:
161         - 28  # WRK
162         - 29  # WRK
163         - 30  # WRK
164         - 31  # WRK
165         - 32  # WRK
166         - 33  # WRK
167         - 34  # WRK
168         - 35  # WRK
169         - 36  # WRK
170         - 37  # WRK
171
172     plot-ligato-throughput-lat-tsa-3n-hsw:
173       # TODO: Replace with 1904 data
174       # csit-ligato-perf-verify-1904-3n-hsw:
175       csit-ligato-perf-verify-1901-3n-hsw:
176         - 8   # NDRPDR sel
177         - 9   # NDRPDR sel
178         - 11  # NDRPDR sel
179         - 12  # NDRPDR sel
180         - 13  # NDRPDR sel
181         - 14  # NDRPDR sel
182         - 15  # NDRPDR sel
183         - 16  # NDRPDR sel
184         - 17  # NDRPDR sel
185         - 18  # NDRPDR sel
186
187     plot-dpdk-throughput-latency-3n-hsw:
188       # TODO: Replace with 1904 data
189       # csit-dpdk-perf-verify-1904-3n-hsw:
190       csit-dpdk-perf-verify-1901-3n-hsw:
191         - 13  # NDRPDR sel
192         - 14  # NDRPDR sel
193         - 16  # NDRPDR sel
194         - 17  # NDRPDR sel
195         - 18  # NDRPDR sel
196         - 19  # NDRPDR sel
197         - 20  # NDRPDR sel
198         - 21  # NDRPDR sel
199         - 22  # NDRPDR sel
200         - 23  # NDRPDR sel
201
202     # 3n-skx
203
204     plot-vpp-throughput-lat-tsa-3n-skx:
205       # TODO: Replace with 1904 data
206       # csit-vpp-perf-verify-1904-3n-skx:
207       csit-vpp-perf-verify-1901-3n-skx:
208         - 18  # NDRPDR sel
209         - 19  # NDRPDR sel
210         - 20  # NDRPDR sel
211         - 28  # NDRPDR sel
212         - 31  # NDRPDR sel
213         - 33  # NDRPDR sel
214         - 36  # NDRPDR sel
215         - 38  # NDRPDR sel
216         - 47  # NDRPDR sel
217         - 48  # NDRPDR sel
218         - 54  # NDRPDR LB
219         - 57  # NDRPDR LB
220         - 58  # NDRPDR LB
221         - 59  # NDRPDR LB
222         - 60  # NDRPDR LB
223         - 63  # NDRPDR LB
224         - 64  # NDRPDR LB
225         - 65  # NDRPDR LB
226         - 66  # NDRPDR LB
227         - 67  # NDRPDR LB
228
229     plot-dpdk-throughput-latency-3n-skx:
230       # TODO: Replace with 1904 data
231       # csit-dpdk-perf-verify-1904-3n-skx:
232       csit-dpdk-perf-verify-1901-3n-skx:
233         - 3   # NDRPDR sel
234         - 5   # NDRPDR sel
235         - 6   # NDRPDR sel
236         - 7   # NDRPDR sel
237         - 8   # NDRPDR sel
238         - 9   # NDRPDR sel
239         - 10  # NDRPDR sel
240         - 11  # NDRPDR sel
241         - 12  # NDRPDR sel
242         - 13  # NDRPDR sel
243
244     # 2n-skx
245
246     plot-vpp-throughput-lat-tsa-2n-skx:
247       # TODO: Replace with 1904 data
248       # csit-vpp-perf-verify-1904-2n-skx:
249       csit-vpp-perf-verify-1901-2n-skx:
250         - 5   # NDRPDR sel
251         - 12  # NDRPDR sel
252         - 13  # NDRPDR sel
253         - 21  # NDRPDR sel
254         - 23  # NDRPDR sel
255         - 31  # NDRPDR sel
256         - 34  # NDRPDR sel
257         - 40  # NDRPDR sel
258         - 42  # NDRPDR sel
259         - 43  # NDRPDR sel
260
261     plot-vpp-soak-2n-skx:
262       # TODO: Replace with 1904 data
263       # csit-vpp-perf-verify-1904-2n-skx:
264       csit-vpp-perf-verify-1901-2n-skx:
265         - 45  # SOAK sel
266
267     plot-vpp-nfv-2n-skx:
268       # TODO: Replace with 1904 data
269       # csit-vpp-perf-verify-1904-2n-skx:
270       csit-vpp-perf-verify-1901-2n-skx:
271         - 28  # NFV NDRPDR
272         - 29  # NFV NDRPDR
273         - 32  # NFV NDRPDR
274         - 39  # NFV NDRPDR
275         - 46  # NFV NDRPDR
276
277     plot-vpp-nfv-2n-skx-mrr:
278       # TODO: Replace with 1904 data
279       # csit-vpp-perf-verify-1904-2n-skx:
280       csit-vpp-perf-verify-1901-2n-skx:
281         - 24  # NFV MRR
282         - 26  # NFV MRR
283         - 27  # NFV MRR
284         - 35  # NFV MRR
285         - 37  # NFV MRR
286
287     plot-dpdk-throughput-latency-2n-skx:
288       # TODO: Replace with 1904 data
289       # csit-dpdk-perf-verify-1904-2n-skx:
290       csit-dpdk-perf-verify-1901-2n-skx:
291         - 12  # NDRPDR sel
292         - 13  # NDRPDR sel
293         - 14  # NDRPDR sel
294         - 15  # NDRPDR sel
295         - 16  # NDRPDR sel
296         - 17  # NDRPDR sel
297         - 18  # NDRPDR sel
298         - 19  # NDRPDR sel
299         - 20  # NDRPDR sel
300         - 21  # NDRPDR sel
301
302     # 3rd party
303
304     # Denverton:
305     intel-dnv-vpp:
306       # TODO: Replace with 1904 data
307       # intel-dnv-vpp-release-1904:
308       intel-dnv-vpp-release-1901:
309         - 1
310
311     ###########################################################################
312     # Simple tables (only one data set):
313
314     # NIC Comparisons
315
316     vpp-nic-comparison-3n-hsw:
317       # TODO: Replace with 1904 data
318       # csit-vpp-perf-verify-1904-3n-hsw:
319       csit-vpp-perf-verify-1901-3n-hsw:
320         - 10  # NDRPDR sel
321         - 19  # NDRPDR sel
322         - 31  # NDRPDR sel
323         - 36  # NDRPDR sel
324         - 40  # NDRPDR sel
325         - 42  # NDRPDR sel
326         - 44  # NDRPDR sel
327         - 46  # NDRPDR sel
328         - 47  # NDRPDR sel
329         - 48  # NDRPDR sel
330         - 61  # NDRPDR LB
331         - 62  # NDRPDR LB
332         - 63  # NDRPDR LB
333         - 64  # NDRPDR LB
334         - 65  # NDRPDR LB
335         - 66  # NDRPDR LB
336         - 67  # NDRPDR LB
337         - 69  # NDRPDR LB
338         - 70  # NDRPDR LB
339         - 71  # NDRPDR LB
340
341     vpp-nic-comparison-3n-skx:
342       # TODO: Replace with 1904 data
343       # csit-vpp-perf-verify-1904-3n-skx:
344       csit-vpp-perf-verify-1901-3n-skx:
345         - 18  # NDRPDR sel
346         - 19  # NDRPDR sel
347         - 20  # NDRPDR sel
348         - 28  # NDRPDR sel
349         - 31  # NDRPDR sel
350         - 33  # NDRPDR sel
351         - 36  # NDRPDR sel
352         - 38  # NDRPDR sel
353         - 47  # NDRPDR sel
354         - 48  # NDRPDR sel
355         - 54  # NDRPDR LB
356         - 57  # NDRPDR LB
357         - 58  # NDRPDR LB
358         - 59  # NDRPDR LB
359         - 60  # NDRPDR LB
360         - 63  # NDRPDR LB
361         - 64  # NDRPDR LB
362         - 65  # NDRPDR LB
363         - 66  # NDRPDR LB
364         - 67  # NDRPDR LB
365
366     vpp-nic-comparison-2n-skx:
367       # TODO: Replace with 1904 data
368       # csit-vpp-perf-verify-1904-2n-skx:
369       csit-vpp-perf-verify-1901-2n-skx:
370         - 5   # NDRPDR sel
371         - 12  # NDRPDR sel
372         - 13  # NDRPDR sel
373         - 21  # NDRPDR sel
374         - 23  # NDRPDR sel
375         - 31  # NDRPDR sel
376         - 34  # NDRPDR sel
377         - 40  # NDRPDR sel
378         - 42  # NDRPDR sel
379         - 43  # NDRPDR sel
380
381     vpp-nic-comparison-3n-hsw-mrr:
382       # TODO: Replace with 1904 data
383       # csit-vpp-perf-verify-1904-3n-hsw:
384       csit-vpp-perf-verify-1901-3n-hsw:
385         - 35  # MRR sel
386
387     vpp-nic-comparison-3n-skx-mrr:
388       # TODO: Replace with 1904 data
389       # csit-vpp-perf-verify-1904-3n-skx:
390       csit-vpp-perf-verify-1901-3n-skx:
391         - 32  # MRR sel
392
393     vpp-nic-comparison-2n-skx-mrr:
394       # TODO: Replace with 1904 data
395       # csit-vpp-perf-verify-1904-2n-skx:
396       csit-vpp-perf-verify-1901-2n-skx:
397         - 22  # MRR sel
398
399     # Results
400
401     vpp-perf-results-3n-hsw:
402       # TODO: Replace with 1904 data
403       # csit-vpp-perf-verify-1904-3n-hsw:
404       csit-vpp-perf-verify-1901-3n-hsw:
405         - 38  # NDRPDR full
406         - 43  # NDRPDR full
407         - 45  # NDRPDR full
408         - 49  # NDRPDR full
409
410     vpp-perf-results-3n-skx:
411       # TODO: Replace with 1904 data
412       # csit-vpp-perf-verify-1904-3n-skx:
413       csit-vpp-perf-verify-1901-3n-skx:
414         - 37  # NDRPDR full
415         - 39  # NDRPDR full
416         - 40  # NDRPDR full
417         - 49  # NDRPDR full
418
419     vpp-perf-results-2n-skx:
420       # TODO: Replace with 1904 data
421       # csit-vpp-perf-verify-1904-2n-skx:
422       csit-vpp-perf-verify-1901-2n-skx:
423         - 25  # NDRPDR full
424         - 30  # NDRPDR full
425         - 33  # NDRPDR full
426         - 44  # NDRPDR full
427
428     vpp-mrr-results-3n-hsw:
429       # TODO: Replace with 1904 data
430       # csit-vpp-perf-verify-1904-3n-hsw:
431       csit-vpp-perf-verify-1901-3n-hsw:
432         - 35  # MRR sel
433
434     vpp-mrr-results-3n-skx:
435       # TODO: Replace with 1904 data
436       # csit-vpp-perf-verify-1904-3n-skx:
437       csit-vpp-perf-verify-1901-3n-skx:
438         - 32  # MRR sel
439
440     vpp-mrr-results-2n-skx:
441       # TODO: Replace with 1904 data
442       # csit-vpp-perf-verify-1904-2n-skx:
443       csit-vpp-perf-verify-1901-2n-skx:
444         - 22  # MRR sel
445
446     vpp-func-results-ubuntu:
447       # TODO: Replace with 1904 data
448       # csit-vpp-functional-1904-ubuntu1604-virl:
449       csit-vpp-functional-1901-ubuntu1604-virl:
450         - 173
451
452     vpp-func-results-centos:
453       # TODO: Replace with 1904 data
454       # csit-vpp-functional-1904-centos7-virl:
455       csit-vpp-functional-1901-centos7-virl:
456         - 175
457
458     vpp-device-results-ubuntu:
459       # TODO: Replace with 1904 data
460       # csit-vpp-device-1904-ubuntu1804-1n-skx:
461       csit-vpp-device-1901-ubuntu1804-1n-skx:
462         - 175
463
464     # VPP Ligato
465     ligato-perf-results-3n-hsw:
466       # TODO: Replace with 1904 data
467       # csit-ligato-perf-verify-1904-3n-hsw:
468       csit-ligato-perf-verify-1901-3n-hsw:
469         - 10  # NDRPDR full
470
471     dpdk-perf-results-3n-hsw:
472       # TODO: Replace with 1904 data
473       # csit-dpdk-perf-verify-1904-3n-hsw:
474       csit-dpdk-perf-verify-1901-3n-hsw:
475         - 20  # NDRPDR sel
476
477     dpdk-perf-results-3n-skx:
478       # TODO: Replace with 1904 data
479       # csit-dpdk-perf-verify-1904-3n-skx:
480       csit-dpdk-perf-verify-1901-3n-skx:
481         - 13  # NDRPDR sel
482
483     dpdk-perf-results-2n-skx:
484       # TODO: Replace with 1904 data
485       # csit-dpdk-perf-verify-1904-2n-skx:
486       csit-dpdk-perf-verify-1901-2n-skx:
487         - 21  # NDRPDR sel
488
489     # HoneyComb Functional
490     hc-func-results:
491       # TODO: Replace with 1904 data
492       # csit-hc2vpp-verify-func-1904-ubuntu1604:
493       csit-hc2vpp-verify-func-1901-ubuntu1604:
494         - 3
495
496 #    # NSH SFC Functional
497 #    nsh-func-results:
498 #      # Not used
499 #      csit-nsh_sfc-verify-func-1810-ubuntu1604-virl:
500 #        - 1
501
502     # DMM Functional
503     dmm-func-results:
504       # TODO: Replace with 1904 data
505       # csit-dmm-functional-1904-ubuntu1604-virl:
506       csit-dmm-functional-1901-ubuntu1604-virl:
507         - 2
508
509     ###########################################################################
510     # Tables (more than one data set)
511
512     # Performance changes
513
514     intel-dnv-vpp-changes-2n-dnv-h1:
515       intel-dnv-vpp-release-1810:
516         - 1
517     intel-dnv-vpp-changes-2n-dnv-ref:
518       intel-dnv-vpp-release-1901:
519         - 1
520     intel-dnv-vpp-changes-2n-dnv-cmp:
521       # TODO: Replace with 1904 data
522       # intel-dnv-vpp-release-1904:
523       intel-dnv-vpp-release-1901:
524         - 1
525     intel-dnv-vpp-changes-2n-dnv:
526       - "intel-dnv-vpp-changes-2n-dnv-h1"
527       - "intel-dnv-vpp-changes-2n-dnv-ref"
528       - "intel-dnv-vpp-changes-2n-dnv-cmp"
529
530     vpp-performance-changes-3n-hsw-h1:
531       csit-vpp-perf-verify-1810-3n-hsw:
532         - 8   # NDRPDR sel
533         - 12  # NDRPDR sel
534         - 14  # NDRPDR sel
535         - 18  # NDRPDR sel
536         - 23  # NDRPDR sel
537         - 25  # NDRPDR sel
538         - 38  # NDRPDR sel
539         - 39  # NDRPDR sel
540         - 41  # NDRPDR sel
541         - 42  # NDRPDR sel
542     vpp-performance-changes-3n-hsw-ref:
543       csit-vpp-perf-verify-1901-3n-hsw:
544         - 10  # NDRPDR sel
545         - 19  # NDRPDR sel
546         - 31  # NDRPDR sel
547         - 36  # NDRPDR sel
548         - 40  # NDRPDR sel
549         - 42  # NDRPDR sel
550         - 44  # NDRPDR sel
551         - 46  # NDRPDR sel
552         - 47  # NDRPDR sel
553         - 48  # NDRPDR sel
554         - 61  # NDRPDR LB
555         - 62  # NDRPDR LB
556         - 63  # NDRPDR LB
557         - 64  # NDRPDR LB
558         - 65  # NDRPDR LB
559         - 66  # NDRPDR LB
560         - 67  # NDRPDR LB
561         - 69  # NDRPDR LB
562         - 70  # NDRPDR LB
563         - 71  # NDRPDR LB
564     vpp-performance-changes-3n-hsw-cmp:
565       # TODO: Replace with 1904 data
566       # csit-vpp-perf-verify-1904-3n-hsw
567       csit-vpp-perf-verify-1901-3n-hsw:
568         - 10  # NDRPDR sel
569         - 19  # NDRPDR sel
570         - 31  # NDRPDR sel
571         - 36  # NDRPDR sel
572         - 40  # NDRPDR sel
573         - 42  # NDRPDR sel
574         - 44  # NDRPDR sel
575         - 46  # NDRPDR sel
576         - 47  # NDRPDR sel
577         - 48  # NDRPDR sel
578         - 61  # NDRPDR LB
579         - 62  # NDRPDR LB
580         - 63  # NDRPDR LB
581         - 64  # NDRPDR LB
582         - 65  # NDRPDR LB
583         - 66  # NDRPDR LB
584         - 67  # NDRPDR LB
585         - 69  # NDRPDR LB
586         - 70  # NDRPDR LB
587         - 71  # NDRPDR LB
588     vpp-performance-changes-3n-hsw:
589       - "vpp-performance-changes-3n-hsw-h1"
590       - "vpp-performance-changes-3n-hsw-ref"
591       - "vpp-performance-changes-3n-hsw-cmp"
592
593     vpp-performance-changes-3n-skx-h1:
594       csit-vpp-perf-verify-1810-3n-skx:
595         - 10  # NDRPDR sel
596         - 14  # NDRPDR sel
597         - 15  # NDRPDR sel
598         - 16  # NDRPDR sel
599         - 17  # NDRPDR sel
600         - 19  # NDRPDR sel
601         - 20  # NDRPDR sel
602         - 21  # NDRPDR sel
603         - 22  # NDRPDR sel
604         - 25  # NDRPDR sel
605     vpp-performance-changes-3n-skx-ref:
606       csit-vpp-perf-verify-1901-3n-skx:
607         - 18  # NDRPDR sel
608         - 19  # NDRPDR sel
609         - 20  # NDRPDR sel
610         - 28  # NDRPDR sel
611         - 31  # NDRPDR sel
612         - 33  # NDRPDR sel
613         - 36  # NDRPDR sel
614         - 38  # NDRPDR sel
615         - 47  # NDRPDR sel
616         - 48  # NDRPDR sel
617         - 54  # NDRPDR LB
618         - 57  # NDRPDR LB
619         - 58  # NDRPDR LB
620         - 59  # NDRPDR LB
621         - 60  # NDRPDR LB
622         - 63  # NDRPDR LB
623         - 64  # NDRPDR LB
624         - 65  # NDRPDR LB
625         - 66  # NDRPDR LB
626         - 67  # NDRPDR LB
627     vpp-performance-changes-3n-skx-cmp:
628       # TODO: Replace with 1904 data
629       # csit-vpp-perf-verify-1904-3n-skx:
630       csit-vpp-perf-verify-1901-3n-skx:
631         - 18  # NDRPDR sel
632         - 19  # NDRPDR sel
633         - 20  # NDRPDR sel
634         - 28  # NDRPDR sel
635         - 31  # NDRPDR sel
636         - 33  # NDRPDR sel
637         - 36  # NDRPDR sel
638         - 38  # NDRPDR sel
639         - 47  # NDRPDR sel
640         - 48  # NDRPDR sel
641         - 54  # NDRPDR LB
642         - 57  # NDRPDR LB
643         - 58  # NDRPDR LB
644         - 59  # NDRPDR LB
645         - 60  # NDRPDR LB
646         - 63  # NDRPDR LB
647         - 64  # NDRPDR LB
648         - 65  # NDRPDR LB
649         - 66  # NDRPDR LB
650         - 67  # NDRPDR LB
651     vpp-performance-changes-3n-skx:
652       - "vpp-performance-changes-3n-skx-h1"
653       - "vpp-performance-changes-3n-skx-ref"
654       - "vpp-performance-changes-3n-skx-cmp"
655
656     vpp-performance-changes-2n-skx-h1:
657       csit-vpp-perf-verify-1810-2n-skx:
658         - 9   # NDRPDR sel
659         - 13  # NDRPDR sel
660         - 14  # NDRPDR sel
661         - 19  # NDRPDR sel
662         - 20  # NDRPDR sel
663         - 21  # NDRPDR sel
664         - 22  # NDRPDR sel
665         - 23  # NDRPDR sel
666         - 24  # NDRPDR sel
667         - 27  # NDRPDR sel
668     vpp-performance-changes-2n-skx-ref:
669       csit-vpp-perf-verify-1901-2n-skx:
670         - 5   # NDRPDR sel
671         - 12  # NDRPDR sel
672         - 13  # NDRPDR sel
673         - 21  # NDRPDR sel
674         - 23  # NDRPDR sel
675         - 31  # NDRPDR sel
676         - 34  # NDRPDR sel
677         - 40  # NDRPDR sel
678         - 42  # NDRPDR sel
679         - 43  # NDRPDR sel
680     vpp-performance-changes-2n-skx-cmp:
681       # TODO: Replace with 1904 data
682       # csit-vpp-perf-verify-1904-2n-skx:
683       csit-vpp-perf-verify-1901-2n-skx:
684         - 5   # NDRPDR sel
685         - 12  # NDRPDR sel
686         - 13  # NDRPDR sel
687         - 21  # NDRPDR sel
688         - 23  # NDRPDR sel
689         - 31  # NDRPDR sel
690         - 34  # NDRPDR sel
691         - 40  # NDRPDR sel
692         - 42  # NDRPDR sel
693         - 43  # NDRPDR sel
694     vpp-performance-changes-2n-skx:
695       - "vpp-performance-changes-2n-skx-h1"
696       - "vpp-performance-changes-2n-skx-ref"
697       - "vpp-performance-changes-2n-skx-cmp"
698
699     vpp-performance-changes-3n-hsw-mrr-h1:
700       csit-vpp-perf-verify-1810-3n-hsw:
701         - 9   # MRR sel
702     vpp-performance-changes-3n-hsw-mrr-ref:
703       csit-vpp-perf-verify-1901-3n-hsw:
704         - 35  # MRR sel
705     vpp-performance-changes-3n-hsw-mrr-cmp:
706       # TODO: Replace with 1904 data
707       # csit-vpp-perf-verify-1904-3n-hsw:
708       csit-vpp-perf-verify-1901-3n-hsw:
709         - 35  # MRR sel
710     vpp-performance-changes-3n-hsw-mrr:
711       - "vpp-performance-changes-3n-hsw-mrr-h1"
712       - "vpp-performance-changes-3n-hsw-mrr-ref"
713       - "vpp-performance-changes-3n-hsw-mrr-cmp"
714
715     vpp-performance-changes-3n-skx-mrr-h1:
716       csit-vpp-perf-verify-1810-3n-skx:
717         - 9   # MRR sel
718         - 11  # MRR sel
719         - 12  # MRR sel
720         - 13  # MRR sel
721     vpp-performance-changes-3n-skx-mrr-ref:
722       csit-vpp-perf-verify-1901-3n-skx:
723         - 32  # MRR sel
724     vpp-performance-changes-3n-skx-mrr-cmp:
725       # TODO: Replace with 1904 data
726       # csit-vpp-perf-verify-1904-3n-skx:
727       csit-vpp-perf-verify-1901-3n-skx:
728         - 32  # MRR sel
729     vpp-performance-changes-3n-skx-mrr:
730       - "vpp-performance-changes-3n-skx-mrr-h1"
731       - "vpp-performance-changes-3n-skx-mrr-ref"
732       - "vpp-performance-changes-3n-skx-mrr-cmp"
733
734     vpp-performance-changes-2n-skx-mrr-h1:
735       csit-vpp-perf-verify-1810-2n-skx:
736         - 8   # MRR sel
737         - 10  # MRR sel
738         - 11  # MRR sel
739         - 12  # MRR sel
740     vpp-performance-changes-2n-skx-mrr-ref:
741       csit-vpp-perf-verify-1901-2n-skx:
742         - 22  # MRR sel
743     vpp-performance-changes-2n-skx-mrr-cmp:
744       # TODO: Replace with 1904 data
745       # csit-vpp-perf-verify-1904-2n-skx:
746       csit-vpp-perf-verify-1901-2n-skx:
747         - 22  # MRR sel
748     vpp-performance-changes-2n-skx-mrr:
749       - "vpp-performance-changes-2n-skx-mrr-h1"
750       - "vpp-performance-changes-2n-skx-mrr-ref"
751       - "vpp-performance-changes-2n-skx-mrr-cmp"
752
753     dpdk-performance-changes-3n-hsw-h1:
754       csit-dpdk-perf-verify-1810-3n-hsw:
755         - 1   # NDRPDR sel
756         - 2   # NDRPDR sel
757         - 3   # NDRPDR sel
758         - 4   # NDRPDR sel
759         - 5   # NDRPDR sel
760         - 6   # NDRPDR sel
761         - 7   # NDRPDR sel
762         - 8   # NDRPDR sel
763         - 9   # NDRPDR sel
764         - 10  # NDRPDR sel
765     dpdk-performance-changes-3n-hsw-ref:
766       csit-dpdk-perf-verify-1901-3n-hsw:
767         - 13  # NDRPDR sel
768         - 14  # NDRPDR sel
769         - 16  # NDRPDR sel
770         - 17  # NDRPDR sel
771         - 18  # NDRPDR sel
772         - 19  # NDRPDR sel
773         - 20  # NDRPDR sel
774         - 21  # NDRPDR sel
775         - 22  # NDRPDR sel
776         - 23  # NDRPDR sel
777     dpdk-performance-changes-3n-hsw-cmp:
778       # TODO: Replace with 1904 data
779       # csit-dpdk-perf-verify-1904-3n-hsw:
780       csit-dpdk-perf-verify-1901-3n-hsw:
781         - 13  # NDRPDR sel
782         - 14  # NDRPDR sel
783         - 16  # NDRPDR sel
784         - 17  # NDRPDR sel
785         - 18  # NDRPDR sel
786         - 19  # NDRPDR sel
787         - 20  # NDRPDR sel
788         - 21  # NDRPDR sel
789         - 22  # NDRPDR sel
790         - 23  # NDRPDR sel
791     dpdk-performance-changes-3n-hsw:
792       - "dpdk-performance-changes-3n-hsw-h1"
793       - "dpdk-performance-changes-3n-hsw-ref"
794       - "dpdk-performance-changes-3n-hsw-cmp"
795
796     dpdk-performance-changes-3n-skx-h1:
797       csit-dpdk-perf-verify-1810-3n-skx:
798         - 3   # NDRPDR sel
799         - 4   # 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         - 13  # NDRPDR sel
808     dpdk-performance-changes-3n-skx-ref:
809       csit-dpdk-perf-verify-1901-3n-skx:
810         - 3   # NDRPDR sel
811         - 5   # NDRPDR sel
812         - 6   # NDRPDR sel
813         - 7   # NDRPDR sel
814         - 8   # NDRPDR sel
815         - 9   # NDRPDR sel
816         - 10  # NDRPDR sel
817         - 11  # NDRPDR sel
818         - 12  # NDRPDR sel
819         - 13  # NDRPDR sel
820     dpdk-performance-changes-3n-skx-cmp:
821       # TODO: Replace with 1904 data
822       # csit-dpdk-perf-verify-1904-3n-skx:
823       csit-dpdk-perf-verify-1901-3n-skx:
824         - 3   # NDRPDR sel
825         - 5   # NDRPDR sel
826         - 6   # NDRPDR sel
827         - 7   # NDRPDR sel
828         - 8   # NDRPDR sel
829         - 9   # NDRPDR sel
830         - 10  # NDRPDR sel
831         - 11  # NDRPDR sel
832         - 12  # NDRPDR sel
833         - 13  # NDRPDR sel
834     dpdk-performance-changes-3n-skx:
835       - "dpdk-performance-changes-3n-skx-h1"
836       - "dpdk-performance-changes-3n-skx-ref"
837       - "dpdk-performance-changes-3n-skx-cmp"
838
839     dpdk-performance-changes-2n-skx-h1:
840       csit-dpdk-perf-verify-1810-2n-skx:
841         - 3   # NDRPDR sel
842         - 4   # NDRPDR sel
843         - 5   # NDRPDR sel
844         - 7   # NDRPDR sel
845         - 8   # NDRPDR sel
846         - 9   # NDRPDR sel
847         - 10  # NDRPDR sel
848         - 11  # NDRPDR sel
849         - 12  # NDRPDR sel
850         - 13  # NDRPDR sel
851     dpdk-performance-changes-2n-skx-ref:
852       csit-dpdk-perf-verify-1901-2n-skx:
853         - 12  # NDRPDR sel
854         - 13  # NDRPDR sel
855         - 14  # NDRPDR sel
856         - 15  # NDRPDR sel
857         - 16  # NDRPDR sel
858         - 17  # NDRPDR sel
859         - 18  # NDRPDR sel
860         - 19  # NDRPDR sel
861         - 20  # NDRPDR sel
862         - 21  # NDRPDR sel
863     dpdk-performance-changes-2n-skx-cmp:
864       # TODO: Replace with 1904 data
865       # csit-dpdk-perf-verify-1904-2n-skx:
866       csit-dpdk-perf-verify-1901-2n-skx:
867         - 12  # NDRPDR sel
868         - 13  # NDRPDR sel
869         - 14  # NDRPDR sel
870         - 15  # NDRPDR sel
871         - 16  # NDRPDR sel
872         - 17  # NDRPDR sel
873         - 18  # NDRPDR sel
874         - 19  # NDRPDR sel
875         - 20  # NDRPDR sel
876         - 21  # NDRPDR sel
877     dpdk-performance-changes-2n-skx:
878       - "dpdk-performance-changes-2n-skx-h1"
879       - "dpdk-performance-changes-2n-skx-ref"
880       - "dpdk-performance-changes-2n-skx-cmp"
881
882     # Compare testbeds
883
884     vpp-compare-testbeds-ref:
885       # TODO: Replace with 1904 data
886       # csit-vpp-perf-verify-1904-3n-hsw:
887       csit-vpp-perf-verify-1901-3n-hsw:
888         - 10  # NDRPDR sel
889         - 19  # NDRPDR sel
890         - 31  # NDRPDR sel
891         - 36  # NDRPDR sel
892         - 40  # NDRPDR sel
893         - 42  # NDRPDR sel
894         - 44  # NDRPDR sel
895         - 46  # NDRPDR sel
896         - 47  # NDRPDR sel
897         - 48  # NDRPDR sel
898         - 61  # NDRPDR LB
899         - 62  # NDRPDR LB
900         - 63  # NDRPDR LB
901         - 64  # NDRPDR LB
902         - 65  # NDRPDR LB
903         - 66  # NDRPDR LB
904         - 67  # NDRPDR LB
905         - 69  # NDRPDR LB
906         - 70  # NDRPDR LB
907         - 71  # NDRPDR LB
908     vpp-compare-testbeds-cmp:
909       # TODO: Replace with 1904 data
910       # csit-vpp-perf-verify-1904-3n-skx:
911       csit-vpp-perf-verify-1901-3n-skx:
912         - 18  # NDRPDR sel
913         - 19  # NDRPDR sel
914         - 20  # NDRPDR sel
915         - 28  # NDRPDR sel
916         - 31  # NDRPDR sel
917         - 33  # NDRPDR sel
918         - 36  # NDRPDR sel
919         - 38  # NDRPDR sel
920         - 47  # NDRPDR sel
921         - 48  # NDRPDR sel
922         - 54  # NDRPDR LB
923         - 57  # NDRPDR LB
924         - 58  # NDRPDR LB
925         - 59  # NDRPDR LB
926         - 60  # NDRPDR LB
927         - 63  # NDRPDR LB
928         - 64  # NDRPDR LB
929         - 65  # NDRPDR LB
930         - 66  # NDRPDR LB
931         - 67  # NDRPDR LB
932     vpp-compare-testbeds:
933       - "vpp-compare-testbeds-ref"
934       - "vpp-compare-testbeds-cmp"
935
936     vpp-compare-testbeds-mrr-ref:
937       # TODO: Replace with 1904 data
938       # csit-vpp-perf-verify-1904-3n-hsw:
939       csit-vpp-perf-verify-1901-3n-hsw:
940         - 35  # MRR sel
941     vpp-compare-testbeds-mrr-cmp:
942       # TODO: Replace with 1904 data
943       # csit-vpp-perf-verify-1904-3n-skx:
944       csit-vpp-perf-verify-1901-3n-skx:
945         - 32  # MRR sel
946     vpp-compare-testbeds-mrr:
947       - "vpp-compare-testbeds-mrr-ref"
948       - "vpp-compare-testbeds-mrr-cmp"
949
950     dpdk-compare-testbeds-ref:
951       # TODO: Replace with 1904 data
952       # csit-dpdk-perf-verify-1904-3n-hsw:
953       csit-dpdk-perf-verify-1901-3n-hsw:
954         - 13  # NDRPDR sel
955         - 14  # NDRPDR sel
956         - 16  # NDRPDR sel
957         - 17  # NDRPDR sel
958         - 18  # NDRPDR sel
959         - 19  # NDRPDR sel
960         - 20  # NDRPDR sel
961         - 21  # NDRPDR sel
962         - 22  # NDRPDR sel
963         - 23  # NDRPDR sel
964     dpdk-compare-testbeds-cmp:
965       # TODO: Replace with 1904 data
966       # csit-dpdk-perf-verify-1904-3n-skx:
967       csit-dpdk-perf-verify-1901-3n-skx:
968         - 3   # NDRPDR sel
969         - 5   # NDRPDR sel
970         - 6   # NDRPDR sel
971         - 7   # NDRPDR sel
972         - 8   # NDRPDR sel
973         - 9   # NDRPDR sel
974         - 10  # NDRPDR sel
975         - 11  # NDRPDR sel
976         - 12  # NDRPDR sel
977         - 13  # NDRPDR sel
978     dpdk-compare-testbeds:
979       - "dpdk-compare-testbeds-ref"
980       - "dpdk-compare-testbeds-cmp"
981
982     # Compare topologies
983
984     vpp-compare-topologies-ref:
985       # TODO: Replace with 1904 data
986       # csit-vpp-perf-verify-1904-3n-skx:
987       csit-vpp-perf-verify-1901-3n-skx:
988         - 18  # NDRPDR sel
989         - 19  # NDRPDR sel
990         - 20  # NDRPDR sel
991         - 28  # NDRPDR sel
992         - 31  # NDRPDR sel
993         - 33  # NDRPDR sel
994         - 36  # NDRPDR sel
995         - 38  # NDRPDR sel
996         - 47  # NDRPDR sel
997         - 48  # NDRPDR sel
998         - 54  # NDRPDR LB
999         - 57  # NDRPDR LB
1000         - 58  # NDRPDR LB
1001         - 59  # NDRPDR LB
1002         - 60  # NDRPDR LB
1003         - 63  # NDRPDR LB
1004         - 64  # NDRPDR LB
1005         - 65  # NDRPDR LB
1006         - 66  # NDRPDR LB
1007         - 67  # NDRPDR LB
1008     vpp-compare-topologies-cmp:
1009       # TODO: Replace with 1904 data
1010       # csit-vpp-perf-verify-1904-2n-skx:
1011       csit-vpp-perf-verify-1901-2n-skx:
1012         - 5   # NDRPDR sel
1013         - 12  # NDRPDR sel
1014         - 13  # NDRPDR sel
1015         - 21  # NDRPDR sel
1016         - 23  # NDRPDR sel
1017         - 31  # NDRPDR sel
1018         - 34  # NDRPDR sel
1019         - 40  # NDRPDR sel
1020         - 42  # NDRPDR sel
1021         - 43  # NDRPDR sel
1022     vpp-compare-topologies:
1023       - "vpp-compare-topologies-ref"
1024       - "vpp-compare-topologies-cmp"
1025
1026     vpp-compare-topologies-mrr-ref:
1027       # TODO: Replace with 1904 data
1028       # csit-vpp-perf-verify-1904-3n-skx:
1029       csit-vpp-perf-verify-1901-3n-skx:
1030         - 32  # MRR sel
1031     vpp-compare-topologies-mrr-cmp:
1032       # TODO: Replace with 1904 data
1033       # csit-vpp-perf-verify-1904-2n-skx:
1034       csit-vpp-perf-verify-1901-2n-skx:
1035         - 22  # MRR sel
1036     vpp-compare-topologies-mrr:
1037       - "vpp-compare-topologies-mrr-ref"
1038       - "vpp-compare-topologies-mrr-cmp"
1039
1040     dpdk-compare-topologies-ref:
1041       # TODO: Replace with 1904 data
1042       # csit-dpdk-perf-verify-1904-3n-skx:
1043       csit-dpdk-perf-verify-1901-3n-skx:
1044         - 3   # NDRPDR sel
1045         - 5   # NDRPDR sel
1046         - 6   # NDRPDR sel
1047         - 7   # NDRPDR sel
1048         - 8   # NDRPDR sel
1049         - 9   # NDRPDR sel
1050         - 10  # NDRPDR sel
1051         - 11  # NDRPDR sel
1052         - 12  # NDRPDR sel
1053         - 13  # NDRPDR sel
1054     dpdk-compare-topologies-cmp:
1055       # TODO: Replace with 1904 data
1056       # csit-dpdk-perf-verify-1904-2n-skx:
1057       csit-dpdk-perf-verify-1901-2n-skx:
1058         - 12  # NDRPDR sel
1059         - 13  # NDRPDR sel
1060         - 14  # NDRPDR sel
1061         - 15  # NDRPDR sel
1062         - 16  # NDRPDR sel
1063         - 17  # NDRPDR sel
1064         - 18  # NDRPDR sel
1065         - 19  # NDRPDR sel
1066         - 20  # NDRPDR sel
1067         - 21  # NDRPDR sel
1068     dpdk-compare-topologies:
1069       - "dpdk-compare-topologies-ref"
1070       - "dpdk-compare-topologies-cmp"
1071
1072   plot-layouts:
1073
1074     plot-soak-throughput:
1075       titlefont:
1076         size: 18
1077       xaxis:
1078         title: "<b>Test Cases [Index]</b>"
1079         titlefont:
1080           size: 16
1081         autorange: True
1082         fixedrange: False
1083         gridcolor: "rgb(230, 230, 230)"
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         tickmode: "linear"
1091         tickfont:
1092           size: 16
1093         zeroline: False
1094       yaxis:
1095         title: "<b>Packet Throughput [Mpps]</b>"
1096         titlefont:
1097           size: 16
1098         gridcolor: "rgb(230, 230, 230)"
1099         hoverformat: ".4s"
1100         tickformat: ".3s"
1101         linecolor: "rgb(220, 220, 220)"
1102         linewidth: 1
1103         showgrid: True
1104         showline: True
1105         showticklabels: True
1106         tickcolor: "rgb(220, 220, 220)"
1107         tickfont:
1108           size: 16
1109         zeroline: False
1110         range: [0,50]
1111       autosize: False
1112       margin:
1113         t: 50
1114         b: 0
1115         l: 80
1116         r: 20
1117       showlegend: True
1118       legend:
1119         orientation: "h"
1120         font:
1121           size: 16
1122       width: 700
1123       height: 900
1124
1125     plot-service-density:
1126       titlefont:
1127         size: 18
1128       xaxis:
1129         side: "top"
1130         autorange: True
1131         fixedrange: False
1132         showgrid: False
1133         showline: False
1134         showticklabels: False
1135         ticks: ""
1136         ticklen: 0
1137         tickwidth: 0
1138         zeroline: False
1139       yaxis:
1140         autorange: "reversed"
1141         showgrid: False
1142         showline: False
1143         showticklabels: False
1144         ticks: ""
1145         ticklen: 0
1146         tickwidth: 0
1147         zeroline: False
1148       autosize: True
1149       showlegend: False
1150       width: 700
1151       height: 700
1152
1153     plot-cps:
1154       titlefont:
1155         size: 18
1156       xaxis:
1157         title: "<b>Test Cases [Index]</b>"
1158         titlefont:
1159           size: 16
1160         autorange: True
1161         fixedrange: False
1162         gridcolor: "rgb(230, 230, 230)"
1163         linecolor: "rgb(220, 220, 220)"
1164         linewidth: 1
1165         showgrid: True
1166         showline: True
1167         showticklabels: True
1168         tickcolor: "rgb(220, 220, 220)"
1169         tickmode: "linear"
1170         tickfont:
1171           size: 16
1172         zeroline: False
1173       yaxis:
1174         title: "<b>Connections Per Second [cps]</b>"
1175         titlefont:
1176           size: 16
1177         gridcolor: "rgb(230, 230, 230)"
1178         hoverformat: ".4s"
1179         linecolor: "rgb(220, 220, 220)"
1180         linewidth: 1
1181         rangemode: "tozero"
1182         showgrid: True
1183         showline: True
1184         showticklabels: True
1185         tickcolor: "rgb(220, 220, 220)"
1186         tickformat: ".3s"
1187         tickfont:
1188           size: 16
1189         zeroline: False
1190       boxmode: "group"
1191       boxgroupgap: 0.5
1192       autosize: False
1193       margin:
1194         t: 50
1195         b: 20
1196         l: 80
1197         r: 20
1198       showlegend: True
1199       legend:
1200         orientation: "h"
1201         font:
1202           size: 16
1203       width: 700
1204       height: 800
1205
1206     plot-rps:
1207       titlefont:
1208         size: 18
1209       xaxis:
1210         title: "<b>Test Cases [Index]</b>"
1211         titlefont:
1212           size: 16
1213         autorange: True
1214         fixedrange: False
1215         gridcolor: "rgb(230, 230, 230)"
1216         linecolor: "rgb(220, 220, 220)"
1217         linewidth: 1
1218         showgrid: True
1219         showline: True
1220         showticklabels: True
1221         tickcolor: "rgb(220, 220, 220)"
1222         tickmode: "linear"
1223         tickfont:
1224           size: 16
1225         zeroline: False
1226       yaxis:
1227         title: "<b>Requests Per Second [rps]</b>"
1228         titlefont:
1229           size: 16
1230         gridcolor: "rgb(230, 230, 230)"
1231         hoverformat: ".4s"
1232         linecolor: "rgb(220, 220, 220)"
1233         linewidth: 1
1234         rangemode: "tozero"
1235         showgrid: True
1236         showline: True
1237         showticklabels: True
1238         tickcolor: "rgb(230, 230, 230)"
1239         tickformat: ".3s"
1240         tickfont:
1241           size: 16
1242         zeroline: False
1243       boxmode: "group"
1244       boxgroupgap: 0.5
1245       autosize: False
1246       margin:
1247         t: 50
1248         b: 20
1249         l: 80
1250         r: 20
1251       showlegend: True
1252       legend:
1253         orientation: "h"
1254         font:
1255           size: 16
1256       width: 700
1257       height: 800
1258
1259     plot-throughput:
1260       titlefont:
1261         size: 18
1262       xaxis:
1263         title: "<b>Test Cases [Index]</b>"
1264         titlefont:
1265           size: 16
1266         autorange: True
1267         fixedrange: False
1268         gridcolor: "rgb(230, 230, 230)"
1269         linecolor: "rgb(220, 220, 220)"
1270         linewidth: 1
1271         showgrid: True
1272         showline: True
1273         showticklabels: True
1274         tickcolor: "rgb(220, 220, 220)"
1275         tickmode: "linear"
1276         tickfont:
1277           size: 16
1278         zeroline: False
1279       yaxis:
1280         title: "<b>Packet Throughput [Mpps]</b>"
1281         titlefont:
1282           size: 16
1283         gridcolor: "rgb(230, 230, 230)"
1284         hoverformat: ".4s"
1285         tickformat: ".3s"
1286         linecolor: "rgb(220, 220, 220)"
1287         linewidth: 1
1288         showgrid: True
1289         showline: True
1290         showticklabels: True
1291         tickcolor: "rgb(220, 220, 220)"
1292         tickfont:
1293           size: 16
1294         zeroline: False
1295         range: [0,50]
1296       boxmode: "group"
1297       boxgroupgap: 0.5
1298       autosize: False
1299       margin:
1300         t: 50
1301         b: 0
1302         l: 80
1303         r: 20
1304       showlegend: True
1305       legend:
1306         orientation: "h"
1307         font:
1308           size: 16
1309       width: 700
1310       height: 900
1311
1312     plot-throughput-speedup-analysis:
1313       titlefont:
1314         size: 18
1315       xaxis:
1316         title: "<b>Number of Cores [Qty]</b>"
1317         titlefont:
1318           size: 16
1319         autorange: True
1320         fixedrange: False
1321         gridcolor: "rgb(230, 230, 230)"
1322         linecolor: "rgb(220, 220, 220)"
1323         linewidth: 1
1324         showgrid: True
1325         showline: True
1326         showticklabels: True
1327         tickcolor: "rgb(238, 238, 238)"
1328         tickmode: "linear"
1329         tickfont:
1330           size: 16
1331         zeroline: False
1332       yaxis:
1333         title: "<b>Packet Throughput [Mpps]</b>"
1334         titlefont:
1335           size: 16
1336         type: "linear"
1337         gridcolor: "rgb(230, 230, 230)"
1338         hoverformat: ".4s"
1339         linecolor: "rgb(220, 220, 220)"
1340         linewidth: 1
1341         showgrid: True
1342         showline: True
1343         showticklabels: True
1344         tickcolor: "rgb(220, 220, 220)"
1345         tickformat: ".4s"
1346         tickfont:
1347           size: 16
1348         zeroline: True
1349         rangemode: "tozero"
1350         range: [0,100]
1351       legend:
1352         orientation: "h"
1353         font:
1354           size: 16
1355         xanchor: "left"
1356         yanchor: "top"
1357         x: 0
1358         y: -0.2
1359         bgcolor: "rgba(255, 255, 255, 0)"
1360         bordercolor: "rgba(255, 255, 255, 0)"
1361         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1362       autosize: False
1363       margin:
1364           't': 50
1365           'b': 150
1366           'l': 85
1367           'r': 10
1368       showlegend: True
1369       width: 700
1370       height: 700
1371       hoverlabel:
1372         namelength: -1
1373       annotations: [
1374         {
1375           text: "_ _          __          ...",
1376           align: "left",
1377           showarrow: False,
1378           xref: "paper",
1379           yref: "paper",
1380           xanchor: "left",
1381           yanchor: "top",
1382           x: 0,
1383           y: -0.13,
1384           font: {
1385             family: "Consolas, Courier New",
1386             size: 15
1387           },
1388         },
1389         {
1390           text: "    Perfect     Measured     Limit",
1391           align: "left",
1392           showarrow: False,
1393           xref: "paper",
1394           yref: "paper",
1395           xanchor: "left",
1396           yanchor: "top",
1397           x: 0,
1398           y: -0.15,
1399           font: {
1400             family: "Consolas, Courier New",
1401             size: 15
1402           },
1403         },
1404       ]
1405
1406     plot-latency:
1407       titlefont:
1408         size: 18
1409       xaxis:
1410         title: "<b>Direction</b>"
1411         titlefont:
1412           size: 16
1413         autorange: True
1414         fixedrange: False
1415         gridcolor: "rgb(230, 230, 230)"
1416         linecolor: "rgb(220, 220, 220)"
1417         linewidth: 1
1418         showgrid: True
1419         showline: True
1420         showticklabels: False
1421         tickcolor: "rgb(220, 220, 220)"
1422         tickmode: "linear"
1423         tickfont:
1424           size: 16
1425         zeroline: False
1426       yaxis:
1427         title: "<b>Packet Latency [uSec]</b>"
1428         titlefont:
1429           size: 16
1430         type: "linear"
1431         gridcolor: "rgb(230, 230, 230)"
1432         hoverformat: ".4s"
1433         linecolor: "rgb(220, 220, 220)"
1434         linewidth: 1
1435         showgrid: True
1436         showline: True
1437         showticklabels: True
1438         tickcolor: "rgb(220, 220, 220)"
1439         tickformat: ".4s"
1440         tickfont:
1441           size: 16
1442         zeroline: True
1443         rangemode: "tozero"
1444       legend:
1445         orientation: "h"
1446         font:
1447           size: 16
1448         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1449       autosize: False
1450       margin:
1451           't': 50
1452           'b': 150
1453           'l': 80
1454           'r': 10
1455       showlegend: True
1456       width: 700
1457       height: 700
1458       hoverlabel:
1459         namelength: -1
1460
1461 - type: "static"
1462   src-path: "{DIR[RST]}"
1463   dst-path: "{DIR[WORKING,SRC]}"
1464
1465 - type: "input"
1466   general:
1467     file-name: "robot-plugin.zip"
1468     file-format: ".zip"
1469     download-path: "{job}/{build}/robot/report/*zip*/{filename}"
1470     extract: "robot-plugin/output.xml"
1471
1472   builds:
1473     # TODO: Add 1904 data
1474 #    intel-dnv-vpp-release-1904:
1475 #      - 1
1476
1477     intel-dnv-vpp-release-1901:
1478       - 1
1479
1480     intel-dnv-vpp-release-1810:
1481       - 1
1482
1483     csit-vpp-perf-verify-1810-3n-hsw:
1484       - 9   # MRR sel
1485       - 20  # NDRPDR full
1486       - 21  # NDRPDR full
1487       - 22  # NDRPDR full
1488       - 27  # NDRPDR full
1489       - 8   # NDRPDR sel
1490       - 12  # NDRPDR sel
1491       - 14  # NDRPDR sel
1492       - 18  # NDRPDR sel
1493       - 23  # NDRPDR sel
1494       - 25  # NDRPDR sel
1495       - 38  # NDRPDR sel
1496       - 39  # NDRPDR sel
1497       - 41  # NDRPDR sel
1498       - 42  # NDRPDR sel
1499       - 28  # WRK
1500       - 29  # WRK
1501       - 30  # WRK
1502       - 31  # WRK
1503       - 32  # WRK
1504       - 33  # WRK
1505       - 34  # WRK
1506       - 35  # WRK
1507       - 36  # WRK
1508       - 37  # WRK
1509     csit-vpp-perf-verify-1901-3n-hsw:
1510       - 35  # MRR sel
1511       - 38  # NDRPDR full
1512       - 43  # NDRPDR full
1513       - 45  # NDRPDR full
1514       - 49  # NDRPDR full
1515       - 10  # NDRPDR sel
1516       - 19  # NDRPDR sel
1517       - 31  # NDRPDR sel
1518       - 36  # NDRPDR sel
1519       - 40  # NDRPDR sel
1520       - 42  # NDRPDR sel
1521       - 44  # NDRPDR sel
1522       - 46  # NDRPDR sel
1523       - 47  # NDRPDR sel
1524       - 48  # NDRPDR sel
1525       - 61  # NDRPDR LB
1526       - 62  # NDRPDR LB
1527       - 63  # NDRPDR LB
1528       - 64  # NDRPDR LB
1529       - 65  # NDRPDR LB
1530       - 66  # NDRPDR LB
1531       - 67  # NDRPDR LB
1532       - 69  # NDRPDR LB
1533       - 70  # NDRPDR LB
1534       - 71  # NDRPDR LB
1535     # TODO: Add 1904 Data
1536 #    csit-vpp-perf-verify-1904-3n-hsw:
1537 #      -
1538
1539     csit-vpp-perf-verify-1810-3n-skx:
1540       - 9   # MRR sel
1541       - 11  # MRR sel
1542       - 12  # MRR sel
1543       - 13  # MRR sel
1544       - 23  # NDRPDR full
1545       - 24  # NDRPDR full
1546       - 10  # NDRPDR sel
1547       - 14  # NDRPDR sel
1548       - 15  # NDRPDR sel
1549       - 16  # NDRPDR sel
1550       - 17  # NDRPDR sel
1551       - 19  # NDRPDR sel
1552       - 20  # NDRPDR sel
1553       - 21  # NDRPDR sel
1554       - 22  # NDRPDR sel
1555       - 25  # NDRPDR sel
1556     csit-vpp-perf-verify-1901-3n-skx:
1557       - 32  # MRR sel
1558       - 37  # NDRPDR full
1559       - 39  # NDRPDR full
1560       - 40  # NDRPDR full
1561       - 49  # NDRPDR full
1562       - 18  # NDRPDR sel
1563       - 19  # NDRPDR sel
1564       - 20  # NDRPDR sel
1565       - 28  # NDRPDR sel
1566       - 31  # NDRPDR sel
1567       - 33  # NDRPDR sel
1568       - 36  # NDRPDR sel
1569       - 38  # NDRPDR sel
1570       - 47  # NDRPDR sel
1571       - 48  # NDRPDR sel
1572       - 54  # NDRPDR LB
1573       - 57  # NDRPDR LB
1574       - 58  # NDRPDR LB
1575       - 59  # NDRPDR LB
1576       - 60  # NDRPDR LB
1577       - 63  # NDRPDR LB
1578       - 64  # NDRPDR LB
1579       - 65  # NDRPDR LB
1580       - 66  # NDRPDR LB
1581       - 67  # NDRPDR LB
1582     # TODO: Add 1904 data
1583 #    csit-vpp-perf-verify-1904-3n-skx:
1584 #      -
1585
1586     csit-vpp-perf-verify-1810-2n-skx:
1587       - 8   # MRR sel
1588       - 10  # MRR sel
1589       - 11  # MRR sel
1590       - 12  # MRR sel
1591       - 25  # NDRPDR full
1592       - 26  # NDRPDR full
1593       - 9   # NDRPDR sel
1594       - 13  # NDRPDR sel
1595       - 14  # NDRPDR sel
1596       - 19  # NDRPDR sel
1597       - 20  # NDRPDR sel
1598       - 21  # NDRPDR sel
1599       - 22  # NDRPDR sel
1600       - 23  # NDRPDR sel
1601       - 24  # NDRPDR sel
1602       - 27  # NDRPDR sel
1603     csit-vpp-perf-verify-1901-2n-skx:
1604       - 22  # MRR sel
1605       - 25  # NDRPDR full
1606       - 30  # NDRPDR full
1607       - 33  # NDRPDR full
1608       - 44  # NDRPDR full
1609       - 5   # NDRPDR sel
1610       - 12  # NDRPDR sel
1611       - 13  # NDRPDR sel
1612       - 21  # NDRPDR sel
1613       - 23  # NDRPDR sel
1614       - 31  # NDRPDR sel
1615       - 34  # NDRPDR sel
1616       - 40  # NDRPDR sel
1617       - 42  # NDRPDR sel
1618       - 43  # NDRPDR sel
1619       - 24  # NFV MRR
1620       - 26  # NFV MRR
1621       - 27  # NFV MRR
1622       - 35  # NFV MRR
1623       - 37  # NFV MRR
1624       - 28  # NFV NDRPDR
1625       - 29  # NFV NDRPDR
1626       - 32  # NFV NDRPDR
1627       - 39  # NFV NDRPDR
1628       - 46  # NFV NDRPDR
1629       - 45  # SOAK
1630     # TODO: Add 1904 data
1631 #    csit-vpp-perf-verify-1901-2n-skx:
1632 #      -
1633
1634     # TODO: Remove
1635     csit-ligato-perf-verify-1901-3n-hsw:
1636       - 10  # NDRPDR full
1637       - 8   # NDRPDR sel
1638       - 9   # NDRPDR sel
1639       - 11  # NDRPDR sel
1640       - 12  # NDRPDR sel
1641       - 13  # NDRPDR sel
1642       - 14  # NDRPDR sel
1643       - 15  # NDRPDR sel
1644       - 16  # NDRPDR sel
1645       - 17  # NDRPDR sel
1646       - 18  # NDRPDR sel
1647     # TODO: Add 1904 data
1648 #    csit-ligato-perf-verify-1904-3n-hsw:
1649 #      -
1650
1651     csit-dpdk-perf-verify-1810-3n-hsw:
1652       - 1   # NDRPDR sel
1653       - 2   # NDRPDR sel
1654       - 3   # NDRPDR sel
1655       - 4   # NDRPDR sel
1656       - 5   # NDRPDR sel
1657       - 6   # NDRPDR sel
1658       - 7   # NDRPDR sel
1659       - 8   # NDRPDR sel
1660       - 9   # NDRPDR sel
1661       - 10  # NDRPDR sel
1662     csit-dpdk-perf-verify-1901-3n-hsw:
1663       - 13  # NDRPDR sel
1664       - 14  # NDRPDR sel
1665       - 16  # NDRPDR sel
1666       - 17  # NDRPDR sel
1667       - 18  # NDRPDR sel
1668       - 19  # NDRPDR sel
1669       - 20  # NDRPDR sel
1670       - 21  # NDRPDR sel
1671       - 22  # NDRPDR sel
1672       - 23  # NDRPDR sel
1673     # TODO: Add 1904 data
1674 #    csit-dpdk-perf-verify-1904-3n-hsw:
1675 #      -
1676
1677     csit-dpdk-perf-verify-1810-3n-skx:
1678       - 3   # NDRPDR sel
1679       - 4   # NDRPDR sel
1680       - 6   # NDRPDR sel
1681       - 7   # NDRPDR sel
1682       - 8   # NDRPDR sel
1683       - 9   # NDRPDR sel
1684       - 10  # NDRPDR sel
1685       - 11  # NDRPDR sel
1686       - 12  # NDRPDR sel
1687       - 13  # NDRPDR sel
1688     csit-dpdk-perf-verify-1901-3n-skx:
1689       - 3   # NDRPDR sel
1690       - 5   # NDRPDR sel
1691       - 6   # NDRPDR sel
1692       - 7   # NDRPDR sel
1693       - 8   # NDRPDR sel
1694       - 9   # NDRPDR sel
1695       - 10  # NDRPDR sel
1696       - 11  # NDRPDR sel
1697       - 12  # NDRPDR sel
1698       - 13  # NDRPDR sel
1699     # TODO: Add 1904 data
1700 #    csit-dpdk-perf-verify-1901-3n-skx:
1701 #      -
1702
1703     csit-dpdk-perf-verify-1810-2n-skx:
1704       - 3   # NDRPDR sel
1705       - 4   # NDRPDR sel
1706       - 5   # NDRPDR sel
1707       - 7   # NDRPDR sel
1708       - 8   # NDRPDR sel
1709       - 9   # NDRPDR sel
1710       - 10  # NDRPDR sel
1711       - 11  # NDRPDR sel
1712       - 12  # NDRPDR sel
1713       - 13  # NDRPDR sel
1714     csit-dpdk-perf-verify-1901-2n-skx:
1715       - 12  # NDRPDR sel
1716       - 13  # NDRPDR sel
1717       - 14  # NDRPDR sel
1718       - 15  # NDRPDR sel
1719       - 16  # NDRPDR sel
1720       - 17  # NDRPDR sel
1721       - 18  # NDRPDR sel
1722       - 19  # NDRPDR sel
1723       - 20  # NDRPDR sel
1724       - 21  # NDRPDR sel
1725     # TODO: Add 1904 data
1726 #    csit-dpdk-perf-verify-1904-2n-skx:
1727 #      -
1728
1729     csit-vpp-functional-1901-ubuntu1604-virl:
1730       - 173
1731     # TODO: Add 1904 data
1732 #    csit-vpp-functional-1904-ubuntu1604-virl:
1733 #      -
1734     csit-vpp-functional-1901-centos7-virl:
1735       - 175
1736     # TODO: Add 1904 data
1737 #    csit-vpp-functional-1904-centos7-virl:
1738 #      -
1739     csit-vpp-device-1901-ubuntu1804-1n-skx:
1740       - 175
1741     # TODO: Add 1904 data
1742 #    csit-vpp-device-1901-ubuntu1804-1n-skx:
1743 #      -
1744 #    # Not used
1745 #    csit-nsh_sfc-verify-func-1810-ubuntu1604-virl:
1746 #      - 1
1747     csit-dmm-functional-1901-ubuntu1604-virl:
1748       - 2
1749     # TODO: Add 1904 data
1750 #    csit-dmm-functional-1904-ubuntu1604-virl:
1751 #      -
1752     csit-hc2vpp-verify-func-1901-ubuntu1604:
1753       - 3
1754     # TODO: Add 1904 data
1755 #    csit-hc2vpp-verify-func-1904-ubuntu1604:
1756 #      -
1757
1758 - type: "output"
1759   output: "report"
1760   format:
1761     html:
1762     - full
1763 #    pdf:
1764 #    - minimal
1765
1766 ################################################################################
1767 ###                               T A B L E S                                ###
1768 ################################################################################
1769
1770 # VPP Compare NICs 3n-hsw 1t1c ndr
1771 - type: "table"
1772   title: "VPP Compare NICs 3n-hsw 1t1c ndr"
1773   algorithm: "table_nics_comparison"
1774   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-nics-ndr"
1775   reference:
1776     title: "Intel-x520"
1777     nic: "NIC_Intel-X520-DA2"
1778   compare:
1779     title: "Intel-x710"
1780     nic: "NIC_Intel-X710"
1781   data: "vpp-nic-comparison-3n-hsw"
1782   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1783   filter: "'1T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1784   parameters:
1785   - "name"
1786   - "parent"
1787   - "throughput"
1788   - "tags"
1789
1790 # VPP Compare NICs 3n-hsw 2t2c ndr
1791 - type: "table"
1792   title: "VPP Compare NICs 3n-hsw 2t2c ndr"
1793   algorithm: "table_nics_comparison"
1794   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-nics-ndr"
1795   reference:
1796     title: "Intel-x520"
1797     nic: "NIC_Intel-X520-DA2"
1798   compare:
1799     title: "Intel-x710"
1800     nic: "NIC_Intel-X710"
1801   data: "vpp-nic-comparison-3n-hsw"
1802   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1803   filter: "'2T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1804   parameters:
1805   - "name"
1806   - "parent"
1807   - "throughput"
1808   - "tags"
1809
1810 # VPP Compare NICs 3n-hsw 1t1c pdr
1811 - type: "table"
1812   title: "VPP Compare NICs 3n-hsw 1t1c pdr"
1813   algorithm: "table_nics_comparison"
1814   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-nics-pdr"
1815   reference:
1816     title: "Intel-x520"
1817     nic: "NIC_Intel-X520-DA2"
1818   compare:
1819     title: "Intel-x710"
1820     nic: "NIC_Intel-X710"
1821   data: "vpp-nic-comparison-3n-hsw"
1822   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1823   filter: "'1T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1824   parameters:
1825   - "name"
1826   - "parent"
1827   - "throughput"
1828   - "tags"
1829
1830 # VPP Compare NICs 3n-hsw 2t2c pdr
1831 - type: "table"
1832   title: "VPP Compare NICs 3n-hsw 2t2c pdr"
1833   algorithm: "table_nics_comparison"
1834   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-nics-pdr"
1835   reference:
1836     title: "Intel-x520"
1837     nic: "NIC_Intel-X520-DA2"
1838   compare:
1839     title: "Intel-x710"
1840     nic: "NIC_Intel-X710"
1841   data: "vpp-nic-comparison-3n-hsw"
1842   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1843   filter: "'2T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1844   parameters:
1845   - "name"
1846   - "parent"
1847   - "throughput"
1848   - "tags"
1849
1850 # VPP Compare NICs 3n-hsw 1t1c mrr
1851 - type: "table"
1852   title: "VPP Compare NICs 3n-hsw 1t1c mrr"
1853   algorithm: "table_nics_comparison"
1854   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-nics-mrr"
1855   reference:
1856     title: "Intel-x520"
1857     nic: "NIC_Intel-X520-DA2"
1858   compare:
1859     title: "Intel-x710"
1860     nic: "NIC_Intel-X710"
1861   data: "vpp-nic-comparison-3n-hsw-mrr"
1862   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1863   filter: "'1T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1864   parameters:
1865   - "name"
1866   - "parent"
1867   - "result"
1868   - "tags"
1869
1870 # VPP Compare NICs 3n-hsw 2t2c mrr
1871 - type: "table"
1872   title: "VPP Compare NICs 3n-hsw 2t2c mrr"
1873   algorithm: "table_nics_comparison"
1874   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-nics-mrr"
1875   reference:
1876     title: "Intel-x520"
1877     nic: "NIC_Intel-X520-DA2"
1878   compare:
1879     title: "Intel-x710"
1880     nic: "NIC_Intel-X710"
1881   data: "vpp-nic-comparison-3n-hsw-mrr"
1882   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1883   filter: "'2T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1884   parameters:
1885   - "name"
1886   - "parent"
1887   - "result"
1888   - "tags"
1889
1890 # VPP Compare NICs 3n-hsw 4t4c mrr
1891 - type: "table"
1892   title: "VPP Compare NICs 3n-hsw 4t4c mrr"
1893   algorithm: "table_nics_comparison"
1894   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-nics-mrr"
1895   reference:
1896     title: "Intel-x520"
1897     nic: "NIC_Intel-X520-DA2"
1898   compare:
1899     title: "Intel-x710"
1900     nic: "NIC_Intel-X710"
1901   data: "vpp-nic-comparison-3n-hsw-mrr"
1902   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1903   filter: "'4T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1904   parameters:
1905   - "name"
1906   - "parent"
1907   - "result"
1908   - "tags"
1909
1910 # VPP Compare NICs 3n-skx 2t1c ndr
1911 - type: "table"
1912   title: "VPP Compare NICs 3n-skx 2t1c ndr"
1913   algorithm: "table_nics_comparison"
1914   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
1915   reference:
1916     title: "Intel-x710"
1917     nic: "NIC_Intel-X710"
1918   compare:
1919     title: "Intel-xxv710"
1920     nic: "NIC_Intel-XXV710"
1921   data: "vpp-nic-comparison-3n-skx"
1922   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1923   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1924   parameters:
1925   - "name"
1926   - "parent"
1927   - "throughput"
1928   - "tags"
1929
1930 # VPP Compare NICs 3n-skx 4t2c ndr
1931 - type: "table"
1932   title: "VPP Compare NICs 3n-skx 4t2c ndr"
1933   algorithm: "table_nics_comparison"
1934   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
1935   reference:
1936     title: "Intel-x710"
1937     nic: "NIC_Intel-X710"
1938   compare:
1939     title: "Intel-xxv710"
1940     nic: "NIC_Intel-XXV710"
1941   data: "vpp-nic-comparison-3n-skx"
1942   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1943   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1944   parameters:
1945   - "name"
1946   - "parent"
1947   - "throughput"
1948   - "tags"
1949
1950 # VPP Compare NICs 3n-skx 2t1c pdr
1951 - type: "table"
1952   title: "VPP Compare NICs 3n-skx 2t1c pdr"
1953   algorithm: "table_nics_comparison"
1954   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-pdr"
1955   reference:
1956     title: "Intel-x710"
1957     nic: "NIC_Intel-X710"
1958   compare:
1959     title: "Intel-xxv710"
1960     nic: "NIC_Intel-XXV710"
1961   data: "vpp-nic-comparison-3n-skx"
1962   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1963   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1964   parameters:
1965   - "name"
1966   - "parent"
1967   - "throughput"
1968   - "tags"
1969
1970  # VPP Compare NICs 3n-skx 4t2c pdr
1971 - type: "table"
1972   title: "VPP Compare NICs 3n-skx 4t2c pdr"
1973   algorithm: "table_nics_comparison"
1974   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-pdr"
1975   reference:
1976     title: "Intel-x710"
1977     nic: "NIC_Intel-X710"
1978   compare:
1979     title: "Intel-xxv710"
1980     nic: "NIC_Intel-XXV710"
1981   data: "vpp-nic-comparison-3n-skx"
1982   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1983   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1984   parameters:
1985   - "name"
1986   - "parent"
1987   - "throughput"
1988   - "tags"
1989
1990 # VPP Compare NICs 3n-skx 2t1c mrr
1991 - type: "table"
1992   title: "VPP Compare NICs 3n-skx 2t1c mrr"
1993   algorithm: "table_nics_comparison"
1994   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-mrr"
1995   reference:
1996     title: "Intel-x710"
1997     nic: "NIC_Intel-X710"
1998   compare:
1999     title: "Intel-xxv710"
2000     nic: "NIC_Intel-XXV710"
2001   data: "vpp-nic-comparison-3n-skx-mrr"
2002   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2003   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2004   parameters:
2005   - "name"
2006   - "parent"
2007   - "result"
2008   - "tags"
2009
2010 # VPP Compare NICs 3n-skx 4t2c mrr
2011 - type: "table"
2012   title: "VPP Compare NICs 3n-skx 4t2c mrr"
2013   algorithm: "table_nics_comparison"
2014   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-mrr"
2015   reference:
2016     title: "Intel-x710"
2017     nic: "NIC_Intel-X710"
2018   compare:
2019     title: "Intel-xxv710"
2020     nic: "NIC_Intel-XXV710"
2021   data: "vpp-nic-comparison-3n-skx-mrr"
2022   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2023   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2024   parameters:
2025   - "name"
2026   - "parent"
2027   - "result"
2028   - "tags"
2029
2030  # VPP Compare NICs 3n-skx 8t4c mrr
2031 - type: "table"
2032   title: "VPP Compare NICs 3n-skx 8t4c mrr"
2033   algorithm: "table_nics_comparison"
2034   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-nics-mrr"
2035   reference:
2036     title: "Intel-x710"
2037     nic: "NIC_Intel-X710"
2038   compare:
2039     title: "Intel-xxv710"
2040     nic: "NIC_Intel-XXV710"
2041   data: "vpp-nic-comparison-3n-skx-mrr"
2042   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2043   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2044   parameters:
2045   - "name"
2046   - "parent"
2047   - "result"
2048   - "tags"
2049
2050 # VPP Compare NICs 2n-skx 2t1c ndr
2051 - type: "table"
2052   title: "VPP Compare NICs 2n-skx 2t1c ndr"
2053   algorithm: "table_nics_comparison"
2054   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-ndr"
2055   reference:
2056     title: "Intel-x710"
2057     nic: "NIC_Intel-X710"
2058   compare:
2059     title: "Intel-xxv710"
2060     nic: "NIC_Intel-XXV710"
2061   data: "vpp-nic-comparison-2n-skx"
2062   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2063   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2064   parameters:
2065   - "name"
2066   - "parent"
2067   - "throughput"
2068   - "tags"
2069
2070 # VPP Compare NICs 2n-skx 4t2c ndr
2071 - type: "table"
2072   title: "VPP Compare NICs 2n-skx 4t2c ndr"
2073   algorithm: "table_nics_comparison"
2074   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-ndr"
2075   reference:
2076     title: "Intel-x710"
2077     nic: "NIC_Intel-X710"
2078   compare:
2079     title: "Intel-xxv710"
2080     nic: "NIC_Intel-XXV710"
2081   data: "vpp-nic-comparison-2n-skx"
2082   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2083   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2084   parameters:
2085   - "name"
2086   - "parent"
2087   - "throughput"
2088   - "tags"
2089
2090  # VPP Compare NICs 2n-skx 2t1c pdr
2091 - type: "table"
2092   title: "VPP Compare NICs 2n-skx 2t1c pdr"
2093   algorithm: "table_nics_comparison"
2094   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-pdr"
2095   reference:
2096     title: "Intel-x710"
2097     nic: "NIC_Intel-X710"
2098   compare:
2099     title: "Intel-xxv710"
2100     nic: "NIC_Intel-XXV710"
2101   data: "vpp-nic-comparison-2n-skx"
2102   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2103   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2104   parameters:
2105   - "name"
2106   - "parent"
2107   - "throughput"
2108   - "tags"
2109
2110 # VPP Compare NICs 2n-skx 4t2c pdr
2111 - type: "table"
2112   title: "VPP Compare NICs 2n-skx 4t2c pdr"
2113   algorithm: "table_nics_comparison"
2114   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-pdr"
2115   reference:
2116     title: "Intel-x710"
2117     nic: "NIC_Intel-X710"
2118   compare:
2119     title: "Intel-xxv710"
2120     nic: "NIC_Intel-XXV710"
2121   data: "vpp-nic-comparison-2n-skx"
2122   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2123   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2124   parameters:
2125   - "name"
2126   - "parent"
2127   - "throughput"
2128   - "tags"
2129
2130 # VPP Compare NICs 2n-skx 2t1c mrr
2131 - type: "table"
2132   title: "VPP Compare NICs 2n-skx 2t1c mrr"
2133   algorithm: "table_nics_comparison"
2134   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-mrr"
2135   reference:
2136     title: "Intel-x710"
2137     nic: "NIC_Intel-X710"
2138   compare:
2139     title: "Intel-xxv710"
2140     nic: "NIC_Intel-XXV710"
2141   data: "vpp-nic-comparison-2n-skx-mrr"
2142   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2143   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2144   parameters:
2145   - "name"
2146   - "parent"
2147   - "result"
2148   - "tags"
2149
2150 # VPP Compare NICs 2n-skx 4t2c mrr
2151 - type: "table"
2152   title: "VPP Compare NICs 2n-skx 4t2c mrr"
2153   algorithm: "table_nics_comparison"
2154   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-mrr"
2155   reference:
2156     title: "Intel-x710"
2157     nic: "NIC_Intel-X710"
2158   compare:
2159     title: "Intel-xxv710"
2160     nic: "NIC_Intel-XXV710"
2161   data: "vpp-nic-comparison-2n-skx-mrr"
2162   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2163   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2164   parameters:
2165   - "name"
2166   - "parent"
2167   - "result"
2168   - "tags"
2169
2170 # VPP Compare NICs 2n-skx 8t4c mrr
2171 - type: "table"
2172   title: "VPP Compare NICs 2n-skx 8t4c mrr"
2173   algorithm: "table_nics_comparison"
2174   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-nics-mrr"
2175   reference:
2176     title: "Intel-x710"
2177     nic: "NIC_Intel-X710"
2178   compare:
2179     title: "Intel-xxv710"
2180     nic: "NIC_Intel-XXV710"
2181   data: "vpp-nic-comparison-2n-skx-mrr"
2182   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2183   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2184   parameters:
2185   - "name"
2186   - "parent"
2187   - "result"
2188   - "tags"
2189
2190 ################################################################################
2191 # VPP
2192
2193 # VPP Performance Changes 2n-dnv 1t1c pdr
2194 - type: "table"
2195   title: "VPP Performance Changes 2n-dnv 1t1c pdr"
2196   algorithm: "table_performance_comparison"
2197   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-pdr"
2198   history:
2199     - title: "rls1810"
2200       data: "intel-dnv-vpp-changes-2n-dnv-h1"
2201   reference:
2202     title: "rls1901"
2203     data: "intel-dnv-vpp-changes-2n-dnv-ref"
2204   compare:
2205     title: "rls1904"
2206     data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2207   data: "intel-dnv-vpp-changes-2n-dnv"
2208   include-tests: "PDR"
2209   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')"
2210   parameters:
2211   - "name"
2212   - "parent"
2213   - "throughput"
2214
2215 # VPP Performance Changes 2n-dnv 2t2c pdr
2216 - type: "table"
2217   title: "VPP Performance Changes 2n-dnv 2t2c pdr"
2218   algorithm: "table_performance_comparison"
2219   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-pdr"
2220   history:
2221     - title: "rls1810"
2222       data: "intel-dnv-vpp-changes-2n-dnv-h1"
2223   reference:
2224     title: "rls1901"
2225     data: "intel-dnv-vpp-changes-2n-dnv-ref"
2226   compare:
2227     title: "rls1904"
2228     data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2229   data: "intel-dnv-vpp-changes-2n-dnv"
2230   include-tests: "PDR"
2231   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')"
2232   parameters:
2233   - "name"
2234   - "parent"
2235   - "throughput"
2236
2237 # VPP Performance Changes 2n-dnv 1t1c ndr
2238 - type: "table"
2239   title: "VPP Performance Changes 2n-dnv 1t1c ndr"
2240   algorithm: "table_performance_comparison"
2241   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-ndr"
2242   history:
2243     - title: "rls1810"
2244       data: "intel-dnv-vpp-changes-2n-dnv-h1"
2245   reference:
2246     title: "rls1901"
2247     data: "intel-dnv-vpp-changes-2n-dnv-ref"
2248   compare:
2249     title: "rls1904"
2250     data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2251   data: "intel-dnv-vpp-changes-2n-dnv"
2252   include-tests: "NDR"
2253   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')"
2254   parameters:
2255   - "name"
2256   - "parent"
2257   - "throughput"
2258
2259 # VPP Performance Changes 2n-dnv 2t2c ndr
2260 - type: "table"
2261   title: "VPP Performance Changes 2n-dnv 2t2c ndr"
2262   algorithm: "table_performance_comparison"
2263   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-ndr"
2264   history:
2265     - title: "rls1810"
2266       data: "intel-dnv-vpp-changes-2n-dnv-h1"
2267   reference:
2268     title: "rls1901"
2269     data: "intel-dnv-vpp-changes-2n-dnv-ref"
2270   compare:
2271     title: "rls1904"
2272     data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2273   data: "intel-dnv-vpp-changes-2n-dnv"
2274   include-tests: "NDR"
2275   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')"
2276   parameters:
2277   - "name"
2278   - "parent"
2279   - "throughput"
2280
2281 # VPP Performance Changes 2n-dnv 1t1c MRR
2282 - type: "table"
2283   title: "VPP Performance Changes 2n-dnv 1t1c MRR"
2284   algorithm: "table_performance_comparison"
2285   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-mrr"
2286   history:
2287     - title: "rls1810"
2288       data: "intel-dnv-vpp-changes-2n-dnv-h1"
2289   reference:
2290     title: "rls1901"
2291     data: "intel-dnv-vpp-changes-2n-dnv-ref"
2292   compare:
2293     title: "rls1904"
2294     data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2295   data: "intel-dnv-vpp-changes-2n-dnv"
2296   include-tests: "MRR"
2297   filter: "'1T1C' and 'MRR'"
2298   parameters:
2299   - "name"
2300   - "parent"
2301   - "result"
2302
2303 # VPP Performance Changes 2n-dnv 2t2c MRR
2304 - type: "table"
2305   title: "VPP Performance Changes 2n-dnv 2t2c MRR"
2306   algorithm: "table_performance_comparison"
2307   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-mrr"
2308   history:
2309     - title: "rls1810"
2310       data: "intel-dnv-vpp-changes-2n-dnv-h1"
2311   reference:
2312     title: "rls1901"
2313     data: "intel-dnv-vpp-changes-2n-dnv-ref"
2314   compare:
2315     title: "rls1904"
2316     data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2317   data: "intel-dnv-vpp-changes-2n-dnv"
2318   include-tests: "MRR"
2319   filter: "'2T2C' and 'MRR'"
2320   parameters:
2321   - "name"
2322   - "parent"
2323   - "result"
2324
2325 # VPP Performance Changes 2n-dnv 4t4c MRR
2326 - type: "table"
2327   title: "VPP Performance Changes 2n-dnv 4t4c MRR"
2328   algorithm: "table_performance_comparison"
2329   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-4t4c-mrr"
2330   history:
2331     - title: "rls1810"
2332       data: "intel-dnv-vpp-changes-2n-dnv-h1"
2333   reference:
2334     title: "rls1901"
2335     data: "intel-dnv-vpp-changes-2n-dnv-ref"
2336   compare:
2337     title: "rls1904"
2338     data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2339   data: "intel-dnv-vpp-changes-2n-dnv"
2340   include-tests: "MRR"
2341   filter: "'4T4C' and 'MRR'"
2342   parameters:
2343   - "name"
2344   - "parent"
2345   - "result"
2346
2347 # VPP Performance Changes 3n-hsw 1t1c pdr
2348 - type: "table"
2349   title: "VPP Performance Changes 3n-hsw 1t1c pdr"
2350   algorithm: "table_performance_comparison"
2351   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr"
2352   history:
2353     - title: "rls1810"
2354       data: "vpp-performance-changes-3n-hsw-h1"
2355   reference:
2356     title: "rls1901"
2357     data: "vpp-performance-changes-3n-hsw-ref"
2358   compare:
2359     title: "rls1904"
2360     data: "vpp-performance-changes-3n-hsw-cmp"
2361   data: "vpp-performance-changes-3n-hsw"
2362   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2363   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2364   parameters:
2365   - "name"
2366   - "parent"
2367   - "throughput"
2368
2369 # VPP Performance Changes 3n-hsw 2t2c pdr
2370 - type: "table"
2371   title: "VPP Performance Changes 3n-hsw 2t2c pdr"
2372   algorithm: "table_performance_comparison"
2373   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr"
2374   history:
2375     - title: "rls1810"
2376       data: "vpp-performance-changes-3n-hsw-h1"
2377   reference:
2378     title: "rls1901"
2379     data: "vpp-performance-changes-3n-hsw-ref"
2380   compare:
2381     title: "rls1904"
2382     data: "vpp-performance-changes-3n-hsw-cmp"
2383   data: "vpp-performance-changes-3n-hsw"
2384   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2385   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2386   parameters:
2387   - "name"
2388   - "parent"
2389   - "throughput"
2390
2391 # VPP Performance Changes 3n-hsw 1t1c ndr
2392 - type: "table"
2393   title: "VPP Performance Changes 3n-hsw 1t1c ndr"
2394   algorithm: "table_performance_comparison"
2395   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr"
2396   history:
2397     - title: "rls1810"
2398       data: "vpp-performance-changes-3n-hsw-h1"
2399   reference:
2400     title: "rls1901"
2401     data: "vpp-performance-changes-3n-hsw-ref"
2402   compare:
2403     title: "rls1904"
2404     data: "vpp-performance-changes-3n-hsw-cmp"
2405   data: "vpp-performance-changes-3n-hsw"
2406   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2407   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2408   parameters:
2409   - "name"
2410   - "parent"
2411   - "throughput"
2412
2413 # VPP Performance Changes 3n-hsw 2t2c ndr
2414 - type: "table"
2415   title: "VPP Performance Changes 3n-hsw 2t2c ndr"
2416   algorithm: "table_performance_comparison"
2417   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr"
2418   history:
2419     - title: "rls1810"
2420       data: "vpp-performance-changes-3n-hsw-h1"
2421   reference:
2422     title: "rls1901"
2423     data: "vpp-performance-changes-3n-hsw-ref"
2424   compare:
2425     title: "rls1904"
2426     data: "vpp-performance-changes-3n-hsw-cmp"
2427   data: "vpp-performance-changes-3n-hsw"
2428   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2429   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2430   parameters:
2431   - "name"
2432   - "parent"
2433   - "throughput"
2434
2435 # VPP Performance Changes 3n-skx 2t1c pdr
2436 - type: "table"
2437   title: "VPP Performance Changes 3n-skx 2t1c pdr"
2438   algorithm: "table_performance_comparison"
2439   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
2440   history:
2441     - title: "rls1810"
2442       data: "vpp-performance-changes-3n-skx-h1"
2443   reference:
2444     title: "rls1901"
2445     data: "vpp-performance-changes-3n-skx-ref"
2446   compare:
2447     title: "rls1904"
2448     data: "vpp-performance-changes-3n-skx-cmp"
2449   data: "vpp-performance-changes-3n-skx"
2450   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2451   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2452   parameters:
2453   - "name"
2454   - "parent"
2455   - "throughput"
2456
2457 # VPP Performance Changes 3n-skx 4t2c pdr
2458 - type: "table"
2459   title: "VPP Performance Changes 3n-skx 4t2c pdr"
2460   algorithm: "table_performance_comparison"
2461   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
2462   history:
2463     - title: "rls1810"
2464       data: "vpp-performance-changes-3n-skx-h1"
2465   reference:
2466     title: "rls1901"
2467     data: "vpp-performance-changes-3n-skx-ref"
2468   compare:
2469     title: "rls1904"
2470     data: "vpp-performance-changes-3n-skx-cmp"
2471   data: "vpp-performance-changes-3n-skx"
2472   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2473   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2474   parameters:
2475   - "name"
2476   - "parent"
2477   - "throughput"
2478
2479 # VPP Performance Changes 3n-skx 2t1c ndr
2480 - type: "table"
2481   title: "VPP Performance Changes 3n-skx 2t1c ndr"
2482   algorithm: "table_performance_comparison"
2483   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
2484   history:
2485     - title: "rls1810"
2486       data: "vpp-performance-changes-3n-skx-h1"
2487   reference:
2488     title: "rls1901"
2489     data: "vpp-performance-changes-3n-skx-ref"
2490   compare:
2491     title: "rls1904"
2492     data: "vpp-performance-changes-3n-skx-cmp"
2493   data: "vpp-performance-changes-3n-skx"
2494   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2495   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2496   parameters:
2497   - "name"
2498   - "parent"
2499   - "throughput"
2500
2501 # VPP Performance Changes 3n-skx 4t2c ndr
2502 - type: "table"
2503   title: "VPP Performance Changes 3n-skx 4t2c ndr"
2504   algorithm: "table_performance_comparison"
2505   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
2506   history:
2507     - title: "rls1810"
2508       data: "vpp-performance-changes-3n-skx-h1"
2509   reference:
2510     title: "rls1901"
2511     data: "vpp-performance-changes-3n-skx-ref"
2512   compare:
2513     title: "rls1904"
2514     data: "vpp-performance-changes-3n-skx-cmp"
2515   data: "vpp-performance-changes-3n-skx"
2516   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2517   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2518   parameters:
2519   - "name"
2520   - "parent"
2521   - "throughput"
2522
2523 # VPP Performance Changes 2n-skx 2t1c pdr
2524 - type: "table"
2525   title: "VPP Performance Changes 2n-skx 2t1c pdr"
2526   algorithm: "table_performance_comparison"
2527   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
2528   history:
2529     - title: "rls1810"
2530       data: "vpp-performance-changes-2n-skx-h1"
2531   reference:
2532     title: "rls1901"
2533     data: "vpp-performance-changes-2n-skx-ref"
2534   compare:
2535     title: "rls1904"
2536     data: "vpp-performance-changes-2n-skx-cmp"
2537   data: "vpp-performance-changes-2n-skx"
2538   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2539   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2540   parameters:
2541   - "name"
2542   - "parent"
2543   - "throughput"
2544
2545 # VPP Performance Changes 2n-skx 4t2c pdr
2546 - type: "table"
2547   title: "VPP Performance Changes 2n-skx 4t2c pdr"
2548   algorithm: "table_performance_comparison"
2549   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr"
2550   history:
2551     - title: "rls1810"
2552       data: "vpp-performance-changes-2n-skx-h1"
2553   reference:
2554     title: "rls1901"
2555     data: "vpp-performance-changes-2n-skx-ref"
2556   compare:
2557     title: "rls1904"
2558     data: "vpp-performance-changes-2n-skx-cmp"
2559   data: "vpp-performance-changes-2n-skx"
2560   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2561   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2562   parameters:
2563   - "name"
2564   - "parent"
2565   - "throughput"
2566
2567 # VPP Performance Changes 2n-skx 2t1c ndr
2568 - type: "table"
2569   title: "VPP Performance Changes 2n-skx 2t1c ndr"
2570   algorithm: "table_performance_comparison"
2571   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
2572   history:
2573     - title: "rls1810"
2574       data: "vpp-performance-changes-2n-skx-h1"
2575   reference:
2576     title: "rls1901"
2577     data: "vpp-performance-changes-2n-skx-ref"
2578   compare:
2579     title: "rls1904"
2580     data: "vpp-performance-changes-2n-skx-cmp"
2581   data: "vpp-performance-changes-2n-skx"
2582   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2583   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2584   parameters:
2585   - "name"
2586   - "parent"
2587   - "throughput"
2588
2589 # VPP Performance Changes 2n-skx 4t2c ndr
2590 - type: "table"
2591   title: "VPP Performance Changes 2n-skx 4t2c ndr"
2592   algorithm: "table_performance_comparison"
2593   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr"
2594   history:
2595     - title: "rls1810"
2596       data: "vpp-performance-changes-2n-skx-h1"
2597   reference:
2598     title: "rls1901"
2599     data: "vpp-performance-changes-2n-skx-ref"
2600   compare:
2601     title: "rls1904"
2602     data: "vpp-performance-changes-2n-skx-cmp"
2603   data: "vpp-performance-changes-2n-skx"
2604   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2605   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2606   parameters:
2607   - "name"
2608   - "parent"
2609   - "throughput"
2610
2611 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr
2612 - type: "table"
2613   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr"
2614   algorithm: "table_performance_comparison"
2615   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-ndr"
2616   reference:
2617     title: "3-Node Hsw"
2618     data: "vpp-compare-testbeds-ref"
2619   compare:
2620     title: "3-Node Skx"
2621     data: "vpp-compare-testbeds-cmp"
2622   data: "vpp-compare-testbeds"
2623   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2624   filter: "'NIC_Intel-X710' and 'NDRPDR' and '1C'"
2625   parameters:
2626   - "name"
2627   - "parent"
2628   - "throughput"
2629
2630 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr
2631 - type: "table"
2632   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr"
2633   algorithm: "table_performance_comparison"
2634   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-ndr"
2635   reference:
2636     title: "3-Node Hsw"
2637     data: "vpp-compare-testbeds-ref"
2638   compare:
2639     title: "3-Node Skx"
2640     data: "vpp-compare-testbeds-cmp"
2641   data: "vpp-compare-testbeds"
2642   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2643   filter: "'NIC_Intel-X710' and 'NDRPDR' and '2C'"
2644   parameters:
2645   - "name"
2646   - "parent"
2647   - "throughput"
2648
2649 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr
2650 - type: "table"
2651   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr"
2652   algorithm: "table_performance_comparison"
2653   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-pdr"
2654   reference:
2655     title: "3-Node Hsw"
2656     data: "vpp-compare-testbeds-ref"
2657   compare:
2658     title: "3-Node Skx"
2659     data: "vpp-compare-testbeds-cmp"
2660   data: "vpp-compare-testbeds"
2661   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2662   filter: "'NIC_Intel-X710' and 'NDRPDR' and '1C'"
2663   parameters:
2664   - "name"
2665   - "parent"
2666   - "throughput"
2667
2668 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr
2669 - type: "table"
2670   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr"
2671   algorithm: "table_performance_comparison"
2672   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-pdr"
2673   reference:
2674     title: "3-Node Hsw"
2675     data: "vpp-compare-testbeds-ref"
2676   compare:
2677     title: "3-Node Skx"
2678     data: "vpp-compare-testbeds-cmp"
2679   data: "vpp-compare-testbeds"
2680   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2681   filter: "'NIC_Intel-X710' and 'NDRPDR' and '2C'"
2682   parameters:
2683   - "name"
2684   - "parent"
2685   - "throughput"
2686
2687 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
2688 - type: "table"
2689   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
2690   algorithm: "table_performance_comparison"
2691   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
2692   reference:
2693     title: "3-Node Skx"
2694     data: "vpp-compare-topologies-ref"
2695   compare:
2696     title: "2-Node Skx"
2697     data: "vpp-compare-topologies-cmp"
2698   data: "vpp-compare-topologies"
2699   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2700   filter: "'NDRPDR' and '1C'"
2701   parameters:
2702   - "name"
2703   - "parent"
2704   - "throughput"
2705
2706 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
2707 - type: "table"
2708   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
2709   algorithm: "table_performance_comparison"
2710   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
2711   reference:
2712     title: "3-Node Skx"
2713     data: "vpp-compare-topologies-ref"
2714   compare:
2715     title: "2-Node Skx"
2716     data: "vpp-compare-topologies-cmp"
2717   data: "vpp-compare-topologies"
2718   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2719   filter: "'NDRPDR' and '2C'"
2720   parameters:
2721   - "name"
2722   - "parent"
2723   - "throughput"
2724
2725 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
2726 - type: "table"
2727   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
2728   algorithm: "table_performance_comparison"
2729   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
2730   reference:
2731     title: "3-Node Skx"
2732     data: "vpp-compare-topologies-ref"
2733   compare:
2734     title: "2-Node Skx"
2735     data: "vpp-compare-topologies-cmp"
2736   data: "vpp-compare-topologies"
2737   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2738   filter: "'NDRPDR' and '1C'"
2739   parameters:
2740   - "name"
2741   - "parent"
2742   - "throughput"
2743
2744 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr
2745 - type: "table"
2746   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
2747   algorithm: "table_performance_comparison"
2748   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
2749   reference:
2750     title: "3-Node Skx"
2751     data: "vpp-compare-topologies-ref"
2752   compare:
2753     title: "2-Node Skx"
2754     data: "vpp-compare-topologies-cmp"
2755   data: "vpp-compare-topologies"
2756   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2757   filter: "'NDRPDR' and '2C'"
2758   parameters:
2759   - "name"
2760   - "parent"
2761   - "throughput"
2762
2763 # VPP Performance Changes 3n-hsw 1t1c MRR
2764 - type: "table"
2765   title: "VPP Performance Changes 3n-hsw 1t1c MRR"
2766   algorithm: "table_performance_comparison"
2767   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
2768   history:
2769     - title: "rls1810"
2770       data: "vpp-performance-changes-3n-hsw-mrr-h1"
2771   reference:
2772     title: "rls1901"
2773     data: "vpp-performance-changes-3n-hsw-mrr-ref"
2774   compare:
2775     title: "rls1904"
2776     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
2777   data: "vpp-performance-changes-3n-hsw-mrr"
2778   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2779   filter: "'1T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2780   parameters:
2781   - "name"
2782   - "parent"
2783   - "result"
2784
2785 # VPP Performance Changes 3n-hsw 2t2c MRR
2786 - type: "table"
2787   title: "VPP Performance Changes 3n-hsw 2t2c MRR"
2788   algorithm: "table_performance_comparison"
2789   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
2790   history:
2791     - title: "rls1810"
2792       data: "vpp-performance-changes-3n-hsw-mrr-h1"
2793   reference:
2794     title: "rls1901"
2795     data: "vpp-performance-changes-3n-hsw-mrr-ref"
2796   compare:
2797     title: "rls1904"
2798     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
2799   data: "vpp-performance-changes-3n-hsw-mrr"
2800   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2801   filter: "'2T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2802   parameters:
2803   - "name"
2804   - "parent"
2805   - "result"
2806
2807 # VPP Performance Changes 3n-hsw 4t4c MRR
2808 - type: "table"
2809   title: "VPP Performance Changes 3n-hsw 4t4c MRR"
2810   algorithm: "table_performance_comparison"
2811   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
2812   history:
2813     - title: "rls1810"
2814       data: "vpp-performance-changes-3n-hsw-mrr-h1"
2815   reference:
2816     title: "rls1901"
2817     data: "vpp-performance-changes-3n-hsw-mrr-ref"
2818   compare:
2819     title: "rls1904"
2820     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
2821   data: "vpp-performance-changes-3n-hsw-mrr"
2822   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2823   filter: "'4T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2824   parameters:
2825   - "name"
2826   - "parent"
2827   - "result"
2828
2829 # VPP Performance Changes 3n-skx 2t1c MRR
2830 - type: "table"
2831   title: "VPP Performance Changes 3n-skx 2t1c MRR"
2832   algorithm: "table_performance_comparison"
2833   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
2834   history:
2835     - title: "rls1810"
2836       data: "vpp-performance-changes-3n-skx-mrr-h1"
2837   reference:
2838     title: "rls1901"
2839     data: "vpp-performance-changes-3n-skx-mrr-ref"
2840   compare:
2841     title: "rls1904"
2842     data: "vpp-performance-changes-3n-skx-mrr-cmp"
2843   data: "vpp-performance-changes-3n-skx-mrr"
2844   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2845   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2846   parameters:
2847   - "name"
2848   - "parent"
2849   - "result"
2850
2851 # VPP Performance Changes 3n-skx 4t2c MRR
2852 - type: "table"
2853   title: "VPP Performance Changes 3n-skx 4t2c MRR"
2854   algorithm: "table_performance_comparison"
2855   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
2856   history:
2857     - title: "rls1810"
2858       data: "vpp-performance-changes-3n-skx-mrr-h1"
2859   reference:
2860     title: "rls1901"
2861     data: "vpp-performance-changes-3n-skx-mrr-ref"
2862   compare:
2863     title: "rls1904"
2864     data: "vpp-performance-changes-3n-skx-mrr-cmp"
2865   data: "vpp-performance-changes-3n-skx-mrr"
2866   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2867   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2868   parameters:
2869   - "name"
2870   - "parent"
2871   - "result"
2872
2873 # VPP Performance Changes 3n-skx 8t4c MRR
2874 - type: "table"
2875   title: "VPP Performance Changes 3n-skx 8t4c MRR"
2876   algorithm: "table_performance_comparison"
2877   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
2878   history:
2879     - title: "rls1810"
2880       data: "vpp-performance-changes-3n-skx-mrr-h1"
2881   reference:
2882     title: "rls1901"
2883     data: "vpp-performance-changes-3n-skx-mrr-ref"
2884   compare:
2885     title: "rls1904"
2886     data: "vpp-performance-changes-3n-skx-mrr-cmp"
2887   data: "vpp-performance-changes-3n-skx-mrr"
2888   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2889   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2890   parameters:
2891   - "name"
2892   - "parent"
2893   - "result"
2894
2895 # VPP Performance Changes 2n-skx 2t1c MRR
2896 - type: "table"
2897   title: "VPP Performance Changes 2n-skx 2t1c MRR"
2898   algorithm: "table_performance_comparison"
2899   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
2900   history:
2901     - title: "rls1810"
2902       data: "vpp-performance-changes-2n-skx-mrr-h1"
2903   reference:
2904     title: "rls1901"
2905     data: "vpp-performance-changes-2n-skx-mrr-ref"
2906   compare:
2907     title: "rls1904"
2908     data: "vpp-performance-changes-2n-skx-mrr-cmp"
2909   data: "vpp-performance-changes-2n-skx-mrr"
2910   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2911   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2912   parameters:
2913   - "name"
2914   - "parent"
2915   - "result"
2916
2917 # VPP Performance Changes 2n-skx 4t2c MRR
2918 - type: "table"
2919   title: "VPP Performance Changes 2n-skx 4t2c MRR"
2920   algorithm: "table_performance_comparison"
2921   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
2922   history:
2923     - title: "rls1810"
2924       data: "vpp-performance-changes-2n-skx-mrr-h1"
2925   reference:
2926     title: "rls1901"
2927     data: "vpp-performance-changes-2n-skx-mrr-ref"
2928   compare:
2929     title: "rls1904"
2930     data: "vpp-performance-changes-2n-skx-mrr-cmp"
2931   data: "vpp-performance-changes-2n-skx-mrr"
2932   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2933   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2934   parameters:
2935   - "name"
2936   - "parent"
2937   - "result"
2938
2939 # VPP Performance Changes 2n-skx 8t4c MRR
2940 - type: "table"
2941   title: "VPP Performance Changes 2n-skx 8t4c MRR"
2942   algorithm: "table_performance_comparison"
2943   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
2944   history:
2945     - title: "rls1810"
2946       data: "vpp-performance-changes-2n-skx-mrr-h1"
2947   reference:
2948     title: "rls1901"
2949     data: "vpp-performance-changes-2n-skx-mrr-ref"
2950   compare:
2951     title: "rls1904"
2952     data: "vpp-performance-changes-2n-skx-mrr-cmp"
2953   data: "vpp-performance-changes-2n-skx-mrr"
2954   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2955   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2956   parameters:
2957   - "name"
2958   - "parent"
2959   - "result"
2960
2961 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr
2962 - type: "table"
2963   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr"
2964   algorithm: "table_performance_comparison"
2965   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-mrr"
2966   reference:
2967     title: "3-Node Hsw"
2968     data: "vpp-compare-testbeds-mrr-ref"
2969   compare:
2970     title: "3-Node Skx"
2971     data: "vpp-compare-testbeds-mrr-cmp"
2972   data: "vpp-compare-testbeds-mrr"
2973   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2974   filter: "'NIC_Intel-X710' and 'MRR' and '1C'"
2975   parameters:
2976   - "name"
2977   - "parent"
2978   - "result"
2979
2980 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr
2981 - type: "table"
2982   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr"
2983   algorithm: "table_performance_comparison"
2984   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-mrr"
2985   reference:
2986     title: "3-Node Hsw"
2987     data: "vpp-compare-testbeds-mrr-ref"
2988   compare:
2989     title: "3-Node Skx"
2990     data: "vpp-compare-testbeds-mrr-cmp"
2991   data: "vpp-compare-testbeds-mrr"
2992   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2993   filter: "'NIC_Intel-X710' and 'MRR' and '2C'"
2994   parameters:
2995   - "name"
2996   - "parent"
2997   - "result"
2998
2999 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr
3000 - type: "table"
3001   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr"
3002   algorithm: "table_performance_comparison"
3003   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-4c-mrr"
3004   reference:
3005     title: "3-Node Hsw"
3006     data: "vpp-compare-testbeds-mrr-ref"
3007   compare:
3008     title: "3-Node Skx"
3009     data: "vpp-compare-testbeds-mrr-cmp"
3010   data: "vpp-compare-testbeds-mrr"
3011   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3012   filter: "'NIC_Intel-X710' and 'MRR' and '4C'"
3013   parameters:
3014   - "name"
3015   - "parent"
3016   - "result"
3017
3018 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr
3019 - type: "table"
3020   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr"
3021   algorithm: "table_performance_comparison"
3022   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-mrr"
3023   reference:
3024     title: "3-Node Skx"
3025     data: "vpp-compare-topologies-mrr-ref"
3026   compare:
3027     title: "2-Node Skx"
3028     data: "vpp-compare-topologies-mrr-cmp"
3029   data: "vpp-compare-topologies-mrr"
3030   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3031   filter: "'MRR' and '1C'"
3032   parameters:
3033   - "name"
3034   - "parent"
3035   - "result"
3036
3037 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr
3038 - type: "table"
3039   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr"
3040   algorithm: "table_performance_comparison"
3041   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-mrr"
3042   reference:
3043     title: "3-Node Skx"
3044     data: "vpp-compare-topologies-mrr-ref"
3045   compare:
3046     title: "2-Node Skx"
3047     data: "vpp-compare-topologies-mrr-cmp"
3048   data: "vpp-compare-topologies-mrr"
3049   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3050   filter: "'MRR' and '2C'"
3051   parameters:
3052   - "name"
3053   - "parent"
3054   - "result"
3055
3056 # VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr
3057 - type: "table"
3058   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr"
3059   algorithm: "table_performance_comparison"
3060   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-4c-mrr"
3061   reference:
3062     title: "3-Node Skx"
3063     data: "vpp-compare-topologies-mrr-ref"
3064   compare:
3065     title: "2-Node Skx"
3066     data: "vpp-compare-topologies-mrr-cmp"
3067   data: "vpp-compare-topologies-mrr"
3068   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3069   filter: "'MRR' and '4C'"
3070   parameters:
3071   - "name"
3072   - "parent"
3073   - "result"
3074
3075 # Detailed Test Results - VPP Performance Results 3n-hsw
3076 - type: "table"
3077   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
3078   algorithm: "table_merged_details"
3079   output-file-ext: ".csv"
3080   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
3081   columns:
3082   - title: "Name"
3083     data: "data name"
3084   - title: "Status"
3085     data: "data msg"
3086   rows: "generated"
3087   data: "vpp-perf-results-3n-hsw"
3088   filter: "not 'NDRCHK' and not 'PDRCHK'"
3089   parameters:
3090   - "name"
3091   - "parent"
3092   - "msg"
3093
3094 # Detailed Test Results - VPP Performance Results 3n-skx
3095 - type: "table"
3096   title: "Detailed Test Results - VPP Performance Results 3n-skx"
3097   algorithm: "table_merged_details"
3098   output-file-ext: ".csv"
3099   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
3100   columns:
3101   - title: "Name"
3102     data: "data name"
3103   - title: "Status"
3104     data: "data msg"
3105   rows: "generated"
3106   data: "vpp-perf-results-3n-skx"
3107   filter: "not 'NDRCHK' and not 'PDRCHK'"
3108   parameters:
3109   - "name"
3110   - "parent"
3111   - "msg"
3112
3113 # Detailed Test Results - VPP Performance Results 2n-skx
3114 - type: "table"
3115   title: "Detailed Test Results - VPP Performance Results 2n-skx"
3116   algorithm: "table_merged_details"
3117   output-file-ext: ".csv"
3118   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
3119   columns:
3120   - title: "Name"
3121     data: "data name"
3122   - title: "Status"
3123     data: "data msg"
3124   rows: "generated"
3125   data: "vpp-perf-results-2n-skx"
3126   filter: "not 'NDRCHK' and not 'PDRCHK'"
3127   parameters:
3128   - "name"
3129   - "parent"
3130   - "msg"
3131
3132 # Detailed Test Results - VPP Performance Results 2n-dnv
3133 - type: "table"
3134   title: "Detailed Test Results - VPP Performance Results 2n-dnv"
3135   algorithm: "table_details"
3136   output-file-ext: ".csv"
3137   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
3138   columns:
3139   - title: "Name"
3140     data: "data name"
3141   - title: "Status"
3142     data: "data msg"
3143   rows: "generated"
3144   data: "intel-dnv-vpp"
3145   filter: "'NDRPDR'"
3146   parameters:
3147   - "name"
3148   - "parent"
3149   - "msg"
3150
3151 # Test configuration - VPP Performance Test Configs 3n-hsw
3152 - type: "table"
3153   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
3154   algorithm: "table_merged_details"
3155   output-file-ext: ".csv"
3156   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_test_configuration_3n_hsw"
3157   columns:
3158   - title: "Name"
3159     data: "data name"
3160   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3161     data: "data conf-history"
3162   rows: "generated"
3163   data: "vpp-perf-results-3n-hsw"
3164   filter: "not 'NDRCHK' and not 'PDRCHK'"
3165   parameters:
3166   - "parent"
3167   - "name"
3168   - "conf-history"
3169
3170 # Test configuration - VPP Performance Test Configs 3n-skx
3171 - type: "table"
3172   title: "Test configuration - VPP Performance Test Configs 3n-skx"
3173   algorithm: "table_merged_details"
3174   output-file-ext: ".csv"
3175   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_test_configuration_3n_skx"
3176   columns:
3177   - title: "Name"
3178     data: "data name"
3179   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3180     data: "data conf-history"
3181   rows: "generated"
3182   data: "vpp-perf-results-3n-skx"
3183   filter: "not 'NDRCHK' and not 'PDRCHK'"
3184   parameters:
3185   - "parent"
3186   - "name"
3187   - "conf-history"
3188
3189 # Test configuration - VPP Performance Test Configs 2n-skx
3190 - type: "table"
3191   title: "Test configuration - VPP Performance Test Configs 2n-skx"
3192   algorithm: "table_merged_details"
3193   output-file-ext: ".csv"
3194   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_test_configuration_2n_skx"
3195   columns:
3196   - title: "Name"
3197     data: "data name"
3198   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3199     data: "data conf-history"
3200   rows: "generated"
3201   data: "vpp-perf-results-2n-skx"
3202   filter: "not 'NDRCHK' and not 'PDRCHK'"
3203   parameters:
3204   - "parent"
3205   - "name"
3206   - "conf-history"
3207
3208 # Test configuration - VPP Performance Test Configs 2n-dnv
3209 - type: "table"
3210   title: "Test configuration - VPP Performance Test Configs 2n-dnv"
3211   algorithm: "table_details"
3212   output-file-ext: ".csv"
3213   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/vpp_test_configuration_2n_dnv"
3214   columns:
3215   - title: "Name"
3216     data: "data name"
3217   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3218     data: "data conf-history"
3219   rows: "generated"
3220   data: "intel-dnv-vpp"
3221   filter: "'NDRPDR'"
3222   parameters:
3223   - "parent"
3224   - "name"
3225   - "conf-history"
3226
3227 # Test Operational Data - VPP Performance Operational Data 3n-hsw
3228 - type: "table"
3229   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
3230   algorithm: "table_merged_details"
3231   output-file-ext: ".csv"
3232   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_test_operational_3n_hsw"
3233   columns:
3234   - title: "Name"
3235     data: "data name"
3236   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3237     data: "data show-run"
3238   rows: "generated"
3239   data: "vpp-perf-results-3n-hsw"
3240   filter: "not 'NDRCHK' and not 'PDRCHK'"
3241   parameters:
3242   - "parent"
3243   - "name"
3244   - "show-run"
3245
3246 # Test Operational Data - VPP Performance Operational Data 3n-skx
3247 - type: "table"
3248   title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
3249   algorithm: "table_merged_details"
3250   output-file-ext: ".csv"
3251   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_test_operational_3n_skx"
3252   columns:
3253   - title: "Name"
3254     data: "data name"
3255   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3256     data: "data show-run"
3257   rows: "generated"
3258   data: "vpp-perf-results-3n-skx"
3259   filter: "not 'NDRCHK' and not 'PDRCHK'"
3260   parameters:
3261   - "parent"
3262   - "name"
3263   - "show-run"
3264
3265 # Test Operational Data - VPP Performance Operational Data 2n-skx
3266 - type: "table"
3267   title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
3268   algorithm: "table_merged_details"
3269   output-file-ext: ".csv"
3270   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_test_operational_2n_skx"
3271   columns:
3272   - title: "Name"
3273     data: "data name"
3274   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3275     data: "data show-run"
3276   rows: "generated"
3277   data: "vpp-perf-results-2n-skx"
3278   filter: "not 'NDRCHK' and not 'PDRCHK'"
3279   parameters:
3280   - "parent"
3281   - "name"
3282   - "show-run"
3283
3284 # Test Operational Data - VPP Performance Operational Data 2n-dnv
3285 - type: "table"
3286   title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
3287   algorithm: "table_details"
3288   output-file-ext: ".csv"
3289   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/vpp_test_operational_2n_dnv"
3290   columns:
3291   - title: "Name"
3292     data: "data name"
3293   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3294     data: "data show-run"
3295   rows: "generated"
3296   data: "intel-dnv-vpp"
3297   filter: "'NDRPDR'"
3298   parameters:
3299   - "parent"
3300   - "name"
3301   - "show-run"
3302
3303 # Detailed Test Results - VPP MRR Results 3n-hsw
3304 - type: "table"
3305   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
3306   algorithm: "table_details"
3307   output-file-ext: ".csv"
3308   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
3309   columns:
3310   - title: "Name"
3311     data: "data name"
3312   - title: "Status"
3313     data: "data msg"
3314   rows: "generated"
3315   data: "vpp-mrr-results-3n-hsw"
3316   filter: "'MRR'"
3317   parameters:
3318   - "name"
3319   - "parent"
3320   - "msg"
3321
3322 # Detailed Test Results - VPP MRR Results 3n-skx
3323 - type: "table"
3324   title: "Detailed Test Results - VPP MRR Results 3n-skx"
3325   algorithm: "table_details"
3326   output-file-ext: ".csv"
3327   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
3328   columns:
3329   - title: "Name"
3330     data: "data name"
3331   - title: "Status"
3332     data: "data msg"
3333   rows: "generated"
3334   data: "vpp-mrr-results-3n-skx"
3335   filter: "'MRR'"
3336   parameters:
3337   - "name"
3338   - "parent"
3339   - "msg"
3340
3341 # Detailed Test Results - VPP MRR Results 2n-skx
3342 - type: "table"
3343   title: "Detailed Test Results - VPP MRR Results 2n-skx"
3344   algorithm: "table_details"
3345   output-file-ext: ".csv"
3346   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
3347   columns:
3348   - title: "Name"
3349     data: "data name"
3350   - title: "Status"
3351     data: "data msg"
3352   rows: "generated"
3353   data: "vpp-mrr-results-2n-skx"
3354   filter: "'MRR'"
3355   parameters:
3356   - "name"
3357   - "parent"
3358   - "msg"
3359
3360 # Detailed Test Results - VPP MRR Results 2n-dnv
3361 - type: "table"
3362   title: "Detailed Test Results - VPP MRR Results 2n-dnv"
3363   algorithm: "table_details"
3364   output-file-ext: ".csv"
3365   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/vpp_mrr_results_2n_dnv"
3366   columns:
3367   - title: "Name"
3368     data: "data name"
3369   - title: "Status"
3370     data: "data msg"
3371   rows: "generated"
3372   data: "intel-dnv-vpp"
3373   filter: "'MRR'"
3374   parameters:
3375   - "name"
3376   - "parent"
3377   - "msg"
3378
3379 # Test configuration - VPP MRR Test Configs 3n-hsw
3380 - type: "table"
3381   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
3382   algorithm: "table_details"
3383   output-file-ext: ".csv"
3384   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_test_configuration_3n_hsw"
3385   columns:
3386   - title: "Name"
3387     data: "data name"
3388   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3389     data: "data conf-history"
3390   rows: "generated"
3391   data: "vpp-mrr-results-3n-hsw"
3392   filter: "'MRR'"
3393   parameters:
3394   - "parent"
3395   - "name"
3396   - "conf-history"
3397
3398 # Test configuration - VPP MRR Test Configs 3n-skx
3399 - type: "table"
3400   title: "Test configuration - VPP MRR Test Configs 3n-skx"
3401   algorithm: "table_details"
3402   output-file-ext: ".csv"
3403   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_test_configuration_3n_skx"
3404   columns:
3405   - title: "Name"
3406     data: "data name"
3407   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3408     data: "data conf-history"
3409   rows: "generated"
3410   data: "vpp-mrr-results-3n-skx"
3411   filter: "'MRR'"
3412   parameters:
3413   - "parent"
3414   - "name"
3415   - "conf-history"
3416
3417 # Test configuration - VPP MRR Test Configs 2n-skx
3418 - type: "table"
3419   title: "Test configuration - VPP MRR Test Configs 2n-skx"
3420   algorithm: "table_details"
3421   output-file-ext: ".csv"
3422   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_test_configuration_2n_skx"
3423   columns:
3424   - title: "Name"
3425     data: "data name"
3426   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3427     data: "data conf-history"
3428   rows: "generated"
3429   data: "vpp-mrr-results-2n-skx"
3430   filter: "'MRR'"
3431   parameters:
3432   - "parent"
3433   - "name"
3434   - "conf-history"
3435
3436 # Test configuration - VPP MRR Test Configs 2n-dnv
3437 - type: "table"
3438   title: "Test configuration - VPP MRR Test Configs 2n-dnv"
3439   algorithm: "table_details"
3440   output-file-ext: ".csv"
3441   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/vpp_mrr_test_configuration_2n_dnv"
3442   columns:
3443   - title: "Name"
3444     data: "data name"
3445   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3446     data: "data conf-history"
3447   rows: "generated"
3448   data: "intel-dnv-vpp"
3449   filter: "'MRR'"
3450   parameters:
3451   - "parent"
3452   - "name"
3453   - "conf-history"
3454
3455 # Detailed Test Results - VPP Functional Results - Ubuntu
3456 - type: "table"
3457   title: "Detailed Test Results - VPP Functional Results - Ubuntu"
3458   algorithm: "table_details"
3459   output-file-ext: ".csv"
3460   output-file: "{DIR[DTR,FUNC,VPP,UBUNTU]}/vpp_functional_results_ubuntu"
3461   columns:
3462   - title: "Name"
3463     data: "data name"
3464   - title: "Documentation"
3465     data: "data doc"
3466   - title: "Status"
3467     data: "data status"
3468   rows: "generated"
3469   data: "vpp-func-results-ubuntu"
3470   filter: "all"
3471   parameters:
3472   - "name"
3473   - "parent"
3474   - "doc"
3475   - "status"
3476
3477 # Detailed Test Results - VPP Functional Results - CentOS
3478 - type: "table"
3479   title: "Detailed Test Results - VPP Functional Results - CentOS"
3480   algorithm: "table_details"
3481   output-file-ext: ".csv"
3482   output-file: "{DIR[DTR,FUNC,VPP,CENTOS]}/vpp_functional_results_centos"
3483   columns:
3484   - title: "Name"
3485     data: "data name"
3486   - title: "Documentation"
3487     data: "data doc"
3488   -
3489     title: "Status"
3490     data: "data status"
3491   rows: "generated"
3492   data:
3493     "vpp-func-results-centos"
3494   filter: "all"
3495   parameters:
3496   - "name"
3497   - "parent"
3498   - "doc"
3499   - "status"
3500
3501 # Test configuration - VPP Functional Test Configs - Ubuntu
3502 - type: "table"
3503   title: "Test configuration - VPP Functional Test Configs - Ubuntu"
3504   algorithm: "table_details"
3505   output-file-ext: ".csv"
3506   output-file: "{DIR[DTC,FUNC,VPP,UBUNTU]}/vpp_functional_configuration_ubuntu"
3507   columns:
3508   - title: "Name"
3509     data: "data name"
3510   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3511     data: "data conf-history"
3512   rows: "generated"
3513   data: "vpp-func-results-ubuntu"
3514   filter: "all"
3515   parameters:
3516   - "parent"
3517   - "name"
3518   - "conf-history"
3519
3520 # Test configuration - VPP Functional Test Configs - CentOS
3521 - type: "table"
3522   title: "Test configuration - VPP Functional Test Configs - CentOS"
3523   algorithm: "table_details"
3524   output-file-ext: ".csv"
3525   output-file: "{DIR[DTC,FUNC,VPP,CENTOS]}/vpp_functional_configuration_centos"
3526   columns:
3527   - title: "Name"
3528     data: "data name"
3529   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3530     data: "data conf-history"
3531   rows: "generated"
3532   data: "vpp-func-results-centos"
3533   filter: "all"
3534   parameters:
3535   - "parent"
3536   - "name"
3537   - "conf-history"
3538
3539 # Detailed Test Results - Container Orchestrated Topologies Performance Results 3n-hsw
3540 - type: "table"
3541   title: "Detailed Test Results - Container Orchestrated Topologies Performance Results 3n-hsw"
3542   algorithm: "table_details"
3543   output-file-ext: ".csv"
3544   output-file: "{DIR[DTR,PERF,COT,3N,HSW]}/cot_performance_results_3n_hsw"
3545   columns:
3546   - title: "Name"
3547     data: "data name"
3548   - title: "Status"
3549     data: "data msg"
3550   rows: "generated"
3551   data: "ligato-perf-results-3n-hsw"
3552   filter: "all"
3553   parameters:
3554   - "name"
3555   - "parent"
3556   - "msg"
3557
3558 # Detailed Test Results - VPP Device Results - Ubuntu
3559 - type: "table"
3560   title: "Detailed Test Results - VPP Device Results - Ubuntu"
3561   algorithm: "table_details"
3562   output-file-ext: ".csv"
3563   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
3564   columns:
3565   - title: "Name"
3566     data: "data name"
3567   - title: "Documentation"
3568     data: "data doc"
3569   - title: "Status"
3570     data: "data status"
3571   rows: "generated"
3572   data: "vpp-device-results-ubuntu"
3573   filter: "all"
3574   parameters:
3575   - "name"
3576   - "parent"
3577   - "doc"
3578   - "status"
3579
3580 # Test configuration - VPP Device Test Configs - Ubuntu
3581 - type: "table"
3582   title: "Test configuration - VPP Device Test Configs - Ubuntu"
3583   algorithm: "table_details"
3584   output-file-ext: ".csv"
3585   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
3586   columns:
3587   - title: "Name"
3588     data: "data name"
3589   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3590     data: "data conf-history"
3591   rows: "generated"
3592   data: "vpp-device-results-ubuntu"
3593   filter: "all"
3594   parameters:
3595   - "parent"
3596   - "name"
3597   - "conf-history"
3598
3599 ################################################################################
3600
3601 # DPDK Performance Changes 3n-hsw 1t1c pdr
3602 - type: "table"
3603   title: "DPDK Performance Changes 3n-hsw 1t1c pdr"
3604   algorithm: "table_performance_comparison"
3605   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-pdr"
3606   history:
3607     - title: "rls1810"
3608       data: "dpdk-performance-changes-3n-hsw-h1"
3609   reference:
3610     title: "rls1901"
3611     data: "dpdk-performance-changes-3n-hsw-ref"
3612   compare:
3613     title: "rls1904"
3614     data: "dpdk-performance-changes-3n-hsw-cmp"
3615   data: "dpdk-performance-changes-3n-hsw"
3616   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3617   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3618   parameters:
3619   - "name"
3620   - "parent"
3621   - "throughput"
3622
3623 # DPDK Performance Changes 3n-hsw 2t2c pdr
3624 - type: "table"
3625   title: "DPDK Performance Changes 3n-hsw 2t2c pdr"
3626   algorithm: "table_performance_comparison"
3627   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-pdr"
3628   history:
3629     - title: "rls1810"
3630       data: "dpdk-performance-changes-3n-hsw-h1"
3631   reference:
3632     title: "rls1901"
3633     data: "dpdk-performance-changes-3n-hsw-ref"
3634   compare:
3635     title: "rls1904"
3636     data: "dpdk-performance-changes-3n-hsw-cmp"
3637   data: "dpdk-performance-changes-3n-hsw"
3638   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3639   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3640   parameters:
3641   - "name"
3642   - "parent"
3643   - "throughput"
3644
3645 # DPDK Performance Changes 3n-hsw 1t1c ndr
3646 - type: "table"
3647   title: "DPDK Performance Changes 3n-hsw 1t1c ndr"
3648   algorithm: "table_performance_comparison"
3649   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-ndr"
3650   history:
3651     - title: "rls1810"
3652       data: "dpdk-performance-changes-3n-hsw-h1"
3653   reference:
3654     title: "rls1901"
3655     data: "dpdk-performance-changes-3n-hsw-ref"
3656   compare:
3657     title: "rls1904"
3658     data: "dpdk-performance-changes-3n-hsw-cmp"
3659   data: "dpdk-performance-changes-3n-hsw"
3660   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3661   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3662   parameters:
3663   - "name"
3664   - "parent"
3665   - "throughput"
3666
3667 # DPDK Performance Changes 3n-hsw 2t2c ndr
3668 - type: "table"
3669   title: "DPDK Performance Changes 3n-hsw 2t2c ndr"
3670   algorithm: "table_performance_comparison"
3671   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-ndr"
3672   history:
3673     - title: "rls1810"
3674       data: "dpdk-performance-changes-3n-hsw-h1"
3675   reference:
3676     title: "rls1901"
3677     data: "dpdk-performance-changes-3n-hsw-ref"
3678   compare:
3679     title: "rls1904"
3680     data: "dpdk-performance-changes-3n-hsw-cmp"
3681   data: "dpdk-performance-changes-3n-hsw"
3682   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3683   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3684   parameters:
3685   - "name"
3686   - "parent"
3687   - "throughput"
3688
3689 # DPDK Performance Changes 3n-skx 2t1c pdr
3690 - type: "table"
3691   title: "DPDK Performance Changes 3n-skx 2t1c pdr"
3692   algorithm: "table_performance_comparison"
3693   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-pdr"
3694   history:
3695     - title: "rls1810"
3696       data: "dpdk-performance-changes-3n-skx-h1"
3697   reference:
3698     title: "rls1901"
3699     data: "dpdk-performance-changes-3n-skx-ref"
3700   compare:
3701     title: "rls1904"
3702     data: "dpdk-performance-changes-3n-skx-cmp"
3703   data: "dpdk-performance-changes-3n-skx"
3704   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3705   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3706   parameters:
3707   - "name"
3708   - "parent"
3709   - "throughput"
3710
3711 # DPDK Performance Changes 3n-skx 4t2c pdr
3712 - type: "table"
3713   title: "DPDK Performance Changes 3n-skx 4t2c pdr"
3714   algorithm: "table_performance_comparison"
3715   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-pdr"
3716   history:
3717     - title: "rls1810"
3718       data: "dpdk-performance-changes-3n-skx-h1"
3719   reference:
3720     title: "rls1901"
3721     data: "dpdk-performance-changes-3n-skx-ref"
3722   compare:
3723     title: "rls1904"
3724     data: "dpdk-performance-changes-3n-skx-cmp"
3725   data: "dpdk-performance-changes-3n-skx"
3726   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3727   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3728   parameters:
3729   - "name"
3730   - "parent"
3731   - "throughput"
3732
3733 # DPDK Performance Changes 3n-skx 2t1c ndr
3734 - type: "table"
3735   title: "DPDK Performance Changes 3n-skx 2t1c ndr"
3736   algorithm: "table_performance_comparison"
3737   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-ndr"
3738   history:
3739     - title: "rls1810"
3740       data: "dpdk-performance-changes-3n-skx-h1"
3741   reference:
3742     title: "rls1901"
3743     data: "dpdk-performance-changes-3n-skx-ref"
3744   compare:
3745     title: "rls1904"
3746     data: "dpdk-performance-changes-3n-skx-cmp"
3747   data: "dpdk-performance-changes-3n-skx"
3748   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3749   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3750   parameters:
3751   - "name"
3752   - "parent"
3753   - "throughput"
3754
3755 # DPDK Performance Changes 3n-skx 4t2c ndr
3756 - type: "table"
3757   title: "DPDK Performance Changes 3n-skx 4t2c ndr"
3758   algorithm: "table_performance_comparison"
3759   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-ndr"
3760   history:
3761     - title: "rls1810"
3762       data: "dpdk-performance-changes-3n-skx-h1"
3763   reference:
3764     title: "rls1901"
3765     data: "dpdk-performance-changes-3n-skx-ref"
3766   compare:
3767     title: "rls1904"
3768     data: "dpdk-performance-changes-3n-skx-cmp"
3769   data: "dpdk-performance-changes-3n-skx"
3770   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3771   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3772   parameters:
3773   - "name"
3774   - "parent"
3775   - "throughput"
3776
3777 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr
3778 - type: "table"
3779   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
3780   algorithm: "table_performance_comparison"
3781   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
3782   reference:
3783     title: "3-Node Hsw"
3784     data: "dpdk-compare-testbeds-ref"
3785   compare:
3786     title: "3-Node Skx"
3787     data: "dpdk-compare-testbeds-cmp"
3788   data: "dpdk-compare-testbeds"
3789   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3790   filter: "'NIC_Intel-X710' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3791   parameters:
3792   - "name"
3793   - "parent"
3794   - "throughput"
3795
3796 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr
3797 - type: "table"
3798   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
3799   algorithm: "table_performance_comparison"
3800   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
3801   reference:
3802     title: "3-Node Hsw"
3803     data: "dpdk-compare-testbeds-ref"
3804   compare:
3805     title: "3-Node Skx"
3806     data: "dpdk-compare-testbeds-cmp"
3807   data: "dpdk-compare-testbeds"
3808   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3809   filter: "'NIC_Intel-X710' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3810   parameters:
3811   - "name"
3812   - "parent"
3813   - "throughput"
3814
3815 # DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr
3816 - type: "table"
3817   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr"
3818   algorithm: "table_performance_comparison"
3819   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
3820   reference:
3821     title: "3-Node Skx"
3822     data: "dpdk-compare-topologies-ref"
3823   compare:
3824     title: "2-Node Skx"
3825     data: "dpdk-compare-topologies-cmp"
3826   data: "dpdk-compare-topologies"
3827   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3828   filter: "'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3829   parameters:
3830   - "name"
3831   - "parent"
3832   - "throughput"
3833
3834 # DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr
3835 - type: "table"
3836   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr"
3837   algorithm: "table_performance_comparison"
3838   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
3839   reference:
3840     title: "3-Node Skx"
3841     data: "dpdk-compare-topologies-ref"
3842   compare:
3843     title: "2-Node Skx"
3844     data: "dpdk-compare-topologies-cmp"
3845   data: "dpdk-compare-topologies"
3846   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3847   filter: "'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3848   parameters:
3849   - "name"
3850   - "parent"
3851   - "throughput"
3852
3853 # DPDK Performance Changes 2n-skx 2t1c pdr
3854 - type: "table"
3855   title: "DPDK Performance Changes 2n-skx 2t1c pdr"
3856   algorithm: "table_performance_comparison"
3857   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-pdr"
3858   history:
3859     - title: "rls1810"
3860       data: "dpdk-performance-changes-2n-skx-h1"
3861   reference:
3862     title: "rls1901"
3863     data: "dpdk-performance-changes-2n-skx-ref"
3864   compare:
3865     title: "rls1904"
3866     data: "dpdk-performance-changes-2n-skx-cmp"
3867   data: "dpdk-performance-changes-2n-skx"
3868   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3869   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3870   parameters:
3871   - "name"
3872   - "parent"
3873   - "throughput"
3874
3875 # DPDK Performance Changes 2n-skx 4t2c pdr
3876 - type: "table"
3877   title: "DPDK Performance Changes 2n-skx 4t2c pdr"
3878   algorithm: "table_performance_comparison"
3879   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-pdr"
3880   history:
3881     - title: "rls1810"
3882       data: "dpdk-performance-changes-2n-skx-h1"
3883   reference:
3884     title: "rls1901"
3885     data: "dpdk-performance-changes-2n-skx-ref"
3886   compare:
3887     title: "rls1904"
3888     data: "dpdk-performance-changes-2n-skx-cmp"
3889   data: "dpdk-performance-changes-2n-skx"
3890   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3891   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3892   parameters:
3893   - "name"
3894   - "parent"
3895   - "throughput"
3896
3897 # DPDK Performance Changes 2n-skx 2t1c ndr
3898 - type: "table"
3899   title: "DPDK Performance Changes 2n-skx 2t1c ndr"
3900   algorithm: "table_performance_comparison"
3901   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-ndr"
3902   history:
3903     - title: "rls1810"
3904       data: "dpdk-performance-changes-2n-skx-h1"
3905   reference:
3906     title: "rls1901"
3907     data: "dpdk-performance-changes-2n-skx-ref"
3908   compare:
3909     title: "rls1904"
3910     data: "dpdk-performance-changes-2n-skx-cmp"
3911   data: "dpdk-performance-changes-2n-skx"
3912   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3913   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3914   parameters:
3915   - "name"
3916   - "parent"
3917   - "throughput"
3918
3919 # DPDK Performance Changes 2n-skx 4t2c ndr
3920 - type: "table"
3921   title: "DPDK Performance Changes 2n-skx 4t2c ndr"
3922   algorithm: "table_performance_comparison"
3923   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-ndr"
3924   history:
3925     - title: "rls1810"
3926       data: "dpdk-performance-changes-2n-skx-h1"
3927   reference:
3928     title: "rls1901"
3929     data: "dpdk-performance-changes-2n-skx-ref"
3930   compare:
3931     title: "rls1904"
3932     data: "dpdk-performance-changes-2n-skx-cmp"
3933   data: "dpdk-performance-changes-2n-skx"
3934   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3935   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3936   parameters:
3937   - "name"
3938   - "parent"
3939   - "throughput"
3940
3941 # Detailed Test Results - DPDK Performance Results 3n-hsw
3942 - type: "table"
3943   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
3944   algorithm: "table_details"
3945   output-file-ext: ".csv"
3946   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
3947   columns:
3948   - title: "Name"
3949     data: "data name"
3950   - title: "Status"
3951     data: "data msg"
3952   rows: "generated"
3953   data: "dpdk-perf-results-3n-hsw"
3954   filter: "all"
3955   parameters:
3956   - "name"
3957   - "parent"
3958   - "msg"
3959
3960 # Detailed Test Results - DPDK Performance Results 3n-skx
3961 - type: "table"
3962   title: "Detailed Test Results - DPDK Performance Results 3n-skx"
3963   algorithm: "table_details"
3964   output-file-ext: ".csv"
3965   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
3966   columns:
3967   - title: "Name"
3968     data: "data name"
3969   - title: "Status"
3970     data: "data msg"
3971   rows: "generated"
3972   data: "dpdk-perf-results-3n-skx"
3973   filter: "all"
3974   parameters:
3975   - "name"
3976   - "parent"
3977   - "msg"
3978
3979 # Detailed Test Results - DPDK Performance Results 2n-skx
3980 - type: "table"
3981   title: "Detailed Test Results - DPDK Performance Results 2n-skx"
3982   algorithm: "table_details"
3983   output-file-ext: ".csv"
3984   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
3985   columns:
3986   - title: "Name"
3987     data: "data name"
3988   - title: "Status"
3989     data: "data msg"
3990   rows: "generated"
3991   data: "dpdk-perf-results-2n-skx"
3992   filter: "all"
3993   parameters:
3994   - "name"
3995   - "parent"
3996   - "msg"
3997
3998 ################################################################################
3999 # HoneyComb
4000 - type: "table"
4001   title: "Detailed Test Results - Honeycomb Functional Results"
4002   algorithm: "table_details"
4003   output-file-ext: ".csv"
4004   output-file: "{DIR[DTR,FUNC,HC]}/hc_functional_results"
4005   columns:
4006   - title: "Name"
4007     data: "data name"
4008   - title: "Documentation"
4009     data: "data doc"
4010   - title: "Status"
4011     data: "data status"
4012   rows: "generated"
4013   data:
4014     "hc-func-results"
4015   filter: "all"
4016   parameters:
4017   - "name"
4018   - "parent"
4019   - "doc"
4020   - "status"
4021
4022 ################################################################################
4023 # NSH SFC
4024 #-
4025 #  type: "table"
4026 #  title: "Detailed Test Results - NSH SFC Functional Results"
4027 #  algorithm: "table_details"
4028 #  output-file-ext: ".csv"
4029 #  output-file: "{DIR[DTR,FUNC,NSHSFC]}/nsh_sfc_functional_results"
4030 #  columns:
4031 #  -
4032 #    title: "Name"
4033 #    data: "data name"
4034 #  -
4035 #    title: "Documentation"
4036 #    data: "data doc"
4037 #  -
4038 #    title: "Status"
4039 #    data: "data status"
4040 #  rows: "generated"
4041 #  data:
4042 #    "nsh-func-results"
4043 #  filter: "all"
4044 #  parameters:
4045 #  - "name"
4046 #  - "parent"
4047 #  - "doc"
4048 #  - "status"
4049
4050 ################################################################################
4051 # DMM
4052 - type: "table"
4053   title: "Detailed Test Results - DMM Functional Results"
4054   algorithm: "table_details"
4055   output-file-ext: ".csv"
4056   output-file: "{DIR[DTR,FUNC,DMM]}/dmm_functional_results"
4057   columns:
4058   - title: "Name"
4059     data: "data name"
4060   - title: "Documentation"
4061     data: "data doc"
4062   - title: "Status"
4063     data: "data status"
4064   rows: "generated"
4065   data:
4066     "dmm-func-results"
4067   filter: "all"
4068   parameters:
4069   - "name"
4070   - "parent"
4071   - "doc"
4072   - "status"
4073
4074 ################################################################################
4075 ###                                F I L E S                                 ###
4076 ################################################################################
4077
4078 # VPP Performance Results 3n-hsw
4079 - type: "file"
4080   title: "VPP Performance Results 3n-hsw"
4081   algorithm: "file_test_results"
4082   output-file-ext: ".rst"
4083   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
4084   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
4085   dir-tables: "{DIR[DTR,PERF,VPP,3N,HSW]}"
4086   data: "vpp-perf-results-3n-hsw"
4087   filter: "not 'NDRCHK' and not 'PDRCHK'"
4088   parameters:
4089   - "name"
4090   - "doc"
4091   - "level"
4092   - "parent"
4093   data-start-level: 3
4094
4095 # VPP Performance Results 3n-skx
4096 - type: "file"
4097   title: "VPP Performance Results 3n-skx"
4098   algorithm: "file_test_results"
4099   output-file-ext: ".rst"
4100   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
4101   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
4102   dir-tables: "{DIR[DTR,PERF,VPP,3N,SKX]}"
4103   data: "vpp-perf-results-3n-skx"
4104   filter: "not 'NDRCHK' and not 'PDRCHK'"
4105   parameters:
4106   - "name"
4107   - "doc"
4108   - "level"
4109   - "parent"
4110   data-start-level: 3
4111
4112 # VPP Performance Results 2n-skx
4113 - type: "file"
4114   title: "VPP Performance Results 2n-skx"
4115   algorithm: "file_test_results"
4116   output-file-ext: ".rst"
4117   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
4118   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
4119   dir-tables: "{DIR[DTR,PERF,VPP,2N,SKX]}"
4120   data: "vpp-perf-results-2n-skx"
4121   filter: "not 'NDRCHK' and not 'PDRCHK'"
4122   parameters:
4123   - "name"
4124   - "doc"
4125   - "level"
4126   - "parent"
4127   data-start-level: 3
4128
4129 # VPP Performance Results 2n-dnv
4130 - type: "file"
4131   title: "VPP Performance Results 2n-dnv"
4132   algorithm: "file_test_results"
4133   output-file-ext: ".rst"
4134   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
4135   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
4136   dir-tables: "{DIR[DTR,PERF,VPP,2N,DNV]}"
4137   data: "intel-dnv-vpp"
4138   filter: "'NDRPDR'"
4139   parameters:
4140   - "name"
4141   - "doc"
4142   - "level"
4143   - "parent"
4144   data-start-level: 3
4145
4146 # VPP Performance Configuration 3n-hsw
4147 - type: "file"
4148   title: "VPP Performance Configuration 3n-hsw"
4149   algorithm: "file_test_results"
4150   output-file-ext: ".rst"
4151   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_performance_configuration_3n_hsw"
4152   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
4153   dir-tables: "{DIR[DTC,PERF,VPP,3N,HSW]}"
4154   data: "vpp-perf-results-3n-hsw"
4155   filter: "not 'NDRCHK' and not 'PDRCHK'"
4156   parameters:
4157   - "name"
4158   - "doc"
4159   - "level"
4160   - "parent"
4161   data-start-level: 3
4162
4163 # VPP Performance Configuration 3n-skx
4164 - type: "file"
4165   title: "VPP Performance Configuration 3n-skx"
4166   algorithm: "file_test_results"
4167   output-file-ext: ".rst"
4168   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_performance_configuration_3n_skx"
4169   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
4170   dir-tables: "{DIR[DTC,PERF,VPP,3N,SKX]}"
4171   data: "vpp-perf-results-3n-skx"
4172   filter: "not 'NDRCHK' and not 'PDRCHK'"
4173   parameters:
4174   - "name"
4175   - "doc"
4176   - "level"
4177   - "parent"
4178   data-start-level: 3
4179
4180 # VPP Performance Configuration 2n-skx
4181 - type: "file"
4182   title: "VPP Performance Configuration 2n-skx"
4183   algorithm: "file_test_results"
4184   output-file-ext: ".rst"
4185   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_performance_configuration_2n_skx"
4186   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
4187   dir-tables: "{DIR[DTC,PERF,VPP,2N,SKX]}"
4188   data: "vpp-perf-results-2n-skx"
4189   filter: "not 'NDRCHK' and not 'PDRCHK'"
4190   parameters:
4191   - "name"
4192   - "doc"
4193   - "level"
4194   - "parent"
4195   data-start-level: 3
4196
4197 # VPP Performance Configuration 2n-dnv
4198 - type: "file"
4199   title: "VPP Performance Configuration 2n-dnv"
4200   algorithm: "file_test_results"
4201   output-file-ext: ".rst"
4202   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/vpp_performance_configuration_2n_dnv"
4203   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
4204   dir-tables: "{DIR[DTC,PERF,VPP,2N,DNV]}"
4205   data: "intel-dnv-vpp"
4206   filter: "'NDRPDR'"
4207   parameters:
4208   - "name"
4209   - "doc"
4210   - "level"
4211   - "parent"
4212   data-start-level: 3
4213
4214 # VPP Performance Operational Data 3n-hsw
4215 - type: "file"
4216   title: "VPP Performance Operational Data 3n-hsw"
4217   algorithm: "file_test_results"
4218   output-file-ext: ".rst"
4219   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_performance_operational_data_3n_hsw"
4220   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
4221   dir-tables: "{DIR[DTO,PERF,VPP,3N,HSW]}"
4222   data: "vpp-perf-results-3n-hsw"
4223   filter: "not 'NDRCHK' and not 'PDRCHK'"
4224   parameters:
4225   - "name"
4226   - "doc"
4227   - "level"
4228   - "parent"
4229   data-start-level: 3
4230
4231 # VPP Performance Operational Data 3n-skx
4232 - type: "file"
4233   title: "VPP Performance Operational Data 3n-skx"
4234   algorithm: "file_test_results"
4235   output-file-ext: ".rst"
4236   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_performance_operational_data_3n_skx"
4237   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
4238   dir-tables: "{DIR[DTO,PERF,VPP,3N,SKX]}"
4239   data: "vpp-perf-results-3n-skx"
4240   filter: "not 'NDRCHK' and not 'PDRCHK'"
4241   parameters:
4242   - "name"
4243   - "doc"
4244   - "level"
4245   - "parent"
4246   data-start-level: 3
4247
4248 # VPP Performance Operational Data 2n-skx
4249 - type: "file"
4250   title: "VPP Performance Operational Data 2n-skx"
4251   algorithm: "file_test_results"
4252   output-file-ext: ".rst"
4253   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_performance_operational_data_2n_skx"
4254   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
4255   dir-tables: "{DIR[DTO,PERF,VPP,2N,SKX]}"
4256   data: "vpp-perf-results-2n-skx"
4257   filter: "not 'NDRCHK' and not 'PDRCHK'"
4258   parameters:
4259   - "name"
4260   - "doc"
4261   - "level"
4262   - "parent"
4263   data-start-level: 3
4264
4265 # VPP Performance Operational Data 2n-dnv
4266 - type: "file"
4267   title: "VPP Performance Operational Data 2n-dnv"
4268   algorithm: "file_test_results"
4269   output-file-ext: ".rst"
4270   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/vpp_performance_operational_data_2n_dnv"
4271   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
4272   dir-tables: "{DIR[DTO,PERF,VPP,2N,DNV]}"
4273   data: "intel-dnv-vpp"
4274   filter: "'NDRPDR'"
4275   parameters:
4276   - "name"
4277   - "doc"
4278   - "level"
4279   - "parent"
4280   data-start-level: 3
4281
4282 # VPP MRR Results 3n-hsw
4283 - type: "file"
4284   title: "VPP MRR Results 3n-hsw"
4285   algorithm: "file_test_results"
4286   output-file-ext: ".rst"
4287   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
4288   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"
4289   dir-tables: "{DIR[DTR,MRR,VPP,3N,HSW]}"
4290   data: "vpp-mrr-results-3n-hsw"
4291   filter: "'MRR'"
4292   parameters:
4293   - "name"
4294   - "doc"
4295   - "level"
4296   - "parent"
4297   data-start-level: 3
4298
4299 # VPP MRR Results 3n-skx
4300 - type: "file"
4301   title: "VPP MRR Results 3n-skx"
4302   algorithm: "file_test_results"
4303   output-file-ext: ".rst"
4304   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
4305   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"
4306   dir-tables: "{DIR[DTR,MRR,VPP,3N,SKX]}"
4307   data: "vpp-mrr-results-3n-skx"
4308   filter: "'MRR'"
4309   parameters:
4310   - "name"
4311   - "doc"
4312   - "level"
4313   - "parent"
4314   data-start-level: 3
4315
4316 # VPP MRR Results 2n-skx
4317 - type: "file"
4318   title: "VPP MRR Results 2n-skx"
4319   algorithm: "file_test_results"
4320   output-file-ext: ".rst"
4321   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
4322   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"
4323   dir-tables: "{DIR[DTR,MRR,VPP,2N,SKX]}"
4324   data: "vpp-mrr-results-2n-skx"
4325   filter: "all"
4326   parameters:
4327   - "name"
4328   - "doc"
4329   - "level"
4330   - "parent"
4331   data-start-level: 3
4332
4333 # VPP MRR Results 2n-dnv
4334 - type: "file"
4335   title: "VPP MRR Results 2n-dnv"
4336   algorithm: "file_test_results"
4337   output-file-ext: ".rst"
4338   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/vpp_mrr_results_2n_dnv"
4339   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"
4340   dir-tables: "{DIR[DTR,MRR,VPP,2N,DNV]}"
4341   data: "intel-dnv-vpp"
4342   filter: "'MRR'"
4343   parameters:
4344   - "name"
4345   - "doc"
4346   - "level"
4347   - "parent"
4348   data-start-level: 3
4349
4350 # VPP MRR Configuration 3n-hsw
4351 - type: "file"
4352   title: "VPP MRR Configuration 3n-hsw"
4353   algorithm: "file_test_results"
4354   output-file-ext: ".rst"
4355   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_configuration_3n_hsw"
4356   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"
4357   dir-tables: "{DIR[DTC,MRR,VPP,3N,HSW]}"
4358   data: "vpp-mrr-results-3n-hsw"
4359   filter: "'MRR'"
4360   parameters:
4361   - "name"
4362   - "doc"
4363   - "level"
4364   - "parent"
4365   data-start-level: 3
4366
4367 # VPP MRR Configuration 3n-skx
4368 - type: "file"
4369   title: "VPP MRR Configuration 3n-skx"
4370   algorithm: "file_test_results"
4371   output-file-ext: ".rst"
4372   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_configuration_3n_skx"
4373   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"
4374   dir-tables: "{DIR[DTC,MRR,VPP,3N,SKX]}"
4375   data: "vpp-mrr-results-3n-skx"
4376   filter: "'MRR'"
4377   parameters:
4378   - "name"
4379   - "doc"
4380   - "level"
4381   - "parent"
4382   data-start-level: 3
4383
4384 # VPP MRR Configuration 2n-skx
4385 - type: "file"
4386   title: "VPP MRR Configuration 2n-skx"
4387   algorithm: "file_test_results"
4388   output-file-ext: ".rst"
4389   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_configuration_2n_skx"
4390   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"
4391   dir-tables: "{DIR[DTC,MRR,VPP,2N,SKX]}"
4392   data: "vpp-mrr-results-2n-skx"
4393   filter: "'MRR'"
4394   parameters:
4395   - "name"
4396   - "doc"
4397   - "level"
4398   - "parent"
4399   data-start-level: 3
4400
4401 # VPP MRR Configuration 2n-dnv
4402 - type: "file"
4403   title: "VPP MRR Configuration 2n-dnv"
4404   algorithm: "file_test_results"
4405   output-file-ext: ".rst"
4406   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/vpp_mrr_configuration_2n_dnv"
4407   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"
4408   dir-tables: "{DIR[DTC,MRR,VPP,2N,DNV]}"
4409   data: "intel-dnv-vpp"
4410   filter: "'MRR'"
4411   parameters:
4412   - "name"
4413   - "doc"
4414   - "level"
4415   - "parent"
4416   data-start-level: 3
4417
4418 # VPP Functional Results - Ubuntu
4419 - type: "file"
4420   title: "VPP Functional Results - Ubuntu"
4421   algorithm: "file_test_results"
4422   output-file-ext: ".rst"
4423   output-file: "{DIR[DTR,FUNC,VPP,UBUNTU]}/vpp_functional_results_ubuntu"
4424   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"
4425   dir-tables: "{DIR[DTR,FUNC,VPP,UBUNTU]}"
4426   data: "vpp-func-results-ubuntu"
4427   filter: "all"
4428   parameters:
4429   - "name"
4430   - "doc"
4431   - "level"
4432   - "parent"
4433   data-start-level: 3
4434
4435 # VPP Functional Results - CentOS
4436 - type: "file"
4437   title: "VPP Functional Results - CentOS"
4438   algorithm: "file_test_results"
4439   output-file-ext: ".rst"
4440   output-file: "{DIR[DTR,FUNC,VPP,CENTOS]}/vpp_functional_results_centos"
4441   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
4442   dir-tables: "{DIR[DTR,FUNC,VPP,CENTOS]}"
4443   data:
4444     "vpp-func-results-centos"
4445   filter: "all"
4446   parameters:
4447   - "name"
4448   - "doc"
4449   - "level"
4450   - "parent"
4451   data-start-level: 3
4452
4453 # VPP Functional Configuration - Ubuntu
4454 - type: "file"
4455   title: "VPP Functional Configuration - Ubuntu"
4456   algorithm: "file_test_results"
4457   output-file-ext: ".rst"
4458   output-file: "{DIR[DTC,FUNC,VPP,UBUNTU]}/vpp_functional_configuration_ubuntu"
4459   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
4460   dir-tables: "{DIR[DTC,FUNC,VPP,UBUNTU]}"
4461   data: "vpp-func-results-ubuntu"
4462   filter: "all"
4463   parameters:
4464   - "name"
4465   - "doc"
4466   - "level"
4467   - "parent"
4468   data-start-level: 3
4469
4470 # VPP Functional Configuration - CentOS
4471 - type: "file"
4472   title: "VPP Functional Configuration - CentOS"
4473   algorithm: "file_test_results"
4474   output-file-ext: ".rst"
4475   output-file: "{DIR[DTC,FUNC,VPP,CENTOS]}/vpp_functional_configuration_centos"
4476   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"
4477   dir-tables: "{DIR[DTC,FUNC,VPP,CENTOS]}"
4478   data:
4479     "vpp-func-results-centos"
4480   filter: "all"
4481   parameters:
4482   - "name"
4483   - "doc"
4484   - "level"
4485   - "parent"
4486   data-start-level: 3
4487
4488 # VPP Device Results - Ubuntu
4489 - type: "file"
4490   title: "VPP Device Results - Ubuntu"
4491   algorithm: "file_test_results"
4492   output-file-ext: ".rst"
4493   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
4494   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"
4495   dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
4496   data: "vpp-device-results-ubuntu"
4497   filter: "all"
4498   parameters:
4499   - "name"
4500   - "doc"
4501   - "level"
4502   - "parent"
4503   data-start-level: 2
4504
4505 # VPP Device Configuration - Ubuntu
4506 - type: "file"
4507   title: "VPP Device Configuration - Ubuntu"
4508   algorithm: "file_test_results"
4509   output-file-ext: ".rst"
4510   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
4511   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"
4512   dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
4513   data: "vpp-device-results-ubuntu"
4514   filter: "all"
4515   parameters:
4516   - "name"
4517   - "doc"
4518   - "level"
4519   - "parent"
4520   data-start-level: 2
4521
4522 # Container Orchestrated Performance Results 3n-hsw
4523 - type: "file"
4524   title: "Container Orchestrated Performance Results 3n-hsw"
4525   algorithm: "file_test_results"
4526   output-file-ext: ".rst"
4527   output-file: "{DIR[DTR,PERF,COT,3N,HSW]}/cot_performance_results_3n_hsw"
4528   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"
4529   dir-tables: "{DIR[DTR,PERF,COT,3N,HSW]}"
4530   data: "ligato-perf-results-3n-hsw"
4531   filter: "all"
4532   parameters:
4533   - "name"
4534   - "doc"
4535   - "level"
4536   - "parent"
4537   data-start-level: 3
4538
4539 # DPDK Performance Results 3n-hsw
4540 - type: "file"
4541   title: "DPDK Performance Results 3n-hsw"
4542   algorithm: "file_test_results"
4543   output-file-ext: ".rst"
4544   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
4545   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"
4546   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
4547   data: "dpdk-perf-results-3n-hsw"
4548   filter: "all"
4549   parameters:
4550   - "name"
4551   - "doc"
4552   - "level"
4553   - "parent"
4554   data-start-level: 3
4555
4556 # DPDK Performance Results 3n-skx
4557 - type: "file"
4558   title: "DPDK Performance Results 3n-skx"
4559   algorithm: "file_test_results"
4560   output-file-ext: ".rst"
4561   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
4562   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"
4563   dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
4564   data: "dpdk-perf-results-3n-skx"
4565   filter: "all"
4566   parameters:
4567   - "name"
4568   - "doc"
4569   - "level"
4570   - "parent"
4571   data-start-level: 3
4572
4573 # DPDK Performance Results 2n-skx
4574 - type: "file"
4575   title: "DPDK Performance Results 2n-skx"
4576   algorithm: "file_test_results"
4577   output-file-ext: ".rst"
4578   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
4579   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"
4580   dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
4581   data: "dpdk-perf-results-2n-skx"
4582   filter: "all"
4583   parameters:
4584   - "name"
4585   - "doc"
4586   - "level"
4587   - "parent"
4588   data-start-level: 3
4589
4590 # Honeycomb Functional Results
4591 - type: "file"
4592   title: "Honeycomb Functional Results"
4593   algorithm: "file_test_results"
4594   output-file-ext: ".rst"
4595   output-file: "{DIR[DTR,FUNC,HC]}/honeycomb_functional_results"
4596   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"
4597   dir-tables: "{DIR[DTR,FUNC,HC]}"
4598   data:
4599     "hc-func-results"
4600   filter: "all"
4601   parameters:
4602   - "name"
4603   - "doc"
4604   - "level"
4605   - "parent"
4606   data-start-level: 3
4607
4608 # NSH SFC Functional Results
4609 #-
4610 #  type: "file"
4611 #  title: "NSH SFC Functional Results"
4612 #  algorithm: "file_test_results"
4613 #  output-file-ext: ".rst"
4614 #  output-file: "{DIR[DTR,FUNC,NSHSFC]}/nshsfc_functional_results"
4615 #  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"
4616 #  dir-tables: "{DIR[DTR,FUNC,NSHSFC]}"
4617 #  data:
4618 #    "nsh-func-results"
4619 #  filter: "all"
4620 #  parameters:
4621 #  - "name"
4622 #  - "doc"
4623 #  - "level"
4624 #  - "parent"
4625 #  data-start-level: 3
4626
4627 # DMM Functional Results
4628 - type: "file"
4629   title: "DMM Functional Results"
4630   algorithm: "file_test_results"
4631   output-file-ext: ".rst"
4632   output-file: "{DIR[DTR,FUNC,DMM]}/dmm_functional_results"
4633   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"
4634   dir-tables: "{DIR[DTR,FUNC,DMM]}"
4635   data:
4636     "dmm-func-results"
4637   filter: "all"
4638   parameters:
4639   - "name"
4640   - "doc"
4641   - "level"
4642   - "parent"
4643   data-start-level: 3
4644
4645 ################################################################################
4646 ###                                P L O T S                                 ###
4647 ################################################################################
4648
4649 # Soak test - 30min Soak Test (PLRsearch), boxes
4650 - type: "plot"
4651   title: "VPP Throughput: 30min Soak Test (PLRsearch) boxes"
4652   algorithm: "plot_soak_boxes"
4653   output-file-type: ".html"
4654   output-file: "{DIR[STATIC,VPP]}/example-soak-boxes"
4655   data: "plot-vpp-soak-2n-skx"
4656   filter: "'SOAK'"
4657   parameters:
4658   - "throughput"
4659   - "parent"
4660   - "tags"
4661   sort:
4662   - "L2PATCH"
4663 #  - "L2XCBASE"
4664 #  - "L2BDMACLRN"
4665 #  - "IP4FWD"
4666 #  - "IP6FWD"
4667   - "VHOST"
4668   layout:
4669     title: "30min Soak Test (PLRsearch)"
4670     layout: "plot-soak-throughput"
4671
4672 # Soak test - example, not used
4673 - type: "plot"
4674   title: "VPP Throughput: 30min Soak Test (PLRsearch) bars"
4675   algorithm: "plot_soak_bars"
4676   output-file-type: ".html"
4677   output-file: "{DIR[STATIC,VPP]}/example-soak-bars"
4678   data: "plot-vpp-soak-2n-skx"
4679   filter: "'SOAK'"
4680   parameters:
4681   - "throughput"
4682   - "parent"
4683   - "tags"
4684   sort:
4685   - "L2PATCH"
4686 #  - "L2XCBASE"
4687 #  - "L2BDMACLRN"
4688 #  - "IP4FWD"
4689 #  - "IP6FWD"
4690   - "VHOST"
4691   layout:
4692     title: "30min Soak Test (PLRsearch)"
4693     layout: "plot-soak-throughput"
4694
4695 ################################################################################
4696 # Plots - NF Density - VSC
4697
4698 - type: "plot"
4699   title: "Packet Throughput: 64B-1c-eth-l2bd-{a}vhost-{b}chain-{c}vm-l3fwdip4-mrr"
4700   algorithm: "plot_service_density_heatmap"
4701   output-file-type: ".html"
4702   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-vsc-mrr"
4703   data: "plot-vpp-nfv-2n-skx-mrr"
4704   filter: "'NIC_Intel-X710' and
4705            'NF_DENSITY' and
4706            'VM' and
4707            'CHAIN' and
4708            '64B' and
4709            '2T1C' and
4710            'MRR'"
4711   parameters:
4712   - "result"
4713   - "name"
4714   - "tags"
4715   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4716   x-axis: "X = VNFs per Service Chain"
4717   y-axis: "Y = Number of Service Chains"
4718   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
4719   layout:
4720     title: "<b>Throughput:</b> eth-l2bd-{2XY}vhost-{Y}chain-{XY}vm-l3fwdip4-mrr"
4721     layout: "plot-service-density"
4722
4723 - type: "plot"
4724   title: "Packet Throughput: 64B-2c-eth-l2bd-{a}vhost-{b}chain-{c}vm-l3fwdip4-mrr"
4725   algorithm: "plot_service_density_heatmap"
4726   output-file-type: ".html"
4727   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-vsc-mrr"
4728   data: "plot-vpp-nfv-2n-skx-mrr"
4729   filter: "'NIC_Intel-X710' and
4730            'NF_DENSITY' and
4731            'VM' and
4732            'CHAIN' and
4733            '64B' and
4734            '4T2C' and
4735            'MRR'"
4736   parameters:
4737   - "result"
4738   - "name"
4739   - "tags"
4740   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4741   x-axis: "X = VNFs per Service Chain"
4742   y-axis: "Y = Number of Service Chains"
4743   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
4744   layout:
4745     title: "<b>Throughput:</b> eth-l2bd-{2XY}vhost-{Y}chain-{XY}vm-l3fwdip4-mrr"
4746     layout: "plot-service-density"
4747
4748 - type: "plot"
4749   title: "Packet Throughput: IMIX-1c-eth-l2bd-{a}vhost-{b}chain-{c}vm-l3fwdip4-mrr"
4750   algorithm: "plot_service_density_heatmap"
4751   output-file-type: ".html"
4752   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-vsc-mrr"
4753   data: "plot-vpp-nfv-2n-skx-mrr"
4754   filter: "'NIC_Intel-X710' and
4755            'NF_DENSITY' and
4756            'VM' and
4757            'CHAIN' and
4758            'IMIX' and
4759            '2T1C' and
4760            'MRR'"
4761   parameters:
4762   - "result"
4763   - "name"
4764   - "tags"
4765   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4766   x-axis: "X = VNFs per Service Chain"
4767   y-axis: "Y = Number of Service Chains"
4768   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
4769   layout:
4770     title: "<b>Throughput:</b> eth-l2bd-{2XY}vhost-{Y}chain-{XY}vm-l3fwdip4-mrr"
4771     layout: "plot-service-density"
4772
4773 - type: "plot"
4774   title: "Packet Throughput: IMIX-2c-eth-l2bd-{a}vhost-{b}chain-{c}vm-l3fwdip4-mrr"
4775   algorithm: "plot_service_density_heatmap"
4776   output-file-type: ".html"
4777   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-vsc-mrr"
4778   data: "plot-vpp-nfv-2n-skx-mrr"
4779   filter: "'NIC_Intel-X710' and
4780            'NF_DENSITY' and
4781            'VM' and
4782            'CHAIN' and
4783            'IMIX' and
4784            '4T2C' and
4785            'MRR'"
4786   parameters:
4787   - "result"
4788   - "name"
4789   - "tags"
4790   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4791   x-axis: "X = VNFs per Service Chain"
4792   y-axis: "Y = Number of Service Chains"
4793   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
4794   layout:
4795     title: "<b>Throughput:</b> eth-l2bd-{2XY}vhost-{Y}chain-{XY}vm-l3fwdip4-mrr"
4796     layout: "plot-service-density"
4797
4798 - type: "plot"
4799   title: "Packet Throughput: 64B-1c-eth-l2bd-{a}vhost-{b}chain-{c}vm-l3fwdip4-ndr"
4800   algorithm: "plot_service_density_heatmap"
4801   output-file-type: ".html"
4802   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-vsc-ndr"
4803   data: "plot-vpp-nfv-2n-skx"
4804   filter: "'NIC_Intel-X710' and
4805            'NF_DENSITY' and
4806            'VM' and
4807            'CHAIN' and
4808            '64B' and
4809            '2T1C' and
4810            'NDRPDR'"
4811   parameters:
4812   - "throughput"
4813   - "name"
4814   - "tags"
4815   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4816   x-axis: "X = VNFs per Service Chain"
4817   y-axis: "Y = Number of Service Chains"
4818   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
4819   layout:
4820     title: "<b>Throughput:</b> eth-l2bd-{2XY}vhost-{Y}chain-{XY}vm-l3fwdip4-ndr"
4821     layout: "plot-service-density"
4822
4823 - type: "plot"
4824   title: "Packet Throughput: 64B-2c-eth-l2bd-{a}vhost-{b}chain-{c}vm-l3fwdip4-ndr"
4825   algorithm: "plot_service_density_heatmap"
4826   output-file-type: ".html"
4827   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-vsc-ndr"
4828   data: "plot-vpp-nfv-2n-skx"
4829   filter: "'NIC_Intel-X710' and
4830            'NF_DENSITY' and
4831            'VM' and
4832            'CHAIN' and
4833            '64B' and
4834            '4T2C' and
4835            'NDRPDR'"
4836   parameters:
4837   - "throughput"
4838   - "name"
4839   - "tags"
4840   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4841   x-axis: "X = VNFs per Service Chain"
4842   y-axis: "Y = Number of Service Chains"
4843   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
4844   layout:
4845     title: "<b>Throughput:</b> eth-l2bd-{2XY}vhost-{Y}chain-{XY}vm-l3fwdip4-ndr"
4846     layout: "plot-service-density"
4847
4848 - type: "plot"
4849   title: "Packet Throughput: IMIX-1c-eth-l2bd-{a}vhost-{b}chain-{c}vm-l3fwdip4-ndr"
4850   algorithm: "plot_service_density_heatmap"
4851   output-file-type: ".html"
4852   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-vsc-ndr"
4853   data: "plot-vpp-nfv-2n-skx"
4854   filter: "'NIC_Intel-X710' and
4855            'NF_DENSITY' and
4856            'VM' and
4857            'CHAIN' and
4858            'IMIX' and
4859            '2T1C' and
4860            'NDRPDR'"
4861   parameters:
4862   - "throughput"
4863   - "name"
4864   - "tags"
4865   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4866   x-axis: "X = VNFs per Service Chain"
4867   y-axis: "Y = Number of Service Chains"
4868   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
4869   layout:
4870     title: "<b>Throughput:</b> eth-l2bd-{2XY}vhost-{Y}chain-{XY}vm-l3fwdip4-ndr"
4871     layout: "plot-service-density"
4872
4873 - type: "plot"
4874   title: "Packet Throughput: IMIX-2c-eth-l2bd-{a}vhost-{b}chain-{c}vm-l3fwdip4-ndr"
4875   algorithm: "plot_service_density_heatmap"
4876   output-file-type: ".html"
4877   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-vsc-ndr"
4878   data: "plot-vpp-nfv-2n-skx"
4879   filter: "'NIC_Intel-X710' and
4880            'NF_DENSITY' and
4881            'VM' and
4882            'CHAIN' and
4883            'IMIX' and
4884            '4T2C' and
4885            'NDRPDR'"
4886   parameters:
4887   - "throughput"
4888   - "name"
4889   - "tags"
4890   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4891   x-axis: "X = VNFs per Service Chain"
4892   y-axis: "Y = Number of Service Chains"
4893   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
4894   layout:
4895     title: "<b>Throughput:</b> eth-l2bd-{2XY}vhost-{Y}chain-{XY}vm-l3fwdip4-ndr"
4896     layout: "plot-service-density"
4897
4898 - type: "plot"
4899   title: "Packet Throughput: 64B-1c-eth-l2bd-{a}vhost-{b}chain-{c}vm-l3fwdip4-pdr"
4900   algorithm: "plot_service_density_heatmap"
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"
4904   filter: "'NIC_Intel-X710' and
4905            'NF_DENSITY' and
4906            'VM' and
4907            'CHAIN' and
4908            '64B' and
4909            '2T1C' and
4910            'NDRPDR'"
4911   parameters:
4912   - "throughput"
4913   - "name"
4914   - "tags"
4915   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4916   x-axis: "X = VNFs per Service Chain"
4917   y-axis: "Y = Number of Service Chains"
4918   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
4919   layout:
4920     title: "<b>Throughput:</b> eth-l2bd-{2XY}vhost-{Y}chain-{XY}vm-l3fwdip4-pdr"
4921     layout: "plot-service-density"
4922
4923 - type: "plot"
4924   title: "Packet Throughput: 64B-2c-eth-l2bd-{a}vhost-{b}chain-{c}vm-l3fwdip4-pdr"
4925   algorithm: "plot_service_density_heatmap"
4926   output-file-type: ".html"
4927   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-vsc-pdr"
4928   data: "plot-vpp-nfv-2n-skx"
4929   filter: "'NIC_Intel-X710' and
4930            'NF_DENSITY' and
4931            'VM' and
4932            'CHAIN' and
4933            '64B' and
4934            '4T2C' and
4935            'NDRPDR'"
4936   parameters:
4937   - "throughput"
4938   - "name"
4939   - "tags"
4940   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4941   x-axis: "X = VNFs per Service Chain"
4942   y-axis: "Y = Number of Service Chains"
4943   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
4944   layout:
4945     title: "<b>Throughput:</b> eth-l2bd-{2XY}vhost-{Y}chain-{XY}vm-l3fwdip4-pdr"
4946     layout: "plot-service-density"
4947
4948 - type: "plot"
4949   title: "Packet Throughput: IMIX-1c-eth-l2bd-{a}vhost-{b}chain-{c}vm-l3fwdip4-pdr"
4950   algorithm: "plot_service_density_heatmap"
4951   output-file-type: ".html"
4952   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-vsc-pdr"
4953   data: "plot-vpp-nfv-2n-skx"
4954   filter: "'NIC_Intel-X710' and
4955            'NF_DENSITY' and
4956            'VM' and
4957            'CHAIN' and
4958            'IMIX' and
4959            '2T1C' and
4960            'NDRPDR'"
4961   parameters:
4962   - "throughput"
4963   - "name"
4964   - "tags"
4965   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4966   x-axis: "X = VNFs per Service Chain"
4967   y-axis: "Y = Number of Service Chains"
4968   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
4969   layout:
4970     title: "<b>Throughput:</b> eth-l2bd-{2XY}vhost-{Y}chain-{XY}vm-l3fwdip4-pdr"
4971     layout: "plot-service-density"
4972
4973 - type: "plot"
4974   title: "Packet Throughput: IMIX-2c-eth-l2bd-{a}vhost-{b}chain-{c}vm-l3fwdip4-pdr"
4975   algorithm: "plot_service_density_heatmap"
4976   output-file-type: ".html"
4977   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-vsc-pdr"
4978   data: "plot-vpp-nfv-2n-skx"
4979   filter: "'NIC_Intel-X710' and
4980            'NF_DENSITY' and
4981            'VM' and
4982            'CHAIN' and
4983            'IMIX' and
4984            '4T2C' and
4985            'NDRPDR'"
4986   parameters:
4987   - "throughput"
4988   - "name"
4989   - "tags"
4990   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4991   x-axis: "X = VNFs per Service Chain"
4992   y-axis: "Y = Number of Service Chains"
4993   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
4994   layout:
4995     title: "<b>Throughput:</b> eth-l2bd-{2XY}vhost-{Y}chain-{XY}vm-l3fwdip4-pdr"
4996     layout: "plot-service-density"
4997
4998 ################################################################################
4999 # Plots - NF Density - CSC
5000
5001 - type: "plot"
5002   title: "Packet Throughput: 64B-1c-eth-l2bd-{a}memif-{b}chain-{c}drc-vppip4-mrr"
5003   algorithm: "plot_service_density_heatmap"
5004   output-file-type: ".html"
5005   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csc-mrr"
5006   data: "plot-vpp-nfv-2n-skx-mrr"
5007   filter: "'NIC_Intel-X710' and
5008            'NF_DENSITY' and
5009            'DOCKER' and
5010            'CHAIN' and
5011            '64B' and
5012            '2T1C' and
5013            'MRR'"
5014   parameters:
5015   - "result"
5016   - "name"
5017   - "tags"
5018   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5019   x-axis: "X = CNFs per Service Chain"
5020   y-axis: "Y = Number of Service Chains"
5021   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5022   layout:
5023     title: "<b>Throughput:</b> eth-l2bd-{2XY}memif-{Y}chain-{XY}drc-vppip4-mrr"
5024     layout: "plot-service-density"
5025
5026 - type: "plot"
5027   title: "Packet Throughput: 64B-2c-eth-l2bd-{a}memif-{b}chain-{c}drc-vppip4-mrr"
5028   algorithm: "plot_service_density_heatmap"
5029   output-file-type: ".html"
5030   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csc-mrr"
5031   data: "plot-vpp-nfv-2n-skx-mrr"
5032   filter: "'NIC_Intel-X710' and
5033            'NF_DENSITY' and
5034            'DOCKER' and
5035            'CHAIN' and
5036            '64B' and
5037            '4T2C' and
5038            'MRR'"
5039   parameters:
5040   - "result"
5041   - "name"
5042   - "tags"
5043   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5044   x-axis: "X = CNFs per Service Chain"
5045   y-axis: "Y = Number of Service Chains"
5046   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5047   layout:
5048     title: "<b>Throughput:</b> eth-l2bd-{2XY}memif-{Y}chain-{XY}drc-vppip4-mrr"
5049     layout: "plot-service-density"
5050
5051 - type: "plot"
5052   title: "Packet Throughput: IMIX-1c-eth-l2bd-{a}memif-{b}chain-{c}drc-vppip4-mrr"
5053   algorithm: "plot_service_density_heatmap"
5054   output-file-type: ".html"
5055   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csc-mrr"
5056   data: "plot-vpp-nfv-2n-skx-mrr"
5057   filter: "'NIC_Intel-X710' and
5058            'NF_DENSITY' and
5059            'DOCKER' and
5060            'CHAIN' and
5061            'IMIX' and
5062            '2T1C' and
5063            'MRR'"
5064   parameters:
5065   - "result"
5066   - "name"
5067   - "tags"
5068   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5069   x-axis: "X = CNFs per Service Chain"
5070   y-axis: "Y = Number of Service Chains"
5071   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5072   layout:
5073     title: "<b>Throughput:</b> eth-l2bd-{2XY}memif-{Y}chain-{XY}drc-vppip4-mrr"
5074     layout: "plot-service-density"
5075
5076 - type: "plot"
5077   title: "Packet Throughput: IMIX-2c-eth-l2bd-{a}memif-{b}chain-{c}drc-vppip4-mrr"
5078   algorithm: "plot_service_density_heatmap"
5079   output-file-type: ".html"
5080   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csc-mrr"
5081   data: "plot-vpp-nfv-2n-skx-mrr"
5082   filter: "'NIC_Intel-X710' and
5083            'NF_DENSITY' and
5084            'DOCKER' and
5085            'CHAIN' and
5086            'IMIX' and
5087            '4T2C' and
5088            'MRR'"
5089   parameters:
5090   - "result"
5091   - "name"
5092   - "tags"
5093   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5094   x-axis: "X = CNFs per Service Chain"
5095   y-axis: "Y = Number of Service Chains"
5096   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5097   layout:
5098     title: "<b>Throughput:</b> eth-l2bd-{2XY}memif-{Y}chain-{XY}drc-vppip4-mrr"
5099     layout: "plot-service-density"
5100
5101 - type: "plot"
5102   title: "Packet Throughput: 64B-1c-eth-l2bd-{a}memif-{b}chain-{c}drc-vppip4-ndr"
5103   algorithm: "plot_service_density_heatmap"
5104   output-file-type: ".html"
5105   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csc-ndr"
5106   data: "plot-vpp-nfv-2n-skx"
5107   filter: "'NIC_Intel-X710' and
5108            'NF_DENSITY' and
5109            'DOCKER' and
5110            'CHAIN' and
5111            '64B' and
5112            '2T1C' and
5113            'NDRPDR'"
5114   parameters:
5115   - "throughput"
5116   - "name"
5117   - "tags"
5118   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5119   x-axis: "X = CNFs per Service Chain"
5120   y-axis: "Y = Number of Service Chains"
5121   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5122   layout:
5123     title: "<b>Throughput:</b> eth-l2bd-{2XY}memif-{Y}chain-{XY}drc-vppip4-ndr"
5124     layout: "plot-service-density"
5125
5126 - type: "plot"
5127   title: "Packet Throughput: 64B-2c-eth-l2bd-{a}memif-{b}chain-{c}drc-vppip4-ndr"
5128   algorithm: "plot_service_density_heatmap"
5129   output-file-type: ".html"
5130   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csc-ndr"
5131   data: "plot-vpp-nfv-2n-skx"
5132   filter: "'NIC_Intel-X710' and
5133            'NF_DENSITY' and
5134            'DOCKER' and
5135            'CHAIN' and
5136            '64B' and
5137            '4T2C' and
5138            'NDRPDR'"
5139   parameters:
5140   - "throughput"
5141   - "name"
5142   - "tags"
5143   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5144   x-axis: "X = CNFs per Service Chain"
5145   y-axis: "Y = Number of Service Chains"
5146   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5147   layout:
5148     title: "<b>Throughput:</b> eth-l2bd-{2XY}memif-{Y}chain-{XY}drc-vppip4-ndr"
5149     layout: "plot-service-density"
5150
5151 - type: "plot"
5152   title: "Packet Throughput: IMIX-1c-eth-l2bd-{a}memif-{b}chain-{c}drc-vppip4-ndr"
5153   algorithm: "plot_service_density_heatmap"
5154   output-file-type: ".html"
5155   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csc-ndr"
5156   data: "plot-vpp-nfv-2n-skx"
5157   filter: "'NIC_Intel-X710' and
5158            'NF_DENSITY' and
5159            'DOCKER' and
5160            'CHAIN' and
5161            'IMIX' and
5162            '2T1C' and
5163            'NDRPDR'"
5164   parameters:
5165   - "throughput"
5166   - "name"
5167   - "tags"
5168   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5169   x-axis: "X = CNFs per Service Chain"
5170   y-axis: "Y = Number of Service Chains"
5171   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5172   layout:
5173     title: "<b>Throughput:</b> eth-l2bd-{2XY}memif-{Y}chain-{XY}drc-vppip4-ndr"
5174     layout: "plot-service-density"
5175
5176 - type: "plot"
5177   title: "Packet Throughput: IMIX-2c-eth-l2bd-{a}memif-{b}chain-{c}drc-vppip4-ndr"
5178   algorithm: "plot_service_density_heatmap"
5179   output-file-type: ".html"
5180   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csc-ndr"
5181   data: "plot-vpp-nfv-2n-skx"
5182   filter: "'NIC_Intel-X710' and
5183            'NF_DENSITY' and
5184            'DOCKER' and
5185            'CHAIN' and
5186            'IMIX' and
5187            '4T2C' and
5188            'NDRPDR'"
5189   parameters:
5190   - "throughput"
5191   - "name"
5192   - "tags"
5193   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5194   x-axis: "X = CNFs per Service Chain"
5195   y-axis: "Y = Number of Service Chains"
5196   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5197   layout:
5198     title: "<b>Throughput:</b> eth-l2bd-{2XY}memif-{Y}chain-{XY}drc-vppip4-ndr"
5199     layout: "plot-service-density"
5200
5201 - type: "plot"
5202   title: "Packet Throughput: 64B-1c-eth-l2bd-{a}memif-{b}chain-{c}drc-vppip4-pdr"
5203   algorithm: "plot_service_density_heatmap"
5204   output-file-type: ".html"
5205   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csc-pdr"
5206   data: "plot-vpp-nfv-2n-skx"
5207   filter: "'NIC_Intel-X710' and
5208            'NF_DENSITY' and
5209            'DOCKER' and
5210            'CHAIN' and
5211            '64B' and
5212            '2T1C' and
5213            'NDRPDR'"
5214   parameters:
5215   - "throughput"
5216   - "name"
5217   - "tags"
5218   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5219   x-axis: "X = CNFs per Service Chain"
5220   y-axis: "Y = Number of Service Chains"
5221   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5222   layout:
5223     title: "<b>Throughput:</b> eth-l2bd-{2XY}memif-{Y}chain-{XY}drc-vppip4-pdr"
5224     layout: "plot-service-density"
5225
5226 - type: "plot"
5227   title: "Packet Throughput: 64B-2c-eth-l2bd-{a}memif-{b}chain-{c}drc-vppip4-pdr"
5228   algorithm: "plot_service_density_heatmap"
5229   output-file-type: ".html"
5230   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csc-pdr"
5231   data: "plot-vpp-nfv-2n-skx"
5232   filter: "'NIC_Intel-X710' and
5233            'NF_DENSITY' and
5234            'DOCKER' and
5235            'CHAIN' and
5236            '64B' and
5237            '4T2C' and
5238            'NDRPDR'"
5239   parameters:
5240   - "throughput"
5241   - "name"
5242   - "tags"
5243   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5244   x-axis: "X = CNFs per Service Chain"
5245   y-axis: "Y = Number of Service Chains"
5246   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5247   layout:
5248     title: "<b>Throughput:</b> eth-l2bd-{2XY}memif-{Y}chain-{XY}drc-vppip4-pdr"
5249     layout: "plot-service-density"
5250
5251 - type: "plot"
5252   title: "Packet Throughput: IMIX-1c-eth-l2bd-{a}memif-{b}chain-{c}drc-vppip4-pdr"
5253   algorithm: "plot_service_density_heatmap"
5254   output-file-type: ".html"
5255   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csc-pdr"
5256   data: "plot-vpp-nfv-2n-skx"
5257   filter: "'NIC_Intel-X710' and
5258            'NF_DENSITY' and
5259            'DOCKER' and
5260            'CHAIN' and
5261            'IMIX' and
5262            '2T1C' and
5263            'NDRPDR'"
5264   parameters:
5265   - "throughput"
5266   - "name"
5267   - "tags"
5268   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5269   x-axis: "X = CNFs per Service Chain"
5270   y-axis: "Y = Number of Service Chains"
5271   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5272   layout:
5273     title: "<b>Throughput:</b> eth-l2bd-{2XY}memif-{Y}chain-{XY}drc-vppip4-pdr"
5274     layout: "plot-service-density"
5275
5276 - type: "plot"
5277   title: "Packet Throughput: IMIX-2c-eth-l2bd-{a}memif-{b}chain-{c}drc-vppip4-pdr"
5278   algorithm: "plot_service_density_heatmap"
5279   output-file-type: ".html"
5280   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csc-pdr"
5281   data: "plot-vpp-nfv-2n-skx"
5282   filter: "'NIC_Intel-X710' and
5283            'NF_DENSITY' and
5284            'DOCKER' and
5285            'CHAIN' and
5286            'IMIX' and
5287            '4T2C' and
5288            'NDRPDR'"
5289   parameters:
5290   - "throughput"
5291   - "name"
5292   - "tags"
5293   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5294   x-axis: "X = CNFs per Service Chain"
5295   y-axis: "Y = Number of Service Chains"
5296   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5297   layout:
5298     title: "<b>Throughput:</b> eth-l2bd-{2XY}memif-{Y}chain-{XY}drc-vppip4-pdr"
5299     layout: "plot-service-density"
5300
5301 ################################################################################
5302 # Plots - NF Density - CSP
5303
5304 - type: "plot"
5305   title: "Packet Throughput: 64B-1c-eth-l2bd-{a}memif-{b}pipe-{c}drc-vppip4-mrr"
5306   algorithm: "plot_service_density_heatmap"
5307   output-file-type: ".html"
5308   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csp-mrr"
5309   data: "plot-vpp-nfv-2n-skx-mrr"
5310   filter: "'NIC_Intel-X710' and
5311            'NF_DENSITY' and
5312            'DOCKER' and
5313            'PIPELINE' and
5314            '64B' and
5315            '2T1C' and
5316            'MRR'"
5317   parameters:
5318   - "result"
5319   - "name"
5320   - "tags"
5321   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5322   x-axis: "X = CNFs per Service Pipeline"
5323   y-axis: "Y = Number of Service Pipelines"
5324   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5325   layout:
5326     title: "<b>Throughput:</b> eth-l2bd-{2Y}memif-{Y}pipe-{XY}drc-vppip4-mrr"
5327     layout: "plot-service-density"
5328
5329 - type: "plot"
5330   title: "Packet Throughput: 64B-2c-eth-l2bd-{a}memif-{b}pipe-{c}drc-vppip4-mrr"
5331   algorithm: "plot_service_density_heatmap"
5332   output-file-type: ".html"
5333   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csp-mrr"
5334   data: "plot-vpp-nfv-2n-skx-mrr"
5335   filter: "'NIC_Intel-X710' and
5336            'NF_DENSITY' and
5337            'DOCKER' and
5338            'PIPELINE' and
5339            '64B' and
5340            '4T2C' and
5341            'MRR'"
5342   parameters:
5343   - "result"
5344   - "name"
5345   - "tags"
5346   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5347   x-axis: "X = CNFs per Service Pipeline"
5348   y-axis: "Y = Number of Service Pipelines"
5349   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5350   layout:
5351     title: "<b>Throughput:</b> eth-l2bd-{2Y}memif-{Y}pipe-{XY}drc-vppip4-mrr"
5352     layout: "plot-service-density"
5353
5354 - type: "plot"
5355   title: "Packet Throughput: IMIX-1c-eth-l2bd-{a}memif-{b}pipe-{c}drc-vppip4-mrr"
5356   algorithm: "plot_service_density_heatmap"
5357   output-file-type: ".html"
5358   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csp-mrr"
5359   data: "plot-vpp-nfv-2n-skx-mrr"
5360   filter: "'NIC_Intel-X710' and
5361            'NF_DENSITY' and
5362            'DOCKER' and
5363            'PIPELINE' and
5364            'IMIX' and
5365            '2T1C' and
5366            'MRR'"
5367   parameters:
5368   - "result"
5369   - "name"
5370   - "tags"
5371   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5372   x-axis: "X = CNFs per Service Pipeline"
5373   y-axis: "Y = Number of Service Pipelines"
5374   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5375   layout:
5376     title: "<b>Throughput:</b> eth-l2bd-{2Y}memif-{Y}pipe-{XY}drc-vppip4-mrr"
5377     layout: "plot-service-density"
5378
5379 - type: "plot"
5380   title: "Packet Throughput: IMIX-2c-eth-l2bd-{a}memif-{b}pipe-{c}drc-vppip4-mrr"
5381   algorithm: "plot_service_density_heatmap"
5382   output-file-type: ".html"
5383   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csp-mrr"
5384   data: "plot-vpp-nfv-2n-skx-mrr"
5385   filter: "'NIC_Intel-X710' and
5386            'NF_DENSITY' and
5387            'DOCKER' and
5388            'PIPELINE' and
5389            'IMIX' and
5390            '4T2C' and
5391            'MRR'"
5392   parameters:
5393   - "result"
5394   - "name"
5395   - "tags"
5396   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5397   x-axis: "X = CNFs per Service Pipeline"
5398   y-axis: "Y = Number of Service Pipelines"
5399   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5400   layout:
5401     title: "<b>Throughput:</b> eth-l2bd-{2Y}memif-{Y}pipe-{XY}drc-vppip4-mrr"
5402     layout: "plot-service-density"
5403
5404 - type: "plot"
5405   title: "Packet Throughput: 64B-1c-eth-l2bd-{a}memif-{b}pipe-{c}drc-vppip4-ndr"
5406   algorithm: "plot_service_density_heatmap"
5407   output-file-type: ".html"
5408   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csp-ndr"
5409   data: "plot-vpp-nfv-2n-skx"
5410   filter: "'NIC_Intel-X710' and
5411            'NF_DENSITY' and
5412            'DOCKER' and
5413            'PIPELINE' and
5414            '64B' and
5415            '2T1C' and
5416            'NDRPDR'"
5417   parameters:
5418   - "throughput"
5419   - "name"
5420   - "tags"
5421   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5422   x-axis: "X = CNFs per Service Pipeline"
5423   y-axis: "Y = Number of Service Pipelines"
5424   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5425   layout:
5426     title: "<b>Throughput:</b> eth-l2bd-{2Y}memif-{Y}pipe-{XY}drc-vppip4-ndr"
5427     layout: "plot-service-density"
5428
5429 - type: "plot"
5430   title: "Packet Throughput: 64B-2c-eth-l2bd-{a}memif-{b}pipe-{c}drc-vppip4-ndr"
5431   algorithm: "plot_service_density_heatmap"
5432   output-file-type: ".html"
5433   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csp-ndr"
5434   data: "plot-vpp-nfv-2n-skx"
5435   filter: "'NIC_Intel-X710' and
5436            'NF_DENSITY' and
5437            'DOCKER' and
5438            'PIPELINE' and
5439            '64B' and
5440            '4T2C' and
5441            'NDRPDR'"
5442   parameters:
5443   - "throughput"
5444   - "name"
5445   - "tags"
5446   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5447   x-axis: "X = CNFs per Service Pipeline"
5448   y-axis: "Y = Number of Service Pipelines"
5449   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5450   layout:
5451     title: "<b>Throughput:</b> eth-l2bd-{2Y}memif-{Y}pipe-{XY}drc-vppip4-ndr"
5452     layout: "plot-service-density"
5453
5454 - type: "plot"
5455   title: "Packet Throughput: IMIX-1c-eth-l2bd-{a}memif-{b}pipe-{c}drc-vppip4-ndr"
5456   algorithm: "plot_service_density_heatmap"
5457   output-file-type: ".html"
5458   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csp-ndr"
5459   data: "plot-vpp-nfv-2n-skx"
5460   filter: "'NIC_Intel-X710' and
5461            'NF_DENSITY' and
5462            'DOCKER' and
5463            'PIPELINE' and
5464            'IMIX' and
5465            '2T1C' and
5466            'NDRPDR'"
5467   parameters:
5468   - "throughput"
5469   - "name"
5470   - "tags"
5471   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5472   x-axis: "X = CNFs per Service Pipeline"
5473   y-axis: "Y = Number of Service Pipelines"
5474   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5475   layout:
5476     title: "<b>Throughput:</b> eth-l2bd-{2Y}memif-{Y}pipe-{XY}drc-vppip4-ndr"
5477     layout: "plot-service-density"
5478
5479 - type: "plot"
5480   title: "Packet Throughput: IMIX-2c-eth-l2bd-{a}memif-{b}pipe-{c}drc-vppip4-ndr"
5481   algorithm: "plot_service_density_heatmap"
5482   output-file-type: ".html"
5483   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csp-ndr"
5484   data: "plot-vpp-nfv-2n-skx"
5485   filter: "'NIC_Intel-X710' and
5486            'NF_DENSITY' and
5487            'DOCKER' and
5488            'PIPELINE' and
5489            'IMIX' and
5490            '4T2C' and
5491            'NDRPDR'"
5492   parameters:
5493   - "throughput"
5494   - "name"
5495   - "tags"
5496   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5497   x-axis: "X = CNFs per Service Pipeline"
5498   y-axis: "Y = Number of Service Pipelines"
5499   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5500   layout:
5501     title: "<b>Throughput:</b> eth-l2bd-{2Y}memif-{Y}pipe-{XY}drc-vppip4-ndr"
5502     layout: "plot-service-density"
5503
5504 - type: "plot"
5505   title: "Packet Throughput: 64B-1c-eth-l2bd-{a}memif-{b}pipe-{c}drc-vppip4-pdr"
5506   algorithm: "plot_service_density_heatmap"
5507   output-file-type: ".html"
5508   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csp-pdr"
5509   data: "plot-vpp-nfv-2n-skx"
5510   filter: "'NIC_Intel-X710' and
5511            'NF_DENSITY' and
5512            'DOCKER' and
5513            'PIPELINE' and
5514            '64B' and
5515            '2T1C' and
5516            'NDRPDR'"
5517   parameters:
5518   - "throughput"
5519   - "name"
5520   - "tags"
5521   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5522   x-axis: "X = CNFs per Service Pipeline"
5523   y-axis: "Y = Number of Service Pipelines"
5524   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5525   layout:
5526     title: "<b>Throughput:</b> eth-l2bd-{2Y}memif-{Y}pipe-{XY}drc-vppip4-pdr"
5527     layout: "plot-service-density"
5528
5529 - type: "plot"
5530   title: "Packet Throughput: 64B-2c-eth-l2bd-{a}memif-{b}pipe-{c}drc-vppip4-pdr"
5531   algorithm: "plot_service_density_heatmap"
5532   output-file-type: ".html"
5533   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csp-pdr"
5534   data: "plot-vpp-nfv-2n-skx"
5535   filter: "'NIC_Intel-X710' and
5536            'NF_DENSITY' and
5537            'DOCKER' and
5538            'PIPELINE' and
5539            '64B' and
5540            '4T2C' and
5541            'NDRPDR'"
5542   parameters:
5543   - "throughput"
5544   - "name"
5545   - "tags"
5546   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5547   x-axis: "X = CNFs per Service Pipeline"
5548   y-axis: "Y = Number of Service Pipelines"
5549   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5550   layout:
5551     title: "<b>Throughput:</b> eth-l2bd-{2Y}memif-{Y}pipe-{XY}drc-vppip4-pdr"
5552     layout: "plot-service-density"
5553
5554 - type: "plot"
5555   title: "Packet Throughput: IMIX-1c-eth-l2bd-{a}memif-{b}pipe-{c}drc-vppip4-pdr"
5556   algorithm: "plot_service_density_heatmap"
5557   output-file-type: ".html"
5558   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csp-pdr"
5559   data: "plot-vpp-nfv-2n-skx"
5560   filter: "'NIC_Intel-X710' and
5561            'NF_DENSITY' and
5562            'DOCKER' and
5563            'PIPELINE' and
5564            'IMIX' and
5565            '2T1C' and
5566            'NDRPDR'"
5567   parameters:
5568   - "throughput"
5569   - "name"
5570   - "tags"
5571   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5572   x-axis: "X = CNFs per Service Pipeline"
5573   y-axis: "Y = Number of Service Pipelines"
5574   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5575   layout:
5576     title: "<b>Throughput:</b> eth-l2bd-{2Y}memif-{Y}pipe-{XY}drc-vppip4-pdr"
5577     layout: "plot-service-density"
5578
5579 - type: "plot"
5580   title: "Packet Throughput: IMIX-2c-eth-l2bd-{a}memif-{b}pipe-{c}drc-vppip4-pdr"
5581   algorithm: "plot_service_density_heatmap"
5582   output-file-type: ".html"
5583   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csp-pdr"
5584   data: "plot-vpp-nfv-2n-skx"
5585   filter: "'NIC_Intel-X710' and
5586            'NF_DENSITY' and
5587            'DOCKER' and
5588            'PIPELINE' and
5589            'IMIX' and
5590            '4T2C' and
5591            'NDRPDR'"
5592   parameters:
5593   - "throughput"
5594   - "name"
5595   - "tags"
5596   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5597   x-axis: "X = CNFs per Service Pipeline"
5598   y-axis: "Y = Number of Service Pipelines"
5599   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5600   layout:
5601     title: "<b>Throughput:</b> eth-l2bd-{2Y}memif-{Y}pipe-{XY}drc-vppip4-pdr"
5602     layout: "plot-service-density"
5603
5604 ################################################################################
5605 # Plots VPP HTTP Server Performance
5606 - type: "plot"
5607   title: "VPP HTTP Server Performance"
5608   algorithm: "plot_http_server_performance_box"
5609   output-file-type: ".html"
5610   output-file: "{DIR[STATIC,VPP]}/http-server-performance-cps"
5611   data:
5612     "plot-vpp-http-server-performance"
5613   # Keep this formatting, the filter is enclosed with " (quotation mark) and
5614   # each tag is enclosed with ' (apostrophe).
5615   filter: "'HTTP' and 'TCP_CPS'"
5616   parameters:
5617   - "result"
5618   - "name"
5619   traces:
5620     hoverinfo: "x+y"
5621     boxpoints: "outliers"
5622     whiskerwidth: 0
5623   layout:
5624     title: "VPP HTTP Server Performance"
5625     layout:
5626       "plot-cps"
5627
5628 - type: "plot"
5629   title: "VPP HTTP Server Performance"
5630   algorithm: "plot_http_server_performance_box"
5631   output-file-type: ".html"
5632   output-file: "{DIR[STATIC,VPP]}/http-server-performance-rps"
5633   data:
5634     "plot-vpp-http-server-performance"
5635   filter: "'HTTP' and 'TCP_RPS'"
5636   parameters:
5637   - "result"
5638   - "name"
5639   traces:
5640     hoverinfo: "x+y"
5641     boxpoints: "outliers"
5642     whiskerwidth: 0
5643   layout:
5644     title: "VPP HTTP Server Performance"
5645     layout:
5646       "plot-rps"
5647
5648 ################################################################################
5649
5650 # Packet Throughput - VPP L2 3n-hsw-x520 base and scale
5651 - type: "plot"
5652   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
5653   algorithm: "plot_performance_box"
5654   output-file-type: ".html"
5655   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
5656   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5657   filter: "'NIC_Intel-X520-DA2' and
5658            '64B' and
5659            ('BASE' or 'SCALE') and
5660            'NDRPDR' and
5661            'ETH' and
5662            '1T1C' and
5663            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5664            not 'VHOST' and
5665            not 'MEMIF'"
5666   parameters:
5667   - "throughput"
5668   - "parent"
5669   - "tags"
5670   sort:
5671   - "L2PATCH"
5672   - "L2XCBASE"
5673   - "BASE"
5674   - "FIB_10K"
5675   - "FIB_100K"
5676   - "FIB_1M"
5677   traces:
5678     hoverinfo: "x+y"
5679     boxpoints: "outliers"
5680     whiskerwidth: 0
5681   layout:
5682     title: "l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
5683     layout: "plot-throughput"
5684
5685 - type: "plot"
5686   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
5687   algorithm: "plot_performance_box"
5688   output-file-type: ".html"
5689   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
5690   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5691   filter: "'NIC_Intel-X520-DA2' and
5692            '64B' and
5693            ('BASE' or 'SCALE') and
5694            'NDRPDR' and
5695            'ETH' and
5696            '1T1C' and
5697            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5698            not 'VHOST' and
5699            not 'MEMIF'"
5700   parameters:
5701   - "throughput"
5702   - "parent"
5703   - "tags"
5704   sort:
5705   - "L2PATCH"
5706   - "L2XCBASE"
5707   - "BASE"
5708   - "FIB_10K"
5709   - "FIB_100K"
5710   - "FIB_1M"
5711   traces:
5712     hoverinfo: "x+y"
5713     boxpoints: "outliers"
5714     whiskerwidth: 0
5715   layout:
5716     title: "l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
5717     layout: "plot-throughput"
5718
5719 - type: "plot"
5720   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
5721   algorithm: "plot_performance_box"
5722   output-file-type: ".html"
5723   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
5724   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5725   filter: "'NIC_Intel-X520-DA2' and
5726            '64B' and
5727            ('BASE' or 'SCALE') and
5728            'NDRPDR' and
5729            'ETH' and
5730            '2T2C' and
5731            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5732            not 'VHOST' and
5733            not 'MEMIF'"
5734   parameters:
5735   - "throughput"
5736   - "parent"
5737   - "tags"
5738   sort:
5739   - "L2PATCH"
5740   - "L2XCBASE"
5741   - "BASE"
5742   - "FIB_10K"
5743   - "FIB_100K"
5744   - "FIB_1M"
5745   traces:
5746     hoverinfo: "x+y"
5747     boxpoints: "outliers"
5748     whiskerwidth: 0
5749   layout:
5750     title: "l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
5751     layout: "plot-throughput"
5752
5753 - type: "plot"
5754   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
5755   algorithm: "plot_performance_box"
5756   output-file-type: ".html"
5757   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
5758   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5759   filter: "'NIC_Intel-X520-DA2' and
5760            '64B' and
5761            ('BASE' or 'SCALE') and
5762            'NDRPDR' and
5763            'ETH' and
5764            '2T2C' and
5765            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5766            not 'VHOST' and
5767            not 'MEMIF'"
5768   parameters:
5769   - "throughput"
5770   - "parent"
5771   - "tags"
5772   sort:
5773   - "L2PATCH"
5774   - "L2XCBASE"
5775   - "BASE"
5776   - "FIB_10K"
5777   - "FIB_100K"
5778   - "FIB_1M"
5779   traces:
5780     hoverinfo: "x+y"
5781     boxpoints: "outliers"
5782     whiskerwidth: 0
5783   layout:
5784     title: "l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
5785     layout: "plot-throughput"
5786
5787 # Packet Throughput - VPP L2 3n-hsw-x520 features
5788 - type: "plot"
5789   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
5790   algorithm: "plot_performance_box"
5791   output-file-type: ".html"
5792   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
5793   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5794   filter: "'NIC_Intel-X520-DA2' and
5795            '64B' and
5796            'NDRPDR' and
5797            '1T1C' and
5798            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
5799            not 'ACL' and
5800            not 'VHOST' and
5801            not 'MEMIF'"
5802   parameters:
5803   - "throughput"
5804   - "parent"
5805   - "tags"
5806   sort:
5807   - "L2XCBASE"    # l2xcbase
5808   - "L2BDBASE"    # l2bdbase
5809   - "L2XCFWD"     # dot1q-l2xcbase
5810   - "L2BDMACLRN"  # dot1q-l2bdbase
5811   traces:
5812     hoverinfo: "x+y"
5813     boxpoints: "outliers"
5814     whiskerwidth: 0
5815   layout:
5816     title: "l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
5817     layout: "plot-throughput"
5818
5819 - type: "plot"
5820   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-pdr"
5821   algorithm: "plot_performance_box"
5822   output-file-type: ".html"
5823   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-pdr"
5824   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5825   filter: "'NIC_Intel-X520-DA2' and
5826            '64B' and
5827            'NDRPDR' and
5828            '1T1C' and
5829            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
5830            not 'ACL' and
5831            not 'VHOST' and
5832            not 'MEMIF'"
5833   parameters:
5834   - "throughput"
5835   - "parent"
5836   - "tags"
5837   sort:
5838   - "L2XCBASE"    # l2xcbase
5839   - "L2BDBASE"    # l2bdbase
5840   - "L2XCFWD"     # dot1q-l2xcbase
5841   - "L2BDMACLRN"  # dot1q-l2bdbase
5842   traces:
5843     hoverinfo: "x+y"
5844     boxpoints: "outliers"
5845     whiskerwidth: 0
5846   layout:
5847     title: "l2sw-3n-hsw-x520-64b-1t1c-features-pdr"
5848     layout: "plot-throughput"
5849
5850 - type: "plot"
5851   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
5852   algorithm: "plot_performance_box"
5853   output-file-type: ".html"
5854   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
5855   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5856   filter: "'NIC_Intel-X520-DA2' and
5857            '64B' and
5858            'NDRPDR' and
5859            '2T2C' and
5860            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
5861            not 'ACL' and
5862            not 'VHOST' and
5863            not 'MEMIF'"
5864   parameters:
5865   - "throughput"
5866   - "parent"
5867   - "tags"
5868   sort:
5869   - "L2XCBASE"    # l2xcbase
5870   - "L2BDBASE"    # l2bdbase
5871   - "L2XCFWD"     # dot1q-l2xcbase
5872   - "L2BDMACLRN"  # dot1q-l2bdbase
5873   traces:
5874     hoverinfo: "x+y"
5875     boxpoints: "outliers"
5876     whiskerwidth: 0
5877   layout:
5878     title: "l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
5879     layout: "plot-throughput"
5880
5881 - type: "plot"
5882   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-pdr"
5883   algorithm: "plot_performance_box"
5884   output-file-type: ".html"
5885   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-pdr"
5886   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5887   filter: "'NIC_Intel-X520-DA2' and
5888            '64B' and
5889            'NDRPDR' and
5890            '2T2C' and
5891            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
5892            not 'ACL' and
5893            not 'VHOST' and
5894            not 'MEMIF'"
5895   parameters:
5896   - "throughput"
5897   - "parent"
5898   - "tags"
5899   sort:
5900   - "L2XCBASE"    # l2xcbase
5901   - "L2BDBASE"    # l2bdbase
5902   - "L2XCFWD"     # dot1q-l2xcbase
5903   - "L2BDMACLRN"  # dot1q-l2bdbase
5904   traces:
5905     hoverinfo: "x+y"
5906     boxpoints: "outliers"
5907     whiskerwidth: 0
5908   layout:
5909     title: "l2sw-3n-hsw-x520-64b-2t2c-features-pdr"
5910     layout: "plot-throughput"
5911
5912 # Packet Throughput - VPP L2 3n-hsw-x710 base and scale
5913 - type: "plot"
5914   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
5915   algorithm: "plot_performance_box"
5916   output-file-type: ".html"
5917   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
5918   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5919   filter: "'NIC_Intel-X710' and
5920            '64B' and
5921            ('BASE' or 'SCALE') and
5922            'NDRPDR' and
5923            'ETH' and
5924            '1T1C' and
5925            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5926            not 'VHOST' and
5927            not 'MEMIF'"
5928   parameters:
5929   - "throughput"
5930   - "parent"
5931   - "tags"
5932   sort:
5933   - "L2PATCH"
5934   - "L2XCFWD"
5935   - "L2BDMACLRN"
5936   - "FIB_10K"
5937   - "FIB_100K"
5938   - "FIB_1M"
5939   traces:
5940     hoverinfo: "x+y"
5941     boxpoints: "outliers"
5942     whiskerwidth: 0
5943   layout:
5944     title: "l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
5945     layout: "plot-throughput"
5946
5947 - type: "plot"
5948   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
5949   algorithm: "plot_performance_box"
5950   output-file-type: ".html"
5951   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
5952   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5953   filter: "'NIC_Intel-X710' and
5954            '64B' and
5955            ('BASE' or 'SCALE') and
5956            'NDRPDR' and
5957            'ETH' and
5958            '1T1C' and
5959            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5960            not 'VHOST' and
5961            not 'MEMIF'"
5962   parameters:
5963   - "throughput"
5964   - "parent"
5965   - "tags"
5966   sort:
5967   - "L2PATCH"
5968   - "L2XCFWD"
5969   - "L2BDMACLRN"
5970   - "FIB_10K"
5971   - "FIB_100K"
5972   - "FIB_1M"
5973   traces:
5974     hoverinfo: "x+y"
5975     boxpoints: "outliers"
5976     whiskerwidth: 0
5977   layout:
5978     title: "l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
5979     layout: "plot-throughput"
5980
5981 - type: "plot"
5982   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
5983   algorithm: "plot_performance_box"
5984   output-file-type: ".html"
5985   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
5986   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5987   filter: "'NIC_Intel-X710' and
5988            '64B' and
5989            ('BASE' or 'SCALE') and
5990            'NDRPDR' and
5991            'ETH' and
5992            '2T2C' and
5993            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5994            not 'VHOST' and
5995            not 'MEMIF'"
5996   parameters:
5997   - "throughput"
5998   - "parent"
5999   - "tags"
6000   sort:
6001   - "L2PATCH"
6002   - "L2XCFWD"
6003   - "L2BDMACLRN"
6004   - "FIB_10K"
6005   - "FIB_100K"
6006   - "FIB_1M"
6007   traces:
6008     hoverinfo: "x+y"
6009     boxpoints: "outliers"
6010     whiskerwidth: 0
6011   layout:
6012     title: "l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
6013     layout: "plot-throughput"
6014
6015 - type: "plot"
6016   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
6017   algorithm: "plot_performance_box"
6018   output-file-type: ".html"
6019   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
6020   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6021   filter: "'NIC_Intel-X710' and
6022            '64B' and
6023            ('BASE' or 'SCALE') and
6024            'NDRPDR' and
6025            'ETH' and
6026            '2T2C' and
6027            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6028            not 'VHOST' and
6029            not 'MEMIF'"
6030   parameters:
6031   - "throughput"
6032   - "parent"
6033   - "tags"
6034   sort:
6035   - "L2PATCH"
6036   - "L2XCFWD"
6037   - "L2BDMACLRN"
6038   - "FIB_10K"
6039   - "FIB_100K"
6040   - "FIB_1M"
6041   traces:
6042     hoverinfo: "x+y"
6043     boxpoints: "outliers"
6044     whiskerwidth: 0
6045   layout:
6046     title: "l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
6047     layout: "plot-throughput"
6048
6049 # Packet Throughput - VPP L2 3n-hsw-x710 features
6050 - type: "plot"
6051   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
6052   algorithm: "plot_performance_box"
6053   output-file-type: ".html"
6054   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
6055   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6056   filter: "'NIC_Intel-X710' and
6057            '64B' and
6058            'NDRPDR' and
6059            '1T1C' and
6060            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6061            not 'ACL' and
6062            not 'VHOST' and
6063            not 'L2OVRLAY' and
6064            not 'MEMIF'"
6065   parameters:
6066   - "throughput"
6067   - "parent"
6068   - "tags"
6069   sort:
6070   - "L2XCBASE"    # l2xcbase
6071   - "L2BDBASE"    # l2bdbase
6072   - "L2XCFWD"     # dot1q-l2xcbase
6073   - "L2BDMACLRN"  # dot1q-l2bdbase
6074   traces:
6075     hoverinfo: "x+y"
6076     boxpoints: "outliers"
6077     whiskerwidth: 0
6078   layout:
6079     title: "l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
6080     layout: "plot-throughput"
6081
6082 - type: "plot"
6083   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
6084   algorithm: "plot_performance_box"
6085   output-file-type: ".html"
6086   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
6087   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6088   filter: "'NIC_Intel-X710' and
6089            '64B' and
6090            'NDRPDR' and
6091            '1T1C' and
6092            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6093            not 'ACL' and
6094            not 'VHOST' and
6095            not 'L2OVRLAY' and
6096            not 'MEMIF'"
6097   parameters:
6098   - "throughput"
6099   - "parent"
6100   - "tags"
6101   sort:
6102   - "L2XCBASE"    # l2xcbase
6103   - "L2BDBASE"    # l2bdbase
6104   - "L2XCFWD"     # dot1q-l2xcbase
6105   - "L2BDMACLRN"  # dot1q-l2bdbase
6106   traces:
6107     hoverinfo: "x+y"
6108     boxpoints: "outliers"
6109     whiskerwidth: 0
6110   layout:
6111     title: "l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
6112     layout: "plot-throughput"
6113
6114 - type: "plot"
6115   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
6116   algorithm: "plot_performance_box"
6117   output-file-type: ".html"
6118   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
6119   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6120   filter: "'NIC_Intel-X710' and
6121            '64B' and
6122            'NDRPDR' and
6123            '2T2C' and
6124            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6125            not 'ACL' and
6126            not 'VHOST' and
6127            not 'L2OVRLAY' and
6128            not 'MEMIF'"
6129   parameters:
6130   - "throughput"
6131   - "parent"
6132   - "tags"
6133   sort:
6134   - "L2XCBASE"    # l2xcbase
6135   - "L2BDBASE"    # l2bdbase
6136   - "L2XCFWD"     # dot1q-l2xcbase
6137   - "L2BDMACLRN"  # dot1q-l2bdbase
6138   traces:
6139     hoverinfo: "x+y"
6140     boxpoints: "outliers"
6141     whiskerwidth: 0
6142   layout:
6143     title: "l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
6144     layout: "plot-throughput"
6145
6146 - type: "plot"
6147   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
6148   algorithm: "plot_performance_box"
6149   output-file-type: ".html"
6150   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
6151   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6152   filter: "'NIC_Intel-X710' and
6153            '64B' and
6154            'NDRPDR' and
6155            '2T2C' and
6156            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6157            not 'ACL' and
6158            not 'VHOST' and
6159            not 'L2OVRLAY' and
6160            not 'MEMIF'"
6161   parameters:
6162   - "throughput"
6163   - "parent"
6164   - "tags"
6165   sort:
6166   - "L2XCBASE"    # l2xcbase
6167   - "L2BDBASE"    # l2bdbase
6168   - "L2XCFWD"     # dot1q-l2xcbase
6169   - "L2BDMACLRN"  # dot1q-l2bdbase
6170   traces:
6171     hoverinfo: "x+y"
6172     boxpoints: "outliers"
6173     whiskerwidth: 0
6174   layout:
6175     title: "l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
6176     layout: "plot-throughput"
6177
6178 # Packet Throughput - VPP L2 3n-hsw-xl710 base and scale
6179 - type: "plot"
6180   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
6181   algorithm: "plot_performance_box"
6182   output-file-type: ".html"
6183   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
6184   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6185   filter: "'NIC_Intel-XL710' and
6186            '64B' and
6187            'BASE' and
6188            'NDRPDR' and
6189            'ETH' and
6190            '1T1C' and
6191            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6192            not 'VHOST' and
6193            not 'MEMIF'"
6194   parameters:
6195   - "throughput"
6196   - "parent"
6197   - "tags"
6198   sort:
6199   - "L2PATCH"
6200   - "L2XCFWD"
6201   - "L2BDMACLRN"
6202   traces:
6203     hoverinfo: "x+y"
6204     boxpoints: "outliers"
6205     whiskerwidth: 0
6206   layout:
6207     title: "l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
6208     layout: "plot-throughput"
6209
6210 - type: "plot"
6211   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-1t1c-base-pdr"
6212   algorithm: "plot_performance_box"
6213   output-file-type: ".html"
6214   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base-pdr"
6215   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6216   filter: "'NIC_Intel-XL710' and
6217            '64B' and
6218            'BASE' and
6219            'NDRPDR' and
6220            'ETH' and
6221            '1T1C' and
6222            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6223            not 'VHOST' and
6224            not 'MEMIF'"
6225   parameters:
6226   - "throughput"
6227   - "parent"
6228   - "tags"
6229   sort:
6230   - "L2PATCH"
6231   - "L2XCFWD"
6232   - "L2BDMACLRN"
6233   traces:
6234     hoverinfo: "x+y"
6235     boxpoints: "outliers"
6236     whiskerwidth: 0
6237   layout:
6238     title: "l2sw-3n-hsw-xl710-64b-1t1c-base-pdr"
6239     layout: "plot-throughput"
6240
6241 - type: "plot"
6242   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
6243   algorithm: "plot_performance_box"
6244   output-file-type: ".html"
6245   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
6246   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6247   filter: "'NIC_Intel-XL710' and
6248            '64B' and
6249            'BASE' and
6250            'NDRPDR' and
6251            'ETH' and
6252            '2T2C' and
6253            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6254            not 'VHOST' and
6255            not 'MEMIF'"
6256   parameters:
6257   - "throughput"
6258   - "parent"
6259   - "tags"
6260   sort:
6261   - "L2PATCH"
6262   - "L2XCFWD"
6263   - "L2BDMACLRN"
6264   traces:
6265     hoverinfo: "x+y"
6266     boxpoints: "outliers"
6267     whiskerwidth: 0
6268   layout:
6269     title: "l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
6270     layout: "plot-throughput"
6271
6272 - type: "plot"
6273   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-2t2c-base-pdr"
6274   algorithm: "plot_performance_box"
6275   output-file-type: ".html"
6276   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base-pdr"
6277   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6278   filter: "'NIC_Intel-XL710' and
6279            '64B' and
6280            'BASE' and
6281            'NDRPDR' and
6282            'ETH' and
6283            '2T2C' and
6284            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6285            not 'VHOST' and
6286            not 'MEMIF'"
6287   parameters:
6288   - "throughput"
6289   - "parent"
6290   - "tags"
6291   sort:
6292   - "L2PATCH"
6293   - "L2XCFWD"
6294   - "L2BDMACLRN"
6295   traces:
6296     hoverinfo: "x+y"
6297     boxpoints: "outliers"
6298     whiskerwidth: 0
6299   layout:
6300     title: "l2sw-3n-hsw-xl710-64b-2t2c-base-pdr"
6301     layout: "plot-throughput"
6302
6303 # Packet Throughput - VPP L2 3n-skx-x710 base and scale
6304 - type: "plot"
6305   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
6306   algorithm: "plot_performance_box"
6307   output-file-type: ".html"
6308   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
6309   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6310   filter: "'NIC_Intel-X710' and
6311            '64B' and
6312            ('BASE' or 'SCALE') and
6313            'NDRPDR' and
6314            'ETH' and
6315            '2T1C' and
6316            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6317            not 'VHOST' and
6318            not 'MEMIF' and
6319            not 'DRV_AVF'"
6320   parameters:
6321   - "throughput"
6322   - "parent"
6323   - "tags"
6324   sort:
6325   - "L2PATCH"
6326   - "L2XCBASE"
6327   - "BASE"
6328   - "FIB_10K"
6329   - "FIB_100K"
6330   - "FIB_1M"
6331   traces:
6332     hoverinfo: "x+y"
6333     boxpoints: "outliers"
6334     whiskerwidth: 0
6335   layout:
6336     title: "l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
6337     layout: "plot-throughput"
6338
6339 - type: "plot"
6340   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
6341   algorithm: "plot_performance_box"
6342   output-file-type: ".html"
6343   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
6344   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6345   filter: "'NIC_Intel-X710' and
6346            '64B' and
6347            ('BASE' or 'SCALE') and
6348            'NDRPDR' and
6349            'ETH' and
6350            '2T1C' and
6351            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6352            not 'VHOST' and
6353            not 'MEMIF' and
6354            not 'DRV_AVF'"
6355   parameters:
6356   - "throughput"
6357   - "parent"
6358   - "tags"
6359   sort:
6360   - "L2PATCH"
6361   - "L2XCBASE"
6362   - "BASE"
6363   - "FIB_10K"
6364   - "FIB_100K"
6365   - "FIB_1M"
6366   traces:
6367     hoverinfo: "x+y"
6368     boxpoints: "outliers"
6369     whiskerwidth: 0
6370   layout:
6371     title: "l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
6372     layout: "plot-throughput"
6373
6374 - type: "plot"
6375   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
6376   algorithm: "plot_performance_box"
6377   output-file-type: ".html"
6378   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
6379   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6380   filter: "'NIC_Intel-X710' and
6381            '64B' and
6382            ('BASE' or 'SCALE') and
6383            'NDRPDR' and
6384            'ETH' and
6385            '4T2C' and
6386            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6387            not 'VHOST' and
6388            not 'MEMIF' and
6389            not 'DRV_AVF'"
6390   parameters:
6391   - "throughput"
6392   - "parent"
6393   - "tags"
6394   sort:
6395   - "L2PATCH"
6396   - "L2XCBASE"
6397   - "BASE"
6398   - "FIB_10K"
6399   - "FIB_100K"
6400   - "FIB_1M"
6401   traces:
6402     hoverinfo: "x+y"
6403     boxpoints: "outliers"
6404     whiskerwidth: 0
6405   layout:
6406     title: "l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
6407     layout: "plot-throughput"
6408
6409 - type: "plot"
6410   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
6411   algorithm: "plot_performance_box"
6412   output-file-type: ".html"
6413   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
6414   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6415   filter: "'NIC_Intel-X710' and
6416            '64B' and
6417            ('BASE' or 'SCALE') and
6418            'NDRPDR' and
6419            'ETH' and
6420            '4T2C' and
6421            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6422            not 'VHOST' and
6423            not 'MEMIF' and
6424            not 'DRV_AVF'"
6425   parameters:
6426   - "throughput"
6427   - "parent"
6428   - "tags"
6429   sort:
6430   - "L2PATCH"
6431   - "L2XCBASE"
6432   - "BASE"
6433   - "FIB_10K"
6434   - "FIB_100K"
6435   - "FIB_1M"
6436   traces:
6437     hoverinfo: "x+y"
6438     boxpoints: "outliers"
6439     whiskerwidth: 0
6440   layout:
6441     title: "l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
6442     layout: "plot-throughput"
6443
6444 # Packet Throughput - VPP L2 3n-skx-x710 features
6445 - type: "plot"
6446   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-ndr"
6447   algorithm: "plot_performance_box"
6448   output-file-type: ".html"
6449   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-ndr"
6450   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6451   filter: "'NIC_Intel-X710' and
6452            '64B' and
6453            'NDRPDR' and
6454            '2T1C' and
6455            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6456            not 'ACL' and
6457            not 'VHOST' and
6458            not 'DRV_AVF' and
6459            not 'L2OVRLAY' and
6460            not 'MEMIF'"
6461   parameters:
6462   - "throughput"
6463   - "parent"
6464   - "tags"
6465   sort:
6466   - "L2XCBASE"    # l2xcbase
6467   - "L2BDBASE"    # l2bdbase
6468   - "L2XCFWD"     # dot1q-l2xcbase
6469   - "L2BDMACLRN"  # dot1q-l2bdbase
6470   traces:
6471     hoverinfo: "x+y"
6472     boxpoints: "outliers"
6473     whiskerwidth: 0
6474   layout:
6475     title: "l2sw-3n-skx-x710-64b-2t1c-features-ndr"
6476     layout: "plot-throughput"
6477
6478 - type: "plot"
6479   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-pdr"
6480   algorithm: "plot_performance_box"
6481   output-file-type: ".html"
6482   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-pdr"
6483   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6484   filter: "'NIC_Intel-X710' and
6485            '64B' and
6486            'NDRPDR' and
6487            '2T1C' and
6488            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6489            not 'ACL' and
6490            not 'VHOST' and
6491            not 'DRV_AVF' and
6492            not 'L2OVRLAY' and
6493            not 'MEMIF'"
6494   parameters:
6495   - "throughput"
6496   - "parent"
6497   - "tags"
6498   sort:
6499   - "L2XCBASE"    # l2xcbase
6500   - "L2BDBASE"    # l2bdbase
6501   - "L2XCFWD"     # dot1q-l2xcbase
6502   - "L2BDMACLRN"  # dot1q-l2bdbase
6503   traces:
6504     hoverinfo: "x+y"
6505     boxpoints: "outliers"
6506     whiskerwidth: 0
6507   layout:
6508     title: "l2sw-3n-skx-x710-64b-2t1c-features-pdr"
6509     layout: "plot-throughput"
6510
6511 - type: "plot"
6512   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-ndr"
6513   algorithm: "plot_performance_box"
6514   output-file-type: ".html"
6515   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-ndr"
6516   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6517   filter: "'NIC_Intel-X710' and
6518            '64B' and
6519            'NDRPDR' and
6520            '4T2C' and
6521            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6522            not 'ACL' and
6523            not 'VHOST' and
6524            not 'DRV_AVF' and
6525            not 'L2OVRLAY' and
6526            not 'MEMIF'"
6527   parameters:
6528   - "throughput"
6529   - "parent"
6530   - "tags"
6531   sort:
6532   - "L2XCBASE"    # l2xcbase
6533   - "L2BDBASE"    # l2bdbase
6534   - "L2XCFWD"     # dot1q-l2xcbase
6535   - "L2BDMACLRN"  # dot1q-l2bdbase
6536   traces:
6537     hoverinfo: "x+y"
6538     boxpoints: "outliers"
6539     whiskerwidth: 0
6540   layout:
6541     title: "l2sw-3n-skx-x710-64b-4t2c-features-ndr"
6542     layout: "plot-throughput"
6543
6544 - type: "plot"
6545   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-pdr"
6546   algorithm: "plot_performance_box"
6547   output-file-type: ".html"
6548   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-pdr"
6549   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6550   filter: "'NIC_Intel-X710' and
6551            '64B' and
6552            'NDRPDR' and
6553            '4T2C' and
6554            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6555            not 'ACL' and
6556            not 'VHOST' and
6557            not 'DRV_AVF' and
6558            not 'L2OVRLAY' and
6559            not 'MEMIF'"
6560   parameters:
6561   - "throughput"
6562   - "parent"
6563   - "tags"
6564   sort:
6565   - "L2XCBASE"    # l2xcbase
6566   - "L2BDBASE"    # l2bdbase
6567   - "L2XCFWD"     # dot1q-l2xcbase
6568   - "L2BDMACLRN"  # dot1q-l2bdbase
6569   traces:
6570     hoverinfo: "x+y"
6571     boxpoints: "outliers"
6572     whiskerwidth: 0
6573   layout:
6574     title: "l2sw-3n-skx-x710-64b-4t2c-features-pdr"
6575     layout: "plot-throughput"
6576
6577 # Packet Throughput - VPP L2 3n-skx-xxv710 base and scale
6578 - type: "plot"
6579   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-2t1c-base-ndr"
6580   algorithm: "plot_performance_box"
6581   output-file-type: ".html"
6582   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base-ndr"
6583   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6584   filter: "'NIC_Intel-XXV710' and
6585            '64B' and
6586            ('BASE' or 'SCALE') and
6587            'NDRPDR' and
6588            'ETH' and
6589            '2T1C' and
6590            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6591            not 'VHOST' and
6592            not 'MEMIF'"
6593   parameters:
6594   - "throughput"
6595   - "parent"
6596   - "tags"
6597   sort:
6598   - "L2PATCH"
6599   - "L2PATCH"
6600   - "L2XCBASE"
6601   - "L2BDMACLRN"
6602   traces:
6603     hoverinfo: "x+y"
6604     boxpoints: "outliers"
6605     whiskerwidth: 0
6606   layout:
6607     title: "l2sw-3n-skx-xxv710-64b-2t1c-base-ndr"
6608     layout: "plot-throughput"
6609
6610 - type: "plot"
6611   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-2t1c-base-pdr"
6612   algorithm: "plot_performance_box"
6613   output-file-type: ".html"
6614   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base-pdr"
6615   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6616   filter: "'NIC_Intel-XXV710' and
6617            '64B' and
6618            ('BASE' or 'SCALE') and
6619            'NDRPDR' and
6620            'ETH' and
6621            '2T1C' and
6622            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6623            not 'VHOST' and
6624            not 'MEMIF'"
6625   parameters:
6626   - "throughput"
6627   - "parent"
6628   - "tags"
6629   sort:
6630   - "L2PATCH"
6631   - "L2PATCH"
6632   - "L2XCBASE"
6633   - "L2BDMACLRN"
6634   traces:
6635     hoverinfo: "x+y"
6636     boxpoints: "outliers"
6637     whiskerwidth: 0
6638   layout:
6639     title: "l2sw-3n-skx-xxv710-64b-2t1c-base-pdr"
6640     layout: "plot-throughput"
6641
6642 - type: "plot"
6643   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-4t2c-base-ndr"
6644   algorithm: "plot_performance_box"
6645   output-file-type: ".html"
6646   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base-ndr"
6647   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6648   filter: "'NIC_Intel-XXV710' and
6649            '64B' and
6650            ('BASE' or 'SCALE') and
6651            'NDRPDR' and
6652            'ETH' and
6653            '4T2C' and
6654            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6655            not 'VHOST' and
6656            not 'MEMIF'"
6657   parameters:
6658   - "throughput"
6659   - "parent"
6660   - "tags"
6661   sort:
6662   - "L2PATCH"
6663   - "L2PATCH"
6664   - "L2XCBASE"
6665   - "L2BDMACLRN"
6666   traces:
6667     hoverinfo: "x+y"
6668     boxpoints: "outliers"
6669     whiskerwidth: 0
6670   layout:
6671     title: "l2sw-3n-skx-xxv710-64b-4t2c-base-ndr"
6672     layout: "plot-throughput"
6673
6674 - type: "plot"
6675   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-4t2c-base-pdr"
6676   algorithm: "plot_performance_box"
6677   output-file-type: ".html"
6678   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base-pdr"
6679   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6680   filter: "'NIC_Intel-XXV710' and
6681            '64B' and
6682            ('BASE' or 'SCALE') and
6683            'NDRPDR' and
6684            'ETH' and
6685            '4T2C' and
6686            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6687            not 'VHOST' and
6688            not 'MEMIF'"
6689   parameters:
6690   - "throughput"
6691   - "parent"
6692   - "tags"
6693   sort:
6694   - "L2PATCH"
6695   - "L2PATCH"
6696   - "L2XCBASE"
6697   - "L2BDMACLRN"
6698   traces:
6699     hoverinfo: "x+y"
6700     boxpoints: "outliers"
6701     whiskerwidth: 0
6702   layout:
6703     title: "l2sw-3n-skx-xxv710-64b-4t2c-base-pdr"
6704     layout: "plot-throughput"
6705
6706 # Packet Throughput - VPP L2 2n-skx-x710 base and scale
6707 - type: "plot"
6708   title: "VPP Throughput: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
6709   algorithm: "plot_performance_box"
6710   output-file-type: ".html"
6711   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
6712   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6713   filter: "'NIC_Intel-X710' and
6714            '64B' and
6715            ('BASE' or 'SCALE') and
6716            'NDRPDR' and
6717            'ETH' and
6718            '2T1C' and
6719            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6720            not 'VHOST' and
6721            not 'MEMIF'"
6722   parameters:
6723   - "throughput"
6724   - "parent"
6725   - "tags"
6726   sort:
6727   - "L2PATCH"
6728   - "L2XCBASE"
6729   - "BASE"
6730   - "FIB_10K"
6731   - "FIB_100K"
6732   - "FIB_1M"
6733   traces:
6734     hoverinfo: "x+y"
6735     boxpoints: "outliers"
6736     whiskerwidth: 0
6737   layout:
6738     title: "l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
6739     layout: "plot-throughput"
6740
6741 - type: "plot"
6742   title: "VPP Throughput: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
6743   algorithm: "plot_performance_box"
6744   output-file-type: ".html"
6745   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
6746   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6747   filter: "'NIC_Intel-X710' and
6748            '64B' and
6749            ('BASE' or 'SCALE') and
6750            'NDRPDR' and
6751            'ETH' and
6752            '2T1C' and
6753            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6754            not 'VHOST' and
6755            not 'MEMIF'"
6756   parameters:
6757   - "throughput"
6758   - "parent"
6759   - "tags"
6760   sort:
6761   - "L2PATCH"
6762   - "L2XCBASE"
6763   - "BASE"
6764   - "FIB_10K"
6765   - "FIB_100K"
6766   - "FIB_1M"
6767   traces:
6768     hoverinfo: "x+y"
6769     boxpoints: "outliers"
6770     whiskerwidth: 0
6771   layout:
6772     title: "l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
6773     layout: "plot-throughput"
6774
6775 - type: "plot"
6776   title: "VPP Throughput: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
6777   algorithm: "plot_performance_box"
6778   output-file-type: ".html"
6779   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
6780   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6781   filter: "'NIC_Intel-X710' and
6782            '64B' and
6783            ('BASE' or 'SCALE') and
6784            'NDRPDR' and
6785            'ETH' and
6786            '4T2C' and
6787            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6788            not 'VHOST' and
6789            not 'MEMIF'"
6790   parameters:
6791   - "throughput"
6792   - "parent"
6793   - "tags"
6794   sort:
6795   - "L2PATCH"
6796   - "L2XCBASE"
6797   - "BASE"
6798   - "FIB_10K"
6799   - "FIB_100K"
6800   - "FIB_1M"
6801   traces:
6802     hoverinfo: "x+y"
6803     boxpoints: "outliers"
6804     whiskerwidth: 0
6805   layout:
6806     title: "l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
6807     layout: "plot-throughput"
6808
6809 - type: "plot"
6810   title: "VPP Throughput: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
6811   algorithm: "plot_performance_box"
6812   output-file-type: ".html"
6813   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
6814   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6815   filter: "'NIC_Intel-X710' and
6816            '64B' and
6817            ('BASE' or 'SCALE') and
6818            'NDRPDR' and
6819            'ETH' and
6820            '4T2C' and
6821            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6822            not 'VHOST' and
6823            not 'MEMIF'"
6824   parameters:
6825   - "throughput"
6826   - "parent"
6827   - "tags"
6828   sort:
6829   - "L2PATCH"
6830   - "L2XCBASE"
6831   - "BASE"
6832   - "FIB_10K"
6833   - "FIB_100K"
6834   - "FIB_1M"
6835   traces:
6836     hoverinfo: "x+y"
6837     boxpoints: "outliers"
6838     whiskerwidth: 0
6839   layout:
6840     title: "l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
6841     layout: "plot-throughput"
6842
6843 # Packet Throughput - VPP L2 2n-skx-xxv710 base and scale
6844 - type: "plot"
6845   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
6846   algorithm: "plot_performance_box"
6847   output-file-type: ".html"
6848   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
6849   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6850   filter: "'NIC_Intel-XXV710' and
6851            '64B' and
6852            ('BASE' or 'SCALE') and
6853            'NDRPDR' and
6854            'ETH' and
6855            '2T1C' and
6856            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6857            not 'VHOST' and
6858            not 'MEMIF'"
6859   parameters:
6860   - "throughput"
6861   - "parent"
6862   - "tags"
6863   sort:
6864   - "L2PATCH"
6865   - "L2XCBASE"
6866   - "BASE"
6867   - "FIB_10K"
6868   - "FIB_100K"
6869   - "FIB_1M"
6870   traces:
6871     hoverinfo: "x+y"
6872     boxpoints: "outliers"
6873     whiskerwidth: 0
6874   layout:
6875     title: "l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
6876     layout: "plot-throughput"
6877
6878 - type: "plot"
6879   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
6880   algorithm: "plot_performance_box"
6881   output-file-type: ".html"
6882   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
6883   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6884   filter: "'NIC_Intel-XXV710' and
6885            '64B' and
6886            ('BASE' or 'SCALE') and
6887            'NDRPDR' and
6888            'ETH' and
6889            '2T1C' and
6890            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6891            not 'VHOST' and
6892            not 'MEMIF'"
6893   parameters:
6894   - "throughput"
6895   - "parent"
6896   - "tags"
6897   sort:
6898   - "L2PATCH"
6899   - "L2XCBASE"
6900   - "BASE"
6901   - "FIB_10K"
6902   - "FIB_100K"
6903   - "FIB_1M"
6904   traces:
6905     hoverinfo: "x+y"
6906     boxpoints: "outliers"
6907     whiskerwidth: 0
6908   layout:
6909     title: "l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
6910     layout: "plot-throughput"
6911
6912 - type: "plot"
6913   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
6914   algorithm: "plot_performance_box"
6915   output-file-type: ".html"
6916   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
6917   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6918   filter: "'NIC_Intel-XXV710' and
6919            '64B' and
6920            ('BASE' or 'SCALE') and
6921            'NDRPDR' and
6922            'ETH' and
6923            '4T2C' and
6924            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6925            not 'VHOST' and
6926            not 'MEMIF'"
6927   parameters:
6928   - "throughput"
6929   - "parent"
6930   - "tags"
6931   sort:
6932   - "L2PATCH"
6933   - "L2XCBASE"
6934   - "BASE"
6935   - "FIB_10K"
6936   - "FIB_100K"
6937   - "FIB_1M"
6938   traces:
6939     hoverinfo: "x+y"
6940     boxpoints: "outliers"
6941     whiskerwidth: 0
6942   layout:
6943     title: "l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
6944     layout: "plot-throughput"
6945
6946 - type: "plot"
6947   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
6948   algorithm: "plot_performance_box"
6949   output-file-type: ".html"
6950   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
6951   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6952   filter: "'NIC_Intel-XXV710' and
6953            '64B' and
6954            ('BASE' or 'SCALE') and
6955            'NDRPDR' and
6956            'ETH' and
6957            '4T2C' and
6958            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6959            not 'VHOST' and
6960            not 'MEMIF'"
6961   parameters:
6962   - "throughput"
6963   - "parent"
6964   - "tags"
6965   sort:
6966   - "L2PATCH"
6967   - "L2XCBASE"
6968   - "BASE"
6969   - "FIB_10K"
6970   - "FIB_100K"
6971   - "FIB_1M"
6972   traces:
6973     hoverinfo: "x+y"
6974     boxpoints: "outliers"
6975     whiskerwidth: 0
6976   layout:
6977     title: "l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
6978     layout: "plot-throughput"
6979
6980 # Packet Throughput - VPP L2 2n-dnv-x553 base
6981 - type: "plot"
6982   title: "VPP Throughput: l2sw-2n-dnv-x553-64b-1t1c-base-ndr"
6983   algorithm: "plot_performance_box"
6984   output-file-type: ".html"
6985   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-1t1c-base-ndr"
6986   data: "intel-dnv-vpp"
6987   filter: "'NIC_Intel-X553' and
6988            '64B' and
6989            'BASE' and
6990            'NDRPDR' and
6991            'ETH' and
6992            '1T1C' and
6993            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6994            not 'VHOST' and
6995            not 'MEMIF'"
6996   parameters:
6997   - "throughput"
6998   - "parent"
6999   - "tags"
7000   sort:
7001   - "L2XCBASE"
7002   - "L2BDMACLRN"
7003   - "L2PATCH"
7004   traces:
7005     hoverinfo: "x+y"
7006     boxpoints: "outliers"
7007     whiskerwidth: 0
7008   layout:
7009     title: "l2sw-2n-dnv-x553-64b-1t1c-base-ndr"
7010     layout: "plot-throughput"
7011
7012 - type: "plot"
7013   title: "VPP Throughput: l2sw-2n-dnv-x553-64b-1t1c-base-pdr"
7014   algorithm: "plot_performance_box"
7015   output-file-type: ".html"
7016   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-1t1c-base-pdr"
7017   data: "intel-dnv-vpp"
7018   filter: "'NIC_Intel-X553' and
7019            '64B' and
7020            ('BASE' or 'SCALE') and
7021            'NDRPDR' and
7022            'ETH' and
7023            '1T1C' and
7024            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7025            not 'VHOST' and
7026            not 'MEMIF'"
7027   parameters:
7028   - "throughput"
7029   - "parent"
7030   - "tags"
7031   sort:
7032   - "L2XCBASE"
7033   - "L2BDMACLRN"
7034   - "L2PATCH"
7035   traces:
7036     hoverinfo: "x+y"
7037     boxpoints: "outliers"
7038     whiskerwidth: 0
7039   layout:
7040     title: "l2sw-2n-dnv-x553-64b-1t1c-base-pdr"
7041     layout: "plot-throughput"
7042
7043 - type: "plot"
7044   title: "VPP Throughput: l2sw-2n-dnv-x553-64b-2t2c-base-ndr"
7045   algorithm: "plot_performance_box"
7046   output-file-type: ".html"
7047   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-2t2c-base-ndr"
7048   data: "intel-dnv-vpp"
7049   filter: "'NIC_Intel-X553' and
7050            '64B' and
7051            ('BASE' or 'SCALE') and
7052            'NDRPDR' and
7053            'ETH' and
7054            '2T2C' and
7055            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7056            not 'VHOST' and
7057            not 'MEMIF'"
7058   parameters:
7059   - "throughput"
7060   - "parent"
7061   - "tags"
7062   sort:
7063   - "L2XCBASE"
7064   - "L2BDMACLRN"
7065   - "L2PATCH"
7066   traces:
7067     hoverinfo: "x+y"
7068     boxpoints: "outliers"
7069     whiskerwidth: 0
7070   layout:
7071     title: "l2sw-2n-dnv-x553-64b-2t2c-base-ndr"
7072     layout: "plot-throughput"
7073
7074 - type: "plot"
7075   title: "VPP Throughput: l2sw-2n-dnv-x553-64b-2t2c-base-pdr"
7076   algorithm: "plot_performance_box"
7077   output-file-type: ".html"
7078   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-2t2c-base-pdr"
7079   data: "intel-dnv-vpp"
7080   filter: "'NIC_Intel-X553' and
7081            '64B' and
7082            ('BASE' or 'SCALE') and
7083            'NDRPDR' and
7084            'ETH' and
7085            '2T2C' and
7086            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7087            not 'VHOST' and
7088            not 'MEMIF'"
7089   parameters:
7090   - "throughput"
7091   - "parent"
7092   - "tags"
7093   sort:
7094   - "L2XCBASE"
7095   - "L2BDMACLRN"
7096   - "L2PATCH"
7097   traces:
7098     hoverinfo: "x+y"
7099     boxpoints: "outliers"
7100     whiskerwidth: 0
7101   layout:
7102     title: "l2sw-2n-dnv-x553-64b-2t2c-base-pdr"
7103     layout: "plot-throughput"
7104
7105 ################################################################################
7106
7107 # Packet Throughput - VPP Container Memif 3n-hsw-x520
7108 - type: "plot"
7109   title: "VPP Throughput: memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
7110   algorithm: "plot_performance_box"
7111   output-file-type: ".html"
7112   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
7113   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7114   filter: "'NIC_Intel-X520-DA2' and
7115            '64B' and
7116            ('BASE' or 'SCALE') and
7117            'NDRPDR' and
7118            '1T1C' and
7119            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7120            not 'VHOST' and
7121            'MEMIF'"
7122   parameters:
7123   - "throughput"
7124   - "parent"
7125   - "tags"
7126   sort:
7127   - "L2XCFWD"
7128   - "L2XCFWD"
7129   - "L2XCFWD"
7130   - "L2BDMACLRN"
7131   - "L2BDMACLRN"
7132   - "L2BDMACLRN"
7133   - "IP4FWD"
7134   traces:
7135     hoverinfo: "x+y"
7136     boxpoints: "outliers"
7137     whiskerwidth: 0
7138   layout:
7139     title: "memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
7140     layout: "plot-throughput"
7141
7142 - type: "plot"
7143   title: "VPP Throughput: memif-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
7144   algorithm: "plot_performance_box"
7145   output-file-type: ".html"
7146   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
7147   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7148   filter: "'NIC_Intel-X520-DA2' and
7149            '64B' and
7150            ('BASE' or 'SCALE') and
7151            'NDRPDR' and
7152            '1T1C' and
7153            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7154            not 'VHOST' and
7155            'MEMIF'"
7156   parameters:
7157   - "throughput"
7158   - "parent"
7159   - "tags"
7160   sort:
7161   - "L2XCFWD"
7162   - "L2XCFWD"
7163   - "L2XCFWD"
7164   - "L2BDMACLRN"
7165   - "L2BDMACLRN"
7166   - "L2BDMACLRN"
7167   - "IP4FWD"
7168   traces:
7169     hoverinfo: "x+y"
7170     boxpoints: "outliers"
7171     whiskerwidth: 0
7172   layout:
7173     title: "memif-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
7174     layout: "plot-throughput"
7175
7176 - type: "plot"
7177   title: "VPP Throughput: memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
7178   algorithm: "plot_performance_box"
7179   output-file-type: ".html"
7180   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
7181   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7182   filter: "'NIC_Intel-X520-DA2' and
7183            '64B' and
7184            ('BASE' or 'SCALE') and
7185            'NDRPDR' and
7186            '2T2C' and
7187            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7188            not 'VHOST' and
7189            'MEMIF'"
7190   parameters:
7191   - "throughput"
7192   - "parent"
7193   - "tags"
7194   sort:
7195   - "L2XCFWD"
7196   - "L2XCFWD"
7197   - "L2XCFWD"
7198   - "L2BDMACLRN"
7199   - "L2BDMACLRN"
7200   - "L2BDMACLRN"
7201   - "IP4FWD"
7202   traces:
7203     hoverinfo: "x+y"
7204     boxpoints: "outliers"
7205     whiskerwidth: 0
7206   layout:
7207     title: "memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
7208     layout: "plot-throughput"
7209
7210 - type: "plot"
7211   title: "VPP Throughput: memif-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
7212   algorithm: "plot_performance_box"
7213   output-file-type: ".html"
7214   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
7215   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7216   filter: "'NIC_Intel-X520-DA2' and
7217            '64B' and
7218            ('BASE' or 'SCALE') and
7219            'NDRPDR' and
7220            '2T2C' and
7221            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7222            not 'VHOST' and
7223            'MEMIF'"
7224   parameters:
7225   - "throughput"
7226   - "parent"
7227   - "tags"
7228   sort:
7229   - "L2XCFWD"
7230   - "L2XCFWD"
7231   - "L2XCFWD"
7232   - "L2BDMACLRN"
7233   - "L2BDMACLRN"
7234   - "L2BDMACLRN"
7235   - "IP4FWD"
7236   traces:
7237     hoverinfo: "x+y"
7238     boxpoints: "outliers"
7239     whiskerwidth: 0
7240   layout:
7241     title: "memif-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
7242     layout: "plot-throughput"
7243
7244 # Packet Throughput - VPP Container Memif 3n-hsw-x710
7245 - type: "plot"
7246   title: "VPP Throughput: memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
7247   algorithm: "plot_performance_box"
7248   output-file-type: ".html"
7249   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
7250   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7251   filter: "'NIC_Intel-X710' and
7252            '64B' and
7253            ('BASE' or 'SCALE') and
7254            'NDRPDR' and
7255            '1T1C' and
7256            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7257            not 'VHOST' and
7258            'MEMIF'"
7259   parameters:
7260   - "throughput"
7261   - "parent"
7262   - "tags"
7263   sort:
7264   - "L2XCFWD"
7265   - "L2XCFWD"
7266   - "L2XCFWD"
7267   - "L2BDMACLRN"
7268   - "L2BDMACLRN"
7269   - "L2BDMACLRN"
7270   - "IP4FWD"
7271   traces:
7272     hoverinfo: "x+y"
7273     boxpoints: "outliers"
7274     whiskerwidth: 0
7275   layout:
7276     title: "memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
7277     layout: "plot-throughput"
7278
7279 - type: "plot"
7280   title: "VPP Throughput: memif-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
7281   algorithm: "plot_performance_box"
7282   output-file-type: ".html"
7283   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
7284   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7285   filter: "'NIC_Intel-X710' and
7286            '64B' and
7287            ('BASE' or 'SCALE') and
7288            'NDRPDR' and
7289            '1T1C' and
7290            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7291            not 'VHOST' and
7292            'MEMIF'"
7293   parameters:
7294   - "throughput"
7295   - "parent"
7296   - "tags"
7297   sort:
7298   - "L2XCFWD"
7299   - "L2XCFWD"
7300   - "L2XCFWD"
7301   - "L2BDMACLRN"
7302   - "L2BDMACLRN"
7303   - "L2BDMACLRN"
7304   - "IP4FWD"
7305   traces:
7306     hoverinfo: "x+y"
7307     boxpoints: "outliers"
7308     whiskerwidth: 0
7309   layout:
7310     title: "memif-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
7311     layout: "plot-throughput"
7312
7313 - type: "plot"
7314   title: "VPP Throughput: memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
7315   algorithm: "plot_performance_box"
7316   output-file-type: ".html"
7317   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
7318   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7319   filter: "'NIC_Intel-X710' and
7320            '64B' and
7321            ('BASE' or 'SCALE') and
7322            'NDRPDR' and
7323            '2T2C' and
7324            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7325            not 'VHOST' and
7326            'MEMIF'"
7327   parameters:
7328   - "throughput"
7329   - "parent"
7330   - "tags"
7331   sort:
7332   - "L2XCFWD"
7333   - "L2XCFWD"
7334   - "L2XCFWD"
7335   - "L2BDMACLRN"
7336   - "L2BDMACLRN"
7337   - "L2BDMACLRN"
7338   - "IP4FWD"
7339   traces:
7340     hoverinfo: "x+y"
7341     boxpoints: "outliers"
7342     whiskerwidth: 0
7343   layout:
7344     title: "memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
7345     layout: "plot-throughput"
7346
7347 - type: "plot"
7348   title: "VPP Throughput: memif-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
7349   algorithm: "plot_performance_box"
7350   output-file-type: ".html"
7351   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
7352   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7353   filter: "'NIC_Intel-X710' and
7354            '64B' and
7355            ('BASE' or 'SCALE') and
7356            'NDRPDR' and
7357            '2T2C' and
7358            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7359            not 'VHOST' and
7360            'MEMIF'"
7361   parameters:
7362   - "throughput"
7363   - "parent"
7364   - "tags"
7365   sort:
7366   - "L2XCFWD"
7367   - "L2XCFWD"
7368   - "L2XCFWD"
7369   - "L2BDMACLRN"
7370   - "L2BDMACLRN"
7371   - "L2BDMACLRN"
7372   - "IP4FWD"
7373   traces:
7374     hoverinfo: "x+y"
7375     boxpoints: "outliers"
7376     whiskerwidth: 0
7377   layout:
7378     title: "memif-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
7379     layout: "plot-throughput"
7380
7381 # Packet Throughput - VPP Container Memif 3n-hsw-xl710
7382 - type: "plot"
7383   title: "VPP Throughput: memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr"
7384   algorithm: "plot_performance_box"
7385   output-file-type: ".html"
7386   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr"
7387   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7388   filter: "'NIC_Intel-XL710' and
7389            '64B' and
7390            ('BASE' or 'SCALE') and
7391            'NDRPDR' and
7392            '1T1C' and
7393            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7394            not 'VHOST' and
7395            'MEMIF'"
7396   parameters:
7397   - "throughput"
7398   - "parent"
7399   - "tags"
7400   sort:
7401   - "L2XCFWD"
7402   - "L2XCFWD"
7403   - "L2XCFWD"
7404   - "L2BDMACLRN"
7405   - "L2BDMACLRN"
7406   - "L2BDMACLRN"
7407   - "IP4FWD"
7408   traces:
7409     hoverinfo: "x+y"
7410     boxpoints: "outliers"
7411     whiskerwidth: 0
7412   layout:
7413     title: "memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr"
7414     layout: "plot-throughput"
7415
7416 - type: "plot"
7417   title: "VPP Throughput: memif-3n-hsw-xl710-64b-1t1c-base_and_features-pdr"
7418   algorithm: "plot_performance_box"
7419   output-file-type: ".html"
7420   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_features-pdr"
7421   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7422   filter: "'NIC_Intel-XL710' and
7423            '64B' and
7424            ('BASE' or 'SCALE') and
7425            'NDRPDR' and
7426            '1T1C' and
7427            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7428            not 'VHOST' and
7429            'MEMIF'"
7430   parameters:
7431   - "throughput"
7432   - "parent"
7433   - "tags"
7434   sort:
7435   - "L2XCFWD"
7436   - "L2XCFWD"
7437   - "L2XCFWD"
7438   - "L2BDMACLRN"
7439   - "L2BDMACLRN"
7440   - "L2BDMACLRN"
7441   - "IP4FWD"
7442   traces:
7443     hoverinfo: "x+y"
7444     boxpoints: "outliers"
7445     whiskerwidth: 0
7446   layout:
7447     title: "memif-3n-hsw-xl710-64b-1t1c-base_and_features-pdr"
7448     layout: "plot-throughput"
7449
7450 - type: "plot"
7451   title: "VPP Throughput: memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr"
7452   algorithm: "plot_performance_box"
7453   output-file-type: ".html"
7454   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr"
7455   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7456   filter: "'NIC_Intel-XL710' and
7457            '64B' and
7458            ('BASE' or 'SCALE') and
7459            'NDRPDR' and
7460            '2T2C' and
7461            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7462            not 'VHOST' and
7463            'MEMIF'"
7464   parameters:
7465   - "throughput"
7466   - "parent"
7467   - "tags"
7468   sort:
7469   - "L2XCFWD"
7470   - "L2XCFWD"
7471   - "L2XCFWD"
7472   - "L2BDMACLRN"
7473   - "L2BDMACLRN"
7474   - "L2BDMACLRN"
7475   - "IP4FWD"
7476   traces:
7477     hoverinfo: "x+y"
7478     boxpoints: "outliers"
7479     whiskerwidth: 0
7480   layout:
7481     title: "memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr"
7482     layout: "plot-throughput"
7483
7484 - type: "plot"
7485   title: "VPP Throughput: memif-3n-hsw-xl710-64b-2t2c-base_and_features-pdr"
7486   algorithm: "plot_performance_box"
7487   output-file-type: ".html"
7488   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_features-pdr"
7489   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7490   filter: "'NIC_Intel-XL710' and
7491            '64B' and
7492            ('BASE' or 'SCALE') and
7493            'NDRPDR' and
7494            '2T2C' and
7495            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7496            not 'VHOST' and
7497            'MEMIF'"
7498   parameters:
7499   - "throughput"
7500   - "parent"
7501   - "tags"
7502   sort:
7503   - "L2XCFWD"
7504   - "L2XCFWD"
7505   - "L2XCFWD"
7506   - "L2BDMACLRN"
7507   - "L2BDMACLRN"
7508   - "L2BDMACLRN"
7509   - "IP4FWD"
7510   traces:
7511     hoverinfo: "x+y"
7512     boxpoints: "outliers"
7513     whiskerwidth: 0
7514   layout:
7515     title: "memif-3n-hsw-xl710-64b-2t2c-base_and_features-pdr"
7516     layout: "plot-throughput"
7517
7518 # Packet Throughput - VPP Container Memif 3n-skx-x710
7519 - type: "plot"
7520   title: "VPP Throughput: memif-3n-skx-x710-64b-2t1c-base_and_features-ndr"
7521   algorithm: "plot_performance_box"
7522   output-file-type: ".html"
7523   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_features-ndr"
7524   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7525   filter: "'NIC_Intel-X710' and
7526            '64B' and
7527            ('BASE' or 'SCALE') and
7528            'NDRPDR' and
7529            '2T1C' and
7530            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7531            not 'VHOST' and
7532            'MEMIF'"
7533   parameters:
7534   - "throughput"
7535   - "parent"
7536   - "tags"
7537   sort:
7538   - "L2XCFWD"
7539   - "L2XCFWD"
7540   - "L2XCFWD"
7541   - "L2BDMACLRN"
7542   - "L2BDMACLRN"
7543   - "L2BDMACLRN"
7544   - "IP4FWD"
7545   traces:
7546     hoverinfo: "x+y"
7547     boxpoints: "outliers"
7548     whiskerwidth: 0
7549   layout:
7550     title: "memif-3n-skx-x710-64b-2t1c-base_and_features-ndr"
7551     layout: "plot-throughput"
7552
7553 - type: "plot"
7554   title: "VPP Throughput: memif-3n-skx-x710-64b-2t1c-base_and_features-pdr"
7555   algorithm: "plot_performance_box"
7556   output-file-type: ".html"
7557   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_features-pdr"
7558   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7559   filter: "'NIC_Intel-X710' and
7560            '64B' and
7561            ('BASE' or 'SCALE') and
7562            'NDRPDR' and
7563            '2T1C' and
7564            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7565            not 'VHOST' and
7566            'MEMIF'"
7567   parameters:
7568   - "throughput"
7569   - "parent"
7570   - "tags"
7571   sort:
7572   - "L2XCFWD"
7573   - "L2XCFWD"
7574   - "L2XCFWD"
7575   - "L2BDMACLRN"
7576   - "L2BDMACLRN"
7577   - "L2BDMACLRN"
7578   - "IP4FWD"
7579   traces:
7580     hoverinfo: "x+y"
7581     boxpoints: "outliers"
7582     whiskerwidth: 0
7583   layout:
7584     title: "memif-3n-skx-x710-64b-2t1c-base_and_features-pdr"
7585     layout: "plot-throughput"
7586
7587 - type: "plot"
7588   title: "VPP Throughput: memif-3n-skx-x710-64b-4t2c-base_and_features-ndr"
7589   algorithm: "plot_performance_box"
7590   output-file-type: ".html"
7591   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_features-ndr"
7592   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7593   filter: "'NIC_Intel-X710' and
7594            '64B' and
7595            ('BASE' or 'SCALE') and
7596            'NDRPDR' and
7597            '4T2C' and
7598            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7599            not 'VHOST' and
7600            'MEMIF'"
7601   parameters:
7602   - "throughput"
7603   - "parent"
7604   - "tags"
7605   sort:
7606   - "L2XCFWD"
7607   - "L2XCFWD"
7608   - "L2XCFWD"
7609   - "L2BDMACLRN"
7610   - "L2BDMACLRN"
7611   - "L2BDMACLRN"
7612   - "IP4FWD"
7613   traces:
7614     hoverinfo: "x+y"
7615     boxpoints: "outliers"
7616     whiskerwidth: 0
7617   layout:
7618     title: "memif-3n-skx-x710-64b-4t2c-base_and_features-ndr"
7619     layout: "plot-throughput"
7620
7621 - type: "plot"
7622   title: "VPP Throughput: memif-3n-skx-x710-64b-4t2c-base_and_features-pdr"
7623   algorithm: "plot_performance_box"
7624   output-file-type: ".html"
7625   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_features-pdr"
7626   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7627   filter: "'NIC_Intel-X710' and
7628            '64B' and
7629            ('BASE' or 'SCALE') and
7630            'NDRPDR' and
7631            '4T2C' and
7632            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7633            not 'VHOST' and
7634            'MEMIF'"
7635   parameters:
7636   - "throughput"
7637   - "parent"
7638   - "tags"
7639   sort:
7640   - "L2XCFWD"
7641   - "L2XCFWD"
7642   - "L2XCFWD"
7643   - "L2BDMACLRN"
7644   - "L2BDMACLRN"
7645   - "L2BDMACLRN"
7646   - "IP4FWD"
7647   traces:
7648     hoverinfo: "x+y"
7649     boxpoints: "outliers"
7650     whiskerwidth: 0
7651   layout:
7652     title: "memif-3n-skx-x710-64b-4t2c-base_and_features-pdr"
7653     layout: "plot-throughput"
7654
7655 # Packet Throughput - VPP Container Memif 2n-skx-x710
7656 - type: "plot"
7657   title: "VPP Throughput: memif-2n-skx-x710-64b-2t1c-base_and_features-ndr"
7658   algorithm: "plot_performance_box"
7659   output-file-type: ".html"
7660   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_features-ndr"
7661   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7662   filter: "'NIC_Intel-X710' and
7663            '64B' and
7664            ('BASE' or 'SCALE') and
7665            'NDRPDR' and
7666            '2T1C' and
7667            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7668            not 'VHOST' and
7669            not 'NF_DENSITY' and
7670            'MEMIF'"
7671   parameters:
7672   - "throughput"
7673   - "parent"
7674   - "tags"
7675   sort:
7676   - "L2XCFWD"
7677   - "L2XCFWD"
7678   - "L2XCFWD"
7679   - "L2BDMACLRN"
7680   - "L2BDMACLRN"
7681   - "L2BDMACLRN"
7682   - "IP4FWD"
7683   traces:
7684     hoverinfo: "x+y"
7685     boxpoints: "outliers"
7686     whiskerwidth: 0
7687   layout:
7688     title: "memif-2n-skx-x710-64b-2t1c-base_and_features-ndr"
7689     layout: "plot-throughput"
7690
7691 - type: "plot"
7692   title: "VPP Throughput: memif-2n-skx-x710-64b-2t1c-base_and_features-pdr"
7693   algorithm: "plot_performance_box"
7694   output-file-type: ".html"
7695   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_features-pdr"
7696   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7697   filter: "'NIC_Intel-X710' and
7698            '64B' and
7699            ('BASE' or 'SCALE') and
7700            'NDRPDR' and
7701            '2T1C' and
7702            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7703            not 'VHOST' and
7704            not 'NF_DENSITY' and
7705            'MEMIF'"
7706   parameters:
7707   - "throughput"
7708   - "parent"
7709   - "tags"
7710   sort:
7711   - "L2XCFWD"
7712   - "L2XCFWD"
7713   - "L2XCFWD"
7714   - "L2BDMACLRN"
7715   - "L2BDMACLRN"
7716   - "L2BDMACLRN"
7717   - "IP4FWD"
7718   traces:
7719     hoverinfo: "x+y"
7720     boxpoints: "outliers"
7721     whiskerwidth: 0
7722   layout:
7723     title: "memif-2n-skx-x710-64b-2t1c-base_and_features-pdr"
7724     layout: "plot-throughput"
7725
7726 - type: "plot"
7727   title: "VPP Throughput: memif-2n-skx-x710-64b-4t2c-base_and_features-ndr"
7728   algorithm: "plot_performance_box"
7729   output-file-type: ".html"
7730   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_features-ndr"
7731   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7732   filter: "'NIC_Intel-X710' and
7733            '64B' and
7734            ('BASE' or 'SCALE') and
7735            'NDRPDR' and
7736            '4T2C' and
7737            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7738            not 'VHOST' and
7739            not 'NF_DENSITY' and
7740            'MEMIF'"
7741   parameters:
7742   - "throughput"
7743   - "parent"
7744   - "tags"
7745   sort:
7746   - "L2XCFWD"
7747   - "L2XCFWD"
7748   - "L2XCFWD"
7749   - "L2BDMACLRN"
7750   - "L2BDMACLRN"
7751   - "L2BDMACLRN"
7752   - "IP4FWD"
7753   traces:
7754     hoverinfo: "x+y"
7755     boxpoints: "outliers"
7756     whiskerwidth: 0
7757   layout:
7758     title: "memif-2n-skx-x710-64b-4t2c-base_and_features-ndr"
7759     layout: "plot-throughput"
7760
7761 - type: "plot"
7762   title: "VPP Throughput: memif-2n-skx-x710-64b-4t2c-base_and_features-pdr"
7763   algorithm: "plot_performance_box"
7764   output-file-type: ".html"
7765   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_features-pdr"
7766   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7767   filter: "'NIC_Intel-X710' and
7768            '64B' and
7769            ('BASE' or 'SCALE') and
7770            'NDRPDR' and
7771            '4T2C' and
7772            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7773            not 'VHOST' and
7774            not 'NF_DENSITY' and
7775            'MEMIF'"
7776   parameters:
7777   - "throughput"
7778   - "parent"
7779   - "tags"
7780   sort:
7781   - "L2XCFWD"
7782   - "L2XCFWD"
7783   - "L2XCFWD"
7784   - "L2BDMACLRN"
7785   - "L2BDMACLRN"
7786   - "L2BDMACLRN"
7787   - "IP4FWD"
7788   traces:
7789     hoverinfo: "x+y"
7790     boxpoints: "outliers"
7791     whiskerwidth: 0
7792   layout:
7793     title: "memif-2n-skx-x710-64b-4t2c-base_and_features-pdr"
7794     layout: "plot-throughput"
7795
7796 # Packet Throughput - VPP Container Memif 2n-skx-xxv710
7797 - type: "plot"
7798   title: "VPP Throughput: memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
7799   algorithm: "plot_performance_box"
7800   output-file-type: ".html"
7801   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
7802   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7803   filter: "'NIC_Intel-XXV710' and
7804            '64B' and
7805            ('BASE' or 'SCALE') and
7806            'NDRPDR' and
7807            '2T1C' and
7808            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7809            not 'VHOST' and
7810            'MEMIF'"
7811   parameters:
7812   - "throughput"
7813   - "parent"
7814   - "tags"
7815   sort:
7816   - "L2XCFWD"
7817   - "L2XCFWD"
7818   - "L2XCFWD"
7819   - "L2BDMACLRN"
7820   - "L2BDMACLRN"
7821   - "L2BDMACLRN"
7822   - "IP4FWD"
7823   traces:
7824     hoverinfo: "x+y"
7825     boxpoints: "outliers"
7826     whiskerwidth: 0
7827   layout:
7828     title: "memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
7829     layout: "plot-throughput"
7830
7831 - type: "plot"
7832   title: "VPP Throughput: memif-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
7833   algorithm: "plot_performance_box"
7834   output-file-type: ".html"
7835   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
7836   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7837   filter: "'NIC_Intel-XXV710' and
7838            '64B' and
7839            ('BASE' or 'SCALE') and
7840            'NDRPDR' and
7841            '2T1C' and
7842            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7843            not 'VHOST' and
7844            'MEMIF'"
7845   parameters:
7846   - "throughput"
7847   - "parent"
7848   - "tags"
7849   sort:
7850   - "L2XCFWD"
7851   - "L2XCFWD"
7852   - "L2XCFWD"
7853   - "L2BDMACLRN"
7854   - "L2BDMACLRN"
7855   - "L2BDMACLRN"
7856   - "IP4FWD"
7857   traces:
7858     hoverinfo: "x+y"
7859     boxpoints: "outliers"
7860     whiskerwidth: 0
7861   layout:
7862     title: "memif-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
7863     layout: "plot-throughput"
7864
7865 - type: "plot"
7866   title: "VPP Throughput: memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
7867   algorithm: "plot_performance_box"
7868   output-file-type: ".html"
7869   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
7870   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7871   filter: "'NIC_Intel-XXV710' and
7872            '64B' and
7873            ('BASE' or 'SCALE') and
7874            'NDRPDR' and
7875            '4T2C' and
7876            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7877            not 'VHOST' and
7878            'MEMIF'"
7879   parameters:
7880   - "throughput"
7881   - "parent"
7882   - "tags"
7883   sort:
7884   - "L2XCFWD"
7885   - "L2XCFWD"
7886   - "L2XCFWD"
7887   - "L2BDMACLRN"
7888   - "L2BDMACLRN"
7889   - "L2BDMACLRN"
7890   - "IP4FWD"
7891   traces:
7892     hoverinfo: "x+y"
7893     boxpoints: "outliers"
7894     whiskerwidth: 0
7895   layout:
7896     title: "memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
7897     layout: "plot-throughput"
7898
7899 - type: "plot"
7900   title: "VPP Throughput: memif-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
7901   algorithm: "plot_performance_box"
7902   output-file-type: ".html"
7903   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
7904   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7905   filter: "'NIC_Intel-XXV710' and
7906            '64B' and
7907            ('BASE' or 'SCALE') and
7908            'NDRPDR' and
7909            '4T2C' and
7910            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7911            not 'VHOST' and
7912            'MEMIF'"
7913   parameters:
7914   - "throughput"
7915   - "parent"
7916   - "tags"
7917   sort:
7918   - "L2XCFWD"
7919   - "L2XCFWD"
7920   - "L2XCFWD"
7921   - "L2BDMACLRN"
7922   - "L2BDMACLRN"
7923   - "L2BDMACLRN"
7924   - "IP4FWD"
7925   traces:
7926     hoverinfo: "x+y"
7927     boxpoints: "outliers"
7928     whiskerwidth: 0
7929   layout:
7930     title: "memif-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
7931     layout: "plot-throughput"
7932
7933 ################################################################################
7934
7935 # Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x520 l2xc
7936 - type: "plot"
7937   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
7938   algorithm: "plot_performance_box"
7939   output-file-type: ".html"
7940   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
7941   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
7942   filter: "'NIC_Intel-X520-DA2' and
7943            '64B' and
7944            ('BASE' or 'SCALE') and
7945            'NDRPDR' and
7946            '1T1C' and
7947            'L2XCFWD' and
7948            not 'VHOST' and
7949            not 'NF_DENSITY' and
7950            'MEMIF'"
7951   parameters:
7952   - "throughput"
7953   - "parent"
7954   - "tags"
7955   sort:
7956   - "1VNF"
7957   - "2VNF"
7958   - "4VNF"
7959   - "2VNF"
7960   - "4VNF"
7961   traces:
7962     hoverinfo: "x+y"
7963     boxpoints: "outliers"
7964     whiskerwidth: 0
7965   layout:
7966     title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
7967     layout: "plot-throughput"
7968
7969 - type: "plot"
7970   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-pdr"
7971   algorithm: "plot_performance_box"
7972   output-file-type: ".html"
7973   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-pdr"
7974   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
7975   filter: "'NIC_Intel-X520-DA2' and
7976            '64B' and
7977            ('BASE' or 'SCALE') and
7978            'NDRPDR' and
7979            '1T1C' and
7980            'L2XCFWD' and
7981            not 'VHOST' and
7982            not 'NF_DENSITY' and
7983            'MEMIF'"
7984   parameters:
7985   - "throughput"
7986   - "parent"
7987   - "tags"
7988   sort:
7989   - "1VNF"
7990   - "2VNF"
7991   - "4VNF"
7992   - "2VNF"
7993   - "4VNF"
7994   traces:
7995     hoverinfo: "x+y"
7996     boxpoints: "outliers"
7997     whiskerwidth: 0
7998   layout:
7999     title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-pdr"
8000     layout: "plot-throughput"
8001
8002 - type: "plot"
8003   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
8004   algorithm: "plot_performance_box"
8005   output-file-type: ".html"
8006   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
8007   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
8008   filter: "'NIC_Intel-X520-DA2' and
8009            '64B' and
8010            ('BASE' or 'SCALE') and
8011            'NDRPDR' and
8012            '2T2C' and
8013            'L2XCFWD' and
8014            not 'VHOST' and
8015            not 'NF_DENSITY' and
8016            'MEMIF'"
8017   parameters:
8018   - "throughput"
8019   - "parent"
8020   - "tags"
8021   sort:
8022   - "1VNF"
8023   - "2VNF"
8024   - "4VNF"
8025   - "2VNF"
8026   - "4VNF"
8027   traces:
8028     hoverinfo: "x+y"
8029     boxpoints: "outliers"
8030     whiskerwidth: 0
8031   layout:
8032     title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
8033     layout: "plot-throughput"
8034
8035 - type: "plot"
8036   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-pdr"
8037   algorithm: "plot_performance_box"
8038   output-file-type: ".html"
8039   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-pdr"
8040   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
8041   filter: "'NIC_Intel-X520-DA2' and
8042            '64B' and
8043            ('BASE' or 'SCALE') and
8044            'NDRPDR' and
8045            '2T2C' and
8046            'L2XCFWD' and
8047            not 'VHOST' and
8048            not 'NF_DENSITY' and
8049            'MEMIF'"
8050   parameters:
8051   - "throughput"
8052   - "parent"
8053   - "tags"
8054   sort:
8055   - "1VNF"
8056   - "2VNF"
8057   - "4VNF"
8058   - "2VNF"
8059   - "4VNF"
8060   traces:
8061     hoverinfo: "x+y"
8062     boxpoints: "outliers"
8063     whiskerwidth: 0
8064   layout:
8065     title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-pdr"
8066     layout: "plot-throughput"
8067
8068 # Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x520 l2bd
8069 - type: "plot"
8070   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
8071   algorithm: "plot_performance_box"
8072   output-file-type: ".html"
8073   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
8074   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
8075   filter: "'NIC_Intel-X520-DA2' and
8076            '64B' and
8077            ('BASE' or 'SCALE') and
8078            'NDRPDR' and
8079            '1T1C' and
8080            ('L2BDMACSTAT' or 'L2BDMACLRN') and
8081            not 'VHOST' and
8082            not 'NF_DENSITY' and
8083            'MEMIF'"
8084   parameters:
8085   - "throughput"
8086   - "parent"
8087   - "tags"
8088   sort:
8089   - "1VNF"
8090   - "2VNF"
8091   - "4VNF"
8092   - "2VNF"
8093   - "4VNF"
8094   traces:
8095     hoverinfo: "x+y"
8096     boxpoints: "outliers"
8097     whiskerwidth: 0
8098   layout:
8099     title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
8100     layout: "plot-throughput"
8101
8102 - type: "plot"
8103   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-pdr"
8104   algorithm: "plot_performance_box"
8105   output-file-type: ".html"
8106   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-pdr"
8107   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
8108   filter: "'NIC_Intel-X520-DA2' and
8109            '64B' and
8110            ('BASE' or 'SCALE') and
8111            'NDRPDR' and
8112            '1T1C' and
8113            ('L2BDMACSTAT' or 'L2BDMACLRN') and
8114            not 'VHOST' and
8115            not 'NF_DENSITY' and
8116            'MEMIF'"
8117   parameters:
8118   - "throughput"
8119   - "parent"
8120   - "tags"
8121   sort:
8122   - "1VNF"
8123   - "2VNF"
8124   - "4VNF"
8125   - "2VNF"
8126   - "4VNF"
8127   traces:
8128     hoverinfo: "x+y"
8129     boxpoints: "outliers"
8130     whiskerwidth: 0
8131   layout:
8132     title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-pdr"
8133     layout: "plot-throughput"
8134
8135 - type: "plot"
8136   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
8137   algorithm: "plot_performance_box"
8138   output-file-type: ".html"
8139   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
8140   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
8141   filter: "'NIC_Intel-X520-DA2' and
8142            '64B' and
8143            ('BASE' or 'SCALE') and
8144            'NDRPDR' and
8145            '2T2C' and
8146            ('L2BDMACSTAT' or 'L2BDMACLRN') and
8147            not 'VHOST' and
8148            not 'NF_DENSITY' and
8149            'MEMIF'"
8150   parameters:
8151   - "throughput"
8152   - "parent"
8153   - "tags"
8154   sort:
8155   - "1VNF"
8156   - "2VNF"
8157   - "4VNF"
8158   - "2VNF"
8159   - "4VNF"
8160   traces:
8161     hoverinfo: "x+y"
8162     boxpoints: "outliers"
8163     whiskerwidth: 0
8164   layout:
8165     title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
8166     layout: "plot-throughput"
8167
8168 - type: "plot"
8169   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-pdr"
8170   algorithm: "plot_performance_box"
8171   output-file-type: ".html"
8172   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-pdr"
8173   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
8174   filter: "'NIC_Intel-X520-DA2' and
8175            '64B' and
8176            ('BASE' or 'SCALE') and
8177            'NDRPDR' and
8178            '2T2C' and
8179            ('L2BDMACSTAT' or 'L2BDMACLRN') and
8180            not 'VHOST' and
8181            not 'NF_DENSITY' and
8182            'MEMIF'"
8183   parameters:
8184   - "throughput"
8185   - "parent"
8186   - "tags"
8187   sort:
8188   - "1VNF"
8189   - "2VNF"
8190   - "4VNF"
8191   - "2VNF"
8192   - "4VNF"
8193   traces:
8194     hoverinfo: "x+y"
8195     boxpoints: "outliers"
8196     whiskerwidth: 0
8197   layout:
8198     title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-pdr"
8199     layout: "plot-throughput"
8200
8201 # Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x710 l2xc
8202 - type: "plot"
8203   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
8204   algorithm: "plot_performance_box"
8205   output-file-type: ".html"
8206   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
8207   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
8208   filter: "'NIC_Intel-X710' and
8209            '64B' and
8210            ('BASE' or 'SCALE') and
8211            'NDRPDR' and
8212            '1T1C' and
8213            'L2XCFWD' and
8214            not 'VHOST' and
8215            not 'NF_DENSITY' and
8216            'MEMIF'"
8217   parameters:
8218   - "throughput"
8219   - "parent"
8220   - "tags"
8221   sort:
8222   - "1VNF"
8223   - "2VNF"
8224   - "4VNF"
8225   - "2VNF"
8226   - "4VNF"
8227   traces:
8228     hoverinfo: "x+y"
8229     boxpoints: "outliers"
8230     whiskerwidth: 0
8231   layout:
8232     title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
8233     layout: "plot-throughput"
8234
8235 - type: "plot"
8236   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-pdr"
8237   algorithm: "plot_performance_box"
8238   output-file-type: ".html"
8239   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-pdr"
8240   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
8241   filter: "'NIC_Intel-X710' and
8242            '64B' and
8243            ('BASE' or 'SCALE') and
8244            'NDRPDR' and
8245            '1T1C' and
8246            'L2XCFWD' and
8247            not 'VHOST' and
8248            not 'NF_DENSITY' and
8249            'MEMIF'"
8250   parameters:
8251   - "throughput"
8252   - "parent"
8253   - "tags"
8254   sort:
8255   - "1VNF"
8256   - "2VNF"
8257   - "4VNF"
8258   - "2VNF"
8259   - "4VNF"
8260   traces:
8261     hoverinfo: "x+y"
8262     boxpoints: "outliers"
8263     whiskerwidth: 0
8264   layout:
8265     title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-pdr"
8266     layout: "plot-throughput"
8267
8268 - type: "plot"
8269   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
8270   algorithm: "plot_performance_box"
8271   output-file-type: ".html"
8272   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
8273   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
8274   filter: "'NIC_Intel-X710' and
8275            '64B' and
8276            ('BASE' or 'SCALE') and
8277            'NDRPDR' and
8278            '2T2C' and
8279            'L2XCFWD' and
8280            not 'VHOST' and
8281            not 'NF_DENSITY' and
8282            'MEMIF'"
8283   parameters:
8284   - "throughput"
8285   - "parent"
8286   - "tags"
8287   sort:
8288   - "1VNF"
8289   - "2VNF"
8290   - "4VNF"
8291   - "2VNF"
8292   - "4VNF"
8293   traces:
8294     hoverinfo: "x+y"
8295     boxpoints: "outliers"
8296     whiskerwidth: 0
8297   layout:
8298     title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
8299     layout: "plot-throughput"
8300
8301 - type: "plot"
8302   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-pdr"
8303   algorithm: "plot_performance_box"
8304   output-file-type: ".html"
8305   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-pdr"
8306   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
8307   filter: "'NIC_Intel-X710' and
8308            '64B' and
8309            ('BASE' or 'SCALE') and
8310            'NDRPDR' and
8311            '2T2C' and
8312            'L2XCFWD' and
8313            not 'VHOST' and
8314            not 'NF_DENSITY' and
8315            'MEMIF'"
8316   parameters:
8317   - "throughput"
8318   - "parent"
8319   - "tags"
8320   sort:
8321   - "1VNF"
8322   - "2VNF"
8323   - "4VNF"
8324   - "2VNF"
8325   - "4VNF"
8326   traces:
8327     hoverinfo: "x+y"
8328     boxpoints: "outliers"
8329     whiskerwidth: 0
8330   layout:
8331     title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-pdr"
8332     layout: "plot-throughput"
8333
8334 # Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x710 l2bd
8335 - type: "plot"
8336   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
8337   algorithm: "plot_performance_box"
8338   output-file-type: ".html"
8339   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
8340   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
8341   filter: "'NIC_Intel-X710' and
8342            '64B' and
8343            ('BASE' or 'SCALE') and
8344            'NDRPDR' and
8345            '1T1C' and
8346            ('L2BDMACSTAT' or 'L2BDMACLRN') and
8347            not 'VHOST' and
8348            not 'NF_DENSITY' and
8349            'MEMIF'"
8350   parameters:
8351   - "throughput"
8352   - "parent"
8353   - "tags"
8354   sort:
8355   - "1VNF"
8356   - "2VNF"
8357   - "4VNF"
8358   - "2VNF"
8359   - "4VNF"
8360   traces:
8361     hoverinfo: "x+y"
8362     boxpoints: "outliers"
8363     whiskerwidth: 0
8364   layout:
8365     title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
8366     layout: "plot-throughput"
8367
8368 - type: "plot"
8369   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-pdr"
8370   algorithm: "plot_performance_box"
8371   output-file-type: ".html"
8372   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-pdr"
8373   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
8374   filter: "'NIC_Intel-X710' and
8375            '64B' and
8376            ('BASE' or 'SCALE') and
8377            'NDRPDR' and
8378            '1T1C' and
8379            ('L2BDMACSTAT' or 'L2BDMACLRN') and
8380            not 'VHOST' and
8381            not 'NF_DENSITY' and
8382            'MEMIF'"
8383   parameters:
8384   - "throughput"
8385   - "parent"
8386   - "tags"
8387   sort:
8388   - "1VNF"
8389   - "2VNF"
8390   - "4VNF"
8391   - "2VNF"
8392   - "4VNF"
8393   traces:
8394     hoverinfo: "x+y"
8395     boxpoints: "outliers"
8396     whiskerwidth: 0
8397   layout:
8398     title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-pdr"
8399     layout: "plot-throughput"
8400
8401 - type: "plot"
8402   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
8403   algorithm: "plot_performance_box"
8404   output-file-type: ".html"
8405   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
8406   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
8407   filter: "'NIC_Intel-X710' and
8408            '64B' and
8409            ('BASE' or 'SCALE') and
8410            'NDRPDR' and
8411            '2T2C' and
8412            ('L2BDMACSTAT' or 'L2BDMACLRN') and
8413            not 'VHOST' and
8414            not 'NF_DENSITY' and
8415            'MEMIF'"
8416   parameters:
8417   - "throughput"
8418   - "parent"
8419   - "tags"
8420   sort:
8421   - "1VNF"
8422   - "2VNF"
8423   - "4VNF"
8424   - "2VNF"
8425   - "4VNF"
8426   traces:
8427     hoverinfo: "x+y"
8428     boxpoints: "outliers"
8429     whiskerwidth: 0
8430   layout:
8431     title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
8432     layout: "plot-throughput"
8433
8434 - type: "plot"
8435   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-pdr"
8436   algorithm: "plot_performance_box"
8437   output-file-type: ".html"
8438   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-pdr"
8439   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
8440   filter: "'NIC_Intel-X710' and
8441            '64B' and
8442            ('BASE' or 'SCALE') and
8443            'NDRPDR' and
8444            '2T2C' and
8445            ('L2BDMACSTAT' or 'L2BDMACLRN') and
8446            not 'VHOST' and
8447            not 'NF_DENSITY' and
8448            'MEMIF'"
8449   parameters:
8450   - "throughput"
8451   - "parent"
8452   - "tags"
8453   sort:
8454   - "1VNF"
8455   - "2VNF"
8456   - "4VNF"
8457   - "2VNF"
8458   - "4VNF"
8459   traces:
8460     hoverinfo: "x+y"
8461     boxpoints: "outliers"
8462     whiskerwidth: 0
8463   layout:
8464     title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-pdr"
8465     layout: "plot-throughput"
8466
8467 ################################################################################
8468
8469 # Packet Throughput - VPP IPv4 3n-hsw-x520 base and scale
8470 - type: "plot"
8471   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
8472   algorithm: "plot_performance_box"
8473   output-file-type: ".html"
8474   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
8475   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8476   filter: "'NIC_Intel-X520-DA2' and
8477            '64B' and
8478            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
8479            'NDRPDR' and
8480            '1T1C' and
8481            'IP4FWD' and
8482            not 'IPSEC' and
8483            not 'DOT1Q' and
8484            not 'VHOST'"
8485   parameters:
8486   - "throughput"
8487   - "parent"
8488   - "tags"
8489   sort:
8490   - "IP4BASE"
8491   - "FIB_20k"
8492   - "FIB_200k"
8493   - "FIB_2M"
8494   traces:
8495     hoverinfo: "x+y"
8496     boxpoints: "outliers"
8497     whiskerwidth: 0
8498   layout:
8499     title: "ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
8500     layout: "plot-throughput"
8501
8502 - type: "plot"
8503   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
8504   algorithm: "plot_performance_box"
8505   output-file-type: ".html"
8506   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
8507   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8508   filter: "'NIC_Intel-X520-DA2' and
8509            '64B' and
8510            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
8511            'NDRPDR' and
8512            '1T1C' and
8513            'IP4FWD' and
8514            not 'IPSEC' and
8515            not 'DOT1Q' and
8516            not 'VHOST'"
8517   parameters:
8518   - "throughput"
8519   - "parent"
8520   - "tags"
8521   sort:
8522   - "IP4BASE"
8523   - "FIB_20k"
8524   - "FIB_200k"
8525   - "FIB_2M"
8526   traces:
8527     hoverinfo: "x+y"
8528     boxpoints: "outliers"
8529     whiskerwidth: 0
8530   layout:
8531     title: "ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
8532     layout: "plot-throughput"
8533
8534 - type: "plot"
8535   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
8536   algorithm: "plot_performance_box"
8537   output-file-type: ".html"
8538   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
8539   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8540   filter: "'NIC_Intel-X520-DA2' and
8541            '64B' and
8542            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
8543            'NDRPDR' and
8544            '2T2C' and
8545            'IP4FWD' and
8546            not 'IPSEC' and
8547            not 'DOT1Q' and
8548            not 'VHOST'"
8549   parameters:
8550   - "throughput"
8551   - "parent"
8552   - "tags"
8553   sort:
8554   - "IP4BASE"
8555   - "FIB_20k"
8556   - "FIB_200k"
8557   - "FIB_2M"
8558   traces:
8559     hoverinfo: "x+y"
8560     boxpoints: "outliers"
8561     whiskerwidth: 0
8562   layout:
8563     title: "ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
8564     layout: "plot-throughput"
8565
8566 - type: "plot"
8567   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
8568   algorithm: "plot_performance_box"
8569   output-file-type: ".html"
8570   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
8571   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8572   filter: "'NIC_Intel-X520-DA2' and
8573            '64B' and
8574            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
8575            'NDRPDR' and
8576            '2T2C' and
8577            'IP4FWD' and
8578            not 'IPSEC' and
8579            not 'DOT1Q' and
8580            not 'VHOST'"
8581   parameters:
8582   - "throughput"
8583   - "parent"
8584   - "tags"
8585   sort:
8586   - "IP4BASE"
8587   - "FIB_20k"
8588   - "FIB_200k"
8589   - "FIB_2M"
8590   traces:
8591     hoverinfo: "x+y"
8592     boxpoints: "outliers"
8593     whiskerwidth: 0
8594   layout:
8595     title: "ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
8596     layout: "plot-throughput"
8597
8598 # Packet Throughput - VPP IPv4 3n-hsw-x520 features
8599 - type: "plot"
8600   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-ndr"
8601   algorithm: "plot_performance_box"
8602   output-file-type: ".html"
8603   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-ndr"
8604   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8605   filter: "'NIC_Intel-X520-DA2' and
8606            '64B' and
8607            ('IP4BASE' or
8608             'POLICE_MARK' or
8609             'COPWHLIST' or
8610             ('NAT44' and 'BASE') or
8611             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
8612            'NDRPDR' and
8613            '1T1C' and
8614            'IP4FWD' and
8615            not 'IPSEC' and
8616            not 'VHOST'"
8617   parameters:
8618   - "throughput"
8619   - "parent"
8620   - "tags"
8621   sort:
8622   - "DOT1Q"
8623   - "IP4BASE"
8624   - "NAT44"
8625   - "POLICE_MARK"
8626   - "COPWHLIST"
8627   - "IACL"
8628   - "OACL"
8629   traces:
8630     hoverinfo: "x+y"
8631     boxpoints: "outliers"
8632     whiskerwidth: 0
8633   layout:
8634     title: "ip4-3n-hsw-x520-64b-1t1c-features-ndr"
8635     layout: "plot-throughput"
8636
8637 - type: "plot"
8638   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-pdr"
8639   algorithm: "plot_performance_box"
8640   output-file-type: ".html"
8641   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-pdr"
8642   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8643   filter: "'NIC_Intel-X520-DA2' and
8644            '64B' and
8645            ('IP4BASE' or
8646             'POLICE_MARK' or
8647             'COPWHLIST' or
8648             ('NAT44' and 'BASE') or
8649             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
8650            'NDRPDR' and
8651            '1T1C' and
8652            'IP4FWD' and
8653            not 'IPSEC' and
8654            not 'VHOST'"
8655   parameters:
8656   - "throughput"
8657   - "parent"
8658   - "tags"
8659   sort:
8660   - "DOT1Q"
8661   - "IP4BASE"
8662   - "NAT44"
8663   - "POLICE_MARK"
8664   - "COPWHLIST"
8665   - "IACL"
8666   - "OACL"
8667   traces:
8668     hoverinfo: "x+y"
8669     boxpoints: "outliers"
8670     whiskerwidth: 0
8671   layout:
8672     title: "ip4-3n-hsw-x520-64b-1t1c-features-pdr"
8673     layout: "plot-throughput"
8674
8675 - type: "plot"
8676   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-ndr"
8677   algorithm: "plot_performance_box"
8678   output-file-type: ".html"
8679   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-ndr"
8680   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8681   filter: "'NIC_Intel-X520-DA2' and
8682            '64B' and
8683            ('IP4BASE' or
8684             'POLICE_MARK' or
8685             'COPWHLIST' or
8686             ('NAT44' and 'BASE') or
8687             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
8688            'NDRPDR' and
8689            '2T2C' and
8690            'IP4FWD' and
8691            not 'IPSEC' and
8692            not 'VHOST'"
8693   parameters:
8694   - "throughput"
8695   - "parent"
8696   - "tags"
8697   sort:
8698   - "DOT1Q"
8699   - "IP4BASE"
8700   - "NAT44"
8701   - "POLICE_MARK"
8702   - "COPWHLIST"
8703   - "IACL"
8704   - "OACL"
8705   traces:
8706     hoverinfo: "x+y"
8707     boxpoints: "outliers"
8708     whiskerwidth: 0
8709   layout:
8710     title: "ip4-3n-hsw-x520-64b-2t2c-features-ndr"
8711     layout: "plot-throughput"
8712
8713 - type: "plot"
8714   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-pdr"
8715   algorithm: "plot_performance_box"
8716   output-file-type: ".html"
8717   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-pdr"
8718   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8719   filter: "'NIC_Intel-X520-DA2' and
8720            '64B' and
8721            ('IP4BASE' or
8722             'POLICE_MARK' or
8723             'COPWHLIST' or
8724             ('NAT44' and 'BASE') or
8725             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
8726            'NDRPDR' and
8727            '2T2C' and
8728            'IP4FWD' and
8729            not 'IPSEC' and
8730            not 'VHOST'"
8731   parameters:
8732   - "throughput"
8733   - "parent"
8734   - "tags"
8735   sort:
8736   - "DOT1Q"
8737   - "IP4BASE"
8738   - "NAT44"
8739   - "POLICE_MARK"
8740   - "COPWHLIST"
8741   - "IACL"
8742   - "OACL"
8743   traces:
8744     hoverinfo: "x+y"
8745     boxpoints: "outliers"
8746     whiskerwidth: 0
8747   layout:
8748     title: "ip4-3n-hsw-x520-64b-2t2c-features-pdr"
8749     layout: "plot-throughput"
8750
8751 # Packet Throughput - VPP IPv4 3n-hsw-x520 features nat44
8752 - type: "plot"
8753   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
8754   algorithm: "plot_performance_box"
8755   output-file-type: ".html"
8756   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
8757   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8758   filter: "'NIC_Intel-X520-DA2' and
8759            '64B' and
8760            'NDRPDR' and
8761            '1T1C' and
8762            'IP4FWD' and
8763            ('NAT44' or 'IP4BASE') and
8764            not 'DOT1Q' and
8765            not 'IPSEC' and
8766            not 'VHOST'"
8767   parameters:
8768   - "throughput"
8769   - "parent"
8770   - "tags"
8771   sort:
8772   - "IP4BASE"
8773   - "BASE"
8774   - "SRC_USER_10"
8775   - "SRC_USER_100"
8776   - "SRC_USER_1000"
8777   - "SRC_USER_2000"
8778   traces:
8779     hoverinfo: "x+y"
8780     boxpoints: "outliers"
8781     whiskerwidth: 0
8782   layout:
8783     title: "ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
8784     layout: "plot-throughput"
8785
8786 - type: "plot"
8787   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-nat44-pdr"
8788   algorithm: "plot_performance_box"
8789   output-file-type: ".html"
8790   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-nat44-pdr"
8791   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8792   filter: "'NIC_Intel-X520-DA2' and
8793            '64B' and
8794            'NDRPDR' and
8795            '1T1C' and
8796            'IP4FWD' and
8797            ('NAT44' or 'IP4BASE') and
8798            not 'DOT1Q' and
8799            not 'IPSEC' and
8800            not 'VHOST'"
8801   parameters:
8802   - "throughput"
8803   - "parent"
8804   - "tags"
8805   sort:
8806   - "IP4BASE"
8807   - "BASE"
8808   - "SRC_USER_10"
8809   - "SRC_USER_100"
8810   - "SRC_USER_1000"
8811   - "SRC_USER_2000"
8812   traces:
8813     hoverinfo: "x+y"
8814     boxpoints: "outliers"
8815     whiskerwidth: 0
8816   layout:
8817     title: "ip4-3n-hsw-x520-64b-1t1c-features-nat44-pdr"
8818     layout: "plot-throughput"
8819
8820 - type: "plot"
8821   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
8822   algorithm: "plot_performance_box"
8823   output-file-type: ".html"
8824   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
8825   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8826   filter: "'NIC_Intel-X520-DA2' and
8827            '64B' and
8828            'NDRPDR' and
8829            '2T2C' and
8830            'IP4FWD' and
8831            ('NAT44' or 'IP4BASE') and
8832            not 'DOT1Q' and
8833            not 'IPSEC' and
8834            not 'VHOST'"
8835   parameters:
8836   - "throughput"
8837   - "parent"
8838   - "tags"
8839   sort:
8840   - "IP4BASE"
8841   - "BASE"
8842   - "SRC_USER_10"
8843   - "SRC_USER_100"
8844   - "SRC_USER_1000"
8845   - "SRC_USER_2000"
8846   traces:
8847     hoverinfo: "x+y"
8848     boxpoints: "outliers"
8849     whiskerwidth: 0
8850   layout:
8851     title: "ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
8852     layout: "plot-throughput"
8853
8854 - type: "plot"
8855   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-nat44-pdr"
8856   algorithm: "plot_performance_box"
8857   output-file-type: ".html"
8858   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-nat44-pdr"
8859   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8860   filter: "'NIC_Intel-X520-DA2' and
8861            '64B' and
8862            'NDRPDR' and
8863            '2T2C' and
8864            'IP4FWD' and
8865            ('NAT44' or 'IP4BASE') and
8866            not 'DOT1Q' and
8867            not 'IPSEC' and
8868            not 'VHOST'"
8869   parameters:
8870   - "throughput"
8871   - "parent"
8872   - "tags"
8873   sort:
8874   - "IP4BASE"
8875   - "BASE"
8876   - "SRC_USER_10"
8877   - "SRC_USER_100"
8878   - "SRC_USER_1000"
8879   - "SRC_USER_2000"
8880   traces:
8881     hoverinfo: "x+y"
8882     boxpoints: "outliers"
8883     whiskerwidth: 0
8884   layout:
8885     title: "ip4-3n-hsw-x520-64b-2t2c-features-nat44-pdr"
8886     layout: "plot-throughput"
8887
8888 # Packet Throughput - VPP IPv4 3n-hsw-x520 features iacl
8889 - type: "plot"
8890   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
8891   algorithm: "plot_performance_box"
8892   output-file-type: ".html"
8893   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
8894   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8895   filter: "'NIC_Intel-X520-DA2' and
8896            '64B' and
8897            'NDRPDR' and
8898            '1T1C' and
8899            'IP4FWD' and
8900            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
8901            not 'IPSEC' and
8902            not 'DOT1Q' and
8903            not 'VHOST'"
8904   parameters:
8905   - "throughput"
8906   - "parent"
8907   - "tags"
8908   sort:
8909   - "IP4BASE"
8910   - "ACL_STATELESS"
8911   - "ACL_STATEFUL"
8912   - "ACL_STATELESS"
8913   - "ACL_STATEFUL"
8914   traces:
8915     hoverinfo: "x+y"
8916     boxpoints: "outliers"
8917     whiskerwidth: 0
8918   layout:
8919     title: "ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
8920     layout: "plot-throughput"
8921
8922 - type: "plot"
8923   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
8924   algorithm: "plot_performance_box"
8925   output-file-type: ".html"
8926   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
8927   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8928   filter: "'NIC_Intel-X520-DA2' and
8929            '64B' and
8930            'NDRPDR' and
8931            '1T1C' and
8932            'IP4FWD' and
8933            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
8934            not 'IPSEC' and
8935            not 'DOT1Q' and
8936            not 'VHOST'"
8937   parameters:
8938   - "throughput"
8939   - "parent"
8940   - "tags"
8941   sort:
8942   - "IP4BASE"
8943   - "ACL_STATELESS"
8944   - "ACL_STATEFUL"
8945   - "ACL_STATELESS"
8946   - "ACL_STATEFUL"
8947   traces:
8948     hoverinfo: "x+y"
8949     boxpoints: "outliers"
8950     whiskerwidth: 0
8951   layout:
8952     title: "ip4-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
8953     layout: "plot-throughput"
8954
8955 - type: "plot"
8956   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
8957   algorithm: "plot_performance_box"
8958   output-file-type: ".html"
8959   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
8960   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8961   filter: "'NIC_Intel-X520-DA2' and
8962            '64B' and
8963            'NDRPDR' and
8964            '2T2C' and
8965            'IP4FWD' and
8966            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
8967            not 'IPSEC' and
8968            not 'DOT1Q' and
8969            not 'VHOST'"
8970   parameters:
8971   - "throughput"
8972   - "parent"
8973   - "tags"
8974   sort:
8975   - "IP4BASE"
8976   - "ACL_STATELESS"
8977   - "ACL_STATEFUL"
8978   - "ACL_STATELESS"
8979   - "ACL_STATEFUL"
8980   traces:
8981     hoverinfo: "x+y"
8982     boxpoints: "outliers"
8983     whiskerwidth: 0
8984   layout:
8985     title: "ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
8986     layout: "plot-throughput"
8987
8988 - type: "plot"
8989   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
8990   algorithm: "plot_performance_box"
8991   output-file-type: ".html"
8992   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
8993   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8994   filter: "'NIC_Intel-X520-DA2' and
8995            '64B' and
8996            'NDRPDR' and
8997            '2T2C' and
8998            'IP4FWD' and
8999            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
9000            not 'IPSEC' and
9001            not 'DOT1Q' and
9002            not 'VHOST'"
9003   parameters:
9004   - "throughput"
9005   - "parent"
9006   - "tags"
9007   sort:
9008   - "IP4BASE"
9009   - "ACL_STATELESS"
9010   - "ACL_STATEFUL"
9011   - "ACL_STATELESS"
9012   - "ACL_STATEFUL"
9013   traces:
9014     hoverinfo: "x+y"
9015     boxpoints: "outliers"
9016     whiskerwidth: 0
9017   layout:
9018     title: "ip4-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
9019     layout: "plot-throughput"
9020
9021 # Packet Throughput - VPP IPv4 3n-hsw-x520 features oacl
9022 - type: "plot"
9023   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
9024   algorithm: "plot_performance_box"
9025   output-file-type: ".html"
9026   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
9027   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9028   filter: "'NIC_Intel-X520-DA2' and
9029            '64B' and
9030            'NDRPDR' and
9031            '1T1C' and
9032            'IP4FWD' and
9033            ('OACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
9034            not 'IPSEC' and
9035            not 'DOT1Q' and
9036            not 'VHOST'"
9037   parameters:
9038   - "throughput"
9039   - "parent"
9040   - "tags"
9041   sort:
9042   - "IP4BASE"
9043   - "ACL_STATELESS"
9044   - "ACL_STATEFUL"
9045   - "ACL_STATELESS"
9046   - "ACL_STATEFUL"
9047   traces:
9048     hoverinfo: "x+y"
9049     boxpoints: "outliers"
9050     whiskerwidth: 0
9051   layout:
9052     title: "ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
9053     layout: "plot-throughput"
9054
9055 - type: "plot"
9056   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
9057   algorithm: "plot_performance_box"
9058   output-file-type: ".html"
9059   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
9060   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9061   filter: "'NIC_Intel-X520-DA2' and
9062            '64B' and
9063            'NDRPDR' and
9064            '1T1C' and
9065            'IP4FWD' and
9066            ('OACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
9067            not 'IPSEC' and
9068            not 'DOT1Q' and
9069            not 'VHOST'"
9070   parameters:
9071   - "throughput"
9072   - "parent"
9073   - "tags"
9074   sort:
9075   - "IP4BASE"
9076   - "ACL_STATELESS"
9077   - "ACL_STATEFUL"
9078   - "ACL_STATELESS"
9079   - "ACL_STATEFUL"
9080   traces:
9081     hoverinfo: "x+y"
9082     boxpoints: "outliers"
9083     whiskerwidth: 0
9084   layout:
9085     title: "ip4-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
9086     layout: "plot-throughput"
9087
9088 - type: "plot"
9089   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
9090   algorithm: "plot_performance_box"
9091   output-file-type: ".html"
9092   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
9093   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9094   filter: "'NIC_Intel-X520-DA2' and
9095            '64B' and
9096            'NDRPDR' and
9097            '2T2C' and
9098            'IP4FWD' and
9099            ('OACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
9100            not 'IPSEC' and
9101            not 'DOT1Q' and
9102            not 'VHOST'"
9103   parameters:
9104   - "throughput"
9105   - "parent"
9106   - "tags"
9107   sort:
9108   - "IP4BASE"
9109   - "ACL_STATELESS"
9110   - "ACL_STATEFUL"
9111   - "ACL_STATELESS"
9112   - "ACL_STATEFUL"
9113   traces:
9114     hoverinfo: "x+y"
9115     boxpoints: "outliers"
9116     whiskerwidth: 0
9117   layout:
9118     title: "ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
9119     layout: "plot-throughput"
9120
9121 - type: "plot"
9122   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
9123   algorithm: "plot_performance_box"
9124   output-file-type: ".html"
9125   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
9126   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9127   filter: "'NIC_Intel-X520-DA2' and
9128            '64B' and
9129            'NDRPDR' and
9130            '2T2C' and
9131            'IP4FWD' and
9132            ('OACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
9133            not 'IPSEC' and
9134            not 'DOT1Q' and
9135            not 'VHOST'"
9136   parameters:
9137   - "throughput"
9138   - "parent"
9139   - "tags"
9140   sort:
9141   - "IP4BASE"
9142   - "ACL_STATELESS"
9143   - "ACL_STATEFUL"
9144   - "ACL_STATELESS"
9145   - "ACL_STATEFUL"
9146   traces:
9147     hoverinfo: "x+y"
9148     boxpoints: "outliers"
9149     whiskerwidth: 0
9150   layout:
9151     title: "ip4-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
9152     layout: "plot-throughput"
9153
9154 # Packet Throughput - VPP IPv4 3n-hsw-x710 base and scale
9155 - type: "plot"
9156   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
9157   algorithm: "plot_performance_box"
9158   output-file-type: ".html"
9159   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
9160   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9161   filter: "'NIC_Intel-X710' and
9162            '64B' and
9163            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9164            'NDRPDR' and
9165            '1T1C' and
9166            'IP4FWD' and
9167            not 'IPSEC' and
9168            not 'DOT1Q' and
9169            not 'VHOST'"
9170   parameters:
9171   - "throughput"
9172   - "parent"
9173   - "tags"
9174   sort:
9175   - "IP4BASE"
9176   - "FIB_20K"
9177   - "FIB_200K"
9178   - "FIB_2M"
9179   traces:
9180     hoverinfo: "x+y"
9181     boxpoints: "outliers"
9182     whiskerwidth: 0
9183   layout:
9184     title: "ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
9185     layout: "plot-throughput"
9186
9187 - type: "plot"
9188   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
9189   algorithm: "plot_performance_box"
9190   output-file-type: ".html"
9191   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
9192   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9193   filter: "'NIC_Intel-X710' and
9194            '64B' and
9195            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9196            'NDRPDR' and
9197            '1T1C' and
9198            'IP4FWD' and
9199            not 'IPSEC' and
9200            not 'DOT1Q' and
9201            not 'VHOST'"
9202   parameters:
9203   - "throughput"
9204   - "parent"
9205   - "tags"
9206   sort:
9207   - "IP4BASE"
9208   - "FIB_20K"
9209   - "FIB_200K"
9210   - "FIB_2M"
9211   traces:
9212     hoverinfo: "x+y"
9213     boxpoints: "outliers"
9214     whiskerwidth: 0
9215   layout:
9216     title: "ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
9217     layout: "plot-throughput"
9218
9219 - type: "plot"
9220   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
9221   algorithm: "plot_performance_box"
9222   output-file-type: ".html"
9223   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
9224   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9225   filter: "'NIC_Intel-X710' and
9226            '64B' and
9227            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9228            'NDRPDR' and
9229            '2T2C' and
9230            'IP4FWD' and
9231            not 'IPSEC' and
9232            not 'DOT1Q' and
9233            not 'VHOST'"
9234   parameters:
9235   - "throughput"
9236   - "parent"
9237   - "tags"
9238   sort:
9239   - "IP4BASE"
9240   - "FIB_20K"
9241   - "FIB_200K"
9242   - "FIB_2M"
9243   traces:
9244     hoverinfo: "x+y"
9245     boxpoints: "outliers"
9246     whiskerwidth: 0
9247   layout:
9248     title: "ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
9249     layout: "plot-throughput"
9250
9251 - type: "plot"
9252   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
9253   algorithm: "plot_performance_box"
9254   output-file-type: ".html"
9255   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
9256   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9257   filter: "'NIC_Intel-X710' and
9258            '64B' and
9259            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9260            'NDRPDR' and
9261            '2T2C' and
9262            'IP4FWD' and
9263            not 'IPSEC' and
9264            not 'DOT1Q' and
9265            not 'VHOST'"
9266   parameters:
9267   - "throughput"
9268   - "parent"
9269   - "tags"
9270   sort:
9271   - "IP4BASE"
9272   - "FIB_20K"
9273   - "FIB_200K"
9274   - "FIB_2M"
9275   traces:
9276     hoverinfo: "x+y"
9277     boxpoints: "outliers"
9278     whiskerwidth: 0
9279   layout:
9280     title: "ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
9281     layout: "plot-throughput"
9282
9283 # Packet Throughput - VPP IPv4 3n-hsw-x710 features
9284 - type: "plot"
9285   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-ndr"
9286   algorithm: "plot_performance_box"
9287   output-file-type: ".html"
9288   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-ndr"
9289   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9290   filter: "'NIC_Intel-X710' and
9291            '64B' and
9292            ('IP4BASE' or
9293             'POLICE_MARK' or
9294             'COPWHLIST' or
9295             ('NAT44' and 'BASE') or
9296             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
9297            'NDRPDR' and
9298            '1T1C' and
9299            'IP4FWD' and
9300            not 'IPSEC' and
9301            not 'VHOST'"
9302   parameters:
9303   - "throughput"
9304   - "parent"
9305   - "tags"
9306   sort:
9307   - "DOT1Q"
9308   - "IP4BASE"
9309   - "NAT44"
9310   - "POLICE_MARK"
9311   - "COPWHLIST"
9312   - "IACL"
9313   - "OACL"
9314   traces:
9315     hoverinfo: "x+y"
9316     boxpoints: "outliers"
9317     whiskerwidth: 0
9318   layout:
9319     title: "ip4-3n-hsw-x710-64b-1t1c-features-ndr"
9320     layout: "plot-throughput"
9321
9322 - type: "plot"
9323   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-pdr"
9324   algorithm: "plot_performance_box"
9325   output-file-type: ".html"
9326   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-pdr"
9327   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9328   filter: "'NIC_Intel-X710' and
9329            '64B' and
9330            ('IP4BASE' or
9331             'POLICE_MARK' or
9332             'COPWHLIST' or
9333             ('NAT44' and 'BASE') or
9334             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
9335            'NDRPDR' and
9336            '1T1C' and
9337            'IP4FWD' and
9338            not 'IPSEC' and
9339            not 'VHOST'"
9340   parameters:
9341   - "throughput"
9342   - "parent"
9343   - "tags"
9344   sort:
9345   - "DOT1Q"
9346   - "IP4BASE"
9347   - "NAT44"
9348   - "POLICE_MARK"
9349   - "COPWHLIST"
9350   - "IACL"
9351   - "OACL"
9352   traces:
9353     hoverinfo: "x+y"
9354     boxpoints: "outliers"
9355     whiskerwidth: 0
9356   layout:
9357     title: "ip4-3n-hsw-x710-64b-1t1c-features-pdr"
9358     layout: "plot-throughput"
9359
9360 - type: "plot"
9361   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-ndr"
9362   algorithm: "plot_performance_box"
9363   output-file-type: ".html"
9364   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-ndr"
9365   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9366   filter: "'NIC_Intel-X710' and
9367            '64B' and
9368            ('IP4BASE' or
9369             'POLICE_MARK' or
9370             'COPWHLIST' or
9371             ('NAT44' and 'BASE') or
9372             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
9373            'NDRPDR' and
9374            '2T2C' and
9375            'IP4FWD' and
9376            not 'IPSEC' and
9377            not 'VHOST'"
9378   parameters:
9379   - "throughput"
9380   - "parent"
9381   - "tags"
9382   sort:
9383   - "DOT1Q"
9384   - "IP4BASE"
9385   - "NAT44"
9386   - "POLICE_MARK"
9387   - "COPWHLIST"
9388   - "IACL"
9389   - "OACL"
9390   traces:
9391     hoverinfo: "x+y"
9392     boxpoints: "outliers"
9393     whiskerwidth: 0
9394   layout:
9395     title: "ip4-3n-hsw-x710-64b-2t2c-features-ndr"
9396     layout: "plot-throughput"
9397
9398 - type: "plot"
9399   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-pdr"
9400   algorithm: "plot_performance_box"
9401   output-file-type: ".html"
9402   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-pdr"
9403   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9404   filter: "'NIC_Intel-X710' and
9405            '64B' and
9406            ('IP4BASE' or
9407             'POLICE_MARK' or
9408             'COPWHLIST' or
9409             ('NAT44' and 'BASE') or
9410             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
9411            'NDRPDR' and
9412            '2T2C' and
9413            'IP4FWD' and
9414            not 'IPSEC' and
9415            not 'VHOST'"
9416   parameters:
9417   - "throughput"
9418   - "parent"
9419   - "tags"
9420   sort:
9421   - "DOT1Q"
9422   - "IP4BASE"
9423   - "NAT44"
9424   - "POLICE_MARK"
9425   - "COPWHLIST"
9426   - "IACL"
9427   - "OACL"
9428   traces:
9429     hoverinfo: "x+y"
9430     boxpoints: "outliers"
9431     whiskerwidth: 0
9432   layout:
9433     title: "ip4-3n-hsw-x710-64b-2t2c-features-pdr"
9434     layout: "plot-throughput"
9435
9436 # Packet Throughput - VPP IPv4 3n-hsw-x710 features nat44
9437 - type: "plot"
9438   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
9439   algorithm: "plot_performance_box"
9440   output-file-type: ".html"
9441   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
9442   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9443   filter: "'NIC_Intel-X710' and
9444            '64B' and
9445            'NDRPDR' and
9446            '2T1C' and
9447            'IP4FWD' and
9448            ('NAT44' or 'IP4BASE') and
9449            not 'IPSEC' and
9450            not 'VHOST'"
9451   parameters:
9452   - "throughput"
9453   - "parent"
9454   - "tags"
9455   sort:
9456   - "IP4BASE"
9457   - "BASE"
9458   - "SRC_USER_10"
9459   - "SRC_USER_100"
9460   - "SRC_USER_1000"
9461   - "SRC_USER_2000"
9462   traces:
9463     hoverinfo: "x+y"
9464     boxpoints: "outliers"
9465     whiskerwidth: 0
9466   layout:
9467     title: "ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
9468     layout: "plot-throughput"
9469
9470 - type: "plot"
9471   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-nat44-pdr"
9472   algorithm: "plot_performance_box"
9473   output-file-type: ".html"
9474   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-nat44-pdr"
9475   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9476   filter: "'NIC_Intel-X710' and
9477            '64B' and
9478            'NDRPDR' and
9479            '2T1C' and
9480            'IP4FWD' and
9481            ('NAT44' or 'IP4BASE') and
9482            not 'IPSEC' and
9483            not 'VHOST'"
9484   parameters:
9485   - "throughput"
9486   - "parent"
9487   - "tags"
9488   sort:
9489   - "IP4BASE"
9490   - "BASE"
9491   - "SRC_USER_10"
9492   - "SRC_USER_100"
9493   - "SRC_USER_1000"
9494   - "SRC_USER_2000"
9495   traces:
9496     hoverinfo: "x+y"
9497     boxpoints: "outliers"
9498     whiskerwidth: 0
9499   layout:
9500     title: "ip4-3n-skx-x710-64b-2t1c-features-nat44-pdr"
9501     layout: "plot-throughput"
9502
9503 - type: "plot"
9504   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
9505   algorithm: "plot_performance_box"
9506   output-file-type: ".html"
9507   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
9508   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9509   filter: "'NIC_Intel-X710' and
9510            '64B' and
9511            'NDRPDR' and
9512            '4T2C' and
9513            'IP4FWD' and
9514            ('NAT44' or 'IP4BASE') and
9515            not 'IPSEC' and
9516            not 'VHOST'"
9517   parameters:
9518   - "throughput"
9519   - "parent"
9520   - "tags"
9521   sort:
9522   - "IP4BASE"
9523   - "BASE"
9524   - "SRC_USER_10"
9525   - "SRC_USER_100"
9526   - "SRC_USER_1000"
9527   - "SRC_USER_2000"
9528   traces:
9529     hoverinfo: "x+y"
9530     boxpoints: "outliers"
9531     whiskerwidth: 0
9532   layout:
9533     title: "ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
9534     layout: "plot-throughput"
9535
9536 - type: "plot"
9537   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-nat44-pdr"
9538   algorithm: "plot_performance_box"
9539   output-file-type: ".html"
9540   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-nat44-pdr"
9541   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9542   filter: "'NIC_Intel-X710' and
9543            '64B' and
9544            'NDRPDR' and
9545            '4T2C' and
9546            'IP4FWD' and
9547            ('NAT44' or 'IP4BASE') and
9548            not 'IPSEC' and
9549            not 'VHOST'"
9550   parameters:
9551   - "throughput"
9552   - "parent"
9553   - "tags"
9554   sort:
9555   - "IP4BASE"
9556   - "BASE"
9557   - "SRC_USER_10"
9558   - "SRC_USER_100"
9559   - "SRC_USER_1000"
9560   - "SRC_USER_2000"
9561   traces:
9562     hoverinfo: "x+y"
9563     boxpoints: "outliers"
9564     whiskerwidth: 0
9565   layout:
9566     title: "ip4-3n-skx-x710-64b-4t2c-features-nat44-pdr"
9567     layout: "plot-throughput"
9568
9569 # Packet Throughput - VPP IPv4 3n-hsw-x710 features iacl
9570 - type: "plot"
9571   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
9572   algorithm: "plot_performance_box"
9573   output-file-type: ".html"
9574   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
9575   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9576   filter: "'NIC_Intel-X710' and
9577            '64B' and
9578            'NDRPDR' and
9579            '2T1C' and
9580            'IP4FWD' and
9581            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
9582            not 'IPSEC' and
9583            not 'VHOST'"
9584   parameters:
9585   - "throughput"
9586   - "parent"
9587   - "tags"
9588   sort:
9589   - "IP4BASE"
9590   - "ACL_STATELESS"
9591   - "ACL_STATEFUL"
9592   - "ACL_STATELESS"
9593   - "ACL_STATEFUL"
9594   traces:
9595     hoverinfo: "x+y"
9596     boxpoints: "outliers"
9597     whiskerwidth: 0
9598   layout:
9599     title: "ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
9600     layout: "plot-throughput"
9601
9602 - type: "plot"
9603   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-iacl-pdr"
9604   algorithm: "plot_performance_box"
9605   output-file-type: ".html"
9606   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-iacl-pdr"
9607   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9608   filter: "'NIC_Intel-X710' and
9609            '64B' and
9610            'NDRPDR' and
9611            '2T1C' and
9612            'IP4FWD' and
9613            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
9614            not 'IPSEC' and
9615            not 'VHOST'"
9616   parameters:
9617   - "throughput"
9618   - "parent"
9619   - "tags"
9620   sort:
9621   - "IP4BASE"
9622   - "ACL_STATELESS"
9623   - "ACL_STATEFUL"
9624   - "ACL_STATELESS"
9625   - "ACL_STATEFUL"
9626   traces:
9627     hoverinfo: "x+y"
9628     boxpoints: "outliers"
9629     whiskerwidth: 0
9630   layout:
9631     title: "ip4-3n-skx-x710-64b-2t1c-features-iacl-pdr"
9632     layout: "plot-throughput"
9633
9634 - type: "plot"
9635   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
9636   algorithm: "plot_performance_box"
9637   output-file-type: ".html"
9638   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
9639   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9640   filter: "'NIC_Intel-X710' and
9641            '64B' and
9642            'NDRPDR' and
9643            '4T2C' and
9644            'IP4FWD' and
9645            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
9646            not 'IPSEC' and
9647            not 'VHOST'"
9648   parameters:
9649   - "throughput"
9650   - "parent"
9651   - "tags"
9652   sort:
9653   - "IP4BASE"
9654   - "ACL_STATELESS"
9655   - "ACL_STATEFUL"
9656   - "ACL_STATELESS"
9657   - "ACL_STATEFUL"
9658   traces:
9659     hoverinfo: "x+y"
9660     boxpoints: "outliers"
9661     whiskerwidth: 0
9662   layout:
9663     title: "ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
9664     layout: "plot-throughput"
9665
9666 - type: "plot"
9667   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-iacl-pdr"
9668   algorithm: "plot_performance_box"
9669   output-file-type: ".html"
9670   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-iacl-pdr"
9671   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9672   filter: "'NIC_Intel-X710' and
9673            '64B' and
9674            'NDRPDR' and
9675            '4T2C' and
9676            'IP4FWD' and
9677            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
9678            not 'IPSEC' and
9679            not 'VHOST'"
9680   parameters:
9681   - "throughput"
9682   - "parent"
9683   - "tags"
9684   sort:
9685   - "IP4BASE"
9686   - "ACL_STATELESS"
9687   - "ACL_STATEFUL"
9688   - "ACL_STATELESS"
9689   - "ACL_STATEFUL"
9690   traces:
9691     hoverinfo: "x+y"
9692     boxpoints: "outliers"
9693     whiskerwidth: 0
9694   layout:
9695     title: "ip4-3n-skx-x710-64b-4t2c-features-iacl-pdr"
9696     layout: "plot-throughput"
9697
9698 # Packet Throughput - VPP IPv4 3n-hsw-xl710 base and scale
9699 - type: "plot"
9700   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-1t1c-base-ndr"
9701   algorithm: "plot_performance_box"
9702   output-file-type: ".html"
9703   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base-ndr"
9704   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9705   filter: "'NIC_Intel-XL710' and
9706            '64B' and
9707            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9708            'NDRPDR' and
9709            '1T1C' and
9710            'IP4FWD' and
9711            not 'IPSEC' and
9712            not 'VHOST'"
9713   parameters:
9714   - "throughput"
9715   - "parent"
9716   - "tags"
9717   sort:
9718   - "IP4BASE"
9719   - "FIB_20K"
9720   - "FIB_200K"
9721   - "FIB_2M"
9722   traces:
9723     hoverinfo: "x+y"
9724     boxpoints: "outliers"
9725     whiskerwidth: 0
9726   layout:
9727     title: "ip4-3n-hsw-xl710-64b-1t1c-base-ndr"
9728     layout: "plot-throughput"
9729
9730 - type: "plot"
9731   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-1t1c-base-pdr"
9732   algorithm: "plot_performance_box"
9733   output-file-type: ".html"
9734   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base-pdr"
9735   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9736   filter: "'NIC_Intel-XL710' and
9737            '64B' and
9738            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9739            'NDRPDR' and
9740            '1T1C' and
9741            'IP4FWD' and
9742            not 'IPSEC' and
9743            not 'VHOST'"
9744   parameters:
9745   - "throughput"
9746   - "parent"
9747   - "tags"
9748   sort:
9749   - "IP4BASE"
9750   - "FIB_20K"
9751   - "FIB_200K"
9752   - "FIB_2M"
9753   traces:
9754     hoverinfo: "x+y"
9755     boxpoints: "outliers"
9756     whiskerwidth: 0
9757   layout:
9758     title: "ip4-3n-hsw-xl710-64b-1t1c-base-pdr"
9759     layout: "plot-throughput"
9760
9761 - type: "plot"
9762   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-2t2c-base-ndr"
9763   algorithm: "plot_performance_box"
9764   output-file-type: ".html"
9765   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base-ndr"
9766   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9767   filter: "'NIC_Intel-XL710' and
9768            '64B' and
9769            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9770            'NDRPDR' and
9771            '2T2C' and
9772            'IP4FWD' and
9773            not 'IPSEC' and
9774            not 'VHOST'"
9775   parameters:
9776   - "throughput"
9777   - "parent"
9778   - "tags"
9779   sort:
9780   - "IP4BASE"
9781   - "FIB_20K"
9782   - "FIB_200K"
9783   - "FIB_2M"
9784   traces:
9785     hoverinfo: "x+y"
9786     boxpoints: "outliers"
9787     whiskerwidth: 0
9788   layout:
9789     title: "ip4-3n-hsw-xl710-64b-2t2c-base-ndr"
9790     layout: "plot-throughput"
9791
9792 - type: "plot"
9793   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-2t2c-base-pdr"
9794   algorithm: "plot_performance_box"
9795   output-file-type: ".html"
9796   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base-pdr"
9797   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9798   filter: "'NIC_Intel-XL710' and
9799            '64B' and
9800            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9801            'NDRPDR' and
9802            '2T2C' and
9803            'IP4FWD' and
9804            not 'IPSEC' and
9805            not 'VHOST'"
9806   parameters:
9807   - "throughput"
9808   - "parent"
9809   - "tags"
9810   sort:
9811   - "IP4BASE"
9812   - "FIB_20K"
9813   - "FIB_200K"
9814   - "FIB_2M"
9815   traces:
9816     hoverinfo: "x+y"
9817     boxpoints: "outliers"
9818     whiskerwidth: 0
9819   layout:
9820     title: "ip4-3n-hsw-xl710-64b-2t2c-base-pdr"
9821     layout: "plot-throughput"
9822
9823 # Packet Throughput - VPP IPv4 3n-skx-x710 base and scale
9824 - type: "plot"
9825   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
9826   algorithm: "plot_performance_box"
9827   output-file-type: ".html"
9828   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
9829   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9830   filter: "'NIC_Intel-X710' and
9831            '64B' and
9832            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9833            'NDRPDR' and
9834            '2T1C' and
9835            'IP4FWD' and
9836            not 'IPSEC' and
9837            not 'DOT1Q' and
9838            not 'VHOST'"
9839   parameters:
9840   - "throughput"
9841   - "parent"
9842   - "tags"
9843   sort:
9844   - "IP4BASE"
9845   - "FIB_20K"
9846   - "FIB_200K"
9847   - "FIB_2M"
9848   traces:
9849     hoverinfo: "x+y"
9850     boxpoints: "outliers"
9851     whiskerwidth: 0
9852   layout:
9853     title: "ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
9854     layout: "plot-throughput"
9855
9856 - type: "plot"
9857   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
9858   algorithm: "plot_performance_box"
9859   output-file-type: ".html"
9860   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
9861   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9862   filter: "'NIC_Intel-X710' and
9863            '64B' and
9864            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9865            'NDRPDR' and
9866            '2T1C' and
9867            'IP4FWD' and
9868            not 'IPSEC' and
9869            not 'DOT1Q' and
9870            not 'VHOST'"
9871   parameters:
9872   - "throughput"
9873   - "parent"
9874   - "tags"
9875   sort:
9876   - "IP4BASE"
9877   - "FIB_20K"
9878   - "FIB_200K"
9879   - "FIB_2M"
9880   traces:
9881     hoverinfo: "x+y"
9882     boxpoints: "outliers"
9883     whiskerwidth: 0
9884   layout:
9885     title: "ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
9886     layout: "plot-throughput"
9887
9888 - type: "plot"
9889   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
9890   algorithm: "plot_performance_box"
9891   output-file-type: ".html"
9892   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
9893   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9894   filter: "'NIC_Intel-X710' and
9895            '64B' and
9896            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9897            'NDRPDR' and
9898            '4T2C' and
9899            'IP4FWD' and
9900            not 'IPSEC' and
9901            not 'DOT1Q' and
9902            not 'VHOST'"
9903   parameters:
9904   - "throughput"
9905   - "parent"
9906   - "tags"
9907   sort:
9908   - "IP4BASE"
9909   - "FIB_20K"
9910   - "FIB_200K"
9911   - "FIB_2M"
9912   traces:
9913     hoverinfo: "x+y"
9914     boxpoints: "outliers"
9915     whiskerwidth: 0
9916   layout:
9917     title: "ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
9918     layout: "plot-throughput"
9919
9920 - type: "plot"
9921   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
9922   algorithm: "plot_performance_box"
9923   output-file-type: ".html"
9924   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
9925   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9926   filter: "'NIC_Intel-X710' and
9927            '64B' and
9928            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9929            'NDRPDR' and
9930            '4T2C' and
9931            'IP4FWD' and
9932            not 'IPSEC' and
9933            not 'DOT1Q' and
9934            not 'VHOST'"
9935   parameters:
9936   - "throughput"
9937   - "parent"
9938   - "tags"
9939   sort:
9940   - "IP4BASE"
9941   - "FIB_20K"
9942   - "FIB_200K"
9943   - "FIB_2M"
9944   traces:
9945     hoverinfo: "x+y"
9946     boxpoints: "outliers"
9947     whiskerwidth: 0
9948   layout:
9949     title: "ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
9950     layout: "plot-throughput"
9951
9952 # Packet Throughput - VPP IPv4 3n-skx-x710 features
9953 - type: "plot"
9954   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-ndr"
9955   algorithm: "plot_performance_box"
9956   output-file-type: ".html"
9957   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-ndr"
9958   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9959   filter: "'NIC_Intel-X710' and
9960            '64B' and
9961            ('IP4BASE' or
9962             'POLICE_MARK' or
9963             'COPWHLIST' or
9964             ('NAT44' and 'BASE') or
9965             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
9966            'NDRPDR' and
9967            '2T1C' and
9968            'IP4FWD' and
9969            not 'IPSEC' and
9970            not 'VHOST'"
9971   parameters:
9972   - "throughput"
9973   - "parent"
9974   - "tags"
9975   sort:
9976   - "DOT1Q"
9977   - "IP4BASE"
9978   - "NAT44"
9979   - "POLICE_MARK"
9980   - "COPWHLIST"
9981   - "IACL"
9982   - "OACL"
9983   traces:
9984     hoverinfo: "x+y"
9985     boxpoints: "outliers"
9986     whiskerwidth: 0
9987   layout:
9988     title: "ip4-3n-skx-x710-64b-2t1c-features-ndr"
9989     layout: "plot-throughput"
9990
9991 - type: "plot"
9992   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-pdr"
9993   algorithm: "plot_performance_box"
9994   output-file-type: ".html"
9995   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-pdr"
9996   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9997   filter: "'NIC_Intel-X710' and
9998            '64B' and
9999            ('IP4BASE' or
10000             'POLICE_MARK' or
10001             'COPWHLIST' or
10002             ('NAT44' and 'BASE') or
10003             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
10004            'NDRPDR' and
10005            '2T1C' and
10006            'IP4FWD' and
10007            not 'IPSEC' and
10008            not 'VHOST'"
10009   parameters:
10010   - "throughput"
10011   - "parent"
10012   - "tags"
10013   sort:
10014   - "DOT1Q"
10015   - "IP4BASE"
10016   - "NAT44"
10017   - "POLICE_MARK"
10018   - "COPWHLIST"
10019   - "IACL"
10020   - "OACL"
10021   traces:
10022     hoverinfo: "x+y"
10023     boxpoints: "outliers"
10024     whiskerwidth: 0
10025   layout:
10026     title: "ip4-3n-skx-x710-64b-2t1c-features-pdr"
10027     layout: "plot-throughput"
10028
10029 - type: "plot"
10030   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-ndr"
10031   algorithm: "plot_performance_box"
10032   output-file-type: ".html"
10033   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-ndr"
10034   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10035   filter: "'NIC_Intel-X710' and
10036            '64B' and
10037            ('IP4BASE' or
10038             'POLICE_MARK' or
10039             'COPWHLIST' or
10040             ('NAT44' and 'BASE') or
10041             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
10042            'NDRPDR' and
10043            '4T2C' and
10044            'IP4FWD' and
10045            not 'IPSEC' and
10046            not 'VHOST'"
10047   parameters:
10048   - "throughput"
10049   - "parent"
10050   - "tags"
10051   sort:
10052   - "DOT1Q"
10053   - "IP4BASE"
10054   - "NAT44"
10055   - "POLICE_MARK"
10056   - "COPWHLIST"
10057   - "IACL"
10058   - "OACL"
10059   traces:
10060     hoverinfo: "x+y"
10061     boxpoints: "outliers"
10062     whiskerwidth: 0
10063   layout:
10064     title: "ip4-3n-skx-x710-64b-4t2c-features-ndr"
10065     layout: "plot-throughput"
10066
10067 - type: "plot"
10068   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-pdr"
10069   algorithm: "plot_performance_box"
10070   output-file-type: ".html"
10071   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-pdr"
10072   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10073   filter: "'NIC_Intel-X710' and
10074            '64B' and
10075            ('IP4BASE' or
10076             'POLICE_MARK' or
10077             'COPWHLIST' or
10078             ('NAT44' and 'BASE') or
10079             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
10080            'NDRPDR' and
10081            '4T2C' and
10082            'IP4FWD' and
10083            not 'IPSEC' and
10084            not 'VHOST'"
10085   parameters:
10086   - "throughput"
10087   - "parent"
10088   - "tags"
10089   sort:
10090   - "DOT1Q"
10091   - "IP4BASE"
10092   - "NAT44"
10093   - "POLICE_MARK"
10094   - "COPWHLIST"
10095   - "IACL"
10096   - "OACL"
10097   traces:
10098     hoverinfo: "x+y"
10099     boxpoints: "outliers"
10100     whiskerwidth: 0
10101   layout:
10102     title: "ip4-3n-skx-x710-64b-4t2c-features-pdr"
10103     layout: "plot-throughput"
10104
10105 # Packet Throughput - VPP IPv4 3n-skx-x710 features nat44
10106 - type: "plot"
10107   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
10108   algorithm: "plot_performance_box"
10109   output-file-type: ".html"
10110   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
10111   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10112   filter: "'NIC_Intel-X710' and
10113            '64B' and
10114            'NDRPDR' and
10115            '1T1C' and
10116            'IP4FWD' and
10117            ('NAT44' or 'IP4BASE') and
10118            not 'IPSEC' and
10119            not 'VHOST'"
10120   parameters:
10121   - "throughput"
10122   - "parent"
10123   - "tags"
10124   sort:
10125   - "IP4BASE"
10126   - "BASE"
10127   - "SRC_USER_10"
10128   - "SRC_USER_100"
10129   - "SRC_USER_1000"
10130   - "SRC_USER_2000"
10131   traces:
10132     hoverinfo: "x+y"
10133     boxpoints: "outliers"
10134     whiskerwidth: 0
10135   layout:
10136     title: "ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
10137     layout: "plot-throughput"
10138
10139 - type: "plot"
10140   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-nat44-pdr"
10141   algorithm: "plot_performance_box"
10142   output-file-type: ".html"
10143   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-nat44-pdr"
10144   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10145   filter: "'NIC_Intel-X710' and
10146            '64B' and
10147            'NDRPDR' and
10148            '1T1C' and
10149            'IP4FWD' and
10150            ('NAT44' or 'IP4BASE') and
10151            not 'IPSEC' and
10152            not 'VHOST'"
10153   parameters:
10154   - "throughput"
10155   - "parent"
10156   - "tags"
10157   sort:
10158   - "IP4BASE"
10159   - "BASE"
10160   - "SRC_USER_10"
10161   - "SRC_USER_100"
10162   - "SRC_USER_1000"
10163   - "SRC_USER_2000"
10164   traces:
10165     hoverinfo: "x+y"
10166     boxpoints: "outliers"
10167     whiskerwidth: 0
10168   layout:
10169     title: "ip4-3n-hsw-x710-64b-1t1c-features-nat44-pdr"
10170     layout: "plot-throughput"
10171
10172 - type: "plot"
10173   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
10174   algorithm: "plot_performance_box"
10175   output-file-type: ".html"
10176   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
10177   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10178   filter: "'NIC_Intel-X710' and
10179            '64B' and
10180            'NDRPDR' and
10181            '2T2C' and
10182            'IP4FWD' and
10183            ('NAT44' or 'IP4BASE') and
10184            not 'IPSEC' and
10185            not 'VHOST'"
10186   parameters:
10187   - "throughput"
10188   - "parent"
10189   - "tags"
10190   sort:
10191   - "IP4BASE"
10192   - "BASE"
10193   - "SRC_USER_10"
10194   - "SRC_USER_100"
10195   - "SRC_USER_1000"
10196   - "SRC_USER_2000"
10197   traces:
10198     hoverinfo: "x+y"
10199     boxpoints: "outliers"
10200     whiskerwidth: 0
10201   layout:
10202     title: "ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
10203     layout: "plot-throughput"
10204
10205 - type: "plot"
10206   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-nat44-pdr"
10207   algorithm: "plot_performance_box"
10208   output-file-type: ".html"
10209   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-nat44-pdr"
10210   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10211   filter: "'NIC_Intel-X710' and
10212            '64B' and
10213            'NDRPDR' and
10214            '2T2C' and
10215            'IP4FWD' and
10216            ('NAT44' or 'IP4BASE') and
10217            not 'IPSEC' and
10218            not 'VHOST'"
10219   parameters:
10220   - "throughput"
10221   - "parent"
10222   - "tags"
10223   sort:
10224   - "IP4BASE"
10225   - "BASE"
10226   - "SRC_USER_10"
10227   - "SRC_USER_100"
10228   - "SRC_USER_1000"
10229   - "SRC_USER_2000"
10230   traces:
10231     hoverinfo: "x+y"
10232     boxpoints: "outliers"
10233     whiskerwidth: 0
10234   layout:
10235     title: "ip4-3n-hsw-x710-64b-2t2c-features-nat44-pdr"
10236     layout: "plot-throughput"
10237
10238 # Packet Throughput - VPP IPv4 3n-skx-x710 features iacl
10239 - type: "plot"
10240   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
10241   algorithm: "plot_performance_box"
10242   output-file-type: ".html"
10243   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
10244   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10245   filter: "'NIC_Intel-X710' and
10246            '64B' and
10247            'NDRPDR' and
10248            '1T1C' and
10249            'IP4FWD' and
10250            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
10251            not 'IPSEC' and
10252            not 'VHOST'"
10253   parameters:
10254   - "throughput"
10255   - "parent"
10256   - "tags"
10257   sort:
10258   - "IP4BASE"
10259   - "ACL_STATELESS"
10260   - "ACL_STATEFUL"
10261   - "ACL_STATELESS"
10262   - "ACL_STATEFUL"
10263   traces:
10264     hoverinfo: "x+y"
10265     boxpoints: "outliers"
10266     whiskerwidth: 0
10267   layout:
10268     title: "ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
10269     layout: "plot-throughput"
10270
10271 - type: "plot"
10272   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
10273   algorithm: "plot_performance_box"
10274   output-file-type: ".html"
10275   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
10276   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10277   filter: "'NIC_Intel-X710' and
10278            '64B' and
10279            'NDRPDR' and
10280            '1T1C' and
10281            'IP4FWD' and
10282            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
10283            not 'IPSEC' and
10284            not 'VHOST'"
10285   parameters:
10286   - "throughput"
10287   - "parent"
10288   - "tags"
10289   sort:
10290   - "IP4BASE"
10291   - "ACL_STATELESS"
10292   - "ACL_STATEFUL"
10293   - "ACL_STATELESS"
10294   - "ACL_STATEFUL"
10295   traces:
10296     hoverinfo: "x+y"
10297     boxpoints: "outliers"
10298     whiskerwidth: 0
10299   layout:
10300     title: "ip4-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
10301     layout: "plot-throughput"
10302
10303 - type: "plot"
10304   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
10305   algorithm: "plot_performance_box"
10306   output-file-type: ".html"
10307   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
10308   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10309   filter: "'NIC_Intel-X710' and
10310            '64B' and
10311            'NDRPDR' and
10312            '2T2C' and
10313            'IP4FWD' and
10314            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
10315            not 'IPSEC' and
10316            not 'VHOST'"
10317   parameters:
10318   - "throughput"
10319   - "parent"
10320   - "tags"
10321   sort:
10322   - "IP4BASE"
10323   - "ACL_STATELESS"
10324   - "ACL_STATEFUL"
10325   - "ACL_STATELESS"
10326   - "ACL_STATEFUL"
10327   traces:
10328     hoverinfo: "x+y"
10329     boxpoints: "outliers"
10330     whiskerwidth: 0
10331   layout:
10332     title: "ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
10333     layout: "plot-throughput"
10334
10335 - type: "plot"
10336   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
10337   algorithm: "plot_performance_box"
10338   output-file-type: ".html"
10339   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
10340   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10341   filter: "'NIC_Intel-X710' and
10342            '64B' and
10343            'NDRPDR' and
10344            '2T2C' and
10345            'IP4FWD' and
10346            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
10347            not 'IPSEC' and
10348            not 'VHOST'"
10349   parameters:
10350   - "throughput"
10351   - "parent"
10352   - "tags"
10353   sort:
10354   - "IP4BASE"
10355   - "ACL_STATELESS"
10356   - "ACL_STATEFUL"
10357   - "ACL_STATELESS"
10358   - "ACL_STATEFUL"
10359   traces:
10360     hoverinfo: "x+y"
10361     boxpoints: "outliers"
10362     whiskerwidth: 0
10363   layout:
10364     title: "ip4-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
10365     layout: "plot-throughput"
10366
10367 # Packet Throughput - VPP IPv4 2n-skx-x710 base and scale
10368 - type: "plot"
10369   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
10370   algorithm: "plot_performance_box"
10371   output-file-type: ".html"
10372   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
10373   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10374   filter: "'NIC_Intel-X710' and
10375            '64B' and
10376            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
10377            'NDRPDR' and
10378            '2T1C' and
10379            'IP4FWD' and
10380            not 'IPSEC' and
10381            not 'DOT1Q' and
10382            not 'VHOST'"
10383   parameters:
10384   - "throughput"
10385   - "parent"
10386   - "tags"
10387   sort:
10388   - "IP4BASE"
10389   - "FIB_20k"
10390   - "FIB_200k"
10391   - "FIB_2M"
10392   traces:
10393     hoverinfo: "x+y"
10394     boxpoints: "outliers"
10395     whiskerwidth: 0
10396   layout:
10397     title: "ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
10398     layout: "plot-throughput"
10399
10400 - type: "plot"
10401   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
10402   algorithm: "plot_performance_box"
10403   output-file-type: ".html"
10404   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
10405   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10406   filter: "'NIC_Intel-X710' and
10407            '64B' and
10408            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
10409            'NDRPDR' and
10410            '2T1C' and
10411            'IP4FWD' and
10412            not 'IPSEC' and
10413            not 'DOT1Q' and
10414            not 'VHOST'"
10415   parameters:
10416   - "throughput"
10417   - "parent"
10418   - "tags"
10419   sort:
10420   - "IP4BASE"
10421   - "FIB_20k"
10422   - "FIB_200k"
10423   - "FIB_2M"
10424   traces:
10425     hoverinfo: "x+y"
10426     boxpoints: "outliers"
10427     whiskerwidth: 0
10428   layout:
10429     title: "ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
10430     layout: "plot-throughput"
10431
10432 - type: "plot"
10433   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
10434   algorithm: "plot_performance_box"
10435   output-file-type: ".html"
10436   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
10437   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10438   filter: "'NIC_Intel-X710' and
10439            '64B' and
10440            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
10441            'NDRPDR' and
10442            '4T2C' and
10443            'IP4FWD' and
10444            not 'IPSEC' and
10445            not 'DOT1Q' and
10446            not 'VHOST'"
10447   parameters:
10448   - "throughput"
10449   - "parent"
10450   - "tags"
10451   sort:
10452   - "IP4BASE"
10453   - "FIB_20k"
10454   - "FIB_200k"
10455   - "FIB_2M"
10456   traces:
10457     hoverinfo: "x+y"
10458     boxpoints: "outliers"
10459     whiskerwidth: 0
10460   layout:
10461     title: "ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
10462     layout: "plot-throughput"
10463
10464 - type: "plot"
10465   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
10466   algorithm: "plot_performance_box"
10467   output-file-type: ".html"
10468   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
10469   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10470   filter: "'NIC_Intel-X710' and
10471            '64B' and
10472            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
10473            'NDRPDR' and
10474            '4T2C' and
10475            'IP4FWD' and
10476            not 'IPSEC' and
10477            not 'DOT1Q' and
10478            not 'VHOST'"
10479   parameters:
10480   - "throughput"
10481   - "parent"
10482   - "tags"
10483   sort:
10484   - "IP4BASE"
10485   - "FIB_20k"
10486   - "FIB_200k"
10487   - "FIB_2M"
10488   traces:
10489     hoverinfo: "x+y"
10490     boxpoints: "outliers"
10491     whiskerwidth: 0
10492   layout:
10493     title: "ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
10494     layout: "plot-throughput"
10495
10496 # Packet Throughput - VPP IPv4 2n-skx-xxv710 base and scale
10497 - type: "plot"
10498   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
10499   algorithm: "plot_performance_box"
10500   output-file-type: ".html"
10501   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
10502   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10503   filter: "'NIC_Intel-XXV710' and
10504            '64B' and
10505            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
10506            'NDRPDR' and
10507            '2T1C' and
10508            'IP4FWD' and
10509            not 'IPSEC' and
10510            not 'DOT1Q' and
10511            not 'VHOST'"
10512   parameters:
10513   - "throughput"
10514   - "parent"
10515   - "tags"
10516   sort:
10517   - "IP4BASE"
10518   - "FIB_20k"
10519   - "FIB_200k"
10520   - "FIB_2M"
10521   traces:
10522     hoverinfo: "x+y"
10523     boxpoints: "outliers"
10524     whiskerwidth: 0
10525   layout:
10526     title: "ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
10527     layout: "plot-throughput"
10528
10529 - type: "plot"
10530   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
10531   algorithm: "plot_performance_box"
10532   output-file-type: ".html"
10533   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
10534   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10535   filter: "'NIC_Intel-XXV710' and
10536            '64B' and
10537            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
10538            'NDRPDR' and
10539            '2T1C' and
10540            'IP4FWD' and
10541            not 'IPSEC' and
10542            not 'DOT1Q' and
10543            not 'VHOST'"
10544   parameters:
10545   - "throughput"
10546   - "parent"
10547   - "tags"
10548   sort:
10549   - "IP4BASE"
10550   - "FIB_20k"
10551   - "FIB_200k"
10552   - "FIB_2M"
10553   traces:
10554     hoverinfo: "x+y"
10555     boxpoints: "outliers"
10556     whiskerwidth: 0
10557   layout:
10558     title: "ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
10559     layout: "plot-throughput"
10560
10561 - type: "plot"
10562   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
10563   algorithm: "plot_performance_box"
10564   output-file-type: ".html"
10565   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
10566   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10567   filter: "'NIC_Intel-XXV710' and
10568            '64B' and
10569            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
10570            'NDRPDR' and
10571            '4T2C' and
10572            'IP4FWD' and
10573            not 'IPSEC' and
10574            not 'DOT1Q' and
10575            not 'VHOST'"
10576   parameters:
10577   - "throughput"
10578   - "parent"
10579   - "tags"
10580   sort:
10581   - "IP4BASE"
10582   - "FIB_20k"
10583   - "FIB_200k"
10584   - "FIB_2M"
10585   traces:
10586     hoverinfo: "x+y"
10587     boxpoints: "outliers"
10588     whiskerwidth: 0
10589   layout:
10590     title: "ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
10591     layout: "plot-throughput"
10592
10593 - type: "plot"
10594   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
10595   algorithm: "plot_performance_box"
10596   output-file-type: ".html"
10597   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
10598   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10599   filter: "'NIC_Intel-XXV710' and
10600            '64B' and
10601            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
10602            'NDRPDR' and
10603            '4T2C' and
10604            'IP4FWD' and
10605            not 'IPSEC' and
10606            not 'DOT1Q' and
10607            not 'VHOST'"
10608   parameters:
10609   - "throughput"
10610   - "parent"
10611   - "tags"
10612   sort:
10613   - "IP4BASE"
10614   - "FIB_20k"
10615   - "FIB_200k"
10616   - "FIB_2M"
10617   traces:
10618     hoverinfo: "x+y"
10619     boxpoints: "outliers"
10620     whiskerwidth: 0
10621   layout:
10622     title: "ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
10623     layout: "plot-throughput"
10624
10625 # Packet Throughput - VPP IPv4 2n-dnv-x553 base and scale
10626 - type: "plot"
10627   title: "VPP Throughput: ip4-2n-dnv-x553-64b-1t1c-base-ndr"
10628   algorithm: "plot_performance_box"
10629   output-file-type: ".html"
10630   output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-1t1c-base-ndr"
10631   data: "intel-dnv-vpp"
10632   filter: "'NIC_Intel-X553' and
10633            '64B' and
10634            'IP4BASE' and
10635            'NDRPDR' and
10636            '1T1C' and
10637            'IP4FWD' and
10638            not 'IPSEC' and
10639            not 'VHOST'"
10640   parameters:
10641   - "throughput"
10642   - "parent"
10643   - "tags"
10644   sort:
10645   - "IP4BASE"
10646   traces:
10647     hoverinfo: "x+y"
10648     boxpoints: "outliers"
10649     whiskerwidth: 0
10650   layout:
10651     title: "ip4-2n-dnv-x553-64b-1t1c-base-ndr"
10652     layout: "plot-throughput"
10653
10654 - type: "plot"
10655   title: "VPP Throughput: ip4-2n-dnv-x553-64b-1t1c-base-pdr"
10656   algorithm: "plot_performance_box"
10657   output-file-type: ".html"
10658   output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-1t1c-base-pdr"
10659   data: "intel-dnv-vpp"
10660   filter: "'NIC_Intel-X553' and
10661            '64B' and
10662            'IP4BASE' and
10663            'NDRPDR' and
10664            '1T1C' and
10665            'IP4FWD' and
10666            not 'IPSEC' and
10667            not 'VHOST'"
10668   parameters:
10669   - "throughput"
10670   - "parent"
10671   - "tags"
10672   sort:
10673   - "IP4BASE"
10674   traces:
10675     hoverinfo: "x+y"
10676     boxpoints: "outliers"
10677     whiskerwidth: 0
10678   layout:
10679     title: "ip4-2n-dnv-x553-64b-1t1c-base-pdr"
10680     layout: "plot-throughput"
10681
10682 - type: "plot"
10683   title: "VPP Throughput: ip4-2n-dnv-x553-64b-2t2c-base-ndr"
10684   algorithm: "plot_performance_box"
10685   output-file-type: ".html"
10686   output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-2t2c-base-ndr"
10687   data: "intel-dnv-vpp"
10688   filter: "'NIC_Intel-X553' and
10689            '64B' and
10690            'IP4BASE' and
10691            'NDRPDR' and
10692            '2T2C' and
10693            'IP4FWD' and
10694            not 'IPSEC' and
10695            not 'VHOST'"
10696   parameters:
10697   - "throughput"
10698   - "parent"
10699   - "tags"
10700   sort:
10701   - "IP4BASE"
10702   traces:
10703     hoverinfo: "x+y"
10704     boxpoints: "outliers"
10705     whiskerwidth: 0
10706   layout:
10707     title: "ip4-2n-dnv-x553-64b-2t2c-base-ndr"
10708     layout: "plot-throughput"
10709
10710 - type: "plot"
10711   title: "VPP Throughput: ip4-2n-dnv-x553-64b-2t2c-base-pdr"
10712   algorithm: "plot_performance_box"
10713   output-file-type: ".html"
10714   output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-2t2c-base-pdr"
10715   data: "intel-dnv-vpp"
10716   filter: "'NIC_Intel-X553' and
10717            '64B' and
10718            'IP4BASE' and
10719            'NDRPDR' and
10720            '2T2C' and
10721            'IP4FWD' and
10722            not 'IPSEC' and
10723            not 'VHOST'"
10724   parameters:
10725   - "throughput"
10726   - "parent"
10727   - "tags"
10728   sort:
10729   - "IP4BASE"
10730   traces:
10731     hoverinfo: "x+y"
10732     boxpoints: "outliers"
10733     whiskerwidth: 0
10734   layout:
10735     title: "ip4-2n-dnv-x553-64b-2t2c-base-pdr"
10736     layout: "plot-throughput"
10737
10738 ################################################################################
10739
10740 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x520 - features
10741 - type: "plot"
10742   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
10743   algorithm: "plot_performance_box"
10744   output-file-type: ".html"
10745   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
10746   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10747   filter: "'NIC_Intel-X520-DA2' and
10748            '64B' and
10749            'ENCAP' and
10750            'NDRPDR' and
10751            '1T1C' and
10752            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
10753            not 'DOT1Q' and
10754            not 'VHOST' and
10755            not 'IPSECHW'"
10756   parameters:
10757   - "throughput"
10758   - "parent"
10759   - "tags"
10760   sort:
10761   - "IP4BASE"
10762   - "L2BDMACLRN"
10763   - "L2XCFWD"
10764   - "LISP"
10765   traces:
10766     hoverinfo: "x+y"
10767     boxpoints: "outliers"
10768     whiskerwidth: 0
10769   layout:
10770     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
10771     layout: "plot-throughput"
10772
10773 - type: "plot"
10774   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
10775   algorithm: "plot_performance_box"
10776   output-file-type: ".html"
10777   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
10778   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10779   filter: "'NIC_Intel-X520-DA2' and
10780            '64B' and
10781            'ENCAP' and
10782            'NDRPDR' and
10783            '2T2C' and
10784            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
10785            not 'DOT1Q' and
10786            not 'VHOST' and
10787            not 'IPSECHW'"
10788   parameters:
10789   - "throughput"
10790   - "parent"
10791   - "tags"
10792   sort:
10793   - "IP4BASE"
10794   - "L2BDMACLRN"
10795   - "L2XCFWD"
10796   - "LISP"
10797   traces:
10798     hoverinfo: "x+y"
10799     boxpoints: "outliers"
10800     whiskerwidth: 0
10801   layout:
10802     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
10803     layout: "plot-throughput"
10804
10805 - type: "plot"
10806   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
10807   algorithm: "plot_performance_box"
10808   output-file-type: ".html"
10809   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
10810   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10811   filter: "'NIC_Intel-X520-DA2' and
10812            '64B' and
10813            'ENCAP' and
10814            'NDRPDR' and
10815            '1T1C' and
10816            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
10817            not 'DOT1Q' and
10818            not 'VHOST' and
10819            not 'IPSECHW'"
10820   parameters:
10821   - "throughput"
10822   - "parent"
10823   - "tags"
10824   sort:
10825   - "IP4BASE"
10826   - "L2BDMACLRN"
10827   - "L2XCFWD"
10828   - "LISP"
10829   traces:
10830     hoverinfo: "x+y"
10831     boxpoints: "outliers"
10832     whiskerwidth: 0
10833   layout:
10834     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
10835     layout: "plot-throughput"
10836
10837 - type: "plot"
10838   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
10839   algorithm: "plot_performance_box"
10840   output-file-type: ".html"
10841   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
10842   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10843   filter: "'NIC_Intel-X520-DA2' and
10844            '64B' and
10845            'ENCAP' and
10846            'NDRPDR' and
10847            '2T2C' and
10848            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
10849            not 'DOT1Q' and
10850            not 'VHOST' and
10851            not 'IPSECHW'"
10852   parameters:
10853   - "throughput"
10854   - "parent"
10855   - "tags"
10856   sort:
10857   - "IP4BASE"
10858   - "L2BDMACLRN"
10859   - "L2XCFWD"
10860   - "LISP"
10861   traces:
10862     hoverinfo: "x+y"
10863     boxpoints: "outliers"
10864     whiskerwidth: 0
10865   layout:
10866     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
10867     layout: "plot-throughput"
10868
10869 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x710 base and scale
10870 - type: "plot"
10871   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
10872   algorithm: "plot_performance_box"
10873   output-file-type: ".html"
10874   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
10875   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10876   filter: "'NIC_Intel-X710' and
10877            '64B' and
10878            'ENCAP' and
10879            'NDRPDR' and
10880            '1T1C' and
10881            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
10882            not 'VHOST' and
10883            not 'IPSECHW'"
10884   parameters:
10885   - "throughput"
10886   - "parent"
10887   - "tags"
10888   sort:
10889   - "IP4BASE"
10890   - "LISP"
10891   - "VXLAN_1"
10892   - "VXLAN_10"
10893   - "VXLAN_100"
10894   - "VXLAN_1000"
10895   traces:
10896     hoverinfo: "x+y"
10897     boxpoints: "outliers"
10898     whiskerwidth: 0
10899   layout:
10900     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
10901     layout: "plot-throughput"
10902
10903 - type: "plot"
10904   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
10905   algorithm: "plot_performance_box"
10906   output-file-type: ".html"
10907   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
10908   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10909   filter: "'NIC_Intel-X710' and
10910            '64B' and
10911            'ENCAP' and
10912            'NDRPDR' and
10913            '1T1C' and
10914            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
10915            not 'VHOST' and
10916            not 'IPSECHW'"
10917   parameters:
10918   - "throughput"
10919   - "parent"
10920   - "tags"
10921   sort:
10922   - "IP4BASE"
10923   - "LISP"
10924   - "VXLAN_1"
10925   - "VXLAN_10"
10926   - "VXLAN_100"
10927   - "VXLAN_1000"
10928   traces:
10929     hoverinfo: "x+y"
10930     boxpoints: "outliers"
10931     whiskerwidth: 0
10932   layout:
10933     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
10934     layout: "plot-throughput"
10935
10936 - type: "plot"
10937   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
10938   algorithm: "plot_performance_box"
10939   output-file-type: ".html"
10940   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
10941   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10942   filter: "'NIC_Intel-X710' and
10943            '64B' and
10944            'ENCAP' and
10945            'NDRPDR' and
10946            '2T2C' and
10947            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
10948            not 'VHOST' and
10949            not 'IPSECHW'"
10950   parameters:
10951   - "throughput"
10952   - "parent"
10953   - "tags"
10954   sort:
10955   - "IP4BASE"
10956   - "LISP"
10957   - "VXLAN_1"
10958   - "VXLAN_10"
10959   - "VXLAN_100"
10960   - "VXLAN_1000"
10961   traces:
10962     hoverinfo: "x+y"
10963     boxpoints: "outliers"
10964     whiskerwidth: 0
10965   layout:
10966     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
10967     layout: "plot-throughput"
10968
10969 - type: "plot"
10970   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
10971   algorithm: "plot_performance_box"
10972   output-file-type: ".html"
10973   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
10974   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10975   filter: "'NIC_Intel-X710' and
10976            '64B' and
10977            'ENCAP' and
10978            'NDRPDR' and
10979            '2T2C' and
10980            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
10981            not 'VHOST' and
10982            not 'IPSECHW'"
10983   parameters:
10984   - "throughput"
10985   - "parent"
10986   - "tags"
10987   sort:
10988   - "IP4BASE"
10989   - "LISP"
10990   - "VXLAN_1"
10991   - "VXLAN_10"
10992   - "VXLAN_100"
10993   - "VXLAN_1000"
10994   traces:
10995     hoverinfo: "x+y"
10996     boxpoints: "outliers"
10997     whiskerwidth: 0
10998   layout:
10999     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
11000     layout: "plot-throughput"
11001
11002 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x710 - features
11003 - type: "plot"
11004   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
11005   algorithm: "plot_performance_box"
11006   output-file-type: ".html"
11007   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
11008   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11009   filter: "'NIC_Intel-X710' and
11010            '64B' and
11011            'ENCAP' and
11012            'NDRPDR' and
11013            '1T1C' and
11014            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
11015            not 'DOT1Q' and
11016            not 'VHOST' and
11017            not 'IPSECHW'"
11018   parameters:
11019   - "throughput"
11020   - "parent"
11021   - "tags"
11022   sort:
11023   - "IP4BASE"
11024   - "L2BDMACLRN"
11025   - "L2XCFWD"
11026   - "LISP"
11027   traces:
11028     hoverinfo: "x+y"
11029     boxpoints: "outliers"
11030     whiskerwidth: 0
11031   layout:
11032     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
11033     layout: "plot-throughput"
11034
11035 - type: "plot"
11036   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
11037   algorithm: "plot_performance_box"
11038   output-file-type: ".html"
11039   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
11040   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11041   filter: "'NIC_Intel-X710' and
11042            '64B' and
11043            'ENCAP' and
11044            'NDRPDR' and
11045            '2T2C' and
11046            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
11047            not 'DOT1Q' and
11048            not 'VHOST' and
11049            not 'IPSECHW'"
11050   parameters:
11051   - "throughput"
11052   - "parent"
11053   - "tags"
11054   sort:
11055   - "IP4BASE"
11056   - "L2BDMACLRN"
11057   - "L2XCFWD"
11058   - "LISP"
11059   traces:
11060     hoverinfo: "x+y"
11061     boxpoints: "outliers"
11062     whiskerwidth: 0
11063   layout:
11064     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
11065     layout: "plot-throughput"
11066
11067 - type: "plot"
11068   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
11069   algorithm: "plot_performance_box"
11070   output-file-type: ".html"
11071   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
11072   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11073   filter: "'NIC_Intel-X710' and
11074            '64B' and
11075            'ENCAP' and
11076            'NDRPDR' and
11077            '1T1C' and
11078            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
11079            not 'DOT1Q' and
11080            not 'VHOST' and
11081            not 'IPSECHW'"
11082   parameters:
11083   - "throughput"
11084   - "parent"
11085   - "tags"
11086   sort:
11087   - "IP4BASE"
11088   - "L2BDMACLRN"
11089   - "L2XCFWD"
11090   - "LISP"
11091   traces:
11092     hoverinfo: "x+y"
11093     boxpoints: "outliers"
11094     whiskerwidth: 0
11095   layout:
11096     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
11097     layout: "plot-throughput"
11098
11099 - type: "plot"
11100   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
11101   algorithm: "plot_performance_box"
11102   output-file-type: ".html"
11103   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
11104   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11105   filter: "'NIC_Intel-X710' and
11106            '64B' and
11107            'ENCAP' and
11108            'NDRPDR' and
11109            '2T2C' and
11110            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
11111            not 'DOT1Q' and
11112            not 'VHOST' and
11113            not 'IPSECHW'"
11114   parameters:
11115   - "throughput"
11116   - "parent"
11117   - "tags"
11118   sort:
11119   - "IP4BASE"
11120   - "L2BDMACLRN"
11121   - "L2XCFWD"
11122   - "LISP"
11123   traces:
11124     hoverinfo: "x+y"
11125     boxpoints: "outliers"
11126     whiskerwidth: 0
11127   layout:
11128     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
11129     layout: "plot-throughput"
11130
11131 # Packet Throughput - VPP IPv4 tunnels 3n-skx-x710 base and scale
11132 - type: "plot"
11133   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
11134   algorithm: "plot_performance_box"
11135   output-file-type: ".html"
11136   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
11137   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11138   filter: "'NIC_Intel-X710' and
11139            '64B' and
11140            'ENCAP' and
11141            'NDRPDR' and
11142            '2T1C' and
11143            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
11144            not 'VHOST' and
11145            not 'IPSECHW'"
11146   parameters:
11147   - "throughput"
11148   - "parent"
11149   - "tags"
11150   sort:
11151   - "IP4BASE"
11152   - "LISP"
11153   - "VXLAN_1"
11154   - "VXLAN_10"
11155   - "VXLAN_100"
11156   - "VXLAN_1000"
11157   traces:
11158     hoverinfo: "x+y"
11159     boxpoints: "outliers"
11160     whiskerwidth: 0
11161   layout:
11162     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
11163     layout: "plot-throughput"
11164
11165 - type: "plot"
11166   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
11167   algorithm: "plot_performance_box"
11168   output-file-type: ".html"
11169   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
11170   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11171   filter: "'NIC_Intel-X710' and
11172            '64B' and
11173            'ENCAP' and
11174            'NDRPDR' and
11175            '2T1C' and
11176            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
11177            not 'VHOST' and
11178            not 'IPSECHW'"
11179   parameters:
11180   - "throughput"
11181   - "parent"
11182   - "tags"
11183   sort:
11184   - "IP4BASE"
11185   - "LISP"
11186   - "VXLAN_1"
11187   - "VXLAN_10"
11188   - "VXLAN_100"
11189   - "VXLAN_1000"
11190   traces:
11191     hoverinfo: "x+y"
11192     boxpoints: "outliers"
11193     whiskerwidth: 0
11194   layout:
11195     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
11196     layout: "plot-throughput"
11197
11198 - type: "plot"
11199   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
11200   algorithm: "plot_performance_box"
11201   output-file-type: ".html"
11202   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
11203   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11204   filter: "'NIC_Intel-X710' and
11205            '64B' and
11206            'ENCAP' and
11207            'NDRPDR' and
11208            '4T2C' and
11209            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
11210            not 'VHOST' and
11211            not 'IPSECHW'"
11212   parameters:
11213   - "throughput"
11214   - "parent"
11215   - "tags"
11216   sort:
11217   - "IP4BASE"
11218   - "LISP"
11219   - "VXLAN_1"
11220   - "VXLAN_10"
11221   - "VXLAN_100"
11222   - "VXLAN_1000"
11223   traces:
11224     hoverinfo: "x+y"
11225     boxpoints: "outliers"
11226     whiskerwidth: 0
11227   layout:
11228     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
11229     layout: "plot-throughput"
11230
11231 - type: "plot"
11232   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
11233   algorithm: "plot_performance_box"
11234   output-file-type: ".html"
11235   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
11236   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11237   filter: "'NIC_Intel-X710' and
11238            '64B' and
11239            'ENCAP' and
11240            'NDRPDR' and
11241            '4T2C' and
11242            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
11243            not 'VHOST' and
11244            not 'IPSECHW'"
11245   parameters:
11246   - "throughput"
11247   - "parent"
11248   - "tags"
11249   sort:
11250   - "IP4BASE"
11251   - "LISP"
11252   - "VXLAN_1"
11253   - "VXLAN_10"
11254   - "VXLAN_100"
11255   - "VXLAN_1000"
11256   traces:
11257     hoverinfo: "x+y"
11258     boxpoints: "outliers"
11259     whiskerwidth: 0
11260   layout:
11261     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
11262     layout: "plot-throughput"
11263
11264 # Packet Throughput - VPP IPv4 tunnels 3n-skx-x710 - features
11265 - type: "plot"
11266   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
11267   algorithm: "plot_performance_box"
11268   output-file-type: ".html"
11269   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
11270   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11271   filter: "'NIC_Intel-X710' and
11272            '64B' and
11273            'ENCAP' and
11274            'NDRPDR' and
11275            '2T1C' and
11276            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
11277            not 'DOT1Q' and
11278            not 'VHOST' and
11279            not 'IPSECHW'"
11280   parameters:
11281   - "throughput"
11282   - "parent"
11283   - "tags"
11284   sort:
11285   - "IP4BASE"
11286   - "L2BDMACLRN"
11287   - "L2XCFWD"
11288   - "LISP"
11289   traces:
11290     hoverinfo: "x+y"
11291     boxpoints: "outliers"
11292     whiskerwidth: 0
11293   layout:
11294     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
11295     layout: "plot-throughput"
11296
11297 - type: "plot"
11298   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
11299   algorithm: "plot_performance_box"
11300   output-file-type: ".html"
11301   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
11302   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11303   filter: "'NIC_Intel-X710' and
11304            '64B' and
11305            'ENCAP' and
11306            'NDRPDR' and
11307            '4T2C' and
11308            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
11309            not 'DOT1Q' and
11310            not 'VHOST' and
11311            not 'IPSECHW'"
11312   parameters:
11313   - "throughput"
11314   - "parent"
11315   - "tags"
11316   sort:
11317   - "IP4BASE"
11318   - "L2BDMACLRN"
11319   - "L2XCFWD"
11320   - "LISP"
11321   traces:
11322     hoverinfo: "x+y"
11323     boxpoints: "outliers"
11324     whiskerwidth: 0
11325   layout:
11326     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
11327     layout: "plot-throughput"
11328
11329 - type: "plot"
11330   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr"
11331   algorithm: "plot_performance_box"
11332   output-file-type: ".html"
11333   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr"
11334   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11335   filter: "'NIC_Intel-X710' and
11336            '64B' and
11337            'ENCAP' and
11338            'NDRPDR' and
11339            '2T1C' and
11340            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
11341            not 'DOT1Q' and
11342            not 'VHOST' and
11343            not 'IPSECHW'"
11344   parameters:
11345   - "throughput"
11346   - "parent"
11347   - "tags"
11348   sort:
11349   - "IP4BASE"
11350   - "L2BDMACLRN"
11351   - "L2XCFWD"
11352   - "LISP"
11353   traces:
11354     hoverinfo: "x+y"
11355     boxpoints: "outliers"
11356     whiskerwidth: 0
11357   layout:
11358     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr"
11359     layout: "plot-throughput"
11360
11361 - type: "plot"
11362   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr"
11363   algorithm: "plot_performance_box"
11364   output-file-type: ".html"
11365   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr"
11366   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11367   filter: "'NIC_Intel-X710' and
11368            '64B' and
11369            'ENCAP' and
11370            'NDRPDR' and
11371            '4T2C' and
11372            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
11373            not 'DOT1Q' and
11374            not 'VHOST' and
11375            not 'IPSECHW'"
11376   parameters:
11377   - "throughput"
11378   - "parent"
11379   - "tags"
11380   sort:
11381   - "IP4BASE"
11382   - "L2BDMACLRN"
11383   - "L2XCFWD"
11384   - "LISP"
11385   traces:
11386     hoverinfo: "x+y"
11387     boxpoints: "outliers"
11388     whiskerwidth: 0
11389   layout:
11390     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr"
11391     layout: "plot-throughput"
11392
11393 ################################################################################
11394
11395 # Packet Throughput - VPP IPv6 3n-hsw-x520
11396 - type: "plot"
11397   title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-base-ndr"
11398   algorithm: "plot_performance_box"
11399   output-file-type: ".html"
11400   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base-ndr"
11401   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11402   filter: "'NIC_Intel-X520-DA2' and
11403            '78B' and
11404            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11405            'NDRPDR' and
11406            '1T1C' and
11407            'IP6FWD' and
11408            not 'SRv6' and
11409            not 'IPSEC' and
11410            not 'VHOST'"
11411   parameters:
11412   - "throughput"
11413   - "parent"
11414   - "tags"
11415   sort:
11416   - "IP6BASE"
11417   - "FIB_20K"
11418   - "FIB_200K"
11419   - "FIB_2M"
11420   traces:
11421     hoverinfo: "x+y"
11422     boxpoints: "outliers"
11423     whiskerwidth: 0
11424   layout:
11425     title: "ip6-3n-hsw-x520-78b-1t1c-base-ndr"
11426     layout: "plot-throughput"
11427
11428 - type: "plot"
11429   title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-base-pdr"
11430   algorithm: "plot_performance_box"
11431   output-file-type: ".html"
11432   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base-pdr"
11433   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11434   filter: "'NIC_Intel-X520-DA2' and
11435            '78B' and
11436            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11437            'NDRPDR' and
11438            '1T1C' and
11439            'IP6FWD' and
11440            not 'SRv6' and
11441            not 'IPSEC' and
11442            not 'VHOST'"
11443   parameters:
11444   - "throughput"
11445   - "parent"
11446   - "tags"
11447   sort:
11448   - "IP6BASE"
11449   - "FIB_20K"
11450   - "FIB_200K"
11451   - "FIB_2M"
11452   traces:
11453     hoverinfo: "x+y"
11454     boxpoints: "outliers"
11455     whiskerwidth: 0
11456   layout:
11457     title: "ip6-3n-hsw-x520-78b-1t1c-base-pdr"
11458     layout: "plot-throughput"
11459
11460 - type: "plot"
11461   title: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-base-ndr"
11462   algorithm: "plot_performance_box"
11463   output-file-type: ".html"
11464   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base-ndr"
11465   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11466   filter: "'NIC_Intel-X520-DA2' and
11467            '78B' and
11468            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11469            'NDRPDR' and
11470            '2T2C' and
11471            'IP6FWD' and
11472            not 'SRv6' and
11473            not 'IPSEC' and
11474            not 'VHOST'"
11475   parameters:
11476   - "throughput"
11477   - "parent"
11478   - "tags"
11479   sort:
11480   - "IP6BASE"
11481   - "FIB_20K"
11482   - "FIB_200K"
11483   - "FIB_2M"
11484   traces:
11485     hoverinfo: "x+y"
11486     boxpoints: "outliers"
11487     whiskerwidth: 0
11488   layout:
11489     title: "ip6-3n-hsw-x520-78b-2t2c-base-ndr"
11490     layout: "plot-throughput"
11491
11492 - type: "plot"
11493   title: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-base-pdr"
11494   algorithm: "plot_performance_box"
11495   output-file-type: ".html"
11496   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base-pdr"
11497   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11498   filter: "'NIC_Intel-X520-DA2' and
11499            '78B' and
11500            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11501            'NDRPDR' and
11502            '2T2C' and
11503            'IP6FWD' and
11504            not 'SRv6' and
11505            not 'IPSEC' and
11506            not 'VHOST'"
11507   parameters:
11508   - "throughput"
11509   - "parent"
11510   - "tags"
11511   sort:
11512   - "IP6BASE"
11513   - "FIB_20K"
11514   - "FIB_200K"
11515   - "FIB_2M"
11516   traces:
11517     hoverinfo: "x+y"
11518     boxpoints: "outliers"
11519     whiskerwidth: 0
11520   layout:
11521     title: "ip6-3n-hsw-x520-78b-2t2c-base-pdr"
11522     layout: "plot-throughput"
11523
11524 # Packet Throughput - VPP IPv6 3n-hsw-x710
11525 - type: "plot"
11526   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
11527   algorithm: "plot_performance_box"
11528   output-file-type: ".html"
11529   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
11530   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11531   filter: "'NIC_Intel-X710' and
11532            '78B' and
11533            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11534            'NDRPDR' and
11535            '1T1C' and
11536            'IP6FWD' and
11537            not 'SRv6' and
11538            not 'IPSEC' and
11539            not 'VHOST'"
11540   parameters:
11541   - "throughput"
11542   - "parent"
11543   - "tags"
11544   sort:
11545   - "IP6BASE"
11546   - "FIB_20K"
11547   - "FIB_200K"
11548   - "FIB_2M"
11549   traces:
11550     hoverinfo: "x+y"
11551     boxpoints: "outliers"
11552     whiskerwidth: 0
11553   layout:
11554     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
11555     layout: "plot-throughput"
11556
11557 - type: "plot"
11558   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
11559   algorithm: "plot_performance_box"
11560   output-file-type: ".html"
11561   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
11562   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11563   filter: "'NIC_Intel-X710' and
11564            '78B' and
11565            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11566            'NDRPDR' and
11567            '1T1C' and
11568            'IP6FWD' and
11569            not 'SRv6' and
11570            not 'IPSEC' and
11571            not 'VHOST'"
11572   parameters:
11573   - "throughput"
11574   - "parent"
11575   - "tags"
11576   sort:
11577   - "IP6BASE"
11578   - "FIB_20K"
11579   - "FIB_200K"
11580   - "FIB_2M"
11581   traces:
11582     hoverinfo: "x+y"
11583     boxpoints: "outliers"
11584     whiskerwidth: 0
11585   layout:
11586     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
11587     layout: "plot-throughput"
11588
11589 - type: "plot"
11590   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
11591   algorithm: "plot_performance_box"
11592   output-file-type: ".html"
11593   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
11594   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11595   filter: "'NIC_Intel-X710' and
11596            '78B' and
11597            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11598            'NDRPDR' and
11599            '2T2C' and
11600            'IP6FWD' and
11601            not 'SRv6' and
11602            not 'IPSEC' and
11603            not 'VHOST'"
11604   parameters:
11605   - "throughput"
11606   - "parent"
11607   - "tags"
11608   sort:
11609   - "IP6BASE"
11610   - "FIB_20K"
11611   - "FIB_200K"
11612   - "FIB_2M"
11613   traces:
11614     hoverinfo: "x+y"
11615     boxpoints: "outliers"
11616     whiskerwidth: 0
11617   layout:
11618     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
11619     layout: "plot-throughput"
11620
11621 - type: "plot"
11622   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
11623   algorithm: "plot_performance_box"
11624   output-file-type: ".html"
11625   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
11626   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11627   filter: "'NIC_Intel-X710' and
11628            '78B' and
11629            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11630            'NDRPDR' and
11631            '2T2C' and
11632            'IP6FWD' and
11633            not 'SRv6' and
11634            not 'IPSEC' and
11635            not 'VHOST'"
11636   parameters:
11637   - "throughput"
11638   - "parent"
11639   - "tags"
11640   sort:
11641   - "IP6BASE"
11642   - "FIB_20K"
11643   - "FIB_200K"
11644   - "FIB_2M"
11645   traces:
11646     hoverinfo: "x+y"
11647     boxpoints: "outliers"
11648     whiskerwidth: 0
11649   layout:
11650     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
11651     layout: "plot-throughput"
11652
11653 # Packet Throughput - VPP IPv6 3n-hsw-x710 - features
11654 - type: "plot"
11655   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_features-ndr"
11656   algorithm: "plot_performance_box"
11657   output-file-type: ".html"
11658   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_features-ndr"
11659   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11660   filter: "'NIC_Intel-X710' and
11661            '78B' and
11662            ('IP6BASE' or
11663             'POLICE_MARK' or
11664             'COPWHLIST' or
11665             'IACLDST') and
11666            'NDRPDR' and
11667            '1T1C' and
11668            'IP6FWD' and
11669            not 'SRv6' and
11670            not 'IPSEC' and
11671            not 'VHOST'"
11672   parameters:
11673   - "throughput"
11674   - "parent"
11675   - "tags"
11676   sort:
11677   - "IP6BASE"
11678   - "POLICE_MARK"
11679   - "COPWHLIST"
11680   - "IACLDST"
11681   traces:
11682     hoverinfo: "x+y"
11683     boxpoints: "outliers"
11684     whiskerwidth: 0
11685   layout:
11686     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_features-ndr"
11687     layout: "plot-throughput"
11688
11689 - type: "plot"
11690   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_features-ndr"
11691   algorithm: "plot_performance_box"
11692   output-file-type: ".html"
11693   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_features-ndr"
11694   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11695   filter: "'NIC_Intel-X710' and
11696            '78B' and
11697            ('IP6BASE' or
11698             'POLICE_MARK' or
11699             'COPWHLIST' or
11700             'IACLDST') and
11701            'NDRPDR' and
11702            '2T2C' and
11703            'IP6FWD' and
11704            not 'SRv6' and
11705            not 'IPSEC' and
11706            not 'VHOST'"
11707   parameters:
11708   - "throughput"
11709   - "parent"
11710   - "tags"
11711   sort:
11712   - "IP6BASE"
11713   - "POLICE_MARK"
11714   - "COPWHLIST"
11715   - "IACLDST"
11716   traces:
11717     hoverinfo: "x+y"
11718     boxpoints: "outliers"
11719     whiskerwidth: 0
11720   layout:
11721     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_features-ndr"
11722     layout: "plot-throughput"
11723
11724 - type: "plot"
11725   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_features-pdr"
11726   algorithm: "plot_performance_box"
11727   output-file-type: ".html"
11728   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_features-pdr"
11729   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11730   filter: "'NIC_Intel-X710' and
11731            '78B' and
11732            ('IP6BASE' or
11733             'POLICE_MARK' or
11734             'COPWHLIST' or
11735             'IACLDST') and
11736            'NDRPDR' and
11737            '1T1C' and
11738            'IP6FWD' and
11739            not 'SRv6' and
11740            not 'IPSEC' and
11741            not 'VHOST'"
11742   parameters:
11743   - "throughput"
11744   - "parent"
11745   - "tags"
11746   sort:
11747   - "IP6BASE"
11748   - "POLICE_MARK"
11749   - "COPWHLIST"
11750   - "IACLDST"
11751   traces:
11752     hoverinfo: "x+y"
11753     boxpoints: "outliers"
11754     whiskerwidth: 0
11755   layout:
11756     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_features-pdr"
11757     layout: "plot-throughput"
11758
11759 - type: "plot"
11760   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_features-pdr"
11761   algorithm: "plot_performance_box"
11762   output-file-type: ".html"
11763   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_features-pdr"
11764   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11765   filter: "'NIC_Intel-X710' and
11766            '78B' and
11767            ('IP6BASE' or
11768             'POLICE_MARK' or
11769             'COPWHLIST' or
11770             'IACLDST') and
11771            'NDRPDR' and
11772            '2T2C' and
11773            'IP6FWD' and
11774            not 'SRv6' and
11775            not 'IPSEC' and
11776            not 'VHOST'"
11777   parameters:
11778   - "throughput"
11779   - "parent"
11780   - "tags"
11781   sort:
11782   - "IP6BASE"
11783   - "POLICE_MARK"
11784   - "COPWHLIST"
11785   - "IACLDST"
11786   traces:
11787     hoverinfo: "x+y"
11788     boxpoints: "outliers"
11789     whiskerwidth: 0
11790   layout:
11791     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_features-pdr"
11792     layout: "plot-throughput"
11793
11794 # Packet Throughput - VPP IPv6 3n-hsw-xl710
11795 - type: "plot"
11796   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-1t1c-base-ndr"
11797   algorithm: "plot_performance_box"
11798   output-file-type: ".html"
11799   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base-ndr"
11800   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11801   filter: "'NIC_Intel-XL710' and
11802            '78B' and
11803            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11804            'NDRPDR' and
11805            '1T1C' and
11806            'IP6FWD' and
11807            not 'SRv6' and
11808            not 'IPSEC' and
11809            not 'VHOST'"
11810   parameters:
11811   - "throughput"
11812   - "parent"
11813   - "tags"
11814   sort:
11815   - "IP6BASE"
11816   - "FIB_20K"
11817   - "FIB_200K"
11818   - "FIB_2M"
11819   traces:
11820     hoverinfo: "x+y"
11821     boxpoints: "outliers"
11822     whiskerwidth: 0
11823   layout:
11824     title: "ip6-3n-hsw-xl710-78b-1t1c-base-ndr"
11825     layout: "plot-throughput"
11826
11827 - type: "plot"
11828   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-1t1c-base-pdr"
11829   algorithm: "plot_performance_box"
11830   output-file-type: ".html"
11831   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base-pdr"
11832   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11833   filter: "'NIC_Intel-XL710' and
11834            '78B' and
11835            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11836            'NDRPDR' and
11837            '1T1C' and
11838            'IP6FWD' and
11839            not 'SRv6' and
11840            not 'IPSEC' and
11841            not 'VHOST'"
11842   parameters:
11843   - "throughput"
11844   - "parent"
11845   - "tags"
11846   sort:
11847   - "IP6BASE"
11848   - "FIB_20K"
11849   - "FIB_200K"
11850   - "FIB_2M"
11851   traces:
11852     hoverinfo: "x+y"
11853     boxpoints: "outliers"
11854     whiskerwidth: 0
11855   layout:
11856     title: "ip6-3n-hsw-xl710-78b-1t1c-base-pdr"
11857     layout: "plot-throughput"
11858
11859 - type: "plot"
11860   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-2t2c-base-ndr"
11861   algorithm: "plot_performance_box"
11862   output-file-type: ".html"
11863   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base-ndr"
11864   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11865   filter: "'NIC_Intel-XL710' and
11866            '78B' and
11867            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11868            'NDRPDR' and
11869            '2T2C' and
11870            'IP6FWD' and
11871            not 'SRv6' and
11872            not 'IPSEC' and
11873            not 'VHOST'"
11874   parameters:
11875   - "throughput"
11876   - "parent"
11877   - "tags"
11878   sort:
11879   - "IP6BASE"
11880   - "FIB_20K"
11881   - "FIB_200K"
11882   - "FIB_2M"
11883   traces:
11884     hoverinfo: "x+y"
11885     boxpoints: "outliers"
11886     whiskerwidth: 0
11887   layout:
11888     title: "ip6-3n-hsw-xl710-78b-2t2c-base-ndr"
11889     layout: "plot-throughput"
11890
11891 - type: "plot"
11892   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-2t2c-base-pdr"
11893   algorithm: "plot_performance_box"
11894   output-file-type: ".html"
11895   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base-pdr"
11896   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11897   filter: "'NIC_Intel-XL710' and
11898            '78B' and
11899            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11900            'NDRPDR' and
11901            '2T2C' and
11902            'IP6FWD' and
11903            not 'SRv6' and
11904            not 'IPSEC' and
11905            not 'VHOST'"
11906   parameters:
11907   - "throughput"
11908   - "parent"
11909   - "tags"
11910   sort:
11911   - "IP6BASE"
11912   - "FIB_20K"
11913   - "FIB_200K"
11914   - "FIB_2M"
11915   traces:
11916     hoverinfo: "x+y"
11917     boxpoints: "outliers"
11918     whiskerwidth: 0
11919   layout:
11920     title: "ip6-3n-hsw-xl710-78b-2t2c-base-pdr"
11921     layout: "plot-throughput"
11922
11923 # Packet Throughput - VPP IPv6 3n-skx-x710
11924 - type: "plot"
11925   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
11926   algorithm: "plot_performance_box"
11927   output-file-type: ".html"
11928   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
11929   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11930   filter: "'NIC_Intel-X710' and
11931            '78B' and
11932            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11933            'NDRPDR' and
11934            '2T1C' and
11935            'IP6FWD' and
11936            not 'SRv6' and
11937            not 'IPSEC' and
11938            not 'VHOST'"
11939   parameters:
11940   - "throughput"
11941   - "parent"
11942   - "tags"
11943   sort:
11944   - "IP6BASE"
11945   - "FIB_20k"
11946   - "FIB_200k"
11947   - "FIB_2M"
11948   traces:
11949     hoverinfo: "x+y"
11950     boxpoints: "outliers"
11951     whiskerwidth: 0
11952   layout:
11953     title: "ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
11954     layout: "plot-throughput"
11955
11956 - type: "plot"
11957   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
11958   algorithm: "plot_performance_box"
11959   output-file-type: ".html"
11960   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
11961   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11962   filter: "'NIC_Intel-X710' and
11963            '78B' and
11964            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11965            'NDRPDR' and
11966            '2T1C' and
11967            'IP6FWD' and
11968            not 'SRv6' and
11969            not 'IPSEC' and
11970            not 'VHOST'"
11971   parameters:
11972   - "throughput"
11973   - "parent"
11974   - "tags"
11975   sort:
11976   - "IP6BASE"
11977   - "FIB_20k"
11978   - "FIB_200k"
11979   - "FIB_2M"
11980   traces:
11981     hoverinfo: "x+y"
11982     boxpoints: "outliers"
11983     whiskerwidth: 0
11984   layout:
11985     title: "ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
11986     layout: "plot-throughput"
11987
11988 - type: "plot"
11989   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
11990   algorithm: "plot_performance_box"
11991   output-file-type: ".html"
11992   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
11993   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11994   filter: "'NIC_Intel-X710' and
11995            '78B' and
11996            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11997            'NDRPDR' and
11998            '4T2C' and
11999            'IP6FWD' and
12000            not 'SRv6' and
12001            not 'IPSEC' and
12002            not 'VHOST'"
12003   parameters:
12004   - "throughput"
12005   - "parent"
12006   - "tags"
12007   sort:
12008   - "IP6BASE"
12009   - "FIB_20k"
12010   - "FIB_200k"
12011   - "FIB_2M"
12012   traces:
12013     hoverinfo: "x+y"
12014     boxpoints: "outliers"
12015     whiskerwidth: 0
12016   layout:
12017     title: "ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
12018     layout: "plot-throughput"
12019
12020 - type: "plot"
12021   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
12022   algorithm: "plot_performance_box"
12023   output-file-type: ".html"
12024   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
12025   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12026   filter: "'NIC_Intel-X710' and
12027            '78B' and
12028            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12029            'NDRPDR' and
12030            '4T2C' and
12031            'IP6FWD' and
12032            not 'SRv6' and
12033            not 'IPSEC' and
12034            not 'VHOST'"
12035   parameters:
12036   - "throughput"
12037   - "parent"
12038   - "tags"
12039   sort:
12040   - "IP6BASE"
12041   - "FIB_20k"
12042   - "FIB_200k"
12043   - "FIB_2M"
12044   traces:
12045     hoverinfo: "x+y"
12046     boxpoints: "outliers"
12047     whiskerwidth: 0
12048   layout:
12049     title: "ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
12050     layout: "plot-throughput"
12051
12052 # Packet Throughput - VPP IPv6 3n-skx-x710 - features
12053 - type: "plot"
12054   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_features-ndr"
12055   algorithm: "plot_performance_box"
12056   output-file-type: ".html"
12057   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_features-ndr"
12058   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12059   filter: "'NIC_Intel-X710' and
12060            '78B' and
12061            ('IP6BASE' or
12062             'POLICE_MARK' or
12063             'COPWHLIST' or
12064             'IACLDST') and
12065            'NDRPDR' and
12066            '2T1C' and
12067            'IP6FWD' and
12068            not 'SRv6' and
12069            not 'IPSEC' and
12070            not 'VHOST'"
12071   parameters:
12072   - "throughput"
12073   - "parent"
12074   - "tags"
12075   sort:
12076   - "IP6BASE"
12077   - "POLICE_MARK"
12078   - "COPWHLIST"
12079   - "IACLDST"
12080   traces:
12081     hoverinfo: "x+y"
12082     boxpoints: "outliers"
12083     whiskerwidth: 0
12084   layout:
12085     title: "ip6-3n-skx-x710-78b-2t1c-base_and_features-ndr"
12086     layout: "plot-throughput"
12087
12088 - type: "plot"
12089   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_features-ndr"
12090   algorithm: "plot_performance_box"
12091   output-file-type: ".html"
12092   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_features-ndr"
12093   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12094   filter: "'NIC_Intel-X710' and
12095            '78B' and
12096            ('IP6BASE' or
12097             'POLICE_MARK' or
12098             'COPWHLIST' or
12099             'IACLDST') and
12100            'NDRPDR' and
12101            '4T2C' and
12102            'IP6FWD' and
12103            not 'SRv6' and
12104            not 'IPSEC' and
12105            not 'VHOST'"
12106   parameters:
12107   - "throughput"
12108   - "parent"
12109   - "tags"
12110   sort:
12111   - "IP6BASE"
12112   - "POLICE_MARK"
12113   - "COPWHLIST"
12114   - "IACLDST"
12115   traces:
12116     hoverinfo: "x+y"
12117     boxpoints: "outliers"
12118     whiskerwidth: 0
12119   layout:
12120     title: "ip6-3n-skx-x710-78b-4t2c-base_and_features-ndr"
12121     layout: "plot-throughput"
12122
12123 - type: "plot"
12124   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_features-pdr"
12125   algorithm: "plot_performance_box"
12126   output-file-type: ".html"
12127   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_features-pdr"
12128   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12129   filter: "'NIC_Intel-X710' and
12130            '78B' and
12131            ('IP6BASE' or
12132             'POLICE_MARK' or
12133             'COPWHLIST' or
12134             'IACLDST') and
12135            'NDRPDR' and
12136            '2T1C' and
12137            'IP6FWD' and
12138            not 'SRv6' and
12139            not 'IPSEC' and
12140            not 'VHOST'"
12141   parameters:
12142   - "throughput"
12143   - "parent"
12144   - "tags"
12145   sort:
12146   - "IP6BASE"
12147   - "POLICE_MARK"
12148   - "COPWHLIST"
12149   - "IACLDST"
12150   traces:
12151     hoverinfo: "x+y"
12152     boxpoints: "outliers"
12153     whiskerwidth: 0
12154   layout:
12155     title: "ip6-3n-skx-x710-78b-2t1c-base_and_features-pdr"
12156     layout: "plot-throughput"
12157
12158 - type: "plot"
12159   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_features-pdr"
12160   algorithm: "plot_performance_box"
12161   output-file-type: ".html"
12162   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_features-pdr"
12163   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12164   filter: "'NIC_Intel-X710' and
12165            '78B' and
12166            ('IP6BASE' or
12167             'POLICE_MARK' or
12168             'COPWHLIST' or
12169             'IACLDST') and
12170            'NDRPDR' and
12171            '4T2C' and
12172            'IP6FWD' and
12173            not 'SRv6' and
12174            not 'IPSEC' and
12175            not 'VHOST'"
12176   parameters:
12177   - "throughput"
12178   - "parent"
12179   - "tags"
12180   sort:
12181   - "IP6BASE"
12182   - "POLICE_MARK"
12183   - "COPWHLIST"
12184   - "IACLDST"
12185   traces:
12186     hoverinfo: "x+y"
12187     boxpoints: "outliers"
12188     whiskerwidth: 0
12189   layout:
12190     title: "ip6-3n-skx-x710-78b-4t2c-base_and_features-pdr"
12191     layout: "plot-throughput"
12192
12193 # Packet Throughput - VPP IPv6 2n-skx-x710
12194 - type: "plot"
12195   title: "VPP Throughput: ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
12196   algorithm: "plot_performance_box"
12197   output-file-type: ".html"
12198   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
12199   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12200   filter: "'NIC_Intel-X710' and
12201            '78B' and
12202            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
12203            'NDRPDR' and
12204            '2T1C' and
12205            'IP6FWD' and
12206            not 'SRv6' and
12207            not 'IPSEC' and
12208            not 'VHOST'"
12209   parameters:
12210   - "throughput"
12211   - "parent"
12212   - "tags"
12213   sort:
12214   - "IP6BASE"
12215   - "FIB_20k"
12216   - "FIB_200k"
12217   - "FIB_2M"
12218   traces:
12219     hoverinfo: "x+y"
12220     boxpoints: "outliers"
12221     whiskerwidth: 0
12222   layout:
12223     title: "ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
12224     layout: "plot-throughput"
12225
12226 - type: "plot"
12227   title: "VPP Throughput: ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
12228   algorithm: "plot_performance_box"
12229   output-file-type: ".html"
12230   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
12231   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12232   filter: "'NIC_Intel-X710' and
12233            '78B' and
12234            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
12235            'NDRPDR' and
12236            '2T1C' and
12237            'IP6FWD' and
12238            not 'SRv6' and
12239            not 'IPSEC' and
12240            not 'VHOST'"
12241   parameters:
12242   - "throughput"
12243   - "parent"
12244   - "tags"
12245   sort:
12246   - "IP6BASE"
12247   - "FIB_20k"
12248   - "FIB_200k"
12249   - "FIB_2M"
12250   traces:
12251     hoverinfo: "x+y"
12252     boxpoints: "outliers"
12253     whiskerwidth: 0
12254   layout:
12255     title: "ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
12256     layout: "plot-throughput"
12257
12258 - type: "plot"
12259   title: "VPP Throughput: ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
12260   algorithm: "plot_performance_box"
12261   output-file-type: ".html"
12262   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
12263   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12264   filter: "'NIC_Intel-X710' and
12265            '78B' and
12266            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
12267            'NDRPDR' and
12268            '4T2C' and
12269            'IP6FWD' and
12270            not 'SRv6' and
12271            not 'IPSEC' and
12272            not 'VHOST'"
12273   parameters:
12274   - "throughput"
12275   - "parent"
12276   - "tags"
12277   sort:
12278   - "IP6BASE"
12279   - "FIB_20k"
12280   - "FIB_200k"
12281   - "FIB_2M"
12282   traces:
12283     hoverinfo: "x+y"
12284     boxpoints: "outliers"
12285     whiskerwidth: 0
12286   layout:
12287     title: "ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
12288     layout: "plot-throughput"
12289
12290 - type: "plot"
12291   title: "VPP Throughput: ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
12292   algorithm: "plot_performance_box"
12293   output-file-type: ".html"
12294   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
12295   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12296   filter: "'NIC_Intel-X710' and
12297            '78B' and
12298            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
12299            'NDRPDR' and
12300            '4T2C' and
12301            'IP6FWD' and
12302            not 'SRv6' and
12303            not 'IPSEC' and
12304            not 'VHOST'"
12305   parameters:
12306   - "throughput"
12307   - "parent"
12308   - "tags"
12309   sort:
12310   - "IP6BASE"
12311   - "FIB_20k"
12312   - "FIB_200k"
12313   - "FIB_2M"
12314   traces:
12315     hoverinfo: "x+y"
12316     boxpoints: "outliers"
12317     whiskerwidth: 0
12318   layout:
12319     title: "ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
12320     layout: "plot-throughput"
12321
12322 # Packet Throughput - VPP IPv6 2n-skx-xxv710
12323 - type: "plot"
12324   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
12325   algorithm: "plot_performance_box"
12326   output-file-type: ".html"
12327   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
12328   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12329   filter: "'NIC_Intel-XXV710' and
12330            '78B' and
12331            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
12332            'NDRPDR' and
12333            '2T1C' and
12334            'IP6FWD' and
12335            not 'SRv6' and
12336            not 'IPSEC' and
12337            not 'VHOST'"
12338   parameters:
12339   - "throughput"
12340   - "parent"
12341   - "tags"
12342   sort:
12343   - "IP6BASE"
12344   - "FIB_20k"
12345   - "FIB_200k"
12346   - "FIB_2M"
12347   traces:
12348     hoverinfo: "x+y"
12349     boxpoints: "outliers"
12350     whiskerwidth: 0
12351   layout:
12352     title: "ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
12353     layout: "plot-throughput"
12354
12355 - type: "plot"
12356   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
12357   algorithm: "plot_performance_box"
12358   output-file-type: ".html"
12359   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
12360   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12361   filter: "'NIC_Intel-XXV710' and
12362            '78B' and
12363            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
12364            'NDRPDR' and
12365            '2T1C' and
12366            'IP6FWD' and
12367            not 'SRv6' and
12368            not 'IPSEC' and
12369            not 'VHOST'"
12370   parameters:
12371   - "throughput"
12372   - "parent"
12373   - "tags"
12374   sort:
12375   - "IP6BASE"
12376   - "FIB_20k"
12377   - "FIB_200k"
12378   - "FIB_2M"
12379   traces:
12380     hoverinfo: "x+y"
12381     boxpoints: "outliers"
12382     whiskerwidth: 0
12383   layout:
12384     title: "ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
12385     layout: "plot-throughput"
12386
12387 - type: "plot"
12388   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
12389   algorithm: "plot_performance_box"
12390   output-file-type: ".html"
12391   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
12392   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12393   filter: "'NIC_Intel-XXV710' and
12394            '78B' and
12395            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
12396            'NDRPDR' and
12397            '4T2C' and
12398            'IP6FWD' and
12399            not 'SRv6' and
12400            not 'IPSEC' and
12401            not 'VHOST'"
12402   parameters:
12403   - "throughput"
12404   - "parent"
12405   - "tags"
12406   sort:
12407   - "IP6BASE"
12408   - "FIB_20k"
12409   - "FIB_200k"
12410   - "FIB_2M"
12411   traces:
12412     hoverinfo: "x+y"
12413     boxpoints: "outliers"
12414     whiskerwidth: 0
12415   layout:
12416     title: "ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
12417     layout: "plot-throughput"
12418
12419 - type: "plot"
12420   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
12421   algorithm: "plot_performance_box"
12422   output-file-type: ".html"
12423   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
12424   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12425   filter: "'NIC_Intel-XXV710' and
12426            '78B' and
12427            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
12428            'NDRPDR' and
12429            '4T2C' and
12430            'IP6FWD' and
12431            not 'SRv6' and
12432            not 'IPSEC' and
12433            not 'VHOST'"
12434   parameters:
12435   - "throughput"
12436   - "parent"
12437   - "tags"
12438   sort:
12439   - "IP6BASE"
12440   - "FIB_20k"
12441   - "FIB_200k"
12442   - "FIB_2M"
12443   traces:
12444     hoverinfo: "x+y"
12445     boxpoints: "outliers"
12446     whiskerwidth: 0
12447   layout:
12448     title: "ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
12449     layout: "plot-throughput"
12450
12451 # Packet Throughput - VPP IPv6 2n-dnv-x553 base
12452 - type: "plot"
12453   title: "VPP Throughput: ip6-2n-dnv-x553-78b-1t1c-base-ndr"
12454   algorithm: "plot_performance_box"
12455   output-file-type: ".html"
12456   output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-1t1c-base-ndr"
12457   data: "intel-dnv-vpp"
12458   filter: "'NIC_Intel-X553' and
12459            '78B' and
12460            'IP6BASE' and
12461            'NDRPDR' and
12462            '1T1C' and
12463            'IP6FWD' and
12464            not 'SRv6' and
12465            not 'IPSEC' and
12466            not 'VHOST'"
12467   parameters:
12468   - "throughput"
12469   - "parent"
12470   - "tags"
12471   sort:
12472   - "IP6BASE"
12473   traces:
12474     hoverinfo: "x+y"
12475     boxpoints: "outliers"
12476     whiskerwidth: 0
12477   layout:
12478     title: "ip6-2n-dnv-x553-78b-1t1c-base-ndr"
12479     layout: "plot-throughput"
12480
12481 - type: "plot"
12482   title: "VPP Throughput: ip6-2n-dnv-x553-78b-1t1c-base-pdr"
12483   algorithm: "plot_performance_box"
12484   output-file-type: ".html"
12485   output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-1t1c-base-pdr"
12486   data: "intel-dnv-vpp"
12487   filter: "'NIC_Intel-X553' and
12488            '78B' and
12489            'IP6BASE' and
12490            'NDRPDR' and
12491            '1T1C' and
12492            'IP6FWD' and
12493            not 'SRv6' and
12494            not 'IPSEC' and
12495            not 'VHOST'"
12496   parameters:
12497   - "throughput"
12498   - "parent"
12499   - "tags"
12500   sort:
12501   - "IP6BASE"
12502   traces:
12503     hoverinfo: "x+y"
12504     boxpoints: "outliers"
12505     whiskerwidth: 0
12506   layout:
12507     title: "ip6-2n-dnv-x553-78b-1t1c-base-pdr"
12508     layout: "plot-throughput"
12509
12510 - type: "plot"
12511   title: "VPP Throughput: ip6-2n-dnv-x553-78b-2t2c-base-ndr"
12512   algorithm: "plot_performance_box"
12513   output-file-type: ".html"
12514   output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-2t2c-base-ndr"
12515   data: "intel-dnv-vpp"
12516   filter: "'NIC_Intel-X553' and
12517            '78B' and
12518            'IP6BASE' and
12519            'NDRPDR' and
12520            '2T2C' and
12521            'IP6FWD' and
12522            not 'SRv6' and
12523            not 'IPSEC' and
12524            not 'VHOST'"
12525   parameters:
12526   - "throughput"
12527   - "parent"
12528   - "tags"
12529   sort:
12530   - "IP6BASE"
12531   traces:
12532     hoverinfo: "x+y"
12533     boxpoints: "outliers"
12534     whiskerwidth: 0
12535   layout:
12536     title: "ip6-2n-dnv-x553-78b-2t2c-base-ndr"
12537     layout: "plot-throughput"
12538
12539 - type: "plot"
12540   title: "VPP Throughput: ip6-2n-dnv-x553-78b-2t2c-base-pdr"
12541   algorithm: "plot_performance_box"
12542   output-file-type: ".html"
12543   output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-2t2c-base-pdr"
12544   data: "intel-dnv-vpp"
12545   filter: "'NIC_Intel-X553' and
12546            '78B' and
12547            'IP6BASE' and
12548            'NDRPDR' and
12549            '2T2C' and
12550            'IP6FWD' and
12551            not 'SRv6' and
12552            not 'IPSEC' and
12553            not 'VHOST'"
12554   parameters:
12555   - "throughput"
12556   - "parent"
12557   - "tags"
12558   sort:
12559   - "IP6BASE"
12560   traces:
12561     hoverinfo: "x+y"
12562     boxpoints: "outliers"
12563     whiskerwidth: 0
12564   layout:
12565     title: "ip6-2n-dnv-x553-78b-2t2c-base-pdr"
12566     layout: "plot-throughput"
12567
12568 ################################################################################
12569
12570 # Packet Throughput - VPP IPv6 tunnels 3n-hsw-x520
12571 - type: "plot"
12572   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-1t1c-base-ndr"
12573   algorithm: "plot_performance_box"
12574   output-file-type: ".html"
12575   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base-ndr"
12576   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12577   filter: "'NIC_Intel-X520-DA2' and
12578            '78B' and
12579            'ENCAP' and
12580            'NDRPDR' and
12581            '1T1C' and
12582            'LISP' and
12583            not 'VHOST'"
12584   parameters:
12585   - "throughput"
12586   - "parent"
12587   - "tags"
12588   sort:
12589   - "IP4UNRLAY"
12590   - "IP6UNRLAY"
12591   traces:
12592     hoverinfo: "x+y"
12593     boxpoints: "outliers"
12594     whiskerwidth: 0
12595   layout:
12596     title: "ip6tun-3n-hsw-x520-78b-1t1c-base-ndr"
12597     layout: "plot-throughput"
12598
12599 - type: "plot"
12600   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-1t1c-base-pdr"
12601   algorithm: "plot_performance_box"
12602   output-file-type: ".html"
12603   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base-pdr"
12604   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12605   filter: "'NIC_Intel-X520-DA2' and
12606            '78B' and
12607            'ENCAP' and
12608            'NDRPDR' and
12609            '1T1C' and
12610            'LISP' and
12611            not 'VHOST'"
12612   parameters:
12613   - "throughput"
12614   - "parent"
12615   - "tags"
12616   sort:
12617   - "IP4UNRLAY"
12618   - "IP6UNRLAY"
12619   traces:
12620     hoverinfo: "x+y"
12621     boxpoints: "outliers"
12622     whiskerwidth: 0
12623   layout:
12624     title: "ip6tun-3n-hsw-x520-78b-1t1c-base-pdr"
12625     layout: "plot-throughput"
12626
12627 - type: "plot"
12628   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-2t2c-base-ndr"
12629   algorithm: "plot_performance_box"
12630   output-file-type: ".html"
12631   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base-ndr"
12632   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12633   filter: "'NIC_Intel-X520-DA2' and
12634            '78B' and
12635            'ENCAP' and
12636            'NDRPDR' and
12637            '2T2C' and
12638            'LISP' and
12639            not 'VHOST'"
12640   parameters:
12641   - "throughput"
12642   - "parent"
12643   - "tags"
12644   sort:
12645   - "IP4UNRLAY"
12646   - "IP6UNRLAY"
12647   traces:
12648     hoverinfo: "x+y"
12649     boxpoints: "outliers"
12650     whiskerwidth: 0
12651   layout:
12652     title: "ip6tun-3n-hsw-x520-78b-2t2c-base-ndr"
12653     layout: "plot-throughput"
12654
12655 - type: "plot"
12656   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-2t2c-base-pdr"
12657   algorithm: "plot_performance_box"
12658   output-file-type: ".html"
12659   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base-pdr"
12660   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12661   filter: "'NIC_Intel-X520-DA2' and
12662            '78B' and
12663            'ENCAP' and
12664            'NDRPDR' and
12665            '2T2C' and
12666            'LISP' and
12667            not 'VHOST'"
12668   parameters:
12669   - "throughput"
12670   - "parent"
12671   - "tags"
12672   sort:
12673   - "IP4UNRLAY"
12674   - "IP6UNRLAY"
12675   traces:
12676     hoverinfo: "x+y"
12677     boxpoints: "outliers"
12678     whiskerwidth: 0
12679   layout:
12680     title: "ip6tun-3n-hsw-x520-78b-2t2c-base-pdr"
12681     layout: "plot-throughput"
12682
12683 ################################################################################
12684
12685 # Packet Throughput - VPP IPSec 3n-hsw-xl710 base
12686 - type: "plot"
12687   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
12688   algorithm: "plot_performance_box"
12689   output-file-type: ".html"
12690   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
12691   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12692   filter: "'NIC_Intel-XL710' and
12693            '64B' and
12694            'IP4FWD' and
12695            'NDRPDR' and
12696            'BASE' and
12697            '1T1C' and
12698            'IPSECHW' and
12699            ('IPSECTRAN' or 'IPSECTUN') and
12700            not 'VHOST'"
12701   parameters:
12702   - "throughput"
12703   - "parent"
12704   - "tags"
12705   traces:
12706     hoverinfo: "x+y"
12707     boxpoints: "outliers"
12708     whiskerwidth: 0
12709   layout:
12710     title: "ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
12711     layout: "plot-throughput"
12712
12713 - type: "plot"
12714   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-base-pdr"
12715   algorithm: "plot_performance_box"
12716   output-file-type: ".html"
12717   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base-pdr"
12718   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12719   filter: "'NIC_Intel-XL710' and
12720            '64B' and
12721            'IP4FWD' and
12722            'NDRPDR' and
12723            'BASE' and
12724            '1T1C' and
12725            'IPSECHW' and
12726            ('IPSECTRAN' or 'IPSECTUN') and
12727            not 'VHOST'"
12728   parameters:
12729   - "throughput"
12730   - "parent"
12731   - "tags"
12732   traces:
12733     hoverinfo: "x+y"
12734     boxpoints: "outliers"
12735     whiskerwidth: 0
12736   layout:
12737     title: "ipsec-3n-hsw-xl710-64b-1t1c-base-pdr"
12738     layout: "plot-throughput"
12739
12740 - type: "plot"
12741   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
12742   algorithm: "plot_performance_box"
12743   output-file-type: ".html"
12744   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
12745   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12746   filter: "'NIC_Intel-XL710' and
12747            '64B' and
12748            'IP4FWD' and
12749            'NDRPDR' and
12750            'BASE' and
12751            '2T2C' and
12752            'IPSECHW' and
12753            ('IPSECTRAN' or 'IPSECTUN') and
12754            not 'VHOST'"
12755   parameters:
12756   - "throughput"
12757   - "parent"
12758   - "tags"
12759   traces:
12760     hoverinfo: "x+y"
12761     boxpoints: "outliers"
12762     whiskerwidth: 0
12763   layout:
12764     title: "ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
12765     layout: "plot-throughput"
12766
12767 - type: "plot"
12768   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-base-pdr"
12769   algorithm: "plot_performance_box"
12770   output-file-type: ".html"
12771   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base-pdr"
12772   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12773   filter: "'NIC_Intel-XL710' and
12774            '64B' and
12775            'IP4FWD' and
12776            'NDRPDR' and
12777            'BASE' and
12778            '2T2C' and
12779            'IPSECHW' and
12780            ('IPSECTRAN' or 'IPSECTUN') and
12781            not 'VHOST'"
12782   parameters:
12783   - "throughput"
12784   - "parent"
12785   - "tags"
12786   traces:
12787     hoverinfo: "x+y"
12788     boxpoints: "outliers"
12789     whiskerwidth: 0
12790   layout:
12791     title: "ipsec-3n-hsw-xl710-64b-2t2c-base-pdr"
12792     layout: "plot-throughput"
12793
12794 # Packet Throughput - VPP IPSec 3n-hsw-xl710 scale
12795 - type: "plot"
12796   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
12797   algorithm: "plot_performance_box"
12798   output-file-type: ".html"
12799   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
12800   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12801   filter: "'NIC_Intel-XL710' and
12802            '64B' and
12803            'IP4FWD' and
12804            'NDRPDR' and
12805            'SCALE' and
12806            '1T1C' and
12807            'IPSECHW' and
12808            ('IPSECTRAN' or 'IPSECTUN') and
12809            not 'VHOST'"
12810   parameters:
12811   - "throughput"
12812   - "parent"
12813   - "tags"
12814   traces:
12815     hoverinfo: "x+y"
12816     boxpoints: "outliers"
12817     whiskerwidth: 0
12818   layout:
12819     title: "ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
12820     layout: "plot-throughput"
12821
12822 - type: "plot"
12823   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-scale-pdr"
12824   algorithm: "plot_performance_box"
12825   output-file-type: ".html"
12826   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-scale-pdr"
12827   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12828   filter: "'NIC_Intel-XL710' and
12829            '64B' and
12830            'IP4FWD' and
12831            'NDRPDR' and
12832            'SCALE' and
12833            '1T1C' and
12834            'IPSECHW' and
12835            ('IPSECTRAN' or 'IPSECTUN') and
12836            not 'VHOST'"
12837   parameters:
12838   - "throughput"
12839   - "parent"
12840   - "tags"
12841   traces:
12842     hoverinfo: "x+y"
12843     boxpoints: "outliers"
12844     whiskerwidth: 0
12845   layout:
12846     title: "ipsec-3n-hsw-xl710-64b-1t1c-scale-pdr"
12847     layout: "plot-throughput"
12848
12849 - type: "plot"
12850   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
12851   algorithm: "plot_performance_box"
12852   output-file-type: ".html"
12853   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
12854   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12855   filter: "'NIC_Intel-XL710' and
12856            '64B' and
12857            'IP4FWD' and
12858            'NDRPDR' and
12859            'SCALE' and
12860            '2T2C' and
12861            'IPSECHW' and
12862            ('IPSECTRAN' or 'IPSECTUN') and
12863            not 'VHOST'"
12864   parameters:
12865   - "throughput"
12866   - "parent"
12867   - "tags"
12868   traces:
12869     hoverinfo: "x+y"
12870     boxpoints: "outliers"
12871     whiskerwidth: 0
12872   layout:
12873     title: "ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
12874     layout: "plot-throughput"
12875
12876 - type: "plot"
12877   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-scale-pdr"
12878   algorithm: "plot_performance_box"
12879   output-file-type: ".html"
12880   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-scale-pdr"
12881   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12882   filter: "'NIC_Intel-XL710' and
12883            '64B' and
12884            'IP4FWD' and
12885            'NDRPDR' and
12886            'SCALE' and
12887            '2T2C' and
12888            'IPSECHW' and
12889            ('IPSECTRAN' or 'IPSECTUN') and
12890            not 'VHOST'"
12891   parameters:
12892   - "throughput"
12893   - "parent"
12894   - "tags"
12895   traces:
12896     hoverinfo: "x+y"
12897     boxpoints: "outliers"
12898     whiskerwidth: 0
12899   layout:
12900     title: "ipsec-3n-hsw-xl710-64b-2t2c-scale-pdr"
12901     layout: "plot-throughput"
12902
12903 # Packet Throughput - VPP IPSec 3n-hsw-xl710 SW
12904 - type: "plot"
12905   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
12906   algorithm: "plot_performance_box"
12907   output-file-type: ".html"
12908   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
12909   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12910   filter: "'NIC_Intel-XL710' and
12911            '64B' and
12912            'IP4FWD' and
12913            'NDRPDR' and
12914            '1T1C' and
12915            'IPSECSW' and
12916            ('IPSECTRAN' or 'IPSECTUN') and
12917            not 'VHOST'"
12918   parameters:
12919   - "throughput"
12920   - "parent"
12921   - "tags"
12922   traces:
12923     hoverinfo: "x+y"
12924     boxpoints: "outliers"
12925     whiskerwidth: 0
12926   layout:
12927     title: "ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
12928     layout: "plot-throughput"
12929
12930 - type: "plot"
12931   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-sw-pdr"
12932   algorithm: "plot_performance_box"
12933   output-file-type: ".html"
12934   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-sw-pdr"
12935   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12936   filter: "'NIC_Intel-XL710' and
12937            '64B' and
12938            'IP4FWD' and
12939            'NDRPDR' and
12940            '1T1C' and
12941            'IPSECSW' and
12942            ('IPSECTRAN' or 'IPSECTUN') and
12943            not 'VHOST'"
12944   parameters:
12945   - "throughput"
12946   - "parent"
12947   - "tags"
12948   traces:
12949     hoverinfo: "x+y"
12950     boxpoints: "outliers"
12951     whiskerwidth: 0
12952   layout:
12953     title: "ipsec-3n-hsw-xl710-64b-1t1c-sw-pdr"
12954     layout: "plot-throughput"
12955
12956 - type: "plot"
12957   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
12958   algorithm: "plot_performance_box"
12959   output-file-type: ".html"
12960   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
12961   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12962   filter: "'NIC_Intel-XL710' and
12963            '64B' and
12964            'IP4FWD' and
12965            'NDRPDR' and
12966            '2T2C' and
12967            'IPSECSW' and
12968            ('IPSECTRAN' or 'IPSECTUN') and
12969            not 'VHOST'"
12970   parameters:
12971   - "throughput"
12972   - "parent"
12973   - "tags"
12974   traces:
12975     hoverinfo: "x+y"
12976     boxpoints: "outliers"
12977     whiskerwidth: 0
12978   layout:
12979     title: "ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
12980     layout: "plot-throughput"
12981
12982 - type: "plot"
12983   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-sw-pdr"
12984   algorithm: "plot_performance_box"
12985   output-file-type: ".html"
12986   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-sw-pdr"
12987   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12988   filter: "'NIC_Intel-XL710' and
12989            '64B' and
12990            'IP4FWD' and
12991            'NDRPDR' and
12992            '2T2C' and
12993            'IPSECSW' and
12994            ('IPSECTRAN' or 'IPSECTUN') and
12995            not 'VHOST'"
12996   parameters:
12997   - "throughput"
12998   - "parent"
12999   - "tags"
13000   traces:
13001     hoverinfo: "x+y"
13002     boxpoints: "outliers"
13003     whiskerwidth: 0
13004   layout:
13005     title: "ipsec-3n-hsw-xl710-64b-2t2c-sw-pdr"
13006     layout: "plot-throughput"
13007
13008 ################################################################################
13009
13010 # Packet Throughput - VPP SRv6 3n-hsw-x520
13011 - type: "plot"
13012   title: "VPP Throughput: srv6-3n-hsw-x520-78b-1t1c-features-ndr"
13013   algorithm: "plot_performance_box"
13014   output-file-type: ".html"
13015   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-ndr"
13016   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13017   filter: "'NIC_Intel-X520-DA2' and
13018            '78B' and
13019            'FEATURE' and
13020            'NDRPDR' and
13021            '1T1C' and
13022            'IP6FWD' and
13023            'SRv6'"
13024   parameters:
13025   - "throughput"
13026   - "parent"
13027   - "tags"
13028   traces:
13029     hoverinfo: "x+y"
13030     boxpoints: "outliers"
13031     whiskerwidth: 0
13032   layout:
13033     title: "srv6-3n-hsw-x520-78b-1t1c-features-ndr"
13034     layout: "plot-throughput"
13035
13036 - type: "plot"
13037   title: "VPP Throughput: srv6-3n-hsw-x520-78b-1t1c-features-pdr"
13038   algorithm: "plot_performance_box"
13039   output-file-type: ".html"
13040   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-pdr"
13041   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13042   filter: "'NIC_Intel-X520-DA2' and
13043            '78B' and
13044            'FEATURE' and
13045            'NDRPDR' and
13046            '1T1C' and
13047            'IP6FWD' and
13048            'SRv6'"
13049   parameters:
13050   - "throughput"
13051   - "parent"
13052   - "tags"
13053   traces:
13054     hoverinfo: "x+y"
13055     boxpoints: "outliers"
13056     whiskerwidth: 0
13057   layout:
13058     title: "srv6-3n-hsw-x520-78b-1t1c-features-pdr"
13059     layout: "plot-throughput"
13060
13061 - type: "plot"
13062   title: "VPP Throughput: srv6-3n-hsw-x520-78b-2t2c-features-ndr"
13063   algorithm: "plot_performance_box"
13064   output-file-type: ".html"
13065   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-ndr"
13066   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13067   filter: "'NIC_Intel-X520-DA2' and
13068            '78B' and
13069            'FEATURE' and
13070            'NDRPDR' and
13071            '2T2C' and
13072            'IP6FWD' and
13073            'SRv6'"
13074   parameters:
13075   - "throughput"
13076   - "parent"
13077   - "tags"
13078   traces:
13079     hoverinfo: "x+y"
13080     boxpoints: "outliers"
13081     whiskerwidth: 0
13082   layout:
13083     title: "srv6-3n-hsw-x520-78b-2t2c-features-ndr"
13084     layout: "plot-throughput"
13085
13086 - type: "plot"
13087   title: "VPP Throughput: srv6-3n-hsw-x520-78b-2t2c-features-pdr"
13088   algorithm: "plot_performance_box"
13089   output-file-type: ".html"
13090   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-pdr"
13091   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13092   filter: "'NIC_Intel-X520-DA2' and
13093            '78B' and
13094            'FEATURE' and
13095            'NDRPDR' and
13096            '2T2C' and
13097            'IP6FWD' and
13098            'SRv6'"
13099   parameters:
13100   - "throughput"
13101   - "parent"
13102   - "tags"
13103   traces:
13104     hoverinfo: "x+y"
13105     boxpoints: "outliers"
13106     whiskerwidth: 0
13107   layout:
13108     title: "srv6-3n-hsw-x520-78b-2t2c-features-pdr"
13109     layout: "plot-throughput"
13110
13111 ################################################################################
13112
13113 # Packet Throughput - VPP vhost ip4 3n-hsw-x520
13114 - type: "plot"
13115   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
13116   algorithm: "plot_performance_box"
13117   output-file-type: ".html"
13118   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
13119   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13120   filter: "'NIC_Intel-X520-DA2' and
13121            '64B' and
13122            'NDRPDR' and
13123            'ETH' and
13124            'IP4FWD' and
13125            '1T1C' and
13126            'VHOST_1024' and
13127            not 'VXLAN' and
13128            not 'DOT1Q'"
13129   parameters:
13130   - "throughput"
13131   - "parent"
13132   - "tags"
13133   sort:
13134   - "not CFS_OPT"
13135   - "1VM"
13136   - "2VM"
13137   traces:
13138     hoverinfo: "x+y"
13139     boxpoints: "outliers"
13140     whiskerwidth: 0
13141   layout:
13142     title: "vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
13143     layout: "plot-throughput"
13144
13145 - type: "plot"
13146   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
13147   algorithm: "plot_performance_box"
13148   output-file-type: ".html"
13149   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
13150   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13151   filter: "'NIC_Intel-X520-DA2' and
13152            '64B' and
13153            'NDRPDR' and
13154            'ETH' and
13155            'IP4FWD' and
13156            '2T2C' and
13157            'VHOST_1024' and
13158            not 'VXLAN' and
13159            not 'DOT1Q'"
13160   parameters:
13161   - "throughput"
13162   - "parent"
13163   - "tags"
13164   sort:
13165   - "not CFS_OPT"
13166   - "1VM"
13167   - "2VM"
13168   traces:
13169     hoverinfo: "x+y"
13170     boxpoints: "outliers"
13171     whiskerwidth: 0
13172   layout:
13173     title: "vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
13174     layout: "plot-throughput"
13175
13176 - type: "plot"
13177   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
13178   algorithm: "plot_performance_box"
13179   output-file-type: ".html"
13180   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
13181   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13182   filter: "'NIC_Intel-X520-DA2' and
13183            '64B' and
13184            'NDRPDR' and
13185            'ETH' and
13186            'IP4FWD' and
13187            '1T1C' and
13188            'VHOST_1024' and
13189            not 'VXLAN' and
13190            not 'DOT1Q'"
13191   parameters:
13192   - "throughput"
13193   - "parent"
13194   - "tags"
13195   sort:
13196   - "not CFS_OPT"
13197   - "1VM"
13198   - "2VM"
13199   traces:
13200     hoverinfo: "x+y"
13201     boxpoints: "outliers"
13202     whiskerwidth: 0
13203   layout:
13204     title: "vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
13205     layout: "plot-throughput"
13206
13207 - type: "plot"
13208   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
13209   algorithm: "plot_performance_box"
13210   output-file-type: ".html"
13211   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
13212   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13213   filter: "'NIC_Intel-X520-DA2' and
13214            '64B' and
13215            'NDRPDR' and
13216            'ETH' and
13217            'IP4FWD' and
13218            '2T2C' and
13219            'VHOST_1024' and
13220            not 'VXLAN' and
13221            not 'DOT1Q'"
13222   parameters:
13223   - "throughput"
13224   - "parent"
13225   - "tags"
13226   sort:
13227   - "not CFS_OPT"
13228   - "1VM"
13229   - "2VM"
13230   traces:
13231     hoverinfo: "x+y"
13232     boxpoints: "outliers"
13233     whiskerwidth: 0
13234   layout:
13235     title: "vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
13236     layout: "plot-throughput"
13237
13238 # Packet Throughput - VPP vhost l2sw 3n-hsw-x520 - base
13239 - type: "plot"
13240   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
13241   algorithm: "plot_performance_box"
13242   output-file-type: ".html"
13243   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
13244   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13245   filter: "'NIC_Intel-X520-DA2' and
13246            '64B' and
13247            'NDRPDR' and
13248            ('ETH' or 'DOT1Q') and
13249            'BASE' and
13250            '1T1C' and
13251            ('L2BDMACLRN' or 'L2XCFWD') and
13252            'VHOST_1024' and
13253            not 'VXLAN' and
13254            not 'IP4FWD' and
13255            not '2VM'"
13256   parameters:
13257   - "throughput"
13258   - "parent"
13259   - "tags"
13260   sort:
13261   - "L2BDMACLRN"
13262   - "L2BDMACLRN"
13263   - "L2BDMACLRN"
13264   - "L2XCFWD"
13265   - "L2XCFWD"
13266   - "L2XCFWD"
13267   traces:
13268     hoverinfo: "x+y"
13269     boxpoints: "outliers"
13270     whiskerwidth: 0
13271   layout:
13272     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
13273     layout: "plot-throughput"
13274
13275 - type: "plot"
13276   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
13277   algorithm: "plot_performance_box"
13278   output-file-type: ".html"
13279   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
13280   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13281   filter: "'NIC_Intel-X520-DA2' and
13282            '64B' and
13283            'NDRPDR' and
13284            ('ETH' or 'DOT1Q') and
13285            'BASE' and
13286            '1T1C' and
13287            ('L2BDMACLRN' or 'L2XCFWD') and
13288            'VHOST_1024' and
13289            not 'VXLAN' and
13290            not 'IP4FWD' and
13291            not '2VM'"
13292   parameters:
13293   - "throughput"
13294   - "parent"
13295   - "tags"
13296   sort:
13297   - "L2BDMACLRN"
13298   - "L2BDMACLRN"
13299   - "L2BDMACLRN"
13300   - "L2XCFWD"
13301   - "L2XCFWD"
13302   - "L2XCFWD"
13303   traces:
13304     hoverinfo: "x+y"
13305     boxpoints: "outliers"
13306     whiskerwidth: 0
13307   layout:
13308     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
13309     layout: "plot-throughput"
13310
13311 - type: "plot"
13312   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
13313   algorithm: "plot_performance_box"
13314   output-file-type: ".html"
13315   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
13316   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13317   filter: "'NIC_Intel-X520-DA2' and
13318            '64B' and
13319            'NDRPDR' and
13320            ('ETH' or 'DOT1Q') and
13321            'BASE' and
13322            '2T2C' and
13323            ('L2BDMACLRN' or 'L2XCFWD') and
13324            'VHOST_1024' and
13325            not 'VXLAN' and
13326            not 'IP4FWD' and
13327            not '2VM'"
13328   parameters:
13329   - "throughput"
13330   - "parent"
13331   - "tags"
13332   sort:
13333   - "L2BDMACLRN"
13334   - "L2BDMACLRN"
13335   - "L2BDMACLRN"
13336   - "L2XCFWD"
13337   - "L2XCFWD"
13338   - "L2XCFWD"
13339   traces:
13340     hoverinfo: "x+y"
13341     boxpoints: "outliers"
13342     whiskerwidth: 0
13343   layout:
13344     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
13345     layout: "plot-throughput"
13346
13347 - type: "plot"
13348   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
13349   algorithm: "plot_performance_box"
13350   output-file-type: ".html"
13351   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
13352   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13353   filter: "'NIC_Intel-X520-DA2' and
13354            '64B' and
13355            'NDRPDR' and
13356            ('ETH' or 'DOT1Q') and
13357            'BASE' and
13358            '2T2C' and
13359            ('L2BDMACLRN' or 'L2XCFWD') and
13360            'VHOST_1024' and
13361            not 'VXLAN' and
13362            not 'IP4FWD' and
13363            not '2VM'"
13364   parameters:
13365   - "throughput"
13366   - "parent"
13367   - "tags"
13368   sort:
13369   - "L2BDMACLRN"
13370   - "L2BDMACLRN"
13371   - "L2BDMACLRN"
13372   - "L2XCFWD"
13373   - "L2XCFWD"
13374   - "L2XCFWD"
13375   traces:
13376     hoverinfo: "x+y"
13377     boxpoints: "outliers"
13378     whiskerwidth: 0
13379   layout:
13380     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
13381     layout: "plot-throughput"
13382
13383 # Packet Throughput - VPP vhost l2sw 3n-hsw-x520 - base vm
13384 - type: "plot"
13385   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
13386   algorithm: "plot_performance_box"
13387   output-file-type: ".html"
13388   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
13389   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13390   filter: "'NIC_Intel-X520-DA2' and
13391            '64B' and
13392            'NDRPDR' and
13393            ('ETH' or 'DOT1Q') and
13394            '1T1C' and
13395            ('L2BDMACLRN' or 'L2XCFWD') and
13396            'VHOST_1024' and
13397            not 'CFS_OPT' and
13398            not 'DOT1Q' and
13399            not 'VXLAN' and
13400            not 'IP4FWD' and
13401            not 'LBOND'"
13402   parameters:
13403   - "throughput"
13404   - "parent"
13405   - "tags"
13406 #  sort:
13407 #  - "1VM"
13408 #  - "L2XCFWD"
13409 #  - "1VM"
13410 #  - "L2BDMACLRN"
13411   traces:
13412     hoverinfo: "x+y"
13413     boxpoints: "outliers"
13414     whiskerwidth: 0
13415   layout:
13416     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
13417     layout: "plot-throughput"
13418
13419 - type: "plot"
13420   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-pdr"
13421   algorithm: "plot_performance_box"
13422   output-file-type: ".html"
13423   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-pdr"
13424   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13425   filter: "'NIC_Intel-X520-DA2' and
13426            '64B' and
13427            'NDRPDR' and
13428            ('ETH' or 'DOT1Q') and
13429            '1T1C' and
13430            ('L2BDMACLRN' or 'L2XCFWD') and
13431            'VHOST_1024' and
13432            not 'CFS_OPT' and
13433            not 'DOT1Q' and
13434            not 'VXLAN' and
13435            not 'IP4FWD' and
13436            not 'LBOND'"
13437   parameters:
13438   - "throughput"
13439   - "parent"
13440   - "tags"
13441 #  sort:
13442 #  - "1VM"
13443 #  - "L2XCFWD"
13444 #  - "1VM"
13445 #  - "L2BDMACLRN"
13446   traces:
13447     hoverinfo: "x+y"
13448     boxpoints: "outliers"
13449     whiskerwidth: 0
13450   layout:
13451     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-pdr"
13452     layout: "plot-throughput"
13453
13454 - type: "plot"
13455   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
13456   algorithm: "plot_performance_box"
13457   output-file-type: ".html"
13458   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
13459   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13460   filter: "'NIC_Intel-X520-DA2' and
13461            '64B' and
13462            'NDRPDR' and
13463            ('ETH' or 'DOT1Q') and
13464            '2T2C' and
13465            ('L2BDMACLRN' or 'L2XCFWD') and
13466            'VHOST_1024' and
13467            not 'CFS_OPT' and
13468            not 'DOT1Q' and
13469            not 'VXLAN' and
13470            not 'IP4FWD' and
13471            not 'LBOND'"
13472   parameters:
13473   - "throughput"
13474   - "parent"
13475   - "tags"
13476 #  sort:
13477 #  - "1VM"
13478 #  - "L2XCFWD"
13479 #  - "1VM"
13480 #  - "L2BDMACLRN"
13481   traces:
13482     hoverinfo: "x+y"
13483     boxpoints: "outliers"
13484     whiskerwidth: 0
13485   layout:
13486     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
13487     layout: "plot-throughput"
13488
13489 - type: "plot"
13490   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-pdr"
13491   algorithm: "plot_performance_box"
13492   output-file-type: ".html"
13493   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-pdr"
13494   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13495   filter: "'NIC_Intel-X520-DA2' and
13496            '64B' and
13497            'NDRPDR' and
13498            ('ETH' or 'DOT1Q') and
13499            '2T2C' and
13500            ('L2BDMACLRN' or 'L2XCFWD') and
13501            'VHOST_1024' and
13502            not 'CFS_OPT' and
13503            not 'DOT1Q' and
13504            not 'VXLAN' and
13505            not 'IP4FWD' and
13506            not 'LBOND'"
13507   parameters:
13508   - "throughput"
13509   - "parent"
13510   - "tags"
13511 #  sort:
13512 #  - "1VM"
13513 #  - "L2XCFWD"
13514 #  - "1VM"
13515 #  - "L2BDMACLRN"
13516   traces:
13517     hoverinfo: "x+y"
13518     boxpoints: "outliers"
13519     whiskerwidth: 0
13520   layout:
13521     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-pdr"
13522     layout: "plot-throughput"
13523
13524 # Packet Throughput - VPP vhost ip4 3n-hsw-x710
13525 - type: "plot"
13526   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
13527   algorithm: "plot_performance_box"
13528   output-file-type: ".html"
13529   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
13530   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13531   filter: "'NIC_Intel-X710' and
13532            '64B' and
13533            'NDRPDR' and
13534            'ETH' and
13535            'IP4FWD' and
13536            '1T1C' and
13537            'VHOST_1024' and
13538            not 'VXLAN' and
13539            not 'CFS_OPT' and
13540            not 'DOT1Q'"
13541   parameters:
13542   - "throughput"
13543   - "parent"
13544   - "tags"
13545   sort:
13546   - "1VM"
13547   - "2VM"
13548   traces:
13549     hoverinfo: "x+y"
13550     boxpoints: "outliers"
13551     whiskerwidth: 0
13552   layout:
13553     title: "vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
13554     layout: "plot-throughput"
13555
13556 - type: "plot"
13557   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
13558   algorithm: "plot_performance_box"
13559   output-file-type: ".html"
13560   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
13561   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13562   filter: "'NIC_Intel-X710' and
13563            '64B' and
13564            'NDRPDR' and
13565            'ETH' and
13566            'IP4FWD' and
13567            '2T2C' and
13568            'VHOST_1024' and
13569            not 'VXLAN' and
13570            not 'CFS_OPT' and
13571            not 'DOT1Q'"
13572   parameters:
13573   - "throughput"
13574   - "parent"
13575   - "tags"
13576   sort:
13577   - "1VM"
13578   - "2VM"
13579   traces:
13580     hoverinfo: "x+y"
13581     boxpoints: "outliers"
13582     whiskerwidth: 0
13583   layout:
13584     title: "vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
13585     layout: "plot-throughput"
13586
13587 - type: "plot"
13588   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
13589   algorithm: "plot_performance_box"
13590   output-file-type: ".html"
13591   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
13592   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13593   filter: "'NIC_Intel-X710' and
13594            '64B' and
13595            'NDRPDR' and
13596            'ETH' and
13597            'IP4FWD' and
13598            '1T1C' and
13599            'VHOST_1024' and
13600            not 'VXLAN' and
13601            not 'CFS_OPT' and
13602            not 'DOT1Q'"
13603   parameters:
13604   - "throughput"
13605   - "parent"
13606   - "tags"
13607   sort:
13608   - "1VM"
13609   - "2VM"
13610   traces:
13611     hoverinfo: "x+y"
13612     boxpoints: "outliers"
13613     whiskerwidth: 0
13614   layout:
13615     title: "vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
13616     layout: "plot-throughput"
13617
13618 - type: "plot"
13619   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
13620   algorithm: "plot_performance_box"
13621   output-file-type: ".html"
13622   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
13623   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13624   filter: "'NIC_Intel-X710' and
13625            '64B' and
13626            'NDRPDR' and
13627            'ETH' and
13628            'IP4FWD' and
13629            '2T2C' and
13630            'VHOST_1024' and
13631            not 'VXLAN' and
13632            not 'CFS_OPT' and
13633            not 'DOT1Q'"
13634   parameters:
13635   - "throughput"
13636   - "parent"
13637   - "tags"
13638   sort:
13639   - "1VM"
13640   - "2VM"
13641   traces:
13642     hoverinfo: "x+y"
13643     boxpoints: "outliers"
13644     whiskerwidth: 0
13645   layout:
13646     title: "vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
13647     layout: "plot-throughput"
13648
13649 # Packet Throughput - VPP vhost l2sw 3n-hsw-x710 - base
13650 - type: "plot"
13651   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
13652   algorithm: "plot_performance_box"
13653   output-file-type: ".html"
13654   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
13655   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13656   filter: "'NIC_Intel-X710' and
13657            '64B' and
13658            'NDRPDR' and
13659            ('ETH' or 'DOT1Q') and
13660            'BASE' and
13661            '1T1C' and
13662            ('L2BDMACLRN' or 'L2XCFWD') and
13663            'VHOST_1024' and
13664            not 'VXLAN' and
13665            not 'IP4FWD' and
13666            not '2VM'"
13667   parameters:
13668   - "throughput"
13669   - "parent"
13670   - "tags"
13671   sort:
13672   - "L2BDMACLRN"
13673   - "L2BDMACLRN"
13674   - "L2BDMACLRN"
13675   - "L2XCFWD"
13676   - "L2XCFWD"
13677   - "L2XCFWD"
13678   traces:
13679     hoverinfo: "x+y"
13680     boxpoints: "outliers"
13681     whiskerwidth: 0
13682   layout:
13683     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
13684     layout: "plot-throughput"
13685
13686 - type: "plot"
13687   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
13688   algorithm: "plot_performance_box"
13689   output-file-type: ".html"
13690   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
13691   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13692   filter: "'NIC_Intel-X710' and
13693            '64B' and
13694            'NDRPDR' and
13695            ('ETH' or 'DOT1Q') and
13696            'BASE' and
13697            '1T1C' and
13698            ('L2BDMACLRN' or 'L2XCFWD') and
13699            'VHOST_1024' and
13700            not 'VXLAN' and
13701            not 'IP4FWD' and
13702            not '2VM'"
13703   parameters:
13704   - "throughput"
13705   - "parent"
13706   - "tags"
13707   sort:
13708   - "L2BDMACLRN"
13709   - "L2BDMACLRN"
13710   - "L2BDMACLRN"
13711   - "L2XCFWD"
13712   - "L2XCFWD"
13713   - "L2XCFWD"
13714   traces:
13715     hoverinfo: "x+y"
13716     boxpoints: "outliers"
13717     whiskerwidth: 0
13718   layout:
13719     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
13720     layout: "plot-throughput"
13721
13722 - type: "plot"
13723   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
13724   algorithm: "plot_performance_box"
13725   output-file-type: ".html"
13726   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
13727   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13728   filter: "'NIC_Intel-X710' and
13729            '64B' and
13730            'NDRPDR' and
13731            ('ETH' or 'DOT1Q') and
13732            'BASE' and
13733            '2T2C' and
13734            ('L2BDMACLRN' or 'L2XCFWD') and
13735            'VHOST_1024' and
13736            not 'VXLAN' and
13737            not 'IP4FWD' and
13738            not '2VM'"
13739   parameters:
13740   - "throughput"
13741   - "parent"
13742   - "tags"
13743   sort:
13744   - "L2BDMACLRN"
13745   - "L2BDMACLRN"
13746   - "L2BDMACLRN"
13747   - "L2XCFWD"
13748   - "L2XCFWD"
13749   - "L2XCFWD"
13750   traces:
13751     hoverinfo: "x+y"
13752     boxpoints: "outliers"
13753     whiskerwidth: 0
13754   layout:
13755     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
13756     layout: "plot-throughput"
13757
13758 - type: "plot"
13759   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
13760   algorithm: "plot_performance_box"
13761   output-file-type: ".html"
13762   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
13763   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13764   filter: "'NIC_Intel-X710' and
13765            '64B' and
13766            'NDRPDR' and
13767            ('ETH' or 'DOT1Q') and
13768            'BASE' and
13769            '2T2C' and
13770            ('L2BDMACLRN' or 'L2XCFWD') and
13771            'VHOST_1024' and
13772            not 'VXLAN' and
13773            not 'IP4FWD' and
13774            not '2VM'"
13775   parameters:
13776   - "throughput"
13777   - "parent"
13778   - "tags"
13779   sort:
13780   - "L2BDMACLRN"
13781   - "L2BDMACLRN"
13782   - "L2BDMACLRN"
13783   - "L2XCFWD"
13784   - "L2XCFWD"
13785   - "L2XCFWD"
13786   traces:
13787     hoverinfo: "x+y"
13788     boxpoints: "outliers"
13789     whiskerwidth: 0
13790   layout:
13791     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
13792     layout: "plot-throughput"
13793
13794 # Packet Throughput - VPP vhost l2sw 3n-hsw-x710 - base vm
13795 - type: "plot"
13796   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr"
13797   algorithm: "plot_performance_box"
13798   output-file-type: ".html"
13799   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr"
13800   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13801   filter: "'NIC_Intel-X710' and
13802            '64B' and
13803            'NDRPDR' and
13804            ('ETH' or 'DOT1Q') and
13805            '1T1C' and
13806            ('L2BDMACLRN' or 'L2XCFWD') and
13807            'VHOST_1024' and
13808            not 'CFS_OPT' and
13809            not 'VXLAN' and
13810            not 'IP4FWD' and
13811            not 'LBOND'"
13812   parameters:
13813   - "throughput"
13814   - "parent"
13815   - "tags"
13816   sort:
13817   - "L2BDMACLRN"
13818   - "L2BDMACLRN"
13819   - "L2BDMACLRN"
13820   - "L2XCFWD"
13821   - "L2XCFWD"
13822   - "L2XCFWD"
13823   traces:
13824     hoverinfo: "x+y"
13825     boxpoints: "outliers"
13826     whiskerwidth: 0
13827   layout:
13828     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr"
13829     layout: "plot-throughput"
13830
13831 - type: "plot"
13832   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-pdr"
13833   algorithm: "plot_performance_box"
13834   output-file-type: ".html"
13835   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-pdr"
13836   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13837   filter: "'NIC_Intel-X710' and
13838            '64B' and
13839            'NDRPDR' and
13840            ('ETH' or 'DOT1Q') and
13841            '1T1C' and
13842            ('L2BDMACLRN' or 'L2XCFWD') and
13843            'VHOST_1024' and
13844            not 'CFS_OPT' and
13845            not 'VXLAN' and
13846            not 'IP4FWD' and
13847            not 'LBOND'"
13848   parameters:
13849   - "throughput"
13850   - "parent"
13851   - "tags"
13852   sort:
13853   - "L2BDMACLRN"
13854   - "L2BDMACLRN"
13855   - "L2BDMACLRN"
13856   - "L2XCFWD"
13857   - "L2XCFWD"
13858   - "L2XCFWD"
13859   traces:
13860     hoverinfo: "x+y"
13861     boxpoints: "outliers"
13862     whiskerwidth: 0
13863   layout:
13864     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-pdr"
13865     layout: "plot-throughput"
13866
13867 - type: "plot"
13868   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr"
13869   algorithm: "plot_performance_box"
13870   output-file-type: ".html"
13871   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr"
13872   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13873   filter: "'NIC_Intel-X710' and
13874            '64B' and
13875            'NDRPDR' and
13876            ('ETH' or 'DOT1Q') and
13877            '2T2C' and
13878            ('L2BDMACLRN' or 'L2XCFWD') and
13879            'VHOST_1024' and
13880            not 'CFS_OPT' and
13881            not 'VXLAN' and
13882            not 'IP4FWD' and
13883            not 'LBOND'"
13884   parameters:
13885   - "throughput"
13886   - "parent"
13887   - "tags"
13888   sort:
13889   - "L2BDMACLRN"
13890   - "L2BDMACLRN"
13891   - "L2BDMACLRN"
13892   - "L2XCFWD"
13893   - "L2XCFWD"
13894   - "L2XCFWD"
13895   traces:
13896     hoverinfo: "x+y"
13897     boxpoints: "outliers"
13898     whiskerwidth: 0
13899   layout:
13900     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr"
13901     layout: "plot-throughput"
13902
13903 - type: "plot"
13904   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-pdr"
13905   algorithm: "plot_performance_box"
13906   output-file-type: ".html"
13907   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-pdr"
13908   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13909   filter: "'NIC_Intel-X710' and
13910            '64B' and
13911            'NDRPDR' and
13912            ('ETH' or 'DOT1Q') and
13913            '2T2C' and
13914            ('L2BDMACLRN' or 'L2XCFWD') and
13915            'VHOST_1024' and
13916            not 'CFS_OPT' and
13917            not 'VXLAN' and
13918            not 'IP4FWD' and
13919            not 'LBOND'"
13920   parameters:
13921   - "throughput"
13922   - "parent"
13923   - "tags"
13924   sort:
13925   - "L2BDMACLRN"
13926   - "L2BDMACLRN"
13927   - "L2BDMACLRN"
13928   - "L2XCFWD"
13929   - "L2XCFWD"
13930   - "L2XCFWD"
13931   traces:
13932     hoverinfo: "x+y"
13933     boxpoints: "outliers"
13934     whiskerwidth: 0
13935   layout:
13936     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-pdr"
13937     layout: "plot-throughput"
13938
13939 # Packet Throughput - VPP vhost ip4 3n-skx-x710
13940 - type: "plot"
13941   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
13942   algorithm: "plot_performance_box"
13943   output-file-type: ".html"
13944   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
13945   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13946   filter: "'NIC_Intel-X710' and
13947            '64B' and
13948            'NDRPDR' and
13949            'ETH' and
13950            'IP4FWD' and
13951            '2T1C' and
13952            'VHOST_1024' and
13953            not 'VXLAN' and
13954            not 'DOT1Q'"
13955   parameters:
13956   - "throughput"
13957   - "parent"
13958   - "tags"
13959   sort:
13960   - "1VM"
13961   - "2VM"
13962   traces:
13963     hoverinfo: "x+y"
13964     boxpoints: "outliers"
13965     whiskerwidth: 0
13966   layout:
13967     title: "vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
13968     layout: "plot-throughput"
13969
13970 - type: "plot"
13971   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
13972   algorithm: "plot_performance_box"
13973   output-file-type: ".html"
13974   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
13975   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13976   filter: "'NIC_Intel-X710' and
13977            '64B' and
13978            'NDRPDR' and
13979            'ETH' and
13980            'IP4FWD' and
13981            '4T2C' and
13982            'VHOST_1024' and
13983            not 'VXLAN' and
13984            not 'DOT1Q'"
13985   parameters:
13986   - "throughput"
13987   - "parent"
13988   - "tags"
13989   sort:
13990   - "1VM"
13991   - "2VM"
13992   traces:
13993     hoverinfo: "x+y"
13994     boxpoints: "outliers"
13995     whiskerwidth: 0
13996   layout:
13997     title: "vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
13998     layout: "plot-throughput"
13999
14000 - type: "plot"
14001   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
14002   algorithm: "plot_performance_box"
14003   output-file-type: ".html"
14004   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
14005   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14006   filter: "'NIC_Intel-X710' and
14007            '64B' and
14008            'NDRPDR' and
14009            'ETH' and
14010            'IP4FWD' and
14011            '2T1C' and
14012            'VHOST_1024' and
14013            not 'VXLAN' and
14014            not 'DOT1Q'"
14015   parameters:
14016   - "throughput"
14017   - "parent"
14018   - "tags"
14019   sort:
14020   - "1VM"
14021   - "2VM"
14022   traces:
14023     hoverinfo: "x+y"
14024     boxpoints: "outliers"
14025     whiskerwidth: 0
14026   layout:
14027     title: "vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
14028     layout: "plot-throughput"
14029
14030 - type: "plot"
14031   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
14032   algorithm: "plot_performance_box"
14033   output-file-type: ".html"
14034   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
14035   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14036   filter: "'NIC_Intel-X710' and
14037            '64B' and
14038            'NDRPDR' and
14039            'ETH' and
14040            'IP4FWD' and
14041            '4T2C' and
14042            'VHOST_1024' and
14043            not 'VXLAN' and
14044            not 'DOT1Q'"
14045   parameters:
14046   - "throughput"
14047   - "parent"
14048   - "tags"
14049   sort:
14050   - "1VM"
14051   - "2VM"
14052   traces:
14053     hoverinfo: "x+y"
14054     boxpoints: "outliers"
14055     whiskerwidth: 0
14056   layout:
14057     title: "vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
14058     layout: "plot-throughput"
14059
14060 # Packet Throughput - VPP vhost l2sw 3n-skx-x710 - base
14061 - type: "plot"
14062   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr"
14063   algorithm: "plot_performance_box"
14064   output-file-type: ".html"
14065   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr"
14066   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14067   filter: "'NIC_Intel-X710' and
14068            '64B' and
14069            'NDRPDR' and
14070            ('ETH' or 'DOT1Q') and
14071            'BASE' and
14072            '2T1C' and
14073            ('L2BDMACLRN' or 'L2XCFWD') and
14074            'VHOST_1024' and
14075            not 'VXLAN' and
14076            not 'IP4FWD' and
14077            not '2VM'"
14078   parameters:
14079   - "throughput"
14080   - "parent"
14081   - "tags"
14082   sort:
14083   - "L2BDMACLRN"
14084   - "L2BDMACLRN"
14085   - "L2BDMACLRN"
14086   - "L2XCFWD"
14087   - "L2XCFWD"
14088   - "L2XCFWD"
14089   traces:
14090     hoverinfo: "x+y"
14091     boxpoints: "outliers"
14092     whiskerwidth: 0
14093   layout:
14094     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr"
14095     layout: "plot-throughput"
14096
14097 - type: "plot"
14098   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-pdr"
14099   algorithm: "plot_performance_box"
14100   output-file-type: ".html"
14101   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-pdr"
14102   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14103   filter: "'NIC_Intel-X710' and
14104            '64B' and
14105            'NDRPDR' and
14106            ('ETH' or 'DOT1Q') and
14107            'BASE' and
14108            '2T1C' and
14109            ('L2BDMACLRN' or 'L2XCFWD') and
14110            'VHOST_1024' and
14111            not 'VXLAN' and
14112            not 'IP4FWD' and
14113            not '2VM'"
14114   parameters:
14115   - "throughput"
14116   - "parent"
14117   - "tags"
14118   sort:
14119   - "L2BDMACLRN"
14120   - "L2BDMACLRN"
14121   - "L2BDMACLRN"
14122   - "L2XCFWD"
14123   - "L2XCFWD"
14124   - "L2XCFWD"
14125   traces:
14126     hoverinfo: "x+y"
14127     boxpoints: "outliers"
14128     whiskerwidth: 0
14129   layout:
14130     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-pdr"
14131     layout: "plot-throughput"
14132
14133 - type: "plot"
14134   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr"
14135   algorithm: "plot_performance_box"
14136   output-file-type: ".html"
14137   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr"
14138   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14139   filter: "'NIC_Intel-X710' and
14140            '64B' and
14141            'NDRPDR' and
14142            ('ETH' or 'DOT1Q') and
14143            'BASE' and
14144            '4T2C' and
14145            ('L2BDMACLRN' or 'L2XCFWD') and
14146            'VHOST_1024' and
14147            not 'VXLAN' and
14148            not 'IP4FWD' and
14149            not '2VM'"
14150   parameters:
14151   - "throughput"
14152   - "parent"
14153   - "tags"
14154   sort:
14155   - "L2BDMACLRN"
14156   - "L2BDMACLRN"
14157   - "L2BDMACLRN"
14158   - "L2XCFWD"
14159   - "L2XCFWD"
14160   - "L2XCFWD"
14161   traces:
14162     hoverinfo: "x+y"
14163     boxpoints: "outliers"
14164     whiskerwidth: 0
14165   layout:
14166     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr"
14167     layout: "plot-throughput"
14168
14169 - type: "plot"
14170   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-pdr"
14171   algorithm: "plot_performance_box"
14172   output-file-type: ".html"
14173   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-pdr"
14174   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14175   filter: "'NIC_Intel-X710' and
14176            '64B' and
14177            'NDRPDR' and
14178            ('ETH' or 'DOT1Q') and
14179            'BASE' and
14180            '4T2C' and
14181            ('L2BDMACLRN' or 'L2XCFWD') and
14182            'VHOST_1024' and
14183            not 'VXLAN' and
14184            not 'IP4FWD' and
14185            not '2VM'"
14186   parameters:
14187   - "throughput"
14188   - "parent"
14189   - "tags"
14190   sort:
14191   - "L2BDMACLRN"
14192   - "L2BDMACLRN"
14193   - "L2BDMACLRN"
14194   - "L2XCFWD"
14195   - "L2XCFWD"
14196   - "L2XCFWD"
14197   traces:
14198     hoverinfo: "x+y"
14199     boxpoints: "outliers"
14200     whiskerwidth: 0
14201   layout:
14202     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-pdr"
14203     layout: "plot-throughput"
14204
14205 # Packet Throughput - VPP vhost l2sw 3n-skx-x710 - base vm
14206 - type: "plot"
14207   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr"
14208   algorithm: "plot_performance_box"
14209   output-file-type: ".html"
14210   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr"
14211   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14212   filter: "'NIC_Intel-X710' and
14213            '64B' and
14214            'NDRPDR' and
14215            ('ETH' or 'DOT1Q') and
14216            '2T1C' and
14217            ('L2BDMACLRN' or 'L2XCFWD') and
14218            'VHOST_1024' and
14219            not 'CFS_OPT' and
14220            not 'VXLAN' and
14221            not 'IP4FWD' and
14222            not 'LBOND'"
14223   parameters:
14224   - "throughput"
14225   - "parent"
14226   - "tags"
14227   sort:
14228   - "L2BDMACLRN"
14229   - "L2BDMACLRN"
14230   - "L2BDMACLRN"
14231   - "L2XCFWD"
14232   - "L2XCFWD"
14233   - "L2XCFWD"
14234   traces:
14235     hoverinfo: "x+y"
14236     boxpoints: "outliers"
14237     whiskerwidth: 0
14238   layout:
14239     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr"
14240     layout: "plot-throughput"
14241
14242 - type: "plot"
14243   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-pdr"
14244   algorithm: "plot_performance_box"
14245   output-file-type: ".html"
14246   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-pdr"
14247   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14248   filter: "'NIC_Intel-X710' and
14249            '64B' and
14250            'NDRPDR' and
14251            ('ETH' or 'DOT1Q') and
14252            '2T1C' and
14253            ('L2BDMACLRN' or 'L2XCFWD') and
14254            'VHOST_1024' and
14255            not 'CFS_OPT' and
14256            not 'VXLAN' and
14257            not 'IP4FWD' and
14258            not 'LBOND'"
14259   parameters:
14260   - "throughput"
14261   - "parent"
14262   - "tags"
14263   sort:
14264   - "L2BDMACLRN"
14265   - "L2BDMACLRN"
14266   - "L2BDMACLRN"
14267   - "L2XCFWD"
14268   - "L2XCFWD"
14269   - "L2XCFWD"
14270   traces:
14271     hoverinfo: "x+y"
14272     boxpoints: "outliers"
14273     whiskerwidth: 0
14274   layout:
14275     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-pdr"
14276     layout: "plot-throughput"
14277
14278 - type: "plot"
14279   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr"
14280   algorithm: "plot_performance_box"
14281   output-file-type: ".html"
14282   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr"
14283   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14284   filter: "'NIC_Intel-X710' and
14285            '64B' and
14286            'NDRPDR' and
14287            ('ETH' or 'DOT1Q') and
14288            '4T2C' and
14289            ('L2BDMACLRN' or 'L2XCFWD') and
14290            'VHOST_1024' and
14291            not 'CFS_OPT' and
14292            not 'VXLAN' and
14293            not 'IP4FWD' and
14294            not 'LBOND'"
14295   parameters:
14296   - "throughput"
14297   - "parent"
14298   - "tags"
14299   sort:
14300   - "L2BDMACLRN"
14301   - "L2BDMACLRN"
14302   - "L2BDMACLRN"
14303   - "L2XCFWD"
14304   - "L2XCFWD"
14305   - "L2XCFWD"
14306   traces:
14307     hoverinfo: "x+y"
14308     boxpoints: "outliers"
14309     whiskerwidth: 0
14310   layout:
14311     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr"
14312     layout: "plot-throughput"
14313
14314 - type: "plot"
14315   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-pdr"
14316   algorithm: "plot_performance_box"
14317   output-file-type: ".html"
14318   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-pdr"
14319   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14320   filter: "'NIC_Intel-X710' and
14321            '64B' and
14322            'NDRPDR' and
14323            ('ETH' or 'DOT1Q') and
14324            '4T2C' and
14325            ('L2BDMACLRN' or 'L2XCFWD') and
14326            'VHOST_1024' and
14327            not 'CFS_OPT' and
14328            not 'VXLAN' and
14329            not 'IP4FWD' and
14330            not 'LBOND'"
14331   parameters:
14332   - "throughput"
14333   - "parent"
14334   - "tags"
14335   sort:
14336   - "L2BDMACLRN"
14337   - "L2BDMACLRN"
14338   - "L2BDMACLRN"
14339   - "L2XCFWD"
14340   - "L2XCFWD"
14341   - "L2XCFWD"
14342   traces:
14343     hoverinfo: "x+y"
14344     boxpoints: "outliers"
14345     whiskerwidth: 0
14346   layout:
14347     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-pdr"
14348     layout: "plot-throughput"
14349
14350 # Packet Throughput - VPP vhost ip4 2n-skx-x710
14351 - type: "plot"
14352   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
14353   algorithm: "plot_performance_box"
14354   output-file-type: ".html"
14355   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
14356   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14357   filter: "'NIC_Intel-X710' and
14358            '64B' and
14359            'NDRPDR' and
14360            'ETH' and
14361            'IP4FWD' and
14362            '2T1C' and
14363            'VHOST_1024' and
14364            not 'VXLAN' and
14365            not 'NF_DENSITY' and
14366            not 'CFS_OPT' and
14367            not 'DOT1Q'"
14368   parameters:
14369   - "throughput"
14370   - "parent"
14371   - "tags"
14372   sort:
14373   - "1VM"
14374   - "2VM"
14375   traces:
14376     hoverinfo: "x+y"
14377     boxpoints: "outliers"
14378     whiskerwidth: 0
14379   layout:
14380     title: "vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
14381     layout: "plot-throughput"
14382
14383 - type: "plot"
14384   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
14385   algorithm: "plot_performance_box"
14386   output-file-type: ".html"
14387   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
14388   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14389   filter: "'NIC_Intel-X710' and
14390            '64B' and
14391            'NDRPDR' and
14392            'ETH' and
14393            'IP4FWD' and
14394            '4T2C' and
14395            'VHOST_1024' and
14396            not 'VXLAN' and
14397            not 'NF_DENSITY' and
14398            not 'CFS_OPT' and
14399            not 'DOT1Q'"
14400   parameters:
14401   - "throughput"
14402   - "parent"
14403   - "tags"
14404   sort:
14405   - "1VM"
14406   - "2VM"
14407   traces:
14408     hoverinfo: "x+y"
14409     boxpoints: "outliers"
14410     whiskerwidth: 0
14411   layout:
14412     title: "vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
14413     layout: "plot-throughput"
14414
14415 - type: "plot"
14416   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
14417   algorithm: "plot_performance_box"
14418   output-file-type: ".html"
14419   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
14420   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14421   filter: "'NIC_Intel-X710' and
14422            '64B' and
14423            'NDRPDR' and
14424            'ETH' and
14425            'IP4FWD' and
14426            '2T1C' and
14427            'VHOST_1024' and
14428            not 'VXLAN' and
14429            not 'NF_DENSITY' and
14430            not 'CFS_OPT' and
14431            not 'DOT1Q'"
14432   parameters:
14433   - "throughput"
14434   - "parent"
14435   - "tags"
14436   sort:
14437   - "1VM"
14438   - "2VM"
14439   traces:
14440     hoverinfo: "x+y"
14441     boxpoints: "outliers"
14442     whiskerwidth: 0
14443   layout:
14444     title: "vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
14445     layout: "plot-throughput"
14446
14447 - type: "plot"
14448   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
14449   algorithm: "plot_performance_box"
14450   output-file-type: ".html"
14451   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
14452   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14453   filter: "'NIC_Intel-X710' and
14454            '64B' and
14455            'NDRPDR' and
14456            'ETH' and
14457            'IP4FWD' and
14458            '4T2C' and
14459            'VHOST_1024' and
14460            not 'VXLAN' and
14461            not 'NF_DENSITY' and
14462            not 'CFS_OPT' and
14463            not 'DOT1Q'"
14464   parameters:
14465   - "throughput"
14466   - "parent"
14467   - "tags"
14468   sort:
14469   - "1VM"
14470   - "2VM"
14471   traces:
14472     hoverinfo: "x+y"
14473     boxpoints: "outliers"
14474     whiskerwidth: 0
14475   layout:
14476     title: "vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
14477     layout: "plot-throughput"
14478
14479 # Packet Throughput - VPP vhost l2sw 2n-skx-x710 - base
14480 - type: "plot"
14481   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr"
14482   algorithm: "plot_performance_box"
14483   output-file-type: ".html"
14484   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr"
14485   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14486   filter: "'NIC_Intel-X710' and
14487            '64B' and
14488            'NDRPDR' and
14489            ('ETH' or 'DOT1Q') and
14490            'BASE' and
14491            '2T1C' and
14492            ('L2BDMACLRN' or 'L2XCFWD') and
14493            'VHOST_1024' and
14494            not 'VXLAN' and
14495            not 'NF_DENSITY' and
14496            not 'IP4FWD' and
14497            not '2VM'"
14498   parameters:
14499   - "throughput"
14500   - "parent"
14501   - "tags"
14502 #  sort:
14503 #  - "not CFS_OPT"
14504 #  - "L2XCFWD"
14505 #  - "not CFS_OPT"
14506 #  - "CFS_OPT"
14507   traces:
14508     hoverinfo: "x+y"
14509     boxpoints: "outliers"
14510     whiskerwidth: 0
14511   layout:
14512     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr"
14513     layout: "plot-throughput"
14514
14515 - type: "plot"
14516   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-pdr"
14517   algorithm: "plot_performance_box"
14518   output-file-type: ".html"
14519   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-pdr"
14520   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14521   filter: "'NIC_Intel-X710' and
14522            '64B' and
14523            'NDRPDR' and
14524            ('ETH' or 'DOT1Q') and
14525            'BASE' and
14526            '2T1C' and
14527            ('L2BDMACLRN' or 'L2XCFWD') and
14528            'VHOST_1024' and
14529            not 'VXLAN' and
14530            not 'NF_DENSITY' and
14531            not 'IP4FWD' and
14532            not '2VM'"
14533   parameters:
14534   - "throughput"
14535   - "parent"
14536   - "tags"
14537 #  sort:
14538 #  - "not CFS_OPT"
14539 #  - "L2XCFWD"
14540 #  - "not CFS_OPT"
14541 #  - "CFS_OPT"
14542   traces:
14543     hoverinfo: "x+y"
14544     boxpoints: "outliers"
14545     whiskerwidth: 0
14546   layout:
14547     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-pdr"
14548     layout: "plot-throughput"
14549
14550 - type: "plot"
14551   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr"
14552   algorithm: "plot_performance_box"
14553   output-file-type: ".html"
14554   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr"
14555   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14556   filter: "'NIC_Intel-X710' and
14557            '64B' and
14558            'NDRPDR' and
14559            ('ETH' or 'DOT1Q') and
14560            'BASE' and
14561            '4T2C' and
14562            ('L2BDMACLRN' or 'L2XCFWD') and
14563            'VHOST_1024' and
14564            not 'VXLAN' and
14565            not 'NF_DENSITY' and
14566            not 'IP4FWD' and
14567            not '2VM'"
14568   parameters:
14569   - "throughput"
14570   - "parent"
14571   - "tags"
14572 #  sort:
14573 #  - "not CFS_OPT"
14574 #  - "L2XCFWD"
14575 #  - "not CFS_OPT"
14576 #  - "CFS_OPT"
14577   traces:
14578     hoverinfo: "x+y"
14579     boxpoints: "outliers"
14580     whiskerwidth: 0
14581   layout:
14582     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr"
14583     layout: "plot-throughput"
14584
14585 - type: "plot"
14586   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-pdr"
14587   algorithm: "plot_performance_box"
14588   output-file-type: ".html"
14589   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-pdr"
14590   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14591   filter: "'NIC_Intel-X710' and
14592            '64B' and
14593            'NDRPDR' and
14594            ('ETH' or 'DOT1Q') and
14595            'BASE' and
14596            '4T2C' and
14597            ('L2BDMACLRN' or 'L2XCFWD') and
14598            'VHOST_1024' and
14599            not 'VXLAN' and
14600            not 'NF_DENSITY' and
14601            not 'IP4FWD' and
14602            not '2VM'"
14603   parameters:
14604   - "throughput"
14605   - "parent"
14606   - "tags"
14607 #  sort:
14608 #  - "not CFS_OPT"
14609 #  - "L2XCFWD"
14610 #  - "not CFS_OPT"
14611 #  - "CFS_OPT"
14612   traces:
14613     hoverinfo: "x+y"
14614     boxpoints: "outliers"
14615     whiskerwidth: 0
14616   layout:
14617     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-pdr"
14618     layout: "plot-throughput"
14619
14620 # Packet Throughput - VPP vhost l2sw 2n-skx-x710 - base vm
14621 - type: "plot"
14622   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
14623   algorithm: "plot_performance_box"
14624   output-file-type: ".html"
14625   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
14626   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14627   filter: "'NIC_Intel-X710' and
14628            '64B' and
14629            'NDRPDR' and
14630            ('ETH' or 'DOT1Q') and
14631            '2T1C' and
14632            ('L2BDMACLRN' or 'L2XCFWD') and
14633            'VHOST_1024' and
14634            not 'CFS_OPT' and
14635            not 'VXLAN' and
14636            not 'NF_DENSITY' and
14637            not 'DOT1Q' and
14638            not 'IP4FWD'"
14639   parameters:
14640   - "throughput"
14641   - "parent"
14642   - "tags"
14643 #  sort:
14644 #  - "1VM"
14645 #  - "L2XCFWD"
14646 #  - "1VM"
14647 #  - "L2BDMACLRN"
14648   traces:
14649     hoverinfo: "x+y"
14650     boxpoints: "outliers"
14651     whiskerwidth: 0
14652   layout:
14653     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
14654     layout: "plot-throughput"
14655
14656 - type: "plot"
14657   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-pdr"
14658   algorithm: "plot_performance_box"
14659   output-file-type: ".html"
14660   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-pdr"
14661   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14662   filter: "'NIC_Intel-X710' and
14663            '64B' and
14664            'NDRPDR' and
14665            ('ETH' or 'DOT1Q') and
14666            '2T1C' and
14667            ('L2BDMACLRN' or 'L2XCFWD') and
14668            'VHOST_1024' and
14669            not 'CFS_OPT' and
14670            not 'VXLAN' and
14671            not 'NF_DENSITY' and
14672            not 'DOT1Q' and
14673            not 'IP4FWD'"
14674   parameters:
14675   - "throughput"
14676   - "parent"
14677   - "tags"
14678 #  sort:
14679 #  - "1VM"
14680 #  - "L2XCFWD"
14681 #  - "1VM"
14682 #  - "L2BDMACLRN"
14683   traces:
14684     hoverinfo: "x+y"
14685     boxpoints: "outliers"
14686     whiskerwidth: 0
14687   layout:
14688     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-pdr"
14689     layout: "plot-throughput"
14690
14691 - type: "plot"
14692   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
14693   algorithm: "plot_performance_box"
14694   output-file-type: ".html"
14695   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
14696   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14697   filter: "'NIC_Intel-X710' and
14698            '64B' and
14699            'NDRPDR' and
14700            ('ETH' or 'DOT1Q') and
14701            '4T2C' and
14702            ('L2BDMACLRN' or 'L2XCFWD') and
14703            'VHOST_1024' and
14704            not 'CFS_OPT' and
14705            not 'VXLAN' and
14706            not 'NF_DENSITY' and
14707            not 'DOT1Q' and
14708            not 'IP4FWD'"
14709   parameters:
14710   - "throughput"
14711   - "parent"
14712   - "tags"
14713 #  sort:
14714 #  - "1VM"
14715 #  - "L2XCFWD"
14716 #  - "1VM"
14717 #  - "L2BDMACLRN"
14718   traces:
14719     hoverinfo: "x+y"
14720     boxpoints: "outliers"
14721     whiskerwidth: 0
14722   layout:
14723     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
14724     layout: "plot-throughput"
14725
14726 - type: "plot"
14727   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-pdr"
14728   algorithm: "plot_performance_box"
14729   output-file-type: ".html"
14730   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-pdr"
14731   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14732   filter: "'NIC_Intel-X710' and
14733            '64B' and
14734            'NDRPDR' and
14735            ('ETH' or 'DOT1Q') and
14736            '4T2C' and
14737            ('L2BDMACLRN' or 'L2XCFWD') and
14738            'VHOST_1024' and
14739            not 'CFS_OPT' and
14740            not 'VXLAN' and
14741            not 'NF_DENSITY' and
14742            not 'DOT1Q' and
14743            not 'IP4FWD'"
14744   parameters:
14745   - "throughput"
14746   - "parent"
14747   - "tags"
14748 #  sort:
14749 #  - "1VM"
14750 #  - "L2XCFWD"
14751 #  - "1VM"
14752 #  - "L2BDMACLRN"
14753   traces:
14754     hoverinfo: "x+y"
14755     boxpoints: "outliers"
14756     whiskerwidth: 0
14757   layout:
14758     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-pdr"
14759     layout: "plot-throughput"
14760
14761 # Packet Throughput - VPP vhost ip4 2n-skx-xxv710
14762 - type: "plot"
14763   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
14764   algorithm: "plot_performance_box"
14765   output-file-type: ".html"
14766   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
14767   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14768   filter: "'NIC_Intel-XXV710' and
14769            '64B' and
14770            'NDRPDR' and
14771            'ETH' and
14772            'IP4FWD' and
14773            '2T1C' and
14774            'VHOST_1024' and
14775            not 'VXLAN' and
14776            not 'CFS_OPT' and
14777            not 'DOT1Q'"
14778   parameters:
14779   - "throughput"
14780   - "parent"
14781   - "tags"
14782   sort:
14783   - "1VM"
14784   - "2VM"
14785   traces:
14786     hoverinfo: "x+y"
14787     boxpoints: "outliers"
14788     whiskerwidth: 0
14789   layout:
14790     title: "vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
14791     layout: "plot-throughput"
14792
14793 - type: "plot"
14794   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
14795   algorithm: "plot_performance_box"
14796   output-file-type: ".html"
14797   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
14798   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14799   filter: "'NIC_Intel-XXV710' and
14800            '64B' and
14801            'NDRPDR' and
14802            'ETH' and
14803            'IP4FWD' and
14804            '4T2C' and
14805            'VHOST_1024' and
14806            not 'VXLAN' and
14807            not 'CFS_OPT' and
14808            not 'DOT1Q'"
14809   parameters:
14810   - "throughput"
14811   - "parent"
14812   - "tags"
14813   sort:
14814   - "1VM"
14815   - "2VM"
14816   traces:
14817     hoverinfo: "x+y"
14818     boxpoints: "outliers"
14819     whiskerwidth: 0
14820   layout:
14821     title: "vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
14822     layout: "plot-throughput"
14823
14824 - type: "plot"
14825   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
14826   algorithm: "plot_performance_box"
14827   output-file-type: ".html"
14828   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
14829   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14830   filter: "'NIC_Intel-XXV710' and
14831            '64B' and
14832            'NDRPDR' and
14833            'ETH' and
14834            'IP4FWD' and
14835            '2T1C' and
14836            'VHOST_1024' and
14837            not 'VXLAN' and
14838            not 'CFS_OPT' and
14839            not 'DOT1Q'"
14840   parameters:
14841   - "throughput"
14842   - "parent"
14843   - "tags"
14844   sort:
14845   - "1VM"
14846   - "2VM"
14847   traces:
14848     hoverinfo: "x+y"
14849     boxpoints: "outliers"
14850     whiskerwidth: 0
14851   layout:
14852     title: "vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
14853     layout: "plot-throughput"
14854
14855 - type: "plot"
14856   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
14857   algorithm: "plot_performance_box"
14858   output-file-type: ".html"
14859   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
14860   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14861   filter: "'NIC_Intel-XXV710' and
14862            '64B' and
14863            'NDRPDR' and
14864            'ETH' and
14865            'IP4FWD' and
14866            '4T2C' and
14867            'VHOST_1024' and
14868            not 'VXLAN' and
14869            not 'CFS_OPT' and
14870            not 'DOT1Q'"
14871   parameters:
14872   - "throughput"
14873   - "parent"
14874   - "tags"
14875   sort:
14876   - "1VM"
14877   - "2VM"
14878   traces:
14879     hoverinfo: "x+y"
14880     boxpoints: "outliers"
14881     whiskerwidth: 0
14882   layout:
14883     title: "vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
14884     layout: "plot-throughput"
14885
14886 # Packet Throughput - VPP vhost l2sw 2n-skx-xxv710 - base
14887 - type: "plot"
14888   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
14889   algorithm: "plot_performance_box"
14890   output-file-type: ".html"
14891   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
14892   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14893   filter: "'NIC_Intel-XXV710' and
14894            '64B' and
14895            'NDRPDR' and
14896            ('ETH' or 'DOT1Q') and
14897            'BASE' and
14898            '2T1C' and
14899            ('L2BDMACLRN' or 'L2XCFWD') and
14900            'VHOST_1024' and
14901            not 'VXLAN' and
14902            not 'IP4FWD' and
14903            not '2VM'"
14904   parameters:
14905   - "throughput"
14906   - "parent"
14907   - "tags"
14908 #  sort:
14909 #  - "not CFS_OPT"
14910 #  - "L2XCFWD"
14911 #  - "not CFS_OPT"
14912 #  - "CFS_OPT"
14913   traces:
14914     hoverinfo: "x+y"
14915     boxpoints: "outliers"
14916     whiskerwidth: 0
14917   layout:
14918     title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
14919     layout: "plot-throughput"
14920
14921 - type: "plot"
14922   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
14923   algorithm: "plot_performance_box"
14924   output-file-type: ".html"
14925   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
14926   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14927   filter: "'NIC_Intel-XXV710' and
14928            '64B' and
14929            'NDRPDR' and
14930            ('ETH' or 'DOT1Q') and
14931            'BASE' and
14932            '2T1C' and
14933            ('L2BDMACLRN' or 'L2XCFWD') and
14934            'VHOST_1024' and
14935            not 'VXLAN' and
14936            not 'IP4FWD' and
14937            not '2VM'"
14938   parameters:
14939   - "throughput"
14940   - "parent"
14941   - "tags"
14942 #  sort:
14943 #  - "not CFS_OPT"
14944 #  - "L2XCFWD"
14945 #  - "not CFS_OPT"
14946 #  - "CFS_OPT"
14947   traces:
14948     hoverinfo: "x+y"
14949     boxpoints: "outliers"
14950     whiskerwidth: 0
14951   layout:
14952     title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
14953     layout: "plot-throughput"
14954
14955 - type: "plot"
14956   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
14957   algorithm: "plot_performance_box"
14958   output-file-type: ".html"
14959   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
14960   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14961   filter: "'NIC_Intel-XXV710' and
14962            '64B' and
14963            'NDRPDR' and
14964            ('ETH' or 'DOT1Q') and
14965            'BASE' and
14966            '4T2C' and
14967            ('L2BDMACLRN' or 'L2XCFWD') and
14968            'VHOST_1024' and
14969            not 'VXLAN' and
14970            not 'IP4FWD' and
14971            not '2VM'"
14972   parameters:
14973   - "throughput"
14974   - "parent"
14975   - "tags"
14976 #  sort:
14977 #  - "not CFS_OPT"
14978 #  - "L2XCFWD"
14979 #  - "not CFS_OPT"
14980 #  - "CFS_OPT"
14981   traces:
14982     hoverinfo: "x+y"
14983     boxpoints: "outliers"
14984     whiskerwidth: 0
14985   layout:
14986     title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
14987     layout: "plot-throughput"
14988
14989 - type: "plot"
14990   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
14991   algorithm: "plot_performance_box"
14992   output-file-type: ".html"
14993   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
14994   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14995   filter: "'NIC_Intel-XXV710' and
14996            '64B' and
14997            'NDRPDR' and
14998            ('ETH' or 'DOT1Q') and
14999            'BASE' and
15000            '4T2C' and
15001            ('L2BDMACLRN' or 'L2XCFWD') and
15002            'VHOST_1024' and
15003            not 'VXLAN' and
15004            not 'IP4FWD' and
15005            not '2VM'"
15006   parameters:
15007   - "throughput"
15008   - "parent"
15009   - "tags"
15010 #  sort:
15011 #  - "not CFS_OPT"
15012 #  - "L2XCFWD"
15013 #  - "not CFS_OPT"
15014 #  - "CFS_OPT"
15015   traces:
15016     hoverinfo: "x+y"
15017     boxpoints: "outliers"
15018     whiskerwidth: 0
15019   layout:
15020     title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
15021     layout: "plot-throughput"
15022
15023 # Packet Throughput - VPP vhost l2sw 2n-skx-xxv710 - base vm
15024 - type: "plot"
15025   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
15026   algorithm: "plot_performance_box"
15027   output-file-type: ".html"
15028   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
15029   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15030   filter: "'NIC_Intel-XXV710' and
15031            '64B' and
15032            'NDRPDR' and
15033            ('ETH' or 'DOT1Q') and
15034            '2T1C' and
15035            ('L2BDMACLRN' or 'L2XCFWD') and
15036            'VHOST_1024' and
15037            not 'CFS_OPT' and
15038            not 'VXLAN' and
15039            not 'DOT1Q' and
15040            not 'IP4FWD'"
15041   parameters:
15042   - "throughput"
15043   - "parent"
15044   - "tags"
15045 #  sort:
15046 #  - "1VM"
15047 #  - "L2XCFWD"
15048 #  - "1VM"
15049 #  - "L2BDMACLRN"
15050   traces:
15051     hoverinfo: "x+y"
15052     boxpoints: "outliers"
15053     whiskerwidth: 0
15054   layout:
15055     title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
15056     layout: "plot-throughput"
15057
15058 - type: "plot"
15059   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-pdr"
15060   algorithm: "plot_performance_box"
15061   output-file-type: ".html"
15062   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-pdr"
15063   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15064   filter: "'NIC_Intel-XXV710' and
15065            '64B' and
15066            'NDRPDR' and
15067            ('ETH' or 'DOT1Q') and
15068            '2T1C' and
15069            ('L2BDMACLRN' or 'L2XCFWD') and
15070            'VHOST_1024' and
15071            not 'CFS_OPT' and
15072            not 'VXLAN' and
15073            not 'DOT1Q' and
15074            not 'IP4FWD'"
15075   parameters:
15076   - "throughput"
15077   - "parent"
15078   - "tags"
15079 #  sort:
15080 #  - "1VM"
15081 #  - "L2XCFWD"
15082 #  - "1VM"
15083 #  - "L2BDMACLRN"
15084   traces:
15085     hoverinfo: "x+y"
15086     boxpoints: "outliers"
15087     whiskerwidth: 0
15088   layout:
15089     title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-pdr"
15090     layout: "plot-throughput"
15091
15092 - type: "plot"
15093   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
15094   algorithm: "plot_performance_box"
15095   output-file-type: ".html"
15096   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
15097   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15098   filter: "'NIC_Intel-XXV710' and
15099            '64B' and
15100            'NDRPDR' and
15101            ('ETH' or 'DOT1Q') and
15102            '4T2C' and
15103            ('L2BDMACLRN' or 'L2XCFWD') and
15104            'VHOST_1024' and
15105            not 'CFS_OPT' and
15106            not 'VXLAN' and
15107            not 'DOT1Q' and
15108            not 'IP4FWD'"
15109   parameters:
15110   - "throughput"
15111   - "parent"
15112   - "tags"
15113 #  sort:
15114 #  - "1VM"
15115 #  - "L2XCFWD"
15116 #  - "1VM"
15117 #  - "L2BDMACLRN"
15118   traces:
15119     hoverinfo: "x+y"
15120     boxpoints: "outliers"
15121     whiskerwidth: 0
15122   layout:
15123     title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
15124     layout: "plot-throughput"
15125
15126 - type: "plot"
15127   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-pdr"
15128   algorithm: "plot_performance_box"
15129   output-file-type: ".html"
15130   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-pdr"
15131   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15132   filter: "'NIC_Intel-XXV710' and
15133            '64B' and
15134            'NDRPDR' and
15135            ('ETH' or 'DOT1Q') and
15136            '4T2C' and
15137            ('L2BDMACLRN' or 'L2XCFWD') and
15138            'VHOST_1024' and
15139            not 'CFS_OPT' and
15140            not 'VXLAN' and
15141            not 'DOT1Q' and
15142            not 'IP4FWD'"
15143   parameters:
15144   - "throughput"
15145   - "parent"
15146   - "tags"
15147 #  sort:
15148 #  - "1VM"
15149 #  - "L2XCFWD"
15150 #  - "1VM"
15151 #  - "L2BDMACLRN"
15152   traces:
15153     hoverinfo: "x+y"
15154     boxpoints: "outliers"
15155     whiskerwidth: 0
15156   layout:
15157     title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-pdr"
15158     layout: "plot-throughput"
15159
15160 ################################################################################
15161
15162 # Packet Throughput - VPP VTS 3n-hsw-x520
15163 - type: "plot"
15164   title: "VPP Throughput: vts-3n-hsw-x520-114b-1t1c-ndr"
15165   algorithm: "plot_performance_box"
15166   output-file-type: ".html"
15167   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-1t1c-ndr"
15168   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15169   filter: "'NIC_Intel-X520-DA2' and
15170            '114B' and
15171            'NDRPDR' and
15172            '1T1C' and
15173            'VTS'"
15174   parameters:
15175   - "throughput"
15176   - "parent"
15177   - "tags"
15178   traces:
15179     hoverinfo: "x+y"
15180     boxpoints: "outliers"
15181     whiskerwidth: 0
15182   layout:
15183     title: "vts-3n-hsw-x520-114b-1t1c-ndr"
15184     layout: "plot-throughput"
15185
15186 - type: "plot"
15187   title: "VPP Throughput: vts-3n-hsw-x520-114b-2t2c-ndr"
15188   algorithm: "plot_performance_box"
15189   output-file-type: ".html"
15190   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-2t2c-ndr"
15191   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15192   filter: "'NIC_Intel-X520-DA2' and
15193            '114B' and
15194            'NDRPDR' and
15195            '2T2C' and
15196            'VTS'"
15197   parameters:
15198   - "throughput"
15199   - "parent"
15200   - "tags"
15201   traces:
15202     hoverinfo: "x+y"
15203     boxpoints: "outliers"
15204     whiskerwidth: 0
15205   layout:
15206     title: "vts-3n-hsw-x520-114b-2t2c-ndr"
15207     layout: "plot-throughput"
15208
15209 - type: "plot"
15210   title: "VPP Throughput: vts-3n-hsw-x520-114b-1t1c-pdr"
15211   algorithm: "plot_performance_box"
15212   output-file-type: ".html"
15213   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-1t1c-pdr"
15214   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15215   filter: "'NIC_Intel-X520-DA2' and
15216            '114B' and
15217            'NDRPDR' and
15218            '1T1C' and
15219            'VTS'"
15220   parameters:
15221   - "throughput"
15222   - "parent"
15223   - "tags"
15224   traces:
15225     hoverinfo: "x+y"
15226     boxpoints: "outliers"
15227     whiskerwidth: 0
15228   layout:
15229     title: "vts-3n-hsw-x520-114b-1t1c-pdr"
15230     layout: "plot-throughput"
15231
15232 - type: "plot"
15233   title: "VPP Throughput: vts-3n-hsw-x520-114b-2t2c-pdr"
15234   algorithm: "plot_performance_box"
15235   output-file-type: ".html"
15236   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-2t2c-pdr"
15237   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15238   filter: "'NIC_Intel-X520-DA2' and
15239            '114B' and
15240            'NDRPDR' and
15241            '2T2C' and
15242            'VTS'"
15243   parameters:
15244   - "throughput"
15245   - "parent"
15246   - "tags"
15247   traces:
15248     hoverinfo: "x+y"
15249     boxpoints: "outliers"
15250     whiskerwidth: 0
15251   layout:
15252     title: "vts-3n-hsw-x520-114b-2t2c-pdr"
15253     layout: "plot-throughput"
15254
15255 ################################################################################
15256
15257 # Packet Throughput - DPDK l3fwd 3n-hsw-x520
15258 - type: "plot"
15259   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
15260   algorithm: "plot_performance_box"
15261   output-file-type: ".html"
15262   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
15263   data: "plot-dpdk-throughput-latency-3n-hsw"
15264   filter: "'NIC_Intel-X520-DA2' and
15265            '64B' and
15266            'BASE' and
15267            'NDRPDR' and
15268            '1T1C' and
15269            'IP4FWD'"
15270   parameters:
15271   - "throughput"
15272   - "parent"
15273   - "tags"
15274   traces:
15275     hoverinfo: "x+y"
15276     boxpoints: "outliers"
15277     whiskerwidth: 0
15278   layout:
15279     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
15280     layout: "plot-throughput"
15281
15282 - type: "plot"
15283   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
15284   algorithm: "plot_performance_box"
15285   output-file-type: ".html"
15286   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
15287   data: "plot-dpdk-throughput-latency-3n-hsw"
15288   filter: "'NIC_Intel-X520-DA2' and
15289            '64B' and
15290            'BASE' and
15291            'NDRPDR' and
15292            '2T2C' and
15293            'IP4FWD'"
15294   parameters:
15295   - "throughput"
15296   - "parent"
15297   - "tags"
15298   traces:
15299     hoverinfo: "x+y"
15300     boxpoints: "outliers"
15301     whiskerwidth: 0
15302   layout:
15303     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
15304     layout: "plot-throughput"
15305
15306 - type: "plot"
15307   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
15308   algorithm: "plot_performance_box"
15309   output-file-type: ".html"
15310   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
15311   data: "plot-dpdk-throughput-latency-3n-hsw"
15312   filter: "'NIC_Intel-X520-DA2' and
15313            '64B' and
15314            'BASE' and
15315            'NDRPDR' and
15316            '1T1C' and
15317            'IP4FWD'"
15318   parameters:
15319   - "throughput"
15320   - "parent"
15321   - "tags"
15322   traces:
15323     hoverinfo: "x+y"
15324     boxpoints: "outliers"
15325     whiskerwidth: 0
15326   layout:
15327     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
15328     layout: "plot-throughput"
15329
15330 - type: "plot"
15331   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
15332   algorithm: "plot_performance_box"
15333   output-file-type: ".html"
15334   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
15335   data: "plot-dpdk-throughput-latency-3n-hsw"
15336   filter: "'NIC_Intel-X520-DA2' and
15337            '64B' and
15338            'BASE' and
15339            'NDRPDR' and
15340            '2T2C' and
15341            'IP4FWD'"
15342   parameters:
15343   - "throughput"
15344   - "parent"
15345   - "tags"
15346   traces:
15347     hoverinfo: "x+y"
15348     boxpoints: "outliers"
15349     whiskerwidth: 0
15350   layout:
15351     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
15352     layout: "plot-throughput"
15353
15354 # Packet Throughput - DPDK l3fwd 3n-hsw-x710
15355 - type: "plot"
15356   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
15357   algorithm: "plot_performance_box"
15358   output-file-type: ".html"
15359   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
15360   data: "plot-dpdk-throughput-latency-3n-hsw"
15361   filter: "'NIC_Intel-X710' and
15362            '64B' and
15363            'BASE' and
15364            'NDRPDR' and
15365            '1T1C' and
15366            'IP4FWD'"
15367   parameters:
15368   - "throughput"
15369   - "parent"
15370   - "tags"
15371   traces:
15372     hoverinfo: "x+y"
15373     boxpoints: "outliers"
15374     whiskerwidth: 0
15375   layout:
15376     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
15377     layout: "plot-throughput"
15378
15379 - type: "plot"
15380   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
15381   algorithm: "plot_performance_box"
15382   output-file-type: ".html"
15383   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
15384   data: "plot-dpdk-throughput-latency-3n-hsw"
15385   filter: "'NIC_Intel-X710' and
15386            '64B' and
15387            'BASE' and
15388            'NDRPDR' and
15389            '2T2C' and
15390            'IP4FWD'"
15391   parameters:
15392   - "throughput"
15393   - "parent"
15394   - "tags"
15395   traces:
15396     hoverinfo: "x+y"
15397     boxpoints: "outliers"
15398     whiskerwidth: 0
15399   layout:
15400     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
15401     layout: "plot-throughput"
15402
15403 - type: "plot"
15404   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
15405   algorithm: "plot_performance_box"
15406   output-file-type: ".html"
15407   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
15408   data: "plot-dpdk-throughput-latency-3n-hsw"
15409   filter: "'NIC_Intel-X710' and
15410            '64B' and
15411            'BASE' and
15412            'NDRPDR' and
15413            '1T1C' and
15414            'IP4FWD'"
15415   parameters:
15416   - "throughput"
15417   - "parent"
15418   - "tags"
15419   traces:
15420     hoverinfo: "x+y"
15421     boxpoints: "outliers"
15422     whiskerwidth: 0
15423   layout:
15424     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
15425     layout: "plot-throughput"
15426
15427 - type: "plot"
15428   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
15429   algorithm: "plot_performance_box"
15430   output-file-type: ".html"
15431   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
15432   data: "plot-dpdk-throughput-latency-3n-hsw"
15433   filter: "'NIC_Intel-X710' and
15434            '64B' and
15435            'BASE' and
15436            'NDRPDR' and
15437            '2T2C' and
15438            'IP4FWD'"
15439   parameters:
15440   - "throughput"
15441   - "parent"
15442   - "tags"
15443   traces:
15444     hoverinfo: "x+y"
15445     boxpoints: "outliers"
15446     whiskerwidth: 0
15447   layout:
15448     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
15449     layout: "plot-throughput"
15450
15451 # Packet Throughput - DPDK l3fwd 3n-hsw-xl710
15452 - type: "plot"
15453   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
15454   algorithm: "plot_performance_box"
15455   output-file-type: ".html"
15456   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
15457   data: "plot-dpdk-throughput-latency-3n-hsw"
15458   filter: "'NIC_Intel-XL710' and
15459            '64B' and
15460            'BASE' and
15461            'NDRPDR' and
15462            '1T1C' and
15463            'IP4FWD'"
15464   parameters:
15465   - "throughput"
15466   - "parent"
15467   - "tags"
15468   traces:
15469     hoverinfo: "x+y"
15470     boxpoints: "outliers"
15471     whiskerwidth: 0
15472   layout:
15473     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
15474     layout: "plot-throughput"
15475
15476 - type: "plot"
15477   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
15478   algorithm: "plot_performance_box"
15479   output-file-type: ".html"
15480   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
15481   data: "plot-dpdk-throughput-latency-3n-hsw"
15482   filter: "'NIC_Intel-XL710' and
15483            '64B' and
15484            'BASE' and
15485            'NDRPDR' and
15486            '2T2C' and
15487            'IP4FWD'"
15488   parameters:
15489   - "throughput"
15490   - "parent"
15491   - "tags"
15492   traces:
15493     hoverinfo: "x+y"
15494     boxpoints: "outliers"
15495     whiskerwidth: 0
15496   layout:
15497     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
15498     layout: "plot-throughput"
15499
15500 - type: "plot"
15501   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
15502   algorithm: "plot_performance_box"
15503   output-file-type: ".html"
15504   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
15505   data: "plot-dpdk-throughput-latency-3n-hsw"
15506   filter: "'NIC_Intel-XL710' and
15507            '64B' and
15508            'BASE' and
15509            'NDRPDR' and
15510            '1T1C' and
15511            'IP4FWD'"
15512   parameters:
15513   - "throughput"
15514   - "parent"
15515   - "tags"
15516   traces:
15517     hoverinfo: "x+y"
15518     boxpoints: "outliers"
15519     whiskerwidth: 0
15520   layout:
15521     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
15522     layout: "plot-throughput"
15523
15524 - type: "plot"
15525   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
15526   algorithm: "plot_performance_box"
15527   output-file-type: ".html"
15528   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
15529   data: "plot-dpdk-throughput-latency-3n-hsw"
15530   filter: "'NIC_Intel-XL710' and
15531            '64B' and
15532            'BASE' and
15533            'NDRPDR' and
15534            '2T2C' and
15535            'IP4FWD'"
15536   parameters:
15537   - "throughput"
15538   - "parent"
15539   - "tags"
15540   traces:
15541     hoverinfo: "x+y"
15542     boxpoints: "outliers"
15543     whiskerwidth: 0
15544   layout:
15545     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
15546     layout: "plot-throughput"
15547
15548 # Packet Throughput - DPDK l3fwd 3n-skx-x710
15549 - type: "plot"
15550   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
15551   algorithm: "plot_performance_box"
15552   output-file-type: ".html"
15553   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
15554   data: "plot-dpdk-throughput-latency-3n-skx"
15555   filter: "'NIC_Intel-X710' and
15556            '64B' and
15557            'BASE' and
15558            'NDRPDR' and
15559            '2T1C' and
15560            'IP4FWD'"
15561   parameters:
15562   - "throughput"
15563   - "parent"
15564   - "tags"
15565   traces:
15566     hoverinfo: "x+y"
15567     boxpoints: "outliers"
15568     whiskerwidth: 0
15569   layout:
15570     title: "l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
15571     layout: "plot-throughput"
15572
15573 - type: "plot"
15574   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
15575   algorithm: "plot_performance_box"
15576   output-file-type: ".html"
15577   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
15578   data: "plot-dpdk-throughput-latency-3n-skx"
15579   filter: "'NIC_Intel-X710' and
15580            '64B' and
15581            'BASE' and
15582            'NDRPDR' and
15583            '4T2C' and
15584            'IP4FWD'"
15585   parameters:
15586   - "throughput"
15587   - "parent"
15588   - "tags"
15589   traces:
15590     hoverinfo: "x+y"
15591     boxpoints: "outliers"
15592     whiskerwidth: 0
15593   layout:
15594     title: "l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
15595     layout: "plot-throughput"
15596
15597 - type: "plot"
15598   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
15599   algorithm: "plot_performance_box"
15600   output-file-type: ".html"
15601   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
15602   data: "plot-dpdk-throughput-latency-3n-skx"
15603   filter: "'NIC_Intel-X710' and
15604            '64B' and
15605            'BASE' and
15606            'NDRPDR' and
15607            '2T1C' and
15608            'IP4FWD'"
15609   parameters:
15610   - "throughput"
15611   - "parent"
15612   - "tags"
15613   traces:
15614     hoverinfo: "x+y"
15615     boxpoints: "outliers"
15616     whiskerwidth: 0
15617   layout:
15618     title: "l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
15619     layout: "plot-throughput"
15620
15621 - type: "plot"
15622   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
15623   algorithm: "plot_performance_box"
15624   output-file-type: ".html"
15625   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
15626   data: "plot-dpdk-throughput-latency-3n-skx"
15627   filter: "'NIC_Intel-X710' and
15628            '64B' and
15629            'BASE' and
15630            'NDRPDR' and
15631            '4T2C' and
15632            'IP4FWD'"
15633   parameters:
15634   - "throughput"
15635   - "parent"
15636   - "tags"
15637   traces:
15638     hoverinfo: "x+y"
15639     boxpoints: "outliers"
15640     whiskerwidth: 0
15641   layout:
15642     title: "l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
15643     layout: "plot-throughput"
15644
15645 # Packet Throughput - DPDK l3fwd 3n-skx-xxv710
15646 - type: "plot"
15647   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
15648   algorithm: "plot_performance_box"
15649   output-file-type: ".html"
15650   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
15651   data: "plot-dpdk-throughput-latency-3n-skx"
15652   filter: "'NIC_Intel-XXV710' and
15653            '64B' and
15654            'BASE' and
15655            'NDRPDR' and
15656            '2T1C' and
15657            'IP4FWD'"
15658   parameters:
15659   - "throughput"
15660   - "parent"
15661   - "tags"
15662   traces:
15663     hoverinfo: "x+y"
15664     boxpoints: "outliers"
15665     whiskerwidth: 0
15666   layout:
15667     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
15668     layout: "plot-throughput"
15669
15670 - type: "plot"
15671   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
15672   algorithm: "plot_performance_box"
15673   output-file-type: ".html"
15674   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
15675   data: "plot-dpdk-throughput-latency-3n-skx"
15676   filter: "'NIC_Intel-XXV710' and
15677            '64B' and
15678            'BASE' and
15679            'NDRPDR' and
15680            '4T2C' and
15681            'IP4FWD'"
15682   parameters:
15683   - "throughput"
15684   - "parent"
15685   - "tags"
15686   traces:
15687     hoverinfo: "x+y"
15688     boxpoints: "outliers"
15689     whiskerwidth: 0
15690   layout:
15691     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
15692     layout: "plot-throughput"
15693
15694 - type: "plot"
15695   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
15696   algorithm: "plot_performance_box"
15697   output-file-type: ".html"
15698   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
15699   data: "plot-dpdk-throughput-latency-3n-skx"
15700   filter: "'NIC_Intel-XXV710' and
15701            '64B' and
15702            'BASE' and
15703            'NDRPDR' and
15704            '2T1C' and
15705            'IP4FWD'"
15706   parameters:
15707   - "throughput"
15708   - "parent"
15709   - "tags"
15710   traces:
15711     hoverinfo: "x+y"
15712     boxpoints: "outliers"
15713     whiskerwidth: 0
15714   layout:
15715     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
15716     layout: "plot-throughput"
15717
15718 - type: "plot"
15719   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
15720   algorithm: "plot_performance_box"
15721   output-file-type: ".html"
15722   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
15723   data: "plot-dpdk-throughput-latency-3n-skx"
15724   filter: "'NIC_Intel-XXV710' and
15725            '64B' and
15726            'BASE' and
15727            'NDRPDR' and
15728            '4T2C' and
15729            'IP4FWD'"
15730   parameters:
15731   - "throughput"
15732   - "parent"
15733   - "tags"
15734   traces:
15735     hoverinfo: "x+y"
15736     boxpoints: "outliers"
15737     whiskerwidth: 0
15738   layout:
15739     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
15740     layout: "plot-throughput"
15741
15742 # Packet Throughput - DPDK l3fwd 2n-skx-x710
15743 - type: "plot"
15744   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
15745   algorithm: "plot_performance_box"
15746   output-file-type: ".html"
15747   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
15748   data: "plot-dpdk-throughput-latency-2n-skx"
15749   filter: "'NIC_Intel-X710' and
15750            '64B' and
15751            'BASE' and
15752            'NDRPDR' and
15753            '2T1C' and
15754            'IP4FWD'"
15755   parameters:
15756   - "throughput"
15757   - "parent"
15758   - "tags"
15759   traces:
15760     hoverinfo: "x+y"
15761     boxpoints: "outliers"
15762     whiskerwidth: 0
15763   layout:
15764     title: "l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
15765     layout: "plot-throughput"
15766
15767 - type: "plot"
15768   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
15769   algorithm: "plot_performance_box"
15770   output-file-type: ".html"
15771   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
15772   data: "plot-dpdk-throughput-latency-2n-skx"
15773   filter: "'NIC_Intel-X710' and
15774            '64B' and
15775            'BASE' and
15776            'NDRPDR' and
15777            '4T2C' and
15778            'IP4FWD'"
15779   parameters:
15780   - "throughput"
15781   - "parent"
15782   - "tags"
15783   traces:
15784     hoverinfo: "x+y"
15785     boxpoints: "outliers"
15786     whiskerwidth: 0
15787   layout:
15788     title: "l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
15789     layout: "plot-throughput"
15790
15791 - type: "plot"
15792   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
15793   algorithm: "plot_performance_box"
15794   output-file-type: ".html"
15795   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
15796   data: "plot-dpdk-throughput-latency-2n-skx"
15797   filter: "'NIC_Intel-X710' and
15798            '64B' and
15799            'BASE' and
15800            'NDRPDR' and
15801            '2T1C' and
15802            'IP4FWD'"
15803   parameters:
15804   - "throughput"
15805   - "parent"
15806   - "tags"
15807   traces:
15808     hoverinfo: "x+y"
15809     boxpoints: "outliers"
15810     whiskerwidth: 0
15811   layout:
15812     title: "l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
15813     layout: "plot-throughput"
15814
15815 - type: "plot"
15816   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
15817   algorithm: "plot_performance_box"
15818   output-file-type: ".html"
15819   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
15820   data: "plot-dpdk-throughput-latency-2n-skx"
15821   filter: "'NIC_Intel-X710' and
15822            '64B' and
15823            'BASE' and
15824            'NDRPDR' and
15825            '4T2C' and
15826            'IP4FWD'"
15827   parameters:
15828   - "throughput"
15829   - "parent"
15830   - "tags"
15831   traces:
15832     hoverinfo: "x+y"
15833     boxpoints: "outliers"
15834     whiskerwidth: 0
15835   layout:
15836     title: "l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
15837     layout: "plot-throughput"
15838
15839 # Packet Throughput - DPDK l3fwd 2n-skx-xxv710
15840 - type: "plot"
15841   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
15842   algorithm: "plot_performance_box"
15843   output-file-type: ".html"
15844   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
15845   data: "plot-dpdk-throughput-latency-2n-skx"
15846   filter: "'NIC_Intel-XXV710' and
15847            '64B' and
15848            'BASE' and
15849            'NDRPDR' and
15850            '2T1C' and
15851            'IP4FWD'"
15852   parameters:
15853   - "throughput"
15854   - "parent"
15855   - "tags"
15856   traces:
15857     hoverinfo: "x+y"
15858     boxpoints: "outliers"
15859     whiskerwidth: 0
15860   layout:
15861     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
15862     layout: "plot-throughput"
15863
15864 - type: "plot"
15865   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
15866   algorithm: "plot_performance_box"
15867   output-file-type: ".html"
15868   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
15869   data: "plot-dpdk-throughput-latency-2n-skx"
15870   filter: "'NIC_Intel-XXV710' and
15871            '64B' and
15872            'BASE' and
15873            'NDRPDR' and
15874            '4T2C' and
15875            'IP4FWD'"
15876   parameters:
15877   - "throughput"
15878   - "parent"
15879   - "tags"
15880   traces:
15881     hoverinfo: "x+y"
15882     boxpoints: "outliers"
15883     whiskerwidth: 0
15884   layout:
15885     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
15886     layout: "plot-throughput"
15887
15888 - type: "plot"
15889   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
15890   algorithm: "plot_performance_box"
15891   output-file-type: ".html"
15892   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
15893   data: "plot-dpdk-throughput-latency-2n-skx"
15894   filter: "'NIC_Intel-XXV710' and
15895            '64B' and
15896            'BASE' and
15897            'NDRPDR' and
15898            '2T1C' and
15899            'IP4FWD'"
15900   parameters:
15901   - "throughput"
15902   - "parent"
15903   - "tags"
15904   traces:
15905     hoverinfo: "x+y"
15906     boxpoints: "outliers"
15907     whiskerwidth: 0
15908   layout:
15909     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
15910     layout: "plot-throughput"
15911
15912 - type: "plot"
15913   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
15914   algorithm: "plot_performance_box"
15915   output-file-type: ".html"
15916   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
15917   data: "plot-dpdk-throughput-latency-2n-skx"
15918   filter: "'NIC_Intel-XXV710' and
15919            '64B' and
15920            'BASE' and
15921            'NDRPDR' and
15922            '4T2C' and
15923            'IP4FWD'"
15924   parameters:
15925   - "throughput"
15926   - "parent"
15927   - "tags"
15928   traces:
15929     hoverinfo: "x+y"
15930     boxpoints: "outliers"
15931     whiskerwidth: 0
15932   layout:
15933     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
15934     layout: "plot-throughput"
15935
15936 ################################################################################
15937
15938 # Packet Throughput - DPDK testpmd 3n-hsw-x520
15939 - type: "plot"
15940   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
15941   algorithm: "plot_performance_box"
15942   output-file-type: ".html"
15943   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
15944   data: "plot-dpdk-throughput-latency-3n-hsw"
15945   filter: "'NIC_Intel-X520-DA2' and
15946            '64B' and
15947            'BASE' and
15948            'NDRPDR' and
15949            '1T1C' and
15950            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
15951   parameters:
15952   - "throughput"
15953   - "parent"
15954   - "tags"
15955   traces:
15956     hoverinfo: "x+y"
15957     boxpoints: "outliers"
15958     whiskerwidth: 0
15959   layout:
15960     title: "testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
15961     layout: "plot-throughput"
15962
15963 - type: "plot"
15964   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
15965   algorithm: "plot_performance_box"
15966   output-file-type: ".html"
15967   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
15968   data: "plot-dpdk-throughput-latency-3n-hsw"
15969   filter: "'NIC_Intel-X520-DA2' and
15970            '64B' and
15971            'BASE' and
15972            'NDRPDR' and
15973            '2T2C' and
15974            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
15975   parameters:
15976   - "throughput"
15977   - "parent"
15978   - "tags"
15979   traces:
15980     hoverinfo: "x+y"
15981     boxpoints: "outliers"
15982     whiskerwidth: 0
15983   layout:
15984     title: "testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
15985     layout: "plot-throughput"
15986
15987 - type: "plot"
15988   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
15989   algorithm: "plot_performance_box"
15990   output-file-type: ".html"
15991   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
15992   data: "plot-dpdk-throughput-latency-3n-hsw"
15993   filter: "'NIC_Intel-X520-DA2' and
15994            '64B' and
15995            'BASE' and
15996            'NDRPDR' and
15997            '1T1C' and
15998            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
15999   parameters:
16000   - "throughput"
16001   - "parent"
16002   - "tags"
16003   traces:
16004     hoverinfo: "x+y"
16005     boxpoints: "outliers"
16006     whiskerwidth: 0
16007   layout:
16008     title: "testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
16009     layout: "plot-throughput"
16010
16011 - type: "plot"
16012   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
16013   algorithm: "plot_performance_box"
16014   output-file-type: ".html"
16015   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
16016   data: "plot-dpdk-throughput-latency-3n-hsw"
16017   filter: "'NIC_Intel-X520-DA2' and
16018            '64B' and
16019            'BASE' and
16020            'NDRPDR' and
16021            '2T2C' and
16022            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16023   parameters:
16024   - "throughput"
16025   - "parent"
16026   - "tags"
16027   traces:
16028     hoverinfo: "x+y"
16029     boxpoints: "outliers"
16030     whiskerwidth: 0
16031   layout:
16032     title: "testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
16033     layout: "plot-throughput"
16034
16035 # Packet Throughput - DPDK testpmd 3n-hsw-x710
16036 - type: "plot"
16037   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
16038   algorithm: "plot_performance_box"
16039   output-file-type: ".html"
16040   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
16041   data: "plot-dpdk-throughput-latency-3n-hsw"
16042   filter: "'NIC_Intel-X710' and
16043            '64B' and
16044            'BASE' and
16045            'NDRPDR' and
16046            '1T1C' and
16047            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16048   parameters:
16049   - "throughput"
16050   - "parent"
16051   - "tags"
16052   traces:
16053     hoverinfo: "x+y"
16054     boxpoints: "outliers"
16055     whiskerwidth: 0
16056   layout:
16057     title: "testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
16058     layout: "plot-throughput"
16059
16060 - type: "plot"
16061   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
16062   algorithm: "plot_performance_box"
16063   output-file-type: ".html"
16064   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
16065   data: "plot-dpdk-throughput-latency-3n-hsw"
16066   filter: "'NIC_Intel-X710' and
16067            '64B' and
16068            'BASE' and
16069            'NDRPDR' and
16070            '2T2C' and
16071            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16072   parameters:
16073   - "throughput"
16074   - "parent"
16075   - "tags"
16076   traces:
16077     hoverinfo: "x+y"
16078     boxpoints: "outliers"
16079     whiskerwidth: 0
16080   layout:
16081     title: "testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
16082     layout: "plot-throughput"
16083
16084 - type: "plot"
16085   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
16086   algorithm: "plot_performance_box"
16087   output-file-type: ".html"
16088   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
16089   data: "plot-dpdk-throughput-latency-3n-hsw"
16090   filter: "'NIC_Intel-X710' and
16091            '64B' and
16092            'BASE' and
16093            'NDRPDR' and
16094            '1T1C' and
16095            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16096   parameters:
16097   - "throughput"
16098   - "parent"
16099   - "tags"
16100   traces:
16101     hoverinfo: "x+y"
16102     boxpoints: "outliers"
16103     whiskerwidth: 0
16104   layout:
16105     title: "testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
16106     layout: "plot-throughput"
16107
16108 - type: "plot"
16109   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
16110   algorithm: "plot_performance_box"
16111   output-file-type: ".html"
16112   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
16113   data: "plot-dpdk-throughput-latency-3n-hsw"
16114   filter: "'NIC_Intel-X710' and
16115            '64B' and
16116            'BASE' and
16117            'NDRPDR' and
16118            '2T2C' and
16119            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16120   parameters:
16121   - "throughput"
16122   - "parent"
16123   - "tags"
16124   traces:
16125     hoverinfo: "x+y"
16126     boxpoints: "outliers"
16127     whiskerwidth: 0
16128   layout:
16129     title: "testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
16130     layout: "plot-throughput"
16131
16132 # Packet Throughput - DPDK testpmd 3n-hsw-xl710
16133 - type: "plot"
16134   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
16135   algorithm: "plot_performance_box"
16136   output-file-type: ".html"
16137   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
16138   data: "plot-dpdk-throughput-latency-3n-hsw"
16139   filter: "'NIC_Intel-XL710' and
16140            '64B' and
16141            'BASE' and
16142            'NDRPDR' and
16143            '1T1C' and
16144            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16145   parameters:
16146   - "throughput"
16147   - "parent"
16148   - "tags"
16149   traces:
16150     hoverinfo: "x+y"
16151     boxpoints: "outliers"
16152     whiskerwidth: 0
16153   layout:
16154     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
16155     layout: "plot-throughput"
16156
16157 - type: "plot"
16158   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
16159   algorithm: "plot_performance_box"
16160   output-file-type: ".html"
16161   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
16162   data: "plot-dpdk-throughput-latency-3n-hsw"
16163   filter: "'NIC_Intel-XL710' and
16164            '64B' and
16165            'BASE' and
16166            'NDRPDR' and
16167            '2T2C' and
16168            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16169   parameters:
16170   - "throughput"
16171   - "parent"
16172   - "tags"
16173   traces:
16174     hoverinfo: "x+y"
16175     boxpoints: "outliers"
16176     whiskerwidth: 0
16177   layout:
16178     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
16179     layout: "plot-throughput"
16180
16181 - type: "plot"
16182   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
16183   algorithm: "plot_performance_box"
16184   output-file-type: ".html"
16185   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
16186   data: "plot-dpdk-throughput-latency-3n-hsw"
16187   filter: "'NIC_Intel-XL710' and
16188            '64B' and
16189            'BASE' and
16190            'NDRPDR' and
16191            '1T1C' and
16192            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16193   parameters:
16194   - "throughput"
16195   - "parent"
16196   - "tags"
16197   traces:
16198     hoverinfo: "x+y"
16199     boxpoints: "outliers"
16200     whiskerwidth: 0
16201   layout:
16202     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
16203     layout: "plot-throughput"
16204
16205 - type: "plot"
16206   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
16207   algorithm: "plot_performance_box"
16208   output-file-type: ".html"
16209   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
16210   data: "plot-dpdk-throughput-latency-3n-hsw"
16211   filter: "'NIC_Intel-XL710' and
16212            '64B' and
16213            'BASE' and
16214            'NDRPDR' and
16215            '2T2C' and
16216            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16217   parameters:
16218   - "throughput"
16219   - "parent"
16220   - "tags"
16221   traces:
16222     hoverinfo: "x+y"
16223     boxpoints: "outliers"
16224     whiskerwidth: 0
16225   layout:
16226     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
16227     layout: "plot-throughput"
16228
16229 # Packet Throughput - DPDK testpmd 3n-skx-x710
16230 - type: "plot"
16231   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-2t1c-base-ndr"
16232   algorithm: "plot_performance_box"
16233   output-file-type: ".html"
16234   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-ndr"
16235   data: "plot-dpdk-throughput-latency-3n-skx"
16236   filter: "'NIC_Intel-X710' and
16237            '64B' and
16238            'BASE' and
16239            'NDRPDR' and
16240            '2T1C' and
16241            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16242   parameters:
16243   - "throughput"
16244   - "parent"
16245   - "tags"
16246   traces:
16247     hoverinfo: "x+y"
16248     boxpoints: "outliers"
16249     whiskerwidth: 0
16250   layout:
16251     title: "testpmd-3n-skx-x710-64b-2t1c-base-ndr"
16252     layout: "plot-throughput"
16253
16254 - type: "plot"
16255   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-4t2c-base-ndr"
16256   algorithm: "plot_performance_box"
16257   output-file-type: ".html"
16258   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-ndr"
16259   data: "plot-dpdk-throughput-latency-3n-skx"
16260   filter: "'NIC_Intel-X710' and
16261            '64B' and
16262            'BASE' and
16263            'NDRPDR' and
16264            '4T2C' and
16265            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16266   parameters:
16267   - "throughput"
16268   - "parent"
16269   - "tags"
16270   traces:
16271     hoverinfo: "x+y"
16272     boxpoints: "outliers"
16273     whiskerwidth: 0
16274   layout:
16275     title: "testpmd-3n-skx-x710-64b-4t2c-base-ndr"
16276     layout: "plot-throughput"
16277
16278 - type: "plot"
16279   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-2t1c-base-pdr"
16280   algorithm: "plot_performance_box"
16281   output-file-type: ".html"
16282   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-pdr"
16283   data: "plot-dpdk-throughput-latency-3n-skx"
16284   filter: "'NIC_Intel-X710' and
16285            '64B' and
16286            'BASE' and
16287            'NDRPDR' and
16288            '2T1C' and
16289            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16290   parameters:
16291   - "throughput"
16292   - "parent"
16293   - "tags"
16294   traces:
16295     hoverinfo: "x+y"
16296     boxpoints: "outliers"
16297     whiskerwidth: 0
16298   layout:
16299     title: "testpmd-3n-skx-x710-64b-2t1c-base-pdr"
16300     layout: "plot-throughput"
16301
16302 - type: "plot"
16303   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-4t2c-base-pdr"
16304   algorithm: "plot_performance_box"
16305   output-file-type: ".html"
16306   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-pdr"
16307   data: "plot-dpdk-throughput-latency-3n-skx"
16308   filter: "'NIC_Intel-X710' and
16309            '64B' and
16310            'BASE' and
16311            'NDRPDR' and
16312            '4T2C' and
16313            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16314   parameters:
16315   - "throughput"
16316   - "parent"
16317   - "tags"
16318   traces:
16319     hoverinfo: "x+y"
16320     boxpoints: "outliers"
16321     whiskerwidth: 0
16322   layout:
16323     title: "testpmd-3n-skx-x710-64b-4t2c-base-pdr"
16324     layout: "plot-throughput"
16325
16326 # Packet Throughput - DPDK testpmd 3n-skx-xxv710
16327 - type: "plot"
16328   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
16329   algorithm: "plot_performance_box"
16330   output-file-type: ".html"
16331   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
16332   data: "plot-dpdk-throughput-latency-3n-skx"
16333   filter: "'NIC_Intel-XXV710' and
16334            '64B' and
16335            'BASE' and
16336            'NDRPDR' and
16337            '2T1C' and
16338            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16339   parameters:
16340   - "throughput"
16341   - "parent"
16342   - "tags"
16343   traces:
16344     hoverinfo: "x+y"
16345     boxpoints: "outliers"
16346     whiskerwidth: 0
16347   layout:
16348     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
16349     layout: "plot-throughput"
16350
16351 - type: "plot"
16352   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
16353   algorithm: "plot_performance_box"
16354   output-file-type: ".html"
16355   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
16356   data: "plot-dpdk-throughput-latency-3n-skx"
16357   filter: "'NIC_Intel-XXV710' and
16358            '64B' and
16359            'BASE' and
16360            'NDRPDR' and
16361            '4T2C' and
16362            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16363   parameters:
16364   - "throughput"
16365   - "parent"
16366   - "tags"
16367   traces:
16368     hoverinfo: "x+y"
16369     boxpoints: "outliers"
16370     whiskerwidth: 0
16371   layout:
16372     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
16373     layout: "plot-throughput"
16374
16375 - type: "plot"
16376   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
16377   algorithm: "plot_performance_box"
16378   output-file-type: ".html"
16379   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
16380   data: "plot-dpdk-throughput-latency-3n-skx"
16381   filter: "'NIC_Intel-XXV710' and
16382            '64B' and
16383            'BASE' and
16384            'NDRPDR' and
16385            '2T1C' and
16386            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16387   parameters:
16388   - "throughput"
16389   - "parent"
16390   - "tags"
16391   traces:
16392     hoverinfo: "x+y"
16393     boxpoints: "outliers"
16394     whiskerwidth: 0
16395   layout:
16396     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
16397     layout: "plot-throughput"
16398
16399 - type: "plot"
16400   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
16401   algorithm: "plot_performance_box"
16402   output-file-type: ".html"
16403   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
16404   data: "plot-dpdk-throughput-latency-3n-skx"
16405   filter: "'NIC_Intel-XXV710' and
16406            '64B' and
16407            'BASE' and
16408            'NDRPDR' and
16409            '4T2C' and
16410            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16411   parameters:
16412   - "throughput"
16413   - "parent"
16414   - "tags"
16415   traces:
16416     hoverinfo: "x+y"
16417     boxpoints: "outliers"
16418     whiskerwidth: 0
16419   layout:
16420     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
16421     layout: "plot-throughput"
16422
16423 # Packet Throughput - DPDK testpmd 2n-skx-x710
16424 - type: "plot"
16425   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-2t1c-base-ndr"
16426   algorithm: "plot_performance_box"
16427   output-file-type: ".html"
16428   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-ndr"
16429   data: "plot-dpdk-throughput-latency-2n-skx"
16430   filter: "'NIC_Intel-X710' and
16431            '64B' and
16432            'BASE' and
16433            'NDRPDR' and
16434            '2T1C' and
16435            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16436   parameters:
16437   - "throughput"
16438   - "parent"
16439   - "tags"
16440   traces:
16441     hoverinfo: "x+y"
16442     boxpoints: "outliers"
16443     whiskerwidth: 0
16444   layout:
16445     title: "testpmd-2n-skx-x710-64b-2t1c-base-ndr"
16446     layout: "plot-throughput"
16447
16448 - type: "plot"
16449   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-4t2c-base-ndr"
16450   algorithm: "plot_performance_box"
16451   output-file-type: ".html"
16452   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-ndr"
16453   data: "plot-dpdk-throughput-latency-2n-skx"
16454   filter: "'NIC_Intel-X710' and
16455            '64B' and
16456            'BASE' and
16457            'NDRPDR' and
16458            '4T2C' and
16459            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16460   parameters:
16461   - "throughput"
16462   - "parent"
16463   - "tags"
16464   traces:
16465     hoverinfo: "x+y"
16466     boxpoints: "outliers"
16467     whiskerwidth: 0
16468   layout:
16469     title: "testpmd-2n-skx-x710-64b-4t2c-base-ndr"
16470     layout: "plot-throughput"
16471
16472 - type: "plot"
16473   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-2t1c-base-pdr"
16474   algorithm: "plot_performance_box"
16475   output-file-type: ".html"
16476   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-pdr"
16477   data: "plot-dpdk-throughput-latency-2n-skx"
16478   filter: "'NIC_Intel-X710' and
16479            '64B' and
16480            'BASE' and
16481            'NDRPDR' and
16482            '2T1C' and
16483            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16484   parameters:
16485   - "throughput"
16486   - "parent"
16487   - "tags"
16488   traces:
16489     hoverinfo: "x+y"
16490     boxpoints: "outliers"
16491     whiskerwidth: 0
16492   layout:
16493     title: "testpmd-2n-skx-x710-64b-2t1c-base-pdr"
16494     layout: "plot-throughput"
16495
16496 - type: "plot"
16497   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-4t2c-base-pdr"
16498   algorithm: "plot_performance_box"
16499   output-file-type: ".html"
16500   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-pdr"
16501   data: "plot-dpdk-throughput-latency-2n-skx"
16502   filter: "'NIC_Intel-X710' and
16503            '64B' and
16504            'BASE' and
16505            'NDRPDR' and
16506            '4T2C' and
16507            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16508   parameters:
16509   - "throughput"
16510   - "parent"
16511   - "tags"
16512   traces:
16513     hoverinfo: "x+y"
16514     boxpoints: "outliers"
16515     whiskerwidth: 0
16516   layout:
16517     title: "testpmd-2n-skx-x710-64b-4t2c-base-pdr"
16518     layout: "plot-throughput"
16519
16520 # Packet Throughput - DPDK testpmd 2n-skx-xxv710
16521 - type: "plot"
16522   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
16523   algorithm: "plot_performance_box"
16524   output-file-type: ".html"
16525   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
16526   data: "plot-dpdk-throughput-latency-2n-skx"
16527   filter: "'NIC_Intel-XXV710' and
16528            '64B' and
16529            'BASE' and
16530            'NDRPDR' and
16531            '2T1C' and
16532            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16533   parameters:
16534   - "throughput"
16535   - "parent"
16536   - "tags"
16537   traces:
16538     hoverinfo: "x+y"
16539     boxpoints: "outliers"
16540     whiskerwidth: 0
16541   layout:
16542     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
16543     layout: "plot-throughput"
16544
16545 - type: "plot"
16546   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
16547   algorithm: "plot_performance_box"
16548   output-file-type: ".html"
16549   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
16550   data: "plot-dpdk-throughput-latency-2n-skx"
16551   filter: "'NIC_Intel-XXV710' and
16552            '64B' and
16553            'BASE' and
16554            'NDRPDR' and
16555            '4T2C' and
16556            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16557   parameters:
16558   - "throughput"
16559   - "parent"
16560   - "tags"
16561   traces:
16562     hoverinfo: "x+y"
16563     boxpoints: "outliers"
16564     whiskerwidth: 0
16565   layout:
16566     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
16567     layout: "plot-throughput"
16568
16569 - type: "plot"
16570   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
16571   algorithm: "plot_performance_box"
16572   output-file-type: ".html"
16573   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
16574   data: "plot-dpdk-throughput-latency-2n-skx"
16575   filter: "'NIC_Intel-XXV710' and
16576            '64B' and
16577            'BASE' and
16578            'NDRPDR' and
16579            '2T1C' and
16580            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16581   parameters:
16582   - "throughput"
16583   - "parent"
16584   - "tags"
16585   traces:
16586     hoverinfo: "x+y"
16587     boxpoints: "outliers"
16588     whiskerwidth: 0
16589   layout:
16590     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
16591     layout: "plot-throughput"
16592
16593 - type: "plot"
16594   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
16595   algorithm: "plot_performance_box"
16596   output-file-type: ".html"
16597   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
16598   data: "plot-dpdk-throughput-latency-2n-skx"
16599   filter: "'NIC_Intel-XXV710' and
16600            '64B' and
16601            'BASE' and
16602            'NDRPDR' and
16603            '4T2C' and
16604            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16605   parameters:
16606   - "throughput"
16607   - "parent"
16608   - "tags"
16609   traces:
16610     hoverinfo: "x+y"
16611     boxpoints: "outliers"
16612     whiskerwidth: 0
16613   layout:
16614     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
16615     layout: "plot-throughput"
16616
16617 ################################################################################
16618
16619 # Packet Latency - VPP L2 3n-hsw-x520 base and scale
16620 - type: "plot"
16621   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
16622   algorithm: "plot_latency_error_bars"
16623   output-file-type: ".html"
16624   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
16625   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16626   filter: "'NIC_Intel-X520-DA2' and
16627            '64B' and
16628            ('BASE' or 'SCALE') and
16629            'NDRPDR' and
16630            'ETH' and
16631            '1T1C' and
16632            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
16633            not 'VHOST' and
16634            not 'MEMIF'"
16635   parameters:
16636   - "latency"
16637   - "parent"
16638   - "tags"
16639   sort:
16640   - "L2XCFWD"
16641   - "L2PATCH"
16642   - "L2BDMACLRN"
16643   - "FIB_10K"
16644   - "FIB_100K"
16645   - "FIB_1M"
16646   layout:
16647     title: "l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
16648     layout: "plot-latency"
16649
16650 - type: "plot"
16651   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
16652   algorithm: "plot_latency_error_bars"
16653   output-file-type: ".html"
16654   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
16655   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16656   filter: "'NIC_Intel-X520-DA2' and
16657            '64B' and
16658            ('BASE' or 'SCALE') and
16659            'NDRPDR' and
16660            'ETH' and
16661            '2T2C' and
16662            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
16663            not 'VHOST' and
16664            not 'MEMIF'"
16665   parameters:
16666   - "latency"
16667   - "parent"
16668   - "tags"
16669   sort:
16670   - "L2XCFWD"
16671   - "L2PATCH"
16672   - "L2BDMACLRN"
16673   - "FIB_10K"
16674   - "FIB_100K"
16675   - "FIB_1M"
16676   layout:
16677     title: "l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
16678     layout: "plot-latency"
16679
16680 # Packet Latency - VPP L2 3n-hsw-x520 features
16681 - type: "plot"
16682   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-features-ndr-lat"
16683   algorithm: "plot_latency_error_bars"
16684   output-file-type: ".html"
16685   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-ndr-lat"
16686   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16687   filter: "'NIC_Intel-X520-DA2' and
16688            '64B' and
16689            'NDRPDR' and
16690            '1T1C' and
16691            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
16692            not 'ACL' and
16693            not 'VHOST' and
16694            not 'MEMIF'"
16695   parameters:
16696   - "latency"
16697   - "parent"
16698   - "tags"
16699   sort:
16700   - "L2XCBASE"    # l2xcbase
16701   - "L2BDBASE"    # l2bdbase
16702   - "L2XCFWD"     # dot1q-l2xcbase
16703   - "L2BDMACLRN"  # dot1q-l2bdbase
16704   layout:
16705     title: "l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
16706     layout: "plot-latency"
16707
16708 - type: "plot"
16709   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-features-ndr-lat"
16710   algorithm: "plot_latency_error_bars"
16711   output-file-type: ".html"
16712   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-ndr-lat"
16713   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16714   filter: "'NIC_Intel-X520-DA2' and
16715            '64B' and
16716            'NDRPDR' and
16717            '2T2C' and
16718            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
16719            not 'ACL' and
16720            not 'VHOST' and
16721            not 'MEMIF'"
16722   parameters:
16723   - "latency"
16724   - "parent"
16725   - "tags"
16726   sort:
16727   - "L2XCBASE"    # l2xcbase
16728   - "L2BDBASE"    # l2bdbase
16729   - "L2XCFWD"     # dot1q-l2xcbase
16730   - "L2BDMACLRN"  # dot1q-l2bdbase
16731   layout:
16732     title: "l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
16733     layout: "plot-latency"
16734
16735 # Packet Latency - VPP L2 3n-hsw-x710 base and scale
16736 - type: "plot"
16737   title: "VPP Latency: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
16738   algorithm: "plot_latency_error_bars"
16739   output-file-type: ".html"
16740   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
16741   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16742   filter: "'NIC_Intel-X710' and
16743            '64B' and
16744            ('BASE' or 'SCALE') and
16745            'NDRPDR' and
16746            'ETH' and
16747            '1T1C' and
16748            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
16749            not 'VHOST' and
16750            not 'MEMIF'"
16751   parameters:
16752   - "latency"
16753   - "parent"
16754   - "tags"
16755   sort:
16756   - "L2PATCH"
16757   - "L2XCFWD"
16758   - "L2BDMACLRN"
16759   - "FIB_10K"
16760   - "FIB_100K"
16761   - "FIB_1M"
16762   layout:
16763     title: "l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
16764     layout: "plot-latency"
16765
16766 - type: "plot"
16767   title: "VPP Latency: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
16768   algorithm: "plot_latency_error_bars"
16769   output-file-type: ".html"
16770   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
16771   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16772   filter: "'NIC_Intel-X710' and
16773            '64B' and
16774            ('BASE' or 'SCALE') and
16775            'NDRPDR' and
16776            'ETH' and
16777            '2T2C' and
16778            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
16779            not 'VHOST' and
16780            not 'MEMIF'"
16781   parameters:
16782   - "latency"
16783   - "parent"
16784   - "tags"
16785   sort:
16786   - "L2PATCH"
16787   - "L2XCFWD"
16788   - "L2BDMACLRN"
16789   - "FIB_10K"
16790   - "FIB_100K"
16791   - "FIB_1M"
16792   layout:
16793     title: "l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
16794     layout: "plot-latency"
16795
16796 # Packet Latency - VPP L2 3n-hsw-x710 features
16797 - type: "plot"
16798   title: "VPP Latency: l2sw-3n-hsw-x710-64b-1t1c-features-ndr-lat"
16799   algorithm: "plot_latency_error_bars"
16800   output-file-type: ".html"
16801   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-ndr-lat"
16802   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16803   filter: "'NIC_Intel-X710' and
16804            '64B' and
16805            'NDRPDR' and
16806            '1T1C' and
16807            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
16808            not 'ACL' and
16809            not 'VHOST' and
16810            not 'L2OVRLAY' and
16811            not 'MEMIF'"
16812   parameters:
16813   - "latency"
16814   - "parent"
16815   - "tags"
16816   sort:
16817   - "L2XCBASE"    # l2xcbase
16818   - "L2BDBASE"    # l2bdbase
16819   - "L2XCFWD"     # dot1q-l2xcbase
16820   - "L2BDMACLRN"  # dot1q-l2bdbase
16821   layout:
16822     title: "l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
16823     layout: "plot-latency"
16824
16825 - type: "plot"
16826   title: "VPP Latency: l2sw-3n-hsw-x710-64b-2t2c-features-ndr-lat"
16827   algorithm: "plot_latency_error_bars"
16828   output-file-type: ".html"
16829   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-ndr-lat"
16830   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16831   filter: "'NIC_Intel-X710' and
16832            '64B' and
16833            'NDRPDR' and
16834            '2T2C' and
16835            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
16836            not 'ACL' and
16837            not 'VHOST' and
16838            not 'L2OVRLAY' and
16839            not 'MEMIF'"
16840   parameters:
16841   - "latency"
16842   - "parent"
16843   - "tags"
16844   sort:
16845   - "L2XCBASE"    # l2xcbase
16846   - "L2BDBASE"    # l2bdbase
16847   - "L2XCFWD"     # dot1q-l2xcbase
16848   - "L2BDMACLRN"  # dot1q-l2bdbase
16849   layout:
16850     title: "l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
16851     layout: "plot-latency"
16852
16853 # Packet Latency - VPP L2 3n-hsw-xl710 base and scale
16854 - type: "plot"
16855   title: "VPP Latency: l2sw-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
16856   algorithm: "plot_latency_error_bars"
16857   output-file-type: ".html"
16858   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
16859   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16860   filter: "'NIC_Intel-XL710' and
16861            '64B' and
16862            'BASE' and
16863            'NDRPDR' and
16864            'ETH' and
16865            '1T1C' and
16866            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
16867            not 'VHOST' and
16868            not 'MEMIF'"
16869   parameters:
16870   - "latency"
16871   - "parent"
16872   - "tags"
16873   sort:
16874   - "L2PATCH"
16875   - "L2XCFWD"
16876   - "L2BDMACLRN"
16877   layout:
16878     title: "l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
16879     layout: "plot-latency"
16880
16881 - type: "plot"
16882   title: "VPP Latency: l2sw-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
16883   algorithm: "plot_latency_error_bars"
16884   output-file-type: ".html"
16885   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
16886   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16887   filter: "'NIC_Intel-XL710' and
16888            '64B' and
16889            'BASE' and
16890            'NDRPDR' and
16891            'ETH' and
16892            '2T2C' and
16893            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
16894            not 'VHOST' and
16895            not 'MEMIF'"
16896   parameters:
16897   - "latency"
16898   - "parent"
16899   - "tags"
16900   sort:
16901   - "L2PATCH"
16902   - "L2XCFWD"
16903   - "L2BDMACLRN"
16904   layout:
16905     title: "l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
16906     layout: "plot-latency"
16907
16908 # Packet Latency - VPP L2 3n-skx-x710 base and scale
16909 - type: "plot"
16910   title: "VPP Latency: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
16911   algorithm: "plot_latency_error_bars"
16912   output-file-type: ".html"
16913   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
16914   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16915   filter: "'NIC_Intel-X710' and
16916            '64B' and
16917            ('BASE' or 'SCALE') and
16918            'NDRPDR' and
16919            'ETH' and
16920            '2T1C' and
16921            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
16922            not 'VHOST' and
16923            not 'MEMIF' and
16924            not 'DRV_AVF'"
16925   parameters:
16926   - "latency"
16927   - "parent"
16928   - "tags"
16929   sort:
16930   - "L2PATCH"
16931   - "L2XCBASE"
16932   - "BASE"
16933   - "FIB_10K"
16934   - "FIB_100K"
16935   - "FIB_1M"
16936   layout:
16937     title: "l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
16938     layout: "plot-latency"
16939
16940 - type: "plot"
16941   title: "VPP Latency: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
16942   algorithm: "plot_latency_error_bars"
16943   output-file-type: ".html"
16944   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
16945   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16946   filter: "'NIC_Intel-X710' and
16947            '64B' and
16948            ('BASE' or 'SCALE') and
16949            'NDRPDR' and
16950            'ETH' and
16951            '4T2C' and
16952            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
16953            not 'VHOST' and
16954            not 'MEMIF' and
16955            not 'DRV_AVF'"
16956   parameters:
16957   - "latency"
16958   - "parent"
16959   - "tags"
16960   sort:
16961   - "L2PATCH"
16962   - "L2XCBASE"
16963   - "BASE"
16964   - "FIB_10K"
16965   - "FIB_100K"
16966   - "FIB_1M"
16967   layout:
16968     title: "l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
16969     layout: "plot-latency"
16970
16971 # Packet Latency - VPP L2 3n-skx-x710 features
16972 - type: "plot"
16973   title: "VPP Latency: l2sw-3n-skx-x710-64b-2t1c-features-ndr-lat"
16974   algorithm: "plot_latency_error_bars"
16975   output-file-type: ".html"
16976   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-ndr-lat"
16977   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16978   filter: "'NIC_Intel-X710' and
16979            '64B' and
16980            'NDRPDR' and
16981            '2T1C' and
16982            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
16983            not 'ACL' and
16984            not 'VHOST' and
16985            not 'DRV_AVF' and
16986            not 'L2OVRLAY' and
16987            not 'MEMIF'"
16988   parameters:
16989   - "latency"
16990   - "parent"
16991   - "tags"
16992   sort:
16993   - "L2XCBASE"    # l2xcbase
16994   - "L2BDBASE"    # l2bdbase
16995   - "L2XCFWD"     # dot1q-l2xcbase
16996   - "L2BDMACLRN"  # dot1q-l2bdbase
16997   layout:
16998     title: "l2sw-3n-skx-x710-64b-2t1c-features-ndr"
16999     layout: "plot-latency"
17000
17001 - type: "plot"
17002   title: "VPP Latency: l2sw-3n-skx-x710-64b-4t2c-features-ndr-lat"
17003   algorithm: "plot_latency_error_bars"
17004   output-file-type: ".html"
17005   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-ndr-lat"
17006   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17007   filter: "'NIC_Intel-X710' and
17008            '64B' and
17009            'NDRPDR' and
17010            '4T2C' and
17011            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
17012            not 'ACL' and
17013            not 'VHOST' and
17014            not 'DRV_AVF' and
17015            not 'L2OVRLAY' and
17016            not 'MEMIF'"
17017   parameters:
17018   - "latency"
17019   - "parent"
17020   - "tags"
17021   sort:
17022   - "L2XCBASE"    # l2xcbase
17023   - "L2BDBASE"    # l2bdbase
17024   - "L2XCFWD"     # dot1q-l2xcbase
17025   - "L2BDMACLRN"  # dot1q-l2bdbase
17026   layout:
17027     title: "l2sw-3n-skx-x710-64b-4t2c-features-ndr"
17028     layout: "plot-latency"
17029
17030 # Packet Latency - VPP L2 3n-skx-xxv710 base and scale
17031 - type: "plot"
17032   title: "VPP Latency: l2sw-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
17033   algorithm: "plot_latency_error_bars"
17034   output-file-type: ".html"
17035   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
17036   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17037   filter: "'NIC_Intel-XXV710' and
17038            '64B' and
17039            ('BASE' or 'SCALE') and
17040            'NDRPDR' and
17041            'ETH' and
17042            '2T1C' and
17043            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
17044            not 'VHOST' and
17045            not 'MEMIF'"
17046   parameters:
17047   - "latency"
17048   - "parent"
17049   - "tags"
17050   sort:
17051   - "L2PATCH"
17052   - "L2PATCH"
17053   - "L2XCBASE"
17054   - "L2BDMACLRN"
17055   layout:
17056     title: "l2sw-3n-skx-xxv710-64b-2t1c-base-ndr"
17057     layout: "plot-latency"
17058
17059 - type: "plot"
17060   title: "VPP Latency: l2sw-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
17061   algorithm: "plot_latency_error_bars"
17062   output-file-type: ".html"
17063   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
17064   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17065   filter: "'NIC_Intel-XXV710' and
17066            '64B' and
17067            ('BASE' or 'SCALE') and
17068            'NDRPDR' and
17069            'ETH' and
17070            '4T2C' and
17071            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
17072            not 'VHOST' and
17073            not 'MEMIF'"
17074   parameters:
17075   - "latency"
17076   - "parent"
17077   - "tags"
17078   sort:
17079   - "L2PATCH"
17080   - "L2PATCH"
17081   - "L2XCBASE"
17082   - "L2BDMACLRN"
17083   layout:
17084     title: "l2sw-3n-skx-xxv710-64b-4t2c-base-ndr"
17085     layout: "plot-latency"
17086
17087 # Packet Latency - VPP L2 2n-skx-x710 base and scale
17088 - type: "plot"
17089   title: "VPP Latency: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
17090   algorithm: "plot_latency_error_bars"
17091   output-file-type: ".html"
17092   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
17093   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17094   filter: "'NIC_Intel-X710' and
17095            '64B' and
17096            'ETH' and
17097            ('BASE' or 'SCALE') and
17098            'NDRPDR' and
17099            '2T1C' and
17100            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
17101            not 'VHOST' and
17102            not 'MEMIF'"
17103   parameters:
17104   - "latency"
17105   - "parent"
17106   - "tags"
17107   sort:
17108   - "L2PATCH"
17109   - "L2XCBASE"
17110   - "BASE"
17111   - "FIB_10K"
17112   - "FIB_100K"
17113   - "FIB_1M"
17114   layout:
17115     title: "l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
17116     layout: "plot-latency"
17117
17118 - type: "plot"
17119   title: "VPP Latency: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
17120   algorithm: "plot_latency_error_bars"
17121   output-file-type: ".html"
17122   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
17123   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17124   filter: "'NIC_Intel-X710' and
17125            '64B' and
17126            ('BASE' or 'SCALE') and
17127            'NDRPDR' and
17128            'ETH' and
17129            '4T2C' and
17130            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
17131            not 'VHOST' and
17132            not 'MEMIF'"
17133   parameters:
17134   - "latency"
17135   - "parent"
17136   - "tags"
17137   sort:
17138   - "L2PATCH"
17139   - "L2XCBASE"
17140   - "BASE"
17141   - "FIB_10K"
17142   - "FIB_100K"
17143   - "FIB_1M"
17144   layout:
17145     title: "l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
17146     layout: "plot-latency"
17147
17148 # Packet Latency - VPP L2 2n-skx-xxv710 base and scale
17149 - type: "plot"
17150   title: "VPP Latency: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
17151   algorithm: "plot_latency_error_bars"
17152   output-file-type: ".html"
17153   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
17154   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17155   filter: "'NIC_Intel-XXV710' and
17156            '64B' and
17157            ('BASE' or 'SCALE') and
17158            'NDRPDR' and
17159            'ETH' and
17160            '2T1C' and
17161            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
17162            not 'VHOST' and
17163            not 'MEMIF'"
17164   parameters:
17165   - "latency"
17166   - "parent"
17167   - "tags"
17168   sort:
17169   - "L2PATCH"
17170   - "L2XCBASE"
17171   - "BASE"
17172   - "FIB_10K"
17173   - "FIB_100K"
17174   - "FIB_1M"
17175   layout:
17176     title: "l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
17177     layout: "plot-latency"
17178
17179 - type: "plot"
17180   title: "VPP Latency: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
17181   algorithm: "plot_latency_error_bars"
17182   output-file-type: ".html"
17183   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
17184   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17185   filter: "'NIC_Intel-XXV710' and
17186            '64B' and
17187            ('BASE' or 'SCALE') and
17188            'NDRPDR' and
17189            'ETH' and
17190            '4T2C' and
17191            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
17192            not 'VHOST' and
17193            not 'MEMIF'"
17194   parameters:
17195   - "latency"
17196   - "parent"
17197   - "tags"
17198   sort:
17199   - "L2PATCH"
17200   - "L2XCBASE"
17201   - "BASE"
17202   - "FIB_10K"
17203   - "FIB_100K"
17204   - "FIB_1M"
17205   layout:
17206     title: "l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
17207     layout: "plot-latency"
17208
17209 ################################################################################
17210
17211 # Packet Latency - VPP Container Memif 3n-hsw-x520
17212 - type: "plot"
17213   title: "VPP Latency: memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
17214   algorithm: "plot_latency_error_bars"
17215   output-file-type: ".html"
17216   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
17217   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17218   filter: "'NIC_Intel-X520-DA2' and
17219            '64B' and
17220            ('BASE' or 'SCALE') and
17221            'NDRPDR' and
17222            '1T1C' and
17223            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
17224            not 'VHOST' and
17225            'MEMIF'"
17226   parameters:
17227   - "latency"
17228   - "parent"
17229   - "tags"
17230   sort:
17231   - "L2XCFWD"
17232   - "L2XCFWD"
17233   - "L2XCFWD"
17234   - "L2BDMACLRN"
17235   - "L2BDMACLRN"
17236   - "L2BDMACLRN"
17237   - "IP4FWD"
17238   layout:
17239     title: "memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
17240     layout: "plot-latency"
17241
17242 - type: "plot"
17243   title: "VPP Latency: memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
17244   algorithm: "plot_latency_error_bars"
17245   output-file-type: ".html"
17246   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
17247   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17248   filter: "'NIC_Intel-X520-DA2' and
17249            '64B' and
17250            ('BASE' or 'SCALE') and
17251            'NDRPDR' and
17252            '2T2C' and
17253            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
17254            not 'VHOST' and
17255            'MEMIF'"
17256   parameters:
17257   - "latency"
17258   - "parent"
17259   - "tags"
17260   sort:
17261   - "L2XCFWD"
17262   - "L2XCFWD"
17263   - "L2XCFWD"
17264   - "L2BDMACLRN"
17265   - "L2BDMACLRN"
17266   - "L2BDMACLRN"
17267   - "IP4FWD"
17268   layout:
17269     title: "memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
17270     layout: "plot-latency"
17271
17272 # Packet Latency - VPP Container Memif 3n-hsw-x710
17273 - type: "plot"
17274   title: "VPP Latency: memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
17275   algorithm: "plot_latency_error_bars"
17276   output-file-type: ".html"
17277   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
17278   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17279   filter: "'NIC_Intel-X710' and
17280            '64B' and
17281            ('BASE' or 'SCALE') and
17282            'NDRPDR' and
17283            '1T1C' and
17284            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
17285            not 'VHOST' and
17286            'MEMIF'"
17287   parameters:
17288   - "latency"
17289   - "parent"
17290   - "tags"
17291   sort:
17292   - "L2XCFWD"
17293   - "L2XCFWD"
17294   - "L2XCFWD"
17295   - "L2BDMACLRN"
17296   - "L2BDMACLRN"
17297   - "L2BDMACLRN"
17298   - "IP4FWD"
17299   layout:
17300     title: "memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
17301     layout: "plot-latency"
17302
17303 - type: "plot"
17304   title: "VPP Latency: memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
17305   algorithm: "plot_latency_error_bars"
17306   output-file-type: ".html"
17307   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
17308   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17309   filter: "'NIC_Intel-X710' and
17310            '64B' and
17311            ('BASE' or 'SCALE') and
17312            'NDRPDR' and
17313            '2T2C' and
17314            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
17315            not 'VHOST' and
17316            'MEMIF'"
17317   parameters:
17318   - "latency"
17319   - "parent"
17320   - "tags"
17321   sort:
17322   - "L2XCFWD"
17323   - "L2XCFWD"
17324   - "L2XCFWD"
17325   - "L2BDMACLRN"
17326   - "L2BDMACLRN"
17327   - "L2BDMACLRN"
17328   - "IP4FWD"
17329   layout:
17330     title: "memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
17331     layout: "plot-latency"
17332
17333 # Packet Latency - VPP Container Memif 3n-hsw-xl710
17334 - type: "plot"
17335   title: "VPP Latency: memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr-lat"
17336   algorithm: "plot_latency_error_bars"
17337   output-file-type: ".html"
17338   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr-lat"
17339   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17340   filter: "'NIC_Intel-XL710' and
17341            '64B' and
17342            ('BASE' or 'SCALE') and
17343            'NDRPDR' and
17344            '1T1C' and
17345            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
17346            not 'VHOST' and
17347            'MEMIF'"
17348   parameters:
17349   - "latency"
17350   - "parent"
17351   - "tags"
17352   sort:
17353   - "L2XCFWD"
17354   - "L2XCFWD"
17355   - "L2XCFWD"
17356   - "L2BDMACLRN"
17357   - "L2BDMACLRN"
17358   - "L2BDMACLRN"
17359   - "IP4FWD"
17360   layout:
17361     title: "memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr"
17362     layout: "plot-latency"
17363
17364 - type: "plot"
17365   title: "VPP Latency: memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr-lat"
17366   algorithm: "plot_latency_error_bars"
17367   output-file-type: ".html"
17368   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr-lat"
17369   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17370   filter: "'NIC_Intel-XL710' and
17371            '64B' and
17372            ('BASE' or 'SCALE') and
17373            'NDRPDR' and
17374            '2T2C' and
17375            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
17376            not 'VHOST' and
17377            'MEMIF'"
17378   parameters:
17379   - "latency"
17380   - "parent"
17381   - "tags"
17382   sort:
17383   - "L2XCFWD"
17384   - "L2XCFWD"
17385   - "L2XCFWD"
17386   - "L2BDMACLRN"
17387   - "L2BDMACLRN"
17388   - "L2BDMACLRN"
17389   - "IP4FWD"
17390   layout:
17391     title: "memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr"
17392     layout: "plot-latency"
17393
17394 # Packet Latency - VPP Container Memif 3n-skx-x710
17395 - type: "plot"
17396   title: "VPP Latency: memif-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
17397   algorithm: "plot_latency_error_bars"
17398   output-file-type: ".html"
17399   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
17400   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17401   filter: "'NIC_Intel-X710' and
17402            '64B' and
17403            ('BASE' or 'SCALE') and
17404            'NDRPDR' and
17405            '2T1C' and
17406            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
17407            not 'VHOST' and
17408            'MEMIF'"
17409   parameters:
17410   - "latency"
17411   - "parent"
17412   - "tags"
17413   sort:
17414   - "L2XCFWD"
17415   - "L2XCFWD"
17416   - "L2XCFWD"
17417   - "L2BDMACLRN"
17418   - "L2BDMACLRN"
17419   - "L2BDMACLRN"
17420   - "IP4FWD"
17421   layout:
17422     title: "memif-3n-skx-x710-64b-2t1c-base_and_features-ndr"
17423     layout: "plot-latency"
17424
17425 - type: "plot"
17426   title: "VPP Latency: memif-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
17427   algorithm: "plot_latency_error_bars"
17428   output-file-type: ".html"
17429   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
17430   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17431   filter: "'NIC_Intel-X710' and
17432            '64B' and
17433            ('BASE' or 'SCALE') and
17434            'NDRPDR' and
17435            '4T2C' and
17436            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
17437            not 'VHOST' and
17438            'MEMIF'"
17439   parameters:
17440   - "latency"
17441   - "parent"
17442   - "tags"
17443   sort:
17444   - "L2XCFWD"
17445   - "L2XCFWD"
17446   - "L2XCFWD"
17447   - "L2BDMACLRN"
17448   - "L2BDMACLRN"
17449   - "L2BDMACLRN"
17450   - "IP4FWD"
17451   layout:
17452     title: "memif-3n-skx-x710-64b-4t2c-base_and_features-ndr"
17453     layout: "plot-latency"
17454
17455 # Packet Latency - VPP Container Memif 2n-skx-x710
17456 - type: "plot"
17457   title: "VPP Latency: memif-2n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
17458   algorithm: "plot_latency_error_bars"
17459   output-file-type: ".html"
17460   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
17461   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17462   filter: "'NIC_Intel-X710' and
17463            '64B' and
17464            ('BASE' or 'SCALE') and
17465            'NDRPDR' and
17466            '2T1C' and
17467            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
17468            not 'VHOST' and
17469            not 'NF_DENSITY' and
17470            'MEMIF'"
17471   parameters:
17472   - "latency"
17473   - "parent"
17474   - "tags"
17475   sort:
17476   - "L2XCFWD"
17477   - "L2XCFWD"
17478   - "L2XCFWD"
17479   - "L2BDMACLRN"
17480   - "L2BDMACLRN"
17481   - "L2BDMACLRN"
17482   - "IP4FWD"
17483   layout:
17484     title: "memif-2n-skx-x710-64b-2t1c-base_and_features-ndr"
17485     layout: "plot-latency"
17486
17487 - type: "plot"
17488   title: "VPP Latency: memif-2n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
17489   algorithm: "plot_latency_error_bars"
17490   output-file-type: ".html"
17491   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
17492   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17493   filter: "'NIC_Intel-X710' and
17494            '64B' and
17495            ('BASE' or 'SCALE') and
17496            'NDRPDR' and
17497            '4T2C' and
17498            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
17499            not 'VHOST' and
17500            not 'NF_DENSITY' and
17501            'MEMIF'"
17502   parameters:
17503   - "latency"
17504   - "parent"
17505   - "tags"
17506   sort:
17507   - "L2XCFWD"
17508   - "L2XCFWD"
17509   - "L2XCFWD"
17510   - "L2BDMACLRN"
17511   - "L2BDMACLRN"
17512   - "L2BDMACLRN"
17513   - "IP4FWD"
17514   layout:
17515     title: "memif-2n-skx-x710-64b-4t2c-base_and_features-ndr"
17516     layout: "plot-latency"
17517
17518 # Packet Latency - VPP Container Memif 2n-skx-xxv710
17519 - type: "plot"
17520   title: "VPP Latency: memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr-lat"
17521   algorithm: "plot_latency_error_bars"
17522   output-file-type: ".html"
17523   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr-lat"
17524   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17525   filter: "'NIC_Intel-XXV710' and
17526            '64B' and
17527            ('BASE' or 'SCALE') and
17528            'NDRPDR' and
17529            '2T1C' and
17530            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
17531            not 'VHOST' and
17532            'MEMIF'"
17533   parameters:
17534   - "latency"
17535   - "parent"
17536   - "tags"
17537   sort:
17538   - "L2XCFWD"
17539   - "L2XCFWD"
17540   - "L2XCFWD"
17541   - "L2BDMACLRN"
17542   - "L2BDMACLRN"
17543   - "L2BDMACLRN"
17544   - "IP4FWD"
17545   layout:
17546     title: "memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
17547     layout: "plot-latency"
17548
17549 - type: "plot"
17550   title: "VPP Latency: memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr-lat"
17551   algorithm: "plot_latency_error_bars"
17552   output-file-type: ".html"
17553   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr-lat"
17554   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17555   filter: "'NIC_Intel-XXV710' and
17556            '64B' and
17557            ('BASE' or 'SCALE') and
17558            'NDRPDR' and
17559            '4T2C' and
17560            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
17561            not 'VHOST' and
17562            'MEMIF'"
17563   parameters:
17564   - "latency"
17565   - "parent"
17566   - "tags"
17567   sort:
17568   - "L2XCFWD"
17569   - "L2XCFWD"
17570   - "L2XCFWD"
17571   - "L2BDMACLRN"
17572   - "L2BDMACLRN"
17573   - "L2BDMACLRN"
17574   - "IP4FWD"
17575   layout:
17576     title: "memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
17577     layout: "plot-latency"
17578
17579 ################################################################################
17580
17581 # Packet Latency - VPP Container Memif 3n-hsw-x520 - l2xc
17582 - type: "plot"
17583   title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr-lat"
17584   algorithm: "plot_latency_error_bars"
17585   output-file-type: ".html"
17586   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr-lat"
17587   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
17588   filter: "'NIC_Intel-X520-DA2' and
17589            '64B' and
17590            ('BASE' or 'SCALE') and
17591            'NDRPDR' and
17592            '1T1C' and
17593            'L2XCFWD' and
17594            not 'VHOST' and
17595            not 'NF_DENSITY' and
17596            'MEMIF'"
17597   parameters:
17598   - "latency"
17599   - "parent"
17600   - "tags"
17601   sort:
17602   - "1VNF"
17603   - "2VNF"
17604   - "4VNF"
17605   - "2VNF"
17606   - "4VNF"
17607   layout:
17608     title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
17609     layout: "plot-latency"
17610
17611 - type: "plot"
17612   title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr-lat"
17613   algorithm: "plot_latency_error_bars"
17614   output-file-type: ".html"
17615   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr-lat"
17616   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
17617   filter: "'NIC_Intel-X520-DA2' and
17618            '64B' and
17619            ('BASE' or 'SCALE') and
17620            'NDRPDR' and
17621            '2T2C' and
17622            'L2XCFWD' and
17623            not 'VHOST' and
17624            not 'NF_DENSITY' and
17625            'MEMIF'"
17626   parameters:
17627   - "latency"
17628   - "parent"
17629   - "tags"
17630   sort:
17631   - "1VNF"
17632   - "2VNF"
17633   - "4VNF"
17634   - "2VNF"
17635   - "4VNF"
17636   layout:
17637     title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
17638     layout: "plot-latency"
17639
17640 # Packet Latency - VPP Container Memif 3n-hsw-x520 - l2bd
17641 - type: "plot"
17642   title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr-lat"
17643   algorithm: "plot_latency_error_bars"
17644   output-file-type: ".html"
17645   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr-lat"
17646   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
17647   filter: "'NIC_Intel-X520-DA2' and
17648            '64B' and
17649            ('BASE' or 'SCALE') and
17650            'NDRPDR' and
17651            '1T1C' and
17652            ('L2BDMACSTAT' or 'L2BDMACLRN') and
17653            not 'VHOST' and
17654            not 'NF_DENSITY' and
17655            'MEMIF'"
17656   parameters:
17657   - "latency"
17658   - "parent"
17659   - "tags"
17660   sort:
17661   - "1VNF"
17662   - "2VNF"
17663   - "4VNF"
17664   - "2VNF"
17665   - "4VNF"
17666   layout:
17667     title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
17668     layout: "plot-latency"
17669
17670 - type: "plot"
17671   title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr-lat"
17672   algorithm: "plot_latency_error_bars"
17673   output-file-type: ".html"
17674   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr-lat"
17675   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
17676   filter: "'NIC_Intel-X520-DA2' and
17677            '64B' and
17678            ('BASE' or 'SCALE') and
17679            'NDRPDR' and
17680            '2T2C' and
17681            ('L2BDMACSTAT' or 'L2BDMACLRN') and
17682            not 'VHOST' and
17683            not 'NF_DENSITY' and
17684            'MEMIF'"
17685   parameters:
17686   - "latency"
17687   - "parent"
17688   - "tags"
17689   sort:
17690   - "1VNF"
17691   - "2VNF"
17692   - "4VNF"
17693   - "2VNF"
17694   - "4VNF"
17695   layout:
17696     title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
17697     layout: "plot-latency"
17698
17699 # Packet Latency - VPP Container Memif 3n-hsw-x710 - l2xc
17700 - type: "plot"
17701   title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr-lat"
17702   algorithm: "plot_latency_error_bars"
17703   output-file-type: ".html"
17704   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr-lat"
17705   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
17706   filter: "'NIC_Intel-X710' and
17707            '64B' and
17708            ('BASE' or 'SCALE') and
17709            'NDRPDR' and
17710            '1T1C' and
17711            'L2XCFWD' and
17712            not 'VHOST' and
17713            not 'NF_DENSITY' and
17714            'MEMIF'"
17715   parameters:
17716   - "latency"
17717   - "parent"
17718   - "tags"
17719   sort:
17720   - "1VNF"
17721   - "2VNF"
17722   - "4VNF"
17723   - "2VNF"
17724   - "4VNF"
17725   layout:
17726     title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
17727     layout: "plot-latency"
17728
17729 - type: "plot"
17730   title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr-lat"
17731   algorithm: "plot_latency_error_bars"
17732   output-file-type: ".html"
17733   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr-lat"
17734   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
17735   filter: "'NIC_Intel-X710' and
17736            '64B' and
17737            ('BASE' or 'SCALE') and
17738            'NDRPDR' and
17739            '2T2C' and
17740            'L2XCFWD' and
17741            not 'VHOST' and
17742            not 'NF_DENSITY' and
17743            'MEMIF'"
17744   parameters:
17745   - "latency"
17746   - "parent"
17747   - "tags"
17748   sort:
17749   - "1VNF"
17750   - "2VNF"
17751   - "4VNF"
17752   - "2VNF"
17753   - "4VNF"
17754   layout:
17755     title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
17756     layout: "plot-latency"
17757
17758 # Packet Latency - VPP Container Memif 3n-hsw-x710 - l2bd
17759 - type: "plot"
17760   title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr-lat"
17761   algorithm: "plot_latency_error_bars"
17762   output-file-type: ".html"
17763   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr-lat"
17764   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
17765   filter: "'NIC_Intel-X710' and
17766            '64B' and
17767            ('BASE' or 'SCALE') and
17768            'NDRPDR' and
17769            '1T1C' and
17770            ('L2BDMACSTAT' or 'L2BDMACLRN') and
17771            not 'VHOST' and
17772            not 'NF_DENSITY' and
17773            'MEMIF'"
17774   parameters:
17775   - "latency"
17776   - "parent"
17777   - "tags"
17778   sort:
17779   - "1VNF"
17780   - "2VNF"
17781   - "4VNF"
17782   - "2VNF"
17783   - "4VNF"
17784   layout:
17785     title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
17786     layout: "plot-latency"
17787
17788 - type: "plot"
17789   title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr-lat"
17790   algorithm: "plot_latency_error_bars"
17791   output-file-type: ".html"
17792   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr-lat"
17793   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
17794   filter: "'NIC_Intel-X710' and
17795            '64B' and
17796            ('BASE' or 'SCALE') and
17797            'NDRPDR' and
17798            '2T2C' and
17799            ('L2BDMACSTAT' or 'L2BDMACLRN') and
17800            not 'VHOST' and
17801            not 'NF_DENSITY' and
17802            'MEMIF'"
17803   parameters:
17804   - "latency"
17805   - "parent"
17806   - "tags"
17807   sort:
17808   - "1VNF"
17809   - "2VNF"
17810   - "4VNF"
17811   - "2VNF"
17812   - "4VNF"
17813   layout:
17814     title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
17815     layout: "plot-latency"
17816
17817 ################################################################################
17818
17819 # Packet Latency - VPP IPv4 3n-hsw-x520 base and scale
17820 - type: "plot"
17821   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
17822   algorithm: "plot_latency_error_bars"
17823   output-file-type: ".html"
17824   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
17825   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17826   filter: "'NIC_Intel-X520-DA2' and
17827            '64B' and
17828            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
17829            'NDRPDR' and
17830            '1T1C' and
17831            'IP4FWD' and
17832            not 'IPSEC' and
17833            not 'DOT1Q' and
17834            not 'VHOST'"
17835   parameters:
17836   - "latency"
17837   - "parent"
17838   - "tags"
17839   sort:
17840   - "DOT1Q"
17841   - "IP4BASE"
17842   - "FIB_20k"
17843   - "FIB_200k"
17844   - "FIB_2M"
17845   layout:
17846     title: "ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
17847     layout: "plot-latency"
17848
17849 - type: "plot"
17850   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
17851   algorithm: "plot_latency_error_bars"
17852   output-file-type: ".html"
17853   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
17854   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17855   filter: "'NIC_Intel-X520-DA2' and
17856            '64B' and
17857            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
17858            'NDRPDR' and
17859            '2T2C' and
17860            'IP4FWD' and
17861            not 'IPSEC' and
17862            not 'DOT1Q' and
17863            not 'VHOST'"
17864   parameters:
17865   - "latency"
17866   - "parent"
17867   - "tags"
17868   sort:
17869   - "DOT1Q"
17870   - "IP4BASE"
17871   - "FIB_20k"
17872   - "FIB_200k"
17873   - "FIB_2M"
17874   layout:
17875     title: "ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
17876     layout: "plot-latency"
17877
17878 # Packet Latency - VPP IPv4 3n-hsw-x520 features
17879 - type: "plot"
17880   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-ndr-lat"
17881   algorithm: "plot_latency_error_bars"
17882   output-file-type: ".html"
17883   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-ndr-lat"
17884   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17885   filter: "'NIC_Intel-X520-DA2' and
17886            '64B' and
17887            ('IP4BASE' or
17888             'POLICE_MARK' or
17889             'COPWHLIST' or
17890             ('NAT44' and 'BASE') or
17891             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
17892            'NDRPDR' and
17893            '1T1C' and
17894            'IP4FWD' and
17895            not 'IPSEC' and
17896            not 'VHOST'"
17897   parameters:
17898   - "latency"
17899   - "parent"
17900   - "tags"
17901   sort:
17902   - "DOT1Q"
17903   - "IP4BASE"
17904   - "NAT44"
17905   - "POLICE_MARK"
17906   - "COPWHLIST"
17907   - "IACL"
17908   - "OACL"
17909   layout:
17910     title: "ip4-3n-hsw-x520-64b-1t1c-features-ndr"
17911     layout: "plot-latency"
17912
17913 - type: "plot"
17914   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-ndr-lat"
17915   algorithm: "plot_latency_error_bars"
17916   output-file-type: ".html"
17917   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-ndr-lat"
17918   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17919   filter: "'NIC_Intel-X520-DA2' and
17920            '64B' and
17921            ('IP4BASE' or
17922             'POLICE_MARK' or
17923             'COPWHLIST' or
17924             ('NAT44' and 'BASE') or
17925             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
17926            'NDRPDR' and
17927            '2T2C' and
17928            'IP4FWD' and
17929            not 'IPSEC' and
17930            not 'VHOST'"
17931   parameters:
17932   - "latency"
17933   - "parent"
17934   - "tags"
17935   sort:
17936   - "DOT1Q"
17937   - "IP4BASE"
17938   - "NAT44"
17939   - "POLICE_MARK"
17940   - "COPWHLIST"
17941   - "IACL"
17942   - "OACL"
17943   layout:
17944     title: "ip4-3n-hsw-x520-64b-2t2c-features-ndr"
17945     layout: "plot-latency"
17946
17947 # Packet Latency - VPP IPv4 3n-hsw-x520 features nat44
17948 - type: "plot"
17949   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr-lat"
17950   algorithm: "plot_latency_error_bars"
17951   output-file-type: ".html"
17952   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr-lat"
17953   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17954   filter: "'NIC_Intel-X520-DA2' and
17955            '64B' and
17956            'NDRPDR' and
17957            '1T1C' and
17958            'IP4FWD' and
17959            ('NAT44' or 'IP4BASE') and
17960            not 'DOT1Q' and
17961            not 'IPSEC' and
17962            not 'VHOST'"
17963   parameters:
17964   - "latency"
17965   - "parent"
17966   - "tags"
17967   sort:
17968   - "IP4BASE"
17969   - "BASE"
17970   - "SRC_USER_10"
17971   - "SRC_USER_100"
17972   - "SRC_USER_1000"
17973   - "SRC_USER_2000"
17974   layout:
17975     title: "ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
17976     layout: "plot-latency"
17977
17978 - type: "plot"
17979   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr-lat"
17980   algorithm: "plot_latency_error_bars"
17981   output-file-type: ".html"
17982   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr-lat"
17983   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17984   filter: "'NIC_Intel-X520-DA2' and
17985            '64B' and
17986            'NDRPDR' and
17987            '2T2C' and
17988            'IP4FWD' and
17989            ('NAT44' or 'IP4BASE') and
17990            not 'DOT1Q' and
17991            not 'IPSEC' and
17992            not 'VHOST'"
17993   parameters:
17994   - "latency"
17995   - "parent"
17996   - "tags"
17997   sort:
17998   - "IP4BASE"
17999   - "BASE"
18000   - "SRC_USER_10"
18001   - "SRC_USER_100"
18002   - "SRC_USER_1000"
18003   - "SRC_USER_2000"
18004   layout:
18005     title: "ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
18006     layout: "plot-latency"
18007
18008 # Packet Latency - VPP IPv4 3n-hsw-x520 features iacl
18009 - type: "plot"
18010   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat"
18011   algorithm: "plot_latency_error_bars"
18012   output-file-type: ".html"
18013   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat"
18014   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18015   filter: "'NIC_Intel-X520-DA2' and
18016            '64B' and
18017            'NDRPDR' and
18018            '1T1C' and
18019            'IP4FWD' and
18020            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
18021            not 'IPSEC' and
18022            not 'DOT1Q' and
18023            not 'VHOST'"
18024   parameters:
18025   - "latency"
18026   - "parent"
18027   - "tags"
18028   sort:
18029   - "IP4BASE"
18030   - "ACL_STATELESS"
18031   - "ACL_STATEFUL"
18032   - "ACL_STATELESS"
18033   - "ACL_STATEFUL"
18034   layout:
18035     title: "ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
18036     layout: "plot-latency"
18037
18038 - type: "plot"
18039   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat"
18040   algorithm: "plot_latency_error_bars"
18041   output-file-type: ".html"
18042   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat"
18043   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18044   filter: "'NIC_Intel-X520-DA2' and
18045            '64B' and
18046            'NDRPDR' and
18047            '2T2C' and
18048            'IP4FWD' and
18049            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
18050            not 'IPSEC' and
18051            not 'DOT1Q' and
18052            not 'VHOST'"
18053   parameters:
18054   - "latency"
18055   - "parent"
18056   - "tags"
18057   sort:
18058   - "IP4BASE"
18059   - "ACL_STATELESS"
18060   - "ACL_STATEFUL"
18061   - "ACL_STATELESS"
18062   - "ACL_STATEFUL"
18063   layout:
18064     title: "ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
18065     layout: "plot-latency"
18066
18067 # Packet Latency - VPP IPv4 3n-hsw-x520 features oacl
18068 - type: "plot"
18069   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
18070   algorithm: "plot_latency_error_bars"
18071   output-file-type: ".html"
18072   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
18073   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18074   filter: "'NIC_Intel-X520-DA2' and
18075            '64B' and
18076            'NDRPDR' and
18077            '1T1C' and
18078            'IP4FWD' and
18079            ('OACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
18080            not 'IPSEC' and
18081            not 'DOT1Q' and
18082            not 'VHOST'"
18083   parameters:
18084   - "latency"
18085   - "parent"
18086   - "tags"
18087   sort:
18088   - "IP4BASE"
18089   - "ACL_STATELESS"
18090   - "ACL_STATEFUL"
18091   - "ACL_STATELESS"
18092   - "ACL_STATEFUL"
18093   layout:
18094     title: "ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
18095     layout: "plot-latency"
18096
18097 - type: "plot"
18098   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat"
18099   algorithm: "plot_latency_error_bars"
18100   output-file-type: ".html"
18101   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat"
18102   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18103   filter: "'NIC_Intel-X520-DA2' and
18104            '64B' and
18105            'NDRPDR' and
18106            '2T2C' and
18107            'IP4FWD' and
18108            ('OACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
18109            not 'IPSEC' and
18110            not 'DOT1Q' and
18111            not 'VHOST'"
18112   parameters:
18113   - "latency"
18114   - "parent"
18115   - "tags"
18116   sort:
18117   - "IP4BASE"
18118   - "ACL_STATELESS"
18119   - "ACL_STATEFUL"
18120   - "ACL_STATELESS"
18121   - "ACL_STATEFUL"
18122   layout:
18123     title: "ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
18124     layout: "plot-latency"
18125
18126 # Packet Latency - VPP IPv4 3n-hsw-x710 base and scale
18127 - type: "plot"
18128   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
18129   algorithm: "plot_latency_error_bars"
18130   output-file-type: ".html"
18131   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
18132   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18133   filter: "'NIC_Intel-X710' and
18134            '64B' and
18135            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
18136            'NDRPDR' and
18137            '1T1C' and
18138            'IP4FWD' and
18139            not 'IPSEC' and
18140            not 'DOT1Q' and
18141            not 'VHOST'"
18142   parameters:
18143   - "latency"
18144   - "parent"
18145   - "tags"
18146   sort:
18147   - "IP4BASE"
18148   - "FIB_20K"
18149   - "FIB_200K"
18150   - "FIB_2M"
18151   layout:
18152     title: "ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
18153     layout: "plot-latency"
18154
18155 - type: "plot"
18156   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
18157   algorithm: "plot_latency_error_bars"
18158   output-file-type: ".html"
18159   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
18160   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18161   filter: "'NIC_Intel-X710' and
18162            '64B' and
18163            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
18164            'NDRPDR' and
18165            '2T2C' and
18166            'IP4FWD' and
18167            not 'IPSEC' and
18168            not 'DOT1Q' and
18169            not 'VHOST'"
18170   parameters:
18171   - "latency"
18172   - "parent"
18173   - "tags"
18174   sort:
18175   - "IP4BASE"
18176   - "FIB_20K"
18177   - "FIB_200K"
18178   - "FIB_2M"
18179   layout:
18180     title: "ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
18181     layout: "plot-latency"
18182
18183 # Packet Latency - VPP IPv4 3n-hsw-x710 features
18184 - type: "plot"
18185   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-ndr-lat"
18186   algorithm: "plot_latency_error_bars"
18187   output-file-type: ".html"
18188   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-ndr-lat"
18189   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18190   filter: "'NIC_Intel-X710' and
18191            '64B' and
18192            ('IP4BASE' or
18193             'POLICE_MARK' or
18194             'COPWHLIST' or
18195             ('NAT44' and 'BASE') or
18196             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
18197            'NDRPDR' and
18198            '1T1C' and
18199            'IP4FWD' and
18200            not 'IPSEC' and
18201            not 'VHOST'"
18202   parameters:
18203   - "latency"
18204   - "parent"
18205   - "tags"
18206   sort:
18207   - "DOT1Q"
18208   - "IP4BASE"
18209   - "NAT44"
18210   - "POLICE_MARK"
18211   - "COPWHLIST"
18212   - "IACL"
18213   - "OACL"
18214   layout:
18215     title: "ip4-3n-hsw-x710-64b-1t1c-features-ndr"
18216     layout: "plot-latency"
18217
18218 - type: "plot"
18219   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-ndr-lat"
18220   algorithm: "plot_latency_error_bars"
18221   output-file-type: ".html"
18222   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-ndr-lat"
18223   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18224   filter: "'NIC_Intel-X710' and
18225            '64B' and
18226            ('IP4BASE' or
18227             'POLICE_MARK' or
18228             'COPWHLIST' or
18229             ('NAT44' and 'BASE') or
18230             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
18231            'NDRPDR' and
18232            '2T2C' and
18233            'IP4FWD' and
18234            not 'IPSEC' and
18235            not 'VHOST'"
18236   parameters:
18237   - "latency"
18238   - "parent"
18239   - "tags"
18240   sort:
18241   - "DOT1Q"
18242   - "IP4BASE"
18243   - "NAT44"
18244   - "POLICE_MARK"
18245   - "COPWHLIST"
18246   - "IACL"
18247   - "OACL"
18248   layout:
18249     title: "ip4-3n-hsw-x710-64b-2t2c-features-ndr"
18250     layout: "plot-latency"
18251
18252 # Packet Latency - VPP IPv4 3n-hsw-x710 features nat44
18253 - type: "plot"
18254   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr-lat"
18255   algorithm: "plot_latency_error_bars"
18256   output-file-type: ".html"
18257   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr-lat"
18258   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18259   filter: "'NIC_Intel-X710' and
18260            '64B' and
18261            'NDRPDR' and
18262            '1T1C' and
18263            'IP4FWD' and
18264            ('NAT44' or 'IP4BASE') and
18265            not 'IPSEC' and
18266            not 'VHOST'"
18267   parameters:
18268   - "latency"
18269   - "parent"
18270   - "tags"
18271   sort:
18272   - "IP4BASE"
18273   - "BASE"
18274   - "SRC_USER_10"
18275   - "SRC_USER_100"
18276   - "SRC_USER_1000"
18277   - "SRC_USER_2000"
18278   layout:
18279     title: "ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
18280     layout: "plot-latency"
18281
18282 - type: "plot"
18283   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr-lat"
18284   algorithm: "plot_latency_error_bars"
18285   output-file-type: ".html"
18286   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr-lat"
18287   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18288   filter: "'NIC_Intel-X710' and
18289            '64B' and
18290            'NDRPDR' and
18291            '2T2C' and
18292            'IP4FWD' and
18293            ('NAT44' or 'IP4BASE') and
18294            not 'IPSEC' and
18295            not 'VHOST'"
18296   parameters:
18297   - "latency"
18298   - "parent"
18299   - "tags"
18300   sort:
18301   - "IP4BASE"
18302   - "BASE"
18303   - "SRC_USER_10"
18304   - "SRC_USER_100"
18305   - "SRC_USER_1000"
18306   - "SRC_USER_2000"
18307   layout:
18308     title: "ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
18309     layout: "plot-latency"
18310
18311 # Packet Latency - VPP IPv4 3n-hsw-x710 features iacl
18312 - type: "plot"
18313   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat"
18314   algorithm: "plot_latency_error_bars"
18315   output-file-type: ".html"
18316   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat"
18317   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18318   filter: "'NIC_Intel-X710' and
18319            '64B' and
18320            'NDRPDR' and
18321            '1T1C' and
18322            'IP4FWD' and
18323            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
18324            not 'IPSEC' and
18325            not 'VHOST'"
18326   parameters:
18327   - "latency"
18328   - "parent"
18329   - "tags"
18330   sort:
18331   - "IP4BASE"
18332   - "ACL_STATELESS"
18333   - "ACL_STATEFUL"
18334   - "ACL_STATELESS"
18335   - "ACL_STATEFUL"
18336   layout:
18337     title: "ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
18338     layout: "plot-latency"
18339
18340 - type: "plot"
18341   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat"
18342   algorithm: "plot_latency_error_bars"
18343   output-file-type: ".html"
18344   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat"
18345   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18346   filter: "'NIC_Intel-X710' and
18347            '64B' and
18348            'NDRPDR' and
18349            '2T2C' and
18350            'IP4FWD' and
18351            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
18352            not 'IPSEC' and
18353            not 'VHOST'"
18354   parameters:
18355   - "latency"
18356   - "parent"
18357   - "tags"
18358   sort:
18359   - "IP4BASE"
18360   - "ACL_STATELESS"
18361   - "ACL_STATEFUL"
18362   - "ACL_STATELESS"
18363   - "ACL_STATEFUL"
18364   layout:
18365     title: "ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
18366     layout: "plot-latency"
18367
18368 # Packet Latency - VPP IPv4 3n-hsw-xl710 base and scale
18369 - type: "plot"
18370   title: "VPP Latency: ip4-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
18371   algorithm: "plot_latency_error_bars"
18372   output-file-type: ".html"
18373   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
18374   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18375   filter: "'NIC_Intel-XL710' and
18376            '64B' and
18377            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
18378            'NDRPDR' and
18379            '1T1C' and
18380            'IP4FWD' and
18381            not 'IPSEC' and
18382            not 'VHOST'"
18383   parameters:
18384   - "latency"
18385   - "parent"
18386   - "tags"
18387   sort:
18388   - "IP4BASE"
18389   - "FIB_20K"
18390   - "FIB_200K"
18391   - "FIB_2M"
18392   layout:
18393     title: "ip4-3n-hsw-xl710-64b-1t1c-base-ndr"
18394     layout: "plot-latency"
18395
18396 - type: "plot"
18397   title: "VPP Latency: ip4-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
18398   algorithm: "plot_latency_error_bars"
18399   output-file-type: ".html"
18400   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
18401   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18402   filter: "'NIC_Intel-XL710' and
18403            '64B' and
18404            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
18405            'NDRPDR' and
18406            '2T2C' and
18407            'IP4FWD' and
18408            not 'IPSEC' and
18409            not 'VHOST'"
18410   parameters:
18411   - "latency"
18412   - "parent"
18413   - "tags"
18414   sort:
18415   - "IP4BASE"
18416   - "FIB_20K"
18417   - "FIB_200K"
18418   - "FIB_2M"
18419   layout:
18420     title: "ip4-3n-hsw-xl710-64b-2t2c-base-ndr"
18421     layout: "plot-latency"
18422
18423 # Packet Latency - VPP IPv4 3n-skx-x710 base and scale
18424 - type: "plot"
18425   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
18426   algorithm: "plot_latency_error_bars"
18427   output-file-type: ".html"
18428   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
18429   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18430   filter: "'NIC_Intel-X710' and
18431            '64B' and
18432            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
18433            'NDRPDR' and
18434            '2T1C' and
18435            'IP4FWD' and
18436            not 'IPSEC' and
18437            not 'DOT1Q' and
18438            not 'VHOST'"
18439   parameters:
18440   - "latency"
18441   - "parent"
18442   - "tags"
18443   sort:
18444   - "IP4BASE"
18445   - "FIB_20K"
18446   - "FIB_200K"
18447   - "FIB_2M"
18448   layout:
18449     title: "ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
18450     layout: "plot-latency"
18451
18452 - type: "plot"
18453   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
18454   algorithm: "plot_latency_error_bars"
18455   output-file-type: ".html"
18456   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
18457   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18458   filter: "'NIC_Intel-X710' and
18459            '64B' and
18460            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
18461            'NDRPDR' and
18462            '4T2C' and
18463            'IP4FWD' and
18464            not 'IPSEC' and
18465            not 'DOT1Q' and
18466            not 'VHOST'"
18467   parameters:
18468   - "latency"
18469   - "parent"
18470   - "tags"
18471   sort:
18472   - "IP4BASE"
18473   - "FIB_20K"
18474   - "FIB_200K"
18475   - "FIB_2M"
18476   layout:
18477     title: "ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
18478     layout: "plot-latency"
18479
18480 # Packet Latency - VPP IPv4 3n-skx-x710 features oacl
18481 - type: "plot"
18482   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-ndr-lat"
18483   algorithm: "plot_latency_error_bars"
18484   output-file-type: ".html"
18485   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-ndr-lat"
18486   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18487   filter: "'NIC_Intel-X710' and
18488            '64B' and
18489            ('IP4BASE' or
18490             'POLICE_MARK' or
18491             'COPWHLIST' or
18492             ('NAT44' and 'BASE') or
18493             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
18494            'NDRPDR' and
18495            '2T1C' and
18496            'IP4FWD' and
18497            not 'IPSEC' and
18498            not 'VHOST'"
18499   parameters:
18500   - "latency"
18501   - "parent"
18502   - "tags"
18503   sort:
18504   - "DOT1Q"
18505   - "IP4BASE"
18506   - "NAT44"
18507   - "POLICE_MARK"
18508   - "COPWHLIST"
18509   - "IACL"
18510   - "OACL"
18511   layout:
18512     title: "ip4-3n-skx-x710-64b-2t1c-features-ndr"
18513     layout: "plot-latency"
18514
18515 - type: "plot"
18516   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-ndr-lat"
18517   algorithm: "plot_latency_error_bars"
18518   output-file-type: ".html"
18519   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-ndr-lat"
18520   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18521   filter: "'NIC_Intel-X710' and
18522            '64B' and
18523            ('IP4BASE' or
18524             'POLICE_MARK' or
18525             'COPWHLIST' or
18526             ('NAT44' and 'BASE') or
18527             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
18528            'NDRPDR' and
18529            '4T2C' and
18530            'IP4FWD' and
18531            not 'IPSEC' and
18532            not 'VHOST'"
18533   parameters:
18534   - "latency"
18535   - "parent"
18536   - "tags"
18537   sort:
18538   - "DOT1Q"
18539   - "IP4BASE"
18540   - "NAT44"
18541   - "POLICE_MARK"
18542   - "COPWHLIST"
18543   - "IACL"
18544   - "OACL"
18545   layout:
18546     title: "ip4-3n-skx-x710-64b-4t2c-features-ndr"
18547     layout: "plot-latency"
18548
18549 # Packet Latency - VPP IPv4 3n-skx-x710 features nat44
18550 - type: "plot"
18551   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr-lat"
18552   algorithm: "plot_latency_error_bars"
18553   output-file-type: ".html"
18554   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr-lat"
18555   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18556   filter: "'NIC_Intel-X710' and
18557            '64B' and
18558            'NDRPDR' and
18559            '2T1C' and
18560            'IP4FWD' and
18561            ('NAT44' or 'IP4BASE') and
18562            not 'IPSEC' and
18563            not 'VHOST'"
18564   parameters:
18565   - "latency"
18566   - "parent"
18567   - "tags"
18568   sort:
18569   - "IP4BASE"
18570   - "BASE"
18571   - "SRC_USER_10"
18572   - "SRC_USER_100"
18573   - "SRC_USER_1000"
18574   - "SRC_USER_2000"
18575   layout:
18576     title: "ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
18577     layout: "plot-latency"
18578
18579 - type: "plot"
18580   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr-lat"
18581   algorithm: "plot_latency_error_bars"
18582   output-file-type: ".html"
18583   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr-lat"
18584   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18585   filter: "'NIC_Intel-X710' and
18586            '64B' and
18587            'NDRPDR' and
18588            '4T2C' and
18589            'IP4FWD' and
18590            ('NAT44' or 'IP4BASE') and
18591            not 'IPSEC' and
18592            not 'VHOST'"
18593   parameters:
18594   - "latency"
18595   - "parent"
18596   - "tags"
18597   sort:
18598   - "IP4BASE"
18599   - "BASE"
18600   - "SRC_USER_10"
18601   - "SRC_USER_100"
18602   - "SRC_USER_1000"
18603   - "SRC_USER_2000"
18604   layout:
18605     title: "ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
18606     layout: "plot-latency"
18607
18608 # Packet Latency - VPP IPv4 3n-skx-x710 features iacl
18609 - type: "plot"
18610   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
18611   algorithm: "plot_latency_error_bars"
18612   output-file-type: ".html"
18613   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
18614   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18615   filter: "'NIC_Intel-X710' and
18616            '64B' and
18617            'NDRPDR' and
18618            '2T1C' and
18619            'IP4FWD' and
18620            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
18621            not 'IPSEC' and
18622            not 'VHOST'"
18623   parameters:
18624   - "latency"
18625   - "parent"
18626   - "tags"
18627   sort:
18628   - "IP4BASE"
18629   - "ACL_STATELESS"
18630   - "ACL_STATEFUL"
18631   - "ACL_STATELESS"
18632   - "ACL_STATEFUL"
18633   layout:
18634     title: "ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
18635     layout: "plot-latency"
18636
18637 - type: "plot"
18638   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
18639   algorithm: "plot_latency_error_bars"
18640   output-file-type: ".html"
18641   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
18642   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18643   filter: "'NIC_Intel-X710' and
18644            '64B' and
18645            'NDRPDR' and
18646            '4T2C' and
18647            'IP4FWD' and
18648            'IACL' and
18649            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
18650            not 'IPSEC' and
18651            not 'VHOST'"
18652   parameters:
18653   - "latency"
18654   - "parent"
18655   - "tags"
18656   sort:
18657   - "IP4BASE"
18658   - "ACL_STATELESS"
18659   - "ACL_STATEFUL"
18660   - "ACL_STATELESS"
18661   - "ACL_STATEFUL"
18662   layout:
18663     title: "ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
18664     layout: "plot-latency"
18665
18666 # Packet Latency - VPP IPv4 2n-skx-x710 base and scale
18667 - type: "plot"
18668   title: "VPP Latency: ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
18669   algorithm: "plot_latency_error_bars"
18670   output-file-type: ".html"
18671   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
18672   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18673   filter: "'NIC_Intel-X710' and
18674            '64B' and
18675            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
18676            'NDRPDR' and
18677            '2T1C' and
18678            'IP4FWD' and
18679            not 'IPSEC' and
18680            not 'DOT1Q' and
18681            not 'VHOST'"
18682   parameters:
18683   - "latency"
18684   - "parent"
18685   - "tags"
18686   sort:
18687   - "IP4BASE"
18688   - "FIB_20k"
18689   - "FIB_200k"
18690   - "FIB_2M"
18691   layout:
18692     title: "ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
18693     layout: "plot-latency"
18694
18695 - type: "plot"
18696   title: "VPP Latency: ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
18697   algorithm: "plot_latency_error_bars"
18698   output-file-type: ".html"
18699   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
18700   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18701   filter: "'NIC_Intel-X710' and
18702            '64B' and
18703            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
18704            'NDRPDR' and
18705            '4T2C' and
18706            'IP4FWD' and
18707            not 'IPSEC' and
18708            not 'DOT1Q' and
18709            not 'VHOST'"
18710   parameters:
18711   - "latency"
18712   - "parent"
18713   - "tags"
18714   sort:
18715   - "IP4BASE"
18716   - "FIB_20k"
18717   - "FIB_200k"
18718   - "FIB_2M"
18719   layout:
18720     title: "ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
18721     layout: "plot-latency"
18722
18723 # Packet Latency - VPP IPv4 2n-skx-xxv710 base and scale
18724 - type: "plot"
18725   title: "VPP Latency: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
18726   algorithm: "plot_latency_error_bars"
18727   output-file-type: ".html"
18728   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
18729   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18730   filter: "'NIC_Intel-XXV710' and
18731            '64B' and
18732            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
18733            'NDRPDR' and
18734            '2T1C' and
18735            'IP4FWD' and
18736            not 'IPSEC' and
18737            not 'DOT1Q' and
18738            not 'VHOST'"
18739   parameters:
18740   - "latency"
18741   - "parent"
18742   - "tags"
18743   sort:
18744   - "IP4BASE"
18745   - "FIB_20k"
18746   - "FIB_200k"
18747   - "FIB_2M"
18748   layout:
18749     title: "ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
18750     layout: "plot-latency"
18751
18752 - type: "plot"
18753   title: "VPP Latency: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
18754   algorithm: "plot_latency_error_bars"
18755   output-file-type: ".html"
18756   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
18757   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18758   filter: "'NIC_Intel-XXV710' and
18759            '64B' and
18760            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
18761            'NDRPDR' and
18762            '4T2C' and
18763            'IP4FWD' and
18764            not 'IPSEC' and
18765            not 'DOT1Q' and
18766            not 'VHOST'"
18767   parameters:
18768   - "latency"
18769   - "parent"
18770   - "tags"
18771   sort:
18772   - "IP4BASE"
18773   - "FIB_20k"
18774   - "FIB_200k"
18775   - "FIB_2M"
18776   layout:
18777     title: "ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
18778     layout: "plot-latency"
18779
18780 ################################################################################
18781
18782 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x520 - features
18783 - type: "plot"
18784   title: "VPP Latency: ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
18785   algorithm: "plot_latency_error_bars"
18786   output-file-type: ".html"
18787   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
18788   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18789   filter: "'NIC_Intel-X520-DA2' and
18790            '64B' and
18791            'ENCAP' and
18792            'NDRPDR' and
18793            '1T1C' and
18794            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
18795            not 'DOT1Q' and
18796            not 'VHOST' and
18797            not 'IPSECHW'"
18798   parameters:
18799   - "latency"
18800   - "parent"
18801   - "tags"
18802   sort:
18803   - "IP4BASE"
18804   - "L2BDMACLRN"
18805   - "L2XCFWD"
18806   - "LISP"
18807   layout:
18808     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
18809     layout: "plot-latency"
18810
18811 - type: "plot"
18812   title: "VPP Latency: ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
18813   algorithm: "plot_latency_error_bars"
18814   output-file-type: ".html"
18815   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
18816   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18817   filter: "'NIC_Intel-X520-DA2' and
18818            '64B' and
18819            'ENCAP' and
18820            'NDRPDR' and
18821            '2T2C' and
18822            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
18823            not 'DOT1Q' and
18824            not 'VHOST' and
18825            not 'IPSECHW'"
18826   parameters:
18827   - "latency"
18828   - "parent"
18829   - "tags"
18830   sort:
18831   - "IP4BASE"
18832   - "L2BDMACLRN"
18833   - "L2XCFWD"
18834   - "LISP"
18835   layout:
18836     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
18837     layout: "plot-latency"
18838
18839 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x710
18840 - type: "plot"
18841   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
18842   algorithm: "plot_latency_error_bars"
18843   output-file-type: ".html"
18844   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
18845   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18846   filter: "'NIC_Intel-X710' and
18847            '64B' and
18848            'ENCAP' and
18849            'NDRPDR' and
18850            '1T1C' and
18851            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
18852            not 'VHOST' and
18853            not 'IPSECHW'"
18854   parameters:
18855   - "latency"
18856   - "parent"
18857   - "tags"
18858   sort:
18859   - "IP4BASE"
18860   - "LISP"
18861   - "VXLAN_1"
18862   - "VXLAN_10"
18863   - "VXLAN_100"
18864   - "VXLAN_1000"
18865   layout:
18866     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
18867     layout: "plot-latency"
18868
18869 - type: "plot"
18870   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
18871   algorithm: "plot_latency_error_bars"
18872   output-file-type: ".html"
18873   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
18874   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18875   filter: "'NIC_Intel-X710' and
18876            '64B' and
18877            'ENCAP' and
18878            'NDRPDR' and
18879            '2T2C' and
18880            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
18881            not 'VHOST' and
18882            not 'IPSECHW'"
18883   parameters:
18884   - "latency"
18885   - "parent"
18886   - "tags"
18887   sort:
18888   - "IP4BASE"
18889   - "LISP"
18890   - "VXLAN_1"
18891   - "VXLAN_10"
18892   - "VXLAN_100"
18893   - "VXLAN_1000"
18894   layout:
18895     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
18896     layout: "plot-latency"
18897
18898 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x710 - features
18899 - type: "plot"
18900   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
18901   algorithm: "plot_latency_error_bars"
18902   output-file-type: ".html"
18903   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
18904   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18905   filter: "'NIC_Intel-X710' and
18906            '64B' and
18907            'ENCAP' and
18908            'NDRPDR' and
18909            '1T1C' and
18910            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
18911            not 'DOT1Q' and
18912            not 'VHOST' and
18913            not 'IPSECHW'"
18914   parameters:
18915   - "latency"
18916   - "parent"
18917   - "tags"
18918   sort:
18919   - "IP4BASE"
18920   - "L2BDMACLRN"
18921   - "L2XCFWD"
18922   - "LISP"
18923   layout:
18924     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
18925     layout: "plot-latency"
18926
18927 - type: "plot"
18928   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
18929   algorithm: "plot_latency_error_bars"
18930   output-file-type: ".html"
18931   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
18932   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18933   filter: "'NIC_Intel-X710' and
18934            '64B' and
18935            'ENCAP' and
18936            'NDRPDR' and
18937            '2T2C' and
18938            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
18939            not 'DOT1Q' and
18940            not 'VHOST' and
18941            not 'IPSECHW'"
18942   parameters:
18943   - "latency"
18944   - "parent"
18945   - "tags"
18946   sort:
18947   - "IP4BASE"
18948   - "L2BDMACLRN"
18949   - "L2XCFWD"
18950   - "LISP"
18951   layout:
18952     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
18953     layout: "plot-latency"
18954
18955 # Packet Latency - VPP Ipv4 tunnels 3n-skx-x710
18956 - type: "plot"
18957   title: "VPP Latency: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
18958   algorithm: "plot_latency_error_bars"
18959   output-file-type: ".html"
18960   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
18961   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18962   filter: "'NIC_Intel-X710' and
18963            '64B' and
18964            'ENCAP' and
18965            'NDRPDR' and
18966            '2T1C' and
18967            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
18968            not 'VHOST' and
18969            not 'IPSECHW'"
18970   parameters:
18971   - "latency"
18972   - "parent"
18973   - "tags"
18974   sort:
18975   - "IP4BASE"
18976   - "LISP"
18977   - "VXLAN_1"
18978   - "VXLAN_10"
18979   - "VXLAN_100"
18980   - "VXLAN_1000"
18981   layout:
18982     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
18983     layout: "plot-latency"
18984
18985 - type: "plot"
18986   title: "VPP Latency: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
18987   algorithm: "plot_latency_error_bars"
18988   output-file-type: ".html"
18989   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
18990   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18991   filter: "'NIC_Intel-X710' and
18992            '64B' and
18993            'ENCAP' and
18994            'NDRPDR' and
18995            '4T2C' and
18996            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
18997            not 'VHOST' and
18998            not 'IPSECHW'"
18999   parameters:
19000   - "latency"
19001   - "parent"
19002   - "tags"
19003   sort:
19004   - "IP4BASE"
19005   - "LISP"
19006   - "VXLAN_1"
19007   - "VXLAN_10"
19008   - "VXLAN_100"
19009   - "VXLAN_1000"
19010   layout:
19011     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
19012     layout: "plot-latency"
19013
19014 # Packet Latency - VPP Ipv4 tunnels 3n-skx-x710 - features
19015 - type: "plot"
19016   title: "VPP Latency: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
19017   algorithm: "plot_latency_error_bars"
19018   output-file-type: ".html"
19019   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
19020   data: "plot-vpp-throughput-lat-tsa-3n-skx"
19021   filter: "'NIC_Intel-X710' and
19022            '64B' and
19023            'ENCAP' and
19024            'NDRPDR' and
19025            '2T1C' and
19026            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
19027            not 'DOT1Q' and
19028            not 'VHOST' and
19029            not 'IPSECHW'"
19030   parameters:
19031   - "latency"
19032   - "parent"
19033   - "tags"
19034   sort:
19035   - "IP4BASE"
19036   - "L2BDMACLRN"
19037   - "L2XCFWD"
19038   - "LISP"
19039   layout:
19040     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
19041     layout: "plot-latency"
19042
19043 - type: "plot"
19044   title: "VPP Latency: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
19045   algorithm: "plot_latency_error_bars"
19046   output-file-type: ".html"
19047   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
19048   data: "plot-vpp-throughput-lat-tsa-3n-skx"
19049   filter: "'NIC_Intel-X710' and
19050            '64B' and
19051            'ENCAP' and
19052            'NDRPDR' and
19053            '4T2C' and
19054            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
19055            not 'DOT1Q' and
19056            not 'VHOST' and
19057            not 'IPSECHW'"
19058   parameters:
19059   - "latency"
19060   - "parent"
19061   - "tags"
19062   sort:
19063   - "IP4BASE"
19064   - "L2BDMACLRN"
19065   - "L2XCFWD"
19066   - "LISP"
19067   layout:
19068     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
19069     layout: "plot-latency"
19070
19071 ################################################################################
19072
19073 # Packet Latency - VPP IPv6 3n-hsw-x520
19074 - type: "plot"
19075   title: "VPP Latency: ip6-3n-hsw-x520-78b-1t1c-base-ndr-lat"
19076   algorithm: "plot_latency_error_bars"
19077   output-file-type: ".html"
19078   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base-ndr-lat"
19079   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19080   filter: "'NIC_Intel-X520-DA2' and
19081            '78B' and
19082            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19083            'NDRPDR' and
19084            '1T1C' and
19085            'IP6FWD' and
19086            not 'SRv6' and
19087            not 'IPSEC' and
19088            not 'VHOST'"
19089   parameters:
19090   - "latency"
19091   - "parent"
19092   - "tags"
19093   sort:
19094   - "IP6BASE"
19095   - "FIB_20K"
19096   - "FIB_200K"
19097   - "FIB_2M"
19098   layout:
19099     title: "ip6-3n-hsw-x520-78b-1t1c-base-ndr"
19100     layout: "plot-latency"
19101
19102 - type: "plot"
19103   title: "VPP Latency: ip6-3n-hsw-x520-78b-2t2c-base-ndr-lat"
19104   algorithm: "plot_latency_error_bars"
19105   output-file-type: ".html"
19106   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base-ndr-lat"
19107   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19108   filter: "'NIC_Intel-X520-DA2' and
19109            '78B' and
19110            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19111            'NDRPDR' and
19112            '2T2C' and
19113            'IP6FWD' and
19114            not 'SRv6' and
19115            not 'IPSEC' and
19116            not 'VHOST'"
19117   parameters:
19118   - "latency"
19119   - "parent"
19120   - "tags"
19121   sort:
19122   - "IP6BASE"
19123   - "FIB_20K"
19124   - "FIB_200K"
19125   - "FIB_2M"
19126   layout:
19127     title: "ip6-3n-hsw-x520-78b-2t2c-base-ndr"
19128     layout: "plot-latency"
19129
19130 # Packet Latency - VPP IPv6 3n-hsw-x710
19131 - type: "plot"
19132   title: "VPP Latency: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr-lat"
19133   algorithm: "plot_latency_error_bars"
19134   output-file-type: ".html"
19135   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr-lat"
19136   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19137   filter: "'NIC_Intel-X710' and
19138            '78B' and
19139            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19140            'NDRPDR' and
19141            '1T1C' and
19142            'IP6FWD' and
19143            not 'SRv6' and
19144            not 'IPSEC' and
19145            not 'VHOST'"
19146   parameters:
19147   - "latency"
19148   - "parent"
19149   - "tags"
19150   sort:
19151   - "IP6BASE"
19152   - "FIB_20K"
19153   - "FIB_200K"
19154   - "FIB_2M"
19155   layout:
19156     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
19157     layout: "plot-latency"
19158
19159 - type: "plot"
19160   title: "VPP Latency: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr-lat"
19161   algorithm: "plot_latency_error_bars"
19162   output-file-type: ".html"
19163   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr-lat"
19164   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19165   filter: "'NIC_Intel-X710' and
19166            '78B' and
19167            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19168            'NDRPDR' and
19169            '2T2C' and
19170            'IP6FWD' and
19171            not 'SRv6' and
19172            not 'IPSEC' and
19173            not 'VHOST'"
19174   parameters:
19175   - "latency"
19176   - "parent"
19177   - "tags"
19178   sort:
19179   - "IP6BASE"
19180   - "FIB_20K"
19181   - "FIB_200K"
19182   - "FIB_2M"
19183   layout:
19184     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
19185     layout: "plot-latency"
19186
19187 # Packet Latency - VPP IPv6 3n-hsw-xl710
19188 - type: "plot"
19189   title: "VPP Latency: ip6-3n-hsw-xl710-78b-1t1c-base-ndr-lat"
19190   algorithm: "plot_latency_error_bars"
19191   output-file-type: ".html"
19192   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base-ndr-lat"
19193   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19194   filter: "'NIC_Intel-XL710' and
19195            '78B' and
19196            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19197            'NDRPDR' and
19198            '1T1C' and
19199            'IP6FWD' and
19200            not 'SRv6' and
19201            not 'IPSEC' and
19202            not 'VHOST'"
19203   parameters:
19204   - "latency"
19205   - "parent"
19206   - "tags"
19207   sort:
19208   - "IP6BASE"
19209   - "FIB_20K"
19210   - "FIB_200K"
19211   - "FIB_2M"
19212   layout:
19213     title: "ip6-3n-hsw-xl710-78b-1t1c-base-ndr"
19214     layout: "plot-latency"
19215
19216 - type: "plot"
19217   title: "VPP Latency: ip6-3n-hsw-xl710-78b-2t2c-base-ndr-lat"
19218   algorithm: "plot_latency_error_bars"
19219   output-file-type: ".html"
19220   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base-ndr-lat"
19221   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19222   filter: "'NIC_Intel-XL710' and
19223            '78B' and
19224            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19225            'NDRPDR' and
19226            '2T2C' and
19227            'IP6FWD' and
19228            not 'SRv6' and
19229            not 'IPSEC' and
19230            not 'VHOST'"
19231   parameters:
19232   - "latency"
19233   - "parent"
19234   - "tags"
19235   sort:
19236   - "IP6BASE"
19237   - "FIB_20K"
19238   - "FIB_200K"
19239   - "FIB_2M"
19240   layout:
19241     title: "ip6-3n-hsw-xl710-78b-2t2c-base-ndr"
19242     layout: "plot-latency"
19243
19244 # Packet Latency - VPP IPv6 3n-skx-x710
19245 - type: "plot"
19246   title: "VPP Latency: ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
19247   algorithm: "plot_latency_error_bars"
19248   output-file-type: ".html"
19249   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
19250   data: "plot-vpp-throughput-lat-tsa-3n-skx"
19251   filter: "'NIC_Intel-X710' and
19252            '78B' and
19253            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19254            'NDRPDR' and
19255            '2T1C' and
19256            'IP6FWD' and
19257            not 'SRv6' and
19258            not 'IPSEC' and
19259            not 'VHOST'"
19260   parameters:
19261   - "latency"
19262   - "parent"
19263   - "tags"
19264   sort:
19265   - "IP6BASE"
19266   - "FIB_20K"
19267   - "FIB_200K"
19268   - "FIB_2M"
19269   layout:
19270     title: "ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
19271     layout: "plot-latency"
19272
19273 - type: "plot"
19274   title: "VPP Latency: ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
19275   algorithm: "plot_latency_error_bars"
19276   output-file-type: ".html"
19277   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
19278   data: "plot-vpp-throughput-lat-tsa-3n-skx"
19279   filter: "'NIC_Intel-X710' and
19280            '78B' and
19281            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19282            'NDRPDR' and
19283            '4T2C' and
19284            'IP6FWD' and
19285            not 'SRv6' and
19286            not 'IPSEC' and
19287            not 'VHOST'"
19288   parameters:
19289   - "latency"
19290   - "parent"
19291   - "tags"
19292   sort:
19293   - "IP6BASE"
19294   - "FIB_20K"
19295   - "FIB_200K"
19296   - "FIB_2M"
19297   layout:
19298     title: "ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
19299     layout: "plot-latency"
19300
19301 # Packet Latency - VPP IPv6 2n-skx-x710
19302 - type: "plot"
19303   title: "VPP Latency: ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
19304   algorithm: "plot_latency_error_bars"
19305   output-file-type: ".html"
19306   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
19307   data: "plot-vpp-throughput-lat-tsa-2n-skx"
19308   filter: "'NIC_Intel-X710' and
19309            '78B' and
19310            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
19311            'NDRPDR' and
19312            '2T1C' and
19313            'IP6FWD' and
19314            not 'SRv6' and
19315            not 'IPSEC' and
19316            not 'VHOST'"
19317   parameters:
19318   - "latency"
19319   - "parent"
19320   - "tags"
19321   sort:
19322   - "IP6BASE"
19323   - "FIB_20k"
19324   - "FIB_200k"
19325   - "FIB_2M"
19326   layout:
19327     title: "ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
19328     layout: "plot-latency"
19329
19330 - type: "plot"
19331   title: "VPP Latency: ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
19332   algorithm: "plot_latency_error_bars"
19333   output-file-type: ".html"
19334   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
19335   data: "plot-vpp-throughput-lat-tsa-2n-skx"
19336   filter: "'NIC_Intel-X710' and
19337            '78B' and
19338            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
19339            'NDRPDR' and
19340            '4T2C' and
19341            'IP6FWD' and
19342            not 'SRv6' and
19343            not 'IPSEC' and
19344            not 'VHOST'"
19345   parameters:
19346   - "latency"
19347   - "parent"
19348   - "tags"
19349   sort:
19350   - "IP6BASE"
19351   - "FIB_20k"
19352   - "FIB_200k"
19353   - "FIB_2M"
19354   layout:
19355     title: "ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
19356     layout: "plot-latency"
19357
19358 # Packet Latency - VPP IPv6 2n-skx-xxv710
19359 - type: "plot"
19360   title: "VPP Latency: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
19361   algorithm: "plot_latency_error_bars"
19362   output-file-type: ".html"
19363   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
19364   data: "plot-vpp-throughput-lat-tsa-2n-skx"
19365   filter: "'NIC_Intel-XXV710' and
19366            '78B' and
19367            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
19368            'NDRPDR' and
19369            '2T1C' and
19370            'IP6FWD' and
19371            not 'SRv6' and
19372            not 'IPSEC' and
19373            not 'VHOST'"
19374   parameters:
19375   - "latency"
19376   - "parent"
19377   - "tags"
19378   sort:
19379   - "IP6BASE"
19380   - "FIB_20k"
19381   - "FIB_200k"
19382   - "FIB_2M"
19383   layout:
19384     title: "ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
19385     layout: "plot-latency"
19386
19387 - type: "plot"
19388   title: "VPP Latency: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
19389   algorithm: "plot_latency_error_bars"
19390   output-file-type: ".html"
19391   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
19392   data: "plot-vpp-throughput-lat-tsa-2n-skx"
19393   filter: "'NIC_Intel-XXV710' and
19394            '78B' and
19395            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19396            'NDRPDR' and
19397            '4T2C' and
19398            'IP6FWD' and
19399            not 'SRv6' and
19400            not 'IPSEC' and
19401            not 'VHOST'"
19402   parameters:
19403   - "latency"
19404   - "parent"
19405   - "tags"
19406   sort:
19407   - "IP6BASE"
19408   - "FIB_20k"
19409   - "FIB_200k"
19410   - "FIB_2M"
19411   layout:
19412     title: "ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
19413     layout: "plot-latency"
19414
19415 ################################################################################
19416
19417 # Packet Latency - VPP IPv6 tunnels 3n-hsw-x520
19418 - type: "plot"
19419   title: "VPP Latency: ip6tun-3n-hsw-x520-78b-1t1c-base-ndr-lat"
19420   algorithm: "plot_latency_error_bars"
19421   output-file-type: ".html"
19422   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base-ndr-lat"
19423   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19424   filter: "'NIC_Intel-X520-DA2' and
19425            '78B' and
19426            'ENCAP' and
19427            'NDRPDR' and
19428            '1T1C' and
19429            'LISP' and
19430            not 'VHOST'"
19431   parameters:
19432   - "latency"
19433   - "parent"
19434   - "tags"
19435   sort:
19436   - "IP4UNRLAY"
19437   - "IP6UNRLAY"
19438   layout:
19439     title: "ip6tun-3n-hsw-x520-78b-1t1c-base-ndr"
19440     layout: "plot-latency"
19441
19442 - type: "plot"
19443   title: "VPP Latency: ip6tun-3n-hsw-x520-78b-2t2c-base-ndr-lat"
19444   algorithm: "plot_latency_error_bars"
19445   output-file-type: ".html"
19446   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base-ndr-lat"
19447   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19448   filter: "'NIC_Intel-X520-DA2' and
19449            '78B' and
19450            'ENCAP' and
19451            'NDRPDR' and
19452            '2T2C' and
19453            'LISP' and
19454            not 'VHOST'"
19455   parameters:
19456   - "latency"
19457   - "parent"
19458   - "tags"
19459   sort:
19460   - "IP4UNRLAY"
19461   - "IP6UNRLAY"
19462   layout:
19463     title: "ip6tun-3n-hsw-x520-78b-2t2c-base-ndr"
19464     layout: "plot-latency"
19465
19466 ################################################################################
19467
19468 # Packet Latency - VPP IPSec 3n-hsw-xl710 base
19469 - type: "plot"
19470   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
19471   algorithm: "plot_latency_error_bars"
19472   output-file-type: ".html"
19473   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
19474   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19475   filter: "'NIC_Intel-XL710' and
19476            '64B' and
19477            'IP4FWD' and
19478            'NDRPDR' and
19479            'BASE' and
19480            '1T1C' and
19481            'IPSECHW' and
19482            ('IPSECTRAN' or 'IPSECTUN') and
19483            not 'VHOST'"
19484   parameters:
19485   - "latency"
19486   - "parent"
19487   - "tags"
19488   layout:
19489     title: "ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
19490     layout: "plot-latency"
19491
19492 - type: "plot"
19493   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
19494   algorithm: "plot_latency_error_bars"
19495   output-file-type: ".html"
19496   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
19497   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19498   filter: "'NIC_Intel-XL710' and
19499            '64B' and
19500            'IP4FWD' and
19501            'NDRPDR' and
19502            'BASE' and
19503            '2T2C' and
19504            'IPSECHW' and
19505            ('IPSECTRAN' or 'IPSECTUN') and
19506            not 'VHOST'"
19507   parameters:
19508   - "latency"
19509   - "parent"
19510   - "tags"
19511   layout:
19512     title: "ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
19513     layout: "plot-latency"
19514
19515 # Packet Latency - VPP IPSec 3n-hsw-xl710 scale
19516 - type: "plot"
19517   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr-lat"
19518   algorithm: "plot_latency_error_bars"
19519   output-file-type: ".html"
19520   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr-lat"
19521   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19522   filter: "'NIC_Intel-XL710' and
19523            '64B' and
19524            'IP4FWD' and
19525            'NDRPDR' and
19526            'SCALE' and
19527            '1T1C' and
19528            'IPSECHW' and
19529            ('IPSECTRAN' or 'IPSECTUN') and
19530            not 'VHOST'"
19531   parameters:
19532   - "latency"
19533   - "parent"
19534   - "tags"
19535   layout:
19536     title: "ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
19537     layout: "plot-latency"
19538
19539 - type: "plot"
19540   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr-lat"
19541   algorithm: "plot_latency_error_bars"
19542   output-file-type: ".html"
19543   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr-lat"
19544   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19545   filter: "'NIC_Intel-XL710' and
19546            '64B' and
19547            'IP4FWD' and
19548            'NDRPDR' and
19549            'SCALE' and
19550            '2T2C' and
19551            'IPSECHW' and
19552            ('IPSECTRAN' or 'IPSECTUN') and
19553            not 'VHOST'"
19554   parameters:
19555   - "latency"
19556   - "parent"
19557   - "tags"
19558   layout:
19559     title: "ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
19560     layout: "plot-latency"
19561
19562 # Packet Latency - VPP IPSec 3n-hsw-xl710 sw
19563 - type: "plot"
19564   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr-lat"
19565   algorithm: "plot_latency_error_bars"
19566   output-file-type: ".html"
19567   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr-lat"
19568   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19569   filter: "'NIC_Intel-XL710' and
19570            '64B' and
19571            'IP4FWD' and
19572            'NDRPDR' and
19573            '1T1C' and
19574            'IPSECSW' and
19575            ('IPSECTRAN' or 'IPSECTUN') and
19576            not 'VHOST'"
19577   parameters:
19578   - "latency"
19579   - "parent"
19580   - "tags"
19581   layout:
19582     title: "ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
19583     layout: "plot-latency"
19584
19585 - type: "plot"
19586   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr-lat"
19587   algorithm: "plot_latency_error_bars"
19588   output-file-type: ".html"
19589   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr-lat"
19590   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19591   filter: "'NIC_Intel-XL710' and
19592            '64B' and
19593            'IP4FWD' and
19594            'NDRPDR' and
19595            '2T2C' and
19596            'IPSECSW' and
19597            ('IPSECTRAN' or 'IPSECTUN') and
19598            not 'VHOST'"
19599   parameters:
19600   - "latency"
19601   - "parent"
19602   - "tags"
19603   layout:
19604     title: "ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
19605     layout: "plot-latency"
19606
19607 ################################################################################
19608
19609 # Packet Latency - VPP SRv6 3n-hsw-x520
19610 - type: "plot"
19611   title: "VPP Latency: srv6-3n-hsw-x520-78b-1t1c-features-ndr-lat"
19612   algorithm: "plot_latency_error_bars"
19613   output-file-type: ".html"
19614   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-ndr-lat"
19615   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19616   filter: "'NIC_Intel-X520-DA2' and
19617            '78B' and
19618            'FEATURE' and
19619            'NDRPDR' and
19620            '1T1C' and
19621            'IP6FWD' and
19622            'SRv6'"
19623   parameters:
19624   - "latency"
19625   - "parent"
19626   - "tags"
19627   layout:
19628     title: "srv6-3n-hsw-x520-78b-1t1c-features-ndr"
19629     layout: "plot-latency"
19630
19631 - type: "plot"
19632   title: "VPP Latency: srv6-3n-hsw-x520-78b-2t2c-features-ndr-lat"
19633   algorithm: "plot_latency_error_bars"
19634   output-file-type: ".html"
19635   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-ndr-lat"
19636   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19637   filter: "'NIC_Intel-X520-DA2' and
19638            '78B' and
19639            'FEATURE' and
19640            'NDRPDR' and
19641            '2T2C' and
19642            'IP6FWD' and
19643            'SRv6'"
19644   parameters:
19645   - "latency"
19646   - "parent"
19647   - "tags"
19648   layout:
19649     title: "srv6-3n-hsw-x520-78b-2t2c-features-ndr"
19650     layout: "plot-latency"
19651
19652 ################################################################################
19653
19654 # Packet Latency - VPP vhost ip4 3n-hsw-x520
19655 - type: "plot"
19656   title: "VPP Latency: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
19657   algorithm: "plot_latency_error_bars"
19658   output-file-type: ".html"
19659   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
19660   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19661   filter: "'NIC_Intel-X520-DA2' and
19662            '64B' and
19663            'NDRPDR' and
19664            'ETH' and
19665            'IP4FWD' and
19666            '1T1C' and
19667            'VHOST_1024' and
19668            not 'VXLAN' and
19669            not 'DOT1Q'"
19670   parameters:
19671   - "latency"
19672   - "parent"
19673   - "tags"
19674   sort:
19675   - "not CFS_OPT"
19676   - "1VM"
19677   - "2VM"
19678   layout:
19679     title: "vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
19680     layout: "plot-latency"
19681
19682 - type: "plot"
19683   title: "VPP Latency: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
19684   algorithm: "plot_latency_error_bars"
19685   output-file-type: ".html"
19686   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
19687   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19688   filter: "'NIC_Intel-X520-DA2' and
19689            '64B' and
19690            'NDRPDR' and
19691            'ETH' and
19692            'IP4FWD' and
19693            '2T2C' and
19694            'VHOST_1024' and
19695            not 'VXLAN' and
19696            not 'DOT1Q'"
19697   parameters:
19698   - "latency"
19699   - "parent"
19700   - "tags"
19701   sort:
19702   - "not CFS_OPT"
19703   - "1VM"
19704   - "2VM"
19705   layout:
19706     title: "vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
19707     layout: "plot-latency"
19708
19709 # Packet Latency - VPP vhost l2sw 3n-hsw-x520 - base
19710 - type: "plot"
19711   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
19712   algorithm: "plot_latency_error_bars"
19713   output-file-type: ".html"
19714   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
19715   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19716   filter: "'NIC_Intel-X520-DA2' and
19717            '64B' and
19718            'NDRPDR' and
19719            ('ETH' or 'DOT1Q') and
19720            'BASE' and
19721            '1T1C' and
19722            ('L2BDMACLRN' or 'L2XCFWD') and
19723            'VHOST_1024' and
19724            not 'VXLAN' and
19725            not 'IP4FWD' and
19726            not '2VM'"
19727   parameters:
19728   - "latency"
19729   - "parent"
19730   - "tags"
19731   sort:
19732   - "L2BDMACLRN"
19733   - "L2BDMACLRN"
19734   - "L2BDMACLRN"
19735   - "L2XCFWD"
19736   - "L2XCFWD"
19737   - "L2XCFWD"
19738   layout:
19739     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
19740     layout: "plot-latency"
19741
19742 - type: "plot"
19743   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
19744   algorithm: "plot_latency_error_bars"
19745   output-file-type: ".html"
19746   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
19747   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19748   filter: "'NIC_Intel-X520-DA2' and
19749            '64B' and
19750            'NDRPDR' and
19751            ('ETH' or 'DOT1Q') and
19752            'BASE' and
19753            '2T2C' and
19754            ('L2BDMACLRN' or 'L2XCFWD') and
19755            'VHOST_1024' and
19756            not 'VXLAN' and
19757            not 'IP4FWD' and
19758            not '2VM'"
19759   parameters:
19760   - "latency"
19761   - "parent"
19762   - "tags"
19763   sort:
19764   - "L2BDMACLRN"
19765   - "L2BDMACLRN"
19766   - "L2BDMACLRN"
19767   - "L2XCFWD"
19768   - "L2XCFWD"
19769   - "L2XCFWD"
19770   layout:
19771     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
19772     layout: "plot-latency"
19773
19774 # Packet Latency - VPP vhost l2sw 3n-hsw-x520 - base vm
19775 - type: "plot"
19776   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr-lat"
19777   algorithm: "plot_latency_error_bars"
19778   output-file-type: ".html"
19779   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr-lat"
19780   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19781   filter: "'NIC_Intel-X520-DA2' and
19782            '64B' and
19783            'NDRPDR' and
19784            ('ETH' or 'DOT1Q') and
19785            '1T1C' and
19786            ('L2BDMACLRN' or 'L2XCFWD') and
19787            'VHOST_1024' and
19788            not 'CFS_OPT' and
19789            not 'DOT1Q' and
19790            not 'VXLAN' and
19791            not 'IP4FWD' and
19792            not 'LBOND'"
19793   parameters:
19794   - "latency"
19795   - "parent"
19796   - "tags"
19797 #  sort:
19798 #  - "1VM"
19799 #  - "L2XCFWD"
19800 #  - "1VM"
19801 #  - "L2BDMACLRN"
19802   layout:
19803     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
19804     layout: "plot-latency"
19805
19806 - type: "plot"
19807   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr-lat"
19808   algorithm: "plot_latency_error_bars"
19809   output-file-type: ".html"
19810   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr-lat"
19811   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19812   filter: "'NIC_Intel-X520-DA2' and
19813            '64B' and
19814            'NDRPDR' and
19815            ('ETH' or 'DOT1Q') and
19816            '2T2C' and
19817            ('L2BDMACLRN' or 'L2XCFWD') and
19818            'VHOST_1024' and
19819            not 'CFS_OPT' and
19820            not 'DOT1Q' and
19821            not 'VXLAN' and
19822            not 'IP4FWD' and
19823            not 'LBOND'"
19824   parameters:
19825   - "latency"
19826   - "parent"
19827   - "tags"
19828 #  sort:
19829 #  - "1VM"
19830 #  - "L2XCFWD"
19831 #  - "1VM"
19832 #  - "L2BDMACLRN"
19833   layout:
19834     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
19835     layout: "plot-latency"
19836
19837 # Packet Latency - VPP vhost ip4 3n-hsw-x710
19838 - type: "plot"
19839   title: "VPP Latency: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
19840   algorithm: "plot_latency_error_bars"
19841   output-file-type: ".html"
19842   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
19843   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19844   filter: "'NIC_Intel-X710' and
19845            '64B' and
19846            'NDRPDR' and
19847            'ETH' and
19848            'IP4FWD' and
19849            '1T1C' and
19850            'VHOST_1024' and
19851            not 'VXLAN' and
19852            not 'CFS_OPT' and
19853            not 'DOT1Q'"
19854   parameters:
19855   - "latency"
19856   - "parent"
19857   - "tags"
19858   sort:
19859   - "1VM"
19860   - "2VM"
19861   layout:
19862     title: "vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
19863     layout: "plot-latency"
19864
19865 - type: "plot"
19866   title: "VPP Latency: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
19867   algorithm: "plot_latency_error_bars"
19868   output-file-type: ".html"
19869   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
19870   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19871   filter: "'NIC_Intel-X710' and
19872            '64B' and
19873            'NDRPDR' and
19874            'ETH' and
19875            'IP4FWD' and
19876            '2T2C' and
19877            'VHOST_1024' and
19878            not 'VXLAN' and
19879            not 'CFS_OPT' and
19880            not 'DOT1Q'"
19881   parameters:
19882   - "latency"
19883   - "parent"
19884   - "tags"
19885   sort:
19886   - "1VM"
19887   - "2VM"
19888   layout:
19889     title: "vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
19890     layout: "plot-latency"
19891
19892 # Packet Latency - VPP vhost l2sw 3n-hsw-x710 - base
19893 - type: "plot"
19894   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
19895   algorithm: "plot_latency_error_bars"
19896   output-file-type: ".html"
19897   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
19898   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19899   filter: "'NIC_Intel-X710' and
19900            '64B' and
19901            'NDRPDR' and
19902            ('ETH' or 'DOT1Q') and
19903            'BASE' and
19904            '1T1C' and
19905            ('L2BDMACLRN' or 'L2XCFWD') and
19906            'VHOST_1024' and
19907            not 'VXLAN' and
19908            not 'IP4FWD' and
19909            not '2VM'"
19910   parameters:
19911   - "latency"
19912   - "parent"
19913   - "tags"
19914   sort:
19915   - "L2BDMACLRN"
19916   - "L2BDMACLRN"
19917   - "L2BDMACLRN"
19918   - "L2XCFWD"
19919   - "L2XCFWD"
19920   - "L2XCFWD"
19921   layout:
19922     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
19923     layout: "plot-latency"
19924
19925 - type: "plot"
19926   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
19927   algorithm: "plot_latency_error_bars"
19928   output-file-type: ".html"
19929   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
19930   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19931   filter: "'NIC_Intel-X710' and
19932            '64B' and
19933            'NDRPDR' and
19934            ('ETH' or 'DOT1Q') and
19935            'BASE' and
19936            '2T2C' and
19937            ('L2BDMACLRN' or 'L2XCFWD') and
19938            'VHOST_1024' and
19939            not 'VXLAN' and
19940            not 'IP4FWD' and
19941            not '2VM'"
19942   parameters:
19943   - "latency"
19944   - "parent"
19945   - "tags"
19946   sort:
19947   - "L2BDMACLRN"
19948   - "L2BDMACLRN"
19949   - "L2BDMACLRN"
19950   - "L2XCFWD"
19951   - "L2XCFWD"
19952   - "L2XCFWD"
19953   layout:
19954     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
19955     layout: "plot-latency"
19956
19957 # Packet Latency - VPP vhost l2sw 3n-hsw-x710 - base vm
19958 - type: "plot"
19959   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr-lat"
19960   algorithm: "plot_latency_error_bars"
19961   output-file-type: ".html"
19962   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr-lat"
19963   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19964   filter: "'NIC_Intel-X710' and
19965            '64B' and
19966            'NDRPDR' and
19967            ('ETH' or 'DOT1Q') and
19968            '1T1C' and
19969            ('L2BDMACLRN' or 'L2XCFWD') and
19970            'VHOST_1024' and
19971            not 'CFS_OPT' and
19972            not 'VXLAN' and
19973            not 'IP4FWD' and
19974            not 'LBOND'"
19975   parameters:
19976   - "latency"
19977   - "parent"
19978   - "tags"
19979   sort:
19980   - "L2BDMACLRN"
19981   - "L2BDMACLRN"
19982   - "L2BDMACLRN"
19983   - "L2XCFWD"
19984   - "L2XCFWD"
19985   - "L2XCFWD"
19986   layout:
19987     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr"
19988     layout: "plot-latency"
19989
19990 - type: "plot"
19991   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr-lat"
19992   algorithm: "plot_latency_error_bars"
19993   output-file-type: ".html"
19994   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr-lat"
19995   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19996   filter: "'NIC_Intel-X710' and
19997            '64B' and
19998            'NDRPDR' and
19999            ('ETH' or 'DOT1Q') and
20000            '2T2C' and
20001            ('L2BDMACLRN' or 'L2XCFWD') and
20002            'VHOST_1024' and
20003            not 'CFS_OPT' and
20004            not 'VXLAN' and
20005            not 'IP4FWD' and
20006            not 'LBOND'"
20007   parameters:
20008   - "latency"
20009   - "parent"
20010   - "tags"
20011   sort:
20012   - "L2BDMACLRN"
20013   - "L2BDMACLRN"
20014   - "L2BDMACLRN"
20015   - "L2XCFWD"
20016   - "L2XCFWD"
20017   - "L2XCFWD"
20018   layout:
20019     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr"
20020     layout: "plot-latency"
20021
20022 # Packet Latency - VPP vhost ip4 3n-skx-x710
20023 - type: "plot"
20024   title: "VPP Latency: vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20025   algorithm: "plot_latency_error_bars"
20026   output-file-type: ".html"
20027   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20028   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20029   filter: "'NIC_Intel-X710' and
20030            '64B' and
20031            'NDRPDR' and
20032            'ETH' and
20033            'IP4FWD' and
20034            '2T1C' and
20035            'VHOST_1024' and
20036            not 'VXLAN' and
20037            not 'DOT1Q'"
20038   parameters:
20039   - "latency"
20040   - "parent"
20041   - "tags"
20042   sort:
20043   - "1VM"
20044   - "2VM"
20045   layout:
20046     title: "vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
20047     layout: "plot-latency"
20048
20049 - type: "plot"
20050   title: "VPP Latency: vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20051   algorithm: "plot_latency_error_bars"
20052   output-file-type: ".html"
20053   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20054   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20055   filter: "'NIC_Intel-X710' and
20056            '64B' and
20057            'NDRPDR' and
20058            'ETH' and
20059            'IP4FWD' and
20060            '4T2C' and
20061            'VHOST_1024' and
20062            not 'VXLAN' and
20063            not 'DOT1Q'"
20064   parameters:
20065   - "latency"
20066   - "parent"
20067   - "tags"
20068   sort:
20069   - "1VM"
20070   - "2VM"
20071   layout:
20072     title: "vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
20073     layout: "plot-latency"
20074
20075 # Packet Latency - VPP vhost l2sw 3n-skx-x710 - base
20076 - type: "plot"
20077   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
20078   algorithm: "plot_latency_error_bars"
20079   output-file-type: ".html"
20080   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
20081   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20082   filter: "'NIC_Intel-X710' and
20083            '64B' and
20084            'NDRPDR' and
20085            ('ETH' or 'DOT1Q') and
20086            'BASE' and
20087            '2T1C' and
20088            ('L2BDMACLRN' or 'L2XCFWD') and
20089            'VHOST_1024' and
20090            not 'VXLAN' and
20091            not 'IP4FWD' and
20092            not '2VM'"
20093   parameters:
20094   - "latency"
20095   - "parent"
20096   - "tags"
20097   sort:
20098   - "L2BDMACLRN"
20099   - "L2BDMACLRN"
20100   - "L2BDMACLRN"
20101   - "L2XCFWD"
20102   - "L2XCFWD"
20103   - "L2XCFWD"
20104   layout:
20105     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr"
20106     layout: "plot-latency"
20107
20108 - type: "plot"
20109   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
20110   algorithm: "plot_latency_error_bars"
20111   output-file-type: ".html"
20112   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
20113   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20114   filter: "'NIC_Intel-X710' and
20115            '64B' and
20116            'NDRPDR' and
20117            ('ETH' or 'DOT1Q') and
20118            'BASE' and
20119            '4T2C' and
20120            ('L2BDMACLRN' or 'L2XCFWD') and
20121            'VHOST_1024' and
20122            not 'VXLAN' and
20123            not 'IP4FWD' and
20124            not '2VM'"
20125   parameters:
20126   - "latency"
20127   - "parent"
20128   - "tags"
20129   sort:
20130   - "L2BDMACLRN"
20131   - "L2BDMACLRN"
20132   - "L2BDMACLRN"
20133   - "L2XCFWD"
20134   - "L2XCFWD"
20135   - "L2XCFWD"
20136   layout:
20137     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr"
20138     layout: "plot-latency"
20139
20140 # Packet Latency - VPP vhost l2sw 3n-skx-x710 - base vm
20141 - type: "plot"
20142   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr-lat"
20143   algorithm: "plot_latency_error_bars"
20144   output-file-type: ".html"
20145   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr-lat"
20146   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20147   filter: "'NIC_Intel-X710' and
20148            '64B' and
20149            'NDRPDR' and
20150            ('ETH' or 'DOT1Q') and
20151            '2T1C' and
20152            ('L2BDMACLRN' or 'L2XCFWD') and
20153            'VHOST_1024' and
20154            not 'CFS_OPT' and
20155            not 'VXLAN' and
20156            not 'IP4FWD' and
20157            not 'LBOND'"
20158   parameters:
20159   - "latency"
20160   - "parent"
20161   - "tags"
20162   sort:
20163   - "L2BDMACLRN"
20164   - "L2BDMACLRN"
20165   - "L2BDMACLRN"
20166   - "L2XCFWD"
20167   - "L2XCFWD"
20168   - "L2XCFWD"
20169   layout:
20170     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr"
20171     layout: "plot-latency"
20172
20173 - type: "plot"
20174   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr-lat"
20175   algorithm: "plot_latency_error_bars"
20176   output-file-type: ".html"
20177   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr-lat"
20178   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20179   filter: "'NIC_Intel-X710' and
20180            '64B' and
20181            'NDRPDR' and
20182            ('ETH' or 'DOT1Q') and
20183            '4T2C' and
20184            ('L2BDMACLRN' or 'L2XCFWD') and
20185            'VHOST_1024' and
20186            not 'CFS_OPT' and
20187            not 'VXLAN' and
20188            not 'IP4FWD' and
20189            not 'LBOND'"
20190   parameters:
20191   - "latency"
20192   - "parent"
20193   - "tags"
20194   sort:
20195   - "L2BDMACLRN"
20196   - "L2BDMACLRN"
20197   - "L2BDMACLRN"
20198   - "L2XCFWD"
20199   - "L2XCFWD"
20200   - "L2XCFWD"
20201   layout:
20202     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr"
20203     layout: "plot-latency"
20204
20205 # Packet Latency - VPP vhost ip4 2n-skx-x710
20206 - type: "plot"
20207   title: "VPP Latency: vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20208   algorithm: "plot_latency_error_bars"
20209   output-file-type: ".html"
20210   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20211   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20212   filter: "'NIC_Intel-X710' and
20213            '64B' and
20214            'NDRPDR' and
20215            'ETH' and
20216            'IP4FWD' and
20217            '2T1C' and
20218            'VHOST_1024' and
20219            not 'VXLAN' and
20220            not 'NF_DENSITY' and
20221            not 'CFS_OPT' and
20222            not 'DOT1Q'"
20223   parameters:
20224   - "latency"
20225   - "parent"
20226   - "tags"
20227   sort:
20228   - "1VM"
20229   - "2VM"
20230   layout:
20231     title: "vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
20232     layout: "plot-latency"
20233
20234 - type: "plot"
20235   title: "VPP Latency: vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20236   algorithm: "plot_latency_error_bars"
20237   output-file-type: ".html"
20238   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20239   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20240   filter: "'NIC_Intel-X710' and
20241            '64B' and
20242            'NDRPDR' and
20243            'ETH' and
20244            'IP4FWD' and
20245            '4T2C' and
20246            'VHOST_1024' and
20247            not 'VXLAN' and
20248            not 'NF_DENSITY' and
20249            not 'CFS_OPT' and
20250            not 'DOT1Q'"
20251   parameters:
20252   - "latency"
20253   - "parent"
20254   - "tags"
20255   sort:
20256   - "1VM"
20257   - "2VM"
20258   layout:
20259     title: "vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
20260     layout: "plot-latency"
20261
20262 # Packet Latency - VPP vhost l2sw 2n-skx-x710 - base
20263 - type: "plot"
20264   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
20265   algorithm: "plot_latency_error_bars"
20266   output-file-type: ".html"
20267   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
20268   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20269   filter: "'NIC_Intel-X710' and
20270            '64B' and
20271            'NDRPDR' and
20272            ('ETH' or 'DOT1Q') and
20273            'BASE' and
20274            '2T1C' and
20275            ('L2BDMACLRN' or 'L2XCFWD') and
20276            'VHOST_1024' and
20277            not 'VXLAN' and
20278            not 'NF_DENSITY' and
20279            not 'IP4FWD' and
20280            not '2VM'"
20281   parameters:
20282   - "latency"
20283   - "parent"
20284   - "tags"
20285 #  sort:
20286 #  - "not CFS_OPT"
20287 #  - "L2XCFWD"
20288 #  - "not CFS_OPT"
20289 #  - "CFS_OPT"
20290   layout:
20291     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr"
20292     layout: "plot-latency"
20293
20294 - type: "plot"
20295   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
20296   algorithm: "plot_latency_error_bars"
20297   output-file-type: ".html"
20298   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
20299   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20300   filter: "'NIC_Intel-X710' and
20301            '64B' and
20302            'NDRPDR' and
20303            ('ETH' or 'DOT1Q') and
20304            'BASE' and
20305            '4T2C' and
20306            ('L2BDMACLRN' or 'L2XCFWD') and
20307            'VHOST_1024' and
20308            not 'VXLAN' and
20309            not 'NF_DENSITY' and
20310            not 'IP4FWD' and
20311            not '2VM'"
20312   parameters:
20313   - "latency"
20314   - "parent"
20315   - "tags"
20316 #  sort:
20317 #  - "not CFS_OPT"
20318 #  - "L2XCFWD"
20319 #  - "not CFS_OPT"
20320 #  - "CFS_OPT"
20321   layout:
20322     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr"
20323     layout: "plot-latency"
20324
20325 # Packet Latency - VPP vhost l2sw 2n-skx-x710 - base vm
20326 - type: "plot"
20327   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr-lat"
20328   algorithm: "plot_latency_error_bars"
20329   output-file-type: ".html"
20330   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr-lat"
20331   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20332   filter: "'NIC_Intel-X710' and
20333            '64B' and
20334            'NDRPDR' and
20335            ('ETH' or 'DOT1Q') and
20336            '2T1C' and
20337            ('L2BDMACLRN' or 'L2XCFWD') and
20338            'VHOST_1024' and
20339            not 'CFS_OPT' and
20340            not 'VXLAN' and
20341            not 'NF_DENSITY' and
20342            not 'DOT1Q' and
20343            not 'IP4FWD'"
20344   parameters:
20345   - "latency"
20346   - "parent"
20347   - "tags"
20348 #  sort:
20349 #  - "1VM"
20350 #  - "L2XCFWD"
20351 #  - "1VM"
20352 #  - "L2BDMACLRN"
20353   layout:
20354     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
20355     layout: "plot-latency"
20356
20357 - type: "plot"
20358   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr-lat"
20359   algorithm: "plot_latency_error_bars"
20360   output-file-type: ".html"
20361   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr-lat"
20362   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20363   filter: "'NIC_Intel-X710' and
20364            '64B' and
20365            'NDRPDR' and
20366            ('ETH' or 'DOT1Q') and
20367            '4T2C' and
20368            ('L2BDMACLRN' or 'L2XCFWD') and
20369            'VHOST_1024' and
20370            not 'CFS_OPT' and
20371            not 'VXLAN' and
20372            not 'NF_DENSITY' and
20373            not 'DOT1Q' and
20374            not 'IP4FWD'"
20375   parameters:
20376   - "latency"
20377   - "parent"
20378   - "tags"
20379 #  sort:
20380 #  - "1VM"
20381 #  - "L2XCFWD"
20382 #  - "1VM"
20383 #  - "L2BDMACLRN"
20384   layout:
20385     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
20386     layout: "plot-latency"
20387
20388 # Packet Latency - VPP vhost ip4 2n-skx-xxv710
20389 - type: "plot"
20390   title: "VPP Latency: vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
20391   algorithm: "plot_latency_error_bars"
20392   output-file-type: ".html"
20393   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
20394   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20395   filter: "'NIC_Intel-XXV710' and
20396            '64B' and
20397            'NDRPDR' and
20398            'ETH' and
20399            'IP4FWD' and
20400            '2T1C' and
20401            'VHOST_1024' and
20402            not 'VXLAN' and
20403            not 'CFS_OPT' and
20404            not 'DOT1Q'"
20405   parameters:
20406   - "latency"
20407   - "parent"
20408   - "tags"
20409   sort:
20410   - "not CFS_OPT"
20411   - "1VM"
20412   - "2VM"
20413   layout:
20414     title: "vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
20415     layout: "plot-latency"
20416
20417 - type: "plot"
20418   title: "VPP Latency: vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
20419   algorithm: "plot_latency_error_bars"
20420   output-file-type: ".html"
20421   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
20422   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20423   filter: "'NIC_Intel-XXV710' and
20424            '64B' and
20425            'NDRPDR' and
20426            'ETH' and
20427            'IP4FWD' and
20428            '4T2C' and
20429            'VHOST_1024' and
20430            not 'VXLAN' and
20431            not 'CFS_OPT' and
20432            not 'DOT1Q'"
20433   parameters:
20434   - "latency"
20435   - "parent"
20436   - "tags"
20437   sort:
20438   - "not CFS_OPT"
20439   - "1VM"
20440   - "2VM"
20441   layout:
20442     title: "vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
20443     layout: "plot-latency"
20444
20445 # Packet Latency - VPP vhost l2sw 2n-skx-xxv710 - base
20446 - type: "plot"
20447   title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr-lat"
20448   algorithm: "plot_latency_error_bars"
20449   output-file-type: ".html"
20450   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr-lat"
20451   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20452   filter: "'NIC_Intel-XXV710' and
20453            '64B' and
20454            'NDRPDR' and
20455            ('ETH' or 'DOT1Q') and
20456            'BASE' and
20457            '2T1C' and
20458            ('L2BDMACLRN' or 'L2XCFWD') and
20459            'VHOST_1024' and
20460            not 'VXLAN' and
20461            not 'IP4FWD' and
20462            not '2VM'"
20463   parameters:
20464   - "latency"
20465   - "parent"
20466   - "tags"
20467 #  sort:
20468 #  - "not CFS_OPT"
20469 #  - "L2XCFWD"
20470 #  - "not CFS_OPT"
20471 #  - "CFS_OPT"
20472   layout:
20473     title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
20474     layout: "plot-latency"
20475
20476 - type: "plot"
20477   title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr-lat"
20478   algorithm: "plot_latency_error_bars"
20479   output-file-type: ".html"
20480   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr-lat"
20481   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20482   filter: "'NIC_Intel-XXV710' and
20483            '64B' and
20484            'NDRPDR' and
20485            ('ETH' or 'DOT1Q') and
20486            'BASE' and
20487            '4T2C' and
20488            ('L2BDMACLRN' or 'L2XCFWD') and
20489            'VHOST_1024' and
20490            not 'VXLAN' and
20491            not 'IP4FWD' and
20492            not '2VM'"
20493   parameters:
20494   - "latency"
20495   - "parent"
20496   - "tags"
20497 #  sort:
20498 #  - "not CFS_OPT"
20499 #  - "L2XCFWD"
20500 #  - "not CFS_OPT"
20501 #  - "CFS_OPT"
20502   layout:
20503     title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
20504     layout: "plot-latency"
20505
20506 # Packet Latency - VPP vhost l2sw 2n-skx-xxv710 - base vm
20507 - type: "plot"
20508   title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr-lat"
20509   algorithm: "plot_latency_error_bars"
20510   output-file-type: ".html"
20511   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr-lat"
20512   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20513   filter: "'NIC_Intel-XXV710' and
20514            '64B' and
20515            'NDRPDR' and
20516            ('ETH' or 'DOT1Q') and
20517            '2T1C' and
20518            ('L2BDMACLRN' or 'L2XCFWD') and
20519            'VHOST_1024' and
20520            not 'CFS_OPT' and
20521            not 'VXLAN' and
20522            not 'DOT1Q' and
20523            not 'IP4FWD'"
20524   parameters:
20525   - "latency"
20526   - "parent"
20527   - "tags"
20528 #  sort:
20529 #  - "1VM"
20530 #  - "L2XCFWD"
20531 #  - "1VM"
20532 #  - "L2BDMACLRN"
20533   layout:
20534     title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
20535     layout: "plot-latency"
20536
20537 - type: "plot"
20538   title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr-lat"
20539   algorithm: "plot_latency_error_bars"
20540   output-file-type: ".html"
20541   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr-lat"
20542   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20543   filter: "'NIC_Intel-XXV710' and
20544            '64B' and
20545            'NDRPDR' and
20546            ('ETH' or 'DOT1Q') and
20547            '4T2C' and
20548            ('L2BDMACLRN' or 'L2XCFWD') and
20549            'VHOST_1024' and
20550            not 'CFS_OPT' and
20551            not 'VXLAN' and
20552            not 'DOT1Q' and
20553            not 'IP4FWD'"
20554   parameters:
20555   - "latency"
20556   - "parent"
20557   - "tags"
20558 #  sort:
20559 #  - "1VM"
20560 #  - "L2XCFWD"
20561 #  - "1VM"
20562 #  - "L2BDMACLRN"
20563   layout:
20564     title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
20565     layout: "plot-latency"
20566
20567 ################################################################################
20568
20569 # Packet Latency - VPP VTS 3n-hsw-x520
20570 - type: "plot"
20571   title: "VPP Latency: vts-3n-hsw-x520-114b-1t1c-ndr-lat"
20572   algorithm: "plot_latency_error_bars"
20573   output-file-type: ".html"
20574   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-1t1c-ndr-lat"
20575   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20576   filter: "'NIC_Intel-X520-DA2' and
20577            '114B' and
20578            'NDRPDR' and
20579            '1T1C' and
20580            'VTS'"
20581   parameters:
20582   - "latency"
20583   - "parent"
20584   - "tags"
20585   layout:
20586     title: "vts-3n-hsw-x520-114b-1t1c-ndr"
20587     layout: "plot-latency"
20588
20589 - type: "plot"
20590   title: "VPP Latency: vts-3n-hsw-x520-114b-2t2c-ndr-lat"
20591   algorithm: "plot_latency_error_bars"
20592   output-file-type: ".html"
20593   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-2t2c-ndr-lat"
20594   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20595   filter: "'NIC_Intel-X520-DA2' and
20596            '114B' and
20597            'NDRPDR' and
20598            '2T2C' and
20599            'VTS'"
20600   parameters:
20601   - "latency"
20602   - "parent"
20603   - "tags"
20604   layout:
20605     title: "vts-3n-hsw-x520-114b-2t2c-ndr"
20606     layout: "plot-latency"
20607
20608 ################################################################################
20609
20610 # Packet Latency - DPDK l3fwd 3n-hsw-x520
20611 - type: "plot"
20612   title: "DPDK Latency: l3fwd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
20613   algorithm: "plot_latency_error_bars"
20614   output-file-type: ".html"
20615   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
20616   data: "plot-dpdk-throughput-latency-3n-hsw"
20617   filter: "'NIC_Intel-X520-DA2' and
20618            '64B' and
20619            'BASE' and
20620            'NDRPDR' and
20621            '1T1C' and
20622            'IP4FWD'"
20623   parameters:
20624   - "latency"
20625   - "parent"
20626   - "tags"
20627   layout:
20628     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
20629     layout: "plot-latency"
20630
20631 - type: "plot"
20632   title: "DPDK Latency: l3fwd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
20633   algorithm: "plot_latency_error_bars"
20634   output-file-type: ".html"
20635   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
20636   data: "plot-dpdk-throughput-latency-3n-hsw"
20637   filter: "'NIC_Intel-X520-DA2' and
20638            '64B' and
20639            'BASE' and
20640            'NDRPDR' and
20641            '2T2C' and
20642            'IP4FWD'"
20643   parameters:
20644   - "latency"
20645   - "parent"
20646   - "tags"
20647   layout:
20648     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
20649     layout: "plot-latency"
20650
20651 # Packet Latency - DPDK l3fwd 3n-hsw-x710
20652 - type: "plot"
20653   title: "DPDK Latency: l3fwd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
20654   algorithm: "plot_latency_error_bars"
20655   output-file-type: ".html"
20656   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
20657   data: "plot-dpdk-throughput-latency-3n-hsw"
20658   filter: "'NIC_Intel-X710' and
20659            '64B' and
20660            'BASE' and
20661            'NDRPDR' and
20662            '1T1C' and
20663            'IP4FWD'"
20664   parameters:
20665   - "latency"
20666   - "parent"
20667   - "tags"
20668   layout:
20669     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
20670     layout: "plot-latency"
20671
20672 - type: "plot"
20673   title: "DPDK Latency: l3fwd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
20674   algorithm: "plot_latency_error_bars"
20675   output-file-type: ".html"
20676   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
20677   data: "plot-dpdk-throughput-latency-3n-hsw"
20678   filter: "'NIC_Intel-X710' and
20679            '64B' and
20680            'BASE' and
20681            'NDRPDR' and
20682            '2T2C' and
20683            'IP4FWD'"
20684   parameters:
20685   - "latency"
20686   - "parent"
20687   - "tags"
20688   layout:
20689     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
20690     layout: "plot-latency"
20691
20692 # Packet Latency - DPDK l3fwd 3n-hsw-xl710
20693 - type: "plot"
20694   title: "DPDK Latency: l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
20695   algorithm: "plot_latency_error_bars"
20696   output-file-type: ".html"
20697   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
20698   data: "plot-dpdk-throughput-latency-3n-hsw"
20699   filter: "'NIC_Intel-XL710' and
20700            '64B' and
20701            'BASE' and
20702            'NDRPDR' and
20703            '1T1C' and
20704            'IP4FWD'"
20705   parameters:
20706   - "latency"
20707   - "parent"
20708   - "tags"
20709   layout:
20710     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
20711     layout: "plot-latency"
20712
20713 - type: "plot"
20714   title: "DPDK Latency: l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
20715   algorithm: "plot_latency_error_bars"
20716   output-file-type: ".html"
20717   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
20718   data: "plot-dpdk-throughput-latency-3n-hsw"
20719   filter: "'NIC_Intel-XL710' and
20720            '64B' and
20721            'BASE' and
20722            'NDRPDR' and
20723            '2T2C' and
20724            'IP4FWD'"
20725   parameters:
20726   - "latency"
20727   - "parent"
20728   - "tags"
20729   layout:
20730     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
20731     layout: "plot-latency"
20732
20733 # Packet Latency - DPDK l3fwd 3n-skx-x710
20734 - type: "plot"
20735   title: "DPDK Latency: l3fwd-3n-skx-x710-64b-2t1c-base-ndr-lat"
20736   algorithm: "plot_latency_error_bars"
20737   output-file-type: ".html"
20738   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-ndr-lat"
20739   data: "plot-dpdk-throughput-latency-3n-skx"
20740   filter: "'NIC_Intel-X710' and
20741            '64B' and
20742            'BASE' and
20743            'NDRPDR' and
20744            '2T1C' and
20745            'IP4FWD'"
20746   parameters:
20747   - "latency"
20748   - "parent"
20749   - "tags"
20750   layout:
20751     title: "l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
20752     layout: "plot-latency"
20753
20754 - type: "plot"
20755   title: "DPDK Latency: l3fwd-3n-skx-x710-64b-4t2c-base-ndr-lat"
20756   algorithm: "plot_latency_error_bars"
20757   output-file-type: ".html"
20758   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-ndr-lat"
20759   data: "plot-dpdk-throughput-latency-3n-skx"
20760   filter: "'NIC_Intel-X710' and
20761            '64B' and
20762            'BASE' and
20763            'NDRPDR' and
20764            '4T2C' and
20765            'IP4FWD'"
20766   parameters:
20767   - "latency"
20768   - "parent"
20769   - "tags"
20770   layout:
20771     title: "l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
20772     layout: "plot-latency"
20773
20774 # Packet Latency - DPDK l3fwd 3n-skx-xxv710
20775 - type: "plot"
20776   title: "DPDK Latency: l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
20777   algorithm: "plot_latency_error_bars"
20778   output-file-type: ".html"
20779   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
20780   data: "plot-dpdk-throughput-latency-3n-skx"
20781   filter: "'NIC_Intel-XXV710' and
20782            '64B' and
20783            'BASE' and
20784            'NDRPDR' and
20785            '2T1C' and
20786            'IP4FWD'"
20787   parameters:
20788   - "latency"
20789   - "parent"
20790   - "tags"
20791   layout:
20792     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
20793     layout: "plot-latency"
20794
20795 - type: "plot"
20796   title: "DPDK Latency: l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
20797   algorithm: "plot_latency_error_bars"
20798   output-file-type: ".html"
20799   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
20800   data: "plot-dpdk-throughput-latency-3n-skx"
20801   filter: "'NIC_Intel-XXV710' and
20802            '64B' and
20803            'BASE' and
20804            'NDRPDR' and
20805            '4T2C' and
20806            'IP4FWD'"
20807   parameters:
20808   - "latency"
20809   - "parent"
20810   - "tags"
20811   layout:
20812     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
20813     layout: "plot-latency"
20814
20815 # Packet Latency - DPDK l3fwd 2n-skx-x710
20816 - type: "plot"
20817   title: "DPDK Latency: l3fwd-2n-skx-x710-64b-2t1c-base-ndr-lat"
20818   algorithm: "plot_latency_error_bars"
20819   output-file-type: ".html"
20820   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-ndr-lat"
20821   data: "plot-dpdk-throughput-latency-2n-skx"
20822   filter: "'NIC_Intel-X710' and
20823            '64B' and
20824            'BASE' and
20825            'NDRPDR' and
20826            '2T1C' and
20827            'IP4FWD'"
20828   parameters:
20829   - "latency"
20830   - "parent"
20831   - "tags"
20832   layout:
20833     title: "l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
20834     layout: "plot-latency"
20835
20836 - type: "plot"
20837   title: "DPDK Latency: l3fwd-2n-skx-x710-64b-4t2c-base-ndr-lat"
20838   algorithm: "plot_latency_error_bars"
20839   output-file-type: ".html"
20840   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-ndr-lat"
20841   data: "plot-dpdk-throughput-latency-2n-skx"
20842   filter: "'NIC_Intel-X710' and
20843            '64B' and
20844            'BASE' and
20845            'NDRPDR' and
20846            '4T2C' and
20847            'IP4FWD'"
20848   parameters:
20849   - "latency"
20850   - "parent"
20851   - "tags"
20852   layout:
20853     title: "l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
20854     layout: "plot-latency"
20855
20856 # Packet Latency - DPDK l3fwd 2n-skx-xxv710
20857 - type: "plot"
20858   title: "DPDK Latency: l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
20859   algorithm: "plot_latency_error_bars"
20860   output-file-type: ".html"
20861   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
20862   data: "plot-dpdk-throughput-latency-2n-skx"
20863   filter: "'NIC_Intel-XXV710' and
20864            '64B' and
20865            'BASE' and
20866            'NDRPDR' and
20867            '2T1C' and
20868            'IP4FWD'"
20869   parameters:
20870   - "latency"
20871   - "parent"
20872   - "tags"
20873   layout:
20874     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
20875     layout: "plot-latency"
20876
20877 - type: "plot"
20878   title: "DPDK Latency: l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
20879   algorithm: "plot_latency_error_bars"
20880   output-file-type: ".html"
20881   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
20882   data: "plot-dpdk-throughput-latency-2n-skx"
20883   filter: "'NIC_Intel-XXV710' and
20884            '64B' and
20885            'BASE' and
20886            'NDRPDR' and
20887            '4T2C' and
20888            'IP4FWD'"
20889   parameters:
20890   - "latency"
20891   - "parent"
20892   - "tags"
20893   layout:
20894     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
20895     layout: "plot-latency"
20896
20897 ################################################################################
20898
20899 # Packet Latency - DPDK testpmd 3n-hsw-x520
20900 - type: "plot"
20901   title: "DPDK Latency: testpmd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
20902   algorithm: "plot_latency_error_bars"
20903   output-file-type: ".html"
20904   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
20905   data: "plot-dpdk-throughput-latency-3n-hsw"
20906   filter: "'NIC_Intel-X520-DA2' and
20907            '64B' and
20908            'BASE' and
20909            'NDRPDR' and
20910            '1T1C' and
20911            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
20912   parameters:
20913   - "latency"
20914   - "parent"
20915   - "tags"
20916   layout:
20917     title: "testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
20918     layout: "plot-latency"
20919
20920 - type: "plot"
20921   title: "DPDK Latency: testpmd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
20922   algorithm: "plot_latency_error_bars"
20923   output-file-type: ".html"
20924   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
20925   data: "plot-dpdk-throughput-latency-3n-hsw"
20926   filter: "'NIC_Intel-X520-DA2' and
20927            '64B' and
20928            'BASE' and
20929            'NDRPDR' and
20930            '2T2C' and
20931            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
20932   parameters:
20933   - "latency"
20934   - "parent"
20935   - "tags"
20936   layout:
20937     title: "testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
20938     layout: "plot-latency"
20939
20940 # Packet Latency - DPDK testpmd 3n-hsw-x710
20941 - type: "plot"
20942   title: "DPDK Latency: testpmd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
20943   algorithm: "plot_latency_error_bars"
20944   output-file-type: ".html"
20945   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
20946   data: "plot-dpdk-throughput-latency-3n-hsw"
20947   filter: "'NIC_Intel-X710' and
20948            '64B' and
20949            'BASE' and
20950            'NDRPDR' and
20951            '1T1C' and
20952            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
20953   parameters:
20954   - "latency"
20955   - "parent"
20956   - "tags"
20957   layout:
20958     title: "testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
20959     layout: "plot-latency"
20960
20961 - type: "plot"
20962   title: "DPDK Latency: testpmd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
20963   algorithm: "plot_latency_error_bars"
20964   output-file-type: ".html"
20965   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
20966   data: "plot-dpdk-throughput-latency-3n-hsw"
20967   filter: "'NIC_Intel-X710' and
20968            '64B' and
20969            'BASE' and
20970            'NDRPDR' and
20971            '2T2C' and
20972            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
20973   parameters:
20974   - "latency"
20975   - "parent"
20976   - "tags"
20977   layout:
20978     title: "testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
20979     layout: "plot-latency"
20980
20981 # Packet Latency - DPDK testpmd 3n-hsw-xl710
20982 - type: "plot"
20983   title: "DPDK Latency: testpmd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
20984   algorithm: "plot_latency_error_bars"
20985   output-file-type: ".html"
20986   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
20987   data: "plot-dpdk-throughput-latency-3n-hsw"
20988   filter: "'NIC_Intel-XL710' and
20989            '64B' and
20990            'BASE' and
20991            'NDRPDR' and
20992            '1T1C' and
20993            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
20994   parameters:
20995   - "latency"
20996   - "parent"
20997   - "tags"
20998   layout:
20999     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
21000     layout: "plot-latency"
21001
21002 - type: "plot"
21003   title: "DPDK Latency: testpmd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
21004   algorithm: "plot_latency_error_bars"
21005   output-file-type: ".html"
21006   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
21007   data: "plot-dpdk-throughput-latency-3n-hsw"
21008   filter: "'NIC_Intel-XL710' and
21009            '64B' and
21010            'BASE' and
21011            'NDRPDR' and
21012            '2T2C' and
21013            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
21014   parameters:
21015   - "latency"
21016   - "parent"
21017   - "tags"
21018   layout:
21019     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
21020     layout: "plot-latency"
21021
21022 # Packet Latency - DPDK testpmd 3n-skx-x710
21023 - type: "plot"
21024   title: "DPDK Latency: testpmd-3n-skx-x710-64b-2t1c-base-ndr-lat"
21025   algorithm: "plot_latency_error_bars"
21026   output-file-type: ".html"
21027   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-ndr-lat"
21028   data: "plot-dpdk-throughput-latency-3n-skx"
21029   filter: "'NIC_Intel-X710' and
21030            '64B' and
21031            'BASE' and
21032            'NDRPDR' and
21033            '2T1C' and
21034            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
21035   parameters:
21036   - "latency"
21037   - "parent"
21038   - "tags"
21039   layout:
21040     title: "testpmd-3n-skx-x710-64b-2t1c-base-ndr"
21041     layout: "plot-latency"
21042
21043 - type: "plot"
21044   title: "DPDK Latency: testpmd-3n-skx-x710-64b-4t2c-base-ndr-lat"
21045   algorithm: "plot_latency_error_bars"
21046   output-file-type: ".html"
21047   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-ndr-lat"
21048   data: "plot-dpdk-throughput-latency-3n-skx"
21049   filter: "'NIC_Intel-X710' and
21050            '64B' and
21051            'BASE' and
21052            'NDRPDR' and
21053            '4T2C' and
21054            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
21055   parameters:
21056   - "latency"
21057   - "parent"
21058   - "tags"
21059   layout:
21060     title: "testpmd-3n-skx-x710-64b-4t2c-base-ndr"
21061     layout: "plot-latency"
21062
21063 # Packet Latency - DPDK testpmd 3n-skx-xxv710
21064 - type: "plot"
21065   title: "DPDK Latency: testpmd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
21066   algorithm: "plot_latency_error_bars"
21067   output-file-type: ".html"
21068   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
21069   data: "plot-dpdk-throughput-latency-3n-skx"
21070   filter: "'NIC_Intel-XXV710' and
21071            '64B' and
21072            'BASE' and
21073            'NDRPDR' and
21074            '2T1C' and
21075            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
21076   parameters:
21077   - "latency"
21078   - "parent"
21079   - "tags"
21080   layout:
21081     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
21082     layout: "plot-latency"
21083
21084 - type: "plot"
21085   title: "DPDK Latency: testpmd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
21086   algorithm: "plot_latency_error_bars"
21087   output-file-type: ".html"
21088   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
21089   data: "plot-dpdk-throughput-latency-3n-skx"
21090   filter: "'NIC_Intel-XXV710' and
21091            '64B' and
21092            'BASE' and
21093            'NDRPDR' and
21094            '4T2C' and
21095            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
21096   parameters:
21097   - "latency"
21098   - "parent"
21099   - "tags"
21100   layout:
21101     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
21102     layout: "plot-latency"
21103
21104 # Packet Latency - DPDK testpmd 2n-skx-x710
21105 - type: "plot"
21106   title: "DPDK Latency: testpmd-2n-skx-x710-64b-2t1c-base-ndr-lat"
21107   algorithm: "plot_latency_error_bars"
21108   output-file-type: ".html"
21109   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-ndr-lat"
21110   data: "plot-dpdk-throughput-latency-2n-skx"
21111   filter: "'NIC_Intel-X710' and
21112            '64B' and
21113            'BASE' and
21114            'NDRPDR' and
21115            '2T1C' and
21116            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
21117   parameters:
21118   - "latency"
21119   - "parent"
21120   - "tags"
21121   layout:
21122     title: "testpmd-2n-skx-x710-64b-2t1c-base-ndr"
21123     layout: "plot-latency"
21124
21125 - type: "plot"
21126   title: "DPDK Latency: testpmd-2n-skx-x710-64b-4t2c-base-ndr-lat"
21127   algorithm: "plot_latency_error_bars"
21128   output-file-type: ".html"
21129   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-ndr-lat"
21130   data: "plot-dpdk-throughput-latency-2n-skx"
21131   filter: "'NIC_Intel-X710' and
21132            '64B' and
21133            'BASE' and
21134            'NDRPDR' and
21135            '4T2C' and
21136            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
21137   parameters:
21138   - "latency"
21139   - "parent"
21140   - "tags"
21141   layout:
21142     title: "testpmd-2n-skx-x710-64b-4t2c-base-ndr"
21143     layout: "plot-latency"
21144
21145 # Packet Latency - DPDK testpmd 2n-skx-xxv710
21146 - type: "plot"
21147   title: "DPDK Latency: testpmd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
21148   algorithm: "plot_latency_error_bars"
21149   output-file-type: ".html"
21150   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
21151   data: "plot-dpdk-throughput-latency-2n-skx"
21152   filter: "'NIC_Intel-XXV710' and
21153            '64B' and
21154            'BASE' and
21155            'NDRPDR' and
21156            '2T1C' and
21157            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
21158   parameters:
21159   - "latency"
21160   - "parent"
21161   - "tags"
21162   layout:
21163     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
21164     layout: "plot-latency"
21165
21166 - type: "plot"
21167   title: "DPDK Latency: testpmd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
21168   algorithm: "plot_latency_error_bars"
21169   output-file-type: ".html"
21170   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
21171   data: "plot-dpdk-throughput-latency-2n-skx"
21172   filter: "'NIC_Intel-XXV710' and
21173            '64B' and
21174            'BASE' and
21175            'NDRPDR' and
21176            '4T2C' and
21177            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
21178   parameters:
21179   - "latency"
21180   - "parent"
21181   - "tags"
21182   layout:
21183     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
21184     layout: "plot-latency"
21185
21186 ################################################################################
21187
21188 # Speedup - VPP Container Memif 3n-hsw-x520
21189 - type: "plot"
21190   title: "Speedup: memif-3n-hsw-x520-64b-base_and_features-ndr-tsa"
21191   algorithm: "plot_throughput_speedup_analysis"
21192   output-file-type: ".html"
21193   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-base_and_features-ndr-tsa"
21194   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21195   filter: "'NIC_Intel-X520-DA2' and
21196            '64B' and
21197            ('BASE' or 'SCALE') and
21198            'NDRPDR' and
21199            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
21200            not 'VHOST' and
21201            'MEMIF'"
21202   parameters:
21203   - "throughput"
21204   - "parent"
21205   - "tags"
21206   sort:
21207   - "L2XCFWD"
21208   - "L2XCFWD"
21209   - "L2XCFWD"
21210   - "L2BDMACLRN"
21211   - "L2BDMACLRN"
21212   - "L2BDMACLRN"
21213   - "IP4FWD"
21214   layout:
21215     title: "memif-3n-hsw-x520-64b-base_and_features-ndr"
21216     layout: "plot-throughput-speedup-analysis"
21217
21218 - type: "plot"
21219   title: "Speedup: memif-3n-hsw-x520-64b-base_and_features-pdr-tsa"
21220   algorithm: "plot_throughput_speedup_analysis"
21221   output-file-type: ".html"
21222   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-base_and_features-pdr-tsa"
21223   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21224   filter: "'NIC_Intel-X520-DA2' and
21225            '64B' and
21226            ('BASE' or 'SCALE') and
21227            'NDRPDR' and
21228            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
21229            not 'VHOST' and
21230            'MEMIF'"
21231   parameters:
21232   - "throughput"
21233   - "parent"
21234   - "tags"
21235   sort:
21236   - "L2XCFWD"
21237   - "L2XCFWD"
21238   - "L2XCFWD"
21239   - "L2BDMACLRN"
21240   - "L2BDMACLRN"
21241   - "L2BDMACLRN"
21242   - "IP4FWD"
21243   layout:
21244     title: "memif-3n-hsw-x520-64b-base_and_features-pdr"
21245     layout: "plot-throughput-speedup-analysis"
21246
21247 # Speedup - VPP Container Memif 3n-hsw-x710
21248 - type: "plot"
21249   title: "Speedup: memif-3n-hsw-x710-64b-base_and_features-ndr-tsa"
21250   algorithm: "plot_throughput_speedup_analysis"
21251   output-file-type: ".html"
21252   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-base_and_features-ndr-tsa"
21253   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21254   filter: "'NIC_Intel-X710' and
21255            '64B' and
21256            ('BASE' or 'SCALE') and
21257            'NDRPDR' and
21258            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
21259            not 'VHOST' and
21260            'MEMIF'"
21261   parameters:
21262   - "throughput"
21263   - "parent"
21264   - "tags"
21265   sort:
21266   - "L2XCFWD"
21267   - "L2XCFWD"
21268   - "L2XCFWD"
21269   - "L2BDMACLRN"
21270   - "L2BDMACLRN"
21271   - "L2BDMACLRN"
21272   - "IP4FWD"
21273   layout:
21274     title: "memif-3n-hsw-x710-64b-base_and_features-ndr"
21275     layout: "plot-throughput-speedup-analysis"
21276
21277 - type: "plot"
21278   title: "Speedup: memif-3n-hsw-x710-64b-base_and_features-pdr-tsa"
21279   algorithm: "plot_throughput_speedup_analysis"
21280   output-file-type: ".html"
21281   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-base_and_features-pdr-tsa"
21282   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21283   filter: "'NIC_Intel-X710' and
21284            '64B' and
21285            ('BASE' or 'SCALE') and
21286            'NDRPDR' and
21287            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
21288            not 'VHOST' and
21289            'MEMIF'"
21290   parameters:
21291   - "throughput"
21292   - "parent"
21293   - "tags"
21294   sort:
21295   - "L2XCFWD"
21296   - "L2XCFWD"
21297   - "L2XCFWD"
21298   - "L2BDMACLRN"
21299   - "L2BDMACLRN"
21300   - "L2BDMACLRN"
21301   - "IP4FWD"
21302   layout:
21303     title: "memif-3n-hsw-x710-64b-base_and_features-pdr"
21304     layout: "plot-throughput-speedup-analysis"
21305
21306 # Speedup - VPP Container Memif 3n-hsw-xl710
21307 - type: "plot"
21308   title: "Speedup: memif-3n-hsw-xl710-64b-base_and_features-ndr-tsa"
21309   algorithm: "plot_throughput_speedup_analysis"
21310   output-file-type: ".html"
21311   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-base_and_features-ndr-tsa"
21312   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21313   filter: "'NIC_Intel-XL710' and
21314            '64B' and
21315            ('BASE' or 'SCALE') and
21316            'NDRPDR' and
21317            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
21318            not 'VHOST' and
21319            'MEMIF'"
21320   parameters:
21321   - "throughput"
21322   - "parent"
21323   - "tags"
21324   sort:
21325   - "L2XCFWD"
21326   - "L2XCFWD"
21327   - "L2XCFWD"
21328   - "L2BDMACLRN"
21329   - "L2BDMACLRN"
21330   - "L2BDMACLRN"
21331   - "IP4FWD"
21332   layout:
21333     title: "memif-3n-hsw-xl710-64b-base_and_features-ndr"
21334     layout: "plot-throughput-speedup-analysis"
21335
21336 - type: "plot"
21337   title: "Speedup: memif-3n-hsw-xl710-64b-base_and_features-pdr-tsa"
21338   algorithm: "plot_throughput_speedup_analysis"
21339   output-file-type: ".html"
21340   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-base_and_features-pdr-tsa"
21341   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21342   filter: "'NIC_Intel-XL710' and
21343            '64B' and
21344            ('BASE' or 'SCALE') and
21345            'NDRPDR' and
21346            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
21347            not 'VHOST' and
21348            'MEMIF'"
21349   parameters:
21350   - "throughput"
21351   - "parent"
21352   - "tags"
21353   sort:
21354   - "L2XCFWD"
21355   - "L2XCFWD"
21356   - "L2XCFWD"
21357   - "L2BDMACLRN"
21358   - "L2BDMACLRN"
21359   - "L2BDMACLRN"
21360   - "IP4FWD"
21361   layout:
21362     title: "memif-3n-hsw-xl710-64b-base_and_features-pdr"
21363     layout: "plot-throughput-speedup-analysis"
21364
21365 # Speedup - VPP Container Memif 3n-skx-x710
21366 - type: "plot"
21367   title: "Speedup: memif-3n-skx-x710-64b-base_and_features-ndr-tsa"
21368   algorithm: "plot_throughput_speedup_analysis"
21369   output-file-type: ".html"
21370   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-base_and_features-ndr-tsa"
21371   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21372   filter: "'NIC_Intel-X710' and
21373            '64B' and
21374            ('BASE' or 'SCALE') and
21375            'NDRPDR' and
21376            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
21377            not 'VHOST' and
21378            'MEMIF'"
21379   parameters:
21380   - "throughput"
21381   - "parent"
21382   - "tags"
21383   sort:
21384   - "L2XCFWD"
21385   - "L2XCFWD"
21386   - "L2XCFWD"
21387   - "L2BDMACLRN"
21388   - "L2BDMACLRN"
21389   - "L2BDMACLRN"
21390   - "IP4FWD"
21391   layout:
21392     title: "memif-3n-skx-x710-64b-base_and_features-ndr"
21393     layout: "plot-throughput-speedup-analysis"
21394
21395 - type: "plot"
21396   title: "Speedup: memif-3n-skx-x710-64b-base_and_features-pdr-tsa"
21397   algorithm: "plot_throughput_speedup_analysis"
21398   output-file-type: ".html"
21399   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-base_and_features-pdr-tsa"
21400   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21401   filter: "'NIC_Intel-X710' and
21402            '64B' and
21403            ('BASE' or 'SCALE') and
21404            'NDRPDR' and
21405            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
21406            not 'VHOST' and
21407            'MEMIF'"
21408   parameters:
21409   - "throughput"
21410   - "parent"
21411   - "tags"
21412   sort:
21413   - "L2XCFWD"
21414   - "L2XCFWD"
21415   - "L2XCFWD"
21416   - "L2BDMACLRN"
21417   - "L2BDMACLRN"
21418   - "L2BDMACLRN"
21419   - "IP4FWD"
21420   layout:
21421     title: "memif-3n-skx-x710-64b-base_and_features-pdr"
21422     layout: "plot-throughput-speedup-analysis"
21423
21424 # Speedup - VPP Container Memif 2n-skx-x710
21425 - type: "plot"
21426   title: "Speedup: memif-2n-skx-x710-64b-base_and_features-ndr-tsa"
21427   algorithm: "plot_throughput_speedup_analysis"
21428   output-file-type: ".html"
21429   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-base_and_features-ndr-tsa"
21430   data: "plot-vpp-throughput-lat-tsa-2n-skx"
21431   filter: "'NIC_Intel-X710' and
21432            '64B' and
21433            ('BASE' or 'SCALE') and
21434            'NDRPDR' and
21435            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
21436            not 'VHOST' and
21437            not 'NF_DENSITY' and
21438            'MEMIF'"
21439   parameters:
21440   - "throughput"
21441   - "parent"
21442   - "tags"
21443   sort:
21444   - "L2XCFWD"
21445   - "L2XCFWD"
21446   - "L2XCFWD"
21447   - "L2BDMACLRN"
21448   - "L2BDMACLRN"
21449   - "L2BDMACLRN"
21450   - "IP4FWD"
21451   layout:
21452     title: "memif-2n-skx-x710-64b-base_and_features-ndr"
21453     layout: "plot-throughput-speedup-analysis"
21454
21455 - type: "plot"
21456   title: "Speedup: memif-2n-skx-x710-64b-base_and_features-pdr-tsa"
21457   algorithm: "plot_throughput_speedup_analysis"
21458   output-file-type: ".html"
21459   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-base_and_features-pdr-tsa"
21460   data: "plot-vpp-throughput-lat-tsa-2n-skx"
21461   filter: "'NIC_Intel-X710' and
21462            '64B' and
21463            ('BASE' or 'SCALE') and
21464            'NDRPDR' and
21465            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
21466            not 'VHOST' and
21467            not 'NF_DENSITY' and
21468            'MEMIF'"
21469   parameters:
21470   - "throughput"
21471   - "parent"
21472   - "tags"
21473   sort:
21474   - "L2XCFWD"
21475   - "L2XCFWD"
21476   - "L2XCFWD"
21477   - "L2BDMACLRN"
21478   - "L2BDMACLRN"
21479   - "L2BDMACLRN"
21480   - "IP4FWD"
21481   layout:
21482     title: "memif-2n-skx-x710-64b-base_and_features-pdr"
21483     layout: "plot-throughput-speedup-analysis"
21484
21485 # Speedup - VPP Container Memif 2n-skx-xxv710
21486 - type: "plot"
21487   title: "Speedup: memif-2n-skx-xxv710-64b-base_and_features-ndr-tsa"
21488   algorithm: "plot_throughput_speedup_analysis"
21489   output-file-type: ".html"
21490   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-base_and_features-ndr-tsa"
21491   data: "plot-vpp-throughput-lat-tsa-2n-skx"
21492   filter: "'NIC_Intel-XXV710' and
21493            '64B' and
21494            ('BASE' or 'SCALE') and
21495            'NDRPDR' and
21496            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
21497            not 'VHOST' and
21498            'MEMIF'"
21499   parameters:
21500   - "throughput"
21501   - "parent"
21502   - "tags"
21503   sort:
21504   - "L2XCFWD"
21505   - "L2XCFWD"
21506   - "L2XCFWD"
21507   - "L2BDMACLRN"
21508   - "L2BDMACLRN"
21509   - "L2BDMACLRN"
21510   - "IP4FWD"
21511   layout:
21512     title: "memif-2n-skx-xxv710-64b-base_and_features-ndr"
21513     layout: "plot-throughput-speedup-analysis"
21514
21515 - type: "plot"
21516   title: "Speedup: memif-2n-skx-xxv710-64b-base_and_features-pdr-tsa"
21517   algorithm: "plot_throughput_speedup_analysis"
21518   output-file-type: ".html"
21519   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-base_and_features-pdr-tsa"
21520   data: "plot-vpp-throughput-lat-tsa-2n-skx"
21521   filter: "'NIC_Intel-XXV710' and
21522            '64B' and
21523            ('BASE' or 'SCALE') and
21524            'NDRPDR' and
21525            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
21526            not 'VHOST' and
21527            'MEMIF'"
21528   parameters:
21529   - "throughput"
21530   - "parent"
21531   - "tags"
21532   sort:
21533   - "L2XCFWD"
21534   - "L2XCFWD"
21535   - "L2XCFWD"
21536   - "L2BDMACLRN"
21537   - "L2BDMACLRN"
21538   - "L2BDMACLRN"
21539   - "IP4FWD"
21540   layout:
21541     title: "memif-2n-skx-xxv710-64b-base_and_features-pdr"
21542     layout: "plot-throughput-speedup-analysis"
21543
21544 ################################################################################
21545
21546 # Speedup - VPP Container k8s memif 3n-hsw-x520 - l2xc
21547 - type: "plot"
21548   title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-ndr-tsa"
21549   algorithm: "plot_throughput_speedup_analysis"
21550   output-file-type: ".html"
21551   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-ndr-tsa"
21552   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
21553   filter: "'NIC_Intel-X520-DA2' and
21554            '64B' and
21555            ('BASE' or 'SCALE') and
21556            'NDRPDR' and
21557            'L2XCFWD' and
21558            not 'VHOST' and
21559            not 'NF_DENSITY' and
21560            'MEMIF'"
21561   parameters:
21562   - "throughput"
21563   - "parent"
21564   - "tags"
21565   sort:
21566   - "1VNF"
21567   - "2VNF"
21568   - "4VNF"
21569   - "2VNF"
21570   - "4VNF"
21571   layout:
21572     title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-ndr-l2xc"
21573     layout: "plot-throughput-speedup-analysis"
21574
21575 - type: "plot"
21576   title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-pdr-tsa"
21577   algorithm: "plot_throughput_speedup_analysis"
21578   output-file-type: ".html"
21579   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-pdr-tsa"
21580   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
21581   filter: "'NIC_Intel-X520-DA2' and
21582            '64B' and
21583            ('BASE' or 'SCALE') and
21584            'NDRPDR' and
21585            'L2XCFWD' and
21586            not 'VHOST' and
21587            not 'NF_DENSITY' and
21588            'MEMIF'"
21589   parameters:
21590   - "throughput"
21591   - "parent"
21592   - "tags"
21593   sort:
21594   - "1VNF"
21595   - "2VNF"
21596   - "4VNF"
21597   - "2VNF"
21598   - "4VNF"
21599   layout:
21600     title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-pdr"
21601     layout: "plot-throughput-speedup-analysis"
21602
21603 # Speedup - VPP Container k8s memif 3n-hsw-x520 - l2bd
21604 - type: "plot"
21605   title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-ndr-tsa"
21606   algorithm: "plot_throughput_speedup_analysis"
21607   output-file-type: ".html"
21608   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-ndr-tsa"
21609   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
21610   filter: "'NIC_Intel-X520-DA2' and
21611            '64B' and
21612            ('BASE' or 'SCALE') and
21613            'NDRPDR' and
21614            ('L2BDMACSTAT' or 'L2BDMACLRN') and
21615            not 'VHOST' and
21616            not 'NF_DENSITY' and
21617            'MEMIF'"
21618   parameters:
21619   - "throughput"
21620   - "parent"
21621   - "tags"
21622   sort:
21623   - "1VNF"
21624   - "2VNF"
21625   - "4VNF"
21626   - "2VNF"
21627   - "4VNF"
21628   layout:
21629     title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-ndr-l2bd"
21630     layout: "plot-throughput-speedup-analysis"
21631
21632 - type: "plot"
21633   title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-pdr-tsa"
21634   algorithm: "plot_throughput_speedup_analysis"
21635   output-file-type: ".html"
21636   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-pdr-tsa"
21637   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
21638   filter: "'NIC_Intel-X520-DA2' and
21639            '64B' and
21640            ('BASE' or 'SCALE') and
21641            'NDRPDR' and
21642            ('L2BDMACSTAT' or 'L2BDMACLRN') and
21643            not 'VHOST' and
21644            not 'NF_DENSITY' and
21645            'MEMIF'"
21646   parameters:
21647   - "throughput"
21648   - "parent"
21649   - "tags"
21650   sort:
21651   - "1VNF"
21652   - "2VNF"
21653   - "4VNF"
21654   - "2VNF"
21655   - "4VNF"
21656   layout:
21657     title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-pdr"
21658     layout: "plot-throughput-speedup-analysis"
21659
21660 # Speedup - VPP Container Memif 3n-hsw-x710 - l2xc
21661 - type: "plot"
21662   title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-ndr-tsa"
21663   algorithm: "plot_throughput_speedup_analysis"
21664   output-file-type: ".html"
21665   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-ndr-tsa"
21666   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
21667   filter: "'NIC_Intel-X710' and
21668            '64B' and
21669            ('BASE' or 'SCALE') and
21670            'NDRPDR' and
21671            'L2XCFWD' and
21672            not 'VHOST' and
21673            not 'NF_DENSITY' and
21674            'MEMIF'"
21675   parameters:
21676   - "throughput"
21677   - "parent"
21678   - "tags"
21679   sort:
21680   - "1VNF"
21681   - "2VNF"
21682   - "4VNF"
21683   - "2VNF"
21684   - "4VNF"
21685   layout:
21686     title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-ndr"
21687     layout: "plot-throughput-speedup-analysis"
21688
21689 - type: "plot"
21690   title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-pdr-tsa"
21691   algorithm: "plot_throughput_speedup_analysis"
21692   output-file-type: ".html"
21693   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-pdr-tsa"
21694   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
21695   filter: "'NIC_Intel-X710' and
21696            '64B' and
21697            ('BASE' or 'SCALE') and
21698            'NDRPDR' and
21699            'L2XCFWD' and
21700            not 'VHOST' and
21701            not 'NF_DENSITY' and
21702            'MEMIF'"
21703   parameters:
21704   - "throughput"
21705   - "parent"
21706   - "tags"
21707   sort:
21708   - "1VNF"
21709   - "2VNF"
21710   - "4VNF"
21711   - "2VNF"
21712   - "4VNF"
21713   layout:
21714     title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-pdr"
21715     layout: "plot-throughput-speedup-analysis"
21716
21717 # Speedup - VPP Container Memif 3n-hsw-x710 - l2bd
21718 - type: "plot"
21719   title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-ndr-tsa"
21720   algorithm: "plot_throughput_speedup_analysis"
21721   output-file-type: ".html"
21722   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-ndr-tsa"
21723   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
21724   filter: "'NIC_Intel-X710' and
21725            '64B' and
21726            ('BASE' or 'SCALE') and
21727            'NDRPDR' and
21728            ('L2BDMACSTAT' or 'L2BDMACLRN') and
21729            not 'VHOST' and
21730            not 'NF_DENSITY' and
21731            'MEMIF'"
21732   parameters:
21733   - "throughput"
21734   - "parent"
21735   - "tags"
21736   sort:
21737   - "1VNF"
21738   - "2VNF"
21739   - "4VNF"
21740   - "2VNF"
21741   - "4VNF"
21742   layout:
21743     title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-ndr"
21744     layout: "plot-throughput-speedup-analysis"
21745
21746 - type: "plot"
21747   title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-pdr-tsa"
21748   algorithm: "plot_throughput_speedup_analysis"
21749   output-file-type: ".html"
21750   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-pdr-tsa"
21751   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
21752   filter: "'NIC_Intel-X710' and
21753            '64B' and
21754            ('BASE' or 'SCALE') and
21755            'NDRPDR' and
21756            ('L2BDMACSTAT' or 'L2BDMACLRN') and
21757            not 'VHOST' and
21758            not 'NF_DENSITY' and
21759            'MEMIF'"
21760   parameters:
21761   - "throughput"
21762   - "parent"
21763   - "tags"
21764   sort:
21765   - "1VNF"
21766   - "2VNF"
21767   - "4VNF"
21768   - "2VNF"
21769   - "4VNF"
21770   layout:
21771     title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-pdr"
21772     layout: "plot-throughput-speedup-analysis"
21773
21774 ################################################################################
21775
21776 # Speedup - VPP IPv4 3n-hsw-x520 base and scale
21777 - type: "plot"
21778   title: "Speedup: ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
21779   algorithm: "plot_throughput_speedup_analysis"
21780   output-file-type: ".html"
21781   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
21782   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21783   filter: "'NIC_Intel-X520-DA2' and
21784            '64B' and
21785            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
21786            'NDRPDR' and
21787            'IP4FWD' and
21788            not 'IPSEC' and
21789            not 'DOT1Q' and
21790            not 'VHOST'"
21791   parameters:
21792   - "throughput"
21793   - "parent"
21794   - "tags"
21795   sort:
21796   - "DOT1Q"
21797   - "IP4BASE"
21798   - "FIB_20k"
21799   - "FIB_200k"
21800   - "FIB_2M"
21801   layout:
21802     title: "ip4-3n-hsw-x520-64b-base_and_scale-ndr"
21803     layout: "plot-throughput-speedup-analysis"
21804
21805 - type: "plot"
21806   title: "Speedup: ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
21807   algorithm: "plot_throughput_speedup_analysis"
21808   output-file-type: ".html"
21809   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
21810   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21811   filter: "'NIC_Intel-X520-DA2' and
21812            '64B' and
21813            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
21814            'NDRPDR' and
21815            'IP4FWD' and
21816            not 'IPSEC' and
21817            not 'DOT1Q' and
21818            not 'VHOST'"
21819   parameters:
21820   - "throughput"
21821   - "parent"
21822   - "tags"
21823   sort:
21824   - "DOT1Q"
21825   - "IP4BASE"
21826   - "FIB_20k"
21827   - "FIB_200k"
21828   - "FIB_2M"
21829   layout:
21830     title: "ip4-3n-hsw-x520-64b-base_and_scale-pdr"
21831     layout: "plot-throughput-speedup-analysis"
21832
21833 # Speedup - VPP IPv4 3n-hsw-x520 features
21834 - type: "plot"
21835   title: "Speedup: ip4-3n-hsw-x520-64b-features-ndr-tsa"
21836   algorithm: "plot_throughput_speedup_analysis"
21837   output-file-type: ".html"
21838   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-ndr-tsa"
21839   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21840   filter: "'NIC_Intel-X520-DA2' and
21841            '64B' and
21842            ('IP4BASE' or
21843             'POLICE_MARK' or
21844             'COPWHLIST' or
21845             ('NAT44' and 'BASE') or
21846             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
21847            'NDRPDR' and
21848            'IP4FWD' and
21849            not 'IPSEC' and
21850            not 'VHOST'"
21851   parameters:
21852   - "throughput"
21853   - "parent"
21854   - "tags"
21855   sort:
21856   - "DOT1Q"
21857   - "IP4BASE"
21858   - "NAT44"
21859   - "POLICE_MARK"
21860   - "COPWHLIST"
21861   - "IACL"
21862   - "OACL"
21863   layout:
21864     title: "ip4-3n-hsw-x520-64b-features-ndr"
21865     layout: "plot-throughput-speedup-analysis"
21866
21867 - type: "plot"
21868   title: "Speedup: ip4-3n-hsw-x520-64b-features-pdr-tsa"
21869   algorithm: "plot_throughput_speedup_analysis"
21870   output-file-type: ".html"
21871   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-pdr-tsa"
21872   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21873   filter: "'NIC_Intel-X520-DA2' and
21874            '64B' and
21875            ('IP4BASE' or
21876             'POLICE_MARK' or
21877             'COPWHLIST' or
21878             ('NAT44' and 'BASE') or
21879             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
21880            'NDRPDR' and
21881            'IP4FWD' and
21882            not 'IPSEC' and
21883            not 'VHOST'"
21884   parameters:
21885   - "throughput"
21886   - "parent"
21887   - "tags"
21888   sort:
21889   - "DOT1Q"
21890   - "IP4BASE"
21891   - "NAT44"
21892   - "POLICE_MARK"
21893   - "COPWHLIST"
21894   - "IACL"
21895   - "OACL"
21896   layout:
21897     title: "ip4-3n-hsw-x520-64b-features-pdr"
21898     layout: "plot-throughput-speedup-analysis"
21899
21900 # Speedup - VPP IPv4 3n-hsw-x520 features nat44
21901 - type: "plot"
21902   title: "Speedup: ip4-3n-hsw-x520-64b-features-nat44-ndr-tsa"
21903   algorithm: "plot_throughput_speedup_analysis"
21904   output-file-type: ".html"
21905   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-nat44-ndr-tsa"
21906   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21907   filter: "'NIC_Intel-X520-DA2' and
21908            '64B' and
21909            'NDRPDR' and
21910            'IP4FWD' and
21911            ('NAT44' or 'IP4BASE') and
21912            not 'DOT1Q' and
21913            not 'IPSEC' and
21914            not 'VHOST'"
21915   parameters:
21916   - "throughput"
21917   - "parent"
21918   - "tags"
21919   sort:
21920   - "IP4BASE"
21921   - "BASE"
21922   - "SRC_USER_10"
21923   - "SRC_USER_100"
21924   - "SRC_USER_1000"
21925   - "SRC_USER_2000"
21926   layout:
21927     title: "ip4-3n-hsw-x520-64b-features-nat44-ndr"
21928     layout: "plot-throughput-speedup-analysis"
21929
21930 - type: "plot"
21931   title: "Speedup: ip4-3n-hsw-x520-64b-features-nat44-pdr-tsa"
21932   algorithm: "plot_throughput_speedup_analysis"
21933   output-file-type: ".html"
21934   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-nat44-pdr-tsa"
21935   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21936   filter: "'NIC_Intel-X520-DA2' and
21937            '64B' and
21938            'NDRPDR' and
21939            'IP4FWD' and
21940            ('NAT44' or 'IP4BASE') and
21941            not 'DOT1Q' and
21942            not 'IPSEC' and
21943            not 'VHOST'"
21944   parameters:
21945   - "throughput"
21946   - "parent"
21947   - "tags"
21948   sort:
21949   - "IP4BASE"
21950   - "BASE"
21951   - "SRC_USER_10"
21952   - "SRC_USER_100"
21953   - "SRC_USER_1000"
21954   - "SRC_USER_2000"
21955   layout:
21956     title: "ip4-3n-hsw-x520-64b-features-nat44-pdr"
21957     layout: "plot-throughput-speedup-analysis"
21958
21959 # Speedup - VPP IPv4 3n-hsw-x520 features iacl
21960 - type: "plot"
21961   title: "Speedup: ip4-3n-hsw-x520-64b-features-iacl-ndr-tsa"
21962   algorithm: "plot_throughput_speedup_analysis"
21963   output-file-type: ".html"
21964   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-iacl-ndr-tsa"
21965   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21966   filter: "'NIC_Intel-X520-DA2' and
21967            '64B' and
21968            'NDRPDR' and
21969            'IP4FWD' and
21970            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
21971            not 'IPSEC' and
21972            not 'DOT1Q' and
21973            not 'VHOST'"
21974   parameters:
21975   - "throughput"
21976   - "parent"
21977   - "tags"
21978   sort:
21979   - "IP4BASE"
21980   - "ACL_STATELESS"
21981   - "ACL_STATEFUL"
21982   - "ACL_STATELESS"
21983   - "ACL_STATEFUL"
21984   layout:
21985     title: "ip4-3n-hsw-x520-64b-features-iacl-ndr"
21986     layout: "plot-throughput-speedup-analysis"
21987
21988 - type: "plot"
21989   title: "Speedup: ip4-3n-hsw-x520-64b-features-iacl-pdr-tsa"
21990   algorithm: "plot_throughput_speedup_analysis"
21991   output-file-type: ".html"
21992   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-iacl-pdr-tsa"
21993   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21994   filter: "'NIC_Intel-X520-DA2' and
21995            '64B' and
21996            'NDRPDR' and
21997            'IP4FWD' and
21998            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
21999            not 'IPSEC' and
22000            not 'DOT1Q' and
22001            not 'VHOST'"
22002   parameters:
22003   - "throughput"
22004   - "parent"
22005   - "tags"
22006   sort:
22007   - "IP4BASE"
22008   - "ACL_STATELESS"
22009   - "ACL_STATEFUL"
22010   - "ACL_STATELESS"
22011   - "ACL_STATEFUL"
22012   layout:
22013     title: "ip4-3n-hsw-x520-64b-features-iacl-pdr"
22014     layout: "plot-throughput-speedup-analysis"
22015
22016 # Speedup - VPP IPv4 3n-hsw-x520 features oacl
22017 - type: "plot"
22018   title: "Speedup: ip4-3n-hsw-x520-64b-features-oacl-ndr-tsa"
22019   algorithm: "plot_throughput_speedup_analysis"
22020   output-file-type: ".html"
22021   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-oacl-ndr-tsa"
22022   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22023   filter: "'NIC_Intel-X520-DA2' and
22024            '64B' and
22025            'NDRPDR' and
22026            'IP4FWD' and
22027            ('OACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
22028            not 'IPSEC' and
22029            not 'DOT1Q' and
22030            not 'VHOST'"
22031   parameters:
22032   - "throughput"
22033   - "parent"
22034   - "tags"
22035   sort:
22036   - "IP4BASE"
22037   - "ACL_STATELESS"
22038   - "ACL_STATEFUL"
22039   - "ACL_STATELESS"
22040   - "ACL_STATEFUL"
22041   layout:
22042     title: "ip4-3n-hsw-x520-64b-features-oacl-ndr"
22043     layout: "plot-throughput-speedup-analysis"
22044
22045 - type: "plot"
22046   title: "Speedup: ip4-3n-hsw-x520-64b-features-oacl-pdr-tsa"
22047   algorithm: "plot_throughput_speedup_analysis"
22048   output-file-type: ".html"
22049   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-oacl-pdr-tsa"
22050   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22051   filter: "'NIC_Intel-X520-DA2' and
22052            '64B' and
22053            'NDRPDR' and
22054            'IP4FWD' and
22055            ('OACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
22056            not 'IPSEC' and
22057            not 'DOT1Q' and
22058            not 'VHOST'"
22059   parameters:
22060   - "throughput"
22061   - "parent"
22062   - "tags"
22063   sort:
22064   - "IP4BASE"
22065   - "ACL_STATELESS"
22066   - "ACL_STATEFUL"
22067   - "ACL_STATELESS"
22068   - "ACL_STATEFUL"
22069   layout:
22070     title: "ip4-3n-hsw-x520-64b-features-oacl-pdr"
22071     layout: "plot-throughput-speedup-analysis"
22072
22073 # Speedup - VPP IPv4 3n-hsw-x710 base and scale
22074 - type: "plot"
22075   title: "Speedup: ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
22076   algorithm: "plot_throughput_speedup_analysis"
22077   output-file-type: ".html"
22078   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
22079   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22080   filter: "'NIC_Intel-X710' and
22081            '64B' and
22082            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
22083            'NDRPDR' and
22084            'IP4FWD' and
22085            not 'IPSEC' and
22086            not 'DOT1Q' and
22087            not 'VHOST'"
22088   parameters:
22089   - "throughput"
22090   - "parent"
22091   - "tags"
22092   sort:
22093   - "IP4BASE"
22094   - "FIB_20K"
22095   - "FIB_200K"
22096   - "FIB_2M"
22097   layout:
22098     title: "ip4-3n-hsw-x710-64b-base_and_scale-ndr"
22099     layout: "plot-throughput-speedup-analysis"
22100
22101 - type: "plot"
22102   title: "Speedup: ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
22103   algorithm: "plot_throughput_speedup_analysis"
22104   output-file-type: ".html"
22105   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
22106   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22107   filter: "'NIC_Intel-X710' and
22108            '64B' and
22109            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
22110            'NDRPDR' and
22111            'IP4FWD' and
22112            not 'IPSEC' and
22113            not 'DOT1Q' and
22114            not 'VHOST'"
22115   parameters:
22116   - "throughput"
22117   - "parent"
22118   - "tags"
22119   sort:
22120   - "IP4BASE"
22121   - "FIB_20K"
22122   - "FIB_200K"
22123   - "FIB_2M"
22124   layout:
22125     title: "ip4-3n-hsw-x710-64b-base_and_scale-pdr"
22126     layout: "plot-throughput-speedup-analysis"
22127
22128 # Speedup - VPP IPv4 3n-hsw-x710 features
22129 - type: "plot"
22130   title: "Speedup: ip4-3n-hsw-x710-64b-features-ndr-tsa"
22131   algorithm: "plot_throughput_speedup_analysis"
22132   output-file-type: ".html"
22133   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-ndr-tsa"
22134   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22135   filter: "'NIC_Intel-X710' and
22136            '64B' and
22137            ('IP4BASE' or
22138             'POLICE_MARK' or
22139             'COPWHLIST' or
22140             ('NAT44' and 'BASE') or
22141             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
22142            'NDRPDR' and
22143            'IP4FWD' and
22144            not 'IPSEC' and
22145            not 'VHOST'"
22146   parameters:
22147   - "throughput"
22148   - "parent"
22149   - "tags"
22150   sort:
22151   - "DOT1Q"
22152   - "IP4BASE"
22153   - "NAT44"
22154   - "POLICE_MARK"
22155   - "COPWHLIST"
22156   - "IACL"
22157   - "OACL"
22158   layout:
22159     title: "ip4-3n-hsw-x710-64b-features-ndr"
22160     layout: "plot-throughput-speedup-analysis"
22161
22162 - type: "plot"
22163   title: "Speedup: ip4-3n-hsw-x710-64b-features-pdr-tsa"
22164   algorithm: "plot_throughput_speedup_analysis"
22165   output-file-type: ".html"
22166   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-pdr-tsa"
22167   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22168   filter: "'NIC_Intel-X710' and
22169            '64B' and
22170            ('IP4BASE' or
22171             'POLICE_MARK' or
22172             'COPWHLIST' or
22173             ('NAT44' and 'BASE') or
22174             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
22175            'NDRPDR' and
22176            'IP4FWD' and
22177            not 'IPSEC' and
22178            not 'VHOST'"
22179   parameters:
22180   - "throughput"
22181   - "parent"
22182   - "tags"
22183   sort:
22184   - "DOT1Q"
22185   - "IP4BASE"
22186   - "NAT44"
22187   - "POLICE_MARK"
22188   - "COPWHLIST"
22189   - "IACL"
22190   - "OACL"
22191   layout:
22192     title: "ip4-3n-hsw-x710-64b-features-pdr"
22193     layout: "plot-throughput-speedup-analysis"
22194
22195 # Speedup - VPP IPv4 3n-hsw-x710 features nat44
22196 - type: "plot"
22197   title: "Speedup: ip4-3n-hsw-x710-64b-features-nat44-ndr-tsa"
22198   algorithm: "plot_throughput_speedup_analysis"
22199   output-file-type: ".html"
22200   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-nat44-ndr-tsa"
22201   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22202   filter: "'NIC_Intel-X710' and
22203            '64B' and
22204            'NDRPDR' and
22205            'IP4FWD' and
22206            ('NAT44' or 'IP4BASE') and
22207            not 'IPSEC' and
22208            not 'VHOST'"
22209   parameters:
22210   - "throughput"
22211   - "parent"
22212   - "tags"
22213   sort:
22214   - "IP4BASE"
22215   - "BASE"
22216   - "SRC_USER_10"
22217   - "SRC_USER_100"
22218   - "SRC_USER_1000"
22219   - "SRC_USER_2000"
22220   layout:
22221     title: "ip4-3n-hsw-x710-64b-features-nat44-ndr"
22222     layout: "plot-throughput-speedup-analysis"
22223
22224 - type: "plot"
22225   title: "Speedup: ip4-3n-hsw-x710-64b-features-nat44-pdr-tsa"
22226   algorithm: "plot_throughput_speedup_analysis"
22227   output-file-type: ".html"
22228   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-nat44-pdr-tsa"
22229   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22230   filter: "'NIC_Intel-X710' and
22231            '64B' and
22232            'NDRPDR' and
22233            'IP4FWD' and
22234            ('NAT44' or 'IP4BASE') and
22235            not 'IPSEC' and
22236            not 'VHOST'"
22237   parameters:
22238   - "throughput"
22239   - "parent"
22240   - "tags"
22241   sort:
22242   - "IP4BASE"
22243   - "BASE"
22244   - "SRC_USER_10"
22245   - "SRC_USER_100"
22246   - "SRC_USER_1000"
22247   - "SRC_USER_2000"
22248   layout:
22249     title: "ip4-3n-hsw-x710-64b-features-nat44-pdr"
22250     layout: "plot-throughput-speedup-analysis"
22251
22252 # Speedup - VPP IPv4 3n-hsw-x710 features iacl
22253 - type: "plot"
22254   title: "Speedup: ip4-3n-hsw-x710-64b-features-iacl-ndr-tsa"
22255   algorithm: "plot_throughput_speedup_analysis"
22256   output-file-type: ".html"
22257   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-iacl-ndr-tsa"
22258   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22259   filter: "'NIC_Intel-X710' and
22260            '64B' and
22261            'NDRPDR' and
22262            'IP4FWD' and
22263            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
22264            not 'IPSEC' and
22265            not 'VHOST'"
22266   parameters:
22267   - "throughput"
22268   - "parent"
22269   - "tags"
22270   sort:
22271   - "IP4BASE"
22272   - "ACL_STATELESS"
22273   - "ACL_STATEFUL"
22274   - "ACL_STATELESS"
22275   - "ACL_STATEFUL"
22276   layout:
22277     title: "ip4-3n-hsw-x710-64b-features-iacl-ndr"
22278     layout: "plot-throughput-speedup-analysis"
22279
22280 - type: "plot"
22281   title: "Speedup: ip4-3n-hsw-x710-64b-features-iacl-pdr-tsa"
22282   algorithm: "plot_throughput_speedup_analysis"
22283   output-file-type: ".html"
22284   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-iacl-pdr-tsa"
22285   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22286   filter: "'NIC_Intel-X710' and
22287            '64B' and
22288            'NDRPDR' and
22289            'IP4FWD' and
22290            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
22291            not 'IPSEC' and
22292            not 'VHOST'"
22293   parameters:
22294   - "throughput"
22295   - "parent"
22296   - "tags"
22297   sort:
22298   - "IP4BASE"
22299   - "ACL_STATELESS"
22300   - "ACL_STATEFUL"
22301   - "ACL_STATELESS"
22302   - "ACL_STATEFUL"
22303   layout:
22304     title: "ip4-3n-hsw-x710-64b-features-iacl-pdr"
22305     layout: "plot-throughput-speedup-analysis"
22306
22307 # Speedup - VPP IPv4 3n-hsw-xl710 base and scale
22308 - type: "plot"
22309   title: "Speedup: ip4-3n-hsw-xl710-64b-base-ndr-tsa"
22310   algorithm: "plot_throughput_speedup_analysis"
22311   output-file-type: ".html"
22312   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-base-ndr-tsa"
22313   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22314   filter: "'NIC_Intel-XL710' and
22315            '64B' and
22316            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
22317            'NDRPDR' and
22318            'IP4FWD' and
22319            not 'IPSEC' and
22320            not 'VHOST'"
22321   parameters:
22322   - "throughput"
22323   - "parent"
22324   - "tags"
22325   sort:
22326   - "IP4BASE"
22327   - "FIB_20K"
22328   - "FIB_200K"
22329   - "FIB_2M"
22330   layout:
22331     title: "ip4-3n-hsw-xl710-64b-base-ndr"
22332     layout: "plot-throughput-speedup-analysis"
22333
22334 - type: "plot"
22335   title: "Speedup: ip4-3n-hsw-xl710-64b-base-pdr-tsa"
22336   algorithm: "plot_throughput_speedup_analysis"
22337   output-file-type: ".html"
22338   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-base-pdr-tsa"
22339   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22340   filter: "'NIC_Intel-XL710' and
22341            '64B' and
22342            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
22343            'NDRPDR' and
22344            'IP4FWD' and
22345            not 'IPSEC' and
22346            not 'VHOST'"
22347   parameters:
22348   - "throughput"
22349   - "parent"
22350   - "tags"
22351   sort:
22352   - "IP4BASE"
22353   - "FIB_20K"
22354   - "FIB_200K"
22355   - "FIB_2M"
22356   layout:
22357     title: "ip4-3n-hsw-xl710-64b-base-pdr"
22358     layout: "plot-throughput-speedup-analysis"
22359
22360 # Speedup - VPP IPv4 3n-skx-x710 base and scale
22361 - type: "plot"
22362   title: "Speedup: ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
22363   algorithm: "plot_throughput_speedup_analysis"
22364   output-file-type: ".html"
22365   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
22366   data: "plot-vpp-throughput-lat-tsa-3n-skx"
22367   filter: "'NIC_Intel-X710' and
22368            '64B' and
22369            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
22370            'NDRPDR' and
22371            'IP4FWD' and
22372            not 'IPSEC' and
22373            not 'DOT1Q' and
22374            not 'VHOST'"
22375   parameters:
22376   - "throughput"
22377   - "parent"
22378   - "tags"
22379   sort:
22380   - "IP4BASE"
22381   - "FIB_20K"
22382   - "FIB_200K"
22383   - "FIB_2M"
22384   layout:
22385     title: "ip4-3n-skx-x710-64b-base_and_scale-ndr"
22386     layout: "plot-throughput-speedup-analysis"
22387
22388 - type: "plot"
22389   title: "Speedup: ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
22390   algorithm: "plot_throughput_speedup_analysis"
22391   output-file-type: ".html"
22392   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
22393   data: "plot-vpp-throughput-lat-tsa-3n-skx"
22394   filter: "'NIC_Intel-X710' and
22395            '64B' and
22396            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
22397            'NDRPDR' and
22398            'IP4FWD' and
22399            not 'IPSEC' and
22400            not 'DOT1Q' and
22401            not 'VHOST'"
22402   parameters:
22403   - "throughput"
22404   - "parent"
22405   - "tags"
22406   sort:
22407   - "IP4BASE"
22408   - "FIB_20K"
22409   - "FIB_200K"
22410   - "FIB_2M"
22411   layout:
22412     title: "ip4-3n-skx-x710-64b-base_and_scale-pdr"
22413     layout: "plot-throughput-speedup-analysis"
22414
22415 # Speedup - VPP IPv4 3n-skx-x710 features
22416 - type: "plot"
22417   title: "Speedup: ip4-3n-skx-x710-64b-features-ndr-tsa"
22418   algorithm: "plot_throughput_speedup_analysis"
22419   output-file-type: ".html"
22420   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-ndr-tsa"
22421   data: "plot-vpp-throughput-lat-tsa-3n-skx"
22422   filter: "'NIC_Intel-X710' and
22423            '64B' and
22424            ('IP4BASE' or
22425             'POLICE_MARK' or
22426             'COPWHLIST' or
22427             ('NAT44' and 'BASE') or
22428             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
22429            'NDRPDR' and
22430            'IP4FWD' and
22431            not 'IPSEC' and
22432            not 'VHOST'"
22433   parameters:
22434   - "throughput"
22435   - "parent"
22436   - "tags"
22437   sort:
22438   - "DOT1Q"
22439   - "IP4BASE"
22440   - "NAT44"
22441   - "POLICE_MARK"
22442   - "COPWHLIST"
22443   - "IACL"
22444   - "OACL"
22445   layout:
22446     title: "ip4-3n-skx-x710-64b-features-ndr"
22447     layout: "plot-throughput-speedup-analysis"
22448
22449 - type: "plot"
22450   title: "Speedup: ip4-3n-skx-x710-64b-features-pdr-tsa"
22451   algorithm: "plot_throughput_speedup_analysis"
22452   output-file-type: ".html"
22453   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-pdr-tsa"
22454   data: "plot-vpp-throughput-lat-tsa-3n-skx"
22455   filter: "'NIC_Intel-X710' and
22456            '64B' and
22457            ('IP4BASE' or
22458             'POLICE_MARK' or
22459             'COPWHLIST' or
22460             ('NAT44' and 'BASE') or
22461             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
22462            'NDRPDR' and
22463            'IP4FWD' and
22464            not 'IPSEC' and
22465            not 'VHOST'"
22466   parameters:
22467   - "throughput"
22468   - "parent"
22469   - "tags"
22470   sort:
22471   - "DOT1Q"
22472   - "IP4BASE"
22473   - "NAT44"
22474   - "POLICE_MARK"
22475   - "COPWHLIST"
22476   - "IACL"
22477   - "OACL"
22478   layout:
22479     title: "ip4-3n-skx-x710-64b-features-pdr"
22480     layout: "plot-throughput-speedup-analysis"
22481
22482 # Speedup - VPP IPv4 3n-skx-x710 features nat44
22483 - type: "plot"
22484   title: "Speedup: ip4-3n-skx-x710-64b-features-nat44-ndr-tsa"
22485   algorithm: "plot_throughput_speedup_analysis"
22486   output-file-type: ".html"
22487   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-nat44-ndr-tsa"
22488   data: "plot-vpp-throughput-lat-tsa-3n-skx"
22489   filter: "'NIC_Intel-X710' and
22490            '64B' and
22491            'NDRPDR' and
22492            'IP4FWD' and
22493            ('NAT44' or 'IP4BASE') and
22494            not 'IPSEC' and
22495            not 'VHOST'"
22496   parameters:
22497   - "throughput"
22498   - "parent"
22499   - "tags"
22500   sort:
22501   - "IP4BASE"
22502   - "BASE"
22503   - "SRC_USER_10"
22504   - "SRC_USER_100"
22505   - "SRC_USER_1000"
22506   - "SRC_USER_2000"
22507   layout:
22508     title: "ip4-3n-skx-x710-64b-features-nat44-ndr"
22509     layout: "plot-throughput-speedup-analysis"
22510
22511 - type: "plot"
22512   title: "Speedup: ip4-3n-skx-x710-64b-features-nat44-pdr-tsa"
22513   algorithm: "plot_throughput_speedup_analysis"
22514   output-file-type: ".html"
22515   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-nat44-pdr-tsa"
22516   data: "plot-vpp-throughput-lat-tsa-3n-skx"
22517   filter: "'NIC_Intel-X710' and
22518            '64B' and
22519            'NDRPDR' and
22520            'IP4FWD' and
22521            ('NAT44' or 'IP4BASE') and
22522            not 'IPSEC' and
22523            not 'VHOST'"
22524   parameters:
22525   - "throughput"
22526   - "parent"
22527   - "tags"
22528   sort:
22529   - "IP4BASE"
22530   - "BASE"
22531   - "SRC_USER_10"
22532   - "SRC_USER_100"
22533   - "SRC_USER_1000"
22534   - "SRC_USER_2000"
22535   layout:
22536     title: "ip4-3n-skx-x710-64b-features-nat44-pdr"
22537     layout: "plot-throughput-speedup-analysis"
22538
22539 # Speedup - VPP IPv4 3n-skx-x710 features iacl
22540 - type: "plot"
22541   title: "Speedup: ip4-3n-skx-x710-64b-features-iacl-ndr-tsa"
22542   algorithm: "plot_throughput_speedup_analysis"
22543   output-file-type: ".html"
22544   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-iacl-ndr-tsa"
22545   data: "plot-vpp-throughput-lat-tsa-3n-skx"
22546   filter: "'NIC_Intel-X710' and
22547            '64B' and
22548            'NDRPDR' and
22549            'IP4FWD' and
22550            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
22551            not 'IPSEC' and
22552            not 'VHOST'"
22553   parameters:
22554   - "throughput"
22555   - "parent"
22556   - "tags"
22557   sort:
22558   - "IP4BASE"
22559   - "ACL_STATELESS"
22560   - "ACL_STATEFUL"
22561   - "ACL_STATELESS"
22562   - "ACL_STATEFUL"
22563   layout:
22564     title: "ip4-3n-skx-x710-64b-features-iacl-ndr"
22565     layout: "plot-throughput-speedup-analysis"
22566
22567 - type: "plot"
22568   title: "Speedup: ip4-3n-skx-x710-64b-features-iacl-pdr-tsa"
22569   algorithm: "plot_throughput_speedup_analysis"
22570   output-file-type: ".html"
22571   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-iacl-pdr-tsa"
22572   data: "plot-vpp-throughput-lat-tsa-3n-skx"
22573   filter: "'NIC_Intel-X710' and
22574            '64B' and
22575            'NDRPDR' and
22576            'IP4FWD' and
22577            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
22578            not 'IPSEC' and
22579            not 'VHOST'"
22580   parameters:
22581   - "throughput"
22582   - "parent"
22583   - "tags"
22584   sort:
22585   - "IP4BASE"
22586   - "ACL_STATELESS"
22587   - "ACL_STATEFUL"
22588   - "ACL_STATELESS"
22589   - "ACL_STATEFUL"
22590   layout:
22591     title: "ip4-3n-skx-x710-64b-features-iacl-pdr"
22592     layout: "plot-throughput-speedup-analysis"
22593
22594 # Speedup - VPP IPv4 3n-skx-x710 features oacl
22595 - type: "plot"
22596   title: "Speedup: ip4-3n-skx-x710-64b-features-oacl-ndr-tsa"
22597   algorithm: "plot_throughput_speedup_analysis"
22598   output-file-type: ".html"
22599   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-oacl-ndr-tsa"
22600   data: "plot-vpp-throughput-lat-tsa-3n-skx"
22601   filter: "'NIC_Intel-X710' and
22602            '64B' and
22603            'NDRPDR' and
22604            'IP4FWD' and
22605            'OACL' and
22606            ('ACL10' or 'ACL50') and '10k_FLOWS' and
22607            not 'IPSEC' and
22608            not 'VHOST'"
22609   parameters:
22610   - "throughput"
22611   - "parent"
22612   - "tags"
22613   sort:
22614   - "ACL_STATELESS"
22615   - "ACL_STATEFUL"
22616   - "ACL_STATELESS"
22617   - "ACL_STATEFUL"
22618   layout:
22619     title: "ip4-3n-skx-x710-64b-features-oacl-ndr"
22620     layout: "plot-throughput-speedup-analysis"
22621
22622 - type: "plot"
22623   title: "Speedup: ip4-3n-skx-x710-64b-features-oacl-pdr-tsa"
22624   algorithm: "plot_throughput_speedup_analysis"
22625   output-file-type: ".html"
22626   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-oacl-pdr-tsa"
22627   data: "plot-vpp-throughput-lat-tsa-3n-skx"
22628   filter: "'NIC_Intel-X710' and
22629            '64B' and
22630            'NDRPDR' and
22631            'IP4FWD' and
22632            'OACL' and
22633            ('ACL10' or 'ACL50') and '10k_FLOWS' and
22634            not 'IPSEC' and
22635            not 'VHOST'"
22636   parameters:
22637   - "throughput"
22638   - "parent"
22639   - "tags"
22640   sort:
22641   - "ACL_STATELESS"
22642   - "ACL_STATEFUL"
22643   - "ACL_STATELESS"
22644   - "ACL_STATEFUL"
22645   layout:
22646     title: "ip4-3n-skx-x710-64b-features-oacl-pdr"
22647     layout: "plot-throughput-speedup-analysis"
22648
22649 # Speedup - VPP IPv4 2n-skx-x710 base and scale
22650 - type: "plot"
22651   title: "Speedup: ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
22652   algorithm: "plot_throughput_speedup_analysis"
22653   output-file-type: ".html"
22654   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
22655   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22656   filter: "'NIC_Intel-X710' and
22657            '64B' and
22658            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
22659            'NDRPDR' and
22660            'IP4FWD' and
22661            not 'IPSEC' and
22662            not 'DOT1Q' and
22663            not 'VHOST'"
22664   parameters:
22665   - "throughput"
22666   - "parent"
22667   - "tags"
22668   sort:
22669   - "IP4BASE"
22670   - "FIB_20k"
22671   - "FIB_200k"
22672   - "FIB_2M"
22673   layout:
22674     title: "ip4-2n-skx-x710-64b-base_and_scale-ndr"
22675     layout: "plot-throughput-speedup-analysis"
22676
22677 - type: "plot"
22678   title: "Speedup: ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
22679   algorithm: "plot_throughput_speedup_analysis"
22680   output-file-type: ".html"
22681   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
22682   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22683   filter: "'NIC_Intel-X710' and
22684            '64B' and
22685            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
22686            'NDRPDR' and
22687            'IP4FWD' and
22688            not 'IPSEC' and
22689            not 'DOT1Q' and
22690            not 'VHOST'"
22691   parameters:
22692   - "throughput"
22693   - "parent"
22694   - "tags"
22695   sort:
22696   - "IP4BASE"
22697   - "FIB_20k"
22698   - "FIB_200k"
22699   - "FIB_2M"
22700   layout:
22701     title: "ip4-2n-skx-x710-64b-base_and_scale-pdr"
22702     layout: "plot-throughput-speedup-analysis"
22703
22704 # Speedup - VPP IPv4 2n-skx-xxv710 base and scale
22705 - type: "plot"
22706   title: "Speedup: ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
22707   algorithm: "plot_throughput_speedup_analysis"
22708   output-file-type: ".html"
22709   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
22710   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22711   filter: "'NIC_Intel-XXV710' and
22712            '64B' and
22713            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
22714            'NDRPDR' and
22715            'IP4FWD' and
22716            not 'IPSEC' and
22717            not 'DOT1Q' and
22718            not 'VHOST'"
22719   parameters:
22720   - "throughput"
22721   - "parent"
22722   - "tags"
22723   sort:
22724   - "IP4BASE"
22725   - "FIB_20k"
22726   - "FIB_200k"
22727   - "FIB_2M"
22728   layout:
22729     title: "ip4-2n-skx-xxv710-64b-base_and_scale-ndr"
22730     layout: "plot-throughput-speedup-analysis"
22731
22732 - type: "plot"
22733   title: "Speedup: ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
22734   algorithm: "plot_throughput_speedup_analysis"
22735   output-file-type: ".html"
22736   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
22737   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22738   filter: "'NIC_Intel-XXV710' and
22739            '64B' and
22740            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
22741            'NDRPDR' and
22742            'IP4FWD' and
22743            not 'IPSEC' and
22744            not 'DOT1Q' and
22745            not 'VHOST'"
22746   parameters:
22747   - "throughput"
22748   - "parent"
22749   - "tags"
22750   sort:
22751   - "IP4BASE"
22752   - "FIB_20k"
22753   - "FIB_200k"
22754   - "FIB_2M"
22755   layout:
22756     title: "ip4-2n-skx-xxv710-64b-base_and_scale-pdr"
22757     layout: "plot-throughput-speedup-analysis"
22758
22759 # Speedup - VPP IPv4 2n-dnv-x553 base
22760 - type: "plot"
22761   title: "Speedup: ip4-2n-dnv-x553-64b-base-ndr-tsa"
22762   algorithm: "plot_throughput_speedup_analysis"
22763   output-file-type: ".html"
22764   output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-base-ndr-tsa"
22765   data: "intel-dnv-vpp"
22766   filter: "'NIC_Intel-X553' and
22767            '64B' and
22768            'IP4BASE' and
22769            'NDRPDR' and
22770            'IP4FWD' and
22771            not 'IPSEC' and
22772            not 'VHOST'"
22773   parameters:
22774   - "throughput"
22775   - "parent"
22776   - "tags"
22777   sort:
22778   - "IP4BASE"
22779   layout:
22780     title: "ip4-2n-dnv-x553-64b-base-ndr"
22781     layout: "plot-throughput-speedup-analysis"
22782
22783 - type: "plot"
22784   title: "Speedup: ip4-2n-dnv-x553-64b-base-pdr-tsa"
22785   algorithm: "plot_throughput_speedup_analysis"
22786   output-file-type: ".html"
22787   output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-base-pdr-tsa"
22788   data: "intel-dnv-vpp"
22789   filter: "'NIC_Intel-X553' and
22790            '64B' and
22791            'IP4BASE' and
22792            'NDRPDR' and
22793            'IP4FWD' and
22794            not 'IPSEC' and
22795            not 'VHOST'"
22796   parameters:
22797   - "throughput"
22798   - "parent"
22799   - "tags"
22800   sort:
22801   - "IP4BASE"
22802   layout:
22803     title: "ip4-2n-dnv-x553-64b-base-pdr"
22804     layout: "plot-throughput-speedup-analysis"
22805
22806 ################################################################################
22807
22808 # Speedup - VPP IPv4 Tunnels 3n-hsw-x520 - features
22809 - type: "plot"
22810   title: "Speedup: ip4tun-3n-hsw-x520-64b-base_and_features-ndr-tsa"
22811   algorithm: "plot_throughput_speedup_analysis"
22812   output-file-type: ".html"
22813   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-base_and_features-ndr-tsa"
22814   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22815   filter: "'NIC_Intel-X520-DA2' and
22816            '64B' and
22817            'ENCAP' and
22818            'NDRPDR' and
22819            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
22820            not 'DOT1Q' and
22821            not 'VHOST' and
22822            not 'IPSECHW'"
22823   parameters:
22824   - "throughput"
22825   - "parent"
22826   - "tags"
22827   sort:
22828   - "IP4BASE"
22829   - "L2BDMACLRN"
22830   - "L2XCFWD"
22831   - "LISP"
22832   layout:
22833     title: "ip4tun-3n-hsw-x520-64b-base_and_features-ndr"
22834     layout: "plot-throughput-speedup-analysis"
22835
22836 - type: "plot"
22837   title: "Speedup: ip4tun-3n-hsw-x520-64b-base_and_features-pdr-tsa"
22838   algorithm: "plot_throughput_speedup_analysis"
22839   output-file-type: ".html"
22840   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-base_and_features-pdr-tsa"
22841   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22842   filter: "'NIC_Intel-X520-DA2' and
22843            '64B' and
22844            'ENCAP' and
22845            'NDRPDR' and
22846            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
22847            not 'DOT1Q' and
22848            not 'VHOST' and
22849            not 'IPSECHW'"
22850   parameters:
22851   - "throughput"
22852   - "parent"
22853   - "tags"
22854   sort:
22855   - "IP4BASE"
22856   - "L2BDMACLRN"
22857   - "L2XCFWD"
22858   - "LISP"
22859   layout:
22860     title: "ip4tun-3n-hsw-x520-64b-base_and_features-pdr"
22861     layout: "plot-throughput-speedup-analysis"
22862
22863 # Speedup - VPP IPv4 Tunnels 3n-hsw-x710
22864 - type: "plot"
22865   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
22866   algorithm: "plot_throughput_speedup_analysis"
22867   output-file-type: ".html"
22868   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
22869   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22870   filter: "'NIC_Intel-X710' and
22871            '64B' and
22872            'ENCAP' and
22873            'NDRPDR' and
22874            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
22875            not 'VHOST' and
22876            not 'IPSECHW'"
22877   parameters:
22878   - "throughput"
22879   - "parent"
22880   - "tags"
22881   sort:
22882   - "IP4BASE"
22883   - "LISP"
22884   - "VXLAN_1"
22885   - "VXLAN_10"
22886   - "VXLAN_100"
22887   - "VXLAN_1000"
22888   layout:
22889     title: "ip4tun-3n-hsw-x710-64b-base_and_scale-ndr"
22890     layout: "plot-throughput-speedup-analysis"
22891
22892 - type: "plot"
22893   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
22894   algorithm: "plot_throughput_speedup_analysis"
22895   output-file-type: ".html"
22896   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
22897   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22898   filter: "'NIC_Intel-X710' and
22899            '64B' and
22900            'ENCAP' and
22901            'NDRPDR' and
22902            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
22903            not 'VHOST' and
22904            not 'IPSECHW'"
22905   parameters:
22906   - "throughput"
22907   - "parent"
22908   - "tags"
22909   sort:
22910   - "IP4BASE"
22911   - "LISP"
22912   - "VXLAN_1"
22913   - "VXLAN_10"
22914   - "VXLAN_100"
22915   - "VXLAN_1000"
22916   layout:
22917     title: "ip4tun-3n-hsw-x710-64b-base_and_scale-pdr"
22918     layout: "plot-throughput-speedup-analysis"
22919
22920 # Speedup - VPP IPv4 Tunnels 3n-hsw-x710 - features
22921 - type: "plot"
22922   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_features-ndr-tsa"
22923   algorithm: "plot_throughput_speedup_analysis"
22924   output-file-type: ".html"
22925   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_features-ndr-tsa"
22926   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22927   filter: "'NIC_Intel-X710' and
22928            '64B' and
22929            'ENCAP' and
22930            'NDRPDR' and
22931            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
22932            not 'DOT1Q' and
22933            not 'VHOST' and
22934            not 'IPSECHW'"
22935   parameters:
22936   - "throughput"
22937   - "parent"
22938   - "tags"
22939   sort:
22940   - "IP4BASE"
22941   - "L2BDMACLRN"
22942   - "L2XCFWD"
22943   - "LISP"
22944   layout:
22945     title: "ip4tun-3n-hsw-x710-64b-base_and_features-ndr"
22946     layout: "plot-throughput-speedup-analysis"
22947
22948 - type: "plot"
22949   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_features-pdr-tsa"
22950   algorithm: "plot_throughput_speedup_analysis"
22951   output-file-type: ".html"
22952   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_features-pdr-tsa"
22953   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22954   filter: "'NIC_Intel-X710' and
22955            '64B' and
22956            'ENCAP' and
22957            'NDRPDR' and
22958            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
22959            not 'DOT1Q' and
22960            not 'VHOST' and
22961            not 'IPSECHW'"
22962   parameters:
22963   - "throughput"
22964   - "parent"
22965   - "tags"
22966   sort:
22967   - "IP4BASE"
22968   - "L2BDMACLRN"
22969   - "L2XCFWD"
22970   - "LISP"
22971   layout:
22972     title: "ip4tun-3n-hsw-x710-64b-base_and_features-pdr"
22973     layout: "plot-throughput-speedup-analysis"
22974
22975 # Speedup - VPP IPv4 Tunnels 3n-skx-x710
22976 - type: "plot"
22977   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_scale-ndr-tsa"
22978   algorithm: "plot_throughput_speedup_analysis"
22979   output-file-type: ".html"
22980   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_scale-ndr-tsa"
22981   data: "plot-vpp-throughput-lat-tsa-3n-skx"
22982   filter: "'NIC_Intel-X710' and
22983            '64B' and
22984            'ENCAP' and
22985            'NDRPDR' and
22986            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
22987            not 'VHOST' and
22988            not 'IPSECHW'"
22989   parameters:
22990   - "throughput"
22991   - "parent"
22992   - "tags"
22993   sort:
22994   - "IP4BASE"
22995   - "LISP"
22996   - "VXLAN_1"
22997   - "VXLAN_10"
22998   - "VXLAN_100"
22999   - "VXLAN_1000"
23000   layout:
23001     title: "ip4tun-3n-skx-x710-64b-base_and_scale-ndr"
23002     layout: "plot-throughput-speedup-analysis"
23003
23004 - type: "plot"
23005   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_scale-pdr-tsa"
23006   algorithm: "plot_throughput_speedup_analysis"
23007   output-file-type: ".html"
23008   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_scale-pdr-tsa"
23009   data: "plot-vpp-throughput-lat-tsa-3n-skx"
23010   filter: "'NIC_Intel-X710' and
23011            '64B' and
23012            'ENCAP' and
23013            'NDRPDR' and
23014            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
23015            not 'VHOST' and
23016            not 'IPSECHW'"
23017   parameters:
23018   - "throughput"
23019   - "parent"
23020   - "tags"
23021   sort:
23022   - "IP4BASE"
23023   - "LISP"
23024   - "VXLAN_1"
23025   - "VXLAN_10"
23026   - "VXLAN_100"
23027   - "VXLAN_1000"
23028   layout:
23029     title: "ip4tun-3n-skx-x710-64b-base_and_scale-pdr"
23030     layout: "plot-throughput-speedup-analysis"
23031
23032 # Speedup - VPP IPv4 Tunnels 3n-skx-x710 - features
23033 - type: "plot"
23034   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_features-ndr-tsa"
23035   algorithm: "plot_throughput_speedup_analysis"
23036   output-file-type: ".html"
23037   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_features-ndr-tsa"
23038   data: "plot-vpp-throughput-lat-tsa-3n-skx"
23039   filter: "'NIC_Intel-X710' and
23040            '64B' and
23041            'ENCAP' and
23042            'NDRPDR' and
23043            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
23044            not 'DOT1Q' and
23045            not 'VHOST' and
23046            not 'IPSECHW'"
23047   parameters:
23048   - "throughput"
23049   - "parent"
23050   - "tags"
23051   sort:
23052   - "IP4BASE"
23053   - "L2BDMACLRN"
23054   - "L2XCFWD"
23055   - "LISP"
23056   layout:
23057     title: "ip4tun-3n-skx-x710-64b-base_and_features-ndr"
23058     layout: "plot-throughput-speedup-analysis"
23059
23060 - type: "plot"
23061   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_features-pdr-tsa"
23062   algorithm: "plot_throughput_speedup_analysis"
23063   output-file-type: ".html"
23064   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_features-pdr-tsa"
23065   data: "plot-vpp-throughput-lat-tsa-3n-skx"
23066   filter: "'NIC_Intel-X710' and
23067            '64B' and
23068            'ENCAP' and
23069            'NDRPDR' and
23070            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
23071            not 'DOT1Q' and
23072            not 'VHOST' and
23073            not 'IPSECHW'"
23074   parameters:
23075   - "throughput"
23076   - "parent"
23077   - "tags"
23078   sort:
23079   - "IP4BASE"
23080   - "L2BDMACLRN"
23081   - "L2XCFWD"
23082   - "LISP"
23083   layout:
23084     title: "ip4tun-3n-skx-x710-64b-base_and_features-pdr"
23085     layout: "plot-throughput-speedup-analysis"
23086
23087 ################################################################################
23088
23089 # Speedup - VPP IPv6 3n-hsw-x520
23090 - type: "plot"
23091   title: "Speedup: ip6-3n-hsw-x520-78b-base-ndr-tsa"
23092   algorithm: "plot_throughput_speedup_analysis"
23093   output-file-type: ".html"
23094   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-base-ndr-tsa"
23095   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23096   filter: "'NIC_Intel-X520-DA2' and
23097            '78B' and
23098            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23099            'NDRPDR' and
23100            'IP6FWD' and
23101            not 'SRv6' and
23102            not 'IPSEC' and
23103            not 'VHOST'"
23104   parameters:
23105   - "throughput"
23106   - "parent"
23107   - "tags"
23108   sort:
23109   - "IP6BASE"
23110   - "FIB_20K"
23111   - "FIB_200K"
23112   - "FIB_2M"
23113   layout:
23114     title: "ip6-3n-hsw-x520-78b-base-ndr"
23115     layout: "plot-throughput-speedup-analysis"
23116
23117 - type: "plot"
23118   title: "Speedup: ip6-3n-hsw-x520-78b-base-pdr-tsa"
23119   algorithm: "plot_throughput_speedup_analysis"
23120   output-file-type: ".html"
23121   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-base-pdr-tsa"
23122   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23123   filter: "'NIC_Intel-X520-DA2' and
23124            '78B' and
23125            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23126            'NDRPDR' and
23127            'IP6FWD' and
23128            not 'SRv6' and
23129            not 'IPSEC' and
23130            not 'VHOST'"
23131   parameters:
23132   - "throughput"
23133   - "parent"
23134   - "tags"
23135   sort:
23136   - "IP6BASE"
23137   - "FIB_20K"
23138   - "FIB_200K"
23139   - "FIB_2M"
23140   layout:
23141     title: "ip6-3n-hsw-x520-78b-base-pdr"
23142     layout: "plot-throughput-speedup-analysis"
23143
23144 # Speedup - VPP IPv6 3n-hsw-x710
23145 - type: "plot"
23146   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_scale-ndr-tsa"
23147   algorithm: "plot_throughput_speedup_analysis"
23148   output-file-type: ".html"
23149   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_scale-ndr-tsa"
23150   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23151   filter: "'NIC_Intel-X710' and
23152            '78B' and
23153            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23154            'NDRPDR' and
23155            'IP6FWD' and
23156            not 'SRv6' and
23157            not 'IPSEC' and
23158            not 'VHOST'"
23159   parameters:
23160   - "throughput"
23161   - "parent"
23162   - "tags"
23163   sort:
23164   - "IP6BASE"
23165   - "FIB_20K"
23166   - "FIB_200K"
23167   - "FIB_2M"
23168   layout:
23169     title: "ip6-3n-hsw-x710-78b-base_and_scale-ndr"
23170     layout: "plot-throughput-speedup-analysis"
23171
23172 - type: "plot"
23173   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_scale-pdr-tsa"
23174   algorithm: "plot_throughput_speedup_analysis"
23175   output-file-type: ".html"
23176   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_scale-pdr-tsa"
23177   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23178   filter: "'NIC_Intel-X710' and
23179            '78B' and
23180            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23181            'NDRPDR' and
23182            'IP6FWD' and
23183            not 'SRv6' and
23184            not 'IPSEC' and
23185            not 'VHOST'"
23186   parameters:
23187   - "throughput"
23188   - "parent"
23189   - "tags"
23190   sort:
23191   - "IP6BASE"
23192   - "FIB_20K"
23193   - "FIB_200K"
23194   - "FIB_2M"
23195   layout:
23196     title: "ip6-3n-hsw-x710-78b-base_and_scale-pdr"
23197     layout: "plot-throughput-speedup-analysis"
23198
23199 # Speedup - VPP IPv6 3n-hsw-x710 features
23200 - type: "plot"
23201   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_features-ndr-tsa"
23202   algorithm: "plot_throughput_speedup_analysis"
23203   output-file-type: ".html"
23204   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_features-ndr-tsa"
23205   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23206   filter: "'NIC_Intel-X710' and
23207            '78B' and
23208            ('IP6BASE' or
23209             'POLICE_MARK' or
23210             'COPWHLIST' or
23211             'IACLDST') and
23212            'NDRPDR' and
23213            'IP6FWD' and
23214            not 'SRv6' and
23215            not 'IPSEC' and
23216            not 'VHOST'"
23217   parameters:
23218   - "throughput"
23219   - "parent"
23220   - "tags"
23221   sort:
23222   - "IP6BASE"
23223   - "POLICE_MARK"
23224   - "COPWHLIST"
23225   - "IACLDST"
23226   layout:
23227     title: "ip6-3n-hsw-x710-78b-base_and_features-ndr"
23228     layout: "plot-throughput-speedup-analysis"
23229
23230 - type: "plot"
23231   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_features-pdr-tsa"
23232   algorithm: "plot_throughput_speedup_analysis"
23233   output-file-type: ".html"
23234   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_features-pdr-tsa"
23235   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23236   filter: "'NIC_Intel-X710' and
23237            '78B' and
23238            ('IP6BASE' or
23239             'POLICE_MARK' or
23240             'COPWHLIST' or
23241             'IACLDST') and
23242            'NDRPDR' and
23243            'IP6FWD' and
23244            not 'SRv6' and
23245            not 'IPSEC' and
23246            not 'VHOST'"
23247   parameters:
23248   - "throughput"
23249   - "parent"
23250   - "tags"
23251   sort:
23252   - "IP6BASE"
23253   - "POLICE_MARK"
23254   - "COPWHLIST"
23255   - "IACLDST"
23256   layout:
23257     title: "ip6-3n-hsw-x710-78b-base_and_features-pdr"
23258     layout: "plot-throughput-speedup-analysis"
23259
23260 # Speedup - VPP IPv6 3n-hsw-xl710
23261 - type: "plot"
23262   title: "Speedup: ip6-3n-hsw-xl710-78b-base-ndr-tsa"
23263   algorithm: "plot_throughput_speedup_analysis"
23264   output-file-type: ".html"
23265   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-base-ndr-tsa"
23266   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23267   filter: "'NIC_Intel-XL710' and
23268            '78B' and
23269            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23270            'NDRPDR' and
23271            'IP6FWD' and
23272            not 'SRv6' and
23273            not 'IPSEC' and
23274            not 'VHOST'"
23275   parameters:
23276   - "throughput"
23277   - "parent"
23278   - "tags"
23279   sort:
23280   - "IP6BASE"
23281   - "FIB_20K"
23282   - "FIB_200K"
23283   - "FIB_2M"
23284   layout:
23285     title: "ip6-3n-hsw-xl710-78b-base-ndr"
23286     layout: "plot-throughput-speedup-analysis"
23287
23288 - type: "plot"
23289   title: "Speedup: ip6-3n-hsw-xl710-78b-base-pdr-tsa"
23290   algorithm: "plot_throughput_speedup_analysis"
23291   output-file-type: ".html"
23292   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-base-pdr-tsa"
23293   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23294   filter: "'NIC_Intel-XL710' and
23295            '78B' and
23296            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23297            'NDRPDR' and
23298            'IP6FWD' and
23299            not 'SRv6' and
23300            not 'IPSEC' and
23301            not 'VHOST'"
23302   parameters:
23303   - "throughput"
23304   - "parent"
23305   - "tags"
23306   sort:
23307   - "IP6BASE"
23308   - "FIB_20K"
23309   - "FIB_200K"
23310   - "FIB_2M"
23311   layout:
23312     title: "ip6-3n-hsw-xl710-78b-base-pdr"
23313     layout: "plot-throughput-speedup-analysis"
23314
23315 # Speedup - VPP IPv6 3n-skx-x710
23316 - type: "plot"
23317   title: "Speedup: ip6-3n-skx-x710-78b-base_and_scale-ndr-tsa"
23318   algorithm: "plot_throughput_speedup_analysis"
23319   output-file-type: ".html"
23320   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_scale-ndr-tsa"
23321   data: "plot-vpp-throughput-lat-tsa-3n-skx"
23322   filter: "'NIC_Intel-X710' and
23323            '78B' and
23324            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23325            'NDRPDR' and
23326            'IP6FWD' and
23327            not 'SRv6' and
23328            not 'IPSEC' and
23329            not 'VHOST'"
23330   parameters:
23331   - "throughput"
23332   - "parent"
23333   - "tags"
23334   sort:
23335   - "IP6BASE"
23336   - "FIB_20K"
23337   - "FIB_200K"
23338   - "FIB_2M"
23339   layout:
23340     title: "ip6-3n-skx-x710-78b-base_and_scale-ndr"
23341     layout: "plot-throughput-speedup-analysis"
23342
23343 - type: "plot"
23344   title: "Speedup: ip6-3n-skx-x710-78b-base_and_scale-pdr-tsa"
23345   algorithm: "plot_throughput_speedup_analysis"
23346   output-file-type: ".html"
23347   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_scale-pdr-tsa"
23348   data: "plot-vpp-throughput-lat-tsa-3n-skx"
23349   filter: "'NIC_Intel-X710' and
23350            '78B' and
23351            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23352            'NDRPDR' and
23353            'IP6FWD' and
23354            not 'SRv6' and
23355            not 'IPSEC' and
23356            not 'VHOST'"
23357   parameters:
23358   - "throughput"
23359   - "parent"
23360   - "tags"
23361   sort:
23362   - "IP6BASE"
23363   - "FIB_20K"
23364   - "FIB_200K"
23365   - "FIB_2M"
23366   layout:
23367     title: "ip6-3n-skx-x710-78b-base_and_scale-pdr"
23368     layout: "plot-throughput-speedup-analysis"
23369
23370 # Speedup - VPP IPv6 3n-skx-x710 features
23371 - type: "plot"
23372   title: "Speedup: ip6-3n-skx-x710-78b-base_and_features-ndr-tsa"
23373   algorithm: "plot_throughput_speedup_analysis"
23374   output-file-type: ".html"
23375   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_features-ndr-tsa"
23376   data: "plot-vpp-throughput-lat-tsa-3n-skx"
23377   filter: "'NIC_Intel-X710' and
23378            '78B' and
23379            ('IP6BASE' or
23380             'POLICE_MARK' or
23381             'COPWHLIST' or
23382             'IACLDST') and
23383            'NDRPDR' and
23384            'IP6FWD' and
23385            not 'SRv6' and
23386            not 'IPSEC' and
23387            not 'VHOST'"
23388   parameters:
23389   - "throughput"
23390   - "parent"
23391   - "tags"
23392   sort:
23393   - "IP6BASE"
23394   - "POLICE_MARK"
23395   - "COPWHLIST"
23396   - "IACLDST"
23397   layout:
23398     title: "ip6-3n-skx-x710-78b-base_and_features-ndr"
23399     layout: "plot-throughput-speedup-analysis"
23400
23401 - type: "plot"
23402   title: "Speedup: ip6-3n-skx-x710-78b-base_and_features-pdr-tsa"
23403   algorithm: "plot_throughput_speedup_analysis"
23404   output-file-type: ".html"
23405   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_features-pdr-tsa"
23406   data: "plot-vpp-throughput-lat-tsa-3n-skx"
23407   filter: "'NIC_Intel-X710' and
23408            '78B' and
23409            ('IP6BASE' or
23410             'POLICE_MARK' or
23411             'COPWHLIST' or
23412             'IACLDST') and
23413            'NDRPDR' and
23414            'IP6FWD' and
23415            not 'SRv6' and
23416            not 'IPSEC' and
23417            not 'VHOST'"
23418   parameters:
23419   - "throughput"
23420   - "parent"
23421   - "tags"
23422   sort:
23423   - "IP6BASE"
23424   - "POLICE_MARK"
23425   - "COPWHLIST"
23426   - "IACLDST"
23427   layout:
23428     title: "ip6-3n-skx-x710-78b-base_and_features-pdr"
23429     layout: "plot-throughput-speedup-analysis"
23430
23431 # Speedup - VPP IPv6 2n-skx-x710
23432 - type: "plot"
23433   title: "Speedup: ip6-2n-skx-x710-78b-base_and_scale-ndr-tsa"
23434   algorithm: "plot_throughput_speedup_analysis"
23435   output-file-type: ".html"
23436   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-base_and_scale-ndr-tsa"
23437   data: "plot-vpp-throughput-lat-tsa-2n-skx"
23438   filter: "'NIC_Intel-X710' and
23439            '78B' and
23440            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
23441            'NDRPDR' and
23442            'IP6FWD' and
23443            not 'SRv6' and
23444            not 'IPSEC' and
23445            not 'VHOST'"
23446   parameters:
23447   - "throughput"
23448   - "parent"
23449   - "tags"
23450   sort:
23451   - "IP6BASE"
23452   - "FIB_20k"
23453   - "FIB_200k"
23454   - "FIB_2M"
23455   layout:
23456     title: "ip6-2n-skx-x710-78b-base_and_scale-ndr"
23457     layout: "plot-throughput-speedup-analysis"
23458
23459 - type: "plot"
23460   title: "Speedup: ip6-2n-skx-x710-78b-base_and_scale-pdr-tsa"
23461   algorithm: "plot_throughput_speedup_analysis"
23462   output-file-type: ".html"
23463   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-base_and_scale-pdr-tsa"
23464   data: "plot-vpp-throughput-lat-tsa-2n-skx"
23465   filter: "'NIC_Intel-X710' and
23466            '78B' and
23467            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
23468            'NDRPDR' and
23469            'IP6FWD' and
23470            not 'SRv6' and
23471            not 'IPSEC' and
23472            not 'VHOST'"
23473   parameters:
23474   - "throughput"
23475   - "parent"
23476   - "tags"
23477   sort:
23478   - "IP6BASE"
23479   - "FIB_20k"
23480   - "FIB_200k"
23481   - "FIB_2M"
23482   layout:
23483     title: "ip6-2n-skx-x710-78b-base_and_scale-pdr"
23484     layout: "plot-throughput-speedup-analysis"
23485
23486 # Speedup - VPP IPv6 2n-skx-xxv710
23487 - type: "plot"
23488   title: "Speedup: ip6-2n-skx-xxv710-78b-base_and_scale-ndr-tsa"
23489   algorithm: "plot_throughput_speedup_analysis"
23490   output-file-type: ".html"
23491   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-base_and_scale-ndr-tsa"
23492   data: "plot-vpp-throughput-lat-tsa-2n-skx"
23493   filter: "'NIC_Intel-XXV710' and
23494            '78B' and
23495            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
23496            'NDRPDR' and
23497            'IP6FWD' and
23498            not 'SRv6' and
23499            not 'IPSEC' and
23500            not 'VHOST'"
23501   parameters:
23502   - "throughput"
23503   - "parent"
23504   - "tags"
23505   sort:
23506   - "IP6BASE"
23507   - "FIB_20k"
23508   - "FIB_200k"
23509   - "FIB_2M"
23510   layout:
23511     title: "ip6-2n-skx-xxv710-78b-base_and_scale-ndr"
23512     layout: "plot-throughput-speedup-analysis"
23513
23514 - type: "plot"
23515   title: "Speedup: ip6-2n-skx-xxv710-78b-base_and_scale-pdr-tsa"
23516   algorithm: "plot_throughput_speedup_analysis"
23517   output-file-type: ".html"
23518   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-base_and_scale-pdr-tsa"
23519   data: "plot-vpp-throughput-lat-tsa-2n-skx"
23520   filter: "'NIC_Intel-XXV710' and
23521            '78B' and
23522            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
23523            'NDRPDR' and
23524            'IP6FWD' and
23525            not 'SRv6' and
23526            not 'IPSEC' and
23527            not 'VHOST'"
23528   parameters:
23529   - "throughput"
23530   - "parent"
23531   - "tags"
23532   sort:
23533   - "IP6BASE"
23534   - "FIB_20k"
23535   - "FIB_200k"
23536   - "FIB_2M"
23537   layout:
23538     title: "ip6-2n-skx-xxv710-78b-base_and_scale-pdr"
23539     layout: "plot-throughput-speedup-analysis"
23540
23541 # Speedup - VPP IPv6 2n-dnv-x553 base
23542 - type: "plot"
23543   title: "Speedup: ip6-2n-dnv-x553-78b-base-ndr-tsa"
23544   algorithm: "plot_throughput_speedup_analysis"
23545   output-file-type: ".html"
23546   output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-base-ndr-tsa"
23547   data: "intel-dnv-vpp"
23548   filter: "'NIC_Intel-X553' and
23549            '78B' and
23550            'IP6BASE' and
23551            'NDRPDR' and
23552            'IP6FWD' and
23553            not 'SRv6' and
23554            not 'IPSEC' and
23555            not 'VHOST'"
23556   parameters:
23557   - "throughput"
23558   - "parent"
23559   - "tags"
23560   sort:
23561   - "IP6BASE"
23562   layout:
23563     title: "ip6-2n-dnv-x553-78b-base-ndr"
23564     layout: "plot-throughput-speedup-analysis"
23565
23566 - type: "plot"
23567   title: "Speedup: ip6-2n-dnv-x553-78b-base-pdr-tsa"
23568   algorithm: "plot_throughput_speedup_analysis"
23569   output-file-type: ".html"
23570   output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-base-pdr-tsa"
23571   data: "intel-dnv-vpp"
23572   filter: "'NIC_Intel-X553' and
23573            '78B' and
23574            'IP6BASE' and
23575            'NDRPDR' and
23576            'IP6FWD' and
23577            not 'SRv6' and
23578            not 'IPSEC' and
23579            not 'VHOST'"
23580   parameters:
23581   - "throughput"
23582   - "parent"
23583   - "tags"
23584   sort:
23585   - "IP6BASE"
23586   layout:
23587     title: "ip6-2n-dnv-x553-78b-base-pdr"
23588     layout: "plot-throughput-speedup-analysis"
23589
23590 ################################################################################
23591
23592 # Speedup - VPP IPv6 tunnels 3n-hsw-x520
23593 - type: "plot"
23594   title: "Speedup: ip6tun-3n-hsw-x520-78b-base-ndr-tsa"
23595   algorithm: "plot_throughput_speedup_analysis"
23596   output-file-type: ".html"
23597   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-base-ndr-tsa"
23598   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23599   filter: "'NIC_Intel-X520-DA2' and
23600            '78B' and
23601            'ENCAP' and
23602            'NDRPDR' and
23603            'LISP' and
23604            not 'VHOST'"
23605   parameters:
23606   - "throughput"
23607   - "parent"
23608   - "tags"
23609   sort:
23610   - "IP4UNRLAY"
23611   - "IP6UNRLAY"
23612   layout:
23613     title: "ip6tun-3n-hsw-x520-78b-base-ndr"
23614     layout: "plot-throughput-speedup-analysis"
23615
23616 - type: "plot"
23617   title: "Speedup: ip6tun-3n-hsw-x520-78b-base-pdr-tsa"
23618   algorithm: "plot_throughput_speedup_analysis"
23619   output-file-type: ".html"
23620   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-base-pdr-tsa"
23621   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23622   filter: "'NIC_Intel-X520-DA2' and
23623            '78B' and
23624            'ENCAP' and
23625            'NDRPDR' and
23626            'LISP' and
23627            not 'VHOST'"
23628   parameters:
23629   - "throughput"
23630   - "parent"
23631   - "tags"
23632   sort:
23633   - "IP4UNRLAY"
23634   - "IP6UNRLAY"
23635   layout:
23636     title: "ip6tun-3n-hsw-x520-78b-base-pdr"
23637     layout: "plot-throughput-speedup-analysis"
23638
23639 ################################################################################
23640
23641 # Speedup - VPP IPSec 3n-hsw-xl710 base
23642 - type: "plot"
23643   title: "Speedup: ipsec-3n-hsw-xl710-64b-base-ndr-tsa"
23644   algorithm: "plot_throughput_speedup_analysis"
23645   output-file-type: ".html"
23646   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-base-ndr-tsa"
23647   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23648   filter: "'NIC_Intel-XL710' and
23649            '64B' and
23650            'IP4FWD' and
23651            'NDRPDR' and
23652            'BASE' and
23653            'IPSECHW' and
23654            ('IPSECTRAN' or 'IPSECTUN') and
23655            not 'VHOST'"
23656   parameters:
23657   - "throughput"
23658   - "parent"
23659   - "tags"
23660   layout:
23661     title: "ipsec-3n-hsw-xl710-64b-base-ndr"
23662     layout: "plot-throughput-speedup-analysis"
23663
23664 - type: "plot"
23665   title: "Speedup: ipsec-3n-hsw-xl710-64b-base-pdr-tsa"
23666   algorithm: "plot_throughput_speedup_analysis"
23667   output-file-type: ".html"
23668   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-base-pdr-tsa"
23669   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23670   filter: "'NIC_Intel-XL710' and
23671            '64B' and
23672            'IP4FWD' and
23673            'NDRPDR' and
23674            'BASE' and
23675            'IPSECHW' and
23676            ('IPSECTRAN' or 'IPSECTUN') and
23677            not 'VHOST'"
23678   parameters:
23679   - "throughput"
23680   - "parent"
23681   - "tags"
23682   layout:
23683     title: "ipsec-3n-hsw-xl710-64b-base-pdr"
23684     layout: "plot-throughput-speedup-analysis"
23685
23686 # Speedup - VPP IPSec 3n-hsw-xl710 scale
23687 - type: "plot"
23688   title: "Speedup: ipsec-3n-hsw-xl710-64b-scale-ndr-tsa"
23689   algorithm: "plot_throughput_speedup_analysis"
23690   output-file-type: ".html"
23691   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-scale-ndr-tsa"
23692   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23693   filter: "'NIC_Intel-XL710' and
23694            '64B' and
23695            'IP4FWD' and
23696            'NDRPDR' and
23697            'SCALE' and
23698            'IPSECHW' and
23699            ('IPSECTRAN' or 'IPSECTUN') and
23700            not 'VHOST'"
23701   parameters:
23702   - "throughput"
23703   - "parent"
23704   - "tags"
23705   layout:
23706     title: "ipsec-3n-hsw-xl710-64b-scale-ndr"
23707     layout: "plot-throughput-speedup-analysis"
23708
23709 - type: "plot"
23710   title: "Speedup: ipsec-3n-hsw-xl710-64b-scale-pdr-tsa"
23711   algorithm: "plot_throughput_speedup_analysis"
23712   output-file-type: ".html"
23713   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-scale-pdr-tsa"
23714   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23715   filter: "'NIC_Intel-XL710' and
23716            '64B' and
23717            'IP4FWD' and
23718            'NDRPDR' and
23719            'SCALE' and
23720            'IPSECHW' and
23721            ('IPSECTRAN' or 'IPSECTUN') and
23722            not 'VHOST'"
23723   parameters:
23724   - "throughput"
23725   - "parent"
23726   - "tags"
23727   layout:
23728     title: "ipsec-3n-hsw-xl710-64b-scale-pdr"
23729     layout: "plot-throughput-speedup-analysis"
23730
23731 # Speedup - VPP IPSec 3n-hsw-xl710 sw
23732 - type: "plot"
23733   title: "Speedup: ipsec-3n-hsw-xl710-64b-sw-ndr-tsa"
23734   algorithm: "plot_throughput_speedup_analysis"
23735   output-file-type: ".html"
23736   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-sw-ndr-tsa"
23737   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23738   filter: "'NIC_Intel-XL710' and
23739            '64B' and
23740            'IP4FWD' and
23741            'NDRPDR' and
23742            'IPSECSW' and
23743            ('IPSECTRAN' or 'IPSECTUN') and
23744            not 'VHOST'"
23745   parameters:
23746   - "throughput"
23747   - "parent"
23748   - "tags"
23749   layout:
23750     title: "ipsec-3n-hsw-xl710-64b-sw-ndr"
23751     layout: "plot-throughput-speedup-analysis"
23752
23753 - type: "plot"
23754   title: "Speedup: ipsec-3n-hsw-xl710-64b-sw-pdr-tsa"
23755   algorithm: "plot_throughput_speedup_analysis"
23756   output-file-type: ".html"
23757   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-sw-pdr-tsa"
23758   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23759   filter: "'NIC_Intel-XL710' and
23760            '64B' and
23761            'IP4FWD' and
23762            'NDRPDR' and
23763            'IPSECSW' and
23764            ('IPSECTRAN' or 'IPSECTUN') and
23765            not 'VHOST'"
23766   parameters:
23767   - "throughput"
23768   - "parent"
23769   - "tags"
23770   layout:
23771     title: "ipsec-3n-hsw-xl710-64b-sw-pdr"
23772     layout: "plot-throughput-speedup-analysis"
23773
23774 ################################################################################
23775
23776 # Speedup - VPP SRv6 3n-hsw-x520
23777 - type: "plot"
23778   title: "Speedup: srv6-3n-hsw-x520-78b-features-ndr-tsa"
23779   algorithm: "plot_throughput_speedup_analysis"
23780   output-file-type: ".html"
23781   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-features-ndr-tsa"
23782   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23783   filter: "'NIC_Intel-X520-DA2' and
23784            '78B' and
23785            'FEATURE' and
23786            'NDRPDR' and
23787            'IP6FWD' and
23788            'SRv6'"
23789   parameters:
23790   - "throughput"
23791   - "parent"
23792   - "tags"
23793   layout:
23794     title: "srv6-3n-hsw-x520-78b-features-ndr"
23795     layout: "plot-throughput-speedup-analysis"
23796
23797 - type: "plot"
23798   title: "Speedup: srv6-3n-hsw-x520-78b-features-pdr-tsa"
23799   algorithm: "plot_throughput_speedup_analysis"
23800   output-file-type: ".html"
23801   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-features-pdr-tsa"
23802   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23803   filter: "'NIC_Intel-X520-DA2' and
23804            '78B' and
23805            'FEATURE' and
23806            'NDRPDR' and
23807            'IP6FWD' and
23808            'SRv6'"
23809   parameters:
23810   - "throughput"
23811   - "parent"
23812   - "tags"
23813   layout:
23814     title: "srv6-3n-hsw-x520-78b-features-pdr"
23815     layout: "plot-throughput-speedup-analysis"
23816
23817 ################################################################################
23818
23819 # Speedup - VPP L2 3n-hsw-x520 base and scale
23820 - type: "plot"
23821   title: "Speedup: l2sw-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
23822   algorithm: "plot_throughput_speedup_analysis"
23823   output-file-type: ".html"
23824   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
23825   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23826   filter: "'NIC_Intel-X520-DA2' and
23827            '64B' and
23828            ('BASE' or 'SCALE') and
23829            'NDRPDR' and
23830            'ETH' and
23831            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
23832            not 'VHOST' and
23833            not 'MEMIF'"
23834   parameters:
23835   - "throughput"
23836   - "parent"
23837   - "tags"
23838   sort:
23839   - "L2XCFWD"
23840   - "L2PATCH"
23841   - "L2BDMACLRN"
23842   - "FIB_10K"
23843   - "FIB_100K"
23844   - "FIB_1M"
23845   layout:
23846     title: "l2sw-3n-hsw-x520-64b-base_and_scale-ndr"
23847     layout: "plot-throughput-speedup-analysis"
23848
23849 - type: "plot"
23850   title: "Speedup: l2sw-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
23851   algorithm: "plot_throughput_speedup_analysis"
23852   output-file-type: ".html"
23853   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
23854   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23855   filter: "'NIC_Intel-X520-DA2' and
23856            '64B' and
23857            ('BASE' or 'SCALE') and
23858            'NDRPDR' and
23859            'ETH' and
23860            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
23861            not 'VHOST' and
23862            not 'MEMIF'"
23863   parameters:
23864   - "throughput"
23865   - "parent"
23866   - "tags"
23867   sort:
23868   - "L2XCFWD"
23869   - "L2PATCH"
23870   - "L2BDMACLRN"
23871   - "FIB_10K"
23872   - "FIB_100K"
23873   - "FIB_1M"
23874   layout:
23875     title: "l2sw-3n-hsw-x520-64b-base_and_scale-pdr"
23876     layout: "plot-throughput-speedup-analysis"
23877
23878 # Speedup - VPP L2 3n-hsw-x520 features
23879 - type: "plot"
23880   title: "Speedup: l2sw-3n-hsw-x520-64b-features-ndr-tsa"
23881   algorithm: "plot_throughput_speedup_analysis"
23882   output-file-type: ".html"
23883   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-ndr-tsa"
23884   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23885   filter: "'NIC_Intel-X520-DA2' and
23886            '64B' and
23887            'NDRPDR' and
23888            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
23889            not 'ACL' and
23890            not 'VHOST' and
23891            not 'MEMIF'"
23892   parameters:
23893   - "throughput"
23894   - "parent"
23895   - "tags"
23896   sort:
23897   - "L2XCBASE"    # l2xcbase
23898   - "L2BDBASE"    # l2bdbase
23899   - "L2XCFWD"     # dot1q-l2xcbase
23900   - "L2BDMACLRN"  # dot1q-l2bdbase
23901   layout:
23902     title: "l2sw-3n-hsw-x520-64b-features-ndr"
23903     layout: "plot-throughput-speedup-analysis"
23904
23905 - type: "plot"
23906   title: "Speedup: l2sw-3n-hsw-x520-64b-features-pdr-tsa"
23907   algorithm: "plot_throughput_speedup_analysis"
23908   output-file-type: ".html"
23909   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-pdr-tsa"
23910   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23911   filter: "'NIC_Intel-X520-DA2' and
23912            '64B' and
23913            'NDRPDR' and
23914            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
23915            not 'ACL' and
23916            not 'VHOST' and
23917            not 'MEMIF'"
23918   parameters:
23919   - "throughput"
23920   - "parent"
23921   - "tags"
23922   sort:
23923   - "L2XCBASE"    # l2xcbase
23924   - "L2BDBASE"    # l2bdbase
23925   - "L2XCFWD"     # dot1q-l2xcbase
23926   - "L2BDMACLRN"  # dot1q-l2bdbase
23927   layout:
23928     title: "l2sw-3n-hsw-x520-64b-features-pdr"
23929     layout: "plot-throughput-speedup-analysis"
23930
23931 # Speedup - VPP L2 3n-hsw-x710 base and scale
23932 - type: "plot"
23933   title: "Speedup: l2sw-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
23934   algorithm: "plot_throughput_speedup_analysis"
23935   output-file-type: ".html"
23936   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
23937   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23938   filter: "'NIC_Intel-X710' and
23939            '64B' and
23940            ('BASE' or 'SCALE') and
23941            'NDRPDR' and
23942            'ETH' and
23943            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
23944            not 'VHOST' and
23945            not 'MEMIF' and
23946            not 'DRV_AVF'"
23947   parameters:
23948   - "throughput"
23949   - "parent"
23950   - "tags"
23951   sort:
23952   - "L2PATCH"
23953   - "L2XCFWD"
23954   - "L2BDMACLRN"
23955   - "FIB_10K"
23956   - "FIB_100K"
23957   - "FIB_1M"
23958   layout:
23959     title: "l2sw-3n-hsw-x710-64b-base_and_scale-ndr"
23960     layout: "plot-throughput-speedup-analysis"
23961
23962 - type: "plot"
23963   title: "Speedup: l2sw-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
23964   algorithm: "plot_throughput_speedup_analysis"
23965   output-file-type: ".html"
23966   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
23967   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23968   filter: "'NIC_Intel-X710' and
23969            '64B' and
23970            ('BASE' or 'SCALE') and
23971            'NDRPDR' and
23972            'ETH' and
23973            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
23974            not 'VHOST' and
23975            not 'MEMIF' and
23976            not 'DRV_AVF'"
23977   parameters:
23978   - "throughput"
23979   - "parent"
23980   - "tags"
23981   sort:
23982   - "L2PATCH"
23983   - "L2XCFWD"
23984   - "L2BDMACLRN"
23985   - "FIB_10K"
23986   - "FIB_100K"
23987   - "FIB_1M"
23988   layout:
23989     title: "l2sw-3n-hsw-x710-64b-base_and_scale-pdr"
23990     layout: "plot-throughput-speedup-analysis"
23991
23992 # Speedup - VPP L2 3n-hsw-x710 features
23993 - type: "plot"
23994   title: "Speedup: l2sw-3n-hsw-x710-64b-features-ndr-tsa"
23995   algorithm: "plot_throughput_speedup_analysis"
23996   output-file-type: ".html"
23997   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-ndr-tsa"
23998   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23999   filter: "'NIC_Intel-X710' and
24000            '64B' and
24001            'NDRPDR' and
24002            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
24003            not 'ACL' and
24004            not 'VHOST' and
24005            not 'L2OVRLAY' and
24006            not 'MEMIF'"
24007   parameters:
24008   - "throughput"
24009   - "parent"
24010   - "tags"
24011   sort:
24012   - "L2XCBASE"    # l2xcbase
24013   - "L2BDBASE"    # l2bdbase
24014   - "L2XCFWD"     # dot1q-l2xcbase
24015   - "L2BDMACLRN"  # dot1q-l2bdbase
24016   layout:
24017     title: "l2sw-3n-hsw-x710-64b-features-ndr"
24018     layout: "plot-throughput-speedup-analysis"
24019
24020 - type: "plot"
24021   title: "Speedup: l2sw-3n-hsw-x710-64b-features-pdr-tsa"
24022   algorithm: "plot_throughput_speedup_analysis"
24023   output-file-type: ".html"
24024   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-pdr-tsa"
24025   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24026   filter: "'NIC_Intel-X710' and
24027            '64B' and
24028            'NDRPDR' and
24029            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
24030            not 'ACL' and
24031            not 'VHOST' and
24032            not 'L2OVRLAY' and
24033            not 'MEMIF'"
24034   parameters:
24035   - "throughput"
24036   - "parent"
24037   - "tags"
24038   sort:
24039   - "L2XCBASE"    # l2xcbase
24040   - "L2BDBASE"    # l2bdbase
24041   - "L2XCFWD"     # dot1q-l2xcbase
24042   - "L2BDMACLRN"  # dot1q-l2bdbase
24043   layout:
24044     title: "l2sw-3n-hsw-x710-64b-features-pdr"
24045     layout: "plot-throughput-speedup-analysis"
24046
24047 # Speedup - VPP L2 3n-hsw-xl710 base and scale
24048 - type: "plot"
24049   title: "Speedup: l2sw-3n-hsw-xl710-64b-base-ndr-tsa"
24050   algorithm: "plot_throughput_speedup_analysis"
24051   output-file-type: ".html"
24052   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-base-ndr-tsa"
24053   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24054   filter: "'NIC_Intel-XL710' and
24055            '64B' and
24056            'BASE' and
24057            'NDRPDR' and
24058            'ETH' and
24059            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
24060            not 'VHOST' and
24061            not 'MEMIF'"
24062   parameters:
24063   - "throughput"
24064   - "parent"
24065   - "tags"
24066   sort:
24067   - "L2PATCH"
24068   - "L2XCFWD"
24069   - "L2BDMACLRN"
24070   layout:
24071     title: "l2sw-3n-hsw-xl710-64b-base-ndr"
24072     layout: "plot-throughput-speedup-analysis"
24073
24074 - type: "plot"
24075   title: "Speedup: l2sw-3n-hsw-xl710-64b-base-pdr-tsa"
24076   algorithm: "plot_throughput_speedup_analysis"
24077   output-file-type: ".html"
24078   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-base-pdr-tsa"
24079   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24080   filter: "'NIC_Intel-XL710' and
24081            '64B' and
24082            'BASE' and
24083            'NDRPDR' and
24084            'ETH' and
24085            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
24086            not 'VHOST' and
24087            not 'MEMIF'"
24088   parameters:
24089   - "throughput"
24090   - "parent"
24091   - "tags"
24092   sort:
24093   - "L2PATCH"
24094   - "L2XCFWD"
24095   - "L2BDMACLRN"
24096   layout:
24097     title: "l2sw-3n-hsw-xl710-64b-base-pdr"
24098     layout: "plot-throughput-speedup-analysis"
24099
24100 # Speedup - VPP L2 3n-skx-x710 base and scale
24101 - type: "plot"
24102   title: "Speedup: l2sw-3n-skx-x710-64b-base_and_scale-ndr-tsa"
24103   algorithm: "plot_throughput_speedup_analysis"
24104   output-file-type: ".html"
24105   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-base_and_scale-ndr-tsa"
24106   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24107   filter: "'NIC_Intel-X710' and
24108            '64B' and
24109            ('BASE' or 'SCALE') and
24110            'NDRPDR' and
24111            'ETH' and
24112            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
24113            not 'VHOST' and
24114            not 'DRV_AVF' and
24115            not 'MEMIF'"
24116   parameters:
24117   - "throughput"
24118   - "parent"
24119   - "tags"
24120   sort:
24121   - "L2PATCH"
24122   - "L2XCBASE"
24123   - "BASE"
24124   - "FIB_10K"
24125   - "FIB_100K"
24126   - "FIB_1M"
24127   layout:
24128     title: "l2sw-3n-skx-x710-64b-base_and_scale-ndr"
24129     layout: "plot-throughput-speedup-analysis"
24130
24131 - type: "plot"
24132   title: "Speedup: l2sw-3n-skx-x710-64b-base_and_scale-pdr-tsa"
24133   algorithm: "plot_throughput_speedup_analysis"
24134   output-file-type: ".html"
24135   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-base_and_scale-pdr-tsa"
24136   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24137   filter: "'NIC_Intel-X710' and
24138            '64B' and
24139            ('BASE' or 'SCALE') and
24140            'NDRPDR' and
24141            'ETH' and
24142            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
24143            not 'VHOST' and
24144            not 'DRV_AVF' and
24145            not 'MEMIF'"
24146   parameters:
24147   - "throughput"
24148   - "parent"
24149   - "tags"
24150   sort:
24151   - "L2PATCH"
24152   - "L2XCBASE"
24153   - "BASE"
24154   - "FIB_10K"
24155   - "FIB_100K"
24156   - "FIB_1M"
24157   layout:
24158     title: "l2sw-3n-skx-x710-64b-base_and_scale-pdr"
24159     layout: "plot-throughput-speedup-analysis"
24160
24161 # Speedup - VPP L2 3n-skx-x710 features
24162 - type: "plot"
24163   title: "Speedup: l2sw-3n-skx-x710-64b-features-ndr-tsa"
24164   algorithm: "plot_throughput_speedup_analysis"
24165   output-file-type: ".html"
24166   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-ndr-tsa"
24167   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24168   filter: "'NIC_Intel-X710' and
24169            '64B' and
24170            'NDRPDR' and
24171            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
24172            not 'ACL' and
24173            not 'VHOST' and
24174            not 'DRV_AVF' and
24175            not 'L2OVRLAY' and
24176            not 'MEMIF'"
24177   parameters:
24178   - "throughput"
24179   - "parent"
24180   - "tags"
24181   sort:
24182   - "L2XCBASE"    # l2xcbase
24183   - "L2BDBASE"    # l2bdbase
24184   - "L2XCFWD"     # dot1q-l2xcbase
24185   - "L2BDMACLRN"  # dot1q-l2bdbase
24186   layout:
24187     title: "l2sw-3n-skx-x710-64b-features-ndr"
24188     layout: "plot-throughput-speedup-analysis"
24189
24190 - type: "plot"
24191   title: "Speedup: l2sw-3n-skx-x710-64b-features-pdr-tsa"
24192   algorithm: "plot_throughput_speedup_analysis"
24193   output-file-type: ".html"
24194   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-pdr-tsa"
24195   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24196   filter: "'NIC_Intel-X710' and
24197            '64B' and
24198            'NDRPDR' and
24199            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
24200            not 'ACL' and
24201            not 'VHOST' and
24202            not 'DRV_AVF' and
24203            not 'L2OVRLAY' and
24204            not 'MEMIF'"
24205   parameters:
24206   - "throughput"
24207   - "parent"
24208   - "tags"
24209   sort:
24210   - "L2XCBASE"    # l2xcbase
24211   - "L2BDBASE"    # l2bdbase
24212   - "L2XCFWD"     # dot1q-l2xcbase
24213   - "L2BDMACLRN"  # dot1q-l2bdbase
24214   layout:
24215     title: "l2sw-3n-skx-x710-64b-features-pdr"
24216     layout: "plot-throughput-speedup-analysis"
24217
24218 # Speedup - VPP L2 3n-skx-xxv710 base and scale
24219 - type: "plot"
24220   title: "Speedup: l2sw-3n-skx-xxv710-64b-base-ndr-tsa"
24221   algorithm: "plot_throughput_speedup_analysis"
24222   output-file-type: ".html"
24223   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-base-ndr-tsa"
24224   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24225   filter: "'NIC_Intel-XXV710' and
24226            '64B' and
24227            ('BASE' or 'SCALE') and
24228            'NDRPDR' and
24229            'ETH' and
24230            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
24231            not 'VHOST' and
24232            not 'MEMIF'"
24233   parameters:
24234   - "throughput"
24235   - "parent"
24236   - "tags"
24237   sort:
24238   - "L2PATCH"
24239   - "L2PATCH"
24240   - "L2XCBASE"
24241   - "L2BDMACLRN"
24242   layout:
24243     title: "l2sw-3n-skx-xxv710-64b-base-ndr"
24244     layout: "plot-throughput-speedup-analysis"
24245
24246 - type: "plot"
24247   title: "Speedup: l2sw-3n-skx-xxv710-64b-base-pdr-tsa"
24248   algorithm: "plot_throughput_speedup_analysis"
24249   output-file-type: ".html"
24250   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-base-pdr-tsa"
24251   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24252   filter: "'NIC_Intel-XXV710' and
24253            '64B' and
24254            ('BASE' or 'SCALE') and
24255            'NDRPDR' and
24256            'ETH' and
24257            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
24258            not 'VHOST' and
24259            not 'MEMIF'"
24260   parameters:
24261   - "throughput"
24262   - "parent"
24263   - "tags"
24264   sort:
24265   - "L2PATCH"
24266   - "L2PATCH"
24267   - "L2XCBASE"
24268   - "L2BDMACLRN"
24269   layout:
24270     title: "l2sw-3n-skx-xxv710-64b-base-pdr"
24271     layout: "plot-throughput-speedup-analysis"
24272
24273 # Speedup - VPP L2 2n-skx-x710 base and scale
24274 - type: "plot"
24275   title: "Speedup: l2sw-2n-skx-x710-64b-base_and_scale-ndr-tsa"
24276   algorithm: "plot_throughput_speedup_analysis"
24277   output-file-type: ".html"
24278   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-base_and_scale-ndr-tsa"
24279   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24280   filter: "'NIC_Intel-X710' and
24281            '64B' and
24282            ('BASE' or 'SCALE') and
24283            'NDRPDR' and
24284            'ETH' and
24285            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
24286            not 'VHOST' and
24287            not 'MEMIF'"
24288   parameters:
24289   - "throughput"
24290   - "parent"
24291   - "tags"
24292   sort:
24293   - "L2PATCH"
24294   - "L2XCBASE"
24295   - "BASE"
24296   - "FIB_10K"
24297   - "FIB_100K"
24298   - "FIB_1M"
24299   layout:
24300     title: "l2sw-2n-skx-x710-64b-base_and_scale-ndr"
24301     layout: "plot-throughput-speedup-analysis"
24302
24303 - type: "plot"
24304   title: "Speedup: l2sw-2n-skx-x710-64b-base_and_scale-pdr-tsa"
24305   algorithm: "plot_throughput_speedup_analysis"
24306   output-file-type: ".html"
24307   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-base_and_scale-pdr-tsa"
24308   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24309   filter: "'NIC_Intel-X710' and
24310            '64B' and
24311            ('BASE' or 'SCALE') and
24312            'NDRPDR' and
24313            'ETH' and
24314            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
24315            not 'VHOST' and
24316            not 'MEMIF'"
24317   parameters:
24318   - "throughput"
24319   - "parent"
24320   - "tags"
24321   sort:
24322   - "L2PATCH"
24323   - "L2XCBASE"
24324   - "BASE"
24325   - "FIB_10K"
24326   - "FIB_100K"
24327   - "FIB_1M"
24328   layout:
24329     title: "l2sw-2n-skx-x710-64b-base_and_scale-pdr"
24330     layout: "plot-throughput-speedup-analysis"
24331
24332 # Speedup - VPP L2 2n-skx-xxv710 base and scale
24333 - type: "plot"
24334   title: "Speedup: l2sw-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
24335   algorithm: "plot_throughput_speedup_analysis"
24336   output-file-type: ".html"
24337   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
24338   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24339   filter: "'NIC_Intel-XXV710' and
24340            '64B' and
24341            ('BASE' or 'SCALE') and
24342            'NDRPDR' and
24343            'ETH' and
24344            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
24345            not 'VHOST' and
24346            not 'MEMIF'"
24347   parameters:
24348   - "throughput"
24349   - "parent"
24350   - "tags"
24351   sort:
24352   - "L2PATCH"
24353   - "L2XCBASE"
24354   - "BASE"
24355   - "FIB_10K"
24356   - "FIB_100K"
24357   - "FIB_1M"
24358   layout:
24359     title: "l2sw-2n-skx-xxv710-64b-base_and_scale-ndr"
24360     layout: "plot-throughput-speedup-analysis"
24361
24362 - type: "plot"
24363   title: "Speedup: l2sw-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
24364   algorithm: "plot_throughput_speedup_analysis"
24365   output-file-type: ".html"
24366   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
24367   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24368   filter: "'NIC_Intel-XXV710' and
24369            '64B' and
24370            ('BASE' or 'SCALE') and
24371            'NDRPDR' and
24372            'ETH' and
24373            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
24374            not 'VHOST' and
24375            not 'MEMIF'"
24376   parameters:
24377   - "throughput"
24378   - "parent"
24379   - "tags"
24380   sort:
24381   - "L2PATCH"
24382   - "L2XCBASE"
24383   - "BASE"
24384   - "FIB_10K"
24385   - "FIB_100K"
24386   - "FIB_1M"
24387   layout:
24388     title: "l2sw-2n-skx-xxv710-64b-base_and_scale-pdr"
24389     layout: "plot-throughput-speedup-analysis"
24390
24391 # Speedup - VPP L2 2n-dnv-x553 base
24392 - type: "plot"
24393   title: "Speedup: l2sw-2n-dnv-x553-64b-base-ndr-tsa"
24394   algorithm: "plot_throughput_speedup_analysis"
24395   output-file-type: ".html"
24396   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-base-ndr-tsa"
24397   data: "intel-dnv-vpp"
24398   filter: "'NIC_Intel-X553' and
24399            '64B' and
24400            ('BASE' or 'SCALE') and
24401            'NDRPDR' and
24402            'ETH' and
24403            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
24404            not 'VHOST' and
24405            not 'MEMIF'"
24406   parameters:
24407   - "throughput"
24408   - "parent"
24409   - "tags"
24410   sort:
24411   - "L2XCBASE"
24412   - "L2BDMACLRN"
24413   - "L2PATCH"
24414   layout:
24415     title: "l2sw-2n-dnv-x553-64b-base-ndr"
24416     layout: "plot-throughput-speedup-analysis"
24417
24418 - type: "plot"
24419   title: "Speedup: l2sw-2n-dnv-x553-64b-base-pdr-tsa"
24420   algorithm: "plot_throughput_speedup_analysis"
24421   output-file-type: ".html"
24422   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-base-pdr-tsa"
24423   data: "intel-dnv-vpp"
24424   filter: "'NIC_Intel-X553' and
24425            '64B' and
24426            ('BASE' or 'SCALE') and
24427            'NDRPDR' and
24428            'ETH' and
24429            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
24430            not 'VHOST' and
24431            not 'MEMIF'"
24432   parameters:
24433   - "throughput"
24434   - "parent"
24435   - "tags"
24436   sort:
24437   - "L2XCBASE"
24438   - "L2BDMACLRN"
24439   - "L2PATCH"
24440   layout:
24441     title: "l2sw-2n-dnv-x553-64b-base-pdr"
24442     layout: "plot-throughput-speedup-analysis"
24443
24444 ################################################################################
24445
24446 # Packet Speedup - VPP vhost ip4 3n-hsw-x520
24447 - type: "plot"
24448   title: "VPP Speedup: vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
24449   algorithm: "plot_throughput_speedup_analysis"
24450   output-file-type: ".html"
24451   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
24452   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24453   filter: "'NIC_Intel-X520-DA2' and
24454            '64B' and
24455            'NDRPDR' and
24456            'ETH' and
24457            'IP4FWD' and
24458            'VHOST_1024' and
24459            not 'VXLAN' and
24460            not 'DOT1Q'"
24461   parameters:
24462   - "throughput"
24463   - "parent"
24464   - "tags"
24465   sort:
24466   - "not CFS_OPT"
24467   - "1VM"
24468   - "2VM"
24469   layout:
24470     title: "vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr"
24471     layout: "plot-throughput-speedup-analysis"
24472
24473 - type: "plot"
24474   title: "VPP Speedup: vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
24475   algorithm: "plot_throughput_speedup_analysis"
24476   output-file-type: ".html"
24477   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
24478   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24479   filter: "'NIC_Intel-X520-DA2' and
24480            '64B' and
24481            'NDRPDR' and
24482            'ETH' and
24483            'IP4FWD' and
24484            'VHOST_1024' and
24485            not 'VXLAN' and
24486            not 'DOT1Q'"
24487   parameters:
24488   - "throughput"
24489   - "parent"
24490   - "tags"
24491   sort:
24492   - "not CFS_OPT"
24493   - "1VM"
24494   - "2VM"
24495   layout:
24496     title: "vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr"
24497     layout: "plot-throughput-speedup-analysis"
24498
24499 # Packet Speedup - VPP vhost l2sw 3n-hsw-x520 - base
24500 - type: "plot"
24501   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base_and_features-ndr-tsa"
24502   algorithm: "plot_throughput_speedup_analysis"
24503   output-file-type: ".html"
24504   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base_and_features-ndr-tsa"
24505   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24506   filter: "'NIC_Intel-X520-DA2' and
24507            '64B' and
24508            'NDRPDR' and
24509            ('ETH' or 'DOT1Q') and
24510            'BASE' and
24511            ('L2BDMACLRN' or 'L2XCFWD') and
24512            'VHOST_1024' and
24513            not 'VXLAN' and
24514            not 'IP4FWD' and
24515            not '2VM'"
24516   parameters:
24517   - "throughput"
24518   - "parent"
24519   - "tags"
24520   sort:
24521   - "L2BDMACLRN"
24522   - "L2BDMACLRN"
24523   - "L2BDMACLRN"
24524   - "L2XCFWD"
24525   - "L2XCFWD"
24526   - "L2XCFWD"
24527   layout:
24528     title: "vhost-l2sw-3n-hsw-x520-64b-base_and_features-ndr"
24529     layout: "plot-throughput-speedup-analysis"
24530
24531 - type: "plot"
24532   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base_and_features-pdr-tsa"
24533   algorithm: "plot_throughput_speedup_analysis"
24534   output-file-type: ".html"
24535   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base_and_features-pdr-tsa"
24536   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24537   filter: "'NIC_Intel-X520-DA2' and
24538            '64B' and
24539            'NDRPDR' and
24540            ('ETH' or 'DOT1Q') and
24541            'BASE' and
24542            ('L2BDMACLRN' or 'L2XCFWD') and
24543            'VHOST_1024' and
24544            not 'VXLAN' and
24545            not 'IP4FWD' and
24546            not '2VM'"
24547   parameters:
24548   - "throughput"
24549   - "parent"
24550   - "tags"
24551   sort:
24552   - "L2BDMACLRN"
24553   - "L2BDMACLRN"
24554   - "L2BDMACLRN"
24555   - "L2XCFWD"
24556   - "L2XCFWD"
24557   - "L2XCFWD"
24558   layout:
24559     title: "vhost-l2sw-3n-hsw-x520-64b-base_and_features-pdr"
24560     layout: "plot-throughput-speedup-analysis"
24561
24562 # Packet Speedup - VPP vhost l2sw 3n-hsw-x520 - base vm
24563 - type: "plot"
24564   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base-vm-ndr-tsa"
24565   algorithm: "plot_throughput_speedup_analysis"
24566   output-file-type: ".html"
24567   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base-vm-ndr-tsa"
24568   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24569   filter: "'NIC_Intel-X520-DA2' and
24570            '64B' and
24571            'NDRPDR' and
24572            ('ETH' or 'DOT1Q') and
24573            ('L2BDMACLRN' or 'L2XCFWD') and
24574            'VHOST_1024' and
24575            not 'CFS_OPT' and
24576            not 'DOT1Q' and
24577            not 'VXLAN' and
24578            not 'IP4FWD' and
24579            not 'LBOND'"
24580   parameters:
24581   - "throughput"
24582   - "parent"
24583   - "tags"
24584 #  sort:
24585 #  - "1VM"
24586 #  - "L2XCFWD"
24587 #  - "1VM"
24588 #  - "L2BDMACLRN"
24589   layout:
24590     title: "vhost-l2sw-3n-hsw-x520-64b-base-vm-ndr"
24591     layout: "plot-throughput-speedup-analysis"
24592
24593 - type: "plot"
24594   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base-vm-pdr-tsa"
24595   algorithm: "plot_throughput_speedup_analysis"
24596   output-file-type: ".html"
24597   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base-vm-pdr-tsa"
24598   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24599   filter: "'NIC_Intel-X520-DA2' and
24600            '64B' and
24601            'NDRPDR' and
24602            ('ETH' or 'DOT1Q') and
24603            ('L2BDMACLRN' or 'L2XCFWD') and
24604            'VHOST_1024' and
24605            not 'CFS_OPT' and
24606            not 'DOT1Q' and
24607            not 'VXLAN' and
24608            not 'IP4FWD' and
24609            not 'LBOND'"
24610   parameters:
24611   - "throughput"
24612   - "parent"
24613   - "tags"
24614 #  sort:
24615 #  - "1VM"
24616 #  - "L2XCFWD"
24617 #  - "1VM"
24618 #  - "L2BDMACLRN"
24619   layout:
24620     title: "vhost-l2sw-3n-hsw-x520-64b-base-vm-pdr"
24621     layout: "plot-throughput-speedup-analysis"
24622
24623 # Packet Speedup - VPP vhost ip4 3n-hsw-x710
24624 - type: "plot"
24625   title: "VPP Speedup: vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
24626   algorithm: "plot_throughput_speedup_analysis"
24627   output-file-type: ".html"
24628   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
24629   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24630   filter: "'NIC_Intel-X710' and
24631            '64B' and
24632            'NDRPDR' and
24633            'ETH' and
24634            'IP4FWD' and
24635            'VHOST_1024' and
24636            not 'VXLAN' and
24637            not 'CFS_OPT' and
24638            not 'DOT1Q'"
24639   parameters:
24640   - "throughput"
24641   - "parent"
24642   - "tags"
24643   sort:
24644   - "1VM"
24645   - "2VM"
24646   layout:
24647     title: "vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr"
24648     layout: "plot-throughput-speedup-analysis"
24649
24650 - type: "plot"
24651   title: "VPP Speedup: vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
24652   algorithm: "plot_throughput_speedup_analysis"
24653   output-file-type: ".html"
24654   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
24655   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24656   filter: "'NIC_Intel-X710' and
24657            '64B' and
24658            'NDRPDR' and
24659            'ETH' and
24660            'IP4FWD' and
24661            'VHOST_1024' and
24662            not 'VXLAN' and
24663            not 'CFS_OPT' and
24664            not 'DOT1Q'"
24665   parameters:
24666   - "throughput"
24667   - "parent"
24668   - "tags"
24669   sort:
24670   - "1VM"
24671   - "2VM"
24672   layout:
24673     title: "vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr"
24674     layout: "plot-throughput-speedup-analysis"
24675
24676 # Packet Speedup - VPP vhost l2sw 3n-hsw-x710 - base
24677 - type: "plot"
24678   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_features-ndr-tsa"
24679   algorithm: "plot_throughput_speedup_analysis"
24680   output-file-type: ".html"
24681   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_features-ndr-tsa"
24682   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24683   filter: "'NIC_Intel-X710' and
24684            '64B' and
24685            'NDRPDR' and
24686            ('ETH' or 'DOT1Q') and
24687            'BASE' and
24688            ('L2BDMACLRN' or 'L2XCFWD') and
24689            'VHOST_1024' and
24690            not 'VXLAN' and
24691            not 'IP4FWD' and
24692            not '2VM'"
24693   parameters:
24694   - "throughput"
24695   - "parent"
24696   - "tags"
24697   sort:
24698   - "L2BDMACLRN"
24699   - "L2BDMACLRN"
24700   - "L2BDMACLRN"
24701   - "L2XCFWD"
24702   - "L2XCFWD"
24703   - "L2XCFWD"
24704   layout:
24705     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_features-ndr"
24706     layout: "plot-throughput-speedup-analysis"
24707
24708 - type: "plot"
24709   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_features-pdr-tsa"
24710   algorithm: "plot_throughput_speedup_analysis"
24711   output-file-type: ".html"
24712   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_features-pdr-tsa"
24713   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24714   filter: "'NIC_Intel-X710' and
24715            '64B' and
24716            'NDRPDR' and
24717            ('ETH' or 'DOT1Q') and
24718            'BASE' and
24719            ('L2BDMACLRN' or 'L2XCFWD') and
24720            'VHOST_1024' and
24721            not 'VXLAN' and
24722            not 'IP4FWD' and
24723            not '2VM'"
24724   parameters:
24725   - "throughput"
24726   - "parent"
24727   - "tags"
24728   sort:
24729   - "L2BDMACLRN"
24730   - "L2BDMACLRN"
24731   - "L2BDMACLRN"
24732   - "L2XCFWD"
24733   - "L2XCFWD"
24734   - "L2XCFWD"
24735   layout:
24736     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_features-pdr"
24737     layout: "plot-throughput-speedup-analysis"
24738
24739 # Packet Speedup - VPP vhost l2sw 3n-hsw-x710 - base vm
24740 - type: "plot"
24741   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-ndr-tsa"
24742   algorithm: "plot_throughput_speedup_analysis"
24743   output-file-type: ".html"
24744   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-ndr-tsa"
24745   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24746   filter: "'NIC_Intel-X710' and
24747            '64B' and
24748            'NDRPDR' and
24749            ('ETH' or 'DOT1Q') and
24750            ('L2BDMACLRN' or 'L2XCFWD') and
24751            'VHOST_1024' and
24752            not 'CFS_OPT' and
24753            not 'VXLAN' and
24754            not 'IP4FWD' and
24755            not 'LBOND'"
24756   parameters:
24757   - "throughput"
24758   - "parent"
24759   - "tags"
24760   sort:
24761   - "L2BDMACLRN"
24762   - "L2BDMACLRN"
24763   - "L2BDMACLRN"
24764   - "L2XCFWD"
24765   - "L2XCFWD"
24766   - "L2XCFWD"
24767   layout:
24768     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-ndr"
24769     layout: "plot-throughput-speedup-analysis"
24770
24771 - type: "plot"
24772   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-pdr-tsa"
24773   algorithm: "plot_throughput_speedup_analysis"
24774   output-file-type: ".html"
24775   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-pdr-tsa"
24776   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24777   filter: "'NIC_Intel-X710' and
24778            '64B' and
24779            'NDRPDR' and
24780            ('ETH' or 'DOT1Q') and
24781            ('L2BDMACLRN' or 'L2XCFWD') and
24782            'VHOST_1024' and
24783            not 'CFS_OPT' and
24784            not 'VXLAN' and
24785            not 'IP4FWD' and
24786            not 'LBOND'"
24787   parameters:
24788   - "throughput"
24789   - "parent"
24790   - "tags"
24791   sort:
24792   - "L2BDMACLRN"
24793   - "L2BDMACLRN"
24794   - "L2BDMACLRN"
24795   - "L2XCFWD"
24796   - "L2XCFWD"
24797   - "L2XCFWD"
24798   layout:
24799     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-pdr"
24800     layout: "plot-throughput-speedup-analysis"
24801
24802 # Packet Speedup - VPP vhost ip4 3n-skx-x710
24803 - type: "plot"
24804   title: "VPP Speedup: vhost-ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
24805   algorithm: "plot_throughput_speedup_analysis"
24806   output-file-type: ".html"
24807   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
24808   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24809   filter: "'NIC_Intel-X710' and
24810            '64B' and
24811            'NDRPDR' and
24812            'ETH' and
24813            'IP4FWD' and
24814            'VHOST_1024' and
24815            not 'VXLAN' and
24816            not 'DOT1Q'"
24817   parameters:
24818   - "throughput"
24819   - "parent"
24820   - "tags"
24821   sort:
24822   - "1VM"
24823   - "2VM"
24824   layout:
24825     title: "vhost-ip4-3n-skx-x710-64b-base_and_scale-ndr"
24826     layout: "plot-throughput-speedup-analysis"
24827
24828 - type: "plot"
24829   title: "VPP Speedup: vhost-ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
24830   algorithm: "plot_throughput_speedup_analysis"
24831   output-file-type: ".html"
24832   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
24833   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24834   filter: "'NIC_Intel-X710' and
24835            '64B' and
24836            'NDRPDR' and
24837            'ETH' and
24838            'IP4FWD' and
24839            'VHOST_1024' and
24840            not 'VXLAN' and
24841            not 'DOT1Q'"
24842   parameters:
24843   - "throughput"
24844   - "parent"
24845   - "tags"
24846   sort:
24847   - "1VM"
24848   - "2VM"
24849   layout:
24850     title: "vhost-ip4-3n-skx-x710-64b-base_and_scale-pdr"
24851     layout: "plot-throughput-speedup-analysis"
24852
24853 # Packet Speedup - VPP vhost ip4 2n-skx-x710
24854 - type: "plot"
24855   title: "VPP Speedup: vhost-ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
24856   algorithm: "plot_throughput_speedup_analysis"
24857   output-file-type: ".html"
24858   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
24859   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24860   filter: "'NIC_Intel-X710' and
24861            '64B' and
24862            'NDRPDR' and
24863            'ETH' and
24864            'IP4FWD' and
24865            'VHOST_1024' and
24866            not 'VXLAN' and
24867            not 'NF_DENSITY' and
24868            not 'CFS_OPT' and
24869            not 'DOT1Q'"
24870   parameters:
24871   - "throughput"
24872   - "parent"
24873   - "tags"
24874   sort:
24875   - "1VM"
24876   - "2VM"
24877   layout:
24878     title: "vhost-ip4-2n-skx-x710-64b-base_and_scale-ndr"
24879     layout: "plot-throughput-speedup-analysis"
24880
24881 - type: "plot"
24882   title: "VPP Speedup: vhost-ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
24883   algorithm: "plot_throughput_speedup_analysis"
24884   output-file-type: ".html"
24885   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
24886   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24887   filter: "'NIC_Intel-X710' and
24888            '64B' and
24889            'NDRPDR' and
24890            'ETH' and
24891            'IP4FWD' and
24892            'VHOST_1024' and
24893            not 'VXLAN' and
24894            not 'NF_DENSITY' and
24895            not 'CFS_OPT' and
24896            not 'DOT1Q'"
24897   parameters:
24898   - "throughput"
24899   - "parent"
24900   - "tags"
24901   sort:
24902   - "1VM"
24903   - "2VM"
24904   layout:
24905     title: "vhost-ip4-2n-skx-x710-64b-base_and_scale-pdr"
24906     layout: "plot-throughput-speedup-analysis"
24907
24908 # Packet Speedup - VPP vhost l2sw 2n-skx-x710 - base
24909 - type: "plot"
24910   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base_and_features-ndr-tsa"
24911   algorithm: "plot_throughput_speedup_analysis"
24912   output-file-type: ".html"
24913   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base_and_features-ndr-tsa"
24914   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24915   filter: "'NIC_Intel-X710' and
24916            '64B' and
24917            'NDRPDR' and
24918            ('ETH' or 'DOT1Q') and
24919            'BASE' and
24920            ('L2BDMACLRN' or 'L2XCFWD') and
24921            'VHOST_1024' and
24922            not 'VXLAN' and
24923            not 'NF_DENSITY' and
24924            not 'IP4FWD' and
24925            not '2VM'"
24926   parameters:
24927   - "throughput"
24928   - "parent"
24929   - "tags"
24930 #  sort:
24931 #  - "not CFS_OPT"
24932 #  - "L2XCFWD"
24933 #  - "not CFS_OPT"
24934 #  - "CFS_OPT"
24935   layout:
24936     title: "vhost-l2sw-2n-skx-x710-64b-base_and_features-ndr"
24937     layout: "plot-throughput-speedup-analysis"
24938
24939 - type: "plot"
24940   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base_and_features-pdr-tsa"
24941   algorithm: "plot_throughput_speedup_analysis"
24942   output-file-type: ".html"
24943   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base_and_features-pdr-tsa"
24944   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24945   filter: "'NIC_Intel-X710' and
24946            '64B' and
24947            'NDRPDR' and
24948            ('ETH' or 'DOT1Q') and
24949            'BASE' and
24950            ('L2BDMACLRN' or 'L2XCFWD') and
24951            'VHOST_1024' and
24952            not 'VXLAN' and
24953            not 'NF_DENSITY' and
24954            not 'IP4FWD' and
24955            not '2VM'"
24956   parameters:
24957   - "throughput"
24958   - "parent"
24959   - "tags"
24960 #  sort:
24961 #  - "not CFS_OPT"
24962 #  - "L2XCFWD"
24963 #  - "not CFS_OPT"
24964 #  - "CFS_OPT"
24965   layout:
24966     title: "vhost-l2sw-2n-skx-x710-64b-base_and_features-pdr"
24967     layout: "plot-throughput-speedup-analysis"
24968
24969 # Packet Speedup - VPP vhost l2sw 2n-skx-x710 - base vm
24970 - type: "plot"
24971   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base-vm-ndr-tsa"
24972   algorithm: "plot_throughput_speedup_analysis"
24973   output-file-type: ".html"
24974   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base-vm-ndr-tsa"
24975   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24976   filter: "'NIC_Intel-X710' and
24977            '64B' and
24978            'NDRPDR' and
24979            ('ETH' or 'DOT1Q') and
24980            ('L2BDMACLRN' or 'L2XCFWD') and
24981            'VHOST_1024' and
24982            not 'CFS_OPT' and
24983            not 'VXLAN' and
24984            not 'NF_DENSITY' and
24985            not 'DOT1Q' and
24986            not 'IP4FWD'"
24987   parameters:
24988   - "throughput"
24989   - "parent"
24990   - "tags"
24991 #  sort:
24992 #  - "1VM"
24993 #  - "L2XCFWD"
24994 #  - "1VM"
24995 #  - "L2BDMACLRN"
24996   layout:
24997     title: "vhost-l2sw-2n-skx-x710-64b-base-vm-ndr"
24998     layout: "plot-throughput-speedup-analysis"
24999
25000 - type: "plot"
25001   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base-vm-pdr-tsa"
25002   algorithm: "plot_throughput_speedup_analysis"
25003   output-file-type: ".html"
25004   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base-vm-pdr-tsa"
25005   data: "plot-vpp-throughput-lat-tsa-2n-skx"
25006   filter: "'NIC_Intel-X710' and
25007            '64B' and
25008            'NDRPDR' and
25009            ('ETH' or 'DOT1Q') and
25010            ('L2BDMACLRN' or 'L2XCFWD') and
25011            'VHOST_1024' and
25012            not 'CFS_OPT' and
25013            not 'VXLAN' and
25014            not 'NF_DENSITY' and
25015            not 'DOT1Q' and
25016            not 'IP4FWD'"
25017   parameters:
25018   - "throughput"
25019   - "parent"
25020   - "tags"
25021 #  sort:
25022 #  - "1VM"
25023 #  - "L2XCFWD"
25024 #  - "1VM"
25025 #  - "L2BDMACLRN"
25026   layout:
25027     title: "vhost-l2sw-2n-skx-x710-64b-base-vm-pdr"
25028     layout: "plot-throughput-speedup-analysis"
25029
25030 # Packet Speedup - VPP vhost ip4 2n-skx-xxv710
25031 - type: "plot"
25032   title: "VPP Speedup: vhost-ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
25033   algorithm: "plot_throughput_speedup_analysis"
25034   output-file-type: ".html"
25035   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
25036   data: "plot-vpp-throughput-lat-tsa-2n-skx"
25037   filter: "'NIC_Intel-XXV710' and
25038            '64B' and
25039            'NDRPDR' and
25040            'ETH' and
25041            'IP4FWD' and
25042            'VHOST_1024' and
25043            not 'VXLAN' and
25044            not 'CFS_OPT' and
25045            not 'DOT1Q'"
25046   parameters:
25047   - "throughput"
25048   - "parent"
25049   - "tags"
25050   sort:
25051   - "not CFS_OPT"
25052   - "1VM"
25053   - "2VM"
25054   layout:
25055     title: "vhost-ip4-2n-skx-xxv710-64b-base_and_scale-ndr"
25056     layout: "plot-throughput-speedup-analysis"
25057
25058 - type: "plot"
25059   title: "VPP Speedup: vhost-ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
25060   algorithm: "plot_throughput_speedup_analysis"
25061   output-file-type: ".html"
25062   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
25063   data: "plot-vpp-throughput-lat-tsa-2n-skx"
25064   filter: "'NIC_Intel-XXV710' and
25065            '64B' and
25066            'NDRPDR' and
25067            'ETH' and
25068            'IP4FWD' and
25069            'VHOST_1024' and
25070            not 'VXLAN' and
25071            not 'CFS_OPT' and
25072            not 'DOT1Q'"
25073   parameters:
25074   - "throughput"
25075   - "parent"
25076   - "tags"
25077   sort:
25078   - "not CFS_OPT"
25079   - "1VM"
25080   - "2VM"
25081   layout:
25082     title: "vhost-ip4-2n-skx-xxv710-64b-base_and_scale-pdr"
25083     layout: "plot-throughput-speedup-analysis"
25084
25085 # Packet Speedup - VPP vhost l2sw 2n-skx-xxv710 - base
25086 - type: "plot"
25087   title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base_and_features-ndr-tsa"
25088   algorithm: "plot_throughput_speedup_analysis"
25089   output-file-type: ".html"
25090   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base_and_features-ndr-tsa"
25091   data: "plot-vpp-throughput-lat-tsa-2n-skx"
25092   filter: "'NIC_Intel-XXV710' and
25093            '64B' and
25094            'NDRPDR' and
25095            ('ETH' or 'DOT1Q') and
25096            'BASE' and
25097            ('L2BDMACLRN' or 'L2XCFWD') and
25098            'VHOST_1024' and
25099            not 'VXLAN' and
25100            not 'IP4FWD' and
25101            not '2VM'"
25102   parameters:
25103   - "throughput"
25104   - "parent"
25105   - "tags"
25106 #  sort:
25107 #  - "not CFS_OPT"
25108 #  - "L2XCFWD"
25109 #  - "not CFS_OPT"
25110 #  - "CFS_OPT"
25111   layout:
25112     title: "vhost-l2sw-2n-skx-xxv710-64b-base_and_features-ndr"
25113     layout: "plot-throughput-speedup-analysis"
25114
25115 - type: "plot"
25116   title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base_and_features-pdr-tsa"
25117   algorithm: "plot_throughput_speedup_analysis"
25118   output-file-type: ".html"
25119   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base_and_features-pdr-tsa"
25120   data: "plot-vpp-throughput-lat-tsa-2n-skx"
25121   filter: "'NIC_Intel-XXV710' and
25122            '64B' and
25123            'NDRPDR' and
25124            ('ETH' or 'DOT1Q') and
25125            'BASE' and
25126            ('L2BDMACLRN' or 'L2XCFWD') and
25127            'VHOST_1024' and
25128            not 'VXLAN' and
25129            not 'IP4FWD' and
25130            not '2VM'"
25131   parameters:
25132   - "throughput"
25133   - "parent"
25134   - "tags"
25135 #  sort:
25136 #  - "not CFS_OPT"
25137 #  - "L2XCFWD"
25138 #  - "not CFS_OPT"
25139 #  - "CFS_OPT"
25140   layout:
25141     title: "vhost-l2sw-2n-skx-xxv710-64b-base_and_features-pdr"
25142     layout: "plot-throughput-speedup-analysis"
25143
25144 # Packet Speedup - VPP vhost l2sw 2n-skx-xxv710 - base vm
25145 - type: "plot"
25146   title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base-vm-ndr-tsa"
25147   algorithm: "plot_throughput_speedup_analysis"
25148   output-file-type: ".html"
25149   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base-vm-ndr-tsa"
25150   data: "plot-vpp-throughput-lat-tsa-2n-skx"
25151   filter: "'NIC_Intel-XXV710' and
25152            '64B' and
25153            'NDRPDR' and
25154            ('ETH' or 'DOT1Q') and
25155            ('L2BDMACLRN' or 'L2XCFWD') and
25156            'VHOST_1024' and
25157            not 'CFS_OPT' and
25158            not 'VXLAN' and
25159            not 'DOT1Q' and
25160            not 'IP4FWD'"
25161   parameters:
25162   - "throughput"
25163   - "parent"
25164   - "tags"
25165 #  sort:
25166 #  - "1VM"
25167 #  - "L2XCFWD"
25168 #  - "1VM"
25169 #  - "L2BDMACLRN"
25170   layout:
25171     title: "vhost-l2sw-2n-skx-xxv710-64b-base-vm-ndr"
25172     layout: "plot-throughput-speedup-analysis"
25173
25174 - type: "plot"
25175   title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base-vm-pdr-tsa"
25176   algorithm: "plot_throughput_speedup_analysis"
25177   output-file-type: ".html"
25178   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base-vm-pdr-tsa"
25179   data: "plot-vpp-throughput-lat-tsa-2n-skx"
25180   filter: "'NIC_Intel-XXV710' and
25181            '64B' and
25182            'NDRPDR' and
25183            ('ETH' or 'DOT1Q') and
25184            ('L2BDMACLRN' or 'L2XCFWD') and
25185            'VHOST_1024' and
25186            not 'CFS_OPT' and
25187            not 'VXLAN' and
25188            not 'DOT1Q' and
25189            not 'IP4FWD'"
25190   parameters:
25191   - "throughput"
25192   - "parent"
25193   - "tags"
25194 #  sort:
25195 #  - "1VM"
25196 #  - "L2XCFWD"
25197 #  - "1VM"
25198 #  - "L2BDMACLRN"
25199   layout:
25200     title: "vhost-l2sw-2n-skx-xxv710-64b-base-vm-pdr"
25201     layout: "plot-throughput-speedup-analysis"
25202
25203 ################################################################################
25204
25205 # Speedup - VPP vts 3n-hsw-x520
25206 - type: "plot"
25207   title: "VPP Speedup: vts-3n-hsw-x520-114b-base_and_scale-ndr-tsa"
25208   algorithm: "plot_throughput_speedup_analysis"
25209   output-file-type: ".html"
25210   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-base_and_scale-ndr-tsa"
25211   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25212   filter: "'NIC_Intel-X520-DA2' and
25213            '114B' and
25214            'NDRPDR' and
25215            'VTS'"
25216   parameters:
25217   - "throughput"
25218   - "parent"
25219   - "tags"
25220   layout:
25221     title: "vts-3n-hsw-x520-114b-base_and_scale-ndr"
25222     layout: "plot-throughput-speedup-analysis"
25223
25224 - type: "plot"
25225   title: "VPP Speedup: vts-3n-hsw-x520-114b-base_and_scale-pdr-tsa"
25226   algorithm: "plot_throughput_speedup_analysis"
25227   output-file-type: ".html"
25228   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-base_and_scale-pdr-tsa"
25229   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25230   filter: "'NIC_Intel-X520-DA2' and
25231            '114B' and
25232            'NDRPDR' and
25233            'VTS'"
25234   parameters:
25235   - "throughput"
25236   - "parent"
25237   - "tags"
25238   layout:
25239     title: "vts-3n-hsw-x520-114b-base_and_scale-pdr-tsa"
25240     layout: "plot-throughput-speedup-analysis"