CSIT-1452: Make PAL use PapiHistory instead of VatHistory
[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         - 63  # NDRPDR LB
254         - 64  # NDRPDR LB
255         - 65  # NDRPDR LB
256         - 66  # NDRPDR LB
257         - 67  # NDRPDR LB
258
259     plot-throughput-speedup-analysis-3n-skx:
260       csit-vpp-perf-verify-1901-3n-skx:
261         - 18  # NDRPDR sel
262         - 19  # NDRPDR sel
263         - 20  # NDRPDR sel
264         - 28  # NDRPDR sel
265         - 31  # NDRPDR sel
266         - 33  # NDRPDR sel
267         - 36  # NDRPDR sel
268         - 38  # NDRPDR sel
269         - 47  # NDRPDR sel
270         - 48  # NDRPDR sel
271         - 54  # NDRPDR LB
272         - 57  # NDRPDR LB
273         - 58  # NDRPDR LB
274         - 59  # NDRPDR LB
275         - 60  # NDRPDR LB
276         - 63  # NDRPDR LB
277         - 64  # NDRPDR LB
278         - 65  # NDRPDR LB
279         - 66  # NDRPDR LB
280         - 67  # NDRPDR LB
281
282     plot-dpdk-throughput-latency-3n-skx:
283       csit-dpdk-perf-verify-1901-3n-skx:
284         - 3   # NDRPDR sel
285         - 5   # NDRPDR sel
286         - 6   # NDRPDR sel
287         - 7   # NDRPDR sel
288         - 8   # NDRPDR sel
289         - 9   # NDRPDR sel
290         - 10  # NDRPDR sel
291         - 11  # NDRPDR sel
292         - 12  # NDRPDR sel
293         - 13  # NDRPDR sel
294
295     # 2n-skx
296
297     plot-vpp-throughput-latency-2n-skx:
298       csit-vpp-perf-verify-1901-2n-skx:
299         - 5   # NDRPDR sel
300         - 12  # NDRPDR sel
301         - 13  # NDRPDR sel
302         - 21  # NDRPDR sel
303         - 23  # NDRPDR sel
304         - 31  # NDRPDR sel
305         - 34  # NDRPDR sel
306         - 40  # NDRPDR sel
307         - 42  # NDRPDR sel
308         - 43  # NDRPDR sel
309
310     plot-throughput-speedup-analysis-2n-skx:
311       csit-vpp-perf-verify-1901-2n-skx:
312         - 5   # NDRPDR sel
313         - 12  # NDRPDR sel
314         - 13  # NDRPDR sel
315         - 21  # NDRPDR sel
316         - 23  # NDRPDR sel
317         - 31  # NDRPDR sel
318         - 34  # NDRPDR sel
319         - 40  # NDRPDR sel
320         - 42  # NDRPDR sel
321         - 43  # NDRPDR sel
322
323     plot-vpp-soak-2n-skx:
324       csit-vpp-perf-verify-1901-2n-skx:
325         - 45  # SOAK sel
326
327     plot-vpp-nfv-2n-skx:
328       # TODO: Add new data
329       csit-vpp-perf-verify-1901-2n-skx:
330         - 28  # NFV NDRPDR
331         - 29  # NFV NDRPDR
332         - 32  # NFV NDRPDR
333         - 39  # NFV NDRPDR
334         - 46  # NFV NDRPDR
335
336     plot-vpp-nfv-2n-skx-mrr:
337       # TODO: Add new data
338       csit-vpp-perf-verify-1901-2n-skx:
339         - 24  # NFV MRR
340         - 26  # NFV MRR
341         - 27  # NFV MRR
342         - 35  # NFV MRR
343         - 37  # NFV MRR
344
345     plot-dpdk-throughput-latency-2n-skx:
346       csit-dpdk-perf-verify-1901-2n-skx:
347         - 12  # NDRPDR sel
348         - 13  # NDRPDR sel
349         - 14  # NDRPDR sel
350         - 15  # NDRPDR sel
351         - 16  # NDRPDR sel
352         - 17  # NDRPDR sel
353         - 18  # NDRPDR sel
354         - 19  # NDRPDR sel
355         - 20  # NDRPDR sel
356         - 21  # NDRPDR sel
357
358     # 3rd party
359
360     # Denverton:
361     intel-dnv-vpp:
362       # Not used
363       intel-dnv-vpp-release-1810:
364         - 1
365
366     ###########################################################################
367     # Simple tables (only one data set):
368
369     # NIC Comparisons
370
371     vpp-nic-comparison-3n-hsw:
372       csit-vpp-perf-verify-1901-3n-hsw:
373         - 10  # NDRPDR sel
374         - 19  # NDRPDR sel
375         - 31  # NDRPDR sel
376         - 36  # NDRPDR sel
377         - 40  # NDRPDR sel
378         - 42  # NDRPDR sel
379         - 44  # NDRPDR sel
380         - 46  # NDRPDR sel
381         - 47  # NDRPDR sel
382         - 48  # NDRPDR sel
383         - 61  # NDRPDR LB
384         - 62  # NDRPDR LB
385         - 63  # NDRPDR LB
386         - 64  # NDRPDR LB
387         - 65  # NDRPDR LB
388         - 66  # NDRPDR LB
389         - 67  # NDRPDR LB
390         - 69  # NDRPDR LB
391         - 70  # NDRPDR LB
392         - 71  # NDRPDR LB
393
394     vpp-nic-comparison-3n-skx:
395       csit-vpp-perf-verify-1901-3n-skx:
396         - 18  # NDRPDR sel
397         - 19  # NDRPDR sel
398         - 20  # NDRPDR sel
399         - 28  # NDRPDR sel
400         - 31  # NDRPDR sel
401         - 33  # NDRPDR sel
402         - 36  # NDRPDR sel
403         - 38  # NDRPDR sel
404         - 47  # NDRPDR sel
405         - 48  # NDRPDR sel
406         - 54  # NDRPDR LB
407         - 57  # NDRPDR LB
408         - 58  # NDRPDR LB
409         - 59  # NDRPDR LB
410         - 60  # NDRPDR LB
411
412     vpp-nic-comparison-2n-skx:
413       csit-vpp-perf-verify-1901-2n-skx:
414         - 5   # NDRPDR sel
415         - 12  # NDRPDR sel
416         - 13  # NDRPDR sel
417         - 21  # NDRPDR sel
418         - 23  # NDRPDR sel
419         - 31  # NDRPDR sel
420         - 34  # NDRPDR sel
421         - 40  # NDRPDR sel
422         - 42  # NDRPDR sel
423         - 43  # NDRPDR sel
424
425     vpp-nic-comparison-3n-hsw-mrr:
426       csit-vpp-perf-verify-1901-3n-hsw:
427         - 35  # MRR sel
428
429     vpp-nic-comparison-3n-skx-mrr:
430       csit-vpp-perf-verify-1901-3n-skx:
431         - 32  # MRR sel
432
433     vpp-nic-comparison-2n-skx-mrr:
434       csit-vpp-perf-verify-1901-2n-skx:
435         - 22  # MRR sel
436
437     # Results
438
439     vpp-perf-results-3n-hsw:
440       csit-vpp-perf-verify-1901-3n-hsw:
441         - 38  # NDRPDR full
442         - 43  # NDRPDR full
443         - 45  # NDRPDR full
444         - 49  # NDRPDR full
445
446     vpp-perf-results-3n-skx:
447       csit-vpp-perf-verify-1901-3n-skx:
448         - 37  # NDRPDR full
449         - 39  # NDRPDR full
450         - 40  # NDRPDR full
451         - 49  # NDRPDR full
452
453     vpp-perf-results-2n-skx:
454       csit-vpp-perf-verify-1901-2n-skx:
455         - 25  # NDRPDR full
456         - 30  # NDRPDR full
457         - 33  # NDRPDR full
458         - 44  # NDRPDR full
459
460     vpp-mrr-results-3n-hsw:
461       csit-vpp-perf-verify-1901-3n-hsw:
462         - 35  # MRR sel
463
464     vpp-mrr-results-3n-skx:
465       csit-vpp-perf-verify-1901-3n-skx:
466         - 32  # MRR sel
467
468     vpp-mrr-results-2n-skx:
469       csit-vpp-perf-verify-1901-2n-skx:
470         - 22  # MRR sel
471
472     vpp-func-results-ubuntu:
473       csit-vpp-functional-1901-ubuntu1604-virl:
474         - 48
475
476     vpp-func-results-centos:
477       csit-vpp-functional-1901-centos7-virl:
478         - 50
479
480     vpp-device-results-ubuntu:
481       csit-vpp-device-1901-ubuntu1804-1n-skx:
482         - 49
483
484     # VPP Ligato
485     ligato-perf-results-3n-hsw:
486       csit-ligato-perf-verify-1901-3n-hsw:
487         - 10  # NDRPDR full
488
489     dpdk-perf-results-3n-hsw:
490       csit-dpdk-perf-verify-1901-3n-hsw:
491         - 20  # NDRPDR sel
492
493     dpdk-perf-results-3n-skx:
494       csit-dpdk-perf-verify-1901-3n-skx:
495         - 13  # NDRPDR sel
496
497     dpdk-perf-results-2n-skx:
498       csit-dpdk-perf-verify-1901-2n-skx:
499         - 21  # NDRPDR sel
500
501     # HoneyComb Functional
502     hc-func-results:
503       csit-hc2vpp-verify-func-1901-ubuntu1604:
504         - 3
505
506     # NSH SFC Functional
507     nsh-func-results:
508       # Not used
509       csit-nsh_sfc-verify-func-1810-ubuntu1604-virl:
510         - 1
511
512     # DMM Functional
513     dmm-func-results:
514       csit-dmm-functional-1901-ubuntu1604-virl:
515         - 2
516
517     ###########################################################################
518     # Tables (more than one data set)
519
520     # Performance changes
521
522     vpp-performance-changes-3n-hsw-h1:
523       csit-vpp-perf-verify-1807-3n-hsw:
524         - 11  # NDRPDR full 1
525         - 22  # NDRPDR full 2
526         - 45  # NDRPDR full 3
527         - 46  # NDRPDR full 4
528         - 15  # NDRPDR sel
529         - 16  # NDRPDR sel
530         - 19  # NDRPDR sel
531         - 18  # NDRPDR sel
532         - 20  # NDRPDR sel
533         - 38  # NDRPDR sel
534         - 40  # NDRPDR sel
535         - 44  # NDRPDR sel
536         - 47  # NDRPDR sel
537     vpp-performance-changes-3n-hsw-ref:
538       csit-vpp-perf-verify-1810-3n-hsw:
539         - 8   # NDRPDR sel
540         - 12  # NDRPDR sel
541         - 14  # NDRPDR sel
542         - 18  # NDRPDR sel
543         - 23  # NDRPDR sel
544         - 25  # NDRPDR sel
545         - 38  # NDRPDR sel
546         - 39  # NDRPDR sel
547         - 41  # NDRPDR sel
548         - 42  # NDRPDR sel
549     vpp-performance-changes-3n-hsw-cmp:
550       csit-vpp-perf-verify-1901-3n-hsw:
551         - 10  # NDRPDR sel
552         - 19  # NDRPDR sel
553         - 31  # NDRPDR sel
554         - 36  # NDRPDR sel
555         - 40  # NDRPDR sel
556         - 42  # NDRPDR sel
557         - 44  # NDRPDR sel
558         - 46  # NDRPDR sel
559         - 47  # NDRPDR sel
560         - 48  # NDRPDR sel
561         - 61  # NDRPDR LB
562         - 62  # NDRPDR LB
563         - 63  # NDRPDR LB
564         - 64  # NDRPDR LB
565         - 65  # NDRPDR LB
566         - 66  # NDRPDR LB
567         - 67  # NDRPDR LB
568         - 69  # NDRPDR LB
569         - 70  # NDRPDR LB
570         - 71  # NDRPDR LB
571     vpp-performance-changes-3n-hsw:
572       - "vpp-performance-changes-3n-hsw-h1"
573       - "vpp-performance-changes-3n-hsw-ref"
574       - "vpp-performance-changes-3n-hsw-cmp"
575
576     vpp-performance-changes-3n-skx-h1:
577       csit-vpp-perf-verify-1807-3n-skx:
578         - 33  # NDRPDR sel
579         - 35  # NDRPDR sel
580         - 37  # NDRPDR sel
581         - 38  # NDRPDR sel
582         - 39  # NDRPDR sel
583         - 43  # NDRPDR sel
584         - 44  # NDRPDR sel
585         - 49  # NDRPDR sel
586         - 50  # NDRPDR sel
587         - 56  # NDRPDR sel
588     vpp-performance-changes-3n-skx-ref:
589       csit-vpp-perf-verify-1810-3n-skx:
590         - 10  # NDRPDR sel
591         - 14  # NDRPDR sel
592         - 15  # NDRPDR sel
593         - 16  # NDRPDR sel
594         - 17  # NDRPDR sel
595         - 19  # NDRPDR sel
596         - 20  # NDRPDR sel
597         - 21  # NDRPDR sel
598         - 22  # NDRPDR sel
599         - 25  # NDRPDR sel
600     vpp-performance-changes-3n-skx-cmp:
601       csit-vpp-perf-verify-1901-3n-skx:
602         - 18  # NDRPDR sel
603         - 19  # NDRPDR sel
604         - 20  # NDRPDR sel
605         - 28  # NDRPDR sel
606         - 31  # NDRPDR sel
607         - 33  # NDRPDR sel
608         - 36  # NDRPDR sel
609         - 38  # NDRPDR sel
610         - 47  # NDRPDR sel
611         - 48  # NDRPDR sel
612         - 54  # NDRPDR LB
613         - 57  # NDRPDR LB
614         - 58  # NDRPDR LB
615         - 59  # NDRPDR LB
616         - 60  # NDRPDR LB
617         - 63  # NDRPDR LB
618         - 64  # NDRPDR LB
619         - 65  # NDRPDR LB
620         - 66  # NDRPDR LB
621         - 67  # NDRPDR LB
622     vpp-performance-changes-3n-skx:
623       - "vpp-performance-changes-3n-skx-h1"
624       - "vpp-performance-changes-3n-skx-ref"
625       - "vpp-performance-changes-3n-skx-cmp"
626
627     vpp-performance-changes-2n-skx-h1:
628       csit-vpp-perf-verify-1807-2n-skx:
629         - 26  # NDRPDR sel
630         - 28  # NDRPDR sel
631         - 29  # NDRPDR sel
632         - 30  # NDRPDR sel
633         - 34  # NDRPDR sel
634         - 35  # NDRPDR sel
635         - 36  # NDRPDR sel
636         - 39  # NDRPDR sel
637         - 40  # NDRPDR sel
638         - 42  # NDRPDR sel
639     vpp-performance-changes-2n-skx-ref:
640       csit-vpp-perf-verify-1810-2n-skx:
641         - 9   # NDRPDR sel
642         - 13  # NDRPDR sel
643         - 14  # NDRPDR sel
644         - 19  # NDRPDR sel
645         - 20  # NDRPDR sel
646         - 21  # NDRPDR sel
647         - 22  # NDRPDR sel
648         - 23  # NDRPDR sel
649         - 24  # NDRPDR sel
650         - 27  # NDRPDR sel
651     vpp-performance-changes-2n-skx-cmp:
652       csit-vpp-perf-verify-1901-2n-skx:
653         - 5   # NDRPDR sel
654         - 12  # NDRPDR sel
655         - 13  # NDRPDR sel
656         - 21  # NDRPDR sel
657         - 23  # NDRPDR sel
658         - 31  # NDRPDR sel
659         - 34  # NDRPDR sel
660         - 40  # NDRPDR sel
661         - 42  # NDRPDR sel
662         - 43  # NDRPDR sel
663     vpp-performance-changes-2n-skx:
664       - "vpp-performance-changes-2n-skx-h1"
665       - "vpp-performance-changes-2n-skx-ref"
666       - "vpp-performance-changes-2n-skx-cmp"
667
668     vpp-performance-changes-3n-hsw-mrr-h1:
669       csit-vpp-perf-verify-1807-3n-hsw:
670         - 8   # MRR full
671         - 9   # MRR sel
672         - 21  # MRR sel
673         - 31  # MRR sel
674         - 33  # MRR sel
675         - 36  # MRR sel
676         - 41  # MRR sel
677         - 42  # MRR sel
678         - 48  # MRR sel
679     vpp-performance-changes-3n-hsw-mrr-ref:
680       csit-vpp-perf-verify-1810-3n-hsw:
681         - 9   # MRR sel
682     vpp-performance-changes-3n-hsw-mrr-cmp:
683       csit-vpp-perf-verify-1901-3n-hsw:
684         - 35  # MRR sel
685     vpp-performance-changes-3n-hsw-mrr:
686       - "vpp-performance-changes-3n-hsw-mrr-h1"
687       - "vpp-performance-changes-3n-hsw-mrr-ref"
688       - "vpp-performance-changes-3n-hsw-mrr-cmp"
689
690     vpp-performance-changes-3n-skx-mrr-h1:
691       csit-vpp-perf-verify-1807-3n-skx:
692         - 28  # MRR sel
693         - 32  # MRR sel
694         - 36  # MRR sel
695         - 42  # MRR sel
696         - 47  # MRR sel
697         - 48  # MRR sel
698         - 51  # MRR sel
699         - 52  # MRR sel
700         - 53  # MRR sel
701         - 54  # MRR sel
702     vpp-performance-changes-3n-skx-mrr-ref:
703       csit-vpp-perf-verify-1810-3n-skx:
704         - 9   # MRR sel
705         - 11  # MRR sel
706         - 12  # MRR sel
707         - 13  # MRR sel
708     vpp-performance-changes-3n-skx-mrr-cmp:
709       csit-vpp-perf-verify-1901-3n-skx:
710         - 32  # MRR sel
711     vpp-performance-changes-3n-skx-mrr:
712       - "vpp-performance-changes-3n-skx-mrr-h1"
713       - "vpp-performance-changes-3n-skx-mrr-ref"
714       - "vpp-performance-changes-3n-skx-mrr-cmp"
715
716     vpp-performance-changes-2n-skx-mrr-h1:
717       csit-vpp-perf-verify-1807-2n-skx:
718         - 31  # MRR sel
719         - 33  # MRR sel
720         - 37  # MRR sel
721         - 38  # MRR sel
722         - 41  # MRR sel
723         - 43  # MRR sel
724         - 44  # MRR sel
725         - 45  # MRR sel
726         - 46  # MRR sel
727         - 47  # MRR sel
728     vpp-performance-changes-2n-skx-mrr-ref:
729       csit-vpp-perf-verify-1810-2n-skx:
730         - 8   # MRR sel
731         - 10  # MRR sel
732         - 11  # MRR sel
733         - 12  # MRR sel
734     vpp-performance-changes-2n-skx-mrr-cmp:
735       csit-vpp-perf-verify-1901-2n-skx:
736         - 22  # MRR sel
737     vpp-performance-changes-2n-skx-mrr:
738       - "vpp-performance-changes-2n-skx-mrr-h1"
739       - "vpp-performance-changes-2n-skx-mrr-ref"
740       - "vpp-performance-changes-2n-skx-mrr-cmp"
741
742     dpdk-performance-changes-3n-hsw-h1:
743       csit-dpdk-perf-verify-1807-3n-hsw:
744         - 11
745         - 12  # full
746         - 14
747         - 15
748         - 16
749         - 17
750         - 20
751         - 21
752         - 22
753         - 23
754     dpdk-performance-changes-3n-hsw-ref:
755       csit-dpdk-perf-verify-1810-3n-hsw:
756         - 1   # NDRPDR sel
757         - 2   # NDRPDR sel
758         - 3   # NDRPDR sel
759         - 4   # NDRPDR sel
760         - 5   # NDRPDR sel
761         - 6   # NDRPDR sel
762         - 7   # NDRPDR sel
763         - 8   # NDRPDR sel
764         - 9   # NDRPDR sel
765         - 10  # NDRPDR sel
766     dpdk-performance-changes-3n-hsw-cmp:
767       csit-dpdk-perf-verify-1901-3n-hsw:
768         - 13  # NDRPDR sel
769         - 14  # NDRPDR sel
770         - 16  # NDRPDR sel
771         - 17  # NDRPDR sel
772         - 18  # NDRPDR sel
773         - 19  # NDRPDR sel
774         - 20  # NDRPDR sel
775         - 21  # NDRPDR sel
776         - 22  # NDRPDR sel
777         - 23  # NDRPDR sel
778     dpdk-performance-changes-3n-hsw:
779       - "dpdk-performance-changes-3n-hsw-h1"
780       - "dpdk-performance-changes-3n-hsw-ref"
781       - "dpdk-performance-changes-3n-hsw-cmp"
782
783     dpdk-performance-changes-3n-skx-h1:
784       csit-dpdk-perf-verify-1807-3n-skx:
785         - 1   # NDRPDR sel
786         - 2   # NDRPDR sel
787         - 3   # NDRPDR sel
788         - 6   # NDRPDR sel
789         - 7   # NDRPDR sel
790         - 8   # NDRPDR sel
791         - 9   # NDRPDR sel
792         - 10  # NDRPDR sel
793         - 11  # NDRPDR sel
794         - 12  # NDRPDR sel
795     dpdk-performance-changes-3n-skx-ref:
796       csit-dpdk-perf-verify-1810-3n-skx:
797         - 3   # NDRPDR sel
798         - 4   # NDRPDR sel
799         - 6   # NDRPDR sel
800         - 7   # NDRPDR sel
801         - 8   # NDRPDR sel
802         - 9   # NDRPDR sel
803         - 10  # NDRPDR sel
804         - 11  # NDRPDR sel
805         - 12  # NDRPDR sel
806         - 13  # NDRPDR sel
807     dpdk-performance-changes-3n-skx-cmp:
808       csit-dpdk-perf-verify-1901-3n-skx:
809         - 3   # NDRPDR sel
810         - 5   # NDRPDR sel
811         - 6   # NDRPDR sel
812         - 7   # NDRPDR sel
813         - 8   # NDRPDR sel
814         - 9   # NDRPDR sel
815         - 10  # NDRPDR sel
816         - 11  # NDRPDR sel
817         - 12  # NDRPDR sel
818         - 13  # NDRPDR sel
819     dpdk-performance-changes-3n-skx:
820       - "dpdk-performance-changes-3n-skx-h1"
821       - "dpdk-performance-changes-3n-skx-ref"
822       - "dpdk-performance-changes-3n-skx-cmp"
823
824     dpdk-performance-changes-2n-skx-ref:
825       csit-dpdk-perf-verify-1810-2n-skx:
826         - 3   # NDRPDR sel
827         - 4   # NDRPDR sel
828         - 5   # NDRPDR sel
829         - 7   # NDRPDR sel
830         - 8   # NDRPDR sel
831         - 9   # NDRPDR sel
832         - 10  # NDRPDR sel
833         - 11  # NDRPDR sel
834         - 12  # NDRPDR sel
835         - 13  # NDRPDR sel
836     dpdk-performance-changes-2n-skx-cmp:
837       csit-dpdk-perf-verify-1901-2n-skx:
838         - 12  # NDRPDR sel
839         - 13  # NDRPDR sel
840         - 14  # NDRPDR sel
841         - 15  # NDRPDR sel
842         - 16  # NDRPDR sel
843         - 17  # NDRPDR sel
844         - 18  # NDRPDR sel
845         - 19  # NDRPDR sel
846         - 20  # NDRPDR sel
847         - 21  # NDRPDR sel
848     dpdk-performance-changes-2n-skx:
849       - "dpdk-performance-changes-2n-skx-ref"
850       - "dpdk-performance-changes-2n-skx-cmp"
851
852     # Compare testbeds
853
854     vpp-compare-testbeds-ref:
855       csit-vpp-perf-verify-1901-3n-hsw:
856         - 10  # NDRPDR sel
857         - 19  # NDRPDR sel
858         - 31  # NDRPDR sel
859         - 36  # NDRPDR sel
860         - 40  # NDRPDR sel
861         - 42  # NDRPDR sel
862         - 44  # NDRPDR sel
863         - 46  # NDRPDR sel
864         - 47  # NDRPDR sel
865         - 48  # NDRPDR sel
866         - 61  # NDRPDR LB
867         - 62  # NDRPDR LB
868         - 63  # NDRPDR LB
869         - 64  # NDRPDR LB
870         - 65  # NDRPDR LB
871         - 66  # NDRPDR LB
872         - 67  # NDRPDR LB
873         - 69  # NDRPDR LB
874         - 70  # NDRPDR LB
875         - 71  # NDRPDR LB
876     vpp-compare-testbeds-cmp:
877       csit-vpp-perf-verify-1901-3n-skx:
878         - 18  # NDRPDR sel
879         - 19  # NDRPDR sel
880         - 20  # NDRPDR sel
881         - 28  # NDRPDR sel
882         - 31  # NDRPDR sel
883         - 33  # NDRPDR sel
884         - 36  # NDRPDR sel
885         - 38  # NDRPDR sel
886         - 47  # NDRPDR sel
887         - 48  # NDRPDR sel
888         - 54  # NDRPDR LB
889         - 57  # NDRPDR LB
890         - 58  # NDRPDR LB
891         - 59  # NDRPDR LB
892         - 60  # NDRPDR LB
893         - 63  # NDRPDR LB
894         - 64  # NDRPDR LB
895         - 65  # NDRPDR LB
896         - 66  # NDRPDR LB
897         - 67  # NDRPDR LB
898     vpp-compare-testbeds:
899       - "vpp-compare-testbeds-ref"
900       - "vpp-compare-testbeds-cmp"
901
902     vpp-compare-testbeds-mrr-ref:
903       csit-vpp-perf-verify-1901-3n-hsw:
904         - 35  # MRR sel
905     vpp-compare-testbeds-mrr-cmp:
906       csit-vpp-perf-verify-1901-3n-skx:
907         - 32  # MRR sel
908     vpp-compare-testbeds-mrr:
909       - "vpp-compare-testbeds-mrr-ref"
910       - "vpp-compare-testbeds-mrr-cmp"
911
912     dpdk-compare-testbeds-ref:
913       csit-dpdk-perf-verify-1901-3n-hsw:
914         - 13  # NDRPDR sel
915         - 14  # NDRPDR sel
916         - 16  # NDRPDR sel
917         - 17  # NDRPDR sel
918         - 18  # NDRPDR sel
919         - 19  # NDRPDR sel
920         - 20  # NDRPDR sel
921         - 21  # NDRPDR sel
922         - 22  # NDRPDR sel
923         - 23  # NDRPDR sel
924     dpdk-compare-testbeds-cmp:
925       csit-dpdk-perf-verify-1901-3n-skx:
926         - 3   # NDRPDR sel
927         - 5   # NDRPDR sel
928         - 6   # NDRPDR sel
929         - 7   # NDRPDR sel
930         - 8   # NDRPDR sel
931         - 9   # NDRPDR sel
932         - 10  # NDRPDR sel
933         - 11  # NDRPDR sel
934         - 12  # NDRPDR sel
935         - 13  # NDRPDR sel
936     dpdk-compare-testbeds:
937       - "dpdk-compare-testbeds-ref"
938       - "dpdk-compare-testbeds-cmp"
939
940     # Compare topologies
941
942     vpp-compare-topologies-ref:
943       csit-vpp-perf-verify-1901-3n-skx:
944         - 18  # NDRPDR sel
945         - 19  # NDRPDR sel
946         - 20  # NDRPDR sel
947         - 28  # NDRPDR sel
948         - 31  # NDRPDR sel
949         - 33  # NDRPDR sel
950         - 36  # NDRPDR sel
951         - 38  # NDRPDR sel
952         - 47  # NDRPDR sel
953         - 48  # NDRPDR sel
954     vpp-compare-topologies-cmp:
955       csit-vpp-perf-verify-1901-2n-skx:
956         - 5   # NDRPDR sel
957         - 12  # NDRPDR sel
958         - 13  # NDRPDR sel
959         - 21  # NDRPDR sel
960         - 23  # NDRPDR sel
961         - 31  # NDRPDR sel
962         - 34  # NDRPDR sel
963         - 40  # NDRPDR sel
964         - 42  # NDRPDR sel
965         - 43  # NDRPDR sel
966     vpp-compare-topologies:
967       - "vpp-compare-topologies-ref"
968       - "vpp-compare-topologies-cmp"
969
970     vpp-compare-topologies-mrr-ref:
971       csit-vpp-perf-verify-1901-3n-skx:
972         - 32  # MRR sel
973     vpp-compare-topologies-mrr-cmp:
974       csit-vpp-perf-verify-1901-2n-skx:
975         - 22  # MRR sel
976     vpp-compare-topologies-mrr:
977       - "vpp-compare-topologies-mrr-ref"
978       - "vpp-compare-topologies-mrr-cmp"
979
980     dpdk-compare-topologies-ref:
981       csit-dpdk-perf-verify-1901-3n-skx:
982         - 3   # NDRPDR sel
983         - 5   # NDRPDR sel
984         - 6   # NDRPDR sel
985         - 7   # NDRPDR sel
986         - 8   # NDRPDR sel
987         - 9   # NDRPDR sel
988         - 10  # NDRPDR sel
989         - 11  # NDRPDR sel
990         - 12  # NDRPDR sel
991         - 13  # NDRPDR sel
992     dpdk-compare-topologies-cmp:
993       csit-dpdk-perf-verify-1901-2n-skx:
994         - 12  # NDRPDR sel
995         - 13  # NDRPDR sel
996         - 14  # NDRPDR sel
997         - 15  # NDRPDR sel
998         - 16  # NDRPDR sel
999         - 17  # NDRPDR sel
1000         - 18  # NDRPDR sel
1001         - 19  # NDRPDR sel
1002         - 20  # NDRPDR sel
1003         - 21  # NDRPDR sel
1004     dpdk-compare-topologies:
1005       - "dpdk-compare-topologies-ref"
1006       - "dpdk-compare-topologies-cmp"
1007
1008   plot-layouts:
1009
1010     plot-soak-throughput:
1011       titlefont:
1012         size: 18
1013       xaxis:
1014         title: "<b>Test Cases [Index]</b>"
1015         titlefont:
1016           size: 16
1017         autorange: True
1018         fixedrange: False
1019         gridcolor: "rgb(230, 230, 230)"
1020         linecolor: "rgb(220, 220, 220)"
1021         linewidth: 1
1022         showgrid: True
1023         showline: True
1024         showticklabels: True
1025         tickcolor: "rgb(220, 220, 220)"
1026         tickmode: "linear"
1027         tickfont:
1028           size: 16
1029         zeroline: False
1030       yaxis:
1031         title: "<b>Packet Throughput [Mpps]</b>"
1032         titlefont:
1033           size: 16
1034         gridcolor: "rgb(230, 230, 230)"
1035         hoverformat: ".4s"
1036         tickformat: ".3s"
1037         linecolor: "rgb(220, 220, 220)"
1038         linewidth: 1
1039         showgrid: True
1040         showline: True
1041         showticklabels: True
1042         tickcolor: "rgb(220, 220, 220)"
1043         tickfont:
1044           size: 16
1045         zeroline: False
1046         range: [0,50]
1047       autosize: False
1048       margin:
1049         t: 50
1050         b: 0
1051         l: 80
1052         r: 20
1053       showlegend: True
1054       legend:
1055         orientation: "h"
1056         font:
1057           size: 16
1058       width: 700
1059       height: 900
1060
1061     plot-service-density:
1062       titlefont:
1063         size: 18
1064       xaxis:
1065         side: "top"
1066         autorange: True
1067         fixedrange: False
1068         showgrid: False
1069         showline: False
1070         showticklabels: False
1071         ticks: ""
1072         ticklen: 0
1073         tickwidth: 0
1074         zeroline: False
1075       yaxis:
1076         autorange: "reversed"
1077         showgrid: False
1078         showline: False
1079         showticklabels: False
1080         ticks: ""
1081         ticklen: 0
1082         tickwidth: 0
1083         zeroline: False
1084       autosize: True
1085       showlegend: False
1086       width: 700
1087       height: 700
1088
1089     plot-cps:
1090       titlefont:
1091         size: 18
1092       xaxis:
1093         title: "<b>Test Cases [Index]</b>"
1094         titlefont:
1095           size: 16
1096         autorange: True
1097         fixedrange: False
1098         gridcolor: "rgb(230, 230, 230)"
1099         linecolor: "rgb(220, 220, 220)"
1100         linewidth: 1
1101         showgrid: True
1102         showline: True
1103         showticklabels: True
1104         tickcolor: "rgb(220, 220, 220)"
1105         tickmode: "linear"
1106         tickfont:
1107           size: 16
1108         zeroline: False
1109       yaxis:
1110         title: "<b>Connections Per Second [cps]</b>"
1111         titlefont:
1112           size: 16
1113         gridcolor: "rgb(230, 230, 230)"
1114         hoverformat: ".4s"
1115         linecolor: "rgb(220, 220, 220)"
1116         linewidth: 1
1117         rangemode: "tozero"
1118         showgrid: True
1119         showline: True
1120         showticklabels: True
1121         tickcolor: "rgb(220, 220, 220)"
1122         tickformat: ".3s"
1123         tickfont:
1124           size: 16
1125         zeroline: False
1126       boxmode: "group"
1127       boxgroupgap: 0.5
1128       autosize: False
1129       margin:
1130         t: 50
1131         b: 20
1132         l: 80
1133         r: 20
1134       showlegend: True
1135       legend:
1136         orientation: "h"
1137         font:
1138           size: 16
1139       width: 700
1140       height: 800
1141
1142     plot-rps:
1143       titlefont:
1144         size: 18
1145       xaxis:
1146         title: "<b>Test Cases [Index]</b>"
1147         titlefont:
1148           size: 16
1149         autorange: True
1150         fixedrange: False
1151         gridcolor: "rgb(230, 230, 230)"
1152         linecolor: "rgb(220, 220, 220)"
1153         linewidth: 1
1154         showgrid: True
1155         showline: True
1156         showticklabels: True
1157         tickcolor: "rgb(220, 220, 220)"
1158         tickmode: "linear"
1159         tickfont:
1160           size: 16
1161         zeroline: False
1162       yaxis:
1163         title: "<b>Requests Per Second [rps]</b>"
1164         titlefont:
1165           size: 16
1166         gridcolor: "rgb(230, 230, 230)"
1167         hoverformat: ".4s"
1168         linecolor: "rgb(220, 220, 220)"
1169         linewidth: 1
1170         rangemode: "tozero"
1171         showgrid: True
1172         showline: True
1173         showticklabels: True
1174         tickcolor: "rgb(230, 230, 230)"
1175         tickformat: ".3s"
1176         tickfont:
1177           size: 16
1178         zeroline: False
1179       boxmode: "group"
1180       boxgroupgap: 0.5
1181       autosize: False
1182       margin:
1183         t: 50
1184         b: 20
1185         l: 80
1186         r: 20
1187       showlegend: True
1188       legend:
1189         orientation: "h"
1190         font:
1191           size: 16
1192       width: 700
1193       height: 800
1194
1195     plot-throughput:
1196       titlefont:
1197         size: 18
1198       xaxis:
1199         title: "<b>Test Cases [Index]</b>"
1200         titlefont:
1201           size: 16
1202         autorange: True
1203         fixedrange: False
1204         gridcolor: "rgb(230, 230, 230)"
1205         linecolor: "rgb(220, 220, 220)"
1206         linewidth: 1
1207         showgrid: True
1208         showline: True
1209         showticklabels: True
1210         tickcolor: "rgb(220, 220, 220)"
1211         tickmode: "linear"
1212         tickfont:
1213           size: 16
1214         zeroline: False
1215       yaxis:
1216         title: "<b>Packet Throughput [Mpps]</b>"
1217         titlefont:
1218           size: 16
1219         gridcolor: "rgb(230, 230, 230)"
1220         hoverformat: ".4s"
1221         tickformat: ".3s"
1222         linecolor: "rgb(220, 220, 220)"
1223         linewidth: 1
1224         showgrid: True
1225         showline: True
1226         showticklabels: True
1227         tickcolor: "rgb(220, 220, 220)"
1228         tickfont:
1229           size: 16
1230         zeroline: False
1231         range: [0,50]
1232       boxmode: "group"
1233       boxgroupgap: 0.5
1234       autosize: False
1235       margin:
1236         t: 50
1237         b: 0
1238         l: 80
1239         r: 20
1240       showlegend: True
1241       legend:
1242         orientation: "h"
1243         font:
1244           size: 16
1245       width: 700
1246       height: 900
1247
1248     plot-throughput-speedup-analysis:
1249       titlefont:
1250         size: 18
1251       xaxis:
1252         title: "<b>Number of Cores [Qty]</b>"
1253         titlefont:
1254           size: 16
1255         autorange: True
1256         fixedrange: False
1257         gridcolor: "rgb(230, 230, 230)"
1258         linecolor: "rgb(220, 220, 220)"
1259         linewidth: 1
1260         showgrid: True
1261         showline: True
1262         showticklabels: True
1263         tickcolor: "rgb(238, 238, 238)"
1264         tickmode: "linear"
1265         tickfont:
1266           size: 16
1267         zeroline: False
1268       yaxis:
1269         title: "<b>Packet Throughput [Mpps]</b>"
1270         titlefont:
1271           size: 16
1272         type: "linear"
1273         gridcolor: "rgb(230, 230, 230)"
1274         hoverformat: ".4s"
1275         linecolor: "rgb(220, 220, 220)"
1276         linewidth: 1
1277         showgrid: True
1278         showline: True
1279         showticklabels: True
1280         tickcolor: "rgb(220, 220, 220)"
1281         tickformat: ".4s"
1282         tickfont:
1283           size: 16
1284         zeroline: True
1285         rangemode: "tozero"
1286         range: [0,100]
1287       legend:
1288         orientation: "h"
1289         font:
1290           size: 16
1291         xanchor: "left"
1292         yanchor: "top"
1293         x: 0
1294         y: -0.2
1295         bgcolor: "rgba(255, 255, 255, 0)"
1296         bordercolor: "rgba(255, 255, 255, 0)"
1297         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1298       autosize: False
1299       margin:
1300           't': 50
1301           'b': 150
1302           'l': 85
1303           'r': 10
1304       showlegend: True
1305       width: 700
1306       height: 700
1307       hoverlabel:
1308         namelength: -1
1309       annotations: [
1310         {
1311           text: "_ _          __          ...",
1312           align: "left",
1313           showarrow: False,
1314           xref: "paper",
1315           yref: "paper",
1316           xanchor: "left",
1317           yanchor: "top",
1318           x: 0,
1319           y: -0.13,
1320           font: {
1321             family: "Consolas, Courier New",
1322             size: 15
1323           },
1324         },
1325         {
1326           text: "    Perfect     Measured     Limit",
1327           align: "left",
1328           showarrow: False,
1329           xref: "paper",
1330           yref: "paper",
1331           xanchor: "left",
1332           yanchor: "top",
1333           x: 0,
1334           y: -0.15,
1335           font: {
1336             family: "Consolas, Courier New",
1337             size: 15
1338           },
1339         },
1340       ]
1341
1342     plot-latency:
1343       titlefont:
1344         size: 18
1345       xaxis:
1346         title: "<b>Direction</b>"
1347         titlefont:
1348           size: 16
1349         autorange: True
1350         fixedrange: False
1351         gridcolor: "rgb(230, 230, 230)"
1352         linecolor: "rgb(220, 220, 220)"
1353         linewidth: 1
1354         showgrid: True
1355         showline: True
1356         showticklabels: False
1357         tickcolor: "rgb(220, 220, 220)"
1358         tickmode: "linear"
1359         tickfont:
1360           size: 16
1361         zeroline: False
1362       yaxis:
1363         title: "<b>Packet Latency [uSec]</b>"
1364         titlefont:
1365           size: 16
1366         type: "linear"
1367         gridcolor: "rgb(230, 230, 230)"
1368         hoverformat: ".4s"
1369         linecolor: "rgb(220, 220, 220)"
1370         linewidth: 1
1371         showgrid: True
1372         showline: True
1373         showticklabels: True
1374         tickcolor: "rgb(220, 220, 220)"
1375         tickformat: ".4s"
1376         tickfont:
1377           size: 16
1378         zeroline: True
1379         rangemode: "tozero"
1380       legend:
1381         orientation: "h"
1382         font:
1383           size: 16
1384         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1385       autosize: False
1386       margin:
1387           't': 50
1388           'b': 150
1389           'l': 80
1390           'r': 10
1391       showlegend: True
1392       width: 700
1393       height: 700
1394       hoverlabel:
1395         namelength: -1
1396
1397 -
1398   type: "static"
1399   src-path: "{DIR[RST]}"
1400   dst-path: "{DIR[WORKING,SRC]}"
1401
1402 -
1403   type: "input"
1404   general:
1405     file-name: "robot-plugin.zip"
1406     file-format: ".zip"
1407     download-path: "{job}/{build}/robot/report/*zip*/{filename}"
1408     extract: "robot-plugin/output.xml"
1409
1410   builds:
1411
1412     # Not used
1413     intel-dnv-vpp-release-1810:
1414       - 1
1415
1416     csit-vpp-perf-verify-1807-3n-hsw:
1417       - 8   # MRR full
1418       - 9   # MRR sel
1419       - 21  # MRR sel
1420       - 31  # MRR sel
1421       - 33  # MRR sel
1422       - 36  # MRR sel
1423       - 41  # MRR sel
1424       - 42  # MRR sel
1425       - 48  # MRR sel
1426       - 11  # NDRPDR full 1
1427       - 22  # NDRPDR full 2
1428       - 45  # NDRPDR full 3
1429       - 46  # NDRPDR full 4
1430       - 15  # NDRPDR sel
1431       - 16  # NDRPDR sel
1432       - 19  # NDRPDR sel
1433       - 18  # NDRPDR sel
1434       - 20  # NDRPDR sel
1435       - 38  # NDRPDR sel
1436       - 40  # NDRPDR sel
1437       - 44  # NDRPDR sel
1438       - 47  # NDRPDR sel
1439     csit-vpp-perf-verify-1810-3n-hsw:
1440       - 9   # MRR sel
1441       - 20  # NDRPDR full
1442       - 21  # NDRPDR full
1443       - 22  # NDRPDR full
1444       - 27  # NDRPDR full
1445       - 8   # NDRPDR sel
1446       - 12  # NDRPDR sel
1447       - 14  # NDRPDR sel
1448       - 18  # NDRPDR sel
1449       - 23  # NDRPDR sel
1450       - 25  # NDRPDR sel
1451       - 38  # NDRPDR sel
1452       - 39  # NDRPDR sel
1453       - 41  # NDRPDR sel
1454       - 42  # NDRPDR sel
1455       - 28  # WRK
1456       - 29  # WRK
1457       - 30  # WRK
1458       - 31  # WRK
1459       - 32  # WRK
1460       - 33  # WRK
1461       - 34  # WRK
1462       - 35  # WRK
1463       - 36  # WRK
1464       - 37  # WRK
1465     csit-vpp-perf-verify-1901-3n-hsw:
1466       - 35  # MRR sel
1467       - 38  # NDRPDR full
1468       - 43  # NDRPDR full
1469       - 45  # NDRPDR full
1470       - 49  # NDRPDR full
1471       - 10  # NDRPDR sel
1472       - 19  # NDRPDR sel
1473       - 31  # NDRPDR sel
1474       - 36  # NDRPDR sel
1475       - 40  # NDRPDR sel
1476       - 42  # NDRPDR sel
1477       - 44  # NDRPDR sel
1478       - 46  # NDRPDR sel
1479       - 47  # NDRPDR sel
1480       - 48  # NDRPDR sel
1481       - 61  # NDRPDR LB
1482       - 62  # NDRPDR LB
1483       - 63  # NDRPDR LB
1484       - 64  # NDRPDR LB
1485       - 65  # NDRPDR LB
1486       - 66  # NDRPDR LB
1487       - 67  # NDRPDR LB
1488       - 69  # NDRPDR LB
1489       - 70  # NDRPDR LB
1490       - 71  # NDRPDR LB
1491     csit-vpp-perf-verify-1807-3n-skx:
1492       - 31  # MRR full
1493       - 28  # MRR sel
1494       - 32  # MRR sel
1495       - 36  # MRR sel
1496       - 42  # MRR sel
1497       - 47  # MRR sel
1498       - 48  # MRR sel
1499       - 51  # MRR sel
1500       - 52  # MRR sel
1501       - 53  # MRR sel
1502       - 54  # MRR sel
1503       - 40  # NDRPDR full 1
1504       - 41  # NDRPDR full 2
1505       - 33  # NDRPDR sel
1506       - 35  # NDRPDR sel
1507       - 37  # NDRPDR sel
1508       - 38  # NDRPDR sel
1509       - 39  # NDRPDR sel
1510       - 43  # NDRPDR sel
1511       - 44  # NDRPDR sel
1512       - 49  # NDRPDR sel
1513       - 50  # NDRPDR sel
1514       - 56  # NDRPDR sel
1515     csit-vpp-perf-verify-1810-3n-skx:
1516       - 9   # MRR sel
1517       - 11  # MRR sel
1518       - 12  # MRR sel
1519       - 13  # MRR sel
1520       - 23  # NDRPDR full
1521       - 24  # NDRPDR full
1522       - 10  # NDRPDR sel
1523       - 14  # NDRPDR sel
1524       - 15  # NDRPDR sel
1525       - 16  # NDRPDR sel
1526       - 17  # NDRPDR sel
1527       - 19  # NDRPDR sel
1528       - 20  # NDRPDR sel
1529       - 21  # NDRPDR sel
1530       - 22  # NDRPDR sel
1531       - 25  # NDRPDR sel
1532     csit-vpp-perf-verify-1901-3n-skx:
1533       - 32  # MRR sel
1534       - 37  # NDRPDR full
1535       - 39  # NDRPDR full
1536       - 40  # NDRPDR full
1537       - 49  # NDRPDR full
1538       - 18  # NDRPDR sel
1539       - 19  # NDRPDR sel
1540       - 20  # NDRPDR sel
1541       - 28  # NDRPDR sel
1542       - 31  # NDRPDR sel
1543       - 33  # NDRPDR sel
1544       - 36  # NDRPDR sel
1545       - 38  # NDRPDR sel
1546       - 47  # NDRPDR sel
1547       - 48  # NDRPDR sel
1548       - 54  # NDRPDR LB
1549       - 57  # NDRPDR LB
1550       - 58  # NDRPDR LB
1551       - 59  # NDRPDR LB
1552       - 60  # NDRPDR LB
1553       - 63  # NDRPDR LB
1554       - 64  # NDRPDR LB
1555       - 65  # NDRPDR LB
1556       - 66  # NDRPDR LB
1557       - 67  # NDRPDR LB
1558     csit-vpp-perf-verify-1807-2n-skx:
1559       - 27  # MRR full
1560       - 31  # MRR sel
1561       - 33  # MRR sel
1562       - 37  # MRR sel
1563       - 38  # MRR sel
1564       - 41  # MRR sel
1565       - 43  # MRR sel
1566       - 44  # MRR sel
1567       - 45  # MRR sel
1568       - 46  # MRR sel
1569       - 47  # MRR sel
1570       - 32  # NDRPDR full
1571       - 26  # NDRPDR sel
1572       - 28  # NDRPDR sel
1573       - 29  # NDRPDR sel
1574       - 30  # NDRPDR sel
1575       - 34  # NDRPDR sel
1576       - 35  # NDRPDR sel
1577       - 36  # NDRPDR sel
1578       - 39  # NDRPDR sel
1579       - 40  # NDRPDR sel
1580       - 42  # NDRPDR sel
1581     csit-vpp-perf-verify-1810-2n-skx:
1582       - 8   # MRR sel
1583       - 10  # MRR sel
1584       - 11  # MRR sel
1585       - 12  # MRR sel
1586       - 25  # NDRPDR full
1587       - 26  # NDRPDR full
1588       - 9   # NDRPDR sel
1589       - 13  # NDRPDR sel
1590       - 14  # NDRPDR sel
1591       - 19  # NDRPDR sel
1592       - 20  # NDRPDR sel
1593       - 21  # NDRPDR sel
1594       - 22  # NDRPDR sel
1595       - 23  # NDRPDR sel
1596       - 24  # NDRPDR sel
1597       - 27  # NDRPDR sel
1598     csit-vpp-perf-verify-1901-2n-skx:
1599       - 22  # MRR sel
1600       - 25  # NDRPDR full
1601       - 30  # NDRPDR full
1602       - 33  # NDRPDR full
1603       - 44  # NDRPDR full
1604       - 5   # NDRPDR sel
1605       - 12  # NDRPDR sel
1606       - 13  # NDRPDR sel
1607       - 21  # NDRPDR sel
1608       - 23  # NDRPDR sel
1609       - 31  # NDRPDR sel
1610       - 34  # NDRPDR sel
1611       - 40  # NDRPDR sel
1612       - 42  # NDRPDR sel
1613       - 43  # NDRPDR sel
1614       - 24  # NFV MRR
1615       - 26  # NFV MRR
1616       - 27  # NFV MRR
1617       - 35  # NFV MRR
1618       - 37  # NFV MRR
1619       - 28  # NFV NDRPDR
1620       - 29  # NFV NDRPDR
1621       - 32  # NFV NDRPDR
1622       - 39  # NFV NDRPDR
1623       - 46  # NFV NDRPDR
1624       - 45  # SOAK
1625     # TODO: Add new data
1626     csit-ligato-perf-verify-1901-3n-hsw:
1627       - 10  # NDRPDR full
1628       - 8   # NDRPDR sel
1629       - 9   # NDRPDR sel
1630       - 11  # NDRPDR sel
1631       - 12  # NDRPDR sel
1632       - 13  # NDRPDR sel
1633       - 14  # NDRPDR sel
1634       - 15  # NDRPDR sel
1635       - 16  # NDRPDR sel
1636       - 17  # NDRPDR sel
1637       - 18  # NDRPDR sel
1638     csit-dpdk-perf-verify-1807-3n-hsw:
1639       - 11
1640       - 12  # full
1641       - 14
1642       - 15
1643       - 16
1644       - 17
1645       - 20
1646       - 21
1647       - 22
1648       - 23
1649     csit-dpdk-perf-verify-1810-3n-hsw:
1650       - 1   # NDRPDR sel
1651       - 2   # NDRPDR sel
1652       - 3   # NDRPDR sel
1653       - 4   # NDRPDR sel
1654       - 5   # NDRPDR sel
1655       - 6   # NDRPDR sel
1656       - 7   # NDRPDR sel
1657       - 8   # NDRPDR sel
1658       - 9   # NDRPDR sel
1659       - 10  # NDRPDR sel
1660     csit-dpdk-perf-verify-1901-3n-hsw:
1661       - 13  # NDRPDR sel
1662       - 14  # NDRPDR sel
1663       - 16  # NDRPDR sel
1664       - 17  # NDRPDR sel
1665       - 18  # NDRPDR sel
1666       - 19  # NDRPDR sel
1667       - 20  # NDRPDR sel
1668       - 21  # NDRPDR sel
1669       - 22  # NDRPDR sel
1670       - 23  # NDRPDR sel
1671     csit-dpdk-perf-verify-1807-3n-skx:
1672       - 1   # NDRPDR sel
1673       - 2   # NDRPDR sel
1674       - 3   # NDRPDR sel
1675       - 6   # NDRPDR sel
1676       - 7   # NDRPDR sel
1677       - 8   # NDRPDR sel
1678       - 9   # NDRPDR sel
1679       - 10  # NDRPDR sel
1680       - 11  # NDRPDR sel
1681       - 12  # NDRPDR sel
1682     csit-dpdk-perf-verify-1810-3n-skx:
1683       - 3   # NDRPDR sel
1684       - 4   # NDRPDR sel
1685       - 6   # NDRPDR sel
1686       - 7   # NDRPDR sel
1687       - 8   # NDRPDR sel
1688       - 9   # NDRPDR sel
1689       - 10  # NDRPDR sel
1690       - 11  # NDRPDR sel
1691       - 12  # NDRPDR sel
1692       - 13  # NDRPDR sel
1693     csit-dpdk-perf-verify-1901-3n-skx:
1694       - 3   # NDRPDR sel
1695       - 5   # NDRPDR sel
1696       - 6   # NDRPDR sel
1697       - 7   # NDRPDR sel
1698       - 8   # NDRPDR sel
1699       - 9   # NDRPDR sel
1700       - 10  # NDRPDR sel
1701       - 11  # NDRPDR sel
1702       - 12  # NDRPDR sel
1703       - 13  # NDRPDR sel
1704     csit-dpdk-perf-verify-1810-2n-skx:
1705       - 3   # NDRPDR sel
1706       - 4   # NDRPDR sel
1707       - 5   # NDRPDR sel
1708       - 7   # NDRPDR sel
1709       - 8   # NDRPDR sel
1710       - 9   # NDRPDR sel
1711       - 10  # NDRPDR sel
1712       - 11  # NDRPDR sel
1713       - 12  # NDRPDR sel
1714       - 13  # NDRPDR sel
1715     csit-dpdk-perf-verify-1901-2n-skx:
1716       - 12  # NDRPDR sel
1717       - 13  # NDRPDR sel
1718       - 14  # NDRPDR sel
1719       - 15  # NDRPDR sel
1720       - 16  # NDRPDR sel
1721       - 17  # NDRPDR sel
1722       - 18  # NDRPDR sel
1723       - 19  # NDRPDR sel
1724       - 20  # NDRPDR sel
1725       - 21  # NDRPDR sel
1726     csit-vpp-functional-1901-ubuntu1604-virl:
1727       - 48
1728     csit-vpp-functional-1901-centos7-virl:
1729       - 50
1730     csit-vpp-device-1901-ubuntu1804-1n-skx:
1731       - 49
1732     # Not used
1733     csit-nsh_sfc-verify-func-1810-ubuntu1604-virl:
1734       - 1
1735     csit-dmm-functional-1901-ubuntu1604-virl:
1736       - 2
1737     csit-hc2vpp-verify-func-1901-ubuntu1604:
1738       - 3
1739
1740 -
1741   type: "output"
1742   output: "report"
1743   format:
1744     html:
1745     - full
1746     pdf:
1747     - minimal
1748
1749 ################################################################################
1750 ###                               T A B L E S                                ###
1751 ################################################################################
1752
1753 # VPP Compare NICs 3n-hsw 1t1c ndr
1754 -
1755   type: "table"
1756   title: "VPP Compare NICs 3n-hsw 1t1c ndr"
1757   algorithm: "table_nics_comparison"
1758   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-nics-ndr"
1759   reference:
1760     title: "Intel-x520"
1761     nic: "NIC_Intel-X520-DA2"
1762   compare:
1763     title: "Intel-x710"
1764     nic: "NIC_Intel-X710"
1765   data: "vpp-nic-comparison-3n-hsw"
1766   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1767   filter: "'1T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1768   parameters:
1769   - "name"
1770   - "parent"
1771   - "throughput"
1772   - "tags"
1773
1774 # VPP Compare NICs 3n-hsw 2t2c ndr
1775 -
1776   type: "table"
1777   title: "VPP Compare NICs 3n-hsw 2t2c ndr"
1778   algorithm: "table_nics_comparison"
1779   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-nics-ndr"
1780   reference:
1781     title: "Intel-x520"
1782     nic: "NIC_Intel-X520-DA2"
1783   compare:
1784     title: "Intel-x710"
1785     nic: "NIC_Intel-X710"
1786   data: "vpp-nic-comparison-3n-hsw"
1787   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1788   filter: "'2T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1789   parameters:
1790   - "name"
1791   - "parent"
1792   - "throughput"
1793   - "tags"
1794
1795 # VPP Compare NICs 3n-hsw 1t1c pdr
1796 -
1797   type: "table"
1798   title: "VPP Compare NICs 3n-hsw 1t1c pdr"
1799   algorithm: "table_nics_comparison"
1800   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-nics-pdr"
1801   reference:
1802     title: "Intel-x520"
1803     nic: "NIC_Intel-X520-DA2"
1804   compare:
1805     title: "Intel-x710"
1806     nic: "NIC_Intel-X710"
1807   data: "vpp-nic-comparison-3n-hsw"
1808   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1809   filter: "'1T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1810   parameters:
1811   - "name"
1812   - "parent"
1813   - "throughput"
1814   - "tags"
1815
1816 # VPP Compare NICs 3n-hsw 2t2c pdr
1817 -
1818   type: "table"
1819   title: "VPP Compare NICs 3n-hsw 2t2c pdr"
1820   algorithm: "table_nics_comparison"
1821   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-nics-pdr"
1822   reference:
1823     title: "Intel-x520"
1824     nic: "NIC_Intel-X520-DA2"
1825   compare:
1826     title: "Intel-x710"
1827     nic: "NIC_Intel-X710"
1828   data: "vpp-nic-comparison-3n-hsw"
1829   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1830   filter: "'2T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1831   parameters:
1832   - "name"
1833   - "parent"
1834   - "throughput"
1835   - "tags"
1836
1837 # VPP Compare NICs 3n-hsw 1t1c mrr
1838 -
1839   type: "table"
1840   title: "VPP Compare NICs 3n-hsw 1t1c mrr"
1841   algorithm: "table_nics_comparison"
1842   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-nics-mrr"
1843   reference:
1844     title: "Intel-x520"
1845     nic: "NIC_Intel-X520-DA2"
1846   compare:
1847     title: "Intel-x710"
1848     nic: "NIC_Intel-X710"
1849   data: "vpp-nic-comparison-3n-hsw-mrr"
1850   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1851   filter: "'1T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1852   parameters:
1853   - "name"
1854   - "parent"
1855   - "result"
1856   - "tags"
1857
1858 # VPP Compare NICs 3n-hsw 2t2c mrr
1859 -
1860   type: "table"
1861   title: "VPP Compare NICs 3n-hsw 2t2c mrr"
1862   algorithm: "table_nics_comparison"
1863   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-nics-mrr"
1864   reference:
1865     title: "Intel-x520"
1866     nic: "NIC_Intel-X520-DA2"
1867   compare:
1868     title: "Intel-x710"
1869     nic: "NIC_Intel-X710"
1870   data: "vpp-nic-comparison-3n-hsw-mrr"
1871   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1872   filter: "'2T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1873   parameters:
1874   - "name"
1875   - "parent"
1876   - "result"
1877   - "tags"
1878
1879 # VPP Compare NICs 3n-hsw 4t4c mrr
1880 -
1881   type: "table"
1882   title: "VPP Compare NICs 3n-hsw 4t4c mrr"
1883   algorithm: "table_nics_comparison"
1884   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-nics-mrr"
1885   reference:
1886     title: "Intel-x520"
1887     nic: "NIC_Intel-X520-DA2"
1888   compare:
1889     title: "Intel-x710"
1890     nic: "NIC_Intel-X710"
1891   data: "vpp-nic-comparison-3n-hsw-mrr"
1892   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1893   filter: "'4T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1894   parameters:
1895   - "name"
1896   - "parent"
1897   - "result"
1898   - "tags"
1899
1900 # VPP Compare NICs 3n-skx 2t1c ndr
1901 -
1902   type: "table"
1903   title: "VPP Compare NICs 3n-skx 2t1c ndr"
1904   algorithm: "table_nics_comparison"
1905   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
1906   reference:
1907     title: "Intel-x710"
1908     nic: "NIC_Intel-X710"
1909   compare:
1910     title: "Intel-xxv710"
1911     nic: "NIC_Intel-XXV710"
1912   data: "vpp-nic-comparison-3n-skx"
1913   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1914   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1915   parameters:
1916   - "name"
1917   - "parent"
1918   - "throughput"
1919   - "tags"
1920
1921 # VPP Compare NICs 3n-skx 4t2c ndr
1922 -
1923   type: "table"
1924   title: "VPP Compare NICs 3n-skx 4t2c ndr"
1925   algorithm: "table_nics_comparison"
1926   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
1927   reference:
1928     title: "Intel-x710"
1929     nic: "NIC_Intel-X710"
1930   compare:
1931     title: "Intel-xxv710"
1932     nic: "NIC_Intel-XXV710"
1933   data: "vpp-nic-comparison-3n-skx"
1934   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1935   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1936   parameters:
1937   - "name"
1938   - "parent"
1939   - "throughput"
1940   - "tags"
1941
1942 # VPP Compare NICs 3n-skx 2t1c pdr
1943 -
1944   type: "table"
1945   title: "VPP Compare NICs 3n-skx 2t1c pdr"
1946   algorithm: "table_nics_comparison"
1947   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-pdr"
1948   reference:
1949     title: "Intel-x710"
1950     nic: "NIC_Intel-X710"
1951   compare:
1952     title: "Intel-xxv710"
1953     nic: "NIC_Intel-XXV710"
1954   data: "vpp-nic-comparison-3n-skx"
1955   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1956   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1957   parameters:
1958   - "name"
1959   - "parent"
1960   - "throughput"
1961   - "tags"
1962
1963  # VPP Compare NICs 3n-skx 4t2c pdr
1964 -
1965   type: "table"
1966   title: "VPP Compare NICs 3n-skx 4t2c pdr"
1967   algorithm: "table_nics_comparison"
1968   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-pdr"
1969   reference:
1970     title: "Intel-x710"
1971     nic: "NIC_Intel-X710"
1972   compare:
1973     title: "Intel-xxv710"
1974     nic: "NIC_Intel-XXV710"
1975   data: "vpp-nic-comparison-3n-skx"
1976   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1977   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1978   parameters:
1979   - "name"
1980   - "parent"
1981   - "throughput"
1982   - "tags"
1983
1984 # VPP Compare NICs 3n-skx 2t1c mrr
1985 -
1986   type: "table"
1987   title: "VPP Compare NICs 3n-skx 2t1c mrr"
1988   algorithm: "table_nics_comparison"
1989   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-mrr"
1990   reference:
1991     title: "Intel-x710"
1992     nic: "NIC_Intel-X710"
1993   compare:
1994     title: "Intel-xxv710"
1995     nic: "NIC_Intel-XXV710"
1996   data: "vpp-nic-comparison-3n-skx-mrr"
1997   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1998   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1999   parameters:
2000   - "name"
2001   - "parent"
2002   - "result"
2003   - "tags"
2004
2005 # VPP Compare NICs 3n-skx 4t2c mrr
2006 -
2007   type: "table"
2008   title: "VPP Compare NICs 3n-skx 4t2c mrr"
2009   algorithm: "table_nics_comparison"
2010   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-mrr"
2011   reference:
2012     title: "Intel-x710"
2013     nic: "NIC_Intel-X710"
2014   compare:
2015     title: "Intel-xxv710"
2016     nic: "NIC_Intel-XXV710"
2017   data: "vpp-nic-comparison-3n-skx-mrr"
2018   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2019   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2020   parameters:
2021   - "name"
2022   - "parent"
2023   - "result"
2024   - "tags"
2025
2026  # VPP Compare NICs 3n-skx 8t4c mrr
2027 -
2028   type: "table"
2029   title: "VPP Compare NICs 3n-skx 8t4c mrr"
2030   algorithm: "table_nics_comparison"
2031   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-nics-mrr"
2032   reference:
2033     title: "Intel-x710"
2034     nic: "NIC_Intel-X710"
2035   compare:
2036     title: "Intel-xxv710"
2037     nic: "NIC_Intel-XXV710"
2038   data: "vpp-nic-comparison-3n-skx-mrr"
2039   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2040   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2041   parameters:
2042   - "name"
2043   - "parent"
2044   - "result"
2045   - "tags"
2046
2047 # VPP Compare NICs 2n-skx 2t1c ndr
2048 -
2049   type: "table"
2050   title: "VPP Compare NICs 2n-skx 2t1c ndr"
2051   algorithm: "table_nics_comparison"
2052   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-ndr"
2053   reference:
2054     title: "Intel-x710"
2055     nic: "NIC_Intel-X710"
2056   compare:
2057     title: "Intel-xxv710"
2058     nic: "NIC_Intel-XXV710"
2059   data: "vpp-nic-comparison-2n-skx"
2060   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2061   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2062   parameters:
2063   - "name"
2064   - "parent"
2065   - "throughput"
2066   - "tags"
2067
2068 # VPP Compare NICs 2n-skx 4t2c ndr
2069 -
2070   type: "table"
2071   title: "VPP Compare NICs 2n-skx 4t2c ndr"
2072   algorithm: "table_nics_comparison"
2073   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-ndr"
2074   reference:
2075     title: "Intel-x710"
2076     nic: "NIC_Intel-X710"
2077   compare:
2078     title: "Intel-xxv710"
2079     nic: "NIC_Intel-XXV710"
2080   data: "vpp-nic-comparison-2n-skx"
2081   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2082   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2083   parameters:
2084   - "name"
2085   - "parent"
2086   - "throughput"
2087   - "tags"
2088
2089  # VPP Compare NICs 2n-skx 2t1c pdr
2090 -
2091   type: "table"
2092   title: "VPP Compare NICs 2n-skx 2t1c pdr"
2093   algorithm: "table_nics_comparison"
2094   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-pdr"
2095   reference:
2096     title: "Intel-x710"
2097     nic: "NIC_Intel-X710"
2098   compare:
2099     title: "Intel-xxv710"
2100     nic: "NIC_Intel-XXV710"
2101   data: "vpp-nic-comparison-2n-skx"
2102   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2103   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2104   parameters:
2105   - "name"
2106   - "parent"
2107   - "throughput"
2108   - "tags"
2109
2110 # VPP Compare NICs 2n-skx 4t2c pdr
2111 -
2112   type: "table"
2113   title: "VPP Compare NICs 2n-skx 4t2c pdr"
2114   algorithm: "table_nics_comparison"
2115   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-pdr"
2116   reference:
2117     title: "Intel-x710"
2118     nic: "NIC_Intel-X710"
2119   compare:
2120     title: "Intel-xxv710"
2121     nic: "NIC_Intel-XXV710"
2122   data: "vpp-nic-comparison-2n-skx"
2123   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2124   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2125   parameters:
2126   - "name"
2127   - "parent"
2128   - "throughput"
2129   - "tags"
2130
2131 # VPP Compare NICs 2n-skx 2t1c mrr
2132 -
2133   type: "table"
2134   title: "VPP Compare NICs 2n-skx 2t1c mrr"
2135   algorithm: "table_nics_comparison"
2136   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-mrr"
2137   reference:
2138     title: "Intel-x710"
2139     nic: "NIC_Intel-X710"
2140   compare:
2141     title: "Intel-xxv710"
2142     nic: "NIC_Intel-XXV710"
2143   data: "vpp-nic-comparison-2n-skx-mrr"
2144   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2145   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2146   parameters:
2147   - "name"
2148   - "parent"
2149   - "result"
2150   - "tags"
2151
2152 # VPP Compare NICs 2n-skx 4t2c mrr
2153 -
2154   type: "table"
2155   title: "VPP Compare NICs 2n-skx 4t2c mrr"
2156   algorithm: "table_nics_comparison"
2157   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-mrr"
2158   reference:
2159     title: "Intel-x710"
2160     nic: "NIC_Intel-X710"
2161   compare:
2162     title: "Intel-xxv710"
2163     nic: "NIC_Intel-XXV710"
2164   data: "vpp-nic-comparison-2n-skx-mrr"
2165   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2166   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2167   parameters:
2168   - "name"
2169   - "parent"
2170   - "result"
2171   - "tags"
2172
2173 # VPP Compare NICs 2n-skx 8t4c mrr
2174 -
2175   type: "table"
2176   title: "VPP Compare NICs 2n-skx 8t4c mrr"
2177   algorithm: "table_nics_comparison"
2178   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-nics-mrr"
2179   reference:
2180     title: "Intel-x710"
2181     nic: "NIC_Intel-X710"
2182   compare:
2183     title: "Intel-xxv710"
2184     nic: "NIC_Intel-XXV710"
2185   data: "vpp-nic-comparison-2n-skx-mrr"
2186   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2187   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2188   parameters:
2189   - "name"
2190   - "parent"
2191   - "result"
2192   - "tags"
2193
2194 ################################################################################
2195 # VPP
2196
2197 # VPP Performance Changes 3n-hsw 1t1c pdr
2198 -
2199   type: "table"
2200   title: "VPP Performance Changes 3n-hsw 1t1c pdr"
2201   algorithm: "table_performance_comparison"
2202   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr"
2203   history:
2204     -
2205       title: "rls1807"
2206       data: "vpp-performance-changes-3n-hsw-h1"
2207   reference:
2208     title: "rls1810"
2209     data: "vpp-performance-changes-3n-hsw-ref"
2210   compare:
2211     title: "rls1901"
2212     data: "vpp-performance-changes-3n-hsw-cmp"
2213   data: "vpp-performance-changes-3n-hsw"
2214   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2215   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2216   parameters:
2217   - "name"
2218   - "parent"
2219   - "throughput"
2220
2221 # VPP Performance Changes 3n-hsw 2t2c pdr
2222 -
2223   type: "table"
2224   title: "VPP Performance Changes 3n-hsw 2t2c pdr"
2225   algorithm: "table_performance_comparison"
2226   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr"
2227   history:
2228     -
2229       title: "rls1807"
2230       data: "vpp-performance-changes-3n-hsw-h1"
2231   reference:
2232     title: "rls1810"
2233     data: "vpp-performance-changes-3n-hsw-ref"
2234   compare:
2235     title: "rls1901"
2236     data: "vpp-performance-changes-3n-hsw-cmp"
2237   data: "vpp-performance-changes-3n-hsw"
2238   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2239   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2240   parameters:
2241   - "name"
2242   - "parent"
2243   - "throughput"
2244
2245 # VPP Performance Changes 3n-hsw 1t1c ndr
2246 -
2247   type: "table"
2248   title: "VPP Performance Changes 3n-hsw 1t1c ndr"
2249   algorithm: "table_performance_comparison"
2250   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr"
2251   history:
2252     -
2253       title: "rls1807"
2254       data: "vpp-performance-changes-3n-hsw-h1"
2255   reference:
2256     title: "rls1810"
2257     data: "vpp-performance-changes-3n-hsw-ref"
2258   compare:
2259     title: "rls1901"
2260     data: "vpp-performance-changes-3n-hsw-cmp"
2261   data: "vpp-performance-changes-3n-hsw"
2262   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2263   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2264   parameters:
2265   - "name"
2266   - "parent"
2267   - "throughput"
2268
2269 # VPP Performance Changes 3n-hsw 2t2c ndr
2270 -
2271   type: "table"
2272   title: "VPP Performance Changes 3n-hsw 2t2c ndr"
2273   algorithm: "table_performance_comparison"
2274   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr"
2275   history:
2276     -
2277       title: "rls1807"
2278       data: "vpp-performance-changes-3n-hsw-h1"
2279   reference:
2280     title: "rls1810"
2281     data: "vpp-performance-changes-3n-hsw-ref"
2282   compare:
2283     title: "rls1901"
2284     data: "vpp-performance-changes-3n-hsw-cmp"
2285   data: "vpp-performance-changes-3n-hsw"
2286   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2287   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2288   parameters:
2289   - "name"
2290   - "parent"
2291   - "throughput"
2292
2293 # VPP Performance Changes 3n-skx 2t1c pdr
2294 -
2295   type: "table"
2296   title: "VPP Performance Changes 3n-skx 2t1c pdr"
2297   algorithm: "table_performance_comparison"
2298   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
2299   history:
2300     -
2301       title: "rls1807"
2302       data: "vpp-performance-changes-3n-skx-h1"
2303   reference:
2304     title: "rls1810"
2305     data: "vpp-performance-changes-3n-skx-ref"
2306   compare:
2307     title: "rls1901"
2308     data: "vpp-performance-changes-3n-skx-cmp"
2309   data: "vpp-performance-changes-3n-skx"
2310   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2311   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2312   parameters:
2313   - "name"
2314   - "parent"
2315   - "throughput"
2316
2317 # VPP Performance Changes 3n-skx 4t2c pdr
2318 -
2319   type: "table"
2320   title: "VPP Performance Changes 3n-skx 4t2c pdr"
2321   algorithm: "table_performance_comparison"
2322   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
2323   history:
2324     -
2325       title: "rls1807"
2326       data: "vpp-performance-changes-3n-skx-h1"
2327   reference:
2328     title: "rls1810"
2329     data: "vpp-performance-changes-3n-skx-ref"
2330   compare:
2331     title: "rls1901"
2332     data: "vpp-performance-changes-3n-skx-cmp"
2333   data: "vpp-performance-changes-3n-skx"
2334   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2335   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2336   parameters:
2337   - "name"
2338   - "parent"
2339   - "throughput"
2340
2341 # VPP Performance Changes 3n-skx 2t1c ndr
2342 -
2343   type: "table"
2344   title: "VPP Performance Changes 3n-skx 2t1c ndr"
2345   algorithm: "table_performance_comparison"
2346   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
2347   history:
2348     -
2349       title: "rls1807"
2350       data: "vpp-performance-changes-3n-skx-h1"
2351   reference:
2352     title: "rls1810"
2353     data: "vpp-performance-changes-3n-skx-ref"
2354   compare:
2355     title: "rls1901"
2356     data: "vpp-performance-changes-3n-skx-cmp"
2357   data: "vpp-performance-changes-3n-skx"
2358   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2359   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2360   parameters:
2361   - "name"
2362   - "parent"
2363   - "throughput"
2364
2365 # VPP Performance Changes 3n-skx 4t2c ndr
2366 -
2367   type: "table"
2368   title: "VPP Performance Changes 3n-skx 4t2c ndr"
2369   algorithm: "table_performance_comparison"
2370   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
2371   history:
2372     -
2373       title: "rls1807"
2374       data: "vpp-performance-changes-3n-skx-h1"
2375   reference:
2376     title: "rls1810"
2377     data: "vpp-performance-changes-3n-skx-ref"
2378   compare:
2379     title: "rls1901"
2380     data: "vpp-performance-changes-3n-skx-cmp"
2381   data: "vpp-performance-changes-3n-skx"
2382   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2383   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2384   parameters:
2385   - "name"
2386   - "parent"
2387   - "throughput"
2388
2389 # VPP Performance Changes 2n-skx 2t1c pdr
2390 -
2391   type: "table"
2392   title: "VPP Performance Changes 2n-skx 2t1c pdr"
2393   algorithm: "table_performance_comparison"
2394   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
2395   history:
2396     -
2397       title: "rls1807"
2398       data: "vpp-performance-changes-2n-skx-h1"
2399   reference:
2400     title: "rls1810"
2401     data: "vpp-performance-changes-2n-skx-ref"
2402   compare:
2403     title: "rls1901"
2404     data: "vpp-performance-changes-2n-skx-cmp"
2405   data: "vpp-performance-changes-2n-skx"
2406   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2407   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2408   parameters:
2409   - "name"
2410   - "parent"
2411   - "throughput"
2412
2413 # VPP Performance Changes 2n-skx 4t2c pdr
2414 -
2415   type: "table"
2416   title: "VPP Performance Changes 2n-skx 4t2c pdr"
2417   algorithm: "table_performance_comparison"
2418   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr"
2419   history:
2420     - title: "rls1807"
2421       data: "vpp-performance-changes-2n-skx-h1"
2422   reference:
2423     title: "rls1810"
2424     data: "vpp-performance-changes-2n-skx-ref"
2425   compare:
2426     title: "rls1901"
2427     data: "vpp-performance-changes-2n-skx-cmp"
2428   data: "vpp-performance-changes-2n-skx"
2429   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2430   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2431   parameters:
2432   - "name"
2433   - "parent"
2434   - "throughput"
2435
2436 # VPP Performance Changes 2n-skx 2t1c ndr
2437 -
2438   type: "table"
2439   title: "VPP Performance Changes 2n-skx 2t1c ndr"
2440   algorithm: "table_performance_comparison"
2441   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
2442   history:
2443     - title: "rls1807"
2444       data: "vpp-performance-changes-2n-skx-h1"
2445   reference:
2446     title: "rls1810"
2447     data: "vpp-performance-changes-2n-skx-ref"
2448   compare:
2449     title: "rls1901"
2450     data: "vpp-performance-changes-2n-skx-cmp"
2451   data: "vpp-performance-changes-2n-skx"
2452   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2453   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2454   parameters:
2455   - "name"
2456   - "parent"
2457   - "throughput"
2458
2459 # VPP Performance Changes 2n-skx 4t2c ndr
2460 -
2461   type: "table"
2462   title: "VPP Performance Changes 2n-skx 4t2c ndr"
2463   algorithm: "table_performance_comparison"
2464   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr"
2465   history:
2466     - title: "rls1807"
2467       data: "vpp-performance-changes-2n-skx-h1"
2468   reference:
2469     title: "rls1810"
2470     data: "vpp-performance-changes-2n-skx-ref"
2471   compare:
2472     title: "rls1901"
2473     data: "vpp-performance-changes-2n-skx-cmp"
2474   data: "vpp-performance-changes-2n-skx"
2475   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2476   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2477   parameters:
2478   - "name"
2479   - "parent"
2480   - "throughput"
2481
2482 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr
2483 -
2484   type: "table"
2485   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr"
2486   algorithm: "table_performance_comparison"
2487   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-ndr"
2488   reference:
2489     title: "3-Node Hsw"
2490     data: "vpp-compare-testbeds-ref"
2491   compare:
2492     title: "3-Node Skx"
2493     data: "vpp-compare-testbeds-cmp"
2494   data: "vpp-compare-testbeds"
2495   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2496   filter: "'NIC_Intel-X710' and 'NDRPDR' and '1C'"
2497   parameters:
2498   - "name"
2499   - "parent"
2500   - "throughput"
2501
2502 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr
2503 -
2504   type: "table"
2505   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr"
2506   algorithm: "table_performance_comparison"
2507   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-ndr"
2508   reference:
2509     title: "3-Node Hsw"
2510     data: "vpp-compare-testbeds-ref"
2511   compare:
2512     title: "3-Node Skx"
2513     data: "vpp-compare-testbeds-cmp"
2514   data: "vpp-compare-testbeds"
2515   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2516   filter: "'NIC_Intel-X710' and 'NDRPDR' and '2C'"
2517   parameters:
2518   - "name"
2519   - "parent"
2520   - "throughput"
2521
2522 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr
2523 -
2524   type: "table"
2525   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr"
2526   algorithm: "table_performance_comparison"
2527   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-pdr"
2528   reference:
2529     title: "3-Node Hsw"
2530     data: "vpp-compare-testbeds-ref"
2531   compare:
2532     title: "3-Node Skx"
2533     data: "vpp-compare-testbeds-cmp"
2534   data: "vpp-compare-testbeds"
2535   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2536   filter: "'NIC_Intel-X710' and 'NDRPDR' and '1C'"
2537   parameters:
2538   - "name"
2539   - "parent"
2540   - "throughput"
2541
2542 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr
2543 -
2544   type: "table"
2545   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr"
2546   algorithm: "table_performance_comparison"
2547   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-pdr"
2548   reference:
2549     title: "3-Node Hsw"
2550     data: "vpp-compare-testbeds-ref"
2551   compare:
2552     title: "3-Node Skx"
2553     data: "vpp-compare-testbeds-cmp"
2554   data: "vpp-compare-testbeds"
2555   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2556   filter: "'NIC_Intel-X710' and 'NDRPDR' and '2C'"
2557   parameters:
2558   - "name"
2559   - "parent"
2560   - "throughput"
2561
2562 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
2563 -
2564   type: "table"
2565   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
2566   algorithm: "table_performance_comparison"
2567   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
2568   reference:
2569     title: "3-Node Skx"
2570     data: "vpp-compare-topologies-ref"
2571   compare:
2572     title: "2-Node Skx"
2573     data: "vpp-compare-topologies-cmp"
2574   data: "vpp-compare-topologies"
2575   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2576   filter: "'NDRPDR' and '1C'"
2577   parameters:
2578   - "name"
2579   - "parent"
2580   - "throughput"
2581
2582 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
2583 -
2584   type: "table"
2585   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
2586   algorithm: "table_performance_comparison"
2587   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
2588   reference:
2589     title: "3-Node Skx"
2590     data: "vpp-compare-topologies-ref"
2591   compare:
2592     title: "2-Node Skx"
2593     data: "vpp-compare-topologies-cmp"
2594   data: "vpp-compare-topologies"
2595   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2596   filter: "'NDRPDR' and '2C'"
2597   parameters:
2598   - "name"
2599   - "parent"
2600   - "throughput"
2601
2602 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
2603 -
2604   type: "table"
2605   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
2606   algorithm: "table_performance_comparison"
2607   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
2608   reference:
2609     title: "3-Node Skx"
2610     data: "vpp-compare-topologies-ref"
2611   compare:
2612     title: "2-Node Skx"
2613     data: "vpp-compare-topologies-cmp"
2614   data: "vpp-compare-topologies"
2615   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2616   filter: "'NDRPDR' and '1C'"
2617   parameters:
2618   - "name"
2619   - "parent"
2620   - "throughput"
2621
2622 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr
2623 -
2624   type: "table"
2625   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
2626   algorithm: "table_performance_comparison"
2627   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
2628   reference:
2629     title: "3-Node Skx"
2630     data: "vpp-compare-topologies-ref"
2631   compare:
2632     title: "2-Node Skx"
2633     data: "vpp-compare-topologies-cmp"
2634   data: "vpp-compare-topologies"
2635   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2636   filter: "'NDRPDR' and '2C'"
2637   parameters:
2638   - "name"
2639   - "parent"
2640   - "throughput"
2641
2642 # VPP Performance Changes 3n-hsw 1t1c MRR
2643 -
2644   type: "table"
2645   title: "VPP Performance Changes 3n-hsw 1t1c MRR"
2646   algorithm: "table_performance_comparison"
2647   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
2648   history:
2649     -
2650       title: "rls1807"
2651       data: "vpp-performance-changes-3n-hsw-mrr-h1"
2652   reference:
2653     title: "rls1810"
2654     data: "vpp-performance-changes-3n-hsw-mrr-ref"
2655   compare:
2656     title: "rls1901"
2657     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
2658   data: "vpp-performance-changes-3n-hsw-mrr"
2659   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2660   filter: "'1T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2661   parameters:
2662   - "name"
2663   - "parent"
2664   - "result"
2665
2666 # VPP Performance Changes 3n-hsw 2t2c MRR
2667 -
2668   type: "table"
2669   title: "VPP Performance Changes 3n-hsw 2t2c MRR"
2670   algorithm: "table_performance_comparison"
2671   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
2672   history:
2673     -
2674       title: "rls1807"
2675       data: "vpp-performance-changes-3n-hsw-mrr-h1"
2676   reference:
2677     title: "rls1810"
2678     data: "vpp-performance-changes-3n-hsw-mrr-ref"
2679   compare:
2680     title: "rls1901"
2681     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
2682   data: "vpp-performance-changes-3n-hsw-mrr"
2683   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2684   filter: "'2T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2685   parameters:
2686   - "name"
2687   - "parent"
2688   - "result"
2689
2690 # VPP Performance Changes 3n-hsw 4t4c MRR
2691 -
2692   type: "table"
2693   title: "VPP Performance Changes 3n-hsw 4t4c MRR"
2694   algorithm: "table_performance_comparison"
2695   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
2696   history:
2697     -
2698       title: "rls1807"
2699       data: "vpp-performance-changes-3n-hsw-mrr-h1"
2700   reference:
2701     title: "rls1810"
2702     data: "vpp-performance-changes-3n-hsw-mrr-ref"
2703   compare:
2704     title: "rls1901"
2705     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
2706   data: "vpp-performance-changes-3n-hsw-mrr"
2707   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2708   filter: "'4T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2709   parameters:
2710   - "name"
2711   - "parent"
2712   - "result"
2713
2714 # VPP Performance Changes 3n-skx 2t1c MRR
2715 -
2716   type: "table"
2717   title: "VPP Performance Changes 3n-skx 2t1c MRR"
2718   algorithm: "table_performance_comparison"
2719   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
2720   history:
2721     -
2722       title: "rls1807"
2723       data: "vpp-performance-changes-3n-skx-mrr-h1"
2724   reference:
2725     title: "rls1810"
2726     data: "vpp-performance-changes-3n-skx-mrr-ref"
2727   compare:
2728     title: "rls1901"
2729     data: "vpp-performance-changes-3n-skx-mrr-cmp"
2730   data: "vpp-performance-changes-3n-skx-mrr"
2731   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2732   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2733   parameters:
2734   - "name"
2735   - "parent"
2736   - "result"
2737
2738 # VPP Performance Changes 3n-skx 4t2c MRR
2739 -
2740   type: "table"
2741   title: "VPP Performance Changes 3n-skx 4t2c MRR"
2742   algorithm: "table_performance_comparison"
2743   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
2744   history:
2745     -
2746       title: "rls1807"
2747       data: "vpp-performance-changes-3n-skx-mrr-h1"
2748   reference:
2749     title: "rls1810"
2750     data: "vpp-performance-changes-3n-skx-mrr-ref"
2751   compare:
2752     title: "rls1901"
2753     data: "vpp-performance-changes-3n-skx-mrr-cmp"
2754   data: "vpp-performance-changes-3n-skx-mrr"
2755   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2756   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2757   parameters:
2758   - "name"
2759   - "parent"
2760   - "result"
2761
2762 # VPP Performance Changes 3n-skx 8t4c MRR
2763 -
2764   type: "table"
2765   title: "VPP Performance Changes 3n-skx 8t4c MRR"
2766   algorithm: "table_performance_comparison"
2767   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
2768   history:
2769     -
2770       title: "rls1807"
2771       data: "vpp-performance-changes-3n-skx-mrr-h1"
2772   reference:
2773     title: "rls1810"
2774     data: "vpp-performance-changes-3n-skx-mrr-ref"
2775   compare:
2776     title: "rls1901"
2777     data: "vpp-performance-changes-3n-skx-mrr-cmp"
2778   data: "vpp-performance-changes-3n-skx-mrr"
2779   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2780   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2781   parameters:
2782   - "name"
2783   - "parent"
2784   - "result"
2785
2786 # VPP Performance Changes 2n-skx 2t1c MRR
2787 -
2788   type: "table"
2789   title: "VPP Performance Changes 2n-skx 2t1c MRR"
2790   algorithm: "table_performance_comparison"
2791   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
2792   history:
2793     -
2794       title: "rls1807"
2795       data: "vpp-performance-changes-2n-skx-mrr-h1"
2796   reference:
2797     title: "rls1810"
2798     data: "vpp-performance-changes-2n-skx-mrr-ref"
2799   compare:
2800     title: "rls1901"
2801     data: "vpp-performance-changes-2n-skx-mrr-cmp"
2802   data: "vpp-performance-changes-2n-skx-mrr"
2803   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2804   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2805   parameters:
2806   - "name"
2807   - "parent"
2808   - "result"
2809
2810 # VPP Performance Changes 2n-skx 4t2c MRR
2811 -
2812   type: "table"
2813   title: "VPP Performance Changes 2n-skx 4t2c MRR"
2814   algorithm: "table_performance_comparison"
2815   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
2816   history:
2817     -
2818       title: "rls1807"
2819       data: "vpp-performance-changes-2n-skx-mrr-h1"
2820   reference:
2821     title: "rls1810"
2822     data: "vpp-performance-changes-2n-skx-mrr-ref"
2823   compare:
2824     title: "rls1901"
2825     data: "vpp-performance-changes-2n-skx-mrr-cmp"
2826   data: "vpp-performance-changes-2n-skx-mrr"
2827   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2828   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2829   parameters:
2830   - "name"
2831   - "parent"
2832   - "result"
2833
2834 # VPP Performance Changes 2n-skx 8t4c MRR
2835 -
2836   type: "table"
2837   title: "VPP Performance Changes 2n-skx 8t4c MRR"
2838   algorithm: "table_performance_comparison"
2839   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
2840   history:
2841     -
2842       title: "rls1807"
2843       data: "vpp-performance-changes-2n-skx-mrr-h1"
2844   reference:
2845     title: "rls1810"
2846     data: "vpp-performance-changes-2n-skx-mrr-ref"
2847   compare:
2848     title: "rls1901"
2849     data: "vpp-performance-changes-2n-skx-mrr-cmp"
2850   data: "vpp-performance-changes-2n-skx-mrr"
2851   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2852   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2853   parameters:
2854   - "name"
2855   - "parent"
2856   - "result"
2857
2858 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr
2859 -
2860   type: "table"
2861   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr"
2862   algorithm: "table_performance_comparison"
2863   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-mrr"
2864   reference:
2865     title: "3-Node Hsw"
2866     data: "vpp-compare-testbeds-mrr-ref"
2867   compare:
2868     title: "3-Node Skx"
2869     data: "vpp-compare-testbeds-mrr-cmp"
2870   data: "vpp-compare-testbeds-mrr"
2871   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2872   filter: "'NIC_Intel-X710' and 'MRR' and '1C'"
2873   parameters:
2874   - "name"
2875   - "parent"
2876   - "result"
2877
2878 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr
2879 -
2880   type: "table"
2881   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr"
2882   algorithm: "table_performance_comparison"
2883   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-mrr"
2884   reference:
2885     title: "3-Node Hsw"
2886     data: "vpp-compare-testbeds-mrr-ref"
2887   compare:
2888     title: "3-Node Skx"
2889     data: "vpp-compare-testbeds-mrr-cmp"
2890   data: "vpp-compare-testbeds-mrr"
2891   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2892   filter: "'NIC_Intel-X710' and 'MRR' and '2C'"
2893   parameters:
2894   - "name"
2895   - "parent"
2896   - "result"
2897
2898 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr
2899 -
2900   type: "table"
2901   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr"
2902   algorithm: "table_performance_comparison"
2903   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-4c-mrr"
2904   reference:
2905     title: "3-Node Hsw"
2906     data: "vpp-compare-testbeds-mrr-ref"
2907   compare:
2908     title: "3-Node Skx"
2909     data: "vpp-compare-testbeds-mrr-cmp"
2910   data: "vpp-compare-testbeds-mrr"
2911   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2912   filter: "'NIC_Intel-X710' and 'MRR' and '4C'"
2913   parameters:
2914   - "name"
2915   - "parent"
2916   - "result"
2917
2918 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr
2919 -
2920   type: "table"
2921   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr"
2922   algorithm: "table_performance_comparison"
2923   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-mrr"
2924   reference:
2925     title: "3-Node Skx"
2926     data: "vpp-compare-topologies-mrr-ref"
2927   compare:
2928     title: "2-Node Skx"
2929     data: "vpp-compare-topologies-mrr-cmp"
2930   data: "vpp-compare-topologies-mrr"
2931   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2932   filter: "'MRR' and '1C'"
2933   parameters:
2934   - "name"
2935   - "parent"
2936   - "result"
2937
2938 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr
2939 -
2940   type: "table"
2941   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr"
2942   algorithm: "table_performance_comparison"
2943   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-mrr"
2944   reference:
2945     title: "3-Node Skx"
2946     data: "vpp-compare-topologies-mrr-ref"
2947   compare:
2948     title: "2-Node Skx"
2949     data: "vpp-compare-topologies-mrr-cmp"
2950   data: "vpp-compare-topologies-mrr"
2951   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2952   filter: "'MRR' and '2C'"
2953   parameters:
2954   - "name"
2955   - "parent"
2956   - "result"
2957
2958 # VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr
2959 -
2960   type: "table"
2961   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr"
2962   algorithm: "table_performance_comparison"
2963   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-4c-mrr"
2964   reference:
2965     title: "3-Node Skx"
2966     data: "vpp-compare-topologies-mrr-ref"
2967   compare:
2968     title: "2-Node Skx"
2969     data: "vpp-compare-topologies-mrr-cmp"
2970   data: "vpp-compare-topologies-mrr"
2971   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2972   filter: "'MRR' and '4C'"
2973   parameters:
2974   - "name"
2975   - "parent"
2976   - "result"
2977
2978 # Detailed Test Results - VPP Performance Results 3n-hsw
2979 -
2980   type: "table"
2981   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
2982   algorithm: "table_merged_details"
2983   output-file-ext: ".csv"
2984   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
2985   columns:
2986   -
2987     title: "Name"
2988     data: "data name"
2989   -
2990     title: "Status"
2991     data: "data msg"
2992   rows: "generated"
2993   data: "vpp-perf-results-3n-hsw"
2994   filter: "not 'NDRCHK' and not 'PDRCHK'"
2995   parameters:
2996   - "name"
2997   - "parent"
2998   - "msg"
2999
3000 # Detailed Test Results - VPP Performance Results 3n-skx
3001 -
3002   type: "table"
3003   title: "Detailed Test Results - VPP Performance Results 3n-skx"
3004   algorithm: "table_merged_details"
3005   output-file-ext: ".csv"
3006   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
3007   columns:
3008   -
3009     title: "Name"
3010     data: "data name"
3011   -
3012     title: "Status"
3013     data: "data msg"
3014   rows: "generated"
3015   data: "vpp-perf-results-3n-skx"
3016   filter: "not 'NDRCHK' and not 'PDRCHK'"
3017   parameters:
3018   - "name"
3019   - "parent"
3020   - "msg"
3021
3022 # Detailed Test Results - VPP Performance Results 2n-skx
3023 -
3024   type: "table"
3025   title: "Detailed Test Results - VPP Performance Results 2n-skx"
3026   algorithm: "table_merged_details"
3027   output-file-ext: ".csv"
3028   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
3029   columns:
3030   -
3031     title: "Name"
3032     data: "data name"
3033   -
3034     title: "Status"
3035     data: "data msg"
3036   rows: "generated"
3037   data: "vpp-perf-results-2n-skx"
3038   filter: "not 'NDRCHK' and not 'PDRCHK'"
3039   parameters:
3040   - "name"
3041   - "parent"
3042   - "msg"
3043
3044 # Detailed Test Results - VPP Performance Results 2n-dnv
3045 -
3046   type: "table"
3047   title: "Detailed Test Results - VPP Performance Results 2n-dnv"
3048   algorithm: "table_details"
3049   output-file-ext: ".csv"
3050   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
3051   columns:
3052   -
3053     title: "Name"
3054     data: "data name"
3055   -
3056     title: "Status"
3057     data: "data msg"
3058   rows: "generated"
3059   data: "intel-dnv-vpp"
3060   filter: "'NDRPDR'"
3061   parameters:
3062   - "name"
3063   - "parent"
3064   - "msg"
3065
3066 # Test configuration - VPP Performance Test Configs 3n-hsw
3067 -
3068   type: "table"
3069   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
3070   algorithm: "table_merged_details"
3071   output-file-ext: ".csv"
3072   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_test_configuration_3n_hsw"
3073   columns:
3074   -
3075     title: "Name"
3076     data: "data name"
3077   -
3078     title: "VPP API Test Commands History - Commands Used Per Test Case"
3079     data: "data conf-history"
3080   rows: "generated"
3081   data: "vpp-perf-results-3n-hsw"
3082   filter: "not 'NDRCHK' and not 'PDRCHK'"
3083   parameters:
3084   - "parent"
3085   - "name"
3086   - "conf-history"
3087
3088 # Test configuration - VPP Performance Test Configs 3n-skx
3089 -
3090   type: "table"
3091   title: "Test configuration - VPP Performance Test Configs 3n-skx"
3092   algorithm: "table_merged_details"
3093   output-file-ext: ".csv"
3094   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_test_configuration_3n_skx"
3095   columns:
3096   -
3097     title: "Name"
3098     data: "data name"
3099   -
3100     title: "VPP API Test Commands History - Commands Used Per Test Case"
3101     data: "data conf-history"
3102   rows: "generated"
3103   data: "vpp-perf-results-3n-skx"
3104   filter: "not 'NDRCHK' and not 'PDRCHK'"
3105   parameters:
3106   - "parent"
3107   - "name"
3108   - "conf-history"
3109
3110 # Test configuration - VPP Performance Test Configs 2n-skx
3111 -
3112   type: "table"
3113   title: "Test configuration - VPP Performance Test Configs 2n-skx"
3114   algorithm: "table_merged_details"
3115   output-file-ext: ".csv"
3116   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_test_configuration_2n_skx"
3117   columns:
3118   -
3119     title: "Name"
3120     data: "data name"
3121   -
3122     title: "VPP API Test Commands History - Commands Used Per Test Case"
3123     data: "data conf-history"
3124   rows: "generated"
3125   data: "vpp-perf-results-2n-skx"
3126   filter: "not 'NDRCHK' and not 'PDRCHK'"
3127   parameters:
3128   - "parent"
3129   - "name"
3130   - "conf-history"
3131
3132 # Test configuration - VPP Performance Test Configs 2n-dnv
3133 -
3134   type: "table"
3135   title: "Test configuration - VPP Performance Test Configs 2n-dnv"
3136   algorithm: "table_details"
3137   output-file-ext: ".csv"
3138   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/vpp_test_configuration_2n_dnv"
3139   columns:
3140   -
3141     title: "Name"
3142     data: "data name"
3143   -
3144     title: "VPP API Test Commands History - Commands Used Per Test Case"
3145     data: "data conf-history"
3146   rows: "generated"
3147   data: "intel-dnv-vpp"
3148   filter: "'NDRPDR'"
3149   parameters:
3150   - "parent"
3151   - "name"
3152   - "conf-history"
3153
3154 # Test Operational Data - VPP Performance Operational Data 3n-hsw
3155 -
3156   type: "table"
3157   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
3158   algorithm: "table_merged_details"
3159   output-file-ext: ".csv"
3160   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_test_operational_3n_hsw"
3161   columns:
3162   -
3163     title: "Name"
3164     data: "data name"
3165   -
3166     title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3167     data: "data show-run"
3168   rows: "generated"
3169   data: "vpp-perf-results-3n-hsw"
3170   filter: "not 'NDRCHK' and not 'PDRCHK'"
3171   parameters:
3172   - "parent"
3173   - "name"
3174   - "show-run"
3175
3176 # Test Operational Data - VPP Performance Operational Data 3n-skx
3177 -
3178   type: "table"
3179   title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
3180   algorithm: "table_merged_details"
3181   output-file-ext: ".csv"
3182   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_test_operational_3n_skx"
3183   columns:
3184   -
3185     title: "Name"
3186     data: "data name"
3187   -
3188     title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3189     data: "data show-run"
3190   rows: "generated"
3191   data: "vpp-perf-results-3n-skx"
3192   filter: "not 'NDRCHK' and not 'PDRCHK'"
3193   parameters:
3194   - "parent"
3195   - "name"
3196   - "show-run"
3197
3198 # Test Operational Data - VPP Performance Operational Data 2n-skx
3199 -
3200   type: "table"
3201   title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
3202   algorithm: "table_merged_details"
3203   output-file-ext: ".csv"
3204   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_test_operational_2n_skx"
3205   columns:
3206   -
3207     title: "Name"
3208     data: "data name"
3209   -
3210     title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3211     data: "data show-run"
3212   rows: "generated"
3213   data: "vpp-perf-results-2n-skx"
3214   filter: "not 'NDRCHK' and not 'PDRCHK'"
3215   parameters:
3216   - "parent"
3217   - "name"
3218   - "show-run"
3219
3220 # Test Operational Data - VPP Performance Operational Data 2n-dnv
3221 -
3222   type: "table"
3223   title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
3224   algorithm: "table_details"
3225   output-file-ext: ".csv"
3226   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/vpp_test_operational_2n_dnv"
3227   columns:
3228   -
3229     title: "Name"
3230     data: "data name"
3231   -
3232     title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3233     data: "data show-run"
3234   rows: "generated"
3235   data: "intel-dnv-vpp"
3236   filter: "'NDRPDR'"
3237   parameters:
3238   - "parent"
3239   - "name"
3240   - "show-run"
3241
3242 # Detailed Test Results - VPP MRR Results 3n-hsw
3243 -
3244   type: "table"
3245   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
3246   algorithm: "table_details"
3247   output-file-ext: ".csv"
3248   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
3249   columns:
3250   -
3251     title: "Name"
3252     data: "data name"
3253   -
3254     title: "Status"
3255     data: "data msg"
3256   rows: "generated"
3257   data: "vpp-mrr-results-3n-hsw"
3258   filter: "'MRR'"
3259   parameters:
3260   - "name"
3261   - "parent"
3262   - "msg"
3263
3264 # Detailed Test Results - VPP MRR Results 3n-skx
3265 -
3266   type: "table"
3267   title: "Detailed Test Results - VPP MRR Results 3n-skx"
3268   algorithm: "table_details"
3269   output-file-ext: ".csv"
3270   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
3271   columns:
3272   -
3273     title: "Name"
3274     data: "data name"
3275   -
3276     title: "Status"
3277     data: "data msg"
3278   rows: "generated"
3279   data: "vpp-mrr-results-3n-skx"
3280   filter: "'MRR'"
3281   parameters:
3282   - "name"
3283   - "parent"
3284   - "msg"
3285
3286 # Detailed Test Results - VPP MRR Results 2n-skx
3287 -
3288   type: "table"
3289   title: "Detailed Test Results - VPP MRR Results 2n-skx"
3290   algorithm: "table_details"
3291   output-file-ext: ".csv"
3292   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
3293   columns:
3294   -
3295     title: "Name"
3296     data: "data name"
3297   -
3298     title: "Status"
3299     data: "data msg"
3300   rows: "generated"
3301   data: "vpp-mrr-results-2n-skx"
3302   filter: "'MRR'"
3303   parameters:
3304   - "name"
3305   - "parent"
3306   - "msg"
3307
3308 # Detailed Test Results - VPP MRR Results 2n-dnv
3309 -
3310   type: "table"
3311   title: "Detailed Test Results - VPP MRR Results 2n-dnv"
3312   algorithm: "table_details"
3313   output-file-ext: ".csv"
3314   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/vpp_mrr_results_2n_dnv"
3315   columns:
3316   -
3317     title: "Name"
3318     data: "data name"
3319   -
3320     title: "Status"
3321     data: "data msg"
3322   rows: "generated"
3323   data: "intel-dnv-vpp"
3324   filter: "'MRR'"
3325   parameters:
3326   - "name"
3327   - "parent"
3328   - "msg"
3329
3330 # Test configuration - VPP MRR Test Configs 3n-hsw
3331 -
3332   type: "table"
3333   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
3334   algorithm: "table_details"
3335   output-file-ext: ".csv"
3336   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_test_configuration_3n_hsw"
3337   columns:
3338   -
3339     title: "Name"
3340     data: "data name"
3341   -
3342     title: "VPP API Test Commands History - Commands Used Per Test Case"
3343     data: "data conf-history"
3344   rows: "generated"
3345   data: "vpp-mrr-results-3n-hsw"
3346   filter: "'MRR'"
3347   parameters:
3348   - "parent"
3349   - "name"
3350   - "conf-history"
3351
3352 # Test configuration - VPP MRR Test Configs 3n-skx
3353 -
3354   type: "table"
3355   title: "Test configuration - VPP MRR Test Configs 3n-skx"
3356   algorithm: "table_details"
3357   output-file-ext: ".csv"
3358   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_test_configuration_3n_skx"
3359   columns:
3360   -
3361     title: "Name"
3362     data: "data name"
3363   -
3364     title: "VPP API Test Commands History - Commands Used Per Test Case"
3365     data: "data conf-history"
3366   rows: "generated"
3367   data: "vpp-mrr-results-3n-skx"
3368   filter: "'MRR'"
3369   parameters:
3370   - "parent"
3371   - "name"
3372   - "conf-history"
3373
3374 # Test configuration - VPP MRR Test Configs 2n-skx
3375 -
3376   type: "table"
3377   title: "Test configuration - VPP MRR Test Configs 2n-skx"
3378   algorithm: "table_details"
3379   output-file-ext: ".csv"
3380   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_test_configuration_2n_skx"
3381   columns:
3382   -
3383     title: "Name"
3384     data: "data name"
3385   -
3386     title: "VPP API Test Commands History - Commands Used Per Test Case"
3387     data: "data conf-history"
3388   rows: "generated"
3389   data: "vpp-mrr-results-2n-skx"
3390   filter: "'MRR'"
3391   parameters:
3392   - "parent"
3393   - "name"
3394   - "conf-history"
3395
3396 # Test configuration - VPP MRR Test Configs 2n-dnv
3397 -
3398   type: "table"
3399   title: "Test configuration - VPP MRR Test Configs 2n-dnv"
3400   algorithm: "table_details"
3401   output-file-ext: ".csv"
3402   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/vpp_mrr_test_configuration_2n_dnv"
3403   columns:
3404   -
3405     title: "Name"
3406     data: "data name"
3407   -
3408     title: "VPP API Test Commands History - Commands Used Per Test Case"
3409     data: "data conf-history"
3410   rows: "generated"
3411   data: "intel-dnv-vpp"
3412   filter: "'MRR'"
3413   parameters:
3414   - "parent"
3415   - "name"
3416   - "conf-history"
3417
3418 # Detailed Test Results - VPP Functional Results - Ubuntu
3419 -
3420   type: "table"
3421   title: "Detailed Test Results - VPP Functional Results - Ubuntu"
3422   algorithm: "table_details"
3423   output-file-ext: ".csv"
3424   output-file: "{DIR[DTR,FUNC,VPP,UBUNTU]}/vpp_functional_results_ubuntu"
3425   columns:
3426   -
3427     title: "Name"
3428     data: "data name"
3429   -
3430     title: "Documentation"
3431     data: "data doc"
3432   -
3433     title: "Status"
3434     data: "data status"
3435   rows: "generated"
3436   data: "vpp-func-results-ubuntu"
3437   filter: "all"
3438   parameters:
3439   - "name"
3440   - "parent"
3441   - "doc"
3442   - "status"
3443
3444 # Detailed Test Results - VPP Functional Results - CentOS
3445 -
3446   type: "table"
3447   title: "Detailed Test Results - VPP Functional Results - CentOS"
3448   algorithm: "table_details"
3449   output-file-ext: ".csv"
3450   output-file: "{DIR[DTR,FUNC,VPP,CENTOS]}/vpp_functional_results_centos"
3451   columns:
3452   -
3453     title: "Name"
3454     data: "data name"
3455   -
3456     title: "Documentation"
3457     data: "data doc"
3458   -
3459     title: "Status"
3460     data: "data status"
3461   rows: "generated"
3462   data:
3463     "vpp-func-results-centos"
3464   filter: "all"
3465   parameters:
3466   - "name"
3467   - "parent"
3468   - "doc"
3469   - "status"
3470
3471 # Test configuration - VPP Functional Test Configs - Ubuntu
3472 -
3473   type: "table"
3474   title: "Test configuration - VPP Functional Test Configs - Ubuntu"
3475   algorithm: "table_details"
3476   output-file-ext: ".csv"
3477   output-file: "{DIR[DTC,FUNC,VPP,UBUNTU]}/vpp_functional_configuration_ubuntu"
3478   columns:
3479   -
3480     title: "Name"
3481     data: "data name"
3482   -
3483     title: "VPP API Test Commands History - Commands Used Per Test Case"
3484     data: "data conf-history"
3485   rows: "generated"
3486   data: "vpp-func-results-ubuntu"
3487   filter: "all"
3488   parameters:
3489   - "parent"
3490   - "name"
3491   - "conf-history"
3492
3493 # Test configuration - VPP Functional Test Configs - CentOS
3494 -
3495   type: "table"
3496   title: "Test configuration - VPP Functional Test Configs - CentOS"
3497   algorithm: "table_details"
3498   output-file-ext: ".csv"
3499   output-file: "{DIR[DTC,FUNC,VPP,CENTOS]}/vpp_functional_configuration_centos"
3500   columns:
3501   -
3502     title: "Name"
3503     data: "data name"
3504   -
3505     title: "VPP API Test Commands History - Commands Used Per Test Case"
3506     data: "data conf-history"
3507   rows: "generated"
3508   data: "vpp-func-results-centos"
3509   filter: "all"
3510   parameters:
3511   - "parent"
3512   - "name"
3513   - "conf-history"
3514
3515 # Detailed Test Results - Container Orchestrated Topologies Performance Results 3n-hsw
3516 -
3517   type: "table"
3518   title: "Detailed Test Results - Container Orchestrated Topologies Performance Results 3n-hsw"
3519   algorithm: "table_details"
3520   output-file-ext: ".csv"
3521   output-file: "{DIR[DTR,PERF,COT,3N,HSW]}/cot_performance_results_3n_hsw"
3522   columns:
3523   -
3524     title: "Name"
3525     data: "data name"
3526   -
3527     title: "Status"
3528     data: "data msg"
3529   rows: "generated"
3530   data: "ligato-perf-results-3n-hsw"
3531   filter: "all"
3532   parameters:
3533   - "name"
3534   - "parent"
3535   - "msg"
3536
3537 # Detailed Test Results - VPP Device Results - Ubuntu
3538 -
3539   type: "table"
3540   title: "Detailed Test Results - VPP Device Results - Ubuntu"
3541   algorithm: "table_details"
3542   output-file-ext: ".csv"
3543   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
3544   columns:
3545   -
3546     title: "Name"
3547     data: "data name"
3548   -
3549     title: "Documentation"
3550     data: "data doc"
3551   -
3552     title: "Status"
3553     data: "data status"
3554   rows: "generated"
3555   data: "vpp-device-results-ubuntu"
3556   filter: "all"
3557   parameters:
3558   - "name"
3559   - "parent"
3560   - "doc"
3561   - "status"
3562
3563 # Test configuration - VPP Device Test Configs - Ubuntu
3564 -
3565   type: "table"
3566   title: "Test configuration - VPP Device Test Configs - Ubuntu"
3567   algorithm: "table_details"
3568   output-file-ext: ".csv"
3569   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
3570   columns:
3571   -
3572     title: "Name"
3573     data: "data name"
3574   -
3575     title: "VPP API Test Commands History - Commands Used Per Test Case"
3576     data: "data conf-history"
3577   rows: "generated"
3578   data: "vpp-device-results-ubuntu"
3579   filter: "all"
3580   parameters:
3581   - "parent"
3582   - "name"
3583   - "conf-history"
3584
3585 ################################################################################
3586
3587 # DPDK Performance Changes 3n-hsw 1t1c pdr
3588 -
3589   type: "table"
3590   title: "DPDK Performance Changes 3n-hsw 1t1c pdr"
3591   algorithm: "table_performance_comparison"
3592   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-pdr"
3593   history:
3594     -
3595       title: "rls1807"
3596       data: "dpdk-performance-changes-3n-hsw-h1"
3597   reference:
3598     title: "rls1810"
3599     data: "dpdk-performance-changes-3n-hsw-ref"
3600   compare:
3601     title: "rls1901"
3602     data: "dpdk-performance-changes-3n-hsw-cmp"
3603   data: "dpdk-performance-changes-3n-hsw"
3604   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3605   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3606   parameters:
3607   - "name"
3608   - "parent"
3609   - "throughput"
3610
3611 # DPDK Performance Changes 3n-hsw 2t2c pdr
3612 -
3613   type: "table"
3614   title: "DPDK Performance Changes 3n-hsw 2t2c pdr"
3615   algorithm: "table_performance_comparison"
3616   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-pdr"
3617   history:
3618     -
3619       title: "rls1807"
3620       data: "dpdk-performance-changes-3n-hsw-h1"
3621   reference:
3622     title: "rls1810"
3623     data: "dpdk-performance-changes-3n-hsw-ref"
3624   compare:
3625     title: "rls1901"
3626     data: "dpdk-performance-changes-3n-hsw-cmp"
3627   data: "dpdk-performance-changes-3n-hsw"
3628   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3629   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3630   parameters:
3631   - "name"
3632   - "parent"
3633   - "throughput"
3634
3635 # DPDK Performance Changes 3n-hsw 1t1c ndr
3636 -
3637   type: "table"
3638   title: "DPDK Performance Changes 3n-hsw 1t1c ndr"
3639   algorithm: "table_performance_comparison"
3640   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-ndr"
3641   history:
3642     -
3643       title: "rls1807"
3644       data: "dpdk-performance-changes-3n-hsw-h1"
3645   reference:
3646     title: "rls1810"
3647     data: "dpdk-performance-changes-3n-hsw-ref"
3648   compare:
3649     title: "rls1901"
3650     data: "dpdk-performance-changes-3n-hsw-cmp"
3651   data: "dpdk-performance-changes-3n-hsw"
3652   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3653   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3654   parameters:
3655   - "name"
3656   - "parent"
3657   - "throughput"
3658
3659 # DPDK Performance Changes 3n-hsw 2t2c ndr
3660 -
3661   type: "table"
3662   title: "DPDK Performance Changes 3n-hsw 2t2c ndr"
3663   algorithm: "table_performance_comparison"
3664   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-ndr"
3665   history:
3666     -
3667       title: "rls1807"
3668       data: "dpdk-performance-changes-3n-hsw-h1"
3669   reference:
3670     title: "rls1810"
3671     data: "dpdk-performance-changes-3n-hsw-ref"
3672   compare:
3673     title: "rls1901"
3674     data: "dpdk-performance-changes-3n-hsw-cmp"
3675   data: "dpdk-performance-changes-3n-hsw"
3676   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3677   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3678   parameters:
3679   - "name"
3680   - "parent"
3681   - "throughput"
3682
3683 # DPDK Performance Changes 3n-skx 2t1c pdr
3684 -
3685   type: "table"
3686   title: "DPDK Performance Changes 3n-skx 2t1c pdr"
3687   algorithm: "table_performance_comparison"
3688   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-pdr"
3689   history:
3690     -
3691       title: "rls1807"
3692       data: "dpdk-performance-changes-3n-skx-h1"
3693   reference:
3694     title: "rls1810"
3695     data: "dpdk-performance-changes-3n-skx-ref"
3696   compare:
3697     title: "rls1901"
3698     data: "dpdk-performance-changes-3n-skx-cmp"
3699   data: "dpdk-performance-changes-3n-skx"
3700   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3701   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3702   parameters:
3703   - "name"
3704   - "parent"
3705   - "throughput"
3706
3707 # DPDK Performance Changes 3n-skx 4t2c pdr
3708 -
3709   type: "table"
3710   title: "DPDK Performance Changes 3n-skx 4t2c pdr"
3711   algorithm: "table_performance_comparison"
3712   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-pdr"
3713   history:
3714     -
3715       title: "rls1807"
3716       data: "dpdk-performance-changes-3n-skx-h1"
3717   reference:
3718     title: "rls1810"
3719     data: "dpdk-performance-changes-3n-skx-ref"
3720   compare:
3721     title: "rls1901"
3722     data: "dpdk-performance-changes-3n-skx-cmp"
3723   data: "dpdk-performance-changes-3n-skx"
3724   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3725   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3726   parameters:
3727   - "name"
3728   - "parent"
3729   - "throughput"
3730
3731 # DPDK Performance Changes 3n-skx 2t1c ndr
3732 -
3733   type: "table"
3734   title: "DPDK Performance Changes 3n-skx 2t1c ndr"
3735   algorithm: "table_performance_comparison"
3736   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-ndr"
3737   history:
3738     -
3739       title: "rls1807"
3740       data: "dpdk-performance-changes-3n-skx-h1"
3741   reference:
3742     title: "rls1810"
3743     data: "dpdk-performance-changes-3n-skx-ref"
3744   compare:
3745     title: "rls1901"
3746     data: "dpdk-performance-changes-3n-skx-cmp"
3747   data: "dpdk-performance-changes-3n-skx"
3748   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3749   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3750   parameters:
3751   - "name"
3752   - "parent"
3753   - "throughput"
3754
3755 # DPDK Performance Changes 3n-skx 4t2c ndr
3756 -
3757   type: "table"
3758   title: "DPDK Performance Changes 3n-skx 4t2c ndr"
3759   algorithm: "table_performance_comparison"
3760   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-ndr"
3761   history:
3762     -
3763       title: "rls1807"
3764       data: "dpdk-performance-changes-3n-skx-h1"
3765   reference:
3766     title: "rls1810"
3767     data: "dpdk-performance-changes-3n-skx-ref"
3768   compare:
3769     title: "rls1901"
3770     data: "dpdk-performance-changes-3n-skx-cmp"
3771   data: "dpdk-performance-changes-3n-skx"
3772   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3773   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3774   parameters:
3775   - "name"
3776   - "parent"
3777   - "throughput"
3778
3779 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr
3780 -
3781   type: "table"
3782   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
3783   algorithm: "table_performance_comparison"
3784   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
3785   reference:
3786     title: "3-Node Hsw"
3787     data: "dpdk-compare-testbeds-ref"
3788   compare:
3789     title: "3-Node Skx"
3790     data: "dpdk-compare-testbeds-cmp"
3791   data: "dpdk-compare-testbeds"
3792   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3793   filter: "'NIC_Intel-X710' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3794   parameters:
3795   - "name"
3796   - "parent"
3797   - "throughput"
3798
3799 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr
3800 -
3801   type: "table"
3802   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
3803   algorithm: "table_performance_comparison"
3804   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
3805   reference:
3806     title: "3-Node Hsw"
3807     data: "dpdk-compare-testbeds-ref"
3808   compare:
3809     title: "3-Node Skx"
3810     data: "dpdk-compare-testbeds-cmp"
3811   data: "dpdk-compare-testbeds"
3812   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3813   filter: "'NIC_Intel-X710' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3814   parameters:
3815   - "name"
3816   - "parent"
3817   - "throughput"
3818
3819 # DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr
3820 -
3821   type: "table"
3822   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr"
3823   algorithm: "table_performance_comparison"
3824   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
3825   reference:
3826     title: "3-Node Skx"
3827     data: "dpdk-compare-topologies-ref"
3828   compare:
3829     title: "2-Node Skx"
3830     data: "dpdk-compare-topologies-cmp"
3831   data: "dpdk-compare-topologies"
3832   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3833   filter: "'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3834   parameters:
3835   - "name"
3836   - "parent"
3837   - "throughput"
3838
3839 # DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr
3840 -
3841   type: "table"
3842   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr"
3843   algorithm: "table_performance_comparison"
3844   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
3845   reference:
3846     title: "3-Node Skx"
3847     data: "dpdk-compare-topologies-ref"
3848   compare:
3849     title: "2-Node Skx"
3850     data: "dpdk-compare-topologies-cmp"
3851   data: "dpdk-compare-topologies"
3852   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3853   filter: "'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3854   parameters:
3855   - "name"
3856   - "parent"
3857   - "throughput"
3858
3859 # DPDK Performance Changes 2n-skx 2t1c pdr
3860 -
3861   type: "table"
3862   title: "DPDK Performance Changes 2n-skx 2t1c pdr"
3863   algorithm: "table_performance_comparison"
3864   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-pdr"
3865   reference:
3866     title: "rls1810"
3867     data: "dpdk-performance-changes-2n-skx-ref"
3868   compare:
3869     title: "rls1901"
3870     data: "dpdk-performance-changes-2n-skx-cmp"
3871   data: "dpdk-performance-changes-2n-skx"
3872   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3873   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3874   parameters:
3875   - "name"
3876   - "parent"
3877   - "throughput"
3878
3879 # DPDK Performance Changes 2n-skx 4t2c pdr
3880 -
3881   type: "table"
3882   title: "DPDK Performance Changes 2n-skx 4t2c pdr"
3883   algorithm: "table_performance_comparison"
3884   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-pdr"
3885   reference:
3886     title: "rls1810"
3887     data: "dpdk-performance-changes-2n-skx-ref"
3888   compare:
3889     title: "rls1901"
3890     data: "dpdk-performance-changes-2n-skx-cmp"
3891   data: "dpdk-performance-changes-2n-skx"
3892   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3893   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3894   parameters:
3895   - "name"
3896   - "parent"
3897   - "throughput"
3898
3899 # DPDK Performance Changes 2n-skx 2t1c ndr
3900 -
3901   type: "table"
3902   title: "DPDK Performance Changes 2n-skx 2t1c ndr"
3903   algorithm: "table_performance_comparison"
3904   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-ndr"
3905   reference:
3906     title: "rls1810"
3907     data: "dpdk-performance-changes-2n-skx-ref"
3908   compare:
3909     title: "rls1901"
3910     data: "dpdk-performance-changes-2n-skx-cmp"
3911   data: "dpdk-performance-changes-2n-skx"
3912   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3913   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3914   parameters:
3915   - "name"
3916   - "parent"
3917   - "throughput"
3918
3919 # DPDK Performance Changes 2n-skx 4t2c ndr
3920 -
3921   type: "table"
3922   title: "DPDK Performance Changes 2n-skx 4t2c ndr"
3923   algorithm: "table_performance_comparison"
3924   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-ndr"
3925   reference:
3926     title: "rls1810"
3927     data: "dpdk-performance-changes-2n-skx-ref"
3928   compare:
3929     title: "rls1901"
3930     data: "dpdk-performance-changes-2n-skx-cmp"
3931   data: "dpdk-performance-changes-2n-skx"
3932   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3933   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3934   parameters:
3935   - "name"
3936   - "parent"
3937   - "throughput"
3938
3939 # Detailed Test Results - DPDK Performance Results 3n-hsw
3940 -
3941   type: "table"
3942   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
3943   algorithm: "table_details"
3944   output-file-ext: ".csv"
3945   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
3946   columns:
3947   -
3948     title: "Name"
3949     data: "data name"
3950   -
3951     title: "Status"
3952     data: "data msg"
3953   rows: "generated"
3954   data: "dpdk-perf-results-3n-hsw"
3955   filter: "all"
3956   parameters:
3957   - "name"
3958   - "parent"
3959   - "msg"
3960
3961 # Detailed Test Results - DPDK Performance Results 3n-skx
3962 -
3963   type: "table"
3964   title: "Detailed Test Results - DPDK Performance Results 3n-skx"
3965   algorithm: "table_details"
3966   output-file-ext: ".csv"
3967   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
3968   columns:
3969   -
3970     title: "Name"
3971     data: "data name"
3972   -
3973     title: "Status"
3974     data: "data msg"
3975   rows: "generated"
3976   data: "dpdk-perf-results-3n-skx"
3977   filter: "all"
3978   parameters:
3979   - "name"
3980   - "parent"
3981   - "msg"
3982
3983 # Detailed Test Results - DPDK Performance Results 2n-skx
3984 -
3985   type: "table"
3986   title: "Detailed Test Results - DPDK Performance Results 2n-skx"
3987   algorithm: "table_details"
3988   output-file-ext: ".csv"
3989   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
3990   columns:
3991   -
3992     title: "Name"
3993     data: "data name"
3994   -
3995     title: "Status"
3996     data: "data msg"
3997   rows: "generated"
3998   data: "dpdk-perf-results-2n-skx"
3999   filter: "all"
4000   parameters:
4001   - "name"
4002   - "parent"
4003   - "msg"
4004
4005 ################################################################################
4006 # HoneyComb
4007 -
4008   type: "table"
4009   title: "Detailed Test Results - Honeycomb Functional Results"
4010   algorithm: "table_details"
4011   output-file-ext: ".csv"
4012   output-file: "{DIR[DTR,FUNC,HC]}/hc_functional_results"
4013   columns:
4014   -
4015     title: "Name"
4016     data: "data name"
4017   -
4018     title: "Documentation"
4019     data: "data doc"
4020   -
4021     title: "Status"
4022     data: "data status"
4023   rows: "generated"
4024   data:
4025     "hc-func-results"
4026   filter: "all"
4027   parameters:
4028   - "name"
4029   - "parent"
4030   - "doc"
4031   - "status"
4032
4033 ################################################################################
4034 # NSH SFC
4035 -
4036   type: "table"
4037   title: "Detailed Test Results - NSH SFC Functional Results"
4038   algorithm: "table_details"
4039   output-file-ext: ".csv"
4040   output-file: "{DIR[DTR,FUNC,NSHSFC]}/nsh_sfc_functional_results"
4041   columns:
4042   -
4043     title: "Name"
4044     data: "data name"
4045   -
4046     title: "Documentation"
4047     data: "data doc"
4048   -
4049     title: "Status"
4050     data: "data status"
4051   rows: "generated"
4052   data:
4053     "nsh-func-results"
4054   filter: "all"
4055   parameters:
4056   - "name"
4057   - "parent"
4058   - "doc"
4059   - "status"
4060
4061 ################################################################################
4062 # DMM
4063 -
4064   type: "table"
4065   title: "Detailed Test Results - DMM Functional Results"
4066   algorithm: "table_details"
4067   output-file-ext: ".csv"
4068   output-file: "{DIR[DTR,FUNC,DMM]}/dmm_functional_results"
4069   columns:
4070   -
4071     title: "Name"
4072     data: "data name"
4073   -
4074     title: "Documentation"
4075     data: "data doc"
4076   -
4077     title: "Status"
4078     data: "data status"
4079   rows: "generated"
4080   data:
4081     "dmm-func-results"
4082   filter: "all"
4083   parameters:
4084   - "name"
4085   - "parent"
4086   - "doc"
4087   - "status"
4088
4089 ################################################################################
4090 ###                                F I L E S                                 ###
4091 ################################################################################
4092
4093 # VPP Performance Results 3n-hsw
4094 -
4095   type: "file"
4096   title: "VPP Performance Results 3n-hsw"
4097   algorithm: "file_test_results"
4098   output-file-ext: ".rst"
4099   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
4100   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"
4101   dir-tables: "{DIR[DTR,PERF,VPP,3N,HSW]}"
4102   data: "vpp-perf-results-3n-hsw"
4103   filter: "not 'NDRCHK' and not 'PDRCHK'"
4104   parameters:
4105   - "name"
4106   - "doc"
4107   - "level"
4108   - "parent"
4109   data-start-level: 3
4110
4111 # VPP Performance Results 3n-skx
4112 -
4113   type: "file"
4114   title: "VPP Performance Results 3n-skx"
4115   algorithm: "file_test_results"
4116   output-file-ext: ".rst"
4117   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
4118   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
4119   dir-tables: "{DIR[DTR,PERF,VPP,3N,SKX]}"
4120   data: "vpp-perf-results-3n-skx"
4121   filter: "not 'NDRCHK' and not 'PDRCHK'"
4122   parameters:
4123   - "name"
4124   - "doc"
4125   - "level"
4126   - "parent"
4127   data-start-level: 3
4128
4129 # VPP Performance Results 2n-skx
4130 -
4131   type: "file"
4132   title: "VPP Performance Results 2n-skx"
4133   algorithm: "file_test_results"
4134   output-file-ext: ".rst"
4135   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
4136   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"
4137   dir-tables: "{DIR[DTR,PERF,VPP,2N,SKX]}"
4138   data: "vpp-perf-results-2n-skx"
4139   filter: "not 'NDRCHK' and not 'PDRCHK'"
4140   parameters:
4141   - "name"
4142   - "doc"
4143   - "level"
4144   - "parent"
4145   data-start-level: 3
4146
4147 # VPP Performance Results 2n-dnv
4148 -
4149   type: "file"
4150   title: "VPP Performance Results 2n-dnv"
4151   algorithm: "file_test_results"
4152   output-file-ext: ".rst"
4153   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
4154   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"
4155   dir-tables: "{DIR[DTR,PERF,VPP,2N,DNV]}"
4156   data: "intel-dnv-vpp"
4157   filter: "'NDRPDR'"
4158   parameters:
4159   - "name"
4160   - "doc"
4161   - "level"
4162   - "parent"
4163   data-start-level: 3
4164
4165 # VPP Performance Configuration 3n-hsw
4166 -
4167   type: "file"
4168   title: "VPP Performance Configuration 3n-hsw"
4169   algorithm: "file_test_results"
4170   output-file-ext: ".rst"
4171   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_performance_configuration_3n_hsw"
4172   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"
4173   dir-tables: "{DIR[DTC,PERF,VPP,3N,HSW]}"
4174   data: "vpp-perf-results-3n-hsw"
4175   filter: "not 'NDRCHK' and not 'PDRCHK'"
4176   parameters:
4177   - "name"
4178   - "doc"
4179   - "level"
4180   - "parent"
4181   data-start-level: 3
4182
4183 # VPP Performance Configuration 3n-skx
4184 -
4185   type: "file"
4186   title: "VPP Performance Configuration 3n-skx"
4187   algorithm: "file_test_results"
4188   output-file-ext: ".rst"
4189   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_performance_configuration_3n_skx"
4190   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"
4191   dir-tables: "{DIR[DTC,PERF,VPP,3N,SKX]}"
4192   data: "vpp-perf-results-3n-skx"
4193   filter: "not 'NDRCHK' and not 'PDRCHK'"
4194   parameters:
4195   - "name"
4196   - "doc"
4197   - "level"
4198   - "parent"
4199   data-start-level: 3
4200
4201 # VPP Performance Configuration 2n-skx
4202 -
4203   type: "file"
4204   title: "VPP Performance Configuration 2n-skx"
4205   algorithm: "file_test_results"
4206   output-file-ext: ".rst"
4207   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_performance_configuration_2n_skx"
4208   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"
4209   dir-tables: "{DIR[DTC,PERF,VPP,2N,SKX]}"
4210   data: "vpp-perf-results-2n-skx"
4211   filter: "not 'NDRCHK' and not 'PDRCHK'"
4212   parameters:
4213   - "name"
4214   - "doc"
4215   - "level"
4216   - "parent"
4217   data-start-level: 3
4218
4219 # VPP Performance Configuration 2n-dnv
4220 -
4221   type: "file"
4222   title: "VPP Performance Configuration 2n-dnv"
4223   algorithm: "file_test_results"
4224   output-file-ext: ".rst"
4225   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/vpp_performance_configuration_2n_dnv"
4226   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"
4227   dir-tables: "{DIR[DTC,PERF,VPP,2N,DNV]}"
4228   data: "intel-dnv-vpp"
4229   filter: "'NDRPDR'"
4230   parameters:
4231   - "name"
4232   - "doc"
4233   - "level"
4234   - "parent"
4235   data-start-level: 3
4236
4237 # VPP Performance Operational Data 3n-hsw
4238 -
4239   type: "file"
4240   title: "VPP Performance Operational Data 3n-hsw"
4241   algorithm: "file_test_results"
4242   output-file-ext: ".rst"
4243   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_performance_operational_data_3n_hsw"
4244   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"
4245   dir-tables: "{DIR[DTO,PERF,VPP,3N,HSW]}"
4246   data: "vpp-perf-results-3n-hsw"
4247   filter: "not 'NDRCHK' and not 'PDRCHK'"
4248   parameters:
4249   - "name"
4250   - "doc"
4251   - "level"
4252   - "parent"
4253   data-start-level: 3
4254
4255 # VPP Performance Operational Data 3n-skx
4256 -
4257   type: "file"
4258   title: "VPP Performance Operational Data 3n-skx"
4259   algorithm: "file_test_results"
4260   output-file-ext: ".rst"
4261   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_performance_operational_data_3n_skx"
4262   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"
4263   dir-tables: "{DIR[DTO,PERF,VPP,3N,SKX]}"
4264   data: "vpp-perf-results-3n-skx"
4265   filter: "not 'NDRCHK' and not 'PDRCHK'"
4266   parameters:
4267   - "name"
4268   - "doc"
4269   - "level"
4270   - "parent"
4271   data-start-level: 3
4272
4273 # VPP Performance Operational Data 2n-skx
4274 -
4275   type: "file"
4276   title: "VPP Performance Operational Data 2n-skx"
4277   algorithm: "file_test_results"
4278   output-file-ext: ".rst"
4279   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_performance_operational_data_2n_skx"
4280   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"
4281   dir-tables: "{DIR[DTO,PERF,VPP,2N,SKX]}"
4282   data: "vpp-perf-results-2n-skx"
4283   filter: "not 'NDRCHK' and not 'PDRCHK'"
4284   parameters:
4285   - "name"
4286   - "doc"
4287   - "level"
4288   - "parent"
4289   data-start-level: 3
4290
4291 # VPP Performance Operational Data 2n-dnv
4292 -
4293   type: "file"
4294   title: "VPP Performance Operational Data 2n-dnv"
4295   algorithm: "file_test_results"
4296   output-file-ext: ".rst"
4297   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/vpp_performance_operational_data_2n_dnv"
4298   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"
4299   dir-tables: "{DIR[DTO,PERF,VPP,2N,DNV]}"
4300   data: "intel-dnv-vpp"
4301   filter: "'NDRPDR'"
4302   parameters:
4303   - "name"
4304   - "doc"
4305   - "level"
4306   - "parent"
4307   data-start-level: 3
4308
4309 # VPP MRR Results 3n-hsw
4310 -
4311   type: "file"
4312   title: "VPP MRR Results 3n-hsw"
4313   algorithm: "file_test_results"
4314   output-file-ext: ".rst"
4315   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
4316   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"
4317   dir-tables: "{DIR[DTR,MRR,VPP,3N,HSW]}"
4318   data: "vpp-mrr-results-3n-hsw"
4319   filter: "'MRR'"
4320   parameters:
4321   - "name"
4322   - "doc"
4323   - "level"
4324   - "parent"
4325   data-start-level: 3
4326
4327 # VPP MRR Results 3n-skx
4328 -
4329   type: "file"
4330   title: "VPP MRR Results 3n-skx"
4331   algorithm: "file_test_results"
4332   output-file-ext: ".rst"
4333   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
4334   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"
4335   dir-tables: "{DIR[DTR,MRR,VPP,3N,SKX]}"
4336   data: "vpp-mrr-results-3n-skx"
4337   filter: "'MRR'"
4338   parameters:
4339   - "name"
4340   - "doc"
4341   - "level"
4342   - "parent"
4343   data-start-level: 3
4344
4345 # VPP MRR Results 2n-skx
4346 -
4347   type: "file"
4348   title: "VPP MRR Results 2n-skx"
4349   algorithm: "file_test_results"
4350   output-file-ext: ".rst"
4351   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
4352   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
4353   dir-tables: "{DIR[DTR,MRR,VPP,2N,SKX]}"
4354   data: "vpp-mrr-results-2n-skx"
4355   filter: "all"
4356   parameters:
4357   - "name"
4358   - "doc"
4359   - "level"
4360   - "parent"
4361   data-start-level: 3
4362
4363 # VPP MRR Results 2n-dnv
4364 -
4365   type: "file"
4366   title: "VPP MRR Results 2n-dnv"
4367   algorithm: "file_test_results"
4368   output-file-ext: ".rst"
4369   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/vpp_mrr_results_2n_dnv"
4370   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"
4371   dir-tables: "{DIR[DTR,MRR,VPP,2N,DNV]}"
4372   data: "intel-dnv-vpp"
4373   filter: "'MRR'"
4374   parameters:
4375   - "name"
4376   - "doc"
4377   - "level"
4378   - "parent"
4379   data-start-level: 3
4380
4381 # VPP MRR Configuration 3n-hsw
4382 -
4383   type: "file"
4384   title: "VPP MRR Configuration 3n-hsw"
4385   algorithm: "file_test_results"
4386   output-file-ext: ".rst"
4387   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_configuration_3n_hsw"
4388   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"
4389   dir-tables: "{DIR[DTC,MRR,VPP,3N,HSW]}"
4390   data: "vpp-mrr-results-3n-hsw"
4391   filter: "'MRR'"
4392   parameters:
4393   - "name"
4394   - "doc"
4395   - "level"
4396   - "parent"
4397   data-start-level: 3
4398
4399 # VPP MRR Configuration 3n-skx
4400 -
4401   type: "file"
4402   title: "VPP MRR Configuration 3n-skx"
4403   algorithm: "file_test_results"
4404   output-file-ext: ".rst"
4405   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_configuration_3n_skx"
4406   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"
4407   dir-tables: "{DIR[DTC,MRR,VPP,3N,SKX]}"
4408   data: "vpp-mrr-results-3n-skx"
4409   filter: "'MRR'"
4410   parameters:
4411   - "name"
4412   - "doc"
4413   - "level"
4414   - "parent"
4415   data-start-level: 3
4416
4417 # VPP MRR Configuration 2n-skx
4418 -
4419   type: "file"
4420   title: "VPP MRR Configuration 2n-skx"
4421   algorithm: "file_test_results"
4422   output-file-ext: ".rst"
4423   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_configuration_2n_skx"
4424   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
4425   dir-tables: "{DIR[DTC,MRR,VPP,2N,SKX]}"
4426   data: "vpp-mrr-results-2n-skx"
4427   filter: "'MRR'"
4428   parameters:
4429   - "name"
4430   - "doc"
4431   - "level"
4432   - "parent"
4433   data-start-level: 3
4434
4435 # VPP MRR Configuration 2n-dnv
4436 -
4437   type: "file"
4438   title: "VPP MRR Configuration 2n-dnv"
4439   algorithm: "file_test_results"
4440   output-file-ext: ".rst"
4441   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/vpp_mrr_configuration_2n_dnv"
4442   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"
4443   dir-tables: "{DIR[DTC,MRR,VPP,2N,DNV]}"
4444   data: "intel-dnv-vpp"
4445   filter: "'MRR'"
4446   parameters:
4447   - "name"
4448   - "doc"
4449   - "level"
4450   - "parent"
4451   data-start-level: 3
4452
4453 # VPP Functional Results - Ubuntu
4454 -
4455   type: "file"
4456   title: "VPP Functional Results - Ubuntu"
4457   algorithm: "file_test_results"
4458   output-file-ext: ".rst"
4459   output-file: "{DIR[DTR,FUNC,VPP,UBUNTU]}/vpp_functional_results_ubuntu"
4460   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"
4461   dir-tables: "{DIR[DTR,FUNC,VPP,UBUNTU]}"
4462   data: "vpp-func-results-ubuntu"
4463   filter: "all"
4464   parameters:
4465   - "name"
4466   - "doc"
4467   - "level"
4468   - "parent"
4469   data-start-level: 3
4470
4471 # VPP Functional Results - CentOS
4472 -
4473   type: "file"
4474   title: "VPP Functional Results - CentOS"
4475   algorithm: "file_test_results"
4476   output-file-ext: ".rst"
4477   output-file: "{DIR[DTR,FUNC,VPP,CENTOS]}/vpp_functional_results_centos"
4478   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"
4479   dir-tables: "{DIR[DTR,FUNC,VPP,CENTOS]}"
4480   data:
4481     "vpp-func-results-centos"
4482   filter: "all"
4483   parameters:
4484   - "name"
4485   - "doc"
4486   - "level"
4487   - "parent"
4488   data-start-level: 3
4489
4490 # VPP Functional Configuration - Ubuntu
4491 -
4492   type: "file"
4493   title: "VPP Functional Configuration - Ubuntu"
4494   algorithm: "file_test_results"
4495   output-file-ext: ".rst"
4496   output-file: "{DIR[DTC,FUNC,VPP,UBUNTU]}/vpp_functional_configuration_ubuntu"
4497   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"
4498   dir-tables: "{DIR[DTC,FUNC,VPP,UBUNTU]}"
4499   data: "vpp-func-results-ubuntu"
4500   filter: "all"
4501   parameters:
4502   - "name"
4503   - "doc"
4504   - "level"
4505   - "parent"
4506   data-start-level: 3
4507
4508 # VPP Functional Configuration - CentOS
4509 -
4510   type: "file"
4511   title: "VPP Functional Configuration - CentOS"
4512   algorithm: "file_test_results"
4513   output-file-ext: ".rst"
4514   output-file: "{DIR[DTC,FUNC,VPP,CENTOS]}/vpp_functional_configuration_centos"
4515   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"
4516   dir-tables: "{DIR[DTC,FUNC,VPP,CENTOS]}"
4517   data:
4518     "vpp-func-results-centos"
4519   filter: "all"
4520   parameters:
4521   - "name"
4522   - "doc"
4523   - "level"
4524   - "parent"
4525   data-start-level: 3
4526
4527 # VPP Device Results - Ubuntu
4528 -
4529   type: "file"
4530   title: "VPP Device Results - Ubuntu"
4531   algorithm: "file_test_results"
4532   output-file-ext: ".rst"
4533   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
4534   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"
4535   dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
4536   data: "vpp-device-results-ubuntu"
4537   filter: "all"
4538   parameters:
4539   - "name"
4540   - "doc"
4541   - "level"
4542   - "parent"
4543   data-start-level: 2
4544
4545 # VPP Device Configuration - Ubuntu
4546 -
4547   type: "file"
4548   title: "VPP Device Configuration - Ubuntu"
4549   algorithm: "file_test_results"
4550   output-file-ext: ".rst"
4551   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
4552   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"
4553   dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
4554   data: "vpp-device-results-ubuntu"
4555   filter: "all"
4556   parameters:
4557   - "name"
4558   - "doc"
4559   - "level"
4560   - "parent"
4561   data-start-level: 2
4562
4563 # Container Orchestrated Performance Results 3n-hsw
4564 -
4565   type: "file"
4566   title: "Container Orchestrated Performance Results 3n-hsw"
4567   algorithm: "file_test_results"
4568   output-file-ext: ".rst"
4569   output-file: "{DIR[DTR,PERF,COT,3N,HSW]}/cot_performance_results_3n_hsw"
4570   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"
4571   dir-tables: "{DIR[DTR,PERF,COT,3N,HSW]}"
4572   data: "ligato-perf-results-3n-hsw"
4573   filter: "all"
4574   parameters:
4575   - "name"
4576   - "doc"
4577   - "level"
4578   - "parent"
4579   data-start-level: 3
4580
4581 # DPDK Performance Results 3n-hsw
4582 -
4583   type: "file"
4584   title: "DPDK Performance Results 3n-hsw"
4585   algorithm: "file_test_results"
4586   output-file-ext: ".rst"
4587   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
4588   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"
4589   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
4590   data: "dpdk-perf-results-3n-hsw"
4591   filter: "all"
4592   parameters:
4593   - "name"
4594   - "doc"
4595   - "level"
4596   - "parent"
4597   data-start-level: 3
4598
4599 # DPDK Performance Results 3n-skx
4600 -
4601   type: "file"
4602   title: "DPDK Performance Results 3n-skx"
4603   algorithm: "file_test_results"
4604   output-file-ext: ".rst"
4605   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
4606   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"
4607   dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
4608   data: "dpdk-perf-results-3n-skx"
4609   filter: "all"
4610   parameters:
4611   - "name"
4612   - "doc"
4613   - "level"
4614   - "parent"
4615   data-start-level: 3
4616
4617 # DPDK Performance Results 2n-skx
4618 -
4619   type: "file"
4620   title: "DPDK Performance Results 2n-skx"
4621   algorithm: "file_test_results"
4622   output-file-ext: ".rst"
4623   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
4624   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"
4625   dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
4626   data: "dpdk-perf-results-2n-skx"
4627   filter: "all"
4628   parameters:
4629   - "name"
4630   - "doc"
4631   - "level"
4632   - "parent"
4633   data-start-level: 3
4634
4635 # Honeycomb Functional Results
4636 -
4637   type: "file"
4638   title: "Honeycomb Functional Results"
4639   algorithm: "file_test_results"
4640   output-file-ext: ".rst"
4641   output-file: "{DIR[DTR,FUNC,HC]}/honeycomb_functional_results"
4642   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"
4643   dir-tables: "{DIR[DTR,FUNC,HC]}"
4644   data:
4645     "hc-func-results"
4646   filter: "all"
4647   parameters:
4648   - "name"
4649   - "doc"
4650   - "level"
4651   - "parent"
4652   data-start-level: 3
4653
4654 # NSH SFC Functional Results
4655 -
4656   type: "file"
4657   title: "NSH SFC Functional Results"
4658   algorithm: "file_test_results"
4659   output-file-ext: ".rst"
4660   output-file: "{DIR[DTR,FUNC,NSHSFC]}/nshsfc_functional_results"
4661   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"
4662   dir-tables: "{DIR[DTR,FUNC,NSHSFC]}"
4663   data:
4664     "nsh-func-results"
4665   filter: "all"
4666   parameters:
4667   - "name"
4668   - "doc"
4669   - "level"
4670   - "parent"
4671   data-start-level: 3
4672
4673 # DMM Functional Results
4674 -
4675   type: "file"
4676   title: "DMM Functional Results"
4677   algorithm: "file_test_results"
4678   output-file-ext: ".rst"
4679   output-file: "{DIR[DTR,FUNC,DMM]}/dmm_functional_results"
4680   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"
4681   dir-tables: "{DIR[DTR,FUNC,DMM]}"
4682   data:
4683     "dmm-func-results"
4684   filter: "all"
4685   parameters:
4686   - "name"
4687   - "doc"
4688   - "level"
4689   - "parent"
4690   data-start-level: 3
4691
4692 ################################################################################
4693 ###                                P L O T S                                 ###
4694 ################################################################################
4695
4696 # Soak test - 30min Soak Test (PLRsearch), boxes
4697 -
4698   type: "plot"
4699   title: "VPP Throughput: 30min Soak Test (PLRsearch) boxes"
4700   algorithm: "plot_soak_boxes"
4701   output-file-type: ".html"
4702   output-file: "{DIR[STATIC,VPP]}/example-soak-boxes"
4703   data: "plot-vpp-soak-2n-skx"
4704   filter: "'SOAK'"
4705   parameters:
4706   - "throughput"
4707   - "parent"
4708   - "tags"
4709   sort:
4710   - "L2PATCH"
4711 #  - "L2XCBASE"
4712 #  - "L2BDMACLRN"
4713 #  - "IP4FWD"
4714 #  - "IP6FWD"
4715   - "VHOST"
4716   layout:
4717     title: "30min Soak Test (PLRsearch)"
4718     layout: "plot-soak-throughput"
4719
4720 # Soak test - example, not used
4721 -
4722   type: "plot"
4723   title: "VPP Throughput: 30min Soak Test (PLRsearch) bars"
4724   algorithm: "plot_soak_bars"
4725   output-file-type: ".html"
4726   output-file: "{DIR[STATIC,VPP]}/example-soak-bars"
4727   data: "plot-vpp-soak-2n-skx"
4728   filter: "'SOAK'"
4729   parameters:
4730   - "throughput"
4731   - "parent"
4732   - "tags"
4733   sort:
4734   - "L2PATCH"
4735 #  - "L2XCBASE"
4736 #  - "L2BDMACLRN"
4737 #  - "IP4FWD"
4738 #  - "IP6FWD"
4739   - "VHOST"
4740   layout:
4741     title: "30min Soak Test (PLRsearch)"
4742     layout: "plot-soak-throughput"
4743
4744 ################################################################################
4745 # Plots - NF Density - VSC
4746
4747 -
4748   type: "plot"
4749   title: "Packet Throughput: 64B-1c-eth-l2bd-{a}vhost-{b}chain-{c}vm-l3fwdip4-mrr"
4750   algorithm: "plot_service_density_heatmap"
4751   output-file-type: ".html"
4752   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-vsc-mrr"
4753   data: "plot-vpp-nfv-2n-skx-mrr"
4754   filter: "'NIC_Intel-X710' and
4755            'NF_DENSITY' and
4756            'VM' and
4757            'CHAIN' and
4758            '64B' and
4759            '2T1C' and
4760            'MRR'"
4761   parameters:
4762   - "result"
4763   - "name"
4764   - "tags"
4765   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4766   x-axis: "X = VNFs per Service Chain"
4767   y-axis: "Y = Number of Service Chains"
4768   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
4769   layout:
4770     title: "<b>Throughput:</b> eth-l2bd-{2XY}vhost-{Y}chain-{XY}vm-l3fwdip4-mrr"
4771     layout: "plot-service-density"
4772
4773 -
4774   type: "plot"
4775   title: "Packet Throughput: 64B-2c-eth-l2bd-{a}vhost-{b}chain-{c}vm-l3fwdip4-mrr"
4776   algorithm: "plot_service_density_heatmap"
4777   output-file-type: ".html"
4778   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-vsc-mrr"
4779   data: "plot-vpp-nfv-2n-skx-mrr"
4780   filter: "'NIC_Intel-X710' and
4781            'NF_DENSITY' and
4782            'VM' and
4783            'CHAIN' and
4784            '64B' and
4785            '4T2C' and
4786            'MRR'"
4787   parameters:
4788   - "result"
4789   - "name"
4790   - "tags"
4791   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4792   x-axis: "X = VNFs per Service Chain"
4793   y-axis: "Y = Number of Service Chains"
4794   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
4795   layout:
4796     title: "<b>Throughput:</b> eth-l2bd-{2XY}vhost-{Y}chain-{XY}vm-l3fwdip4-mrr"
4797     layout: "plot-service-density"
4798
4799 -
4800   type: "plot"
4801   title: "Packet Throughput: IMIX-1c-eth-l2bd-{a}vhost-{b}chain-{c}vm-l3fwdip4-mrr"
4802   algorithm: "plot_service_density_heatmap"
4803   output-file-type: ".html"
4804   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-vsc-mrr"
4805   data: "plot-vpp-nfv-2n-skx-mrr"
4806   filter: "'NIC_Intel-X710' and
4807            'NF_DENSITY' and
4808            'VM' and
4809            'CHAIN' and
4810            'IMIX' and
4811            '2T1C' and
4812            'MRR'"
4813   parameters:
4814   - "result"
4815   - "name"
4816   - "tags"
4817   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4818   x-axis: "X = VNFs per Service Chain"
4819   y-axis: "Y = Number of Service Chains"
4820   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
4821   layout:
4822     title: "<b>Throughput:</b> eth-l2bd-{2XY}vhost-{Y}chain-{XY}vm-l3fwdip4-mrr"
4823     layout: "plot-service-density"
4824
4825 -
4826   type: "plot"
4827   title: "Packet Throughput: IMIX-2c-eth-l2bd-{a}vhost-{b}chain-{c}vm-l3fwdip4-mrr"
4828   algorithm: "plot_service_density_heatmap"
4829   output-file-type: ".html"
4830   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-vsc-mrr"
4831   data: "plot-vpp-nfv-2n-skx-mrr"
4832   filter: "'NIC_Intel-X710' and
4833            'NF_DENSITY' and
4834            'VM' and
4835            'CHAIN' and
4836            'IMIX' and
4837            '4T2C' and
4838            'MRR'"
4839   parameters:
4840   - "result"
4841   - "name"
4842   - "tags"
4843   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4844   x-axis: "X = VNFs per Service Chain"
4845   y-axis: "Y = Number of Service Chains"
4846   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
4847   layout:
4848     title: "<b>Throughput:</b> eth-l2bd-{2XY}vhost-{Y}chain-{XY}vm-l3fwdip4-mrr"
4849     layout: "plot-service-density"
4850
4851 -
4852   type: "plot"
4853   title: "Packet Throughput: 64B-1c-eth-l2bd-{a}vhost-{b}chain-{c}vm-l3fwdip4-ndr"
4854   algorithm: "plot_service_density_heatmap"
4855   output-file-type: ".html"
4856   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-vsc-ndr"
4857   data: "plot-vpp-nfv-2n-skx"
4858   filter: "'NIC_Intel-X710' and
4859            'NF_DENSITY' and
4860            'VM' and
4861            'CHAIN' and
4862            '64B' and
4863            '2T1C' and
4864            'NDRPDR'"
4865   parameters:
4866   - "throughput"
4867   - "name"
4868   - "tags"
4869   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4870   x-axis: "X = VNFs per Service Chain"
4871   y-axis: "Y = Number of Service Chains"
4872   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
4873   layout:
4874     title: "<b>Throughput:</b> eth-l2bd-{2XY}vhost-{Y}chain-{XY}vm-l3fwdip4-ndr"
4875     layout: "plot-service-density"
4876
4877 -
4878   type: "plot"
4879   title: "Packet Throughput: 64B-2c-eth-l2bd-{a}vhost-{b}chain-{c}vm-l3fwdip4-ndr"
4880   algorithm: "plot_service_density_heatmap"
4881   output-file-type: ".html"
4882   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-vsc-ndr"
4883   data: "plot-vpp-nfv-2n-skx"
4884   filter: "'NIC_Intel-X710' and
4885            'NF_DENSITY' and
4886            'VM' and
4887            'CHAIN' and
4888            '64B' and
4889            '4T2C' and
4890            'NDRPDR'"
4891   parameters:
4892   - "throughput"
4893   - "name"
4894   - "tags"
4895   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4896   x-axis: "X = VNFs per Service Chain"
4897   y-axis: "Y = Number of Service Chains"
4898   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
4899   layout:
4900     title: "<b>Throughput:</b> eth-l2bd-{2XY}vhost-{Y}chain-{XY}vm-l3fwdip4-ndr"
4901     layout: "plot-service-density"
4902
4903 -
4904   type: "plot"
4905   title: "Packet Throughput: IMIX-1c-eth-l2bd-{a}vhost-{b}chain-{c}vm-l3fwdip4-ndr"
4906   algorithm: "plot_service_density_heatmap"
4907   output-file-type: ".html"
4908   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-vsc-ndr"
4909   data: "plot-vpp-nfv-2n-skx"
4910   filter: "'NIC_Intel-X710' and
4911            'NF_DENSITY' and
4912            'VM' and
4913            'CHAIN' and
4914            'IMIX' and
4915            '2T1C' and
4916            'NDRPDR'"
4917   parameters:
4918   - "throughput"
4919   - "name"
4920   - "tags"
4921   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4922   x-axis: "X = VNFs per Service Chain"
4923   y-axis: "Y = Number of Service Chains"
4924   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
4925   layout:
4926     title: "<b>Throughput:</b> eth-l2bd-{2XY}vhost-{Y}chain-{XY}vm-l3fwdip4-ndr"
4927     layout: "plot-service-density"
4928
4929 -
4930   type: "plot"
4931   title: "Packet Throughput: IMIX-2c-eth-l2bd-{a}vhost-{b}chain-{c}vm-l3fwdip4-ndr"
4932   algorithm: "plot_service_density_heatmap"
4933   output-file-type: ".html"
4934   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-vsc-ndr"
4935   data: "plot-vpp-nfv-2n-skx"
4936   filter: "'NIC_Intel-X710' and
4937            'NF_DENSITY' and
4938            'VM' and
4939            'CHAIN' and
4940            'IMIX' and
4941            '4T2C' and
4942            'NDRPDR'"
4943   parameters:
4944   - "throughput"
4945   - "name"
4946   - "tags"
4947   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4948   x-axis: "X = VNFs per Service Chain"
4949   y-axis: "Y = Number of Service Chains"
4950   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
4951   layout:
4952     title: "<b>Throughput:</b> eth-l2bd-{2XY}vhost-{Y}chain-{XY}vm-l3fwdip4-ndr"
4953     layout: "plot-service-density"
4954
4955 -
4956   type: "plot"
4957   title: "Packet Throughput: 64B-1c-eth-l2bd-{a}vhost-{b}chain-{c}vm-l3fwdip4-pdr"
4958   algorithm: "plot_service_density_heatmap"
4959   output-file-type: ".html"
4960   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-vsc-pdr"
4961   data: "plot-vpp-nfv-2n-skx"
4962   filter: "'NIC_Intel-X710' and
4963            'NF_DENSITY' and
4964            'VM' and
4965            'CHAIN' and
4966            '64B' and
4967            '2T1C' and
4968            'NDRPDR'"
4969   parameters:
4970   - "throughput"
4971   - "name"
4972   - "tags"
4973   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4974   x-axis: "X = VNFs per Service Chain"
4975   y-axis: "Y = Number of Service Chains"
4976   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
4977   layout:
4978     title: "<b>Throughput:</b> eth-l2bd-{2XY}vhost-{Y}chain-{XY}vm-l3fwdip4-pdr"
4979     layout: "plot-service-density"
4980
4981 -
4982   type: "plot"
4983   title: "Packet Throughput: 64B-2c-eth-l2bd-{a}vhost-{b}chain-{c}vm-l3fwdip4-pdr"
4984   algorithm: "plot_service_density_heatmap"
4985   output-file-type: ".html"
4986   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-vsc-pdr"
4987   data: "plot-vpp-nfv-2n-skx"
4988   filter: "'NIC_Intel-X710' and
4989            'NF_DENSITY' and
4990            'VM' and
4991            'CHAIN' and
4992            '64B' and
4993            '4T2C' and
4994            'NDRPDR'"
4995   parameters:
4996   - "throughput"
4997   - "name"
4998   - "tags"
4999   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5000   x-axis: "X = VNFs per Service Chain"
5001   y-axis: "Y = Number of Service Chains"
5002   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5003   layout:
5004     title: "<b>Throughput:</b> eth-l2bd-{2XY}vhost-{Y}chain-{XY}vm-l3fwdip4-pdr"
5005     layout: "plot-service-density"
5006
5007 -
5008   type: "plot"
5009   title: "Packet Throughput: IMIX-1c-eth-l2bd-{a}vhost-{b}chain-{c}vm-l3fwdip4-pdr"
5010   algorithm: "plot_service_density_heatmap"
5011   output-file-type: ".html"
5012   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-vsc-pdr"
5013   data: "plot-vpp-nfv-2n-skx"
5014   filter: "'NIC_Intel-X710' and
5015            'NF_DENSITY' and
5016            'VM' and
5017            'CHAIN' and
5018            'IMIX' and
5019            '2T1C' and
5020            'NDRPDR'"
5021   parameters:
5022   - "throughput"
5023   - "name"
5024   - "tags"
5025   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5026   x-axis: "X = VNFs per Service Chain"
5027   y-axis: "Y = Number of Service Chains"
5028   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5029   layout:
5030     title: "<b>Throughput:</b> eth-l2bd-{2XY}vhost-{Y}chain-{XY}vm-l3fwdip4-pdr"
5031     layout: "plot-service-density"
5032
5033 -
5034   type: "plot"
5035   title: "Packet Throughput: IMIX-2c-eth-l2bd-{a}vhost-{b}chain-{c}vm-l3fwdip4-pdr"
5036   algorithm: "plot_service_density_heatmap"
5037   output-file-type: ".html"
5038   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-vsc-pdr"
5039   data: "plot-vpp-nfv-2n-skx"
5040   filter: "'NIC_Intel-X710' and
5041            'NF_DENSITY' and
5042            'VM' and
5043            'CHAIN' and
5044            'IMIX' and
5045            '4T2C' and
5046            'NDRPDR'"
5047   parameters:
5048   - "throughput"
5049   - "name"
5050   - "tags"
5051   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5052   x-axis: "X = VNFs per Service Chain"
5053   y-axis: "Y = Number of Service Chains"
5054   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5055   layout:
5056     title: "<b>Throughput:</b> eth-l2bd-{2XY}vhost-{Y}chain-{XY}vm-l3fwdip4-pdr"
5057     layout: "plot-service-density"
5058
5059 ################################################################################
5060 # Plots - NF Density - CSC
5061
5062 -
5063   type: "plot"
5064   title: "Packet Throughput: 64B-1c-eth-l2bd-{a}memif-{b}chain-{c}drc-vppip4-mrr"
5065   algorithm: "plot_service_density_heatmap"
5066   output-file-type: ".html"
5067   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csc-mrr"
5068   data: "plot-vpp-nfv-2n-skx-mrr"
5069   filter: "'NIC_Intel-X710' and
5070            'NF_DENSITY' and
5071            'DOCKER' and
5072            'CHAIN' and
5073            '64B' and
5074            '2T1C' and
5075            'MRR'"
5076   parameters:
5077   - "result"
5078   - "name"
5079   - "tags"
5080   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5081   x-axis: "X = CNFs per Service Chain"
5082   y-axis: "Y = Number of Service Chains"
5083   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5084   layout:
5085     title: "<b>Throughput:</b> eth-l2bd-{2XY}memif-{Y}chain-{XY}drc-vppip4-mrr"
5086     layout: "plot-service-density"
5087
5088 -
5089   type: "plot"
5090   title: "Packet Throughput: 64B-2c-eth-l2bd-{a}memif-{b}chain-{c}drc-vppip4-mrr"
5091   algorithm: "plot_service_density_heatmap"
5092   output-file-type: ".html"
5093   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csc-mrr"
5094   data: "plot-vpp-nfv-2n-skx-mrr"
5095   filter: "'NIC_Intel-X710' and
5096            'NF_DENSITY' and
5097            'DOCKER' and
5098            'CHAIN' and
5099            '64B' and
5100            '4T2C' and
5101            'MRR'"
5102   parameters:
5103   - "result"
5104   - "name"
5105   - "tags"
5106   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5107   x-axis: "X = CNFs per Service Chain"
5108   y-axis: "Y = Number of Service Chains"
5109   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5110   layout:
5111     title: "<b>Throughput:</b> eth-l2bd-{2XY}memif-{Y}chain-{XY}drc-vppip4-mrr"
5112     layout: "plot-service-density"
5113
5114 -
5115   type: "plot"
5116   title: "Packet Throughput: IMIX-1c-eth-l2bd-{a}memif-{b}chain-{c}drc-vppip4-mrr"
5117   algorithm: "plot_service_density_heatmap"
5118   output-file-type: ".html"
5119   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csc-mrr"
5120   data: "plot-vpp-nfv-2n-skx-mrr"
5121   filter: "'NIC_Intel-X710' and
5122            'NF_DENSITY' and
5123            'DOCKER' and
5124            'CHAIN' and
5125            'IMIX' and
5126            '2T1C' and
5127            'MRR'"
5128   parameters:
5129   - "result"
5130   - "name"
5131   - "tags"
5132   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5133   x-axis: "X = CNFs per Service Chain"
5134   y-axis: "Y = Number of Service Chains"
5135   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5136   layout:
5137     title: "<b>Throughput:</b> eth-l2bd-{2XY}memif-{Y}chain-{XY}drc-vppip4-mrr"
5138     layout: "plot-service-density"
5139
5140 -
5141   type: "plot"
5142   title: "Packet Throughput: IMIX-2c-eth-l2bd-{a}memif-{b}chain-{c}drc-vppip4-mrr"
5143   algorithm: "plot_service_density_heatmap"
5144   output-file-type: ".html"
5145   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csc-mrr"
5146   data: "plot-vpp-nfv-2n-skx-mrr"
5147   filter: "'NIC_Intel-X710' and
5148            'NF_DENSITY' and
5149            'DOCKER' and
5150            'CHAIN' and
5151            'IMIX' and
5152            '4T2C' and
5153            'MRR'"
5154   parameters:
5155   - "result"
5156   - "name"
5157   - "tags"
5158   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5159   x-axis: "X = CNFs per Service Chain"
5160   y-axis: "Y = Number of Service Chains"
5161   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5162   layout:
5163     title: "<b>Throughput:</b> eth-l2bd-{2XY}memif-{Y}chain-{XY}drc-vppip4-mrr"
5164     layout: "plot-service-density"
5165
5166 -
5167   type: "plot"
5168   title: "Packet Throughput: 64B-1c-eth-l2bd-{a}memif-{b}chain-{c}drc-vppip4-ndr"
5169   algorithm: "plot_service_density_heatmap"
5170   output-file-type: ".html"
5171   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csc-ndr"
5172   data: "plot-vpp-nfv-2n-skx"
5173   filter: "'NIC_Intel-X710' and
5174            'NF_DENSITY' and
5175            'DOCKER' and
5176            'CHAIN' and
5177            '64B' and
5178            '2T1C' and
5179            'NDRPDR'"
5180   parameters:
5181   - "throughput"
5182   - "name"
5183   - "tags"
5184   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5185   x-axis: "X = CNFs per Service Chain"
5186   y-axis: "Y = Number of Service Chains"
5187   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5188   layout:
5189     title: "<b>Throughput:</b> eth-l2bd-{2XY}memif-{Y}chain-{XY}drc-vppip4-ndr"
5190     layout: "plot-service-density"
5191
5192 -
5193   type: "plot"
5194   title: "Packet Throughput: 64B-2c-eth-l2bd-{a}memif-{b}chain-{c}drc-vppip4-ndr"
5195   algorithm: "plot_service_density_heatmap"
5196   output-file-type: ".html"
5197   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csc-ndr"
5198   data: "plot-vpp-nfv-2n-skx"
5199   filter: "'NIC_Intel-X710' and
5200            'NF_DENSITY' and
5201            'DOCKER' and
5202            'CHAIN' and
5203            '64B' and
5204            '4T2C' and
5205            'NDRPDR'"
5206   parameters:
5207   - "throughput"
5208   - "name"
5209   - "tags"
5210   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5211   x-axis: "X = CNFs per Service Chain"
5212   y-axis: "Y = Number of Service Chains"
5213   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5214   layout:
5215     title: "<b>Throughput:</b> eth-l2bd-{2XY}memif-{Y}chain-{XY}drc-vppip4-ndr"
5216     layout: "plot-service-density"
5217
5218 -
5219   type: "plot"
5220   title: "Packet Throughput: IMIX-1c-eth-l2bd-{a}memif-{b}chain-{c}drc-vppip4-ndr"
5221   algorithm: "plot_service_density_heatmap"
5222   output-file-type: ".html"
5223   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csc-ndr"
5224   data: "plot-vpp-nfv-2n-skx"
5225   filter: "'NIC_Intel-X710' and
5226            'NF_DENSITY' and
5227            'DOCKER' and
5228            'CHAIN' and
5229            'IMIX' and
5230            '2T1C' and
5231            'NDRPDR'"
5232   parameters:
5233   - "throughput"
5234   - "name"
5235   - "tags"
5236   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5237   x-axis: "X = CNFs per Service Chain"
5238   y-axis: "Y = Number of Service Chains"
5239   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5240   layout:
5241     title: "<b>Throughput:</b> eth-l2bd-{2XY}memif-{Y}chain-{XY}drc-vppip4-ndr"
5242     layout: "plot-service-density"
5243
5244 -
5245   type: "plot"
5246   title: "Packet Throughput: IMIX-2c-eth-l2bd-{a}memif-{b}chain-{c}drc-vppip4-ndr"
5247   algorithm: "plot_service_density_heatmap"
5248   output-file-type: ".html"
5249   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csc-ndr"
5250   data: "plot-vpp-nfv-2n-skx"
5251   filter: "'NIC_Intel-X710' and
5252            'NF_DENSITY' and
5253            'DOCKER' and
5254            'CHAIN' and
5255            'IMIX' and
5256            '4T2C' and
5257            'NDRPDR'"
5258   parameters:
5259   - "throughput"
5260   - "name"
5261   - "tags"
5262   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5263   x-axis: "X = CNFs per Service Chain"
5264   y-axis: "Y = Number of Service Chains"
5265   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5266   layout:
5267     title: "<b>Throughput:</b> eth-l2bd-{2XY}memif-{Y}chain-{XY}drc-vppip4-ndr"
5268     layout: "plot-service-density"
5269
5270 -
5271   type: "plot"
5272   title: "Packet Throughput: 64B-1c-eth-l2bd-{a}memif-{b}chain-{c}drc-vppip4-pdr"
5273   algorithm: "plot_service_density_heatmap"
5274   output-file-type: ".html"
5275   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csc-pdr"
5276   data: "plot-vpp-nfv-2n-skx"
5277   filter: "'NIC_Intel-X710' and
5278            'NF_DENSITY' and
5279            'DOCKER' and
5280            'CHAIN' and
5281            '64B' and
5282            '2T1C' and
5283            'NDRPDR'"
5284   parameters:
5285   - "throughput"
5286   - "name"
5287   - "tags"
5288   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5289   x-axis: "X = CNFs per Service Chain"
5290   y-axis: "Y = Number of Service Chains"
5291   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5292   layout:
5293     title: "<b>Throughput:</b> eth-l2bd-{2XY}memif-{Y}chain-{XY}drc-vppip4-pdr"
5294     layout: "plot-service-density"
5295
5296 -
5297   type: "plot"
5298   title: "Packet Throughput: 64B-2c-eth-l2bd-{a}memif-{b}chain-{c}drc-vppip4-pdr"
5299   algorithm: "plot_service_density_heatmap"
5300   output-file-type: ".html"
5301   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csc-pdr"
5302   data: "plot-vpp-nfv-2n-skx"
5303   filter: "'NIC_Intel-X710' and
5304            'NF_DENSITY' and
5305            'DOCKER' and
5306            'CHAIN' and
5307            '64B' and
5308            '4T2C' and
5309            'NDRPDR'"
5310   parameters:
5311   - "throughput"
5312   - "name"
5313   - "tags"
5314   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5315   x-axis: "X = CNFs per Service Chain"
5316   y-axis: "Y = Number of Service Chains"
5317   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5318   layout:
5319     title: "<b>Throughput:</b> eth-l2bd-{2XY}memif-{Y}chain-{XY}drc-vppip4-pdr"
5320     layout: "plot-service-density"
5321
5322 -
5323   type: "plot"
5324   title: "Packet Throughput: IMIX-1c-eth-l2bd-{a}memif-{b}chain-{c}drc-vppip4-pdr"
5325   algorithm: "plot_service_density_heatmap"
5326   output-file-type: ".html"
5327   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csc-pdr"
5328   data: "plot-vpp-nfv-2n-skx"
5329   filter: "'NIC_Intel-X710' and
5330            'NF_DENSITY' and
5331            'DOCKER' and
5332            'CHAIN' and
5333            'IMIX' and
5334            '2T1C' and
5335            'NDRPDR'"
5336   parameters:
5337   - "throughput"
5338   - "name"
5339   - "tags"
5340   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5341   x-axis: "X = CNFs per Service Chain"
5342   y-axis: "Y = Number of Service Chains"
5343   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5344   layout:
5345     title: "<b>Throughput:</b> eth-l2bd-{2XY}memif-{Y}chain-{XY}drc-vppip4-pdr"
5346     layout: "plot-service-density"
5347
5348 -
5349   type: "plot"
5350   title: "Packet Throughput: IMIX-2c-eth-l2bd-{a}memif-{b}chain-{c}drc-vppip4-pdr"
5351   algorithm: "plot_service_density_heatmap"
5352   output-file-type: ".html"
5353   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csc-pdr"
5354   data: "plot-vpp-nfv-2n-skx"
5355   filter: "'NIC_Intel-X710' and
5356            'NF_DENSITY' and
5357            'DOCKER' and
5358            'CHAIN' and
5359            'IMIX' and
5360            '4T2C' and
5361            'NDRPDR'"
5362   parameters:
5363   - "throughput"
5364   - "name"
5365   - "tags"
5366   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5367   x-axis: "X = CNFs per Service Chain"
5368   y-axis: "Y = Number of Service Chains"
5369   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5370   layout:
5371     title: "<b>Throughput:</b> eth-l2bd-{2XY}memif-{Y}chain-{XY}drc-vppip4-pdr"
5372     layout: "plot-service-density"
5373
5374 ################################################################################
5375 # Plots - NF Density - CSP
5376
5377 -
5378   type: "plot"
5379   title: "Packet Throughput: 64B-1c-eth-l2bd-{a}memif-{b}pipe-{c}drc-vppip4-mrr"
5380   algorithm: "plot_service_density_heatmap"
5381   output-file-type: ".html"
5382   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csp-mrr"
5383   data: "plot-vpp-nfv-2n-skx-mrr"
5384   filter: "'NIC_Intel-X710' and
5385            'NF_DENSITY' and
5386            'DOCKER' and
5387            'PIPELINE' and
5388            '64B' and
5389            '2T1C' and
5390            'MRR'"
5391   parameters:
5392   - "result"
5393   - "name"
5394   - "tags"
5395   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5396   x-axis: "X = CNFs per Service Pipeline"
5397   y-axis: "Y = Number of Service Pipelines"
5398   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5399   layout:
5400     title: "<b>Throughput:</b> eth-l2bd-{2Y}memif-{Y}pipe-{XY}drc-vppip4-mrr"
5401     layout: "plot-service-density"
5402
5403 -
5404   type: "plot"
5405   title: "Packet Throughput: 64B-2c-eth-l2bd-{a}memif-{b}pipe-{c}drc-vppip4-mrr"
5406   algorithm: "plot_service_density_heatmap"
5407   output-file-type: ".html"
5408   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csp-mrr"
5409   data: "plot-vpp-nfv-2n-skx-mrr"
5410   filter: "'NIC_Intel-X710' and
5411            'NF_DENSITY' and
5412            'DOCKER' and
5413            'PIPELINE' and
5414            '64B' and
5415            '4T2C' and
5416            'MRR'"
5417   parameters:
5418   - "result"
5419   - "name"
5420   - "tags"
5421   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5422   x-axis: "X = CNFs per Service Pipeline"
5423   y-axis: "Y = Number of Service Pipelines"
5424   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5425   layout:
5426     title: "<b>Throughput:</b> eth-l2bd-{2Y}memif-{Y}pipe-{XY}drc-vppip4-mrr"
5427     layout: "plot-service-density"
5428
5429 -
5430   type: "plot"
5431   title: "Packet Throughput: IMIX-1c-eth-l2bd-{a}memif-{b}pipe-{c}drc-vppip4-mrr"
5432   algorithm: "plot_service_density_heatmap"
5433   output-file-type: ".html"
5434   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csp-mrr"
5435   data: "plot-vpp-nfv-2n-skx-mrr"
5436   filter: "'NIC_Intel-X710' and
5437            'NF_DENSITY' and
5438            'DOCKER' and
5439            'PIPELINE' and
5440            'IMIX' and
5441            '2T1C' and
5442            'MRR'"
5443   parameters:
5444   - "result"
5445   - "name"
5446   - "tags"
5447   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5448   x-axis: "X = CNFs per Service Pipeline"
5449   y-axis: "Y = Number of Service Pipelines"
5450   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5451   layout:
5452     title: "<b>Throughput:</b> eth-l2bd-{2Y}memif-{Y}pipe-{XY}drc-vppip4-mrr"
5453     layout: "plot-service-density"
5454
5455 -
5456   type: "plot"
5457   title: "Packet Throughput: IMIX-2c-eth-l2bd-{a}memif-{b}pipe-{c}drc-vppip4-mrr"
5458   algorithm: "plot_service_density_heatmap"
5459   output-file-type: ".html"
5460   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csp-mrr"
5461   data: "plot-vpp-nfv-2n-skx-mrr"
5462   filter: "'NIC_Intel-X710' and
5463            'NF_DENSITY' and
5464            'DOCKER' and
5465            'PIPELINE' and
5466            'IMIX' and
5467            '4T2C' and
5468            'MRR'"
5469   parameters:
5470   - "result"
5471   - "name"
5472   - "tags"
5473   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5474   x-axis: "X = CNFs per Service Pipeline"
5475   y-axis: "Y = Number of Service Pipelines"
5476   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5477   layout:
5478     title: "<b>Throughput:</b> eth-l2bd-{2Y}memif-{Y}pipe-{XY}drc-vppip4-mrr"
5479     layout: "plot-service-density"
5480
5481 -
5482   type: "plot"
5483   title: "Packet Throughput: 64B-1c-eth-l2bd-{a}memif-{b}pipe-{c}drc-vppip4-ndr"
5484   algorithm: "plot_service_density_heatmap"
5485   output-file-type: ".html"
5486   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csp-ndr"
5487   data: "plot-vpp-nfv-2n-skx"
5488   filter: "'NIC_Intel-X710' and
5489            'NF_DENSITY' and
5490            'DOCKER' and
5491            'PIPELINE' and
5492            '64B' and
5493            '2T1C' and
5494            'NDRPDR'"
5495   parameters:
5496   - "throughput"
5497   - "name"
5498   - "tags"
5499   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5500   x-axis: "X = CNFs per Service Pipeline"
5501   y-axis: "Y = Number of Service Pipelines"
5502   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5503   layout:
5504     title: "<b>Throughput:</b> eth-l2bd-{2Y}memif-{Y}pipe-{XY}drc-vppip4-ndr"
5505     layout: "plot-service-density"
5506
5507 -
5508   type: "plot"
5509   title: "Packet Throughput: 64B-2c-eth-l2bd-{a}memif-{b}pipe-{c}drc-vppip4-ndr"
5510   algorithm: "plot_service_density_heatmap"
5511   output-file-type: ".html"
5512   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csp-ndr"
5513   data: "plot-vpp-nfv-2n-skx"
5514   filter: "'NIC_Intel-X710' and
5515            'NF_DENSITY' and
5516            'DOCKER' and
5517            'PIPELINE' and
5518            '64B' and
5519            '4T2C' and
5520            'NDRPDR'"
5521   parameters:
5522   - "throughput"
5523   - "name"
5524   - "tags"
5525   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5526   x-axis: "X = CNFs per Service Pipeline"
5527   y-axis: "Y = Number of Service Pipelines"
5528   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5529   layout:
5530     title: "<b>Throughput:</b> eth-l2bd-{2Y}memif-{Y}pipe-{XY}drc-vppip4-ndr"
5531     layout: "plot-service-density"
5532
5533 -
5534   type: "plot"
5535   title: "Packet Throughput: IMIX-1c-eth-l2bd-{a}memif-{b}pipe-{c}drc-vppip4-ndr"
5536   algorithm: "plot_service_density_heatmap"
5537   output-file-type: ".html"
5538   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csp-ndr"
5539   data: "plot-vpp-nfv-2n-skx"
5540   filter: "'NIC_Intel-X710' and
5541            'NF_DENSITY' and
5542            'DOCKER' and
5543            'PIPELINE' and
5544            'IMIX' and
5545            '2T1C' and
5546            'NDRPDR'"
5547   parameters:
5548   - "throughput"
5549   - "name"
5550   - "tags"
5551   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5552   x-axis: "X = CNFs per Service Pipeline"
5553   y-axis: "Y = Number of Service Pipelines"
5554   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5555   layout:
5556     title: "<b>Throughput:</b> eth-l2bd-{2Y}memif-{Y}pipe-{XY}drc-vppip4-ndr"
5557     layout: "plot-service-density"
5558
5559 -
5560   type: "plot"
5561   title: "Packet Throughput: IMIX-2c-eth-l2bd-{a}memif-{b}pipe-{c}drc-vppip4-ndr"
5562   algorithm: "plot_service_density_heatmap"
5563   output-file-type: ".html"
5564   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csp-ndr"
5565   data: "plot-vpp-nfv-2n-skx"
5566   filter: "'NIC_Intel-X710' and
5567            'NF_DENSITY' and
5568            'DOCKER' and
5569            'PIPELINE' and
5570            'IMIX' and
5571            '4T2C' and
5572            'NDRPDR'"
5573   parameters:
5574   - "throughput"
5575   - "name"
5576   - "tags"
5577   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5578   x-axis: "X = CNFs per Service Pipeline"
5579   y-axis: "Y = Number of Service Pipelines"
5580   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5581   layout:
5582     title: "<b>Throughput:</b> eth-l2bd-{2Y}memif-{Y}pipe-{XY}drc-vppip4-ndr"
5583     layout: "plot-service-density"
5584
5585 -
5586   type: "plot"
5587   title: "Packet Throughput: 64B-1c-eth-l2bd-{a}memif-{b}pipe-{c}drc-vppip4-pdr"
5588   algorithm: "plot_service_density_heatmap"
5589   output-file-type: ".html"
5590   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csp-pdr"
5591   data: "plot-vpp-nfv-2n-skx"
5592   filter: "'NIC_Intel-X710' and
5593            'NF_DENSITY' and
5594            'DOCKER' and
5595            'PIPELINE' and
5596            '64B' and
5597            '2T1C' and
5598            'NDRPDR'"
5599   parameters:
5600   - "throughput"
5601   - "name"
5602   - "tags"
5603   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5604   x-axis: "X = CNFs per Service Pipeline"
5605   y-axis: "Y = Number of Service Pipelines"
5606   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5607   layout:
5608     title: "<b>Throughput:</b> eth-l2bd-{2Y}memif-{Y}pipe-{XY}drc-vppip4-pdr"
5609     layout: "plot-service-density"
5610
5611 -
5612   type: "plot"
5613   title: "Packet Throughput: 64B-2c-eth-l2bd-{a}memif-{b}pipe-{c}drc-vppip4-pdr"
5614   algorithm: "plot_service_density_heatmap"
5615   output-file-type: ".html"
5616   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csp-pdr"
5617   data: "plot-vpp-nfv-2n-skx"
5618   filter: "'NIC_Intel-X710' and
5619            'NF_DENSITY' and
5620            'DOCKER' and
5621            'PIPELINE' and
5622            '64B' and
5623            '4T2C' and
5624            'NDRPDR'"
5625   parameters:
5626   - "throughput"
5627   - "name"
5628   - "tags"
5629   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5630   x-axis: "X = CNFs per Service Pipeline"
5631   y-axis: "Y = Number of Service Pipelines"
5632   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5633   layout:
5634     title: "<b>Throughput:</b> eth-l2bd-{2Y}memif-{Y}pipe-{XY}drc-vppip4-pdr"
5635     layout: "plot-service-density"
5636
5637 -
5638   type: "plot"
5639   title: "Packet Throughput: IMIX-1c-eth-l2bd-{a}memif-{b}pipe-{c}drc-vppip4-pdr"
5640   algorithm: "plot_service_density_heatmap"
5641   output-file-type: ".html"
5642   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csp-pdr"
5643   data: "plot-vpp-nfv-2n-skx"
5644   filter: "'NIC_Intel-X710' and
5645            'NF_DENSITY' and
5646            'DOCKER' and
5647            'PIPELINE' and
5648            'IMIX' and
5649            '2T1C' and
5650            'NDRPDR'"
5651   parameters:
5652   - "throughput"
5653   - "name"
5654   - "tags"
5655   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5656   x-axis: "X = CNFs per Service Pipeline"
5657   y-axis: "Y = Number of Service Pipelines"
5658   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5659   layout:
5660     title: "<b>Throughput:</b> eth-l2bd-{2Y}memif-{Y}pipe-{XY}drc-vppip4-pdr"
5661     layout: "plot-service-density"
5662
5663 -
5664   type: "plot"
5665   title: "Packet Throughput: IMIX-2c-eth-l2bd-{a}memif-{b}pipe-{c}drc-vppip4-pdr"
5666   algorithm: "plot_service_density_heatmap"
5667   output-file-type: ".html"
5668   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csp-pdr"
5669   data: "plot-vpp-nfv-2n-skx"
5670   filter: "'NIC_Intel-X710' and
5671            'NF_DENSITY' and
5672            'DOCKER' and
5673            'PIPELINE' and
5674            'IMIX' and
5675            '4T2C' and
5676            'NDRPDR'"
5677   parameters:
5678   - "throughput"
5679   - "name"
5680   - "tags"
5681   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5682   x-axis: "X = CNFs per Service Pipeline"
5683   y-axis: "Y = Number of Service Pipelines"
5684   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5685   layout:
5686     title: "<b>Throughput:</b> eth-l2bd-{2Y}memif-{Y}pipe-{XY}drc-vppip4-pdr"
5687     layout: "plot-service-density"
5688
5689 ################################################################################
5690 # Plots VPP HTTP Server Performance
5691 -
5692   type: "plot"
5693   title: "VPP HTTP Server Performance"
5694   algorithm: "plot_http_server_performance_box"
5695   output-file-type: ".html"
5696   output-file: "{DIR[STATIC,VPP]}/http-server-performance-cps"
5697   data:
5698     "plot-vpp-http-server-performance"
5699   # Keep this formatting, the filter is enclosed with " (quotation mark) and
5700   # each tag is enclosed with ' (apostrophe).
5701   filter: "'HTTP' and 'TCP_CPS'"
5702   parameters:
5703   - "result"
5704   - "name"
5705   traces:
5706     hoverinfo: "x+y"
5707     boxpoints: "outliers"
5708     whiskerwidth: 0
5709   layout:
5710     title: "VPP HTTP Server Performance"
5711     layout:
5712       "plot-cps"
5713
5714 -
5715   type: "plot"
5716   title: "VPP HTTP Server Performance"
5717   algorithm: "plot_http_server_performance_box"
5718   output-file-type: ".html"
5719   output-file: "{DIR[STATIC,VPP]}/http-server-performance-rps"
5720   data:
5721     "plot-vpp-http-server-performance"
5722   filter: "'HTTP' and 'TCP_RPS'"
5723   parameters:
5724   - "result"
5725   - "name"
5726   traces:
5727     hoverinfo: "x+y"
5728     boxpoints: "outliers"
5729     whiskerwidth: 0
5730   layout:
5731     title: "VPP HTTP Server Performance"
5732     layout:
5733       "plot-rps"
5734
5735 ################################################################################
5736
5737 # Packet Throughput - VPP L2 3n-hsw-x520 base and scale
5738 -
5739   type: "plot"
5740   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
5741   algorithm: "plot_performance_box"
5742   output-file-type: ".html"
5743   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
5744   data: "plot-vpp-throughput-latency-3n-hsw"
5745   filter: "'NIC_Intel-X520-DA2' and
5746            '64B' and
5747            ('BASE' or 'SCALE') and
5748            'NDRPDR' and
5749            'ETH' and
5750            '1T1C' and
5751            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5752            not 'VHOST' and
5753            not 'MEMIF'"
5754   parameters:
5755   - "throughput"
5756   - "parent"
5757   - "tags"
5758   sort:
5759   - "L2PATCH"
5760   - "L2XCBASE"
5761   - "BASE"
5762   - "FIB_10K"
5763   - "FIB_100K"
5764   - "FIB_1M"
5765   traces:
5766     hoverinfo: "x+y"
5767     boxpoints: "outliers"
5768     whiskerwidth: 0
5769   layout:
5770     title: "l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
5771     layout: "plot-throughput"
5772
5773 -
5774   type: "plot"
5775   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
5776   algorithm: "plot_performance_box"
5777   output-file-type: ".html"
5778   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
5779   data: "plot-vpp-throughput-latency-3n-hsw"
5780   filter: "'NIC_Intel-X520-DA2' and
5781            '64B' and
5782            ('BASE' or 'SCALE') and
5783            'NDRPDR' and
5784            'ETH' and
5785            '1T1C' and
5786            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5787            not 'VHOST' and
5788            not 'MEMIF'"
5789   parameters:
5790   - "throughput"
5791   - "parent"
5792   - "tags"
5793   sort:
5794   - "L2PATCH"
5795   - "L2XCBASE"
5796   - "BASE"
5797   - "FIB_10K"
5798   - "FIB_100K"
5799   - "FIB_1M"
5800   traces:
5801     hoverinfo: "x+y"
5802     boxpoints: "outliers"
5803     whiskerwidth: 0
5804   layout:
5805     title: "l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
5806     layout: "plot-throughput"
5807
5808 -
5809   type: "plot"
5810   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
5811   algorithm: "plot_performance_box"
5812   output-file-type: ".html"
5813   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
5814   data: "plot-vpp-throughput-latency-3n-hsw"
5815   filter: "'NIC_Intel-X520-DA2' and
5816            '64B' and
5817            ('BASE' or 'SCALE') and
5818            'NDRPDR' and
5819            'ETH' and
5820            '2T2C' and
5821            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5822            not 'VHOST' and
5823            not 'MEMIF'"
5824   parameters:
5825   - "throughput"
5826   - "parent"
5827   - "tags"
5828   sort:
5829   - "L2PATCH"
5830   - "L2XCBASE"
5831   - "BASE"
5832   - "FIB_10K"
5833   - "FIB_100K"
5834   - "FIB_1M"
5835   traces:
5836     hoverinfo: "x+y"
5837     boxpoints: "outliers"
5838     whiskerwidth: 0
5839   layout:
5840     title: "l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
5841     layout: "plot-throughput"
5842
5843 -
5844   type: "plot"
5845   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
5846   algorithm: "plot_performance_box"
5847   output-file-type: ".html"
5848   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
5849   data: "plot-vpp-throughput-latency-3n-hsw"
5850   filter: "'NIC_Intel-X520-DA2' and
5851            '64B' and
5852            ('BASE' or 'SCALE') and
5853            'NDRPDR' and
5854            'ETH' and
5855            '2T2C' and
5856            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5857            not 'VHOST' and
5858            not 'MEMIF'"
5859   parameters:
5860   - "throughput"
5861   - "parent"
5862   - "tags"
5863   sort:
5864   - "L2PATCH"
5865   - "L2XCBASE"
5866   - "BASE"
5867   - "FIB_10K"
5868   - "FIB_100K"
5869   - "FIB_1M"
5870   traces:
5871     hoverinfo: "x+y"
5872     boxpoints: "outliers"
5873     whiskerwidth: 0
5874   layout:
5875     title: "l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
5876     layout: "plot-throughput"
5877
5878 # Packet Throughput - VPP L2 3n-hsw-x520 features
5879 -
5880   type: "plot"
5881   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
5882   algorithm: "plot_performance_box"
5883   output-file-type: ".html"
5884   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
5885   data: "plot-vpp-throughput-latency-3n-hsw"
5886   filter: "'NIC_Intel-X520-DA2' and
5887            '64B' and
5888            'NDRPDR' and
5889            '1T1C' and
5890            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
5891            not 'ACL' and
5892            not 'VHOST' and
5893            not 'MEMIF'"
5894   parameters:
5895   - "throughput"
5896   - "parent"
5897   - "tags"
5898   sort:
5899   - "L2XCBASE"    # l2xcbase
5900   - "L2BDBASE"    # l2bdbase
5901   - "L2XCFWD"     # dot1q-l2xcbase
5902   - "L2BDMACLRN"  # dot1q-l2bdbase
5903   traces:
5904     hoverinfo: "x+y"
5905     boxpoints: "outliers"
5906     whiskerwidth: 0
5907   layout:
5908     title: "l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
5909     layout: "plot-throughput"
5910
5911 -
5912   type: "plot"
5913   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-pdr"
5914   algorithm: "plot_performance_box"
5915   output-file-type: ".html"
5916   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-pdr"
5917   data: "plot-vpp-throughput-latency-3n-hsw"
5918   filter: "'NIC_Intel-X520-DA2' and
5919            '64B' and
5920            'NDRPDR' and
5921            '1T1C' and
5922            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
5923            not 'ACL' and
5924            not 'VHOST' and
5925            not 'MEMIF'"
5926   parameters:
5927   - "throughput"
5928   - "parent"
5929   - "tags"
5930   sort:
5931   - "L2XCBASE"    # l2xcbase
5932   - "L2BDBASE"    # l2bdbase
5933   - "L2XCFWD"     # dot1q-l2xcbase
5934   - "L2BDMACLRN"  # dot1q-l2bdbase
5935   traces:
5936     hoverinfo: "x+y"
5937     boxpoints: "outliers"
5938     whiskerwidth: 0
5939   layout:
5940     title: "l2sw-3n-hsw-x520-64b-1t1c-features-pdr"
5941     layout: "plot-throughput"
5942
5943 -
5944   type: "plot"
5945   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
5946   algorithm: "plot_performance_box"
5947   output-file-type: ".html"
5948   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
5949   data: "plot-vpp-throughput-latency-3n-hsw"
5950   filter: "'NIC_Intel-X520-DA2' and
5951            '64B' and
5952            'NDRPDR' and
5953            '2T2C' and
5954            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
5955            not 'ACL' and
5956            not 'VHOST' and
5957            not 'MEMIF'"
5958   parameters:
5959   - "throughput"
5960   - "parent"
5961   - "tags"
5962   sort:
5963   - "L2XCBASE"    # l2xcbase
5964   - "L2BDBASE"    # l2bdbase
5965   - "L2XCFWD"     # dot1q-l2xcbase
5966   - "L2BDMACLRN"  # dot1q-l2bdbase
5967   traces:
5968     hoverinfo: "x+y"
5969     boxpoints: "outliers"
5970     whiskerwidth: 0
5971   layout:
5972     title: "l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
5973     layout: "plot-throughput"
5974
5975 -
5976   type: "plot"
5977   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-pdr"
5978   algorithm: "plot_performance_box"
5979   output-file-type: ".html"
5980   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-pdr"
5981   data: "plot-vpp-throughput-latency-3n-hsw"
5982   filter: "'NIC_Intel-X520-DA2' and
5983            '64B' and
5984            'NDRPDR' and
5985            '2T2C' and
5986            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
5987            not 'ACL' and
5988            not 'VHOST' and
5989            not 'MEMIF'"
5990   parameters:
5991   - "throughput"
5992   - "parent"
5993   - "tags"
5994   sort:
5995   - "L2XCBASE"    # l2xcbase
5996   - "L2BDBASE"    # l2bdbase
5997   - "L2XCFWD"     # dot1q-l2xcbase
5998   - "L2BDMACLRN"  # dot1q-l2bdbase
5999   traces:
6000     hoverinfo: "x+y"
6001     boxpoints: "outliers"
6002     whiskerwidth: 0
6003   layout:
6004     title: "l2sw-3n-hsw-x520-64b-2t2c-features-pdr"
6005     layout: "plot-throughput"
6006
6007 # Packet Throughput - VPP L2 3n-hsw-x710 base and scale
6008 -
6009   type: "plot"
6010   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
6011   algorithm: "plot_performance_box"
6012   output-file-type: ".html"
6013   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
6014   data: "plot-vpp-throughput-latency-3n-hsw"
6015   filter: "'NIC_Intel-X710' and
6016            '64B' and
6017            ('BASE' or 'SCALE') and
6018            'NDRPDR' and
6019            'ETH' and
6020            '1T1C' and
6021            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6022            not 'VHOST' and
6023            not 'MEMIF'"
6024   parameters:
6025   - "throughput"
6026   - "parent"
6027   - "tags"
6028   sort:
6029   - "L2PATCH"
6030   - "L2XCFWD"
6031   - "L2BDMACLRN"
6032   - "FIB_10K"
6033   - "FIB_100K"
6034   - "FIB_1M"
6035   traces:
6036     hoverinfo: "x+y"
6037     boxpoints: "outliers"
6038     whiskerwidth: 0
6039   layout:
6040     title: "l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
6041     layout: "plot-throughput"
6042
6043 -
6044   type: "plot"
6045   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
6046   algorithm: "plot_performance_box"
6047   output-file-type: ".html"
6048   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
6049   data: "plot-vpp-throughput-latency-3n-hsw"
6050   filter: "'NIC_Intel-X710' and
6051            '64B' and
6052            ('BASE' or 'SCALE') and
6053            'NDRPDR' and
6054            'ETH' and
6055            '1T1C' and
6056            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6057            not 'VHOST' and
6058            not 'MEMIF'"
6059   parameters:
6060   - "throughput"
6061   - "parent"
6062   - "tags"
6063   sort:
6064   - "L2PATCH"
6065   - "L2XCFWD"
6066   - "L2BDMACLRN"
6067   - "FIB_10K"
6068   - "FIB_100K"
6069   - "FIB_1M"
6070   traces:
6071     hoverinfo: "x+y"
6072     boxpoints: "outliers"
6073     whiskerwidth: 0
6074   layout:
6075     title: "l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
6076     layout: "plot-throughput"
6077
6078 -
6079   type: "plot"
6080   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
6081   algorithm: "plot_performance_box"
6082   output-file-type: ".html"
6083   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
6084   data: "plot-vpp-throughput-latency-3n-hsw"
6085   filter: "'NIC_Intel-X710' and
6086            '64B' and
6087            ('BASE' or 'SCALE') and
6088            'NDRPDR' and
6089            'ETH' and
6090            '2T2C' and
6091            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6092            not 'VHOST' and
6093            not 'MEMIF'"
6094   parameters:
6095   - "throughput"
6096   - "parent"
6097   - "tags"
6098   sort:
6099   - "L2PATCH"
6100   - "L2XCFWD"
6101   - "L2BDMACLRN"
6102   - "FIB_10K"
6103   - "FIB_100K"
6104   - "FIB_1M"
6105   traces:
6106     hoverinfo: "x+y"
6107     boxpoints: "outliers"
6108     whiskerwidth: 0
6109   layout:
6110     title: "l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
6111     layout: "plot-throughput"
6112
6113 -
6114   type: "plot"
6115   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
6116   algorithm: "plot_performance_box"
6117   output-file-type: ".html"
6118   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
6119   data: "plot-vpp-throughput-latency-3n-hsw"
6120   filter: "'NIC_Intel-X710' and
6121            '64B' and
6122            ('BASE' or 'SCALE') and
6123            'NDRPDR' and
6124            'ETH' and
6125            '2T2C' and
6126            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6127            not 'VHOST' and
6128            not 'MEMIF'"
6129   parameters:
6130   - "throughput"
6131   - "parent"
6132   - "tags"
6133   sort:
6134   - "L2PATCH"
6135   - "L2XCFWD"
6136   - "L2BDMACLRN"
6137   - "FIB_10K"
6138   - "FIB_100K"
6139   - "FIB_1M"
6140   traces:
6141     hoverinfo: "x+y"
6142     boxpoints: "outliers"
6143     whiskerwidth: 0
6144   layout:
6145     title: "l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
6146     layout: "plot-throughput"
6147
6148 # Packet Throughput - VPP L2 3n-hsw-x710 features
6149 -
6150   type: "plot"
6151   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
6152   algorithm: "plot_performance_box"
6153   output-file-type: ".html"
6154   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
6155   data: "plot-vpp-throughput-latency-3n-hsw"
6156   filter: "'NIC_Intel-X710' and
6157            '64B' and
6158            'NDRPDR' and
6159            '1T1C' and
6160            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6161            not 'ACL' and
6162            not 'VHOST' and
6163            not 'L2OVRLAY' and
6164            not 'MEMIF'"
6165   parameters:
6166   - "throughput"
6167   - "parent"
6168   - "tags"
6169   sort:
6170   - "L2XCBASE"    # l2xcbase
6171   - "L2BDBASE"    # l2bdbase
6172   - "L2XCFWD"     # dot1q-l2xcbase
6173   - "L2BDMACLRN"  # dot1q-l2bdbase
6174   traces:
6175     hoverinfo: "x+y"
6176     boxpoints: "outliers"
6177     whiskerwidth: 0
6178   layout:
6179     title: "l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
6180     layout: "plot-throughput"
6181
6182 -
6183   type: "plot"
6184   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
6185   algorithm: "plot_performance_box"
6186   output-file-type: ".html"
6187   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
6188   data: "plot-vpp-throughput-latency-3n-hsw"
6189   filter: "'NIC_Intel-X710' and
6190            '64B' and
6191            'NDRPDR' and
6192            '1T1C' and
6193            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6194            not 'ACL' and
6195            not 'VHOST' and
6196            not 'L2OVRLAY' and
6197            not 'MEMIF'"
6198   parameters:
6199   - "throughput"
6200   - "parent"
6201   - "tags"
6202   sort:
6203   - "L2XCBASE"    # l2xcbase
6204   - "L2BDBASE"    # l2bdbase
6205   - "L2XCFWD"     # dot1q-l2xcbase
6206   - "L2BDMACLRN"  # dot1q-l2bdbase
6207   traces:
6208     hoverinfo: "x+y"
6209     boxpoints: "outliers"
6210     whiskerwidth: 0
6211   layout:
6212     title: "l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
6213     layout: "plot-throughput"
6214
6215 -
6216   type: "plot"
6217   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
6218   algorithm: "plot_performance_box"
6219   output-file-type: ".html"
6220   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
6221   data: "plot-vpp-throughput-latency-3n-hsw"
6222   filter: "'NIC_Intel-X710' and
6223            '64B' and
6224            'NDRPDR' and
6225            '2T2C' and
6226            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6227            not 'ACL' and
6228            not 'VHOST' and
6229            not 'L2OVRLAY' and
6230            not 'MEMIF'"
6231   parameters:
6232   - "throughput"
6233   - "parent"
6234   - "tags"
6235   sort:
6236   - "L2XCBASE"    # l2xcbase
6237   - "L2BDBASE"    # l2bdbase
6238   - "L2XCFWD"     # dot1q-l2xcbase
6239   - "L2BDMACLRN"  # dot1q-l2bdbase
6240   traces:
6241     hoverinfo: "x+y"
6242     boxpoints: "outliers"
6243     whiskerwidth: 0
6244   layout:
6245     title: "l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
6246     layout: "plot-throughput"
6247
6248 -
6249   type: "plot"
6250   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
6251   algorithm: "plot_performance_box"
6252   output-file-type: ".html"
6253   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
6254   data: "plot-vpp-throughput-latency-3n-hsw"
6255   filter: "'NIC_Intel-X710' and
6256            '64B' and
6257            'NDRPDR' and
6258            '2T2C' and
6259            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6260            not 'ACL' and
6261            not 'VHOST' and
6262            not 'L2OVRLAY' and
6263            not 'MEMIF'"
6264   parameters:
6265   - "throughput"
6266   - "parent"
6267   - "tags"
6268   sort:
6269   - "L2XCBASE"    # l2xcbase
6270   - "L2BDBASE"    # l2bdbase
6271   - "L2XCFWD"     # dot1q-l2xcbase
6272   - "L2BDMACLRN"  # dot1q-l2bdbase
6273   traces:
6274     hoverinfo: "x+y"
6275     boxpoints: "outliers"
6276     whiskerwidth: 0
6277   layout:
6278     title: "l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
6279     layout: "plot-throughput"
6280
6281 # Packet Throughput - VPP L2 3n-hsw-xl710 base and scale
6282 -
6283   type: "plot"
6284   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
6285   algorithm: "plot_performance_box"
6286   output-file-type: ".html"
6287   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
6288   data: "plot-vpp-throughput-latency-3n-hsw"
6289   filter: "'NIC_Intel-XL710' and
6290            '64B' and
6291            'BASE' and
6292            'NDRPDR' and
6293            'ETH' and
6294            '1T1C' and
6295            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6296            not 'VHOST' and
6297            not 'MEMIF'"
6298   parameters:
6299   - "throughput"
6300   - "parent"
6301   - "tags"
6302   sort:
6303   - "L2PATCH"
6304   - "L2XCFWD"
6305   - "L2BDMACLRN"
6306   traces:
6307     hoverinfo: "x+y"
6308     boxpoints: "outliers"
6309     whiskerwidth: 0
6310   layout:
6311     title: "l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
6312     layout: "plot-throughput"
6313
6314 -
6315   type: "plot"
6316   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-1t1c-base-pdr"
6317   algorithm: "plot_performance_box"
6318   output-file-type: ".html"
6319   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base-pdr"
6320   data: "plot-vpp-throughput-latency-3n-hsw"
6321   filter: "'NIC_Intel-XL710' and
6322            '64B' and
6323            'BASE' and
6324            'NDRPDR' and
6325            'ETH' and
6326            '1T1C' and
6327            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6328            not 'VHOST' and
6329            not 'MEMIF'"
6330   parameters:
6331   - "throughput"
6332   - "parent"
6333   - "tags"
6334   sort:
6335   - "L2PATCH"
6336   - "L2XCFWD"
6337   - "L2BDMACLRN"
6338   traces:
6339     hoverinfo: "x+y"
6340     boxpoints: "outliers"
6341     whiskerwidth: 0
6342   layout:
6343     title: "l2sw-3n-hsw-xl710-64b-1t1c-base-pdr"
6344     layout: "plot-throughput"
6345
6346 -
6347   type: "plot"
6348   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
6349   algorithm: "plot_performance_box"
6350   output-file-type: ".html"
6351   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
6352   data: "plot-vpp-throughput-latency-3n-hsw"
6353   filter: "'NIC_Intel-XL710' and
6354            '64B' and
6355            'BASE' and
6356            'NDRPDR' and
6357            'ETH' and
6358            '2T2C' and
6359            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6360            not 'VHOST' and
6361            not 'MEMIF'"
6362   parameters:
6363   - "throughput"
6364   - "parent"
6365   - "tags"
6366   sort:
6367   - "L2PATCH"
6368   - "L2XCFWD"
6369   - "L2BDMACLRN"
6370   traces:
6371     hoverinfo: "x+y"
6372     boxpoints: "outliers"
6373     whiskerwidth: 0
6374   layout:
6375     title: "l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
6376     layout: "plot-throughput"
6377
6378 -
6379   type: "plot"
6380   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-2t2c-base-pdr"
6381   algorithm: "plot_performance_box"
6382   output-file-type: ".html"
6383   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base-pdr"
6384   data: "plot-vpp-throughput-latency-3n-hsw"
6385   filter: "'NIC_Intel-XL710' and
6386            '64B' and
6387            'BASE' and
6388            'NDRPDR' and
6389            'ETH' and
6390            '2T2C' and
6391            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6392            not 'VHOST' and
6393            not 'MEMIF'"
6394   parameters:
6395   - "throughput"
6396   - "parent"
6397   - "tags"
6398   sort:
6399   - "L2PATCH"
6400   - "L2XCFWD"
6401   - "L2BDMACLRN"
6402   traces:
6403     hoverinfo: "x+y"
6404     boxpoints: "outliers"
6405     whiskerwidth: 0
6406   layout:
6407     title: "l2sw-3n-hsw-xl710-64b-2t2c-base-pdr"
6408     layout: "plot-throughput"
6409
6410 # Packet Throughput - VPP L2 3n-skx-x710 base and scale
6411 -
6412   type: "plot"
6413   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
6414   algorithm: "plot_performance_box"
6415   output-file-type: ".html"
6416   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
6417   data: "plot-vpp-throughput-latency-3n-skx"
6418   filter: "'NIC_Intel-X710' and
6419            '64B' and
6420            ('BASE' or 'SCALE') and
6421            'NDRPDR' and
6422            'ETH' and
6423            '2T1C' and
6424            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6425            not 'VHOST' and
6426            not 'MEMIF' and
6427            not 'DRV_AVF'"
6428   parameters:
6429   - "throughput"
6430   - "parent"
6431   - "tags"
6432   sort:
6433   - "L2PATCH"
6434   - "L2XCBASE"
6435   - "BASE"
6436   - "FIB_10K"
6437   - "FIB_100K"
6438   - "FIB_1M"
6439   traces:
6440     hoverinfo: "x+y"
6441     boxpoints: "outliers"
6442     whiskerwidth: 0
6443   layout:
6444     title: "l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
6445     layout: "plot-throughput"
6446
6447 -
6448   type: "plot"
6449   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
6450   algorithm: "plot_performance_box"
6451   output-file-type: ".html"
6452   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
6453   data: "plot-vpp-throughput-latency-3n-skx"
6454   filter: "'NIC_Intel-X710' and
6455            '64B' and
6456            ('BASE' or 'SCALE') and
6457            'NDRPDR' and
6458            'ETH' and
6459            '2T1C' and
6460            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6461            not 'VHOST' and
6462            not 'MEMIF' and
6463            not 'DRV_AVF'"
6464   parameters:
6465   - "throughput"
6466   - "parent"
6467   - "tags"
6468   sort:
6469   - "L2PATCH"
6470   - "L2XCBASE"
6471   - "BASE"
6472   - "FIB_10K"
6473   - "FIB_100K"
6474   - "FIB_1M"
6475   traces:
6476     hoverinfo: "x+y"
6477     boxpoints: "outliers"
6478     whiskerwidth: 0
6479   layout:
6480     title: "l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
6481     layout: "plot-throughput"
6482
6483 -
6484   type: "plot"
6485   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
6486   algorithm: "plot_performance_box"
6487   output-file-type: ".html"
6488   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
6489   data: "plot-vpp-throughput-latency-3n-skx"
6490   filter: "'NIC_Intel-X710' and
6491            '64B' and
6492            ('BASE' or 'SCALE') and
6493            'NDRPDR' and
6494            'ETH' and
6495            '4T2C' and
6496            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6497            not 'VHOST' and
6498            not 'MEMIF' and
6499            not 'DRV_AVF'"
6500   parameters:
6501   - "throughput"
6502   - "parent"
6503   - "tags"
6504   sort:
6505   - "L2PATCH"
6506   - "L2XCBASE"
6507   - "BASE"
6508   - "FIB_10K"
6509   - "FIB_100K"
6510   - "FIB_1M"
6511   traces:
6512     hoverinfo: "x+y"
6513     boxpoints: "outliers"
6514     whiskerwidth: 0
6515   layout:
6516     title: "l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
6517     layout: "plot-throughput"
6518
6519 -
6520   type: "plot"
6521   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
6522   algorithm: "plot_performance_box"
6523   output-file-type: ".html"
6524   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
6525   data: "plot-vpp-throughput-latency-3n-skx"
6526   filter: "'NIC_Intel-X710' and
6527            '64B' and
6528            ('BASE' or 'SCALE') and
6529            'NDRPDR' and
6530            'ETH' and
6531            '4T2C' and
6532            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6533            not 'VHOST' and
6534            not 'MEMIF' and
6535            not 'DRV_AVF'"
6536   parameters:
6537   - "throughput"
6538   - "parent"
6539   - "tags"
6540   sort:
6541   - "L2PATCH"
6542   - "L2XCBASE"
6543   - "BASE"
6544   - "FIB_10K"
6545   - "FIB_100K"
6546   - "FIB_1M"
6547   traces:
6548     hoverinfo: "x+y"
6549     boxpoints: "outliers"
6550     whiskerwidth: 0
6551   layout:
6552     title: "l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
6553     layout: "plot-throughput"
6554
6555 # Packet Throughput - VPP L2 3n-skx-x710 features
6556 -
6557   type: "plot"
6558   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-ndr"
6559   algorithm: "plot_performance_box"
6560   output-file-type: ".html"
6561   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-ndr"
6562   data: "plot-vpp-throughput-latency-3n-skx"
6563   filter: "'NIC_Intel-X710' and
6564            '64B' and
6565            'NDRPDR' and
6566            '2T1C' and
6567            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6568            not 'ACL' and
6569            not 'VHOST' and
6570            not 'DRV_AVF' and
6571            not 'L2OVRLAY' and
6572            not 'MEMIF'"
6573   parameters:
6574   - "throughput"
6575   - "parent"
6576   - "tags"
6577   sort:
6578   - "L2XCBASE"    # l2xcbase
6579   - "L2BDBASE"    # l2bdbase
6580   - "L2XCFWD"     # dot1q-l2xcbase
6581   - "L2BDMACLRN"  # dot1q-l2bdbase
6582   traces:
6583     hoverinfo: "x+y"
6584     boxpoints: "outliers"
6585     whiskerwidth: 0
6586   layout:
6587     title: "l2sw-3n-skx-x710-64b-2t1c-features-ndr"
6588     layout: "plot-throughput"
6589
6590 -
6591   type: "plot"
6592   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-pdr"
6593   algorithm: "plot_performance_box"
6594   output-file-type: ".html"
6595   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-pdr"
6596   data: "plot-vpp-throughput-latency-3n-skx"
6597   filter: "'NIC_Intel-X710' and
6598            '64B' and
6599            'NDRPDR' and
6600            '2T1C' and
6601            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6602            not 'ACL' and
6603            not 'VHOST' and
6604            not 'DRV_AVF' and
6605            not 'L2OVRLAY' and
6606            not 'MEMIF'"
6607   parameters:
6608   - "throughput"
6609   - "parent"
6610   - "tags"
6611   sort:
6612   - "L2XCBASE"    # l2xcbase
6613   - "L2BDBASE"    # l2bdbase
6614   - "L2XCFWD"     # dot1q-l2xcbase
6615   - "L2BDMACLRN"  # dot1q-l2bdbase
6616   traces:
6617     hoverinfo: "x+y"
6618     boxpoints: "outliers"
6619     whiskerwidth: 0
6620   layout:
6621     title: "l2sw-3n-skx-x710-64b-2t1c-features-pdr"
6622     layout: "plot-throughput"
6623
6624 -
6625   type: "plot"
6626   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-ndr"
6627   algorithm: "plot_performance_box"
6628   output-file-type: ".html"
6629   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-ndr"
6630   data: "plot-vpp-throughput-latency-3n-skx"
6631   filter: "'NIC_Intel-X710' and
6632            '64B' and
6633            'NDRPDR' and
6634            '4T2C' and
6635            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6636            not 'ACL' and
6637            not 'VHOST' and
6638            not 'DRV_AVF' and
6639            not 'L2OVRLAY' and
6640            not 'MEMIF'"
6641   parameters:
6642   - "throughput"
6643   - "parent"
6644   - "tags"
6645   sort:
6646   - "L2XCBASE"    # l2xcbase
6647   - "L2BDBASE"    # l2bdbase
6648   - "L2XCFWD"     # dot1q-l2xcbase
6649   - "L2BDMACLRN"  # dot1q-l2bdbase
6650   traces:
6651     hoverinfo: "x+y"
6652     boxpoints: "outliers"
6653     whiskerwidth: 0
6654   layout:
6655     title: "l2sw-3n-skx-x710-64b-4t2c-features-ndr"
6656     layout: "plot-throughput"
6657
6658 -
6659   type: "plot"
6660   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-pdr"
6661   algorithm: "plot_performance_box"
6662   output-file-type: ".html"
6663   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-pdr"
6664   data: "plot-vpp-throughput-latency-3n-skx"
6665   filter: "'NIC_Intel-X710' and
6666            '64B' and
6667            'NDRPDR' and
6668            '4T2C' and
6669            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6670            not 'ACL' and
6671            not 'VHOST' and
6672            not 'DRV_AVF' and
6673            not 'L2OVRLAY' and
6674            not 'MEMIF'"
6675   parameters:
6676   - "throughput"
6677   - "parent"
6678   - "tags"
6679   sort:
6680   - "L2XCBASE"    # l2xcbase
6681   - "L2BDBASE"    # l2bdbase
6682   - "L2XCFWD"     # dot1q-l2xcbase
6683   - "L2BDMACLRN"  # dot1q-l2bdbase
6684   traces:
6685     hoverinfo: "x+y"
6686     boxpoints: "outliers"
6687     whiskerwidth: 0
6688   layout:
6689     title: "l2sw-3n-skx-x710-64b-4t2c-features-pdr"
6690     layout: "plot-throughput"
6691
6692 # Packet Throughput - VPP L2 3n-skx-xxv710 base and scale
6693 -
6694   type: "plot"
6695   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-2t1c-base-ndr"
6696   algorithm: "plot_performance_box"
6697   output-file-type: ".html"
6698   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base-ndr"
6699   data: "plot-vpp-throughput-latency-3n-skx"
6700   filter: "'NIC_Intel-XXV710' and
6701            '64B' and
6702            ('BASE' or 'SCALE') and
6703            'NDRPDR' and
6704            'ETH' and
6705            '2T1C' and
6706            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6707            not 'VHOST' and
6708            not 'MEMIF'"
6709   parameters:
6710   - "throughput"
6711   - "parent"
6712   - "tags"
6713   sort:
6714   - "L2PATCH"
6715   - "L2PATCH"
6716   - "L2XCBASE"
6717   - "L2BDMACLRN"
6718   traces:
6719     hoverinfo: "x+y"
6720     boxpoints: "outliers"
6721     whiskerwidth: 0
6722   layout:
6723     title: "l2sw-3n-skx-xxv710-64b-2t1c-base-ndr"
6724     layout: "plot-throughput"
6725
6726 -
6727   type: "plot"
6728   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-2t1c-base-pdr"
6729   algorithm: "plot_performance_box"
6730   output-file-type: ".html"
6731   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base-pdr"
6732   data: "plot-vpp-throughput-latency-3n-skx"
6733   filter: "'NIC_Intel-XXV710' and
6734            '64B' and
6735            ('BASE' or 'SCALE') and
6736            'NDRPDR' and
6737            'ETH' and
6738            '2T1C' and
6739            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6740            not 'VHOST' and
6741            not 'MEMIF'"
6742   parameters:
6743   - "throughput"
6744   - "parent"
6745   - "tags"
6746   sort:
6747   - "L2PATCH"
6748   - "L2PATCH"
6749   - "L2XCBASE"
6750   - "L2BDMACLRN"
6751   traces:
6752     hoverinfo: "x+y"
6753     boxpoints: "outliers"
6754     whiskerwidth: 0
6755   layout:
6756     title: "l2sw-3n-skx-xxv710-64b-2t1c-base-pdr"
6757     layout: "plot-throughput"
6758
6759 -
6760   type: "plot"
6761   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-4t2c-base-ndr"
6762   algorithm: "plot_performance_box"
6763   output-file-type: ".html"
6764   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base-ndr"
6765   data: "plot-vpp-throughput-latency-3n-skx"
6766   filter: "'NIC_Intel-XXV710' and
6767            '64B' and
6768            ('BASE' or 'SCALE') and
6769            'NDRPDR' and
6770            'ETH' and
6771            '4T2C' and
6772            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6773            not 'VHOST' and
6774            not 'MEMIF'"
6775   parameters:
6776   - "throughput"
6777   - "parent"
6778   - "tags"
6779   sort:
6780   - "L2PATCH"
6781   - "L2PATCH"
6782   - "L2XCBASE"
6783   - "L2BDMACLRN"
6784   traces:
6785     hoverinfo: "x+y"
6786     boxpoints: "outliers"
6787     whiskerwidth: 0
6788   layout:
6789     title: "l2sw-3n-skx-xxv710-64b-4t2c-base-ndr"
6790     layout: "plot-throughput"
6791
6792 -
6793   type: "plot"
6794   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-4t2c-base-pdr"
6795   algorithm: "plot_performance_box"
6796   output-file-type: ".html"
6797   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base-pdr"
6798   data: "plot-vpp-throughput-latency-3n-skx"
6799   filter: "'NIC_Intel-XXV710' and
6800            '64B' and
6801            ('BASE' or 'SCALE') and
6802            'NDRPDR' and
6803            'ETH' and
6804            '4T2C' and
6805            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6806            not 'VHOST' and
6807            not 'MEMIF'"
6808   parameters:
6809   - "throughput"
6810   - "parent"
6811   - "tags"
6812   sort:
6813   - "L2PATCH"
6814   - "L2PATCH"
6815   - "L2XCBASE"
6816   - "L2BDMACLRN"
6817   traces:
6818     hoverinfo: "x+y"
6819     boxpoints: "outliers"
6820     whiskerwidth: 0
6821   layout:
6822     title: "l2sw-3n-skx-xxv710-64b-4t2c-base-pdr"
6823     layout: "plot-throughput"
6824
6825 # Packet Throughput - VPP L2 2n-skx-x710 base and scale
6826 -
6827   type: "plot"
6828   title: "VPP Throughput: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
6829   algorithm: "plot_performance_box"
6830   output-file-type: ".html"
6831   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
6832   data: "plot-vpp-throughput-latency-2n-skx"
6833   filter: "'NIC_Intel-X710' and
6834            '64B' and
6835            ('BASE' or 'SCALE') and
6836            'NDRPDR' and
6837            'ETH' and
6838            '2T1C' and
6839            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6840            not 'VHOST' and
6841            not 'MEMIF'"
6842   parameters:
6843   - "throughput"
6844   - "parent"
6845   - "tags"
6846   sort:
6847   - "L2PATCH"
6848   - "L2XCBASE"
6849   - "BASE"
6850   - "FIB_10K"
6851   - "FIB_100K"
6852   - "FIB_1M"
6853   traces:
6854     hoverinfo: "x+y"
6855     boxpoints: "outliers"
6856     whiskerwidth: 0
6857   layout:
6858     title: "l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
6859     layout: "plot-throughput"
6860
6861 -
6862   type: "plot"
6863   title: "VPP Throughput: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
6864   algorithm: "plot_performance_box"
6865   output-file-type: ".html"
6866   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
6867   data: "plot-vpp-throughput-latency-2n-skx"
6868   filter: "'NIC_Intel-X710' and
6869            '64B' and
6870            ('BASE' or 'SCALE') and
6871            'NDRPDR' and
6872            'ETH' and
6873            '2T1C' and
6874            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6875            not 'VHOST' and
6876            not 'MEMIF'"
6877   parameters:
6878   - "throughput"
6879   - "parent"
6880   - "tags"
6881   sort:
6882   - "L2PATCH"
6883   - "L2XCBASE"
6884   - "BASE"
6885   - "FIB_10K"
6886   - "FIB_100K"
6887   - "FIB_1M"
6888   traces:
6889     hoverinfo: "x+y"
6890     boxpoints: "outliers"
6891     whiskerwidth: 0
6892   layout:
6893     title: "l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
6894     layout: "plot-throughput"
6895
6896 -
6897   type: "plot"
6898   title: "VPP Throughput: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
6899   algorithm: "plot_performance_box"
6900   output-file-type: ".html"
6901   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
6902   data: "plot-vpp-throughput-latency-2n-skx"
6903   filter: "'NIC_Intel-X710' and
6904            '64B' and
6905            ('BASE' or 'SCALE') and
6906            'NDRPDR' and
6907            'ETH' and
6908            '4T2C' and
6909            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6910            not 'VHOST' and
6911            not 'MEMIF'"
6912   parameters:
6913   - "throughput"
6914   - "parent"
6915   - "tags"
6916   sort:
6917   - "L2PATCH"
6918   - "L2XCBASE"
6919   - "BASE"
6920   - "FIB_10K"
6921   - "FIB_100K"
6922   - "FIB_1M"
6923   traces:
6924     hoverinfo: "x+y"
6925     boxpoints: "outliers"
6926     whiskerwidth: 0
6927   layout:
6928     title: "l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
6929     layout: "plot-throughput"
6930
6931 -
6932   type: "plot"
6933   title: "VPP Throughput: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
6934   algorithm: "plot_performance_box"
6935   output-file-type: ".html"
6936   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
6937   data: "plot-vpp-throughput-latency-2n-skx"
6938   filter: "'NIC_Intel-X710' and
6939            '64B' and
6940            ('BASE' or 'SCALE') and
6941            'NDRPDR' and
6942            'ETH' and
6943            '4T2C' and
6944            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6945            not 'VHOST' and
6946            not 'MEMIF'"
6947   parameters:
6948   - "throughput"
6949   - "parent"
6950   - "tags"
6951   sort:
6952   - "L2PATCH"
6953   - "L2XCBASE"
6954   - "BASE"
6955   - "FIB_10K"
6956   - "FIB_100K"
6957   - "FIB_1M"
6958   traces:
6959     hoverinfo: "x+y"
6960     boxpoints: "outliers"
6961     whiskerwidth: 0
6962   layout:
6963     title: "l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
6964     layout: "plot-throughput"
6965
6966 # Packet Throughput - VPP L2 2n-skx-xxv710 base and scale
6967 -
6968   type: "plot"
6969   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
6970   algorithm: "plot_performance_box"
6971   output-file-type: ".html"
6972   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
6973   data: "plot-vpp-throughput-latency-2n-skx"
6974   filter: "'NIC_Intel-XXV710' and
6975            '64B' and
6976            ('BASE' or 'SCALE') and
6977            'NDRPDR' and
6978            'ETH' and
6979            '2T1C' and
6980            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6981            not 'VHOST' and
6982            not 'MEMIF'"
6983   parameters:
6984   - "throughput"
6985   - "parent"
6986   - "tags"
6987   sort:
6988   - "L2PATCH"
6989   - "L2XCBASE"
6990   - "BASE"
6991   - "FIB_10K"
6992   - "FIB_100K"
6993   - "FIB_1M"
6994   traces:
6995     hoverinfo: "x+y"
6996     boxpoints: "outliers"
6997     whiskerwidth: 0
6998   layout:
6999     title: "l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
7000     layout: "plot-throughput"
7001
7002 -
7003   type: "plot"
7004   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
7005   algorithm: "plot_performance_box"
7006   output-file-type: ".html"
7007   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
7008   data: "plot-vpp-throughput-latency-2n-skx"
7009   filter: "'NIC_Intel-XXV710' and
7010            '64B' and
7011            ('BASE' or 'SCALE') and
7012            'NDRPDR' and
7013            'ETH' and
7014            '2T1C' and
7015            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7016            not 'VHOST' and
7017            not 'MEMIF'"
7018   parameters:
7019   - "throughput"
7020   - "parent"
7021   - "tags"
7022   sort:
7023   - "L2PATCH"
7024   - "L2XCBASE"
7025   - "BASE"
7026   - "FIB_10K"
7027   - "FIB_100K"
7028   - "FIB_1M"
7029   traces:
7030     hoverinfo: "x+y"
7031     boxpoints: "outliers"
7032     whiskerwidth: 0
7033   layout:
7034     title: "l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
7035     layout: "plot-throughput"
7036
7037 -
7038   type: "plot"
7039   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
7040   algorithm: "plot_performance_box"
7041   output-file-type: ".html"
7042   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
7043   data: "plot-vpp-throughput-latency-2n-skx"
7044   filter: "'NIC_Intel-XXV710' and
7045            '64B' and
7046            ('BASE' or 'SCALE') and
7047            'NDRPDR' and
7048            'ETH' and
7049            '4T2C' and
7050            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7051            not 'VHOST' and
7052            not 'MEMIF'"
7053   parameters:
7054   - "throughput"
7055   - "parent"
7056   - "tags"
7057   sort:
7058   - "L2PATCH"
7059   - "L2XCBASE"
7060   - "BASE"
7061   - "FIB_10K"
7062   - "FIB_100K"
7063   - "FIB_1M"
7064   traces:
7065     hoverinfo: "x+y"
7066     boxpoints: "outliers"
7067     whiskerwidth: 0
7068   layout:
7069     title: "l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
7070     layout: "plot-throughput"
7071
7072 -
7073   type: "plot"
7074   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
7075   algorithm: "plot_performance_box"
7076   output-file-type: ".html"
7077   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
7078   data: "plot-vpp-throughput-latency-2n-skx"
7079   filter: "'NIC_Intel-XXV710' and
7080            '64B' and
7081            ('BASE' or 'SCALE') and
7082            'NDRPDR' and
7083            'ETH' and
7084            '4T2C' and
7085            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7086            not 'VHOST' and
7087            not 'MEMIF'"
7088   parameters:
7089   - "throughput"
7090   - "parent"
7091   - "tags"
7092   sort:
7093   - "L2PATCH"
7094   - "L2XCBASE"
7095   - "BASE"
7096   - "FIB_10K"
7097   - "FIB_100K"
7098   - "FIB_1M"
7099   traces:
7100     hoverinfo: "x+y"
7101     boxpoints: "outliers"
7102     whiskerwidth: 0
7103   layout:
7104     title: "l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
7105     layout: "plot-throughput"
7106
7107 # Packet Throughput - VPP L2 2n-dnv-x553 base
7108 -
7109   type: "plot"
7110   title: "VPP Throughput: l2sw-2n-dnv-x553-64b-1t1c-base-ndr"
7111   algorithm: "plot_performance_box"
7112   output-file-type: ".html"
7113   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-1t1c-base-ndr"
7114   data: "intel-dnv-vpp"
7115   filter: "'NIC_Intel-X553' and
7116            '64B' and
7117            'BASE' and
7118            'NDRPDR' and
7119            'ETH' and
7120            '1T1C' and
7121            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7122            not 'VHOST' and
7123            not 'MEMIF'"
7124   parameters:
7125   - "throughput"
7126   - "parent"
7127   - "tags"
7128   sort:
7129   - "L2XCBASE"
7130   - "L2BDMACLRN"
7131   - "L2PATCH"
7132   traces:
7133     hoverinfo: "x+y"
7134     boxpoints: "outliers"
7135     whiskerwidth: 0
7136   layout:
7137     title: "l2sw-2n-dnv-x553-64b-1t1c-base-ndr"
7138     layout: "plot-throughput"
7139
7140 -
7141   type: "plot"
7142   title: "VPP Throughput: l2sw-2n-dnv-x553-64b-1t1c-base-pdr"
7143   algorithm: "plot_performance_box"
7144   output-file-type: ".html"
7145   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-1t1c-base-pdr"
7146   data: "intel-dnv-vpp"
7147   filter: "'NIC_Intel-X553' and
7148            '64B' and
7149            ('BASE' or 'SCALE') and
7150            'NDRPDR' and
7151            'ETH' and
7152            '1T1C' and
7153            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7154            not 'VHOST' and
7155            not 'MEMIF'"
7156   parameters:
7157   - "throughput"
7158   - "parent"
7159   - "tags"
7160   sort:
7161   - "L2XCBASE"
7162   - "L2BDMACLRN"
7163   - "L2PATCH"
7164   traces:
7165     hoverinfo: "x+y"
7166     boxpoints: "outliers"
7167     whiskerwidth: 0
7168   layout:
7169     title: "l2sw-2n-dnv-x553-64b-1t1c-base-pdr"
7170     layout: "plot-throughput"
7171
7172 -
7173   type: "plot"
7174   title: "VPP Throughput: l2sw-2n-dnv-x553-64b-2t2c-base-ndr"
7175   algorithm: "plot_performance_box"
7176   output-file-type: ".html"
7177   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-2t2c-base-ndr"
7178   data: "intel-dnv-vpp"
7179   filter: "'NIC_Intel-X553' and
7180            '64B' and
7181            ('BASE' or 'SCALE') and
7182            'NDRPDR' and
7183            'ETH' and
7184            '2T2C' and
7185            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7186            not 'VHOST' and
7187            not 'MEMIF'"
7188   parameters:
7189   - "throughput"
7190   - "parent"
7191   - "tags"
7192   sort:
7193   - "L2XCBASE"
7194   - "L2BDMACLRN"
7195   - "L2PATCH"
7196   traces:
7197     hoverinfo: "x+y"
7198     boxpoints: "outliers"
7199     whiskerwidth: 0
7200   layout:
7201     title: "l2sw-2n-dnv-x553-64b-2t2c-base-ndr"
7202     layout: "plot-throughput"
7203
7204 -
7205   type: "plot"
7206   title: "VPP Throughput: l2sw-2n-dnv-x553-64b-2t2c-base-pdr"
7207   algorithm: "plot_performance_box"
7208   output-file-type: ".html"
7209   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-2t2c-base-pdr"
7210   data: "intel-dnv-vpp"
7211   filter: "'NIC_Intel-X553' and
7212            '64B' and
7213            ('BASE' or 'SCALE') and
7214            'NDRPDR' and
7215            'ETH' and
7216            '2T2C' and
7217            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7218            not 'VHOST' and
7219            not 'MEMIF'"
7220   parameters:
7221   - "throughput"
7222   - "parent"
7223   - "tags"
7224   sort:
7225   - "L2XCBASE"
7226   - "L2BDMACLRN"
7227   - "L2PATCH"
7228   traces:
7229     hoverinfo: "x+y"
7230     boxpoints: "outliers"
7231     whiskerwidth: 0
7232   layout:
7233     title: "l2sw-2n-dnv-x553-64b-2t2c-base-pdr"
7234     layout: "plot-throughput"
7235
7236 ################################################################################
7237
7238 # Packet Throughput - VPP Container Memif 3n-hsw-x520
7239 -
7240   type: "plot"
7241   title: "VPP Throughput: memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
7242   algorithm: "plot_performance_box"
7243   output-file-type: ".html"
7244   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
7245   data: "plot-vpp-throughput-latency-3n-hsw"
7246   filter: "'NIC_Intel-X520-DA2' and
7247            '64B' and
7248            ('BASE' or 'SCALE') and
7249            'NDRPDR' and
7250            '1T1C' and
7251            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7252            not 'VHOST' and
7253            'MEMIF'"
7254   parameters:
7255   - "throughput"
7256   - "parent"
7257   - "tags"
7258   sort:
7259   - "L2XCFWD"
7260   - "L2XCFWD"
7261   - "L2XCFWD"
7262   - "L2BDMACLRN"
7263   - "L2BDMACLRN"
7264   - "L2BDMACLRN"
7265   - "IP4FWD"
7266   traces:
7267     hoverinfo: "x+y"
7268     boxpoints: "outliers"
7269     whiskerwidth: 0
7270   layout:
7271     title: "memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
7272     layout: "plot-throughput"
7273
7274 -
7275   type: "plot"
7276   title: "VPP Throughput: memif-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
7277   algorithm: "plot_performance_box"
7278   output-file-type: ".html"
7279   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
7280   data: "plot-vpp-throughput-latency-3n-hsw"
7281   filter: "'NIC_Intel-X520-DA2' and
7282            '64B' and
7283            ('BASE' or 'SCALE') and
7284            'NDRPDR' and
7285            '1T1C' and
7286            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7287            not 'VHOST' and
7288            'MEMIF'"
7289   parameters:
7290   - "throughput"
7291   - "parent"
7292   - "tags"
7293   sort:
7294   - "L2XCFWD"
7295   - "L2XCFWD"
7296   - "L2XCFWD"
7297   - "L2BDMACLRN"
7298   - "L2BDMACLRN"
7299   - "L2BDMACLRN"
7300   - "IP4FWD"
7301   traces:
7302     hoverinfo: "x+y"
7303     boxpoints: "outliers"
7304     whiskerwidth: 0
7305   layout:
7306     title: "memif-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
7307     layout: "plot-throughput"
7308
7309 -
7310   type: "plot"
7311   title: "VPP Throughput: memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
7312   algorithm: "plot_performance_box"
7313   output-file-type: ".html"
7314   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
7315   data: "plot-vpp-throughput-latency-3n-hsw"
7316   filter: "'NIC_Intel-X520-DA2' and
7317            '64B' and
7318            ('BASE' or 'SCALE') and
7319            'NDRPDR' and
7320            '2T2C' and
7321            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7322            not 'VHOST' and
7323            'MEMIF'"
7324   parameters:
7325   - "throughput"
7326   - "parent"
7327   - "tags"
7328   sort:
7329   - "L2XCFWD"
7330   - "L2XCFWD"
7331   - "L2XCFWD"
7332   - "L2BDMACLRN"
7333   - "L2BDMACLRN"
7334   - "L2BDMACLRN"
7335   - "IP4FWD"
7336   traces:
7337     hoverinfo: "x+y"
7338     boxpoints: "outliers"
7339     whiskerwidth: 0
7340   layout:
7341     title: "memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
7342     layout: "plot-throughput"
7343
7344 -
7345   type: "plot"
7346   title: "VPP Throughput: memif-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
7347   algorithm: "plot_performance_box"
7348   output-file-type: ".html"
7349   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
7350   data: "plot-vpp-throughput-latency-3n-hsw"
7351   filter: "'NIC_Intel-X520-DA2' and
7352            '64B' and
7353            ('BASE' or 'SCALE') and
7354            'NDRPDR' and
7355            '2T2C' and
7356            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7357            not 'VHOST' and
7358            'MEMIF'"
7359   parameters:
7360   - "throughput"
7361   - "parent"
7362   - "tags"
7363   sort:
7364   - "L2XCFWD"
7365   - "L2XCFWD"
7366   - "L2XCFWD"
7367   - "L2BDMACLRN"
7368   - "L2BDMACLRN"
7369   - "L2BDMACLRN"
7370   - "IP4FWD"
7371   traces:
7372     hoverinfo: "x+y"
7373     boxpoints: "outliers"
7374     whiskerwidth: 0
7375   layout:
7376     title: "memif-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
7377     layout: "plot-throughput"
7378
7379 # Packet Throughput - VPP Container Memif 3n-hsw-x710
7380 -
7381   type: "plot"
7382   title: "VPP Throughput: memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
7383   algorithm: "plot_performance_box"
7384   output-file-type: ".html"
7385   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
7386   data: "plot-vpp-throughput-latency-3n-hsw"
7387   filter: "'NIC_Intel-X710' and
7388            '64B' and
7389            ('BASE' or 'SCALE') and
7390            'NDRPDR' and
7391            '1T1C' and
7392            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7393            not 'VHOST' and
7394            'MEMIF'"
7395   parameters:
7396   - "throughput"
7397   - "parent"
7398   - "tags"
7399   sort:
7400   - "L2XCFWD"
7401   - "L2XCFWD"
7402   - "L2XCFWD"
7403   - "L2BDMACLRN"
7404   - "L2BDMACLRN"
7405   - "L2BDMACLRN"
7406   - "IP4FWD"
7407   traces:
7408     hoverinfo: "x+y"
7409     boxpoints: "outliers"
7410     whiskerwidth: 0
7411   layout:
7412     title: "memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
7413     layout: "plot-throughput"
7414
7415 -
7416   type: "plot"
7417   title: "VPP Throughput: memif-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
7418   algorithm: "plot_performance_box"
7419   output-file-type: ".html"
7420   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
7421   data: "plot-vpp-throughput-latency-3n-hsw"
7422   filter: "'NIC_Intel-X710' and
7423            '64B' and
7424            ('BASE' or 'SCALE') and
7425            'NDRPDR' and
7426            '1T1C' and
7427            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7428            not 'VHOST' and
7429            'MEMIF'"
7430   parameters:
7431   - "throughput"
7432   - "parent"
7433   - "tags"
7434   sort:
7435   - "L2XCFWD"
7436   - "L2XCFWD"
7437   - "L2XCFWD"
7438   - "L2BDMACLRN"
7439   - "L2BDMACLRN"
7440   - "L2BDMACLRN"
7441   - "IP4FWD"
7442   traces:
7443     hoverinfo: "x+y"
7444     boxpoints: "outliers"
7445     whiskerwidth: 0
7446   layout:
7447     title: "memif-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
7448     layout: "plot-throughput"
7449
7450 -
7451   type: "plot"
7452   title: "VPP Throughput: memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
7453   algorithm: "plot_performance_box"
7454   output-file-type: ".html"
7455   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
7456   data: "plot-vpp-throughput-latency-3n-hsw"
7457   filter: "'NIC_Intel-X710' and
7458            '64B' and
7459            ('BASE' or 'SCALE') and
7460            'NDRPDR' and
7461            '2T2C' and
7462            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7463            not 'VHOST' and
7464            'MEMIF'"
7465   parameters:
7466   - "throughput"
7467   - "parent"
7468   - "tags"
7469   sort:
7470   - "L2XCFWD"
7471   - "L2XCFWD"
7472   - "L2XCFWD"
7473   - "L2BDMACLRN"
7474   - "L2BDMACLRN"
7475   - "L2BDMACLRN"
7476   - "IP4FWD"
7477   traces:
7478     hoverinfo: "x+y"
7479     boxpoints: "outliers"
7480     whiskerwidth: 0
7481   layout:
7482     title: "memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
7483     layout: "plot-throughput"
7484
7485 -
7486   type: "plot"
7487   title: "VPP Throughput: memif-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
7488   algorithm: "plot_performance_box"
7489   output-file-type: ".html"
7490   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
7491   data: "plot-vpp-throughput-latency-3n-hsw"
7492   filter: "'NIC_Intel-X710' and
7493            '64B' and
7494            ('BASE' or 'SCALE') and
7495            'NDRPDR' and
7496            '2T2C' and
7497            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7498            not 'VHOST' and
7499            'MEMIF'"
7500   parameters:
7501   - "throughput"
7502   - "parent"
7503   - "tags"
7504   sort:
7505   - "L2XCFWD"
7506   - "L2XCFWD"
7507   - "L2XCFWD"
7508   - "L2BDMACLRN"
7509   - "L2BDMACLRN"
7510   - "L2BDMACLRN"
7511   - "IP4FWD"
7512   traces:
7513     hoverinfo: "x+y"
7514     boxpoints: "outliers"
7515     whiskerwidth: 0
7516   layout:
7517     title: "memif-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
7518     layout: "plot-throughput"
7519
7520 # Packet Throughput - VPP Container Memif 3n-hsw-xl710
7521 -
7522   type: "plot"
7523   title: "VPP Throughput: memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr"
7524   algorithm: "plot_performance_box"
7525   output-file-type: ".html"
7526   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr"
7527   data: "plot-vpp-throughput-latency-3n-hsw"
7528   filter: "'NIC_Intel-XL710' and
7529            '64B' and
7530            ('BASE' or 'SCALE') and
7531            'NDRPDR' and
7532            '1T1C' and
7533            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7534            not 'VHOST' and
7535            'MEMIF'"
7536   parameters:
7537   - "throughput"
7538   - "parent"
7539   - "tags"
7540   sort:
7541   - "L2XCFWD"
7542   - "L2XCFWD"
7543   - "L2XCFWD"
7544   - "L2BDMACLRN"
7545   - "L2BDMACLRN"
7546   - "L2BDMACLRN"
7547   - "IP4FWD"
7548   traces:
7549     hoverinfo: "x+y"
7550     boxpoints: "outliers"
7551     whiskerwidth: 0
7552   layout:
7553     title: "memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr"
7554     layout: "plot-throughput"
7555
7556 -
7557   type: "plot"
7558   title: "VPP Throughput: memif-3n-hsw-xl710-64b-1t1c-base_and_features-pdr"
7559   algorithm: "plot_performance_box"
7560   output-file-type: ".html"
7561   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_features-pdr"
7562   data: "plot-vpp-throughput-latency-3n-hsw"
7563   filter: "'NIC_Intel-XL710' and
7564            '64B' and
7565            ('BASE' or 'SCALE') and
7566            'NDRPDR' and
7567            '1T1C' and
7568            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7569            not 'VHOST' and
7570            'MEMIF'"
7571   parameters:
7572   - "throughput"
7573   - "parent"
7574   - "tags"
7575   sort:
7576   - "L2XCFWD"
7577   - "L2XCFWD"
7578   - "L2XCFWD"
7579   - "L2BDMACLRN"
7580   - "L2BDMACLRN"
7581   - "L2BDMACLRN"
7582   - "IP4FWD"
7583   traces:
7584     hoverinfo: "x+y"
7585     boxpoints: "outliers"
7586     whiskerwidth: 0
7587   layout:
7588     title: "memif-3n-hsw-xl710-64b-1t1c-base_and_features-pdr"
7589     layout: "plot-throughput"
7590
7591 -
7592   type: "plot"
7593   title: "VPP Throughput: memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr"
7594   algorithm: "plot_performance_box"
7595   output-file-type: ".html"
7596   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr"
7597   data: "plot-vpp-throughput-latency-3n-hsw"
7598   filter: "'NIC_Intel-XL710' and
7599            '64B' and
7600            ('BASE' or 'SCALE') and
7601            'NDRPDR' and
7602            '2T2C' and
7603            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7604            not 'VHOST' and
7605            'MEMIF'"
7606   parameters:
7607   - "throughput"
7608   - "parent"
7609   - "tags"
7610   sort:
7611   - "L2XCFWD"
7612   - "L2XCFWD"
7613   - "L2XCFWD"
7614   - "L2BDMACLRN"
7615   - "L2BDMACLRN"
7616   - "L2BDMACLRN"
7617   - "IP4FWD"
7618   traces:
7619     hoverinfo: "x+y"
7620     boxpoints: "outliers"
7621     whiskerwidth: 0
7622   layout:
7623     title: "memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr"
7624     layout: "plot-throughput"
7625
7626 -
7627   type: "plot"
7628   title: "VPP Throughput: memif-3n-hsw-xl710-64b-2t2c-base_and_features-pdr"
7629   algorithm: "plot_performance_box"
7630   output-file-type: ".html"
7631   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_features-pdr"
7632   data: "plot-vpp-throughput-latency-3n-hsw"
7633   filter: "'NIC_Intel-XL710' and
7634            '64B' and
7635            ('BASE' or 'SCALE') and
7636            'NDRPDR' and
7637            '2T2C' and
7638            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7639            not 'VHOST' and
7640            'MEMIF'"
7641   parameters:
7642   - "throughput"
7643   - "parent"
7644   - "tags"
7645   sort:
7646   - "L2XCFWD"
7647   - "L2XCFWD"
7648   - "L2XCFWD"
7649   - "L2BDMACLRN"
7650   - "L2BDMACLRN"
7651   - "L2BDMACLRN"
7652   - "IP4FWD"
7653   traces:
7654     hoverinfo: "x+y"
7655     boxpoints: "outliers"
7656     whiskerwidth: 0
7657   layout:
7658     title: "memif-3n-hsw-xl710-64b-2t2c-base_and_features-pdr"
7659     layout: "plot-throughput"
7660
7661 # Packet Throughput - VPP Container Memif 3n-skx-x710
7662 -
7663   type: "plot"
7664   title: "VPP Throughput: memif-3n-skx-x710-64b-2t1c-base_and_features-ndr"
7665   algorithm: "plot_performance_box"
7666   output-file-type: ".html"
7667   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_features-ndr"
7668   data: "plot-vpp-throughput-latency-3n-skx"
7669   filter: "'NIC_Intel-X710' and
7670            '64B' and
7671            ('BASE' or 'SCALE') and
7672            'NDRPDR' and
7673            '2T1C' and
7674            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7675            not 'VHOST' and
7676            'MEMIF'"
7677   parameters:
7678   - "throughput"
7679   - "parent"
7680   - "tags"
7681   sort:
7682   - "L2XCFWD"
7683   - "L2XCFWD"
7684   - "L2XCFWD"
7685   - "L2BDMACLRN"
7686   - "L2BDMACLRN"
7687   - "L2BDMACLRN"
7688   - "IP4FWD"
7689   traces:
7690     hoverinfo: "x+y"
7691     boxpoints: "outliers"
7692     whiskerwidth: 0
7693   layout:
7694     title: "memif-3n-skx-x710-64b-2t1c-base_and_features-ndr"
7695     layout: "plot-throughput"
7696
7697 -
7698   type: "plot"
7699   title: "VPP Throughput: memif-3n-skx-x710-64b-2t1c-base_and_features-pdr"
7700   algorithm: "plot_performance_box"
7701   output-file-type: ".html"
7702   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_features-pdr"
7703   data: "plot-vpp-throughput-latency-3n-skx"
7704   filter: "'NIC_Intel-X710' and
7705            '64B' and
7706            ('BASE' or 'SCALE') and
7707            'NDRPDR' and
7708            '2T1C' and
7709            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7710            not 'VHOST' and
7711            'MEMIF'"
7712   parameters:
7713   - "throughput"
7714   - "parent"
7715   - "tags"
7716   sort:
7717   - "L2XCFWD"
7718   - "L2XCFWD"
7719   - "L2XCFWD"
7720   - "L2BDMACLRN"
7721   - "L2BDMACLRN"
7722   - "L2BDMACLRN"
7723   - "IP4FWD"
7724   traces:
7725     hoverinfo: "x+y"
7726     boxpoints: "outliers"
7727     whiskerwidth: 0
7728   layout:
7729     title: "memif-3n-skx-x710-64b-2t1c-base_and_features-pdr"
7730     layout: "plot-throughput"
7731
7732 -
7733   type: "plot"
7734   title: "VPP Throughput: memif-3n-skx-x710-64b-4t2c-base_and_features-ndr"
7735   algorithm: "plot_performance_box"
7736   output-file-type: ".html"
7737   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_features-ndr"
7738   data: "plot-vpp-throughput-latency-3n-skx"
7739   filter: "'NIC_Intel-X710' and
7740            '64B' and
7741            ('BASE' or 'SCALE') and
7742            'NDRPDR' and
7743            '4T2C' and
7744            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7745            not 'VHOST' and
7746            'MEMIF'"
7747   parameters:
7748   - "throughput"
7749   - "parent"
7750   - "tags"
7751   sort:
7752   - "L2XCFWD"
7753   - "L2XCFWD"
7754   - "L2XCFWD"
7755   - "L2BDMACLRN"
7756   - "L2BDMACLRN"
7757   - "L2BDMACLRN"
7758   - "IP4FWD"
7759   traces:
7760     hoverinfo: "x+y"
7761     boxpoints: "outliers"
7762     whiskerwidth: 0
7763   layout:
7764     title: "memif-3n-skx-x710-64b-4t2c-base_and_features-ndr"
7765     layout: "plot-throughput"
7766
7767 -
7768   type: "plot"
7769   title: "VPP Throughput: memif-3n-skx-x710-64b-4t2c-base_and_features-pdr"
7770   algorithm: "plot_performance_box"
7771   output-file-type: ".html"
7772   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_features-pdr"
7773   data: "plot-vpp-throughput-latency-3n-skx"
7774   filter: "'NIC_Intel-X710' and
7775            '64B' and
7776            ('BASE' or 'SCALE') and
7777            'NDRPDR' and
7778            '4T2C' and
7779            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7780            not 'VHOST' and
7781            'MEMIF'"
7782   parameters:
7783   - "throughput"
7784   - "parent"
7785   - "tags"
7786   sort:
7787   - "L2XCFWD"
7788   - "L2XCFWD"
7789   - "L2XCFWD"
7790   - "L2BDMACLRN"
7791   - "L2BDMACLRN"
7792   - "L2BDMACLRN"
7793   - "IP4FWD"
7794   traces:
7795     hoverinfo: "x+y"
7796     boxpoints: "outliers"
7797     whiskerwidth: 0
7798   layout:
7799     title: "memif-3n-skx-x710-64b-4t2c-base_and_features-pdr"
7800     layout: "plot-throughput"
7801
7802 # Packet Throughput - VPP Container Memif 2n-skx-x710
7803 -
7804   type: "plot"
7805   title: "VPP Throughput: memif-2n-skx-x710-64b-2t1c-base_and_features-ndr"
7806   algorithm: "plot_performance_box"
7807   output-file-type: ".html"
7808   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_features-ndr"
7809   data: "plot-vpp-throughput-latency-2n-skx"
7810   filter: "'NIC_Intel-X710' and
7811            '64B' and
7812            ('BASE' or 'SCALE') and
7813            'NDRPDR' and
7814            '2T1C' and
7815            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7816            not 'VHOST' and
7817            not 'NF_DENSITY' and
7818            'MEMIF'"
7819   parameters:
7820   - "throughput"
7821   - "parent"
7822   - "tags"
7823   sort:
7824   - "L2XCFWD"
7825   - "L2XCFWD"
7826   - "L2XCFWD"
7827   - "L2BDMACLRN"
7828   - "L2BDMACLRN"
7829   - "L2BDMACLRN"
7830   - "IP4FWD"
7831   traces:
7832     hoverinfo: "x+y"
7833     boxpoints: "outliers"
7834     whiskerwidth: 0
7835   layout:
7836     title: "memif-2n-skx-x710-64b-2t1c-base_and_features-ndr"
7837     layout: "plot-throughput"
7838
7839 -
7840   type: "plot"
7841   title: "VPP Throughput: memif-2n-skx-x710-64b-2t1c-base_and_features-pdr"
7842   algorithm: "plot_performance_box"
7843   output-file-type: ".html"
7844   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_features-pdr"
7845   data: "plot-vpp-throughput-latency-2n-skx"
7846   filter: "'NIC_Intel-X710' and
7847            '64B' and
7848            ('BASE' or 'SCALE') and
7849            'NDRPDR' and
7850            '2T1C' and
7851            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7852            not 'VHOST' and
7853            not 'NF_DENSITY' and
7854            'MEMIF'"
7855   parameters:
7856   - "throughput"
7857   - "parent"
7858   - "tags"
7859   sort:
7860   - "L2XCFWD"
7861   - "L2XCFWD"
7862   - "L2XCFWD"
7863   - "L2BDMACLRN"
7864   - "L2BDMACLRN"
7865   - "L2BDMACLRN"
7866   - "IP4FWD"
7867   traces:
7868     hoverinfo: "x+y"
7869     boxpoints: "outliers"
7870     whiskerwidth: 0
7871   layout:
7872     title: "memif-2n-skx-x710-64b-2t1c-base_and_features-pdr"
7873     layout: "plot-throughput"
7874
7875 -
7876   type: "plot"
7877   title: "VPP Throughput: memif-2n-skx-x710-64b-4t2c-base_and_features-ndr"
7878   algorithm: "plot_performance_box"
7879   output-file-type: ".html"
7880   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_features-ndr"
7881   data: "plot-vpp-throughput-latency-2n-skx"
7882   filter: "'NIC_Intel-X710' and
7883            '64B' and
7884            ('BASE' or 'SCALE') and
7885            'NDRPDR' and
7886            '4T2C' and
7887            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7888            not 'VHOST' and
7889            not 'NF_DENSITY' and
7890            'MEMIF'"
7891   parameters:
7892   - "throughput"
7893   - "parent"
7894   - "tags"
7895   sort:
7896   - "L2XCFWD"
7897   - "L2XCFWD"
7898   - "L2XCFWD"
7899   - "L2BDMACLRN"
7900   - "L2BDMACLRN"
7901   - "L2BDMACLRN"
7902   - "IP4FWD"
7903   traces:
7904     hoverinfo: "x+y"
7905     boxpoints: "outliers"
7906     whiskerwidth: 0
7907   layout:
7908     title: "memif-2n-skx-x710-64b-4t2c-base_and_features-ndr"
7909     layout: "plot-throughput"
7910
7911 -
7912   type: "plot"
7913   title: "VPP Throughput: memif-2n-skx-x710-64b-4t2c-base_and_features-pdr"
7914   algorithm: "plot_performance_box"
7915   output-file-type: ".html"
7916   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_features-pdr"
7917   data: "plot-vpp-throughput-latency-2n-skx"
7918   filter: "'NIC_Intel-X710' and
7919            '64B' and
7920            ('BASE' or 'SCALE') and
7921            'NDRPDR' and
7922            '4T2C' and
7923            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7924            not 'VHOST' and
7925            not 'NF_DENSITY' and
7926            'MEMIF'"
7927   parameters:
7928   - "throughput"
7929   - "parent"
7930   - "tags"
7931   sort:
7932   - "L2XCFWD"
7933   - "L2XCFWD"
7934   - "L2XCFWD"
7935   - "L2BDMACLRN"
7936   - "L2BDMACLRN"
7937   - "L2BDMACLRN"
7938   - "IP4FWD"
7939   traces:
7940     hoverinfo: "x+y"
7941     boxpoints: "outliers"
7942     whiskerwidth: 0
7943   layout:
7944     title: "memif-2n-skx-x710-64b-4t2c-base_and_features-pdr"
7945     layout: "plot-throughput"
7946
7947 # Packet Throughput - VPP Container Memif 2n-skx-xxv710
7948 -
7949   type: "plot"
7950   title: "VPP Throughput: memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
7951   algorithm: "plot_performance_box"
7952   output-file-type: ".html"
7953   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
7954   data: "plot-vpp-throughput-latency-2n-skx"
7955   filter: "'NIC_Intel-XXV710' and
7956            '64B' and
7957            ('BASE' or 'SCALE') and
7958            'NDRPDR' and
7959            '2T1C' and
7960            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7961            not 'VHOST' and
7962            'MEMIF'"
7963   parameters:
7964   - "throughput"
7965   - "parent"
7966   - "tags"
7967   sort:
7968   - "L2XCFWD"
7969   - "L2XCFWD"
7970   - "L2XCFWD"
7971   - "L2BDMACLRN"
7972   - "L2BDMACLRN"
7973   - "L2BDMACLRN"
7974   - "IP4FWD"
7975   traces:
7976     hoverinfo: "x+y"
7977     boxpoints: "outliers"
7978     whiskerwidth: 0
7979   layout:
7980     title: "memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
7981     layout: "plot-throughput"
7982
7983 -
7984   type: "plot"
7985   title: "VPP Throughput: memif-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
7986   algorithm: "plot_performance_box"
7987   output-file-type: ".html"
7988   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
7989   data: "plot-vpp-throughput-latency-2n-skx"
7990   filter: "'NIC_Intel-XXV710' and
7991            '64B' and
7992            ('BASE' or 'SCALE') and
7993            'NDRPDR' and
7994            '2T1C' and
7995            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7996            not 'VHOST' and
7997            'MEMIF'"
7998   parameters:
7999   - "throughput"
8000   - "parent"
8001   - "tags"
8002   sort:
8003   - "L2XCFWD"
8004   - "L2XCFWD"
8005   - "L2XCFWD"
8006   - "L2BDMACLRN"
8007   - "L2BDMACLRN"
8008   - "L2BDMACLRN"
8009   - "IP4FWD"
8010   traces:
8011     hoverinfo: "x+y"
8012     boxpoints: "outliers"
8013     whiskerwidth: 0
8014   layout:
8015     title: "memif-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
8016     layout: "plot-throughput"
8017
8018 -
8019   type: "plot"
8020   title: "VPP Throughput: memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
8021   algorithm: "plot_performance_box"
8022   output-file-type: ".html"
8023   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
8024   data: "plot-vpp-throughput-latency-2n-skx"
8025   filter: "'NIC_Intel-XXV710' and
8026            '64B' and
8027            ('BASE' or 'SCALE') and
8028            'NDRPDR' and
8029            '4T2C' and
8030            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8031            not 'VHOST' and
8032            'MEMIF'"
8033   parameters:
8034   - "throughput"
8035   - "parent"
8036   - "tags"
8037   sort:
8038   - "L2XCFWD"
8039   - "L2XCFWD"
8040   - "L2XCFWD"
8041   - "L2BDMACLRN"
8042   - "L2BDMACLRN"
8043   - "L2BDMACLRN"
8044   - "IP4FWD"
8045   traces:
8046     hoverinfo: "x+y"
8047     boxpoints: "outliers"
8048     whiskerwidth: 0
8049   layout:
8050     title: "memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
8051     layout: "plot-throughput"
8052
8053 -
8054   type: "plot"
8055   title: "VPP Throughput: memif-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
8056   algorithm: "plot_performance_box"
8057   output-file-type: ".html"
8058   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
8059   data: "plot-vpp-throughput-latency-2n-skx"
8060   filter: "'NIC_Intel-XXV710' and
8061            '64B' and
8062            ('BASE' or 'SCALE') and
8063            'NDRPDR' and
8064            '4T2C' and
8065            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8066            not 'VHOST' and
8067            'MEMIF'"
8068   parameters:
8069   - "throughput"
8070   - "parent"
8071   - "tags"
8072   sort:
8073   - "L2XCFWD"
8074   - "L2XCFWD"
8075   - "L2XCFWD"
8076   - "L2BDMACLRN"
8077   - "L2BDMACLRN"
8078   - "L2BDMACLRN"
8079   - "IP4FWD"
8080   traces:
8081     hoverinfo: "x+y"
8082     boxpoints: "outliers"
8083     whiskerwidth: 0
8084   layout:
8085     title: "memif-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
8086     layout: "plot-throughput"
8087
8088 ################################################################################
8089
8090 # Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x520 l2xc
8091 -
8092   type: "plot"
8093   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
8094   algorithm: "plot_performance_box"
8095   output-file-type: ".html"
8096   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
8097   data: "plot-ligato-throughput-latency-3n-hsw"
8098   filter: "'NIC_Intel-X520-DA2' and
8099            '64B' and
8100            ('BASE' or 'SCALE') and
8101            'NDRPDR' and
8102            '1T1C' and
8103            'L2XCFWD' and
8104            not 'VHOST' and
8105            not 'NF_DENSITY' and
8106            'MEMIF'"
8107   parameters:
8108   - "throughput"
8109   - "parent"
8110   - "tags"
8111   sort:
8112   - "1VNF"
8113   - "2VNF"
8114   - "4VNF"
8115   - "2VNF"
8116   - "4VNF"
8117   traces:
8118     hoverinfo: "x+y"
8119     boxpoints: "outliers"
8120     whiskerwidth: 0
8121   layout:
8122     title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
8123     layout: "plot-throughput"
8124
8125 -
8126   type: "plot"
8127   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-pdr"
8128   algorithm: "plot_performance_box"
8129   output-file-type: ".html"
8130   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-pdr"
8131   data: "plot-ligato-throughput-latency-3n-hsw"
8132   filter: "'NIC_Intel-X520-DA2' and
8133            '64B' and
8134            ('BASE' or 'SCALE') and
8135            'NDRPDR' and
8136            '1T1C' and
8137            'L2XCFWD' and
8138            not 'VHOST' and
8139            not 'NF_DENSITY' and
8140            'MEMIF'"
8141   parameters:
8142   - "throughput"
8143   - "parent"
8144   - "tags"
8145   sort:
8146   - "1VNF"
8147   - "2VNF"
8148   - "4VNF"
8149   - "2VNF"
8150   - "4VNF"
8151   traces:
8152     hoverinfo: "x+y"
8153     boxpoints: "outliers"
8154     whiskerwidth: 0
8155   layout:
8156     title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-pdr"
8157     layout: "plot-throughput"
8158
8159 -
8160   type: "plot"
8161   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
8162   algorithm: "plot_performance_box"
8163   output-file-type: ".html"
8164   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
8165   data: "plot-ligato-throughput-latency-3n-hsw"
8166   filter: "'NIC_Intel-X520-DA2' and
8167            '64B' and
8168            ('BASE' or 'SCALE') and
8169            'NDRPDR' and
8170            '2T2C' and
8171            'L2XCFWD' and
8172            not 'VHOST' and
8173            not 'NF_DENSITY' and
8174            'MEMIF'"
8175   parameters:
8176   - "throughput"
8177   - "parent"
8178   - "tags"
8179   sort:
8180   - "1VNF"
8181   - "2VNF"
8182   - "4VNF"
8183   - "2VNF"
8184   - "4VNF"
8185   traces:
8186     hoverinfo: "x+y"
8187     boxpoints: "outliers"
8188     whiskerwidth: 0
8189   layout:
8190     title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
8191     layout: "plot-throughput"
8192
8193 -
8194   type: "plot"
8195   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-pdr"
8196   algorithm: "plot_performance_box"
8197   output-file-type: ".html"
8198   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-pdr"
8199   data: "plot-ligato-throughput-latency-3n-hsw"
8200   filter: "'NIC_Intel-X520-DA2' and
8201            '64B' and
8202            ('BASE' or 'SCALE') and
8203            'NDRPDR' and
8204            '2T2C' and
8205            'L2XCFWD' and
8206            not 'VHOST' and
8207            not 'NF_DENSITY' and
8208            'MEMIF'"
8209   parameters:
8210   - "throughput"
8211   - "parent"
8212   - "tags"
8213   sort:
8214   - "1VNF"
8215   - "2VNF"
8216   - "4VNF"
8217   - "2VNF"
8218   - "4VNF"
8219   traces:
8220     hoverinfo: "x+y"
8221     boxpoints: "outliers"
8222     whiskerwidth: 0
8223   layout:
8224     title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-pdr"
8225     layout: "plot-throughput"
8226
8227 # Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x520 l2bd
8228 -
8229   type: "plot"
8230   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
8231   algorithm: "plot_performance_box"
8232   output-file-type: ".html"
8233   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
8234   data: "plot-ligato-throughput-latency-3n-hsw"
8235   filter: "'NIC_Intel-X520-DA2' and
8236            '64B' and
8237            ('BASE' or 'SCALE') and
8238            'NDRPDR' and
8239            '1T1C' and
8240            ('L2BDMACSTAT' or 'L2BDMACLRN') and
8241            not 'VHOST' and
8242            not 'NF_DENSITY' and
8243            'MEMIF'"
8244   parameters:
8245   - "throughput"
8246   - "parent"
8247   - "tags"
8248   sort:
8249   - "1VNF"
8250   - "2VNF"
8251   - "4VNF"
8252   - "2VNF"
8253   - "4VNF"
8254   traces:
8255     hoverinfo: "x+y"
8256     boxpoints: "outliers"
8257     whiskerwidth: 0
8258   layout:
8259     title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
8260     layout: "plot-throughput"
8261
8262 -
8263   type: "plot"
8264   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-pdr"
8265   algorithm: "plot_performance_box"
8266   output-file-type: ".html"
8267   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-pdr"
8268   data: "plot-ligato-throughput-latency-3n-hsw"
8269   filter: "'NIC_Intel-X520-DA2' and
8270            '64B' and
8271            ('BASE' or 'SCALE') and
8272            'NDRPDR' and
8273            '1T1C' and
8274            ('L2BDMACSTAT' or 'L2BDMACLRN') and
8275            not 'VHOST' and
8276            not 'NF_DENSITY' and
8277            'MEMIF'"
8278   parameters:
8279   - "throughput"
8280   - "parent"
8281   - "tags"
8282   sort:
8283   - "1VNF"
8284   - "2VNF"
8285   - "4VNF"
8286   - "2VNF"
8287   - "4VNF"
8288   traces:
8289     hoverinfo: "x+y"
8290     boxpoints: "outliers"
8291     whiskerwidth: 0
8292   layout:
8293     title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-pdr"
8294     layout: "plot-throughput"
8295
8296 -
8297   type: "plot"
8298   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
8299   algorithm: "plot_performance_box"
8300   output-file-type: ".html"
8301   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
8302   data: "plot-ligato-throughput-latency-3n-hsw"
8303   filter: "'NIC_Intel-X520-DA2' and
8304            '64B' and
8305            ('BASE' or 'SCALE') and
8306            'NDRPDR' and
8307            '2T2C' and
8308            ('L2BDMACSTAT' or 'L2BDMACLRN') and
8309            not 'VHOST' and
8310            not 'NF_DENSITY' and
8311            'MEMIF'"
8312   parameters:
8313   - "throughput"
8314   - "parent"
8315   - "tags"
8316   sort:
8317   - "1VNF"
8318   - "2VNF"
8319   - "4VNF"
8320   - "2VNF"
8321   - "4VNF"
8322   traces:
8323     hoverinfo: "x+y"
8324     boxpoints: "outliers"
8325     whiskerwidth: 0
8326   layout:
8327     title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
8328     layout: "plot-throughput"
8329
8330 -
8331   type: "plot"
8332   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-pdr"
8333   algorithm: "plot_performance_box"
8334   output-file-type: ".html"
8335   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-pdr"
8336   data: "plot-ligato-throughput-latency-3n-hsw"
8337   filter: "'NIC_Intel-X520-DA2' and
8338            '64B' and
8339            ('BASE' or 'SCALE') and
8340            'NDRPDR' and
8341            '2T2C' and
8342            ('L2BDMACSTAT' or 'L2BDMACLRN') and
8343            not 'VHOST' and
8344            not 'NF_DENSITY' and
8345            'MEMIF'"
8346   parameters:
8347   - "throughput"
8348   - "parent"
8349   - "tags"
8350   sort:
8351   - "1VNF"
8352   - "2VNF"
8353   - "4VNF"
8354   - "2VNF"
8355   - "4VNF"
8356   traces:
8357     hoverinfo: "x+y"
8358     boxpoints: "outliers"
8359     whiskerwidth: 0
8360   layout:
8361     title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-pdr"
8362     layout: "plot-throughput"
8363
8364 # Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x710 l2xc
8365 -
8366   type: "plot"
8367   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
8368   algorithm: "plot_performance_box"
8369   output-file-type: ".html"
8370   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
8371   data: "plot-ligato-throughput-latency-3n-hsw"
8372   filter: "'NIC_Intel-X710' and
8373            '64B' and
8374            ('BASE' or 'SCALE') and
8375            'NDRPDR' and
8376            '1T1C' and
8377            'L2XCFWD' and
8378            not 'VHOST' and
8379            not 'NF_DENSITY' and
8380            'MEMIF'"
8381   parameters:
8382   - "throughput"
8383   - "parent"
8384   - "tags"
8385   sort:
8386   - "1VNF"
8387   - "2VNF"
8388   - "4VNF"
8389   - "2VNF"
8390   - "4VNF"
8391   traces:
8392     hoverinfo: "x+y"
8393     boxpoints: "outliers"
8394     whiskerwidth: 0
8395   layout:
8396     title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
8397     layout: "plot-throughput"
8398
8399 -
8400   type: "plot"
8401   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-pdr"
8402   algorithm: "plot_performance_box"
8403   output-file-type: ".html"
8404   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-pdr"
8405   data: "plot-ligato-throughput-latency-3n-hsw"
8406   filter: "'NIC_Intel-X710' and
8407            '64B' and
8408            ('BASE' or 'SCALE') and
8409            'NDRPDR' and
8410            '1T1C' and
8411            'L2XCFWD' and
8412            not 'VHOST' and
8413            not 'NF_DENSITY' and
8414            'MEMIF'"
8415   parameters:
8416   - "throughput"
8417   - "parent"
8418   - "tags"
8419   sort:
8420   - "1VNF"
8421   - "2VNF"
8422   - "4VNF"
8423   - "2VNF"
8424   - "4VNF"
8425   traces:
8426     hoverinfo: "x+y"
8427     boxpoints: "outliers"
8428     whiskerwidth: 0
8429   layout:
8430     title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-pdr"
8431     layout: "plot-throughput"
8432
8433 -
8434   type: "plot"
8435   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
8436   algorithm: "plot_performance_box"
8437   output-file-type: ".html"
8438   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
8439   data: "plot-ligato-throughput-latency-3n-hsw"
8440   filter: "'NIC_Intel-X710' and
8441            '64B' and
8442            ('BASE' or 'SCALE') and
8443            'NDRPDR' and
8444            '2T2C' and
8445            'L2XCFWD' and
8446            not 'VHOST' and
8447            not 'NF_DENSITY' and
8448            'MEMIF'"
8449   parameters:
8450   - "throughput"
8451   - "parent"
8452   - "tags"
8453   sort:
8454   - "1VNF"
8455   - "2VNF"
8456   - "4VNF"
8457   - "2VNF"
8458   - "4VNF"
8459   traces:
8460     hoverinfo: "x+y"
8461     boxpoints: "outliers"
8462     whiskerwidth: 0
8463   layout:
8464     title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
8465     layout: "plot-throughput"
8466
8467 -
8468   type: "plot"
8469   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-pdr"
8470   algorithm: "plot_performance_box"
8471   output-file-type: ".html"
8472   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-pdr"
8473   data: "plot-ligato-throughput-latency-3n-hsw"
8474   filter: "'NIC_Intel-X710' and
8475            '64B' and
8476            ('BASE' or 'SCALE') and
8477            'NDRPDR' and
8478            '2T2C' and
8479            'L2XCFWD' and
8480            not 'VHOST' and
8481            not 'NF_DENSITY' and
8482            'MEMIF'"
8483   parameters:
8484   - "throughput"
8485   - "parent"
8486   - "tags"
8487   sort:
8488   - "1VNF"
8489   - "2VNF"
8490   - "4VNF"
8491   - "2VNF"
8492   - "4VNF"
8493   traces:
8494     hoverinfo: "x+y"
8495     boxpoints: "outliers"
8496     whiskerwidth: 0
8497   layout:
8498     title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-pdr"
8499     layout: "plot-throughput"
8500
8501 # Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x710 l2bd
8502 -
8503   type: "plot"
8504   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
8505   algorithm: "plot_performance_box"
8506   output-file-type: ".html"
8507   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
8508   data: "plot-ligato-throughput-latency-3n-hsw"
8509   filter: "'NIC_Intel-X710' and
8510            '64B' and
8511            ('BASE' or 'SCALE') and
8512            'NDRPDR' and
8513            '1T1C' and
8514            ('L2BDMACSTAT' or 'L2BDMACLRN') and
8515            not 'VHOST' and
8516            not 'NF_DENSITY' and
8517            'MEMIF'"
8518   parameters:
8519   - "throughput"
8520   - "parent"
8521   - "tags"
8522   sort:
8523   - "1VNF"
8524   - "2VNF"
8525   - "4VNF"
8526   - "2VNF"
8527   - "4VNF"
8528   traces:
8529     hoverinfo: "x+y"
8530     boxpoints: "outliers"
8531     whiskerwidth: 0
8532   layout:
8533     title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
8534     layout: "plot-throughput"
8535
8536 -
8537   type: "plot"
8538   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-pdr"
8539   algorithm: "plot_performance_box"
8540   output-file-type: ".html"
8541   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-pdr"
8542   data: "plot-ligato-throughput-latency-3n-hsw"
8543   filter: "'NIC_Intel-X710' and
8544            '64B' and
8545            ('BASE' or 'SCALE') and
8546            'NDRPDR' and
8547            '1T1C' and
8548            ('L2BDMACSTAT' or 'L2BDMACLRN') and
8549            not 'VHOST' and
8550            not 'NF_DENSITY' and
8551            'MEMIF'"
8552   parameters:
8553   - "throughput"
8554   - "parent"
8555   - "tags"
8556   sort:
8557   - "1VNF"
8558   - "2VNF"
8559   - "4VNF"
8560   - "2VNF"
8561   - "4VNF"
8562   traces:
8563     hoverinfo: "x+y"
8564     boxpoints: "outliers"
8565     whiskerwidth: 0
8566   layout:
8567     title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-pdr"
8568     layout: "plot-throughput"
8569
8570 -
8571   type: "plot"
8572   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
8573   algorithm: "plot_performance_box"
8574   output-file-type: ".html"
8575   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
8576   data: "plot-ligato-throughput-latency-3n-hsw"
8577   filter: "'NIC_Intel-X710' and
8578            '64B' and
8579            ('BASE' or 'SCALE') and
8580            'NDRPDR' and
8581            '2T2C' and
8582            ('L2BDMACSTAT' or 'L2BDMACLRN') and
8583            not 'VHOST' and
8584            not 'NF_DENSITY' and
8585            'MEMIF'"
8586   parameters:
8587   - "throughput"
8588   - "parent"
8589   - "tags"
8590   sort:
8591   - "1VNF"
8592   - "2VNF"
8593   - "4VNF"
8594   - "2VNF"
8595   - "4VNF"
8596   traces:
8597     hoverinfo: "x+y"
8598     boxpoints: "outliers"
8599     whiskerwidth: 0
8600   layout:
8601     title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
8602     layout: "plot-throughput"
8603
8604 -
8605   type: "plot"
8606   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-pdr"
8607   algorithm: "plot_performance_box"
8608   output-file-type: ".html"
8609   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-pdr"
8610   data: "plot-ligato-throughput-latency-3n-hsw"
8611   filter: "'NIC_Intel-X710' and
8612            '64B' and
8613            ('BASE' or 'SCALE') and
8614            'NDRPDR' and
8615            '2T2C' and
8616            ('L2BDMACSTAT' or 'L2BDMACLRN') and
8617            not 'VHOST' and
8618            not 'NF_DENSITY' and
8619            'MEMIF'"
8620   parameters:
8621   - "throughput"
8622   - "parent"
8623   - "tags"
8624   sort:
8625   - "1VNF"
8626   - "2VNF"
8627   - "4VNF"
8628   - "2VNF"
8629   - "4VNF"
8630   traces:
8631     hoverinfo: "x+y"
8632     boxpoints: "outliers"
8633     whiskerwidth: 0
8634   layout:
8635     title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-pdr"
8636     layout: "plot-throughput"
8637
8638 ################################################################################
8639
8640 # Packet Throughput - VPP IPv4 3n-hsw-x520 base and scale
8641 -
8642   type: "plot"
8643   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
8644   algorithm: "plot_performance_box"
8645   output-file-type: ".html"
8646   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
8647   data: "plot-vpp-throughput-latency-3n-hsw"
8648   filter: "'NIC_Intel-X520-DA2' and
8649            '64B' and
8650            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
8651            'NDRPDR' and
8652            '1T1C' and
8653            'IP4FWD' and
8654            not 'IPSEC' and
8655            not 'DOT1Q' and
8656            not 'VHOST'"
8657   parameters:
8658   - "throughput"
8659   - "parent"
8660   - "tags"
8661   sort:
8662   - "IP4BASE"
8663   - "FIB_20k"
8664   - "FIB_200k"
8665   - "FIB_2M"
8666   traces:
8667     hoverinfo: "x+y"
8668     boxpoints: "outliers"
8669     whiskerwidth: 0
8670   layout:
8671     title: "ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
8672     layout: "plot-throughput"
8673
8674 -
8675   type: "plot"
8676   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
8677   algorithm: "plot_performance_box"
8678   output-file-type: ".html"
8679   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
8680   data: "plot-vpp-throughput-latency-3n-hsw"
8681   filter: "'NIC_Intel-X520-DA2' and
8682            '64B' and
8683            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
8684            'NDRPDR' and
8685            '1T1C' and
8686            'IP4FWD' and
8687            not 'IPSEC' and
8688            not 'DOT1Q' and
8689            not 'VHOST'"
8690   parameters:
8691   - "throughput"
8692   - "parent"
8693   - "tags"
8694   sort:
8695   - "IP4BASE"
8696   - "FIB_20k"
8697   - "FIB_200k"
8698   - "FIB_2M"
8699   traces:
8700     hoverinfo: "x+y"
8701     boxpoints: "outliers"
8702     whiskerwidth: 0
8703   layout:
8704     title: "ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
8705     layout: "plot-throughput"
8706
8707 -
8708   type: "plot"
8709   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
8710   algorithm: "plot_performance_box"
8711   output-file-type: ".html"
8712   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
8713   data: "plot-vpp-throughput-latency-3n-hsw"
8714   filter: "'NIC_Intel-X520-DA2' and
8715            '64B' and
8716            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
8717            'NDRPDR' and
8718            '2T2C' and
8719            'IP4FWD' and
8720            not 'IPSEC' and
8721            not 'DOT1Q' and
8722            not 'VHOST'"
8723   parameters:
8724   - "throughput"
8725   - "parent"
8726   - "tags"
8727   sort:
8728   - "IP4BASE"
8729   - "FIB_20k"
8730   - "FIB_200k"
8731   - "FIB_2M"
8732   traces:
8733     hoverinfo: "x+y"
8734     boxpoints: "outliers"
8735     whiskerwidth: 0
8736   layout:
8737     title: "ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
8738     layout: "plot-throughput"
8739
8740 -
8741   type: "plot"
8742   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
8743   algorithm: "plot_performance_box"
8744   output-file-type: ".html"
8745   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
8746   data: "plot-vpp-throughput-latency-3n-hsw"
8747   filter: "'NIC_Intel-X520-DA2' and
8748            '64B' and
8749            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
8750            'NDRPDR' and
8751            '2T2C' and
8752            'IP4FWD' and
8753            not 'IPSEC' and
8754            not 'DOT1Q' and
8755            not 'VHOST'"
8756   parameters:
8757   - "throughput"
8758   - "parent"
8759   - "tags"
8760   sort:
8761   - "IP4BASE"
8762   - "FIB_20k"
8763   - "FIB_200k"
8764   - "FIB_2M"
8765   traces:
8766     hoverinfo: "x+y"
8767     boxpoints: "outliers"
8768     whiskerwidth: 0
8769   layout:
8770     title: "ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
8771     layout: "plot-throughput"
8772
8773 # Packet Throughput - VPP IPv4 3n-hsw-x520 features
8774 -
8775   type: "plot"
8776   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-ndr"
8777   algorithm: "plot_performance_box"
8778   output-file-type: ".html"
8779   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-ndr"
8780   data: "plot-vpp-throughput-latency-3n-hsw"
8781   filter: "'NIC_Intel-X520-DA2' and
8782            '64B' and
8783            ('IP4BASE' or
8784             'POLICE_MARK' or
8785             'COPWHLIST' or
8786             ('NAT44' and 'BASE') or
8787             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
8788            'NDRPDR' and
8789            '1T1C' and
8790            'IP4FWD' and
8791            not 'IPSEC' and
8792            not 'VHOST'"
8793   parameters:
8794   - "throughput"
8795   - "parent"
8796   - "tags"
8797   sort:
8798   - "DOT1Q"
8799   - "IP4BASE"
8800   - "NAT44"
8801   - "POLICE_MARK"
8802   - "COPWHLIST"
8803   - "IACL"
8804   - "OACL"
8805   traces:
8806     hoverinfo: "x+y"
8807     boxpoints: "outliers"
8808     whiskerwidth: 0
8809   layout:
8810     title: "ip4-3n-hsw-x520-64b-1t1c-features-ndr"
8811     layout: "plot-throughput"
8812
8813 -
8814   type: "plot"
8815   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-pdr"
8816   algorithm: "plot_performance_box"
8817   output-file-type: ".html"
8818   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-pdr"
8819   data: "plot-vpp-throughput-latency-3n-hsw"
8820   filter: "'NIC_Intel-X520-DA2' and
8821            '64B' and
8822            ('IP4BASE' or
8823             'POLICE_MARK' or
8824             'COPWHLIST' or
8825             ('NAT44' and 'BASE') or
8826             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
8827            'NDRPDR' and
8828            '1T1C' and
8829            'IP4FWD' and
8830            not 'IPSEC' and
8831            not 'VHOST'"
8832   parameters:
8833   - "throughput"
8834   - "parent"
8835   - "tags"
8836   sort:
8837   - "DOT1Q"
8838   - "IP4BASE"
8839   - "NAT44"
8840   - "POLICE_MARK"
8841   - "COPWHLIST"
8842   - "IACL"
8843   - "OACL"
8844   traces:
8845     hoverinfo: "x+y"
8846     boxpoints: "outliers"
8847     whiskerwidth: 0
8848   layout:
8849     title: "ip4-3n-hsw-x520-64b-1t1c-features-pdr"
8850     layout: "plot-throughput"
8851
8852 -
8853   type: "plot"
8854   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-ndr"
8855   algorithm: "plot_performance_box"
8856   output-file-type: ".html"
8857   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-ndr"
8858   data: "plot-vpp-throughput-latency-3n-hsw"
8859   filter: "'NIC_Intel-X520-DA2' and
8860            '64B' and
8861            ('IP4BASE' or
8862             'POLICE_MARK' or
8863             'COPWHLIST' or
8864             ('NAT44' and 'BASE') or
8865             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
8866            'NDRPDR' and
8867            '2T2C' and
8868            'IP4FWD' and
8869            not 'IPSEC' and
8870            not 'VHOST'"
8871   parameters:
8872   - "throughput"
8873   - "parent"
8874   - "tags"
8875   sort:
8876   - "DOT1Q"
8877   - "IP4BASE"
8878   - "NAT44"
8879   - "POLICE_MARK"
8880   - "COPWHLIST"
8881   - "IACL"
8882   - "OACL"
8883   traces:
8884     hoverinfo: "x+y"
8885     boxpoints: "outliers"
8886     whiskerwidth: 0
8887   layout:
8888     title: "ip4-3n-hsw-x520-64b-2t2c-features-ndr"
8889     layout: "plot-throughput"
8890
8891 -
8892   type: "plot"
8893   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-pdr"
8894   algorithm: "plot_performance_box"
8895   output-file-type: ".html"
8896   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-pdr"
8897   data: "plot-vpp-throughput-latency-3n-hsw"
8898   filter: "'NIC_Intel-X520-DA2' and
8899            '64B' and
8900            ('IP4BASE' or
8901             'POLICE_MARK' or
8902             'COPWHLIST' or
8903             ('NAT44' and 'BASE') or
8904             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
8905            'NDRPDR' and
8906            '2T2C' and
8907            'IP4FWD' and
8908            not 'IPSEC' and
8909            not 'VHOST'"
8910   parameters:
8911   - "throughput"
8912   - "parent"
8913   - "tags"
8914   sort:
8915   - "DOT1Q"
8916   - "IP4BASE"
8917   - "NAT44"
8918   - "POLICE_MARK"
8919   - "COPWHLIST"
8920   - "IACL"
8921   - "OACL"
8922   traces:
8923     hoverinfo: "x+y"
8924     boxpoints: "outliers"
8925     whiskerwidth: 0
8926   layout:
8927     title: "ip4-3n-hsw-x520-64b-2t2c-features-pdr"
8928     layout: "plot-throughput"
8929
8930 # Packet Throughput - VPP IPv4 3n-hsw-x520 features nat44
8931 -
8932   type: "plot"
8933   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
8934   algorithm: "plot_performance_box"
8935   output-file-type: ".html"
8936   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
8937   data: "plot-vpp-throughput-latency-3n-hsw"
8938   filter: "'NIC_Intel-X520-DA2' and
8939            '64B' and
8940            'NDRPDR' and
8941            '1T1C' and
8942            'IP4FWD' and
8943            ('NAT44' or 'IP4BASE') and
8944            not 'DOT1Q' and
8945            not 'IPSEC' and
8946            not 'VHOST'"
8947   parameters:
8948   - "throughput"
8949   - "parent"
8950   - "tags"
8951   sort:
8952   - "IP4BASE"
8953   - "BASE"
8954   - "SRC_USER_10"
8955   - "SRC_USER_100"
8956   - "SRC_USER_1000"
8957   - "SRC_USER_2000"
8958   traces:
8959     hoverinfo: "x+y"
8960     boxpoints: "outliers"
8961     whiskerwidth: 0
8962   layout:
8963     title: "ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
8964     layout: "plot-throughput"
8965
8966 -
8967   type: "plot"
8968   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-nat44-pdr"
8969   algorithm: "plot_performance_box"
8970   output-file-type: ".html"
8971   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-nat44-pdr"
8972   data: "plot-vpp-throughput-latency-3n-hsw"
8973   filter: "'NIC_Intel-X520-DA2' and
8974            '64B' and
8975            'NDRPDR' and
8976            '1T1C' and
8977            'IP4FWD' and
8978            ('NAT44' or 'IP4BASE') and
8979            not 'DOT1Q' and
8980            not 'IPSEC' and
8981            not 'VHOST'"
8982   parameters:
8983   - "throughput"
8984   - "parent"
8985   - "tags"
8986   sort:
8987   - "IP4BASE"
8988   - "BASE"
8989   - "SRC_USER_10"
8990   - "SRC_USER_100"
8991   - "SRC_USER_1000"
8992   - "SRC_USER_2000"
8993   traces:
8994     hoverinfo: "x+y"
8995     boxpoints: "outliers"
8996     whiskerwidth: 0
8997   layout:
8998     title: "ip4-3n-hsw-x520-64b-1t1c-features-nat44-pdr"
8999     layout: "plot-throughput"
9000
9001 -
9002   type: "plot"
9003   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
9004   algorithm: "plot_performance_box"
9005   output-file-type: ".html"
9006   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
9007   data: "plot-vpp-throughput-latency-3n-hsw"
9008   filter: "'NIC_Intel-X520-DA2' and
9009            '64B' and
9010            'NDRPDR' and
9011            '2T2C' and
9012            'IP4FWD' and
9013            ('NAT44' or 'IP4BASE') and
9014            not 'DOT1Q' and
9015            not 'IPSEC' and
9016            not 'VHOST'"
9017   parameters:
9018   - "throughput"
9019   - "parent"
9020   - "tags"
9021   sort:
9022   - "IP4BASE"
9023   - "BASE"
9024   - "SRC_USER_10"
9025   - "SRC_USER_100"
9026   - "SRC_USER_1000"
9027   - "SRC_USER_2000"
9028   traces:
9029     hoverinfo: "x+y"
9030     boxpoints: "outliers"
9031     whiskerwidth: 0
9032   layout:
9033     title: "ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
9034     layout: "plot-throughput"
9035
9036 -
9037   type: "plot"
9038   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-nat44-pdr"
9039   algorithm: "plot_performance_box"
9040   output-file-type: ".html"
9041   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-nat44-pdr"
9042   data: "plot-vpp-throughput-latency-3n-hsw"
9043   filter: "'NIC_Intel-X520-DA2' and
9044            '64B' and
9045            'NDRPDR' and
9046            '2T2C' and
9047            'IP4FWD' and
9048            ('NAT44' or 'IP4BASE') and
9049            not 'DOT1Q' and
9050            not 'IPSEC' and
9051            not 'VHOST'"
9052   parameters:
9053   - "throughput"
9054   - "parent"
9055   - "tags"
9056   sort:
9057   - "IP4BASE"
9058   - "BASE"
9059   - "SRC_USER_10"
9060   - "SRC_USER_100"
9061   - "SRC_USER_1000"
9062   - "SRC_USER_2000"
9063   traces:
9064     hoverinfo: "x+y"
9065     boxpoints: "outliers"
9066     whiskerwidth: 0
9067   layout:
9068     title: "ip4-3n-hsw-x520-64b-2t2c-features-nat44-pdr"
9069     layout: "plot-throughput"
9070
9071 # Packet Throughput - VPP IPv4 3n-hsw-x520 features iacl
9072 -
9073   type: "plot"
9074   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
9075   algorithm: "plot_performance_box"
9076   output-file-type: ".html"
9077   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
9078   data: "plot-vpp-throughput-latency-3n-hsw"
9079   filter: "'NIC_Intel-X520-DA2' and
9080            '64B' and
9081            'NDRPDR' and
9082            '1T1C' and
9083            'IP4FWD' and
9084            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
9085            not 'IPSEC' and
9086            not 'DOT1Q' and
9087            not 'VHOST'"
9088   parameters:
9089   - "throughput"
9090   - "parent"
9091   - "tags"
9092   sort:
9093   - "IP4BASE"
9094   - "ACL_STATELESS"
9095   - "ACL_STATEFUL"
9096   - "ACL_STATELESS"
9097   - "ACL_STATEFUL"
9098   traces:
9099     hoverinfo: "x+y"
9100     boxpoints: "outliers"
9101     whiskerwidth: 0
9102   layout:
9103     title: "ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
9104     layout: "plot-throughput"
9105
9106 -
9107   type: "plot"
9108   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
9109   algorithm: "plot_performance_box"
9110   output-file-type: ".html"
9111   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
9112   data: "plot-vpp-throughput-latency-3n-hsw"
9113   filter: "'NIC_Intel-X520-DA2' and
9114            '64B' and
9115            'NDRPDR' and
9116            '1T1C' and
9117            'IP4FWD' and
9118            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
9119            not 'IPSEC' and
9120            not 'DOT1Q' and
9121            not 'VHOST'"
9122   parameters:
9123   - "throughput"
9124   - "parent"
9125   - "tags"
9126   sort:
9127   - "IP4BASE"
9128   - "ACL_STATELESS"
9129   - "ACL_STATEFUL"
9130   - "ACL_STATELESS"
9131   - "ACL_STATEFUL"
9132   traces:
9133     hoverinfo: "x+y"
9134     boxpoints: "outliers"
9135     whiskerwidth: 0
9136   layout:
9137     title: "ip4-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
9138     layout: "plot-throughput"
9139
9140 -
9141   type: "plot"
9142   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
9143   algorithm: "plot_performance_box"
9144   output-file-type: ".html"
9145   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
9146   data: "plot-vpp-throughput-latency-3n-hsw"
9147   filter: "'NIC_Intel-X520-DA2' and
9148            '64B' and
9149            'NDRPDR' and
9150            '2T2C' and
9151            'IP4FWD' and
9152            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
9153            not 'IPSEC' and
9154            not 'DOT1Q' and
9155            not 'VHOST'"
9156   parameters:
9157   - "throughput"
9158   - "parent"
9159   - "tags"
9160   sort:
9161   - "IP4BASE"
9162   - "ACL_STATELESS"
9163   - "ACL_STATEFUL"
9164   - "ACL_STATELESS"
9165   - "ACL_STATEFUL"
9166   traces:
9167     hoverinfo: "x+y"
9168     boxpoints: "outliers"
9169     whiskerwidth: 0
9170   layout:
9171     title: "ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
9172     layout: "plot-throughput"
9173
9174 -
9175   type: "plot"
9176   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
9177   algorithm: "plot_performance_box"
9178   output-file-type: ".html"
9179   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
9180   data: "plot-vpp-throughput-latency-3n-hsw"
9181   filter: "'NIC_Intel-X520-DA2' and
9182            '64B' and
9183            'NDRPDR' and
9184            '2T2C' and
9185            'IP4FWD' and
9186            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
9187            not 'IPSEC' and
9188            not 'DOT1Q' and
9189            not 'VHOST'"
9190   parameters:
9191   - "throughput"
9192   - "parent"
9193   - "tags"
9194   sort:
9195   - "IP4BASE"
9196   - "ACL_STATELESS"
9197   - "ACL_STATEFUL"
9198   - "ACL_STATELESS"
9199   - "ACL_STATEFUL"
9200   traces:
9201     hoverinfo: "x+y"
9202     boxpoints: "outliers"
9203     whiskerwidth: 0
9204   layout:
9205     title: "ip4-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
9206     layout: "plot-throughput"
9207
9208 # Packet Throughput - VPP IPv4 3n-hsw-x520 features oacl
9209 -
9210   type: "plot"
9211   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
9212   algorithm: "plot_performance_box"
9213   output-file-type: ".html"
9214   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
9215   data: "plot-vpp-throughput-latency-3n-hsw"
9216   filter: "'NIC_Intel-X520-DA2' and
9217            '64B' and
9218            'NDRPDR' and
9219            '1T1C' and
9220            'IP4FWD' and
9221            ('OACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
9222            not 'IPSEC' and
9223            not 'DOT1Q' and
9224            not 'VHOST'"
9225   parameters:
9226   - "throughput"
9227   - "parent"
9228   - "tags"
9229   sort:
9230   - "IP4BASE"
9231   - "ACL_STATELESS"
9232   - "ACL_STATEFUL"
9233   - "ACL_STATELESS"
9234   - "ACL_STATEFUL"
9235   traces:
9236     hoverinfo: "x+y"
9237     boxpoints: "outliers"
9238     whiskerwidth: 0
9239   layout:
9240     title: "ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
9241     layout: "plot-throughput"
9242
9243 -
9244   type: "plot"
9245   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
9246   algorithm: "plot_performance_box"
9247   output-file-type: ".html"
9248   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
9249   data: "plot-vpp-throughput-latency-3n-hsw"
9250   filter: "'NIC_Intel-X520-DA2' and
9251            '64B' and
9252            'NDRPDR' and
9253            '1T1C' and
9254            'IP4FWD' and
9255            ('OACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
9256            not 'IPSEC' and
9257            not 'DOT1Q' and
9258            not 'VHOST'"
9259   parameters:
9260   - "throughput"
9261   - "parent"
9262   - "tags"
9263   sort:
9264   - "IP4BASE"
9265   - "ACL_STATELESS"
9266   - "ACL_STATEFUL"
9267   - "ACL_STATELESS"
9268   - "ACL_STATEFUL"
9269   traces:
9270     hoverinfo: "x+y"
9271     boxpoints: "outliers"
9272     whiskerwidth: 0
9273   layout:
9274     title: "ip4-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
9275     layout: "plot-throughput"
9276
9277 -
9278   type: "plot"
9279   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
9280   algorithm: "plot_performance_box"
9281   output-file-type: ".html"
9282   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
9283   data: "plot-vpp-throughput-latency-3n-hsw"
9284   filter: "'NIC_Intel-X520-DA2' and
9285            '64B' and
9286            'NDRPDR' and
9287            '2T2C' and
9288            'IP4FWD' and
9289            ('OACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
9290            not 'IPSEC' and
9291            not 'DOT1Q' and
9292            not 'VHOST'"
9293   parameters:
9294   - "throughput"
9295   - "parent"
9296   - "tags"
9297   sort:
9298   - "IP4BASE"
9299   - "ACL_STATELESS"
9300   - "ACL_STATEFUL"
9301   - "ACL_STATELESS"
9302   - "ACL_STATEFUL"
9303   traces:
9304     hoverinfo: "x+y"
9305     boxpoints: "outliers"
9306     whiskerwidth: 0
9307   layout:
9308     title: "ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
9309     layout: "plot-throughput"
9310
9311 -
9312   type: "plot"
9313   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
9314   algorithm: "plot_performance_box"
9315   output-file-type: ".html"
9316   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
9317   data: "plot-vpp-throughput-latency-3n-hsw"
9318   filter: "'NIC_Intel-X520-DA2' and
9319            '64B' and
9320            'NDRPDR' and
9321            '2T2C' and
9322            'IP4FWD' and
9323            ('OACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
9324            not 'IPSEC' and
9325            not 'DOT1Q' and
9326            not 'VHOST'"
9327   parameters:
9328   - "throughput"
9329   - "parent"
9330   - "tags"
9331   sort:
9332   - "IP4BASE"
9333   - "ACL_STATELESS"
9334   - "ACL_STATEFUL"
9335   - "ACL_STATELESS"
9336   - "ACL_STATEFUL"
9337   traces:
9338     hoverinfo: "x+y"
9339     boxpoints: "outliers"
9340     whiskerwidth: 0
9341   layout:
9342     title: "ip4-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
9343     layout: "plot-throughput"
9344
9345 # Packet Throughput - VPP IPv4 3n-hsw-x710 base and scale
9346 -
9347   type: "plot"
9348   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
9349   algorithm: "plot_performance_box"
9350   output-file-type: ".html"
9351   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
9352   data: "plot-vpp-throughput-latency-3n-hsw"
9353   filter: "'NIC_Intel-X710' and
9354            '64B' and
9355            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9356            'NDRPDR' and
9357            '1T1C' and
9358            'IP4FWD' and
9359            not 'IPSEC' and
9360            not 'DOT1Q' and
9361            not 'VHOST'"
9362   parameters:
9363   - "throughput"
9364   - "parent"
9365   - "tags"
9366   sort:
9367   - "IP4BASE"
9368   - "FIB_20K"
9369   - "FIB_200K"
9370   - "FIB_2M"
9371   traces:
9372     hoverinfo: "x+y"
9373     boxpoints: "outliers"
9374     whiskerwidth: 0
9375   layout:
9376     title: "ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
9377     layout: "plot-throughput"
9378
9379 -
9380   type: "plot"
9381   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
9382   algorithm: "plot_performance_box"
9383   output-file-type: ".html"
9384   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
9385   data: "plot-vpp-throughput-latency-3n-hsw"
9386   filter: "'NIC_Intel-X710' and
9387            '64B' and
9388            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9389            'NDRPDR' and
9390            '1T1C' and
9391            'IP4FWD' and
9392            not 'IPSEC' and
9393            not 'DOT1Q' and
9394            not 'VHOST'"
9395   parameters:
9396   - "throughput"
9397   - "parent"
9398   - "tags"
9399   sort:
9400   - "IP4BASE"
9401   - "FIB_20K"
9402   - "FIB_200K"
9403   - "FIB_2M"
9404   traces:
9405     hoverinfo: "x+y"
9406     boxpoints: "outliers"
9407     whiskerwidth: 0
9408   layout:
9409     title: "ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
9410     layout: "plot-throughput"
9411
9412 -
9413   type: "plot"
9414   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
9415   algorithm: "plot_performance_box"
9416   output-file-type: ".html"
9417   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
9418   data: "plot-vpp-throughput-latency-3n-hsw"
9419   filter: "'NIC_Intel-X710' and
9420            '64B' and
9421            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9422            'NDRPDR' and
9423            '2T2C' and
9424            'IP4FWD' and
9425            not 'IPSEC' and
9426            not 'DOT1Q' and
9427            not 'VHOST'"
9428   parameters:
9429   - "throughput"
9430   - "parent"
9431   - "tags"
9432   sort:
9433   - "IP4BASE"
9434   - "FIB_20K"
9435   - "FIB_200K"
9436   - "FIB_2M"
9437   traces:
9438     hoverinfo: "x+y"
9439     boxpoints: "outliers"
9440     whiskerwidth: 0
9441   layout:
9442     title: "ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
9443     layout: "plot-throughput"
9444
9445 -
9446   type: "plot"
9447   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
9448   algorithm: "plot_performance_box"
9449   output-file-type: ".html"
9450   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
9451   data: "plot-vpp-throughput-latency-3n-hsw"
9452   filter: "'NIC_Intel-X710' and
9453            '64B' and
9454            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9455            'NDRPDR' and
9456            '2T2C' and
9457            'IP4FWD' and
9458            not 'IPSEC' and
9459            not 'DOT1Q' and
9460            not 'VHOST'"
9461   parameters:
9462   - "throughput"
9463   - "parent"
9464   - "tags"
9465   sort:
9466   - "IP4BASE"
9467   - "FIB_20K"
9468   - "FIB_200K"
9469   - "FIB_2M"
9470   traces:
9471     hoverinfo: "x+y"
9472     boxpoints: "outliers"
9473     whiskerwidth: 0
9474   layout:
9475     title: "ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
9476     layout: "plot-throughput"
9477
9478 # Packet Throughput - VPP IPv4 3n-hsw-x710 features
9479 -
9480   type: "plot"
9481   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-ndr"
9482   algorithm: "plot_performance_box"
9483   output-file-type: ".html"
9484   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-ndr"
9485   data: "plot-vpp-throughput-latency-3n-hsw"
9486   filter: "'NIC_Intel-X710' and
9487            '64B' and
9488            ('IP4BASE' or
9489             'POLICE_MARK' or
9490             'COPWHLIST' or
9491             ('NAT44' and 'BASE') or
9492             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
9493            'NDRPDR' and
9494            '1T1C' and
9495            'IP4FWD' and
9496            not 'IPSEC' and
9497            not 'VHOST'"
9498   parameters:
9499   - "throughput"
9500   - "parent"
9501   - "tags"
9502   sort:
9503   - "DOT1Q"
9504   - "IP4BASE"
9505   - "NAT44"
9506   - "POLICE_MARK"
9507   - "COPWHLIST"
9508   - "IACL"
9509   - "OACL"
9510   traces:
9511     hoverinfo: "x+y"
9512     boxpoints: "outliers"
9513     whiskerwidth: 0
9514   layout:
9515     title: "ip4-3n-hsw-x710-64b-1t1c-features-ndr"
9516     layout: "plot-throughput"
9517
9518 -
9519   type: "plot"
9520   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-pdr"
9521   algorithm: "plot_performance_box"
9522   output-file-type: ".html"
9523   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-pdr"
9524   data: "plot-vpp-throughput-latency-3n-hsw"
9525   filter: "'NIC_Intel-X710' and
9526            '64B' and
9527            ('IP4BASE' or
9528             'POLICE_MARK' or
9529             'COPWHLIST' or
9530             ('NAT44' and 'BASE') or
9531             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
9532            'NDRPDR' and
9533            '1T1C' and
9534            'IP4FWD' and
9535            not 'IPSEC' and
9536            not 'VHOST'"
9537   parameters:
9538   - "throughput"
9539   - "parent"
9540   - "tags"
9541   sort:
9542   - "DOT1Q"
9543   - "IP4BASE"
9544   - "NAT44"
9545   - "POLICE_MARK"
9546   - "COPWHLIST"
9547   - "IACL"
9548   - "OACL"
9549   traces:
9550     hoverinfo: "x+y"
9551     boxpoints: "outliers"
9552     whiskerwidth: 0
9553   layout:
9554     title: "ip4-3n-hsw-x710-64b-1t1c-features-pdr"
9555     layout: "plot-throughput"
9556
9557 -
9558   type: "plot"
9559   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-ndr"
9560   algorithm: "plot_performance_box"
9561   output-file-type: ".html"
9562   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-ndr"
9563   data: "plot-vpp-throughput-latency-3n-hsw"
9564   filter: "'NIC_Intel-X710' and
9565            '64B' and
9566            ('IP4BASE' or
9567             'POLICE_MARK' or
9568             'COPWHLIST' or
9569             ('NAT44' and 'BASE') or
9570             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
9571            'NDRPDR' and
9572            '2T2C' and
9573            'IP4FWD' and
9574            not 'IPSEC' and
9575            not 'VHOST'"
9576   parameters:
9577   - "throughput"
9578   - "parent"
9579   - "tags"
9580   sort:
9581   - "DOT1Q"
9582   - "IP4BASE"
9583   - "NAT44"
9584   - "POLICE_MARK"
9585   - "COPWHLIST"
9586   - "IACL"
9587   - "OACL"
9588   traces:
9589     hoverinfo: "x+y"
9590     boxpoints: "outliers"
9591     whiskerwidth: 0
9592   layout:
9593     title: "ip4-3n-hsw-x710-64b-2t2c-features-ndr"
9594     layout: "plot-throughput"
9595
9596 -
9597   type: "plot"
9598   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-pdr"
9599   algorithm: "plot_performance_box"
9600   output-file-type: ".html"
9601   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-pdr"
9602   data: "plot-vpp-throughput-latency-3n-hsw"
9603   filter: "'NIC_Intel-X710' and
9604            '64B' and
9605            ('IP4BASE' or
9606             'POLICE_MARK' or
9607             'COPWHLIST' or
9608             ('NAT44' and 'BASE') or
9609             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
9610            'NDRPDR' and
9611            '2T2C' and
9612            'IP4FWD' and
9613            not 'IPSEC' and
9614            not 'VHOST'"
9615   parameters:
9616   - "throughput"
9617   - "parent"
9618   - "tags"
9619   sort:
9620   - "DOT1Q"
9621   - "IP4BASE"
9622   - "NAT44"
9623   - "POLICE_MARK"
9624   - "COPWHLIST"
9625   - "IACL"
9626   - "OACL"
9627   traces:
9628     hoverinfo: "x+y"
9629     boxpoints: "outliers"
9630     whiskerwidth: 0
9631   layout:
9632     title: "ip4-3n-hsw-x710-64b-2t2c-features-pdr"
9633     layout: "plot-throughput"
9634
9635 # Packet Throughput - VPP IPv4 3n-hsw-x710 features nat44
9636 -
9637   type: "plot"
9638   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
9639   algorithm: "plot_performance_box"
9640   output-file-type: ".html"
9641   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
9642   data: "plot-vpp-throughput-latency-3n-skx"
9643   filter: "'NIC_Intel-X710' and
9644            '64B' and
9645            'NDRPDR' and
9646            '2T1C' and
9647            'IP4FWD' and
9648            ('NAT44' or 'IP4BASE') and
9649            not 'IPSEC' and
9650            not 'VHOST'"
9651   parameters:
9652   - "throughput"
9653   - "parent"
9654   - "tags"
9655   sort:
9656   - "IP4BASE"
9657   - "BASE"
9658   - "SRC_USER_10"
9659   - "SRC_USER_100"
9660   - "SRC_USER_1000"
9661   - "SRC_USER_2000"
9662   traces:
9663     hoverinfo: "x+y"
9664     boxpoints: "outliers"
9665     whiskerwidth: 0
9666   layout:
9667     title: "ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
9668     layout: "plot-throughput"
9669
9670 -
9671   type: "plot"
9672   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-nat44-pdr"
9673   algorithm: "plot_performance_box"
9674   output-file-type: ".html"
9675   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-nat44-pdr"
9676   data: "plot-vpp-throughput-latency-3n-skx"
9677   filter: "'NIC_Intel-X710' and
9678            '64B' and
9679            'NDRPDR' and
9680            '2T1C' and
9681            'IP4FWD' and
9682            ('NAT44' or 'IP4BASE') and
9683            not 'IPSEC' and
9684            not 'VHOST'"
9685   parameters:
9686   - "throughput"
9687   - "parent"
9688   - "tags"
9689   sort:
9690   - "IP4BASE"
9691   - "BASE"
9692   - "SRC_USER_10"
9693   - "SRC_USER_100"
9694   - "SRC_USER_1000"
9695   - "SRC_USER_2000"
9696   traces:
9697     hoverinfo: "x+y"
9698     boxpoints: "outliers"
9699     whiskerwidth: 0
9700   layout:
9701     title: "ip4-3n-skx-x710-64b-2t1c-features-nat44-pdr"
9702     layout: "plot-throughput"
9703
9704 -
9705   type: "plot"
9706   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
9707   algorithm: "plot_performance_box"
9708   output-file-type: ".html"
9709   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
9710   data: "plot-vpp-throughput-latency-3n-skx"
9711   filter: "'NIC_Intel-X710' and
9712            '64B' and
9713            'NDRPDR' and
9714            '4T2C' and
9715            'IP4FWD' and
9716            ('NAT44' or 'IP4BASE') and
9717            not 'IPSEC' and
9718            not 'VHOST'"
9719   parameters:
9720   - "throughput"
9721   - "parent"
9722   - "tags"
9723   sort:
9724   - "IP4BASE"
9725   - "BASE"
9726   - "SRC_USER_10"
9727   - "SRC_USER_100"
9728   - "SRC_USER_1000"
9729   - "SRC_USER_2000"
9730   traces:
9731     hoverinfo: "x+y"
9732     boxpoints: "outliers"
9733     whiskerwidth: 0
9734   layout:
9735     title: "ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
9736     layout: "plot-throughput"
9737
9738 -
9739   type: "plot"
9740   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-nat44-pdr"
9741   algorithm: "plot_performance_box"
9742   output-file-type: ".html"
9743   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-nat44-pdr"
9744   data: "plot-vpp-throughput-latency-3n-skx"
9745   filter: "'NIC_Intel-X710' and
9746            '64B' and
9747            'NDRPDR' and
9748            '4T2C' and
9749            'IP4FWD' and
9750            ('NAT44' or 'IP4BASE') and
9751            not 'IPSEC' and
9752            not 'VHOST'"
9753   parameters:
9754   - "throughput"
9755   - "parent"
9756   - "tags"
9757   sort:
9758   - "IP4BASE"
9759   - "BASE"
9760   - "SRC_USER_10"
9761   - "SRC_USER_100"
9762   - "SRC_USER_1000"
9763   - "SRC_USER_2000"
9764   traces:
9765     hoverinfo: "x+y"
9766     boxpoints: "outliers"
9767     whiskerwidth: 0
9768   layout:
9769     title: "ip4-3n-skx-x710-64b-4t2c-features-nat44-pdr"
9770     layout: "plot-throughput"
9771
9772 # Packet Throughput - VPP IPv4 3n-hsw-x710 features iacl
9773 -
9774   type: "plot"
9775   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
9776   algorithm: "plot_performance_box"
9777   output-file-type: ".html"
9778   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
9779   data: "plot-vpp-throughput-latency-3n-skx"
9780   filter: "'NIC_Intel-X710' and
9781            '64B' and
9782            'NDRPDR' and
9783            '2T1C' and
9784            'IP4FWD' and
9785            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
9786            not 'IPSEC' and
9787            not 'VHOST'"
9788   parameters:
9789   - "throughput"
9790   - "parent"
9791   - "tags"
9792   sort:
9793   - "IP4BASE"
9794   - "ACL_STATELESS"
9795   - "ACL_STATEFUL"
9796   - "ACL_STATELESS"
9797   - "ACL_STATEFUL"
9798   traces:
9799     hoverinfo: "x+y"
9800     boxpoints: "outliers"
9801     whiskerwidth: 0
9802   layout:
9803     title: "ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
9804     layout: "plot-throughput"
9805
9806 -
9807   type: "plot"
9808   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-iacl-pdr"
9809   algorithm: "plot_performance_box"
9810   output-file-type: ".html"
9811   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-iacl-pdr"
9812   data: "plot-vpp-throughput-latency-3n-skx"
9813   filter: "'NIC_Intel-X710' and
9814            '64B' and
9815            'NDRPDR' and
9816            '2T1C' and
9817            'IP4FWD' and
9818            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
9819            not 'IPSEC' and
9820            not 'VHOST'"
9821   parameters:
9822   - "throughput"
9823   - "parent"
9824   - "tags"
9825   sort:
9826   - "IP4BASE"
9827   - "ACL_STATELESS"
9828   - "ACL_STATEFUL"
9829   - "ACL_STATELESS"
9830   - "ACL_STATEFUL"
9831   traces:
9832     hoverinfo: "x+y"
9833     boxpoints: "outliers"
9834     whiskerwidth: 0
9835   layout:
9836     title: "ip4-3n-skx-x710-64b-2t1c-features-iacl-pdr"
9837     layout: "plot-throughput"
9838
9839 -
9840   type: "plot"
9841   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
9842   algorithm: "plot_performance_box"
9843   output-file-type: ".html"
9844   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
9845   data: "plot-vpp-throughput-latency-3n-skx"
9846   filter: "'NIC_Intel-X710' and
9847            '64B' and
9848            'NDRPDR' and
9849            '4T2C' and
9850            'IP4FWD' and
9851            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
9852            not 'IPSEC' and
9853            not 'VHOST'"
9854   parameters:
9855   - "throughput"
9856   - "parent"
9857   - "tags"
9858   sort:
9859   - "IP4BASE"
9860   - "ACL_STATELESS"
9861   - "ACL_STATEFUL"
9862   - "ACL_STATELESS"
9863   - "ACL_STATEFUL"
9864   traces:
9865     hoverinfo: "x+y"
9866     boxpoints: "outliers"
9867     whiskerwidth: 0
9868   layout:
9869     title: "ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
9870     layout: "plot-throughput"
9871
9872 -
9873   type: "plot"
9874   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-iacl-pdr"
9875   algorithm: "plot_performance_box"
9876   output-file-type: ".html"
9877   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-iacl-pdr"
9878   data: "plot-vpp-throughput-latency-3n-skx"
9879   filter: "'NIC_Intel-X710' and
9880            '64B' and
9881            'NDRPDR' and
9882            '4T2C' and
9883            'IP4FWD' and
9884            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
9885            not 'IPSEC' and
9886            not 'VHOST'"
9887   parameters:
9888   - "throughput"
9889   - "parent"
9890   - "tags"
9891   sort:
9892   - "IP4BASE"
9893   - "ACL_STATELESS"
9894   - "ACL_STATEFUL"
9895   - "ACL_STATELESS"
9896   - "ACL_STATEFUL"
9897   traces:
9898     hoverinfo: "x+y"
9899     boxpoints: "outliers"
9900     whiskerwidth: 0
9901   layout:
9902     title: "ip4-3n-skx-x710-64b-4t2c-features-iacl-pdr"
9903     layout: "plot-throughput"
9904
9905 # Packet Throughput - VPP IPv4 3n-hsw-xl710 base and scale
9906 -
9907   type: "plot"
9908   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-1t1c-base-ndr"
9909   algorithm: "plot_performance_box"
9910   output-file-type: ".html"
9911   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base-ndr"
9912   data: "plot-vpp-throughput-latency-3n-hsw"
9913   filter: "'NIC_Intel-XL710' and
9914            '64B' and
9915            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9916            'NDRPDR' and
9917            '1T1C' and
9918            'IP4FWD' and
9919            not 'IPSEC' and
9920            not 'VHOST'"
9921   parameters:
9922   - "throughput"
9923   - "parent"
9924   - "tags"
9925   sort:
9926   - "IP4BASE"
9927   - "FIB_20K"
9928   - "FIB_200K"
9929   - "FIB_2M"
9930   traces:
9931     hoverinfo: "x+y"
9932     boxpoints: "outliers"
9933     whiskerwidth: 0
9934   layout:
9935     title: "ip4-3n-hsw-xl710-64b-1t1c-base-ndr"
9936     layout: "plot-throughput"
9937
9938 -
9939   type: "plot"
9940   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-1t1c-base-pdr"
9941   algorithm: "plot_performance_box"
9942   output-file-type: ".html"
9943   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base-pdr"
9944   data: "plot-vpp-throughput-latency-3n-hsw"
9945   filter: "'NIC_Intel-XL710' and
9946            '64B' and
9947            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9948            'NDRPDR' and
9949            '1T1C' and
9950            'IP4FWD' and
9951            not 'IPSEC' and
9952            not 'VHOST'"
9953   parameters:
9954   - "throughput"
9955   - "parent"
9956   - "tags"
9957   sort:
9958   - "IP4BASE"
9959   - "FIB_20K"
9960   - "FIB_200K"
9961   - "FIB_2M"
9962   traces:
9963     hoverinfo: "x+y"
9964     boxpoints: "outliers"
9965     whiskerwidth: 0
9966   layout:
9967     title: "ip4-3n-hsw-xl710-64b-1t1c-base-pdr"
9968     layout: "plot-throughput"
9969
9970 -
9971   type: "plot"
9972   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-2t2c-base-ndr"
9973   algorithm: "plot_performance_box"
9974   output-file-type: ".html"
9975   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base-ndr"
9976   data: "plot-vpp-throughput-latency-3n-hsw"
9977   filter: "'NIC_Intel-XL710' and
9978            '64B' and
9979            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9980            'NDRPDR' and
9981            '2T2C' and
9982            'IP4FWD' and
9983            not 'IPSEC' and
9984            not 'VHOST'"
9985   parameters:
9986   - "throughput"
9987   - "parent"
9988   - "tags"
9989   sort:
9990   - "IP4BASE"
9991   - "FIB_20K"
9992   - "FIB_200K"
9993   - "FIB_2M"
9994   traces:
9995     hoverinfo: "x+y"
9996     boxpoints: "outliers"
9997     whiskerwidth: 0
9998   layout:
9999     title: "ip4-3n-hsw-xl710-64b-2t2c-base-ndr"
10000     layout: "plot-throughput"
10001
10002 -
10003   type: "plot"
10004   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-2t2c-base-pdr"
10005   algorithm: "plot_performance_box"
10006   output-file-type: ".html"
10007   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base-pdr"
10008   data: "plot-vpp-throughput-latency-3n-hsw"
10009   filter: "'NIC_Intel-XL710' and
10010            '64B' and
10011            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10012            'NDRPDR' and
10013            '2T2C' and
10014            'IP4FWD' and
10015            not 'IPSEC' and
10016            not 'VHOST'"
10017   parameters:
10018   - "throughput"
10019   - "parent"
10020   - "tags"
10021   sort:
10022   - "IP4BASE"
10023   - "FIB_20K"
10024   - "FIB_200K"
10025   - "FIB_2M"
10026   traces:
10027     hoverinfo: "x+y"
10028     boxpoints: "outliers"
10029     whiskerwidth: 0
10030   layout:
10031     title: "ip4-3n-hsw-xl710-64b-2t2c-base-pdr"
10032     layout: "plot-throughput"
10033
10034 # Packet Throughput - VPP IPv4 3n-skx-x710 base and scale
10035 -
10036   type: "plot"
10037   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
10038   algorithm: "plot_performance_box"
10039   output-file-type: ".html"
10040   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
10041   data: "plot-vpp-throughput-latency-3n-skx"
10042   filter: "'NIC_Intel-X710' and
10043            '64B' and
10044            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10045            'NDRPDR' and
10046            '2T1C' and
10047            'IP4FWD' and
10048            not 'IPSEC' and
10049            not 'DOT1Q' and
10050            not 'VHOST'"
10051   parameters:
10052   - "throughput"
10053   - "parent"
10054   - "tags"
10055   sort:
10056   - "IP4BASE"
10057   - "FIB_20K"
10058   - "FIB_200K"
10059   - "FIB_2M"
10060   traces:
10061     hoverinfo: "x+y"
10062     boxpoints: "outliers"
10063     whiskerwidth: 0
10064   layout:
10065     title: "ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
10066     layout: "plot-throughput"
10067
10068 -
10069   type: "plot"
10070   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
10071   algorithm: "plot_performance_box"
10072   output-file-type: ".html"
10073   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
10074   data: "plot-vpp-throughput-latency-3n-skx"
10075   filter: "'NIC_Intel-X710' and
10076            '64B' and
10077            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10078            'NDRPDR' and
10079            '2T1C' and
10080            'IP4FWD' and
10081            not 'IPSEC' and
10082            not 'DOT1Q' and
10083            not 'VHOST'"
10084   parameters:
10085   - "throughput"
10086   - "parent"
10087   - "tags"
10088   sort:
10089   - "IP4BASE"
10090   - "FIB_20K"
10091   - "FIB_200K"
10092   - "FIB_2M"
10093   traces:
10094     hoverinfo: "x+y"
10095     boxpoints: "outliers"
10096     whiskerwidth: 0
10097   layout:
10098     title: "ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
10099     layout: "plot-throughput"
10100
10101 -
10102   type: "plot"
10103   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
10104   algorithm: "plot_performance_box"
10105   output-file-type: ".html"
10106   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
10107   data: "plot-vpp-throughput-latency-3n-skx"
10108   filter: "'NIC_Intel-X710' and
10109            '64B' and
10110            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10111            'NDRPDR' and
10112            '4T2C' and
10113            'IP4FWD' and
10114            not 'IPSEC' and
10115            not 'DOT1Q' and
10116            not 'VHOST'"
10117   parameters:
10118   - "throughput"
10119   - "parent"
10120   - "tags"
10121   sort:
10122   - "IP4BASE"
10123   - "FIB_20K"
10124   - "FIB_200K"
10125   - "FIB_2M"
10126   traces:
10127     hoverinfo: "x+y"
10128     boxpoints: "outliers"
10129     whiskerwidth: 0
10130   layout:
10131     title: "ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
10132     layout: "plot-throughput"
10133
10134 -
10135   type: "plot"
10136   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
10137   algorithm: "plot_performance_box"
10138   output-file-type: ".html"
10139   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
10140   data: "plot-vpp-throughput-latency-3n-skx"
10141   filter: "'NIC_Intel-X710' and
10142            '64B' and
10143            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10144            'NDRPDR' and
10145            '4T2C' and
10146            'IP4FWD' and
10147            not 'IPSEC' and
10148            not 'DOT1Q' and
10149            not 'VHOST'"
10150   parameters:
10151   - "throughput"
10152   - "parent"
10153   - "tags"
10154   sort:
10155   - "IP4BASE"
10156   - "FIB_20K"
10157   - "FIB_200K"
10158   - "FIB_2M"
10159   traces:
10160     hoverinfo: "x+y"
10161     boxpoints: "outliers"
10162     whiskerwidth: 0
10163   layout:
10164     title: "ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
10165     layout: "plot-throughput"
10166
10167 # Packet Throughput - VPP IPv4 3n-skx-x710 features
10168 -
10169   type: "plot"
10170   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-ndr"
10171   algorithm: "plot_performance_box"
10172   output-file-type: ".html"
10173   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-ndr"
10174   data: "plot-vpp-throughput-latency-3n-skx"
10175   filter: "'NIC_Intel-X710' and
10176            '64B' and
10177            ('IP4BASE' or
10178             'POLICE_MARK' or
10179             'COPWHLIST' or
10180             ('NAT44' and 'BASE') or
10181             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
10182            'NDRPDR' and
10183            '2T1C' and
10184            'IP4FWD' and
10185            not 'IPSEC' and
10186            not 'VHOST'"
10187   parameters:
10188   - "throughput"
10189   - "parent"
10190   - "tags"
10191   sort:
10192   - "DOT1Q"
10193   - "IP4BASE"
10194   - "NAT44"
10195   - "POLICE_MARK"
10196   - "COPWHLIST"
10197   - "IACL"
10198   - "OACL"
10199   traces:
10200     hoverinfo: "x+y"
10201     boxpoints: "outliers"
10202     whiskerwidth: 0
10203   layout:
10204     title: "ip4-3n-skx-x710-64b-2t1c-features-ndr"
10205     layout: "plot-throughput"
10206
10207 -
10208   type: "plot"
10209   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-pdr"
10210   algorithm: "plot_performance_box"
10211   output-file-type: ".html"
10212   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-pdr"
10213   data: "plot-vpp-throughput-latency-3n-skx"
10214   filter: "'NIC_Intel-X710' and
10215            '64B' and
10216            ('IP4BASE' or
10217             'POLICE_MARK' or
10218             'COPWHLIST' or
10219             ('NAT44' and 'BASE') or
10220             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
10221            'NDRPDR' and
10222            '2T1C' and
10223            'IP4FWD' and
10224            not 'IPSEC' and
10225            not 'VHOST'"
10226   parameters:
10227   - "throughput"
10228   - "parent"
10229   - "tags"
10230   sort:
10231   - "DOT1Q"
10232   - "IP4BASE"
10233   - "NAT44"
10234   - "POLICE_MARK"
10235   - "COPWHLIST"
10236   - "IACL"
10237   - "OACL"
10238   traces:
10239     hoverinfo: "x+y"
10240     boxpoints: "outliers"
10241     whiskerwidth: 0
10242   layout:
10243     title: "ip4-3n-skx-x710-64b-2t1c-features-pdr"
10244     layout: "plot-throughput"
10245
10246 -
10247   type: "plot"
10248   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-ndr"
10249   algorithm: "plot_performance_box"
10250   output-file-type: ".html"
10251   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-ndr"
10252   data: "plot-vpp-throughput-latency-3n-skx"
10253   filter: "'NIC_Intel-X710' and
10254            '64B' and
10255            ('IP4BASE' or
10256             'POLICE_MARK' or
10257             'COPWHLIST' or
10258             ('NAT44' and 'BASE') or
10259             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
10260            'NDRPDR' and
10261            '4T2C' and
10262            'IP4FWD' and
10263            not 'IPSEC' and
10264            not 'VHOST'"
10265   parameters:
10266   - "throughput"
10267   - "parent"
10268   - "tags"
10269   sort:
10270   - "DOT1Q"
10271   - "IP4BASE"
10272   - "NAT44"
10273   - "POLICE_MARK"
10274   - "COPWHLIST"
10275   - "IACL"
10276   - "OACL"
10277   traces:
10278     hoverinfo: "x+y"
10279     boxpoints: "outliers"
10280     whiskerwidth: 0
10281   layout:
10282     title: "ip4-3n-skx-x710-64b-4t2c-features-ndr"
10283     layout: "plot-throughput"
10284
10285 -
10286   type: "plot"
10287   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-pdr"
10288   algorithm: "plot_performance_box"
10289   output-file-type: ".html"
10290   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-pdr"
10291   data: "plot-vpp-throughput-latency-3n-skx"
10292   filter: "'NIC_Intel-X710' and
10293            '64B' and
10294            ('IP4BASE' or
10295             'POLICE_MARK' or
10296             'COPWHLIST' or
10297             ('NAT44' and 'BASE') or
10298             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
10299            'NDRPDR' and
10300            '4T2C' and
10301            'IP4FWD' and
10302            not 'IPSEC' and
10303            not 'VHOST'"
10304   parameters:
10305   - "throughput"
10306   - "parent"
10307   - "tags"
10308   sort:
10309   - "DOT1Q"
10310   - "IP4BASE"
10311   - "NAT44"
10312   - "POLICE_MARK"
10313   - "COPWHLIST"
10314   - "IACL"
10315   - "OACL"
10316   traces:
10317     hoverinfo: "x+y"
10318     boxpoints: "outliers"
10319     whiskerwidth: 0
10320   layout:
10321     title: "ip4-3n-skx-x710-64b-4t2c-features-pdr"
10322     layout: "plot-throughput"
10323
10324 # Packet Throughput - VPP IPv4 3n-skx-x710 features nat44
10325 -
10326   type: "plot"
10327   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
10328   algorithm: "plot_performance_box"
10329   output-file-type: ".html"
10330   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
10331   data: "plot-vpp-throughput-latency-3n-hsw"
10332   filter: "'NIC_Intel-X710' and
10333            '64B' and
10334            'NDRPDR' and
10335            '1T1C' and
10336            'IP4FWD' and
10337            ('NAT44' or 'IP4BASE') and
10338            not 'IPSEC' and
10339            not 'VHOST'"
10340   parameters:
10341   - "throughput"
10342   - "parent"
10343   - "tags"
10344   sort:
10345   - "IP4BASE"
10346   - "BASE"
10347   - "SRC_USER_10"
10348   - "SRC_USER_100"
10349   - "SRC_USER_1000"
10350   - "SRC_USER_2000"
10351   traces:
10352     hoverinfo: "x+y"
10353     boxpoints: "outliers"
10354     whiskerwidth: 0
10355   layout:
10356     title: "ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
10357     layout: "plot-throughput"
10358
10359 -
10360   type: "plot"
10361   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-nat44-pdr"
10362   algorithm: "plot_performance_box"
10363   output-file-type: ".html"
10364   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-nat44-pdr"
10365   data: "plot-vpp-throughput-latency-3n-hsw"
10366   filter: "'NIC_Intel-X710' and
10367            '64B' and
10368            'NDRPDR' and
10369            '1T1C' and
10370            'IP4FWD' and
10371            ('NAT44' or 'IP4BASE') and
10372            not 'IPSEC' and
10373            not 'VHOST'"
10374   parameters:
10375   - "throughput"
10376   - "parent"
10377   - "tags"
10378   sort:
10379   - "IP4BASE"
10380   - "BASE"
10381   - "SRC_USER_10"
10382   - "SRC_USER_100"
10383   - "SRC_USER_1000"
10384   - "SRC_USER_2000"
10385   traces:
10386     hoverinfo: "x+y"
10387     boxpoints: "outliers"
10388     whiskerwidth: 0
10389   layout:
10390     title: "ip4-3n-hsw-x710-64b-1t1c-features-nat44-pdr"
10391     layout: "plot-throughput"
10392
10393 -
10394   type: "plot"
10395   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
10396   algorithm: "plot_performance_box"
10397   output-file-type: ".html"
10398   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
10399   data: "plot-vpp-throughput-latency-3n-hsw"
10400   filter: "'NIC_Intel-X710' and
10401            '64B' and
10402            'NDRPDR' and
10403            '2T2C' and
10404            'IP4FWD' and
10405            ('NAT44' or 'IP4BASE') and
10406            not 'IPSEC' and
10407            not 'VHOST'"
10408   parameters:
10409   - "throughput"
10410   - "parent"
10411   - "tags"
10412   sort:
10413   - "IP4BASE"
10414   - "BASE"
10415   - "SRC_USER_10"
10416   - "SRC_USER_100"
10417   - "SRC_USER_1000"
10418   - "SRC_USER_2000"
10419   traces:
10420     hoverinfo: "x+y"
10421     boxpoints: "outliers"
10422     whiskerwidth: 0
10423   layout:
10424     title: "ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
10425     layout: "plot-throughput"
10426
10427 -
10428   type: "plot"
10429   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-nat44-pdr"
10430   algorithm: "plot_performance_box"
10431   output-file-type: ".html"
10432   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-nat44-pdr"
10433   data: "plot-vpp-throughput-latency-3n-hsw"
10434   filter: "'NIC_Intel-X710' and
10435            '64B' and
10436            'NDRPDR' and
10437            '2T2C' and
10438            'IP4FWD' and
10439            ('NAT44' or 'IP4BASE') and
10440            not 'IPSEC' and
10441            not 'VHOST'"
10442   parameters:
10443   - "throughput"
10444   - "parent"
10445   - "tags"
10446   sort:
10447   - "IP4BASE"
10448   - "BASE"
10449   - "SRC_USER_10"
10450   - "SRC_USER_100"
10451   - "SRC_USER_1000"
10452   - "SRC_USER_2000"
10453   traces:
10454     hoverinfo: "x+y"
10455     boxpoints: "outliers"
10456     whiskerwidth: 0
10457   layout:
10458     title: "ip4-3n-hsw-x710-64b-2t2c-features-nat44-pdr"
10459     layout: "plot-throughput"
10460
10461 # Packet Throughput - VPP IPv4 3n-skx-x710 features iacl
10462 -
10463   type: "plot"
10464   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
10465   algorithm: "plot_performance_box"
10466   output-file-type: ".html"
10467   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
10468   data: "plot-vpp-throughput-latency-3n-hsw"
10469   filter: "'NIC_Intel-X710' and
10470            '64B' and
10471            'NDRPDR' and
10472            '1T1C' and
10473            'IP4FWD' and
10474            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
10475            not 'IPSEC' and
10476            not 'VHOST'"
10477   parameters:
10478   - "throughput"
10479   - "parent"
10480   - "tags"
10481   sort:
10482   - "IP4BASE"
10483   - "ACL_STATELESS"
10484   - "ACL_STATEFUL"
10485   - "ACL_STATELESS"
10486   - "ACL_STATEFUL"
10487   traces:
10488     hoverinfo: "x+y"
10489     boxpoints: "outliers"
10490     whiskerwidth: 0
10491   layout:
10492     title: "ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
10493     layout: "plot-throughput"
10494
10495 -
10496   type: "plot"
10497   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
10498   algorithm: "plot_performance_box"
10499   output-file-type: ".html"
10500   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
10501   data: "plot-vpp-throughput-latency-3n-hsw"
10502   filter: "'NIC_Intel-X710' and
10503            '64B' and
10504            'NDRPDR' and
10505            '1T1C' and
10506            'IP4FWD' and
10507            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
10508            not 'IPSEC' and
10509            not 'VHOST'"
10510   parameters:
10511   - "throughput"
10512   - "parent"
10513   - "tags"
10514   sort:
10515   - "IP4BASE"
10516   - "ACL_STATELESS"
10517   - "ACL_STATEFUL"
10518   - "ACL_STATELESS"
10519   - "ACL_STATEFUL"
10520   traces:
10521     hoverinfo: "x+y"
10522     boxpoints: "outliers"
10523     whiskerwidth: 0
10524   layout:
10525     title: "ip4-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
10526     layout: "plot-throughput"
10527
10528 -
10529   type: "plot"
10530   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
10531   algorithm: "plot_performance_box"
10532   output-file-type: ".html"
10533   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
10534   data: "plot-vpp-throughput-latency-3n-hsw"
10535   filter: "'NIC_Intel-X710' and
10536            '64B' and
10537            'NDRPDR' and
10538            '2T2C' and
10539            'IP4FWD' and
10540            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
10541            not 'IPSEC' and
10542            not 'VHOST'"
10543   parameters:
10544   - "throughput"
10545   - "parent"
10546   - "tags"
10547   sort:
10548   - "IP4BASE"
10549   - "ACL_STATELESS"
10550   - "ACL_STATEFUL"
10551   - "ACL_STATELESS"
10552   - "ACL_STATEFUL"
10553   traces:
10554     hoverinfo: "x+y"
10555     boxpoints: "outliers"
10556     whiskerwidth: 0
10557   layout:
10558     title: "ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
10559     layout: "plot-throughput"
10560
10561 -
10562   type: "plot"
10563   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
10564   algorithm: "plot_performance_box"
10565   output-file-type: ".html"
10566   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
10567   data: "plot-vpp-throughput-latency-3n-hsw"
10568   filter: "'NIC_Intel-X710' and
10569            '64B' and
10570            'NDRPDR' and
10571            '2T2C' and
10572            'IP4FWD' and
10573            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
10574            not 'IPSEC' and
10575            not 'VHOST'"
10576   parameters:
10577   - "throughput"
10578   - "parent"
10579   - "tags"
10580   sort:
10581   - "IP4BASE"
10582   - "ACL_STATELESS"
10583   - "ACL_STATEFUL"
10584   - "ACL_STATELESS"
10585   - "ACL_STATEFUL"
10586   traces:
10587     hoverinfo: "x+y"
10588     boxpoints: "outliers"
10589     whiskerwidth: 0
10590   layout:
10591     title: "ip4-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
10592     layout: "plot-throughput"
10593
10594 # Packet Throughput - VPP IPv4 2n-skx-x710 base and scale
10595 -
10596   type: "plot"
10597   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
10598   algorithm: "plot_performance_box"
10599   output-file-type: ".html"
10600   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
10601   data: "plot-vpp-throughput-latency-2n-skx"
10602   filter: "'NIC_Intel-X710' and
10603            '64B' and
10604            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
10605            'NDRPDR' and
10606            '2T1C' and
10607            'IP4FWD' and
10608            not 'IPSEC' and
10609            not 'DOT1Q' and
10610            not 'VHOST'"
10611   parameters:
10612   - "throughput"
10613   - "parent"
10614   - "tags"
10615   sort:
10616   - "IP4BASE"
10617   - "FIB_20k"
10618   - "FIB_200k"
10619   - "FIB_2M"
10620   traces:
10621     hoverinfo: "x+y"
10622     boxpoints: "outliers"
10623     whiskerwidth: 0
10624   layout:
10625     title: "ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
10626     layout: "plot-throughput"
10627
10628 -
10629   type: "plot"
10630   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
10631   algorithm: "plot_performance_box"
10632   output-file-type: ".html"
10633   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
10634   data: "plot-vpp-throughput-latency-2n-skx"
10635   filter: "'NIC_Intel-X710' and
10636            '64B' and
10637            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
10638            'NDRPDR' and
10639            '2T1C' and
10640            'IP4FWD' and
10641            not 'IPSEC' and
10642            not 'DOT1Q' and
10643            not 'VHOST'"
10644   parameters:
10645   - "throughput"
10646   - "parent"
10647   - "tags"
10648   sort:
10649   - "IP4BASE"
10650   - "FIB_20k"
10651   - "FIB_200k"
10652   - "FIB_2M"
10653   traces:
10654     hoverinfo: "x+y"
10655     boxpoints: "outliers"
10656     whiskerwidth: 0
10657   layout:
10658     title: "ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
10659     layout: "plot-throughput"
10660
10661 -
10662   type: "plot"
10663   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
10664   algorithm: "plot_performance_box"
10665   output-file-type: ".html"
10666   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
10667   data: "plot-vpp-throughput-latency-2n-skx"
10668   filter: "'NIC_Intel-X710' and
10669            '64B' and
10670            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
10671            'NDRPDR' and
10672            '4T2C' and
10673            'IP4FWD' and
10674            not 'IPSEC' and
10675            not 'DOT1Q' and
10676            not 'VHOST'"
10677   parameters:
10678   - "throughput"
10679   - "parent"
10680   - "tags"
10681   sort:
10682   - "IP4BASE"
10683   - "FIB_20k"
10684   - "FIB_200k"
10685   - "FIB_2M"
10686   traces:
10687     hoverinfo: "x+y"
10688     boxpoints: "outliers"
10689     whiskerwidth: 0
10690   layout:
10691     title: "ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
10692     layout: "plot-throughput"
10693
10694 -
10695   type: "plot"
10696   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
10697   algorithm: "plot_performance_box"
10698   output-file-type: ".html"
10699   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
10700   data: "plot-vpp-throughput-latency-2n-skx"
10701   filter: "'NIC_Intel-X710' and
10702            '64B' and
10703            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
10704            'NDRPDR' and
10705            '4T2C' and
10706            'IP4FWD' and
10707            not 'IPSEC' and
10708            not 'DOT1Q' and
10709            not 'VHOST'"
10710   parameters:
10711   - "throughput"
10712   - "parent"
10713   - "tags"
10714   sort:
10715   - "IP4BASE"
10716   - "FIB_20k"
10717   - "FIB_200k"
10718   - "FIB_2M"
10719   traces:
10720     hoverinfo: "x+y"
10721     boxpoints: "outliers"
10722     whiskerwidth: 0
10723   layout:
10724     title: "ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
10725     layout: "plot-throughput"
10726
10727 # Packet Throughput - VPP IPv4 2n-skx-xxv710 base and scale
10728 -
10729   type: "plot"
10730   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
10731   algorithm: "plot_performance_box"
10732   output-file-type: ".html"
10733   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
10734   data: "plot-vpp-throughput-latency-2n-skx"
10735   filter: "'NIC_Intel-XXV710' and
10736            '64B' and
10737            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
10738            'NDRPDR' and
10739            '2T1C' and
10740            'IP4FWD' and
10741            not 'IPSEC' and
10742            not 'DOT1Q' and
10743            not 'VHOST'"
10744   parameters:
10745   - "throughput"
10746   - "parent"
10747   - "tags"
10748   sort:
10749   - "IP4BASE"
10750   - "FIB_20k"
10751   - "FIB_200k"
10752   - "FIB_2M"
10753   traces:
10754     hoverinfo: "x+y"
10755     boxpoints: "outliers"
10756     whiskerwidth: 0
10757   layout:
10758     title: "ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
10759     layout: "plot-throughput"
10760
10761 -
10762   type: "plot"
10763   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
10764   algorithm: "plot_performance_box"
10765   output-file-type: ".html"
10766   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
10767   data: "plot-vpp-throughput-latency-2n-skx"
10768   filter: "'NIC_Intel-XXV710' and
10769            '64B' and
10770            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
10771            'NDRPDR' and
10772            '2T1C' and
10773            'IP4FWD' and
10774            not 'IPSEC' and
10775            not 'DOT1Q' and
10776            not 'VHOST'"
10777   parameters:
10778   - "throughput"
10779   - "parent"
10780   - "tags"
10781   sort:
10782   - "IP4BASE"
10783   - "FIB_20k"
10784   - "FIB_200k"
10785   - "FIB_2M"
10786   traces:
10787     hoverinfo: "x+y"
10788     boxpoints: "outliers"
10789     whiskerwidth: 0
10790   layout:
10791     title: "ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
10792     layout: "plot-throughput"
10793
10794 -
10795   type: "plot"
10796   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
10797   algorithm: "plot_performance_box"
10798   output-file-type: ".html"
10799   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
10800   data: "plot-vpp-throughput-latency-2n-skx"
10801   filter: "'NIC_Intel-XXV710' and
10802            '64B' and
10803            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
10804            'NDRPDR' and
10805            '4T2C' and
10806            'IP4FWD' and
10807            not 'IPSEC' and
10808            not 'DOT1Q' and
10809            not 'VHOST'"
10810   parameters:
10811   - "throughput"
10812   - "parent"
10813   - "tags"
10814   sort:
10815   - "IP4BASE"
10816   - "FIB_20k"
10817   - "FIB_200k"
10818   - "FIB_2M"
10819   traces:
10820     hoverinfo: "x+y"
10821     boxpoints: "outliers"
10822     whiskerwidth: 0
10823   layout:
10824     title: "ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
10825     layout: "plot-throughput"
10826
10827 -
10828   type: "plot"
10829   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
10830   algorithm: "plot_performance_box"
10831   output-file-type: ".html"
10832   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
10833   data: "plot-vpp-throughput-latency-2n-skx"
10834   filter: "'NIC_Intel-XXV710' and
10835            '64B' and
10836            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
10837            'NDRPDR' and
10838            '4T2C' and
10839            'IP4FWD' and
10840            not 'IPSEC' and
10841            not 'DOT1Q' and
10842            not 'VHOST'"
10843   parameters:
10844   - "throughput"
10845   - "parent"
10846   - "tags"
10847   sort:
10848   - "IP4BASE"
10849   - "FIB_20k"
10850   - "FIB_200k"
10851   - "FIB_2M"
10852   traces:
10853     hoverinfo: "x+y"
10854     boxpoints: "outliers"
10855     whiskerwidth: 0
10856   layout:
10857     title: "ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
10858     layout: "plot-throughput"
10859
10860 # Packet Throughput - VPP IPv4 2n-dnv-x553 base and scale
10861 -
10862   type: "plot"
10863   title: "VPP Throughput: ip4-2n-dnv-x553-64b-1t1c-base-ndr"
10864   algorithm: "plot_performance_box"
10865   output-file-type: ".html"
10866   output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-1t1c-base-ndr"
10867   data: "intel-dnv-vpp"
10868   filter: "'NIC_Intel-X553' and
10869            '64B' and
10870            'IP4BASE' and
10871            'NDRPDR' and
10872            '1T1C' and
10873            'IP4FWD' and
10874            not 'IPSEC' and
10875            not 'VHOST'"
10876   parameters:
10877   - "throughput"
10878   - "parent"
10879   - "tags"
10880   sort:
10881   - "IP4BASE"
10882   traces:
10883     hoverinfo: "x+y"
10884     boxpoints: "outliers"
10885     whiskerwidth: 0
10886   layout:
10887     title: "ip4-2n-dnv-x553-64b-1t1c-base-ndr"
10888     layout: "plot-throughput"
10889
10890 -
10891   type: "plot"
10892   title: "VPP Throughput: ip4-2n-dnv-x553-64b-1t1c-base-pdr"
10893   algorithm: "plot_performance_box"
10894   output-file-type: ".html"
10895   output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-1t1c-base-pdr"
10896   data: "intel-dnv-vpp"
10897   filter: "'NIC_Intel-X553' and
10898            '64B' and
10899            'IP4BASE' and
10900            'NDRPDR' and
10901            '1T1C' and
10902            'IP4FWD' and
10903            not 'IPSEC' and
10904            not 'VHOST'"
10905   parameters:
10906   - "throughput"
10907   - "parent"
10908   - "tags"
10909   sort:
10910   - "IP4BASE"
10911   traces:
10912     hoverinfo: "x+y"
10913     boxpoints: "outliers"
10914     whiskerwidth: 0
10915   layout:
10916     title: "ip4-2n-dnv-x553-64b-1t1c-base-pdr"
10917     layout: "plot-throughput"
10918
10919 -
10920   type: "plot"
10921   title: "VPP Throughput: ip4-2n-dnv-x553-64b-2t2c-base-ndr"
10922   algorithm: "plot_performance_box"
10923   output-file-type: ".html"
10924   output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-2t2c-base-ndr"
10925   data: "intel-dnv-vpp"
10926   filter: "'NIC_Intel-X553' and
10927            '64B' and
10928            'IP4BASE' and
10929            'NDRPDR' and
10930            '2T2C' and
10931            'IP4FWD' and
10932            not 'IPSEC' and
10933            not 'VHOST'"
10934   parameters:
10935   - "throughput"
10936   - "parent"
10937   - "tags"
10938   sort:
10939   - "IP4BASE"
10940   traces:
10941     hoverinfo: "x+y"
10942     boxpoints: "outliers"
10943     whiskerwidth: 0
10944   layout:
10945     title: "ip4-2n-dnv-x553-64b-2t2c-base-ndr"
10946     layout: "plot-throughput"
10947
10948 -
10949   type: "plot"
10950   title: "VPP Throughput: ip4-2n-dnv-x553-64b-2t2c-base-pdr"
10951   algorithm: "plot_performance_box"
10952   output-file-type: ".html"
10953   output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-2t2c-base-pdr"
10954   data: "intel-dnv-vpp"
10955   filter: "'NIC_Intel-X553' and
10956            '64B' and
10957            'IP4BASE' and
10958            'NDRPDR' and
10959            '2T2C' and
10960            'IP4FWD' and
10961            not 'IPSEC' and
10962            not 'VHOST'"
10963   parameters:
10964   - "throughput"
10965   - "parent"
10966   - "tags"
10967   sort:
10968   - "IP4BASE"
10969   traces:
10970     hoverinfo: "x+y"
10971     boxpoints: "outliers"
10972     whiskerwidth: 0
10973   layout:
10974     title: "ip4-2n-dnv-x553-64b-2t2c-base-pdr"
10975     layout: "plot-throughput"
10976
10977 ################################################################################
10978
10979 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x520 - features
10980 -
10981   type: "plot"
10982   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
10983   algorithm: "plot_performance_box"
10984   output-file-type: ".html"
10985   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
10986   data: "plot-vpp-throughput-latency-3n-hsw"
10987   filter: "'NIC_Intel-X520-DA2' and
10988            '64B' and
10989            'ENCAP' and
10990            'NDRPDR' and
10991            '1T1C' and
10992            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
10993            not 'DOT1Q' and
10994            not 'VHOST' and
10995            not 'IPSECHW'"
10996   parameters:
10997   - "throughput"
10998   - "parent"
10999   - "tags"
11000   sort:
11001   - "IP4BASE"
11002   - "L2BDMACLRN"
11003   - "L2XCFWD"
11004   - "LISP"
11005   traces:
11006     hoverinfo: "x+y"
11007     boxpoints: "outliers"
11008     whiskerwidth: 0
11009   layout:
11010     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
11011     layout: "plot-throughput"
11012
11013 -
11014   type: "plot"
11015   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
11016   algorithm: "plot_performance_box"
11017   output-file-type: ".html"
11018   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
11019   data: "plot-vpp-throughput-latency-3n-hsw"
11020   filter: "'NIC_Intel-X520-DA2' and
11021            '64B' and
11022            'ENCAP' and
11023            'NDRPDR' and
11024            '2T2C' and
11025            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
11026            not 'DOT1Q' and
11027            not 'VHOST' and
11028            not 'IPSECHW'"
11029   parameters:
11030   - "throughput"
11031   - "parent"
11032   - "tags"
11033   sort:
11034   - "IP4BASE"
11035   - "L2BDMACLRN"
11036   - "L2XCFWD"
11037   - "LISP"
11038   traces:
11039     hoverinfo: "x+y"
11040     boxpoints: "outliers"
11041     whiskerwidth: 0
11042   layout:
11043     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
11044     layout: "plot-throughput"
11045
11046 -
11047   type: "plot"
11048   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
11049   algorithm: "plot_performance_box"
11050   output-file-type: ".html"
11051   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
11052   data: "plot-vpp-throughput-latency-3n-hsw"
11053   filter: "'NIC_Intel-X520-DA2' and
11054            '64B' and
11055            'ENCAP' and
11056            'NDRPDR' and
11057            '1T1C' and
11058            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
11059            not 'DOT1Q' and
11060            not 'VHOST' and
11061            not 'IPSECHW'"
11062   parameters:
11063   - "throughput"
11064   - "parent"
11065   - "tags"
11066   sort:
11067   - "IP4BASE"
11068   - "L2BDMACLRN"
11069   - "L2XCFWD"
11070   - "LISP"
11071   traces:
11072     hoverinfo: "x+y"
11073     boxpoints: "outliers"
11074     whiskerwidth: 0
11075   layout:
11076     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
11077     layout: "plot-throughput"
11078
11079 -
11080   type: "plot"
11081   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
11082   algorithm: "plot_performance_box"
11083   output-file-type: ".html"
11084   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
11085   data: "plot-vpp-throughput-latency-3n-hsw"
11086   filter: "'NIC_Intel-X520-DA2' and
11087            '64B' and
11088            'ENCAP' and
11089            'NDRPDR' and
11090            '2T2C' and
11091            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
11092            not 'DOT1Q' and
11093            not 'VHOST' and
11094            not 'IPSECHW'"
11095   parameters:
11096   - "throughput"
11097   - "parent"
11098   - "tags"
11099   sort:
11100   - "IP4BASE"
11101   - "L2BDMACLRN"
11102   - "L2XCFWD"
11103   - "LISP"
11104   traces:
11105     hoverinfo: "x+y"
11106     boxpoints: "outliers"
11107     whiskerwidth: 0
11108   layout:
11109     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
11110     layout: "plot-throughput"
11111
11112 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x710 base and scale
11113 -
11114   type: "plot"
11115   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
11116   algorithm: "plot_performance_box"
11117   output-file-type: ".html"
11118   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
11119   data: "plot-vpp-throughput-latency-3n-hsw"
11120   filter: "'NIC_Intel-X710' and
11121            '64B' and
11122            'ENCAP' and
11123            'NDRPDR' and
11124            '1T1C' and
11125            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
11126            not 'VHOST' and
11127            not 'IPSECHW'"
11128   parameters:
11129   - "throughput"
11130   - "parent"
11131   - "tags"
11132   sort:
11133   - "IP4BASE"
11134   - "LISP"
11135   - "VXLAN_1"
11136   - "VXLAN_10"
11137   - "VXLAN_100"
11138   - "VXLAN_1000"
11139   traces:
11140     hoverinfo: "x+y"
11141     boxpoints: "outliers"
11142     whiskerwidth: 0
11143   layout:
11144     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
11145     layout: "plot-throughput"
11146
11147 -
11148   type: "plot"
11149   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
11150   algorithm: "plot_performance_box"
11151   output-file-type: ".html"
11152   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
11153   data: "plot-vpp-throughput-latency-3n-hsw"
11154   filter: "'NIC_Intel-X710' and
11155            '64B' and
11156            'ENCAP' and
11157            'NDRPDR' and
11158            '1T1C' and
11159            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
11160            not 'VHOST' and
11161            not 'IPSECHW'"
11162   parameters:
11163   - "throughput"
11164   - "parent"
11165   - "tags"
11166   sort:
11167   - "IP4BASE"
11168   - "LISP"
11169   - "VXLAN_1"
11170   - "VXLAN_10"
11171   - "VXLAN_100"
11172   - "VXLAN_1000"
11173   traces:
11174     hoverinfo: "x+y"
11175     boxpoints: "outliers"
11176     whiskerwidth: 0
11177   layout:
11178     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
11179     layout: "plot-throughput"
11180
11181 -
11182   type: "plot"
11183   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
11184   algorithm: "plot_performance_box"
11185   output-file-type: ".html"
11186   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
11187   data: "plot-vpp-throughput-latency-3n-hsw"
11188   filter: "'NIC_Intel-X710' and
11189            '64B' and
11190            'ENCAP' and
11191            'NDRPDR' and
11192            '2T2C' and
11193            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
11194            not 'VHOST' and
11195            not 'IPSECHW'"
11196   parameters:
11197   - "throughput"
11198   - "parent"
11199   - "tags"
11200   sort:
11201   - "IP4BASE"
11202   - "LISP"
11203   - "VXLAN_1"
11204   - "VXLAN_10"
11205   - "VXLAN_100"
11206   - "VXLAN_1000"
11207   traces:
11208     hoverinfo: "x+y"
11209     boxpoints: "outliers"
11210     whiskerwidth: 0
11211   layout:
11212     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
11213     layout: "plot-throughput"
11214
11215 -
11216   type: "plot"
11217   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
11218   algorithm: "plot_performance_box"
11219   output-file-type: ".html"
11220   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
11221   data: "plot-vpp-throughput-latency-3n-hsw"
11222   filter: "'NIC_Intel-X710' and
11223            '64B' and
11224            'ENCAP' and
11225            'NDRPDR' and
11226            '2T2C' and
11227            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
11228            not 'VHOST' and
11229            not 'IPSECHW'"
11230   parameters:
11231   - "throughput"
11232   - "parent"
11233   - "tags"
11234   sort:
11235   - "IP4BASE"
11236   - "LISP"
11237   - "VXLAN_1"
11238   - "VXLAN_10"
11239   - "VXLAN_100"
11240   - "VXLAN_1000"
11241   traces:
11242     hoverinfo: "x+y"
11243     boxpoints: "outliers"
11244     whiskerwidth: 0
11245   layout:
11246     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
11247     layout: "plot-throughput"
11248
11249 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x710 - features
11250 -
11251   type: "plot"
11252   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
11253   algorithm: "plot_performance_box"
11254   output-file-type: ".html"
11255   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
11256   data: "plot-vpp-throughput-latency-3n-hsw"
11257   filter: "'NIC_Intel-X710' and
11258            '64B' and
11259            'ENCAP' and
11260            'NDRPDR' and
11261            '1T1C' and
11262            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
11263            not 'DOT1Q' and
11264            not 'VHOST' and
11265            not 'IPSECHW'"
11266   parameters:
11267   - "throughput"
11268   - "parent"
11269   - "tags"
11270   sort:
11271   - "IP4BASE"
11272   - "L2BDMACLRN"
11273   - "L2XCFWD"
11274   - "LISP"
11275   traces:
11276     hoverinfo: "x+y"
11277     boxpoints: "outliers"
11278     whiskerwidth: 0
11279   layout:
11280     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
11281     layout: "plot-throughput"
11282
11283 -
11284   type: "plot"
11285   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
11286   algorithm: "plot_performance_box"
11287   output-file-type: ".html"
11288   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
11289   data: "plot-vpp-throughput-latency-3n-hsw"
11290   filter: "'NIC_Intel-X710' and
11291            '64B' and
11292            'ENCAP' and
11293            'NDRPDR' and
11294            '2T2C' and
11295            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
11296            not 'DOT1Q' and
11297            not 'VHOST' and
11298            not 'IPSECHW'"
11299   parameters:
11300   - "throughput"
11301   - "parent"
11302   - "tags"
11303   sort:
11304   - "IP4BASE"
11305   - "L2BDMACLRN"
11306   - "L2XCFWD"
11307   - "LISP"
11308   traces:
11309     hoverinfo: "x+y"
11310     boxpoints: "outliers"
11311     whiskerwidth: 0
11312   layout:
11313     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
11314     layout: "plot-throughput"
11315
11316 -
11317   type: "plot"
11318   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
11319   algorithm: "plot_performance_box"
11320   output-file-type: ".html"
11321   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
11322   data: "plot-vpp-throughput-latency-3n-hsw"
11323   filter: "'NIC_Intel-X710' and
11324            '64B' and
11325            'ENCAP' and
11326            'NDRPDR' and
11327            '1T1C' and
11328            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
11329            not 'DOT1Q' and
11330            not 'VHOST' and
11331            not 'IPSECHW'"
11332   parameters:
11333   - "throughput"
11334   - "parent"
11335   - "tags"
11336   sort:
11337   - "IP4BASE"
11338   - "L2BDMACLRN"
11339   - "L2XCFWD"
11340   - "LISP"
11341   traces:
11342     hoverinfo: "x+y"
11343     boxpoints: "outliers"
11344     whiskerwidth: 0
11345   layout:
11346     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
11347     layout: "plot-throughput"
11348
11349 -
11350   type: "plot"
11351   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
11352   algorithm: "plot_performance_box"
11353   output-file-type: ".html"
11354   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
11355   data: "plot-vpp-throughput-latency-3n-hsw"
11356   filter: "'NIC_Intel-X710' and
11357            '64B' and
11358            'ENCAP' and
11359            'NDRPDR' and
11360            '2T2C' and
11361            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
11362            not 'DOT1Q' and
11363            not 'VHOST' and
11364            not 'IPSECHW'"
11365   parameters:
11366   - "throughput"
11367   - "parent"
11368   - "tags"
11369   sort:
11370   - "IP4BASE"
11371   - "L2BDMACLRN"
11372   - "L2XCFWD"
11373   - "LISP"
11374   traces:
11375     hoverinfo: "x+y"
11376     boxpoints: "outliers"
11377     whiskerwidth: 0
11378   layout:
11379     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
11380     layout: "plot-throughput"
11381
11382 # Packet Throughput - VPP IPv4 tunnels 3n-skx-x710 base and scale
11383 -
11384   type: "plot"
11385   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
11386   algorithm: "plot_performance_box"
11387   output-file-type: ".html"
11388   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
11389   data: "plot-vpp-throughput-latency-3n-skx"
11390   filter: "'NIC_Intel-X710' and
11391            '64B' and
11392            'ENCAP' and
11393            'NDRPDR' and
11394            '2T1C' and
11395            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
11396            not 'VHOST' and
11397            not 'IPSECHW'"
11398   parameters:
11399   - "throughput"
11400   - "parent"
11401   - "tags"
11402   sort:
11403   - "IP4BASE"
11404   - "LISP"
11405   - "VXLAN_1"
11406   - "VXLAN_10"
11407   - "VXLAN_100"
11408   - "VXLAN_1000"
11409   traces:
11410     hoverinfo: "x+y"
11411     boxpoints: "outliers"
11412     whiskerwidth: 0
11413   layout:
11414     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
11415     layout: "plot-throughput"
11416
11417 -
11418   type: "plot"
11419   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
11420   algorithm: "plot_performance_box"
11421   output-file-type: ".html"
11422   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
11423   data: "plot-vpp-throughput-latency-3n-skx"
11424   filter: "'NIC_Intel-X710' and
11425            '64B' and
11426            'ENCAP' and
11427            'NDRPDR' and
11428            '2T1C' and
11429            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
11430            not 'VHOST' and
11431            not 'IPSECHW'"
11432   parameters:
11433   - "throughput"
11434   - "parent"
11435   - "tags"
11436   sort:
11437   - "IP4BASE"
11438   - "LISP"
11439   - "VXLAN_1"
11440   - "VXLAN_10"
11441   - "VXLAN_100"
11442   - "VXLAN_1000"
11443   traces:
11444     hoverinfo: "x+y"
11445     boxpoints: "outliers"
11446     whiskerwidth: 0
11447   layout:
11448     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
11449     layout: "plot-throughput"
11450
11451 -
11452   type: "plot"
11453   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
11454   algorithm: "plot_performance_box"
11455   output-file-type: ".html"
11456   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
11457   data: "plot-vpp-throughput-latency-3n-skx"
11458   filter: "'NIC_Intel-X710' and
11459            '64B' and
11460            'ENCAP' and
11461            'NDRPDR' and
11462            '4T2C' and
11463            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
11464            not 'VHOST' and
11465            not 'IPSECHW'"
11466   parameters:
11467   - "throughput"
11468   - "parent"
11469   - "tags"
11470   sort:
11471   - "IP4BASE"
11472   - "LISP"
11473   - "VXLAN_1"
11474   - "VXLAN_10"
11475   - "VXLAN_100"
11476   - "VXLAN_1000"
11477   traces:
11478     hoverinfo: "x+y"
11479     boxpoints: "outliers"
11480     whiskerwidth: 0
11481   layout:
11482     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
11483     layout: "plot-throughput"
11484
11485 -
11486   type: "plot"
11487   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
11488   algorithm: "plot_performance_box"
11489   output-file-type: ".html"
11490   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
11491   data: "plot-vpp-throughput-latency-3n-skx"
11492   filter: "'NIC_Intel-X710' and
11493            '64B' and
11494            'ENCAP' and
11495            'NDRPDR' and
11496            '4T2C' and
11497            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
11498            not 'VHOST' and
11499            not 'IPSECHW'"
11500   parameters:
11501   - "throughput"
11502   - "parent"
11503   - "tags"
11504   sort:
11505   - "IP4BASE"
11506   - "LISP"
11507   - "VXLAN_1"
11508   - "VXLAN_10"
11509   - "VXLAN_100"
11510   - "VXLAN_1000"
11511   traces:
11512     hoverinfo: "x+y"
11513     boxpoints: "outliers"
11514     whiskerwidth: 0
11515   layout:
11516     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
11517     layout: "plot-throughput"
11518
11519 # Packet Throughput - VPP IPv4 tunnels 3n-skx-x710 - features
11520 -
11521   type: "plot"
11522   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
11523   algorithm: "plot_performance_box"
11524   output-file-type: ".html"
11525   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
11526   data: "plot-vpp-throughput-latency-3n-skx"
11527   filter: "'NIC_Intel-X710' and
11528            '64B' and
11529            'ENCAP' and
11530            'NDRPDR' and
11531            '2T1C' and
11532            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
11533            not 'DOT1Q' and
11534            not 'VHOST' and
11535            not 'IPSECHW'"
11536   parameters:
11537   - "throughput"
11538   - "parent"
11539   - "tags"
11540   sort:
11541   - "IP4BASE"
11542   - "L2BDMACLRN"
11543   - "L2XCFWD"
11544   - "LISP"
11545   traces:
11546     hoverinfo: "x+y"
11547     boxpoints: "outliers"
11548     whiskerwidth: 0
11549   layout:
11550     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
11551     layout: "plot-throughput"
11552
11553 -
11554   type: "plot"
11555   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
11556   algorithm: "plot_performance_box"
11557   output-file-type: ".html"
11558   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
11559   data: "plot-vpp-throughput-latency-3n-skx"
11560   filter: "'NIC_Intel-X710' and
11561            '64B' and
11562            'ENCAP' and
11563            'NDRPDR' and
11564            '4T2C' and
11565            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
11566            not 'DOT1Q' and
11567            not 'VHOST' and
11568            not 'IPSECHW'"
11569   parameters:
11570   - "throughput"
11571   - "parent"
11572   - "tags"
11573   sort:
11574   - "IP4BASE"
11575   - "L2BDMACLRN"
11576   - "L2XCFWD"
11577   - "LISP"
11578   traces:
11579     hoverinfo: "x+y"
11580     boxpoints: "outliers"
11581     whiskerwidth: 0
11582   layout:
11583     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
11584     layout: "plot-throughput"
11585
11586 -
11587   type: "plot"
11588   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr"
11589   algorithm: "plot_performance_box"
11590   output-file-type: ".html"
11591   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr"
11592   data: "plot-vpp-throughput-latency-3n-skx"
11593   filter: "'NIC_Intel-X710' and
11594            '64B' and
11595            'ENCAP' and
11596            'NDRPDR' and
11597            '2T1C' and
11598            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
11599            not 'DOT1Q' and
11600            not 'VHOST' and
11601            not 'IPSECHW'"
11602   parameters:
11603   - "throughput"
11604   - "parent"
11605   - "tags"
11606   sort:
11607   - "IP4BASE"
11608   - "L2BDMACLRN"
11609   - "L2XCFWD"
11610   - "LISP"
11611   traces:
11612     hoverinfo: "x+y"
11613     boxpoints: "outliers"
11614     whiskerwidth: 0
11615   layout:
11616     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr"
11617     layout: "plot-throughput"
11618
11619 -
11620   type: "plot"
11621   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr"
11622   algorithm: "plot_performance_box"
11623   output-file-type: ".html"
11624   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr"
11625   data: "plot-vpp-throughput-latency-3n-skx"
11626   filter: "'NIC_Intel-X710' and
11627            '64B' and
11628            'ENCAP' and
11629            'NDRPDR' and
11630            '4T2C' and
11631            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
11632            not 'DOT1Q' and
11633            not 'VHOST' and
11634            not 'IPSECHW'"
11635   parameters:
11636   - "throughput"
11637   - "parent"
11638   - "tags"
11639   sort:
11640   - "IP4BASE"
11641   - "L2BDMACLRN"
11642   - "L2XCFWD"
11643   - "LISP"
11644   traces:
11645     hoverinfo: "x+y"
11646     boxpoints: "outliers"
11647     whiskerwidth: 0
11648   layout:
11649     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr"
11650     layout: "plot-throughput"
11651
11652 ################################################################################
11653
11654 # Packet Throughput - VPP IPv6 3n-hsw-x520
11655 -
11656   type: "plot"
11657   title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-base-ndr"
11658   algorithm: "plot_performance_box"
11659   output-file-type: ".html"
11660   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base-ndr"
11661   data: "plot-vpp-throughput-latency-3n-hsw"
11662   filter: "'NIC_Intel-X520-DA2' and
11663            '78B' and
11664            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11665            'NDRPDR' and
11666            '1T1C' and
11667            'IP6FWD' and
11668            not 'SRv6' and
11669            not 'IPSEC' and
11670            not 'VHOST'"
11671   parameters:
11672   - "throughput"
11673   - "parent"
11674   - "tags"
11675   sort:
11676   - "IP6BASE"
11677   - "FIB_20K"
11678   - "FIB_200K"
11679   - "FIB_2M"
11680   traces:
11681     hoverinfo: "x+y"
11682     boxpoints: "outliers"
11683     whiskerwidth: 0
11684   layout:
11685     title: "ip6-3n-hsw-x520-78b-1t1c-base-ndr"
11686     layout: "plot-throughput"
11687
11688 -
11689   type: "plot"
11690   title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-base-pdr"
11691   algorithm: "plot_performance_box"
11692   output-file-type: ".html"
11693   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base-pdr"
11694   data: "plot-vpp-throughput-latency-3n-hsw"
11695   filter: "'NIC_Intel-X520-DA2' and
11696            '78B' and
11697            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11698            'NDRPDR' and
11699            '1T1C' and
11700            'IP6FWD' and
11701            not 'SRv6' and
11702            not 'IPSEC' and
11703            not 'VHOST'"
11704   parameters:
11705   - "throughput"
11706   - "parent"
11707   - "tags"
11708   sort:
11709   - "IP6BASE"
11710   - "FIB_20K"
11711   - "FIB_200K"
11712   - "FIB_2M"
11713   traces:
11714     hoverinfo: "x+y"
11715     boxpoints: "outliers"
11716     whiskerwidth: 0
11717   layout:
11718     title: "ip6-3n-hsw-x520-78b-1t1c-base-pdr"
11719     layout: "plot-throughput"
11720
11721 -
11722   type: "plot"
11723   title: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-base-ndr"
11724   algorithm: "plot_performance_box"
11725   output-file-type: ".html"
11726   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base-ndr"
11727   data: "plot-vpp-throughput-latency-3n-hsw"
11728   filter: "'NIC_Intel-X520-DA2' and
11729            '78B' and
11730            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11731            'NDRPDR' and
11732            '2T2C' and
11733            'IP6FWD' and
11734            not 'SRv6' and
11735            not 'IPSEC' and
11736            not 'VHOST'"
11737   parameters:
11738   - "throughput"
11739   - "parent"
11740   - "tags"
11741   sort:
11742   - "IP6BASE"
11743   - "FIB_20K"
11744   - "FIB_200K"
11745   - "FIB_2M"
11746   traces:
11747     hoverinfo: "x+y"
11748     boxpoints: "outliers"
11749     whiskerwidth: 0
11750   layout:
11751     title: "ip6-3n-hsw-x520-78b-2t2c-base-ndr"
11752     layout: "plot-throughput"
11753
11754 -
11755   type: "plot"
11756   title: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-base-pdr"
11757   algorithm: "plot_performance_box"
11758   output-file-type: ".html"
11759   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base-pdr"
11760   data: "plot-vpp-throughput-latency-3n-hsw"
11761   filter: "'NIC_Intel-X520-DA2' and
11762            '78B' and
11763            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11764            'NDRPDR' and
11765            '2T2C' and
11766            'IP6FWD' and
11767            not 'SRv6' and
11768            not 'IPSEC' and
11769            not 'VHOST'"
11770   parameters:
11771   - "throughput"
11772   - "parent"
11773   - "tags"
11774   sort:
11775   - "IP6BASE"
11776   - "FIB_20K"
11777   - "FIB_200K"
11778   - "FIB_2M"
11779   traces:
11780     hoverinfo: "x+y"
11781     boxpoints: "outliers"
11782     whiskerwidth: 0
11783   layout:
11784     title: "ip6-3n-hsw-x520-78b-2t2c-base-pdr"
11785     layout: "plot-throughput"
11786
11787 # Packet Throughput - VPP IPv6 3n-hsw-x710
11788 -
11789   type: "plot"
11790   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
11791   algorithm: "plot_performance_box"
11792   output-file-type: ".html"
11793   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
11794   data: "plot-vpp-throughput-latency-3n-hsw"
11795   filter: "'NIC_Intel-X710' and
11796            '78B' and
11797            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11798            'NDRPDR' and
11799            '1T1C' and
11800            'IP6FWD' and
11801            not 'SRv6' and
11802            not 'IPSEC' and
11803            not 'VHOST'"
11804   parameters:
11805   - "throughput"
11806   - "parent"
11807   - "tags"
11808   sort:
11809   - "IP6BASE"
11810   - "FIB_20K"
11811   - "FIB_200K"
11812   - "FIB_2M"
11813   traces:
11814     hoverinfo: "x+y"
11815     boxpoints: "outliers"
11816     whiskerwidth: 0
11817   layout:
11818     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
11819     layout: "plot-throughput"
11820
11821 -
11822   type: "plot"
11823   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
11824   algorithm: "plot_performance_box"
11825   output-file-type: ".html"
11826   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
11827   data: "plot-vpp-throughput-latency-3n-hsw"
11828   filter: "'NIC_Intel-X710' and
11829            '78B' and
11830            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11831            'NDRPDR' and
11832            '1T1C' and
11833            'IP6FWD' and
11834            not 'SRv6' and
11835            not 'IPSEC' and
11836            not 'VHOST'"
11837   parameters:
11838   - "throughput"
11839   - "parent"
11840   - "tags"
11841   sort:
11842   - "IP6BASE"
11843   - "FIB_20K"
11844   - "FIB_200K"
11845   - "FIB_2M"
11846   traces:
11847     hoverinfo: "x+y"
11848     boxpoints: "outliers"
11849     whiskerwidth: 0
11850   layout:
11851     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
11852     layout: "plot-throughput"
11853
11854 -
11855   type: "plot"
11856   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
11857   algorithm: "plot_performance_box"
11858   output-file-type: ".html"
11859   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
11860   data: "plot-vpp-throughput-latency-3n-hsw"
11861   filter: "'NIC_Intel-X710' and
11862            '78B' and
11863            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11864            'NDRPDR' and
11865            '2T2C' and
11866            'IP6FWD' and
11867            not 'SRv6' and
11868            not 'IPSEC' and
11869            not 'VHOST'"
11870   parameters:
11871   - "throughput"
11872   - "parent"
11873   - "tags"
11874   sort:
11875   - "IP6BASE"
11876   - "FIB_20K"
11877   - "FIB_200K"
11878   - "FIB_2M"
11879   traces:
11880     hoverinfo: "x+y"
11881     boxpoints: "outliers"
11882     whiskerwidth: 0
11883   layout:
11884     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
11885     layout: "plot-throughput"
11886
11887 -
11888   type: "plot"
11889   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
11890   algorithm: "plot_performance_box"
11891   output-file-type: ".html"
11892   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
11893   data: "plot-vpp-throughput-latency-3n-hsw"
11894   filter: "'NIC_Intel-X710' and
11895            '78B' and
11896            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11897            'NDRPDR' and
11898            '2T2C' and
11899            'IP6FWD' and
11900            not 'SRv6' and
11901            not 'IPSEC' and
11902            not 'VHOST'"
11903   parameters:
11904   - "throughput"
11905   - "parent"
11906   - "tags"
11907   sort:
11908   - "IP6BASE"
11909   - "FIB_20K"
11910   - "FIB_200K"
11911   - "FIB_2M"
11912   traces:
11913     hoverinfo: "x+y"
11914     boxpoints: "outliers"
11915     whiskerwidth: 0
11916   layout:
11917     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
11918     layout: "plot-throughput"
11919
11920 # Packet Throughput - VPP IPv6 3n-hsw-x710 - features
11921 -
11922   type: "plot"
11923   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_features-ndr"
11924   algorithm: "plot_performance_box"
11925   output-file-type: ".html"
11926   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_features-ndr"
11927   data: "plot-vpp-throughput-latency-3n-hsw"
11928   filter: "'NIC_Intel-X710' and
11929            '78B' and
11930            ('IP6BASE' or
11931             'POLICE_MARK' or
11932             'COPWHLIST' or
11933             'IACLDST') and
11934            'NDRPDR' and
11935            '1T1C' and
11936            'IP6FWD' and
11937            not 'SRv6' and
11938            not 'IPSEC' and
11939            not 'VHOST'"
11940   parameters:
11941   - "throughput"
11942   - "parent"
11943   - "tags"
11944   sort:
11945   - "IP6BASE"
11946   - "POLICE_MARK"
11947   - "COPWHLIST"
11948   - "IACLDST"
11949   traces:
11950     hoverinfo: "x+y"
11951     boxpoints: "outliers"
11952     whiskerwidth: 0
11953   layout:
11954     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_features-ndr"
11955     layout: "plot-throughput"
11956
11957 -
11958   type: "plot"
11959   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_features-ndr"
11960   algorithm: "plot_performance_box"
11961   output-file-type: ".html"
11962   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_features-ndr"
11963   data: "plot-vpp-throughput-latency-3n-hsw"
11964   filter: "'NIC_Intel-X710' and
11965            '78B' and
11966            ('IP6BASE' or
11967             'POLICE_MARK' or
11968             'COPWHLIST' or
11969             'IACLDST') and
11970            'NDRPDR' and
11971            '2T2C' and
11972            'IP6FWD' and
11973            not 'SRv6' and
11974            not 'IPSEC' and
11975            not 'VHOST'"
11976   parameters:
11977   - "throughput"
11978   - "parent"
11979   - "tags"
11980   sort:
11981   - "IP6BASE"
11982   - "POLICE_MARK"
11983   - "COPWHLIST"
11984   - "IACLDST"
11985   traces:
11986     hoverinfo: "x+y"
11987     boxpoints: "outliers"
11988     whiskerwidth: 0
11989   layout:
11990     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_features-ndr"
11991     layout: "plot-throughput"
11992
11993 -
11994   type: "plot"
11995   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_features-pdr"
11996   algorithm: "plot_performance_box"
11997   output-file-type: ".html"
11998   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_features-pdr"
11999   data: "plot-vpp-throughput-latency-3n-hsw"
12000   filter: "'NIC_Intel-X710' and
12001            '78B' and
12002            ('IP6BASE' or
12003             'POLICE_MARK' or
12004             'COPWHLIST' or
12005             'IACLDST') and
12006            'NDRPDR' and
12007            '1T1C' and
12008            'IP6FWD' and
12009            not 'SRv6' and
12010            not 'IPSEC' and
12011            not 'VHOST'"
12012   parameters:
12013   - "throughput"
12014   - "parent"
12015   - "tags"
12016   sort:
12017   - "IP6BASE"
12018   - "POLICE_MARK"
12019   - "COPWHLIST"
12020   - "IACLDST"
12021   traces:
12022     hoverinfo: "x+y"
12023     boxpoints: "outliers"
12024     whiskerwidth: 0
12025   layout:
12026     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_features-pdr"
12027     layout: "plot-throughput"
12028
12029 -
12030   type: "plot"
12031   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_features-pdr"
12032   algorithm: "plot_performance_box"
12033   output-file-type: ".html"
12034   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_features-pdr"
12035   data: "plot-vpp-throughput-latency-3n-hsw"
12036   filter: "'NIC_Intel-X710' and
12037            '78B' and
12038            ('IP6BASE' or
12039             'POLICE_MARK' or
12040             'COPWHLIST' or
12041             'IACLDST') and
12042            'NDRPDR' and
12043            '2T2C' and
12044            'IP6FWD' and
12045            not 'SRv6' and
12046            not 'IPSEC' and
12047            not 'VHOST'"
12048   parameters:
12049   - "throughput"
12050   - "parent"
12051   - "tags"
12052   sort:
12053   - "IP6BASE"
12054   - "POLICE_MARK"
12055   - "COPWHLIST"
12056   - "IACLDST"
12057   traces:
12058     hoverinfo: "x+y"
12059     boxpoints: "outliers"
12060     whiskerwidth: 0
12061   layout:
12062     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_features-pdr"
12063     layout: "plot-throughput"
12064
12065 # Packet Throughput - VPP IPv6 3n-hsw-xl710
12066 -
12067   type: "plot"
12068   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-1t1c-base-ndr"
12069   algorithm: "plot_performance_box"
12070   output-file-type: ".html"
12071   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base-ndr"
12072   data: "plot-vpp-throughput-latency-3n-hsw"
12073   filter: "'NIC_Intel-XL710' and
12074            '78B' and
12075            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12076            'NDRPDR' and
12077            '1T1C' and
12078            'IP6FWD' and
12079            not 'SRv6' and
12080            not 'IPSEC' and
12081            not 'VHOST'"
12082   parameters:
12083   - "throughput"
12084   - "parent"
12085   - "tags"
12086   sort:
12087   - "IP6BASE"
12088   - "FIB_20K"
12089   - "FIB_200K"
12090   - "FIB_2M"
12091   traces:
12092     hoverinfo: "x+y"
12093     boxpoints: "outliers"
12094     whiskerwidth: 0
12095   layout:
12096     title: "ip6-3n-hsw-xl710-78b-1t1c-base-ndr"
12097     layout: "plot-throughput"
12098
12099 -
12100   type: "plot"
12101   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-1t1c-base-pdr"
12102   algorithm: "plot_performance_box"
12103   output-file-type: ".html"
12104   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base-pdr"
12105   data: "plot-vpp-throughput-latency-3n-hsw"
12106   filter: "'NIC_Intel-XL710' and
12107            '78B' and
12108            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12109            'NDRPDR' and
12110            '1T1C' and
12111            'IP6FWD' and
12112            not 'SRv6' and
12113            not 'IPSEC' and
12114            not 'VHOST'"
12115   parameters:
12116   - "throughput"
12117   - "parent"
12118   - "tags"
12119   sort:
12120   - "IP6BASE"
12121   - "FIB_20K"
12122   - "FIB_200K"
12123   - "FIB_2M"
12124   traces:
12125     hoverinfo: "x+y"
12126     boxpoints: "outliers"
12127     whiskerwidth: 0
12128   layout:
12129     title: "ip6-3n-hsw-xl710-78b-1t1c-base-pdr"
12130     layout: "plot-throughput"
12131
12132 -
12133   type: "plot"
12134   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-2t2c-base-ndr"
12135   algorithm: "plot_performance_box"
12136   output-file-type: ".html"
12137   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base-ndr"
12138   data: "plot-vpp-throughput-latency-3n-hsw"
12139   filter: "'NIC_Intel-XL710' and
12140            '78B' and
12141            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12142            'NDRPDR' and
12143            '2T2C' and
12144            'IP6FWD' and
12145            not 'SRv6' and
12146            not 'IPSEC' and
12147            not 'VHOST'"
12148   parameters:
12149   - "throughput"
12150   - "parent"
12151   - "tags"
12152   sort:
12153   - "IP6BASE"
12154   - "FIB_20K"
12155   - "FIB_200K"
12156   - "FIB_2M"
12157   traces:
12158     hoverinfo: "x+y"
12159     boxpoints: "outliers"
12160     whiskerwidth: 0
12161   layout:
12162     title: "ip6-3n-hsw-xl710-78b-2t2c-base-ndr"
12163     layout: "plot-throughput"
12164
12165 -
12166   type: "plot"
12167   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-2t2c-base-pdr"
12168   algorithm: "plot_performance_box"
12169   output-file-type: ".html"
12170   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base-pdr"
12171   data: "plot-vpp-throughput-latency-3n-hsw"
12172   filter: "'NIC_Intel-XL710' and
12173            '78B' and
12174            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12175            'NDRPDR' and
12176            '2T2C' 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   - "FIB_20K"
12188   - "FIB_200K"
12189   - "FIB_2M"
12190   traces:
12191     hoverinfo: "x+y"
12192     boxpoints: "outliers"
12193     whiskerwidth: 0
12194   layout:
12195     title: "ip6-3n-hsw-xl710-78b-2t2c-base-pdr"
12196     layout: "plot-throughput"
12197
12198 # Packet Throughput - VPP IPv6 3n-skx-x710
12199 -
12200   type: "plot"
12201   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
12202   algorithm: "plot_performance_box"
12203   output-file-type: ".html"
12204   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
12205   data: "plot-vpp-throughput-latency-3n-skx"
12206   filter: "'NIC_Intel-X710' and
12207            '78B' and
12208            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12209            'NDRPDR' and
12210            '2T1C' and
12211            'IP6FWD' and
12212            not 'SRv6' and
12213            not 'IPSEC' and
12214            not 'VHOST'"
12215   parameters:
12216   - "throughput"
12217   - "parent"
12218   - "tags"
12219   sort:
12220   - "IP6BASE"
12221   - "FIB_20k"
12222   - "FIB_200k"
12223   - "FIB_2M"
12224   traces:
12225     hoverinfo: "x+y"
12226     boxpoints: "outliers"
12227     whiskerwidth: 0
12228   layout:
12229     title: "ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
12230     layout: "plot-throughput"
12231
12232 -
12233   type: "plot"
12234   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
12235   algorithm: "plot_performance_box"
12236   output-file-type: ".html"
12237   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
12238   data: "plot-vpp-throughput-latency-3n-skx"
12239   filter: "'NIC_Intel-X710' and
12240            '78B' and
12241            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12242            'NDRPDR' and
12243            '2T1C' and
12244            'IP6FWD' and
12245            not 'SRv6' and
12246            not 'IPSEC' and
12247            not 'VHOST'"
12248   parameters:
12249   - "throughput"
12250   - "parent"
12251   - "tags"
12252   sort:
12253   - "IP6BASE"
12254   - "FIB_20k"
12255   - "FIB_200k"
12256   - "FIB_2M"
12257   traces:
12258     hoverinfo: "x+y"
12259     boxpoints: "outliers"
12260     whiskerwidth: 0
12261   layout:
12262     title: "ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
12263     layout: "plot-throughput"
12264
12265 -
12266   type: "plot"
12267   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
12268   algorithm: "plot_performance_box"
12269   output-file-type: ".html"
12270   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
12271   data: "plot-vpp-throughput-latency-3n-skx"
12272   filter: "'NIC_Intel-X710' and
12273            '78B' and
12274            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12275            'NDRPDR' and
12276            '4T2C' and
12277            'IP6FWD' and
12278            not 'SRv6' and
12279            not 'IPSEC' and
12280            not 'VHOST'"
12281   parameters:
12282   - "throughput"
12283   - "parent"
12284   - "tags"
12285   sort:
12286   - "IP6BASE"
12287   - "FIB_20k"
12288   - "FIB_200k"
12289   - "FIB_2M"
12290   traces:
12291     hoverinfo: "x+y"
12292     boxpoints: "outliers"
12293     whiskerwidth: 0
12294   layout:
12295     title: "ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
12296     layout: "plot-throughput"
12297
12298 -
12299   type: "plot"
12300   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
12301   algorithm: "plot_performance_box"
12302   output-file-type: ".html"
12303   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
12304   data: "plot-vpp-throughput-latency-3n-skx"
12305   filter: "'NIC_Intel-X710' and
12306            '78B' and
12307            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12308            'NDRPDR' and
12309            '4T2C' and
12310            'IP6FWD' and
12311            not 'SRv6' and
12312            not 'IPSEC' and
12313            not 'VHOST'"
12314   parameters:
12315   - "throughput"
12316   - "parent"
12317   - "tags"
12318   sort:
12319   - "IP6BASE"
12320   - "FIB_20k"
12321   - "FIB_200k"
12322   - "FIB_2M"
12323   traces:
12324     hoverinfo: "x+y"
12325     boxpoints: "outliers"
12326     whiskerwidth: 0
12327   layout:
12328     title: "ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
12329     layout: "plot-throughput"
12330
12331 # Packet Throughput - VPP IPv6 3n-skx-x710 - features
12332 -
12333   type: "plot"
12334   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_features-ndr"
12335   algorithm: "plot_performance_box"
12336   output-file-type: ".html"
12337   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_features-ndr"
12338   data: "plot-vpp-throughput-latency-3n-skx"
12339   filter: "'NIC_Intel-X710' and
12340            '78B' and
12341            ('IP6BASE' or
12342             'POLICE_MARK' or
12343             'COPWHLIST' or
12344             'IACLDST') and
12345            'NDRPDR' and
12346            '2T1C' and
12347            'IP6FWD' and
12348            not 'SRv6' and
12349            not 'IPSEC' and
12350            not 'VHOST'"
12351   parameters:
12352   - "throughput"
12353   - "parent"
12354   - "tags"
12355   sort:
12356   - "IP6BASE"
12357   - "POLICE_MARK"
12358   - "COPWHLIST"
12359   - "IACLDST"
12360   traces:
12361     hoverinfo: "x+y"
12362     boxpoints: "outliers"
12363     whiskerwidth: 0
12364   layout:
12365     title: "ip6-3n-skx-x710-78b-2t1c-base_and_features-ndr"
12366     layout: "plot-throughput"
12367
12368 -
12369   type: "plot"
12370   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_features-ndr"
12371   algorithm: "plot_performance_box"
12372   output-file-type: ".html"
12373   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_features-ndr"
12374   data: "plot-vpp-throughput-latency-3n-skx"
12375   filter: "'NIC_Intel-X710' and
12376            '78B' and
12377            ('IP6BASE' or
12378             'POLICE_MARK' or
12379             'COPWHLIST' or
12380             'IACLDST') and
12381            'NDRPDR' and
12382            '4T2C' and
12383            'IP6FWD' and
12384            not 'SRv6' and
12385            not 'IPSEC' and
12386            not 'VHOST'"
12387   parameters:
12388   - "throughput"
12389   - "parent"
12390   - "tags"
12391   sort:
12392   - "IP6BASE"
12393   - "POLICE_MARK"
12394   - "COPWHLIST"
12395   - "IACLDST"
12396   traces:
12397     hoverinfo: "x+y"
12398     boxpoints: "outliers"
12399     whiskerwidth: 0
12400   layout:
12401     title: "ip6-3n-skx-x710-78b-4t2c-base_and_features-ndr"
12402     layout: "plot-throughput"
12403
12404 -
12405   type: "plot"
12406   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_features-pdr"
12407   algorithm: "plot_performance_box"
12408   output-file-type: ".html"
12409   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_features-pdr"
12410   data: "plot-vpp-throughput-latency-3n-skx"
12411   filter: "'NIC_Intel-X710' and
12412            '78B' and
12413            ('IP6BASE' or
12414             'POLICE_MARK' or
12415             'COPWHLIST' or
12416             'IACLDST') and
12417            'NDRPDR' and
12418            '2T1C' and
12419            'IP6FWD' and
12420            not 'SRv6' and
12421            not 'IPSEC' and
12422            not 'VHOST'"
12423   parameters:
12424   - "throughput"
12425   - "parent"
12426   - "tags"
12427   sort:
12428   - "IP6BASE"
12429   - "POLICE_MARK"
12430   - "COPWHLIST"
12431   - "IACLDST"
12432   traces:
12433     hoverinfo: "x+y"
12434     boxpoints: "outliers"
12435     whiskerwidth: 0
12436   layout:
12437     title: "ip6-3n-skx-x710-78b-2t1c-base_and_features-pdr"
12438     layout: "plot-throughput"
12439
12440 -
12441   type: "plot"
12442   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_features-pdr"
12443   algorithm: "plot_performance_box"
12444   output-file-type: ".html"
12445   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_features-pdr"
12446   data: "plot-vpp-throughput-latency-3n-skx"
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            '4T2C' 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-skx-x710-78b-4t2c-base_and_features-pdr"
12474     layout: "plot-throughput"
12475
12476 # Packet Throughput - VPP IPv6 2n-skx-x710
12477 -
12478   type: "plot"
12479   title: "VPP Throughput: ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
12480   algorithm: "plot_performance_box"
12481   output-file-type: ".html"
12482   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
12483   data: "plot-vpp-throughput-latency-2n-skx"
12484   filter: "'NIC_Intel-X710' and
12485            '78B' and
12486            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
12487            'NDRPDR' and
12488            '2T1C' and
12489            'IP6FWD' and
12490            not 'SRv6' and
12491            not 'IPSEC' and
12492            not 'VHOST'"
12493   parameters:
12494   - "throughput"
12495   - "parent"
12496   - "tags"
12497   sort:
12498   - "IP6BASE"
12499   - "FIB_20k"
12500   - "FIB_200k"
12501   - "FIB_2M"
12502   traces:
12503     hoverinfo: "x+y"
12504     boxpoints: "outliers"
12505     whiskerwidth: 0
12506   layout:
12507     title: "ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
12508     layout: "plot-throughput"
12509
12510 -
12511   type: "plot"
12512   title: "VPP Throughput: ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
12513   algorithm: "plot_performance_box"
12514   output-file-type: ".html"
12515   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
12516   data: "plot-vpp-throughput-latency-2n-skx"
12517   filter: "'NIC_Intel-X710' and
12518            '78B' and
12519            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
12520            'NDRPDR' and
12521            '2T1C' and
12522            'IP6FWD' and
12523            not 'SRv6' and
12524            not 'IPSEC' and
12525            not 'VHOST'"
12526   parameters:
12527   - "throughput"
12528   - "parent"
12529   - "tags"
12530   sort:
12531   - "IP6BASE"
12532   - "FIB_20k"
12533   - "FIB_200k"
12534   - "FIB_2M"
12535   traces:
12536     hoverinfo: "x+y"
12537     boxpoints: "outliers"
12538     whiskerwidth: 0
12539   layout:
12540     title: "ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
12541     layout: "plot-throughput"
12542
12543 -
12544   type: "plot"
12545   title: "VPP Throughput: ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
12546   algorithm: "plot_performance_box"
12547   output-file-type: ".html"
12548   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
12549   data: "plot-vpp-throughput-latency-2n-skx"
12550   filter: "'NIC_Intel-X710' and
12551            '78B' and
12552            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
12553            'NDRPDR' and
12554            '4T2C' and
12555            'IP6FWD' and
12556            not 'SRv6' and
12557            not 'IPSEC' and
12558            not 'VHOST'"
12559   parameters:
12560   - "throughput"
12561   - "parent"
12562   - "tags"
12563   sort:
12564   - "IP6BASE"
12565   - "FIB_20k"
12566   - "FIB_200k"
12567   - "FIB_2M"
12568   traces:
12569     hoverinfo: "x+y"
12570     boxpoints: "outliers"
12571     whiskerwidth: 0
12572   layout:
12573     title: "ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
12574     layout: "plot-throughput"
12575
12576 -
12577   type: "plot"
12578   title: "VPP Throughput: ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
12579   algorithm: "plot_performance_box"
12580   output-file-type: ".html"
12581   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
12582   data: "plot-vpp-throughput-latency-2n-skx"
12583   filter: "'NIC_Intel-X710' and
12584            '78B' and
12585            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
12586            'NDRPDR' and
12587            '4T2C' and
12588            'IP6FWD' and
12589            not 'SRv6' and
12590            not 'IPSEC' and
12591            not 'VHOST'"
12592   parameters:
12593   - "throughput"
12594   - "parent"
12595   - "tags"
12596   sort:
12597   - "IP6BASE"
12598   - "FIB_20k"
12599   - "FIB_200k"
12600   - "FIB_2M"
12601   traces:
12602     hoverinfo: "x+y"
12603     boxpoints: "outliers"
12604     whiskerwidth: 0
12605   layout:
12606     title: "ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
12607     layout: "plot-throughput"
12608
12609 # Packet Throughput - VPP IPv6 2n-skx-xxv710
12610 -
12611   type: "plot"
12612   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
12613   algorithm: "plot_performance_box"
12614   output-file-type: ".html"
12615   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
12616   data: "plot-vpp-throughput-latency-2n-skx"
12617   filter: "'NIC_Intel-XXV710' and
12618            '78B' and
12619            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
12620            'NDRPDR' and
12621            '2T1C' and
12622            'IP6FWD' and
12623            not 'SRv6' and
12624            not 'IPSEC' and
12625            not 'VHOST'"
12626   parameters:
12627   - "throughput"
12628   - "parent"
12629   - "tags"
12630   sort:
12631   - "IP6BASE"
12632   - "FIB_20k"
12633   - "FIB_200k"
12634   - "FIB_2M"
12635   traces:
12636     hoverinfo: "x+y"
12637     boxpoints: "outliers"
12638     whiskerwidth: 0
12639   layout:
12640     title: "ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
12641     layout: "plot-throughput"
12642
12643 -
12644   type: "plot"
12645   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
12646   algorithm: "plot_performance_box"
12647   output-file-type: ".html"
12648   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
12649   data: "plot-vpp-throughput-latency-2n-skx"
12650   filter: "'NIC_Intel-XXV710' and
12651            '78B' and
12652            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
12653            'NDRPDR' and
12654            '2T1C' and
12655            'IP6FWD' and
12656            not 'SRv6' and
12657            not 'IPSEC' and
12658            not 'VHOST'"
12659   parameters:
12660   - "throughput"
12661   - "parent"
12662   - "tags"
12663   sort:
12664   - "IP6BASE"
12665   - "FIB_20k"
12666   - "FIB_200k"
12667   - "FIB_2M"
12668   traces:
12669     hoverinfo: "x+y"
12670     boxpoints: "outliers"
12671     whiskerwidth: 0
12672   layout:
12673     title: "ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
12674     layout: "plot-throughput"
12675
12676 -
12677   type: "plot"
12678   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
12679   algorithm: "plot_performance_box"
12680   output-file-type: ".html"
12681   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
12682   data: "plot-vpp-throughput-latency-2n-skx"
12683   filter: "'NIC_Intel-XXV710' and
12684            '78B' and
12685            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
12686            'NDRPDR' and
12687            '4T2C' and
12688            'IP6FWD' and
12689            not 'SRv6' and
12690            not 'IPSEC' and
12691            not 'VHOST'"
12692   parameters:
12693   - "throughput"
12694   - "parent"
12695   - "tags"
12696   sort:
12697   - "IP6BASE"
12698   - "FIB_20k"
12699   - "FIB_200k"
12700   - "FIB_2M"
12701   traces:
12702     hoverinfo: "x+y"
12703     boxpoints: "outliers"
12704     whiskerwidth: 0
12705   layout:
12706     title: "ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
12707     layout: "plot-throughput"
12708
12709 -
12710   type: "plot"
12711   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
12712   algorithm: "plot_performance_box"
12713   output-file-type: ".html"
12714   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
12715   data: "plot-vpp-throughput-latency-2n-skx"
12716   filter: "'NIC_Intel-XXV710' and
12717            '78B' and
12718            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
12719            'NDRPDR' and
12720            '4T2C' and
12721            'IP6FWD' and
12722            not 'SRv6' and
12723            not 'IPSEC' and
12724            not 'VHOST'"
12725   parameters:
12726   - "throughput"
12727   - "parent"
12728   - "tags"
12729   sort:
12730   - "IP6BASE"
12731   - "FIB_20k"
12732   - "FIB_200k"
12733   - "FIB_2M"
12734   traces:
12735     hoverinfo: "x+y"
12736     boxpoints: "outliers"
12737     whiskerwidth: 0
12738   layout:
12739     title: "ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
12740     layout: "plot-throughput"
12741
12742 # Packet Throughput - VPP IPv6 2n-dnv-x553 base
12743 -
12744   type: "plot"
12745   title: "VPP Throughput: ip6-2n-dnv-x553-78b-1t1c-base-ndr"
12746   algorithm: "plot_performance_box"
12747   output-file-type: ".html"
12748   output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-1t1c-base-ndr"
12749   data: "intel-dnv-vpp"
12750   filter: "'NIC_Intel-X553' and
12751            '78B' and
12752            'IP6BASE' and
12753            'NDRPDR' and
12754            '1T1C' and
12755            'IP6FWD' and
12756            not 'SRv6' and
12757            not 'IPSEC' and
12758            not 'VHOST'"
12759   parameters:
12760   - "throughput"
12761   - "parent"
12762   - "tags"
12763   sort:
12764   - "IP6BASE"
12765   traces:
12766     hoverinfo: "x+y"
12767     boxpoints: "outliers"
12768     whiskerwidth: 0
12769   layout:
12770     title: "ip6-2n-dnv-x553-78b-1t1c-base-ndr"
12771     layout: "plot-throughput"
12772
12773 -
12774   type: "plot"
12775   title: "VPP Throughput: ip6-2n-dnv-x553-78b-1t1c-base-pdr"
12776   algorithm: "plot_performance_box"
12777   output-file-type: ".html"
12778   output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-1t1c-base-pdr"
12779   data: "intel-dnv-vpp"
12780   filter: "'NIC_Intel-X553' and
12781            '78B' and
12782            'IP6BASE' and
12783            'NDRPDR' and
12784            '1T1C' and
12785            'IP6FWD' and
12786            not 'SRv6' and
12787            not 'IPSEC' and
12788            not 'VHOST'"
12789   parameters:
12790   - "throughput"
12791   - "parent"
12792   - "tags"
12793   sort:
12794   - "IP6BASE"
12795   traces:
12796     hoverinfo: "x+y"
12797     boxpoints: "outliers"
12798     whiskerwidth: 0
12799   layout:
12800     title: "ip6-2n-dnv-x553-78b-1t1c-base-pdr"
12801     layout: "plot-throughput"
12802
12803 -
12804   type: "plot"
12805   title: "VPP Throughput: ip6-2n-dnv-x553-78b-2t2c-base-ndr"
12806   algorithm: "plot_performance_box"
12807   output-file-type: ".html"
12808   output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-2t2c-base-ndr"
12809   data: "intel-dnv-vpp"
12810   filter: "'NIC_Intel-X553' and
12811            '78B' and
12812            'IP6BASE' and
12813            'NDRPDR' and
12814            '2T2C' and
12815            'IP6FWD' and
12816            not 'SRv6' and
12817            not 'IPSEC' and
12818            not 'VHOST'"
12819   parameters:
12820   - "throughput"
12821   - "parent"
12822   - "tags"
12823   sort:
12824   - "IP6BASE"
12825   traces:
12826     hoverinfo: "x+y"
12827     boxpoints: "outliers"
12828     whiskerwidth: 0
12829   layout:
12830     title: "ip6-2n-dnv-x553-78b-2t2c-base-ndr"
12831     layout: "plot-throughput"
12832
12833 -
12834   type: "plot"
12835   title: "VPP Throughput: ip6-2n-dnv-x553-78b-2t2c-base-pdr"
12836   algorithm: "plot_performance_box"
12837   output-file-type: ".html"
12838   output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-2t2c-base-pdr"
12839   data: "intel-dnv-vpp"
12840   filter: "'NIC_Intel-X553' and
12841            '78B' and
12842            'IP6BASE' and
12843            'NDRPDR' and
12844            '2T2C' and
12845            'IP6FWD' and
12846            not 'SRv6' and
12847            not 'IPSEC' and
12848            not 'VHOST'"
12849   parameters:
12850   - "throughput"
12851   - "parent"
12852   - "tags"
12853   sort:
12854   - "IP6BASE"
12855   traces:
12856     hoverinfo: "x+y"
12857     boxpoints: "outliers"
12858     whiskerwidth: 0
12859   layout:
12860     title: "ip6-2n-dnv-x553-78b-2t2c-base-pdr"
12861     layout: "plot-throughput"
12862
12863 ################################################################################
12864
12865 # Packet Throughput - VPP IPv6 tunnels 3n-hsw-x520
12866 -
12867   type: "plot"
12868   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-1t1c-base-ndr"
12869   algorithm: "plot_performance_box"
12870   output-file-type: ".html"
12871   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base-ndr"
12872   data: "plot-vpp-throughput-latency-3n-hsw"
12873   filter: "'NIC_Intel-X520-DA2' and
12874            '78B' and
12875            'ENCAP' and
12876            'NDRPDR' and
12877            '1T1C' and
12878            'LISP' and
12879            not 'VHOST'"
12880   parameters:
12881   - "throughput"
12882   - "parent"
12883   - "tags"
12884   sort:
12885   - "IP4UNRLAY"
12886   - "IP6UNRLAY"
12887   traces:
12888     hoverinfo: "x+y"
12889     boxpoints: "outliers"
12890     whiskerwidth: 0
12891   layout:
12892     title: "ip6tun-3n-hsw-x520-78b-1t1c-base-ndr"
12893     layout: "plot-throughput"
12894
12895 -
12896   type: "plot"
12897   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-1t1c-base-pdr"
12898   algorithm: "plot_performance_box"
12899   output-file-type: ".html"
12900   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base-pdr"
12901   data: "plot-vpp-throughput-latency-3n-hsw"
12902   filter: "'NIC_Intel-X520-DA2' and
12903            '78B' and
12904            'ENCAP' and
12905            'NDRPDR' and
12906            '1T1C' and
12907            'LISP' and
12908            not 'VHOST'"
12909   parameters:
12910   - "throughput"
12911   - "parent"
12912   - "tags"
12913   sort:
12914   - "IP4UNRLAY"
12915   - "IP6UNRLAY"
12916   traces:
12917     hoverinfo: "x+y"
12918     boxpoints: "outliers"
12919     whiskerwidth: 0
12920   layout:
12921     title: "ip6tun-3n-hsw-x520-78b-1t1c-base-pdr"
12922     layout: "plot-throughput"
12923
12924 -
12925   type: "plot"
12926   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-2t2c-base-ndr"
12927   algorithm: "plot_performance_box"
12928   output-file-type: ".html"
12929   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base-ndr"
12930   data: "plot-vpp-throughput-latency-3n-hsw"
12931   filter: "'NIC_Intel-X520-DA2' and
12932            '78B' and
12933            'ENCAP' and
12934            'NDRPDR' and
12935            '2T2C' and
12936            'LISP' and
12937            not 'VHOST'"
12938   parameters:
12939   - "throughput"
12940   - "parent"
12941   - "tags"
12942   sort:
12943   - "IP4UNRLAY"
12944   - "IP6UNRLAY"
12945   traces:
12946     hoverinfo: "x+y"
12947     boxpoints: "outliers"
12948     whiskerwidth: 0
12949   layout:
12950     title: "ip6tun-3n-hsw-x520-78b-2t2c-base-ndr"
12951     layout: "plot-throughput"
12952
12953 -
12954   type: "plot"
12955   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-2t2c-base-pdr"
12956   algorithm: "plot_performance_box"
12957   output-file-type: ".html"
12958   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base-pdr"
12959   data: "plot-vpp-throughput-latency-3n-hsw"
12960   filter: "'NIC_Intel-X520-DA2' and
12961            '78B' and
12962            'ENCAP' and
12963            'NDRPDR' and
12964            '2T2C' and
12965            'LISP' and
12966            not 'VHOST'"
12967   parameters:
12968   - "throughput"
12969   - "parent"
12970   - "tags"
12971   sort:
12972   - "IP4UNRLAY"
12973   - "IP6UNRLAY"
12974   traces:
12975     hoverinfo: "x+y"
12976     boxpoints: "outliers"
12977     whiskerwidth: 0
12978   layout:
12979     title: "ip6tun-3n-hsw-x520-78b-2t2c-base-pdr"
12980     layout: "plot-throughput"
12981
12982 ################################################################################
12983
12984 # Packet Throughput - VPP IPSec 3n-hsw-xl710 base
12985 -
12986   type: "plot"
12987   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
12988   algorithm: "plot_performance_box"
12989   output-file-type: ".html"
12990   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
12991   data: "plot-vpp-throughput-latency-3n-hsw"
12992   filter: "'NIC_Intel-XL710' and
12993            '64B' and
12994            'IP4FWD' and
12995            'NDRPDR' and
12996            'BASE' and
12997            '1T1C' and
12998            'IPSECHW' and
12999            ('IPSECTRAN' or 'IPSECTUN') and
13000            not 'VHOST'"
13001   parameters:
13002   - "throughput"
13003   - "parent"
13004   - "tags"
13005   traces:
13006     hoverinfo: "x+y"
13007     boxpoints: "outliers"
13008     whiskerwidth: 0
13009   layout:
13010     title: "ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
13011     layout: "plot-throughput"
13012
13013 -
13014   type: "plot"
13015   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-base-pdr"
13016   algorithm: "plot_performance_box"
13017   output-file-type: ".html"
13018   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base-pdr"
13019   data: "plot-vpp-throughput-latency-3n-hsw"
13020   filter: "'NIC_Intel-XL710' and
13021            '64B' and
13022            'IP4FWD' and
13023            'NDRPDR' and
13024            'BASE' and
13025            '1T1C' and
13026            'IPSECHW' and
13027            ('IPSECTRAN' or 'IPSECTUN') and
13028            not 'VHOST'"
13029   parameters:
13030   - "throughput"
13031   - "parent"
13032   - "tags"
13033   traces:
13034     hoverinfo: "x+y"
13035     boxpoints: "outliers"
13036     whiskerwidth: 0
13037   layout:
13038     title: "ipsec-3n-hsw-xl710-64b-1t1c-base-pdr"
13039     layout: "plot-throughput"
13040
13041 -
13042   type: "plot"
13043   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
13044   algorithm: "plot_performance_box"
13045   output-file-type: ".html"
13046   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
13047   data: "plot-vpp-throughput-latency-3n-hsw"
13048   filter: "'NIC_Intel-XL710' and
13049            '64B' and
13050            'IP4FWD' and
13051            'NDRPDR' and
13052            'BASE' and
13053            '2T2C' and
13054            'IPSECHW' and
13055            ('IPSECTRAN' or 'IPSECTUN') and
13056            not 'VHOST'"
13057   parameters:
13058   - "throughput"
13059   - "parent"
13060   - "tags"
13061   traces:
13062     hoverinfo: "x+y"
13063     boxpoints: "outliers"
13064     whiskerwidth: 0
13065   layout:
13066     title: "ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
13067     layout: "plot-throughput"
13068
13069 -
13070   type: "plot"
13071   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-base-pdr"
13072   algorithm: "plot_performance_box"
13073   output-file-type: ".html"
13074   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base-pdr"
13075   data: "plot-vpp-throughput-latency-3n-hsw"
13076   filter: "'NIC_Intel-XL710' and
13077            '64B' and
13078            'IP4FWD' and
13079            'NDRPDR' and
13080            'BASE' and
13081            '2T2C' and
13082            'IPSECHW' and
13083            ('IPSECTRAN' or 'IPSECTUN') and
13084            not 'VHOST'"
13085   parameters:
13086   - "throughput"
13087   - "parent"
13088   - "tags"
13089   traces:
13090     hoverinfo: "x+y"
13091     boxpoints: "outliers"
13092     whiskerwidth: 0
13093   layout:
13094     title: "ipsec-3n-hsw-xl710-64b-2t2c-base-pdr"
13095     layout: "plot-throughput"
13096
13097 # Packet Throughput - VPP IPSec 3n-hsw-xl710 scale
13098 -
13099   type: "plot"
13100   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
13101   algorithm: "plot_performance_box"
13102   output-file-type: ".html"
13103   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
13104   data: "plot-vpp-throughput-latency-3n-hsw"
13105   filter: "'NIC_Intel-XL710' and
13106            '64B' and
13107            'IP4FWD' and
13108            'NDRPDR' and
13109            'SCALE' and
13110            '1T1C' and
13111            'IPSECHW' and
13112            ('IPSECTRAN' or 'IPSECTUN') and
13113            not 'VHOST'"
13114   parameters:
13115   - "throughput"
13116   - "parent"
13117   - "tags"
13118   traces:
13119     hoverinfo: "x+y"
13120     boxpoints: "outliers"
13121     whiskerwidth: 0
13122   layout:
13123     title: "ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
13124     layout: "plot-throughput"
13125
13126 -
13127   type: "plot"
13128   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-scale-pdr"
13129   algorithm: "plot_performance_box"
13130   output-file-type: ".html"
13131   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-scale-pdr"
13132   data: "plot-vpp-throughput-latency-3n-hsw"
13133   filter: "'NIC_Intel-XL710' and
13134            '64B' and
13135            'IP4FWD' and
13136            'NDRPDR' and
13137            'SCALE' and
13138            '1T1C' and
13139            'IPSECHW' and
13140            ('IPSECTRAN' or 'IPSECTUN') and
13141            not 'VHOST'"
13142   parameters:
13143   - "throughput"
13144   - "parent"
13145   - "tags"
13146   traces:
13147     hoverinfo: "x+y"
13148     boxpoints: "outliers"
13149     whiskerwidth: 0
13150   layout:
13151     title: "ipsec-3n-hsw-xl710-64b-1t1c-scale-pdr"
13152     layout: "plot-throughput"
13153
13154 -
13155   type: "plot"
13156   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
13157   algorithm: "plot_performance_box"
13158   output-file-type: ".html"
13159   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
13160   data: "plot-vpp-throughput-latency-3n-hsw"
13161   filter: "'NIC_Intel-XL710' and
13162            '64B' and
13163            'IP4FWD' and
13164            'NDRPDR' and
13165            'SCALE' and
13166            '2T2C' and
13167            'IPSECHW' and
13168            ('IPSECTRAN' or 'IPSECTUN') and
13169            not 'VHOST'"
13170   parameters:
13171   - "throughput"
13172   - "parent"
13173   - "tags"
13174   traces:
13175     hoverinfo: "x+y"
13176     boxpoints: "outliers"
13177     whiskerwidth: 0
13178   layout:
13179     title: "ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
13180     layout: "plot-throughput"
13181
13182 -
13183   type: "plot"
13184   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-scale-pdr"
13185   algorithm: "plot_performance_box"
13186   output-file-type: ".html"
13187   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-scale-pdr"
13188   data: "plot-vpp-throughput-latency-3n-hsw"
13189   filter: "'NIC_Intel-XL710' and
13190            '64B' and
13191            'IP4FWD' and
13192            'NDRPDR' and
13193            'SCALE' and
13194            '2T2C' and
13195            'IPSECHW' and
13196            ('IPSECTRAN' or 'IPSECTUN') and
13197            not 'VHOST'"
13198   parameters:
13199   - "throughput"
13200   - "parent"
13201   - "tags"
13202   traces:
13203     hoverinfo: "x+y"
13204     boxpoints: "outliers"
13205     whiskerwidth: 0
13206   layout:
13207     title: "ipsec-3n-hsw-xl710-64b-2t2c-scale-pdr"
13208     layout: "plot-throughput"
13209
13210 # Packet Throughput - VPP IPSec 3n-hsw-xl710 SW
13211 -
13212   type: "plot"
13213   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
13214   algorithm: "plot_performance_box"
13215   output-file-type: ".html"
13216   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
13217   data: "plot-vpp-throughput-latency-3n-hsw"
13218   filter: "'NIC_Intel-XL710' and
13219            '64B' and
13220            'IP4FWD' and
13221            'NDRPDR' and
13222            '1T1C' and
13223            'IPSECSW' and
13224            ('IPSECTRAN' or 'IPSECTUN') and
13225            not 'VHOST'"
13226   parameters:
13227   - "throughput"
13228   - "parent"
13229   - "tags"
13230   traces:
13231     hoverinfo: "x+y"
13232     boxpoints: "outliers"
13233     whiskerwidth: 0
13234   layout:
13235     title: "ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
13236     layout: "plot-throughput"
13237
13238 -
13239   type: "plot"
13240   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-sw-pdr"
13241   algorithm: "plot_performance_box"
13242   output-file-type: ".html"
13243   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-sw-pdr"
13244   data: "plot-vpp-throughput-latency-3n-hsw"
13245   filter: "'NIC_Intel-XL710' and
13246            '64B' and
13247            'IP4FWD' and
13248            'NDRPDR' and
13249            '1T1C' and
13250            'IPSECSW' and
13251            ('IPSECTRAN' or 'IPSECTUN') and
13252            not 'VHOST'"
13253   parameters:
13254   - "throughput"
13255   - "parent"
13256   - "tags"
13257   traces:
13258     hoverinfo: "x+y"
13259     boxpoints: "outliers"
13260     whiskerwidth: 0
13261   layout:
13262     title: "ipsec-3n-hsw-xl710-64b-1t1c-sw-pdr"
13263     layout: "plot-throughput"
13264
13265 -
13266   type: "plot"
13267   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
13268   algorithm: "plot_performance_box"
13269   output-file-type: ".html"
13270   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
13271   data: "plot-vpp-throughput-latency-3n-hsw"
13272   filter: "'NIC_Intel-XL710' and
13273            '64B' and
13274            'IP4FWD' and
13275            'NDRPDR' and
13276            '2T2C' and
13277            'IPSECSW' and
13278            ('IPSECTRAN' or 'IPSECTUN') and
13279            not 'VHOST'"
13280   parameters:
13281   - "throughput"
13282   - "parent"
13283   - "tags"
13284   traces:
13285     hoverinfo: "x+y"
13286     boxpoints: "outliers"
13287     whiskerwidth: 0
13288   layout:
13289     title: "ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
13290     layout: "plot-throughput"
13291
13292 -
13293   type: "plot"
13294   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-sw-pdr"
13295   algorithm: "plot_performance_box"
13296   output-file-type: ".html"
13297   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-sw-pdr"
13298   data: "plot-vpp-throughput-latency-3n-hsw"
13299   filter: "'NIC_Intel-XL710' and
13300            '64B' and
13301            'IP4FWD' and
13302            'NDRPDR' and
13303            '2T2C' and
13304            'IPSECSW' and
13305            ('IPSECTRAN' or 'IPSECTUN') and
13306            not 'VHOST'"
13307   parameters:
13308   - "throughput"
13309   - "parent"
13310   - "tags"
13311   traces:
13312     hoverinfo: "x+y"
13313     boxpoints: "outliers"
13314     whiskerwidth: 0
13315   layout:
13316     title: "ipsec-3n-hsw-xl710-64b-2t2c-sw-pdr"
13317     layout: "plot-throughput"
13318
13319 ################################################################################
13320
13321 # Packet Throughput - VPP SRv6 3n-hsw-x520
13322 -
13323   type: "plot"
13324   title: "VPP Throughput: srv6-3n-hsw-x520-78b-1t1c-features-ndr"
13325   algorithm: "plot_performance_box"
13326   output-file-type: ".html"
13327   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-ndr"
13328   data: "plot-vpp-throughput-latency-3n-hsw"
13329   filter: "'NIC_Intel-X520-DA2' and
13330            '78B' and
13331            'FEATURE' and
13332            'NDRPDR' and
13333            '1T1C' and
13334            'IP6FWD' and
13335            'SRv6'"
13336   parameters:
13337   - "throughput"
13338   - "parent"
13339   - "tags"
13340   traces:
13341     hoverinfo: "x+y"
13342     boxpoints: "outliers"
13343     whiskerwidth: 0
13344   layout:
13345     title: "srv6-3n-hsw-x520-78b-1t1c-features-ndr"
13346     layout: "plot-throughput"
13347
13348 -
13349   type: "plot"
13350   title: "VPP Throughput: srv6-3n-hsw-x520-78b-1t1c-features-pdr"
13351   algorithm: "plot_performance_box"
13352   output-file-type: ".html"
13353   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-pdr"
13354   data: "plot-vpp-throughput-latency-3n-hsw"
13355   filter: "'NIC_Intel-X520-DA2' and
13356            '78B' and
13357            'FEATURE' and
13358            'NDRPDR' and
13359            '1T1C' and
13360            'IP6FWD' and
13361            'SRv6'"
13362   parameters:
13363   - "throughput"
13364   - "parent"
13365   - "tags"
13366   traces:
13367     hoverinfo: "x+y"
13368     boxpoints: "outliers"
13369     whiskerwidth: 0
13370   layout:
13371     title: "srv6-3n-hsw-x520-78b-1t1c-features-pdr"
13372     layout: "plot-throughput"
13373
13374 -
13375   type: "plot"
13376   title: "VPP Throughput: srv6-3n-hsw-x520-78b-2t2c-features-ndr"
13377   algorithm: "plot_performance_box"
13378   output-file-type: ".html"
13379   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-ndr"
13380   data: "plot-vpp-throughput-latency-3n-hsw"
13381   filter: "'NIC_Intel-X520-DA2' and
13382            '78B' and
13383            'FEATURE' and
13384            'NDRPDR' and
13385            '2T2C' and
13386            'IP6FWD' and
13387            'SRv6'"
13388   parameters:
13389   - "throughput"
13390   - "parent"
13391   - "tags"
13392   traces:
13393     hoverinfo: "x+y"
13394     boxpoints: "outliers"
13395     whiskerwidth: 0
13396   layout:
13397     title: "srv6-3n-hsw-x520-78b-2t2c-features-ndr"
13398     layout: "plot-throughput"
13399
13400 -
13401   type: "plot"
13402   title: "VPP Throughput: srv6-3n-hsw-x520-78b-2t2c-features-pdr"
13403   algorithm: "plot_performance_box"
13404   output-file-type: ".html"
13405   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-pdr"
13406   data: "plot-vpp-throughput-latency-3n-hsw"
13407   filter: "'NIC_Intel-X520-DA2' and
13408            '78B' and
13409            'FEATURE' and
13410            'NDRPDR' and
13411            '2T2C' and
13412            'IP6FWD' and
13413            'SRv6'"
13414   parameters:
13415   - "throughput"
13416   - "parent"
13417   - "tags"
13418   traces:
13419     hoverinfo: "x+y"
13420     boxpoints: "outliers"
13421     whiskerwidth: 0
13422   layout:
13423     title: "srv6-3n-hsw-x520-78b-2t2c-features-pdr"
13424     layout: "plot-throughput"
13425
13426 ################################################################################
13427
13428 # Packet Throughput - VPP vhost ip4 3n-hsw-x520
13429 -
13430   type: "plot"
13431   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
13432   algorithm: "plot_performance_box"
13433   output-file-type: ".html"
13434   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
13435   data: "plot-vpp-throughput-latency-3n-hsw"
13436   filter: "'NIC_Intel-X520-DA2' and
13437            '64B' and
13438            'NDRPDR' and
13439            'ETH' and
13440            'IP4FWD' and
13441            '1T1C' and
13442            'VHOST_1024' and
13443            not 'VXLAN' and
13444            not 'DOT1Q'"
13445   parameters:
13446   - "throughput"
13447   - "parent"
13448   - "tags"
13449   sort:
13450   - "not CFS_OPT"
13451   - "1VM"
13452   - "2VM"
13453   traces:
13454     hoverinfo: "x+y"
13455     boxpoints: "outliers"
13456     whiskerwidth: 0
13457   layout:
13458     title: "vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
13459     layout: "plot-throughput"
13460
13461 -
13462   type: "plot"
13463   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
13464   algorithm: "plot_performance_box"
13465   output-file-type: ".html"
13466   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
13467   data: "plot-vpp-throughput-latency-3n-hsw"
13468   filter: "'NIC_Intel-X520-DA2' and
13469            '64B' and
13470            'NDRPDR' and
13471            'ETH' and
13472            'IP4FWD' and
13473            '2T2C' and
13474            'VHOST_1024' and
13475            not 'VXLAN' and
13476            not 'DOT1Q'"
13477   parameters:
13478   - "throughput"
13479   - "parent"
13480   - "tags"
13481   sort:
13482   - "not CFS_OPT"
13483   - "1VM"
13484   - "2VM"
13485   traces:
13486     hoverinfo: "x+y"
13487     boxpoints: "outliers"
13488     whiskerwidth: 0
13489   layout:
13490     title: "vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
13491     layout: "plot-throughput"
13492
13493 -
13494   type: "plot"
13495   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
13496   algorithm: "plot_performance_box"
13497   output-file-type: ".html"
13498   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
13499   data: "plot-vpp-throughput-latency-3n-hsw"
13500   filter: "'NIC_Intel-X520-DA2' and
13501            '64B' and
13502            'NDRPDR' and
13503            'ETH' and
13504            'IP4FWD' and
13505            '1T1C' and
13506            'VHOST_1024' and
13507            not 'VXLAN' and
13508            not 'DOT1Q'"
13509   parameters:
13510   - "throughput"
13511   - "parent"
13512   - "tags"
13513   sort:
13514   - "not CFS_OPT"
13515   - "1VM"
13516   - "2VM"
13517   traces:
13518     hoverinfo: "x+y"
13519     boxpoints: "outliers"
13520     whiskerwidth: 0
13521   layout:
13522     title: "vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
13523     layout: "plot-throughput"
13524
13525 -
13526   type: "plot"
13527   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
13528   algorithm: "plot_performance_box"
13529   output-file-type: ".html"
13530   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
13531   data: "plot-vpp-throughput-latency-3n-hsw"
13532   filter: "'NIC_Intel-X520-DA2' and
13533            '64B' and
13534            'NDRPDR' and
13535            'ETH' and
13536            'IP4FWD' and
13537            '2T2C' and
13538            'VHOST_1024' and
13539            not 'VXLAN' and
13540            not 'DOT1Q'"
13541   parameters:
13542   - "throughput"
13543   - "parent"
13544   - "tags"
13545   sort:
13546   - "not CFS_OPT"
13547   - "1VM"
13548   - "2VM"
13549   traces:
13550     hoverinfo: "x+y"
13551     boxpoints: "outliers"
13552     whiskerwidth: 0
13553   layout:
13554     title: "vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
13555     layout: "plot-throughput"
13556
13557 # Packet Throughput - VPP vhost l2sw 3n-hsw-x520 - base
13558 -
13559   type: "plot"
13560   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
13561   algorithm: "plot_performance_box"
13562   output-file-type: ".html"
13563   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
13564   data: "plot-vpp-throughput-latency-3n-hsw"
13565   filter: "'NIC_Intel-X520-DA2' and
13566            '64B' and
13567            'NDRPDR' and
13568            ('ETH' or 'DOT1Q') and
13569            'BASE' and
13570            '1T1C' and
13571            ('L2BDMACLRN' or 'L2XCFWD') and
13572            'VHOST_1024' and
13573            not 'VXLAN' and
13574            not 'IP4FWD' and
13575            not '2VM'"
13576   parameters:
13577   - "throughput"
13578   - "parent"
13579   - "tags"
13580   sort:
13581   - "L2BDMACLRN"
13582   - "L2BDMACLRN"
13583   - "L2BDMACLRN"
13584   - "L2XCFWD"
13585   - "L2XCFWD"
13586   - "L2XCFWD"
13587   traces:
13588     hoverinfo: "x+y"
13589     boxpoints: "outliers"
13590     whiskerwidth: 0
13591   layout:
13592     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
13593     layout: "plot-throughput"
13594
13595 -
13596   type: "plot"
13597   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
13598   algorithm: "plot_performance_box"
13599   output-file-type: ".html"
13600   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
13601   data: "plot-vpp-throughput-latency-3n-hsw"
13602   filter: "'NIC_Intel-X520-DA2' and
13603            '64B' and
13604            'NDRPDR' and
13605            ('ETH' or 'DOT1Q') and
13606            'BASE' and
13607            '1T1C' and
13608            ('L2BDMACLRN' or 'L2XCFWD') and
13609            'VHOST_1024' and
13610            not 'VXLAN' and
13611            not 'IP4FWD' and
13612            not '2VM'"
13613   parameters:
13614   - "throughput"
13615   - "parent"
13616   - "tags"
13617   sort:
13618   - "L2BDMACLRN"
13619   - "L2BDMACLRN"
13620   - "L2BDMACLRN"
13621   - "L2XCFWD"
13622   - "L2XCFWD"
13623   - "L2XCFWD"
13624   traces:
13625     hoverinfo: "x+y"
13626     boxpoints: "outliers"
13627     whiskerwidth: 0
13628   layout:
13629     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
13630     layout: "plot-throughput"
13631
13632 -
13633   type: "plot"
13634   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
13635   algorithm: "plot_performance_box"
13636   output-file-type: ".html"
13637   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
13638   data: "plot-vpp-throughput-latency-3n-hsw"
13639   filter: "'NIC_Intel-X520-DA2' and
13640            '64B' and
13641            'NDRPDR' and
13642            ('ETH' or 'DOT1Q') and
13643            'BASE' and
13644            '2T2C' and
13645            ('L2BDMACLRN' or 'L2XCFWD') and
13646            'VHOST_1024' and
13647            not 'VXLAN' and
13648            not 'IP4FWD' and
13649            not '2VM'"
13650   parameters:
13651   - "throughput"
13652   - "parent"
13653   - "tags"
13654   sort:
13655   - "L2BDMACLRN"
13656   - "L2BDMACLRN"
13657   - "L2BDMACLRN"
13658   - "L2XCFWD"
13659   - "L2XCFWD"
13660   - "L2XCFWD"
13661   traces:
13662     hoverinfo: "x+y"
13663     boxpoints: "outliers"
13664     whiskerwidth: 0
13665   layout:
13666     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
13667     layout: "plot-throughput"
13668
13669 -
13670   type: "plot"
13671   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
13672   algorithm: "plot_performance_box"
13673   output-file-type: ".html"
13674   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
13675   data: "plot-vpp-throughput-latency-3n-hsw"
13676   filter: "'NIC_Intel-X520-DA2' and
13677            '64B' and
13678            'NDRPDR' and
13679            ('ETH' or 'DOT1Q') and
13680            'BASE' and
13681            '2T2C' and
13682            ('L2BDMACLRN' or 'L2XCFWD') and
13683            'VHOST_1024' and
13684            not 'VXLAN' and
13685            not 'IP4FWD' and
13686            not '2VM'"
13687   parameters:
13688   - "throughput"
13689   - "parent"
13690   - "tags"
13691   sort:
13692   - "L2BDMACLRN"
13693   - "L2BDMACLRN"
13694   - "L2BDMACLRN"
13695   - "L2XCFWD"
13696   - "L2XCFWD"
13697   - "L2XCFWD"
13698   traces:
13699     hoverinfo: "x+y"
13700     boxpoints: "outliers"
13701     whiskerwidth: 0
13702   layout:
13703     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
13704     layout: "plot-throughput"
13705
13706 # Packet Throughput - VPP vhost l2sw 3n-hsw-x520 - base vm
13707 -
13708   type: "plot"
13709   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
13710   algorithm: "plot_performance_box"
13711   output-file-type: ".html"
13712   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
13713   data: "plot-vpp-throughput-latency-3n-hsw"
13714   filter: "'NIC_Intel-X520-DA2' and
13715            '64B' and
13716            'NDRPDR' and
13717            ('ETH' or 'DOT1Q') and
13718            '1T1C' and
13719            ('L2BDMACLRN' or 'L2XCFWD') and
13720            'VHOST_1024' and
13721            not 'CFS_OPT' and
13722            not 'DOT1Q' and
13723            not 'VXLAN' and
13724            not 'IP4FWD' and
13725            not 'LBOND'"
13726   parameters:
13727   - "throughput"
13728   - "parent"
13729   - "tags"
13730 #  sort:
13731 #  - "1VM"
13732 #  - "L2XCFWD"
13733 #  - "1VM"
13734 #  - "L2BDMACLRN"
13735   traces:
13736     hoverinfo: "x+y"
13737     boxpoints: "outliers"
13738     whiskerwidth: 0
13739   layout:
13740     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
13741     layout: "plot-throughput"
13742
13743 -
13744   type: "plot"
13745   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-pdr"
13746   algorithm: "plot_performance_box"
13747   output-file-type: ".html"
13748   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-pdr"
13749   data: "plot-vpp-throughput-latency-3n-hsw"
13750   filter: "'NIC_Intel-X520-DA2' and
13751            '64B' and
13752            'NDRPDR' and
13753            ('ETH' or 'DOT1Q') and
13754            '1T1C' and
13755            ('L2BDMACLRN' or 'L2XCFWD') and
13756            'VHOST_1024' and
13757            not 'CFS_OPT' and
13758            not 'DOT1Q' and
13759            not 'VXLAN' and
13760            not 'IP4FWD' and
13761            not 'LBOND'"
13762   parameters:
13763   - "throughput"
13764   - "parent"
13765   - "tags"
13766 #  sort:
13767 #  - "1VM"
13768 #  - "L2XCFWD"
13769 #  - "1VM"
13770 #  - "L2BDMACLRN"
13771   traces:
13772     hoverinfo: "x+y"
13773     boxpoints: "outliers"
13774     whiskerwidth: 0
13775   layout:
13776     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-pdr"
13777     layout: "plot-throughput"
13778
13779 -
13780   type: "plot"
13781   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
13782   algorithm: "plot_performance_box"
13783   output-file-type: ".html"
13784   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
13785   data: "plot-vpp-throughput-latency-3n-hsw"
13786   filter: "'NIC_Intel-X520-DA2' and
13787            '64B' and
13788            'NDRPDR' and
13789            ('ETH' or 'DOT1Q') and
13790            '2T2C' and
13791            ('L2BDMACLRN' or 'L2XCFWD') and
13792            'VHOST_1024' and
13793            not 'CFS_OPT' and
13794            not 'DOT1Q' and
13795            not 'VXLAN' and
13796            not 'IP4FWD' and
13797            not 'LBOND'"
13798   parameters:
13799   - "throughput"
13800   - "parent"
13801   - "tags"
13802 #  sort:
13803 #  - "1VM"
13804 #  - "L2XCFWD"
13805 #  - "1VM"
13806 #  - "L2BDMACLRN"
13807   traces:
13808     hoverinfo: "x+y"
13809     boxpoints: "outliers"
13810     whiskerwidth: 0
13811   layout:
13812     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
13813     layout: "plot-throughput"
13814
13815 -
13816   type: "plot"
13817   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-pdr"
13818   algorithm: "plot_performance_box"
13819   output-file-type: ".html"
13820   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-pdr"
13821   data: "plot-vpp-throughput-latency-3n-hsw"
13822   filter: "'NIC_Intel-X520-DA2' and
13823            '64B' and
13824            'NDRPDR' and
13825            ('ETH' or 'DOT1Q') and
13826            '2T2C' and
13827            ('L2BDMACLRN' or 'L2XCFWD') and
13828            'VHOST_1024' and
13829            not 'CFS_OPT' and
13830            not 'DOT1Q' and
13831            not 'VXLAN' and
13832            not 'IP4FWD' and
13833            not 'LBOND'"
13834   parameters:
13835   - "throughput"
13836   - "parent"
13837   - "tags"
13838 #  sort:
13839 #  - "1VM"
13840 #  - "L2XCFWD"
13841 #  - "1VM"
13842 #  - "L2BDMACLRN"
13843   traces:
13844     hoverinfo: "x+y"
13845     boxpoints: "outliers"
13846     whiskerwidth: 0
13847   layout:
13848     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-pdr"
13849     layout: "plot-throughput"
13850
13851 # Packet Throughput - VPP vhost ip4 3n-hsw-x710
13852 -
13853   type: "plot"
13854   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
13855   algorithm: "plot_performance_box"
13856   output-file-type: ".html"
13857   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
13858   data: "plot-vpp-throughput-latency-3n-hsw"
13859   filter: "'NIC_Intel-X710' and
13860            '64B' and
13861            'NDRPDR' and
13862            'ETH' and
13863            'IP4FWD' and
13864            '1T1C' and
13865            'VHOST_1024' and
13866            not 'VXLAN' and
13867            not 'CFS_OPT' and
13868            not 'DOT1Q'"
13869   parameters:
13870   - "throughput"
13871   - "parent"
13872   - "tags"
13873   sort:
13874   - "1VM"
13875   - "2VM"
13876   traces:
13877     hoverinfo: "x+y"
13878     boxpoints: "outliers"
13879     whiskerwidth: 0
13880   layout:
13881     title: "vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
13882     layout: "plot-throughput"
13883
13884 -
13885   type: "plot"
13886   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
13887   algorithm: "plot_performance_box"
13888   output-file-type: ".html"
13889   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
13890   data: "plot-vpp-throughput-latency-3n-hsw"
13891   filter: "'NIC_Intel-X710' and
13892            '64B' and
13893            'NDRPDR' and
13894            'ETH' and
13895            'IP4FWD' and
13896            '2T2C' and
13897            'VHOST_1024' and
13898            not 'VXLAN' and
13899            not 'CFS_OPT' and
13900            not 'DOT1Q'"
13901   parameters:
13902   - "throughput"
13903   - "parent"
13904   - "tags"
13905   sort:
13906   - "1VM"
13907   - "2VM"
13908   traces:
13909     hoverinfo: "x+y"
13910     boxpoints: "outliers"
13911     whiskerwidth: 0
13912   layout:
13913     title: "vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
13914     layout: "plot-throughput"
13915
13916 -
13917   type: "plot"
13918   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
13919   algorithm: "plot_performance_box"
13920   output-file-type: ".html"
13921   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
13922   data: "plot-vpp-throughput-latency-3n-hsw"
13923   filter: "'NIC_Intel-X710' and
13924            '64B' and
13925            'NDRPDR' and
13926            'ETH' and
13927            'IP4FWD' and
13928            '1T1C' and
13929            'VHOST_1024' and
13930            not 'VXLAN' and
13931            not 'CFS_OPT' and
13932            not 'DOT1Q'"
13933   parameters:
13934   - "throughput"
13935   - "parent"
13936   - "tags"
13937   sort:
13938   - "1VM"
13939   - "2VM"
13940   traces:
13941     hoverinfo: "x+y"
13942     boxpoints: "outliers"
13943     whiskerwidth: 0
13944   layout:
13945     title: "vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
13946     layout: "plot-throughput"
13947
13948 -
13949   type: "plot"
13950   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
13951   algorithm: "plot_performance_box"
13952   output-file-type: ".html"
13953   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
13954   data: "plot-vpp-throughput-latency-3n-hsw"
13955   filter: "'NIC_Intel-X710' and
13956            '64B' and
13957            'NDRPDR' and
13958            'ETH' and
13959            'IP4FWD' and
13960            '2T2C' and
13961            'VHOST_1024' and
13962            not 'VXLAN' and
13963            not 'CFS_OPT' and
13964            not 'DOT1Q'"
13965   parameters:
13966   - "throughput"
13967   - "parent"
13968   - "tags"
13969   sort:
13970   - "1VM"
13971   - "2VM"
13972   traces:
13973     hoverinfo: "x+y"
13974     boxpoints: "outliers"
13975     whiskerwidth: 0
13976   layout:
13977     title: "vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
13978     layout: "plot-throughput"
13979
13980 # Packet Throughput - VPP vhost l2sw 3n-hsw-x710 - base
13981 -
13982   type: "plot"
13983   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
13984   algorithm: "plot_performance_box"
13985   output-file-type: ".html"
13986   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
13987   data: "plot-vpp-throughput-latency-3n-hsw"
13988   filter: "'NIC_Intel-X710' and
13989            '64B' and
13990            'NDRPDR' and
13991            ('ETH' or 'DOT1Q') and
13992            'BASE' and
13993            '1T1C' and
13994            ('L2BDMACLRN' or 'L2XCFWD') and
13995            'VHOST_1024' and
13996            not 'VXLAN' and
13997            not 'IP4FWD' and
13998            not '2VM'"
13999   parameters:
14000   - "throughput"
14001   - "parent"
14002   - "tags"
14003   sort:
14004   - "L2BDMACLRN"
14005   - "L2BDMACLRN"
14006   - "L2BDMACLRN"
14007   - "L2XCFWD"
14008   - "L2XCFWD"
14009   - "L2XCFWD"
14010   traces:
14011     hoverinfo: "x+y"
14012     boxpoints: "outliers"
14013     whiskerwidth: 0
14014   layout:
14015     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
14016     layout: "plot-throughput"
14017
14018 -
14019   type: "plot"
14020   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
14021   algorithm: "plot_performance_box"
14022   output-file-type: ".html"
14023   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
14024   data: "plot-vpp-throughput-latency-3n-hsw"
14025   filter: "'NIC_Intel-X710' and
14026            '64B' and
14027            'NDRPDR' and
14028            ('ETH' or 'DOT1Q') and
14029            'BASE' and
14030            '1T1C' and
14031            ('L2BDMACLRN' or 'L2XCFWD') and
14032            'VHOST_1024' and
14033            not 'VXLAN' and
14034            not 'IP4FWD' and
14035            not '2VM'"
14036   parameters:
14037   - "throughput"
14038   - "parent"
14039   - "tags"
14040   sort:
14041   - "L2BDMACLRN"
14042   - "L2BDMACLRN"
14043   - "L2BDMACLRN"
14044   - "L2XCFWD"
14045   - "L2XCFWD"
14046   - "L2XCFWD"
14047   traces:
14048     hoverinfo: "x+y"
14049     boxpoints: "outliers"
14050     whiskerwidth: 0
14051   layout:
14052     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
14053     layout: "plot-throughput"
14054
14055 -
14056   type: "plot"
14057   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
14058   algorithm: "plot_performance_box"
14059   output-file-type: ".html"
14060   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
14061   data: "plot-vpp-throughput-latency-3n-hsw"
14062   filter: "'NIC_Intel-X710' and
14063            '64B' and
14064            'NDRPDR' and
14065            ('ETH' or 'DOT1Q') and
14066            'BASE' and
14067            '2T2C' and
14068            ('L2BDMACLRN' or 'L2XCFWD') and
14069            'VHOST_1024' and
14070            not 'VXLAN' and
14071            not 'IP4FWD' and
14072            not '2VM'"
14073   parameters:
14074   - "throughput"
14075   - "parent"
14076   - "tags"
14077   sort:
14078   - "L2BDMACLRN"
14079   - "L2BDMACLRN"
14080   - "L2BDMACLRN"
14081   - "L2XCFWD"
14082   - "L2XCFWD"
14083   - "L2XCFWD"
14084   traces:
14085     hoverinfo: "x+y"
14086     boxpoints: "outliers"
14087     whiskerwidth: 0
14088   layout:
14089     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
14090     layout: "plot-throughput"
14091
14092 -
14093   type: "plot"
14094   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
14095   algorithm: "plot_performance_box"
14096   output-file-type: ".html"
14097   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
14098   data: "plot-vpp-throughput-latency-3n-hsw"
14099   filter: "'NIC_Intel-X710' and
14100            '64B' and
14101            'NDRPDR' and
14102            ('ETH' or 'DOT1Q') and
14103            'BASE' and
14104            '2T2C' and
14105            ('L2BDMACLRN' or 'L2XCFWD') and
14106            'VHOST_1024' and
14107            not 'VXLAN' and
14108            not 'IP4FWD' and
14109            not '2VM'"
14110   parameters:
14111   - "throughput"
14112   - "parent"
14113   - "tags"
14114   sort:
14115   - "L2BDMACLRN"
14116   - "L2BDMACLRN"
14117   - "L2BDMACLRN"
14118   - "L2XCFWD"
14119   - "L2XCFWD"
14120   - "L2XCFWD"
14121   traces:
14122     hoverinfo: "x+y"
14123     boxpoints: "outliers"
14124     whiskerwidth: 0
14125   layout:
14126     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
14127     layout: "plot-throughput"
14128
14129 # Packet Throughput - VPP vhost l2sw 3n-hsw-x710 - base vm
14130 -
14131   type: "plot"
14132   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr"
14133   algorithm: "plot_performance_box"
14134   output-file-type: ".html"
14135   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr"
14136   data: "plot-vpp-throughput-latency-3n-hsw"
14137   filter: "'NIC_Intel-X710' and
14138            '64B' and
14139            'NDRPDR' and
14140            ('ETH' or 'DOT1Q') and
14141            '1T1C' and
14142            ('L2BDMACLRN' or 'L2XCFWD') and
14143            'VHOST_1024' and
14144            not 'CFS_OPT' and
14145            not 'VXLAN' and
14146            not 'IP4FWD' and
14147            not 'LBOND'"
14148   parameters:
14149   - "throughput"
14150   - "parent"
14151   - "tags"
14152   sort:
14153   - "L2BDMACLRN"
14154   - "L2BDMACLRN"
14155   - "L2BDMACLRN"
14156   - "L2XCFWD"
14157   - "L2XCFWD"
14158   - "L2XCFWD"
14159   traces:
14160     hoverinfo: "x+y"
14161     boxpoints: "outliers"
14162     whiskerwidth: 0
14163   layout:
14164     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr"
14165     layout: "plot-throughput"
14166
14167 -
14168   type: "plot"
14169   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-pdr"
14170   algorithm: "plot_performance_box"
14171   output-file-type: ".html"
14172   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-pdr"
14173   data: "plot-vpp-throughput-latency-3n-hsw"
14174   filter: "'NIC_Intel-X710' and
14175            '64B' and
14176            'NDRPDR' and
14177            ('ETH' or 'DOT1Q') and
14178            '1T1C' and
14179            ('L2BDMACLRN' or 'L2XCFWD') and
14180            'VHOST_1024' and
14181            not 'CFS_OPT' and
14182            not 'VXLAN' and
14183            not 'IP4FWD' and
14184            not 'LBOND'"
14185   parameters:
14186   - "throughput"
14187   - "parent"
14188   - "tags"
14189   sort:
14190   - "L2BDMACLRN"
14191   - "L2BDMACLRN"
14192   - "L2BDMACLRN"
14193   - "L2XCFWD"
14194   - "L2XCFWD"
14195   - "L2XCFWD"
14196   traces:
14197     hoverinfo: "x+y"
14198     boxpoints: "outliers"
14199     whiskerwidth: 0
14200   layout:
14201     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-pdr"
14202     layout: "plot-throughput"
14203
14204 -
14205   type: "plot"
14206   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr"
14207   algorithm: "plot_performance_box"
14208   output-file-type: ".html"
14209   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr"
14210   data: "plot-vpp-throughput-latency-3n-hsw"
14211   filter: "'NIC_Intel-X710' and
14212            '64B' and
14213            'NDRPDR' and
14214            ('ETH' or 'DOT1Q') and
14215            '2T2C' and
14216            ('L2BDMACLRN' or 'L2XCFWD') and
14217            'VHOST_1024' and
14218            not 'CFS_OPT' and
14219            not 'VXLAN' and
14220            not 'IP4FWD' and
14221            not 'LBOND'"
14222   parameters:
14223   - "throughput"
14224   - "parent"
14225   - "tags"
14226   sort:
14227   - "L2BDMACLRN"
14228   - "L2BDMACLRN"
14229   - "L2BDMACLRN"
14230   - "L2XCFWD"
14231   - "L2XCFWD"
14232   - "L2XCFWD"
14233   traces:
14234     hoverinfo: "x+y"
14235     boxpoints: "outliers"
14236     whiskerwidth: 0
14237   layout:
14238     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr"
14239     layout: "plot-throughput"
14240
14241 -
14242   type: "plot"
14243   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-pdr"
14244   algorithm: "plot_performance_box"
14245   output-file-type: ".html"
14246   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-pdr"
14247   data: "plot-vpp-throughput-latency-3n-hsw"
14248   filter: "'NIC_Intel-X710' and
14249            '64B' and
14250            'NDRPDR' and
14251            ('ETH' or 'DOT1Q') and
14252            '2T2C' and
14253            ('L2BDMACLRN' or 'L2XCFWD') and
14254            'VHOST_1024' and
14255            not 'CFS_OPT' and
14256            not 'VXLAN' and
14257            not 'IP4FWD' and
14258            not 'LBOND'"
14259   parameters:
14260   - "throughput"
14261   - "parent"
14262   - "tags"
14263   sort:
14264   - "L2BDMACLRN"
14265   - "L2BDMACLRN"
14266   - "L2BDMACLRN"
14267   - "L2XCFWD"
14268   - "L2XCFWD"
14269   - "L2XCFWD"
14270   traces:
14271     hoverinfo: "x+y"
14272     boxpoints: "outliers"
14273     whiskerwidth: 0
14274   layout:
14275     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-pdr"
14276     layout: "plot-throughput"
14277
14278 # Packet Throughput - VPP vhost ip4 3n-skx-x710
14279 -
14280   type: "plot"
14281   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
14282   algorithm: "plot_performance_box"
14283   output-file-type: ".html"
14284   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
14285   data: "plot-vpp-throughput-latency-3n-skx"
14286   filter: "'NIC_Intel-X710' and
14287            '64B' and
14288            'NDRPDR' and
14289            'ETH' and
14290            'IP4FWD' and
14291            '2T1C' and
14292            'VHOST_1024' and
14293            not 'VXLAN' and
14294            not 'DOT1Q'"
14295   parameters:
14296   - "throughput"
14297   - "parent"
14298   - "tags"
14299   sort:
14300   - "1VM"
14301   - "2VM"
14302   traces:
14303     hoverinfo: "x+y"
14304     boxpoints: "outliers"
14305     whiskerwidth: 0
14306   layout:
14307     title: "vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
14308     layout: "plot-throughput"
14309
14310 -
14311   type: "plot"
14312   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
14313   algorithm: "plot_performance_box"
14314   output-file-type: ".html"
14315   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
14316   data: "plot-vpp-throughput-latency-3n-skx"
14317   filter: "'NIC_Intel-X710' and
14318            '64B' and
14319            'NDRPDR' and
14320            'ETH' and
14321            'IP4FWD' and
14322            '4T2C' and
14323            'VHOST_1024' and
14324            not 'VXLAN' and
14325            not 'DOT1Q'"
14326   parameters:
14327   - "throughput"
14328   - "parent"
14329   - "tags"
14330   sort:
14331   - "1VM"
14332   - "2VM"
14333   traces:
14334     hoverinfo: "x+y"
14335     boxpoints: "outliers"
14336     whiskerwidth: 0
14337   layout:
14338     title: "vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
14339     layout: "plot-throughput"
14340
14341 -
14342   type: "plot"
14343   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
14344   algorithm: "plot_performance_box"
14345   output-file-type: ".html"
14346   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
14347   data: "plot-vpp-throughput-latency-3n-skx"
14348   filter: "'NIC_Intel-X710' and
14349            '64B' and
14350            'NDRPDR' and
14351            'ETH' and
14352            'IP4FWD' and
14353            '2T1C' and
14354            'VHOST_1024' and
14355            not 'VXLAN' and
14356            not 'DOT1Q'"
14357   parameters:
14358   - "throughput"
14359   - "parent"
14360   - "tags"
14361   sort:
14362   - "1VM"
14363   - "2VM"
14364   traces:
14365     hoverinfo: "x+y"
14366     boxpoints: "outliers"
14367     whiskerwidth: 0
14368   layout:
14369     title: "vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
14370     layout: "plot-throughput"
14371
14372 -
14373   type: "plot"
14374   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
14375   algorithm: "plot_performance_box"
14376   output-file-type: ".html"
14377   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
14378   data: "plot-vpp-throughput-latency-3n-skx"
14379   filter: "'NIC_Intel-X710' and
14380            '64B' and
14381            'NDRPDR' and
14382            'ETH' and
14383            'IP4FWD' and
14384            '4T2C' and
14385            'VHOST_1024' and
14386            not 'VXLAN' and
14387            not 'DOT1Q'"
14388   parameters:
14389   - "throughput"
14390   - "parent"
14391   - "tags"
14392   sort:
14393   - "1VM"
14394   - "2VM"
14395   traces:
14396     hoverinfo: "x+y"
14397     boxpoints: "outliers"
14398     whiskerwidth: 0
14399   layout:
14400     title: "vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
14401     layout: "plot-throughput"
14402
14403 # Packet Throughput - VPP vhost l2sw 3n-skx-x710 - base
14404 -
14405   type: "plot"
14406   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr"
14407   algorithm: "plot_performance_box"
14408   output-file-type: ".html"
14409   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr"
14410   data: "plot-vpp-throughput-latency-3n-skx"
14411   filter: "'NIC_Intel-X710' and
14412            '64B' and
14413            'NDRPDR' and
14414            ('ETH' or 'DOT1Q') and
14415            'BASE' and
14416            '2T1C' and
14417            ('L2BDMACLRN' or 'L2XCFWD') and
14418            'VHOST_1024' and
14419            not 'VXLAN' and
14420            not 'IP4FWD' and
14421            not '2VM'"
14422   parameters:
14423   - "throughput"
14424   - "parent"
14425   - "tags"
14426   sort:
14427   - "L2BDMACLRN"
14428   - "L2BDMACLRN"
14429   - "L2BDMACLRN"
14430   - "L2XCFWD"
14431   - "L2XCFWD"
14432   - "L2XCFWD"
14433   traces:
14434     hoverinfo: "x+y"
14435     boxpoints: "outliers"
14436     whiskerwidth: 0
14437   layout:
14438     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr"
14439     layout: "plot-throughput"
14440
14441 -
14442   type: "plot"
14443   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-pdr"
14444   algorithm: "plot_performance_box"
14445   output-file-type: ".html"
14446   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-pdr"
14447   data: "plot-vpp-throughput-latency-3n-skx"
14448   filter: "'NIC_Intel-X710' and
14449            '64B' and
14450            'NDRPDR' and
14451            ('ETH' or 'DOT1Q') and
14452            'BASE' and
14453            '2T1C' and
14454            ('L2BDMACLRN' or 'L2XCFWD') and
14455            'VHOST_1024' and
14456            not 'VXLAN' and
14457            not 'IP4FWD' and
14458            not '2VM'"
14459   parameters:
14460   - "throughput"
14461   - "parent"
14462   - "tags"
14463   sort:
14464   - "L2BDMACLRN"
14465   - "L2BDMACLRN"
14466   - "L2BDMACLRN"
14467   - "L2XCFWD"
14468   - "L2XCFWD"
14469   - "L2XCFWD"
14470   traces:
14471     hoverinfo: "x+y"
14472     boxpoints: "outliers"
14473     whiskerwidth: 0
14474   layout:
14475     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-pdr"
14476     layout: "plot-throughput"
14477
14478 -
14479   type: "plot"
14480   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr"
14481   algorithm: "plot_performance_box"
14482   output-file-type: ".html"
14483   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr"
14484   data: "plot-vpp-throughput-latency-3n-skx"
14485   filter: "'NIC_Intel-X710' and
14486            '64B' and
14487            'NDRPDR' and
14488            ('ETH' or 'DOT1Q') and
14489            'BASE' and
14490            '4T2C' and
14491            ('L2BDMACLRN' or 'L2XCFWD') and
14492            'VHOST_1024' and
14493            not 'VXLAN' and
14494            not 'IP4FWD' and
14495            not '2VM'"
14496   parameters:
14497   - "throughput"
14498   - "parent"
14499   - "tags"
14500   sort:
14501   - "L2BDMACLRN"
14502   - "L2BDMACLRN"
14503   - "L2BDMACLRN"
14504   - "L2XCFWD"
14505   - "L2XCFWD"
14506   - "L2XCFWD"
14507   traces:
14508     hoverinfo: "x+y"
14509     boxpoints: "outliers"
14510     whiskerwidth: 0
14511   layout:
14512     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr"
14513     layout: "plot-throughput"
14514
14515 -
14516   type: "plot"
14517   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-pdr"
14518   algorithm: "plot_performance_box"
14519   output-file-type: ".html"
14520   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-pdr"
14521   data: "plot-vpp-throughput-latency-3n-skx"
14522   filter: "'NIC_Intel-X710' and
14523            '64B' and
14524            'NDRPDR' and
14525            ('ETH' or 'DOT1Q') and
14526            'BASE' and
14527            '4T2C' and
14528            ('L2BDMACLRN' or 'L2XCFWD') and
14529            'VHOST_1024' and
14530            not 'VXLAN' and
14531            not 'IP4FWD' and
14532            not '2VM'"
14533   parameters:
14534   - "throughput"
14535   - "parent"
14536   - "tags"
14537   sort:
14538   - "L2BDMACLRN"
14539   - "L2BDMACLRN"
14540   - "L2BDMACLRN"
14541   - "L2XCFWD"
14542   - "L2XCFWD"
14543   - "L2XCFWD"
14544   traces:
14545     hoverinfo: "x+y"
14546     boxpoints: "outliers"
14547     whiskerwidth: 0
14548   layout:
14549     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-pdr"
14550     layout: "plot-throughput"
14551
14552 # Packet Throughput - VPP vhost l2sw 3n-skx-x710 - base vm
14553 -
14554   type: "plot"
14555   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr"
14556   algorithm: "plot_performance_box"
14557   output-file-type: ".html"
14558   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr"
14559   data: "plot-vpp-throughput-latency-3n-skx"
14560   filter: "'NIC_Intel-X710' and
14561            '64B' and
14562            'NDRPDR' and
14563            ('ETH' or 'DOT1Q') and
14564            '2T1C' and
14565            ('L2BDMACLRN' or 'L2XCFWD') and
14566            'VHOST_1024' and
14567            not 'CFS_OPT' and
14568            not 'VXLAN' and
14569            not 'IP4FWD' and
14570            not 'LBOND'"
14571   parameters:
14572   - "throughput"
14573   - "parent"
14574   - "tags"
14575   sort:
14576   - "L2BDMACLRN"
14577   - "L2BDMACLRN"
14578   - "L2BDMACLRN"
14579   - "L2XCFWD"
14580   - "L2XCFWD"
14581   - "L2XCFWD"
14582   traces:
14583     hoverinfo: "x+y"
14584     boxpoints: "outliers"
14585     whiskerwidth: 0
14586   layout:
14587     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr"
14588     layout: "plot-throughput"
14589
14590 -
14591   type: "plot"
14592   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-pdr"
14593   algorithm: "plot_performance_box"
14594   output-file-type: ".html"
14595   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-pdr"
14596   data: "plot-vpp-throughput-latency-3n-skx"
14597   filter: "'NIC_Intel-X710' and
14598            '64B' and
14599            'NDRPDR' and
14600            ('ETH' or 'DOT1Q') and
14601            '2T1C' and
14602            ('L2BDMACLRN' or 'L2XCFWD') and
14603            'VHOST_1024' and
14604            not 'CFS_OPT' and
14605            not 'VXLAN' and
14606            not 'IP4FWD' and
14607            not 'LBOND'"
14608   parameters:
14609   - "throughput"
14610   - "parent"
14611   - "tags"
14612   sort:
14613   - "L2BDMACLRN"
14614   - "L2BDMACLRN"
14615   - "L2BDMACLRN"
14616   - "L2XCFWD"
14617   - "L2XCFWD"
14618   - "L2XCFWD"
14619   traces:
14620     hoverinfo: "x+y"
14621     boxpoints: "outliers"
14622     whiskerwidth: 0
14623   layout:
14624     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-pdr"
14625     layout: "plot-throughput"
14626
14627 -
14628   type: "plot"
14629   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr"
14630   algorithm: "plot_performance_box"
14631   output-file-type: ".html"
14632   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr"
14633   data: "plot-vpp-throughput-latency-3n-skx"
14634   filter: "'NIC_Intel-X710' and
14635            '64B' and
14636            'NDRPDR' and
14637            ('ETH' or 'DOT1Q') and
14638            '4T2C' and
14639            ('L2BDMACLRN' or 'L2XCFWD') and
14640            'VHOST_1024' and
14641            not 'CFS_OPT' and
14642            not 'VXLAN' and
14643            not 'IP4FWD' and
14644            not 'LBOND'"
14645   parameters:
14646   - "throughput"
14647   - "parent"
14648   - "tags"
14649   sort:
14650   - "L2BDMACLRN"
14651   - "L2BDMACLRN"
14652   - "L2BDMACLRN"
14653   - "L2XCFWD"
14654   - "L2XCFWD"
14655   - "L2XCFWD"
14656   traces:
14657     hoverinfo: "x+y"
14658     boxpoints: "outliers"
14659     whiskerwidth: 0
14660   layout:
14661     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr"
14662     layout: "plot-throughput"
14663
14664 -
14665   type: "plot"
14666   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-pdr"
14667   algorithm: "plot_performance_box"
14668   output-file-type: ".html"
14669   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-pdr"
14670   data: "plot-vpp-throughput-latency-3n-skx"
14671   filter: "'NIC_Intel-X710' and
14672            '64B' and
14673            'NDRPDR' and
14674            ('ETH' or 'DOT1Q') and
14675            '4T2C' and
14676            ('L2BDMACLRN' or 'L2XCFWD') and
14677            'VHOST_1024' and
14678            not 'CFS_OPT' and
14679            not 'VXLAN' and
14680            not 'IP4FWD' and
14681            not 'LBOND'"
14682   parameters:
14683   - "throughput"
14684   - "parent"
14685   - "tags"
14686   sort:
14687   - "L2BDMACLRN"
14688   - "L2BDMACLRN"
14689   - "L2BDMACLRN"
14690   - "L2XCFWD"
14691   - "L2XCFWD"
14692   - "L2XCFWD"
14693   traces:
14694     hoverinfo: "x+y"
14695     boxpoints: "outliers"
14696     whiskerwidth: 0
14697   layout:
14698     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-pdr"
14699     layout: "plot-throughput"
14700
14701 # Packet Throughput - VPP vhost ip4 2n-skx-x710
14702 -
14703   type: "plot"
14704   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
14705   algorithm: "plot_performance_box"
14706   output-file-type: ".html"
14707   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
14708   data: "plot-vpp-throughput-latency-2n-skx"
14709   filter: "'NIC_Intel-X710' and
14710            '64B' and
14711            'NDRPDR' and
14712            'ETH' and
14713            'IP4FWD' and
14714            '2T1C' and
14715            'VHOST_1024' and
14716            not 'VXLAN' and
14717            not 'NF_DENSITY' and
14718            not 'CFS_OPT' and
14719            not 'DOT1Q'"
14720   parameters:
14721   - "throughput"
14722   - "parent"
14723   - "tags"
14724   sort:
14725   - "1VM"
14726   - "2VM"
14727   traces:
14728     hoverinfo: "x+y"
14729     boxpoints: "outliers"
14730     whiskerwidth: 0
14731   layout:
14732     title: "vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
14733     layout: "plot-throughput"
14734
14735 -
14736   type: "plot"
14737   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
14738   algorithm: "plot_performance_box"
14739   output-file-type: ".html"
14740   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
14741   data: "plot-vpp-throughput-latency-2n-skx"
14742   filter: "'NIC_Intel-X710' and
14743            '64B' and
14744            'NDRPDR' and
14745            'ETH' and
14746            'IP4FWD' and
14747            '4T2C' and
14748            'VHOST_1024' and
14749            not 'VXLAN' and
14750            not 'NF_DENSITY' and
14751            not 'CFS_OPT' and
14752            not 'DOT1Q'"
14753   parameters:
14754   - "throughput"
14755   - "parent"
14756   - "tags"
14757   sort:
14758   - "1VM"
14759   - "2VM"
14760   traces:
14761     hoverinfo: "x+y"
14762     boxpoints: "outliers"
14763     whiskerwidth: 0
14764   layout:
14765     title: "vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
14766     layout: "plot-throughput"
14767
14768 -
14769   type: "plot"
14770   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
14771   algorithm: "plot_performance_box"
14772   output-file-type: ".html"
14773   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
14774   data: "plot-vpp-throughput-latency-2n-skx"
14775   filter: "'NIC_Intel-X710' and
14776            '64B' and
14777            'NDRPDR' and
14778            'ETH' and
14779            'IP4FWD' and
14780            '2T1C' and
14781            'VHOST_1024' and
14782            not 'VXLAN' and
14783            not 'NF_DENSITY' and
14784            not 'CFS_OPT' and
14785            not 'DOT1Q'"
14786   parameters:
14787   - "throughput"
14788   - "parent"
14789   - "tags"
14790   sort:
14791   - "1VM"
14792   - "2VM"
14793   traces:
14794     hoverinfo: "x+y"
14795     boxpoints: "outliers"
14796     whiskerwidth: 0
14797   layout:
14798     title: "vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
14799     layout: "plot-throughput"
14800
14801 -
14802   type: "plot"
14803   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
14804   algorithm: "plot_performance_box"
14805   output-file-type: ".html"
14806   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
14807   data: "plot-vpp-throughput-latency-2n-skx"
14808   filter: "'NIC_Intel-X710' and
14809            '64B' and
14810            'NDRPDR' and
14811            'ETH' and
14812            'IP4FWD' and
14813            '4T2C' and
14814            'VHOST_1024' and
14815            not 'VXLAN' and
14816            not 'NF_DENSITY' and
14817            not 'CFS_OPT' and
14818            not 'DOT1Q'"
14819   parameters:
14820   - "throughput"
14821   - "parent"
14822   - "tags"
14823   sort:
14824   - "1VM"
14825   - "2VM"
14826   traces:
14827     hoverinfo: "x+y"
14828     boxpoints: "outliers"
14829     whiskerwidth: 0
14830   layout:
14831     title: "vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
14832     layout: "plot-throughput"
14833
14834 # Packet Throughput - VPP vhost l2sw 2n-skx-x710 - base
14835 -
14836   type: "plot"
14837   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr"
14838   algorithm: "plot_performance_box"
14839   output-file-type: ".html"
14840   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr"
14841   data: "plot-vpp-throughput-latency-2n-skx"
14842   filter: "'NIC_Intel-X710' and
14843            '64B' and
14844            'NDRPDR' and
14845            ('ETH' or 'DOT1Q') and
14846            'BASE' and
14847            '2T1C' and
14848            ('L2BDMACLRN' or 'L2XCFWD') and
14849            'VHOST_1024' and
14850            not 'VXLAN' and
14851            not 'NF_DENSITY' and
14852            not 'IP4FWD' and
14853            not '2VM'"
14854   parameters:
14855   - "throughput"
14856   - "parent"
14857   - "tags"
14858 #  sort:
14859 #  - "not CFS_OPT"
14860 #  - "L2XCFWD"
14861 #  - "not CFS_OPT"
14862 #  - "CFS_OPT"
14863   traces:
14864     hoverinfo: "x+y"
14865     boxpoints: "outliers"
14866     whiskerwidth: 0
14867   layout:
14868     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr"
14869     layout: "plot-throughput"
14870
14871 -
14872   type: "plot"
14873   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-pdr"
14874   algorithm: "plot_performance_box"
14875   output-file-type: ".html"
14876   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-pdr"
14877   data: "plot-vpp-throughput-latency-2n-skx"
14878   filter: "'NIC_Intel-X710' and
14879            '64B' and
14880            'NDRPDR' and
14881            ('ETH' or 'DOT1Q') and
14882            'BASE' and
14883            '2T1C' and
14884            ('L2BDMACLRN' or 'L2XCFWD') and
14885            'VHOST_1024' and
14886            not 'VXLAN' and
14887            not 'NF_DENSITY' and
14888            not 'IP4FWD' and
14889            not '2VM'"
14890   parameters:
14891   - "throughput"
14892   - "parent"
14893   - "tags"
14894 #  sort:
14895 #  - "not CFS_OPT"
14896 #  - "L2XCFWD"
14897 #  - "not CFS_OPT"
14898 #  - "CFS_OPT"
14899   traces:
14900     hoverinfo: "x+y"
14901     boxpoints: "outliers"
14902     whiskerwidth: 0
14903   layout:
14904     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-pdr"
14905     layout: "plot-throughput"
14906
14907 -
14908   type: "plot"
14909   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr"
14910   algorithm: "plot_performance_box"
14911   output-file-type: ".html"
14912   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr"
14913   data: "plot-vpp-throughput-latency-2n-skx"
14914   filter: "'NIC_Intel-X710' and
14915            '64B' and
14916            'NDRPDR' and
14917            ('ETH' or 'DOT1Q') and
14918            'BASE' and
14919            '4T2C' and
14920            ('L2BDMACLRN' or 'L2XCFWD') and
14921            'VHOST_1024' and
14922            not 'VXLAN' and
14923            not 'NF_DENSITY' and
14924            not 'IP4FWD' and
14925            not '2VM'"
14926   parameters:
14927   - "throughput"
14928   - "parent"
14929   - "tags"
14930 #  sort:
14931 #  - "not CFS_OPT"
14932 #  - "L2XCFWD"
14933 #  - "not CFS_OPT"
14934 #  - "CFS_OPT"
14935   traces:
14936     hoverinfo: "x+y"
14937     boxpoints: "outliers"
14938     whiskerwidth: 0
14939   layout:
14940     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr"
14941     layout: "plot-throughput"
14942
14943 -
14944   type: "plot"
14945   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-pdr"
14946   algorithm: "plot_performance_box"
14947   output-file-type: ".html"
14948   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-pdr"
14949   data: "plot-vpp-throughput-latency-2n-skx"
14950   filter: "'NIC_Intel-X710' and
14951            '64B' and
14952            'NDRPDR' and
14953            ('ETH' or 'DOT1Q') and
14954            'BASE' and
14955            '4T2C' and
14956            ('L2BDMACLRN' or 'L2XCFWD') and
14957            'VHOST_1024' and
14958            not 'VXLAN' and
14959            not 'NF_DENSITY' and
14960            not 'IP4FWD' and
14961            not '2VM'"
14962   parameters:
14963   - "throughput"
14964   - "parent"
14965   - "tags"
14966 #  sort:
14967 #  - "not CFS_OPT"
14968 #  - "L2XCFWD"
14969 #  - "not CFS_OPT"
14970 #  - "CFS_OPT"
14971   traces:
14972     hoverinfo: "x+y"
14973     boxpoints: "outliers"
14974     whiskerwidth: 0
14975   layout:
14976     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-pdr"
14977     layout: "plot-throughput"
14978
14979 # Packet Throughput - VPP vhost l2sw 2n-skx-x710 - base vm
14980 -
14981   type: "plot"
14982   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
14983   algorithm: "plot_performance_box"
14984   output-file-type: ".html"
14985   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
14986   data: "plot-vpp-throughput-latency-2n-skx"
14987   filter: "'NIC_Intel-X710' and
14988            '64B' and
14989            'NDRPDR' and
14990            ('ETH' or 'DOT1Q') and
14991            '2T1C' and
14992            ('L2BDMACLRN' or 'L2XCFWD') and
14993            'VHOST_1024' and
14994            not 'CFS_OPT' and
14995            not 'VXLAN' and
14996            not 'NF_DENSITY' and
14997            not 'DOT1Q' and
14998            not 'IP4FWD'"
14999   parameters:
15000   - "throughput"
15001   - "parent"
15002   - "tags"
15003 #  sort:
15004 #  - "1VM"
15005 #  - "L2XCFWD"
15006 #  - "1VM"
15007 #  - "L2BDMACLRN"
15008   traces:
15009     hoverinfo: "x+y"
15010     boxpoints: "outliers"
15011     whiskerwidth: 0
15012   layout:
15013     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
15014     layout: "plot-throughput"
15015
15016 -
15017   type: "plot"
15018   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-pdr"
15019   algorithm: "plot_performance_box"
15020   output-file-type: ".html"
15021   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-pdr"
15022   data: "plot-vpp-throughput-latency-2n-skx"
15023   filter: "'NIC_Intel-X710' and
15024            '64B' and
15025            'NDRPDR' and
15026            ('ETH' or 'DOT1Q') and
15027            '2T1C' and
15028            ('L2BDMACLRN' or 'L2XCFWD') and
15029            'VHOST_1024' and
15030            not 'CFS_OPT' and
15031            not 'VXLAN' and
15032            not 'NF_DENSITY' and
15033            not 'DOT1Q' and
15034            not 'IP4FWD'"
15035   parameters:
15036   - "throughput"
15037   - "parent"
15038   - "tags"
15039 #  sort:
15040 #  - "1VM"
15041 #  - "L2XCFWD"
15042 #  - "1VM"
15043 #  - "L2BDMACLRN"
15044   traces:
15045     hoverinfo: "x+y"
15046     boxpoints: "outliers"
15047     whiskerwidth: 0
15048   layout:
15049     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-pdr"
15050     layout: "plot-throughput"
15051
15052 -
15053   type: "plot"
15054   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
15055   algorithm: "plot_performance_box"
15056   output-file-type: ".html"
15057   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
15058   data: "plot-vpp-throughput-latency-2n-skx"
15059   filter: "'NIC_Intel-X710' and
15060            '64B' and
15061            'NDRPDR' and
15062            ('ETH' or 'DOT1Q') and
15063            '4T2C' and
15064            ('L2BDMACLRN' or 'L2XCFWD') and
15065            'VHOST_1024' and
15066            not 'CFS_OPT' and
15067            not 'VXLAN' and
15068            not 'NF_DENSITY' and
15069            not 'DOT1Q' and
15070            not 'IP4FWD'"
15071   parameters:
15072   - "throughput"
15073   - "parent"
15074   - "tags"
15075 #  sort:
15076 #  - "1VM"
15077 #  - "L2XCFWD"
15078 #  - "1VM"
15079 #  - "L2BDMACLRN"
15080   traces:
15081     hoverinfo: "x+y"
15082     boxpoints: "outliers"
15083     whiskerwidth: 0
15084   layout:
15085     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
15086     layout: "plot-throughput"
15087
15088 -
15089   type: "plot"
15090   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-pdr"
15091   algorithm: "plot_performance_box"
15092   output-file-type: ".html"
15093   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-pdr"
15094   data: "plot-vpp-throughput-latency-2n-skx"
15095   filter: "'NIC_Intel-X710' and
15096            '64B' and
15097            'NDRPDR' and
15098            ('ETH' or 'DOT1Q') and
15099            '4T2C' and
15100            ('L2BDMACLRN' or 'L2XCFWD') and
15101            'VHOST_1024' and
15102            not 'CFS_OPT' and
15103            not 'VXLAN' and
15104            not 'NF_DENSITY' and
15105            not 'DOT1Q' and
15106            not 'IP4FWD'"
15107   parameters:
15108   - "throughput"
15109   - "parent"
15110   - "tags"
15111 #  sort:
15112 #  - "1VM"
15113 #  - "L2XCFWD"
15114 #  - "1VM"
15115 #  - "L2BDMACLRN"
15116   traces:
15117     hoverinfo: "x+y"
15118     boxpoints: "outliers"
15119     whiskerwidth: 0
15120   layout:
15121     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-pdr"
15122     layout: "plot-throughput"
15123
15124 # Packet Throughput - VPP vhost ip4 2n-skx-xxv710
15125 -
15126   type: "plot"
15127   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
15128   algorithm: "plot_performance_box"
15129   output-file-type: ".html"
15130   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
15131   data: "plot-vpp-throughput-latency-2n-skx"
15132   filter: "'NIC_Intel-XXV710' and
15133            '64B' and
15134            'NDRPDR' and
15135            'ETH' and
15136            'IP4FWD' and
15137            '2T1C' and
15138            'VHOST_1024' and
15139            not 'VXLAN' and
15140            not 'CFS_OPT' and
15141            not 'DOT1Q'"
15142   parameters:
15143   - "throughput"
15144   - "parent"
15145   - "tags"
15146   sort:
15147   - "1VM"
15148   - "2VM"
15149   traces:
15150     hoverinfo: "x+y"
15151     boxpoints: "outliers"
15152     whiskerwidth: 0
15153   layout:
15154     title: "vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
15155     layout: "plot-throughput"
15156
15157 -
15158   type: "plot"
15159   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
15160   algorithm: "plot_performance_box"
15161   output-file-type: ".html"
15162   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
15163   data: "plot-vpp-throughput-latency-2n-skx"
15164   filter: "'NIC_Intel-XXV710' and
15165            '64B' and
15166            'NDRPDR' and
15167            'ETH' and
15168            'IP4FWD' and
15169            '4T2C' and
15170            'VHOST_1024' and
15171            not 'VXLAN' and
15172            not 'CFS_OPT' and
15173            not 'DOT1Q'"
15174   parameters:
15175   - "throughput"
15176   - "parent"
15177   - "tags"
15178   sort:
15179   - "1VM"
15180   - "2VM"
15181   traces:
15182     hoverinfo: "x+y"
15183     boxpoints: "outliers"
15184     whiskerwidth: 0
15185   layout:
15186     title: "vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
15187     layout: "plot-throughput"
15188
15189 -
15190   type: "plot"
15191   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
15192   algorithm: "plot_performance_box"
15193   output-file-type: ".html"
15194   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
15195   data: "plot-vpp-throughput-latency-2n-skx"
15196   filter: "'NIC_Intel-XXV710' and
15197            '64B' and
15198            'NDRPDR' and
15199            'ETH' and
15200            'IP4FWD' and
15201            '2T1C' and
15202            'VHOST_1024' and
15203            not 'VXLAN' and
15204            not 'CFS_OPT' and
15205            not 'DOT1Q'"
15206   parameters:
15207   - "throughput"
15208   - "parent"
15209   - "tags"
15210   sort:
15211   - "1VM"
15212   - "2VM"
15213   traces:
15214     hoverinfo: "x+y"
15215     boxpoints: "outliers"
15216     whiskerwidth: 0
15217   layout:
15218     title: "vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
15219     layout: "plot-throughput"
15220
15221 -
15222   type: "plot"
15223   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
15224   algorithm: "plot_performance_box"
15225   output-file-type: ".html"
15226   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
15227   data: "plot-vpp-throughput-latency-2n-skx"
15228   filter: "'NIC_Intel-XXV710' and
15229            '64B' and
15230            'NDRPDR' and
15231            'ETH' and
15232            'IP4FWD' and
15233            '4T2C' and
15234            'VHOST_1024' and
15235            not 'VXLAN' and
15236            not 'CFS_OPT' and
15237            not 'DOT1Q'"
15238   parameters:
15239   - "throughput"
15240   - "parent"
15241   - "tags"
15242   sort:
15243   - "1VM"
15244   - "2VM"
15245   traces:
15246     hoverinfo: "x+y"
15247     boxpoints: "outliers"
15248     whiskerwidth: 0
15249   layout:
15250     title: "vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
15251     layout: "plot-throughput"
15252
15253 # Packet Throughput - VPP vhost l2sw 2n-skx-xxv710 - base
15254 -
15255   type: "plot"
15256   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
15257   algorithm: "plot_performance_box"
15258   output-file-type: ".html"
15259   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
15260   data: "plot-vpp-throughput-latency-2n-skx"
15261   filter: "'NIC_Intel-XXV710' and
15262            '64B' and
15263            'NDRPDR' and
15264            ('ETH' or 'DOT1Q') and
15265            'BASE' and
15266            '2T1C' and
15267            ('L2BDMACLRN' or 'L2XCFWD') and
15268            'VHOST_1024' and
15269            not 'VXLAN' and
15270            not 'IP4FWD' and
15271            not '2VM'"
15272   parameters:
15273   - "throughput"
15274   - "parent"
15275   - "tags"
15276 #  sort:
15277 #  - "not CFS_OPT"
15278 #  - "L2XCFWD"
15279 #  - "not CFS_OPT"
15280 #  - "CFS_OPT"
15281   traces:
15282     hoverinfo: "x+y"
15283     boxpoints: "outliers"
15284     whiskerwidth: 0
15285   layout:
15286     title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
15287     layout: "plot-throughput"
15288
15289 -
15290   type: "plot"
15291   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
15292   algorithm: "plot_performance_box"
15293   output-file-type: ".html"
15294   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
15295   data: "plot-vpp-throughput-latency-2n-skx"
15296   filter: "'NIC_Intel-XXV710' and
15297            '64B' and
15298            'NDRPDR' and
15299            ('ETH' or 'DOT1Q') and
15300            'BASE' and
15301            '2T1C' and
15302            ('L2BDMACLRN' or 'L2XCFWD') and
15303            'VHOST_1024' and
15304            not 'VXLAN' and
15305            not 'IP4FWD' and
15306            not '2VM'"
15307   parameters:
15308   - "throughput"
15309   - "parent"
15310   - "tags"
15311 #  sort:
15312 #  - "not CFS_OPT"
15313 #  - "L2XCFWD"
15314 #  - "not CFS_OPT"
15315 #  - "CFS_OPT"
15316   traces:
15317     hoverinfo: "x+y"
15318     boxpoints: "outliers"
15319     whiskerwidth: 0
15320   layout:
15321     title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
15322     layout: "plot-throughput"
15323
15324 -
15325   type: "plot"
15326   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
15327   algorithm: "plot_performance_box"
15328   output-file-type: ".html"
15329   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
15330   data: "plot-vpp-throughput-latency-2n-skx"
15331   filter: "'NIC_Intel-XXV710' and
15332            '64B' and
15333            'NDRPDR' and
15334            ('ETH' or 'DOT1Q') and
15335            'BASE' and
15336            '4T2C' and
15337            ('L2BDMACLRN' or 'L2XCFWD') and
15338            'VHOST_1024' and
15339            not 'VXLAN' and
15340            not 'IP4FWD' and
15341            not '2VM'"
15342   parameters:
15343   - "throughput"
15344   - "parent"
15345   - "tags"
15346 #  sort:
15347 #  - "not CFS_OPT"
15348 #  - "L2XCFWD"
15349 #  - "not CFS_OPT"
15350 #  - "CFS_OPT"
15351   traces:
15352     hoverinfo: "x+y"
15353     boxpoints: "outliers"
15354     whiskerwidth: 0
15355   layout:
15356     title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
15357     layout: "plot-throughput"
15358
15359 -
15360   type: "plot"
15361   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
15362   algorithm: "plot_performance_box"
15363   output-file-type: ".html"
15364   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
15365   data: "plot-vpp-throughput-latency-2n-skx"
15366   filter: "'NIC_Intel-XXV710' and
15367            '64B' and
15368            'NDRPDR' and
15369            ('ETH' or 'DOT1Q') and
15370            'BASE' and
15371            '4T2C' and
15372            ('L2BDMACLRN' or 'L2XCFWD') and
15373            'VHOST_1024' and
15374            not 'VXLAN' and
15375            not 'IP4FWD' and
15376            not '2VM'"
15377   parameters:
15378   - "throughput"
15379   - "parent"
15380   - "tags"
15381 #  sort:
15382 #  - "not CFS_OPT"
15383 #  - "L2XCFWD"
15384 #  - "not CFS_OPT"
15385 #  - "CFS_OPT"
15386   traces:
15387     hoverinfo: "x+y"
15388     boxpoints: "outliers"
15389     whiskerwidth: 0
15390   layout:
15391     title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
15392     layout: "plot-throughput"
15393
15394 # Packet Throughput - VPP vhost l2sw 2n-skx-xxv710 - base vm
15395 -
15396   type: "plot"
15397   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
15398   algorithm: "plot_performance_box"
15399   output-file-type: ".html"
15400   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
15401   data: "plot-vpp-throughput-latency-2n-skx"
15402   filter: "'NIC_Intel-XXV710' and
15403            '64B' and
15404            'NDRPDR' and
15405            ('ETH' or 'DOT1Q') and
15406            '2T1C' and
15407            ('L2BDMACLRN' or 'L2XCFWD') and
15408            'VHOST_1024' and
15409            not 'CFS_OPT' and
15410            not 'VXLAN' and
15411            not 'DOT1Q' and
15412            not 'IP4FWD'"
15413   parameters:
15414   - "throughput"
15415   - "parent"
15416   - "tags"
15417 #  sort:
15418 #  - "1VM"
15419 #  - "L2XCFWD"
15420 #  - "1VM"
15421 #  - "L2BDMACLRN"
15422   traces:
15423     hoverinfo: "x+y"
15424     boxpoints: "outliers"
15425     whiskerwidth: 0
15426   layout:
15427     title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
15428     layout: "plot-throughput"
15429
15430 -
15431   type: "plot"
15432   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-pdr"
15433   algorithm: "plot_performance_box"
15434   output-file-type: ".html"
15435   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-pdr"
15436   data: "plot-vpp-throughput-latency-2n-skx"
15437   filter: "'NIC_Intel-XXV710' and
15438            '64B' and
15439            'NDRPDR' and
15440            ('ETH' or 'DOT1Q') and
15441            '2T1C' and
15442            ('L2BDMACLRN' or 'L2XCFWD') and
15443            'VHOST_1024' and
15444            not 'CFS_OPT' and
15445            not 'VXLAN' and
15446            not 'DOT1Q' and
15447            not 'IP4FWD'"
15448   parameters:
15449   - "throughput"
15450   - "parent"
15451   - "tags"
15452 #  sort:
15453 #  - "1VM"
15454 #  - "L2XCFWD"
15455 #  - "1VM"
15456 #  - "L2BDMACLRN"
15457   traces:
15458     hoverinfo: "x+y"
15459     boxpoints: "outliers"
15460     whiskerwidth: 0
15461   layout:
15462     title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-pdr"
15463     layout: "plot-throughput"
15464
15465 -
15466   type: "plot"
15467   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
15468   algorithm: "plot_performance_box"
15469   output-file-type: ".html"
15470   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
15471   data: "plot-vpp-throughput-latency-2n-skx"
15472   filter: "'NIC_Intel-XXV710' and
15473            '64B' and
15474            'NDRPDR' and
15475            ('ETH' or 'DOT1Q') and
15476            '4T2C' and
15477            ('L2BDMACLRN' or 'L2XCFWD') and
15478            'VHOST_1024' and
15479            not 'CFS_OPT' and
15480            not 'VXLAN' and
15481            not 'DOT1Q' and
15482            not 'IP4FWD'"
15483   parameters:
15484   - "throughput"
15485   - "parent"
15486   - "tags"
15487 #  sort:
15488 #  - "1VM"
15489 #  - "L2XCFWD"
15490 #  - "1VM"
15491 #  - "L2BDMACLRN"
15492   traces:
15493     hoverinfo: "x+y"
15494     boxpoints: "outliers"
15495     whiskerwidth: 0
15496   layout:
15497     title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
15498     layout: "plot-throughput"
15499
15500 -
15501   type: "plot"
15502   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-pdr"
15503   algorithm: "plot_performance_box"
15504   output-file-type: ".html"
15505   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-pdr"
15506   data: "plot-vpp-throughput-latency-2n-skx"
15507   filter: "'NIC_Intel-XXV710' and
15508            '64B' and
15509            'NDRPDR' and
15510            ('ETH' or 'DOT1Q') and
15511            '4T2C' and
15512            ('L2BDMACLRN' or 'L2XCFWD') and
15513            'VHOST_1024' and
15514            not 'CFS_OPT' and
15515            not 'VXLAN' and
15516            not 'DOT1Q' and
15517            not 'IP4FWD'"
15518   parameters:
15519   - "throughput"
15520   - "parent"
15521   - "tags"
15522 #  sort:
15523 #  - "1VM"
15524 #  - "L2XCFWD"
15525 #  - "1VM"
15526 #  - "L2BDMACLRN"
15527   traces:
15528     hoverinfo: "x+y"
15529     boxpoints: "outliers"
15530     whiskerwidth: 0
15531   layout:
15532     title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-pdr"
15533     layout: "plot-throughput"
15534
15535 ################################################################################
15536
15537 # Packet Throughput - VPP VTS 3n-hsw-x520
15538 -
15539   type: "plot"
15540   title: "VPP Throughput: vts-3n-hsw-x520-114b-1t1c-ndr"
15541   algorithm: "plot_performance_box"
15542   output-file-type: ".html"
15543   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-1t1c-ndr"
15544   data: "plot-vpp-throughput-latency-3n-hsw"
15545   filter: "'NIC_Intel-X520-DA2' and
15546            '114B' and
15547            'NDRPDR' and
15548            '1T1C' and
15549            'VTS'"
15550   parameters:
15551   - "throughput"
15552   - "parent"
15553   - "tags"
15554   traces:
15555     hoverinfo: "x+y"
15556     boxpoints: "outliers"
15557     whiskerwidth: 0
15558   layout:
15559     title: "vts-3n-hsw-x520-114b-1t1c-ndr"
15560     layout: "plot-throughput"
15561
15562 -
15563   type: "plot"
15564   title: "VPP Throughput: vts-3n-hsw-x520-114b-2t2c-ndr"
15565   algorithm: "plot_performance_box"
15566   output-file-type: ".html"
15567   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-2t2c-ndr"
15568   data: "plot-vpp-throughput-latency-3n-hsw"
15569   filter: "'NIC_Intel-X520-DA2' and
15570            '114B' and
15571            'NDRPDR' and
15572            '2T2C' and
15573            'VTS'"
15574   parameters:
15575   - "throughput"
15576   - "parent"
15577   - "tags"
15578   traces:
15579     hoverinfo: "x+y"
15580     boxpoints: "outliers"
15581     whiskerwidth: 0
15582   layout:
15583     title: "vts-3n-hsw-x520-114b-2t2c-ndr"
15584     layout: "plot-throughput"
15585
15586 -
15587   type: "plot"
15588   title: "VPP Throughput: vts-3n-hsw-x520-114b-1t1c-pdr"
15589   algorithm: "plot_performance_box"
15590   output-file-type: ".html"
15591   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-1t1c-pdr"
15592   data: "plot-vpp-throughput-latency-3n-hsw"
15593   filter: "'NIC_Intel-X520-DA2' and
15594            '114B' and
15595            'NDRPDR' and
15596            '1T1C' and
15597            'VTS'"
15598   parameters:
15599   - "throughput"
15600   - "parent"
15601   - "tags"
15602   traces:
15603     hoverinfo: "x+y"
15604     boxpoints: "outliers"
15605     whiskerwidth: 0
15606   layout:
15607     title: "vts-3n-hsw-x520-114b-1t1c-pdr"
15608     layout: "plot-throughput"
15609
15610 -
15611   type: "plot"
15612   title: "VPP Throughput: vts-3n-hsw-x520-114b-2t2c-pdr"
15613   algorithm: "plot_performance_box"
15614   output-file-type: ".html"
15615   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-2t2c-pdr"
15616   data: "plot-vpp-throughput-latency-3n-hsw"
15617   filter: "'NIC_Intel-X520-DA2' and
15618            '114B' and
15619            'NDRPDR' and
15620            '2T2C' and
15621            'VTS'"
15622   parameters:
15623   - "throughput"
15624   - "parent"
15625   - "tags"
15626   traces:
15627     hoverinfo: "x+y"
15628     boxpoints: "outliers"
15629     whiskerwidth: 0
15630   layout:
15631     title: "vts-3n-hsw-x520-114b-2t2c-pdr"
15632     layout: "plot-throughput"
15633
15634 ################################################################################
15635
15636 # Packet Throughput - DPDK l3fwd 3n-hsw-x520
15637 -
15638   type: "plot"
15639   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
15640   algorithm: "plot_performance_box"
15641   output-file-type: ".html"
15642   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
15643   data: "plot-dpdk-throughput-latency-3n-hsw"
15644   filter: "'NIC_Intel-X520-DA2' and
15645            '64B' and
15646            'BASE' and
15647            'NDRPDR' and
15648            '1T1C' and
15649            'IP4FWD'"
15650   parameters:
15651   - "throughput"
15652   - "parent"
15653   - "tags"
15654   traces:
15655     hoverinfo: "x+y"
15656     boxpoints: "outliers"
15657     whiskerwidth: 0
15658   layout:
15659     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
15660     layout: "plot-throughput"
15661
15662 -
15663   type: "plot"
15664   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
15665   algorithm: "plot_performance_box"
15666   output-file-type: ".html"
15667   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
15668   data: "plot-dpdk-throughput-latency-3n-hsw"
15669   filter: "'NIC_Intel-X520-DA2' and
15670            '64B' and
15671            'BASE' and
15672            'NDRPDR' and
15673            '2T2C' and
15674            'IP4FWD'"
15675   parameters:
15676   - "throughput"
15677   - "parent"
15678   - "tags"
15679   traces:
15680     hoverinfo: "x+y"
15681     boxpoints: "outliers"
15682     whiskerwidth: 0
15683   layout:
15684     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
15685     layout: "plot-throughput"
15686
15687 -
15688   type: "plot"
15689   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
15690   algorithm: "plot_performance_box"
15691   output-file-type: ".html"
15692   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
15693   data: "plot-dpdk-throughput-latency-3n-hsw"
15694   filter: "'NIC_Intel-X520-DA2' and
15695            '64B' and
15696            'BASE' and
15697            'NDRPDR' and
15698            '1T1C' and
15699            'IP4FWD'"
15700   parameters:
15701   - "throughput"
15702   - "parent"
15703   - "tags"
15704   traces:
15705     hoverinfo: "x+y"
15706     boxpoints: "outliers"
15707     whiskerwidth: 0
15708   layout:
15709     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
15710     layout: "plot-throughput"
15711
15712 -
15713   type: "plot"
15714   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
15715   algorithm: "plot_performance_box"
15716   output-file-type: ".html"
15717   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
15718   data: "plot-dpdk-throughput-latency-3n-hsw"
15719   filter: "'NIC_Intel-X520-DA2' and
15720            '64B' and
15721            'BASE' and
15722            'NDRPDR' and
15723            '2T2C' and
15724            'IP4FWD'"
15725   parameters:
15726   - "throughput"
15727   - "parent"
15728   - "tags"
15729   traces:
15730     hoverinfo: "x+y"
15731     boxpoints: "outliers"
15732     whiskerwidth: 0
15733   layout:
15734     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
15735     layout: "plot-throughput"
15736
15737 # Packet Throughput - DPDK l3fwd 3n-hsw-x710
15738 -
15739   type: "plot"
15740   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
15741   algorithm: "plot_performance_box"
15742   output-file-type: ".html"
15743   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
15744   data: "plot-dpdk-throughput-latency-3n-hsw"
15745   filter: "'NIC_Intel-X710' and
15746            '64B' and
15747            'BASE' and
15748            'NDRPDR' and
15749            '1T1C' and
15750            'IP4FWD'"
15751   parameters:
15752   - "throughput"
15753   - "parent"
15754   - "tags"
15755   traces:
15756     hoverinfo: "x+y"
15757     boxpoints: "outliers"
15758     whiskerwidth: 0
15759   layout:
15760     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
15761     layout: "plot-throughput"
15762
15763 -
15764   type: "plot"
15765   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
15766   algorithm: "plot_performance_box"
15767   output-file-type: ".html"
15768   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
15769   data: "plot-dpdk-throughput-latency-3n-hsw"
15770   filter: "'NIC_Intel-X710' and
15771            '64B' and
15772            'BASE' and
15773            'NDRPDR' and
15774            '2T2C' and
15775            'IP4FWD'"
15776   parameters:
15777   - "throughput"
15778   - "parent"
15779   - "tags"
15780   traces:
15781     hoverinfo: "x+y"
15782     boxpoints: "outliers"
15783     whiskerwidth: 0
15784   layout:
15785     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
15786     layout: "plot-throughput"
15787
15788 -
15789   type: "plot"
15790   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
15791   algorithm: "plot_performance_box"
15792   output-file-type: ".html"
15793   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
15794   data: "plot-dpdk-throughput-latency-3n-hsw"
15795   filter: "'NIC_Intel-X710' and
15796            '64B' and
15797            'BASE' and
15798            'NDRPDR' and
15799            '1T1C' and
15800            'IP4FWD'"
15801   parameters:
15802   - "throughput"
15803   - "parent"
15804   - "tags"
15805   traces:
15806     hoverinfo: "x+y"
15807     boxpoints: "outliers"
15808     whiskerwidth: 0
15809   layout:
15810     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
15811     layout: "plot-throughput"
15812
15813 -
15814   type: "plot"
15815   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
15816   algorithm: "plot_performance_box"
15817   output-file-type: ".html"
15818   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
15819   data: "plot-dpdk-throughput-latency-3n-hsw"
15820   filter: "'NIC_Intel-X710' and
15821            '64B' and
15822            'BASE' and
15823            'NDRPDR' and
15824            '2T2C' and
15825            'IP4FWD'"
15826   parameters:
15827   - "throughput"
15828   - "parent"
15829   - "tags"
15830   traces:
15831     hoverinfo: "x+y"
15832     boxpoints: "outliers"
15833     whiskerwidth: 0
15834   layout:
15835     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
15836     layout: "plot-throughput"
15837
15838 # Packet Throughput - DPDK l3fwd 3n-hsw-xl710
15839 -
15840   type: "plot"
15841   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
15842   algorithm: "plot_performance_box"
15843   output-file-type: ".html"
15844   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
15845   data: "plot-dpdk-throughput-latency-3n-hsw"
15846   filter: "'NIC_Intel-XL710' and
15847            '64B' and
15848            'BASE' and
15849            'NDRPDR' and
15850            '1T1C' and
15851            'IP4FWD'"
15852   parameters:
15853   - "throughput"
15854   - "parent"
15855   - "tags"
15856   traces:
15857     hoverinfo: "x+y"
15858     boxpoints: "outliers"
15859     whiskerwidth: 0
15860   layout:
15861     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
15862     layout: "plot-throughput"
15863
15864 -
15865   type: "plot"
15866   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
15867   algorithm: "plot_performance_box"
15868   output-file-type: ".html"
15869   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
15870   data: "plot-dpdk-throughput-latency-3n-hsw"
15871   filter: "'NIC_Intel-XL710' and
15872            '64B' and
15873            'BASE' and
15874            'NDRPDR' and
15875            '2T2C' and
15876            'IP4FWD'"
15877   parameters:
15878   - "throughput"
15879   - "parent"
15880   - "tags"
15881   traces:
15882     hoverinfo: "x+y"
15883     boxpoints: "outliers"
15884     whiskerwidth: 0
15885   layout:
15886     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
15887     layout: "plot-throughput"
15888
15889 -
15890   type: "plot"
15891   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
15892   algorithm: "plot_performance_box"
15893   output-file-type: ".html"
15894   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
15895   data: "plot-dpdk-throughput-latency-3n-hsw"
15896   filter: "'NIC_Intel-XL710' and
15897            '64B' and
15898            'BASE' and
15899            'NDRPDR' and
15900            '1T1C' and
15901            'IP4FWD'"
15902   parameters:
15903   - "throughput"
15904   - "parent"
15905   - "tags"
15906   traces:
15907     hoverinfo: "x+y"
15908     boxpoints: "outliers"
15909     whiskerwidth: 0
15910   layout:
15911     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
15912     layout: "plot-throughput"
15913
15914 -
15915   type: "plot"
15916   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
15917   algorithm: "plot_performance_box"
15918   output-file-type: ".html"
15919   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
15920   data: "plot-dpdk-throughput-latency-3n-hsw"
15921   filter: "'NIC_Intel-XL710' and
15922            '64B' and
15923            'BASE' and
15924            'NDRPDR' and
15925            '2T2C' and
15926            'IP4FWD'"
15927   parameters:
15928   - "throughput"
15929   - "parent"
15930   - "tags"
15931   traces:
15932     hoverinfo: "x+y"
15933     boxpoints: "outliers"
15934     whiskerwidth: 0
15935   layout:
15936     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
15937     layout: "plot-throughput"
15938
15939 # Packet Throughput - DPDK l3fwd 3n-skx-x710
15940 -
15941   type: "plot"
15942   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
15943   algorithm: "plot_performance_box"
15944   output-file-type: ".html"
15945   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
15946   data: "plot-dpdk-throughput-latency-3n-skx"
15947   filter: "'NIC_Intel-X710' and
15948            '64B' and
15949            'BASE' and
15950            'NDRPDR' and
15951            '2T1C' and
15952            'IP4FWD'"
15953   parameters:
15954   - "throughput"
15955   - "parent"
15956   - "tags"
15957   traces:
15958     hoverinfo: "x+y"
15959     boxpoints: "outliers"
15960     whiskerwidth: 0
15961   layout:
15962     title: "l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
15963     layout: "plot-throughput"
15964
15965 -
15966   type: "plot"
15967   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
15968   algorithm: "plot_performance_box"
15969   output-file-type: ".html"
15970   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
15971   data: "plot-dpdk-throughput-latency-3n-skx"
15972   filter: "'NIC_Intel-X710' and
15973            '64B' and
15974            'BASE' and
15975            'NDRPDR' and
15976            '4T2C' and
15977            'IP4FWD'"
15978   parameters:
15979   - "throughput"
15980   - "parent"
15981   - "tags"
15982   traces:
15983     hoverinfo: "x+y"
15984     boxpoints: "outliers"
15985     whiskerwidth: 0
15986   layout:
15987     title: "l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
15988     layout: "plot-throughput"
15989
15990 -
15991   type: "plot"
15992   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
15993   algorithm: "plot_performance_box"
15994   output-file-type: ".html"
15995   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
15996   data: "plot-dpdk-throughput-latency-3n-skx"
15997   filter: "'NIC_Intel-X710' and
15998            '64B' and
15999            'BASE' and
16000            'NDRPDR' and
16001            '2T1C' and
16002            'IP4FWD'"
16003   parameters:
16004   - "throughput"
16005   - "parent"
16006   - "tags"
16007   traces:
16008     hoverinfo: "x+y"
16009     boxpoints: "outliers"
16010     whiskerwidth: 0
16011   layout:
16012     title: "l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
16013     layout: "plot-throughput"
16014
16015 -
16016   type: "plot"
16017   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
16018   algorithm: "plot_performance_box"
16019   output-file-type: ".html"
16020   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
16021   data: "plot-dpdk-throughput-latency-3n-skx"
16022   filter: "'NIC_Intel-X710' and
16023            '64B' and
16024            'BASE' and
16025            'NDRPDR' and
16026            '4T2C' and
16027            'IP4FWD'"
16028   parameters:
16029   - "throughput"
16030   - "parent"
16031   - "tags"
16032   traces:
16033     hoverinfo: "x+y"
16034     boxpoints: "outliers"
16035     whiskerwidth: 0
16036   layout:
16037     title: "l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
16038     layout: "plot-throughput"
16039
16040 # Packet Throughput - DPDK l3fwd 3n-skx-xxv710
16041 -
16042   type: "plot"
16043   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
16044   algorithm: "plot_performance_box"
16045   output-file-type: ".html"
16046   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
16047   data: "plot-dpdk-throughput-latency-3n-skx"
16048   filter: "'NIC_Intel-XXV710' and
16049            '64B' and
16050            'BASE' and
16051            'NDRPDR' and
16052            '2T1C' and
16053            'IP4FWD'"
16054   parameters:
16055   - "throughput"
16056   - "parent"
16057   - "tags"
16058   traces:
16059     hoverinfo: "x+y"
16060     boxpoints: "outliers"
16061     whiskerwidth: 0
16062   layout:
16063     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
16064     layout: "plot-throughput"
16065
16066 -
16067   type: "plot"
16068   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
16069   algorithm: "plot_performance_box"
16070   output-file-type: ".html"
16071   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
16072   data: "plot-dpdk-throughput-latency-3n-skx"
16073   filter: "'NIC_Intel-XXV710' and
16074            '64B' and
16075            'BASE' and
16076            'NDRPDR' and
16077            '4T2C' and
16078            'IP4FWD'"
16079   parameters:
16080   - "throughput"
16081   - "parent"
16082   - "tags"
16083   traces:
16084     hoverinfo: "x+y"
16085     boxpoints: "outliers"
16086     whiskerwidth: 0
16087   layout:
16088     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
16089     layout: "plot-throughput"
16090
16091 -
16092   type: "plot"
16093   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
16094   algorithm: "plot_performance_box"
16095   output-file-type: ".html"
16096   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
16097   data: "plot-dpdk-throughput-latency-3n-skx"
16098   filter: "'NIC_Intel-XXV710' and
16099            '64B' and
16100            'BASE' and
16101            'NDRPDR' and
16102            '2T1C' and
16103            'IP4FWD'"
16104   parameters:
16105   - "throughput"
16106   - "parent"
16107   - "tags"
16108   traces:
16109     hoverinfo: "x+y"
16110     boxpoints: "outliers"
16111     whiskerwidth: 0
16112   layout:
16113     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
16114     layout: "plot-throughput"
16115
16116 -
16117   type: "plot"
16118   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
16119   algorithm: "plot_performance_box"
16120   output-file-type: ".html"
16121   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
16122   data: "plot-dpdk-throughput-latency-3n-skx"
16123   filter: "'NIC_Intel-XXV710' and
16124            '64B' and
16125            'BASE' and
16126            'NDRPDR' and
16127            '4T2C' and
16128            'IP4FWD'"
16129   parameters:
16130   - "throughput"
16131   - "parent"
16132   - "tags"
16133   traces:
16134     hoverinfo: "x+y"
16135     boxpoints: "outliers"
16136     whiskerwidth: 0
16137   layout:
16138     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
16139     layout: "plot-throughput"
16140
16141 # Packet Throughput - DPDK l3fwd 2n-skx-x710
16142 -
16143   type: "plot"
16144   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
16145   algorithm: "plot_performance_box"
16146   output-file-type: ".html"
16147   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
16148   data: "plot-dpdk-throughput-latency-2n-skx"
16149   filter: "'NIC_Intel-X710' and
16150            '64B' and
16151            'BASE' and
16152            'NDRPDR' and
16153            '2T1C' and
16154            'IP4FWD'"
16155   parameters:
16156   - "throughput"
16157   - "parent"
16158   - "tags"
16159   traces:
16160     hoverinfo: "x+y"
16161     boxpoints: "outliers"
16162     whiskerwidth: 0
16163   layout:
16164     title: "l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
16165     layout: "plot-throughput"
16166
16167 -
16168   type: "plot"
16169   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
16170   algorithm: "plot_performance_box"
16171   output-file-type: ".html"
16172   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
16173   data: "plot-dpdk-throughput-latency-2n-skx"
16174   filter: "'NIC_Intel-X710' and
16175            '64B' and
16176            'BASE' and
16177            'NDRPDR' and
16178            '4T2C' and
16179            'IP4FWD'"
16180   parameters:
16181   - "throughput"
16182   - "parent"
16183   - "tags"
16184   traces:
16185     hoverinfo: "x+y"
16186     boxpoints: "outliers"
16187     whiskerwidth: 0
16188   layout:
16189     title: "l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
16190     layout: "plot-throughput"
16191
16192 -
16193   type: "plot"
16194   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
16195   algorithm: "plot_performance_box"
16196   output-file-type: ".html"
16197   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
16198   data: "plot-dpdk-throughput-latency-2n-skx"
16199   filter: "'NIC_Intel-X710' and
16200            '64B' and
16201            'BASE' and
16202            'NDRPDR' and
16203            '2T1C' and
16204            'IP4FWD'"
16205   parameters:
16206   - "throughput"
16207   - "parent"
16208   - "tags"
16209   traces:
16210     hoverinfo: "x+y"
16211     boxpoints: "outliers"
16212     whiskerwidth: 0
16213   layout:
16214     title: "l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
16215     layout: "plot-throughput"
16216
16217 -
16218   type: "plot"
16219   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
16220   algorithm: "plot_performance_box"
16221   output-file-type: ".html"
16222   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
16223   data: "plot-dpdk-throughput-latency-2n-skx"
16224   filter: "'NIC_Intel-X710' and
16225            '64B' and
16226            'BASE' and
16227            'NDRPDR' and
16228            '4T2C' and
16229            'IP4FWD'"
16230   parameters:
16231   - "throughput"
16232   - "parent"
16233   - "tags"
16234   traces:
16235     hoverinfo: "x+y"
16236     boxpoints: "outliers"
16237     whiskerwidth: 0
16238   layout:
16239     title: "l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
16240     layout: "plot-throughput"
16241
16242 # Packet Throughput - DPDK l3fwd 2n-skx-xxv710
16243 -
16244   type: "plot"
16245   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
16246   algorithm: "plot_performance_box"
16247   output-file-type: ".html"
16248   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
16249   data: "plot-dpdk-throughput-latency-2n-skx"
16250   filter: "'NIC_Intel-XXV710' and
16251            '64B' and
16252            'BASE' and
16253            'NDRPDR' and
16254            '2T1C' and
16255            'IP4FWD'"
16256   parameters:
16257   - "throughput"
16258   - "parent"
16259   - "tags"
16260   traces:
16261     hoverinfo: "x+y"
16262     boxpoints: "outliers"
16263     whiskerwidth: 0
16264   layout:
16265     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
16266     layout: "plot-throughput"
16267
16268 -
16269   type: "plot"
16270   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
16271   algorithm: "plot_performance_box"
16272   output-file-type: ".html"
16273   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
16274   data: "plot-dpdk-throughput-latency-2n-skx"
16275   filter: "'NIC_Intel-XXV710' and
16276            '64B' and
16277            'BASE' and
16278            'NDRPDR' and
16279            '4T2C' and
16280            'IP4FWD'"
16281   parameters:
16282   - "throughput"
16283   - "parent"
16284   - "tags"
16285   traces:
16286     hoverinfo: "x+y"
16287     boxpoints: "outliers"
16288     whiskerwidth: 0
16289   layout:
16290     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
16291     layout: "plot-throughput"
16292
16293 -
16294   type: "plot"
16295   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
16296   algorithm: "plot_performance_box"
16297   output-file-type: ".html"
16298   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
16299   data: "plot-dpdk-throughput-latency-2n-skx"
16300   filter: "'NIC_Intel-XXV710' and
16301            '64B' and
16302            'BASE' and
16303            'NDRPDR' and
16304            '2T1C' and
16305            'IP4FWD'"
16306   parameters:
16307   - "throughput"
16308   - "parent"
16309   - "tags"
16310   traces:
16311     hoverinfo: "x+y"
16312     boxpoints: "outliers"
16313     whiskerwidth: 0
16314   layout:
16315     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
16316     layout: "plot-throughput"
16317
16318 -
16319   type: "plot"
16320   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
16321   algorithm: "plot_performance_box"
16322   output-file-type: ".html"
16323   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
16324   data: "plot-dpdk-throughput-latency-2n-skx"
16325   filter: "'NIC_Intel-XXV710' and
16326            '64B' and
16327            'BASE' and
16328            'NDRPDR' and
16329            '4T2C' and
16330            'IP4FWD'"
16331   parameters:
16332   - "throughput"
16333   - "parent"
16334   - "tags"
16335   traces:
16336     hoverinfo: "x+y"
16337     boxpoints: "outliers"
16338     whiskerwidth: 0
16339   layout:
16340     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
16341     layout: "plot-throughput"
16342
16343 ################################################################################
16344
16345 # Packet Throughput - DPDK testpmd 3n-hsw-x520
16346 -
16347   type: "plot"
16348   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
16349   algorithm: "plot_performance_box"
16350   output-file-type: ".html"
16351   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
16352   data: "plot-dpdk-throughput-latency-3n-hsw"
16353   filter: "'NIC_Intel-X520-DA2' and
16354            '64B' and
16355            'BASE' and
16356            'NDRPDR' and
16357            '1T1C' and
16358            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16359   parameters:
16360   - "throughput"
16361   - "parent"
16362   - "tags"
16363   traces:
16364     hoverinfo: "x+y"
16365     boxpoints: "outliers"
16366     whiskerwidth: 0
16367   layout:
16368     title: "testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
16369     layout: "plot-throughput"
16370
16371 -
16372   type: "plot"
16373   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
16374   algorithm: "plot_performance_box"
16375   output-file-type: ".html"
16376   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
16377   data: "plot-dpdk-throughput-latency-3n-hsw"
16378   filter: "'NIC_Intel-X520-DA2' and
16379            '64B' and
16380            'BASE' and
16381            'NDRPDR' and
16382            '2T2C' and
16383            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16384   parameters:
16385   - "throughput"
16386   - "parent"
16387   - "tags"
16388   traces:
16389     hoverinfo: "x+y"
16390     boxpoints: "outliers"
16391     whiskerwidth: 0
16392   layout:
16393     title: "testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
16394     layout: "plot-throughput"
16395
16396 -
16397   type: "plot"
16398   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
16399   algorithm: "plot_performance_box"
16400   output-file-type: ".html"
16401   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
16402   data: "plot-dpdk-throughput-latency-3n-hsw"
16403   filter: "'NIC_Intel-X520-DA2' and
16404            '64B' and
16405            'BASE' and
16406            'NDRPDR' and
16407            '1T1C' and
16408            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16409   parameters:
16410   - "throughput"
16411   - "parent"
16412   - "tags"
16413   traces:
16414     hoverinfo: "x+y"
16415     boxpoints: "outliers"
16416     whiskerwidth: 0
16417   layout:
16418     title: "testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
16419     layout: "plot-throughput"
16420
16421 -
16422   type: "plot"
16423   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
16424   algorithm: "plot_performance_box"
16425   output-file-type: ".html"
16426   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
16427   data: "plot-dpdk-throughput-latency-3n-hsw"
16428   filter: "'NIC_Intel-X520-DA2' and
16429            '64B' and
16430            'BASE' and
16431            'NDRPDR' and
16432            '2T2C' and
16433            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16434   parameters:
16435   - "throughput"
16436   - "parent"
16437   - "tags"
16438   traces:
16439     hoverinfo: "x+y"
16440     boxpoints: "outliers"
16441     whiskerwidth: 0
16442   layout:
16443     title: "testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
16444     layout: "plot-throughput"
16445
16446 # Packet Throughput - DPDK testpmd 3n-hsw-x710
16447 -
16448   type: "plot"
16449   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
16450   algorithm: "plot_performance_box"
16451   output-file-type: ".html"
16452   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
16453   data: "plot-dpdk-throughput-latency-3n-hsw"
16454   filter: "'NIC_Intel-X710' and
16455            '64B' and
16456            'BASE' and
16457            'NDRPDR' and
16458            '1T1C' and
16459            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16460   parameters:
16461   - "throughput"
16462   - "parent"
16463   - "tags"
16464   traces:
16465     hoverinfo: "x+y"
16466     boxpoints: "outliers"
16467     whiskerwidth: 0
16468   layout:
16469     title: "testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
16470     layout: "plot-throughput"
16471
16472 -
16473   type: "plot"
16474   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
16475   algorithm: "plot_performance_box"
16476   output-file-type: ".html"
16477   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
16478   data: "plot-dpdk-throughput-latency-3n-hsw"
16479   filter: "'NIC_Intel-X710' and
16480            '64B' and
16481            'BASE' and
16482            'NDRPDR' and
16483            '2T2C' and
16484            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16485   parameters:
16486   - "throughput"
16487   - "parent"
16488   - "tags"
16489   traces:
16490     hoverinfo: "x+y"
16491     boxpoints: "outliers"
16492     whiskerwidth: 0
16493   layout:
16494     title: "testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
16495     layout: "plot-throughput"
16496
16497 -
16498   type: "plot"
16499   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
16500   algorithm: "plot_performance_box"
16501   output-file-type: ".html"
16502   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
16503   data: "plot-dpdk-throughput-latency-3n-hsw"
16504   filter: "'NIC_Intel-X710' and
16505            '64B' and
16506            'BASE' and
16507            'NDRPDR' and
16508            '1T1C' and
16509            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16510   parameters:
16511   - "throughput"
16512   - "parent"
16513   - "tags"
16514   traces:
16515     hoverinfo: "x+y"
16516     boxpoints: "outliers"
16517     whiskerwidth: 0
16518   layout:
16519     title: "testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
16520     layout: "plot-throughput"
16521
16522 -
16523   type: "plot"
16524   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
16525   algorithm: "plot_performance_box"
16526   output-file-type: ".html"
16527   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
16528   data: "plot-dpdk-throughput-latency-3n-hsw"
16529   filter: "'NIC_Intel-X710' and
16530            '64B' and
16531            'BASE' and
16532            'NDRPDR' and
16533            '2T2C' and
16534            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16535   parameters:
16536   - "throughput"
16537   - "parent"
16538   - "tags"
16539   traces:
16540     hoverinfo: "x+y"
16541     boxpoints: "outliers"
16542     whiskerwidth: 0
16543   layout:
16544     title: "testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
16545     layout: "plot-throughput"
16546
16547 # Packet Throughput - DPDK testpmd 3n-hsw-xl710
16548 -
16549   type: "plot"
16550   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
16551   algorithm: "plot_performance_box"
16552   output-file-type: ".html"
16553   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
16554   data: "plot-dpdk-throughput-latency-3n-hsw"
16555   filter: "'NIC_Intel-XL710' and
16556            '64B' and
16557            'BASE' and
16558            'NDRPDR' and
16559            '1T1C' and
16560            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16561   parameters:
16562   - "throughput"
16563   - "parent"
16564   - "tags"
16565   traces:
16566     hoverinfo: "x+y"
16567     boxpoints: "outliers"
16568     whiskerwidth: 0
16569   layout:
16570     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
16571     layout: "plot-throughput"
16572
16573 -
16574   type: "plot"
16575   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
16576   algorithm: "plot_performance_box"
16577   output-file-type: ".html"
16578   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
16579   data: "plot-dpdk-throughput-latency-3n-hsw"
16580   filter: "'NIC_Intel-XL710' and
16581            '64B' and
16582            'BASE' and
16583            'NDRPDR' and
16584            '2T2C' and
16585            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16586   parameters:
16587   - "throughput"
16588   - "parent"
16589   - "tags"
16590   traces:
16591     hoverinfo: "x+y"
16592     boxpoints: "outliers"
16593     whiskerwidth: 0
16594   layout:
16595     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
16596     layout: "plot-throughput"
16597
16598 -
16599   type: "plot"
16600   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
16601   algorithm: "plot_performance_box"
16602   output-file-type: ".html"
16603   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
16604   data: "plot-dpdk-throughput-latency-3n-hsw"
16605   filter: "'NIC_Intel-XL710' and
16606            '64B' and
16607            'BASE' and
16608            'NDRPDR' and
16609            '1T1C' and
16610            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16611   parameters:
16612   - "throughput"
16613   - "parent"
16614   - "tags"
16615   traces:
16616     hoverinfo: "x+y"
16617     boxpoints: "outliers"
16618     whiskerwidth: 0
16619   layout:
16620     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
16621     layout: "plot-throughput"
16622
16623 -
16624   type: "plot"
16625   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
16626   algorithm: "plot_performance_box"
16627   output-file-type: ".html"
16628   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
16629   data: "plot-dpdk-throughput-latency-3n-hsw"
16630   filter: "'NIC_Intel-XL710' and
16631            '64B' and
16632            'BASE' and
16633            'NDRPDR' and
16634            '2T2C' and
16635            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16636   parameters:
16637   - "throughput"
16638   - "parent"
16639   - "tags"
16640   traces:
16641     hoverinfo: "x+y"
16642     boxpoints: "outliers"
16643     whiskerwidth: 0
16644   layout:
16645     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
16646     layout: "plot-throughput"
16647
16648 # Packet Throughput - DPDK testpmd 3n-skx-x710
16649 -
16650   type: "plot"
16651   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-2t1c-base-ndr"
16652   algorithm: "plot_performance_box"
16653   output-file-type: ".html"
16654   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-ndr"
16655   data: "plot-dpdk-throughput-latency-3n-skx"
16656   filter: "'NIC_Intel-X710' and
16657            '64B' and
16658            'BASE' and
16659            'NDRPDR' and
16660            '2T1C' and
16661            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16662   parameters:
16663   - "throughput"
16664   - "parent"
16665   - "tags"
16666   traces:
16667     hoverinfo: "x+y"
16668     boxpoints: "outliers"
16669     whiskerwidth: 0
16670   layout:
16671     title: "testpmd-3n-skx-x710-64b-2t1c-base-ndr"
16672     layout: "plot-throughput"
16673
16674 -
16675   type: "plot"
16676   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-4t2c-base-ndr"
16677   algorithm: "plot_performance_box"
16678   output-file-type: ".html"
16679   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-ndr"
16680   data: "plot-dpdk-throughput-latency-3n-skx"
16681   filter: "'NIC_Intel-X710' and
16682            '64B' and
16683            'BASE' and
16684            'NDRPDR' and
16685            '4T2C' and
16686            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16687   parameters:
16688   - "throughput"
16689   - "parent"
16690   - "tags"
16691   traces:
16692     hoverinfo: "x+y"
16693     boxpoints: "outliers"
16694     whiskerwidth: 0
16695   layout:
16696     title: "testpmd-3n-skx-x710-64b-4t2c-base-ndr"
16697     layout: "plot-throughput"
16698
16699 -
16700   type: "plot"
16701   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-2t1c-base-pdr"
16702   algorithm: "plot_performance_box"
16703   output-file-type: ".html"
16704   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-pdr"
16705   data: "plot-dpdk-throughput-latency-3n-skx"
16706   filter: "'NIC_Intel-X710' and
16707            '64B' and
16708            'BASE' and
16709            'NDRPDR' and
16710            '2T1C' and
16711            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16712   parameters:
16713   - "throughput"
16714   - "parent"
16715   - "tags"
16716   traces:
16717     hoverinfo: "x+y"
16718     boxpoints: "outliers"
16719     whiskerwidth: 0
16720   layout:
16721     title: "testpmd-3n-skx-x710-64b-2t1c-base-pdr"
16722     layout: "plot-throughput"
16723
16724 -
16725   type: "plot"
16726   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-4t2c-base-pdr"
16727   algorithm: "plot_performance_box"
16728   output-file-type: ".html"
16729   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-pdr"
16730   data: "plot-dpdk-throughput-latency-3n-skx"
16731   filter: "'NIC_Intel-X710' and
16732            '64B' and
16733            'BASE' and
16734            'NDRPDR' and
16735            '4T2C' and
16736            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16737   parameters:
16738   - "throughput"
16739   - "parent"
16740   - "tags"
16741   traces:
16742     hoverinfo: "x+y"
16743     boxpoints: "outliers"
16744     whiskerwidth: 0
16745   layout:
16746     title: "testpmd-3n-skx-x710-64b-4t2c-base-pdr"
16747     layout: "plot-throughput"
16748
16749 # Packet Throughput - DPDK testpmd 3n-skx-xxv710
16750 -
16751   type: "plot"
16752   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
16753   algorithm: "plot_performance_box"
16754   output-file-type: ".html"
16755   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
16756   data: "plot-dpdk-throughput-latency-3n-skx"
16757   filter: "'NIC_Intel-XXV710' and
16758            '64B' and
16759            'BASE' and
16760            'NDRPDR' and
16761            '2T1C' and
16762            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16763   parameters:
16764   - "throughput"
16765   - "parent"
16766   - "tags"
16767   traces:
16768     hoverinfo: "x+y"
16769     boxpoints: "outliers"
16770     whiskerwidth: 0
16771   layout:
16772     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
16773     layout: "plot-throughput"
16774
16775 -
16776   type: "plot"
16777   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
16778   algorithm: "plot_performance_box"
16779   output-file-type: ".html"
16780   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
16781   data: "plot-dpdk-throughput-latency-3n-skx"
16782   filter: "'NIC_Intel-XXV710' and
16783            '64B' and
16784            'BASE' and
16785            'NDRPDR' and
16786            '4T2C' and
16787            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16788   parameters:
16789   - "throughput"
16790   - "parent"
16791   - "tags"
16792   traces:
16793     hoverinfo: "x+y"
16794     boxpoints: "outliers"
16795     whiskerwidth: 0
16796   layout:
16797     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
16798     layout: "plot-throughput"
16799
16800 -
16801   type: "plot"
16802   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
16803   algorithm: "plot_performance_box"
16804   output-file-type: ".html"
16805   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
16806   data: "plot-dpdk-throughput-latency-3n-skx"
16807   filter: "'NIC_Intel-XXV710' and
16808            '64B' and
16809            'BASE' and
16810            'NDRPDR' and
16811            '2T1C' and
16812            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16813   parameters:
16814   - "throughput"
16815   - "parent"
16816   - "tags"
16817   traces:
16818     hoverinfo: "x+y"
16819     boxpoints: "outliers"
16820     whiskerwidth: 0
16821   layout:
16822     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
16823     layout: "plot-throughput"
16824
16825 -
16826   type: "plot"
16827   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
16828   algorithm: "plot_performance_box"
16829   output-file-type: ".html"
16830   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
16831   data: "plot-dpdk-throughput-latency-3n-skx"
16832   filter: "'NIC_Intel-XXV710' and
16833            '64B' and
16834            'BASE' and
16835            'NDRPDR' and
16836            '4T2C' and
16837            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16838   parameters:
16839   - "throughput"
16840   - "parent"
16841   - "tags"
16842   traces:
16843     hoverinfo: "x+y"
16844     boxpoints: "outliers"
16845     whiskerwidth: 0
16846   layout:
16847     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
16848     layout: "plot-throughput"
16849
16850 # Packet Throughput - DPDK testpmd 2n-skx-x710
16851 -
16852   type: "plot"
16853   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-2t1c-base-ndr"
16854   algorithm: "plot_performance_box"
16855   output-file-type: ".html"
16856   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-ndr"
16857   data: "plot-dpdk-throughput-latency-2n-skx"
16858   filter: "'NIC_Intel-X710' and
16859            '64B' and
16860            'BASE' and
16861            'NDRPDR' and
16862            '2T1C' and
16863            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16864   parameters:
16865   - "throughput"
16866   - "parent"
16867   - "tags"
16868   traces:
16869     hoverinfo: "x+y"
16870     boxpoints: "outliers"
16871     whiskerwidth: 0
16872   layout:
16873     title: "testpmd-2n-skx-x710-64b-2t1c-base-ndr"
16874     layout: "plot-throughput"
16875
16876 -
16877   type: "plot"
16878   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-4t2c-base-ndr"
16879   algorithm: "plot_performance_box"
16880   output-file-type: ".html"
16881   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-ndr"
16882   data: "plot-dpdk-throughput-latency-2n-skx"
16883   filter: "'NIC_Intel-X710' and
16884            '64B' and
16885            'BASE' and
16886            'NDRPDR' and
16887            '4T2C' and
16888            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16889   parameters:
16890   - "throughput"
16891   - "parent"
16892   - "tags"
16893   traces:
16894     hoverinfo: "x+y"
16895     boxpoints: "outliers"
16896     whiskerwidth: 0
16897   layout:
16898     title: "testpmd-2n-skx-x710-64b-4t2c-base-ndr"
16899     layout: "plot-throughput"
16900
16901 -
16902   type: "plot"
16903   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-2t1c-base-pdr"
16904   algorithm: "plot_performance_box"
16905   output-file-type: ".html"
16906   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-pdr"
16907   data: "plot-dpdk-throughput-latency-2n-skx"
16908   filter: "'NIC_Intel-X710' and
16909            '64B' and
16910            'BASE' and
16911            'NDRPDR' and
16912            '2T1C' and
16913            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16914   parameters:
16915   - "throughput"
16916   - "parent"
16917   - "tags"
16918   traces:
16919     hoverinfo: "x+y"
16920     boxpoints: "outliers"
16921     whiskerwidth: 0
16922   layout:
16923     title: "testpmd-2n-skx-x710-64b-2t1c-base-pdr"
16924     layout: "plot-throughput"
16925
16926 -
16927   type: "plot"
16928   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-4t2c-base-pdr"
16929   algorithm: "plot_performance_box"
16930   output-file-type: ".html"
16931   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-pdr"
16932   data: "plot-dpdk-throughput-latency-2n-skx"
16933   filter: "'NIC_Intel-X710' and
16934            '64B' and
16935            'BASE' and
16936            'NDRPDR' and
16937            '4T2C' and
16938            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16939   parameters:
16940   - "throughput"
16941   - "parent"
16942   - "tags"
16943   traces:
16944     hoverinfo: "x+y"
16945     boxpoints: "outliers"
16946     whiskerwidth: 0
16947   layout:
16948     title: "testpmd-2n-skx-x710-64b-4t2c-base-pdr"
16949     layout: "plot-throughput"
16950
16951 # Packet Throughput - DPDK testpmd 2n-skx-xxv710
16952 -
16953   type: "plot"
16954   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
16955   algorithm: "plot_performance_box"
16956   output-file-type: ".html"
16957   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
16958   data: "plot-dpdk-throughput-latency-2n-skx"
16959   filter: "'NIC_Intel-XXV710' and
16960            '64B' and
16961            'BASE' and
16962            'NDRPDR' and
16963            '2T1C' and
16964            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16965   parameters:
16966   - "throughput"
16967   - "parent"
16968   - "tags"
16969   traces:
16970     hoverinfo: "x+y"
16971     boxpoints: "outliers"
16972     whiskerwidth: 0
16973   layout:
16974     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
16975     layout: "plot-throughput"
16976
16977 -
16978   type: "plot"
16979   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
16980   algorithm: "plot_performance_box"
16981   output-file-type: ".html"
16982   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
16983   data: "plot-dpdk-throughput-latency-2n-skx"
16984   filter: "'NIC_Intel-XXV710' and
16985            '64B' and
16986            'BASE' and
16987            'NDRPDR' and
16988            '4T2C' and
16989            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16990   parameters:
16991   - "throughput"
16992   - "parent"
16993   - "tags"
16994   traces:
16995     hoverinfo: "x+y"
16996     boxpoints: "outliers"
16997     whiskerwidth: 0
16998   layout:
16999     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
17000     layout: "plot-throughput"
17001
17002 -
17003   type: "plot"
17004   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
17005   algorithm: "plot_performance_box"
17006   output-file-type: ".html"
17007   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
17008   data: "plot-dpdk-throughput-latency-2n-skx"
17009   filter: "'NIC_Intel-XXV710' and
17010            '64B' and
17011            'BASE' and
17012            'NDRPDR' and
17013            '2T1C' and
17014            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17015   parameters:
17016   - "throughput"
17017   - "parent"
17018   - "tags"
17019   traces:
17020     hoverinfo: "x+y"
17021     boxpoints: "outliers"
17022     whiskerwidth: 0
17023   layout:
17024     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
17025     layout: "plot-throughput"
17026
17027 -
17028   type: "plot"
17029   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
17030   algorithm: "plot_performance_box"
17031   output-file-type: ".html"
17032   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
17033   data: "plot-dpdk-throughput-latency-2n-skx"
17034   filter: "'NIC_Intel-XXV710' and
17035            '64B' and
17036            'BASE' and
17037            'NDRPDR' and
17038            '4T2C' and
17039            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17040   parameters:
17041   - "throughput"
17042   - "parent"
17043   - "tags"
17044   traces:
17045     hoverinfo: "x+y"
17046     boxpoints: "outliers"
17047     whiskerwidth: 0
17048   layout:
17049     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
17050     layout: "plot-throughput"
17051
17052 ################################################################################
17053
17054 # Packet Latency - VPP L2 3n-hsw-x520 base and scale
17055 -
17056   type: "plot"
17057   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
17058   algorithm: "plot_latency_error_bars"
17059   output-file-type: ".html"
17060   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
17061   data: "plot-vpp-throughput-latency-3n-hsw"
17062   filter: "'NIC_Intel-X520-DA2' and
17063            '64B' and
17064            ('BASE' or 'SCALE') and
17065            'NDRPDR' and
17066            'ETH' and
17067            '1T1C' and
17068            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
17069            not 'VHOST' and
17070            not 'MEMIF'"
17071   parameters:
17072   - "latency"
17073   - "parent"
17074   - "tags"
17075   sort:
17076   - "L2XCFWD"
17077   - "L2PATCH"
17078   - "L2BDMACLRN"
17079   - "FIB_10K"
17080   - "FIB_100K"
17081   - "FIB_1M"
17082   layout:
17083     title: "l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
17084     layout: "plot-latency"
17085
17086 -
17087   type: "plot"
17088   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
17089   algorithm: "plot_latency_error_bars"
17090   output-file-type: ".html"
17091   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
17092   data: "plot-vpp-throughput-latency-3n-hsw"
17093   filter: "'NIC_Intel-X520-DA2' and
17094            '64B' and
17095            ('BASE' or 'SCALE') and
17096            'NDRPDR' and
17097            'ETH' and
17098            '2T2C' and
17099            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
17100            not 'VHOST' and
17101            not 'MEMIF'"
17102   parameters:
17103   - "latency"
17104   - "parent"
17105   - "tags"
17106   sort:
17107   - "L2XCFWD"
17108   - "L2PATCH"
17109   - "L2BDMACLRN"
17110   - "FIB_10K"
17111   - "FIB_100K"
17112   - "FIB_1M"
17113   layout:
17114     title: "l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
17115     layout: "plot-latency"
17116
17117 # Packet Latency - VPP L2 3n-hsw-x520 features
17118 -
17119   type: "plot"
17120   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-features-ndr-lat"
17121   algorithm: "plot_latency_error_bars"
17122   output-file-type: ".html"
17123   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-ndr-lat"
17124   data: "plot-vpp-throughput-latency-3n-hsw"
17125   filter: "'NIC_Intel-X520-DA2' and
17126            '64B' and
17127            'NDRPDR' and
17128            '1T1C' and
17129            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
17130            not 'ACL' and
17131            not 'VHOST' and
17132            not 'MEMIF'"
17133   parameters:
17134   - "latency"
17135   - "parent"
17136   - "tags"
17137   sort:
17138   - "L2XCBASE"    # l2xcbase
17139   - "L2BDBASE"    # l2bdbase
17140   - "L2XCFWD"     # dot1q-l2xcbase
17141   - "L2BDMACLRN"  # dot1q-l2bdbase
17142   layout:
17143     title: "l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
17144     layout: "plot-latency"
17145
17146 -
17147   type: "plot"
17148   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-features-ndr-lat"
17149   algorithm: "plot_latency_error_bars"
17150   output-file-type: ".html"
17151   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-ndr-lat"
17152   data: "plot-vpp-throughput-latency-3n-hsw"
17153   filter: "'NIC_Intel-X520-DA2' and
17154            '64B' and
17155            'NDRPDR' and
17156            '2T2C' and
17157            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
17158            not 'ACL' and
17159            not 'VHOST' and
17160            not 'MEMIF'"
17161   parameters:
17162   - "latency"
17163   - "parent"
17164   - "tags"
17165   sort:
17166   - "L2XCBASE"    # l2xcbase
17167   - "L2BDBASE"    # l2bdbase
17168   - "L2XCFWD"     # dot1q-l2xcbase
17169   - "L2BDMACLRN"  # dot1q-l2bdbase
17170   layout:
17171     title: "l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
17172     layout: "plot-latency"
17173
17174 # Packet Latency - VPP L2 3n-hsw-x710 base and scale
17175 -
17176   type: "plot"
17177   title: "VPP Latency: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
17178   algorithm: "plot_latency_error_bars"
17179   output-file-type: ".html"
17180   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
17181   data: "plot-vpp-throughput-latency-3n-hsw"
17182   filter: "'NIC_Intel-X710' and
17183            '64B' and
17184            ('BASE' or 'SCALE') and
17185            'NDRPDR' and
17186            'ETH' and
17187            '1T1C' and
17188            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
17189            not 'VHOST' and
17190            not 'MEMIF'"
17191   parameters:
17192   - "latency"
17193   - "parent"
17194   - "tags"
17195   sort:
17196   - "L2PATCH"
17197   - "L2XCFWD"
17198   - "L2BDMACLRN"
17199   - "FIB_10K"
17200   - "FIB_100K"
17201   - "FIB_1M"
17202   layout:
17203     title: "l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
17204     layout: "plot-latency"
17205
17206 -
17207   type: "plot"
17208   title: "VPP Latency: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
17209   algorithm: "plot_latency_error_bars"
17210   output-file-type: ".html"
17211   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
17212   data: "plot-vpp-throughput-latency-3n-hsw"
17213   filter: "'NIC_Intel-X710' and
17214            '64B' and
17215            ('BASE' or 'SCALE') and
17216            'NDRPDR' and
17217            'ETH' and
17218            '2T2C' and
17219            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
17220            not 'VHOST' and
17221            not 'MEMIF'"
17222   parameters:
17223   - "latency"
17224   - "parent"
17225   - "tags"
17226   sort:
17227   - "L2PATCH"
17228   - "L2XCFWD"
17229   - "L2BDMACLRN"
17230   - "FIB_10K"
17231   - "FIB_100K"
17232   - "FIB_1M"
17233   layout:
17234     title: "l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
17235     layout: "plot-latency"
17236
17237 # Packet Latency - VPP L2 3n-hsw-x710 features
17238 -
17239   type: "plot"
17240   title: "VPP Latency: l2sw-3n-hsw-x710-64b-1t1c-features-ndr-lat"
17241   algorithm: "plot_latency_error_bars"
17242   output-file-type: ".html"
17243   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-ndr-lat"
17244   data: "plot-vpp-throughput-latency-3n-hsw"
17245   filter: "'NIC_Intel-X710' and
17246            '64B' and
17247            'NDRPDR' and
17248            '1T1C' and
17249            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
17250            not 'ACL' and
17251            not 'VHOST' and
17252            not 'L2OVRLAY' and
17253            not 'MEMIF'"
17254   parameters:
17255   - "latency"
17256   - "parent"
17257   - "tags"
17258   sort:
17259   - "L2XCBASE"    # l2xcbase
17260   - "L2BDBASE"    # l2bdbase
17261   - "L2XCFWD"     # dot1q-l2xcbase
17262   - "L2BDMACLRN"  # dot1q-l2bdbase
17263   layout:
17264     title: "l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
17265     layout: "plot-latency"
17266
17267 -
17268   type: "plot"
17269   title: "VPP Latency: l2sw-3n-hsw-x710-64b-2t2c-features-ndr-lat"
17270   algorithm: "plot_latency_error_bars"
17271   output-file-type: ".html"
17272   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-ndr-lat"
17273   data: "plot-vpp-throughput-latency-3n-hsw"
17274   filter: "'NIC_Intel-X710' and
17275            '64B' and
17276            'NDRPDR' and
17277            '2T2C' and
17278            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
17279            not 'ACL' and
17280            not 'VHOST' and
17281            not 'L2OVRLAY' and
17282            not 'MEMIF'"
17283   parameters:
17284   - "latency"
17285   - "parent"
17286   - "tags"
17287   sort:
17288   - "L2XCBASE"    # l2xcbase
17289   - "L2BDBASE"    # l2bdbase
17290   - "L2XCFWD"     # dot1q-l2xcbase
17291   - "L2BDMACLRN"  # dot1q-l2bdbase
17292   layout:
17293     title: "l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
17294     layout: "plot-latency"
17295
17296 # Packet Latency - VPP L2 3n-hsw-xl710 base and scale
17297 -
17298   type: "plot"
17299   title: "VPP Latency: l2sw-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
17300   algorithm: "plot_latency_error_bars"
17301   output-file-type: ".html"
17302   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
17303   data: "plot-vpp-throughput-latency-3n-hsw"
17304   filter: "'NIC_Intel-XL710' and
17305            '64B' and
17306            'BASE' and
17307            'NDRPDR' and
17308            'ETH' and
17309            '1T1C' and
17310            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
17311            not 'VHOST' and
17312            not 'MEMIF'"
17313   parameters:
17314   - "latency"
17315   - "parent"
17316   - "tags"
17317   sort:
17318   - "L2PATCH"
17319   - "L2XCFWD"
17320   - "L2BDMACLRN"
17321   layout:
17322     title: "l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
17323     layout: "plot-latency"
17324
17325 -
17326   type: "plot"
17327   title: "VPP Latency: l2sw-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
17328   algorithm: "plot_latency_error_bars"
17329   output-file-type: ".html"
17330   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
17331   data: "plot-vpp-throughput-latency-3n-hsw"
17332   filter: "'NIC_Intel-XL710' and
17333            '64B' and
17334            'BASE' and
17335            'NDRPDR' and
17336            'ETH' and
17337            '2T2C' and
17338            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
17339            not 'VHOST' and
17340            not 'MEMIF'"
17341   parameters:
17342   - "latency"
17343   - "parent"
17344   - "tags"
17345   sort:
17346   - "L2PATCH"
17347   - "L2XCFWD"
17348   - "L2BDMACLRN"
17349   layout:
17350     title: "l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
17351     layout: "plot-latency"
17352
17353 # Packet Latency - VPP L2 3n-skx-x710 base and scale
17354 -
17355   type: "plot"
17356   title: "VPP Latency: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
17357   algorithm: "plot_latency_error_bars"
17358   output-file-type: ".html"
17359   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
17360   data: "plot-vpp-throughput-latency-3n-skx"
17361   filter: "'NIC_Intel-X710' and
17362            '64B' and
17363            ('BASE' or 'SCALE') and
17364            'NDRPDR' and
17365            'ETH' and
17366            '2T1C' and
17367            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
17368            not 'VHOST' and
17369            not 'MEMIF' and
17370            not 'DRV_AVF'"
17371   parameters:
17372   - "latency"
17373   - "parent"
17374   - "tags"
17375   sort:
17376   - "L2PATCH"
17377   - "L2XCBASE"
17378   - "BASE"
17379   - "FIB_10K"
17380   - "FIB_100K"
17381   - "FIB_1M"
17382   layout:
17383     title: "l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
17384     layout: "plot-latency"
17385
17386 -
17387   type: "plot"
17388   title: "VPP Latency: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
17389   algorithm: "plot_latency_error_bars"
17390   output-file-type: ".html"
17391   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
17392   data: "plot-vpp-throughput-latency-3n-skx"
17393   filter: "'NIC_Intel-X710' and
17394            '64B' and
17395            ('BASE' or 'SCALE') and
17396            'NDRPDR' and
17397            'ETH' and
17398            '4T2C' and
17399            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
17400            not 'VHOST' and
17401            not 'MEMIF' and
17402            not 'DRV_AVF'"
17403   parameters:
17404   - "latency"
17405   - "parent"
17406   - "tags"
17407   sort:
17408   - "L2PATCH"
17409   - "L2XCBASE"
17410   - "BASE"
17411   - "FIB_10K"
17412   - "FIB_100K"
17413   - "FIB_1M"
17414   layout:
17415     title: "l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
17416     layout: "plot-latency"
17417
17418 # Packet Latency - VPP L2 3n-skx-x710 features
17419 -
17420   type: "plot"
17421   title: "VPP Latency: l2sw-3n-skx-x710-64b-2t1c-features-ndr-lat"
17422   algorithm: "plot_latency_error_bars"
17423   output-file-type: ".html"
17424   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-ndr-lat"
17425   data: "plot-vpp-throughput-latency-3n-skx"
17426   filter: "'NIC_Intel-X710' and
17427            '64B' and
17428            'NDRPDR' and
17429            '2T1C' and
17430            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
17431            not 'ACL' and
17432            not 'VHOST' and
17433            not 'DRV_AVF' and
17434            not 'L2OVRLAY' and
17435            not 'MEMIF'"
17436   parameters:
17437   - "latency"
17438   - "parent"
17439   - "tags"
17440   sort:
17441   - "L2XCBASE"    # l2xcbase
17442   - "L2BDBASE"    # l2bdbase
17443   - "L2XCFWD"     # dot1q-l2xcbase
17444   - "L2BDMACLRN"  # dot1q-l2bdbase
17445   layout:
17446     title: "l2sw-3n-skx-x710-64b-2t1c-features-ndr"
17447     layout: "plot-latency"
17448
17449 -
17450   type: "plot"
17451   title: "VPP Latency: l2sw-3n-skx-x710-64b-4t2c-features-ndr-lat"
17452   algorithm: "plot_latency_error_bars"
17453   output-file-type: ".html"
17454   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-ndr-lat"
17455   data: "plot-vpp-throughput-latency-3n-skx"
17456   filter: "'NIC_Intel-X710' and
17457            '64B' and
17458            'NDRPDR' and
17459            '4T2C' and
17460            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
17461            not 'ACL' and
17462            not 'VHOST' and
17463            not 'DRV_AVF' and
17464            not 'L2OVRLAY' and
17465            not 'MEMIF'"
17466   parameters:
17467   - "latency"
17468   - "parent"
17469   - "tags"
17470   sort:
17471   - "L2XCBASE"    # l2xcbase
17472   - "L2BDBASE"    # l2bdbase
17473   - "L2XCFWD"     # dot1q-l2xcbase
17474   - "L2BDMACLRN"  # dot1q-l2bdbase
17475   layout:
17476     title: "l2sw-3n-skx-x710-64b-4t2c-features-ndr"
17477     layout: "plot-latency"
17478
17479 # Packet Latency - VPP L2 3n-skx-xxv710 base and scale
17480 -
17481   type: "plot"
17482   title: "VPP Latency: l2sw-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
17483   algorithm: "plot_latency_error_bars"
17484   output-file-type: ".html"
17485   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
17486   data: "plot-vpp-throughput-latency-3n-skx"
17487   filter: "'NIC_Intel-XXV710' and
17488            '64B' and
17489            ('BASE' or 'SCALE') and
17490            'NDRPDR' and
17491            'ETH' and
17492            '2T1C' and
17493            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
17494            not 'VHOST' and
17495            not 'MEMIF'"
17496   parameters:
17497   - "latency"
17498   - "parent"
17499   - "tags"
17500   sort:
17501   - "L2PATCH"
17502   - "L2PATCH"
17503   - "L2XCBASE"
17504   - "L2BDMACLRN"
17505   layout:
17506     title: "l2sw-3n-skx-xxv710-64b-2t1c-base-ndr"
17507     layout: "plot-latency"
17508
17509 -
17510   type: "plot"
17511   title: "VPP Latency: l2sw-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
17512   algorithm: "plot_latency_error_bars"
17513   output-file-type: ".html"
17514   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
17515   data: "plot-vpp-throughput-latency-3n-skx"
17516   filter: "'NIC_Intel-XXV710' and
17517            '64B' and
17518            ('BASE' or 'SCALE') and
17519            'NDRPDR' and
17520            'ETH' and
17521            '4T2C' and
17522            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
17523            not 'VHOST' and
17524            not 'MEMIF'"
17525   parameters:
17526   - "latency"
17527   - "parent"
17528   - "tags"
17529   sort:
17530   - "L2PATCH"
17531   - "L2PATCH"
17532   - "L2XCBASE"
17533   - "L2BDMACLRN"
17534   layout:
17535     title: "l2sw-3n-skx-xxv710-64b-4t2c-base-ndr"
17536     layout: "plot-latency"
17537
17538 # Packet Latency - VPP L2 2n-skx-x710 base and scale
17539 -
17540   type: "plot"
17541   title: "VPP Latency: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
17542   algorithm: "plot_latency_error_bars"
17543   output-file-type: ".html"
17544   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
17545   data: "plot-vpp-throughput-latency-2n-skx"
17546   filter: "'NIC_Intel-X710' and
17547            '64B' and
17548            'ETH' and
17549            ('BASE' or 'SCALE') and
17550            'NDRPDR' and
17551            '2T1C' and
17552            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
17553            not 'VHOST' and
17554            not 'MEMIF'"
17555   parameters:
17556   - "latency"
17557   - "parent"
17558   - "tags"
17559   sort:
17560   - "L2PATCH"
17561   - "L2XCBASE"
17562   - "BASE"
17563   - "FIB_10K"
17564   - "FIB_100K"
17565   - "FIB_1M"
17566   layout:
17567     title: "l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
17568     layout: "plot-latency"
17569
17570 -
17571   type: "plot"
17572   title: "VPP Latency: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
17573   algorithm: "plot_latency_error_bars"
17574   output-file-type: ".html"
17575   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
17576   data: "plot-vpp-throughput-latency-2n-skx"
17577   filter: "'NIC_Intel-X710' and
17578            '64B' and
17579            ('BASE' or 'SCALE') and
17580            'NDRPDR' and
17581            'ETH' and
17582            '4T2C' and
17583            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
17584            not 'VHOST' and
17585            not 'MEMIF'"
17586   parameters:
17587   - "latency"
17588   - "parent"
17589   - "tags"
17590   sort:
17591   - "L2PATCH"
17592   - "L2XCBASE"
17593   - "BASE"
17594   - "FIB_10K"
17595   - "FIB_100K"
17596   - "FIB_1M"
17597   layout:
17598     title: "l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
17599     layout: "plot-latency"
17600
17601 # Packet Latency - VPP L2 2n-skx-xxv710 base and scale
17602 -
17603   type: "plot"
17604   title: "VPP Latency: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
17605   algorithm: "plot_latency_error_bars"
17606   output-file-type: ".html"
17607   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
17608   data: "plot-vpp-throughput-latency-2n-skx"
17609   filter: "'NIC_Intel-XXV710' and
17610            '64B' and
17611            ('BASE' or 'SCALE') and
17612            'NDRPDR' and
17613            'ETH' and
17614            '2T1C' and
17615            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
17616            not 'VHOST' and
17617            not 'MEMIF'"
17618   parameters:
17619   - "latency"
17620   - "parent"
17621   - "tags"
17622   sort:
17623   - "L2PATCH"
17624   - "L2XCBASE"
17625   - "BASE"
17626   - "FIB_10K"
17627   - "FIB_100K"
17628   - "FIB_1M"
17629   layout:
17630     title: "l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
17631     layout: "plot-latency"
17632
17633 -
17634   type: "plot"
17635   title: "VPP Latency: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
17636   algorithm: "plot_latency_error_bars"
17637   output-file-type: ".html"
17638   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
17639   data: "plot-vpp-throughput-latency-2n-skx"
17640   filter: "'NIC_Intel-XXV710' and
17641            '64B' and
17642            ('BASE' or 'SCALE') and
17643            'NDRPDR' and
17644            'ETH' and
17645            '4T2C' and
17646            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
17647            not 'VHOST' and
17648            not 'MEMIF'"
17649   parameters:
17650   - "latency"
17651   - "parent"
17652   - "tags"
17653   sort:
17654   - "L2PATCH"
17655   - "L2XCBASE"
17656   - "BASE"
17657   - "FIB_10K"
17658   - "FIB_100K"
17659   - "FIB_1M"
17660   layout:
17661     title: "l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
17662     layout: "plot-latency"
17663
17664 ################################################################################
17665
17666 # Packet Latency - VPP Container Memif 3n-hsw-x520
17667 -
17668   type: "plot"
17669   title: "VPP Latency: memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
17670   algorithm: "plot_latency_error_bars"
17671   output-file-type: ".html"
17672   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
17673   data: "plot-vpp-throughput-latency-3n-hsw"
17674   filter: "'NIC_Intel-X520-DA2' and
17675            '64B' and
17676            ('BASE' or 'SCALE') and
17677            'NDRPDR' and
17678            '1T1C' and
17679            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
17680            not 'VHOST' and
17681            'MEMIF'"
17682   parameters:
17683   - "latency"
17684   - "parent"
17685   - "tags"
17686   sort:
17687   - "L2XCFWD"
17688   - "L2XCFWD"
17689   - "L2XCFWD"
17690   - "L2BDMACLRN"
17691   - "L2BDMACLRN"
17692   - "L2BDMACLRN"
17693   - "IP4FWD"
17694   layout:
17695     title: "memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
17696     layout: "plot-latency"
17697
17698 -
17699   type: "plot"
17700   title: "VPP Latency: memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
17701   algorithm: "plot_latency_error_bars"
17702   output-file-type: ".html"
17703   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
17704   data: "plot-vpp-throughput-latency-3n-hsw"
17705   filter: "'NIC_Intel-X520-DA2' and
17706            '64B' and
17707            ('BASE' or 'SCALE') and
17708            'NDRPDR' and
17709            '2T2C' and
17710            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
17711            not 'VHOST' and
17712            'MEMIF'"
17713   parameters:
17714   - "latency"
17715   - "parent"
17716   - "tags"
17717   sort:
17718   - "L2XCFWD"
17719   - "L2XCFWD"
17720   - "L2XCFWD"
17721   - "L2BDMACLRN"
17722   - "L2BDMACLRN"
17723   - "L2BDMACLRN"
17724   - "IP4FWD"
17725   layout:
17726     title: "memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
17727     layout: "plot-latency"
17728
17729 # Packet Latency - VPP Container Memif 3n-hsw-x710
17730 -
17731   type: "plot"
17732   title: "VPP Latency: memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
17733   algorithm: "plot_latency_error_bars"
17734   output-file-type: ".html"
17735   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
17736   data: "plot-vpp-throughput-latency-3n-hsw"
17737   filter: "'NIC_Intel-X710' and
17738            '64B' and
17739            ('BASE' or 'SCALE') and
17740            'NDRPDR' and
17741            '1T1C' and
17742            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
17743            not 'VHOST' and
17744            'MEMIF'"
17745   parameters:
17746   - "latency"
17747   - "parent"
17748   - "tags"
17749   sort:
17750   - "L2XCFWD"
17751   - "L2XCFWD"
17752   - "L2XCFWD"
17753   - "L2BDMACLRN"
17754   - "L2BDMACLRN"
17755   - "L2BDMACLRN"
17756   - "IP4FWD"
17757   layout:
17758     title: "memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
17759     layout: "plot-latency"
17760
17761 -
17762   type: "plot"
17763   title: "VPP Latency: memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
17764   algorithm: "plot_latency_error_bars"
17765   output-file-type: ".html"
17766   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
17767   data: "plot-vpp-throughput-latency-3n-hsw"
17768   filter: "'NIC_Intel-X710' and
17769            '64B' and
17770            ('BASE' or 'SCALE') and
17771            'NDRPDR' and
17772            '2T2C' and
17773            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
17774            not 'VHOST' and
17775            'MEMIF'"
17776   parameters:
17777   - "latency"
17778   - "parent"
17779   - "tags"
17780   sort:
17781   - "L2XCFWD"
17782   - "L2XCFWD"
17783   - "L2XCFWD"
17784   - "L2BDMACLRN"
17785   - "L2BDMACLRN"
17786   - "L2BDMACLRN"
17787   - "IP4FWD"
17788   layout:
17789     title: "memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
17790     layout: "plot-latency"
17791
17792 # Packet Latency - VPP Container Memif 3n-hsw-xl710
17793 -
17794   type: "plot"
17795   title: "VPP Latency: memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr-lat"
17796   algorithm: "plot_latency_error_bars"
17797   output-file-type: ".html"
17798   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr-lat"
17799   data: "plot-vpp-throughput-latency-3n-hsw"
17800   filter: "'NIC_Intel-XL710' and
17801            '64B' and
17802            ('BASE' or 'SCALE') and
17803            'NDRPDR' and
17804            '1T1C' and
17805            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
17806            not 'VHOST' and
17807            'MEMIF'"
17808   parameters:
17809   - "latency"
17810   - "parent"
17811   - "tags"
17812   sort:
17813   - "L2XCFWD"
17814   - "L2XCFWD"
17815   - "L2XCFWD"
17816   - "L2BDMACLRN"
17817   - "L2BDMACLRN"
17818   - "L2BDMACLRN"
17819   - "IP4FWD"
17820   layout:
17821     title: "memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr"
17822     layout: "plot-latency"
17823
17824 -
17825   type: "plot"
17826   title: "VPP Latency: memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr-lat"
17827   algorithm: "plot_latency_error_bars"
17828   output-file-type: ".html"
17829   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr-lat"
17830   data: "plot-vpp-throughput-latency-3n-hsw"
17831   filter: "'NIC_Intel-XL710' and
17832            '64B' and
17833            ('BASE' or 'SCALE') and
17834            'NDRPDR' and
17835            '2T2C' and
17836            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
17837            not 'VHOST' and
17838            'MEMIF'"
17839   parameters:
17840   - "latency"
17841   - "parent"
17842   - "tags"
17843   sort:
17844   - "L2XCFWD"
17845   - "L2XCFWD"
17846   - "L2XCFWD"
17847   - "L2BDMACLRN"
17848   - "L2BDMACLRN"
17849   - "L2BDMACLRN"
17850   - "IP4FWD"
17851   layout:
17852     title: "memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr"
17853     layout: "plot-latency"
17854
17855 # Packet Latency - VPP Container Memif 3n-skx-x710
17856 -
17857   type: "plot"
17858   title: "VPP Latency: memif-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
17859   algorithm: "plot_latency_error_bars"
17860   output-file-type: ".html"
17861   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
17862   data: "plot-vpp-throughput-latency-3n-skx"
17863   filter: "'NIC_Intel-X710' and
17864            '64B' and
17865            ('BASE' or 'SCALE') and
17866            'NDRPDR' and
17867            '2T1C' and
17868            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
17869            not 'VHOST' and
17870            'MEMIF'"
17871   parameters:
17872   - "latency"
17873   - "parent"
17874   - "tags"
17875   sort:
17876   - "L2XCFWD"
17877   - "L2XCFWD"
17878   - "L2XCFWD"
17879   - "L2BDMACLRN"
17880   - "L2BDMACLRN"
17881   - "L2BDMACLRN"
17882   - "IP4FWD"
17883   layout:
17884     title: "memif-3n-skx-x710-64b-2t1c-base_and_features-ndr"
17885     layout: "plot-latency"
17886
17887 -
17888   type: "plot"
17889   title: "VPP Latency: memif-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
17890   algorithm: "plot_latency_error_bars"
17891   output-file-type: ".html"
17892   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
17893   data: "plot-vpp-throughput-latency-3n-skx"
17894   filter: "'NIC_Intel-X710' and
17895            '64B' and
17896            ('BASE' or 'SCALE') and
17897            'NDRPDR' and
17898            '4T2C' and
17899            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
17900            not 'VHOST' and
17901            'MEMIF'"
17902   parameters:
17903   - "latency"
17904   - "parent"
17905   - "tags"
17906   sort:
17907   - "L2XCFWD"
17908   - "L2XCFWD"
17909   - "L2XCFWD"
17910   - "L2BDMACLRN"
17911   - "L2BDMACLRN"
17912   - "L2BDMACLRN"
17913   - "IP4FWD"
17914   layout:
17915     title: "memif-3n-skx-x710-64b-4t2c-base_and_features-ndr"
17916     layout: "plot-latency"
17917
17918 # Packet Latency - VPP Container Memif 2n-skx-x710
17919 -
17920   type: "plot"
17921   title: "VPP Latency: memif-2n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
17922   algorithm: "plot_latency_error_bars"
17923   output-file-type: ".html"
17924   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
17925   data: "plot-vpp-throughput-latency-2n-skx"
17926   filter: "'NIC_Intel-X710' and
17927            '64B' and
17928            ('BASE' or 'SCALE') and
17929            'NDRPDR' and
17930            '2T1C' and
17931            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
17932            not 'VHOST' and
17933            not 'NF_DENSITY' and
17934            'MEMIF'"
17935   parameters:
17936   - "latency"
17937   - "parent"
17938   - "tags"
17939   sort:
17940   - "L2XCFWD"
17941   - "L2XCFWD"
17942   - "L2XCFWD"
17943   - "L2BDMACLRN"
17944   - "L2BDMACLRN"
17945   - "L2BDMACLRN"
17946   - "IP4FWD"
17947   layout:
17948     title: "memif-2n-skx-x710-64b-2t1c-base_and_features-ndr"
17949     layout: "plot-latency"
17950
17951 -
17952   type: "plot"
17953   title: "VPP Latency: memif-2n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
17954   algorithm: "plot_latency_error_bars"
17955   output-file-type: ".html"
17956   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
17957   data: "plot-vpp-throughput-latency-2n-skx"
17958   filter: "'NIC_Intel-X710' and
17959            '64B' and
17960            ('BASE' or 'SCALE') and
17961            'NDRPDR' and
17962            '4T2C' and
17963            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
17964            not 'VHOST' and
17965            not 'NF_DENSITY' and
17966            'MEMIF'"
17967   parameters:
17968   - "latency"
17969   - "parent"
17970   - "tags"
17971   sort:
17972   - "L2XCFWD"
17973   - "L2XCFWD"
17974   - "L2XCFWD"
17975   - "L2BDMACLRN"
17976   - "L2BDMACLRN"
17977   - "L2BDMACLRN"
17978   - "IP4FWD"
17979   layout:
17980     title: "memif-2n-skx-x710-64b-4t2c-base_and_features-ndr"
17981     layout: "plot-latency"
17982
17983 # Packet Latency - VPP Container Memif 2n-skx-xxv710
17984 -
17985   type: "plot"
17986   title: "VPP Latency: memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr-lat"
17987   algorithm: "plot_latency_error_bars"
17988   output-file-type: ".html"
17989   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr-lat"
17990   data: "plot-vpp-throughput-latency-2n-skx"
17991   filter: "'NIC_Intel-XXV710' and
17992            '64B' and
17993            ('BASE' or 'SCALE') and
17994            'NDRPDR' and
17995            '2T1C' and
17996            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
17997            not 'VHOST' and
17998            'MEMIF'"
17999   parameters:
18000   - "latency"
18001   - "parent"
18002   - "tags"
18003   sort:
18004   - "L2XCFWD"
18005   - "L2XCFWD"
18006   - "L2XCFWD"
18007   - "L2BDMACLRN"
18008   - "L2BDMACLRN"
18009   - "L2BDMACLRN"
18010   - "IP4FWD"
18011   layout:
18012     title: "memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
18013     layout: "plot-latency"
18014
18015 -
18016   type: "plot"
18017   title: "VPP Latency: memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr-lat"
18018   algorithm: "plot_latency_error_bars"
18019   output-file-type: ".html"
18020   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr-lat"
18021   data: "plot-vpp-throughput-latency-2n-skx"
18022   filter: "'NIC_Intel-XXV710' and
18023            '64B' and
18024            ('BASE' or 'SCALE') and
18025            'NDRPDR' and
18026            '4T2C' and
18027            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
18028            not 'VHOST' and
18029            'MEMIF'"
18030   parameters:
18031   - "latency"
18032   - "parent"
18033   - "tags"
18034   sort:
18035   - "L2XCFWD"
18036   - "L2XCFWD"
18037   - "L2XCFWD"
18038   - "L2BDMACLRN"
18039   - "L2BDMACLRN"
18040   - "L2BDMACLRN"
18041   - "IP4FWD"
18042   layout:
18043     title: "memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
18044     layout: "plot-latency"
18045
18046 ################################################################################
18047
18048 # Packet Latency - VPP Container Memif 3n-hsw-x520 - l2xc
18049 -
18050   type: "plot"
18051   title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr-lat"
18052   algorithm: "plot_latency_error_bars"
18053   output-file-type: ".html"
18054   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr-lat"
18055   data: "plot-ligato-throughput-latency-3n-hsw"
18056   filter: "'NIC_Intel-X520-DA2' and
18057            '64B' and
18058            ('BASE' or 'SCALE') and
18059            'NDRPDR' and
18060            '1T1C' and
18061            'L2XCFWD' and
18062            not 'VHOST' and
18063            not 'NF_DENSITY' and
18064            'MEMIF'"
18065   parameters:
18066   - "latency"
18067   - "parent"
18068   - "tags"
18069   sort:
18070   - "1VNF"
18071   - "2VNF"
18072   - "4VNF"
18073   - "2VNF"
18074   - "4VNF"
18075   layout:
18076     title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
18077     layout: "plot-latency"
18078
18079 -
18080   type: "plot"
18081   title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr-lat"
18082   algorithm: "plot_latency_error_bars"
18083   output-file-type: ".html"
18084   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr-lat"
18085   data: "plot-ligato-throughput-latency-3n-hsw"
18086   filter: "'NIC_Intel-X520-DA2' and
18087            '64B' and
18088            ('BASE' or 'SCALE') and
18089            'NDRPDR' and
18090            '2T2C' and
18091            'L2XCFWD' and
18092            not 'VHOST' and
18093            not 'NF_DENSITY' and
18094            'MEMIF'"
18095   parameters:
18096   - "latency"
18097   - "parent"
18098   - "tags"
18099   sort:
18100   - "1VNF"
18101   - "2VNF"
18102   - "4VNF"
18103   - "2VNF"
18104   - "4VNF"
18105   layout:
18106     title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
18107     layout: "plot-latency"
18108
18109 # Packet Latency - VPP Container Memif 3n-hsw-x520 - l2bd
18110 -
18111   type: "plot"
18112   title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr-lat"
18113   algorithm: "plot_latency_error_bars"
18114   output-file-type: ".html"
18115   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr-lat"
18116   data: "plot-ligato-throughput-latency-3n-hsw"
18117   filter: "'NIC_Intel-X520-DA2' and
18118            '64B' and
18119            ('BASE' or 'SCALE') and
18120            'NDRPDR' and
18121            '1T1C' and
18122            ('L2BDMACSTAT' or 'L2BDMACLRN') and
18123            not 'VHOST' and
18124            not 'NF_DENSITY' and
18125            'MEMIF'"
18126   parameters:
18127   - "latency"
18128   - "parent"
18129   - "tags"
18130   sort:
18131   - "1VNF"
18132   - "2VNF"
18133   - "4VNF"
18134   - "2VNF"
18135   - "4VNF"
18136   layout:
18137     title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
18138     layout: "plot-latency"
18139
18140 -
18141   type: "plot"
18142   title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr-lat"
18143   algorithm: "plot_latency_error_bars"
18144   output-file-type: ".html"
18145   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr-lat"
18146   data: "plot-ligato-throughput-latency-3n-hsw"
18147   filter: "'NIC_Intel-X520-DA2' and
18148            '64B' and
18149            ('BASE' or 'SCALE') and
18150            'NDRPDR' and
18151            '2T2C' and
18152            ('L2BDMACSTAT' or 'L2BDMACLRN') and
18153            not 'VHOST' and
18154            not 'NF_DENSITY' and
18155            'MEMIF'"
18156   parameters:
18157   - "latency"
18158   - "parent"
18159   - "tags"
18160   sort:
18161   - "1VNF"
18162   - "2VNF"
18163   - "4VNF"
18164   - "2VNF"
18165   - "4VNF"
18166   layout:
18167     title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
18168     layout: "plot-latency"
18169
18170 # Packet Latency - VPP Container Memif 3n-hsw-x710 - l2xc
18171 -
18172   type: "plot"
18173   title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr-lat"
18174   algorithm: "plot_latency_error_bars"
18175   output-file-type: ".html"
18176   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr-lat"
18177   data: "plot-ligato-throughput-latency-3n-hsw"
18178   filter: "'NIC_Intel-X710' and
18179            '64B' and
18180            ('BASE' or 'SCALE') and
18181            'NDRPDR' and
18182            '1T1C' and
18183            'L2XCFWD' and
18184            not 'VHOST' and
18185            not 'NF_DENSITY' and
18186            'MEMIF'"
18187   parameters:
18188   - "latency"
18189   - "parent"
18190   - "tags"
18191   sort:
18192   - "1VNF"
18193   - "2VNF"
18194   - "4VNF"
18195   - "2VNF"
18196   - "4VNF"
18197   layout:
18198     title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
18199     layout: "plot-latency"
18200
18201 -
18202   type: "plot"
18203   title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr-lat"
18204   algorithm: "plot_latency_error_bars"
18205   output-file-type: ".html"
18206   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr-lat"
18207   data: "plot-ligato-throughput-latency-3n-hsw"
18208   filter: "'NIC_Intel-X710' and
18209            '64B' and
18210            ('BASE' or 'SCALE') and
18211            'NDRPDR' and
18212            '2T2C' and
18213            'L2XCFWD' and
18214            not 'VHOST' and
18215            not 'NF_DENSITY' and
18216            'MEMIF'"
18217   parameters:
18218   - "latency"
18219   - "parent"
18220   - "tags"
18221   sort:
18222   - "1VNF"
18223   - "2VNF"
18224   - "4VNF"
18225   - "2VNF"
18226   - "4VNF"
18227   layout:
18228     title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
18229     layout: "plot-latency"
18230
18231 # Packet Latency - VPP Container Memif 3n-hsw-x710 - l2bd
18232 -
18233   type: "plot"
18234   title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr-lat"
18235   algorithm: "plot_latency_error_bars"
18236   output-file-type: ".html"
18237   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr-lat"
18238   data: "plot-ligato-throughput-latency-3n-hsw"
18239   filter: "'NIC_Intel-X710' and
18240            '64B' and
18241            ('BASE' or 'SCALE') and
18242            'NDRPDR' and
18243            '1T1C' and
18244            ('L2BDMACSTAT' or 'L2BDMACLRN') and
18245            not 'VHOST' and
18246            not 'NF_DENSITY' and
18247            'MEMIF'"
18248   parameters:
18249   - "latency"
18250   - "parent"
18251   - "tags"
18252   sort:
18253   - "1VNF"
18254   - "2VNF"
18255   - "4VNF"
18256   - "2VNF"
18257   - "4VNF"
18258   layout:
18259     title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
18260     layout: "plot-latency"
18261
18262 -
18263   type: "plot"
18264   title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr-lat"
18265   algorithm: "plot_latency_error_bars"
18266   output-file-type: ".html"
18267   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr-lat"
18268   data: "plot-ligato-throughput-latency-3n-hsw"
18269   filter: "'NIC_Intel-X710' and
18270            '64B' and
18271            ('BASE' or 'SCALE') and
18272            'NDRPDR' and
18273            '2T2C' and
18274            ('L2BDMACSTAT' or 'L2BDMACLRN') and
18275            not 'VHOST' and
18276            not 'NF_DENSITY' and
18277            'MEMIF'"
18278   parameters:
18279   - "latency"
18280   - "parent"
18281   - "tags"
18282   sort:
18283   - "1VNF"
18284   - "2VNF"
18285   - "4VNF"
18286   - "2VNF"
18287   - "4VNF"
18288   layout:
18289     title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
18290     layout: "plot-latency"
18291
18292 ################################################################################
18293
18294 # Packet Latency - VPP IPv4 3n-hsw-x520 base and scale
18295 -
18296   type: "plot"
18297   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
18298   algorithm: "plot_latency_error_bars"
18299   output-file-type: ".html"
18300   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
18301   data: "plot-vpp-throughput-latency-3n-hsw"
18302   filter: "'NIC_Intel-X520-DA2' and
18303            '64B' and
18304            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
18305            'NDRPDR' and
18306            '1T1C' and
18307            'IP4FWD' and
18308            not 'IPSEC' and
18309            not 'DOT1Q' and
18310            not 'VHOST'"
18311   parameters:
18312   - "latency"
18313   - "parent"
18314   - "tags"
18315   sort:
18316   - "DOT1Q"
18317   - "IP4BASE"
18318   - "FIB_20k"
18319   - "FIB_200k"
18320   - "FIB_2M"
18321   layout:
18322     title: "ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
18323     layout: "plot-latency"
18324
18325 -
18326   type: "plot"
18327   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
18328   algorithm: "plot_latency_error_bars"
18329   output-file-type: ".html"
18330   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
18331   data: "plot-vpp-throughput-latency-3n-hsw"
18332   filter: "'NIC_Intel-X520-DA2' and
18333            '64B' and
18334            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
18335            'NDRPDR' and
18336            '2T2C' and
18337            'IP4FWD' and
18338            not 'IPSEC' and
18339            not 'DOT1Q' and
18340            not 'VHOST'"
18341   parameters:
18342   - "latency"
18343   - "parent"
18344   - "tags"
18345   sort:
18346   - "DOT1Q"
18347   - "IP4BASE"
18348   - "FIB_20k"
18349   - "FIB_200k"
18350   - "FIB_2M"
18351   layout:
18352     title: "ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
18353     layout: "plot-latency"
18354
18355 # Packet Latency - VPP IPv4 3n-hsw-x520 features
18356 -
18357   type: "plot"
18358   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-ndr-lat"
18359   algorithm: "plot_latency_error_bars"
18360   output-file-type: ".html"
18361   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-ndr-lat"
18362   data: "plot-vpp-throughput-latency-3n-hsw"
18363   filter: "'NIC_Intel-X520-DA2' and
18364            '64B' and
18365            ('IP4BASE' or
18366             'POLICE_MARK' or
18367             'COPWHLIST' or
18368             ('NAT44' and 'BASE') or
18369             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
18370            'NDRPDR' and
18371            '1T1C' and
18372            'IP4FWD' and
18373            not 'IPSEC' and
18374            not 'VHOST'"
18375   parameters:
18376   - "latency"
18377   - "parent"
18378   - "tags"
18379   sort:
18380   - "DOT1Q"
18381   - "IP4BASE"
18382   - "NAT44"
18383   - "POLICE_MARK"
18384   - "COPWHLIST"
18385   - "IACL"
18386   - "OACL"
18387   layout:
18388     title: "ip4-3n-hsw-x520-64b-1t1c-features-ndr"
18389     layout: "plot-latency"
18390
18391 -
18392   type: "plot"
18393   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-ndr-lat"
18394   algorithm: "plot_latency_error_bars"
18395   output-file-type: ".html"
18396   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-ndr-lat"
18397   data: "plot-vpp-throughput-latency-3n-hsw"
18398   filter: "'NIC_Intel-X520-DA2' and
18399            '64B' and
18400            ('IP4BASE' or
18401             'POLICE_MARK' or
18402             'COPWHLIST' or
18403             ('NAT44' and 'BASE') or
18404             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
18405            'NDRPDR' and
18406            '2T2C' and
18407            'IP4FWD' and
18408            not 'IPSEC' and
18409            not 'VHOST'"
18410   parameters:
18411   - "latency"
18412   - "parent"
18413   - "tags"
18414   sort:
18415   - "DOT1Q"
18416   - "IP4BASE"
18417   - "NAT44"
18418   - "POLICE_MARK"
18419   - "COPWHLIST"
18420   - "IACL"
18421   - "OACL"
18422   layout:
18423     title: "ip4-3n-hsw-x520-64b-2t2c-features-ndr"
18424     layout: "plot-latency"
18425
18426 # Packet Latency - VPP IPv4 3n-hsw-x520 features nat44
18427 -
18428   type: "plot"
18429   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr-lat"
18430   algorithm: "plot_latency_error_bars"
18431   output-file-type: ".html"
18432   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr-lat"
18433   data: "plot-vpp-throughput-latency-3n-hsw"
18434   filter: "'NIC_Intel-X520-DA2' and
18435            '64B' and
18436            'NDRPDR' and
18437            '1T1C' and
18438            'IP4FWD' and
18439            ('NAT44' or 'IP4BASE') and
18440            not 'DOT1Q' and
18441            not 'IPSEC' and
18442            not 'VHOST'"
18443   parameters:
18444   - "latency"
18445   - "parent"
18446   - "tags"
18447   sort:
18448   - "IP4BASE"
18449   - "BASE"
18450   - "SRC_USER_10"
18451   - "SRC_USER_100"
18452   - "SRC_USER_1000"
18453   - "SRC_USER_2000"
18454   layout:
18455     title: "ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
18456     layout: "plot-latency"
18457
18458 -
18459   type: "plot"
18460   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr-lat"
18461   algorithm: "plot_latency_error_bars"
18462   output-file-type: ".html"
18463   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr-lat"
18464   data: "plot-vpp-throughput-latency-3n-hsw"
18465   filter: "'NIC_Intel-X520-DA2' and
18466            '64B' and
18467            'NDRPDR' and
18468            '2T2C' and
18469            'IP4FWD' and
18470            ('NAT44' or 'IP4BASE') and
18471            not 'DOT1Q' and
18472            not 'IPSEC' and
18473            not 'VHOST'"
18474   parameters:
18475   - "latency"
18476   - "parent"
18477   - "tags"
18478   sort:
18479   - "IP4BASE"
18480   - "BASE"
18481   - "SRC_USER_10"
18482   - "SRC_USER_100"
18483   - "SRC_USER_1000"
18484   - "SRC_USER_2000"
18485   layout:
18486     title: "ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
18487     layout: "plot-latency"
18488
18489 # Packet Latency - VPP IPv4 3n-hsw-x520 features iacl
18490 -
18491   type: "plot"
18492   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat"
18493   algorithm: "plot_latency_error_bars"
18494   output-file-type: ".html"
18495   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat"
18496   data: "plot-vpp-throughput-latency-3n-hsw"
18497   filter: "'NIC_Intel-X520-DA2' and
18498            '64B' and
18499            'NDRPDR' and
18500            '1T1C' and
18501            'IP4FWD' and
18502            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
18503            not 'IPSEC' and
18504            not 'DOT1Q' and
18505            not 'VHOST'"
18506   parameters:
18507   - "latency"
18508   - "parent"
18509   - "tags"
18510   sort:
18511   - "IP4BASE"
18512   - "ACL_STATELESS"
18513   - "ACL_STATEFUL"
18514   - "ACL_STATELESS"
18515   - "ACL_STATEFUL"
18516   layout:
18517     title: "ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
18518     layout: "plot-latency"
18519
18520 -
18521   type: "plot"
18522   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat"
18523   algorithm: "plot_latency_error_bars"
18524   output-file-type: ".html"
18525   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat"
18526   data: "plot-vpp-throughput-latency-3n-hsw"
18527   filter: "'NIC_Intel-X520-DA2' and
18528            '64B' and
18529            'NDRPDR' and
18530            '2T2C' and
18531            'IP4FWD' and
18532            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
18533            not 'IPSEC' and
18534            not 'DOT1Q' and
18535            not 'VHOST'"
18536   parameters:
18537   - "latency"
18538   - "parent"
18539   - "tags"
18540   sort:
18541   - "IP4BASE"
18542   - "ACL_STATELESS"
18543   - "ACL_STATEFUL"
18544   - "ACL_STATELESS"
18545   - "ACL_STATEFUL"
18546   layout:
18547     title: "ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
18548     layout: "plot-latency"
18549
18550 # Packet Latency - VPP IPv4 3n-hsw-x520 features oacl
18551 -
18552   type: "plot"
18553   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
18554   algorithm: "plot_latency_error_bars"
18555   output-file-type: ".html"
18556   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
18557   data: "plot-vpp-throughput-latency-3n-hsw"
18558   filter: "'NIC_Intel-X520-DA2' and
18559            '64B' and
18560            'NDRPDR' and
18561            '1T1C' and
18562            'IP4FWD' and
18563            ('OACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
18564            not 'IPSEC' and
18565            not 'DOT1Q' and
18566            not 'VHOST'"
18567   parameters:
18568   - "latency"
18569   - "parent"
18570   - "tags"
18571   sort:
18572   - "IP4BASE"
18573   - "ACL_STATELESS"
18574   - "ACL_STATEFUL"
18575   - "ACL_STATELESS"
18576   - "ACL_STATEFUL"
18577   layout:
18578     title: "ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
18579     layout: "plot-latency"
18580
18581 -
18582   type: "plot"
18583   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat"
18584   algorithm: "plot_latency_error_bars"
18585   output-file-type: ".html"
18586   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat"
18587   data: "plot-vpp-throughput-latency-3n-hsw"
18588   filter: "'NIC_Intel-X520-DA2' and
18589            '64B' and
18590            'NDRPDR' and
18591            '2T2C' and
18592            'IP4FWD' and
18593            ('OACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
18594            not 'IPSEC' and
18595            not 'DOT1Q' and
18596            not 'VHOST'"
18597   parameters:
18598   - "latency"
18599   - "parent"
18600   - "tags"
18601   sort:
18602   - "IP4BASE"
18603   - "ACL_STATELESS"
18604   - "ACL_STATEFUL"
18605   - "ACL_STATELESS"
18606   - "ACL_STATEFUL"
18607   layout:
18608     title: "ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
18609     layout: "plot-latency"
18610
18611 # Packet Latency - VPP IPv4 3n-hsw-x710 base and scale
18612 -
18613   type: "plot"
18614   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
18615   algorithm: "plot_latency_error_bars"
18616   output-file-type: ".html"
18617   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
18618   data: "plot-vpp-throughput-latency-3n-hsw"
18619   filter: "'NIC_Intel-X710' and
18620            '64B' and
18621            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
18622            'NDRPDR' and
18623            '1T1C' and
18624            'IP4FWD' and
18625            not 'IPSEC' and
18626            not 'DOT1Q' and
18627            not 'VHOST'"
18628   parameters:
18629   - "latency"
18630   - "parent"
18631   - "tags"
18632   sort:
18633   - "IP4BASE"
18634   - "FIB_20K"
18635   - "FIB_200K"
18636   - "FIB_2M"
18637   layout:
18638     title: "ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
18639     layout: "plot-latency"
18640
18641 -
18642   type: "plot"
18643   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
18644   algorithm: "plot_latency_error_bars"
18645   output-file-type: ".html"
18646   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
18647   data: "plot-vpp-throughput-latency-3n-hsw"
18648   filter: "'NIC_Intel-X710' and
18649            '64B' and
18650            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
18651            'NDRPDR' and
18652            '2T2C' and
18653            'IP4FWD' and
18654            not 'IPSEC' and
18655            not 'DOT1Q' and
18656            not 'VHOST'"
18657   parameters:
18658   - "latency"
18659   - "parent"
18660   - "tags"
18661   sort:
18662   - "IP4BASE"
18663   - "FIB_20K"
18664   - "FIB_200K"
18665   - "FIB_2M"
18666   layout:
18667     title: "ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
18668     layout: "plot-latency"
18669
18670 # Packet Latency - VPP IPv4 3n-hsw-x710 features
18671 -
18672   type: "plot"
18673   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-ndr-lat"
18674   algorithm: "plot_latency_error_bars"
18675   output-file-type: ".html"
18676   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-ndr-lat"
18677   data: "plot-vpp-throughput-latency-3n-hsw"
18678   filter: "'NIC_Intel-X710' and
18679            '64B' and
18680            ('IP4BASE' or
18681             'POLICE_MARK' or
18682             'COPWHLIST' or
18683             ('NAT44' and 'BASE') or
18684             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
18685            'NDRPDR' and
18686            '1T1C' and
18687            'IP4FWD' and
18688            not 'IPSEC' and
18689            not 'VHOST'"
18690   parameters:
18691   - "latency"
18692   - "parent"
18693   - "tags"
18694   sort:
18695   - "DOT1Q"
18696   - "IP4BASE"
18697   - "NAT44"
18698   - "POLICE_MARK"
18699   - "COPWHLIST"
18700   - "IACL"
18701   - "OACL"
18702   layout:
18703     title: "ip4-3n-hsw-x710-64b-1t1c-features-ndr"
18704     layout: "plot-latency"
18705
18706 -
18707   type: "plot"
18708   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-ndr-lat"
18709   algorithm: "plot_latency_error_bars"
18710   output-file-type: ".html"
18711   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-ndr-lat"
18712   data: "plot-vpp-throughput-latency-3n-hsw"
18713   filter: "'NIC_Intel-X710' and
18714            '64B' and
18715            ('IP4BASE' or
18716             'POLICE_MARK' or
18717             'COPWHLIST' or
18718             ('NAT44' and 'BASE') or
18719             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
18720            'NDRPDR' and
18721            '2T2C' and
18722            'IP4FWD' and
18723            not 'IPSEC' and
18724            not 'VHOST'"
18725   parameters:
18726   - "latency"
18727   - "parent"
18728   - "tags"
18729   sort:
18730   - "DOT1Q"
18731   - "IP4BASE"
18732   - "NAT44"
18733   - "POLICE_MARK"
18734   - "COPWHLIST"
18735   - "IACL"
18736   - "OACL"
18737   layout:
18738     title: "ip4-3n-hsw-x710-64b-2t2c-features-ndr"
18739     layout: "plot-latency"
18740
18741 # Packet Latency - VPP IPv4 3n-hsw-x710 features nat44
18742 -
18743   type: "plot"
18744   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr-lat"
18745   algorithm: "plot_latency_error_bars"
18746   output-file-type: ".html"
18747   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr-lat"
18748   data: "plot-vpp-throughput-latency-3n-hsw"
18749   filter: "'NIC_Intel-X710' and
18750            '64B' and
18751            'NDRPDR' and
18752            '1T1C' and
18753            'IP4FWD' and
18754            ('NAT44' or 'IP4BASE') and
18755            not 'IPSEC' and
18756            not 'VHOST'"
18757   parameters:
18758   - "latency"
18759   - "parent"
18760   - "tags"
18761   sort:
18762   - "IP4BASE"
18763   - "BASE"
18764   - "SRC_USER_10"
18765   - "SRC_USER_100"
18766   - "SRC_USER_1000"
18767   - "SRC_USER_2000"
18768   layout:
18769     title: "ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
18770     layout: "plot-latency"
18771
18772 -
18773   type: "plot"
18774   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr-lat"
18775   algorithm: "plot_latency_error_bars"
18776   output-file-type: ".html"
18777   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr-lat"
18778   data: "plot-vpp-throughput-latency-3n-hsw"
18779   filter: "'NIC_Intel-X710' and
18780            '64B' and
18781            'NDRPDR' and
18782            '2T2C' and
18783            'IP4FWD' and
18784            ('NAT44' or 'IP4BASE') and
18785            not 'IPSEC' and
18786            not 'VHOST'"
18787   parameters:
18788   - "latency"
18789   - "parent"
18790   - "tags"
18791   sort:
18792   - "IP4BASE"
18793   - "BASE"
18794   - "SRC_USER_10"
18795   - "SRC_USER_100"
18796   - "SRC_USER_1000"
18797   - "SRC_USER_2000"
18798   layout:
18799     title: "ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
18800     layout: "plot-latency"
18801
18802 # Packet Latency - VPP IPv4 3n-hsw-x710 features iacl
18803 -
18804   type: "plot"
18805   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat"
18806   algorithm: "plot_latency_error_bars"
18807   output-file-type: ".html"
18808   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat"
18809   data: "plot-vpp-throughput-latency-3n-hsw"
18810   filter: "'NIC_Intel-X710' and
18811            '64B' and
18812            'NDRPDR' and
18813            '1T1C' and
18814            'IP4FWD' and
18815            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
18816            not 'IPSEC' and
18817            not 'VHOST'"
18818   parameters:
18819   - "latency"
18820   - "parent"
18821   - "tags"
18822   sort:
18823   - "IP4BASE"
18824   - "ACL_STATELESS"
18825   - "ACL_STATEFUL"
18826   - "ACL_STATELESS"
18827   - "ACL_STATEFUL"
18828   layout:
18829     title: "ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
18830     layout: "plot-latency"
18831
18832 -
18833   type: "plot"
18834   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat"
18835   algorithm: "plot_latency_error_bars"
18836   output-file-type: ".html"
18837   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat"
18838   data: "plot-vpp-throughput-latency-3n-hsw"
18839   filter: "'NIC_Intel-X710' and
18840            '64B' and
18841            'NDRPDR' and
18842            '2T2C' and
18843            'IP4FWD' and
18844            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
18845            not 'IPSEC' and
18846            not 'VHOST'"
18847   parameters:
18848   - "latency"
18849   - "parent"
18850   - "tags"
18851   sort:
18852   - "IP4BASE"
18853   - "ACL_STATELESS"
18854   - "ACL_STATEFUL"
18855   - "ACL_STATELESS"
18856   - "ACL_STATEFUL"
18857   layout:
18858     title: "ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
18859     layout: "plot-latency"
18860
18861 # Packet Latency - VPP IPv4 3n-hsw-xl710 base and scale
18862 -
18863   type: "plot"
18864   title: "VPP Latency: ip4-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
18865   algorithm: "plot_latency_error_bars"
18866   output-file-type: ".html"
18867   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
18868   data: "plot-vpp-throughput-latency-3n-hsw"
18869   filter: "'NIC_Intel-XL710' and
18870            '64B' and
18871            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
18872            'NDRPDR' and
18873            '1T1C' and
18874            'IP4FWD' and
18875            not 'IPSEC' and
18876            not 'VHOST'"
18877   parameters:
18878   - "latency"
18879   - "parent"
18880   - "tags"
18881   sort:
18882   - "IP4BASE"
18883   - "FIB_20K"
18884   - "FIB_200K"
18885   - "FIB_2M"
18886   layout:
18887     title: "ip4-3n-hsw-xl710-64b-1t1c-base-ndr"
18888     layout: "plot-latency"
18889
18890 -
18891   type: "plot"
18892   title: "VPP Latency: ip4-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
18893   algorithm: "plot_latency_error_bars"
18894   output-file-type: ".html"
18895   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
18896   data: "plot-vpp-throughput-latency-3n-hsw"
18897   filter: "'NIC_Intel-XL710' and
18898            '64B' and
18899            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
18900            'NDRPDR' and
18901            '2T2C' and
18902            'IP4FWD' and
18903            not 'IPSEC' and
18904            not 'VHOST'"
18905   parameters:
18906   - "latency"
18907   - "parent"
18908   - "tags"
18909   sort:
18910   - "IP4BASE"
18911   - "FIB_20K"
18912   - "FIB_200K"
18913   - "FIB_2M"
18914   layout:
18915     title: "ip4-3n-hsw-xl710-64b-2t2c-base-ndr"
18916     layout: "plot-latency"
18917
18918 # Packet Latency - VPP IPv4 3n-skx-x710 base and scale
18919 -
18920   type: "plot"
18921   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
18922   algorithm: "plot_latency_error_bars"
18923   output-file-type: ".html"
18924   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
18925   data: "plot-vpp-throughput-latency-3n-skx"
18926   filter: "'NIC_Intel-X710' and
18927            '64B' and
18928            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
18929            'NDRPDR' and
18930            '2T1C' and
18931            'IP4FWD' and
18932            not 'IPSEC' and
18933            not 'DOT1Q' and
18934            not 'VHOST'"
18935   parameters:
18936   - "latency"
18937   - "parent"
18938   - "tags"
18939   sort:
18940   - "IP4BASE"
18941   - "FIB_20K"
18942   - "FIB_200K"
18943   - "FIB_2M"
18944   layout:
18945     title: "ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
18946     layout: "plot-latency"
18947
18948 -
18949   type: "plot"
18950   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
18951   algorithm: "plot_latency_error_bars"
18952   output-file-type: ".html"
18953   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
18954   data: "plot-vpp-throughput-latency-3n-skx"
18955   filter: "'NIC_Intel-X710' and
18956            '64B' and
18957            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
18958            'NDRPDR' and
18959            '4T2C' and
18960            'IP4FWD' and
18961            not 'IPSEC' and
18962            not 'DOT1Q' and
18963            not 'VHOST'"
18964   parameters:
18965   - "latency"
18966   - "parent"
18967   - "tags"
18968   sort:
18969   - "IP4BASE"
18970   - "FIB_20K"
18971   - "FIB_200K"
18972   - "FIB_2M"
18973   layout:
18974     title: "ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
18975     layout: "plot-latency"
18976
18977 # Packet Latency - VPP IPv4 3n-skx-x710 features oacl
18978 -
18979   type: "plot"
18980   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-ndr-lat"
18981   algorithm: "plot_latency_error_bars"
18982   output-file-type: ".html"
18983   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-ndr-lat"
18984   data: "plot-vpp-throughput-latency-3n-skx"
18985   filter: "'NIC_Intel-X710' and
18986            '64B' and
18987            ('IP4BASE' or
18988             'POLICE_MARK' or
18989             'COPWHLIST' or
18990             ('NAT44' and 'BASE') or
18991             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
18992            'NDRPDR' and
18993            '2T1C' and
18994            'IP4FWD' and
18995            not 'IPSEC' and
18996            not 'VHOST'"
18997   parameters:
18998   - "latency"
18999   - "parent"
19000   - "tags"
19001   sort:
19002   - "DOT1Q"
19003   - "IP4BASE"
19004   - "NAT44"
19005   - "POLICE_MARK"
19006   - "COPWHLIST"
19007   - "IACL"
19008   - "OACL"
19009   layout:
19010     title: "ip4-3n-skx-x710-64b-2t1c-features-ndr"
19011     layout: "plot-latency"
19012
19013 -
19014   type: "plot"
19015   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-ndr-lat"
19016   algorithm: "plot_latency_error_bars"
19017   output-file-type: ".html"
19018   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-ndr-lat"
19019   data: "plot-vpp-throughput-latency-3n-skx"
19020   filter: "'NIC_Intel-X710' and
19021            '64B' and
19022            ('IP4BASE' or
19023             'POLICE_MARK' or
19024             'COPWHLIST' or
19025             ('NAT44' and 'BASE') or
19026             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
19027            'NDRPDR' and
19028            '4T2C' and
19029            'IP4FWD' and
19030            not 'IPSEC' and
19031            not 'VHOST'"
19032   parameters:
19033   - "latency"
19034   - "parent"
19035   - "tags"
19036   sort:
19037   - "DOT1Q"
19038   - "IP4BASE"
19039   - "NAT44"
19040   - "POLICE_MARK"
19041   - "COPWHLIST"
19042   - "IACL"
19043   - "OACL"
19044   layout:
19045     title: "ip4-3n-skx-x710-64b-4t2c-features-ndr"
19046     layout: "plot-latency"
19047
19048 # Packet Latency - VPP IPv4 3n-skx-x710 features nat44
19049 -
19050   type: "plot"
19051   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr-lat"
19052   algorithm: "plot_latency_error_bars"
19053   output-file-type: ".html"
19054   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr-lat"
19055   data: "plot-vpp-throughput-latency-3n-skx"
19056   filter: "'NIC_Intel-X710' and
19057            '64B' and
19058            'NDRPDR' and
19059            '2T1C' and
19060            'IP4FWD' and
19061            ('NAT44' or 'IP4BASE') and
19062            not 'IPSEC' and
19063            not 'VHOST'"
19064   parameters:
19065   - "latency"
19066   - "parent"
19067   - "tags"
19068   sort:
19069   - "IP4BASE"
19070   - "BASE"
19071   - "SRC_USER_10"
19072   - "SRC_USER_100"
19073   - "SRC_USER_1000"
19074   - "SRC_USER_2000"
19075   layout:
19076     title: "ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
19077     layout: "plot-latency"
19078
19079 -
19080   type: "plot"
19081   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr-lat"
19082   algorithm: "plot_latency_error_bars"
19083   output-file-type: ".html"
19084   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr-lat"
19085   data: "plot-vpp-throughput-latency-3n-skx"
19086   filter: "'NIC_Intel-X710' and
19087            '64B' and
19088            'NDRPDR' and
19089            '4T2C' and
19090            'IP4FWD' and
19091            ('NAT44' or 'IP4BASE') and
19092            not 'IPSEC' and
19093            not 'VHOST'"
19094   parameters:
19095   - "latency"
19096   - "parent"
19097   - "tags"
19098   sort:
19099   - "IP4BASE"
19100   - "BASE"
19101   - "SRC_USER_10"
19102   - "SRC_USER_100"
19103   - "SRC_USER_1000"
19104   - "SRC_USER_2000"
19105   layout:
19106     title: "ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
19107     layout: "plot-latency"
19108
19109 # Packet Latency - VPP IPv4 3n-skx-x710 features iacl
19110 -
19111   type: "plot"
19112   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
19113   algorithm: "plot_latency_error_bars"
19114   output-file-type: ".html"
19115   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
19116   data: "plot-vpp-throughput-latency-3n-skx"
19117   filter: "'NIC_Intel-X710' and
19118            '64B' and
19119            'NDRPDR' and
19120            '2T1C' and
19121            'IP4FWD' and
19122            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
19123            not 'IPSEC' and
19124            not 'VHOST'"
19125   parameters:
19126   - "latency"
19127   - "parent"
19128   - "tags"
19129   sort:
19130   - "IP4BASE"
19131   - "ACL_STATELESS"
19132   - "ACL_STATEFUL"
19133   - "ACL_STATELESS"
19134   - "ACL_STATEFUL"
19135   layout:
19136     title: "ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
19137     layout: "plot-latency"
19138
19139 -
19140   type: "plot"
19141   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
19142   algorithm: "plot_latency_error_bars"
19143   output-file-type: ".html"
19144   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
19145   data: "plot-vpp-throughput-latency-3n-skx"
19146   filter: "'NIC_Intel-X710' and
19147            '64B' and
19148            'NDRPDR' and
19149            '4T2C' and
19150            'IP4FWD' and
19151            'IACL' and
19152            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
19153            not 'IPSEC' and
19154            not 'VHOST'"
19155   parameters:
19156   - "latency"
19157   - "parent"
19158   - "tags"
19159   sort:
19160   - "IP4BASE"
19161   - "ACL_STATELESS"
19162   - "ACL_STATEFUL"
19163   - "ACL_STATELESS"
19164   - "ACL_STATEFUL"
19165   layout:
19166     title: "ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
19167     layout: "plot-latency"
19168
19169 # Packet Latency - VPP IPv4 2n-skx-x710 base and scale
19170 -
19171   type: "plot"
19172   title: "VPP Latency: ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
19173   algorithm: "plot_latency_error_bars"
19174   output-file-type: ".html"
19175   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
19176   data: "plot-vpp-throughput-latency-2n-skx"
19177   filter: "'NIC_Intel-X710' and
19178            '64B' and
19179            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
19180            'NDRPDR' and
19181            '2T1C' and
19182            'IP4FWD' and
19183            not 'IPSEC' and
19184            not 'DOT1Q' and
19185            not 'VHOST'"
19186   parameters:
19187   - "latency"
19188   - "parent"
19189   - "tags"
19190   sort:
19191   - "IP4BASE"
19192   - "FIB_20k"
19193   - "FIB_200k"
19194   - "FIB_2M"
19195   layout:
19196     title: "ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
19197     layout: "plot-latency"
19198
19199 -
19200   type: "plot"
19201   title: "VPP Latency: ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
19202   algorithm: "plot_latency_error_bars"
19203   output-file-type: ".html"
19204   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
19205   data: "plot-vpp-throughput-latency-2n-skx"
19206   filter: "'NIC_Intel-X710' and
19207            '64B' and
19208            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
19209            'NDRPDR' and
19210            '4T2C' and
19211            'IP4FWD' and
19212            not 'IPSEC' and
19213            not 'DOT1Q' and
19214            not 'VHOST'"
19215   parameters:
19216   - "latency"
19217   - "parent"
19218   - "tags"
19219   sort:
19220   - "IP4BASE"
19221   - "FIB_20k"
19222   - "FIB_200k"
19223   - "FIB_2M"
19224   layout:
19225     title: "ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
19226     layout: "plot-latency"
19227
19228 # Packet Latency - VPP IPv4 2n-skx-xxv710 base and scale
19229 -
19230   type: "plot"
19231   title: "VPP Latency: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
19232   algorithm: "plot_latency_error_bars"
19233   output-file-type: ".html"
19234   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
19235   data: "plot-vpp-throughput-latency-2n-skx"
19236   filter: "'NIC_Intel-XXV710' and
19237            '64B' and
19238            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
19239            'NDRPDR' and
19240            '2T1C' and
19241            'IP4FWD' and
19242            not 'IPSEC' and
19243            not 'DOT1Q' and
19244            not 'VHOST'"
19245   parameters:
19246   - "latency"
19247   - "parent"
19248   - "tags"
19249   sort:
19250   - "IP4BASE"
19251   - "FIB_20k"
19252   - "FIB_200k"
19253   - "FIB_2M"
19254   layout:
19255     title: "ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
19256     layout: "plot-latency"
19257
19258 -
19259   type: "plot"
19260   title: "VPP Latency: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
19261   algorithm: "plot_latency_error_bars"
19262   output-file-type: ".html"
19263   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
19264   data: "plot-vpp-throughput-latency-2n-skx"
19265   filter: "'NIC_Intel-XXV710' and
19266            '64B' and
19267            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
19268            'NDRPDR' and
19269            '4T2C' and
19270            'IP4FWD' and
19271            not 'IPSEC' and
19272            not 'DOT1Q' and
19273            not 'VHOST'"
19274   parameters:
19275   - "latency"
19276   - "parent"
19277   - "tags"
19278   sort:
19279   - "IP4BASE"
19280   - "FIB_20k"
19281   - "FIB_200k"
19282   - "FIB_2M"
19283   layout:
19284     title: "ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
19285     layout: "plot-latency"
19286
19287 ################################################################################
19288
19289 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x520 - features
19290 -
19291   type: "plot"
19292   title: "VPP Latency: ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
19293   algorithm: "plot_latency_error_bars"
19294   output-file-type: ".html"
19295   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
19296   data: "plot-vpp-throughput-latency-3n-hsw"
19297   filter: "'NIC_Intel-X520-DA2' and
19298            '64B' and
19299            'ENCAP' and
19300            'NDRPDR' and
19301            '1T1C' and
19302            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
19303            not 'DOT1Q' and
19304            not 'VHOST' and
19305            not 'IPSECHW'"
19306   parameters:
19307   - "latency"
19308   - "parent"
19309   - "tags"
19310   sort:
19311   - "IP4BASE"
19312   - "L2BDMACLRN"
19313   - "L2XCFWD"
19314   - "LISP"
19315   layout:
19316     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
19317     layout: "plot-latency"
19318
19319 -
19320   type: "plot"
19321   title: "VPP Latency: ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
19322   algorithm: "plot_latency_error_bars"
19323   output-file-type: ".html"
19324   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
19325   data: "plot-vpp-throughput-latency-3n-hsw"
19326   filter: "'NIC_Intel-X520-DA2' and
19327            '64B' and
19328            'ENCAP' and
19329            'NDRPDR' and
19330            '2T2C' and
19331            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
19332            not 'DOT1Q' and
19333            not 'VHOST' and
19334            not 'IPSECHW'"
19335   parameters:
19336   - "latency"
19337   - "parent"
19338   - "tags"
19339   sort:
19340   - "IP4BASE"
19341   - "L2BDMACLRN"
19342   - "L2XCFWD"
19343   - "LISP"
19344   layout:
19345     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
19346     layout: "plot-latency"
19347
19348 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x710
19349 -
19350   type: "plot"
19351   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
19352   algorithm: "plot_latency_error_bars"
19353   output-file-type: ".html"
19354   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
19355   data: "plot-vpp-throughput-latency-3n-hsw"
19356   filter: "'NIC_Intel-X710' and
19357            '64B' and
19358            'ENCAP' and
19359            'NDRPDR' and
19360            '1T1C' and
19361            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
19362            not 'VHOST' and
19363            not 'IPSECHW'"
19364   parameters:
19365   - "latency"
19366   - "parent"
19367   - "tags"
19368   sort:
19369   - "IP4BASE"
19370   - "LISP"
19371   - "VXLAN_1"
19372   - "VXLAN_10"
19373   - "VXLAN_100"
19374   - "VXLAN_1000"
19375   layout:
19376     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
19377     layout: "plot-latency"
19378
19379 -
19380   type: "plot"
19381   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
19382   algorithm: "plot_latency_error_bars"
19383   output-file-type: ".html"
19384   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
19385   data: "plot-vpp-throughput-latency-3n-hsw"
19386   filter: "'NIC_Intel-X710' and
19387            '64B' and
19388            'ENCAP' and
19389            'NDRPDR' and
19390            '2T2C' and
19391            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
19392            not 'VHOST' and
19393            not 'IPSECHW'"
19394   parameters:
19395   - "latency"
19396   - "parent"
19397   - "tags"
19398   sort:
19399   - "IP4BASE"
19400   - "LISP"
19401   - "VXLAN_1"
19402   - "VXLAN_10"
19403   - "VXLAN_100"
19404   - "VXLAN_1000"
19405   layout:
19406     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
19407     layout: "plot-latency"
19408
19409 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x710 - features
19410 -
19411   type: "plot"
19412   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
19413   algorithm: "plot_latency_error_bars"
19414   output-file-type: ".html"
19415   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
19416   data: "plot-vpp-throughput-latency-3n-hsw"
19417   filter: "'NIC_Intel-X710' and
19418            '64B' and
19419            'ENCAP' and
19420            'NDRPDR' and
19421            '1T1C' and
19422            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
19423            not 'DOT1Q' and
19424            not 'VHOST' and
19425            not 'IPSECHW'"
19426   parameters:
19427   - "latency"
19428   - "parent"
19429   - "tags"
19430   sort:
19431   - "IP4BASE"
19432   - "L2BDMACLRN"
19433   - "L2XCFWD"
19434   - "LISP"
19435   layout:
19436     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
19437     layout: "plot-latency"
19438
19439 -
19440   type: "plot"
19441   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
19442   algorithm: "plot_latency_error_bars"
19443   output-file-type: ".html"
19444   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
19445   data: "plot-vpp-throughput-latency-3n-hsw"
19446   filter: "'NIC_Intel-X710' and
19447            '64B' and
19448            'ENCAP' and
19449            'NDRPDR' and
19450            '2T2C' and
19451            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
19452            not 'DOT1Q' and
19453            not 'VHOST' and
19454            not 'IPSECHW'"
19455   parameters:
19456   - "latency"
19457   - "parent"
19458   - "tags"
19459   sort:
19460   - "IP4BASE"
19461   - "L2BDMACLRN"
19462   - "L2XCFWD"
19463   - "LISP"
19464   layout:
19465     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
19466     layout: "plot-latency"
19467
19468 # Packet Latency - VPP Ipv4 tunnels 3n-skx-x710
19469 -
19470   type: "plot"
19471   title: "VPP Latency: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
19472   algorithm: "plot_latency_error_bars"
19473   output-file-type: ".html"
19474   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
19475   data: "plot-vpp-throughput-latency-3n-skx"
19476   filter: "'NIC_Intel-X710' and
19477            '64B' and
19478            'ENCAP' and
19479            'NDRPDR' and
19480            '2T1C' and
19481            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
19482            not 'VHOST' and
19483            not 'IPSECHW'"
19484   parameters:
19485   - "latency"
19486   - "parent"
19487   - "tags"
19488   sort:
19489   - "IP4BASE"
19490   - "LISP"
19491   - "VXLAN_1"
19492   - "VXLAN_10"
19493   - "VXLAN_100"
19494   - "VXLAN_1000"
19495   layout:
19496     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
19497     layout: "plot-latency"
19498
19499 -
19500   type: "plot"
19501   title: "VPP Latency: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
19502   algorithm: "plot_latency_error_bars"
19503   output-file-type: ".html"
19504   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
19505   data: "plot-vpp-throughput-latency-3n-skx"
19506   filter: "'NIC_Intel-X710' and
19507            '64B' and
19508            'ENCAP' and
19509            'NDRPDR' and
19510            '4T2C' and
19511            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
19512            not 'VHOST' and
19513            not 'IPSECHW'"
19514   parameters:
19515   - "latency"
19516   - "parent"
19517   - "tags"
19518   sort:
19519   - "IP4BASE"
19520   - "LISP"
19521   - "VXLAN_1"
19522   - "VXLAN_10"
19523   - "VXLAN_100"
19524   - "VXLAN_1000"
19525   layout:
19526     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
19527     layout: "plot-latency"
19528
19529 # Packet Latency - VPP Ipv4 tunnels 3n-skx-x710 - features
19530 -
19531   type: "plot"
19532   title: "VPP Latency: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
19533   algorithm: "plot_latency_error_bars"
19534   output-file-type: ".html"
19535   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
19536   data: "plot-vpp-throughput-latency-3n-skx"
19537   filter: "'NIC_Intel-X710' and
19538            '64B' and
19539            'ENCAP' and
19540            'NDRPDR' and
19541            '2T1C' and
19542            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
19543            not 'DOT1Q' and
19544            not 'VHOST' and
19545            not 'IPSECHW'"
19546   parameters:
19547   - "latency"
19548   - "parent"
19549   - "tags"
19550   sort:
19551   - "IP4BASE"
19552   - "L2BDMACLRN"
19553   - "L2XCFWD"
19554   - "LISP"
19555   layout:
19556     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
19557     layout: "plot-latency"
19558
19559 -
19560   type: "plot"
19561   title: "VPP Latency: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
19562   algorithm: "plot_latency_error_bars"
19563   output-file-type: ".html"
19564   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
19565   data: "plot-vpp-throughput-latency-3n-skx"
19566   filter: "'NIC_Intel-X710' and
19567            '64B' and
19568            'ENCAP' and
19569            'NDRPDR' and
19570            '4T2C' and
19571            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
19572            not 'DOT1Q' and
19573            not 'VHOST' and
19574            not 'IPSECHW'"
19575   parameters:
19576   - "latency"
19577   - "parent"
19578   - "tags"
19579   sort:
19580   - "IP4BASE"
19581   - "L2BDMACLRN"
19582   - "L2XCFWD"
19583   - "LISP"
19584   layout:
19585     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
19586     layout: "plot-latency"
19587
19588 ################################################################################
19589
19590 # Packet Latency - VPP IPv6 3n-hsw-x520
19591 -
19592   type: "plot"
19593   title: "VPP Latency: ip6-3n-hsw-x520-78b-1t1c-base-ndr-lat"
19594   algorithm: "plot_latency_error_bars"
19595   output-file-type: ".html"
19596   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base-ndr-lat"
19597   data: "plot-vpp-throughput-latency-3n-hsw"
19598   filter: "'NIC_Intel-X520-DA2' and
19599            '78B' and
19600            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19601            'NDRPDR' and
19602            '1T1C' and
19603            'IP6FWD' and
19604            not 'SRv6' and
19605            not 'IPSEC' and
19606            not 'VHOST'"
19607   parameters:
19608   - "latency"
19609   - "parent"
19610   - "tags"
19611   sort:
19612   - "IP6BASE"
19613   - "FIB_20K"
19614   - "FIB_200K"
19615   - "FIB_2M"
19616   layout:
19617     title: "ip6-3n-hsw-x520-78b-1t1c-base-ndr"
19618     layout: "plot-latency"
19619
19620 -
19621   type: "plot"
19622   title: "VPP Latency: ip6-3n-hsw-x520-78b-2t2c-base-ndr-lat"
19623   algorithm: "plot_latency_error_bars"
19624   output-file-type: ".html"
19625   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base-ndr-lat"
19626   data: "plot-vpp-throughput-latency-3n-hsw"
19627   filter: "'NIC_Intel-X520-DA2' and
19628            '78B' and
19629            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19630            'NDRPDR' and
19631            '2T2C' and
19632            'IP6FWD' and
19633            not 'SRv6' and
19634            not 'IPSEC' and
19635            not 'VHOST'"
19636   parameters:
19637   - "latency"
19638   - "parent"
19639   - "tags"
19640   sort:
19641   - "IP6BASE"
19642   - "FIB_20K"
19643   - "FIB_200K"
19644   - "FIB_2M"
19645   layout:
19646     title: "ip6-3n-hsw-x520-78b-2t2c-base-ndr"
19647     layout: "plot-latency"
19648
19649 # Packet Latency - VPP IPv6 3n-hsw-x710
19650 -
19651   type: "plot"
19652   title: "VPP Latency: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr-lat"
19653   algorithm: "plot_latency_error_bars"
19654   output-file-type: ".html"
19655   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr-lat"
19656   data: "plot-vpp-throughput-latency-3n-hsw"
19657   filter: "'NIC_Intel-X710' and
19658            '78B' and
19659            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19660            'NDRPDR' and
19661            '1T1C' and
19662            'IP6FWD' and
19663            not 'SRv6' and
19664            not 'IPSEC' and
19665            not 'VHOST'"
19666   parameters:
19667   - "latency"
19668   - "parent"
19669   - "tags"
19670   sort:
19671   - "IP6BASE"
19672   - "FIB_20K"
19673   - "FIB_200K"
19674   - "FIB_2M"
19675   layout:
19676     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
19677     layout: "plot-latency"
19678
19679 -
19680   type: "plot"
19681   title: "VPP Latency: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr-lat"
19682   algorithm: "plot_latency_error_bars"
19683   output-file-type: ".html"
19684   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr-lat"
19685   data: "plot-vpp-throughput-latency-3n-hsw"
19686   filter: "'NIC_Intel-X710' and
19687            '78B' and
19688            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19689            'NDRPDR' and
19690            '2T2C' and
19691            'IP6FWD' and
19692            not 'SRv6' and
19693            not 'IPSEC' and
19694            not 'VHOST'"
19695   parameters:
19696   - "latency"
19697   - "parent"
19698   - "tags"
19699   sort:
19700   - "IP6BASE"
19701   - "FIB_20K"
19702   - "FIB_200K"
19703   - "FIB_2M"
19704   layout:
19705     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
19706     layout: "plot-latency"
19707
19708 # Packet Latency - VPP IPv6 3n-hsw-xl710
19709 -
19710   type: "plot"
19711   title: "VPP Latency: ip6-3n-hsw-xl710-78b-1t1c-base-ndr-lat"
19712   algorithm: "plot_latency_error_bars"
19713   output-file-type: ".html"
19714   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base-ndr-lat"
19715   data: "plot-vpp-throughput-latency-3n-hsw"
19716   filter: "'NIC_Intel-XL710' and
19717            '78B' and
19718            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19719            'NDRPDR' and
19720            '1T1C' and
19721            'IP6FWD' and
19722            not 'SRv6' and
19723            not 'IPSEC' and
19724            not 'VHOST'"
19725   parameters:
19726   - "latency"
19727   - "parent"
19728   - "tags"
19729   sort:
19730   - "IP6BASE"
19731   - "FIB_20K"
19732   - "FIB_200K"
19733   - "FIB_2M"
19734   layout:
19735     title: "ip6-3n-hsw-xl710-78b-1t1c-base-ndr"
19736     layout: "plot-latency"
19737
19738 -
19739   type: "plot"
19740   title: "VPP Latency: ip6-3n-hsw-xl710-78b-2t2c-base-ndr-lat"
19741   algorithm: "plot_latency_error_bars"
19742   output-file-type: ".html"
19743   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base-ndr-lat"
19744   data: "plot-vpp-throughput-latency-3n-hsw"
19745   filter: "'NIC_Intel-XL710' and
19746            '78B' and
19747            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19748            'NDRPDR' and
19749            '2T2C' and
19750            'IP6FWD' and
19751            not 'SRv6' and
19752            not 'IPSEC' and
19753            not 'VHOST'"
19754   parameters:
19755   - "latency"
19756   - "parent"
19757   - "tags"
19758   sort:
19759   - "IP6BASE"
19760   - "FIB_20K"
19761   - "FIB_200K"
19762   - "FIB_2M"
19763   layout:
19764     title: "ip6-3n-hsw-xl710-78b-2t2c-base-ndr"
19765     layout: "plot-latency"
19766
19767 # Packet Latency - VPP IPv6 3n-skx-x710
19768 -
19769   type: "plot"
19770   title: "VPP Latency: ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
19771   algorithm: "plot_latency_error_bars"
19772   output-file-type: ".html"
19773   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
19774   data: "plot-vpp-throughput-latency-3n-skx"
19775   filter: "'NIC_Intel-X710' and
19776            '78B' and
19777            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19778            'NDRPDR' and
19779            '2T1C' and
19780            'IP6FWD' and
19781            not 'SRv6' and
19782            not 'IPSEC' and
19783            not 'VHOST'"
19784   parameters:
19785   - "latency"
19786   - "parent"
19787   - "tags"
19788   sort:
19789   - "IP6BASE"
19790   - "FIB_20K"
19791   - "FIB_200K"
19792   - "FIB_2M"
19793   layout:
19794     title: "ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
19795     layout: "plot-latency"
19796
19797 -
19798   type: "plot"
19799   title: "VPP Latency: ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
19800   algorithm: "plot_latency_error_bars"
19801   output-file-type: ".html"
19802   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
19803   data: "plot-vpp-throughput-latency-3n-skx"
19804   filter: "'NIC_Intel-X710' and
19805            '78B' and
19806            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19807            'NDRPDR' and
19808            '4T2C' and
19809            'IP6FWD' and
19810            not 'SRv6' and
19811            not 'IPSEC' and
19812            not 'VHOST'"
19813   parameters:
19814   - "latency"
19815   - "parent"
19816   - "tags"
19817   sort:
19818   - "IP6BASE"
19819   - "FIB_20K"
19820   - "FIB_200K"
19821   - "FIB_2M"
19822   layout:
19823     title: "ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
19824     layout: "plot-latency"
19825
19826 # Packet Latency - VPP IPv6 2n-skx-x710
19827 -
19828   type: "plot"
19829   title: "VPP Latency: ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
19830   algorithm: "plot_latency_error_bars"
19831   output-file-type: ".html"
19832   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
19833   data: "plot-vpp-throughput-latency-2n-skx"
19834   filter: "'NIC_Intel-X710' and
19835            '78B' and
19836            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
19837            'NDRPDR' and
19838            '2T1C' and
19839            'IP6FWD' and
19840            not 'SRv6' and
19841            not 'IPSEC' and
19842            not 'VHOST'"
19843   parameters:
19844   - "latency"
19845   - "parent"
19846   - "tags"
19847   sort:
19848   - "IP6BASE"
19849   - "FIB_20k"
19850   - "FIB_200k"
19851   - "FIB_2M"
19852   layout:
19853     title: "ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
19854     layout: "plot-latency"
19855
19856 -
19857   type: "plot"
19858   title: "VPP Latency: ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
19859   algorithm: "plot_latency_error_bars"
19860   output-file-type: ".html"
19861   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
19862   data: "plot-vpp-throughput-latency-2n-skx"
19863   filter: "'NIC_Intel-X710' and
19864            '78B' and
19865            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
19866            'NDRPDR' and
19867            '4T2C' and
19868            'IP6FWD' and
19869            not 'SRv6' and
19870            not 'IPSEC' and
19871            not 'VHOST'"
19872   parameters:
19873   - "latency"
19874   - "parent"
19875   - "tags"
19876   sort:
19877   - "IP6BASE"
19878   - "FIB_20k"
19879   - "FIB_200k"
19880   - "FIB_2M"
19881   layout:
19882     title: "ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
19883     layout: "plot-latency"
19884
19885 # Packet Latency - VPP IPv6 2n-skx-xxv710
19886 -
19887   type: "plot"
19888   title: "VPP Latency: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
19889   algorithm: "plot_latency_error_bars"
19890   output-file-type: ".html"
19891   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
19892   data: "plot-vpp-throughput-latency-2n-skx"
19893   filter: "'NIC_Intel-XXV710' and
19894            '78B' and
19895            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
19896            'NDRPDR' and
19897            '2T1C' and
19898            'IP6FWD' and
19899            not 'SRv6' and
19900            not 'IPSEC' and
19901            not 'VHOST'"
19902   parameters:
19903   - "latency"
19904   - "parent"
19905   - "tags"
19906   sort:
19907   - "IP6BASE"
19908   - "FIB_20k"
19909   - "FIB_200k"
19910   - "FIB_2M"
19911   layout:
19912     title: "ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
19913     layout: "plot-latency"
19914
19915 -
19916   type: "plot"
19917   title: "VPP Latency: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
19918   algorithm: "plot_latency_error_bars"
19919   output-file-type: ".html"
19920   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
19921   data: "plot-vpp-throughput-latency-2n-skx"
19922   filter: "'NIC_Intel-XXV710' and
19923            '78B' and
19924            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19925            'NDRPDR' and
19926            '4T2C' and
19927            'IP6FWD' and
19928            not 'SRv6' and
19929            not 'IPSEC' and
19930            not 'VHOST'"
19931   parameters:
19932   - "latency"
19933   - "parent"
19934   - "tags"
19935   sort:
19936   - "IP6BASE"
19937   - "FIB_20k"
19938   - "FIB_200k"
19939   - "FIB_2M"
19940   layout:
19941     title: "ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
19942     layout: "plot-latency"
19943
19944 ################################################################################
19945
19946 # Packet Latency - VPP IPv6 tunnels 3n-hsw-x520
19947 -
19948   type: "plot"
19949   title: "VPP Latency: ip6tun-3n-hsw-x520-78b-1t1c-base-ndr-lat"
19950   algorithm: "plot_latency_error_bars"
19951   output-file-type: ".html"
19952   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base-ndr-lat"
19953   data: "plot-vpp-throughput-latency-3n-hsw"
19954   filter: "'NIC_Intel-X520-DA2' and
19955            '78B' and
19956            'ENCAP' and
19957            'NDRPDR' and
19958            '1T1C' and
19959            'LISP' and
19960            not 'VHOST'"
19961   parameters:
19962   - "latency"
19963   - "parent"
19964   - "tags"
19965   sort:
19966   - "IP4UNRLAY"
19967   - "IP6UNRLAY"
19968   layout:
19969     title: "ip6tun-3n-hsw-x520-78b-1t1c-base-ndr"
19970     layout: "plot-latency"
19971
19972 -
19973   type: "plot"
19974   title: "VPP Latency: ip6tun-3n-hsw-x520-78b-2t2c-base-ndr-lat"
19975   algorithm: "plot_latency_error_bars"
19976   output-file-type: ".html"
19977   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base-ndr-lat"
19978   data: "plot-vpp-throughput-latency-3n-hsw"
19979   filter: "'NIC_Intel-X520-DA2' and
19980            '78B' and
19981            'ENCAP' and
19982            'NDRPDR' and
19983            '2T2C' and
19984            'LISP' and
19985            not 'VHOST'"
19986   parameters:
19987   - "latency"
19988   - "parent"
19989   - "tags"
19990   sort:
19991   - "IP4UNRLAY"
19992   - "IP6UNRLAY"
19993   layout:
19994     title: "ip6tun-3n-hsw-x520-78b-2t2c-base-ndr"
19995     layout: "plot-latency"
19996
19997 ################################################################################
19998
19999 # Packet Latency - VPP IPSec 3n-hsw-xl710 base
20000 -
20001   type: "plot"
20002   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
20003   algorithm: "plot_latency_error_bars"
20004   output-file-type: ".html"
20005   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
20006   data: "plot-vpp-throughput-latency-3n-hsw"
20007   filter: "'NIC_Intel-XL710' and
20008            '64B' and
20009            'IP4FWD' and
20010            'NDRPDR' and
20011            'BASE' and
20012            '1T1C' and
20013            'IPSECHW' and
20014            ('IPSECTRAN' or 'IPSECTUN') and
20015            not 'VHOST'"
20016   parameters:
20017   - "latency"
20018   - "parent"
20019   - "tags"
20020   layout:
20021     title: "ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
20022     layout: "plot-latency"
20023
20024 -
20025   type: "plot"
20026   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
20027   algorithm: "plot_latency_error_bars"
20028   output-file-type: ".html"
20029   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
20030   data: "plot-vpp-throughput-latency-3n-hsw"
20031   filter: "'NIC_Intel-XL710' and
20032            '64B' and
20033            'IP4FWD' and
20034            'NDRPDR' and
20035            'BASE' and
20036            '2T2C' and
20037            'IPSECHW' and
20038            ('IPSECTRAN' or 'IPSECTUN') and
20039            not 'VHOST'"
20040   parameters:
20041   - "latency"
20042   - "parent"
20043   - "tags"
20044   layout:
20045     title: "ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
20046     layout: "plot-latency"
20047
20048 # Packet Latency - VPP IPSec 3n-hsw-xl710 scale
20049 -
20050   type: "plot"
20051   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr-lat"
20052   algorithm: "plot_latency_error_bars"
20053   output-file-type: ".html"
20054   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr-lat"
20055   data: "plot-vpp-throughput-latency-3n-hsw"
20056   filter: "'NIC_Intel-XL710' and
20057            '64B' and
20058            'IP4FWD' and
20059            'NDRPDR' and
20060            'SCALE' and
20061            '1T1C' and
20062            'IPSECHW' and
20063            ('IPSECTRAN' or 'IPSECTUN') and
20064            not 'VHOST'"
20065   parameters:
20066   - "latency"
20067   - "parent"
20068   - "tags"
20069   layout:
20070     title: "ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
20071     layout: "plot-latency"
20072
20073 -
20074   type: "plot"
20075   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr-lat"
20076   algorithm: "plot_latency_error_bars"
20077   output-file-type: ".html"
20078   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr-lat"
20079   data: "plot-vpp-throughput-latency-3n-hsw"
20080   filter: "'NIC_Intel-XL710' and
20081            '64B' and
20082            'IP4FWD' and
20083            'NDRPDR' and
20084            'SCALE' and
20085            '2T2C' and
20086            'IPSECHW' and
20087            ('IPSECTRAN' or 'IPSECTUN') and
20088            not 'VHOST'"
20089   parameters:
20090   - "latency"
20091   - "parent"
20092   - "tags"
20093   layout:
20094     title: "ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
20095     layout: "plot-latency"
20096
20097 # Packet Latency - VPP IPSec 3n-hsw-xl710 sw
20098 -
20099   type: "plot"
20100   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr-lat"
20101   algorithm: "plot_latency_error_bars"
20102   output-file-type: ".html"
20103   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr-lat"
20104   data: "plot-vpp-throughput-latency-3n-hsw"
20105   filter: "'NIC_Intel-XL710' and
20106            '64B' and
20107            'IP4FWD' and
20108            'NDRPDR' and
20109            '1T1C' and
20110            'IPSECSW' and
20111            ('IPSECTRAN' or 'IPSECTUN') and
20112            not 'VHOST'"
20113   parameters:
20114   - "latency"
20115   - "parent"
20116   - "tags"
20117   layout:
20118     title: "ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
20119     layout: "plot-latency"
20120
20121 -
20122   type: "plot"
20123   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr-lat"
20124   algorithm: "plot_latency_error_bars"
20125   output-file-type: ".html"
20126   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr-lat"
20127   data: "plot-vpp-throughput-latency-3n-hsw"
20128   filter: "'NIC_Intel-XL710' and
20129            '64B' and
20130            'IP4FWD' and
20131            'NDRPDR' and
20132            '2T2C' and
20133            'IPSECSW' and
20134            ('IPSECTRAN' or 'IPSECTUN') and
20135            not 'VHOST'"
20136   parameters:
20137   - "latency"
20138   - "parent"
20139   - "tags"
20140   layout:
20141     title: "ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
20142     layout: "plot-latency"
20143
20144 ################################################################################
20145
20146 # Packet Latency - VPP SRv6 3n-hsw-x520
20147 -
20148   type: "plot"
20149   title: "VPP Latency: srv6-3n-hsw-x520-78b-1t1c-features-ndr-lat"
20150   algorithm: "plot_latency_error_bars"
20151   output-file-type: ".html"
20152   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-ndr-lat"
20153   data: "plot-vpp-throughput-latency-3n-hsw"
20154   filter: "'NIC_Intel-X520-DA2' and
20155            '78B' and
20156            'FEATURE' and
20157            'NDRPDR' and
20158            '1T1C' and
20159            'IP6FWD' and
20160            'SRv6'"
20161   parameters:
20162   - "latency"
20163   - "parent"
20164   - "tags"
20165   layout:
20166     title: "srv6-3n-hsw-x520-78b-1t1c-features-ndr"
20167     layout: "plot-latency"
20168
20169 -
20170   type: "plot"
20171   title: "VPP Latency: srv6-3n-hsw-x520-78b-2t2c-features-ndr-lat"
20172   algorithm: "plot_latency_error_bars"
20173   output-file-type: ".html"
20174   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-ndr-lat"
20175   data: "plot-vpp-throughput-latency-3n-hsw"
20176   filter: "'NIC_Intel-X520-DA2' and
20177            '78B' and
20178            'FEATURE' and
20179            'NDRPDR' and
20180            '2T2C' and
20181            'IP6FWD' and
20182            'SRv6'"
20183   parameters:
20184   - "latency"
20185   - "parent"
20186   - "tags"
20187   layout:
20188     title: "srv6-3n-hsw-x520-78b-2t2c-features-ndr"
20189     layout: "plot-latency"
20190
20191 ################################################################################
20192
20193 # Packet Latency - VPP vhost ip4 3n-hsw-x520
20194 -
20195   type: "plot"
20196   title: "VPP Latency: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
20197   algorithm: "plot_latency_error_bars"
20198   output-file-type: ".html"
20199   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
20200   data: "plot-vpp-throughput-latency-3n-hsw"
20201   filter: "'NIC_Intel-X520-DA2' and
20202            '64B' and
20203            'NDRPDR' and
20204            'ETH' and
20205            'IP4FWD' and
20206            '1T1C' and
20207            'VHOST_1024' and
20208            not 'VXLAN' and
20209            not 'DOT1Q'"
20210   parameters:
20211   - "latency"
20212   - "parent"
20213   - "tags"
20214   sort:
20215   - "not CFS_OPT"
20216   - "1VM"
20217   - "2VM"
20218   layout:
20219     title: "vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
20220     layout: "plot-latency"
20221
20222 -
20223   type: "plot"
20224   title: "VPP Latency: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
20225   algorithm: "plot_latency_error_bars"
20226   output-file-type: ".html"
20227   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
20228   data: "plot-vpp-throughput-latency-3n-hsw"
20229   filter: "'NIC_Intel-X520-DA2' and
20230            '64B' and
20231            'NDRPDR' and
20232            'ETH' and
20233            'IP4FWD' and
20234            '2T2C' and
20235            'VHOST_1024' and
20236            not 'VXLAN' and
20237            not 'DOT1Q'"
20238   parameters:
20239   - "latency"
20240   - "parent"
20241   - "tags"
20242   sort:
20243   - "not CFS_OPT"
20244   - "1VM"
20245   - "2VM"
20246   layout:
20247     title: "vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
20248     layout: "plot-latency"
20249
20250 # Packet Latency - VPP vhost l2sw 3n-hsw-x520 - base
20251 -
20252   type: "plot"
20253   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
20254   algorithm: "plot_latency_error_bars"
20255   output-file-type: ".html"
20256   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
20257   data: "plot-vpp-throughput-latency-3n-hsw"
20258   filter: "'NIC_Intel-X520-DA2' and
20259            '64B' and
20260            'NDRPDR' and
20261            ('ETH' or 'DOT1Q') and
20262            'BASE' and
20263            '1T1C' and
20264            ('L2BDMACLRN' or 'L2XCFWD') and
20265            'VHOST_1024' and
20266            not 'VXLAN' and
20267            not 'IP4FWD' and
20268            not '2VM'"
20269   parameters:
20270   - "latency"
20271   - "parent"
20272   - "tags"
20273   sort:
20274   - "L2BDMACLRN"
20275   - "L2BDMACLRN"
20276   - "L2BDMACLRN"
20277   - "L2XCFWD"
20278   - "L2XCFWD"
20279   - "L2XCFWD"
20280   layout:
20281     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
20282     layout: "plot-latency"
20283
20284 -
20285   type: "plot"
20286   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
20287   algorithm: "plot_latency_error_bars"
20288   output-file-type: ".html"
20289   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
20290   data: "plot-vpp-throughput-latency-3n-hsw"
20291   filter: "'NIC_Intel-X520-DA2' and
20292            '64B' and
20293            'NDRPDR' and
20294            ('ETH' or 'DOT1Q') and
20295            'BASE' and
20296            '2T2C' and
20297            ('L2BDMACLRN' or 'L2XCFWD') and
20298            'VHOST_1024' and
20299            not 'VXLAN' and
20300            not 'IP4FWD' and
20301            not '2VM'"
20302   parameters:
20303   - "latency"
20304   - "parent"
20305   - "tags"
20306   sort:
20307   - "L2BDMACLRN"
20308   - "L2BDMACLRN"
20309   - "L2BDMACLRN"
20310   - "L2XCFWD"
20311   - "L2XCFWD"
20312   - "L2XCFWD"
20313   layout:
20314     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
20315     layout: "plot-latency"
20316
20317 # Packet Latency - VPP vhost l2sw 3n-hsw-x520 - base vm
20318 -
20319   type: "plot"
20320   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr-lat"
20321   algorithm: "plot_latency_error_bars"
20322   output-file-type: ".html"
20323   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr-lat"
20324   data: "plot-vpp-throughput-latency-3n-hsw"
20325   filter: "'NIC_Intel-X520-DA2' and
20326            '64B' and
20327            'NDRPDR' and
20328            ('ETH' or 'DOT1Q') and
20329            '1T1C' and
20330            ('L2BDMACLRN' or 'L2XCFWD') and
20331            'VHOST_1024' and
20332            not 'CFS_OPT' and
20333            not 'DOT1Q' and
20334            not 'VXLAN' and
20335            not 'IP4FWD' and
20336            not 'LBOND'"
20337   parameters:
20338   - "latency"
20339   - "parent"
20340   - "tags"
20341 #  sort:
20342 #  - "1VM"
20343 #  - "L2XCFWD"
20344 #  - "1VM"
20345 #  - "L2BDMACLRN"
20346   layout:
20347     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
20348     layout: "plot-latency"
20349
20350 -
20351   type: "plot"
20352   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr-lat"
20353   algorithm: "plot_latency_error_bars"
20354   output-file-type: ".html"
20355   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr-lat"
20356   data: "plot-vpp-throughput-latency-3n-hsw"
20357   filter: "'NIC_Intel-X520-DA2' and
20358            '64B' and
20359            'NDRPDR' and
20360            ('ETH' or 'DOT1Q') and
20361            '2T2C' and
20362            ('L2BDMACLRN' or 'L2XCFWD') and
20363            'VHOST_1024' and
20364            not 'CFS_OPT' and
20365            not 'DOT1Q' and
20366            not 'VXLAN' and
20367            not 'IP4FWD' and
20368            not 'LBOND'"
20369   parameters:
20370   - "latency"
20371   - "parent"
20372   - "tags"
20373 #  sort:
20374 #  - "1VM"
20375 #  - "L2XCFWD"
20376 #  - "1VM"
20377 #  - "L2BDMACLRN"
20378   layout:
20379     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
20380     layout: "plot-latency"
20381
20382 # Packet Latency - VPP vhost ip4 3n-hsw-x710
20383 -
20384   type: "plot"
20385   title: "VPP Latency: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
20386   algorithm: "plot_latency_error_bars"
20387   output-file-type: ".html"
20388   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
20389   data: "plot-vpp-throughput-latency-3n-hsw"
20390   filter: "'NIC_Intel-X710' and
20391            '64B' and
20392            'NDRPDR' and
20393            'ETH' and
20394            'IP4FWD' and
20395            '1T1C' and
20396            'VHOST_1024' and
20397            not 'VXLAN' and
20398            not 'CFS_OPT' and
20399            not 'DOT1Q'"
20400   parameters:
20401   - "latency"
20402   - "parent"
20403   - "tags"
20404   sort:
20405   - "1VM"
20406   - "2VM"
20407   layout:
20408     title: "vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
20409     layout: "plot-latency"
20410
20411 -
20412   type: "plot"
20413   title: "VPP Latency: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
20414   algorithm: "plot_latency_error_bars"
20415   output-file-type: ".html"
20416   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
20417   data: "plot-vpp-throughput-latency-3n-hsw"
20418   filter: "'NIC_Intel-X710' and
20419            '64B' and
20420            'NDRPDR' and
20421            'ETH' and
20422            'IP4FWD' and
20423            '2T2C' and
20424            'VHOST_1024' and
20425            not 'VXLAN' and
20426            not 'CFS_OPT' and
20427            not 'DOT1Q'"
20428   parameters:
20429   - "latency"
20430   - "parent"
20431   - "tags"
20432   sort:
20433   - "1VM"
20434   - "2VM"
20435   layout:
20436     title: "vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
20437     layout: "plot-latency"
20438
20439 # Packet Latency - VPP vhost l2sw 3n-hsw-x710 - base
20440 -
20441   type: "plot"
20442   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
20443   algorithm: "plot_latency_error_bars"
20444   output-file-type: ".html"
20445   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
20446   data: "plot-vpp-throughput-latency-3n-hsw"
20447   filter: "'NIC_Intel-X710' and
20448            '64B' and
20449            'NDRPDR' and
20450            ('ETH' or 'DOT1Q') and
20451            'BASE' and
20452            '1T1C' and
20453            ('L2BDMACLRN' or 'L2XCFWD') and
20454            'VHOST_1024' and
20455            not 'VXLAN' and
20456            not 'IP4FWD' and
20457            not '2VM'"
20458   parameters:
20459   - "latency"
20460   - "parent"
20461   - "tags"
20462   sort:
20463   - "L2BDMACLRN"
20464   - "L2BDMACLRN"
20465   - "L2BDMACLRN"
20466   - "L2XCFWD"
20467   - "L2XCFWD"
20468   - "L2XCFWD"
20469   layout:
20470     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
20471     layout: "plot-latency"
20472
20473 -
20474   type: "plot"
20475   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
20476   algorithm: "plot_latency_error_bars"
20477   output-file-type: ".html"
20478   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
20479   data: "plot-vpp-throughput-latency-3n-hsw"
20480   filter: "'NIC_Intel-X710' and
20481            '64B' and
20482            'NDRPDR' and
20483            ('ETH' or 'DOT1Q') and
20484            'BASE' and
20485            '2T2C' and
20486            ('L2BDMACLRN' or 'L2XCFWD') and
20487            'VHOST_1024' and
20488            not 'VXLAN' and
20489            not 'IP4FWD' and
20490            not '2VM'"
20491   parameters:
20492   - "latency"
20493   - "parent"
20494   - "tags"
20495   sort:
20496   - "L2BDMACLRN"
20497   - "L2BDMACLRN"
20498   - "L2BDMACLRN"
20499   - "L2XCFWD"
20500   - "L2XCFWD"
20501   - "L2XCFWD"
20502   layout:
20503     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
20504     layout: "plot-latency"
20505
20506 # Packet Latency - VPP vhost l2sw 3n-hsw-x710 - base vm
20507 -
20508   type: "plot"
20509   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr-lat"
20510   algorithm: "plot_latency_error_bars"
20511   output-file-type: ".html"
20512   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr-lat"
20513   data: "plot-vpp-throughput-latency-3n-hsw"
20514   filter: "'NIC_Intel-X710' and
20515            '64B' and
20516            'NDRPDR' and
20517            ('ETH' or 'DOT1Q') and
20518            '1T1C' and
20519            ('L2BDMACLRN' or 'L2XCFWD') and
20520            'VHOST_1024' and
20521            not 'CFS_OPT' and
20522            not 'VXLAN' and
20523            not 'IP4FWD' and
20524            not 'LBOND'"
20525   parameters:
20526   - "latency"
20527   - "parent"
20528   - "tags"
20529   sort:
20530   - "L2BDMACLRN"
20531   - "L2BDMACLRN"
20532   - "L2BDMACLRN"
20533   - "L2XCFWD"
20534   - "L2XCFWD"
20535   - "L2XCFWD"
20536   layout:
20537     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr"
20538     layout: "plot-latency"
20539
20540 -
20541   type: "plot"
20542   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr-lat"
20543   algorithm: "plot_latency_error_bars"
20544   output-file-type: ".html"
20545   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr-lat"
20546   data: "plot-vpp-throughput-latency-3n-hsw"
20547   filter: "'NIC_Intel-X710' and
20548            '64B' and
20549            'NDRPDR' and
20550            ('ETH' or 'DOT1Q') and
20551            '2T2C' and
20552            ('L2BDMACLRN' or 'L2XCFWD') and
20553            'VHOST_1024' and
20554            not 'CFS_OPT' and
20555            not 'VXLAN' and
20556            not 'IP4FWD' and
20557            not 'LBOND'"
20558   parameters:
20559   - "latency"
20560   - "parent"
20561   - "tags"
20562   sort:
20563   - "L2BDMACLRN"
20564   - "L2BDMACLRN"
20565   - "L2BDMACLRN"
20566   - "L2XCFWD"
20567   - "L2XCFWD"
20568   - "L2XCFWD"
20569   layout:
20570     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr"
20571     layout: "plot-latency"
20572
20573 # Packet Latency - VPP vhost ip4 3n-skx-x710
20574 -
20575   type: "plot"
20576   title: "VPP Latency: vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20577   algorithm: "plot_latency_error_bars"
20578   output-file-type: ".html"
20579   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20580   data: "plot-vpp-throughput-latency-3n-skx"
20581   filter: "'NIC_Intel-X710' and
20582            '64B' and
20583            'NDRPDR' and
20584            'ETH' and
20585            'IP4FWD' and
20586            '2T1C' and
20587            'VHOST_1024' and
20588            not 'VXLAN' and
20589            not 'DOT1Q'"
20590   parameters:
20591   - "latency"
20592   - "parent"
20593   - "tags"
20594   sort:
20595   - "1VM"
20596   - "2VM"
20597   layout:
20598     title: "vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
20599     layout: "plot-latency"
20600
20601 -
20602   type: "plot"
20603   title: "VPP Latency: vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20604   algorithm: "plot_latency_error_bars"
20605   output-file-type: ".html"
20606   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20607   data: "plot-vpp-throughput-latency-3n-skx"
20608   filter: "'NIC_Intel-X710' and
20609            '64B' and
20610            'NDRPDR' and
20611            'ETH' and
20612            'IP4FWD' and
20613            '4T2C' and
20614            'VHOST_1024' and
20615            not 'VXLAN' and
20616            not 'DOT1Q'"
20617   parameters:
20618   - "latency"
20619   - "parent"
20620   - "tags"
20621   sort:
20622   - "1VM"
20623   - "2VM"
20624   layout:
20625     title: "vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
20626     layout: "plot-latency"
20627
20628 # Packet Latency - VPP vhost l2sw 3n-skx-x710 - base
20629 -
20630   type: "plot"
20631   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
20632   algorithm: "plot_latency_error_bars"
20633   output-file-type: ".html"
20634   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
20635   data: "plot-vpp-throughput-latency-3n-skx"
20636   filter: "'NIC_Intel-X710' and
20637            '64B' and
20638            'NDRPDR' and
20639            ('ETH' or 'DOT1Q') and
20640            'BASE' and
20641            '2T1C' and
20642            ('L2BDMACLRN' or 'L2XCFWD') and
20643            'VHOST_1024' and
20644            not 'VXLAN' and
20645            not 'IP4FWD' and
20646            not '2VM'"
20647   parameters:
20648   - "latency"
20649   - "parent"
20650   - "tags"
20651   sort:
20652   - "L2BDMACLRN"
20653   - "L2BDMACLRN"
20654   - "L2BDMACLRN"
20655   - "L2XCFWD"
20656   - "L2XCFWD"
20657   - "L2XCFWD"
20658   layout:
20659     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr"
20660     layout: "plot-latency"
20661
20662 -
20663   type: "plot"
20664   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
20665   algorithm: "plot_latency_error_bars"
20666   output-file-type: ".html"
20667   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
20668   data: "plot-vpp-throughput-latency-3n-skx"
20669   filter: "'NIC_Intel-X710' and
20670            '64B' and
20671            'NDRPDR' and
20672            ('ETH' or 'DOT1Q') and
20673            'BASE' and
20674            '4T2C' and
20675            ('L2BDMACLRN' or 'L2XCFWD') and
20676            'VHOST_1024' and
20677            not 'VXLAN' and
20678            not 'IP4FWD' and
20679            not '2VM'"
20680   parameters:
20681   - "latency"
20682   - "parent"
20683   - "tags"
20684   sort:
20685   - "L2BDMACLRN"
20686   - "L2BDMACLRN"
20687   - "L2BDMACLRN"
20688   - "L2XCFWD"
20689   - "L2XCFWD"
20690   - "L2XCFWD"
20691   layout:
20692     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr"
20693     layout: "plot-latency"
20694
20695 # Packet Latency - VPP vhost l2sw 3n-skx-x710 - base vm
20696 -
20697   type: "plot"
20698   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr-lat"
20699   algorithm: "plot_latency_error_bars"
20700   output-file-type: ".html"
20701   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr-lat"
20702   data: "plot-vpp-throughput-latency-3n-skx"
20703   filter: "'NIC_Intel-X710' and
20704            '64B' and
20705            'NDRPDR' and
20706            ('ETH' or 'DOT1Q') and
20707            '2T1C' and
20708            ('L2BDMACLRN' or 'L2XCFWD') and
20709            'VHOST_1024' and
20710            not 'CFS_OPT' and
20711            not 'VXLAN' and
20712            not 'IP4FWD' and
20713            not 'LBOND'"
20714   parameters:
20715   - "latency"
20716   - "parent"
20717   - "tags"
20718   sort:
20719   - "L2BDMACLRN"
20720   - "L2BDMACLRN"
20721   - "L2BDMACLRN"
20722   - "L2XCFWD"
20723   - "L2XCFWD"
20724   - "L2XCFWD"
20725   layout:
20726     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr"
20727     layout: "plot-latency"
20728
20729 -
20730   type: "plot"
20731   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr-lat"
20732   algorithm: "plot_latency_error_bars"
20733   output-file-type: ".html"
20734   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr-lat"
20735   data: "plot-vpp-throughput-latency-3n-skx"
20736   filter: "'NIC_Intel-X710' and
20737            '64B' and
20738            'NDRPDR' and
20739            ('ETH' or 'DOT1Q') and
20740            '4T2C' and
20741            ('L2BDMACLRN' or 'L2XCFWD') and
20742            'VHOST_1024' and
20743            not 'CFS_OPT' and
20744            not 'VXLAN' and
20745            not 'IP4FWD' and
20746            not 'LBOND'"
20747   parameters:
20748   - "latency"
20749   - "parent"
20750   - "tags"
20751   sort:
20752   - "L2BDMACLRN"
20753   - "L2BDMACLRN"
20754   - "L2BDMACLRN"
20755   - "L2XCFWD"
20756   - "L2XCFWD"
20757   - "L2XCFWD"
20758   layout:
20759     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr"
20760     layout: "plot-latency"
20761
20762 # Packet Latency - VPP vhost ip4 2n-skx-x710
20763 -
20764   type: "plot"
20765   title: "VPP Latency: vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20766   algorithm: "plot_latency_error_bars"
20767   output-file-type: ".html"
20768   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20769   data: "plot-vpp-throughput-latency-2n-skx"
20770   filter: "'NIC_Intel-X710' and
20771            '64B' and
20772            'NDRPDR' and
20773            'ETH' and
20774            'IP4FWD' and
20775            '2T1C' and
20776            'VHOST_1024' and
20777            not 'VXLAN' and
20778            not 'NF_DENSITY' and
20779            not 'CFS_OPT' and
20780            not 'DOT1Q'"
20781   parameters:
20782   - "latency"
20783   - "parent"
20784   - "tags"
20785   sort:
20786   - "1VM"
20787   - "2VM"
20788   layout:
20789     title: "vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
20790     layout: "plot-latency"
20791
20792 -
20793   type: "plot"
20794   title: "VPP Latency: vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20795   algorithm: "plot_latency_error_bars"
20796   output-file-type: ".html"
20797   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20798   data: "plot-vpp-throughput-latency-2n-skx"
20799   filter: "'NIC_Intel-X710' and
20800            '64B' and
20801            'NDRPDR' and
20802            'ETH' and
20803            'IP4FWD' and
20804            '4T2C' and
20805            'VHOST_1024' and
20806            not 'VXLAN' and
20807            not 'NF_DENSITY' and
20808            not 'CFS_OPT' and
20809            not 'DOT1Q'"
20810   parameters:
20811   - "latency"
20812   - "parent"
20813   - "tags"
20814   sort:
20815   - "1VM"
20816   - "2VM"
20817   layout:
20818     title: "vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
20819     layout: "plot-latency"
20820
20821 # Packet Latency - VPP vhost l2sw 2n-skx-x710 - base
20822 -
20823   type: "plot"
20824   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
20825   algorithm: "plot_latency_error_bars"
20826   output-file-type: ".html"
20827   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
20828   data: "plot-vpp-throughput-latency-2n-skx"
20829   filter: "'NIC_Intel-X710' and
20830            '64B' and
20831            'NDRPDR' and
20832            ('ETH' or 'DOT1Q') and
20833            'BASE' and
20834            '2T1C' and
20835            ('L2BDMACLRN' or 'L2XCFWD') and
20836            'VHOST_1024' and
20837            not 'VXLAN' and
20838            not 'NF_DENSITY' and
20839            not 'IP4FWD' and
20840            not '2VM'"
20841   parameters:
20842   - "latency"
20843   - "parent"
20844   - "tags"
20845 #  sort:
20846 #  - "not CFS_OPT"
20847 #  - "L2XCFWD"
20848 #  - "not CFS_OPT"
20849 #  - "CFS_OPT"
20850   layout:
20851     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr"
20852     layout: "plot-latency"
20853
20854 -
20855   type: "plot"
20856   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
20857   algorithm: "plot_latency_error_bars"
20858   output-file-type: ".html"
20859   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
20860   data: "plot-vpp-throughput-latency-2n-skx"
20861   filter: "'NIC_Intel-X710' and
20862            '64B' and
20863            'NDRPDR' and
20864            ('ETH' or 'DOT1Q') and
20865            'BASE' and
20866            '4T2C' and
20867            ('L2BDMACLRN' or 'L2XCFWD') and
20868            'VHOST_1024' and
20869            not 'VXLAN' and
20870            not 'NF_DENSITY' and
20871            not 'IP4FWD' and
20872            not '2VM'"
20873   parameters:
20874   - "latency"
20875   - "parent"
20876   - "tags"
20877 #  sort:
20878 #  - "not CFS_OPT"
20879 #  - "L2XCFWD"
20880 #  - "not CFS_OPT"
20881 #  - "CFS_OPT"
20882   layout:
20883     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr"
20884     layout: "plot-latency"
20885
20886 # Packet Latency - VPP vhost l2sw 2n-skx-x710 - base vm
20887 -
20888   type: "plot"
20889   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr-lat"
20890   algorithm: "plot_latency_error_bars"
20891   output-file-type: ".html"
20892   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr-lat"
20893   data: "plot-vpp-throughput-latency-2n-skx"
20894   filter: "'NIC_Intel-X710' and
20895            '64B' and
20896            'NDRPDR' and
20897            ('ETH' or 'DOT1Q') and
20898            '2T1C' and
20899            ('L2BDMACLRN' or 'L2XCFWD') and
20900            'VHOST_1024' and
20901            not 'CFS_OPT' and
20902            not 'VXLAN' and
20903            not 'NF_DENSITY' and
20904            not 'DOT1Q' and
20905            not 'IP4FWD'"
20906   parameters:
20907   - "latency"
20908   - "parent"
20909   - "tags"
20910 #  sort:
20911 #  - "1VM"
20912 #  - "L2XCFWD"
20913 #  - "1VM"
20914 #  - "L2BDMACLRN"
20915   layout:
20916     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
20917     layout: "plot-latency"
20918
20919 -
20920   type: "plot"
20921   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr-lat"
20922   algorithm: "plot_latency_error_bars"
20923   output-file-type: ".html"
20924   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr-lat"
20925   data: "plot-vpp-throughput-latency-2n-skx"
20926   filter: "'NIC_Intel-X710' and
20927            '64B' and
20928            'NDRPDR' and
20929            ('ETH' or 'DOT1Q') and
20930            '4T2C' and
20931            ('L2BDMACLRN' or 'L2XCFWD') and
20932            'VHOST_1024' and
20933            not 'CFS_OPT' and
20934            not 'VXLAN' and
20935            not 'NF_DENSITY' and
20936            not 'DOT1Q' and
20937            not 'IP4FWD'"
20938   parameters:
20939   - "latency"
20940   - "parent"
20941   - "tags"
20942 #  sort:
20943 #  - "1VM"
20944 #  - "L2XCFWD"
20945 #  - "1VM"
20946 #  - "L2BDMACLRN"
20947   layout:
20948     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
20949     layout: "plot-latency"
20950
20951 # Packet Latency - VPP vhost ip4 2n-skx-xxv710
20952 -
20953   type: "plot"
20954   title: "VPP Latency: vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
20955   algorithm: "plot_latency_error_bars"
20956   output-file-type: ".html"
20957   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
20958   data: "plot-vpp-throughput-latency-2n-skx"
20959   filter: "'NIC_Intel-XXV710' and
20960            '64B' and
20961            'NDRPDR' and
20962            'ETH' and
20963            'IP4FWD' and
20964            '2T1C' and
20965            'VHOST_1024' and
20966            not 'VXLAN' and
20967            not 'CFS_OPT' and
20968            not 'DOT1Q'"
20969   parameters:
20970   - "latency"
20971   - "parent"
20972   - "tags"
20973   sort:
20974   - "not CFS_OPT"
20975   - "1VM"
20976   - "2VM"
20977   layout:
20978     title: "vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
20979     layout: "plot-latency"
20980
20981 -
20982   type: "plot"
20983   title: "VPP Latency: vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
20984   algorithm: "plot_latency_error_bars"
20985   output-file-type: ".html"
20986   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
20987   data: "plot-vpp-throughput-latency-2n-skx"
20988   filter: "'NIC_Intel-XXV710' and
20989            '64B' and
20990            'NDRPDR' and
20991            'ETH' and
20992            'IP4FWD' and
20993            '4T2C' and
20994            'VHOST_1024' and
20995            not 'VXLAN' and
20996            not 'CFS_OPT' and
20997            not 'DOT1Q'"
20998   parameters:
20999   - "latency"
21000   - "parent"
21001   - "tags"
21002   sort:
21003   - "not CFS_OPT"
21004   - "1VM"
21005   - "2VM"
21006   layout:
21007     title: "vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
21008     layout: "plot-latency"
21009
21010 # Packet Latency - VPP vhost l2sw 2n-skx-xxv710 - base
21011 -
21012   type: "plot"
21013   title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr-lat"
21014   algorithm: "plot_latency_error_bars"
21015   output-file-type: ".html"
21016   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr-lat"
21017   data: "plot-vpp-throughput-latency-2n-skx"
21018   filter: "'NIC_Intel-XXV710' and
21019            '64B' and
21020            'NDRPDR' and
21021            ('ETH' or 'DOT1Q') and
21022            'BASE' and
21023            '2T1C' and
21024            ('L2BDMACLRN' or 'L2XCFWD') and
21025            'VHOST_1024' and
21026            not 'VXLAN' and
21027            not 'IP4FWD' and
21028            not '2VM'"
21029   parameters:
21030   - "latency"
21031   - "parent"
21032   - "tags"
21033 #  sort:
21034 #  - "not CFS_OPT"
21035 #  - "L2XCFWD"
21036 #  - "not CFS_OPT"
21037 #  - "CFS_OPT"
21038   layout:
21039     title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
21040     layout: "plot-latency"
21041
21042 -
21043   type: "plot"
21044   title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr-lat"
21045   algorithm: "plot_latency_error_bars"
21046   output-file-type: ".html"
21047   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr-lat"
21048   data: "plot-vpp-throughput-latency-2n-skx"
21049   filter: "'NIC_Intel-XXV710' and
21050            '64B' and
21051            'NDRPDR' and
21052            ('ETH' or 'DOT1Q') and
21053            'BASE' and
21054            '4T2C' and
21055            ('L2BDMACLRN' or 'L2XCFWD') and
21056            'VHOST_1024' and
21057            not 'VXLAN' and
21058            not 'IP4FWD' and
21059            not '2VM'"
21060   parameters:
21061   - "latency"
21062   - "parent"
21063   - "tags"
21064 #  sort:
21065 #  - "not CFS_OPT"
21066 #  - "L2XCFWD"
21067 #  - "not CFS_OPT"
21068 #  - "CFS_OPT"
21069   layout:
21070     title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
21071     layout: "plot-latency"
21072
21073 # Packet Latency - VPP vhost l2sw 2n-skx-xxv710 - base vm
21074 -
21075   type: "plot"
21076   title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr-lat"
21077   algorithm: "plot_latency_error_bars"
21078   output-file-type: ".html"
21079   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr-lat"
21080   data: "plot-vpp-throughput-latency-2n-skx"
21081   filter: "'NIC_Intel-XXV710' and
21082            '64B' and
21083            'NDRPDR' and
21084            ('ETH' or 'DOT1Q') and
21085            '2T1C' and
21086            ('L2BDMACLRN' or 'L2XCFWD') and
21087            'VHOST_1024' and
21088            not 'CFS_OPT' and
21089            not 'VXLAN' and
21090            not 'DOT1Q' and
21091            not 'IP4FWD'"
21092   parameters:
21093   - "latency"
21094   - "parent"
21095   - "tags"
21096 #  sort:
21097 #  - "1VM"
21098 #  - "L2XCFWD"
21099 #  - "1VM"
21100 #  - "L2BDMACLRN"
21101   layout:
21102     title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
21103     layout: "plot-latency"
21104
21105 -
21106   type: "plot"
21107   title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr-lat"
21108   algorithm: "plot_latency_error_bars"
21109   output-file-type: ".html"
21110   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr-lat"
21111   data: "plot-vpp-throughput-latency-2n-skx"
21112   filter: "'NIC_Intel-XXV710' and
21113            '64B' and
21114            'NDRPDR' and
21115            ('ETH' or 'DOT1Q') and
21116            '4T2C' and
21117            ('L2BDMACLRN' or 'L2XCFWD') and
21118            'VHOST_1024' and
21119            not 'CFS_OPT' and
21120            not 'VXLAN' and
21121            not 'DOT1Q' and
21122            not 'IP4FWD'"
21123   parameters:
21124   - "latency"
21125   - "parent"
21126   - "tags"
21127 #  sort:
21128 #  - "1VM"
21129 #  - "L2XCFWD"
21130 #  - "1VM"
21131 #  - "L2BDMACLRN"
21132   layout:
21133     title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
21134     layout: "plot-latency"
21135
21136 ################################################################################
21137
21138 # Packet Latency - VPP VTS 3n-hsw-x520
21139 -
21140   type: "plot"
21141   title: "VPP Latency: vts-3n-hsw-x520-114b-1t1c-ndr-lat"
21142   algorithm: "plot_latency_error_bars"
21143   output-file-type: ".html"
21144   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-1t1c-ndr-lat"
21145   data: "plot-vpp-throughput-latency-3n-hsw"
21146   filter: "'NIC_Intel-X520-DA2' and
21147            '114B' and
21148            'NDRPDR' and
21149            '1T1C' and
21150            'VTS'"
21151   parameters:
21152   - "latency"
21153   - "parent"
21154   - "tags"
21155   layout:
21156     title: "vts-3n-hsw-x520-114b-1t1c-ndr"
21157     layout: "plot-latency"
21158
21159 -
21160   type: "plot"
21161   title: "VPP Latency: vts-3n-hsw-x520-114b-2t2c-ndr-lat"
21162   algorithm: "plot_latency_error_bars"
21163   output-file-type: ".html"
21164   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-2t2c-ndr-lat"
21165   data: "plot-vpp-throughput-latency-3n-hsw"
21166   filter: "'NIC_Intel-X520-DA2' and
21167            '114B' and
21168            'NDRPDR' and
21169            '2T2C' and
21170            'VTS'"
21171   parameters:
21172   - "latency"
21173   - "parent"
21174   - "tags"
21175   layout:
21176     title: "vts-3n-hsw-x520-114b-2t2c-ndr"
21177     layout: "plot-latency"
21178
21179 ################################################################################
21180
21181 # Packet Latency - DPDK l3fwd 3n-hsw-x520
21182 -
21183   type: "plot"
21184   title: "DPDK Latency: l3fwd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
21185   algorithm: "plot_latency_error_bars"
21186   output-file-type: ".html"
21187   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
21188   data: "plot-dpdk-throughput-latency-3n-hsw"
21189   filter: "'NIC_Intel-X520-DA2' and
21190            '64B' and
21191            'BASE' and
21192            'NDRPDR' and
21193            '1T1C' and
21194            'IP4FWD'"
21195   parameters:
21196   - "latency"
21197   - "parent"
21198   - "tags"
21199   layout:
21200     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
21201     layout: "plot-latency"
21202
21203 -
21204   type: "plot"
21205   title: "DPDK Latency: l3fwd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
21206   algorithm: "plot_latency_error_bars"
21207   output-file-type: ".html"
21208   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
21209   data: "plot-dpdk-throughput-latency-3n-hsw"
21210   filter: "'NIC_Intel-X520-DA2' and
21211            '64B' and
21212            'BASE' and
21213            'NDRPDR' and
21214            '2T2C' and
21215            'IP4FWD'"
21216   parameters:
21217   - "latency"
21218   - "parent"
21219   - "tags"
21220   layout:
21221     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
21222     layout: "plot-latency"
21223
21224 # Packet Latency - DPDK l3fwd 3n-hsw-x710
21225 -
21226   type: "plot"
21227   title: "DPDK Latency: l3fwd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
21228   algorithm: "plot_latency_error_bars"
21229   output-file-type: ".html"
21230   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
21231   data: "plot-dpdk-throughput-latency-3n-hsw"
21232   filter: "'NIC_Intel-X710' and
21233            '64B' and
21234            'BASE' and
21235            'NDRPDR' and
21236            '1T1C' and
21237            'IP4FWD'"
21238   parameters:
21239   - "latency"
21240   - "parent"
21241   - "tags"
21242   layout:
21243     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
21244     layout: "plot-latency"
21245
21246 -
21247   type: "plot"
21248   title: "DPDK Latency: l3fwd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
21249   algorithm: "plot_latency_error_bars"
21250   output-file-type: ".html"
21251   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
21252   data: "plot-dpdk-throughput-latency-3n-hsw"
21253   filter: "'NIC_Intel-X710' and
21254            '64B' and
21255            'BASE' and
21256            'NDRPDR' and
21257            '2T2C' and
21258            'IP4FWD'"
21259   parameters:
21260   - "latency"
21261   - "parent"
21262   - "tags"
21263   layout:
21264     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
21265     layout: "plot-latency"
21266
21267 # Packet Latency - DPDK l3fwd 3n-hsw-xl710
21268 -
21269   type: "plot"
21270   title: "DPDK Latency: l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
21271   algorithm: "plot_latency_error_bars"
21272   output-file-type: ".html"
21273   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
21274   data: "plot-dpdk-throughput-latency-3n-hsw"
21275   filter: "'NIC_Intel-XL710' and
21276            '64B' and
21277            'BASE' and
21278            'NDRPDR' and
21279            '1T1C' and
21280            'IP4FWD'"
21281   parameters:
21282   - "latency"
21283   - "parent"
21284   - "tags"
21285   layout:
21286     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
21287     layout: "plot-latency"
21288
21289 -
21290   type: "plot"
21291   title: "DPDK Latency: l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
21292   algorithm: "plot_latency_error_bars"
21293   output-file-type: ".html"
21294   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
21295   data: "plot-dpdk-throughput-latency-3n-hsw"
21296   filter: "'NIC_Intel-XL710' and
21297            '64B' and
21298            'BASE' and
21299            'NDRPDR' and
21300            '2T2C' and
21301            'IP4FWD'"
21302   parameters:
21303   - "latency"
21304   - "parent"
21305   - "tags"
21306   layout:
21307     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
21308     layout: "plot-latency"
21309
21310 # Packet Latency - DPDK l3fwd 3n-skx-x710
21311 -
21312   type: "plot"
21313   title: "DPDK Latency: l3fwd-3n-skx-x710-64b-2t1c-base-ndr-lat"
21314   algorithm: "plot_latency_error_bars"
21315   output-file-type: ".html"
21316   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-ndr-lat"
21317   data: "plot-dpdk-throughput-latency-3n-skx"
21318   filter: "'NIC_Intel-X710' and
21319            '64B' and
21320            'BASE' and
21321            'NDRPDR' and
21322            '2T1C' and
21323            'IP4FWD'"
21324   parameters:
21325   - "latency"
21326   - "parent"
21327   - "tags"
21328   layout:
21329     title: "l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
21330     layout: "plot-latency"
21331
21332 -
21333   type: "plot"
21334   title: "DPDK Latency: l3fwd-3n-skx-x710-64b-4t2c-base-ndr-lat"
21335   algorithm: "plot_latency_error_bars"
21336   output-file-type: ".html"
21337   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-ndr-lat"
21338   data: "plot-dpdk-throughput-latency-3n-skx"
21339   filter: "'NIC_Intel-X710' and
21340            '64B' and
21341            'BASE' and
21342            'NDRPDR' and
21343            '4T2C' and
21344            'IP4FWD'"
21345   parameters:
21346   - "latency"
21347   - "parent"
21348   - "tags"
21349   layout:
21350     title: "l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
21351     layout: "plot-latency"
21352
21353 # Packet Latency - DPDK l3fwd 3n-skx-xxv710
21354 -
21355   type: "plot"
21356   title: "DPDK Latency: l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
21357   algorithm: "plot_latency_error_bars"
21358   output-file-type: ".html"
21359   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
21360   data: "plot-dpdk-throughput-latency-3n-skx"
21361   filter: "'NIC_Intel-XXV710' and
21362            '64B' and
21363            'BASE' and
21364            'NDRPDR' and
21365            '2T1C' and
21366            'IP4FWD'"
21367   parameters:
21368   - "latency"
21369   - "parent"
21370   - "tags"
21371   layout:
21372     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
21373     layout: "plot-latency"
21374
21375 -
21376   type: "plot"
21377   title: "DPDK Latency: l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
21378   algorithm: "plot_latency_error_bars"
21379   output-file-type: ".html"
21380   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
21381   data: "plot-dpdk-throughput-latency-3n-skx"
21382   filter: "'NIC_Intel-XXV710' and
21383            '64B' and
21384            'BASE' and
21385            'NDRPDR' and
21386            '4T2C' and
21387            'IP4FWD'"
21388   parameters:
21389   - "latency"
21390   - "parent"
21391   - "tags"
21392   layout:
21393     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
21394     layout: "plot-latency"
21395
21396 # Packet Latency - DPDK l3fwd 2n-skx-x710
21397 -
21398   type: "plot"
21399   title: "DPDK Latency: l3fwd-2n-skx-x710-64b-2t1c-base-ndr-lat"
21400   algorithm: "plot_latency_error_bars"
21401   output-file-type: ".html"
21402   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-ndr-lat"
21403   data: "plot-dpdk-throughput-latency-2n-skx"
21404   filter: "'NIC_Intel-X710' and
21405            '64B' and
21406            'BASE' and
21407            'NDRPDR' and
21408            '2T1C' and
21409            'IP4FWD'"
21410   parameters:
21411   - "latency"
21412   - "parent"
21413   - "tags"
21414   layout:
21415     title: "l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
21416     layout: "plot-latency"
21417
21418 -
21419   type: "plot"
21420   title: "DPDK Latency: l3fwd-2n-skx-x710-64b-4t2c-base-ndr-lat"
21421   algorithm: "plot_latency_error_bars"
21422   output-file-type: ".html"
21423   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-ndr-lat"
21424   data: "plot-dpdk-throughput-latency-2n-skx"
21425   filter: "'NIC_Intel-X710' and
21426            '64B' and
21427            'BASE' and
21428            'NDRPDR' and
21429            '4T2C' and
21430            'IP4FWD'"
21431   parameters:
21432   - "latency"
21433   - "parent"
21434   - "tags"
21435   layout:
21436     title: "l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
21437     layout: "plot-latency"
21438
21439 # Packet Latency - DPDK l3fwd 2n-skx-xxv710
21440 -
21441   type: "plot"
21442   title: "DPDK Latency: l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
21443   algorithm: "plot_latency_error_bars"
21444   output-file-type: ".html"
21445   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
21446   data: "plot-dpdk-throughput-latency-2n-skx"
21447   filter: "'NIC_Intel-XXV710' and
21448            '64B' and
21449            'BASE' and
21450            'NDRPDR' and
21451            '2T1C' and
21452            'IP4FWD'"
21453   parameters:
21454   - "latency"
21455   - "parent"
21456   - "tags"
21457   layout:
21458     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
21459     layout: "plot-latency"
21460
21461 -
21462   type: "plot"
21463   title: "DPDK Latency: l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
21464   algorithm: "plot_latency_error_bars"
21465   output-file-type: ".html"
21466   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
21467   data: "plot-dpdk-throughput-latency-2n-skx"
21468   filter: "'NIC_Intel-XXV710' and
21469            '64B' and
21470            'BASE' and
21471            'NDRPDR' and
21472            '4T2C' and
21473            'IP4FWD'"
21474   parameters:
21475   - "latency"
21476   - "parent"
21477   - "tags"
21478   layout:
21479     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
21480     layout: "plot-latency"
21481
21482 ################################################################################
21483
21484 # Packet Latency - DPDK testpmd 3n-hsw-x520
21485 -
21486   type: "plot"
21487   title: "DPDK Latency: testpmd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
21488   algorithm: "plot_latency_error_bars"
21489   output-file-type: ".html"
21490   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
21491   data: "plot-dpdk-throughput-latency-3n-hsw"
21492   filter: "'NIC_Intel-X520-DA2' and
21493            '64B' and
21494            'BASE' and
21495            'NDRPDR' and
21496            '1T1C' and
21497            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
21498   parameters:
21499   - "latency"
21500   - "parent"
21501   - "tags"
21502   layout:
21503     title: "testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
21504     layout: "plot-latency"
21505
21506 -
21507   type: "plot"
21508   title: "DPDK Latency: testpmd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
21509   algorithm: "plot_latency_error_bars"
21510   output-file-type: ".html"
21511   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
21512   data: "plot-dpdk-throughput-latency-3n-hsw"
21513   filter: "'NIC_Intel-X520-DA2' and
21514            '64B' and
21515            'BASE' and
21516            'NDRPDR' and
21517            '2T2C' and
21518            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
21519   parameters:
21520   - "latency"
21521   - "parent"
21522   - "tags"
21523   layout:
21524     title: "testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
21525     layout: "plot-latency"
21526
21527 # Packet Latency - DPDK testpmd 3n-hsw-x710
21528 -
21529   type: "plot"
21530   title: "DPDK Latency: testpmd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
21531   algorithm: "plot_latency_error_bars"
21532   output-file-type: ".html"
21533   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
21534   data: "plot-dpdk-throughput-latency-3n-hsw"
21535   filter: "'NIC_Intel-X710' and
21536            '64B' and
21537            'BASE' and
21538            'NDRPDR' and
21539            '1T1C' and
21540            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
21541   parameters:
21542   - "latency"
21543   - "parent"
21544   - "tags"
21545   layout:
21546     title: "testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
21547     layout: "plot-latency"
21548
21549 -
21550   type: "plot"
21551   title: "DPDK Latency: testpmd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
21552   algorithm: "plot_latency_error_bars"
21553   output-file-type: ".html"
21554   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
21555   data: "plot-dpdk-throughput-latency-3n-hsw"
21556   filter: "'NIC_Intel-X710' and
21557            '64B' and
21558            'BASE' and
21559            'NDRPDR' and
21560            '2T2C' and
21561            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
21562   parameters:
21563   - "latency"
21564   - "parent"
21565   - "tags"
21566   layout:
21567     title: "testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
21568     layout: "plot-latency"
21569
21570 # Packet Latency - DPDK testpmd 3n-hsw-xl710
21571 -
21572   type: "plot"
21573   title: "DPDK Latency: testpmd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
21574   algorithm: "plot_latency_error_bars"
21575   output-file-type: ".html"
21576   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
21577   data: "plot-dpdk-throughput-latency-3n-hsw"
21578   filter: "'NIC_Intel-XL710' and
21579            '64B' and
21580            'BASE' and
21581            'NDRPDR' and
21582            '1T1C' and
21583            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
21584   parameters:
21585   - "latency"
21586   - "parent"
21587   - "tags"
21588   layout:
21589     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
21590     layout: "plot-latency"
21591
21592 -
21593   type: "plot"
21594   title: "DPDK Latency: testpmd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
21595   algorithm: "plot_latency_error_bars"
21596   output-file-type: ".html"
21597   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
21598   data: "plot-dpdk-throughput-latency-3n-hsw"
21599   filter: "'NIC_Intel-XL710' and
21600            '64B' and
21601            'BASE' and
21602            'NDRPDR' and
21603            '2T2C' and
21604            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
21605   parameters:
21606   - "latency"
21607   - "parent"
21608   - "tags"
21609   layout:
21610     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
21611     layout: "plot-latency"
21612
21613 # Packet Latency - DPDK testpmd 3n-skx-x710
21614 -
21615   type: "plot"
21616   title: "DPDK Latency: testpmd-3n-skx-x710-64b-2t1c-base-ndr-lat"
21617   algorithm: "plot_latency_error_bars"
21618   output-file-type: ".html"
21619   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-ndr-lat"
21620   data: "plot-dpdk-throughput-latency-3n-skx"
21621   filter: "'NIC_Intel-X710' and
21622            '64B' and
21623            'BASE' and
21624            'NDRPDR' and
21625            '2T1C' and
21626            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
21627   parameters:
21628   - "latency"
21629   - "parent"
21630   - "tags"
21631   layout:
21632     title: "testpmd-3n-skx-x710-64b-2t1c-base-ndr"
21633     layout: "plot-latency"
21634
21635 -
21636   type: "plot"
21637   title: "DPDK Latency: testpmd-3n-skx-x710-64b-4t2c-base-ndr-lat"
21638   algorithm: "plot_latency_error_bars"
21639   output-file-type: ".html"
21640   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-ndr-lat"
21641   data: "plot-dpdk-throughput-latency-3n-skx"
21642   filter: "'NIC_Intel-X710' and
21643            '64B' and
21644            'BASE' and
21645            'NDRPDR' and
21646            '4T2C' and
21647            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
21648   parameters:
21649   - "latency"
21650   - "parent"
21651   - "tags"
21652   layout:
21653     title: "testpmd-3n-skx-x710-64b-4t2c-base-ndr"
21654     layout: "plot-latency"
21655
21656 # Packet Latency - DPDK testpmd 3n-skx-xxv710
21657 -
21658   type: "plot"
21659   title: "DPDK Latency: testpmd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
21660   algorithm: "plot_latency_error_bars"
21661   output-file-type: ".html"
21662   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
21663   data: "plot-dpdk-throughput-latency-3n-skx"
21664   filter: "'NIC_Intel-XXV710' and
21665            '64B' and
21666            'BASE' and
21667            'NDRPDR' and
21668            '2T1C' and
21669            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
21670   parameters:
21671   - "latency"
21672   - "parent"
21673   - "tags"
21674   layout:
21675     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
21676     layout: "plot-latency"
21677
21678 -
21679   type: "plot"
21680   title: "DPDK Latency: testpmd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
21681   algorithm: "plot_latency_error_bars"
21682   output-file-type: ".html"
21683   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
21684   data: "plot-dpdk-throughput-latency-3n-skx"
21685   filter: "'NIC_Intel-XXV710' and
21686            '64B' and
21687            'BASE' and
21688            'NDRPDR' and
21689            '4T2C' and
21690            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
21691   parameters:
21692   - "latency"
21693   - "parent"
21694   - "tags"
21695   layout:
21696     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
21697     layout: "plot-latency"
21698
21699 # Packet Latency - DPDK testpmd 2n-skx-x710
21700 -
21701   type: "plot"
21702   title: "DPDK Latency: testpmd-2n-skx-x710-64b-2t1c-base-ndr-lat"
21703   algorithm: "plot_latency_error_bars"
21704   output-file-type: ".html"
21705   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-ndr-lat"
21706   data: "plot-dpdk-throughput-latency-2n-skx"
21707   filter: "'NIC_Intel-X710' and
21708            '64B' and
21709            'BASE' and
21710            'NDRPDR' and
21711            '2T1C' and
21712            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
21713   parameters:
21714   - "latency"
21715   - "parent"
21716   - "tags"
21717   layout:
21718     title: "testpmd-2n-skx-x710-64b-2t1c-base-ndr"
21719     layout: "plot-latency"
21720
21721 -
21722   type: "plot"
21723   title: "DPDK Latency: testpmd-2n-skx-x710-64b-4t2c-base-ndr-lat"
21724   algorithm: "plot_latency_error_bars"
21725   output-file-type: ".html"
21726   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-ndr-lat"
21727   data: "plot-dpdk-throughput-latency-2n-skx"
21728   filter: "'NIC_Intel-X710' and
21729            '64B' and
21730            'BASE' and
21731            'NDRPDR' and
21732            '4T2C' and
21733            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
21734   parameters:
21735   - "latency"
21736   - "parent"
21737   - "tags"
21738   layout:
21739     title: "testpmd-2n-skx-x710-64b-4t2c-base-ndr"
21740     layout: "plot-latency"
21741
21742 # Packet Latency - DPDK testpmd 2n-skx-xxv710
21743 -
21744   type: "plot"
21745   title: "DPDK Latency: testpmd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
21746   algorithm: "plot_latency_error_bars"
21747   output-file-type: ".html"
21748   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
21749   data: "plot-dpdk-throughput-latency-2n-skx"
21750   filter: "'NIC_Intel-XXV710' and
21751            '64B' and
21752            'BASE' and
21753            'NDRPDR' and
21754            '2T1C' and
21755            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
21756   parameters:
21757   - "latency"
21758   - "parent"
21759   - "tags"
21760   layout:
21761     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
21762     layout: "plot-latency"
21763
21764 -
21765   type: "plot"
21766   title: "DPDK Latency: testpmd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
21767   algorithm: "plot_latency_error_bars"
21768   output-file-type: ".html"
21769   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
21770   data: "plot-dpdk-throughput-latency-2n-skx"
21771   filter: "'NIC_Intel-XXV710' and
21772            '64B' and
21773            'BASE' and
21774            'NDRPDR' and
21775            '4T2C' and
21776            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
21777   parameters:
21778   - "latency"
21779   - "parent"
21780   - "tags"
21781   layout:
21782     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
21783     layout: "plot-latency"
21784
21785 ################################################################################
21786
21787 # Speedup - VPP Container Memif 3n-hsw-x520
21788 -
21789   type: "plot"
21790   title: "Speedup: memif-3n-hsw-x520-64b-base_and_features-ndr-tsa"
21791   algorithm: "plot_throughput_speedup_analysis"
21792   output-file-type: ".html"
21793   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-base_and_features-ndr-tsa"
21794   data: "plot-throughput-speedup-analysis-3n-hsw"
21795   filter: "'NIC_Intel-X520-DA2' and
21796            '64B' and
21797            ('BASE' or 'SCALE') and
21798            'NDRPDR' and
21799            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
21800            not 'VHOST' and
21801            'MEMIF'"
21802   parameters:
21803   - "throughput"
21804   - "parent"
21805   - "tags"
21806   sort:
21807   - "L2XCFWD"
21808   - "L2XCFWD"
21809   - "L2XCFWD"
21810   - "L2BDMACLRN"
21811   - "L2BDMACLRN"
21812   - "L2BDMACLRN"
21813   - "IP4FWD"
21814   layout:
21815     title: "memif-3n-hsw-x520-64b-base_and_features-ndr"
21816     layout: "plot-throughput-speedup-analysis"
21817
21818 -
21819   type: "plot"
21820   title: "Speedup: memif-3n-hsw-x520-64b-base_and_features-pdr-tsa"
21821   algorithm: "plot_throughput_speedup_analysis"
21822   output-file-type: ".html"
21823   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-base_and_features-pdr-tsa"
21824   data: "plot-throughput-speedup-analysis-3n-hsw"
21825   filter: "'NIC_Intel-X520-DA2' and
21826            '64B' and
21827            ('BASE' or 'SCALE') and
21828            'NDRPDR' and
21829            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
21830            not 'VHOST' and
21831            'MEMIF'"
21832   parameters:
21833   - "throughput"
21834   - "parent"
21835   - "tags"
21836   sort:
21837   - "L2XCFWD"
21838   - "L2XCFWD"
21839   - "L2XCFWD"
21840   - "L2BDMACLRN"
21841   - "L2BDMACLRN"
21842   - "L2BDMACLRN"
21843   - "IP4FWD"
21844   layout:
21845     title: "memif-3n-hsw-x520-64b-base_and_features-pdr"
21846     layout: "plot-throughput-speedup-analysis"
21847
21848 # Speedup - VPP Container Memif 3n-hsw-x710
21849 -
21850   type: "plot"
21851   title: "Speedup: memif-3n-hsw-x710-64b-base_and_features-ndr-tsa"
21852   algorithm: "plot_throughput_speedup_analysis"
21853   output-file-type: ".html"
21854   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-base_and_features-ndr-tsa"
21855   data: "plot-throughput-speedup-analysis-3n-hsw"
21856   filter: "'NIC_Intel-X710' and
21857            '64B' and
21858            ('BASE' or 'SCALE') and
21859            'NDRPDR' and
21860            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
21861            not 'VHOST' and
21862            'MEMIF'"
21863   parameters:
21864   - "throughput"
21865   - "parent"
21866   - "tags"
21867   sort:
21868   - "L2XCFWD"
21869   - "L2XCFWD"
21870   - "L2XCFWD"
21871   - "L2BDMACLRN"
21872   - "L2BDMACLRN"
21873   - "L2BDMACLRN"
21874   - "IP4FWD"
21875   layout:
21876     title: "memif-3n-hsw-x710-64b-base_and_features-ndr"
21877     layout: "plot-throughput-speedup-analysis"
21878
21879 -
21880   type: "plot"
21881   title: "Speedup: memif-3n-hsw-x710-64b-base_and_features-pdr-tsa"
21882   algorithm: "plot_throughput_speedup_analysis"
21883   output-file-type: ".html"
21884   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-base_and_features-pdr-tsa"
21885   data: "plot-throughput-speedup-analysis-3n-hsw"
21886   filter: "'NIC_Intel-X710' and
21887            '64B' and
21888            ('BASE' or 'SCALE') and
21889            'NDRPDR' and
21890            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
21891            not 'VHOST' and
21892            'MEMIF'"
21893   parameters:
21894   - "throughput"
21895   - "parent"
21896   - "tags"
21897   sort:
21898   - "L2XCFWD"
21899   - "L2XCFWD"
21900   - "L2XCFWD"
21901   - "L2BDMACLRN"
21902   - "L2BDMACLRN"
21903   - "L2BDMACLRN"
21904   - "IP4FWD"
21905   layout:
21906     title: "memif-3n-hsw-x710-64b-base_and_features-pdr"
21907     layout: "plot-throughput-speedup-analysis"
21908
21909 # Speedup - VPP Container Memif 3n-hsw-xl710
21910 -
21911   type: "plot"
21912   title: "Speedup: memif-3n-hsw-xl710-64b-base_and_features-ndr-tsa"
21913   algorithm: "plot_throughput_speedup_analysis"
21914   output-file-type: ".html"
21915   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-base_and_features-ndr-tsa"
21916   data: "plot-throughput-speedup-analysis-3n-hsw"
21917   filter: "'NIC_Intel-XL710' and
21918            '64B' and
21919            ('BASE' or 'SCALE') and
21920            'NDRPDR' and
21921            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
21922            not 'VHOST' and
21923            'MEMIF'"
21924   parameters:
21925   - "throughput"
21926   - "parent"
21927   - "tags"
21928   sort:
21929   - "L2XCFWD"
21930   - "L2XCFWD"
21931   - "L2XCFWD"
21932   - "L2BDMACLRN"
21933   - "L2BDMACLRN"
21934   - "L2BDMACLRN"
21935   - "IP4FWD"
21936   layout:
21937     title: "memif-3n-hsw-xl710-64b-base_and_features-ndr"
21938     layout: "plot-throughput-speedup-analysis"
21939
21940 -
21941   type: "plot"
21942   title: "Speedup: memif-3n-hsw-xl710-64b-base_and_features-pdr-tsa"
21943   algorithm: "plot_throughput_speedup_analysis"
21944   output-file-type: ".html"
21945   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-base_and_features-pdr-tsa"
21946   data: "plot-throughput-speedup-analysis-3n-hsw"
21947   filter: "'NIC_Intel-XL710' and
21948            '64B' and
21949            ('BASE' or 'SCALE') and
21950            'NDRPDR' and
21951            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
21952            not 'VHOST' and
21953            'MEMIF'"
21954   parameters:
21955   - "throughput"
21956   - "parent"
21957   - "tags"
21958   sort:
21959   - "L2XCFWD"
21960   - "L2XCFWD"
21961   - "L2XCFWD"
21962   - "L2BDMACLRN"
21963   - "L2BDMACLRN"
21964   - "L2BDMACLRN"
21965   - "IP4FWD"
21966   layout:
21967     title: "memif-3n-hsw-xl710-64b-base_and_features-pdr"
21968     layout: "plot-throughput-speedup-analysis"
21969
21970 # Speedup - VPP Container Memif 3n-skx-x710
21971 -
21972   type: "plot"
21973   title: "Speedup: memif-3n-skx-x710-64b-base_and_features-ndr-tsa"
21974   algorithm: "plot_throughput_speedup_analysis"
21975   output-file-type: ".html"
21976   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-base_and_features-ndr-tsa"
21977   data: "plot-throughput-speedup-analysis-3n-skx"
21978   filter: "'NIC_Intel-X710' and
21979            '64B' and
21980            ('BASE' or 'SCALE') and
21981            'NDRPDR' and
21982            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
21983            not 'VHOST' and
21984            'MEMIF'"
21985   parameters:
21986   - "throughput"
21987   - "parent"
21988   - "tags"
21989   sort:
21990   - "L2XCFWD"
21991   - "L2XCFWD"
21992   - "L2XCFWD"
21993   - "L2BDMACLRN"
21994   - "L2BDMACLRN"
21995   - "L2BDMACLRN"
21996   - "IP4FWD"
21997   layout:
21998     title: "memif-3n-skx-x710-64b-base_and_features-ndr"
21999     layout: "plot-throughput-speedup-analysis"
22000
22001 -
22002   type: "plot"
22003   title: "Speedup: memif-3n-skx-x710-64b-base_and_features-pdr-tsa"
22004   algorithm: "plot_throughput_speedup_analysis"
22005   output-file-type: ".html"
22006   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-base_and_features-pdr-tsa"
22007   data: "plot-throughput-speedup-analysis-3n-skx"
22008   filter: "'NIC_Intel-X710' and
22009            '64B' and
22010            ('BASE' or 'SCALE') and
22011            'NDRPDR' and
22012            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
22013            not 'VHOST' and
22014            'MEMIF'"
22015   parameters:
22016   - "throughput"
22017   - "parent"
22018   - "tags"
22019   sort:
22020   - "L2XCFWD"
22021   - "L2XCFWD"
22022   - "L2XCFWD"
22023   - "L2BDMACLRN"
22024   - "L2BDMACLRN"
22025   - "L2BDMACLRN"
22026   - "IP4FWD"
22027   layout:
22028     title: "memif-3n-skx-x710-64b-base_and_features-pdr"
22029     layout: "plot-throughput-speedup-analysis"
22030
22031 # Speedup - VPP Container Memif 2n-skx-x710
22032 -
22033   type: "plot"
22034   title: "Speedup: memif-2n-skx-x710-64b-base_and_features-ndr-tsa"
22035   algorithm: "plot_throughput_speedup_analysis"
22036   output-file-type: ".html"
22037   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-base_and_features-ndr-tsa"
22038   data: "plot-throughput-speedup-analysis-2n-skx"
22039   filter: "'NIC_Intel-X710' and
22040            '64B' and
22041            ('BASE' or 'SCALE') and
22042            'NDRPDR' and
22043            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
22044            not 'VHOST' and
22045            not 'NF_DENSITY' and
22046            'MEMIF'"
22047   parameters:
22048   - "throughput"
22049   - "parent"
22050   - "tags"
22051   sort:
22052   - "L2XCFWD"
22053   - "L2XCFWD"
22054   - "L2XCFWD"
22055   - "L2BDMACLRN"
22056   - "L2BDMACLRN"
22057   - "L2BDMACLRN"
22058   - "IP4FWD"
22059   layout:
22060     title: "memif-2n-skx-x710-64b-base_and_features-ndr"
22061     layout: "plot-throughput-speedup-analysis"
22062
22063 -
22064   type: "plot"
22065   title: "Speedup: memif-2n-skx-x710-64b-base_and_features-pdr-tsa"
22066   algorithm: "plot_throughput_speedup_analysis"
22067   output-file-type: ".html"
22068   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-base_and_features-pdr-tsa"
22069   data: "plot-throughput-speedup-analysis-2n-skx"
22070   filter: "'NIC_Intel-X710' and
22071            '64B' and
22072            ('BASE' or 'SCALE') and
22073            'NDRPDR' and
22074            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
22075            not 'VHOST' and
22076            not 'NF_DENSITY' and
22077            'MEMIF'"
22078   parameters:
22079   - "throughput"
22080   - "parent"
22081   - "tags"
22082   sort:
22083   - "L2XCFWD"
22084   - "L2XCFWD"
22085   - "L2XCFWD"
22086   - "L2BDMACLRN"
22087   - "L2BDMACLRN"
22088   - "L2BDMACLRN"
22089   - "IP4FWD"
22090   layout:
22091     title: "memif-2n-skx-x710-64b-base_and_features-pdr"
22092     layout: "plot-throughput-speedup-analysis"
22093
22094 # Speedup - VPP Container Memif 2n-skx-xxv710
22095 -
22096   type: "plot"
22097   title: "Speedup: memif-2n-skx-xxv710-64b-base_and_features-ndr-tsa"
22098   algorithm: "plot_throughput_speedup_analysis"
22099   output-file-type: ".html"
22100   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-base_and_features-ndr-tsa"
22101   data: "plot-throughput-speedup-analysis-2n-skx"
22102   filter: "'NIC_Intel-XXV710' and
22103            '64B' and
22104            ('BASE' or 'SCALE') and
22105            'NDRPDR' and
22106            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
22107            not 'VHOST' and
22108            'MEMIF'"
22109   parameters:
22110   - "throughput"
22111   - "parent"
22112   - "tags"
22113   sort:
22114   - "L2XCFWD"
22115   - "L2XCFWD"
22116   - "L2XCFWD"
22117   - "L2BDMACLRN"
22118   - "L2BDMACLRN"
22119   - "L2BDMACLRN"
22120   - "IP4FWD"
22121   layout:
22122     title: "memif-2n-skx-xxv710-64b-base_and_features-ndr"
22123     layout: "plot-throughput-speedup-analysis"
22124
22125 -
22126   type: "plot"
22127   title: "Speedup: memif-2n-skx-xxv710-64b-base_and_features-pdr-tsa"
22128   algorithm: "plot_throughput_speedup_analysis"
22129   output-file-type: ".html"
22130   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-base_and_features-pdr-tsa"
22131   data: "plot-throughput-speedup-analysis-2n-skx"
22132   filter: "'NIC_Intel-XXV710' and
22133            '64B' and
22134            ('BASE' or 'SCALE') and
22135            'NDRPDR' and
22136            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
22137            not 'VHOST' and
22138            'MEMIF'"
22139   parameters:
22140   - "throughput"
22141   - "parent"
22142   - "tags"
22143   sort:
22144   - "L2XCFWD"
22145   - "L2XCFWD"
22146   - "L2XCFWD"
22147   - "L2BDMACLRN"
22148   - "L2BDMACLRN"
22149   - "L2BDMACLRN"
22150   - "IP4FWD"
22151   layout:
22152     title: "memif-2n-skx-xxv710-64b-base_and_features-pdr"
22153     layout: "plot-throughput-speedup-analysis"
22154
22155 ################################################################################
22156
22157 # Speedup - VPP Container k8s memif 3n-hsw-x520 - l2xc
22158 -
22159   type: "plot"
22160   title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-ndr-tsa"
22161   algorithm: "plot_throughput_speedup_analysis"
22162   output-file-type: ".html"
22163   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-ndr-tsa"
22164   data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
22165   filter: "'NIC_Intel-X520-DA2' and
22166            '64B' and
22167            ('BASE' or 'SCALE') and
22168            'NDRPDR' and
22169            'L2XCFWD' and
22170            not 'VHOST' and
22171            not 'NF_DENSITY' and
22172            'MEMIF'"
22173   parameters:
22174   - "throughput"
22175   - "parent"
22176   - "tags"
22177   sort:
22178   - "1VNF"
22179   - "2VNF"
22180   - "4VNF"
22181   - "2VNF"
22182   - "4VNF"
22183   layout:
22184     title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-ndr-l2xc"
22185     layout: "plot-throughput-speedup-analysis"
22186
22187 -
22188   type: "plot"
22189   title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-pdr-tsa"
22190   algorithm: "plot_throughput_speedup_analysis"
22191   output-file-type: ".html"
22192   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-pdr-tsa"
22193   data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
22194   filter: "'NIC_Intel-X520-DA2' and
22195            '64B' and
22196            ('BASE' or 'SCALE') and
22197            'NDRPDR' and
22198            'L2XCFWD' and
22199            not 'VHOST' and
22200            not 'NF_DENSITY' and
22201            'MEMIF'"
22202   parameters:
22203   - "throughput"
22204   - "parent"
22205   - "tags"
22206   sort:
22207   - "1VNF"
22208   - "2VNF"
22209   - "4VNF"
22210   - "2VNF"
22211   - "4VNF"
22212   layout:
22213     title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-pdr"
22214     layout: "plot-throughput-speedup-analysis"
22215
22216 # Speedup - VPP Container k8s memif 3n-hsw-x520 - l2bd
22217 -
22218   type: "plot"
22219   title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-ndr-tsa"
22220   algorithm: "plot_throughput_speedup_analysis"
22221   output-file-type: ".html"
22222   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-ndr-tsa"
22223   data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
22224   filter: "'NIC_Intel-X520-DA2' and
22225            '64B' and
22226            ('BASE' or 'SCALE') and
22227            'NDRPDR' and
22228            ('L2BDMACSTAT' or 'L2BDMACLRN') and
22229            not 'VHOST' and
22230            not 'NF_DENSITY' and
22231            'MEMIF'"
22232   parameters:
22233   - "throughput"
22234   - "parent"
22235   - "tags"
22236   sort:
22237   - "1VNF"
22238   - "2VNF"
22239   - "4VNF"
22240   - "2VNF"
22241   - "4VNF"
22242   layout:
22243     title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-ndr-l2bd"
22244     layout: "plot-throughput-speedup-analysis"
22245
22246 -
22247   type: "plot"
22248   title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-pdr-tsa"
22249   algorithm: "plot_throughput_speedup_analysis"
22250   output-file-type: ".html"
22251   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-pdr-tsa"
22252   data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
22253   filter: "'NIC_Intel-X520-DA2' and
22254            '64B' and
22255            ('BASE' or 'SCALE') and
22256            'NDRPDR' and
22257            ('L2BDMACSTAT' or 'L2BDMACLRN') and
22258            not 'VHOST' and
22259            not 'NF_DENSITY' and
22260            'MEMIF'"
22261   parameters:
22262   - "throughput"
22263   - "parent"
22264   - "tags"
22265   sort:
22266   - "1VNF"
22267   - "2VNF"
22268   - "4VNF"
22269   - "2VNF"
22270   - "4VNF"
22271   layout:
22272     title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-pdr"
22273     layout: "plot-throughput-speedup-analysis"
22274
22275 # Speedup - VPP Container Memif 3n-hsw-x710 - l2xc
22276 -
22277   type: "plot"
22278   title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-ndr-tsa"
22279   algorithm: "plot_throughput_speedup_analysis"
22280   output-file-type: ".html"
22281   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-ndr-tsa"
22282   data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
22283   filter: "'NIC_Intel-X710' and
22284            '64B' and
22285            ('BASE' or 'SCALE') and
22286            'NDRPDR' and
22287            'L2XCFWD' and
22288            not 'VHOST' and
22289            not 'NF_DENSITY' and
22290            'MEMIF'"
22291   parameters:
22292   - "throughput"
22293   - "parent"
22294   - "tags"
22295   sort:
22296   - "1VNF"
22297   - "2VNF"
22298   - "4VNF"
22299   - "2VNF"
22300   - "4VNF"
22301   layout:
22302     title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-ndr"
22303     layout: "plot-throughput-speedup-analysis"
22304
22305 -
22306   type: "plot"
22307   title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-pdr-tsa"
22308   algorithm: "plot_throughput_speedup_analysis"
22309   output-file-type: ".html"
22310   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-pdr-tsa"
22311   data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
22312   filter: "'NIC_Intel-X710' and
22313            '64B' and
22314            ('BASE' or 'SCALE') and
22315            'NDRPDR' and
22316            'L2XCFWD' and
22317            not 'VHOST' and
22318            not 'NF_DENSITY' and
22319            'MEMIF'"
22320   parameters:
22321   - "throughput"
22322   - "parent"
22323   - "tags"
22324   sort:
22325   - "1VNF"
22326   - "2VNF"
22327   - "4VNF"
22328   - "2VNF"
22329   - "4VNF"
22330   layout:
22331     title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-pdr"
22332     layout: "plot-throughput-speedup-analysis"
22333
22334 # Speedup - VPP Container Memif 3n-hsw-x710 - l2bd
22335 -
22336   type: "plot"
22337   title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-ndr-tsa"
22338   algorithm: "plot_throughput_speedup_analysis"
22339   output-file-type: ".html"
22340   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-ndr-tsa"
22341   data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
22342   filter: "'NIC_Intel-X710' and
22343            '64B' and
22344            ('BASE' or 'SCALE') and
22345            'NDRPDR' and
22346            ('L2BDMACSTAT' or 'L2BDMACLRN') and
22347            not 'VHOST' and
22348            not 'NF_DENSITY' and
22349            'MEMIF'"
22350   parameters:
22351   - "throughput"
22352   - "parent"
22353   - "tags"
22354   sort:
22355   - "1VNF"
22356   - "2VNF"
22357   - "4VNF"
22358   - "2VNF"
22359   - "4VNF"
22360   layout:
22361     title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-ndr"
22362     layout: "plot-throughput-speedup-analysis"
22363
22364 -
22365   type: "plot"
22366   title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-pdr-tsa"
22367   algorithm: "plot_throughput_speedup_analysis"
22368   output-file-type: ".html"
22369   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-pdr-tsa"
22370   data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
22371   filter: "'NIC_Intel-X710' and
22372            '64B' and
22373            ('BASE' or 'SCALE') and
22374            'NDRPDR' and
22375            ('L2BDMACSTAT' or 'L2BDMACLRN') and
22376            not 'VHOST' and
22377            not 'NF_DENSITY' and
22378            'MEMIF'"
22379   parameters:
22380   - "throughput"
22381   - "parent"
22382   - "tags"
22383   sort:
22384   - "1VNF"
22385   - "2VNF"
22386   - "4VNF"
22387   - "2VNF"
22388   - "4VNF"
22389   layout:
22390     title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-pdr"
22391     layout: "plot-throughput-speedup-analysis"
22392
22393 ################################################################################
22394
22395 # Speedup - VPP IPv4 3n-hsw-x520 base and scale
22396 -
22397   type: "plot"
22398   title: "Speedup: ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
22399   algorithm: "plot_throughput_speedup_analysis"
22400   output-file-type: ".html"
22401   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
22402   data: "plot-throughput-speedup-analysis-3n-hsw"
22403   filter: "'NIC_Intel-X520-DA2' and
22404            '64B' and
22405            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
22406            'NDRPDR' and
22407            'IP4FWD' and
22408            not 'IPSEC' and
22409            not 'DOT1Q' and
22410            not 'VHOST'"
22411   parameters:
22412   - "throughput"
22413   - "parent"
22414   - "tags"
22415   sort:
22416   - "DOT1Q"
22417   - "IP4BASE"
22418   - "FIB_20k"
22419   - "FIB_200k"
22420   - "FIB_2M"
22421   layout:
22422     title: "ip4-3n-hsw-x520-64b-base_and_scale-ndr"
22423     layout: "plot-throughput-speedup-analysis"
22424
22425 -
22426   type: "plot"
22427   title: "Speedup: ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
22428   algorithm: "plot_throughput_speedup_analysis"
22429   output-file-type: ".html"
22430   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
22431   data: "plot-throughput-speedup-analysis-3n-hsw"
22432   filter: "'NIC_Intel-X520-DA2' and
22433            '64B' and
22434            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
22435            'NDRPDR' and
22436            'IP4FWD' and
22437            not 'IPSEC' and
22438            not 'DOT1Q' and
22439            not 'VHOST'"
22440   parameters:
22441   - "throughput"
22442   - "parent"
22443   - "tags"
22444   sort:
22445   - "DOT1Q"
22446   - "IP4BASE"
22447   - "FIB_20k"
22448   - "FIB_200k"
22449   - "FIB_2M"
22450   layout:
22451     title: "ip4-3n-hsw-x520-64b-base_and_scale-pdr"
22452     layout: "plot-throughput-speedup-analysis"
22453
22454 # Speedup - VPP IPv4 3n-hsw-x520 features
22455 -
22456   type: "plot"
22457   title: "Speedup: ip4-3n-hsw-x520-64b-features-ndr-tsa"
22458   algorithm: "plot_throughput_speedup_analysis"
22459   output-file-type: ".html"
22460   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-ndr-tsa"
22461   data: "plot-throughput-speedup-analysis-3n-hsw"
22462   filter: "'NIC_Intel-X520-DA2' and
22463            '64B' and
22464            ('IP4BASE' or
22465             'POLICE_MARK' or
22466             'COPWHLIST' or
22467             ('NAT44' and 'BASE') or
22468             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
22469            'NDRPDR' and
22470            'IP4FWD' and
22471            not 'IPSEC' and
22472            not 'VHOST'"
22473   parameters:
22474   - "throughput"
22475   - "parent"
22476   - "tags"
22477   sort:
22478   - "DOT1Q"
22479   - "IP4BASE"
22480   - "NAT44"
22481   - "POLICE_MARK"
22482   - "COPWHLIST"
22483   - "IACL"
22484   - "OACL"
22485   layout:
22486     title: "ip4-3n-hsw-x520-64b-features-ndr"
22487     layout: "plot-throughput-speedup-analysis"
22488
22489 -
22490   type: "plot"
22491   title: "Speedup: ip4-3n-hsw-x520-64b-features-pdr-tsa"
22492   algorithm: "plot_throughput_speedup_analysis"
22493   output-file-type: ".html"
22494   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-pdr-tsa"
22495   data: "plot-throughput-speedup-analysis-3n-hsw"
22496   filter: "'NIC_Intel-X520-DA2' and
22497            '64B' and
22498            ('IP4BASE' or
22499             'POLICE_MARK' or
22500             'COPWHLIST' or
22501             ('NAT44' and 'BASE') or
22502             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
22503            'NDRPDR' and
22504            'IP4FWD' and
22505            not 'IPSEC' and
22506            not 'VHOST'"
22507   parameters:
22508   - "throughput"
22509   - "parent"
22510   - "tags"
22511   sort:
22512   - "DOT1Q"
22513   - "IP4BASE"
22514   - "NAT44"
22515   - "POLICE_MARK"
22516   - "COPWHLIST"
22517   - "IACL"
22518   - "OACL"
22519   layout:
22520     title: "ip4-3n-hsw-x520-64b-features-pdr"
22521     layout: "plot-throughput-speedup-analysis"
22522
22523 # Speedup - VPP IPv4 3n-hsw-x520 features nat44
22524 -
22525   type: "plot"
22526   title: "Speedup: ip4-3n-hsw-x520-64b-features-nat44-ndr-tsa"
22527   algorithm: "plot_throughput_speedup_analysis"
22528   output-file-type: ".html"
22529   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-nat44-ndr-tsa"
22530   data: "plot-throughput-speedup-analysis-3n-hsw"
22531   filter: "'NIC_Intel-X520-DA2' and
22532            '64B' and
22533            'NDRPDR' and
22534            'IP4FWD' and
22535            ('NAT44' or 'IP4BASE') and
22536            not 'DOT1Q' and
22537            not 'IPSEC' and
22538            not 'VHOST'"
22539   parameters:
22540   - "throughput"
22541   - "parent"
22542   - "tags"
22543   sort:
22544   - "IP4BASE"
22545   - "BASE"
22546   - "SRC_USER_10"
22547   - "SRC_USER_100"
22548   - "SRC_USER_1000"
22549   - "SRC_USER_2000"
22550   layout:
22551     title: "ip4-3n-hsw-x520-64b-features-nat44-ndr"
22552     layout: "plot-throughput-speedup-analysis"
22553
22554 -
22555   type: "plot"
22556   title: "Speedup: ip4-3n-hsw-x520-64b-features-nat44-pdr-tsa"
22557   algorithm: "plot_throughput_speedup_analysis"
22558   output-file-type: ".html"
22559   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-nat44-pdr-tsa"
22560   data: "plot-throughput-speedup-analysis-3n-hsw"
22561   filter: "'NIC_Intel-X520-DA2' and
22562            '64B' and
22563            'NDRPDR' and
22564            'IP4FWD' and
22565            ('NAT44' or 'IP4BASE') and
22566            not 'DOT1Q' and
22567            not 'IPSEC' and
22568            not 'VHOST'"
22569   parameters:
22570   - "throughput"
22571   - "parent"
22572   - "tags"
22573   sort:
22574   - "IP4BASE"
22575   - "BASE"
22576   - "SRC_USER_10"
22577   - "SRC_USER_100"
22578   - "SRC_USER_1000"
22579   - "SRC_USER_2000"
22580   layout:
22581     title: "ip4-3n-hsw-x520-64b-features-nat44-pdr"
22582     layout: "plot-throughput-speedup-analysis"
22583
22584 # Speedup - VPP IPv4 3n-hsw-x520 features iacl
22585 -
22586   type: "plot"
22587   title: "Speedup: ip4-3n-hsw-x520-64b-features-iacl-ndr-tsa"
22588   algorithm: "plot_throughput_speedup_analysis"
22589   output-file-type: ".html"
22590   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-iacl-ndr-tsa"
22591   data: "plot-throughput-speedup-analysis-3n-hsw"
22592   filter: "'NIC_Intel-X520-DA2' and
22593            '64B' and
22594            'NDRPDR' and
22595            'IP4FWD' and
22596            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
22597            not 'IPSEC' and
22598            not 'DOT1Q' and
22599            not 'VHOST'"
22600   parameters:
22601   - "throughput"
22602   - "parent"
22603   - "tags"
22604   sort:
22605   - "IP4BASE"
22606   - "ACL_STATELESS"
22607   - "ACL_STATEFUL"
22608   - "ACL_STATELESS"
22609   - "ACL_STATEFUL"
22610   layout:
22611     title: "ip4-3n-hsw-x520-64b-features-iacl-ndr"
22612     layout: "plot-throughput-speedup-analysis"
22613
22614 -
22615   type: "plot"
22616   title: "Speedup: ip4-3n-hsw-x520-64b-features-iacl-pdr-tsa"
22617   algorithm: "plot_throughput_speedup_analysis"
22618   output-file-type: ".html"
22619   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-iacl-pdr-tsa"
22620   data: "plot-throughput-speedup-analysis-3n-hsw"
22621   filter: "'NIC_Intel-X520-DA2' and
22622            '64B' and
22623            'NDRPDR' and
22624            'IP4FWD' and
22625            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
22626            not 'IPSEC' and
22627            not 'DOT1Q' and
22628            not 'VHOST'"
22629   parameters:
22630   - "throughput"
22631   - "parent"
22632   - "tags"
22633   sort:
22634   - "IP4BASE"
22635   - "ACL_STATELESS"
22636   - "ACL_STATEFUL"
22637   - "ACL_STATELESS"
22638   - "ACL_STATEFUL"
22639   layout:
22640     title: "ip4-3n-hsw-x520-64b-features-iacl-pdr"
22641     layout: "plot-throughput-speedup-analysis"
22642
22643 # Speedup - VPP IPv4 3n-hsw-x520 features oacl
22644 -
22645   type: "plot"
22646   title: "Speedup: ip4-3n-hsw-x520-64b-features-oacl-ndr-tsa"
22647   algorithm: "plot_throughput_speedup_analysis"
22648   output-file-type: ".html"
22649   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-oacl-ndr-tsa"
22650   data: "plot-throughput-speedup-analysis-3n-hsw"
22651   filter: "'NIC_Intel-X520-DA2' and
22652            '64B' and
22653            'NDRPDR' and
22654            'IP4FWD' and
22655            ('OACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
22656            not 'IPSEC' and
22657            not 'DOT1Q' and
22658            not 'VHOST'"
22659   parameters:
22660   - "throughput"
22661   - "parent"
22662   - "tags"
22663   sort:
22664   - "IP4BASE"
22665   - "ACL_STATELESS"
22666   - "ACL_STATEFUL"
22667   - "ACL_STATELESS"
22668   - "ACL_STATEFUL"
22669   layout:
22670     title: "ip4-3n-hsw-x520-64b-features-oacl-ndr"
22671     layout: "plot-throughput-speedup-analysis"
22672
22673 -
22674   type: "plot"
22675   title: "Speedup: ip4-3n-hsw-x520-64b-features-oacl-pdr-tsa"
22676   algorithm: "plot_throughput_speedup_analysis"
22677   output-file-type: ".html"
22678   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-oacl-pdr-tsa"
22679   data: "plot-throughput-speedup-analysis-3n-hsw"
22680   filter: "'NIC_Intel-X520-DA2' and
22681            '64B' and
22682            'NDRPDR' and
22683            'IP4FWD' and
22684            ('OACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
22685            not 'IPSEC' and
22686            not 'DOT1Q' and
22687            not 'VHOST'"
22688   parameters:
22689   - "throughput"
22690   - "parent"
22691   - "tags"
22692   sort:
22693   - "IP4BASE"
22694   - "ACL_STATELESS"
22695   - "ACL_STATEFUL"
22696   - "ACL_STATELESS"
22697   - "ACL_STATEFUL"
22698   layout:
22699     title: "ip4-3n-hsw-x520-64b-features-oacl-pdr"
22700     layout: "plot-throughput-speedup-analysis"
22701
22702 # Speedup - VPP IPv4 3n-hsw-x710 base and scale
22703 -
22704   type: "plot"
22705   title: "Speedup: ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
22706   algorithm: "plot_throughput_speedup_analysis"
22707   output-file-type: ".html"
22708   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
22709   data: "plot-throughput-speedup-analysis-3n-hsw"
22710   filter: "'NIC_Intel-X710' and
22711            '64B' and
22712            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
22713            'NDRPDR' and
22714            'IP4FWD' and
22715            not 'IPSEC' and
22716            not 'DOT1Q' and
22717            not 'VHOST'"
22718   parameters:
22719   - "throughput"
22720   - "parent"
22721   - "tags"
22722   sort:
22723   - "IP4BASE"
22724   - "FIB_20K"
22725   - "FIB_200K"
22726   - "FIB_2M"
22727   layout:
22728     title: "ip4-3n-hsw-x710-64b-base_and_scale-ndr"
22729     layout: "plot-throughput-speedup-analysis"
22730
22731 -
22732   type: "plot"
22733   title: "Speedup: ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
22734   algorithm: "plot_throughput_speedup_analysis"
22735   output-file-type: ".html"
22736   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
22737   data: "plot-throughput-speedup-analysis-3n-hsw"
22738   filter: "'NIC_Intel-X710' and
22739            '64B' and
22740            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
22741            'NDRPDR' and
22742            'IP4FWD' and
22743            not 'IPSEC' and
22744            not 'DOT1Q' and
22745            not 'VHOST'"
22746   parameters:
22747   - "throughput"
22748   - "parent"
22749   - "tags"
22750   sort:
22751   - "IP4BASE"
22752   - "FIB_20K"
22753   - "FIB_200K"
22754   - "FIB_2M"
22755   layout:
22756     title: "ip4-3n-hsw-x710-64b-base_and_scale-pdr"
22757     layout: "plot-throughput-speedup-analysis"
22758
22759 # Speedup - VPP IPv4 3n-hsw-x710 features
22760 -
22761   type: "plot"
22762   title: "Speedup: ip4-3n-hsw-x710-64b-features-ndr-tsa"
22763   algorithm: "plot_throughput_speedup_analysis"
22764   output-file-type: ".html"
22765   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-ndr-tsa"
22766   data: "plot-throughput-speedup-analysis-3n-hsw"
22767   filter: "'NIC_Intel-X710' and
22768            '64B' and
22769            ('IP4BASE' or
22770             'POLICE_MARK' or
22771             'COPWHLIST' or
22772             ('NAT44' and 'BASE') or
22773             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
22774            'NDRPDR' and
22775            'IP4FWD' and
22776            not 'IPSEC' and
22777            not 'VHOST'"
22778   parameters:
22779   - "throughput"
22780   - "parent"
22781   - "tags"
22782   sort:
22783   - "DOT1Q"
22784   - "IP4BASE"
22785   - "NAT44"
22786   - "POLICE_MARK"
22787   - "COPWHLIST"
22788   - "IACL"
22789   - "OACL"
22790   layout:
22791     title: "ip4-3n-hsw-x710-64b-features-ndr"
22792     layout: "plot-throughput-speedup-analysis"
22793
22794 -
22795   type: "plot"
22796   title: "Speedup: ip4-3n-hsw-x710-64b-features-pdr-tsa"
22797   algorithm: "plot_throughput_speedup_analysis"
22798   output-file-type: ".html"
22799   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-pdr-tsa"
22800   data: "plot-throughput-speedup-analysis-3n-hsw"
22801   filter: "'NIC_Intel-X710' and
22802            '64B' and
22803            ('IP4BASE' or
22804             'POLICE_MARK' or
22805             'COPWHLIST' or
22806             ('NAT44' and 'BASE') or
22807             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
22808            'NDRPDR' and
22809            'IP4FWD' and
22810            not 'IPSEC' and
22811            not 'VHOST'"
22812   parameters:
22813   - "throughput"
22814   - "parent"
22815   - "tags"
22816   sort:
22817   - "DOT1Q"
22818   - "IP4BASE"
22819   - "NAT44"
22820   - "POLICE_MARK"
22821   - "COPWHLIST"
22822   - "IACL"
22823   - "OACL"
22824   layout:
22825     title: "ip4-3n-hsw-x710-64b-features-pdr"
22826     layout: "plot-throughput-speedup-analysis"
22827
22828 # Speedup - VPP IPv4 3n-hsw-x710 features nat44
22829 -
22830   type: "plot"
22831   title: "Speedup: ip4-3n-hsw-x710-64b-features-nat44-ndr-tsa"
22832   algorithm: "plot_throughput_speedup_analysis"
22833   output-file-type: ".html"
22834   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-nat44-ndr-tsa"
22835   data: "plot-throughput-speedup-analysis-3n-hsw"
22836   filter: "'NIC_Intel-X710' and
22837            '64B' and
22838            'NDRPDR' and
22839            'IP4FWD' and
22840            ('NAT44' or 'IP4BASE') and
22841            not 'IPSEC' and
22842            not 'VHOST'"
22843   parameters:
22844   - "throughput"
22845   - "parent"
22846   - "tags"
22847   sort:
22848   - "IP4BASE"
22849   - "BASE"
22850   - "SRC_USER_10"
22851   - "SRC_USER_100"
22852   - "SRC_USER_1000"
22853   - "SRC_USER_2000"
22854   layout:
22855     title: "ip4-3n-hsw-x710-64b-features-nat44-ndr"
22856     layout: "plot-throughput-speedup-analysis"
22857
22858 -
22859   type: "plot"
22860   title: "Speedup: ip4-3n-hsw-x710-64b-features-nat44-pdr-tsa"
22861   algorithm: "plot_throughput_speedup_analysis"
22862   output-file-type: ".html"
22863   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-nat44-pdr-tsa"
22864   data: "plot-throughput-speedup-analysis-3n-hsw"
22865   filter: "'NIC_Intel-X710' and
22866            '64B' and
22867            'NDRPDR' and
22868            'IP4FWD' and
22869            ('NAT44' or 'IP4BASE') and
22870            not 'IPSEC' and
22871            not 'VHOST'"
22872   parameters:
22873   - "throughput"
22874   - "parent"
22875   - "tags"
22876   sort:
22877   - "IP4BASE"
22878   - "BASE"
22879   - "SRC_USER_10"
22880   - "SRC_USER_100"
22881   - "SRC_USER_1000"
22882   - "SRC_USER_2000"
22883   layout:
22884     title: "ip4-3n-hsw-x710-64b-features-nat44-pdr"
22885     layout: "plot-throughput-speedup-analysis"
22886
22887 # Speedup - VPP IPv4 3n-hsw-x710 features iacl
22888 -
22889   type: "plot"
22890   title: "Speedup: ip4-3n-hsw-x710-64b-features-iacl-ndr-tsa"
22891   algorithm: "plot_throughput_speedup_analysis"
22892   output-file-type: ".html"
22893   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-iacl-ndr-tsa"
22894   data: "plot-throughput-speedup-analysis-3n-hsw"
22895   filter: "'NIC_Intel-X710' and
22896            '64B' and
22897            'NDRPDR' and
22898            'IP4FWD' and
22899            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
22900            not 'IPSEC' and
22901            not 'VHOST'"
22902   parameters:
22903   - "throughput"
22904   - "parent"
22905   - "tags"
22906   sort:
22907   - "IP4BASE"
22908   - "ACL_STATELESS"
22909   - "ACL_STATEFUL"
22910   - "ACL_STATELESS"
22911   - "ACL_STATEFUL"
22912   layout:
22913     title: "ip4-3n-hsw-x710-64b-features-iacl-ndr"
22914     layout: "plot-throughput-speedup-analysis"
22915
22916 -
22917   type: "plot"
22918   title: "Speedup: ip4-3n-hsw-x710-64b-features-iacl-pdr-tsa"
22919   algorithm: "plot_throughput_speedup_analysis"
22920   output-file-type: ".html"
22921   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-iacl-pdr-tsa"
22922   data: "plot-throughput-speedup-analysis-3n-hsw"
22923   filter: "'NIC_Intel-X710' and
22924            '64B' and
22925            'NDRPDR' and
22926            'IP4FWD' and
22927            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
22928            not 'IPSEC' and
22929            not 'VHOST'"
22930   parameters:
22931   - "throughput"
22932   - "parent"
22933   - "tags"
22934   sort:
22935   - "IP4BASE"
22936   - "ACL_STATELESS"
22937   - "ACL_STATEFUL"
22938   - "ACL_STATELESS"
22939   - "ACL_STATEFUL"
22940   layout:
22941     title: "ip4-3n-hsw-x710-64b-features-iacl-pdr"
22942     layout: "plot-throughput-speedup-analysis"
22943
22944 # Speedup - VPP IPv4 3n-hsw-xl710 base and scale
22945 -
22946   type: "plot"
22947   title: "Speedup: ip4-3n-hsw-xl710-64b-base-ndr-tsa"
22948   algorithm: "plot_throughput_speedup_analysis"
22949   output-file-type: ".html"
22950   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-base-ndr-tsa"
22951   data: "plot-throughput-speedup-analysis-3n-hsw"
22952   filter: "'NIC_Intel-XL710' and
22953            '64B' and
22954            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
22955            'NDRPDR' and
22956            'IP4FWD' and
22957            not 'IPSEC' and
22958            not 'VHOST'"
22959   parameters:
22960   - "throughput"
22961   - "parent"
22962   - "tags"
22963   sort:
22964   - "IP4BASE"
22965   - "FIB_20K"
22966   - "FIB_200K"
22967   - "FIB_2M"
22968   layout:
22969     title: "ip4-3n-hsw-xl710-64b-base-ndr"
22970     layout: "plot-throughput-speedup-analysis"
22971
22972 -
22973   type: "plot"
22974   title: "Speedup: ip4-3n-hsw-xl710-64b-base-pdr-tsa"
22975   algorithm: "plot_throughput_speedup_analysis"
22976   output-file-type: ".html"
22977   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-base-pdr-tsa"
22978   data: "plot-throughput-speedup-analysis-3n-hsw"
22979   filter: "'NIC_Intel-XL710' and
22980            '64B' and
22981            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
22982            'NDRPDR' and
22983            'IP4FWD' and
22984            not 'IPSEC' and
22985            not 'VHOST'"
22986   parameters:
22987   - "throughput"
22988   - "parent"
22989   - "tags"
22990   sort:
22991   - "IP4BASE"
22992   - "FIB_20K"
22993   - "FIB_200K"
22994   - "FIB_2M"
22995   layout:
22996     title: "ip4-3n-hsw-xl710-64b-base-pdr"
22997     layout: "plot-throughput-speedup-analysis"
22998
22999 # Speedup - VPP IPv4 3n-skx-x710 base and scale
23000 -
23001   type: "plot"
23002   title: "Speedup: ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
23003   algorithm: "plot_throughput_speedup_analysis"
23004   output-file-type: ".html"
23005   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
23006   data: "plot-throughput-speedup-analysis-3n-skx"
23007   filter: "'NIC_Intel-X710' and
23008            '64B' and
23009            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23010            'NDRPDR' and
23011            'IP4FWD' and
23012            not 'IPSEC' and
23013            not 'DOT1Q' and
23014            not 'VHOST'"
23015   parameters:
23016   - "throughput"
23017   - "parent"
23018   - "tags"
23019   sort:
23020   - "IP4BASE"
23021   - "FIB_20K"
23022   - "FIB_200K"
23023   - "FIB_2M"
23024   layout:
23025     title: "ip4-3n-skx-x710-64b-base_and_scale-ndr"
23026     layout: "plot-throughput-speedup-analysis"
23027
23028 -
23029   type: "plot"
23030   title: "Speedup: ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
23031   algorithm: "plot_throughput_speedup_analysis"
23032   output-file-type: ".html"
23033   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
23034   data: "plot-throughput-speedup-analysis-3n-skx"
23035   filter: "'NIC_Intel-X710' and
23036            '64B' and
23037            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23038            'NDRPDR' and
23039            'IP4FWD' and
23040            not 'IPSEC' and
23041            not 'DOT1Q' and
23042            not 'VHOST'"
23043   parameters:
23044   - "throughput"
23045   - "parent"
23046   - "tags"
23047   sort:
23048   - "IP4BASE"
23049   - "FIB_20K"
23050   - "FIB_200K"
23051   - "FIB_2M"
23052   layout:
23053     title: "ip4-3n-skx-x710-64b-base_and_scale-pdr"
23054     layout: "plot-throughput-speedup-analysis"
23055
23056 # Speedup - VPP IPv4 3n-skx-x710 features
23057 -
23058   type: "plot"
23059   title: "Speedup: ip4-3n-skx-x710-64b-features-ndr-tsa"
23060   algorithm: "plot_throughput_speedup_analysis"
23061   output-file-type: ".html"
23062   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-ndr-tsa"
23063   data: "plot-throughput-speedup-analysis-3n-skx"
23064   filter: "'NIC_Intel-X710' and
23065            '64B' and
23066            ('IP4BASE' or
23067             'POLICE_MARK' or
23068             'COPWHLIST' or
23069             ('NAT44' and 'BASE') or
23070             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
23071            'NDRPDR' and
23072            'IP4FWD' and
23073            not 'IPSEC' and
23074            not 'VHOST'"
23075   parameters:
23076   - "throughput"
23077   - "parent"
23078   - "tags"
23079   sort:
23080   - "DOT1Q"
23081   - "IP4BASE"
23082   - "NAT44"
23083   - "POLICE_MARK"
23084   - "COPWHLIST"
23085   - "IACL"
23086   - "OACL"
23087   layout:
23088     title: "ip4-3n-skx-x710-64b-features-ndr"
23089     layout: "plot-throughput-speedup-analysis"
23090
23091 -
23092   type: "plot"
23093   title: "Speedup: ip4-3n-skx-x710-64b-features-pdr-tsa"
23094   algorithm: "plot_throughput_speedup_analysis"
23095   output-file-type: ".html"
23096   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-pdr-tsa"
23097   data: "plot-throughput-speedup-analysis-3n-skx"
23098   filter: "'NIC_Intel-X710' and
23099            '64B' and
23100            ('IP4BASE' or
23101             'POLICE_MARK' or
23102             'COPWHLIST' or
23103             ('NAT44' and 'BASE') or
23104             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
23105            'NDRPDR' and
23106            'IP4FWD' and
23107            not 'IPSEC' and
23108            not 'VHOST'"
23109   parameters:
23110   - "throughput"
23111   - "parent"
23112   - "tags"
23113   sort:
23114   - "DOT1Q"
23115   - "IP4BASE"
23116   - "NAT44"
23117   - "POLICE_MARK"
23118   - "COPWHLIST"
23119   - "IACL"
23120   - "OACL"
23121   layout:
23122     title: "ip4-3n-skx-x710-64b-features-pdr"
23123     layout: "plot-throughput-speedup-analysis"
23124
23125 # Speedup - VPP IPv4 3n-skx-x710 features nat44
23126 -
23127   type: "plot"
23128   title: "Speedup: ip4-3n-skx-x710-64b-features-nat44-ndr-tsa"
23129   algorithm: "plot_throughput_speedup_analysis"
23130   output-file-type: ".html"
23131   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-nat44-ndr-tsa"
23132   data: "plot-throughput-speedup-analysis-3n-skx"
23133   filter: "'NIC_Intel-X710' and
23134            '64B' and
23135            'NDRPDR' and
23136            'IP4FWD' and
23137            ('NAT44' or 'IP4BASE') and
23138            not 'IPSEC' and
23139            not 'VHOST'"
23140   parameters:
23141   - "throughput"
23142   - "parent"
23143   - "tags"
23144   sort:
23145   - "IP4BASE"
23146   - "BASE"
23147   - "SRC_USER_10"
23148   - "SRC_USER_100"
23149   - "SRC_USER_1000"
23150   - "SRC_USER_2000"
23151   layout:
23152     title: "ip4-3n-skx-x710-64b-features-nat44-ndr"
23153     layout: "plot-throughput-speedup-analysis"
23154
23155 -
23156   type: "plot"
23157   title: "Speedup: ip4-3n-skx-x710-64b-features-nat44-pdr-tsa"
23158   algorithm: "plot_throughput_speedup_analysis"
23159   output-file-type: ".html"
23160   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-nat44-pdr-tsa"
23161   data: "plot-throughput-speedup-analysis-3n-skx"
23162   filter: "'NIC_Intel-X710' and
23163            '64B' and
23164            'NDRPDR' and
23165            'IP4FWD' and
23166            ('NAT44' or 'IP4BASE') and
23167            not 'IPSEC' and
23168            not 'VHOST'"
23169   parameters:
23170   - "throughput"
23171   - "parent"
23172   - "tags"
23173   sort:
23174   - "IP4BASE"
23175   - "BASE"
23176   - "SRC_USER_10"
23177   - "SRC_USER_100"
23178   - "SRC_USER_1000"
23179   - "SRC_USER_2000"
23180   layout:
23181     title: "ip4-3n-skx-x710-64b-features-nat44-pdr"
23182     layout: "plot-throughput-speedup-analysis"
23183
23184 # Speedup - VPP IPv4 3n-skx-x710 features iacl
23185 -
23186   type: "plot"
23187   title: "Speedup: ip4-3n-skx-x710-64b-features-iacl-ndr-tsa"
23188   algorithm: "plot_throughput_speedup_analysis"
23189   output-file-type: ".html"
23190   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-iacl-ndr-tsa"
23191   data: "plot-throughput-speedup-analysis-3n-skx"
23192   filter: "'NIC_Intel-X710' and
23193            '64B' and
23194            'NDRPDR' and
23195            'IP4FWD' and
23196            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
23197            not 'IPSEC' and
23198            not 'VHOST'"
23199   parameters:
23200   - "throughput"
23201   - "parent"
23202   - "tags"
23203   sort:
23204   - "IP4BASE"
23205   - "ACL_STATELESS"
23206   - "ACL_STATEFUL"
23207   - "ACL_STATELESS"
23208   - "ACL_STATEFUL"
23209   layout:
23210     title: "ip4-3n-skx-x710-64b-features-iacl-ndr"
23211     layout: "plot-throughput-speedup-analysis"
23212
23213 -
23214   type: "plot"
23215   title: "Speedup: ip4-3n-skx-x710-64b-features-iacl-pdr-tsa"
23216   algorithm: "plot_throughput_speedup_analysis"
23217   output-file-type: ".html"
23218   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-iacl-pdr-tsa"
23219   data: "plot-throughput-speedup-analysis-3n-skx"
23220   filter: "'NIC_Intel-X710' and
23221            '64B' and
23222            'NDRPDR' and
23223            'IP4FWD' and
23224            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
23225            not 'IPSEC' and
23226            not 'VHOST'"
23227   parameters:
23228   - "throughput"
23229   - "parent"
23230   - "tags"
23231   sort:
23232   - "IP4BASE"
23233   - "ACL_STATELESS"
23234   - "ACL_STATEFUL"
23235   - "ACL_STATELESS"
23236   - "ACL_STATEFUL"
23237   layout:
23238     title: "ip4-3n-skx-x710-64b-features-iacl-pdr"
23239     layout: "plot-throughput-speedup-analysis"
23240
23241 # Speedup - VPP IPv4 3n-skx-x710 features oacl
23242 -
23243   type: "plot"
23244   title: "Speedup: ip4-3n-skx-x710-64b-features-oacl-ndr-tsa"
23245   algorithm: "plot_throughput_speedup_analysis"
23246   output-file-type: ".html"
23247   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-oacl-ndr-tsa"
23248   data: "plot-throughput-speedup-analysis-3n-skx"
23249   filter: "'NIC_Intel-X710' and
23250            '64B' and
23251            'NDRPDR' and
23252            'IP4FWD' and
23253            'OACL' and
23254            ('ACL10' or 'ACL50') and '10k_FLOWS' and
23255            not 'IPSEC' and
23256            not 'VHOST'"
23257   parameters:
23258   - "throughput"
23259   - "parent"
23260   - "tags"
23261   sort:
23262   - "ACL_STATELESS"
23263   - "ACL_STATEFUL"
23264   - "ACL_STATELESS"
23265   - "ACL_STATEFUL"
23266   layout:
23267     title: "ip4-3n-skx-x710-64b-features-oacl-ndr"
23268     layout: "plot-throughput-speedup-analysis"
23269
23270 -
23271   type: "plot"
23272   title: "Speedup: ip4-3n-skx-x710-64b-features-oacl-pdr-tsa"
23273   algorithm: "plot_throughput_speedup_analysis"
23274   output-file-type: ".html"
23275   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-oacl-pdr-tsa"
23276   data: "plot-throughput-speedup-analysis-3n-skx"
23277   filter: "'NIC_Intel-X710' and
23278            '64B' and
23279            'NDRPDR' and
23280            'IP4FWD' and
23281            'OACL' and
23282            ('ACL10' or 'ACL50') and '10k_FLOWS' and
23283            not 'IPSEC' and
23284            not 'VHOST'"
23285   parameters:
23286   - "throughput"
23287   - "parent"
23288   - "tags"
23289   sort:
23290   - "ACL_STATELESS"
23291   - "ACL_STATEFUL"
23292   - "ACL_STATELESS"
23293   - "ACL_STATEFUL"
23294   layout:
23295     title: "ip4-3n-skx-x710-64b-features-oacl-pdr"
23296     layout: "plot-throughput-speedup-analysis"
23297
23298 # Speedup - VPP IPv4 2n-skx-x710 base and scale
23299 -
23300   type: "plot"
23301   title: "Speedup: ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
23302   algorithm: "plot_throughput_speedup_analysis"
23303   output-file-type: ".html"
23304   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
23305   data: "plot-throughput-speedup-analysis-2n-skx"
23306   filter: "'NIC_Intel-X710' and
23307            '64B' and
23308            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
23309            'NDRPDR' and
23310            'IP4FWD' and
23311            not 'IPSEC' and
23312            not 'DOT1Q' and
23313            not 'VHOST'"
23314   parameters:
23315   - "throughput"
23316   - "parent"
23317   - "tags"
23318   sort:
23319   - "IP4BASE"
23320   - "FIB_20k"
23321   - "FIB_200k"
23322   - "FIB_2M"
23323   layout:
23324     title: "ip4-2n-skx-x710-64b-base_and_scale-ndr"
23325     layout: "plot-throughput-speedup-analysis"
23326
23327 -
23328   type: "plot"
23329   title: "Speedup: ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
23330   algorithm: "plot_throughput_speedup_analysis"
23331   output-file-type: ".html"
23332   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
23333   data: "plot-throughput-speedup-analysis-2n-skx"
23334   filter: "'NIC_Intel-X710' and
23335            '64B' and
23336            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
23337            'NDRPDR' and
23338            'IP4FWD' and
23339            not 'IPSEC' and
23340            not 'DOT1Q' and
23341            not 'VHOST'"
23342   parameters:
23343   - "throughput"
23344   - "parent"
23345   - "tags"
23346   sort:
23347   - "IP4BASE"
23348   - "FIB_20k"
23349   - "FIB_200k"
23350   - "FIB_2M"
23351   layout:
23352     title: "ip4-2n-skx-x710-64b-base_and_scale-pdr"
23353     layout: "plot-throughput-speedup-analysis"
23354
23355 # Speedup - VPP IPv4 2n-skx-xxv710 base and scale
23356 -
23357   type: "plot"
23358   title: "Speedup: ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
23359   algorithm: "plot_throughput_speedup_analysis"
23360   output-file-type: ".html"
23361   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
23362   data: "plot-throughput-speedup-analysis-2n-skx"
23363   filter: "'NIC_Intel-XXV710' and
23364            '64B' and
23365            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
23366            'NDRPDR' and
23367            'IP4FWD' and
23368            not 'IPSEC' and
23369            not 'DOT1Q' and
23370            not 'VHOST'"
23371   parameters:
23372   - "throughput"
23373   - "parent"
23374   - "tags"
23375   sort:
23376   - "IP4BASE"
23377   - "FIB_20k"
23378   - "FIB_200k"
23379   - "FIB_2M"
23380   layout:
23381     title: "ip4-2n-skx-xxv710-64b-base_and_scale-ndr"
23382     layout: "plot-throughput-speedup-analysis"
23383
23384 -
23385   type: "plot"
23386   title: "Speedup: ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
23387   algorithm: "plot_throughput_speedup_analysis"
23388   output-file-type: ".html"
23389   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
23390   data: "plot-throughput-speedup-analysis-2n-skx"
23391   filter: "'NIC_Intel-XXV710' and
23392            '64B' and
23393            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
23394            'NDRPDR' and
23395            'IP4FWD' and
23396            not 'IPSEC' and
23397            not 'DOT1Q' and
23398            not 'VHOST'"
23399   parameters:
23400   - "throughput"
23401   - "parent"
23402   - "tags"
23403   sort:
23404   - "IP4BASE"
23405   - "FIB_20k"
23406   - "FIB_200k"
23407   - "FIB_2M"
23408   layout:
23409     title: "ip4-2n-skx-xxv710-64b-base_and_scale-pdr"
23410     layout: "plot-throughput-speedup-analysis"
23411
23412 # Speedup - VPP IPv4 2n-dnv-x553 base
23413 -
23414   type: "plot"
23415   title: "Speedup: ip4-2n-dnv-x553-64b-base-ndr-tsa"
23416   algorithm: "plot_throughput_speedup_analysis"
23417   output-file-type: ".html"
23418   output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-base-ndr-tsa"
23419   data: "intel-dnv-vpp"
23420   filter: "'NIC_Intel-X553' and
23421            '64B' and
23422            'IP4BASE' and
23423            'NDRPDR' and
23424            'IP4FWD' and
23425            not 'IPSEC' and
23426            not 'VHOST'"
23427   parameters:
23428   - "throughput"
23429   - "parent"
23430   - "tags"
23431   sort:
23432   - "IP4BASE"
23433   layout:
23434     title: "ip4-2n-dnv-x553-64b-base-ndr"
23435     layout: "plot-throughput-speedup-analysis"
23436
23437 -
23438   type: "plot"
23439   title: "Speedup: ip4-2n-dnv-x553-64b-base-pdr-tsa"
23440   algorithm: "plot_throughput_speedup_analysis"
23441   output-file-type: ".html"
23442   output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-base-pdr-tsa"
23443   data: "intel-dnv-vpp"
23444   filter: "'NIC_Intel-X553' and
23445            '64B' and
23446            'IP4BASE' and
23447            'NDRPDR' and
23448            'IP4FWD' and
23449            not 'IPSEC' and
23450            not 'VHOST'"
23451   parameters:
23452   - "throughput"
23453   - "parent"
23454   - "tags"
23455   sort:
23456   - "IP4BASE"
23457   layout:
23458     title: "ip4-2n-dnv-x553-64b-base-pdr"
23459     layout: "plot-throughput-speedup-analysis"
23460
23461 ################################################################################
23462
23463 # Speedup - VPP IPv4 Tunnels 3n-hsw-x520 - features
23464 -
23465   type: "plot"
23466   title: "Speedup: ip4tun-3n-hsw-x520-64b-base_and_features-ndr-tsa"
23467   algorithm: "plot_throughput_speedup_analysis"
23468   output-file-type: ".html"
23469   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-base_and_features-ndr-tsa"
23470   data: "plot-throughput-speedup-analysis-3n-hsw"
23471   filter: "'NIC_Intel-X520-DA2' and
23472            '64B' and
23473            'ENCAP' and
23474            'NDRPDR' and
23475            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
23476            not 'DOT1Q' and
23477            not 'VHOST' and
23478            not 'IPSECHW'"
23479   parameters:
23480   - "throughput"
23481   - "parent"
23482   - "tags"
23483   sort:
23484   - "IP4BASE"
23485   - "L2BDMACLRN"
23486   - "L2XCFWD"
23487   - "LISP"
23488   layout:
23489     title: "ip4tun-3n-hsw-x520-64b-base_and_features-ndr"
23490     layout: "plot-throughput-speedup-analysis"
23491
23492 -
23493   type: "plot"
23494   title: "Speedup: ip4tun-3n-hsw-x520-64b-base_and_features-pdr-tsa"
23495   algorithm: "plot_throughput_speedup_analysis"
23496   output-file-type: ".html"
23497   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-base_and_features-pdr-tsa"
23498   data: "plot-throughput-speedup-analysis-3n-hsw"
23499   filter: "'NIC_Intel-X520-DA2' and
23500            '64B' and
23501            'ENCAP' and
23502            'NDRPDR' and
23503            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
23504            not 'DOT1Q' and
23505            not 'VHOST' and
23506            not 'IPSECHW'"
23507   parameters:
23508   - "throughput"
23509   - "parent"
23510   - "tags"
23511   sort:
23512   - "IP4BASE"
23513   - "L2BDMACLRN"
23514   - "L2XCFWD"
23515   - "LISP"
23516   layout:
23517     title: "ip4tun-3n-hsw-x520-64b-base_and_features-pdr"
23518     layout: "plot-throughput-speedup-analysis"
23519
23520 # Speedup - VPP IPv4 Tunnels 3n-hsw-x710
23521 -
23522   type: "plot"
23523   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
23524   algorithm: "plot_throughput_speedup_analysis"
23525   output-file-type: ".html"
23526   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
23527   data: "plot-throughput-speedup-analysis-3n-hsw"
23528   filter: "'NIC_Intel-X710' and
23529            '64B' and
23530            'ENCAP' and
23531            'NDRPDR' and
23532            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
23533            not 'VHOST' and
23534            not 'IPSECHW'"
23535   parameters:
23536   - "throughput"
23537   - "parent"
23538   - "tags"
23539   sort:
23540   - "IP4BASE"
23541   - "LISP"
23542   - "VXLAN_1"
23543   - "VXLAN_10"
23544   - "VXLAN_100"
23545   - "VXLAN_1000"
23546   layout:
23547     title: "ip4tun-3n-hsw-x710-64b-base_and_scale-ndr"
23548     layout: "plot-throughput-speedup-analysis"
23549
23550 -
23551   type: "plot"
23552   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
23553   algorithm: "plot_throughput_speedup_analysis"
23554   output-file-type: ".html"
23555   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
23556   data: "plot-throughput-speedup-analysis-3n-hsw"
23557   filter: "'NIC_Intel-X710' and
23558            '64B' and
23559            'ENCAP' and
23560            'NDRPDR' and
23561            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
23562            not 'VHOST' and
23563            not 'IPSECHW'"
23564   parameters:
23565   - "throughput"
23566   - "parent"
23567   - "tags"
23568   sort:
23569   - "IP4BASE"
23570   - "LISP"
23571   - "VXLAN_1"
23572   - "VXLAN_10"
23573   - "VXLAN_100"
23574   - "VXLAN_1000"
23575   layout:
23576     title: "ip4tun-3n-hsw-x710-64b-base_and_scale-pdr"
23577     layout: "plot-throughput-speedup-analysis"
23578
23579 # Speedup - VPP IPv4 Tunnels 3n-hsw-x710 - features
23580 -
23581   type: "plot"
23582   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_features-ndr-tsa"
23583   algorithm: "plot_throughput_speedup_analysis"
23584   output-file-type: ".html"
23585   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_features-ndr-tsa"
23586   data: "plot-throughput-speedup-analysis-3n-hsw"
23587   filter: "'NIC_Intel-X710' and
23588            '64B' and
23589            'ENCAP' and
23590            'NDRPDR' and
23591            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
23592            not 'DOT1Q' and
23593            not 'VHOST' and
23594            not 'IPSECHW'"
23595   parameters:
23596   - "throughput"
23597   - "parent"
23598   - "tags"
23599   sort:
23600   - "IP4BASE"
23601   - "L2BDMACLRN"
23602   - "L2XCFWD"
23603   - "LISP"
23604   layout:
23605     title: "ip4tun-3n-hsw-x710-64b-base_and_features-ndr"
23606     layout: "plot-throughput-speedup-analysis"
23607
23608 -
23609   type: "plot"
23610   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_features-pdr-tsa"
23611   algorithm: "plot_throughput_speedup_analysis"
23612   output-file-type: ".html"
23613   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_features-pdr-tsa"
23614   data: "plot-throughput-speedup-analysis-3n-hsw"
23615   filter: "'NIC_Intel-X710' and
23616            '64B' and
23617            'ENCAP' and
23618            'NDRPDR' and
23619            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
23620            not 'DOT1Q' and
23621            not 'VHOST' and
23622            not 'IPSECHW'"
23623   parameters:
23624   - "throughput"
23625   - "parent"
23626   - "tags"
23627   sort:
23628   - "IP4BASE"
23629   - "L2BDMACLRN"
23630   - "L2XCFWD"
23631   - "LISP"
23632   layout:
23633     title: "ip4tun-3n-hsw-x710-64b-base_and_features-pdr"
23634     layout: "plot-throughput-speedup-analysis"
23635
23636 # Speedup - VPP IPv4 Tunnels 3n-skx-x710
23637 -
23638   type: "plot"
23639   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_scale-ndr-tsa"
23640   algorithm: "plot_throughput_speedup_analysis"
23641   output-file-type: ".html"
23642   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_scale-ndr-tsa"
23643   data: "plot-throughput-speedup-analysis-3n-skx"
23644   filter: "'NIC_Intel-X710' and
23645            '64B' and
23646            'ENCAP' and
23647            'NDRPDR' and
23648            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
23649            not 'VHOST' and
23650            not 'IPSECHW'"
23651   parameters:
23652   - "throughput"
23653   - "parent"
23654   - "tags"
23655   sort:
23656   - "IP4BASE"
23657   - "LISP"
23658   - "VXLAN_1"
23659   - "VXLAN_10"
23660   - "VXLAN_100"
23661   - "VXLAN_1000"
23662   layout:
23663     title: "ip4tun-3n-skx-x710-64b-base_and_scale-ndr"
23664     layout: "plot-throughput-speedup-analysis"
23665
23666 -
23667   type: "plot"
23668   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_scale-pdr-tsa"
23669   algorithm: "plot_throughput_speedup_analysis"
23670   output-file-type: ".html"
23671   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_scale-pdr-tsa"
23672   data: "plot-throughput-speedup-analysis-3n-skx"
23673   filter: "'NIC_Intel-X710' and
23674            '64B' and
23675            'ENCAP' and
23676            'NDRPDR' and
23677            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
23678            not 'VHOST' and
23679            not 'IPSECHW'"
23680   parameters:
23681   - "throughput"
23682   - "parent"
23683   - "tags"
23684   sort:
23685   - "IP4BASE"
23686   - "LISP"
23687   - "VXLAN_1"
23688   - "VXLAN_10"
23689   - "VXLAN_100"
23690   - "VXLAN_1000"
23691   layout:
23692     title: "ip4tun-3n-skx-x710-64b-base_and_scale-pdr"
23693     layout: "plot-throughput-speedup-analysis"
23694
23695 # Speedup - VPP IPv4 Tunnels 3n-skx-x710 - features
23696 -
23697   type: "plot"
23698   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_features-ndr-tsa"
23699   algorithm: "plot_throughput_speedup_analysis"
23700   output-file-type: ".html"
23701   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_features-ndr-tsa"
23702   data: "plot-throughput-speedup-analysis-3n-skx"
23703   filter: "'NIC_Intel-X710' and
23704            '64B' and
23705            'ENCAP' and
23706            'NDRPDR' and
23707            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
23708            not 'DOT1Q' and
23709            not 'VHOST' and
23710            not 'IPSECHW'"
23711   parameters:
23712   - "throughput"
23713   - "parent"
23714   - "tags"
23715   sort:
23716   - "IP4BASE"
23717   - "L2BDMACLRN"
23718   - "L2XCFWD"
23719   - "LISP"
23720   layout:
23721     title: "ip4tun-3n-skx-x710-64b-base_and_features-ndr"
23722     layout: "plot-throughput-speedup-analysis"
23723
23724 -
23725   type: "plot"
23726   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_features-pdr-tsa"
23727   algorithm: "plot_throughput_speedup_analysis"
23728   output-file-type: ".html"
23729   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_features-pdr-tsa"
23730   data: "plot-throughput-speedup-analysis-3n-skx"
23731   filter: "'NIC_Intel-X710' and
23732            '64B' and
23733            'ENCAP' and
23734            'NDRPDR' and
23735            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
23736            not 'DOT1Q' and
23737            not 'VHOST' and
23738            not 'IPSECHW'"
23739   parameters:
23740   - "throughput"
23741   - "parent"
23742   - "tags"
23743   sort:
23744   - "IP4BASE"
23745   - "L2BDMACLRN"
23746   - "L2XCFWD"
23747   - "LISP"
23748   layout:
23749     title: "ip4tun-3n-skx-x710-64b-base_and_features-pdr"
23750     layout: "plot-throughput-speedup-analysis"
23751
23752 ################################################################################
23753
23754 # Speedup - VPP IPv6 3n-hsw-x520
23755 -
23756   type: "plot"
23757   title: "Speedup: ip6-3n-hsw-x520-78b-base-ndr-tsa"
23758   algorithm: "plot_throughput_speedup_analysis"
23759   output-file-type: ".html"
23760   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-base-ndr-tsa"
23761   data: "plot-throughput-speedup-analysis-3n-hsw"
23762   filter: "'NIC_Intel-X520-DA2' and
23763            '78B' and
23764            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23765            'NDRPDR' and
23766            'IP6FWD' and
23767            not 'SRv6' and
23768            not 'IPSEC' and
23769            not 'VHOST'"
23770   parameters:
23771   - "throughput"
23772   - "parent"
23773   - "tags"
23774   sort:
23775   - "IP6BASE"
23776   - "FIB_20K"
23777   - "FIB_200K"
23778   - "FIB_2M"
23779   layout:
23780     title: "ip6-3n-hsw-x520-78b-base-ndr"
23781     layout: "plot-throughput-speedup-analysis"
23782
23783 -
23784   type: "plot"
23785   title: "Speedup: ip6-3n-hsw-x520-78b-base-pdr-tsa"
23786   algorithm: "plot_throughput_speedup_analysis"
23787   output-file-type: ".html"
23788   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-base-pdr-tsa"
23789   data: "plot-throughput-speedup-analysis-3n-hsw"
23790   filter: "'NIC_Intel-X520-DA2' and
23791            '78B' and
23792            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23793            'NDRPDR' and
23794            'IP6FWD' and
23795            not 'SRv6' and
23796            not 'IPSEC' and
23797            not 'VHOST'"
23798   parameters:
23799   - "throughput"
23800   - "parent"
23801   - "tags"
23802   sort:
23803   - "IP6BASE"
23804   - "FIB_20K"
23805   - "FIB_200K"
23806   - "FIB_2M"
23807   layout:
23808     title: "ip6-3n-hsw-x520-78b-base-pdr"
23809     layout: "plot-throughput-speedup-analysis"
23810
23811 # Speedup - VPP IPv6 3n-hsw-x710
23812 -
23813   type: "plot"
23814   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_scale-ndr-tsa"
23815   algorithm: "plot_throughput_speedup_analysis"
23816   output-file-type: ".html"
23817   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_scale-ndr-tsa"
23818   data: "plot-throughput-speedup-analysis-3n-hsw"
23819   filter: "'NIC_Intel-X710' and
23820            '78B' and
23821            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23822            'NDRPDR' and
23823            'IP6FWD' and
23824            not 'SRv6' and
23825            not 'IPSEC' and
23826            not 'VHOST'"
23827   parameters:
23828   - "throughput"
23829   - "parent"
23830   - "tags"
23831   sort:
23832   - "IP6BASE"
23833   - "FIB_20K"
23834   - "FIB_200K"
23835   - "FIB_2M"
23836   layout:
23837     title: "ip6-3n-hsw-x710-78b-base_and_scale-ndr"
23838     layout: "plot-throughput-speedup-analysis"
23839
23840 -
23841   type: "plot"
23842   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_scale-pdr-tsa"
23843   algorithm: "plot_throughput_speedup_analysis"
23844   output-file-type: ".html"
23845   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_scale-pdr-tsa"
23846   data: "plot-throughput-speedup-analysis-3n-hsw"
23847   filter: "'NIC_Intel-X710' and
23848            '78B' and
23849            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23850            'NDRPDR' and
23851            'IP6FWD' and
23852            not 'SRv6' and
23853            not 'IPSEC' and
23854            not 'VHOST'"
23855   parameters:
23856   - "throughput"
23857   - "parent"
23858   - "tags"
23859   sort:
23860   - "IP6BASE"
23861   - "FIB_20K"
23862   - "FIB_200K"
23863   - "FIB_2M"
23864   layout:
23865     title: "ip6-3n-hsw-x710-78b-base_and_scale-pdr"
23866     layout: "plot-throughput-speedup-analysis"
23867
23868 # Speedup - VPP IPv6 3n-hsw-x710 features
23869 -
23870   type: "plot"
23871   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_features-ndr-tsa"
23872   algorithm: "plot_throughput_speedup_analysis"
23873   output-file-type: ".html"
23874   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_features-ndr-tsa"
23875   data: "plot-throughput-speedup-analysis-3n-hsw"
23876   filter: "'NIC_Intel-X710' and
23877            '78B' and
23878            ('IP6BASE' or
23879             'POLICE_MARK' or
23880             'COPWHLIST' or
23881             'IACLDST') and
23882            'NDRPDR' and
23883            'IP6FWD' and
23884            not 'SRv6' and
23885            not 'IPSEC' and
23886            not 'VHOST'"
23887   parameters:
23888   - "throughput"
23889   - "parent"
23890   - "tags"
23891   sort:
23892   - "IP6BASE"
23893   - "POLICE_MARK"
23894   - "COPWHLIST"
23895   - "IACLDST"
23896   layout:
23897     title: "ip6-3n-hsw-x710-78b-base_and_features-ndr"
23898     layout: "plot-throughput-speedup-analysis"
23899
23900 -
23901   type: "plot"
23902   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_features-pdr-tsa"
23903   algorithm: "plot_throughput_speedup_analysis"
23904   output-file-type: ".html"
23905   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_features-pdr-tsa"
23906   data: "plot-throughput-speedup-analysis-3n-hsw"
23907   filter: "'NIC_Intel-X710' and
23908            '78B' and
23909            ('IP6BASE' or
23910             'POLICE_MARK' or
23911             'COPWHLIST' or
23912             'IACLDST') and
23913            'NDRPDR' and
23914            'IP6FWD' and
23915            not 'SRv6' and
23916            not 'IPSEC' and
23917            not 'VHOST'"
23918   parameters:
23919   - "throughput"
23920   - "parent"
23921   - "tags"
23922   sort:
23923   - "IP6BASE"
23924   - "POLICE_MARK"
23925   - "COPWHLIST"
23926   - "IACLDST"
23927   layout:
23928     title: "ip6-3n-hsw-x710-78b-base_and_features-pdr"
23929     layout: "plot-throughput-speedup-analysis"
23930
23931 # Speedup - VPP IPv6 3n-hsw-xl710
23932 -
23933   type: "plot"
23934   title: "Speedup: ip6-3n-hsw-xl710-78b-base-ndr-tsa"
23935   algorithm: "plot_throughput_speedup_analysis"
23936   output-file-type: ".html"
23937   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-base-ndr-tsa"
23938   data: "plot-throughput-speedup-analysis-3n-hsw"
23939   filter: "'NIC_Intel-XL710' and
23940            '78B' and
23941            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23942            'NDRPDR' and
23943            'IP6FWD' and
23944            not 'SRv6' and
23945            not 'IPSEC' and
23946            not 'VHOST'"
23947   parameters:
23948   - "throughput"
23949   - "parent"
23950   - "tags"
23951   sort:
23952   - "IP6BASE"
23953   - "FIB_20K"
23954   - "FIB_200K"
23955   - "FIB_2M"
23956   layout:
23957     title: "ip6-3n-hsw-xl710-78b-base-ndr"
23958     layout: "plot-throughput-speedup-analysis"
23959
23960 -
23961   type: "plot"
23962   title: "Speedup: ip6-3n-hsw-xl710-78b-base-pdr-tsa"
23963   algorithm: "plot_throughput_speedup_analysis"
23964   output-file-type: ".html"
23965   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-base-pdr-tsa"
23966   data: "plot-throughput-speedup-analysis-3n-hsw"
23967   filter: "'NIC_Intel-XL710' and
23968            '78B' and
23969            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23970            'NDRPDR' and
23971            'IP6FWD' and
23972            not 'SRv6' and
23973            not 'IPSEC' and
23974            not 'VHOST'"
23975   parameters:
23976   - "throughput"
23977   - "parent"
23978   - "tags"
23979   sort:
23980   - "IP6BASE"
23981   - "FIB_20K"
23982   - "FIB_200K"
23983   - "FIB_2M"
23984   layout:
23985     title: "ip6-3n-hsw-xl710-78b-base-pdr"
23986     layout: "plot-throughput-speedup-analysis"
23987
23988 # Speedup - VPP IPv6 3n-skx-x710
23989 -
23990   type: "plot"
23991   title: "Speedup: ip6-3n-skx-x710-78b-base_and_scale-ndr-tsa"
23992   algorithm: "plot_throughput_speedup_analysis"
23993   output-file-type: ".html"
23994   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_scale-ndr-tsa"
23995   data: "plot-throughput-speedup-analysis-3n-skx"
23996   filter: "'NIC_Intel-X710' and
23997            '78B' and
23998            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23999            'NDRPDR' and
24000            'IP6FWD' and
24001            not 'SRv6' and
24002            not 'IPSEC' and
24003            not 'VHOST'"
24004   parameters:
24005   - "throughput"
24006   - "parent"
24007   - "tags"
24008   sort:
24009   - "IP6BASE"
24010   - "FIB_20K"
24011   - "FIB_200K"
24012   - "FIB_2M"
24013   layout:
24014     title: "ip6-3n-skx-x710-78b-base_and_scale-ndr"
24015     layout: "plot-throughput-speedup-analysis"
24016
24017 -
24018   type: "plot"
24019   title: "Speedup: ip6-3n-skx-x710-78b-base_and_scale-pdr-tsa"
24020   algorithm: "plot_throughput_speedup_analysis"
24021   output-file-type: ".html"
24022   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_scale-pdr-tsa"
24023   data: "plot-throughput-speedup-analysis-3n-skx"
24024   filter: "'NIC_Intel-X710' and
24025            '78B' and
24026            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24027            'NDRPDR' and
24028            'IP6FWD' and
24029            not 'SRv6' and
24030            not 'IPSEC' and
24031            not 'VHOST'"
24032   parameters:
24033   - "throughput"
24034   - "parent"
24035   - "tags"
24036   sort:
24037   - "IP6BASE"
24038   - "FIB_20K"
24039   - "FIB_200K"
24040   - "FIB_2M"
24041   layout:
24042     title: "ip6-3n-skx-x710-78b-base_and_scale-pdr"
24043     layout: "plot-throughput-speedup-analysis"
24044
24045 # Speedup - VPP IPv6 3n-skx-x710 features
24046 -
24047   type: "plot"
24048   title: "Speedup: ip6-3n-skx-x710-78b-base_and_features-ndr-tsa"
24049   algorithm: "plot_throughput_speedup_analysis"
24050   output-file-type: ".html"
24051   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_features-ndr-tsa"
24052   data: "plot-throughput-speedup-analysis-3n-skx"
24053   filter: "'NIC_Intel-X710' and
24054            '78B' and
24055            ('IP6BASE' or
24056             'POLICE_MARK' or
24057             'COPWHLIST' or
24058             'IACLDST') and
24059            'NDRPDR' and
24060            'IP6FWD' and
24061            not 'SRv6' and
24062            not 'IPSEC' and
24063            not 'VHOST'"
24064   parameters:
24065   - "throughput"
24066   - "parent"
24067   - "tags"
24068   sort:
24069   - "IP6BASE"
24070   - "POLICE_MARK"
24071   - "COPWHLIST"
24072   - "IACLDST"
24073   layout:
24074     title: "ip6-3n-skx-x710-78b-base_and_features-ndr"
24075     layout: "plot-throughput-speedup-analysis"
24076
24077 -
24078   type: "plot"
24079   title: "Speedup: ip6-3n-skx-x710-78b-base_and_features-pdr-tsa"
24080   algorithm: "plot_throughput_speedup_analysis"
24081   output-file-type: ".html"
24082   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_features-pdr-tsa"
24083   data: "plot-throughput-speedup-analysis-3n-skx"
24084   filter: "'NIC_Intel-X710' and
24085            '78B' and
24086            ('IP6BASE' or
24087             'POLICE_MARK' or
24088             'COPWHLIST' or
24089             'IACLDST') and
24090            'NDRPDR' and
24091            'IP6FWD' and
24092            not 'SRv6' and
24093            not 'IPSEC' and
24094            not 'VHOST'"
24095   parameters:
24096   - "throughput"
24097   - "parent"
24098   - "tags"
24099   sort:
24100   - "IP6BASE"
24101   - "POLICE_MARK"
24102   - "COPWHLIST"
24103   - "IACLDST"
24104   layout:
24105     title: "ip6-3n-skx-x710-78b-base_and_features-pdr"
24106     layout: "plot-throughput-speedup-analysis"
24107
24108 # Speedup - VPP IPv6 2n-skx-x710
24109 -
24110   type: "plot"
24111   title: "Speedup: ip6-2n-skx-x710-78b-base_and_scale-ndr-tsa"
24112   algorithm: "plot_throughput_speedup_analysis"
24113   output-file-type: ".html"
24114   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-base_and_scale-ndr-tsa"
24115   data: "plot-throughput-speedup-analysis-2n-skx"
24116   filter: "'NIC_Intel-X710' and
24117            '78B' and
24118            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
24119            'NDRPDR' and
24120            'IP6FWD' and
24121            not 'SRv6' and
24122            not 'IPSEC' and
24123            not 'VHOST'"
24124   parameters:
24125   - "throughput"
24126   - "parent"
24127   - "tags"
24128   sort:
24129   - "IP6BASE"
24130   - "FIB_20k"
24131   - "FIB_200k"
24132   - "FIB_2M"
24133   layout:
24134     title: "ip6-2n-skx-x710-78b-base_and_scale-ndr"
24135     layout: "plot-throughput-speedup-analysis"
24136
24137 -
24138   type: "plot"
24139   title: "Speedup: ip6-2n-skx-x710-78b-base_and_scale-pdr-tsa"
24140   algorithm: "plot_throughput_speedup_analysis"
24141   output-file-type: ".html"
24142   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-base_and_scale-pdr-tsa"
24143   data: "plot-throughput-speedup-analysis-2n-skx"
24144   filter: "'NIC_Intel-X710' and
24145            '78B' and
24146            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
24147            'NDRPDR' and
24148            'IP6FWD' and
24149            not 'SRv6' and
24150            not 'IPSEC' and
24151            not 'VHOST'"
24152   parameters:
24153   - "throughput"
24154   - "parent"
24155   - "tags"
24156   sort:
24157   - "IP6BASE"
24158   - "FIB_20k"
24159   - "FIB_200k"
24160   - "FIB_2M"
24161   layout:
24162     title: "ip6-2n-skx-x710-78b-base_and_scale-pdr"
24163     layout: "plot-throughput-speedup-analysis"
24164
24165 # Speedup - VPP IPv6 2n-skx-xxv710
24166 -
24167   type: "plot"
24168   title: "Speedup: ip6-2n-skx-xxv710-78b-base_and_scale-ndr-tsa"
24169   algorithm: "plot_throughput_speedup_analysis"
24170   output-file-type: ".html"
24171   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-base_and_scale-ndr-tsa"
24172   data: "plot-throughput-speedup-analysis-2n-skx"
24173   filter: "'NIC_Intel-XXV710' and
24174            '78B' and
24175            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
24176            'NDRPDR' and
24177            'IP6FWD' and
24178            not 'SRv6' and
24179            not 'IPSEC' and
24180            not 'VHOST'"
24181   parameters:
24182   - "throughput"
24183   - "parent"
24184   - "tags"
24185   sort:
24186   - "IP6BASE"
24187   - "FIB_20k"
24188   - "FIB_200k"
24189   - "FIB_2M"
24190   layout:
24191     title: "ip6-2n-skx-xxv710-78b-base_and_scale-ndr"
24192     layout: "plot-throughput-speedup-analysis"
24193
24194 -
24195   type: "plot"
24196   title: "Speedup: ip6-2n-skx-xxv710-78b-base_and_scale-pdr-tsa"
24197   algorithm: "plot_throughput_speedup_analysis"
24198   output-file-type: ".html"
24199   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-base_and_scale-pdr-tsa"
24200   data: "plot-throughput-speedup-analysis-2n-skx"
24201   filter: "'NIC_Intel-XXV710' and
24202            '78B' and
24203            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
24204            'NDRPDR' and
24205            'IP6FWD' and
24206            not 'SRv6' and
24207            not 'IPSEC' and
24208            not 'VHOST'"
24209   parameters:
24210   - "throughput"
24211   - "parent"
24212   - "tags"
24213   sort:
24214   - "IP6BASE"
24215   - "FIB_20k"
24216   - "FIB_200k"
24217   - "FIB_2M"
24218   layout:
24219     title: "ip6-2n-skx-xxv710-78b-base_and_scale-pdr"
24220     layout: "plot-throughput-speedup-analysis"
24221
24222 # Speedup - VPP IPv6 2n-dnv-x553 base
24223 -
24224   type: "plot"
24225   title: "Speedup: ip6-2n-dnv-x553-78b-base-ndr-tsa"
24226   algorithm: "plot_throughput_speedup_analysis"
24227   output-file-type: ".html"
24228   output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-base-ndr-tsa"
24229   data: "intel-dnv-vpp"
24230   filter: "'NIC_Intel-X553' and
24231            '78B' and
24232            'IP6BASE' and
24233            'NDRPDR' and
24234            'IP6FWD' and
24235            not 'SRv6' and
24236            not 'IPSEC' and
24237            not 'VHOST'"
24238   parameters:
24239   - "throughput"
24240   - "parent"
24241   - "tags"
24242   sort:
24243   - "IP6BASE"
24244   layout:
24245     title: "ip6-2n-dnv-x553-78b-base-ndr"
24246     layout: "plot-throughput-speedup-analysis"
24247
24248 -
24249   type: "plot"
24250   title: "Speedup: ip6-2n-dnv-x553-78b-base-pdr-tsa"
24251   algorithm: "plot_throughput_speedup_analysis"
24252   output-file-type: ".html"
24253   output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-base-pdr-tsa"
24254   data: "intel-dnv-vpp"
24255   filter: "'NIC_Intel-X553' and
24256            '78B' and
24257            'IP6BASE' and
24258            'NDRPDR' and
24259            'IP6FWD' and
24260            not 'SRv6' and
24261            not 'IPSEC' and
24262            not 'VHOST'"
24263   parameters:
24264   - "throughput"
24265   - "parent"
24266   - "tags"
24267   sort:
24268   - "IP6BASE"
24269   layout:
24270     title: "ip6-2n-dnv-x553-78b-base-pdr"
24271     layout: "plot-throughput-speedup-analysis"
24272
24273 ################################################################################
24274
24275 # Speedup - VPP IPv6 tunnels 3n-hsw-x520
24276 -
24277   type: "plot"
24278   title: "Speedup: ip6tun-3n-hsw-x520-78b-base-ndr-tsa"
24279   algorithm: "plot_throughput_speedup_analysis"
24280   output-file-type: ".html"
24281   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-base-ndr-tsa"
24282   data: "plot-throughput-speedup-analysis-3n-hsw"
24283   filter: "'NIC_Intel-X520-DA2' and
24284            '78B' and
24285            'ENCAP' and
24286            'NDRPDR' and
24287            'LISP' and
24288            not 'VHOST'"
24289   parameters:
24290   - "throughput"
24291   - "parent"
24292   - "tags"
24293   sort:
24294   - "IP4UNRLAY"
24295   - "IP6UNRLAY"
24296   layout:
24297     title: "ip6tun-3n-hsw-x520-78b-base-ndr"
24298     layout: "plot-throughput-speedup-analysis"
24299
24300 -
24301   type: "plot"
24302   title: "Speedup: ip6tun-3n-hsw-x520-78b-base-pdr-tsa"
24303   algorithm: "plot_throughput_speedup_analysis"
24304   output-file-type: ".html"
24305   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-base-pdr-tsa"
24306   data: "plot-throughput-speedup-analysis-3n-hsw"
24307   filter: "'NIC_Intel-X520-DA2' and
24308            '78B' and
24309            'ENCAP' and
24310            'NDRPDR' and
24311            'LISP' and
24312            not 'VHOST'"
24313   parameters:
24314   - "throughput"
24315   - "parent"
24316   - "tags"
24317   sort:
24318   - "IP4UNRLAY"
24319   - "IP6UNRLAY"
24320   layout:
24321     title: "ip6tun-3n-hsw-x520-78b-base-pdr"
24322     layout: "plot-throughput-speedup-analysis"
24323
24324 ################################################################################
24325
24326 # Speedup - VPP IPSec 3n-hsw-xl710 base
24327 -
24328   type: "plot"
24329   title: "Speedup: ipsec-3n-hsw-xl710-64b-base-ndr-tsa"
24330   algorithm: "plot_throughput_speedup_analysis"
24331   output-file-type: ".html"
24332   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-base-ndr-tsa"
24333   data: "plot-throughput-speedup-analysis-3n-hsw"
24334   filter: "'NIC_Intel-XL710' and
24335            '64B' and
24336            'IP4FWD' and
24337            'NDRPDR' and
24338            'BASE' and
24339            'IPSECHW' and
24340            ('IPSECTRAN' or 'IPSECTUN') and
24341            not 'VHOST'"
24342   parameters:
24343   - "throughput"
24344   - "parent"
24345   - "tags"
24346   layout:
24347     title: "ipsec-3n-hsw-xl710-64b-base-ndr"
24348     layout: "plot-throughput-speedup-analysis"
24349
24350 -
24351   type: "plot"
24352   title: "Speedup: ipsec-3n-hsw-xl710-64b-base-pdr-tsa"
24353   algorithm: "plot_throughput_speedup_analysis"
24354   output-file-type: ".html"
24355   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-base-pdr-tsa"
24356   data: "plot-throughput-speedup-analysis-3n-hsw"
24357   filter: "'NIC_Intel-XL710' and
24358            '64B' and
24359            'IP4FWD' and
24360            'NDRPDR' and
24361            'BASE' and
24362            'IPSECHW' and
24363            ('IPSECTRAN' or 'IPSECTUN') and
24364            not 'VHOST'"
24365   parameters:
24366   - "throughput"
24367   - "parent"
24368   - "tags"
24369   layout:
24370     title: "ipsec-3n-hsw-xl710-64b-base-pdr"
24371     layout: "plot-throughput-speedup-analysis"
24372
24373 # Speedup - VPP IPSec 3n-hsw-xl710 scale
24374 -
24375   type: "plot"
24376   title: "Speedup: ipsec-3n-hsw-xl710-64b-scale-ndr-tsa"
24377   algorithm: "plot_throughput_speedup_analysis"
24378   output-file-type: ".html"
24379   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-scale-ndr-tsa"
24380   data: "plot-throughput-speedup-analysis-3n-hsw"
24381   filter: "'NIC_Intel-XL710' and
24382            '64B' and
24383            'IP4FWD' and
24384            'NDRPDR' and
24385            'SCALE' and
24386            'IPSECHW' and
24387            ('IPSECTRAN' or 'IPSECTUN') and
24388            not 'VHOST'"
24389   parameters:
24390   - "throughput"
24391   - "parent"
24392   - "tags"
24393   layout:
24394     title: "ipsec-3n-hsw-xl710-64b-scale-ndr"
24395     layout: "plot-throughput-speedup-analysis"
24396
24397 -
24398   type: "plot"
24399   title: "Speedup: ipsec-3n-hsw-xl710-64b-scale-pdr-tsa"
24400   algorithm: "plot_throughput_speedup_analysis"
24401   output-file-type: ".html"
24402   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-scale-pdr-tsa"
24403   data: "plot-throughput-speedup-analysis-3n-hsw"
24404   filter: "'NIC_Intel-XL710' and
24405            '64B' and
24406            'IP4FWD' and
24407            'NDRPDR' and
24408            'SCALE' and
24409            'IPSECHW' and
24410            ('IPSECTRAN' or 'IPSECTUN') and
24411            not 'VHOST'"
24412   parameters:
24413   - "throughput"
24414   - "parent"
24415   - "tags"
24416   layout:
24417     title: "ipsec-3n-hsw-xl710-64b-scale-pdr"
24418     layout: "plot-throughput-speedup-analysis"
24419
24420 # Speedup - VPP IPSec 3n-hsw-xl710 sw
24421 -
24422   type: "plot"
24423   title: "Speedup: ipsec-3n-hsw-xl710-64b-sw-ndr-tsa"
24424   algorithm: "plot_throughput_speedup_analysis"
24425   output-file-type: ".html"
24426   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-sw-ndr-tsa"
24427   data: "plot-throughput-speedup-analysis-3n-hsw"
24428   filter: "'NIC_Intel-XL710' and
24429            '64B' and
24430            'IP4FWD' and
24431            'NDRPDR' and
24432            'IPSECSW' and
24433            ('IPSECTRAN' or 'IPSECTUN') and
24434            not 'VHOST'"
24435   parameters:
24436   - "throughput"
24437   - "parent"
24438   - "tags"
24439   layout:
24440     title: "ipsec-3n-hsw-xl710-64b-sw-ndr"
24441     layout: "plot-throughput-speedup-analysis"
24442
24443 -
24444   type: "plot"
24445   title: "Speedup: ipsec-3n-hsw-xl710-64b-sw-pdr-tsa"
24446   algorithm: "plot_throughput_speedup_analysis"
24447   output-file-type: ".html"
24448   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-sw-pdr-tsa"
24449   data: "plot-throughput-speedup-analysis-3n-hsw"
24450   filter: "'NIC_Intel-XL710' and
24451            '64B' and
24452            'IP4FWD' and
24453            'NDRPDR' and
24454            'IPSECSW' and
24455            ('IPSECTRAN' or 'IPSECTUN') and
24456            not 'VHOST'"
24457   parameters:
24458   - "throughput"
24459   - "parent"
24460   - "tags"
24461   layout:
24462     title: "ipsec-3n-hsw-xl710-64b-sw-pdr"
24463     layout: "plot-throughput-speedup-analysis"
24464
24465 ################################################################################
24466
24467 # Speedup - VPP SRv6 3n-hsw-x520
24468 -
24469   type: "plot"
24470   title: "Speedup: srv6-3n-hsw-x520-78b-features-ndr-tsa"
24471   algorithm: "plot_throughput_speedup_analysis"
24472   output-file-type: ".html"
24473   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-features-ndr-tsa"
24474   data: "plot-throughput-speedup-analysis-3n-hsw"
24475   filter: "'NIC_Intel-X520-DA2' and
24476            '78B' and
24477            'FEATURE' and
24478            'NDRPDR' and
24479            'IP6FWD' and
24480            'SRv6'"
24481   parameters:
24482   - "throughput"
24483   - "parent"
24484   - "tags"
24485   layout:
24486     title: "srv6-3n-hsw-x520-78b-features-ndr"
24487     layout: "plot-throughput-speedup-analysis"
24488
24489 -
24490   type: "plot"
24491   title: "Speedup: srv6-3n-hsw-x520-78b-features-pdr-tsa"
24492   algorithm: "plot_throughput_speedup_analysis"
24493   output-file-type: ".html"
24494   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-features-pdr-tsa"
24495   data: "plot-throughput-speedup-analysis-3n-hsw"
24496   filter: "'NIC_Intel-X520-DA2' and
24497            '78B' and
24498            'FEATURE' and
24499            'NDRPDR' and
24500            'IP6FWD' and
24501            'SRv6'"
24502   parameters:
24503   - "throughput"
24504   - "parent"
24505   - "tags"
24506   layout:
24507     title: "srv6-3n-hsw-x520-78b-features-pdr"
24508     layout: "plot-throughput-speedup-analysis"
24509
24510 ################################################################################
24511
24512 # Speedup - VPP L2 3n-hsw-x520 base and scale
24513 -
24514   type: "plot"
24515   title: "Speedup: l2sw-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
24516   algorithm: "plot_throughput_speedup_analysis"
24517   output-file-type: ".html"
24518   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
24519   data: "plot-throughput-speedup-analysis-3n-hsw"
24520   filter: "'NIC_Intel-X520-DA2' and
24521            '64B' and
24522            ('BASE' or 'SCALE') and
24523            'NDRPDR' and
24524            'ETH' and
24525            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
24526            not 'VHOST' and
24527            not 'MEMIF'"
24528   parameters:
24529   - "throughput"
24530   - "parent"
24531   - "tags"
24532   sort:
24533   - "L2XCFWD"
24534   - "L2PATCH"
24535   - "L2BDMACLRN"
24536   - "FIB_10K"
24537   - "FIB_100K"
24538   - "FIB_1M"
24539   layout:
24540     title: "l2sw-3n-hsw-x520-64b-base_and_scale-ndr"
24541     layout: "plot-throughput-speedup-analysis"
24542
24543 -
24544   type: "plot"
24545   title: "Speedup: l2sw-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
24546   algorithm: "plot_throughput_speedup_analysis"
24547   output-file-type: ".html"
24548   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
24549   data: "plot-throughput-speedup-analysis-3n-hsw"
24550   filter: "'NIC_Intel-X520-DA2' and
24551            '64B' and
24552            ('BASE' or 'SCALE') and
24553            'NDRPDR' and
24554            'ETH' and
24555            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
24556            not 'VHOST' and
24557            not 'MEMIF'"
24558   parameters:
24559   - "throughput"
24560   - "parent"
24561   - "tags"
24562   sort:
24563   - "L2XCFWD"
24564   - "L2PATCH"
24565   - "L2BDMACLRN"
24566   - "FIB_10K"
24567   - "FIB_100K"
24568   - "FIB_1M"
24569   layout:
24570     title: "l2sw-3n-hsw-x520-64b-base_and_scale-pdr"
24571     layout: "plot-throughput-speedup-analysis"
24572
24573 # Speedup - VPP L2 3n-hsw-x520 features
24574 -
24575   type: "plot"
24576   title: "Speedup: l2sw-3n-hsw-x520-64b-features-ndr-tsa"
24577   algorithm: "plot_throughput_speedup_analysis"
24578   output-file-type: ".html"
24579   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-ndr-tsa"
24580   data: "plot-throughput-speedup-analysis-3n-hsw"
24581   filter: "'NIC_Intel-X520-DA2' and
24582            '64B' and
24583            'NDRPDR' and
24584            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
24585            not 'ACL' and
24586            not 'VHOST' and
24587            not 'MEMIF'"
24588   parameters:
24589   - "throughput"
24590   - "parent"
24591   - "tags"
24592   sort:
24593   - "L2XCBASE"    # l2xcbase
24594   - "L2BDBASE"    # l2bdbase
24595   - "L2XCFWD"     # dot1q-l2xcbase
24596   - "L2BDMACLRN"  # dot1q-l2bdbase
24597   layout:
24598     title: "l2sw-3n-hsw-x520-64b-features-ndr"
24599     layout: "plot-throughput-speedup-analysis"
24600
24601 -
24602   type: "plot"
24603   title: "Speedup: l2sw-3n-hsw-x520-64b-features-pdr-tsa"
24604   algorithm: "plot_throughput_speedup_analysis"
24605   output-file-type: ".html"
24606   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-pdr-tsa"
24607   data: "plot-throughput-speedup-analysis-3n-hsw"
24608   filter: "'NIC_Intel-X520-DA2' and
24609            '64B' and
24610            'NDRPDR' and
24611            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
24612            not 'ACL' and
24613            not 'VHOST' and
24614            not 'MEMIF'"
24615   parameters:
24616   - "throughput"
24617   - "parent"
24618   - "tags"
24619   sort:
24620   - "L2XCBASE"    # l2xcbase
24621   - "L2BDBASE"    # l2bdbase
24622   - "L2XCFWD"     # dot1q-l2xcbase
24623   - "L2BDMACLRN"  # dot1q-l2bdbase
24624   layout:
24625     title: "l2sw-3n-hsw-x520-64b-features-pdr"
24626     layout: "plot-throughput-speedup-analysis"
24627
24628 # Speedup - VPP L2 3n-hsw-x710 base and scale
24629 -
24630   type: "plot"
24631   title: "Speedup: l2sw-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
24632   algorithm: "plot_throughput_speedup_analysis"
24633   output-file-type: ".html"
24634   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
24635   data: "plot-throughput-speedup-analysis-3n-hsw"
24636   filter: "'NIC_Intel-X710' and
24637            '64B' and
24638            ('BASE' or 'SCALE') and
24639            'NDRPDR' and
24640            'ETH' and
24641            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
24642            not 'VHOST' and
24643            not 'MEMIF' and
24644            not 'DRV_AVF'"
24645   parameters:
24646   - "throughput"
24647   - "parent"
24648   - "tags"
24649   sort:
24650   - "L2PATCH"
24651   - "L2XCFWD"
24652   - "L2BDMACLRN"
24653   - "FIB_10K"
24654   - "FIB_100K"
24655   - "FIB_1M"
24656   layout:
24657     title: "l2sw-3n-hsw-x710-64b-base_and_scale-ndr"
24658     layout: "plot-throughput-speedup-analysis"
24659
24660 -
24661   type: "plot"
24662   title: "Speedup: l2sw-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
24663   algorithm: "plot_throughput_speedup_analysis"
24664   output-file-type: ".html"
24665   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
24666   data: "plot-throughput-speedup-analysis-3n-hsw"
24667   filter: "'NIC_Intel-X710' and
24668            '64B' and
24669            ('BASE' or 'SCALE') and
24670            'NDRPDR' and
24671            'ETH' and
24672            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
24673            not 'VHOST' and
24674            not 'MEMIF' and
24675            not 'DRV_AVF'"
24676   parameters:
24677   - "throughput"
24678   - "parent"
24679   - "tags"
24680   sort:
24681   - "L2PATCH"
24682   - "L2XCFWD"
24683   - "L2BDMACLRN"
24684   - "FIB_10K"
24685   - "FIB_100K"
24686   - "FIB_1M"
24687   layout:
24688     title: "l2sw-3n-hsw-x710-64b-base_and_scale-pdr"
24689     layout: "plot-throughput-speedup-analysis"
24690
24691 # Speedup - VPP L2 3n-hsw-x710 features
24692 -
24693   type: "plot"
24694   title: "Speedup: l2sw-3n-hsw-x710-64b-features-ndr-tsa"
24695   algorithm: "plot_throughput_speedup_analysis"
24696   output-file-type: ".html"
24697   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-ndr-tsa"
24698   data: "plot-throughput-speedup-analysis-3n-hsw"
24699   filter: "'NIC_Intel-X710' and
24700            '64B' and
24701            'NDRPDR' and
24702            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
24703            not 'ACL' and
24704            not 'VHOST' and
24705            not 'L2OVRLAY' and
24706            not 'MEMIF'"
24707   parameters:
24708   - "throughput"
24709   - "parent"
24710   - "tags"
24711   sort:
24712   - "L2XCBASE"    # l2xcbase
24713   - "L2BDBASE"    # l2bdbase
24714   - "L2XCFWD"     # dot1q-l2xcbase
24715   - "L2BDMACLRN"  # dot1q-l2bdbase
24716   layout:
24717     title: "l2sw-3n-hsw-x710-64b-features-ndr"
24718     layout: "plot-throughput-speedup-analysis"
24719
24720 -
24721   type: "plot"
24722   title: "Speedup: l2sw-3n-hsw-x710-64b-features-pdr-tsa"
24723   algorithm: "plot_throughput_speedup_analysis"
24724   output-file-type: ".html"
24725   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-pdr-tsa"
24726   data: "plot-throughput-speedup-analysis-3n-hsw"
24727   filter: "'NIC_Intel-X710' and
24728            '64B' and
24729            'NDRPDR' and
24730            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
24731            not 'ACL' and
24732            not 'VHOST' and
24733            not 'L2OVRLAY' and
24734            not 'MEMIF'"
24735   parameters:
24736   - "throughput"
24737   - "parent"
24738   - "tags"
24739   sort:
24740   - "L2XCBASE"    # l2xcbase
24741   - "L2BDBASE"    # l2bdbase
24742   - "L2XCFWD"     # dot1q-l2xcbase
24743   - "L2BDMACLRN"  # dot1q-l2bdbase
24744   layout:
24745     title: "l2sw-3n-hsw-x710-64b-features-pdr"
24746     layout: "plot-throughput-speedup-analysis"
24747
24748 # Speedup - VPP L2 3n-hsw-xl710 base and scale
24749 -
24750   type: "plot"
24751   title: "Speedup: l2sw-3n-hsw-xl710-64b-base-ndr-tsa"
24752   algorithm: "plot_throughput_speedup_analysis"
24753   output-file-type: ".html"
24754   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-base-ndr-tsa"
24755   data: "plot-throughput-speedup-analysis-3n-hsw"
24756   filter: "'NIC_Intel-XL710' and
24757            '64B' and
24758            'BASE' and
24759            'NDRPDR' and
24760            'ETH' and
24761            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
24762            not 'VHOST' and
24763            not 'MEMIF'"
24764   parameters:
24765   - "throughput"
24766   - "parent"
24767   - "tags"
24768   sort:
24769   - "L2PATCH"
24770   - "L2XCFWD"
24771   - "L2BDMACLRN"
24772   layout:
24773     title: "l2sw-3n-hsw-xl710-64b-base-ndr"
24774     layout: "plot-throughput-speedup-analysis"
24775
24776 -
24777   type: "plot"
24778   title: "Speedup: l2sw-3n-hsw-xl710-64b-base-pdr-tsa"
24779   algorithm: "plot_throughput_speedup_analysis"
24780   output-file-type: ".html"
24781   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-base-pdr-tsa"
24782   data: "plot-throughput-speedup-analysis-3n-hsw"
24783   filter: "'NIC_Intel-XL710' and
24784            '64B' and
24785            'BASE' and
24786            'NDRPDR' and
24787            'ETH' and
24788            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
24789            not 'VHOST' and
24790            not 'MEMIF'"
24791   parameters:
24792   - "throughput"
24793   - "parent"
24794   - "tags"
24795   sort:
24796   - "L2PATCH"
24797   - "L2XCFWD"
24798   - "L2BDMACLRN"
24799   layout:
24800     title: "l2sw-3n-hsw-xl710-64b-base-pdr"
24801     layout: "plot-throughput-speedup-analysis"
24802
24803 # Speedup - VPP L2 3n-skx-x710 base and scale
24804 -
24805   type: "plot"
24806   title: "Speedup: l2sw-3n-skx-x710-64b-base_and_scale-ndr-tsa"
24807   algorithm: "plot_throughput_speedup_analysis"
24808   output-file-type: ".html"
24809   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-base_and_scale-ndr-tsa"
24810   data: "plot-throughput-speedup-analysis-3n-skx"
24811   filter: "'NIC_Intel-X710' and
24812            '64B' and
24813            ('BASE' or 'SCALE') and
24814            'NDRPDR' and
24815            'ETH' and
24816            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
24817            not 'VHOST' and
24818            not 'DRV_AVF' and
24819            not 'MEMIF'"
24820   parameters:
24821   - "throughput"
24822   - "parent"
24823   - "tags"
24824   sort:
24825   - "L2PATCH"
24826   - "L2XCBASE"
24827   - "BASE"
24828   - "FIB_10K"
24829   - "FIB_100K"
24830   - "FIB_1M"
24831   layout:
24832     title: "l2sw-3n-skx-x710-64b-base_and_scale-ndr"
24833     layout: "plot-throughput-speedup-analysis"
24834
24835 -
24836   type: "plot"
24837   title: "Speedup: l2sw-3n-skx-x710-64b-base_and_scale-pdr-tsa"
24838   algorithm: "plot_throughput_speedup_analysis"
24839   output-file-type: ".html"
24840   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-base_and_scale-pdr-tsa"
24841   data: "plot-throughput-speedup-analysis-3n-skx"
24842   filter: "'NIC_Intel-X710' and
24843            '64B' and
24844            ('BASE' or 'SCALE') and
24845            'NDRPDR' and
24846            'ETH' and
24847            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
24848            not 'VHOST' and
24849            not 'DRV_AVF' and
24850            not 'MEMIF'"
24851   parameters:
24852   - "throughput"
24853   - "parent"
24854   - "tags"
24855   sort:
24856   - "L2PATCH"
24857   - "L2XCBASE"
24858   - "BASE"
24859   - "FIB_10K"
24860   - "FIB_100K"
24861   - "FIB_1M"
24862   layout:
24863     title: "l2sw-3n-skx-x710-64b-base_and_scale-pdr"
24864     layout: "plot-throughput-speedup-analysis"
24865
24866 # Speedup - VPP L2 3n-skx-x710 features
24867 -
24868   type: "plot"
24869   title: "Speedup: l2sw-3n-skx-x710-64b-features-ndr-tsa"
24870   algorithm: "plot_throughput_speedup_analysis"
24871   output-file-type: ".html"
24872   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-ndr-tsa"
24873   data: "plot-throughput-speedup-analysis-3n-skx"
24874   filter: "'NIC_Intel-X710' and
24875            '64B' and
24876            'NDRPDR' and
24877            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
24878            not 'ACL' and
24879            not 'VHOST' and
24880            not 'DRV_AVF' and
24881            not 'L2OVRLAY' and
24882            not 'MEMIF'"
24883   parameters:
24884   - "throughput"
24885   - "parent"
24886   - "tags"
24887   sort:
24888   - "L2XCBASE"    # l2xcbase
24889   - "L2BDBASE"    # l2bdbase
24890   - "L2XCFWD"     # dot1q-l2xcbase
24891   - "L2BDMACLRN"  # dot1q-l2bdbase
24892   layout:
24893     title: "l2sw-3n-skx-x710-64b-features-ndr"
24894     layout: "plot-throughput-speedup-analysis"
24895
24896 -
24897   type: "plot"
24898   title: "Speedup: l2sw-3n-skx-x710-64b-features-pdr-tsa"
24899   algorithm: "plot_throughput_speedup_analysis"
24900   output-file-type: ".html"
24901   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-pdr-tsa"
24902   data: "plot-throughput-speedup-analysis-3n-skx"
24903   filter: "'NIC_Intel-X710' and
24904            '64B' and
24905            'NDRPDR' and
24906            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
24907            not 'ACL' and
24908            not 'VHOST' and
24909            not 'DRV_AVF' and
24910            not 'L2OVRLAY' and
24911            not 'MEMIF'"
24912   parameters:
24913   - "throughput"
24914   - "parent"
24915   - "tags"
24916   sort:
24917   - "L2XCBASE"    # l2xcbase
24918   - "L2BDBASE"    # l2bdbase
24919   - "L2XCFWD"     # dot1q-l2xcbase
24920   - "L2BDMACLRN"  # dot1q-l2bdbase
24921   layout:
24922     title: "l2sw-3n-skx-x710-64b-features-pdr"
24923     layout: "plot-throughput-speedup-analysis"
24924
24925 # Speedup - VPP L2 3n-skx-xxv710 base and scale
24926 -
24927   type: "plot"
24928   title: "Speedup: l2sw-3n-skx-xxv710-64b-base-ndr-tsa"
24929   algorithm: "plot_throughput_speedup_analysis"
24930   output-file-type: ".html"
24931   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-base-ndr-tsa"
24932   data: "plot-throughput-speedup-analysis-3n-skx"
24933   filter: "'NIC_Intel-XXV710' and
24934            '64B' and
24935            ('BASE' or 'SCALE') and
24936            'NDRPDR' and
24937            'ETH' and
24938            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
24939            not 'VHOST' and
24940            not 'MEMIF'"
24941   parameters:
24942   - "throughput"
24943   - "parent"
24944   - "tags"
24945   sort:
24946   - "L2PATCH"
24947   - "L2PATCH"
24948   - "L2XCBASE"
24949   - "L2BDMACLRN"
24950   layout:
24951     title: "l2sw-3n-skx-xxv710-64b-base-ndr"
24952     layout: "plot-throughput-speedup-analysis"
24953
24954 -
24955   type: "plot"
24956   title: "Speedup: l2sw-3n-skx-xxv710-64b-base-pdr-tsa"
24957   algorithm: "plot_throughput_speedup_analysis"
24958   output-file-type: ".html"
24959   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-base-pdr-tsa"
24960   data: "plot-throughput-speedup-analysis-3n-skx"
24961   filter: "'NIC_Intel-XXV710' and
24962            '64B' and
24963            ('BASE' or 'SCALE') and
24964            'NDRPDR' and
24965            'ETH' and
24966            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
24967            not 'VHOST' and
24968            not 'MEMIF'"
24969   parameters:
24970   - "throughput"
24971   - "parent"
24972   - "tags"
24973   sort:
24974   - "L2PATCH"
24975   - "L2PATCH"
24976   - "L2XCBASE"
24977   - "L2BDMACLRN"
24978   layout:
24979     title: "l2sw-3n-skx-xxv710-64b-base-pdr"
24980     layout: "plot-throughput-speedup-analysis"
24981
24982 # Speedup - VPP L2 2n-skx-x710 base and scale
24983 -
24984   type: "plot"
24985   title: "Speedup: l2sw-2n-skx-x710-64b-base_and_scale-ndr-tsa"
24986   algorithm: "plot_throughput_speedup_analysis"
24987   output-file-type: ".html"
24988   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-base_and_scale-ndr-tsa"
24989   data: "plot-throughput-speedup-analysis-2n-skx"
24990   filter: "'NIC_Intel-X710' and
24991            '64B' and
24992            ('BASE' or 'SCALE') and
24993            'NDRPDR' and
24994            'ETH' and
24995            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
24996            not 'VHOST' and
24997            not 'MEMIF'"
24998   parameters:
24999   - "throughput"
25000   - "parent"
25001   - "tags"
25002   sort:
25003   - "L2PATCH"
25004   - "L2XCBASE"
25005   - "BASE"
25006   - "FIB_10K"
25007   - "FIB_100K"
25008   - "FIB_1M"
25009   layout:
25010     title: "l2sw-2n-skx-x710-64b-base_and_scale-ndr"
25011     layout: "plot-throughput-speedup-analysis"
25012
25013 -
25014   type: "plot"
25015   title: "Speedup: l2sw-2n-skx-x710-64b-base_and_scale-pdr-tsa"
25016   algorithm: "plot_throughput_speedup_analysis"
25017   output-file-type: ".html"
25018   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-base_and_scale-pdr-tsa"
25019   data: "plot-throughput-speedup-analysis-2n-skx"
25020   filter: "'NIC_Intel-X710' and
25021            '64B' and
25022            ('BASE' or 'SCALE') and
25023            'NDRPDR' and
25024            'ETH' and
25025            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25026            not 'VHOST' and
25027            not 'MEMIF'"
25028   parameters:
25029   - "throughput"
25030   - "parent"
25031   - "tags"
25032   sort:
25033   - "L2PATCH"
25034   - "L2XCBASE"
25035   - "BASE"
25036   - "FIB_10K"
25037   - "FIB_100K"
25038   - "FIB_1M"
25039   layout:
25040     title: "l2sw-2n-skx-x710-64b-base_and_scale-pdr"
25041     layout: "plot-throughput-speedup-analysis"
25042
25043 # Speedup - VPP L2 2n-skx-xxv710 base and scale
25044 -
25045   type: "plot"
25046   title: "Speedup: l2sw-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
25047   algorithm: "plot_throughput_speedup_analysis"
25048   output-file-type: ".html"
25049   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
25050   data: "plot-throughput-speedup-analysis-2n-skx"
25051   filter: "'NIC_Intel-XXV710' and
25052            '64B' and
25053            ('BASE' or 'SCALE') and
25054            'NDRPDR' and
25055            'ETH' and
25056            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25057            not 'VHOST' and
25058            not 'MEMIF'"
25059   parameters:
25060   - "throughput"
25061   - "parent"
25062   - "tags"
25063   sort:
25064   - "L2PATCH"
25065   - "L2XCBASE"
25066   - "BASE"
25067   - "FIB_10K"
25068   - "FIB_100K"
25069   - "FIB_1M"
25070   layout:
25071     title: "l2sw-2n-skx-xxv710-64b-base_and_scale-ndr"
25072     layout: "plot-throughput-speedup-analysis"
25073
25074 -
25075   type: "plot"
25076   title: "Speedup: l2sw-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
25077   algorithm: "plot_throughput_speedup_analysis"
25078   output-file-type: ".html"
25079   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
25080   data: "plot-throughput-speedup-analysis-2n-skx"
25081   filter: "'NIC_Intel-XXV710' and
25082            '64B' and
25083            ('BASE' or 'SCALE') and
25084            'NDRPDR' and
25085            'ETH' and
25086            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25087            not 'VHOST' and
25088            not 'MEMIF'"
25089   parameters:
25090   - "throughput"
25091   - "parent"
25092   - "tags"
25093   sort:
25094   - "L2PATCH"
25095   - "L2XCBASE"
25096   - "BASE"
25097   - "FIB_10K"
25098   - "FIB_100K"
25099   - "FIB_1M"
25100   layout:
25101     title: "l2sw-2n-skx-xxv710-64b-base_and_scale-pdr"
25102     layout: "plot-throughput-speedup-analysis"
25103
25104 # Speedup - VPP L2 2n-dnv-x553 base
25105 -
25106   type: "plot"
25107   title: "Speedup: l2sw-2n-dnv-x553-64b-base-ndr-tsa"
25108   algorithm: "plot_throughput_speedup_analysis"
25109   output-file-type: ".html"
25110   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-base-ndr-tsa"
25111   data: "intel-dnv-vpp"
25112   filter: "'NIC_Intel-X553' and
25113            '64B' and
25114            ('BASE' or 'SCALE') and
25115            'NDRPDR' and
25116            'ETH' and
25117            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25118            not 'VHOST' and
25119            not 'MEMIF'"
25120   parameters:
25121   - "throughput"
25122   - "parent"
25123   - "tags"
25124   sort:
25125   - "L2XCBASE"
25126   - "L2BDMACLRN"
25127   - "L2PATCH"
25128   layout:
25129     title: "l2sw-2n-dnv-x553-64b-base-ndr"
25130     layout: "plot-throughput-speedup-analysis"
25131
25132 -
25133   type: "plot"
25134   title: "Speedup: l2sw-2n-dnv-x553-64b-base-pdr-tsa"
25135   algorithm: "plot_throughput_speedup_analysis"
25136   output-file-type: ".html"
25137   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-base-pdr-tsa"
25138   data: "intel-dnv-vpp"
25139   filter: "'NIC_Intel-X553' and
25140            '64B' and
25141            ('BASE' or 'SCALE') and
25142            'NDRPDR' and
25143            'ETH' and
25144            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25145            not 'VHOST' and
25146            not 'MEMIF'"
25147   parameters:
25148   - "throughput"
25149   - "parent"
25150   - "tags"
25151   sort:
25152   - "L2XCBASE"
25153   - "L2BDMACLRN"
25154   - "L2PATCH"
25155   layout:
25156     title: "l2sw-2n-dnv-x553-64b-base-pdr"
25157     layout: "plot-throughput-speedup-analysis"
25158
25159 ################################################################################
25160
25161 # Packet Speedup - VPP vhost ip4 3n-hsw-x520
25162 -
25163   type: "plot"
25164   title: "VPP Speedup: vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
25165   algorithm: "plot_throughput_speedup_analysis"
25166   output-file-type: ".html"
25167   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
25168   data: "plot-throughput-speedup-analysis-3n-hsw"
25169   filter: "'NIC_Intel-X520-DA2' and
25170            '64B' and
25171            'NDRPDR' and
25172            'ETH' and
25173            'IP4FWD' and
25174            'VHOST_1024' and
25175            not 'VXLAN' and
25176            not 'DOT1Q'"
25177   parameters:
25178   - "throughput"
25179   - "parent"
25180   - "tags"
25181   sort:
25182   - "not CFS_OPT"
25183   - "1VM"
25184   - "2VM"
25185   layout:
25186     title: "vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr"
25187     layout: "plot-throughput-speedup-analysis"
25188
25189 -
25190   type: "plot"
25191   title: "VPP Speedup: vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
25192   algorithm: "plot_throughput_speedup_analysis"
25193   output-file-type: ".html"
25194   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
25195   data: "plot-throughput-speedup-analysis-3n-hsw"
25196   filter: "'NIC_Intel-X520-DA2' and
25197            '64B' and
25198            'NDRPDR' and
25199            'ETH' and
25200            'IP4FWD' and
25201            'VHOST_1024' and
25202            not 'VXLAN' and
25203            not 'DOT1Q'"
25204   parameters:
25205   - "throughput"
25206   - "parent"
25207   - "tags"
25208   sort:
25209   - "not CFS_OPT"
25210   - "1VM"
25211   - "2VM"
25212   layout:
25213     title: "vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr"
25214     layout: "plot-throughput-speedup-analysis"
25215
25216 # Packet Speedup - VPP vhost l2sw 3n-hsw-x520 - base
25217 -
25218   type: "plot"
25219   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base_and_features-ndr-tsa"
25220   algorithm: "plot_throughput_speedup_analysis"
25221   output-file-type: ".html"
25222   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base_and_features-ndr-tsa"
25223   data: "plot-throughput-speedup-analysis-3n-hsw"
25224   filter: "'NIC_Intel-X520-DA2' and
25225            '64B' and
25226            'NDRPDR' and
25227            ('ETH' or 'DOT1Q') and
25228            'BASE' and
25229            ('L2BDMACLRN' or 'L2XCFWD') and
25230            'VHOST_1024' and
25231            not 'VXLAN' and
25232            not 'IP4FWD' and
25233            not '2VM'"
25234   parameters:
25235   - "throughput"
25236   - "parent"
25237   - "tags"
25238   sort:
25239   - "L2BDMACLRN"
25240   - "L2BDMACLRN"
25241   - "L2BDMACLRN"
25242   - "L2XCFWD"
25243   - "L2XCFWD"
25244   - "L2XCFWD"
25245   layout:
25246     title: "vhost-l2sw-3n-hsw-x520-64b-base_and_features-ndr"
25247     layout: "plot-throughput-speedup-analysis"
25248
25249 -
25250   type: "plot"
25251   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base_and_features-pdr-tsa"
25252   algorithm: "plot_throughput_speedup_analysis"
25253   output-file-type: ".html"
25254   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base_and_features-pdr-tsa"
25255   data: "plot-throughput-speedup-analysis-3n-hsw"
25256   filter: "'NIC_Intel-X520-DA2' and
25257            '64B' and
25258            'NDRPDR' and
25259            ('ETH' or 'DOT1Q') and
25260            'BASE' and
25261            ('L2BDMACLRN' or 'L2XCFWD') and
25262            'VHOST_1024' and
25263            not 'VXLAN' and
25264            not 'IP4FWD' and
25265            not '2VM'"
25266   parameters:
25267   - "throughput"
25268   - "parent"
25269   - "tags"
25270   sort:
25271   - "L2BDMACLRN"
25272   - "L2BDMACLRN"
25273   - "L2BDMACLRN"
25274   - "L2XCFWD"
25275   - "L2XCFWD"
25276   - "L2XCFWD"
25277   layout:
25278     title: "vhost-l2sw-3n-hsw-x520-64b-base_and_features-pdr"
25279     layout: "plot-throughput-speedup-analysis"
25280
25281 # Packet Speedup - VPP vhost l2sw 3n-hsw-x520 - base vm
25282 -
25283   type: "plot"
25284   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base-vm-ndr-tsa"
25285   algorithm: "plot_throughput_speedup_analysis"
25286   output-file-type: ".html"
25287   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base-vm-ndr-tsa"
25288   data: "plot-throughput-speedup-analysis-3n-hsw"
25289   filter: "'NIC_Intel-X520-DA2' and
25290            '64B' and
25291            'NDRPDR' and
25292            ('ETH' or 'DOT1Q') and
25293            ('L2BDMACLRN' or 'L2XCFWD') and
25294            'VHOST_1024' and
25295            not 'CFS_OPT' and
25296            not 'DOT1Q' and
25297            not 'VXLAN' and
25298            not 'IP4FWD' and
25299            not 'LBOND'"
25300   parameters:
25301   - "throughput"
25302   - "parent"
25303   - "tags"
25304 #  sort:
25305 #  - "1VM"
25306 #  - "L2XCFWD"
25307 #  - "1VM"
25308 #  - "L2BDMACLRN"
25309   layout:
25310     title: "vhost-l2sw-3n-hsw-x520-64b-base-vm-ndr"
25311     layout: "plot-throughput-speedup-analysis"
25312
25313 -
25314   type: "plot"
25315   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base-vm-pdr-tsa"
25316   algorithm: "plot_throughput_speedup_analysis"
25317   output-file-type: ".html"
25318   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base-vm-pdr-tsa"
25319   data: "plot-throughput-speedup-analysis-3n-hsw"
25320   filter: "'NIC_Intel-X520-DA2' and
25321            '64B' and
25322            'NDRPDR' and
25323            ('ETH' or 'DOT1Q') and
25324            ('L2BDMACLRN' or 'L2XCFWD') and
25325            'VHOST_1024' and
25326            not 'CFS_OPT' and
25327            not 'DOT1Q' and
25328            not 'VXLAN' and
25329            not 'IP4FWD' and
25330            not 'LBOND'"
25331   parameters:
25332   - "throughput"
25333   - "parent"
25334   - "tags"
25335 #  sort:
25336 #  - "1VM"
25337 #  - "L2XCFWD"
25338 #  - "1VM"
25339 #  - "L2BDMACLRN"
25340   layout:
25341     title: "vhost-l2sw-3n-hsw-x520-64b-base-vm-pdr"
25342     layout: "plot-throughput-speedup-analysis"
25343
25344 # Packet Speedup - VPP vhost ip4 3n-hsw-x710
25345 -
25346   type: "plot"
25347   title: "VPP Speedup: vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
25348   algorithm: "plot_throughput_speedup_analysis"
25349   output-file-type: ".html"
25350   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
25351   data: "plot-throughput-speedup-analysis-3n-hsw"
25352   filter: "'NIC_Intel-X710' and
25353            '64B' and
25354            'NDRPDR' and
25355            'ETH' and
25356            'IP4FWD' and
25357            'VHOST_1024' and
25358            not 'VXLAN' and
25359            not 'CFS_OPT' and
25360            not 'DOT1Q'"
25361   parameters:
25362   - "throughput"
25363   - "parent"
25364   - "tags"
25365   sort:
25366   - "1VM"
25367   - "2VM"
25368   layout:
25369     title: "vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr"
25370     layout: "plot-throughput-speedup-analysis"
25371
25372 -
25373   type: "plot"
25374   title: "VPP Speedup: vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
25375   algorithm: "plot_throughput_speedup_analysis"
25376   output-file-type: ".html"
25377   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
25378   data: "plot-throughput-speedup-analysis-3n-hsw"
25379   filter: "'NIC_Intel-X710' and
25380            '64B' and
25381            'NDRPDR' and
25382            'ETH' and
25383            'IP4FWD' and
25384            'VHOST_1024' and
25385            not 'VXLAN' and
25386            not 'CFS_OPT' and
25387            not 'DOT1Q'"
25388   parameters:
25389   - "throughput"
25390   - "parent"
25391   - "tags"
25392   sort:
25393   - "1VM"
25394   - "2VM"
25395   layout:
25396     title: "vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr"
25397     layout: "plot-throughput-speedup-analysis"
25398
25399 # Packet Speedup - VPP vhost l2sw 3n-hsw-x710 - base
25400 -
25401   type: "plot"
25402   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_features-ndr-tsa"
25403   algorithm: "plot_throughput_speedup_analysis"
25404   output-file-type: ".html"
25405   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_features-ndr-tsa"
25406   data: "plot-throughput-speedup-analysis-3n-hsw"
25407   filter: "'NIC_Intel-X710' and
25408            '64B' and
25409            'NDRPDR' and
25410            ('ETH' or 'DOT1Q') and
25411            'BASE' and
25412            ('L2BDMACLRN' or 'L2XCFWD') and
25413            'VHOST_1024' and
25414            not 'VXLAN' and
25415            not 'IP4FWD' and
25416            not '2VM'"
25417   parameters:
25418   - "throughput"
25419   - "parent"
25420   - "tags"
25421   sort:
25422   - "L2BDMACLRN"
25423   - "L2BDMACLRN"
25424   - "L2BDMACLRN"
25425   - "L2XCFWD"
25426   - "L2XCFWD"
25427   - "L2XCFWD"
25428   layout:
25429     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_features-ndr"
25430     layout: "plot-throughput-speedup-analysis"
25431
25432 -
25433   type: "plot"
25434   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_features-pdr-tsa"
25435   algorithm: "plot_throughput_speedup_analysis"
25436   output-file-type: ".html"
25437   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_features-pdr-tsa"
25438   data: "plot-throughput-speedup-analysis-3n-hsw"
25439   filter: "'NIC_Intel-X710' and
25440            '64B' and
25441            'NDRPDR' and
25442            ('ETH' or 'DOT1Q') and
25443            'BASE' and
25444            ('L2BDMACLRN' or 'L2XCFWD') and
25445            'VHOST_1024' and
25446            not 'VXLAN' and
25447            not 'IP4FWD' and
25448            not '2VM'"
25449   parameters:
25450   - "throughput"
25451   - "parent"
25452   - "tags"
25453   sort:
25454   - "L2BDMACLRN"
25455   - "L2BDMACLRN"
25456   - "L2BDMACLRN"
25457   - "L2XCFWD"
25458   - "L2XCFWD"
25459   - "L2XCFWD"
25460   layout:
25461     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_features-pdr"
25462     layout: "plot-throughput-speedup-analysis"
25463
25464 # Packet Speedup - VPP vhost l2sw 3n-hsw-x710 - base vm
25465 -
25466   type: "plot"
25467   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-ndr-tsa"
25468   algorithm: "plot_throughput_speedup_analysis"
25469   output-file-type: ".html"
25470   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-ndr-tsa"
25471   data: "plot-throughput-speedup-analysis-3n-hsw"
25472   filter: "'NIC_Intel-X710' and
25473            '64B' and
25474            'NDRPDR' and
25475            ('ETH' or 'DOT1Q') and
25476            ('L2BDMACLRN' or 'L2XCFWD') and
25477            'VHOST_1024' and
25478            not 'CFS_OPT' and
25479            not 'VXLAN' and
25480            not 'IP4FWD' and
25481            not 'LBOND'"
25482   parameters:
25483   - "throughput"
25484   - "parent"
25485   - "tags"
25486   sort:
25487   - "L2BDMACLRN"
25488   - "L2BDMACLRN"
25489   - "L2BDMACLRN"
25490   - "L2XCFWD"
25491   - "L2XCFWD"
25492   - "L2XCFWD"
25493   layout:
25494     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-ndr"
25495     layout: "plot-throughput-speedup-analysis"
25496
25497 -
25498   type: "plot"
25499   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-pdr-tsa"
25500   algorithm: "plot_throughput_speedup_analysis"
25501   output-file-type: ".html"
25502   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-pdr-tsa"
25503   data: "plot-throughput-speedup-analysis-3n-hsw"
25504   filter: "'NIC_Intel-X710' and
25505            '64B' and
25506            'NDRPDR' and
25507            ('ETH' or 'DOT1Q') and
25508            ('L2BDMACLRN' or 'L2XCFWD') and
25509            'VHOST_1024' and
25510            not 'CFS_OPT' and
25511            not 'VXLAN' and
25512            not 'IP4FWD' and
25513            not 'LBOND'"
25514   parameters:
25515   - "throughput"
25516   - "parent"
25517   - "tags"
25518   sort:
25519   - "L2BDMACLRN"
25520   - "L2BDMACLRN"
25521   - "L2BDMACLRN"
25522   - "L2XCFWD"
25523   - "L2XCFWD"
25524   - "L2XCFWD"
25525   layout:
25526     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-pdr"
25527     layout: "plot-throughput-speedup-analysis"
25528
25529 # Packet Speedup - VPP vhost ip4 3n-skx-x710
25530 -
25531   type: "plot"
25532   title: "VPP Speedup: vhost-ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
25533   algorithm: "plot_throughput_speedup_analysis"
25534   output-file-type: ".html"
25535   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
25536   data: "plot-throughput-speedup-analysis-3n-skx"
25537   filter: "'NIC_Intel-X710' and
25538            '64B' and
25539            'NDRPDR' and
25540            'ETH' and
25541            'IP4FWD' and
25542            'VHOST_1024' and
25543            not 'VXLAN' and
25544            not 'DOT1Q'"
25545   parameters:
25546   - "throughput"
25547   - "parent"
25548   - "tags"
25549   sort:
25550   - "1VM"
25551   - "2VM"
25552   layout:
25553     title: "vhost-ip4-3n-skx-x710-64b-base_and_scale-ndr"
25554     layout: "plot-throughput-speedup-analysis"
25555
25556 -
25557   type: "plot"
25558   title: "VPP Speedup: vhost-ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
25559   algorithm: "plot_throughput_speedup_analysis"
25560   output-file-type: ".html"
25561   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
25562   data: "plot-throughput-speedup-analysis-3n-skx"
25563   filter: "'NIC_Intel-X710' and
25564            '64B' and
25565            'NDRPDR' and
25566            'ETH' and
25567            'IP4FWD' and
25568            'VHOST_1024' and
25569            not 'VXLAN' and
25570            not 'DOT1Q'"
25571   parameters:
25572   - "throughput"
25573   - "parent"
25574   - "tags"
25575   sort:
25576   - "1VM"
25577   - "2VM"
25578   layout:
25579     title: "vhost-ip4-3n-skx-x710-64b-base_and_scale-pdr"
25580     layout: "plot-throughput-speedup-analysis"
25581
25582 # Packet Speedup - VPP vhost ip4 2n-skx-x710
25583 -
25584   type: "plot"
25585   title: "VPP Speedup: vhost-ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
25586   algorithm: "plot_throughput_speedup_analysis"
25587   output-file-type: ".html"
25588   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
25589   data: "plot-throughput-speedup-analysis-2n-skx"
25590   filter: "'NIC_Intel-X710' and
25591            '64B' and
25592            'NDRPDR' and
25593            'ETH' and
25594            'IP4FWD' and
25595            'VHOST_1024' and
25596            not 'VXLAN' and
25597            not 'NF_DENSITY' and
25598            not 'CFS_OPT' and
25599            not 'DOT1Q'"
25600   parameters:
25601   - "throughput"
25602   - "parent"
25603   - "tags"
25604   sort:
25605   - "1VM"
25606   - "2VM"
25607   layout:
25608     title: "vhost-ip4-2n-skx-x710-64b-base_and_scale-ndr"
25609     layout: "plot-throughput-speedup-analysis"
25610
25611 -
25612   type: "plot"
25613   title: "VPP Speedup: vhost-ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
25614   algorithm: "plot_throughput_speedup_analysis"
25615   output-file-type: ".html"
25616   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
25617   data: "plot-throughput-speedup-analysis-2n-skx"
25618   filter: "'NIC_Intel-X710' and
25619            '64B' and
25620            'NDRPDR' and
25621            'ETH' and
25622            'IP4FWD' and
25623            'VHOST_1024' and
25624            not 'VXLAN' and
25625            not 'NF_DENSITY' and
25626            not 'CFS_OPT' and
25627            not 'DOT1Q'"
25628   parameters:
25629   - "throughput"
25630   - "parent"
25631   - "tags"
25632   sort:
25633   - "1VM"
25634   - "2VM"
25635   layout:
25636     title: "vhost-ip4-2n-skx-x710-64b-base_and_scale-pdr"
25637     layout: "plot-throughput-speedup-analysis"
25638
25639 # Packet Speedup - VPP vhost l2sw 2n-skx-x710 - base
25640 -
25641   type: "plot"
25642   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base_and_features-ndr-tsa"
25643   algorithm: "plot_throughput_speedup_analysis"
25644   output-file-type: ".html"
25645   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base_and_features-ndr-tsa"
25646   data: "plot-throughput-speedup-analysis-2n-skx"
25647   filter: "'NIC_Intel-X710' and
25648            '64B' and
25649            'NDRPDR' and
25650            ('ETH' or 'DOT1Q') and
25651            'BASE' and
25652            ('L2BDMACLRN' or 'L2XCFWD') and
25653            'VHOST_1024' and
25654            not 'VXLAN' and
25655            not 'NF_DENSITY' and
25656            not 'IP4FWD' and
25657            not '2VM'"
25658   parameters:
25659   - "throughput"
25660   - "parent"
25661   - "tags"
25662 #  sort:
25663 #  - "not CFS_OPT"
25664 #  - "L2XCFWD"
25665 #  - "not CFS_OPT"
25666 #  - "CFS_OPT"
25667   layout:
25668     title: "vhost-l2sw-2n-skx-x710-64b-base_and_features-ndr"
25669     layout: "plot-throughput-speedup-analysis"
25670
25671 -
25672   type: "plot"
25673   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base_and_features-pdr-tsa"
25674   algorithm: "plot_throughput_speedup_analysis"
25675   output-file-type: ".html"
25676   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base_and_features-pdr-tsa"
25677   data: "plot-throughput-speedup-analysis-2n-skx"
25678   filter: "'NIC_Intel-X710' and
25679            '64B' and
25680            'NDRPDR' and
25681            ('ETH' or 'DOT1Q') and
25682            'BASE' and
25683            ('L2BDMACLRN' or 'L2XCFWD') and
25684            'VHOST_1024' and
25685            not 'VXLAN' and
25686            not 'NF_DENSITY' and
25687            not 'IP4FWD' and
25688            not '2VM'"
25689   parameters:
25690   - "throughput"
25691   - "parent"
25692   - "tags"
25693 #  sort:
25694 #  - "not CFS_OPT"
25695 #  - "L2XCFWD"
25696 #  - "not CFS_OPT"
25697 #  - "CFS_OPT"
25698   layout:
25699     title: "vhost-l2sw-2n-skx-x710-64b-base_and_features-pdr"
25700     layout: "plot-throughput-speedup-analysis"
25701
25702 # Packet Speedup - VPP vhost l2sw 2n-skx-x710 - base vm
25703 -
25704   type: "plot"
25705   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base-vm-ndr-tsa"
25706   algorithm: "plot_throughput_speedup_analysis"
25707   output-file-type: ".html"
25708   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base-vm-ndr-tsa"
25709   data: "plot-throughput-speedup-analysis-2n-skx"
25710   filter: "'NIC_Intel-X710' and
25711            '64B' and
25712            'NDRPDR' and
25713            ('ETH' or 'DOT1Q') and
25714            ('L2BDMACLRN' or 'L2XCFWD') and
25715            'VHOST_1024' and
25716            not 'CFS_OPT' and
25717            not 'VXLAN' and
25718            not 'NF_DENSITY' and
25719            not 'DOT1Q' and
25720            not 'IP4FWD'"
25721   parameters:
25722   - "throughput"
25723   - "parent"
25724   - "tags"
25725 #  sort:
25726 #  - "1VM"
25727 #  - "L2XCFWD"
25728 #  - "1VM"
25729 #  - "L2BDMACLRN"
25730   layout:
25731     title: "vhost-l2sw-2n-skx-x710-64b-base-vm-ndr"
25732     layout: "plot-throughput-speedup-analysis"
25733
25734 -
25735   type: "plot"
25736   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base-vm-pdr-tsa"
25737   algorithm: "plot_throughput_speedup_analysis"
25738   output-file-type: ".html"
25739   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base-vm-pdr-tsa"
25740   data: "plot-throughput-speedup-analysis-2n-skx"
25741   filter: "'NIC_Intel-X710' and
25742            '64B' and
25743            'NDRPDR' and
25744            ('ETH' or 'DOT1Q') and
25745            ('L2BDMACLRN' or 'L2XCFWD') and
25746            'VHOST_1024' and
25747            not 'CFS_OPT' and
25748            not 'VXLAN' and
25749            not 'NF_DENSITY' and
25750            not 'DOT1Q' and
25751            not 'IP4FWD'"
25752   parameters:
25753   - "throughput"
25754   - "parent"
25755   - "tags"
25756 #  sort:
25757 #  - "1VM"
25758 #  - "L2XCFWD"
25759 #  - "1VM"
25760 #  - "L2BDMACLRN"
25761   layout:
25762     title: "vhost-l2sw-2n-skx-x710-64b-base-vm-pdr"
25763     layout: "plot-throughput-speedup-analysis"
25764
25765 # Packet Speedup - VPP vhost ip4 2n-skx-xxv710
25766 -
25767   type: "plot"
25768   title: "VPP Speedup: vhost-ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
25769   algorithm: "plot_throughput_speedup_analysis"
25770   output-file-type: ".html"
25771   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
25772   data: "plot-throughput-speedup-analysis-2n-skx"
25773   filter: "'NIC_Intel-XXV710' and
25774            '64B' and
25775            'NDRPDR' and
25776            'ETH' and
25777            'IP4FWD' and
25778            'VHOST_1024' and
25779            not 'VXLAN' and
25780            not 'CFS_OPT' and
25781            not 'DOT1Q'"
25782   parameters:
25783   - "throughput"
25784   - "parent"
25785   - "tags"
25786   sort:
25787   - "not CFS_OPT"
25788   - "1VM"
25789   - "2VM"
25790   layout:
25791     title: "vhost-ip4-2n-skx-xxv710-64b-base_and_scale-ndr"
25792     layout: "plot-throughput-speedup-analysis"
25793
25794 -
25795   type: "plot"
25796   title: "VPP Speedup: vhost-ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
25797   algorithm: "plot_throughput_speedup_analysis"
25798   output-file-type: ".html"
25799   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
25800   data: "plot-throughput-speedup-analysis-2n-skx"
25801   filter: "'NIC_Intel-XXV710' and
25802            '64B' and
25803            'NDRPDR' and
25804            'ETH' and
25805            'IP4FWD' and
25806            'VHOST_1024' and
25807            not 'VXLAN' and
25808            not 'CFS_OPT' and
25809            not 'DOT1Q'"
25810   parameters:
25811   - "throughput"
25812   - "parent"
25813   - "tags"
25814   sort:
25815   - "not CFS_OPT"
25816   - "1VM"
25817   - "2VM"
25818   layout:
25819     title: "vhost-ip4-2n-skx-xxv710-64b-base_and_scale-pdr"
25820     layout: "plot-throughput-speedup-analysis"
25821
25822 # Packet Speedup - VPP vhost l2sw 2n-skx-xxv710 - base
25823 -
25824   type: "plot"
25825   title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base_and_features-ndr-tsa"
25826   algorithm: "plot_throughput_speedup_analysis"
25827   output-file-type: ".html"
25828   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base_and_features-ndr-tsa"
25829   data: "plot-throughput-speedup-analysis-2n-skx"
25830   filter: "'NIC_Intel-XXV710' and
25831            '64B' and
25832            'NDRPDR' and
25833            ('ETH' or 'DOT1Q') and
25834            'BASE' and
25835            ('L2BDMACLRN' or 'L2XCFWD') and
25836            'VHOST_1024' and
25837            not 'VXLAN' and
25838            not 'IP4FWD' and
25839            not '2VM'"
25840   parameters:
25841   - "throughput"
25842   - "parent"
25843   - "tags"
25844 #  sort:
25845 #  - "not CFS_OPT"
25846 #  - "L2XCFWD"
25847 #  - "not CFS_OPT"
25848 #  - "CFS_OPT"
25849   layout:
25850     title: "vhost-l2sw-2n-skx-xxv710-64b-base_and_features-ndr"
25851     layout: "plot-throughput-speedup-analysis"
25852
25853 -
25854   type: "plot"
25855   title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base_and_features-pdr-tsa"
25856   algorithm: "plot_throughput_speedup_analysis"
25857   output-file-type: ".html"
25858   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base_and_features-pdr-tsa"
25859   data: "plot-throughput-speedup-analysis-2n-skx"
25860   filter: "'NIC_Intel-XXV710' and
25861            '64B' and
25862            'NDRPDR' and
25863            ('ETH' or 'DOT1Q') and
25864            'BASE' and
25865            ('L2BDMACLRN' or 'L2XCFWD') and
25866            'VHOST_1024' and
25867            not 'VXLAN' and
25868            not 'IP4FWD' and
25869            not '2VM'"
25870   parameters:
25871   - "throughput"
25872   - "parent"
25873   - "tags"
25874 #  sort:
25875 #  - "not CFS_OPT"
25876 #  - "L2XCFWD"
25877 #  - "not CFS_OPT"
25878 #  - "CFS_OPT"
25879   layout:
25880     title: "vhost-l2sw-2n-skx-xxv710-64b-base_and_features-pdr"
25881     layout: "plot-throughput-speedup-analysis"
25882
25883 # Packet Speedup - VPP vhost l2sw 2n-skx-xxv710 - base vm
25884 -
25885   type: "plot"
25886   title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base-vm-ndr-tsa"
25887   algorithm: "plot_throughput_speedup_analysis"
25888   output-file-type: ".html"
25889   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base-vm-ndr-tsa"
25890   data: "plot-throughput-speedup-analysis-2n-skx"
25891   filter: "'NIC_Intel-XXV710' and
25892            '64B' and
25893            'NDRPDR' and
25894            ('ETH' or 'DOT1Q') and
25895            ('L2BDMACLRN' or 'L2XCFWD') and
25896            'VHOST_1024' and
25897            not 'CFS_OPT' and
25898            not 'VXLAN' and
25899            not 'DOT1Q' and
25900            not 'IP4FWD'"
25901   parameters:
25902   - "throughput"
25903   - "parent"
25904   - "tags"
25905 #  sort:
25906 #  - "1VM"
25907 #  - "L2XCFWD"
25908 #  - "1VM"
25909 #  - "L2BDMACLRN"
25910   layout:
25911     title: "vhost-l2sw-2n-skx-xxv710-64b-base-vm-ndr"
25912     layout: "plot-throughput-speedup-analysis"
25913
25914 -
25915   type: "plot"
25916   title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base-vm-pdr-tsa"
25917   algorithm: "plot_throughput_speedup_analysis"
25918   output-file-type: ".html"
25919   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base-vm-pdr-tsa"
25920   data: "plot-throughput-speedup-analysis-2n-skx"
25921   filter: "'NIC_Intel-XXV710' and
25922            '64B' and
25923            'NDRPDR' and
25924            ('ETH' or 'DOT1Q') and
25925            ('L2BDMACLRN' or 'L2XCFWD') and
25926            'VHOST_1024' and
25927            not 'CFS_OPT' and
25928            not 'VXLAN' and
25929            not 'DOT1Q' and
25930            not 'IP4FWD'"
25931   parameters:
25932   - "throughput"
25933   - "parent"
25934   - "tags"
25935 #  sort:
25936 #  - "1VM"
25937 #  - "L2XCFWD"
25938 #  - "1VM"
25939 #  - "L2BDMACLRN"
25940   layout:
25941     title: "vhost-l2sw-2n-skx-xxv710-64b-base-vm-pdr"
25942     layout: "plot-throughput-speedup-analysis"
25943
25944 ################################################################################
25945
25946 # Speedup - VPP vts 3n-hsw-x520
25947 -
25948   type: "plot"
25949   title: "VPP Speedup: vts-3n-hsw-x520-114b-base_and_scale-ndr-tsa"
25950   algorithm: "plot_throughput_speedup_analysis"
25951   output-file-type: ".html"
25952   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-base_and_scale-ndr-tsa"
25953   data: "plot-throughput-speedup-analysis-3n-hsw"
25954   filter: "'NIC_Intel-X520-DA2' and
25955            '114B' and
25956            'NDRPDR' and
25957            'VTS'"
25958   parameters:
25959   - "throughput"
25960   - "parent"
25961   - "tags"
25962   layout:
25963     title: "vts-3n-hsw-x520-114b-base_and_scale-ndr"
25964     layout: "plot-throughput-speedup-analysis"
25965
25966 -
25967   type: "plot"
25968   title: "VPP Speedup: vts-3n-hsw-x520-114b-base_and_scale-pdr-tsa"
25969   algorithm: "plot_throughput_speedup_analysis"
25970   output-file-type: ".html"
25971   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-base_and_scale-pdr-tsa"
25972   data: "plot-throughput-speedup-analysis-3n-hsw"
25973   filter: "'NIC_Intel-X520-DA2' and
25974            '114B' and
25975            'NDRPDR' and
25976            'VTS'"
25977   parameters:
25978   - "throughput"
25979   - "parent"
25980   - "tags"
25981   layout:
25982     title: "vts-3n-hsw-x520-114b-base_and_scale-pdr-tsa"
25983     layout: "plot-throughput-speedup-analysis"