661f66625bd640ccaf3d0a3c63c65f6786cac629
[csit.git] / resources / tools / presentation / specification.yaml
1 -
2   type: "environment"
3
4   paths:
5     # Top level directories:
6     ## Working directory
7     DIR[WORKING]: "_tmp"
8     ## Build directories
9     DIR[BUILD,HTML]: "_build"
10     DIR[BUILD,LATEX]: "_build_latex"
11
12     # Static .rst files
13     DIR[RST]: "../../../docs/report"
14
15     # Working directories
16     ## Input data files (.zip, .xml)
17     DIR[WORKING,DATA]: "{DIR[WORKING]}/data"
18     ## Static source files from git
19     DIR[WORKING,SRC]: "{DIR[WORKING]}/src"
20     DIR[WORKING,SRC,STATIC]: "{DIR[WORKING,SRC]}/_static"
21
22     # Static html content
23     DIR[STATIC]: "{DIR[BUILD,HTML]}/_static"
24     DIR[STATIC,VPP]: "{DIR[STATIC]}/vpp"
25     DIR[STATIC,DPDK]: "{DIR[STATIC]}/dpdk"
26     DIR[STATIC,ARCH]: "{DIR[STATIC]}/archive"
27
28     # Detailed test results
29     DIR[DTR]: "{DIR[WORKING,SRC]}/detailed_test_results"
30     DIR[DTR,PERF,DPDK,3N,HSW]: "{DIR[DTR]}/dpdk_performance_results_3n_hsw"
31     DIR[DTR,PERF,DPDK,3N,SKX]: "{DIR[DTR]}/dpdk_performance_results_3n_skx"
32     DIR[DTR,PERF,DPDK,2N,SKX]: "{DIR[DTR]}/dpdk_performance_results_2n_skx"
33     DIR[DTR,PERF,VPP,3N,HSW]: "{DIR[DTR]}/vpp_performance_results_3n_hsw"
34     DIR[DTR,PERF,VPP,3N,SKX]: "{DIR[DTR]}/vpp_performance_results_3n_skx"
35     DIR[DTR,PERF,VPP,2N,SKX]: "{DIR[DTR]}/vpp_performance_results_2n_skx"
36     DIR[DTR,PERF,VPP,2N,DNV]: "{DIR[DTR]}/vpp_performance_results_2n_dnv"
37     DIR[DTR,MRR,VPP,3N,HSW]: "{DIR[DTR]}/vpp_mrr_results_3n_hsw"
38     DIR[DTR,MRR,VPP,3N,SKX]: "{DIR[DTR]}/vpp_mrr_results_3n_skx"
39     DIR[DTR,MRR,VPP,2N,SKX]: "{DIR[DTR]}/vpp_mrr_results_2n_skx"
40     DIR[DTR,MRR,VPP,2N,DNV]: "{DIR[DTR]}/vpp_mrr_results_2n_dnv"
41     DIR[DTR,PERF,COT,3N,HSW]: "{DIR[DTR]}/cot_performance_results_3n_hsw"
42     DIR[DTR,FUNC,VPP,UBUNTU]: "{DIR[DTR]}/vpp_functional_results_ubuntu"
43     DIR[DTR,FUNC,VPP,CENTOS]: "{DIR[DTR]}/vpp_functional_results_centos"
44     DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]: "{DIR[DTR]}/vpp_device_results_ubuntu"
45     DIR[DTR,FUNC,HC]: "{DIR[DTR]}/honeycomb_functional_results"
46     DIR[DTR,FUNC,NSHSFC]: "{DIR[DTR]}/nshsfc_functional_results"
47     DIR[DTR,FUNC,DMM]: "{DIR[DTR]}/dmm_functional_results"
48     DIR[DTR,PERF,VPP,IMPRV]: "{DIR[WORKING,SRC]}/vpp_performance_tests/performance_improvements"
49
50     # Detailed test configurations
51     DIR[DTC]: "{DIR[WORKING,SRC]}/test_configuration"
52     DIR[DTC,PERF,VPP,3N,HSW]: "{DIR[DTC]}/vpp_performance_configuration_3n_hsw"
53     DIR[DTC,PERF,VPP,3N,SKX]: "{DIR[DTC]}/vpp_performance_configuration_3n_skx"
54     DIR[DTC,PERF,VPP,2N,SKX]: "{DIR[DTC]}/vpp_performance_configuration_2n_skx"
55     DIR[DTC,PERF,VPP,2N,DNV]: "{DIR[DTC]}/vpp_performance_configuration_2n_dnv"
56     DIR[DTC,MRR,VPP,3N,HSW]: "{DIR[DTC]}/vpp_mrr_configuration_3n_hsw"
57     DIR[DTC,MRR,VPP,3N,SKX]: "{DIR[DTC]}/vpp_mrr_configuration_3n_skx"
58     DIR[DTC,MRR,VPP,2N,SKX]: "{DIR[DTC]}/vpp_mrr_configuration_2n_skx"
59     DIR[DTC,MRR,VPP,2N,DNV]: "{DIR[DTC]}/vpp_mrr_configuration_2n_dnv"
60     DIR[DTC,FUNC,VPP,UBUNTU]: "{DIR[DTC]}/vpp_functional_configuration_ubuntu"
61     DIR[DTC,FUNC,VPP,CENTOS]: "{DIR[DTC]}/vpp_functional_configuration_centos"
62     DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]: "{DIR[DTC]}/vpp_device_configuration_ubuntu"
63
64     # Detailed tests operational data
65     DIR[DTO]: "{DIR[WORKING,SRC]}/test_operational_data"
66     DIR[DTO,PERF,VPP,3N,HSW]: "{DIR[DTO]}/vpp_performance_operational_data_3n_hsw"
67     DIR[DTO,PERF,VPP,3N,SKX]: "{DIR[DTO]}/vpp_performance_operational_data_3n_skx"
68     DIR[DTO,PERF,VPP,2N,SKX]: "{DIR[DTO]}/vpp_performance_operational_data_2n_skx"
69     DIR[DTO,PERF,VPP,2N,DNV]: "{DIR[DTO]}/vpp_performance_operational_data_2n_dnv"
70
71     # .css patch file to fix tables generated by Sphinx
72     DIR[CSS_PATCH_FILE]: "{DIR[STATIC]}/theme_overrides.css"
73     DIR[CSS_PATCH_FILE2]: "{DIR[WORKING,SRC,STATIC]}/theme_overrides.css"
74
75   urls:
76     URL[JENKINS,CSIT]: "https://jenkins.fd.io/view/csit/job"
77     URL[JENKINS,HC]: "https://jenkins.fd.io/view/hc2vpp/job"
78     URL[VIRL,DNV]: "http://10.30.51.28/download/denverton/1810/robot-plugin.zip"
79     # URL[VIRL,DNV]: "http://download.it/from/nexus"
80     URL[NEXUS]: "https://docs.fd.io/csit"
81     DIR[NEXUS]: "report/_static/archive"
82
83   make-dirs:
84   # List the directories which are created while preparing the environment.
85   # All directories MUST be defined in "paths" section.
86   - "DIR[WORKING,DATA]"
87   - "DIR[STATIC,VPP]"
88   - "DIR[STATIC,DPDK]"
89   - "DIR[STATIC,ARCH]"
90   - "DIR[BUILD,LATEX]"
91   - "DIR[WORKING,SRC]"
92   - "DIR[WORKING,SRC,STATIC]"
93
94   remove-dirs:
95   # List the directories which are deleted while cleaning the environment.
96   # All directories MUST be defined in "paths" section.
97   #- "DIR[BUILD,HTML]"
98   - "DIR[WORKING,DATA]"
99
100   build-dirs:
101   # List the directories where the results (build) is stored.
102   # All directories MUST be defined in "paths" section.
103   - "DIR[BUILD,HTML]"
104   - "DIR[BUILD,LATEX]"
105
106 -
107   type: "configuration"
108
109   limits:
110     nic:
111       x520: 24460000
112       x553: 29761905
113       x710: 35800000
114       xxv710: 35800000
115       xl710: 35800000
116
117     link:
118       10ge: 14880952.38
119       25ge: 37202380.95
120       40ge: 59523809.52
121       100ge: 148809523.81
122
123     pci:
124       pci-g3-x8: 74404761.90
125       pci-g3-x16: 148809523.81
126
127   data-sets:
128
129     ###########################################################################
130     # Plots:
131
132     # 3n-hsw
133
134     plot-vpp-throughput-latency-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-throughput-speedup-analysis-3n-hsw:
158       csit-vpp-perf-verify-1901-3n-hsw:
159         - 10  # NDRPDR sel
160         - 19  # NDRPDR sel
161         - 31  # NDRPDR sel
162         - 36  # NDRPDR sel
163         - 40  # NDRPDR sel
164         - 42  # NDRPDR sel
165         - 44  # NDRPDR sel
166         - 46  # NDRPDR sel
167         - 47  # NDRPDR sel
168         - 48  # NDRPDR sel
169         - 61  # NDRPDR LB
170         - 62  # NDRPDR LB
171         - 63  # NDRPDR LB
172         - 64  # NDRPDR LB
173         - 65  # NDRPDR LB
174         - 66  # NDRPDR LB
175         - 67  # NDRPDR LB
176         - 69  # NDRPDR LB
177         - 70  # NDRPDR LB
178         - 71  # NDRPDR LB
179
180     plot-vpp-http-server-performance:
181       # TODO: Replace with new data
182       # csit-vpp-perf-verify-1901-3n-hsw:
183       csit-vpp-perf-verify-1810-3n-hsw:
184         - 28  # WRK
185         - 29  # WRK
186         - 30  # WRK
187         - 31  # WRK
188         - 32  # WRK
189         - 33  # WRK
190         - 34  # WRK
191         - 35  # WRK
192         - 36  # WRK
193         - 37  # WRK
194
195     plot-ligato-throughput-latency-3n-hsw:
196       csit-ligato-perf-verify-1901-3n-hsw:
197         - 8   # NDRPDR sel
198         - 9   # NDRPDR sel
199         - 11  # NDRPDR sel
200         - 12  # NDRPDR sel
201         - 13  # NDRPDR sel
202         - 14  # NDRPDR sel
203         - 15  # NDRPDR sel
204         - 16  # NDRPDR sel
205         - 17  # NDRPDR sel
206         - 18  # NDRPDR sel
207
208     plot-ligato-throughput-speedup-analysis-3n-hsw:
209       csit-ligato-perf-verify-1901-3n-hsw:
210         - 8   # NDRPDR sel
211         - 9   # NDRPDR sel
212         - 11  # NDRPDR sel
213         - 12  # NDRPDR sel
214         - 13  # NDRPDR sel
215         - 14  # NDRPDR sel
216         - 15  # NDRPDR sel
217         - 16  # NDRPDR sel
218         - 17  # NDRPDR sel
219         - 18  # NDRPDR sel
220
221     plot-dpdk-throughput-latency-3n-hsw:
222       csit-dpdk-perf-verify-1901-3n-hsw:
223         - 13  # NDRPDR sel
224         - 14  # NDRPDR sel
225         - 16  # NDRPDR sel
226         - 17  # NDRPDR sel
227         - 18  # NDRPDR sel
228         - 19  # NDRPDR sel
229         - 20  # NDRPDR sel
230         - 21  # NDRPDR sel
231         - 22  # NDRPDR sel
232         - 23  # NDRPDR sel
233
234     # 3n-skx
235
236     plot-vpp-throughput-latency-3n-skx:
237       csit-vpp-perf-verify-1901-3n-skx:
238         - 18  # NDRPDR sel
239         - 19  # NDRPDR sel
240         - 20  # NDRPDR sel
241         - 28  # NDRPDR sel
242         - 31  # NDRPDR sel
243         - 33  # NDRPDR sel
244         - 36  # NDRPDR sel
245         - 38  # NDRPDR sel
246         - 47  # NDRPDR sel
247         - 48  # NDRPDR sel
248         - 54  # NDRPDR LB
249         - 57  # NDRPDR LB
250         - 58  # NDRPDR LB
251         - 59  # NDRPDR LB
252         - 60  # NDRPDR LB
253
254     plot-throughput-speedup-analysis-3n-skx:
255       csit-vpp-perf-verify-1901-3n-skx:
256         - 18  # NDRPDR sel
257         - 19  # NDRPDR sel
258         - 20  # NDRPDR sel
259         - 28  # NDRPDR sel
260         - 31  # NDRPDR sel
261         - 33  # NDRPDR sel
262         - 36  # NDRPDR sel
263         - 38  # NDRPDR sel
264         - 47  # NDRPDR sel
265         - 48  # NDRPDR sel
266         - 54  # NDRPDR LB
267         - 57  # NDRPDR LB
268         - 58  # NDRPDR LB
269         - 59  # NDRPDR LB
270         - 60  # NDRPDR LB
271
272     plot-dpdk-throughput-latency-3n-skx:
273       csit-dpdk-perf-verify-1901-3n-skx:
274         - 3   # NDRPDR sel
275         - 5   # NDRPDR sel
276         - 6   # NDRPDR sel
277         - 7   # NDRPDR sel
278         - 8   # NDRPDR sel
279         - 9   # NDRPDR sel
280         - 10  # NDRPDR sel
281         - 11  # NDRPDR sel
282         - 12  # NDRPDR sel
283         - 13  # NDRPDR sel
284
285     # 2n-skx
286
287     plot-vpp-throughput-latency-2n-skx:
288       csit-vpp-perf-verify-1901-2n-skx:
289         - 5   # NDRPDR sel
290         - 12  # NDRPDR sel
291         - 13  # NDRPDR sel
292         - 21  # NDRPDR sel
293         - 23  # NDRPDR sel
294         - 31  # NDRPDR sel
295         - 34  # NDRPDR sel
296         - 40  # NDRPDR sel
297         - 42  # NDRPDR sel
298         - 43  # NDRPDR sel
299
300     plot-throughput-speedup-analysis-2n-skx:
301       csit-vpp-perf-verify-1901-2n-skx:
302         - 5   # NDRPDR sel
303         - 12  # NDRPDR sel
304         - 13  # NDRPDR sel
305         - 21  # NDRPDR sel
306         - 23  # NDRPDR sel
307         - 31  # NDRPDR sel
308         - 34  # NDRPDR sel
309         - 40  # NDRPDR sel
310         - 42  # NDRPDR sel
311         - 43  # NDRPDR sel
312
313     plot-vpp-soak-2n-skx:
314       csit-vpp-perf-verify-1901-2n-skx:
315         - 45  # SOAK sel
316
317     plot-vpp-nfv-2n-skx:
318       # TODO: Add new data
319       csit-vpp-perf-verify-1901-2n-skx:
320         - 28  # NFV NDRPDR
321         - 29  # NFV NDRPDR
322         - 32  # NFV NDRPDR
323         - 39  # NFV NDRPDR
324         - 46  # NFV NDRPDR
325
326     plot-vpp-nfv-2n-skx-mrr:
327       # TODO: Add new data
328       csit-vpp-perf-verify-1901-2n-skx:
329         - 24  # NFV MRR
330         - 26  # NFV MRR
331         - 27  # NFV MRR
332         - 35  # NFV MRR
333         - 37  # NFV MRR
334
335     plot-dpdk-throughput-latency-2n-skx:
336       csit-dpdk-perf-verify-1901-2n-skx:
337         - 12  # NDRPDR sel
338         - 13  # NDRPDR sel
339         - 14  # NDRPDR sel
340         - 15  # NDRPDR sel
341         - 16  # NDRPDR sel
342         - 17  # NDRPDR sel
343         - 18  # NDRPDR sel
344         - 19  # NDRPDR sel
345         - 20  # NDRPDR sel
346         - 21  # NDRPDR sel
347
348     # 3rd party
349
350     # Denverton:
351     intel-dnv-vpp:
352       # Not used
353       intel-dnv-vpp-release-1810:
354         - 1
355
356     ###########################################################################
357     # Simple tables (only one data set):
358
359     # NIC Comparisons
360
361     vpp-nic-comparison-3n-hsw:
362       csit-vpp-perf-verify-1901-3n-hsw:
363         - 10  # NDRPDR sel
364         - 19  # NDRPDR sel
365         - 31  # NDRPDR sel
366         - 36  # NDRPDR sel
367         - 40  # NDRPDR sel
368         - 42  # NDRPDR sel
369         - 44  # NDRPDR sel
370         - 46  # NDRPDR sel
371         - 47  # NDRPDR sel
372         - 48  # NDRPDR sel
373         - 61  # NDRPDR LB
374         - 62  # NDRPDR LB
375         - 63  # NDRPDR LB
376         - 64  # NDRPDR LB
377         - 65  # NDRPDR LB
378         - 66  # NDRPDR LB
379         - 67  # NDRPDR LB
380         - 69  # NDRPDR LB
381         - 70  # NDRPDR LB
382         - 71  # NDRPDR LB
383
384     vpp-nic-comparison-3n-skx:
385       csit-vpp-perf-verify-1901-3n-skx:
386         - 18  # NDRPDR sel
387         - 19  # NDRPDR sel
388         - 20  # NDRPDR sel
389         - 28  # NDRPDR sel
390         - 31  # NDRPDR sel
391         - 33  # NDRPDR sel
392         - 36  # NDRPDR sel
393         - 38  # NDRPDR sel
394         - 47  # NDRPDR sel
395         - 48  # NDRPDR sel
396         - 54  # NDRPDR LB
397         - 57  # NDRPDR LB
398         - 58  # NDRPDR LB
399         - 59  # NDRPDR LB
400         - 60  # NDRPDR LB
401
402     vpp-nic-comparison-2n-skx:
403       csit-vpp-perf-verify-1901-2n-skx:
404         - 5   # NDRPDR sel
405         - 12  # NDRPDR sel
406         - 13  # NDRPDR sel
407         - 21  # NDRPDR sel
408         - 23  # NDRPDR sel
409         - 31  # NDRPDR sel
410         - 34  # NDRPDR sel
411         - 40  # NDRPDR sel
412         - 42  # NDRPDR sel
413         - 43  # NDRPDR sel
414
415     vpp-nic-comparison-3n-hsw-mrr:
416       csit-vpp-perf-verify-1901-3n-hsw:
417         - 35  # MRR sel
418
419     vpp-nic-comparison-3n-skx-mrr:
420       csit-vpp-perf-verify-1901-3n-skx:
421         - 32  # MRR sel
422
423     vpp-nic-comparison-2n-skx-mrr:
424       csit-vpp-perf-verify-1901-2n-skx:
425         - 22  # MRR sel
426
427     # Results
428
429     vpp-perf-results-3n-hsw:
430       csit-vpp-perf-verify-1901-3n-hsw:
431         - 38  # NDRPDR full
432         - 43  # NDRPDR full
433         - 45  # NDRPDR full
434         - 49  # NDRPDR full
435
436     vpp-perf-results-3n-skx:
437       csit-vpp-perf-verify-1901-3n-skx:
438         - 37  # NDRPDR full
439         - 39  # NDRPDR full
440         - 40  # NDRPDR full
441         - 49  # NDRPDR full
442
443     vpp-perf-results-2n-skx:
444       csit-vpp-perf-verify-1901-2n-skx:
445         - 25  # NDRPDR full
446         - 30  # NDRPDR full
447         - 33  # NDRPDR full
448         - 44  # NDRPDR full
449
450     vpp-mrr-results-3n-hsw:
451       csit-vpp-perf-verify-1901-3n-hsw:
452         - 35  # MRR sel
453
454     vpp-mrr-results-3n-skx:
455       csit-vpp-perf-verify-1901-3n-skx:
456         - 32  # MRR sel
457
458     vpp-mrr-results-2n-skx:
459       csit-vpp-perf-verify-1901-2n-skx:
460         - 22  # MRR sel
461
462     vpp-func-results-ubuntu:
463       csit-vpp-functional-1901-ubuntu1604-virl:
464         - 48
465
466     vpp-func-results-centos:
467       csit-vpp-functional-1901-centos7-virl:
468         - 50
469
470     vpp-device-results-ubuntu:
471       csit-vpp-device-1901-ubuntu1804-1n-skx:
472         - 49
473
474     # VPP Ligato
475     ligato-perf-results-3n-hsw:
476       csit-ligato-perf-verify-1901-3n-hsw:
477         - 10  # NDRPDR full
478
479     dpdk-perf-results-3n-hsw:
480       csit-dpdk-perf-verify-1901-3n-hsw:
481         - 20  # NDRPDR sel
482
483     dpdk-perf-results-3n-skx:
484       csit-dpdk-perf-verify-1901-3n-skx:
485         - 13  # NDRPDR sel
486
487     dpdk-perf-results-2n-skx:
488       csit-dpdk-perf-verify-1901-2n-skx:
489         - 21  # NDRPDR sel
490
491     # HoneyComb Functional
492     hc-func-results:
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       csit-dmm-functional-1901-ubuntu1604-virl:
505         - 2
506
507     ###########################################################################
508     # Tables (more than one data set)
509
510     # Performance changes
511
512     vpp-performance-changes-3n-hsw-h1:
513       csit-vpp-perf-verify-1807-3n-hsw:
514         - 11  # NDRPDR full 1
515         - 22  # NDRPDR full 2
516         - 45  # NDRPDR full 3
517         - 46  # NDRPDR full 4
518         - 15  # NDRPDR sel
519         - 16  # NDRPDR sel
520         - 19  # NDRPDR sel
521         - 18  # NDRPDR sel
522         - 20  # NDRPDR sel
523         - 38  # NDRPDR sel
524         - 40  # NDRPDR sel
525         - 44  # NDRPDR sel
526         - 47  # NDRPDR sel
527     vpp-performance-changes-3n-hsw-ref:
528       csit-vpp-perf-verify-1810-3n-hsw:
529         - 8   # NDRPDR sel
530         - 12  # NDRPDR sel
531         - 14  # NDRPDR sel
532         - 18  # NDRPDR sel
533         - 23  # NDRPDR sel
534         - 25  # NDRPDR sel
535         - 38  # NDRPDR sel
536         - 39  # NDRPDR sel
537         - 41  # NDRPDR sel
538         - 42  # NDRPDR sel
539     vpp-performance-changes-3n-hsw-cmp:
540       csit-vpp-perf-verify-1901-3n-hsw:
541         - 10  # NDRPDR sel
542         - 19  # NDRPDR sel
543         - 31  # NDRPDR sel
544         - 36  # NDRPDR sel
545         - 40  # NDRPDR sel
546         - 42  # NDRPDR sel
547         - 44  # NDRPDR sel
548         - 46  # NDRPDR sel
549         - 47  # NDRPDR sel
550         - 48  # NDRPDR sel
551         - 61  # NDRPDR LB
552         - 62  # NDRPDR LB
553         - 63  # NDRPDR LB
554         - 64  # NDRPDR LB
555         - 65  # NDRPDR LB
556         - 66  # NDRPDR LB
557         - 67  # NDRPDR LB
558         - 69  # NDRPDR LB
559         - 70  # NDRPDR LB
560         - 71  # NDRPDR LB
561     vpp-performance-changes-3n-hsw:
562       - "vpp-performance-changes-3n-hsw-h1"
563       - "vpp-performance-changes-3n-hsw-ref"
564       - "vpp-performance-changes-3n-hsw-cmp"
565
566     vpp-performance-changes-3n-skx-h1:
567       csit-vpp-perf-verify-1807-3n-skx:
568         - 33  # NDRPDR sel
569         - 35  # NDRPDR sel
570         - 37  # NDRPDR sel
571         - 38  # NDRPDR sel
572         - 39  # NDRPDR sel
573         - 43  # NDRPDR sel
574         - 44  # NDRPDR sel
575         - 49  # NDRPDR sel
576         - 50  # NDRPDR sel
577         - 56  # NDRPDR sel
578     vpp-performance-changes-3n-skx-ref:
579       csit-vpp-perf-verify-1810-3n-skx:
580         - 10  # NDRPDR sel
581         - 14  # NDRPDR sel
582         - 15  # NDRPDR sel
583         - 16  # NDRPDR sel
584         - 17  # NDRPDR sel
585         - 19  # NDRPDR sel
586         - 20  # NDRPDR sel
587         - 21  # NDRPDR sel
588         - 22  # NDRPDR sel
589         - 25  # NDRPDR sel
590     vpp-performance-changes-3n-skx-cmp:
591       csit-vpp-perf-verify-1901-3n-skx:
592         - 18  # NDRPDR sel
593         - 19  # NDRPDR sel
594         - 20  # NDRPDR sel
595         - 28  # NDRPDR sel
596         - 31  # NDRPDR sel
597         - 33  # NDRPDR sel
598         - 36  # NDRPDR sel
599         - 38  # NDRPDR sel
600         - 47  # NDRPDR sel
601         - 48  # NDRPDR sel
602         - 54  # NDRPDR LB
603         - 57  # NDRPDR LB
604         - 58  # NDRPDR LB
605         - 59  # NDRPDR LB
606         - 60  # NDRPDR LB
607     vpp-performance-changes-3n-skx:
608       - "vpp-performance-changes-3n-skx-h1"
609       - "vpp-performance-changes-3n-skx-ref"
610       - "vpp-performance-changes-3n-skx-cmp"
611
612     vpp-performance-changes-2n-skx-h1:
613       csit-vpp-perf-verify-1807-2n-skx:
614         - 26  # NDRPDR sel
615         - 28  # NDRPDR sel
616         - 29  # NDRPDR sel
617         - 30  # NDRPDR sel
618         - 34  # NDRPDR sel
619         - 35  # NDRPDR sel
620         - 36  # NDRPDR sel
621         - 39  # NDRPDR sel
622         - 40  # NDRPDR sel
623         - 42  # NDRPDR sel
624     vpp-performance-changes-2n-skx-ref:
625       csit-vpp-perf-verify-1810-2n-skx:
626         - 9   # NDRPDR sel
627         - 13  # NDRPDR sel
628         - 14  # NDRPDR sel
629         - 19  # NDRPDR sel
630         - 20  # NDRPDR sel
631         - 21  # NDRPDR sel
632         - 22  # NDRPDR sel
633         - 23  # NDRPDR sel
634         - 24  # NDRPDR sel
635         - 27  # NDRPDR sel
636     vpp-performance-changes-2n-skx-cmp:
637       csit-vpp-perf-verify-1901-2n-skx:
638         - 5   # NDRPDR sel
639         - 12  # NDRPDR sel
640         - 13  # NDRPDR sel
641         - 21  # NDRPDR sel
642         - 23  # NDRPDR sel
643         - 31  # NDRPDR sel
644         - 34  # NDRPDR sel
645         - 40  # NDRPDR sel
646         - 42  # NDRPDR sel
647         - 43  # NDRPDR sel
648     vpp-performance-changes-2n-skx:
649       - "vpp-performance-changes-2n-skx-h1"
650       - "vpp-performance-changes-2n-skx-ref"
651       - "vpp-performance-changes-2n-skx-cmp"
652
653     vpp-performance-changes-3n-hsw-mrr-h1:
654       csit-vpp-perf-verify-1807-3n-hsw:
655         - 8   # MRR full
656         - 9   # MRR sel
657         - 21  # MRR sel
658         - 31  # MRR sel
659         - 33  # MRR sel
660         - 36  # MRR sel
661         - 41  # MRR sel
662         - 42  # MRR sel
663         - 48  # MRR sel
664     vpp-performance-changes-3n-hsw-mrr-ref:
665       csit-vpp-perf-verify-1810-3n-hsw:
666         - 9   # MRR sel
667     vpp-performance-changes-3n-hsw-mrr-cmp:
668       csit-vpp-perf-verify-1901-3n-hsw:
669         - 35  # MRR sel
670     vpp-performance-changes-3n-hsw-mrr:
671       - "vpp-performance-changes-3n-hsw-mrr-h1"
672       - "vpp-performance-changes-3n-hsw-mrr-ref"
673       - "vpp-performance-changes-3n-hsw-mrr-cmp"
674
675     vpp-performance-changes-3n-skx-mrr-h1:
676       csit-vpp-perf-verify-1807-3n-skx:
677         - 28  # MRR sel
678         - 32  # MRR sel
679         - 36  # MRR sel
680         - 42  # MRR sel
681         - 47  # MRR sel
682         - 48  # MRR sel
683         - 51  # MRR sel
684         - 52  # MRR sel
685         - 53  # MRR sel
686         - 54  # MRR sel
687     vpp-performance-changes-3n-skx-mrr-ref:
688       csit-vpp-perf-verify-1810-3n-skx:
689         - 9   # MRR sel
690         - 11  # MRR sel
691         - 12  # MRR sel
692         - 13  # MRR sel
693     vpp-performance-changes-3n-skx-mrr-cmp:
694       csit-vpp-perf-verify-1901-3n-skx:
695         - 32  # MRR sel
696     vpp-performance-changes-3n-skx-mrr:
697       - "vpp-performance-changes-3n-skx-mrr-h1"
698       - "vpp-performance-changes-3n-skx-mrr-ref"
699       - "vpp-performance-changes-3n-skx-mrr-cmp"
700
701     vpp-performance-changes-2n-skx-mrr-h1:
702       csit-vpp-perf-verify-1807-2n-skx:
703         - 31  # MRR sel
704         - 33  # MRR sel
705         - 37  # MRR sel
706         - 38  # MRR sel
707         - 41  # MRR sel
708         - 43  # MRR sel
709         - 44  # MRR sel
710         - 45  # MRR sel
711         - 46  # MRR sel
712         - 47  # MRR sel
713     vpp-performance-changes-2n-skx-mrr-ref:
714       csit-vpp-perf-verify-1810-2n-skx:
715         - 8   # MRR sel
716         - 10  # MRR sel
717         - 11  # MRR sel
718         - 12  # MRR sel
719     vpp-performance-changes-2n-skx-mrr-cmp:
720       csit-vpp-perf-verify-1901-2n-skx:
721         - 22  # MRR sel
722     vpp-performance-changes-2n-skx-mrr:
723       - "vpp-performance-changes-2n-skx-mrr-h1"
724       - "vpp-performance-changes-2n-skx-mrr-ref"
725       - "vpp-performance-changes-2n-skx-mrr-cmp"
726
727     dpdk-performance-changes-3n-hsw-h1:
728       csit-dpdk-perf-verify-1807-3n-hsw:
729         - 11
730         - 12  # full
731         - 14
732         - 15
733         - 16
734         - 17
735         - 20
736         - 21
737         - 22
738         - 23
739     dpdk-performance-changes-3n-hsw-ref:
740       csit-dpdk-perf-verify-1810-3n-hsw:
741         - 1   # NDRPDR sel
742         - 2   # NDRPDR sel
743         - 3   # NDRPDR sel
744         - 4   # NDRPDR sel
745         - 5   # NDRPDR sel
746         - 6   # NDRPDR sel
747         - 7   # NDRPDR sel
748         - 8   # NDRPDR sel
749         - 9   # NDRPDR sel
750         - 10  # NDRPDR sel
751     dpdk-performance-changes-3n-hsw-cmp:
752       csit-dpdk-perf-verify-1901-3n-hsw:
753         - 13  # NDRPDR sel
754         - 14  # NDRPDR sel
755         - 16  # NDRPDR sel
756         - 17  # NDRPDR sel
757         - 18  # NDRPDR sel
758         - 19  # NDRPDR sel
759         - 20  # NDRPDR sel
760         - 21  # NDRPDR sel
761         - 22  # NDRPDR sel
762         - 23  # NDRPDR sel
763     dpdk-performance-changes-3n-hsw:
764       - "dpdk-performance-changes-3n-hsw-h1"
765       - "dpdk-performance-changes-3n-hsw-ref"
766       - "dpdk-performance-changes-3n-hsw-cmp"
767
768     dpdk-performance-changes-3n-skx-h1:
769       csit-dpdk-perf-verify-1807-3n-skx:
770         - 1   # NDRPDR sel
771         - 2   # NDRPDR sel
772         - 3   # NDRPDR sel
773         - 6   # NDRPDR sel
774         - 7   # NDRPDR sel
775         - 8   # NDRPDR sel
776         - 9   # NDRPDR sel
777         - 10  # NDRPDR sel
778         - 11  # NDRPDR sel
779         - 12  # NDRPDR sel
780     dpdk-performance-changes-3n-skx-ref:
781       csit-dpdk-perf-verify-1810-3n-skx:
782         - 3   # NDRPDR sel
783         - 4   # NDRPDR sel
784         - 6   # NDRPDR sel
785         - 7   # NDRPDR sel
786         - 8   # NDRPDR sel
787         - 9   # NDRPDR sel
788         - 10  # NDRPDR sel
789         - 11  # NDRPDR sel
790         - 12  # NDRPDR sel
791         - 13  # NDRPDR sel
792     dpdk-performance-changes-3n-skx-cmp:
793       csit-dpdk-perf-verify-1901-3n-skx:
794         - 3   # NDRPDR sel
795         - 5   # NDRPDR sel
796         - 6   # NDRPDR sel
797         - 7   # NDRPDR sel
798         - 8   # NDRPDR sel
799         - 9   # NDRPDR sel
800         - 10  # NDRPDR sel
801         - 11  # NDRPDR sel
802         - 12  # NDRPDR sel
803         - 13  # NDRPDR sel
804     dpdk-performance-changes-3n-skx:
805       - "dpdk-performance-changes-3n-skx-h1"
806       - "dpdk-performance-changes-3n-skx-ref"
807       - "dpdk-performance-changes-3n-skx-cmp"
808
809     dpdk-performance-changes-2n-skx-ref:
810       csit-dpdk-perf-verify-1810-2n-skx:
811         - 3   # NDRPDR sel
812         - 4   # NDRPDR sel
813         - 5   # NDRPDR sel
814         - 7   # NDRPDR sel
815         - 8   # NDRPDR sel
816         - 9   # NDRPDR sel
817         - 10  # NDRPDR sel
818         - 11  # NDRPDR sel
819         - 12  # NDRPDR sel
820         - 13  # NDRPDR sel
821     dpdk-performance-changes-2n-skx-cmp:
822       csit-dpdk-perf-verify-1901-2n-skx:
823         - 12  # NDRPDR sel
824         - 13  # NDRPDR sel
825         - 14  # NDRPDR sel
826         - 15  # NDRPDR sel
827         - 16  # NDRPDR sel
828         - 17  # NDRPDR sel
829         - 18  # NDRPDR sel
830         - 19  # NDRPDR sel
831         - 20  # NDRPDR sel
832         - 21  # NDRPDR sel
833     dpdk-performance-changes-2n-skx:
834       - "dpdk-performance-changes-2n-skx-ref"
835       - "dpdk-performance-changes-2n-skx-cmp"
836
837     # Compare testbeds
838
839     vpp-compare-testbeds-ref:
840       csit-vpp-perf-verify-1901-3n-hsw:
841         - 10  # NDRPDR sel
842         - 19  # NDRPDR sel
843         - 31  # NDRPDR sel
844         - 36  # NDRPDR sel
845         - 40  # NDRPDR sel
846         - 42  # NDRPDR sel
847         - 44  # NDRPDR sel
848         - 46  # NDRPDR sel
849         - 47  # NDRPDR sel
850         - 48  # NDRPDR sel
851         - 61  # NDRPDR LB
852         - 62  # NDRPDR LB
853         - 63  # NDRPDR LB
854         - 64  # NDRPDR LB
855         - 65  # NDRPDR LB
856         - 66  # NDRPDR LB
857         - 67  # NDRPDR LB
858         - 69  # NDRPDR LB
859         - 70  # NDRPDR LB
860         - 71  # NDRPDR LB
861     vpp-compare-testbeds-cmp:
862       csit-vpp-perf-verify-1901-3n-skx:
863         - 18  # NDRPDR sel
864         - 19  # NDRPDR sel
865         - 20  # NDRPDR sel
866         - 28  # NDRPDR sel
867         - 31  # NDRPDR sel
868         - 33  # NDRPDR sel
869         - 36  # NDRPDR sel
870         - 38  # NDRPDR sel
871         - 47  # NDRPDR sel
872         - 48  # NDRPDR sel
873         - 54  # NDRPDR LB
874         - 57  # NDRPDR LB
875         - 58  # NDRPDR LB
876         - 59  # NDRPDR LB
877         - 60  # NDRPDR LB
878     vpp-compare-testbeds:
879       - "vpp-compare-testbeds-ref"
880       - "vpp-compare-testbeds-cmp"
881
882     vpp-compare-testbeds-mrr-ref:
883       csit-vpp-perf-verify-1901-3n-hsw:
884         - 35  # MRR sel
885     vpp-compare-testbeds-mrr-cmp:
886       csit-vpp-perf-verify-1901-3n-skx:
887         - 32  # MRR sel
888     vpp-compare-testbeds-mrr:
889       - "vpp-compare-testbeds-mrr-ref"
890       - "vpp-compare-testbeds-mrr-cmp"
891
892     dpdk-compare-testbeds-ref:
893       csit-dpdk-perf-verify-1901-3n-hsw:
894         - 13  # NDRPDR sel
895         - 14  # NDRPDR sel
896         - 16  # NDRPDR sel
897         - 17  # NDRPDR sel
898         - 18  # NDRPDR sel
899         - 19  # NDRPDR sel
900         - 20  # NDRPDR sel
901         - 21  # NDRPDR sel
902         - 22  # NDRPDR sel
903         - 23  # NDRPDR sel
904     dpdk-compare-testbeds-cmp:
905       csit-dpdk-perf-verify-1901-3n-skx:
906         - 3   # NDRPDR sel
907         - 5   # NDRPDR sel
908         - 6   # NDRPDR sel
909         - 7   # NDRPDR sel
910         - 8   # NDRPDR sel
911         - 9   # NDRPDR sel
912         - 10  # NDRPDR sel
913         - 11  # NDRPDR sel
914         - 12  # NDRPDR sel
915         - 13  # NDRPDR sel
916     dpdk-compare-testbeds:
917       - "dpdk-compare-testbeds-ref"
918       - "dpdk-compare-testbeds-cmp"
919
920     # Compare topologies
921
922     vpp-compare-topologies-ref:
923       csit-vpp-perf-verify-1901-3n-skx:
924         - 18  # NDRPDR sel
925         - 19  # NDRPDR sel
926         - 20  # NDRPDR sel
927         - 28  # NDRPDR sel
928         - 31  # NDRPDR sel
929         - 33  # NDRPDR sel
930         - 36  # NDRPDR sel
931         - 38  # NDRPDR sel
932         - 47  # NDRPDR sel
933         - 48  # NDRPDR sel
934     vpp-compare-topologies-cmp:
935       csit-vpp-perf-verify-1901-2n-skx:
936         - 5   # NDRPDR sel
937         - 12  # NDRPDR sel
938         - 13  # NDRPDR sel
939         - 21  # NDRPDR sel
940         - 23  # NDRPDR sel
941         - 31  # NDRPDR sel
942         - 34  # NDRPDR sel
943         - 40  # NDRPDR sel
944         - 42  # NDRPDR sel
945         - 43  # NDRPDR sel
946     vpp-compare-topologies:
947       - "vpp-compare-topologies-ref"
948       - "vpp-compare-topologies-cmp"
949
950     vpp-compare-topologies-mrr-ref:
951       csit-vpp-perf-verify-1901-3n-skx:
952         - 32  # MRR sel
953     vpp-compare-topologies-mrr-cmp:
954       csit-vpp-perf-verify-1901-2n-skx:
955         - 22  # MRR sel
956     vpp-compare-topologies-mrr:
957       - "vpp-compare-topologies-mrr-ref"
958       - "vpp-compare-topologies-mrr-cmp"
959
960     dpdk-compare-topologies-ref:
961       csit-dpdk-perf-verify-1901-3n-skx:
962         - 3   # NDRPDR sel
963         - 5   # NDRPDR sel
964         - 6   # NDRPDR sel
965         - 7   # NDRPDR sel
966         - 8   # NDRPDR sel
967         - 9   # NDRPDR sel
968         - 10  # NDRPDR sel
969         - 11  # NDRPDR sel
970         - 12  # NDRPDR sel
971         - 13  # NDRPDR sel
972     dpdk-compare-topologies-cmp:
973       csit-dpdk-perf-verify-1901-2n-skx:
974         - 12  # NDRPDR sel
975         - 13  # NDRPDR sel
976         - 14  # NDRPDR sel
977         - 15  # NDRPDR sel
978         - 16  # NDRPDR sel
979         - 17  # NDRPDR sel
980         - 18  # NDRPDR sel
981         - 19  # NDRPDR sel
982         - 20  # NDRPDR sel
983         - 21  # NDRPDR sel
984     dpdk-compare-topologies:
985       - "dpdk-compare-topologies-ref"
986       - "dpdk-compare-topologies-cmp"
987
988   plot-layouts:
989
990     plot-soak-throughput:
991       titlefont:
992         size: 18
993       xaxis:
994         title: "<b>Test Cases [Index]</b>"
995         titlefont:
996           size: 16
997         autorange: True
998         fixedrange: False
999         gridcolor: "rgb(230, 230, 230)"
1000         linecolor: "rgb(220, 220, 220)"
1001         linewidth: 1
1002         showgrid: True
1003         showline: True
1004         showticklabels: True
1005         tickcolor: "rgb(220, 220, 220)"
1006         tickmode: "linear"
1007         tickfont:
1008           size: 16
1009         zeroline: False
1010       yaxis:
1011         title: "<b>Packet Throughput [Mpps]</b>"
1012         titlefont:
1013           size: 16
1014         gridcolor: "rgb(230, 230, 230)"
1015         hoverformat: ".4s"
1016         tickformat: ".3s"
1017         linecolor: "rgb(220, 220, 220)"
1018         linewidth: 1
1019         showgrid: True
1020         showline: True
1021         showticklabels: True
1022         tickcolor: "rgb(220, 220, 220)"
1023         tickfont:
1024           size: 16
1025         zeroline: False
1026         range: [0,50]
1027       autosize: False
1028       margin:
1029         t: 50
1030         b: 0
1031         l: 80
1032         r: 20
1033       showlegend: True
1034       legend:
1035         orientation: "h"
1036         font:
1037           size: 16
1038       width: 700
1039       height: 900
1040
1041     plot-service-density:
1042       titlefont:
1043         size: 18
1044       xaxis:
1045         side: "top"
1046         autorange: True
1047         fixedrange: False
1048         showgrid: False
1049         showline: False
1050         showticklabels: False
1051         ticks: ""
1052         ticklen: 0
1053         tickwidth: 0
1054         zeroline: False
1055       yaxis:
1056         autorange: "reversed"
1057         showgrid: False
1058         showline: False
1059         showticklabels: False
1060         ticks: ""
1061         ticklen: 0
1062         tickwidth: 0
1063         zeroline: False
1064       autosize: True
1065       showlegend: False
1066       width: 700
1067       height: 700
1068
1069     plot-cps:
1070       titlefont:
1071         size: 18
1072       xaxis:
1073         title: "<b>Test Cases [Index]</b>"
1074         titlefont:
1075           size: 16
1076         autorange: True
1077         fixedrange: False
1078         gridcolor: "rgb(230, 230, 230)"
1079         linecolor: "rgb(220, 220, 220)"
1080         linewidth: 1
1081         showgrid: True
1082         showline: True
1083         showticklabels: True
1084         tickcolor: "rgb(220, 220, 220)"
1085         tickmode: "linear"
1086         tickfont:
1087           size: 16
1088         zeroline: False
1089       yaxis:
1090         title: "<b>Connections Per Second [cps]</b>"
1091         titlefont:
1092           size: 16
1093         gridcolor: "rgb(230, 230, 230)"
1094         hoverformat: ".4s"
1095         linecolor: "rgb(220, 220, 220)"
1096         linewidth: 1
1097         rangemode: "tozero"
1098         showgrid: True
1099         showline: True
1100         showticklabels: True
1101         tickcolor: "rgb(220, 220, 220)"
1102         tickformat: ".3s"
1103         tickfont:
1104           size: 16
1105         zeroline: False
1106       boxmode: "group"
1107       boxgroupgap: 0.5
1108       autosize: False
1109       margin:
1110         t: 50
1111         b: 20
1112         l: 80
1113         r: 20
1114       showlegend: True
1115       legend:
1116         orientation: "h"
1117         font:
1118           size: 16
1119       width: 700
1120       height: 800
1121
1122     plot-rps:
1123       titlefont:
1124         size: 18
1125       xaxis:
1126         title: "<b>Test Cases [Index]</b>"
1127         titlefont:
1128           size: 16
1129         autorange: True
1130         fixedrange: False
1131         gridcolor: "rgb(230, 230, 230)"
1132         linecolor: "rgb(220, 220, 220)"
1133         linewidth: 1
1134         showgrid: True
1135         showline: True
1136         showticklabels: True
1137         tickcolor: "rgb(220, 220, 220)"
1138         tickmode: "linear"
1139         tickfont:
1140           size: 16
1141         zeroline: False
1142       yaxis:
1143         title: "<b>Requests Per Second [rps]</b>"
1144         titlefont:
1145           size: 16
1146         gridcolor: "rgb(230, 230, 230)"
1147         hoverformat: ".4s"
1148         linecolor: "rgb(220, 220, 220)"
1149         linewidth: 1
1150         rangemode: "tozero"
1151         showgrid: True
1152         showline: True
1153         showticklabels: True
1154         tickcolor: "rgb(230, 230, 230)"
1155         tickformat: ".3s"
1156         tickfont:
1157           size: 16
1158         zeroline: False
1159       boxmode: "group"
1160       boxgroupgap: 0.5
1161       autosize: False
1162       margin:
1163         t: 50
1164         b: 20
1165         l: 80
1166         r: 20
1167       showlegend: True
1168       legend:
1169         orientation: "h"
1170         font:
1171           size: 16
1172       width: 700
1173       height: 800
1174
1175     plot-throughput:
1176       titlefont:
1177         size: 18
1178       xaxis:
1179         title: "<b>Test Cases [Index]</b>"
1180         titlefont:
1181           size: 16
1182         autorange: True
1183         fixedrange: False
1184         gridcolor: "rgb(230, 230, 230)"
1185         linecolor: "rgb(220, 220, 220)"
1186         linewidth: 1
1187         showgrid: True
1188         showline: True
1189         showticklabels: True
1190         tickcolor: "rgb(220, 220, 220)"
1191         tickmode: "linear"
1192         tickfont:
1193           size: 16
1194         zeroline: False
1195       yaxis:
1196         title: "<b>Packet Throughput [Mpps]</b>"
1197         titlefont:
1198           size: 16
1199         gridcolor: "rgb(230, 230, 230)"
1200         hoverformat: ".4s"
1201         tickformat: ".3s"
1202         linecolor: "rgb(220, 220, 220)"
1203         linewidth: 1
1204         showgrid: True
1205         showline: True
1206         showticklabels: True
1207         tickcolor: "rgb(220, 220, 220)"
1208         tickfont:
1209           size: 16
1210         zeroline: False
1211         range: [0,50]
1212       boxmode: "group"
1213       boxgroupgap: 0.5
1214       autosize: False
1215       margin:
1216         t: 50
1217         b: 0
1218         l: 80
1219         r: 20
1220       showlegend: True
1221       legend:
1222         orientation: "h"
1223         font:
1224           size: 16
1225       width: 700
1226       height: 900
1227
1228     plot-throughput-speedup-analysis:
1229       titlefont:
1230         size: 18
1231       xaxis:
1232         title: "<b>Number of Cores [Qty]</b>"
1233         titlefont:
1234           size: 16
1235         autorange: True
1236         fixedrange: False
1237         gridcolor: "rgb(230, 230, 230)"
1238         linecolor: "rgb(220, 220, 220)"
1239         linewidth: 1
1240         showgrid: True
1241         showline: True
1242         showticklabels: True
1243         tickcolor: "rgb(238, 238, 238)"
1244         tickmode: "linear"
1245         tickfont:
1246           size: 16
1247         zeroline: False
1248       yaxis:
1249         title: "<b>Packet Throughput [Mpps]</b>"
1250         titlefont:
1251           size: 16
1252         type: "linear"
1253         gridcolor: "rgb(230, 230, 230)"
1254         hoverformat: ".4s"
1255         linecolor: "rgb(220, 220, 220)"
1256         linewidth: 1
1257         showgrid: True
1258         showline: True
1259         showticklabels: True
1260         tickcolor: "rgb(220, 220, 220)"
1261         tickformat: ".4s"
1262         tickfont:
1263           size: 16
1264         zeroline: True
1265         rangemode: "tozero"
1266         range: [0,100]
1267       legend:
1268         orientation: "h"
1269         font:
1270           size: 16
1271         xanchor: "left"
1272         yanchor: "top"
1273         x: 0
1274         y: -0.2
1275         bgcolor: "rgba(255, 255, 255, 0)"
1276         bordercolor: "rgba(255, 255, 255, 0)"
1277         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1278       autosize: False
1279       margin:
1280           't': 50
1281           'b': 150
1282           'l': 85
1283           'r': 10
1284       showlegend: True
1285       width: 700
1286       height: 700
1287       hoverlabel:
1288         namelength: -1
1289       annotations: [
1290         {
1291           text: "_ _          __          ...",
1292           align: "left",
1293           showarrow: False,
1294           xref: "paper",
1295           yref: "paper",
1296           xanchor: "left",
1297           yanchor: "top",
1298           x: 0,
1299           y: -0.13,
1300           font: {
1301             family: "Consolas, Courier New",
1302             size: 15
1303           },
1304         },
1305         {
1306           text: "    Perfect     Measured     Limit",
1307           align: "left",
1308           showarrow: False,
1309           xref: "paper",
1310           yref: "paper",
1311           xanchor: "left",
1312           yanchor: "top",
1313           x: 0,
1314           y: -0.15,
1315           font: {
1316             family: "Consolas, Courier New",
1317             size: 15
1318           },
1319         },
1320       ]
1321
1322     plot-latency:
1323       titlefont:
1324         size: 18
1325       xaxis:
1326         title: "<b>Direction</b>"
1327         titlefont:
1328           size: 16
1329         autorange: True
1330         fixedrange: False
1331         gridcolor: "rgb(230, 230, 230)"
1332         linecolor: "rgb(220, 220, 220)"
1333         linewidth: 1
1334         showgrid: True
1335         showline: True
1336         showticklabels: False
1337         tickcolor: "rgb(220, 220, 220)"
1338         tickmode: "linear"
1339         tickfont:
1340           size: 16
1341         zeroline: False
1342       yaxis:
1343         title: "<b>Packet Latency [uSec]</b>"
1344         titlefont:
1345           size: 16
1346         type: "linear"
1347         gridcolor: "rgb(230, 230, 230)"
1348         hoverformat: ".4s"
1349         linecolor: "rgb(220, 220, 220)"
1350         linewidth: 1
1351         showgrid: True
1352         showline: True
1353         showticklabels: True
1354         tickcolor: "rgb(220, 220, 220)"
1355         tickformat: ".4s"
1356         tickfont:
1357           size: 16
1358         zeroline: True
1359         rangemode: "tozero"
1360       legend:
1361         orientation: "h"
1362         font:
1363           size: 16
1364         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1365       autosize: False
1366       margin:
1367           't': 50
1368           'b': 150
1369           'l': 80
1370           'r': 10
1371       showlegend: True
1372       width: 700
1373       height: 700
1374       hoverlabel:
1375         namelength: -1
1376
1377 -
1378   type: "static"
1379   src-path: "{DIR[RST]}"
1380   dst-path: "{DIR[WORKING,SRC]}"
1381
1382 -
1383   type: "input"
1384   general:
1385     file-name: "robot-plugin.zip"
1386     file-format: ".zip"
1387     download-path: "{job}/{build}/robot/report/*zip*/{filename}"
1388     extract: "robot-plugin/output.xml"
1389
1390   builds:
1391
1392     # Not used
1393     intel-dnv-vpp-release-1810:
1394       - 1
1395
1396     csit-vpp-perf-verify-1807-3n-hsw:
1397       - 8   # MRR full
1398       - 9   # MRR sel
1399       - 21  # MRR sel
1400       - 31  # MRR sel
1401       - 33  # MRR sel
1402       - 36  # MRR sel
1403       - 41  # MRR sel
1404       - 42  # MRR sel
1405       - 48  # MRR sel
1406       - 11  # NDRPDR full 1
1407       - 22  # NDRPDR full 2
1408       - 45  # NDRPDR full 3
1409       - 46  # NDRPDR full 4
1410       - 15  # NDRPDR sel
1411       - 16  # NDRPDR sel
1412       - 19  # NDRPDR sel
1413       - 18  # NDRPDR sel
1414       - 20  # NDRPDR sel
1415       - 38  # NDRPDR sel
1416       - 40  # NDRPDR sel
1417       - 44  # NDRPDR sel
1418       - 47  # NDRPDR sel
1419     csit-vpp-perf-verify-1810-3n-hsw:
1420       - 9   # MRR sel
1421       - 20  # NDRPDR full
1422       - 21  # NDRPDR full
1423       - 22  # NDRPDR full
1424       - 27  # NDRPDR full
1425       - 8   # NDRPDR sel
1426       - 12  # NDRPDR sel
1427       - 14  # NDRPDR sel
1428       - 18  # NDRPDR sel
1429       - 23  # NDRPDR sel
1430       - 25  # NDRPDR sel
1431       - 38  # NDRPDR sel
1432       - 39  # NDRPDR sel
1433       - 41  # NDRPDR sel
1434       - 42  # NDRPDR sel
1435       - 28  # WRK
1436       - 29  # WRK
1437       - 30  # WRK
1438       - 31  # WRK
1439       - 32  # WRK
1440       - 33  # WRK
1441       - 34  # WRK
1442       - 35  # WRK
1443       - 36  # WRK
1444       - 37  # WRK
1445     csit-vpp-perf-verify-1901-3n-hsw:
1446       - 35  # MRR sel
1447       - 38  # NDRPDR full
1448       - 43  # NDRPDR full
1449       - 45  # NDRPDR full
1450       - 49  # NDRPDR full
1451       - 10  # NDRPDR sel
1452       - 19  # NDRPDR sel
1453       - 31  # NDRPDR sel
1454       - 36  # NDRPDR sel
1455       - 40  # NDRPDR sel
1456       - 42  # NDRPDR sel
1457       - 44  # NDRPDR sel
1458       - 46  # NDRPDR sel
1459       - 47  # NDRPDR sel
1460       - 48  # NDRPDR sel
1461       - 61  # NDRPDR LB
1462       - 62  # NDRPDR LB
1463       - 63  # NDRPDR LB
1464       - 64  # NDRPDR LB
1465       - 65  # NDRPDR LB
1466       - 66  # NDRPDR LB
1467       - 67  # NDRPDR LB
1468       - 69  # NDRPDR LB
1469       - 70  # NDRPDR LB
1470       - 71  # NDRPDR LB
1471     csit-vpp-perf-verify-1807-3n-skx:
1472       - 31  # MRR full
1473       - 28  # MRR sel
1474       - 32  # MRR sel
1475       - 36  # MRR sel
1476       - 42  # MRR sel
1477       - 47  # MRR sel
1478       - 48  # MRR sel
1479       - 51  # MRR sel
1480       - 52  # MRR sel
1481       - 53  # MRR sel
1482       - 54  # MRR sel
1483       - 40  # NDRPDR full 1
1484       - 41  # NDRPDR full 2
1485       - 33  # NDRPDR sel
1486       - 35  # NDRPDR sel
1487       - 37  # NDRPDR sel
1488       - 38  # NDRPDR sel
1489       - 39  # NDRPDR sel
1490       - 43  # NDRPDR sel
1491       - 44  # NDRPDR sel
1492       - 49  # NDRPDR sel
1493       - 50  # NDRPDR sel
1494       - 56  # NDRPDR sel
1495     csit-vpp-perf-verify-1810-3n-skx:
1496       - 9   # MRR sel
1497       - 11  # MRR sel
1498       - 12  # MRR sel
1499       - 13  # MRR sel
1500       - 23  # NDRPDR full
1501       - 24  # NDRPDR full
1502       - 10  # NDRPDR sel
1503       - 14  # NDRPDR sel
1504       - 15  # NDRPDR sel
1505       - 16  # NDRPDR sel
1506       - 17  # NDRPDR sel
1507       - 19  # NDRPDR sel
1508       - 20  # NDRPDR sel
1509       - 21  # NDRPDR sel
1510       - 22  # NDRPDR sel
1511       - 25  # NDRPDR sel
1512     csit-vpp-perf-verify-1901-3n-skx:
1513       - 32  # MRR sel
1514       - 37  # NDRPDR full
1515       - 39  # NDRPDR full
1516       - 40  # NDRPDR full
1517       - 49  # NDRPDR full
1518       - 18  # NDRPDR sel
1519       - 19  # NDRPDR sel
1520       - 20  # NDRPDR sel
1521       - 28  # NDRPDR sel
1522       - 31  # NDRPDR sel
1523       - 33  # NDRPDR sel
1524       - 36  # NDRPDR sel
1525       - 38  # NDRPDR sel
1526       - 47  # NDRPDR sel
1527       - 48  # NDRPDR sel
1528       - 54  # NDRPDR LB
1529       - 57  # NDRPDR LB
1530       - 58  # NDRPDR LB
1531       - 59  # NDRPDR LB
1532       - 60  # NDRPDR LB
1533     csit-vpp-perf-verify-1807-2n-skx:
1534       - 27  # MRR full
1535       - 31  # MRR sel
1536       - 33  # MRR sel
1537       - 37  # MRR sel
1538       - 38  # MRR sel
1539       - 41  # MRR sel
1540       - 43  # MRR sel
1541       - 44  # MRR sel
1542       - 45  # MRR sel
1543       - 46  # MRR sel
1544       - 47  # MRR sel
1545       - 32  # NDRPDR full
1546       - 26  # NDRPDR sel
1547       - 28  # NDRPDR sel
1548       - 29  # NDRPDR sel
1549       - 30  # NDRPDR sel
1550       - 34  # NDRPDR sel
1551       - 35  # NDRPDR sel
1552       - 36  # NDRPDR sel
1553       - 39  # NDRPDR sel
1554       - 40  # NDRPDR sel
1555       - 42  # NDRPDR sel
1556     csit-vpp-perf-verify-1810-2n-skx:
1557       - 8   # MRR sel
1558       - 10  # MRR sel
1559       - 11  # MRR sel
1560       - 12  # MRR sel
1561       - 25  # NDRPDR full
1562       - 26  # NDRPDR full
1563       - 9   # NDRPDR sel
1564       - 13  # NDRPDR sel
1565       - 14  # NDRPDR sel
1566       - 19  # NDRPDR sel
1567       - 20  # NDRPDR sel
1568       - 21  # NDRPDR sel
1569       - 22  # NDRPDR sel
1570       - 23  # NDRPDR sel
1571       - 24  # NDRPDR sel
1572       - 27  # NDRPDR sel
1573     csit-vpp-perf-verify-1901-2n-skx:
1574       - 22  # MRR sel
1575       - 25  # NDRPDR full
1576       - 30  # NDRPDR full
1577       - 33  # NDRPDR full
1578       - 44  # NDRPDR full
1579       - 5   # NDRPDR sel
1580       - 12  # NDRPDR sel
1581       - 13  # NDRPDR sel
1582       - 21  # NDRPDR sel
1583       - 23  # NDRPDR sel
1584       - 31  # NDRPDR sel
1585       - 34  # NDRPDR sel
1586       - 40  # NDRPDR sel
1587       - 42  # NDRPDR sel
1588       - 43  # NDRPDR sel
1589       - 24  # NFV MRR
1590       - 26  # NFV MRR
1591       - 27  # NFV MRR
1592       - 35  # NFV MRR
1593       - 37  # NFV MRR
1594       - 28  # NFV NDRPDR
1595       - 29  # NFV NDRPDR
1596       - 32  # NFV NDRPDR
1597       - 39  # NFV NDRPDR
1598       - 46  # NFV NDRPDR
1599       - 45  # SOAK
1600     # TODO: Add new data
1601     csit-ligato-perf-verify-1901-3n-hsw:
1602       - 10  # NDRPDR full
1603       - 8   # NDRPDR sel
1604       - 9   # NDRPDR sel
1605       - 11  # NDRPDR sel
1606       - 12  # NDRPDR sel
1607       - 13  # NDRPDR sel
1608       - 14  # NDRPDR sel
1609       - 15  # NDRPDR sel
1610       - 16  # NDRPDR sel
1611       - 17  # NDRPDR sel
1612       - 18  # NDRPDR sel
1613     csit-dpdk-perf-verify-1807-3n-hsw:
1614       - 11
1615       - 12  # full
1616       - 14
1617       - 15
1618       - 16
1619       - 17
1620       - 20
1621       - 21
1622       - 22
1623       - 23
1624     csit-dpdk-perf-verify-1810-3n-hsw:
1625       - 1   # NDRPDR sel
1626       - 2   # NDRPDR sel
1627       - 3   # NDRPDR sel
1628       - 4   # NDRPDR sel
1629       - 5   # NDRPDR sel
1630       - 6   # NDRPDR sel
1631       - 7   # NDRPDR sel
1632       - 8   # NDRPDR sel
1633       - 9   # NDRPDR sel
1634       - 10  # NDRPDR sel
1635     csit-dpdk-perf-verify-1901-3n-hsw:
1636       - 13  # NDRPDR sel
1637       - 14  # NDRPDR sel
1638       - 16  # NDRPDR sel
1639       - 17  # NDRPDR sel
1640       - 18  # NDRPDR sel
1641       - 19  # NDRPDR sel
1642       - 20  # NDRPDR sel
1643       - 21  # NDRPDR sel
1644       - 22  # NDRPDR sel
1645       - 23  # NDRPDR sel
1646     csit-dpdk-perf-verify-1807-3n-skx:
1647       - 1   # NDRPDR sel
1648       - 2   # NDRPDR sel
1649       - 3   # NDRPDR sel
1650       - 6   # NDRPDR sel
1651       - 7   # NDRPDR sel
1652       - 8   # NDRPDR sel
1653       - 9   # NDRPDR sel
1654       - 10  # NDRPDR sel
1655       - 11  # NDRPDR sel
1656       - 12  # NDRPDR sel
1657     csit-dpdk-perf-verify-1810-3n-skx:
1658       - 3   # NDRPDR sel
1659       - 4   # NDRPDR sel
1660       - 6   # NDRPDR sel
1661       - 7   # NDRPDR sel
1662       - 8   # NDRPDR sel
1663       - 9   # NDRPDR sel
1664       - 10  # NDRPDR sel
1665       - 11  # NDRPDR sel
1666       - 12  # NDRPDR sel
1667       - 13  # NDRPDR sel
1668     csit-dpdk-perf-verify-1901-3n-skx:
1669       - 3   # NDRPDR sel
1670       - 5   # NDRPDR sel
1671       - 6   # NDRPDR sel
1672       - 7   # NDRPDR sel
1673       - 8   # NDRPDR sel
1674       - 9   # NDRPDR sel
1675       - 10  # NDRPDR sel
1676       - 11  # NDRPDR sel
1677       - 12  # NDRPDR sel
1678       - 13  # NDRPDR sel
1679     csit-dpdk-perf-verify-1810-2n-skx:
1680       - 3   # NDRPDR sel
1681       - 4   # NDRPDR sel
1682       - 5   # NDRPDR sel
1683       - 7   # NDRPDR sel
1684       - 8   # NDRPDR sel
1685       - 9   # NDRPDR sel
1686       - 10  # NDRPDR sel
1687       - 11  # NDRPDR sel
1688       - 12  # NDRPDR sel
1689       - 13  # NDRPDR sel
1690     csit-dpdk-perf-verify-1901-2n-skx:
1691       - 12  # NDRPDR sel
1692       - 13  # NDRPDR sel
1693       - 14  # NDRPDR sel
1694       - 15  # NDRPDR sel
1695       - 16  # NDRPDR sel
1696       - 17  # NDRPDR sel
1697       - 18  # NDRPDR sel
1698       - 19  # NDRPDR sel
1699       - 20  # NDRPDR sel
1700       - 21  # NDRPDR sel
1701     csit-vpp-functional-1901-ubuntu1604-virl:
1702       - 48
1703     csit-vpp-functional-1901-centos7-virl:
1704       - 50
1705     csit-vpp-device-1901-ubuntu1804-1n-skx:
1706       - 49
1707     # Not used
1708     csit-nsh_sfc-verify-func-1810-ubuntu1604-virl:
1709       - 1
1710     csit-dmm-functional-1901-ubuntu1604-virl:
1711       - 2
1712     csit-hc2vpp-verify-func-1901-ubuntu1604:
1713       - 3
1714
1715 -
1716   type: "output"
1717   output: "report"
1718   format:
1719     html:
1720     - full
1721     pdf:
1722     - minimal
1723
1724 ################################################################################
1725 ###                               T A B L E S                                ###
1726 ################################################################################
1727
1728 # VPP Compare NICs 3n-hsw 1t1c ndr
1729 -
1730   type: "table"
1731   title: "VPP Compare NICs 3n-hsw 1t1c ndr"
1732   algorithm: "table_nics_comparison"
1733   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-nics-ndr"
1734   reference:
1735     title: "Intel-x520"
1736     nic: "NIC_Intel-X520-DA2"
1737   compare:
1738     title: "Intel-x710"
1739     nic: "NIC_Intel-X710"
1740   data: "vpp-nic-comparison-3n-hsw"
1741   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1742   filter: "'1T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1743   parameters:
1744   - "name"
1745   - "parent"
1746   - "throughput"
1747   - "tags"
1748
1749 # VPP Compare NICs 3n-hsw 2t2c ndr
1750 -
1751   type: "table"
1752   title: "VPP Compare NICs 3n-hsw 2t2c ndr"
1753   algorithm: "table_nics_comparison"
1754   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-nics-ndr"
1755   reference:
1756     title: "Intel-x520"
1757     nic: "NIC_Intel-X520-DA2"
1758   compare:
1759     title: "Intel-x710"
1760     nic: "NIC_Intel-X710"
1761   data: "vpp-nic-comparison-3n-hsw"
1762   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1763   filter: "'2T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1764   parameters:
1765   - "name"
1766   - "parent"
1767   - "throughput"
1768   - "tags"
1769
1770 # VPP Compare NICs 3n-hsw 1t1c pdr
1771 -
1772   type: "table"
1773   title: "VPP Compare NICs 3n-hsw 1t1c pdr"
1774   algorithm: "table_nics_comparison"
1775   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-nics-pdr"
1776   reference:
1777     title: "Intel-x520"
1778     nic: "NIC_Intel-X520-DA2"
1779   compare:
1780     title: "Intel-x710"
1781     nic: "NIC_Intel-X710"
1782   data: "vpp-nic-comparison-3n-hsw"
1783   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1784   filter: "'1T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1785   parameters:
1786   - "name"
1787   - "parent"
1788   - "throughput"
1789   - "tags"
1790
1791 # VPP Compare NICs 3n-hsw 2t2c pdr
1792 -
1793   type: "table"
1794   title: "VPP Compare NICs 3n-hsw 2t2c pdr"
1795   algorithm: "table_nics_comparison"
1796   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-nics-pdr"
1797   reference:
1798     title: "Intel-x520"
1799     nic: "NIC_Intel-X520-DA2"
1800   compare:
1801     title: "Intel-x710"
1802     nic: "NIC_Intel-X710"
1803   data: "vpp-nic-comparison-3n-hsw"
1804   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1805   filter: "'2T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1806   parameters:
1807   - "name"
1808   - "parent"
1809   - "throughput"
1810   - "tags"
1811
1812 # VPP Compare NICs 3n-hsw 1t1c mrr
1813 -
1814   type: "table"
1815   title: "VPP Compare NICs 3n-hsw 1t1c mrr"
1816   algorithm: "table_nics_comparison"
1817   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-nics-mrr"
1818   reference:
1819     title: "Intel-x520"
1820     nic: "NIC_Intel-X520-DA2"
1821   compare:
1822     title: "Intel-x710"
1823     nic: "NIC_Intel-X710"
1824   data: "vpp-nic-comparison-3n-hsw-mrr"
1825   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1826   filter: "'1T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1827   parameters:
1828   - "name"
1829   - "parent"
1830   - "result"
1831   - "tags"
1832
1833 # VPP Compare NICs 3n-hsw 2t2c mrr
1834 -
1835   type: "table"
1836   title: "VPP Compare NICs 3n-hsw 2t2c mrr"
1837   algorithm: "table_nics_comparison"
1838   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-nics-mrr"
1839   reference:
1840     title: "Intel-x520"
1841     nic: "NIC_Intel-X520-DA2"
1842   compare:
1843     title: "Intel-x710"
1844     nic: "NIC_Intel-X710"
1845   data: "vpp-nic-comparison-3n-hsw-mrr"
1846   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1847   filter: "'2T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1848   parameters:
1849   - "name"
1850   - "parent"
1851   - "result"
1852   - "tags"
1853
1854 # VPP Compare NICs 3n-hsw 4t4c mrr
1855 -
1856   type: "table"
1857   title: "VPP Compare NICs 3n-hsw 4t4c mrr"
1858   algorithm: "table_nics_comparison"
1859   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-nics-mrr"
1860   reference:
1861     title: "Intel-x520"
1862     nic: "NIC_Intel-X520-DA2"
1863   compare:
1864     title: "Intel-x710"
1865     nic: "NIC_Intel-X710"
1866   data: "vpp-nic-comparison-3n-hsw-mrr"
1867   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1868   filter: "'4T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1869   parameters:
1870   - "name"
1871   - "parent"
1872   - "result"
1873   - "tags"
1874
1875 # VPP Compare NICs 3n-skx 2t1c ndr
1876 -
1877   type: "table"
1878   title: "VPP Compare NICs 3n-skx 2t1c ndr"
1879   algorithm: "table_nics_comparison"
1880   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
1881   reference:
1882     title: "Intel-x710"
1883     nic: "NIC_Intel-X710"
1884   compare:
1885     title: "Intel-xxv710"
1886     nic: "NIC_Intel-XXV710"
1887   data: "vpp-nic-comparison-3n-skx"
1888   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1889   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1890   parameters:
1891   - "name"
1892   - "parent"
1893   - "throughput"
1894   - "tags"
1895
1896 # VPP Compare NICs 3n-skx 4t2c ndr
1897 -
1898   type: "table"
1899   title: "VPP Compare NICs 3n-skx 4t2c ndr"
1900   algorithm: "table_nics_comparison"
1901   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
1902   reference:
1903     title: "Intel-x710"
1904     nic: "NIC_Intel-X710"
1905   compare:
1906     title: "Intel-xxv710"
1907     nic: "NIC_Intel-XXV710"
1908   data: "vpp-nic-comparison-3n-skx"
1909   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1910   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1911   parameters:
1912   - "name"
1913   - "parent"
1914   - "throughput"
1915   - "tags"
1916
1917 # VPP Compare NICs 3n-skx 2t1c pdr
1918 -
1919   type: "table"
1920   title: "VPP Compare NICs 3n-skx 2t1c pdr"
1921   algorithm: "table_nics_comparison"
1922   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-pdr"
1923   reference:
1924     title: "Intel-x710"
1925     nic: "NIC_Intel-X710"
1926   compare:
1927     title: "Intel-xxv710"
1928     nic: "NIC_Intel-XXV710"
1929   data: "vpp-nic-comparison-3n-skx"
1930   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1931   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1932   parameters:
1933   - "name"
1934   - "parent"
1935   - "throughput"
1936   - "tags"
1937
1938  # VPP Compare NICs 3n-skx 4t2c pdr
1939 -
1940   type: "table"
1941   title: "VPP Compare NICs 3n-skx 4t2c pdr"
1942   algorithm: "table_nics_comparison"
1943   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-pdr"
1944   reference:
1945     title: "Intel-x710"
1946     nic: "NIC_Intel-X710"
1947   compare:
1948     title: "Intel-xxv710"
1949     nic: "NIC_Intel-XXV710"
1950   data: "vpp-nic-comparison-3n-skx"
1951   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1952   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1953   parameters:
1954   - "name"
1955   - "parent"
1956   - "throughput"
1957   - "tags"
1958
1959 # VPP Compare NICs 3n-skx 2t1c mrr
1960 -
1961   type: "table"
1962   title: "VPP Compare NICs 3n-skx 2t1c mrr"
1963   algorithm: "table_nics_comparison"
1964   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-mrr"
1965   reference:
1966     title: "Intel-x710"
1967     nic: "NIC_Intel-X710"
1968   compare:
1969     title: "Intel-xxv710"
1970     nic: "NIC_Intel-XXV710"
1971   data: "vpp-nic-comparison-3n-skx-mrr"
1972   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1973   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1974   parameters:
1975   - "name"
1976   - "parent"
1977   - "result"
1978   - "tags"
1979
1980 # VPP Compare NICs 3n-skx 4t2c mrr
1981 -
1982   type: "table"
1983   title: "VPP Compare NICs 3n-skx 4t2c mrr"
1984   algorithm: "table_nics_comparison"
1985   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-mrr"
1986   reference:
1987     title: "Intel-x710"
1988     nic: "NIC_Intel-X710"
1989   compare:
1990     title: "Intel-xxv710"
1991     nic: "NIC_Intel-XXV710"
1992   data: "vpp-nic-comparison-3n-skx-mrr"
1993   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1994   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1995   parameters:
1996   - "name"
1997   - "parent"
1998   - "result"
1999   - "tags"
2000
2001  # VPP Compare NICs 3n-skx 8t4c mrr
2002 -
2003   type: "table"
2004   title: "VPP Compare NICs 3n-skx 8t4c mrr"
2005   algorithm: "table_nics_comparison"
2006   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-nics-mrr"
2007   reference:
2008     title: "Intel-x710"
2009     nic: "NIC_Intel-X710"
2010   compare:
2011     title: "Intel-xxv710"
2012     nic: "NIC_Intel-XXV710"
2013   data: "vpp-nic-comparison-3n-skx-mrr"
2014   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2015   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2016   parameters:
2017   - "name"
2018   - "parent"
2019   - "result"
2020   - "tags"
2021
2022 # VPP Compare NICs 2n-skx 2t1c ndr
2023 -
2024   type: "table"
2025   title: "VPP Compare NICs 2n-skx 2t1c ndr"
2026   algorithm: "table_nics_comparison"
2027   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-ndr"
2028   reference:
2029     title: "Intel-x710"
2030     nic: "NIC_Intel-X710"
2031   compare:
2032     title: "Intel-xxv710"
2033     nic: "NIC_Intel-XXV710"
2034   data: "vpp-nic-comparison-2n-skx"
2035   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2036   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2037   parameters:
2038   - "name"
2039   - "parent"
2040   - "throughput"
2041   - "tags"
2042
2043 # VPP Compare NICs 2n-skx 4t2c ndr
2044 -
2045   type: "table"
2046   title: "VPP Compare NICs 2n-skx 4t2c ndr"
2047   algorithm: "table_nics_comparison"
2048   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-ndr"
2049   reference:
2050     title: "Intel-x710"
2051     nic: "NIC_Intel-X710"
2052   compare:
2053     title: "Intel-xxv710"
2054     nic: "NIC_Intel-XXV710"
2055   data: "vpp-nic-comparison-2n-skx"
2056   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2057   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2058   parameters:
2059   - "name"
2060   - "parent"
2061   - "throughput"
2062   - "tags"
2063
2064  # VPP Compare NICs 2n-skx 2t1c pdr
2065 -
2066   type: "table"
2067   title: "VPP Compare NICs 2n-skx 2t1c pdr"
2068   algorithm: "table_nics_comparison"
2069   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-pdr"
2070   reference:
2071     title: "Intel-x710"
2072     nic: "NIC_Intel-X710"
2073   compare:
2074     title: "Intel-xxv710"
2075     nic: "NIC_Intel-XXV710"
2076   data: "vpp-nic-comparison-2n-skx"
2077   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2078   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2079   parameters:
2080   - "name"
2081   - "parent"
2082   - "throughput"
2083   - "tags"
2084
2085 # VPP Compare NICs 2n-skx 4t2c pdr
2086 -
2087   type: "table"
2088   title: "VPP Compare NICs 2n-skx 4t2c pdr"
2089   algorithm: "table_nics_comparison"
2090   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-pdr"
2091   reference:
2092     title: "Intel-x710"
2093     nic: "NIC_Intel-X710"
2094   compare:
2095     title: "Intel-xxv710"
2096     nic: "NIC_Intel-XXV710"
2097   data: "vpp-nic-comparison-2n-skx"
2098   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2099   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2100   parameters:
2101   - "name"
2102   - "parent"
2103   - "throughput"
2104   - "tags"
2105
2106 # VPP Compare NICs 2n-skx 2t1c mrr
2107 -
2108   type: "table"
2109   title: "VPP Compare NICs 2n-skx 2t1c mrr"
2110   algorithm: "table_nics_comparison"
2111   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-mrr"
2112   reference:
2113     title: "Intel-x710"
2114     nic: "NIC_Intel-X710"
2115   compare:
2116     title: "Intel-xxv710"
2117     nic: "NIC_Intel-XXV710"
2118   data: "vpp-nic-comparison-2n-skx-mrr"
2119   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2120   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2121   parameters:
2122   - "name"
2123   - "parent"
2124   - "result"
2125   - "tags"
2126
2127 # VPP Compare NICs 2n-skx 4t2c mrr
2128 -
2129   type: "table"
2130   title: "VPP Compare NICs 2n-skx 4t2c mrr"
2131   algorithm: "table_nics_comparison"
2132   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-mrr"
2133   reference:
2134     title: "Intel-x710"
2135     nic: "NIC_Intel-X710"
2136   compare:
2137     title: "Intel-xxv710"
2138     nic: "NIC_Intel-XXV710"
2139   data: "vpp-nic-comparison-2n-skx-mrr"
2140   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2141   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2142   parameters:
2143   - "name"
2144   - "parent"
2145   - "result"
2146   - "tags"
2147
2148 # VPP Compare NICs 2n-skx 8t4c mrr
2149 -
2150   type: "table"
2151   title: "VPP Compare NICs 2n-skx 8t4c mrr"
2152   algorithm: "table_nics_comparison"
2153   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-nics-mrr"
2154   reference:
2155     title: "Intel-x710"
2156     nic: "NIC_Intel-X710"
2157   compare:
2158     title: "Intel-xxv710"
2159     nic: "NIC_Intel-XXV710"
2160   data: "vpp-nic-comparison-2n-skx-mrr"
2161   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2162   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2163   parameters:
2164   - "name"
2165   - "parent"
2166   - "result"
2167   - "tags"
2168
2169 ################################################################################
2170 # VPP
2171
2172 # VPP Performance Changes 3n-hsw 1t1c pdr
2173 -
2174   type: "table"
2175   title: "VPP Performance Changes 3n-hsw 1t1c pdr"
2176   algorithm: "table_performance_comparison"
2177   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr"
2178   history:
2179     -
2180       title: "rls1807"
2181       data: "vpp-performance-changes-3n-hsw-h1"
2182   reference:
2183     title: "rls1810"
2184     data: "vpp-performance-changes-3n-hsw-ref"
2185   compare:
2186     title: "rls1901"
2187     data: "vpp-performance-changes-3n-hsw-cmp"
2188   data: "vpp-performance-changes-3n-hsw"
2189   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2190   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2191   parameters:
2192   - "name"
2193   - "parent"
2194   - "throughput"
2195
2196 # VPP Performance Changes 3n-hsw 2t2c pdr
2197 -
2198   type: "table"
2199   title: "VPP Performance Changes 3n-hsw 2t2c pdr"
2200   algorithm: "table_performance_comparison"
2201   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr"
2202   history:
2203     -
2204       title: "rls1807"
2205       data: "vpp-performance-changes-3n-hsw-h1"
2206   reference:
2207     title: "rls1810"
2208     data: "vpp-performance-changes-3n-hsw-ref"
2209   compare:
2210     title: "rls1901"
2211     data: "vpp-performance-changes-3n-hsw-cmp"
2212   data: "vpp-performance-changes-3n-hsw"
2213   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2214   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2215   parameters:
2216   - "name"
2217   - "parent"
2218   - "throughput"
2219
2220 # VPP Performance Changes 3n-hsw 1t1c ndr
2221 -
2222   type: "table"
2223   title: "VPP Performance Changes 3n-hsw 1t1c ndr"
2224   algorithm: "table_performance_comparison"
2225   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr"
2226   history:
2227     -
2228       title: "rls1807"
2229       data: "vpp-performance-changes-3n-hsw-h1"
2230   reference:
2231     title: "rls1810"
2232     data: "vpp-performance-changes-3n-hsw-ref"
2233   compare:
2234     title: "rls1901"
2235     data: "vpp-performance-changes-3n-hsw-cmp"
2236   data: "vpp-performance-changes-3n-hsw"
2237   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2238   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2239   parameters:
2240   - "name"
2241   - "parent"
2242   - "throughput"
2243
2244 # VPP Performance Changes 3n-hsw 2t2c ndr
2245 -
2246   type: "table"
2247   title: "VPP Performance Changes 3n-hsw 2t2c ndr"
2248   algorithm: "table_performance_comparison"
2249   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr"
2250   history:
2251     -
2252       title: "rls1807"
2253       data: "vpp-performance-changes-3n-hsw-h1"
2254   reference:
2255     title: "rls1810"
2256     data: "vpp-performance-changes-3n-hsw-ref"
2257   compare:
2258     title: "rls1901"
2259     data: "vpp-performance-changes-3n-hsw-cmp"
2260   data: "vpp-performance-changes-3n-hsw"
2261   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2262   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2263   parameters:
2264   - "name"
2265   - "parent"
2266   - "throughput"
2267
2268 # VPP Performance Changes 3n-skx 2t1c pdr
2269 -
2270   type: "table"
2271   title: "VPP Performance Changes 3n-skx 2t1c pdr"
2272   algorithm: "table_performance_comparison"
2273   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
2274   history:
2275     -
2276       title: "rls1807"
2277       data: "vpp-performance-changes-3n-skx-h1"
2278   reference:
2279     title: "rls1810"
2280     data: "vpp-performance-changes-3n-skx-ref"
2281   compare:
2282     title: "rls1901"
2283     data: "vpp-performance-changes-3n-skx-cmp"
2284   data: "vpp-performance-changes-3n-skx"
2285   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2286   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2287   parameters:
2288   - "name"
2289   - "parent"
2290   - "throughput"
2291
2292 # VPP Performance Changes 3n-skx 4t2c pdr
2293 -
2294   type: "table"
2295   title: "VPP Performance Changes 3n-skx 4t2c pdr"
2296   algorithm: "table_performance_comparison"
2297   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
2298   history:
2299     -
2300       title: "rls1807"
2301       data: "vpp-performance-changes-3n-skx-h1"
2302   reference:
2303     title: "rls1810"
2304     data: "vpp-performance-changes-3n-skx-ref"
2305   compare:
2306     title: "rls1901"
2307     data: "vpp-performance-changes-3n-skx-cmp"
2308   data: "vpp-performance-changes-3n-skx"
2309   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2310   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2311   parameters:
2312   - "name"
2313   - "parent"
2314   - "throughput"
2315
2316 # VPP Performance Changes 3n-skx 2t1c ndr
2317 -
2318   type: "table"
2319   title: "VPP Performance Changes 3n-skx 2t1c ndr"
2320   algorithm: "table_performance_comparison"
2321   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
2322   history:
2323     -
2324       title: "rls1807"
2325       data: "vpp-performance-changes-3n-skx-h1"
2326   reference:
2327     title: "rls1810"
2328     data: "vpp-performance-changes-3n-skx-ref"
2329   compare:
2330     title: "rls1901"
2331     data: "vpp-performance-changes-3n-skx-cmp"
2332   data: "vpp-performance-changes-3n-skx"
2333   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2334   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2335   parameters:
2336   - "name"
2337   - "parent"
2338   - "throughput"
2339
2340 # VPP Performance Changes 3n-skx 4t2c ndr
2341 -
2342   type: "table"
2343   title: "VPP Performance Changes 3n-skx 4t2c ndr"
2344   algorithm: "table_performance_comparison"
2345   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
2346   history:
2347     -
2348       title: "rls1807"
2349       data: "vpp-performance-changes-3n-skx-h1"
2350   reference:
2351     title: "rls1810"
2352     data: "vpp-performance-changes-3n-skx-ref"
2353   compare:
2354     title: "rls1901"
2355     data: "vpp-performance-changes-3n-skx-cmp"
2356   data: "vpp-performance-changes-3n-skx"
2357   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2358   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2359   parameters:
2360   - "name"
2361   - "parent"
2362   - "throughput"
2363
2364 # VPP Performance Changes 2n-skx 2t1c pdr
2365 -
2366   type: "table"
2367   title: "VPP Performance Changes 2n-skx 2t1c pdr"
2368   algorithm: "table_performance_comparison"
2369   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
2370   history:
2371     -
2372       title: "rls1807"
2373       data: "vpp-performance-changes-2n-skx-h1"
2374   reference:
2375     title: "rls1810"
2376     data: "vpp-performance-changes-2n-skx-ref"
2377   compare:
2378     title: "rls1901"
2379     data: "vpp-performance-changes-2n-skx-cmp"
2380   data: "vpp-performance-changes-2n-skx"
2381   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2382   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2383   parameters:
2384   - "name"
2385   - "parent"
2386   - "throughput"
2387
2388 # VPP Performance Changes 2n-skx 4t2c pdr
2389 -
2390   type: "table"
2391   title: "VPP Performance Changes 2n-skx 4t2c pdr"
2392   algorithm: "table_performance_comparison"
2393   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr"
2394   history:
2395     - title: "rls1807"
2396       data: "vpp-performance-changes-2n-skx-h1"
2397   reference:
2398     title: "rls1810"
2399     data: "vpp-performance-changes-2n-skx-ref"
2400   compare:
2401     title: "rls1901"
2402     data: "vpp-performance-changes-2n-skx-cmp"
2403   data: "vpp-performance-changes-2n-skx"
2404   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2405   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2406   parameters:
2407   - "name"
2408   - "parent"
2409   - "throughput"
2410
2411 # VPP Performance Changes 2n-skx 2t1c ndr
2412 -
2413   type: "table"
2414   title: "VPP Performance Changes 2n-skx 2t1c ndr"
2415   algorithm: "table_performance_comparison"
2416   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
2417   history:
2418     - title: "rls1807"
2419       data: "vpp-performance-changes-2n-skx-h1"
2420   reference:
2421     title: "rls1810"
2422     data: "vpp-performance-changes-2n-skx-ref"
2423   compare:
2424     title: "rls1901"
2425     data: "vpp-performance-changes-2n-skx-cmp"
2426   data: "vpp-performance-changes-2n-skx"
2427   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2428   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2429   parameters:
2430   - "name"
2431   - "parent"
2432   - "throughput"
2433
2434 # VPP Performance Changes 2n-skx 4t2c ndr
2435 -
2436   type: "table"
2437   title: "VPP Performance Changes 2n-skx 4t2c ndr"
2438   algorithm: "table_performance_comparison"
2439   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr"
2440   history:
2441     - title: "rls1807"
2442       data: "vpp-performance-changes-2n-skx-h1"
2443   reference:
2444     title: "rls1810"
2445     data: "vpp-performance-changes-2n-skx-ref"
2446   compare:
2447     title: "rls1901"
2448     data: "vpp-performance-changes-2n-skx-cmp"
2449   data: "vpp-performance-changes-2n-skx"
2450   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2451   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2452   parameters:
2453   - "name"
2454   - "parent"
2455   - "throughput"
2456
2457 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr
2458 -
2459   type: "table"
2460   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr"
2461   algorithm: "table_performance_comparison"
2462   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-ndr"
2463   reference:
2464     title: "3-Node Hsw"
2465     data: "vpp-compare-testbeds-ref"
2466   compare:
2467     title: "3-Node Skx"
2468     data: "vpp-compare-testbeds-cmp"
2469   data: "vpp-compare-testbeds"
2470   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2471   filter: "'NIC_Intel-X710' and 'NDRPDR' and '1C'"
2472   parameters:
2473   - "name"
2474   - "parent"
2475   - "throughput"
2476
2477 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr
2478 -
2479   type: "table"
2480   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr"
2481   algorithm: "table_performance_comparison"
2482   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-ndr"
2483   reference:
2484     title: "3-Node Hsw"
2485     data: "vpp-compare-testbeds-ref"
2486   compare:
2487     title: "3-Node Skx"
2488     data: "vpp-compare-testbeds-cmp"
2489   data: "vpp-compare-testbeds"
2490   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2491   filter: "'NIC_Intel-X710' and 'NDRPDR' and '2C'"
2492   parameters:
2493   - "name"
2494   - "parent"
2495   - "throughput"
2496
2497 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr
2498 -
2499   type: "table"
2500   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr"
2501   algorithm: "table_performance_comparison"
2502   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-pdr"
2503   reference:
2504     title: "3-Node Hsw"
2505     data: "vpp-compare-testbeds-ref"
2506   compare:
2507     title: "3-Node Skx"
2508     data: "vpp-compare-testbeds-cmp"
2509   data: "vpp-compare-testbeds"
2510   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2511   filter: "'NIC_Intel-X710' and 'NDRPDR' and '1C'"
2512   parameters:
2513   - "name"
2514   - "parent"
2515   - "throughput"
2516
2517 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr
2518 -
2519   type: "table"
2520   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr"
2521   algorithm: "table_performance_comparison"
2522   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-pdr"
2523   reference:
2524     title: "3-Node Hsw"
2525     data: "vpp-compare-testbeds-ref"
2526   compare:
2527     title: "3-Node Skx"
2528     data: "vpp-compare-testbeds-cmp"
2529   data: "vpp-compare-testbeds"
2530   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2531   filter: "'NIC_Intel-X710' and 'NDRPDR' and '2C'"
2532   parameters:
2533   - "name"
2534   - "parent"
2535   - "throughput"
2536
2537 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
2538 -
2539   type: "table"
2540   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
2541   algorithm: "table_performance_comparison"
2542   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
2543   reference:
2544     title: "3-Node Skx"
2545     data: "vpp-compare-topologies-ref"
2546   compare:
2547     title: "2-Node Skx"
2548     data: "vpp-compare-topologies-cmp"
2549   data: "vpp-compare-topologies"
2550   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2551   filter: "'NDRPDR' and '1C'"
2552   parameters:
2553   - "name"
2554   - "parent"
2555   - "throughput"
2556
2557 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
2558 -
2559   type: "table"
2560   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
2561   algorithm: "table_performance_comparison"
2562   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
2563   reference:
2564     title: "3-Node Skx"
2565     data: "vpp-compare-topologies-ref"
2566   compare:
2567     title: "2-Node Skx"
2568     data: "vpp-compare-topologies-cmp"
2569   data: "vpp-compare-topologies"
2570   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2571   filter: "'NDRPDR' and '2C'"
2572   parameters:
2573   - "name"
2574   - "parent"
2575   - "throughput"
2576
2577 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
2578 -
2579   type: "table"
2580   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
2581   algorithm: "table_performance_comparison"
2582   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
2583   reference:
2584     title: "3-Node Skx"
2585     data: "vpp-compare-topologies-ref"
2586   compare:
2587     title: "2-Node Skx"
2588     data: "vpp-compare-topologies-cmp"
2589   data: "vpp-compare-topologies"
2590   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2591   filter: "'NDRPDR' and '1C'"
2592   parameters:
2593   - "name"
2594   - "parent"
2595   - "throughput"
2596
2597 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr
2598 -
2599   type: "table"
2600   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
2601   algorithm: "table_performance_comparison"
2602   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
2603   reference:
2604     title: "3-Node Skx"
2605     data: "vpp-compare-topologies-ref"
2606   compare:
2607     title: "2-Node Skx"
2608     data: "vpp-compare-topologies-cmp"
2609   data: "vpp-compare-topologies"
2610   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2611   filter: "'NDRPDR' and '2C'"
2612   parameters:
2613   - "name"
2614   - "parent"
2615   - "throughput"
2616
2617 # VPP Performance Changes 3n-hsw 1t1c MRR
2618 -
2619   type: "table"
2620   title: "VPP Performance Changes 3n-hsw 1t1c MRR"
2621   algorithm: "table_performance_comparison"
2622   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
2623   history:
2624     -
2625       title: "rls1807"
2626       data: "vpp-performance-changes-3n-hsw-mrr-h1"
2627   reference:
2628     title: "rls1810"
2629     data: "vpp-performance-changes-3n-hsw-mrr-ref"
2630   compare:
2631     title: "rls1901"
2632     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
2633   data: "vpp-performance-changes-3n-hsw-mrr"
2634   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2635   filter: "'1T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2636   parameters:
2637   - "name"
2638   - "parent"
2639   - "result"
2640
2641 # VPP Performance Changes 3n-hsw 2t2c MRR
2642 -
2643   type: "table"
2644   title: "VPP Performance Changes 3n-hsw 2t2c MRR"
2645   algorithm: "table_performance_comparison"
2646   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
2647   history:
2648     -
2649       title: "rls1807"
2650       data: "vpp-performance-changes-3n-hsw-mrr-h1"
2651   reference:
2652     title: "rls1810"
2653     data: "vpp-performance-changes-3n-hsw-mrr-ref"
2654   compare:
2655     title: "rls1901"
2656     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
2657   data: "vpp-performance-changes-3n-hsw-mrr"
2658   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2659   filter: "'2T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2660   parameters:
2661   - "name"
2662   - "parent"
2663   - "result"
2664
2665 # VPP Performance Changes 3n-hsw 4t4c MRR
2666 -
2667   type: "table"
2668   title: "VPP Performance Changes 3n-hsw 4t4c MRR"
2669   algorithm: "table_performance_comparison"
2670   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
2671   history:
2672     -
2673       title: "rls1807"
2674       data: "vpp-performance-changes-3n-hsw-mrr-h1"
2675   reference:
2676     title: "rls1810"
2677     data: "vpp-performance-changes-3n-hsw-mrr-ref"
2678   compare:
2679     title: "rls1901"
2680     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
2681   data: "vpp-performance-changes-3n-hsw-mrr"
2682   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2683   filter: "'4T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2684   parameters:
2685   - "name"
2686   - "parent"
2687   - "result"
2688
2689 # VPP Performance Changes 3n-skx 2t1c MRR
2690 -
2691   type: "table"
2692   title: "VPP Performance Changes 3n-skx 2t1c MRR"
2693   algorithm: "table_performance_comparison"
2694   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
2695   history:
2696     -
2697       title: "rls1807"
2698       data: "vpp-performance-changes-3n-skx-mrr-h1"
2699   reference:
2700     title: "rls1810"
2701     data: "vpp-performance-changes-3n-skx-mrr-ref"
2702   compare:
2703     title: "rls1901"
2704     data: "vpp-performance-changes-3n-skx-mrr-cmp"
2705   data: "vpp-performance-changes-3n-skx-mrr"
2706   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2707   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2708   parameters:
2709   - "name"
2710   - "parent"
2711   - "result"
2712
2713 # VPP Performance Changes 3n-skx 4t2c MRR
2714 -
2715   type: "table"
2716   title: "VPP Performance Changes 3n-skx 4t2c MRR"
2717   algorithm: "table_performance_comparison"
2718   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
2719   history:
2720     -
2721       title: "rls1807"
2722       data: "vpp-performance-changes-3n-skx-mrr-h1"
2723   reference:
2724     title: "rls1810"
2725     data: "vpp-performance-changes-3n-skx-mrr-ref"
2726   compare:
2727     title: "rls1901"
2728     data: "vpp-performance-changes-3n-skx-mrr-cmp"
2729   data: "vpp-performance-changes-3n-skx-mrr"
2730   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2731   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2732   parameters:
2733   - "name"
2734   - "parent"
2735   - "result"
2736
2737 # VPP Performance Changes 3n-skx 8t4c MRR
2738 -
2739   type: "table"
2740   title: "VPP Performance Changes 3n-skx 8t4c MRR"
2741   algorithm: "table_performance_comparison"
2742   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
2743   history:
2744     -
2745       title: "rls1807"
2746       data: "vpp-performance-changes-3n-skx-mrr-h1"
2747   reference:
2748     title: "rls1810"
2749     data: "vpp-performance-changes-3n-skx-mrr-ref"
2750   compare:
2751     title: "rls1901"
2752     data: "vpp-performance-changes-3n-skx-mrr-cmp"
2753   data: "vpp-performance-changes-3n-skx-mrr"
2754   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2755   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2756   parameters:
2757   - "name"
2758   - "parent"
2759   - "result"
2760
2761 # VPP Performance Changes 2n-skx 2t1c MRR
2762 -
2763   type: "table"
2764   title: "VPP Performance Changes 2n-skx 2t1c MRR"
2765   algorithm: "table_performance_comparison"
2766   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
2767   history:
2768     -
2769       title: "rls1807"
2770       data: "vpp-performance-changes-2n-skx-mrr-h1"
2771   reference:
2772     title: "rls1810"
2773     data: "vpp-performance-changes-2n-skx-mrr-ref"
2774   compare:
2775     title: "rls1901"
2776     data: "vpp-performance-changes-2n-skx-mrr-cmp"
2777   data: "vpp-performance-changes-2n-skx-mrr"
2778   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2779   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2780   parameters:
2781   - "name"
2782   - "parent"
2783   - "result"
2784
2785 # VPP Performance Changes 2n-skx 4t2c MRR
2786 -
2787   type: "table"
2788   title: "VPP Performance Changes 2n-skx 4t2c MRR"
2789   algorithm: "table_performance_comparison"
2790   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
2791   history:
2792     -
2793       title: "rls1807"
2794       data: "vpp-performance-changes-2n-skx-mrr-h1"
2795   reference:
2796     title: "rls1810"
2797     data: "vpp-performance-changes-2n-skx-mrr-ref"
2798   compare:
2799     title: "rls1901"
2800     data: "vpp-performance-changes-2n-skx-mrr-cmp"
2801   data: "vpp-performance-changes-2n-skx-mrr"
2802   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2803   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2804   parameters:
2805   - "name"
2806   - "parent"
2807   - "result"
2808
2809 # VPP Performance Changes 2n-skx 8t4c MRR
2810 -
2811   type: "table"
2812   title: "VPP Performance Changes 2n-skx 8t4c MRR"
2813   algorithm: "table_performance_comparison"
2814   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
2815   history:
2816     -
2817       title: "rls1807"
2818       data: "vpp-performance-changes-2n-skx-mrr-h1"
2819   reference:
2820     title: "rls1810"
2821     data: "vpp-performance-changes-2n-skx-mrr-ref"
2822   compare:
2823     title: "rls1901"
2824     data: "vpp-performance-changes-2n-skx-mrr-cmp"
2825   data: "vpp-performance-changes-2n-skx-mrr"
2826   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2827   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2828   parameters:
2829   - "name"
2830   - "parent"
2831   - "result"
2832
2833 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr
2834 -
2835   type: "table"
2836   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr"
2837   algorithm: "table_performance_comparison"
2838   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-mrr"
2839   reference:
2840     title: "3-Node Hsw"
2841     data: "vpp-compare-testbeds-mrr-ref"
2842   compare:
2843     title: "3-Node Skx"
2844     data: "vpp-compare-testbeds-mrr-cmp"
2845   data: "vpp-compare-testbeds-mrr"
2846   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2847   filter: "'NIC_Intel-X710' and 'MRR' and '1C'"
2848   parameters:
2849   - "name"
2850   - "parent"
2851   - "result"
2852
2853 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr
2854 -
2855   type: "table"
2856   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr"
2857   algorithm: "table_performance_comparison"
2858   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-mrr"
2859   reference:
2860     title: "3-Node Hsw"
2861     data: "vpp-compare-testbeds-mrr-ref"
2862   compare:
2863     title: "3-Node Skx"
2864     data: "vpp-compare-testbeds-mrr-cmp"
2865   data: "vpp-compare-testbeds-mrr"
2866   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2867   filter: "'NIC_Intel-X710' and 'MRR' and '2C'"
2868   parameters:
2869   - "name"
2870   - "parent"
2871   - "result"
2872
2873 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr
2874 -
2875   type: "table"
2876   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr"
2877   algorithm: "table_performance_comparison"
2878   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-4c-mrr"
2879   reference:
2880     title: "3-Node Hsw"
2881     data: "vpp-compare-testbeds-mrr-ref"
2882   compare:
2883     title: "3-Node Skx"
2884     data: "vpp-compare-testbeds-mrr-cmp"
2885   data: "vpp-compare-testbeds-mrr"
2886   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2887   filter: "'NIC_Intel-X710' and 'MRR' and '4C'"
2888   parameters:
2889   - "name"
2890   - "parent"
2891   - "result"
2892
2893 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr
2894 -
2895   type: "table"
2896   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr"
2897   algorithm: "table_performance_comparison"
2898   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-mrr"
2899   reference:
2900     title: "3-Node Skx"
2901     data: "vpp-compare-topologies-mrr-ref"
2902   compare:
2903     title: "2-Node Skx"
2904     data: "vpp-compare-topologies-mrr-cmp"
2905   data: "vpp-compare-topologies-mrr"
2906   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2907   filter: "'MRR' and '1C'"
2908   parameters:
2909   - "name"
2910   - "parent"
2911   - "result"
2912
2913 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr
2914 -
2915   type: "table"
2916   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr"
2917   algorithm: "table_performance_comparison"
2918   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-mrr"
2919   reference:
2920     title: "3-Node Skx"
2921     data: "vpp-compare-topologies-mrr-ref"
2922   compare:
2923     title: "2-Node Skx"
2924     data: "vpp-compare-topologies-mrr-cmp"
2925   data: "vpp-compare-topologies-mrr"
2926   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2927   filter: "'MRR' and '2C'"
2928   parameters:
2929   - "name"
2930   - "parent"
2931   - "result"
2932
2933 # VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr
2934 -
2935   type: "table"
2936   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr"
2937   algorithm: "table_performance_comparison"
2938   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-4c-mrr"
2939   reference:
2940     title: "3-Node Skx"
2941     data: "vpp-compare-topologies-mrr-ref"
2942   compare:
2943     title: "2-Node Skx"
2944     data: "vpp-compare-topologies-mrr-cmp"
2945   data: "vpp-compare-topologies-mrr"
2946   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2947   filter: "'MRR' and '4C'"
2948   parameters:
2949   - "name"
2950   - "parent"
2951   - "result"
2952
2953 # Detailed Test Results - VPP Performance Results 3n-hsw
2954 -
2955   type: "table"
2956   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
2957   algorithm: "table_merged_details"
2958   output-file-ext: ".csv"
2959   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
2960   columns:
2961   -
2962     title: "Name"
2963     data: "data name"
2964   -
2965     title: "Status"
2966     data: "data msg"
2967   rows: "generated"
2968   data: "vpp-perf-results-3n-hsw"
2969   filter: "not 'NDRCHK' and not 'PDRCHK'"
2970   parameters:
2971   - "name"
2972   - "parent"
2973   - "msg"
2974
2975 # Detailed Test Results - VPP Performance Results 3n-skx
2976 -
2977   type: "table"
2978   title: "Detailed Test Results - VPP Performance Results 3n-skx"
2979   algorithm: "table_merged_details"
2980   output-file-ext: ".csv"
2981   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
2982   columns:
2983   -
2984     title: "Name"
2985     data: "data name"
2986   -
2987     title: "Status"
2988     data: "data msg"
2989   rows: "generated"
2990   data: "vpp-perf-results-3n-skx"
2991   filter: "not 'NDRCHK' and not 'PDRCHK'"
2992   parameters:
2993   - "name"
2994   - "parent"
2995   - "msg"
2996
2997 # Detailed Test Results - VPP Performance Results 2n-skx
2998 -
2999   type: "table"
3000   title: "Detailed Test Results - VPP Performance Results 2n-skx"
3001   algorithm: "table_merged_details"
3002   output-file-ext: ".csv"
3003   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
3004   columns:
3005   -
3006     title: "Name"
3007     data: "data name"
3008   -
3009     title: "Status"
3010     data: "data msg"
3011   rows: "generated"
3012   data: "vpp-perf-results-2n-skx"
3013   filter: "not 'NDRCHK' and not 'PDRCHK'"
3014   parameters:
3015   - "name"
3016   - "parent"
3017   - "msg"
3018
3019 # Detailed Test Results - VPP Performance Results 2n-dnv
3020 -
3021   type: "table"
3022   title: "Detailed Test Results - VPP Performance Results 2n-dnv"
3023   algorithm: "table_details"
3024   output-file-ext: ".csv"
3025   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
3026   columns:
3027   -
3028     title: "Name"
3029     data: "data name"
3030   -
3031     title: "Status"
3032     data: "data msg"
3033   rows: "generated"
3034   data: "intel-dnv-vpp"
3035   filter: "'NDRPDR'"
3036   parameters:
3037   - "name"
3038   - "parent"
3039   - "msg"
3040
3041 # Test configuration - VPP Performance Test Configs 3n-hsw
3042 -
3043   type: "table"
3044   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
3045   algorithm: "table_merged_details"
3046   output-file-ext: ".csv"
3047   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_test_configuration_3n_hsw"
3048   columns:
3049   -
3050     title: "Name"
3051     data: "data name"
3052   -
3053     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
3054     data: "data vat-history"
3055   rows: "generated"
3056   data: "vpp-perf-results-3n-hsw"
3057   filter: "not 'NDRCHK' and not 'PDRCHK'"
3058   parameters:
3059   - "parent"
3060   - "name"
3061   - "vat-history"
3062
3063 # Test configuration - VPP Performance Test Configs 3n-skx
3064 -
3065   type: "table"
3066   title: "Test configuration - VPP Performance Test Configs 3n-skx"
3067   algorithm: "table_merged_details"
3068   output-file-ext: ".csv"
3069   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_test_configuration_3n_skx"
3070   columns:
3071   -
3072     title: "Name"
3073     data: "data name"
3074   -
3075     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
3076     data: "data vat-history"
3077   rows: "generated"
3078   data: "vpp-perf-results-3n-skx"
3079   filter: "not 'NDRCHK' and not 'PDRCHK'"
3080   parameters:
3081   - "parent"
3082   - "name"
3083   - "vat-history"
3084
3085 # Test configuration - VPP Performance Test Configs 2n-skx
3086 -
3087   type: "table"
3088   title: "Test configuration - VPP Performance Test Configs 2n-skx"
3089   algorithm: "table_merged_details"
3090   output-file-ext: ".csv"
3091   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_test_configuration_2n_skx"
3092   columns:
3093   -
3094     title: "Name"
3095     data: "data name"
3096   -
3097     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
3098     data: "data vat-history"
3099   rows: "generated"
3100   data: "vpp-perf-results-2n-skx"
3101   filter: "not 'NDRCHK' and not 'PDRCHK'"
3102   parameters:
3103   - "parent"
3104   - "name"
3105   - "vat-history"
3106
3107 # Test configuration - VPP Performance Test Configs 2n-dnv
3108 -
3109   type: "table"
3110   title: "Test configuration - VPP Performance Test Configs 2n-dnv"
3111   algorithm: "table_details"
3112   output-file-ext: ".csv"
3113   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/vpp_test_configuration_2n_dnv"
3114   columns:
3115   -
3116     title: "Name"
3117     data: "data name"
3118   -
3119     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
3120     data: "data vat-history"
3121   rows: "generated"
3122   data: "intel-dnv-vpp"
3123   filter: "'NDRPDR'"
3124   parameters:
3125   - "parent"
3126   - "name"
3127   - "vat-history"
3128
3129 # Test Operational Data - VPP Performance Operational Data 3n-hsw
3130 -
3131   type: "table"
3132   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
3133   algorithm: "table_merged_details"
3134   output-file-ext: ".csv"
3135   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_test_operational_3n_hsw"
3136   columns:
3137   -
3138     title: "Name"
3139     data: "data name"
3140   -
3141     title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3142     data: "data show-run"
3143   rows: "generated"
3144   data: "vpp-perf-results-3n-hsw"
3145   filter: "not 'NDRCHK' and not 'PDRCHK'"
3146   parameters:
3147   - "parent"
3148   - "name"
3149   - "show-run"
3150
3151 # Test Operational Data - VPP Performance Operational Data 3n-skx
3152 -
3153   type: "table"
3154   title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
3155   algorithm: "table_merged_details"
3156   output-file-ext: ".csv"
3157   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_test_operational_3n_skx"
3158   columns:
3159   -
3160     title: "Name"
3161     data: "data name"
3162   -
3163     title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3164     data: "data show-run"
3165   rows: "generated"
3166   data: "vpp-perf-results-3n-skx"
3167   filter: "not 'NDRCHK' and not 'PDRCHK'"
3168   parameters:
3169   - "parent"
3170   - "name"
3171   - "show-run"
3172
3173 # Test Operational Data - VPP Performance Operational Data 2n-skx
3174 -
3175   type: "table"
3176   title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
3177   algorithm: "table_merged_details"
3178   output-file-ext: ".csv"
3179   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_test_operational_2n_skx"
3180   columns:
3181   -
3182     title: "Name"
3183     data: "data name"
3184   -
3185     title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3186     data: "data show-run"
3187   rows: "generated"
3188   data: "vpp-perf-results-2n-skx"
3189   filter: "not 'NDRCHK' and not 'PDRCHK'"
3190   parameters:
3191   - "parent"
3192   - "name"
3193   - "show-run"
3194
3195 # Test Operational Data - VPP Performance Operational Data 2n-dnv
3196 -
3197   type: "table"
3198   title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
3199   algorithm: "table_details"
3200   output-file-ext: ".csv"
3201   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/vpp_test_operational_2n_dnv"
3202   columns:
3203   -
3204     title: "Name"
3205     data: "data name"
3206   -
3207     title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3208     data: "data show-run"
3209   rows: "generated"
3210   data: "intel-dnv-vpp"
3211   filter: "'NDRPDR'"
3212   parameters:
3213   - "parent"
3214   - "name"
3215   - "show-run"
3216
3217 # Detailed Test Results - VPP MRR Results 3n-hsw
3218 -
3219   type: "table"
3220   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
3221   algorithm: "table_details"
3222   output-file-ext: ".csv"
3223   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
3224   columns:
3225   -
3226     title: "Name"
3227     data: "data name"
3228   -
3229     title: "Status"
3230     data: "data msg"
3231   rows: "generated"
3232   data: "vpp-mrr-results-3n-hsw"
3233   filter: "'MRR'"
3234   parameters:
3235   - "name"
3236   - "parent"
3237   - "msg"
3238
3239 # Detailed Test Results - VPP MRR Results 3n-skx
3240 -
3241   type: "table"
3242   title: "Detailed Test Results - VPP MRR Results 3n-skx"
3243   algorithm: "table_details"
3244   output-file-ext: ".csv"
3245   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
3246   columns:
3247   -
3248     title: "Name"
3249     data: "data name"
3250   -
3251     title: "Status"
3252     data: "data msg"
3253   rows: "generated"
3254   data: "vpp-mrr-results-3n-skx"
3255   filter: "'MRR'"
3256   parameters:
3257   - "name"
3258   - "parent"
3259   - "msg"
3260
3261 # Detailed Test Results - VPP MRR Results 2n-skx
3262 -
3263   type: "table"
3264   title: "Detailed Test Results - VPP MRR Results 2n-skx"
3265   algorithm: "table_details"
3266   output-file-ext: ".csv"
3267   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
3268   columns:
3269   -
3270     title: "Name"
3271     data: "data name"
3272   -
3273     title: "Status"
3274     data: "data msg"
3275   rows: "generated"
3276   data: "vpp-mrr-results-2n-skx"
3277   filter: "'MRR'"
3278   parameters:
3279   - "name"
3280   - "parent"
3281   - "msg"
3282
3283 # Detailed Test Results - VPP MRR Results 2n-dnv
3284 -
3285   type: "table"
3286   title: "Detailed Test Results - VPP MRR Results 2n-dnv"
3287   algorithm: "table_details"
3288   output-file-ext: ".csv"
3289   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/vpp_mrr_results_2n_dnv"
3290   columns:
3291   -
3292     title: "Name"
3293     data: "data name"
3294   -
3295     title: "Status"
3296     data: "data msg"
3297   rows: "generated"
3298   data: "intel-dnv-vpp"
3299   filter: "'MRR'"
3300   parameters:
3301   - "name"
3302   - "parent"
3303   - "msg"
3304
3305 # Test configuration - VPP MRR Test Configs 3n-hsw
3306 -
3307   type: "table"
3308   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
3309   algorithm: "table_details"
3310   output-file-ext: ".csv"
3311   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_test_configuration_3n_hsw"
3312   columns:
3313   -
3314     title: "Name"
3315     data: "data name"
3316   -
3317     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
3318     data: "data vat-history"
3319   rows: "generated"
3320   data: "vpp-mrr-results-3n-hsw"
3321   filter: "'MRR'"
3322   parameters:
3323   - "parent"
3324   - "name"
3325   - "vat-history"
3326
3327 # Test configuration - VPP MRR Test Configs 3n-skx
3328 -
3329   type: "table"
3330   title: "Test configuration - VPP MRR Test Configs 3n-skx"
3331   algorithm: "table_details"
3332   output-file-ext: ".csv"
3333   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_test_configuration_3n_skx"
3334   columns:
3335   -
3336     title: "Name"
3337     data: "data name"
3338   -
3339     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
3340     data: "data vat-history"
3341   rows: "generated"
3342   data: "vpp-mrr-results-3n-skx"
3343   filter: "'MRR'"
3344   parameters:
3345   - "parent"
3346   - "name"
3347   - "vat-history"
3348
3349 # Test configuration - VPP MRR Test Configs 2n-skx
3350 -
3351   type: "table"
3352   title: "Test configuration - VPP MRR Test Configs 2n-skx"
3353   algorithm: "table_details"
3354   output-file-ext: ".csv"
3355   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_test_configuration_2n_skx"
3356   columns:
3357   -
3358     title: "Name"
3359     data: "data name"
3360   -
3361     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
3362     data: "data vat-history"
3363   rows: "generated"
3364   data: "vpp-mrr-results-2n-skx"
3365   filter: "'MRR'"
3366   parameters:
3367   - "parent"
3368   - "name"
3369   - "vat-history"
3370
3371 # Test configuration - VPP MRR Test Configs 2n-dnv
3372 -
3373   type: "table"
3374   title: "Test configuration - VPP MRR Test Configs 2n-dnv"
3375   algorithm: "table_details"
3376   output-file-ext: ".csv"
3377   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/vpp_mrr_test_configuration_2n_dnv"
3378   columns:
3379   -
3380     title: "Name"
3381     data: "data name"
3382   -
3383     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
3384     data: "data vat-history"
3385   rows: "generated"
3386   data: "intel-dnv-vpp"
3387   filter: "'MRR'"
3388   parameters:
3389   - "parent"
3390   - "name"
3391   - "vat-history"
3392
3393 # Detailed Test Results - VPP Functional Results - Ubuntu
3394 -
3395   type: "table"
3396   title: "Detailed Test Results - VPP Functional Results - Ubuntu"
3397   algorithm: "table_details"
3398   output-file-ext: ".csv"
3399   output-file: "{DIR[DTR,FUNC,VPP,UBUNTU]}/vpp_functional_results_ubuntu"
3400   columns:
3401   -
3402     title: "Name"
3403     data: "data name"
3404   -
3405     title: "Documentation"
3406     data: "data doc"
3407   -
3408     title: "Status"
3409     data: "data status"
3410   rows: "generated"
3411   data: "vpp-func-results-ubuntu"
3412   filter: "all"
3413   parameters:
3414   - "name"
3415   - "parent"
3416   - "doc"
3417   - "status"
3418
3419 # Detailed Test Results - VPP Functional Results - CentOS
3420 -
3421   type: "table"
3422   title: "Detailed Test Results - VPP Functional Results - CentOS"
3423   algorithm: "table_details"
3424   output-file-ext: ".csv"
3425   output-file: "{DIR[DTR,FUNC,VPP,CENTOS]}/vpp_functional_results_centos"
3426   columns:
3427   -
3428     title: "Name"
3429     data: "data name"
3430   -
3431     title: "Documentation"
3432     data: "data doc"
3433   -
3434     title: "Status"
3435     data: "data status"
3436   rows: "generated"
3437   data:
3438     "vpp-func-results-centos"
3439   filter: "all"
3440   parameters:
3441   - "name"
3442   - "parent"
3443   - "doc"
3444   - "status"
3445
3446 # Test configuration - VPP Functional Test Configs - Ubuntu
3447 -
3448   type: "table"
3449   title: "Test configuration - VPP Functional Test Configs - Ubuntu"
3450   algorithm: "table_details"
3451   output-file-ext: ".csv"
3452   output-file: "{DIR[DTC,FUNC,VPP,UBUNTU]}/vpp_functional_configuration_ubuntu"
3453   columns:
3454   -
3455     title: "Name"
3456     data: "data name"
3457   -
3458     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
3459     data: "data vat-history"
3460   rows: "generated"
3461   data: "vpp-func-results-ubuntu"
3462   filter: "all"
3463   parameters:
3464   - "parent"
3465   - "name"
3466   - "vat-history"
3467
3468 # Test configuration - VPP Functional Test Configs - CentOS
3469 -
3470   type: "table"
3471   title: "Test configuration - VPP Functional Test Configs - CentOS"
3472   algorithm: "table_details"
3473   output-file-ext: ".csv"
3474   output-file: "{DIR[DTC,FUNC,VPP,CENTOS]}/vpp_functional_configuration_centos"
3475   columns:
3476   -
3477     title: "Name"
3478     data: "data name"
3479   -
3480     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
3481     data: "data vat-history"
3482   rows: "generated"
3483   data: "vpp-func-results-centos"
3484   filter: "all"
3485   parameters:
3486   - "parent"
3487   - "name"
3488   - "vat-history"
3489
3490 # Detailed Test Results - Container Orchestrated Topologies Performance Results 3n-hsw
3491 -
3492   type: "table"
3493   title: "Detailed Test Results - Container Orchestrated Topologies Performance Results 3n-hsw"
3494   algorithm: "table_details"
3495   output-file-ext: ".csv"
3496   output-file: "{DIR[DTR,PERF,COT,3N,HSW]}/cot_performance_results_3n_hsw"
3497   columns:
3498   -
3499     title: "Name"
3500     data: "data name"
3501   -
3502     title: "Status"
3503     data: "data msg"
3504   rows: "generated"
3505   data: "ligato-perf-results-3n-hsw"
3506   filter: "all"
3507   parameters:
3508   - "name"
3509   - "parent"
3510   - "msg"
3511
3512 # Detailed Test Results - VPP Device Results - Ubuntu
3513 -
3514   type: "table"
3515   title: "Detailed Test Results - VPP Device Results - Ubuntu"
3516   algorithm: "table_details"
3517   output-file-ext: ".csv"
3518   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
3519   columns:
3520   -
3521     title: "Name"
3522     data: "data name"
3523   -
3524     title: "Documentation"
3525     data: "data doc"
3526   -
3527     title: "Status"
3528     data: "data status"
3529   rows: "generated"
3530   data: "vpp-device-results-ubuntu"
3531   filter: "all"
3532   parameters:
3533   - "name"
3534   - "parent"
3535   - "doc"
3536   - "status"
3537
3538 # Test configuration - VPP Device Test Configs - Ubuntu
3539 -
3540   type: "table"
3541   title: "Test configuration - VPP Device Test Configs - Ubuntu"
3542   algorithm: "table_details"
3543   output-file-ext: ".csv"
3544   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
3545   columns:
3546   -
3547     title: "Name"
3548     data: "data name"
3549   -
3550     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
3551     data: "data vat-history"
3552   rows: "generated"
3553   data: "vpp-device-results-ubuntu"
3554   filter: "all"
3555   parameters:
3556   - "parent"
3557   - "name"
3558   - "vat-history"
3559
3560 ################################################################################
3561
3562 # DPDK Performance Changes 3n-hsw 1t1c pdr
3563 -
3564   type: "table"
3565   title: "DPDK Performance Changes 3n-hsw 1t1c pdr"
3566   algorithm: "table_performance_comparison"
3567   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-pdr"
3568   history:
3569     -
3570       title: "rls1807"
3571       data: "dpdk-performance-changes-3n-hsw-h1"
3572   reference:
3573     title: "rls1810"
3574     data: "dpdk-performance-changes-3n-hsw-ref"
3575   compare:
3576     title: "rls1901"
3577     data: "dpdk-performance-changes-3n-hsw-cmp"
3578   data: "dpdk-performance-changes-3n-hsw"
3579   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3580   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3581   parameters:
3582   - "name"
3583   - "parent"
3584   - "throughput"
3585
3586 # DPDK Performance Changes 3n-hsw 2t2c pdr
3587 -
3588   type: "table"
3589   title: "DPDK Performance Changes 3n-hsw 2t2c pdr"
3590   algorithm: "table_performance_comparison"
3591   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-pdr"
3592   history:
3593     -
3594       title: "rls1807"
3595       data: "dpdk-performance-changes-3n-hsw-h1"
3596   reference:
3597     title: "rls1810"
3598     data: "dpdk-performance-changes-3n-hsw-ref"
3599   compare:
3600     title: "rls1901"
3601     data: "dpdk-performance-changes-3n-hsw-cmp"
3602   data: "dpdk-performance-changes-3n-hsw"
3603   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3604   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3605   parameters:
3606   - "name"
3607   - "parent"
3608   - "throughput"
3609
3610 # DPDK Performance Changes 3n-hsw 1t1c ndr
3611 -
3612   type: "table"
3613   title: "DPDK Performance Changes 3n-hsw 1t1c ndr"
3614   algorithm: "table_performance_comparison"
3615   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-ndr"
3616   history:
3617     -
3618       title: "rls1807"
3619       data: "dpdk-performance-changes-3n-hsw-h1"
3620   reference:
3621     title: "rls1810"
3622     data: "dpdk-performance-changes-3n-hsw-ref"
3623   compare:
3624     title: "rls1901"
3625     data: "dpdk-performance-changes-3n-hsw-cmp"
3626   data: "dpdk-performance-changes-3n-hsw"
3627   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3628   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3629   parameters:
3630   - "name"
3631   - "parent"
3632   - "throughput"
3633
3634 # DPDK Performance Changes 3n-hsw 2t2c ndr
3635 -
3636   type: "table"
3637   title: "DPDK Performance Changes 3n-hsw 2t2c ndr"
3638   algorithm: "table_performance_comparison"
3639   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-ndr"
3640   history:
3641     -
3642       title: "rls1807"
3643       data: "dpdk-performance-changes-3n-hsw-h1"
3644   reference:
3645     title: "rls1810"
3646     data: "dpdk-performance-changes-3n-hsw-ref"
3647   compare:
3648     title: "rls1901"
3649     data: "dpdk-performance-changes-3n-hsw-cmp"
3650   data: "dpdk-performance-changes-3n-hsw"
3651   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3652   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3653   parameters:
3654   - "name"
3655   - "parent"
3656   - "throughput"
3657
3658 # DPDK Performance Changes 3n-skx 2t1c pdr
3659 -
3660   type: "table"
3661   title: "DPDK Performance Changes 3n-skx 2t1c pdr"
3662   algorithm: "table_performance_comparison"
3663   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-pdr"
3664   history:
3665     -
3666       title: "rls1807"
3667       data: "dpdk-performance-changes-3n-skx-h1"
3668   reference:
3669     title: "rls1810"
3670     data: "dpdk-performance-changes-3n-skx-ref"
3671   compare:
3672     title: "rls1901"
3673     data: "dpdk-performance-changes-3n-skx-cmp"
3674   data: "dpdk-performance-changes-3n-skx"
3675   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3676   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3677   parameters:
3678   - "name"
3679   - "parent"
3680   - "throughput"
3681
3682 # DPDK Performance Changes 3n-skx 4t2c pdr
3683 -
3684   type: "table"
3685   title: "DPDK Performance Changes 3n-skx 4t2c pdr"
3686   algorithm: "table_performance_comparison"
3687   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-pdr"
3688   history:
3689     -
3690       title: "rls1807"
3691       data: "dpdk-performance-changes-3n-skx-h1"
3692   reference:
3693     title: "rls1810"
3694     data: "dpdk-performance-changes-3n-skx-ref"
3695   compare:
3696     title: "rls1901"
3697     data: "dpdk-performance-changes-3n-skx-cmp"
3698   data: "dpdk-performance-changes-3n-skx"
3699   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3700   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3701   parameters:
3702   - "name"
3703   - "parent"
3704   - "throughput"
3705
3706 # DPDK Performance Changes 3n-skx 2t1c ndr
3707 -
3708   type: "table"
3709   title: "DPDK Performance Changes 3n-skx 2t1c ndr"
3710   algorithm: "table_performance_comparison"
3711   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-ndr"
3712   history:
3713     -
3714       title: "rls1807"
3715       data: "dpdk-performance-changes-3n-skx-h1"
3716   reference:
3717     title: "rls1810"
3718     data: "dpdk-performance-changes-3n-skx-ref"
3719   compare:
3720     title: "rls1901"
3721     data: "dpdk-performance-changes-3n-skx-cmp"
3722   data: "dpdk-performance-changes-3n-skx"
3723   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3724   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3725   parameters:
3726   - "name"
3727   - "parent"
3728   - "throughput"
3729
3730 # DPDK Performance Changes 3n-skx 4t2c ndr
3731 -
3732   type: "table"
3733   title: "DPDK Performance Changes 3n-skx 4t2c ndr"
3734   algorithm: "table_performance_comparison"
3735   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-ndr"
3736   history:
3737     -
3738       title: "rls1807"
3739       data: "dpdk-performance-changes-3n-skx-h1"
3740   reference:
3741     title: "rls1810"
3742     data: "dpdk-performance-changes-3n-skx-ref"
3743   compare:
3744     title: "rls1901"
3745     data: "dpdk-performance-changes-3n-skx-cmp"
3746   data: "dpdk-performance-changes-3n-skx"
3747   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3748   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3749   parameters:
3750   - "name"
3751   - "parent"
3752   - "throughput"
3753
3754 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr
3755 -
3756   type: "table"
3757   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
3758   algorithm: "table_performance_comparison"
3759   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
3760   reference:
3761     title: "3-Node Hsw"
3762     data: "dpdk-compare-testbeds-ref"
3763   compare:
3764     title: "3-Node Skx"
3765     data: "dpdk-compare-testbeds-cmp"
3766   data: "dpdk-compare-testbeds"
3767   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3768   filter: "'NIC_Intel-X710' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3769   parameters:
3770   - "name"
3771   - "parent"
3772   - "throughput"
3773
3774 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr
3775 -
3776   type: "table"
3777   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
3778   algorithm: "table_performance_comparison"
3779   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
3780   reference:
3781     title: "3-Node Hsw"
3782     data: "dpdk-compare-testbeds-ref"
3783   compare:
3784     title: "3-Node Skx"
3785     data: "dpdk-compare-testbeds-cmp"
3786   data: "dpdk-compare-testbeds"
3787   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3788   filter: "'NIC_Intel-X710' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3789   parameters:
3790   - "name"
3791   - "parent"
3792   - "throughput"
3793
3794 # DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr
3795 -
3796   type: "table"
3797   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr"
3798   algorithm: "table_performance_comparison"
3799   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
3800   reference:
3801     title: "3-Node Skx"
3802     data: "dpdk-compare-topologies-ref"
3803   compare:
3804     title: "2-Node Skx"
3805     data: "dpdk-compare-topologies-cmp"
3806   data: "dpdk-compare-topologies"
3807   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3808   filter: "'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3809   parameters:
3810   - "name"
3811   - "parent"
3812   - "throughput"
3813
3814 # DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr
3815 -
3816   type: "table"
3817   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr"
3818   algorithm: "table_performance_comparison"
3819   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
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: "PDR" # "PDR" | "NDR" | "MRR"
3828   filter: "'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3829   parameters:
3830   - "name"
3831   - "parent"
3832   - "throughput"
3833
3834 # DPDK Performance Changes 2n-skx 2t1c pdr
3835 -
3836   type: "table"
3837   title: "DPDK Performance Changes 2n-skx 2t1c pdr"
3838   algorithm: "table_performance_comparison"
3839   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-pdr"
3840   reference:
3841     title: "rls1810"
3842     data: "dpdk-performance-changes-2n-skx-ref"
3843   compare:
3844     title: "rls1901"
3845     data: "dpdk-performance-changes-2n-skx-cmp"
3846   data: "dpdk-performance-changes-2n-skx"
3847   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3848   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3849   parameters:
3850   - "name"
3851   - "parent"
3852   - "throughput"
3853
3854 # DPDK Performance Changes 2n-skx 4t2c pdr
3855 -
3856   type: "table"
3857   title: "DPDK Performance Changes 2n-skx 4t2c pdr"
3858   algorithm: "table_performance_comparison"
3859   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-pdr"
3860   reference:
3861     title: "rls1810"
3862     data: "dpdk-performance-changes-2n-skx-ref"
3863   compare:
3864     title: "rls1901"
3865     data: "dpdk-performance-changes-2n-skx-cmp"
3866   data: "dpdk-performance-changes-2n-skx"
3867   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3868   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3869   parameters:
3870   - "name"
3871   - "parent"
3872   - "throughput"
3873
3874 # DPDK Performance Changes 2n-skx 2t1c ndr
3875 -
3876   type: "table"
3877   title: "DPDK Performance Changes 2n-skx 2t1c ndr"
3878   algorithm: "table_performance_comparison"
3879   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-ndr"
3880   reference:
3881     title: "rls1810"
3882     data: "dpdk-performance-changes-2n-skx-ref"
3883   compare:
3884     title: "rls1901"
3885     data: "dpdk-performance-changes-2n-skx-cmp"
3886   data: "dpdk-performance-changes-2n-skx"
3887   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3888   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3889   parameters:
3890   - "name"
3891   - "parent"
3892   - "throughput"
3893
3894 # DPDK Performance Changes 2n-skx 4t2c ndr
3895 -
3896   type: "table"
3897   title: "DPDK Performance Changes 2n-skx 4t2c ndr"
3898   algorithm: "table_performance_comparison"
3899   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-ndr"
3900   reference:
3901     title: "rls1810"
3902     data: "dpdk-performance-changes-2n-skx-ref"
3903   compare:
3904     title: "rls1901"
3905     data: "dpdk-performance-changes-2n-skx-cmp"
3906   data: "dpdk-performance-changes-2n-skx"
3907   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3908   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3909   parameters:
3910   - "name"
3911   - "parent"
3912   - "throughput"
3913
3914 # Detailed Test Results - DPDK Performance Results 3n-hsw
3915 -
3916   type: "table"
3917   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
3918   algorithm: "table_details"
3919   output-file-ext: ".csv"
3920   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
3921   columns:
3922   -
3923     title: "Name"
3924     data: "data name"
3925   -
3926     title: "Status"
3927     data: "data msg"
3928   rows: "generated"
3929   data: "dpdk-perf-results-3n-hsw"
3930   filter: "all"
3931   parameters:
3932   - "name"
3933   - "parent"
3934   - "msg"
3935
3936 # Detailed Test Results - DPDK Performance Results 3n-skx
3937 -
3938   type: "table"
3939   title: "Detailed Test Results - DPDK Performance Results 3n-skx"
3940   algorithm: "table_details"
3941   output-file-ext: ".csv"
3942   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
3943   columns:
3944   -
3945     title: "Name"
3946     data: "data name"
3947   -
3948     title: "Status"
3949     data: "data msg"
3950   rows: "generated"
3951   data: "dpdk-perf-results-3n-skx"
3952   filter: "all"
3953   parameters:
3954   - "name"
3955   - "parent"
3956   - "msg"
3957
3958 # Detailed Test Results - DPDK Performance Results 2n-skx
3959 -
3960   type: "table"
3961   title: "Detailed Test Results - DPDK Performance Results 2n-skx"
3962   algorithm: "table_details"
3963   output-file-ext: ".csv"
3964   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
3965   columns:
3966   -
3967     title: "Name"
3968     data: "data name"
3969   -
3970     title: "Status"
3971     data: "data msg"
3972   rows: "generated"
3973   data: "dpdk-perf-results-2n-skx"
3974   filter: "all"
3975   parameters:
3976   - "name"
3977   - "parent"
3978   - "msg"
3979
3980 ################################################################################
3981 # HoneyComb
3982 -
3983   type: "table"
3984   title: "Detailed Test Results - Honeycomb Functional Results"
3985   algorithm: "table_details"
3986   output-file-ext: ".csv"
3987   output-file: "{DIR[DTR,FUNC,HC]}/hc_functional_results"
3988   columns:
3989   -
3990     title: "Name"
3991     data: "data name"
3992   -
3993     title: "Documentation"
3994     data: "data doc"
3995   -
3996     title: "Status"
3997     data: "data status"
3998   rows: "generated"
3999   data:
4000     "hc-func-results"
4001   filter: "all"
4002   parameters:
4003   - "name"
4004   - "parent"
4005   - "doc"
4006   - "status"
4007
4008 ################################################################################
4009 # NSH SFC
4010 -
4011   type: "table"
4012   title: "Detailed Test Results - NSH SFC Functional Results"
4013   algorithm: "table_details"
4014   output-file-ext: ".csv"
4015   output-file: "{DIR[DTR,FUNC,NSHSFC]}/nsh_sfc_functional_results"
4016   columns:
4017   -
4018     title: "Name"
4019     data: "data name"
4020   -
4021     title: "Documentation"
4022     data: "data doc"
4023   -
4024     title: "Status"
4025     data: "data status"
4026   rows: "generated"
4027   data:
4028     "nsh-func-results"
4029   filter: "all"
4030   parameters:
4031   - "name"
4032   - "parent"
4033   - "doc"
4034   - "status"
4035
4036 ################################################################################
4037 # DMM
4038 -
4039   type: "table"
4040   title: "Detailed Test Results - DMM Functional Results"
4041   algorithm: "table_details"
4042   output-file-ext: ".csv"
4043   output-file: "{DIR[DTR,FUNC,DMM]}/dmm_functional_results"
4044   columns:
4045   -
4046     title: "Name"
4047     data: "data name"
4048   -
4049     title: "Documentation"
4050     data: "data doc"
4051   -
4052     title: "Status"
4053     data: "data status"
4054   rows: "generated"
4055   data:
4056     "dmm-func-results"
4057   filter: "all"
4058   parameters:
4059   - "name"
4060   - "parent"
4061   - "doc"
4062   - "status"
4063
4064 ################################################################################
4065 ###                                F I L E S                                 ###
4066 ################################################################################
4067
4068 # VPP Performance Results 3n-hsw
4069 -
4070   type: "file"
4071   title: "VPP Performance Results 3n-hsw"
4072   algorithm: "file_test_results"
4073   output-file-ext: ".rst"
4074   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
4075   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"
4076   dir-tables: "{DIR[DTR,PERF,VPP,3N,HSW]}"
4077   data: "vpp-perf-results-3n-hsw"
4078   filter: "not 'NDRCHK' and not 'PDRCHK'"
4079   parameters:
4080   - "name"
4081   - "doc"
4082   - "level"
4083   - "parent"
4084   data-start-level: 3
4085
4086 # VPP Performance Results 3n-skx
4087 -
4088   type: "file"
4089   title: "VPP Performance Results 3n-skx"
4090   algorithm: "file_test_results"
4091   output-file-ext: ".rst"
4092   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
4093   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"
4094   dir-tables: "{DIR[DTR,PERF,VPP,3N,SKX]}"
4095   data: "vpp-perf-results-3n-skx"
4096   filter: "not 'NDRCHK' and not 'PDRCHK'"
4097   parameters:
4098   - "name"
4099   - "doc"
4100   - "level"
4101   - "parent"
4102   data-start-level: 3
4103
4104 # VPP Performance Results 2n-skx
4105 -
4106   type: "file"
4107   title: "VPP Performance Results 2n-skx"
4108   algorithm: "file_test_results"
4109   output-file-ext: ".rst"
4110   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
4111   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"
4112   dir-tables: "{DIR[DTR,PERF,VPP,2N,SKX]}"
4113   data: "vpp-perf-results-2n-skx"
4114   filter: "not 'NDRCHK' and not 'PDRCHK'"
4115   parameters:
4116   - "name"
4117   - "doc"
4118   - "level"
4119   - "parent"
4120   data-start-level: 3
4121
4122 # VPP Performance Results 2n-dnv
4123 -
4124   type: "file"
4125   title: "VPP Performance Results 2n-dnv"
4126   algorithm: "file_test_results"
4127   output-file-ext: ".rst"
4128   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
4129   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
4130   dir-tables: "{DIR[DTR,PERF,VPP,2N,DNV]}"
4131   data: "intel-dnv-vpp"
4132   filter: "'NDRPDR'"
4133   parameters:
4134   - "name"
4135   - "doc"
4136   - "level"
4137   - "parent"
4138   data-start-level: 3
4139
4140 # VPP Performance Configuration 3n-hsw
4141 -
4142   type: "file"
4143   title: "VPP Performance Configuration 3n-hsw"
4144   algorithm: "file_test_results"
4145   output-file-ext: ".rst"
4146   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_performance_configuration_3n_hsw"
4147   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"
4148   dir-tables: "{DIR[DTC,PERF,VPP,3N,HSW]}"
4149   data: "vpp-perf-results-3n-hsw"
4150   filter: "not 'NDRCHK' and not 'PDRCHK'"
4151   parameters:
4152   - "name"
4153   - "doc"
4154   - "level"
4155   - "parent"
4156   data-start-level: 3
4157
4158 # VPP Performance Configuration 3n-skx
4159 -
4160   type: "file"
4161   title: "VPP Performance Configuration 3n-skx"
4162   algorithm: "file_test_results"
4163   output-file-ext: ".rst"
4164   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_performance_configuration_3n_skx"
4165   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
4166   dir-tables: "{DIR[DTC,PERF,VPP,3N,SKX]}"
4167   data: "vpp-perf-results-3n-skx"
4168   filter: "not 'NDRCHK' and not 'PDRCHK'"
4169   parameters:
4170   - "name"
4171   - "doc"
4172   - "level"
4173   - "parent"
4174   data-start-level: 3
4175
4176 # VPP Performance Configuration 2n-skx
4177 -
4178   type: "file"
4179   title: "VPP Performance Configuration 2n-skx"
4180   algorithm: "file_test_results"
4181   output-file-ext: ".rst"
4182   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_performance_configuration_2n_skx"
4183   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"
4184   dir-tables: "{DIR[DTC,PERF,VPP,2N,SKX]}"
4185   data: "vpp-perf-results-2n-skx"
4186   filter: "not 'NDRCHK' and not 'PDRCHK'"
4187   parameters:
4188   - "name"
4189   - "doc"
4190   - "level"
4191   - "parent"
4192   data-start-level: 3
4193
4194 # VPP Performance Configuration 2n-dnv
4195 -
4196   type: "file"
4197   title: "VPP Performance Configuration 2n-dnv"
4198   algorithm: "file_test_results"
4199   output-file-ext: ".rst"
4200   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/vpp_performance_configuration_2n_dnv"
4201   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"
4202   dir-tables: "{DIR[DTC,PERF,VPP,2N,DNV]}"
4203   data: "intel-dnv-vpp"
4204   filter: "'NDRPDR'"
4205   parameters:
4206   - "name"
4207   - "doc"
4208   - "level"
4209   - "parent"
4210   data-start-level: 3
4211
4212 # VPP Performance Operational Data 3n-hsw
4213 -
4214   type: "file"
4215   title: "VPP Performance Operational Data 3n-hsw"
4216   algorithm: "file_test_results"
4217   output-file-ext: ".rst"
4218   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_performance_operational_data_3n_hsw"
4219   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"
4220   dir-tables: "{DIR[DTO,PERF,VPP,3N,HSW]}"
4221   data: "vpp-perf-results-3n-hsw"
4222   filter: "not 'NDRCHK' and not 'PDRCHK'"
4223   parameters:
4224   - "name"
4225   - "doc"
4226   - "level"
4227   - "parent"
4228   data-start-level: 3
4229
4230 # VPP Performance Operational Data 3n-skx
4231 -
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 -
4250   type: "file"
4251   title: "VPP Performance Operational Data 2n-skx"
4252   algorithm: "file_test_results"
4253   output-file-ext: ".rst"
4254   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_performance_operational_data_2n_skx"
4255   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"
4256   dir-tables: "{DIR[DTO,PERF,VPP,2N,SKX]}"
4257   data: "vpp-perf-results-2n-skx"
4258   filter: "not 'NDRCHK' and not 'PDRCHK'"
4259   parameters:
4260   - "name"
4261   - "doc"
4262   - "level"
4263   - "parent"
4264   data-start-level: 3
4265
4266 # VPP Performance Operational Data 2n-dnv
4267 -
4268   type: "file"
4269   title: "VPP Performance Operational Data 2n-dnv"
4270   algorithm: "file_test_results"
4271   output-file-ext: ".rst"
4272   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/vpp_performance_operational_data_2n_dnv"
4273   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"
4274   dir-tables: "{DIR[DTO,PERF,VPP,2N,DNV]}"
4275   data: "intel-dnv-vpp"
4276   filter: "'NDRPDR'"
4277   parameters:
4278   - "name"
4279   - "doc"
4280   - "level"
4281   - "parent"
4282   data-start-level: 3
4283
4284 # VPP MRR Results 3n-hsw
4285 -
4286   type: "file"
4287   title: "VPP MRR Results 3n-hsw"
4288   algorithm: "file_test_results"
4289   output-file-ext: ".rst"
4290   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
4291   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"
4292   dir-tables: "{DIR[DTR,MRR,VPP,3N,HSW]}"
4293   data: "vpp-mrr-results-3n-hsw"
4294   filter: "'MRR'"
4295   parameters:
4296   - "name"
4297   - "doc"
4298   - "level"
4299   - "parent"
4300   data-start-level: 3
4301
4302 # VPP MRR Results 3n-skx
4303 -
4304   type: "file"
4305   title: "VPP MRR Results 3n-skx"
4306   algorithm: "file_test_results"
4307   output-file-ext: ".rst"
4308   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
4309   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"
4310   dir-tables: "{DIR[DTR,MRR,VPP,3N,SKX]}"
4311   data: "vpp-mrr-results-3n-skx"
4312   filter: "'MRR'"
4313   parameters:
4314   - "name"
4315   - "doc"
4316   - "level"
4317   - "parent"
4318   data-start-level: 3
4319
4320 # VPP MRR Results 2n-skx
4321 -
4322   type: "file"
4323   title: "VPP MRR Results 2n-skx"
4324   algorithm: "file_test_results"
4325   output-file-ext: ".rst"
4326   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
4327   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"
4328   dir-tables: "{DIR[DTR,MRR,VPP,2N,SKX]}"
4329   data: "vpp-mrr-results-2n-skx"
4330   filter: "all"
4331   parameters:
4332   - "name"
4333   - "doc"
4334   - "level"
4335   - "parent"
4336   data-start-level: 3
4337
4338 # VPP MRR Results 2n-dnv
4339 -
4340   type: "file"
4341   title: "VPP MRR Results 2n-dnv"
4342   algorithm: "file_test_results"
4343   output-file-ext: ".rst"
4344   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/vpp_mrr_results_2n_dnv"
4345   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"
4346   dir-tables: "{DIR[DTR,MRR,VPP,2N,DNV]}"
4347   data: "intel-dnv-vpp"
4348   filter: "'MRR'"
4349   parameters:
4350   - "name"
4351   - "doc"
4352   - "level"
4353   - "parent"
4354   data-start-level: 3
4355
4356 # VPP MRR Configuration 3n-hsw
4357 -
4358   type: "file"
4359   title: "VPP MRR Configuration 3n-hsw"
4360   algorithm: "file_test_results"
4361   output-file-ext: ".rst"
4362   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_configuration_3n_hsw"
4363   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"
4364   dir-tables: "{DIR[DTC,MRR,VPP,3N,HSW]}"
4365   data: "vpp-mrr-results-3n-hsw"
4366   filter: "'MRR'"
4367   parameters:
4368   - "name"
4369   - "doc"
4370   - "level"
4371   - "parent"
4372   data-start-level: 3
4373
4374 # VPP MRR Configuration 3n-skx
4375 -
4376   type: "file"
4377   title: "VPP MRR Configuration 3n-skx"
4378   algorithm: "file_test_results"
4379   output-file-ext: ".rst"
4380   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_configuration_3n_skx"
4381   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"
4382   dir-tables: "{DIR[DTC,MRR,VPP,3N,SKX]}"
4383   data: "vpp-mrr-results-3n-skx"
4384   filter: "'MRR'"
4385   parameters:
4386   - "name"
4387   - "doc"
4388   - "level"
4389   - "parent"
4390   data-start-level: 3
4391
4392 # VPP MRR Configuration 2n-skx
4393 -
4394   type: "file"
4395   title: "VPP MRR Configuration 2n-skx"
4396   algorithm: "file_test_results"
4397   output-file-ext: ".rst"
4398   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_configuration_2n_skx"
4399   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"
4400   dir-tables: "{DIR[DTC,MRR,VPP,2N,SKX]}"
4401   data: "vpp-mrr-results-2n-skx"
4402   filter: "'MRR'"
4403   parameters:
4404   - "name"
4405   - "doc"
4406   - "level"
4407   - "parent"
4408   data-start-level: 3
4409
4410 # VPP MRR Configuration 2n-dnv
4411 -
4412   type: "file"
4413   title: "VPP MRR Configuration 2n-dnv"
4414   algorithm: "file_test_results"
4415   output-file-ext: ".rst"
4416   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/vpp_mrr_configuration_2n_dnv"
4417   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"
4418   dir-tables: "{DIR[DTC,MRR,VPP,2N,DNV]}"
4419   data: "intel-dnv-vpp"
4420   filter: "'MRR'"
4421   parameters:
4422   - "name"
4423   - "doc"
4424   - "level"
4425   - "parent"
4426   data-start-level: 3
4427
4428 # VPP Functional Results - Ubuntu
4429 -
4430   type: "file"
4431   title: "VPP Functional Results - Ubuntu"
4432   algorithm: "file_test_results"
4433   output-file-ext: ".rst"
4434   output-file: "{DIR[DTR,FUNC,VPP,UBUNTU]}/vpp_functional_results_ubuntu"
4435   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"
4436   dir-tables: "{DIR[DTR,FUNC,VPP,UBUNTU]}"
4437   data: "vpp-func-results-ubuntu"
4438   filter: "all"
4439   parameters:
4440   - "name"
4441   - "doc"
4442   - "level"
4443   - "parent"
4444   data-start-level: 3
4445
4446 # VPP Functional Results - CentOS
4447 -
4448   type: "file"
4449   title: "VPP Functional Results - CentOS"
4450   algorithm: "file_test_results"
4451   output-file-ext: ".rst"
4452   output-file: "{DIR[DTR,FUNC,VPP,CENTOS]}/vpp_functional_results_centos"
4453   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"
4454   dir-tables: "{DIR[DTR,FUNC,VPP,CENTOS]}"
4455   data:
4456     "vpp-func-results-centos"
4457   filter: "all"
4458   parameters:
4459   - "name"
4460   - "doc"
4461   - "level"
4462   - "parent"
4463   data-start-level: 3
4464
4465 # VPP Functional Configuration - Ubuntu
4466 -
4467   type: "file"
4468   title: "VPP Functional Configuration - Ubuntu"
4469   algorithm: "file_test_results"
4470   output-file-ext: ".rst"
4471   output-file: "{DIR[DTC,FUNC,VPP,UBUNTU]}/vpp_functional_configuration_ubuntu"
4472   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"
4473   dir-tables: "{DIR[DTC,FUNC,VPP,UBUNTU]}"
4474   data: "vpp-func-results-ubuntu"
4475   filter: "all"
4476   parameters:
4477   - "name"
4478   - "doc"
4479   - "level"
4480   - "parent"
4481   data-start-level: 3
4482
4483 # VPP Functional Configuration - CentOS
4484 -
4485   type: "file"
4486   title: "VPP Functional Configuration - CentOS"
4487   algorithm: "file_test_results"
4488   output-file-ext: ".rst"
4489   output-file: "{DIR[DTC,FUNC,VPP,CENTOS]}/vpp_functional_configuration_centos"
4490   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"
4491   dir-tables: "{DIR[DTC,FUNC,VPP,CENTOS]}"
4492   data:
4493     "vpp-func-results-centos"
4494   filter: "all"
4495   parameters:
4496   - "name"
4497   - "doc"
4498   - "level"
4499   - "parent"
4500   data-start-level: 3
4501
4502 # VPP Device Results - Ubuntu
4503 -
4504   type: "file"
4505   title: "VPP Device Results - Ubuntu"
4506   algorithm: "file_test_results"
4507   output-file-ext: ".rst"
4508   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
4509   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"
4510   dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
4511   data: "vpp-device-results-ubuntu"
4512   filter: "all"
4513   parameters:
4514   - "name"
4515   - "doc"
4516   - "level"
4517   - "parent"
4518   data-start-level: 2
4519
4520 # VPP Device Configuration - Ubuntu
4521 -
4522   type: "file"
4523   title: "VPP Device Configuration - Ubuntu"
4524   algorithm: "file_test_results"
4525   output-file-ext: ".rst"
4526   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
4527   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"
4528   dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
4529   data: "vpp-device-results-ubuntu"
4530   filter: "all"
4531   parameters:
4532   - "name"
4533   - "doc"
4534   - "level"
4535   - "parent"
4536   data-start-level: 2
4537
4538 # Container Orchestrated Performance Results 3n-hsw
4539 -
4540   type: "file"
4541   title: "Container Orchestrated Performance Results 3n-hsw"
4542   algorithm: "file_test_results"
4543   output-file-ext: ".rst"
4544   output-file: "{DIR[DTR,PERF,COT,3N,HSW]}/cot_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,COT,3N,HSW]}"
4547   data: "ligato-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-hsw
4557 -
4558   type: "file"
4559   title: "DPDK Performance Results 3n-hsw"
4560   algorithm: "file_test_results"
4561   output-file-ext: ".rst"
4562   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
4563   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"
4564   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
4565   data: "dpdk-perf-results-3n-hsw"
4566   filter: "all"
4567   parameters:
4568   - "name"
4569   - "doc"
4570   - "level"
4571   - "parent"
4572   data-start-level: 3
4573
4574 # DPDK Performance Results 3n-skx
4575 -
4576   type: "file"
4577   title: "DPDK Performance Results 3n-skx"
4578   algorithm: "file_test_results"
4579   output-file-ext: ".rst"
4580   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
4581   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"
4582   dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
4583   data: "dpdk-perf-results-3n-skx"
4584   filter: "all"
4585   parameters:
4586   - "name"
4587   - "doc"
4588   - "level"
4589   - "parent"
4590   data-start-level: 3
4591
4592 # DPDK Performance Results 2n-skx
4593 -
4594   type: "file"
4595   title: "DPDK Performance Results 2n-skx"
4596   algorithm: "file_test_results"
4597   output-file-ext: ".rst"
4598   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
4599   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"
4600   dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
4601   data: "dpdk-perf-results-2n-skx"
4602   filter: "all"
4603   parameters:
4604   - "name"
4605   - "doc"
4606   - "level"
4607   - "parent"
4608   data-start-level: 3
4609
4610 # Honeycomb Functional Results
4611 -
4612   type: "file"
4613   title: "Honeycomb Functional Results"
4614   algorithm: "file_test_results"
4615   output-file-ext: ".rst"
4616   output-file: "{DIR[DTR,FUNC,HC]}/honeycomb_functional_results"
4617   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"
4618   dir-tables: "{DIR[DTR,FUNC,HC]}"
4619   data:
4620     "hc-func-results"
4621   filter: "all"
4622   parameters:
4623   - "name"
4624   - "doc"
4625   - "level"
4626   - "parent"
4627   data-start-level: 3
4628
4629 # NSH SFC Functional Results
4630 -
4631   type: "file"
4632   title: "NSH SFC Functional Results"
4633   algorithm: "file_test_results"
4634   output-file-ext: ".rst"
4635   output-file: "{DIR[DTR,FUNC,NSHSFC]}/nshsfc_functional_results"
4636   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"
4637   dir-tables: "{DIR[DTR,FUNC,NSHSFC]}"
4638   data:
4639     "nsh-func-results"
4640   filter: "all"
4641   parameters:
4642   - "name"
4643   - "doc"
4644   - "level"
4645   - "parent"
4646   data-start-level: 3
4647
4648 # DMM Functional Results
4649 -
4650   type: "file"
4651   title: "DMM Functional Results"
4652   algorithm: "file_test_results"
4653   output-file-ext: ".rst"
4654   output-file: "{DIR[DTR,FUNC,DMM]}/dmm_functional_results"
4655   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"
4656   dir-tables: "{DIR[DTR,FUNC,DMM]}"
4657   data:
4658     "dmm-func-results"
4659   filter: "all"
4660   parameters:
4661   - "name"
4662   - "doc"
4663   - "level"
4664   - "parent"
4665   data-start-level: 3
4666
4667 ################################################################################
4668 ###                                P L O T S                                 ###
4669 ################################################################################
4670
4671 # Soak test - 30min Soak Test (PLRsearch), boxes
4672 -
4673   type: "plot"
4674   title: "VPP Throughput: 30min Soak Test (PLRsearch) boxes"
4675   algorithm: "plot_soak_boxes"
4676   output-file-type: ".html"
4677   output-file: "{DIR[STATIC,VPP]}/example-soak-boxes"
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 # Soak test - example, not used
4696 -
4697   type: "plot"
4698   title: "VPP Throughput: 30min Soak Test (PLRsearch) bars"
4699   algorithm: "plot_soak_bars"
4700   output-file-type: ".html"
4701   output-file: "{DIR[STATIC,VPP]}/example-soak-bars"
4702   data: "plot-vpp-soak-2n-skx"
4703   filter: "'SOAK'"
4704   parameters:
4705   - "throughput"
4706   - "parent"
4707   - "tags"
4708   sort:
4709   - "L2PATCH"
4710 #  - "L2XCBASE"
4711 #  - "L2BDMACLRN"
4712 #  - "IP4FWD"
4713 #  - "IP6FWD"
4714   - "VHOST"
4715   layout:
4716     title: "30min Soak Test (PLRsearch)"
4717     layout: "plot-soak-throughput"
4718
4719 ################################################################################
4720 # Plots - NF Density - VSC
4721
4722 -
4723   type: "plot"
4724   title: "Packet Throughput: 64B-1c-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-2t1c-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            '2T1C' 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 -
4749   type: "plot"
4750   title: "Packet Throughput: 64B-2c-eth-l2bd-{a}vhost-{b}chain-{c}vm-l3fwdip4-mrr"
4751   algorithm: "plot_service_density_heatmap"
4752   output-file-type: ".html"
4753   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-vsc-mrr"
4754   data: "plot-vpp-nfv-2n-skx-mrr"
4755   filter: "'NIC_Intel-X710' and
4756            'NF_DENSITY' and
4757            'VM' and
4758            'CHAIN' and
4759            '64B' and
4760            '4T2C' and
4761            'MRR'"
4762   parameters:
4763   - "result"
4764   - "name"
4765   - "tags"
4766   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4767   x-axis: "X = VNFs per Service Chain"
4768   y-axis: "Y = Number of Service Chains"
4769   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
4770   layout:
4771     title: "<b>Throughput:</b> eth-l2bd-{2XY}vhost-{Y}chain-{XY}vm-l3fwdip4-mrr"
4772     layout: "plot-service-density"
4773
4774 -
4775   type: "plot"
4776   title: "Packet Throughput: IMIX-1c-eth-l2bd-{a}vhost-{b}chain-{c}vm-l3fwdip4-mrr"
4777   algorithm: "plot_service_density_heatmap"
4778   output-file-type: ".html"
4779   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-vsc-mrr"
4780   data: "plot-vpp-nfv-2n-skx-mrr"
4781   filter: "'NIC_Intel-X710' and
4782            'NF_DENSITY' and
4783            'VM' and
4784            'CHAIN' and
4785            'IMIX' and
4786            '2T1C' and
4787            'MRR'"
4788   parameters:
4789   - "result"
4790   - "name"
4791   - "tags"
4792   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4793   x-axis: "X = VNFs per Service Chain"
4794   y-axis: "Y = Number of Service Chains"
4795   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
4796   layout:
4797     title: "<b>Throughput:</b> eth-l2bd-{2XY}vhost-{Y}chain-{XY}vm-l3fwdip4-mrr"
4798     layout: "plot-service-density"
4799
4800 -
4801   type: "plot"
4802   title: "Packet Throughput: IMIX-2c-eth-l2bd-{a}vhost-{b}chain-{c}vm-l3fwdip4-mrr"
4803   algorithm: "plot_service_density_heatmap"
4804   output-file-type: ".html"
4805   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-vsc-mrr"
4806   data: "plot-vpp-nfv-2n-skx-mrr"
4807   filter: "'NIC_Intel-X710' and
4808            'NF_DENSITY' and
4809            'VM' and
4810            'CHAIN' and
4811            'IMIX' and
4812            '4T2C' and
4813            'MRR'"
4814   parameters:
4815   - "result"
4816   - "name"
4817   - "tags"
4818   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4819   x-axis: "X = VNFs per Service Chain"
4820   y-axis: "Y = Number of Service Chains"
4821   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
4822   layout:
4823     title: "<b>Throughput:</b> eth-l2bd-{2XY}vhost-{Y}chain-{XY}vm-l3fwdip4-mrr"
4824     layout: "plot-service-density"
4825
4826 -
4827   type: "plot"
4828   title: "Packet Throughput: 64B-1c-eth-l2bd-{a}vhost-{b}chain-{c}vm-l3fwdip4-ndr"
4829   algorithm: "plot_service_density_heatmap"
4830   output-file-type: ".html"
4831   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-vsc-ndr"
4832   data: "plot-vpp-nfv-2n-skx"
4833   filter: "'NIC_Intel-X710' and
4834            'NF_DENSITY' and
4835            'VM' and
4836            'CHAIN' and
4837            '64B' and
4838            '2T1C' and
4839            'NDRPDR'"
4840   parameters:
4841   - "throughput"
4842   - "name"
4843   - "tags"
4844   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4845   x-axis: "X = VNFs per Service Chain"
4846   y-axis: "Y = Number of Service Chains"
4847   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
4848   layout:
4849     title: "<b>Throughput:</b> eth-l2bd-{2XY}vhost-{Y}chain-{XY}vm-l3fwdip4-ndr"
4850     layout: "plot-service-density"
4851
4852 -
4853   type: "plot"
4854   title: "Packet Throughput: 64B-2c-eth-l2bd-{a}vhost-{b}chain-{c}vm-l3fwdip4-ndr"
4855   algorithm: "plot_service_density_heatmap"
4856   output-file-type: ".html"
4857   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-vsc-ndr"
4858   data: "plot-vpp-nfv-2n-skx"
4859   filter: "'NIC_Intel-X710' and
4860            'NF_DENSITY' and
4861            'VM' and
4862            'CHAIN' and
4863            '64B' and
4864            '4T2C' and
4865            'NDRPDR'"
4866   parameters:
4867   - "throughput"
4868   - "name"
4869   - "tags"
4870   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4871   x-axis: "X = VNFs per Service Chain"
4872   y-axis: "Y = Number of Service Chains"
4873   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
4874   layout:
4875     title: "<b>Throughput:</b> eth-l2bd-{2XY}vhost-{Y}chain-{XY}vm-l3fwdip4-ndr"
4876     layout: "plot-service-density"
4877
4878 -
4879   type: "plot"
4880   title: "Packet Throughput: IMIX-1c-eth-l2bd-{a}vhost-{b}chain-{c}vm-l3fwdip4-ndr"
4881   algorithm: "plot_service_density_heatmap"
4882   output-file-type: ".html"
4883   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-vsc-ndr"
4884   data: "plot-vpp-nfv-2n-skx"
4885   filter: "'NIC_Intel-X710' and
4886            'NF_DENSITY' and
4887            'VM' and
4888            'CHAIN' and
4889            'IMIX' and
4890            '2T1C' and
4891            'NDRPDR'"
4892   parameters:
4893   - "throughput"
4894   - "name"
4895   - "tags"
4896   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4897   x-axis: "X = VNFs per Service Chain"
4898   y-axis: "Y = Number of Service Chains"
4899   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
4900   layout:
4901     title: "<b>Throughput:</b> eth-l2bd-{2XY}vhost-{Y}chain-{XY}vm-l3fwdip4-ndr"
4902     layout: "plot-service-density"
4903
4904 -
4905   type: "plot"
4906   title: "Packet Throughput: IMIX-2c-eth-l2bd-{a}vhost-{b}chain-{c}vm-l3fwdip4-ndr"
4907   algorithm: "plot_service_density_heatmap"
4908   output-file-type: ".html"
4909   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-vsc-ndr"
4910   data: "plot-vpp-nfv-2n-skx"
4911   filter: "'NIC_Intel-X710' and
4912            'NF_DENSITY' and
4913            'VM' and
4914            'CHAIN' and
4915            'IMIX' and
4916            '4T2C' and
4917            'NDRPDR'"
4918   parameters:
4919   - "throughput"
4920   - "name"
4921   - "tags"
4922   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4923   x-axis: "X = VNFs per Service Chain"
4924   y-axis: "Y = Number of Service Chains"
4925   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
4926   layout:
4927     title: "<b>Throughput:</b> eth-l2bd-{2XY}vhost-{Y}chain-{XY}vm-l3fwdip4-ndr"
4928     layout: "plot-service-density"
4929
4930 -
4931   type: "plot"
4932   title: "Packet Throughput: 64B-1c-eth-l2bd-{a}vhost-{b}chain-{c}vm-l3fwdip4-pdr"
4933   algorithm: "plot_service_density_heatmap"
4934   output-file-type: ".html"
4935   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-vsc-pdr"
4936   data: "plot-vpp-nfv-2n-skx"
4937   filter: "'NIC_Intel-X710' and
4938            'NF_DENSITY' and
4939            'VM' and
4940            'CHAIN' and
4941            '64B' and
4942            '2T1C' and
4943            'NDRPDR'"
4944   parameters:
4945   - "throughput"
4946   - "name"
4947   - "tags"
4948   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4949   x-axis: "X = VNFs per Service Chain"
4950   y-axis: "Y = Number of Service Chains"
4951   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
4952   layout:
4953     title: "<b>Throughput:</b> eth-l2bd-{2XY}vhost-{Y}chain-{XY}vm-l3fwdip4-pdr"
4954     layout: "plot-service-density"
4955
4956 -
4957   type: "plot"
4958   title: "Packet Throughput: 64B-2c-eth-l2bd-{a}vhost-{b}chain-{c}vm-l3fwdip4-pdr"
4959   algorithm: "plot_service_density_heatmap"
4960   output-file-type: ".html"
4961   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-vsc-pdr"
4962   data: "plot-vpp-nfv-2n-skx"
4963   filter: "'NIC_Intel-X710' and
4964            'NF_DENSITY' and
4965            'VM' and
4966            'CHAIN' and
4967            '64B' and
4968            '4T2C' and
4969            'NDRPDR'"
4970   parameters:
4971   - "throughput"
4972   - "name"
4973   - "tags"
4974   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4975   x-axis: "X = VNFs per Service Chain"
4976   y-axis: "Y = Number of Service Chains"
4977   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
4978   layout:
4979     title: "<b>Throughput:</b> eth-l2bd-{2XY}vhost-{Y}chain-{XY}vm-l3fwdip4-pdr"
4980     layout: "plot-service-density"
4981
4982 -
4983   type: "plot"
4984   title: "Packet Throughput: IMIX-1c-eth-l2bd-{a}vhost-{b}chain-{c}vm-l3fwdip4-pdr"
4985   algorithm: "plot_service_density_heatmap"
4986   output-file-type: ".html"
4987   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-vsc-pdr"
4988   data: "plot-vpp-nfv-2n-skx"
4989   filter: "'NIC_Intel-X710' and
4990            'NF_DENSITY' and
4991            'VM' and
4992            'CHAIN' and
4993            'IMIX' and
4994            '2T1C' and
4995            'NDRPDR'"
4996   parameters:
4997   - "throughput"
4998   - "name"
4999   - "tags"
5000   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5001   x-axis: "X = VNFs per Service Chain"
5002   y-axis: "Y = Number of Service Chains"
5003   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5004   layout:
5005     title: "<b>Throughput:</b> eth-l2bd-{2XY}vhost-{Y}chain-{XY}vm-l3fwdip4-pdr"
5006     layout: "plot-service-density"
5007
5008 -
5009   type: "plot"
5010   title: "Packet Throughput: IMIX-2c-eth-l2bd-{a}vhost-{b}chain-{c}vm-l3fwdip4-pdr"
5011   algorithm: "plot_service_density_heatmap"
5012   output-file-type: ".html"
5013   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-vsc-pdr"
5014   data: "plot-vpp-nfv-2n-skx"
5015   filter: "'NIC_Intel-X710' and
5016            'NF_DENSITY' and
5017            'VM' and
5018            'CHAIN' and
5019            'IMIX' and
5020            '4T2C' and
5021            'NDRPDR'"
5022   parameters:
5023   - "throughput"
5024   - "name"
5025   - "tags"
5026   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5027   x-axis: "X = VNFs per Service Chain"
5028   y-axis: "Y = Number of Service Chains"
5029   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5030   layout:
5031     title: "<b>Throughput:</b> eth-l2bd-{2XY}vhost-{Y}chain-{XY}vm-l3fwdip4-pdr"
5032     layout: "plot-service-density"
5033
5034 ################################################################################
5035 # Plots - NF Density - CSC
5036
5037 -
5038   type: "plot"
5039   title: "Packet Throughput: 64B-1c-eth-l2bd-{a}memif-{b}chain-{c}drc-vppip4-mrr"
5040   algorithm: "plot_service_density_heatmap"
5041   output-file-type: ".html"
5042   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csc-mrr"
5043   data: "plot-vpp-nfv-2n-skx-mrr"
5044   filter: "'NIC_Intel-X710' and
5045            'NF_DENSITY' and
5046            'DOCKER' and
5047            'CHAIN' and
5048            '64B' and
5049            '2T1C' and
5050            'MRR'"
5051   parameters:
5052   - "result"
5053   - "name"
5054   - "tags"
5055   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5056   x-axis: "X = CNFs per Service Chain"
5057   y-axis: "Y = Number of Service Chains"
5058   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5059   layout:
5060     title: "<b>Throughput:</b> eth-l2bd-{2XY}memif-{Y}chain-{XY}drc-vppip4-mrr"
5061     layout: "plot-service-density"
5062
5063 -
5064   type: "plot"
5065   title: "Packet Throughput: 64B-2c-eth-l2bd-{a}memif-{b}chain-{c}drc-vppip4-mrr"
5066   algorithm: "plot_service_density_heatmap"
5067   output-file-type: ".html"
5068   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csc-mrr"
5069   data: "plot-vpp-nfv-2n-skx-mrr"
5070   filter: "'NIC_Intel-X710' and
5071            'NF_DENSITY' and
5072            'DOCKER' and
5073            'CHAIN' and
5074            '64B' and
5075            '4T2C' and
5076            'MRR'"
5077   parameters:
5078   - "result"
5079   - "name"
5080   - "tags"
5081   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5082   x-axis: "X = CNFs per Service Chain"
5083   y-axis: "Y = Number of Service Chains"
5084   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5085   layout:
5086     title: "<b>Throughput:</b> eth-l2bd-{2XY}memif-{Y}chain-{XY}drc-vppip4-mrr"
5087     layout: "plot-service-density"
5088
5089 -
5090   type: "plot"
5091   title: "Packet Throughput: IMIX-1c-eth-l2bd-{a}memif-{b}chain-{c}drc-vppip4-mrr"
5092   algorithm: "plot_service_density_heatmap"
5093   output-file-type: ".html"
5094   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csc-mrr"
5095   data: "plot-vpp-nfv-2n-skx-mrr"
5096   filter: "'NIC_Intel-X710' and
5097            'NF_DENSITY' and
5098            'DOCKER' and
5099            'CHAIN' and
5100            'IMIX' and
5101            '2T1C' and
5102            'MRR'"
5103   parameters:
5104   - "result"
5105   - "name"
5106   - "tags"
5107   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5108   x-axis: "X = CNFs per Service Chain"
5109   y-axis: "Y = Number of Service Chains"
5110   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5111   layout:
5112     title: "<b>Throughput:</b> eth-l2bd-{2XY}memif-{Y}chain-{XY}drc-vppip4-mrr"
5113     layout: "plot-service-density"
5114
5115 -
5116   type: "plot"
5117   title: "Packet Throughput: IMIX-2c-eth-l2bd-{a}memif-{b}chain-{c}drc-vppip4-mrr"
5118   algorithm: "plot_service_density_heatmap"
5119   output-file-type: ".html"
5120   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csc-mrr"
5121   data: "plot-vpp-nfv-2n-skx-mrr"
5122   filter: "'NIC_Intel-X710' and
5123            'NF_DENSITY' and
5124            'DOCKER' and
5125            'CHAIN' and
5126            'IMIX' and
5127            '4T2C' and
5128            'MRR'"
5129   parameters:
5130   - "result"
5131   - "name"
5132   - "tags"
5133   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5134   x-axis: "X = CNFs per Service Chain"
5135   y-axis: "Y = Number of Service Chains"
5136   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5137   layout:
5138     title: "<b>Throughput:</b> eth-l2bd-{2XY}memif-{Y}chain-{XY}drc-vppip4-mrr"
5139     layout: "plot-service-density"
5140
5141 -
5142   type: "plot"
5143   title: "Packet Throughput: 64B-1c-eth-l2bd-{a}memif-{b}chain-{c}drc-vppip4-ndr"
5144   algorithm: "plot_service_density_heatmap"
5145   output-file-type: ".html"
5146   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csc-ndr"
5147   data: "plot-vpp-nfv-2n-skx"
5148   filter: "'NIC_Intel-X710' and
5149            'NF_DENSITY' and
5150            'DOCKER' and
5151            'CHAIN' and
5152            '64B' and
5153            '2T1C' and
5154            'NDRPDR'"
5155   parameters:
5156   - "throughput"
5157   - "name"
5158   - "tags"
5159   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5160   x-axis: "X = CNFs per Service Chain"
5161   y-axis: "Y = Number of Service Chains"
5162   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5163   layout:
5164     title: "<b>Throughput:</b> eth-l2bd-{2XY}memif-{Y}chain-{XY}drc-vppip4-ndr"
5165     layout: "plot-service-density"
5166
5167 -
5168   type: "plot"
5169   title: "Packet Throughput: 64B-2c-eth-l2bd-{a}memif-{b}chain-{c}drc-vppip4-ndr"
5170   algorithm: "plot_service_density_heatmap"
5171   output-file-type: ".html"
5172   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csc-ndr"
5173   data: "plot-vpp-nfv-2n-skx"
5174   filter: "'NIC_Intel-X710' and
5175            'NF_DENSITY' and
5176            'DOCKER' and
5177            'CHAIN' and
5178            '64B' and
5179            '4T2C' and
5180            'NDRPDR'"
5181   parameters:
5182   - "throughput"
5183   - "name"
5184   - "tags"
5185   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5186   x-axis: "X = CNFs per Service Chain"
5187   y-axis: "Y = Number of Service Chains"
5188   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5189   layout:
5190     title: "<b>Throughput:</b> eth-l2bd-{2XY}memif-{Y}chain-{XY}drc-vppip4-ndr"
5191     layout: "plot-service-density"
5192
5193 -
5194   type: "plot"
5195   title: "Packet Throughput: IMIX-1c-eth-l2bd-{a}memif-{b}chain-{c}drc-vppip4-ndr"
5196   algorithm: "plot_service_density_heatmap"
5197   output-file-type: ".html"
5198   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csc-ndr"
5199   data: "plot-vpp-nfv-2n-skx"
5200   filter: "'NIC_Intel-X710' and
5201            'NF_DENSITY' and
5202            'DOCKER' and
5203            'CHAIN' and
5204            'IMIX' and
5205            '2T1C' and
5206            'NDRPDR'"
5207   parameters:
5208   - "throughput"
5209   - "name"
5210   - "tags"
5211   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5212   x-axis: "X = CNFs per Service Chain"
5213   y-axis: "Y = Number of Service Chains"
5214   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5215   layout:
5216     title: "<b>Throughput:</b> eth-l2bd-{2XY}memif-{Y}chain-{XY}drc-vppip4-ndr"
5217     layout: "plot-service-density"
5218
5219 -
5220   type: "plot"
5221   title: "Packet Throughput: IMIX-2c-eth-l2bd-{a}memif-{b}chain-{c}drc-vppip4-ndr"
5222   algorithm: "plot_service_density_heatmap"
5223   output-file-type: ".html"
5224   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csc-ndr"
5225   data: "plot-vpp-nfv-2n-skx"
5226   filter: "'NIC_Intel-X710' and
5227            'NF_DENSITY' and
5228            'DOCKER' and
5229            'CHAIN' and
5230            'IMIX' and
5231            '4T2C' and
5232            'NDRPDR'"
5233   parameters:
5234   - "throughput"
5235   - "name"
5236   - "tags"
5237   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5238   x-axis: "X = CNFs per Service Chain"
5239   y-axis: "Y = Number of Service Chains"
5240   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5241   layout:
5242     title: "<b>Throughput:</b> eth-l2bd-{2XY}memif-{Y}chain-{XY}drc-vppip4-ndr"
5243     layout: "plot-service-density"
5244
5245 -
5246   type: "plot"
5247   title: "Packet Throughput: 64B-1c-eth-l2bd-{a}memif-{b}chain-{c}drc-vppip4-pdr"
5248   algorithm: "plot_service_density_heatmap"
5249   output-file-type: ".html"
5250   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csc-pdr"
5251   data: "plot-vpp-nfv-2n-skx"
5252   filter: "'NIC_Intel-X710' and
5253            'NF_DENSITY' and
5254            'DOCKER' and
5255            'CHAIN' and
5256            '64B' and
5257            '2T1C' and
5258            'NDRPDR'"
5259   parameters:
5260   - "throughput"
5261   - "name"
5262   - "tags"
5263   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5264   x-axis: "X = CNFs per Service Chain"
5265   y-axis: "Y = Number of Service Chains"
5266   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5267   layout:
5268     title: "<b>Throughput:</b> eth-l2bd-{2XY}memif-{Y}chain-{XY}drc-vppip4-pdr"
5269     layout: "plot-service-density"
5270
5271 -
5272   type: "plot"
5273   title: "Packet Throughput: 64B-2c-eth-l2bd-{a}memif-{b}chain-{c}drc-vppip4-pdr"
5274   algorithm: "plot_service_density_heatmap"
5275   output-file-type: ".html"
5276   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csc-pdr"
5277   data: "plot-vpp-nfv-2n-skx"
5278   filter: "'NIC_Intel-X710' and
5279            'NF_DENSITY' and
5280            'DOCKER' and
5281            'CHAIN' and
5282            '64B' and
5283            '4T2C' and
5284            'NDRPDR'"
5285   parameters:
5286   - "throughput"
5287   - "name"
5288   - "tags"
5289   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5290   x-axis: "X = CNFs per Service Chain"
5291   y-axis: "Y = Number of Service Chains"
5292   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5293   layout:
5294     title: "<b>Throughput:</b> eth-l2bd-{2XY}memif-{Y}chain-{XY}drc-vppip4-pdr"
5295     layout: "plot-service-density"
5296
5297 -
5298   type: "plot"
5299   title: "Packet Throughput: IMIX-1c-eth-l2bd-{a}memif-{b}chain-{c}drc-vppip4-pdr"
5300   algorithm: "plot_service_density_heatmap"
5301   output-file-type: ".html"
5302   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csc-pdr"
5303   data: "plot-vpp-nfv-2n-skx"
5304   filter: "'NIC_Intel-X710' and
5305            'NF_DENSITY' and
5306            'DOCKER' and
5307            'CHAIN' and
5308            'IMIX' and
5309            '2T1C' and
5310            'NDRPDR'"
5311   parameters:
5312   - "throughput"
5313   - "name"
5314   - "tags"
5315   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5316   x-axis: "X = CNFs per Service Chain"
5317   y-axis: "Y = Number of Service Chains"
5318   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5319   layout:
5320     title: "<b>Throughput:</b> eth-l2bd-{2XY}memif-{Y}chain-{XY}drc-vppip4-pdr"
5321     layout: "plot-service-density"
5322
5323 -
5324   type: "plot"
5325   title: "Packet Throughput: IMIX-2c-eth-l2bd-{a}memif-{b}chain-{c}drc-vppip4-pdr"
5326   algorithm: "plot_service_density_heatmap"
5327   output-file-type: ".html"
5328   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csc-pdr"
5329   data: "plot-vpp-nfv-2n-skx"
5330   filter: "'NIC_Intel-X710' and
5331            'NF_DENSITY' and
5332            'DOCKER' and
5333            'CHAIN' and
5334            'IMIX' and
5335            '4T2C' and
5336            'NDRPDR'"
5337   parameters:
5338   - "throughput"
5339   - "name"
5340   - "tags"
5341   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5342   x-axis: "X = CNFs per Service Chain"
5343   y-axis: "Y = Number of Service Chains"
5344   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5345   layout:
5346     title: "<b>Throughput:</b> eth-l2bd-{2XY}memif-{Y}chain-{XY}drc-vppip4-pdr"
5347     layout: "plot-service-density"
5348
5349 ################################################################################
5350 # Plots - NF Density - CSP
5351
5352 -
5353   type: "plot"
5354   title: "Packet Throughput: 64B-1c-eth-l2bd-{a}memif-{b}pipe-{c}drc-vppip4-mrr"
5355   algorithm: "plot_service_density_heatmap"
5356   output-file-type: ".html"
5357   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csp-mrr"
5358   data: "plot-vpp-nfv-2n-skx-mrr"
5359   filter: "'NIC_Intel-X710' and
5360            'NF_DENSITY' and
5361            'DOCKER' and
5362            'PIPELINE' and
5363            '64B' and
5364            '2T1C' and
5365            'MRR'"
5366   parameters:
5367   - "result"
5368   - "name"
5369   - "tags"
5370   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5371   x-axis: "X = CNFs per Service Pipeline"
5372   y-axis: "Y = Number of Service Pipelines"
5373   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5374   layout:
5375     title: "<b>Throughput:</b> eth-l2bd-{2Y}memif-{Y}pipe-{XY}drc-vppip4-mrr"
5376     layout: "plot-service-density"
5377
5378 -
5379   type: "plot"
5380   title: "Packet Throughput: 64B-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-64b-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            '64B' 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: "64B 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 -
5405   type: "plot"
5406   title: "Packet Throughput: IMIX-1c-eth-l2bd-{a}memif-{b}pipe-{c}drc-vppip4-mrr"
5407   algorithm: "plot_service_density_heatmap"
5408   output-file-type: ".html"
5409   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csp-mrr"
5410   data: "plot-vpp-nfv-2n-skx-mrr"
5411   filter: "'NIC_Intel-X710' and
5412            'NF_DENSITY' and
5413            'DOCKER' and
5414            'PIPELINE' and
5415            'IMIX' and
5416            '2T1C' and
5417            'MRR'"
5418   parameters:
5419   - "result"
5420   - "name"
5421   - "tags"
5422   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5423   x-axis: "X = CNFs per Service Pipeline"
5424   y-axis: "Y = Number of Service Pipelines"
5425   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5426   layout:
5427     title: "<b>Throughput:</b> eth-l2bd-{2Y}memif-{Y}pipe-{XY}drc-vppip4-mrr"
5428     layout: "plot-service-density"
5429
5430 -
5431   type: "plot"
5432   title: "Packet Throughput: IMIX-2c-eth-l2bd-{a}memif-{b}pipe-{c}drc-vppip4-mrr"
5433   algorithm: "plot_service_density_heatmap"
5434   output-file-type: ".html"
5435   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csp-mrr"
5436   data: "plot-vpp-nfv-2n-skx-mrr"
5437   filter: "'NIC_Intel-X710' and
5438            'NF_DENSITY' and
5439            'DOCKER' and
5440            'PIPELINE' and
5441            'IMIX' and
5442            '4T2C' and
5443            'MRR'"
5444   parameters:
5445   - "result"
5446   - "name"
5447   - "tags"
5448   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5449   x-axis: "X = CNFs per Service Pipeline"
5450   y-axis: "Y = Number of Service Pipelines"
5451   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5452   layout:
5453     title: "<b>Throughput:</b> eth-l2bd-{2Y}memif-{Y}pipe-{XY}drc-vppip4-mrr"
5454     layout: "plot-service-density"
5455
5456 -
5457   type: "plot"
5458   title: "Packet Throughput: 64B-1c-eth-l2bd-{a}memif-{b}pipe-{c}drc-vppip4-ndr"
5459   algorithm: "plot_service_density_heatmap"
5460   output-file-type: ".html"
5461   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csp-ndr"
5462   data: "plot-vpp-nfv-2n-skx"
5463   filter: "'NIC_Intel-X710' and
5464            'NF_DENSITY' and
5465            'DOCKER' and
5466            'PIPELINE' and
5467            '64B' and
5468            '2T1C' and
5469            'NDRPDR'"
5470   parameters:
5471   - "throughput"
5472   - "name"
5473   - "tags"
5474   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5475   x-axis: "X = CNFs per Service Pipeline"
5476   y-axis: "Y = Number of Service Pipelines"
5477   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5478   layout:
5479     title: "<b>Throughput:</b> eth-l2bd-{2Y}memif-{Y}pipe-{XY}drc-vppip4-ndr"
5480     layout: "plot-service-density"
5481
5482 -
5483   type: "plot"
5484   title: "Packet Throughput: 64B-2c-eth-l2bd-{a}memif-{b}pipe-{c}drc-vppip4-ndr"
5485   algorithm: "plot_service_density_heatmap"
5486   output-file-type: ".html"
5487   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csp-ndr"
5488   data: "plot-vpp-nfv-2n-skx"
5489   filter: "'NIC_Intel-X710' and
5490            'NF_DENSITY' and
5491            'DOCKER' and
5492            'PIPELINE' and
5493            '64B' and
5494            '4T2C' and
5495            'NDRPDR'"
5496   parameters:
5497   - "throughput"
5498   - "name"
5499   - "tags"
5500   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5501   x-axis: "X = CNFs per Service Pipeline"
5502   y-axis: "Y = Number of Service Pipelines"
5503   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5504   layout:
5505     title: "<b>Throughput:</b> eth-l2bd-{2Y}memif-{Y}pipe-{XY}drc-vppip4-ndr"
5506     layout: "plot-service-density"
5507
5508 -
5509   type: "plot"
5510   title: "Packet Throughput: IMIX-1c-eth-l2bd-{a}memif-{b}pipe-{c}drc-vppip4-ndr"
5511   algorithm: "plot_service_density_heatmap"
5512   output-file-type: ".html"
5513   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csp-ndr"
5514   data: "plot-vpp-nfv-2n-skx"
5515   filter: "'NIC_Intel-X710' and
5516            'NF_DENSITY' and
5517            'DOCKER' and
5518            'PIPELINE' and
5519            'IMIX' and
5520            '2T1C' and
5521            'NDRPDR'"
5522   parameters:
5523   - "throughput"
5524   - "name"
5525   - "tags"
5526   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5527   x-axis: "X = CNFs per Service Pipeline"
5528   y-axis: "Y = Number of Service Pipelines"
5529   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5530   layout:
5531     title: "<b>Throughput:</b> eth-l2bd-{2Y}memif-{Y}pipe-{XY}drc-vppip4-ndr"
5532     layout: "plot-service-density"
5533
5534 -
5535   type: "plot"
5536   title: "Packet Throughput: IMIX-2c-eth-l2bd-{a}memif-{b}pipe-{c}drc-vppip4-ndr"
5537   algorithm: "plot_service_density_heatmap"
5538   output-file-type: ".html"
5539   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csp-ndr"
5540   data: "plot-vpp-nfv-2n-skx"
5541   filter: "'NIC_Intel-X710' and
5542            'NF_DENSITY' and
5543            'DOCKER' and
5544            'PIPELINE' and
5545            'IMIX' and
5546            '4T2C' and
5547            'NDRPDR'"
5548   parameters:
5549   - "throughput"
5550   - "name"
5551   - "tags"
5552   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5553   x-axis: "X = CNFs per Service Pipeline"
5554   y-axis: "Y = Number of Service Pipelines"
5555   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5556   layout:
5557     title: "<b>Throughput:</b> eth-l2bd-{2Y}memif-{Y}pipe-{XY}drc-vppip4-ndr"
5558     layout: "plot-service-density"
5559
5560 -
5561   type: "plot"
5562   title: "Packet Throughput: 64B-1c-eth-l2bd-{a}memif-{b}pipe-{c}drc-vppip4-pdr"
5563   algorithm: "plot_service_density_heatmap"
5564   output-file-type: ".html"
5565   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csp-pdr"
5566   data: "plot-vpp-nfv-2n-skx"
5567   filter: "'NIC_Intel-X710' and
5568            'NF_DENSITY' and
5569            'DOCKER' and
5570            'PIPELINE' and
5571            '64B' and
5572            '2T1C' and
5573            'NDRPDR'"
5574   parameters:
5575   - "throughput"
5576   - "name"
5577   - "tags"
5578   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5579   x-axis: "X = CNFs per Service Pipeline"
5580   y-axis: "Y = Number of Service Pipelines"
5581   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5582   layout:
5583     title: "<b>Throughput:</b> eth-l2bd-{2Y}memif-{Y}pipe-{XY}drc-vppip4-pdr"
5584     layout: "plot-service-density"
5585
5586 -
5587   type: "plot"
5588   title: "Packet Throughput: 64B-2c-eth-l2bd-{a}memif-{b}pipe-{c}drc-vppip4-pdr"
5589   algorithm: "plot_service_density_heatmap"
5590   output-file-type: ".html"
5591   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csp-pdr"
5592   data: "plot-vpp-nfv-2n-skx"
5593   filter: "'NIC_Intel-X710' and
5594            'NF_DENSITY' and
5595            'DOCKER' and
5596            'PIPELINE' and
5597            '64B' and
5598            '4T2C' and
5599            'NDRPDR'"
5600   parameters:
5601   - "throughput"
5602   - "name"
5603   - "tags"
5604   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5605   x-axis: "X = CNFs per Service Pipeline"
5606   y-axis: "Y = Number of Service Pipelines"
5607   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5608   layout:
5609     title: "<b>Throughput:</b> eth-l2bd-{2Y}memif-{Y}pipe-{XY}drc-vppip4-pdr"
5610     layout: "plot-service-density"
5611
5612 -
5613   type: "plot"
5614   title: "Packet Throughput: IMIX-1c-eth-l2bd-{a}memif-{b}pipe-{c}drc-vppip4-pdr"
5615   algorithm: "plot_service_density_heatmap"
5616   output-file-type: ".html"
5617   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csp-pdr"
5618   data: "plot-vpp-nfv-2n-skx"
5619   filter: "'NIC_Intel-X710' and
5620            'NF_DENSITY' and
5621            'DOCKER' and
5622            'PIPELINE' and
5623            'IMIX' and
5624            '2T1C' and
5625            'NDRPDR'"
5626   parameters:
5627   - "throughput"
5628   - "name"
5629   - "tags"
5630   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5631   x-axis: "X = CNFs per Service Pipeline"
5632   y-axis: "Y = Number of Service Pipelines"
5633   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5634   layout:
5635     title: "<b>Throughput:</b> eth-l2bd-{2Y}memif-{Y}pipe-{XY}drc-vppip4-pdr"
5636     layout: "plot-service-density"
5637
5638 -
5639   type: "plot"
5640   title: "Packet Throughput: IMIX-2c-eth-l2bd-{a}memif-{b}pipe-{c}drc-vppip4-pdr"
5641   algorithm: "plot_service_density_heatmap"
5642   output-file-type: ".html"
5643   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csp-pdr"
5644   data: "plot-vpp-nfv-2n-skx"
5645   filter: "'NIC_Intel-X710' and
5646            'NF_DENSITY' and
5647            'DOCKER' and
5648            'PIPELINE' and
5649            'IMIX' and
5650            '4T2C' and
5651            'NDRPDR'"
5652   parameters:
5653   - "throughput"
5654   - "name"
5655   - "tags"
5656   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5657   x-axis: "X = CNFs per Service Pipeline"
5658   y-axis: "Y = Number of Service Pipelines"
5659   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5660   layout:
5661     title: "<b>Throughput:</b> eth-l2bd-{2Y}memif-{Y}pipe-{XY}drc-vppip4-pdr"
5662     layout: "plot-service-density"
5663
5664 ################################################################################
5665 # Plots VPP HTTP Server Performance
5666 -
5667   type: "plot"
5668   title: "VPP HTTP Server Performance"
5669   algorithm: "plot_http_server_performance_box"
5670   output-file-type: ".html"
5671   output-file: "{DIR[STATIC,VPP]}/http-server-performance-cps"
5672   data:
5673     "plot-vpp-http-server-performance"
5674   # Keep this formatting, the filter is enclosed with " (quotation mark) and
5675   # each tag is enclosed with ' (apostrophe).
5676   filter: "'HTTP' and 'TCP_CPS'"
5677   parameters:
5678   - "result"
5679   - "name"
5680   traces:
5681     hoverinfo: "x+y"
5682     boxpoints: "outliers"
5683     whiskerwidth: 0
5684   layout:
5685     title: "VPP HTTP Server Performance"
5686     layout:
5687       "plot-cps"
5688
5689 -
5690   type: "plot"
5691   title: "VPP HTTP Server Performance"
5692   algorithm: "plot_http_server_performance_box"
5693   output-file-type: ".html"
5694   output-file: "{DIR[STATIC,VPP]}/http-server-performance-rps"
5695   data:
5696     "plot-vpp-http-server-performance"
5697   filter: "'HTTP' and 'TCP_RPS'"
5698   parameters:
5699   - "result"
5700   - "name"
5701   traces:
5702     hoverinfo: "x+y"
5703     boxpoints: "outliers"
5704     whiskerwidth: 0
5705   layout:
5706     title: "VPP HTTP Server Performance"
5707     layout:
5708       "plot-rps"
5709
5710 ################################################################################
5711
5712 # Packet Throughput - VPP L2 3n-hsw-x520 base and scale
5713 -
5714   type: "plot"
5715   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
5716   algorithm: "plot_performance_box"
5717   output-file-type: ".html"
5718   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
5719   data: "plot-vpp-throughput-latency-3n-hsw"
5720   filter: "'NIC_Intel-X520-DA2' and
5721            '64B' and
5722            ('BASE' or 'SCALE') and
5723            'NDRPDR' and
5724            'ETH' and
5725            '1T1C' and
5726            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5727            not 'VHOST' and
5728            not 'MEMIF'"
5729   parameters:
5730   - "throughput"
5731   - "parent"
5732   - "tags"
5733   sort:
5734   - "L2PATCH"
5735   - "L2XCBASE"
5736   - "BASE"
5737   - "FIB_10K"
5738   - "FIB_100K"
5739   - "FIB_1M"
5740   traces:
5741     hoverinfo: "x+y"
5742     boxpoints: "outliers"
5743     whiskerwidth: 0
5744   layout:
5745     title: "l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
5746     layout: "plot-throughput"
5747
5748 -
5749   type: "plot"
5750   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
5751   algorithm: "plot_performance_box"
5752   output-file-type: ".html"
5753   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
5754   data: "plot-vpp-throughput-latency-3n-hsw"
5755   filter: "'NIC_Intel-X520-DA2' and
5756            '64B' and
5757            ('BASE' or 'SCALE') and
5758            'NDRPDR' and
5759            'ETH' and
5760            '1T1C' and
5761            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5762            not 'VHOST' and
5763            not 'MEMIF'"
5764   parameters:
5765   - "throughput"
5766   - "parent"
5767   - "tags"
5768   sort:
5769   - "L2PATCH"
5770   - "L2XCBASE"
5771   - "BASE"
5772   - "FIB_10K"
5773   - "FIB_100K"
5774   - "FIB_1M"
5775   traces:
5776     hoverinfo: "x+y"
5777     boxpoints: "outliers"
5778     whiskerwidth: 0
5779   layout:
5780     title: "l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
5781     layout: "plot-throughput"
5782
5783 -
5784   type: "plot"
5785   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
5786   algorithm: "plot_performance_box"
5787   output-file-type: ".html"
5788   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
5789   data: "plot-vpp-throughput-latency-3n-hsw"
5790   filter: "'NIC_Intel-X520-DA2' and
5791            '64B' and
5792            ('BASE' or 'SCALE') and
5793            'NDRPDR' and
5794            'ETH' and
5795            '2T2C' and
5796            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5797            not 'VHOST' and
5798            not 'MEMIF'"
5799   parameters:
5800   - "throughput"
5801   - "parent"
5802   - "tags"
5803   sort:
5804   - "L2PATCH"
5805   - "L2XCBASE"
5806   - "BASE"
5807   - "FIB_10K"
5808   - "FIB_100K"
5809   - "FIB_1M"
5810   traces:
5811     hoverinfo: "x+y"
5812     boxpoints: "outliers"
5813     whiskerwidth: 0
5814   layout:
5815     title: "l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
5816     layout: "plot-throughput"
5817
5818 -
5819   type: "plot"
5820   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
5821   algorithm: "plot_performance_box"
5822   output-file-type: ".html"
5823   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
5824   data: "plot-vpp-throughput-latency-3n-hsw"
5825   filter: "'NIC_Intel-X520-DA2' and
5826            '64B' and
5827            ('BASE' or 'SCALE') and
5828            'NDRPDR' and
5829            'ETH' and
5830            '2T2C' and
5831            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5832            not 'VHOST' and
5833            not 'MEMIF'"
5834   parameters:
5835   - "throughput"
5836   - "parent"
5837   - "tags"
5838   sort:
5839   - "L2PATCH"
5840   - "L2XCBASE"
5841   - "BASE"
5842   - "FIB_10K"
5843   - "FIB_100K"
5844   - "FIB_1M"
5845   traces:
5846     hoverinfo: "x+y"
5847     boxpoints: "outliers"
5848     whiskerwidth: 0
5849   layout:
5850     title: "l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
5851     layout: "plot-throughput"
5852
5853 # Packet Throughput - VPP L2 3n-hsw-x520 features
5854 -
5855   type: "plot"
5856   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
5857   algorithm: "plot_performance_box"
5858   output-file-type: ".html"
5859   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
5860   data: "plot-vpp-throughput-latency-3n-hsw"
5861   filter: "'NIC_Intel-X520-DA2' and
5862            '64B' and
5863            'NDRPDR' and
5864            '1T1C' and
5865            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
5866            not 'ACL' and
5867            not 'VHOST' and
5868            not 'MEMIF'"
5869   parameters:
5870   - "throughput"
5871   - "parent"
5872   - "tags"
5873   sort:
5874   - "L2XCBASE"    # l2xcbase
5875   - "L2BDBASE"    # l2bdbase
5876   - "L2XCFWD"     # dot1q-l2xcbase
5877   - "L2BDMACLRN"  # dot1q-l2bdbase
5878   traces:
5879     hoverinfo: "x+y"
5880     boxpoints: "outliers"
5881     whiskerwidth: 0
5882   layout:
5883     title: "l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
5884     layout: "plot-throughput"
5885
5886 -
5887   type: "plot"
5888   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-pdr"
5889   algorithm: "plot_performance_box"
5890   output-file-type: ".html"
5891   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-pdr"
5892   data: "plot-vpp-throughput-latency-3n-hsw"
5893   filter: "'NIC_Intel-X520-DA2' and
5894            '64B' and
5895            'NDRPDR' and
5896            '1T1C' and
5897            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
5898            not 'ACL' and
5899            not 'VHOST' and
5900            not 'MEMIF'"
5901   parameters:
5902   - "throughput"
5903   - "parent"
5904   - "tags"
5905   sort:
5906   - "L2XCBASE"    # l2xcbase
5907   - "L2BDBASE"    # l2bdbase
5908   - "L2XCFWD"     # dot1q-l2xcbase
5909   - "L2BDMACLRN"  # dot1q-l2bdbase
5910   traces:
5911     hoverinfo: "x+y"
5912     boxpoints: "outliers"
5913     whiskerwidth: 0
5914   layout:
5915     title: "l2sw-3n-hsw-x520-64b-1t1c-features-pdr"
5916     layout: "plot-throughput"
5917
5918 -
5919   type: "plot"
5920   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
5921   algorithm: "plot_performance_box"
5922   output-file-type: ".html"
5923   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
5924   data: "plot-vpp-throughput-latency-3n-hsw"
5925   filter: "'NIC_Intel-X520-DA2' and
5926            '64B' and
5927            'NDRPDR' and
5928            '2T2C' and
5929            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
5930            not 'ACL' and
5931            not 'VHOST' and
5932            not 'MEMIF'"
5933   parameters:
5934   - "throughput"
5935   - "parent"
5936   - "tags"
5937   sort:
5938   - "L2XCBASE"    # l2xcbase
5939   - "L2BDBASE"    # l2bdbase
5940   - "L2XCFWD"     # dot1q-l2xcbase
5941   - "L2BDMACLRN"  # dot1q-l2bdbase
5942   traces:
5943     hoverinfo: "x+y"
5944     boxpoints: "outliers"
5945     whiskerwidth: 0
5946   layout:
5947     title: "l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
5948     layout: "plot-throughput"
5949
5950 -
5951   type: "plot"
5952   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-pdr"
5953   algorithm: "plot_performance_box"
5954   output-file-type: ".html"
5955   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-pdr"
5956   data: "plot-vpp-throughput-latency-3n-hsw"
5957   filter: "'NIC_Intel-X520-DA2' and
5958            '64B' and
5959            'NDRPDR' and
5960            '2T2C' and
5961            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
5962            not 'ACL' and
5963            not 'VHOST' and
5964            not 'MEMIF'"
5965   parameters:
5966   - "throughput"
5967   - "parent"
5968   - "tags"
5969   sort:
5970   - "L2XCBASE"    # l2xcbase
5971   - "L2BDBASE"    # l2bdbase
5972   - "L2XCFWD"     # dot1q-l2xcbase
5973   - "L2BDMACLRN"  # dot1q-l2bdbase
5974   traces:
5975     hoverinfo: "x+y"
5976     boxpoints: "outliers"
5977     whiskerwidth: 0
5978   layout:
5979     title: "l2sw-3n-hsw-x520-64b-2t2c-features-pdr"
5980     layout: "plot-throughput"
5981
5982 # Packet Throughput - VPP L2 3n-hsw-x710 base and scale
5983 -
5984   type: "plot"
5985   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
5986   algorithm: "plot_performance_box"
5987   output-file-type: ".html"
5988   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
5989   data: "plot-vpp-throughput-latency-3n-hsw"
5990   filter: "'NIC_Intel-X710' and
5991            '64B' and
5992            ('BASE' or 'SCALE') and
5993            'NDRPDR' and
5994            'ETH' and
5995            '1T1C' and
5996            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5997            not 'VHOST' and
5998            not 'MEMIF'"
5999   parameters:
6000   - "throughput"
6001   - "parent"
6002   - "tags"
6003   sort:
6004   - "L2PATCH"
6005   - "L2XCFWD"
6006   - "L2BDMACLRN"
6007   - "FIB_10K"
6008   - "FIB_100K"
6009   - "FIB_1M"
6010   traces:
6011     hoverinfo: "x+y"
6012     boxpoints: "outliers"
6013     whiskerwidth: 0
6014   layout:
6015     title: "l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
6016     layout: "plot-throughput"
6017
6018 -
6019   type: "plot"
6020   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
6021   algorithm: "plot_performance_box"
6022   output-file-type: ".html"
6023   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
6024   data: "plot-vpp-throughput-latency-3n-hsw"
6025   filter: "'NIC_Intel-X710' and
6026            '64B' and
6027            ('BASE' or 'SCALE') and
6028            'NDRPDR' and
6029            'ETH' and
6030            '1T1C' and
6031            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6032            not 'VHOST' and
6033            not 'MEMIF'"
6034   parameters:
6035   - "throughput"
6036   - "parent"
6037   - "tags"
6038   sort:
6039   - "L2PATCH"
6040   - "L2XCFWD"
6041   - "L2BDMACLRN"
6042   - "FIB_10K"
6043   - "FIB_100K"
6044   - "FIB_1M"
6045   traces:
6046     hoverinfo: "x+y"
6047     boxpoints: "outliers"
6048     whiskerwidth: 0
6049   layout:
6050     title: "l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
6051     layout: "plot-throughput"
6052
6053 -
6054   type: "plot"
6055   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
6056   algorithm: "plot_performance_box"
6057   output-file-type: ".html"
6058   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
6059   data: "plot-vpp-throughput-latency-3n-hsw"
6060   filter: "'NIC_Intel-X710' and
6061            '64B' and
6062            ('BASE' or 'SCALE') and
6063            'NDRPDR' and
6064            'ETH' and
6065            '2T2C' and
6066            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6067            not 'VHOST' and
6068            not 'MEMIF'"
6069   parameters:
6070   - "throughput"
6071   - "parent"
6072   - "tags"
6073   sort:
6074   - "L2PATCH"
6075   - "L2XCFWD"
6076   - "L2BDMACLRN"
6077   - "FIB_10K"
6078   - "FIB_100K"
6079   - "FIB_1M"
6080   traces:
6081     hoverinfo: "x+y"
6082     boxpoints: "outliers"
6083     whiskerwidth: 0
6084   layout:
6085     title: "l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
6086     layout: "plot-throughput"
6087
6088 -
6089   type: "plot"
6090   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
6091   algorithm: "plot_performance_box"
6092   output-file-type: ".html"
6093   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
6094   data: "plot-vpp-throughput-latency-3n-hsw"
6095   filter: "'NIC_Intel-X710' and
6096            '64B' and
6097            ('BASE' or 'SCALE') and
6098            'NDRPDR' and
6099            'ETH' and
6100            '2T2C' and
6101            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6102            not 'VHOST' and
6103            not 'MEMIF'"
6104   parameters:
6105   - "throughput"
6106   - "parent"
6107   - "tags"
6108   sort:
6109   - "L2PATCH"
6110   - "L2XCFWD"
6111   - "L2BDMACLRN"
6112   - "FIB_10K"
6113   - "FIB_100K"
6114   - "FIB_1M"
6115   traces:
6116     hoverinfo: "x+y"
6117     boxpoints: "outliers"
6118     whiskerwidth: 0
6119   layout:
6120     title: "l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
6121     layout: "plot-throughput"
6122
6123 # Packet Throughput - VPP L2 3n-hsw-x710 features
6124 -
6125   type: "plot"
6126   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
6127   algorithm: "plot_performance_box"
6128   output-file-type: ".html"
6129   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
6130   data: "plot-vpp-throughput-latency-3n-hsw"
6131   filter: "'NIC_Intel-X710' and
6132            '64B' and
6133            'NDRPDR' and
6134            '1T1C' and
6135            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6136            not 'ACL' and
6137            not 'VHOST' and
6138            not 'L2OVRLAY' and
6139            not 'MEMIF'"
6140   parameters:
6141   - "throughput"
6142   - "parent"
6143   - "tags"
6144   sort:
6145   - "L2XCBASE"    # l2xcbase
6146   - "L2BDBASE"    # l2bdbase
6147   - "L2XCFWD"     # dot1q-l2xcbase
6148   - "L2BDMACLRN"  # dot1q-l2bdbase
6149   traces:
6150     hoverinfo: "x+y"
6151     boxpoints: "outliers"
6152     whiskerwidth: 0
6153   layout:
6154     title: "l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
6155     layout: "plot-throughput"
6156
6157 -
6158   type: "plot"
6159   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
6160   algorithm: "plot_performance_box"
6161   output-file-type: ".html"
6162   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
6163   data: "plot-vpp-throughput-latency-3n-hsw"
6164   filter: "'NIC_Intel-X710' and
6165            '64B' and
6166            'NDRPDR' and
6167            '1T1C' and
6168            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6169            not 'ACL' and
6170            not 'VHOST' and
6171            not 'L2OVRLAY' and
6172            not 'MEMIF'"
6173   parameters:
6174   - "throughput"
6175   - "parent"
6176   - "tags"
6177   sort:
6178   - "L2XCBASE"    # l2xcbase
6179   - "L2BDBASE"    # l2bdbase
6180   - "L2XCFWD"     # dot1q-l2xcbase
6181   - "L2BDMACLRN"  # dot1q-l2bdbase
6182   traces:
6183     hoverinfo: "x+y"
6184     boxpoints: "outliers"
6185     whiskerwidth: 0
6186   layout:
6187     title: "l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
6188     layout: "plot-throughput"
6189
6190 -
6191   type: "plot"
6192   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
6193   algorithm: "plot_performance_box"
6194   output-file-type: ".html"
6195   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
6196   data: "plot-vpp-throughput-latency-3n-hsw"
6197   filter: "'NIC_Intel-X710' and
6198            '64B' and
6199            'NDRPDR' and
6200            '2T2C' and
6201            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6202            not 'ACL' and
6203            not 'VHOST' and
6204            not 'L2OVRLAY' and
6205            not 'MEMIF'"
6206   parameters:
6207   - "throughput"
6208   - "parent"
6209   - "tags"
6210   sort:
6211   - "L2XCBASE"    # l2xcbase
6212   - "L2BDBASE"    # l2bdbase
6213   - "L2XCFWD"     # dot1q-l2xcbase
6214   - "L2BDMACLRN"  # dot1q-l2bdbase
6215   traces:
6216     hoverinfo: "x+y"
6217     boxpoints: "outliers"
6218     whiskerwidth: 0
6219   layout:
6220     title: "l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
6221     layout: "plot-throughput"
6222
6223 -
6224   type: "plot"
6225   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
6226   algorithm: "plot_performance_box"
6227   output-file-type: ".html"
6228   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
6229   data: "plot-vpp-throughput-latency-3n-hsw"
6230   filter: "'NIC_Intel-X710' and
6231            '64B' and
6232            'NDRPDR' and
6233            '2T2C' and
6234            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6235            not 'ACL' and
6236            not 'VHOST' and
6237            not 'L2OVRLAY' and
6238            not 'MEMIF'"
6239   parameters:
6240   - "throughput"
6241   - "parent"
6242   - "tags"
6243   sort:
6244   - "L2XCBASE"    # l2xcbase
6245   - "L2BDBASE"    # l2bdbase
6246   - "L2XCFWD"     # dot1q-l2xcbase
6247   - "L2BDMACLRN"  # dot1q-l2bdbase
6248   traces:
6249     hoverinfo: "x+y"
6250     boxpoints: "outliers"
6251     whiskerwidth: 0
6252   layout:
6253     title: "l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
6254     layout: "plot-throughput"
6255
6256 # Packet Throughput - VPP L2 3n-hsw-xl710 base and scale
6257 -
6258   type: "plot"
6259   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
6260   algorithm: "plot_performance_box"
6261   output-file-type: ".html"
6262   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
6263   data: "plot-vpp-throughput-latency-3n-hsw"
6264   filter: "'NIC_Intel-XL710' and
6265            '64B' and
6266            'BASE' and
6267            'NDRPDR' and
6268            'ETH' and
6269            '1T1C' and
6270            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6271            not 'VHOST' and
6272            not 'MEMIF'"
6273   parameters:
6274   - "throughput"
6275   - "parent"
6276   - "tags"
6277   sort:
6278   - "L2PATCH"
6279   - "L2XCFWD"
6280   - "L2BDMACLRN"
6281   traces:
6282     hoverinfo: "x+y"
6283     boxpoints: "outliers"
6284     whiskerwidth: 0
6285   layout:
6286     title: "l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
6287     layout: "plot-throughput"
6288
6289 -
6290   type: "plot"
6291   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-1t1c-base-pdr"
6292   algorithm: "plot_performance_box"
6293   output-file-type: ".html"
6294   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base-pdr"
6295   data: "plot-vpp-throughput-latency-3n-hsw"
6296   filter: "'NIC_Intel-XL710' and
6297            '64B' and
6298            'BASE' and
6299            'NDRPDR' and
6300            'ETH' and
6301            '1T1C' and
6302            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6303            not 'VHOST' and
6304            not 'MEMIF'"
6305   parameters:
6306   - "throughput"
6307   - "parent"
6308   - "tags"
6309   sort:
6310   - "L2PATCH"
6311   - "L2XCFWD"
6312   - "L2BDMACLRN"
6313   traces:
6314     hoverinfo: "x+y"
6315     boxpoints: "outliers"
6316     whiskerwidth: 0
6317   layout:
6318     title: "l2sw-3n-hsw-xl710-64b-1t1c-base-pdr"
6319     layout: "plot-throughput"
6320
6321 -
6322   type: "plot"
6323   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
6324   algorithm: "plot_performance_box"
6325   output-file-type: ".html"
6326   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
6327   data: "plot-vpp-throughput-latency-3n-hsw"
6328   filter: "'NIC_Intel-XL710' and
6329            '64B' and
6330            'BASE' and
6331            'NDRPDR' and
6332            'ETH' and
6333            '2T2C' and
6334            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6335            not 'VHOST' and
6336            not 'MEMIF'"
6337   parameters:
6338   - "throughput"
6339   - "parent"
6340   - "tags"
6341   sort:
6342   - "L2PATCH"
6343   - "L2XCFWD"
6344   - "L2BDMACLRN"
6345   traces:
6346     hoverinfo: "x+y"
6347     boxpoints: "outliers"
6348     whiskerwidth: 0
6349   layout:
6350     title: "l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
6351     layout: "plot-throughput"
6352
6353 -
6354   type: "plot"
6355   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-2t2c-base-pdr"
6356   algorithm: "plot_performance_box"
6357   output-file-type: ".html"
6358   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base-pdr"
6359   data: "plot-vpp-throughput-latency-3n-hsw"
6360   filter: "'NIC_Intel-XL710' and
6361            '64B' and
6362            'BASE' and
6363            'NDRPDR' and
6364            'ETH' and
6365            '2T2C' and
6366            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6367            not 'VHOST' and
6368            not 'MEMIF'"
6369   parameters:
6370   - "throughput"
6371   - "parent"
6372   - "tags"
6373   sort:
6374   - "L2PATCH"
6375   - "L2XCFWD"
6376   - "L2BDMACLRN"
6377   traces:
6378     hoverinfo: "x+y"
6379     boxpoints: "outliers"
6380     whiskerwidth: 0
6381   layout:
6382     title: "l2sw-3n-hsw-xl710-64b-2t2c-base-pdr"
6383     layout: "plot-throughput"
6384
6385 # Packet Throughput - VPP L2 3n-skx-x710 base and scale
6386 -
6387   type: "plot"
6388   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
6389   algorithm: "plot_performance_box"
6390   output-file-type: ".html"
6391   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
6392   data: "plot-vpp-throughput-latency-3n-skx"
6393   filter: "'NIC_Intel-X710' and
6394            '64B' and
6395            ('BASE' or 'SCALE') and
6396            'NDRPDR' and
6397            'ETH' and
6398            '2T1C' and
6399            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6400            not 'VHOST' and
6401            not 'MEMIF' and
6402            not 'DRV_AVF'"
6403   parameters:
6404   - "throughput"
6405   - "parent"
6406   - "tags"
6407   sort:
6408   - "L2PATCH"
6409   - "L2XCBASE"
6410   - "BASE"
6411   - "FIB_10K"
6412   - "FIB_100K"
6413   - "FIB_1M"
6414   traces:
6415     hoverinfo: "x+y"
6416     boxpoints: "outliers"
6417     whiskerwidth: 0
6418   layout:
6419     title: "l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
6420     layout: "plot-throughput"
6421
6422 -
6423   type: "plot"
6424   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
6425   algorithm: "plot_performance_box"
6426   output-file-type: ".html"
6427   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
6428   data: "plot-vpp-throughput-latency-3n-skx"
6429   filter: "'NIC_Intel-X710' and
6430            '64B' and
6431            ('BASE' or 'SCALE') and
6432            'NDRPDR' and
6433            'ETH' and
6434            '2T1C' and
6435            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6436            not 'VHOST' and
6437            not 'MEMIF' and
6438            not 'DRV_AVF'"
6439   parameters:
6440   - "throughput"
6441   - "parent"
6442   - "tags"
6443   sort:
6444   - "L2PATCH"
6445   - "L2XCBASE"
6446   - "BASE"
6447   - "FIB_10K"
6448   - "FIB_100K"
6449   - "FIB_1M"
6450   traces:
6451     hoverinfo: "x+y"
6452     boxpoints: "outliers"
6453     whiskerwidth: 0
6454   layout:
6455     title: "l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
6456     layout: "plot-throughput"
6457
6458 -
6459   type: "plot"
6460   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
6461   algorithm: "plot_performance_box"
6462   output-file-type: ".html"
6463   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
6464   data: "plot-vpp-throughput-latency-3n-skx"
6465   filter: "'NIC_Intel-X710' and
6466            '64B' and
6467            ('BASE' or 'SCALE') and
6468            'NDRPDR' and
6469            'ETH' and
6470            '4T2C' and
6471            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6472            not 'VHOST' and
6473            not 'MEMIF' and
6474            not 'DRV_AVF'"
6475   parameters:
6476   - "throughput"
6477   - "parent"
6478   - "tags"
6479   sort:
6480   - "L2PATCH"
6481   - "L2XCBASE"
6482   - "BASE"
6483   - "FIB_10K"
6484   - "FIB_100K"
6485   - "FIB_1M"
6486   traces:
6487     hoverinfo: "x+y"
6488     boxpoints: "outliers"
6489     whiskerwidth: 0
6490   layout:
6491     title: "l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
6492     layout: "plot-throughput"
6493
6494 -
6495   type: "plot"
6496   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
6497   algorithm: "plot_performance_box"
6498   output-file-type: ".html"
6499   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
6500   data: "plot-vpp-throughput-latency-3n-skx"
6501   filter: "'NIC_Intel-X710' and
6502            '64B' and
6503            ('BASE' or 'SCALE') and
6504            'NDRPDR' and
6505            'ETH' and
6506            '4T2C' and
6507            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6508            not 'VHOST' and
6509            not 'MEMIF' and
6510            not 'DRV_AVF'"
6511   parameters:
6512   - "throughput"
6513   - "parent"
6514   - "tags"
6515   sort:
6516   - "L2PATCH"
6517   - "L2XCBASE"
6518   - "BASE"
6519   - "FIB_10K"
6520   - "FIB_100K"
6521   - "FIB_1M"
6522   traces:
6523     hoverinfo: "x+y"
6524     boxpoints: "outliers"
6525     whiskerwidth: 0
6526   layout:
6527     title: "l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
6528     layout: "plot-throughput"
6529
6530 # Packet Throughput - VPP L2 3n-skx-x710 features
6531 -
6532   type: "plot"
6533   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-ndr"
6534   algorithm: "plot_performance_box"
6535   output-file-type: ".html"
6536   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-ndr"
6537   data: "plot-vpp-throughput-latency-3n-skx"
6538   filter: "'NIC_Intel-X710' and
6539            '64B' and
6540            'NDRPDR' and
6541            '2T1C' and
6542            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6543            not 'ACL' and
6544            not 'VHOST' and
6545            not 'DRV_AVF' and
6546            not 'L2OVRLAY' and
6547            not 'MEMIF'"
6548   parameters:
6549   - "throughput"
6550   - "parent"
6551   - "tags"
6552   sort:
6553   - "L2XCBASE"    # l2xcbase
6554   - "L2BDBASE"    # l2bdbase
6555   - "L2XCFWD"     # dot1q-l2xcbase
6556   - "L2BDMACLRN"  # dot1q-l2bdbase
6557   traces:
6558     hoverinfo: "x+y"
6559     boxpoints: "outliers"
6560     whiskerwidth: 0
6561   layout:
6562     title: "l2sw-3n-skx-x710-64b-2t1c-features-ndr"
6563     layout: "plot-throughput"
6564
6565 -
6566   type: "plot"
6567   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-pdr"
6568   algorithm: "plot_performance_box"
6569   output-file-type: ".html"
6570   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-pdr"
6571   data: "plot-vpp-throughput-latency-3n-skx"
6572   filter: "'NIC_Intel-X710' and
6573            '64B' and
6574            'NDRPDR' and
6575            '2T1C' and
6576            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6577            not 'ACL' and
6578            not 'VHOST' and
6579            not 'DRV_AVF' and
6580            not 'L2OVRLAY' and
6581            not 'MEMIF'"
6582   parameters:
6583   - "throughput"
6584   - "parent"
6585   - "tags"
6586   sort:
6587   - "L2XCBASE"    # l2xcbase
6588   - "L2BDBASE"    # l2bdbase
6589   - "L2XCFWD"     # dot1q-l2xcbase
6590   - "L2BDMACLRN"  # dot1q-l2bdbase
6591   traces:
6592     hoverinfo: "x+y"
6593     boxpoints: "outliers"
6594     whiskerwidth: 0
6595   layout:
6596     title: "l2sw-3n-skx-x710-64b-2t1c-features-pdr"
6597     layout: "plot-throughput"
6598
6599 -
6600   type: "plot"
6601   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-ndr"
6602   algorithm: "plot_performance_box"
6603   output-file-type: ".html"
6604   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-ndr"
6605   data: "plot-vpp-throughput-latency-3n-skx"
6606   filter: "'NIC_Intel-X710' and
6607            '64B' and
6608            'NDRPDR' and
6609            '4T2C' and
6610            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6611            not 'ACL' and
6612            not 'VHOST' and
6613            not 'DRV_AVF' and
6614            not 'L2OVRLAY' and
6615            not 'MEMIF'"
6616   parameters:
6617   - "throughput"
6618   - "parent"
6619   - "tags"
6620   sort:
6621   - "L2XCBASE"    # l2xcbase
6622   - "L2BDBASE"    # l2bdbase
6623   - "L2XCFWD"     # dot1q-l2xcbase
6624   - "L2BDMACLRN"  # dot1q-l2bdbase
6625   traces:
6626     hoverinfo: "x+y"
6627     boxpoints: "outliers"
6628     whiskerwidth: 0
6629   layout:
6630     title: "l2sw-3n-skx-x710-64b-4t2c-features-ndr"
6631     layout: "plot-throughput"
6632
6633 -
6634   type: "plot"
6635   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-pdr"
6636   algorithm: "plot_performance_box"
6637   output-file-type: ".html"
6638   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-pdr"
6639   data: "plot-vpp-throughput-latency-3n-skx"
6640   filter: "'NIC_Intel-X710' and
6641            '64B' and
6642            'NDRPDR' and
6643            '4T2C' and
6644            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6645            not 'ACL' and
6646            not 'VHOST' and
6647            not 'DRV_AVF' and
6648            not 'L2OVRLAY' and
6649            not 'MEMIF'"
6650   parameters:
6651   - "throughput"
6652   - "parent"
6653   - "tags"
6654   sort:
6655   - "L2XCBASE"    # l2xcbase
6656   - "L2BDBASE"    # l2bdbase
6657   - "L2XCFWD"     # dot1q-l2xcbase
6658   - "L2BDMACLRN"  # dot1q-l2bdbase
6659   traces:
6660     hoverinfo: "x+y"
6661     boxpoints: "outliers"
6662     whiskerwidth: 0
6663   layout:
6664     title: "l2sw-3n-skx-x710-64b-4t2c-features-pdr"
6665     layout: "plot-throughput"
6666
6667 # Packet Throughput - VPP L2 3n-skx-xxv710 base and scale
6668 -
6669   type: "plot"
6670   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-2t1c-base-ndr"
6671   algorithm: "plot_performance_box"
6672   output-file-type: ".html"
6673   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base-ndr"
6674   data: "plot-vpp-throughput-latency-3n-skx"
6675   filter: "'NIC_Intel-XXV710' and
6676            '64B' and
6677            ('BASE' or 'SCALE') and
6678            'NDRPDR' and
6679            'ETH' and
6680            '2T1C' and
6681            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6682            not 'VHOST' and
6683            not 'MEMIF'"
6684   parameters:
6685   - "throughput"
6686   - "parent"
6687   - "tags"
6688   sort:
6689   - "L2PATCH"
6690   - "L2PATCH"
6691   - "L2XCBASE"
6692   - "L2BDMACLRN"
6693   traces:
6694     hoverinfo: "x+y"
6695     boxpoints: "outliers"
6696     whiskerwidth: 0
6697   layout:
6698     title: "l2sw-3n-skx-xxv710-64b-2t1c-base-ndr"
6699     layout: "plot-throughput"
6700
6701 -
6702   type: "plot"
6703   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-2t1c-base-pdr"
6704   algorithm: "plot_performance_box"
6705   output-file-type: ".html"
6706   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base-pdr"
6707   data: "plot-vpp-throughput-latency-3n-skx"
6708   filter: "'NIC_Intel-XXV710' and
6709            '64B' and
6710            ('BASE' or 'SCALE') and
6711            'NDRPDR' and
6712            'ETH' and
6713            '2T1C' and
6714            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6715            not 'VHOST' and
6716            not 'MEMIF'"
6717   parameters:
6718   - "throughput"
6719   - "parent"
6720   - "tags"
6721   sort:
6722   - "L2PATCH"
6723   - "L2PATCH"
6724   - "L2XCBASE"
6725   - "L2BDMACLRN"
6726   traces:
6727     hoverinfo: "x+y"
6728     boxpoints: "outliers"
6729     whiskerwidth: 0
6730   layout:
6731     title: "l2sw-3n-skx-xxv710-64b-2t1c-base-pdr"
6732     layout: "plot-throughput"
6733
6734 -
6735   type: "plot"
6736   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-4t2c-base-ndr"
6737   algorithm: "plot_performance_box"
6738   output-file-type: ".html"
6739   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base-ndr"
6740   data: "plot-vpp-throughput-latency-3n-skx"
6741   filter: "'NIC_Intel-XXV710' and
6742            '64B' and
6743            ('BASE' or 'SCALE') and
6744            'NDRPDR' and
6745            'ETH' and
6746            '4T2C' and
6747            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6748            not 'VHOST' and
6749            not 'MEMIF'"
6750   parameters:
6751   - "throughput"
6752   - "parent"
6753   - "tags"
6754   sort:
6755   - "L2PATCH"
6756   - "L2PATCH"
6757   - "L2XCBASE"
6758   - "L2BDMACLRN"
6759   traces:
6760     hoverinfo: "x+y"
6761     boxpoints: "outliers"
6762     whiskerwidth: 0
6763   layout:
6764     title: "l2sw-3n-skx-xxv710-64b-4t2c-base-ndr"
6765     layout: "plot-throughput"
6766
6767 -
6768   type: "plot"
6769   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-4t2c-base-pdr"
6770   algorithm: "plot_performance_box"
6771   output-file-type: ".html"
6772   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base-pdr"
6773   data: "plot-vpp-throughput-latency-3n-skx"
6774   filter: "'NIC_Intel-XXV710' and
6775            '64B' and
6776            ('BASE' or 'SCALE') and
6777            'NDRPDR' and
6778            'ETH' and
6779            '4T2C' and
6780            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6781            not 'VHOST' and
6782            not 'MEMIF'"
6783   parameters:
6784   - "throughput"
6785   - "parent"
6786   - "tags"
6787   sort:
6788   - "L2PATCH"
6789   - "L2PATCH"
6790   - "L2XCBASE"
6791   - "L2BDMACLRN"
6792   traces:
6793     hoverinfo: "x+y"
6794     boxpoints: "outliers"
6795     whiskerwidth: 0
6796   layout:
6797     title: "l2sw-3n-skx-xxv710-64b-4t2c-base-pdr"
6798     layout: "plot-throughput"
6799
6800 # Packet Throughput - VPP L2 2n-skx-x710 base and scale
6801 -
6802   type: "plot"
6803   title: "VPP Throughput: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
6804   algorithm: "plot_performance_box"
6805   output-file-type: ".html"
6806   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
6807   data: "plot-vpp-throughput-latency-2n-skx"
6808   filter: "'NIC_Intel-X710' and
6809            '64B' and
6810            ('BASE' or 'SCALE') and
6811            'NDRPDR' and
6812            'ETH' and
6813            '2T1C' and
6814            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6815            not 'VHOST' and
6816            not 'MEMIF'"
6817   parameters:
6818   - "throughput"
6819   - "parent"
6820   - "tags"
6821   sort:
6822   - "L2PATCH"
6823   - "L2XCBASE"
6824   - "BASE"
6825   - "FIB_10K"
6826   - "FIB_100K"
6827   - "FIB_1M"
6828   traces:
6829     hoverinfo: "x+y"
6830     boxpoints: "outliers"
6831     whiskerwidth: 0
6832   layout:
6833     title: "l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
6834     layout: "plot-throughput"
6835
6836 -
6837   type: "plot"
6838   title: "VPP Throughput: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
6839   algorithm: "plot_performance_box"
6840   output-file-type: ".html"
6841   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
6842   data: "plot-vpp-throughput-latency-2n-skx"
6843   filter: "'NIC_Intel-X710' and
6844            '64B' and
6845            ('BASE' or 'SCALE') and
6846            'NDRPDR' and
6847            'ETH' and
6848            '2T1C' and
6849            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6850            not 'VHOST' and
6851            not 'MEMIF'"
6852   parameters:
6853   - "throughput"
6854   - "parent"
6855   - "tags"
6856   sort:
6857   - "L2PATCH"
6858   - "L2XCBASE"
6859   - "BASE"
6860   - "FIB_10K"
6861   - "FIB_100K"
6862   - "FIB_1M"
6863   traces:
6864     hoverinfo: "x+y"
6865     boxpoints: "outliers"
6866     whiskerwidth: 0
6867   layout:
6868     title: "l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
6869     layout: "plot-throughput"
6870
6871 -
6872   type: "plot"
6873   title: "VPP Throughput: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
6874   algorithm: "plot_performance_box"
6875   output-file-type: ".html"
6876   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
6877   data: "plot-vpp-throughput-latency-2n-skx"
6878   filter: "'NIC_Intel-X710' and
6879            '64B' and
6880            ('BASE' or 'SCALE') and
6881            'NDRPDR' and
6882            'ETH' and
6883            '4T2C' and
6884            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6885            not 'VHOST' and
6886            not 'MEMIF'"
6887   parameters:
6888   - "throughput"
6889   - "parent"
6890   - "tags"
6891   sort:
6892   - "L2PATCH"
6893   - "L2XCBASE"
6894   - "BASE"
6895   - "FIB_10K"
6896   - "FIB_100K"
6897   - "FIB_1M"
6898   traces:
6899     hoverinfo: "x+y"
6900     boxpoints: "outliers"
6901     whiskerwidth: 0
6902   layout:
6903     title: "l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
6904     layout: "plot-throughput"
6905
6906 -
6907   type: "plot"
6908   title: "VPP Throughput: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
6909   algorithm: "plot_performance_box"
6910   output-file-type: ".html"
6911   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
6912   data: "plot-vpp-throughput-latency-2n-skx"
6913   filter: "'NIC_Intel-X710' and
6914            '64B' and
6915            ('BASE' or 'SCALE') and
6916            'NDRPDR' and
6917            'ETH' and
6918            '4T2C' and
6919            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6920            not 'VHOST' and
6921            not 'MEMIF'"
6922   parameters:
6923   - "throughput"
6924   - "parent"
6925   - "tags"
6926   sort:
6927   - "L2PATCH"
6928   - "L2XCBASE"
6929   - "BASE"
6930   - "FIB_10K"
6931   - "FIB_100K"
6932   - "FIB_1M"
6933   traces:
6934     hoverinfo: "x+y"
6935     boxpoints: "outliers"
6936     whiskerwidth: 0
6937   layout:
6938     title: "l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
6939     layout: "plot-throughput"
6940
6941 # Packet Throughput - VPP L2 2n-skx-xxv710 base and scale
6942 -
6943   type: "plot"
6944   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
6945   algorithm: "plot_performance_box"
6946   output-file-type: ".html"
6947   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
6948   data: "plot-vpp-throughput-latency-2n-skx"
6949   filter: "'NIC_Intel-XXV710' and
6950            '64B' and
6951            ('BASE' or 'SCALE') and
6952            'NDRPDR' and
6953            'ETH' and
6954            '2T1C' and
6955            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6956            not 'VHOST' and
6957            not 'MEMIF'"
6958   parameters:
6959   - "throughput"
6960   - "parent"
6961   - "tags"
6962   sort:
6963   - "L2PATCH"
6964   - "L2XCBASE"
6965   - "BASE"
6966   - "FIB_10K"
6967   - "FIB_100K"
6968   - "FIB_1M"
6969   traces:
6970     hoverinfo: "x+y"
6971     boxpoints: "outliers"
6972     whiskerwidth: 0
6973   layout:
6974     title: "l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
6975     layout: "plot-throughput"
6976
6977 -
6978   type: "plot"
6979   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
6980   algorithm: "plot_performance_box"
6981   output-file-type: ".html"
6982   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
6983   data: "plot-vpp-throughput-latency-2n-skx"
6984   filter: "'NIC_Intel-XXV710' and
6985            '64B' and
6986            ('BASE' or 'SCALE') and
6987            'NDRPDR' and
6988            'ETH' and
6989            '2T1C' and
6990            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6991            not 'VHOST' and
6992            not 'MEMIF'"
6993   parameters:
6994   - "throughput"
6995   - "parent"
6996   - "tags"
6997   sort:
6998   - "L2PATCH"
6999   - "L2XCBASE"
7000   - "BASE"
7001   - "FIB_10K"
7002   - "FIB_100K"
7003   - "FIB_1M"
7004   traces:
7005     hoverinfo: "x+y"
7006     boxpoints: "outliers"
7007     whiskerwidth: 0
7008   layout:
7009     title: "l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
7010     layout: "plot-throughput"
7011
7012 -
7013   type: "plot"
7014   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
7015   algorithm: "plot_performance_box"
7016   output-file-type: ".html"
7017   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
7018   data: "plot-vpp-throughput-latency-2n-skx"
7019   filter: "'NIC_Intel-XXV710' and
7020            '64B' and
7021            ('BASE' or 'SCALE') and
7022            'NDRPDR' and
7023            'ETH' and
7024            '4T2C' and
7025            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7026            not 'VHOST' and
7027            not 'MEMIF'"
7028   parameters:
7029   - "throughput"
7030   - "parent"
7031   - "tags"
7032   sort:
7033   - "L2PATCH"
7034   - "L2XCBASE"
7035   - "BASE"
7036   - "FIB_10K"
7037   - "FIB_100K"
7038   - "FIB_1M"
7039   traces:
7040     hoverinfo: "x+y"
7041     boxpoints: "outliers"
7042     whiskerwidth: 0
7043   layout:
7044     title: "l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
7045     layout: "plot-throughput"
7046
7047 -
7048   type: "plot"
7049   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
7050   algorithm: "plot_performance_box"
7051   output-file-type: ".html"
7052   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
7053   data: "plot-vpp-throughput-latency-2n-skx"
7054   filter: "'NIC_Intel-XXV710' and
7055            '64B' and
7056            ('BASE' or 'SCALE') and
7057            'NDRPDR' and
7058            'ETH' and
7059            '4T2C' and
7060            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7061            not 'VHOST' and
7062            not 'MEMIF'"
7063   parameters:
7064   - "throughput"
7065   - "parent"
7066   - "tags"
7067   sort:
7068   - "L2PATCH"
7069   - "L2XCBASE"
7070   - "BASE"
7071   - "FIB_10K"
7072   - "FIB_100K"
7073   - "FIB_1M"
7074   traces:
7075     hoverinfo: "x+y"
7076     boxpoints: "outliers"
7077     whiskerwidth: 0
7078   layout:
7079     title: "l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
7080     layout: "plot-throughput"
7081
7082 # Packet Throughput - VPP L2 2n-dnv-x553 base
7083 -
7084   type: "plot"
7085   title: "VPP Throughput: l2sw-2n-dnv-x553-64b-1t1c-base-ndr"
7086   algorithm: "plot_performance_box"
7087   output-file-type: ".html"
7088   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-1t1c-base-ndr"
7089   data: "intel-dnv-vpp"
7090   filter: "'NIC_Intel-X553' and
7091            '64B' and
7092            'BASE' and
7093            'NDRPDR' and
7094            'ETH' and
7095            '1T1C' and
7096            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7097            not 'VHOST' and
7098            not 'MEMIF'"
7099   parameters:
7100   - "throughput"
7101   - "parent"
7102   - "tags"
7103   sort:
7104   - "L2XCBASE"
7105   - "L2BDMACLRN"
7106   - "L2PATCH"
7107   traces:
7108     hoverinfo: "x+y"
7109     boxpoints: "outliers"
7110     whiskerwidth: 0
7111   layout:
7112     title: "l2sw-2n-dnv-x553-64b-1t1c-base-ndr"
7113     layout: "plot-throughput"
7114
7115 -
7116   type: "plot"
7117   title: "VPP Throughput: l2sw-2n-dnv-x553-64b-1t1c-base-pdr"
7118   algorithm: "plot_performance_box"
7119   output-file-type: ".html"
7120   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-1t1c-base-pdr"
7121   data: "intel-dnv-vpp"
7122   filter: "'NIC_Intel-X553' and
7123            '64B' and
7124            ('BASE' or 'SCALE') and
7125            'NDRPDR' and
7126            'ETH' and
7127            '1T1C' and
7128            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7129            not 'VHOST' and
7130            not 'MEMIF'"
7131   parameters:
7132   - "throughput"
7133   - "parent"
7134   - "tags"
7135   sort:
7136   - "L2XCBASE"
7137   - "L2BDMACLRN"
7138   - "L2PATCH"
7139   traces:
7140     hoverinfo: "x+y"
7141     boxpoints: "outliers"
7142     whiskerwidth: 0
7143   layout:
7144     title: "l2sw-2n-dnv-x553-64b-1t1c-base-pdr"
7145     layout: "plot-throughput"
7146
7147 -
7148   type: "plot"
7149   title: "VPP Throughput: l2sw-2n-dnv-x553-64b-2t2c-base-ndr"
7150   algorithm: "plot_performance_box"
7151   output-file-type: ".html"
7152   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-2t2c-base-ndr"
7153   data: "intel-dnv-vpp"
7154   filter: "'NIC_Intel-X553' and
7155            '64B' and
7156            ('BASE' or 'SCALE') and
7157            'NDRPDR' and
7158            'ETH' and
7159            '2T2C' and
7160            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7161            not 'VHOST' and
7162            not 'MEMIF'"
7163   parameters:
7164   - "throughput"
7165   - "parent"
7166   - "tags"
7167   sort:
7168   - "L2XCBASE"
7169   - "L2BDMACLRN"
7170   - "L2PATCH"
7171   traces:
7172     hoverinfo: "x+y"
7173     boxpoints: "outliers"
7174     whiskerwidth: 0
7175   layout:
7176     title: "l2sw-2n-dnv-x553-64b-2t2c-base-ndr"
7177     layout: "plot-throughput"
7178
7179 -
7180   type: "plot"
7181   title: "VPP Throughput: l2sw-2n-dnv-x553-64b-2t2c-base-pdr"
7182   algorithm: "plot_performance_box"
7183   output-file-type: ".html"
7184   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-2t2c-base-pdr"
7185   data: "intel-dnv-vpp"
7186   filter: "'NIC_Intel-X553' and
7187            '64B' and
7188            ('BASE' or 'SCALE') and
7189            'NDRPDR' and
7190            'ETH' and
7191            '2T2C' and
7192            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7193            not 'VHOST' and
7194            not 'MEMIF'"
7195   parameters:
7196   - "throughput"
7197   - "parent"
7198   - "tags"
7199   sort:
7200   - "L2XCBASE"
7201   - "L2BDMACLRN"
7202   - "L2PATCH"
7203   traces:
7204     hoverinfo: "x+y"
7205     boxpoints: "outliers"
7206     whiskerwidth: 0
7207   layout:
7208     title: "l2sw-2n-dnv-x553-64b-2t2c-base-pdr"
7209     layout: "plot-throughput"
7210
7211 ################################################################################
7212
7213 # Packet Throughput - VPP Container Memif 3n-hsw-x520
7214 -
7215   type: "plot"
7216   title: "VPP Throughput: memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
7217   algorithm: "plot_performance_box"
7218   output-file-type: ".html"
7219   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
7220   data: "plot-vpp-throughput-latency-3n-hsw"
7221   filter: "'NIC_Intel-X520-DA2' and
7222            '64B' and
7223            ('BASE' or 'SCALE') and
7224            'NDRPDR' and
7225            '1T1C' and
7226            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7227            not 'VHOST' and
7228            'MEMIF'"
7229   parameters:
7230   - "throughput"
7231   - "parent"
7232   - "tags"
7233   sort:
7234   - "L2XCFWD"
7235   - "L2XCFWD"
7236   - "L2XCFWD"
7237   - "L2BDMACLRN"
7238   - "L2BDMACLRN"
7239   - "L2BDMACLRN"
7240   - "IP4FWD"
7241   traces:
7242     hoverinfo: "x+y"
7243     boxpoints: "outliers"
7244     whiskerwidth: 0
7245   layout:
7246     title: "memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
7247     layout: "plot-throughput"
7248
7249 -
7250   type: "plot"
7251   title: "VPP Throughput: memif-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
7252   algorithm: "plot_performance_box"
7253   output-file-type: ".html"
7254   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
7255   data: "plot-vpp-throughput-latency-3n-hsw"
7256   filter: "'NIC_Intel-X520-DA2' and
7257            '64B' and
7258            ('BASE' or 'SCALE') and
7259            'NDRPDR' and
7260            '1T1C' and
7261            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7262            not 'VHOST' and
7263            'MEMIF'"
7264   parameters:
7265   - "throughput"
7266   - "parent"
7267   - "tags"
7268   sort:
7269   - "L2XCFWD"
7270   - "L2XCFWD"
7271   - "L2XCFWD"
7272   - "L2BDMACLRN"
7273   - "L2BDMACLRN"
7274   - "L2BDMACLRN"
7275   - "IP4FWD"
7276   traces:
7277     hoverinfo: "x+y"
7278     boxpoints: "outliers"
7279     whiskerwidth: 0
7280   layout:
7281     title: "memif-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
7282     layout: "plot-throughput"
7283
7284 -
7285   type: "plot"
7286   title: "VPP Throughput: memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
7287   algorithm: "plot_performance_box"
7288   output-file-type: ".html"
7289   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
7290   data: "plot-vpp-throughput-latency-3n-hsw"
7291   filter: "'NIC_Intel-X520-DA2' and
7292            '64B' and
7293            ('BASE' or 'SCALE') and
7294            'NDRPDR' and
7295            '2T2C' and
7296            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7297            not 'VHOST' and
7298            'MEMIF'"
7299   parameters:
7300   - "throughput"
7301   - "parent"
7302   - "tags"
7303   sort:
7304   - "L2XCFWD"
7305   - "L2XCFWD"
7306   - "L2XCFWD"
7307   - "L2BDMACLRN"
7308   - "L2BDMACLRN"
7309   - "L2BDMACLRN"
7310   - "IP4FWD"
7311   traces:
7312     hoverinfo: "x+y"
7313     boxpoints: "outliers"
7314     whiskerwidth: 0
7315   layout:
7316     title: "memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
7317     layout: "plot-throughput"
7318
7319 -
7320   type: "plot"
7321   title: "VPP Throughput: memif-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
7322   algorithm: "plot_performance_box"
7323   output-file-type: ".html"
7324   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
7325   data: "plot-vpp-throughput-latency-3n-hsw"
7326   filter: "'NIC_Intel-X520-DA2' and
7327            '64B' and
7328            ('BASE' or 'SCALE') and
7329            'NDRPDR' and
7330            '2T2C' and
7331            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7332            not 'VHOST' and
7333            'MEMIF'"
7334   parameters:
7335   - "throughput"
7336   - "parent"
7337   - "tags"
7338   sort:
7339   - "L2XCFWD"
7340   - "L2XCFWD"
7341   - "L2XCFWD"
7342   - "L2BDMACLRN"
7343   - "L2BDMACLRN"
7344   - "L2BDMACLRN"
7345   - "IP4FWD"
7346   traces:
7347     hoverinfo: "x+y"
7348     boxpoints: "outliers"
7349     whiskerwidth: 0
7350   layout:
7351     title: "memif-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
7352     layout: "plot-throughput"
7353
7354 # Packet Throughput - VPP Container Memif 3n-hsw-x710
7355 -
7356   type: "plot"
7357   title: "VPP Throughput: memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
7358   algorithm: "plot_performance_box"
7359   output-file-type: ".html"
7360   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
7361   data: "plot-vpp-throughput-latency-3n-hsw"
7362   filter: "'NIC_Intel-X710' and
7363            '64B' and
7364            ('BASE' or 'SCALE') and
7365            'NDRPDR' and
7366            '1T1C' and
7367            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7368            not 'VHOST' and
7369            'MEMIF'"
7370   parameters:
7371   - "throughput"
7372   - "parent"
7373   - "tags"
7374   sort:
7375   - "L2XCFWD"
7376   - "L2XCFWD"
7377   - "L2XCFWD"
7378   - "L2BDMACLRN"
7379   - "L2BDMACLRN"
7380   - "L2BDMACLRN"
7381   - "IP4FWD"
7382   traces:
7383     hoverinfo: "x+y"
7384     boxpoints: "outliers"
7385     whiskerwidth: 0
7386   layout:
7387     title: "memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
7388     layout: "plot-throughput"
7389
7390 -
7391   type: "plot"
7392   title: "VPP Throughput: memif-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
7393   algorithm: "plot_performance_box"
7394   output-file-type: ".html"
7395   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
7396   data: "plot-vpp-throughput-latency-3n-hsw"
7397   filter: "'NIC_Intel-X710' and
7398            '64B' and
7399            ('BASE' or 'SCALE') and
7400            'NDRPDR' and
7401            '1T1C' and
7402            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7403            not 'VHOST' and
7404            'MEMIF'"
7405   parameters:
7406   - "throughput"
7407   - "parent"
7408   - "tags"
7409   sort:
7410   - "L2XCFWD"
7411   - "L2XCFWD"
7412   - "L2XCFWD"
7413   - "L2BDMACLRN"
7414   - "L2BDMACLRN"
7415   - "L2BDMACLRN"
7416   - "IP4FWD"
7417   traces:
7418     hoverinfo: "x+y"
7419     boxpoints: "outliers"
7420     whiskerwidth: 0
7421   layout:
7422     title: "memif-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
7423     layout: "plot-throughput"
7424
7425 -
7426   type: "plot"
7427   title: "VPP Throughput: memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
7428   algorithm: "plot_performance_box"
7429   output-file-type: ".html"
7430   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
7431   data: "plot-vpp-throughput-latency-3n-hsw"
7432   filter: "'NIC_Intel-X710' and
7433            '64B' and
7434            ('BASE' or 'SCALE') and
7435            'NDRPDR' and
7436            '2T2C' and
7437            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7438            not 'VHOST' and
7439            'MEMIF'"
7440   parameters:
7441   - "throughput"
7442   - "parent"
7443   - "tags"
7444   sort:
7445   - "L2XCFWD"
7446   - "L2XCFWD"
7447   - "L2XCFWD"
7448   - "L2BDMACLRN"
7449   - "L2BDMACLRN"
7450   - "L2BDMACLRN"
7451   - "IP4FWD"
7452   traces:
7453     hoverinfo: "x+y"
7454     boxpoints: "outliers"
7455     whiskerwidth: 0
7456   layout:
7457     title: "memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
7458     layout: "plot-throughput"
7459
7460 -
7461   type: "plot"
7462   title: "VPP Throughput: memif-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
7463   algorithm: "plot_performance_box"
7464   output-file-type: ".html"
7465   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
7466   data: "plot-vpp-throughput-latency-3n-hsw"
7467   filter: "'NIC_Intel-X710' and
7468            '64B' and
7469            ('BASE' or 'SCALE') and
7470            'NDRPDR' and
7471            '2T2C' and
7472            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7473            not 'VHOST' and
7474            'MEMIF'"
7475   parameters:
7476   - "throughput"
7477   - "parent"
7478   - "tags"
7479   sort:
7480   - "L2XCFWD"
7481   - "L2XCFWD"
7482   - "L2XCFWD"
7483   - "L2BDMACLRN"
7484   - "L2BDMACLRN"
7485   - "L2BDMACLRN"
7486   - "IP4FWD"
7487   traces:
7488     hoverinfo: "x+y"
7489     boxpoints: "outliers"
7490     whiskerwidth: 0
7491   layout:
7492     title: "memif-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
7493     layout: "plot-throughput"
7494
7495 # Packet Throughput - VPP Container Memif 3n-hsw-xl710
7496 -
7497   type: "plot"
7498   title: "VPP Throughput: memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr"
7499   algorithm: "plot_performance_box"
7500   output-file-type: ".html"
7501   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr"
7502   data: "plot-vpp-throughput-latency-3n-hsw"
7503   filter: "'NIC_Intel-XL710' and
7504            '64B' and
7505            ('BASE' or 'SCALE') and
7506            'NDRPDR' and
7507            '1T1C' and
7508            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7509            not 'VHOST' and
7510            'MEMIF'"
7511   parameters:
7512   - "throughput"
7513   - "parent"
7514   - "tags"
7515   sort:
7516   - "L2XCFWD"
7517   - "L2XCFWD"
7518   - "L2XCFWD"
7519   - "L2BDMACLRN"
7520   - "L2BDMACLRN"
7521   - "L2BDMACLRN"
7522   - "IP4FWD"
7523   traces:
7524     hoverinfo: "x+y"
7525     boxpoints: "outliers"
7526     whiskerwidth: 0
7527   layout:
7528     title: "memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr"
7529     layout: "plot-throughput"
7530
7531 -
7532   type: "plot"
7533   title: "VPP Throughput: memif-3n-hsw-xl710-64b-1t1c-base_and_features-pdr"
7534   algorithm: "plot_performance_box"
7535   output-file-type: ".html"
7536   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_features-pdr"
7537   data: "plot-vpp-throughput-latency-3n-hsw"
7538   filter: "'NIC_Intel-XL710' and
7539            '64B' and
7540            ('BASE' or 'SCALE') and
7541            'NDRPDR' and
7542            '1T1C' and
7543            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7544            not 'VHOST' and
7545            'MEMIF'"
7546   parameters:
7547   - "throughput"
7548   - "parent"
7549   - "tags"
7550   sort:
7551   - "L2XCFWD"
7552   - "L2XCFWD"
7553   - "L2XCFWD"
7554   - "L2BDMACLRN"
7555   - "L2BDMACLRN"
7556   - "L2BDMACLRN"
7557   - "IP4FWD"
7558   traces:
7559     hoverinfo: "x+y"
7560     boxpoints: "outliers"
7561     whiskerwidth: 0
7562   layout:
7563     title: "memif-3n-hsw-xl710-64b-1t1c-base_and_features-pdr"
7564     layout: "plot-throughput"
7565
7566 -
7567   type: "plot"
7568   title: "VPP Throughput: memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr"
7569   algorithm: "plot_performance_box"
7570   output-file-type: ".html"
7571   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr"
7572   data: "plot-vpp-throughput-latency-3n-hsw"
7573   filter: "'NIC_Intel-XL710' and
7574            '64B' and
7575            ('BASE' or 'SCALE') and
7576            'NDRPDR' and
7577            '2T2C' and
7578            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7579            not 'VHOST' and
7580            'MEMIF'"
7581   parameters:
7582   - "throughput"
7583   - "parent"
7584   - "tags"
7585   sort:
7586   - "L2XCFWD"
7587   - "L2XCFWD"
7588   - "L2XCFWD"
7589   - "L2BDMACLRN"
7590   - "L2BDMACLRN"
7591   - "L2BDMACLRN"
7592   - "IP4FWD"
7593   traces:
7594     hoverinfo: "x+y"
7595     boxpoints: "outliers"
7596     whiskerwidth: 0
7597   layout:
7598     title: "memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr"
7599     layout: "plot-throughput"
7600
7601 -
7602   type: "plot"
7603   title: "VPP Throughput: memif-3n-hsw-xl710-64b-2t2c-base_and_features-pdr"
7604   algorithm: "plot_performance_box"
7605   output-file-type: ".html"
7606   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_features-pdr"
7607   data: "plot-vpp-throughput-latency-3n-hsw"
7608   filter: "'NIC_Intel-XL710' and
7609            '64B' and
7610            ('BASE' or 'SCALE') and
7611            'NDRPDR' and
7612            '2T2C' and
7613            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7614            not 'VHOST' and
7615            'MEMIF'"
7616   parameters:
7617   - "throughput"
7618   - "parent"
7619   - "tags"
7620   sort:
7621   - "L2XCFWD"
7622   - "L2XCFWD"
7623   - "L2XCFWD"
7624   - "L2BDMACLRN"
7625   - "L2BDMACLRN"
7626   - "L2BDMACLRN"
7627   - "IP4FWD"
7628   traces:
7629     hoverinfo: "x+y"
7630     boxpoints: "outliers"
7631     whiskerwidth: 0
7632   layout:
7633     title: "memif-3n-hsw-xl710-64b-2t2c-base_and_features-pdr"
7634     layout: "plot-throughput"
7635
7636 # Packet Throughput - VPP Container Memif 3n-skx-x710
7637 -
7638   type: "plot"
7639   title: "VPP Throughput: memif-3n-skx-x710-64b-2t1c-base_and_features-ndr"
7640   algorithm: "plot_performance_box"
7641   output-file-type: ".html"
7642   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_features-ndr"
7643   data: "plot-vpp-throughput-latency-3n-skx"
7644   filter: "'NIC_Intel-X710' and
7645            '64B' and
7646            ('BASE' or 'SCALE') and
7647            'NDRPDR' and
7648            '2T1C' and
7649            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7650            not 'VHOST' and
7651            'MEMIF'"
7652   parameters:
7653   - "throughput"
7654   - "parent"
7655   - "tags"
7656   sort:
7657   - "L2XCFWD"
7658   - "L2XCFWD"
7659   - "L2XCFWD"
7660   - "L2BDMACLRN"
7661   - "L2BDMACLRN"
7662   - "L2BDMACLRN"
7663   - "IP4FWD"
7664   traces:
7665     hoverinfo: "x+y"
7666     boxpoints: "outliers"
7667     whiskerwidth: 0
7668   layout:
7669     title: "memif-3n-skx-x710-64b-2t1c-base_and_features-ndr"
7670     layout: "plot-throughput"
7671
7672 -
7673   type: "plot"
7674   title: "VPP Throughput: memif-3n-skx-x710-64b-2t1c-base_and_features-pdr"
7675   algorithm: "plot_performance_box"
7676   output-file-type: ".html"
7677   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_features-pdr"
7678   data: "plot-vpp-throughput-latency-3n-skx"
7679   filter: "'NIC_Intel-X710' and
7680            '64B' and
7681            ('BASE' or 'SCALE') and
7682            'NDRPDR' and
7683            '2T1C' and
7684            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7685            not 'VHOST' and
7686            'MEMIF'"
7687   parameters:
7688   - "throughput"
7689   - "parent"
7690   - "tags"
7691   sort:
7692   - "L2XCFWD"
7693   - "L2XCFWD"
7694   - "L2XCFWD"
7695   - "L2BDMACLRN"
7696   - "L2BDMACLRN"
7697   - "L2BDMACLRN"
7698   - "IP4FWD"
7699   traces:
7700     hoverinfo: "x+y"
7701     boxpoints: "outliers"
7702     whiskerwidth: 0
7703   layout:
7704     title: "memif-3n-skx-x710-64b-2t1c-base_and_features-pdr"
7705     layout: "plot-throughput"
7706
7707 -
7708   type: "plot"
7709   title: "VPP Throughput: memif-3n-skx-x710-64b-4t2c-base_and_features-ndr"
7710   algorithm: "plot_performance_box"
7711   output-file-type: ".html"
7712   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_features-ndr"
7713   data: "plot-vpp-throughput-latency-3n-skx"
7714   filter: "'NIC_Intel-X710' and
7715            '64B' and
7716            ('BASE' or 'SCALE') and
7717            'NDRPDR' and
7718            '4T2C' and
7719            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7720            not 'VHOST' and
7721            'MEMIF'"
7722   parameters:
7723   - "throughput"
7724   - "parent"
7725   - "tags"
7726   sort:
7727   - "L2XCFWD"
7728   - "L2XCFWD"
7729   - "L2XCFWD"
7730   - "L2BDMACLRN"
7731   - "L2BDMACLRN"
7732   - "L2BDMACLRN"
7733   - "IP4FWD"
7734   traces:
7735     hoverinfo: "x+y"
7736     boxpoints: "outliers"
7737     whiskerwidth: 0
7738   layout:
7739     title: "memif-3n-skx-x710-64b-4t2c-base_and_features-ndr"
7740     layout: "plot-throughput"
7741
7742 -
7743   type: "plot"
7744   title: "VPP Throughput: memif-3n-skx-x710-64b-4t2c-base_and_features-pdr"
7745   algorithm: "plot_performance_box"
7746   output-file-type: ".html"
7747   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_features-pdr"
7748   data: "plot-vpp-throughput-latency-3n-skx"
7749   filter: "'NIC_Intel-X710' and
7750            '64B' and
7751            ('BASE' or 'SCALE') and
7752            'NDRPDR' and
7753            '4T2C' and
7754            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7755            not 'VHOST' and
7756            'MEMIF'"
7757   parameters:
7758   - "throughput"
7759   - "parent"
7760   - "tags"
7761   sort:
7762   - "L2XCFWD"
7763   - "L2XCFWD"
7764   - "L2XCFWD"
7765   - "L2BDMACLRN"
7766   - "L2BDMACLRN"
7767   - "L2BDMACLRN"
7768   - "IP4FWD"
7769   traces:
7770     hoverinfo: "x+y"
7771     boxpoints: "outliers"
7772     whiskerwidth: 0
7773   layout:
7774     title: "memif-3n-skx-x710-64b-4t2c-base_and_features-pdr"
7775     layout: "plot-throughput"
7776
7777 # Packet Throughput - VPP Container Memif 2n-skx-x710
7778 -
7779   type: "plot"
7780   title: "VPP Throughput: memif-2n-skx-x710-64b-2t1c-base_and_features-ndr"
7781   algorithm: "plot_performance_box"
7782   output-file-type: ".html"
7783   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_features-ndr"
7784   data: "plot-vpp-throughput-latency-2n-skx"
7785   filter: "'NIC_Intel-X710' and
7786            '64B' and
7787            ('BASE' or 'SCALE') and
7788            'NDRPDR' and
7789            '2T1C' and
7790            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7791            not 'VHOST' and
7792            not 'NF_DENSITY' and
7793            'MEMIF'"
7794   parameters:
7795   - "throughput"
7796   - "parent"
7797   - "tags"
7798   sort:
7799   - "L2XCFWD"
7800   - "L2XCFWD"
7801   - "L2XCFWD"
7802   - "L2BDMACLRN"
7803   - "L2BDMACLRN"
7804   - "L2BDMACLRN"
7805   - "IP4FWD"
7806   traces:
7807     hoverinfo: "x+y"
7808     boxpoints: "outliers"
7809     whiskerwidth: 0
7810   layout:
7811     title: "memif-2n-skx-x710-64b-2t1c-base_and_features-ndr"
7812     layout: "plot-throughput"
7813
7814 -
7815   type: "plot"
7816   title: "VPP Throughput: memif-2n-skx-x710-64b-2t1c-base_and_features-pdr"
7817   algorithm: "plot_performance_box"
7818   output-file-type: ".html"
7819   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_features-pdr"
7820   data: "plot-vpp-throughput-latency-2n-skx"
7821   filter: "'NIC_Intel-X710' and
7822            '64B' and
7823            ('BASE' or 'SCALE') and
7824            'NDRPDR' and
7825            '2T1C' and
7826            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7827            not 'VHOST' and
7828            not 'NF_DENSITY' and
7829            'MEMIF'"
7830   parameters:
7831   - "throughput"
7832   - "parent"
7833   - "tags"
7834   sort:
7835   - "L2XCFWD"
7836   - "L2XCFWD"
7837   - "L2XCFWD"
7838   - "L2BDMACLRN"
7839   - "L2BDMACLRN"
7840   - "L2BDMACLRN"
7841   - "IP4FWD"
7842   traces:
7843     hoverinfo: "x+y"
7844     boxpoints: "outliers"
7845     whiskerwidth: 0
7846   layout:
7847     title: "memif-2n-skx-x710-64b-2t1c-base_and_features-pdr"
7848     layout: "plot-throughput"
7849
7850 -
7851   type: "plot"
7852   title: "VPP Throughput: memif-2n-skx-x710-64b-4t2c-base_and_features-ndr"
7853   algorithm: "plot_performance_box"
7854   output-file-type: ".html"
7855   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_features-ndr"
7856   data: "plot-vpp-throughput-latency-2n-skx"
7857   filter: "'NIC_Intel-X710' and
7858            '64B' and
7859            ('BASE' or 'SCALE') and
7860            'NDRPDR' and
7861            '4T2C' and
7862            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7863            not 'VHOST' and
7864            not 'NF_DENSITY' and
7865            'MEMIF'"
7866   parameters:
7867   - "throughput"
7868   - "parent"
7869   - "tags"
7870   sort:
7871   - "L2XCFWD"
7872   - "L2XCFWD"
7873   - "L2XCFWD"
7874   - "L2BDMACLRN"
7875   - "L2BDMACLRN"
7876   - "L2BDMACLRN"
7877   - "IP4FWD"
7878   traces:
7879     hoverinfo: "x+y"
7880     boxpoints: "outliers"
7881     whiskerwidth: 0
7882   layout:
7883     title: "memif-2n-skx-x710-64b-4t2c-base_and_features-ndr"
7884     layout: "plot-throughput"
7885
7886 -
7887   type: "plot"
7888   title: "VPP Throughput: memif-2n-skx-x710-64b-4t2c-base_and_features-pdr"
7889   algorithm: "plot_performance_box"
7890   output-file-type: ".html"
7891   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_features-pdr"
7892   data: "plot-vpp-throughput-latency-2n-skx"
7893   filter: "'NIC_Intel-X710' and
7894            '64B' and
7895            ('BASE' or 'SCALE') and
7896            'NDRPDR' and
7897            '4T2C' and
7898            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7899            not 'VHOST' and
7900            not 'NF_DENSITY' and
7901            'MEMIF'"
7902   parameters:
7903   - "throughput"
7904   - "parent"
7905   - "tags"
7906   sort:
7907   - "L2XCFWD"
7908   - "L2XCFWD"
7909   - "L2XCFWD"
7910   - "L2BDMACLRN"
7911   - "L2BDMACLRN"
7912   - "L2BDMACLRN"
7913   - "IP4FWD"
7914   traces:
7915     hoverinfo: "x+y"
7916     boxpoints: "outliers"
7917     whiskerwidth: 0
7918   layout:
7919     title: "memif-2n-skx-x710-64b-4t2c-base_and_features-pdr"
7920     layout: "plot-throughput"
7921
7922 # Packet Throughput - VPP Container Memif 2n-skx-xxv710
7923 -
7924   type: "plot"
7925   title: "VPP Throughput: memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
7926   algorithm: "plot_performance_box"
7927   output-file-type: ".html"
7928   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
7929   data: "plot-vpp-throughput-latency-2n-skx"
7930   filter: "'NIC_Intel-XXV710' and
7931            '64B' and
7932            ('BASE' or 'SCALE') and
7933            'NDRPDR' and
7934            '2T1C' and
7935            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7936            not 'VHOST' and
7937            'MEMIF'"
7938   parameters:
7939   - "throughput"
7940   - "parent"
7941   - "tags"
7942   sort:
7943   - "L2XCFWD"
7944   - "L2XCFWD"
7945   - "L2XCFWD"
7946   - "L2BDMACLRN"
7947   - "L2BDMACLRN"
7948   - "L2BDMACLRN"
7949   - "IP4FWD"
7950   traces:
7951     hoverinfo: "x+y"
7952     boxpoints: "outliers"
7953     whiskerwidth: 0
7954   layout:
7955     title: "memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
7956     layout: "plot-throughput"
7957
7958 -
7959   type: "plot"
7960   title: "VPP Throughput: memif-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
7961   algorithm: "plot_performance_box"
7962   output-file-type: ".html"
7963   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
7964   data: "plot-vpp-throughput-latency-2n-skx"
7965   filter: "'NIC_Intel-XXV710' and
7966            '64B' and
7967            ('BASE' or 'SCALE') and
7968            'NDRPDR' and
7969            '2T1C' and
7970            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7971            not 'VHOST' and
7972            'MEMIF'"
7973   parameters:
7974   - "throughput"
7975   - "parent"
7976   - "tags"
7977   sort:
7978   - "L2XCFWD"
7979   - "L2XCFWD"
7980   - "L2XCFWD"
7981   - "L2BDMACLRN"
7982   - "L2BDMACLRN"
7983   - "L2BDMACLRN"
7984   - "IP4FWD"
7985   traces:
7986     hoverinfo: "x+y"
7987     boxpoints: "outliers"
7988     whiskerwidth: 0
7989   layout:
7990     title: "memif-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
7991     layout: "plot-throughput"
7992
7993 -
7994   type: "plot"
7995   title: "VPP Throughput: memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
7996   algorithm: "plot_performance_box"
7997   output-file-type: ".html"
7998   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
7999   data: "plot-vpp-throughput-latency-2n-skx"
8000   filter: "'NIC_Intel-XXV710' and
8001            '64B' and
8002            ('BASE' or 'SCALE') and
8003            'NDRPDR' and
8004            '4T2C' and
8005            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8006            not 'VHOST' and
8007            'MEMIF'"
8008   parameters:
8009   - "throughput"
8010   - "parent"
8011   - "tags"
8012   sort:
8013   - "L2XCFWD"
8014   - "L2XCFWD"
8015   - "L2XCFWD"
8016   - "L2BDMACLRN"
8017   - "L2BDMACLRN"
8018   - "L2BDMACLRN"
8019   - "IP4FWD"
8020   traces:
8021     hoverinfo: "x+y"
8022     boxpoints: "outliers"
8023     whiskerwidth: 0
8024   layout:
8025     title: "memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
8026     layout: "plot-throughput"
8027
8028 -
8029   type: "plot"
8030   title: "VPP Throughput: memif-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
8031   algorithm: "plot_performance_box"
8032   output-file-type: ".html"
8033   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
8034   data: "plot-vpp-throughput-latency-2n-skx"
8035   filter: "'NIC_Intel-XXV710' and
8036            '64B' and
8037            ('BASE' or 'SCALE') and
8038            'NDRPDR' and
8039            '4T2C' and
8040            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8041            not 'VHOST' and
8042            'MEMIF'"
8043   parameters:
8044   - "throughput"
8045   - "parent"
8046   - "tags"
8047   sort:
8048   - "L2XCFWD"
8049   - "L2XCFWD"
8050   - "L2XCFWD"
8051   - "L2BDMACLRN"
8052   - "L2BDMACLRN"
8053   - "L2BDMACLRN"
8054   - "IP4FWD"
8055   traces:
8056     hoverinfo: "x+y"
8057     boxpoints: "outliers"
8058     whiskerwidth: 0
8059   layout:
8060     title: "memif-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
8061     layout: "plot-throughput"
8062
8063 ################################################################################
8064
8065 # Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x520 l2xc
8066 -
8067   type: "plot"
8068   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
8069   algorithm: "plot_performance_box"
8070   output-file-type: ".html"
8071   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
8072   data: "plot-ligato-throughput-latency-3n-hsw"
8073   filter: "'NIC_Intel-X520-DA2' and
8074            '64B' and
8075            ('BASE' or 'SCALE') and
8076            'NDRPDR' and
8077            '1T1C' and
8078            'L2XCFWD' and
8079            not 'VHOST' and
8080            not 'NF_DENSITY' and
8081            'MEMIF'"
8082   parameters:
8083   - "throughput"
8084   - "parent"
8085   - "tags"
8086   sort:
8087   - "1VNF"
8088   - "2VNF"
8089   - "4VNF"
8090   - "2VNF"
8091   - "4VNF"
8092   traces:
8093     hoverinfo: "x+y"
8094     boxpoints: "outliers"
8095     whiskerwidth: 0
8096   layout:
8097     title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
8098     layout: "plot-throughput"
8099
8100 -
8101   type: "plot"
8102   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-pdr"
8103   algorithm: "plot_performance_box"
8104   output-file-type: ".html"
8105   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-pdr"
8106   data: "plot-ligato-throughput-latency-3n-hsw"
8107   filter: "'NIC_Intel-X520-DA2' and
8108            '64B' and
8109            ('BASE' or 'SCALE') and
8110            'NDRPDR' and
8111            '1T1C' and
8112            'L2XCFWD' and
8113            not 'VHOST' and
8114            not 'NF_DENSITY' and
8115            'MEMIF'"
8116   parameters:
8117   - "throughput"
8118   - "parent"
8119   - "tags"
8120   sort:
8121   - "1VNF"
8122   - "2VNF"
8123   - "4VNF"
8124   - "2VNF"
8125   - "4VNF"
8126   traces:
8127     hoverinfo: "x+y"
8128     boxpoints: "outliers"
8129     whiskerwidth: 0
8130   layout:
8131     title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-pdr"
8132     layout: "plot-throughput"
8133
8134 -
8135   type: "plot"
8136   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-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-l2xc-ndr"
8140   data: "plot-ligato-throughput-latency-3n-hsw"
8141   filter: "'NIC_Intel-X520-DA2' and
8142            '64B' and
8143            ('BASE' or 'SCALE') and
8144            'NDRPDR' and
8145            '2T2C' and
8146            'L2XCFWD' 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-l2xc-ndr"
8166     layout: "plot-throughput"
8167
8168 -
8169   type: "plot"
8170   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-pdr"
8171   algorithm: "plot_performance_box"
8172   output-file-type: ".html"
8173   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-pdr"
8174   data: "plot-ligato-throughput-latency-3n-hsw"
8175   filter: "'NIC_Intel-X520-DA2' and
8176            '64B' and
8177            ('BASE' or 'SCALE') and
8178            'NDRPDR' and
8179            '2T2C' and
8180            'L2XCFWD' and
8181            not 'VHOST' and
8182            not 'NF_DENSITY' and
8183            'MEMIF'"
8184   parameters:
8185   - "throughput"
8186   - "parent"
8187   - "tags"
8188   sort:
8189   - "1VNF"
8190   - "2VNF"
8191   - "4VNF"
8192   - "2VNF"
8193   - "4VNF"
8194   traces:
8195     hoverinfo: "x+y"
8196     boxpoints: "outliers"
8197     whiskerwidth: 0
8198   layout:
8199     title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-pdr"
8200     layout: "plot-throughput"
8201
8202 # Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x520 l2bd
8203 -
8204   type: "plot"
8205   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
8206   algorithm: "plot_performance_box"
8207   output-file-type: ".html"
8208   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
8209   data: "plot-ligato-throughput-latency-3n-hsw"
8210   filter: "'NIC_Intel-X520-DA2' and
8211            '64B' and
8212            ('BASE' or 'SCALE') and
8213            'NDRPDR' and
8214            '1T1C' and
8215            ('L2BDMACSTAT' or 'L2BDMACLRN') and
8216            not 'VHOST' and
8217            not 'NF_DENSITY' and
8218            'MEMIF'"
8219   parameters:
8220   - "throughput"
8221   - "parent"
8222   - "tags"
8223   sort:
8224   - "1VNF"
8225   - "2VNF"
8226   - "4VNF"
8227   - "2VNF"
8228   - "4VNF"
8229   traces:
8230     hoverinfo: "x+y"
8231     boxpoints: "outliers"
8232     whiskerwidth: 0
8233   layout:
8234     title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
8235     layout: "plot-throughput"
8236
8237 -
8238   type: "plot"
8239   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-pdr"
8240   algorithm: "plot_performance_box"
8241   output-file-type: ".html"
8242   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-pdr"
8243   data: "plot-ligato-throughput-latency-3n-hsw"
8244   filter: "'NIC_Intel-X520-DA2' and
8245            '64B' and
8246            ('BASE' or 'SCALE') and
8247            'NDRPDR' and
8248            '1T1C' and
8249            ('L2BDMACSTAT' or 'L2BDMACLRN') and
8250            not 'VHOST' and
8251            not 'NF_DENSITY' and
8252            'MEMIF'"
8253   parameters:
8254   - "throughput"
8255   - "parent"
8256   - "tags"
8257   sort:
8258   - "1VNF"
8259   - "2VNF"
8260   - "4VNF"
8261   - "2VNF"
8262   - "4VNF"
8263   traces:
8264     hoverinfo: "x+y"
8265     boxpoints: "outliers"
8266     whiskerwidth: 0
8267   layout:
8268     title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-pdr"
8269     layout: "plot-throughput"
8270
8271 -
8272   type: "plot"
8273   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
8274   algorithm: "plot_performance_box"
8275   output-file-type: ".html"
8276   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
8277   data: "plot-ligato-throughput-latency-3n-hsw"
8278   filter: "'NIC_Intel-X520-DA2' and
8279            '64B' and
8280            ('BASE' or 'SCALE') and
8281            'NDRPDR' and
8282            '2T2C' and
8283            ('L2BDMACSTAT' or 'L2BDMACLRN') and
8284            not 'VHOST' and
8285            not 'NF_DENSITY' and
8286            'MEMIF'"
8287   parameters:
8288   - "throughput"
8289   - "parent"
8290   - "tags"
8291   sort:
8292   - "1VNF"
8293   - "2VNF"
8294   - "4VNF"
8295   - "2VNF"
8296   - "4VNF"
8297   traces:
8298     hoverinfo: "x+y"
8299     boxpoints: "outliers"
8300     whiskerwidth: 0
8301   layout:
8302     title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
8303     layout: "plot-throughput"
8304
8305 -
8306   type: "plot"
8307   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-pdr"
8308   algorithm: "plot_performance_box"
8309   output-file-type: ".html"
8310   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-pdr"
8311   data: "plot-ligato-throughput-latency-3n-hsw"
8312   filter: "'NIC_Intel-X520-DA2' and
8313            '64B' and
8314            ('BASE' or 'SCALE') and
8315            'NDRPDR' and
8316            '2T2C' and
8317            ('L2BDMACSTAT' or 'L2BDMACLRN') and
8318            not 'VHOST' and
8319            not 'NF_DENSITY' and
8320            'MEMIF'"
8321   parameters:
8322   - "throughput"
8323   - "parent"
8324   - "tags"
8325   sort:
8326   - "1VNF"
8327   - "2VNF"
8328   - "4VNF"
8329   - "2VNF"
8330   - "4VNF"
8331   traces:
8332     hoverinfo: "x+y"
8333     boxpoints: "outliers"
8334     whiskerwidth: 0
8335   layout:
8336     title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-pdr"
8337     layout: "plot-throughput"
8338
8339 # Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x710 l2xc
8340 -
8341   type: "plot"
8342   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
8343   algorithm: "plot_performance_box"
8344   output-file-type: ".html"
8345   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
8346   data: "plot-ligato-throughput-latency-3n-hsw"
8347   filter: "'NIC_Intel-X710' and
8348            '64B' and
8349            ('BASE' or 'SCALE') and
8350            'NDRPDR' and
8351            '1T1C' and
8352            'L2XCFWD' and
8353            not 'VHOST' and
8354            not 'NF_DENSITY' and
8355            'MEMIF'"
8356   parameters:
8357   - "throughput"
8358   - "parent"
8359   - "tags"
8360   sort:
8361   - "1VNF"
8362   - "2VNF"
8363   - "4VNF"
8364   - "2VNF"
8365   - "4VNF"
8366   traces:
8367     hoverinfo: "x+y"
8368     boxpoints: "outliers"
8369     whiskerwidth: 0
8370   layout:
8371     title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
8372     layout: "plot-throughput"
8373
8374 -
8375   type: "plot"
8376   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-pdr"
8377   algorithm: "plot_performance_box"
8378   output-file-type: ".html"
8379   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-pdr"
8380   data: "plot-ligato-throughput-latency-3n-hsw"
8381   filter: "'NIC_Intel-X710' and
8382            '64B' and
8383            ('BASE' or 'SCALE') and
8384            'NDRPDR' and
8385            '1T1C' and
8386            'L2XCFWD' and
8387            not 'VHOST' and
8388            not 'NF_DENSITY' and
8389            'MEMIF'"
8390   parameters:
8391   - "throughput"
8392   - "parent"
8393   - "tags"
8394   sort:
8395   - "1VNF"
8396   - "2VNF"
8397   - "4VNF"
8398   - "2VNF"
8399   - "4VNF"
8400   traces:
8401     hoverinfo: "x+y"
8402     boxpoints: "outliers"
8403     whiskerwidth: 0
8404   layout:
8405     title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-pdr"
8406     layout: "plot-throughput"
8407
8408 -
8409   type: "plot"
8410   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
8411   algorithm: "plot_performance_box"
8412   output-file-type: ".html"
8413   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
8414   data: "plot-ligato-throughput-latency-3n-hsw"
8415   filter: "'NIC_Intel-X710' and
8416            '64B' and
8417            ('BASE' or 'SCALE') and
8418            'NDRPDR' and
8419            '2T2C' and
8420            'L2XCFWD' and
8421            not 'VHOST' and
8422            not 'NF_DENSITY' and
8423            'MEMIF'"
8424   parameters:
8425   - "throughput"
8426   - "parent"
8427   - "tags"
8428   sort:
8429   - "1VNF"
8430   - "2VNF"
8431   - "4VNF"
8432   - "2VNF"
8433   - "4VNF"
8434   traces:
8435     hoverinfo: "x+y"
8436     boxpoints: "outliers"
8437     whiskerwidth: 0
8438   layout:
8439     title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
8440     layout: "plot-throughput"
8441
8442 -
8443   type: "plot"
8444   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-pdr"
8445   algorithm: "plot_performance_box"
8446   output-file-type: ".html"
8447   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-pdr"
8448   data: "plot-ligato-throughput-latency-3n-hsw"
8449   filter: "'NIC_Intel-X710' and
8450            '64B' and
8451            ('BASE' or 'SCALE') and
8452            'NDRPDR' and
8453            '2T2C' and
8454            'L2XCFWD' and
8455            not 'VHOST' and
8456            not 'NF_DENSITY' and
8457            'MEMIF'"
8458   parameters:
8459   - "throughput"
8460   - "parent"
8461   - "tags"
8462   sort:
8463   - "1VNF"
8464   - "2VNF"
8465   - "4VNF"
8466   - "2VNF"
8467   - "4VNF"
8468   traces:
8469     hoverinfo: "x+y"
8470     boxpoints: "outliers"
8471     whiskerwidth: 0
8472   layout:
8473     title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-pdr"
8474     layout: "plot-throughput"
8475
8476 # Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x710 l2bd
8477 -
8478   type: "plot"
8479   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
8480   algorithm: "plot_performance_box"
8481   output-file-type: ".html"
8482   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
8483   data: "plot-ligato-throughput-latency-3n-hsw"
8484   filter: "'NIC_Intel-X710' and
8485            '64B' and
8486            ('BASE' or 'SCALE') and
8487            'NDRPDR' and
8488            '1T1C' and
8489            ('L2BDMACSTAT' or 'L2BDMACLRN') and
8490            not 'VHOST' and
8491            not 'NF_DENSITY' and
8492            'MEMIF'"
8493   parameters:
8494   - "throughput"
8495   - "parent"
8496   - "tags"
8497   sort:
8498   - "1VNF"
8499   - "2VNF"
8500   - "4VNF"
8501   - "2VNF"
8502   - "4VNF"
8503   traces:
8504     hoverinfo: "x+y"
8505     boxpoints: "outliers"
8506     whiskerwidth: 0
8507   layout:
8508     title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
8509     layout: "plot-throughput"
8510
8511 -
8512   type: "plot"
8513   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-pdr"
8514   algorithm: "plot_performance_box"
8515   output-file-type: ".html"
8516   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-pdr"
8517   data: "plot-ligato-throughput-latency-3n-hsw"
8518   filter: "'NIC_Intel-X710' and
8519            '64B' and
8520            ('BASE' or 'SCALE') and
8521            'NDRPDR' and
8522            '1T1C' and
8523            ('L2BDMACSTAT' or 'L2BDMACLRN') and
8524            not 'VHOST' and
8525            not 'NF_DENSITY' and
8526            'MEMIF'"
8527   parameters:
8528   - "throughput"
8529   - "parent"
8530   - "tags"
8531   sort:
8532   - "1VNF"
8533   - "2VNF"
8534   - "4VNF"
8535   - "2VNF"
8536   - "4VNF"
8537   traces:
8538     hoverinfo: "x+y"
8539     boxpoints: "outliers"
8540     whiskerwidth: 0
8541   layout:
8542     title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-pdr"
8543     layout: "plot-throughput"
8544
8545 -
8546   type: "plot"
8547   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
8548   algorithm: "plot_performance_box"
8549   output-file-type: ".html"
8550   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
8551   data: "plot-ligato-throughput-latency-3n-hsw"
8552   filter: "'NIC_Intel-X710' and
8553            '64B' and
8554            ('BASE' or 'SCALE') and
8555            'NDRPDR' and
8556            '2T2C' and
8557            ('L2BDMACSTAT' or 'L2BDMACLRN') and
8558            not 'VHOST' and
8559            not 'NF_DENSITY' and
8560            'MEMIF'"
8561   parameters:
8562   - "throughput"
8563   - "parent"
8564   - "tags"
8565   sort:
8566   - "1VNF"
8567   - "2VNF"
8568   - "4VNF"
8569   - "2VNF"
8570   - "4VNF"
8571   traces:
8572     hoverinfo: "x+y"
8573     boxpoints: "outliers"
8574     whiskerwidth: 0
8575   layout:
8576     title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
8577     layout: "plot-throughput"
8578
8579 -
8580   type: "plot"
8581   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-pdr"
8582   algorithm: "plot_performance_box"
8583   output-file-type: ".html"
8584   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-pdr"
8585   data: "plot-ligato-throughput-latency-3n-hsw"
8586   filter: "'NIC_Intel-X710' and
8587            '64B' and
8588            ('BASE' or 'SCALE') and
8589            'NDRPDR' and
8590            '2T2C' and
8591            ('L2BDMACSTAT' or 'L2BDMACLRN') and
8592            not 'VHOST' and
8593            not 'NF_DENSITY' and
8594            'MEMIF'"
8595   parameters:
8596   - "throughput"
8597   - "parent"
8598   - "tags"
8599   sort:
8600   - "1VNF"
8601   - "2VNF"
8602   - "4VNF"
8603   - "2VNF"
8604   - "4VNF"
8605   traces:
8606     hoverinfo: "x+y"
8607     boxpoints: "outliers"
8608     whiskerwidth: 0
8609   layout:
8610     title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-pdr"
8611     layout: "plot-throughput"
8612
8613 ################################################################################
8614
8615 # Packet Throughput - VPP IPv4 3n-hsw-x520 base and scale
8616 -
8617   type: "plot"
8618   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
8619   algorithm: "plot_performance_box"
8620   output-file-type: ".html"
8621   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
8622   data: "plot-vpp-throughput-latency-3n-hsw"
8623   filter: "'NIC_Intel-X520-DA2' and
8624            '64B' and
8625            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
8626            'NDRPDR' and
8627            '1T1C' and
8628            'IP4FWD' and
8629            not 'IPSEC' and
8630            not 'DOT1Q' and
8631            not 'VHOST'"
8632   parameters:
8633   - "throughput"
8634   - "parent"
8635   - "tags"
8636   sort:
8637   - "IP4BASE"
8638   - "FIB_20k"
8639   - "FIB_200k"
8640   - "FIB_2M"
8641   traces:
8642     hoverinfo: "x+y"
8643     boxpoints: "outliers"
8644     whiskerwidth: 0
8645   layout:
8646     title: "ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
8647     layout: "plot-throughput"
8648
8649 -
8650   type: "plot"
8651   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
8652   algorithm: "plot_performance_box"
8653   output-file-type: ".html"
8654   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
8655   data: "plot-vpp-throughput-latency-3n-hsw"
8656   filter: "'NIC_Intel-X520-DA2' and
8657            '64B' and
8658            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
8659            'NDRPDR' and
8660            '1T1C' and
8661            'IP4FWD' and
8662            not 'IPSEC' and
8663            not 'DOT1Q' and
8664            not 'VHOST'"
8665   parameters:
8666   - "throughput"
8667   - "parent"
8668   - "tags"
8669   sort:
8670   - "IP4BASE"
8671   - "FIB_20k"
8672   - "FIB_200k"
8673   - "FIB_2M"
8674   traces:
8675     hoverinfo: "x+y"
8676     boxpoints: "outliers"
8677     whiskerwidth: 0
8678   layout:
8679     title: "ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
8680     layout: "plot-throughput"
8681
8682 -
8683   type: "plot"
8684   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
8685   algorithm: "plot_performance_box"
8686   output-file-type: ".html"
8687   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
8688   data: "plot-vpp-throughput-latency-3n-hsw"
8689   filter: "'NIC_Intel-X520-DA2' and
8690            '64B' and
8691            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
8692            'NDRPDR' and
8693            '2T2C' and
8694            'IP4FWD' and
8695            not 'IPSEC' and
8696            not 'DOT1Q' and
8697            not 'VHOST'"
8698   parameters:
8699   - "throughput"
8700   - "parent"
8701   - "tags"
8702   sort:
8703   - "IP4BASE"
8704   - "FIB_20k"
8705   - "FIB_200k"
8706   - "FIB_2M"
8707   traces:
8708     hoverinfo: "x+y"
8709     boxpoints: "outliers"
8710     whiskerwidth: 0
8711   layout:
8712     title: "ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
8713     layout: "plot-throughput"
8714
8715 -
8716   type: "plot"
8717   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
8718   algorithm: "plot_performance_box"
8719   output-file-type: ".html"
8720   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
8721   data: "plot-vpp-throughput-latency-3n-hsw"
8722   filter: "'NIC_Intel-X520-DA2' and
8723            '64B' and
8724            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
8725            'NDRPDR' and
8726            '2T2C' and
8727            'IP4FWD' and
8728            not 'IPSEC' and
8729            not 'DOT1Q' and
8730            not 'VHOST'"
8731   parameters:
8732   - "throughput"
8733   - "parent"
8734   - "tags"
8735   sort:
8736   - "IP4BASE"
8737   - "FIB_20k"
8738   - "FIB_200k"
8739   - "FIB_2M"
8740   traces:
8741     hoverinfo: "x+y"
8742     boxpoints: "outliers"
8743     whiskerwidth: 0
8744   layout:
8745     title: "ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
8746     layout: "plot-throughput"
8747
8748 # Packet Throughput - VPP IPv4 3n-hsw-x520 features
8749 -
8750   type: "plot"
8751   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-ndr"
8752   algorithm: "plot_performance_box"
8753   output-file-type: ".html"
8754   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-ndr"
8755   data: "plot-vpp-throughput-latency-3n-hsw"
8756   filter: "'NIC_Intel-X520-DA2' and
8757            '64B' and
8758            ('IP4BASE' or
8759             'POLICE_MARK' or
8760             'COPWHLIST' or
8761             ('NAT44' and 'BASE') or
8762             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
8763            'NDRPDR' and
8764            '1T1C' and
8765            'IP4FWD' and
8766            not 'IPSEC' and
8767            not 'VHOST'"
8768   parameters:
8769   - "throughput"
8770   - "parent"
8771   - "tags"
8772   sort:
8773   - "DOT1Q"
8774   - "IP4BASE"
8775   - "NAT44"
8776   - "POLICE_MARK"
8777   - "COPWHLIST"
8778   - "IACL"
8779   - "OACL"
8780   traces:
8781     hoverinfo: "x+y"
8782     boxpoints: "outliers"
8783     whiskerwidth: 0
8784   layout:
8785     title: "ip4-3n-hsw-x520-64b-1t1c-features-ndr"
8786     layout: "plot-throughput"
8787
8788 -
8789   type: "plot"
8790   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-pdr"
8791   algorithm: "plot_performance_box"
8792   output-file-type: ".html"
8793   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-pdr"
8794   data: "plot-vpp-throughput-latency-3n-hsw"
8795   filter: "'NIC_Intel-X520-DA2' and
8796            '64B' and
8797            ('IP4BASE' or
8798             'POLICE_MARK' or
8799             'COPWHLIST' or
8800             ('NAT44' and 'BASE') or
8801             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
8802            'NDRPDR' and
8803            '1T1C' and
8804            'IP4FWD' and
8805            not 'IPSEC' and
8806            not 'VHOST'"
8807   parameters:
8808   - "throughput"
8809   - "parent"
8810   - "tags"
8811   sort:
8812   - "DOT1Q"
8813   - "IP4BASE"
8814   - "NAT44"
8815   - "POLICE_MARK"
8816   - "COPWHLIST"
8817   - "IACL"
8818   - "OACL"
8819   traces:
8820     hoverinfo: "x+y"
8821     boxpoints: "outliers"
8822     whiskerwidth: 0
8823   layout:
8824     title: "ip4-3n-hsw-x520-64b-1t1c-features-pdr"
8825     layout: "plot-throughput"
8826
8827 -
8828   type: "plot"
8829   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-ndr"
8830   algorithm: "plot_performance_box"
8831   output-file-type: ".html"
8832   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-ndr"
8833   data: "plot-vpp-throughput-latency-3n-hsw"
8834   filter: "'NIC_Intel-X520-DA2' and
8835            '64B' and
8836            ('IP4BASE' or
8837             'POLICE_MARK' or
8838             'COPWHLIST' or
8839             ('NAT44' and 'BASE') or
8840             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
8841            'NDRPDR' and
8842            '2T2C' and
8843            'IP4FWD' and
8844            not 'IPSEC' and
8845            not 'VHOST'"
8846   parameters:
8847   - "throughput"
8848   - "parent"
8849   - "tags"
8850   sort:
8851   - "DOT1Q"
8852   - "IP4BASE"
8853   - "NAT44"
8854   - "POLICE_MARK"
8855   - "COPWHLIST"
8856   - "IACL"
8857   - "OACL"
8858   traces:
8859     hoverinfo: "x+y"
8860     boxpoints: "outliers"
8861     whiskerwidth: 0
8862   layout:
8863     title: "ip4-3n-hsw-x520-64b-2t2c-features-ndr"
8864     layout: "plot-throughput"
8865
8866 -
8867   type: "plot"
8868   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-pdr"
8869   algorithm: "plot_performance_box"
8870   output-file-type: ".html"
8871   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-pdr"
8872   data: "plot-vpp-throughput-latency-3n-hsw"
8873   filter: "'NIC_Intel-X520-DA2' and
8874            '64B' and
8875            ('IP4BASE' or
8876             'POLICE_MARK' or
8877             'COPWHLIST' or
8878             ('NAT44' and 'BASE') or
8879             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
8880            'NDRPDR' and
8881            '2T2C' and
8882            'IP4FWD' and
8883            not 'IPSEC' and
8884            not 'VHOST'"
8885   parameters:
8886   - "throughput"
8887   - "parent"
8888   - "tags"
8889   sort:
8890   - "DOT1Q"
8891   - "IP4BASE"
8892   - "NAT44"
8893   - "POLICE_MARK"
8894   - "COPWHLIST"
8895   - "IACL"
8896   - "OACL"
8897   traces:
8898     hoverinfo: "x+y"
8899     boxpoints: "outliers"
8900     whiskerwidth: 0
8901   layout:
8902     title: "ip4-3n-hsw-x520-64b-2t2c-features-pdr"
8903     layout: "plot-throughput"
8904
8905 # Packet Throughput - VPP IPv4 3n-hsw-x520 features nat44
8906 -
8907   type: "plot"
8908   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
8909   algorithm: "plot_performance_box"
8910   output-file-type: ".html"
8911   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
8912   data: "plot-vpp-throughput-latency-3n-hsw"
8913   filter: "'NIC_Intel-X520-DA2' and
8914            '64B' and
8915            'NDRPDR' and
8916            '1T1C' and
8917            'IP4FWD' and
8918            ('NAT44' or 'IP4BASE') and
8919            not 'DOT1Q' and
8920            not 'IPSEC' and
8921            not 'VHOST'"
8922   parameters:
8923   - "throughput"
8924   - "parent"
8925   - "tags"
8926   sort:
8927   - "IP4BASE"
8928   - "BASE"
8929   - "SRC_USER_10"
8930   - "SRC_USER_100"
8931   - "SRC_USER_1000"
8932   - "SRC_USER_2000"
8933   traces:
8934     hoverinfo: "x+y"
8935     boxpoints: "outliers"
8936     whiskerwidth: 0
8937   layout:
8938     title: "ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
8939     layout: "plot-throughput"
8940
8941 -
8942   type: "plot"
8943   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-nat44-pdr"
8944   algorithm: "plot_performance_box"
8945   output-file-type: ".html"
8946   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-nat44-pdr"
8947   data: "plot-vpp-throughput-latency-3n-hsw"
8948   filter: "'NIC_Intel-X520-DA2' and
8949            '64B' and
8950            'NDRPDR' and
8951            '1T1C' and
8952            'IP4FWD' and
8953            ('NAT44' or 'IP4BASE') and
8954            not 'DOT1Q' and
8955            not 'IPSEC' and
8956            not 'VHOST'"
8957   parameters:
8958   - "throughput"
8959   - "parent"
8960   - "tags"
8961   sort:
8962   - "IP4BASE"
8963   - "BASE"
8964   - "SRC_USER_10"
8965   - "SRC_USER_100"
8966   - "SRC_USER_1000"
8967   - "SRC_USER_2000"
8968   traces:
8969     hoverinfo: "x+y"
8970     boxpoints: "outliers"
8971     whiskerwidth: 0
8972   layout:
8973     title: "ip4-3n-hsw-x520-64b-1t1c-features-nat44-pdr"
8974     layout: "plot-throughput"
8975
8976 -
8977   type: "plot"
8978   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
8979   algorithm: "plot_performance_box"
8980   output-file-type: ".html"
8981   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
8982   data: "plot-vpp-throughput-latency-3n-hsw"
8983   filter: "'NIC_Intel-X520-DA2' and
8984            '64B' and
8985            'NDRPDR' and
8986            '2T2C' and
8987            'IP4FWD' and
8988            ('NAT44' or 'IP4BASE') and
8989            not 'DOT1Q' and
8990            not 'IPSEC' and
8991            not 'VHOST'"
8992   parameters:
8993   - "throughput"
8994   - "parent"
8995   - "tags"
8996   sort:
8997   - "IP4BASE"
8998   - "BASE"
8999   - "SRC_USER_10"
9000   - "SRC_USER_100"
9001   - "SRC_USER_1000"
9002   - "SRC_USER_2000"
9003   traces:
9004     hoverinfo: "x+y"
9005     boxpoints: "outliers"
9006     whiskerwidth: 0
9007   layout:
9008     title: "ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
9009     layout: "plot-throughput"
9010
9011 -
9012   type: "plot"
9013   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-nat44-pdr"
9014   algorithm: "plot_performance_box"
9015   output-file-type: ".html"
9016   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-nat44-pdr"
9017   data: "plot-vpp-throughput-latency-3n-hsw"
9018   filter: "'NIC_Intel-X520-DA2' and
9019            '64B' and
9020            'NDRPDR' and
9021            '2T2C' and
9022            'IP4FWD' and
9023            ('NAT44' or 'IP4BASE') and
9024            not 'DOT1Q' and
9025            not 'IPSEC' and
9026            not 'VHOST'"
9027   parameters:
9028   - "throughput"
9029   - "parent"
9030   - "tags"
9031   sort:
9032   - "IP4BASE"
9033   - "BASE"
9034   - "SRC_USER_10"
9035   - "SRC_USER_100"
9036   - "SRC_USER_1000"
9037   - "SRC_USER_2000"
9038   traces:
9039     hoverinfo: "x+y"
9040     boxpoints: "outliers"
9041     whiskerwidth: 0
9042   layout:
9043     title: "ip4-3n-hsw-x520-64b-2t2c-features-nat44-pdr"
9044     layout: "plot-throughput"
9045
9046 # Packet Throughput - VPP IPv4 3n-hsw-x520 features iacl
9047 -
9048   type: "plot"
9049   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
9050   algorithm: "plot_performance_box"
9051   output-file-type: ".html"
9052   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
9053   data: "plot-vpp-throughput-latency-3n-hsw"
9054   filter: "'NIC_Intel-X520-DA2' and
9055            '64B' and
9056            'NDRPDR' and
9057            '1T1C' and
9058            'IP4FWD' and
9059            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
9060            not 'IPSEC' and
9061            not 'DOT1Q' and
9062            not 'VHOST'"
9063   parameters:
9064   - "throughput"
9065   - "parent"
9066   - "tags"
9067   sort:
9068   - "IP4BASE"
9069   - "ACL_STATELESS"
9070   - "ACL_STATEFUL"
9071   - "ACL_STATELESS"
9072   - "ACL_STATEFUL"
9073   traces:
9074     hoverinfo: "x+y"
9075     boxpoints: "outliers"
9076     whiskerwidth: 0
9077   layout:
9078     title: "ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
9079     layout: "plot-throughput"
9080
9081 -
9082   type: "plot"
9083   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
9084   algorithm: "plot_performance_box"
9085   output-file-type: ".html"
9086   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
9087   data: "plot-vpp-throughput-latency-3n-hsw"
9088   filter: "'NIC_Intel-X520-DA2' and
9089            '64B' and
9090            'NDRPDR' and
9091            '1T1C' and
9092            'IP4FWD' and
9093            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
9094            not 'IPSEC' and
9095            not 'DOT1Q' and
9096            not 'VHOST'"
9097   parameters:
9098   - "throughput"
9099   - "parent"
9100   - "tags"
9101   sort:
9102   - "IP4BASE"
9103   - "ACL_STATELESS"
9104   - "ACL_STATEFUL"
9105   - "ACL_STATELESS"
9106   - "ACL_STATEFUL"
9107   traces:
9108     hoverinfo: "x+y"
9109     boxpoints: "outliers"
9110     whiskerwidth: 0
9111   layout:
9112     title: "ip4-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
9113     layout: "plot-throughput"
9114
9115 -
9116   type: "plot"
9117   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
9118   algorithm: "plot_performance_box"
9119   output-file-type: ".html"
9120   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
9121   data: "plot-vpp-throughput-latency-3n-hsw"
9122   filter: "'NIC_Intel-X520-DA2' and
9123            '64B' and
9124            'NDRPDR' and
9125            '2T2C' and
9126            'IP4FWD' and
9127            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
9128            not 'IPSEC' and
9129            not 'DOT1Q' and
9130            not 'VHOST'"
9131   parameters:
9132   - "throughput"
9133   - "parent"
9134   - "tags"
9135   sort:
9136   - "IP4BASE"
9137   - "ACL_STATELESS"
9138   - "ACL_STATEFUL"
9139   - "ACL_STATELESS"
9140   - "ACL_STATEFUL"
9141   traces:
9142     hoverinfo: "x+y"
9143     boxpoints: "outliers"
9144     whiskerwidth: 0
9145   layout:
9146     title: "ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
9147     layout: "plot-throughput"
9148
9149 -
9150   type: "plot"
9151   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
9152   algorithm: "plot_performance_box"
9153   output-file-type: ".html"
9154   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
9155   data: "plot-vpp-throughput-latency-3n-hsw"
9156   filter: "'NIC_Intel-X520-DA2' and
9157            '64B' and
9158            'NDRPDR' and
9159            '2T2C' and
9160            'IP4FWD' and
9161            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
9162            not 'IPSEC' and
9163            not 'DOT1Q' and
9164            not 'VHOST'"
9165   parameters:
9166   - "throughput"
9167   - "parent"
9168   - "tags"
9169   sort:
9170   - "IP4BASE"
9171   - "ACL_STATELESS"
9172   - "ACL_STATEFUL"
9173   - "ACL_STATELESS"
9174   - "ACL_STATEFUL"
9175   traces:
9176     hoverinfo: "x+y"
9177     boxpoints: "outliers"
9178     whiskerwidth: 0
9179   layout:
9180     title: "ip4-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
9181     layout: "plot-throughput"
9182
9183 # Packet Throughput - VPP IPv4 3n-hsw-x520 features oacl
9184 -
9185   type: "plot"
9186   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
9187   algorithm: "plot_performance_box"
9188   output-file-type: ".html"
9189   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
9190   data: "plot-vpp-throughput-latency-3n-hsw"
9191   filter: "'NIC_Intel-X520-DA2' and
9192            '64B' and
9193            'NDRPDR' and
9194            '1T1C' and
9195            'IP4FWD' and
9196            ('OACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
9197            not 'IPSEC' and
9198            not 'DOT1Q' and
9199            not 'VHOST'"
9200   parameters:
9201   - "throughput"
9202   - "parent"
9203   - "tags"
9204   sort:
9205   - "IP4BASE"
9206   - "ACL_STATELESS"
9207   - "ACL_STATEFUL"
9208   - "ACL_STATELESS"
9209   - "ACL_STATEFUL"
9210   traces:
9211     hoverinfo: "x+y"
9212     boxpoints: "outliers"
9213     whiskerwidth: 0
9214   layout:
9215     title: "ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
9216     layout: "plot-throughput"
9217
9218 -
9219   type: "plot"
9220   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
9221   algorithm: "plot_performance_box"
9222   output-file-type: ".html"
9223   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
9224   data: "plot-vpp-throughput-latency-3n-hsw"
9225   filter: "'NIC_Intel-X520-DA2' and
9226            '64B' and
9227            'NDRPDR' and
9228            '1T1C' and
9229            'IP4FWD' and
9230            ('OACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') 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   - "ACL_STATELESS"
9241   - "ACL_STATEFUL"
9242   - "ACL_STATELESS"
9243   - "ACL_STATEFUL"
9244   traces:
9245     hoverinfo: "x+y"
9246     boxpoints: "outliers"
9247     whiskerwidth: 0
9248   layout:
9249     title: "ip4-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
9250     layout: "plot-throughput"
9251
9252 -
9253   type: "plot"
9254   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
9255   algorithm: "plot_performance_box"
9256   output-file-type: ".html"
9257   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
9258   data: "plot-vpp-throughput-latency-3n-hsw"
9259   filter: "'NIC_Intel-X520-DA2' and
9260            '64B' and
9261            'NDRPDR' and
9262            '2T2C' and
9263            'IP4FWD' and
9264            ('OACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
9265            not 'IPSEC' and
9266            not 'DOT1Q' and
9267            not 'VHOST'"
9268   parameters:
9269   - "throughput"
9270   - "parent"
9271   - "tags"
9272   sort:
9273   - "IP4BASE"
9274   - "ACL_STATELESS"
9275   - "ACL_STATEFUL"
9276   - "ACL_STATELESS"
9277   - "ACL_STATEFUL"
9278   traces:
9279     hoverinfo: "x+y"
9280     boxpoints: "outliers"
9281     whiskerwidth: 0
9282   layout:
9283     title: "ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
9284     layout: "plot-throughput"
9285
9286 -
9287   type: "plot"
9288   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
9289   algorithm: "plot_performance_box"
9290   output-file-type: ".html"
9291   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
9292   data: "plot-vpp-throughput-latency-3n-hsw"
9293   filter: "'NIC_Intel-X520-DA2' and
9294            '64B' and
9295            'NDRPDR' and
9296            '2T2C' and
9297            'IP4FWD' and
9298            ('OACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
9299            not 'IPSEC' and
9300            not 'DOT1Q' and
9301            not 'VHOST'"
9302   parameters:
9303   - "throughput"
9304   - "parent"
9305   - "tags"
9306   sort:
9307   - "IP4BASE"
9308   - "ACL_STATELESS"
9309   - "ACL_STATEFUL"
9310   - "ACL_STATELESS"
9311   - "ACL_STATEFUL"
9312   traces:
9313     hoverinfo: "x+y"
9314     boxpoints: "outliers"
9315     whiskerwidth: 0
9316   layout:
9317     title: "ip4-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
9318     layout: "plot-throughput"
9319
9320 # Packet Throughput - VPP IPv4 3n-hsw-x710 base and scale
9321 -
9322   type: "plot"
9323   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
9324   algorithm: "plot_performance_box"
9325   output-file-type: ".html"
9326   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
9327   data: "plot-vpp-throughput-latency-3n-hsw"
9328   filter: "'NIC_Intel-X710' and
9329            '64B' and
9330            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9331            'NDRPDR' and
9332            '1T1C' and
9333            'IP4FWD' and
9334            not 'IPSEC' and
9335            not 'DOT1Q' and
9336            not 'VHOST'"
9337   parameters:
9338   - "throughput"
9339   - "parent"
9340   - "tags"
9341   sort:
9342   - "IP4BASE"
9343   - "FIB_20K"
9344   - "FIB_200K"
9345   - "FIB_2M"
9346   traces:
9347     hoverinfo: "x+y"
9348     boxpoints: "outliers"
9349     whiskerwidth: 0
9350   layout:
9351     title: "ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
9352     layout: "plot-throughput"
9353
9354 -
9355   type: "plot"
9356   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
9357   algorithm: "plot_performance_box"
9358   output-file-type: ".html"
9359   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
9360   data: "plot-vpp-throughput-latency-3n-hsw"
9361   filter: "'NIC_Intel-X710' and
9362            '64B' and
9363            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9364            'NDRPDR' and
9365            '1T1C' and
9366            'IP4FWD' and
9367            not 'IPSEC' and
9368            not 'DOT1Q' and
9369            not 'VHOST'"
9370   parameters:
9371   - "throughput"
9372   - "parent"
9373   - "tags"
9374   sort:
9375   - "IP4BASE"
9376   - "FIB_20K"
9377   - "FIB_200K"
9378   - "FIB_2M"
9379   traces:
9380     hoverinfo: "x+y"
9381     boxpoints: "outliers"
9382     whiskerwidth: 0
9383   layout:
9384     title: "ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
9385     layout: "plot-throughput"
9386
9387 -
9388   type: "plot"
9389   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
9390   algorithm: "plot_performance_box"
9391   output-file-type: ".html"
9392   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
9393   data: "plot-vpp-throughput-latency-3n-hsw"
9394   filter: "'NIC_Intel-X710' and
9395            '64B' and
9396            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9397            'NDRPDR' and
9398            '2T2C' and
9399            'IP4FWD' and
9400            not 'IPSEC' and
9401            not 'DOT1Q' and
9402            not 'VHOST'"
9403   parameters:
9404   - "throughput"
9405   - "parent"
9406   - "tags"
9407   sort:
9408   - "IP4BASE"
9409   - "FIB_20K"
9410   - "FIB_200K"
9411   - "FIB_2M"
9412   traces:
9413     hoverinfo: "x+y"
9414     boxpoints: "outliers"
9415     whiskerwidth: 0
9416   layout:
9417     title: "ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
9418     layout: "plot-throughput"
9419
9420 -
9421   type: "plot"
9422   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
9423   algorithm: "plot_performance_box"
9424   output-file-type: ".html"
9425   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
9426   data: "plot-vpp-throughput-latency-3n-hsw"
9427   filter: "'NIC_Intel-X710' and
9428            '64B' and
9429            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9430            'NDRPDR' and
9431            '2T2C' and
9432            'IP4FWD' and
9433            not 'IPSEC' and
9434            not 'DOT1Q' and
9435            not 'VHOST'"
9436   parameters:
9437   - "throughput"
9438   - "parent"
9439   - "tags"
9440   sort:
9441   - "IP4BASE"
9442   - "FIB_20K"
9443   - "FIB_200K"
9444   - "FIB_2M"
9445   traces:
9446     hoverinfo: "x+y"
9447     boxpoints: "outliers"
9448     whiskerwidth: 0
9449   layout:
9450     title: "ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
9451     layout: "plot-throughput"
9452
9453 # Packet Throughput - VPP IPv4 3n-hsw-x710 features
9454 -
9455   type: "plot"
9456   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-ndr"
9457   algorithm: "plot_performance_box"
9458   output-file-type: ".html"
9459   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-ndr"
9460   data: "plot-vpp-throughput-latency-3n-hsw"
9461   filter: "'NIC_Intel-X710' and
9462            '64B' and
9463            ('IP4BASE' or
9464             'POLICE_MARK' or
9465             'COPWHLIST' or
9466             ('NAT44' and 'BASE') or
9467             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
9468            'NDRPDR' and
9469            '1T1C' and
9470            'IP4FWD' and
9471            not 'IPSEC' and
9472            not 'VHOST'"
9473   parameters:
9474   - "throughput"
9475   - "parent"
9476   - "tags"
9477   sort:
9478   - "DOT1Q"
9479   - "IP4BASE"
9480   - "NAT44"
9481   - "POLICE_MARK"
9482   - "COPWHLIST"
9483   - "IACL"
9484   - "OACL"
9485   traces:
9486     hoverinfo: "x+y"
9487     boxpoints: "outliers"
9488     whiskerwidth: 0
9489   layout:
9490     title: "ip4-3n-hsw-x710-64b-1t1c-features-ndr"
9491     layout: "plot-throughput"
9492
9493 -
9494   type: "plot"
9495   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-pdr"
9496   algorithm: "plot_performance_box"
9497   output-file-type: ".html"
9498   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-pdr"
9499   data: "plot-vpp-throughput-latency-3n-hsw"
9500   filter: "'NIC_Intel-X710' and
9501            '64B' and
9502            ('IP4BASE' or
9503             'POLICE_MARK' or
9504             'COPWHLIST' or
9505             ('NAT44' and 'BASE') or
9506             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
9507            'NDRPDR' and
9508            '1T1C' and
9509            'IP4FWD' and
9510            not 'IPSEC' and
9511            not 'VHOST'"
9512   parameters:
9513   - "throughput"
9514   - "parent"
9515   - "tags"
9516   sort:
9517   - "DOT1Q"
9518   - "IP4BASE"
9519   - "NAT44"
9520   - "POLICE_MARK"
9521   - "COPWHLIST"
9522   - "IACL"
9523   - "OACL"
9524   traces:
9525     hoverinfo: "x+y"
9526     boxpoints: "outliers"
9527     whiskerwidth: 0
9528   layout:
9529     title: "ip4-3n-hsw-x710-64b-1t1c-features-pdr"
9530     layout: "plot-throughput"
9531
9532 -
9533   type: "plot"
9534   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-ndr"
9535   algorithm: "plot_performance_box"
9536   output-file-type: ".html"
9537   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-ndr"
9538   data: "plot-vpp-throughput-latency-3n-hsw"
9539   filter: "'NIC_Intel-X710' and
9540            '64B' and
9541            ('IP4BASE' or
9542             'POLICE_MARK' or
9543             'COPWHLIST' or
9544             ('NAT44' and 'BASE') or
9545             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
9546            'NDRPDR' and
9547            '2T2C' and
9548            'IP4FWD' and
9549            not 'IPSEC' and
9550            not 'VHOST'"
9551   parameters:
9552   - "throughput"
9553   - "parent"
9554   - "tags"
9555   sort:
9556   - "DOT1Q"
9557   - "IP4BASE"
9558   - "NAT44"
9559   - "POLICE_MARK"
9560   - "COPWHLIST"
9561   - "IACL"
9562   - "OACL"
9563   traces:
9564     hoverinfo: "x+y"
9565     boxpoints: "outliers"
9566     whiskerwidth: 0
9567   layout:
9568     title: "ip4-3n-hsw-x710-64b-2t2c-features-ndr"
9569     layout: "plot-throughput"
9570
9571 -
9572   type: "plot"
9573   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-pdr"
9574   algorithm: "plot_performance_box"
9575   output-file-type: ".html"
9576   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-pdr"
9577   data: "plot-vpp-throughput-latency-3n-hsw"
9578   filter: "'NIC_Intel-X710' and
9579            '64B' and
9580            ('IP4BASE' or
9581             'POLICE_MARK' or
9582             'COPWHLIST' or
9583             ('NAT44' and 'BASE') or
9584             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
9585            'NDRPDR' and
9586            '2T2C' and
9587            'IP4FWD' and
9588            not 'IPSEC' and
9589            not 'VHOST'"
9590   parameters:
9591   - "throughput"
9592   - "parent"
9593   - "tags"
9594   sort:
9595   - "DOT1Q"
9596   - "IP4BASE"
9597   - "NAT44"
9598   - "POLICE_MARK"
9599   - "COPWHLIST"
9600   - "IACL"
9601   - "OACL"
9602   traces:
9603     hoverinfo: "x+y"
9604     boxpoints: "outliers"
9605     whiskerwidth: 0
9606   layout:
9607     title: "ip4-3n-hsw-x710-64b-2t2c-features-pdr"
9608     layout: "plot-throughput"
9609
9610 # Packet Throughput - VPP IPv4 3n-hsw-x710 features nat44
9611 -
9612   type: "plot"
9613   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
9614   algorithm: "plot_performance_box"
9615   output-file-type: ".html"
9616   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
9617   data: "plot-vpp-throughput-latency-3n-skx"
9618   filter: "'NIC_Intel-X710' and
9619            '64B' and
9620            'NDRPDR' and
9621            '2T1C' and
9622            'IP4FWD' and
9623            ('NAT44' or 'IP4BASE') and
9624            not 'IPSEC' and
9625            not 'VHOST'"
9626   parameters:
9627   - "throughput"
9628   - "parent"
9629   - "tags"
9630   sort:
9631   - "IP4BASE"
9632   - "BASE"
9633   - "SRC_USER_10"
9634   - "SRC_USER_100"
9635   - "SRC_USER_1000"
9636   - "SRC_USER_2000"
9637   traces:
9638     hoverinfo: "x+y"
9639     boxpoints: "outliers"
9640     whiskerwidth: 0
9641   layout:
9642     title: "ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
9643     layout: "plot-throughput"
9644
9645 -
9646   type: "plot"
9647   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-nat44-pdr"
9648   algorithm: "plot_performance_box"
9649   output-file-type: ".html"
9650   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-nat44-pdr"
9651   data: "plot-vpp-throughput-latency-3n-skx"
9652   filter: "'NIC_Intel-X710' and
9653            '64B' and
9654            'NDRPDR' and
9655            '2T1C' and
9656            'IP4FWD' and
9657            ('NAT44' or 'IP4BASE') and
9658            not 'IPSEC' and
9659            not 'VHOST'"
9660   parameters:
9661   - "throughput"
9662   - "parent"
9663   - "tags"
9664   sort:
9665   - "IP4BASE"
9666   - "BASE"
9667   - "SRC_USER_10"
9668   - "SRC_USER_100"
9669   - "SRC_USER_1000"
9670   - "SRC_USER_2000"
9671   traces:
9672     hoverinfo: "x+y"
9673     boxpoints: "outliers"
9674     whiskerwidth: 0
9675   layout:
9676     title: "ip4-3n-skx-x710-64b-2t1c-features-nat44-pdr"
9677     layout: "plot-throughput"
9678
9679 -
9680   type: "plot"
9681   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
9682   algorithm: "plot_performance_box"
9683   output-file-type: ".html"
9684   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
9685   data: "plot-vpp-throughput-latency-3n-skx"
9686   filter: "'NIC_Intel-X710' and
9687            '64B' and
9688            'NDRPDR' and
9689            '4T2C' and
9690            'IP4FWD' and
9691            ('NAT44' or 'IP4BASE') and
9692            not 'IPSEC' and
9693            not 'VHOST'"
9694   parameters:
9695   - "throughput"
9696   - "parent"
9697   - "tags"
9698   sort:
9699   - "IP4BASE"
9700   - "BASE"
9701   - "SRC_USER_10"
9702   - "SRC_USER_100"
9703   - "SRC_USER_1000"
9704   - "SRC_USER_2000"
9705   traces:
9706     hoverinfo: "x+y"
9707     boxpoints: "outliers"
9708     whiskerwidth: 0
9709   layout:
9710     title: "ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
9711     layout: "plot-throughput"
9712
9713 -
9714   type: "plot"
9715   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-nat44-pdr"
9716   algorithm: "plot_performance_box"
9717   output-file-type: ".html"
9718   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-nat44-pdr"
9719   data: "plot-vpp-throughput-latency-3n-skx"
9720   filter: "'NIC_Intel-X710' and
9721            '64B' and
9722            'NDRPDR' and
9723            '4T2C' and
9724            'IP4FWD' and
9725            ('NAT44' or 'IP4BASE') and
9726            not 'IPSEC' and
9727            not 'VHOST'"
9728   parameters:
9729   - "throughput"
9730   - "parent"
9731   - "tags"
9732   sort:
9733   - "IP4BASE"
9734   - "BASE"
9735   - "SRC_USER_10"
9736   - "SRC_USER_100"
9737   - "SRC_USER_1000"
9738   - "SRC_USER_2000"
9739   traces:
9740     hoverinfo: "x+y"
9741     boxpoints: "outliers"
9742     whiskerwidth: 0
9743   layout:
9744     title: "ip4-3n-skx-x710-64b-4t2c-features-nat44-pdr"
9745     layout: "plot-throughput"
9746
9747 # Packet Throughput - VPP IPv4 3n-hsw-x710 features iacl
9748 -
9749   type: "plot"
9750   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
9751   algorithm: "plot_performance_box"
9752   output-file-type: ".html"
9753   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
9754   data: "plot-vpp-throughput-latency-3n-skx"
9755   filter: "'NIC_Intel-X710' and
9756            '64B' and
9757            'NDRPDR' and
9758            '2T1C' and
9759            'IP4FWD' and
9760            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
9761            not 'IPSEC' and
9762            not 'VHOST'"
9763   parameters:
9764   - "throughput"
9765   - "parent"
9766   - "tags"
9767   sort:
9768   - "IP4BASE"
9769   - "ACL_STATELESS"
9770   - "ACL_STATEFUL"
9771   - "ACL_STATELESS"
9772   - "ACL_STATEFUL"
9773   traces:
9774     hoverinfo: "x+y"
9775     boxpoints: "outliers"
9776     whiskerwidth: 0
9777   layout:
9778     title: "ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
9779     layout: "plot-throughput"
9780
9781 -
9782   type: "plot"
9783   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-iacl-pdr"
9784   algorithm: "plot_performance_box"
9785   output-file-type: ".html"
9786   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-iacl-pdr"
9787   data: "plot-vpp-throughput-latency-3n-skx"
9788   filter: "'NIC_Intel-X710' and
9789            '64B' and
9790            'NDRPDR' and
9791            '2T1C' and
9792            'IP4FWD' and
9793            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
9794            not 'IPSEC' and
9795            not 'VHOST'"
9796   parameters:
9797   - "throughput"
9798   - "parent"
9799   - "tags"
9800   sort:
9801   - "IP4BASE"
9802   - "ACL_STATELESS"
9803   - "ACL_STATEFUL"
9804   - "ACL_STATELESS"
9805   - "ACL_STATEFUL"
9806   traces:
9807     hoverinfo: "x+y"
9808     boxpoints: "outliers"
9809     whiskerwidth: 0
9810   layout:
9811     title: "ip4-3n-skx-x710-64b-2t1c-features-iacl-pdr"
9812     layout: "plot-throughput"
9813
9814 -
9815   type: "plot"
9816   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
9817   algorithm: "plot_performance_box"
9818   output-file-type: ".html"
9819   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
9820   data: "plot-vpp-throughput-latency-3n-skx"
9821   filter: "'NIC_Intel-X710' and
9822            '64B' and
9823            'NDRPDR' and
9824            '4T2C' and
9825            'IP4FWD' and
9826            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
9827            not 'IPSEC' and
9828            not 'VHOST'"
9829   parameters:
9830   - "throughput"
9831   - "parent"
9832   - "tags"
9833   sort:
9834   - "IP4BASE"
9835   - "ACL_STATELESS"
9836   - "ACL_STATEFUL"
9837   - "ACL_STATELESS"
9838   - "ACL_STATEFUL"
9839   traces:
9840     hoverinfo: "x+y"
9841     boxpoints: "outliers"
9842     whiskerwidth: 0
9843   layout:
9844     title: "ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
9845     layout: "plot-throughput"
9846
9847 -
9848   type: "plot"
9849   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-iacl-pdr"
9850   algorithm: "plot_performance_box"
9851   output-file-type: ".html"
9852   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-iacl-pdr"
9853   data: "plot-vpp-throughput-latency-3n-skx"
9854   filter: "'NIC_Intel-X710' and
9855            '64B' and
9856            'NDRPDR' and
9857            '4T2C' and
9858            'IP4FWD' and
9859            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
9860            not 'IPSEC' and
9861            not 'VHOST'"
9862   parameters:
9863   - "throughput"
9864   - "parent"
9865   - "tags"
9866   sort:
9867   - "IP4BASE"
9868   - "ACL_STATELESS"
9869   - "ACL_STATEFUL"
9870   - "ACL_STATELESS"
9871   - "ACL_STATEFUL"
9872   traces:
9873     hoverinfo: "x+y"
9874     boxpoints: "outliers"
9875     whiskerwidth: 0
9876   layout:
9877     title: "ip4-3n-skx-x710-64b-4t2c-features-iacl-pdr"
9878     layout: "plot-throughput"
9879
9880 ## Packet Throughput - VPP IPv4 3n-hsw-x710 features oacl
9881 #-
9882 #  type: "plot"
9883 #  title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-oacl-ndr"
9884 #  algorithm: "plot_performance_box"
9885 #  output-file-type: ".html"
9886 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-oacl-ndr"
9887 #  data: "plot-vpp-throughput-latency-3n-skx"
9888 #  filter: "'NIC_Intel-X710' and
9889 #           '64B' and
9890 #           'NDRPDR' and
9891 #           '2T1C' and
9892 #           'IP4FWD' and
9893 #           'OACL' and
9894 #           ('ACL10' or 'ACL50') and '10k_FLOWS' and
9895 #           not 'IPSEC' and
9896 #           not 'VHOST'"
9897 #  parameters:
9898 #  - "throughput"
9899 #  - "parent"
9900 #  - "tags"
9901 #  sort:
9902 #  - "ACL_STATELESS"
9903 #  - "ACL_STATEFUL"
9904 #  - "ACL_STATELESS"
9905 #  - "ACL_STATEFUL"
9906 #  traces:
9907 #    hoverinfo: "x+y"
9908 #    boxpoints: "outliers"
9909 #    whiskerwidth: 0
9910 #  layout:
9911 #    title: "ip4-3n-skx-x710-64b-2t1c-features-oacl-ndr"
9912 #    layout: "plot-throughput"
9913 #
9914 #-
9915 #  type: "plot"
9916 #  title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-oacl-pdr"
9917 #  algorithm: "plot_performance_box"
9918 #  output-file-type: ".html"
9919 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-oacl-pdr"
9920 #  data: "plot-vpp-throughput-latency-3n-skx"
9921 #  filter: "'NIC_Intel-X710' and
9922 #           '64B' and
9923 #           'NDRPDR' and
9924 #           '2T1C' and
9925 #           'IP4FWD' and
9926 #           'OACL' and
9927 #           ('ACL10' or 'ACL50') and '10k_FLOWS' and
9928 #           not 'IPSEC' and
9929 #           not 'VHOST'"
9930 #  parameters:
9931 #  - "throughput"
9932 #  - "parent"
9933 #  - "tags"
9934 #  sort:
9935 #  - "ACL_STATELESS"
9936 #  - "ACL_STATEFUL"
9937 #  - "ACL_STATELESS"
9938 #  - "ACL_STATEFUL"
9939 #  traces:
9940 #    hoverinfo: "x+y"
9941 #    boxpoints: "outliers"
9942 #    whiskerwidth: 0
9943 #  layout:
9944 #    title: "ip4-3n-skx-x710-64b-2t1c-features-oacl-pdr"
9945 #    layout: "plot-throughput"
9946 #
9947 #-
9948 #  type: "plot"
9949 #  title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-oacl-ndr"
9950 #  algorithm: "plot_performance_box"
9951 #  output-file-type: ".html"
9952 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-oacl-ndr"
9953 #  data: "plot-vpp-throughput-latency-3n-skx"
9954 #  filter: "'NIC_Intel-X710' and
9955 #           '64B' and
9956 #           'NDRPDR' and
9957 #           '4T2C' and
9958 #           'IP4FWD' and
9959 #           'OACL' and
9960 #           ('ACL10' or 'ACL50') and '10k_FLOWS' and
9961 #           not 'IPSEC' and
9962 #           not 'VHOST'"
9963 #  parameters:
9964 #  - "throughput"
9965 #  - "parent"
9966 #  - "tags"
9967 #  sort:
9968 #  - "ACL_STATELESS"
9969 #  - "ACL_STATEFUL"
9970 #  - "ACL_STATELESS"
9971 #  - "ACL_STATEFUL"
9972 #  traces:
9973 #    hoverinfo: "x+y"
9974 #    boxpoints: "outliers"
9975 #    whiskerwidth: 0
9976 #  layout:
9977 #    title: "ip4-3n-skx-x710-64b-4t2c-features-oacl-ndr"
9978 #    layout: "plot-throughput"
9979 #
9980 #-
9981 #  type: "plot"
9982 #  title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-oacl-pdr"
9983 #  algorithm: "plot_performance_box"
9984 #  output-file-type: ".html"
9985 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-oacl-pdr"
9986 #  data: "plot-vpp-throughput-latency-3n-skx"
9987 #  filter: "'NIC_Intel-X710' and
9988 #           '64B' and
9989 #           'NDRPDR' and
9990 #           '4T2C' and
9991 #           'IP4FWD' and
9992 #           'OACL' and
9993 #           ('ACL10' or 'ACL50') and '10k_FLOWS' and
9994 #           not 'IPSEC' and
9995 #           not 'VHOST'"
9996 #  parameters:
9997 #  - "throughput"
9998 #  - "parent"
9999 #  - "tags"
10000 #  sort:
10001 #  - "ACL_STATELESS"
10002 #  - "ACL_STATEFUL"
10003 #  - "ACL_STATELESS"
10004 #  - "ACL_STATEFUL"
10005 #  traces:
10006 #    hoverinfo: "x+y"
10007 #    boxpoints: "outliers"
10008 #    whiskerwidth: 0
10009 #  layout:
10010 #    title: "ip4-3n-skx-x710-64b-4t2c-features-oacl-pdr"
10011 #    layout: "plot-throughput"
10012
10013 # Packet Throughput - VPP IPv4 3n-hsw-xl710 base and scale
10014 -
10015   type: "plot"
10016   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-1t1c-base-ndr"
10017   algorithm: "plot_performance_box"
10018   output-file-type: ".html"
10019   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base-ndr"
10020   data: "plot-vpp-throughput-latency-3n-hsw"
10021   filter: "'NIC_Intel-XL710' and
10022            '64B' and
10023            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10024            'NDRPDR' and
10025            '1T1C' and
10026            'IP4FWD' and
10027            not 'IPSEC' and
10028            not 'VHOST'"
10029   parameters:
10030   - "throughput"
10031   - "parent"
10032   - "tags"
10033   sort:
10034   - "IP4BASE"
10035   - "FIB_20K"
10036   - "FIB_200K"
10037   - "FIB_2M"
10038   traces:
10039     hoverinfo: "x+y"
10040     boxpoints: "outliers"
10041     whiskerwidth: 0
10042   layout:
10043     title: "ip4-3n-hsw-xl710-64b-1t1c-base-ndr"
10044     layout: "plot-throughput"
10045
10046 -
10047   type: "plot"
10048   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-1t1c-base-pdr"
10049   algorithm: "plot_performance_box"
10050   output-file-type: ".html"
10051   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base-pdr"
10052   data: "plot-vpp-throughput-latency-3n-hsw"
10053   filter: "'NIC_Intel-XL710' and
10054            '64B' and
10055            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10056            'NDRPDR' and
10057            '1T1C' and
10058            'IP4FWD' and
10059            not 'IPSEC' and
10060            not 'VHOST'"
10061   parameters:
10062   - "throughput"
10063   - "parent"
10064   - "tags"
10065   sort:
10066   - "IP4BASE"
10067   - "FIB_20K"
10068   - "FIB_200K"
10069   - "FIB_2M"
10070   traces:
10071     hoverinfo: "x+y"
10072     boxpoints: "outliers"
10073     whiskerwidth: 0
10074   layout:
10075     title: "ip4-3n-hsw-xl710-64b-1t1c-base-pdr"
10076     layout: "plot-throughput"
10077
10078 -
10079   type: "plot"
10080   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-2t2c-base-ndr"
10081   algorithm: "plot_performance_box"
10082   output-file-type: ".html"
10083   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base-ndr"
10084   data: "plot-vpp-throughput-latency-3n-hsw"
10085   filter: "'NIC_Intel-XL710' and
10086            '64B' and
10087            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10088            'NDRPDR' and
10089            '2T2C' and
10090            'IP4FWD' and
10091            not 'IPSEC' and
10092            not 'VHOST'"
10093   parameters:
10094   - "throughput"
10095   - "parent"
10096   - "tags"
10097   sort:
10098   - "IP4BASE"
10099   - "FIB_20K"
10100   - "FIB_200K"
10101   - "FIB_2M"
10102   traces:
10103     hoverinfo: "x+y"
10104     boxpoints: "outliers"
10105     whiskerwidth: 0
10106   layout:
10107     title: "ip4-3n-hsw-xl710-64b-2t2c-base-ndr"
10108     layout: "plot-throughput"
10109
10110 -
10111   type: "plot"
10112   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-2t2c-base-pdr"
10113   algorithm: "plot_performance_box"
10114   output-file-type: ".html"
10115   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base-pdr"
10116   data: "plot-vpp-throughput-latency-3n-hsw"
10117   filter: "'NIC_Intel-XL710' and
10118            '64B' and
10119            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10120            'NDRPDR' and
10121            '2T2C' and
10122            'IP4FWD' and
10123            not 'IPSEC' and
10124            not 'VHOST'"
10125   parameters:
10126   - "throughput"
10127   - "parent"
10128   - "tags"
10129   sort:
10130   - "IP4BASE"
10131   - "FIB_20K"
10132   - "FIB_200K"
10133   - "FIB_2M"
10134   traces:
10135     hoverinfo: "x+y"
10136     boxpoints: "outliers"
10137     whiskerwidth: 0
10138   layout:
10139     title: "ip4-3n-hsw-xl710-64b-2t2c-base-pdr"
10140     layout: "plot-throughput"
10141
10142 # Packet Throughput - VPP IPv4 3n-skx-x710 base and scale
10143 -
10144   type: "plot"
10145   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
10146   algorithm: "plot_performance_box"
10147   output-file-type: ".html"
10148   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
10149   data: "plot-vpp-throughput-latency-3n-skx"
10150   filter: "'NIC_Intel-X710' and
10151            '64B' and
10152            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10153            'NDRPDR' and
10154            '2T1C' and
10155            'IP4FWD' and
10156            not 'IPSEC' and
10157            not 'DOT1Q' and
10158            not 'VHOST'"
10159   parameters:
10160   - "throughput"
10161   - "parent"
10162   - "tags"
10163   sort:
10164   - "IP4BASE"
10165   - "FIB_20K"
10166   - "FIB_200K"
10167   - "FIB_2M"
10168   traces:
10169     hoverinfo: "x+y"
10170     boxpoints: "outliers"
10171     whiskerwidth: 0
10172   layout:
10173     title: "ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
10174     layout: "plot-throughput"
10175
10176 -
10177   type: "plot"
10178   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
10179   algorithm: "plot_performance_box"
10180   output-file-type: ".html"
10181   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
10182   data: "plot-vpp-throughput-latency-3n-skx"
10183   filter: "'NIC_Intel-X710' and
10184            '64B' and
10185            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10186            'NDRPDR' and
10187            '2T1C' and
10188            'IP4FWD' and
10189            not 'IPSEC' and
10190            not 'DOT1Q' and
10191            not 'VHOST'"
10192   parameters:
10193   - "throughput"
10194   - "parent"
10195   - "tags"
10196   sort:
10197   - "IP4BASE"
10198   - "FIB_20K"
10199   - "FIB_200K"
10200   - "FIB_2M"
10201   traces:
10202     hoverinfo: "x+y"
10203     boxpoints: "outliers"
10204     whiskerwidth: 0
10205   layout:
10206     title: "ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
10207     layout: "plot-throughput"
10208
10209 -
10210   type: "plot"
10211   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
10212   algorithm: "plot_performance_box"
10213   output-file-type: ".html"
10214   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
10215   data: "plot-vpp-throughput-latency-3n-skx"
10216   filter: "'NIC_Intel-X710' and
10217            '64B' and
10218            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10219            'NDRPDR' and
10220            '4T2C' and
10221            'IP4FWD' and
10222            not 'IPSEC' and
10223            not 'DOT1Q' and
10224            not 'VHOST'"
10225   parameters:
10226   - "throughput"
10227   - "parent"
10228   - "tags"
10229   sort:
10230   - "IP4BASE"
10231   - "FIB_20K"
10232   - "FIB_200K"
10233   - "FIB_2M"
10234   traces:
10235     hoverinfo: "x+y"
10236     boxpoints: "outliers"
10237     whiskerwidth: 0
10238   layout:
10239     title: "ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
10240     layout: "plot-throughput"
10241
10242 -
10243   type: "plot"
10244   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
10245   algorithm: "plot_performance_box"
10246   output-file-type: ".html"
10247   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
10248   data: "plot-vpp-throughput-latency-3n-skx"
10249   filter: "'NIC_Intel-X710' and
10250            '64B' and
10251            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10252            'NDRPDR' and
10253            '4T2C' and
10254            'IP4FWD' and
10255            not 'IPSEC' and
10256            not 'DOT1Q' and
10257            not 'VHOST'"
10258   parameters:
10259   - "throughput"
10260   - "parent"
10261   - "tags"
10262   sort:
10263   - "IP4BASE"
10264   - "FIB_20K"
10265   - "FIB_200K"
10266   - "FIB_2M"
10267   traces:
10268     hoverinfo: "x+y"
10269     boxpoints: "outliers"
10270     whiskerwidth: 0
10271   layout:
10272     title: "ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
10273     layout: "plot-throughput"
10274
10275 # Packet Throughput - VPP IPv4 3n-skx-x710 features
10276 -
10277   type: "plot"
10278   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-ndr"
10279   algorithm: "plot_performance_box"
10280   output-file-type: ".html"
10281   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-ndr"
10282   data: "plot-vpp-throughput-latency-3n-skx"
10283   filter: "'NIC_Intel-X710' and
10284            '64B' and
10285            ('IP4BASE' or
10286             'POLICE_MARK' or
10287             'COPWHLIST' or
10288             ('NAT44' and 'BASE') or
10289             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
10290            'NDRPDR' and
10291            '2T1C' and
10292            'IP4FWD' and
10293            not 'IPSEC' and
10294            not 'VHOST'"
10295   parameters:
10296   - "throughput"
10297   - "parent"
10298   - "tags"
10299   sort:
10300   - "DOT1Q"
10301   - "IP4BASE"
10302   - "NAT44"
10303   - "POLICE_MARK"
10304   - "COPWHLIST"
10305   - "IACL"
10306   - "OACL"
10307   traces:
10308     hoverinfo: "x+y"
10309     boxpoints: "outliers"
10310     whiskerwidth: 0
10311   layout:
10312     title: "ip4-3n-skx-x710-64b-2t1c-features-ndr"
10313     layout: "plot-throughput"
10314
10315 -
10316   type: "plot"
10317   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-pdr"
10318   algorithm: "plot_performance_box"
10319   output-file-type: ".html"
10320   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-pdr"
10321   data: "plot-vpp-throughput-latency-3n-skx"
10322   filter: "'NIC_Intel-X710' and
10323            '64B' and
10324            ('IP4BASE' or
10325             'POLICE_MARK' or
10326             'COPWHLIST' or
10327             ('NAT44' and 'BASE') or
10328             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
10329            'NDRPDR' and
10330            '2T1C' and
10331            'IP4FWD' and
10332            not 'IPSEC' and
10333            not 'VHOST'"
10334   parameters:
10335   - "throughput"
10336   - "parent"
10337   - "tags"
10338   sort:
10339   - "DOT1Q"
10340   - "IP4BASE"
10341   - "NAT44"
10342   - "POLICE_MARK"
10343   - "COPWHLIST"
10344   - "IACL"
10345   - "OACL"
10346   traces:
10347     hoverinfo: "x+y"
10348     boxpoints: "outliers"
10349     whiskerwidth: 0
10350   layout:
10351     title: "ip4-3n-skx-x710-64b-2t1c-features-pdr"
10352     layout: "plot-throughput"
10353
10354 -
10355   type: "plot"
10356   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-ndr"
10357   algorithm: "plot_performance_box"
10358   output-file-type: ".html"
10359   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-ndr"
10360   data: "plot-vpp-throughput-latency-3n-skx"
10361   filter: "'NIC_Intel-X710' and
10362            '64B' and
10363            ('IP4BASE' or
10364             'POLICE_MARK' or
10365             'COPWHLIST' or
10366             ('NAT44' and 'BASE') or
10367             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
10368            'NDRPDR' and
10369            '4T2C' and
10370            'IP4FWD' and
10371            not 'IPSEC' and
10372            not 'VHOST'"
10373   parameters:
10374   - "throughput"
10375   - "parent"
10376   - "tags"
10377   sort:
10378   - "DOT1Q"
10379   - "IP4BASE"
10380   - "NAT44"
10381   - "POLICE_MARK"
10382   - "COPWHLIST"
10383   - "IACL"
10384   - "OACL"
10385   traces:
10386     hoverinfo: "x+y"
10387     boxpoints: "outliers"
10388     whiskerwidth: 0
10389   layout:
10390     title: "ip4-3n-skx-x710-64b-4t2c-features-ndr"
10391     layout: "plot-throughput"
10392
10393 -
10394   type: "plot"
10395   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-pdr"
10396   algorithm: "plot_performance_box"
10397   output-file-type: ".html"
10398   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-pdr"
10399   data: "plot-vpp-throughput-latency-3n-skx"
10400   filter: "'NIC_Intel-X710' and
10401            '64B' and
10402            ('IP4BASE' or
10403             'POLICE_MARK' or
10404             'COPWHLIST' or
10405             ('NAT44' and 'BASE') or
10406             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
10407            'NDRPDR' and
10408            '4T2C' and
10409            'IP4FWD' and
10410            not 'IPSEC' and
10411            not 'VHOST'"
10412   parameters:
10413   - "throughput"
10414   - "parent"
10415   - "tags"
10416   sort:
10417   - "DOT1Q"
10418   - "IP4BASE"
10419   - "NAT44"
10420   - "POLICE_MARK"
10421   - "COPWHLIST"
10422   - "IACL"
10423   - "OACL"
10424   traces:
10425     hoverinfo: "x+y"
10426     boxpoints: "outliers"
10427     whiskerwidth: 0
10428   layout:
10429     title: "ip4-3n-skx-x710-64b-4t2c-features-pdr"
10430     layout: "plot-throughput"
10431
10432 # Packet Throughput - VPP IPv4 3n-skx-x710 features nat44
10433 -
10434   type: "plot"
10435   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
10436   algorithm: "plot_performance_box"
10437   output-file-type: ".html"
10438   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
10439   data: "plot-vpp-throughput-latency-3n-hsw"
10440   filter: "'NIC_Intel-X710' and
10441            '64B' and
10442            'NDRPDR' and
10443            '1T1C' and
10444            'IP4FWD' and
10445            ('NAT44' or 'IP4BASE') and
10446            not 'IPSEC' and
10447            not 'VHOST'"
10448   parameters:
10449   - "throughput"
10450   - "parent"
10451   - "tags"
10452   sort:
10453   - "IP4BASE"
10454   - "BASE"
10455   - "SRC_USER_10"
10456   - "SRC_USER_100"
10457   - "SRC_USER_1000"
10458   - "SRC_USER_2000"
10459   traces:
10460     hoverinfo: "x+y"
10461     boxpoints: "outliers"
10462     whiskerwidth: 0
10463   layout:
10464     title: "ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
10465     layout: "plot-throughput"
10466
10467 -
10468   type: "plot"
10469   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-nat44-pdr"
10470   algorithm: "plot_performance_box"
10471   output-file-type: ".html"
10472   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-nat44-pdr"
10473   data: "plot-vpp-throughput-latency-3n-hsw"
10474   filter: "'NIC_Intel-X710' and
10475            '64B' and
10476            'NDRPDR' and
10477            '1T1C' and
10478            'IP4FWD' and
10479            ('NAT44' or 'IP4BASE') and
10480            not 'IPSEC' and
10481            not 'VHOST'"
10482   parameters:
10483   - "throughput"
10484   - "parent"
10485   - "tags"
10486   sort:
10487   - "IP4BASE"
10488   - "BASE"
10489   - "SRC_USER_10"
10490   - "SRC_USER_100"
10491   - "SRC_USER_1000"
10492   - "SRC_USER_2000"
10493   traces:
10494     hoverinfo: "x+y"
10495     boxpoints: "outliers"
10496     whiskerwidth: 0
10497   layout:
10498     title: "ip4-3n-hsw-x710-64b-1t1c-features-nat44-pdr"
10499     layout: "plot-throughput"
10500
10501 -
10502   type: "plot"
10503   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
10504   algorithm: "plot_performance_box"
10505   output-file-type: ".html"
10506   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
10507   data: "plot-vpp-throughput-latency-3n-hsw"
10508   filter: "'NIC_Intel-X710' and
10509            '64B' and
10510            'NDRPDR' and
10511            '2T2C' and
10512            'IP4FWD' and
10513            ('NAT44' or 'IP4BASE') and
10514            not 'IPSEC' and
10515            not 'VHOST'"
10516   parameters:
10517   - "throughput"
10518   - "parent"
10519   - "tags"
10520   sort:
10521   - "IP4BASE"
10522   - "BASE"
10523   - "SRC_USER_10"
10524   - "SRC_USER_100"
10525   - "SRC_USER_1000"
10526   - "SRC_USER_2000"
10527   traces:
10528     hoverinfo: "x+y"
10529     boxpoints: "outliers"
10530     whiskerwidth: 0
10531   layout:
10532     title: "ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
10533     layout: "plot-throughput"
10534
10535 -
10536   type: "plot"
10537   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-nat44-pdr"
10538   algorithm: "plot_performance_box"
10539   output-file-type: ".html"
10540   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-nat44-pdr"
10541   data: "plot-vpp-throughput-latency-3n-hsw"
10542   filter: "'NIC_Intel-X710' and
10543            '64B' and
10544            'NDRPDR' and
10545            '2T2C' and
10546            'IP4FWD' and
10547            ('NAT44' or 'IP4BASE') and
10548            not 'IPSEC' and
10549            not 'VHOST'"
10550   parameters:
10551   - "throughput"
10552   - "parent"
10553   - "tags"
10554   sort:
10555   - "IP4BASE"
10556   - "BASE"
10557   - "SRC_USER_10"
10558   - "SRC_USER_100"
10559   - "SRC_USER_1000"
10560   - "SRC_USER_2000"
10561   traces:
10562     hoverinfo: "x+y"
10563     boxpoints: "outliers"
10564     whiskerwidth: 0
10565   layout:
10566     title: "ip4-3n-hsw-x710-64b-2t2c-features-nat44-pdr"
10567     layout: "plot-throughput"
10568
10569 # Packet Throughput - VPP IPv4 3n-skx-x710 features iacl
10570 -
10571   type: "plot"
10572   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
10573   algorithm: "plot_performance_box"
10574   output-file-type: ".html"
10575   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
10576   data: "plot-vpp-throughput-latency-3n-hsw"
10577   filter: "'NIC_Intel-X710' and
10578            '64B' and
10579            'NDRPDR' and
10580            '1T1C' and
10581            'IP4FWD' and
10582            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
10583            not 'IPSEC' and
10584            not 'VHOST'"
10585   parameters:
10586   - "throughput"
10587   - "parent"
10588   - "tags"
10589   sort:
10590   - "IP4BASE"
10591   - "ACL_STATELESS"
10592   - "ACL_STATEFUL"
10593   - "ACL_STATELESS"
10594   - "ACL_STATEFUL"
10595   traces:
10596     hoverinfo: "x+y"
10597     boxpoints: "outliers"
10598     whiskerwidth: 0
10599   layout:
10600     title: "ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
10601     layout: "plot-throughput"
10602
10603 -
10604   type: "plot"
10605   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
10606   algorithm: "plot_performance_box"
10607   output-file-type: ".html"
10608   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
10609   data: "plot-vpp-throughput-latency-3n-hsw"
10610   filter: "'NIC_Intel-X710' and
10611            '64B' and
10612            'NDRPDR' and
10613            '1T1C' and
10614            'IP4FWD' and
10615            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
10616            not 'IPSEC' and
10617            not 'VHOST'"
10618   parameters:
10619   - "throughput"
10620   - "parent"
10621   - "tags"
10622   sort:
10623   - "IP4BASE"
10624   - "ACL_STATELESS"
10625   - "ACL_STATEFUL"
10626   - "ACL_STATELESS"
10627   - "ACL_STATEFUL"
10628   traces:
10629     hoverinfo: "x+y"
10630     boxpoints: "outliers"
10631     whiskerwidth: 0
10632   layout:
10633     title: "ip4-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
10634     layout: "plot-throughput"
10635
10636 -
10637   type: "plot"
10638   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
10639   algorithm: "plot_performance_box"
10640   output-file-type: ".html"
10641   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
10642   data: "plot-vpp-throughput-latency-3n-hsw"
10643   filter: "'NIC_Intel-X710' and
10644            '64B' and
10645            'NDRPDR' and
10646            '2T2C' and
10647            'IP4FWD' and
10648            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
10649            not 'IPSEC' and
10650            not 'VHOST'"
10651   parameters:
10652   - "throughput"
10653   - "parent"
10654   - "tags"
10655   sort:
10656   - "IP4BASE"
10657   - "ACL_STATELESS"
10658   - "ACL_STATEFUL"
10659   - "ACL_STATELESS"
10660   - "ACL_STATEFUL"
10661   traces:
10662     hoverinfo: "x+y"
10663     boxpoints: "outliers"
10664     whiskerwidth: 0
10665   layout:
10666     title: "ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
10667     layout: "plot-throughput"
10668
10669 -
10670   type: "plot"
10671   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
10672   algorithm: "plot_performance_box"
10673   output-file-type: ".html"
10674   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
10675   data: "plot-vpp-throughput-latency-3n-hsw"
10676   filter: "'NIC_Intel-X710' and
10677            '64B' and
10678            'NDRPDR' and
10679            '2T2C' and
10680            'IP4FWD' and
10681            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
10682            not 'IPSEC' and
10683            not 'VHOST'"
10684   parameters:
10685   - "throughput"
10686   - "parent"
10687   - "tags"
10688   sort:
10689   - "IP4BASE"
10690   - "ACL_STATELESS"
10691   - "ACL_STATEFUL"
10692   - "ACL_STATELESS"
10693   - "ACL_STATEFUL"
10694   traces:
10695     hoverinfo: "x+y"
10696     boxpoints: "outliers"
10697     whiskerwidth: 0
10698   layout:
10699     title: "ip4-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
10700     layout: "plot-throughput"
10701
10702 ## Packet Throughput - VPP IPv4 3n-skx-x710 features oacl
10703 #-
10704 #  type: "plot"
10705 #  title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-oacl-ndr"
10706 #  algorithm: "plot_performance_box"
10707 #  output-file-type: ".html"
10708 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-oacl-ndr"
10709 #  data: "plot-vpp-throughput-latency-3n-hsw"
10710 #  filter: "'NIC_Intel-X710' and
10711 #           '64B' and
10712 #           'NDRPDR' and
10713 #           '1T1C' and
10714 #           'IP4FWD' and
10715 #           'OACL' and
10716 #           ('ACL10' or 'ACL50') and '10k_FLOWS' and
10717 #           not 'IPSEC' and
10718 #           not 'VHOST'"
10719 #  parameters:
10720 #  - "throughput"
10721 #  - "parent"
10722 #  - "tags"
10723 #  sort:
10724 #  - "ACL_STATELESS"
10725 #  - "ACL_STATEFUL"
10726 #  - "ACL_STATELESS"
10727 #  - "ACL_STATEFUL"
10728 #  traces:
10729 #    hoverinfo: "x+y"
10730 #    boxpoints: "outliers"
10731 #    whiskerwidth: 0
10732 #  layout:
10733 #    title: "ip4-3n-hsw-x710-64b-1t1c-features-oacl-ndr"
10734 #    layout: "plot-throughput"
10735 #
10736 #-
10737 #  type: "plot"
10738 #  title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-oacl-pdr"
10739 #  algorithm: "plot_performance_box"
10740 #  output-file-type: ".html"
10741 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-oacl-pdr"
10742 #  data: "plot-vpp-throughput-latency-3n-hsw"
10743 #  filter: "'NIC_Intel-X710' and
10744 #           '64B' and
10745 #           'NDRPDR' and
10746 #           '1T1C' and
10747 #           'IP4FWD' and
10748 #           'OACL' and
10749 #           ('ACL10' or 'ACL50') and '10k_FLOWS' and
10750 #           not 'IPSEC' and
10751 #           not 'VHOST'"
10752 #  parameters:
10753 #  - "throughput"
10754 #  - "parent"
10755 #  - "tags"
10756 #  sort:
10757 #  - "ACL_STATELESS"
10758 #  - "ACL_STATEFUL"
10759 #  - "ACL_STATELESS"
10760 #  - "ACL_STATEFUL"
10761 #  traces:
10762 #    hoverinfo: "x+y"
10763 #    boxpoints: "outliers"
10764 #    whiskerwidth: 0
10765 #  layout:
10766 #    title: "ip4-3n-hsw-x710-64b-1t1c-features-oacl-pdr"
10767 #    layout: "plot-throughput"
10768 #
10769 #-
10770 #  type: "plot"
10771 #  title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-oacl-ndr"
10772 #  algorithm: "plot_performance_box"
10773 #  output-file-type: ".html"
10774 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-oacl-ndr"
10775 #  data: "plot-vpp-throughput-latency-3n-hsw"
10776 #  filter: "'NIC_Intel-X710' and
10777 #           '64B' and
10778 #           'NDRPDR' and
10779 #           '2T2C' and
10780 #           'IP4FWD' and
10781 #           'OACL' and
10782 #           ('ACL10' or 'ACL50') and '10k_FLOWS' and
10783 #           not 'IPSEC' and
10784 #           not 'VHOST'"
10785 #  parameters:
10786 #  - "throughput"
10787 #  - "parent"
10788 #  - "tags"
10789 #  sort:
10790 #  - "ACL_STATELESS"
10791 #  - "ACL_STATEFUL"
10792 #  - "ACL_STATELESS"
10793 #  - "ACL_STATEFUL"
10794 #  traces:
10795 #    hoverinfo: "x+y"
10796 #    boxpoints: "outliers"
10797 #    whiskerwidth: 0
10798 #  layout:
10799 #    title: "ip4-3n-hsw-x710-64b-2t2c-features-oacl-ndr"
10800 #    layout: "plot-throughput"
10801 #
10802 #-
10803 #  type: "plot"
10804 #  title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-oacl-pdr"
10805 #  algorithm: "plot_performance_box"
10806 #  output-file-type: ".html"
10807 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-oacl-pdr"
10808 #  data: "plot-vpp-throughput-latency-3n-hsw"
10809 #  filter: "'NIC_Intel-X710' and
10810 #           '64B' and
10811 #           'NDRPDR' and
10812 #           '2T2C' and
10813 #           'IP4FWD' and
10814 #           'OACL' and
10815 #           ('ACL10' or 'ACL50') and '10k_FLOWS' and
10816 #           not 'IPSEC' and
10817 #           not 'VHOST'"
10818 #  parameters:
10819 #  - "throughput"
10820 #  - "parent"
10821 #  - "tags"
10822 #  sort:
10823 #  - "ACL_STATELESS"
10824 #  - "ACL_STATEFUL"
10825 #  - "ACL_STATELESS"
10826 #  - "ACL_STATEFUL"
10827 #  traces:
10828 #    hoverinfo: "x+y"
10829 #    boxpoints: "outliers"
10830 #    whiskerwidth: 0
10831 #  layout:
10832 #    title: "ip4-3n-hsw-x710-64b-2t2c-features-oacl-pdr"
10833 #    layout: "plot-throughput"
10834
10835 # Packet Throughput - VPP IPv4 2n-skx-x710 base and scale
10836 -
10837   type: "plot"
10838   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
10839   algorithm: "plot_performance_box"
10840   output-file-type: ".html"
10841   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
10842   data: "plot-vpp-throughput-latency-2n-skx"
10843   filter: "'NIC_Intel-X710' and
10844            '64B' and
10845            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
10846            'NDRPDR' and
10847            '2T1C' and
10848            'IP4FWD' and
10849            not 'IPSEC' and
10850            not 'DOT1Q' and
10851            not 'VHOST'"
10852   parameters:
10853   - "throughput"
10854   - "parent"
10855   - "tags"
10856   sort:
10857   - "IP4BASE"
10858   - "FIB_20k"
10859   - "FIB_200k"
10860   - "FIB_2M"
10861   traces:
10862     hoverinfo: "x+y"
10863     boxpoints: "outliers"
10864     whiskerwidth: 0
10865   layout:
10866     title: "ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
10867     layout: "plot-throughput"
10868
10869 -
10870   type: "plot"
10871   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
10872   algorithm: "plot_performance_box"
10873   output-file-type: ".html"
10874   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
10875   data: "plot-vpp-throughput-latency-2n-skx"
10876   filter: "'NIC_Intel-X710' and
10877            '64B' and
10878            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
10879            'NDRPDR' and
10880            '2T1C' and
10881            'IP4FWD' and
10882            not 'IPSEC' and
10883            not 'DOT1Q' and
10884            not 'VHOST'"
10885   parameters:
10886   - "throughput"
10887   - "parent"
10888   - "tags"
10889   sort:
10890   - "IP4BASE"
10891   - "FIB_20k"
10892   - "FIB_200k"
10893   - "FIB_2M"
10894   traces:
10895     hoverinfo: "x+y"
10896     boxpoints: "outliers"
10897     whiskerwidth: 0
10898   layout:
10899     title: "ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
10900     layout: "plot-throughput"
10901
10902 -
10903   type: "plot"
10904   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
10905   algorithm: "plot_performance_box"
10906   output-file-type: ".html"
10907   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
10908   data: "plot-vpp-throughput-latency-2n-skx"
10909   filter: "'NIC_Intel-X710' and
10910            '64B' and
10911            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
10912            'NDRPDR' and
10913            '4T2C' and
10914            'IP4FWD' and
10915            not 'IPSEC' and
10916            not 'DOT1Q' and
10917            not 'VHOST'"
10918   parameters:
10919   - "throughput"
10920   - "parent"
10921   - "tags"
10922   sort:
10923   - "IP4BASE"
10924   - "FIB_20k"
10925   - "FIB_200k"
10926   - "FIB_2M"
10927   traces:
10928     hoverinfo: "x+y"
10929     boxpoints: "outliers"
10930     whiskerwidth: 0
10931   layout:
10932     title: "ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
10933     layout: "plot-throughput"
10934
10935 -
10936   type: "plot"
10937   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
10938   algorithm: "plot_performance_box"
10939   output-file-type: ".html"
10940   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
10941   data: "plot-vpp-throughput-latency-2n-skx"
10942   filter: "'NIC_Intel-X710' and
10943            '64B' and
10944            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
10945            'NDRPDR' and
10946            '4T2C' and
10947            'IP4FWD' and
10948            not 'IPSEC' and
10949            not 'DOT1Q' and
10950            not 'VHOST'"
10951   parameters:
10952   - "throughput"
10953   - "parent"
10954   - "tags"
10955   sort:
10956   - "IP4BASE"
10957   - "FIB_20k"
10958   - "FIB_200k"
10959   - "FIB_2M"
10960   traces:
10961     hoverinfo: "x+y"
10962     boxpoints: "outliers"
10963     whiskerwidth: 0
10964   layout:
10965     title: "ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
10966     layout: "plot-throughput"
10967
10968 # Packet Throughput - VPP IPv4 2n-skx-xxv710 base and scale
10969 -
10970   type: "plot"
10971   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
10972   algorithm: "plot_performance_box"
10973   output-file-type: ".html"
10974   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
10975   data: "plot-vpp-throughput-latency-2n-skx"
10976   filter: "'NIC_Intel-XXV710' and
10977            '64B' and
10978            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
10979            'NDRPDR' and
10980            '2T1C' and
10981            'IP4FWD' and
10982            not 'IPSEC' and
10983            not 'DOT1Q' and
10984            not 'VHOST'"
10985   parameters:
10986   - "throughput"
10987   - "parent"
10988   - "tags"
10989   sort:
10990   - "IP4BASE"
10991   - "FIB_20k"
10992   - "FIB_200k"
10993   - "FIB_2M"
10994   traces:
10995     hoverinfo: "x+y"
10996     boxpoints: "outliers"
10997     whiskerwidth: 0
10998   layout:
10999     title: "ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
11000     layout: "plot-throughput"
11001
11002 -
11003   type: "plot"
11004   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
11005   algorithm: "plot_performance_box"
11006   output-file-type: ".html"
11007   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
11008   data: "plot-vpp-throughput-latency-2n-skx"
11009   filter: "'NIC_Intel-XXV710' and
11010            '64B' and
11011            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
11012            'NDRPDR' and
11013            '2T1C' and
11014            'IP4FWD' and
11015            not 'IPSEC' and
11016            not 'DOT1Q' and
11017            not 'VHOST'"
11018   parameters:
11019   - "throughput"
11020   - "parent"
11021   - "tags"
11022   sort:
11023   - "IP4BASE"
11024   - "FIB_20k"
11025   - "FIB_200k"
11026   - "FIB_2M"
11027   traces:
11028     hoverinfo: "x+y"
11029     boxpoints: "outliers"
11030     whiskerwidth: 0
11031   layout:
11032     title: "ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
11033     layout: "plot-throughput"
11034
11035 -
11036   type: "plot"
11037   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
11038   algorithm: "plot_performance_box"
11039   output-file-type: ".html"
11040   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
11041   data: "plot-vpp-throughput-latency-2n-skx"
11042   filter: "'NIC_Intel-XXV710' and
11043            '64B' and
11044            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
11045            'NDRPDR' and
11046            '4T2C' and
11047            'IP4FWD' and
11048            not 'IPSEC' and
11049            not 'DOT1Q' and
11050            not 'VHOST'"
11051   parameters:
11052   - "throughput"
11053   - "parent"
11054   - "tags"
11055   sort:
11056   - "IP4BASE"
11057   - "FIB_20k"
11058   - "FIB_200k"
11059   - "FIB_2M"
11060   traces:
11061     hoverinfo: "x+y"
11062     boxpoints: "outliers"
11063     whiskerwidth: 0
11064   layout:
11065     title: "ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
11066     layout: "plot-throughput"
11067
11068 -
11069   type: "plot"
11070   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
11071   algorithm: "plot_performance_box"
11072   output-file-type: ".html"
11073   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
11074   data: "plot-vpp-throughput-latency-2n-skx"
11075   filter: "'NIC_Intel-XXV710' and
11076            '64B' and
11077            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
11078            'NDRPDR' and
11079            '4T2C' and
11080            'IP4FWD' and
11081            not 'IPSEC' and
11082            not 'DOT1Q' and
11083            not 'VHOST'"
11084   parameters:
11085   - "throughput"
11086   - "parent"
11087   - "tags"
11088   sort:
11089   - "IP4BASE"
11090   - "FIB_20k"
11091   - "FIB_200k"
11092   - "FIB_2M"
11093   traces:
11094     hoverinfo: "x+y"
11095     boxpoints: "outliers"
11096     whiskerwidth: 0
11097   layout:
11098     title: "ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
11099     layout: "plot-throughput"
11100
11101 # Packet Throughput - VPP IPv4 2n-dnv-x553 base and scale
11102 -
11103   type: "plot"
11104   title: "VPP Throughput: ip4-2n-dnv-x553-64b-1t1c-base-ndr"
11105   algorithm: "plot_performance_box"
11106   output-file-type: ".html"
11107   output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-1t1c-base-ndr"
11108   data: "intel-dnv-vpp"
11109   filter: "'NIC_Intel-X553' and
11110            '64B' and
11111            'IP4BASE' and
11112            'NDRPDR' and
11113            '1T1C' and
11114            'IP4FWD' and
11115            not 'IPSEC' and
11116            not 'VHOST'"
11117   parameters:
11118   - "throughput"
11119   - "parent"
11120   - "tags"
11121   sort:
11122   - "IP4BASE"
11123   traces:
11124     hoverinfo: "x+y"
11125     boxpoints: "outliers"
11126     whiskerwidth: 0
11127   layout:
11128     title: "ip4-2n-dnv-x553-64b-1t1c-base-ndr"
11129     layout: "plot-throughput"
11130
11131 -
11132   type: "plot"
11133   title: "VPP Throughput: ip4-2n-dnv-x553-64b-1t1c-base-pdr"
11134   algorithm: "plot_performance_box"
11135   output-file-type: ".html"
11136   output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-1t1c-base-pdr"
11137   data: "intel-dnv-vpp"
11138   filter: "'NIC_Intel-X553' and
11139            '64B' and
11140            'IP4BASE' and
11141            'NDRPDR' and
11142            '1T1C' and
11143            'IP4FWD' and
11144            not 'IPSEC' and
11145            not 'VHOST'"
11146   parameters:
11147   - "throughput"
11148   - "parent"
11149   - "tags"
11150   sort:
11151   - "IP4BASE"
11152   traces:
11153     hoverinfo: "x+y"
11154     boxpoints: "outliers"
11155     whiskerwidth: 0
11156   layout:
11157     title: "ip4-2n-dnv-x553-64b-1t1c-base-pdr"
11158     layout: "plot-throughput"
11159
11160 -
11161   type: "plot"
11162   title: "VPP Throughput: ip4-2n-dnv-x553-64b-2t2c-base-ndr"
11163   algorithm: "plot_performance_box"
11164   output-file-type: ".html"
11165   output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-2t2c-base-ndr"
11166   data: "intel-dnv-vpp"
11167   filter: "'NIC_Intel-X553' and
11168            '64B' and
11169            'IP4BASE' and
11170            'NDRPDR' and
11171            '2T2C' and
11172            'IP4FWD' and
11173            not 'IPSEC' and
11174            not 'VHOST'"
11175   parameters:
11176   - "throughput"
11177   - "parent"
11178   - "tags"
11179   sort:
11180   - "IP4BASE"
11181   traces:
11182     hoverinfo: "x+y"
11183     boxpoints: "outliers"
11184     whiskerwidth: 0
11185   layout:
11186     title: "ip4-2n-dnv-x553-64b-2t2c-base-ndr"
11187     layout: "plot-throughput"
11188
11189 -
11190   type: "plot"
11191   title: "VPP Throughput: ip4-2n-dnv-x553-64b-2t2c-base-pdr"
11192   algorithm: "plot_performance_box"
11193   output-file-type: ".html"
11194   output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-2t2c-base-pdr"
11195   data: "intel-dnv-vpp"
11196   filter: "'NIC_Intel-X553' and
11197            '64B' and
11198            'IP4BASE' and
11199            'NDRPDR' and
11200            '2T2C' and
11201            'IP4FWD' and
11202            not 'IPSEC' and
11203            not 'VHOST'"
11204   parameters:
11205   - "throughput"
11206   - "parent"
11207   - "tags"
11208   sort:
11209   - "IP4BASE"
11210   traces:
11211     hoverinfo: "x+y"
11212     boxpoints: "outliers"
11213     whiskerwidth: 0
11214   layout:
11215     title: "ip4-2n-dnv-x553-64b-2t2c-base-pdr"
11216     layout: "plot-throughput"
11217
11218 ################################################################################
11219
11220 ## Packet Throughput - VPP IPv4 tunnels 3n-hsw-x520 base and scale
11221 #-
11222 #  type: "plot"
11223 #  title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
11224 #  algorithm: "plot_performance_box"
11225 #  output-file-type: ".html"
11226 #  output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
11227 #  data: "plot-vpp-throughput-latency-3n-hsw"
11228 #  filter: "'NIC_Intel-X520-DA2' and
11229 #           '64B' and
11230 #           'ENCAP' and
11231 #           'NDRPDR' and
11232 #           '1T1C' and
11233 #           ('VXLAN' or 'LISP') and
11234 #           not 'VHOST' and
11235 #           not 'IPSECHW'"
11236 #  parameters:
11237 #  - "throughput"
11238 #  - "parent"
11239 #  - "tags"
11240 #  sort:
11241 #  - "not DOT1Q"
11242 #  - "VXLAN_1"
11243 #  - "VXLAN_10"
11244 #  - "VXLAN_100"
11245 #  - "VXLAN_1000"
11246 #  traces:
11247 #    hoverinfo: "x+y"
11248 #    boxpoints: "outliers"
11249 #    whiskerwidth: 0
11250 #  layout:
11251 #    title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
11252 #    layout: "plot-throughput"
11253 #
11254 #-
11255 #  type: "plot"
11256 #  title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
11257 #  algorithm: "plot_performance_box"
11258 #  output-file-type: ".html"
11259 #  output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
11260 #  data: "plot-vpp-throughput-latency-3n-hsw"
11261 #  filter: "'NIC_Intel-X520-DA2' and
11262 #           '64B' and
11263 #           'ENCAP' and
11264 #           'NDRPDR' and
11265 #           '1T1C' and
11266 #           ('VXLAN' or 'LISP') and
11267 #           not 'VHOST' and
11268 #           not 'IPSECHW'"
11269 #  parameters:
11270 #  - "throughput"
11271 #  - "parent"
11272 #  - "tags"
11273 #  sort:
11274 #  - "not DOT1Q"
11275 #  - "VXLAN_1"
11276 #  - "VXLAN_10"
11277 #  - "VXLAN_100"
11278 #  - "VXLAN_1000"
11279 #  traces:
11280 #    hoverinfo: "x+y"
11281 #    boxpoints: "outliers"
11282 #    whiskerwidth: 0
11283 #  layout:
11284 #    title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
11285 #    layout: "plot-throughput"
11286 #
11287 #-
11288 #  type: "plot"
11289 #  title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
11290 #  algorithm: "plot_performance_box"
11291 #  output-file-type: ".html"
11292 #  output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
11293 #  data: "plot-vpp-throughput-latency-3n-hsw"
11294 #  filter: "'NIC_Intel-X520-DA2' and
11295 #           '64B' and
11296 #           'ENCAP' and
11297 #           'NDRPDR' and
11298 #           '2T2C' and
11299 #           ('VXLAN' or 'LISP') and
11300 #           not 'VHOST' and
11301 #           not 'IPSECHW'"
11302 #  parameters:
11303 #  - "throughput"
11304 #  - "parent"
11305 #  - "tags"
11306 #  sort:
11307 #  - "not DOT1Q"
11308 #  - "VXLAN_1"
11309 #  - "VXLAN_10"
11310 #  - "VXLAN_100"
11311 #  - "VXLAN_1000"
11312 #  traces:
11313 #    hoverinfo: "x+y"
11314 #    boxpoints: "outliers"
11315 #    whiskerwidth: 0
11316 #  layout:
11317 #    title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
11318 #    layout: "plot-throughput"
11319 #
11320 #-
11321 #  type: "plot"
11322 #  title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
11323 #  algorithm: "plot_performance_box"
11324 #  output-file-type: ".html"
11325 #  output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
11326 #  data: "plot-vpp-throughput-latency-3n-hsw"
11327 #  filter: "'NIC_Intel-X520-DA2' and
11328 #           '64B' and
11329 #           'ENCAP' and
11330 #           'NDRPDR' and
11331 #           '2T2C' and
11332 #           ('VXLAN' or 'LISP') and
11333 #           not 'VHOST' and
11334 #           not 'IPSECHW'"
11335 #  parameters:
11336 #  - "throughput"
11337 #  - "parent"
11338 #  - "tags"
11339 #  sort:
11340 #  - "not DOT1Q"
11341 #  - "VXLAN_1"
11342 #  - "VXLAN_10"
11343 #  - "VXLAN_100"
11344 #  - "VXLAN_1000"
11345 #  traces:
11346 #    hoverinfo: "x+y"
11347 #    boxpoints: "outliers"
11348 #    whiskerwidth: 0
11349 #  layout:
11350 #    title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
11351 #    layout: "plot-throughput"
11352
11353 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x520 - features
11354 -
11355   type: "plot"
11356   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
11357   algorithm: "plot_performance_box"
11358   output-file-type: ".html"
11359   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
11360   data: "plot-vpp-throughput-latency-3n-hsw"
11361   filter: "'NIC_Intel-X520-DA2' and
11362            '64B' and
11363            'ENCAP' and
11364            'NDRPDR' and
11365            '1T1C' and
11366            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
11367            not 'DOT1Q' and
11368            not 'VHOST' and
11369            not 'IPSECHW'"
11370   parameters:
11371   - "throughput"
11372   - "parent"
11373   - "tags"
11374   sort:
11375   - "IP4BASE"
11376   - "L2BDMACLRN"
11377   - "L2XCFWD"
11378   - "LISP"
11379   traces:
11380     hoverinfo: "x+y"
11381     boxpoints: "outliers"
11382     whiskerwidth: 0
11383   layout:
11384     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
11385     layout: "plot-throughput"
11386
11387 -
11388   type: "plot"
11389   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
11390   algorithm: "plot_performance_box"
11391   output-file-type: ".html"
11392   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
11393   data: "plot-vpp-throughput-latency-3n-hsw"
11394   filter: "'NIC_Intel-X520-DA2' and
11395            '64B' and
11396            'ENCAP' and
11397            'NDRPDR' and
11398            '2T2C' and
11399            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
11400            not 'DOT1Q' and
11401            not 'VHOST' and
11402            not 'IPSECHW'"
11403   parameters:
11404   - "throughput"
11405   - "parent"
11406   - "tags"
11407   sort:
11408   - "IP4BASE"
11409   - "L2BDMACLRN"
11410   - "L2XCFWD"
11411   - "LISP"
11412   traces:
11413     hoverinfo: "x+y"
11414     boxpoints: "outliers"
11415     whiskerwidth: 0
11416   layout:
11417     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
11418     layout: "plot-throughput"
11419
11420 -
11421   type: "plot"
11422   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
11423   algorithm: "plot_performance_box"
11424   output-file-type: ".html"
11425   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
11426   data: "plot-vpp-throughput-latency-3n-hsw"
11427   filter: "'NIC_Intel-X520-DA2' and
11428            '64B' and
11429            'ENCAP' and
11430            'NDRPDR' and
11431            '1T1C' and
11432            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
11433            not 'DOT1Q' and
11434            not 'VHOST' and
11435            not 'IPSECHW'"
11436   parameters:
11437   - "throughput"
11438   - "parent"
11439   - "tags"
11440   sort:
11441   - "IP4BASE"
11442   - "L2BDMACLRN"
11443   - "L2XCFWD"
11444   - "LISP"
11445   traces:
11446     hoverinfo: "x+y"
11447     boxpoints: "outliers"
11448     whiskerwidth: 0
11449   layout:
11450     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
11451     layout: "plot-throughput"
11452
11453 -
11454   type: "plot"
11455   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
11456   algorithm: "plot_performance_box"
11457   output-file-type: ".html"
11458   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
11459   data: "plot-vpp-throughput-latency-3n-hsw"
11460   filter: "'NIC_Intel-X520-DA2' and
11461            '64B' and
11462            'ENCAP' and
11463            'NDRPDR' and
11464            '2T2C' and
11465            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
11466            not 'DOT1Q' and
11467            not 'VHOST' and
11468            not 'IPSECHW'"
11469   parameters:
11470   - "throughput"
11471   - "parent"
11472   - "tags"
11473   sort:
11474   - "IP4BASE"
11475   - "L2BDMACLRN"
11476   - "L2XCFWD"
11477   - "LISP"
11478   traces:
11479     hoverinfo: "x+y"
11480     boxpoints: "outliers"
11481     whiskerwidth: 0
11482   layout:
11483     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
11484     layout: "plot-throughput"
11485
11486 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x710 base and scale
11487 -
11488   type: "plot"
11489   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
11490   algorithm: "plot_performance_box"
11491   output-file-type: ".html"
11492   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
11493   data: "plot-vpp-throughput-latency-3n-hsw"
11494   filter: "'NIC_Intel-X710' and
11495            '64B' and
11496            'ENCAP' and
11497            'NDRPDR' and
11498            '1T1C' and
11499            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
11500            not 'VHOST' and
11501            not 'IPSECHW'"
11502   parameters:
11503   - "throughput"
11504   - "parent"
11505   - "tags"
11506   sort:
11507   - "IP4BASE"
11508   - "LISP"
11509   - "VXLAN_1"
11510   - "VXLAN_10"
11511   - "VXLAN_100"
11512   - "VXLAN_1000"
11513   traces:
11514     hoverinfo: "x+y"
11515     boxpoints: "outliers"
11516     whiskerwidth: 0
11517   layout:
11518     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
11519     layout: "plot-throughput"
11520
11521 -
11522   type: "plot"
11523   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
11524   algorithm: "plot_performance_box"
11525   output-file-type: ".html"
11526   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
11527   data: "plot-vpp-throughput-latency-3n-hsw"
11528   filter: "'NIC_Intel-X710' and
11529            '64B' and
11530            'ENCAP' and
11531            'NDRPDR' and
11532            '1T1C' and
11533            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
11534            not 'VHOST' and
11535            not 'IPSECHW'"
11536   parameters:
11537   - "throughput"
11538   - "parent"
11539   - "tags"
11540   sort:
11541   - "IP4BASE"
11542   - "LISP"
11543   - "VXLAN_1"
11544   - "VXLAN_10"
11545   - "VXLAN_100"
11546   - "VXLAN_1000"
11547   traces:
11548     hoverinfo: "x+y"
11549     boxpoints: "outliers"
11550     whiskerwidth: 0
11551   layout:
11552     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
11553     layout: "plot-throughput"
11554
11555 -
11556   type: "plot"
11557   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
11558   algorithm: "plot_performance_box"
11559   output-file-type: ".html"
11560   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
11561   data: "plot-vpp-throughput-latency-3n-hsw"
11562   filter: "'NIC_Intel-X710' and
11563            '64B' and
11564            'ENCAP' and
11565            'NDRPDR' and
11566            '2T2C' and
11567            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
11568            not 'VHOST' and
11569            not 'IPSECHW'"
11570   parameters:
11571   - "throughput"
11572   - "parent"
11573   - "tags"
11574   sort:
11575   - "IP4BASE"
11576   - "LISP"
11577   - "VXLAN_1"
11578   - "VXLAN_10"
11579   - "VXLAN_100"
11580   - "VXLAN_1000"
11581   traces:
11582     hoverinfo: "x+y"
11583     boxpoints: "outliers"
11584     whiskerwidth: 0
11585   layout:
11586     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
11587     layout: "plot-throughput"
11588
11589 -
11590   type: "plot"
11591   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
11592   algorithm: "plot_performance_box"
11593   output-file-type: ".html"
11594   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
11595   data: "plot-vpp-throughput-latency-3n-hsw"
11596   filter: "'NIC_Intel-X710' and
11597            '64B' and
11598            'ENCAP' and
11599            'NDRPDR' and
11600            '2T2C' and
11601            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
11602            not 'VHOST' and
11603            not 'IPSECHW'"
11604   parameters:
11605   - "throughput"
11606   - "parent"
11607   - "tags"
11608   sort:
11609   - "IP4BASE"
11610   - "LISP"
11611   - "VXLAN_1"
11612   - "VXLAN_10"
11613   - "VXLAN_100"
11614   - "VXLAN_1000"
11615   traces:
11616     hoverinfo: "x+y"
11617     boxpoints: "outliers"
11618     whiskerwidth: 0
11619   layout:
11620     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
11621     layout: "plot-throughput"
11622
11623 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x710 - features
11624 -
11625   type: "plot"
11626   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
11627   algorithm: "plot_performance_box"
11628   output-file-type: ".html"
11629   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
11630   data: "plot-vpp-throughput-latency-3n-hsw"
11631   filter: "'NIC_Intel-X710' and
11632            '64B' and
11633            'ENCAP' and
11634            'NDRPDR' and
11635            '1T1C' and
11636            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
11637            not 'DOT1Q' and
11638            not 'VHOST' and
11639            not 'IPSECHW'"
11640   parameters:
11641   - "throughput"
11642   - "parent"
11643   - "tags"
11644   sort:
11645   - "IP4BASE"
11646   - "L2BDMACLRN"
11647   - "L2XCFWD"
11648   - "LISP"
11649   traces:
11650     hoverinfo: "x+y"
11651     boxpoints: "outliers"
11652     whiskerwidth: 0
11653   layout:
11654     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
11655     layout: "plot-throughput"
11656
11657 -
11658   type: "plot"
11659   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
11660   algorithm: "plot_performance_box"
11661   output-file-type: ".html"
11662   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
11663   data: "plot-vpp-throughput-latency-3n-hsw"
11664   filter: "'NIC_Intel-X710' and
11665            '64B' and
11666            'ENCAP' and
11667            'NDRPDR' and
11668            '2T2C' and
11669            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
11670            not 'DOT1Q' and
11671            not 'VHOST' and
11672            not 'IPSECHW'"
11673   parameters:
11674   - "throughput"
11675   - "parent"
11676   - "tags"
11677   sort:
11678   - "IP4BASE"
11679   - "L2BDMACLRN"
11680   - "L2XCFWD"
11681   - "LISP"
11682   traces:
11683     hoverinfo: "x+y"
11684     boxpoints: "outliers"
11685     whiskerwidth: 0
11686   layout:
11687     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
11688     layout: "plot-throughput"
11689
11690 -
11691   type: "plot"
11692   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
11693   algorithm: "plot_performance_box"
11694   output-file-type: ".html"
11695   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
11696   data: "plot-vpp-throughput-latency-3n-hsw"
11697   filter: "'NIC_Intel-X710' and
11698            '64B' and
11699            'ENCAP' and
11700            'NDRPDR' and
11701            '1T1C' and
11702            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
11703            not 'DOT1Q' and
11704            not 'VHOST' and
11705            not 'IPSECHW'"
11706   parameters:
11707   - "throughput"
11708   - "parent"
11709   - "tags"
11710   sort:
11711   - "IP4BASE"
11712   - "L2BDMACLRN"
11713   - "L2XCFWD"
11714   - "LISP"
11715   traces:
11716     hoverinfo: "x+y"
11717     boxpoints: "outliers"
11718     whiskerwidth: 0
11719   layout:
11720     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
11721     layout: "plot-throughput"
11722
11723 -
11724   type: "plot"
11725   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
11726   algorithm: "plot_performance_box"
11727   output-file-type: ".html"
11728   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
11729   data: "plot-vpp-throughput-latency-3n-hsw"
11730   filter: "'NIC_Intel-X710' and
11731            '64B' and
11732            'ENCAP' and
11733            'NDRPDR' and
11734            '2T2C' and
11735            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
11736            not 'DOT1Q' and
11737            not 'VHOST' and
11738            not 'IPSECHW'"
11739   parameters:
11740   - "throughput"
11741   - "parent"
11742   - "tags"
11743   sort:
11744   - "IP4BASE"
11745   - "L2BDMACLRN"
11746   - "L2XCFWD"
11747   - "LISP"
11748   traces:
11749     hoverinfo: "x+y"
11750     boxpoints: "outliers"
11751     whiskerwidth: 0
11752   layout:
11753     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
11754     layout: "plot-throughput"
11755
11756 # Packet Throughput - VPP IPv4 tunnels 3n-skx-x710 base and scale
11757 -
11758   type: "plot"
11759   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
11760   algorithm: "plot_performance_box"
11761   output-file-type: ".html"
11762   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
11763   data: "plot-vpp-throughput-latency-3n-skx"
11764   filter: "'NIC_Intel-X710' and
11765            '64B' and
11766            'ENCAP' and
11767            'NDRPDR' and
11768            '2T1C' and
11769            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
11770            not 'VHOST' and
11771            not 'IPSECHW'"
11772   parameters:
11773   - "throughput"
11774   - "parent"
11775   - "tags"
11776   sort:
11777   - "IP4BASE"
11778   - "LISP"
11779   - "VXLAN_1"
11780   - "VXLAN_10"
11781   - "VXLAN_100"
11782   - "VXLAN_1000"
11783   traces:
11784     hoverinfo: "x+y"
11785     boxpoints: "outliers"
11786     whiskerwidth: 0
11787   layout:
11788     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
11789     layout: "plot-throughput"
11790
11791 -
11792   type: "plot"
11793   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
11794   algorithm: "plot_performance_box"
11795   output-file-type: ".html"
11796   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
11797   data: "plot-vpp-throughput-latency-3n-skx"
11798   filter: "'NIC_Intel-X710' and
11799            '64B' and
11800            'ENCAP' and
11801            'NDRPDR' and
11802            '2T1C' and
11803            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
11804            not 'VHOST' and
11805            not 'IPSECHW'"
11806   parameters:
11807   - "throughput"
11808   - "parent"
11809   - "tags"
11810   sort:
11811   - "IP4BASE"
11812   - "LISP"
11813   - "VXLAN_1"
11814   - "VXLAN_10"
11815   - "VXLAN_100"
11816   - "VXLAN_1000"
11817   traces:
11818     hoverinfo: "x+y"
11819     boxpoints: "outliers"
11820     whiskerwidth: 0
11821   layout:
11822     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
11823     layout: "plot-throughput"
11824
11825 -
11826   type: "plot"
11827   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
11828   algorithm: "plot_performance_box"
11829   output-file-type: ".html"
11830   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
11831   data: "plot-vpp-throughput-latency-3n-skx"
11832   filter: "'NIC_Intel-X710' and
11833            '64B' and
11834            'ENCAP' and
11835            'NDRPDR' and
11836            '4T2C' and
11837            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
11838            not 'VHOST' and
11839            not 'IPSECHW'"
11840   parameters:
11841   - "throughput"
11842   - "parent"
11843   - "tags"
11844   sort:
11845   - "IP4BASE"
11846   - "LISP"
11847   - "VXLAN_1"
11848   - "VXLAN_10"
11849   - "VXLAN_100"
11850   - "VXLAN_1000"
11851   traces:
11852     hoverinfo: "x+y"
11853     boxpoints: "outliers"
11854     whiskerwidth: 0
11855   layout:
11856     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
11857     layout: "plot-throughput"
11858
11859 -
11860   type: "plot"
11861   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
11862   algorithm: "plot_performance_box"
11863   output-file-type: ".html"
11864   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
11865   data: "plot-vpp-throughput-latency-3n-skx"
11866   filter: "'NIC_Intel-X710' and
11867            '64B' and
11868            'ENCAP' and
11869            'NDRPDR' and
11870            '4T2C' and
11871            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
11872            not 'VHOST' and
11873            not 'IPSECHW'"
11874   parameters:
11875   - "throughput"
11876   - "parent"
11877   - "tags"
11878   sort:
11879   - "IP4BASE"
11880   - "LISP"
11881   - "VXLAN_1"
11882   - "VXLAN_10"
11883   - "VXLAN_100"
11884   - "VXLAN_1000"
11885   traces:
11886     hoverinfo: "x+y"
11887     boxpoints: "outliers"
11888     whiskerwidth: 0
11889   layout:
11890     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
11891     layout: "plot-throughput"
11892
11893 # Packet Throughput - VPP IPv4 tunnels 3n-skx-x710 - features
11894 -
11895   type: "plot"
11896   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
11897   algorithm: "plot_performance_box"
11898   output-file-type: ".html"
11899   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
11900   data: "plot-vpp-throughput-latency-3n-skx"
11901   filter: "'NIC_Intel-X710' and
11902            '64B' and
11903            'ENCAP' and
11904            'NDRPDR' and
11905            '2T1C' and
11906            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
11907            not 'DOT1Q' and
11908            not 'VHOST' and
11909            not 'IPSECHW'"
11910   parameters:
11911   - "throughput"
11912   - "parent"
11913   - "tags"
11914   sort:
11915   - "IP4BASE"
11916   - "L2BDMACLRN"
11917   - "L2XCFWD"
11918   - "LISP"
11919   traces:
11920     hoverinfo: "x+y"
11921     boxpoints: "outliers"
11922     whiskerwidth: 0
11923   layout:
11924     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
11925     layout: "plot-throughput"
11926
11927 -
11928   type: "plot"
11929   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
11930   algorithm: "plot_performance_box"
11931   output-file-type: ".html"
11932   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
11933   data: "plot-vpp-throughput-latency-3n-skx"
11934   filter: "'NIC_Intel-X710' and
11935            '64B' and
11936            'ENCAP' and
11937            'NDRPDR' and
11938            '4T2C' and
11939            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
11940            not 'DOT1Q' and
11941            not 'VHOST' and
11942            not 'IPSECHW'"
11943   parameters:
11944   - "throughput"
11945   - "parent"
11946   - "tags"
11947   sort:
11948   - "IP4BASE"
11949   - "L2BDMACLRN"
11950   - "L2XCFWD"
11951   - "LISP"
11952   traces:
11953     hoverinfo: "x+y"
11954     boxpoints: "outliers"
11955     whiskerwidth: 0
11956   layout:
11957     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
11958     layout: "plot-throughput"
11959
11960 -
11961   type: "plot"
11962   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr"
11963   algorithm: "plot_performance_box"
11964   output-file-type: ".html"
11965   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr"
11966   data: "plot-vpp-throughput-latency-3n-skx"
11967   filter: "'NIC_Intel-X710' and
11968            '64B' and
11969            'ENCAP' and
11970            'NDRPDR' and
11971            '2T1C' and
11972            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
11973            not 'DOT1Q' and
11974            not 'VHOST' and
11975            not 'IPSECHW'"
11976   parameters:
11977   - "throughput"
11978   - "parent"
11979   - "tags"
11980   sort:
11981   - "IP4BASE"
11982   - "L2BDMACLRN"
11983   - "L2XCFWD"
11984   - "LISP"
11985   traces:
11986     hoverinfo: "x+y"
11987     boxpoints: "outliers"
11988     whiskerwidth: 0
11989   layout:
11990     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr"
11991     layout: "plot-throughput"
11992
11993 -
11994   type: "plot"
11995   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr"
11996   algorithm: "plot_performance_box"
11997   output-file-type: ".html"
11998   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr"
11999   data: "plot-vpp-throughput-latency-3n-skx"
12000   filter: "'NIC_Intel-X710' and
12001            '64B' and
12002            'ENCAP' and
12003            'NDRPDR' and
12004            '4T2C' and
12005            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12006            not 'DOT1Q' and
12007            not 'VHOST' and
12008            not 'IPSECHW'"
12009   parameters:
12010   - "throughput"
12011   - "parent"
12012   - "tags"
12013   sort:
12014   - "IP4BASE"
12015   - "L2BDMACLRN"
12016   - "L2XCFWD"
12017   - "LISP"
12018   traces:
12019     hoverinfo: "x+y"
12020     boxpoints: "outliers"
12021     whiskerwidth: 0
12022   layout:
12023     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr"
12024     layout: "plot-throughput"
12025
12026 ################################################################################
12027
12028 # Packet Throughput - VPP IPv6 3n-hsw-x520
12029 -
12030   type: "plot"
12031   title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-base-ndr"
12032   algorithm: "plot_performance_box"
12033   output-file-type: ".html"
12034   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base-ndr"
12035   data: "plot-vpp-throughput-latency-3n-hsw"
12036   filter: "'NIC_Intel-X520-DA2' and
12037            '78B' and
12038            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12039            'NDRPDR' and
12040            '1T1C' and
12041            'IP6FWD' and
12042            not 'SRv6' and
12043            not 'IPSEC' and
12044            not 'VHOST'"
12045   parameters:
12046   - "throughput"
12047   - "parent"
12048   - "tags"
12049   sort:
12050   - "IP6BASE"
12051   - "FIB_20K"
12052   - "FIB_200K"
12053   - "FIB_2M"
12054   traces:
12055     hoverinfo: "x+y"
12056     boxpoints: "outliers"
12057     whiskerwidth: 0
12058   layout:
12059     title: "ip6-3n-hsw-x520-78b-1t1c-base-ndr"
12060     layout: "plot-throughput"
12061
12062 -
12063   type: "plot"
12064   title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-base-pdr"
12065   algorithm: "plot_performance_box"
12066   output-file-type: ".html"
12067   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base-pdr"
12068   data: "plot-vpp-throughput-latency-3n-hsw"
12069   filter: "'NIC_Intel-X520-DA2' and
12070            '78B' and
12071            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12072            'NDRPDR' and
12073            '1T1C' and
12074            'IP6FWD' and
12075            not 'SRv6' and
12076            not 'IPSEC' and
12077            not 'VHOST'"
12078   parameters:
12079   - "throughput"
12080   - "parent"
12081   - "tags"
12082   sort:
12083   - "IP6BASE"
12084   - "FIB_20K"
12085   - "FIB_200K"
12086   - "FIB_2M"
12087   traces:
12088     hoverinfo: "x+y"
12089     boxpoints: "outliers"
12090     whiskerwidth: 0
12091   layout:
12092     title: "ip6-3n-hsw-x520-78b-1t1c-base-pdr"
12093     layout: "plot-throughput"
12094
12095 -
12096   type: "plot"
12097   title: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-base-ndr"
12098   algorithm: "plot_performance_box"
12099   output-file-type: ".html"
12100   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base-ndr"
12101   data: "plot-vpp-throughput-latency-3n-hsw"
12102   filter: "'NIC_Intel-X520-DA2' and
12103            '78B' and
12104            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12105            'NDRPDR' and
12106            '2T2C' and
12107            'IP6FWD' and
12108            not 'SRv6' and
12109            not 'IPSEC' and
12110            not 'VHOST'"
12111   parameters:
12112   - "throughput"
12113   - "parent"
12114   - "tags"
12115   sort:
12116   - "IP6BASE"
12117   - "FIB_20K"
12118   - "FIB_200K"
12119   - "FIB_2M"
12120   traces:
12121     hoverinfo: "x+y"
12122     boxpoints: "outliers"
12123     whiskerwidth: 0
12124   layout:
12125     title: "ip6-3n-hsw-x520-78b-2t2c-base-ndr"
12126     layout: "plot-throughput"
12127
12128 -
12129   type: "plot"
12130   title: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-base-pdr"
12131   algorithm: "plot_performance_box"
12132   output-file-type: ".html"
12133   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base-pdr"
12134   data: "plot-vpp-throughput-latency-3n-hsw"
12135   filter: "'NIC_Intel-X520-DA2' and
12136            '78B' and
12137            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12138            'NDRPDR' and
12139            '2T2C' and
12140            'IP6FWD' and
12141            not 'SRv6' and
12142            not 'IPSEC' and
12143            not 'VHOST'"
12144   parameters:
12145   - "throughput"
12146   - "parent"
12147   - "tags"
12148   sort:
12149   - "IP6BASE"
12150   - "FIB_20K"
12151   - "FIB_200K"
12152   - "FIB_2M"
12153   traces:
12154     hoverinfo: "x+y"
12155     boxpoints: "outliers"
12156     whiskerwidth: 0
12157   layout:
12158     title: "ip6-3n-hsw-x520-78b-2t2c-base-pdr"
12159     layout: "plot-throughput"
12160
12161 ## Packet Throughput - VPP IPv6 3n-hsw-x520 - features
12162 #-
12163 #  type: "plot"
12164 #  title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-base_and_features-ndr"
12165 #  algorithm: "plot_performance_box"
12166 #  output-file-type: ".html"
12167 #  output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base_and_features-ndr"
12168 #  data: "plot-vpp-throughput-latency-3n-hsw"
12169 #  filter: "'NIC_Intel-X520-DA2' and
12170 #           '78B' and
12171 #           ('IP6BASE' or
12172 #            'POLICE_MARK' or
12173 #            'COPWHLIST' or
12174 #            'IACLDST') and
12175 #           'NDRPDR' and
12176 #           '1T1C' and
12177 #           'IP6FWD' and
12178 #           not 'SRv6' and
12179 #           not 'IPSEC' and
12180 #           not 'VHOST'"
12181 #  parameters:
12182 #  - "throughput"
12183 #  - "parent"
12184 #  - "tags"
12185 #  sort:
12186 #  - "IP6BASE"
12187 #  - "POLICE_MARK"
12188 #  - "COPWHLIST"
12189 #  - "IACLDST"
12190 #  traces:
12191 #    hoverinfo: "x+y"
12192 #    boxpoints: "outliers"
12193 #    whiskerwidth: 0
12194 #  layout:
12195 #    title: "ip6-3n-hsw-x520-78b-1t1c-base_and_features-ndr"
12196 #    layout: "plot-throughput"
12197 #
12198 #-
12199 #  type: "plot"
12200 #  title: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-base_and_features-ndr"
12201 #  algorithm: "plot_performance_box"
12202 #  output-file-type: ".html"
12203 #  output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base_and_features-ndr"
12204 #  data: "plot-vpp-throughput-latency-3n-hsw"
12205 #  filter: "'NIC_Intel-X520-DA2' and
12206 #           '78B' and
12207 #           ('IP6BASE' or
12208 #            'POLICE_MARK' or
12209 #            'COPWHLIST' or
12210 #            'IACLDST') and
12211 #           'NDRPDR' and
12212 #           '2T2C' and
12213 #           'IP6FWD' and
12214 #           not 'SRv6' and
12215 #           not 'IPSEC' and
12216 #           not 'VHOST'"
12217 #  parameters:
12218 #  - "throughput"
12219 #  - "parent"
12220 #  - "tags"
12221 #  sort:
12222 #  - "IP6BASE"
12223 #  - "POLICE_MARK"
12224 #  - "COPWHLIST"
12225 #  - "IACLDST"
12226 #  traces:
12227 #    hoverinfo: "x+y"
12228 #    boxpoints: "outliers"
12229 #    whiskerwidth: 0
12230 #  layout:
12231 #    title: "ip6-3n-hsw-x520-78b-2t2c-base_and_features-ndr"
12232 #    layout: "plot-throughput"
12233 #
12234 #-
12235 #  type: "plot"
12236 #  title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-base_and_features-pdr"
12237 #  algorithm: "plot_performance_box"
12238 #  output-file-type: ".html"
12239 #  output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base_and_features-pdr"
12240 #  data: "plot-vpp-throughput-latency-3n-hsw"
12241 #  filter: "'NIC_Intel-X520-DA2' and
12242 #           '78B' and
12243 #           ('IP6BASE' or
12244 #            'POLICE_MARK' or
12245 #            'COPWHLIST' or
12246 #            'IACLDST') and
12247 #           'NDRPDR' and
12248 #           '1T1C' and
12249 #           'IP6FWD' and
12250 #           not 'SRv6' and
12251 #           not 'IPSEC' and
12252 #           not 'VHOST'"
12253 #  parameters:
12254 #  - "throughput"
12255 #  - "parent"
12256 #  - "tags"
12257 #  sort:
12258 #  - "IP6BASE"
12259 #  - "POLICE_MARK"
12260 #  - "COPWHLIST"
12261 #  - "IACLDST"
12262 #  traces:
12263 #    hoverinfo: "x+y"
12264 #    boxpoints: "outliers"
12265 #    whiskerwidth: 0
12266 #  layout:
12267 #    title: "ip6-3n-hsw-x520-78b-1t1c-base_and_features-pdr"
12268 #    layout: "plot-throughput"
12269 #
12270 #-
12271 #  type: "plot"
12272 #  title: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-base_and_features-pdr"
12273 #  algorithm: "plot_performance_box"
12274 #  output-file-type: ".html"
12275 #  output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base_and_features-pdr"
12276 #  data: "plot-vpp-throughput-latency-3n-hsw"
12277 #  filter: "'NIC_Intel-X520-DA2' and
12278 #           '78B' and
12279 #           ('IP6BASE' or
12280 #            'POLICE_MARK' or
12281 #            'COPWHLIST' or
12282 #            'IACLDST') and
12283 #           'NDRPDR' and
12284 #           '2T2C' and
12285 #           'IP6FWD' and
12286 #           not 'SRv6' and
12287 #           not 'IPSEC' and
12288 #           not 'VHOST'"
12289 #  parameters:
12290 #  - "throughput"
12291 #  - "parent"
12292 #  - "tags"
12293 #  sort:
12294 #  - "IP6BASE"
12295 #  - "POLICE_MARK"
12296 #  - "COPWHLIST"
12297 #  - "IACLDST"
12298 #  traces:
12299 #    hoverinfo: "x+y"
12300 #    boxpoints: "outliers"
12301 #    whiskerwidth: 0
12302 #  layout:
12303 #    title: "ip6-3n-hsw-x520-78b-2t2c-base_and_features-pdr"
12304 #    layout: "plot-throughput"
12305
12306 # Packet Throughput - VPP IPv6 3n-hsw-x710
12307 -
12308   type: "plot"
12309   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
12310   algorithm: "plot_performance_box"
12311   output-file-type: ".html"
12312   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
12313   data: "plot-vpp-throughput-latency-3n-hsw"
12314   filter: "'NIC_Intel-X710' and
12315            '78B' and
12316            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12317            'NDRPDR' and
12318            '1T1C' and
12319            'IP6FWD' and
12320            not 'SRv6' and
12321            not 'IPSEC' and
12322            not 'VHOST'"
12323   parameters:
12324   - "throughput"
12325   - "parent"
12326   - "tags"
12327   sort:
12328   - "IP6BASE"
12329   - "FIB_20K"
12330   - "FIB_200K"
12331   - "FIB_2M"
12332   traces:
12333     hoverinfo: "x+y"
12334     boxpoints: "outliers"
12335     whiskerwidth: 0
12336   layout:
12337     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
12338     layout: "plot-throughput"
12339
12340 -
12341   type: "plot"
12342   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
12343   algorithm: "plot_performance_box"
12344   output-file-type: ".html"
12345   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
12346   data: "plot-vpp-throughput-latency-3n-hsw"
12347   filter: "'NIC_Intel-X710' and
12348            '78B' and
12349            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12350            'NDRPDR' and
12351            '1T1C' and
12352            'IP6FWD' and
12353            not 'SRv6' and
12354            not 'IPSEC' and
12355            not 'VHOST'"
12356   parameters:
12357   - "throughput"
12358   - "parent"
12359   - "tags"
12360   sort:
12361   - "IP6BASE"
12362   - "FIB_20K"
12363   - "FIB_200K"
12364   - "FIB_2M"
12365   traces:
12366     hoverinfo: "x+y"
12367     boxpoints: "outliers"
12368     whiskerwidth: 0
12369   layout:
12370     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
12371     layout: "plot-throughput"
12372
12373 -
12374   type: "plot"
12375   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
12376   algorithm: "plot_performance_box"
12377   output-file-type: ".html"
12378   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
12379   data: "plot-vpp-throughput-latency-3n-hsw"
12380   filter: "'NIC_Intel-X710' and
12381            '78B' and
12382            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12383            'NDRPDR' and
12384            '2T2C' and
12385            'IP6FWD' and
12386            not 'SRv6' and
12387            not 'IPSEC' and
12388            not 'VHOST'"
12389   parameters:
12390   - "throughput"
12391   - "parent"
12392   - "tags"
12393   sort:
12394   - "IP6BASE"
12395   - "FIB_20K"
12396   - "FIB_200K"
12397   - "FIB_2M"
12398   traces:
12399     hoverinfo: "x+y"
12400     boxpoints: "outliers"
12401     whiskerwidth: 0
12402   layout:
12403     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
12404     layout: "plot-throughput"
12405
12406 -
12407   type: "plot"
12408   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
12409   algorithm: "plot_performance_box"
12410   output-file-type: ".html"
12411   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
12412   data: "plot-vpp-throughput-latency-3n-hsw"
12413   filter: "'NIC_Intel-X710' and
12414            '78B' and
12415            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12416            'NDRPDR' and
12417            '2T2C' and
12418            'IP6FWD' and
12419            not 'SRv6' and
12420            not 'IPSEC' and
12421            not 'VHOST'"
12422   parameters:
12423   - "throughput"
12424   - "parent"
12425   - "tags"
12426   sort:
12427   - "IP6BASE"
12428   - "FIB_20K"
12429   - "FIB_200K"
12430   - "FIB_2M"
12431   traces:
12432     hoverinfo: "x+y"
12433     boxpoints: "outliers"
12434     whiskerwidth: 0
12435   layout:
12436     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
12437     layout: "plot-throughput"
12438
12439 # Packet Throughput - VPP IPv6 3n-hsw-x710 - features
12440 -
12441   type: "plot"
12442   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_features-ndr"
12443   algorithm: "plot_performance_box"
12444   output-file-type: ".html"
12445   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_features-ndr"
12446   data: "plot-vpp-throughput-latency-3n-hsw"
12447   filter: "'NIC_Intel-X710' and
12448            '78B' and
12449            ('IP6BASE' or
12450             'POLICE_MARK' or
12451             'COPWHLIST' or
12452             'IACLDST') and
12453            'NDRPDR' and
12454            '1T1C' and
12455            'IP6FWD' and
12456            not 'SRv6' and
12457            not 'IPSEC' and
12458            not 'VHOST'"
12459   parameters:
12460   - "throughput"
12461   - "parent"
12462   - "tags"
12463   sort:
12464   - "IP6BASE"
12465   - "POLICE_MARK"
12466   - "COPWHLIST"
12467   - "IACLDST"
12468   traces:
12469     hoverinfo: "x+y"
12470     boxpoints: "outliers"
12471     whiskerwidth: 0
12472   layout:
12473     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_features-ndr"
12474     layout: "plot-throughput"
12475
12476 -
12477   type: "plot"
12478   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_features-ndr"
12479   algorithm: "plot_performance_box"
12480   output-file-type: ".html"
12481   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_features-ndr"
12482   data: "plot-vpp-throughput-latency-3n-hsw"
12483   filter: "'NIC_Intel-X710' and
12484            '78B' and
12485            ('IP6BASE' or
12486             'POLICE_MARK' or
12487             'COPWHLIST' or
12488             'IACLDST') and
12489            'NDRPDR' and
12490            '2T2C' and
12491            'IP6FWD' and
12492            not 'SRv6' and
12493            not 'IPSEC' and
12494            not 'VHOST'"
12495   parameters:
12496   - "throughput"
12497   - "parent"
12498   - "tags"
12499   sort:
12500   - "IP6BASE"
12501   - "POLICE_MARK"
12502   - "COPWHLIST"
12503   - "IACLDST"
12504   traces:
12505     hoverinfo: "x+y"
12506     boxpoints: "outliers"
12507     whiskerwidth: 0
12508   layout:
12509     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_features-ndr"
12510     layout: "plot-throughput"
12511
12512 -
12513   type: "plot"
12514   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_features-pdr"
12515   algorithm: "plot_performance_box"
12516   output-file-type: ".html"
12517   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_features-pdr"
12518   data: "plot-vpp-throughput-latency-3n-hsw"
12519   filter: "'NIC_Intel-X710' and
12520            '78B' and
12521            ('IP6BASE' or
12522             'POLICE_MARK' or
12523             'COPWHLIST' or
12524             'IACLDST') and
12525            'NDRPDR' and
12526            '1T1C' and
12527            'IP6FWD' and
12528            not 'SRv6' and
12529            not 'IPSEC' and
12530            not 'VHOST'"
12531   parameters:
12532   - "throughput"
12533   - "parent"
12534   - "tags"
12535   sort:
12536   - "IP6BASE"
12537   - "POLICE_MARK"
12538   - "COPWHLIST"
12539   - "IACLDST"
12540   traces:
12541     hoverinfo: "x+y"
12542     boxpoints: "outliers"
12543     whiskerwidth: 0
12544   layout:
12545     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_features-pdr"
12546     layout: "plot-throughput"
12547
12548 -
12549   type: "plot"
12550   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_features-pdr"
12551   algorithm: "plot_performance_box"
12552   output-file-type: ".html"
12553   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_features-pdr"
12554   data: "plot-vpp-throughput-latency-3n-hsw"
12555   filter: "'NIC_Intel-X710' and
12556            '78B' and
12557            ('IP6BASE' or
12558             'POLICE_MARK' or
12559             'COPWHLIST' or
12560             'IACLDST') and
12561            'NDRPDR' and
12562            '2T2C' and
12563            'IP6FWD' and
12564            not 'SRv6' and
12565            not 'IPSEC' and
12566            not 'VHOST'"
12567   parameters:
12568   - "throughput"
12569   - "parent"
12570   - "tags"
12571   sort:
12572   - "IP6BASE"
12573   - "POLICE_MARK"
12574   - "COPWHLIST"
12575   - "IACLDST"
12576   traces:
12577     hoverinfo: "x+y"
12578     boxpoints: "outliers"
12579     whiskerwidth: 0
12580   layout:
12581     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_features-pdr"
12582     layout: "plot-throughput"
12583
12584 # Packet Throughput - VPP IPv6 3n-hsw-xl710
12585 -
12586   type: "plot"
12587   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-1t1c-base-ndr"
12588   algorithm: "plot_performance_box"
12589   output-file-type: ".html"
12590   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base-ndr"
12591   data: "plot-vpp-throughput-latency-3n-hsw"
12592   filter: "'NIC_Intel-XL710' and
12593            '78B' and
12594            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12595            'NDRPDR' and
12596            '1T1C' and
12597            'IP6FWD' and
12598            not 'SRv6' and
12599            not 'IPSEC' and
12600            not 'VHOST'"
12601   parameters:
12602   - "throughput"
12603   - "parent"
12604   - "tags"
12605   sort:
12606   - "IP6BASE"
12607   - "FIB_20K"
12608   - "FIB_200K"
12609   - "FIB_2M"
12610   traces:
12611     hoverinfo: "x+y"
12612     boxpoints: "outliers"
12613     whiskerwidth: 0
12614   layout:
12615     title: "ip6-3n-hsw-xl710-78b-1t1c-base-ndr"
12616     layout: "plot-throughput"
12617
12618 -
12619   type: "plot"
12620   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-1t1c-base-pdr"
12621   algorithm: "plot_performance_box"
12622   output-file-type: ".html"
12623   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base-pdr"
12624   data: "plot-vpp-throughput-latency-3n-hsw"
12625   filter: "'NIC_Intel-XL710' and
12626            '78B' and
12627            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12628            'NDRPDR' and
12629            '1T1C' and
12630            'IP6FWD' and
12631            not 'SRv6' and
12632            not 'IPSEC' and
12633            not 'VHOST'"
12634   parameters:
12635   - "throughput"
12636   - "parent"
12637   - "tags"
12638   sort:
12639   - "IP6BASE"
12640   - "FIB_20K"
12641   - "FIB_200K"
12642   - "FIB_2M"
12643   traces:
12644     hoverinfo: "x+y"
12645     boxpoints: "outliers"
12646     whiskerwidth: 0
12647   layout:
12648     title: "ip6-3n-hsw-xl710-78b-1t1c-base-pdr"
12649     layout: "plot-throughput"
12650
12651 -
12652   type: "plot"
12653   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-2t2c-base-ndr"
12654   algorithm: "plot_performance_box"
12655   output-file-type: ".html"
12656   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base-ndr"
12657   data: "plot-vpp-throughput-latency-3n-hsw"
12658   filter: "'NIC_Intel-XL710' and
12659            '78B' and
12660            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12661            'NDRPDR' and
12662            '2T2C' and
12663            'IP6FWD' and
12664            not 'SRv6' and
12665            not 'IPSEC' and
12666            not 'VHOST'"
12667   parameters:
12668   - "throughput"
12669   - "parent"
12670   - "tags"
12671   sort:
12672   - "IP6BASE"
12673   - "FIB_20K"
12674   - "FIB_200K"
12675   - "FIB_2M"
12676   traces:
12677     hoverinfo: "x+y"
12678     boxpoints: "outliers"
12679     whiskerwidth: 0
12680   layout:
12681     title: "ip6-3n-hsw-xl710-78b-2t2c-base-ndr"
12682     layout: "plot-throughput"
12683
12684 -
12685   type: "plot"
12686   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-2t2c-base-pdr"
12687   algorithm: "plot_performance_box"
12688   output-file-type: ".html"
12689   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base-pdr"
12690   data: "plot-vpp-throughput-latency-3n-hsw"
12691   filter: "'NIC_Intel-XL710' and
12692            '78B' and
12693            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12694            'NDRPDR' and
12695            '2T2C' and
12696            'IP6FWD' and
12697            not 'SRv6' and
12698            not 'IPSEC' and
12699            not 'VHOST'"
12700   parameters:
12701   - "throughput"
12702   - "parent"
12703   - "tags"
12704   sort:
12705   - "IP6BASE"
12706   - "FIB_20K"
12707   - "FIB_200K"
12708   - "FIB_2M"
12709   traces:
12710     hoverinfo: "x+y"
12711     boxpoints: "outliers"
12712     whiskerwidth: 0
12713   layout:
12714     title: "ip6-3n-hsw-xl710-78b-2t2c-base-pdr"
12715     layout: "plot-throughput"
12716
12717 # Packet Throughput - VPP IPv6 3n-skx-x710
12718 -
12719   type: "plot"
12720   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
12721   algorithm: "plot_performance_box"
12722   output-file-type: ".html"
12723   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
12724   data: "plot-vpp-throughput-latency-3n-skx"
12725   filter: "'NIC_Intel-X710' and
12726            '78B' and
12727            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12728            'NDRPDR' and
12729            '2T1C' and
12730            'IP6FWD' and
12731            not 'SRv6' and
12732            not 'IPSEC' and
12733            not 'VHOST'"
12734   parameters:
12735   - "throughput"
12736   - "parent"
12737   - "tags"
12738   sort:
12739   - "IP6BASE"
12740   - "FIB_20k"
12741   - "FIB_200k"
12742   - "FIB_2M"
12743   traces:
12744     hoverinfo: "x+y"
12745     boxpoints: "outliers"
12746     whiskerwidth: 0
12747   layout:
12748     title: "ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
12749     layout: "plot-throughput"
12750
12751 -
12752   type: "plot"
12753   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
12754   algorithm: "plot_performance_box"
12755   output-file-type: ".html"
12756   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
12757   data: "plot-vpp-throughput-latency-3n-skx"
12758   filter: "'NIC_Intel-X710' and
12759            '78B' and
12760            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12761            'NDRPDR' and
12762            '2T1C' and
12763            'IP6FWD' and
12764            not 'SRv6' and
12765            not 'IPSEC' and
12766            not 'VHOST'"
12767   parameters:
12768   - "throughput"
12769   - "parent"
12770   - "tags"
12771   sort:
12772   - "IP6BASE"
12773   - "FIB_20k"
12774   - "FIB_200k"
12775   - "FIB_2M"
12776   traces:
12777     hoverinfo: "x+y"
12778     boxpoints: "outliers"
12779     whiskerwidth: 0
12780   layout:
12781     title: "ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
12782     layout: "plot-throughput"
12783
12784 -
12785   type: "plot"
12786   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
12787   algorithm: "plot_performance_box"
12788   output-file-type: ".html"
12789   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
12790   data: "plot-vpp-throughput-latency-3n-skx"
12791   filter: "'NIC_Intel-X710' and
12792            '78B' and
12793            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12794            'NDRPDR' and
12795            '4T2C' and
12796            'IP6FWD' and
12797            not 'SRv6' and
12798            not 'IPSEC' and
12799            not 'VHOST'"
12800   parameters:
12801   - "throughput"
12802   - "parent"
12803   - "tags"
12804   sort:
12805   - "IP6BASE"
12806   - "FIB_20k"
12807   - "FIB_200k"
12808   - "FIB_2M"
12809   traces:
12810     hoverinfo: "x+y"
12811     boxpoints: "outliers"
12812     whiskerwidth: 0
12813   layout:
12814     title: "ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
12815     layout: "plot-throughput"
12816
12817 -
12818   type: "plot"
12819   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
12820   algorithm: "plot_performance_box"
12821   output-file-type: ".html"
12822   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
12823   data: "plot-vpp-throughput-latency-3n-skx"
12824   filter: "'NIC_Intel-X710' and
12825            '78B' and
12826            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12827            'NDRPDR' and
12828            '4T2C' and
12829            'IP6FWD' and
12830            not 'SRv6' and
12831            not 'IPSEC' and
12832            not 'VHOST'"
12833   parameters:
12834   - "throughput"
12835   - "parent"
12836   - "tags"
12837   sort:
12838   - "IP6BASE"
12839   - "FIB_20k"
12840   - "FIB_200k"
12841   - "FIB_2M"
12842   traces:
12843     hoverinfo: "x+y"
12844     boxpoints: "outliers"
12845     whiskerwidth: 0
12846   layout:
12847     title: "ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
12848     layout: "plot-throughput"
12849
12850 # Packet Throughput - VPP IPv6 3n-skx-x710 - features
12851 -
12852   type: "plot"
12853   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_features-ndr"
12854   algorithm: "plot_performance_box"
12855   output-file-type: ".html"
12856   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_features-ndr"
12857   data: "plot-vpp-throughput-latency-3n-skx"
12858   filter: "'NIC_Intel-X710' and
12859            '78B' and
12860            ('IP6BASE' or
12861             'POLICE_MARK' or
12862             'COPWHLIST' or
12863             'IACLDST') and
12864            'NDRPDR' and
12865            '2T1C' and
12866            'IP6FWD' and
12867            not 'SRv6' and
12868            not 'IPSEC' and
12869            not 'VHOST'"
12870   parameters:
12871   - "throughput"
12872   - "parent"
12873   - "tags"
12874   sort:
12875   - "IP6BASE"
12876   - "POLICE_MARK"
12877   - "COPWHLIST"
12878   - "IACLDST"
12879   traces:
12880     hoverinfo: "x+y"
12881     boxpoints: "outliers"
12882     whiskerwidth: 0
12883   layout:
12884     title: "ip6-3n-skx-x710-78b-2t1c-base_and_features-ndr"
12885     layout: "plot-throughput"
12886
12887 -
12888   type: "plot"
12889   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_features-ndr"
12890   algorithm: "plot_performance_box"
12891   output-file-type: ".html"
12892   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_features-ndr"
12893   data: "plot-vpp-throughput-latency-3n-skx"
12894   filter: "'NIC_Intel-X710' and
12895            '78B' and
12896            ('IP6BASE' or
12897             'POLICE_MARK' or
12898             'COPWHLIST' or
12899             'IACLDST') and
12900            'NDRPDR' and
12901            '4T2C' and
12902            'IP6FWD' and
12903            not 'SRv6' and
12904            not 'IPSEC' and
12905            not 'VHOST'"
12906   parameters:
12907   - "throughput"
12908   - "parent"
12909   - "tags"
12910   sort:
12911   - "IP6BASE"
12912   - "POLICE_MARK"
12913   - "COPWHLIST"
12914   - "IACLDST"
12915   traces:
12916     hoverinfo: "x+y"
12917     boxpoints: "outliers"
12918     whiskerwidth: 0
12919   layout:
12920     title: "ip6-3n-skx-x710-78b-4t2c-base_and_features-ndr"
12921     layout: "plot-throughput"
12922
12923 -
12924   type: "plot"
12925   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_features-pdr"
12926   algorithm: "plot_performance_box"
12927   output-file-type: ".html"
12928   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_features-pdr"
12929   data: "plot-vpp-throughput-latency-3n-skx"
12930   filter: "'NIC_Intel-X710' and
12931            '78B' and
12932            ('IP6BASE' or
12933             'POLICE_MARK' or
12934             'COPWHLIST' or
12935             'IACLDST') and
12936            'NDRPDR' and
12937            '2T1C' and
12938            'IP6FWD' and
12939            not 'SRv6' and
12940            not 'IPSEC' and
12941            not 'VHOST'"
12942   parameters:
12943   - "throughput"
12944   - "parent"
12945   - "tags"
12946   sort:
12947   - "IP6BASE"
12948   - "POLICE_MARK"
12949   - "COPWHLIST"
12950   - "IACLDST"
12951   traces:
12952     hoverinfo: "x+y"
12953     boxpoints: "outliers"
12954     whiskerwidth: 0
12955   layout:
12956     title: "ip6-3n-skx-x710-78b-2t1c-base_and_features-pdr"
12957     layout: "plot-throughput"
12958
12959 -
12960   type: "plot"
12961   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_features-pdr"
12962   algorithm: "plot_performance_box"
12963   output-file-type: ".html"
12964   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_features-pdr"
12965   data: "plot-vpp-throughput-latency-3n-skx"
12966   filter: "'NIC_Intel-X710' and
12967            '78B' and
12968            ('IP6BASE' or
12969             'POLICE_MARK' or
12970             'COPWHLIST' or
12971             'IACLDST') and
12972            'NDRPDR' and
12973            '4T2C' and
12974            'IP6FWD' and
12975            not 'SRv6' and
12976            not 'IPSEC' and
12977            not 'VHOST'"
12978   parameters:
12979   - "throughput"
12980   - "parent"
12981   - "tags"
12982   sort:
12983   - "IP6BASE"
12984   - "POLICE_MARK"
12985   - "COPWHLIST"
12986   - "IACLDST"
12987   traces:
12988     hoverinfo: "x+y"
12989     boxpoints: "outliers"
12990     whiskerwidth: 0
12991   layout:
12992     title: "ip6-3n-skx-x710-78b-4t2c-base_and_features-pdr"
12993     layout: "plot-throughput"
12994
12995 # Packet Throughput - VPP IPv6 2n-skx-x710
12996 -
12997   type: "plot"
12998   title: "VPP Throughput: ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
12999   algorithm: "plot_performance_box"
13000   output-file-type: ".html"
13001   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
13002   data: "plot-vpp-throughput-latency-2n-skx"
13003   filter: "'NIC_Intel-X710' and
13004            '78B' and
13005            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
13006            'NDRPDR' and
13007            '2T1C' and
13008            'IP6FWD' and
13009            not 'SRv6' and
13010            not 'IPSEC' and
13011            not 'VHOST'"
13012   parameters:
13013   - "throughput"
13014   - "parent"
13015   - "tags"
13016   sort:
13017   - "IP6BASE"
13018   - "FIB_20k"
13019   - "FIB_200k"
13020   - "FIB_2M"
13021   traces:
13022     hoverinfo: "x+y"
13023     boxpoints: "outliers"
13024     whiskerwidth: 0
13025   layout:
13026     title: "ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
13027     layout: "plot-throughput"
13028
13029 -
13030   type: "plot"
13031   title: "VPP Throughput: ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
13032   algorithm: "plot_performance_box"
13033   output-file-type: ".html"
13034   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
13035   data: "plot-vpp-throughput-latency-2n-skx"
13036   filter: "'NIC_Intel-X710' and
13037            '78B' and
13038            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
13039            'NDRPDR' and
13040            '2T1C' and
13041            'IP6FWD' and
13042            not 'SRv6' and
13043            not 'IPSEC' and
13044            not 'VHOST'"
13045   parameters:
13046   - "throughput"
13047   - "parent"
13048   - "tags"
13049   sort:
13050   - "IP6BASE"
13051   - "FIB_20k"
13052   - "FIB_200k"
13053   - "FIB_2M"
13054   traces:
13055     hoverinfo: "x+y"
13056     boxpoints: "outliers"
13057     whiskerwidth: 0
13058   layout:
13059     title: "ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
13060     layout: "plot-throughput"
13061
13062 -
13063   type: "plot"
13064   title: "VPP Throughput: ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
13065   algorithm: "plot_performance_box"
13066   output-file-type: ".html"
13067   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
13068   data: "plot-vpp-throughput-latency-2n-skx"
13069   filter: "'NIC_Intel-X710' and
13070            '78B' and
13071            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
13072            'NDRPDR' and
13073            '4T2C' and
13074            'IP6FWD' and
13075            not 'SRv6' and
13076            not 'IPSEC' and
13077            not 'VHOST'"
13078   parameters:
13079   - "throughput"
13080   - "parent"
13081   - "tags"
13082   sort:
13083   - "IP6BASE"
13084   - "FIB_20k"
13085   - "FIB_200k"
13086   - "FIB_2M"
13087   traces:
13088     hoverinfo: "x+y"
13089     boxpoints: "outliers"
13090     whiskerwidth: 0
13091   layout:
13092     title: "ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
13093     layout: "plot-throughput"
13094
13095 -
13096   type: "plot"
13097   title: "VPP Throughput: ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
13098   algorithm: "plot_performance_box"
13099   output-file-type: ".html"
13100   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
13101   data: "plot-vpp-throughput-latency-2n-skx"
13102   filter: "'NIC_Intel-X710' and
13103            '78B' and
13104            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
13105            'NDRPDR' and
13106            '4T2C' and
13107            'IP6FWD' and
13108            not 'SRv6' and
13109            not 'IPSEC' and
13110            not 'VHOST'"
13111   parameters:
13112   - "throughput"
13113   - "parent"
13114   - "tags"
13115   sort:
13116   - "IP6BASE"
13117   - "FIB_20k"
13118   - "FIB_200k"
13119   - "FIB_2M"
13120   traces:
13121     hoverinfo: "x+y"
13122     boxpoints: "outliers"
13123     whiskerwidth: 0
13124   layout:
13125     title: "ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
13126     layout: "plot-throughput"
13127
13128 # Packet Throughput - VPP IPv6 2n-skx-xxv710
13129 -
13130   type: "plot"
13131   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
13132   algorithm: "plot_performance_box"
13133   output-file-type: ".html"
13134   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
13135   data: "plot-vpp-throughput-latency-2n-skx"
13136   filter: "'NIC_Intel-XXV710' and
13137            '78B' and
13138            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
13139            'NDRPDR' and
13140            '2T1C' and
13141            'IP6FWD' and
13142            not 'SRv6' and
13143            not 'IPSEC' and
13144            not 'VHOST'"
13145   parameters:
13146   - "throughput"
13147   - "parent"
13148   - "tags"
13149   sort:
13150   - "IP6BASE"
13151   - "FIB_20k"
13152   - "FIB_200k"
13153   - "FIB_2M"
13154   traces:
13155     hoverinfo: "x+y"
13156     boxpoints: "outliers"
13157     whiskerwidth: 0
13158   layout:
13159     title: "ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
13160     layout: "plot-throughput"
13161
13162 -
13163   type: "plot"
13164   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
13165   algorithm: "plot_performance_box"
13166   output-file-type: ".html"
13167   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
13168   data: "plot-vpp-throughput-latency-2n-skx"
13169   filter: "'NIC_Intel-XXV710' and
13170            '78B' and
13171            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
13172            'NDRPDR' and
13173            '2T1C' and
13174            'IP6FWD' and
13175            not 'SRv6' and
13176            not 'IPSEC' and
13177            not 'VHOST'"
13178   parameters:
13179   - "throughput"
13180   - "parent"
13181   - "tags"
13182   sort:
13183   - "IP6BASE"
13184   - "FIB_20k"
13185   - "FIB_200k"
13186   - "FIB_2M"
13187   traces:
13188     hoverinfo: "x+y"
13189     boxpoints: "outliers"
13190     whiskerwidth: 0
13191   layout:
13192     title: "ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
13193     layout: "plot-throughput"
13194
13195 -
13196   type: "plot"
13197   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
13198   algorithm: "plot_performance_box"
13199   output-file-type: ".html"
13200   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
13201   data: "plot-vpp-throughput-latency-2n-skx"
13202   filter: "'NIC_Intel-XXV710' and
13203            '78B' and
13204            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
13205            'NDRPDR' and
13206            '4T2C' and
13207            'IP6FWD' and
13208            not 'SRv6' and
13209            not 'IPSEC' and
13210            not 'VHOST'"
13211   parameters:
13212   - "throughput"
13213   - "parent"
13214   - "tags"
13215   sort:
13216   - "IP6BASE"
13217   - "FIB_20k"
13218   - "FIB_200k"
13219   - "FIB_2M"
13220   traces:
13221     hoverinfo: "x+y"
13222     boxpoints: "outliers"
13223     whiskerwidth: 0
13224   layout:
13225     title: "ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
13226     layout: "plot-throughput"
13227
13228 -
13229   type: "plot"
13230   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
13231   algorithm: "plot_performance_box"
13232   output-file-type: ".html"
13233   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
13234   data: "plot-vpp-throughput-latency-2n-skx"
13235   filter: "'NIC_Intel-XXV710' and
13236            '78B' and
13237            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
13238            'NDRPDR' and
13239            '4T2C' and
13240            'IP6FWD' and
13241            not 'SRv6' and
13242            not 'IPSEC' and
13243            not 'VHOST'"
13244   parameters:
13245   - "throughput"
13246   - "parent"
13247   - "tags"
13248   sort:
13249   - "IP6BASE"
13250   - "FIB_20k"
13251   - "FIB_200k"
13252   - "FIB_2M"
13253   traces:
13254     hoverinfo: "x+y"
13255     boxpoints: "outliers"
13256     whiskerwidth: 0
13257   layout:
13258     title: "ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
13259     layout: "plot-throughput"
13260
13261 # Packet Throughput - VPP IPv6 2n-dnv-x553 base
13262 -
13263   type: "plot"
13264   title: "VPP Throughput: ip6-2n-dnv-x553-78b-1t1c-base-ndr"
13265   algorithm: "plot_performance_box"
13266   output-file-type: ".html"
13267   output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-1t1c-base-ndr"
13268   data: "intel-dnv-vpp"
13269   filter: "'NIC_Intel-X553' and
13270            '78B' and
13271            'IP6BASE' and
13272            'NDRPDR' and
13273            '1T1C' and
13274            'IP6FWD' and
13275            not 'SRv6' and
13276            not 'IPSEC' and
13277            not 'VHOST'"
13278   parameters:
13279   - "throughput"
13280   - "parent"
13281   - "tags"
13282   sort:
13283   - "IP6BASE"
13284   traces:
13285     hoverinfo: "x+y"
13286     boxpoints: "outliers"
13287     whiskerwidth: 0
13288   layout:
13289     title: "ip6-2n-dnv-x553-78b-1t1c-base-ndr"
13290     layout: "plot-throughput"
13291
13292 -
13293   type: "plot"
13294   title: "VPP Throughput: ip6-2n-dnv-x553-78b-1t1c-base-pdr"
13295   algorithm: "plot_performance_box"
13296   output-file-type: ".html"
13297   output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-1t1c-base-pdr"
13298   data: "intel-dnv-vpp"
13299   filter: "'NIC_Intel-X553' and
13300            '78B' and
13301            'IP6BASE' and
13302            'NDRPDR' and
13303            '1T1C' and
13304            'IP6FWD' and
13305            not 'SRv6' and
13306            not 'IPSEC' and
13307            not 'VHOST'"
13308   parameters:
13309   - "throughput"
13310   - "parent"
13311   - "tags"
13312   sort:
13313   - "IP6BASE"
13314   traces:
13315     hoverinfo: "x+y"
13316     boxpoints: "outliers"
13317     whiskerwidth: 0
13318   layout:
13319     title: "ip6-2n-dnv-x553-78b-1t1c-base-pdr"
13320     layout: "plot-throughput"
13321
13322 -
13323   type: "plot"
13324   title: "VPP Throughput: ip6-2n-dnv-x553-78b-2t2c-base-ndr"
13325   algorithm: "plot_performance_box"
13326   output-file-type: ".html"
13327   output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-2t2c-base-ndr"
13328   data: "intel-dnv-vpp"
13329   filter: "'NIC_Intel-X553' and
13330            '78B' and
13331            'IP6BASE' and
13332            'NDRPDR' and
13333            '2T2C' and
13334            'IP6FWD' and
13335            not 'SRv6' and
13336            not 'IPSEC' and
13337            not 'VHOST'"
13338   parameters:
13339   - "throughput"
13340   - "parent"
13341   - "tags"
13342   sort:
13343   - "IP6BASE"
13344   traces:
13345     hoverinfo: "x+y"
13346     boxpoints: "outliers"
13347     whiskerwidth: 0
13348   layout:
13349     title: "ip6-2n-dnv-x553-78b-2t2c-base-ndr"
13350     layout: "plot-throughput"
13351
13352 -
13353   type: "plot"
13354   title: "VPP Throughput: ip6-2n-dnv-x553-78b-2t2c-base-pdr"
13355   algorithm: "plot_performance_box"
13356   output-file-type: ".html"
13357   output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-2t2c-base-pdr"
13358   data: "intel-dnv-vpp"
13359   filter: "'NIC_Intel-X553' and
13360            '78B' and
13361            'IP6BASE' and
13362            'NDRPDR' and
13363            '2T2C' and
13364            'IP6FWD' and
13365            not 'SRv6' and
13366            not 'IPSEC' and
13367            not 'VHOST'"
13368   parameters:
13369   - "throughput"
13370   - "parent"
13371   - "tags"
13372   sort:
13373   - "IP6BASE"
13374   traces:
13375     hoverinfo: "x+y"
13376     boxpoints: "outliers"
13377     whiskerwidth: 0
13378   layout:
13379     title: "ip6-2n-dnv-x553-78b-2t2c-base-pdr"
13380     layout: "plot-throughput"
13381
13382 ################################################################################
13383
13384 # Packet Throughput - VPP IPv6 tunnels 3n-hsw-x520
13385 -
13386   type: "plot"
13387   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-1t1c-base-ndr"
13388   algorithm: "plot_performance_box"
13389   output-file-type: ".html"
13390   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base-ndr"
13391   data: "plot-vpp-throughput-latency-3n-hsw"
13392   filter: "'NIC_Intel-X520-DA2' and
13393            '78B' and
13394            'ENCAP' and
13395            'NDRPDR' and
13396            '1T1C' and
13397            'LISP' and
13398            not 'VHOST'"
13399   parameters:
13400   - "throughput"
13401   - "parent"
13402   - "tags"
13403   sort:
13404   - "IP4UNRLAY"
13405   - "IP6UNRLAY"
13406   traces:
13407     hoverinfo: "x+y"
13408     boxpoints: "outliers"
13409     whiskerwidth: 0
13410   layout:
13411     title: "ip6tun-3n-hsw-x520-78b-1t1c-base-ndr"
13412     layout: "plot-throughput"
13413
13414 -
13415   type: "plot"
13416   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-1t1c-base-pdr"
13417   algorithm: "plot_performance_box"
13418   output-file-type: ".html"
13419   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base-pdr"
13420   data: "plot-vpp-throughput-latency-3n-hsw"
13421   filter: "'NIC_Intel-X520-DA2' and
13422            '78B' and
13423            'ENCAP' and
13424            'NDRPDR' and
13425            '1T1C' and
13426            'LISP' and
13427            not 'VHOST'"
13428   parameters:
13429   - "throughput"
13430   - "parent"
13431   - "tags"
13432   sort:
13433   - "IP4UNRLAY"
13434   - "IP6UNRLAY"
13435   traces:
13436     hoverinfo: "x+y"
13437     boxpoints: "outliers"
13438     whiskerwidth: 0
13439   layout:
13440     title: "ip6tun-3n-hsw-x520-78b-1t1c-base-pdr"
13441     layout: "plot-throughput"
13442
13443 -
13444   type: "plot"
13445   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-2t2c-base-ndr"
13446   algorithm: "plot_performance_box"
13447   output-file-type: ".html"
13448   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base-ndr"
13449   data: "plot-vpp-throughput-latency-3n-hsw"
13450   filter: "'NIC_Intel-X520-DA2' and
13451            '78B' and
13452            'ENCAP' and
13453            'NDRPDR' and
13454            '2T2C' and
13455            'LISP' and
13456            not 'VHOST'"
13457   parameters:
13458   - "throughput"
13459   - "parent"
13460   - "tags"
13461   sort:
13462   - "IP4UNRLAY"
13463   - "IP6UNRLAY"
13464   traces:
13465     hoverinfo: "x+y"
13466     boxpoints: "outliers"
13467     whiskerwidth: 0
13468   layout:
13469     title: "ip6tun-3n-hsw-x520-78b-2t2c-base-ndr"
13470     layout: "plot-throughput"
13471
13472 -
13473   type: "plot"
13474   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-2t2c-base-pdr"
13475   algorithm: "plot_performance_box"
13476   output-file-type: ".html"
13477   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base-pdr"
13478   data: "plot-vpp-throughput-latency-3n-hsw"
13479   filter: "'NIC_Intel-X520-DA2' and
13480            '78B' and
13481            'ENCAP' and
13482            'NDRPDR' and
13483            '2T2C' and
13484            'LISP' and
13485            not 'VHOST'"
13486   parameters:
13487   - "throughput"
13488   - "parent"
13489   - "tags"
13490   sort:
13491   - "IP4UNRLAY"
13492   - "IP6UNRLAY"
13493   traces:
13494     hoverinfo: "x+y"
13495     boxpoints: "outliers"
13496     whiskerwidth: 0
13497   layout:
13498     title: "ip6tun-3n-hsw-x520-78b-2t2c-base-pdr"
13499     layout: "plot-throughput"
13500
13501 ################################################################################
13502
13503 # Packet Throughput - VPP IPSec 3n-hsw-xl710 base
13504 -
13505   type: "plot"
13506   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
13507   algorithm: "plot_performance_box"
13508   output-file-type: ".html"
13509   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
13510   data: "plot-vpp-throughput-latency-3n-hsw"
13511   filter: "'NIC_Intel-XL710' and
13512            '64B' and
13513            'IP4FWD' and
13514            'NDRPDR' and
13515            'BASE' and
13516            '1T1C' and
13517            'IPSECHW' and
13518            ('IPSECTRAN' or 'IPSECTUN') and
13519            not 'VHOST'"
13520   parameters:
13521   - "throughput"
13522   - "parent"
13523   - "tags"
13524   traces:
13525     hoverinfo: "x+y"
13526     boxpoints: "outliers"
13527     whiskerwidth: 0
13528   layout:
13529     title: "ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
13530     layout: "plot-throughput"
13531
13532 -
13533   type: "plot"
13534   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-base-pdr"
13535   algorithm: "plot_performance_box"
13536   output-file-type: ".html"
13537   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base-pdr"
13538   data: "plot-vpp-throughput-latency-3n-hsw"
13539   filter: "'NIC_Intel-XL710' and
13540            '64B' and
13541            'IP4FWD' and
13542            'NDRPDR' and
13543            'BASE' and
13544            '1T1C' and
13545            'IPSECHW' and
13546            ('IPSECTRAN' or 'IPSECTUN') and
13547            not 'VHOST'"
13548   parameters:
13549   - "throughput"
13550   - "parent"
13551   - "tags"
13552   traces:
13553     hoverinfo: "x+y"
13554     boxpoints: "outliers"
13555     whiskerwidth: 0
13556   layout:
13557     title: "ipsec-3n-hsw-xl710-64b-1t1c-base-pdr"
13558     layout: "plot-throughput"
13559
13560 -
13561   type: "plot"
13562   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
13563   algorithm: "plot_performance_box"
13564   output-file-type: ".html"
13565   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
13566   data: "plot-vpp-throughput-latency-3n-hsw"
13567   filter: "'NIC_Intel-XL710' and
13568            '64B' and
13569            'IP4FWD' and
13570            'NDRPDR' and
13571            'BASE' and
13572            '2T2C' and
13573            'IPSECHW' and
13574            ('IPSECTRAN' or 'IPSECTUN') and
13575            not 'VHOST'"
13576   parameters:
13577   - "throughput"
13578   - "parent"
13579   - "tags"
13580   traces:
13581     hoverinfo: "x+y"
13582     boxpoints: "outliers"
13583     whiskerwidth: 0
13584   layout:
13585     title: "ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
13586     layout: "plot-throughput"
13587
13588 -
13589   type: "plot"
13590   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-base-pdr"
13591   algorithm: "plot_performance_box"
13592   output-file-type: ".html"
13593   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base-pdr"
13594   data: "plot-vpp-throughput-latency-3n-hsw"
13595   filter: "'NIC_Intel-XL710' and
13596            '64B' and
13597            'IP4FWD' and
13598            'NDRPDR' and
13599            'BASE' and
13600            '2T2C' and
13601            'IPSECHW' and
13602            ('IPSECTRAN' or 'IPSECTUN') and
13603            not 'VHOST'"
13604   parameters:
13605   - "throughput"
13606   - "parent"
13607   - "tags"
13608   traces:
13609     hoverinfo: "x+y"
13610     boxpoints: "outliers"
13611     whiskerwidth: 0
13612   layout:
13613     title: "ipsec-3n-hsw-xl710-64b-2t2c-base-pdr"
13614     layout: "plot-throughput"
13615
13616 # Packet Throughput - VPP IPSec 3n-hsw-xl710 scale
13617 -
13618   type: "plot"
13619   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
13620   algorithm: "plot_performance_box"
13621   output-file-type: ".html"
13622   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
13623   data: "plot-vpp-throughput-latency-3n-hsw"
13624   filter: "'NIC_Intel-XL710' and
13625            '64B' and
13626            'IP4FWD' and
13627            'NDRPDR' and
13628            'SCALE' and
13629            '1T1C' and
13630            'IPSECHW' and
13631            ('IPSECTRAN' or 'IPSECTUN') and
13632            not 'VHOST'"
13633   parameters:
13634   - "throughput"
13635   - "parent"
13636   - "tags"
13637   traces:
13638     hoverinfo: "x+y"
13639     boxpoints: "outliers"
13640     whiskerwidth: 0
13641   layout:
13642     title: "ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
13643     layout: "plot-throughput"
13644
13645 -
13646   type: "plot"
13647   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-scale-pdr"
13648   algorithm: "plot_performance_box"
13649   output-file-type: ".html"
13650   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-scale-pdr"
13651   data: "plot-vpp-throughput-latency-3n-hsw"
13652   filter: "'NIC_Intel-XL710' and
13653            '64B' and
13654            'IP4FWD' and
13655            'NDRPDR' and
13656            'SCALE' and
13657            '1T1C' and
13658            'IPSECHW' and
13659            ('IPSECTRAN' or 'IPSECTUN') and
13660            not 'VHOST'"
13661   parameters:
13662   - "throughput"
13663   - "parent"
13664   - "tags"
13665   traces:
13666     hoverinfo: "x+y"
13667     boxpoints: "outliers"
13668     whiskerwidth: 0
13669   layout:
13670     title: "ipsec-3n-hsw-xl710-64b-1t1c-scale-pdr"
13671     layout: "plot-throughput"
13672
13673 -
13674   type: "plot"
13675   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
13676   algorithm: "plot_performance_box"
13677   output-file-type: ".html"
13678   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
13679   data: "plot-vpp-throughput-latency-3n-hsw"
13680   filter: "'NIC_Intel-XL710' and
13681            '64B' and
13682            'IP4FWD' and
13683            'NDRPDR' and
13684            'SCALE' and
13685            '2T2C' and
13686            'IPSECHW' and
13687            ('IPSECTRAN' or 'IPSECTUN') and
13688            not 'VHOST'"
13689   parameters:
13690   - "throughput"
13691   - "parent"
13692   - "tags"
13693   traces:
13694     hoverinfo: "x+y"
13695     boxpoints: "outliers"
13696     whiskerwidth: 0
13697   layout:
13698     title: "ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
13699     layout: "plot-throughput"
13700
13701 -
13702   type: "plot"
13703   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-scale-pdr"
13704   algorithm: "plot_performance_box"
13705   output-file-type: ".html"
13706   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-scale-pdr"
13707   data: "plot-vpp-throughput-latency-3n-hsw"
13708   filter: "'NIC_Intel-XL710' and
13709            '64B' and
13710            'IP4FWD' and
13711            'NDRPDR' and
13712            'SCALE' and
13713            '2T2C' and
13714            'IPSECHW' and
13715            ('IPSECTRAN' or 'IPSECTUN') and
13716            not 'VHOST'"
13717   parameters:
13718   - "throughput"
13719   - "parent"
13720   - "tags"
13721   traces:
13722     hoverinfo: "x+y"
13723     boxpoints: "outliers"
13724     whiskerwidth: 0
13725   layout:
13726     title: "ipsec-3n-hsw-xl710-64b-2t2c-scale-pdr"
13727     layout: "plot-throughput"
13728
13729 # Packet Throughput - VPP IPSec 3n-hsw-xl710 SW
13730 -
13731   type: "plot"
13732   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
13733   algorithm: "plot_performance_box"
13734   output-file-type: ".html"
13735   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
13736   data: "plot-vpp-throughput-latency-3n-hsw"
13737   filter: "'NIC_Intel-XL710' and
13738            '64B' and
13739            'IP4FWD' and
13740            'NDRPDR' and
13741            '1T1C' and
13742            'IPSECSW' and
13743            ('IPSECTRAN' or 'IPSECTUN') and
13744            not 'VHOST'"
13745   parameters:
13746   - "throughput"
13747   - "parent"
13748   - "tags"
13749   traces:
13750     hoverinfo: "x+y"
13751     boxpoints: "outliers"
13752     whiskerwidth: 0
13753   layout:
13754     title: "ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
13755     layout: "plot-throughput"
13756
13757 -
13758   type: "plot"
13759   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-sw-pdr"
13760   algorithm: "plot_performance_box"
13761   output-file-type: ".html"
13762   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-sw-pdr"
13763   data: "plot-vpp-throughput-latency-3n-hsw"
13764   filter: "'NIC_Intel-XL710' and
13765            '64B' and
13766            'IP4FWD' and
13767            'NDRPDR' and
13768            '1T1C' and
13769            'IPSECSW' and
13770            ('IPSECTRAN' or 'IPSECTUN') and
13771            not 'VHOST'"
13772   parameters:
13773   - "throughput"
13774   - "parent"
13775   - "tags"
13776   traces:
13777     hoverinfo: "x+y"
13778     boxpoints: "outliers"
13779     whiskerwidth: 0
13780   layout:
13781     title: "ipsec-3n-hsw-xl710-64b-1t1c-sw-pdr"
13782     layout: "plot-throughput"
13783
13784 -
13785   type: "plot"
13786   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
13787   algorithm: "plot_performance_box"
13788   output-file-type: ".html"
13789   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
13790   data: "plot-vpp-throughput-latency-3n-hsw"
13791   filter: "'NIC_Intel-XL710' and
13792            '64B' and
13793            'IP4FWD' and
13794            'NDRPDR' and
13795            '2T2C' and
13796            'IPSECSW' and
13797            ('IPSECTRAN' or 'IPSECTUN') and
13798            not 'VHOST'"
13799   parameters:
13800   - "throughput"
13801   - "parent"
13802   - "tags"
13803   traces:
13804     hoverinfo: "x+y"
13805     boxpoints: "outliers"
13806     whiskerwidth: 0
13807   layout:
13808     title: "ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
13809     layout: "plot-throughput"
13810
13811 -
13812   type: "plot"
13813   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-sw-pdr"
13814   algorithm: "plot_performance_box"
13815   output-file-type: ".html"
13816   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-sw-pdr"
13817   data: "plot-vpp-throughput-latency-3n-hsw"
13818   filter: "'NIC_Intel-XL710' and
13819            '64B' and
13820            'IP4FWD' and
13821            'NDRPDR' and
13822            '2T2C' and
13823            'IPSECSW' and
13824            ('IPSECTRAN' or 'IPSECTUN') and
13825            not 'VHOST'"
13826   parameters:
13827   - "throughput"
13828   - "parent"
13829   - "tags"
13830   traces:
13831     hoverinfo: "x+y"
13832     boxpoints: "outliers"
13833     whiskerwidth: 0
13834   layout:
13835     title: "ipsec-3n-hsw-xl710-64b-2t2c-sw-pdr"
13836     layout: "plot-throughput"
13837
13838 ################################################################################
13839
13840 # Packet Throughput - VPP SRv6 3n-hsw-x520
13841 -
13842   type: "plot"
13843   title: "VPP Throughput: srv6-3n-hsw-x520-78b-1t1c-features-ndr"
13844   algorithm: "plot_performance_box"
13845   output-file-type: ".html"
13846   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-ndr"
13847   data: "plot-vpp-throughput-latency-3n-hsw"
13848   filter: "'NIC_Intel-X520-DA2' and
13849            '78B' and
13850            'FEATURE' and
13851            'NDRPDR' and
13852            '1T1C' and
13853            'IP6FWD' and
13854            'SRv6'"
13855   parameters:
13856   - "throughput"
13857   - "parent"
13858   - "tags"
13859   traces:
13860     hoverinfo: "x+y"
13861     boxpoints: "outliers"
13862     whiskerwidth: 0
13863   layout:
13864     title: "srv6-3n-hsw-x520-78b-1t1c-features-ndr"
13865     layout: "plot-throughput"
13866
13867 -
13868   type: "plot"
13869   title: "VPP Throughput: srv6-3n-hsw-x520-78b-1t1c-features-pdr"
13870   algorithm: "plot_performance_box"
13871   output-file-type: ".html"
13872   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-pdr"
13873   data: "plot-vpp-throughput-latency-3n-hsw"
13874   filter: "'NIC_Intel-X520-DA2' and
13875            '78B' and
13876            'FEATURE' and
13877            'NDRPDR' and
13878            '1T1C' and
13879            'IP6FWD' and
13880            'SRv6'"
13881   parameters:
13882   - "throughput"
13883   - "parent"
13884   - "tags"
13885   traces:
13886     hoverinfo: "x+y"
13887     boxpoints: "outliers"
13888     whiskerwidth: 0
13889   layout:
13890     title: "srv6-3n-hsw-x520-78b-1t1c-features-pdr"
13891     layout: "plot-throughput"
13892
13893 -
13894   type: "plot"
13895   title: "VPP Throughput: srv6-3n-hsw-x520-78b-2t2c-features-ndr"
13896   algorithm: "plot_performance_box"
13897   output-file-type: ".html"
13898   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-ndr"
13899   data: "plot-vpp-throughput-latency-3n-hsw"
13900   filter: "'NIC_Intel-X520-DA2' and
13901            '78B' and
13902            'FEATURE' and
13903            'NDRPDR' and
13904            '2T2C' and
13905            'IP6FWD' and
13906            'SRv6'"
13907   parameters:
13908   - "throughput"
13909   - "parent"
13910   - "tags"
13911   traces:
13912     hoverinfo: "x+y"
13913     boxpoints: "outliers"
13914     whiskerwidth: 0
13915   layout:
13916     title: "srv6-3n-hsw-x520-78b-2t2c-features-ndr"
13917     layout: "plot-throughput"
13918
13919 -
13920   type: "plot"
13921   title: "VPP Throughput: srv6-3n-hsw-x520-78b-2t2c-features-pdr"
13922   algorithm: "plot_performance_box"
13923   output-file-type: ".html"
13924   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-pdr"
13925   data: "plot-vpp-throughput-latency-3n-hsw"
13926   filter: "'NIC_Intel-X520-DA2' and
13927            '78B' and
13928            'FEATURE' and
13929            'NDRPDR' and
13930            '2T2C' and
13931            'IP6FWD' and
13932            'SRv6'"
13933   parameters:
13934   - "throughput"
13935   - "parent"
13936   - "tags"
13937   traces:
13938     hoverinfo: "x+y"
13939     boxpoints: "outliers"
13940     whiskerwidth: 0
13941   layout:
13942     title: "srv6-3n-hsw-x520-78b-2t2c-features-pdr"
13943     layout: "plot-throughput"
13944
13945 ################################################################################
13946
13947 # Packet Throughput - VPP vhost ip4 3n-hsw-x520
13948 -
13949   type: "plot"
13950   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
13951   algorithm: "plot_performance_box"
13952   output-file-type: ".html"
13953   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
13954   data: "plot-vpp-throughput-latency-3n-hsw"
13955   filter: "'NIC_Intel-X520-DA2' and
13956            '64B' and
13957            'NDRPDR' and
13958            'ETH' and
13959            'IP4FWD' and
13960            '1T1C' and
13961            'VHOST_1024' and
13962            not 'VXLAN' and
13963            not 'DOT1Q'"
13964   parameters:
13965   - "throughput"
13966   - "parent"
13967   - "tags"
13968   sort:
13969   - "not CFS_OPT"
13970   - "1VM"
13971   - "2VM"
13972   traces:
13973     hoverinfo: "x+y"
13974     boxpoints: "outliers"
13975     whiskerwidth: 0
13976   layout:
13977     title: "vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
13978     layout: "plot-throughput"
13979
13980 -
13981   type: "plot"
13982   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
13983   algorithm: "plot_performance_box"
13984   output-file-type: ".html"
13985   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
13986   data: "plot-vpp-throughput-latency-3n-hsw"
13987   filter: "'NIC_Intel-X520-DA2' and
13988            '64B' and
13989            'NDRPDR' and
13990            'ETH' and
13991            'IP4FWD' and
13992            '2T2C' and
13993            'VHOST_1024' and
13994            not 'VXLAN' and
13995            not 'DOT1Q'"
13996   parameters:
13997   - "throughput"
13998   - "parent"
13999   - "tags"
14000   sort:
14001   - "not CFS_OPT"
14002   - "1VM"
14003   - "2VM"
14004   traces:
14005     hoverinfo: "x+y"
14006     boxpoints: "outliers"
14007     whiskerwidth: 0
14008   layout:
14009     title: "vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
14010     layout: "plot-throughput"
14011
14012 -
14013   type: "plot"
14014   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
14015   algorithm: "plot_performance_box"
14016   output-file-type: ".html"
14017   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
14018   data: "plot-vpp-throughput-latency-3n-hsw"
14019   filter: "'NIC_Intel-X520-DA2' and
14020            '64B' and
14021            'NDRPDR' and
14022            'ETH' and
14023            'IP4FWD' and
14024            '1T1C' and
14025            'VHOST_1024' and
14026            not 'VXLAN' and
14027            not 'DOT1Q'"
14028   parameters:
14029   - "throughput"
14030   - "parent"
14031   - "tags"
14032   sort:
14033   - "not CFS_OPT"
14034   - "1VM"
14035   - "2VM"
14036   traces:
14037     hoverinfo: "x+y"
14038     boxpoints: "outliers"
14039     whiskerwidth: 0
14040   layout:
14041     title: "vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
14042     layout: "plot-throughput"
14043
14044 -
14045   type: "plot"
14046   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
14047   algorithm: "plot_performance_box"
14048   output-file-type: ".html"
14049   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
14050   data: "plot-vpp-throughput-latency-3n-hsw"
14051   filter: "'NIC_Intel-X520-DA2' and
14052            '64B' and
14053            'NDRPDR' and
14054            'ETH' and
14055            'IP4FWD' and
14056            '2T2C' and
14057            'VHOST_1024' and
14058            not 'VXLAN' and
14059            not 'DOT1Q'"
14060   parameters:
14061   - "throughput"
14062   - "parent"
14063   - "tags"
14064   sort:
14065   - "not CFS_OPT"
14066   - "1VM"
14067   - "2VM"
14068   traces:
14069     hoverinfo: "x+y"
14070     boxpoints: "outliers"
14071     whiskerwidth: 0
14072   layout:
14073     title: "vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
14074     layout: "plot-throughput"
14075
14076 ## Packet Throughput - VPP vhost l2sw 3n-hsw-x520
14077 #-
14078 #  type: "plot"
14079 #  title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
14080 #  algorithm: "plot_performance_box"
14081 #  output-file-type: ".html"
14082 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
14083 #  data: "plot-vpp-throughput-latency-3n-hsw"
14084 #  filter: "'NIC_Intel-X520-DA2' and
14085 #           '64B' and
14086 #           'NDRPDR' and
14087 #           ('ETH' or 'DOT1Q') and
14088 #           '1T1C' and
14089 #           'L2BDMACLRN' and
14090 #           'VHOST_1024' and
14091 #           not 'VXLAN' and
14092 #           not 'IP4FWD' and
14093 #           not '2VM'"
14094 #  parameters:
14095 #  - "throughput"
14096 #  - "parent"
14097 #  - "tags"
14098 ##  sort:
14099 ##  - "VM"  # "not CFS_OPT"
14100 ##  - "CFS_OPT"
14101 ##  - "FIB_10K"
14102 ##  - "FIB_100K"
14103 ##  - "FIB_1M"
14104 #  traces:
14105 #    hoverinfo: "x+y"
14106 #    boxpoints: "outliers"
14107 #    whiskerwidth: 0
14108 #  layout:
14109 #    title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
14110 #    layout: "plot-throughput"
14111 #
14112 #-
14113 #  type: "plot"
14114 #  title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
14115 #  algorithm: "plot_performance_box"
14116 #  output-file-type: ".html"
14117 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
14118 #  data: "plot-vpp-throughput-latency-3n-hsw"
14119 #  filter: "'NIC_Intel-X520-DA2' and
14120 #           '64B' and
14121 #           'NDRPDR' and
14122 #           ('ETH' or 'DOT1Q') and
14123 #           '2T2C' and
14124 #           'L2BDMACLRN' and
14125 #           'VHOST_1024' and
14126 #           not 'VXLAN' and
14127 #           not 'IP4FWD' and
14128 #           not '2VM'"
14129 #  parameters:
14130 #  - "throughput"
14131 #  - "parent"
14132 #  - "tags"
14133 ##  sort:
14134 ##  - "VM"  # "not CFS_OPT"
14135 ##  - "CFS_OPT"
14136 ##  - "FIB_10K"
14137 ##  - "FIB_100K"
14138 ##  - "FIB_1M"
14139 #  traces:
14140 #    hoverinfo: "x+y"
14141 #    boxpoints: "outliers"
14142 #    whiskerwidth: 0
14143 #  layout:
14144 #    title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
14145 #    layout: "plot-throughput"
14146 #
14147 #-
14148 #  type: "plot"
14149 #  title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
14150 #  algorithm: "plot_performance_box"
14151 #  output-file-type: ".html"
14152 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
14153 #  data: "plot-vpp-throughput-latency-3n-hsw"
14154 #  filter: "'NIC_Intel-X520-DA2' and
14155 #           '64B' and
14156 #           'NDRPDR' and
14157 #           ('ETH' or 'DOT1Q') and
14158 #           '1T1C' and
14159 #           'L2BDMACLRN' and
14160 #           'VHOST_1024' and
14161 #           not 'VXLAN' and
14162 #           not 'IP4FWD' and
14163 #           not '2VM'"
14164 #  parameters:
14165 #  - "throughput"
14166 #  - "parent"
14167 #  - "tags"
14168 ##  sort:
14169 ##  - "VM"  # "not CFS_OPT"
14170 ##  - "CFS_OPT"
14171 ##  - "FIB_10K"
14172 ##  - "FIB_100K"
14173 ##  - "FIB_1M"
14174 #  traces:
14175 #    hoverinfo: "x+y"
14176 #    boxpoints: "outliers"
14177 #    whiskerwidth: 0
14178 #  layout:
14179 #    title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
14180 #    layout: "plot-throughput"
14181 #
14182 #-
14183 #  type: "plot"
14184 #  title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
14185 #  algorithm: "plot_performance_box"
14186 #  output-file-type: ".html"
14187 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
14188 #  data: "plot-vpp-throughput-latency-3n-hsw"
14189 #  filter: "'NIC_Intel-X520-DA2' and
14190 #           '64B' and
14191 #           'NDRPDR' and
14192 #           ('ETH' or 'DOT1Q') and
14193 #           '2T2C' and
14194 #           'L2BDMACLRN' and
14195 #           'VHOST_1024' and
14196 #           not 'VXLAN' and
14197 #           not 'IP4FWD' and
14198 #           not '2VM'"
14199 #  parameters:
14200 #  - "throughput"
14201 #  - "parent"
14202 #  - "tags"
14203 ##  sort:
14204 ##  - "VM"  # "not CFS_OPT"
14205 ##  - "CFS_OPT"
14206 ##  - "FIB_10K"
14207 ##  - "FIB_100K"
14208 ##  - "FIB_1M"
14209 #  traces:
14210 #    hoverinfo: "x+y"
14211 #    boxpoints: "outliers"
14212 #    whiskerwidth: 0
14213 #  layout:
14214 #    title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
14215 #    layout: "plot-throughput"
14216
14217 # Packet Throughput - VPP vhost l2sw 3n-hsw-x520 - base
14218 -
14219   type: "plot"
14220   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
14221   algorithm: "plot_performance_box"
14222   output-file-type: ".html"
14223   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
14224   data: "plot-vpp-throughput-latency-3n-hsw"
14225   filter: "'NIC_Intel-X520-DA2' and
14226            '64B' and
14227            'NDRPDR' and
14228            ('ETH' or 'DOT1Q') and
14229            'BASE' and
14230            '1T1C' and
14231            ('L2BDMACLRN' or 'L2XCFWD') and
14232            'VHOST_1024' and
14233            not 'VXLAN' and
14234            not 'IP4FWD' and
14235            not '2VM'"
14236   parameters:
14237   - "throughput"
14238   - "parent"
14239   - "tags"
14240   sort:
14241   - "L2BDMACLRN"
14242   - "L2BDMACLRN"
14243   - "L2BDMACLRN"
14244   - "L2XCFWD"
14245   - "L2XCFWD"
14246   - "L2XCFWD"
14247   traces:
14248     hoverinfo: "x+y"
14249     boxpoints: "outliers"
14250     whiskerwidth: 0
14251   layout:
14252     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
14253     layout: "plot-throughput"
14254
14255 -
14256   type: "plot"
14257   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
14258   algorithm: "plot_performance_box"
14259   output-file-type: ".html"
14260   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
14261   data: "plot-vpp-throughput-latency-3n-hsw"
14262   filter: "'NIC_Intel-X520-DA2' and
14263            '64B' and
14264            'NDRPDR' and
14265            ('ETH' or 'DOT1Q') and
14266            'BASE' and
14267            '1T1C' and
14268            ('L2BDMACLRN' or 'L2XCFWD') and
14269            'VHOST_1024' and
14270            not 'VXLAN' and
14271            not 'IP4FWD' and
14272            not '2VM'"
14273   parameters:
14274   - "throughput"
14275   - "parent"
14276   - "tags"
14277   sort:
14278   - "L2BDMACLRN"
14279   - "L2BDMACLRN"
14280   - "L2BDMACLRN"
14281   - "L2XCFWD"
14282   - "L2XCFWD"
14283   - "L2XCFWD"
14284   traces:
14285     hoverinfo: "x+y"
14286     boxpoints: "outliers"
14287     whiskerwidth: 0
14288   layout:
14289     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
14290     layout: "plot-throughput"
14291
14292 -
14293   type: "plot"
14294   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
14295   algorithm: "plot_performance_box"
14296   output-file-type: ".html"
14297   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
14298   data: "plot-vpp-throughput-latency-3n-hsw"
14299   filter: "'NIC_Intel-X520-DA2' and
14300            '64B' and
14301            'NDRPDR' and
14302            ('ETH' or 'DOT1Q') and
14303            'BASE' and
14304            '2T2C' and
14305            ('L2BDMACLRN' or 'L2XCFWD') and
14306            'VHOST_1024' and
14307            not 'VXLAN' and
14308            not 'IP4FWD' and
14309            not '2VM'"
14310   parameters:
14311   - "throughput"
14312   - "parent"
14313   - "tags"
14314   sort:
14315   - "L2BDMACLRN"
14316   - "L2BDMACLRN"
14317   - "L2BDMACLRN"
14318   - "L2XCFWD"
14319   - "L2XCFWD"
14320   - "L2XCFWD"
14321   traces:
14322     hoverinfo: "x+y"
14323     boxpoints: "outliers"
14324     whiskerwidth: 0
14325   layout:
14326     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
14327     layout: "plot-throughput"
14328
14329 -
14330   type: "plot"
14331   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
14332   algorithm: "plot_performance_box"
14333   output-file-type: ".html"
14334   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
14335   data: "plot-vpp-throughput-latency-3n-hsw"
14336   filter: "'NIC_Intel-X520-DA2' and
14337            '64B' and
14338            'NDRPDR' and
14339            ('ETH' or 'DOT1Q') and
14340            'BASE' and
14341            '2T2C' and
14342            ('L2BDMACLRN' or 'L2XCFWD') and
14343            'VHOST_1024' and
14344            not 'VXLAN' and
14345            not 'IP4FWD' and
14346            not '2VM'"
14347   parameters:
14348   - "throughput"
14349   - "parent"
14350   - "tags"
14351   sort:
14352   - "L2BDMACLRN"
14353   - "L2BDMACLRN"
14354   - "L2BDMACLRN"
14355   - "L2XCFWD"
14356   - "L2XCFWD"
14357   - "L2XCFWD"
14358   traces:
14359     hoverinfo: "x+y"
14360     boxpoints: "outliers"
14361     whiskerwidth: 0
14362   layout:
14363     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
14364     layout: "plot-throughput"
14365
14366 # Packet Throughput - VPP vhost l2sw 3n-hsw-x520 - base vm
14367 -
14368   type: "plot"
14369   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
14370   algorithm: "plot_performance_box"
14371   output-file-type: ".html"
14372   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
14373   data: "plot-vpp-throughput-latency-3n-hsw"
14374   filter: "'NIC_Intel-X520-DA2' and
14375            '64B' and
14376            'NDRPDR' and
14377            ('ETH' or 'DOT1Q') and
14378            '1T1C' and
14379            ('L2BDMACLRN' or 'L2XCFWD') and
14380            'VHOST_1024' and
14381            not 'CFS_OPT' and
14382            not 'DOT1Q' and
14383            not 'VXLAN' and
14384            not 'IP4FWD' and
14385            not 'LBOND'"
14386   parameters:
14387   - "throughput"
14388   - "parent"
14389   - "tags"
14390 #  sort:
14391 #  - "1VM"
14392 #  - "L2XCFWD"
14393 #  - "1VM"
14394 #  - "L2BDMACLRN"
14395   traces:
14396     hoverinfo: "x+y"
14397     boxpoints: "outliers"
14398     whiskerwidth: 0
14399   layout:
14400     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
14401     layout: "plot-throughput"
14402
14403 -
14404   type: "plot"
14405   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-pdr"
14406   algorithm: "plot_performance_box"
14407   output-file-type: ".html"
14408   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-pdr"
14409   data: "plot-vpp-throughput-latency-3n-hsw"
14410   filter: "'NIC_Intel-X520-DA2' and
14411            '64B' and
14412            'NDRPDR' and
14413            ('ETH' or 'DOT1Q') and
14414            '1T1C' and
14415            ('L2BDMACLRN' or 'L2XCFWD') and
14416            'VHOST_1024' and
14417            not 'CFS_OPT' and
14418            not 'DOT1Q' and
14419            not 'VXLAN' and
14420            not 'IP4FWD' and
14421            not 'LBOND'"
14422   parameters:
14423   - "throughput"
14424   - "parent"
14425   - "tags"
14426 #  sort:
14427 #  - "1VM"
14428 #  - "L2XCFWD"
14429 #  - "1VM"
14430 #  - "L2BDMACLRN"
14431   traces:
14432     hoverinfo: "x+y"
14433     boxpoints: "outliers"
14434     whiskerwidth: 0
14435   layout:
14436     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-pdr"
14437     layout: "plot-throughput"
14438
14439 -
14440   type: "plot"
14441   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
14442   algorithm: "plot_performance_box"
14443   output-file-type: ".html"
14444   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
14445   data: "plot-vpp-throughput-latency-3n-hsw"
14446   filter: "'NIC_Intel-X520-DA2' and
14447            '64B' and
14448            'NDRPDR' and
14449            ('ETH' or 'DOT1Q') and
14450            '2T2C' and
14451            ('L2BDMACLRN' or 'L2XCFWD') and
14452            'VHOST_1024' and
14453            not 'CFS_OPT' and
14454            not 'DOT1Q' and
14455            not 'VXLAN' and
14456            not 'IP4FWD' and
14457            not 'LBOND'"
14458   parameters:
14459   - "throughput"
14460   - "parent"
14461   - "tags"
14462 #  sort:
14463 #  - "1VM"
14464 #  - "L2XCFWD"
14465 #  - "1VM"
14466 #  - "L2BDMACLRN"
14467   traces:
14468     hoverinfo: "x+y"
14469     boxpoints: "outliers"
14470     whiskerwidth: 0
14471   layout:
14472     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
14473     layout: "plot-throughput"
14474
14475 -
14476   type: "plot"
14477   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-pdr"
14478   algorithm: "plot_performance_box"
14479   output-file-type: ".html"
14480   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-pdr"
14481   data: "plot-vpp-throughput-latency-3n-hsw"
14482   filter: "'NIC_Intel-X520-DA2' and
14483            '64B' and
14484            'NDRPDR' and
14485            ('ETH' or 'DOT1Q') and
14486            '2T2C' and
14487            ('L2BDMACLRN' or 'L2XCFWD') and
14488            'VHOST_1024' and
14489            not 'CFS_OPT' and
14490            not 'DOT1Q' and
14491            not 'VXLAN' and
14492            not 'IP4FWD' and
14493            not 'LBOND'"
14494   parameters:
14495   - "throughput"
14496   - "parent"
14497   - "tags"
14498 #  sort:
14499 #  - "1VM"
14500 #  - "L2XCFWD"
14501 #  - "1VM"
14502 #  - "L2BDMACLRN"
14503   traces:
14504     hoverinfo: "x+y"
14505     boxpoints: "outliers"
14506     whiskerwidth: 0
14507   layout:
14508     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-pdr"
14509     layout: "plot-throughput"
14510
14511 # Packet Throughput - VPP vhost ip4 3n-hsw-x710
14512 -
14513   type: "plot"
14514   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
14515   algorithm: "plot_performance_box"
14516   output-file-type: ".html"
14517   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
14518   data: "plot-vpp-throughput-latency-3n-hsw"
14519   filter: "'NIC_Intel-X710' and
14520            '64B' and
14521            'NDRPDR' and
14522            'ETH' and
14523            'IP4FWD' and
14524            '1T1C' and
14525            'VHOST_1024' and
14526            not 'VXLAN' and
14527            not 'CFS_OPT' and
14528            not 'DOT1Q'"
14529   parameters:
14530   - "throughput"
14531   - "parent"
14532   - "tags"
14533   sort:
14534   - "1VM"
14535   - "2VM"
14536   traces:
14537     hoverinfo: "x+y"
14538     boxpoints: "outliers"
14539     whiskerwidth: 0
14540   layout:
14541     title: "vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
14542     layout: "plot-throughput"
14543
14544 -
14545   type: "plot"
14546   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
14547   algorithm: "plot_performance_box"
14548   output-file-type: ".html"
14549   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
14550   data: "plot-vpp-throughput-latency-3n-hsw"
14551   filter: "'NIC_Intel-X710' and
14552            '64B' and
14553            'NDRPDR' and
14554            'ETH' and
14555            'IP4FWD' and
14556            '2T2C' and
14557            'VHOST_1024' and
14558            not 'VXLAN' and
14559            not 'CFS_OPT' and
14560            not 'DOT1Q'"
14561   parameters:
14562   - "throughput"
14563   - "parent"
14564   - "tags"
14565   sort:
14566   - "1VM"
14567   - "2VM"
14568   traces:
14569     hoverinfo: "x+y"
14570     boxpoints: "outliers"
14571     whiskerwidth: 0
14572   layout:
14573     title: "vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
14574     layout: "plot-throughput"
14575
14576 -
14577   type: "plot"
14578   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
14579   algorithm: "plot_performance_box"
14580   output-file-type: ".html"
14581   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
14582   data: "plot-vpp-throughput-latency-3n-hsw"
14583   filter: "'NIC_Intel-X710' and
14584            '64B' and
14585            'NDRPDR' and
14586            'ETH' and
14587            'IP4FWD' and
14588            '1T1C' and
14589            'VHOST_1024' and
14590            not 'VXLAN' and
14591            not 'CFS_OPT' and
14592            not 'DOT1Q'"
14593   parameters:
14594   - "throughput"
14595   - "parent"
14596   - "tags"
14597   sort:
14598   - "1VM"
14599   - "2VM"
14600   traces:
14601     hoverinfo: "x+y"
14602     boxpoints: "outliers"
14603     whiskerwidth: 0
14604   layout:
14605     title: "vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
14606     layout: "plot-throughput"
14607
14608 -
14609   type: "plot"
14610   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
14611   algorithm: "plot_performance_box"
14612   output-file-type: ".html"
14613   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
14614   data: "plot-vpp-throughput-latency-3n-hsw"
14615   filter: "'NIC_Intel-X710' and
14616            '64B' and
14617            'NDRPDR' and
14618            'ETH' and
14619            'IP4FWD' and
14620            '2T2C' and
14621            'VHOST_1024' and
14622            not 'VXLAN' and
14623            not 'CFS_OPT' and
14624            not 'DOT1Q'"
14625   parameters:
14626   - "throughput"
14627   - "parent"
14628   - "tags"
14629   sort:
14630   - "1VM"
14631   - "2VM"
14632   traces:
14633     hoverinfo: "x+y"
14634     boxpoints: "outliers"
14635     whiskerwidth: 0
14636   layout:
14637     title: "vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
14638     layout: "plot-throughput"
14639
14640 ## Packet Throughput - VPP vhost l2sw 3n-hsw-x710
14641 #-
14642 #  type: "plot"
14643 #  title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
14644 #  algorithm: "plot_performance_box"
14645 #  output-file-type: ".html"
14646 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
14647 #  data: "plot-vpp-throughput-latency-3n-hsw"
14648 #  filter: "'NIC_Intel-X710' and
14649 #           '64B' and
14650 #           'NDRPDR' and
14651 #           ('ETH' or 'DOT1Q') and
14652 #           '1T1C' and
14653 #           'L2BDMACLRN' and
14654 #           'VHOST_1024' and
14655 #           not 'VXLAN' and
14656 #           not 'IP4FWD' and
14657 #           not '2VM'"
14658 #  parameters:
14659 #  - "throughput"
14660 #  - "parent"
14661 #  - "tags"
14662 ##  sort:
14663 ##  - "VM"  # "not CFS_OPT"
14664 ##  - "CFS_OPT"
14665 ##  - "FIB_10K"
14666 ##  - "FIB_100K"
14667 ##  - "FIB_1M"
14668 #  traces:
14669 #    hoverinfo: "x+y"
14670 #    boxpoints: "outliers"
14671 #    whiskerwidth: 0
14672 #  layout:
14673 #    title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
14674 #    layout: "plot-throughput"
14675 #
14676 #-
14677 #  type: "plot"
14678 #  title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
14679 #  algorithm: "plot_performance_box"
14680 #  output-file-type: ".html"
14681 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
14682 #  data: "plot-vpp-throughput-latency-3n-hsw"
14683 #  filter: "'NIC_Intel-X710' and
14684 #           '64B' and
14685 #           'NDRPDR' and
14686 #           ('ETH' or 'DOT1Q') and
14687 #           '2T2C' and
14688 #           'L2BDMACLRN' and
14689 #           'VHOST_1024' and
14690 #           not 'VXLAN' and
14691 #           not 'IP4FWD' and
14692 #           not '2VM'"
14693 #  parameters:
14694 #  - "throughput"
14695 #  - "parent"
14696 #  - "tags"
14697 ##  sort:
14698 ##  - "VM"  # "not CFS_OPT"
14699 ##  - "CFS_OPT"
14700 ##  - "FIB_10K"
14701 ##  - "FIB_100K"
14702 ##  - "FIB_1M"
14703 #  traces:
14704 #    hoverinfo: "x+y"
14705 #    boxpoints: "outliers"
14706 #    whiskerwidth: 0
14707 #  layout:
14708 #    title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
14709 #    layout: "plot-throughput"
14710 #
14711 #-
14712 #  type: "plot"
14713 #  title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
14714 #  algorithm: "plot_performance_box"
14715 #  output-file-type: ".html"
14716 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
14717 #  data: "plot-vpp-throughput-latency-3n-hsw"
14718 #  filter: "'NIC_Intel-X710' and
14719 #           '64B' and
14720 #           'NDRPDR' and
14721 #           ('ETH' or 'DOT1Q') and
14722 #           '1T1C' and
14723 #           'L2BDMACLRN' and
14724 #           'VHOST_1024' and
14725 #           not 'VXLAN' and
14726 #           not 'IP4FWD' and
14727 #           not '2VM'"
14728 #  parameters:
14729 #  - "throughput"
14730 #  - "parent"
14731 #  - "tags"
14732 ##  sort:
14733 ##  - "VM"  # "not CFS_OPT"
14734 ##  - "CFS_OPT"
14735 ##  - "FIB_10K"
14736 ##  - "FIB_100K"
14737 ##  - "FIB_1M"
14738 #  traces:
14739 #    hoverinfo: "x+y"
14740 #    boxpoints: "outliers"
14741 #    whiskerwidth: 0
14742 #  layout:
14743 #    title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
14744 #    layout: "plot-throughput"
14745 #
14746 #-
14747 #  type: "plot"
14748 #  title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
14749 #  algorithm: "plot_performance_box"
14750 #  output-file-type: ".html"
14751 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
14752 #  data: "plot-vpp-throughput-latency-3n-hsw"
14753 #  filter: "'NIC_Intel-X710' and
14754 #           '64B' and
14755 #           'NDRPDR' and
14756 #           ('ETH' or 'DOT1Q') and
14757 #           '2T2C' and
14758 #           'L2BDMACLRN' and
14759 #           'VHOST_1024' and
14760 #           not 'VXLAN' and
14761 #           not 'IP4FWD' and
14762 #           not '2VM'"
14763 #  parameters:
14764 #  - "throughput"
14765 #  - "parent"
14766 #  - "tags"
14767 ##  sort:
14768 ##  - "VM"  # "not CFS_OPT"
14769 ##  - "CFS_OPT"
14770 ##  - "FIB_10K"
14771 ##  - "FIB_100K"
14772 ##  - "FIB_1M"
14773 #  traces:
14774 #    hoverinfo: "x+y"
14775 #    boxpoints: "outliers"
14776 #    whiskerwidth: 0
14777 #  layout:
14778 #    title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
14779 #    layout: "plot-throughput"
14780
14781 # Packet Throughput - VPP vhost l2sw 3n-hsw-x710 - base
14782 -
14783   type: "plot"
14784   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
14785   algorithm: "plot_performance_box"
14786   output-file-type: ".html"
14787   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
14788   data: "plot-vpp-throughput-latency-3n-hsw"
14789   filter: "'NIC_Intel-X710' and
14790            '64B' and
14791            'NDRPDR' and
14792            ('ETH' or 'DOT1Q') and
14793            'BASE' and
14794            '1T1C' and
14795            ('L2BDMACLRN' or 'L2XCFWD') and
14796            'VHOST_1024' and
14797            not 'VXLAN' and
14798            not 'IP4FWD' and
14799            not '2VM'"
14800   parameters:
14801   - "throughput"
14802   - "parent"
14803   - "tags"
14804   sort:
14805   - "L2BDMACLRN"
14806   - "L2BDMACLRN"
14807   - "L2BDMACLRN"
14808   - "L2XCFWD"
14809   - "L2XCFWD"
14810   - "L2XCFWD"
14811   traces:
14812     hoverinfo: "x+y"
14813     boxpoints: "outliers"
14814     whiskerwidth: 0
14815   layout:
14816     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
14817     layout: "plot-throughput"
14818
14819 -
14820   type: "plot"
14821   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
14822   algorithm: "plot_performance_box"
14823   output-file-type: ".html"
14824   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
14825   data: "plot-vpp-throughput-latency-3n-hsw"
14826   filter: "'NIC_Intel-X710' and
14827            '64B' and
14828            'NDRPDR' and
14829            ('ETH' or 'DOT1Q') and
14830            'BASE' and
14831            '1T1C' and
14832            ('L2BDMACLRN' or 'L2XCFWD') and
14833            'VHOST_1024' and
14834            not 'VXLAN' and
14835            not 'IP4FWD' and
14836            not '2VM'"
14837   parameters:
14838   - "throughput"
14839   - "parent"
14840   - "tags"
14841   sort:
14842   - "L2BDMACLRN"
14843   - "L2BDMACLRN"
14844   - "L2BDMACLRN"
14845   - "L2XCFWD"
14846   - "L2XCFWD"
14847   - "L2XCFWD"
14848   traces:
14849     hoverinfo: "x+y"
14850     boxpoints: "outliers"
14851     whiskerwidth: 0
14852   layout:
14853     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
14854     layout: "plot-throughput"
14855
14856 -
14857   type: "plot"
14858   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
14859   algorithm: "plot_performance_box"
14860   output-file-type: ".html"
14861   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
14862   data: "plot-vpp-throughput-latency-3n-hsw"
14863   filter: "'NIC_Intel-X710' and
14864            '64B' and
14865            'NDRPDR' and
14866            ('ETH' or 'DOT1Q') and
14867            'BASE' and
14868            '2T2C' and
14869            ('L2BDMACLRN' or 'L2XCFWD') and
14870            'VHOST_1024' and
14871            not 'VXLAN' and
14872            not 'IP4FWD' and
14873            not '2VM'"
14874   parameters:
14875   - "throughput"
14876   - "parent"
14877   - "tags"
14878   sort:
14879   - "L2BDMACLRN"
14880   - "L2BDMACLRN"
14881   - "L2BDMACLRN"
14882   - "L2XCFWD"
14883   - "L2XCFWD"
14884   - "L2XCFWD"
14885   traces:
14886     hoverinfo: "x+y"
14887     boxpoints: "outliers"
14888     whiskerwidth: 0
14889   layout:
14890     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
14891     layout: "plot-throughput"
14892
14893 -
14894   type: "plot"
14895   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
14896   algorithm: "plot_performance_box"
14897   output-file-type: ".html"
14898   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
14899   data: "plot-vpp-throughput-latency-3n-hsw"
14900   filter: "'NIC_Intel-X710' and
14901            '64B' and
14902            'NDRPDR' and
14903            ('ETH' or 'DOT1Q') and
14904            'BASE' and
14905            '2T2C' and
14906            ('L2BDMACLRN' or 'L2XCFWD') and
14907            'VHOST_1024' and
14908            not 'VXLAN' and
14909            not 'IP4FWD' and
14910            not '2VM'"
14911   parameters:
14912   - "throughput"
14913   - "parent"
14914   - "tags"
14915   sort:
14916   - "L2BDMACLRN"
14917   - "L2BDMACLRN"
14918   - "L2BDMACLRN"
14919   - "L2XCFWD"
14920   - "L2XCFWD"
14921   - "L2XCFWD"
14922   traces:
14923     hoverinfo: "x+y"
14924     boxpoints: "outliers"
14925     whiskerwidth: 0
14926   layout:
14927     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
14928     layout: "plot-throughput"
14929
14930 # Packet Throughput - VPP vhost l2sw 3n-hsw-x710 - base vm
14931 -
14932   type: "plot"
14933   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr"
14934   algorithm: "plot_performance_box"
14935   output-file-type: ".html"
14936   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr"
14937   data: "plot-vpp-throughput-latency-3n-hsw"
14938   filter: "'NIC_Intel-X710' and
14939            '64B' and
14940            'NDRPDR' and
14941            ('ETH' or 'DOT1Q') and
14942            '1T1C' and
14943            ('L2BDMACLRN' or 'L2XCFWD') and
14944            'VHOST_1024' and
14945            not 'CFS_OPT' and
14946            not 'VXLAN' and
14947            not 'IP4FWD' and
14948            not 'LBOND'"
14949   parameters:
14950   - "throughput"
14951   - "parent"
14952   - "tags"
14953   sort:
14954   - "L2BDMACLRN"
14955   - "L2BDMACLRN"
14956   - "L2BDMACLRN"
14957   - "L2XCFWD"
14958   - "L2XCFWD"
14959   - "L2XCFWD"
14960   traces:
14961     hoverinfo: "x+y"
14962     boxpoints: "outliers"
14963     whiskerwidth: 0
14964   layout:
14965     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr"
14966     layout: "plot-throughput"
14967
14968 -
14969   type: "plot"
14970   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-pdr"
14971   algorithm: "plot_performance_box"
14972   output-file-type: ".html"
14973   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-pdr"
14974   data: "plot-vpp-throughput-latency-3n-hsw"
14975   filter: "'NIC_Intel-X710' and
14976            '64B' and
14977            'NDRPDR' and
14978            ('ETH' or 'DOT1Q') and
14979            '1T1C' and
14980            ('L2BDMACLRN' or 'L2XCFWD') and
14981            'VHOST_1024' and
14982            not 'CFS_OPT' and
14983            not 'VXLAN' and
14984            not 'IP4FWD' and
14985            not 'LBOND'"
14986   parameters:
14987   - "throughput"
14988   - "parent"
14989   - "tags"
14990   sort:
14991   - "L2BDMACLRN"
14992   - "L2BDMACLRN"
14993   - "L2BDMACLRN"
14994   - "L2XCFWD"
14995   - "L2XCFWD"
14996   - "L2XCFWD"
14997   traces:
14998     hoverinfo: "x+y"
14999     boxpoints: "outliers"
15000     whiskerwidth: 0
15001   layout:
15002     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-pdr"
15003     layout: "plot-throughput"
15004
15005 -
15006   type: "plot"
15007   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr"
15008   algorithm: "plot_performance_box"
15009   output-file-type: ".html"
15010   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr"
15011   data: "plot-vpp-throughput-latency-3n-hsw"
15012   filter: "'NIC_Intel-X710' and
15013            '64B' and
15014            'NDRPDR' and
15015            ('ETH' or 'DOT1Q') and
15016            '2T2C' and
15017            ('L2BDMACLRN' or 'L2XCFWD') and
15018            'VHOST_1024' and
15019            not 'CFS_OPT' and
15020            not 'VXLAN' and
15021            not 'IP4FWD' and
15022            not 'LBOND'"
15023   parameters:
15024   - "throughput"
15025   - "parent"
15026   - "tags"
15027   sort:
15028   - "L2BDMACLRN"
15029   - "L2BDMACLRN"
15030   - "L2BDMACLRN"
15031   - "L2XCFWD"
15032   - "L2XCFWD"
15033   - "L2XCFWD"
15034   traces:
15035     hoverinfo: "x+y"
15036     boxpoints: "outliers"
15037     whiskerwidth: 0
15038   layout:
15039     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr"
15040     layout: "plot-throughput"
15041
15042 -
15043   type: "plot"
15044   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-pdr"
15045   algorithm: "plot_performance_box"
15046   output-file-type: ".html"
15047   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-pdr"
15048   data: "plot-vpp-throughput-latency-3n-hsw"
15049   filter: "'NIC_Intel-X710' and
15050            '64B' and
15051            'NDRPDR' and
15052            ('ETH' or 'DOT1Q') and
15053            '2T2C' and
15054            ('L2BDMACLRN' or 'L2XCFWD') and
15055            'VHOST_1024' and
15056            not 'CFS_OPT' and
15057            not 'VXLAN' and
15058            not 'IP4FWD' and
15059            not 'LBOND'"
15060   parameters:
15061   - "throughput"
15062   - "parent"
15063   - "tags"
15064   sort:
15065   - "L2BDMACLRN"
15066   - "L2BDMACLRN"
15067   - "L2BDMACLRN"
15068   - "L2XCFWD"
15069   - "L2XCFWD"
15070   - "L2XCFWD"
15071   traces:
15072     hoverinfo: "x+y"
15073     boxpoints: "outliers"
15074     whiskerwidth: 0
15075   layout:
15076     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-pdr"
15077     layout: "plot-throughput"
15078
15079 ## Packet Throughput - VPP vhost ip4 3n-hsw-xl710
15080 #-
15081 #  type: "plot"
15082 #  title: "VPP Throughput: vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
15083 #  algorithm: "plot_performance_box"
15084 #  output-file-type: ".html"
15085 #  output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
15086 #  data: "plot-vpp-throughput-latency-3n-hsw"
15087 #  filter: "'NIC_Intel-XL710' and
15088 #           '64B' and
15089 #           'NDRPDR' and
15090 #           'ETH' and
15091 #           'IP4FWD' and
15092 #           '1T1C' and
15093 #           'VHOST_1024' and
15094 #           not 'VXLAN' and
15095 #           not 'DOT1Q'"
15096 #  parameters:
15097 #  - "throughput"
15098 #  - "parent"
15099 #  - "tags"
15100 #  sort:
15101 #  - "not CFS_OPT"
15102 #  - "1VM"
15103 #  - "2VM"
15104 #  traces:
15105 #    hoverinfo: "x+y"
15106 #    boxpoints: "outliers"
15107 #    whiskerwidth: 0
15108 #  layout:
15109 #    title: "vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
15110 #    layout: "plot-throughput"
15111 #
15112 #-
15113 #  type: "plot"
15114 #  title: "VPP Throughput: vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
15115 #  algorithm: "plot_performance_box"
15116 #  output-file-type: ".html"
15117 #  output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
15118 #  data: "plot-vpp-throughput-latency-3n-hsw"
15119 #  filter: "'NIC_Intel-XL710' and
15120 #           '64B' and
15121 #           'NDRPDR' and
15122 #           'ETH' and
15123 #           'IP4FWD' and
15124 #           '2T2C' and
15125 #           'VHOST_1024' and
15126 #           not 'VXLAN' and
15127 #           not 'DOT1Q'"
15128 #  parameters:
15129 #  - "throughput"
15130 #  - "parent"
15131 #  - "tags"
15132 #  sort:
15133 #  - "not CFS_OPT"
15134 #  - "1VM"
15135 #  - "2VM"
15136 #  traces:
15137 #    hoverinfo: "x+y"
15138 #    boxpoints: "outliers"
15139 #    whiskerwidth: 0
15140 #  layout:
15141 #    title: "vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
15142 #    layout: "plot-throughput"
15143 #
15144 #-
15145 #  type: "plot"
15146 #  title: "VPP Throughput: vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
15147 #  algorithm: "plot_performance_box"
15148 #  output-file-type: ".html"
15149 #  output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
15150 #  data: "plot-vpp-throughput-latency-3n-hsw"
15151 #  filter: "'NIC_Intel-XL710' and
15152 #           '64B' and
15153 #           'NDRPDR' and
15154 #           'ETH' and
15155 #           'IP4FWD' and
15156 #           '1T1C' and
15157 #           'VHOST_1024' and
15158 #           not 'VXLAN' and
15159 #           not 'DOT1Q'"
15160 #  parameters:
15161 #  - "throughput"
15162 #  - "parent"
15163 #  - "tags"
15164 #  sort:
15165 #  - "not CFS_OPT"
15166 #  - "1VM"
15167 #  - "2VM"
15168 #  traces:
15169 #    hoverinfo: "x+y"
15170 #    boxpoints: "outliers"
15171 #    whiskerwidth: 0
15172 #  layout:
15173 #    title: "vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
15174 #    layout: "plot-throughput"
15175 #
15176 #-
15177 #  type: "plot"
15178 #  title: "VPP Throughput: vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
15179 #  algorithm: "plot_performance_box"
15180 #  output-file-type: ".html"
15181 #  output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
15182 #  data: "plot-vpp-throughput-latency-3n-hsw"
15183 #  filter: "'NIC_Intel-XL710' and
15184 #           '64B' and
15185 #           'NDRPDR' and
15186 #           'ETH' and
15187 #           'IP4FWD' and
15188 #           '2T2C' and
15189 #           'VHOST_1024' and
15190 #           not 'VXLAN' and
15191 #           not 'DOT1Q'"
15192 #  parameters:
15193 #  - "throughput"
15194 #  - "parent"
15195 #  - "tags"
15196 #  sort:
15197 #  - "not CFS_OPT"
15198 #  - "1VM"
15199 #  - "2VM"
15200 #  traces:
15201 #    hoverinfo: "x+y"
15202 #    boxpoints: "outliers"
15203 #    whiskerwidth: 0
15204 #  layout:
15205 #    title: "vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
15206 #    layout: "plot-throughput"
15207 #
15208 ## Packet Throughput - VPP vhost l2sw 3n-hsw-xl710
15209 #-
15210 #  type: "plot"
15211 #  title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
15212 #  algorithm: "plot_performance_box"
15213 #  output-file-type: ".html"
15214 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
15215 #  data: "plot-vpp-throughput-latency-3n-hsw"
15216 #  filter: "'NIC_Intel-XL710' and
15217 #           '64B' and
15218 #           'NDRPDR' and
15219 #           ('ETH' or 'DOT1Q') and
15220 #           '1T1C' and
15221 #           'L2BDMACLRN' and
15222 #           'VHOST_1024' and
15223 #           not 'VXLAN' and
15224 #           not 'IP4FWD' and
15225 #           not '2VM'"
15226 #  parameters:
15227 #  - "throughput"
15228 #  - "parent"
15229 #  - "tags"
15230 ##  sort:
15231 ##  - "VM"  # "not CFS_OPT"
15232 ##  - "CFS_OPT"
15233 ##  - "FIB_10K"
15234 ##  - "FIB_100K"
15235 ##  - "FIB_1M"
15236 #  traces:
15237 #    hoverinfo: "x+y"
15238 #    boxpoints: "outliers"
15239 #    whiskerwidth: 0
15240 #  layout:
15241 #    title: "vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
15242 #    layout: "plot-throughput"
15243 #
15244 #-
15245 #  type: "plot"
15246 #  title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
15247 #  algorithm: "plot_performance_box"
15248 #  output-file-type: ".html"
15249 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
15250 #  data: "plot-vpp-throughput-latency-3n-hsw"
15251 #  filter: "'NIC_Intel-XL710' and
15252 #           '64B' and
15253 #           'NDRPDR' and
15254 #           ('ETH' or 'DOT1Q') and
15255 #           '2T2C' and
15256 #           'L2BDMACLRN' and
15257 #           'VHOST_1024' and
15258 #           not 'VXLAN' and
15259 #           not 'IP4FWD' and
15260 #           not '2VM'"
15261 #  parameters:
15262 #  - "throughput"
15263 #  - "parent"
15264 #  - "tags"
15265 ##  sort:
15266 ##  - "VM"  # "not CFS_OPT"
15267 ##  - "CFS_OPT"
15268 ##  - "FIB_10K"
15269 ##  - "FIB_100K"
15270 ##  - "FIB_1M"
15271 #  traces:
15272 #    hoverinfo: "x+y"
15273 #    boxpoints: "outliers"
15274 #    whiskerwidth: 0
15275 #  layout:
15276 #    title: "vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
15277 #    layout: "plot-throughput"
15278 #
15279 #-
15280 #  type: "plot"
15281 #  title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
15282 #  algorithm: "plot_performance_box"
15283 #  output-file-type: ".html"
15284 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
15285 #  data: "plot-vpp-throughput-latency-3n-hsw"
15286 #  filter: "'NIC_Intel-XL710' and
15287 #           '64B' and
15288 #           'NDRPDR' and
15289 #           ('ETH' or 'DOT1Q') and
15290 #           '1T1C' and
15291 #           'L2BDMACLRN' and
15292 #           'VHOST_1024' and
15293 #           not 'VXLAN' and
15294 #           not 'IP4FWD' and
15295 #           not '2VM'"
15296 #  parameters:
15297 #  - "throughput"
15298 #  - "parent"
15299 #  - "tags"
15300 ##  sort:
15301 ##  - "VM"  # "not CFS_OPT"
15302 ##  - "CFS_OPT"
15303 ##  - "FIB_10K"
15304 ##  - "FIB_100K"
15305 ##  - "FIB_1M"
15306 #  traces:
15307 #    hoverinfo: "x+y"
15308 #    boxpoints: "outliers"
15309 #    whiskerwidth: 0
15310 #  layout:
15311 #    title: "vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
15312 #    layout: "plot-throughput"
15313 #
15314 #-
15315 #  type: "plot"
15316 #  title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
15317 #  algorithm: "plot_performance_box"
15318 #  output-file-type: ".html"
15319 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
15320 #  data: "plot-vpp-throughput-latency-3n-hsw"
15321 #  filter: "'NIC_Intel-XL710' and
15322 #           '64B' and
15323 #           'NDRPDR' and
15324 #           ('ETH' or 'DOT1Q') and
15325 #           '2T2C' and
15326 #           'L2BDMACLRN' and
15327 #           'VHOST_1024' and
15328 #           not 'VXLAN' and
15329 #           not 'IP4FWD' and
15330 #           not '2VM'"
15331 #  parameters:
15332 #  - "throughput"
15333 #  - "parent"
15334 #  - "tags"
15335 ##  sort:
15336 ##  - "VM"  # "not CFS_OPT"
15337 ##  - "CFS_OPT"
15338 ##  - "FIB_10K"
15339 ##  - "FIB_100K"
15340 ##  - "FIB_1M"
15341 #  traces:
15342 #    hoverinfo: "x+y"
15343 #    boxpoints: "outliers"
15344 #    whiskerwidth: 0
15345 #  layout:
15346 #    title: "vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
15347 #    layout: "plot-throughput"
15348
15349 ## Packet Throughput - VPP vhost l2sw 3n-hsw-xl710 - base
15350 #-
15351 #  type: "plot"
15352 #  title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
15353 #  algorithm: "plot_performance_box"
15354 #  output-file-type: ".html"
15355 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
15356 #  data: "plot-vpp-throughput-latency-3n-hsw"
15357 #  filter: "'NIC_Intel-XL710' and
15358 #           '64B' and
15359 #           'NDRPDR' and
15360 #           ('ETH' or 'DOT1Q') and
15361 #           'BASE' and
15362 #           '1T1C' and
15363 #           ('L2BDMACLRN' or 'L2XCFWD') and
15364 #           'VHOST_1024' and
15365 #           not 'VXLAN' and
15366 #           not 'IP4FWD' and
15367 #           not '2VM'"
15368 #  parameters:
15369 #  - "throughput"
15370 #  - "parent"
15371 #  - "tags"
15372 ##  sort:
15373 ##  - "not CFS_OPT"
15374 ##  - "L2XCFWD"
15375 ##  - "not CFS_OPT"
15376 ##  - "CFS_OPT"
15377 #  traces:
15378 #    hoverinfo: "x+y"
15379 #    boxpoints: "outliers"
15380 #    whiskerwidth: 0
15381 #  layout:
15382 #    title: "vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
15383 #    layout: "plot-throughput"
15384 #
15385 #-
15386 #  type: "plot"
15387 #  title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-pdr"
15388 #  algorithm: "plot_performance_box"
15389 #  output-file-type: ".html"
15390 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-pdr"
15391 #  data: "plot-vpp-throughput-latency-3n-hsw"
15392 #  filter: "'NIC_Intel-XL710' and
15393 #           '64B' and
15394 #           'NDRPDR' and
15395 #           ('ETH' or 'DOT1Q') and
15396 #           'BASE' and
15397 #           '1T1C' and
15398 #           ('L2BDMACLRN' or 'L2XCFWD') and
15399 #           'VHOST_1024' and
15400 #           not 'VXLAN' and
15401 #           not 'IP4FWD' and
15402 #           not '2VM'"
15403 #  parameters:
15404 #  - "throughput"
15405 #  - "parent"
15406 #  - "tags"
15407 ##  sort:
15408 ##  - "not CFS_OPT"
15409 ##  - "L2XCFWD"
15410 ##  - "not CFS_OPT"
15411 ##  - "CFS_OPT"
15412 #  traces:
15413 #    hoverinfo: "x+y"
15414 #    boxpoints: "outliers"
15415 #    whiskerwidth: 0
15416 #  layout:
15417 #    title: "vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-pdr"
15418 #    layout: "plot-throughput"
15419 #
15420 #-
15421 #  type: "plot"
15422 #  title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
15423 #  algorithm: "plot_performance_box"
15424 #  output-file-type: ".html"
15425 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
15426 #  data: "plot-vpp-throughput-latency-3n-hsw"
15427 #  filter: "'NIC_Intel-XL710' and
15428 #           '64B' and
15429 #           'NDRPDR' and
15430 #           ('ETH' or 'DOT1Q') and
15431 #           'BASE' and
15432 #           '2T2C' and
15433 #           ('L2BDMACLRN' or 'L2XCFWD') and
15434 #           'VHOST_1024' and
15435 #           not 'VXLAN' and
15436 #           not 'IP4FWD' and
15437 #           not '2VM'"
15438 #  parameters:
15439 #  - "throughput"
15440 #  - "parent"
15441 #  - "tags"
15442 ##  sort:
15443 ##  - "not CFS_OPT"
15444 ##  - "L2XCFWD"
15445 ##  - "not CFS_OPT"
15446 ##  - "CFS_OPT"
15447 #  traces:
15448 #    hoverinfo: "x+y"
15449 #    boxpoints: "outliers"
15450 #    whiskerwidth: 0
15451 #  layout:
15452 #    title: "vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
15453 #    layout: "plot-throughput"
15454 #
15455 #-
15456 #  type: "plot"
15457 #  title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-pdr"
15458 #  algorithm: "plot_performance_box"
15459 #  output-file-type: ".html"
15460 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-pdr"
15461 #  data: "plot-vpp-throughput-latency-3n-hsw"
15462 #  filter: "'NIC_Intel-XL710' and
15463 #           '64B' and
15464 #           'NDRPDR' and
15465 #           ('ETH' or 'DOT1Q') and
15466 #           'BASE' and
15467 #           '2T2C' and
15468 #           ('L2BDMACLRN' or 'L2XCFWD') and
15469 #           'VHOST_1024' and
15470 #           not 'VXLAN' and
15471 #           not 'IP4FWD' and
15472 #           not '2VM'"
15473 #  parameters:
15474 #  - "throughput"
15475 #  - "parent"
15476 #  - "tags"
15477 ##  sort:
15478 ##  - "not CFS_OPT"
15479 ##  - "L2XCFWD"
15480 ##  - "not CFS_OPT"
15481 ##  - "CFS_OPT"
15482 #  traces:
15483 #    hoverinfo: "x+y"
15484 #    boxpoints: "outliers"
15485 #    whiskerwidth: 0
15486 #  layout:
15487 #    title: "vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-pdr"
15488 #    layout: "plot-throughput"
15489 #
15490 ## Packet Throughput - VPP vhost l2sw 3n-hsw-xl710 - base vm
15491 #-
15492 #  type: "plot"
15493 #  title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-vm-ndr"
15494 #  algorithm: "plot_performance_box"
15495 #  output-file-type: ".html"
15496 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-vm-ndr"
15497 #  data: "plot-vpp-throughput-latency-3n-hsw"
15498 #  filter: "'NIC_Intel-XL710' and
15499 #           '64B' and
15500 #           'NDRPDR' and
15501 #           ('ETH' or 'DOT1Q') and
15502 #           '1T1C' and
15503 #           ('L2BDMACLRN' or 'L2XCFWD') and
15504 #           'VHOST_1024' and
15505 #           not 'CFS_OPT' and
15506 #           not 'VXLAN' and
15507 #           not 'IP4FWD'"
15508 #  parameters:
15509 #  - "throughput"
15510 #  - "parent"
15511 #  - "tags"
15512 ##  sort:
15513 ##  - "1VM"
15514 ##  - "L2XCFWD"
15515 ##  - "1VM"
15516 ##  - "L2BDMACLRN"
15517 #  traces:
15518 #    hoverinfo: "x+y"
15519 #    boxpoints: "outliers"
15520 #    whiskerwidth: 0
15521 #  layout:
15522 #    title: "vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-vm-ndr"
15523 #    layout: "plot-throughput"
15524 #
15525 #-
15526 #  type: "plot"
15527 #  title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-vm-pdr"
15528 #  algorithm: "plot_performance_box"
15529 #  output-file-type: ".html"
15530 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-vm-pdr"
15531 #  data: "plot-vpp-throughput-latency-3n-hsw"
15532 #  filter: "'NIC_Intel-XL710' and
15533 #           '64B' and
15534 #           'NDRPDR' and
15535 #           ('ETH' or 'DOT1Q') and
15536 #           '1T1C' and
15537 #           ('L2BDMACLRN' or 'L2XCFWD') and
15538 #           'VHOST_1024' and
15539 #           not 'CFS_OPT' and
15540 #           not 'VXLAN' and
15541 #           not 'IP4FWD'"
15542 #  parameters:
15543 #  - "throughput"
15544 #  - "parent"
15545 #  - "tags"
15546 ##  sort:
15547 ##  - "1VM"
15548 ##  - "L2XCFWD"
15549 ##  - "1VM"
15550 ##  - "L2BDMACLRN"
15551 #  traces:
15552 #    hoverinfo: "x+y"
15553 #    boxpoints: "outliers"
15554 #    whiskerwidth: 0
15555 #  layout:
15556 #    title: "vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-vm-pdr"
15557 #    layout: "plot-throughput"
15558 #
15559 #-
15560 #  type: "plot"
15561 #  title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-vm-ndr"
15562 #  algorithm: "plot_performance_box"
15563 #  output-file-type: ".html"
15564 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-vm-ndr"
15565 #  data: "plot-vpp-throughput-latency-3n-hsw"
15566 #  filter: "'NIC_Intel-XL710' and
15567 #           '64B' and
15568 #           'NDRPDR' and
15569 #           ('ETH' or 'DOT1Q') and
15570 #           '2T2C' and
15571 #           ('L2BDMACLRN' or 'L2XCFWD') and
15572 #           'VHOST_1024' and
15573 #           not 'CFS_OPT' and
15574 #           not 'VXLAN' and
15575 #           not 'IP4FWD'"
15576 #  parameters:
15577 #  - "throughput"
15578 #  - "parent"
15579 #  - "tags"
15580 ##  sort:
15581 ##  - "1VM"
15582 ##  - "L2XCFWD"
15583 ##  - "1VM"
15584 ##  - "L2BDMACLRN"
15585 #  traces:
15586 #    hoverinfo: "x+y"
15587 #    boxpoints: "outliers"
15588 #    whiskerwidth: 0
15589 #  layout:
15590 #    title: "vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-vm-ndr"
15591 #    layout: "plot-throughput"
15592 #
15593 #-
15594 #  type: "plot"
15595 #  title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-vm-pdr"
15596 #  algorithm: "plot_performance_box"
15597 #  output-file-type: ".html"
15598 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-vm-pdr"
15599 #  data: "plot-vpp-throughput-latency-3n-hsw"
15600 #  filter: "'NIC_Intel-XL710' and
15601 #           '64B' and
15602 #           'NDRPDR' and
15603 #           ('ETH' or 'DOT1Q') and
15604 #           '2T2C' and
15605 #           ('L2BDMACLRN' or 'L2XCFWD') and
15606 #           'VHOST_1024' and
15607 #           not 'CFS_OPT' and
15608 #           not 'VXLAN' and
15609 #           not 'IP4FWD'"
15610 #  parameters:
15611 #  - "throughput"
15612 #  - "parent"
15613 #  - "tags"
15614 ##  sort:
15615 ##  - "1VM"
15616 ##  - "L2XCFWD"
15617 ##  - "1VM"
15618 ##  - "L2BDMACLRN"
15619 #  traces:
15620 #    hoverinfo: "x+y"
15621 #    boxpoints: "outliers"
15622 #    whiskerwidth: 0
15623 #  layout:
15624 #    title: "vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-vm-pdr"
15625 #    layout: "plot-throughput"
15626
15627 # Packet Throughput - VPP vhost ip4 3n-skx-x710
15628 -
15629   type: "plot"
15630   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
15631   algorithm: "plot_performance_box"
15632   output-file-type: ".html"
15633   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
15634   data: "plot-vpp-throughput-latency-3n-skx"
15635   filter: "'NIC_Intel-X710' and
15636            '64B' and
15637            'NDRPDR' and
15638            'ETH' and
15639            'IP4FWD' and
15640            '2T1C' and
15641            'VHOST_1024' and
15642            not 'VXLAN' and
15643            not 'DOT1Q'"
15644   parameters:
15645   - "throughput"
15646   - "parent"
15647   - "tags"
15648   sort:
15649   - "1VM"
15650   - "2VM"
15651   traces:
15652     hoverinfo: "x+y"
15653     boxpoints: "outliers"
15654     whiskerwidth: 0
15655   layout:
15656     title: "vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
15657     layout: "plot-throughput"
15658
15659 -
15660   type: "plot"
15661   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
15662   algorithm: "plot_performance_box"
15663   output-file-type: ".html"
15664   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
15665   data: "plot-vpp-throughput-latency-3n-skx"
15666   filter: "'NIC_Intel-X710' and
15667            '64B' and
15668            'NDRPDR' and
15669            'ETH' and
15670            'IP4FWD' and
15671            '4T2C' and
15672            'VHOST_1024' and
15673            not 'VXLAN' and
15674            not 'DOT1Q'"
15675   parameters:
15676   - "throughput"
15677   - "parent"
15678   - "tags"
15679   sort:
15680   - "1VM"
15681   - "2VM"
15682   traces:
15683     hoverinfo: "x+y"
15684     boxpoints: "outliers"
15685     whiskerwidth: 0
15686   layout:
15687     title: "vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
15688     layout: "plot-throughput"
15689
15690 -
15691   type: "plot"
15692   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
15693   algorithm: "plot_performance_box"
15694   output-file-type: ".html"
15695   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
15696   data: "plot-vpp-throughput-latency-3n-skx"
15697   filter: "'NIC_Intel-X710' and
15698            '64B' and
15699            'NDRPDR' and
15700            'ETH' and
15701            'IP4FWD' and
15702            '2T1C' and
15703            'VHOST_1024' and
15704            not 'VXLAN' and
15705            not 'DOT1Q'"
15706   parameters:
15707   - "throughput"
15708   - "parent"
15709   - "tags"
15710   sort:
15711   - "1VM"
15712   - "2VM"
15713   traces:
15714     hoverinfo: "x+y"
15715     boxpoints: "outliers"
15716     whiskerwidth: 0
15717   layout:
15718     title: "vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
15719     layout: "plot-throughput"
15720
15721 -
15722   type: "plot"
15723   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
15724   algorithm: "plot_performance_box"
15725   output-file-type: ".html"
15726   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
15727   data: "plot-vpp-throughput-latency-3n-skx"
15728   filter: "'NIC_Intel-X710' and
15729            '64B' and
15730            'NDRPDR' and
15731            'ETH' and
15732            'IP4FWD' and
15733            '4T2C' and
15734            'VHOST_1024' and
15735            not 'VXLAN' and
15736            not 'DOT1Q'"
15737   parameters:
15738   - "throughput"
15739   - "parent"
15740   - "tags"
15741   sort:
15742   - "1VM"
15743   - "2VM"
15744   traces:
15745     hoverinfo: "x+y"
15746     boxpoints: "outliers"
15747     whiskerwidth: 0
15748   layout:
15749     title: "vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
15750     layout: "plot-throughput"
15751
15752 ## Packet Throughput - VPP vhost l2sw 3n-skx-x710
15753 #-
15754 #  type: "plot"
15755 #  title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
15756 #  algorithm: "plot_performance_box"
15757 #  output-file-type: ".html"
15758 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
15759 #  data: "plot-vpp-throughput-latency-3n-skx"
15760 #  filter: "'NIC_Intel-X710' and
15761 #           '64B' and
15762 #           'NDRPDR' and
15763 #           ('ETH' or 'DOT1Q') and
15764 #           '2T1C' and
15765 #           'L2BDMACLRN' and
15766 #           'VHOST_1024' and
15767 #           not 'VXLAN' and
15768 #           not 'IP4FWD' and
15769 #           not '2VM'"
15770 #  parameters:
15771 #  - "throughput"
15772 #  - "parent"
15773 #  - "tags"
15774 ##  sort:
15775 ##  - "VM"  # "not CFS_OPT"
15776 ##  - "CFS_OPT"
15777 ##  - "FIB_10K"
15778 ##  - "FIB_100K"
15779 ##  - "FIB_1M"
15780 #  traces:
15781 #    hoverinfo: "x+y"
15782 #    boxpoints: "outliers"
15783 #    whiskerwidth: 0
15784 #  layout:
15785 #    title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
15786 #    layout: "plot-throughput"
15787 #
15788 #-
15789 #  type: "plot"
15790 #  title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
15791 #  algorithm: "plot_performance_box"
15792 #  output-file-type: ".html"
15793 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
15794 #  data: "plot-vpp-throughput-latency-3n-skx"
15795 #  filter: "'NIC_Intel-X710' and
15796 #           '64B' and
15797 #           'NDRPDR' and
15798 #           ('ETH' or 'DOT1Q') and
15799 #           '4T2C' and
15800 #           'L2BDMACLRN' and
15801 #           'VHOST_1024' and
15802 #           not 'VXLAN' and
15803 #           not 'IP4FWD' and
15804 #           not '2VM'"
15805 #  parameters:
15806 #  - "throughput"
15807 #  - "parent"
15808 #  - "tags"
15809 ##  sort:
15810 ##  - "VM"  # "not CFS_OPT"
15811 ##  - "CFS_OPT"
15812 ##  - "FIB_10K"
15813 ##  - "FIB_100K"
15814 ##  - "FIB_1M"
15815 #  traces:
15816 #    hoverinfo: "x+y"
15817 #    boxpoints: "outliers"
15818 #    whiskerwidth: 0
15819 #  layout:
15820 #    title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
15821 #    layout: "plot-throughput"
15822 #
15823 #-
15824 #  type: "plot"
15825 #  title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
15826 #  algorithm: "plot_performance_box"
15827 #  output-file-type: ".html"
15828 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
15829 #  data: "plot-vpp-throughput-latency-3n-skx"
15830 #  filter: "'NIC_Intel-X710' and
15831 #           '64B' and
15832 #           'NDRPDR' and
15833 #           ('ETH' or 'DOT1Q') and
15834 #           '2T1C' and
15835 #           'L2BDMACLRN' and
15836 #           'VHOST_1024' and
15837 #           not 'VXLAN' and
15838 #           not 'IP4FWD' and
15839 #           not '2VM'"
15840 #  parameters:
15841 #  - "throughput"
15842 #  - "parent"
15843 #  - "tags"
15844 ##  sort:
15845 ##  - "VM"  # "not CFS_OPT"
15846 ##  - "CFS_OPT"
15847 ##  - "FIB_10K"
15848 ##  - "FIB_100K"
15849 ##  - "FIB_1M"
15850 #  traces:
15851 #    hoverinfo: "x+y"
15852 #    boxpoints: "outliers"
15853 #    whiskerwidth: 0
15854 #  layout:
15855 #    title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
15856 #    layout: "plot-throughput"
15857 #
15858 #-
15859 #  type: "plot"
15860 #  title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
15861 #  algorithm: "plot_performance_box"
15862 #  output-file-type: ".html"
15863 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
15864 #  data: "plot-vpp-throughput-latency-3n-skx"
15865 #  filter: "'NIC_Intel-X710' and
15866 #           '64B' and
15867 #           'NDRPDR' and
15868 #           ('ETH' or 'DOT1Q') and
15869 #           '4T2C' and
15870 #           'L2BDMACLRN' and
15871 #           'VHOST_1024' and
15872 #           not 'VXLAN' and
15873 #           not 'IP4FWD' and
15874 #           not '2VM'"
15875 #  parameters:
15876 #  - "throughput"
15877 #  - "parent"
15878 #  - "tags"
15879 ##  sort:
15880 ##  - "VM"  # "not CFS_OPT"
15881 ##  - "CFS_OPT"
15882 ##  - "FIB_10K"
15883 ##  - "FIB_100K"
15884 ##  - "FIB_1M"
15885 #  traces:
15886 #    hoverinfo: "x+y"
15887 #    boxpoints: "outliers"
15888 #    whiskerwidth: 0
15889 #  layout:
15890 #    title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
15891 #    layout: "plot-throughput"
15892
15893 # Packet Throughput - VPP vhost l2sw 3n-skx-x710 - base
15894 -
15895   type: "plot"
15896   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr"
15897   algorithm: "plot_performance_box"
15898   output-file-type: ".html"
15899   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr"
15900   data: "plot-vpp-throughput-latency-3n-skx"
15901   filter: "'NIC_Intel-X710' and
15902            '64B' and
15903            'NDRPDR' and
15904            ('ETH' or 'DOT1Q') and
15905            'BASE' and
15906            '2T1C' and
15907            ('L2BDMACLRN' or 'L2XCFWD') and
15908            'VHOST_1024' and
15909            not 'VXLAN' and
15910            not 'IP4FWD' and
15911            not '2VM' and
15912            not 'LBOND'"
15913   parameters:
15914   - "throughput"
15915   - "parent"
15916   - "tags"
15917   sort:
15918   - "L2BDMACLRN"
15919   - "L2BDMACLRN"
15920   - "L2XCFWD"
15921   - "L2XCFWD"
15922   traces:
15923     hoverinfo: "x+y"
15924     boxpoints: "outliers"
15925     whiskerwidth: 0
15926   layout:
15927     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr"
15928     layout: "plot-throughput"
15929
15930 -
15931   type: "plot"
15932   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-pdr"
15933   algorithm: "plot_performance_box"
15934   output-file-type: ".html"
15935   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-pdr"
15936   data: "plot-vpp-throughput-latency-3n-skx"
15937   filter: "'NIC_Intel-X710' and
15938            '64B' and
15939            'NDRPDR' and
15940            ('ETH' or 'DOT1Q') and
15941            'BASE' and
15942            '2T1C' and
15943            ('L2BDMACLRN' or 'L2XCFWD') and
15944            'VHOST_1024' and
15945            not 'VXLAN' and
15946            not 'IP4FWD' and
15947            not '2VM' and
15948            not 'LBOND'"
15949   parameters:
15950   - "throughput"
15951   - "parent"
15952   - "tags"
15953   sort:
15954   - "L2BDMACLRN"
15955   - "L2BDMACLRN"
15956   - "L2XCFWD"
15957   - "L2XCFWD"
15958   traces:
15959     hoverinfo: "x+y"
15960     boxpoints: "outliers"
15961     whiskerwidth: 0
15962   layout:
15963     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-pdr"
15964     layout: "plot-throughput"
15965
15966 -
15967   type: "plot"
15968   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr"
15969   algorithm: "plot_performance_box"
15970   output-file-type: ".html"
15971   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr"
15972   data: "plot-vpp-throughput-latency-3n-skx"
15973   filter: "'NIC_Intel-X710' and
15974            '64B' and
15975            'NDRPDR' and
15976            ('ETH' or 'DOT1Q') and
15977            'BASE' and
15978            '4T2C' and
15979            ('L2BDMACLRN' or 'L2XCFWD') and
15980            'VHOST_1024' and
15981            not 'VXLAN' and
15982            not 'IP4FWD' and
15983            not '2VM' and
15984            not 'LBOND'"
15985   parameters:
15986   - "throughput"
15987   - "parent"
15988   - "tags"
15989   sort:
15990   - "L2BDMACLRN"
15991   - "L2BDMACLRN"
15992   - "L2XCFWD"
15993   - "L2XCFWD"
15994   traces:
15995     hoverinfo: "x+y"
15996     boxpoints: "outliers"
15997     whiskerwidth: 0
15998   layout:
15999     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr"
16000     layout: "plot-throughput"
16001
16002 -
16003   type: "plot"
16004   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-pdr"
16005   algorithm: "plot_performance_box"
16006   output-file-type: ".html"
16007   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-pdr"
16008   data: "plot-vpp-throughput-latency-3n-skx"
16009   filter: "'NIC_Intel-X710' and
16010            '64B' and
16011            'NDRPDR' and
16012            ('ETH' or 'DOT1Q') and
16013            'BASE' and
16014            '4T2C' and
16015            ('L2BDMACLRN' or 'L2XCFWD') and
16016            'VHOST_1024' and
16017            not 'VXLAN' and
16018            not 'IP4FWD' and
16019            not '2VM' and
16020            not 'LBOND'"
16021   parameters:
16022   - "throughput"
16023   - "parent"
16024   - "tags"
16025   sort:
16026   - "L2BDMACLRN"
16027   - "L2BDMACLRN"
16028   - "L2XCFWD"
16029   - "L2XCFWD"
16030   traces:
16031     hoverinfo: "x+y"
16032     boxpoints: "outliers"
16033     whiskerwidth: 0
16034   layout:
16035     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-pdr"
16036     layout: "plot-throughput"
16037
16038 # Packet Throughput - VPP vhost l2sw 3n-skx-x710 - base vm
16039 -
16040   type: "plot"
16041   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr"
16042   algorithm: "plot_performance_box"
16043   output-file-type: ".html"
16044   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr"
16045   data: "plot-vpp-throughput-latency-3n-skx"
16046   filter: "'NIC_Intel-X710' and
16047            '64B' and
16048            'NDRPDR' and
16049            ('ETH' or 'DOT1Q') and
16050            '2T1C' and
16051            ('L2BDMACLRN' or 'L2XCFWD') and
16052            'VHOST_1024' and
16053            not 'CFS_OPT' and
16054            not 'VXLAN' and
16055            not 'IP4FWD' and
16056            not 'LBOND'"
16057   parameters:
16058   - "throughput"
16059   - "parent"
16060   - "tags"
16061   sort:
16062   - "L2BDMACLRN"
16063   - "L2BDMACLRN"
16064   - "L2BDMACLRN"
16065   - "L2XCFWD"
16066   - "L2XCFWD"
16067   - "L2XCFWD"
16068   traces:
16069     hoverinfo: "x+y"
16070     boxpoints: "outliers"
16071     whiskerwidth: 0
16072   layout:
16073     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr"
16074     layout: "plot-throughput"
16075
16076 -
16077   type: "plot"
16078   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-pdr"
16079   algorithm: "plot_performance_box"
16080   output-file-type: ".html"
16081   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-pdr"
16082   data: "plot-vpp-throughput-latency-3n-skx"
16083   filter: "'NIC_Intel-X710' and
16084            '64B' and
16085            'NDRPDR' and
16086            ('ETH' or 'DOT1Q') and
16087            '2T1C' and
16088            ('L2BDMACLRN' or 'L2XCFWD') and
16089            'VHOST_1024' and
16090            not 'CFS_OPT' and
16091            not 'VXLAN' and
16092            not 'IP4FWD' and
16093            not 'LBOND'"
16094   parameters:
16095   - "throughput"
16096   - "parent"
16097   - "tags"
16098   sort:
16099   - "L2BDMACLRN"
16100   - "L2BDMACLRN"
16101   - "L2BDMACLRN"
16102   - "L2XCFWD"
16103   - "L2XCFWD"
16104   - "L2XCFWD"
16105   traces:
16106     hoverinfo: "x+y"
16107     boxpoints: "outliers"
16108     whiskerwidth: 0
16109   layout:
16110     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-pdr"
16111     layout: "plot-throughput"
16112
16113 -
16114   type: "plot"
16115   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr"
16116   algorithm: "plot_performance_box"
16117   output-file-type: ".html"
16118   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr"
16119   data: "plot-vpp-throughput-latency-3n-skx"
16120   filter: "'NIC_Intel-X710' and
16121            '64B' and
16122            'NDRPDR' and
16123            ('ETH' or 'DOT1Q') and
16124            '4T2C' and
16125            ('L2BDMACLRN' or 'L2XCFWD') and
16126            'VHOST_1024' and
16127            not 'CFS_OPT' and
16128            not 'VXLAN' and
16129            not 'IP4FWD' and
16130            not 'LBOND'"
16131   parameters:
16132   - "throughput"
16133   - "parent"
16134   - "tags"
16135   sort:
16136   - "L2BDMACLRN"
16137   - "L2BDMACLRN"
16138   - "L2BDMACLRN"
16139   - "L2XCFWD"
16140   - "L2XCFWD"
16141   - "L2XCFWD"
16142   traces:
16143     hoverinfo: "x+y"
16144     boxpoints: "outliers"
16145     whiskerwidth: 0
16146   layout:
16147     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr"
16148     layout: "plot-throughput"
16149
16150 -
16151   type: "plot"
16152   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-pdr"
16153   algorithm: "plot_performance_box"
16154   output-file-type: ".html"
16155   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-pdr"
16156   data: "plot-vpp-throughput-latency-3n-skx"
16157   filter: "'NIC_Intel-X710' and
16158            '64B' and
16159            'NDRPDR' and
16160            ('ETH' or 'DOT1Q') and
16161            '4T2C' and
16162            ('L2BDMACLRN' or 'L2XCFWD') and
16163            'VHOST_1024' and
16164            not 'CFS_OPT' and
16165            not 'VXLAN' and
16166            not 'IP4FWD' and
16167            not 'LBOND'"
16168   parameters:
16169   - "throughput"
16170   - "parent"
16171   - "tags"
16172   sort:
16173   - "L2BDMACLRN"
16174   - "L2BDMACLRN"
16175   - "L2BDMACLRN"
16176   - "L2XCFWD"
16177   - "L2XCFWD"
16178   - "L2XCFWD"
16179   traces:
16180     hoverinfo: "x+y"
16181     boxpoints: "outliers"
16182     whiskerwidth: 0
16183   layout:
16184     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-pdr"
16185     layout: "plot-throughput"
16186
16187 # Packet Throughput - VPP vhost ip4 2n-skx-x710
16188 -
16189   type: "plot"
16190   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
16191   algorithm: "plot_performance_box"
16192   output-file-type: ".html"
16193   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
16194   data: "plot-vpp-throughput-latency-2n-skx"
16195   filter: "'NIC_Intel-X710' and
16196            '64B' and
16197            'NDRPDR' and
16198            'ETH' and
16199            'IP4FWD' and
16200            '2T1C' and
16201            'VHOST_1024' and
16202            not 'VXLAN' and
16203            not 'NF_DENSITY' and
16204            not 'CFS_OPT' and
16205            not 'DOT1Q'"
16206   parameters:
16207   - "throughput"
16208   - "parent"
16209   - "tags"
16210   sort:
16211   - "1VM"
16212   - "2VM"
16213   traces:
16214     hoverinfo: "x+y"
16215     boxpoints: "outliers"
16216     whiskerwidth: 0
16217   layout:
16218     title: "vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
16219     layout: "plot-throughput"
16220
16221 -
16222   type: "plot"
16223   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
16224   algorithm: "plot_performance_box"
16225   output-file-type: ".html"
16226   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
16227   data: "plot-vpp-throughput-latency-2n-skx"
16228   filter: "'NIC_Intel-X710' and
16229            '64B' and
16230            'NDRPDR' and
16231            'ETH' and
16232            'IP4FWD' and
16233            '4T2C' and
16234            'VHOST_1024' and
16235            not 'VXLAN' and
16236            not 'NF_DENSITY' and
16237            not 'CFS_OPT' and
16238            not 'DOT1Q'"
16239   parameters:
16240   - "throughput"
16241   - "parent"
16242   - "tags"
16243   sort:
16244   - "1VM"
16245   - "2VM"
16246   traces:
16247     hoverinfo: "x+y"
16248     boxpoints: "outliers"
16249     whiskerwidth: 0
16250   layout:
16251     title: "vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
16252     layout: "plot-throughput"
16253
16254 -
16255   type: "plot"
16256   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
16257   algorithm: "plot_performance_box"
16258   output-file-type: ".html"
16259   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
16260   data: "plot-vpp-throughput-latency-2n-skx"
16261   filter: "'NIC_Intel-X710' and
16262            '64B' and
16263            'NDRPDR' and
16264            'ETH' and
16265            'IP4FWD' and
16266            '2T1C' and
16267            'VHOST_1024' and
16268            not 'VXLAN' and
16269            not 'NF_DENSITY' and
16270            not 'CFS_OPT' and
16271            not 'DOT1Q'"
16272   parameters:
16273   - "throughput"
16274   - "parent"
16275   - "tags"
16276   sort:
16277   - "1VM"
16278   - "2VM"
16279   traces:
16280     hoverinfo: "x+y"
16281     boxpoints: "outliers"
16282     whiskerwidth: 0
16283   layout:
16284     title: "vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
16285     layout: "plot-throughput"
16286
16287 -
16288   type: "plot"
16289   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
16290   algorithm: "plot_performance_box"
16291   output-file-type: ".html"
16292   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
16293   data: "plot-vpp-throughput-latency-2n-skx"
16294   filter: "'NIC_Intel-X710' and
16295            '64B' and
16296            'NDRPDR' and
16297            'ETH' and
16298            'IP4FWD' and
16299            '4T2C' and
16300            'VHOST_1024' and
16301            not 'VXLAN' and
16302            not 'NF_DENSITY' and
16303            not 'CFS_OPT' and
16304            not 'DOT1Q'"
16305   parameters:
16306   - "throughput"
16307   - "parent"
16308   - "tags"
16309   sort:
16310   - "1VM"
16311   - "2VM"
16312   traces:
16313     hoverinfo: "x+y"
16314     boxpoints: "outliers"
16315     whiskerwidth: 0
16316   layout:
16317     title: "vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
16318     layout: "plot-throughput"
16319
16320 ## Packet Throughput - VPP vhost l2sw 2n-skx-x710
16321 #-
16322 #  type: "plot"
16323 #  title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
16324 #  algorithm: "plot_performance_box"
16325 #  output-file-type: ".html"
16326 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
16327 #  data: "plot-vpp-throughput-latency-2n-skx"
16328 #  filter: "'NIC_Intel-X710' and
16329 #           '64B' and
16330 #           'NDRPDR' and
16331 #           ('ETH' or 'DOT1Q') and
16332 #           '2T1C' and
16333 #           'L2BDMACLRN' and
16334 #           'VHOST_1024' and
16335 #           not 'VXLAN' and
16336 #           not 'NF_DENSITY' and
16337 #           not 'IP4FWD' and
16338 #           not '2VM'"
16339 #  parameters:
16340 #  - "throughput"
16341 #  - "parent"
16342 #  - "tags"
16343 ##  sort:
16344 ##  - "VM"  # "not CFS_OPT"
16345 ##  - "CFS_OPT"
16346 ##  - "FIB_10K"
16347 ##  - "FIB_100K"
16348 ##  - "FIB_1M"
16349 #  traces:
16350 #    hoverinfo: "x+y"
16351 #    boxpoints: "outliers"
16352 #    whiskerwidth: 0
16353 #  layout:
16354 #    title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
16355 #    layout: "plot-throughput"
16356 #
16357 #-
16358 #  type: "plot"
16359 #  title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
16360 #  algorithm: "plot_performance_box"
16361 #  output-file-type: ".html"
16362 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
16363 #  data: "plot-vpp-throughput-latency-2n-skx"
16364 #  filter: "'NIC_Intel-X710' and
16365 #           '64B' and
16366 #           'NDRPDR' and
16367 #           ('ETH' or 'DOT1Q') and
16368 #           '4T2C' and
16369 #           'L2BDMACLRN' and
16370 #           'VHOST_1024' and
16371 #           not 'VXLAN' and
16372 #           not 'NF_DENSITY' and
16373 #           not 'IP4FWD' and
16374 #           not '2VM'"
16375 #  parameters:
16376 #  - "throughput"
16377 #  - "parent"
16378 #  - "tags"
16379 ##  sort:
16380 ##  - "VM"  # "not CFS_OPT"
16381 ##  - "CFS_OPT"
16382 ##  - "FIB_10K"
16383 ##  - "FIB_100K"
16384 ##  - "FIB_1M"
16385 #  traces:
16386 #    hoverinfo: "x+y"
16387 #    boxpoints: "outliers"
16388 #    whiskerwidth: 0
16389 #  layout:
16390 #    title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
16391 #    layout: "plot-throughput"
16392 #
16393 #-
16394 #  type: "plot"
16395 #  title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
16396 #  algorithm: "plot_performance_box"
16397 #  output-file-type: ".html"
16398 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
16399 #  data: "plot-vpp-throughput-latency-2n-skx"
16400 #  filter: "'NIC_Intel-X710' and
16401 #           '64B' and
16402 #           'NDRPDR' and
16403 #           ('ETH' or 'DOT1Q') and
16404 #           '2T1C' and
16405 #           'L2BDMACLRN' and
16406 #           'VHOST_1024' and
16407 #           not 'VXLAN' and
16408 #           not 'NF_DENSITY' and
16409 #           not 'IP4FWD' and
16410 #           not '2VM'"
16411 #  parameters:
16412 #  - "throughput"
16413 #  - "parent"
16414 #  - "tags"
16415 ##  sort:
16416 ##  - "VM"  # "not CFS_OPT"
16417 ##  - "CFS_OPT"
16418 ##  - "FIB_10K"
16419 ##  - "FIB_100K"
16420 ##  - "FIB_1M"
16421 #  traces:
16422 #    hoverinfo: "x+y"
16423 #    boxpoints: "outliers"
16424 #    whiskerwidth: 0
16425 #  layout:
16426 #    title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
16427 #    layout: "plot-throughput"
16428 #
16429 #-
16430 #  type: "plot"
16431 #  title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
16432 #  algorithm: "plot_performance_box"
16433 #  output-file-type: ".html"
16434 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
16435 #  data: "plot-vpp-throughput-latency-2n-skx"
16436 #  filter: "'NIC_Intel-X710' and
16437 #           '64B' and
16438 #           'NDRPDR' and
16439 #           ('ETH' or 'DOT1Q') and
16440 #           '4T2C' and
16441 #           'L2BDMACLRN' and
16442 #           'VHOST_1024' and
16443 #           not 'VXLAN' and
16444 #           not 'NF_DENSITY' and
16445 #           not 'IP4FWD' and
16446 #           not '2VM'"
16447 #  parameters:
16448 #  - "throughput"
16449 #  - "parent"
16450 #  - "tags"
16451 ##  sort:
16452 ##  - "VM"  # "not CFS_OPT"
16453 ##  - "CFS_OPT"
16454 ##  - "FIB_10K"
16455 ##  - "FIB_100K"
16456 ##  - "FIB_1M"
16457 #  traces:
16458 #    hoverinfo: "x+y"
16459 #    boxpoints: "outliers"
16460 #    whiskerwidth: 0
16461 #  layout:
16462 #    title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
16463 #    layout: "plot-throughput"
16464
16465 # Packet Throughput - VPP vhost l2sw 2n-skx-x710 - base
16466 -
16467   type: "plot"
16468   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr"
16469   algorithm: "plot_performance_box"
16470   output-file-type: ".html"
16471   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr"
16472   data: "plot-vpp-throughput-latency-2n-skx"
16473   filter: "'NIC_Intel-X710' and
16474            '64B' and
16475            'NDRPDR' and
16476            ('ETH' or 'DOT1Q') and
16477            'BASE' and
16478            '2T1C' and
16479            ('L2BDMACLRN' or 'L2XCFWD') and
16480            'VHOST_1024' and
16481            not 'VXLAN' and
16482            not 'NF_DENSITY' and
16483            not 'IP4FWD' and
16484            not '2VM'"
16485   parameters:
16486   - "throughput"
16487   - "parent"
16488   - "tags"
16489 #  sort:
16490 #  - "not CFS_OPT"
16491 #  - "L2XCFWD"
16492 #  - "not CFS_OPT"
16493 #  - "CFS_OPT"
16494   traces:
16495     hoverinfo: "x+y"
16496     boxpoints: "outliers"
16497     whiskerwidth: 0
16498   layout:
16499     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr"
16500     layout: "plot-throughput"
16501
16502 -
16503   type: "plot"
16504   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-pdr"
16505   algorithm: "plot_performance_box"
16506   output-file-type: ".html"
16507   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-pdr"
16508   data: "plot-vpp-throughput-latency-2n-skx"
16509   filter: "'NIC_Intel-X710' and
16510            '64B' and
16511            'NDRPDR' and
16512            ('ETH' or 'DOT1Q') and
16513            'BASE' and
16514            '2T1C' and
16515            ('L2BDMACLRN' or 'L2XCFWD') and
16516            'VHOST_1024' and
16517            not 'VXLAN' and
16518            not 'NF_DENSITY' and
16519            not 'IP4FWD' and
16520            not '2VM'"
16521   parameters:
16522   - "throughput"
16523   - "parent"
16524   - "tags"
16525 #  sort:
16526 #  - "not CFS_OPT"
16527 #  - "L2XCFWD"
16528 #  - "not CFS_OPT"
16529 #  - "CFS_OPT"
16530   traces:
16531     hoverinfo: "x+y"
16532     boxpoints: "outliers"
16533     whiskerwidth: 0
16534   layout:
16535     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-pdr"
16536     layout: "plot-throughput"
16537
16538 -
16539   type: "plot"
16540   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr"
16541   algorithm: "plot_performance_box"
16542   output-file-type: ".html"
16543   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr"
16544   data: "plot-vpp-throughput-latency-2n-skx"
16545   filter: "'NIC_Intel-X710' and
16546            '64B' and
16547            'NDRPDR' and
16548            ('ETH' or 'DOT1Q') and
16549            'BASE' and
16550            '4T2C' and
16551            ('L2BDMACLRN' or 'L2XCFWD') and
16552            'VHOST_1024' and
16553            not 'VXLAN' and
16554            not 'NF_DENSITY' and
16555            not 'IP4FWD' and
16556            not '2VM'"
16557   parameters:
16558   - "throughput"
16559   - "parent"
16560   - "tags"
16561 #  sort:
16562 #  - "not CFS_OPT"
16563 #  - "L2XCFWD"
16564 #  - "not CFS_OPT"
16565 #  - "CFS_OPT"
16566   traces:
16567     hoverinfo: "x+y"
16568     boxpoints: "outliers"
16569     whiskerwidth: 0
16570   layout:
16571     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr"
16572     layout: "plot-throughput"
16573
16574 -
16575   type: "plot"
16576   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-pdr"
16577   algorithm: "plot_performance_box"
16578   output-file-type: ".html"
16579   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-pdr"
16580   data: "plot-vpp-throughput-latency-2n-skx"
16581   filter: "'NIC_Intel-X710' and
16582            '64B' and
16583            'NDRPDR' and
16584            ('ETH' or 'DOT1Q') and
16585            'BASE' and
16586            '4T2C' and
16587            ('L2BDMACLRN' or 'L2XCFWD') and
16588            'VHOST_1024' and
16589            not 'VXLAN' and
16590            not 'NF_DENSITY' and
16591            not 'IP4FWD' and
16592            not '2VM'"
16593   parameters:
16594   - "throughput"
16595   - "parent"
16596   - "tags"
16597 #  sort:
16598 #  - "not CFS_OPT"
16599 #  - "L2XCFWD"
16600 #  - "not CFS_OPT"
16601 #  - "CFS_OPT"
16602   traces:
16603     hoverinfo: "x+y"
16604     boxpoints: "outliers"
16605     whiskerwidth: 0
16606   layout:
16607     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-pdr"
16608     layout: "plot-throughput"
16609
16610 # Packet Throughput - VPP vhost l2sw 2n-skx-x710 - base vm
16611 -
16612   type: "plot"
16613   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
16614   algorithm: "plot_performance_box"
16615   output-file-type: ".html"
16616   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
16617   data: "plot-vpp-throughput-latency-2n-skx"
16618   filter: "'NIC_Intel-X710' and
16619            '64B' and
16620            'NDRPDR' and
16621            ('ETH' or 'DOT1Q') and
16622            '2T1C' and
16623            ('L2BDMACLRN' or 'L2XCFWD') and
16624            'VHOST_1024' and
16625            not 'CFS_OPT' and
16626            not 'VXLAN' and
16627            not 'NF_DENSITY' and
16628            not 'DOT1Q' and
16629            not 'IP4FWD'"
16630   parameters:
16631   - "throughput"
16632   - "parent"
16633   - "tags"
16634 #  sort:
16635 #  - "1VM"
16636 #  - "L2XCFWD"
16637 #  - "1VM"
16638 #  - "L2BDMACLRN"
16639   traces:
16640     hoverinfo: "x+y"
16641     boxpoints: "outliers"
16642     whiskerwidth: 0
16643   layout:
16644     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
16645     layout: "plot-throughput"
16646
16647 -
16648   type: "plot"
16649   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-pdr"
16650   algorithm: "plot_performance_box"
16651   output-file-type: ".html"
16652   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-pdr"
16653   data: "plot-vpp-throughput-latency-2n-skx"
16654   filter: "'NIC_Intel-X710' and
16655            '64B' and
16656            'NDRPDR' and
16657            ('ETH' or 'DOT1Q') and
16658            '2T1C' and
16659            ('L2BDMACLRN' or 'L2XCFWD') and
16660            'VHOST_1024' and
16661            not 'CFS_OPT' and
16662            not 'VXLAN' and
16663            not 'NF_DENSITY' and
16664            not 'DOT1Q' and
16665            not 'IP4FWD'"
16666   parameters:
16667   - "throughput"
16668   - "parent"
16669   - "tags"
16670 #  sort:
16671 #  - "1VM"
16672 #  - "L2XCFWD"
16673 #  - "1VM"
16674 #  - "L2BDMACLRN"
16675   traces:
16676     hoverinfo: "x+y"
16677     boxpoints: "outliers"
16678     whiskerwidth: 0
16679   layout:
16680     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-pdr"
16681     layout: "plot-throughput"
16682
16683 -
16684   type: "plot"
16685   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
16686   algorithm: "plot_performance_box"
16687   output-file-type: ".html"
16688   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
16689   data: "plot-vpp-throughput-latency-2n-skx"
16690   filter: "'NIC_Intel-X710' and
16691            '64B' and
16692            'NDRPDR' and
16693            ('ETH' or 'DOT1Q') and
16694            '4T2C' and
16695            ('L2BDMACLRN' or 'L2XCFWD') and
16696            'VHOST_1024' and
16697            not 'CFS_OPT' and
16698            not 'VXLAN' and
16699            not 'NF_DENSITY' and
16700            not 'DOT1Q' and
16701            not 'IP4FWD'"
16702   parameters:
16703   - "throughput"
16704   - "parent"
16705   - "tags"
16706 #  sort:
16707 #  - "1VM"
16708 #  - "L2XCFWD"
16709 #  - "1VM"
16710 #  - "L2BDMACLRN"
16711   traces:
16712     hoverinfo: "x+y"
16713     boxpoints: "outliers"
16714     whiskerwidth: 0
16715   layout:
16716     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
16717     layout: "plot-throughput"
16718
16719 -
16720   type: "plot"
16721   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-pdr"
16722   algorithm: "plot_performance_box"
16723   output-file-type: ".html"
16724   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-pdr"
16725   data: "plot-vpp-throughput-latency-2n-skx"
16726   filter: "'NIC_Intel-X710' and
16727            '64B' and
16728            'NDRPDR' and
16729            ('ETH' or 'DOT1Q') and
16730            '4T2C' and
16731            ('L2BDMACLRN' or 'L2XCFWD') and
16732            'VHOST_1024' and
16733            not 'CFS_OPT' and
16734            not 'VXLAN' and
16735            not 'NF_DENSITY' and
16736            not 'DOT1Q' and
16737            not 'IP4FWD'"
16738   parameters:
16739   - "throughput"
16740   - "parent"
16741   - "tags"
16742 #  sort:
16743 #  - "1VM"
16744 #  - "L2XCFWD"
16745 #  - "1VM"
16746 #  - "L2BDMACLRN"
16747   traces:
16748     hoverinfo: "x+y"
16749     boxpoints: "outliers"
16750     whiskerwidth: 0
16751   layout:
16752     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-pdr"
16753     layout: "plot-throughput"
16754
16755 # Packet Throughput - VPP vhost ip4 2n-skx-xxv710
16756 -
16757   type: "plot"
16758   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
16759   algorithm: "plot_performance_box"
16760   output-file-type: ".html"
16761   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
16762   data: "plot-vpp-throughput-latency-2n-skx"
16763   filter: "'NIC_Intel-XXV710' and
16764            '64B' and
16765            'NDRPDR' and
16766            'ETH' and
16767            'IP4FWD' and
16768            '2T1C' and
16769            'VHOST_1024' and
16770            not 'VXLAN' and
16771            not 'CFS_OPT' and
16772            not 'DOT1Q'"
16773   parameters:
16774   - "throughput"
16775   - "parent"
16776   - "tags"
16777   sort:
16778   - "1VM"
16779   - "2VM"
16780   traces:
16781     hoverinfo: "x+y"
16782     boxpoints: "outliers"
16783     whiskerwidth: 0
16784   layout:
16785     title: "vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
16786     layout: "plot-throughput"
16787
16788 -
16789   type: "plot"
16790   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
16791   algorithm: "plot_performance_box"
16792   output-file-type: ".html"
16793   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
16794   data: "plot-vpp-throughput-latency-2n-skx"
16795   filter: "'NIC_Intel-XXV710' and
16796            '64B' and
16797            'NDRPDR' and
16798            'ETH' and
16799            'IP4FWD' and
16800            '4T2C' and
16801            'VHOST_1024' and
16802            not 'VXLAN' and
16803            not 'CFS_OPT' and
16804            not 'DOT1Q'"
16805   parameters:
16806   - "throughput"
16807   - "parent"
16808   - "tags"
16809   sort:
16810   - "1VM"
16811   - "2VM"
16812   traces:
16813     hoverinfo: "x+y"
16814     boxpoints: "outliers"
16815     whiskerwidth: 0
16816   layout:
16817     title: "vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
16818     layout: "plot-throughput"
16819
16820 -
16821   type: "plot"
16822   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
16823   algorithm: "plot_performance_box"
16824   output-file-type: ".html"
16825   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
16826   data: "plot-vpp-throughput-latency-2n-skx"
16827   filter: "'NIC_Intel-XXV710' and
16828            '64B' and
16829            'NDRPDR' and
16830            'ETH' and
16831            'IP4FWD' and
16832            '2T1C' and
16833            'VHOST_1024' and
16834            not 'VXLAN' and
16835            not 'CFS_OPT' and
16836            not 'DOT1Q'"
16837   parameters:
16838   - "throughput"
16839   - "parent"
16840   - "tags"
16841   sort:
16842   - "1VM"
16843   - "2VM"
16844   traces:
16845     hoverinfo: "x+y"
16846     boxpoints: "outliers"
16847     whiskerwidth: 0
16848   layout:
16849     title: "vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
16850     layout: "plot-throughput"
16851
16852 -
16853   type: "plot"
16854   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
16855   algorithm: "plot_performance_box"
16856   output-file-type: ".html"
16857   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
16858   data: "plot-vpp-throughput-latency-2n-skx"
16859   filter: "'NIC_Intel-XXV710' and
16860            '64B' and
16861            'NDRPDR' and
16862            'ETH' and
16863            'IP4FWD' and
16864            '4T2C' and
16865            'VHOST_1024' and
16866            not 'VXLAN' and
16867            not 'CFS_OPT' and
16868            not 'DOT1Q'"
16869   parameters:
16870   - "throughput"
16871   - "parent"
16872   - "tags"
16873   sort:
16874   - "1VM"
16875   - "2VM"
16876   traces:
16877     hoverinfo: "x+y"
16878     boxpoints: "outliers"
16879     whiskerwidth: 0
16880   layout:
16881     title: "vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
16882     layout: "plot-throughput"
16883
16884 ## Packet Throughput - VPP vhost l2sw 2n-skx-xxv710
16885 #-
16886 #  type: "plot"
16887 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
16888 #  algorithm: "plot_performance_box"
16889 #  output-file-type: ".html"
16890 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
16891 #  data: "plot-vpp-throughput-latency-2n-skx"
16892 #  filter: "'NIC_Intel-XXV710' and
16893 #           '64B' and
16894 #           'NDRPDR' and
16895 #           ('ETH' or 'DOT1Q') and
16896 #           '2T1C' and
16897 #           'L2BDMACLRN' and
16898 #           'VHOST_1024' and
16899 #           not 'VXLAN' and
16900 #           not 'IP4FWD' and
16901 #           not '2VM'"
16902 #  parameters:
16903 #  - "throughput"
16904 #  - "parent"
16905 #  - "tags"
16906 ##  sort:
16907 ##  - "VM"  # "not CFS_OPT"
16908 ##  - "CFS_OPT"
16909 ##  - "FIB_10K"
16910 ##  - "FIB_100K"
16911 ##  - "FIB_1M"
16912 #  traces:
16913 #    hoverinfo: "x+y"
16914 #    boxpoints: "outliers"
16915 #    whiskerwidth: 0
16916 #  layout:
16917 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
16918 #    layout: "plot-throughput"
16919 #
16920 #-
16921 #  type: "plot"
16922 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
16923 #  algorithm: "plot_performance_box"
16924 #  output-file-type: ".html"
16925 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
16926 #  data: "plot-vpp-throughput-latency-2n-skx"
16927 #  filter: "'NIC_Intel-XXV710' and
16928 #           '64B' and
16929 #           'NDRPDR' and
16930 #           ('ETH' or 'DOT1Q') and
16931 #           '4T2C' and
16932 #           'L2BDMACLRN' and
16933 #           'VHOST_1024' and
16934 #           not 'VXLAN' and
16935 #           not 'IP4FWD' and
16936 #           not '2VM'"
16937 #  parameters:
16938 #  - "throughput"
16939 #  - "parent"
16940 #  - "tags"
16941 ##  sort:
16942 ##  - "VM"  # "not CFS_OPT"
16943 ##  - "CFS_OPT"
16944 ##  - "FIB_10K"
16945 ##  - "FIB_100K"
16946 ##  - "FIB_1M"
16947 #  traces:
16948 #    hoverinfo: "x+y"
16949 #    boxpoints: "outliers"
16950 #    whiskerwidth: 0
16951 #  layout:
16952 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
16953 #    layout: "plot-throughput"
16954 #
16955 #-
16956 #  type: "plot"
16957 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
16958 #  algorithm: "plot_performance_box"
16959 #  output-file-type: ".html"
16960 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
16961 #  data: "plot-vpp-throughput-latency-2n-skx"
16962 #  filter: "'NIC_Intel-XXV710' and
16963 #           '64B' and
16964 #           'NDRPDR' and
16965 #           ('ETH' or 'DOT1Q') and
16966 #           '2T1C' and
16967 #           'L2BDMACLRN' and
16968 #           'VHOST_1024' and
16969 #           not 'VXLAN' and
16970 #           not 'IP4FWD' and
16971 #           not '2VM'"
16972 #  parameters:
16973 #  - "throughput"
16974 #  - "parent"
16975 #  - "tags"
16976 ##  sort:
16977 ##  - "VM"  # "not CFS_OPT"
16978 ##  - "CFS_OPT"
16979 ##  - "FIB_10K"
16980 ##  - "FIB_100K"
16981 ##  - "FIB_1M"
16982 #  traces:
16983 #    hoverinfo: "x+y"
16984 #    boxpoints: "outliers"
16985 #    whiskerwidth: 0
16986 #  layout:
16987 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
16988 #    layout: "plot-throughput"
16989 #
16990 #-
16991 #  type: "plot"
16992 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
16993 #  algorithm: "plot_performance_box"
16994 #  output-file-type: ".html"
16995 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
16996 #  data: "plot-vpp-throughput-latency-2n-skx"
16997 #  filter: "'NIC_Intel-XXV710' and
16998 #           '64B' and
16999 #           'NDRPDR' and
17000 #           ('ETH' or 'DOT1Q') and
17001 #           '4T2C' and
17002 #           'L2BDMACLRN' and
17003 #           'VHOST_1024' and
17004 #           not 'VXLAN' and
17005 #           not 'IP4FWD' and
17006 #           not '2VM'"
17007 #  parameters:
17008 #  - "throughput"
17009 #  - "parent"
17010 #  - "tags"
17011 ##  sort:
17012 ##  - "VM"  # "not CFS_OPT"
17013 ##  - "CFS_OPT"
17014 ##  - "FIB_10K"
17015 ##  - "FIB_100K"
17016 ##  - "FIB_1M"
17017 #  traces:
17018 #    hoverinfo: "x+y"
17019 #    boxpoints: "outliers"
17020 #    whiskerwidth: 0
17021 #  layout:
17022 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
17023 #    layout: "plot-throughput"
17024
17025 # Packet Throughput - VPP vhost l2sw 2n-skx-xxv710 - base
17026 -
17027   type: "plot"
17028   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
17029   algorithm: "plot_performance_box"
17030   output-file-type: ".html"
17031   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
17032   data: "plot-vpp-throughput-latency-2n-skx"
17033   filter: "'NIC_Intel-XXV710' and
17034            '64B' and
17035            'NDRPDR' and
17036            ('ETH' or 'DOT1Q') and
17037            'BASE' and
17038            '2T1C' and
17039            ('L2BDMACLRN' or 'L2XCFWD') and
17040            'VHOST_1024' and
17041            not 'VXLAN' and
17042            not 'IP4FWD' and
17043            not '2VM'"
17044   parameters:
17045   - "throughput"
17046   - "parent"
17047   - "tags"
17048 #  sort:
17049 #  - "not CFS_OPT"
17050 #  - "L2XCFWD"
17051 #  - "not CFS_OPT"
17052 #  - "CFS_OPT"
17053   traces:
17054     hoverinfo: "x+y"
17055     boxpoints: "outliers"
17056     whiskerwidth: 0
17057   layout:
17058     title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
17059     layout: "plot-throughput"
17060
17061 -
17062   type: "plot"
17063   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
17064   algorithm: "plot_performance_box"
17065   output-file-type: ".html"
17066   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
17067   data: "plot-vpp-throughput-latency-2n-skx"
17068   filter: "'NIC_Intel-XXV710' and
17069            '64B' and
17070            'NDRPDR' and
17071            ('ETH' or 'DOT1Q') and
17072            'BASE' and
17073            '2T1C' and
17074            ('L2BDMACLRN' or 'L2XCFWD') and
17075            'VHOST_1024' and
17076            not 'VXLAN' and
17077            not 'IP4FWD' and
17078            not '2VM'"
17079   parameters:
17080   - "throughput"
17081   - "parent"
17082   - "tags"
17083 #  sort:
17084 #  - "not CFS_OPT"
17085 #  - "L2XCFWD"
17086 #  - "not CFS_OPT"
17087 #  - "CFS_OPT"
17088   traces:
17089     hoverinfo: "x+y"
17090     boxpoints: "outliers"
17091     whiskerwidth: 0
17092   layout:
17093     title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
17094     layout: "plot-throughput"
17095
17096 -
17097   type: "plot"
17098   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
17099   algorithm: "plot_performance_box"
17100   output-file-type: ".html"
17101   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
17102   data: "plot-vpp-throughput-latency-2n-skx"
17103   filter: "'NIC_Intel-XXV710' and
17104            '64B' and
17105            'NDRPDR' and
17106            ('ETH' or 'DOT1Q') and
17107            'BASE' and
17108            '4T2C' and
17109            ('L2BDMACLRN' or 'L2XCFWD') and
17110            'VHOST_1024' and
17111            not 'VXLAN' and
17112            not 'IP4FWD' and
17113            not '2VM'"
17114   parameters:
17115   - "throughput"
17116   - "parent"
17117   - "tags"
17118 #  sort:
17119 #  - "not CFS_OPT"
17120 #  - "L2XCFWD"
17121 #  - "not CFS_OPT"
17122 #  - "CFS_OPT"
17123   traces:
17124     hoverinfo: "x+y"
17125     boxpoints: "outliers"
17126     whiskerwidth: 0
17127   layout:
17128     title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
17129     layout: "plot-throughput"
17130
17131 -
17132   type: "plot"
17133   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
17134   algorithm: "plot_performance_box"
17135   output-file-type: ".html"
17136   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
17137   data: "plot-vpp-throughput-latency-2n-skx"
17138   filter: "'NIC_Intel-XXV710' and
17139            '64B' and
17140            'NDRPDR' and
17141            ('ETH' or 'DOT1Q') and
17142            'BASE' and
17143            '4T2C' and
17144            ('L2BDMACLRN' or 'L2XCFWD') and
17145            'VHOST_1024' and
17146            not 'VXLAN' and
17147            not 'IP4FWD' and
17148            not '2VM'"
17149   parameters:
17150   - "throughput"
17151   - "parent"
17152   - "tags"
17153 #  sort:
17154 #  - "not CFS_OPT"
17155 #  - "L2XCFWD"
17156 #  - "not CFS_OPT"
17157 #  - "CFS_OPT"
17158   traces:
17159     hoverinfo: "x+y"
17160     boxpoints: "outliers"
17161     whiskerwidth: 0
17162   layout:
17163     title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
17164     layout: "plot-throughput"
17165
17166 # Packet Throughput - VPP vhost l2sw 2n-skx-xxv710 - base vm
17167 -
17168   type: "plot"
17169   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
17170   algorithm: "plot_performance_box"
17171   output-file-type: ".html"
17172   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
17173   data: "plot-vpp-throughput-latency-2n-skx"
17174   filter: "'NIC_Intel-XXV710' and
17175            '64B' and
17176            'NDRPDR' and
17177            ('ETH' or 'DOT1Q') and
17178            '2T1C' and
17179            ('L2BDMACLRN' or 'L2XCFWD') and
17180            'VHOST_1024' and
17181            not 'CFS_OPT' and
17182            not 'VXLAN' and
17183            not 'DOT1Q' and
17184            not 'IP4FWD'"
17185   parameters:
17186   - "throughput"
17187   - "parent"
17188   - "tags"
17189 #  sort:
17190 #  - "1VM"
17191 #  - "L2XCFWD"
17192 #  - "1VM"
17193 #  - "L2BDMACLRN"
17194   traces:
17195     hoverinfo: "x+y"
17196     boxpoints: "outliers"
17197     whiskerwidth: 0
17198   layout:
17199     title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
17200     layout: "plot-throughput"
17201
17202 -
17203   type: "plot"
17204   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-pdr"
17205   algorithm: "plot_performance_box"
17206   output-file-type: ".html"
17207   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-pdr"
17208   data: "plot-vpp-throughput-latency-2n-skx"
17209   filter: "'NIC_Intel-XXV710' and
17210            '64B' and
17211            'NDRPDR' and
17212            ('ETH' or 'DOT1Q') and
17213            '2T1C' and
17214            ('L2BDMACLRN' or 'L2XCFWD') and
17215            'VHOST_1024' and
17216            not 'CFS_OPT' and
17217            not 'VXLAN' and
17218            not 'DOT1Q' and
17219            not 'IP4FWD'"
17220   parameters:
17221   - "throughput"
17222   - "parent"
17223   - "tags"
17224 #  sort:
17225 #  - "1VM"
17226 #  - "L2XCFWD"
17227 #  - "1VM"
17228 #  - "L2BDMACLRN"
17229   traces:
17230     hoverinfo: "x+y"
17231     boxpoints: "outliers"
17232     whiskerwidth: 0
17233   layout:
17234     title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-pdr"
17235     layout: "plot-throughput"
17236
17237 -
17238   type: "plot"
17239   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
17240   algorithm: "plot_performance_box"
17241   output-file-type: ".html"
17242   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
17243   data: "plot-vpp-throughput-latency-2n-skx"
17244   filter: "'NIC_Intel-XXV710' and
17245            '64B' and
17246            'NDRPDR' and
17247            ('ETH' or 'DOT1Q') and
17248            '4T2C' and
17249            ('L2BDMACLRN' or 'L2XCFWD') and
17250            'VHOST_1024' and
17251            not 'CFS_OPT' and
17252            not 'VXLAN' and
17253            not 'DOT1Q' and
17254            not 'IP4FWD'"
17255   parameters:
17256   - "throughput"
17257   - "parent"
17258   - "tags"
17259 #  sort:
17260 #  - "1VM"
17261 #  - "L2XCFWD"
17262 #  - "1VM"
17263 #  - "L2BDMACLRN"
17264   traces:
17265     hoverinfo: "x+y"
17266     boxpoints: "outliers"
17267     whiskerwidth: 0
17268   layout:
17269     title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
17270     layout: "plot-throughput"
17271
17272 -
17273   type: "plot"
17274   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-pdr"
17275   algorithm: "plot_performance_box"
17276   output-file-type: ".html"
17277   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-pdr"
17278   data: "plot-vpp-throughput-latency-2n-skx"
17279   filter: "'NIC_Intel-XXV710' and
17280            '64B' and
17281            'NDRPDR' and
17282            ('ETH' or 'DOT1Q') and
17283            '4T2C' and
17284            ('L2BDMACLRN' or 'L2XCFWD') and
17285            'VHOST_1024' and
17286            not 'CFS_OPT' and
17287            not 'VXLAN' and
17288            not 'DOT1Q' and
17289            not 'IP4FWD'"
17290   parameters:
17291   - "throughput"
17292   - "parent"
17293   - "tags"
17294 #  sort:
17295 #  - "1VM"
17296 #  - "L2XCFWD"
17297 #  - "1VM"
17298 #  - "L2BDMACLRN"
17299   traces:
17300     hoverinfo: "x+y"
17301     boxpoints: "outliers"
17302     whiskerwidth: 0
17303   layout:
17304     title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-pdr"
17305     layout: "plot-throughput"
17306
17307 ################################################################################
17308
17309 # Packet Throughput - VPP VTS 3n-hsw-x520
17310 -
17311   type: "plot"
17312   title: "VPP Throughput: vts-3n-hsw-x520-114b-1t1c-ndr"
17313   algorithm: "plot_performance_box"
17314   output-file-type: ".html"
17315   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-1t1c-ndr"
17316   data: "plot-vpp-throughput-latency-3n-hsw"
17317   filter: "'NIC_Intel-X520-DA2' and
17318            '114B' and
17319            'NDRPDR' and
17320            '1T1C' and
17321            'VTS'"
17322   parameters:
17323   - "throughput"
17324   - "parent"
17325   - "tags"
17326   traces:
17327     hoverinfo: "x+y"
17328     boxpoints: "outliers"
17329     whiskerwidth: 0
17330   layout:
17331     title: "vts-3n-hsw-x520-114b-1t1c-ndr"
17332     layout: "plot-throughput"
17333
17334 -
17335   type: "plot"
17336   title: "VPP Throughput: vts-3n-hsw-x520-114b-2t2c-ndr"
17337   algorithm: "plot_performance_box"
17338   output-file-type: ".html"
17339   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-2t2c-ndr"
17340   data: "plot-vpp-throughput-latency-3n-hsw"
17341   filter: "'NIC_Intel-X520-DA2' and
17342            '114B' and
17343            'NDRPDR' and
17344            '2T2C' and
17345            'VTS'"
17346   parameters:
17347   - "throughput"
17348   - "parent"
17349   - "tags"
17350   traces:
17351     hoverinfo: "x+y"
17352     boxpoints: "outliers"
17353     whiskerwidth: 0
17354   layout:
17355     title: "vts-3n-hsw-x520-114b-2t2c-ndr"
17356     layout: "plot-throughput"
17357
17358 -
17359   type: "plot"
17360   title: "VPP Throughput: vts-3n-hsw-x520-114b-1t1c-pdr"
17361   algorithm: "plot_performance_box"
17362   output-file-type: ".html"
17363   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-1t1c-pdr"
17364   data: "plot-vpp-throughput-latency-3n-hsw"
17365   filter: "'NIC_Intel-X520-DA2' and
17366            '114B' and
17367            'NDRPDR' and
17368            '1T1C' and
17369            'VTS'"
17370   parameters:
17371   - "throughput"
17372   - "parent"
17373   - "tags"
17374   traces:
17375     hoverinfo: "x+y"
17376     boxpoints: "outliers"
17377     whiskerwidth: 0
17378   layout:
17379     title: "vts-3n-hsw-x520-114b-1t1c-pdr"
17380     layout: "plot-throughput"
17381
17382 -
17383   type: "plot"
17384   title: "VPP Throughput: vts-3n-hsw-x520-114b-2t2c-pdr"
17385   algorithm: "plot_performance_box"
17386   output-file-type: ".html"
17387   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-2t2c-pdr"
17388   data: "plot-vpp-throughput-latency-3n-hsw"
17389   filter: "'NIC_Intel-X520-DA2' and
17390            '114B' and
17391            'NDRPDR' and
17392            '2T2C' and
17393            'VTS'"
17394   parameters:
17395   - "throughput"
17396   - "parent"
17397   - "tags"
17398   traces:
17399     hoverinfo: "x+y"
17400     boxpoints: "outliers"
17401     whiskerwidth: 0
17402   layout:
17403     title: "vts-3n-hsw-x520-114b-2t2c-pdr"
17404     layout: "plot-throughput"
17405
17406 ################################################################################
17407
17408 # Packet Throughput - DPDK l3fwd 3n-hsw-x520
17409 -
17410   type: "plot"
17411   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
17412   algorithm: "plot_performance_box"
17413   output-file-type: ".html"
17414   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
17415   data: "plot-dpdk-throughput-latency-3n-hsw"
17416   filter: "'NIC_Intel-X520-DA2' and
17417            '64B' and
17418            'BASE' and
17419            'NDRPDR' and
17420            '1T1C' and
17421            'IP4FWD'"
17422   parameters:
17423   - "throughput"
17424   - "parent"
17425   - "tags"
17426   traces:
17427     hoverinfo: "x+y"
17428     boxpoints: "outliers"
17429     whiskerwidth: 0
17430   layout:
17431     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
17432     layout: "plot-throughput"
17433
17434 -
17435   type: "plot"
17436   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
17437   algorithm: "plot_performance_box"
17438   output-file-type: ".html"
17439   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
17440   data: "plot-dpdk-throughput-latency-3n-hsw"
17441   filter: "'NIC_Intel-X520-DA2' and
17442            '64B' and
17443            'BASE' and
17444            'NDRPDR' and
17445            '2T2C' and
17446            'IP4FWD'"
17447   parameters:
17448   - "throughput"
17449   - "parent"
17450   - "tags"
17451   traces:
17452     hoverinfo: "x+y"
17453     boxpoints: "outliers"
17454     whiskerwidth: 0
17455   layout:
17456     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
17457     layout: "plot-throughput"
17458
17459 -
17460   type: "plot"
17461   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
17462   algorithm: "plot_performance_box"
17463   output-file-type: ".html"
17464   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
17465   data: "plot-dpdk-throughput-latency-3n-hsw"
17466   filter: "'NIC_Intel-X520-DA2' and
17467            '64B' and
17468            'BASE' and
17469            'NDRPDR' and
17470            '1T1C' and
17471            'IP4FWD'"
17472   parameters:
17473   - "throughput"
17474   - "parent"
17475   - "tags"
17476   traces:
17477     hoverinfo: "x+y"
17478     boxpoints: "outliers"
17479     whiskerwidth: 0
17480   layout:
17481     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
17482     layout: "plot-throughput"
17483
17484 -
17485   type: "plot"
17486   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
17487   algorithm: "plot_performance_box"
17488   output-file-type: ".html"
17489   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
17490   data: "plot-dpdk-throughput-latency-3n-hsw"
17491   filter: "'NIC_Intel-X520-DA2' and
17492            '64B' and
17493            'BASE' and
17494            'NDRPDR' and
17495            '2T2C' and
17496            'IP4FWD'"
17497   parameters:
17498   - "throughput"
17499   - "parent"
17500   - "tags"
17501   traces:
17502     hoverinfo: "x+y"
17503     boxpoints: "outliers"
17504     whiskerwidth: 0
17505   layout:
17506     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
17507     layout: "plot-throughput"
17508
17509 # Packet Throughput - DPDK l3fwd 3n-hsw-x710
17510 -
17511   type: "plot"
17512   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
17513   algorithm: "plot_performance_box"
17514   output-file-type: ".html"
17515   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
17516   data: "plot-dpdk-throughput-latency-3n-hsw"
17517   filter: "'NIC_Intel-X710' and
17518            '64B' and
17519            'BASE' and
17520            'NDRPDR' and
17521            '1T1C' and
17522            'IP4FWD'"
17523   parameters:
17524   - "throughput"
17525   - "parent"
17526   - "tags"
17527   traces:
17528     hoverinfo: "x+y"
17529     boxpoints: "outliers"
17530     whiskerwidth: 0
17531   layout:
17532     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
17533     layout: "plot-throughput"
17534
17535 -
17536   type: "plot"
17537   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
17538   algorithm: "plot_performance_box"
17539   output-file-type: ".html"
17540   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
17541   data: "plot-dpdk-throughput-latency-3n-hsw"
17542   filter: "'NIC_Intel-X710' and
17543            '64B' and
17544            'BASE' and
17545            'NDRPDR' and
17546            '2T2C' and
17547            'IP4FWD'"
17548   parameters:
17549   - "throughput"
17550   - "parent"
17551   - "tags"
17552   traces:
17553     hoverinfo: "x+y"
17554     boxpoints: "outliers"
17555     whiskerwidth: 0
17556   layout:
17557     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
17558     layout: "plot-throughput"
17559
17560 -
17561   type: "plot"
17562   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
17563   algorithm: "plot_performance_box"
17564   output-file-type: ".html"
17565   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
17566   data: "plot-dpdk-throughput-latency-3n-hsw"
17567   filter: "'NIC_Intel-X710' and
17568            '64B' and
17569            'BASE' and
17570            'NDRPDR' and
17571            '1T1C' and
17572            'IP4FWD'"
17573   parameters:
17574   - "throughput"
17575   - "parent"
17576   - "tags"
17577   traces:
17578     hoverinfo: "x+y"
17579     boxpoints: "outliers"
17580     whiskerwidth: 0
17581   layout:
17582     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
17583     layout: "plot-throughput"
17584
17585 -
17586   type: "plot"
17587   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
17588   algorithm: "plot_performance_box"
17589   output-file-type: ".html"
17590   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
17591   data: "plot-dpdk-throughput-latency-3n-hsw"
17592   filter: "'NIC_Intel-X710' and
17593            '64B' and
17594            'BASE' and
17595            'NDRPDR' and
17596            '2T2C' and
17597            'IP4FWD'"
17598   parameters:
17599   - "throughput"
17600   - "parent"
17601   - "tags"
17602   traces:
17603     hoverinfo: "x+y"
17604     boxpoints: "outliers"
17605     whiskerwidth: 0
17606   layout:
17607     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
17608     layout: "plot-throughput"
17609
17610 # Packet Throughput - DPDK l3fwd 3n-hsw-xl710
17611 -
17612   type: "plot"
17613   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
17614   algorithm: "plot_performance_box"
17615   output-file-type: ".html"
17616   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
17617   data: "plot-dpdk-throughput-latency-3n-hsw"
17618   filter: "'NIC_Intel-XL710' and
17619            '64B' and
17620            'BASE' and
17621            'NDRPDR' and
17622            '1T1C' and
17623            'IP4FWD'"
17624   parameters:
17625   - "throughput"
17626   - "parent"
17627   - "tags"
17628   traces:
17629     hoverinfo: "x+y"
17630     boxpoints: "outliers"
17631     whiskerwidth: 0
17632   layout:
17633     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
17634     layout: "plot-throughput"
17635
17636 -
17637   type: "plot"
17638   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
17639   algorithm: "plot_performance_box"
17640   output-file-type: ".html"
17641   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
17642   data: "plot-dpdk-throughput-latency-3n-hsw"
17643   filter: "'NIC_Intel-XL710' and
17644            '64B' and
17645            'BASE' and
17646            'NDRPDR' and
17647            '2T2C' and
17648            'IP4FWD'"
17649   parameters:
17650   - "throughput"
17651   - "parent"
17652   - "tags"
17653   traces:
17654     hoverinfo: "x+y"
17655     boxpoints: "outliers"
17656     whiskerwidth: 0
17657   layout:
17658     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
17659     layout: "plot-throughput"
17660
17661 -
17662   type: "plot"
17663   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
17664   algorithm: "plot_performance_box"
17665   output-file-type: ".html"
17666   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
17667   data: "plot-dpdk-throughput-latency-3n-hsw"
17668   filter: "'NIC_Intel-XL710' and
17669            '64B' and
17670            'BASE' and
17671            'NDRPDR' and
17672            '1T1C' and
17673            'IP4FWD'"
17674   parameters:
17675   - "throughput"
17676   - "parent"
17677   - "tags"
17678   traces:
17679     hoverinfo: "x+y"
17680     boxpoints: "outliers"
17681     whiskerwidth: 0
17682   layout:
17683     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
17684     layout: "plot-throughput"
17685
17686 -
17687   type: "plot"
17688   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
17689   algorithm: "plot_performance_box"
17690   output-file-type: ".html"
17691   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
17692   data: "plot-dpdk-throughput-latency-3n-hsw"
17693   filter: "'NIC_Intel-XL710' and
17694            '64B' and
17695            'BASE' and
17696            'NDRPDR' and
17697            '2T2C' and
17698            'IP4FWD'"
17699   parameters:
17700   - "throughput"
17701   - "parent"
17702   - "tags"
17703   traces:
17704     hoverinfo: "x+y"
17705     boxpoints: "outliers"
17706     whiskerwidth: 0
17707   layout:
17708     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
17709     layout: "plot-throughput"
17710
17711 # Packet Throughput - DPDK l3fwd 3n-skx-x710
17712 -
17713   type: "plot"
17714   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
17715   algorithm: "plot_performance_box"
17716   output-file-type: ".html"
17717   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
17718   data: "plot-dpdk-throughput-latency-3n-skx"
17719   filter: "'NIC_Intel-X710' and
17720            '64B' and
17721            'BASE' and
17722            'NDRPDR' and
17723            '2T1C' and
17724            'IP4FWD'"
17725   parameters:
17726   - "throughput"
17727   - "parent"
17728   - "tags"
17729   traces:
17730     hoverinfo: "x+y"
17731     boxpoints: "outliers"
17732     whiskerwidth: 0
17733   layout:
17734     title: "l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
17735     layout: "plot-throughput"
17736
17737 -
17738   type: "plot"
17739   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
17740   algorithm: "plot_performance_box"
17741   output-file-type: ".html"
17742   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
17743   data: "plot-dpdk-throughput-latency-3n-skx"
17744   filter: "'NIC_Intel-X710' and
17745            '64B' and
17746            'BASE' and
17747            'NDRPDR' and
17748            '4T2C' and
17749            'IP4FWD'"
17750   parameters:
17751   - "throughput"
17752   - "parent"
17753   - "tags"
17754   traces:
17755     hoverinfo: "x+y"
17756     boxpoints: "outliers"
17757     whiskerwidth: 0
17758   layout:
17759     title: "l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
17760     layout: "plot-throughput"
17761
17762 -
17763   type: "plot"
17764   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
17765   algorithm: "plot_performance_box"
17766   output-file-type: ".html"
17767   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
17768   data: "plot-dpdk-throughput-latency-3n-skx"
17769   filter: "'NIC_Intel-X710' and
17770            '64B' and
17771            'BASE' and
17772            'NDRPDR' and
17773            '2T1C' and
17774            'IP4FWD'"
17775   parameters:
17776   - "throughput"
17777   - "parent"
17778   - "tags"
17779   traces:
17780     hoverinfo: "x+y"
17781     boxpoints: "outliers"
17782     whiskerwidth: 0
17783   layout:
17784     title: "l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
17785     layout: "plot-throughput"
17786
17787 -
17788   type: "plot"
17789   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
17790   algorithm: "plot_performance_box"
17791   output-file-type: ".html"
17792   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
17793   data: "plot-dpdk-throughput-latency-3n-skx"
17794   filter: "'NIC_Intel-X710' and
17795            '64B' and
17796            'BASE' and
17797            'NDRPDR' and
17798            '4T2C' and
17799            'IP4FWD'"
17800   parameters:
17801   - "throughput"
17802   - "parent"
17803   - "tags"
17804   traces:
17805     hoverinfo: "x+y"
17806     boxpoints: "outliers"
17807     whiskerwidth: 0
17808   layout:
17809     title: "l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
17810     layout: "plot-throughput"
17811
17812 # Packet Throughput - DPDK l3fwd 3n-skx-xxv710
17813 -
17814   type: "plot"
17815   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
17816   algorithm: "plot_performance_box"
17817   output-file-type: ".html"
17818   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
17819   data: "plot-dpdk-throughput-latency-3n-skx"
17820   filter: "'NIC_Intel-XXV710' and
17821            '64B' and
17822            'BASE' and
17823            'NDRPDR' and
17824            '2T1C' and
17825            'IP4FWD'"
17826   parameters:
17827   - "throughput"
17828   - "parent"
17829   - "tags"
17830   traces:
17831     hoverinfo: "x+y"
17832     boxpoints: "outliers"
17833     whiskerwidth: 0
17834   layout:
17835     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
17836     layout: "plot-throughput"
17837
17838 -
17839   type: "plot"
17840   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
17841   algorithm: "plot_performance_box"
17842   output-file-type: ".html"
17843   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
17844   data: "plot-dpdk-throughput-latency-3n-skx"
17845   filter: "'NIC_Intel-XXV710' and
17846            '64B' and
17847            'BASE' and
17848            'NDRPDR' and
17849            '4T2C' and
17850            'IP4FWD'"
17851   parameters:
17852   - "throughput"
17853   - "parent"
17854   - "tags"
17855   traces:
17856     hoverinfo: "x+y"
17857     boxpoints: "outliers"
17858     whiskerwidth: 0
17859   layout:
17860     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
17861     layout: "plot-throughput"
17862
17863 -
17864   type: "plot"
17865   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
17866   algorithm: "plot_performance_box"
17867   output-file-type: ".html"
17868   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
17869   data: "plot-dpdk-throughput-latency-3n-skx"
17870   filter: "'NIC_Intel-XXV710' and
17871            '64B' and
17872            'BASE' and
17873            'NDRPDR' and
17874            '2T1C' and
17875            'IP4FWD'"
17876   parameters:
17877   - "throughput"
17878   - "parent"
17879   - "tags"
17880   traces:
17881     hoverinfo: "x+y"
17882     boxpoints: "outliers"
17883     whiskerwidth: 0
17884   layout:
17885     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
17886     layout: "plot-throughput"
17887
17888 -
17889   type: "plot"
17890   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
17891   algorithm: "plot_performance_box"
17892   output-file-type: ".html"
17893   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
17894   data: "plot-dpdk-throughput-latency-3n-skx"
17895   filter: "'NIC_Intel-XXV710' and
17896            '64B' and
17897            'BASE' and
17898            'NDRPDR' and
17899            '4T2C' and
17900            'IP4FWD'"
17901   parameters:
17902   - "throughput"
17903   - "parent"
17904   - "tags"
17905   traces:
17906     hoverinfo: "x+y"
17907     boxpoints: "outliers"
17908     whiskerwidth: 0
17909   layout:
17910     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
17911     layout: "plot-throughput"
17912
17913 # Packet Throughput - DPDK l3fwd 2n-skx-x710
17914 -
17915   type: "plot"
17916   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
17917   algorithm: "plot_performance_box"
17918   output-file-type: ".html"
17919   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
17920   data: "plot-dpdk-throughput-latency-2n-skx"
17921   filter: "'NIC_Intel-X710' and
17922            '64B' and
17923            'BASE' and
17924            'NDRPDR' and
17925            '2T1C' and
17926            'IP4FWD'"
17927   parameters:
17928   - "throughput"
17929   - "parent"
17930   - "tags"
17931   traces:
17932     hoverinfo: "x+y"
17933     boxpoints: "outliers"
17934     whiskerwidth: 0
17935   layout:
17936     title: "l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
17937     layout: "plot-throughput"
17938
17939 -
17940   type: "plot"
17941   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
17942   algorithm: "plot_performance_box"
17943   output-file-type: ".html"
17944   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
17945   data: "plot-dpdk-throughput-latency-2n-skx"
17946   filter: "'NIC_Intel-X710' and
17947            '64B' and
17948            'BASE' and
17949            'NDRPDR' and
17950            '4T2C' and
17951            'IP4FWD'"
17952   parameters:
17953   - "throughput"
17954   - "parent"
17955   - "tags"
17956   traces:
17957     hoverinfo: "x+y"
17958     boxpoints: "outliers"
17959     whiskerwidth: 0
17960   layout:
17961     title: "l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
17962     layout: "plot-throughput"
17963
17964 -
17965   type: "plot"
17966   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
17967   algorithm: "plot_performance_box"
17968   output-file-type: ".html"
17969   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
17970   data: "plot-dpdk-throughput-latency-2n-skx"
17971   filter: "'NIC_Intel-X710' and
17972            '64B' and
17973            'BASE' and
17974            'NDRPDR' and
17975            '2T1C' and
17976            'IP4FWD'"
17977   parameters:
17978   - "throughput"
17979   - "parent"
17980   - "tags"
17981   traces:
17982     hoverinfo: "x+y"
17983     boxpoints: "outliers"
17984     whiskerwidth: 0
17985   layout:
17986     title: "l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
17987     layout: "plot-throughput"
17988
17989 -
17990   type: "plot"
17991   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
17992   algorithm: "plot_performance_box"
17993   output-file-type: ".html"
17994   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
17995   data: "plot-dpdk-throughput-latency-2n-skx"
17996   filter: "'NIC_Intel-X710' and
17997            '64B' and
17998            'BASE' and
17999            'NDRPDR' and
18000            '4T2C' and
18001            'IP4FWD'"
18002   parameters:
18003   - "throughput"
18004   - "parent"
18005   - "tags"
18006   traces:
18007     hoverinfo: "x+y"
18008     boxpoints: "outliers"
18009     whiskerwidth: 0
18010   layout:
18011     title: "l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
18012     layout: "plot-throughput"
18013
18014 # Packet Throughput - DPDK l3fwd 2n-skx-xxv710
18015 -
18016   type: "plot"
18017   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
18018   algorithm: "plot_performance_box"
18019   output-file-type: ".html"
18020   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
18021   data: "plot-dpdk-throughput-latency-2n-skx"
18022   filter: "'NIC_Intel-XXV710' and
18023            '64B' and
18024            'BASE' and
18025            'NDRPDR' and
18026            '2T1C' and
18027            'IP4FWD'"
18028   parameters:
18029   - "throughput"
18030   - "parent"
18031   - "tags"
18032   traces:
18033     hoverinfo: "x+y"
18034     boxpoints: "outliers"
18035     whiskerwidth: 0
18036   layout:
18037     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
18038     layout: "plot-throughput"
18039
18040 -
18041   type: "plot"
18042   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
18043   algorithm: "plot_performance_box"
18044   output-file-type: ".html"
18045   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
18046   data: "plot-dpdk-throughput-latency-2n-skx"
18047   filter: "'NIC_Intel-XXV710' and
18048            '64B' and
18049            'BASE' and
18050            'NDRPDR' and
18051            '4T2C' and
18052            'IP4FWD'"
18053   parameters:
18054   - "throughput"
18055   - "parent"
18056   - "tags"
18057   traces:
18058     hoverinfo: "x+y"
18059     boxpoints: "outliers"
18060     whiskerwidth: 0
18061   layout:
18062     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
18063     layout: "plot-throughput"
18064
18065 -
18066   type: "plot"
18067   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
18068   algorithm: "plot_performance_box"
18069   output-file-type: ".html"
18070   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
18071   data: "plot-dpdk-throughput-latency-2n-skx"
18072   filter: "'NIC_Intel-XXV710' and
18073            '64B' and
18074            'BASE' and
18075            'NDRPDR' and
18076            '2T1C' and
18077            'IP4FWD'"
18078   parameters:
18079   - "throughput"
18080   - "parent"
18081   - "tags"
18082   traces:
18083     hoverinfo: "x+y"
18084     boxpoints: "outliers"
18085     whiskerwidth: 0
18086   layout:
18087     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
18088     layout: "plot-throughput"
18089
18090 -
18091   type: "plot"
18092   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
18093   algorithm: "plot_performance_box"
18094   output-file-type: ".html"
18095   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
18096   data: "plot-dpdk-throughput-latency-2n-skx"
18097   filter: "'NIC_Intel-XXV710' and
18098            '64B' and
18099            'BASE' and
18100            'NDRPDR' and
18101            '4T2C' and
18102            'IP4FWD'"
18103   parameters:
18104   - "throughput"
18105   - "parent"
18106   - "tags"
18107   traces:
18108     hoverinfo: "x+y"
18109     boxpoints: "outliers"
18110     whiskerwidth: 0
18111   layout:
18112     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
18113     layout: "plot-throughput"
18114
18115 ################################################################################
18116
18117 # Packet Throughput - DPDK testpmd 3n-hsw-x520
18118 -
18119   type: "plot"
18120   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
18121   algorithm: "plot_performance_box"
18122   output-file-type: ".html"
18123   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
18124   data: "plot-dpdk-throughput-latency-3n-hsw"
18125   filter: "'NIC_Intel-X520-DA2' and
18126            '64B' and
18127            'BASE' and
18128            'NDRPDR' and
18129            '1T1C' and
18130            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18131   parameters:
18132   - "throughput"
18133   - "parent"
18134   - "tags"
18135   traces:
18136     hoverinfo: "x+y"
18137     boxpoints: "outliers"
18138     whiskerwidth: 0
18139   layout:
18140     title: "testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
18141     layout: "plot-throughput"
18142
18143 -
18144   type: "plot"
18145   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
18146   algorithm: "plot_performance_box"
18147   output-file-type: ".html"
18148   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
18149   data: "plot-dpdk-throughput-latency-3n-hsw"
18150   filter: "'NIC_Intel-X520-DA2' and
18151            '64B' and
18152            'BASE' and
18153            'NDRPDR' and
18154            '2T2C' and
18155            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18156   parameters:
18157   - "throughput"
18158   - "parent"
18159   - "tags"
18160   traces:
18161     hoverinfo: "x+y"
18162     boxpoints: "outliers"
18163     whiskerwidth: 0
18164   layout:
18165     title: "testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
18166     layout: "plot-throughput"
18167
18168 -
18169   type: "plot"
18170   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
18171   algorithm: "plot_performance_box"
18172   output-file-type: ".html"
18173   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
18174   data: "plot-dpdk-throughput-latency-3n-hsw"
18175   filter: "'NIC_Intel-X520-DA2' and
18176            '64B' and
18177            'BASE' and
18178            'NDRPDR' and
18179            '1T1C' and
18180            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18181   parameters:
18182   - "throughput"
18183   - "parent"
18184   - "tags"
18185   traces:
18186     hoverinfo: "x+y"
18187     boxpoints: "outliers"
18188     whiskerwidth: 0
18189   layout:
18190     title: "testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
18191     layout: "plot-throughput"
18192
18193 -
18194   type: "plot"
18195   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
18196   algorithm: "plot_performance_box"
18197   output-file-type: ".html"
18198   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
18199   data: "plot-dpdk-throughput-latency-3n-hsw"
18200   filter: "'NIC_Intel-X520-DA2' and
18201            '64B' and
18202            'BASE' and
18203            'NDRPDR' and
18204            '2T2C' and
18205            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18206   parameters:
18207   - "throughput"
18208   - "parent"
18209   - "tags"
18210   traces:
18211     hoverinfo: "x+y"
18212     boxpoints: "outliers"
18213     whiskerwidth: 0
18214   layout:
18215     title: "testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
18216     layout: "plot-throughput"
18217
18218 # Packet Throughput - DPDK testpmd 3n-hsw-x710
18219 -
18220   type: "plot"
18221   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
18222   algorithm: "plot_performance_box"
18223   output-file-type: ".html"
18224   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
18225   data: "plot-dpdk-throughput-latency-3n-hsw"
18226   filter: "'NIC_Intel-X710' and
18227            '64B' and
18228            'BASE' and
18229            'NDRPDR' and
18230            '1T1C' and
18231            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18232   parameters:
18233   - "throughput"
18234   - "parent"
18235   - "tags"
18236   traces:
18237     hoverinfo: "x+y"
18238     boxpoints: "outliers"
18239     whiskerwidth: 0
18240   layout:
18241     title: "testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
18242     layout: "plot-throughput"
18243
18244 -
18245   type: "plot"
18246   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
18247   algorithm: "plot_performance_box"
18248   output-file-type: ".html"
18249   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
18250   data: "plot-dpdk-throughput-latency-3n-hsw"
18251   filter: "'NIC_Intel-X710' and
18252            '64B' and
18253            'BASE' and
18254            'NDRPDR' and
18255            '2T2C' and
18256            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18257   parameters:
18258   - "throughput"
18259   - "parent"
18260   - "tags"
18261   traces:
18262     hoverinfo: "x+y"
18263     boxpoints: "outliers"
18264     whiskerwidth: 0
18265   layout:
18266     title: "testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
18267     layout: "plot-throughput"
18268
18269 -
18270   type: "plot"
18271   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
18272   algorithm: "plot_performance_box"
18273   output-file-type: ".html"
18274   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
18275   data: "plot-dpdk-throughput-latency-3n-hsw"
18276   filter: "'NIC_Intel-X710' and
18277            '64B' and
18278            'BASE' and
18279            'NDRPDR' and
18280            '1T1C' and
18281            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18282   parameters:
18283   - "throughput"
18284   - "parent"
18285   - "tags"
18286   traces:
18287     hoverinfo: "x+y"
18288     boxpoints: "outliers"
18289     whiskerwidth: 0
18290   layout:
18291     title: "testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
18292     layout: "plot-throughput"
18293
18294 -
18295   type: "plot"
18296   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
18297   algorithm: "plot_performance_box"
18298   output-file-type: ".html"
18299   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
18300   data: "plot-dpdk-throughput-latency-3n-hsw"
18301   filter: "'NIC_Intel-X710' and
18302            '64B' and
18303            'BASE' and
18304            'NDRPDR' and
18305            '2T2C' and
18306            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18307   parameters:
18308   - "throughput"
18309   - "parent"
18310   - "tags"
18311   traces:
18312     hoverinfo: "x+y"
18313     boxpoints: "outliers"
18314     whiskerwidth: 0
18315   layout:
18316     title: "testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
18317     layout: "plot-throughput"
18318
18319 # Packet Throughput - DPDK testpmd 3n-hsw-xl710
18320 -
18321   type: "plot"
18322   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
18323   algorithm: "plot_performance_box"
18324   output-file-type: ".html"
18325   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
18326   data: "plot-dpdk-throughput-latency-3n-hsw"
18327   filter: "'NIC_Intel-XL710' and
18328            '64B' and
18329            'BASE' and
18330            'NDRPDR' and
18331            '1T1C' and
18332            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18333   parameters:
18334   - "throughput"
18335   - "parent"
18336   - "tags"
18337   traces:
18338     hoverinfo: "x+y"
18339     boxpoints: "outliers"
18340     whiskerwidth: 0
18341   layout:
18342     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
18343     layout: "plot-throughput"
18344
18345 -
18346   type: "plot"
18347   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
18348   algorithm: "plot_performance_box"
18349   output-file-type: ".html"
18350   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
18351   data: "plot-dpdk-throughput-latency-3n-hsw"
18352   filter: "'NIC_Intel-XL710' and
18353            '64B' and
18354            'BASE' and
18355            'NDRPDR' and
18356            '2T2C' and
18357            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18358   parameters:
18359   - "throughput"
18360   - "parent"
18361   - "tags"
18362   traces:
18363     hoverinfo: "x+y"
18364     boxpoints: "outliers"
18365     whiskerwidth: 0
18366   layout:
18367     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
18368     layout: "plot-throughput"
18369
18370 -
18371   type: "plot"
18372   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
18373   algorithm: "plot_performance_box"
18374   output-file-type: ".html"
18375   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
18376   data: "plot-dpdk-throughput-latency-3n-hsw"
18377   filter: "'NIC_Intel-XL710' and
18378            '64B' and
18379            'BASE' and
18380            'NDRPDR' and
18381            '1T1C' and
18382            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18383   parameters:
18384   - "throughput"
18385   - "parent"
18386   - "tags"
18387   traces:
18388     hoverinfo: "x+y"
18389     boxpoints: "outliers"
18390     whiskerwidth: 0
18391   layout:
18392     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
18393     layout: "plot-throughput"
18394
18395 -
18396   type: "plot"
18397   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
18398   algorithm: "plot_performance_box"
18399   output-file-type: ".html"
18400   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
18401   data: "plot-dpdk-throughput-latency-3n-hsw"
18402   filter: "'NIC_Intel-XL710' and
18403            '64B' and
18404            'BASE' and
18405            'NDRPDR' and
18406            '2T2C' and
18407            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18408   parameters:
18409   - "throughput"
18410   - "parent"
18411   - "tags"
18412   traces:
18413     hoverinfo: "x+y"
18414     boxpoints: "outliers"
18415     whiskerwidth: 0
18416   layout:
18417     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
18418     layout: "plot-throughput"
18419
18420 # Packet Throughput - DPDK testpmd 3n-skx-x710
18421 -
18422   type: "plot"
18423   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-2t1c-base-ndr"
18424   algorithm: "plot_performance_box"
18425   output-file-type: ".html"
18426   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-ndr"
18427   data: "plot-dpdk-throughput-latency-3n-skx"
18428   filter: "'NIC_Intel-X710' and
18429            '64B' and
18430            'BASE' and
18431            'NDRPDR' and
18432            '2T1C' and
18433            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18434   parameters:
18435   - "throughput"
18436   - "parent"
18437   - "tags"
18438   traces:
18439     hoverinfo: "x+y"
18440     boxpoints: "outliers"
18441     whiskerwidth: 0
18442   layout:
18443     title: "testpmd-3n-skx-x710-64b-2t1c-base-ndr"
18444     layout: "plot-throughput"
18445
18446 -
18447   type: "plot"
18448   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-4t2c-base-ndr"
18449   algorithm: "plot_performance_box"
18450   output-file-type: ".html"
18451   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-ndr"
18452   data: "plot-dpdk-throughput-latency-3n-skx"
18453   filter: "'NIC_Intel-X710' and
18454            '64B' and
18455            'BASE' and
18456            'NDRPDR' and
18457            '4T2C' and
18458            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18459   parameters:
18460   - "throughput"
18461   - "parent"
18462   - "tags"
18463   traces:
18464     hoverinfo: "x+y"
18465     boxpoints: "outliers"
18466     whiskerwidth: 0
18467   layout:
18468     title: "testpmd-3n-skx-x710-64b-4t2c-base-ndr"
18469     layout: "plot-throughput"
18470
18471 -
18472   type: "plot"
18473   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-2t1c-base-pdr"
18474   algorithm: "plot_performance_box"
18475   output-file-type: ".html"
18476   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-pdr"
18477   data: "plot-dpdk-throughput-latency-3n-skx"
18478   filter: "'NIC_Intel-X710' and
18479            '64B' and
18480            'BASE' and
18481            'NDRPDR' and
18482            '2T1C' and
18483            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18484   parameters:
18485   - "throughput"
18486   - "parent"
18487   - "tags"
18488   traces:
18489     hoverinfo: "x+y"
18490     boxpoints: "outliers"
18491     whiskerwidth: 0
18492   layout:
18493     title: "testpmd-3n-skx-x710-64b-2t1c-base-pdr"
18494     layout: "plot-throughput"
18495
18496 -
18497   type: "plot"
18498   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-4t2c-base-pdr"
18499   algorithm: "plot_performance_box"
18500   output-file-type: ".html"
18501   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-pdr"
18502   data: "plot-dpdk-throughput-latency-3n-skx"
18503   filter: "'NIC_Intel-X710' and
18504            '64B' and
18505            'BASE' and
18506            'NDRPDR' and
18507            '4T2C' and
18508            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18509   parameters:
18510   - "throughput"
18511   - "parent"
18512   - "tags"
18513   traces:
18514     hoverinfo: "x+y"
18515     boxpoints: "outliers"
18516     whiskerwidth: 0
18517   layout:
18518     title: "testpmd-3n-skx-x710-64b-4t2c-base-pdr"
18519     layout: "plot-throughput"
18520
18521 # Packet Throughput - DPDK testpmd 3n-skx-xxv710
18522 -
18523   type: "plot"
18524   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
18525   algorithm: "plot_performance_box"
18526   output-file-type: ".html"
18527   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
18528   data: "plot-dpdk-throughput-latency-3n-skx"
18529   filter: "'NIC_Intel-XXV710' and
18530            '64B' and
18531            'BASE' and
18532            'NDRPDR' and
18533            '2T1C' and
18534            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18535   parameters:
18536   - "throughput"
18537   - "parent"
18538   - "tags"
18539   traces:
18540     hoverinfo: "x+y"
18541     boxpoints: "outliers"
18542     whiskerwidth: 0
18543   layout:
18544     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
18545     layout: "plot-throughput"
18546
18547 -
18548   type: "plot"
18549   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
18550   algorithm: "plot_performance_box"
18551   output-file-type: ".html"
18552   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
18553   data: "plot-dpdk-throughput-latency-3n-skx"
18554   filter: "'NIC_Intel-XXV710' and
18555            '64B' and
18556            'BASE' and
18557            'NDRPDR' and
18558            '4T2C' and
18559            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18560   parameters:
18561   - "throughput"
18562   - "parent"
18563   - "tags"
18564   traces:
18565     hoverinfo: "x+y"
18566     boxpoints: "outliers"
18567     whiskerwidth: 0
18568   layout:
18569     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
18570     layout: "plot-throughput"
18571
18572 -
18573   type: "plot"
18574   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
18575   algorithm: "plot_performance_box"
18576   output-file-type: ".html"
18577   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
18578   data: "plot-dpdk-throughput-latency-3n-skx"
18579   filter: "'NIC_Intel-XXV710' and
18580            '64B' and
18581            'BASE' and
18582            'NDRPDR' and
18583            '2T1C' and
18584            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18585   parameters:
18586   - "throughput"
18587   - "parent"
18588   - "tags"
18589   traces:
18590     hoverinfo: "x+y"
18591     boxpoints: "outliers"
18592     whiskerwidth: 0
18593   layout:
18594     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
18595     layout: "plot-throughput"
18596
18597 -
18598   type: "plot"
18599   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
18600   algorithm: "plot_performance_box"
18601   output-file-type: ".html"
18602   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
18603   data: "plot-dpdk-throughput-latency-3n-skx"
18604   filter: "'NIC_Intel-XXV710' and
18605            '64B' and
18606            'BASE' and
18607            'NDRPDR' and
18608            '4T2C' and
18609            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18610   parameters:
18611   - "throughput"
18612   - "parent"
18613   - "tags"
18614   traces:
18615     hoverinfo: "x+y"
18616     boxpoints: "outliers"
18617     whiskerwidth: 0
18618   layout:
18619     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
18620     layout: "plot-throughput"
18621
18622 # Packet Throughput - DPDK testpmd 2n-skx-x710
18623 -
18624   type: "plot"
18625   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-2t1c-base-ndr"
18626   algorithm: "plot_performance_box"
18627   output-file-type: ".html"
18628   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-ndr"
18629   data: "plot-dpdk-throughput-latency-2n-skx"
18630   filter: "'NIC_Intel-X710' and
18631            '64B' and
18632            'BASE' and
18633            'NDRPDR' and
18634            '2T1C' and
18635            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18636   parameters:
18637   - "throughput"
18638   - "parent"
18639   - "tags"
18640   traces:
18641     hoverinfo: "x+y"
18642     boxpoints: "outliers"
18643     whiskerwidth: 0
18644   layout:
18645     title: "testpmd-2n-skx-x710-64b-2t1c-base-ndr"
18646     layout: "plot-throughput"
18647
18648 -
18649   type: "plot"
18650   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-4t2c-base-ndr"
18651   algorithm: "plot_performance_box"
18652   output-file-type: ".html"
18653   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-ndr"
18654   data: "plot-dpdk-throughput-latency-2n-skx"
18655   filter: "'NIC_Intel-X710' and
18656            '64B' and
18657            'BASE' and
18658            'NDRPDR' and
18659            '4T2C' and
18660            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18661   parameters:
18662   - "throughput"
18663   - "parent"
18664   - "tags"
18665   traces:
18666     hoverinfo: "x+y"
18667     boxpoints: "outliers"
18668     whiskerwidth: 0
18669   layout:
18670     title: "testpmd-2n-skx-x710-64b-4t2c-base-ndr"
18671     layout: "plot-throughput"
18672
18673 -
18674   type: "plot"
18675   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-2t1c-base-pdr"
18676   algorithm: "plot_performance_box"
18677   output-file-type: ".html"
18678   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-pdr"
18679   data: "plot-dpdk-throughput-latency-2n-skx"
18680   filter: "'NIC_Intel-X710' and
18681            '64B' and
18682            'BASE' and
18683            'NDRPDR' and
18684            '2T1C' and
18685            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18686   parameters:
18687   - "throughput"
18688   - "parent"
18689   - "tags"
18690   traces:
18691     hoverinfo: "x+y"
18692     boxpoints: "outliers"
18693     whiskerwidth: 0
18694   layout:
18695     title: "testpmd-2n-skx-x710-64b-2t1c-base-pdr"
18696     layout: "plot-throughput"
18697
18698 -
18699   type: "plot"
18700   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-4t2c-base-pdr"
18701   algorithm: "plot_performance_box"
18702   output-file-type: ".html"
18703   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-pdr"
18704   data: "plot-dpdk-throughput-latency-2n-skx"
18705   filter: "'NIC_Intel-X710' and
18706            '64B' and
18707            'BASE' and
18708            'NDRPDR' and
18709            '4T2C' and
18710            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18711   parameters:
18712   - "throughput"
18713   - "parent"
18714   - "tags"
18715   traces:
18716     hoverinfo: "x+y"
18717     boxpoints: "outliers"
18718     whiskerwidth: 0
18719   layout:
18720     title: "testpmd-2n-skx-x710-64b-4t2c-base-pdr"
18721     layout: "plot-throughput"
18722
18723 # Packet Throughput - DPDK testpmd 2n-skx-xxv710
18724 -
18725   type: "plot"
18726   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
18727   algorithm: "plot_performance_box"
18728   output-file-type: ".html"
18729   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
18730   data: "plot-dpdk-throughput-latency-2n-skx"
18731   filter: "'NIC_Intel-XXV710' and
18732            '64B' and
18733            'BASE' and
18734            'NDRPDR' and
18735            '2T1C' and
18736            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18737   parameters:
18738   - "throughput"
18739   - "parent"
18740   - "tags"
18741   traces:
18742     hoverinfo: "x+y"
18743     boxpoints: "outliers"
18744     whiskerwidth: 0
18745   layout:
18746     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
18747     layout: "plot-throughput"
18748
18749 -
18750   type: "plot"
18751   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
18752   algorithm: "plot_performance_box"
18753   output-file-type: ".html"
18754   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
18755   data: "plot-dpdk-throughput-latency-2n-skx"
18756   filter: "'NIC_Intel-XXV710' and
18757            '64B' and
18758            'BASE' and
18759            'NDRPDR' and
18760            '4T2C' and
18761            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18762   parameters:
18763   - "throughput"
18764   - "parent"
18765   - "tags"
18766   traces:
18767     hoverinfo: "x+y"
18768     boxpoints: "outliers"
18769     whiskerwidth: 0
18770   layout:
18771     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
18772     layout: "plot-throughput"
18773
18774 -
18775   type: "plot"
18776   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
18777   algorithm: "plot_performance_box"
18778   output-file-type: ".html"
18779   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
18780   data: "plot-dpdk-throughput-latency-2n-skx"
18781   filter: "'NIC_Intel-XXV710' and
18782            '64B' and
18783            'BASE' and
18784            'NDRPDR' and
18785            '2T1C' and
18786            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18787   parameters:
18788   - "throughput"
18789   - "parent"
18790   - "tags"
18791   traces:
18792     hoverinfo: "x+y"
18793     boxpoints: "outliers"
18794     whiskerwidth: 0
18795   layout:
18796     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
18797     layout: "plot-throughput"
18798
18799 -
18800   type: "plot"
18801   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
18802   algorithm: "plot_performance_box"
18803   output-file-type: ".html"
18804   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
18805   data: "plot-dpdk-throughput-latency-2n-skx"
18806   filter: "'NIC_Intel-XXV710' and
18807            '64B' and
18808            'BASE' and
18809            'NDRPDR' and
18810            '4T2C' and
18811            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18812   parameters:
18813   - "throughput"
18814   - "parent"
18815   - "tags"
18816   traces:
18817     hoverinfo: "x+y"
18818     boxpoints: "outliers"
18819     whiskerwidth: 0
18820   layout:
18821     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
18822     layout: "plot-throughput"
18823
18824 ################################################################################
18825
18826 # Packet Latency - VPP L2 3n-hsw-x520 base and scale
18827 -
18828   type: "plot"
18829   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
18830   algorithm: "plot_latency_error_bars"
18831   output-file-type: ".html"
18832   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
18833   data: "plot-vpp-throughput-latency-3n-hsw"
18834   filter: "'NIC_Intel-X520-DA2' and
18835            '64B' and
18836            ('BASE' or 'SCALE') and
18837            'NDRPDR' and
18838            'ETH' and
18839            '1T1C' and
18840            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18841            not 'VHOST' and
18842            not 'MEMIF'"
18843   parameters:
18844   - "latency"
18845   - "parent"
18846   - "tags"
18847   sort:
18848   - "L2XCFWD"
18849   - "L2PATCH"
18850   - "L2BDMACLRN"
18851   - "FIB_10K"
18852   - "FIB_100K"
18853   - "FIB_1M"
18854   layout:
18855     title: "l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
18856     layout: "plot-latency"
18857
18858 -
18859   type: "plot"
18860   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
18861   algorithm: "plot_latency_error_bars"
18862   output-file-type: ".html"
18863   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
18864   data: "plot-vpp-throughput-latency-3n-hsw"
18865   filter: "'NIC_Intel-X520-DA2' and
18866            '64B' and
18867            ('BASE' or 'SCALE') and
18868            'NDRPDR' and
18869            'ETH' and
18870            '2T2C' and
18871            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18872            not 'VHOST' and
18873            not 'MEMIF'"
18874   parameters:
18875   - "latency"
18876   - "parent"
18877   - "tags"
18878   sort:
18879   - "L2XCFWD"
18880   - "L2PATCH"
18881   - "L2BDMACLRN"
18882   - "FIB_10K"
18883   - "FIB_100K"
18884   - "FIB_1M"
18885   layout:
18886     title: "l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
18887     layout: "plot-latency"
18888
18889 # Packet Latency - VPP L2 3n-hsw-x520 features
18890 -
18891   type: "plot"
18892   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-features-ndr-lat"
18893   algorithm: "plot_latency_error_bars"
18894   output-file-type: ".html"
18895   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-ndr-lat"
18896   data: "plot-vpp-throughput-latency-3n-hsw"
18897   filter: "'NIC_Intel-X520-DA2' and
18898            '64B' and
18899            'NDRPDR' and
18900            '1T1C' and
18901            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18902            not 'ACL' and
18903            not 'VHOST' and
18904            not 'MEMIF'"
18905   parameters:
18906   - "latency"
18907   - "parent"
18908   - "tags"
18909   sort:
18910   - "L2XCBASE"    # l2xcbase
18911   - "L2BDBASE"    # l2bdbase
18912   - "L2XCFWD"     # dot1q-l2xcbase
18913   - "L2BDMACLRN"  # dot1q-l2bdbase
18914   layout:
18915     title: "l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
18916     layout: "plot-latency"
18917
18918 -
18919   type: "plot"
18920   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-features-ndr-lat"
18921   algorithm: "plot_latency_error_bars"
18922   output-file-type: ".html"
18923   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-ndr-lat"
18924   data: "plot-vpp-throughput-latency-3n-hsw"
18925   filter: "'NIC_Intel-X520-DA2' and
18926            '64B' and
18927            'NDRPDR' and
18928            '2T2C' and
18929            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18930            not 'ACL' and
18931            not 'VHOST' and
18932            not 'MEMIF'"
18933   parameters:
18934   - "latency"
18935   - "parent"
18936   - "tags"
18937   sort:
18938   - "L2XCBASE"    # l2xcbase
18939   - "L2BDBASE"    # l2bdbase
18940   - "L2XCFWD"     # dot1q-l2xcbase
18941   - "L2BDMACLRN"  # dot1q-l2bdbase
18942   layout:
18943     title: "l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
18944     layout: "plot-latency"
18945
18946 # Packet Latency - VPP L2 3n-hsw-x710 base and scale
18947 -
18948   type: "plot"
18949   title: "VPP Latency: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
18950   algorithm: "plot_latency_error_bars"
18951   output-file-type: ".html"
18952   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
18953   data: "plot-vpp-throughput-latency-3n-hsw"
18954   filter: "'NIC_Intel-X710' and
18955            '64B' and
18956            ('BASE' or 'SCALE') and
18957            'NDRPDR' and
18958            'ETH' and
18959            '1T1C' and
18960            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18961            not 'VHOST' and
18962            not 'MEMIF'"
18963   parameters:
18964   - "latency"
18965   - "parent"
18966   - "tags"
18967   sort:
18968   - "L2PATCH"
18969   - "L2XCFWD"
18970   - "L2BDMACLRN"
18971   - "FIB_10K"
18972   - "FIB_100K"
18973   - "FIB_1M"
18974   layout:
18975     title: "l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
18976     layout: "plot-latency"
18977
18978 -
18979   type: "plot"
18980   title: "VPP Latency: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
18981   algorithm: "plot_latency_error_bars"
18982   output-file-type: ".html"
18983   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
18984   data: "plot-vpp-throughput-latency-3n-hsw"
18985   filter: "'NIC_Intel-X710' and
18986            '64B' and
18987            ('BASE' or 'SCALE') and
18988            'NDRPDR' and
18989            'ETH' and
18990            '2T2C' and
18991            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18992            not 'VHOST' and
18993            not 'MEMIF'"
18994   parameters:
18995   - "latency"
18996   - "parent"
18997   - "tags"
18998   sort:
18999   - "L2PATCH"
19000   - "L2XCFWD"
19001   - "L2BDMACLRN"
19002   - "FIB_10K"
19003   - "FIB_100K"
19004   - "FIB_1M"
19005   layout:
19006     title: "l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
19007     layout: "plot-latency"
19008
19009 # Packet Latency - VPP L2 3n-hsw-x710 features
19010 -
19011   type: "plot"
19012   title: "VPP Latency: l2sw-3n-hsw-x710-64b-1t1c-features-ndr-lat"
19013   algorithm: "plot_latency_error_bars"
19014   output-file-type: ".html"
19015   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-ndr-lat"
19016   data: "plot-vpp-throughput-latency-3n-hsw"
19017   filter: "'NIC_Intel-X710' and
19018            '64B' and
19019            'NDRPDR' and
19020            '1T1C' and
19021            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
19022            not 'ACL' and
19023            not 'VHOST' and
19024            not 'L2OVRLAY' and
19025            not 'MEMIF'"
19026   parameters:
19027   - "latency"
19028   - "parent"
19029   - "tags"
19030   sort:
19031   - "L2XCBASE"    # l2xcbase
19032   - "L2BDBASE"    # l2bdbase
19033   - "L2XCFWD"     # dot1q-l2xcbase
19034   - "L2BDMACLRN"  # dot1q-l2bdbase
19035   layout:
19036     title: "l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
19037     layout: "plot-latency"
19038
19039 -
19040   type: "plot"
19041   title: "VPP Latency: l2sw-3n-hsw-x710-64b-2t2c-features-ndr-lat"
19042   algorithm: "plot_latency_error_bars"
19043   output-file-type: ".html"
19044   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-ndr-lat"
19045   data: "plot-vpp-throughput-latency-3n-hsw"
19046   filter: "'NIC_Intel-X710' and
19047            '64B' and
19048            'NDRPDR' and
19049            '2T2C' and
19050            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
19051            not 'ACL' and
19052            not 'VHOST' and
19053            not 'L2OVRLAY' and
19054            not 'MEMIF'"
19055   parameters:
19056   - "latency"
19057   - "parent"
19058   - "tags"
19059   sort:
19060   - "L2XCBASE"    # l2xcbase
19061   - "L2BDBASE"    # l2bdbase
19062   - "L2XCFWD"     # dot1q-l2xcbase
19063   - "L2BDMACLRN"  # dot1q-l2bdbase
19064   layout:
19065     title: "l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
19066     layout: "plot-latency"
19067
19068 # Packet Latency - VPP L2 3n-hsw-xl710 base and scale
19069 -
19070   type: "plot"
19071   title: "VPP Latency: l2sw-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
19072   algorithm: "plot_latency_error_bars"
19073   output-file-type: ".html"
19074   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
19075   data: "plot-vpp-throughput-latency-3n-hsw"
19076   filter: "'NIC_Intel-XL710' and
19077            '64B' and
19078            'BASE' and
19079            'NDRPDR' and
19080            'ETH' and
19081            '1T1C' and
19082            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
19083            not 'VHOST' and
19084            not 'MEMIF'"
19085   parameters:
19086   - "latency"
19087   - "parent"
19088   - "tags"
19089   sort:
19090   - "L2PATCH"
19091   - "L2XCFWD"
19092   - "L2BDMACLRN"
19093   layout:
19094     title: "l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
19095     layout: "plot-latency"
19096
19097 -
19098   type: "plot"
19099   title: "VPP Latency: l2sw-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
19100   algorithm: "plot_latency_error_bars"
19101   output-file-type: ".html"
19102   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
19103   data: "plot-vpp-throughput-latency-3n-hsw"
19104   filter: "'NIC_Intel-XL710' and
19105            '64B' and
19106            'BASE' and
19107            'NDRPDR' and
19108            'ETH' and
19109            '2T2C' and
19110            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
19111            not 'VHOST' and
19112            not 'MEMIF'"
19113   parameters:
19114   - "latency"
19115   - "parent"
19116   - "tags"
19117   sort:
19118   - "L2PATCH"
19119   - "L2XCFWD"
19120   - "L2BDMACLRN"
19121   layout:
19122     title: "l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
19123     layout: "plot-latency"
19124
19125 # Packet Latency - VPP L2 3n-skx-x710 base and scale
19126 -
19127   type: "plot"
19128   title: "VPP Latency: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
19129   algorithm: "plot_latency_error_bars"
19130   output-file-type: ".html"
19131   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
19132   data: "plot-vpp-throughput-latency-3n-skx"
19133   filter: "'NIC_Intel-X710' and
19134            '64B' and
19135            ('BASE' or 'SCALE') and
19136            'NDRPDR' and
19137            'ETH' and
19138            '2T1C' and
19139            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
19140            not 'VHOST' and
19141            not 'MEMIF' and
19142            not 'DRV_AVF'"
19143   parameters:
19144   - "latency"
19145   - "parent"
19146   - "tags"
19147   sort:
19148   - "L2PATCH"
19149   - "L2XCBASE"
19150   - "BASE"
19151   - "FIB_10K"
19152   - "FIB_100K"
19153   - "FIB_1M"
19154   layout:
19155     title: "l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
19156     layout: "plot-latency"
19157
19158 -
19159   type: "plot"
19160   title: "VPP Latency: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
19161   algorithm: "plot_latency_error_bars"
19162   output-file-type: ".html"
19163   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
19164   data: "plot-vpp-throughput-latency-3n-skx"
19165   filter: "'NIC_Intel-X710' and
19166            '64B' and
19167            ('BASE' or 'SCALE') and
19168            'NDRPDR' and
19169            'ETH' and
19170            '4T2C' and
19171            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
19172            not 'VHOST' and
19173            not 'MEMIF' and
19174            not 'DRV_AVF'"
19175   parameters:
19176   - "latency"
19177   - "parent"
19178   - "tags"
19179   sort:
19180   - "L2PATCH"
19181   - "L2XCBASE"
19182   - "BASE"
19183   - "FIB_10K"
19184   - "FIB_100K"
19185   - "FIB_1M"
19186   layout:
19187     title: "l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
19188     layout: "plot-latency"
19189
19190 # Packet Latency - VPP L2 3n-skx-x710 features
19191 -
19192   type: "plot"
19193   title: "VPP Latency: l2sw-3n-skx-x710-64b-2t1c-features-ndr-lat"
19194   algorithm: "plot_latency_error_bars"
19195   output-file-type: ".html"
19196   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-ndr-lat"
19197   data: "plot-vpp-throughput-latency-3n-skx"
19198   filter: "'NIC_Intel-X710' and
19199            '64B' and
19200            'NDRPDR' and
19201            '2T1C' and
19202            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
19203            not 'ACL' and
19204            not 'VHOST' and
19205            not 'DRV_AVF' and
19206            not 'L2OVRLAY' and
19207            not 'MEMIF'"
19208   parameters:
19209   - "latency"
19210   - "parent"
19211   - "tags"
19212   sort:
19213   - "L2XCBASE"    # l2xcbase
19214   - "L2BDBASE"    # l2bdbase
19215   - "L2XCFWD"     # dot1q-l2xcbase
19216   - "L2BDMACLRN"  # dot1q-l2bdbase
19217   layout:
19218     title: "l2sw-3n-skx-x710-64b-2t1c-features-ndr"
19219     layout: "plot-latency"
19220
19221 -
19222   type: "plot"
19223   title: "VPP Latency: l2sw-3n-skx-x710-64b-4t2c-features-ndr-lat"
19224   algorithm: "plot_latency_error_bars"
19225   output-file-type: ".html"
19226   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-ndr-lat"
19227   data: "plot-vpp-throughput-latency-3n-skx"
19228   filter: "'NIC_Intel-X710' and
19229            '64B' and
19230            'NDRPDR' and
19231            '4T2C' and
19232            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
19233            not 'ACL' and
19234            not 'VHOST' and
19235            not 'DRV_AVF' and
19236            not 'L2OVRLAY' and
19237            not 'MEMIF'"
19238   parameters:
19239   - "latency"
19240   - "parent"
19241   - "tags"
19242   sort:
19243   - "L2XCBASE"    # l2xcbase
19244   - "L2BDBASE"    # l2bdbase
19245   - "L2XCFWD"     # dot1q-l2xcbase
19246   - "L2BDMACLRN"  # dot1q-l2bdbase
19247   layout:
19248     title: "l2sw-3n-skx-x710-64b-4t2c-features-ndr"
19249     layout: "plot-latency"
19250
19251 # Packet Latency - VPP L2 3n-skx-xxv710 base and scale
19252 -
19253   type: "plot"
19254   title: "VPP Latency: l2sw-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
19255   algorithm: "plot_latency_error_bars"
19256   output-file-type: ".html"
19257   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
19258   data: "plot-vpp-throughput-latency-3n-skx"
19259   filter: "'NIC_Intel-XXV710' and
19260            '64B' and
19261            ('BASE' or 'SCALE') and
19262            'NDRPDR' and
19263            'ETH' and
19264            '2T1C' and
19265            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
19266            not 'VHOST' and
19267            not 'MEMIF'"
19268   parameters:
19269   - "latency"
19270   - "parent"
19271   - "tags"
19272   sort:
19273   - "L2PATCH"
19274   - "L2PATCH"
19275   - "L2XCBASE"
19276   - "L2BDMACLRN"
19277   layout:
19278     title: "l2sw-3n-skx-xxv710-64b-2t1c-base-ndr"
19279     layout: "plot-latency"
19280
19281 -
19282   type: "plot"
19283   title: "VPP Latency: l2sw-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
19284   algorithm: "plot_latency_error_bars"
19285   output-file-type: ".html"
19286   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
19287   data: "plot-vpp-throughput-latency-3n-skx"
19288   filter: "'NIC_Intel-XXV710' and
19289            '64B' and
19290            ('BASE' or 'SCALE') and
19291            'NDRPDR' and
19292            'ETH' and
19293            '4T2C' and
19294            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
19295            not 'VHOST' and
19296            not 'MEMIF'"
19297   parameters:
19298   - "latency"
19299   - "parent"
19300   - "tags"
19301   sort:
19302   - "L2PATCH"
19303   - "L2PATCH"
19304   - "L2XCBASE"
19305   - "L2BDMACLRN"
19306   layout:
19307     title: "l2sw-3n-skx-xxv710-64b-4t2c-base-ndr"
19308     layout: "plot-latency"
19309
19310 # Packet Latency - VPP L2 2n-skx-x710 base and scale
19311 -
19312   type: "plot"
19313   title: "VPP Latency: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
19314   algorithm: "plot_latency_error_bars"
19315   output-file-type: ".html"
19316   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
19317   data: "plot-vpp-throughput-latency-2n-skx"
19318   filter: "'NIC_Intel-X710' and
19319            '64B' and
19320            'ETH' and
19321            ('BASE' or 'SCALE') and
19322            'NDRPDR' and
19323            '2T1C' and
19324            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
19325            not 'VHOST' and
19326            not 'MEMIF'"
19327   parameters:
19328   - "latency"
19329   - "parent"
19330   - "tags"
19331   sort:
19332   - "L2PATCH"
19333   - "L2XCBASE"
19334   - "BASE"
19335   - "FIB_10K"
19336   - "FIB_100K"
19337   - "FIB_1M"
19338   layout:
19339     title: "l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
19340     layout: "plot-latency"
19341
19342 -
19343   type: "plot"
19344   title: "VPP Latency: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
19345   algorithm: "plot_latency_error_bars"
19346   output-file-type: ".html"
19347   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
19348   data: "plot-vpp-throughput-latency-2n-skx"
19349   filter: "'NIC_Intel-X710' and
19350            '64B' and
19351            ('BASE' or 'SCALE') and
19352            'NDRPDR' and
19353            'ETH' and
19354            '4T2C' and
19355            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
19356            not 'VHOST' and
19357            not 'MEMIF'"
19358   parameters:
19359   - "latency"
19360   - "parent"
19361   - "tags"
19362   sort:
19363   - "L2PATCH"
19364   - "L2XCBASE"
19365   - "BASE"
19366   - "FIB_10K"
19367   - "FIB_100K"
19368   - "FIB_1M"
19369   layout:
19370     title: "l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
19371     layout: "plot-latency"
19372
19373 # Packet Latency - VPP L2 2n-skx-xxv710 base and scale
19374 -
19375   type: "plot"
19376   title: "VPP Latency: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
19377   algorithm: "plot_latency_error_bars"
19378   output-file-type: ".html"
19379   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
19380   data: "plot-vpp-throughput-latency-2n-skx"
19381   filter: "'NIC_Intel-XXV710' and
19382            '64B' and
19383            ('BASE' or 'SCALE') and
19384            'NDRPDR' and
19385            'ETH' and
19386            '2T1C' and
19387            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
19388            not 'VHOST' and
19389            not 'MEMIF'"
19390   parameters:
19391   - "latency"
19392   - "parent"
19393   - "tags"
19394   sort:
19395   - "L2PATCH"
19396   - "L2XCBASE"
19397   - "BASE"
19398   - "FIB_10K"
19399   - "FIB_100K"
19400   - "FIB_1M"
19401   layout:
19402     title: "l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
19403     layout: "plot-latency"
19404
19405 -
19406   type: "plot"
19407   title: "VPP Latency: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
19408   algorithm: "plot_latency_error_bars"
19409   output-file-type: ".html"
19410   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
19411   data: "plot-vpp-throughput-latency-2n-skx"
19412   filter: "'NIC_Intel-XXV710' and
19413            '64B' and
19414            ('BASE' or 'SCALE') and
19415            'NDRPDR' and
19416            'ETH' and
19417            '4T2C' and
19418            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
19419            not 'VHOST' and
19420            not 'MEMIF'"
19421   parameters:
19422   - "latency"
19423   - "parent"
19424   - "tags"
19425   sort:
19426   - "L2PATCH"
19427   - "L2XCBASE"
19428   - "BASE"
19429   - "FIB_10K"
19430   - "FIB_100K"
19431   - "FIB_1M"
19432   layout:
19433     title: "l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
19434     layout: "plot-latency"
19435
19436 ################################################################################
19437
19438 # Packet Latency - VPP Container Memif 3n-hsw-x520
19439 -
19440   type: "plot"
19441   title: "VPP Latency: memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
19442   algorithm: "plot_latency_error_bars"
19443   output-file-type: ".html"
19444   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
19445   data: "plot-vpp-throughput-latency-3n-hsw"
19446   filter: "'NIC_Intel-X520-DA2' and
19447            '64B' and
19448            ('BASE' or 'SCALE') and
19449            'NDRPDR' and
19450            '1T1C' and
19451            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19452            not 'VHOST' and
19453            'MEMIF'"
19454   parameters:
19455   - "latency"
19456   - "parent"
19457   - "tags"
19458   sort:
19459   - "L2XCFWD"
19460   - "L2XCFWD"
19461   - "L2XCFWD"
19462   - "L2BDMACLRN"
19463   - "L2BDMACLRN"
19464   - "L2BDMACLRN"
19465   - "IP4FWD"
19466   layout:
19467     title: "memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
19468     layout: "plot-latency"
19469
19470 -
19471   type: "plot"
19472   title: "VPP Latency: memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
19473   algorithm: "plot_latency_error_bars"
19474   output-file-type: ".html"
19475   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
19476   data: "plot-vpp-throughput-latency-3n-hsw"
19477   filter: "'NIC_Intel-X520-DA2' and
19478            '64B' and
19479            ('BASE' or 'SCALE') and
19480            'NDRPDR' and
19481            '2T2C' and
19482            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19483            not 'VHOST' and
19484            'MEMIF'"
19485   parameters:
19486   - "latency"
19487   - "parent"
19488   - "tags"
19489   sort:
19490   - "L2XCFWD"
19491   - "L2XCFWD"
19492   - "L2XCFWD"
19493   - "L2BDMACLRN"
19494   - "L2BDMACLRN"
19495   - "L2BDMACLRN"
19496   - "IP4FWD"
19497   layout:
19498     title: "memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
19499     layout: "plot-latency"
19500
19501 # Packet Latency - VPP Container Memif 3n-hsw-x710
19502 -
19503   type: "plot"
19504   title: "VPP Latency: memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
19505   algorithm: "plot_latency_error_bars"
19506   output-file-type: ".html"
19507   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
19508   data: "plot-vpp-throughput-latency-3n-hsw"
19509   filter: "'NIC_Intel-X710' and
19510            '64B' and
19511            ('BASE' or 'SCALE') and
19512            'NDRPDR' and
19513            '1T1C' and
19514            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19515            not 'VHOST' and
19516            'MEMIF'"
19517   parameters:
19518   - "latency"
19519   - "parent"
19520   - "tags"
19521   sort:
19522   - "L2XCFWD"
19523   - "L2XCFWD"
19524   - "L2XCFWD"
19525   - "L2BDMACLRN"
19526   - "L2BDMACLRN"
19527   - "L2BDMACLRN"
19528   - "IP4FWD"
19529   layout:
19530     title: "memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
19531     layout: "plot-latency"
19532
19533 -
19534   type: "plot"
19535   title: "VPP Latency: memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
19536   algorithm: "plot_latency_error_bars"
19537   output-file-type: ".html"
19538   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
19539   data: "plot-vpp-throughput-latency-3n-hsw"
19540   filter: "'NIC_Intel-X710' and
19541            '64B' and
19542            ('BASE' or 'SCALE') and
19543            'NDRPDR' and
19544            '2T2C' and
19545            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19546            not 'VHOST' and
19547            'MEMIF'"
19548   parameters:
19549   - "latency"
19550   - "parent"
19551   - "tags"
19552   sort:
19553   - "L2XCFWD"
19554   - "L2XCFWD"
19555   - "L2XCFWD"
19556   - "L2BDMACLRN"
19557   - "L2BDMACLRN"
19558   - "L2BDMACLRN"
19559   - "IP4FWD"
19560   layout:
19561     title: "memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
19562     layout: "plot-latency"
19563
19564 # Packet Latency - VPP Container Memif 3n-hsw-xl710
19565 -
19566   type: "plot"
19567   title: "VPP Latency: memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr-lat"
19568   algorithm: "plot_latency_error_bars"
19569   output-file-type: ".html"
19570   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr-lat"
19571   data: "plot-vpp-throughput-latency-3n-hsw"
19572   filter: "'NIC_Intel-XL710' and
19573            '64B' and
19574            ('BASE' or 'SCALE') and
19575            'NDRPDR' and
19576            '1T1C' and
19577            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19578            not 'VHOST' and
19579            'MEMIF'"
19580   parameters:
19581   - "latency"
19582   - "parent"
19583   - "tags"
19584   sort:
19585   - "L2XCFWD"
19586   - "L2XCFWD"
19587   - "L2XCFWD"
19588   - "L2BDMACLRN"
19589   - "L2BDMACLRN"
19590   - "L2BDMACLRN"
19591   - "IP4FWD"
19592   layout:
19593     title: "memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr"
19594     layout: "plot-latency"
19595
19596 -
19597   type: "plot"
19598   title: "VPP Latency: memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr-lat"
19599   algorithm: "plot_latency_error_bars"
19600   output-file-type: ".html"
19601   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr-lat"
19602   data: "plot-vpp-throughput-latency-3n-hsw"
19603   filter: "'NIC_Intel-XL710' and
19604            '64B' and
19605            ('BASE' or 'SCALE') and
19606            'NDRPDR' and
19607            '2T2C' and
19608            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19609            not 'VHOST' and
19610            'MEMIF'"
19611   parameters:
19612   - "latency"
19613   - "parent"
19614   - "tags"
19615   sort:
19616   - "L2XCFWD"
19617   - "L2XCFWD"
19618   - "L2XCFWD"
19619   - "L2BDMACLRN"
19620   - "L2BDMACLRN"
19621   - "L2BDMACLRN"
19622   - "IP4FWD"
19623   layout:
19624     title: "memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr"
19625     layout: "plot-latency"
19626
19627 # Packet Latency - VPP Container Memif 3n-skx-x710
19628 -
19629   type: "plot"
19630   title: "VPP Latency: memif-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
19631   algorithm: "plot_latency_error_bars"
19632   output-file-type: ".html"
19633   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
19634   data: "plot-vpp-throughput-latency-3n-skx"
19635   filter: "'NIC_Intel-X710' and
19636            '64B' and
19637            ('BASE' or 'SCALE') and
19638            'NDRPDR' and
19639            '2T1C' and
19640            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19641            not 'VHOST' and
19642            'MEMIF'"
19643   parameters:
19644   - "latency"
19645   - "parent"
19646   - "tags"
19647   sort:
19648   - "L2XCFWD"
19649   - "L2XCFWD"
19650   - "L2XCFWD"
19651   - "L2BDMACLRN"
19652   - "L2BDMACLRN"
19653   - "L2BDMACLRN"
19654   - "IP4FWD"
19655   layout:
19656     title: "memif-3n-skx-x710-64b-2t1c-base_and_features-ndr"
19657     layout: "plot-latency"
19658
19659 -
19660   type: "plot"
19661   title: "VPP Latency: memif-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
19662   algorithm: "plot_latency_error_bars"
19663   output-file-type: ".html"
19664   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
19665   data: "plot-vpp-throughput-latency-3n-skx"
19666   filter: "'NIC_Intel-X710' and
19667            '64B' and
19668            ('BASE' or 'SCALE') and
19669            'NDRPDR' and
19670            '4T2C' and
19671            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19672            not 'VHOST' and
19673            'MEMIF'"
19674   parameters:
19675   - "latency"
19676   - "parent"
19677   - "tags"
19678   sort:
19679   - "L2XCFWD"
19680   - "L2XCFWD"
19681   - "L2XCFWD"
19682   - "L2BDMACLRN"
19683   - "L2BDMACLRN"
19684   - "L2BDMACLRN"
19685   - "IP4FWD"
19686   layout:
19687     title: "memif-3n-skx-x710-64b-4t2c-base_and_features-ndr"
19688     layout: "plot-latency"
19689
19690 # Packet Latency - VPP Container Memif 2n-skx-x710
19691 -
19692   type: "plot"
19693   title: "VPP Latency: memif-2n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
19694   algorithm: "plot_latency_error_bars"
19695   output-file-type: ".html"
19696   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
19697   data: "plot-vpp-throughput-latency-2n-skx"
19698   filter: "'NIC_Intel-X710' and
19699            '64B' and
19700            ('BASE' or 'SCALE') and
19701            'NDRPDR' and
19702            '2T1C' and
19703            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19704            not 'VHOST' and
19705            not 'NF_DENSITY' and
19706            'MEMIF'"
19707   parameters:
19708   - "latency"
19709   - "parent"
19710   - "tags"
19711   sort:
19712   - "L2XCFWD"
19713   - "L2XCFWD"
19714   - "L2XCFWD"
19715   - "L2BDMACLRN"
19716   - "L2BDMACLRN"
19717   - "L2BDMACLRN"
19718   - "IP4FWD"
19719   layout:
19720     title: "memif-2n-skx-x710-64b-2t1c-base_and_features-ndr"
19721     layout: "plot-latency"
19722
19723 -
19724   type: "plot"
19725   title: "VPP Latency: memif-2n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
19726   algorithm: "plot_latency_error_bars"
19727   output-file-type: ".html"
19728   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
19729   data: "plot-vpp-throughput-latency-2n-skx"
19730   filter: "'NIC_Intel-X710' and
19731            '64B' and
19732            ('BASE' or 'SCALE') and
19733            'NDRPDR' and
19734            '4T2C' and
19735            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19736            not 'VHOST' and
19737            not 'NF_DENSITY' and
19738            'MEMIF'"
19739   parameters:
19740   - "latency"
19741   - "parent"
19742   - "tags"
19743   sort:
19744   - "L2XCFWD"
19745   - "L2XCFWD"
19746   - "L2XCFWD"
19747   - "L2BDMACLRN"
19748   - "L2BDMACLRN"
19749   - "L2BDMACLRN"
19750   - "IP4FWD"
19751   layout:
19752     title: "memif-2n-skx-x710-64b-4t2c-base_and_features-ndr"
19753     layout: "plot-latency"
19754
19755 # Packet Latency - VPP Container Memif 2n-skx-xxv710
19756 -
19757   type: "plot"
19758   title: "VPP Latency: memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr-lat"
19759   algorithm: "plot_latency_error_bars"
19760   output-file-type: ".html"
19761   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr-lat"
19762   data: "plot-vpp-throughput-latency-2n-skx"
19763   filter: "'NIC_Intel-XXV710' and
19764            '64B' and
19765            ('BASE' or 'SCALE') and
19766            'NDRPDR' and
19767            '2T1C' and
19768            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19769            not 'VHOST' and
19770            'MEMIF'"
19771   parameters:
19772   - "latency"
19773   - "parent"
19774   - "tags"
19775   sort:
19776   - "L2XCFWD"
19777   - "L2XCFWD"
19778   - "L2XCFWD"
19779   - "L2BDMACLRN"
19780   - "L2BDMACLRN"
19781   - "L2BDMACLRN"
19782   - "IP4FWD"
19783   layout:
19784     title: "memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
19785     layout: "plot-latency"
19786
19787 -
19788   type: "plot"
19789   title: "VPP Latency: memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr-lat"
19790   algorithm: "plot_latency_error_bars"
19791   output-file-type: ".html"
19792   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr-lat"
19793   data: "plot-vpp-throughput-latency-2n-skx"
19794   filter: "'NIC_Intel-XXV710' and
19795            '64B' and
19796            ('BASE' or 'SCALE') and
19797            'NDRPDR' and
19798            '4T2C' and
19799            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19800            not 'VHOST' and
19801            'MEMIF'"
19802   parameters:
19803   - "latency"
19804   - "parent"
19805   - "tags"
19806   sort:
19807   - "L2XCFWD"
19808   - "L2XCFWD"
19809   - "L2XCFWD"
19810   - "L2BDMACLRN"
19811   - "L2BDMACLRN"
19812   - "L2BDMACLRN"
19813   - "IP4FWD"
19814   layout:
19815     title: "memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
19816     layout: "plot-latency"
19817
19818 ################################################################################
19819
19820 # Packet Latency - VPP Container Memif 3n-hsw-x520 - l2xc
19821 -
19822   type: "plot"
19823   title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr-lat"
19824   algorithm: "plot_latency_error_bars"
19825   output-file-type: ".html"
19826   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr-lat"
19827   data: "plot-ligato-throughput-latency-3n-hsw"
19828   filter: "'NIC_Intel-X520-DA2' and
19829            '64B' and
19830            ('BASE' or 'SCALE') and
19831            'NDRPDR' and
19832            '1T1C' and
19833            'L2XCFWD' and
19834            not 'VHOST' and
19835            not 'NF_DENSITY' and
19836            'MEMIF'"
19837   parameters:
19838   - "latency"
19839   - "parent"
19840   - "tags"
19841   sort:
19842   - "1VNF"
19843   - "2VNF"
19844   - "4VNF"
19845   - "2VNF"
19846   - "4VNF"
19847   layout:
19848     title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
19849     layout: "plot-latency"
19850
19851 -
19852   type: "plot"
19853   title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr-lat"
19854   algorithm: "plot_latency_error_bars"
19855   output-file-type: ".html"
19856   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr-lat"
19857   data: "plot-ligato-throughput-latency-3n-hsw"
19858   filter: "'NIC_Intel-X520-DA2' and
19859            '64B' and
19860            ('BASE' or 'SCALE') and
19861            'NDRPDR' and
19862            '2T2C' and
19863            'L2XCFWD' and
19864            not 'VHOST' and
19865            not 'NF_DENSITY' and
19866            'MEMIF'"
19867   parameters:
19868   - "latency"
19869   - "parent"
19870   - "tags"
19871   sort:
19872   - "1VNF"
19873   - "2VNF"
19874   - "4VNF"
19875   - "2VNF"
19876   - "4VNF"
19877   layout:
19878     title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
19879     layout: "plot-latency"
19880
19881 # Packet Latency - VPP Container Memif 3n-hsw-x520 - l2bd
19882 -
19883   type: "plot"
19884   title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr-lat"
19885   algorithm: "plot_latency_error_bars"
19886   output-file-type: ".html"
19887   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr-lat"
19888   data: "plot-ligato-throughput-latency-3n-hsw"
19889   filter: "'NIC_Intel-X520-DA2' and
19890            '64B' and
19891            ('BASE' or 'SCALE') and
19892            'NDRPDR' and
19893            '1T1C' and
19894            ('L2BDMACSTAT' or 'L2BDMACLRN') and
19895            not 'VHOST' and
19896            not 'NF_DENSITY' and
19897            'MEMIF'"
19898   parameters:
19899   - "latency"
19900   - "parent"
19901   - "tags"
19902   sort:
19903   - "1VNF"
19904   - "2VNF"
19905   - "4VNF"
19906   - "2VNF"
19907   - "4VNF"
19908   layout:
19909     title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
19910     layout: "plot-latency"
19911
19912 -
19913   type: "plot"
19914   title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr-lat"
19915   algorithm: "plot_latency_error_bars"
19916   output-file-type: ".html"
19917   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr-lat"
19918   data: "plot-ligato-throughput-latency-3n-hsw"
19919   filter: "'NIC_Intel-X520-DA2' and
19920            '64B' and
19921            ('BASE' or 'SCALE') and
19922            'NDRPDR' and
19923            '2T2C' and
19924            ('L2BDMACSTAT' or 'L2BDMACLRN') and
19925            not 'VHOST' and
19926            not 'NF_DENSITY' and
19927            'MEMIF'"
19928   parameters:
19929   - "latency"
19930   - "parent"
19931   - "tags"
19932   sort:
19933   - "1VNF"
19934   - "2VNF"
19935   - "4VNF"
19936   - "2VNF"
19937   - "4VNF"
19938   layout:
19939     title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
19940     layout: "plot-latency"
19941
19942 # Packet Latency - VPP Container Memif 3n-hsw-x710 - l2xc
19943 -
19944   type: "plot"
19945   title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr-lat"
19946   algorithm: "plot_latency_error_bars"
19947   output-file-type: ".html"
19948   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr-lat"
19949   data: "plot-ligato-throughput-latency-3n-hsw"
19950   filter: "'NIC_Intel-X710' and
19951            '64B' and
19952            ('BASE' or 'SCALE') and
19953            'NDRPDR' and
19954            '1T1C' and
19955            'L2XCFWD' and
19956            not 'VHOST' and
19957            not 'NF_DENSITY' and
19958            'MEMIF'"
19959   parameters:
19960   - "latency"
19961   - "parent"
19962   - "tags"
19963   sort:
19964   - "1VNF"
19965   - "2VNF"
19966   - "4VNF"
19967   - "2VNF"
19968   - "4VNF"
19969   layout:
19970     title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
19971     layout: "plot-latency"
19972
19973 -
19974   type: "plot"
19975   title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr-lat"
19976   algorithm: "plot_latency_error_bars"
19977   output-file-type: ".html"
19978   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr-lat"
19979   data: "plot-ligato-throughput-latency-3n-hsw"
19980   filter: "'NIC_Intel-X710' and
19981            '64B' and
19982            ('BASE' or 'SCALE') and
19983            'NDRPDR' and
19984            '2T2C' and
19985            'L2XCFWD' and
19986            not 'VHOST' and
19987            not 'NF_DENSITY' and
19988            'MEMIF'"
19989   parameters:
19990   - "latency"
19991   - "parent"
19992   - "tags"
19993   sort:
19994   - "1VNF"
19995   - "2VNF"
19996   - "4VNF"
19997   - "2VNF"
19998   - "4VNF"
19999   layout:
20000     title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
20001     layout: "plot-latency"
20002
20003 # Packet Latency - VPP Container Memif 3n-hsw-x710 - l2bd
20004 -
20005   type: "plot"
20006   title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr-lat"
20007   algorithm: "plot_latency_error_bars"
20008   output-file-type: ".html"
20009   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr-lat"
20010   data: "plot-ligato-throughput-latency-3n-hsw"
20011   filter: "'NIC_Intel-X710' and
20012            '64B' and
20013            ('BASE' or 'SCALE') and
20014            'NDRPDR' and
20015            '1T1C' and
20016            ('L2BDMACSTAT' or 'L2BDMACLRN') and
20017            not 'VHOST' and
20018            not 'NF_DENSITY' and
20019            'MEMIF'"
20020   parameters:
20021   - "latency"
20022   - "parent"
20023   - "tags"
20024   sort:
20025   - "1VNF"
20026   - "2VNF"
20027   - "4VNF"
20028   - "2VNF"
20029   - "4VNF"
20030   layout:
20031     title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
20032     layout: "plot-latency"
20033
20034 -
20035   type: "plot"
20036   title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr-lat"
20037   algorithm: "plot_latency_error_bars"
20038   output-file-type: ".html"
20039   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr-lat"
20040   data: "plot-ligato-throughput-latency-3n-hsw"
20041   filter: "'NIC_Intel-X710' and
20042            '64B' and
20043            ('BASE' or 'SCALE') and
20044            'NDRPDR' and
20045            '2T2C' and
20046            ('L2BDMACSTAT' or 'L2BDMACLRN') and
20047            not 'VHOST' and
20048            not 'NF_DENSITY' and
20049            'MEMIF'"
20050   parameters:
20051   - "latency"
20052   - "parent"
20053   - "tags"
20054   sort:
20055   - "1VNF"
20056   - "2VNF"
20057   - "4VNF"
20058   - "2VNF"
20059   - "4VNF"
20060   layout:
20061     title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
20062     layout: "plot-latency"
20063
20064 ################################################################################
20065
20066 # Packet Latency - VPP IPv4 3n-hsw-x520 base and scale
20067 -
20068   type: "plot"
20069   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
20070   algorithm: "plot_latency_error_bars"
20071   output-file-type: ".html"
20072   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
20073   data: "plot-vpp-throughput-latency-3n-hsw"
20074   filter: "'NIC_Intel-X520-DA2' and
20075            '64B' and
20076            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
20077            'NDRPDR' and
20078            '1T1C' and
20079            'IP4FWD' and
20080            not 'IPSEC' and
20081            not 'DOT1Q' and
20082            not 'VHOST'"
20083   parameters:
20084   - "latency"
20085   - "parent"
20086   - "tags"
20087   sort:
20088   - "DOT1Q"
20089   - "IP4BASE"
20090   - "FIB_20k"
20091   - "FIB_200k"
20092   - "FIB_2M"
20093   layout:
20094     title: "ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
20095     layout: "plot-latency"
20096
20097 -
20098   type: "plot"
20099   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
20100   algorithm: "plot_latency_error_bars"
20101   output-file-type: ".html"
20102   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
20103   data: "plot-vpp-throughput-latency-3n-hsw"
20104   filter: "'NIC_Intel-X520-DA2' and
20105            '64B' and
20106            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
20107            'NDRPDR' and
20108            '2T2C' and
20109            'IP4FWD' and
20110            not 'IPSEC' and
20111            not 'DOT1Q' and
20112            not 'VHOST'"
20113   parameters:
20114   - "latency"
20115   - "parent"
20116   - "tags"
20117   sort:
20118   - "DOT1Q"
20119   - "IP4BASE"
20120   - "FIB_20k"
20121   - "FIB_200k"
20122   - "FIB_2M"
20123   layout:
20124     title: "ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
20125     layout: "plot-latency"
20126
20127 # Packet Latency - VPP IPv4 3n-hsw-x520 features
20128 -
20129   type: "plot"
20130   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-ndr-lat"
20131   algorithm: "plot_latency_error_bars"
20132   output-file-type: ".html"
20133   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-ndr-lat"
20134   data: "plot-vpp-throughput-latency-3n-hsw"
20135   filter: "'NIC_Intel-X520-DA2' and
20136            '64B' and
20137            ('IP4BASE' or
20138             'POLICE_MARK' or
20139             'COPWHLIST' or
20140             ('NAT44' and 'BASE') or
20141             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
20142            'NDRPDR' and
20143            '1T1C' and
20144            'IP4FWD' and
20145            not 'IPSEC' and
20146            not 'VHOST'"
20147   parameters:
20148   - "latency"
20149   - "parent"
20150   - "tags"
20151   sort:
20152   - "DOT1Q"
20153   - "IP4BASE"
20154   - "NAT44"
20155   - "POLICE_MARK"
20156   - "COPWHLIST"
20157   - "IACL"
20158   - "OACL"
20159   layout:
20160     title: "ip4-3n-hsw-x520-64b-1t1c-features-ndr"
20161     layout: "plot-latency"
20162
20163 -
20164   type: "plot"
20165   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-ndr-lat"
20166   algorithm: "plot_latency_error_bars"
20167   output-file-type: ".html"
20168   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-ndr-lat"
20169   data: "plot-vpp-throughput-latency-3n-hsw"
20170   filter: "'NIC_Intel-X520-DA2' and
20171            '64B' and
20172            ('IP4BASE' or
20173             'POLICE_MARK' or
20174             'COPWHLIST' or
20175             ('NAT44' and 'BASE') or
20176             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
20177            'NDRPDR' and
20178            '2T2C' and
20179            'IP4FWD' and
20180            not 'IPSEC' and
20181            not 'VHOST'"
20182   parameters:
20183   - "latency"
20184   - "parent"
20185   - "tags"
20186   sort:
20187   - "DOT1Q"
20188   - "IP4BASE"
20189   - "NAT44"
20190   - "POLICE_MARK"
20191   - "COPWHLIST"
20192   - "IACL"
20193   - "OACL"
20194   layout:
20195     title: "ip4-3n-hsw-x520-64b-2t2c-features-ndr"
20196     layout: "plot-latency"
20197
20198 # Packet Latency - VPP IPv4 3n-hsw-x520 features nat44
20199 -
20200   type: "plot"
20201   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr-lat"
20202   algorithm: "plot_latency_error_bars"
20203   output-file-type: ".html"
20204   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr-lat"
20205   data: "plot-vpp-throughput-latency-3n-hsw"
20206   filter: "'NIC_Intel-X520-DA2' and
20207            '64B' and
20208            'NDRPDR' and
20209            '1T1C' and
20210            'IP4FWD' and
20211            ('NAT44' or 'IP4BASE') and
20212            not 'DOT1Q' and
20213            not 'IPSEC' and
20214            not 'VHOST'"
20215   parameters:
20216   - "latency"
20217   - "parent"
20218   - "tags"
20219   sort:
20220   - "IP4BASE"
20221   - "BASE"
20222   - "SRC_USER_10"
20223   - "SRC_USER_100"
20224   - "SRC_USER_1000"
20225   - "SRC_USER_2000"
20226   layout:
20227     title: "ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
20228     layout: "plot-latency"
20229
20230 -
20231   type: "plot"
20232   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr-lat"
20233   algorithm: "plot_latency_error_bars"
20234   output-file-type: ".html"
20235   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr-lat"
20236   data: "plot-vpp-throughput-latency-3n-hsw"
20237   filter: "'NIC_Intel-X520-DA2' and
20238            '64B' and
20239            'NDRPDR' and
20240            '2T2C' and
20241            'IP4FWD' and
20242            ('NAT44' or 'IP4BASE') and
20243            not 'DOT1Q' and
20244            not 'IPSEC' and
20245            not 'VHOST'"
20246   parameters:
20247   - "latency"
20248   - "parent"
20249   - "tags"
20250   sort:
20251   - "IP4BASE"
20252   - "BASE"
20253   - "SRC_USER_10"
20254   - "SRC_USER_100"
20255   - "SRC_USER_1000"
20256   - "SRC_USER_2000"
20257   layout:
20258     title: "ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
20259     layout: "plot-latency"
20260
20261 # Packet Latency - VPP IPv4 3n-hsw-x520 features iacl
20262 -
20263   type: "plot"
20264   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat"
20265   algorithm: "plot_latency_error_bars"
20266   output-file-type: ".html"
20267   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat"
20268   data: "plot-vpp-throughput-latency-3n-hsw"
20269   filter: "'NIC_Intel-X520-DA2' and
20270            '64B' and
20271            'NDRPDR' and
20272            '1T1C' and
20273            'IP4FWD' and
20274            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
20275            not 'IPSEC' and
20276            not 'DOT1Q' and
20277            not 'VHOST'"
20278   parameters:
20279   - "latency"
20280   - "parent"
20281   - "tags"
20282   sort:
20283   - "IP4BASE"
20284   - "ACL_STATELESS"
20285   - "ACL_STATEFUL"
20286   - "ACL_STATELESS"
20287   - "ACL_STATEFUL"
20288   layout:
20289     title: "ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
20290     layout: "plot-latency"
20291
20292 -
20293   type: "plot"
20294   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat"
20295   algorithm: "plot_latency_error_bars"
20296   output-file-type: ".html"
20297   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat"
20298   data: "plot-vpp-throughput-latency-3n-hsw"
20299   filter: "'NIC_Intel-X520-DA2' and
20300            '64B' and
20301            'NDRPDR' and
20302            '2T2C' and
20303            'IP4FWD' and
20304            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
20305            not 'IPSEC' and
20306            not 'DOT1Q' and
20307            not 'VHOST'"
20308   parameters:
20309   - "latency"
20310   - "parent"
20311   - "tags"
20312   sort:
20313   - "IP4BASE"
20314   - "ACL_STATELESS"
20315   - "ACL_STATEFUL"
20316   - "ACL_STATELESS"
20317   - "ACL_STATEFUL"
20318   layout:
20319     title: "ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
20320     layout: "plot-latency"
20321
20322 # Packet Latency - VPP IPv4 3n-hsw-x520 features oacl
20323 -
20324   type: "plot"
20325   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
20326   algorithm: "plot_latency_error_bars"
20327   output-file-type: ".html"
20328   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
20329   data: "plot-vpp-throughput-latency-3n-hsw"
20330   filter: "'NIC_Intel-X520-DA2' and
20331            '64B' and
20332            'NDRPDR' and
20333            '1T1C' and
20334            'IP4FWD' and
20335            ('OACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
20336            not 'IPSEC' and
20337            not 'DOT1Q' and
20338            not 'VHOST'"
20339   parameters:
20340   - "latency"
20341   - "parent"
20342   - "tags"
20343   sort:
20344   - "IP4BASE"
20345   - "ACL_STATELESS"
20346   - "ACL_STATEFUL"
20347   - "ACL_STATELESS"
20348   - "ACL_STATEFUL"
20349   layout:
20350     title: "ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
20351     layout: "plot-latency"
20352
20353 -
20354   type: "plot"
20355   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat"
20356   algorithm: "plot_latency_error_bars"
20357   output-file-type: ".html"
20358   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat"
20359   data: "plot-vpp-throughput-latency-3n-hsw"
20360   filter: "'NIC_Intel-X520-DA2' and
20361            '64B' and
20362            'NDRPDR' and
20363            '2T2C' and
20364            'IP4FWD' and
20365            ('OACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
20366            not 'IPSEC' and
20367            not 'DOT1Q' and
20368            not 'VHOST'"
20369   parameters:
20370   - "latency"
20371   - "parent"
20372   - "tags"
20373   sort:
20374   - "IP4BASE"
20375   - "ACL_STATELESS"
20376   - "ACL_STATEFUL"
20377   - "ACL_STATELESS"
20378   - "ACL_STATEFUL"
20379   layout:
20380     title: "ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
20381     layout: "plot-latency"
20382
20383 # Packet Latency - VPP IPv4 3n-hsw-x710 base and scale
20384 -
20385   type: "plot"
20386   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
20387   algorithm: "plot_latency_error_bars"
20388   output-file-type: ".html"
20389   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
20390   data: "plot-vpp-throughput-latency-3n-hsw"
20391   filter: "'NIC_Intel-X710' and
20392            '64B' and
20393            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20394            'NDRPDR' and
20395            '1T1C' and
20396            'IP4FWD' and
20397            not 'IPSEC' and
20398            not 'DOT1Q' and
20399            not 'VHOST'"
20400   parameters:
20401   - "latency"
20402   - "parent"
20403   - "tags"
20404   sort:
20405   - "IP4BASE"
20406   - "FIB_20K"
20407   - "FIB_200K"
20408   - "FIB_2M"
20409   layout:
20410     title: "ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
20411     layout: "plot-latency"
20412
20413 -
20414   type: "plot"
20415   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
20416   algorithm: "plot_latency_error_bars"
20417   output-file-type: ".html"
20418   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
20419   data: "plot-vpp-throughput-latency-3n-hsw"
20420   filter: "'NIC_Intel-X710' and
20421            '64B' and
20422            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20423            'NDRPDR' and
20424            '2T2C' and
20425            'IP4FWD' and
20426            not 'IPSEC' and
20427            not 'DOT1Q' and
20428            not 'VHOST'"
20429   parameters:
20430   - "latency"
20431   - "parent"
20432   - "tags"
20433   sort:
20434   - "IP4BASE"
20435   - "FIB_20K"
20436   - "FIB_200K"
20437   - "FIB_2M"
20438   layout:
20439     title: "ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
20440     layout: "plot-latency"
20441
20442 # Packet Latency - VPP IPv4 3n-hsw-x710 features
20443 -
20444   type: "plot"
20445   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-ndr-lat"
20446   algorithm: "plot_latency_error_bars"
20447   output-file-type: ".html"
20448   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-ndr-lat"
20449   data: "plot-vpp-throughput-latency-3n-hsw"
20450   filter: "'NIC_Intel-X710' and
20451            '64B' and
20452            ('IP4BASE' or
20453             'POLICE_MARK' or
20454             'COPWHLIST' or
20455             ('NAT44' and 'BASE') or
20456             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
20457            'NDRPDR' and
20458            '1T1C' and
20459            'IP4FWD' and
20460            not 'IPSEC' and
20461            not 'VHOST'"
20462   parameters:
20463   - "latency"
20464   - "parent"
20465   - "tags"
20466   sort:
20467   - "DOT1Q"
20468   - "IP4BASE"
20469   - "NAT44"
20470   - "POLICE_MARK"
20471   - "COPWHLIST"
20472   - "IACL"
20473   - "OACL"
20474   layout:
20475     title: "ip4-3n-hsw-x710-64b-1t1c-features-ndr"
20476     layout: "plot-latency"
20477
20478 -
20479   type: "plot"
20480   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-ndr-lat"
20481   algorithm: "plot_latency_error_bars"
20482   output-file-type: ".html"
20483   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-ndr-lat"
20484   data: "plot-vpp-throughput-latency-3n-hsw"
20485   filter: "'NIC_Intel-X710' and
20486            '64B' and
20487            ('IP4BASE' or
20488             'POLICE_MARK' or
20489             'COPWHLIST' or
20490             ('NAT44' and 'BASE') or
20491             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
20492            'NDRPDR' and
20493            '2T2C' and
20494            'IP4FWD' and
20495            not 'IPSEC' and
20496            not 'VHOST'"
20497   parameters:
20498   - "latency"
20499   - "parent"
20500   - "tags"
20501   sort:
20502   - "DOT1Q"
20503   - "IP4BASE"
20504   - "NAT44"
20505   - "POLICE_MARK"
20506   - "COPWHLIST"
20507   - "IACL"
20508   - "OACL"
20509   layout:
20510     title: "ip4-3n-hsw-x710-64b-2t2c-features-ndr"
20511     layout: "plot-latency"
20512
20513 # Packet Latency - VPP IPv4 3n-hsw-x710 features nat44
20514 -
20515   type: "plot"
20516   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr-lat"
20517   algorithm: "plot_latency_error_bars"
20518   output-file-type: ".html"
20519   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr-lat"
20520   data: "plot-vpp-throughput-latency-3n-hsw"
20521   filter: "'NIC_Intel-X710' and
20522            '64B' and
20523            'NDRPDR' and
20524            '1T1C' and
20525            'IP4FWD' and
20526            ('NAT44' or 'IP4BASE') and
20527            not 'IPSEC' and
20528            not 'VHOST'"
20529   parameters:
20530   - "latency"
20531   - "parent"
20532   - "tags"
20533   sort:
20534   - "IP4BASE"
20535   - "BASE"
20536   - "SRC_USER_10"
20537   - "SRC_USER_100"
20538   - "SRC_USER_1000"
20539   - "SRC_USER_2000"
20540   layout:
20541     title: "ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
20542     layout: "plot-latency"
20543
20544 -
20545   type: "plot"
20546   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr-lat"
20547   algorithm: "plot_latency_error_bars"
20548   output-file-type: ".html"
20549   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr-lat"
20550   data: "plot-vpp-throughput-latency-3n-hsw"
20551   filter: "'NIC_Intel-X710' and
20552            '64B' and
20553            'NDRPDR' and
20554            '2T2C' and
20555            'IP4FWD' and
20556            ('NAT44' or 'IP4BASE') and
20557            not 'IPSEC' and
20558            not 'VHOST'"
20559   parameters:
20560   - "latency"
20561   - "parent"
20562   - "tags"
20563   sort:
20564   - "IP4BASE"
20565   - "BASE"
20566   - "SRC_USER_10"
20567   - "SRC_USER_100"
20568   - "SRC_USER_1000"
20569   - "SRC_USER_2000"
20570   layout:
20571     title: "ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
20572     layout: "plot-latency"
20573
20574 # Packet Latency - VPP IPv4 3n-hsw-x710 features iacl
20575 -
20576   type: "plot"
20577   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat"
20578   algorithm: "plot_latency_error_bars"
20579   output-file-type: ".html"
20580   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat"
20581   data: "plot-vpp-throughput-latency-3n-hsw"
20582   filter: "'NIC_Intel-X710' and
20583            '64B' and
20584            'NDRPDR' and
20585            '1T1C' and
20586            'IP4FWD' and
20587            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
20588            not 'IPSEC' and
20589            not 'VHOST'"
20590   parameters:
20591   - "latency"
20592   - "parent"
20593   - "tags"
20594   sort:
20595   - "IP4BASE"
20596   - "ACL_STATELESS"
20597   - "ACL_STATEFUL"
20598   - "ACL_STATELESS"
20599   - "ACL_STATEFUL"
20600   layout:
20601     title: "ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
20602     layout: "plot-latency"
20603
20604 -
20605   type: "plot"
20606   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat"
20607   algorithm: "plot_latency_error_bars"
20608   output-file-type: ".html"
20609   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat"
20610   data: "plot-vpp-throughput-latency-3n-hsw"
20611   filter: "'NIC_Intel-X710' and
20612            '64B' and
20613            'NDRPDR' and
20614            '2T2C' and
20615            'IP4FWD' and
20616            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
20617            not 'IPSEC' and
20618            not 'VHOST'"
20619   parameters:
20620   - "latency"
20621   - "parent"
20622   - "tags"
20623   sort:
20624   - "IP4BASE"
20625   - "ACL_STATELESS"
20626   - "ACL_STATEFUL"
20627   - "ACL_STATELESS"
20628   - "ACL_STATEFUL"
20629   layout:
20630     title: "ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
20631     layout: "plot-latency"
20632
20633 ## Packet Latency - VPP IPv4 3n-hsw-x710 features oacl
20634 #-
20635 #  type: "plot"
20636 #  title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-oacl-ndr-lat"
20637 #  algorithm: "plot_latency_error_bars"
20638 #  output-file-type: ".html"
20639 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-oacl-ndr-lat"
20640 #  data: "plot-vpp-throughput-latency-3n-hsw"
20641 #  filter: "'NIC_Intel-X710' and
20642 #           '64B' and
20643 #           'NDRPDR' and
20644 #           '1T1C' and
20645 #           'IP4FWD' and
20646 #           'OACL' and
20647 #           ('ACL10' or 'ACL50') and '10k_FLOWS' and
20648 #           not 'IPSEC' and
20649 #           not 'VHOST'"
20650 #  parameters:
20651 #  - "latency"
20652 #  - "parent"
20653 #  - "tags"
20654 #  sort:
20655 #  - "ACL_STATELESS"
20656 #  - "ACL_STATEFUL"
20657 #  - "ACL_STATELESS"
20658 #  - "ACL_STATEFUL"
20659 #  layout:
20660 #    title: "ip4-3n-hsw-x710-64b-1t1c-features-oacl-ndr"
20661 #    layout: "plot-latency"
20662 #
20663 #-
20664 #  type: "plot"
20665 #  title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-oacl-ndr-lat"
20666 #  algorithm: "plot_latency_error_bars"
20667 #  output-file-type: ".html"
20668 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-oacl-ndr-lat"
20669 #  data: "plot-vpp-throughput-latency-3n-hsw"
20670 #  filter: "'NIC_Intel-X710' and
20671 #           '64B' and
20672 #           'NDRPDR' and
20673 #           '2T2C' and
20674 #           'IP4FWD' and
20675 #           'OACL' and
20676 #           ('ACL10' or 'ACL50') and '10k_FLOWS' and
20677 #           not 'IPSEC' and
20678 #           not 'VHOST'"
20679 #  parameters:
20680 #  - "latency"
20681 #  - "parent"
20682 #  - "tags"
20683 #  sort:
20684 #  - "ACL_STATELESS"
20685 #  - "ACL_STATEFUL"
20686 #  - "ACL_STATELESS"
20687 #  - "ACL_STATEFUL"
20688 #  layout:
20689 #    title: "ip4-3n-hsw-x710-64b-2t2c-features-oacl-ndr"
20690 #    layout: "plot-latency"
20691
20692 # Packet Latency - VPP IPv4 3n-hsw-xl710 base and scale
20693 -
20694   type: "plot"
20695   title: "VPP Latency: ip4-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
20696   algorithm: "plot_latency_error_bars"
20697   output-file-type: ".html"
20698   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
20699   data: "plot-vpp-throughput-latency-3n-hsw"
20700   filter: "'NIC_Intel-XL710' and
20701            '64B' and
20702            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20703            'NDRPDR' and
20704            '1T1C' and
20705            'IP4FWD' and
20706            not 'IPSEC' and
20707            not 'VHOST'"
20708   parameters:
20709   - "latency"
20710   - "parent"
20711   - "tags"
20712   sort:
20713   - "IP4BASE"
20714   - "FIB_20K"
20715   - "FIB_200K"
20716   - "FIB_2M"
20717   layout:
20718     title: "ip4-3n-hsw-xl710-64b-1t1c-base-ndr"
20719     layout: "plot-latency"
20720
20721 -
20722   type: "plot"
20723   title: "VPP Latency: ip4-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
20724   algorithm: "plot_latency_error_bars"
20725   output-file-type: ".html"
20726   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
20727   data: "plot-vpp-throughput-latency-3n-hsw"
20728   filter: "'NIC_Intel-XL710' and
20729            '64B' and
20730            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20731            'NDRPDR' and
20732            '2T2C' and
20733            'IP4FWD' and
20734            not 'IPSEC' and
20735            not 'VHOST'"
20736   parameters:
20737   - "latency"
20738   - "parent"
20739   - "tags"
20740   sort:
20741   - "IP4BASE"
20742   - "FIB_20K"
20743   - "FIB_200K"
20744   - "FIB_2M"
20745   layout:
20746     title: "ip4-3n-hsw-xl710-64b-2t2c-base-ndr"
20747     layout: "plot-latency"
20748
20749 # Packet Latency - VPP IPv4 3n-skx-x710 base and scale
20750 -
20751   type: "plot"
20752   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20753   algorithm: "plot_latency_error_bars"
20754   output-file-type: ".html"
20755   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20756   data: "plot-vpp-throughput-latency-3n-skx"
20757   filter: "'NIC_Intel-X710' and
20758            '64B' and
20759            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20760            'NDRPDR' and
20761            '2T1C' and
20762            'IP4FWD' and
20763            not 'IPSEC' and
20764            not 'DOT1Q' and
20765            not 'VHOST'"
20766   parameters:
20767   - "latency"
20768   - "parent"
20769   - "tags"
20770   sort:
20771   - "IP4BASE"
20772   - "FIB_20K"
20773   - "FIB_200K"
20774   - "FIB_2M"
20775   layout:
20776     title: "ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
20777     layout: "plot-latency"
20778
20779 -
20780   type: "plot"
20781   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20782   algorithm: "plot_latency_error_bars"
20783   output-file-type: ".html"
20784   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20785   data: "plot-vpp-throughput-latency-3n-skx"
20786   filter: "'NIC_Intel-X710' and
20787            '64B' and
20788            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20789            'NDRPDR' and
20790            '4T2C' and
20791            'IP4FWD' and
20792            not 'IPSEC' and
20793            not 'DOT1Q' and
20794            not 'VHOST'"
20795   parameters:
20796   - "latency"
20797   - "parent"
20798   - "tags"
20799   sort:
20800   - "IP4BASE"
20801   - "FIB_20K"
20802   - "FIB_200K"
20803   - "FIB_2M"
20804   layout:
20805     title: "ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
20806     layout: "plot-latency"
20807
20808 # Packet Latency - VPP IPv4 3n-skx-x710 features oacl
20809 -
20810   type: "plot"
20811   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-ndr-lat"
20812   algorithm: "plot_latency_error_bars"
20813   output-file-type: ".html"
20814   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-ndr-lat"
20815   data: "plot-vpp-throughput-latency-3n-skx"
20816   filter: "'NIC_Intel-X710' and
20817            '64B' and
20818            ('IP4BASE' or
20819             'POLICE_MARK' or
20820             'COPWHLIST' or
20821             ('NAT44' and 'BASE') or
20822             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
20823            'NDRPDR' and
20824            '2T1C' and
20825            'IP4FWD' and
20826            not 'IPSEC' and
20827            not 'VHOST'"
20828   parameters:
20829   - "latency"
20830   - "parent"
20831   - "tags"
20832   sort:
20833   - "DOT1Q"
20834   - "IP4BASE"
20835   - "NAT44"
20836   - "POLICE_MARK"
20837   - "COPWHLIST"
20838   - "IACL"
20839   - "OACL"
20840   layout:
20841     title: "ip4-3n-skx-x710-64b-2t1c-features-ndr"
20842     layout: "plot-latency"
20843
20844 -
20845   type: "plot"
20846   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-ndr-lat"
20847   algorithm: "plot_latency_error_bars"
20848   output-file-type: ".html"
20849   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-ndr-lat"
20850   data: "plot-vpp-throughput-latency-3n-skx"
20851   filter: "'NIC_Intel-X710' and
20852            '64B' and
20853            ('IP4BASE' or
20854             'POLICE_MARK' or
20855             'COPWHLIST' or
20856             ('NAT44' and 'BASE') or
20857             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
20858            'NDRPDR' and
20859            '4T2C' and
20860            'IP4FWD' and
20861            not 'IPSEC' and
20862            not 'VHOST'"
20863   parameters:
20864   - "latency"
20865   - "parent"
20866   - "tags"
20867   sort:
20868   - "DOT1Q"
20869   - "IP4BASE"
20870   - "NAT44"
20871   - "POLICE_MARK"
20872   - "COPWHLIST"
20873   - "IACL"
20874   - "OACL"
20875   layout:
20876     title: "ip4-3n-skx-x710-64b-4t2c-features-ndr"
20877     layout: "plot-latency"
20878
20879 # Packet Latency - VPP IPv4 3n-skx-x710 features nat44
20880 -
20881   type: "plot"
20882   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr-lat"
20883   algorithm: "plot_latency_error_bars"
20884   output-file-type: ".html"
20885   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr-lat"
20886   data: "plot-vpp-throughput-latency-3n-skx"
20887   filter: "'NIC_Intel-X710' and
20888            '64B' and
20889            'NDRPDR' and
20890            '2T1C' and
20891            'IP4FWD' and
20892            ('NAT44' or 'IP4BASE') and
20893            not 'IPSEC' and
20894            not 'VHOST'"
20895   parameters:
20896   - "latency"
20897   - "parent"
20898   - "tags"
20899   sort:
20900   - "IP4BASE"
20901   - "BASE"
20902   - "SRC_USER_10"
20903   - "SRC_USER_100"
20904   - "SRC_USER_1000"
20905   - "SRC_USER_2000"
20906   layout:
20907     title: "ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
20908     layout: "plot-latency"
20909
20910 -
20911   type: "plot"
20912   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr-lat"
20913   algorithm: "plot_latency_error_bars"
20914   output-file-type: ".html"
20915   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr-lat"
20916   data: "plot-vpp-throughput-latency-3n-skx"
20917   filter: "'NIC_Intel-X710' and
20918            '64B' and
20919            'NDRPDR' and
20920            '4T2C' and
20921            'IP4FWD' and
20922            ('NAT44' or 'IP4BASE') and
20923            not 'IPSEC' and
20924            not 'VHOST'"
20925   parameters:
20926   - "latency"
20927   - "parent"
20928   - "tags"
20929   sort:
20930   - "IP4BASE"
20931   - "BASE"
20932   - "SRC_USER_10"
20933   - "SRC_USER_100"
20934   - "SRC_USER_1000"
20935   - "SRC_USER_2000"
20936   layout:
20937     title: "ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
20938     layout: "plot-latency"
20939
20940 # Packet Latency - VPP IPv4 3n-skx-x710 features iacl
20941 -
20942   type: "plot"
20943   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
20944   algorithm: "plot_latency_error_bars"
20945   output-file-type: ".html"
20946   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
20947   data: "plot-vpp-throughput-latency-3n-skx"
20948   filter: "'NIC_Intel-X710' and
20949            '64B' and
20950            'NDRPDR' and
20951            '2T1C' and
20952            'IP4FWD' and
20953            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
20954            not 'IPSEC' and
20955            not 'VHOST'"
20956   parameters:
20957   - "latency"
20958   - "parent"
20959   - "tags"
20960   sort:
20961   - "IP4BASE"
20962   - "ACL_STATELESS"
20963   - "ACL_STATEFUL"
20964   - "ACL_STATELESS"
20965   - "ACL_STATEFUL"
20966   layout:
20967     title: "ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
20968     layout: "plot-latency"
20969
20970 -
20971   type: "plot"
20972   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
20973   algorithm: "plot_latency_error_bars"
20974   output-file-type: ".html"
20975   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
20976   data: "plot-vpp-throughput-latency-3n-skx"
20977   filter: "'NIC_Intel-X710' and
20978            '64B' and
20979            'NDRPDR' and
20980            '4T2C' and
20981            'IP4FWD' and
20982            'IACL' and
20983            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
20984            not 'IPSEC' and
20985            not 'VHOST'"
20986   parameters:
20987   - "latency"
20988   - "parent"
20989   - "tags"
20990   sort:
20991   - "IP4BASE"
20992   - "ACL_STATELESS"
20993   - "ACL_STATEFUL"
20994   - "ACL_STATELESS"
20995   - "ACL_STATEFUL"
20996   layout:
20997     title: "ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
20998     layout: "plot-latency"
20999
21000 ## Packet Latency - VPP IPv4 3n-skx-x710 features oacl
21001 #-
21002 #  type: "plot"
21003 #  title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-oacl-ndr-lat"
21004 #  algorithm: "plot_latency_error_bars"
21005 #  output-file-type: ".html"
21006 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-oacl-ndr-lat"
21007 #  data: "plot-vpp-throughput-latency-3n-skx"
21008 #  filter: "'NIC_Intel-X710' and
21009 #           '64B' and
21010 #           'NDRPDR' and
21011 #           '2T1C' and
21012 #           'IP4FWD' and
21013 #           'OACL' and
21014 #           ('ACL10' or 'ACL50') and '10k_FLOWS' and
21015 #           not 'IPSEC' and
21016 #           not 'VHOST'"
21017 #  parameters:
21018 #  - "latency"
21019 #  - "parent"
21020 #  - "tags"
21021 #  sort:
21022 #  - "ACL_STATELESS"
21023 #  - "ACL_STATEFUL"
21024 #  - "ACL_STATELESS"
21025 #  - "ACL_STATEFUL"
21026 #  layout:
21027 #    title: "ip4-3n-skx-x710-64b-2t1c-features-oacl-ndr"
21028 #    layout: "plot-latency"
21029 #
21030 #-
21031 #  type: "plot"
21032 #  title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-oacl-ndr-lat"
21033 #  algorithm: "plot_latency_error_bars"
21034 #  output-file-type: ".html"
21035 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-ndr-oacl-lat"
21036 #  data: "plot-vpp-throughput-latency-3n-skx"
21037 #  filter: "'NIC_Intel-X710' and
21038 #           '64B' and
21039 #           'NDRPDR' and
21040 #           '4T2C' and
21041 #           'IP4FWD' and
21042 #           'OACL' and
21043 #           ('ACL10' or 'ACL50') and '10k_FLOWS' and
21044 #           not 'IPSEC' and
21045 #           not 'VHOST'"
21046 #  parameters:
21047 #  - "latency"
21048 #  - "parent"
21049 #  - "tags"
21050 #  sort:
21051 #  - "ACL_STATELESS"
21052 #  - "ACL_STATEFUL"
21053 #  - "ACL_STATELESS"
21054 #  - "ACL_STATEFUL"
21055 #  layout:
21056 #    title: "ip4-3n-skx-x710-64b-4t2c-features-oacl-ndr"
21057 #    layout: "plot-latency"
21058
21059 # Packet Latency - VPP IPv4 2n-skx-x710 base and scale
21060 -
21061   type: "plot"
21062   title: "VPP Latency: ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
21063   algorithm: "plot_latency_error_bars"
21064   output-file-type: ".html"
21065   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
21066   data: "plot-vpp-throughput-latency-2n-skx"
21067   filter: "'NIC_Intel-X710' and
21068            '64B' and
21069            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
21070            'NDRPDR' and
21071            '2T1C' and
21072            'IP4FWD' and
21073            not 'IPSEC' and
21074            not 'DOT1Q' and
21075            not 'VHOST'"
21076   parameters:
21077   - "latency"
21078   - "parent"
21079   - "tags"
21080   sort:
21081   - "IP4BASE"
21082   - "FIB_20k"
21083   - "FIB_200k"
21084   - "FIB_2M"
21085   layout:
21086     title: "ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
21087     layout: "plot-latency"
21088
21089 -
21090   type: "plot"
21091   title: "VPP Latency: ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
21092   algorithm: "plot_latency_error_bars"
21093   output-file-type: ".html"
21094   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
21095   data: "plot-vpp-throughput-latency-2n-skx"
21096   filter: "'NIC_Intel-X710' and
21097            '64B' and
21098            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
21099            'NDRPDR' and
21100            '4T2C' and
21101            'IP4FWD' and
21102            not 'IPSEC' and
21103            not 'DOT1Q' and
21104            not 'VHOST'"
21105   parameters:
21106   - "latency"
21107   - "parent"
21108   - "tags"
21109   sort:
21110   - "IP4BASE"
21111   - "FIB_20k"
21112   - "FIB_200k"
21113   - "FIB_2M"
21114   layout:
21115     title: "ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
21116     layout: "plot-latency"
21117
21118 # Packet Latency - VPP IPv4 2n-skx-xxv710 base and scale
21119 -
21120   type: "plot"
21121   title: "VPP Latency: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
21122   algorithm: "plot_latency_error_bars"
21123   output-file-type: ".html"
21124   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
21125   data: "plot-vpp-throughput-latency-2n-skx"
21126   filter: "'NIC_Intel-XXV710' and
21127            '64B' and
21128            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
21129            'NDRPDR' and
21130            '2T1C' and
21131            'IP4FWD' and
21132            not 'IPSEC' and
21133            not 'DOT1Q' and
21134            not 'VHOST'"
21135   parameters:
21136   - "latency"
21137   - "parent"
21138   - "tags"
21139   sort:
21140   - "IP4BASE"
21141   - "FIB_20k"
21142   - "FIB_200k"
21143   - "FIB_2M"
21144   layout:
21145     title: "ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
21146     layout: "plot-latency"
21147
21148 -
21149   type: "plot"
21150   title: "VPP Latency: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
21151   algorithm: "plot_latency_error_bars"
21152   output-file-type: ".html"
21153   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
21154   data: "plot-vpp-throughput-latency-2n-skx"
21155   filter: "'NIC_Intel-XXV710' and
21156            '64B' and
21157            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
21158            'NDRPDR' and
21159            '4T2C' and
21160            'IP4FWD' and
21161            not 'IPSEC' and
21162            not 'DOT1Q' and
21163            not 'VHOST'"
21164   parameters:
21165   - "latency"
21166   - "parent"
21167   - "tags"
21168   sort:
21169   - "IP4BASE"
21170   - "FIB_20k"
21171   - "FIB_200k"
21172   - "FIB_2M"
21173   layout:
21174     title: "ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
21175     layout: "plot-latency"
21176
21177 ################################################################################
21178
21179 ## Packet Latency - VPP Ipv4 tunnels 3n-hsw-x520
21180 #-
21181 #  type: "plot"
21182 #  title: "VPP Latency: ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
21183 #  algorithm: "plot_latency_error_bars"
21184 #  output-file-type: ".html"
21185 #  output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
21186 #  data: "plot-vpp-throughput-latency-3n-hsw"
21187 #  filter: "'NIC_Intel-X520-DA2' and
21188 #           '64B' and
21189 #           'ENCAP' and
21190 #           'NDRPDR' and
21191 #           '1T1C' and
21192 #           ('VXLAN' or 'LISP') and
21193 #           not 'VHOST' and
21194 #           not 'IPSECHW'"
21195 #  parameters:
21196 #  - "latency"
21197 #  - "parent"
21198 #  - "tags"
21199 #  sort:
21200 #  - "not DOT1Q"
21201 #  - "VXLAN_1"
21202 #  - "VXLAN_10"
21203 #  - "VXLAN_100"
21204 #  - "VXLAN_1000"
21205 #  layout:
21206 #    title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
21207 #    layout: "plot-latency"
21208 #
21209 #-
21210 #  type: "plot"
21211 #  title: "VPP Latency: ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
21212 #  algorithm: "plot_latency_error_bars"
21213 #  output-file-type: ".html"
21214 #  output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
21215 #  data: "plot-vpp-throughput-latency-3n-hsw"
21216 #  filter: "'NIC_Intel-X520-DA2' and
21217 #           '64B' and
21218 #           'ENCAP' and
21219 #           'NDRPDR' and
21220 #           '2T2C' and
21221 #           ('VXLAN' or 'LISP') and
21222 #           not 'VHOST' and
21223 #           not 'IPSECHW'"
21224 #  parameters:
21225 #  - "latency"
21226 #  - "parent"
21227 #  - "tags"
21228 #  sort:
21229 #  - "not DOT1Q"
21230 #  - "VXLAN_1"
21231 #  - "VXLAN_10"
21232 #  - "VXLAN_100"
21233 #  - "VXLAN_1000"
21234 #  layout:
21235 #    title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
21236 #    layout: "plot-latency"
21237
21238 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x520 - features
21239 -
21240   type: "plot"
21241   title: "VPP Latency: ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
21242   algorithm: "plot_latency_error_bars"
21243   output-file-type: ".html"
21244   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
21245   data: "plot-vpp-throughput-latency-3n-hsw"
21246   filter: "'NIC_Intel-X520-DA2' and
21247            '64B' and
21248            'ENCAP' and
21249            'NDRPDR' and
21250            '1T1C' and
21251            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
21252            not 'DOT1Q' and
21253            not 'VHOST' and
21254            not 'IPSECHW'"
21255   parameters:
21256   - "latency"
21257   - "parent"
21258   - "tags"
21259   sort:
21260   - "IP4BASE"
21261   - "L2BDMACLRN"
21262   - "L2XCFWD"
21263   - "LISP"
21264   layout:
21265     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
21266     layout: "plot-latency"
21267
21268 -
21269   type: "plot"
21270   title: "VPP Latency: ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
21271   algorithm: "plot_latency_error_bars"
21272   output-file-type: ".html"
21273   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
21274   data: "plot-vpp-throughput-latency-3n-hsw"
21275   filter: "'NIC_Intel-X520-DA2' and
21276            '64B' and
21277            'ENCAP' and
21278            'NDRPDR' and
21279            '2T2C' and
21280            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
21281            not 'DOT1Q' and
21282            not 'VHOST' and
21283            not 'IPSECHW'"
21284   parameters:
21285   - "latency"
21286   - "parent"
21287   - "tags"
21288   sort:
21289   - "IP4BASE"
21290   - "L2BDMACLRN"
21291   - "L2XCFWD"
21292   - "LISP"
21293   layout:
21294     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
21295     layout: "plot-latency"
21296
21297 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x710
21298 -
21299   type: "plot"
21300   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
21301   algorithm: "plot_latency_error_bars"
21302   output-file-type: ".html"
21303   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
21304   data: "plot-vpp-throughput-latency-3n-hsw"
21305   filter: "'NIC_Intel-X710' and
21306            '64B' and
21307            'ENCAP' and
21308            'NDRPDR' and
21309            '1T1C' and
21310            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
21311            not 'VHOST' and
21312            not 'IPSECHW'"
21313   parameters:
21314   - "latency"
21315   - "parent"
21316   - "tags"
21317   sort:
21318   - "IP4BASE"
21319   - "LISP"
21320   - "VXLAN_1"
21321   - "VXLAN_10"
21322   - "VXLAN_100"
21323   - "VXLAN_1000"
21324   layout:
21325     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
21326     layout: "plot-latency"
21327
21328 -
21329   type: "plot"
21330   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
21331   algorithm: "plot_latency_error_bars"
21332   output-file-type: ".html"
21333   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
21334   data: "plot-vpp-throughput-latency-3n-hsw"
21335   filter: "'NIC_Intel-X710' and
21336            '64B' and
21337            'ENCAP' and
21338            'NDRPDR' and
21339            '2T2C' and
21340            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
21341            not 'VHOST' and
21342            not 'IPSECHW'"
21343   parameters:
21344   - "latency"
21345   - "parent"
21346   - "tags"
21347   sort:
21348   - "IP4BASE"
21349   - "LISP"
21350   - "VXLAN_1"
21351   - "VXLAN_10"
21352   - "VXLAN_100"
21353   - "VXLAN_1000"
21354   layout:
21355     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
21356     layout: "plot-latency"
21357
21358 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x710 - features
21359 -
21360   type: "plot"
21361   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
21362   algorithm: "plot_latency_error_bars"
21363   output-file-type: ".html"
21364   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
21365   data: "plot-vpp-throughput-latency-3n-hsw"
21366   filter: "'NIC_Intel-X710' and
21367            '64B' and
21368            'ENCAP' and
21369            'NDRPDR' and
21370            '1T1C' and
21371            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
21372            not 'DOT1Q' and
21373            not 'VHOST' and
21374            not 'IPSECHW'"
21375   parameters:
21376   - "latency"
21377   - "parent"
21378   - "tags"
21379   sort:
21380   - "IP4BASE"
21381   - "L2BDMACLRN"
21382   - "L2XCFWD"
21383   - "LISP"
21384   layout:
21385     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
21386     layout: "plot-latency"
21387
21388 -
21389   type: "plot"
21390   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
21391   algorithm: "plot_latency_error_bars"
21392   output-file-type: ".html"
21393   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
21394   data: "plot-vpp-throughput-latency-3n-hsw"
21395   filter: "'NIC_Intel-X710' and
21396            '64B' and
21397            'ENCAP' and
21398            'NDRPDR' and
21399            '2T2C' and
21400            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
21401            not 'DOT1Q' and
21402            not 'VHOST' and
21403            not 'IPSECHW'"
21404   parameters:
21405   - "latency"
21406   - "parent"
21407   - "tags"
21408   sort:
21409   - "IP4BASE"
21410   - "L2BDMACLRN"
21411   - "L2XCFWD"
21412   - "LISP"
21413   layout:
21414     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
21415     layout: "plot-latency"
21416
21417 # Packet Latency - VPP Ipv4 tunnels 3n-skx-x710
21418 -
21419   type: "plot"
21420   title: "VPP Latency: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
21421   algorithm: "plot_latency_error_bars"
21422   output-file-type: ".html"
21423   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
21424   data: "plot-vpp-throughput-latency-3n-skx"
21425   filter: "'NIC_Intel-X710' and
21426            '64B' and
21427            'ENCAP' and
21428            'NDRPDR' and
21429            '2T1C' and
21430            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
21431            not 'VHOST' and
21432            not 'IPSECHW'"
21433   parameters:
21434   - "latency"
21435   - "parent"
21436   - "tags"
21437   sort:
21438   - "IP4BASE"
21439   - "LISP"
21440   - "VXLAN_1"
21441   - "VXLAN_10"
21442   - "VXLAN_100"
21443   - "VXLAN_1000"
21444   layout:
21445     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
21446     layout: "plot-latency"
21447
21448 -
21449   type: "plot"
21450   title: "VPP Latency: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
21451   algorithm: "plot_latency_error_bars"
21452   output-file-type: ".html"
21453   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
21454   data: "plot-vpp-throughput-latency-3n-skx"
21455   filter: "'NIC_Intel-X710' and
21456            '64B' and
21457            'ENCAP' and
21458            'NDRPDR' and
21459            '4T2C' and
21460            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
21461            not 'VHOST' and
21462            not 'IPSECHW'"
21463   parameters:
21464   - "latency"
21465   - "parent"
21466   - "tags"
21467   sort:
21468   - "IP4BASE"
21469   - "LISP"
21470   - "VXLAN_1"
21471   - "VXLAN_10"
21472   - "VXLAN_100"
21473   - "VXLAN_1000"
21474   layout:
21475     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
21476     layout: "plot-latency"
21477
21478 # Packet Latency - VPP Ipv4 tunnels 3n-skx-x710 - features
21479 -
21480   type: "plot"
21481   title: "VPP Latency: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
21482   algorithm: "plot_latency_error_bars"
21483   output-file-type: ".html"
21484   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
21485   data: "plot-vpp-throughput-latency-3n-skx"
21486   filter: "'NIC_Intel-X710' and
21487            '64B' and
21488            'ENCAP' and
21489            'NDRPDR' and
21490            '2T1C' and
21491            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
21492            not 'DOT1Q' and
21493            not 'VHOST' and
21494            not 'IPSECHW'"
21495   parameters:
21496   - "latency"
21497   - "parent"
21498   - "tags"
21499   sort:
21500   - "IP4BASE"
21501   - "L2BDMACLRN"
21502   - "L2XCFWD"
21503   - "LISP"
21504   layout:
21505     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
21506     layout: "plot-latency"
21507
21508 -
21509   type: "plot"
21510   title: "VPP Latency: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
21511   algorithm: "plot_latency_error_bars"
21512   output-file-type: ".html"
21513   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
21514   data: "plot-vpp-throughput-latency-3n-skx"
21515   filter: "'NIC_Intel-X710' and
21516            '64B' and
21517            'ENCAP' and
21518            'NDRPDR' and
21519            '4T2C' and
21520            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
21521            not 'DOT1Q' and
21522            not 'VHOST' and
21523            not 'IPSECHW'"
21524   parameters:
21525   - "latency"
21526   - "parent"
21527   - "tags"
21528   sort:
21529   - "IP4BASE"
21530   - "L2BDMACLRN"
21531   - "L2XCFWD"
21532   - "LISP"
21533   layout:
21534     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
21535     layout: "plot-latency"
21536
21537 ################################################################################
21538
21539 # Packet Latency - VPP IPv6 3n-hsw-x520
21540 -
21541   type: "plot"
21542   title: "VPP Latency: ip6-3n-hsw-x520-78b-1t1c-base-ndr-lat"
21543   algorithm: "plot_latency_error_bars"
21544   output-file-type: ".html"
21545   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base-ndr-lat"
21546   data: "plot-vpp-throughput-latency-3n-hsw"
21547   filter: "'NIC_Intel-X520-DA2' and
21548            '78B' and
21549            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21550            'NDRPDR' and
21551            '1T1C' and
21552            'IP6FWD' and
21553            not 'SRv6' and
21554            not 'IPSEC' and
21555            not 'VHOST'"
21556   parameters:
21557   - "latency"
21558   - "parent"
21559   - "tags"
21560   sort:
21561   - "IP6BASE"
21562   - "FIB_20K"
21563   - "FIB_200K"
21564   - "FIB_2M"
21565   layout:
21566     title: "ip6-3n-hsw-x520-78b-1t1c-base-ndr"
21567     layout: "plot-latency"
21568
21569 -
21570   type: "plot"
21571   title: "VPP Latency: ip6-3n-hsw-x520-78b-2t2c-base-ndr-lat"
21572   algorithm: "plot_latency_error_bars"
21573   output-file-type: ".html"
21574   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base-ndr-lat"
21575   data: "plot-vpp-throughput-latency-3n-hsw"
21576   filter: "'NIC_Intel-X520-DA2' and
21577            '78B' and
21578            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21579            'NDRPDR' and
21580            '2T2C' and
21581            'IP6FWD' and
21582            not 'SRv6' and
21583            not 'IPSEC' and
21584            not 'VHOST'"
21585   parameters:
21586   - "latency"
21587   - "parent"
21588   - "tags"
21589   sort:
21590   - "IP6BASE"
21591   - "FIB_20K"
21592   - "FIB_200K"
21593   - "FIB_2M"
21594   layout:
21595     title: "ip6-3n-hsw-x520-78b-2t2c-base-ndr"
21596     layout: "plot-latency"
21597
21598 # Packet Latency - VPP IPv6 3n-hsw-x710
21599 -
21600   type: "plot"
21601   title: "VPP Latency: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr-lat"
21602   algorithm: "plot_latency_error_bars"
21603   output-file-type: ".html"
21604   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr-lat"
21605   data: "plot-vpp-throughput-latency-3n-hsw"
21606   filter: "'NIC_Intel-X710' and
21607            '78B' and
21608            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21609            'NDRPDR' and
21610            '1T1C' and
21611            'IP6FWD' and
21612            not 'SRv6' and
21613            not 'IPSEC' and
21614            not 'VHOST'"
21615   parameters:
21616   - "latency"
21617   - "parent"
21618   - "tags"
21619   sort:
21620   - "IP6BASE"
21621   - "FIB_20K"
21622   - "FIB_200K"
21623   - "FIB_2M"
21624   layout:
21625     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
21626     layout: "plot-latency"
21627
21628 -
21629   type: "plot"
21630   title: "VPP Latency: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr-lat"
21631   algorithm: "plot_latency_error_bars"
21632   output-file-type: ".html"
21633   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr-lat"
21634   data: "plot-vpp-throughput-latency-3n-hsw"
21635   filter: "'NIC_Intel-X710' and
21636            '78B' and
21637            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21638            'NDRPDR' and
21639            '2T2C' and
21640            'IP6FWD' and
21641            not 'SRv6' and
21642            not 'IPSEC' and
21643            not 'VHOST'"
21644   parameters:
21645   - "latency"
21646   - "parent"
21647   - "tags"
21648   sort:
21649   - "IP6BASE"
21650   - "FIB_20K"
21651   - "FIB_200K"
21652   - "FIB_2M"
21653   layout:
21654     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
21655     layout: "plot-latency"
21656
21657 # Packet Latency - VPP IPv6 3n-hsw-xl710
21658 -
21659   type: "plot"
21660   title: "VPP Latency: ip6-3n-hsw-xl710-78b-1t1c-base-ndr-lat"
21661   algorithm: "plot_latency_error_bars"
21662   output-file-type: ".html"
21663   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base-ndr-lat"
21664   data: "plot-vpp-throughput-latency-3n-hsw"
21665   filter: "'NIC_Intel-XL710' and
21666            '78B' and
21667            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21668            'NDRPDR' and
21669            '1T1C' and
21670            'IP6FWD' and
21671            not 'SRv6' and
21672            not 'IPSEC' and
21673            not 'VHOST'"
21674   parameters:
21675   - "latency"
21676   - "parent"
21677   - "tags"
21678   sort:
21679   - "IP6BASE"
21680   - "FIB_20K"
21681   - "FIB_200K"
21682   - "FIB_2M"
21683   layout:
21684     title: "ip6-3n-hsw-xl710-78b-1t1c-base-ndr"
21685     layout: "plot-latency"
21686
21687 -
21688   type: "plot"
21689   title: "VPP Latency: ip6-3n-hsw-xl710-78b-2t2c-base-ndr-lat"
21690   algorithm: "plot_latency_error_bars"
21691   output-file-type: ".html"
21692   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base-ndr-lat"
21693   data: "plot-vpp-throughput-latency-3n-hsw"
21694   filter: "'NIC_Intel-XL710' and
21695            '78B' and
21696            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21697            'NDRPDR' and
21698            '2T2C' and
21699            'IP6FWD' and
21700            not 'SRv6' and
21701            not 'IPSEC' and
21702            not 'VHOST'"
21703   parameters:
21704   - "latency"
21705   - "parent"
21706   - "tags"
21707   sort:
21708   - "IP6BASE"
21709   - "FIB_20K"
21710   - "FIB_200K"
21711   - "FIB_2M"
21712   layout:
21713     title: "ip6-3n-hsw-xl710-78b-2t2c-base-ndr"
21714     layout: "plot-latency"
21715
21716 # Packet Latency - VPP IPv6 3n-skx-x710
21717 -
21718   type: "plot"
21719   title: "VPP Latency: ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
21720   algorithm: "plot_latency_error_bars"
21721   output-file-type: ".html"
21722   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
21723   data: "plot-vpp-throughput-latency-3n-skx"
21724   filter: "'NIC_Intel-X710' and
21725            '78B' and
21726            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21727            'NDRPDR' and
21728            '2T1C' and
21729            'IP6FWD' and
21730            not 'SRv6' and
21731            not 'IPSEC' and
21732            not 'VHOST'"
21733   parameters:
21734   - "latency"
21735   - "parent"
21736   - "tags"
21737   sort:
21738   - "IP6BASE"
21739   - "FIB_20K"
21740   - "FIB_200K"
21741   - "FIB_2M"
21742   layout:
21743     title: "ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
21744     layout: "plot-latency"
21745
21746 -
21747   type: "plot"
21748   title: "VPP Latency: ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
21749   algorithm: "plot_latency_error_bars"
21750   output-file-type: ".html"
21751   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
21752   data: "plot-vpp-throughput-latency-3n-skx"
21753   filter: "'NIC_Intel-X710' and
21754            '78B' and
21755            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21756            'NDRPDR' and
21757            '4T2C' and
21758            'IP6FWD' and
21759            not 'SRv6' and
21760            not 'IPSEC' and
21761            not 'VHOST'"
21762   parameters:
21763   - "latency"
21764   - "parent"
21765   - "tags"
21766   sort:
21767   - "IP6BASE"
21768   - "FIB_20K"
21769   - "FIB_200K"
21770   - "FIB_2M"
21771   layout:
21772     title: "ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
21773     layout: "plot-latency"
21774
21775 # Packet Latency - VPP IPv6 2n-skx-x710
21776 -
21777   type: "plot"
21778   title: "VPP Latency: ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
21779   algorithm: "plot_latency_error_bars"
21780   output-file-type: ".html"
21781   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
21782   data: "plot-vpp-throughput-latency-2n-skx"
21783   filter: "'NIC_Intel-X710' and
21784            '78B' and
21785            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
21786            'NDRPDR' and
21787            '2T1C' and
21788            'IP6FWD' and
21789            not 'SRv6' and
21790            not 'IPSEC' and
21791            not 'VHOST'"
21792   parameters:
21793   - "latency"
21794   - "parent"
21795   - "tags"
21796   sort:
21797   - "IP6BASE"
21798   - "FIB_20k"
21799   - "FIB_200k"
21800   - "FIB_2M"
21801   layout:
21802     title: "ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
21803     layout: "plot-latency"
21804
21805 -
21806   type: "plot"
21807   title: "VPP Latency: ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
21808   algorithm: "plot_latency_error_bars"
21809   output-file-type: ".html"
21810   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
21811   data: "plot-vpp-throughput-latency-2n-skx"
21812   filter: "'NIC_Intel-X710' and
21813            '78B' and
21814            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
21815            'NDRPDR' and
21816            '4T2C' and
21817            'IP6FWD' and
21818            not 'SRv6' and
21819            not 'IPSEC' and
21820            not 'VHOST'"
21821   parameters:
21822   - "latency"
21823   - "parent"
21824   - "tags"
21825   sort:
21826   - "IP6BASE"
21827   - "FIB_20k"
21828   - "FIB_200k"
21829   - "FIB_2M"
21830   layout:
21831     title: "ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
21832     layout: "plot-latency"
21833
21834 # Packet Latency - VPP IPv6 2n-skx-xxv710
21835 -
21836   type: "plot"
21837   title: "VPP Latency: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
21838   algorithm: "plot_latency_error_bars"
21839   output-file-type: ".html"
21840   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
21841   data: "plot-vpp-throughput-latency-2n-skx"
21842   filter: "'NIC_Intel-XXV710' and
21843            '78B' and
21844            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
21845            'NDRPDR' and
21846            '2T1C' and
21847            'IP6FWD' and
21848            not 'SRv6' and
21849            not 'IPSEC' and
21850            not 'VHOST'"
21851   parameters:
21852   - "latency"
21853   - "parent"
21854   - "tags"
21855   sort:
21856   - "IP6BASE"
21857   - "FIB_20k"
21858   - "FIB_200k"
21859   - "FIB_2M"
21860   layout:
21861     title: "ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
21862     layout: "plot-latency"
21863
21864 -
21865   type: "plot"
21866   title: "VPP Latency: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
21867   algorithm: "plot_latency_error_bars"
21868   output-file-type: ".html"
21869   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
21870   data: "plot-vpp-throughput-latency-2n-skx"
21871   filter: "'NIC_Intel-XXV710' and
21872            '78B' and
21873            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21874            'NDRPDR' and
21875            '4T2C' and
21876            'IP6FWD' and
21877            not 'SRv6' and
21878            not 'IPSEC' and
21879            not 'VHOST'"
21880   parameters:
21881   - "latency"
21882   - "parent"
21883   - "tags"
21884   sort:
21885   - "IP6BASE"
21886   - "FIB_20k"
21887   - "FIB_200k"
21888   - "FIB_2M"
21889   layout:
21890     title: "ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
21891     layout: "plot-latency"
21892
21893 ################################################################################
21894
21895 # Packet Latency - VPP IPv6 tunnels 3n-hsw-x520
21896 -
21897   type: "plot"
21898   title: "VPP Latency: ip6tun-3n-hsw-x520-78b-1t1c-base-ndr-lat"
21899   algorithm: "plot_latency_error_bars"
21900   output-file-type: ".html"
21901   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base-ndr-lat"
21902   data: "plot-vpp-throughput-latency-3n-hsw"
21903   filter: "'NIC_Intel-X520-DA2' and
21904            '78B' and
21905            'ENCAP' and
21906            'NDRPDR' and
21907            '1T1C' and
21908            'LISP' and
21909            not 'VHOST'"
21910   parameters:
21911   - "latency"
21912   - "parent"
21913   - "tags"
21914   sort:
21915   - "IP4UNRLAY"
21916   - "IP6UNRLAY"
21917   layout:
21918     title: "ip6tun-3n-hsw-x520-78b-1t1c-base-ndr"
21919     layout: "plot-latency"
21920
21921 -
21922   type: "plot"
21923   title: "VPP Latency: ip6tun-3n-hsw-x520-78b-2t2c-base-ndr-lat"
21924   algorithm: "plot_latency_error_bars"
21925   output-file-type: ".html"
21926   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base-ndr-lat"
21927   data: "plot-vpp-throughput-latency-3n-hsw"
21928   filter: "'NIC_Intel-X520-DA2' and
21929            '78B' and
21930            'ENCAP' and
21931            'NDRPDR' and
21932            '2T2C' and
21933            'LISP' and
21934            not 'VHOST'"
21935   parameters:
21936   - "latency"
21937   - "parent"
21938   - "tags"
21939   sort:
21940   - "IP4UNRLAY"
21941   - "IP6UNRLAY"
21942   layout:
21943     title: "ip6tun-3n-hsw-x520-78b-2t2c-base-ndr"
21944     layout: "plot-latency"
21945
21946 ################################################################################
21947
21948 # Packet Latency - VPP IPSec 3n-hsw-xl710 base
21949 -
21950   type: "plot"
21951   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
21952   algorithm: "plot_latency_error_bars"
21953   output-file-type: ".html"
21954   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
21955   data: "plot-vpp-throughput-latency-3n-hsw"
21956   filter: "'NIC_Intel-XL710' and
21957            '64B' and
21958            'IP4FWD' and
21959            'NDRPDR' and
21960            'BASE' and
21961            '1T1C' and
21962            'IPSECHW' and
21963            ('IPSECTRAN' or 'IPSECTUN') and
21964            not 'VHOST'"
21965   parameters:
21966   - "latency"
21967   - "parent"
21968   - "tags"
21969   layout:
21970     title: "ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
21971     layout: "plot-latency"
21972
21973 -
21974   type: "plot"
21975   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
21976   algorithm: "plot_latency_error_bars"
21977   output-file-type: ".html"
21978   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
21979   data: "plot-vpp-throughput-latency-3n-hsw"
21980   filter: "'NIC_Intel-XL710' and
21981            '64B' and
21982            'IP4FWD' and
21983            'NDRPDR' and
21984            'BASE' and
21985            '2T2C' and
21986            'IPSECHW' and
21987            ('IPSECTRAN' or 'IPSECTUN') and
21988            not 'VHOST'"
21989   parameters:
21990   - "latency"
21991   - "parent"
21992   - "tags"
21993   layout:
21994     title: "ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
21995     layout: "plot-latency"
21996
21997 # Packet Latency - VPP IPSec 3n-hsw-xl710 scale
21998 -
21999   type: "plot"
22000   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr-lat"
22001   algorithm: "plot_latency_error_bars"
22002   output-file-type: ".html"
22003   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr-lat"
22004   data: "plot-vpp-throughput-latency-3n-hsw"
22005   filter: "'NIC_Intel-XL710' and
22006            '64B' and
22007            'IP4FWD' and
22008            'NDRPDR' and
22009            'SCALE' and
22010            '1T1C' and
22011            'IPSECHW' and
22012            ('IPSECTRAN' or 'IPSECTUN') and
22013            not 'VHOST'"
22014   parameters:
22015   - "latency"
22016   - "parent"
22017   - "tags"
22018   layout:
22019     title: "ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
22020     layout: "plot-latency"
22021
22022 -
22023   type: "plot"
22024   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr-lat"
22025   algorithm: "plot_latency_error_bars"
22026   output-file-type: ".html"
22027   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr-lat"
22028   data: "plot-vpp-throughput-latency-3n-hsw"
22029   filter: "'NIC_Intel-XL710' and
22030            '64B' and
22031            'IP4FWD' and
22032            'NDRPDR' and
22033            'SCALE' and
22034            '2T2C' and
22035            'IPSECHW' and
22036            ('IPSECTRAN' or 'IPSECTUN') and
22037            not 'VHOST'"
22038   parameters:
22039   - "latency"
22040   - "parent"
22041   - "tags"
22042   layout:
22043     title: "ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
22044     layout: "plot-latency"
22045
22046 # Packet Latency - VPP IPSec 3n-hsw-xl710 sw
22047 -
22048   type: "plot"
22049   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr-lat"
22050   algorithm: "plot_latency_error_bars"
22051   output-file-type: ".html"
22052   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr-lat"
22053   data: "plot-vpp-throughput-latency-3n-hsw"
22054   filter: "'NIC_Intel-XL710' and
22055            '64B' and
22056            'IP4FWD' and
22057            'NDRPDR' and
22058            '1T1C' and
22059            'IPSECSW' and
22060            ('IPSECTRAN' or 'IPSECTUN') and
22061            not 'VHOST'"
22062   parameters:
22063   - "latency"
22064   - "parent"
22065   - "tags"
22066   layout:
22067     title: "ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
22068     layout: "plot-latency"
22069
22070 -
22071   type: "plot"
22072   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr-lat"
22073   algorithm: "plot_latency_error_bars"
22074   output-file-type: ".html"
22075   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr-lat"
22076   data: "plot-vpp-throughput-latency-3n-hsw"
22077   filter: "'NIC_Intel-XL710' and
22078            '64B' and
22079            'IP4FWD' and
22080            'NDRPDR' and
22081            '2T2C' and
22082            'IPSECSW' and
22083            ('IPSECTRAN' or 'IPSECTUN') and
22084            not 'VHOST'"
22085   parameters:
22086   - "latency"
22087   - "parent"
22088   - "tags"
22089   layout:
22090     title: "ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
22091     layout: "plot-latency"
22092
22093 ################################################################################
22094
22095 # Packet Latency - VPP SRv6 3n-hsw-x520
22096 -
22097   type: "plot"
22098   title: "VPP Latency: srv6-3n-hsw-x520-78b-1t1c-features-ndr-lat"
22099   algorithm: "plot_latency_error_bars"
22100   output-file-type: ".html"
22101   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-ndr-lat"
22102   data: "plot-vpp-throughput-latency-3n-hsw"
22103   filter: "'NIC_Intel-X520-DA2' and
22104            '78B' and
22105            'FEATURE' and
22106            'NDRPDR' and
22107            '1T1C' and
22108            'IP6FWD' and
22109            'SRv6'"
22110   parameters:
22111   - "latency"
22112   - "parent"
22113   - "tags"
22114   layout:
22115     title: "srv6-3n-hsw-x520-78b-1t1c-features-ndr"
22116     layout: "plot-latency"
22117
22118 -
22119   type: "plot"
22120   title: "VPP Latency: srv6-3n-hsw-x520-78b-2t2c-features-ndr-lat"
22121   algorithm: "plot_latency_error_bars"
22122   output-file-type: ".html"
22123   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-ndr-lat"
22124   data: "plot-vpp-throughput-latency-3n-hsw"
22125   filter: "'NIC_Intel-X520-DA2' and
22126            '78B' and
22127            'FEATURE' and
22128            'NDRPDR' and
22129            '2T2C' and
22130            'IP6FWD' and
22131            'SRv6'"
22132   parameters:
22133   - "latency"
22134   - "parent"
22135   - "tags"
22136   layout:
22137     title: "srv6-3n-hsw-x520-78b-2t2c-features-ndr"
22138     layout: "plot-latency"
22139
22140 ################################################################################
22141
22142 # Packet Latency - VPP vhost ip4 3n-hsw-x520
22143 -
22144   type: "plot"
22145   title: "VPP Latency: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
22146   algorithm: "plot_latency_error_bars"
22147   output-file-type: ".html"
22148   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
22149   data: "plot-vpp-throughput-latency-3n-hsw"
22150   filter: "'NIC_Intel-X520-DA2' and
22151            '64B' and
22152            'NDRPDR' and
22153            'ETH' and
22154            'IP4FWD' and
22155            '1T1C' and
22156            'VHOST_1024' and
22157            not 'VXLAN' and
22158            not 'DOT1Q'"
22159   parameters:
22160   - "latency"
22161   - "parent"
22162   - "tags"
22163   sort:
22164   - "not CFS_OPT"
22165   - "1VM"
22166   - "2VM"
22167   layout:
22168     title: "vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
22169     layout: "plot-latency"
22170
22171 -
22172   type: "plot"
22173   title: "VPP Latency: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
22174   algorithm: "plot_latency_error_bars"
22175   output-file-type: ".html"
22176   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
22177   data: "plot-vpp-throughput-latency-3n-hsw"
22178   filter: "'NIC_Intel-X520-DA2' and
22179            '64B' and
22180            'NDRPDR' and
22181            'ETH' and
22182            'IP4FWD' and
22183            '2T2C' and
22184            'VHOST_1024' and
22185            not 'VXLAN' and
22186            not 'DOT1Q'"
22187   parameters:
22188   - "latency"
22189   - "parent"
22190   - "tags"
22191   sort:
22192   - "not CFS_OPT"
22193   - "1VM"
22194   - "2VM"
22195   layout:
22196     title: "vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
22197     layout: "plot-latency"
22198
22199 ## Packet Latency - VPP vhost l2sw 3n-hsw-x520
22200 #-
22201 #  type: "plot"
22202 #  title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
22203 #  algorithm: "plot_latency_error_bars"
22204 #  output-file-type: ".html"
22205 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
22206 #  data: "plot-vpp-throughput-latency-3n-hsw"
22207 #  filter: "'NIC_Intel-X520-DA2' and
22208 #           '64B' and
22209 #           'NDRPDR' and
22210 #           ('ETH' or 'DOT1Q') and
22211 #           '1T1C' and
22212 #           'L2BDMACLRN' and
22213 #           'VHOST_1024' and
22214 #           not 'VXLAN' and
22215 #           not 'IP4FWD' and
22216 #           not '2VM'"
22217 #  parameters:
22218 #  - "latency"
22219 #  - "parent"
22220 #  - "tags"
22221 ##  sort:
22222 ##  - "VM"  # "not CFS_OPT"
22223 ##  - "CFS_OPT"
22224 ##  - "FIB_10K"
22225 ##  - "FIB_100K"
22226 ##  - "FIB_1M"
22227 #  layout:
22228 #    title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
22229 #    layout: "plot-latency"
22230 #
22231 #-
22232 #  type: "plot"
22233 #  title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
22234 #  algorithm: "plot_latency_error_bars"
22235 #  output-file-type: ".html"
22236 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
22237 #  data: "plot-vpp-throughput-latency-3n-hsw"
22238 #  filter: "'NIC_Intel-X520-DA2' and
22239 #           '64B' and
22240 #           'NDRPDR' and
22241 #           ('ETH' or 'DOT1Q') and
22242 #           '2T2C' and
22243 #           'L2BDMACLRN' and
22244 #           'VHOST_1024' and
22245 #           not 'VXLAN' and
22246 #           not 'IP4FWD' and
22247 #           not '2VM'"
22248 #  parameters:
22249 #  - "latency"
22250 #  - "parent"
22251 #  - "tags"
22252 ##  sort:
22253 ##  - "VM"  # "not CFS_OPT"
22254 ##  - "CFS_OPT"
22255 ##  - "FIB_10K"
22256 ##  - "FIB_100K"
22257 ##  - "FIB_1M"
22258 #  layout:
22259 #    title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
22260 #    layout: "plot-latency"
22261
22262 # Packet Latency - VPP vhost l2sw 3n-hsw-x520 - base
22263 -
22264   type: "plot"
22265   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
22266   algorithm: "plot_latency_error_bars"
22267   output-file-type: ".html"
22268   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
22269   data: "plot-vpp-throughput-latency-3n-hsw"
22270   filter: "'NIC_Intel-X520-DA2' and
22271            '64B' and
22272            'NDRPDR' and
22273            ('ETH' or 'DOT1Q') and
22274            'BASE' and
22275            '1T1C' and
22276            ('L2BDMACLRN' or 'L2XCFWD') and
22277            'VHOST_1024' and
22278            not 'VXLAN' and
22279            not 'IP4FWD' and
22280            not '2VM'"
22281   parameters:
22282   - "latency"
22283   - "parent"
22284   - "tags"
22285   sort:
22286   - "L2BDMACLRN"
22287   - "L2BDMACLRN"
22288   - "L2BDMACLRN"
22289   - "L2XCFWD"
22290   - "L2XCFWD"
22291   - "L2XCFWD"
22292   layout:
22293     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
22294     layout: "plot-latency"
22295
22296 -
22297   type: "plot"
22298   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
22299   algorithm: "plot_latency_error_bars"
22300   output-file-type: ".html"
22301   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
22302   data: "plot-vpp-throughput-latency-3n-hsw"
22303   filter: "'NIC_Intel-X520-DA2' and
22304            '64B' and
22305            'NDRPDR' and
22306            ('ETH' or 'DOT1Q') and
22307            'BASE' and
22308            '2T2C' and
22309            ('L2BDMACLRN' or 'L2XCFWD') and
22310            'VHOST_1024' and
22311            not 'VXLAN' and
22312            not 'IP4FWD' and
22313            not '2VM'"
22314   parameters:
22315   - "latency"
22316   - "parent"
22317   - "tags"
22318   sort:
22319   - "L2BDMACLRN"
22320   - "L2BDMACLRN"
22321   - "L2BDMACLRN"
22322   - "L2XCFWD"
22323   - "L2XCFWD"
22324   - "L2XCFWD"
22325   layout:
22326     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
22327     layout: "plot-latency"
22328
22329 # Packet Latency - VPP vhost l2sw 3n-hsw-x520 - base vm
22330 -
22331   type: "plot"
22332   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr-lat"
22333   algorithm: "plot_latency_error_bars"
22334   output-file-type: ".html"
22335   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr-lat"
22336   data: "plot-vpp-throughput-latency-3n-hsw"
22337   filter: "'NIC_Intel-X520-DA2' and
22338            '64B' and
22339            'NDRPDR' and
22340            ('ETH' or 'DOT1Q') and
22341            '1T1C' and
22342            ('L2BDMACLRN' or 'L2XCFWD') and
22343            'VHOST_1024' and
22344            not 'CFS_OPT' and
22345            not 'DOT1Q' and
22346            not 'VXLAN' and
22347            not 'IP4FWD' and
22348            not 'LBOND'"
22349   parameters:
22350   - "latency"
22351   - "parent"
22352   - "tags"
22353 #  sort:
22354 #  - "1VM"
22355 #  - "L2XCFWD"
22356 #  - "1VM"
22357 #  - "L2BDMACLRN"
22358   layout:
22359     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
22360     layout: "plot-latency"
22361
22362 -
22363   type: "plot"
22364   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr-lat"
22365   algorithm: "plot_latency_error_bars"
22366   output-file-type: ".html"
22367   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr-lat"
22368   data: "plot-vpp-throughput-latency-3n-hsw"
22369   filter: "'NIC_Intel-X520-DA2' and
22370            '64B' and
22371            'NDRPDR' and
22372            ('ETH' or 'DOT1Q') and
22373            '2T2C' and
22374            ('L2BDMACLRN' or 'L2XCFWD') and
22375            'VHOST_1024' and
22376            not 'CFS_OPT' and
22377            not 'DOT1Q' and
22378            not 'VXLAN' and
22379            not 'IP4FWD' and
22380            not 'LBOND'"
22381   parameters:
22382   - "latency"
22383   - "parent"
22384   - "tags"
22385 #  sort:
22386 #  - "1VM"
22387 #  - "L2XCFWD"
22388 #  - "1VM"
22389 #  - "L2BDMACLRN"
22390   layout:
22391     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
22392     layout: "plot-latency"
22393
22394 # Packet Latency - VPP vhost ip4 3n-hsw-x710
22395 -
22396   type: "plot"
22397   title: "VPP Latency: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
22398   algorithm: "plot_latency_error_bars"
22399   output-file-type: ".html"
22400   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
22401   data: "plot-vpp-throughput-latency-3n-hsw"
22402   filter: "'NIC_Intel-X710' and
22403            '64B' and
22404            'NDRPDR' and
22405            'ETH' and
22406            'IP4FWD' and
22407            '1T1C' and
22408            'VHOST_1024' and
22409            not 'VXLAN' and
22410            not 'CFS_OPT' and
22411            not 'DOT1Q'"
22412   parameters:
22413   - "latency"
22414   - "parent"
22415   - "tags"
22416   sort:
22417   - "1VM"
22418   - "2VM"
22419   layout:
22420     title: "vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
22421     layout: "plot-latency"
22422
22423 -
22424   type: "plot"
22425   title: "VPP Latency: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
22426   algorithm: "plot_latency_error_bars"
22427   output-file-type: ".html"
22428   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
22429   data: "plot-vpp-throughput-latency-3n-hsw"
22430   filter: "'NIC_Intel-X710' and
22431            '64B' and
22432            'NDRPDR' and
22433            'ETH' and
22434            'IP4FWD' and
22435            '2T2C' and
22436            'VHOST_1024' and
22437            not 'VXLAN' and
22438            not 'CFS_OPT' and
22439            not 'DOT1Q'"
22440   parameters:
22441   - "latency"
22442   - "parent"
22443   - "tags"
22444   sort:
22445   - "1VM"
22446   - "2VM"
22447   layout:
22448     title: "vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
22449     layout: "plot-latency"
22450
22451 ## Packet Latency - VPP vhost l2sw 3n-hsw-x710
22452 #-
22453 #  type: "plot"
22454 #  title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
22455 #  algorithm: "plot_latency_error_bars"
22456 #  output-file-type: ".html"
22457 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
22458 #  data: "plot-vpp-throughput-latency-3n-hsw"
22459 #  filter: "'NIC_Intel-X710' and
22460 #           '64B' and
22461 #           'NDRPDR' and
22462 #           ('ETH' or 'DOT1Q') and
22463 #           '1T1C' and
22464 #           'L2BDMACLRN' and
22465 #           'VHOST_1024' and
22466 #           not 'VXLAN' and
22467 #           not 'IP4FWD' and
22468 #           not '2VM'"
22469 #  parameters:
22470 #  - "latency"
22471 #  - "parent"
22472 #  - "tags"
22473 ##  sort:
22474 ##  - "VM"  # "not CFS_OPT"
22475 ##  - "CFS_OPT"
22476 ##  - "FIB_10K"
22477 ##  - "FIB_100K"
22478 ##  - "FIB_1M"
22479 #  layout:
22480 #    title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
22481 #    layout: "plot-latency"
22482 #
22483 #-
22484 #  type: "plot"
22485 #  title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
22486 #  algorithm: "plot_latency_error_bars"
22487 #  output-file-type: ".html"
22488 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
22489 #  data: "plot-vpp-throughput-latency-3n-hsw"
22490 #  filter: "'NIC_Intel-X710' and
22491 #           '64B' and
22492 #           'NDRPDR' and
22493 #           ('ETH' or 'DOT1Q') and
22494 #           '2T2C' and
22495 #           'L2BDMACLRN' and
22496 #           'VHOST_1024' and
22497 #           not 'VXLAN' and
22498 #           not 'IP4FWD' and
22499 #           not '2VM'"
22500 #  parameters:
22501 #  - "latency"
22502 #  - "parent"
22503 #  - "tags"
22504 ##  sort:
22505 ##  - "VM"  # "not CFS_OPT"
22506 ##  - "CFS_OPT"
22507 ##  - "FIB_10K"
22508 ##  - "FIB_100K"
22509 ##  - "FIB_1M"
22510 #  layout:
22511 #    title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
22512 #    layout: "plot-latency"
22513
22514 # Packet Latency - VPP vhost l2sw 3n-hsw-x710 - base
22515 -
22516   type: "plot"
22517   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
22518   algorithm: "plot_latency_error_bars"
22519   output-file-type: ".html"
22520   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
22521   data: "plot-vpp-throughput-latency-3n-hsw"
22522   filter: "'NIC_Intel-X710' and
22523            '64B' and
22524            'NDRPDR' and
22525            ('ETH' or 'DOT1Q') and
22526            'BASE' and
22527            '1T1C' and
22528            ('L2BDMACLRN' or 'L2XCFWD') and
22529            'VHOST_1024' and
22530            not 'VXLAN' and
22531            not 'IP4FWD' and
22532            not '2VM'"
22533   parameters:
22534   - "latency"
22535   - "parent"
22536   - "tags"
22537   sort:
22538   - "L2BDMACLRN"
22539   - "L2BDMACLRN"
22540   - "L2BDMACLRN"
22541   - "L2XCFWD"
22542   - "L2XCFWD"
22543   - "L2XCFWD"
22544   layout:
22545     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
22546     layout: "plot-latency"
22547
22548 -
22549   type: "plot"
22550   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
22551   algorithm: "plot_latency_error_bars"
22552   output-file-type: ".html"
22553   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
22554   data: "plot-vpp-throughput-latency-3n-hsw"
22555   filter: "'NIC_Intel-X710' and
22556            '64B' and
22557            'NDRPDR' and
22558            ('ETH' or 'DOT1Q') and
22559            'BASE' and
22560            '2T2C' and
22561            ('L2BDMACLRN' or 'L2XCFWD') and
22562            'VHOST_1024' and
22563            not 'VXLAN' and
22564            not 'IP4FWD' and
22565            not '2VM'"
22566   parameters:
22567   - "latency"
22568   - "parent"
22569   - "tags"
22570   sort:
22571   - "L2BDMACLRN"
22572   - "L2BDMACLRN"
22573   - "L2BDMACLRN"
22574   - "L2XCFWD"
22575   - "L2XCFWD"
22576   - "L2XCFWD"
22577   layout:
22578     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
22579     layout: "plot-latency"
22580
22581 # Packet Latency - VPP vhost l2sw 3n-hsw-x710 - base vm
22582 -
22583   type: "plot"
22584   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr-lat"
22585   algorithm: "plot_latency_error_bars"
22586   output-file-type: ".html"
22587   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr-lat"
22588   data: "plot-vpp-throughput-latency-3n-hsw"
22589   filter: "'NIC_Intel-X710' and
22590            '64B' and
22591            'NDRPDR' and
22592            ('ETH' or 'DOT1Q') and
22593            '1T1C' and
22594            ('L2BDMACLRN' or 'L2XCFWD') and
22595            'VHOST_1024' and
22596            not 'CFS_OPT' and
22597            not 'VXLAN' and
22598            not 'IP4FWD' and
22599            not 'LBOND'"
22600   parameters:
22601   - "latency"
22602   - "parent"
22603   - "tags"
22604   sort:
22605   - "L2BDMACLRN"
22606   - "L2BDMACLRN"
22607   - "L2BDMACLRN"
22608   - "L2XCFWD"
22609   - "L2XCFWD"
22610   - "L2XCFWD"
22611   layout:
22612     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr"
22613     layout: "plot-latency"
22614
22615 -
22616   type: "plot"
22617   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr-lat"
22618   algorithm: "plot_latency_error_bars"
22619   output-file-type: ".html"
22620   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr-lat"
22621   data: "plot-vpp-throughput-latency-3n-hsw"
22622   filter: "'NIC_Intel-X710' and
22623            '64B' and
22624            'NDRPDR' and
22625            ('ETH' or 'DOT1Q') and
22626            '2T2C' and
22627            ('L2BDMACLRN' or 'L2XCFWD') and
22628            'VHOST_1024' and
22629            not 'CFS_OPT' and
22630            not 'VXLAN' and
22631            not 'IP4FWD' and
22632            not 'LBOND'"
22633   parameters:
22634   - "latency"
22635   - "parent"
22636   - "tags"
22637   sort:
22638   - "L2BDMACLRN"
22639   - "L2BDMACLRN"
22640   - "L2BDMACLRN"
22641   - "L2XCFWD"
22642   - "L2XCFWD"
22643   - "L2XCFWD"
22644   layout:
22645     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr"
22646     layout: "plot-latency"
22647
22648 ## Packet Latency - VPP vhost ip4 3n-hsw-xl710
22649 #-
22650 #  type: "plot"
22651 #  title: "VPP Latency: vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
22652 #  algorithm: "plot_latency_error_bars"
22653 #  output-file-type: ".html"
22654 #  output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
22655 #  data: "plot-vpp-throughput-latency-3n-hsw"
22656 #  filter: "'NIC_Intel-XL710' and
22657 #           '64B' and
22658 #           'NDRPDR' and
22659 #           'ETH' and
22660 #           'IP4FWD' and
22661 #           '1T1C' and
22662 #           'VHOST_1024' and
22663 #           not 'VXLAN' and
22664 #           not 'DOT1Q'"
22665 #  parameters:
22666 #  - "latency"
22667 #  - "parent"
22668 #  - "tags"
22669 #  sort:
22670 #  - "not CFS_OPT"
22671 #  - "1VM"
22672 #  - "2VM"
22673 #  layout:
22674 #    title: "vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
22675 #    layout: "plot-latency"
22676 #
22677 #-
22678 #  type: "plot"
22679 #  title: "VPP Latency: vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
22680 #  algorithm: "plot_latency_error_bars"
22681 #  output-file-type: ".html"
22682 #  output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
22683 #  data: "plot-vpp-throughput-latency-3n-hsw"
22684 #  filter: "'NIC_Intel-XL710' and
22685 #           '64B' and
22686 #           'NDRPDR' and
22687 #           'ETH' and
22688 #           'IP4FWD' and
22689 #           '2T2C' and
22690 #           'VHOST_1024' and
22691 #           not 'VXLAN' and
22692 #           not 'DOT1Q'"
22693 #  parameters:
22694 #  - "latency"
22695 #  - "parent"
22696 #  - "tags"
22697 #  sort:
22698 #  - "not CFS_OPT"
22699 #  - "1VM"
22700 #  - "2VM"
22701 #  layout:
22702 #    title: "vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
22703 #    layout: "plot-latency"
22704 #
22705 ## Packet Latency - VPP vhost l2sw 3n-hsw-xl710
22706 #-
22707 #  type: "plot"
22708 #  title: "VPP Latency: vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
22709 #  algorithm: "plot_latency_error_bars"
22710 #  output-file-type: ".html"
22711 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
22712 #  data: "plot-vpp-throughput-latency-3n-hsw"
22713 #  filter: "'NIC_Intel-XL710' and
22714 #           '64B' and
22715 #           'NDRPDR' and
22716 #           ('ETH' or 'DOT1Q') and
22717 #           '1T1C' and
22718 #           'L2BDMACLRN' and
22719 #           'VHOST_1024' and
22720 #           not 'VXLAN' and
22721 #           not 'IP4FWD' and
22722 #           not '2VM'"
22723 #  parameters:
22724 #  - "latency"
22725 #  - "parent"
22726 #  - "tags"
22727 ##  sort:
22728 ##  - "VM"  # "not CFS_OPT"
22729 ##  - "CFS_OPT"
22730 ##  - "FIB_10K"
22731 ##  - "FIB_100K"
22732 ##  - "FIB_1M"
22733 #  layout:
22734 #    title: "vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
22735 #    layout: "plot-latency"
22736 #
22737 #-
22738 #  type: "plot"
22739 #  title: "VPP Latency: vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
22740 #  algorithm: "plot_latency_error_bars"
22741 #  output-file-type: ".html"
22742 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
22743 #  data: "plot-vpp-throughput-latency-3n-hsw"
22744 #  filter: "'NIC_Intel-XL710' and
22745 #           '64B' and
22746 #           'NDRPDR' and
22747 #           ('ETH' or 'DOT1Q') and
22748 #           '2T2C' and
22749 #           'L2BDMACLRN' and
22750 #           'VHOST_1024' and
22751 #           not 'VXLAN' and
22752 #           not 'IP4FWD' and
22753 #           not '2VM'"
22754 #  parameters:
22755 #  - "latency"
22756 #  - "parent"
22757 #  - "tags"
22758 ##  sort:
22759 ##  - "VM"  # "not CFS_OPT"
22760 ##  - "CFS_OPT"
22761 ##  - "FIB_10K"
22762 ##  - "FIB_100K"
22763 ##  - "FIB_1M"
22764 #  layout:
22765 #    title: "vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
22766 #    layout: "plot-latency"
22767 #
22768 ## Packet Latency - VPP vhost l2sw 3n-hsw-xl710 - base
22769 #-
22770 #  type: "plot"
22771 #  title: "VPP Latency: vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
22772 #  algorithm: "plot_latency_error_bars"
22773 #  output-file-type: ".html"
22774 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
22775 #  data: "plot-vpp-throughput-latency-3n-hsw"
22776 #  filter: "'NIC_Intel-XL710' and
22777 #           '64B' and
22778 #           'NDRPDR' and
22779 #           ('ETH' or 'DOT1Q') and
22780 #           'BASE' and
22781 #           '1T1C' and
22782 #           ('L2BDMACLRN' or 'L2XCFWD') and
22783 #           'VHOST_1024' and
22784 #           not 'VXLAN' and
22785 #           not 'IP4FWD' and
22786 #           not '2VM'"
22787 #  parameters:
22788 #  - "latency"
22789 #  - "parent"
22790 #  - "tags"
22791 ##  sort:
22792 ##  - "not CFS_OPT"
22793 ##  - "L2XCFWD"
22794 ##  - "not CFS_OPT"
22795 ##  - "CFS_OPT"
22796 #  layout:
22797 #    title: "vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
22798 #    layout: "plot-latency"
22799 #
22800 #-
22801 #  type: "plot"
22802 #  title: "VPP Latency: vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
22803 #  algorithm: "plot_latency_error_bars"
22804 #  output-file-type: ".html"
22805 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
22806 #  data: "plot-vpp-throughput-latency-3n-hsw"
22807 #  filter: "'NIC_Intel-XL710' and
22808 #           '64B' and
22809 #           'NDRPDR' and
22810 #           ('ETH' or 'DOT1Q') and
22811 #           'BASE' and
22812 #           '2T2C' and
22813 #           ('L2BDMACLRN' or 'L2XCFWD') and
22814 #           'VHOST_1024' and
22815 #           not 'VXLAN' and
22816 #           not 'IP4FWD' and
22817 #           not '2VM'"
22818 #  parameters:
22819 #  - "latency"
22820 #  - "parent"
22821 #  - "tags"
22822 ##  sort:
22823 ##  - "not CFS_OPT"
22824 ##  - "L2XCFWD"
22825 ##  - "not CFS_OPT"
22826 ##  - "CFS_OPT"
22827 #  layout:
22828 #    title: "vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
22829 #    layout: "plot-latency"
22830 #
22831 ## Packet Latency - VPP vhost l2sw 3n-hsw-xl710 - base vm
22832 #-
22833 #  type: "plot"
22834 #  title: "VPP Latency: vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-vm-ndr-lat"
22835 #  algorithm: "plot_latency_error_bars"
22836 #  output-file-type: ".html"
22837 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-vm-ndr-lat"
22838 #  data: "plot-vpp-throughput-latency-3n-hsw"
22839 #  filter: "'NIC_Intel-XL710' and
22840 #           '64B' and
22841 #           'NDRPDR' and
22842 #           ('ETH' or 'DOT1Q') and
22843 #           '1T1C' and
22844 #           ('L2BDMACLRN' or 'L2XCFWD') and
22845 #           'VHOST_1024' and
22846 #           not 'CFS_OPT' and
22847 #           not 'VXLAN' and
22848 #           not 'IP4FWD'"
22849 #  parameters:
22850 #  - "latency"
22851 #  - "parent"
22852 #  - "tags"
22853 ##  sort:
22854 ##  - "1VM"
22855 ##  - "L2XCFWD"
22856 ##  - "1VM"
22857 ##  - "L2BDMACLRN"
22858 #  layout:
22859 #    title: "vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-vm-ndr"
22860 #    layout: "plot-latency"
22861 #
22862 #-
22863 #  type: "plot"
22864 #  title: "VPP Latency: vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-vm-ndr-lat"
22865 #  algorithm: "plot_latency_error_bars"
22866 #  output-file-type: ".html"
22867 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-vm-ndr-lat"
22868 #  data: "plot-vpp-throughput-latency-3n-hsw"
22869 #  filter: "'NIC_Intel-XL710' and
22870 #           '64B' and
22871 #           'NDRPDR' and
22872 #           ('ETH' or 'DOT1Q') and
22873 #           '2T2C' and
22874 #           ('L2BDMACLRN' or 'L2XCFWD') and
22875 #           'VHOST_1024' and
22876 #           not 'CFS_OPT' and
22877 #           not 'VXLAN' and
22878 #           not 'IP4FWD'"
22879 #  parameters:
22880 #  - "latency"
22881 #  - "parent"
22882 #  - "tags"
22883 ##  sort:
22884 ##  - "1VM"
22885 ##  - "L2XCFWD"
22886 ##  - "1VM"
22887 ##  - "L2BDMACLRN"
22888 #  layout:
22889 #    title: "vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-vm-ndr"
22890 #    layout: "plot-latency"
22891
22892 # Packet Latency - VPP vhost ip4 3n-skx-x710
22893 -
22894   type: "plot"
22895   title: "VPP Latency: vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
22896   algorithm: "plot_latency_error_bars"
22897   output-file-type: ".html"
22898   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
22899   data: "plot-vpp-throughput-latency-3n-skx"
22900   filter: "'NIC_Intel-X710' and
22901            '64B' and
22902            'NDRPDR' and
22903            'ETH' and
22904            'IP4FWD' and
22905            '2T1C' and
22906            'VHOST_1024' and
22907            not 'VXLAN' and
22908            not 'DOT1Q'"
22909   parameters:
22910   - "latency"
22911   - "parent"
22912   - "tags"
22913   sort:
22914   - "1VM"
22915   - "2VM"
22916   layout:
22917     title: "vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
22918     layout: "plot-latency"
22919
22920 -
22921   type: "plot"
22922   title: "VPP Latency: vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
22923   algorithm: "plot_latency_error_bars"
22924   output-file-type: ".html"
22925   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
22926   data: "plot-vpp-throughput-latency-3n-skx"
22927   filter: "'NIC_Intel-X710' and
22928            '64B' and
22929            'NDRPDR' and
22930            'ETH' and
22931            'IP4FWD' and
22932            '4T2C' and
22933            'VHOST_1024' and
22934            not 'VXLAN' and
22935            not 'DOT1Q'"
22936   parameters:
22937   - "latency"
22938   - "parent"
22939   - "tags"
22940   sort:
22941   - "1VM"
22942   - "2VM"
22943   layout:
22944     title: "vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
22945     layout: "plot-latency"
22946
22947 ## Packet Latency - VPP vhost l2sw 3n-skx-x710
22948 #-
22949 #  type: "plot"
22950 #  title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
22951 #  algorithm: "plot_latency_error_bars"
22952 #  output-file-type: ".html"
22953 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
22954 #  data: "plot-vpp-throughput-latency-3n-skx"
22955 #  filter: "'NIC_Intel-X710' and
22956 #           '64B' and
22957 #           'NDRPDR' and
22958 #           ('ETH' or 'DOT1Q') and
22959 #           '2T1C' and
22960 #           'L2BDMACLRN' and
22961 #           'VHOST_1024' and
22962 #           not 'VXLAN' and
22963 #           not 'IP4FWD' and
22964 #           not '2VM'"
22965 #  parameters:
22966 #  - "latency"
22967 #  - "parent"
22968 #  - "tags"
22969 ##  sort:
22970 ##  - "VM"  # "not CFS_OPT"
22971 ##  - "CFS_OPT"
22972 ##  - "FIB_10K"
22973 ##  - "FIB_100K"
22974 ##  - "FIB_1M"
22975 #  layout:
22976 #    title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
22977 #    layout: "plot-latency"
22978 #
22979 #-
22980 #  type: "plot"
22981 #  title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
22982 #  algorithm: "plot_latency_error_bars"
22983 #  output-file-type: ".html"
22984 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
22985 #  data: "plot-vpp-throughput-latency-3n-skx"
22986 #  filter: "'NIC_Intel-X710' and
22987 #           '64B' and
22988 #           'NDRPDR' and
22989 #           ('ETH' or 'DOT1Q') and
22990 #           '4T2C' and
22991 #           'L2BDMACLRN' and
22992 #           'VHOST_1024' and
22993 #           not 'VXLAN' and
22994 #           not 'IP4FWD' and
22995 #           not '2VM'"
22996 #  parameters:
22997 #  - "latency"
22998 #  - "parent"
22999 #  - "tags"
23000 ##  sort:
23001 ##  - "VM"  # "not CFS_OPT"
23002 ##  - "CFS_OPT"
23003 ##  - "FIB_10K"
23004 ##  - "FIB_100K"
23005 ##  - "FIB_1M"
23006 #  layout:
23007 #    title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
23008 #    layout: "plot-latency"
23009
23010 # Packet Latency - VPP vhost l2sw 3n-skx-x710 - base
23011 -
23012   type: "plot"
23013   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
23014   algorithm: "plot_latency_error_bars"
23015   output-file-type: ".html"
23016   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
23017   data: "plot-vpp-throughput-latency-3n-skx"
23018   filter: "'NIC_Intel-X710' and
23019            '64B' and
23020            'NDRPDR' and
23021            ('ETH' or 'DOT1Q') and
23022            'BASE' and
23023            '2T1C' and
23024            ('L2BDMACLRN' or 'L2XCFWD') and
23025            'VHOST_1024' and
23026            not 'VXLAN' and
23027            not 'IP4FWD' and
23028            not '2VM' and
23029            not 'LBOND'"
23030   parameters:
23031   - "latency"
23032   - "parent"
23033   - "tags"
23034   sort:
23035   - "L2BDMACLRN"
23036   - "L2BDMACLRN"
23037   - "L2XCFWD"
23038   - "L2XCFWD"
23039   layout:
23040     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr"
23041     layout: "plot-latency"
23042
23043 -
23044   type: "plot"
23045   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
23046   algorithm: "plot_latency_error_bars"
23047   output-file-type: ".html"
23048   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
23049   data: "plot-vpp-throughput-latency-3n-skx"
23050   filter: "'NIC_Intel-X710' and
23051            '64B' and
23052            'NDRPDR' and
23053            ('ETH' or 'DOT1Q') and
23054            'BASE' and
23055            '4T2C' and
23056            ('L2BDMACLRN' or 'L2XCFWD') and
23057            'VHOST_1024' and
23058            not 'VXLAN' and
23059            not 'IP4FWD' and
23060            not '2VM' and
23061            not 'LBOND'"
23062   parameters:
23063   - "latency"
23064   - "parent"
23065   - "tags"
23066   sort:
23067   - "L2BDMACLRN"
23068   - "L2BDMACLRN"
23069   - "L2XCFWD"
23070   - "L2XCFWD"
23071   layout:
23072     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr"
23073     layout: "plot-latency"
23074
23075 # Packet Latency - VPP vhost l2sw 3n-skx-x710 - base vm
23076 -
23077   type: "plot"
23078   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr-lat"
23079   algorithm: "plot_latency_error_bars"
23080   output-file-type: ".html"
23081   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr-lat"
23082   data: "plot-vpp-throughput-latency-3n-skx"
23083   filter: "'NIC_Intel-X710' and
23084            '64B' and
23085            'NDRPDR' and
23086            ('ETH' or 'DOT1Q') and
23087            '2T1C' and
23088            ('L2BDMACLRN' or 'L2XCFWD') and
23089            'VHOST_1024' and
23090            not 'CFS_OPT' and
23091            not 'VXLAN' and
23092            not 'IP4FWD' and
23093            not 'LBOND'"
23094   parameters:
23095   - "latency"
23096   - "parent"
23097   - "tags"
23098   sort:
23099   - "L2BDMACLRN"
23100   - "L2BDMACLRN"
23101   - "L2BDMACLRN"
23102   - "L2XCFWD"
23103   - "L2XCFWD"
23104   - "L2XCFWD"
23105   layout:
23106     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr"
23107     layout: "plot-latency"
23108
23109 -
23110   type: "plot"
23111   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr-lat"
23112   algorithm: "plot_latency_error_bars"
23113   output-file-type: ".html"
23114   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr-lat"
23115   data: "plot-vpp-throughput-latency-3n-skx"
23116   filter: "'NIC_Intel-X710' and
23117            '64B' and
23118            'NDRPDR' and
23119            ('ETH' or 'DOT1Q') and
23120            '4T2C' and
23121            ('L2BDMACLRN' or 'L2XCFWD') and
23122            'VHOST_1024' and
23123            not 'CFS_OPT' and
23124            not 'VXLAN' and
23125            not 'IP4FWD' and
23126            not 'LBOND'"
23127   parameters:
23128   - "latency"
23129   - "parent"
23130   - "tags"
23131   sort:
23132   - "L2BDMACLRN"
23133   - "L2BDMACLRN"
23134   - "L2BDMACLRN"
23135   - "L2XCFWD"
23136   - "L2XCFWD"
23137   - "L2XCFWD"
23138   layout:
23139     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr"
23140     layout: "plot-latency"
23141
23142 # Packet Latency - VPP vhost ip4 2n-skx-x710
23143 -
23144   type: "plot"
23145   title: "VPP Latency: vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
23146   algorithm: "plot_latency_error_bars"
23147   output-file-type: ".html"
23148   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
23149   data: "plot-vpp-throughput-latency-2n-skx"
23150   filter: "'NIC_Intel-X710' and
23151            '64B' and
23152            'NDRPDR' and
23153            'ETH' and
23154            'IP4FWD' and
23155            '2T1C' and
23156            'VHOST_1024' and
23157            not 'VXLAN' and
23158            not 'NF_DENSITY' and
23159            not 'CFS_OPT' and
23160            not 'DOT1Q'"
23161   parameters:
23162   - "latency"
23163   - "parent"
23164   - "tags"
23165   sort:
23166   - "1VM"
23167   - "2VM"
23168   layout:
23169     title: "vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
23170     layout: "plot-latency"
23171
23172 -
23173   type: "plot"
23174   title: "VPP Latency: vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
23175   algorithm: "plot_latency_error_bars"
23176   output-file-type: ".html"
23177   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
23178   data: "plot-vpp-throughput-latency-2n-skx"
23179   filter: "'NIC_Intel-X710' and
23180            '64B' and
23181            'NDRPDR' and
23182            'ETH' and
23183            'IP4FWD' and
23184            '4T2C' and
23185            'VHOST_1024' and
23186            not 'VXLAN' and
23187            not 'NF_DENSITY' and
23188            not 'CFS_OPT' and
23189            not 'DOT1Q'"
23190   parameters:
23191   - "latency"
23192   - "parent"
23193   - "tags"
23194   sort:
23195   - "1VM"
23196   - "2VM"
23197   layout:
23198     title: "vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
23199     layout: "plot-latency"
23200
23201 ## Packet Latency - VPP vhost l2sw 2n-skx-x710
23202 #-
23203 #  type: "plot"
23204 #  title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
23205 #  algorithm: "plot_latency_error_bars"
23206 #  output-file-type: ".html"
23207 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
23208 #  data: "plot-vpp-throughput-latency-2n-skx"
23209 #  filter: "'NIC_Intel-X710' and
23210 #           '64B' and
23211 #           'NDRPDR' and
23212 #           ('ETH' or 'DOT1Q') and
23213 #           '2T1C' and
23214 #           'L2BDMACLRN' and
23215 #           'VHOST_1024' and
23216 #           not 'VXLAN' and
23217 #           not 'IP4FWD' and
23218 #           not 'NF_DENSITY' and
23219 #           not '2VM'"
23220 #  parameters:
23221 #  - "latency"
23222 #  - "parent"
23223 #  - "tags"
23224 ##  sort:
23225 ##  - "VM"  # "not CFS_OPT"
23226 ##  - "CFS_OPT"
23227 ##  - "FIB_10K"
23228 ##  - "FIB_100K"
23229 ##  - "FIB_1M"
23230 #  layout:
23231 #    title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
23232 #    layout: "plot-latency"
23233 #
23234 #-
23235 #  type: "plot"
23236 #  title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
23237 #  algorithm: "plot_latency_error_bars"
23238 #  output-file-type: ".html"
23239 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
23240 #  data: "plot-vpp-throughput-latency-2n-skx"
23241 #  filter: "'NIC_Intel-X710' and
23242 #           '64B' and
23243 #           'NDRPDR' and
23244 #           ('ETH' or 'DOT1Q') and
23245 #           '4T2C' and
23246 #           'L2BDMACLRN' and
23247 #           'VHOST_1024' and
23248 #           not 'VXLAN' and
23249 #           not 'NF_DENSITY' and
23250 #           not 'IP4FWD' and
23251 #           not '2VM'"
23252 #  parameters:
23253 #  - "latency"
23254 #  - "parent"
23255 #  - "tags"
23256 ##  sort:
23257 ##  - "VM"  # "not CFS_OPT"
23258 ##  - "CFS_OPT"
23259 ##  - "FIB_10K"
23260 ##  - "FIB_100K"
23261 ##  - "FIB_1M"
23262 #  layout:
23263 #    title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
23264 #    layout: "plot-latency"
23265
23266 # Packet Latency - VPP vhost l2sw 2n-skx-x710 - base
23267 -
23268   type: "plot"
23269   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
23270   algorithm: "plot_latency_error_bars"
23271   output-file-type: ".html"
23272   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
23273   data: "plot-vpp-throughput-latency-2n-skx"
23274   filter: "'NIC_Intel-X710' and
23275            '64B' and
23276            'NDRPDR' and
23277            ('ETH' or 'DOT1Q') and
23278            'BASE' and
23279            '2T1C' and
23280            ('L2BDMACLRN' or 'L2XCFWD') and
23281            'VHOST_1024' and
23282            not 'VXLAN' and
23283            not 'NF_DENSITY' and
23284            not 'IP4FWD' and
23285            not '2VM'"
23286   parameters:
23287   - "latency"
23288   - "parent"
23289   - "tags"
23290 #  sort:
23291 #  - "not CFS_OPT"
23292 #  - "L2XCFWD"
23293 #  - "not CFS_OPT"
23294 #  - "CFS_OPT"
23295   layout:
23296     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr"
23297     layout: "plot-latency"
23298
23299 -
23300   type: "plot"
23301   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
23302   algorithm: "plot_latency_error_bars"
23303   output-file-type: ".html"
23304   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
23305   data: "plot-vpp-throughput-latency-2n-skx"
23306   filter: "'NIC_Intel-X710' and
23307            '64B' and
23308            'NDRPDR' and
23309            ('ETH' or 'DOT1Q') and
23310            'BASE' and
23311            '4T2C' and
23312            ('L2BDMACLRN' or 'L2XCFWD') and
23313            'VHOST_1024' and
23314            not 'VXLAN' and
23315            not 'NF_DENSITY' and
23316            not 'IP4FWD' and
23317            not '2VM'"
23318   parameters:
23319   - "latency"
23320   - "parent"
23321   - "tags"
23322 #  sort:
23323 #  - "not CFS_OPT"
23324 #  - "L2XCFWD"
23325 #  - "not CFS_OPT"
23326 #  - "CFS_OPT"
23327   layout:
23328     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr"
23329     layout: "plot-latency"
23330
23331 # Packet Latency - VPP vhost l2sw 2n-skx-x710 - base vm
23332 -
23333   type: "plot"
23334   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr-lat"
23335   algorithm: "plot_latency_error_bars"
23336   output-file-type: ".html"
23337   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr-lat"
23338   data: "plot-vpp-throughput-latency-2n-skx"
23339   filter: "'NIC_Intel-X710' and
23340            '64B' and
23341            'NDRPDR' and
23342            ('ETH' or 'DOT1Q') and
23343            '2T1C' and
23344            ('L2BDMACLRN' or 'L2XCFWD') and
23345            'VHOST_1024' and
23346            not 'CFS_OPT' and
23347            not 'VXLAN' and
23348            not 'NF_DENSITY' and
23349            not 'DOT1Q' and
23350            not 'IP4FWD'"
23351   parameters:
23352   - "latency"
23353   - "parent"
23354   - "tags"
23355 #  sort:
23356 #  - "1VM"
23357 #  - "L2XCFWD"
23358 #  - "1VM"
23359 #  - "L2BDMACLRN"
23360   layout:
23361     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
23362     layout: "plot-latency"
23363
23364 -
23365   type: "plot"
23366   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr-lat"
23367   algorithm: "plot_latency_error_bars"
23368   output-file-type: ".html"
23369   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr-lat"
23370   data: "plot-vpp-throughput-latency-2n-skx"
23371   filter: "'NIC_Intel-X710' and
23372            '64B' and
23373            'NDRPDR' and
23374            ('ETH' or 'DOT1Q') and
23375            '4T2C' and
23376            ('L2BDMACLRN' or 'L2XCFWD') and
23377            'VHOST_1024' and
23378            not 'CFS_OPT' and
23379            not 'VXLAN' and
23380            not 'NF_DENSITY' and
23381            not 'DOT1Q' and
23382            not 'IP4FWD'"
23383   parameters:
23384   - "latency"
23385   - "parent"
23386   - "tags"
23387 #  sort:
23388 #  - "1VM"
23389 #  - "L2XCFWD"
23390 #  - "1VM"
23391 #  - "L2BDMACLRN"
23392   layout:
23393     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
23394     layout: "plot-latency"
23395
23396 # Packet Latency - VPP vhost ip4 2n-skx-xxv710
23397 -
23398   type: "plot"
23399   title: "VPP Latency: vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
23400   algorithm: "plot_latency_error_bars"
23401   output-file-type: ".html"
23402   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
23403   data: "plot-vpp-throughput-latency-2n-skx"
23404   filter: "'NIC_Intel-XXV710' and
23405            '64B' and
23406            'NDRPDR' and
23407            'ETH' and
23408            'IP4FWD' and
23409            '2T1C' and
23410            'VHOST_1024' and
23411            not 'VXLAN' and
23412            not 'CFS_OPT' and
23413            not 'DOT1Q'"
23414   parameters:
23415   - "latency"
23416   - "parent"
23417   - "tags"
23418   sort:
23419   - "not CFS_OPT"
23420   - "1VM"
23421   - "2VM"
23422   layout:
23423     title: "vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
23424     layout: "plot-latency"
23425
23426 -
23427   type: "plot"
23428   title: "VPP Latency: vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
23429   algorithm: "plot_latency_error_bars"
23430   output-file-type: ".html"
23431   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
23432   data: "plot-vpp-throughput-latency-2n-skx"
23433   filter: "'NIC_Intel-XXV710' and
23434            '64B' and
23435            'NDRPDR' and
23436            'ETH' and
23437            'IP4FWD' and
23438            '4T2C' and
23439            'VHOST_1024' and
23440            not 'VXLAN' and
23441            not 'CFS_OPT' and
23442            not 'DOT1Q'"
23443   parameters:
23444   - "latency"
23445   - "parent"
23446   - "tags"
23447   sort:
23448   - "not CFS_OPT"
23449   - "1VM"
23450   - "2VM"
23451   layout:
23452     title: "vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
23453     layout: "plot-latency"
23454
23455 ## Packet Latency - VPP vhost l2sw 2n-skx-xxv710
23456 #-
23457 #  type: "plot"
23458 #  title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
23459 #  algorithm: "plot_latency_error_bars"
23460 #  output-file-type: ".html"
23461 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
23462 #  data: "plot-vpp-throughput-latency-2n-skx"
23463 #  filter: "'NIC_Intel-XXV710' and
23464 #           '64B' and
23465 #           'NDRPDR' and
23466 #           ('ETH' or 'DOT1Q') and
23467 #           '2T1C' and
23468 #           'L2BDMACLRN' and
23469 #           'VHOST_1024' and
23470 #           not 'VXLAN' and
23471 #           not 'IP4FWD' and
23472 #           not '2VM'"
23473 #  parameters:
23474 #  - "latency"
23475 #  - "parent"
23476 #  - "tags"
23477 ##  sort:
23478 ##  - "VM"  # "not CFS_OPT"
23479 ##  - "CFS_OPT"
23480 ##  - "FIB_10K"
23481 ##  - "FIB_100K"
23482 ##  - "FIB_1M"
23483 #  layout:
23484 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
23485 #    layout: "plot-latency"
23486 #
23487 #-
23488 #  type: "plot"
23489 #  title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
23490 #  algorithm: "plot_latency_error_bars"
23491 #  output-file-type: ".html"
23492 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
23493 #  data: "plot-vpp-throughput-latency-2n-skx"
23494 #  filter: "'NIC_Intel-XXV710' and
23495 #           '64B' and
23496 #           'NDRPDR' and
23497 #           ('ETH' or 'DOT1Q') and
23498 #           '4T2C' and
23499 #           'L2BDMACLRN' and
23500 #           'VHOST_1024' and
23501 #           not 'VXLAN' and
23502 #           not 'IP4FWD' and
23503 #           not '2VM'"
23504 #  parameters:
23505 #  - "latency"
23506 #  - "parent"
23507 #  - "tags"
23508 ##  sort:
23509 ##  - "VM"  # "not CFS_OPT"
23510 ##  - "CFS_OPT"
23511 ##  - "FIB_10K"
23512 ##  - "FIB_100K"
23513 ##  - "FIB_1M"
23514 #  layout:
23515 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
23516 #    layout: "plot-latency"
23517
23518 # Packet Latency - VPP vhost l2sw 2n-skx-xxv710 - base
23519 -
23520   type: "plot"
23521   title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr-lat"
23522   algorithm: "plot_latency_error_bars"
23523   output-file-type: ".html"
23524   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr-lat"
23525   data: "plot-vpp-throughput-latency-2n-skx"
23526   filter: "'NIC_Intel-XXV710' and
23527            '64B' and
23528            'NDRPDR' and
23529            ('ETH' or 'DOT1Q') and
23530            'BASE' and
23531            '2T1C' and
23532            ('L2BDMACLRN' or 'L2XCFWD') and
23533            'VHOST_1024' and
23534            not 'VXLAN' and
23535            not 'IP4FWD' and
23536            not '2VM'"
23537   parameters:
23538   - "latency"
23539   - "parent"
23540   - "tags"
23541 #  sort:
23542 #  - "not CFS_OPT"
23543 #  - "L2XCFWD"
23544 #  - "not CFS_OPT"
23545 #  - "CFS_OPT"
23546   layout:
23547     title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
23548     layout: "plot-latency"
23549
23550 -
23551   type: "plot"
23552   title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr-lat"
23553   algorithm: "plot_latency_error_bars"
23554   output-file-type: ".html"
23555   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr-lat"
23556   data: "plot-vpp-throughput-latency-2n-skx"
23557   filter: "'NIC_Intel-XXV710' and
23558            '64B' and
23559            'NDRPDR' and
23560            ('ETH' or 'DOT1Q') and
23561            'BASE' and
23562            '4T2C' and
23563            ('L2BDMACLRN' or 'L2XCFWD') and
23564            'VHOST_1024' and
23565            not 'VXLAN' and
23566            not 'IP4FWD' and
23567            not '2VM'"
23568   parameters:
23569   - "latency"
23570   - "parent"
23571   - "tags"
23572 #  sort:
23573 #  - "not CFS_OPT"
23574 #  - "L2XCFWD"
23575 #  - "not CFS_OPT"
23576 #  - "CFS_OPT"
23577   layout:
23578     title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
23579     layout: "plot-latency"
23580
23581 # Packet Latency - VPP vhost l2sw 2n-skx-xxv710 - base vm
23582 -
23583   type: "plot"
23584   title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr-lat"
23585   algorithm: "plot_latency_error_bars"
23586   output-file-type: ".html"
23587   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr-lat"
23588   data: "plot-vpp-throughput-latency-2n-skx"
23589   filter: "'NIC_Intel-XXV710' and
23590            '64B' and
23591            'NDRPDR' and
23592            ('ETH' or 'DOT1Q') and
23593            '2T1C' and
23594            ('L2BDMACLRN' or 'L2XCFWD') and
23595            'VHOST_1024' and
23596            not 'CFS_OPT' and
23597            not 'VXLAN' and
23598            not 'DOT1Q' and
23599            not 'IP4FWD'"
23600   parameters:
23601   - "latency"
23602   - "parent"
23603   - "tags"
23604 #  sort:
23605 #  - "1VM"
23606 #  - "L2XCFWD"
23607 #  - "1VM"
23608 #  - "L2BDMACLRN"
23609   layout:
23610     title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
23611     layout: "plot-latency"
23612
23613 -
23614   type: "plot"
23615   title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr-lat"
23616   algorithm: "plot_latency_error_bars"
23617   output-file-type: ".html"
23618   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr-lat"
23619   data: "plot-vpp-throughput-latency-2n-skx"
23620   filter: "'NIC_Intel-XXV710' and
23621            '64B' and
23622            'NDRPDR' and
23623            ('ETH' or 'DOT1Q') and
23624            '4T2C' and
23625            ('L2BDMACLRN' or 'L2XCFWD') and
23626            'VHOST_1024' and
23627            not 'CFS_OPT' and
23628            not 'VXLAN' and
23629            not 'DOT1Q' and
23630            not 'IP4FWD'"
23631   parameters:
23632   - "latency"
23633   - "parent"
23634   - "tags"
23635 #  sort:
23636 #  - "1VM"
23637 #  - "L2XCFWD"
23638 #  - "1VM"
23639 #  - "L2BDMACLRN"
23640   layout:
23641     title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
23642     layout: "plot-latency"
23643
23644 ################################################################################
23645
23646 # Packet Latency - VPP VTS 3n-hsw-x520
23647 -
23648   type: "plot"
23649   title: "VPP Latency: vts-3n-hsw-x520-114b-1t1c-ndr-lat"
23650   algorithm: "plot_latency_error_bars"
23651   output-file-type: ".html"
23652   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-1t1c-ndr-lat"
23653   data: "plot-vpp-throughput-latency-3n-hsw"
23654   filter: "'NIC_Intel-X520-DA2' and
23655            '114B' and
23656            'NDRPDR' and
23657            '1T1C' and
23658            'VTS'"
23659   parameters:
23660   - "latency"
23661   - "parent"
23662   - "tags"
23663   layout:
23664     title: "vts-3n-hsw-x520-114b-1t1c-ndr"
23665     layout: "plot-latency"
23666
23667 -
23668   type: "plot"
23669   title: "VPP Latency: vts-3n-hsw-x520-114b-2t2c-ndr-lat"
23670   algorithm: "plot_latency_error_bars"
23671   output-file-type: ".html"
23672   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-2t2c-ndr-lat"
23673   data: "plot-vpp-throughput-latency-3n-hsw"
23674   filter: "'NIC_Intel-X520-DA2' and
23675            '114B' and
23676            'NDRPDR' and
23677            '2T2C' and
23678            'VTS'"
23679   parameters:
23680   - "latency"
23681   - "parent"
23682   - "tags"
23683   layout:
23684     title: "vts-3n-hsw-x520-114b-2t2c-ndr"
23685     layout: "plot-latency"
23686
23687 ################################################################################
23688
23689 # Packet Latency - DPDK l3fwd 3n-hsw-x520
23690 -
23691   type: "plot"
23692   title: "DPDK Latency: l3fwd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
23693   algorithm: "plot_latency_error_bars"
23694   output-file-type: ".html"
23695   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
23696   data: "plot-dpdk-throughput-latency-3n-hsw"
23697   filter: "'NIC_Intel-X520-DA2' and
23698            '64B' and
23699            'BASE' and
23700            'NDRPDR' and
23701            '1T1C' and
23702            'IP4FWD'"
23703   parameters:
23704   - "latency"
23705   - "parent"
23706   - "tags"
23707   layout:
23708     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
23709     layout: "plot-latency"
23710
23711 -
23712   type: "plot"
23713   title: "DPDK Latency: l3fwd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
23714   algorithm: "plot_latency_error_bars"
23715   output-file-type: ".html"
23716   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
23717   data: "plot-dpdk-throughput-latency-3n-hsw"
23718   filter: "'NIC_Intel-X520-DA2' and
23719            '64B' and
23720            'BASE' and
23721            'NDRPDR' and
23722            '2T2C' and
23723            'IP4FWD'"
23724   parameters:
23725   - "latency"
23726   - "parent"
23727   - "tags"
23728   layout:
23729     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
23730     layout: "plot-latency"
23731
23732 # Packet Latency - DPDK l3fwd 3n-hsw-x710
23733 -
23734   type: "plot"
23735   title: "DPDK Latency: l3fwd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
23736   algorithm: "plot_latency_error_bars"
23737   output-file-type: ".html"
23738   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
23739   data: "plot-dpdk-throughput-latency-3n-hsw"
23740   filter: "'NIC_Intel-X710' and
23741            '64B' and
23742            'BASE' and
23743            'NDRPDR' and
23744            '1T1C' and
23745            'IP4FWD'"
23746   parameters:
23747   - "latency"
23748   - "parent"
23749   - "tags"
23750   layout:
23751     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
23752     layout: "plot-latency"
23753
23754 -
23755   type: "plot"
23756   title: "DPDK Latency: l3fwd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
23757   algorithm: "plot_latency_error_bars"
23758   output-file-type: ".html"
23759   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
23760   data: "plot-dpdk-throughput-latency-3n-hsw"
23761   filter: "'NIC_Intel-X710' and
23762            '64B' and
23763            'BASE' and
23764            'NDRPDR' and
23765            '2T2C' and
23766            'IP4FWD'"
23767   parameters:
23768   - "latency"
23769   - "parent"
23770   - "tags"
23771   layout:
23772     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
23773     layout: "plot-latency"
23774
23775 # Packet Latency - DPDK l3fwd 3n-hsw-xl710
23776 -
23777   type: "plot"
23778   title: "DPDK Latency: l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
23779   algorithm: "plot_latency_error_bars"
23780   output-file-type: ".html"
23781   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
23782   data: "plot-dpdk-throughput-latency-3n-hsw"
23783   filter: "'NIC_Intel-XL710' and
23784            '64B' and
23785            'BASE' and
23786            'NDRPDR' and
23787            '1T1C' and
23788            'IP4FWD'"
23789   parameters:
23790   - "latency"
23791   - "parent"
23792   - "tags"
23793   layout:
23794     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
23795     layout: "plot-latency"
23796
23797 -
23798   type: "plot"
23799   title: "DPDK Latency: l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
23800   algorithm: "plot_latency_error_bars"
23801   output-file-type: ".html"
23802   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
23803   data: "plot-dpdk-throughput-latency-3n-hsw"
23804   filter: "'NIC_Intel-XL710' and
23805            '64B' and
23806            'BASE' and
23807            'NDRPDR' and
23808            '2T2C' and
23809            'IP4FWD'"
23810   parameters:
23811   - "latency"
23812   - "parent"
23813   - "tags"
23814   layout:
23815     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
23816     layout: "plot-latency"
23817
23818 # Packet Latency - DPDK l3fwd 3n-skx-x710
23819 -
23820   type: "plot"
23821   title: "DPDK Latency: l3fwd-3n-skx-x710-64b-2t1c-base-ndr-lat"
23822   algorithm: "plot_latency_error_bars"
23823   output-file-type: ".html"
23824   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-ndr-lat"
23825   data: "plot-dpdk-throughput-latency-3n-skx"
23826   filter: "'NIC_Intel-X710' and
23827            '64B' and
23828            'BASE' and
23829            'NDRPDR' and
23830            '2T1C' and
23831            'IP4FWD'"
23832   parameters:
23833   - "latency"
23834   - "parent"
23835   - "tags"
23836   layout:
23837     title: "l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
23838     layout: "plot-latency"
23839
23840 -
23841   type: "plot"
23842   title: "DPDK Latency: l3fwd-3n-skx-x710-64b-4t2c-base-ndr-lat"
23843   algorithm: "plot_latency_error_bars"
23844   output-file-type: ".html"
23845   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-ndr-lat"
23846   data: "plot-dpdk-throughput-latency-3n-skx"
23847   filter: "'NIC_Intel-X710' and
23848            '64B' and
23849            'BASE' and
23850            'NDRPDR' and
23851            '4T2C' and
23852            'IP4FWD'"
23853   parameters:
23854   - "latency"
23855   - "parent"
23856   - "tags"
23857   layout:
23858     title: "l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
23859     layout: "plot-latency"
23860
23861 # Packet Latency - DPDK l3fwd 3n-skx-xxv710
23862 -
23863   type: "plot"
23864   title: "DPDK Latency: l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
23865   algorithm: "plot_latency_error_bars"
23866   output-file-type: ".html"
23867   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
23868   data: "plot-dpdk-throughput-latency-3n-skx"
23869   filter: "'NIC_Intel-XXV710' and
23870            '64B' and
23871            'BASE' and
23872            'NDRPDR' and
23873            '2T1C' and
23874            'IP4FWD'"
23875   parameters:
23876   - "latency"
23877   - "parent"
23878   - "tags"
23879   layout:
23880     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
23881     layout: "plot-latency"
23882
23883 -
23884   type: "plot"
23885   title: "DPDK Latency: l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
23886   algorithm: "plot_latency_error_bars"
23887   output-file-type: ".html"
23888   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
23889   data: "plot-dpdk-throughput-latency-3n-skx"
23890   filter: "'NIC_Intel-XXV710' and
23891            '64B' and
23892            'BASE' and
23893            'NDRPDR' and
23894            '4T2C' and
23895            'IP4FWD'"
23896   parameters:
23897   - "latency"
23898   - "parent"
23899   - "tags"
23900   layout:
23901     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
23902     layout: "plot-latency"
23903
23904 # Packet Latency - DPDK l3fwd 2n-skx-x710
23905 -
23906   type: "plot"
23907   title: "DPDK Latency: l3fwd-2n-skx-x710-64b-2t1c-base-ndr-lat"
23908   algorithm: "plot_latency_error_bars"
23909   output-file-type: ".html"
23910   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-ndr-lat"
23911   data: "plot-dpdk-throughput-latency-2n-skx"
23912   filter: "'NIC_Intel-X710' and
23913            '64B' and
23914            'BASE' and
23915            'NDRPDR' and
23916            '2T1C' and
23917            'IP4FWD'"
23918   parameters:
23919   - "latency"
23920   - "parent"
23921   - "tags"
23922   layout:
23923     title: "l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
23924     layout: "plot-latency"
23925
23926 -
23927   type: "plot"
23928   title: "DPDK Latency: l3fwd-2n-skx-x710-64b-4t2c-base-ndr-lat"
23929   algorithm: "plot_latency_error_bars"
23930   output-file-type: ".html"
23931   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-ndr-lat"
23932   data: "plot-dpdk-throughput-latency-2n-skx"
23933   filter: "'NIC_Intel-X710' and
23934            '64B' and
23935            'BASE' and
23936            'NDRPDR' and
23937            '4T2C' and
23938            'IP4FWD'"
23939   parameters:
23940   - "latency"
23941   - "parent"
23942   - "tags"
23943   layout:
23944     title: "l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
23945     layout: "plot-latency"
23946
23947 # Packet Latency - DPDK l3fwd 2n-skx-xxv710
23948 -
23949   type: "plot"
23950   title: "DPDK Latency: l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
23951   algorithm: "plot_latency_error_bars"
23952   output-file-type: ".html"
23953   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
23954   data: "plot-dpdk-throughput-latency-2n-skx"
23955   filter: "'NIC_Intel-XXV710' and
23956            '64B' and
23957            'BASE' and
23958            'NDRPDR' and
23959            '2T1C' and
23960            'IP4FWD'"
23961   parameters:
23962   - "latency"
23963   - "parent"
23964   - "tags"
23965   layout:
23966     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
23967     layout: "plot-latency"
23968
23969 -
23970   type: "plot"
23971   title: "DPDK Latency: l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
23972   algorithm: "plot_latency_error_bars"
23973   output-file-type: ".html"
23974   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
23975   data: "plot-dpdk-throughput-latency-2n-skx"
23976   filter: "'NIC_Intel-XXV710' and
23977            '64B' and
23978            'BASE' and
23979            'NDRPDR' and
23980            '4T2C' and
23981            'IP4FWD'"
23982   parameters:
23983   - "latency"
23984   - "parent"
23985   - "tags"
23986   layout:
23987     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
23988     layout: "plot-latency"
23989
23990 ################################################################################
23991
23992 # Packet Latency - DPDK testpmd 3n-hsw-x520
23993 -
23994   type: "plot"
23995   title: "DPDK Latency: testpmd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
23996   algorithm: "plot_latency_error_bars"
23997   output-file-type: ".html"
23998   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
23999   data: "plot-dpdk-throughput-latency-3n-hsw"
24000   filter: "'NIC_Intel-X520-DA2' and
24001            '64B' and
24002            'BASE' and
24003            'NDRPDR' and
24004            '1T1C' and
24005            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
24006   parameters:
24007   - "latency"
24008   - "parent"
24009   - "tags"
24010   layout:
24011     title: "testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
24012     layout: "plot-latency"
24013
24014 -
24015   type: "plot"
24016   title: "DPDK Latency: testpmd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
24017   algorithm: "plot_latency_error_bars"
24018   output-file-type: ".html"
24019   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
24020   data: "plot-dpdk-throughput-latency-3n-hsw"
24021   filter: "'NIC_Intel-X520-DA2' and
24022            '64B' and
24023            'BASE' and
24024            'NDRPDR' and
24025            '2T2C' and
24026            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
24027   parameters:
24028   - "latency"
24029   - "parent"
24030   - "tags"
24031   layout:
24032     title: "testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
24033     layout: "plot-latency"
24034
24035 # Packet Latency - DPDK testpmd 3n-hsw-x710
24036 -
24037   type: "plot"
24038   title: "DPDK Latency: testpmd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
24039   algorithm: "plot_latency_error_bars"
24040   output-file-type: ".html"
24041   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
24042   data: "plot-dpdk-throughput-latency-3n-hsw"
24043   filter: "'NIC_Intel-X710' and
24044            '64B' and
24045            'BASE' and
24046            'NDRPDR' and
24047            '1T1C' and
24048            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
24049   parameters:
24050   - "latency"
24051   - "parent"
24052   - "tags"
24053   layout:
24054     title: "testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
24055     layout: "plot-latency"
24056
24057 -
24058   type: "plot"
24059   title: "DPDK Latency: testpmd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
24060   algorithm: "plot_latency_error_bars"
24061   output-file-type: ".html"
24062   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
24063   data: "plot-dpdk-throughput-latency-3n-hsw"
24064   filter: "'NIC_Intel-X710' and
24065            '64B' and
24066            'BASE' and
24067            'NDRPDR' and
24068            '2T2C' and
24069            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
24070   parameters:
24071   - "latency"
24072   - "parent"
24073   - "tags"
24074   layout:
24075     title: "testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
24076     layout: "plot-latency"
24077
24078 # Packet Latency - DPDK testpmd 3n-hsw-xl710
24079 -
24080   type: "plot"
24081   title: "DPDK Latency: testpmd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
24082   algorithm: "plot_latency_error_bars"
24083   output-file-type: ".html"
24084   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
24085   data: "plot-dpdk-throughput-latency-3n-hsw"
24086   filter: "'NIC_Intel-XL710' and
24087            '64B' and
24088            'BASE' and
24089            'NDRPDR' and
24090            '1T1C' and
24091            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
24092   parameters:
24093   - "latency"
24094   - "parent"
24095   - "tags"
24096   layout:
24097     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
24098     layout: "plot-latency"
24099
24100 -
24101   type: "plot"
24102   title: "DPDK Latency: testpmd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
24103   algorithm: "plot_latency_error_bars"
24104   output-file-type: ".html"
24105   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
24106   data: "plot-dpdk-throughput-latency-3n-hsw"
24107   filter: "'NIC_Intel-XL710' and
24108            '64B' and
24109            'BASE' and
24110            'NDRPDR' and
24111            '2T2C' and
24112            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
24113   parameters:
24114   - "latency"
24115   - "parent"
24116   - "tags"
24117   layout:
24118     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
24119     layout: "plot-latency"
24120
24121 # Packet Latency - DPDK testpmd 3n-skx-x710
24122 -
24123   type: "plot"
24124   title: "DPDK Latency: testpmd-3n-skx-x710-64b-2t1c-base-ndr-lat"
24125   algorithm: "plot_latency_error_bars"
24126   output-file-type: ".html"
24127   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-ndr-lat"
24128   data: "plot-dpdk-throughput-latency-3n-skx"
24129   filter: "'NIC_Intel-X710' and
24130            '64B' and
24131            'BASE' and
24132            'NDRPDR' and
24133            '2T1C' and
24134            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
24135   parameters:
24136   - "latency"
24137   - "parent"
24138   - "tags"
24139   layout:
24140     title: "testpmd-3n-skx-x710-64b-2t1c-base-ndr"
24141     layout: "plot-latency"
24142
24143 -
24144   type: "plot"
24145   title: "DPDK Latency: testpmd-3n-skx-x710-64b-4t2c-base-ndr-lat"
24146   algorithm: "plot_latency_error_bars"
24147   output-file-type: ".html"
24148   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-ndr-lat"
24149   data: "plot-dpdk-throughput-latency-3n-skx"
24150   filter: "'NIC_Intel-X710' and
24151            '64B' and
24152            'BASE' and
24153            'NDRPDR' and
24154            '4T2C' and
24155            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
24156   parameters:
24157   - "latency"
24158   - "parent"
24159   - "tags"
24160   layout:
24161     title: "testpmd-3n-skx-x710-64b-4t2c-base-ndr"
24162     layout: "plot-latency"
24163
24164 # Packet Latency - DPDK testpmd 3n-skx-xxv710
24165 -
24166   type: "plot"
24167   title: "DPDK Latency: testpmd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
24168   algorithm: "plot_latency_error_bars"
24169   output-file-type: ".html"
24170   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
24171   data: "plot-dpdk-throughput-latency-3n-skx"
24172   filter: "'NIC_Intel-XXV710' and
24173            '64B' and
24174            'BASE' and
24175            'NDRPDR' and
24176            '2T1C' and
24177            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
24178   parameters:
24179   - "latency"
24180   - "parent"
24181   - "tags"
24182   layout:
24183     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
24184     layout: "plot-latency"
24185
24186 -
24187   type: "plot"
24188   title: "DPDK Latency: testpmd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
24189   algorithm: "plot_latency_error_bars"
24190   output-file-type: ".html"
24191   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
24192   data: "plot-dpdk-throughput-latency-3n-skx"
24193   filter: "'NIC_Intel-XXV710' and
24194            '64B' and
24195            'BASE' and
24196            'NDRPDR' and
24197            '4T2C' and
24198            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
24199   parameters:
24200   - "latency"
24201   - "parent"
24202   - "tags"
24203   layout:
24204     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
24205     layout: "plot-latency"
24206
24207 # Packet Latency - DPDK testpmd 2n-skx-x710
24208 -
24209   type: "plot"
24210   title: "DPDK Latency: testpmd-2n-skx-x710-64b-2t1c-base-ndr-lat"
24211   algorithm: "plot_latency_error_bars"
24212   output-file-type: ".html"
24213   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-ndr-lat"
24214   data: "plot-dpdk-throughput-latency-2n-skx"
24215   filter: "'NIC_Intel-X710' and
24216            '64B' and
24217            'BASE' and
24218            'NDRPDR' and
24219            '2T1C' and
24220            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
24221   parameters:
24222   - "latency"
24223   - "parent"
24224   - "tags"
24225   layout:
24226     title: "testpmd-2n-skx-x710-64b-2t1c-base-ndr"
24227     layout: "plot-latency"
24228
24229 -
24230   type: "plot"
24231   title: "DPDK Latency: testpmd-2n-skx-x710-64b-4t2c-base-ndr-lat"
24232   algorithm: "plot_latency_error_bars"
24233   output-file-type: ".html"
24234   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-ndr-lat"
24235   data: "plot-dpdk-throughput-latency-2n-skx"
24236   filter: "'NIC_Intel-X710' and
24237            '64B' and
24238            'BASE' and
24239            'NDRPDR' and
24240            '4T2C' and
24241            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
24242   parameters:
24243   - "latency"
24244   - "parent"
24245   - "tags"
24246   layout:
24247     title: "testpmd-2n-skx-x710-64b-4t2c-base-ndr"
24248     layout: "plot-latency"
24249
24250 # Packet Latency - DPDK testpmd 2n-skx-xxv710
24251 -
24252   type: "plot"
24253   title: "DPDK Latency: testpmd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
24254   algorithm: "plot_latency_error_bars"
24255   output-file-type: ".html"
24256   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
24257   data: "plot-dpdk-throughput-latency-2n-skx"
24258   filter: "'NIC_Intel-XXV710' and
24259            '64B' and
24260            'BASE' and
24261            'NDRPDR' and
24262            '2T1C' and
24263            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
24264   parameters:
24265   - "latency"
24266   - "parent"
24267   - "tags"
24268   layout:
24269     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
24270     layout: "plot-latency"
24271
24272 -
24273   type: "plot"
24274   title: "DPDK Latency: testpmd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
24275   algorithm: "plot_latency_error_bars"
24276   output-file-type: ".html"
24277   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
24278   data: "plot-dpdk-throughput-latency-2n-skx"
24279   filter: "'NIC_Intel-XXV710' and
24280            '64B' and
24281            'BASE' and
24282            'NDRPDR' and
24283            '4T2C' and
24284            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
24285   parameters:
24286   - "latency"
24287   - "parent"
24288   - "tags"
24289   layout:
24290     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
24291     layout: "plot-latency"
24292
24293 ################################################################################
24294
24295 # Speedup - VPP Container Memif 3n-hsw-x520
24296 -
24297   type: "plot"
24298   title: "Speedup: memif-3n-hsw-x520-64b-base_and_features-ndr-tsa"
24299   algorithm: "plot_throughput_speedup_analysis"
24300   output-file-type: ".html"
24301   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-base_and_features-ndr-tsa"
24302   data: "plot-throughput-speedup-analysis-3n-hsw"
24303   filter: "'NIC_Intel-X520-DA2' and
24304            '64B' and
24305            ('BASE' or 'SCALE') and
24306            'NDRPDR' and
24307            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
24308            not 'VHOST' and
24309            'MEMIF'"
24310   parameters:
24311   - "throughput"
24312   - "parent"
24313   - "tags"
24314   sort:
24315   - "L2XCFWD"
24316   - "L2XCFWD"
24317   - "L2XCFWD"
24318   - "L2BDMACLRN"
24319   - "L2BDMACLRN"
24320   - "L2BDMACLRN"
24321   - "IP4FWD"
24322   layout:
24323     title: "memif-3n-hsw-x520-64b-base_and_features-ndr"
24324     layout: "plot-throughput-speedup-analysis"
24325
24326 -
24327   type: "plot"
24328   title: "Speedup: memif-3n-hsw-x520-64b-base_and_features-pdr-tsa"
24329   algorithm: "plot_throughput_speedup_analysis"
24330   output-file-type: ".html"
24331   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-base_and_features-pdr-tsa"
24332   data: "plot-throughput-speedup-analysis-3n-hsw"
24333   filter: "'NIC_Intel-X520-DA2' and
24334            '64B' and
24335            ('BASE' or 'SCALE') and
24336            'NDRPDR' and
24337            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
24338            not 'VHOST' and
24339            'MEMIF'"
24340   parameters:
24341   - "throughput"
24342   - "parent"
24343   - "tags"
24344   sort:
24345   - "L2XCFWD"
24346   - "L2XCFWD"
24347   - "L2XCFWD"
24348   - "L2BDMACLRN"
24349   - "L2BDMACLRN"
24350   - "L2BDMACLRN"
24351   - "IP4FWD"
24352   layout:
24353     title: "memif-3n-hsw-x520-64b-base_and_features-pdr"
24354     layout: "plot-throughput-speedup-analysis"
24355
24356 # Speedup - VPP Container Memif 3n-hsw-x710
24357 -
24358   type: "plot"
24359   title: "Speedup: memif-3n-hsw-x710-64b-base_and_features-ndr-tsa"
24360   algorithm: "plot_throughput_speedup_analysis"
24361   output-file-type: ".html"
24362   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-base_and_features-ndr-tsa"
24363   data: "plot-throughput-speedup-analysis-3n-hsw"
24364   filter: "'NIC_Intel-X710' and
24365            '64B' and
24366            ('BASE' or 'SCALE') and
24367            'NDRPDR' and
24368            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
24369            not 'VHOST' and
24370            'MEMIF'"
24371   parameters:
24372   - "throughput"
24373   - "parent"
24374   - "tags"
24375   sort:
24376   - "L2XCFWD"
24377   - "L2XCFWD"
24378   - "L2XCFWD"
24379   - "L2BDMACLRN"
24380   - "L2BDMACLRN"
24381   - "L2BDMACLRN"
24382   - "IP4FWD"
24383   layout:
24384     title: "memif-3n-hsw-x710-64b-base_and_features-ndr"
24385     layout: "plot-throughput-speedup-analysis"
24386
24387 -
24388   type: "plot"
24389   title: "Speedup: memif-3n-hsw-x710-64b-base_and_features-pdr-tsa"
24390   algorithm: "plot_throughput_speedup_analysis"
24391   output-file-type: ".html"
24392   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-base_and_features-pdr-tsa"
24393   data: "plot-throughput-speedup-analysis-3n-hsw"
24394   filter: "'NIC_Intel-X710' and
24395            '64B' and
24396            ('BASE' or 'SCALE') and
24397            'NDRPDR' and
24398            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
24399            not 'VHOST' and
24400            'MEMIF'"
24401   parameters:
24402   - "throughput"
24403   - "parent"
24404   - "tags"
24405   sort:
24406   - "L2XCFWD"
24407   - "L2XCFWD"
24408   - "L2XCFWD"
24409   - "L2BDMACLRN"
24410   - "L2BDMACLRN"
24411   - "L2BDMACLRN"
24412   - "IP4FWD"
24413   layout:
24414     title: "memif-3n-hsw-x710-64b-base_and_features-pdr"
24415     layout: "plot-throughput-speedup-analysis"
24416
24417 # Speedup - VPP Container Memif 3n-hsw-xl710
24418 -
24419   type: "plot"
24420   title: "Speedup: memif-3n-hsw-xl710-64b-base_and_features-ndr-tsa"
24421   algorithm: "plot_throughput_speedup_analysis"
24422   output-file-type: ".html"
24423   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-base_and_features-ndr-tsa"
24424   data: "plot-throughput-speedup-analysis-3n-hsw"
24425   filter: "'NIC_Intel-XL710' and
24426            '64B' and
24427            ('BASE' or 'SCALE') and
24428            'NDRPDR' and
24429            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
24430            not 'VHOST' and
24431            'MEMIF'"
24432   parameters:
24433   - "throughput"
24434   - "parent"
24435   - "tags"
24436   sort:
24437   - "L2XCFWD"
24438   - "L2XCFWD"
24439   - "L2XCFWD"
24440   - "L2BDMACLRN"
24441   - "L2BDMACLRN"
24442   - "L2BDMACLRN"
24443   - "IP4FWD"
24444   layout:
24445     title: "memif-3n-hsw-xl710-64b-base_and_features-ndr"
24446     layout: "plot-throughput-speedup-analysis"
24447
24448 -
24449   type: "plot"
24450   title: "Speedup: memif-3n-hsw-xl710-64b-base_and_features-pdr-tsa"
24451   algorithm: "plot_throughput_speedup_analysis"
24452   output-file-type: ".html"
24453   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-base_and_features-pdr-tsa"
24454   data: "plot-throughput-speedup-analysis-3n-hsw"
24455   filter: "'NIC_Intel-XL710' and
24456            '64B' and
24457            ('BASE' or 'SCALE') and
24458            'NDRPDR' and
24459            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
24460            not 'VHOST' and
24461            'MEMIF'"
24462   parameters:
24463   - "throughput"
24464   - "parent"
24465   - "tags"
24466   sort:
24467   - "L2XCFWD"
24468   - "L2XCFWD"
24469   - "L2XCFWD"
24470   - "L2BDMACLRN"
24471   - "L2BDMACLRN"
24472   - "L2BDMACLRN"
24473   - "IP4FWD"
24474   layout:
24475     title: "memif-3n-hsw-xl710-64b-base_and_features-pdr"
24476     layout: "plot-throughput-speedup-analysis"
24477
24478 # Speedup - VPP Container Memif 3n-skx-x710
24479 -
24480   type: "plot"
24481   title: "Speedup: memif-3n-skx-x710-64b-base_and_features-ndr-tsa"
24482   algorithm: "plot_throughput_speedup_analysis"
24483   output-file-type: ".html"
24484   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-base_and_features-ndr-tsa"
24485   data: "plot-throughput-speedup-analysis-3n-skx"
24486   filter: "'NIC_Intel-X710' and
24487            '64B' and
24488            ('BASE' or 'SCALE') and
24489            'NDRPDR' and
24490            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
24491            not 'VHOST' and
24492            'MEMIF'"
24493   parameters:
24494   - "throughput"
24495   - "parent"
24496   - "tags"
24497   sort:
24498   - "L2XCFWD"
24499   - "L2XCFWD"
24500   - "L2XCFWD"
24501   - "L2BDMACLRN"
24502   - "L2BDMACLRN"
24503   - "L2BDMACLRN"
24504   - "IP4FWD"
24505   layout:
24506     title: "memif-3n-skx-x710-64b-base_and_features-ndr"
24507     layout: "plot-throughput-speedup-analysis"
24508
24509 -
24510   type: "plot"
24511   title: "Speedup: memif-3n-skx-x710-64b-base_and_features-pdr-tsa"
24512   algorithm: "plot_throughput_speedup_analysis"
24513   output-file-type: ".html"
24514   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-base_and_features-pdr-tsa"
24515   data: "plot-throughput-speedup-analysis-3n-skx"
24516   filter: "'NIC_Intel-X710' and
24517            '64B' and
24518            ('BASE' or 'SCALE') and
24519            'NDRPDR' and
24520            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
24521            not 'VHOST' and
24522            'MEMIF'"
24523   parameters:
24524   - "throughput"
24525   - "parent"
24526   - "tags"
24527   sort:
24528   - "L2XCFWD"
24529   - "L2XCFWD"
24530   - "L2XCFWD"
24531   - "L2BDMACLRN"
24532   - "L2BDMACLRN"
24533   - "L2BDMACLRN"
24534   - "IP4FWD"
24535   layout:
24536     title: "memif-3n-skx-x710-64b-base_and_features-pdr"
24537     layout: "plot-throughput-speedup-analysis"
24538
24539 # Speedup - VPP Container Memif 2n-skx-x710
24540 -
24541   type: "plot"
24542   title: "Speedup: memif-2n-skx-x710-64b-base_and_features-ndr-tsa"
24543   algorithm: "plot_throughput_speedup_analysis"
24544   output-file-type: ".html"
24545   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-base_and_features-ndr-tsa"
24546   data: "plot-throughput-speedup-analysis-2n-skx"
24547   filter: "'NIC_Intel-X710' and
24548            '64B' and
24549            ('BASE' or 'SCALE') and
24550            'NDRPDR' and
24551            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
24552            not 'VHOST' and
24553            not 'NF_DENSITY' and
24554            'MEMIF'"
24555   parameters:
24556   - "throughput"
24557   - "parent"
24558   - "tags"
24559   sort:
24560   - "L2XCFWD"
24561   - "L2XCFWD"
24562   - "L2XCFWD"
24563   - "L2BDMACLRN"
24564   - "L2BDMACLRN"
24565   - "L2BDMACLRN"
24566   - "IP4FWD"
24567   layout:
24568     title: "memif-2n-skx-x710-64b-base_and_features-ndr"
24569     layout: "plot-throughput-speedup-analysis"
24570
24571 -
24572   type: "plot"
24573   title: "Speedup: memif-2n-skx-x710-64b-base_and_features-pdr-tsa"
24574   algorithm: "plot_throughput_speedup_analysis"
24575   output-file-type: ".html"
24576   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-base_and_features-pdr-tsa"
24577   data: "plot-throughput-speedup-analysis-2n-skx"
24578   filter: "'NIC_Intel-X710' and
24579            '64B' and
24580            ('BASE' or 'SCALE') and
24581            'NDRPDR' and
24582            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
24583            not 'VHOST' and
24584            not 'NF_DENSITY' and
24585            'MEMIF'"
24586   parameters:
24587   - "throughput"
24588   - "parent"
24589   - "tags"
24590   sort:
24591   - "L2XCFWD"
24592   - "L2XCFWD"
24593   - "L2XCFWD"
24594   - "L2BDMACLRN"
24595   - "L2BDMACLRN"
24596   - "L2BDMACLRN"
24597   - "IP4FWD"
24598   layout:
24599     title: "memif-2n-skx-x710-64b-base_and_features-pdr"
24600     layout: "plot-throughput-speedup-analysis"
24601
24602 # Speedup - VPP Container Memif 2n-skx-xxv710
24603 -
24604   type: "plot"
24605   title: "Speedup: memif-2n-skx-xxv710-64b-base_and_features-ndr-tsa"
24606   algorithm: "plot_throughput_speedup_analysis"
24607   output-file-type: ".html"
24608   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-base_and_features-ndr-tsa"
24609   data: "plot-throughput-speedup-analysis-2n-skx"
24610   filter: "'NIC_Intel-XXV710' and
24611            '64B' and
24612            ('BASE' or 'SCALE') and
24613            'NDRPDR' and
24614            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
24615            not 'VHOST' and
24616            'MEMIF'"
24617   parameters:
24618   - "throughput"
24619   - "parent"
24620   - "tags"
24621   sort:
24622   - "L2XCFWD"
24623   - "L2XCFWD"
24624   - "L2XCFWD"
24625   - "L2BDMACLRN"
24626   - "L2BDMACLRN"
24627   - "L2BDMACLRN"
24628   - "IP4FWD"
24629   layout:
24630     title: "memif-2n-skx-xxv710-64b-base_and_features-ndr"
24631     layout: "plot-throughput-speedup-analysis"
24632
24633 -
24634   type: "plot"
24635   title: "Speedup: memif-2n-skx-xxv710-64b-base_and_features-pdr-tsa"
24636   algorithm: "plot_throughput_speedup_analysis"
24637   output-file-type: ".html"
24638   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-base_and_features-pdr-tsa"
24639   data: "plot-throughput-speedup-analysis-2n-skx"
24640   filter: "'NIC_Intel-XXV710' and
24641            '64B' and
24642            ('BASE' or 'SCALE') and
24643            'NDRPDR' and
24644            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
24645            not 'VHOST' and
24646            'MEMIF'"
24647   parameters:
24648   - "throughput"
24649   - "parent"
24650   - "tags"
24651   sort:
24652   - "L2XCFWD"
24653   - "L2XCFWD"
24654   - "L2XCFWD"
24655   - "L2BDMACLRN"
24656   - "L2BDMACLRN"
24657   - "L2BDMACLRN"
24658   - "IP4FWD"
24659   layout:
24660     title: "memif-2n-skx-xxv710-64b-base_and_features-pdr"
24661     layout: "plot-throughput-speedup-analysis"
24662
24663 ################################################################################
24664
24665 # Speedup - VPP Container k8s memif 3n-hsw-x520 - l2xc
24666 -
24667   type: "plot"
24668   title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-ndr-tsa"
24669   algorithm: "plot_throughput_speedup_analysis"
24670   output-file-type: ".html"
24671   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-ndr-tsa"
24672   data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
24673   filter: "'NIC_Intel-X520-DA2' and
24674            '64B' and
24675            ('BASE' or 'SCALE') and
24676            'NDRPDR' and
24677            'L2XCFWD' and
24678            not 'VHOST' and
24679            not 'NF_DENSITY' and
24680            'MEMIF'"
24681   parameters:
24682   - "throughput"
24683   - "parent"
24684   - "tags"
24685   sort:
24686   - "1VNF"
24687   - "2VNF"
24688   - "4VNF"
24689   - "2VNF"
24690   - "4VNF"
24691   layout:
24692     title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-ndr-l2xc"
24693     layout: "plot-throughput-speedup-analysis"
24694
24695 -
24696   type: "plot"
24697   title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-pdr-tsa"
24698   algorithm: "plot_throughput_speedup_analysis"
24699   output-file-type: ".html"
24700   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-pdr-tsa"
24701   data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
24702   filter: "'NIC_Intel-X520-DA2' and
24703            '64B' and
24704            ('BASE' or 'SCALE') and
24705            'NDRPDR' and
24706            'L2XCFWD' and
24707            not 'VHOST' and
24708            not 'NF_DENSITY' and
24709            'MEMIF'"
24710   parameters:
24711   - "throughput"
24712   - "parent"
24713   - "tags"
24714   sort:
24715   - "1VNF"
24716   - "2VNF"
24717   - "4VNF"
24718   - "2VNF"
24719   - "4VNF"
24720   layout:
24721     title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-pdr"
24722     layout: "plot-throughput-speedup-analysis"
24723
24724 # Speedup - VPP Container k8s memif 3n-hsw-x520 - l2bd
24725 -
24726   type: "plot"
24727   title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-ndr-tsa"
24728   algorithm: "plot_throughput_speedup_analysis"
24729   output-file-type: ".html"
24730   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-ndr-tsa"
24731   data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
24732   filter: "'NIC_Intel-X520-DA2' and
24733            '64B' and
24734            ('BASE' or 'SCALE') and
24735            'NDRPDR' and
24736            ('L2BDMACSTAT' or 'L2BDMACLRN') and
24737            not 'VHOST' and
24738            not 'NF_DENSITY' and
24739            'MEMIF'"
24740   parameters:
24741   - "throughput"
24742   - "parent"
24743   - "tags"
24744   sort:
24745   - "1VNF"
24746   - "2VNF"
24747   - "4VNF"
24748   - "2VNF"
24749   - "4VNF"
24750   layout:
24751     title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-ndr-l2bd"
24752     layout: "plot-throughput-speedup-analysis"
24753
24754 -
24755   type: "plot"
24756   title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-pdr-tsa"
24757   algorithm: "plot_throughput_speedup_analysis"
24758   output-file-type: ".html"
24759   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-pdr-tsa"
24760   data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
24761   filter: "'NIC_Intel-X520-DA2' and
24762            '64B' and
24763            ('BASE' or 'SCALE') and
24764            'NDRPDR' and
24765            ('L2BDMACSTAT' or 'L2BDMACLRN') and
24766            not 'VHOST' and
24767            not 'NF_DENSITY' and
24768            'MEMIF'"
24769   parameters:
24770   - "throughput"
24771   - "parent"
24772   - "tags"
24773   sort:
24774   - "1VNF"
24775   - "2VNF"
24776   - "4VNF"
24777   - "2VNF"
24778   - "4VNF"
24779   layout:
24780     title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-pdr"
24781     layout: "plot-throughput-speedup-analysis"
24782
24783 # Speedup - VPP Container Memif 3n-hsw-x710 - l2xc
24784 -
24785   type: "plot"
24786   title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-ndr-tsa"
24787   algorithm: "plot_throughput_speedup_analysis"
24788   output-file-type: ".html"
24789   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-ndr-tsa"
24790   data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
24791   filter: "'NIC_Intel-X710' and
24792            '64B' and
24793            ('BASE' or 'SCALE') and
24794            'NDRPDR' and
24795            'L2XCFWD' and
24796            not 'VHOST' and
24797            not 'NF_DENSITY' and
24798            'MEMIF'"
24799   parameters:
24800   - "throughput"
24801   - "parent"
24802   - "tags"
24803   sort:
24804   - "1VNF"
24805   - "2VNF"
24806   - "4VNF"
24807   - "2VNF"
24808   - "4VNF"
24809   layout:
24810     title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-ndr"
24811     layout: "plot-throughput-speedup-analysis"
24812
24813 -
24814   type: "plot"
24815   title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-pdr-tsa"
24816   algorithm: "plot_throughput_speedup_analysis"
24817   output-file-type: ".html"
24818   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-pdr-tsa"
24819   data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
24820   filter: "'NIC_Intel-X710' and
24821            '64B' and
24822            ('BASE' or 'SCALE') and
24823            'NDRPDR' and
24824            'L2XCFWD' and
24825            not 'VHOST' and
24826            not 'NF_DENSITY' and
24827            'MEMIF'"
24828   parameters:
24829   - "throughput"
24830   - "parent"
24831   - "tags"
24832   sort:
24833   - "1VNF"
24834   - "2VNF"
24835   - "4VNF"
24836   - "2VNF"
24837   - "4VNF"
24838   layout:
24839     title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-pdr"
24840     layout: "plot-throughput-speedup-analysis"
24841
24842 # Speedup - VPP Container Memif 3n-hsw-x710 - l2bd
24843 -
24844   type: "plot"
24845   title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-ndr-tsa"
24846   algorithm: "plot_throughput_speedup_analysis"
24847   output-file-type: ".html"
24848   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-ndr-tsa"
24849   data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
24850   filter: "'NIC_Intel-X710' and
24851            '64B' and
24852            ('BASE' or 'SCALE') and
24853            'NDRPDR' and
24854            ('L2BDMACSTAT' or 'L2BDMACLRN') and
24855            not 'VHOST' and
24856            not 'NF_DENSITY' and
24857            'MEMIF'"
24858   parameters:
24859   - "throughput"
24860   - "parent"
24861   - "tags"
24862   sort:
24863   - "1VNF"
24864   - "2VNF"
24865   - "4VNF"
24866   - "2VNF"
24867   - "4VNF"
24868   layout:
24869     title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-ndr"
24870     layout: "plot-throughput-speedup-analysis"
24871
24872 -
24873   type: "plot"
24874   title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-pdr-tsa"
24875   algorithm: "plot_throughput_speedup_analysis"
24876   output-file-type: ".html"
24877   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-pdr-tsa"
24878   data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
24879   filter: "'NIC_Intel-X710' and
24880            '64B' and
24881            ('BASE' or 'SCALE') and
24882            'NDRPDR' and
24883            ('L2BDMACSTAT' or 'L2BDMACLRN') and
24884            not 'VHOST' and
24885            not 'NF_DENSITY' and
24886            'MEMIF'"
24887   parameters:
24888   - "throughput"
24889   - "parent"
24890   - "tags"
24891   sort:
24892   - "1VNF"
24893   - "2VNF"
24894   - "4VNF"
24895   - "2VNF"
24896   - "4VNF"
24897   layout:
24898     title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-pdr"
24899     layout: "plot-throughput-speedup-analysis"
24900
24901 ################################################################################
24902
24903 # Speedup - VPP IPv4 3n-hsw-x520 base and scale
24904 -
24905   type: "plot"
24906   title: "Speedup: ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
24907   algorithm: "plot_throughput_speedup_analysis"
24908   output-file-type: ".html"
24909   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
24910   data: "plot-throughput-speedup-analysis-3n-hsw"
24911   filter: "'NIC_Intel-X520-DA2' and
24912            '64B' and
24913            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
24914            'NDRPDR' and
24915            'IP4FWD' and
24916            not 'IPSEC' and
24917            not 'DOT1Q' and
24918            not 'VHOST'"
24919   parameters:
24920   - "throughput"
24921   - "parent"
24922   - "tags"
24923   sort:
24924   - "DOT1Q"
24925   - "IP4BASE"
24926   - "FIB_20k"
24927   - "FIB_200k"
24928   - "FIB_2M"
24929   layout:
24930     title: "ip4-3n-hsw-x520-64b-base_and_scale-ndr"
24931     layout: "plot-throughput-speedup-analysis"
24932
24933 -
24934   type: "plot"
24935   title: "Speedup: ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
24936   algorithm: "plot_throughput_speedup_analysis"
24937   output-file-type: ".html"
24938   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
24939   data: "plot-throughput-speedup-analysis-3n-hsw"
24940   filter: "'NIC_Intel-X520-DA2' and
24941            '64B' and
24942            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
24943            'NDRPDR' and
24944            'IP4FWD' and
24945            not 'IPSEC' and
24946            not 'DOT1Q' and
24947            not 'VHOST'"
24948   parameters:
24949   - "throughput"
24950   - "parent"
24951   - "tags"
24952   sort:
24953   - "DOT1Q"
24954   - "IP4BASE"
24955   - "FIB_20k"
24956   - "FIB_200k"
24957   - "FIB_2M"
24958   layout:
24959     title: "ip4-3n-hsw-x520-64b-base_and_scale-pdr"
24960     layout: "plot-throughput-speedup-analysis"
24961
24962 # Speedup - VPP IPv4 3n-hsw-x520 features
24963 -
24964   type: "plot"
24965   title: "Speedup: ip4-3n-hsw-x520-64b-features-ndr-tsa"
24966   algorithm: "plot_throughput_speedup_analysis"
24967   output-file-type: ".html"
24968   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-ndr-tsa"
24969   data: "plot-throughput-speedup-analysis-3n-hsw"
24970   filter: "'NIC_Intel-X520-DA2' and
24971            '64B' and
24972            ('IP4BASE' or
24973             'POLICE_MARK' or
24974             'COPWHLIST' or
24975             ('NAT44' and 'BASE') or
24976             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
24977            'NDRPDR' and
24978            'IP4FWD' and
24979            not 'IPSEC' and
24980            not 'VHOST'"
24981   parameters:
24982   - "throughput"
24983   - "parent"
24984   - "tags"
24985   sort:
24986   - "DOT1Q"
24987   - "IP4BASE"
24988   - "NAT44"
24989   - "POLICE_MARK"
24990   - "COPWHLIST"
24991   - "IACL"
24992   - "OACL"
24993   layout:
24994     title: "ip4-3n-hsw-x520-64b-features-ndr"
24995     layout: "plot-throughput-speedup-analysis"
24996
24997 -
24998   type: "plot"
24999   title: "Speedup: ip4-3n-hsw-x520-64b-features-pdr-tsa"
25000   algorithm: "plot_throughput_speedup_analysis"
25001   output-file-type: ".html"
25002   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-pdr-tsa"
25003   data: "plot-throughput-speedup-analysis-3n-hsw"
25004   filter: "'NIC_Intel-X520-DA2' and
25005            '64B' and
25006            ('IP4BASE' or
25007             'POLICE_MARK' or
25008             'COPWHLIST' or
25009             ('NAT44' and 'BASE') or
25010             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
25011            'NDRPDR' and
25012            'IP4FWD' and
25013            not 'IPSEC' and
25014            not 'VHOST'"
25015   parameters:
25016   - "throughput"
25017   - "parent"
25018   - "tags"
25019   sort:
25020   - "DOT1Q"
25021   - "IP4BASE"
25022   - "NAT44"
25023   - "POLICE_MARK"
25024   - "COPWHLIST"
25025   - "IACL"
25026   - "OACL"
25027   layout:
25028     title: "ip4-3n-hsw-x520-64b-features-pdr"
25029     layout: "plot-throughput-speedup-analysis"
25030
25031 # Speedup - VPP IPv4 3n-hsw-x520 features nat44
25032 -
25033   type: "plot"
25034   title: "Speedup: ip4-3n-hsw-x520-64b-features-nat44-ndr-tsa"
25035   algorithm: "plot_throughput_speedup_analysis"
25036   output-file-type: ".html"
25037   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-nat44-ndr-tsa"
25038   data: "plot-throughput-speedup-analysis-3n-hsw"
25039   filter: "'NIC_Intel-X520-DA2' and
25040            '64B' and
25041            'NDRPDR' and
25042            'IP4FWD' and
25043            ('NAT44' or 'IP4BASE') and
25044            not 'DOT1Q' and
25045            not 'IPSEC' and
25046            not 'VHOST'"
25047   parameters:
25048   - "throughput"
25049   - "parent"
25050   - "tags"
25051   sort:
25052   - "IP4BASE"
25053   - "BASE"
25054   - "SRC_USER_10"
25055   - "SRC_USER_100"
25056   - "SRC_USER_1000"
25057   - "SRC_USER_2000"
25058   layout:
25059     title: "ip4-3n-hsw-x520-64b-features-nat44-ndr"
25060     layout: "plot-throughput-speedup-analysis"
25061
25062 -
25063   type: "plot"
25064   title: "Speedup: ip4-3n-hsw-x520-64b-features-nat44-pdr-tsa"
25065   algorithm: "plot_throughput_speedup_analysis"
25066   output-file-type: ".html"
25067   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-nat44-pdr-tsa"
25068   data: "plot-throughput-speedup-analysis-3n-hsw"
25069   filter: "'NIC_Intel-X520-DA2' and
25070            '64B' and
25071            'NDRPDR' and
25072            'IP4FWD' and
25073            ('NAT44' or 'IP4BASE') and
25074            not 'DOT1Q' and
25075            not 'IPSEC' and
25076            not 'VHOST'"
25077   parameters:
25078   - "throughput"
25079   - "parent"
25080   - "tags"
25081   sort:
25082   - "IP4BASE"
25083   - "BASE"
25084   - "SRC_USER_10"
25085   - "SRC_USER_100"
25086   - "SRC_USER_1000"
25087   - "SRC_USER_2000"
25088   layout:
25089     title: "ip4-3n-hsw-x520-64b-features-nat44-pdr"
25090     layout: "plot-throughput-speedup-analysis"
25091
25092 # Speedup - VPP IPv4 3n-hsw-x520 features iacl
25093 -
25094   type: "plot"
25095   title: "Speedup: ip4-3n-hsw-x520-64b-features-iacl-ndr-tsa"
25096   algorithm: "plot_throughput_speedup_analysis"
25097   output-file-type: ".html"
25098   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-iacl-ndr-tsa"
25099   data: "plot-throughput-speedup-analysis-3n-hsw"
25100   filter: "'NIC_Intel-X520-DA2' and
25101            '64B' and
25102            'NDRPDR' and
25103            'IP4FWD' and
25104            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
25105            not 'IPSEC' and
25106            not 'DOT1Q' and
25107            not 'VHOST'"
25108   parameters:
25109   - "throughput"
25110   - "parent"
25111   - "tags"
25112   sort:
25113   - "IP4BASE"
25114   - "ACL_STATELESS"
25115   - "ACL_STATEFUL"
25116   - "ACL_STATELESS"
25117   - "ACL_STATEFUL"
25118   layout:
25119     title: "ip4-3n-hsw-x520-64b-features-iacl-ndr"
25120     layout: "plot-throughput-speedup-analysis"
25121
25122 -
25123   type: "plot"
25124   title: "Speedup: ip4-3n-hsw-x520-64b-features-iacl-pdr-tsa"
25125   algorithm: "plot_throughput_speedup_analysis"
25126   output-file-type: ".html"
25127   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-iacl-pdr-tsa"
25128   data: "plot-throughput-speedup-analysis-3n-hsw"
25129   filter: "'NIC_Intel-X520-DA2' and
25130            '64B' and
25131            'NDRPDR' and
25132            'IP4FWD' and
25133            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
25134            not 'IPSEC' and
25135            not 'DOT1Q' and
25136            not 'VHOST'"
25137   parameters:
25138   - "throughput"
25139   - "parent"
25140   - "tags"
25141   sort:
25142   - "IP4BASE"
25143   - "ACL_STATELESS"
25144   - "ACL_STATEFUL"
25145   - "ACL_STATELESS"
25146   - "ACL_STATEFUL"
25147   layout:
25148     title: "ip4-3n-hsw-x520-64b-features-iacl-pdr"
25149     layout: "plot-throughput-speedup-analysis"
25150
25151 # Speedup - VPP IPv4 3n-hsw-x520 features oacl
25152 -
25153   type: "plot"
25154   title: "Speedup: ip4-3n-hsw-x520-64b-features-oacl-ndr-tsa"
25155   algorithm: "plot_throughput_speedup_analysis"
25156   output-file-type: ".html"
25157   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-oacl-ndr-tsa"
25158   data: "plot-throughput-speedup-analysis-3n-hsw"
25159   filter: "'NIC_Intel-X520-DA2' and
25160            '64B' and
25161            'NDRPDR' and
25162            'IP4FWD' and
25163            ('OACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
25164            not 'IPSEC' and
25165            not 'DOT1Q' and
25166            not 'VHOST'"
25167   parameters:
25168   - "throughput"
25169   - "parent"
25170   - "tags"
25171   sort:
25172   - "IP4BASE"
25173   - "ACL_STATELESS"
25174   - "ACL_STATEFUL"
25175   - "ACL_STATELESS"
25176   - "ACL_STATEFUL"
25177   layout:
25178     title: "ip4-3n-hsw-x520-64b-features-oacl-ndr"
25179     layout: "plot-throughput-speedup-analysis"
25180
25181 -
25182   type: "plot"
25183   title: "Speedup: ip4-3n-hsw-x520-64b-features-oacl-pdr-tsa"
25184   algorithm: "plot_throughput_speedup_analysis"
25185   output-file-type: ".html"
25186   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-oacl-pdr-tsa"
25187   data: "plot-throughput-speedup-analysis-3n-hsw"
25188   filter: "'NIC_Intel-X520-DA2' and
25189            '64B' and
25190            'NDRPDR' and
25191            'IP4FWD' and
25192            ('OACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
25193            not 'IPSEC' and
25194            not 'DOT1Q' and
25195            not 'VHOST'"
25196   parameters:
25197   - "throughput"
25198   - "parent"
25199   - "tags"
25200   sort:
25201   - "IP4BASE"
25202   - "ACL_STATELESS"
25203   - "ACL_STATEFUL"
25204   - "ACL_STATELESS"
25205   - "ACL_STATEFUL"
25206   layout:
25207     title: "ip4-3n-hsw-x520-64b-features-oacl-pdr"
25208     layout: "plot-throughput-speedup-analysis"
25209
25210 # Speedup - VPP IPv4 3n-hsw-x710 base and scale
25211 -
25212   type: "plot"
25213   title: "Speedup: ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
25214   algorithm: "plot_throughput_speedup_analysis"
25215   output-file-type: ".html"
25216   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
25217   data: "plot-throughput-speedup-analysis-3n-hsw"
25218   filter: "'NIC_Intel-X710' and
25219            '64B' and
25220            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25221            'NDRPDR' and
25222            'IP4FWD' and
25223            not 'IPSEC' and
25224            not 'DOT1Q' and
25225            not 'VHOST'"
25226   parameters:
25227   - "throughput"
25228   - "parent"
25229   - "tags"
25230   sort:
25231   - "IP4BASE"
25232   - "FIB_20K"
25233   - "FIB_200K"
25234   - "FIB_2M"
25235   layout:
25236     title: "ip4-3n-hsw-x710-64b-base_and_scale-ndr"
25237     layout: "plot-throughput-speedup-analysis"
25238
25239 -
25240   type: "plot"
25241   title: "Speedup: ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
25242   algorithm: "plot_throughput_speedup_analysis"
25243   output-file-type: ".html"
25244   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
25245   data: "plot-throughput-speedup-analysis-3n-hsw"
25246   filter: "'NIC_Intel-X710' and
25247            '64B' and
25248            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25249            'NDRPDR' and
25250            'IP4FWD' and
25251            not 'IPSEC' and
25252            not 'DOT1Q' and
25253            not 'VHOST'"
25254   parameters:
25255   - "throughput"
25256   - "parent"
25257   - "tags"
25258   sort:
25259   - "IP4BASE"
25260   - "FIB_20K"
25261   - "FIB_200K"
25262   - "FIB_2M"
25263   layout:
25264     title: "ip4-3n-hsw-x710-64b-base_and_scale-pdr"
25265     layout: "plot-throughput-speedup-analysis"
25266
25267 # Speedup - VPP IPv4 3n-hsw-x710 features
25268 -
25269   type: "plot"
25270   title: "Speedup: ip4-3n-hsw-x710-64b-features-ndr-tsa"
25271   algorithm: "plot_throughput_speedup_analysis"
25272   output-file-type: ".html"
25273   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-ndr-tsa"
25274   data: "plot-throughput-speedup-analysis-3n-hsw"
25275   filter: "'NIC_Intel-X710' and
25276            '64B' and
25277            ('IP4BASE' or
25278             'POLICE_MARK' or
25279             'COPWHLIST' or
25280             ('NAT44' and 'BASE') or
25281             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
25282            'NDRPDR' and
25283            'IP4FWD' and
25284            not 'IPSEC' and
25285            not 'VHOST'"
25286   parameters:
25287   - "throughput"
25288   - "parent"
25289   - "tags"
25290   sort:
25291   - "DOT1Q"
25292   - "IP4BASE"
25293   - "NAT44"
25294   - "POLICE_MARK"
25295   - "COPWHLIST"
25296   - "IACL"
25297   - "OACL"
25298   layout:
25299     title: "ip4-3n-hsw-x710-64b-features-ndr"
25300     layout: "plot-throughput-speedup-analysis"
25301
25302 -
25303   type: "plot"
25304   title: "Speedup: ip4-3n-hsw-x710-64b-features-pdr-tsa"
25305   algorithm: "plot_throughput_speedup_analysis"
25306   output-file-type: ".html"
25307   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-pdr-tsa"
25308   data: "plot-throughput-speedup-analysis-3n-hsw"
25309   filter: "'NIC_Intel-X710' and
25310            '64B' and
25311            ('IP4BASE' or
25312             'POLICE_MARK' or
25313             'COPWHLIST' or
25314             ('NAT44' and 'BASE') or
25315             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
25316            'NDRPDR' and
25317            'IP4FWD' and
25318            not 'IPSEC' and
25319            not 'VHOST'"
25320   parameters:
25321   - "throughput"
25322   - "parent"
25323   - "tags"
25324   sort:
25325   - "DOT1Q"
25326   - "IP4BASE"
25327   - "NAT44"
25328   - "POLICE_MARK"
25329   - "COPWHLIST"
25330   - "IACL"
25331   - "OACL"
25332   layout:
25333     title: "ip4-3n-hsw-x710-64b-features-pdr"
25334     layout: "plot-throughput-speedup-analysis"
25335
25336 # Speedup - VPP IPv4 3n-hsw-x710 features nat44
25337 -
25338   type: "plot"
25339   title: "Speedup: ip4-3n-hsw-x710-64b-features-nat44-ndr-tsa"
25340   algorithm: "plot_throughput_speedup_analysis"
25341   output-file-type: ".html"
25342   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-nat44-ndr-tsa"
25343   data: "plot-throughput-speedup-analysis-3n-hsw"
25344   filter: "'NIC_Intel-X710' and
25345            '64B' and
25346            'NDRPDR' and
25347            'IP4FWD' and
25348            ('NAT44' or 'IP4BASE') and
25349            not 'IPSEC' and
25350            not 'VHOST'"
25351   parameters:
25352   - "throughput"
25353   - "parent"
25354   - "tags"
25355   sort:
25356   - "IP4BASE"
25357   - "BASE"
25358   - "SRC_USER_10"
25359   - "SRC_USER_100"
25360   - "SRC_USER_1000"
25361   - "SRC_USER_2000"
25362   layout:
25363     title: "ip4-3n-hsw-x710-64b-features-nat44-ndr"
25364     layout: "plot-throughput-speedup-analysis"
25365
25366 -
25367   type: "plot"
25368   title: "Speedup: ip4-3n-hsw-x710-64b-features-nat44-pdr-tsa"
25369   algorithm: "plot_throughput_speedup_analysis"
25370   output-file-type: ".html"
25371   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-nat44-pdr-tsa"
25372   data: "plot-throughput-speedup-analysis-3n-hsw"
25373   filter: "'NIC_Intel-X710' and
25374            '64B' and
25375            'NDRPDR' and
25376            'IP4FWD' and
25377            ('NAT44' or 'IP4BASE') and
25378            not 'IPSEC' and
25379            not 'VHOST'"
25380   parameters:
25381   - "throughput"
25382   - "parent"
25383   - "tags"
25384   sort:
25385   - "IP4BASE"
25386   - "BASE"
25387   - "SRC_USER_10"
25388   - "SRC_USER_100"
25389   - "SRC_USER_1000"
25390   - "SRC_USER_2000"
25391   layout:
25392     title: "ip4-3n-hsw-x710-64b-features-nat44-pdr"
25393     layout: "plot-throughput-speedup-analysis"
25394
25395 # Speedup - VPP IPv4 3n-hsw-x710 features iacl
25396 -
25397   type: "plot"
25398   title: "Speedup: ip4-3n-hsw-x710-64b-features-iacl-ndr-tsa"
25399   algorithm: "plot_throughput_speedup_analysis"
25400   output-file-type: ".html"
25401   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-iacl-ndr-tsa"
25402   data: "plot-throughput-speedup-analysis-3n-hsw"
25403   filter: "'NIC_Intel-X710' and
25404            '64B' and
25405            'NDRPDR' and
25406            'IP4FWD' and
25407            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
25408            not 'IPSEC' and
25409            not 'VHOST'"
25410   parameters:
25411   - "throughput"
25412   - "parent"
25413   - "tags"
25414   sort:
25415   - "IP4BASE"
25416   - "ACL_STATELESS"
25417   - "ACL_STATEFUL"
25418   - "ACL_STATELESS"
25419   - "ACL_STATEFUL"
25420   layout:
25421     title: "ip4-3n-hsw-x710-64b-features-iacl-ndr"
25422     layout: "plot-throughput-speedup-analysis"
25423
25424 -
25425   type: "plot"
25426   title: "Speedup: ip4-3n-hsw-x710-64b-features-iacl-pdr-tsa"
25427   algorithm: "plot_throughput_speedup_analysis"
25428   output-file-type: ".html"
25429   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-iacl-pdr-tsa"
25430   data: "plot-throughput-speedup-analysis-3n-hsw"
25431   filter: "'NIC_Intel-X710' and
25432            '64B' and
25433            'NDRPDR' and
25434            'IP4FWD' and
25435            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
25436            not 'IPSEC' and
25437            not 'VHOST'"
25438   parameters:
25439   - "throughput"
25440   - "parent"
25441   - "tags"
25442   sort:
25443   - "IP4BASE"
25444   - "ACL_STATELESS"
25445   - "ACL_STATEFUL"
25446   - "ACL_STATELESS"
25447   - "ACL_STATEFUL"
25448   layout:
25449     title: "ip4-3n-hsw-x710-64b-features-iacl-pdr"
25450     layout: "plot-throughput-speedup-analysis"
25451
25452 ## Speedup - VPP IPv4 3n-hsw-x710 features oacl
25453 #-
25454 #  type: "plot"
25455 #  title: "Speedup: ip4-3n-hsw-x710-64b-features-oacl-ndr-tsa"
25456 #  algorithm: "plot_throughput_speedup_analysis"
25457 #  output-file-type: ".html"
25458 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-oacl-ndr-tsa"
25459 #  data: "plot-throughput-speedup-analysis-3n-hsw"
25460 #  filter: "'NIC_Intel-X710' and
25461 #           '64B' and
25462 #           'NDRPDR' and
25463 #           'IP4FWD' and
25464 #           'OACL' and
25465 #           ('ACL10' or 'ACL50') and '10k_FLOWS' and
25466 #           not 'IPSEC' and
25467 #           not 'VHOST'"
25468 #  parameters:
25469 #  - "throughput"
25470 #  - "parent"
25471 #  - "tags"
25472 #  sort:
25473 #  - "ACL_STATELESS"
25474 #  - "ACL_STATEFUL"
25475 #  - "ACL_STATELESS"
25476 #  - "ACL_STATEFUL"
25477 #  layout:
25478 #    title: "ip4-3n-hsw-x710-64b-features-oacl-ndr"
25479 #    layout: "plot-throughput-speedup-analysis"
25480 #
25481 #-
25482 #  type: "plot"
25483 #  title: "Speedup: ip4-3n-hsw-x710-64b-features-oacl-pdr-tsa"
25484 #  algorithm: "plot_throughput_speedup_analysis"
25485 #  output-file-type: ".html"
25486 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-oacl-pdr-tsa"
25487 #  data: "plot-throughput-speedup-analysis-3n-hsw"
25488 #  filter: "'NIC_Intel-X710' and
25489 #           '64B' and
25490 #           'NDRPDR' and
25491 #           'IP4FWD' and
25492 #           'OACL' and
25493 #           ('ACL10' or 'ACL50') and '10k_FLOWS' and
25494 #           not 'IPSEC' and
25495 #           not 'VHOST'"
25496 #  parameters:
25497 #  - "throughput"
25498 #  - "parent"
25499 #  - "tags"
25500 #  sort:
25501 #  - "ACL_STATELESS"
25502 #  - "ACL_STATEFUL"
25503 #  - "ACL_STATELESS"
25504 #  - "ACL_STATEFUL"
25505 #  layout:
25506 #    title: "ip4-3n-hsw-x710-64b-features-oacl-pdr"
25507 #    layout: "plot-throughput-speedup-analysis"
25508
25509 # Speedup - VPP IPv4 3n-hsw-xl710 base and scale
25510 -
25511   type: "plot"
25512   title: "Speedup: ip4-3n-hsw-xl710-64b-base-ndr-tsa"
25513   algorithm: "plot_throughput_speedup_analysis"
25514   output-file-type: ".html"
25515   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-base-ndr-tsa"
25516   data: "plot-throughput-speedup-analysis-3n-hsw"
25517   filter: "'NIC_Intel-XL710' and
25518            '64B' and
25519            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25520            'NDRPDR' and
25521            'IP4FWD' and
25522            not 'IPSEC' and
25523            not 'VHOST'"
25524   parameters:
25525   - "throughput"
25526   - "parent"
25527   - "tags"
25528   sort:
25529   - "IP4BASE"
25530   - "FIB_20K"
25531   - "FIB_200K"
25532   - "FIB_2M"
25533   layout:
25534     title: "ip4-3n-hsw-xl710-64b-base-ndr"
25535     layout: "plot-throughput-speedup-analysis"
25536
25537 -
25538   type: "plot"
25539   title: "Speedup: ip4-3n-hsw-xl710-64b-base-pdr-tsa"
25540   algorithm: "plot_throughput_speedup_analysis"
25541   output-file-type: ".html"
25542   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-base-pdr-tsa"
25543   data: "plot-throughput-speedup-analysis-3n-hsw"
25544   filter: "'NIC_Intel-XL710' and
25545            '64B' and
25546            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25547            'NDRPDR' and
25548            'IP4FWD' and
25549            not 'IPSEC' and
25550            not 'VHOST'"
25551   parameters:
25552   - "throughput"
25553   - "parent"
25554   - "tags"
25555   sort:
25556   - "IP4BASE"
25557   - "FIB_20K"
25558   - "FIB_200K"
25559   - "FIB_2M"
25560   layout:
25561     title: "ip4-3n-hsw-xl710-64b-base-pdr"
25562     layout: "plot-throughput-speedup-analysis"
25563
25564 # Speedup - VPP IPv4 3n-skx-x710 base and scale
25565 -
25566   type: "plot"
25567   title: "Speedup: ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
25568   algorithm: "plot_throughput_speedup_analysis"
25569   output-file-type: ".html"
25570   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
25571   data: "plot-throughput-speedup-analysis-3n-skx"
25572   filter: "'NIC_Intel-X710' and
25573            '64B' and
25574            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25575            'NDRPDR' and
25576            'IP4FWD' and
25577            not 'IPSEC' and
25578            not 'DOT1Q' and
25579            not 'VHOST'"
25580   parameters:
25581   - "throughput"
25582   - "parent"
25583   - "tags"
25584   sort:
25585   - "IP4BASE"
25586   - "FIB_20K"
25587   - "FIB_200K"
25588   - "FIB_2M"
25589   layout:
25590     title: "ip4-3n-skx-x710-64b-base_and_scale-ndr"
25591     layout: "plot-throughput-speedup-analysis"
25592
25593 -
25594   type: "plot"
25595   title: "Speedup: ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
25596   algorithm: "plot_throughput_speedup_analysis"
25597   output-file-type: ".html"
25598   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
25599   data: "plot-throughput-speedup-analysis-3n-skx"
25600   filter: "'NIC_Intel-X710' and
25601            '64B' and
25602            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25603            'NDRPDR' and
25604            'IP4FWD' and
25605            not 'IPSEC' and
25606            not 'DOT1Q' and
25607            not 'VHOST'"
25608   parameters:
25609   - "throughput"
25610   - "parent"
25611   - "tags"
25612   sort:
25613   - "IP4BASE"
25614   - "FIB_20K"
25615   - "FIB_200K"
25616   - "FIB_2M"
25617   layout:
25618     title: "ip4-3n-skx-x710-64b-base_and_scale-pdr"
25619     layout: "plot-throughput-speedup-analysis"
25620
25621 # Speedup - VPP IPv4 3n-skx-x710 features
25622 -
25623   type: "plot"
25624   title: "Speedup: ip4-3n-skx-x710-64b-features-ndr-tsa"
25625   algorithm: "plot_throughput_speedup_analysis"
25626   output-file-type: ".html"
25627   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-ndr-tsa"
25628   data: "plot-throughput-speedup-analysis-3n-skx"
25629   filter: "'NIC_Intel-X710' and
25630            '64B' and
25631            ('IP4BASE' or
25632             'POLICE_MARK' or
25633             'COPWHLIST' or
25634             ('NAT44' and 'BASE') or
25635             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
25636            'NDRPDR' and
25637            'IP4FWD' and
25638            not 'IPSEC' and
25639            not 'VHOST'"
25640   parameters:
25641   - "throughput"
25642   - "parent"
25643   - "tags"
25644   sort:
25645   - "DOT1Q"
25646   - "IP4BASE"
25647   - "NAT44"
25648   - "POLICE_MARK"
25649   - "COPWHLIST"
25650   - "IACL"
25651   - "OACL"
25652   layout:
25653     title: "ip4-3n-skx-x710-64b-features-ndr"
25654     layout: "plot-throughput-speedup-analysis"
25655
25656 -
25657   type: "plot"
25658   title: "Speedup: ip4-3n-skx-x710-64b-features-pdr-tsa"
25659   algorithm: "plot_throughput_speedup_analysis"
25660   output-file-type: ".html"
25661   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-pdr-tsa"
25662   data: "plot-throughput-speedup-analysis-3n-skx"
25663   filter: "'NIC_Intel-X710' and
25664            '64B' and
25665            ('IP4BASE' or
25666             'POLICE_MARK' or
25667             'COPWHLIST' or
25668             ('NAT44' and 'BASE') or
25669             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
25670            'NDRPDR' and
25671            'IP4FWD' and
25672            not 'IPSEC' and
25673            not 'VHOST'"
25674   parameters:
25675   - "throughput"
25676   - "parent"
25677   - "tags"
25678   sort:
25679   - "DOT1Q"
25680   - "IP4BASE"
25681   - "NAT44"
25682   - "POLICE_MARK"
25683   - "COPWHLIST"
25684   - "IACL"
25685   - "OACL"
25686   layout:
25687     title: "ip4-3n-skx-x710-64b-features-pdr"
25688     layout: "plot-throughput-speedup-analysis"
25689
25690 # Speedup - VPP IPv4 3n-skx-x710 features nat44
25691 -
25692   type: "plot"
25693   title: "Speedup: ip4-3n-skx-x710-64b-features-nat44-ndr-tsa"
25694   algorithm: "plot_throughput_speedup_analysis"
25695   output-file-type: ".html"
25696   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-nat44-ndr-tsa"
25697   data: "plot-throughput-speedup-analysis-3n-skx"
25698   filter: "'NIC_Intel-X710' and
25699            '64B' and
25700            'NDRPDR' and
25701            'IP4FWD' and
25702            ('NAT44' or 'IP4BASE') and
25703            not 'IPSEC' and
25704            not 'VHOST'"
25705   parameters:
25706   - "throughput"
25707   - "parent"
25708   - "tags"
25709   sort:
25710   - "IP4BASE"
25711   - "BASE"
25712   - "SRC_USER_10"
25713   - "SRC_USER_100"
25714   - "SRC_USER_1000"
25715   - "SRC_USER_2000"
25716   layout:
25717     title: "ip4-3n-skx-x710-64b-features-nat44-ndr"
25718     layout: "plot-throughput-speedup-analysis"
25719
25720 -
25721   type: "plot"
25722   title: "Speedup: ip4-3n-skx-x710-64b-features-nat44-pdr-tsa"
25723   algorithm: "plot_throughput_speedup_analysis"
25724   output-file-type: ".html"
25725   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-nat44-pdr-tsa"
25726   data: "plot-throughput-speedup-analysis-3n-skx"
25727   filter: "'NIC_Intel-X710' and
25728            '64B' and
25729            'NDRPDR' and
25730            'IP4FWD' and
25731            ('NAT44' or 'IP4BASE') and
25732            not 'IPSEC' and
25733            not 'VHOST'"
25734   parameters:
25735   - "throughput"
25736   - "parent"
25737   - "tags"
25738   sort:
25739   - "IP4BASE"
25740   - "BASE"
25741   - "SRC_USER_10"
25742   - "SRC_USER_100"
25743   - "SRC_USER_1000"
25744   - "SRC_USER_2000"
25745   layout:
25746     title: "ip4-3n-skx-x710-64b-features-nat44-pdr"
25747     layout: "plot-throughput-speedup-analysis"
25748
25749 # Speedup - VPP IPv4 3n-skx-x710 features iacl
25750 -
25751   type: "plot"
25752   title: "Speedup: ip4-3n-skx-x710-64b-features-iacl-ndr-tsa"
25753   algorithm: "plot_throughput_speedup_analysis"
25754   output-file-type: ".html"
25755   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-iacl-ndr-tsa"
25756   data: "plot-throughput-speedup-analysis-3n-skx"
25757   filter: "'NIC_Intel-X710' and
25758            '64B' and
25759            'NDRPDR' and
25760            'IP4FWD' and
25761            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
25762            not 'IPSEC' and
25763            not 'VHOST'"
25764   parameters:
25765   - "throughput"
25766   - "parent"
25767   - "tags"
25768   sort:
25769   - "IP4BASE"
25770   - "ACL_STATELESS"
25771   - "ACL_STATEFUL"
25772   - "ACL_STATELESS"
25773   - "ACL_STATEFUL"
25774   layout:
25775     title: "ip4-3n-skx-x710-64b-features-iacl-ndr"
25776     layout: "plot-throughput-speedup-analysis"
25777
25778 -
25779   type: "plot"
25780   title: "Speedup: ip4-3n-skx-x710-64b-features-iacl-pdr-tsa"
25781   algorithm: "plot_throughput_speedup_analysis"
25782   output-file-type: ".html"
25783   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-iacl-pdr-tsa"
25784   data: "plot-throughput-speedup-analysis-3n-skx"
25785   filter: "'NIC_Intel-X710' and
25786            '64B' and
25787            'NDRPDR' and
25788            'IP4FWD' and
25789            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
25790            not 'IPSEC' and
25791            not 'VHOST'"
25792   parameters:
25793   - "throughput"
25794   - "parent"
25795   - "tags"
25796   sort:
25797   - "IP4BASE"
25798   - "ACL_STATELESS"
25799   - "ACL_STATEFUL"
25800   - "ACL_STATELESS"
25801   - "ACL_STATEFUL"
25802   layout:
25803     title: "ip4-3n-skx-x710-64b-features-iacl-pdr"
25804     layout: "plot-throughput-speedup-analysis"
25805
25806 # Speedup - VPP IPv4 3n-skx-x710 features oacl
25807 -
25808   type: "plot"
25809   title: "Speedup: ip4-3n-skx-x710-64b-features-oacl-ndr-tsa"
25810   algorithm: "plot_throughput_speedup_analysis"
25811   output-file-type: ".html"
25812   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-oacl-ndr-tsa"
25813   data: "plot-throughput-speedup-analysis-3n-skx"
25814   filter: "'NIC_Intel-X710' and
25815            '64B' and
25816            'NDRPDR' and
25817            'IP4FWD' and
25818            'OACL' and
25819            ('ACL10' or 'ACL50') and '10k_FLOWS' and
25820            not 'IPSEC' and
25821            not 'VHOST'"
25822   parameters:
25823   - "throughput"
25824   - "parent"
25825   - "tags"
25826   sort:
25827   - "ACL_STATELESS"
25828   - "ACL_STATEFUL"
25829   - "ACL_STATELESS"
25830   - "ACL_STATEFUL"
25831   layout:
25832     title: "ip4-3n-skx-x710-64b-features-oacl-ndr"
25833     layout: "plot-throughput-speedup-analysis"
25834
25835 -
25836   type: "plot"
25837   title: "Speedup: ip4-3n-skx-x710-64b-features-oacl-pdr-tsa"
25838   algorithm: "plot_throughput_speedup_analysis"
25839   output-file-type: ".html"
25840   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-oacl-pdr-tsa"
25841   data: "plot-throughput-speedup-analysis-3n-skx"
25842   filter: "'NIC_Intel-X710' and
25843            '64B' and
25844            'NDRPDR' and
25845            'IP4FWD' and
25846            'OACL' and
25847            ('ACL10' or 'ACL50') and '10k_FLOWS' and
25848            not 'IPSEC' and
25849            not 'VHOST'"
25850   parameters:
25851   - "throughput"
25852   - "parent"
25853   - "tags"
25854   sort:
25855   - "ACL_STATELESS"
25856   - "ACL_STATEFUL"
25857   - "ACL_STATELESS"
25858   - "ACL_STATEFUL"
25859   layout:
25860     title: "ip4-3n-skx-x710-64b-features-oacl-pdr"
25861     layout: "plot-throughput-speedup-analysis"
25862
25863 # Speedup - VPP IPv4 2n-skx-x710 base and scale
25864 -
25865   type: "plot"
25866   title: "Speedup: ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
25867   algorithm: "plot_throughput_speedup_analysis"
25868   output-file-type: ".html"
25869   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
25870   data: "plot-throughput-speedup-analysis-2n-skx"
25871   filter: "'NIC_Intel-X710' and
25872            '64B' and
25873            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
25874            'NDRPDR' and
25875            'IP4FWD' and
25876            not 'IPSEC' and
25877            not 'DOT1Q' and
25878            not 'VHOST'"
25879   parameters:
25880   - "throughput"
25881   - "parent"
25882   - "tags"
25883   sort:
25884   - "IP4BASE"
25885   - "FIB_20k"
25886   - "FIB_200k"
25887   - "FIB_2M"
25888   layout:
25889     title: "ip4-2n-skx-x710-64b-base_and_scale-ndr"
25890     layout: "plot-throughput-speedup-analysis"
25891
25892 -
25893   type: "plot"
25894   title: "Speedup: ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
25895   algorithm: "plot_throughput_speedup_analysis"
25896   output-file-type: ".html"
25897   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
25898   data: "plot-throughput-speedup-analysis-2n-skx"
25899   filter: "'NIC_Intel-X710' and
25900            '64B' and
25901            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
25902            'NDRPDR' and
25903            'IP4FWD' and
25904            not 'IPSEC' and
25905            not 'DOT1Q' and
25906            not 'VHOST'"
25907   parameters:
25908   - "throughput"
25909   - "parent"
25910   - "tags"
25911   sort:
25912   - "IP4BASE"
25913   - "FIB_20k"
25914   - "FIB_200k"
25915   - "FIB_2M"
25916   layout:
25917     title: "ip4-2n-skx-x710-64b-base_and_scale-pdr"
25918     layout: "plot-throughput-speedup-analysis"
25919
25920 # Speedup - VPP IPv4 2n-skx-xxv710 base and scale
25921 -
25922   type: "plot"
25923   title: "Speedup: ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
25924   algorithm: "plot_throughput_speedup_analysis"
25925   output-file-type: ".html"
25926   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
25927   data: "plot-throughput-speedup-analysis-2n-skx"
25928   filter: "'NIC_Intel-XXV710' and
25929            '64B' and
25930            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
25931            'NDRPDR' and
25932            'IP4FWD' and
25933            not 'IPSEC' and
25934            not 'DOT1Q' and
25935            not 'VHOST'"
25936   parameters:
25937   - "throughput"
25938   - "parent"
25939   - "tags"
25940   sort:
25941   - "IP4BASE"
25942   - "FIB_20k"
25943   - "FIB_200k"
25944   - "FIB_2M"
25945   layout:
25946     title: "ip4-2n-skx-xxv710-64b-base_and_scale-ndr"
25947     layout: "plot-throughput-speedup-analysis"
25948
25949 -
25950   type: "plot"
25951   title: "Speedup: ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
25952   algorithm: "plot_throughput_speedup_analysis"
25953   output-file-type: ".html"
25954   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
25955   data: "plot-throughput-speedup-analysis-2n-skx"
25956   filter: "'NIC_Intel-XXV710' and
25957            '64B' and
25958            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
25959            'NDRPDR' and
25960            'IP4FWD' and
25961            not 'IPSEC' and
25962            not 'DOT1Q' and
25963            not 'VHOST'"
25964   parameters:
25965   - "throughput"
25966   - "parent"
25967   - "tags"
25968   sort:
25969   - "IP4BASE"
25970   - "FIB_20k"
25971   - "FIB_200k"
25972   - "FIB_2M"
25973   layout:
25974     title: "ip4-2n-skx-xxv710-64b-base_and_scale-pdr"
25975     layout: "plot-throughput-speedup-analysis"
25976
25977 # Speedup - VPP IPv4 2n-dnv-x553 base
25978 -
25979   type: "plot"
25980   title: "Speedup: ip4-2n-dnv-x553-64b-base-ndr-tsa"
25981   algorithm: "plot_throughput_speedup_analysis"
25982   output-file-type: ".html"
25983   output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-base-ndr-tsa"
25984   data: "intel-dnv-vpp"
25985   filter: "'NIC_Intel-X553' and
25986            '64B' and
25987            'IP4BASE' and
25988            'NDRPDR' and
25989            'IP4FWD' and
25990            not 'IPSEC' and
25991            not 'VHOST'"
25992   parameters:
25993   - "throughput"
25994   - "parent"
25995   - "tags"
25996   sort:
25997   - "IP4BASE"
25998   layout:
25999     title: "ip4-2n-dnv-x553-64b-base-ndr"
26000     layout: "plot-throughput-speedup-analysis"
26001
26002 -
26003   type: "plot"
26004   title: "Speedup: ip4-2n-dnv-x553-64b-base-pdr-tsa"
26005   algorithm: "plot_throughput_speedup_analysis"
26006   output-file-type: ".html"
26007   output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-base-pdr-tsa"
26008   data: "intel-dnv-vpp"
26009   filter: "'NIC_Intel-X553' and
26010            '64B' and
26011            'IP4BASE' and
26012            'NDRPDR' and
26013            'IP4FWD' and
26014            not 'IPSEC' and
26015            not 'VHOST'"
26016   parameters:
26017   - "throughput"
26018   - "parent"
26019   - "tags"
26020   sort:
26021   - "IP4BASE"
26022   layout:
26023     title: "ip4-2n-dnv-x553-64b-base-pdr"
26024     layout: "plot-throughput-speedup-analysis"
26025
26026 ################################################################################
26027
26028 ## Speedup - VPP IPv4 Tunnels 3n-hsw-x520
26029 #-
26030 #  type: "plot"
26031 #  title: "Speedup: ip4tun-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
26032 #  algorithm: "plot_throughput_speedup_analysis"
26033 #  output-file-type: ".html"
26034 #  output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
26035 #  data: "plot-throughput-speedup-analysis-3n-hsw"
26036 #  filter: "'NIC_Intel-X520_DA2' and
26037 #           '64B' and
26038 #           'ENCAP' and
26039 #           'NDRPDR' and
26040 #           ('VXLAN' or 'LISP') and
26041 #           not 'VHOST' and
26042 #           not 'IPSECHW'"
26043 #  parameters:
26044 #  - "throughput"
26045 #  - "parent"
26046 #  - "tags"
26047 #  sort:
26048 #  - "not DOT1Q"
26049 #  - "VXLAN_1"
26050 #  - "VXLAN_10"
26051 #  - "VXLAN_100"
26052 #  - "VXLAN_1000"
26053 #  layout:
26054 #    title: "ip4tun-3n-hsw-x520-64b-base_and_scale-ndr"
26055 #    layout: "plot-throughput-speedup-analysis"
26056 #
26057 #-
26058 #  type: "plot"
26059 #  title: "Speedup: ip4tun-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
26060 #  algorithm: "plot_throughput_speedup_analysis"
26061 #  output-file-type: ".html"
26062 #  output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
26063 #  data: "plot-throughput-speedup-analysis-3n-hsw"
26064 #  filter: "'NIC_Intel-X520_DA2' and
26065 #           '64B' and
26066 #           'ENCAP' and
26067 #           'NDRPDR' and
26068 #           ('VXLAN' or 'LISP') and
26069 #           not 'VHOST' and
26070 #           not 'IPSECHW'"
26071 #  parameters:
26072 #  - "throughput"
26073 #  - "parent"
26074 #  - "tags"
26075 #  sort:
26076 #  - "not DOT1Q"
26077 #  - "VXLAN_1"
26078 #  - "VXLAN_10"
26079 #  - "VXLAN_100"
26080 #  - "VXLAN_1000"
26081 #  layout:
26082 #    title: "ip4tun-3n-hsw-x520-64b-base_and_scale-pdr"
26083 #    layout: "plot-throughput-speedup-analysis"
26084
26085 # Speedup - VPP IPv4 Tunnels 3n-hsw-x520 - features
26086 -
26087   type: "plot"
26088   title: "Speedup: ip4tun-3n-hsw-x520-64b-base_and_features-ndr-tsa"
26089   algorithm: "plot_throughput_speedup_analysis"
26090   output-file-type: ".html"
26091   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-base_and_features-ndr-tsa"
26092   data: "plot-throughput-speedup-analysis-3n-hsw"
26093   filter: "'NIC_Intel-X520-DA2' and
26094            '64B' and
26095            'ENCAP' and
26096            'NDRPDR' and
26097            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
26098            not 'DOT1Q' and
26099            not 'VHOST' and
26100            not 'IPSECHW'"
26101   parameters:
26102   - "throughput"
26103   - "parent"
26104   - "tags"
26105   sort:
26106   - "IP4BASE"
26107   - "L2BDMACLRN"
26108   - "L2XCFWD"
26109   - "LISP"
26110   layout:
26111     title: "ip4tun-3n-hsw-x520-64b-base_and_features-ndr"
26112     layout: "plot-throughput-speedup-analysis"
26113
26114 -
26115   type: "plot"
26116   title: "Speedup: ip4tun-3n-hsw-x520-64b-base_and_features-pdr-tsa"
26117   algorithm: "plot_throughput_speedup_analysis"
26118   output-file-type: ".html"
26119   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-base_and_features-pdr-tsa"
26120   data: "plot-throughput-speedup-analysis-3n-hsw"
26121   filter: "'NIC_Intel-X520-DA2' and
26122            '64B' and
26123            'ENCAP' and
26124            'NDRPDR' and
26125            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
26126            not 'DOT1Q' and
26127            not 'VHOST' and
26128            not 'IPSECHW'"
26129   parameters:
26130   - "throughput"
26131   - "parent"
26132   - "tags"
26133   sort:
26134   - "IP4BASE"
26135   - "L2BDMACLRN"
26136   - "L2XCFWD"
26137   - "LISP"
26138   layout:
26139     title: "ip4tun-3n-hsw-x520-64b-base_and_features-pdr"
26140     layout: "plot-throughput-speedup-analysis"
26141
26142 # Speedup - VPP IPv4 Tunnels 3n-hsw-x710
26143 -
26144   type: "plot"
26145   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
26146   algorithm: "plot_throughput_speedup_analysis"
26147   output-file-type: ".html"
26148   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
26149   data: "plot-throughput-speedup-analysis-3n-hsw"
26150   filter: "'NIC_Intel-X710' and
26151            '64B' and
26152            'ENCAP' and
26153            'NDRPDR' and
26154            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
26155            not 'VHOST' and
26156            not 'IPSECHW'"
26157   parameters:
26158   - "throughput"
26159   - "parent"
26160   - "tags"
26161   sort:
26162   - "IP4BASE"
26163   - "LISP"
26164   - "VXLAN_1"
26165   - "VXLAN_10"
26166   - "VXLAN_100"
26167   - "VXLAN_1000"
26168   layout:
26169     title: "ip4tun-3n-hsw-x710-64b-base_and_scale-ndr"
26170     layout: "plot-throughput-speedup-analysis"
26171
26172 -
26173   type: "plot"
26174   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
26175   algorithm: "plot_throughput_speedup_analysis"
26176   output-file-type: ".html"
26177   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
26178   data: "plot-throughput-speedup-analysis-3n-hsw"
26179   filter: "'NIC_Intel-X710' and
26180            '64B' and
26181            'ENCAP' and
26182            'NDRPDR' and
26183            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
26184            not 'VHOST' and
26185            not 'IPSECHW'"
26186   parameters:
26187   - "throughput"
26188   - "parent"
26189   - "tags"
26190   sort:
26191   - "IP4BASE"
26192   - "LISP"
26193   - "VXLAN_1"
26194   - "VXLAN_10"
26195   - "VXLAN_100"
26196   - "VXLAN_1000"
26197   layout:
26198     title: "ip4tun-3n-hsw-x710-64b-base_and_scale-pdr"
26199     layout: "plot-throughput-speedup-analysis"
26200
26201 # Speedup - VPP IPv4 Tunnels 3n-hsw-x710 - features
26202 -
26203   type: "plot"
26204   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_features-ndr-tsa"
26205   algorithm: "plot_throughput_speedup_analysis"
26206   output-file-type: ".html"
26207   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_features-ndr-tsa"
26208   data: "plot-throughput-speedup-analysis-3n-hsw"
26209   filter: "'NIC_Intel-X710' and
26210            '64B' and
26211            'ENCAP' and
26212            'NDRPDR' and
26213            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
26214            not 'DOT1Q' and
26215            not 'VHOST' and
26216            not 'IPSECHW'"
26217   parameters:
26218   - "throughput"
26219   - "parent"
26220   - "tags"
26221   sort:
26222   - "IP4BASE"
26223   - "L2BDMACLRN"
26224   - "L2XCFWD"
26225   - "LISP"
26226   layout:
26227     title: "ip4tun-3n-hsw-x710-64b-base_and_features-ndr"
26228     layout: "plot-throughput-speedup-analysis"
26229
26230 -
26231   type: "plot"
26232   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_features-pdr-tsa"
26233   algorithm: "plot_throughput_speedup_analysis"
26234   output-file-type: ".html"
26235   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_features-pdr-tsa"
26236   data: "plot-throughput-speedup-analysis-3n-hsw"
26237   filter: "'NIC_Intel-X710' and
26238            '64B' and
26239            'ENCAP' and
26240            'NDRPDR' and
26241            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
26242            not 'DOT1Q' and
26243            not 'VHOST' and
26244            not 'IPSECHW'"
26245   parameters:
26246   - "throughput"
26247   - "parent"
26248   - "tags"
26249   sort:
26250   - "IP4BASE"
26251   - "L2BDMACLRN"
26252   - "L2XCFWD"
26253   - "LISP"
26254   layout:
26255     title: "ip4tun-3n-hsw-x710-64b-base_and_features-pdr"
26256     layout: "plot-throughput-speedup-analysis"
26257
26258 # Speedup - VPP IPv4 Tunnels 3n-skx-x710
26259 -
26260   type: "plot"
26261   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_scale-ndr-tsa"
26262   algorithm: "plot_throughput_speedup_analysis"
26263   output-file-type: ".html"
26264   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_scale-ndr-tsa"
26265   data: "plot-throughput-speedup-analysis-3n-skx"
26266   filter: "'NIC_Intel-X710' and
26267            '64B' and
26268            'ENCAP' and
26269            'NDRPDR' and
26270            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
26271            not 'VHOST' and
26272            not 'IPSECHW'"
26273   parameters:
26274   - "throughput"
26275   - "parent"
26276   - "tags"
26277   sort:
26278   - "IP4BASE"
26279   - "LISP"
26280   - "VXLAN_1"
26281   - "VXLAN_10"
26282   - "VXLAN_100"
26283   - "VXLAN_1000"
26284   layout:
26285     title: "ip4tun-3n-skx-x710-64b-base_and_scale-ndr"
26286     layout: "plot-throughput-speedup-analysis"
26287
26288 -
26289   type: "plot"
26290   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_scale-pdr-tsa"
26291   algorithm: "plot_throughput_speedup_analysis"
26292   output-file-type: ".html"
26293   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_scale-pdr-tsa"
26294   data: "plot-throughput-speedup-analysis-3n-skx"
26295   filter: "'NIC_Intel-X710' and
26296            '64B' and
26297            'ENCAP' and
26298            'NDRPDR' and
26299            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
26300            not 'VHOST' and
26301            not 'IPSECHW'"
26302   parameters:
26303   - "throughput"
26304   - "parent"
26305   - "tags"
26306   sort:
26307   - "IP4BASE"
26308   - "LISP"
26309   - "VXLAN_1"
26310   - "VXLAN_10"
26311   - "VXLAN_100"
26312   - "VXLAN_1000"
26313   layout:
26314     title: "ip4tun-3n-skx-x710-64b-base_and_scale-pdr"
26315     layout: "plot-throughput-speedup-analysis"
26316
26317 # Speedup - VPP IPv4 Tunnels 3n-skx-x710 - features
26318 -
26319   type: "plot"
26320   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_features-ndr-tsa"
26321   algorithm: "plot_throughput_speedup_analysis"
26322   output-file-type: ".html"
26323   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_features-ndr-tsa"
26324   data: "plot-throughput-speedup-analysis-3n-skx"
26325   filter: "'NIC_Intel-X710' and
26326            '64B' and
26327            'ENCAP' and
26328            'NDRPDR' and
26329            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
26330            not 'DOT1Q' and
26331            not 'VHOST' and
26332            not 'IPSECHW'"
26333   parameters:
26334   - "throughput"
26335   - "parent"
26336   - "tags"
26337   sort:
26338   - "IP4BASE"
26339   - "L2BDMACLRN"
26340   - "L2XCFWD"
26341   - "LISP"
26342   layout:
26343     title: "ip4tun-3n-skx-x710-64b-base_and_features-ndr"
26344     layout: "plot-throughput-speedup-analysis"
26345
26346 -
26347   type: "plot"
26348   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_features-pdr-tsa"
26349   algorithm: "plot_throughput_speedup_analysis"
26350   output-file-type: ".html"
26351   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_features-pdr-tsa"
26352   data: "plot-throughput-speedup-analysis-3n-skx"
26353   filter: "'NIC_Intel-X710' and
26354            '64B' and
26355            'ENCAP' and
26356            'NDRPDR' and
26357            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
26358            not 'DOT1Q' and
26359            not 'VHOST' and
26360            not 'IPSECHW'"
26361   parameters:
26362   - "throughput"
26363   - "parent"
26364   - "tags"
26365   sort:
26366   - "IP4BASE"
26367   - "L2BDMACLRN"
26368   - "L2XCFWD"
26369   - "LISP"
26370   layout:
26371     title: "ip4tun-3n-skx-x710-64b-base_and_features-pdr"
26372     layout: "plot-throughput-speedup-analysis"
26373
26374 ################################################################################
26375
26376 # Speedup - VPP IPv6 3n-hsw-x520
26377 -
26378   type: "plot"
26379   title: "Speedup: ip6-3n-hsw-x520-78b-base-ndr-tsa"
26380   algorithm: "plot_throughput_speedup_analysis"
26381   output-file-type: ".html"
26382   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-base-ndr-tsa"
26383   data: "plot-throughput-speedup-analysis-3n-hsw"
26384   filter: "'NIC_Intel-X520-DA2' and
26385            '78B' and
26386            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
26387            'NDRPDR' and
26388            'IP6FWD' and
26389            not 'SRv6' and
26390            not 'IPSEC' and
26391            not 'VHOST'"
26392   parameters:
26393   - "throughput"
26394   - "parent"
26395   - "tags"
26396   sort:
26397   - "IP6BASE"
26398   - "FIB_20K"
26399   - "FIB_200K"
26400   - "FIB_2M"
26401   layout:
26402     title: "ip6-3n-hsw-x520-78b-base-ndr"
26403     layout: "plot-throughput-speedup-analysis"
26404
26405 -
26406   type: "plot"
26407   title: "Speedup: ip6-3n-hsw-x520-78b-base-pdr-tsa"
26408   algorithm: "plot_throughput_speedup_analysis"
26409   output-file-type: ".html"
26410   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-base-pdr-tsa"
26411   data: "plot-throughput-speedup-analysis-3n-hsw"
26412   filter: "'NIC_Intel-X520-DA2' and
26413            '78B' and
26414            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
26415            'NDRPDR' and
26416            'IP6FWD' and
26417            not 'SRv6' and
26418            not 'IPSEC' and
26419            not 'VHOST'"
26420   parameters:
26421   - "throughput"
26422   - "parent"
26423   - "tags"
26424   sort:
26425   - "IP6BASE"
26426   - "FIB_20K"
26427   - "FIB_200K"
26428   - "FIB_2M"
26429   layout:
26430     title: "ip6-3n-hsw-x520-78b-base-pdr"
26431     layout: "plot-throughput-speedup-analysis"
26432
26433 ## Speedup - VPP IPv6 3n-hsw-x520 features
26434 #-
26435 #  type: "plot"
26436 #  title: "Speedup: ip6-3n-hsw-x520-78b-base_and_features-ndr-tsa"
26437 #  algorithm: "plot_throughput_speedup_analysis"
26438 #  output-file-type: ".html"
26439 #  output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-base_and_features-ndr-tsa"
26440 #  data: "plot-throughput-speedup-analysis-3n-hsw"
26441 #  filter: "'NIC_Intel-X520-DA2' and
26442 #           '78B' and
26443 #           ('IP6BASE' or
26444 #            'POLICE_MARK' or
26445 #            'COPWHLIST' or
26446 #            'IACLDST') and
26447 #           'NDRPDR' and
26448 #           'IP6FWD' and
26449 #           not 'SRv6' and
26450 #           not 'IPSEC' and
26451 #           not 'VHOST'"
26452 #  parameters:
26453 #  - "throughput"
26454 #  - "parent"
26455 #  - "tags"
26456 #  sort:
26457 #  - "IP6BASE"
26458 #  - "POLICE_MARK"
26459 #  - "COPWHLIST"
26460 #  - "IACLDST"
26461 #  layout:
26462 #    title: "ip6-3n-hsw-x520-78b-base_and_features-ndr"
26463 #    layout: "plot-throughput-speedup-analysis"
26464 #
26465 #-
26466 #  type: "plot"
26467 #  title: "Speedup: ip6-3n-hsw-x520-78b-base_and_features-pdr-tsa"
26468 #  algorithm: "plot_throughput_speedup_analysis"
26469 #  output-file-type: ".html"
26470 #  output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-base_and_features-pdr-tsa"
26471 #  data: "plot-throughput-speedup-analysis-3n-hsw"
26472 #  filter: "'NIC_Intel-X520-DA2' and
26473 #           '78B' and
26474 #           ('IP6BASE' or
26475 #            'POLICE_MARK' or
26476 #            'COPWHLIST' or
26477 #            'IACLDST') and
26478 #           'NDRPDR' and
26479 #           'IP6FWD' and
26480 #           not 'SRv6' and
26481 #           not 'IPSEC' and
26482 #           not 'VHOST'"
26483 #  parameters:
26484 #  - "throughput"
26485 #  - "parent"
26486 #  - "tags"
26487 #  sort:
26488 #  - "IP6BASE"
26489 #  - "POLICE_MARK"
26490 #  - "COPWHLIST"
26491 #  - "IACLDST"
26492 #  layout:
26493 #    title: "ip6-3n-hsw-x520-78b-base_and_features-pdr"
26494 #    layout: "plot-throughput-speedup-analysis"
26495
26496 # Speedup - VPP IPv6 3n-hsw-x710
26497 -
26498   type: "plot"
26499   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_scale-ndr-tsa"
26500   algorithm: "plot_throughput_speedup_analysis"
26501   output-file-type: ".html"
26502   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_scale-ndr-tsa"
26503   data: "plot-throughput-speedup-analysis-3n-hsw"
26504   filter: "'NIC_Intel-X710' and
26505            '78B' and
26506            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
26507            'NDRPDR' and
26508            'IP6FWD' and
26509            not 'SRv6' and
26510            not 'IPSEC' and
26511            not 'VHOST'"
26512   parameters:
26513   - "throughput"
26514   - "parent"
26515   - "tags"
26516   sort:
26517   - "IP6BASE"
26518   - "FIB_20K"
26519   - "FIB_200K"
26520   - "FIB_2M"
26521   layout:
26522     title: "ip6-3n-hsw-x710-78b-base_and_scale-ndr"
26523     layout: "plot-throughput-speedup-analysis"
26524
26525 -
26526   type: "plot"
26527   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_scale-pdr-tsa"
26528   algorithm: "plot_throughput_speedup_analysis"
26529   output-file-type: ".html"
26530   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_scale-pdr-tsa"
26531   data: "plot-throughput-speedup-analysis-3n-hsw"
26532   filter: "'NIC_Intel-X710' and
26533            '78B' and
26534            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
26535            'NDRPDR' and
26536            'IP6FWD' and
26537            not 'SRv6' and
26538            not 'IPSEC' and
26539            not 'VHOST'"
26540   parameters:
26541   - "throughput"
26542   - "parent"
26543   - "tags"
26544   sort:
26545   - "IP6BASE"
26546   - "FIB_20K"
26547   - "FIB_200K"
26548   - "FIB_2M"
26549   layout:
26550     title: "ip6-3n-hsw-x710-78b-base_and_scale-pdr"
26551     layout: "plot-throughput-speedup-analysis"
26552
26553 # Speedup - VPP IPv6 3n-hsw-x710 features
26554 -
26555   type: "plot"
26556   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_features-ndr-tsa"
26557   algorithm: "plot_throughput_speedup_analysis"
26558   output-file-type: ".html"
26559   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_features-ndr-tsa"
26560   data: "plot-throughput-speedup-analysis-3n-hsw"
26561   filter: "'NIC_Intel-X710' and
26562            '78B' and
26563            ('IP6BASE' or
26564             'POLICE_MARK' or
26565             'COPWHLIST' or
26566             'IACLDST') and
26567            'NDRPDR' and
26568            'IP6FWD' and
26569            not 'SRv6' and
26570            not 'IPSEC' and
26571            not 'VHOST'"
26572   parameters:
26573   - "throughput"
26574   - "parent"
26575   - "tags"
26576   sort:
26577   - "IP6BASE"
26578   - "POLICE_MARK"
26579   - "COPWHLIST"
26580   - "IACLDST"
26581   layout:
26582     title: "ip6-3n-hsw-x710-78b-base_and_features-ndr"
26583     layout: "plot-throughput-speedup-analysis"
26584
26585 -
26586   type: "plot"
26587   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_features-pdr-tsa"
26588   algorithm: "plot_throughput_speedup_analysis"
26589   output-file-type: ".html"
26590   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_features-pdr-tsa"
26591   data: "plot-throughput-speedup-analysis-3n-hsw"
26592   filter: "'NIC_Intel-X710' and
26593            '78B' and
26594            ('IP6BASE' or
26595             'POLICE_MARK' or
26596             'COPWHLIST' or
26597             'IACLDST') and
26598            'NDRPDR' and
26599            'IP6FWD' and
26600            not 'SRv6' and
26601            not 'IPSEC' and
26602            not 'VHOST'"
26603   parameters:
26604   - "throughput"
26605   - "parent"
26606   - "tags"
26607   sort:
26608   - "IP6BASE"
26609   - "POLICE_MARK"
26610   - "COPWHLIST"
26611   - "IACLDST"
26612   layout:
26613     title: "ip6-3n-hsw-x710-78b-base_and_features-pdr"
26614     layout: "plot-throughput-speedup-analysis"
26615
26616 # Speedup - VPP IPv6 3n-hsw-xl710
26617 -
26618   type: "plot"
26619   title: "Speedup: ip6-3n-hsw-xl710-78b-base-ndr-tsa"
26620   algorithm: "plot_throughput_speedup_analysis"
26621   output-file-type: ".html"
26622   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-base-ndr-tsa"
26623   data: "plot-throughput-speedup-analysis-3n-hsw"
26624   filter: "'NIC_Intel-XL710' and
26625            '78B' and
26626            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
26627            'NDRPDR' and
26628            'IP6FWD' and
26629            not 'SRv6' and
26630            not 'IPSEC' and
26631            not 'VHOST'"
26632   parameters:
26633   - "throughput"
26634   - "parent"
26635   - "tags"
26636   sort:
26637   - "IP6BASE"
26638   - "FIB_20K"
26639   - "FIB_200K"
26640   - "FIB_2M"
26641   layout:
26642     title: "ip6-3n-hsw-xl710-78b-base-ndr"
26643     layout: "plot-throughput-speedup-analysis"
26644
26645 -
26646   type: "plot"
26647   title: "Speedup: ip6-3n-hsw-xl710-78b-base-pdr-tsa"
26648   algorithm: "plot_throughput_speedup_analysis"
26649   output-file-type: ".html"
26650   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-base-pdr-tsa"
26651   data: "plot-throughput-speedup-analysis-3n-hsw"
26652   filter: "'NIC_Intel-XL710' and
26653            '78B' and
26654            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
26655            'NDRPDR' and
26656            'IP6FWD' and
26657            not 'SRv6' and
26658            not 'IPSEC' and
26659            not 'VHOST'"
26660   parameters:
26661   - "throughput"
26662   - "parent"
26663   - "tags"
26664   sort:
26665   - "IP6BASE"
26666   - "FIB_20K"
26667   - "FIB_200K"
26668   - "FIB_2M"
26669   layout:
26670     title: "ip6-3n-hsw-xl710-78b-base-pdr"
26671     layout: "plot-throughput-speedup-analysis"
26672
26673 # Speedup - VPP IPv6 3n-skx-x710
26674 -
26675   type: "plot"
26676   title: "Speedup: ip6-3n-skx-x710-78b-base_and_scale-ndr-tsa"
26677   algorithm: "plot_throughput_speedup_analysis"
26678   output-file-type: ".html"
26679   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_scale-ndr-tsa"
26680   data: "plot-throughput-speedup-analysis-3n-skx"
26681   filter: "'NIC_Intel-X710' and
26682            '78B' and
26683            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
26684            'NDRPDR' and
26685            'IP6FWD' and
26686            not 'SRv6' and
26687            not 'IPSEC' and
26688            not 'VHOST'"
26689   parameters:
26690   - "throughput"
26691   - "parent"
26692   - "tags"
26693   sort:
26694   - "IP6BASE"
26695   - "FIB_20K"
26696   - "FIB_200K"
26697   - "FIB_2M"
26698   layout:
26699     title: "ip6-3n-skx-x710-78b-base_and_scale-ndr"
26700     layout: "plot-throughput-speedup-analysis"
26701
26702 -
26703   type: "plot"
26704   title: "Speedup: ip6-3n-skx-x710-78b-base_and_scale-pdr-tsa"
26705   algorithm: "plot_throughput_speedup_analysis"
26706   output-file-type: ".html"
26707   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_scale-pdr-tsa"
26708   data: "plot-throughput-speedup-analysis-3n-skx"
26709   filter: "'NIC_Intel-X710' and
26710            '78B' and
26711            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
26712            'NDRPDR' and
26713            'IP6FWD' and
26714            not 'SRv6' and
26715            not 'IPSEC' and
26716            not 'VHOST'"
26717   parameters:
26718   - "throughput"
26719   - "parent"
26720   - "tags"
26721   sort:
26722   - "IP6BASE"
26723   - "FIB_20K"
26724   - "FIB_200K"
26725   - "FIB_2M"
26726   layout:
26727     title: "ip6-3n-skx-x710-78b-base_and_scale-pdr"
26728     layout: "plot-throughput-speedup-analysis"
26729
26730 # Speedup - VPP IPv6 3n-skx-x710 features
26731 -
26732   type: "plot"
26733   title: "Speedup: ip6-3n-skx-x710-78b-base_and_features-ndr-tsa"
26734   algorithm: "plot_throughput_speedup_analysis"
26735   output-file-type: ".html"
26736   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_features-ndr-tsa"
26737   data: "plot-throughput-speedup-analysis-3n-skx"
26738   filter: "'NIC_Intel-X710' and
26739            '78B' and
26740            ('IP6BASE' or
26741             'POLICE_MARK' or
26742             'COPWHLIST' or
26743             'IACLDST') and
26744            'NDRPDR' and
26745            'IP6FWD' and
26746            not 'SRv6' and
26747            not 'IPSEC' and
26748            not 'VHOST'"
26749   parameters:
26750   - "throughput"
26751   - "parent"
26752   - "tags"
26753   sort:
26754   - "IP6BASE"
26755   - "POLICE_MARK"
26756   - "COPWHLIST"
26757   - "IACLDST"
26758   layout:
26759     title: "ip6-3n-skx-x710-78b-base_and_features-ndr"
26760     layout: "plot-throughput-speedup-analysis"
26761
26762 -
26763   type: "plot"
26764   title: "Speedup: ip6-3n-skx-x710-78b-base_and_features-pdr-tsa"
26765   algorithm: "plot_throughput_speedup_analysis"
26766   output-file-type: ".html"
26767   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_features-pdr-tsa"
26768   data: "plot-throughput-speedup-analysis-3n-skx"
26769   filter: "'NIC_Intel-X710' and
26770            '78B' and
26771            ('IP6BASE' or
26772             'POLICE_MARK' or
26773             'COPWHLIST' or
26774             'IACLDST') and
26775            'NDRPDR' and
26776            'IP6FWD' and
26777            not 'SRv6' and
26778            not 'IPSEC' and
26779            not 'VHOST'"
26780   parameters:
26781   - "throughput"
26782   - "parent"
26783   - "tags"
26784   sort:
26785   - "IP6BASE"
26786   - "POLICE_MARK"
26787   - "COPWHLIST"
26788   - "IACLDST"
26789   layout:
26790     title: "ip6-3n-skx-x710-78b-base_and_features-pdr"
26791     layout: "plot-throughput-speedup-analysis"
26792
26793 # Speedup - VPP IPv6 2n-skx-x710
26794 -
26795   type: "plot"
26796   title: "Speedup: ip6-2n-skx-x710-78b-base_and_scale-ndr-tsa"
26797   algorithm: "plot_throughput_speedup_analysis"
26798   output-file-type: ".html"
26799   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-base_and_scale-ndr-tsa"
26800   data: "plot-throughput-speedup-analysis-2n-skx"
26801   filter: "'NIC_Intel-X710' and
26802            '78B' and
26803            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
26804            'NDRPDR' and
26805            'IP6FWD' and
26806            not 'SRv6' and
26807            not 'IPSEC' and
26808            not 'VHOST'"
26809   parameters:
26810   - "throughput"
26811   - "parent"
26812   - "tags"
26813   sort:
26814   - "IP6BASE"
26815   - "FIB_20k"
26816   - "FIB_200k"
26817   - "FIB_2M"
26818   layout:
26819     title: "ip6-2n-skx-x710-78b-base_and_scale-ndr"
26820     layout: "plot-throughput-speedup-analysis"
26821
26822 -
26823   type: "plot"
26824   title: "Speedup: ip6-2n-skx-x710-78b-base_and_scale-pdr-tsa"
26825   algorithm: "plot_throughput_speedup_analysis"
26826   output-file-type: ".html"
26827   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-base_and_scale-pdr-tsa"
26828   data: "plot-throughput-speedup-analysis-2n-skx"
26829   filter: "'NIC_Intel-X710' and
26830            '78B' and
26831            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
26832            'NDRPDR' and
26833            'IP6FWD' and
26834            not 'SRv6' and
26835            not 'IPSEC' and
26836            not 'VHOST'"
26837   parameters:
26838   - "throughput"
26839   - "parent"
26840   - "tags"
26841   sort:
26842   - "IP6BASE"
26843   - "FIB_20k"
26844   - "FIB_200k"
26845   - "FIB_2M"
26846   layout:
26847     title: "ip6-2n-skx-x710-78b-base_and_scale-pdr"
26848     layout: "plot-throughput-speedup-analysis"
26849
26850 # Speedup - VPP IPv6 2n-skx-xxv710
26851 -
26852   type: "plot"
26853   title: "Speedup: ip6-2n-skx-xxv710-78b-base_and_scale-ndr-tsa"
26854   algorithm: "plot_throughput_speedup_analysis"
26855   output-file-type: ".html"
26856   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-base_and_scale-ndr-tsa"
26857   data: "plot-throughput-speedup-analysis-2n-skx"
26858   filter: "'NIC_Intel-XXV710' and
26859            '78B' and
26860            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
26861            'NDRPDR' and
26862            'IP6FWD' and
26863            not 'SRv6' and
26864            not 'IPSEC' and
26865            not 'VHOST'"
26866   parameters:
26867   - "throughput"
26868   - "parent"
26869   - "tags"
26870   sort:
26871   - "IP6BASE"
26872   - "FIB_20k"
26873   - "FIB_200k"
26874   - "FIB_2M"
26875   layout:
26876     title: "ip6-2n-skx-xxv710-78b-base_and_scale-ndr"
26877     layout: "plot-throughput-speedup-analysis"
26878
26879 -
26880   type: "plot"
26881   title: "Speedup: ip6-2n-skx-xxv710-78b-base_and_scale-pdr-tsa"
26882   algorithm: "plot_throughput_speedup_analysis"
26883   output-file-type: ".html"
26884   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-base_and_scale-pdr-tsa"
26885   data: "plot-throughput-speedup-analysis-2n-skx"
26886   filter: "'NIC_Intel-XXV710' and
26887            '78B' and
26888            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
26889            'NDRPDR' and
26890            'IP6FWD' and
26891            not 'SRv6' and
26892            not 'IPSEC' and
26893            not 'VHOST'"
26894   parameters:
26895   - "throughput"
26896   - "parent"
26897   - "tags"
26898   sort:
26899   - "IP6BASE"
26900   - "FIB_20k"
26901   - "FIB_200k"
26902   - "FIB_2M"
26903   layout:
26904     title: "ip6-2n-skx-xxv710-78b-base_and_scale-pdr"
26905     layout: "plot-throughput-speedup-analysis"
26906
26907 # Speedup - VPP IPv6 2n-dnv-x553 base
26908 -
26909   type: "plot"
26910   title: "Speedup: ip6-2n-dnv-x553-78b-base-ndr-tsa"
26911   algorithm: "plot_throughput_speedup_analysis"
26912   output-file-type: ".html"
26913   output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-base-ndr-tsa"
26914   data: "intel-dnv-vpp"
26915   filter: "'NIC_Intel-X553' and
26916            '78B' and
26917            'IP6BASE' and
26918            'NDRPDR' and
26919            'IP6FWD' and
26920            not 'SRv6' and
26921            not 'IPSEC' and
26922            not 'VHOST'"
26923   parameters:
26924   - "throughput"
26925   - "parent"
26926   - "tags"
26927   sort:
26928   - "IP6BASE"
26929   layout:
26930     title: "ip6-2n-dnv-x553-78b-base-ndr"
26931     layout: "plot-throughput-speedup-analysis"
26932
26933 -
26934   type: "plot"
26935   title: "Speedup: ip6-2n-dnv-x553-78b-base-pdr-tsa"
26936   algorithm: "plot_throughput_speedup_analysis"
26937   output-file-type: ".html"
26938   output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-base-pdr-tsa"
26939   data: "intel-dnv-vpp"
26940   filter: "'NIC_Intel-X553' and
26941            '78B' and
26942            'IP6BASE' and
26943            'NDRPDR' and
26944            'IP6FWD' and
26945            not 'SRv6' and
26946            not 'IPSEC' and
26947            not 'VHOST'"
26948   parameters:
26949   - "throughput"
26950   - "parent"
26951   - "tags"
26952   sort:
26953   - "IP6BASE"
26954   layout:
26955     title: "ip6-2n-dnv-x553-78b-base-pdr"
26956     layout: "plot-throughput-speedup-analysis"
26957
26958 ################################################################################
26959
26960 # Speedup - VPP IPv6 tunnels 3n-hsw-x520
26961 -
26962   type: "plot"
26963   title: "Speedup: ip6tun-3n-hsw-x520-78b-base-ndr-tsa"
26964   algorithm: "plot_throughput_speedup_analysis"
26965   output-file-type: ".html"
26966   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-base-ndr-tsa"
26967   data: "plot-throughput-speedup-analysis-3n-hsw"
26968   filter: "'NIC_Intel-X520-DA2' and
26969            '78B' and
26970            'ENCAP' and
26971            'NDRPDR' and
26972            'LISP' and
26973            not 'VHOST'"
26974   parameters:
26975   - "throughput"
26976   - "parent"
26977   - "tags"
26978   sort:
26979   - "IP4UNRLAY"
26980   - "IP6UNRLAY"
26981   layout:
26982     title: "ip6tun-3n-hsw-x520-78b-base-ndr"
26983     layout: "plot-throughput-speedup-analysis"
26984
26985 -
26986   type: "plot"
26987   title: "Speedup: ip6tun-3n-hsw-x520-78b-base-pdr-tsa"
26988   algorithm: "plot_throughput_speedup_analysis"
26989   output-file-type: ".html"
26990   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-base-pdr-tsa"
26991   data: "plot-throughput-speedup-analysis-3n-hsw"
26992   filter: "'NIC_Intel-X520-DA2' and
26993            '78B' and
26994            'ENCAP' and
26995            'NDRPDR' and
26996            'LISP' and
26997            not 'VHOST'"
26998   parameters:
26999   - "throughput"
27000   - "parent"
27001   - "tags"
27002   sort:
27003   - "IP4UNRLAY"
27004   - "IP6UNRLAY"
27005   layout:
27006     title: "ip6tun-3n-hsw-x520-78b-base-pdr"
27007     layout: "plot-throughput-speedup-analysis"
27008
27009 ################################################################################
27010
27011 # Speedup - VPP IPSec 3n-hsw-xl710 base
27012 -
27013   type: "plot"
27014   title: "Speedup: ipsec-3n-hsw-xl710-64b-base-ndr-tsa"
27015   algorithm: "plot_throughput_speedup_analysis"
27016   output-file-type: ".html"
27017   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-base-ndr-tsa"
27018   data: "plot-throughput-speedup-analysis-3n-hsw"
27019   filter: "'NIC_Intel-XL710' and
27020            '64B' and
27021            'IP4FWD' and
27022            'NDRPDR' and
27023            'BASE' and
27024            'IPSECHW' and
27025            ('IPSECTRAN' or 'IPSECTUN') and
27026            not 'VHOST'"
27027   parameters:
27028   - "throughput"
27029   - "parent"
27030   - "tags"
27031   layout:
27032     title: "ipsec-3n-hsw-xl710-64b-base-ndr"
27033     layout: "plot-throughput-speedup-analysis"
27034
27035 -
27036   type: "plot"
27037   title: "Speedup: ipsec-3n-hsw-xl710-64b-base-pdr-tsa"
27038   algorithm: "plot_throughput_speedup_analysis"
27039   output-file-type: ".html"
27040   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-base-pdr-tsa"
27041   data: "plot-throughput-speedup-analysis-3n-hsw"
27042   filter: "'NIC_Intel-XL710' and
27043            '64B' and
27044            'IP4FWD' and
27045            'NDRPDR' and
27046            'BASE' and
27047            'IPSECHW' and
27048            ('IPSECTRAN' or 'IPSECTUN') and
27049            not 'VHOST'"
27050   parameters:
27051   - "throughput"
27052   - "parent"
27053   - "tags"
27054   layout:
27055     title: "ipsec-3n-hsw-xl710-64b-base-pdr"
27056     layout: "plot-throughput-speedup-analysis"
27057
27058 # Speedup - VPP IPSec 3n-hsw-xl710 scale
27059 -
27060   type: "plot"
27061   title: "Speedup: ipsec-3n-hsw-xl710-64b-scale-ndr-tsa"
27062   algorithm: "plot_throughput_speedup_analysis"
27063   output-file-type: ".html"
27064   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-scale-ndr-tsa"
27065   data: "plot-throughput-speedup-analysis-3n-hsw"
27066   filter: "'NIC_Intel-XL710' and
27067            '64B' and
27068            'IP4FWD' and
27069            'NDRPDR' and
27070            'SCALE' and
27071            'IPSECHW' and
27072            ('IPSECTRAN' or 'IPSECTUN') and
27073            not 'VHOST'"
27074   parameters:
27075   - "throughput"
27076   - "parent"
27077   - "tags"
27078   layout:
27079     title: "ipsec-3n-hsw-xl710-64b-scale-ndr"
27080     layout: "plot-throughput-speedup-analysis"
27081
27082 -
27083   type: "plot"
27084   title: "Speedup: ipsec-3n-hsw-xl710-64b-scale-pdr-tsa"
27085   algorithm: "plot_throughput_speedup_analysis"
27086   output-file-type: ".html"
27087   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-scale-pdr-tsa"
27088   data: "plot-throughput-speedup-analysis-3n-hsw"
27089   filter: "'NIC_Intel-XL710' and
27090            '64B' and
27091            'IP4FWD' and
27092            'NDRPDR' and
27093            'SCALE' and
27094            'IPSECHW' and
27095            ('IPSECTRAN' or 'IPSECTUN') and
27096            not 'VHOST'"
27097   parameters:
27098   - "throughput"
27099   - "parent"
27100   - "tags"
27101   layout:
27102     title: "ipsec-3n-hsw-xl710-64b-scale-pdr"
27103     layout: "plot-throughput-speedup-analysis"
27104
27105 # Speedup - VPP IPSec 3n-hsw-xl710 sw
27106 -
27107   type: "plot"
27108   title: "Speedup: ipsec-3n-hsw-xl710-64b-sw-ndr-tsa"
27109   algorithm: "plot_throughput_speedup_analysis"
27110   output-file-type: ".html"
27111   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-sw-ndr-tsa"
27112   data: "plot-throughput-speedup-analysis-3n-hsw"
27113   filter: "'NIC_Intel-XL710' and
27114            '64B' and
27115            'IP4FWD' and
27116            'NDRPDR' and
27117            'IPSECSW' and
27118            ('IPSECTRAN' or 'IPSECTUN') and
27119            not 'VHOST'"
27120   parameters:
27121   - "throughput"
27122   - "parent"
27123   - "tags"
27124   layout:
27125     title: "ipsec-3n-hsw-xl710-64b-sw-ndr"
27126     layout: "plot-throughput-speedup-analysis"
27127
27128 -
27129   type: "plot"
27130   title: "Speedup: ipsec-3n-hsw-xl710-64b-sw-pdr-tsa"
27131   algorithm: "plot_throughput_speedup_analysis"
27132   output-file-type: ".html"
27133   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-sw-pdr-tsa"
27134   data: "plot-throughput-speedup-analysis-3n-hsw"
27135   filter: "'NIC_Intel-XL710' and
27136            '64B' and
27137            'IP4FWD' and
27138            'NDRPDR' and
27139            'IPSECSW' and
27140            ('IPSECTRAN' or 'IPSECTUN') and
27141            not 'VHOST'"
27142   parameters:
27143   - "throughput"
27144   - "parent"
27145   - "tags"
27146   layout:
27147     title: "ipsec-3n-hsw-xl710-64b-sw-pdr"
27148     layout: "plot-throughput-speedup-analysis"
27149
27150 ################################################################################
27151
27152 # Speedup - VPP SRv6 3n-hsw-x520
27153 -
27154   type: "plot"
27155   title: "Speedup: srv6-3n-hsw-x520-78b-features-ndr-tsa"
27156   algorithm: "plot_throughput_speedup_analysis"
27157   output-file-type: ".html"
27158   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-features-ndr-tsa"
27159   data: "plot-throughput-speedup-analysis-3n-hsw"
27160   filter: "'NIC_Intel-X520-DA2' and
27161            '78B' and
27162            'FEATURE' and
27163            'NDRPDR' and
27164            'IP6FWD' and
27165            'SRv6'"
27166   parameters:
27167   - "throughput"
27168   - "parent"
27169   - "tags"
27170   layout:
27171     title: "srv6-3n-hsw-x520-78b-features-ndr"
27172     layout: "plot-throughput-speedup-analysis"
27173
27174 -
27175   type: "plot"
27176   title: "Speedup: srv6-3n-hsw-x520-78b-features-pdr-tsa"
27177   algorithm: "plot_throughput_speedup_analysis"
27178   output-file-type: ".html"
27179   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-features-pdr-tsa"
27180   data: "plot-throughput-speedup-analysis-3n-hsw"
27181   filter: "'NIC_Intel-X520-DA2' and
27182            '78B' and
27183            'FEATURE' and
27184            'NDRPDR' and
27185            'IP6FWD' and
27186            'SRv6'"
27187   parameters:
27188   - "throughput"
27189   - "parent"
27190   - "tags"
27191   layout:
27192     title: "srv6-3n-hsw-x520-78b-features-pdr"
27193     layout: "plot-throughput-speedup-analysis"
27194
27195 ################################################################################
27196
27197 # Speedup - VPP L2 3n-hsw-x520 base and scale
27198 -
27199   type: "plot"
27200   title: "Speedup: l2sw-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
27201   algorithm: "plot_throughput_speedup_analysis"
27202   output-file-type: ".html"
27203   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
27204   data: "plot-throughput-speedup-analysis-3n-hsw"
27205   filter: "'NIC_Intel-X520-DA2' and
27206            '64B' and
27207            ('BASE' or 'SCALE') and
27208            'NDRPDR' and
27209            'ETH' and
27210            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
27211            not 'VHOST' and
27212            not 'MEMIF'"
27213   parameters:
27214   - "throughput"
27215   - "parent"
27216   - "tags"
27217   sort:
27218   - "L2XCFWD"
27219   - "L2PATCH"
27220   - "L2BDMACLRN"
27221   - "FIB_10K"
27222   - "FIB_100K"
27223   - "FIB_1M"
27224   layout:
27225     title: "l2sw-3n-hsw-x520-64b-base_and_scale-ndr"
27226     layout: "plot-throughput-speedup-analysis"
27227
27228 -
27229   type: "plot"
27230   title: "Speedup: l2sw-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
27231   algorithm: "plot_throughput_speedup_analysis"
27232   output-file-type: ".html"
27233   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
27234   data: "plot-throughput-speedup-analysis-3n-hsw"
27235   filter: "'NIC_Intel-X520-DA2' and
27236            '64B' and
27237            ('BASE' or 'SCALE') and
27238            'NDRPDR' and
27239            'ETH' and
27240            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
27241            not 'VHOST' and
27242            not 'MEMIF'"
27243   parameters:
27244   - "throughput"
27245   - "parent"
27246   - "tags"
27247   sort:
27248   - "L2XCFWD"
27249   - "L2PATCH"
27250   - "L2BDMACLRN"
27251   - "FIB_10K"
27252   - "FIB_100K"
27253   - "FIB_1M"
27254   layout:
27255     title: "l2sw-3n-hsw-x520-64b-base_and_scale-pdr"
27256     layout: "plot-throughput-speedup-analysis"
27257
27258 # Speedup - VPP L2 3n-hsw-x520 features
27259 -
27260   type: "plot"
27261   title: "Speedup: l2sw-3n-hsw-x520-64b-features-ndr-tsa"
27262   algorithm: "plot_throughput_speedup_analysis"
27263   output-file-type: ".html"
27264   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-ndr-tsa"
27265   data: "plot-throughput-speedup-analysis-3n-hsw"
27266   filter: "'NIC_Intel-X520-DA2' and
27267            '64B' and
27268            'NDRPDR' and
27269            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
27270            not 'ACL' and
27271            not 'VHOST' and
27272            not 'MEMIF'"
27273   parameters:
27274   - "throughput"
27275   - "parent"
27276   - "tags"
27277   sort:
27278   - "L2XCBASE"    # l2xcbase
27279   - "L2BDBASE"    # l2bdbase
27280   - "L2XCFWD"     # dot1q-l2xcbase
27281   - "L2BDMACLRN"  # dot1q-l2bdbase
27282   layout:
27283     title: "l2sw-3n-hsw-x520-64b-features-ndr"
27284     layout: "plot-throughput-speedup-analysis"
27285
27286 -
27287   type: "plot"
27288   title: "Speedup: l2sw-3n-hsw-x520-64b-features-pdr-tsa"
27289   algorithm: "plot_throughput_speedup_analysis"
27290   output-file-type: ".html"
27291   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-pdr-tsa"
27292   data: "plot-throughput-speedup-analysis-3n-hsw"
27293   filter: "'NIC_Intel-X520-DA2' and
27294            '64B' and
27295            'NDRPDR' and
27296            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
27297            not 'ACL' and
27298            not 'VHOST' and
27299            not 'MEMIF'"
27300   parameters:
27301   - "throughput"
27302   - "parent"
27303   - "tags"
27304   sort:
27305   - "L2XCBASE"    # l2xcbase
27306   - "L2BDBASE"    # l2bdbase
27307   - "L2XCFWD"     # dot1q-l2xcbase
27308   - "L2BDMACLRN"  # dot1q-l2bdbase
27309   layout:
27310     title: "l2sw-3n-hsw-x520-64b-features-pdr"
27311     layout: "plot-throughput-speedup-analysis"
27312
27313 # Speedup - VPP L2 3n-hsw-x710 base and scale
27314 -
27315   type: "plot"
27316   title: "Speedup: l2sw-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
27317   algorithm: "plot_throughput_speedup_analysis"
27318   output-file-type: ".html"
27319   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
27320   data: "plot-throughput-speedup-analysis-3n-hsw"
27321   filter: "'NIC_Intel-X710' and
27322            '64B' and
27323            ('BASE' or 'SCALE') and
27324            'NDRPDR' and
27325            'ETH' and
27326            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
27327            not 'VHOST' and
27328            not 'MEMIF' and
27329            not 'DRV_AVF'"
27330   parameters:
27331   - "throughput"
27332   - "parent"
27333   - "tags"
27334   sort:
27335   - "L2PATCH"
27336   - "L2XCFWD"
27337   - "L2BDMACLRN"
27338   - "FIB_10K"
27339   - "FIB_100K"
27340   - "FIB_1M"
27341   layout:
27342     title: "l2sw-3n-hsw-x710-64b-base_and_scale-ndr"
27343     layout: "plot-throughput-speedup-analysis"
27344
27345 -
27346   type: "plot"
27347   title: "Speedup: l2sw-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
27348   algorithm: "plot_throughput_speedup_analysis"
27349   output-file-type: ".html"
27350   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
27351   data: "plot-throughput-speedup-analysis-3n-hsw"
27352   filter: "'NIC_Intel-X710' and
27353            '64B' and
27354            ('BASE' or 'SCALE') and
27355            'NDRPDR' and
27356            'ETH' and
27357            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
27358            not 'VHOST' and
27359            not 'MEMIF' and
27360            not 'DRV_AVF'"
27361   parameters:
27362   - "throughput"
27363   - "parent"
27364   - "tags"
27365   sort:
27366   - "L2PATCH"
27367   - "L2XCFWD"
27368   - "L2BDMACLRN"
27369   - "FIB_10K"
27370   - "FIB_100K"
27371   - "FIB_1M"
27372   layout:
27373     title: "l2sw-3n-hsw-x710-64b-base_and_scale-pdr"
27374     layout: "plot-throughput-speedup-analysis"
27375
27376 # Speedup - VPP L2 3n-hsw-x710 features
27377 -
27378   type: "plot"
27379   title: "Speedup: l2sw-3n-hsw-x710-64b-features-ndr-tsa"
27380   algorithm: "plot_throughput_speedup_analysis"
27381   output-file-type: ".html"
27382   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-ndr-tsa"
27383   data: "plot-throughput-speedup-analysis-3n-hsw"
27384   filter: "'NIC_Intel-X710' and
27385            '64B' and
27386            'NDRPDR' and
27387            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
27388            not 'ACL' and
27389            not 'VHOST' and
27390            not 'L2OVRLAY' and
27391            not 'MEMIF'"
27392   parameters:
27393   - "throughput"
27394   - "parent"
27395   - "tags"
27396   sort:
27397   - "L2XCBASE"    # l2xcbase
27398   - "L2BDBASE"    # l2bdbase
27399   - "L2XCFWD"     # dot1q-l2xcbase
27400   - "L2BDMACLRN"  # dot1q-l2bdbase
27401   layout:
27402     title: "l2sw-3n-hsw-x710-64b-features-ndr"
27403     layout: "plot-throughput-speedup-analysis"
27404
27405 -
27406   type: "plot"
27407   title: "Speedup: l2sw-3n-hsw-x710-64b-features-pdr-tsa"
27408   algorithm: "plot_throughput_speedup_analysis"
27409   output-file-type: ".html"
27410   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-pdr-tsa"
27411   data: "plot-throughput-speedup-analysis-3n-hsw"
27412   filter: "'NIC_Intel-X710' and
27413            '64B' and
27414            'NDRPDR' and
27415            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
27416            not 'ACL' and
27417            not 'VHOST' and
27418            not 'L2OVRLAY' and
27419            not 'MEMIF'"
27420   parameters:
27421   - "throughput"
27422   - "parent"
27423   - "tags"
27424   sort:
27425   - "L2XCBASE"    # l2xcbase
27426   - "L2BDBASE"    # l2bdbase
27427   - "L2XCFWD"     # dot1q-l2xcbase
27428   - "L2BDMACLRN"  # dot1q-l2bdbase
27429   layout:
27430     title: "l2sw-3n-hsw-x710-64b-features-pdr"
27431     layout: "plot-throughput-speedup-analysis"
27432
27433 # Speedup - VPP L2 3n-hsw-xl710 base and scale
27434 -
27435   type: "plot"
27436   title: "Speedup: l2sw-3n-hsw-xl710-64b-base-ndr-tsa"
27437   algorithm: "plot_throughput_speedup_analysis"
27438   output-file-type: ".html"
27439   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-base-ndr-tsa"
27440   data: "plot-throughput-speedup-analysis-3n-hsw"
27441   filter: "'NIC_Intel-XL710' and
27442            '64B' and
27443            'BASE' and
27444            'NDRPDR' and
27445            'ETH' and
27446            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
27447            not 'VHOST' and
27448            not 'MEMIF'"
27449   parameters:
27450   - "throughput"
27451   - "parent"
27452   - "tags"
27453   sort:
27454   - "L2PATCH"
27455   - "L2XCFWD"
27456   - "L2BDMACLRN"
27457   layout:
27458     title: "l2sw-3n-hsw-xl710-64b-base-ndr"
27459     layout: "plot-throughput-speedup-analysis"
27460
27461 -
27462   type: "plot"
27463   title: "Speedup: l2sw-3n-hsw-xl710-64b-base-pdr-tsa"
27464   algorithm: "plot_throughput_speedup_analysis"
27465   output-file-type: ".html"
27466   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-base-pdr-tsa"
27467   data: "plot-throughput-speedup-analysis-3n-hsw"
27468   filter: "'NIC_Intel-XL710' and
27469            '64B' and
27470            'BASE' and
27471            'NDRPDR' and
27472            'ETH' and
27473            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
27474            not 'VHOST' and
27475            not 'MEMIF'"
27476   parameters:
27477   - "throughput"
27478   - "parent"
27479   - "tags"
27480   sort:
27481   - "L2PATCH"
27482   - "L2XCFWD"
27483   - "L2BDMACLRN"
27484   layout:
27485     title: "l2sw-3n-hsw-xl710-64b-base-pdr"
27486     layout: "plot-throughput-speedup-analysis"
27487
27488 # Speedup - VPP L2 3n-skx-x710 base and scale
27489 -
27490   type: "plot"
27491   title: "Speedup: l2sw-3n-skx-x710-64b-base_and_scale-ndr-tsa"
27492   algorithm: "plot_throughput_speedup_analysis"
27493   output-file-type: ".html"
27494   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-base_and_scale-ndr-tsa"
27495   data: "plot-throughput-speedup-analysis-3n-skx"
27496   filter: "'NIC_Intel-X710' and
27497            '64B' and
27498            ('BASE' or 'SCALE') and
27499            'NDRPDR' and
27500            'ETH' and
27501            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
27502            not 'VHOST' and
27503            not 'DRV_AVF' and
27504            not 'MEMIF'"
27505   parameters:
27506   - "throughput"
27507   - "parent"
27508   - "tags"
27509   sort:
27510   - "L2PATCH"
27511   - "L2XCBASE"
27512   - "BASE"
27513   - "FIB_10K"
27514   - "FIB_100K"
27515   - "FIB_1M"
27516   layout:
27517     title: "l2sw-3n-skx-x710-64b-base_and_scale-ndr"
27518     layout: "plot-throughput-speedup-analysis"
27519
27520 -
27521   type: "plot"
27522   title: "Speedup: l2sw-3n-skx-x710-64b-base_and_scale-pdr-tsa"
27523   algorithm: "plot_throughput_speedup_analysis"
27524   output-file-type: ".html"
27525   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-base_and_scale-pdr-tsa"
27526   data: "plot-throughput-speedup-analysis-3n-skx"
27527   filter: "'NIC_Intel-X710' and
27528            '64B' and
27529            ('BASE' or 'SCALE') and
27530            'NDRPDR' and
27531            'ETH' and
27532            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
27533            not 'VHOST' and
27534            not 'DRV_AVF' and
27535            not 'MEMIF'"
27536   parameters:
27537   - "throughput"
27538   - "parent"
27539   - "tags"
27540   sort:
27541   - "L2PATCH"
27542   - "L2XCBASE"
27543   - "BASE"
27544   - "FIB_10K"
27545   - "FIB_100K"
27546   - "FIB_1M"
27547   layout:
27548     title: "l2sw-3n-skx-x710-64b-base_and_scale-pdr"
27549     layout: "plot-throughput-speedup-analysis"
27550
27551 # Speedup - VPP L2 3n-skx-x710 features
27552 -
27553   type: "plot"
27554   title: "Speedup: l2sw-3n-skx-x710-64b-features-ndr-tsa"
27555   algorithm: "plot_throughput_speedup_analysis"
27556   output-file-type: ".html"
27557   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-ndr-tsa"
27558   data: "plot-throughput-speedup-analysis-3n-skx"
27559   filter: "'NIC_Intel-X710' and
27560            '64B' and
27561            'NDRPDR' and
27562            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
27563            not 'ACL' and
27564            not 'VHOST' and
27565            not 'DRV_AVF' and
27566            not 'L2OVRLAY' and
27567            not 'MEMIF'"
27568   parameters:
27569   - "throughput"
27570   - "parent"
27571   - "tags"
27572   sort:
27573   - "L2XCBASE"    # l2xcbase
27574   - "L2BDBASE"    # l2bdbase
27575   - "L2XCFWD"     # dot1q-l2xcbase
27576   - "L2BDMACLRN"  # dot1q-l2bdbase
27577   layout:
27578     title: "l2sw-3n-skx-x710-64b-features-ndr"
27579     layout: "plot-throughput-speedup-analysis"
27580
27581 -
27582   type: "plot"
27583   title: "Speedup: l2sw-3n-skx-x710-64b-features-pdr-tsa"
27584   algorithm: "plot_throughput_speedup_analysis"
27585   output-file-type: ".html"
27586   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-pdr-tsa"
27587   data: "plot-throughput-speedup-analysis-3n-skx"
27588   filter: "'NIC_Intel-X710' and
27589            '64B' and
27590            'NDRPDR' and
27591            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
27592            not 'ACL' and
27593            not 'VHOST' and
27594            not 'DRV_AVF' and
27595            not 'L2OVRLAY' and
27596            not 'MEMIF'"
27597   parameters:
27598   - "throughput"
27599   - "parent"
27600   - "tags"
27601   sort:
27602   - "L2XCBASE"    # l2xcbase
27603   - "L2BDBASE"    # l2bdbase
27604   - "L2XCFWD"     # dot1q-l2xcbase
27605   - "L2BDMACLRN"  # dot1q-l2bdbase
27606   layout:
27607     title: "l2sw-3n-skx-x710-64b-features-pdr"
27608     layout: "plot-throughput-speedup-analysis"
27609
27610 # Speedup - VPP L2 3n-skx-xxv710 base and scale
27611 -
27612   type: "plot"
27613   title: "Speedup: l2sw-3n-skx-xxv710-64b-base-ndr-tsa"
27614   algorithm: "plot_throughput_speedup_analysis"
27615   output-file-type: ".html"
27616   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-base-ndr-tsa"
27617   data: "plot-throughput-speedup-analysis-3n-skx"
27618   filter: "'NIC_Intel-XXV710' and
27619            '64B' and
27620            ('BASE' or 'SCALE') and
27621            'NDRPDR' and
27622            'ETH' and
27623            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
27624            not 'VHOST' and
27625            not 'MEMIF'"
27626   parameters:
27627   - "throughput"
27628   - "parent"
27629   - "tags"
27630   sort:
27631   - "L2PATCH"
27632   - "L2PATCH"
27633   - "L2XCBASE"
27634   - "L2BDMACLRN"
27635   layout:
27636     title: "l2sw-3n-skx-xxv710-64b-base-ndr"
27637     layout: "plot-throughput-speedup-analysis"
27638
27639 -
27640   type: "plot"
27641   title: "Speedup: l2sw-3n-skx-xxv710-64b-base-pdr-tsa"
27642   algorithm: "plot_throughput_speedup_analysis"
27643   output-file-type: ".html"
27644   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-base-pdr-tsa"
27645   data: "plot-throughput-speedup-analysis-3n-skx"
27646   filter: "'NIC_Intel-XXV710' and
27647            '64B' and
27648            ('BASE' or 'SCALE') and
27649            'NDRPDR' and
27650            'ETH' and
27651            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
27652            not 'VHOST' and
27653            not 'MEMIF'"
27654   parameters:
27655   - "throughput"
27656   - "parent"
27657   - "tags"
27658   sort:
27659   - "L2PATCH"
27660   - "L2PATCH"
27661   - "L2XCBASE"
27662   - "L2BDMACLRN"
27663   layout:
27664     title: "l2sw-3n-skx-xxv710-64b-base-pdr"
27665     layout: "plot-throughput-speedup-analysis"
27666
27667 # Speedup - VPP L2 2n-skx-x710 base and scale
27668 -
27669   type: "plot"
27670   title: "Speedup: l2sw-2n-skx-x710-64b-base_and_scale-ndr-tsa"
27671   algorithm: "plot_throughput_speedup_analysis"
27672   output-file-type: ".html"
27673   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-base_and_scale-ndr-tsa"
27674   data: "plot-throughput-speedup-analysis-2n-skx"
27675   filter: "'NIC_Intel-X710' and
27676            '64B' and
27677            ('BASE' or 'SCALE') and
27678            'NDRPDR' and
27679            'ETH' and
27680            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
27681            not 'VHOST' and
27682            not 'MEMIF'"
27683   parameters:
27684   - "throughput"
27685   - "parent"
27686   - "tags"
27687   sort:
27688   - "L2PATCH"
27689   - "L2XCBASE"
27690   - "BASE"
27691   - "FIB_10K"
27692   - "FIB_100K"
27693   - "FIB_1M"
27694   layout:
27695     title: "l2sw-2n-skx-x710-64b-base_and_scale-ndr"
27696     layout: "plot-throughput-speedup-analysis"
27697
27698 -
27699   type: "plot"
27700   title: "Speedup: l2sw-2n-skx-x710-64b-base_and_scale-pdr-tsa"
27701   algorithm: "plot_throughput_speedup_analysis"
27702   output-file-type: ".html"
27703   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-base_and_scale-pdr-tsa"
27704   data: "plot-throughput-speedup-analysis-2n-skx"
27705   filter: "'NIC_Intel-X710' and
27706            '64B' and
27707            ('BASE' or 'SCALE') and
27708            'NDRPDR' and
27709            'ETH' and
27710            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
27711            not 'VHOST' and
27712            not 'MEMIF'"
27713   parameters:
27714   - "throughput"
27715   - "parent"
27716   - "tags"
27717   sort:
27718   - "L2PATCH"
27719   - "L2XCBASE"
27720   - "BASE"
27721   - "FIB_10K"
27722   - "FIB_100K"
27723   - "FIB_1M"
27724   layout:
27725     title: "l2sw-2n-skx-x710-64b-base_and_scale-pdr"
27726     layout: "plot-throughput-speedup-analysis"
27727
27728 # Speedup - VPP L2 2n-skx-xxv710 base and scale
27729 -
27730   type: "plot"
27731   title: "Speedup: l2sw-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
27732   algorithm: "plot_throughput_speedup_analysis"
27733   output-file-type: ".html"
27734   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
27735   data: "plot-throughput-speedup-analysis-2n-skx"
27736   filter: "'NIC_Intel-XXV710' and
27737            '64B' and
27738            ('BASE' or 'SCALE') and
27739            'NDRPDR' and
27740            'ETH' and
27741            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
27742            not 'VHOST' and
27743            not 'MEMIF'"
27744   parameters:
27745   - "throughput"
27746   - "parent"
27747   - "tags"
27748   sort:
27749   - "L2PATCH"
27750   - "L2XCBASE"
27751   - "BASE"
27752   - "FIB_10K"
27753   - "FIB_100K"
27754   - "FIB_1M"
27755   layout:
27756     title: "l2sw-2n-skx-xxv710-64b-base_and_scale-ndr"
27757     layout: "plot-throughput-speedup-analysis"
27758
27759 -
27760   type: "plot"
27761   title: "Speedup: l2sw-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
27762   algorithm: "plot_throughput_speedup_analysis"
27763   output-file-type: ".html"
27764   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
27765   data: "plot-throughput-speedup-analysis-2n-skx"
27766   filter: "'NIC_Intel-XXV710' and
27767            '64B' and
27768            ('BASE' or 'SCALE') and
27769            'NDRPDR' and
27770            'ETH' and
27771            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
27772            not 'VHOST' and
27773            not 'MEMIF'"
27774   parameters:
27775   - "throughput"
27776   - "parent"
27777   - "tags"
27778   sort:
27779   - "L2PATCH"
27780   - "L2XCBASE"
27781   - "BASE"
27782   - "FIB_10K"
27783   - "FIB_100K"
27784   - "FIB_1M"
27785   layout:
27786     title: "l2sw-2n-skx-xxv710-64b-base_and_scale-pdr"
27787     layout: "plot-throughput-speedup-analysis"
27788
27789 # Speedup - VPP L2 2n-dnv-x553 base
27790 -
27791   type: "plot"
27792   title: "Speedup: l2sw-2n-dnv-x553-64b-base-ndr-tsa"
27793   algorithm: "plot_throughput_speedup_analysis"
27794   output-file-type: ".html"
27795   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-base-ndr-tsa"
27796   data: "intel-dnv-vpp"
27797   filter: "'NIC_Intel-X553' and
27798            '64B' and
27799            ('BASE' or 'SCALE') and
27800            'NDRPDR' and
27801            'ETH' and
27802            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
27803            not 'VHOST' and
27804            not 'MEMIF'"
27805   parameters:
27806   - "throughput"
27807   - "parent"
27808   - "tags"
27809   sort:
27810   - "L2XCBASE"
27811   - "L2BDMACLRN"
27812   - "L2PATCH"
27813   layout:
27814     title: "l2sw-2n-dnv-x553-64b-base-ndr"
27815     layout: "plot-throughput-speedup-analysis"
27816
27817 -
27818   type: "plot"
27819   title: "Speedup: l2sw-2n-dnv-x553-64b-base-pdr-tsa"
27820   algorithm: "plot_throughput_speedup_analysis"
27821   output-file-type: ".html"
27822   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-base-pdr-tsa"
27823   data: "intel-dnv-vpp"
27824   filter: "'NIC_Intel-X553' and
27825            '64B' and
27826            ('BASE' or 'SCALE') and
27827            'NDRPDR' and
27828            'ETH' and
27829            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
27830            not 'VHOST' and
27831            not 'MEMIF'"
27832   parameters:
27833   - "throughput"
27834   - "parent"
27835   - "tags"
27836   sort:
27837   - "L2XCBASE"
27838   - "L2BDMACLRN"
27839   - "L2PATCH"
27840   layout:
27841     title: "l2sw-2n-dnv-x553-64b-base-pdr"
27842     layout: "plot-throughput-speedup-analysis"
27843
27844 ################################################################################
27845
27846 # Packet Speedup - VPP vhost ip4 3n-hsw-x520
27847 -
27848   type: "plot"
27849   title: "VPP Speedup: vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
27850   algorithm: "plot_throughput_speedup_analysis"
27851   output-file-type: ".html"
27852   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
27853   data: "plot-throughput-speedup-analysis-3n-hsw"
27854   filter: "'NIC_Intel-X520-DA2' and
27855            '64B' and
27856            'NDRPDR' and
27857            'ETH' and
27858            'IP4FWD' and
27859            'VHOST_1024' and
27860            not 'VXLAN' and
27861            not 'DOT1Q'"
27862   parameters:
27863   - "throughput"
27864   - "parent"
27865   - "tags"
27866   sort:
27867   - "not CFS_OPT"
27868   - "1VM"
27869   - "2VM"
27870   layout:
27871     title: "vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr"
27872     layout: "plot-throughput-speedup-analysis"
27873
27874 -
27875   type: "plot"
27876   title: "VPP Speedup: vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
27877   algorithm: "plot_throughput_speedup_analysis"
27878   output-file-type: ".html"
27879   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
27880   data: "plot-throughput-speedup-analysis-3n-hsw"
27881   filter: "'NIC_Intel-X520-DA2' and
27882            '64B' and
27883            'NDRPDR' and
27884            'ETH' and
27885            'IP4FWD' and
27886            'VHOST_1024' and
27887            not 'VXLAN' and
27888            not 'DOT1Q'"
27889   parameters:
27890   - "throughput"
27891   - "parent"
27892   - "tags"
27893   sort:
27894   - "not CFS_OPT"
27895   - "1VM"
27896   - "2VM"
27897   layout:
27898     title: "vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr"
27899     layout: "plot-throughput-speedup-analysis"
27900
27901 ## Packet Speedup - VPP vhost l2sw 3n-hsw-x520
27902 #-
27903 #  type: "plot"
27904 #  title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
27905 #  algorithm: "plot_throughput_speedup_analysis"
27906 #  output-file-type: ".html"
27907 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
27908 #  data: "plot-throughput-speedup-analysis-3n-hsw"
27909 #  filter: "'NIC_Intel-X520-DA2' and
27910 #           '64B' and
27911 #           'NDRPDR' and
27912 #           ('ETH' or 'DOT1Q') and
27913 #           'VHOST_1024' and
27914 #           not 'VXLAN' and
27915 #           not 'IP4FWD' and
27916 #           not '2VM'"
27917 #  parameters:
27918 #  - "throughput"
27919 #  - "parent"
27920 #  - "tags"
27921 ##  sort:
27922 ##  - "VM"  # "not CFS_OPT"
27923 ##  - "CFS_OPT"
27924 ##  - "FIB_10K"
27925 ##  - "FIB_100K"
27926 ##  - "FIB_1M"
27927 #  layout:
27928 #    title: "vhost-l2sw-3n-hsw-x520-64b-base_and_scale-ndr"
27929 #    layout: "plot-throughput-speedup-analysis"
27930 #
27931 #-
27932 #  type: "plot"
27933 #  title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
27934 #  algorithm: "plot_throughput_speedup_analysis"
27935 #  output-file-type: ".html"
27936 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
27937 #  data: "plot-throughput-speedup-analysis-3n-hsw"
27938 #  filter: "'NIC_Intel-X520-DA2' and
27939 #           '64B' and
27940 #           'NDRPDR' and
27941 #           ('ETH' or 'DOT1Q') and
27942 #           'L2BDMACLRN' and
27943 #           'VHOST_1024' and
27944 #           not 'VXLAN' and
27945 #           not 'IP4FWD' and
27946 #           not '2VM'"
27947 #  parameters:
27948 #  - "throughput"
27949 #  - "parent"
27950 #  - "tags"
27951 ##  sort:
27952 ##  - "VM"  # "not CFS_OPT"
27953 ##  - "CFS_OPT"
27954 ##  - "FIB_10K"
27955 ##  - "FIB_100K"
27956 ##  - "FIB_1M"
27957 #  layout:
27958 #    title: "vhost-l2sw-3n-hsw-x520-64b-base_and_scale-pdr"
27959 #    layout: "plot-throughput-speedup-analysis"
27960
27961 # Packet Speedup - VPP vhost l2sw 3n-hsw-x520 - base
27962 -
27963   type: "plot"
27964   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base_and_features-ndr-tsa"
27965   algorithm: "plot_throughput_speedup_analysis"
27966   output-file-type: ".html"
27967   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base_and_features-ndr-tsa"
27968   data: "plot-throughput-speedup-analysis-3n-hsw"
27969   filter: "'NIC_Intel-X520-DA2' and
27970            '64B' and
27971            'NDRPDR' and
27972            ('ETH' or 'DOT1Q') and
27973            'BASE' and
27974            ('L2BDMACLRN' or 'L2XCFWD') and
27975            'VHOST_1024' and
27976            not 'VXLAN' and
27977            not 'IP4FWD' and
27978            not '2VM'"
27979   parameters:
27980   - "throughput"
27981   - "parent"
27982   - "tags"
27983   sort:
27984   - "L2BDMACLRN"
27985   - "L2BDMACLRN"
27986   - "L2BDMACLRN"
27987   - "L2XCFWD"
27988   - "L2XCFWD"
27989   - "L2XCFWD"
27990   layout:
27991     title: "vhost-l2sw-3n-hsw-x520-64b-base_and_features-ndr"
27992     layout: "plot-throughput-speedup-analysis"
27993
27994 -
27995   type: "plot"
27996   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base_and_features-pdr-tsa"
27997   algorithm: "plot_throughput_speedup_analysis"
27998   output-file-type: ".html"
27999   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base_and_features-pdr-tsa"
28000   data: "plot-throughput-speedup-analysis-3n-hsw"
28001   filter: "'NIC_Intel-X520-DA2' and
28002            '64B' and
28003            'NDRPDR' and
28004            ('ETH' or 'DOT1Q') and
28005            'BASE' and
28006            ('L2BDMACLRN' or 'L2XCFWD') and
28007            'VHOST_1024' and
28008            not 'VXLAN' and
28009            not 'IP4FWD' and
28010            not '2VM'"
28011   parameters:
28012   - "throughput"
28013   - "parent"
28014   - "tags"
28015   sort:
28016   - "L2BDMACLRN"
28017   - "L2BDMACLRN"
28018   - "L2BDMACLRN"
28019   - "L2XCFWD"
28020   - "L2XCFWD"
28021   - "L2XCFWD"
28022   layout:
28023     title: "vhost-l2sw-3n-hsw-x520-64b-base_and_features-pdr"
28024     layout: "plot-throughput-speedup-analysis"
28025
28026 # Packet Speedup - VPP vhost l2sw 3n-hsw-x520 - base vm
28027 -
28028   type: "plot"
28029   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base-vm-ndr-tsa"
28030   algorithm: "plot_throughput_speedup_analysis"
28031   output-file-type: ".html"
28032   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base-vm-ndr-tsa"
28033   data: "plot-throughput-speedup-analysis-3n-hsw"
28034   filter: "'NIC_Intel-X520-DA2' and
28035            '64B' and
28036            'NDRPDR' and
28037            ('ETH' or 'DOT1Q') and
28038            ('L2BDMACLRN' or 'L2XCFWD') and
28039            'VHOST_1024' and
28040            not 'CFS_OPT' and
28041            not 'DOT1Q' and
28042            not 'VXLAN' and
28043            not 'IP4FWD' and
28044            not 'LBOND'"
28045   parameters:
28046   - "throughput"
28047   - "parent"
28048   - "tags"
28049 #  sort:
28050 #  - "1VM"
28051 #  - "L2XCFWD"
28052 #  - "1VM"
28053 #  - "L2BDMACLRN"
28054   layout:
28055     title: "vhost-l2sw-3n-hsw-x520-64b-base-vm-ndr"
28056     layout: "plot-throughput-speedup-analysis"
28057
28058 -
28059   type: "plot"
28060   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base-vm-pdr-tsa"
28061   algorithm: "plot_throughput_speedup_analysis"
28062   output-file-type: ".html"
28063   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base-vm-pdr-tsa"
28064   data: "plot-throughput-speedup-analysis-3n-hsw"
28065   filter: "'NIC_Intel-X520-DA2' and
28066            '64B' and
28067            'NDRPDR' and
28068            ('ETH' or 'DOT1Q') and
28069            ('L2BDMACLRN' or 'L2XCFWD') and
28070            'VHOST_1024' and
28071            not 'CFS_OPT' and
28072            not 'DOT1Q' and
28073            not 'VXLAN' and
28074            not 'IP4FWD' and
28075            not 'LBOND'"
28076   parameters:
28077   - "throughput"
28078   - "parent"
28079   - "tags"
28080 #  sort:
28081 #  - "1VM"
28082 #  - "L2XCFWD"
28083 #  - "1VM"
28084 #  - "L2BDMACLRN"
28085   layout:
28086     title: "vhost-l2sw-3n-hsw-x520-64b-base-vm-pdr"
28087     layout: "plot-throughput-speedup-analysis"
28088
28089 # Packet Speedup - VPP vhost ip4 3n-hsw-x710
28090 -
28091   type: "plot"
28092   title: "VPP Speedup: vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
28093   algorithm: "plot_throughput_speedup_analysis"
28094   output-file-type: ".html"
28095   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
28096   data: "plot-throughput-speedup-analysis-3n-hsw"
28097   filter: "'NIC_Intel-X710' and
28098            '64B' and
28099            'NDRPDR' and
28100            'ETH' and
28101            'IP4FWD' and
28102            'VHOST_1024' and
28103            not 'VXLAN' and
28104            not 'CFS_OPT' and
28105            not 'DOT1Q'"
28106   parameters:
28107   - "throughput"
28108   - "parent"
28109   - "tags"
28110   sort:
28111   - "1VM"
28112   - "2VM"
28113   layout:
28114     title: "vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr"
28115     layout: "plot-throughput-speedup-analysis"
28116
28117 -
28118   type: "plot"
28119   title: "VPP Speedup: vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
28120   algorithm: "plot_throughput_speedup_analysis"
28121   output-file-type: ".html"
28122   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
28123   data: "plot-throughput-speedup-analysis-3n-hsw"
28124   filter: "'NIC_Intel-X710' and
28125            '64B' and
28126            'NDRPDR' and
28127            'ETH' and
28128            'IP4FWD' and
28129            'VHOST_1024' and
28130            not 'VXLAN' and
28131            not 'CFS_OPT' and
28132            not 'DOT1Q'"
28133   parameters:
28134   - "throughput"
28135   - "parent"
28136   - "tags"
28137   sort:
28138   - "1VM"
28139   - "2VM"
28140   layout:
28141     title: "vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr"
28142     layout: "plot-throughput-speedup-analysis"
28143
28144 ## Packet Speedup - VPP vhost l2sw 3n-hsw-x710
28145 #-
28146 #  type: "plot"
28147 #  title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
28148 #  algorithm: "plot_throughput_speedup_analysis"
28149 #  output-file-type: ".html"
28150 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
28151 #  data: "plot-throughput-speedup-analysis-3n-hsw"
28152 #  filter: "'NIC_Intel-X710' and
28153 #           '64B' and
28154 #           'NDRPDR' and
28155 #           ('ETH' or 'DOT1Q') and
28156 #           'L2BDMACLRN' and
28157 #           'VHOST_1024' and
28158 #           not 'VXLAN' and
28159 #           not 'IP4FWD' and
28160 #           not '2VM'"
28161 #  parameters:
28162 #  - "throughput"
28163 #  - "parent"
28164 #  - "tags"
28165 ##  sort:
28166 ##  - "VM"  # "not CFS_OPT"
28167 ##  - "CFS_OPT"
28168 ##  - "FIB_10K"
28169 ##  - "FIB_100K"
28170 ##  - "FIB_1M"
28171 #  layout:
28172 #    title: "vhost-l2sw-3n-hsw-x710-64b-base_and_scale-ndr"
28173 #    layout: "plot-throughput-speedup-analysis"
28174 #
28175 #-
28176 #  type: "plot"
28177 #  title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
28178 #  algorithm: "plot_throughput_speedup_analysis"
28179 #  output-file-type: ".html"
28180 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
28181 #  data: "plot-throughput-speedup-analysis-3n-hsw"
28182 #  filter: "'NIC_Intel-X710' and
28183 #           '64B' and
28184 #           'NDRPDR' and
28185 #           ('ETH' or 'DOT1Q') and
28186 #           'L2BDMACLRN' and
28187 #           'VHOST_1024' and
28188 #           not 'VXLAN' and
28189 #           not 'IP4FWD' and
28190 #           not '2VM'"
28191 #  parameters:
28192 #  - "throughput"
28193 #  - "parent"
28194 #  - "tags"
28195 ##  sort:
28196 ##  - "VM"  # "not CFS_OPT"
28197 ##  - "CFS_OPT"
28198 ##  - "FIB_10K"
28199 ##  - "FIB_100K"
28200 ##  - "FIB_1M"
28201 #  layout:
28202 #    title: "vhost-l2sw-3n-hsw-x710-64b-base_and_scale-pdr"
28203 #    layout: "plot-throughput-speedup-analysis"
28204
28205 # Packet Speedup - VPP vhost l2sw 3n-hsw-x710 - base
28206 -
28207   type: "plot"
28208   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_features-ndr-tsa"
28209   algorithm: "plot_throughput_speedup_analysis"
28210   output-file-type: ".html"
28211   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_features-ndr-tsa"
28212   data: "plot-throughput-speedup-analysis-3n-hsw"
28213   filter: "'NIC_Intel-X710' and
28214            '64B' and
28215            'NDRPDR' and
28216            ('ETH' or 'DOT1Q') and
28217            'BASE' and
28218            ('L2BDMACLRN' or 'L2XCFWD') and
28219            'VHOST_1024' and
28220            not 'VXLAN' and
28221            not 'IP4FWD' and
28222            not '2VM'"
28223   parameters:
28224   - "throughput"
28225   - "parent"
28226   - "tags"
28227   sort:
28228   - "L2BDMACLRN"
28229   - "L2BDMACLRN"
28230   - "L2BDMACLRN"
28231   - "L2XCFWD"
28232   - "L2XCFWD"
28233   - "L2XCFWD"
28234   layout:
28235     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_features-ndr"
28236     layout: "plot-throughput-speedup-analysis"
28237
28238 -
28239   type: "plot"
28240   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_features-pdr-tsa"
28241   algorithm: "plot_throughput_speedup_analysis"
28242   output-file-type: ".html"
28243   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_features-pdr-tsa"
28244   data: "plot-throughput-speedup-analysis-3n-hsw"
28245   filter: "'NIC_Intel-X710' and
28246            '64B' and
28247            'NDRPDR' and
28248            ('ETH' or 'DOT1Q') and
28249            'BASE' and
28250            ('L2BDMACLRN' or 'L2XCFWD') and
28251            'VHOST_1024' and
28252            not 'VXLAN' and
28253            not 'IP4FWD' and
28254            not '2VM'"
28255   parameters:
28256   - "throughput"
28257   - "parent"
28258   - "tags"
28259   sort:
28260   - "L2BDMACLRN"
28261   - "L2BDMACLRN"
28262   - "L2BDMACLRN"
28263   - "L2XCFWD"
28264   - "L2XCFWD"
28265   - "L2XCFWD"
28266   layout:
28267     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_features-pdr"
28268     layout: "plot-throughput-speedup-analysis"
28269
28270 # Packet Speedup - VPP vhost l2sw 3n-hsw-x710 - base vm
28271 -
28272   type: "plot"
28273   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-ndr-tsa"
28274   algorithm: "plot_throughput_speedup_analysis"
28275   output-file-type: ".html"
28276   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-ndr-tsa"
28277   data: "plot-throughput-speedup-analysis-3n-hsw"
28278   filter: "'NIC_Intel-X710' and
28279            '64B' and
28280            'NDRPDR' and
28281            ('ETH' or 'DOT1Q') and
28282            ('L2BDMACLRN' or 'L2XCFWD') and
28283            'VHOST_1024' and
28284            not 'CFS_OPT' and
28285            not 'VXLAN' and
28286            not 'IP4FWD' and
28287            not 'LBOND'"
28288   parameters:
28289   - "throughput"
28290   - "parent"
28291   - "tags"
28292   sort:
28293   - "L2BDMACLRN"
28294   - "L2BDMACLRN"
28295   - "L2BDMACLRN"
28296   - "L2XCFWD"
28297   - "L2XCFWD"
28298   - "L2XCFWD"
28299   layout:
28300     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-ndr"
28301     layout: "plot-throughput-speedup-analysis"
28302
28303 -
28304   type: "plot"
28305   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-pdr-tsa"
28306   algorithm: "plot_throughput_speedup_analysis"
28307   output-file-type: ".html"
28308   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-pdr-tsa"
28309   data: "plot-throughput-speedup-analysis-3n-hsw"
28310   filter: "'NIC_Intel-X710' and
28311            '64B' and
28312            'NDRPDR' and
28313            ('ETH' or 'DOT1Q') and
28314            ('L2BDMACLRN' or 'L2XCFWD') and
28315            'VHOST_1024' and
28316            not 'CFS_OPT' and
28317            not 'VXLAN' and
28318            not 'IP4FWD' and
28319            not 'LBOND'"
28320   parameters:
28321   - "throughput"
28322   - "parent"
28323   - "tags"
28324   sort:
28325   - "L2BDMACLRN"
28326   - "L2BDMACLRN"
28327   - "L2BDMACLRN"
28328   - "L2XCFWD"
28329   - "L2XCFWD"
28330   - "L2XCFWD"
28331   layout:
28332     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-pdr"
28333     layout: "plot-throughput-speedup-analysis"
28334
28335 ## Packet Speedup - VPP vhost ip4 3n-hsw-xl710
28336 #-
28337 #  type: "plot"
28338 #  title: "VPP Speedup: vhost-ip4-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
28339 #  algorithm: "plot_throughput_speedup_analysis"
28340 #  output-file-type: ".html"
28341 #  output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
28342 #  data: "plot-throughput-speedup-analysis-3n-hsw"
28343 #  filter: "'NIC_Intel-XL710' and
28344 #           '64B' and
28345 #           'NDRPDR' and
28346 #           'ETH' and
28347 #           'IP4FWD' and
28348 #           'VHOST_1024' and
28349 #           not 'VXLAN' and
28350 #           not 'DOT1Q'"
28351 #  parameters:
28352 #  - "throughput"
28353 #  - "parent"
28354 #  - "tags"
28355 #  sort:
28356 #  - "not CFS_OPT"
28357 #  - "1VM"
28358 #  - "2VM"
28359 #  layout:
28360 #    title: "vhost-ip4-3n-hsw-xl710-64b-base_and_scale-ndr"
28361 #    layout: "plot-throughput-speedup-analysis"
28362 #
28363 #-
28364 #  type: "plot"
28365 #  title: "VPP Speedup: vhost-ip4-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
28366 #  algorithm: "plot_throughput_speedup_analysis"
28367 #  output-file-type: ".html"
28368 #  output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
28369 #  data: "plot-throughput-speedup-analysis-3n-hsw"
28370 #  filter: "'NIC_Intel-XL710' and
28371 #           '64B' and
28372 #           'NDRPDR' and
28373 #           'ETH' and
28374 #           'IP4FWD' and
28375 #           'VHOST_1024' and
28376 #           not 'VXLAN' and
28377 #           not 'DOT1Q'"
28378 #  parameters:
28379 #  - "throughput"
28380 #  - "parent"
28381 #  - "tags"
28382 #  sort:
28383 #  - "not CFS_OPT"
28384 #  - "1VM"
28385 #  - "2VM"
28386 #  layout:
28387 #    title: "vhost-ip4-3n-hsw-xl710-64b-base_and_scale-pdr"
28388 #    layout: "plot-throughput-speedup-analysis"
28389 #
28390 ## Packet Speedup - VPP vhost l2sw 3n-hsw-xl710
28391 #-
28392 #  type: "plot"
28393 #  title: "VPP Speedup: vhost-l2sw-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
28394 #  algorithm: "plot_throughput_speedup_analysis"
28395 #  output-file-type: ".html"
28396 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
28397 #  data: "plot-throughput-speedup-analysis-3n-hsw"
28398 #  filter: "'NIC_Intel-XL710' and
28399 #           '64B' and
28400 #           'NDRPDR' and
28401 #           ('ETH' or 'DOT1Q') and
28402 #           'L2BDMACLRN' and
28403 #           'VHOST_1024' and
28404 #           not 'VXLAN' and
28405 #           not 'IP4FWD' and
28406 #           not '2VM'"
28407 #  parameters:
28408 #  - "throughput"
28409 #  - "parent"
28410 #  - "tags"
28411 ##  sort:
28412 ##  - "VM"  # "not CFS_OPT"
28413 ##  - "CFS_OPT"
28414 ##  - "FIB_10K"
28415 ##  - "FIB_100K"
28416 ##  - "FIB_1M"
28417 #  layout:
28418 #    title: "vhost-l2sw-3n-hsw-xl710-64b-base_and_scale-ndr"
28419 #    layout: "plot-throughput-speedup-analysis"
28420 #
28421 #-
28422 #  type: "plot"
28423 #  title: "VPP Speedup: vhost-l2sw-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
28424 #  algorithm: "plot_throughput_speedup_analysis"
28425 #  output-file-type: ".html"
28426 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
28427 #  data: "plot-throughput-speedup-analysis-3n-hsw"
28428 #  filter: "'NIC_Intel-XL710' and
28429 #           '64B' and
28430 #           'NDRPDR' and
28431 #           ('ETH' or 'DOT1Q') and
28432 #           'L2BDMACLRN' and
28433 #           'VHOST_1024' and
28434 #           not 'VXLAN' and
28435 #           not 'IP4FWD' and
28436 #           not '2VM'"
28437 #  parameters:
28438 #  - "throughput"
28439 #  - "parent"
28440 #  - "tags"
28441 ##  sort:
28442 ##  - "VM"  # "not CFS_OPT"
28443 ##  - "CFS_OPT"
28444 ##  - "FIB_10K"
28445 ##  - "FIB_100K"
28446 ##  - "FIB_1M"
28447 #  layout:
28448 #    title: "vhost-l2sw-3n-hsw-xl710-64b-base_and_scale-pdr"
28449 #    layout: "plot-throughput-speedup-analysis"
28450 #
28451 ## Packet Speedup - VPP vhost l2sw 3n-hsw-xl710 - base
28452 #-
28453 #  type: "plot"
28454 #  title: "VPP Speedup: vhost-l2sw-3n-hsw-xl710-64b-base-ndr-tsa"
28455 #  algorithm: "plot_throughput_speedup_analysis"
28456 #  output-file-type: ".html"
28457 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-base-ndr-tsa"
28458 #  data: "plot-throughput-speedup-analysis-3n-hsw"
28459 #  filter: "'NIC_Intel-XL710' and
28460 #           '64B' and
28461 #           'NDRPDR' and
28462 #           ('ETH' or 'DOT1Q') and
28463 #           'BASE' and
28464 #           ('L2BDMACLRN' or 'L2XCFWD') and
28465 #           'VHOST_1024' and
28466 #           not 'VXLAN' and
28467 #           not 'IP4FWD' and
28468 #           not '2VM'"
28469 #  parameters:
28470 #  - "throughput"
28471 #  - "parent"
28472 #  - "tags"
28473 ##  sort:
28474 ##  - "not CFS_OPT"
28475 ##  - "L2XCFWD"
28476 ##  - "not CFS_OPT"
28477 ##  - "CFS_OPT"
28478 #  layout:
28479 #    title: "vhost-l2sw-3n-hsw-xl710-64b-base-ndr"
28480 #    layout: "plot-throughput-speedup-analysis"
28481 #
28482 #-
28483 #  type: "plot"
28484 #  title: "VPP Speedup: vhost-l2sw-3n-hsw-xl710-64b-base-pdr-tsa"
28485 #  algorithm: "plot_throughput_speedup_analysis"
28486 #  output-file-type: ".html"
28487 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-base-pdr-tsa"
28488 #  data: "plot-throughput-speedup-analysis-3n-hsw"
28489 #  filter: "'NIC_Intel-XL710' and
28490 #           '64B' and
28491 #           'NDRPDR' and
28492 #           ('ETH' or 'DOT1Q') and
28493 #           'BASE' and
28494 #           ('L2BDMACLRN' or 'L2XCFWD') and
28495 #           'VHOST_1024' and
28496 #           not 'VXLAN' and
28497 #           not 'IP4FWD' and
28498 #           not '2VM'"
28499 #  parameters:
28500 #  - "throughput"
28501 #  - "parent"
28502 #  - "tags"
28503 ##  sort:
28504 ##  - "not CFS_OPT"
28505 ##  - "L2XCFWD"
28506 ##  - "not CFS_OPT"
28507 ##  - "CFS_OPT"
28508 #  layout:
28509 #    title: "vhost-l2sw-3n-hsw-xl710-64b-base-pdr"
28510 #    layout: "plot-throughput-speedup-analysis"
28511 #
28512 ## Packet Speedup - VPP vhost l2sw 3n-hsw-xl710 - base vm
28513 #-
28514 #  type: "plot"
28515 #  title: "VPP Speedup: vhost-l2sw-3n-hsw-xl710-64b-base-vm-ndr-tsa"
28516 #  algorithm: "plot_throughput_speedup_analysis"
28517 #  output-file-type: ".html"
28518 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-base-vm-ndr-tsa"
28519 #  data: "plot-throughput-speedup-analysis-3n-hsw"
28520 #  filter: "'NIC_Intel-XL710' and
28521 #           '64B' and
28522 #           'NDRPDR' and
28523 #           ('ETH' or 'DOT1Q') and
28524 #           ('L2BDMACLRN' or 'L2XCFWD') and
28525 #           'VHOST_1024' and
28526 #           not 'CFS_OPT' and
28527 #           not 'VXLAN' and
28528 #           not 'IP4FWD'"
28529 #  parameters:
28530 #  - "throughput"
28531 #  - "parent"
28532 #  - "tags"
28533 ##  sort:
28534 ##  - "1VM"
28535 ##  - "L2XCFWD"
28536 ##  - "1VM"
28537 ##  - "L2BDMACLRN"
28538 #  layout:
28539 #    title: "vhost-l2sw-3n-hsw-xl710-64b-base-vm-ndr"
28540 #    layout: "plot-throughput-speedup-analysis"
28541 #
28542 #-
28543 #  type: "plot"
28544 #  title: "VPP Speedup: vhost-l2sw-3n-hsw-xl710-64b-base-vm-pdr-tsa"
28545 #  algorithm: "plot_throughput_speedup_analysis"
28546 #  output-file-type: ".html"
28547 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-base-vm-pdr-tsa"
28548 #  data: "plot-throughput-speedup-analysis-3n-hsw"
28549 #  filter: "'NIC_Intel-XL710' and
28550 #           '64B' and
28551 #           'NDRPDR' and
28552 #           ('ETH' or 'DOT1Q') and
28553 #           ('L2BDMACLRN' or 'L2XCFWD') and
28554 #           'VHOST_1024' and
28555 #           not 'CFS_OPT' and
28556 #           not 'VXLAN' and
28557 #           not 'IP4FWD'"
28558 #  parameters:
28559 #  - "throughput"
28560 #  - "parent"
28561 #  - "tags"
28562 ##  sort:
28563 ##  - "1VM"
28564 ##  - "L2XCFWD"
28565 ##  - "1VM"
28566 ##  - "L2BDMACLRN"
28567 #  layout:
28568 #    title: "vhost-l2sw-3n-hsw-xl710-64b-base-vm-pdr"
28569 #    layout: "plot-throughput-speedup-analysis"
28570
28571 # Packet Speedup - VPP vhost ip4 3n-skx-x710
28572 -
28573   type: "plot"
28574   title: "VPP Speedup: vhost-ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
28575   algorithm: "plot_throughput_speedup_analysis"
28576   output-file-type: ".html"
28577   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
28578   data: "plot-throughput-speedup-analysis-3n-skx"
28579   filter: "'NIC_Intel-X710' and
28580            '64B' and
28581            'NDRPDR' and
28582            'ETH' and
28583            'IP4FWD' and
28584            'VHOST_1024' and
28585            not 'VXLAN' and
28586            not 'DOT1Q'"
28587   parameters:
28588   - "throughput"
28589   - "parent"
28590   - "tags"
28591   sort:
28592   - "1VM"
28593   - "2VM"
28594   layout:
28595     title: "vhost-ip4-3n-skx-x710-64b-base_and_scale-ndr"
28596     layout: "plot-throughput-speedup-analysis"
28597
28598 -
28599   type: "plot"
28600   title: "VPP Speedup: vhost-ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
28601   algorithm: "plot_throughput_speedup_analysis"
28602   output-file-type: ".html"
28603   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
28604   data: "plot-throughput-speedup-analysis-3n-skx"
28605   filter: "'NIC_Intel-X710' and
28606            '64B' and
28607            'NDRPDR' and
28608            'ETH' and
28609            'IP4FWD' and
28610            'VHOST_1024' and
28611            not 'VXLAN' and
28612            not 'DOT1Q'"
28613   parameters:
28614   - "throughput"
28615   - "parent"
28616   - "tags"
28617   sort:
28618   - "1VM"
28619   - "2VM"
28620   layout:
28621     title: "vhost-ip4-3n-skx-x710-64b-base_and_scale-pdr"
28622     layout: "plot-throughput-speedup-analysis"
28623
28624 ## Packet Speedup - VPP vhost l2sw 3n-skx-x710
28625 #-
28626 #  type: "plot"
28627 #  title: "VPP Speedup: vhost-l2sw-3n-skx-x710-64b-base_and_scale-ndr-tsa"
28628 #  algorithm: "plot_throughput_speedup_analysis"
28629 #  output-file-type: ".html"
28630 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-base_and_scale-ndr-tsa"
28631 #  data: "plot-throughput-speedup-analysis-3n-skx"
28632 #  filter: "'NIC_Intel-X710' and
28633 #           '64B' and
28634 #           'NDRPDR' and
28635 #           ('ETH' or 'DOT1Q') and
28636 #           'L2BDMACLRN' and
28637 #           'VHOST_1024' and
28638 #           not 'VXLAN' and
28639 #           not 'IP4FWD' and
28640 #           not '2VM'"
28641 #  parameters:
28642 #  - "throughput"
28643 #  - "parent"
28644 #  - "tags"
28645 ##  sort:
28646 ##  - "VM"  # "not CFS_OPT"
28647 ##  - "CFS_OPT"
28648 ##  - "FIB_10K"
28649 ##  - "FIB_100K"
28650 ##  - "FIB_1M"
28651 #  layout:
28652 #    title: "vhost-l2sw-3n-skx-x710-64b-base_and_scale-ndr"
28653 #    layout: "plot-throughput-speedup-analysis"
28654 #
28655 #-
28656 #  type: "plot"
28657 #  title: "VPP Speedup: vhost-l2sw-3n-skx-x710-64b-base_and_scale-pdr-tsa"
28658 #  algorithm: "plot_throughput_speedup_analysis"
28659 #  output-file-type: ".html"
28660 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-base_and_scale-pdr-tsa"
28661 #  data: "plot-throughput-speedup-analysis-3n-skx"
28662 #  filter: "'NIC_Intel-X710' and
28663 #           '64B' and
28664 #           'NDRPDR' and
28665 #           ('ETH' or 'DOT1Q') and
28666 #           'L2BDMACLRN' and
28667 #           'VHOST_1024' and
28668 #           not 'VXLAN' and
28669 #           not 'IP4FWD' and
28670 #           not '2VM'"
28671 #  parameters:
28672 #  - "throughput"
28673 #  - "parent"
28674 #  - "tags"
28675 ##  sort:
28676 ##  - "VM"  # "not CFS_OPT"
28677 ##  - "CFS_OPT"
28678 ##  - "FIB_10K"
28679 ##  - "FIB_100K"
28680 ##  - "FIB_1M"
28681 #  layout:
28682 #    title: "vhost-l2sw-3n-skx-x710-64b-base_and_scale-pdr"
28683 #    layout: "plot-throughput-speedup-analysis"
28684
28685 ## Packet Speedup - VPP vhost l2sw 3n-skx-x710 - base
28686 #-
28687 #  type: "plot"
28688 #  title: "VPP Speedup: vhost-l2sw-3n-skx-x710-64b-base_and_features-ndr-tsa"
28689 #  algorithm: "plot_throughput_speedup_analysis"
28690 #  output-file-type: ".html"
28691 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-base_and_features-ndr-tsa"
28692 #  data: "plot-throughput-speedup-analysis-3n-skx"
28693 #  filter: "'NIC_Intel-X710' and
28694 #           '64B' and
28695 #           'NDRPDR' and
28696 #           ('ETH' or 'DOT1Q') and
28697 #           'BASE' and
28698 #           ('L2BDMACLRN' or 'L2XCFWD') and
28699 #           'VHOST_1024' and
28700 #           not 'VXLAN' and
28701 #           not 'IP4FWD' and
28702 #           not '2VM' and
28703 #           not 'LBOND'"
28704 #  parameters:
28705 #  - "throughput"
28706 #  - "parent"
28707 #  - "tags"
28708 #  sort:
28709 #  - "L2BDMACLRN"
28710 #  - "L2BDMACLRN"
28711 #  - "L2XCFWD"
28712 #  - "L2XCFWD"
28713 #  layout:
28714 #    title: "vhost-l2sw-3n-skx-x710-64b-base_and_features-ndr"
28715 #    layout: "plot-throughput-speedup-analysis"
28716 #
28717 #-
28718 #  type: "plot"
28719 #  title: "VPP Speedup: vhost-l2sw-3n-skx-x710-64b-base_and_features-pdr-tsa"
28720 #  algorithm: "plot_throughput_speedup_analysis"
28721 #  output-file-type: ".html"
28722 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-base_and_features-pdr-tsa"
28723 #  data: "plot-throughput-speedup-analysis-3n-skx"
28724 #  filter: "'NIC_Intel-X710' and
28725 #           '64B' and
28726 #           'NDRPDR' and
28727 #           ('ETH' or 'DOT1Q') and
28728 #           'BASE' and
28729 #           ('L2BDMACLRN' or 'L2XCFWD') and
28730 #           'VHOST_1024' and
28731 #           not 'VXLAN' and
28732 #           not 'IP4FWD' and
28733 #           not '2VM' and
28734 #           not 'LBOND'"
28735 #  parameters:
28736 #  - "throughput"
28737 #  - "parent"
28738 #  - "tags"
28739 #  sort:
28740 #  - "L2BDMACLRN"
28741 #  - "L2BDMACLRN"
28742 #  - "L2XCFWD"
28743 #  - "L2XCFWD"
28744 #  layout:
28745 #    title: "vhost-l2sw-3n-skx-x710-64b-base_and_features-pdr"
28746 #    layout: "plot-throughput-speedup-analysis"
28747 #
28748 ## Packet Speedup - VPP vhost l2sw 3n-skx-x710 - base vm
28749 #-
28750 #  type: "plot"
28751 #  title: "VPP Speedup: vhost-l2sw-3n-skx-x710-64b-base_and_features-vm-ndr-tsa"
28752 #  algorithm: "plot_throughput_speedup_analysis"
28753 #  output-file-type: ".html"
28754 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-base_and_features-vm-ndr-tsa"
28755 #  data: "plot-throughput-speedup-analysis-3n-skx"
28756 #  filter: "'NIC_Intel-X710' and
28757 #           '64B' and
28758 #           'NDRPDR' and
28759 #           ('ETH' or 'DOT1Q') and
28760 #           ('L2BDMACLRN' or 'L2XCFWD') and
28761 #           'VHOST_1024' and
28762 #           not 'CFS_OPT' and
28763 #           not 'VXLAN' and
28764 #           not 'IP4FWD' and
28765 #           not 'LBOND'"
28766 #  parameters:
28767 #  - "throughput"
28768 #  - "parent"
28769 #  - "tags"
28770 #  sort:
28771 #  - "L2BDMACLRN"
28772 #  - "L2BDMACLRN"
28773 #  - "L2BDMACLRN"
28774 #  - "L2XCFWD"
28775 #  - "L2XCFWD"
28776 #  - "L2XCFWD"
28777 #  layout:
28778 #    title: "vhost-l2sw-3n-skx-x710-64b-base_and_features-vm-ndr"
28779 #    layout: "plot-throughput-speedup-analysis"
28780 #
28781 #-
28782 #  type: "plot"
28783 #  title: "VPP Speedup: vhost-l2sw-3n-skx-x710-64b-base_and_features-vm-pdr-tsa"
28784 #  algorithm: "plot_throughput_speedup_analysis"
28785 #  output-file-type: ".html"
28786 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-base_and_features-vm-pdr-tsa"
28787 #  data: "plot-throughput-speedup-analysis-3n-skx"
28788 #  filter: "'NIC_Intel-X710' and
28789 #           '64B' and
28790 #           'NDRPDR' and
28791 #           ('ETH' or 'DOT1Q') and
28792 #           ('L2BDMACLRN' or 'L2XCFWD') and
28793 #           'VHOST_1024' and
28794 #           not 'CFS_OPT' and
28795 #           not 'VXLAN' and
28796 #           not 'IP4FWD' and
28797 #           not 'LBOND'"
28798 #  parameters:
28799 #  - "throughput"
28800 #  - "parent"
28801 #  - "tags"
28802 #  sort:
28803 #  - "L2BDMACLRN"
28804 #  - "L2BDMACLRN"
28805 #  - "L2BDMACLRN"
28806 #  - "L2XCFWD"
28807 #  - "L2XCFWD"
28808 #  - "L2XCFWD"
28809 #  layout:
28810 #    title: "vhost-l2sw-3n-skx-x710-64b-base_and_features-vm-pdr"
28811 #    layout: "plot-throughput-speedup-analysis"
28812
28813 # Packet Speedup - VPP vhost ip4 2n-skx-x710
28814 -
28815   type: "plot"
28816   title: "VPP Speedup: vhost-ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
28817   algorithm: "plot_throughput_speedup_analysis"
28818   output-file-type: ".html"
28819   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
28820   data: "plot-throughput-speedup-analysis-2n-skx"
28821   filter: "'NIC_Intel-X710' and
28822            '64B' and
28823            'NDRPDR' and
28824            'ETH' and
28825            'IP4FWD' and
28826            'VHOST_1024' and
28827            not 'VXLAN' and
28828            not 'NF_DENSITY' and
28829            not 'CFS_OPT' and
28830            not 'DOT1Q'"
28831   parameters:
28832   - "throughput"
28833   - "parent"
28834   - "tags"
28835   sort:
28836   - "1VM"
28837   - "2VM"
28838   layout:
28839     title: "vhost-ip4-2n-skx-x710-64b-base_and_scale-ndr"
28840     layout: "plot-throughput-speedup-analysis"
28841
28842 -
28843   type: "plot"
28844   title: "VPP Speedup: vhost-ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
28845   algorithm: "plot_throughput_speedup_analysis"
28846   output-file-type: ".html"
28847   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
28848   data: "plot-throughput-speedup-analysis-2n-skx"
28849   filter: "'NIC_Intel-X710' and
28850            '64B' and
28851            'NDRPDR' and
28852            'ETH' and
28853            'IP4FWD' and
28854            'VHOST_1024' and
28855            not 'VXLAN' and
28856            not 'NF_DENSITY' and
28857            not 'CFS_OPT' and
28858            not 'DOT1Q'"
28859   parameters:
28860   - "throughput"
28861   - "parent"
28862   - "tags"
28863   sort:
28864   - "1VM"
28865   - "2VM"
28866   layout:
28867     title: "vhost-ip4-2n-skx-x710-64b-base_and_scale-pdr"
28868     layout: "plot-throughput-speedup-analysis"
28869
28870 ## Packet Speedup - VPP vhost l2sw 2n-skx-x710
28871 #-
28872 #  type: "plot"
28873 #  title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base_and_scale-ndr-tsa"
28874 #  algorithm: "plot_throughput_speedup_analysis"
28875 #  output-file-type: ".html"
28876 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base_and_scale-ndr-tsa"
28877 #  data: "plot-throughput-speedup-analysis-2n-skx"
28878 #  filter: "'NIC_Intel-X710' and
28879 #           '64B' and
28880 #           'NDRPDR' and
28881 #           ('ETH' or 'DOT1Q') and
28882 #           'L2BDMACLRN' and
28883 #           'VHOST_1024' and
28884 #           not 'VXLAN' and
28885 #           not 'NF_DENSITY' and
28886 #           not 'IP4FWD' and
28887 #           not '2VM'"
28888 #  parameters:
28889 #  - "throughput"
28890 #  - "parent"
28891 #  - "tags"
28892 ##  sort:
28893 ##  - "VM"  # "not CFS_OPT"
28894 ##  - "CFS_OPT"
28895 ##  - "FIB_10K"
28896 ##  - "FIB_100K"
28897 ##  - "FIB_1M"
28898 #  layout:
28899 #    title: "vhost-l2sw-2n-skx-x710-64b-base_and_scale-ndr"
28900 #    layout: "plot-throughput-speedup-analysis"
28901 #
28902 #-
28903 #  type: "plot"
28904 #  title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base_and_scale-pdr-tsa"
28905 #  algorithm: "plot_throughput_speedup_analysis"
28906 #  output-file-type: ".html"
28907 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base_and_scale-pdr-tsa"
28908 #  data: "plot-throughput-speedup-analysis-2n-skx"
28909 #  filter: "'NIC_Intel-X710' and
28910 #           '64B' and
28911 #           'NDRPDR' and
28912 #           ('ETH' or 'DOT1Q') and
28913 #           'L2BDMACLRN' and
28914 #           'VHOST_1024' and
28915 #           not 'VXLAN' and
28916 #           not 'NF_DENSITY' and
28917 #           not 'IP4FWD' and
28918 #           not '2VM'"
28919 #  parameters:
28920 #  - "throughput"
28921 #  - "parent"
28922 #  - "tags"
28923 ##  sort:
28924 ##  - "VM"  # "not CFS_OPT"
28925 ##  - "CFS_OPT"
28926 ##  - "FIB_10K"
28927 ##  - "FIB_100K"
28928 ##  - "FIB_1M"
28929 #  layout:
28930 #    title: "vhost-l2sw-2n-skx-x710-64b-base_and_scale-pdr"
28931 #    layout: "plot-throughput-speedup-analysis"
28932
28933 # Packet Speedup - VPP vhost l2sw 2n-skx-x710 - base
28934 -
28935   type: "plot"
28936   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base_and_features-ndr-tsa"
28937   algorithm: "plot_throughput_speedup_analysis"
28938   output-file-type: ".html"
28939   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base_and_features-ndr-tsa"
28940   data: "plot-throughput-speedup-analysis-2n-skx"
28941   filter: "'NIC_Intel-X710' and
28942            '64B' and
28943            'NDRPDR' and
28944            ('ETH' or 'DOT1Q') and
28945            'BASE' and
28946            ('L2BDMACLRN' or 'L2XCFWD') and
28947            'VHOST_1024' and
28948            not 'VXLAN' and
28949            not 'NF_DENSITY' and
28950            not 'IP4FWD' and
28951            not '2VM'"
28952   parameters:
28953   - "throughput"
28954   - "parent"
28955   - "tags"
28956 #  sort:
28957 #  - "not CFS_OPT"
28958 #  - "L2XCFWD"
28959 #  - "not CFS_OPT"
28960 #  - "CFS_OPT"
28961   layout:
28962     title: "vhost-l2sw-2n-skx-x710-64b-base_and_features-ndr"
28963     layout: "plot-throughput-speedup-analysis"
28964
28965 -
28966   type: "plot"
28967   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base_and_features-pdr-tsa"
28968   algorithm: "plot_throughput_speedup_analysis"
28969   output-file-type: ".html"
28970   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base_and_features-pdr-tsa"
28971   data: "plot-throughput-speedup-analysis-2n-skx"
28972   filter: "'NIC_Intel-X710' and
28973            '64B' and
28974            'NDRPDR' and
28975            ('ETH' or 'DOT1Q') and
28976            'BASE' and
28977            ('L2BDMACLRN' or 'L2XCFWD') and
28978            'VHOST_1024' and
28979            not 'VXLAN' and
28980            not 'NF_DENSITY' and
28981            not 'IP4FWD' and
28982            not '2VM'"
28983   parameters:
28984   - "throughput"
28985   - "parent"
28986   - "tags"
28987 #  sort:
28988 #  - "not CFS_OPT"
28989 #  - "L2XCFWD"
28990 #  - "not CFS_OPT"
28991 #  - "CFS_OPT"
28992   layout:
28993     title: "vhost-l2sw-2n-skx-x710-64b-base_and_features-pdr"
28994     layout: "plot-throughput-speedup-analysis"
28995
28996 # Packet Speedup - VPP vhost l2sw 2n-skx-x710 - base vm
28997 -
28998   type: "plot"
28999   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base-vm-ndr-tsa"
29000   algorithm: "plot_throughput_speedup_analysis"
29001   output-file-type: ".html"
29002   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base-vm-ndr-tsa"
29003   data: "plot-throughput-speedup-analysis-2n-skx"
29004   filter: "'NIC_Intel-X710' and
29005            '64B' and
29006            'NDRPDR' and
29007            ('ETH' or 'DOT1Q') and
29008            ('L2BDMACLRN' or 'L2XCFWD') and
29009            'VHOST_1024' and
29010            not 'CFS_OPT' and
29011            not 'VXLAN' and
29012            not 'NF_DENSITY' and
29013            not 'DOT1Q' and
29014            not 'IP4FWD'"
29015   parameters:
29016   - "throughput"
29017   - "parent"
29018   - "tags"
29019 #  sort:
29020 #  - "1VM"
29021 #  - "L2XCFWD"
29022 #  - "1VM"
29023 #  - "L2BDMACLRN"
29024   layout:
29025     title: "vhost-l2sw-2n-skx-x710-64b-base-vm-ndr"
29026     layout: "plot-throughput-speedup-analysis"
29027
29028 -
29029   type: "plot"
29030   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base-vm-pdr-tsa"
29031   algorithm: "plot_throughput_speedup_analysis"
29032   output-file-type: ".html"
29033   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base-vm-pdr-tsa"
29034   data: "plot-throughput-speedup-analysis-2n-skx"
29035   filter: "'NIC_Intel-X710' and
29036            '64B' and
29037            'NDRPDR' and
29038            ('ETH' or 'DOT1Q') and
29039            ('L2BDMACLRN' or 'L2XCFWD') and
29040            'VHOST_1024' and
29041            not 'CFS_OPT' and
29042            not 'VXLAN' and
29043            not 'NF_DENSITY' and
29044            not 'DOT1Q' and
29045            not 'IP4FWD'"
29046   parameters:
29047   - "throughput"
29048   - "parent"
29049   - "tags"
29050 #  sort:
29051 #  - "1VM"
29052 #  - "L2XCFWD"
29053 #  - "1VM"
29054 #  - "L2BDMACLRN"
29055   layout:
29056     title: "vhost-l2sw-2n-skx-x710-64b-base-vm-pdr"
29057     layout: "plot-throughput-speedup-analysis"
29058
29059 # Packet Speedup - VPP vhost ip4 2n-skx-xxv710
29060 -
29061   type: "plot"
29062   title: "VPP Speedup: vhost-ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
29063   algorithm: "plot_throughput_speedup_analysis"
29064   output-file-type: ".html"
29065   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
29066   data: "plot-throughput-speedup-analysis-2n-skx"
29067   filter: "'NIC_Intel-XXV710' and
29068            '64B' and
29069            'NDRPDR' and
29070            'ETH' and
29071            'IP4FWD' and
29072            'VHOST_1024' and
29073            not 'VXLAN' and
29074            not 'CFS_OPT' and
29075            not 'DOT1Q'"
29076   parameters:
29077   - "throughput"
29078   - "parent"
29079   - "tags"
29080   sort:
29081   - "not CFS_OPT"
29082   - "1VM"
29083   - "2VM"
29084   layout:
29085     title: "vhost-ip4-2n-skx-xxv710-64b-base_and_scale-ndr"
29086     layout: "plot-throughput-speedup-analysis"
29087
29088 -
29089   type: "plot"
29090   title: "VPP Speedup: vhost-ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
29091   algorithm: "plot_throughput_speedup_analysis"
29092   output-file-type: ".html"
29093   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
29094   data: "plot-throughput-speedup-analysis-2n-skx"
29095   filter: "'NIC_Intel-XXV710' and
29096            '64B' and
29097            'NDRPDR' and
29098            'ETH' and
29099            'IP4FWD' and
29100            'VHOST_1024' and
29101            not 'VXLAN' and
29102            not 'CFS_OPT' and
29103            not 'DOT1Q'"
29104   parameters:
29105   - "throughput"
29106   - "parent"
29107   - "tags"
29108   sort:
29109   - "not CFS_OPT"
29110   - "1VM"
29111   - "2VM"
29112   layout:
29113     title: "vhost-ip4-2n-skx-xxv710-64b-base_and_scale-pdr"
29114     layout: "plot-throughput-speedup-analysis"
29115
29116 ## Packet Speedup - VPP vhost l2sw 2n-skx-xxv710
29117 #-
29118 #  type: "plot"
29119 #  title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
29120 #  algorithm: "plot_throughput_speedup_analysis"
29121 #  output-file-type: ".html"
29122 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
29123 #  data: "plot-throughput-speedup-analysis-2n-skx"
29124 #  filter: "'NIC_Intel-XXV710' and
29125 #           '64B' and
29126 #           'NDRPDR' and
29127 #           ('ETH' or 'DOT1Q') and
29128 #           'L2BDMACLRN' and
29129 #           'VHOST_1024' and
29130 #           not 'VXLAN' and
29131 #           not 'IP4FWD' and
29132 #           not '2VM'"
29133 #  parameters:
29134 #  - "throughput"
29135 #  - "parent"
29136 #  - "tags"
29137 ##  sort:
29138 ##  - "VM"  # "not CFS_OPT"
29139 ##  - "CFS_OPT"
29140 ##  - "FIB_10K"
29141 ##  - "FIB_100K"
29142 ##  - "FIB_1M"
29143 #  layout:
29144 #    title: "vhost-l2sw-2n-skx-xxv710-64b-base_and_scale-ndr"
29145 #    layout: "plot-throughput-speedup-analysis"
29146 #
29147 #-
29148 #  type: "plot"
29149 #  title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
29150 #  algorithm: "plot_throughput_speedup_analysis"
29151 #  output-file-type: ".html"
29152 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
29153 #  data: "plot-throughput-speedup-analysis-2n-skx"
29154 #  filter: "'NIC_Intel-XXV710' and
29155 #           '64B' and
29156 #           'NDRPDR' and
29157 #           ('ETH' or 'DOT1Q') and
29158 #           'L2BDMACLRN' and
29159 #           'VHOST_1024' and
29160 #           not 'VXLAN' and
29161 #           not 'IP4FWD' and
29162 #           not '2VM'"
29163 #  parameters:
29164 #  - "throughput"
29165 #  - "parent"
29166 #  - "tags"
29167 ##  sort:
29168 ##  - "VM"  # "not CFS_OPT"
29169 ##  - "CFS_OPT"
29170 ##  - "FIB_10K"
29171 ##  - "FIB_100K"
29172 ##  - "FIB_1M"
29173 #  layout:
29174 #    title: "vhost-l2sw-2n-skx-xxv710-64b-base_and_scale-pdr"
29175 #    layout: "plot-throughput-speedup-analysis"
29176
29177 # Packet Speedup - VPP vhost l2sw 2n-skx-xxv710 - base
29178 -
29179   type: "plot"
29180   title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base_and_features-ndr-tsa"
29181   algorithm: "plot_throughput_speedup_analysis"
29182   output-file-type: ".html"
29183   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base_and_features-ndr-tsa"
29184   data: "plot-throughput-speedup-analysis-2n-skx"
29185   filter: "'NIC_Intel-XXV710' and
29186            '64B' and
29187            'NDRPDR' and
29188            ('ETH' or 'DOT1Q') and
29189            'BASE' and
29190            ('L2BDMACLRN' or 'L2XCFWD') and
29191            'VHOST_1024' and
29192            not 'VXLAN' and
29193            not 'IP4FWD' and
29194            not '2VM'"
29195   parameters:
29196   - "throughput"
29197   - "parent"
29198   - "tags"
29199 #  sort:
29200 #  - "not CFS_OPT"
29201 #  - "L2XCFWD"
29202 #  - "not CFS_OPT"
29203 #  - "CFS_OPT"
29204   layout:
29205     title: "vhost-l2sw-2n-skx-xxv710-64b-base_and_features-ndr"
29206     layout: "plot-throughput-speedup-analysis"
29207
29208 -
29209   type: "plot"
29210   title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base_and_features-pdr-tsa"
29211   algorithm: "plot_throughput_speedup_analysis"
29212   output-file-type: ".html"
29213   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base_and_features-pdr-tsa"
29214   data: "plot-throughput-speedup-analysis-2n-skx"
29215   filter: "'NIC_Intel-XXV710' and
29216            '64B' and
29217            'NDRPDR' and
29218            ('ETH' or 'DOT1Q') and
29219            'BASE' and
29220            ('L2BDMACLRN' or 'L2XCFWD') and
29221            'VHOST_1024' and
29222            not 'VXLAN' and
29223            not 'IP4FWD' and
29224            not '2VM'"
29225   parameters:
29226   - "throughput"
29227   - "parent"
29228   - "tags"
29229 #  sort:
29230 #  - "not CFS_OPT"
29231 #  - "L2XCFWD"
29232 #  - "not CFS_OPT"
29233 #  - "CFS_OPT"
29234   layout:
29235     title: "vhost-l2sw-2n-skx-xxv710-64b-base_and_features-pdr"
29236     layout: "plot-throughput-speedup-analysis"
29237
29238 # Packet Speedup - VPP vhost l2sw 2n-skx-xxv710 - base vm
29239 -
29240   type: "plot"
29241   title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base-vm-ndr-tsa"
29242   algorithm: "plot_throughput_speedup_analysis"
29243   output-file-type: ".html"
29244   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base-vm-ndr-tsa"
29245   data: "plot-throughput-speedup-analysis-2n-skx"
29246   filter: "'NIC_Intel-XXV710' and
29247            '64B' and
29248            'NDRPDR' and
29249            ('ETH' or 'DOT1Q') and
29250            ('L2BDMACLRN' or 'L2XCFWD') and
29251            'VHOST_1024' and
29252            not 'CFS_OPT' and
29253            not 'VXLAN' and
29254            not 'DOT1Q' and
29255            not 'IP4FWD'"
29256   parameters:
29257   - "throughput"
29258   - "parent"
29259   - "tags"
29260 #  sort:
29261 #  - "1VM"
29262 #  - "L2XCFWD"
29263 #  - "1VM"
29264 #  - "L2BDMACLRN"
29265   layout:
29266     title: "vhost-l2sw-2n-skx-xxv710-64b-base-vm-ndr"
29267     layout: "plot-throughput-speedup-analysis"
29268
29269 -
29270   type: "plot"
29271   title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base-vm-pdr-tsa"
29272   algorithm: "plot_throughput_speedup_analysis"
29273   output-file-type: ".html"
29274   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base-vm-pdr-tsa"
29275   data: "plot-throughput-speedup-analysis-2n-skx"
29276   filter: "'NIC_Intel-XXV710' and
29277            '64B' and
29278            'NDRPDR' and
29279            ('ETH' or 'DOT1Q') and
29280            ('L2BDMACLRN' or 'L2XCFWD') and
29281            'VHOST_1024' and
29282            not 'CFS_OPT' and
29283            not 'VXLAN' and
29284            not 'DOT1Q' and
29285            not 'IP4FWD'"
29286   parameters:
29287   - "throughput"
29288   - "parent"
29289   - "tags"
29290 #  sort:
29291 #  - "1VM"
29292 #  - "L2XCFWD"
29293 #  - "1VM"
29294 #  - "L2BDMACLRN"
29295   layout:
29296     title: "vhost-l2sw-2n-skx-xxv710-64b-base-vm-pdr"
29297     layout: "plot-throughput-speedup-analysis"
29298
29299 ################################################################################
29300
29301 # Speedup - VPP vts 3n-hsw-x520
29302 -
29303   type: "plot"
29304   title: "VPP Speedup: vts-3n-hsw-x520-114b-base_and_scale-ndr-tsa"
29305   algorithm: "plot_throughput_speedup_analysis"
29306   output-file-type: ".html"
29307   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-base_and_scale-ndr-tsa"
29308   data: "plot-throughput-speedup-analysis-3n-hsw"
29309   filter: "'NIC_Intel-X520-DA2' and
29310            '114B' and
29311            'NDRPDR' and
29312            'VTS'"
29313   parameters:
29314   - "throughput"
29315   - "parent"
29316   - "tags"
29317   layout:
29318     title: "vts-3n-hsw-x520-114b-base_and_scale-ndr"
29319     layout: "plot-throughput-speedup-analysis"
29320
29321 -
29322   type: "plot"
29323   title: "VPP Speedup: vts-3n-hsw-x520-114b-base_and_scale-pdr-tsa"
29324   algorithm: "plot_throughput_speedup_analysis"
29325   output-file-type: ".html"
29326   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-base_and_scale-pdr-tsa"
29327   data: "plot-throughput-speedup-analysis-3n-hsw"
29328   filter: "'NIC_Intel-X520-DA2' and
29329            '114B' and
29330            'NDRPDR' and
29331            'VTS'"
29332   parameters:
29333   - "throughput"
29334   - "parent"
29335   - "tags"
29336   layout:
29337     title: "vts-3n-hsw-x520-114b-base_and_scale-pdr-tsa"
29338     layout: "plot-throughput-speedup-analysis"