CSIT-1350: Add new data to 1810 report
[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,MRR,VPP,3N,HSW]: "{DIR[DTR]}/vpp_mrr_results_3n_hsw"
37     DIR[DTR,MRR,VPP,3N,SKX]: "{DIR[DTR]}/vpp_mrr_results_3n_skx"
38     DIR[DTR,MRR,VPP,2N,SKX]: "{DIR[DTR]}/vpp_mrr_results_2n_skx"
39     DIR[DTR,PERF,COT,3N,HSW]: "{DIR[DTR]}/cot_performance_results_3n_hsw"
40     DIR[DTR,FUNC,VPP,UBUNTU]: "{DIR[DTR]}/vpp_functional_results_ubuntu"
41     DIR[DTR,FUNC,VPP,CENTOS]: "{DIR[DTR]}/vpp_functional_results_centos"
42     DIR[DTR,FUNC,HC]: "{DIR[DTR]}/honeycomb_functional_results"
43     DIR[DTR,FUNC,NSHSFC]: "{DIR[DTR]}/nshsfc_functional_results"
44     DIR[DTR,FUNC,DMM]: "{DIR[DTR]}/dmm_functional_results"
45     DIR[DTR,PERF,VPP,IMPRV]: "{DIR[WORKING,SRC]}/vpp_performance_tests/performance_improvements"
46
47     # Detailed test configurations
48     DIR[DTC]: "{DIR[WORKING,SRC]}/test_configuration"
49     DIR[DTC,PERF,VPP,3N,HSW]: "{DIR[DTC]}/vpp_performance_configuration_3n_hsw"
50     DIR[DTC,PERF,VPP,3N,SKX]: "{DIR[DTC]}/vpp_performance_configuration_3n_skx"
51     DIR[DTC,PERF,VPP,2N,SKX]: "{DIR[DTC]}/vpp_performance_configuration_2n_skx"
52     DIR[DTC,MRR,VPP,3N,HSW]: "{DIR[DTC]}/vpp_mrr_configuration_3n_hsw"
53     DIR[DTC,MRR,VPP,3N,SKX]: "{DIR[DTC]}/vpp_mrr_configuration_3n_skx"
54     DIR[DTC,MRR,VPP,2N,SKX]: "{DIR[DTC]}/vpp_mrr_configuration_2n_skx"
55     DIR[DTC,FUNC,VPP,UBUNTU]: "{DIR[DTC]}/vpp_functional_configuration_ubuntu"
56     DIR[DTC,FUNC,VPP,CENTOS]: "{DIR[DTC]}/vpp_functional_configuration_centos"
57
58     # Detailed tests operational data
59     DIR[DTO]: "{DIR[WORKING,SRC]}/test_operational_data"
60     DIR[DTO,PERF,VPP,3N,HSW]: "{DIR[DTO]}/vpp_performance_operational_data_3n_hsw"
61     DIR[DTO,PERF,VPP,3N,SKX]: "{DIR[DTO]}/vpp_performance_operational_data_3n_skx"
62     DIR[DTO,PERF,VPP,2N,SKX]: "{DIR[DTO]}/vpp_performance_operational_data_2n_skx"
63
64     # .css patch file to fix tables generated by Sphinx
65     DIR[CSS_PATCH_FILE]: "{DIR[STATIC]}/theme_overrides.css"
66     DIR[CSS_PATCH_FILE2]: "{DIR[WORKING,SRC,STATIC]}/theme_overrides.css"
67
68   urls:
69     URL[JENKINS,CSIT]: "https://jenkins.fd.io/view/csit/job"
70     URL[JENKINS,HC]: "https://jenkins.fd.io/view/hc2vpp/job"
71     URL[NEXUS]: "https://docs.fd.io/csit"
72     DIR[NEXUS]: "report/_static/archive"
73
74   make-dirs:
75   # List the directories which are created while preparing the environment.
76   # All directories MUST be defined in "paths" section.
77   - "DIR[WORKING,DATA]"
78   - "DIR[STATIC,VPP]"
79   - "DIR[STATIC,DPDK]"
80   - "DIR[STATIC,ARCH]"
81   - "DIR[BUILD,LATEX]"
82   - "DIR[WORKING,SRC]"
83   - "DIR[WORKING,SRC,STATIC]"
84
85   remove-dirs:
86   # List the directories which are deleted while cleaning the environment.
87   # All directories MUST be defined in "paths" section.
88   #- "DIR[BUILD,HTML]"
89   - "DIR[WORKING,DATA]"
90
91   build-dirs:
92   # List the directories where the results (build) is stored.
93   # All directories MUST be defined in "paths" section.
94   - "DIR[BUILD,HTML]"
95   - "DIR[BUILD,LATEX]"
96
97 -
98   type: "configuration"
99
100   limits:
101     nic:
102       x520: 24460000
103       x710: 35800000
104       xxv710: 35800000
105       xl710: 35800000
106
107     link:
108       10ge: 14880952.38
109       25ge: 37202380.95
110       40ge: 59523809.52
111       100ge: 148809523.81
112
113     pci:
114       pci-g3-x8: 74404761.90
115       pci-g3-x16: 148809523.81
116
117   data-sets:
118
119     # VPP Performance
120     vpp-performance-changes:
121       csit-vpp-perf-1804-all:
122       - 21  # sel
123       - 22  # sel
124       - 23  # sel
125       - 24  # sel
126       - 27  # sel
127       - 28  # sel
128       - 29  # sel
129       - 30  # sel
130       - 31  # sel
131       - 35  # sel
132       csit-vpp-perf-verify-1807-3n-hsw:
133       - 11  # NDRPDR full 1
134       - 22  # NDRPDR full 2
135       - 45  # NDRPDR full 3
136       - 46  # NDRPDR full 4
137       - 15  # NDRPDR sel
138       - 16  # NDRPDR sel
139       - 19  # NDRPDR sel
140       - 18  # NDRPDR sel
141       - 20  # NDRPDR sel
142       - 38  # NDRPDR sel
143       - 40  # NDRPDR sel
144       - 44  # NDRPDR sel
145       - 47  # NDRPDR sel
146       csit-vpp-perf-verify-1810-3n-hsw:
147       # TODO: Add data
148       - 8   # NDRPDR sel
149       - 12  # NDRPDR sel
150       - 14  # NDRPDR sel
151       - 18  # NDRPDR sel
152
153     vpp-compare-testbeds:
154       csit-vpp-perf-verify-1810-3n-hsw:
155       # TODO: Add data
156       - 8   # NDRPDR sel
157       - 12  # NDRPDR sel
158       - 14  # NDRPDR sel
159       - 18  # NDRPDR sel
160       csit-vpp-perf-verify-1810-3n-skx:
161       - 24  # NDRPDR full
162       - 10  # NDRPDR sel
163       - 14  # NDRPDR sel
164       - 15  # NDRPDR sel
165       - 16  # NDRPDR sel
166       - 17  # NDRPDR sel
167       - 19  # NDRPDR sel
168       - 20  # NDRPDR sel
169       - 21  # NDRPDR sel
170       - 22  # NDRPDR sel
171
172     vpp-compare-testbeds-mrr:
173       csit-vpp-perf-verify-1810-3n-hsw:
174       # TODO: Add data
175       - 9   # MRR sel
176       csit-vpp-perf-verify-1810-3n-skx:
177       # TODO: Add data
178       - 9   # MRR sel
179       - 11  # MRR sel
180       - 12  # MRR sel
181       - 13  # MRR sel
182
183     vpp-performance-changes-mrr:
184       csit-vpp-perf-check-1804:
185       - 6   # mrr - sel
186       - 13  # mrr - sel
187       - 14  # mrr - sel
188       - 15  # mrr - sel
189       - 16  # mrr - sel
190       - 17  # mrr - sel
191       - 19  # mrr - sel
192       - 20  # mrr - sel
193       - 21  # mrr - sel
194       - 22  # mrr - sel
195       csit-vpp-perf-verify-1807-3n-hsw:
196       - 8   # MRR full
197       - 9   # MRR sel
198       - 21  # MRR sel
199       - 31  # MRR sel
200       - 33  # MRR sel
201       - 36  # MRR sel
202       - 41  # MRR sel
203       - 42  # MRR sel
204       - 48  # MRR sel
205       csit-vpp-perf-verify-1810-3n-hsw:
206       # TODO: Add data
207       - 9   # MRR sel
208
209     vpp-perf-results-3n-hsw:
210       csit-vpp-perf-verify-1810-3n-hsw:
211       # TODO: Replace with full
212       - 8   # NDRPDR sel
213
214     vpp-perf-results-3n-skx:
215       csit-vpp-perf-verify-1810-3n-skx:
216       # TODO: Add data
217       - 24  # NDRPDR full
218
219     vpp-perf-results-2n-skx:
220       csit-vpp-perf-verify-1810-2n-skx:
221       - 25  # NDRPDR full
222       - 26  # NDRPDR full
223
224     vpp-mrr-results-3n-hsw:
225       csit-vpp-perf-verify-1810-3n-hsw:
226       # TODO: Replace with full
227       - 9   # MRR sel
228
229     vpp-mrr-results-3n-skx:
230       csit-vpp-perf-verify-1810-3n-skx:
231       # TODO: Replace with full
232       - 9   # MRR sel
233
234     vpp-mrr-results-2n-skx:
235       csit-vpp-perf-verify-1810-2n-skx:
236       # TODO: Replace with full
237       - 8   # MRR sel
238
239     plot-throughput-speedup-analysis-3n-hsw:
240       csit-vpp-perf-verify-1810-3n-hsw:
241       # TODO: Add data
242       - 8   # NDRPDR sel
243       - 12  # NDRPDR sel
244       - 14  # NDRPDR sel
245       - 18  # NDRPDR sel
246
247     plot-throughput-speedup-analysis-3n-skx:
248       csit-vpp-perf-verify-1810-3n-skx:
249       - 24  # NDRPDR full
250       - 10  # NDRPDR sel
251       - 14  # NDRPDR sel
252       - 15  # NDRPDR sel
253       - 16  # NDRPDR sel
254       - 17  # NDRPDR sel
255       - 19  # NDRPDR sel
256       - 20  # NDRPDR sel
257       - 21  # NDRPDR sel
258       - 22  # NDRPDR sel
259
260     plot-throughput-speedup-analysis-2n-skx:
261       csit-vpp-perf-verify-1810-2n-skx:
262       - 9   # NDRPDR sel
263       - 13  # NDRPDR sel
264       - 14  # NDRPDR sel
265       - 19  # NDRPDR sel
266       - 20  # NDRPDR sel
267       - 21  # NDRPDR sel
268       - 22  # NDRPDR sel
269       - 23  # NDRPDR sel
270       - 24  # NDRPDR sel
271
272     plot-vpp-throughput-latency-3n-hsw:
273       csit-vpp-perf-verify-1810-3n-hsw:
274       # TODO: Add data
275       - 8   # NDRPDR sel
276       - 12  # NDRPDR sel
277       - 14  # NDRPDR sel
278       - 18  # NDRPDR sel
279
280     plot-vpp-throughput-latency-3n-skx:
281       csit-vpp-perf-verify-1810-3n-skx:
282       - 24  # NDRPDR full
283       - 10  # NDRPDR sel
284       - 14  # NDRPDR sel
285       - 15  # NDRPDR sel
286       - 16  # NDRPDR sel
287       - 17  # NDRPDR sel
288       - 19  # NDRPDR sel
289       - 20  # NDRPDR sel
290       - 21  # NDRPDR sel
291       - 22  # NDRPDR sel
292
293     plot-vpp-throughput-latency-2n-skx:
294       csit-vpp-perf-verify-1810-2n-skx:
295       - 9   # NDRPDR sel
296       - 13  # NDRPDR sel
297       - 14  # NDRPDR sel
298       - 19  # NDRPDR sel
299       - 20  # NDRPDR sel
300       - 21  # NDRPDR sel
301       - 22  # NDRPDR sel
302       - 23  # NDRPDR sel
303       - 24  # NDRPDR sel
304
305     plot-vpp-http-server-performance:
306       # TODO: Replace with 1810 data:
307       csit-vpp-perf-verify-1807-3n-hsw:
308       - 24  # WRK
309       - 25  # WRK
310       - 23  # WRK
311       - 26  # WRK
312       - 27  # WRK
313       - 28  # WRK
314       - 29  # WRK
315       - 30  # WRK
316       - 32  # WRK
317       - 35  # WRK
318
319     # VPP Functional
320     vpp-func-results-ubuntu:
321       csit-vpp-functional-1810-ubuntu1604-virl:
322       - 44
323
324     vpp-func-results-centos:
325       # TODO: Replace with 1810 data:
326       csit-vpp-functional-1810-centos7-virl:
327       - 44
328
329     vpp-device-results-ubuntu:
330       csit-vpp-device-1810-ubuntu1804-1n-skx:
331       - 2
332
333     # VPP Ligato
334     ligato-perf-results-3n-hsw:
335       # TODO: Replace with 1810 data:
336       csit-ligato-perf-1807-all:
337       - 3   # full ?
338
339     plot-ligato-throughput-speedup-analysis-3n-hsw:
340       # TODO: Replace with 1810 data:
341       csit-ligato-perf-1807-all:
342       - 3   # full ?
343       - 4   # sel
344
345     plot-ligato-throughput-latency-3n-hsw:
346       # TODO: Replace with 1810 data:
347       csit-ligato-perf-1807-all:
348       - 3   # full ?
349       - 4   # sel
350
351     # DPDK Performance
352     dpdk-performance-changes:
353       # TODO: Replace with 1810 data:
354       csit-dpdk-perf-1804-all:
355       - 4
356       - 5
357       - 6
358       - 7
359       - 8
360       - 9
361       - 10
362       - 11
363       - 12
364       - 13
365       csit-dpdk-perf-verify-1807-3n-hsw:
366       - 11
367       - 12  # full
368       - 14
369       - 15
370       - 16
371       - 17
372       - 20
373       - 21
374       - 22
375       - 23
376
377     dpdk-compare-testbeds:
378       # TODO: Replace with 1810 data:
379       csit-dpdk-perf-verify-1807-3n-skx:
380       - 1
381       - 2
382       - 3
383       - 6
384       - 7
385       - 8
386       - 9
387       - 10
388       - 11
389       - 12
390       csit-dpdk-perf-verify-1807-3n-hsw:
391       - 11
392       - 12  # full
393       - 14
394       - 15
395       - 16
396       - 17
397       - 20
398       - 21
399       - 22
400       - 23
401
402     dpdk-perf-results-3n-hsw:
403       # TODO: Replace with 1810 data:
404       csit-dpdk-perf-verify-1807-3n-hsw:
405       - 12
406
407     dpdk-perf-results-3n-skx:
408       # TODO: Replace with 1810 data:
409       csit-dpdk-perf-verify-1807-3n-skx:
410       - 12
411
412     dpdk-perf-results-2n-skx:
413       # TODO: Replace with 1810 data:
414       csit-dpdk-perf-verify-1807-2n-skx:
415       - 10
416
417     plot-dpdk-throughput-latency-3n-hsw:
418       # TODO: Replace with 1810 data:
419       csit-dpdk-perf-verify-1807-3n-hsw:
420       - 11
421       - 12  # full
422       - 14
423       - 15
424       - 16
425       - 17
426       - 20
427       - 21
428       - 22
429       - 23
430
431     plot-dpdk-throughput-latency-3n-skx:
432       # TODO: Replace with 1810 data:
433       csit-dpdk-perf-verify-1807-3n-skx:
434       - 1
435       - 2
436       - 3
437       - 6
438       - 7
439       - 8
440       - 9
441       - 10
442       - 11
443       - 12
444
445     plot-dpdk-throughput-latency-2n-skx:
446       # TODO: Replace with 1810 data:
447       csit-dpdk-perf-verify-1807-2n-skx:
448       - 1
449       - 2
450       - 3
451       - 4
452       - 5
453       - 6
454       - 7
455       - 8
456       - 9
457       - 10
458
459     # HoneyComb Functional
460     hc-func-results:
461       csit-hc2vpp-verify-func-1810-ubuntu1604:
462       - 1
463
464     # NSH SFC Functional
465     nsh-func-results:
466       csit-nsh_sfc-verify-func-1810-ubuntu1604-virl:
467       - 1
468
469     # DMM Functional
470     dmm-func-results:
471       csit-dmm-functional-1810-ubuntu1604-virl:
472       - 1
473
474   plot-layouts:
475
476     plot-cps:
477       titlefont:
478         size: 18
479       xaxis:
480         title: "<b>Test Cases [Index]</b>"
481         titlefont:
482           size: 16
483         autorange: True
484         fixedrange: False
485         gridcolor: "rgb(230, 230, 230)"
486         linecolor: "rgb(220, 220, 220)"
487         linewidth: 1
488         showgrid: True
489         showline: True
490         showticklabels: True
491         tickcolor: "rgb(220, 220, 220)"
492         tickmode: "linear"
493         tickfont:
494           size: 16
495         zeroline: False
496       yaxis:
497         title: "<b>Connections Per Second [cps]</b>"
498         titlefont:
499           size: 16
500         gridcolor: "rgb(230, 230, 230)"
501         hoverformat: ".4s"
502         linecolor: "rgb(220, 220, 220)"
503         linewidth: 1
504         rangemode: "tozero"
505         showgrid: True
506         showline: True
507         showticklabels: True
508         tickcolor: "rgb(220, 220, 220)"
509         tickformat: ".3s"
510         tickfont:
511           size: 16
512         zeroline: False
513       boxmode: "group"
514       boxgroupgap: 0.5
515       autosize: False
516       margin:
517         t: 50
518         b: 20
519         l: 80
520         r: 20
521       showlegend: True
522       legend:
523         orientation: "h"
524         font:
525           size: 16
526       width: 700
527       height: 800
528
529     plot-rps:
530       titlefont:
531         size: 18
532       xaxis:
533         title: "<b>Test Cases [Index]</b>"
534         titlefont:
535           size: 16
536         autorange: True
537         fixedrange: False
538         gridcolor: "rgb(230, 230, 230)"
539         linecolor: "rgb(220, 220, 220)"
540         linewidth: 1
541         showgrid: True
542         showline: True
543         showticklabels: True
544         tickcolor: "rgb(220, 220, 220)"
545         tickmode: "linear"
546         tickfont:
547           size: 16
548         zeroline: False
549       yaxis:
550         title: "<b>Requests Per Second [rps]</b>"
551         titlefont:
552           size: 16
553         gridcolor: "rgb(230, 230, 230)"
554         hoverformat: ".4s"
555         linecolor: "rgb(220, 220, 220)"
556         linewidth: 1
557         rangemode: "tozero"
558         showgrid: True
559         showline: True
560         showticklabels: True
561         tickcolor: "rgb(230, 230, 230)"
562         tickformat: ".3s"
563         tickfont:
564           size: 16
565         zeroline: False
566       boxmode: "group"
567       boxgroupgap: 0.5
568       autosize: False
569       margin:
570         t: 50
571         b: 20
572         l: 80
573         r: 20
574       showlegend: True
575       legend:
576         orientation: "h"
577         font:
578           size: 16
579       width: 700
580       height: 800
581
582     plot-throughput:
583       titlefont:
584         size: 18
585       xaxis:
586         title: "<b>Test Cases [Index]</b>"
587         titlefont:
588           size: 16
589         autorange: True
590         fixedrange: False
591         gridcolor: "rgb(230, 230, 230)"
592         linecolor: "rgb(220, 220, 220)"
593         linewidth: 1
594         showgrid: True
595         showline: True
596         showticklabels: True
597         tickcolor: "rgb(220, 220, 220)"
598         tickmode: "linear"
599         tickfont:
600           size: 16
601         zeroline: False
602       yaxis:
603         title: "<b>Packet Throughput [Mpps]</b>"
604         titlefont:
605           size: 16
606         gridcolor: "rgb(230, 230, 230)"
607         hoverformat: ".4s"
608         tickformat: ".3s"
609         linecolor: "rgb(220, 220, 220)"
610         linewidth: 1
611         showgrid: True
612         showline: True
613         showticklabels: True
614         tickcolor: "rgb(220, 220, 220)"
615         tickfont:
616           size: 16
617         zeroline: False
618         range: [0,50]
619       boxmode: "group"
620       boxgroupgap: 0.5
621       autosize: False
622       margin:
623         t: 50
624         b: 20
625         l: 80
626         r: 20
627       showlegend: True
628       legend:
629         orientation: "h"
630         font:
631           size: 16
632       width: 700
633       height: 800
634
635     plot-throughput-speedup-analysis:
636       titlefont:
637         size: 18
638       xaxis:
639         title: "<b>Number of Cores [Qty]</b>"
640         titlefont:
641           size: 16
642         autorange: True
643         fixedrange: False
644         gridcolor: "rgb(230, 230, 230)"
645         linecolor: "rgb(220, 220, 220)"
646         linewidth: 1
647         showgrid: True
648         showline: True
649         showticklabels: True
650         tickcolor: "rgb(238, 238, 238)"
651         tickmode: "linear"
652         tickfont:
653           size: 16
654         zeroline: False
655       yaxis:
656         title: "<b>Packet Throughput [Mpps]</b>"
657         titlefont:
658           size: 16
659         type: "linear"
660         gridcolor: "rgb(230, 230, 230)"
661         hoverformat: ".4s"
662         linecolor: "rgb(220, 220, 220)"
663         linewidth: 1
664         showgrid: True
665         showline: True
666         showticklabels: True
667         tickcolor: "rgb(220, 220, 220)"
668         tickformat: ".4s"
669         tickfont:
670           size: 16
671         zeroline: True
672         rangemode: "tozero"
673         # range: [0,100]
674       legend:
675         orientation: "h"
676         font:
677           size: 16
678         xanchor: "left"
679         yanchor: "top"
680         x: 0
681         y: -0.2
682         bgcolor: "rgba(255, 255, 255, 0)"
683         bordercolor: "rgba(255, 255, 255, 0)"
684         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
685       autosize: False
686       margin:
687           't': 50
688           'b': 150
689           'l': 85
690           'r': 10
691       showlegend: True
692       width: 700
693       height: 700
694       hoverlabel:
695         namelength: -1
696       annotations: [
697         {
698           text: "_ _          __          ...",
699           align: "left",
700           showarrow: False,
701           xref: "paper",
702           yref: "paper",
703           xanchor: "left",
704           yanchor: "top",
705           x: 0,
706           y: -0.125,
707           font: {
708             family: "Consolas, Courier New",
709             size: 15
710           },
711         },
712         {
713           text: "    perfect     measured     limit",
714           align: "left",
715           showarrow: False,
716           xref: "paper",
717           yref: "paper",
718           xanchor: "left",
719           yanchor: "top",
720           x: 0,
721           y: -0.14,
722           font: {
723             family: "Consolas, Courier New",
724             size: 15
725           },
726         },
727       ]
728
729     plot-latency:
730       titlefont:
731         size: 18
732       xaxis:
733         title: "<b>Direction</b>"
734         titlefont:
735           size: 16
736         autorange: True
737         fixedrange: False
738         gridcolor: "rgb(230, 230, 230)"
739         linecolor: "rgb(220, 220, 220)"
740         linewidth: 1
741         showgrid: True
742         showline: True
743         showticklabels: False
744         tickcolor: "rgb(220, 220, 220)"
745         tickmode: "linear"
746         tickfont:
747           size: 16
748         zeroline: False
749       yaxis:
750         title: "<b>Packet Latency [uSec]</b>"
751         titlefont:
752           size: 16
753         type: "linear"
754         gridcolor: "rgb(230, 230, 230)"
755         hoverformat: ".4s"
756         linecolor: "rgb(220, 220, 220)"
757         linewidth: 1
758         showgrid: True
759         showline: True
760         showticklabels: True
761         tickcolor: "rgb(220, 220, 220)"
762         tickformat: ".4s"
763         tickfont:
764           size: 16
765         zeroline: True
766         rangemode: "tozero"
767       legend:
768         orientation: "h"
769         font:
770           size: 16
771         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
772       autosize: False
773       margin:
774           't': 50
775           'b': 150
776           'l': 80
777           'r': 10
778       showlegend: True
779       width: 700
780       height: 700
781       hoverlabel:
782         namelength: -1
783
784 -
785   type: "static"
786   src-path: "{DIR[RST]}"
787   dst-path: "{DIR[WORKING,SRC]}"
788
789 -
790   type: "input"
791   general:
792     file-name: "robot-plugin.zip"
793     file-format: ".zip"
794     download-path: "{job}/{build}/robot/report/*zip*/{filename}"
795     extract: "robot-plugin/output.xml"
796
797   builds:
798
799     csit-vpp-perf-1804-all:
800     - 21  # sel
801     - 22  # sel
802     - 23  # sel
803     - 24  # sel
804     - 27  # sel
805     - 28  # sel
806     - 29  # sel
807     - 30  # sel
808     - 31  # sel
809     - 35  # sel
810     csit-vpp-perf-verify-1807-3n-hsw:
811     - 8   # MRR full
812     - 9   # MRR sel
813     - 21  # MRR sel
814     - 31  # MRR sel
815     - 33  # MRR sel
816     - 36  # MRR sel
817     - 41  # MRR sel
818     - 42  # MRR sel
819     - 48  # MRR sel
820     - 11  # NDRPDR full 1
821     - 22  # NDRPDR full 2
822     - 45  # NDRPDR full 3
823     - 46  # NDRPDR full 4
824     - 15  # NDRPDR sel
825     - 16  # NDRPDR sel
826     - 19  # NDRPDR sel
827     - 18  # NDRPDR sel
828     - 20  # NDRPDR sel
829     - 38  # NDRPDR sel
830     - 40  # NDRPDR sel
831     - 44  # NDRPDR sel
832     - 47  # NDRPDR sel
833     - 24  # WRK
834     - 25  # WRK
835     - 23  # WRK
836     - 26  # WRK
837     - 27  # WRK
838     - 28  # WRK
839     - 29  # WRK
840     - 30  # WRK
841     - 32  # WRK
842     - 35  # WRK
843     # TODO: Add data:
844     csit-vpp-perf-verify-1810-3n-hsw:
845     - 9   # MRR sel
846     - 8   # NDRPDR sel
847     - 12  # NDRPDR sel
848     - 14  # NDRPDR sel
849     - 18  # NDRPDR sel
850     csit-vpp-perf-verify-1807-3n-skx:
851     - 31  # MRR full
852     - 28  # MRR sel
853     - 32  # MRR sel
854     - 36  # MRR sel
855     - 42  # MRR sel
856     - 47  # MRR sel
857     - 48  # MRR sel
858     - 51  # MRR sel
859     - 52  # MRR sel
860     - 53  # MRR sel
861     - 54  # MRR sel
862     - 40  # NDRPDR full 1
863     - 41  # NDRPDR full 2
864     - 33  # NDRPDR sel
865     - 35  # NDRPDR sel
866     - 37  # NDRPDR sel
867     - 38  # NDRPDR sel
868     - 39  # NDRPDR sel
869     - 43  # NDRPDR sel
870     - 44  # NDRPDR sel
871     - 49  # NDRPDR sel
872     - 50  # NDRPDR sel
873     - 56  # NDRPDR sel
874     # TODO: Add data:
875     csit-vpp-perf-verify-1810-3n-skx:
876     - 9   # MRR sel
877     - 11  # MRR sel
878     - 12  # MRR sel
879     - 13  # MRR sel
880     - 24  # NDRPDR full
881     - 10  # NDRPDR sel
882     - 14  # NDRPDR sel
883     - 15  # NDRPDR sel
884     - 16  # NDRPDR sel
885     - 17  # NDRPDR sel
886     - 19  # NDRPDR sel
887     - 20  # NDRPDR sel
888     - 21  # NDRPDR sel
889     - 22  # NDRPDR sel
890     csit-vpp-perf-verify-1807-2n-skx:
891     - 27  # MRR full
892     - 31  # MRR sel
893     - 33  # MRR sel
894     - 37  # MRR sel
895     - 38  # MRR sel
896     - 41  # MRR sel
897     - 43  # MRR sel
898     - 44  # MRR sel
899     - 45  # MRR sel
900     - 46  # MRR sel
901     - 47  # MRR sel
902     - 32  # NDRPDR full
903     - 26  # NDRPDR sel
904     - 28  # NDRPDR sel
905     - 29  # NDRPDR sel
906     - 30  # NDRPDR sel
907     - 34  # NDRPDR sel
908     - 35  # NDRPDR sel
909     - 36  # NDRPDR sel
910     - 39  # NDRPDR sel
911     - 40  # NDRPDR sel
912     - 42  # NDRPDR sel
913     # TODO: Add data:
914     csit-vpp-perf-verify-1810-2n-skx:
915     - 8   # MRR sel
916     - 10  # MRR sel
917     - 11  # MRR sel
918     - 12  # MRR sel
919     - 25  # NDRPDR full
920     - 26  # NDRPDR full
921     - 9   # NDRPDR sel
922     - 13  # NDRPDR sel
923     - 14  # NDRPDR sel
924     - 19  # NDRPDR sel
925     - 20  # NDRPDR sel
926     - 21  # NDRPDR sel
927     - 22  # NDRPDR sel
928     - 23  # NDRPDR sel
929     - 24  # NDRPDR sel
930     csit-vpp-perf-check-1804:
931     - 5   # mrr - full
932     - 6   # mrr - sel
933     - 13  # mrr - sel
934     - 14  # mrr - sel
935     - 15  # mrr - sel
936     - 16  # mrr - sel
937     - 17  # mrr - sel
938     - 19  # mrr - sel
939     - 20  # mrr - sel
940     - 21  # mrr - sel
941     - 22  # mrr - sel
942     csit-ligato-perf-1804-all:
943     - 4   # full
944     - 5   # sel
945     - 6   # sel
946     - 7   # sel
947     - 8   # sel
948     - 9   # sel
949     - 10  # sel
950     - 11  # sel
951     - 12  # sel
952     - 13  # sel
953     - 14  # sel
954     csit-ligato-perf-1807-all:
955     - 3   # full ?
956     - 4   # sel
957     csit-dpdk-perf-1804-all:
958     - 4
959     - 5
960     - 6
961     - 7
962     - 8
963     - 9
964     - 10
965     - 11
966     - 12
967     - 13
968     csit-dpdk-perf-verify-1807-3n-hsw:
969     - 11
970     - 12  # full
971     - 14
972     - 15
973     - 16
974     - 17
975     - 20
976     - 21
977     - 22
978     - 23
979     csit-dpdk-perf-verify-1807-3n-skx:
980     - 1
981     - 2
982     - 3
983     - 6
984     - 7
985     - 8
986     - 9
987     - 10
988     - 11
989     - 12
990     csit-dpdk-perf-verify-1807-2n-skx:
991     - 1
992     - 2
993     - 3
994     - 4
995     - 5
996     - 6
997     - 7
998     - 8
999     - 9
1000     - 10
1001     csit-vpp-functional-1810-ubuntu1604-virl:
1002     - 44
1003     csit-vpp-functional-1810-centos7-virl:
1004     - 44
1005     csit-vpp-device-1810-ubuntu1804-1n-skx:
1006     - 2
1007     csit-nsh_sfc-verify-func-1810-ubuntu1604-virl:
1008     - 1
1009     csit-dmm-functional-1810-ubuntu1604-virl:
1010     - 1
1011     csit-hc2vpp-verify-func-1810-ubuntu1604:
1012     - 1
1013
1014 -
1015   type: "output"
1016   output: "report"
1017   format:
1018     html:
1019     - full
1020     pdf:
1021     - minimal
1022
1023 ################################################################################
1024 ###                               T A B L E S                                ###
1025 ################################################################################
1026
1027 ################################################################################
1028 # VPP
1029 -
1030   type: "table"
1031   title: "VPP Performance Changes 1t1c pdr"
1032   algorithm: "table_performance_comparison"
1033   output-file: "{DIR[STATIC,VPP]}/performance-changes-1t1c-pdr"
1034   history:
1035     -
1036       title: "rls1804"
1037       data:
1038         csit-vpp-perf-1804-all:
1039         - 21  # sel
1040         - 22  # sel
1041         - 23  # sel
1042         - 24  # sel
1043         - 27  # sel
1044         - 28  # sel
1045         - 29  # sel
1046         - 30  # sel
1047         - 31  # sel
1048         - 35  # sel
1049   reference:
1050     title: "rls1807"
1051     data:
1052       csit-vpp-perf-verify-1807-3n-hsw:
1053       - 11  # NDRPDR full 1
1054       - 22  # NDRPDR full 2
1055       - 45  # NDRPDR full 3
1056       - 46  # NDRPDR full 4
1057       - 15  # NDRPDR sel
1058       - 16  # NDRPDR sel
1059       - 19  # NDRPDR sel
1060       - 18  # NDRPDR sel
1061       - 20  # NDRPDR sel
1062       - 38  # NDRPDR sel
1063       - 40  # NDRPDR sel
1064       - 44  # NDRPDR sel
1065       - 47  # NDRPDR sel
1066   compare:
1067     title: "rls1810"
1068     data:
1069       csit-vpp-perf-verify-1810-3n-hsw:
1070       - 8   # NDRPDR sel
1071       - 12  # NDRPDR sel
1072       - 14  # NDRPDR sel
1073       - 18  # NDRPDR sel
1074   data: "vpp-performance-changes"
1075   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1076   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1077   parameters:
1078   - "name"
1079   - "parent"
1080   - "throughput"
1081
1082 -
1083   type: "table"
1084   title: "VPP Performance Changes 2t2c pdr"
1085   algorithm: "table_performance_comparison"
1086   output-file: "{DIR[STATIC,VPP]}/performance-changes-2t2c-pdr"
1087   history:
1088     -
1089       title: "rls1804"
1090       data:
1091         csit-vpp-perf-1804-all:
1092         - 21  # sel
1093         - 22  # sel
1094         - 23  # sel
1095         - 24  # sel
1096         - 27  # sel
1097         - 28  # sel
1098         - 29  # sel
1099         - 30  # sel
1100         - 31  # sel
1101         - 35  # sel
1102   reference:
1103     title: "rls1807"
1104     data:
1105       csit-vpp-perf-verify-1807-3n-hsw:
1106       - 11  # NDRPDR full 1
1107       - 22  # NDRPDR full 2
1108       - 45  # NDRPDR full 3
1109       - 46  # NDRPDR full 4
1110       - 15  # NDRPDR sel
1111       - 16  # NDRPDR sel
1112       - 19  # NDRPDR sel
1113       - 18  # NDRPDR sel
1114       - 20  # NDRPDR sel
1115       - 38  # NDRPDR sel
1116       - 40  # NDRPDR sel
1117       - 44  # NDRPDR sel
1118       - 47  # NDRPDR sel
1119   compare:
1120     title: "rls1810"
1121     data:
1122       csit-vpp-perf-verify-1810-3n-hsw:
1123       - 8   # NDRPDR sel
1124       - 12  # NDRPDR sel
1125       - 14  # NDRPDR sel
1126       - 18  # NDRPDR sel
1127   data: "vpp-performance-changes"
1128   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1129   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1130   parameters:
1131   - "name"
1132   - "parent"
1133   - "throughput"
1134
1135 -
1136   type: "table"
1137   title: "VPP Performance Changes 1t1c ndr"
1138   algorithm: "table_performance_comparison"
1139   output-file: "{DIR[STATIC,VPP]}/performance-changes-1t1c-ndr"
1140   history:
1141     -
1142       title: "rls1804"
1143       data:
1144         csit-vpp-perf-1804-all:
1145         - 21  # sel
1146         - 22  # sel
1147         - 23  # sel
1148         - 24  # sel
1149         - 27  # sel
1150         - 28  # sel
1151         - 29  # sel
1152         - 30  # sel
1153         - 31  # sel
1154         - 35  # sel
1155   reference:
1156     title: "rls1807"
1157     data:
1158       csit-vpp-perf-verify-1807-3n-hsw:
1159       - 11  # NDRPDR full 1
1160       - 22  # NDRPDR full 2
1161       - 45  # NDRPDR full 3
1162       - 46  # NDRPDR full 4
1163       - 15  # NDRPDR sel
1164       - 16  # NDRPDR sel
1165       - 19  # NDRPDR sel
1166       - 18  # NDRPDR sel
1167       - 20  # NDRPDR sel
1168       - 38  # NDRPDR sel
1169       - 40  # NDRPDR sel
1170       - 44  # NDRPDR sel
1171       - 47  # NDRPDR sel
1172   compare:
1173     title: "rls1810"
1174     data:
1175       csit-vpp-perf-verify-1810-3n-hsw:
1176       - 8   # NDRPDR sel
1177       - 12  # NDRPDR sel
1178       - 14  # NDRPDR sel
1179       - 18  # NDRPDR sel
1180   data: "vpp-performance-changes"
1181   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1182   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1183   parameters:
1184   - "name"
1185   - "parent"
1186   - "throughput"
1187
1188 -
1189   type: "table"
1190   title: "VPP Performance Changes 2t2c ndr"
1191   algorithm: "table_performance_comparison"
1192   output-file: "{DIR[STATIC,VPP]}/performance-changes-2t2c-ndr"
1193   history:
1194     -
1195       title: "rls1804"
1196       data:
1197         csit-vpp-perf-1804-all:
1198         - 21  # sel
1199         - 22  # sel
1200         - 23  # sel
1201         - 24  # sel
1202         - 27  # sel
1203         - 28  # sel
1204         - 29  # sel
1205         - 30  # sel
1206         - 31  # sel
1207         - 35  # sel
1208   reference:
1209     title: "rls1807"
1210     data:
1211       csit-vpp-perf-verify-1807-3n-hsw:
1212       - 11  # NDRPDR full 1
1213       - 22  # NDRPDR full 2
1214       - 45  # NDRPDR full 3
1215       - 46  # NDRPDR full 4
1216       - 15  # NDRPDR sel
1217       - 16  # NDRPDR sel
1218       - 19  # NDRPDR sel
1219       - 18  # NDRPDR sel
1220       - 20  # NDRPDR sel
1221       - 38  # NDRPDR sel
1222       - 40  # NDRPDR sel
1223       - 44  # NDRPDR sel
1224       - 47  # NDRPDR sel
1225   compare:
1226     title: "rls1810"
1227     data:
1228       csit-vpp-perf-verify-1810-3n-hsw:
1229       - 8   # NDRPDR sel
1230       - 12  # NDRPDR sel
1231       - 14  # NDRPDR sel
1232       - 18  # NDRPDR sel
1233   data: "vpp-performance-changes"
1234   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1235   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1236   parameters:
1237   - "name"
1238   - "parent"
1239   - "throughput"
1240
1241 -
1242   type: "table"
1243   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
1244   algorithm: "table_performance_comparison"
1245   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
1246   reference:
1247     title: "3-Node Hsw"
1248     data:
1249       csit-vpp-perf-verify-1810-3n-hsw:
1250       - 8   # NDRPDR sel
1251       - 12  # NDRPDR sel
1252       - 14  # NDRPDR sel
1253       - 18  # NDRPDR sel
1254   compare:
1255     title: "3-Node Skx"
1256     data:
1257       csit-vpp-perf-verify-1810-3n-skx:
1258       - 10  # NDRPDR sel
1259       - 14  # NDRPDR sel
1260       - 15  # NDRPDR sel
1261       - 16  # NDRPDR sel
1262       - 17  # NDRPDR sel
1263       - 19  # NDRPDR sel
1264       - 20  # NDRPDR sel
1265       - 21  # NDRPDR sel
1266       - 22  # NDRPDR sel
1267   data: "vpp-compare-testbeds"
1268   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1269   filter: "'NIC_Intel-X710' and 'NDRPDR'"
1270   parameters:
1271   - "name"
1272   - "parent"
1273   - "throughput"
1274
1275 -
1276   type: "table"
1277   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
1278   algorithm: "table_performance_comparison"
1279   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
1280   reference:
1281     title: "3-Node Hsw"
1282     data:
1283       csit-vpp-perf-verify-1810-3n-hsw:
1284       - 8   # NDRPDR sel
1285       - 12  # NDRPDR sel
1286       - 14  # NDRPDR sel
1287       - 18  # NDRPDR sel
1288   compare:
1289     title: "3-Node Skx"
1290     data:
1291       csit-vpp-perf-verify-1810-3n-skx:
1292       - 10  # NDRPDR sel
1293       - 14  # NDRPDR sel
1294       - 15  # NDRPDR sel
1295       - 16  # NDRPDR sel
1296       - 17  # NDRPDR sel
1297       - 19  # NDRPDR sel
1298       - 20  # NDRPDR sel
1299       - 21  # NDRPDR sel
1300       - 22  # NDRPDR sel
1301   data: "vpp-compare-testbeds"
1302   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1303   filter: "'NIC_Intel-X710' and 'NDRPDR'"
1304   parameters:
1305   - "name"
1306   - "parent"
1307   - "throughput"
1308
1309 -
1310   type: "table"
1311   title: "VPP Performance Changes - 1t1c MRR"
1312   algorithm: "table_performance_comparison"
1313   output-file: "{DIR[STATIC,VPP]}/performance-changes-1t1c-mrr"
1314   history:
1315     -
1316       title: "rls1804"
1317       data:
1318         csit-vpp-perf-check-1804:
1319         - 6   # mrr - sel
1320         - 13  # mrr - sel
1321         - 14  # mrr - sel
1322         - 15  # mrr - sel
1323         - 16  # mrr - sel
1324         - 17  # mrr - sel
1325         - 19  # mrr - sel
1326         - 20  # mrr - sel
1327         - 21  # mrr - sel
1328         - 22  # mrr - sel
1329   reference:
1330     title: "rls1807"
1331     data:
1332       csit-vpp-perf-verify-1807-3n-hsw:
1333       - 8   # MRR full
1334       - 9   # MRR sel
1335       - 21  # MRR sel
1336       - 31  # MRR sel
1337       - 33  # MRR sel
1338       - 36  # MRR sel
1339       - 41  # MRR sel
1340       - 42  # MRR sel
1341       - 48  # MRR sel
1342   compare:
1343     title: "rls1810"
1344     data:
1345       csit-vpp-perf-verify-1810-3n-hsw:
1346       - 9   # MRR sel
1347   data: "vpp-performance-changes-mrr"
1348   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1349   filter: "'1T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1350   parameters:
1351   - "name"
1352   - "parent"
1353   - "result"
1354
1355 -
1356   type: "table"
1357   title: "VPP Performance Changes - 2t2c MRR"
1358   algorithm: "table_performance_comparison"
1359   output-file: "{DIR[STATIC,VPP]}/performance-changes-2t2c-mrr"
1360   history:
1361     -
1362       title: "rls1804"
1363       data:
1364         csit-vpp-perf-check-1804:
1365         - 6   # mrr - sel
1366         - 13  # mrr - sel
1367         - 14  # mrr - sel
1368         - 15  # mrr - sel
1369         - 16  # mrr - sel
1370         - 17  # mrr - sel
1371         - 19  # mrr - sel
1372         - 20  # mrr - sel
1373         - 21  # mrr - sel
1374         - 22  # mrr - sel
1375   reference:
1376     title: "rls1807"
1377     data:
1378       csit-vpp-perf-verify-1807-3n-hsw:
1379       - 8   # MRR full
1380       - 9   # MRR sel
1381       - 21  # MRR sel
1382       - 31  # MRR sel
1383       - 33  # MRR sel
1384       - 36  # MRR sel
1385       - 41  # MRR sel
1386       - 42  # MRR sel
1387       - 48  # MRR sel
1388   compare:
1389     title: "rls1810"
1390     data:
1391       csit-vpp-perf-verify-1810-3n-hsw:
1392       - 9   # MRR sel
1393   data: "vpp-performance-changes-mrr"
1394   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1395   filter: "'2T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1396   parameters:
1397   - "name"
1398   - "parent"
1399   - "result"
1400
1401 -
1402   type: "table"
1403   title: "VPP Performance Changes - 4t4c MRR"
1404   algorithm: "table_performance_comparison"
1405   output-file: "{DIR[STATIC,VPP]}/performance-changes-4t4c-mrr"
1406   history:
1407     -
1408       title: "rls1804"
1409       data:
1410         csit-vpp-perf-check-1804:
1411         - 6   # mrr - sel
1412         - 13  # mrr - sel
1413         - 14  # mrr - sel
1414         - 15  # mrr - sel
1415         - 16  # mrr - sel
1416         - 17  # mrr - sel
1417         - 19  # mrr - sel
1418         - 20  # mrr - sel
1419         - 21  # mrr - sel
1420         - 22  # mrr - sel
1421   reference:
1422     title: "rls1807"
1423     data:
1424       csit-vpp-perf-verify-1807-3n-hsw:
1425       - 8   # MRR full
1426       - 9   # MRR sel
1427       - 21  # MRR sel
1428       - 31  # MRR sel
1429       - 33  # MRR sel
1430       - 36  # MRR sel
1431       - 41  # MRR sel
1432       - 42  # MRR sel
1433       - 48  # MRR sel
1434   compare:
1435     title: "rls1810"
1436     data:
1437       csit-vpp-perf-verify-1810-3n-hsw:
1438       - 9   # MRR sel
1439   data: "vpp-performance-changes-mrr"
1440   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1441   filter: "'4T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1442   parameters:
1443   - "name"
1444   - "parent"
1445   - "result"
1446
1447 -
1448   type: "table"
1449   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx mrr"
1450   algorithm: "table_performance_comparison"
1451   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-mrr"
1452   reference:
1453     title: "3-Node Hsw"
1454     data:
1455       csit-vpp-perf-verify-1810-3n-hsw:
1456       - 9   # MRR sel
1457   compare:
1458     title: "3-Node Skx"
1459     data:
1460       csit-vpp-perf-verify-1810-3n-skx:
1461       - 9   # MRR sel
1462       - 11  # MRR sel
1463       - 12  # MRR sel
1464       - 13  # MRR sel
1465   data: "vpp-compare-testbeds-mrr"
1466   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1467   filter: "'NIC_Intel-X710' and 'MRR'"
1468   parameters:
1469   - "name"
1470   - "parent"
1471   - "result"
1472
1473 -
1474   type: "table"
1475   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
1476   algorithm: "table_merged_details"
1477   output-file-ext: ".csv"
1478   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
1479   columns:
1480   -
1481     title: "Name"
1482     data: "data name"
1483   -
1484     title: "Status"
1485     data: "data msg"
1486   rows: "generated"
1487   data: "vpp-perf-results-3n-hsw"
1488   filter: "not 'NDRCHK' and not 'PDRCHK'"
1489   parameters:
1490   - "name"
1491   - "parent"
1492   - "msg"
1493
1494 -
1495   type: "table"
1496   title: "Detailed Test Results - VPP Performance Results 3n-skx"
1497   algorithm: "table_merged_details"
1498   output-file-ext: ".csv"
1499   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
1500   columns:
1501   -
1502     title: "Name"
1503     data: "data name"
1504   -
1505     title: "Status"
1506     data: "data msg"
1507   rows: "generated"
1508   data: "vpp-perf-results-3n-skx"
1509   filter: "not 'NDRCHK' and not 'PDRCHK'"
1510   parameters:
1511   - "name"
1512   - "parent"
1513   - "msg"
1514
1515 -
1516   type: "table"
1517   title: "Detailed Test Results - VPP Performance Results 2n-skx"
1518   algorithm: "table_merged_details"
1519   output-file-ext: ".csv"
1520   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
1521   columns:
1522   -
1523     title: "Name"
1524     data: "data name"
1525   -
1526     title: "Status"
1527     data: "data msg"
1528   rows: "generated"
1529   data: "vpp-perf-results-2n-skx"
1530   filter: "not 'NDRCHK' and not 'PDRCHK'"
1531   parameters:
1532   - "name"
1533   - "parent"
1534   - "msg"
1535
1536 -
1537   type: "table"
1538   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
1539   algorithm: "table_merged_details"
1540   output-file-ext: ".csv"
1541   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_test_configuration_3n_hsw"
1542   columns:
1543   -
1544     title: "Name"
1545     data: "data name"
1546   -
1547     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
1548     data: "data vat-history"
1549   rows: "generated"
1550   data: "vpp-perf-results-3n-hsw"
1551   filter: "not 'NDRCHK' and not 'PDRCHK'"
1552   parameters:
1553   - "parent"
1554   - "name"
1555   - "vat-history"
1556
1557 -
1558   type: "table"
1559   title: "Test configuration - VPP Performance Test Configs 3n-skx"
1560   algorithm: "table_merged_details"
1561   output-file-ext: ".csv"
1562   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_test_configuration_3n_skx"
1563   columns:
1564   -
1565     title: "Name"
1566     data: "data name"
1567   -
1568     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
1569     data: "data vat-history"
1570   rows: "generated"
1571   data: "vpp-perf-results-3n-skx"
1572   filter: "not 'NDRCHK' and not 'PDRCHK'"
1573   parameters:
1574   - "parent"
1575   - "name"
1576   - "vat-history"
1577
1578 -
1579   type: "table"
1580   title: "Test configuration - VPP Performance Test Configs 2n-skx"
1581   algorithm: "table_merged_details"
1582   output-file-ext: ".csv"
1583   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_test_configuration_2n_skx"
1584   columns:
1585   -
1586     title: "Name"
1587     data: "data name"
1588   -
1589     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
1590     data: "data vat-history"
1591   rows: "generated"
1592   data: "vpp-perf-results-2n-skx"
1593   filter: "not 'NDRCHK' and not 'PDRCHK'"
1594   parameters:
1595   - "parent"
1596   - "name"
1597   - "vat-history"
1598
1599 -
1600   type: "table"
1601   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
1602   algorithm: "table_merged_details"
1603   output-file-ext: ".csv"
1604   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_test_operational_3n_hsw"
1605   columns:
1606   -
1607     title: "Name"
1608     data: "data name"
1609   -
1610     title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
1611     data: "data show-run"
1612   rows: "generated"
1613   data: "vpp-perf-results-3n-hsw"
1614   filter: "not 'NDRCHK' and not 'PDRCHK'"
1615   parameters:
1616   - "parent"
1617   - "name"
1618   - "show-run"
1619
1620 -
1621   type: "table"
1622   title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
1623   algorithm: "table_merged_details"
1624   output-file-ext: ".csv"
1625   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_test_operational_3n_skx"
1626   columns:
1627   -
1628     title: "Name"
1629     data: "data name"
1630   -
1631     title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
1632     data: "data show-run"
1633   rows: "generated"
1634   data: "vpp-perf-results-3n-skx"
1635   filter: "not 'NDRCHK' and not 'PDRCHK'"
1636   parameters:
1637   - "parent"
1638   - "name"
1639   - "show-run"
1640
1641 -
1642   type: "table"
1643   title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
1644   algorithm: "table_merged_details"
1645   output-file-ext: ".csv"
1646   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_test_operational_2n_skx"
1647   columns:
1648   -
1649     title: "Name"
1650     data: "data name"
1651   -
1652     title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
1653     data: "data show-run"
1654   rows: "generated"
1655   data: "vpp-perf-results-2n-skx"
1656   filter: "not 'NDRCHK' and not 'PDRCHK'"
1657   parameters:
1658   - "parent"
1659   - "name"
1660   - "show-run"
1661
1662 -
1663   type: "table"
1664   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
1665   algorithm: "table_details"
1666   output-file-ext: ".csv"
1667   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
1668   columns:
1669   -
1670     title: "Name"
1671     data: "data name"
1672   -
1673     title: "Status"
1674     data: "data msg"
1675   rows: "generated"
1676   data: "vpp-mrr-results-3n-hsw"
1677   filter: "'MRR'"
1678   parameters:
1679   - "name"
1680   - "parent"
1681   - "msg"
1682
1683 -
1684   type: "table"
1685   title: "Detailed Test Results - VPP MRR Results 3n-skx"
1686   algorithm: "table_details"
1687   output-file-ext: ".csv"
1688   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
1689   columns:
1690   -
1691     title: "Name"
1692     data: "data name"
1693   -
1694     title: "Status"
1695     data: "data msg"
1696   rows: "generated"
1697   data: "vpp-mrr-results-3n-skx"
1698   filter: "'MRR'"
1699   parameters:
1700   - "name"
1701   - "parent"
1702   - "msg"
1703
1704 -
1705   type: "table"
1706   title: "Detailed Test Results - VPP MRR Results 2n-skx"
1707   algorithm: "table_details"
1708   output-file-ext: ".csv"
1709   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
1710   columns:
1711   -
1712     title: "Name"
1713     data: "data name"
1714   -
1715     title: "Status"
1716     data: "data msg"
1717   rows: "generated"
1718   data: "vpp-mrr-results-2n-skx"
1719   filter: "'MRR'"
1720   parameters:
1721   - "name"
1722   - "parent"
1723   - "msg"
1724
1725 -
1726   type: "table"
1727   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
1728   algorithm: "table_details"
1729   output-file-ext: ".csv"
1730   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_test_configuration_3n_hsw"
1731   columns:
1732   -
1733     title: "Name"
1734     data: "data name"
1735   -
1736     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
1737     data: "data vat-history"
1738   rows: "generated"
1739   data: "vpp-mrr-results-3n-hsw"
1740   filter: "'MRR'"
1741   parameters:
1742   - "parent"
1743   - "name"
1744   - "vat-history"
1745
1746 -
1747   type: "table"
1748   title: "Test configuration - VPP MRR Test Configs 3n-skx"
1749   algorithm: "table_details"
1750   output-file-ext: ".csv"
1751   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_test_configuration_3n_skx"
1752   columns:
1753   -
1754     title: "Name"
1755     data: "data name"
1756   -
1757     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
1758     data: "data vat-history"
1759   rows: "generated"
1760   data: "vpp-mrr-results-3n-skx"
1761   filter: "'MRR'"
1762   parameters:
1763   - "parent"
1764   - "name"
1765   - "vat-history"
1766
1767 -
1768   type: "table"
1769   title: "Test configuration - VPP MRR Test Configs 2n-skx"
1770   algorithm: "table_details"
1771   output-file-ext: ".csv"
1772   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_test_configuration_2n_skx"
1773   columns:
1774   -
1775     title: "Name"
1776     data: "data name"
1777   -
1778     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
1779     data: "data vat-history"
1780   rows: "generated"
1781   data: "vpp-mrr-results-2n-skx"
1782   filter: "'MRR'"
1783   parameters:
1784   - "parent"
1785   - "name"
1786   - "vat-history"
1787
1788 -
1789   type: "table"
1790   title: "Detailed Test Results - VPP Functional Results - Ubuntu"
1791   algorithm: "table_details"
1792   output-file-ext: ".csv"
1793   output-file: "{DIR[DTR,FUNC,VPP,UBUNTU]}/vpp_functional_results_ubuntu"
1794   columns:
1795   -
1796     title: "Name"
1797     data: "data name"
1798   -
1799     title: "Documentation"
1800     data: "data doc"
1801   -
1802     title: "Status"
1803     data: "data status"
1804   rows: "generated"
1805   data: "vpp-func-results-ubuntu"
1806   filter: "all"
1807   parameters:
1808   - "name"
1809   - "parent"
1810   - "doc"
1811   - "status"
1812
1813 -
1814   type: "table"
1815   title: "Detailed Test Results - VPP Functional Results - CentOS"
1816   algorithm: "table_details"
1817   output-file-ext: ".csv"
1818   output-file: "{DIR[DTR,FUNC,VPP,CENTOS]}/vpp_functional_results_centos"
1819   columns:
1820   -
1821     title: "Name"
1822     data: "data name"
1823   -
1824     title: "Documentation"
1825     data: "data doc"
1826   -
1827     title: "Status"
1828     data: "data status"
1829   rows: "generated"
1830   data:
1831     "vpp-func-results-centos"
1832   filter: "all"
1833   parameters:
1834   - "name"
1835   - "parent"
1836   - "doc"
1837   - "status"
1838
1839 -
1840   type: "table"
1841   title: "Test configuration - VPP Functional Test Configs - Ubuntu"
1842   algorithm: "table_details"
1843   output-file-ext: ".csv"
1844   output-file: "{DIR[DTC,FUNC,VPP,UBUNTU]}/vpp_functional_configuration_ubuntu"
1845   columns:
1846   -
1847     title: "Name"
1848     data: "data name"
1849   -
1850     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
1851     data: "data vat-history"
1852   rows: "generated"
1853   data: "vpp-func-results-ubuntu"
1854   filter: "all"
1855   parameters:
1856   - "parent"
1857   - "name"
1858   - "vat-history"
1859
1860 -
1861   type: "table"
1862   title: "Test configuration - VPP Functional Test Configs - CentOS"
1863   algorithm: "table_details"
1864   output-file-ext: ".csv"
1865   output-file: "{DIR[DTC,FUNC,VPP,CENTOS]}/vpp_functional_configuration_centos"
1866   columns:
1867   -
1868     title: "Name"
1869     data: "data name"
1870   -
1871     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
1872     data: "data vat-history"
1873   rows: "generated"
1874   data: "vpp-func-results-centos"
1875   filter: "all"
1876   parameters:
1877   - "parent"
1878   - "name"
1879   - "vat-history"
1880
1881 -
1882   type: "table"
1883   title: "Detailed Test Results - Container Orchestrated Topologies Performance Results 3n-hsw"
1884   algorithm: "table_details"
1885   output-file-ext: ".csv"
1886   output-file: "{DIR[DTR,PERF,COT,3N,HSW]}/cot_performance_results_3n_hsw"
1887   columns:
1888   -
1889     title: "Name"
1890     data: "data name"
1891   -
1892     title: "Status"
1893     data: "data msg"
1894   rows: "generated"
1895   data: "ligato-perf-results-3n-hsw"
1896   filter: "all"
1897   parameters:
1898   - "name"
1899   - "parent"
1900   - "msg"
1901
1902 ################################################################################
1903 # DPDK
1904 -
1905   type: "table"
1906   title: "DPDK Performance Changes 1t1c pdr"
1907   algorithm: "table_performance_comparison"
1908   output-file: "{DIR[STATIC,DPDK]}/performance-changes-1t1c-pdr"
1909   reference:
1910     title: "rls1804"
1911     data:
1912       csit-dpdk-perf-1804-all:
1913       - 4
1914       - 5
1915       - 6
1916       - 7
1917       - 8
1918       - 9
1919       - 10
1920       - 11
1921       - 12
1922       - 13
1923   compare:
1924     title: "rls1807"
1925     data:
1926       csit-dpdk-perf-verify-1807-3n-hsw:
1927       - 11
1928       - 12  # full
1929       - 14
1930       - 15
1931       - 16
1932       - 17
1933       - 20
1934       - 21
1935       - 22
1936       - 23
1937   data: "dpdk-performance-changes"
1938   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1939   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1940   parameters:
1941   - "name"
1942   - "parent"
1943   - "throughput"
1944
1945 -
1946   type: "table"
1947   title: "DPDK Performance Changes 2t2c pdr"
1948   algorithm: "table_performance_comparison"
1949   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2t2c-pdr"
1950   reference:
1951     title: "rls1804"
1952     data:
1953       csit-dpdk-perf-1804-all:
1954       - 4
1955       - 5
1956       - 6
1957       - 7
1958       - 8
1959       - 9
1960       - 10
1961       - 11
1962       - 12
1963       - 13
1964   compare:
1965     title: "rls1807"
1966     data:
1967       csit-dpdk-perf-verify-1807-3n-hsw:
1968       - 11
1969       - 12  # full
1970       - 14
1971       - 15
1972       - 16
1973       - 17
1974       - 20
1975       - 21
1976       - 22
1977       - 23
1978   data: "dpdk-performance-changes"
1979   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1980   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1981   parameters:
1982   - "name"
1983   - "parent"
1984   - "throughput"
1985
1986 -
1987   type: "table"
1988   title: "DPDK Performance Changes 1t1c ndr"
1989   algorithm: "table_performance_comparison"
1990   output-file: "{DIR[STATIC,DPDK]}/performance-changes-1t1c-ndr"
1991   reference:
1992     title: "rls1804"
1993     data:
1994       csit-dpdk-perf-1804-all:
1995       - 4
1996       - 5
1997       - 6
1998       - 7
1999       - 8
2000       - 9
2001       - 10
2002       - 11
2003       - 12
2004       - 13
2005   compare:
2006     title: "rls1807"
2007     data:
2008       csit-dpdk-perf-verify-1807-3n-hsw:
2009       - 11
2010       - 12  # full
2011       - 14
2012       - 15
2013       - 16
2014       - 17
2015       - 20
2016       - 21
2017       - 22
2018       - 23
2019   data: "dpdk-performance-changes"
2020   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2021   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2022   parameters:
2023   - "name"
2024   - "parent"
2025   - "throughput"
2026
2027 -
2028   type: "table"
2029   title: "DPDK Performance Changes 2t2c ndr"
2030   algorithm: "table_performance_comparison"
2031   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2t2c-ndr"
2032   reference:
2033     title: "rls1804"
2034     data:
2035       csit-dpdk-perf-1804-all:
2036       - 4
2037       - 5
2038       - 6
2039       - 7
2040       - 8
2041       - 9
2042       - 10
2043       - 11
2044       - 12
2045       - 13
2046   compare:
2047     title: "rls1807"
2048     data:
2049       csit-dpdk-perf-verify-1807-3n-hsw:
2050       - 11
2051       - 12  # full
2052       - 14
2053       - 15
2054       - 16
2055       - 17
2056       - 20
2057       - 21
2058       - 22
2059       - 23
2060   data: "dpdk-performance-changes"
2061   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2062   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2063   parameters:
2064   - "name"
2065   - "parent"
2066   - "throughput"
2067
2068 -
2069   type: "table"
2070   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
2071   algorithm: "table_performance_comparison"
2072   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
2073   reference:
2074     title: "3-Node Hsw"
2075     data:
2076       csit-dpdk-perf-verify-1807-3n-hsw:
2077       - 11
2078       - 12  # full
2079       - 14
2080       - 15
2081       - 16
2082       - 17
2083       - 20
2084       - 21
2085       - 22
2086       - 23
2087   compare:
2088     title: "3-Node Skx"
2089     data:
2090       csit-dpdk-perf-verify-1807-3n-skx:
2091       - 1
2092       - 2
2093       - 3
2094       - 6
2095       - 7
2096       - 8
2097       - 9
2098       - 10
2099       - 11
2100       - 12
2101   data: "dpdk-compare-testbeds"
2102   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2103   filter: "'NIC_Intel-X710' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2104   parameters:
2105   - "name"
2106   - "parent"
2107   - "throughput"
2108
2109 -
2110   type: "table"
2111   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
2112   algorithm: "table_performance_comparison"
2113   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
2114   reference:
2115     title: "3-Node Hsw"
2116     data:
2117       csit-dpdk-perf-verify-1807-3n-hsw:
2118       - 11
2119       - 12  # full
2120       - 14
2121       - 15
2122       - 16
2123       - 17
2124       - 20
2125       - 21
2126       - 22
2127       - 23
2128   compare:
2129     title: "3-Node Skx"
2130     data:
2131       csit-dpdk-perf-verify-1807-3n-skx:
2132       - 1
2133       - 2
2134       - 3
2135       - 6
2136       - 7
2137       - 8
2138       - 9
2139       - 10
2140       - 11
2141       - 12
2142   data: "dpdk-compare-testbeds"
2143   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2144   filter: "'NIC_Intel-X710' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2145   parameters:
2146   - "name"
2147   - "parent"
2148   - "throughput"
2149
2150 -
2151   type: "table"
2152   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx mrr"
2153   algorithm: "table_performance_comparison"
2154   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-mrr"
2155   reference:
2156     title: "3-Node Hsw"
2157     data:
2158       csit-dpdk-perf-verify-1807-3n-hsw:
2159       - 11
2160       - 12  # full
2161       - 14
2162       - 15
2163       - 16
2164       - 17
2165       - 20
2166       - 21
2167       - 22
2168       - 23
2169   compare:
2170     title: "3-Node Skx"
2171     data:
2172       csit-dpdk-perf-verify-1807-3n-skx:
2173       - 1
2174       - 2
2175       - 3
2176       - 6
2177       - 7
2178       - 8
2179       - 9
2180       - 10
2181       - 11
2182       - 12
2183   data: "dpdk-compare-testbeds"
2184   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2185   filter: "'NIC_Intel-X710' and MRR" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2186   parameters:
2187   - "name"
2188   - "parent"
2189   - "throughput"
2190
2191 -
2192   type: "table"
2193   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
2194   algorithm: "table_details"
2195   output-file-ext: ".csv"
2196   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
2197   columns:
2198   -
2199     title: "Name"
2200     data: "data name"
2201   -
2202     title: "Status"
2203     data: "data msg"
2204   rows: "generated"
2205   data: "dpdk-perf-results-3n-hsw"
2206   filter: "all"
2207   parameters:
2208   - "name"
2209   - "parent"
2210   - "msg"
2211
2212 -
2213   type: "table"
2214   title: "Detailed Test Results - DPDK Performance Results 3n-skx"
2215   algorithm: "table_details"
2216   output-file-ext: ".csv"
2217   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
2218   columns:
2219   -
2220     title: "Name"
2221     data: "data name"
2222   -
2223     title: "Status"
2224     data: "data msg"
2225   rows: "generated"
2226   data: "dpdk-perf-results-3n-skx"
2227   filter: "all"
2228   parameters:
2229   - "name"
2230   - "parent"
2231   - "msg"
2232
2233 -
2234   type: "table"
2235   title: "Detailed Test Results - DPDK Performance Results 2n-skx"
2236   algorithm: "table_details"
2237   output-file-ext: ".csv"
2238   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
2239   columns:
2240   -
2241     title: "Name"
2242     data: "data name"
2243   -
2244     title: "Status"
2245     data: "data msg"
2246   rows: "generated"
2247   data: "dpdk-perf-results-2n-skx"
2248   filter: "all"
2249   parameters:
2250   - "name"
2251   - "parent"
2252   - "msg"
2253
2254
2255 ################################################################################
2256 # HoneyComb
2257 -
2258   type: "table"
2259   title: "Detailed Test Results - Honeycomb Functional Results"
2260   algorithm: "table_details"
2261   output-file-ext: ".csv"
2262   output-file: "{DIR[DTR,FUNC,HC]}/hc_functional_results"
2263   columns:
2264   -
2265     title: "Name"
2266     data: "data name"
2267   -
2268     title: "Documentation"
2269     data: "data doc"
2270   -
2271     title: "Status"
2272     data: "data status"
2273   rows: "generated"
2274   data:
2275     "hc-func-results"
2276   filter: "all"
2277   parameters:
2278   - "name"
2279   - "parent"
2280   - "doc"
2281   - "status"
2282
2283 ################################################################################
2284 # NSH SFC
2285 -
2286   type: "table"
2287   title: "Detailed Test Results - NSH SFC Functional Results"
2288   algorithm: "table_details"
2289   output-file-ext: ".csv"
2290   output-file: "{DIR[DTR,FUNC,NSHSFC]}/nsh_sfc_functional_results"
2291   columns:
2292   -
2293     title: "Name"
2294     data: "data name"
2295   -
2296     title: "Documentation"
2297     data: "data doc"
2298   -
2299     title: "Status"
2300     data: "data status"
2301   rows: "generated"
2302   data:
2303     "nsh-func-results"
2304   filter: "all"
2305   parameters:
2306   - "name"
2307   - "parent"
2308   - "doc"
2309   - "status"
2310
2311 ################################################################################
2312 # DMM
2313 -
2314   type: "table"
2315   title: "Detailed Test Results - DMM Functional Results"
2316   algorithm: "table_details"
2317   output-file-ext: ".csv"
2318   output-file: "{DIR[DTR,FUNC,DMM]}/dmm_functional_results"
2319   columns:
2320   -
2321     title: "Name"
2322     data: "data name"
2323   -
2324     title: "Documentation"
2325     data: "data doc"
2326   -
2327     title: "Status"
2328     data: "data status"
2329   rows: "generated"
2330   data:
2331     "dmm-func-results"
2332   filter: "all"
2333   parameters:
2334   - "name"
2335   - "parent"
2336   - "doc"
2337   - "status"
2338
2339 ################################################################################
2340 ###                                F I L E S                                 ###
2341 ################################################################################
2342
2343 -
2344   type: "file"
2345   title: "VPP Performance Results 3n-hsw"
2346   algorithm: "file_test_results"
2347   output-file-ext: ".rst"
2348   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
2349   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"
2350   dir-tables: "{DIR[DTR,PERF,VPP,3N,HSW]}"
2351   data: "vpp-perf-results-3n-hsw"
2352   filter: "not 'NDRCHK' and not 'PDRCHK'"
2353   parameters:
2354   - "name"
2355   - "doc"
2356   - "level"
2357   - "parent"
2358   data-start-level: 3
2359
2360 -
2361   type: "file"
2362   title: "VPP Performance Results 3n-skx"
2363   algorithm: "file_test_results"
2364   output-file-ext: ".rst"
2365   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
2366   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"
2367   dir-tables: "{DIR[DTR,PERF,VPP,3N,SKX]}"
2368   data: "vpp-perf-results-3n-skx"
2369   filter: "not 'NDRCHK' and not 'PDRCHK'"
2370   parameters:
2371   - "name"
2372   - "doc"
2373   - "level"
2374   - "parent"
2375   data-start-level: 3
2376
2377 -
2378   type: "file"
2379   title: "VPP Performance Results 2n-skx"
2380   algorithm: "file_test_results"
2381   output-file-ext: ".rst"
2382   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
2383   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"
2384   dir-tables: "{DIR[DTR,PERF,VPP,2N,SKX]}"
2385   data: "vpp-perf-results-2n-skx"
2386   filter: "not 'NDRCHK' and not 'PDRCHK'"
2387   parameters:
2388   - "name"
2389   - "doc"
2390   - "level"
2391   - "parent"
2392   data-start-level: 3
2393
2394 -
2395   type: "file"
2396   title: "VPP Performance Configuration 3n-hsw"
2397   algorithm: "file_test_results"
2398   output-file-ext: ".rst"
2399   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_performance_configuration_3n_hsw"
2400   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"
2401   dir-tables: "{DIR[DTC,PERF,VPP,3N,HSW]}"
2402   data: "vpp-perf-results-3n-hsw"
2403   filter: "not 'NDRCHK' and not 'PDRCHK'"
2404   parameters:
2405   - "name"
2406   - "doc"
2407   - "level"
2408   - "parent"
2409   data-start-level: 3
2410
2411 -
2412   type: "file"
2413   title: "VPP Performance Configuration 3n-skx"
2414   algorithm: "file_test_results"
2415   output-file-ext: ".rst"
2416   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_performance_configuration_3n_skx"
2417   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"
2418   dir-tables: "{DIR[DTC,PERF,VPP,3N,SKX]}"
2419   data: "vpp-perf-results-3n-skx"
2420   filter: "not 'NDRCHK' and not 'PDRCHK'"
2421   parameters:
2422   - "name"
2423   - "doc"
2424   - "level"
2425   - "parent"
2426   data-start-level: 3
2427
2428 -
2429   type: "file"
2430   title: "VPP Performance Configuration 2n-skx"
2431   algorithm: "file_test_results"
2432   output-file-ext: ".rst"
2433   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_performance_configuration_2n_skx"
2434   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"
2435   dir-tables: "{DIR[DTC,PERF,VPP,2N,SKX]}"
2436   data: "vpp-perf-results-2n-skx"
2437   filter: "not 'NDRCHK' and not 'PDRCHK'"
2438   parameters:
2439   - "name"
2440   - "doc"
2441   - "level"
2442   - "parent"
2443   data-start-level: 3
2444
2445 -
2446   type: "file"
2447   title: "VPP Performance Operational Data 3n-hsw"
2448   algorithm: "file_test_results"
2449   output-file-ext: ".rst"
2450   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_performance_operational_data_3n_hsw"
2451   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"
2452   dir-tables: "{DIR[DTO,PERF,VPP,3N,HSW]}"
2453   data: "vpp-perf-results-3n-hsw"
2454   filter: "not 'NDRCHK' and not 'PDRCHK'"
2455   parameters:
2456   - "name"
2457   - "doc"
2458   - "level"
2459   - "parent"
2460   data-start-level: 3
2461
2462 -
2463   type: "file"
2464   title: "VPP Performance Operational Data 3n-skx"
2465   algorithm: "file_test_results"
2466   output-file-ext: ".rst"
2467   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_performance_operational_data_3n_skx"
2468   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"
2469   dir-tables: "{DIR[DTO,PERF,VPP,3N,SKX]}"
2470   data: "vpp-perf-results-3n-skx"
2471   filter: "not 'NDRCHK' and not 'PDRCHK'"
2472   parameters:
2473   - "name"
2474   - "doc"
2475   - "level"
2476   - "parent"
2477   data-start-level: 3
2478
2479 -
2480   type: "file"
2481   title: "VPP Performance Operational Data 2n-skx"
2482   algorithm: "file_test_results"
2483   output-file-ext: ".rst"
2484   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_performance_operational_data_2n_skx"
2485   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"
2486   dir-tables: "{DIR[DTO,PERF,VPP,2N,SKX]}"
2487   data: "vpp-perf-results-2n-skx"
2488   filter: "not 'NDRCHK' and not 'PDRCHK'"
2489   parameters:
2490   - "name"
2491   - "doc"
2492   - "level"
2493   - "parent"
2494   data-start-level: 3
2495
2496 -
2497   type: "file"
2498   title: "VPP MRR Results 3n-hsw"
2499   algorithm: "file_test_results"
2500   output-file-ext: ".rst"
2501   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
2502   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"
2503   dir-tables: "{DIR[DTR,MRR,VPP,3N,HSW]}"
2504   data: "vpp-mrr-results-3n-hsw"
2505   filter: "'MRR'"
2506   parameters:
2507   - "name"
2508   - "doc"
2509   - "level"
2510   - "parent"
2511   data-start-level: 3
2512
2513 -
2514   type: "file"
2515   title: "VPP MRR Results 3n-skx"
2516   algorithm: "file_test_results"
2517   output-file-ext: ".rst"
2518   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
2519   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"
2520   dir-tables: "{DIR[DTR,MRR,VPP,3N,SKX]}"
2521   data: "vpp-mrr-results-3n-skx"
2522   filter: "'MRR'"
2523   parameters:
2524   - "name"
2525   - "doc"
2526   - "level"
2527   - "parent"
2528   data-start-level: 3
2529
2530 -
2531   type: "file"
2532   title: "VPP MRR Results 2n-skx"
2533   algorithm: "file_test_results"
2534   output-file-ext: ".rst"
2535   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
2536   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"
2537   dir-tables: "{DIR[DTR,MRR,VPP,2N,SKX]}"
2538   data: "vpp-mrr-results-2n-skx"
2539   filter: "all"
2540   parameters:
2541   - "name"
2542   - "doc"
2543   - "level"
2544   - "parent"
2545   data-start-level: 3
2546
2547 -
2548   type: "file"
2549   title: "VPP MRR Configuration 3n-hsw"
2550   algorithm: "file_test_results"
2551   output-file-ext: ".rst"
2552   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_configuration_3n_hsw"
2553   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"
2554   dir-tables: "{DIR[DTC,MRR,VPP,3N,HSW]}"
2555   data: "vpp-mrr-results-3n-hsw"
2556   filter: "'MRR'"
2557   parameters:
2558   - "name"
2559   - "doc"
2560   - "level"
2561   - "parent"
2562   data-start-level: 3
2563
2564 -
2565   type: "file"
2566   title: "VPP MRR Configuration 3n-skx"
2567   algorithm: "file_test_results"
2568   output-file-ext: ".rst"
2569   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_configuration_3n_skx"
2570   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"
2571   dir-tables: "{DIR[DTC,MRR,VPP,3N,SKX]}"
2572   data: "vpp-mrr-results-3n-skx"
2573   filter: "'MRR'"
2574   parameters:
2575   - "name"
2576   - "doc"
2577   - "level"
2578   - "parent"
2579   data-start-level: 3
2580
2581 -
2582   type: "file"
2583   title: "VPP MRR Configuration 2n-skx"
2584   algorithm: "file_test_results"
2585   output-file-ext: ".rst"
2586   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_configuration_2n_skx"
2587   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"
2588   dir-tables: "{DIR[DTC,MRR,VPP,2N,SKX]}"
2589   data: "vpp-mrr-results-2n-skx"
2590   filter: "'MRR'"
2591   parameters:
2592   - "name"
2593   - "doc"
2594   - "level"
2595   - "parent"
2596   data-start-level: 3
2597
2598 -
2599   type: "file"
2600   title: "VPP Functional Results - Ubuntu"
2601   algorithm: "file_test_results"
2602   output-file-ext: ".rst"
2603   output-file: "{DIR[DTR,FUNC,VPP,UBUNTU]}/vpp_functional_results_ubuntu"
2604   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"
2605   dir-tables: "{DIR[DTR,FUNC,VPP,UBUNTU]}"
2606   data: "vpp-func-results-ubuntu"
2607   filter: "all"
2608   parameters:
2609   - "name"
2610   - "doc"
2611   - "level"
2612   - "parent"
2613   data-start-level: 4
2614
2615 -
2616   type: "file"
2617   title: "VPP Functional Results - CentOS"
2618   algorithm: "file_test_results"
2619   output-file-ext: ".rst"
2620   output-file: "{DIR[DTR,FUNC,VPP,CENTOS]}/vpp_functional_results_centos"
2621   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"
2622   dir-tables: "{DIR[DTR,FUNC,VPP,CENTOS]}"
2623   data:
2624     "vpp-func-results-centos"
2625   filter: "all"
2626   parameters:
2627   - "name"
2628   - "doc"
2629   - "level"
2630   - "parent"
2631   data-start-level: 4
2632
2633 -
2634   type: "file"
2635   title: "VPP Functional Configuration - Ubuntu"
2636   algorithm: "file_test_results"
2637   output-file-ext: ".rst"
2638   output-file: "{DIR[DTC,FUNC,VPP,UBUNTU]}/vpp_functional_configuration_ubuntu"
2639   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"
2640   dir-tables: "{DIR[DTC,FUNC,VPP,UBUNTU]}"
2641   data: "vpp-func-results-ubuntu"
2642   filter: "all"
2643   parameters:
2644   - "name"
2645   - "doc"
2646   - "level"
2647   - "parent"
2648   data-start-level: 4
2649
2650 -
2651   type: "file"
2652   title: "VPP Functional Configuration - CentOS"
2653   algorithm: "file_test_results"
2654   output-file-ext: ".rst"
2655   output-file: "{DIR[DTC,FUNC,VPP,CENTOS]}/vpp_functional_configuration_centos"
2656   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"
2657   dir-tables: "{DIR[DTC,FUNC,VPP,CENTOS]}"
2658   data:
2659     "vpp-func-results-centos"
2660   filter: "all"
2661   parameters:
2662   - "name"
2663   - "doc"
2664   - "level"
2665   - "parent"
2666   data-start-level: 4
2667
2668 -
2669   type: "file"
2670   title: "Container Orchestrated Performance Results 3n-hsw"
2671   algorithm: "file_test_results"
2672   output-file-ext: ".rst"
2673   output-file: "{DIR[DTR,PERF,COT,3N,HSW]}/cot_performance_results_3n_hsw"
2674   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"
2675   dir-tables: "{DIR[DTR,PERF,COT,3N,HSW]}"
2676   data: "ligato-perf-results-3n-hsw"
2677   filter: "all"
2678   parameters:
2679   - "name"
2680   - "doc"
2681   - "level"
2682   - "parent"
2683   data-start-level: 3
2684
2685 -
2686   type: "file"
2687   title: "DPDK Performance Results 3n-hsw"
2688   algorithm: "file_test_results"
2689   output-file-ext: ".rst"
2690   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
2691   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"
2692   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
2693   data: "dpdk-perf-results-3n-hsw"
2694   filter: "all"
2695   parameters:
2696   - "name"
2697   - "doc"
2698   - "level"
2699   - "parent"
2700   data-start-level: 3
2701
2702 -
2703   type: "file"
2704   title: "DPDK Performance Results 3n-skx"
2705   algorithm: "file_test_results"
2706   output-file-ext: ".rst"
2707   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
2708   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"
2709   dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
2710   data: "dpdk-perf-results-3n-skx"
2711   filter: "all"
2712   parameters:
2713   - "name"
2714   - "doc"
2715   - "level"
2716   - "parent"
2717   data-start-level: 3
2718
2719 -
2720   type: "file"
2721   title: "DPDK Performance Results 2n-skx"
2722   algorithm: "file_test_results"
2723   output-file-ext: ".rst"
2724   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
2725   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"
2726   dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
2727   data: "dpdk-perf-results-2n-skx"
2728   filter: "all"
2729   parameters:
2730   - "name"
2731   - "doc"
2732   - "level"
2733   - "parent"
2734   data-start-level: 3
2735
2736 -
2737   type: "file"
2738   title: "Honeycomb Functional Results"
2739   algorithm: "file_test_results"
2740   output-file-ext: ".rst"
2741   output-file: "{DIR[DTR,FUNC,HC]}/honeycomb_functional_results"
2742   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"
2743   dir-tables: "{DIR[DTR,FUNC,HC]}"
2744   data:
2745     "hc-func-results"
2746   filter: "all"
2747   parameters:
2748   - "name"
2749   - "doc"
2750   - "level"
2751   - "parent"
2752   data-start-level: 3
2753
2754 -
2755   type: "file"
2756   title: "NSH SFC Functional Results"
2757   algorithm: "file_test_results"
2758   output-file-ext: ".rst"
2759   output-file: "{DIR[DTR,FUNC,NSHSFC]}/nshsfc_functional_results"
2760   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"
2761   dir-tables: "{DIR[DTR,FUNC,NSHSFC]}"
2762   data:
2763     "nsh-func-results"
2764   filter: "all"
2765   parameters:
2766   - "name"
2767   - "doc"
2768   - "level"
2769   - "parent"
2770   data-start-level: 3
2771
2772 -
2773   type: "file"
2774   title: "DMM Functional Results"
2775   algorithm: "file_test_results"
2776   output-file-ext: ".rst"
2777   output-file: "{DIR[DTR,FUNC,DMM]}/dmm_functional_results"
2778   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"
2779   dir-tables: "{DIR[DTR,FUNC,DMM]}"
2780   data:
2781     "dmm-func-results"
2782   filter: "all"
2783   parameters:
2784   - "name"
2785   - "doc"
2786   - "level"
2787   - "parent"
2788   data-start-level: 3
2789
2790 ################################################################################
2791 ###                                P L O T S                                 ###
2792 ################################################################################
2793
2794 ################################################################################
2795 # Plots VPP HTTP Server Performance
2796 -
2797   type: "plot"
2798   title: "VPP HTTP Server Performance"
2799   algorithm: "plot_http_server_performance_box"
2800   output-file-type: ".html"
2801   output-file: "{DIR[STATIC,VPP]}/http-server-performance-cps"
2802   data:
2803     "plot-vpp-http-server-performance"
2804   # Keep this formatting, the filter is enclosed with " (quotation mark) and
2805   # each tag is enclosed with ' (apostrophe).
2806   filter: "'HTTP' and 'TCP_CPS'"
2807   parameters:
2808   - "result"
2809   - "name"
2810   traces:
2811     hoverinfo: "x+y"
2812     boxpoints: "outliers"
2813     whiskerwidth: 0
2814   layout:
2815     title: "VPP HTTP Server Performance"
2816     layout:
2817       "plot-cps"
2818
2819 -
2820   type: "plot"
2821   title: "VPP HTTP Server Performance"
2822   algorithm: "plot_http_server_performance_box"
2823   output-file-type: ".html"
2824   output-file: "{DIR[STATIC,VPP]}/http-server-performance-rps"
2825   data:
2826     "plot-vpp-http-server-performance"
2827   filter: "'HTTP' and 'TCP_RPS'"
2828   parameters:
2829   - "result"
2830   - "name"
2831   traces:
2832     hoverinfo: "x+y"
2833     boxpoints: "outliers"
2834     whiskerwidth: 0
2835   layout:
2836     title: "VPP HTTP Server Performance"
2837     layout:
2838       "plot-rps"
2839
2840 ################################################################################
2841
2842 # Packet Throughput - VPP L2 3n-hsw-x520 base and scale
2843 -
2844   type: "plot"
2845   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
2846   algorithm: "plot_performance_box"
2847   output-file-type: ".html"
2848   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
2849   data: "plot-vpp-throughput-latency-3n-hsw"
2850   filter: "'NIC_Intel-X520-DA2' and
2851            '64B' and
2852            ('BASE' or 'SCALE') and
2853            'NDRPDR' and
2854            'ETH' and
2855            '1T1C' and
2856            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
2857            not 'VHOST' and
2858            not 'MEMIF'"
2859   parameters:
2860   - "throughput"
2861   - "parent"
2862   - "tags"
2863   sort:
2864   - "L2PATCH"
2865   - "L2XCBASE"
2866   - "BASE"
2867   - "FIB_10K"
2868   - "FIB_100K"
2869   - "FIB_1M"
2870   traces:
2871     hoverinfo: "x+y"
2872     boxpoints: "outliers"
2873     whiskerwidth: 0
2874   layout:
2875     title: "l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
2876     layout: "plot-throughput"
2877
2878 -
2879   type: "plot"
2880   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
2881   algorithm: "plot_performance_box"
2882   output-file-type: ".html"
2883   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
2884   data: "plot-vpp-throughput-latency-3n-hsw"
2885   filter: "'NIC_Intel-X520-DA2' and
2886            '64B' and
2887            ('BASE' or 'SCALE') and
2888            'NDRPDR' and
2889            'ETH' and
2890            '1T1C' and
2891            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
2892            not 'VHOST' and
2893            not 'MEMIF'"
2894   parameters:
2895   - "throughput"
2896   - "parent"
2897   - "tags"
2898   sort:
2899   - "L2PATCH"
2900   - "L2XCBASE"
2901   - "BASE"
2902   - "FIB_10K"
2903   - "FIB_100K"
2904   - "FIB_1M"
2905   traces:
2906     hoverinfo: "x+y"
2907     boxpoints: "outliers"
2908     whiskerwidth: 0
2909   layout:
2910     title: "l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
2911     layout: "plot-throughput"
2912
2913 -
2914   type: "plot"
2915   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
2916   algorithm: "plot_performance_box"
2917   output-file-type: ".html"
2918   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
2919   data: "plot-vpp-throughput-latency-3n-hsw"
2920   filter: "'NIC_Intel-X520-DA2' and
2921            '64B' and
2922            ('BASE' or 'SCALE') and
2923            'NDRPDR' and
2924            'ETH' and
2925            '2T2C' and
2926            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
2927            not 'VHOST' and
2928            not 'MEMIF'"
2929   parameters:
2930   - "throughput"
2931   - "parent"
2932   - "tags"
2933   sort:
2934   - "L2PATCH"
2935   - "L2XCBASE"
2936   - "BASE"
2937   - "FIB_10K"
2938   - "FIB_100K"
2939   - "FIB_1M"
2940   traces:
2941     hoverinfo: "x+y"
2942     boxpoints: "outliers"
2943     whiskerwidth: 0
2944   layout:
2945     title: "l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
2946     layout: "plot-throughput"
2947
2948 -
2949   type: "plot"
2950   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
2951   algorithm: "plot_performance_box"
2952   output-file-type: ".html"
2953   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
2954   data: "plot-vpp-throughput-latency-3n-hsw"
2955   filter: "'NIC_Intel-X520-DA2' and
2956            '64B' and
2957            ('BASE' or 'SCALE') and
2958            'NDRPDR' and
2959            'ETH' and
2960            '2T2C' and
2961            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
2962            not 'VHOST' and
2963            not 'MEMIF'"
2964   parameters:
2965   - "throughput"
2966   - "parent"
2967   - "tags"
2968   sort:
2969   - "L2PATCH"
2970   - "L2XCBASE"
2971   - "BASE"
2972   - "FIB_10K"
2973   - "FIB_100K"
2974   - "FIB_1M"
2975   traces:
2976     hoverinfo: "x+y"
2977     boxpoints: "outliers"
2978     whiskerwidth: 0
2979   layout:
2980     title: "l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
2981     layout: "plot-throughput"
2982
2983 # Packet Throughput - VPP L2 3n-hsw-x520 features
2984 -
2985   type: "plot"
2986   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
2987   algorithm: "plot_performance_box"
2988   output-file-type: ".html"
2989   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
2990   data: "plot-vpp-throughput-latency-3n-hsw"
2991   filter: "'NIC_Intel-X520-DA2' and
2992            '64B' and
2993            'NDRPDR' and
2994            '1T1C' and
2995            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
2996            not 'ACL' and
2997            not 'VHOST' and
2998            not 'MEMIF'"
2999   parameters:
3000   - "throughput"
3001   - "parent"
3002   - "tags"
3003   sort:
3004   - "L2XCBASE"    # l2xcbase
3005   - "L2BDBASE"    # l2bdbase
3006   - "L2XCFWD"     # dot1q-l2xcbase
3007   - "L2BDMACLRN"  # dot1q-l2bdbase
3008   traces:
3009     hoverinfo: "x+y"
3010     boxpoints: "outliers"
3011     whiskerwidth: 0
3012   layout:
3013     title: "l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
3014     layout: "plot-throughput"
3015
3016 -
3017   type: "plot"
3018   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-pdr"
3019   algorithm: "plot_performance_box"
3020   output-file-type: ".html"
3021   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-pdr"
3022   data: "plot-vpp-throughput-latency-3n-hsw"
3023   filter: "'NIC_Intel-X520-DA2' and
3024            '64B' and
3025            'NDRPDR' and
3026            '1T1C' and
3027            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
3028            not 'ACL' and
3029            not 'VHOST' and
3030            not 'MEMIF'"
3031   parameters:
3032   - "throughput"
3033   - "parent"
3034   - "tags"
3035   sort:
3036   - "L2XCBASE"    # l2xcbase
3037   - "L2BDBASE"    # l2bdbase
3038   - "L2XCFWD"     # dot1q-l2xcbase
3039   - "L2BDMACLRN"  # dot1q-l2bdbase
3040   traces:
3041     hoverinfo: "x+y"
3042     boxpoints: "outliers"
3043     whiskerwidth: 0
3044   layout:
3045     title: "l2sw-3n-hsw-x520-64b-1t1c-features-pdr"
3046     layout: "plot-throughput"
3047
3048 -
3049   type: "plot"
3050   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
3051   algorithm: "plot_performance_box"
3052   output-file-type: ".html"
3053   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
3054   data: "plot-vpp-throughput-latency-3n-hsw"
3055   filter: "'NIC_Intel-X520-DA2' and
3056            '64B' and
3057            'NDRPDR' and
3058            '2T2C' and
3059            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
3060            not 'ACL' and
3061            not 'VHOST' and
3062            not 'MEMIF'"
3063   parameters:
3064   - "throughput"
3065   - "parent"
3066   - "tags"
3067   sort:
3068   - "L2XCBASE"    # l2xcbase
3069   - "L2BDBASE"    # l2bdbase
3070   - "L2XCFWD"     # dot1q-l2xcbase
3071   - "L2BDMACLRN"  # dot1q-l2bdbase
3072   traces:
3073     hoverinfo: "x+y"
3074     boxpoints: "outliers"
3075     whiskerwidth: 0
3076   layout:
3077     title: "l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
3078     layout: "plot-throughput"
3079
3080 -
3081   type: "plot"
3082   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-pdr"
3083   algorithm: "plot_performance_box"
3084   output-file-type: ".html"
3085   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-pdr"
3086   data: "plot-vpp-throughput-latency-3n-hsw"
3087   filter: "'NIC_Intel-X520-DA2' and
3088            '64B' and
3089            'NDRPDR' and
3090            '2T2C' and
3091            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
3092            not 'ACL' and
3093            not 'VHOST' and
3094            not 'MEMIF'"
3095   parameters:
3096   - "throughput"
3097   - "parent"
3098   - "tags"
3099   sort:
3100   - "L2XCBASE"    # l2xcbase
3101   - "L2BDBASE"    # l2bdbase
3102   - "L2XCFWD"     # dot1q-l2xcbase
3103   - "L2BDMACLRN"  # dot1q-l2bdbase
3104   traces:
3105     hoverinfo: "x+y"
3106     boxpoints: "outliers"
3107     whiskerwidth: 0
3108   layout:
3109     title: "l2sw-3n-hsw-x520-64b-2t2c-features-pdr"
3110     layout: "plot-throughput"
3111
3112 # Packet Throughput - VPP L2 3n-hsw-x710 base and scale
3113 -
3114   type: "plot"
3115   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
3116   algorithm: "plot_performance_box"
3117   output-file-type: ".html"
3118   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
3119   data: "plot-vpp-throughput-latency-3n-hsw"
3120   filter: "'NIC_Intel-X710' and
3121            '64B' and
3122            ('BASE' or 'SCALE') and
3123            'NDRPDR' and
3124            'ETH' and
3125            '1T1C' and
3126            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
3127            not 'VHOST' and
3128            not 'MEMIF'"
3129   parameters:
3130   - "throughput"
3131   - "parent"
3132   - "tags"
3133   sort:
3134   - "L2PATCH"
3135   - "L2XCBASE"
3136   - "BASE"
3137   - "FIB_10K"
3138   - "FIB_100K"
3139   - "FIB_1M"
3140   traces:
3141     hoverinfo: "x+y"
3142     boxpoints: "outliers"
3143     whiskerwidth: 0
3144   layout:
3145     title: "l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
3146     layout: "plot-throughput"
3147
3148 -
3149   type: "plot"
3150   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
3151   algorithm: "plot_performance_box"
3152   output-file-type: ".html"
3153   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
3154   data: "plot-vpp-throughput-latency-3n-hsw"
3155   filter: "'NIC_Intel-X710' and
3156            '64B' and
3157            ('BASE' or 'SCALE') and
3158            'NDRPDR' and
3159            'ETH' and
3160            '1T1C' and
3161            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
3162            not 'VHOST' and
3163            not 'MEMIF'"
3164   parameters:
3165   - "throughput"
3166   - "parent"
3167   - "tags"
3168   sort:
3169   - "L2PATCH"
3170   - "L2XCBASE"
3171   - "BASE"
3172   - "FIB_10K"
3173   - "FIB_100K"
3174   - "FIB_1M"
3175   traces:
3176     hoverinfo: "x+y"
3177     boxpoints: "outliers"
3178     whiskerwidth: 0
3179   layout:
3180     title: "l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
3181     layout: "plot-throughput"
3182
3183 -
3184   type: "plot"
3185   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
3186   algorithm: "plot_performance_box"
3187   output-file-type: ".html"
3188   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
3189   data: "plot-vpp-throughput-latency-3n-hsw"
3190   filter: "'NIC_Intel-X710' and
3191            '64B' and
3192            ('BASE' or 'SCALE') and
3193            'NDRPDR' and
3194            'ETH' and
3195            '2T2C' and
3196            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
3197            not 'VHOST' and
3198            not 'MEMIF'"
3199   parameters:
3200   - "throughput"
3201   - "parent"
3202   - "tags"
3203   sort:
3204   - "L2PATCH"
3205   - "L2XCBASE"
3206   - "BASE"
3207   - "FIB_10K"
3208   - "FIB_100K"
3209   - "FIB_1M"
3210   traces:
3211     hoverinfo: "x+y"
3212     boxpoints: "outliers"
3213     whiskerwidth: 0
3214   layout:
3215     title: "l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
3216     layout: "plot-throughput"
3217
3218 -
3219   type: "plot"
3220   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
3221   algorithm: "plot_performance_box"
3222   output-file-type: ".html"
3223   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
3224   data: "plot-vpp-throughput-latency-3n-hsw"
3225   filter: "'NIC_Intel-X710' and
3226            '64B' and
3227            ('BASE' or 'SCALE') and
3228            'NDRPDR' and
3229            'ETH' and
3230            '2T2C' and
3231            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
3232            not 'VHOST' and
3233            not 'MEMIF'"
3234   parameters:
3235   - "throughput"
3236   - "parent"
3237   - "tags"
3238   sort:
3239   - "L2PATCH"
3240   - "L2XCBASE"
3241   - "BASE"
3242   - "FIB_10K"
3243   - "FIB_100K"
3244   - "FIB_1M"
3245   traces:
3246     hoverinfo: "x+y"
3247     boxpoints: "outliers"
3248     whiskerwidth: 0
3249   layout:
3250     title: "l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
3251     layout: "plot-throughput"
3252
3253 # Packet Throughput - VPP L2 3n-hsw-x710 features
3254 -
3255   type: "plot"
3256   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
3257   algorithm: "plot_performance_box"
3258   output-file-type: ".html"
3259   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
3260   data: "plot-vpp-throughput-latency-3n-hsw"
3261   filter: "'NIC_Intel-X710' and
3262            '64B' and
3263            'NDRPDR' and
3264            '1T1C' and
3265            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
3266            not 'ACL' and
3267            not 'VHOST' and
3268            not 'MEMIF'"
3269   parameters:
3270   - "throughput"
3271   - "parent"
3272   - "tags"
3273   sort:
3274   - "L2XCBASE"    # l2xcbase
3275   - "L2BDBASE"    # l2bdbase
3276   - "L2XCFWD"     # dot1q-l2xcbase
3277   - "L2BDMACLRN"  # dot1q-l2bdbase
3278   traces:
3279     hoverinfo: "x+y"
3280     boxpoints: "outliers"
3281     whiskerwidth: 0
3282   layout:
3283     title: "l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
3284     layout: "plot-throughput"
3285
3286 -
3287   type: "plot"
3288   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
3289   algorithm: "plot_performance_box"
3290   output-file-type: ".html"
3291   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
3292   data: "plot-vpp-throughput-latency-3n-hsw"
3293   filter: "'NIC_Intel-X710' and
3294            '64B' and
3295            'NDRPDR' and
3296            '1T1C' and
3297            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
3298            not 'ACL' and
3299            not 'VHOST' and
3300            not 'MEMIF'"
3301   parameters:
3302   - "throughput"
3303   - "parent"
3304   - "tags"
3305   sort:
3306   - "L2XCBASE"    # l2xcbase
3307   - "L2BDBASE"    # l2bdbase
3308   - "L2XCFWD"     # dot1q-l2xcbase
3309   - "L2BDMACLRN"  # dot1q-l2bdbase
3310   traces:
3311     hoverinfo: "x+y"
3312     boxpoints: "outliers"
3313     whiskerwidth: 0
3314   layout:
3315     title: "l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
3316     layout: "plot-throughput"
3317
3318 -
3319   type: "plot"
3320   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
3321   algorithm: "plot_performance_box"
3322   output-file-type: ".html"
3323   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
3324   data: "plot-vpp-throughput-latency-3n-hsw"
3325   filter: "'NIC_Intel-X710' and
3326            '64B' and
3327            'NDRPDR' and
3328            '2T2C' and
3329            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
3330            not 'ACL' and
3331            not 'VHOST' and
3332            not 'MEMIF'"
3333   parameters:
3334   - "throughput"
3335   - "parent"
3336   - "tags"
3337   sort:
3338   - "L2XCBASE"    # l2xcbase
3339   - "L2BDBASE"    # l2bdbase
3340   - "L2XCFWD"     # dot1q-l2xcbase
3341   - "L2BDMACLRN"  # dot1q-l2bdbase
3342   traces:
3343     hoverinfo: "x+y"
3344     boxpoints: "outliers"
3345     whiskerwidth: 0
3346   layout:
3347     title: "l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
3348     layout: "plot-throughput"
3349
3350 -
3351   type: "plot"
3352   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
3353   algorithm: "plot_performance_box"
3354   output-file-type: ".html"
3355   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
3356   data: "plot-vpp-throughput-latency-3n-hsw"
3357   filter: "'NIC_Intel-X710' and
3358            '64B' and
3359            'NDRPDR' and
3360            '2T2C' and
3361            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
3362            not 'ACL' and
3363            not 'VHOST' and
3364            not 'MEMIF'"
3365   parameters:
3366   - "throughput"
3367   - "parent"
3368   - "tags"
3369   sort:
3370   - "L2XCBASE"    # l2xcbase
3371   - "L2BDBASE"    # l2bdbase
3372   - "L2XCFWD"     # dot1q-l2xcbase
3373   - "L2BDMACLRN"  # dot1q-l2bdbase
3374   traces:
3375     hoverinfo: "x+y"
3376     boxpoints: "outliers"
3377     whiskerwidth: 0
3378   layout:
3379     title: "l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
3380     layout: "plot-throughput"
3381
3382 # Packet Throughput - VPP L2 3n-hsw-xl710 base and scale
3383 -
3384   type: "plot"
3385   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
3386   algorithm: "plot_performance_box"
3387   output-file-type: ".html"
3388   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
3389   data: "plot-vpp-throughput-latency-3n-hsw"
3390   filter: "'NIC_Intel-XL710' and
3391            '64B' and
3392            ('BASE' or 'SCALE') and
3393            'NDRPDR' and
3394            'ETH' and
3395            '1T1C' and
3396            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
3397            not 'VHOST' and
3398            not 'MEMIF'"
3399   parameters:
3400   - "throughput"
3401   - "parent"
3402   - "tags"
3403   sort:
3404   - "L2PATCH"
3405   - "L2XCBASE"
3406   - "BASE"
3407   - "FIB_10K"
3408   - "FIB_100K"
3409   - "FIB_1M"
3410   traces:
3411     hoverinfo: "x+y"
3412     boxpoints: "outliers"
3413     whiskerwidth: 0
3414   layout:
3415     title: "l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
3416     layout: "plot-throughput"
3417
3418 -
3419   type: "plot"
3420   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
3421   algorithm: "plot_performance_box"
3422   output-file-type: ".html"
3423   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
3424   data: "plot-vpp-throughput-latency-3n-hsw"
3425   filter: "'NIC_Intel-XL710' and
3426            '64B' and
3427            ('BASE' or 'SCALE') and
3428            'NDRPDR' and
3429            'ETH' and
3430            '1T1C' and
3431            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
3432            not 'VHOST' and
3433            not 'MEMIF'"
3434   parameters:
3435   - "throughput"
3436   - "parent"
3437   - "tags"
3438   sort:
3439   - "L2PATCH"
3440   - "L2XCBASE"
3441   - "BASE"
3442   - "FIB_10K"
3443   - "FIB_100K"
3444   - "FIB_1M"
3445   traces:
3446     hoverinfo: "x+y"
3447     boxpoints: "outliers"
3448     whiskerwidth: 0
3449   layout:
3450     title: "l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
3451     layout: "plot-throughput"
3452
3453 -
3454   type: "plot"
3455   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
3456   algorithm: "plot_performance_box"
3457   output-file-type: ".html"
3458   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
3459   data: "plot-vpp-throughput-latency-3n-hsw"
3460   filter: "'NIC_Intel-XL710' and
3461            '64B' and
3462            ('BASE' or 'SCALE') and
3463            'NDRPDR' and
3464            'ETH' and
3465            '2T2C' and
3466            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
3467            not 'VHOST' and
3468            not 'MEMIF'"
3469   parameters:
3470   - "throughput"
3471   - "parent"
3472   - "tags"
3473   sort:
3474   - "L2PATCH"
3475   - "L2XCBASE"
3476   - "BASE"
3477   - "FIB_10K"
3478   - "FIB_100K"
3479   - "FIB_1M"
3480   traces:
3481     hoverinfo: "x+y"
3482     boxpoints: "outliers"
3483     whiskerwidth: 0
3484   layout:
3485     title: "l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
3486     layout: "plot-throughput"
3487
3488 -
3489   type: "plot"
3490   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
3491   algorithm: "plot_performance_box"
3492   output-file-type: ".html"
3493   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
3494   data: "plot-vpp-throughput-latency-3n-hsw"
3495   filter: "'NIC_Intel-XL710' and
3496            '64B' and
3497            ('BASE' or 'SCALE') and
3498            'NDRPDR' and
3499            'ETH' and
3500            '2T2C' and
3501            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
3502            not 'VHOST' and
3503            not 'MEMIF'"
3504   parameters:
3505   - "throughput"
3506   - "parent"
3507   - "tags"
3508   sort:
3509   - "L2PATCH"
3510   - "L2XCBASE"
3511   - "BASE"
3512   - "FIB_10K"
3513   - "FIB_100K"
3514   - "FIB_1M"
3515   traces:
3516     hoverinfo: "x+y"
3517     boxpoints: "outliers"
3518     whiskerwidth: 0
3519   layout:
3520     title: "l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
3521     layout: "plot-throughput"
3522
3523 # Packet Throughput - VPP L2 3n-skx-x710 base and scale
3524 -
3525   type: "plot"
3526   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
3527   algorithm: "plot_performance_box"
3528   output-file-type: ".html"
3529   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
3530   data: "plot-vpp-throughput-latency-3n-skx"
3531   filter: "'NIC_Intel-X710' and
3532            '64B' and
3533            ('BASE' or 'SCALE') and
3534            'NDRPDR' and
3535            'ETH' and
3536            '2T1C' and
3537            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
3538            not 'VHOST' and
3539            not 'MEMIF'"
3540   parameters:
3541   - "throughput"
3542   - "parent"
3543   - "tags"
3544   sort:
3545   - "L2PATCH"
3546   - "L2XCBASE"
3547   - "BASE"
3548   - "FIB_10K"
3549   - "FIB_100K"
3550   - "FIB_1M"
3551   traces:
3552     hoverinfo: "x+y"
3553     boxpoints: "outliers"
3554     whiskerwidth: 0
3555   layout:
3556     title: "l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
3557     layout: "plot-throughput"
3558
3559 -
3560   type: "plot"
3561   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
3562   algorithm: "plot_performance_box"
3563   output-file-type: ".html"
3564   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
3565   data: "plot-vpp-throughput-latency-3n-skx"
3566   filter: "'NIC_Intel-X710' and
3567            '64B' and
3568            ('BASE' or 'SCALE') and
3569            'NDRPDR' and
3570            'ETH' and
3571            '2T1C' and
3572            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
3573            not 'VHOST' and
3574            not 'MEMIF'"
3575   parameters:
3576   - "throughput"
3577   - "parent"
3578   - "tags"
3579   sort:
3580   - "L2PATCH"
3581   - "L2XCBASE"
3582   - "BASE"
3583   - "FIB_10K"
3584   - "FIB_100K"
3585   - "FIB_1M"
3586   traces:
3587     hoverinfo: "x+y"
3588     boxpoints: "outliers"
3589     whiskerwidth: 0
3590   layout:
3591     title: "l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
3592     layout: "plot-throughput"
3593
3594 -
3595   type: "plot"
3596   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
3597   algorithm: "plot_performance_box"
3598   output-file-type: ".html"
3599   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
3600   data: "plot-vpp-throughput-latency-3n-skx"
3601   filter: "'NIC_Intel-X710' and
3602            '64B' and
3603            ('BASE' or 'SCALE') and
3604            'NDRPDR' and
3605            'ETH' and
3606            '4T2C' and
3607            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
3608            not 'VHOST' and
3609            not 'MEMIF'"
3610   parameters:
3611   - "throughput"
3612   - "parent"
3613   - "tags"
3614   sort:
3615   - "L2PATCH"
3616   - "L2XCBASE"
3617   - "BASE"
3618   - "FIB_10K"
3619   - "FIB_100K"
3620   - "FIB_1M"
3621   traces:
3622     hoverinfo: "x+y"
3623     boxpoints: "outliers"
3624     whiskerwidth: 0
3625   layout:
3626     title: "l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
3627     layout: "plot-throughput"
3628
3629 -
3630   type: "plot"
3631   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
3632   algorithm: "plot_performance_box"
3633   output-file-type: ".html"
3634   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
3635   data: "plot-vpp-throughput-latency-3n-skx"
3636   filter: "'NIC_Intel-X710' and
3637            '64B' and
3638            ('BASE' or 'SCALE') and
3639            'NDRPDR' and
3640            'ETH' and
3641            '4T2C' and
3642            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
3643            not 'VHOST' and
3644            not 'MEMIF'"
3645   parameters:
3646   - "throughput"
3647   - "parent"
3648   - "tags"
3649   sort:
3650   - "L2PATCH"
3651   - "L2XCBASE"
3652   - "BASE"
3653   - "FIB_10K"
3654   - "FIB_100K"
3655   - "FIB_1M"
3656   traces:
3657     hoverinfo: "x+y"
3658     boxpoints: "outliers"
3659     whiskerwidth: 0
3660   layout:
3661     title: "l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
3662     layout: "plot-throughput"
3663
3664 # Packet Throughput - VPP L2 3n-skx-x710 features
3665 -
3666   type: "plot"
3667   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-ndr"
3668   algorithm: "plot_performance_box"
3669   output-file-type: ".html"
3670   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-ndr"
3671   data: "plot-vpp-throughput-latency-3n-skx"
3672   filter: "'NIC_Intel-X710' and
3673            '64B' and
3674            'NDRPDR' and
3675            '2T1C' and
3676            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
3677            not 'ACL' and
3678            not 'VHOST' and
3679            not 'MEMIF'"
3680   parameters:
3681   - "throughput"
3682   - "parent"
3683   - "tags"
3684   sort:
3685   - "L2XCBASE"    # l2xcbase
3686   - "L2BDBASE"    # l2bdbase
3687   - "L2XCFWD"     # dot1q-l2xcbase
3688   - "L2BDMACLRN"  # dot1q-l2bdbase
3689   traces:
3690     hoverinfo: "x+y"
3691     boxpoints: "outliers"
3692     whiskerwidth: 0
3693   layout:
3694     title: "l2sw-3n-skx-x710-64b-2t1c-features-ndr"
3695     layout: "plot-throughput"
3696
3697 -
3698   type: "plot"
3699   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-pdr"
3700   algorithm: "plot_performance_box"
3701   output-file-type: ".html"
3702   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-pdr"
3703   data: "plot-vpp-throughput-latency-3n-skx"
3704   filter: "'NIC_Intel-X710' and
3705            '64B' and
3706            'NDRPDR' and
3707            '2T1C' and
3708            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
3709            not 'ACL' and
3710            not 'VHOST' and
3711            not 'MEMIF'"
3712   parameters:
3713   - "throughput"
3714   - "parent"
3715   - "tags"
3716   sort:
3717   - "L2XCBASE"    # l2xcbase
3718   - "L2BDBASE"    # l2bdbase
3719   - "L2XCFWD"     # dot1q-l2xcbase
3720   - "L2BDMACLRN"  # dot1q-l2bdbase
3721   traces:
3722     hoverinfo: "x+y"
3723     boxpoints: "outliers"
3724     whiskerwidth: 0
3725   layout:
3726     title: "l2sw-3n-skx-x710-64b-2t1c-features-pdr"
3727     layout: "plot-throughput"
3728
3729 -
3730   type: "plot"
3731   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-ndr"
3732   algorithm: "plot_performance_box"
3733   output-file-type: ".html"
3734   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-ndr"
3735   data: "plot-vpp-throughput-latency-3n-skx"
3736   filter: "'NIC_Intel-X710' and
3737            '64B' and
3738            'NDRPDR' and
3739            '4T2C' and
3740            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
3741            not 'ACL' and
3742            not 'VHOST' and
3743            not 'MEMIF'"
3744   parameters:
3745   - "throughput"
3746   - "parent"
3747   - "tags"
3748   sort:
3749   - "L2XCBASE"    # l2xcbase
3750   - "L2BDBASE"    # l2bdbase
3751   - "L2XCFWD"     # dot1q-l2xcbase
3752   - "L2BDMACLRN"  # dot1q-l2bdbase
3753   traces:
3754     hoverinfo: "x+y"
3755     boxpoints: "outliers"
3756     whiskerwidth: 0
3757   layout:
3758     title: "l2sw-3n-skx-x710-64b-4t2c-features-ndr"
3759     layout: "plot-throughput"
3760
3761 -
3762   type: "plot"
3763   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-pdr"
3764   algorithm: "plot_performance_box"
3765   output-file-type: ".html"
3766   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-pdr"
3767   data: "plot-vpp-throughput-latency-3n-skx"
3768   filter: "'NIC_Intel-X710' and
3769            '64B' and
3770            'NDRPDR' and
3771            '4T2C' and
3772            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
3773            not 'ACL' and
3774            not 'VHOST' and
3775            not 'MEMIF'"
3776   parameters:
3777   - "throughput"
3778   - "parent"
3779   - "tags"
3780   sort:
3781   - "L2XCBASE"    # l2xcbase
3782   - "L2BDBASE"    # l2bdbase
3783   - "L2XCFWD"     # dot1q-l2xcbase
3784   - "L2BDMACLRN"  # dot1q-l2bdbase
3785   traces:
3786     hoverinfo: "x+y"
3787     boxpoints: "outliers"
3788     whiskerwidth: 0
3789   layout:
3790     title: "l2sw-3n-skx-x710-64b-4t2c-features-pdr"
3791     layout: "plot-throughput"
3792
3793 # Packet Throughput - VPP L2 3n-skx-xxv710 base and scale
3794 -
3795   type: "plot"
3796   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
3797   algorithm: "plot_performance_box"
3798   output-file-type: ".html"
3799   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
3800   data: "plot-vpp-throughput-latency-3n-skx"
3801   filter: "'NIC_Intel-XXV710' and
3802            '64B' and
3803            ('BASE' or 'SCALE') and
3804            'NDRPDR' and
3805            'ETH' and
3806            '2T1C' and
3807            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
3808            not 'VHOST' and
3809            not 'MEMIF'"
3810   parameters:
3811   - "throughput"
3812   - "parent"
3813   - "tags"
3814   sort:
3815   - "L2PATCH"
3816   - "L2XCBASE"
3817   - "BASE"
3818   - "FIB_10K"
3819   - "FIB_100K"
3820   - "FIB_1M"
3821   traces:
3822     hoverinfo: "x+y"
3823     boxpoints: "outliers"
3824     whiskerwidth: 0
3825   layout:
3826     title: "l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
3827     layout: "plot-throughput"
3828
3829 -
3830   type: "plot"
3831   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
3832   algorithm: "plot_performance_box"
3833   output-file-type: ".html"
3834   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
3835   data: "plot-vpp-throughput-latency-3n-skx"
3836   filter: "'NIC_Intel-XXV710' and
3837            '64B' and
3838            ('BASE' or 'SCALE') and
3839            'NDRPDR' and
3840            'ETH' and
3841            '2T1C' and
3842            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
3843            not 'VHOST' and
3844            not 'MEMIF'"
3845   parameters:
3846   - "throughput"
3847   - "parent"
3848   - "tags"
3849   sort:
3850   - "L2PATCH"
3851   - "L2XCBASE"
3852   - "BASE"
3853   - "FIB_10K"
3854   - "FIB_100K"
3855   - "FIB_1M"
3856   traces:
3857     hoverinfo: "x+y"
3858     boxpoints: "outliers"
3859     whiskerwidth: 0
3860   layout:
3861     title: "l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
3862     layout: "plot-throughput"
3863
3864 -
3865   type: "plot"
3866   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
3867   algorithm: "plot_performance_box"
3868   output-file-type: ".html"
3869   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
3870   data: "plot-vpp-throughput-latency-3n-skx"
3871   filter: "'NIC_Intel-XXV710' and
3872            '64B' and
3873            ('BASE' or 'SCALE') and
3874            'NDRPDR' and
3875            'ETH' and
3876            '4T2C' and
3877            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
3878            not 'VHOST' and
3879            not 'MEMIF'"
3880   parameters:
3881   - "throughput"
3882   - "parent"
3883   - "tags"
3884   sort:
3885   - "L2PATCH"
3886   - "L2XCBASE"
3887   - "BASE"
3888   - "FIB_10K"
3889   - "FIB_100K"
3890   - "FIB_1M"
3891   traces:
3892     hoverinfo: "x+y"
3893     boxpoints: "outliers"
3894     whiskerwidth: 0
3895   layout:
3896     title: "l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
3897     layout: "plot-throughput"
3898
3899 -
3900   type: "plot"
3901   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
3902   algorithm: "plot_performance_box"
3903   output-file-type: ".html"
3904   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
3905   data: "plot-vpp-throughput-latency-3n-skx"
3906   filter: "'NIC_Intel-XXV710' and
3907            '64B' and
3908            ('BASE' or 'SCALE') and
3909            'NDRPDR' and
3910            'ETH' and
3911            '4T2C' and
3912            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
3913            not 'VHOST' and
3914            not 'MEMIF'"
3915   parameters:
3916   - "throughput"
3917   - "parent"
3918   - "tags"
3919   sort:
3920   - "L2PATCH"
3921   - "L2XCBASE"
3922   - "BASE"
3923   - "FIB_10K"
3924   - "FIB_100K"
3925   - "FIB_1M"
3926   traces:
3927     hoverinfo: "x+y"
3928     boxpoints: "outliers"
3929     whiskerwidth: 0
3930   layout:
3931     title: "l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
3932     layout: "plot-throughput"
3933
3934 # Packet Throughput - VPP L2 2n-skx-x710 base and scale
3935 -
3936   type: "plot"
3937   title: "VPP Throughput: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
3938   algorithm: "plot_performance_box"
3939   output-file-type: ".html"
3940   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
3941   data: "plot-vpp-throughput-latency-2n-skx"
3942   filter: "'NIC_Intel-X710' and
3943            '64B' and
3944            ('BASE' or 'SCALE') and
3945            'NDRPDR' and
3946            'ETH' and
3947            '2T1C' and
3948            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
3949            not 'VHOST' and
3950            not 'MEMIF'"
3951   parameters:
3952   - "throughput"
3953   - "parent"
3954   - "tags"
3955   sort:
3956   - "L2PATCH"
3957   - "L2XCBASE"
3958   - "BASE"
3959   - "FIB_10K"
3960   - "FIB_100K"
3961   - "FIB_1M"
3962   traces:
3963     hoverinfo: "x+y"
3964     boxpoints: "outliers"
3965     whiskerwidth: 0
3966   layout:
3967     title: "l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
3968     layout: "plot-throughput"
3969
3970 -
3971   type: "plot"
3972   title: "VPP Throughput: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
3973   algorithm: "plot_performance_box"
3974   output-file-type: ".html"
3975   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
3976   data: "plot-vpp-throughput-latency-2n-skx"
3977   filter: "'NIC_Intel-X710' and
3978            '64B' and
3979            ('BASE' or 'SCALE') and
3980            'NDRPDR' and
3981            'ETH' and
3982            '2T1C' and
3983            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
3984            not 'VHOST' and
3985            not 'MEMIF'"
3986   parameters:
3987   - "throughput"
3988   - "parent"
3989   - "tags"
3990   sort:
3991   - "L2PATCH"
3992   - "L2XCBASE"
3993   - "BASE"
3994   - "FIB_10K"
3995   - "FIB_100K"
3996   - "FIB_1M"
3997   traces:
3998     hoverinfo: "x+y"
3999     boxpoints: "outliers"
4000     whiskerwidth: 0
4001   layout:
4002     title: "l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
4003     layout: "plot-throughput"
4004
4005 -
4006   type: "plot"
4007   title: "VPP Throughput: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
4008   algorithm: "plot_performance_box"
4009   output-file-type: ".html"
4010   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
4011   data: "plot-vpp-throughput-latency-2n-skx"
4012   filter: "'NIC_Intel-X710' and
4013            '64B' and
4014            ('BASE' or 'SCALE') and
4015            'NDRPDR' and
4016            'ETH' and
4017            '4T2C' and
4018            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
4019            not 'VHOST' and
4020            not 'MEMIF'"
4021   parameters:
4022   - "throughput"
4023   - "parent"
4024   - "tags"
4025   sort:
4026   - "L2PATCH"
4027   - "L2XCBASE"
4028   - "BASE"
4029   - "FIB_10K"
4030   - "FIB_100K"
4031   - "FIB_1M"
4032   traces:
4033     hoverinfo: "x+y"
4034     boxpoints: "outliers"
4035     whiskerwidth: 0
4036   layout:
4037     title: "l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
4038     layout: "plot-throughput"
4039
4040 -
4041   type: "plot"
4042   title: "VPP Throughput: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
4043   algorithm: "plot_performance_box"
4044   output-file-type: ".html"
4045   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
4046   data: "plot-vpp-throughput-latency-2n-skx"
4047   filter: "'NIC_Intel-X710' and
4048            '64B' and
4049            ('BASE' or 'SCALE') and
4050            'NDRPDR' and
4051            'ETH' and
4052            '4T2C' and
4053            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
4054            not 'VHOST' and
4055            not 'MEMIF'"
4056   parameters:
4057   - "throughput"
4058   - "parent"
4059   - "tags"
4060   sort:
4061   - "L2PATCH"
4062   - "L2XCBASE"
4063   - "BASE"
4064   - "FIB_10K"
4065   - "FIB_100K"
4066   - "FIB_1M"
4067   traces:
4068     hoverinfo: "x+y"
4069     boxpoints: "outliers"
4070     whiskerwidth: 0
4071   layout:
4072     title: "l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
4073     layout: "plot-throughput"
4074
4075 # Packet Throughput - VPP L2 2n-skx-xxv710 base and scale
4076 -
4077   type: "plot"
4078   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
4079   algorithm: "plot_performance_box"
4080   output-file-type: ".html"
4081   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
4082   data: "plot-vpp-throughput-latency-2n-skx"
4083   filter: "'NIC_Intel-XXV710' and
4084            '64B' and
4085            ('BASE' or 'SCALE') and
4086            'NDRPDR' and
4087            'ETH' and
4088            '2T1C' and
4089            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
4090            not 'VHOST' and
4091            not 'MEMIF'"
4092   parameters:
4093   - "throughput"
4094   - "parent"
4095   - "tags"
4096   sort:
4097   - "L2PATCH"
4098   - "L2XCBASE"
4099   - "BASE"
4100   - "FIB_10K"
4101   - "FIB_100K"
4102   - "FIB_1M"
4103   traces:
4104     hoverinfo: "x+y"
4105     boxpoints: "outliers"
4106     whiskerwidth: 0
4107   layout:
4108     title: "l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
4109     layout: "plot-throughput"
4110
4111 -
4112   type: "plot"
4113   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
4114   algorithm: "plot_performance_box"
4115   output-file-type: ".html"
4116   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
4117   data: "plot-vpp-throughput-latency-2n-skx"
4118   filter: "'NIC_Intel-XXV710' and
4119            '64B' and
4120            ('BASE' or 'SCALE') and
4121            'NDRPDR' and
4122            'ETH' and
4123            '2T1C' and
4124            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
4125            not 'VHOST' and
4126            not 'MEMIF'"
4127   parameters:
4128   - "throughput"
4129   - "parent"
4130   - "tags"
4131   sort:
4132   - "L2PATCH"
4133   - "L2XCBASE"
4134   - "BASE"
4135   - "FIB_10K"
4136   - "FIB_100K"
4137   - "FIB_1M"
4138   traces:
4139     hoverinfo: "x+y"
4140     boxpoints: "outliers"
4141     whiskerwidth: 0
4142   layout:
4143     title: "l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
4144     layout: "plot-throughput"
4145
4146 -
4147   type: "plot"
4148   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
4149   algorithm: "plot_performance_box"
4150   output-file-type: ".html"
4151   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
4152   data: "plot-vpp-throughput-latency-2n-skx"
4153   filter: "'NIC_Intel-XXV710' and
4154            '64B' and
4155            ('BASE' or 'SCALE') and
4156            'NDRPDR' and
4157            'ETH' and
4158            '4T2C' and
4159            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
4160            not 'VHOST' and
4161            not 'MEMIF'"
4162   parameters:
4163   - "throughput"
4164   - "parent"
4165   - "tags"
4166   sort:
4167   - "L2PATCH"
4168   - "L2XCBASE"
4169   - "BASE"
4170   - "FIB_10K"
4171   - "FIB_100K"
4172   - "FIB_1M"
4173   traces:
4174     hoverinfo: "x+y"
4175     boxpoints: "outliers"
4176     whiskerwidth: 0
4177   layout:
4178     title: "l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
4179     layout: "plot-throughput"
4180
4181 -
4182   type: "plot"
4183   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
4184   algorithm: "plot_performance_box"
4185   output-file-type: ".html"
4186   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
4187   data: "plot-vpp-throughput-latency-2n-skx"
4188   filter: "'NIC_Intel-XXV710' and
4189            '64B' and
4190            ('BASE' or 'SCALE') and
4191            'NDRPDR' and
4192            'ETH' and
4193            '4T2C' and
4194            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
4195            not 'VHOST' and
4196            not 'MEMIF'"
4197   parameters:
4198   - "throughput"
4199   - "parent"
4200   - "tags"
4201   sort:
4202   - "L2PATCH"
4203   - "L2XCBASE"
4204   - "BASE"
4205   - "FIB_10K"
4206   - "FIB_100K"
4207   - "FIB_1M"
4208   traces:
4209     hoverinfo: "x+y"
4210     boxpoints: "outliers"
4211     whiskerwidth: 0
4212   layout:
4213     title: "l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
4214     layout: "plot-throughput"
4215
4216 ################################################################################
4217
4218 # Packet Throughput - VPP Container Memif 3n-hsw-x520
4219 -
4220   type: "plot"
4221   title: "VPP Throughput: memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
4222   algorithm: "plot_performance_box"
4223   output-file-type: ".html"
4224   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
4225   data: "plot-vpp-throughput-latency-3n-hsw"
4226   filter: "'NIC_Intel-X520-DA2' and
4227            '64B' and
4228            ('BASE' or 'SCALE') and
4229            'NDRPDR' and
4230            '1T1C' and
4231            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
4232            not 'VHOST' and
4233            'MEMIF'"
4234   parameters:
4235   - "throughput"
4236   - "parent"
4237   - "tags"
4238   sort:
4239   - "L2XCFWD"
4240   - "L2XCFWD"
4241   - "L2XCFWD"
4242   - "L2BDMACLRN"
4243   - "L2BDMACLRN"
4244   - "L2BDMACLRN"
4245   traces:
4246     hoverinfo: "x+y"
4247     boxpoints: "outliers"
4248     whiskerwidth: 0
4249   layout:
4250     title: "memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
4251     layout: "plot-throughput"
4252
4253 -
4254   type: "plot"
4255   title: "VPP Throughput: memif-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
4256   algorithm: "plot_performance_box"
4257   output-file-type: ".html"
4258   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
4259   data: "plot-vpp-throughput-latency-3n-hsw"
4260   filter: "'NIC_Intel-X520-DA2' and
4261            '64B' and
4262            ('BASE' or 'SCALE') and
4263            'NDRPDR' and
4264            '1T1C' and
4265            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
4266            not 'VHOST' and
4267            'MEMIF'"
4268   parameters:
4269   - "throughput"
4270   - "parent"
4271   - "tags"
4272   sort:
4273   - "L2XCFWD"
4274   - "L2XCFWD"
4275   - "L2XCFWD"
4276   - "L2BDMACLRN"
4277   - "L2BDMACLRN"
4278   - "L2BDMACLRN"
4279   traces:
4280     hoverinfo: "x+y"
4281     boxpoints: "outliers"
4282     whiskerwidth: 0
4283   layout:
4284     title: "memif-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
4285     layout: "plot-throughput"
4286
4287 -
4288   type: "plot"
4289   title: "VPP Throughput: memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
4290   algorithm: "plot_performance_box"
4291   output-file-type: ".html"
4292   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
4293   data: "plot-vpp-throughput-latency-3n-hsw"
4294   filter: "'NIC_Intel-X520-DA2' and
4295            '64B' and
4296            ('BASE' or 'SCALE') and
4297            'NDRPDR' and
4298            '2T2C' and
4299            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
4300            not 'VHOST' and
4301            'MEMIF'"
4302   parameters:
4303   - "throughput"
4304   - "parent"
4305   - "tags"
4306   sort:
4307   - "L2XCFWD"
4308   - "L2XCFWD"
4309   - "L2XCFWD"
4310   - "L2BDMACLRN"
4311   - "L2BDMACLRN"
4312   - "L2BDMACLRN"
4313   traces:
4314     hoverinfo: "x+y"
4315     boxpoints: "outliers"
4316     whiskerwidth: 0
4317   layout:
4318     title: "memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
4319     layout: "plot-throughput"
4320
4321 -
4322   type: "plot"
4323   title: "VPP Throughput: memif-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
4324   algorithm: "plot_performance_box"
4325   output-file-type: ".html"
4326   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
4327   data: "plot-vpp-throughput-latency-3n-hsw"
4328   filter: "'NIC_Intel-X520-DA2' and
4329            '64B' and
4330            ('BASE' or 'SCALE') and
4331            'NDRPDR' and
4332            '2T2C' and
4333            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
4334            not 'VHOST' and
4335            'MEMIF'"
4336   parameters:
4337   - "throughput"
4338   - "parent"
4339   - "tags"
4340   sort:
4341   - "L2XCFWD"
4342   - "L2XCFWD"
4343   - "L2XCFWD"
4344   - "L2BDMACLRN"
4345   - "L2BDMACLRN"
4346   - "L2BDMACLRN"
4347   traces:
4348     hoverinfo: "x+y"
4349     boxpoints: "outliers"
4350     whiskerwidth: 0
4351   layout:
4352     title: "memif-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
4353     layout: "plot-throughput"
4354
4355 # Packet Throughput - VPP Container Memif 3n-hsw-x710
4356 -
4357   type: "plot"
4358   title: "VPP Throughput: memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
4359   algorithm: "plot_performance_box"
4360   output-file-type: ".html"
4361   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
4362   data: "plot-vpp-throughput-latency-3n-hsw"
4363   filter: "'NIC_Intel-X710' and
4364            '64B' and
4365            ('BASE' or 'SCALE') and
4366            'NDRPDR' and
4367            '1T1C' and
4368            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
4369            not 'VHOST' and
4370            'MEMIF'"
4371   parameters:
4372   - "throughput"
4373   - "parent"
4374   - "tags"
4375   sort:
4376   - "L2XCFWD"
4377   - "L2XCFWD"
4378   - "L2XCFWD"
4379   - "L2BDMACLRN"
4380   - "L2BDMACLRN"
4381   - "L2BDMACLRN"
4382   traces:
4383     hoverinfo: "x+y"
4384     boxpoints: "outliers"
4385     whiskerwidth: 0
4386   layout:
4387     title: "memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
4388     layout: "plot-throughput"
4389
4390 -
4391   type: "plot"
4392   title: "VPP Throughput: memif-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
4393   algorithm: "plot_performance_box"
4394   output-file-type: ".html"
4395   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
4396   data: "plot-vpp-throughput-latency-3n-hsw"
4397   filter: "'NIC_Intel-X710' and
4398            '64B' and
4399            ('BASE' or 'SCALE') and
4400            'NDRPDR' and
4401            '1T1C' and
4402            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
4403            not 'VHOST' and
4404            'MEMIF'"
4405   parameters:
4406   - "throughput"
4407   - "parent"
4408   - "tags"
4409   sort:
4410   - "L2XCFWD"
4411   - "L2XCFWD"
4412   - "L2XCFWD"
4413   - "L2BDMACLRN"
4414   - "L2BDMACLRN"
4415   - "L2BDMACLRN"
4416   traces:
4417     hoverinfo: "x+y"
4418     boxpoints: "outliers"
4419     whiskerwidth: 0
4420   layout:
4421     title: "memif-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
4422     layout: "plot-throughput"
4423
4424 -
4425   type: "plot"
4426   title: "VPP Throughput: memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
4427   algorithm: "plot_performance_box"
4428   output-file-type: ".html"
4429   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
4430   data: "plot-vpp-throughput-latency-3n-hsw"
4431   filter: "'NIC_Intel-X710' and
4432            '64B' and
4433            ('BASE' or 'SCALE') and
4434            'NDRPDR' and
4435            '2T2C' and
4436            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
4437            not 'VHOST' and
4438            'MEMIF'"
4439   parameters:
4440   - "throughput"
4441   - "parent"
4442   - "tags"
4443   sort:
4444   - "L2XCFWD"
4445   - "L2XCFWD"
4446   - "L2XCFWD"
4447   - "L2BDMACLRN"
4448   - "L2BDMACLRN"
4449   - "L2BDMACLRN"
4450   traces:
4451     hoverinfo: "x+y"
4452     boxpoints: "outliers"
4453     whiskerwidth: 0
4454   layout:
4455     title: "memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
4456     layout: "plot-throughput"
4457
4458 -
4459   type: "plot"
4460   title: "VPP Throughput: memif-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
4461   algorithm: "plot_performance_box"
4462   output-file-type: ".html"
4463   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
4464   data: "plot-vpp-throughput-latency-3n-hsw"
4465   filter: "'NIC_Intel-X710' and
4466            '64B' and
4467            ('BASE' or 'SCALE') and
4468            'NDRPDR' and
4469            '2T2C' and
4470            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
4471            not 'VHOST' and
4472            'MEMIF'"
4473   parameters:
4474   - "throughput"
4475   - "parent"
4476   - "tags"
4477   sort:
4478   - "L2XCFWD"
4479   - "L2XCFWD"
4480   - "L2XCFWD"
4481   - "L2BDMACLRN"
4482   - "L2BDMACLRN"
4483   - "L2BDMACLRN"
4484   traces:
4485     hoverinfo: "x+y"
4486     boxpoints: "outliers"
4487     whiskerwidth: 0
4488   layout:
4489     title: "memif-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
4490     layout: "plot-throughput"
4491
4492 # Packet Throughput - VPP Container Memif 3n-hsw-xl710
4493 -
4494   type: "plot"
4495   title: "VPP Throughput: memif-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
4496   algorithm: "plot_performance_box"
4497   output-file-type: ".html"
4498   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
4499   data: "plot-vpp-throughput-latency-3n-hsw"
4500   filter: "'NIC_Intel-XL710' and
4501            '64B' and
4502            ('BASE' or 'SCALE') and
4503            'NDRPDR' and
4504            '1T1C' and
4505            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
4506            not 'VHOST' and
4507            'MEMIF'"
4508   parameters:
4509   - "throughput"
4510   - "parent"
4511   - "tags"
4512   sort:
4513   - "L2XCFWD"
4514   - "L2XCFWD"
4515   - "L2XCFWD"
4516   - "L2BDMACLRN"
4517   - "L2BDMACLRN"
4518   - "L2BDMACLRN"
4519   traces:
4520     hoverinfo: "x+y"
4521     boxpoints: "outliers"
4522     whiskerwidth: 0
4523   layout:
4524     title: "memif-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
4525     layout: "plot-throughput"
4526
4527 -
4528   type: "plot"
4529   title: "VPP Throughput: memif-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
4530   algorithm: "plot_performance_box"
4531   output-file-type: ".html"
4532   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
4533   data: "plot-vpp-throughput-latency-3n-hsw"
4534   filter: "'NIC_Intel-XL710' and
4535            '64B' and
4536            ('BASE' or 'SCALE') and
4537            'NDRPDR' and
4538            '1T1C' and
4539            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
4540            not 'VHOST' and
4541            'MEMIF'"
4542   parameters:
4543   - "throughput"
4544   - "parent"
4545   - "tags"
4546   sort:
4547   - "L2XCFWD"
4548   - "L2XCFWD"
4549   - "L2XCFWD"
4550   - "L2BDMACLRN"
4551   - "L2BDMACLRN"
4552   - "L2BDMACLRN"
4553   traces:
4554     hoverinfo: "x+y"
4555     boxpoints: "outliers"
4556     whiskerwidth: 0
4557   layout:
4558     title: "memif-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
4559     layout: "plot-throughput"
4560
4561 -
4562   type: "plot"
4563   title: "VPP Throughput: memif-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
4564   algorithm: "plot_performance_box"
4565   output-file-type: ".html"
4566   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
4567   data: "plot-vpp-throughput-latency-3n-hsw"
4568   filter: "'NIC_Intel-XL710' and
4569            '64B' and
4570            ('BASE' or 'SCALE') and
4571            'NDRPDR' and
4572            '2T2C' and
4573            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
4574            not 'VHOST' and
4575            'MEMIF'"
4576   parameters:
4577   - "throughput"
4578   - "parent"
4579   - "tags"
4580   sort:
4581   - "L2XCFWD"
4582   - "L2XCFWD"
4583   - "L2XCFWD"
4584   - "L2BDMACLRN"
4585   - "L2BDMACLRN"
4586   - "L2BDMACLRN"
4587   traces:
4588     hoverinfo: "x+y"
4589     boxpoints: "outliers"
4590     whiskerwidth: 0
4591   layout:
4592     title: "memif-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
4593     layout: "plot-throughput"
4594
4595 -
4596   type: "plot"
4597   title: "VPP Throughput: memif-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
4598   algorithm: "plot_performance_box"
4599   output-file-type: ".html"
4600   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
4601   data: "plot-vpp-throughput-latency-3n-hsw"
4602   filter: "'NIC_Intel-XL710' and
4603            '64B' and
4604            ('BASE' or 'SCALE') and
4605            'NDRPDR' and
4606            '2T2C' and
4607            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
4608            not 'VHOST' and
4609            'MEMIF'"
4610   parameters:
4611   - "throughput"
4612   - "parent"
4613   - "tags"
4614   sort:
4615   - "L2XCFWD"
4616   - "L2XCFWD"
4617   - "L2XCFWD"
4618   - "L2BDMACLRN"
4619   - "L2BDMACLRN"
4620   - "L2BDMACLRN"
4621   traces:
4622     hoverinfo: "x+y"
4623     boxpoints: "outliers"
4624     whiskerwidth: 0
4625   layout:
4626     title: "memif-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
4627     layout: "plot-throughput"
4628
4629 # Packet Throughput - VPP Container Memif 3n-skx-x710
4630 -
4631   type: "plot"
4632   title: "VPP Throughput: memif-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
4633   algorithm: "plot_performance_box"
4634   output-file-type: ".html"
4635   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
4636   data: "plot-vpp-throughput-latency-3n-skx"
4637   filter: "'NIC_Intel-X710' and
4638            '64B' and
4639            ('BASE' or 'SCALE') and
4640            'NDRPDR' and
4641            '2T1C' and
4642            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
4643            not 'VHOST' and
4644            'MEMIF'"
4645   parameters:
4646   - "throughput"
4647   - "parent"
4648   - "tags"
4649   sort:
4650   - "L2XCFWD"
4651   - "L2XCFWD"
4652   - "L2XCFWD"
4653   - "L2BDMACLRN"
4654   - "L2BDMACLRN"
4655   - "L2BDMACLRN"
4656   traces:
4657     hoverinfo: "x+y"
4658     boxpoints: "outliers"
4659     whiskerwidth: 0
4660   layout:
4661     title: "memif-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
4662     layout: "plot-throughput"
4663
4664 -
4665   type: "plot"
4666   title: "VPP Throughput: memif-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
4667   algorithm: "plot_performance_box"
4668   output-file-type: ".html"
4669   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
4670   data: "plot-vpp-throughput-latency-3n-skx"
4671   filter: "'NIC_Intel-X710' and
4672            '64B' and
4673            ('BASE' or 'SCALE') and
4674            'NDRPDR' and
4675            '2T1C' and
4676            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
4677            not 'VHOST' and
4678            'MEMIF'"
4679   parameters:
4680   - "throughput"
4681   - "parent"
4682   - "tags"
4683   sort:
4684   - "L2XCFWD"
4685   - "L2XCFWD"
4686   - "L2XCFWD"
4687   - "L2BDMACLRN"
4688   - "L2BDMACLRN"
4689   - "L2BDMACLRN"
4690   traces:
4691     hoverinfo: "x+y"
4692     boxpoints: "outliers"
4693     whiskerwidth: 0
4694   layout:
4695     title: "memif-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
4696     layout: "plot-throughput"
4697
4698 -
4699   type: "plot"
4700   title: "VPP Throughput: memif-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
4701   algorithm: "plot_performance_box"
4702   output-file-type: ".html"
4703   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
4704   data: "plot-vpp-throughput-latency-3n-skx"
4705   filter: "'NIC_Intel-X710' and
4706            '64B' and
4707            ('BASE' or 'SCALE') and
4708            'NDRPDR' and
4709            '4T2C' and
4710            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
4711            not 'VHOST' and
4712            'MEMIF'"
4713   parameters:
4714   - "throughput"
4715   - "parent"
4716   - "tags"
4717   sort:
4718   - "L2XCFWD"
4719   - "L2XCFWD"
4720   - "L2XCFWD"
4721   - "L2BDMACLRN"
4722   - "L2BDMACLRN"
4723   - "L2BDMACLRN"
4724   traces:
4725     hoverinfo: "x+y"
4726     boxpoints: "outliers"
4727     whiskerwidth: 0
4728   layout:
4729     title: "memif-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
4730     layout: "plot-throughput"
4731
4732 -
4733   type: "plot"
4734   title: "VPP Throughput: memif-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
4735   algorithm: "plot_performance_box"
4736   output-file-type: ".html"
4737   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
4738   data: "plot-vpp-throughput-latency-3n-skx"
4739   filter: "'NIC_Intel-X710' and
4740            '64B' and
4741            ('BASE' or 'SCALE') and
4742            'NDRPDR' and
4743            '4T2C' and
4744            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
4745            not 'VHOST' and
4746            'MEMIF'"
4747   parameters:
4748   - "throughput"
4749   - "parent"
4750   - "tags"
4751   sort:
4752   - "L2XCFWD"
4753   - "L2XCFWD"
4754   - "L2XCFWD"
4755   - "L2BDMACLRN"
4756   - "L2BDMACLRN"
4757   - "L2BDMACLRN"
4758   traces:
4759     hoverinfo: "x+y"
4760     boxpoints: "outliers"
4761     whiskerwidth: 0
4762   layout:
4763     title: "memif-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
4764     layout: "plot-throughput"
4765
4766 # Packet Throughput - VPP Container Memif 2n-skx-x710
4767 -
4768   type: "plot"
4769   title: "VPP Throughput: memif-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
4770   algorithm: "plot_performance_box"
4771   output-file-type: ".html"
4772   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
4773   data: "plot-vpp-throughput-latency-2n-skx"
4774   filter: "'NIC_Intel-X710' and
4775            '64B' and
4776            ('BASE' or 'SCALE') and
4777            'NDRPDR' and
4778            '2T1C' and
4779            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
4780            not 'VHOST' and
4781            'MEMIF'"
4782   parameters:
4783   - "throughput"
4784   - "parent"
4785   - "tags"
4786   sort:
4787   - "L2XCFWD"
4788   - "L2XCFWD"
4789   - "L2XCFWD"
4790   - "L2BDMACLRN"
4791   - "L2BDMACLRN"
4792   - "L2BDMACLRN"
4793   traces:
4794     hoverinfo: "x+y"
4795     boxpoints: "outliers"
4796     whiskerwidth: 0
4797   layout:
4798     title: "memif-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
4799     layout: "plot-throughput"
4800
4801 -
4802   type: "plot"
4803   title: "VPP Throughput: memif-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
4804   algorithm: "plot_performance_box"
4805   output-file-type: ".html"
4806   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
4807   data: "plot-vpp-throughput-latency-2n-skx"
4808   filter: "'NIC_Intel-X710' and
4809            '64B' and
4810            ('BASE' or 'SCALE') and
4811            'NDRPDR' and
4812            '2T1C' and
4813            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
4814            not 'VHOST' and
4815            'MEMIF'"
4816   parameters:
4817   - "throughput"
4818   - "parent"
4819   - "tags"
4820   sort:
4821   - "L2XCFWD"
4822   - "L2XCFWD"
4823   - "L2XCFWD"
4824   - "L2BDMACLRN"
4825   - "L2BDMACLRN"
4826   - "L2BDMACLRN"
4827   traces:
4828     hoverinfo: "x+y"
4829     boxpoints: "outliers"
4830     whiskerwidth: 0
4831   layout:
4832     title: "memif-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
4833     layout: "plot-throughput"
4834
4835 -
4836   type: "plot"
4837   title: "VPP Throughput: memif-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
4838   algorithm: "plot_performance_box"
4839   output-file-type: ".html"
4840   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
4841   data: "plot-vpp-throughput-latency-2n-skx"
4842   filter: "'NIC_Intel-X710' and
4843            '64B' and
4844            ('BASE' or 'SCALE') and
4845            'NDRPDR' and
4846            '4T2C' and
4847            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
4848            not 'VHOST' and
4849            'MEMIF'"
4850   parameters:
4851   - "throughput"
4852   - "parent"
4853   - "tags"
4854   sort:
4855   - "L2XCFWD"
4856   - "L2XCFWD"
4857   - "L2XCFWD"
4858   - "L2BDMACLRN"
4859   - "L2BDMACLRN"
4860   - "L2BDMACLRN"
4861   traces:
4862     hoverinfo: "x+y"
4863     boxpoints: "outliers"
4864     whiskerwidth: 0
4865   layout:
4866     title: "memif-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
4867     layout: "plot-throughput"
4868
4869 -
4870   type: "plot"
4871   title: "VPP Throughput: memif-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
4872   algorithm: "plot_performance_box"
4873   output-file-type: ".html"
4874   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
4875   data: "plot-vpp-throughput-latency-2n-skx"
4876   filter: "'NIC_Intel-X710' and
4877            '64B' and
4878            ('BASE' or 'SCALE') and
4879            'NDRPDR' and
4880            '4T2C' and
4881            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
4882            not 'VHOST' and
4883            'MEMIF'"
4884   parameters:
4885   - "throughput"
4886   - "parent"
4887   - "tags"
4888   sort:
4889   - "L2XCFWD"
4890   - "L2XCFWD"
4891   - "L2XCFWD"
4892   - "L2BDMACLRN"
4893   - "L2BDMACLRN"
4894   - "L2BDMACLRN"
4895   traces:
4896     hoverinfo: "x+y"
4897     boxpoints: "outliers"
4898     whiskerwidth: 0
4899   layout:
4900     title: "memif-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
4901     layout: "plot-throughput"
4902
4903 # Packet Throughput - VPP Container Memif 2n-skx-xxv710
4904 -
4905   type: "plot"
4906   title: "VPP Throughput: memif-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
4907   algorithm: "plot_performance_box"
4908   output-file-type: ".html"
4909   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
4910   data: "plot-vpp-throughput-latency-2n-skx"
4911   filter: "'NIC_Intel-XXV710' and
4912            '64B' and
4913            ('BASE' or 'SCALE') and
4914            'NDRPDR' and
4915            '2T1C' and
4916            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
4917            not 'VHOST' and
4918            'MEMIF'"
4919   parameters:
4920   - "throughput"
4921   - "parent"
4922   - "tags"
4923   sort:
4924   - "L2XCFWD"
4925   - "L2XCFWD"
4926   - "L2XCFWD"
4927   - "L2BDMACLRN"
4928   - "L2BDMACLRN"
4929   - "L2BDMACLRN"
4930   traces:
4931     hoverinfo: "x+y"
4932     boxpoints: "outliers"
4933     whiskerwidth: 0
4934   layout:
4935     title: "memif-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
4936     layout: "plot-throughput"
4937
4938 -
4939   type: "plot"
4940   title: "VPP Throughput: memif-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
4941   algorithm: "plot_performance_box"
4942   output-file-type: ".html"
4943   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
4944   data: "plot-vpp-throughput-latency-2n-skx"
4945   filter: "'NIC_Intel-XXV710' and
4946            '64B' and
4947            ('BASE' or 'SCALE') and
4948            'NDRPDR' and
4949            '2T1C' and
4950            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
4951            not 'VHOST' and
4952            'MEMIF'"
4953   parameters:
4954   - "throughput"
4955   - "parent"
4956   - "tags"
4957   sort:
4958   - "L2XCFWD"
4959   - "L2XCFWD"
4960   - "L2XCFWD"
4961   - "L2BDMACLRN"
4962   - "L2BDMACLRN"
4963   - "L2BDMACLRN"
4964   traces:
4965     hoverinfo: "x+y"
4966     boxpoints: "outliers"
4967     whiskerwidth: 0
4968   layout:
4969     title: "memif-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
4970     layout: "plot-throughput"
4971
4972 -
4973   type: "plot"
4974   title: "VPP Throughput: memif-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
4975   algorithm: "plot_performance_box"
4976   output-file-type: ".html"
4977   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
4978   data: "plot-vpp-throughput-latency-2n-skx"
4979   filter: "'NIC_Intel-XXV710' and
4980            '64B' and
4981            ('BASE' or 'SCALE') and
4982            'NDRPDR' and
4983            '4T2C' and
4984            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
4985            not 'VHOST' and
4986            'MEMIF'"
4987   parameters:
4988   - "throughput"
4989   - "parent"
4990   - "tags"
4991   sort:
4992   - "L2XCFWD"
4993   - "L2XCFWD"
4994   - "L2XCFWD"
4995   - "L2BDMACLRN"
4996   - "L2BDMACLRN"
4997   - "L2BDMACLRN"
4998   traces:
4999     hoverinfo: "x+y"
5000     boxpoints: "outliers"
5001     whiskerwidth: 0
5002   layout:
5003     title: "memif-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
5004     layout: "plot-throughput"
5005
5006 -
5007   type: "plot"
5008   title: "VPP Throughput: memif-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
5009   algorithm: "plot_performance_box"
5010   output-file-type: ".html"
5011   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
5012   data: "plot-vpp-throughput-latency-2n-skx"
5013   filter: "'NIC_Intel-XXV710' and
5014            '64B' and
5015            ('BASE' or 'SCALE') and
5016            'NDRPDR' and
5017            '4T2C' and
5018            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5019            not 'VHOST' and
5020            'MEMIF'"
5021   parameters:
5022   - "throughput"
5023   - "parent"
5024   - "tags"
5025   sort:
5026   - "L2XCFWD"
5027   - "L2XCFWD"
5028   - "L2XCFWD"
5029   - "L2BDMACLRN"
5030   - "L2BDMACLRN"
5031   - "L2BDMACLRN"
5032   traces:
5033     hoverinfo: "x+y"
5034     boxpoints: "outliers"
5035     whiskerwidth: 0
5036   layout:
5037     title: "memif-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
5038     layout: "plot-throughput"
5039
5040 ################################################################################
5041
5042 # Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x520 l2xc
5043 -
5044   type: "plot"
5045   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
5046   algorithm: "plot_performance_box"
5047   output-file-type: ".html"
5048   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
5049   data: "plot-ligato-throughput-latency-3n-hsw"
5050   filter: "'NIC_Intel-X520-DA2' and
5051            '64B' and
5052            ('BASE' or 'SCALE') and
5053            'NDRPDR' and
5054            '1T1C' and
5055            'L2XCFWD' and
5056            not 'VHOST' and
5057            'MEMIF'"
5058   parameters:
5059   - "throughput"
5060   - "parent"
5061   - "tags"
5062   sort:
5063   - "1VNF"
5064   - "2VNF"
5065   - "4VNF"
5066   - "2VNF"
5067   - "4VNF"
5068   traces:
5069     hoverinfo: "x+y"
5070     boxpoints: "outliers"
5071     whiskerwidth: 0
5072   layout:
5073     title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
5074     layout: "plot-throughput"
5075
5076 -
5077   type: "plot"
5078   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-pdr"
5079   algorithm: "plot_performance_box"
5080   output-file-type: ".html"
5081   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-pdr"
5082   data: "plot-ligato-throughput-latency-3n-hsw"
5083   filter: "'NIC_Intel-X520-DA2' and
5084            '64B' and
5085            ('BASE' or 'SCALE') and
5086            'NDRPDR' and
5087            '1T1C' and
5088            'L2XCFWD' and
5089            not 'VHOST' and
5090            'MEMIF'"
5091   parameters:
5092   - "throughput"
5093   - "parent"
5094   - "tags"
5095   sort:
5096   - "1VNF"
5097   - "2VNF"
5098   - "4VNF"
5099   - "2VNF"
5100   - "4VNF"
5101   traces:
5102     hoverinfo: "x+y"
5103     boxpoints: "outliers"
5104     whiskerwidth: 0
5105   layout:
5106     title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-pdr"
5107     layout: "plot-throughput"
5108
5109 -
5110   type: "plot"
5111   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
5112   algorithm: "plot_performance_box"
5113   output-file-type: ".html"
5114   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
5115   data: "plot-ligato-throughput-latency-3n-hsw"
5116   filter: "'NIC_Intel-X520-DA2' and
5117            '64B' and
5118            ('BASE' or 'SCALE') and
5119            'NDRPDR' and
5120            '2T2C' and
5121            'L2XCFWD' and
5122            not 'VHOST' and
5123            'MEMIF'"
5124   parameters:
5125   - "throughput"
5126   - "parent"
5127   - "tags"
5128   sort:
5129   - "1VNF"
5130   - "2VNF"
5131   - "4VNF"
5132   - "2VNF"
5133   - "4VNF"
5134   traces:
5135     hoverinfo: "x+y"
5136     boxpoints: "outliers"
5137     whiskerwidth: 0
5138   layout:
5139     title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
5140     layout: "plot-throughput"
5141
5142 -
5143   type: "plot"
5144   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-pdr"
5145   algorithm: "plot_performance_box"
5146   output-file-type: ".html"
5147   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-pdr"
5148   data: "plot-ligato-throughput-latency-3n-hsw"
5149   filter: "'NIC_Intel-X520-DA2' and
5150            '64B' and
5151            ('BASE' or 'SCALE') and
5152            'NDRPDR' and
5153            '2T2C' and
5154            'L2XCFWD' and
5155            not 'VHOST' and
5156            'MEMIF'"
5157   parameters:
5158   - "throughput"
5159   - "parent"
5160   - "tags"
5161   sort:
5162   - "1VNF"
5163   - "2VNF"
5164   - "4VNF"
5165   - "2VNF"
5166   - "4VNF"
5167   traces:
5168     hoverinfo: "x+y"
5169     boxpoints: "outliers"
5170     whiskerwidth: 0
5171   layout:
5172     title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-pdr"
5173     layout: "plot-throughput"
5174
5175 # Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x520 l2bd
5176 -
5177   type: "plot"
5178   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
5179   algorithm: "plot_performance_box"
5180   output-file-type: ".html"
5181   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
5182   data: "plot-ligato-throughput-latency-3n-hsw"
5183   filter: "'NIC_Intel-X520-DA2' and
5184            '64B' and
5185            ('BASE' or 'SCALE') and
5186            'NDRPDR' and
5187            '1T1C' and
5188            ('L2BDMACSTAT' or 'L2BDMACLRN') and
5189            not 'VHOST' and
5190            'MEMIF'"
5191   parameters:
5192   - "throughput"
5193   - "parent"
5194   - "tags"
5195   sort:
5196   - "1VNF"
5197   - "2VNF"
5198   - "4VNF"
5199   - "2VNF"
5200   - "4VNF"
5201   traces:
5202     hoverinfo: "x+y"
5203     boxpoints: "outliers"
5204     whiskerwidth: 0
5205   layout:
5206     title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
5207     layout: "plot-throughput"
5208
5209 -
5210   type: "plot"
5211   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-pdr"
5212   algorithm: "plot_performance_box"
5213   output-file-type: ".html"
5214   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-pdr"
5215   data: "plot-ligato-throughput-latency-3n-hsw"
5216   filter: "'NIC_Intel-X520-DA2' and
5217            '64B' and
5218            ('BASE' or 'SCALE') and
5219            'NDRPDR' and
5220            '1T1C' and
5221            ('L2BDMACSTAT' or 'L2BDMACLRN') and
5222            not 'VHOST' and
5223            'MEMIF'"
5224   parameters:
5225   - "throughput"
5226   - "parent"
5227   - "tags"
5228   sort:
5229   - "1VNF"
5230   - "2VNF"
5231   - "4VNF"
5232   - "2VNF"
5233   - "4VNF"
5234   traces:
5235     hoverinfo: "x+y"
5236     boxpoints: "outliers"
5237     whiskerwidth: 0
5238   layout:
5239     title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-pdr"
5240     layout: "plot-throughput"
5241
5242 -
5243   type: "plot"
5244   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
5245   algorithm: "plot_performance_box"
5246   output-file-type: ".html"
5247   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
5248   data: "plot-ligato-throughput-latency-3n-hsw"
5249   filter: "'NIC_Intel-X520-DA2' and
5250            '64B' and
5251            ('BASE' or 'SCALE') and
5252            'NDRPDR' and
5253            '2T2C' and
5254            ('L2BDMACSTAT' or 'L2BDMACLRN') and
5255            not 'VHOST' and
5256            'MEMIF'"
5257   parameters:
5258   - "throughput"
5259   - "parent"
5260   - "tags"
5261   sort:
5262   - "1VNF"
5263   - "2VNF"
5264   - "4VNF"
5265   - "2VNF"
5266   - "4VNF"
5267   traces:
5268     hoverinfo: "x+y"
5269     boxpoints: "outliers"
5270     whiskerwidth: 0
5271   layout:
5272     title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
5273     layout: "plot-throughput"
5274
5275 -
5276   type: "plot"
5277   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-pdr"
5278   algorithm: "plot_performance_box"
5279   output-file-type: ".html"
5280   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-pdr"
5281   data: "plot-ligato-throughput-latency-3n-hsw"
5282   filter: "'NIC_Intel-X520-DA2' and
5283            '64B' and
5284            ('BASE' or 'SCALE') and
5285            'NDRPDR' and
5286            '2T2C' and
5287            ('L2BDMACSTAT' or 'L2BDMACLRN') and
5288            not 'VHOST' and
5289            'MEMIF'"
5290   parameters:
5291   - "throughput"
5292   - "parent"
5293   - "tags"
5294   sort:
5295   - "1VNF"
5296   - "2VNF"
5297   - "4VNF"
5298   - "2VNF"
5299   - "4VNF"
5300   traces:
5301     hoverinfo: "x+y"
5302     boxpoints: "outliers"
5303     whiskerwidth: 0
5304   layout:
5305     title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-pdr"
5306     layout: "plot-throughput"
5307
5308 # Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x710 l2xc
5309 -
5310   type: "plot"
5311   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
5312   algorithm: "plot_performance_box"
5313   output-file-type: ".html"
5314   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
5315   data: "plot-ligato-throughput-latency-3n-hsw"
5316   filter: "'NIC_Intel-X710' and
5317            '64B' and
5318            ('BASE' or 'SCALE') and
5319            'NDRPDR' and
5320            '1T1C' and
5321            'L2XCFWD' and
5322            not 'VHOST' and
5323            'MEMIF'"
5324   parameters:
5325   - "throughput"
5326   - "parent"
5327   - "tags"
5328   sort:
5329   - "1VNF"
5330   - "2VNF"
5331   - "4VNF"
5332   - "2VNF"
5333   - "4VNF"
5334   traces:
5335     hoverinfo: "x+y"
5336     boxpoints: "outliers"
5337     whiskerwidth: 0
5338   layout:
5339     title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
5340     layout: "plot-throughput"
5341
5342 -
5343   type: "plot"
5344   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-pdr"
5345   algorithm: "plot_performance_box"
5346   output-file-type: ".html"
5347   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-pdr"
5348   data: "plot-ligato-throughput-latency-3n-hsw"
5349   filter: "'NIC_Intel-X710' and
5350            '64B' and
5351            ('BASE' or 'SCALE') and
5352            'NDRPDR' and
5353            '1T1C' and
5354            'L2XCFWD' and
5355            not 'VHOST' and
5356            'MEMIF'"
5357   parameters:
5358   - "throughput"
5359   - "parent"
5360   - "tags"
5361   sort:
5362   - "1VNF"
5363   - "2VNF"
5364   - "4VNF"
5365   - "2VNF"
5366   - "4VNF"
5367   traces:
5368     hoverinfo: "x+y"
5369     boxpoints: "outliers"
5370     whiskerwidth: 0
5371   layout:
5372     title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-pdr"
5373     layout: "plot-throughput"
5374
5375 -
5376   type: "plot"
5377   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
5378   algorithm: "plot_performance_box"
5379   output-file-type: ".html"
5380   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
5381   data: "plot-ligato-throughput-latency-3n-hsw"
5382   filter: "'NIC_Intel-X710' and
5383            '64B' and
5384            ('BASE' or 'SCALE') and
5385            'NDRPDR' and
5386            '2T2C' and
5387            'L2XCFWD' and
5388            not 'VHOST' and
5389            'MEMIF'"
5390   parameters:
5391   - "throughput"
5392   - "parent"
5393   - "tags"
5394   sort:
5395   - "1VNF"
5396   - "2VNF"
5397   - "4VNF"
5398   - "2VNF"
5399   - "4VNF"
5400   traces:
5401     hoverinfo: "x+y"
5402     boxpoints: "outliers"
5403     whiskerwidth: 0
5404   layout:
5405     title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
5406     layout: "plot-throughput"
5407
5408 -
5409   type: "plot"
5410   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-pdr"
5411   algorithm: "plot_performance_box"
5412   output-file-type: ".html"
5413   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-pdr"
5414   data: "plot-ligato-throughput-latency-3n-hsw"
5415   filter: "'NIC_Intel-X710' and
5416            '64B' and
5417            ('BASE' or 'SCALE') and
5418            'NDRPDR' and
5419            '2T2C' and
5420            'L2XCFWD' and
5421            not 'VHOST' and
5422            'MEMIF'"
5423   parameters:
5424   - "throughput"
5425   - "parent"
5426   - "tags"
5427   sort:
5428   - "1VNF"
5429   - "2VNF"
5430   - "4VNF"
5431   - "2VNF"
5432   - "4VNF"
5433   traces:
5434     hoverinfo: "x+y"
5435     boxpoints: "outliers"
5436     whiskerwidth: 0
5437   layout:
5438     title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-pdr"
5439     layout: "plot-throughput"
5440
5441 # Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x710 l2bd
5442 -
5443   type: "plot"
5444   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
5445   algorithm: "plot_performance_box"
5446   output-file-type: ".html"
5447   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
5448   data: "plot-ligato-throughput-latency-3n-hsw"
5449   filter: "'NIC_Intel-X710' and
5450            '64B' and
5451            ('BASE' or 'SCALE') and
5452            'NDRPDR' and
5453            '1T1C' and
5454            ('L2BDMACSTAT' or 'L2BDMACLRN') and
5455            not 'VHOST' and
5456            'MEMIF'"
5457   parameters:
5458   - "throughput"
5459   - "parent"
5460   - "tags"
5461   sort:
5462   - "1VNF"
5463   - "2VNF"
5464   - "4VNF"
5465   - "2VNF"
5466   - "4VNF"
5467   traces:
5468     hoverinfo: "x+y"
5469     boxpoints: "outliers"
5470     whiskerwidth: 0
5471   layout:
5472     title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
5473     layout: "plot-throughput"
5474
5475 -
5476   type: "plot"
5477   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-pdr"
5478   algorithm: "plot_performance_box"
5479   output-file-type: ".html"
5480   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-pdr"
5481   data: "plot-ligato-throughput-latency-3n-hsw"
5482   filter: "'NIC_Intel-X710' and
5483            '64B' and
5484            ('BASE' or 'SCALE') and
5485            'NDRPDR' and
5486            '1T1C' and
5487            ('L2BDMACSTAT' or 'L2BDMACLRN') and
5488            not 'VHOST' and
5489            'MEMIF'"
5490   parameters:
5491   - "throughput"
5492   - "parent"
5493   - "tags"
5494   sort:
5495   - "1VNF"
5496   - "2VNF"
5497   - "4VNF"
5498   - "2VNF"
5499   - "4VNF"
5500   traces:
5501     hoverinfo: "x+y"
5502     boxpoints: "outliers"
5503     whiskerwidth: 0
5504   layout:
5505     title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-pdr"
5506     layout: "plot-throughput"
5507
5508 -
5509   type: "plot"
5510   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
5511   algorithm: "plot_performance_box"
5512   output-file-type: ".html"
5513   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
5514   data: "plot-ligato-throughput-latency-3n-hsw"
5515   filter: "'NIC_Intel-X710' and
5516            '64B' and
5517            ('BASE' or 'SCALE') and
5518            'NDRPDR' and
5519            '2T2C' and
5520            ('L2BDMACSTAT' or 'L2BDMACLRN') and
5521            not 'VHOST' and
5522            'MEMIF'"
5523   parameters:
5524   - "throughput"
5525   - "parent"
5526   - "tags"
5527   sort:
5528   - "1VNF"
5529   - "2VNF"
5530   - "4VNF"
5531   - "2VNF"
5532   - "4VNF"
5533   traces:
5534     hoverinfo: "x+y"
5535     boxpoints: "outliers"
5536     whiskerwidth: 0
5537   layout:
5538     title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
5539     layout: "plot-throughput"
5540
5541 -
5542   type: "plot"
5543   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-pdr"
5544   algorithm: "plot_performance_box"
5545   output-file-type: ".html"
5546   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-pdr"
5547   data: "plot-ligato-throughput-latency-3n-hsw"
5548   filter: "'NIC_Intel-X710' and
5549            '64B' and
5550            ('BASE' or 'SCALE') and
5551            'NDRPDR' and
5552            '2T2C' and
5553            ('L2BDMACSTAT' or 'L2BDMACLRN') and
5554            not 'VHOST' and
5555            'MEMIF'"
5556   parameters:
5557   - "throughput"
5558   - "parent"
5559   - "tags"
5560   sort:
5561   - "1VNF"
5562   - "2VNF"
5563   - "4VNF"
5564   - "2VNF"
5565   - "4VNF"
5566   traces:
5567     hoverinfo: "x+y"
5568     boxpoints: "outliers"
5569     whiskerwidth: 0
5570   layout:
5571     title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-pdr"
5572     layout: "plot-throughput"
5573
5574 ################################################################################
5575
5576 # Packet Throughput - VPP IPv4 3n-hsw-x520 base and scale
5577 -
5578   type: "plot"
5579   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
5580   algorithm: "plot_performance_box"
5581   output-file-type: ".html"
5582   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
5583   data: "plot-vpp-throughput-latency-3n-hsw"
5584   filter: "'NIC_Intel-X520-DA2' and
5585            '64B' and
5586            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
5587            'NDRPDR' and
5588            '1T1C' and
5589            'IP4FWD' and
5590            not 'IPSEC' and
5591            not 'VHOST'"
5592   parameters:
5593   - "throughput"
5594   - "parent"
5595   - "tags"
5596   sort:
5597   - "IP4BASE"
5598   - "FIB_20K"
5599   - "FIB_200K"
5600   - "FIB_2M"
5601   traces:
5602     hoverinfo: "x+y"
5603     boxpoints: "outliers"
5604     whiskerwidth: 0
5605   layout:
5606     title: "ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
5607     layout: "plot-throughput"
5608
5609 -
5610   type: "plot"
5611   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
5612   algorithm: "plot_performance_box"
5613   output-file-type: ".html"
5614   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
5615   data: "plot-vpp-throughput-latency-3n-hsw"
5616   filter: "'NIC_Intel-X520-DA2' and
5617            '64B' and
5618            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
5619            'NDRPDR' and
5620            '1T1C' and
5621            'IP4FWD' and
5622            not 'IPSEC' and
5623            not 'VHOST'"
5624   parameters:
5625   - "throughput"
5626   - "parent"
5627   - "tags"
5628   sort:
5629   - "IP4BASE"
5630   - "FIB_20K"
5631   - "FIB_200K"
5632   - "FIB_2M"
5633   traces:
5634     hoverinfo: "x+y"
5635     boxpoints: "outliers"
5636     whiskerwidth: 0
5637   layout:
5638     title: "ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
5639     layout: "plot-throughput"
5640
5641 -
5642   type: "plot"
5643   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
5644   algorithm: "plot_performance_box"
5645   output-file-type: ".html"
5646   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
5647   data: "plot-vpp-throughput-latency-3n-hsw"
5648   filter: "'NIC_Intel-X520-DA2' and
5649            '64B' and
5650            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
5651            'NDRPDR' and
5652            '2T2C' and
5653            'IP4FWD' and
5654            not 'IPSEC' and
5655            not 'VHOST'"
5656   parameters:
5657   - "throughput"
5658   - "parent"
5659   - "tags"
5660   sort:
5661   - "IP4BASE"
5662   - "FIB_20K"
5663   - "FIB_200K"
5664   - "FIB_2M"
5665   traces:
5666     hoverinfo: "x+y"
5667     boxpoints: "outliers"
5668     whiskerwidth: 0
5669   layout:
5670     title: "ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
5671     layout: "plot-throughput"
5672
5673 -
5674   type: "plot"
5675   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
5676   algorithm: "plot_performance_box"
5677   output-file-type: ".html"
5678   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
5679   data: "plot-vpp-throughput-latency-3n-hsw"
5680   filter: "'NIC_Intel-X520-DA2' and
5681            '64B' and
5682            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
5683            'NDRPDR' and
5684            '2T2C' and
5685            'IP4FWD' and
5686            not 'IPSEC' and
5687            not 'VHOST'"
5688   parameters:
5689   - "throughput"
5690   - "parent"
5691   - "tags"
5692   sort:
5693   - "IP4BASE"
5694   - "FIB_20K"
5695   - "FIB_200K"
5696   - "FIB_2M"
5697   traces:
5698     hoverinfo: "x+y"
5699     boxpoints: "outliers"
5700     whiskerwidth: 0
5701   layout:
5702     title: "ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
5703     layout: "plot-throughput"
5704
5705 # Packet Throughput - VPP IPv4 3n-hsw-x520 features
5706 -
5707   type: "plot"
5708   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-ndr"
5709   algorithm: "plot_performance_box"
5710   output-file-type: ".html"
5711   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-ndr"
5712   data: "plot-vpp-throughput-latency-3n-hsw"
5713   filter: "'NIC_Intel-X520-DA2' and
5714            '64B' and
5715            ('IP4BASE' or
5716             'POLICE_MARK' or
5717             'COPWHLIST' or
5718             ('NAT44' and 'BASE') or
5719             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
5720            'NDRPDR' and
5721            '1T1C' and
5722            'IP4FWD' and
5723            not 'IPSEC' and
5724            not 'VHOST'"
5725   parameters:
5726   - "throughput"
5727   - "parent"
5728   - "tags"
5729   sort:
5730   - "IP4BASE"
5731   - "NAT44"
5732   - "POLICE_MARK"
5733   - "COPWHLIST"
5734   - "IACL"
5735   - "OACL"
5736   traces:
5737     hoverinfo: "x+y"
5738     boxpoints: "outliers"
5739     whiskerwidth: 0
5740   layout:
5741     title: "ip4-3n-hsw-x520-64b-1t1c-features-ndr"
5742     layout: "plot-throughput"
5743
5744 -
5745   type: "plot"
5746   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-pdr"
5747   algorithm: "plot_performance_box"
5748   output-file-type: ".html"
5749   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-pdr"
5750   data: "plot-vpp-throughput-latency-3n-hsw"
5751   filter: "'NIC_Intel-X520-DA2' and
5752            '64B' and
5753            ('IP4BASE' or
5754             'POLICE_MARK' or
5755             'COPWHLIST' or
5756             ('NAT44' and 'BASE') or
5757             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
5758            'NDRPDR' and
5759            '1T1C' and
5760            'IP4FWD' and
5761            not 'IPSEC' and
5762            not 'VHOST'"
5763   parameters:
5764   - "throughput"
5765   - "parent"
5766   - "tags"
5767   sort:
5768   - "IP4BASE"
5769   - "NAT44"
5770   - "POLICE_MARK"
5771   - "COPWHLIST"
5772   - "IACL"
5773   - "OACL"
5774   traces:
5775     hoverinfo: "x+y"
5776     boxpoints: "outliers"
5777     whiskerwidth: 0
5778   layout:
5779     title: "ip4-3n-hsw-x520-64b-1t1c-features-pdr"
5780     layout: "plot-throughput"
5781
5782 -
5783   type: "plot"
5784   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-ndr"
5785   algorithm: "plot_performance_box"
5786   output-file-type: ".html"
5787   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-ndr"
5788   data: "plot-vpp-throughput-latency-3n-hsw"
5789   filter: "'NIC_Intel-X520-DA2' and
5790            '64B' and
5791            ('IP4BASE' or
5792             'POLICE_MARK' or
5793             'COPWHLIST' or
5794             ('NAT44' and 'BASE') or
5795             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
5796            'NDRPDR' and
5797            '2T2C' and
5798            'IP4FWD' and
5799            not 'IPSEC' and
5800            not 'VHOST'"
5801   parameters:
5802   - "throughput"
5803   - "parent"
5804   - "tags"
5805   sort:
5806   - "IP4BASE"
5807   - "NAT44"
5808   - "POLICE_MARK"
5809   - "COPWHLIST"
5810   - "IACL"
5811   - "OACL"
5812   traces:
5813     hoverinfo: "x+y"
5814     boxpoints: "outliers"
5815     whiskerwidth: 0
5816   layout:
5817     title: "ip4-3n-hsw-x520-64b-2t2c-features-ndr"
5818     layout: "plot-throughput"
5819
5820 -
5821   type: "plot"
5822   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-pdr"
5823   algorithm: "plot_performance_box"
5824   output-file-type: ".html"
5825   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-pdr"
5826   data: "plot-vpp-throughput-latency-3n-hsw"
5827   filter: "'NIC_Intel-X520-DA2' and
5828            '64B' and
5829            ('IP4BASE' or
5830             'POLICE_MARK' or
5831             'COPWHLIST' or
5832             ('NAT44' and 'BASE') or
5833             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
5834            'NDRPDR' and
5835            '2T2C' and
5836            'IP4FWD' and
5837            not 'IPSEC' and
5838            not 'VHOST'"
5839   parameters:
5840   - "throughput"
5841   - "parent"
5842   - "tags"
5843   sort:
5844   - "IP4BASE"
5845   - "NAT44"
5846   - "POLICE_MARK"
5847   - "COPWHLIST"
5848   - "IACL"
5849   - "OACL"
5850   traces:
5851     hoverinfo: "x+y"
5852     boxpoints: "outliers"
5853     whiskerwidth: 0
5854   layout:
5855     title: "ip4-3n-hsw-x520-64b-2t2c-features-pdr"
5856     layout: "plot-throughput"
5857
5858 # Packet Throughput - VPP IPv4 3n-hsw-x520 features nat44
5859 -
5860   type: "plot"
5861   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
5862   algorithm: "plot_performance_box"
5863   output-file-type: ".html"
5864   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
5865   data: "plot-vpp-throughput-latency-3n-hsw"
5866   filter: "'NIC_Intel-X520-DA2' and
5867            '64B' and
5868            'NDRPDR' and
5869            '1T1C' and
5870            'IP4FWD' and
5871            'NAT44' and
5872            not 'IPSEC' and
5873            not 'VHOST'"
5874   parameters:
5875   - "throughput"
5876   - "parent"
5877   - "tags"
5878   sort:
5879   - "BASE"
5880   - "BASE"
5881   - "SRC_USER_10"
5882   - "SRC_USER_100"
5883   - "SRC_USER_1000"
5884   - "SRC_USER_2000"
5885   traces:
5886     hoverinfo: "x+y"
5887     boxpoints: "outliers"
5888     whiskerwidth: 0
5889   layout:
5890     title: "ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
5891     layout: "plot-throughput"
5892
5893 -
5894   type: "plot"
5895   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-nat44-pdr"
5896   algorithm: "plot_performance_box"
5897   output-file-type: ".html"
5898   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-nat44-pdr"
5899   data: "plot-vpp-throughput-latency-3n-hsw"
5900   filter: "'NIC_Intel-X520-DA2' and
5901            '64B' and
5902            'NDRPDR' and
5903            '1T1C' and
5904            'IP4FWD' and
5905            'NAT44' and
5906            not 'IPSEC' and
5907            not 'VHOST'"
5908   parameters:
5909   - "throughput"
5910   - "parent"
5911   - "tags"
5912   sort:
5913   - "BASE"
5914   - "BASE"
5915   - "SRC_USER_10"
5916   - "SRC_USER_100"
5917   - "SRC_USER_1000"
5918   - "SRC_USER_2000"
5919   traces:
5920     hoverinfo: "x+y"
5921     boxpoints: "outliers"
5922     whiskerwidth: 0
5923   layout:
5924     title: "ip4-3n-hsw-x520-64b-1t1c-features-nat44-pdr"
5925     layout: "plot-throughput"
5926
5927 -
5928   type: "plot"
5929   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
5930   algorithm: "plot_performance_box"
5931   output-file-type: ".html"
5932   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
5933   data: "plot-vpp-throughput-latency-3n-hsw"
5934   filter: "'NIC_Intel-X520-DA2' and
5935            '64B' and
5936            'NDRPDR' and
5937            '2T2C' and
5938            'IP4FWD' and
5939            'NAT44' and
5940            not 'IPSEC' and
5941            not 'VHOST'"
5942   parameters:
5943   - "throughput"
5944   - "parent"
5945   - "tags"
5946   sort:
5947   - "BASE"
5948   - "BASE"
5949   - "SRC_USER_10"
5950   - "SRC_USER_100"
5951   - "SRC_USER_1000"
5952   - "SRC_USER_2000"
5953   traces:
5954     hoverinfo: "x+y"
5955     boxpoints: "outliers"
5956     whiskerwidth: 0
5957   layout:
5958     title: "ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
5959     layout: "plot-throughput"
5960
5961 -
5962   type: "plot"
5963   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-nat44-pdr"
5964   algorithm: "plot_performance_box"
5965   output-file-type: ".html"
5966   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-nat44-pdr"
5967   data: "plot-vpp-throughput-latency-3n-hsw"
5968   filter: "'NIC_Intel-X520-DA2' and
5969            '64B' and
5970            'NDRPDR' and
5971            '2T2C' and
5972            'IP4FWD' and
5973            'NAT44' and
5974            not 'IPSEC' and
5975            not 'VHOST'"
5976   parameters:
5977   - "throughput"
5978   - "parent"
5979   - "tags"
5980   sort:
5981   - "BASE"
5982   - "BASE"
5983   - "SRC_USER_10"
5984   - "SRC_USER_100"
5985   - "SRC_USER_1000"
5986   - "SRC_USER_2000"
5987   traces:
5988     hoverinfo: "x+y"
5989     boxpoints: "outliers"
5990     whiskerwidth: 0
5991   layout:
5992     title: "ip4-3n-hsw-x520-64b-2t2c-features-nat44-pdr"
5993     layout: "plot-throughput"
5994
5995 # Packet Throughput - VPP IPv4 3n-hsw-x520 features iacl
5996 -
5997   type: "plot"
5998   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
5999   algorithm: "plot_performance_box"
6000   output-file-type: ".html"
6001   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
6002   data: "plot-vpp-throughput-latency-3n-hsw"
6003   filter: "'NIC_Intel-X520-DA2' and
6004            '64B' and
6005            'NDRPDR' and
6006            '1T1C' and
6007            'IP4FWD' and
6008            'IACL' and
6009            ('ACL10' or 'ACL50') and '10k_FLOWS' and
6010            not 'IPSEC' and
6011            not 'VHOST'"
6012   parameters:
6013   - "throughput"
6014   - "parent"
6015   - "tags"
6016   sort:
6017   - "ACL_STATELESS"
6018   - "ACL_STATEFUL"
6019   - "ACL_STATELESS"
6020   - "ACL_STATEFUL"
6021   traces:
6022     hoverinfo: "x+y"
6023     boxpoints: "outliers"
6024     whiskerwidth: 0
6025   layout:
6026     title: "ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
6027     layout: "plot-throughput"
6028
6029 -
6030   type: "plot"
6031   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
6032   algorithm: "plot_performance_box"
6033   output-file-type: ".html"
6034   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
6035   data: "plot-vpp-throughput-latency-3n-hsw"
6036   filter: "'NIC_Intel-X520-DA2' and
6037            '64B' and
6038            'NDRPDR' and
6039            '1T1C' and
6040            'IP4FWD' and
6041            'IACL' and
6042            ('ACL10' or 'ACL50') and '10k_FLOWS' and
6043            not 'IPSEC' and
6044            not 'VHOST'"
6045   parameters:
6046   - "throughput"
6047   - "parent"
6048   - "tags"
6049   sort:
6050   - "ACL_STATELESS"
6051   - "ACL_STATEFUL"
6052   - "ACL_STATELESS"
6053   - "ACL_STATEFUL"
6054   traces:
6055     hoverinfo: "x+y"
6056     boxpoints: "outliers"
6057     whiskerwidth: 0
6058   layout:
6059     title: "ip4-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
6060     layout: "plot-throughput"
6061
6062 -
6063   type: "plot"
6064   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
6065   algorithm: "plot_performance_box"
6066   output-file-type: ".html"
6067   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
6068   data: "plot-vpp-throughput-latency-3n-hsw"
6069   filter: "'NIC_Intel-X520-DA2' and
6070            '64B' and
6071            'NDRPDR' and
6072            '2T2C' and
6073            'IP4FWD' and
6074            'IACL' and
6075            ('ACL10' or 'ACL50') and '10k_FLOWS' and
6076            not 'IPSEC' and
6077            not 'VHOST'"
6078   parameters:
6079   - "throughput"
6080   - "parent"
6081   - "tags"
6082   sort:
6083   - "ACL_STATELESS"
6084   - "ACL_STATEFUL"
6085   - "ACL_STATELESS"
6086   - "ACL_STATEFUL"
6087   traces:
6088     hoverinfo: "x+y"
6089     boxpoints: "outliers"
6090     whiskerwidth: 0
6091   layout:
6092     title: "ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
6093     layout: "plot-throughput"
6094
6095 -
6096   type: "plot"
6097   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
6098   algorithm: "plot_performance_box"
6099   output-file-type: ".html"
6100   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
6101   data: "plot-vpp-throughput-latency-3n-hsw"
6102   filter: "'NIC_Intel-X520-DA2' and
6103            '64B' and
6104            'NDRPDR' and
6105            '2T2C' and
6106            'IP4FWD' and
6107            'IACL' and
6108            ('ACL10' or 'ACL50') and '10k_FLOWS' and
6109            not 'IPSEC' and
6110            not 'VHOST'"
6111   parameters:
6112   - "throughput"
6113   - "parent"
6114   - "tags"
6115   sort:
6116   - "ACL_STATELESS"
6117   - "ACL_STATEFUL"
6118   - "ACL_STATELESS"
6119   - "ACL_STATEFUL"
6120   traces:
6121     hoverinfo: "x+y"
6122     boxpoints: "outliers"
6123     whiskerwidth: 0
6124   layout:
6125     title: "ip4-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
6126     layout: "plot-throughput"
6127
6128 # Packet Throughput - VPP IPv4 3n-hsw-x520 features oacl
6129 -
6130   type: "plot"
6131   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
6132   algorithm: "plot_performance_box"
6133   output-file-type: ".html"
6134   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
6135   data: "plot-vpp-throughput-latency-3n-hsw"
6136   filter: "'NIC_Intel-X520-DA2' and
6137            '64B' and
6138            'NDRPDR' and
6139            '1T1C' and
6140            'IP4FWD' and
6141            'OACL' and
6142            ('ACL10' or 'ACL50') and '10k_FLOWS' and
6143            not 'IPSEC' and
6144            not 'VHOST'"
6145   parameters:
6146   - "throughput"
6147   - "parent"
6148   - "tags"
6149   sort:
6150   - "ACL_STATELESS"
6151   - "ACL_STATEFUL"
6152   - "ACL_STATELESS"
6153   - "ACL_STATEFUL"
6154   traces:
6155     hoverinfo: "x+y"
6156     boxpoints: "outliers"
6157     whiskerwidth: 0
6158   layout:
6159     title: "ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
6160     layout: "plot-throughput"
6161
6162 -
6163   type: "plot"
6164   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
6165   algorithm: "plot_performance_box"
6166   output-file-type: ".html"
6167   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
6168   data: "plot-vpp-throughput-latency-3n-hsw"
6169   filter: "'NIC_Intel-X520-DA2' and
6170            '64B' and
6171            'NDRPDR' and
6172            '1T1C' and
6173            'IP4FWD' and
6174            'OACL' and
6175            ('ACL10' or 'ACL50') and '10k_FLOWS' and
6176            not 'IPSEC' and
6177            not 'VHOST'"
6178   parameters:
6179   - "throughput"
6180   - "parent"
6181   - "tags"
6182   sort:
6183   - "ACL_STATELESS"
6184   - "ACL_STATEFUL"
6185   - "ACL_STATELESS"
6186   - "ACL_STATEFUL"
6187   traces:
6188     hoverinfo: "x+y"
6189     boxpoints: "outliers"
6190     whiskerwidth: 0
6191   layout:
6192     title: "ip4-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
6193     layout: "plot-throughput"
6194
6195 -
6196   type: "plot"
6197   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
6198   algorithm: "plot_performance_box"
6199   output-file-type: ".html"
6200   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
6201   data: "plot-vpp-throughput-latency-3n-hsw"
6202   filter: "'NIC_Intel-X520-DA2' and
6203            '64B' and
6204            'NDRPDR' and
6205            '2T2C' and
6206            'IP4FWD' and
6207            'OACL' and
6208            ('ACL10' or 'ACL50') and '10k_FLOWS' and
6209            not 'IPSEC' and
6210            not 'VHOST'"
6211   parameters:
6212   - "throughput"
6213   - "parent"
6214   - "tags"
6215   sort:
6216   - "ACL_STATELESS"
6217   - "ACL_STATEFUL"
6218   - "ACL_STATELESS"
6219   - "ACL_STATEFUL"
6220   traces:
6221     hoverinfo: "x+y"
6222     boxpoints: "outliers"
6223     whiskerwidth: 0
6224   layout:
6225     title: "ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
6226     layout: "plot-throughput"
6227
6228 -
6229   type: "plot"
6230   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
6231   algorithm: "plot_performance_box"
6232   output-file-type: ".html"
6233   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
6234   data: "plot-vpp-throughput-latency-3n-hsw"
6235   filter: "'NIC_Intel-X520-DA2' and
6236            '64B' and
6237            'NDRPDR' and
6238            '2T2C' and
6239            'IP4FWD' and
6240            'OACL' and
6241            ('ACL10' or 'ACL50') and '10k_FLOWS' and
6242            not 'IPSEC' and
6243            not 'VHOST'"
6244   parameters:
6245   - "throughput"
6246   - "parent"
6247   - "tags"
6248   sort:
6249   - "ACL_STATELESS"
6250   - "ACL_STATEFUL"
6251   - "ACL_STATELESS"
6252   - "ACL_STATEFUL"
6253   traces:
6254     hoverinfo: "x+y"
6255     boxpoints: "outliers"
6256     whiskerwidth: 0
6257   layout:
6258     title: "ip4-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
6259     layout: "plot-throughput"
6260
6261 # Packet Throughput - VPP IPv4 3n-hsw-x710 base and scale
6262 -
6263   type: "plot"
6264   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
6265   algorithm: "plot_performance_box"
6266   output-file-type: ".html"
6267   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
6268   data: "plot-vpp-throughput-latency-3n-hsw"
6269   filter: "'NIC_Intel-X710' and
6270            '64B' and
6271            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
6272            'NDRPDR' and
6273            '1T1C' and
6274            'IP4FWD' and
6275            not 'IPSEC' and
6276            not 'VHOST'"
6277   parameters:
6278   - "throughput"
6279   - "parent"
6280   - "tags"
6281   sort:
6282   - "IP4BASE"
6283   - "FIB_20K"
6284   - "FIB_200K"
6285   - "FIB_2M"
6286   traces:
6287     hoverinfo: "x+y"
6288     boxpoints: "outliers"
6289     whiskerwidth: 0
6290   layout:
6291     title: "ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
6292     layout: "plot-throughput"
6293
6294 -
6295   type: "plot"
6296   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
6297   algorithm: "plot_performance_box"
6298   output-file-type: ".html"
6299   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
6300   data: "plot-vpp-throughput-latency-3n-hsw"
6301   filter: "'NIC_Intel-X710' and
6302            '64B' and
6303            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
6304            'NDRPDR' and
6305            '1T1C' and
6306            'IP4FWD' and
6307            not 'IPSEC' and
6308            not 'VHOST'"
6309   parameters:
6310   - "throughput"
6311   - "parent"
6312   - "tags"
6313   sort:
6314   - "IP4BASE"
6315   - "FIB_20K"
6316   - "FIB_200K"
6317   - "FIB_2M"
6318   traces:
6319     hoverinfo: "x+y"
6320     boxpoints: "outliers"
6321     whiskerwidth: 0
6322   layout:
6323     title: "ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
6324     layout: "plot-throughput"
6325
6326 -
6327   type: "plot"
6328   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
6329   algorithm: "plot_performance_box"
6330   output-file-type: ".html"
6331   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
6332   data: "plot-vpp-throughput-latency-3n-hsw"
6333   filter: "'NIC_Intel-X710' and
6334            '64B' and
6335            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
6336            'NDRPDR' and
6337            '2T2C' and
6338            'IP4FWD' and
6339            not 'IPSEC' and
6340            not 'VHOST'"
6341   parameters:
6342   - "throughput"
6343   - "parent"
6344   - "tags"
6345   sort:
6346   - "IP4BASE"
6347   - "FIB_20K"
6348   - "FIB_200K"
6349   - "FIB_2M"
6350   traces:
6351     hoverinfo: "x+y"
6352     boxpoints: "outliers"
6353     whiskerwidth: 0
6354   layout:
6355     title: "ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
6356     layout: "plot-throughput"
6357
6358 -
6359   type: "plot"
6360   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
6361   algorithm: "plot_performance_box"
6362   output-file-type: ".html"
6363   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
6364   data: "plot-vpp-throughput-latency-3n-hsw"
6365   filter: "'NIC_Intel-X710' and
6366            '64B' and
6367            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
6368            'NDRPDR' and
6369            '2T2C' and
6370            'IP4FWD' and
6371            not 'IPSEC' and
6372            not 'VHOST'"
6373   parameters:
6374   - "throughput"
6375   - "parent"
6376   - "tags"
6377   sort:
6378   - "IP4BASE"
6379   - "FIB_20K"
6380   - "FIB_200K"
6381   - "FIB_2M"
6382   traces:
6383     hoverinfo: "x+y"
6384     boxpoints: "outliers"
6385     whiskerwidth: 0
6386   layout:
6387     title: "ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
6388     layout: "plot-throughput"
6389
6390 # Packet Throughput - VPP IPv4 3n-hsw-x710 features
6391 -
6392   type: "plot"
6393   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-ndr"
6394   algorithm: "plot_performance_box"
6395   output-file-type: ".html"
6396   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-ndr"
6397   data: "plot-vpp-throughput-latency-3n-hsw"
6398   filter: "'NIC_Intel-X710' and
6399            '64B' and
6400            ('IP4BASE' or
6401             'POLICE_MARK' or
6402             'COPWHLIST' or
6403             ('NAT44' and 'BASE') or
6404             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
6405            'NDRPDR' and
6406            '1T1C' and
6407            'IP4FWD' and
6408            not 'IPSEC' and
6409            not 'VHOST'"
6410   parameters:
6411   - "throughput"
6412   - "parent"
6413   - "tags"
6414   sort:
6415   - "IP4BASE"
6416   - "NAT44"
6417   - "POLICE_MARK"
6418   - "COPWHLIST"
6419   - "IACL"
6420   - "OACL"
6421   traces:
6422     hoverinfo: "x+y"
6423     boxpoints: "outliers"
6424     whiskerwidth: 0
6425   layout:
6426     title: "ip4-3n-hsw-x710-64b-1t1c-features-ndr"
6427     layout: "plot-throughput"
6428
6429 -
6430   type: "plot"
6431   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-pdr"
6432   algorithm: "plot_performance_box"
6433   output-file-type: ".html"
6434   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-pdr"
6435   data: "plot-vpp-throughput-latency-3n-hsw"
6436   filter: "'NIC_Intel-X710' and
6437            '64B' and
6438            ('IP4BASE' or
6439             'POLICE_MARK' or
6440             'COPWHLIST' or
6441             ('NAT44' and 'BASE') or
6442             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
6443            'NDRPDR' and
6444            '1T1C' and
6445            'IP4FWD' and
6446            not 'IPSEC' and
6447            not 'VHOST'"
6448   parameters:
6449   - "throughput"
6450   - "parent"
6451   - "tags"
6452   sort:
6453   - "IP4BASE"
6454   - "NAT44"
6455   - "POLICE_MARK"
6456   - "COPWHLIST"
6457   - "IACL"
6458   - "OACL"
6459   traces:
6460     hoverinfo: "x+y"
6461     boxpoints: "outliers"
6462     whiskerwidth: 0
6463   layout:
6464     title: "ip4-3n-hsw-x710-64b-1t1c-features-pdr"
6465     layout: "plot-throughput"
6466
6467 -
6468   type: "plot"
6469   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-ndr"
6470   algorithm: "plot_performance_box"
6471   output-file-type: ".html"
6472   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-ndr"
6473   data: "plot-vpp-throughput-latency-3n-hsw"
6474   filter: "'NIC_Intel-X710' and
6475            '64B' and
6476            ('IP4BASE' or
6477             'POLICE_MARK' or
6478             'COPWHLIST' or
6479             ('NAT44' and 'BASE') or
6480             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
6481            'NDRPDR' and
6482            '2T2C' and
6483            'IP4FWD' and
6484            not 'IPSEC' and
6485            not 'VHOST'"
6486   parameters:
6487   - "throughput"
6488   - "parent"
6489   - "tags"
6490   sort:
6491   - "IP4BASE"
6492   - "NAT44"
6493   - "POLICE_MARK"
6494   - "COPWHLIST"
6495   - "IACL"
6496   - "OACL"
6497   traces:
6498     hoverinfo: "x+y"
6499     boxpoints: "outliers"
6500     whiskerwidth: 0
6501   layout:
6502     title: "ip4-3n-hsw-x710-64b-2t2c-features-ndr"
6503     layout: "plot-throughput"
6504
6505 -
6506   type: "plot"
6507   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-pdr"
6508   algorithm: "plot_performance_box"
6509   output-file-type: ".html"
6510   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-pdr"
6511   data: "plot-vpp-throughput-latency-3n-hsw"
6512   filter: "'NIC_Intel-X710' and
6513            '64B' and
6514            ('IP4BASE' or
6515             'POLICE_MARK' or
6516             'COPWHLIST' or
6517             ('NAT44' and 'BASE') or
6518             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
6519            'NDRPDR' and
6520            '2T2C' and
6521            'IP4FWD' and
6522            not 'IPSEC' and
6523            not 'VHOST'"
6524   parameters:
6525   - "throughput"
6526   - "parent"
6527   - "tags"
6528   sort:
6529   - "IP4BASE"
6530   - "NAT44"
6531   - "POLICE_MARK"
6532   - "COPWHLIST"
6533   - "IACL"
6534   - "OACL"
6535   traces:
6536     hoverinfo: "x+y"
6537     boxpoints: "outliers"
6538     whiskerwidth: 0
6539   layout:
6540     title: "ip4-3n-hsw-x710-64b-2t2c-features-pdr"
6541     layout: "plot-throughput"
6542
6543 # Packet Throughput - VPP IPv4 3n-hsw-x710 features nat44
6544 -
6545   type: "plot"
6546   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
6547   algorithm: "plot_performance_box"
6548   output-file-type: ".html"
6549   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
6550   data: "plot-vpp-throughput-latency-3n-skx"
6551   filter: "'NIC_Intel-X710' and
6552            '64B' and
6553            'NDRPDR' and
6554            '2T1C' and
6555            'IP4FWD' and
6556            'NAT44' and
6557            not 'IPSEC' and
6558            not 'VHOST'"
6559   parameters:
6560   - "throughput"
6561   - "parent"
6562   - "tags"
6563   sort:
6564   - "BASE"
6565   - "BASE"
6566   - "SRC_USER_10"
6567   - "SRC_USER_100"
6568   - "SRC_USER_1000"
6569   - "SRC_USER_2000"
6570   traces:
6571     hoverinfo: "x+y"
6572     boxpoints: "outliers"
6573     whiskerwidth: 0
6574   layout:
6575     title: "ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
6576     layout: "plot-throughput"
6577
6578 -
6579   type: "plot"
6580   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-nat44-pdr"
6581   algorithm: "plot_performance_box"
6582   output-file-type: ".html"
6583   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-nat44-pdr"
6584   data: "plot-vpp-throughput-latency-3n-skx"
6585   filter: "'NIC_Intel-X710' and
6586            '64B' and
6587            'NDRPDR' and
6588            '2T1C' and
6589            'IP4FWD' and
6590            'NAT44' and
6591            not 'IPSEC' and
6592            not 'VHOST'"
6593   parameters:
6594   - "throughput"
6595   - "parent"
6596   - "tags"
6597   sort:
6598   - "BASE"
6599   - "BASE"
6600   - "SRC_USER_10"
6601   - "SRC_USER_100"
6602   - "SRC_USER_1000"
6603   - "SRC_USER_2000"
6604   traces:
6605     hoverinfo: "x+y"
6606     boxpoints: "outliers"
6607     whiskerwidth: 0
6608   layout:
6609     title: "ip4-3n-skx-x710-64b-2t1c-features-nat44-pdr"
6610     layout: "plot-throughput"
6611
6612 -
6613   type: "plot"
6614   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
6615   algorithm: "plot_performance_box"
6616   output-file-type: ".html"
6617   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
6618   data: "plot-vpp-throughput-latency-3n-skx"
6619   filter: "'NIC_Intel-X710' and
6620            '64B' and
6621            'NDRPDR' and
6622            '4T2C' and
6623            'IP4FWD' and
6624            'NAT44' and
6625            not 'IPSEC' and
6626            not 'VHOST'"
6627   parameters:
6628   - "throughput"
6629   - "parent"
6630   - "tags"
6631   sort:
6632   - "BASE"
6633   - "BASE"
6634   - "SRC_USER_10"
6635   - "SRC_USER_100"
6636   - "SRC_USER_1000"
6637   - "SRC_USER_2000"
6638   traces:
6639     hoverinfo: "x+y"
6640     boxpoints: "outliers"
6641     whiskerwidth: 0
6642   layout:
6643     title: "ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
6644     layout: "plot-throughput"
6645
6646 -
6647   type: "plot"
6648   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-nat44-pdr"
6649   algorithm: "plot_performance_box"
6650   output-file-type: ".html"
6651   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-nat44-pdr"
6652   data: "plot-vpp-throughput-latency-3n-skx"
6653   filter: "'NIC_Intel-X710' and
6654            '64B' and
6655            'NDRPDR' and
6656            '4T2C' and
6657            'IP4FWD' and
6658            'NAT44' and
6659            not 'IPSEC' and
6660            not 'VHOST'"
6661   parameters:
6662   - "throughput"
6663   - "parent"
6664   - "tags"
6665   sort:
6666   - "BASE"
6667   - "BASE"
6668   - "SRC_USER_10"
6669   - "SRC_USER_100"
6670   - "SRC_USER_1000"
6671   - "SRC_USER_2000"
6672   traces:
6673     hoverinfo: "x+y"
6674     boxpoints: "outliers"
6675     whiskerwidth: 0
6676   layout:
6677     title: "ip4-3n-skx-x710-64b-4t2c-features-nat44-pdr"
6678     layout: "plot-throughput"
6679
6680 # Packet Throughput - VPP IPv4 3n-hsw-x710 features iacl
6681 -
6682   type: "plot"
6683   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
6684   algorithm: "plot_performance_box"
6685   output-file-type: ".html"
6686   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
6687   data: "plot-vpp-throughput-latency-3n-skx"
6688   filter: "'NIC_Intel-X710' and
6689            '64B' and
6690            'NDRPDR' and
6691            '2T1C' and
6692            'IP4FWD' and
6693            'IACL' and
6694            ('ACL10' or 'ACL50') and '10k_FLOWS' and
6695            not 'IPSEC' and
6696            not 'VHOST'"
6697   parameters:
6698   - "throughput"
6699   - "parent"
6700   - "tags"
6701   sort:
6702   - "ACL_STATELESS"
6703   - "ACL_STATEFUL"
6704   - "ACL_STATELESS"
6705   - "ACL_STATEFUL"
6706   traces:
6707     hoverinfo: "x+y"
6708     boxpoints: "outliers"
6709     whiskerwidth: 0
6710   layout:
6711     title: "ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
6712     layout: "plot-throughput"
6713
6714 -
6715   type: "plot"
6716   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-iacl-pdr"
6717   algorithm: "plot_performance_box"
6718   output-file-type: ".html"
6719   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-iacl-pdr"
6720   data: "plot-vpp-throughput-latency-3n-skx"
6721   filter: "'NIC_Intel-X710' and
6722            '64B' and
6723            'NDRPDR' and
6724            '2T1C' and
6725            'IP4FWD' and
6726            'IACL' and
6727            ('ACL10' or 'ACL50') and '10k_FLOWS' and
6728            not 'IPSEC' and
6729            not 'VHOST'"
6730   parameters:
6731   - "throughput"
6732   - "parent"
6733   - "tags"
6734   sort:
6735   - "ACL_STATELESS"
6736   - "ACL_STATEFUL"
6737   - "ACL_STATELESS"
6738   - "ACL_STATEFUL"
6739   traces:
6740     hoverinfo: "x+y"
6741     boxpoints: "outliers"
6742     whiskerwidth: 0
6743   layout:
6744     title: "ip4-3n-skx-x710-64b-2t1c-features-iacl-pdr"
6745     layout: "plot-throughput"
6746
6747 -
6748   type: "plot"
6749   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
6750   algorithm: "plot_performance_box"
6751   output-file-type: ".html"
6752   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
6753   data: "plot-vpp-throughput-latency-3n-skx"
6754   filter: "'NIC_Intel-X710' and
6755            '64B' and
6756            'NDRPDR' and
6757            '4T2C' and
6758            'IP4FWD' and
6759            'IACL' and
6760            ('ACL10' or 'ACL50') and '10k_FLOWS' and
6761            not 'IPSEC' and
6762            not 'VHOST'"
6763   parameters:
6764   - "throughput"
6765   - "parent"
6766   - "tags"
6767   sort:
6768   - "ACL_STATELESS"
6769   - "ACL_STATEFUL"
6770   - "ACL_STATELESS"
6771   - "ACL_STATEFUL"
6772   traces:
6773     hoverinfo: "x+y"
6774     boxpoints: "outliers"
6775     whiskerwidth: 0
6776   layout:
6777     title: "ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
6778     layout: "plot-throughput"
6779
6780 -
6781   type: "plot"
6782   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-iacl-pdr"
6783   algorithm: "plot_performance_box"
6784   output-file-type: ".html"
6785   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-iacl-pdr"
6786   data: "plot-vpp-throughput-latency-3n-skx"
6787   filter: "'NIC_Intel-X710' and
6788            '64B' and
6789            'NDRPDR' and
6790            '4T2C' and
6791            'IP4FWD' and
6792            'IACL' and
6793            ('ACL10' or 'ACL50') and '10k_FLOWS' and
6794            not 'IPSEC' and
6795            not 'VHOST'"
6796   parameters:
6797   - "throughput"
6798   - "parent"
6799   - "tags"
6800   sort:
6801   - "ACL_STATELESS"
6802   - "ACL_STATEFUL"
6803   - "ACL_STATELESS"
6804   - "ACL_STATEFUL"
6805   traces:
6806     hoverinfo: "x+y"
6807     boxpoints: "outliers"
6808     whiskerwidth: 0
6809   layout:
6810     title: "ip4-3n-skx-x710-64b-4t2c-features-iacl-pdr"
6811     layout: "plot-throughput"
6812
6813 # Packet Throughput - VPP IPv4 3n-hsw-x710 features oacl
6814 -
6815   type: "plot"
6816   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-oacl-ndr"
6817   algorithm: "plot_performance_box"
6818   output-file-type: ".html"
6819   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-oacl-ndr"
6820   data: "plot-vpp-throughput-latency-3n-skx"
6821   filter: "'NIC_Intel-X710' and
6822            '64B' and
6823            'NDRPDR' and
6824            '2T1C' and
6825            'IP4FWD' and
6826            'OACL' and
6827            ('ACL10' or 'ACL50') and '10k_FLOWS' and
6828            not 'IPSEC' and
6829            not 'VHOST'"
6830   parameters:
6831   - "throughput"
6832   - "parent"
6833   - "tags"
6834   sort:
6835   - "ACL_STATELESS"
6836   - "ACL_STATEFUL"
6837   - "ACL_STATELESS"
6838   - "ACL_STATEFUL"
6839   traces:
6840     hoverinfo: "x+y"
6841     boxpoints: "outliers"
6842     whiskerwidth: 0
6843   layout:
6844     title: "ip4-3n-skx-x710-64b-2t1c-features-oacl-ndr"
6845     layout: "plot-throughput"
6846
6847 -
6848   type: "plot"
6849   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-oacl-pdr"
6850   algorithm: "plot_performance_box"
6851   output-file-type: ".html"
6852   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-oacl-pdr"
6853   data: "plot-vpp-throughput-latency-3n-skx"
6854   filter: "'NIC_Intel-X710' and
6855            '64B' and
6856            'NDRPDR' and
6857            '2T1C' and
6858            'IP4FWD' and
6859            'OACL' and
6860            ('ACL10' or 'ACL50') and '10k_FLOWS' and
6861            not 'IPSEC' and
6862            not 'VHOST'"
6863   parameters:
6864   - "throughput"
6865   - "parent"
6866   - "tags"
6867   sort:
6868   - "ACL_STATELESS"
6869   - "ACL_STATEFUL"
6870   - "ACL_STATELESS"
6871   - "ACL_STATEFUL"
6872   traces:
6873     hoverinfo: "x+y"
6874     boxpoints: "outliers"
6875     whiskerwidth: 0
6876   layout:
6877     title: "ip4-3n-skx-x710-64b-2t1c-features-oacl-pdr"
6878     layout: "plot-throughput"
6879
6880 -
6881   type: "plot"
6882   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-oacl-ndr"
6883   algorithm: "plot_performance_box"
6884   output-file-type: ".html"
6885   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-oacl-ndr"
6886   data: "plot-vpp-throughput-latency-3n-skx"
6887   filter: "'NIC_Intel-X710' and
6888            '64B' and
6889            'NDRPDR' and
6890            '4T2C' and
6891            'IP4FWD' and
6892            'OACL' and
6893            ('ACL10' or 'ACL50') and '10k_FLOWS' and
6894            not 'IPSEC' and
6895            not 'VHOST'"
6896   parameters:
6897   - "throughput"
6898   - "parent"
6899   - "tags"
6900   sort:
6901   - "ACL_STATELESS"
6902   - "ACL_STATEFUL"
6903   - "ACL_STATELESS"
6904   - "ACL_STATEFUL"
6905   traces:
6906     hoverinfo: "x+y"
6907     boxpoints: "outliers"
6908     whiskerwidth: 0
6909   layout:
6910     title: "ip4-3n-skx-x710-64b-4t2c-features-oacl-ndr"
6911     layout: "plot-throughput"
6912
6913 -
6914   type: "plot"
6915   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-oacl-pdr"
6916   algorithm: "plot_performance_box"
6917   output-file-type: ".html"
6918   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-oacl-pdr"
6919   data: "plot-vpp-throughput-latency-3n-skx"
6920   filter: "'NIC_Intel-X710' and
6921            '64B' and
6922            'NDRPDR' and
6923            '4T2C' and
6924            'IP4FWD' and
6925            'OACL' and
6926            ('ACL10' or 'ACL50') and '10k_FLOWS' and
6927            not 'IPSEC' and
6928            not 'VHOST'"
6929   parameters:
6930   - "throughput"
6931   - "parent"
6932   - "tags"
6933   sort:
6934   - "ACL_STATELESS"
6935   - "ACL_STATEFUL"
6936   - "ACL_STATELESS"
6937   - "ACL_STATEFUL"
6938   traces:
6939     hoverinfo: "x+y"
6940     boxpoints: "outliers"
6941     whiskerwidth: 0
6942   layout:
6943     title: "ip4-3n-skx-x710-64b-4t2c-features-oacl-pdr"
6944     layout: "plot-throughput"
6945
6946 # Packet Throughput - VPP IPv4 3n-hsw-xl710 base and scale
6947 -
6948   type: "plot"
6949   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
6950   algorithm: "plot_performance_box"
6951   output-file-type: ".html"
6952   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
6953   data: "plot-vpp-throughput-latency-3n-hsw"
6954   filter: "'NIC_Intel-XL710' and
6955            '64B' and
6956            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
6957            'NDRPDR' and
6958            '1T1C' and
6959            'IP4FWD' and
6960            not 'IPSEC' and
6961            not 'VHOST'"
6962   parameters:
6963   - "throughput"
6964   - "parent"
6965   - "tags"
6966   sort:
6967   - "IP4BASE"
6968   - "FIB_20K"
6969   - "FIB_200K"
6970   - "FIB_2M"
6971   traces:
6972     hoverinfo: "x+y"
6973     boxpoints: "outliers"
6974     whiskerwidth: 0
6975   layout:
6976     title: "ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
6977     layout: "plot-throughput"
6978
6979 -
6980   type: "plot"
6981   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
6982   algorithm: "plot_performance_box"
6983   output-file-type: ".html"
6984   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
6985   data: "plot-vpp-throughput-latency-3n-hsw"
6986   filter: "'NIC_Intel-XL710' and
6987            '64B' and
6988            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
6989            'NDRPDR' and
6990            '1T1C' and
6991            'IP4FWD' and
6992            not 'IPSEC' and
6993            not 'VHOST'"
6994   parameters:
6995   - "throughput"
6996   - "parent"
6997   - "tags"
6998   sort:
6999   - "IP4BASE"
7000   - "FIB_20K"
7001   - "FIB_200K"
7002   - "FIB_2M"
7003   traces:
7004     hoverinfo: "x+y"
7005     boxpoints: "outliers"
7006     whiskerwidth: 0
7007   layout:
7008     title: "ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
7009     layout: "plot-throughput"
7010
7011 -
7012   type: "plot"
7013   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
7014   algorithm: "plot_performance_box"
7015   output-file-type: ".html"
7016   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
7017   data: "plot-vpp-throughput-latency-3n-hsw"
7018   filter: "'NIC_Intel-XL710' and
7019            '64B' and
7020            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
7021            'NDRPDR' and
7022            '2T2C' and
7023            'IP4FWD' and
7024            not 'IPSEC' and
7025            not 'VHOST'"
7026   parameters:
7027   - "throughput"
7028   - "parent"
7029   - "tags"
7030   sort:
7031   - "IP4BASE"
7032   - "FIB_20K"
7033   - "FIB_200K"
7034   - "FIB_2M"
7035   traces:
7036     hoverinfo: "x+y"
7037     boxpoints: "outliers"
7038     whiskerwidth: 0
7039   layout:
7040     title: "ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
7041     layout: "plot-throughput"
7042
7043 -
7044   type: "plot"
7045   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
7046   algorithm: "plot_performance_box"
7047   output-file-type: ".html"
7048   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
7049   data: "plot-vpp-throughput-latency-3n-hsw"
7050   filter: "'NIC_Intel-XL710' and
7051            '64B' and
7052            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
7053            'NDRPDR' and
7054            '2T2C' and
7055            'IP4FWD' and
7056            not 'IPSEC' and
7057            not 'VHOST'"
7058   parameters:
7059   - "throughput"
7060   - "parent"
7061   - "tags"
7062   sort:
7063   - "IP4BASE"
7064   - "FIB_20K"
7065   - "FIB_200K"
7066   - "FIB_2M"
7067   traces:
7068     hoverinfo: "x+y"
7069     boxpoints: "outliers"
7070     whiskerwidth: 0
7071   layout:
7072     title: "ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
7073     layout: "plot-throughput"
7074
7075 # Packet Throughput - VPP IPv4 3n-skx-x710 base and scale
7076 -
7077   type: "plot"
7078   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
7079   algorithm: "plot_performance_box"
7080   output-file-type: ".html"
7081   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
7082   data: "plot-vpp-throughput-latency-3n-skx"
7083   filter: "'NIC_Intel-X710' and
7084            '64B' and
7085            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
7086            'NDRPDR' and
7087            '2T1C' and
7088            'IP4FWD' and
7089            not 'IPSEC' and
7090            not 'VHOST'"
7091   parameters:
7092   - "throughput"
7093   - "parent"
7094   - "tags"
7095   sort:
7096   - "IP4BASE"
7097   - "FIB_20K"
7098   - "FIB_200K"
7099   - "FIB_2M"
7100   traces:
7101     hoverinfo: "x+y"
7102     boxpoints: "outliers"
7103     whiskerwidth: 0
7104   layout:
7105     title: "ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
7106     layout: "plot-throughput"
7107
7108 -
7109   type: "plot"
7110   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
7111   algorithm: "plot_performance_box"
7112   output-file-type: ".html"
7113   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
7114   data: "plot-vpp-throughput-latency-3n-skx"
7115   filter: "'NIC_Intel-X710' and
7116            '64B' and
7117            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
7118            'NDRPDR' and
7119            '2T1C' and
7120            'IP4FWD' and
7121            not 'IPSEC' and
7122            not 'VHOST'"
7123   parameters:
7124   - "throughput"
7125   - "parent"
7126   - "tags"
7127   sort:
7128   - "IP4BASE"
7129   - "FIB_20K"
7130   - "FIB_200K"
7131   - "FIB_2M"
7132   traces:
7133     hoverinfo: "x+y"
7134     boxpoints: "outliers"
7135     whiskerwidth: 0
7136   layout:
7137     title: "ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
7138     layout: "plot-throughput"
7139
7140 -
7141   type: "plot"
7142   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
7143   algorithm: "plot_performance_box"
7144   output-file-type: ".html"
7145   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
7146   data: "plot-vpp-throughput-latency-3n-skx"
7147   filter: "'NIC_Intel-X710' and
7148            '64B' and
7149            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
7150            'NDRPDR' and
7151            '4T2C' and
7152            'IP4FWD' and
7153            not 'IPSEC' and
7154            not 'VHOST'"
7155   parameters:
7156   - "throughput"
7157   - "parent"
7158   - "tags"
7159   sort:
7160   - "IP4BASE"
7161   - "FIB_20K"
7162   - "FIB_200K"
7163   - "FIB_2M"
7164   traces:
7165     hoverinfo: "x+y"
7166     boxpoints: "outliers"
7167     whiskerwidth: 0
7168   layout:
7169     title: "ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
7170     layout: "plot-throughput"
7171
7172 -
7173   type: "plot"
7174   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
7175   algorithm: "plot_performance_box"
7176   output-file-type: ".html"
7177   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
7178   data: "plot-vpp-throughput-latency-3n-skx"
7179   filter: "'NIC_Intel-X710' and
7180            '64B' and
7181            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
7182            'NDRPDR' and
7183            '4T2C' and
7184            'IP4FWD' and
7185            not 'IPSEC' and
7186            not 'VHOST'"
7187   parameters:
7188   - "throughput"
7189   - "parent"
7190   - "tags"
7191   sort:
7192   - "IP4BASE"
7193   - "FIB_20K"
7194   - "FIB_200K"
7195   - "FIB_2M"
7196   traces:
7197     hoverinfo: "x+y"
7198     boxpoints: "outliers"
7199     whiskerwidth: 0
7200   layout:
7201     title: "ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
7202     layout: "plot-throughput"
7203
7204 # Packet Throughput - VPP IPv4 3n-skx-x710 features
7205 -
7206   type: "plot"
7207   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-ndr"
7208   algorithm: "plot_performance_box"
7209   output-file-type: ".html"
7210   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-ndr"
7211   data: "plot-vpp-throughput-latency-3n-skx"
7212   filter: "'NIC_Intel-X710' and
7213            '64B' and
7214            ('IP4BASE' or
7215             'POLICE_MARK' or
7216             'COPWHLIST' or
7217             ('NAT44' and 'BASE') or
7218             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
7219            'NDRPDR' and
7220            '2T1C' and
7221            'IP4FWD' and
7222            not 'IPSEC' and
7223            not 'VHOST'"
7224   parameters:
7225   - "throughput"
7226   - "parent"
7227   - "tags"
7228   sort:
7229   - "IP4BASE"
7230   - "NAT44"
7231   - "POLICE_MARK"
7232   - "COPWHLIST"
7233   - "IACL"
7234   - "OACL"
7235   traces:
7236     hoverinfo: "x+y"
7237     boxpoints: "outliers"
7238     whiskerwidth: 0
7239   layout:
7240     title: "ip4-3n-skx-x710-64b-2t1c-features-ndr"
7241     layout: "plot-throughput"
7242
7243 -
7244   type: "plot"
7245   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-pdr"
7246   algorithm: "plot_performance_box"
7247   output-file-type: ".html"
7248   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-pdr"
7249   data: "plot-vpp-throughput-latency-3n-skx"
7250   filter: "'NIC_Intel-X710' and
7251            '64B' and
7252            ('IP4BASE' or
7253             'POLICE_MARK' or
7254             'COPWHLIST' or
7255             ('NAT44' and 'BASE') or
7256             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
7257            'NDRPDR' and
7258            '2T1C' and
7259            'IP4FWD' and
7260            not 'IPSEC' and
7261            not 'VHOST'"
7262   parameters:
7263   - "throughput"
7264   - "parent"
7265   - "tags"
7266   sort:
7267   - "IP4BASE"
7268   - "NAT44"
7269   - "POLICE_MARK"
7270   - "COPWHLIST"
7271   - "IACL"
7272   - "OACL"
7273   traces:
7274     hoverinfo: "x+y"
7275     boxpoints: "outliers"
7276     whiskerwidth: 0
7277   layout:
7278     title: "ip4-3n-skx-x710-64b-2t1c-features-pdr"
7279     layout: "plot-throughput"
7280
7281 -
7282   type: "plot"
7283   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-ndr"
7284   algorithm: "plot_performance_box"
7285   output-file-type: ".html"
7286   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-ndr"
7287   data: "plot-vpp-throughput-latency-3n-skx"
7288   filter: "'NIC_Intel-X710' and
7289            '64B' and
7290            ('IP4BASE' or
7291             'POLICE_MARK' or
7292             'COPWHLIST' or
7293             ('NAT44' and 'BASE') or
7294             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
7295            'NDRPDR' and
7296            '4T2C' and
7297            'IP4FWD' and
7298            not 'IPSEC' and
7299            not 'VHOST'"
7300   parameters:
7301   - "throughput"
7302   - "parent"
7303   - "tags"
7304   sort:
7305   - "IP4BASE"
7306   - "NAT44"
7307   - "POLICE_MARK"
7308   - "COPWHLIST"
7309   - "IACL"
7310   - "OACL"
7311   traces:
7312     hoverinfo: "x+y"
7313     boxpoints: "outliers"
7314     whiskerwidth: 0
7315   layout:
7316     title: "ip4-3n-skx-x710-64b-4t2c-features-ndr"
7317     layout: "plot-throughput"
7318
7319 -
7320   type: "plot"
7321   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-pdr"
7322   algorithm: "plot_performance_box"
7323   output-file-type: ".html"
7324   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-pdr"
7325   data: "plot-vpp-throughput-latency-3n-skx"
7326   filter: "'NIC_Intel-X710' and
7327            '64B' and
7328            ('IP4BASE' or
7329             'POLICE_MARK' or
7330             'COPWHLIST' or
7331             ('NAT44' and 'BASE') or
7332             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
7333            'NDRPDR' and
7334            '4T2C' and
7335            'IP4FWD' and
7336            not 'IPSEC' and
7337            not 'VHOST'"
7338   parameters:
7339   - "throughput"
7340   - "parent"
7341   - "tags"
7342   sort:
7343   - "IP4BASE"
7344   - "NAT44"
7345   - "POLICE_MARK"
7346   - "COPWHLIST"
7347   - "IACL"
7348   - "OACL"
7349   traces:
7350     hoverinfo: "x+y"
7351     boxpoints: "outliers"
7352     whiskerwidth: 0
7353   layout:
7354     title: "ip4-3n-skx-x710-64b-4t2c-features-pdr"
7355     layout: "plot-throughput"
7356
7357 # Packet Throughput - VPP IPv4 3n-skx-x710 features nat44
7358 -
7359   type: "plot"
7360   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
7361   algorithm: "plot_performance_box"
7362   output-file-type: ".html"
7363   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
7364   data: "plot-vpp-throughput-latency-3n-hsw"
7365   filter: "'NIC_Intel-X710' and
7366            '64B' and
7367            'NDRPDR' and
7368            '1T1C' and
7369            'IP4FWD' and
7370            'NAT44' and
7371            not 'IPSEC' and
7372            not 'VHOST'"
7373   parameters:
7374   - "throughput"
7375   - "parent"
7376   - "tags"
7377   sort:
7378   - "BASE"
7379   - "BASE"
7380   - "SRC_USER_10"
7381   - "SRC_USER_100"
7382   - "SRC_USER_1000"
7383   - "SRC_USER_2000"
7384   traces:
7385     hoverinfo: "x+y"
7386     boxpoints: "outliers"
7387     whiskerwidth: 0
7388   layout:
7389     title: "ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
7390     layout: "plot-throughput"
7391
7392 -
7393   type: "plot"
7394   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-nat44-pdr"
7395   algorithm: "plot_performance_box"
7396   output-file-type: ".html"
7397   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-nat44-pdr"
7398   data: "plot-vpp-throughput-latency-3n-hsw"
7399   filter: "'NIC_Intel-X710' and
7400            '64B' and
7401            'NDRPDR' and
7402            '1T1C' and
7403            'IP4FWD' and
7404            'NAT44' and
7405            not 'IPSEC' and
7406            not 'VHOST'"
7407   parameters:
7408   - "throughput"
7409   - "parent"
7410   - "tags"
7411   sort:
7412   - "BASE"
7413   - "BASE"
7414   - "SRC_USER_10"
7415   - "SRC_USER_100"
7416   - "SRC_USER_1000"
7417   - "SRC_USER_2000"
7418   traces:
7419     hoverinfo: "x+y"
7420     boxpoints: "outliers"
7421     whiskerwidth: 0
7422   layout:
7423     title: "ip4-3n-hsw-x710-64b-1t1c-features-nat44-pdr"
7424     layout: "plot-throughput"
7425
7426 -
7427   type: "plot"
7428   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
7429   algorithm: "plot_performance_box"
7430   output-file-type: ".html"
7431   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
7432   data: "plot-vpp-throughput-latency-3n-hsw"
7433   filter: "'NIC_Intel-X710' and
7434            '64B' and
7435            'NDRPDR' and
7436            '2T2C' and
7437            'IP4FWD' and
7438            'NAT44' and
7439            not 'IPSEC' and
7440            not 'VHOST'"
7441   parameters:
7442   - "throughput"
7443   - "parent"
7444   - "tags"
7445   sort:
7446   - "BASE"
7447   - "BASE"
7448   - "SRC_USER_10"
7449   - "SRC_USER_100"
7450   - "SRC_USER_1000"
7451   - "SRC_USER_2000"
7452   traces:
7453     hoverinfo: "x+y"
7454     boxpoints: "outliers"
7455     whiskerwidth: 0
7456   layout:
7457     title: "ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
7458     layout: "plot-throughput"
7459
7460 -
7461   type: "plot"
7462   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-nat44-pdr"
7463   algorithm: "plot_performance_box"
7464   output-file-type: ".html"
7465   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-nat44-pdr"
7466   data: "plot-vpp-throughput-latency-3n-hsw"
7467   filter: "'NIC_Intel-X710' and
7468            '64B' and
7469            'NDRPDR' and
7470            '2T2C' and
7471            'IP4FWD' and
7472            'NAT44' and
7473            not 'IPSEC' and
7474            not 'VHOST'"
7475   parameters:
7476   - "throughput"
7477   - "parent"
7478   - "tags"
7479   sort:
7480   - "BASE"
7481   - "BASE"
7482   - "SRC_USER_10"
7483   - "SRC_USER_100"
7484   - "SRC_USER_1000"
7485   - "SRC_USER_2000"
7486   traces:
7487     hoverinfo: "x+y"
7488     boxpoints: "outliers"
7489     whiskerwidth: 0
7490   layout:
7491     title: "ip4-3n-hsw-x710-64b-2t2c-features-nat44-pdr"
7492     layout: "plot-throughput"
7493
7494 # Packet Throughput - VPP IPv4 3n-skx-x710 features iacl
7495 -
7496   type: "plot"
7497   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
7498   algorithm: "plot_performance_box"
7499   output-file-type: ".html"
7500   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
7501   data: "plot-vpp-throughput-latency-3n-hsw"
7502   filter: "'NIC_Intel-X710' and
7503            '64B' and
7504            'NDRPDR' and
7505            '1T1C' and
7506            'IP4FWD' and
7507            'IACL' and
7508            ('ACL10' or 'ACL50') and '10k_FLOWS' and
7509            not 'IPSEC' and
7510            not 'VHOST'"
7511   parameters:
7512   - "throughput"
7513   - "parent"
7514   - "tags"
7515   sort:
7516   - "ACL_STATELESS"
7517   - "ACL_STATEFUL"
7518   - "ACL_STATELESS"
7519   - "ACL_STATEFUL"
7520   traces:
7521     hoverinfo: "x+y"
7522     boxpoints: "outliers"
7523     whiskerwidth: 0
7524   layout:
7525     title: "ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
7526     layout: "plot-throughput"
7527
7528 -
7529   type: "plot"
7530   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
7531   algorithm: "plot_performance_box"
7532   output-file-type: ".html"
7533   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
7534   data: "plot-vpp-throughput-latency-3n-hsw"
7535   filter: "'NIC_Intel-X710' and
7536            '64B' and
7537            'NDRPDR' and
7538            '1T1C' and
7539            'IP4FWD' and
7540            'IACL' and
7541            ('ACL10' or 'ACL50') and '10k_FLOWS' and
7542            not 'IPSEC' and
7543            not 'VHOST'"
7544   parameters:
7545   - "throughput"
7546   - "parent"
7547   - "tags"
7548   sort:
7549   - "ACL_STATELESS"
7550   - "ACL_STATEFUL"
7551   - "ACL_STATELESS"
7552   - "ACL_STATEFUL"
7553   traces:
7554     hoverinfo: "x+y"
7555     boxpoints: "outliers"
7556     whiskerwidth: 0
7557   layout:
7558     title: "ip4-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
7559     layout: "plot-throughput"
7560
7561 -
7562   type: "plot"
7563   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
7564   algorithm: "plot_performance_box"
7565   output-file-type: ".html"
7566   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
7567   data: "plot-vpp-throughput-latency-3n-hsw"
7568   filter: "'NIC_Intel-X710' and
7569            '64B' and
7570            'NDRPDR' and
7571            '2T2C' and
7572            'IP4FWD' and
7573            'IACL' and
7574            ('ACL10' or 'ACL50') and '10k_FLOWS' and
7575            not 'IPSEC' and
7576            not 'VHOST'"
7577   parameters:
7578   - "throughput"
7579   - "parent"
7580   - "tags"
7581   sort:
7582   - "ACL_STATELESS"
7583   - "ACL_STATEFUL"
7584   - "ACL_STATELESS"
7585   - "ACL_STATEFUL"
7586   traces:
7587     hoverinfo: "x+y"
7588     boxpoints: "outliers"
7589     whiskerwidth: 0
7590   layout:
7591     title: "ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
7592     layout: "plot-throughput"
7593
7594 -
7595   type: "plot"
7596   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
7597   algorithm: "plot_performance_box"
7598   output-file-type: ".html"
7599   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
7600   data: "plot-vpp-throughput-latency-3n-hsw"
7601   filter: "'NIC_Intel-X710' and
7602            '64B' and
7603            'NDRPDR' and
7604            '2T2C' and
7605            'IP4FWD' and
7606            'IACL' and
7607            ('ACL10' or 'ACL50') and '10k_FLOWS' and
7608            not 'IPSEC' and
7609            not 'VHOST'"
7610   parameters:
7611   - "throughput"
7612   - "parent"
7613   - "tags"
7614   sort:
7615   - "ACL_STATELESS"
7616   - "ACL_STATEFUL"
7617   - "ACL_STATELESS"
7618   - "ACL_STATEFUL"
7619   traces:
7620     hoverinfo: "x+y"
7621     boxpoints: "outliers"
7622     whiskerwidth: 0
7623   layout:
7624     title: "ip4-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
7625     layout: "plot-throughput"
7626
7627 # Packet Throughput - VPP IPv4 3n-skx-x710 features oacl
7628 -
7629   type: "plot"
7630   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-oacl-ndr"
7631   algorithm: "plot_performance_box"
7632   output-file-type: ".html"
7633   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-oacl-ndr"
7634   data: "plot-vpp-throughput-latency-3n-hsw"
7635   filter: "'NIC_Intel-X710' and
7636            '64B' and
7637            'NDRPDR' and
7638            '1T1C' and
7639            'IP4FWD' and
7640            'OACL' and
7641            ('ACL10' or 'ACL50') and '10k_FLOWS' and
7642            not 'IPSEC' and
7643            not 'VHOST'"
7644   parameters:
7645   - "throughput"
7646   - "parent"
7647   - "tags"
7648   sort:
7649   - "ACL_STATELESS"
7650   - "ACL_STATEFUL"
7651   - "ACL_STATELESS"
7652   - "ACL_STATEFUL"
7653   traces:
7654     hoverinfo: "x+y"
7655     boxpoints: "outliers"
7656     whiskerwidth: 0
7657   layout:
7658     title: "ip4-3n-hsw-x710-64b-1t1c-features-oacl-ndr"
7659     layout: "plot-throughput"
7660
7661 -
7662   type: "plot"
7663   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-oacl-pdr"
7664   algorithm: "plot_performance_box"
7665   output-file-type: ".html"
7666   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-oacl-pdr"
7667   data: "plot-vpp-throughput-latency-3n-hsw"
7668   filter: "'NIC_Intel-X710' and
7669            '64B' and
7670            'NDRPDR' and
7671            '1T1C' and
7672            'IP4FWD' and
7673            'OACL' and
7674            ('ACL10' or 'ACL50') and '10k_FLOWS' and
7675            not 'IPSEC' and
7676            not 'VHOST'"
7677   parameters:
7678   - "throughput"
7679   - "parent"
7680   - "tags"
7681   sort:
7682   - "ACL_STATELESS"
7683   - "ACL_STATEFUL"
7684   - "ACL_STATELESS"
7685   - "ACL_STATEFUL"
7686   traces:
7687     hoverinfo: "x+y"
7688     boxpoints: "outliers"
7689     whiskerwidth: 0
7690   layout:
7691     title: "ip4-3n-hsw-x710-64b-1t1c-features-oacl-pdr"
7692     layout: "plot-throughput"
7693
7694 -
7695   type: "plot"
7696   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-oacl-ndr"
7697   algorithm: "plot_performance_box"
7698   output-file-type: ".html"
7699   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-oacl-ndr"
7700   data: "plot-vpp-throughput-latency-3n-hsw"
7701   filter: "'NIC_Intel-X710' and
7702            '64B' and
7703            'NDRPDR' and
7704            '2T2C' and
7705            'IP4FWD' and
7706            'OACL' and
7707            ('ACL10' or 'ACL50') and '10k_FLOWS' and
7708            not 'IPSEC' and
7709            not 'VHOST'"
7710   parameters:
7711   - "throughput"
7712   - "parent"
7713   - "tags"
7714   sort:
7715   - "ACL_STATELESS"
7716   - "ACL_STATEFUL"
7717   - "ACL_STATELESS"
7718   - "ACL_STATEFUL"
7719   traces:
7720     hoverinfo: "x+y"
7721     boxpoints: "outliers"
7722     whiskerwidth: 0
7723   layout:
7724     title: "ip4-3n-hsw-x710-64b-2t2c-features-oacl-ndr"
7725     layout: "plot-throughput"
7726
7727 -
7728   type: "plot"
7729   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-oacl-pdr"
7730   algorithm: "plot_performance_box"
7731   output-file-type: ".html"
7732   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-oacl-pdr"
7733   data: "plot-vpp-throughput-latency-3n-hsw"
7734   filter: "'NIC_Intel-X710' and
7735            '64B' and
7736            'NDRPDR' and
7737            '2T2C' and
7738            'IP4FWD' and
7739            'OACL' and
7740            ('ACL10' or 'ACL50') and '10k_FLOWS' and
7741            not 'IPSEC' and
7742            not 'VHOST'"
7743   parameters:
7744   - "throughput"
7745   - "parent"
7746   - "tags"
7747   sort:
7748   - "ACL_STATELESS"
7749   - "ACL_STATEFUL"
7750   - "ACL_STATELESS"
7751   - "ACL_STATEFUL"
7752   traces:
7753     hoverinfo: "x+y"
7754     boxpoints: "outliers"
7755     whiskerwidth: 0
7756   layout:
7757     title: "ip4-3n-hsw-x710-64b-2t2c-features-oacl-pdr"
7758     layout: "plot-throughput"
7759
7760 # Packet Throughput - VPP IPv4 2n-skx-x710 base and scale
7761 -
7762   type: "plot"
7763   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
7764   algorithm: "plot_performance_box"
7765   output-file-type: ".html"
7766   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
7767   data: "plot-vpp-throughput-latency-2n-skx"
7768   filter: "'NIC_Intel-X710' and
7769            '64B' and
7770            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
7771            'NDRPDR' and
7772            '2T1C' and
7773            'IP4FWD' and
7774            not 'IPSEC' and
7775            not 'VHOST'"
7776   parameters:
7777   - "throughput"
7778   - "parent"
7779   - "tags"
7780   sort:
7781   - "IP4BASE"
7782   - "FIB_20K"
7783   - "FIB_200K"
7784   - "FIB_2M"
7785   traces:
7786     hoverinfo: "x+y"
7787     boxpoints: "outliers"
7788     whiskerwidth: 0
7789   layout:
7790     title: "ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
7791     layout: "plot-throughput"
7792
7793 -
7794   type: "plot"
7795   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
7796   algorithm: "plot_performance_box"
7797   output-file-type: ".html"
7798   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
7799   data: "plot-vpp-throughput-latency-2n-skx"
7800   filter: "'NIC_Intel-X710' and
7801            '64B' and
7802            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
7803            'NDRPDR' and
7804            '2T1C' and
7805            'IP4FWD' and
7806            not 'IPSEC' and
7807            not 'VHOST'"
7808   parameters:
7809   - "throughput"
7810   - "parent"
7811   - "tags"
7812   sort:
7813   - "IP4BASE"
7814   - "FIB_20K"
7815   - "FIB_200K"
7816   - "FIB_2M"
7817   traces:
7818     hoverinfo: "x+y"
7819     boxpoints: "outliers"
7820     whiskerwidth: 0
7821   layout:
7822     title: "ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
7823     layout: "plot-throughput"
7824
7825 -
7826   type: "plot"
7827   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
7828   algorithm: "plot_performance_box"
7829   output-file-type: ".html"
7830   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
7831   data: "plot-vpp-throughput-latency-2n-skx"
7832   filter: "'NIC_Intel-X710' and
7833            '64B' and
7834            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
7835            'NDRPDR' and
7836            '4T2C' and
7837            'IP4FWD' and
7838            not 'IPSEC' and
7839            not 'VHOST'"
7840   parameters:
7841   - "throughput"
7842   - "parent"
7843   - "tags"
7844   sort:
7845   - "IP4BASE"
7846   - "FIB_20K"
7847   - "FIB_200K"
7848   - "FIB_2M"
7849   traces:
7850     hoverinfo: "x+y"
7851     boxpoints: "outliers"
7852     whiskerwidth: 0
7853   layout:
7854     title: "ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
7855     layout: "plot-throughput"
7856
7857 -
7858   type: "plot"
7859   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
7860   algorithm: "plot_performance_box"
7861   output-file-type: ".html"
7862   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
7863   data: "plot-vpp-throughput-latency-2n-skx"
7864   filter: "'NIC_Intel-X710' and
7865            '64B' and
7866            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
7867            'NDRPDR' and
7868            '4T2C' and
7869            'IP4FWD' and
7870            not 'IPSEC' and
7871            not 'VHOST'"
7872   parameters:
7873   - "throughput"
7874   - "parent"
7875   - "tags"
7876   sort:
7877   - "IP4BASE"
7878   - "FIB_20K"
7879   - "FIB_200K"
7880   - "FIB_2M"
7881   traces:
7882     hoverinfo: "x+y"
7883     boxpoints: "outliers"
7884     whiskerwidth: 0
7885   layout:
7886     title: "ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
7887     layout: "plot-throughput"
7888
7889 # Packet Throughput - VPP IPv4 2n-skx-xxv710 base and scale
7890 -
7891   type: "plot"
7892   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
7893   algorithm: "plot_performance_box"
7894   output-file-type: ".html"
7895   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
7896   data: "plot-vpp-throughput-latency-2n-skx"
7897   filter: "'NIC_Intel-XXV710' and
7898            '64B' and
7899            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
7900            'NDRPDR' and
7901            '2T1C' and
7902            'IP4FWD' and
7903            not 'IPSEC' and
7904            not 'VHOST'"
7905   parameters:
7906   - "throughput"
7907   - "parent"
7908   - "tags"
7909   sort:
7910   - "IP4BASE"
7911   - "FIB_20K"
7912   - "FIB_200K"
7913   - "FIB_2M"
7914   traces:
7915     hoverinfo: "x+y"
7916     boxpoints: "outliers"
7917     whiskerwidth: 0
7918   layout:
7919     title: "ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
7920     layout: "plot-throughput"
7921
7922 -
7923   type: "plot"
7924   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
7925   algorithm: "plot_performance_box"
7926   output-file-type: ".html"
7927   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
7928   data: "plot-vpp-throughput-latency-2n-skx"
7929   filter: "'NIC_Intel-XXV710' and
7930            '64B' and
7931            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
7932            'NDRPDR' and
7933            '2T1C' and
7934            'IP4FWD' and
7935            not 'IPSEC' and
7936            not 'VHOST'"
7937   parameters:
7938   - "throughput"
7939   - "parent"
7940   - "tags"
7941   sort:
7942   - "IP4BASE"
7943   - "FIB_20K"
7944   - "FIB_200K"
7945   - "FIB_2M"
7946   traces:
7947     hoverinfo: "x+y"
7948     boxpoints: "outliers"
7949     whiskerwidth: 0
7950   layout:
7951     title: "ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
7952     layout: "plot-throughput"
7953
7954 -
7955   type: "plot"
7956   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
7957   algorithm: "plot_performance_box"
7958   output-file-type: ".html"
7959   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
7960   data: "plot-vpp-throughput-latency-2n-skx"
7961   filter: "'NIC_Intel-XXV710' and
7962            '64B' and
7963            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
7964            'NDRPDR' and
7965            '4T2C' and
7966            'IP4FWD' and
7967            not 'IPSEC' and
7968            not 'VHOST'"
7969   parameters:
7970   - "throughput"
7971   - "parent"
7972   - "tags"
7973   sort:
7974   - "IP4BASE"
7975   - "FIB_20K"
7976   - "FIB_200K"
7977   - "FIB_2M"
7978   traces:
7979     hoverinfo: "x+y"
7980     boxpoints: "outliers"
7981     whiskerwidth: 0
7982   layout:
7983     title: "ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
7984     layout: "plot-throughput"
7985
7986 -
7987   type: "plot"
7988   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
7989   algorithm: "plot_performance_box"
7990   output-file-type: ".html"
7991   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
7992   data: "plot-vpp-throughput-latency-2n-skx"
7993   filter: "'NIC_Intel-XXV710' and
7994            '64B' and
7995            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
7996            'NDRPDR' and
7997            '4T2C' and
7998            'IP4FWD' and
7999            not 'IPSEC' and
8000            not 'VHOST'"
8001   parameters:
8002   - "throughput"
8003   - "parent"
8004   - "tags"
8005   sort:
8006   - "IP4BASE"
8007   - "FIB_20K"
8008   - "FIB_200K"
8009   - "FIB_2M"
8010   traces:
8011     hoverinfo: "x+y"
8012     boxpoints: "outliers"
8013     whiskerwidth: 0
8014   layout:
8015     title: "ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
8016     layout: "plot-throughput"
8017
8018 ################################################################################
8019
8020 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x520 base and scale
8021 -
8022   type: "plot"
8023   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
8024   algorithm: "plot_performance_box"
8025   output-file-type: ".html"
8026   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
8027   data: "plot-vpp-throughput-latency-3n-hsw"
8028   filter: "'NIC_Intel-X520-DA2' and
8029            '64B' and
8030            'ENCAP' and
8031            'NDRPDR' and
8032            '1T1C' and
8033            'VXLAN' and
8034            'L2BDMACLRN' and
8035            not 'VHOST' and
8036            not 'IPSECHW'"
8037   parameters:
8038   - "throughput"
8039   - "parent"
8040   - "tags"
8041   sort:
8042   - "not DOT1Q"
8043   - "VXLAN_1"
8044   - "VXLAN_10"
8045   - "VXLAN_100"
8046   - "VXLAN_1000"
8047   traces:
8048     hoverinfo: "x+y"
8049     boxpoints: "outliers"
8050     whiskerwidth: 0
8051   layout:
8052     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
8053     layout: "plot-throughput"
8054
8055 -
8056   type: "plot"
8057   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
8058   algorithm: "plot_performance_box"
8059   output-file-type: ".html"
8060   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
8061   data: "plot-vpp-throughput-latency-3n-hsw"
8062   filter: "'NIC_Intel-X520-DA2' and
8063            '64B' and
8064            'ENCAP' and
8065            'NDRPDR' and
8066            '1T1C' and
8067            'VXLAN' and
8068            'L2BDMACLRN' and
8069            not 'VHOST' and
8070            not 'IPSECHW'"
8071   parameters:
8072   - "throughput"
8073   - "parent"
8074   - "tags"
8075   sort:
8076   - "not DOT1Q"
8077   - "VXLAN_1"
8078   - "VXLAN_10"
8079   - "VXLAN_100"
8080   - "VXLAN_1000"
8081   traces:
8082     hoverinfo: "x+y"
8083     boxpoints: "outliers"
8084     whiskerwidth: 0
8085   layout:
8086     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
8087     layout: "plot-throughput"
8088
8089 -
8090   type: "plot"
8091   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
8092   algorithm: "plot_performance_box"
8093   output-file-type: ".html"
8094   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
8095   data: "plot-vpp-throughput-latency-3n-hsw"
8096   filter: "'NIC_Intel-X520-DA2' and
8097            '64B' and
8098            'ENCAP' and
8099            'NDRPDR' and
8100            '2T2C' and
8101            'VXLAN' and
8102            'L2BDMACLRN' and
8103            not 'VHOST' and
8104            not 'IPSECHW'"
8105   parameters:
8106   - "throughput"
8107   - "parent"
8108   - "tags"
8109   sort:
8110   - "not DOT1Q"
8111   - "VXLAN_1"
8112   - "VXLAN_10"
8113   - "VXLAN_100"
8114   - "VXLAN_1000"
8115   traces:
8116     hoverinfo: "x+y"
8117     boxpoints: "outliers"
8118     whiskerwidth: 0
8119   layout:
8120     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
8121     layout: "plot-throughput"
8122
8123 -
8124   type: "plot"
8125   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
8126   algorithm: "plot_performance_box"
8127   output-file-type: ".html"
8128   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
8129   data: "plot-vpp-throughput-latency-3n-hsw"
8130   filter: "'NIC_Intel-X520-DA2' and
8131            '64B' and
8132            'ENCAP' and
8133            'NDRPDR' and
8134            '2T2C' and
8135            'VXLAN' and
8136            'L2BDMACLRN' and
8137            not 'VHOST' and
8138            not 'IPSECHW'"
8139   parameters:
8140   - "throughput"
8141   - "parent"
8142   - "tags"
8143   sort:
8144   - "not DOT1Q"
8145   - "VXLAN_1"
8146   - "VXLAN_10"
8147   - "VXLAN_100"
8148   - "VXLAN_1000"
8149   traces:
8150     hoverinfo: "x+y"
8151     boxpoints: "outliers"
8152     whiskerwidth: 0
8153   layout:
8154     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
8155     layout: "plot-throughput"
8156
8157 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x520 - features
8158 -
8159   type: "plot"
8160   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
8161   algorithm: "plot_performance_box"
8162   output-file-type: ".html"
8163   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
8164   data: "plot-vpp-throughput-latency-3n-hsw"
8165   filter: "'NIC_Intel-X520-DA2' and
8166            '64B' and
8167            'ENCAP' and
8168            'NDRPDR' and
8169            '1T1C' and
8170            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
8171            not 'DOT1Q' and
8172            not 'VHOST' and
8173            not 'IPSECHW'"
8174   parameters:
8175   - "throughput"
8176   - "parent"
8177   - "tags"
8178   sort:
8179   - "L2BDMACLRN"
8180   - "L2XCFWD"
8181   - "LISP"
8182   traces:
8183     hoverinfo: "x+y"
8184     boxpoints: "outliers"
8185     whiskerwidth: 0
8186   layout:
8187     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
8188     layout: "plot-throughput"
8189
8190 -
8191   type: "plot"
8192   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
8193   algorithm: "plot_performance_box"
8194   output-file-type: ".html"
8195   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
8196   data: "plot-vpp-throughput-latency-3n-hsw"
8197   filter: "'NIC_Intel-X520-DA2' and
8198            '64B' and
8199            'ENCAP' and
8200            'NDRPDR' and
8201            '2T2C' and
8202            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
8203            not 'DOT1Q' and
8204            not 'VHOST' and
8205            not 'IPSECHW'"
8206   parameters:
8207   - "throughput"
8208   - "parent"
8209   - "tags"
8210   sort:
8211   - "L2BDMACLRN"
8212   - "L2XCFWD"
8213   - "LISP"
8214   traces:
8215     hoverinfo: "x+y"
8216     boxpoints: "outliers"
8217     whiskerwidth: 0
8218   layout:
8219     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
8220     layout: "plot-throughput"
8221
8222 -
8223   type: "plot"
8224   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
8225   algorithm: "plot_performance_box"
8226   output-file-type: ".html"
8227   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
8228   data: "plot-vpp-throughput-latency-3n-hsw"
8229   filter: "'NIC_Intel-X520-DA2' and
8230            '64B' and
8231            'ENCAP' and
8232            'NDRPDR' and
8233            '1T1C' and
8234            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
8235            not 'DOT1Q' and
8236            not 'VHOST' and
8237            not 'IPSECHW'"
8238   parameters:
8239   - "throughput"
8240   - "parent"
8241   - "tags"
8242   sort:
8243   - "L2BDMACLRN"
8244   - "L2XCFWD"
8245   - "LISP"
8246   traces:
8247     hoverinfo: "x+y"
8248     boxpoints: "outliers"
8249     whiskerwidth: 0
8250   layout:
8251     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
8252     layout: "plot-throughput"
8253
8254 -
8255   type: "plot"
8256   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
8257   algorithm: "plot_performance_box"
8258   output-file-type: ".html"
8259   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
8260   data: "plot-vpp-throughput-latency-3n-hsw"
8261   filter: "'NIC_Intel-X520-DA2' and
8262            '64B' and
8263            'ENCAP' and
8264            'NDRPDR' and
8265            '2T2C' and
8266            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
8267            not 'DOT1Q' and
8268            not 'VHOST' and
8269            not 'IPSECHW'"
8270   parameters:
8271   - "throughput"
8272   - "parent"
8273   - "tags"
8274   sort:
8275   - "L2BDMACLRN"
8276   - "L2XCFWD"
8277   - "LISP"
8278   traces:
8279     hoverinfo: "x+y"
8280     boxpoints: "outliers"
8281     whiskerwidth: 0
8282   layout:
8283     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
8284     layout: "plot-throughput"
8285
8286 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x710 base and scale
8287 -
8288   type: "plot"
8289   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
8290   algorithm: "plot_performance_box"
8291   output-file-type: ".html"
8292   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
8293   data: "plot-vpp-throughput-latency-3n-hsw"
8294   filter: "'NIC_Intel-X710' and
8295            '64B' and
8296            'ENCAP' and
8297            'NDRPDR' and
8298            '1T1C' and
8299            'VXLAN' and
8300            'L2BDMACLRN' and
8301            not 'VHOST' and
8302            not 'IPSECHW'"
8303   parameters:
8304   - "throughput"
8305   - "parent"
8306   - "tags"
8307   sort:
8308   - "not DOT1Q"
8309   - "VXLAN_1"
8310   - "VXLAN_10"
8311   - "VXLAN_100"
8312   - "VXLAN_1000"
8313   traces:
8314     hoverinfo: "x+y"
8315     boxpoints: "outliers"
8316     whiskerwidth: 0
8317   layout:
8318     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
8319     layout: "plot-throughput"
8320
8321 -
8322   type: "plot"
8323   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
8324   algorithm: "plot_performance_box"
8325   output-file-type: ".html"
8326   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
8327   data: "plot-vpp-throughput-latency-3n-hsw"
8328   filter: "'NIC_Intel-X710' and
8329            '64B' and
8330            'ENCAP' and
8331            'NDRPDR' and
8332            '1T1C' and
8333            'VXLAN' and
8334            'L2BDMACLRN' and
8335            not 'VHOST' and
8336            not 'IPSECHW'"
8337   parameters:
8338   - "throughput"
8339   - "parent"
8340   - "tags"
8341   sort:
8342   - "not DOT1Q"
8343   - "VXLAN_1"
8344   - "VXLAN_10"
8345   - "VXLAN_100"
8346   - "VXLAN_1000"
8347   traces:
8348     hoverinfo: "x+y"
8349     boxpoints: "outliers"
8350     whiskerwidth: 0
8351   layout:
8352     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
8353     layout: "plot-throughput"
8354
8355 -
8356   type: "plot"
8357   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
8358   algorithm: "plot_performance_box"
8359   output-file-type: ".html"
8360   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
8361   data: "plot-vpp-throughput-latency-3n-hsw"
8362   filter: "'NIC_Intel-X710' and
8363            '64B' and
8364            'ENCAP' and
8365            'NDRPDR' and
8366            '2T2C' and
8367            'VXLAN' and
8368            'L2BDMACLRN' and
8369            not 'VHOST' and
8370            not 'IPSECHW'"
8371   parameters:
8372   - "throughput"
8373   - "parent"
8374   - "tags"
8375   sort:
8376   - "not DOT1Q"
8377   - "VXLAN_1"
8378   - "VXLAN_10"
8379   - "VXLAN_100"
8380   - "VXLAN_1000"
8381   traces:
8382     hoverinfo: "x+y"
8383     boxpoints: "outliers"
8384     whiskerwidth: 0
8385   layout:
8386     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
8387     layout: "plot-throughput"
8388
8389 -
8390   type: "plot"
8391   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
8392   algorithm: "plot_performance_box"
8393   output-file-type: ".html"
8394   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
8395   data: "plot-vpp-throughput-latency-3n-hsw"
8396   filter: "'NIC_Intel-X710' and
8397            '64B' and
8398            'ENCAP' and
8399            'NDRPDR' and
8400            '2T2C' and
8401            'VXLAN' and
8402            'L2BDMACLRN' and
8403            not 'VHOST' and
8404            not 'IPSECHW'"
8405   parameters:
8406   - "throughput"
8407   - "parent"
8408   - "tags"
8409   sort:
8410   - "not DOT1Q"
8411   - "VXLAN_1"
8412   - "VXLAN_10"
8413   - "VXLAN_100"
8414   - "VXLAN_1000"
8415   traces:
8416     hoverinfo: "x+y"
8417     boxpoints: "outliers"
8418     whiskerwidth: 0
8419   layout:
8420     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
8421     layout: "plot-throughput"
8422
8423 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x710 - features
8424 -
8425   type: "plot"
8426   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
8427   algorithm: "plot_performance_box"
8428   output-file-type: ".html"
8429   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
8430   data: "plot-vpp-throughput-latency-3n-hsw"
8431   filter: "'NIC_Intel-X710' and
8432            '64B' and
8433            'ENCAP' and
8434            'NDRPDR' and
8435            '1T1C' and
8436            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
8437            not 'DOT1Q' and
8438            not 'VHOST' and
8439            not 'IPSECHW'"
8440   parameters:
8441   - "throughput"
8442   - "parent"
8443   - "tags"
8444   sort:
8445   - "L2BDMACLRN"
8446   - "L2XCFWD"
8447   - "LISP"
8448   traces:
8449     hoverinfo: "x+y"
8450     boxpoints: "outliers"
8451     whiskerwidth: 0
8452   layout:
8453     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
8454     layout: "plot-throughput"
8455
8456 -
8457   type: "plot"
8458   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
8459   algorithm: "plot_performance_box"
8460   output-file-type: ".html"
8461   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
8462   data: "plot-vpp-throughput-latency-3n-hsw"
8463   filter: "'NIC_Intel-X710' and
8464            '64B' and
8465            'ENCAP' and
8466            'NDRPDR' and
8467            '2T2C' and
8468            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
8469            not 'DOT1Q' and
8470            not 'VHOST' and
8471            not 'IPSECHW'"
8472   parameters:
8473   - "throughput"
8474   - "parent"
8475   - "tags"
8476   sort:
8477   - "L2BDMACLRN"
8478   - "L2XCFWD"
8479   - "LISP"
8480   traces:
8481     hoverinfo: "x+y"
8482     boxpoints: "outliers"
8483     whiskerwidth: 0
8484   layout:
8485     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
8486     layout: "plot-throughput"
8487
8488 -
8489   type: "plot"
8490   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
8491   algorithm: "plot_performance_box"
8492   output-file-type: ".html"
8493   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
8494   data: "plot-vpp-throughput-latency-3n-hsw"
8495   filter: "'NIC_Intel-X710' and
8496            '64B' and
8497            'ENCAP' and
8498            'NDRPDR' and
8499            '1T1C' and
8500            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
8501            not 'DOT1Q' and
8502            not 'VHOST' and
8503            not 'IPSECHW'"
8504   parameters:
8505   - "throughput"
8506   - "parent"
8507   - "tags"
8508   sort:
8509   - "L2BDMACLRN"
8510   - "L2XCFWD"
8511   - "LISP"
8512   traces:
8513     hoverinfo: "x+y"
8514     boxpoints: "outliers"
8515     whiskerwidth: 0
8516   layout:
8517     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
8518     layout: "plot-throughput"
8519
8520 -
8521   type: "plot"
8522   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
8523   algorithm: "plot_performance_box"
8524   output-file-type: ".html"
8525   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
8526   data: "plot-vpp-throughput-latency-3n-hsw"
8527   filter: "'NIC_Intel-X710' and
8528            '64B' and
8529            'ENCAP' and
8530            'NDRPDR' and
8531            '2T2C' and
8532            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
8533            not 'DOT1Q' and
8534            not 'VHOST' and
8535            not 'IPSECHW'"
8536   parameters:
8537   - "throughput"
8538   - "parent"
8539   - "tags"
8540   sort:
8541   - "L2BDMACLRN"
8542   - "L2XCFWD"
8543   - "LISP"
8544   traces:
8545     hoverinfo: "x+y"
8546     boxpoints: "outliers"
8547     whiskerwidth: 0
8548   layout:
8549     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
8550     layout: "plot-throughput"
8551
8552 # Packet Throughput - VPP IPv4 tunnels 3n-skx-x710 base and scale
8553 -
8554   type: "plot"
8555   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
8556   algorithm: "plot_performance_box"
8557   output-file-type: ".html"
8558   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
8559   data: "plot-vpp-throughput-latency-3n-skx"
8560   filter: "'NIC_Intel-X710' and
8561            '64B' and
8562            'ENCAP' and
8563            'NDRPDR' and
8564            '2T1C' and
8565            'VXLAN' and
8566            'L2BDMACLRN' and
8567            not 'VHOST' and
8568            not 'IPSECHW'"
8569   parameters:
8570   - "throughput"
8571   - "parent"
8572   - "tags"
8573   sort:
8574   - "not DOT1Q"
8575   - "VXLAN_1"
8576   - "VXLAN_10"
8577   - "VXLAN_100"
8578   - "VXLAN_1000"
8579   traces:
8580     hoverinfo: "x+y"
8581     boxpoints: "outliers"
8582     whiskerwidth: 0
8583   layout:
8584     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
8585     layout: "plot-throughput"
8586
8587 -
8588   type: "plot"
8589   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
8590   algorithm: "plot_performance_box"
8591   output-file-type: ".html"
8592   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
8593   data: "plot-vpp-throughput-latency-3n-skx"
8594   filter: "'NIC_Intel-X710' and
8595            '64B' and
8596            'ENCAP' and
8597            'NDRPDR' and
8598            '2T1C' and
8599            'VXLAN' and
8600            'L2BDMACLRN' and
8601            not 'VHOST' and
8602            not 'IPSECHW'"
8603   parameters:
8604   - "throughput"
8605   - "parent"
8606   - "tags"
8607   sort:
8608   - "not DOT1Q"
8609   - "VXLAN_1"
8610   - "VXLAN_10"
8611   - "VXLAN_100"
8612   - "VXLAN_1000"
8613   traces:
8614     hoverinfo: "x+y"
8615     boxpoints: "outliers"
8616     whiskerwidth: 0
8617   layout:
8618     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
8619     layout: "plot-throughput"
8620
8621 -
8622   type: "plot"
8623   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
8624   algorithm: "plot_performance_box"
8625   output-file-type: ".html"
8626   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
8627   data: "plot-vpp-throughput-latency-3n-skx"
8628   filter: "'NIC_Intel-X710' and
8629            '64B' and
8630            'ENCAP' and
8631            'NDRPDR' and
8632            '4T2C' and
8633            'VXLAN' and
8634            'L2BDMACLRN' and
8635            not 'VHOST' and
8636            not 'IPSECHW'"
8637   parameters:
8638   - "throughput"
8639   - "parent"
8640   - "tags"
8641   sort:
8642   - "not DOT1Q"
8643   - "VXLAN_1"
8644   - "VXLAN_10"
8645   - "VXLAN_100"
8646   - "VXLAN_1000"
8647   traces:
8648     hoverinfo: "x+y"
8649     boxpoints: "outliers"
8650     whiskerwidth: 0
8651   layout:
8652     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
8653     layout: "plot-throughput"
8654
8655 -
8656   type: "plot"
8657   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
8658   algorithm: "plot_performance_box"
8659   output-file-type: ".html"
8660   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
8661   data: "plot-vpp-throughput-latency-3n-skx"
8662   filter: "'NIC_Intel-X710' and
8663            '64B' and
8664            'ENCAP' and
8665            'NDRPDR' and
8666            '4T2C' and
8667            'VXLAN' and
8668            'L2BDMACLRN' and
8669            not 'VHOST' and
8670            not 'IPSECHW'"
8671   parameters:
8672   - "throughput"
8673   - "parent"
8674   - "tags"
8675   sort:
8676   - "not DOT1Q"
8677   - "VXLAN_1"
8678   - "VXLAN_10"
8679   - "VXLAN_100"
8680   - "VXLAN_1000"
8681   traces:
8682     hoverinfo: "x+y"
8683     boxpoints: "outliers"
8684     whiskerwidth: 0
8685   layout:
8686     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
8687     layout: "plot-throughput"
8688
8689 # Packet Throughput - VPP IPv4 tunnels 3n-skx-x710 - features
8690 -
8691   type: "plot"
8692   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
8693   algorithm: "plot_performance_box"
8694   output-file-type: ".html"
8695   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
8696   data: "plot-vpp-throughput-latency-3n-skx"
8697   filter: "'NIC_Intel-X710' and
8698            '64B' and
8699            'ENCAP' and
8700            'NDRPDR' and
8701            '2T1C' and
8702            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
8703            not 'DOT1Q' and
8704            not 'VHOST' and
8705            not 'IPSECHW'"
8706   parameters:
8707   - "throughput"
8708   - "parent"
8709   - "tags"
8710   sort:
8711   - "L2BDMACLRN"
8712   - "L2XCFWD"
8713   - "LISP"
8714   traces:
8715     hoverinfo: "x+y"
8716     boxpoints: "outliers"
8717     whiskerwidth: 0
8718   layout:
8719     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
8720     layout: "plot-throughput"
8721
8722 -
8723   type: "plot"
8724   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
8725   algorithm: "plot_performance_box"
8726   output-file-type: ".html"
8727   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
8728   data: "plot-vpp-throughput-latency-3n-skx"
8729   filter: "'NIC_Intel-X710' and
8730            '64B' and
8731            'ENCAP' and
8732            'NDRPDR' and
8733            '4T2C' and
8734            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
8735            not 'DOT1Q' and
8736            not 'VHOST' and
8737            not 'IPSECHW'"
8738   parameters:
8739   - "throughput"
8740   - "parent"
8741   - "tags"
8742   sort:
8743   - "L2BDMACLRN"
8744   - "L2XCFWD"
8745   - "LISP"
8746   traces:
8747     hoverinfo: "x+y"
8748     boxpoints: "outliers"
8749     whiskerwidth: 0
8750   layout:
8751     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
8752     layout: "plot-throughput"
8753
8754 -
8755   type: "plot"
8756   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr"
8757   algorithm: "plot_performance_box"
8758   output-file-type: ".html"
8759   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr"
8760   data: "plot-vpp-throughput-latency-3n-skx"
8761   filter: "'NIC_Intel-X710' and
8762            '64B' and
8763            'ENCAP' and
8764            'NDRPDR' and
8765            '2T1C' and
8766            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
8767            not 'DOT1Q' and
8768            not 'VHOST' and
8769            not 'IPSECHW'"
8770   parameters:
8771   - "throughput"
8772   - "parent"
8773   - "tags"
8774   sort:
8775   - "L2BDMACLRN"
8776   - "L2XCFWD"
8777   - "LISP"
8778   traces:
8779     hoverinfo: "x+y"
8780     boxpoints: "outliers"
8781     whiskerwidth: 0
8782   layout:
8783     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr"
8784     layout: "plot-throughput"
8785
8786 -
8787   type: "plot"
8788   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr"
8789   algorithm: "plot_performance_box"
8790   output-file-type: ".html"
8791   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr"
8792   data: "plot-vpp-throughput-latency-3n-skx"
8793   filter: "'NIC_Intel-X710' and
8794            '64B' and
8795            'ENCAP' and
8796            'NDRPDR' and
8797            '4T2C' and
8798            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
8799            not 'DOT1Q' and
8800            not 'VHOST' and
8801            not 'IPSECHW'"
8802   parameters:
8803   - "throughput"
8804   - "parent"
8805   - "tags"
8806   sort:
8807   - "L2BDMACLRN"
8808   - "L2XCFWD"
8809   - "LISP"
8810   traces:
8811     hoverinfo: "x+y"
8812     boxpoints: "outliers"
8813     whiskerwidth: 0
8814   layout:
8815     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr"
8816     layout: "plot-throughput"
8817
8818 ################################################################################
8819
8820 # Packet Throughput - VPP IPv6 3n-hsw-x520
8821 -
8822   type: "plot"
8823   title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-base_and_scale-ndr"
8824   algorithm: "plot_performance_box"
8825   output-file-type: ".html"
8826   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base_and_scale-ndr"
8827   data: "plot-vpp-throughput-latency-3n-hsw"
8828   filter: "'NIC_Intel-X520-DA2' and
8829            '78B' and
8830            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
8831            'NDRPDR' and
8832            '1T1C' and
8833            'IP6FWD' and
8834            not 'SRv6' and
8835            not 'IPSEC' and
8836            not 'VHOST'"
8837   parameters:
8838   - "throughput"
8839   - "parent"
8840   - "tags"
8841   sort:
8842   - "IP6BASE"
8843   - "FIB_20K"
8844   - "FIB_200K"
8845   - "FIB_2M"
8846   traces:
8847     hoverinfo: "x+y"
8848     boxpoints: "outliers"
8849     whiskerwidth: 0
8850   layout:
8851     title: "ip6-3n-hsw-x520-78b-1t1c-base_and_scale-ndr"
8852     layout: "plot-throughput"
8853
8854 -
8855   type: "plot"
8856   title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-base_and_scale-pdr"
8857   algorithm: "plot_performance_box"
8858   output-file-type: ".html"
8859   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base_and_scale-pdr"
8860   data: "plot-vpp-throughput-latency-3n-hsw"
8861   filter: "'NIC_Intel-X520-DA2' and
8862            '78B' and
8863            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
8864            'NDRPDR' and
8865            '1T1C' and
8866            'IP6FWD' and
8867            not 'SRv6' and
8868            not 'IPSEC' and
8869            not 'VHOST'"
8870   parameters:
8871   - "throughput"
8872   - "parent"
8873   - "tags"
8874   sort:
8875   - "IP6BASE"
8876   - "FIB_20K"
8877   - "FIB_200K"
8878   - "FIB_2M"
8879   traces:
8880     hoverinfo: "x+y"
8881     boxpoints: "outliers"
8882     whiskerwidth: 0
8883   layout:
8884     title: "ip6-3n-hsw-x520-78b-1t1c-base_and_scale-pdr"
8885     layout: "plot-throughput"
8886
8887 -
8888   type: "plot"
8889   title: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-base_and_scale-ndr"
8890   algorithm: "plot_performance_box"
8891   output-file-type: ".html"
8892   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base_and_scale-ndr"
8893   data: "plot-vpp-throughput-latency-3n-hsw"
8894   filter: "'NIC_Intel-X520-DA2' and
8895            '78B' and
8896            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
8897            'NDRPDR' and
8898            '2T2C' and
8899            'IP6FWD' and
8900            not 'SRv6' and
8901            not 'IPSEC' and
8902            not 'VHOST'"
8903   parameters:
8904   - "throughput"
8905   - "parent"
8906   - "tags"
8907   sort:
8908   - "IP6BASE"
8909   - "FIB_20K"
8910   - "FIB_200K"
8911   - "FIB_2M"
8912   traces:
8913     hoverinfo: "x+y"
8914     boxpoints: "outliers"
8915     whiskerwidth: 0
8916   layout:
8917     title: "ip6-3n-hsw-x520-78b-2t2c-base_and_scale-ndr"
8918     layout: "plot-throughput"
8919
8920 -
8921   type: "plot"
8922   title: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-base_and_scale-pdr"
8923   algorithm: "plot_performance_box"
8924   output-file-type: ".html"
8925   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base_and_scale-pdr"
8926   data: "plot-vpp-throughput-latency-3n-hsw"
8927   filter: "'NIC_Intel-X520-DA2' and
8928            '78B' and
8929            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
8930            'NDRPDR' and
8931            '2T2C' and
8932            'IP6FWD' and
8933            not 'SRv6' and
8934            not 'IPSEC' and
8935            not 'VHOST'"
8936   parameters:
8937   - "throughput"
8938   - "parent"
8939   - "tags"
8940   sort:
8941   - "IP6BASE"
8942   - "FIB_20K"
8943   - "FIB_200K"
8944   - "FIB_2M"
8945   traces:
8946     hoverinfo: "x+y"
8947     boxpoints: "outliers"
8948     whiskerwidth: 0
8949   layout:
8950     title: "ip6-3n-hsw-x520-78b-2t2c-base_and_scale-pdr"
8951     layout: "plot-throughput"
8952
8953 # Packet Throughput - VPP IPv6 3n-hsw-x520 - features
8954 -
8955   type: "plot"
8956   title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-base_and_features-ndr"
8957   algorithm: "plot_performance_box"
8958   output-file-type: ".html"
8959   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base_and_features-ndr"
8960   data: "plot-vpp-throughput-latency-3n-hsw"
8961   filter: "'NIC_Intel-X520-DA2' and
8962            '78B' and
8963            ('IP6BASE' or
8964             'POLICE_MARK' or
8965             'COPWHLIST' or
8966             'IACLDST') and
8967            'NDRPDR' and
8968            '1T1C' and
8969            'IP6FWD' and
8970            not 'SRv6' and
8971            not 'IPSEC' and
8972            not 'VHOST'"
8973   parameters:
8974   - "throughput"
8975   - "parent"
8976   - "tags"
8977   sort:
8978   - "IP6BASE"
8979   - "POLICE_MARK"
8980   - "COPWHLIST"
8981   - "IACLDST"
8982   traces:
8983     hoverinfo: "x+y"
8984     boxpoints: "outliers"
8985     whiskerwidth: 0
8986   layout:
8987     title: "ip6-3n-hsw-x520-78b-1t1c-base_and_features-ndr"
8988     layout: "plot-throughput"
8989
8990 -
8991   type: "plot"
8992   title: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-base_and_features-ndr"
8993   algorithm: "plot_performance_box"
8994   output-file-type: ".html"
8995   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base_and_features-ndr"
8996   data: "plot-vpp-throughput-latency-3n-hsw"
8997   filter: "'NIC_Intel-X520-DA2' and
8998            '78B' and
8999            ('IP6BASE' or
9000             'POLICE_MARK' or
9001             'COPWHLIST' or
9002             'IACLDST') and
9003            'NDRPDR' and
9004            '2T2C' and
9005            'IP6FWD' and
9006            not 'SRv6' and
9007            not 'IPSEC' and
9008            not 'VHOST'"
9009   parameters:
9010   - "throughput"
9011   - "parent"
9012   - "tags"
9013   sort:
9014   - "IP6BASE"
9015   - "POLICE_MARK"
9016   - "COPWHLIST"
9017   - "IACLDST"
9018   traces:
9019     hoverinfo: "x+y"
9020     boxpoints: "outliers"
9021     whiskerwidth: 0
9022   layout:
9023     title: "ip6-3n-hsw-x520-78b-2t2c-base_and_features-ndr"
9024     layout: "plot-throughput"
9025
9026 -
9027   type: "plot"
9028   title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-base_and_features-pdr"
9029   algorithm: "plot_performance_box"
9030   output-file-type: ".html"
9031   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base_and_features-pdr"
9032   data: "plot-vpp-throughput-latency-3n-hsw"
9033   filter: "'NIC_Intel-X520-DA2' and
9034            '78B' and
9035            ('IP6BASE' or
9036             'POLICE_MARK' or
9037             'COPWHLIST' or
9038             'IACLDST') and
9039            'NDRPDR' and
9040            '1T1C' and
9041            'IP6FWD' and
9042            not 'SRv6' and
9043            not 'IPSEC' and
9044            not 'VHOST'"
9045   parameters:
9046   - "throughput"
9047   - "parent"
9048   - "tags"
9049   sort:
9050   - "IP6BASE"
9051   - "POLICE_MARK"
9052   - "COPWHLIST"
9053   - "IACLDST"
9054   traces:
9055     hoverinfo: "x+y"
9056     boxpoints: "outliers"
9057     whiskerwidth: 0
9058   layout:
9059     title: "ip6-3n-hsw-x520-78b-1t1c-base_and_features-pdr"
9060     layout: "plot-throughput"
9061
9062 -
9063   type: "plot"
9064   title: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-base_and_features-pdr"
9065   algorithm: "plot_performance_box"
9066   output-file-type: ".html"
9067   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base_and_features-pdr"
9068   data: "plot-vpp-throughput-latency-3n-hsw"
9069   filter: "'NIC_Intel-X520-DA2' and
9070            '78B' and
9071            ('IP6BASE' or
9072             'POLICE_MARK' or
9073             'COPWHLIST' or
9074             'IACLDST') and
9075            'NDRPDR' and
9076            '2T2C' and
9077            'IP6FWD' and
9078            not 'SRv6' and
9079            not 'IPSEC' and
9080            not 'VHOST'"
9081   parameters:
9082   - "throughput"
9083   - "parent"
9084   - "tags"
9085   sort:
9086   - "IP6BASE"
9087   - "POLICE_MARK"
9088   - "COPWHLIST"
9089   - "IACLDST"
9090   traces:
9091     hoverinfo: "x+y"
9092     boxpoints: "outliers"
9093     whiskerwidth: 0
9094   layout:
9095     title: "ip6-3n-hsw-x520-78b-2t2c-base_and_features-pdr"
9096     layout: "plot-throughput"
9097
9098 # Packet Throughput - VPP IPv6 3n-hsw-x710
9099 -
9100   type: "plot"
9101   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
9102   algorithm: "plot_performance_box"
9103   output-file-type: ".html"
9104   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
9105   data: "plot-vpp-throughput-latency-3n-hsw"
9106   filter: "'NIC_Intel-X710' and
9107            '78B' and
9108            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9109            'NDRPDR' and
9110            '1T1C' and
9111            'IP6FWD' and
9112            not 'SRv6' and
9113            not 'IPSEC' and
9114            not 'VHOST'"
9115   parameters:
9116   - "throughput"
9117   - "parent"
9118   - "tags"
9119   sort:
9120   - "IP6BASE"
9121   - "FIB_20K"
9122   - "FIB_200K"
9123   - "FIB_2M"
9124   traces:
9125     hoverinfo: "x+y"
9126     boxpoints: "outliers"
9127     whiskerwidth: 0
9128   layout:
9129     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
9130     layout: "plot-throughput"
9131
9132 -
9133   type: "plot"
9134   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
9135   algorithm: "plot_performance_box"
9136   output-file-type: ".html"
9137   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
9138   data: "plot-vpp-throughput-latency-3n-hsw"
9139   filter: "'NIC_Intel-X710' and
9140            '78B' and
9141            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9142            'NDRPDR' and
9143            '1T1C' and
9144            'IP6FWD' and
9145            not 'SRv6' and
9146            not 'IPSEC' and
9147            not 'VHOST'"
9148   parameters:
9149   - "throughput"
9150   - "parent"
9151   - "tags"
9152   sort:
9153   - "IP6BASE"
9154   - "FIB_20K"
9155   - "FIB_200K"
9156   - "FIB_2M"
9157   traces:
9158     hoverinfo: "x+y"
9159     boxpoints: "outliers"
9160     whiskerwidth: 0
9161   layout:
9162     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
9163     layout: "plot-throughput"
9164
9165 -
9166   type: "plot"
9167   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
9168   algorithm: "plot_performance_box"
9169   output-file-type: ".html"
9170   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
9171   data: "plot-vpp-throughput-latency-3n-hsw"
9172   filter: "'NIC_Intel-X710' and
9173            '78B' and
9174            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9175            'NDRPDR' and
9176            '2T2C' and
9177            'IP6FWD' and
9178            not 'SRv6' and
9179            not 'IPSEC' and
9180            not 'VHOST'"
9181   parameters:
9182   - "throughput"
9183   - "parent"
9184   - "tags"
9185   sort:
9186   - "IP6BASE"
9187   - "FIB_20K"
9188   - "FIB_200K"
9189   - "FIB_2M"
9190   traces:
9191     hoverinfo: "x+y"
9192     boxpoints: "outliers"
9193     whiskerwidth: 0
9194   layout:
9195     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
9196     layout: "plot-throughput"
9197
9198 -
9199   type: "plot"
9200   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
9201   algorithm: "plot_performance_box"
9202   output-file-type: ".html"
9203   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
9204   data: "plot-vpp-throughput-latency-3n-hsw"
9205   filter: "'NIC_Intel-X710' and
9206            '78B' and
9207            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9208            'NDRPDR' and
9209            '2T2C' and
9210            'IP6FWD' and
9211            not 'SRv6' and
9212            not 'IPSEC' and
9213            not 'VHOST'"
9214   parameters:
9215   - "throughput"
9216   - "parent"
9217   - "tags"
9218   sort:
9219   - "IP6BASE"
9220   - "FIB_20K"
9221   - "FIB_200K"
9222   - "FIB_2M"
9223   traces:
9224     hoverinfo: "x+y"
9225     boxpoints: "outliers"
9226     whiskerwidth: 0
9227   layout:
9228     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
9229     layout: "plot-throughput"
9230
9231 # Packet Throughput - VPP IPv6 3n-hsw-x710 - features
9232 -
9233   type: "plot"
9234   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_features-ndr"
9235   algorithm: "plot_performance_box"
9236   output-file-type: ".html"
9237   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_features-ndr"
9238   data: "plot-vpp-throughput-latency-3n-hsw"
9239   filter: "'NIC_Intel-X710' and
9240            '78B' and
9241            ('IP6BASE' or
9242             'POLICE_MARK' or
9243             'COPWHLIST' or
9244             'IACLDST') and
9245            'NDRPDR' and
9246            '1T1C' and
9247            'IP6FWD' and
9248            not 'SRv6' and
9249            not 'IPSEC' and
9250            not 'VHOST'"
9251   parameters:
9252   - "throughput"
9253   - "parent"
9254   - "tags"
9255   sort:
9256   - "IP6BASE"
9257   - "POLICE_MARK"
9258   - "COPWHLIST"
9259   - "IACLDST"
9260   traces:
9261     hoverinfo: "x+y"
9262     boxpoints: "outliers"
9263     whiskerwidth: 0
9264   layout:
9265     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_features-ndr"
9266     layout: "plot-throughput"
9267
9268 -
9269   type: "plot"
9270   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_features-ndr"
9271   algorithm: "plot_performance_box"
9272   output-file-type: ".html"
9273   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_features-ndr"
9274   data: "plot-vpp-throughput-latency-3n-hsw"
9275   filter: "'NIC_Intel-X710' and
9276            '78B' and
9277            ('IP6BASE' or
9278             'POLICE_MARK' or
9279             'COPWHLIST' or
9280             'IACLDST') and
9281            'NDRPDR' and
9282            '2T2C' and
9283            'IP6FWD' and
9284            not 'SRv6' and
9285            not 'IPSEC' and
9286            not 'VHOST'"
9287   parameters:
9288   - "throughput"
9289   - "parent"
9290   - "tags"
9291   sort:
9292   - "IP6BASE"
9293   - "POLICE_MARK"
9294   - "COPWHLIST"
9295   - "IACLDST"
9296   traces:
9297     hoverinfo: "x+y"
9298     boxpoints: "outliers"
9299     whiskerwidth: 0
9300   layout:
9301     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_features-ndr"
9302     layout: "plot-throughput"
9303
9304 -
9305   type: "plot"
9306   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_features-pdr"
9307   algorithm: "plot_performance_box"
9308   output-file-type: ".html"
9309   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_features-pdr"
9310   data: "plot-vpp-throughput-latency-3n-hsw"
9311   filter: "'NIC_Intel-X710' and
9312            '78B' and
9313            ('IP6BASE' or
9314             'POLICE_MARK' or
9315             'COPWHLIST' or
9316             'IACLDST') and
9317            'NDRPDR' and
9318            '1T1C' and
9319            'IP6FWD' and
9320            not 'SRv6' and
9321            not 'IPSEC' and
9322            not 'VHOST'"
9323   parameters:
9324   - "throughput"
9325   - "parent"
9326   - "tags"
9327   sort:
9328   - "IP6BASE"
9329   - "POLICE_MARK"
9330   - "COPWHLIST"
9331   - "IACLDST"
9332   traces:
9333     hoverinfo: "x+y"
9334     boxpoints: "outliers"
9335     whiskerwidth: 0
9336   layout:
9337     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_features-pdr"
9338     layout: "plot-throughput"
9339
9340 -
9341   type: "plot"
9342   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_features-pdr"
9343   algorithm: "plot_performance_box"
9344   output-file-type: ".html"
9345   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_features-pdr"
9346   data: "plot-vpp-throughput-latency-3n-hsw"
9347   filter: "'NIC_Intel-X710' and
9348            '78B' and
9349            ('IP6BASE' or
9350             'POLICE_MARK' or
9351             'COPWHLIST' or
9352             'IACLDST') and
9353            'NDRPDR' and
9354            '2T2C' and
9355            'IP6FWD' and
9356            not 'SRv6' and
9357            not 'IPSEC' and
9358            not 'VHOST'"
9359   parameters:
9360   - "throughput"
9361   - "parent"
9362   - "tags"
9363   sort:
9364   - "IP6BASE"
9365   - "POLICE_MARK"
9366   - "COPWHLIST"
9367   - "IACLDST"
9368   traces:
9369     hoverinfo: "x+y"
9370     boxpoints: "outliers"
9371     whiskerwidth: 0
9372   layout:
9373     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_features-pdr"
9374     layout: "plot-throughput"
9375
9376 # Packet Throughput - VPP IPv6 3n-hsw-xl710
9377 -
9378   type: "plot"
9379   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-ndr"
9380   algorithm: "plot_performance_box"
9381   output-file-type: ".html"
9382   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-ndr"
9383   data: "plot-vpp-throughput-latency-3n-hsw"
9384   filter: "'NIC_Intel-XL710' and
9385            '78B' and
9386            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9387            'NDRPDR' and
9388            '1T1C' and
9389            'IP6FWD' and
9390            not 'SRv6' and
9391            not 'IPSEC' and
9392            not 'VHOST'"
9393   parameters:
9394   - "throughput"
9395   - "parent"
9396   - "tags"
9397   sort:
9398   - "IP6BASE"
9399   - "FIB_20K"
9400   - "FIB_200K"
9401   - "FIB_2M"
9402   traces:
9403     hoverinfo: "x+y"
9404     boxpoints: "outliers"
9405     whiskerwidth: 0
9406   layout:
9407     title: "ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-ndr"
9408     layout: "plot-throughput"
9409
9410 -
9411   type: "plot"
9412   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-pdr"
9413   algorithm: "plot_performance_box"
9414   output-file-type: ".html"
9415   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-pdr"
9416   data: "plot-vpp-throughput-latency-3n-hsw"
9417   filter: "'NIC_Intel-XL710' and
9418            '78B' and
9419            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9420            'NDRPDR' and
9421            '1T1C' and
9422            'IP6FWD' and
9423            not 'SRv6' and
9424            not 'IPSEC' and
9425            not 'VHOST'"
9426   parameters:
9427   - "throughput"
9428   - "parent"
9429   - "tags"
9430   sort:
9431   - "IP6BASE"
9432   - "FIB_20K"
9433   - "FIB_200K"
9434   - "FIB_2M"
9435   traces:
9436     hoverinfo: "x+y"
9437     boxpoints: "outliers"
9438     whiskerwidth: 0
9439   layout:
9440     title: "ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-pdr"
9441     layout: "plot-throughput"
9442
9443 -
9444   type: "plot"
9445   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-ndr"
9446   algorithm: "plot_performance_box"
9447   output-file-type: ".html"
9448   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-ndr"
9449   data: "plot-vpp-throughput-latency-3n-hsw"
9450   filter: "'NIC_Intel-XL710' and
9451            '78B' and
9452            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9453            'NDRPDR' and
9454            '2T2C' and
9455            'IP6FWD' and
9456            not 'SRv6' and
9457            not 'IPSEC' and
9458            not 'VHOST'"
9459   parameters:
9460   - "throughput"
9461   - "parent"
9462   - "tags"
9463   sort:
9464   - "IP6BASE"
9465   - "FIB_20K"
9466   - "FIB_200K"
9467   - "FIB_2M"
9468   traces:
9469     hoverinfo: "x+y"
9470     boxpoints: "outliers"
9471     whiskerwidth: 0
9472   layout:
9473     title: "ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-ndr"
9474     layout: "plot-throughput"
9475
9476 -
9477   type: "plot"
9478   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-pdr"
9479   algorithm: "plot_performance_box"
9480   output-file-type: ".html"
9481   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-pdr"
9482   data: "plot-vpp-throughput-latency-3n-hsw"
9483   filter: "'NIC_Intel-XL710' and
9484            '78B' and
9485            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9486            'NDRPDR' and
9487            '2T2C' and
9488            'IP6FWD' and
9489            not 'SRv6' and
9490            not 'IPSEC' and
9491            not 'VHOST'"
9492   parameters:
9493   - "throughput"
9494   - "parent"
9495   - "tags"
9496   sort:
9497   - "IP6BASE"
9498   - "FIB_20K"
9499   - "FIB_200K"
9500   - "FIB_2M"
9501   traces:
9502     hoverinfo: "x+y"
9503     boxpoints: "outliers"
9504     whiskerwidth: 0
9505   layout:
9506     title: "ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-pdr"
9507     layout: "plot-throughput"
9508
9509 # Packet Throughput - VPP IPv6 3n-skx-x710
9510 -
9511   type: "plot"
9512   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
9513   algorithm: "plot_performance_box"
9514   output-file-type: ".html"
9515   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
9516   data: "plot-vpp-throughput-latency-3n-skx"
9517   filter: "'NIC_Intel-X710' and
9518            '78B' and
9519            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9520            'NDRPDR' and
9521            '2T1C' and
9522            'IP6FWD' and
9523            not 'SRv6' and
9524            not 'IPSEC' and
9525            not 'VHOST'"
9526   parameters:
9527   - "throughput"
9528   - "parent"
9529   - "tags"
9530   sort:
9531   - "IP6BASE"
9532   - "FIB_20K"
9533   - "FIB_200K"
9534   - "FIB_2M"
9535   traces:
9536     hoverinfo: "x+y"
9537     boxpoints: "outliers"
9538     whiskerwidth: 0
9539   layout:
9540     title: "ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
9541     layout: "plot-throughput"
9542
9543 -
9544   type: "plot"
9545   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
9546   algorithm: "plot_performance_box"
9547   output-file-type: ".html"
9548   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
9549   data: "plot-vpp-throughput-latency-3n-skx"
9550   filter: "'NIC_Intel-X710' and
9551            '78B' and
9552            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9553            'NDRPDR' and
9554            '2T1C' and
9555            'IP6FWD' and
9556            not 'SRv6' and
9557            not 'IPSEC' and
9558            not 'VHOST'"
9559   parameters:
9560   - "throughput"
9561   - "parent"
9562   - "tags"
9563   sort:
9564   - "IP6BASE"
9565   - "FIB_20K"
9566   - "FIB_200K"
9567   - "FIB_2M"
9568   traces:
9569     hoverinfo: "x+y"
9570     boxpoints: "outliers"
9571     whiskerwidth: 0
9572   layout:
9573     title: "ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
9574     layout: "plot-throughput"
9575
9576 -
9577   type: "plot"
9578   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
9579   algorithm: "plot_performance_box"
9580   output-file-type: ".html"
9581   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
9582   data: "plot-vpp-throughput-latency-3n-skx"
9583   filter: "'NIC_Intel-X710' and
9584            '78B' and
9585            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9586            'NDRPDR' and
9587            '4T12' and
9588            'IP6FWD' and
9589            not 'SRv6' and
9590            not 'IPSEC' and
9591            not 'VHOST'"
9592   parameters:
9593   - "throughput"
9594   - "parent"
9595   - "tags"
9596   sort:
9597   - "IP6BASE"
9598   - "FIB_20K"
9599   - "FIB_200K"
9600   - "FIB_2M"
9601   traces:
9602     hoverinfo: "x+y"
9603     boxpoints: "outliers"
9604     whiskerwidth: 0
9605   layout:
9606     title: "ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
9607     layout: "plot-throughput"
9608
9609 -
9610   type: "plot"
9611   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
9612   algorithm: "plot_performance_box"
9613   output-file-type: ".html"
9614   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
9615   data: "plot-vpp-throughput-latency-3n-skx"
9616   filter: "'NIC_Intel-X710' and
9617            '78B' and
9618            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9619            'NDRPDR' and
9620            '4T2C' and
9621            'IP6FWD' and
9622            not 'SRv6' and
9623            not 'IPSEC' and
9624            not 'VHOST'"
9625   parameters:
9626   - "throughput"
9627   - "parent"
9628   - "tags"
9629   sort:
9630   - "IP6BASE"
9631   - "FIB_20K"
9632   - "FIB_200K"
9633   - "FIB_2M"
9634   traces:
9635     hoverinfo: "x+y"
9636     boxpoints: "outliers"
9637     whiskerwidth: 0
9638   layout:
9639     title: "ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
9640     layout: "plot-throughput"
9641
9642 # Packet Throughput - VPP IPv6 3n-skx-x710 - features
9643 -
9644   type: "plot"
9645   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_features-ndr"
9646   algorithm: "plot_performance_box"
9647   output-file-type: ".html"
9648   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_features-ndr"
9649   data: "plot-vpp-throughput-latency-3n-skx"
9650   filter: "'NIC_Intel-X710' and
9651            '78B' and
9652            ('IP6BASE' or
9653             'POLICE_MARK' or
9654             'COPWHLIST' or
9655             'IACLDST') and
9656            'NDRPDR' and
9657            '2T1C' and
9658            'IP6FWD' and
9659            not 'SRv6' and
9660            not 'IPSEC' and
9661            not 'VHOST'"
9662   parameters:
9663   - "throughput"
9664   - "parent"
9665   - "tags"
9666   sort:
9667   - "IP6BASE"
9668   - "POLICE_MARK"
9669   - "COPWHLIST"
9670   - "IACLDST"
9671   traces:
9672     hoverinfo: "x+y"
9673     boxpoints: "outliers"
9674     whiskerwidth: 0
9675   layout:
9676     title: "ip6-3n-skx-x710-78b-2t1c-base_and_features-ndr"
9677     layout: "plot-throughput"
9678
9679 -
9680   type: "plot"
9681   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_features-ndr"
9682   algorithm: "plot_performance_box"
9683   output-file-type: ".html"
9684   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_features-ndr"
9685   data: "plot-vpp-throughput-latency-3n-hsw"
9686   filter: "'NIC_Intel-X710' and
9687            '78B' and
9688            ('IP6BASE' or
9689             'POLICE_MARK' or
9690             'COPWHLIST' or
9691             'IACLDST') and
9692            'NDRPDR' and
9693            '4T2C' and
9694            'IP6FWD' and
9695            not 'SRv6' and
9696            not 'IPSEC' and
9697            not 'VHOST'"
9698   parameters:
9699   - "throughput"
9700   - "parent"
9701   - "tags"
9702   sort:
9703   - "IP6BASE"
9704   - "POLICE_MARK"
9705   - "COPWHLIST"
9706   - "IACLDST"
9707   traces:
9708     hoverinfo: "x+y"
9709     boxpoints: "outliers"
9710     whiskerwidth: 0
9711   layout:
9712     title: "ip6-3n-skx-x710-78b-4t2c-base_and_features-ndr"
9713     layout: "plot-throughput"
9714
9715 -
9716   type: "plot"
9717   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_features-pdr"
9718   algorithm: "plot_performance_box"
9719   output-file-type: ".html"
9720   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_features-pdr"
9721   data: "plot-vpp-throughput-latency-3n-skx"
9722   filter: "'NIC_Intel-X710' and
9723            '78B' and
9724            ('IP6BASE' or
9725             'POLICE_MARK' or
9726             'COPWHLIST' or
9727             'IACLDST') and
9728            'NDRPDR' and
9729            '2T1C' and
9730            'IP6FWD' and
9731            not 'SRv6' and
9732            not 'IPSEC' and
9733            not 'VHOST'"
9734   parameters:
9735   - "throughput"
9736   - "parent"
9737   - "tags"
9738   sort:
9739   - "IP6BASE"
9740   - "POLICE_MARK"
9741   - "COPWHLIST"
9742   - "IACLDST"
9743   traces:
9744     hoverinfo: "x+y"
9745     boxpoints: "outliers"
9746     whiskerwidth: 0
9747   layout:
9748     title: "ip6-3n-skx-x710-78b-2t1c-base_and_features-pdr"
9749     layout: "plot-throughput"
9750
9751 -
9752   type: "plot"
9753   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_features-pdr"
9754   algorithm: "plot_performance_box"
9755   output-file-type: ".html"
9756   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_features-pdr"
9757   data: "plot-vpp-throughput-latency-3n-skx"
9758   filter: "'NIC_Intel-X710' and
9759            '78B' and
9760            ('IP6BASE' or
9761             'POLICE_MARK' or
9762             'COPWHLIST' or
9763             'IACLDST') and
9764            'NDRPDR' and
9765            '4T2C' and
9766            'IP6FWD' and
9767            not 'SRv6' and
9768            not 'IPSEC' and
9769            not 'VHOST'"
9770   parameters:
9771   - "throughput"
9772   - "parent"
9773   - "tags"
9774   sort:
9775   - "IP6BASE"
9776   - "POLICE_MARK"
9777   - "COPWHLIST"
9778   - "IACLDST"
9779   traces:
9780     hoverinfo: "x+y"
9781     boxpoints: "outliers"
9782     whiskerwidth: 0
9783   layout:
9784     title: "ip6-3n-skx-x710-78b-4t2c-base_and_features-pdr"
9785     layout: "plot-throughput"
9786
9787 # Packet Throughput - VPP IPv6 2n-skx-x710
9788 -
9789   type: "plot"
9790   title: "VPP Throughput: ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
9791   algorithm: "plot_performance_box"
9792   output-file-type: ".html"
9793   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
9794   data: "plot-vpp-throughput-latency-2n-skx"
9795   filter: "'NIC_Intel-X710' and
9796            '78B' and
9797            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9798            'NDRPDR' and
9799            '2T1C' and
9800            'IP6FWD' and
9801            not 'SRv6' and
9802            not 'IPSEC' and
9803            not 'VHOST'"
9804   parameters:
9805   - "throughput"
9806   - "parent"
9807   - "tags"
9808   sort:
9809   - "IP6BASE"
9810   - "FIB_20K"
9811   - "FIB_200K"
9812   - "FIB_2M"
9813   traces:
9814     hoverinfo: "x+y"
9815     boxpoints: "outliers"
9816     whiskerwidth: 0
9817   layout:
9818     title: "ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
9819     layout: "plot-throughput"
9820
9821 -
9822   type: "plot"
9823   title: "VPP Throughput: ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
9824   algorithm: "plot_performance_box"
9825   output-file-type: ".html"
9826   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
9827   data: "plot-vpp-throughput-latency-2n-skx"
9828   filter: "'NIC_Intel-X710' and
9829            '78B' and
9830            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9831            'NDRPDR' and
9832            '2T1C' and
9833            'IP6FWD' and
9834            not 'SRv6' and
9835            not 'IPSEC' and
9836            not 'VHOST'"
9837   parameters:
9838   - "throughput"
9839   - "parent"
9840   - "tags"
9841   sort:
9842   - "IP6BASE"
9843   - "FIB_20K"
9844   - "FIB_200K"
9845   - "FIB_2M"
9846   traces:
9847     hoverinfo: "x+y"
9848     boxpoints: "outliers"
9849     whiskerwidth: 0
9850   layout:
9851     title: "ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
9852     layout: "plot-throughput"
9853
9854 -
9855   type: "plot"
9856   title: "VPP Throughput: ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
9857   algorithm: "plot_performance_box"
9858   output-file-type: ".html"
9859   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
9860   data: "plot-vpp-throughput-latency-2n-skx"
9861   filter: "'NIC_Intel-X710' and
9862            '78B' and
9863            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9864            'NDRPDR' and
9865            '4T2C' and
9866            'IP6FWD' and
9867            not 'SRv6' and
9868            not 'IPSEC' and
9869            not 'VHOST'"
9870   parameters:
9871   - "throughput"
9872   - "parent"
9873   - "tags"
9874   sort:
9875   - "IP6BASE"
9876   - "FIB_20K"
9877   - "FIB_200K"
9878   - "FIB_2M"
9879   traces:
9880     hoverinfo: "x+y"
9881     boxpoints: "outliers"
9882     whiskerwidth: 0
9883   layout:
9884     title: "ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
9885     layout: "plot-throughput"
9886
9887 -
9888   type: "plot"
9889   title: "VPP Throughput: ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
9890   algorithm: "plot_performance_box"
9891   output-file-type: ".html"
9892   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
9893   data: "plot-vpp-throughput-latency-2n-skx"
9894   filter: "'NIC_Intel-X710' and
9895            '78B' and
9896            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9897            'NDRPDR' and
9898            '4T2C' and
9899            'IP6FWD' and
9900            not 'SRv6' and
9901            not 'IPSEC' and
9902            not 'VHOST'"
9903   parameters:
9904   - "throughput"
9905   - "parent"
9906   - "tags"
9907   sort:
9908   - "IP6BASE"
9909   - "FIB_20K"
9910   - "FIB_200K"
9911   - "FIB_2M"
9912   traces:
9913     hoverinfo: "x+y"
9914     boxpoints: "outliers"
9915     whiskerwidth: 0
9916   layout:
9917     title: "ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
9918     layout: "plot-throughput"
9919
9920 # Packet Throughput - VPP IPv6 2n-skx-xxv710
9921 -
9922   type: "plot"
9923   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
9924   algorithm: "plot_performance_box"
9925   output-file-type: ".html"
9926   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
9927   data: "plot-vpp-throughput-latency-2n-skx"
9928   filter: "'NIC_Intel-XXV710' and
9929            '78B' and
9930            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9931            'NDRPDR' and
9932            '2T1C' and
9933            'IP6FWD' and
9934            not 'SRv6' and
9935            not 'IPSEC' and
9936            not 'VHOST'"
9937   parameters:
9938   - "throughput"
9939   - "parent"
9940   - "tags"
9941   sort:
9942   - "IP6BASE"
9943   - "FIB_20K"
9944   - "FIB_200K"
9945   - "FIB_2M"
9946   traces:
9947     hoverinfo: "x+y"
9948     boxpoints: "outliers"
9949     whiskerwidth: 0
9950   layout:
9951     title: "ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
9952     layout: "plot-throughput"
9953
9954 -
9955   type: "plot"
9956   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
9957   algorithm: "plot_performance_box"
9958   output-file-type: ".html"
9959   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
9960   data: "plot-vpp-throughput-latency-2n-skx"
9961   filter: "'NIC_Intel-XXV710' and
9962            '78B' and
9963            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9964            'NDRPDR' and
9965            '2T1C' and
9966            'IP6FWD' and
9967            not 'SRv6' and
9968            not 'IPSEC' and
9969            not 'VHOST'"
9970   parameters:
9971   - "throughput"
9972   - "parent"
9973   - "tags"
9974   sort:
9975   - "IP6BASE"
9976   - "FIB_20K"
9977   - "FIB_200K"
9978   - "FIB_2M"
9979   traces:
9980     hoverinfo: "x+y"
9981     boxpoints: "outliers"
9982     whiskerwidth: 0
9983   layout:
9984     title: "ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
9985     layout: "plot-throughput"
9986
9987 -
9988   type: "plot"
9989   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
9990   algorithm: "plot_performance_box"
9991   output-file-type: ".html"
9992   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
9993   data: "plot-vpp-throughput-latency-2n-skx"
9994   filter: "'NIC_Intel-XXV710' and
9995            '78B' and
9996            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9997            'NDRPDR' and
9998            '4T2C' and
9999            'IP6FWD' and
10000            not 'SRv6' and
10001            not 'IPSEC' and
10002            not 'VHOST'"
10003   parameters:
10004   - "throughput"
10005   - "parent"
10006   - "tags"
10007   sort:
10008   - "IP6BASE"
10009   - "FIB_20K"
10010   - "FIB_200K"
10011   - "FIB_2M"
10012   traces:
10013     hoverinfo: "x+y"
10014     boxpoints: "outliers"
10015     whiskerwidth: 0
10016   layout:
10017     title: "ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
10018     layout: "plot-throughput"
10019
10020 -
10021   type: "plot"
10022   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
10023   algorithm: "plot_performance_box"
10024   output-file-type: ".html"
10025   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
10026   data: "plot-vpp-throughput-latency-2n-skx"
10027   filter: "'NIC_Intel-XXV710' and
10028            '78B' and
10029            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10030            'NDRPDR' and
10031            '4T2C' and
10032            'IP6FWD' and
10033            not 'SRv6' and
10034            not 'IPSEC' and
10035            not 'VHOST'"
10036   parameters:
10037   - "throughput"
10038   - "parent"
10039   - "tags"
10040   sort:
10041   - "IP6BASE"
10042   - "FIB_20K"
10043   - "FIB_200K"
10044   - "FIB_2M"
10045   traces:
10046     hoverinfo: "x+y"
10047     boxpoints: "outliers"
10048     whiskerwidth: 0
10049   layout:
10050     title: "ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
10051     layout: "plot-throughput"
10052
10053 ################################################################################
10054
10055 # Packet Throughput - VPP IPv6 tunnels 3n-hsw-x520
10056 -
10057   type: "plot"
10058   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-ndr"
10059   algorithm: "plot_performance_box"
10060   output-file-type: ".html"
10061   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-ndr"
10062   data: "plot-vpp-throughput-latency-3n-hsw"
10063   filter: "'NIC_Intel-X520-DA2' and
10064            '78B' and
10065            'ENCAP' and
10066            'NDRPDR' and
10067            '1T1C' and
10068            'LISP' and
10069            not 'VHOST'"
10070   parameters:
10071   - "throughput"
10072   - "parent"
10073   - "tags"
10074   sort:
10075   - "IP4UNRLAY"
10076   - "IP6UNRLAY"
10077   traces:
10078     hoverinfo: "x+y"
10079     boxpoints: "outliers"
10080     whiskerwidth: 0
10081   layout:
10082     title: "ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-ndr"
10083     layout: "plot-throughput"
10084
10085 -
10086   type: "plot"
10087   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-pdr"
10088   algorithm: "plot_performance_box"
10089   output-file-type: ".html"
10090   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-pdr"
10091   data: "plot-vpp-throughput-latency-3n-hsw"
10092   filter: "'NIC_Intel-X520-DA2' and
10093            '78B' and
10094            'ENCAP' and
10095            'NDRPDR' and
10096            '1T1C' and
10097            'LISP' and
10098            not 'VHOST'"
10099   parameters:
10100   - "throughput"
10101   - "parent"
10102   - "tags"
10103   sort:
10104   - "IP4UNRLAY"
10105   - "IP6UNRLAY"
10106   traces:
10107     hoverinfo: "x+y"
10108     boxpoints: "outliers"
10109     whiskerwidth: 0
10110   layout:
10111     title: "ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-pdr"
10112     layout: "plot-throughput"
10113
10114 -
10115   type: "plot"
10116   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-ndr"
10117   algorithm: "plot_performance_box"
10118   output-file-type: ".html"
10119   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-ndr"
10120   data: "plot-vpp-throughput-latency-3n-hsw"
10121   filter: "'NIC_Intel-X520-DA2' and
10122            '78B' and
10123            'ENCAP' and
10124            'NDRPDR' and
10125            '2T2C' and
10126            'LISP' and
10127            not 'VHOST'"
10128   parameters:
10129   - "throughput"
10130   - "parent"
10131   - "tags"
10132   sort:
10133   - "IP4UNRLAY"
10134   - "IP6UNRLAY"
10135   traces:
10136     hoverinfo: "x+y"
10137     boxpoints: "outliers"
10138     whiskerwidth: 0
10139   layout:
10140     title: "ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-ndr"
10141     layout: "plot-throughput"
10142
10143 -
10144   type: "plot"
10145   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-pdr"
10146   algorithm: "plot_performance_box"
10147   output-file-type: ".html"
10148   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-pdr"
10149   data: "plot-vpp-throughput-latency-3n-hsw"
10150   filter: "'NIC_Intel-X520-DA2' and
10151            '78B' and
10152            'ENCAP' and
10153            'NDRPDR' and
10154            '2T2C' and
10155            'LISP' and
10156            not 'VHOST'"
10157   parameters:
10158   - "throughput"
10159   - "parent"
10160   - "tags"
10161   sort:
10162   - "IP4UNRLAY"
10163   - "IP6UNRLAY"
10164   traces:
10165     hoverinfo: "x+y"
10166     boxpoints: "outliers"
10167     whiskerwidth: 0
10168   layout:
10169     title: "ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-pdr"
10170     layout: "plot-throughput"
10171
10172 ################################################################################
10173
10174 # Packet Throughput - VPP IPSec 3n-hsw-xl710 base
10175 -
10176   type: "plot"
10177   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
10178   algorithm: "plot_performance_box"
10179   output-file-type: ".html"
10180   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
10181   data: "plot-vpp-throughput-latency-3n-hsw"
10182   filter: "'NIC_Intel-XL710' and
10183            '64B' and
10184            'IP4FWD' and
10185            'NDRPDR' and
10186            'BASE' and
10187            '1T1C' and
10188            'IPSECHW' and
10189            ('IPSECTRAN' or 'IPSECTUN') and
10190            not 'VHOST'"
10191   parameters:
10192   - "throughput"
10193   - "parent"
10194   - "tags"
10195   traces:
10196     hoverinfo: "x+y"
10197     boxpoints: "outliers"
10198     whiskerwidth: 0
10199   layout:
10200     title: "ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
10201     layout: "plot-throughput"
10202
10203 -
10204   type: "plot"
10205   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-base-pdr"
10206   algorithm: "plot_performance_box"
10207   output-file-type: ".html"
10208   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base-pdr"
10209   data: "plot-vpp-throughput-latency-3n-hsw"
10210   filter: "'NIC_Intel-XL710' and
10211            '64B' and
10212            'IP4FWD' and
10213            'NDRPDR' and
10214            'BASE' and
10215            '1T1C' and
10216            'IPSECHW' and
10217            ('IPSECTRAN' or 'IPSECTUN') and
10218            not 'VHOST'"
10219   parameters:
10220   - "throughput"
10221   - "parent"
10222   - "tags"
10223   traces:
10224     hoverinfo: "x+y"
10225     boxpoints: "outliers"
10226     whiskerwidth: 0
10227   layout:
10228     title: "ipsec-3n-hsw-xl710-64b-1t1c-base-pdr"
10229     layout: "plot-throughput"
10230
10231 -
10232   type: "plot"
10233   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
10234   algorithm: "plot_performance_box"
10235   output-file-type: ".html"
10236   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
10237   data: "plot-vpp-throughput-latency-3n-hsw"
10238   filter: "'NIC_Intel-XL710' and
10239            '64B' and
10240            'IP4FWD' and
10241            'NDRPDR' and
10242            'BASE' and
10243            '2T2C' and
10244            'IPSECHW' and
10245            ('IPSECTRAN' or 'IPSECTUN') and
10246            not 'VHOST'"
10247   parameters:
10248   - "throughput"
10249   - "parent"
10250   - "tags"
10251   traces:
10252     hoverinfo: "x+y"
10253     boxpoints: "outliers"
10254     whiskerwidth: 0
10255   layout:
10256     title: "ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
10257     layout: "plot-throughput"
10258
10259 -
10260   type: "plot"
10261   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-base-pdr"
10262   algorithm: "plot_performance_box"
10263   output-file-type: ".html"
10264   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base-pdr"
10265   data: "plot-vpp-throughput-latency-3n-hsw"
10266   filter: "'NIC_Intel-XL710' and
10267            '64B' and
10268            'IP4FWD' and
10269            'NDRPDR' and
10270            'BASE' and
10271            '2T2C' and
10272            'IPSECHW' and
10273            ('IPSECTRAN' or 'IPSECTUN') and
10274            not 'VHOST'"
10275   parameters:
10276   - "throughput"
10277   - "parent"
10278   - "tags"
10279   traces:
10280     hoverinfo: "x+y"
10281     boxpoints: "outliers"
10282     whiskerwidth: 0
10283   layout:
10284     title: "ipsec-3n-hsw-xl710-64b-2t2c-base-pdr"
10285     layout: "plot-throughput"
10286
10287 # Packet Throughput - VPP IPSec 3n-hsw-xl710 scale
10288 -
10289   type: "plot"
10290   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
10291   algorithm: "plot_performance_box"
10292   output-file-type: ".html"
10293   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
10294   data: "plot-vpp-throughput-latency-3n-hsw"
10295   filter: "'NIC_Intel-XL710' and
10296            '64B' and
10297            'IP4FWD' and
10298            'NDRPDR' and
10299            'SCALE' and
10300            '1T1C' and
10301            'IPSECHW' and
10302            ('IPSECTRAN' or 'IPSECTUN') and
10303            not 'VHOST'"
10304   parameters:
10305   - "throughput"
10306   - "parent"
10307   - "tags"
10308   traces:
10309     hoverinfo: "x+y"
10310     boxpoints: "outliers"
10311     whiskerwidth: 0
10312   layout:
10313     title: "ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
10314     layout: "plot-throughput"
10315
10316 -
10317   type: "plot"
10318   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-scale-pdr"
10319   algorithm: "plot_performance_box"
10320   output-file-type: ".html"
10321   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-scale-pdr"
10322   data: "plot-vpp-throughput-latency-3n-hsw"
10323   filter: "'NIC_Intel-XL710' and
10324            '64B' and
10325            'IP4FWD' and
10326            'NDRPDR' and
10327            'SCALE' and
10328            '1T1C' and
10329            'IPSECHW' and
10330            ('IPSECTRAN' or 'IPSECTUN') and
10331            not 'VHOST'"
10332   parameters:
10333   - "throughput"
10334   - "parent"
10335   - "tags"
10336   traces:
10337     hoverinfo: "x+y"
10338     boxpoints: "outliers"
10339     whiskerwidth: 0
10340   layout:
10341     title: "ipsec-3n-hsw-xl710-64b-1t1c-scale-pdr"
10342     layout: "plot-throughput"
10343
10344 -
10345   type: "plot"
10346   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
10347   algorithm: "plot_performance_box"
10348   output-file-type: ".html"
10349   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
10350   data: "plot-vpp-throughput-latency-3n-hsw"
10351   filter: "'NIC_Intel-XL710' and
10352            '64B' and
10353            'IP4FWD' and
10354            'NDRPDR' and
10355            'SCALE' and
10356            '2T2C' and
10357            'IPSECHW' and
10358            ('IPSECTRAN' or 'IPSECTUN') and
10359            not 'VHOST'"
10360   parameters:
10361   - "throughput"
10362   - "parent"
10363   - "tags"
10364   traces:
10365     hoverinfo: "x+y"
10366     boxpoints: "outliers"
10367     whiskerwidth: 0
10368   layout:
10369     title: "ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
10370     layout: "plot-throughput"
10371
10372 -
10373   type: "plot"
10374   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-scale-pdr"
10375   algorithm: "plot_performance_box"
10376   output-file-type: ".html"
10377   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-scale-pdr"
10378   data: "plot-vpp-throughput-latency-3n-hsw"
10379   filter: "'NIC_Intel-XL710' and
10380            '64B' and
10381            'IP4FWD' and
10382            'NDRPDR' and
10383            'SCALE' and
10384            '2T2C' and
10385            'IPSECHW' and
10386            ('IPSECTRAN' or 'IPSECTUN') and
10387            not 'VHOST'"
10388   parameters:
10389   - "throughput"
10390   - "parent"
10391   - "tags"
10392   traces:
10393     hoverinfo: "x+y"
10394     boxpoints: "outliers"
10395     whiskerwidth: 0
10396   layout:
10397     title: "ipsec-3n-hsw-xl710-64b-2t2c-scale-pdr"
10398     layout: "plot-throughput"
10399
10400 # Packet Throughput - VPP IPSec 3n-hsw-xl710 SW
10401 -
10402   type: "plot"
10403   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
10404   algorithm: "plot_performance_box"
10405   output-file-type: ".html"
10406   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
10407   data: "plot-vpp-throughput-latency-3n-hsw"
10408   filter: "'NIC_Intel-XL710' and
10409            '64B' and
10410            'IP4FWD' and
10411            'NDRPDR' and
10412            '1T1C' and
10413            'IPSECSW' and
10414            ('IPSECTRAN' or 'IPSECTUN') and
10415            not 'VHOST'"
10416   parameters:
10417   - "throughput"
10418   - "parent"
10419   - "tags"
10420   traces:
10421     hoverinfo: "x+y"
10422     boxpoints: "outliers"
10423     whiskerwidth: 0
10424   layout:
10425     title: "ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
10426     layout: "plot-throughput"
10427
10428 -
10429   type: "plot"
10430   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-sw-pdr"
10431   algorithm: "plot_performance_box"
10432   output-file-type: ".html"
10433   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-sw-pdr"
10434   data: "plot-vpp-throughput-latency-3n-hsw"
10435   filter: "'NIC_Intel-XL710' and
10436            '64B' and
10437            'IP4FWD' and
10438            'NDRPDR' and
10439            '1T1C' and
10440            'IPSECSW' and
10441            ('IPSECTRAN' or 'IPSECTUN') and
10442            not 'VHOST'"
10443   parameters:
10444   - "throughput"
10445   - "parent"
10446   - "tags"
10447   traces:
10448     hoverinfo: "x+y"
10449     boxpoints: "outliers"
10450     whiskerwidth: 0
10451   layout:
10452     title: "ipsec-3n-hsw-xl710-64b-1t1c-sw-pdr"
10453     layout: "plot-throughput"
10454
10455 -
10456   type: "plot"
10457   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
10458   algorithm: "plot_performance_box"
10459   output-file-type: ".html"
10460   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
10461   data: "plot-vpp-throughput-latency-3n-hsw"
10462   filter: "'NIC_Intel-XL710' and
10463            '64B' and
10464            'IP4FWD' and
10465            'NDRPDR' and
10466            '2T2C' and
10467            'IPSECSW' and
10468            ('IPSECTRAN' or 'IPSECTUN') and
10469            not 'VHOST'"
10470   parameters:
10471   - "throughput"
10472   - "parent"
10473   - "tags"
10474   traces:
10475     hoverinfo: "x+y"
10476     boxpoints: "outliers"
10477     whiskerwidth: 0
10478   layout:
10479     title: "ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
10480     layout: "plot-throughput"
10481
10482 -
10483   type: "plot"
10484   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-sw-pdr"
10485   algorithm: "plot_performance_box"
10486   output-file-type: ".html"
10487   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-sw-pdr"
10488   data: "plot-vpp-throughput-latency-3n-hsw"
10489   filter: "'NIC_Intel-XL710' and
10490            '64B' and
10491            'IP4FWD' and
10492            'NDRPDR' and
10493            '2T2C' and
10494            'IPSECSW' and
10495            ('IPSECTRAN' or 'IPSECTUN') and
10496            not 'VHOST'"
10497   parameters:
10498   - "throughput"
10499   - "parent"
10500   - "tags"
10501   traces:
10502     hoverinfo: "x+y"
10503     boxpoints: "outliers"
10504     whiskerwidth: 0
10505   layout:
10506     title: "ipsec-3n-hsw-xl710-64b-2t2c-sw-pdr"
10507     layout: "plot-throughput"
10508
10509 ################################################################################
10510
10511 # Packet Throughput - VPP SRv6 3n-hsw-x520
10512 -
10513   type: "plot"
10514   title: "VPP Throughput: srv6-3n-hsw-x520-78b-1t1c-features-ndr"
10515   algorithm: "plot_performance_box"
10516   output-file-type: ".html"
10517   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-ndr"
10518   data: "plot-vpp-throughput-latency-3n-hsw"
10519   filter: "'NIC_Intel-X520-DA2' and
10520            '78B' and
10521            'FEATURE' and
10522            'NDRPDR' and
10523            '1T1C' and
10524            'IP6FWD' and
10525            'SRv6'"
10526   parameters:
10527   - "throughput"
10528   - "parent"
10529   - "tags"
10530   traces:
10531     hoverinfo: "x+y"
10532     boxpoints: "outliers"
10533     whiskerwidth: 0
10534   layout:
10535     title: "srv6-3n-hsw-x520-78b-1t1c-features-ndr"
10536     layout: "plot-throughput"
10537
10538 -
10539   type: "plot"
10540   title: "VPP Throughput: srv6-3n-hsw-x520-78b-1t1c-features-pdr"
10541   algorithm: "plot_performance_box"
10542   output-file-type: ".html"
10543   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-pdr"
10544   data: "plot-vpp-throughput-latency-3n-hsw"
10545   filter: "'NIC_Intel-X520-DA2' and
10546            '78B' and
10547            'FEATURE' and
10548            'NDRPDR' and
10549            '1T1C' and
10550            'IP6FWD' and
10551            'SRv6'"
10552   parameters:
10553   - "throughput"
10554   - "parent"
10555   - "tags"
10556   traces:
10557     hoverinfo: "x+y"
10558     boxpoints: "outliers"
10559     whiskerwidth: 0
10560   layout:
10561     title: "srv6-3n-hsw-x520-78b-1t1c-features-pdr"
10562     layout: "plot-throughput"
10563
10564 -
10565   type: "plot"
10566   title: "VPP Throughput: srv6-3n-hsw-x520-78b-2t2c-features-ndr"
10567   algorithm: "plot_performance_box"
10568   output-file-type: ".html"
10569   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-ndr"
10570   data: "plot-vpp-throughput-latency-3n-hsw"
10571   filter: "'NIC_Intel-X520-DA2' and
10572            '78B' and
10573            'FEATURE' and
10574            'NDRPDR' and
10575            '2T2C' and
10576            'IP6FWD' and
10577            'SRv6'"
10578   parameters:
10579   - "throughput"
10580   - "parent"
10581   - "tags"
10582   traces:
10583     hoverinfo: "x+y"
10584     boxpoints: "outliers"
10585     whiskerwidth: 0
10586   layout:
10587     title: "srv6-3n-hsw-x520-78b-2t2c-features-ndr"
10588     layout: "plot-throughput"
10589
10590 -
10591   type: "plot"
10592   title: "VPP Throughput: srv6-3n-hsw-x520-78b-2t2c-features-pdr"
10593   algorithm: "plot_performance_box"
10594   output-file-type: ".html"
10595   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-pdr"
10596   data: "plot-vpp-throughput-latency-3n-hsw"
10597   filter: "'NIC_Intel-X520-DA2' and
10598            '78B' and
10599            'FEATURE' and
10600            'NDRPDR' and
10601            '2T2C' and
10602            'IP6FWD' and
10603            'SRv6'"
10604   parameters:
10605   - "throughput"
10606   - "parent"
10607   - "tags"
10608   traces:
10609     hoverinfo: "x+y"
10610     boxpoints: "outliers"
10611     whiskerwidth: 0
10612   layout:
10613     title: "srv6-3n-hsw-x520-78b-2t2c-features-pdr"
10614     layout: "plot-throughput"
10615
10616 ################################################################################
10617
10618 # Packet Throughput - VPP vhost ip4 3n-hsw-x520
10619 -
10620   type: "plot"
10621   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
10622   algorithm: "plot_performance_box"
10623   output-file-type: ".html"
10624   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
10625   data: "plot-vpp-throughput-latency-3n-hsw"
10626   filter: "'NIC_Intel-X520-DA2' and
10627            '64B' and
10628            'NDRPDR' and
10629            'ETH' and
10630            'IP4FWD' and
10631            '1T1C' and
10632            'VHOST_1024' and
10633            not 'VXLAN' and
10634            not 'DOT1Q'"
10635   parameters:
10636   - "throughput"
10637   - "parent"
10638   - "tags"
10639   sort:
10640   - "not CFS_OPT"
10641   - "1VM"
10642   - "2VM"
10643   traces:
10644     hoverinfo: "x+y"
10645     boxpoints: "outliers"
10646     whiskerwidth: 0
10647   layout:
10648     title: "vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
10649     layout: "plot-throughput"
10650
10651 -
10652   type: "plot"
10653   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
10654   algorithm: "plot_performance_box"
10655   output-file-type: ".html"
10656   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
10657   data: "plot-vpp-throughput-latency-3n-hsw"
10658   filter: "'NIC_Intel-X520-DA2' and
10659            '64B' and
10660            'NDRPDR' and
10661            'ETH' and
10662            'IP4FWD' and
10663            '2T2C' and
10664            'VHOST_1024' and
10665            not 'VXLAN' and
10666            not 'DOT1Q'"
10667   parameters:
10668   - "throughput"
10669   - "parent"
10670   - "tags"
10671   sort:
10672   - "not CFS_OPT"
10673   - "1VM"
10674   - "2VM"
10675   traces:
10676     hoverinfo: "x+y"
10677     boxpoints: "outliers"
10678     whiskerwidth: 0
10679   layout:
10680     title: "vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
10681     layout: "plot-throughput"
10682
10683 -
10684   type: "plot"
10685   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
10686   algorithm: "plot_performance_box"
10687   output-file-type: ".html"
10688   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
10689   data: "plot-vpp-throughput-latency-3n-hsw"
10690   filter: "'NIC_Intel-X520-DA2' and
10691            '64B' and
10692            'NDRPDR' and
10693            'ETH' and
10694            'IP4FWD' and
10695            '1T1C' and
10696            'VHOST_1024' and
10697            not 'VXLAN' and
10698            not 'DOT1Q'"
10699   parameters:
10700   - "throughput"
10701   - "parent"
10702   - "tags"
10703   sort:
10704   - "not CFS_OPT"
10705   - "1VM"
10706   - "2VM"
10707   traces:
10708     hoverinfo: "x+y"
10709     boxpoints: "outliers"
10710     whiskerwidth: 0
10711   layout:
10712     title: "vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
10713     layout: "plot-throughput"
10714
10715 -
10716   type: "plot"
10717   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
10718   algorithm: "plot_performance_box"
10719   output-file-type: ".html"
10720   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
10721   data: "plot-vpp-throughput-latency-3n-hsw"
10722   filter: "'NIC_Intel-X520-DA2' and
10723            '64B' and
10724            'NDRPDR' and
10725            'ETH' and
10726            'IP4FWD' and
10727            '2T2C' and
10728            'VHOST_1024' and
10729            not 'VXLAN' and
10730            not 'DOT1Q'"
10731   parameters:
10732   - "throughput"
10733   - "parent"
10734   - "tags"
10735   sort:
10736   - "not CFS_OPT"
10737   - "1VM"
10738   - "2VM"
10739   traces:
10740     hoverinfo: "x+y"
10741     boxpoints: "outliers"
10742     whiskerwidth: 0
10743   layout:
10744     title: "vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
10745     layout: "plot-throughput"
10746
10747 # Packet Throughput - VPP vhost l2sw 3n-hsw-x520
10748 -
10749   type: "plot"
10750   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
10751   algorithm: "plot_performance_box"
10752   output-file-type: ".html"
10753   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
10754   data: "plot-vpp-throughput-latency-3n-hsw"
10755   filter: "'NIC_Intel-X520-DA2' and
10756            '64B' and
10757            'NDRPDR' and
10758            'ETH' and
10759            '1T1C' and
10760            'L2BDMACLRN' and
10761            'VHOST_1024' and
10762            not 'VXLAN' and
10763            not 'IP4FWD' and
10764            not 'DOT1Q' and
10765            not '2VM'"
10766   parameters:
10767   - "throughput"
10768   - "parent"
10769   - "tags"
10770   sort:
10771   - "VM"  # "not CFS_OPT"
10772   - "CFS_OPT"
10773   - "FIB_10K"
10774   - "FIB_100K"
10775   - "FIB_1M"
10776   traces:
10777     hoverinfo: "x+y"
10778     boxpoints: "outliers"
10779     whiskerwidth: 0
10780   layout:
10781     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
10782     layout: "plot-throughput"
10783
10784 -
10785   type: "plot"
10786   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
10787   algorithm: "plot_performance_box"
10788   output-file-type: ".html"
10789   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
10790   data: "plot-vpp-throughput-latency-3n-hsw"
10791   filter: "'NIC_Intel-X520-DA2' and
10792            '64B' and
10793            'NDRPDR' and
10794            'ETH' and
10795            '2T2C' and
10796            'L2BDMACLRN' and
10797            'VHOST_1024' and
10798            not 'VXLAN' and
10799            not 'IP4FWD' and
10800            not 'DOT1Q' and
10801            not '2VM'"
10802   parameters:
10803   - "throughput"
10804   - "parent"
10805   - "tags"
10806   sort:
10807   - "VM"  # "not CFS_OPT"
10808   - "CFS_OPT"
10809   - "FIB_10K"
10810   - "FIB_100K"
10811   - "FIB_1M"
10812   traces:
10813     hoverinfo: "x+y"
10814     boxpoints: "outliers"
10815     whiskerwidth: 0
10816   layout:
10817     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
10818     layout: "plot-throughput"
10819
10820 -
10821   type: "plot"
10822   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
10823   algorithm: "plot_performance_box"
10824   output-file-type: ".html"
10825   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
10826   data: "plot-vpp-throughput-latency-3n-hsw"
10827   filter: "'NIC_Intel-X520-DA2' and
10828            '64B' and
10829            'NDRPDR' and
10830            'ETH' and
10831            '1T1C' and
10832            'L2BDMACLRN' and
10833            'VHOST_1024' and
10834            not 'VXLAN' and
10835            not 'IP4FWD' and
10836            not 'DOT1Q' and
10837            not '2VM'"
10838   parameters:
10839   - "throughput"
10840   - "parent"
10841   - "tags"
10842   sort:
10843   - "VM"  # "not CFS_OPT"
10844   - "CFS_OPT"
10845   - "FIB_10K"
10846   - "FIB_100K"
10847   - "FIB_1M"
10848   traces:
10849     hoverinfo: "x+y"
10850     boxpoints: "outliers"
10851     whiskerwidth: 0
10852   layout:
10853     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
10854     layout: "plot-throughput"
10855
10856 -
10857   type: "plot"
10858   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
10859   algorithm: "plot_performance_box"
10860   output-file-type: ".html"
10861   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
10862   data: "plot-vpp-throughput-latency-3n-hsw"
10863   filter: "'NIC_Intel-X520-DA2' and
10864            '64B' and
10865            'NDRPDR' and
10866            'ETH' and
10867            '2T2C' and
10868            'L2BDMACLRN' and
10869            'VHOST_1024' and
10870            not 'VXLAN' and
10871            not 'IP4FWD' and
10872            not 'DOT1Q' and
10873            not '2VM'"
10874   parameters:
10875   - "throughput"
10876   - "parent"
10877   - "tags"
10878   sort:
10879   - "VM"  # "not CFS_OPT"
10880   - "CFS_OPT"
10881   - "FIB_10K"
10882   - "FIB_100K"
10883   - "FIB_1M"
10884   traces:
10885     hoverinfo: "x+y"
10886     boxpoints: "outliers"
10887     whiskerwidth: 0
10888   layout:
10889     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
10890     layout: "plot-throughput"
10891
10892 # Packet Throughput - VPP vhost l2sw 3n-hsw-x520 - base
10893 -
10894   type: "plot"
10895   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-ndr"
10896   algorithm: "plot_performance_box"
10897   output-file-type: ".html"
10898   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-ndr"
10899   data: "plot-vpp-throughput-latency-3n-hsw"
10900   filter: "'NIC_Intel-X520-DA2' and
10901            '64B' and
10902            'NDRPDR' and
10903            'ETH' and
10904            'BASE' and
10905            '1T1C' and
10906            ('L2BDMACLRN' or 'L2XCFWD') and
10907            'VHOST_1024' and
10908            not 'VXLAN' and
10909            not 'IP4FWD' and
10910            not 'DOT1Q' and
10911            not '2VM'"
10912   parameters:
10913   - "throughput"
10914   - "parent"
10915   - "tags"
10916   sort:
10917   - "not CFS_OPT"
10918   - "L2XCFWD"
10919   - "not CFS_OPT"
10920   - "CFS_OPT"
10921   traces:
10922     hoverinfo: "x+y"
10923     boxpoints: "outliers"
10924     whiskerwidth: 0
10925   layout:
10926     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-ndr"
10927     layout: "plot-throughput"
10928
10929 -
10930   type: "plot"
10931   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-pdr"
10932   algorithm: "plot_performance_box"
10933   output-file-type: ".html"
10934   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-pdr"
10935   data: "plot-vpp-throughput-latency-3n-hsw"
10936   filter: "'NIC_Intel-X520-DA2' and
10937            '64B' and
10938            'NDRPDR' and
10939            'ETH' and
10940            'BASE' and
10941            '1T1C' and
10942            ('L2BDMACLRN' or 'L2XCFWD') and
10943            'VHOST_1024' and
10944            not 'VXLAN' and
10945            not 'IP4FWD' and
10946            not 'DOT1Q' and
10947            not '2VM'"
10948   parameters:
10949   - "throughput"
10950   - "parent"
10951   - "tags"
10952   sort:
10953   - "not CFS_OPT"
10954   - "L2XCFWD"
10955   - "not CFS_OPT"
10956   - "CFS_OPT"
10957   traces:
10958     hoverinfo: "x+y"
10959     boxpoints: "outliers"
10960     whiskerwidth: 0
10961   layout:
10962     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-pdr"
10963     layout: "plot-throughput"
10964
10965 -
10966   type: "plot"
10967   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-ndr"
10968   algorithm: "plot_performance_box"
10969   output-file-type: ".html"
10970   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-ndr"
10971   data: "plot-vpp-throughput-latency-3n-hsw"
10972   filter: "'NIC_Intel-X520-DA2' and
10973            '64B' and
10974            'NDRPDR' and
10975            'ETH' and
10976            'BASE' and
10977            '2T2C' and
10978            ('L2BDMACLRN' or 'L2XCFWD') and
10979            'VHOST_1024' and
10980            not 'VXLAN' and
10981            not 'IP4FWD' and
10982            not 'DOT1Q' and
10983            not '2VM'"
10984   parameters:
10985   - "throughput"
10986   - "parent"
10987   - "tags"
10988   sort:
10989   - "not CFS_OPT"
10990   - "L2XCFWD"
10991   - "not CFS_OPT"
10992   - "CFS_OPT"
10993   traces:
10994     hoverinfo: "x+y"
10995     boxpoints: "outliers"
10996     whiskerwidth: 0
10997   layout:
10998     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-ndr"
10999     layout: "plot-throughput"
11000
11001 -
11002   type: "plot"
11003   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-pdr"
11004   algorithm: "plot_performance_box"
11005   output-file-type: ".html"
11006   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-pdr"
11007   data: "plot-vpp-throughput-latency-3n-hsw"
11008   filter: "'NIC_Intel-X520-DA2' and
11009            '64B' and
11010            'NDRPDR' and
11011            'ETH' and
11012            'BASE' and
11013            '2T2C' and
11014            ('L2BDMACLRN' or 'L2XCFWD') and
11015            'VHOST_1024' and
11016            not 'VXLAN' and
11017            not 'IP4FWD' and
11018            not 'DOT1Q' and
11019            not '2VM'"
11020   parameters:
11021   - "throughput"
11022   - "parent"
11023   - "tags"
11024   sort:
11025   - "not CFS_OPT"
11026   - "L2XCFWD"
11027   - "not CFS_OPT"
11028   - "CFS_OPT"
11029   traces:
11030     hoverinfo: "x+y"
11031     boxpoints: "outliers"
11032     whiskerwidth: 0
11033   layout:
11034     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-pdr"
11035     layout: "plot-throughput"
11036
11037 # Packet Throughput - VPP vhost l2sw 3n-hsw-x520 - base vm
11038 -
11039   type: "plot"
11040   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
11041   algorithm: "plot_performance_box"
11042   output-file-type: ".html"
11043   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
11044   data: "plot-vpp-throughput-latency-3n-hsw"
11045   filter: "'NIC_Intel-X520-DA2' and
11046            '64B' and
11047            'NDRPDR' and
11048            'ETH' and
11049            '1T1C' and
11050            ('L2BDMACLRN' or 'L2XCFWD') and
11051            'VHOST_1024' and
11052            not 'CFS_OPT' and
11053            not 'VXLAN' and
11054            not 'IP4FWD' and
11055            not 'DOT1Q'"
11056   parameters:
11057   - "throughput"
11058   - "parent"
11059   - "tags"
11060   sort:
11061   - "1VM"
11062   - "L2XCFWD"
11063   - "1VM"
11064   - "L2BDMACLRN"
11065   traces:
11066     hoverinfo: "x+y"
11067     boxpoints: "outliers"
11068     whiskerwidth: 0
11069   layout:
11070     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
11071     layout: "plot-throughput"
11072
11073 -
11074   type: "plot"
11075   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-pdr"
11076   algorithm: "plot_performance_box"
11077   output-file-type: ".html"
11078   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-pdr"
11079   data: "plot-vpp-throughput-latency-3n-hsw"
11080   filter: "'NIC_Intel-X520-DA2' and
11081            '64B' and
11082            'NDRPDR' and
11083            'ETH' and
11084            '1T1C' and
11085            ('L2BDMACLRN' or 'L2XCFWD') and
11086            'VHOST_1024' and
11087            not 'CFS_OPT' and
11088            not 'VXLAN' and
11089            not 'IP4FWD' and
11090            not 'DOT1Q'"
11091   parameters:
11092   - "throughput"
11093   - "parent"
11094   - "tags"
11095   sort:
11096   - "1VM"
11097   - "L2XCFWD"
11098   - "1VM"
11099   - "L2BDMACLRN"
11100   traces:
11101     hoverinfo: "x+y"
11102     boxpoints: "outliers"
11103     whiskerwidth: 0
11104   layout:
11105     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-pdr"
11106     layout: "plot-throughput"
11107
11108 -
11109   type: "plot"
11110   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
11111   algorithm: "plot_performance_box"
11112   output-file-type: ".html"
11113   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
11114   data: "plot-vpp-throughput-latency-3n-hsw"
11115   filter: "'NIC_Intel-X520-DA2' and
11116            '64B' and
11117            'NDRPDR' and
11118            'ETH' and
11119            '2T2C' and
11120            ('L2BDMACLRN' or 'L2XCFWD') and
11121            'VHOST_1024' and
11122            not 'CFS_OPT' and
11123            not 'VXLAN' and
11124            not 'IP4FWD' and
11125            not 'DOT1Q'"
11126   parameters:
11127   - "throughput"
11128   - "parent"
11129   - "tags"
11130   sort:
11131   - "1VM"
11132   - "L2XCFWD"
11133   - "1VM"
11134   - "L2BDMACLRN"
11135   traces:
11136     hoverinfo: "x+y"
11137     boxpoints: "outliers"
11138     whiskerwidth: 0
11139   layout:
11140     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
11141     layout: "plot-throughput"
11142
11143 -
11144   type: "plot"
11145   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-pdr"
11146   algorithm: "plot_performance_box"
11147   output-file-type: ".html"
11148   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-pdr"
11149   data: "plot-vpp-throughput-latency-3n-hsw"
11150   filter: "'NIC_Intel-X520-DA2' and
11151            '64B' and
11152            'NDRPDR' and
11153            'ETH' and
11154            '2T2C' and
11155            ('L2BDMACLRN' or 'L2XCFWD') and
11156            'VHOST_1024' and
11157            not 'CFS_OPT' and
11158            not 'VXLAN' and
11159            not 'IP4FWD' and
11160            not 'DOT1Q'"
11161   parameters:
11162   - "throughput"
11163   - "parent"
11164   - "tags"
11165   sort:
11166   - "1VM"
11167   - "L2XCFWD"
11168   - "1VM"
11169   - "L2BDMACLRN"
11170   traces:
11171     hoverinfo: "x+y"
11172     boxpoints: "outliers"
11173     whiskerwidth: 0
11174   layout:
11175     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-pdr"
11176     layout: "plot-throughput"
11177
11178 # Packet Throughput - VPP vhost ip4 3n-hsw-x710
11179 -
11180   type: "plot"
11181   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
11182   algorithm: "plot_performance_box"
11183   output-file-type: ".html"
11184   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
11185   data: "plot-vpp-throughput-latency-3n-hsw"
11186   filter: "'NIC_Intel-X710' and
11187            '64B' and
11188            'NDRPDR' and
11189            'ETH' and
11190            'IP4FWD' and
11191            '1T1C' and
11192            'VHOST_1024' and
11193            not 'VXLAN' and
11194            not 'DOT1Q'"
11195   parameters:
11196   - "throughput"
11197   - "parent"
11198   - "tags"
11199   sort:
11200   - "not CFS_OPT"
11201   - "1VM"
11202   - "2VM"
11203   traces:
11204     hoverinfo: "x+y"
11205     boxpoints: "outliers"
11206     whiskerwidth: 0
11207   layout:
11208     title: "vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
11209     layout: "plot-throughput"
11210
11211 -
11212   type: "plot"
11213   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
11214   algorithm: "plot_performance_box"
11215   output-file-type: ".html"
11216   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
11217   data: "plot-vpp-throughput-latency-3n-hsw"
11218   filter: "'NIC_Intel-X710' and
11219            '64B' and
11220            'NDRPDR' and
11221            'ETH' and
11222            'IP4FWD' and
11223            '2T2C' and
11224            'VHOST_1024' and
11225            not 'VXLAN' and
11226            not 'DOT1Q'"
11227   parameters:
11228   - "throughput"
11229   - "parent"
11230   - "tags"
11231   sort:
11232   - "not CFS_OPT"
11233   - "1VM"
11234   - "2VM"
11235   traces:
11236     hoverinfo: "x+y"
11237     boxpoints: "outliers"
11238     whiskerwidth: 0
11239   layout:
11240     title: "vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
11241     layout: "plot-throughput"
11242
11243 -
11244   type: "plot"
11245   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
11246   algorithm: "plot_performance_box"
11247   output-file-type: ".html"
11248   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
11249   data: "plot-vpp-throughput-latency-3n-hsw"
11250   filter: "'NIC_Intel-X710' and
11251            '64B' and
11252            'NDRPDR' and
11253            'ETH' and
11254            'IP4FWD' and
11255            '1T1C' and
11256            'VHOST_1024' and
11257            not 'VXLAN' and
11258            not 'DOT1Q'"
11259   parameters:
11260   - "throughput"
11261   - "parent"
11262   - "tags"
11263   sort:
11264   - "not CFS_OPT"
11265   - "1VM"
11266   - "2VM"
11267   traces:
11268     hoverinfo: "x+y"
11269     boxpoints: "outliers"
11270     whiskerwidth: 0
11271   layout:
11272     title: "vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
11273     layout: "plot-throughput"
11274
11275 -
11276   type: "plot"
11277   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
11278   algorithm: "plot_performance_box"
11279   output-file-type: ".html"
11280   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
11281   data: "plot-vpp-throughput-latency-3n-hsw"
11282   filter: "'NIC_Intel-X710' and
11283            '64B' and
11284            'NDRPDR' and
11285            'ETH' and
11286            'IP4FWD' and
11287            '2T2C' and
11288            'VHOST_1024' and
11289            not 'VXLAN' and
11290            not 'DOT1Q'"
11291   parameters:
11292   - "throughput"
11293   - "parent"
11294   - "tags"
11295   sort:
11296   - "not CFS_OPT"
11297   - "1VM"
11298   - "2VM"
11299   traces:
11300     hoverinfo: "x+y"
11301     boxpoints: "outliers"
11302     whiskerwidth: 0
11303   layout:
11304     title: "vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
11305     layout: "plot-throughput"
11306
11307 # Packet Throughput - VPP vhost l2sw 3n-hsw-x710
11308 -
11309   type: "plot"
11310   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
11311   algorithm: "plot_performance_box"
11312   output-file-type: ".html"
11313   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
11314   data: "plot-vpp-throughput-latency-3n-hsw"
11315   filter: "'NIC_Intel-X710' and
11316            '64B' and
11317            'NDRPDR' and
11318            'ETH' and
11319            '1T1C' and
11320            'L2BDMACLRN' and
11321            'VHOST_1024' and
11322            not 'VXLAN' and
11323            not 'IP4FWD' and
11324            not 'DOT1Q' and
11325            not '2VM'"
11326   parameters:
11327   - "throughput"
11328   - "parent"
11329   - "tags"
11330   sort:
11331   - "VM"  # "not CFS_OPT"
11332   - "CFS_OPT"
11333   - "FIB_10K"
11334   - "FIB_100K"
11335   - "FIB_1M"
11336   traces:
11337     hoverinfo: "x+y"
11338     boxpoints: "outliers"
11339     whiskerwidth: 0
11340   layout:
11341     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
11342     layout: "plot-throughput"
11343
11344 -
11345   type: "plot"
11346   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
11347   algorithm: "plot_performance_box"
11348   output-file-type: ".html"
11349   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
11350   data: "plot-vpp-throughput-latency-3n-hsw"
11351   filter: "'NIC_Intel-X710' and
11352            '64B' and
11353            'NDRPDR' and
11354            'ETH' and
11355            '2T2C' and
11356            'L2BDMACLRN' and
11357            'VHOST_1024' and
11358            not 'VXLAN' and
11359            not 'IP4FWD' and
11360            not 'DOT1Q' and
11361            not '2VM'"
11362   parameters:
11363   - "throughput"
11364   - "parent"
11365   - "tags"
11366   sort:
11367   - "VM"  # "not CFS_OPT"
11368   - "CFS_OPT"
11369   - "FIB_10K"
11370   - "FIB_100K"
11371   - "FIB_1M"
11372   traces:
11373     hoverinfo: "x+y"
11374     boxpoints: "outliers"
11375     whiskerwidth: 0
11376   layout:
11377     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
11378     layout: "plot-throughput"
11379
11380 -
11381   type: "plot"
11382   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
11383   algorithm: "plot_performance_box"
11384   output-file-type: ".html"
11385   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
11386   data: "plot-vpp-throughput-latency-3n-hsw"
11387   filter: "'NIC_Intel-X710' and
11388            '64B' and
11389            'NDRPDR' and
11390            'ETH' and
11391            '1T1C' and
11392            'L2BDMACLRN' and
11393            'VHOST_1024' and
11394            not 'VXLAN' and
11395            not 'IP4FWD' and
11396            not 'DOT1Q' and
11397            not '2VM'"
11398   parameters:
11399   - "throughput"
11400   - "parent"
11401   - "tags"
11402   sort:
11403   - "VM"  # "not CFS_OPT"
11404   - "CFS_OPT"
11405   - "FIB_10K"
11406   - "FIB_100K"
11407   - "FIB_1M"
11408   traces:
11409     hoverinfo: "x+y"
11410     boxpoints: "outliers"
11411     whiskerwidth: 0
11412   layout:
11413     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
11414     layout: "plot-throughput"
11415
11416 -
11417   type: "plot"
11418   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
11419   algorithm: "plot_performance_box"
11420   output-file-type: ".html"
11421   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
11422   data: "plot-vpp-throughput-latency-3n-hsw"
11423   filter: "'NIC_Intel-X710' and
11424            '64B' and
11425            'NDRPDR' and
11426            'ETH' and
11427            '2T2C' and
11428            'L2BDMACLRN' and
11429            'VHOST_1024' and
11430            not 'VXLAN' and
11431            not 'IP4FWD' and
11432            not 'DOT1Q' and
11433            not '2VM'"
11434   parameters:
11435   - "throughput"
11436   - "parent"
11437   - "tags"
11438   sort:
11439   - "VM"  # "not CFS_OPT"
11440   - "CFS_OPT"
11441   - "FIB_10K"
11442   - "FIB_100K"
11443   - "FIB_1M"
11444   traces:
11445     hoverinfo: "x+y"
11446     boxpoints: "outliers"
11447     whiskerwidth: 0
11448   layout:
11449     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
11450     layout: "plot-throughput"
11451
11452 # Packet Throughput - VPP vhost l2sw 3n-hsw-x710 - base
11453 -
11454   type: "plot"
11455   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base-ndr"
11456   algorithm: "plot_performance_box"
11457   output-file-type: ".html"
11458   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base-ndr"
11459   data: "plot-vpp-throughput-latency-3n-hsw"
11460   filter: "'NIC_Intel-X710' and
11461            '64B' and
11462            'NDRPDR' and
11463            'ETH' and
11464            'BASE' and
11465            '1T1C' and
11466            ('L2BDMACLRN' or 'L2XCFWD') and
11467            'VHOST_1024' and
11468            not 'VXLAN' and
11469            not 'IP4FWD' and
11470            not 'DOT1Q' and
11471            not '2VM'"
11472   parameters:
11473   - "throughput"
11474   - "parent"
11475   - "tags"
11476   sort:
11477   - "not CFS_OPT"
11478   - "L2XCFWD"
11479   - "not CFS_OPT"
11480   - "CFS_OPT"
11481   traces:
11482     hoverinfo: "x+y"
11483     boxpoints: "outliers"
11484     whiskerwidth: 0
11485   layout:
11486     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base-ndr"
11487     layout: "plot-throughput"
11488
11489 -
11490   type: "plot"
11491   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base-pdr"
11492   algorithm: "plot_performance_box"
11493   output-file-type: ".html"
11494   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base-pdr"
11495   data: "plot-vpp-throughput-latency-3n-hsw"
11496   filter: "'NIC_Intel-X710' and
11497            '64B' and
11498            'NDRPDR' and
11499            'ETH' and
11500            'BASE' and
11501            '1T1C' and
11502            ('L2BDMACLRN' or 'L2XCFWD') and
11503            'VHOST_1024' and
11504            not 'VXLAN' and
11505            not 'IP4FWD' and
11506            not 'DOT1Q' and
11507            not '2VM'"
11508   parameters:
11509   - "throughput"
11510   - "parent"
11511   - "tags"
11512   sort:
11513   - "not CFS_OPT"
11514   - "L2XCFWD"
11515   - "not CFS_OPT"
11516   - "CFS_OPT"
11517   traces:
11518     hoverinfo: "x+y"
11519     boxpoints: "outliers"
11520     whiskerwidth: 0
11521   layout:
11522     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base-pdr"
11523     layout: "plot-throughput"
11524
11525 -
11526   type: "plot"
11527   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base-ndr"
11528   algorithm: "plot_performance_box"
11529   output-file-type: ".html"
11530   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base-ndr"
11531   data: "plot-vpp-throughput-latency-3n-hsw"
11532   filter: "'NIC_Intel-X710' and
11533            '64B' and
11534            'NDRPDR' and
11535            'ETH' and
11536            'BASE' and
11537            '2T2C' and
11538            ('L2BDMACLRN' or 'L2XCFWD') and
11539            'VHOST_1024' and
11540            not 'VXLAN' and
11541            not 'IP4FWD' and
11542            not 'DOT1Q' and
11543            not '2VM'"
11544   parameters:
11545   - "throughput"
11546   - "parent"
11547   - "tags"
11548   sort:
11549   - "not CFS_OPT"
11550   - "L2XCFWD"
11551   - "not CFS_OPT"
11552   - "CFS_OPT"
11553   traces:
11554     hoverinfo: "x+y"
11555     boxpoints: "outliers"
11556     whiskerwidth: 0
11557   layout:
11558     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base-ndr"
11559     layout: "plot-throughput"
11560
11561 -
11562   type: "plot"
11563   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base-pdr"
11564   algorithm: "plot_performance_box"
11565   output-file-type: ".html"
11566   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base-pdr"
11567   data: "plot-vpp-throughput-latency-3n-hsw"
11568   filter: "'NIC_Intel-X710' and
11569            '64B' and
11570            'NDRPDR' and
11571            'ETH' and
11572            'BASE' and
11573            '2T2C' and
11574            ('L2BDMACLRN' or 'L2XCFWD') and
11575            'VHOST_1024' and
11576            not 'VXLAN' and
11577            not 'IP4FWD' and
11578            not 'DOT1Q' and
11579            not '2VM'"
11580   parameters:
11581   - "throughput"
11582   - "parent"
11583   - "tags"
11584   sort:
11585   - "not CFS_OPT"
11586   - "L2XCFWD"
11587   - "not CFS_OPT"
11588   - "CFS_OPT"
11589   traces:
11590     hoverinfo: "x+y"
11591     boxpoints: "outliers"
11592     whiskerwidth: 0
11593   layout:
11594     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base-pdr"
11595     layout: "plot-throughput"
11596
11597 # Packet Throughput - VPP vhost l2sw 3n-hsw-x710 - base vm
11598 -
11599   type: "plot"
11600   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base-vm-ndr"
11601   algorithm: "plot_performance_box"
11602   output-file-type: ".html"
11603   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base-vm-ndr"
11604   data: "plot-vpp-throughput-latency-3n-hsw"
11605   filter: "'NIC_Intel-X710' and
11606            '64B' and
11607            'NDRPDR' and
11608            'ETH' and
11609            '1T1C' and
11610            ('L2BDMACLRN' or 'L2XCFWD') and
11611            'VHOST_1024' and
11612            not 'CFS_OPT' and
11613            not 'VXLAN' and
11614            not 'IP4FWD' and
11615            not 'DOT1Q'"
11616   parameters:
11617   - "throughput"
11618   - "parent"
11619   - "tags"
11620   sort:
11621   - "1VM"
11622   - "L2XCFWD"
11623   - "1VM"
11624   - "L2BDMACLRN"
11625   traces:
11626     hoverinfo: "x+y"
11627     boxpoints: "outliers"
11628     whiskerwidth: 0
11629   layout:
11630     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base-vm-ndr"
11631     layout: "plot-throughput"
11632
11633 -
11634   type: "plot"
11635   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base-vm-pdr"
11636   algorithm: "plot_performance_box"
11637   output-file-type: ".html"
11638   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base-vm-pdr"
11639   data: "plot-vpp-throughput-latency-3n-hsw"
11640   filter: "'NIC_Intel-X710' and
11641            '64B' and
11642            'NDRPDR' and
11643            'ETH' and
11644            '1T1C' and
11645            ('L2BDMACLRN' or 'L2XCFWD') and
11646            'VHOST_1024' and
11647            not 'CFS_OPT' and
11648            not 'VXLAN' and
11649            not 'IP4FWD' and
11650            not 'DOT1Q'"
11651   parameters:
11652   - "throughput"
11653   - "parent"
11654   - "tags"
11655   sort:
11656   - "1VM"
11657   - "L2XCFWD"
11658   - "1VM"
11659   - "L2BDMACLRN"
11660   traces:
11661     hoverinfo: "x+y"
11662     boxpoints: "outliers"
11663     whiskerwidth: 0
11664   layout:
11665     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base-vm-pdr"
11666     layout: "plot-throughput"
11667
11668 -
11669   type: "plot"
11670   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base-vm-ndr"
11671   algorithm: "plot_performance_box"
11672   output-file-type: ".html"
11673   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base-vm-ndr"
11674   data: "plot-vpp-throughput-latency-3n-hsw"
11675   filter: "'NIC_Intel-X710' and
11676            '64B' and
11677            'NDRPDR' and
11678            'ETH' and
11679            '2T2C' and
11680            ('L2BDMACLRN' or 'L2XCFWD') and
11681            'VHOST_1024' and
11682            not 'CFS_OPT' and
11683            not 'VXLAN' and
11684            not 'IP4FWD' and
11685            not 'DOT1Q'"
11686   parameters:
11687   - "throughput"
11688   - "parent"
11689   - "tags"
11690   sort:
11691   - "1VM"
11692   - "L2XCFWD"
11693   - "1VM"
11694   - "L2BDMACLRN"
11695   traces:
11696     hoverinfo: "x+y"
11697     boxpoints: "outliers"
11698     whiskerwidth: 0
11699   layout:
11700     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base-vm-ndr"
11701     layout: "plot-throughput"
11702
11703 -
11704   type: "plot"
11705   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base-vm-pdr"
11706   algorithm: "plot_performance_box"
11707   output-file-type: ".html"
11708   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base-vm-pdr"
11709   data: "plot-vpp-throughput-latency-3n-hsw"
11710   filter: "'NIC_Intel-X710' and
11711            '64B' and
11712            'NDRPDR' and
11713            'ETH' and
11714            '2T2C' and
11715            ('L2BDMACLRN' or 'L2XCFWD') and
11716            'VHOST_1024' and
11717            not 'CFS_OPT' and
11718            not 'VXLAN' and
11719            not 'IP4FWD' and
11720            not 'DOT1Q'"
11721   parameters:
11722   - "throughput"
11723   - "parent"
11724   - "tags"
11725   sort:
11726   - "1VM"
11727   - "L2XCFWD"
11728   - "1VM"
11729   - "L2BDMACLRN"
11730   traces:
11731     hoverinfo: "x+y"
11732     boxpoints: "outliers"
11733     whiskerwidth: 0
11734   layout:
11735     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base-vm-pdr"
11736     layout: "plot-throughput"
11737
11738 # Packet Throughput - VPP vhost ip4 3n-hsw-xl710
11739 -
11740   type: "plot"
11741   title: "VPP Throughput: vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
11742   algorithm: "plot_performance_box"
11743   output-file-type: ".html"
11744   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
11745   data: "plot-vpp-throughput-latency-3n-hsw"
11746   filter: "'NIC_Intel-XL710' and
11747            '64B' and
11748            'NDRPDR' and
11749            'ETH' and
11750            'IP4FWD' and
11751            '1T1C' and
11752            'VHOST_1024' and
11753            not 'VXLAN' and
11754            not 'DOT1Q'"
11755   parameters:
11756   - "throughput"
11757   - "parent"
11758   - "tags"
11759   sort:
11760   - "not CFS_OPT"
11761   - "1VM"
11762   - "2VM"
11763   traces:
11764     hoverinfo: "x+y"
11765     boxpoints: "outliers"
11766     whiskerwidth: 0
11767   layout:
11768     title: "vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
11769     layout: "plot-throughput"
11770
11771 -
11772   type: "plot"
11773   title: "VPP Throughput: vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
11774   algorithm: "plot_performance_box"
11775   output-file-type: ".html"
11776   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
11777   data: "plot-vpp-throughput-latency-3n-hsw"
11778   filter: "'NIC_Intel-XL710' and
11779            '64B' and
11780            'NDRPDR' and
11781            'ETH' and
11782            'IP4FWD' and
11783            '2T2C' and
11784            'VHOST_1024' and
11785            not 'VXLAN' and
11786            not 'DOT1Q'"
11787   parameters:
11788   - "throughput"
11789   - "parent"
11790   - "tags"
11791   sort:
11792   - "not CFS_OPT"
11793   - "1VM"
11794   - "2VM"
11795   traces:
11796     hoverinfo: "x+y"
11797     boxpoints: "outliers"
11798     whiskerwidth: 0
11799   layout:
11800     title: "vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
11801     layout: "plot-throughput"
11802
11803 -
11804   type: "plot"
11805   title: "VPP Throughput: vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
11806   algorithm: "plot_performance_box"
11807   output-file-type: ".html"
11808   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
11809   data: "plot-vpp-throughput-latency-3n-hsw"
11810   filter: "'NIC_Intel-XL710' and
11811            '64B' and
11812            'NDRPDR' and
11813            'ETH' and
11814            'IP4FWD' and
11815            '1T1C' and
11816            'VHOST_1024' and
11817            not 'VXLAN' and
11818            not 'DOT1Q'"
11819   parameters:
11820   - "throughput"
11821   - "parent"
11822   - "tags"
11823   sort:
11824   - "not CFS_OPT"
11825   - "1VM"
11826   - "2VM"
11827   traces:
11828     hoverinfo: "x+y"
11829     boxpoints: "outliers"
11830     whiskerwidth: 0
11831   layout:
11832     title: "vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
11833     layout: "plot-throughput"
11834
11835 -
11836   type: "plot"
11837   title: "VPP Throughput: vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
11838   algorithm: "plot_performance_box"
11839   output-file-type: ".html"
11840   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
11841   data: "plot-vpp-throughput-latency-3n-hsw"
11842   filter: "'NIC_Intel-XL710' and
11843            '64B' and
11844            'NDRPDR' and
11845            'ETH' and
11846            'IP4FWD' and
11847            '2T2C' and
11848            'VHOST_1024' and
11849            not 'VXLAN' and
11850            not 'DOT1Q'"
11851   parameters:
11852   - "throughput"
11853   - "parent"
11854   - "tags"
11855   sort:
11856   - "not CFS_OPT"
11857   - "1VM"
11858   - "2VM"
11859   traces:
11860     hoverinfo: "x+y"
11861     boxpoints: "outliers"
11862     whiskerwidth: 0
11863   layout:
11864     title: "vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
11865     layout: "plot-throughput"
11866
11867 # Packet Throughput - VPP vhost l2sw 3n-hsw-xl710
11868 -
11869   type: "plot"
11870   title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
11871   algorithm: "plot_performance_box"
11872   output-file-type: ".html"
11873   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
11874   data: "plot-vpp-throughput-latency-3n-hsw"
11875   filter: "'NIC_Intel-XL710' and
11876            '64B' and
11877            'NDRPDR' and
11878            'ETH' and
11879            '1T1C' and
11880            'L2BDMACLRN' and
11881            'VHOST_1024' and
11882            not 'VXLAN' and
11883            not 'IP4FWD' and
11884            not 'DOT1Q' and
11885            not '2VM'"
11886   parameters:
11887   - "throughput"
11888   - "parent"
11889   - "tags"
11890   sort:
11891   - "VM"  # "not CFS_OPT"
11892   - "CFS_OPT"
11893   - "FIB_10K"
11894   - "FIB_100K"
11895   - "FIB_1M"
11896   traces:
11897     hoverinfo: "x+y"
11898     boxpoints: "outliers"
11899     whiskerwidth: 0
11900   layout:
11901     title: "vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
11902     layout: "plot-throughput"
11903
11904 -
11905   type: "plot"
11906   title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
11907   algorithm: "plot_performance_box"
11908   output-file-type: ".html"
11909   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
11910   data: "plot-vpp-throughput-latency-3n-hsw"
11911   filter: "'NIC_Intel-XL710' and
11912            '64B' and
11913            'NDRPDR' and
11914            'ETH' and
11915            '2T2C' and
11916            'L2BDMACLRN' and
11917            'VHOST_1024' and
11918            not 'VXLAN' and
11919            not 'IP4FWD' and
11920            not 'DOT1Q' and
11921            not '2VM'"
11922   parameters:
11923   - "throughput"
11924   - "parent"
11925   - "tags"
11926   sort:
11927   - "VM"  # "not CFS_OPT"
11928   - "CFS_OPT"
11929   - "FIB_10K"
11930   - "FIB_100K"
11931   - "FIB_1M"
11932   traces:
11933     hoverinfo: "x+y"
11934     boxpoints: "outliers"
11935     whiskerwidth: 0
11936   layout:
11937     title: "vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
11938     layout: "plot-throughput"
11939
11940 -
11941   type: "plot"
11942   title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
11943   algorithm: "plot_performance_box"
11944   output-file-type: ".html"
11945   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
11946   data: "plot-vpp-throughput-latency-3n-hsw"
11947   filter: "'NIC_Intel-XL710' and
11948            '64B' and
11949            'NDRPDR' and
11950            'ETH' and
11951            '1T1C' and
11952            'L2BDMACLRN' and
11953            'VHOST_1024' and
11954            not 'VXLAN' and
11955            not 'IP4FWD' and
11956            not 'DOT1Q' and
11957            not '2VM'"
11958   parameters:
11959   - "throughput"
11960   - "parent"
11961   - "tags"
11962   sort:
11963   - "VM"  # "not CFS_OPT"
11964   - "CFS_OPT"
11965   - "FIB_10K"
11966   - "FIB_100K"
11967   - "FIB_1M"
11968   traces:
11969     hoverinfo: "x+y"
11970     boxpoints: "outliers"
11971     whiskerwidth: 0
11972   layout:
11973     title: "vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
11974     layout: "plot-throughput"
11975
11976 -
11977   type: "plot"
11978   title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
11979   algorithm: "plot_performance_box"
11980   output-file-type: ".html"
11981   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
11982   data: "plot-vpp-throughput-latency-3n-hsw"
11983   filter: "'NIC_Intel-XL710' and
11984            '64B' and
11985            'NDRPDR' and
11986            'ETH' and
11987            '2T2C' and
11988            'L2BDMACLRN' and
11989            'VHOST_1024' and
11990            not 'VXLAN' and
11991            not 'IP4FWD' and
11992            not 'DOT1Q' and
11993            not '2VM'"
11994   parameters:
11995   - "throughput"
11996   - "parent"
11997   - "tags"
11998   sort:
11999   - "VM"  # "not CFS_OPT"
12000   - "CFS_OPT"
12001   - "FIB_10K"
12002   - "FIB_100K"
12003   - "FIB_1M"
12004   traces:
12005     hoverinfo: "x+y"
12006     boxpoints: "outliers"
12007     whiskerwidth: 0
12008   layout:
12009     title: "vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
12010     layout: "plot-throughput"
12011
12012 # Packet Throughput - VPP vhost l2sw 3n-hsw-xl710 - base
12013 -
12014   type: "plot"
12015   title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
12016   algorithm: "plot_performance_box"
12017   output-file-type: ".html"
12018   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
12019   data: "plot-vpp-throughput-latency-3n-hsw"
12020   filter: "'NIC_Intel-XL710' and
12021            '64B' and
12022            'NDRPDR' and
12023            'ETH' and
12024            'BASE' and
12025            '1T1C' and
12026            ('L2BDMACLRN' or 'L2XCFWD') and
12027            'VHOST_1024' and
12028            not 'VXLAN' and
12029            not 'IP4FWD' and
12030            not 'DOT1Q' and
12031            not '2VM'"
12032   parameters:
12033   - "throughput"
12034   - "parent"
12035   - "tags"
12036   sort:
12037   - "not CFS_OPT"
12038   - "L2XCFWD"
12039   - "not CFS_OPT"
12040   - "CFS_OPT"
12041   traces:
12042     hoverinfo: "x+y"
12043     boxpoints: "outliers"
12044     whiskerwidth: 0
12045   layout:
12046     title: "vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
12047     layout: "plot-throughput"
12048
12049 -
12050   type: "plot"
12051   title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-pdr"
12052   algorithm: "plot_performance_box"
12053   output-file-type: ".html"
12054   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-pdr"
12055   data: "plot-vpp-throughput-latency-3n-hsw"
12056   filter: "'NIC_Intel-XL710' and
12057            '64B' and
12058            'NDRPDR' and
12059            'ETH' and
12060            'BASE' and
12061            '1T1C' and
12062            ('L2BDMACLRN' or 'L2XCFWD') and
12063            'VHOST_1024' and
12064            not 'VXLAN' and
12065            not 'IP4FWD' and
12066            not 'DOT1Q' and
12067            not '2VM'"
12068   parameters:
12069   - "throughput"
12070   - "parent"
12071   - "tags"
12072   sort:
12073   - "not CFS_OPT"
12074   - "L2XCFWD"
12075   - "not CFS_OPT"
12076   - "CFS_OPT"
12077   traces:
12078     hoverinfo: "x+y"
12079     boxpoints: "outliers"
12080     whiskerwidth: 0
12081   layout:
12082     title: "vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-pdr"
12083     layout: "plot-throughput"
12084
12085 -
12086   type: "plot"
12087   title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
12088   algorithm: "plot_performance_box"
12089   output-file-type: ".html"
12090   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
12091   data: "plot-vpp-throughput-latency-3n-hsw"
12092   filter: "'NIC_Intel-XL710' and
12093            '64B' and
12094            'NDRPDR' and
12095            'ETH' and
12096            'BASE' and
12097            '2T2C' and
12098            ('L2BDMACLRN' or 'L2XCFWD') and
12099            'VHOST_1024' and
12100            not 'VXLAN' and
12101            not 'IP4FWD' and
12102            not 'DOT1Q' and
12103            not '2VM'"
12104   parameters:
12105   - "throughput"
12106   - "parent"
12107   - "tags"
12108   sort:
12109   - "not CFS_OPT"
12110   - "L2XCFWD"
12111   - "not CFS_OPT"
12112   - "CFS_OPT"
12113   traces:
12114     hoverinfo: "x+y"
12115     boxpoints: "outliers"
12116     whiskerwidth: 0
12117   layout:
12118     title: "vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
12119     layout: "plot-throughput"
12120
12121 -
12122   type: "plot"
12123   title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-pdr"
12124   algorithm: "plot_performance_box"
12125   output-file-type: ".html"
12126   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-pdr"
12127   data: "plot-vpp-throughput-latency-3n-hsw"
12128   filter: "'NIC_Intel-XL710' and
12129            '64B' and
12130            'NDRPDR' and
12131            'ETH' and
12132            'BASE' and
12133            '2T2C' and
12134            ('L2BDMACLRN' or 'L2XCFWD') and
12135            'VHOST_1024' and
12136            not 'VXLAN' and
12137            not 'IP4FWD' and
12138            not 'DOT1Q' and
12139            not '2VM'"
12140   parameters:
12141   - "throughput"
12142   - "parent"
12143   - "tags"
12144   sort:
12145   - "not CFS_OPT"
12146   - "L2XCFWD"
12147   - "not CFS_OPT"
12148   - "CFS_OPT"
12149   traces:
12150     hoverinfo: "x+y"
12151     boxpoints: "outliers"
12152     whiskerwidth: 0
12153   layout:
12154     title: "vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-pdr"
12155     layout: "plot-throughput"
12156
12157 # Packet Throughput - VPP vhost l2sw 3n-hsw-xl710 - base vm
12158 -
12159   type: "plot"
12160   title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-vm-ndr"
12161   algorithm: "plot_performance_box"
12162   output-file-type: ".html"
12163   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-vm-ndr"
12164   data: "plot-vpp-throughput-latency-3n-hsw"
12165   filter: "'NIC_Intel-XL710' and
12166            '64B' and
12167            'NDRPDR' and
12168            'ETH' and
12169            '1T1C' and
12170            ('L2BDMACLRN' or 'L2XCFWD') and
12171            'VHOST_1024' and
12172            not 'CFS_OPT' and
12173            not 'VXLAN' and
12174            not 'IP4FWD' and
12175            not 'DOT1Q'"
12176   parameters:
12177   - "throughput"
12178   - "parent"
12179   - "tags"
12180   sort:
12181   - "1VM"
12182   - "L2XCFWD"
12183   - "1VM"
12184   - "L2BDMACLRN"
12185   traces:
12186     hoverinfo: "x+y"
12187     boxpoints: "outliers"
12188     whiskerwidth: 0
12189   layout:
12190     title: "vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-vm-ndr"
12191     layout: "plot-throughput"
12192
12193 -
12194   type: "plot"
12195   title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-vm-pdr"
12196   algorithm: "plot_performance_box"
12197   output-file-type: ".html"
12198   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-vm-pdr"
12199   data: "plot-vpp-throughput-latency-3n-hsw"
12200   filter: "'NIC_Intel-XL710' and
12201            '64B' and
12202            'NDRPDR' and
12203            'ETH' and
12204            '1T1C' and
12205            ('L2BDMACLRN' or 'L2XCFWD') and
12206            'VHOST_1024' and
12207            not 'CFS_OPT' and
12208            not 'VXLAN' and
12209            not 'IP4FWD' and
12210            not 'DOT1Q'"
12211   parameters:
12212   - "throughput"
12213   - "parent"
12214   - "tags"
12215   sort:
12216   - "1VM"
12217   - "L2XCFWD"
12218   - "1VM"
12219   - "L2BDMACLRN"
12220   traces:
12221     hoverinfo: "x+y"
12222     boxpoints: "outliers"
12223     whiskerwidth: 0
12224   layout:
12225     title: "vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-vm-pdr"
12226     layout: "plot-throughput"
12227
12228 -
12229   type: "plot"
12230   title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-vm-ndr"
12231   algorithm: "plot_performance_box"
12232   output-file-type: ".html"
12233   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-vm-ndr"
12234   data: "plot-vpp-throughput-latency-3n-hsw"
12235   filter: "'NIC_Intel-XL710' and
12236            '64B' and
12237            'NDRPDR' and
12238            'ETH' and
12239            '2T2C' and
12240            ('L2BDMACLRN' or 'L2XCFWD') and
12241            'VHOST_1024' and
12242            not 'CFS_OPT' and
12243            not 'VXLAN' and
12244            not 'IP4FWD' and
12245            not 'DOT1Q'"
12246   parameters:
12247   - "throughput"
12248   - "parent"
12249   - "tags"
12250   sort:
12251   - "1VM"
12252   - "L2XCFWD"
12253   - "1VM"
12254   - "L2BDMACLRN"
12255   traces:
12256     hoverinfo: "x+y"
12257     boxpoints: "outliers"
12258     whiskerwidth: 0
12259   layout:
12260     title: "vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-vm-ndr"
12261     layout: "plot-throughput"
12262
12263 -
12264   type: "plot"
12265   title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-vm-pdr"
12266   algorithm: "plot_performance_box"
12267   output-file-type: ".html"
12268   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-vm-pdr"
12269   data: "plot-vpp-throughput-latency-3n-hsw"
12270   filter: "'NIC_Intel-XL710' and
12271            '64B' and
12272            'NDRPDR' and
12273            'ETH' and
12274            '2T2C' and
12275            ('L2BDMACLRN' or 'L2XCFWD') and
12276            'VHOST_1024' and
12277            not 'CFS_OPT' and
12278            not 'VXLAN' and
12279            not 'IP4FWD' and
12280            not 'DOT1Q'"
12281   parameters:
12282   - "throughput"
12283   - "parent"
12284   - "tags"
12285   sort:
12286   - "1VM"
12287   - "L2XCFWD"
12288   - "1VM"
12289   - "L2BDMACLRN"
12290   traces:
12291     hoverinfo: "x+y"
12292     boxpoints: "outliers"
12293     whiskerwidth: 0
12294   layout:
12295     title: "vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-vm-pdr"
12296     layout: "plot-throughput"
12297
12298 # Packet Throughput - VPP vhost ip4 3n-skx-x710
12299 -
12300   type: "plot"
12301   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
12302   algorithm: "plot_performance_box"
12303   output-file-type: ".html"
12304   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
12305   data: "plot-vpp-throughput-latency-3n-skx"
12306   filter: "'NIC_Intel-X710' and
12307            '64B' and
12308            'NDRPDR' and
12309            'ETH' and
12310            'IP4FWD' and
12311            '2T1C' and
12312            'VHOST_1024' and
12313            not 'VXLAN' and
12314            not 'DOT1Q'"
12315   parameters:
12316   - "throughput"
12317   - "parent"
12318   - "tags"
12319   sort:
12320   - "not CFS_OPT"
12321   - "1VM"
12322   - "2VM"
12323   traces:
12324     hoverinfo: "x+y"
12325     boxpoints: "outliers"
12326     whiskerwidth: 0
12327   layout:
12328     title: "vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
12329     layout: "plot-throughput"
12330
12331 -
12332   type: "plot"
12333   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
12334   algorithm: "plot_performance_box"
12335   output-file-type: ".html"
12336   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
12337   data: "plot-vpp-throughput-latency-3n-skx"
12338   filter: "'NIC_Intel-X710' and
12339            '64B' and
12340            'NDRPDR' and
12341            'ETH' and
12342            'IP4FWD' and
12343            '4T2C' and
12344            'VHOST_1024' and
12345            not 'VXLAN' and
12346            not 'DOT1Q'"
12347   parameters:
12348   - "throughput"
12349   - "parent"
12350   - "tags"
12351   sort:
12352   - "not CFS_OPT"
12353   - "1VM"
12354   - "2VM"
12355   traces:
12356     hoverinfo: "x+y"
12357     boxpoints: "outliers"
12358     whiskerwidth: 0
12359   layout:
12360     title: "vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
12361     layout: "plot-throughput"
12362
12363 -
12364   type: "plot"
12365   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
12366   algorithm: "plot_performance_box"
12367   output-file-type: ".html"
12368   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
12369   data: "plot-vpp-throughput-latency-3n-skx"
12370   filter: "'NIC_Intel-X710' and
12371            '64B' and
12372            'NDRPDR' and
12373            'ETH' and
12374            'IP4FWD' and
12375            '2T1C' and
12376            'VHOST_1024' and
12377            not 'VXLAN' and
12378            not 'DOT1Q'"
12379   parameters:
12380   - "throughput"
12381   - "parent"
12382   - "tags"
12383   sort:
12384   - "not CFS_OPT"
12385   - "1VM"
12386   - "2VM"
12387   traces:
12388     hoverinfo: "x+y"
12389     boxpoints: "outliers"
12390     whiskerwidth: 0
12391   layout:
12392     title: "vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
12393     layout: "plot-throughput"
12394
12395 -
12396   type: "plot"
12397   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
12398   algorithm: "plot_performance_box"
12399   output-file-type: ".html"
12400   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
12401   data: "plot-vpp-throughput-latency-3n-skx"
12402   filter: "'NIC_Intel-X710' and
12403            '64B' and
12404            'NDRPDR' and
12405            'ETH' and
12406            'IP4FWD' and
12407            '4T2C' and
12408            'VHOST_1024' and
12409            not 'VXLAN' and
12410            not 'DOT1Q'"
12411   parameters:
12412   - "throughput"
12413   - "parent"
12414   - "tags"
12415   sort:
12416   - "not CFS_OPT"
12417   - "1VM"
12418   - "2VM"
12419   traces:
12420     hoverinfo: "x+y"
12421     boxpoints: "outliers"
12422     whiskerwidth: 0
12423   layout:
12424     title: "vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
12425     layout: "plot-throughput"
12426
12427 # Packet Throughput - VPP vhost l2sw 3n-skx-x710
12428 -
12429   type: "plot"
12430   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
12431   algorithm: "plot_performance_box"
12432   output-file-type: ".html"
12433   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
12434   data: "plot-vpp-throughput-latency-3n-skx"
12435   filter: "'NIC_Intel-X710' and
12436            '64B' and
12437            'NDRPDR' and
12438            'ETH' and
12439            '2T1C' and
12440            'L2BDMACLRN' and
12441            'VHOST_1024' and
12442            not 'VXLAN' and
12443            not 'IP4FWD' and
12444            not 'DOT1Q' and
12445            not '2VM'"
12446   parameters:
12447   - "throughput"
12448   - "parent"
12449   - "tags"
12450   sort:
12451   - "VM"  # "not CFS_OPT"
12452   - "CFS_OPT"
12453   - "FIB_10K"
12454   - "FIB_100K"
12455   - "FIB_1M"
12456   traces:
12457     hoverinfo: "x+y"
12458     boxpoints: "outliers"
12459     whiskerwidth: 0
12460   layout:
12461     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
12462     layout: "plot-throughput"
12463
12464 -
12465   type: "plot"
12466   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
12467   algorithm: "plot_performance_box"
12468   output-file-type: ".html"
12469   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
12470   data: "plot-vpp-throughput-latency-3n-skx"
12471   filter: "'NIC_Intel-X710' and
12472            '64B' and
12473            'NDRPDR' and
12474            'ETH' and
12475            '4T2C' and
12476            'L2BDMACLRN' and
12477            'VHOST_1024' and
12478            not 'VXLAN' and
12479            not 'IP4FWD' and
12480            not 'DOT1Q' and
12481            not '2VM'"
12482   parameters:
12483   - "throughput"
12484   - "parent"
12485   - "tags"
12486   sort:
12487   - "VM"  # "not CFS_OPT"
12488   - "CFS_OPT"
12489   - "FIB_10K"
12490   - "FIB_100K"
12491   - "FIB_1M"
12492   traces:
12493     hoverinfo: "x+y"
12494     boxpoints: "outliers"
12495     whiskerwidth: 0
12496   layout:
12497     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
12498     layout: "plot-throughput"
12499
12500 -
12501   type: "plot"
12502   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
12503   algorithm: "plot_performance_box"
12504   output-file-type: ".html"
12505   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
12506   data: "plot-vpp-throughput-latency-3n-skx"
12507   filter: "'NIC_Intel-X710' and
12508            '64B' and
12509            'NDRPDR' and
12510            'ETH' and
12511            '2T1C' and
12512            'L2BDMACLRN' and
12513            'VHOST_1024' and
12514            not 'VXLAN' and
12515            not 'IP4FWD' and
12516            not 'DOT1Q' and
12517            not '2VM'"
12518   parameters:
12519   - "throughput"
12520   - "parent"
12521   - "tags"
12522   sort:
12523   - "VM"  # "not CFS_OPT"
12524   - "CFS_OPT"
12525   - "FIB_10K"
12526   - "FIB_100K"
12527   - "FIB_1M"
12528   traces:
12529     hoverinfo: "x+y"
12530     boxpoints: "outliers"
12531     whiskerwidth: 0
12532   layout:
12533     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
12534     layout: "plot-throughput"
12535
12536 -
12537   type: "plot"
12538   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
12539   algorithm: "plot_performance_box"
12540   output-file-type: ".html"
12541   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
12542   data: "plot-vpp-throughput-latency-3n-skx"
12543   filter: "'NIC_Intel-X710' and
12544            '64B' and
12545            'NDRPDR' and
12546            'ETH' and
12547            '4T2C' and
12548            'L2BDMACLRN' and
12549            'VHOST_1024' and
12550            not 'VXLAN' and
12551            not 'IP4FWD' and
12552            not 'DOT1Q' and
12553            not '2VM'"
12554   parameters:
12555   - "throughput"
12556   - "parent"
12557   - "tags"
12558   sort:
12559   - "VM"  # "not CFS_OPT"
12560   - "CFS_OPT"
12561   - "FIB_10K"
12562   - "FIB_100K"
12563   - "FIB_1M"
12564   traces:
12565     hoverinfo: "x+y"
12566     boxpoints: "outliers"
12567     whiskerwidth: 0
12568   layout:
12569     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
12570     layout: "plot-throughput"
12571
12572 # Packet Throughput - VPP vhost l2sw 3n-skx-x710 - base
12573 -
12574   type: "plot"
12575   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base-ndr"
12576   algorithm: "plot_performance_box"
12577   output-file-type: ".html"
12578   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base-ndr"
12579   data: "plot-vpp-throughput-latency-3n-skx"
12580   filter: "'NIC_Intel-X710' and
12581            '64B' and
12582            'NDRPDR' and
12583            'ETH' and
12584            'BASE' and
12585            '2T1C' and
12586            ('L2BDMACLRN' or 'L2XCFWD') and
12587            'VHOST_1024' and
12588            not 'VXLAN' and
12589            not 'IP4FWD' and
12590            not 'DOT1Q' and
12591            not '2VM'"
12592   parameters:
12593   - "throughput"
12594   - "parent"
12595   - "tags"
12596   sort:
12597   - "not CFS_OPT"
12598   - "L2XCFWD"
12599   - "not CFS_OPT"
12600   - "CFS_OPT"
12601   traces:
12602     hoverinfo: "x+y"
12603     boxpoints: "outliers"
12604     whiskerwidth: 0
12605   layout:
12606     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base-ndr"
12607     layout: "plot-throughput"
12608
12609 -
12610   type: "plot"
12611   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base-pdr"
12612   algorithm: "plot_performance_box"
12613   output-file-type: ".html"
12614   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base-pdr"
12615   data: "plot-vpp-throughput-latency-3n-skx"
12616   filter: "'NIC_Intel-X710' and
12617            '64B' and
12618            'NDRPDR' and
12619            'ETH' and
12620            'BASE' and
12621            '2T1C' and
12622            ('L2BDMACLRN' or 'L2XCFWD') and
12623            'VHOST_1024' and
12624            not 'VXLAN' and
12625            not 'IP4FWD' and
12626            not 'DOT1Q' and
12627            not '2VM'"
12628   parameters:
12629   - "throughput"
12630   - "parent"
12631   - "tags"
12632   sort:
12633   - "not CFS_OPT"
12634   - "L2XCFWD"
12635   - "not CFS_OPT"
12636   - "CFS_OPT"
12637   traces:
12638     hoverinfo: "x+y"
12639     boxpoints: "outliers"
12640     whiskerwidth: 0
12641   layout:
12642     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base-pdr"
12643     layout: "plot-throughput"
12644
12645 -
12646   type: "plot"
12647   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base-ndr"
12648   algorithm: "plot_performance_box"
12649   output-file-type: ".html"
12650   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base-ndr"
12651   data: "plot-vpp-throughput-latency-3n-skx"
12652   filter: "'NIC_Intel-X710' and
12653            '64B' and
12654            'NDRPDR' and
12655            'ETH' and
12656            'BASE' and
12657            '4T2C' and
12658            ('L2BDMACLRN' or 'L2XCFWD') and
12659            'VHOST_1024' and
12660            not 'VXLAN' and
12661            not 'IP4FWD' and
12662            not 'DOT1Q' and
12663            not '2VM'"
12664   parameters:
12665   - "throughput"
12666   - "parent"
12667   - "tags"
12668   sort:
12669   - "not CFS_OPT"
12670   - "L2XCFWD"
12671   - "not CFS_OPT"
12672   - "CFS_OPT"
12673   traces:
12674     hoverinfo: "x+y"
12675     boxpoints: "outliers"
12676     whiskerwidth: 0
12677   layout:
12678     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base-ndr"
12679     layout: "plot-throughput"
12680
12681 -
12682   type: "plot"
12683   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base-pdr"
12684   algorithm: "plot_performance_box"
12685   output-file-type: ".html"
12686   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base-pdr"
12687   data: "plot-vpp-throughput-latency-3n-skx"
12688   filter: "'NIC_Intel-X710' and
12689            '64B' and
12690            'NDRPDR' and
12691            'ETH' and
12692            'BASE' and
12693            '4T2C' and
12694            ('L2BDMACLRN' or 'L2XCFWD') and
12695            'VHOST_1024' and
12696            not 'VXLAN' and
12697            not 'IP4FWD' and
12698            not 'DOT1Q' and
12699            not '2VM'"
12700   parameters:
12701   - "throughput"
12702   - "parent"
12703   - "tags"
12704   sort:
12705   - "not CFS_OPT"
12706   - "L2XCFWD"
12707   - "not CFS_OPT"
12708   - "CFS_OPT"
12709   traces:
12710     hoverinfo: "x+y"
12711     boxpoints: "outliers"
12712     whiskerwidth: 0
12713   layout:
12714     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base-pdr"
12715     layout: "plot-throughput"
12716
12717 # Packet Throughput - VPP vhost l2sw 3n-skx-x710 - base vm
12718 -
12719   type: "plot"
12720   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base-vm-ndr"
12721   algorithm: "plot_performance_box"
12722   output-file-type: ".html"
12723   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base-vm-ndr"
12724   data: "plot-vpp-throughput-latency-3n-skx"
12725   filter: "'NIC_Intel-X710' and
12726            '64B' and
12727            'NDRPDR' and
12728            'ETH' and
12729            '2T1C' and
12730            ('L2BDMACLRN' or 'L2XCFWD') and
12731            'VHOST_1024' and
12732            not 'CFS_OPT' and
12733            not 'VXLAN' and
12734            not 'IP4FWD' and
12735            not 'DOT1Q'"
12736   parameters:
12737   - "throughput"
12738   - "parent"
12739   - "tags"
12740   sort:
12741   - "1VM"
12742   - "L2XCFWD"
12743   - "1VM"
12744   - "L2BDMACLRN"
12745   traces:
12746     hoverinfo: "x+y"
12747     boxpoints: "outliers"
12748     whiskerwidth: 0
12749   layout:
12750     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base-vm-ndr"
12751     layout: "plot-throughput"
12752
12753 -
12754   type: "plot"
12755   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base-vm-pdr"
12756   algorithm: "plot_performance_box"
12757   output-file-type: ".html"
12758   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base-vm-pdr"
12759   data: "plot-vpp-throughput-latency-3n-skx"
12760   filter: "'NIC_Intel-X710' and
12761            '64B' and
12762            'NDRPDR' and
12763            'ETH' and
12764            '2T1C' and
12765            ('L2BDMACLRN' or 'L2XCFWD') and
12766            'VHOST_1024' and
12767            not 'CFS_OPT' and
12768            not 'VXLAN' and
12769            not 'IP4FWD' and
12770            not 'DOT1Q'"
12771   parameters:
12772   - "throughput"
12773   - "parent"
12774   - "tags"
12775   sort:
12776   - "1VM"
12777   - "L2XCFWD"
12778   - "1VM"
12779   - "L2BDMACLRN"
12780   traces:
12781     hoverinfo: "x+y"
12782     boxpoints: "outliers"
12783     whiskerwidth: 0
12784   layout:
12785     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base-vm-pdr"
12786     layout: "plot-throughput"
12787
12788 -
12789   type: "plot"
12790   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base-vm-ndr"
12791   algorithm: "plot_performance_box"
12792   output-file-type: ".html"
12793   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base-vm-ndr"
12794   data: "plot-vpp-throughput-latency-3n-skx"
12795   filter: "'NIC_Intel-X710' and
12796            '64B' and
12797            'NDRPDR' and
12798            'ETH' and
12799            '4T2C' and
12800            ('L2BDMACLRN' or 'L2XCFWD') and
12801            'VHOST_1024' and
12802            not 'CFS_OPT' and
12803            not 'VXLAN' and
12804            not 'IP4FWD' and
12805            not 'DOT1Q'"
12806   parameters:
12807   - "throughput"
12808   - "parent"
12809   - "tags"
12810   sort:
12811   - "1VM"
12812   - "L2XCFWD"
12813   - "1VM"
12814   - "L2BDMACLRN"
12815   traces:
12816     hoverinfo: "x+y"
12817     boxpoints: "outliers"
12818     whiskerwidth: 0
12819   layout:
12820     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base-vm-ndr"
12821     layout: "plot-throughput"
12822
12823 -
12824   type: "plot"
12825   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base-vm-pdr"
12826   algorithm: "plot_performance_box"
12827   output-file-type: ".html"
12828   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base-vm-pdr"
12829   data: "plot-vpp-throughput-latency-3n-skx"
12830   filter: "'NIC_Intel-X710' and
12831            '64B' and
12832            'NDRPDR' and
12833            'ETH' and
12834            '4T2C' and
12835            ('L2BDMACLRN' or 'L2XCFWD') and
12836            'VHOST_1024' and
12837            not 'CFS_OPT' and
12838            not 'VXLAN' and
12839            not 'IP4FWD' and
12840            not 'DOT1Q'"
12841   parameters:
12842   - "throughput"
12843   - "parent"
12844   - "tags"
12845   sort:
12846   - "1VM"
12847   - "L2XCFWD"
12848   - "1VM"
12849   - "L2BDMACLRN"
12850   traces:
12851     hoverinfo: "x+y"
12852     boxpoints: "outliers"
12853     whiskerwidth: 0
12854   layout:
12855     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base-vm-pdr"
12856     layout: "plot-throughput"
12857
12858 # Packet Throughput - VPP vhost ip4 2n-skx-x710
12859 -
12860   type: "plot"
12861   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
12862   algorithm: "plot_performance_box"
12863   output-file-type: ".html"
12864   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
12865   data: "plot-vpp-throughput-latency-2n-skx"
12866   filter: "'NIC_Intel-X710' and
12867            '64B' and
12868            'NDRPDR' and
12869            'ETH' and
12870            'IP4FWD' and
12871            '2T1C' and
12872            'VHOST_1024' and
12873            not 'VXLAN' and
12874            not 'DOT1Q'"
12875   parameters:
12876   - "throughput"
12877   - "parent"
12878   - "tags"
12879   sort:
12880   - "not CFS_OPT"
12881   - "1VM"
12882   - "2VM"
12883   traces:
12884     hoverinfo: "x+y"
12885     boxpoints: "outliers"
12886     whiskerwidth: 0
12887   layout:
12888     title: "vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
12889     layout: "plot-throughput"
12890
12891 -
12892   type: "plot"
12893   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
12894   algorithm: "plot_performance_box"
12895   output-file-type: ".html"
12896   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
12897   data: "plot-vpp-throughput-latency-2n-skx"
12898   filter: "'NIC_Intel-X710' and
12899            '64B' and
12900            'NDRPDR' and
12901            'ETH' and
12902            'IP4FWD' and
12903            '4T2C' and
12904            'VHOST_1024' and
12905            not 'VXLAN' and
12906            not 'DOT1Q'"
12907   parameters:
12908   - "throughput"
12909   - "parent"
12910   - "tags"
12911   sort:
12912   - "not CFS_OPT"
12913   - "1VM"
12914   - "2VM"
12915   traces:
12916     hoverinfo: "x+y"
12917     boxpoints: "outliers"
12918     whiskerwidth: 0
12919   layout:
12920     title: "vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
12921     layout: "plot-throughput"
12922
12923 -
12924   type: "plot"
12925   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
12926   algorithm: "plot_performance_box"
12927   output-file-type: ".html"
12928   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
12929   data: "plot-vpp-throughput-latency-2n-skx"
12930   filter: "'NIC_Intel-X710' and
12931            '64B' and
12932            'NDRPDR' and
12933            'ETH' and
12934            'IP4FWD' and
12935            '2T1C' and
12936            'VHOST_1024' and
12937            not 'VXLAN' and
12938            not 'DOT1Q'"
12939   parameters:
12940   - "throughput"
12941   - "parent"
12942   - "tags"
12943   sort:
12944   - "not CFS_OPT"
12945   - "1VM"
12946   - "2VM"
12947   traces:
12948     hoverinfo: "x+y"
12949     boxpoints: "outliers"
12950     whiskerwidth: 0
12951   layout:
12952     title: "vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
12953     layout: "plot-throughput"
12954
12955 -
12956   type: "plot"
12957   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
12958   algorithm: "plot_performance_box"
12959   output-file-type: ".html"
12960   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
12961   data: "plot-vpp-throughput-latency-2n-skx"
12962   filter: "'NIC_Intel-X710' and
12963            '64B' and
12964            'NDRPDR' and
12965            'ETH' and
12966            'IP4FWD' and
12967            '4T2C' and
12968            'VHOST_1024' and
12969            not 'VXLAN' and
12970            not 'DOT1Q'"
12971   parameters:
12972   - "throughput"
12973   - "parent"
12974   - "tags"
12975   sort:
12976   - "not CFS_OPT"
12977   - "1VM"
12978   - "2VM"
12979   traces:
12980     hoverinfo: "x+y"
12981     boxpoints: "outliers"
12982     whiskerwidth: 0
12983   layout:
12984     title: "vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
12985     layout: "plot-throughput"
12986
12987 # Packet Throughput - VPP vhost l2sw 2n-skx-x710
12988 -
12989   type: "plot"
12990   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
12991   algorithm: "plot_performance_box"
12992   output-file-type: ".html"
12993   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
12994   data: "plot-vpp-throughput-latency-2n-skx"
12995   filter: "'NIC_Intel-X710' and
12996            '64B' and
12997            'NDRPDR' and
12998            'ETH' and
12999            '2T1C' and
13000            'L2BDMACLRN' and
13001            'VHOST_1024' and
13002            not 'VXLAN' and
13003            not 'IP4FWD' and
13004            not 'DOT1Q' and
13005            not '2VM'"
13006   parameters:
13007   - "throughput"
13008   - "parent"
13009   - "tags"
13010   sort:
13011   - "VM"  # "not CFS_OPT"
13012   - "CFS_OPT"
13013   - "FIB_10K"
13014   - "FIB_100K"
13015   - "FIB_1M"
13016   traces:
13017     hoverinfo: "x+y"
13018     boxpoints: "outliers"
13019     whiskerwidth: 0
13020   layout:
13021     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
13022     layout: "plot-throughput"
13023
13024 -
13025   type: "plot"
13026   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
13027   algorithm: "plot_performance_box"
13028   output-file-type: ".html"
13029   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
13030   data: "plot-vpp-throughput-latency-2n-skx"
13031   filter: "'NIC_Intel-X710' and
13032            '64B' and
13033            'NDRPDR' and
13034            'ETH' and
13035            '4T2C' and
13036            'L2BDMACLRN' and
13037            'VHOST_1024' and
13038            not 'VXLAN' and
13039            not 'IP4FWD' and
13040            not 'DOT1Q' and
13041            not '2VM'"
13042   parameters:
13043   - "throughput"
13044   - "parent"
13045   - "tags"
13046   sort:
13047   - "VM"  # "not CFS_OPT"
13048   - "CFS_OPT"
13049   - "FIB_10K"
13050   - "FIB_100K"
13051   - "FIB_1M"
13052   traces:
13053     hoverinfo: "x+y"
13054     boxpoints: "outliers"
13055     whiskerwidth: 0
13056   layout:
13057     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
13058     layout: "plot-throughput"
13059
13060 -
13061   type: "plot"
13062   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
13063   algorithm: "plot_performance_box"
13064   output-file-type: ".html"
13065   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
13066   data: "plot-vpp-throughput-latency-2n-skx"
13067   filter: "'NIC_Intel-X710' and
13068            '64B' and
13069            'NDRPDR' and
13070            'ETH' and
13071            '2T1C' and
13072            'L2BDMACLRN' and
13073            'VHOST_1024' and
13074            not 'VXLAN' and
13075            not 'IP4FWD' and
13076            not 'DOT1Q' and
13077            not '2VM'"
13078   parameters:
13079   - "throughput"
13080   - "parent"
13081   - "tags"
13082   sort:
13083   - "VM"  # "not CFS_OPT"
13084   - "CFS_OPT"
13085   - "FIB_10K"
13086   - "FIB_100K"
13087   - "FIB_1M"
13088   traces:
13089     hoverinfo: "x+y"
13090     boxpoints: "outliers"
13091     whiskerwidth: 0
13092   layout:
13093     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
13094     layout: "plot-throughput"
13095
13096 -
13097   type: "plot"
13098   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
13099   algorithm: "plot_performance_box"
13100   output-file-type: ".html"
13101   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
13102   data: "plot-vpp-throughput-latency-2n-skx"
13103   filter: "'NIC_Intel-X710' and
13104            '64B' and
13105            'NDRPDR' and
13106            'ETH' and
13107            '4T2C' and
13108            'L2BDMACLRN' and
13109            'VHOST_1024' and
13110            not 'VXLAN' and
13111            not 'IP4FWD' and
13112            not 'DOT1Q' and
13113            not '2VM'"
13114   parameters:
13115   - "throughput"
13116   - "parent"
13117   - "tags"
13118   sort:
13119   - "VM"  # "not CFS_OPT"
13120   - "CFS_OPT"
13121   - "FIB_10K"
13122   - "FIB_100K"
13123   - "FIB_1M"
13124   traces:
13125     hoverinfo: "x+y"
13126     boxpoints: "outliers"
13127     whiskerwidth: 0
13128   layout:
13129     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
13130     layout: "plot-throughput"
13131
13132 # Packet Throughput - VPP vhost l2sw 2n-skx-x710 - base
13133 -
13134   type: "plot"
13135   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base-ndr"
13136   algorithm: "plot_performance_box"
13137   output-file-type: ".html"
13138   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-ndr"
13139   data: "plot-vpp-throughput-latency-2n-skx"
13140   filter: "'NIC_Intel-X710' and
13141            '64B' and
13142            'NDRPDR' and
13143            'ETH' and
13144            'BASE' and
13145            '2T1C' and
13146            ('L2BDMACLRN' or 'L2XCFWD') and
13147            'VHOST_1024' and
13148            not 'VXLAN' and
13149            not 'IP4FWD' and
13150            not 'DOT1Q' and
13151            not '2VM'"
13152   parameters:
13153   - "throughput"
13154   - "parent"
13155   - "tags"
13156   sort:
13157   - "not CFS_OPT"
13158   - "L2XCFWD"
13159   - "not CFS_OPT"
13160   - "CFS_OPT"
13161   traces:
13162     hoverinfo: "x+y"
13163     boxpoints: "outliers"
13164     whiskerwidth: 0
13165   layout:
13166     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-ndr"
13167     layout: "plot-throughput"
13168
13169 -
13170   type: "plot"
13171   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base-pdr"
13172   algorithm: "plot_performance_box"
13173   output-file-type: ".html"
13174   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-pdr"
13175   data: "plot-vpp-throughput-latency-2n-skx"
13176   filter: "'NIC_Intel-X710' and
13177            '64B' and
13178            'NDRPDR' and
13179            'ETH' and
13180            'BASE' and
13181            '2T1C' and
13182            ('L2BDMACLRN' or 'L2XCFWD') and
13183            'VHOST_1024' and
13184            not 'VXLAN' and
13185            not 'IP4FWD' and
13186            not 'DOT1Q' and
13187            not '2VM'"
13188   parameters:
13189   - "throughput"
13190   - "parent"
13191   - "tags"
13192   sort:
13193   - "not CFS_OPT"
13194   - "L2XCFWD"
13195   - "not CFS_OPT"
13196   - "CFS_OPT"
13197   traces:
13198     hoverinfo: "x+y"
13199     boxpoints: "outliers"
13200     whiskerwidth: 0
13201   layout:
13202     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-pdr"
13203     layout: "plot-throughput"
13204
13205 -
13206   type: "plot"
13207   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base-ndr"
13208   algorithm: "plot_performance_box"
13209   output-file-type: ".html"
13210   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-ndr"
13211   data: "plot-vpp-throughput-latency-2n-skx"
13212   filter: "'NIC_Intel-X710' and
13213            '64B' and
13214            'NDRPDR' and
13215            'ETH' and
13216            'BASE' and
13217            '4T2C' and
13218            ('L2BDMACLRN' or 'L2XCFWD') and
13219            'VHOST_1024' and
13220            not 'VXLAN' and
13221            not 'IP4FWD' and
13222            not 'DOT1Q' and
13223            not '2VM'"
13224   parameters:
13225   - "throughput"
13226   - "parent"
13227   - "tags"
13228   sort:
13229   - "not CFS_OPT"
13230   - "L2XCFWD"
13231   - "not CFS_OPT"
13232   - "CFS_OPT"
13233   traces:
13234     hoverinfo: "x+y"
13235     boxpoints: "outliers"
13236     whiskerwidth: 0
13237   layout:
13238     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-ndr"
13239     layout: "plot-throughput"
13240
13241 -
13242   type: "plot"
13243   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base-pdr"
13244   algorithm: "plot_performance_box"
13245   output-file-type: ".html"
13246   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-pdr"
13247   data: "plot-vpp-throughput-latency-2n-skx"
13248   filter: "'NIC_Intel-X710' and
13249            '64B' and
13250            'NDRPDR' and
13251            'ETH' and
13252            'BASE' and
13253            '4T2C' and
13254            ('L2BDMACLRN' or 'L2XCFWD') and
13255            'VHOST_1024' and
13256            not 'VXLAN' and
13257            not 'IP4FWD' and
13258            not 'DOT1Q' and
13259            not '2VM'"
13260   parameters:
13261   - "throughput"
13262   - "parent"
13263   - "tags"
13264   sort:
13265   - "not CFS_OPT"
13266   - "L2XCFWD"
13267   - "not CFS_OPT"
13268   - "CFS_OPT"
13269   traces:
13270     hoverinfo: "x+y"
13271     boxpoints: "outliers"
13272     whiskerwidth: 0
13273   layout:
13274     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-pdr"
13275     layout: "plot-throughput"
13276
13277 # Packet Throughput - VPP vhost l2sw 2n-skx-x710 - base vm
13278 -
13279   type: "plot"
13280   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
13281   algorithm: "plot_performance_box"
13282   output-file-type: ".html"
13283   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
13284   data: "plot-vpp-throughput-latency-2n-skx"
13285   filter: "'NIC_Intel-X710' and
13286            '64B' and
13287            'NDRPDR' and
13288            'ETH' and
13289            '2T1C' and
13290            ('L2BDMACLRN' or 'L2XCFWD') and
13291            'VHOST_1024' and
13292            not 'CFS_OPT' and
13293            not 'VXLAN' and
13294            not 'IP4FWD' and
13295            not 'DOT1Q'"
13296   parameters:
13297   - "throughput"
13298   - "parent"
13299   - "tags"
13300   sort:
13301   - "1VM"
13302   - "L2XCFWD"
13303   - "1VM"
13304   - "L2BDMACLRN"
13305   traces:
13306     hoverinfo: "x+y"
13307     boxpoints: "outliers"
13308     whiskerwidth: 0
13309   layout:
13310     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
13311     layout: "plot-throughput"
13312
13313 -
13314   type: "plot"
13315   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-pdr"
13316   algorithm: "plot_performance_box"
13317   output-file-type: ".html"
13318   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-pdr"
13319   data: "plot-vpp-throughput-latency-2n-skx"
13320   filter: "'NIC_Intel-X710' and
13321            '64B' and
13322            'NDRPDR' and
13323            'ETH' and
13324            '2T1C' and
13325            ('L2BDMACLRN' or 'L2XCFWD') and
13326            'VHOST_1024' and
13327            not 'CFS_OPT' and
13328            not 'VXLAN' and
13329            not 'IP4FWD' and
13330            not 'DOT1Q'"
13331   parameters:
13332   - "throughput"
13333   - "parent"
13334   - "tags"
13335   sort:
13336   - "1VM"
13337   - "L2XCFWD"
13338   - "1VM"
13339   - "L2BDMACLRN"
13340   traces:
13341     hoverinfo: "x+y"
13342     boxpoints: "outliers"
13343     whiskerwidth: 0
13344   layout:
13345     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-pdr"
13346     layout: "plot-throughput"
13347
13348 -
13349   type: "plot"
13350   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
13351   algorithm: "plot_performance_box"
13352   output-file-type: ".html"
13353   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
13354   data: "plot-vpp-throughput-latency-2n-skx"
13355   filter: "'NIC_Intel-X710' and
13356            '64B' and
13357            'NDRPDR' and
13358            'ETH' and
13359            '4T2C' and
13360            ('L2BDMACLRN' or 'L2XCFWD') and
13361            'VHOST_1024' and
13362            not 'CFS_OPT' and
13363            not 'VXLAN' and
13364            not 'IP4FWD' and
13365            not 'DOT1Q'"
13366   parameters:
13367   - "throughput"
13368   - "parent"
13369   - "tags"
13370   sort:
13371   - "1VM"
13372   - "L2XCFWD"
13373   - "1VM"
13374   - "L2BDMACLRN"
13375   traces:
13376     hoverinfo: "x+y"
13377     boxpoints: "outliers"
13378     whiskerwidth: 0
13379   layout:
13380     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
13381     layout: "plot-throughput"
13382
13383 -
13384   type: "plot"
13385   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-pdr"
13386   algorithm: "plot_performance_box"
13387   output-file-type: ".html"
13388   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-pdr"
13389   data: "plot-vpp-throughput-latency-2n-skx"
13390   filter: "'NIC_Intel-X710' and
13391            '64B' and
13392            'NDRPDR' and
13393            'ETH' and
13394            '4T2C' and
13395            ('L2BDMACLRN' or 'L2XCFWD') and
13396            'VHOST_1024' and
13397            not 'CFS_OPT' and
13398            not 'VXLAN' and
13399            not 'IP4FWD' and
13400            not 'DOT1Q'"
13401   parameters:
13402   - "throughput"
13403   - "parent"
13404   - "tags"
13405   sort:
13406   - "1VM"
13407   - "L2XCFWD"
13408   - "1VM"
13409   - "L2BDMACLRN"
13410   traces:
13411     hoverinfo: "x+y"
13412     boxpoints: "outliers"
13413     whiskerwidth: 0
13414   layout:
13415     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-pdr"
13416     layout: "plot-throughput"
13417
13418 # Packet Throughput - VPP vhost ip4 2n-skx-xxv710
13419 -
13420   type: "plot"
13421   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
13422   algorithm: "plot_performance_box"
13423   output-file-type: ".html"
13424   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
13425   data: "plot-vpp-throughput-latency-2n-skx"
13426   filter: "'NIC_Intel-XXV710' and
13427            '64B' and
13428            'NDRPDR' and
13429            'ETH' and
13430            'IP4FWD' and
13431            '2T1C' and
13432            'VHOST_1024' and
13433            not 'VXLAN' and
13434            not 'DOT1Q'"
13435   parameters:
13436   - "throughput"
13437   - "parent"
13438   - "tags"
13439   sort:
13440   - "not CFS_OPT"
13441   - "1VM"
13442   - "2VM"
13443   traces:
13444     hoverinfo: "x+y"
13445     boxpoints: "outliers"
13446     whiskerwidth: 0
13447   layout:
13448     title: "vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
13449     layout: "plot-throughput"
13450
13451 -
13452   type: "plot"
13453   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
13454   algorithm: "plot_performance_box"
13455   output-file-type: ".html"
13456   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
13457   data: "plot-vpp-throughput-latency-2n-skx"
13458   filter: "'NIC_Intel-XXV710' and
13459            '64B' and
13460            'NDRPDR' and
13461            'ETH' and
13462            'IP4FWD' and
13463            '4T2C' and
13464            'VHOST_1024' and
13465            not 'VXLAN' and
13466            not 'DOT1Q'"
13467   parameters:
13468   - "throughput"
13469   - "parent"
13470   - "tags"
13471   sort:
13472   - "not CFS_OPT"
13473   - "1VM"
13474   - "2VM"
13475   traces:
13476     hoverinfo: "x+y"
13477     boxpoints: "outliers"
13478     whiskerwidth: 0
13479   layout:
13480     title: "vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
13481     layout: "plot-throughput"
13482
13483 -
13484   type: "plot"
13485   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
13486   algorithm: "plot_performance_box"
13487   output-file-type: ".html"
13488   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
13489   data: "plot-vpp-throughput-latency-2n-skx"
13490   filter: "'NIC_Intel-XXV710' and
13491            '64B' and
13492            'NDRPDR' and
13493            'ETH' and
13494            'IP4FWD' and
13495            '2T1C' and
13496            'VHOST_1024' and
13497            not 'VXLAN' and
13498            not 'DOT1Q'"
13499   parameters:
13500   - "throughput"
13501   - "parent"
13502   - "tags"
13503   sort:
13504   - "not CFS_OPT"
13505   - "1VM"
13506   - "2VM"
13507   traces:
13508     hoverinfo: "x+y"
13509     boxpoints: "outliers"
13510     whiskerwidth: 0
13511   layout:
13512     title: "vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
13513     layout: "plot-throughput"
13514
13515 -
13516   type: "plot"
13517   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
13518   algorithm: "plot_performance_box"
13519   output-file-type: ".html"
13520   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
13521   data: "plot-vpp-throughput-latency-2n-skx"
13522   filter: "'NIC_Intel-XXV710' and
13523            '64B' and
13524            'NDRPDR' and
13525            'ETH' and
13526            'IP4FWD' and
13527            '4T2C' and
13528            'VHOST_1024' and
13529            not 'VXLAN' and
13530            not 'DOT1Q'"
13531   parameters:
13532   - "throughput"
13533   - "parent"
13534   - "tags"
13535   sort:
13536   - "not CFS_OPT"
13537   - "1VM"
13538   - "2VM"
13539   traces:
13540     hoverinfo: "x+y"
13541     boxpoints: "outliers"
13542     whiskerwidth: 0
13543   layout:
13544     title: "vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
13545     layout: "plot-throughput"
13546
13547 # Packet Throughput - VPP vhost l2sw 2n-skx-xxv710
13548 -
13549   type: "plot"
13550   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
13551   algorithm: "plot_performance_box"
13552   output-file-type: ".html"
13553   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
13554   data: "plot-vpp-throughput-latency-2n-skx"
13555   filter: "'NIC_Intel-XXV710' and
13556            '64B' and
13557            'NDRPDR' and
13558            'ETH' and
13559            '2T1C' and
13560            'L2BDMACLRN' and
13561            'VHOST_1024' and
13562            not 'VXLAN' and
13563            not 'IP4FWD' and
13564            not 'DOT1Q' and
13565            not '2VM'"
13566   parameters:
13567   - "throughput"
13568   - "parent"
13569   - "tags"
13570   sort:
13571   - "VM"  # "not CFS_OPT"
13572   - "CFS_OPT"
13573   - "FIB_10K"
13574   - "FIB_100K"
13575   - "FIB_1M"
13576   traces:
13577     hoverinfo: "x+y"
13578     boxpoints: "outliers"
13579     whiskerwidth: 0
13580   layout:
13581     title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
13582     layout: "plot-throughput"
13583
13584 -
13585   type: "plot"
13586   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
13587   algorithm: "plot_performance_box"
13588   output-file-type: ".html"
13589   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
13590   data: "plot-vpp-throughput-latency-2n-skx"
13591   filter: "'NIC_Intel-XXV710' and
13592            '64B' and
13593            'NDRPDR' and
13594            'ETH' and
13595            '4T2C' and
13596            'L2BDMACLRN' and
13597            'VHOST_1024' and
13598            not 'VXLAN' and
13599            not 'IP4FWD' and
13600            not 'DOT1Q' and
13601            not '2VM'"
13602   parameters:
13603   - "throughput"
13604   - "parent"
13605   - "tags"
13606   sort:
13607   - "VM"  # "not CFS_OPT"
13608   - "CFS_OPT"
13609   - "FIB_10K"
13610   - "FIB_100K"
13611   - "FIB_1M"
13612   traces:
13613     hoverinfo: "x+y"
13614     boxpoints: "outliers"
13615     whiskerwidth: 0
13616   layout:
13617     title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
13618     layout: "plot-throughput"
13619
13620 -
13621   type: "plot"
13622   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
13623   algorithm: "plot_performance_box"
13624   output-file-type: ".html"
13625   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
13626   data: "plot-vpp-throughput-latency-2n-skx"
13627   filter: "'NIC_Intel-XXV710' and
13628            '64B' and
13629            'NDRPDR' and
13630            'ETH' and
13631            '2T1C' and
13632            'L2BDMACLRN' and
13633            'VHOST_1024' and
13634            not 'VXLAN' and
13635            not 'IP4FWD' and
13636            not 'DOT1Q' and
13637            not '2VM'"
13638   parameters:
13639   - "throughput"
13640   - "parent"
13641   - "tags"
13642   sort:
13643   - "VM"  # "not CFS_OPT"
13644   - "CFS_OPT"
13645   - "FIB_10K"
13646   - "FIB_100K"
13647   - "FIB_1M"
13648   traces:
13649     hoverinfo: "x+y"
13650     boxpoints: "outliers"
13651     whiskerwidth: 0
13652   layout:
13653     title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
13654     layout: "plot-throughput"
13655
13656 -
13657   type: "plot"
13658   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
13659   algorithm: "plot_performance_box"
13660   output-file-type: ".html"
13661   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
13662   data: "plot-vpp-throughput-latency-2n-skx"
13663   filter: "'NIC_Intel-XXV710' and
13664            '64B' and
13665            'NDRPDR' and
13666            'ETH' and
13667            '4T2C' and
13668            'L2BDMACLRN' and
13669            'VHOST_1024' and
13670            not 'VXLAN' and
13671            not 'IP4FWD' and
13672            not 'DOT1Q' and
13673            not '2VM'"
13674   parameters:
13675   - "throughput"
13676   - "parent"
13677   - "tags"
13678   sort:
13679   - "VM"  # "not CFS_OPT"
13680   - "CFS_OPT"
13681   - "FIB_10K"
13682   - "FIB_100K"
13683   - "FIB_1M"
13684   traces:
13685     hoverinfo: "x+y"
13686     boxpoints: "outliers"
13687     whiskerwidth: 0
13688   layout:
13689     title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
13690     layout: "plot-throughput"
13691
13692 # Packet Throughput - VPP vhost l2sw 2n-skx-xxv710 - base
13693 -
13694   type: "plot"
13695   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-ndr"
13696   algorithm: "plot_performance_box"
13697   output-file-type: ".html"
13698   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-ndr"
13699   data: "plot-vpp-throughput-latency-2n-skx"
13700   filter: "'NIC_Intel-XXV710' and
13701            '64B' and
13702            'NDRPDR' and
13703            'ETH' and
13704            'BASE' and
13705            '2T1C' and
13706            ('L2BDMACLRN' or 'L2XCFWD') and
13707            'VHOST_1024' and
13708            not 'VXLAN' and
13709            not 'IP4FWD' and
13710            not 'DOT1Q' and
13711            not '2VM'"
13712   parameters:
13713   - "throughput"
13714   - "parent"
13715   - "tags"
13716   sort:
13717   - "not CFS_OPT"
13718   - "L2XCFWD"
13719   - "not CFS_OPT"
13720   - "CFS_OPT"
13721   traces:
13722     hoverinfo: "x+y"
13723     boxpoints: "outliers"
13724     whiskerwidth: 0
13725   layout:
13726     title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-ndr"
13727     layout: "plot-throughput"
13728
13729 -
13730   type: "plot"
13731   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-pdr"
13732   algorithm: "plot_performance_box"
13733   output-file-type: ".html"
13734   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-pdr"
13735   data: "plot-vpp-throughput-latency-2n-skx"
13736   filter: "'NIC_Intel-XXV710' and
13737            '64B' and
13738            'NDRPDR' and
13739            'ETH' and
13740            'BASE' and
13741            '2T1C' and
13742            ('L2BDMACLRN' or 'L2XCFWD') and
13743            'VHOST_1024' and
13744            not 'VXLAN' and
13745            not 'IP4FWD' and
13746            not 'DOT1Q' and
13747            not '2VM'"
13748   parameters:
13749   - "throughput"
13750   - "parent"
13751   - "tags"
13752   sort:
13753   - "not CFS_OPT"
13754   - "L2XCFWD"
13755   - "not CFS_OPT"
13756   - "CFS_OPT"
13757   traces:
13758     hoverinfo: "x+y"
13759     boxpoints: "outliers"
13760     whiskerwidth: 0
13761   layout:
13762     title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-pdr"
13763     layout: "plot-throughput"
13764
13765 -
13766   type: "plot"
13767   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-ndr"
13768   algorithm: "plot_performance_box"
13769   output-file-type: ".html"
13770   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-ndr"
13771   data: "plot-vpp-throughput-latency-2n-skx"
13772   filter: "'NIC_Intel-XXV710' and
13773            '64B' and
13774            'NDRPDR' and
13775            'ETH' and
13776            'BASE' and
13777            '4T2C' and
13778            ('L2BDMACLRN' or 'L2XCFWD') and
13779            'VHOST_1024' and
13780            not 'VXLAN' and
13781            not 'IP4FWD' and
13782            not 'DOT1Q' and
13783            not '2VM'"
13784   parameters:
13785   - "throughput"
13786   - "parent"
13787   - "tags"
13788   sort:
13789   - "not CFS_OPT"
13790   - "L2XCFWD"
13791   - "not CFS_OPT"
13792   - "CFS_OPT"
13793   traces:
13794     hoverinfo: "x+y"
13795     boxpoints: "outliers"
13796     whiskerwidth: 0
13797   layout:
13798     title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-ndr"
13799     layout: "plot-throughput"
13800
13801 -
13802   type: "plot"
13803   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-pdr"
13804   algorithm: "plot_performance_box"
13805   output-file-type: ".html"
13806   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-pdr"
13807   data: "plot-vpp-throughput-latency-2n-skx"
13808   filter: "'NIC_Intel-XXV710' and
13809            '64B' and
13810            'NDRPDR' and
13811            'ETH' and
13812            'BASE' and
13813            '4T2C' and
13814            ('L2BDMACLRN' or 'L2XCFWD') and
13815            'VHOST_1024' and
13816            not 'VXLAN' and
13817            not 'IP4FWD' and
13818            not 'DOT1Q' and
13819            not '2VM'"
13820   parameters:
13821   - "throughput"
13822   - "parent"
13823   - "tags"
13824   sort:
13825   - "not CFS_OPT"
13826   - "L2XCFWD"
13827   - "not CFS_OPT"
13828   - "CFS_OPT"
13829   traces:
13830     hoverinfo: "x+y"
13831     boxpoints: "outliers"
13832     whiskerwidth: 0
13833   layout:
13834     title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-pdr"
13835     layout: "plot-throughput"
13836
13837 # Packet Throughput - VPP vhost l2sw 2n-skx-xxv710 - base vm
13838 -
13839   type: "plot"
13840   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
13841   algorithm: "plot_performance_box"
13842   output-file-type: ".html"
13843   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
13844   data: "plot-vpp-throughput-latency-2n-skx"
13845   filter: "'NIC_Intel-XXV710' and
13846            '64B' and
13847            'NDRPDR' and
13848            'ETH' and
13849            '2T1C' and
13850            ('L2BDMACLRN' or 'L2XCFWD') and
13851            'VHOST_1024' and
13852            not 'CFS_OPT' and
13853            not 'VXLAN' and
13854            not 'IP4FWD' and
13855            not 'DOT1Q'"
13856   parameters:
13857   - "throughput"
13858   - "parent"
13859   - "tags"
13860   sort:
13861   - "1VM"
13862   - "L2XCFWD"
13863   - "1VM"
13864   - "L2BDMACLRN"
13865   traces:
13866     hoverinfo: "x+y"
13867     boxpoints: "outliers"
13868     whiskerwidth: 0
13869   layout:
13870     title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
13871     layout: "plot-throughput"
13872
13873 -
13874   type: "plot"
13875   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-pdr"
13876   algorithm: "plot_performance_box"
13877   output-file-type: ".html"
13878   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-pdr"
13879   data: "plot-vpp-throughput-latency-2n-skx"
13880   filter: "'NIC_Intel-XXV710' and
13881            '64B' and
13882            'NDRPDR' and
13883            'ETH' and
13884            '2T1C' and
13885            ('L2BDMACLRN' or 'L2XCFWD') and
13886            'VHOST_1024' and
13887            not 'CFS_OPT' and
13888            not 'VXLAN' and
13889            not 'IP4FWD' and
13890            not 'DOT1Q'"
13891   parameters:
13892   - "throughput"
13893   - "parent"
13894   - "tags"
13895   sort:
13896   - "1VM"
13897   - "L2XCFWD"
13898   - "1VM"
13899   - "L2BDMACLRN"
13900   traces:
13901     hoverinfo: "x+y"
13902     boxpoints: "outliers"
13903     whiskerwidth: 0
13904   layout:
13905     title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-pdr"
13906     layout: "plot-throughput"
13907
13908 -
13909   type: "plot"
13910   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
13911   algorithm: "plot_performance_box"
13912   output-file-type: ".html"
13913   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
13914   data: "plot-vpp-throughput-latency-2n-skx"
13915   filter: "'NIC_Intel-XXV710' and
13916            '64B' and
13917            'NDRPDR' and
13918            'ETH' and
13919            '4T2C' and
13920            ('L2BDMACLRN' or 'L2XCFWD') and
13921            'VHOST_1024' and
13922            not 'CFS_OPT' and
13923            not 'VXLAN' and
13924            not 'IP4FWD' and
13925            not 'DOT1Q'"
13926   parameters:
13927   - "throughput"
13928   - "parent"
13929   - "tags"
13930   sort:
13931   - "1VM"
13932   - "L2XCFWD"
13933   - "1VM"
13934   - "L2BDMACLRN"
13935   traces:
13936     hoverinfo: "x+y"
13937     boxpoints: "outliers"
13938     whiskerwidth: 0
13939   layout:
13940     title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
13941     layout: "plot-throughput"
13942
13943 -
13944   type: "plot"
13945   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-pdr"
13946   algorithm: "plot_performance_box"
13947   output-file-type: ".html"
13948   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-pdr"
13949   data: "plot-vpp-throughput-latency-2n-skx"
13950   filter: "'NIC_Intel-XXV710' and
13951            '64B' and
13952            'NDRPDR' and
13953            'ETH' and
13954            '4T2C' and
13955            ('L2BDMACLRN' or 'L2XCFWD') and
13956            'VHOST_1024' and
13957            not 'CFS_OPT' and
13958            not 'VXLAN' and
13959            not 'IP4FWD' and
13960            not 'DOT1Q'"
13961   parameters:
13962   - "throughput"
13963   - "parent"
13964   - "tags"
13965   sort:
13966   - "1VM"
13967   - "L2XCFWD"
13968   - "1VM"
13969   - "L2BDMACLRN"
13970   traces:
13971     hoverinfo: "x+y"
13972     boxpoints: "outliers"
13973     whiskerwidth: 0
13974   layout:
13975     title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-pdr"
13976     layout: "plot-throughput"
13977
13978 ################################################################################
13979
13980 # Packet Throughput - VPP VTS 3n-hsw-x520
13981 -
13982   type: "plot"
13983   title: "VPP Throughput: vts-3n-hsw-x520-114b-1t1c-ndr"
13984   algorithm: "plot_performance_box"
13985   output-file-type: ".html"
13986   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-1t1c-ndr"
13987   data: "plot-vpp-throughput-latency-3n-hsw"
13988   filter: "'NIC_Intel-X520-DA2' and
13989            '114B' and
13990            'NDRPDR' and
13991            '1T1C' and
13992            'VTS'"
13993   parameters:
13994   - "throughput"
13995   - "parent"
13996   - "tags"
13997   traces:
13998     hoverinfo: "x+y"
13999     boxpoints: "outliers"
14000     whiskerwidth: 0
14001   layout:
14002     title: "vts-3n-hsw-x520-114b-1t1c-ndr"
14003     layout: "plot-throughput"
14004
14005 -
14006   type: "plot"
14007   title: "VPP Throughput: vts-3n-hsw-x520-114b-2t2c-ndr"
14008   algorithm: "plot_performance_box"
14009   output-file-type: ".html"
14010   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-2t2c-ndr"
14011   data: "plot-vpp-throughput-latency-3n-hsw"
14012   filter: "'NIC_Intel-X520-DA2' and
14013            '114B' and
14014            'NDRPDR' and
14015            '2T2C' and
14016            'VTS'"
14017   parameters:
14018   - "throughput"
14019   - "parent"
14020   - "tags"
14021   traces:
14022     hoverinfo: "x+y"
14023     boxpoints: "outliers"
14024     whiskerwidth: 0
14025   layout:
14026     title: "vts-3n-hsw-x520-114b-2t2c-ndr"
14027     layout: "plot-throughput"
14028
14029 -
14030   type: "plot"
14031   title: "VPP Throughput: vts-3n-hsw-x520-114b-1t1c-pdr"
14032   algorithm: "plot_performance_box"
14033   output-file-type: ".html"
14034   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-1t1c-pdr"
14035   data: "plot-vpp-throughput-latency-3n-hsw"
14036   filter: "'NIC_Intel-X520-DA2' and
14037            '114B' and
14038            'NDRPDR' and
14039            '1T1C' and
14040            'VTS'"
14041   parameters:
14042   - "throughput"
14043   - "parent"
14044   - "tags"
14045   traces:
14046     hoverinfo: "x+y"
14047     boxpoints: "outliers"
14048     whiskerwidth: 0
14049   layout:
14050     title: "vts-3n-hsw-x520-114b-1t1c-pdr"
14051     layout: "plot-throughput"
14052
14053 -
14054   type: "plot"
14055   title: "VPP Throughput: vts-3n-hsw-x520-114b-2t2c-pdr"
14056   algorithm: "plot_performance_box"
14057   output-file-type: ".html"
14058   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-2t2c-pdr"
14059   data: "plot-vpp-throughput-latency-3n-hsw"
14060   filter: "'NIC_Intel-X520-DA2' and
14061            '114B' and
14062            'NDRPDR' and
14063            '2T2C' and
14064            'VTS'"
14065   parameters:
14066   - "throughput"
14067   - "parent"
14068   - "tags"
14069   traces:
14070     hoverinfo: "x+y"
14071     boxpoints: "outliers"
14072     whiskerwidth: 0
14073   layout:
14074     title: "vts-3n-hsw-x520-114b-2t2c-pdr"
14075     layout: "plot-throughput"
14076
14077 ################################################################################
14078
14079 # Packet Throughput - DPDK l3fwd 3n-hsw-x520
14080 -
14081   type: "plot"
14082   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
14083   algorithm: "plot_performance_box"
14084   output-file-type: ".html"
14085   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
14086   data: "plot-dpdk-throughput-latency-3n-hsw"
14087   filter: "'NIC_Intel-X520-DA2' and
14088            '64B' and
14089            'BASE' and
14090            'NDRPDR' and
14091            '1T1C' and
14092            'IP4FWD'"
14093   parameters:
14094   - "throughput"
14095   - "parent"
14096   - "tags"
14097   traces:
14098     hoverinfo: "x+y"
14099     boxpoints: "outliers"
14100     whiskerwidth: 0
14101   layout:
14102     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
14103     layout: "plot-throughput"
14104
14105 -
14106   type: "plot"
14107   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
14108   algorithm: "plot_performance_box"
14109   output-file-type: ".html"
14110   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
14111   data: "plot-dpdk-throughput-latency-3n-hsw"
14112   filter: "'NIC_Intel-X520-DA2' and
14113            '64B' and
14114            'BASE' and
14115            'NDRPDR' and
14116            '2T2C' and
14117            'IP4FWD'"
14118   parameters:
14119   - "throughput"
14120   - "parent"
14121   - "tags"
14122   traces:
14123     hoverinfo: "x+y"
14124     boxpoints: "outliers"
14125     whiskerwidth: 0
14126   layout:
14127     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
14128     layout: "plot-throughput"
14129
14130 -
14131   type: "plot"
14132   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
14133   algorithm: "plot_performance_box"
14134   output-file-type: ".html"
14135   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
14136   data: "plot-dpdk-throughput-latency-3n-hsw"
14137   filter: "'NIC_Intel-X520-DA2' and
14138            '64B' and
14139            'BASE' and
14140            'NDRPDR' and
14141            '1T1C' and
14142            'IP4FWD'"
14143   parameters:
14144   - "throughput"
14145   - "parent"
14146   - "tags"
14147   traces:
14148     hoverinfo: "x+y"
14149     boxpoints: "outliers"
14150     whiskerwidth: 0
14151   layout:
14152     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
14153     layout: "plot-throughput"
14154
14155 -
14156   type: "plot"
14157   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
14158   algorithm: "plot_performance_box"
14159   output-file-type: ".html"
14160   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
14161   data: "plot-dpdk-throughput-latency-3n-hsw"
14162   filter: "'NIC_Intel-X520-DA2' and
14163            '64B' and
14164            'BASE' and
14165            'NDRPDR' and
14166            '2T2C' and
14167            'IP4FWD'"
14168   parameters:
14169   - "throughput"
14170   - "parent"
14171   - "tags"
14172   traces:
14173     hoverinfo: "x+y"
14174     boxpoints: "outliers"
14175     whiskerwidth: 0
14176   layout:
14177     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
14178     layout: "plot-throughput"
14179
14180 # Packet Throughput - DPDK l3fwd 3n-hsw-x710
14181 -
14182   type: "plot"
14183   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
14184   algorithm: "plot_performance_box"
14185   output-file-type: ".html"
14186   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
14187   data: "plot-dpdk-throughput-latency-3n-hsw"
14188   filter: "'NIC_Intel-X710' and
14189            '64B' and
14190            'BASE' and
14191            'NDRPDR' and
14192            '1T1C' and
14193            'IP4FWD'"
14194   parameters:
14195   - "throughput"
14196   - "parent"
14197   - "tags"
14198   traces:
14199     hoverinfo: "x+y"
14200     boxpoints: "outliers"
14201     whiskerwidth: 0
14202   layout:
14203     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
14204     layout: "plot-throughput"
14205
14206 -
14207   type: "plot"
14208   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
14209   algorithm: "plot_performance_box"
14210   output-file-type: ".html"
14211   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
14212   data: "plot-dpdk-throughput-latency-3n-hsw"
14213   filter: "'NIC_Intel-X710' and
14214            '64B' and
14215            'BASE' and
14216            'NDRPDR' and
14217            '2T2C' and
14218            'IP4FWD'"
14219   parameters:
14220   - "throughput"
14221   - "parent"
14222   - "tags"
14223   traces:
14224     hoverinfo: "x+y"
14225     boxpoints: "outliers"
14226     whiskerwidth: 0
14227   layout:
14228     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
14229     layout: "plot-throughput"
14230
14231 -
14232   type: "plot"
14233   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
14234   algorithm: "plot_performance_box"
14235   output-file-type: ".html"
14236   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
14237   data: "plot-dpdk-throughput-latency-3n-hsw"
14238   filter: "'NIC_Intel-X710' and
14239            '64B' and
14240            'BASE' and
14241            'NDRPDR' and
14242            '1T1C' and
14243            'IP4FWD'"
14244   parameters:
14245   - "throughput"
14246   - "parent"
14247   - "tags"
14248   traces:
14249     hoverinfo: "x+y"
14250     boxpoints: "outliers"
14251     whiskerwidth: 0
14252   layout:
14253     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
14254     layout: "plot-throughput"
14255
14256 -
14257   type: "plot"
14258   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
14259   algorithm: "plot_performance_box"
14260   output-file-type: ".html"
14261   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
14262   data: "plot-dpdk-throughput-latency-3n-hsw"
14263   filter: "'NIC_Intel-X710' and
14264            '64B' and
14265            'BASE' and
14266            'NDRPDR' and
14267            '2T2C' and
14268            'IP4FWD'"
14269   parameters:
14270   - "throughput"
14271   - "parent"
14272   - "tags"
14273   traces:
14274     hoverinfo: "x+y"
14275     boxpoints: "outliers"
14276     whiskerwidth: 0
14277   layout:
14278     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
14279     layout: "plot-throughput"
14280
14281 # Packet Throughput - DPDK l3fwd 3n-hsw-xl710
14282 -
14283   type: "plot"
14284   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
14285   algorithm: "plot_performance_box"
14286   output-file-type: ".html"
14287   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
14288   data: "plot-dpdk-throughput-latency-3n-hsw"
14289   filter: "'NIC_Intel-XL710' and
14290            '64B' and
14291            'BASE' and
14292            'NDRPDR' and
14293            '1T1C' and
14294            'IP4FWD'"
14295   parameters:
14296   - "throughput"
14297   - "parent"
14298   - "tags"
14299   traces:
14300     hoverinfo: "x+y"
14301     boxpoints: "outliers"
14302     whiskerwidth: 0
14303   layout:
14304     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
14305     layout: "plot-throughput"
14306
14307 -
14308   type: "plot"
14309   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
14310   algorithm: "plot_performance_box"
14311   output-file-type: ".html"
14312   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
14313   data: "plot-dpdk-throughput-latency-3n-hsw"
14314   filter: "'NIC_Intel-XL710' and
14315            '64B' and
14316            'BASE' and
14317            'NDRPDR' and
14318            '2T2C' and
14319            'IP4FWD'"
14320   parameters:
14321   - "throughput"
14322   - "parent"
14323   - "tags"
14324   traces:
14325     hoverinfo: "x+y"
14326     boxpoints: "outliers"
14327     whiskerwidth: 0
14328   layout:
14329     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
14330     layout: "plot-throughput"
14331
14332 -
14333   type: "plot"
14334   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
14335   algorithm: "plot_performance_box"
14336   output-file-type: ".html"
14337   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
14338   data: "plot-dpdk-throughput-latency-3n-hsw"
14339   filter: "'NIC_Intel-XL710' and
14340            '64B' and
14341            'BASE' and
14342            'NDRPDR' and
14343            '1T1C' and
14344            'IP4FWD'"
14345   parameters:
14346   - "throughput"
14347   - "parent"
14348   - "tags"
14349   traces:
14350     hoverinfo: "x+y"
14351     boxpoints: "outliers"
14352     whiskerwidth: 0
14353   layout:
14354     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
14355     layout: "plot-throughput"
14356
14357 -
14358   type: "plot"
14359   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
14360   algorithm: "plot_performance_box"
14361   output-file-type: ".html"
14362   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
14363   data: "plot-dpdk-throughput-latency-3n-hsw"
14364   filter: "'NIC_Intel-XL710' and
14365            '64B' and
14366            'BASE' and
14367            'NDRPDR' and
14368            '2T2C' and
14369            'IP4FWD'"
14370   parameters:
14371   - "throughput"
14372   - "parent"
14373   - "tags"
14374   traces:
14375     hoverinfo: "x+y"
14376     boxpoints: "outliers"
14377     whiskerwidth: 0
14378   layout:
14379     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
14380     layout: "plot-throughput"
14381
14382 # Packet Throughput - DPDK l3fwd 3n-skx-x710
14383 -
14384   type: "plot"
14385   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
14386   algorithm: "plot_performance_box"
14387   output-file-type: ".html"
14388   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
14389   data: "plot-dpdk-throughput-latency-3n-skx"
14390   filter: "'NIC_Intel-X710' and
14391            '64B' and
14392            'BASE' and
14393            'NDRPDR' and
14394            '2T1C' and
14395            'IP4FWD'"
14396   parameters:
14397   - "throughput"
14398   - "parent"
14399   - "tags"
14400   traces:
14401     hoverinfo: "x+y"
14402     boxpoints: "outliers"
14403     whiskerwidth: 0
14404   layout:
14405     title: "l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
14406     layout: "plot-throughput"
14407
14408 -
14409   type: "plot"
14410   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
14411   algorithm: "plot_performance_box"
14412   output-file-type: ".html"
14413   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
14414   data: "plot-dpdk-throughput-latency-3n-skx"
14415   filter: "'NIC_Intel-X710' and
14416            '64B' and
14417            'BASE' and
14418            'NDRPDR' and
14419            '4T2C' and
14420            'IP4FWD'"
14421   parameters:
14422   - "throughput"
14423   - "parent"
14424   - "tags"
14425   traces:
14426     hoverinfo: "x+y"
14427     boxpoints: "outliers"
14428     whiskerwidth: 0
14429   layout:
14430     title: "l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
14431     layout: "plot-throughput"
14432
14433 -
14434   type: "plot"
14435   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
14436   algorithm: "plot_performance_box"
14437   output-file-type: ".html"
14438   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
14439   data: "plot-dpdk-throughput-latency-3n-skx"
14440   filter: "'NIC_Intel-X710' and
14441            '64B' and
14442            'BASE' and
14443            'NDRPDR' and
14444            '2T1C' and
14445            'IP4FWD'"
14446   parameters:
14447   - "throughput"
14448   - "parent"
14449   - "tags"
14450   traces:
14451     hoverinfo: "x+y"
14452     boxpoints: "outliers"
14453     whiskerwidth: 0
14454   layout:
14455     title: "l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
14456     layout: "plot-throughput"
14457
14458 -
14459   type: "plot"
14460   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
14461   algorithm: "plot_performance_box"
14462   output-file-type: ".html"
14463   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
14464   data: "plot-dpdk-throughput-latency-3n-skx"
14465   filter: "'NIC_Intel-X710' and
14466            '64B' and
14467            'BASE' and
14468            'NDRPDR' and
14469            '4T2C' and
14470            'IP4FWD'"
14471   parameters:
14472   - "throughput"
14473   - "parent"
14474   - "tags"
14475   traces:
14476     hoverinfo: "x+y"
14477     boxpoints: "outliers"
14478     whiskerwidth: 0
14479   layout:
14480     title: "l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
14481     layout: "plot-throughput"
14482
14483 # Packet Throughput - DPDK l3fwd 3n-skx-xxv710
14484 -
14485   type: "plot"
14486   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
14487   algorithm: "plot_performance_box"
14488   output-file-type: ".html"
14489   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
14490   data: "plot-dpdk-throughput-latency-3n-skx"
14491   filter: "'NIC_Intel-XXV710' and
14492            '64B' and
14493            'BASE' and
14494            'NDRPDR' and
14495            '2T1C' and
14496            'IP4FWD'"
14497   parameters:
14498   - "throughput"
14499   - "parent"
14500   - "tags"
14501   traces:
14502     hoverinfo: "x+y"
14503     boxpoints: "outliers"
14504     whiskerwidth: 0
14505   layout:
14506     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
14507     layout: "plot-throughput"
14508
14509 -
14510   type: "plot"
14511   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
14512   algorithm: "plot_performance_box"
14513   output-file-type: ".html"
14514   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
14515   data: "plot-dpdk-throughput-latency-3n-skx"
14516   filter: "'NIC_Intel-XXV710' and
14517            '64B' and
14518            'BASE' and
14519            'NDRPDR' and
14520            '4T2C' and
14521            'IP4FWD'"
14522   parameters:
14523   - "throughput"
14524   - "parent"
14525   - "tags"
14526   traces:
14527     hoverinfo: "x+y"
14528     boxpoints: "outliers"
14529     whiskerwidth: 0
14530   layout:
14531     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
14532     layout: "plot-throughput"
14533
14534 -
14535   type: "plot"
14536   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
14537   algorithm: "plot_performance_box"
14538   output-file-type: ".html"
14539   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
14540   data: "plot-dpdk-throughput-latency-3n-skx"
14541   filter: "'NIC_Intel-XXV710' and
14542            '64B' and
14543            'BASE' and
14544            'NDRPDR' and
14545            '2T1C' and
14546            'IP4FWD'"
14547   parameters:
14548   - "throughput"
14549   - "parent"
14550   - "tags"
14551   traces:
14552     hoverinfo: "x+y"
14553     boxpoints: "outliers"
14554     whiskerwidth: 0
14555   layout:
14556     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
14557     layout: "plot-throughput"
14558
14559 -
14560   type: "plot"
14561   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
14562   algorithm: "plot_performance_box"
14563   output-file-type: ".html"
14564   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
14565   data: "plot-dpdk-throughput-latency-3n-skx"
14566   filter: "'NIC_Intel-XXV710' and
14567            '64B' and
14568            'BASE' and
14569            'NDRPDR' and
14570            '4T2C' and
14571            'IP4FWD'"
14572   parameters:
14573   - "throughput"
14574   - "parent"
14575   - "tags"
14576   traces:
14577     hoverinfo: "x+y"
14578     boxpoints: "outliers"
14579     whiskerwidth: 0
14580   layout:
14581     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
14582     layout: "plot-throughput"
14583
14584 # Packet Throughput - DPDK l3fwd 2n-skx-x710
14585 -
14586   type: "plot"
14587   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
14588   algorithm: "plot_performance_box"
14589   output-file-type: ".html"
14590   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
14591   data: "plot-dpdk-throughput-latency-2n-skx"
14592   filter: "'NIC_Intel-X710' and
14593            '64B' and
14594            'BASE' and
14595            'NDRPDR' and
14596            '2T1C' and
14597            'IP4FWD'"
14598   parameters:
14599   - "throughput"
14600   - "parent"
14601   - "tags"
14602   traces:
14603     hoverinfo: "x+y"
14604     boxpoints: "outliers"
14605     whiskerwidth: 0
14606   layout:
14607     title: "l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
14608     layout: "plot-throughput"
14609
14610 -
14611   type: "plot"
14612   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
14613   algorithm: "plot_performance_box"
14614   output-file-type: ".html"
14615   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
14616   data: "plot-dpdk-throughput-latency-2n-skx"
14617   filter: "'NIC_Intel-X710' and
14618            '64B' and
14619            'BASE' and
14620            'NDRPDR' and
14621            '4T2C' and
14622            'IP4FWD'"
14623   parameters:
14624   - "throughput"
14625   - "parent"
14626   - "tags"
14627   traces:
14628     hoverinfo: "x+y"
14629     boxpoints: "outliers"
14630     whiskerwidth: 0
14631   layout:
14632     title: "l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
14633     layout: "plot-throughput"
14634
14635 -
14636   type: "plot"
14637   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
14638   algorithm: "plot_performance_box"
14639   output-file-type: ".html"
14640   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
14641   data: "plot-dpdk-throughput-latency-2n-skx"
14642   filter: "'NIC_Intel-X710' and
14643            '64B' and
14644            'BASE' and
14645            'NDRPDR' and
14646            '2T1C' and
14647            'IP4FWD'"
14648   parameters:
14649   - "throughput"
14650   - "parent"
14651   - "tags"
14652   traces:
14653     hoverinfo: "x+y"
14654     boxpoints: "outliers"
14655     whiskerwidth: 0
14656   layout:
14657     title: "l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
14658     layout: "plot-throughput"
14659
14660 -
14661   type: "plot"
14662   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
14663   algorithm: "plot_performance_box"
14664   output-file-type: ".html"
14665   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
14666   data: "plot-dpdk-throughput-latency-2n-skx"
14667   filter: "'NIC_Intel-X710' and
14668            '64B' and
14669            'BASE' and
14670            'NDRPDR' and
14671            '4T2C' and
14672            'IP4FWD'"
14673   parameters:
14674   - "throughput"
14675   - "parent"
14676   - "tags"
14677   traces:
14678     hoverinfo: "x+y"
14679     boxpoints: "outliers"
14680     whiskerwidth: 0
14681   layout:
14682     title: "l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
14683     layout: "plot-throughput"
14684
14685 # Packet Throughput - DPDK l3fwd 2n-skx-xxv710
14686 -
14687   type: "plot"
14688   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
14689   algorithm: "plot_performance_box"
14690   output-file-type: ".html"
14691   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
14692   data: "plot-dpdk-throughput-latency-2n-skx"
14693   filter: "'NIC_Intel-XXV710' and
14694            '64B' and
14695            'BASE' and
14696            'NDRPDR' and
14697            '2T1C' and
14698            'IP4FWD'"
14699   parameters:
14700   - "throughput"
14701   - "parent"
14702   - "tags"
14703   traces:
14704     hoverinfo: "x+y"
14705     boxpoints: "outliers"
14706     whiskerwidth: 0
14707   layout:
14708     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
14709     layout: "plot-throughput"
14710
14711 -
14712   type: "plot"
14713   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
14714   algorithm: "plot_performance_box"
14715   output-file-type: ".html"
14716   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
14717   data: "plot-dpdk-throughput-latency-2n-skx"
14718   filter: "'NIC_Intel-XXV710' and
14719            '64B' and
14720            'BASE' and
14721            'NDRPDR' and
14722            '4T2C' and
14723            'IP4FWD'"
14724   parameters:
14725   - "throughput"
14726   - "parent"
14727   - "tags"
14728   traces:
14729     hoverinfo: "x+y"
14730     boxpoints: "outliers"
14731     whiskerwidth: 0
14732   layout:
14733     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
14734     layout: "plot-throughput"
14735
14736 -
14737   type: "plot"
14738   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
14739   algorithm: "plot_performance_box"
14740   output-file-type: ".html"
14741   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
14742   data: "plot-dpdk-throughput-latency-2n-skx"
14743   filter: "'NIC_Intel-XXV710' and
14744            '64B' and
14745            'BASE' and
14746            'NDRPDR' and
14747            '2T1C' and
14748            'IP4FWD'"
14749   parameters:
14750   - "throughput"
14751   - "parent"
14752   - "tags"
14753   traces:
14754     hoverinfo: "x+y"
14755     boxpoints: "outliers"
14756     whiskerwidth: 0
14757   layout:
14758     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
14759     layout: "plot-throughput"
14760
14761 -
14762   type: "plot"
14763   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
14764   algorithm: "plot_performance_box"
14765   output-file-type: ".html"
14766   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
14767   data: "plot-dpdk-throughput-latency-2n-skx"
14768   filter: "'NIC_Intel-XXV710' and
14769            '64B' and
14770            'BASE' and
14771            'NDRPDR' and
14772            '4T2C' and
14773            'IP4FWD'"
14774   parameters:
14775   - "throughput"
14776   - "parent"
14777   - "tags"
14778   traces:
14779     hoverinfo: "x+y"
14780     boxpoints: "outliers"
14781     whiskerwidth: 0
14782   layout:
14783     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
14784     layout: "plot-throughput"
14785
14786 ################################################################################
14787
14788 # Packet Throughput - DPDK testpmd 3n-hsw-x520
14789 -
14790   type: "plot"
14791   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
14792   algorithm: "plot_performance_box"
14793   output-file-type: ".html"
14794   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
14795   data: "plot-dpdk-throughput-latency-3n-hsw"
14796   filter: "'NIC_Intel-X520-DA2' and
14797            '64B' and
14798            'BASE' and
14799            'NDRPDR' and
14800            '1T1C' and
14801            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
14802   parameters:
14803   - "throughput"
14804   - "parent"
14805   - "tags"
14806   traces:
14807     hoverinfo: "x+y"
14808     boxpoints: "outliers"
14809     whiskerwidth: 0
14810   layout:
14811     title: "testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
14812     layout: "plot-throughput"
14813
14814 -
14815   type: "plot"
14816   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
14817   algorithm: "plot_performance_box"
14818   output-file-type: ".html"
14819   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
14820   data: "plot-dpdk-throughput-latency-3n-hsw"
14821   filter: "'NIC_Intel-X520-DA2' and
14822            '64B' and
14823            'BASE' and
14824            'NDRPDR' and
14825            '2T2C' and
14826            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
14827   parameters:
14828   - "throughput"
14829   - "parent"
14830   - "tags"
14831   traces:
14832     hoverinfo: "x+y"
14833     boxpoints: "outliers"
14834     whiskerwidth: 0
14835   layout:
14836     title: "testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
14837     layout: "plot-throughput"
14838
14839 -
14840   type: "plot"
14841   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
14842   algorithm: "plot_performance_box"
14843   output-file-type: ".html"
14844   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
14845   data: "plot-dpdk-throughput-latency-3n-hsw"
14846   filter: "'NIC_Intel-X520-DA2' and
14847            '64B' and
14848            'BASE' and
14849            'NDRPDR' and
14850            '1T1C' and
14851            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
14852   parameters:
14853   - "throughput"
14854   - "parent"
14855   - "tags"
14856   traces:
14857     hoverinfo: "x+y"
14858     boxpoints: "outliers"
14859     whiskerwidth: 0
14860   layout:
14861     title: "testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
14862     layout: "plot-throughput"
14863
14864 -
14865   type: "plot"
14866   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
14867   algorithm: "plot_performance_box"
14868   output-file-type: ".html"
14869   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
14870   data: "plot-dpdk-throughput-latency-3n-hsw"
14871   filter: "'NIC_Intel-X520-DA2' and
14872            '64B' and
14873            'BASE' and
14874            'NDRPDR' and
14875            '2T2C' and
14876            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
14877   parameters:
14878   - "throughput"
14879   - "parent"
14880   - "tags"
14881   traces:
14882     hoverinfo: "x+y"
14883     boxpoints: "outliers"
14884     whiskerwidth: 0
14885   layout:
14886     title: "testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
14887     layout: "plot-throughput"
14888
14889 # Packet Throughput - DPDK testpmd 3n-hsw-x710
14890 -
14891   type: "plot"
14892   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
14893   algorithm: "plot_performance_box"
14894   output-file-type: ".html"
14895   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
14896   data: "plot-dpdk-throughput-latency-3n-hsw"
14897   filter: "'NIC_Intel-X710' and
14898            '64B' and
14899            'BASE' and
14900            'NDRPDR' and
14901            '1T1C' and
14902            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
14903   parameters:
14904   - "throughput"
14905   - "parent"
14906   - "tags"
14907   traces:
14908     hoverinfo: "x+y"
14909     boxpoints: "outliers"
14910     whiskerwidth: 0
14911   layout:
14912     title: "testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
14913     layout: "plot-throughput"
14914
14915 -
14916   type: "plot"
14917   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
14918   algorithm: "plot_performance_box"
14919   output-file-type: ".html"
14920   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
14921   data: "plot-dpdk-throughput-latency-3n-hsw"
14922   filter: "'NIC_Intel-X710' and
14923            '64B' and
14924            'BASE' and
14925            'NDRPDR' and
14926            '2T2C' and
14927            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
14928   parameters:
14929   - "throughput"
14930   - "parent"
14931   - "tags"
14932   traces:
14933     hoverinfo: "x+y"
14934     boxpoints: "outliers"
14935     whiskerwidth: 0
14936   layout:
14937     title: "testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
14938     layout: "plot-throughput"
14939
14940 -
14941   type: "plot"
14942   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
14943   algorithm: "plot_performance_box"
14944   output-file-type: ".html"
14945   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
14946   data: "plot-dpdk-throughput-latency-3n-hsw"
14947   filter: "'NIC_Intel-X710' and
14948            '64B' and
14949            'BASE' and
14950            'NDRPDR' and
14951            '1T1C' and
14952            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
14953   parameters:
14954   - "throughput"
14955   - "parent"
14956   - "tags"
14957   traces:
14958     hoverinfo: "x+y"
14959     boxpoints: "outliers"
14960     whiskerwidth: 0
14961   layout:
14962     title: "testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
14963     layout: "plot-throughput"
14964
14965 -
14966   type: "plot"
14967   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
14968   algorithm: "plot_performance_box"
14969   output-file-type: ".html"
14970   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
14971   data: "plot-dpdk-throughput-latency-3n-hsw"
14972   filter: "'NIC_Intel-X710' and
14973            '64B' and
14974            'BASE' and
14975            'NDRPDR' and
14976            '2T2C' and
14977            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
14978   parameters:
14979   - "throughput"
14980   - "parent"
14981   - "tags"
14982   traces:
14983     hoverinfo: "x+y"
14984     boxpoints: "outliers"
14985     whiskerwidth: 0
14986   layout:
14987     title: "testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
14988     layout: "plot-throughput"
14989
14990 # Packet Throughput - DPDK testpmd 3n-hsw-xl710
14991 -
14992   type: "plot"
14993   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
14994   algorithm: "plot_performance_box"
14995   output-file-type: ".html"
14996   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
14997   data: "plot-dpdk-throughput-latency-3n-hsw"
14998   filter: "'NIC_Intel-XL710' and
14999            '64B' and
15000            'BASE' and
15001            'NDRPDR' and
15002            '1T1C' and
15003            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
15004   parameters:
15005   - "throughput"
15006   - "parent"
15007   - "tags"
15008   traces:
15009     hoverinfo: "x+y"
15010     boxpoints: "outliers"
15011     whiskerwidth: 0
15012   layout:
15013     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
15014     layout: "plot-throughput"
15015
15016 -
15017   type: "plot"
15018   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
15019   algorithm: "plot_performance_box"
15020   output-file-type: ".html"
15021   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
15022   data: "plot-dpdk-throughput-latency-3n-hsw"
15023   filter: "'NIC_Intel-XL710' and
15024            '64B' and
15025            'BASE' and
15026            'NDRPDR' and
15027            '2T2C' and
15028            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
15029   parameters:
15030   - "throughput"
15031   - "parent"
15032   - "tags"
15033   traces:
15034     hoverinfo: "x+y"
15035     boxpoints: "outliers"
15036     whiskerwidth: 0
15037   layout:
15038     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
15039     layout: "plot-throughput"
15040
15041 -
15042   type: "plot"
15043   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
15044   algorithm: "plot_performance_box"
15045   output-file-type: ".html"
15046   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
15047   data: "plot-dpdk-throughput-latency-3n-hsw"
15048   filter: "'NIC_Intel-XL710' and
15049            '64B' and
15050            'BASE' and
15051            'NDRPDR' and
15052            '1T1C' and
15053            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
15054   parameters:
15055   - "throughput"
15056   - "parent"
15057   - "tags"
15058   traces:
15059     hoverinfo: "x+y"
15060     boxpoints: "outliers"
15061     whiskerwidth: 0
15062   layout:
15063     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
15064     layout: "plot-throughput"
15065
15066 -
15067   type: "plot"
15068   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
15069   algorithm: "plot_performance_box"
15070   output-file-type: ".html"
15071   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
15072   data: "plot-dpdk-throughput-latency-3n-hsw"
15073   filter: "'NIC_Intel-XL710' and
15074            '64B' and
15075            'BASE' and
15076            'NDRPDR' and
15077            '2T2C' and
15078            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
15079   parameters:
15080   - "throughput"
15081   - "parent"
15082   - "tags"
15083   traces:
15084     hoverinfo: "x+y"
15085     boxpoints: "outliers"
15086     whiskerwidth: 0
15087   layout:
15088     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
15089     layout: "plot-throughput"
15090
15091 # Packet Throughput - DPDK testpmd 3n-skx-x710
15092 -
15093   type: "plot"
15094   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-2t1c-base-ndr"
15095   algorithm: "plot_performance_box"
15096   output-file-type: ".html"
15097   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-ndr"
15098   data: "plot-dpdk-throughput-latency-3n-skx"
15099   filter: "'NIC_Intel-X710' and
15100            '64B' and
15101            'BASE' and
15102            'NDRPDR' and
15103            '2T1C' and
15104            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
15105   parameters:
15106   - "throughput"
15107   - "parent"
15108   - "tags"
15109   traces:
15110     hoverinfo: "x+y"
15111     boxpoints: "outliers"
15112     whiskerwidth: 0
15113   layout:
15114     title: "testpmd-3n-skx-x710-64b-2t1c-base-ndr"
15115     layout: "plot-throughput"
15116
15117 -
15118   type: "plot"
15119   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-4t2c-base-ndr"
15120   algorithm: "plot_performance_box"
15121   output-file-type: ".html"
15122   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-ndr"
15123   data: "plot-dpdk-throughput-latency-3n-skx"
15124   filter: "'NIC_Intel-X710' and
15125            '64B' and
15126            'BASE' and
15127            'NDRPDR' and
15128            '4T2C' and
15129            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
15130   parameters:
15131   - "throughput"
15132   - "parent"
15133   - "tags"
15134   traces:
15135     hoverinfo: "x+y"
15136     boxpoints: "outliers"
15137     whiskerwidth: 0
15138   layout:
15139     title: "testpmd-3n-skx-x710-64b-4t2c-base-ndr"
15140     layout: "plot-throughput"
15141
15142 -
15143   type: "plot"
15144   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-2t1c-base-pdr"
15145   algorithm: "plot_performance_box"
15146   output-file-type: ".html"
15147   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-pdr"
15148   data: "plot-dpdk-throughput-latency-3n-skx"
15149   filter: "'NIC_Intel-X710' and
15150            '64B' and
15151            'BASE' and
15152            'NDRPDR' and
15153            '2T1C' and
15154            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
15155   parameters:
15156   - "throughput"
15157   - "parent"
15158   - "tags"
15159   traces:
15160     hoverinfo: "x+y"
15161     boxpoints: "outliers"
15162     whiskerwidth: 0
15163   layout:
15164     title: "testpmd-3n-skx-x710-64b-2t1c-base-pdr"
15165     layout: "plot-throughput"
15166
15167 -
15168   type: "plot"
15169   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-4t2c-base-pdr"
15170   algorithm: "plot_performance_box"
15171   output-file-type: ".html"
15172   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-pdr"
15173   data: "plot-dpdk-throughput-latency-3n-skx"
15174   filter: "'NIC_Intel-X710' and
15175            '64B' and
15176            'BASE' and
15177            'NDRPDR' and
15178            '4T2C' and
15179            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
15180   parameters:
15181   - "throughput"
15182   - "parent"
15183   - "tags"
15184   traces:
15185     hoverinfo: "x+y"
15186     boxpoints: "outliers"
15187     whiskerwidth: 0
15188   layout:
15189     title: "testpmd-3n-skx-x710-64b-4t2c-base-pdr"
15190     layout: "plot-throughput"
15191
15192 # Packet Throughput - DPDK testpmd 3n-skx-xxv710
15193 -
15194   type: "plot"
15195   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
15196   algorithm: "plot_performance_box"
15197   output-file-type: ".html"
15198   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
15199   data: "plot-dpdk-throughput-latency-3n-skx"
15200   filter: "'NIC_Intel-XXV710' and
15201            '64B' and
15202            'BASE' and
15203            'NDRPDR' and
15204            '2T1C' and
15205            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
15206   parameters:
15207   - "throughput"
15208   - "parent"
15209   - "tags"
15210   traces:
15211     hoverinfo: "x+y"
15212     boxpoints: "outliers"
15213     whiskerwidth: 0
15214   layout:
15215     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
15216     layout: "plot-throughput"
15217
15218 -
15219   type: "plot"
15220   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
15221   algorithm: "plot_performance_box"
15222   output-file-type: ".html"
15223   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
15224   data: "plot-dpdk-throughput-latency-3n-skx"
15225   filter: "'NIC_Intel-XXV710' and
15226            '64B' and
15227            'BASE' and
15228            'NDRPDR' and
15229            '4T2C' and
15230            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
15231   parameters:
15232   - "throughput"
15233   - "parent"
15234   - "tags"
15235   traces:
15236     hoverinfo: "x+y"
15237     boxpoints: "outliers"
15238     whiskerwidth: 0
15239   layout:
15240     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
15241     layout: "plot-throughput"
15242
15243 -
15244   type: "plot"
15245   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
15246   algorithm: "plot_performance_box"
15247   output-file-type: ".html"
15248   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
15249   data: "plot-dpdk-throughput-latency-3n-skx"
15250   filter: "'NIC_Intel-XXV710' and
15251            '64B' and
15252            'BASE' and
15253            'NDRPDR' and
15254            '2T1C' and
15255            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
15256   parameters:
15257   - "throughput"
15258   - "parent"
15259   - "tags"
15260   traces:
15261     hoverinfo: "x+y"
15262     boxpoints: "outliers"
15263     whiskerwidth: 0
15264   layout:
15265     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
15266     layout: "plot-throughput"
15267
15268 -
15269   type: "plot"
15270   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
15271   algorithm: "plot_performance_box"
15272   output-file-type: ".html"
15273   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
15274   data: "plot-dpdk-throughput-latency-3n-skx"
15275   filter: "'NIC_Intel-XXV710' and
15276            '64B' and
15277            'BASE' and
15278            'NDRPDR' and
15279            '4T2C' and
15280            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
15281   parameters:
15282   - "throughput"
15283   - "parent"
15284   - "tags"
15285   traces:
15286     hoverinfo: "x+y"
15287     boxpoints: "outliers"
15288     whiskerwidth: 0
15289   layout:
15290     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
15291     layout: "plot-throughput"
15292
15293 # Packet Throughput - DPDK testpmd 2n-skx-x710
15294 -
15295   type: "plot"
15296   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-2t1c-base-ndr"
15297   algorithm: "plot_performance_box"
15298   output-file-type: ".html"
15299   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-ndr"
15300   data: "plot-dpdk-throughput-latency-2n-skx"
15301   filter: "'NIC_Intel-X710' and
15302            '64B' and
15303            'BASE' and
15304            'NDRPDR' and
15305            '2T1C' and
15306            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
15307   parameters:
15308   - "throughput"
15309   - "parent"
15310   - "tags"
15311   traces:
15312     hoverinfo: "x+y"
15313     boxpoints: "outliers"
15314     whiskerwidth: 0
15315   layout:
15316     title: "testpmd-2n-skx-x710-64b-2t1c-base-ndr"
15317     layout: "plot-throughput"
15318
15319 -
15320   type: "plot"
15321   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-4t2c-base-ndr"
15322   algorithm: "plot_performance_box"
15323   output-file-type: ".html"
15324   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-ndr"
15325   data: "plot-dpdk-throughput-latency-2n-skx"
15326   filter: "'NIC_Intel-X710' and
15327            '64B' and
15328            'BASE' and
15329            'NDRPDR' and
15330            '4T2C' and
15331            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
15332   parameters:
15333   - "throughput"
15334   - "parent"
15335   - "tags"
15336   traces:
15337     hoverinfo: "x+y"
15338     boxpoints: "outliers"
15339     whiskerwidth: 0
15340   layout:
15341     title: "testpmd-2n-skx-x710-64b-4t2c-base-ndr"
15342     layout: "plot-throughput"
15343
15344 -
15345   type: "plot"
15346   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-2t1c-base-pdr"
15347   algorithm: "plot_performance_box"
15348   output-file-type: ".html"
15349   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-pdr"
15350   data: "plot-dpdk-throughput-latency-2n-skx"
15351   filter: "'NIC_Intel-X710' and
15352            '64B' and
15353            'BASE' and
15354            'NDRPDR' and
15355            '2T1C' and
15356            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
15357   parameters:
15358   - "throughput"
15359   - "parent"
15360   - "tags"
15361   traces:
15362     hoverinfo: "x+y"
15363     boxpoints: "outliers"
15364     whiskerwidth: 0
15365   layout:
15366     title: "testpmd-2n-skx-x710-64b-2t1c-base-pdr"
15367     layout: "plot-throughput"
15368
15369 -
15370   type: "plot"
15371   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-4t2c-base-pdr"
15372   algorithm: "plot_performance_box"
15373   output-file-type: ".html"
15374   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-pdr"
15375   data: "plot-dpdk-throughput-latency-2n-skx"
15376   filter: "'NIC_Intel-X710' and
15377            '64B' and
15378            'BASE' and
15379            'NDRPDR' and
15380            '4T2C' and
15381            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
15382   parameters:
15383   - "throughput"
15384   - "parent"
15385   - "tags"
15386   traces:
15387     hoverinfo: "x+y"
15388     boxpoints: "outliers"
15389     whiskerwidth: 0
15390   layout:
15391     title: "testpmd-2n-skx-x710-64b-4t2c-base-pdr"
15392     layout: "plot-throughput"
15393
15394 # Packet Throughput - DPDK testpmd 2n-skx-xxv710
15395 -
15396   type: "plot"
15397   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
15398   algorithm: "plot_performance_box"
15399   output-file-type: ".html"
15400   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
15401   data: "plot-dpdk-throughput-latency-2n-skx"
15402   filter: "'NIC_Intel-XXV710' and
15403            '64B' and
15404            'BASE' and
15405            'NDRPDR' and
15406            '2T1C' and
15407            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
15408   parameters:
15409   - "throughput"
15410   - "parent"
15411   - "tags"
15412   traces:
15413     hoverinfo: "x+y"
15414     boxpoints: "outliers"
15415     whiskerwidth: 0
15416   layout:
15417     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
15418     layout: "plot-throughput"
15419
15420 -
15421   type: "plot"
15422   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
15423   algorithm: "plot_performance_box"
15424   output-file-type: ".html"
15425   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
15426   data: "plot-dpdk-throughput-latency-2n-skx"
15427   filter: "'NIC_Intel-XXV710' and
15428            '64B' and
15429            'BASE' and
15430            'NDRPDR' and
15431            '4T2C' and
15432            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
15433   parameters:
15434   - "throughput"
15435   - "parent"
15436   - "tags"
15437   traces:
15438     hoverinfo: "x+y"
15439     boxpoints: "outliers"
15440     whiskerwidth: 0
15441   layout:
15442     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
15443     layout: "plot-throughput"
15444
15445 -
15446   type: "plot"
15447   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
15448   algorithm: "plot_performance_box"
15449   output-file-type: ".html"
15450   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
15451   data: "plot-dpdk-throughput-latency-2n-skx"
15452   filter: "'NIC_Intel-XXV710' and
15453            '64B' and
15454            'BASE' and
15455            'NDRPDR' and
15456            '2T1C' and
15457            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
15458   parameters:
15459   - "throughput"
15460   - "parent"
15461   - "tags"
15462   traces:
15463     hoverinfo: "x+y"
15464     boxpoints: "outliers"
15465     whiskerwidth: 0
15466   layout:
15467     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
15468     layout: "plot-throughput"
15469
15470 -
15471   type: "plot"
15472   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
15473   algorithm: "plot_performance_box"
15474   output-file-type: ".html"
15475   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
15476   data: "plot-dpdk-throughput-latency-2n-skx"
15477   filter: "'NIC_Intel-XXV710' and
15478            '64B' and
15479            'BASE' and
15480            'NDRPDR' and
15481            '4T2C' and
15482            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
15483   parameters:
15484   - "throughput"
15485   - "parent"
15486   - "tags"
15487   traces:
15488     hoverinfo: "x+y"
15489     boxpoints: "outliers"
15490     whiskerwidth: 0
15491   layout:
15492     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
15493     layout: "plot-throughput"
15494
15495 ################################################################################
15496
15497 # Packet Latency - VPP L2 3n-hsw-x520 base and scale
15498 -
15499   type: "plot"
15500   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
15501   algorithm: "plot_latency_error_bars"
15502   output-file-type: ".html"
15503   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
15504   data: "plot-vpp-throughput-latency-3n-hsw"
15505   filter: "'NIC_Intel-X520-DA2' and
15506            '64B' and
15507            ('BASE' or 'SCALE') and
15508            'NDRPDR' and
15509            'ETH' and
15510            '1T1C' and
15511            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
15512            not 'VHOST' and
15513            not 'MEMIF'"
15514   parameters:
15515   - "latency"
15516   - "parent"
15517   - "tags"
15518   sort:
15519   - "L2PATCH"
15520   - "L2XCBASE"
15521   - "BASE"
15522   - "FIB_10K"
15523   - "FIB_100K"
15524   - "FIB_1M"
15525   layout:
15526     title: "l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
15527     layout: "plot-latency"
15528
15529 -
15530   type: "plot"
15531   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
15532   algorithm: "plot_latency_error_bars"
15533   output-file-type: ".html"
15534   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
15535   data: "plot-vpp-throughput-latency-3n-hsw"
15536   filter: "'NIC_Intel-X520-DA2' and
15537            '64B' and
15538            ('BASE' or 'SCALE') and
15539            'NDRPDR' and
15540            'ETH' and
15541            '2T2C' and
15542            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
15543            not 'VHOST' and
15544            not 'MEMIF'"
15545   parameters:
15546   - "latency"
15547   - "parent"
15548   - "tags"
15549   sort:
15550   - "L2PATCH"
15551   - "L2XCBASE"
15552   - "BASE"
15553   - "FIB_10K"
15554   - "FIB_100K"
15555   - "FIB_1M"
15556   layout:
15557     title: "l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
15558     layout: "plot-latency"
15559
15560 # Packet Latency - VPP L2 3n-hsw-x520 features
15561 -
15562   type: "plot"
15563   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-features-ndr-lat"
15564   algorithm: "plot_latency_error_bars"
15565   output-file-type: ".html"
15566   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-ndr-lat"
15567   data: "plot-vpp-throughput-latency-3n-hsw"
15568   filter: "'NIC_Intel-X520-DA2' and
15569            '64B' and
15570            'NDRPDR' and
15571            '1T1C' and
15572            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
15573            not 'ACL' and
15574            not 'VHOST' and
15575            not 'MEMIF'"
15576   parameters:
15577   - "latency"
15578   - "parent"
15579   - "tags"
15580   sort:
15581   - "L2XCBASE"    # l2xcbase
15582   - "L2BDBASE"    # l2bdbase
15583   - "L2XCFWD"     # dot1q-l2xcbase
15584   - "L2BDMACLRN"  # dot1q-l2bdbase
15585   layout:
15586     title: "l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
15587     layout: "plot-latency"
15588
15589 -
15590   type: "plot"
15591   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-features-ndr-lat"
15592   algorithm: "plot_latency_error_bars"
15593   output-file-type: ".html"
15594   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-ndr-lat"
15595   data: "plot-vpp-throughput-latency-3n-hsw"
15596   filter: "'NIC_Intel-X520-DA2' and
15597            '64B' and
15598            'NDRPDR' and
15599            '2T2C' and
15600            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
15601            not 'ACL' and
15602            not 'VHOST' and
15603            not 'MEMIF'"
15604   parameters:
15605   - "latency"
15606   - "parent"
15607   - "tags"
15608   sort:
15609   - "L2XCBASE"    # l2xcbase
15610   - "L2BDBASE"    # l2bdbase
15611   - "L2XCFWD"     # dot1q-l2xcbase
15612   - "L2BDMACLRN"  # dot1q-l2bdbase
15613   layout:
15614     title: "l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
15615     layout: "plot-latency"
15616
15617 # Packet Latency - VPP L2 3n-hsw-x710 base and scale
15618 -
15619   type: "plot"
15620   title: "VPP Latency: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
15621   algorithm: "plot_latency_error_bars"
15622   output-file-type: ".html"
15623   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
15624   data: "plot-vpp-throughput-latency-3n-hsw"
15625   filter: "'NIC_Intel-X710' and
15626            '64B' and
15627            ('BASE' or 'SCALE') and
15628            'NDRPDR' and
15629            'ETH' and
15630            '1T1C' and
15631            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
15632            not 'VHOST' and
15633            not 'MEMIF'"
15634   parameters:
15635   - "latency"
15636   - "parent"
15637   - "tags"
15638   sort:
15639   - "L2PATCH"
15640   - "L2XCBASE"
15641   - "BASE"
15642   - "FIB_10K"
15643   - "FIB_100K"
15644   - "FIB_1M"
15645   layout:
15646     title: "l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
15647     layout: "plot-latency"
15648
15649 -
15650   type: "plot"
15651   title: "VPP Latency: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
15652   algorithm: "plot_latency_error_bars"
15653   output-file-type: ".html"
15654   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
15655   data: "plot-vpp-throughput-latency-3n-hsw"
15656   filter: "'NIC_Intel-X710' and
15657            '64B' and
15658            ('BASE' or 'SCALE') and
15659            'NDRPDR' and
15660            'ETH' and
15661            '2T2C' and
15662            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
15663            not 'VHOST' and
15664            not 'MEMIF'"
15665   parameters:
15666   - "latency"
15667   - "parent"
15668   - "tags"
15669   sort:
15670   - "L2PATCH"
15671   - "L2XCBASE"
15672   - "BASE"
15673   - "FIB_10K"
15674   - "FIB_100K"
15675   - "FIB_1M"
15676   layout:
15677     title: "l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
15678     layout: "plot-latency"
15679
15680 # Packet Latency - VPP L2 3n-hsw-x710 features
15681 -
15682   type: "plot"
15683   title: "VPP Latency: l2sw-3n-hsw-x710-64b-1t1c-features-ndr-lat"
15684   algorithm: "plot_latency_error_bars"
15685   output-file-type: ".html"
15686   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-ndr-lat"
15687   data: "plot-vpp-throughput-latency-3n-hsw"
15688   filter: "'NIC_Intel-X710' and
15689            '64B' and
15690            'NDRPDR' and
15691            '1T1C' and
15692            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
15693            not 'ACL' and
15694            not 'VHOST' and
15695            not 'MEMIF'"
15696   parameters:
15697   - "latency"
15698   - "parent"
15699   - "tags"
15700   sort:
15701   - "L2XCBASE"    # l2xcbase
15702   - "L2BDBASE"    # l2bdbase
15703   - "L2XCFWD"     # dot1q-l2xcbase
15704   - "L2BDMACLRN"  # dot1q-l2bdbase
15705   layout:
15706     title: "l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
15707     layout: "plot-latency"
15708
15709 -
15710   type: "plot"
15711   title: "VPP Latency: l2sw-3n-hsw-x710-64b-2t2c-features-ndr-lat"
15712   algorithm: "plot_latency_error_bars"
15713   output-file-type: ".html"
15714   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-ndr-lat"
15715   data: "plot-vpp-throughput-latency-3n-hsw"
15716   filter: "'NIC_Intel-X710' and
15717            '64B' and
15718            'NDRPDR' and
15719            '2T2C' and
15720            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
15721            not 'ACL' and
15722            not 'VHOST' and
15723            not 'MEMIF'"
15724   parameters:
15725   - "latency"
15726   - "parent"
15727   - "tags"
15728   sort:
15729   - "L2XCBASE"    # l2xcbase
15730   - "L2BDBASE"    # l2bdbase
15731   - "L2XCFWD"     # dot1q-l2xcbase
15732   - "L2BDMACLRN"  # dot1q-l2bdbase
15733   layout:
15734     title: "l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
15735     layout: "plot-latency"
15736
15737 # Packet Latency - VPP L2 3n-hsw-xl710 base and scale
15738 -
15739   type: "plot"
15740   title: "VPP Latency: l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
15741   algorithm: "plot_latency_error_bars"
15742   output-file-type: ".html"
15743   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
15744   data: "plot-vpp-throughput-latency-3n-hsw"
15745   filter: "'NIC_Intel-XL710' and
15746            '64B' and
15747            ('BASE' or 'SCALE') and
15748            'NDRPDR' and
15749            'ETH' and
15750            '1T1C' and
15751            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
15752            not 'VHOST' and
15753            not 'MEMIF'"
15754   parameters:
15755   - "latency"
15756   - "parent"
15757   - "tags"
15758   sort:
15759   - "L2PATCH"
15760   - "L2XCBASE"
15761   - "BASE"
15762   - "FIB_10K"
15763   - "FIB_100K"
15764   - "FIB_1M"
15765   layout:
15766     title: "l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
15767     layout: "plot-latency"
15768
15769 -
15770   type: "plot"
15771   title: "VPP Latency: l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
15772   algorithm: "plot_latency_error_bars"
15773   output-file-type: ".html"
15774   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
15775   data: "plot-vpp-throughput-latency-3n-hsw"
15776   filter: "'NIC_Intel-XL710' and
15777            '64B' and
15778            ('BASE' or 'SCALE') and
15779            'NDRPDR' and
15780            'ETH' and
15781            '2T2C' and
15782            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
15783            not 'VHOST' and
15784            not 'MEMIF'"
15785   parameters:
15786   - "latency"
15787   - "parent"
15788   - "tags"
15789   sort:
15790   - "L2PATCH"
15791   - "L2XCBASE"
15792   - "BASE"
15793   - "FIB_10K"
15794   - "FIB_100K"
15795   - "FIB_1M"
15796   layout:
15797     title: "l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
15798     layout: "plot-latency"
15799
15800 # Packet Latency - VPP L2 3n-skx-x710 base and scale
15801 -
15802   type: "plot"
15803   title: "VPP Latency: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
15804   algorithm: "plot_latency_error_bars"
15805   output-file-type: ".html"
15806   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
15807   data: "plot-vpp-throughput-latency-3n-skx"
15808   filter: "'NIC_Intel-X710' and
15809            '64B' and
15810            ('BASE' or 'SCALE') and
15811            'NDRPDR' and
15812            'ETH' and
15813            '2T1C' and
15814            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
15815            not 'VHOST' and
15816            not 'MEMIF'"
15817   parameters:
15818   - "latency"
15819   - "parent"
15820   - "tags"
15821   sort:
15822   - "L2PATCH"
15823   - "L2XCBASE"
15824   - "BASE"
15825   - "FIB_10K"
15826   - "FIB_100K"
15827   - "FIB_1M"
15828   layout:
15829     title: "l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
15830     layout: "plot-latency"
15831
15832 -
15833   type: "plot"
15834   title: "VPP Latency: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
15835   algorithm: "plot_latency_error_bars"
15836   output-file-type: ".html"
15837   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
15838   data: "plot-vpp-throughput-latency-3n-skx"
15839   filter: "'NIC_Intel-X710' and
15840            '64B' and
15841            ('BASE' or 'SCALE') and
15842            'NDRPDR' and
15843            'ETH' and
15844            '4T2C' and
15845            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
15846            not 'VHOST' and
15847            not 'MEMIF'"
15848   parameters:
15849   - "latency"
15850   - "parent"
15851   - "tags"
15852   sort:
15853   - "L2PATCH"
15854   - "L2XCBASE"
15855   - "BASE"
15856   - "FIB_10K"
15857   - "FIB_100K"
15858   - "FIB_1M"
15859   layout:
15860     title: "l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
15861     layout: "plot-latency"
15862
15863 # Packet Latency - VPP L2 3n-skx-x710 features
15864 -
15865   type: "plot"
15866   title: "VPP Latency: l2sw-3n-skx-x710-64b-2t1c-features-ndr-lat"
15867   algorithm: "plot_latency_error_bars"
15868   output-file-type: ".html"
15869   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-ndr-lat"
15870   data: "plot-vpp-throughput-latency-3n-skx"
15871   filter: "'NIC_Intel-X710' and
15872            '64B' and
15873            'NDRPDR' and
15874            '2T1C' and
15875            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
15876            not 'ACL' and
15877            not 'VHOST' and
15878            not 'MEMIF'"
15879   parameters:
15880   - "latency"
15881   - "parent"
15882   - "tags"
15883   sort:
15884   - "L2XCBASE"    # l2xcbase
15885   - "L2BDBASE"    # l2bdbase
15886   - "L2XCFWD"     # dot1q-l2xcbase
15887   - "L2BDMACLRN"  # dot1q-l2bdbase
15888   layout:
15889     title: "l2sw-3n-skx-x710-64b-2t1c-features-ndr"
15890     layout: "plot-latency"
15891
15892 -
15893   type: "plot"
15894   title: "VPP Latency: l2sw-3n-skx-x710-64b-4t2c-features-ndr-lat"
15895   algorithm: "plot_latency_error_bars"
15896   output-file-type: ".html"
15897   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-ndr-lat"
15898   data: "plot-vpp-throughput-latency-3n-skx"
15899   filter: "'NIC_Intel-X710' and
15900            '64B' and
15901            'NDRPDR' and
15902            '4T2C' and
15903            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
15904            not 'ACL' and
15905            not 'VHOST' and
15906            not 'MEMIF'"
15907   parameters:
15908   - "latency"
15909   - "parent"
15910   - "tags"
15911   sort:
15912   - "L2XCBASE"    # l2xcbase
15913   - "L2BDBASE"    # l2bdbase
15914   - "L2XCFWD"     # dot1q-l2xcbase
15915   - "L2BDMACLRN"  # dot1q-l2bdbase
15916   layout:
15917     title: "l2sw-3n-skx-x710-64b-4t2c-features-ndr"
15918     layout: "plot-latency"
15919
15920 # Packet Latency - VPP L2 3n-skx-xxv710 base and scale
15921 -
15922   type: "plot"
15923   title: "VPP Latency: l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
15924   algorithm: "plot_latency_error_bars"
15925   output-file-type: ".html"
15926   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
15927   data: "plot-vpp-throughput-latency-3n-skx"
15928   filter: "'NIC_Intel-XXV710' and
15929            '64B' and
15930            ('BASE' or 'SCALE') and
15931            'NDRPDR' and
15932            'ETH' and
15933            '2T1C' and
15934            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
15935            not 'VHOST' and
15936            not 'MEMIF'"
15937   parameters:
15938   - "latency"
15939   - "parent"
15940   - "tags"
15941   sort:
15942   - "L2PATCH"
15943   - "L2XCBASE"
15944   - "BASE"
15945   - "FIB_10K"
15946   - "FIB_100K"
15947   - "FIB_1M"
15948   layout:
15949     title: "l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
15950     layout: "plot-latency"
15951
15952 -
15953   type: "plot"
15954   title: "VPP Latency: l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
15955   algorithm: "plot_latency_error_bars"
15956   output-file-type: ".html"
15957   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
15958   data: "plot-vpp-throughput-latency-3n-skx"
15959   filter: "'NIC_Intel-XXV710' and
15960            '64B' and
15961            ('BASE' or 'SCALE') and
15962            'NDRPDR' and
15963            'ETH' and
15964            '4T2C' and
15965            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
15966            not 'VHOST' and
15967            not 'MEMIF'"
15968   parameters:
15969   - "latency"
15970   - "parent"
15971   - "tags"
15972   sort:
15973   - "L2PATCH"
15974   - "L2XCBASE"
15975   - "BASE"
15976   - "FIB_10K"
15977   - "FIB_100K"
15978   - "FIB_1M"
15979   layout:
15980     title: "l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
15981     layout: "plot-latency"
15982
15983 # Packet Latency - VPP L2 2n-skx-x710 base and scale
15984 -
15985   type: "plot"
15986   title: "VPP Latency: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
15987   algorithm: "plot_latency_error_bars"
15988   output-file-type: ".html"
15989   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
15990   data: "plot-vpp-throughput-latency-2n-skx"
15991   filter: "'NIC_Intel-X710' and
15992            '64B' and
15993            'ETH' and
15994            ('BASE' or 'SCALE') and
15995            'NDRPDR' and
15996            '2T1C' and
15997            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
15998            not 'VHOST' and
15999            not 'MEMIF'"
16000   parameters:
16001   - "latency"
16002   - "parent"
16003   - "tags"
16004   sort:
16005   - "L2PATCH"
16006   - "L2XCBASE"
16007   - "BASE"
16008   - "FIB_10K"
16009   - "FIB_100K"
16010   - "FIB_1M"
16011   layout:
16012     title: "l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
16013     layout: "plot-latency"
16014
16015 -
16016   type: "plot"
16017   title: "VPP Latency: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
16018   algorithm: "plot_latency_error_bars"
16019   output-file-type: ".html"
16020   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
16021   data: "plot-vpp-throughput-latency-2n-skx"
16022   filter: "'NIC_Intel-X710' and
16023            '64B' and
16024            ('BASE' or 'SCALE') and
16025            'NDRPDR' and
16026            'ETH' and
16027            '4T2C' and
16028            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
16029            not 'VHOST' and
16030            not 'MEMIF'"
16031   parameters:
16032   - "latency"
16033   - "parent"
16034   - "tags"
16035   sort:
16036   - "L2PATCH"
16037   - "L2XCBASE"
16038   - "BASE"
16039   - "FIB_10K"
16040   - "FIB_100K"
16041   - "FIB_1M"
16042   layout:
16043     title: "l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
16044     layout: "plot-latency"
16045
16046 # Packet Latency - VPP L2 2n-skx-xxv710 base and scale
16047 -
16048   type: "plot"
16049   title: "VPP Latency: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
16050   algorithm: "plot_latency_error_bars"
16051   output-file-type: ".html"
16052   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
16053   data: "plot-vpp-throughput-latency-2n-skx"
16054   filter: "'NIC_Intel-XXV710' and
16055            '64B' and
16056            ('BASE' or 'SCALE') and
16057            'NDRPDR' and
16058            'ETH' and
16059            '2T1C' and
16060            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
16061            not 'VHOST' and
16062            not 'MEMIF'"
16063   parameters:
16064   - "latency"
16065   - "parent"
16066   - "tags"
16067   sort:
16068   - "L2PATCH"
16069   - "L2XCBASE"
16070   - "BASE"
16071   - "FIB_10K"
16072   - "FIB_100K"
16073   - "FIB_1M"
16074   layout:
16075     title: "l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
16076     layout: "plot-latency"
16077
16078 -
16079   type: "plot"
16080   title: "VPP Latency: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
16081   algorithm: "plot_latency_error_bars"
16082   output-file-type: ".html"
16083   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
16084   data: "plot-vpp-throughput-latency-2n-skx"
16085   filter: "'NIC_Intel-XXV710' and
16086            '64B' and
16087            ('BASE' or 'SCALE') and
16088            'NDRPDR' and
16089            'ETH' and
16090            '4T2C' and
16091            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
16092            not 'VHOST' and
16093            not 'MEMIF'"
16094   parameters:
16095   - "latency"
16096   - "parent"
16097   - "tags"
16098   sort:
16099   - "L2PATCH"
16100   - "L2XCBASE"
16101   - "BASE"
16102   - "FIB_10K"
16103   - "FIB_100K"
16104   - "FIB_1M"
16105   layout:
16106     title: "l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
16107     layout: "plot-latency"
16108
16109 ################################################################################
16110
16111 # Packet Latency - VPP Container Memif 3n-hsw-x520
16112 -
16113   type: "plot"
16114   title: "VPP Latency: memif-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
16115   algorithm: "plot_latency_error_bars"
16116   output-file-type: ".html"
16117   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
16118   data: "plot-vpp-throughput-latency-3n-hsw"
16119   filter: "'NIC_Intel-X520-DA2' and
16120            '64B' and
16121            ('BASE' or 'SCALE') and
16122            'NDRPDR' and
16123            '1T1C' and
16124            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
16125            not 'VHOST' and
16126            'MEMIF'"
16127   parameters:
16128   - "latency"
16129   - "parent"
16130   - "tags"
16131   sort:
16132   - "L2XCFWD"
16133   - "L2XCFWD"
16134   - "L2XCFWD"
16135   - "L2BDMACLRN"
16136   - "L2BDMACLRN"
16137   - "L2BDMACLRN"
16138   layout:
16139     title: "memif-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
16140     layout: "plot-latency"
16141
16142 -
16143   type: "plot"
16144   title: "VPP Latency: memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
16145   algorithm: "plot_latency_error_bars"
16146   output-file-type: ".html"
16147   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
16148   data: "plot-vpp-throughput-latency-3n-hsw"
16149   filter: "'NIC_Intel-X520-DA2' and
16150            '64B' and
16151            ('BASE' or 'SCALE') and
16152            'NDRPDR' and
16153            '2T2C' and
16154            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
16155            not 'VHOST' and
16156            'MEMIF'"
16157   parameters:
16158   - "latency"
16159   - "parent"
16160   - "tags"
16161   sort:
16162   - "L2XCFWD"
16163   - "L2XCFWD"
16164   - "L2XCFWD"
16165   - "L2BDMACLRN"
16166   - "L2BDMACLRN"
16167   - "L2BDMACLRN"
16168   layout:
16169     title: "memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
16170     layout: "plot-latency"
16171
16172 # Packet Latency - VPP Container Memif 3n-hsw-x710
16173 -
16174   type: "plot"
16175   title: "VPP Latency: memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
16176   algorithm: "plot_latency_error_bars"
16177   output-file-type: ".html"
16178   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
16179   data: "plot-vpp-throughput-latency-3n-hsw"
16180   filter: "'NIC_Intel-X710' and
16181            '64B' and
16182            ('BASE' or 'SCALE') and
16183            'NDRPDR' and
16184            '1T1C' and
16185            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
16186            not 'VHOST' and
16187            'MEMIF'"
16188   parameters:
16189   - "latency"
16190   - "parent"
16191   - "tags"
16192   sort:
16193   - "L2XCFWD"
16194   - "L2XCFWD"
16195   - "L2XCFWD"
16196   - "L2BDMACLRN"
16197   - "L2BDMACLRN"
16198   - "L2BDMACLRN"
16199   layout:
16200     title: "memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
16201     layout: "plot-latency"
16202
16203 -
16204   type: "plot"
16205   title: "VPP Latency: memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
16206   algorithm: "plot_latency_error_bars"
16207   output-file-type: ".html"
16208   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
16209   data: "plot-vpp-throughput-latency-3n-hsw"
16210   filter: "'NIC_Intel-X710' and
16211            '64B' and
16212            ('BASE' or 'SCALE') and
16213            'NDRPDR' and
16214            '2T2C' and
16215            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
16216            not 'VHOST' and
16217            'MEMIF'"
16218   parameters:
16219   - "latency"
16220   - "parent"
16221   - "tags"
16222   sort:
16223   - "L2XCFWD"
16224   - "L2XCFWD"
16225   - "L2XCFWD"
16226   - "L2BDMACLRN"
16227   - "L2BDMACLRN"
16228   - "L2BDMACLRN"
16229   layout:
16230     title: "memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
16231     layout: "plot-latency"
16232
16233 # Packet Latency - VPP Container Memif 3n-hsw-xl710
16234 -
16235   type: "plot"
16236   title: "VPP Latency: memif-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
16237   algorithm: "plot_latency_error_bars"
16238   output-file-type: ".html"
16239   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
16240   data: "plot-vpp-throughput-latency-3n-hsw"
16241   filter: "'NIC_Intel-XL710' and
16242            '64B' and
16243            ('BASE' or 'SCALE') and
16244            'NDRPDR' and
16245            '1T1C' and
16246            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
16247            not 'VHOST' and
16248            'MEMIF'"
16249   parameters:
16250   - "latency"
16251   - "parent"
16252   - "tags"
16253   sort:
16254   - "L2XCFWD"
16255   - "L2XCFWD"
16256   - "L2XCFWD"
16257   - "L2BDMACLRN"
16258   - "L2BDMACLRN"
16259   - "L2BDMACLRN"
16260   layout:
16261     title: "memif-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
16262     layout: "plot-latency"
16263
16264 -
16265   type: "plot"
16266   title: "VPP Latency: memif-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
16267   algorithm: "plot_latency_error_bars"
16268   output-file-type: ".html"
16269   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
16270   data: "plot-vpp-throughput-latency-3n-hsw"
16271   filter: "'NIC_Intel-XL710' and
16272            '64B' and
16273            ('BASE' or 'SCALE') and
16274            'NDRPDR' and
16275            '2T2C' and
16276            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
16277            not 'VHOST' and
16278            'MEMIF'"
16279   parameters:
16280   - "latency"
16281   - "parent"
16282   - "tags"
16283   sort:
16284   - "L2XCFWD"
16285   - "L2XCFWD"
16286   - "L2XCFWD"
16287   - "L2BDMACLRN"
16288   - "L2BDMACLRN"
16289   - "L2BDMACLRN"
16290   layout:
16291     title: "memif-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
16292     layout: "plot-latency"
16293
16294 # Packet Latency - VPP Container Memif 3n-skx-x710
16295 -
16296   type: "plot"
16297   title: "VPP Latency: memif-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
16298   algorithm: "plot_latency_error_bars"
16299   output-file-type: ".html"
16300   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
16301   data: "plot-vpp-throughput-latency-3n-skx"
16302   filter: "'NIC_Intel-X710' and
16303            '64B' and
16304            ('BASE' or 'SCALE') and
16305            'NDRPDR' and
16306            '2T1C' and
16307            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
16308            not 'VHOST' and
16309            'MEMIF'"
16310   parameters:
16311   - "latency"
16312   - "parent"
16313   - "tags"
16314   sort:
16315   - "L2XCFWD"
16316   - "L2XCFWD"
16317   - "L2XCFWD"
16318   - "L2BDMACLRN"
16319   - "L2BDMACLRN"
16320   - "L2BDMACLRN"
16321   layout:
16322     title: "memif-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
16323     layout: "plot-latency"
16324
16325 -
16326   type: "plot"
16327   title: "VPP Latency: memif-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
16328   algorithm: "plot_latency_error_bars"
16329   output-file-type: ".html"
16330   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
16331   data: "plot-vpp-throughput-latency-3n-skx"
16332   filter: "'NIC_Intel-X710' and
16333            '64B' and
16334            ('BASE' or 'SCALE') and
16335            'NDRPDR' and
16336            '4T2C' and
16337            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
16338            not 'VHOST' and
16339            'MEMIF'"
16340   parameters:
16341   - "latency"
16342   - "parent"
16343   - "tags"
16344   sort:
16345   - "L2XCFWD"
16346   - "L2XCFWD"
16347   - "L2XCFWD"
16348   - "L2BDMACLRN"
16349   - "L2BDMACLRN"
16350   - "L2BDMACLRN"
16351   layout:
16352     title: "memif-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
16353     layout: "plot-latency"
16354
16355 # Packet Latency - VPP Container Memif 2n-skx-x710
16356 -
16357   type: "plot"
16358   title: "VPP Latency: memif-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
16359   algorithm: "plot_latency_error_bars"
16360   output-file-type: ".html"
16361   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
16362   data: "plot-vpp-throughput-latency-2n-skx"
16363   filter: "'NIC_Intel-X710' and
16364            '64B' and
16365            ('BASE' or 'SCALE') and
16366            'NDRPDR' and
16367            '2T1C' and
16368            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
16369            not 'VHOST' and
16370            'MEMIF'"
16371   parameters:
16372   - "latency"
16373   - "parent"
16374   - "tags"
16375   sort:
16376   - "L2XCFWD"
16377   - "L2XCFWD"
16378   - "L2XCFWD"
16379   - "L2BDMACLRN"
16380   - "L2BDMACLRN"
16381   - "L2BDMACLRN"
16382   layout:
16383     title: "memif-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
16384     layout: "plot-latency"
16385
16386 -
16387   type: "plot"
16388   title: "VPP Latency: memif-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
16389   algorithm: "plot_latency_error_bars"
16390   output-file-type: ".html"
16391   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
16392   data: "plot-vpp-throughput-latency-2n-skx"
16393   filter: "'NIC_Intel-X710' and
16394            '64B' and
16395            ('BASE' or 'SCALE') and
16396            'NDRPDR' and
16397            '4T2C' and
16398            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
16399            not 'VHOST' and
16400            'MEMIF'"
16401   parameters:
16402   - "latency"
16403   - "parent"
16404   - "tags"
16405   sort:
16406   - "L2XCFWD"
16407   - "L2XCFWD"
16408   - "L2XCFWD"
16409   - "L2BDMACLRN"
16410   - "L2BDMACLRN"
16411   - "L2BDMACLRN"
16412   layout:
16413     title: "memif-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
16414     layout: "plot-latency"
16415
16416 # Packet Latency - VPP Container Memif 2n-skx-xxv710
16417 -
16418   type: "plot"
16419   title: "VPP Latency: memif-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
16420   algorithm: "plot_latency_error_bars"
16421   output-file-type: ".html"
16422   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
16423   data: "plot-vpp-throughput-latency-2n-skx"
16424   filter: "'NIC_Intel-XXV710' and
16425            '64B' and
16426            ('BASE' or 'SCALE') and
16427            'NDRPDR' and
16428            '2T1C' and
16429            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
16430            not 'VHOST' and
16431            'MEMIF'"
16432   parameters:
16433   - "latency"
16434   - "parent"
16435   - "tags"
16436   sort:
16437   - "L2XCFWD"
16438   - "L2XCFWD"
16439   - "L2XCFWD"
16440   - "L2BDMACLRN"
16441   - "L2BDMACLRN"
16442   - "L2BDMACLRN"
16443   layout:
16444     title: "memif-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
16445     layout: "plot-latency"
16446
16447 -
16448   type: "plot"
16449   title: "VPP Latency: memif-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
16450   algorithm: "plot_latency_error_bars"
16451   output-file-type: ".html"
16452   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
16453   data: "plot-vpp-throughput-latency-2n-skx"
16454   filter: "'NIC_Intel-XXV710' and
16455            '64B' and
16456            ('BASE' or 'SCALE') and
16457            'NDRPDR' and
16458            '4T2C' and
16459            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
16460            not 'VHOST' and
16461            'MEMIF'"
16462   parameters:
16463   - "latency"
16464   - "parent"
16465   - "tags"
16466   sort:
16467   - "L2XCFWD"
16468   - "L2XCFWD"
16469   - "L2XCFWD"
16470   - "L2BDMACLRN"
16471   - "L2BDMACLRN"
16472   - "L2BDMACLRN"
16473   layout:
16474     title: "memif-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
16475     layout: "plot-latency"
16476
16477 ################################################################################
16478
16479 # Packet Latency - VPP Container Memif 3n-hsw-x520 - l2xc
16480 -
16481   type: "plot"
16482   title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr-lat"
16483   algorithm: "plot_latency_error_bars"
16484   output-file-type: ".html"
16485   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr-lat"
16486   data: "plot-ligato-throughput-latency-3n-hsw"
16487   filter: "'NIC_Intel-X520-DA2' and
16488            '64B' and
16489            ('BASE' or 'SCALE') and
16490            'NDRPDR' and
16491            '1T1C' and
16492            'L2XCFWD' and
16493            not 'VHOST' and
16494            'MEMIF'"
16495   parameters:
16496   - "latency"
16497   - "parent"
16498   - "tags"
16499   sort:
16500   - "1VNF"
16501   - "2VNF"
16502   - "4VNF"
16503   - "2VNF"
16504   - "4VNF"
16505   layout:
16506     title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
16507     layout: "plot-latency"
16508
16509 -
16510   type: "plot"
16511   title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr-lat"
16512   algorithm: "plot_latency_error_bars"
16513   output-file-type: ".html"
16514   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr-lat"
16515   data: "plot-ligato-throughput-latency-3n-hsw"
16516   filter: "'NIC_Intel-X520-DA2' and
16517            '64B' and
16518            ('BASE' or 'SCALE') and
16519            'NDRPDR' and
16520            '2T2C' and
16521            'L2XCFWD' and
16522            not 'VHOST' and
16523            'MEMIF'"
16524   parameters:
16525   - "latency"
16526   - "parent"
16527   - "tags"
16528   sort:
16529   - "1VNF"
16530   - "2VNF"
16531   - "4VNF"
16532   - "2VNF"
16533   - "4VNF"
16534   layout:
16535     title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
16536     layout: "plot-latency"
16537
16538 # Packet Latency - VPP Container Memif 3n-hsw-x520 - l2bd
16539 -
16540   type: "plot"
16541   title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr-lat"
16542   algorithm: "plot_latency_error_bars"
16543   output-file-type: ".html"
16544   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr-lat"
16545   data: "plot-ligato-throughput-latency-3n-hsw"
16546   filter: "'NIC_Intel-X520-DA2' and
16547            '64B' and
16548            ('BASE' or 'SCALE') and
16549            'NDRPDR' and
16550            '1T1C' and
16551            ('L2BDMACSTAT' or 'L2BDMACLRN') and
16552            not 'VHOST' and
16553            'MEMIF'"
16554   parameters:
16555   - "latency"
16556   - "parent"
16557   - "tags"
16558   sort:
16559   - "1VNF"
16560   - "2VNF"
16561   - "4VNF"
16562   - "2VNF"
16563   - "4VNF"
16564   layout:
16565     title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
16566     layout: "plot-latency"
16567
16568 -
16569   type: "plot"
16570   title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr-lat"
16571   algorithm: "plot_latency_error_bars"
16572   output-file-type: ".html"
16573   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr-lat"
16574   data: "plot-ligato-throughput-latency-3n-hsw"
16575   filter: "'NIC_Intel-X520-DA2' and
16576            '64B' and
16577            ('BASE' or 'SCALE') and
16578            'NDRPDR' and
16579            '2T2C' and
16580            ('L2BDMACSTAT' or 'L2BDMACLRN') and
16581            not 'VHOST' and
16582            'MEMIF'"
16583   parameters:
16584   - "latency"
16585   - "parent"
16586   - "tags"
16587   sort:
16588   - "1VNF"
16589   - "2VNF"
16590   - "4VNF"
16591   - "2VNF"
16592   - "4VNF"
16593   layout:
16594     title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
16595     layout: "plot-latency"
16596
16597 # Packet Latency - VPP Container Memif 3n-hsw-x710 - l2xc
16598 -
16599   type: "plot"
16600   title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr-lat"
16601   algorithm: "plot_latency_error_bars"
16602   output-file-type: ".html"
16603   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr-lat"
16604   data: "plot-ligato-throughput-latency-3n-hsw"
16605   filter: "'NIC_Intel-X710' and
16606            '64B' and
16607            ('BASE' or 'SCALE') and
16608            'NDRPDR' and
16609            '1T1C' and
16610            'L2XCFWD' and
16611            not 'VHOST' and
16612            'MEMIF'"
16613   parameters:
16614   - "latency"
16615   - "parent"
16616   - "tags"
16617   sort:
16618   - "1VNF"
16619   - "2VNF"
16620   - "4VNF"
16621   - "2VNF"
16622   - "4VNF"
16623   layout:
16624     title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
16625     layout: "plot-latency"
16626
16627 -
16628   type: "plot"
16629   title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr-lat"
16630   algorithm: "plot_latency_error_bars"
16631   output-file-type: ".html"
16632   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr-lat"
16633   data: "plot-ligato-throughput-latency-3n-hsw"
16634   filter: "'NIC_Intel-X710' and
16635            '64B' and
16636            ('BASE' or 'SCALE') and
16637            'NDRPDR' and
16638            '2T2C' and
16639            'L2XCFWD' and
16640            not 'VHOST' and
16641            'MEMIF'"
16642   parameters:
16643   - "latency"
16644   - "parent"
16645   - "tags"
16646   sort:
16647   - "1VNF"
16648   - "2VNF"
16649   - "4VNF"
16650   - "2VNF"
16651   - "4VNF"
16652   layout:
16653     title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
16654     layout: "plot-latency"
16655
16656 # Packet Latency - VPP Container Memif 3n-hsw-x710 - l2bd
16657 -
16658   type: "plot"
16659   title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr-lat"
16660   algorithm: "plot_latency_error_bars"
16661   output-file-type: ".html"
16662   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr-lat"
16663   data: "plot-ligato-throughput-latency-3n-hsw"
16664   filter: "'NIC_Intel-X710' and
16665            '64B' and
16666            ('BASE' or 'SCALE') and
16667            'NDRPDR' and
16668            '1T1C' and
16669            ('L2BDMACSTAT' or 'L2BDMACLRN') and
16670            not 'VHOST' and
16671            'MEMIF'"
16672   parameters:
16673   - "latency"
16674   - "parent"
16675   - "tags"
16676   sort:
16677   - "1VNF"
16678   - "2VNF"
16679   - "4VNF"
16680   - "2VNF"
16681   - "4VNF"
16682   layout:
16683     title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
16684     layout: "plot-latency"
16685
16686 -
16687   type: "plot"
16688   title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr-lat"
16689   algorithm: "plot_latency_error_bars"
16690   output-file-type: ".html"
16691   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr-lat"
16692   data: "plot-ligato-throughput-latency-3n-hsw"
16693   filter: "'NIC_Intel-X710' and
16694            '64B' and
16695            ('BASE' or 'SCALE') and
16696            'NDRPDR' and
16697            '2T2C' and
16698            ('L2BDMACSTAT' or 'L2BDMACLRN') and
16699            not 'VHOST' and
16700            'MEMIF'"
16701   parameters:
16702   - "latency"
16703   - "parent"
16704   - "tags"
16705   sort:
16706   - "1VNF"
16707   - "2VNF"
16708   - "4VNF"
16709   - "2VNF"
16710   - "4VNF"
16711   layout:
16712     title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
16713     layout: "plot-latency"
16714
16715 ################################################################################
16716
16717 # Packet Latency - VPP IPv4 3n-hsw-x520 base and scale
16718 -
16719   type: "plot"
16720   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
16721   algorithm: "plot_latency_error_bars"
16722   output-file-type: ".html"
16723   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
16724   data: "plot-vpp-throughput-latency-3n-hsw"
16725   filter: "'NIC_Intel-X520-DA2' and
16726            '64B' and
16727            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
16728            'NDRPDR' and
16729            '1T1C' and
16730            'IP4FWD' and
16731            not 'IPSEC' and
16732            not 'VHOST'"
16733   parameters:
16734   - "latency"
16735   - "parent"
16736   - "tags"
16737   sort:
16738   - "IP4BASE"
16739   - "FIB_20K"
16740   - "FIB_200K"
16741   - "FIB_2M"
16742   layout:
16743     title: "ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
16744     layout: "plot-latency"
16745
16746 -
16747   type: "plot"
16748   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
16749   algorithm: "plot_latency_error_bars"
16750   output-file-type: ".html"
16751   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
16752   data: "plot-vpp-throughput-latency-3n-hsw"
16753   filter: "'NIC_Intel-X520-DA2' and
16754            '64B' and
16755            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
16756            'NDRPDR' and
16757            '2T2C' and
16758            'IP4FWD' and
16759            not 'IPSEC' and
16760            not 'VHOST'"
16761   parameters:
16762   - "latency"
16763   - "parent"
16764   - "tags"
16765   sort:
16766   - "IP4BASE"
16767   - "FIB_20K"
16768   - "FIB_200K"
16769   - "FIB_2M"
16770   layout:
16771     title: "ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
16772     layout: "plot-latency"
16773
16774 # Packet Latency - VPP IPv4 3n-hsw-x520 features
16775 -
16776   type: "plot"
16777   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-ndr-lat"
16778   algorithm: "plot_latency_error_bars"
16779   output-file-type: ".html"
16780   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-ndr-lat"
16781   data: "plot-vpp-throughput-latency-3n-hsw"
16782   filter: "'NIC_Intel-X520-DA2' and
16783            '64B' and
16784            ('IP4BASE' or
16785             'POLICE_MARK' or
16786             'COPWHLIST' or
16787             ('NAT44' and 'BASE') or
16788             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
16789            'NDRPDR' and
16790            '1T1C' and
16791            'IP4FWD' and
16792            not 'IPSEC' and
16793            not 'VHOST'"
16794   parameters:
16795   - "throughput"
16796   - "parent"
16797   - "tags"
16798   sort:
16799   - "IP4BASE"
16800   - "NAT44"
16801   - "POLICE_MARK"
16802   - "COPWHLIST"
16803   - "IACL"
16804   - "OACL"
16805   layout:
16806     title: "ip4-3n-hsw-x520-64b-1t1c-features-ndr"
16807     layout: "plot-latency"
16808
16809 -
16810   type: "plot"
16811   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-ndr-lat"
16812   algorithm: "plot_latency_error_bars"
16813   output-file-type: ".html"
16814   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-ndr-lat"
16815   data: "plot-vpp-throughput-latency-3n-hsw"
16816   filter: "'NIC_Intel-X520-DA2' and
16817            '64B' and
16818            ('IP4BASE' or
16819             'POLICE_MARK' or
16820             'COPWHLIST' or
16821             ('NAT44' and 'BASE') or
16822             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
16823            'NDRPDR' and
16824            '2T2C' and
16825            'IP4FWD' and
16826            not 'IPSEC' and
16827            not 'VHOST'"
16828   parameters:
16829   - "throughput"
16830   - "parent"
16831   - "tags"
16832   sort:
16833   - "IP4BASE"
16834   - "NAT44"
16835   - "POLICE_MARK"
16836   - "COPWHLIST"
16837   - "IACL"
16838   - "OACL"
16839   layout:
16840     title: "ip4-3n-hsw-x520-64b-2t2c-features-ndr"
16841     layout: "plot-latency"
16842
16843 # Packet Latency - VPP IPv4 3n-hsw-x520 features nat44
16844 -
16845   type: "plot"
16846   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr-lat"
16847   algorithm: "plot_latency_error_bars"
16848   output-file-type: ".html"
16849   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr-lat"
16850   data: "plot-vpp-throughput-latency-3n-hsw"
16851   filter: "'NIC_Intel-X520-DA2' and
16852            '64B' and
16853            'NDRPDR' and
16854            '1T1C' and
16855            'IP4FWD' and
16856            'NAT44' and
16857            not 'IPSEC' and
16858            not 'VHOST'"
16859   parameters:
16860   - "throughput"
16861   - "parent"
16862   - "tags"
16863   sort:
16864   - "BASE"
16865   - "BASE"
16866   - "SRC_USER_10"
16867   - "SRC_USER_100"
16868   - "SRC_USER_1000"
16869   - "SRC_USER_2000"
16870   layout:
16871     title: "ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
16872     layout: "plot-latency"
16873
16874 -
16875   type: "plot"
16876   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr-lat"
16877   algorithm: "plot_latency_error_bars"
16878   output-file-type: ".html"
16879   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-ndr-nat44-lat"
16880   data: "plot-vpp-throughput-latency-3n-hsw"
16881   filter: "'NIC_Intel-X520-DA2' and
16882            '64B' and
16883            'NDRPDR' and
16884            '2T2C' and
16885            'IP4FWD' and
16886            'NAT44' and
16887            not 'IPSEC' and
16888            not 'VHOST'"
16889   parameters:
16890   - "throughput"
16891   - "parent"
16892   - "tags"
16893   sort:
16894   - "BASE"
16895   - "BASE"
16896   - "SRC_USER_10"
16897   - "SRC_USER_100"
16898   - "SRC_USER_1000"
16899   - "SRC_USER_2000"
16900   layout:
16901     title: "ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
16902     layout: "plot-latency"
16903
16904 # Packet Latency - VPP IPv4 3n-hsw-x520 features iacl
16905 -
16906   type: "plot"
16907   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat"
16908   algorithm: "plot_latency_error_bars"
16909   output-file-type: ".html"
16910   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat"
16911   data: "plot-vpp-throughput-latency-3n-hsw"
16912   filter: "'NIC_Intel-X520-DA2' and
16913            '64B' and
16914            'NDRPDR' and
16915            '1T1C' and
16916            'IP4FWD' and
16917            'IACL' and
16918            ('ACL10' or 'ACL50') and '10k_FLOWS' and
16919            not 'IPSEC' and
16920            not 'VHOST'"
16921   parameters:
16922   - "throughput"
16923   - "parent"
16924   - "tags"
16925   sort:
16926   - "ACL_STATELESS"
16927   - "ACL_STATEFUL"
16928   - "ACL_STATELESS"
16929   - "ACL_STATEFUL"
16930   layout:
16931     title: "ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
16932     layout: "plot-latency"
16933
16934 -
16935   type: "plot"
16936   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat"
16937   algorithm: "plot_latency_error_bars"
16938   output-file-type: ".html"
16939   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-ndr-iacl-lat"
16940   data: "plot-vpp-throughput-latency-3n-hsw"
16941   filter: "'NIC_Intel-X520-DA2' and
16942            '64B' and
16943            'NDRPDR' and
16944            '2T2C' and
16945            'IP4FWD' and
16946            'IACL' and
16947            ('ACL10' or 'ACL50') and '10k_FLOWS' and
16948            not 'IPSEC' and
16949            not 'VHOST'"
16950   parameters:
16951   - "throughput"
16952   - "parent"
16953   - "tags"
16954   sort:
16955   - "ACL_STATELESS"
16956   - "ACL_STATEFUL"
16957   - "ACL_STATELESS"
16958   - "ACL_STATEFUL"
16959   layout:
16960     title: "ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
16961     layout: "plot-latency"
16962
16963 # Packet Latency - VPP IPv4 3n-hsw-x520 features oacl
16964 -
16965   type: "plot"
16966   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
16967   algorithm: "plot_latency_error_bars"
16968   output-file-type: ".html"
16969   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
16970   data: "plot-vpp-throughput-latency-3n-hsw"
16971   filter: "'NIC_Intel-X520-DA2' and
16972            '64B' and
16973            'NDRPDR' and
16974            '1T1C' and
16975            'IP4FWD' and
16976            'OACL' and
16977            ('ACL10' or 'ACL50') and '10k_FLOWS' and
16978            not 'IPSEC' and
16979            not 'VHOST'"
16980   parameters:
16981   - "throughput"
16982   - "parent"
16983   - "tags"
16984   sort:
16985   - "ACL_STATELESS"
16986   - "ACL_STATEFUL"
16987   - "ACL_STATELESS"
16988   - "ACL_STATEFUL"
16989   layout:
16990     title: "ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
16991     layout: "plot-latency"
16992
16993 -
16994   type: "plot"
16995   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat"
16996   algorithm: "plot_latency_error_bars"
16997   output-file-type: ".html"
16998   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-ndr-oacl-lat"
16999   data: "plot-vpp-throughput-latency-3n-hsw"
17000   filter: "'NIC_Intel-X520-DA2' and
17001            '64B' and
17002            'NDRPDR' and
17003            '2T2C' and
17004            'IP4FWD' and
17005            'OACL' and
17006            ('ACL10' or 'ACL50') and '10k_FLOWS' and
17007            not 'IPSEC' and
17008            not 'VHOST'"
17009   parameters:
17010   - "throughput"
17011   - "parent"
17012   - "tags"
17013   sort:
17014   - "ACL_STATELESS"
17015   - "ACL_STATEFUL"
17016   - "ACL_STATELESS"
17017   - "ACL_STATEFUL"
17018   layout:
17019     title: "ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
17020     layout: "plot-latency"
17021
17022 # Packet Latency - VPP IPv4 3n-hsw-x710 base and scale
17023 -
17024   type: "plot"
17025   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
17026   algorithm: "plot_latency_error_bars"
17027   output-file-type: ".html"
17028   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
17029   data: "plot-vpp-throughput-latency-3n-hsw"
17030   filter: "'NIC_Intel-X710' and
17031            '64B' and
17032            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
17033            'NDRPDR' and
17034            '1T1C' and
17035            'IP4FWD' and
17036            not 'IPSEC' and
17037            not 'VHOST'"
17038   parameters:
17039   - "latency"
17040   - "parent"
17041   - "tags"
17042   sort:
17043   - "IP4BASE"
17044   - "FIB_20K"
17045   - "FIB_200K"
17046   - "FIB_2M"
17047   layout:
17048     title: "ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
17049     layout: "plot-latency"
17050
17051 -
17052   type: "plot"
17053   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
17054   algorithm: "plot_latency_error_bars"
17055   output-file-type: ".html"
17056   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
17057   data: "plot-vpp-throughput-latency-3n-hsw"
17058   filter: "'NIC_Intel-X710' and
17059            '64B' and
17060            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
17061            'NDRPDR' and
17062            '2T2C' and
17063            'IP4FWD' and
17064            not 'IPSEC' and
17065            not 'VHOST'"
17066   parameters:
17067   - "latency"
17068   - "parent"
17069   - "tags"
17070   sort:
17071   - "IP4BASE"
17072   - "FIB_20K"
17073   - "FIB_200K"
17074   - "FIB_2M"
17075   layout:
17076     title: "ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
17077     layout: "plot-latency"
17078
17079 # Packet Latency - VPP IPv4 3n-hsw-x710 features
17080 -
17081   type: "plot"
17082   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-ndr-lat"
17083   algorithm: "plot_latency_error_bars"
17084   output-file-type: ".html"
17085   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-ndr-lat"
17086   data: "plot-vpp-throughput-latency-3n-hsw"
17087   filter: "'NIC_Intel-X710' and
17088            '64B' and
17089            ('IP4BASE' or
17090             'POLICE_MARK' or
17091             'COPWHLIST' or
17092             ('NAT44' and 'BASE') or
17093             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
17094            'NDRPDR' and
17095            '1T1C' and
17096            'IP4FWD' and
17097            not 'IPSEC' and
17098            not 'VHOST'"
17099   parameters:
17100   - "throughput"
17101   - "parent"
17102   - "tags"
17103   sort:
17104   - "IP4BASE"
17105   - "NAT44"
17106   - "POLICE_MARK"
17107   - "COPWHLIST"
17108   - "IACL"
17109   - "OACL"
17110   layout:
17111     title: "ip4-3n-hsw-x710-64b-1t1c-features-ndr"
17112     layout: "plot-latency"
17113
17114 -
17115   type: "plot"
17116   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-ndr-lat"
17117   algorithm: "plot_latency_error_bars"
17118   output-file-type: ".html"
17119   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-ndr-lat"
17120   data: "plot-vpp-throughput-latency-3n-hsw"
17121   filter: "'NIC_Intel-X710' and
17122            '64B' and
17123            ('IP4BASE' or
17124             'POLICE_MARK' or
17125             'COPWHLIST' or
17126             ('NAT44' and 'BASE') or
17127             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
17128            'NDRPDR' and
17129            '2T2C' and
17130            'IP4FWD' and
17131            not 'IPSEC' and
17132            not 'VHOST'"
17133   parameters:
17134   - "throughput"
17135   - "parent"
17136   - "tags"
17137   sort:
17138   - "IP4BASE"
17139   - "NAT44"
17140   - "POLICE_MARK"
17141   - "COPWHLIST"
17142   - "IACL"
17143   - "OACL"
17144   layout:
17145     title: "ip4-3n-hsw-x710-64b-2t2c-features-ndr"
17146     layout: "plot-latency"
17147
17148 # Packet Latency - VPP IPv4 3n-hsw-x710 features nat44
17149 -
17150   type: "plot"
17151   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr-lat"
17152   algorithm: "plot_latency_error_bars"
17153   output-file-type: ".html"
17154   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr-lat"
17155   data: "plot-vpp-throughput-latency-3n-hsw"
17156   filter: "'NIC_Intel-X710' and
17157            '64B' and
17158            'NDRPDR' and
17159            '1T1C' and
17160            'IP4FWD' and
17161            'NAT44' and
17162            not 'IPSEC' and
17163            not 'VHOST'"
17164   parameters:
17165   - "throughput"
17166   - "parent"
17167   - "tags"
17168   sort:
17169   - "BASE"
17170   - "BASE"
17171   - "SRC_USER_10"
17172   - "SRC_USER_100"
17173   - "SRC_USER_1000"
17174   - "SRC_USER_2000"
17175   layout:
17176     title: "ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
17177     layout: "plot-latency"
17178
17179 -
17180   type: "plot"
17181   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr-lat"
17182   algorithm: "plot_latency_error_bars"
17183   output-file-type: ".html"
17184   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-ndr-nat44-lat"
17185   data: "plot-vpp-throughput-latency-3n-hsw"
17186   filter: "'NIC_Intel-X710' and
17187            '64B' and
17188            'NDRPDR' and
17189            '2T2C' and
17190            'IP4FWD' and
17191            'NAT44' and
17192            not 'IPSEC' and
17193            not 'VHOST'"
17194   parameters:
17195   - "throughput"
17196   - "parent"
17197   - "tags"
17198   sort:
17199   - "BASE"
17200   - "BASE"
17201   - "SRC_USER_10"
17202   - "SRC_USER_100"
17203   - "SRC_USER_1000"
17204   - "SRC_USER_2000"
17205   layout:
17206     title: "ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
17207     layout: "plot-latency"
17208
17209 # Packet Latency - VPP IPv4 3n-hsw-x710 features iacl
17210 -
17211   type: "plot"
17212   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat"
17213   algorithm: "plot_latency_error_bars"
17214   output-file-type: ".html"
17215   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat"
17216   data: "plot-vpp-throughput-latency-3n-hsw"
17217   filter: "'NIC_Intel-X710' and
17218            '64B' and
17219            'NDRPDR' and
17220            '1T1C' and
17221            'IP4FWD' and
17222            'IACL' and
17223            ('ACL10' or 'ACL50') and '10k_FLOWS' and
17224            not 'IPSEC' and
17225            not 'VHOST'"
17226   parameters:
17227   - "throughput"
17228   - "parent"
17229   - "tags"
17230   sort:
17231   - "ACL_STATELESS"
17232   - "ACL_STATEFUL"
17233   - "ACL_STATELESS"
17234   - "ACL_STATEFUL"
17235   layout:
17236     title: "ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
17237     layout: "plot-latency"
17238
17239 -
17240   type: "plot"
17241   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat"
17242   algorithm: "plot_latency_error_bars"
17243   output-file-type: ".html"
17244   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-ndr-iacl-lat"
17245   data: "plot-vpp-throughput-latency-3n-hsw"
17246   filter: "'NIC_Intel-X710' and
17247            '64B' and
17248            'NDRPDR' and
17249            '2T2C' and
17250            'IP4FWD' and
17251            'IACL' and
17252            ('ACL10' or 'ACL50') and '10k_FLOWS' and
17253            not 'IPSEC' and
17254            not 'VHOST'"
17255   parameters:
17256   - "throughput"
17257   - "parent"
17258   - "tags"
17259   sort:
17260   - "ACL_STATELESS"
17261   - "ACL_STATEFUL"
17262   - "ACL_STATELESS"
17263   - "ACL_STATEFUL"
17264   layout:
17265     title: "ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
17266     layout: "plot-latency"
17267
17268 # Packet Latency - VPP IPv4 3n-hsw-x710 features oacl
17269 -
17270   type: "plot"
17271   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-oacl-ndr-lat"
17272   algorithm: "plot_latency_error_bars"
17273   output-file-type: ".html"
17274   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-oacl-ndr-lat"
17275   data: "plot-vpp-throughput-latency-3n-hsw"
17276   filter: "'NIC_Intel-X710' and
17277            '64B' and
17278            'NDRPDR' and
17279            '1T1C' and
17280            'IP4FWD' and
17281            'OACL' and
17282            ('ACL10' or 'ACL50') and '10k_FLOWS' and
17283            not 'IPSEC' and
17284            not 'VHOST'"
17285   parameters:
17286   - "throughput"
17287   - "parent"
17288   - "tags"
17289   sort:
17290   - "ACL_STATELESS"
17291   - "ACL_STATEFUL"
17292   - "ACL_STATELESS"
17293   - "ACL_STATEFUL"
17294   layout:
17295     title: "ip4-3n-hsw-x710-64b-1t1c-features-oacl-ndr"
17296     layout: "plot-latency"
17297
17298 -
17299   type: "plot"
17300   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-oacl-ndr-lat"
17301   algorithm: "plot_latency_error_bars"
17302   output-file-type: ".html"
17303   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-ndr-oacl-lat"
17304   data: "plot-vpp-throughput-latency-3n-hsw"
17305   filter: "'NIC_Intel-X710' and
17306            '64B' and
17307            'NDRPDR' and
17308            '2T2C' and
17309            'IP4FWD' and
17310            'OACL' and
17311            ('ACL10' or 'ACL50') and '10k_FLOWS' and
17312            not 'IPSEC' and
17313            not 'VHOST'"
17314   parameters:
17315   - "throughput"
17316   - "parent"
17317   - "tags"
17318   sort:
17319   - "ACL_STATELESS"
17320   - "ACL_STATEFUL"
17321   - "ACL_STATELESS"
17322   - "ACL_STATEFUL"
17323   layout:
17324     title: "ip4-3n-hsw-x710-64b-2t2c-features-oacl-ndr"
17325     layout: "plot-latency"
17326
17327 # Packet Latency - VPP IPv4 3n-hsw-xl710 base and scale
17328 -
17329   type: "plot"
17330   title: "VPP Latency: ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
17331   algorithm: "plot_latency_error_bars"
17332   output-file-type: ".html"
17333   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
17334   data: "plot-vpp-throughput-latency-3n-hsw"
17335   filter: "'NIC_Intel-XL710' and
17336            '64B' and
17337            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
17338            'NDRPDR' and
17339            '1T1C' and
17340            'IP4FWD' and
17341            not 'IPSEC' and
17342            not 'VHOST'"
17343   parameters:
17344   - "latency"
17345   - "parent"
17346   - "tags"
17347   sort:
17348   - "IP4BASE"
17349   - "FIB_20K"
17350   - "FIB_200K"
17351   - "FIB_2M"
17352   layout:
17353     title: "ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
17354     layout: "plot-latency"
17355
17356 -
17357   type: "plot"
17358   title: "VPP Latency: ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
17359   algorithm: "plot_latency_error_bars"
17360   output-file-type: ".html"
17361   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
17362   data: "plot-vpp-throughput-latency-3n-hsw"
17363   filter: "'NIC_Intel-XL710' and
17364            '64B' and
17365            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
17366            'NDRPDR' and
17367            '2T2C' and
17368            'IP4FWD' and
17369            not 'IPSEC' and
17370            not 'VHOST'"
17371   parameters:
17372   - "latency"
17373   - "parent"
17374   - "tags"
17375   sort:
17376   - "IP4BASE"
17377   - "FIB_20K"
17378   - "FIB_200K"
17379   - "FIB_2M"
17380   layout:
17381     title: "ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
17382     layout: "plot-latency"
17383
17384 # Packet Latency - VPP IPv4 3n-skx-x710 base and scale
17385 -
17386   type: "plot"
17387   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
17388   algorithm: "plot_latency_error_bars"
17389   output-file-type: ".html"
17390   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
17391   data: "plot-vpp-throughput-latency-3n-skx"
17392   filter: "'NIC_Intel-X710' and
17393            '64B' and
17394            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
17395            'NDRPDR' and
17396            '2T1C' and
17397            'IP4FWD' and
17398            not 'IPSEC' and
17399            not 'VHOST'"
17400   parameters:
17401   - "latency"
17402   - "parent"
17403   - "tags"
17404   sort:
17405   - "IP4BASE"
17406   - "FIB_20K"
17407   - "FIB_200K"
17408   - "FIB_2M"
17409   layout:
17410     title: "ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
17411     layout: "plot-latency"
17412
17413 -
17414   type: "plot"
17415   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
17416   algorithm: "plot_latency_error_bars"
17417   output-file-type: ".html"
17418   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
17419   data: "plot-vpp-throughput-latency-3n-skx"
17420   filter: "'NIC_Intel-X710' and
17421            '64B' and
17422            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
17423            'NDRPDR' and
17424            '4T2C' and
17425            'IP4FWD' and
17426            not 'IPSEC' and
17427            not 'VHOST'"
17428   parameters:
17429   - "latency"
17430   - "parent"
17431   - "tags"
17432   sort:
17433   - "IP4BASE"
17434   - "FIB_20K"
17435   - "FIB_200K"
17436   - "FIB_2M"
17437   layout:
17438     title: "ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
17439     layout: "plot-latency"
17440
17441 # Packet Latency - VPP IPv4 3n-skx-x710 features oacl
17442 -
17443   type: "plot"
17444   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-ndr-lat"
17445   algorithm: "plot_latency_error_bars"
17446   output-file-type: ".html"
17447   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-ndr-lat"
17448   data: "plot-vpp-throughput-latency-3n-skx"
17449   filter: "'NIC_Intel-X710' and
17450            '64B' and
17451            ('IP4BASE' or
17452             'POLICE_MARK' or
17453             'COPWHLIST' or
17454             ('NAT44' and 'BASE') or
17455             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
17456            'NDRPDR' and
17457            '2T1C' and
17458            'IP4FWD' and
17459            not 'IPSEC' and
17460            not 'VHOST'"
17461   parameters:
17462   - "throughput"
17463   - "parent"
17464   - "tags"
17465   sort:
17466   - "IP4BASE"
17467   - "NAT44"
17468   - "POLICE_MARK"
17469   - "COPWHLIST"
17470   - "IACL"
17471   - "OACL"
17472   layout:
17473     title: "ip4-3n-skx-x710-64b-2t1c-features-ndr"
17474     layout: "plot-latency"
17475
17476 -
17477   type: "plot"
17478   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-ndr-lat"
17479   algorithm: "plot_latency_error_bars"
17480   output-file-type: ".html"
17481   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-ndr-lat"
17482   data: "plot-vpp-throughput-latency-3n-skx"
17483   filter: "'NIC_Intel-X710' and
17484            '64B' and
17485            ('IP4BASE' or
17486             'POLICE_MARK' or
17487             'COPWHLIST' or
17488             ('NAT44' and 'BASE') or
17489             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
17490            'NDRPDR' and
17491            '4T2C' and
17492            'IP4FWD' and
17493            not 'IPSEC' and
17494            not 'VHOST'"
17495   parameters:
17496   - "throughput"
17497   - "parent"
17498   - "tags"
17499   sort:
17500   - "IP4BASE"
17501   - "NAT44"
17502   - "POLICE_MARK"
17503   - "COPWHLIST"
17504   - "IACL"
17505   - "OACL"
17506   layout:
17507     title: "ip4-3n-skx-x710-64b-4t2c-features-ndr"
17508     layout: "plot-latency"
17509
17510 # Packet Latency - VPP IPv4 3n-skx-x710 features nat44
17511 -
17512   type: "plot"
17513   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr-lat"
17514   algorithm: "plot_latency_error_bars"
17515   output-file-type: ".html"
17516   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr-lat"
17517   data: "plot-vpp-throughput-latency-3n-skx"
17518   filter: "'NIC_Intel-X710' and
17519            '64B' and
17520            'NDRPDR' and
17521            '2T1C' and
17522            'IP4FWD' and
17523            'NAT44' and
17524            not 'IPSEC' and
17525            not 'VHOST'"
17526   parameters:
17527   - "throughput"
17528   - "parent"
17529   - "tags"
17530   sort:
17531   - "BASE"
17532   - "BASE"
17533   - "SRC_USER_10"
17534   - "SRC_USER_100"
17535   - "SRC_USER_1000"
17536   - "SRC_USER_2000"
17537   layout:
17538     title: "ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
17539     layout: "plot-latency"
17540
17541 -
17542   type: "plot"
17543   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr-lat"
17544   algorithm: "plot_latency_error_bars"
17545   output-file-type: ".html"
17546   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-ndr-nat44-lat"
17547   data: "plot-vpp-throughput-latency-3n-skx"
17548   filter: "'NIC_Intel-X710' and
17549            '64B' and
17550            'NDRPDR' and
17551            '4T2C' and
17552            'IP4FWD' and
17553            'NAT44' and
17554            not 'IPSEC' and
17555            not 'VHOST'"
17556   parameters:
17557   - "throughput"
17558   - "parent"
17559   - "tags"
17560   sort:
17561   - "BASE"
17562   - "BASE"
17563   - "SRC_USER_10"
17564   - "SRC_USER_100"
17565   - "SRC_USER_1000"
17566   - "SRC_USER_2000"
17567   layout:
17568     title: "ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
17569     layout: "plot-latency"
17570
17571 # Packet Latency - VPP IPv4 3n-skx-x710 features iacl
17572 -
17573   type: "plot"
17574   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
17575   algorithm: "plot_latency_error_bars"
17576   output-file-type: ".html"
17577   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
17578   data: "plot-vpp-throughput-latency-3n-skx"
17579   filter: "'NIC_Intel-X710' and
17580            '64B' and
17581            'NDRPDR' and
17582            '2T1C' and
17583            'IP4FWD' and
17584            'IACL' and
17585            ('ACL10' or 'ACL50') and '10k_FLOWS' and
17586            not 'IPSEC' and
17587            not 'VHOST'"
17588   parameters:
17589   - "throughput"
17590   - "parent"
17591   - "tags"
17592   sort:
17593   - "ACL_STATELESS"
17594   - "ACL_STATEFUL"
17595   - "ACL_STATELESS"
17596   - "ACL_STATEFUL"
17597   layout:
17598     title: "ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
17599     layout: "plot-latency"
17600
17601 -
17602   type: "plot"
17603   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
17604   algorithm: "plot_latency_error_bars"
17605   output-file-type: ".html"
17606   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-ndr-iacl-lat"
17607   data: "plot-vpp-throughput-latency-3n-skx"
17608   filter: "'NIC_Intel-X710' and
17609            '64B' and
17610            'NDRPDR' and
17611            '4T2C' and
17612            'IP4FWD' and
17613            'IACL' and
17614            ('ACL10' or 'ACL50') and '10k_FLOWS' and
17615            not 'IPSEC' and
17616            not 'VHOST'"
17617   parameters:
17618   - "throughput"
17619   - "parent"
17620   - "tags"
17621   sort:
17622   - "ACL_STATELESS"
17623   - "ACL_STATEFUL"
17624   - "ACL_STATELESS"
17625   - "ACL_STATEFUL"
17626   layout:
17627     title: "ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
17628     layout: "plot-latency"
17629
17630 # Packet Latency - VPP IPv4 3n-skx-x710 features oacl
17631 -
17632   type: "plot"
17633   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-oacl-ndr-lat"
17634   algorithm: "plot_latency_error_bars"
17635   output-file-type: ".html"
17636   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-oacl-ndr-lat"
17637   data: "plot-vpp-throughput-latency-3n-skx"
17638   filter: "'NIC_Intel-X710' and
17639            '64B' and
17640            'NDRPDR' and
17641            '2T1C' and
17642            'IP4FWD' and
17643            'OACL' and
17644            ('ACL10' or 'ACL50') and '10k_FLOWS' and
17645            not 'IPSEC' and
17646            not 'VHOST'"
17647   parameters:
17648   - "throughput"
17649   - "parent"
17650   - "tags"
17651   sort:
17652   - "ACL_STATELESS"
17653   - "ACL_STATEFUL"
17654   - "ACL_STATELESS"
17655   - "ACL_STATEFUL"
17656   layout:
17657     title: "ip4-3n-skx-x710-64b-2t1c-features-oacl-ndr"
17658     layout: "plot-latency"
17659
17660 -
17661   type: "plot"
17662   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-oacl-ndr-lat"
17663   algorithm: "plot_latency_error_bars"
17664   output-file-type: ".html"
17665   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-ndr-oacl-lat"
17666   data: "plot-vpp-throughput-latency-3n-skx"
17667   filter: "'NIC_Intel-X710' and
17668            '64B' and
17669            'NDRPDR' and
17670            '4T2C' and
17671            'IP4FWD' and
17672            'OACL' and
17673            ('ACL10' or 'ACL50') and '10k_FLOWS' and
17674            not 'IPSEC' and
17675            not 'VHOST'"
17676   parameters:
17677   - "throughput"
17678   - "parent"
17679   - "tags"
17680   sort:
17681   - "ACL_STATELESS"
17682   - "ACL_STATEFUL"
17683   - "ACL_STATELESS"
17684   - "ACL_STATEFUL"
17685   layout:
17686     title: "ip4-3n-skx-x710-64b-4t2c-features-oacl-ndr"
17687     layout: "plot-latency"
17688
17689 # Packet Latency - VPP IPv4 2n-skx-x710 base and scale
17690 -
17691   type: "plot"
17692   title: "VPP Latency: ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
17693   algorithm: "plot_latency_error_bars"
17694   output-file-type: ".html"
17695   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
17696   data: "plot-vpp-throughput-latency-2n-skx"
17697   filter: "'NIC_Intel-X710' and
17698            '64B' and
17699            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
17700            'NDRPDR' and
17701            '2T1C' and
17702            'IP4FWD' and
17703            not 'IPSEC' and
17704            not 'VHOST'"
17705   parameters:
17706   - "latency"
17707   - "parent"
17708   - "tags"
17709   sort:
17710   - "IP4BASE"
17711   - "FIB_20K"
17712   - "FIB_200K"
17713   - "FIB_2M"
17714   layout:
17715     title: "ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
17716     layout: "plot-latency"
17717
17718 -
17719   type: "plot"
17720   title: "VPP Latency: ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
17721   algorithm: "plot_latency_error_bars"
17722   output-file-type: ".html"
17723   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
17724   data: "plot-vpp-throughput-latency-2n-skx"
17725   filter: "'NIC_Intel-X710' and
17726            '64B' and
17727            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
17728            'NDRPDR' and
17729            '4T2C' and
17730            'IP4FWD' and
17731            not 'IPSEC' and
17732            not 'VHOST'"
17733   parameters:
17734   - "latency"
17735   - "parent"
17736   - "tags"
17737   sort:
17738   - "IP4BASE"
17739   - "FIB_20K"
17740   - "FIB_200K"
17741   - "FIB_2M"
17742   layout:
17743     title: "ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
17744     layout: "plot-latency"
17745
17746 # Packet Latency - VPP IPv4 2n-skx-xxv710 base and scale
17747 -
17748   type: "plot"
17749   title: "VPP Latency: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
17750   algorithm: "plot_latency_error_bars"
17751   output-file-type: ".html"
17752   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
17753   data: "plot-vpp-throughput-latency-2n-skx"
17754   filter: "'NIC_Intel-XXV710' and
17755            '64B' and
17756            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
17757            'NDRPDR' and
17758            '2T1C' and
17759            'IP4FWD' and
17760            not 'IPSEC' and
17761            not 'VHOST'"
17762   parameters:
17763   - "latency"
17764   - "parent"
17765   - "tags"
17766   sort:
17767   - "IP4BASE"
17768   - "FIB_20K"
17769   - "FIB_200K"
17770   - "FIB_2M"
17771   layout:
17772     title: "ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
17773     layout: "plot-latency"
17774
17775 -
17776   type: "plot"
17777   title: "VPP Latency: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
17778   algorithm: "plot_latency_error_bars"
17779   output-file-type: ".html"
17780   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
17781   data: "plot-vpp-throughput-latency-2n-skx"
17782   filter: "'NIC_Intel-XXV710' and
17783            '64B' and
17784            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
17785            'NDRPDR' and
17786            '4T2C' and
17787            'IP4FWD' and
17788            not 'IPSEC' and
17789            not 'VHOST'"
17790   parameters:
17791   - "latency"
17792   - "parent"
17793   - "tags"
17794   sort:
17795   - "IP4BASE"
17796   - "FIB_20K"
17797   - "FIB_200K"
17798   - "FIB_2M"
17799   layout:
17800     title: "ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
17801     layout: "plot-latency"
17802
17803 ################################################################################
17804
17805 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x520
17806 -
17807   type: "plot"
17808   title: "VPP Latency: ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
17809   algorithm: "plot_latency_error_bars"
17810   output-file-type: ".html"
17811   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
17812   data: "plot-vpp-throughput-latency-3n-hsw"
17813   filter: "'NIC_Intel-X520-DA2' and
17814            '64B' and
17815            'ENCAP' and
17816            'NDRPDR' and
17817            '1T1C' and
17818            'VXLAN' and
17819            'L2BDMACLRN' and
17820            not 'VHOST' and
17821            not 'IPSECHW'"
17822   parameters:
17823   - "latency"
17824   - "parent"
17825   - "tags"
17826   sort:
17827   - "not DOT1Q"
17828   - "VXLAN_1"
17829   - "VXLAN_10"
17830   - "VXLAN_100"
17831   - "VXLAN_1000"
17832   layout:
17833     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
17834     layout: "plot-latency"
17835
17836 -
17837   type: "plot"
17838   title: "VPP Latency: ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
17839   algorithm: "plot_latency_error_bars"
17840   output-file-type: ".html"
17841   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
17842   data: "plot-vpp-throughput-latency-3n-hsw"
17843   filter: "'NIC_Intel-X520-DA2' and
17844            '64B' and
17845            'ENCAP' and
17846            'NDRPDR' and
17847            '2T2C' and
17848            'VXLAN' and
17849            'L2BDMACLRN' and
17850            not 'VHOST' and
17851            not 'IPSECHW'"
17852   parameters:
17853   - "latency"
17854   - "parent"
17855   - "tags"
17856   sort:
17857   - "not DOT1Q"
17858   - "VXLAN_1"
17859   - "VXLAN_10"
17860   - "VXLAN_100"
17861   - "VXLAN_1000"
17862   layout:
17863     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
17864     layout: "plot-latency"
17865
17866 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x520 - features
17867 -
17868   type: "plot"
17869   title: "VPP Latency: ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
17870   algorithm: "plot_latency_error_bars"
17871   output-file-type: ".html"
17872   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
17873   data: "plot-vpp-throughput-latency-3n-hsw"
17874   filter: "'NIC_Intel-X520-DA2' and
17875            '64B' and
17876            'ENCAP' and
17877            'NDRPDR' and
17878            '1T1C' and
17879            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
17880            not 'DOT1Q' and
17881            not 'VHOST' and
17882            not 'IPSECHW'"
17883   parameters:
17884   - "throughput"
17885   - "parent"
17886   - "tags"
17887   sort:
17888   - "L2BDMACLRN"
17889   - "L2XCFWD"
17890   - "LISP"
17891   layout:
17892     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
17893     layout: "plot-latency"
17894
17895 -
17896   type: "plot"
17897   title: "VPP Latency: ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
17898   algorithm: "plot_latency_error_bars"
17899   output-file-type: ".html"
17900   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
17901   data: "plot-vpp-throughput-latency-3n-hsw"
17902   filter: "'NIC_Intel-X520-DA2' and
17903            '64B' and
17904            'ENCAP' and
17905            'NDRPDR' and
17906            '2T2C' and
17907            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
17908            not 'DOT1Q' and
17909            not 'VHOST' and
17910            not 'IPSECHW'"
17911   parameters:
17912   - "throughput"
17913   - "parent"
17914   - "tags"
17915   sort:
17916   - "L2BDMACLRN"
17917   - "L2XCFWD"
17918   - "LISP"
17919   layout:
17920     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
17921     layout: "plot-latency"
17922
17923 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x710
17924 -
17925   type: "plot"
17926   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
17927   algorithm: "plot_latency_error_bars"
17928   output-file-type: ".html"
17929   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
17930   data: "plot-vpp-throughput-latency-3n-hsw"
17931   filter: "'NIC_Intel-X710' and
17932            '64B' and
17933            'ENCAP' and
17934            'NDRPDR' and
17935            '1T1C' and
17936            'VXLAN' and
17937            'L2BDMACLRN' and
17938            not 'VHOST' and
17939            not 'IPSECHW'"
17940   parameters:
17941   - "latency"
17942   - "parent"
17943   - "tags"
17944   sort:
17945   - "not DOT1Q"
17946   - "VXLAN_1"
17947   - "VXLAN_10"
17948   - "VXLAN_100"
17949   - "VXLAN_1000"
17950   layout:
17951     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
17952     layout: "plot-latency"
17953
17954 -
17955   type: "plot"
17956   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
17957   algorithm: "plot_latency_error_bars"
17958   output-file-type: ".html"
17959   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
17960   data: "plot-vpp-throughput-latency-3n-hsw"
17961   filter: "'NIC_Intel-X710' and
17962            '64B' and
17963            'ENCAP' and
17964            'NDRPDR' and
17965            '2T2C' and
17966            'VXLAN' and
17967            'L2BDMACLRN' and
17968            not 'VHOST' and
17969            not 'IPSECHW'"
17970   parameters:
17971   - "latency"
17972   - "parent"
17973   - "tags"
17974   sort:
17975   - "not DOT1Q"
17976   - "VXLAN_1"
17977   - "VXLAN_10"
17978   - "VXLAN_100"
17979   - "VXLAN_1000"
17980   layout:
17981     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
17982     layout: "plot-latency"
17983
17984 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x710 - features
17985 -
17986   type: "plot"
17987   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
17988   algorithm: "plot_latency_error_bars"
17989   output-file-type: ".html"
17990   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
17991   data: "plot-vpp-throughput-latency-3n-hsw"
17992   filter: "'NIC_Intel-X710' and
17993            '64B' and
17994            'ENCAP' and
17995            'NDRPDR' and
17996            '1T1C' and
17997            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
17998            not 'DOT1Q' and
17999            not 'VHOST' and
18000            not 'IPSECHW'"
18001   parameters:
18002   - "throughput"
18003   - "parent"
18004   - "tags"
18005   sort:
18006   - "L2BDMACLRN"
18007   - "L2XCFWD"
18008   - "LISP"
18009   layout:
18010     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
18011     layout: "plot-latency"
18012
18013 -
18014   type: "plot"
18015   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
18016   algorithm: "plot_latency_error_bars"
18017   output-file-type: ".html"
18018   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
18019   data: "plot-vpp-throughput-latency-3n-hsw"
18020   filter: "'NIC_Intel-X710' and
18021            '64B' and
18022            'ENCAP' and
18023            'NDRPDR' and
18024            '2T2C' and
18025            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
18026            not 'DOT1Q' and
18027            not 'VHOST' and
18028            not 'IPSECHW'"
18029   parameters:
18030   - "throughput"
18031   - "parent"
18032   - "tags"
18033   sort:
18034   - "L2BDMACLRN"
18035   - "L2XCFWD"
18036   - "LISP"
18037   layout:
18038     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
18039     layout: "plot-latency"
18040
18041 # Packet Latency - VPP Ipv4 tunnels 3n-skx-x710
18042 -
18043   type: "plot"
18044   title: "VPP Latency: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
18045   algorithm: "plot_latency_error_bars"
18046   output-file-type: ".html"
18047   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
18048   data: "plot-vpp-throughput-latency-3n-skx"
18049   filter: "'NIC_Intel-X710' and
18050            '64B' and
18051            'ENCAP' and
18052            'NDRPDR' and
18053            '2T1C' and
18054            'VXLAN' and
18055            'L2BDMACLRN' and
18056            not 'VHOST' and
18057            not 'IPSECHW'"
18058   parameters:
18059   - "latency"
18060   - "parent"
18061   - "tags"
18062   sort:
18063   - "not DOT1Q"
18064   - "VXLAN_1"
18065   - "VXLAN_10"
18066   - "VXLAN_100"
18067   - "VXLAN_1000"
18068   layout:
18069     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
18070     layout: "plot-latency"
18071
18072 -
18073   type: "plot"
18074   title: "VPP Latency: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
18075   algorithm: "plot_latency_error_bars"
18076   output-file-type: ".html"
18077   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
18078   data: "plot-vpp-throughput-latency-3n-skx"
18079   filter: "'NIC_Intel-X710' and
18080            '64B' and
18081            'ENCAP' and
18082            'NDRPDR' and
18083            '4t2c' and
18084            'VXLAN' and
18085            'L2BDMACLRN' and
18086            not 'VHOST' and
18087            not 'IPSECHW'"
18088   parameters:
18089   - "latency"
18090   - "parent"
18091   - "tags"
18092   sort:
18093   - "not DOT1Q"
18094   - "VXLAN_1"
18095   - "VXLAN_10"
18096   - "VXLAN_100"
18097   - "VXLAN_1000"
18098   layout:
18099     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
18100     layout: "plot-latency"
18101
18102 # Packet Latency - VPP Ipv4 tunnels 3n-skx-x710 - features
18103 -
18104   type: "plot"
18105   title: "VPP Latency: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
18106   algorithm: "plot_latency_error_bars"
18107   output-file-type: ".html"
18108   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
18109   data: "plot-vpp-throughput-latency-3n-skx"
18110   filter: "'NIC_Intel-X710' and
18111            '64B' and
18112            'ENCAP' and
18113            'NDRPDR' and
18114            '2T1C' and
18115            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
18116            not 'DOT1Q' and
18117            not 'VHOST' and
18118            not 'IPSECHW'"
18119   parameters:
18120   - "throughput"
18121   - "parent"
18122   - "tags"
18123   sort:
18124   - "L2BDMACLRN"
18125   - "L2XCFWD"
18126   - "LISP"
18127   layout:
18128     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
18129     layout: "plot-latency"
18130
18131 -
18132   type: "plot"
18133   title: "VPP Latency: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
18134   algorithm: "plot_latency_error_bars"
18135   output-file-type: ".html"
18136   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
18137   data: "plot-vpp-throughput-latency-3n-skx"
18138   filter: "'NIC_Intel-X710' and
18139            '64B' and
18140            'ENCAP' and
18141            'NDRPDR' and
18142            '4T2C' and
18143            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
18144            not 'DOT1Q' and
18145            not 'VHOST' and
18146            not 'IPSECHW'"
18147   parameters:
18148   - "throughput"
18149   - "parent"
18150   - "tags"
18151   sort:
18152   - "L2BDMACLRN"
18153   - "L2XCFWD"
18154   - "LISP"
18155   layout:
18156     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
18157     layout: "plot-latency"
18158
18159 ################################################################################
18160
18161 # Packet Latency - VPP IPv6 3n-hsw-x520
18162 -
18163   type: "plot"
18164   title: "VPP Latency: ip6-3n-hsw-x520-78b-1t1c-base_and_scale-ndr-lat"
18165   algorithm: "plot_latency_error_bars"
18166   output-file-type: ".html"
18167   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base_and_scale-ndr-lat"
18168   data: "plot-vpp-throughput-latency-3n-hsw"
18169   filter: "'NIC_Intel-X520-DA2' and
18170            '78B' and
18171            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
18172            'NDRPDR' and
18173            '1T1C' and
18174            'IP6FWD' and
18175            not 'SRv6' and
18176            not 'IPSEC' and
18177            not 'VHOST'"
18178   parameters:
18179   - "latency"
18180   - "parent"
18181   - "tags"
18182   sort:
18183   - "IP6BASE"
18184   - "FIB_20K"
18185   - "FIB_200K"
18186   - "FIB_2M"
18187   layout:
18188     title: "ip6-3n-hsw-x520-78b-1t1c-base_and_scale-ndr"
18189     layout: "plot-latency"
18190
18191 -
18192   type: "plot"
18193   title: "VPP Latency: ip6-3n-hsw-x520-78b-2t2c-base_and_scale-ndr-lat"
18194   algorithm: "plot_latency_error_bars"
18195   output-file-type: ".html"
18196   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base_and_scale-ndr-lat"
18197   data: "plot-vpp-throughput-latency-3n-hsw"
18198   filter: "'NIC_Intel-X520-DA2' and
18199            '78B' and
18200            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
18201            'NDRPDR' and
18202            '2T2C' and
18203            'IP6FWD' and
18204            not 'SRv6' and
18205            not 'IPSEC' and
18206            not 'VHOST'"
18207   parameters:
18208   - "latency"
18209   - "parent"
18210   - "tags"
18211   sort:
18212   - "IP6BASE"
18213   - "FIB_20K"
18214   - "FIB_200K"
18215   - "FIB_2M"
18216   layout:
18217     title: "ip6-3n-hsw-x520-78b-2t2c-base_and_scale-ndr"
18218     layout: "plot-latency"
18219
18220 # Packet Latency - VPP IPv6 3n-hsw-x710
18221 -
18222   type: "plot"
18223   title: "VPP Latency: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr-lat"
18224   algorithm: "plot_latency_error_bars"
18225   output-file-type: ".html"
18226   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr-lat"
18227   data: "plot-vpp-throughput-latency-3n-hsw"
18228   filter: "'NIC_Intel-X710' and
18229            '78B' and
18230            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
18231            'NDRPDR' and
18232            '1T1C' and
18233            'IP6FWD' and
18234            not 'SRv6' and
18235            not 'IPSEC' and
18236            not 'VHOST'"
18237   parameters:
18238   - "latency"
18239   - "parent"
18240   - "tags"
18241   sort:
18242   - "IP6BASE"
18243   - "FIB_20K"
18244   - "FIB_200K"
18245   - "FIB_2M"
18246   layout:
18247     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
18248     layout: "plot-latency"
18249
18250 -
18251   type: "plot"
18252   title: "VPP Latency: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr-lat"
18253   algorithm: "plot_latency_error_bars"
18254   output-file-type: ".html"
18255   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr-lat"
18256   data: "plot-vpp-throughput-latency-3n-hsw"
18257   filter: "'NIC_Intel-X710' and
18258            '78B' and
18259            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
18260            'NDRPDR' and
18261            '2T2C' and
18262            'IP6FWD' and
18263            not 'SRv6' and
18264            not 'IPSEC' and
18265            not 'VHOST'"
18266   parameters:
18267   - "latency"
18268   - "parent"
18269   - "tags"
18270   sort:
18271   - "IP6BASE"
18272   - "FIB_20K"
18273   - "FIB_200K"
18274   - "FIB_2M"
18275   layout:
18276     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
18277     layout: "plot-latency"
18278
18279 # Packet Latency - VPP IPv6 3n-hsw-xl710
18280 -
18281   type: "plot"
18282   title: "VPP Latency: ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-ndr-lat"
18283   algorithm: "plot_latency_error_bars"
18284   output-file-type: ".html"
18285   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-ndr-lat"
18286   data: "plot-vpp-throughput-latency-3n-hsw"
18287   filter: "'NIC_Intel-XL710' and
18288            '78B' and
18289            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
18290            'NDRPDR' and
18291            '1T1C' and
18292            'IP6FWD' and
18293            not 'SRv6' and
18294            not 'IPSEC' and
18295            not 'VHOST'"
18296   parameters:
18297   - "latency"
18298   - "parent"
18299   - "tags"
18300   sort:
18301   - "IP6BASE"
18302   - "FIB_20K"
18303   - "FIB_200K"
18304   - "FIB_2M"
18305   layout:
18306     title: "ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-ndr"
18307     layout: "plot-latency"
18308
18309 -
18310   type: "plot"
18311   title: "VPP Latency: ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-ndr-lat"
18312   algorithm: "plot_latency_error_bars"
18313   output-file-type: ".html"
18314   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-ndr-lat"
18315   data: "plot-vpp-throughput-latency-3n-hsw"
18316   filter: "'NIC_Intel-XL710' and
18317            '78B' and
18318            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
18319            'NDRPDR' and
18320            '2T2C' and
18321            'IP6FWD' and
18322            not 'SRv6' and
18323            not 'IPSEC' and
18324            not 'VHOST'"
18325   parameters:
18326   - "latency"
18327   - "parent"
18328   - "tags"
18329   sort:
18330   - "IP6BASE"
18331   - "FIB_20K"
18332   - "FIB_200K"
18333   - "FIB_2M"
18334   layout:
18335     title: "ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-ndr"
18336     layout: "plot-latency"
18337
18338 # Packet Latency - VPP IPv6 3n-skx-x710
18339 -
18340   type: "plot"
18341   title: "VPP Latency: ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
18342   algorithm: "plot_latency_error_bars"
18343   output-file-type: ".html"
18344   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
18345   data: "plot-vpp-throughput-latency-3n-skx"
18346   filter: "'NIC_Intel-X710' and
18347            '78B' and
18348            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
18349            'NDRPDR' and
18350            '2T1C' and
18351            'IP6FWD' and
18352            not 'SRv6' and
18353            not 'IPSEC' and
18354            not 'VHOST'"
18355   parameters:
18356   - "latency"
18357   - "parent"
18358   - "tags"
18359   sort:
18360   - "IP6BASE"
18361   - "FIB_20K"
18362   - "FIB_200K"
18363   - "FIB_2M"
18364   layout:
18365     title: "ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
18366     layout: "plot-latency"
18367
18368 -
18369   type: "plot"
18370   title: "VPP Latency: ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
18371   algorithm: "plot_latency_error_bars"
18372   output-file-type: ".html"
18373   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
18374   data: "plot-vpp-throughput-latency-3n-skx"
18375   filter: "'NIC_Intel-X710' and
18376            '78B' and
18377            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
18378            'NDRPDR' and
18379            '4T2C' and
18380            'IP6FWD' and
18381            not 'SRv6' and
18382            not 'IPSEC' and
18383            not 'VHOST'"
18384   parameters:
18385   - "latency"
18386   - "parent"
18387   - "tags"
18388   sort:
18389   - "IP6BASE"
18390   - "FIB_20K"
18391   - "FIB_200K"
18392   - "FIB_2M"
18393   layout:
18394     title: "ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
18395     layout: "plot-latency"
18396
18397 # Packet Latency - VPP IPv6 2n-skx-x710
18398 -
18399   type: "plot"
18400   title: "VPP Latency: ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
18401   algorithm: "plot_latency_error_bars"
18402   output-file-type: ".html"
18403   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
18404   data: "plot-vpp-throughput-latency-2n-skx"
18405   filter: "'NIC_Intel-X710' and
18406            '78B' and
18407            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
18408            'NDRPDR' and
18409            '2T1C' and
18410            'IP6FWD' and
18411            not 'SRv6' and
18412            not 'IPSEC' and
18413            not 'VHOST'"
18414   parameters:
18415   - "latency"
18416   - "parent"
18417   - "tags"
18418   sort:
18419   - "IP6BASE"
18420   - "FIB_20K"
18421   - "FIB_200K"
18422   - "FIB_2M"
18423   layout:
18424     title: "ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
18425     layout: "plot-latency"
18426
18427 -
18428   type: "plot"
18429   title: "VPP Latency: ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
18430   algorithm: "plot_latency_error_bars"
18431   output-file-type: ".html"
18432   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
18433   data: "plot-vpp-throughput-latency-2n-skx"
18434   filter: "'NIC_Intel-X710' and
18435            '78B' and
18436            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
18437            'NDRPDR' and
18438            '4T2C' and
18439            'IP6FWD' and
18440            not 'SRv6' and
18441            not 'IPSEC' and
18442            not 'VHOST'"
18443   parameters:
18444   - "latency"
18445   - "parent"
18446   - "tags"
18447   sort:
18448   - "IP6BASE"
18449   - "FIB_20K"
18450   - "FIB_200K"
18451   - "FIB_2M"
18452   layout:
18453     title: "ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
18454     layout: "plot-latency"
18455
18456 # Packet Latency - VPP IPv6 2n-skx-xxv710
18457 -
18458   type: "plot"
18459   title: "VPP Latency: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
18460   algorithm: "plot_latency_error_bars"
18461   output-file-type: ".html"
18462   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
18463   data: "plot-vpp-throughput-latency-2n-skx"
18464   filter: "'NIC_Intel-XXV710' and
18465            '78B' and
18466            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
18467            'NDRPDR' and
18468            '2T1C' and
18469            'IP6FWD' and
18470            not 'SRv6' and
18471            not 'IPSEC' and
18472            not 'VHOST'"
18473   parameters:
18474   - "latency"
18475   - "parent"
18476   - "tags"
18477   sort:
18478   - "IP6BASE"
18479   - "FIB_20K"
18480   - "FIB_200K"
18481   - "FIB_2M"
18482   layout:
18483     title: "ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
18484     layout: "plot-latency"
18485
18486 -
18487   type: "plot"
18488   title: "VPP Latency: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
18489   algorithm: "plot_latency_error_bars"
18490   output-file-type: ".html"
18491   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
18492   data: "plot-vpp-throughput-latency-2n-skx"
18493   filter: "'NIC_Intel-XXV710' and
18494            '78B' and
18495            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
18496            'NDRPDR' and
18497            '4T2C' and
18498            'IP6FWD' and
18499            not 'SRv6' and
18500            not 'IPSEC' and
18501            not 'VHOST'"
18502   parameters:
18503   - "latency"
18504   - "parent"
18505   - "tags"
18506   sort:
18507   - "IP6BASE"
18508   - "FIB_20K"
18509   - "FIB_200K"
18510   - "FIB_2M"
18511   layout:
18512     title: "ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
18513     layout: "plot-latency"
18514
18515 ################################################################################
18516
18517 # Packet Latency - VPP IPv6 tunnels 3n-hsw-x520
18518 -
18519   type: "plot"
18520   title: "VPP Latency: ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-ndr-lat"
18521   algorithm: "plot_latency_error_bars"
18522   output-file-type: ".html"
18523   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-ndr-lat"
18524   data: "plot-vpp-throughput-latency-3n-hsw"
18525   filter: "'NIC_Intel-X520-DA2' and
18526            '78B' and
18527            'ENCAP' and
18528            'NDRPDR' and
18529            '1T1C' and
18530            'LISP' and
18531            not 'VHOST'"
18532   parameters:
18533   - "throughput"
18534   - "parent"
18535   - "tags"
18536   sort:
18537   - "IP4UNRLAY"
18538   - "IP6UNRLAY"
18539   layout:
18540     title: "ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-ndr"
18541     layout: "plot-latency"
18542
18543 -
18544   type: "plot"
18545   title: "VPP Latency: ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-ndr-lat"
18546   algorithm: "plot_latency_error_bars"
18547   output-file-type: ".html"
18548   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-ndr-lat"
18549   data: "plot-vpp-throughput-latency-3n-hsw"
18550   filter: "'NIC_Intel-X520-DA2' and
18551            '78B' and
18552            'ENCAP' and
18553            'NDRPDR' and
18554            '2T2C' and
18555            'LISP' and
18556            not 'VHOST'"
18557   parameters:
18558   - "throughput"
18559   - "parent"
18560   - "tags"
18561   sort:
18562   - "IP4UNRLAY"
18563   - "IP6UNRLAY"
18564   layout:
18565     title: "ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-ndr"
18566     layout: "plot-latency"
18567
18568 ################################################################################
18569
18570 # Packet Latency - VPP IPSec 3n-hsw-xl710 base
18571 -
18572   type: "plot"
18573   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
18574   algorithm: "plot_latency_error_bars"
18575   output-file-type: ".html"
18576   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
18577   data: "plot-vpp-throughput-latency-3n-hsw"
18578   filter: "'NIC_Intel-XL710' and
18579            '64B' and
18580            'IP4FWD' and
18581            'NDRPDR' and
18582            'BASE' and
18583            '1T1C' and
18584            'IPSECHW' and
18585            ('IPSECTRAN' or 'IPSECTUN') and
18586            not 'VHOST'"
18587   parameters:
18588   - "latency"
18589   - "parent"
18590   - "tags"
18591   layout:
18592     title: "ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
18593     layout: "plot-latency"
18594
18595 -
18596   type: "plot"
18597   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
18598   algorithm: "plot_latency_error_bars"
18599   output-file-type: ".html"
18600   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
18601   data: "plot-vpp-throughput-latency-3n-hsw"
18602   filter: "'NIC_Intel-XL710' and
18603            '64B' and
18604            'IP4FWD' and
18605            'NDRPDR' and
18606            'BASE' and
18607            '2T2C' and
18608            'IPSECHW' and
18609            ('IPSECTRAN' or 'IPSECTUN') and
18610            not 'VHOST'"
18611   parameters:
18612   - "latency"
18613   - "parent"
18614   - "tags"
18615   layout:
18616     title: "ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
18617     layout: "plot-latency"
18618
18619 # Packet Latency - VPP IPSec 3n-hsw-xl710 scale
18620 -
18621   type: "plot"
18622   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr-lat"
18623   algorithm: "plot_latency_error_bars"
18624   output-file-type: ".html"
18625   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr-lat"
18626   data: "plot-vpp-throughput-latency-3n-hsw"
18627   filter: "'NIC_Intel-XL710' and
18628            '64B' and
18629            'IP4FWD' and
18630            'NDRPDR' and
18631            'SCALE' and
18632            '1T1C' and
18633            'IPSECHW' and
18634            ('IPSECTRAN' or 'IPSECTUN') and
18635            not 'VHOST'"
18636   parameters:
18637   - "latency"
18638   - "parent"
18639   - "tags"
18640   layout:
18641     title: "ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
18642     layout: "plot-latency"
18643
18644 -
18645   type: "plot"
18646   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr-lat"
18647   algorithm: "plot_latency_error_bars"
18648   output-file-type: ".html"
18649   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr-lat"
18650   data: "plot-vpp-throughput-latency-3n-hsw"
18651   filter: "'NIC_Intel-XL710' and
18652            '64B' and
18653            'IP4FWD' and
18654            'NDRPDR' and
18655            'SCALE' and
18656            '2T2C' and
18657            'IPSECHW' and
18658            ('IPSECTRAN' or 'IPSECTUN') and
18659            not 'VHOST'"
18660   parameters:
18661   - "latency"
18662   - "parent"
18663   - "tags"
18664   layout:
18665     title: "ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
18666     layout: "plot-latency"
18667
18668 # Packet Latency - VPP IPSec 3n-hsw-xl710 sw
18669 -
18670   type: "plot"
18671   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr-lat"
18672   algorithm: "plot_latency_error_bars"
18673   output-file-type: ".html"
18674   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr-lat"
18675   data: "plot-vpp-throughput-latency-3n-hsw"
18676   filter: "'NIC_Intel-XL710' and
18677            '64B' and
18678            'IP4FWD' and
18679            'NDRPDR' and
18680            '1T1C' and
18681            'IPSECSW' and
18682            ('IPSECTRAN' or 'IPSECTUN') and
18683            not 'VHOST'"
18684   parameters:
18685   - "latency"
18686   - "parent"
18687   - "tags"
18688   layout:
18689     title: "ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
18690     layout: "plot-latency"
18691
18692 -
18693   type: "plot"
18694   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr-lat"
18695   algorithm: "plot_latency_error_bars"
18696   output-file-type: ".html"
18697   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr-lat"
18698   data: "plot-vpp-throughput-latency-3n-hsw"
18699   filter: "'NIC_Intel-XL710' and
18700            '64B' and
18701            'IP4FWD' and
18702            'NDRPDR' and
18703            '2T2C' and
18704            'IPSECSW' and
18705            ('IPSECTRAN' or 'IPSECTUN') and
18706            not 'VHOST'"
18707   parameters:
18708   - "latency"
18709   - "parent"
18710   - "tags"
18711   layout:
18712     title: "ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
18713     layout: "plot-latency"
18714
18715 ################################################################################
18716
18717 # Packet Latency - VPP SRv6 3n-hsw-x520
18718 -
18719   type: "plot"
18720   title: "VPP Latency: srv6-3n-hsw-x520-78b-1t1c-features-ndr-lat"
18721   algorithm: "plot_latency_error_bars"
18722   output-file-type: ".html"
18723   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-ndr-lat"
18724   data: "plot-vpp-throughput-latency-3n-hsw"
18725   filter: "'NIC_Intel-X520-DA2' and
18726            '78B' and
18727            'FEATURE' and
18728            'NDRPDR' and
18729            '1T1C' and
18730            'IP6FWD' and
18731            'SRv6'"
18732   parameters:
18733   - "latency"
18734   - "parent"
18735   - "tags"
18736   layout:
18737     title: "srv6-3n-hsw-x520-78b-1t1c-features-ndr"
18738     layout: "plot-latency"
18739
18740 -
18741   type: "plot"
18742   title: "VPP Latency: srv6-3n-hsw-x520-78b-2t2c-features-ndr-lat"
18743   algorithm: "plot_latency_error_bars"
18744   output-file-type: ".html"
18745   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-ndr-lat"
18746   data: "plot-vpp-throughput-latency-3n-hsw"
18747   filter: "'NIC_Intel-X520-DA2' and
18748            '78B' and
18749            'FEATURE' and
18750            'NDRPDR' and
18751            '2T2C' and
18752            'IP6FWD' and
18753            'SRv6'"
18754   parameters:
18755   - "latency"
18756   - "parent"
18757   - "tags"
18758   layout:
18759     title: "srv6-3n-hsw-x520-78b-2t2c-features-ndr"
18760     layout: "plot-latency"
18761
18762 ################################################################################
18763
18764 # Packet Latency - VPP vhost ip4 3n-hsw-x520
18765 -
18766   type: "plot"
18767   title: "VPP Latency: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
18768   algorithm: "plot_latency_error_bars"
18769   output-file-type: ".html"
18770   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
18771   data: "plot-vpp-throughput-latency-3n-hsw"
18772   filter: "'NIC_Intel-X520-DA2' and
18773            '64B' and
18774            'NDRPDR' and
18775            'ETH' and
18776            'IP4FWD' and
18777            '1T1C' and
18778            'VHOST_1024' and
18779            not 'VXLAN' and
18780            not 'DOT1Q'"
18781   parameters:
18782   - "latency"
18783   - "parent"
18784   - "tags"
18785   sort:
18786   - "not CFS_OPT"
18787   - "1VM"
18788   - "2VM"
18789   layout:
18790     title: "vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
18791     layout: "plot-latency"
18792
18793 -
18794   type: "plot"
18795   title: "VPP Latency: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
18796   algorithm: "plot_latency_error_bars"
18797   output-file-type: ".html"
18798   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
18799   data: "plot-vpp-throughput-latency-3n-hsw"
18800   filter: "'NIC_Intel-X520-DA2' and
18801            '64B' and
18802            'NDRPDR' and
18803            'ETH' and
18804            'IP4FWD' and
18805            '2T2C' and
18806            'VHOST_1024' and
18807            not 'VXLAN' and
18808            not 'DOT1Q'"
18809   parameters:
18810   - "latency"
18811   - "parent"
18812   - "tags"
18813   sort:
18814   - "not CFS_OPT"
18815   - "1VM"
18816   - "2VM"
18817   layout:
18818     title: "vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
18819     layout: "plot-latency"
18820
18821 # Packet Latency - VPP vhost l2sw 3n-hsw-x520
18822 -
18823   type: "plot"
18824   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
18825   algorithm: "plot_latency_error_bars"
18826   output-file-type: ".html"
18827   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
18828   data: "plot-vpp-throughput-latency-3n-hsw"
18829   filter: "'NIC_Intel-X520-DA2' and
18830            '64B' and
18831            'NDRPDR' and
18832            'ETH' and
18833            '1T1C' and
18834            'L2BDMACLRN' and
18835            'VHOST_1024' and
18836            not 'VXLAN' and
18837            not 'IP4FWD' and
18838            not 'DOT1Q' and
18839            not '2VM'"
18840   parameters:
18841   - "latency"
18842   - "parent"
18843   - "tags"
18844   sort:
18845   - "VM"  # "not CFS_OPT"
18846   - "CFS_OPT"
18847   - "FIB_10K"
18848   - "FIB_100K"
18849   - "FIB_1M"
18850   layout:
18851     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
18852     layout: "plot-latency"
18853
18854 -
18855   type: "plot"
18856   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
18857   algorithm: "plot_latency_error_bars"
18858   output-file-type: ".html"
18859   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
18860   data: "plot-vpp-throughput-latency-3n-hsw"
18861   filter: "'NIC_Intel-X520-DA2' and
18862            '64B' and
18863            'NDRPDR' and
18864            'ETH' and
18865            '2T2C' and
18866            'L2BDMACLRN' and
18867            'VHOST_1024' and
18868            not 'VXLAN' and
18869            not 'IP4FWD' and
18870            not 'DOT1Q' and
18871            not '2VM'"
18872   parameters:
18873   - "latency"
18874   - "parent"
18875   - "tags"
18876   sort:
18877   - "VM"  # "not CFS_OPT"
18878   - "CFS_OPT"
18879   - "FIB_10K"
18880   - "FIB_100K"
18881   - "FIB_1M"
18882   layout:
18883     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
18884     layout: "plot-latency"
18885
18886 # Packet Latency - VPP vhost l2sw 3n-hsw-x520 - base
18887 -
18888   type: "plot"
18889   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-ndr-lat"
18890   algorithm: "plot_latency_error_bars"
18891   output-file-type: ".html"
18892   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-ndr-lat"
18893   data: "plot-vpp-throughput-latency-3n-hsw"
18894   filter: "'NIC_Intel-X520-DA2' and
18895            '64B' and
18896            'NDRPDR' and
18897            'ETH' and
18898            'BASE' and
18899            '1T1C' and
18900            ('L2BDMACLRN' or 'L2XCFWD') and
18901            'VHOST_1024' and
18902            not 'VXLAN' and
18903            not 'IP4FWD' and
18904            not 'DOT1Q' and
18905            not '2VM'"
18906   parameters:
18907   - "latency"
18908   - "parent"
18909   - "tags"
18910   sort:
18911   - "not CFS_OPT"
18912   - "L2XCFWD"
18913   - "not CFS_OPT"
18914   - "CFS_OPT"
18915   layout:
18916     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-ndr"
18917     layout: "plot-latency"
18918
18919 -
18920   type: "plot"
18921   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-ndr-lat"
18922   algorithm: "plot_latency_error_bars"
18923   output-file-type: ".html"
18924   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-ndr-lat"
18925   data: "plot-vpp-throughput-latency-3n-hsw"
18926   filter: "'NIC_Intel-X520-DA2' and
18927            '64B' and
18928            'NDRPDR' and
18929            'ETH' and
18930            'BASE' and
18931            '2T2C' and
18932            ('L2BDMACLRN' or 'L2XCFWD') and
18933            'VHOST_1024' and
18934            not 'VXLAN' and
18935            not 'IP4FWD' and
18936            not 'DOT1Q' and
18937            not '2VM'"
18938   parameters:
18939   - "latency"
18940   - "parent"
18941   - "tags"
18942   sort:
18943   - "not CFS_OPT"
18944   - "L2XCFWD"
18945   - "not CFS_OPT"
18946   - "CFS_OPT"
18947   layout:
18948     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-ndr"
18949     layout: "plot-latency"
18950
18951 # Packet Latency - VPP vhost l2sw 3n-hsw-x520 - base vm
18952 -
18953   type: "plot"
18954   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr-lat"
18955   algorithm: "plot_latency_error_bars"
18956   output-file-type: ".html"
18957   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr-lat"
18958   data: "plot-vpp-throughput-latency-3n-hsw"
18959   filter: "'NIC_Intel-X520-DA2' and
18960            '64B' and
18961            'NDRPDR' and
18962            'ETH' and
18963            '1T1C' and
18964            ('L2BDMACLRN' or 'L2XCFWD') and
18965            'VHOST_1024' and
18966            not 'CFS_OPT' and
18967            not 'VXLAN' and
18968            not 'IP4FWD' and
18969            not 'DOT1Q'"
18970   parameters:
18971   - "latency"
18972   - "parent"
18973   - "tags"
18974   sort:
18975   - "1VM"
18976   - "L2XCFWD"
18977   - "1VM"
18978   - "L2BDMACLRN"
18979   layout:
18980     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
18981     layout: "plot-latency"
18982
18983 -
18984   type: "plot"
18985   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr-lat"
18986   algorithm: "plot_latency_error_bars"
18987   output-file-type: ".html"
18988   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr-lat"
18989   data: "plot-vpp-throughput-latency-3n-hsw"
18990   filter: "'NIC_Intel-X520-DA2' and
18991            '64B' and
18992            'NDRPDR' and
18993            'ETH' and
18994            '2T2C' and
18995            ('L2BDMACLRN' or 'L2XCFWD') and
18996            'VHOST_1024' and
18997            not 'CFS_OPT' and
18998            not 'VXLAN' and
18999            not 'IP4FWD' and
19000            not 'DOT1Q'"
19001   parameters:
19002   - "latency"
19003   - "parent"
19004   - "tags"
19005   sort:
19006   - "1VM"
19007   - "L2XCFWD"
19008   - "1VM"
19009   - "L2BDMACLRN"
19010   layout:
19011     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
19012     layout: "plot-latency"
19013
19014 # Packet Latency - VPP vhost ip4 3n-hsw-x710
19015 -
19016   type: "plot"
19017   title: "VPP Latency: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
19018   algorithm: "plot_latency_error_bars"
19019   output-file-type: ".html"
19020   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
19021   data: "plot-vpp-throughput-latency-3n-hsw"
19022   filter: "'NIC_Intel-X710' and
19023            '64B' and
19024            'NDRPDR' and
19025            'ETH' and
19026            'IP4FWD' and
19027            '1T1C' and
19028            'VHOST_1024' and
19029            not 'VXLAN' and
19030            not 'DOT1Q'"
19031   parameters:
19032   - "latency"
19033   - "parent"
19034   - "tags"
19035   sort:
19036   - "not CFS_OPT"
19037   - "1VM"
19038   - "2VM"
19039   layout:
19040     title: "vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
19041     layout: "plot-latency"
19042
19043 -
19044   type: "plot"
19045   title: "VPP Latency: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
19046   algorithm: "plot_latency_error_bars"
19047   output-file-type: ".html"
19048   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
19049   data: "plot-vpp-throughput-latency-3n-hsw"
19050   filter: "'NIC_Intel-X710' and
19051            '64B' and
19052            'NDRPDR' and
19053            'ETH' and
19054            'IP4FWD' and
19055            '2T2C' and
19056            'VHOST_1024' and
19057            not 'VXLAN' and
19058            not 'DOT1Q'"
19059   parameters:
19060   - "latency"
19061   - "parent"
19062   - "tags"
19063   sort:
19064   - "not CFS_OPT"
19065   - "1VM"
19066   - "2VM"
19067   layout:
19068     title: "vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
19069     layout: "plot-latency"
19070
19071 # Packet Latency - VPP vhost l2sw 3n-hsw-x710
19072 -
19073   type: "plot"
19074   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
19075   algorithm: "plot_latency_error_bars"
19076   output-file-type: ".html"
19077   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
19078   data: "plot-vpp-throughput-latency-3n-hsw"
19079   filter: "'NIC_Intel-X710' and
19080            '64B' and
19081            'NDRPDR' and
19082            'ETH' and
19083            '1T1C' and
19084            'L2BDMACLRN' and
19085            'VHOST_1024' and
19086            not 'VXLAN' and
19087            not 'IP4FWD' and
19088            not 'DOT1Q' and
19089            not '2VM'"
19090   parameters:
19091   - "latency"
19092   - "parent"
19093   - "tags"
19094   sort:
19095   - "VM"  # "not CFS_OPT"
19096   - "CFS_OPT"
19097   - "FIB_10K"
19098   - "FIB_100K"
19099   - "FIB_1M"
19100   layout:
19101     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
19102     layout: "plot-latency"
19103
19104 -
19105   type: "plot"
19106   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
19107   algorithm: "plot_latency_error_bars"
19108   output-file-type: ".html"
19109   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
19110   data: "plot-vpp-throughput-latency-3n-hsw"
19111   filter: "'NIC_Intel-X710' and
19112            '64B' and
19113            'NDRPDR' and
19114            'ETH' and
19115            '2T2C' and
19116            'L2BDMACLRN' and
19117            'VHOST_1024' and
19118            not 'VXLAN' and
19119            not 'IP4FWD' and
19120            not 'DOT1Q' and
19121            not '2VM'"
19122   parameters:
19123   - "latency"
19124   - "parent"
19125   - "tags"
19126   sort:
19127   - "VM"  # "not CFS_OPT"
19128   - "CFS_OPT"
19129   - "FIB_10K"
19130   - "FIB_100K"
19131   - "FIB_1M"
19132   layout:
19133     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
19134     layout: "plot-latency"
19135
19136 # Packet Latency - VPP vhost l2sw 3n-hsw-x710 - base
19137 -
19138   type: "plot"
19139   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-1t1c-base-ndr-lat"
19140   algorithm: "plot_latency_error_bars"
19141   output-file-type: ".html"
19142   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base-ndr-lat"
19143   data: "plot-vpp-throughput-latency-3n-hsw"
19144   filter: "'NIC_Intel-X710' and
19145            '64B' and
19146            'NDRPDR' and
19147            'ETH' and
19148            'BASE' and
19149            '1T1C' and
19150            ('L2BDMACLRN' or 'L2XCFWD') and
19151            'VHOST_1024' and
19152            not 'VXLAN' and
19153            not 'IP4FWD' and
19154            not 'DOT1Q' and
19155            not '2VM'"
19156   parameters:
19157   - "latency"
19158   - "parent"
19159   - "tags"
19160   sort:
19161   - "not CFS_OPT"
19162   - "L2XCFWD"
19163   - "not CFS_OPT"
19164   - "CFS_OPT"
19165   layout:
19166     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base-ndr"
19167     layout: "plot-latency"
19168
19169 -
19170   type: "plot"
19171   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-2t2c-base-ndr-lat"
19172   algorithm: "plot_latency_error_bars"
19173   output-file-type: ".html"
19174   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base-ndr-lat"
19175   data: "plot-vpp-throughput-latency-3n-hsw"
19176   filter: "'NIC_Intel-X710' and
19177            '64B' and
19178            'NDRPDR' and
19179            'ETH' and
19180            'BASE' and
19181            '2T2C' and
19182            ('L2BDMACLRN' or 'L2XCFWD') and
19183            'VHOST_1024' and
19184            not 'VXLAN' and
19185            not 'IP4FWD' and
19186            not 'DOT1Q' and
19187            not '2VM'"
19188   parameters:
19189   - "latency"
19190   - "parent"
19191   - "tags"
19192   sort:
19193   - "not CFS_OPT"
19194   - "L2XCFWD"
19195   - "not CFS_OPT"
19196   - "CFS_OPT"
19197   layout:
19198     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base-ndr"
19199     layout: "plot-latency"
19200
19201 # Packet Latency - VPP vhost l2sw 3n-hsw-x710 - base vm
19202 -
19203   type: "plot"
19204   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-1t1c-base-vm-ndr-lat"
19205   algorithm: "plot_latency_error_bars"
19206   output-file-type: ".html"
19207   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base-vm-ndr-lat"
19208   data: "plot-vpp-throughput-latency-3n-hsw"
19209   filter: "'NIC_Intel-X710' and
19210            '64B' and
19211            'NDRPDR' and
19212            'ETH' and
19213            '1T1C' and
19214            ('L2BDMACLRN' or 'L2XCFWD') and
19215            'VHOST_1024' and
19216            not 'CFS_OPT' and
19217            not 'VXLAN' and
19218            not 'IP4FWD' and
19219            not 'DOT1Q'"
19220   parameters:
19221   - "latency"
19222   - "parent"
19223   - "tags"
19224   sort:
19225   - "1VM"
19226   - "L2XCFWD"
19227   - "1VM"
19228   - "L2BDMACLRN"
19229   layout:
19230     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base-vm-ndr"
19231     layout: "plot-latency"
19232
19233 -
19234   type: "plot"
19235   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-2t2c-base-vm-ndr-lat"
19236   algorithm: "plot_latency_error_bars"
19237   output-file-type: ".html"
19238   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base-vm-ndr-lat"
19239   data: "plot-vpp-throughput-latency-3n-hsw"
19240   filter: "'NIC_Intel-X710' and
19241            '64B' and
19242            'NDRPDR' and
19243            'ETH' and
19244            '2T2C' and
19245            ('L2BDMACLRN' or 'L2XCFWD') and
19246            'VHOST_1024' and
19247            not 'CFS_OPT' and
19248            not 'VXLAN' and
19249            not 'IP4FWD' and
19250            not 'DOT1Q'"
19251   parameters:
19252   - "latency"
19253   - "parent"
19254   - "tags"
19255   sort:
19256   - "1VM"
19257   - "L2XCFWD"
19258   - "1VM"
19259   - "L2BDMACLRN"
19260   layout:
19261     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base-vm-ndr"
19262     layout: "plot-latency"
19263
19264 # Packet Latency - VPP vhost ip4 3n-hsw-xl710
19265 -
19266   type: "plot"
19267   title: "VPP Latency: vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
19268   algorithm: "plot_latency_error_bars"
19269   output-file-type: ".html"
19270   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
19271   data: "plot-vpp-throughput-latency-3n-hsw"
19272   filter: "'NIC_Intel-XL710' and
19273            '64B' and
19274            'NDRPDR' and
19275            'ETH' and
19276            'IP4FWD' and
19277            '1T1C' and
19278            'VHOST_1024' and
19279            not 'VXLAN' and
19280            not 'DOT1Q'"
19281   parameters:
19282   - "latency"
19283   - "parent"
19284   - "tags"
19285   sort:
19286   - "not CFS_OPT"
19287   - "1VM"
19288   - "2VM"
19289   layout:
19290     title: "vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
19291     layout: "plot-latency"
19292
19293 -
19294   type: "plot"
19295   title: "VPP Latency: vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
19296   algorithm: "plot_latency_error_bars"
19297   output-file-type: ".html"
19298   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
19299   data: "plot-vpp-throughput-latency-3n-hsw"
19300   filter: "'NIC_Intel-XL710' and
19301            '64B' and
19302            'NDRPDR' and
19303            'ETH' and
19304            'IP4FWD' and
19305            '2T2C' and
19306            'VHOST_1024' and
19307            not 'VXLAN' and
19308            not 'DOT1Q'"
19309   parameters:
19310   - "latency"
19311   - "parent"
19312   - "tags"
19313   sort:
19314   - "not CFS_OPT"
19315   - "1VM"
19316   - "2VM"
19317   layout:
19318     title: "vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
19319     layout: "plot-latency"
19320
19321 # Packet Latency - VPP vhost l2sw 3n-hsw-xl710
19322 -
19323   type: "plot"
19324   title: "VPP Latency: vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
19325   algorithm: "plot_latency_error_bars"
19326   output-file-type: ".html"
19327   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
19328   data: "plot-vpp-throughput-latency-3n-hsw"
19329   filter: "'NIC_Intel-XL710' and
19330            '64B' and
19331            'NDRPDR' and
19332            'ETH' and
19333            '1T1C' and
19334            'L2BDMACLRN' and
19335            'VHOST_1024' and
19336            not 'VXLAN' and
19337            not 'IP4FWD' and
19338            not 'DOT1Q' and
19339            not '2VM'"
19340   parameters:
19341   - "latency"
19342   - "parent"
19343   - "tags"
19344   sort:
19345   - "VM"  # "not CFS_OPT"
19346   - "CFS_OPT"
19347   - "FIB_10K"
19348   - "FIB_100K"
19349   - "FIB_1M"
19350   layout:
19351     title: "vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
19352     layout: "plot-latency"
19353
19354 -
19355   type: "plot"
19356   title: "VPP Latency: vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
19357   algorithm: "plot_latency_error_bars"
19358   output-file-type: ".html"
19359   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
19360   data: "plot-vpp-throughput-latency-3n-hsw"
19361   filter: "'NIC_Intel-XL710' and
19362            '64B' and
19363            'NDRPDR' and
19364            'ETH' and
19365            '2T2C' and
19366            'L2BDMACLRN' and
19367            'VHOST_1024' and
19368            not 'VXLAN' and
19369            not 'IP4FWD' and
19370            not 'DOT1Q' and
19371            not '2VM'"
19372   parameters:
19373   - "latency"
19374   - "parent"
19375   - "tags"
19376   sort:
19377   - "VM"  # "not CFS_OPT"
19378   - "CFS_OPT"
19379   - "FIB_10K"
19380   - "FIB_100K"
19381   - "FIB_1M"
19382   layout:
19383     title: "vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
19384     layout: "plot-latency"
19385
19386 # Packet Latency - VPP vhost l2sw 3n-hsw-xl710 - base
19387 -
19388   type: "plot"
19389   title: "VPP Latency: vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
19390   algorithm: "plot_latency_error_bars"
19391   output-file-type: ".html"
19392   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
19393   data: "plot-vpp-throughput-latency-3n-hsw"
19394   filter: "'NIC_Intel-XL710' and
19395            '64B' and
19396            'NDRPDR' and
19397            'ETH' and
19398            'BASE' and
19399            '1T1C' and
19400            ('L2BDMACLRN' or 'L2XCFWD') and
19401            'VHOST_1024' and
19402            not 'VXLAN' and
19403            not 'IP4FWD' and
19404            not 'DOT1Q' and
19405            not '2VM'"
19406   parameters:
19407   - "latency"
19408   - "parent"
19409   - "tags"
19410   sort:
19411   - "not CFS_OPT"
19412   - "L2XCFWD"
19413   - "not CFS_OPT"
19414   - "CFS_OPT"
19415   layout:
19416     title: "vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
19417     layout: "plot-latency"
19418
19419 -
19420   type: "plot"
19421   title: "VPP Latency: vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
19422   algorithm: "plot_latency_error_bars"
19423   output-file-type: ".html"
19424   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
19425   data: "plot-vpp-throughput-latency-3n-hsw"
19426   filter: "'NIC_Intel-XL710' and
19427            '64B' and
19428            'NDRPDR' and
19429            'ETH' and
19430            'BASE' and
19431            '2T2C' and
19432            ('L2BDMACLRN' or 'L2XCFWD') and
19433            'VHOST_1024' and
19434            not 'VXLAN' and
19435            not 'IP4FWD' and
19436            not 'DOT1Q' and
19437            not '2VM'"
19438   parameters:
19439   - "latency"
19440   - "parent"
19441   - "tags"
19442   sort:
19443   - "not CFS_OPT"
19444   - "L2XCFWD"
19445   - "not CFS_OPT"
19446   - "CFS_OPT"
19447   layout:
19448     title: "vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
19449     layout: "plot-latency"
19450
19451 # Packet Latency - VPP vhost l2sw 3n-hsw-xl710 - base vm
19452 -
19453   type: "plot"
19454   title: "VPP Latency: vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-vm-ndr-lat"
19455   algorithm: "plot_latency_error_bars"
19456   output-file-type: ".html"
19457   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-vm-ndr-lat"
19458   data: "plot-vpp-throughput-latency-3n-hsw"
19459   filter: "'NIC_Intel-XL710' and
19460            '64B' and
19461            'NDRPDR' and
19462            'ETH' and
19463            '1T1C' and
19464            ('L2BDMACLRN' or 'L2XCFWD') and
19465            'VHOST_1024' and
19466            not 'CFS_OPT' and
19467            not 'VXLAN' and
19468            not 'IP4FWD' and
19469            not 'DOT1Q'"
19470   parameters:
19471   - "latency"
19472   - "parent"
19473   - "tags"
19474   sort:
19475   - "1VM"
19476   - "L2XCFWD"
19477   - "1VM"
19478   - "L2BDMACLRN"
19479   layout:
19480     title: "vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-vm-ndr"
19481     layout: "plot-latency"
19482
19483 -
19484   type: "plot"
19485   title: "VPP Latency: vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-vm-ndr-lat"
19486   algorithm: "plot_latency_error_bars"
19487   output-file-type: ".html"
19488   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-vm-ndr-lat"
19489   data: "plot-vpp-throughput-latency-3n-hsw"
19490   filter: "'NIC_Intel-XL710' and
19491            '64B' and
19492            'NDRPDR' and
19493            'ETH' and
19494            '2T2C' and
19495            ('L2BDMACLRN' or 'L2XCFWD') and
19496            'VHOST_1024' and
19497            not 'CFS_OPT' and
19498            not 'VXLAN' and
19499            not 'IP4FWD' and
19500            not 'DOT1Q'"
19501   parameters:
19502   - "latency"
19503   - "parent"
19504   - "tags"
19505   sort:
19506   - "1VM"
19507   - "L2XCFWD"
19508   - "1VM"
19509   - "L2BDMACLRN"
19510   layout:
19511     title: "vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-vm-ndr"
19512     layout: "plot-latency"
19513
19514 # Packet Latency - VPP vhost ip4 3n-skx-x710
19515 -
19516   type: "plot"
19517   title: "VPP Latency: vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
19518   algorithm: "plot_latency_error_bars"
19519   output-file-type: ".html"
19520   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
19521   data: "plot-vpp-throughput-latency-3n-skx"
19522   filter: "'NIC_Intel-X710' and
19523            '64B' and
19524            'NDRPDR' and
19525            'ETH' and
19526            'IP4FWD' and
19527            '2T1C' and
19528            'VHOST_1024' and
19529            not 'VXLAN' and
19530            not 'DOT1Q'"
19531   parameters:
19532   - "latency"
19533   - "parent"
19534   - "tags"
19535   sort:
19536   - "not CFS_OPT"
19537   - "1VM"
19538   - "2VM"
19539   layout:
19540     title: "vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
19541     layout: "plot-latency"
19542
19543 -
19544   type: "plot"
19545   title: "VPP Latency: vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
19546   algorithm: "plot_latency_error_bars"
19547   output-file-type: ".html"
19548   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
19549   data: "plot-vpp-throughput-latency-3n-skx"
19550   filter: "'NIC_Intel-X710' and
19551            '64B' and
19552            'NDRPDR' and
19553            'ETH' and
19554            'IP4FWD' and
19555            '4T2C' and
19556            'VHOST_1024' and
19557            not 'VXLAN' and
19558            not 'DOT1Q'"
19559   parameters:
19560   - "latency"
19561   - "parent"
19562   - "tags"
19563   sort:
19564   - "not CFS_OPT"
19565   - "1VM"
19566   - "2VM"
19567   layout:
19568     title: "vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
19569     layout: "plot-latency"
19570
19571 # Packet Latency - VPP vhost l2sw 3n-skx-x710
19572 -
19573   type: "plot"
19574   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
19575   algorithm: "plot_latency_error_bars"
19576   output-file-type: ".html"
19577   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
19578   data: "plot-vpp-throughput-latency-3n-skx"
19579   filter: "'NIC_Intel-X710' and
19580            '64B' and
19581            'NDRPDR' and
19582            'ETH' and
19583            '2T1C' and
19584            'L2BDMACLRN' and
19585            'VHOST_1024' and
19586            not 'VXLAN' and
19587            not 'IP4FWD' and
19588            not 'DOT1Q' and
19589            not '2VM'"
19590   parameters:
19591   - "latency"
19592   - "parent"
19593   - "tags"
19594   sort:
19595   - "VM"  # "not CFS_OPT"
19596   - "CFS_OPT"
19597   - "FIB_10K"
19598   - "FIB_100K"
19599   - "FIB_1M"
19600   layout:
19601     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
19602     layout: "plot-latency"
19603
19604 -
19605   type: "plot"
19606   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
19607   algorithm: "plot_latency_error_bars"
19608   output-file-type: ".html"
19609   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
19610   data: "plot-vpp-throughput-latency-3n-skx"
19611   filter: "'NIC_Intel-X710' and
19612            '64B' and
19613            'NDRPDR' and
19614            'ETH' and
19615            '4T2C' and
19616            'L2BDMACLRN' and
19617            'VHOST_1024' and
19618            not 'VXLAN' and
19619            not 'IP4FWD' and
19620            not 'DOT1Q' and
19621            not '2VM'"
19622   parameters:
19623   - "latency"
19624   - "parent"
19625   - "tags"
19626   sort:
19627   - "VM"  # "not CFS_OPT"
19628   - "CFS_OPT"
19629   - "FIB_10K"
19630   - "FIB_100K"
19631   - "FIB_1M"
19632   layout:
19633     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
19634     layout: "plot-latency"
19635
19636 # Packet Latency - VPP vhost l2sw 3n-skx-x710 - base
19637 -
19638   type: "plot"
19639   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-2t1c-base-ndr-lat"
19640   algorithm: "plot_latency_error_bars"
19641   output-file-type: ".html"
19642   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base-ndr-lat"
19643   data: "plot-vpp-throughput-latency-3n-skx"
19644   filter: "'NIC_Intel-X710' and
19645            '64B' and
19646            'NDRPDR' and
19647            'ETH' and
19648            'BASE' and
19649            '2T1C' and
19650            ('L2BDMACLRN' or 'L2XCFWD') and
19651            'VHOST_1024' and
19652            not 'VXLAN' and
19653            not 'IP4FWD' and
19654            not 'DOT1Q' and
19655            not '2VM'"
19656   parameters:
19657   - "latency"
19658   - "parent"
19659   - "tags"
19660   sort:
19661   - "not CFS_OPT"
19662   - "L2XCFWD"
19663   - "not CFS_OPT"
19664   - "CFS_OPT"
19665   layout:
19666     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base-ndr"
19667     layout: "plot-latency"
19668
19669 -
19670   type: "plot"
19671   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-4t2c-base-ndr-lat"
19672   algorithm: "plot_latency_error_bars"
19673   output-file-type: ".html"
19674   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base-ndr-lat"
19675   data: "plot-vpp-throughput-latency-3n-skx"
19676   filter: "'NIC_Intel-X710' and
19677            '64B' and
19678            'NDRPDR' and
19679            'ETH' and
19680            'BASE' and
19681            '4T2C' and
19682            ('L2BDMACLRN' or 'L2XCFWD') and
19683            'VHOST_1024' and
19684            not 'VXLAN' and
19685            not 'IP4FWD' and
19686            not 'DOT1Q' and
19687            not '2VM'"
19688   parameters:
19689   - "latency"
19690   - "parent"
19691   - "tags"
19692   sort:
19693   - "not CFS_OPT"
19694   - "L2XCFWD"
19695   - "not CFS_OPT"
19696   - "CFS_OPT"
19697   layout:
19698     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base-ndr"
19699     layout: "plot-latency"
19700
19701 # Packet Latency - VPP vhost l2sw 3n-skx-x710 - base vm
19702 -
19703   type: "plot"
19704   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-2t1c-base-vm-ndr-lat"
19705   algorithm: "plot_latency_error_bars"
19706   output-file-type: ".html"
19707   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base-vm-ndr-lat"
19708   data: "plot-vpp-throughput-latency-3n-skx"
19709   filter: "'NIC_Intel-X710' and
19710            '64B' and
19711            'NDRPDR' and
19712            'ETH' and
19713            '2T1C' and
19714            ('L2BDMACLRN' or 'L2XCFWD') and
19715            'VHOST_1024' and
19716            not 'CFS_OPT' and
19717            not 'VXLAN' and
19718            not 'IP4FWD' and
19719            not 'DOT1Q'"
19720   parameters:
19721   - "latency"
19722   - "parent"
19723   - "tags"
19724   sort:
19725   - "1VM"
19726   - "L2XCFWD"
19727   - "1VM"
19728   - "L2BDMACLRN"
19729   layout:
19730     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base-vm-ndr"
19731     layout: "plot-latency"
19732
19733 -
19734   type: "plot"
19735   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-4t2c-base-vm-ndr-lat"
19736   algorithm: "plot_latency_error_bars"
19737   output-file-type: ".html"
19738   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base-vm-ndr-lat"
19739   data: "plot-vpp-throughput-latency-3n-skx"
19740   filter: "'NIC_Intel-X710' and
19741            '64B' and
19742            'NDRPDR' and
19743            'ETH' and
19744            '4T2C' and
19745            ('L2BDMACLRN' or 'L2XCFWD') and
19746            'VHOST_1024' and
19747            not 'CFS_OPT' and
19748            not 'VXLAN' and
19749            not 'IP4FWD' and
19750            not 'DOT1Q'"
19751   parameters:
19752   - "latency"
19753   - "parent"
19754   - "tags"
19755   sort:
19756   - "1VM"
19757   - "L2XCFWD"
19758   - "1VM"
19759   - "L2BDMACLRN"
19760   layout:
19761     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base-vm-ndr"
19762     layout: "plot-latency"
19763
19764 # Packet Latency - VPP vhost ip4 2n-skx-x710
19765 -
19766   type: "plot"
19767   title: "VPP Latency: vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
19768   algorithm: "plot_latency_error_bars"
19769   output-file-type: ".html"
19770   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
19771   data: "plot-vpp-throughput-latency-2n-skx"
19772   filter: "'NIC_Intel-X710' and
19773            '64B' and
19774            'NDRPDR' and
19775            'ETH' and
19776            'IP4FWD' and
19777            '2T1C' and
19778            'VHOST_1024' and
19779            not 'VXLAN' and
19780            not 'DOT1Q'"
19781   parameters:
19782   - "latency"
19783   - "parent"
19784   - "tags"
19785   sort:
19786   - "not CFS_OPT"
19787   - "1VM"
19788   - "2VM"
19789   layout:
19790     title: "vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
19791     layout: "plot-latency"
19792
19793 -
19794   type: "plot"
19795   title: "VPP Latency: vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
19796   algorithm: "plot_latency_error_bars"
19797   output-file-type: ".html"
19798   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
19799   data: "plot-vpp-throughput-latency-2n-skx"
19800   filter: "'NIC_Intel-X710' and
19801            '64B' and
19802            'NDRPDR' and
19803            'ETH' and
19804            'IP4FWD' and
19805            '4T2C' and
19806            'VHOST_1024' and
19807            not 'VXLAN' and
19808            not 'DOT1Q'"
19809   parameters:
19810   - "latency"
19811   - "parent"
19812   - "tags"
19813   sort:
19814   - "not CFS_OPT"
19815   - "1VM"
19816   - "2VM"
19817   layout:
19818     title: "vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
19819     layout: "plot-latency"
19820
19821 # Packet Latency - VPP vhost l2sw 2n-skx-x710
19822 -
19823   type: "plot"
19824   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
19825   algorithm: "plot_latency_error_bars"
19826   output-file-type: ".html"
19827   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
19828   data: "plot-vpp-throughput-latency-2n-skx"
19829   filter: "'NIC_Intel-X710' and
19830            '64B' and
19831            'NDRPDR' and
19832            'ETH' and
19833            '2T1C' and
19834            'L2BDMACLRN' and
19835            'VHOST_1024' and
19836            not 'VXLAN' and
19837            not 'IP4FWD' and
19838            not 'DOT1Q' and
19839            not '2VM'"
19840   parameters:
19841   - "latency"
19842   - "parent"
19843   - "tags"
19844   sort:
19845   - "VM"  # "not CFS_OPT"
19846   - "CFS_OPT"
19847   - "FIB_10K"
19848   - "FIB_100K"
19849   - "FIB_1M"
19850   layout:
19851     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
19852     layout: "plot-latency"
19853
19854 -
19855   type: "plot"
19856   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
19857   algorithm: "plot_latency_error_bars"
19858   output-file-type: ".html"
19859   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
19860   data: "plot-vpp-throughput-latency-2n-skx"
19861   filter: "'NIC_Intel-X710' and
19862            '64B' and
19863            'NDRPDR' and
19864            'ETH' and
19865            '4T2C' and
19866            'L2BDMACLRN' and
19867            'VHOST_1024' and
19868            not 'VXLAN' and
19869            not 'IP4FWD' and
19870            not 'DOT1Q' and
19871            not '2VM'"
19872   parameters:
19873   - "latency"
19874   - "parent"
19875   - "tags"
19876   sort:
19877   - "VM"  # "not CFS_OPT"
19878   - "CFS_OPT"
19879   - "FIB_10K"
19880   - "FIB_100K"
19881   - "FIB_1M"
19882   layout:
19883     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
19884     layout: "plot-latency"
19885
19886 # Packet Latency - VPP vhost l2sw 2n-skx-x710 - base
19887 -
19888   type: "plot"
19889   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-2t1c-base-ndr-lat"
19890   algorithm: "plot_latency_error_bars"
19891   output-file-type: ".html"
19892   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-ndr-lat"
19893   data: "plot-vpp-throughput-latency-2n-skx"
19894   filter: "'NIC_Intel-X710' and
19895            '64B' and
19896            'NDRPDR' and
19897            'ETH' and
19898            'BASE' and
19899            '2T1C' and
19900            ('L2BDMACLRN' or 'L2XCFWD') and
19901            'VHOST_1024' and
19902            not 'VXLAN' and
19903            not 'IP4FWD' and
19904            not 'DOT1Q' and
19905            not '2VM'"
19906   parameters:
19907   - "latency"
19908   - "parent"
19909   - "tags"
19910   sort:
19911   - "not CFS_OPT"
19912   - "L2XCFWD"
19913   - "not CFS_OPT"
19914   - "CFS_OPT"
19915   layout:
19916     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-ndr"
19917     layout: "plot-latency"
19918
19919 -
19920   type: "plot"
19921   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-4t2c-base-ndr-lat"
19922   algorithm: "plot_latency_error_bars"
19923   output-file-type: ".html"
19924   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-ndr-lat"
19925   data: "plot-vpp-throughput-latency-2n-skx"
19926   filter: "'NIC_Intel-X710' and
19927            '64B' and
19928            'NDRPDR' and
19929            'ETH' and
19930            'BASE' and
19931            '4T2C' and
19932            ('L2BDMACLRN' or 'L2XCFWD') and
19933            'VHOST_1024' and
19934            not 'VXLAN' and
19935            not 'IP4FWD' and
19936            not 'DOT1Q' and
19937            not '2VM'"
19938   parameters:
19939   - "latency"
19940   - "parent"
19941   - "tags"
19942   sort:
19943   - "not CFS_OPT"
19944   - "L2XCFWD"
19945   - "not CFS_OPT"
19946   - "CFS_OPT"
19947   layout:
19948     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-ndr"
19949     layout: "plot-latency"
19950
19951 # Packet Latency - VPP vhost l2sw 2n-skx-x710 - base vm
19952 -
19953   type: "plot"
19954   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr-lat"
19955   algorithm: "plot_latency_error_bars"
19956   output-file-type: ".html"
19957   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr-lat"
19958   data: "plot-vpp-throughput-latency-2n-skx"
19959   filter: "'NIC_Intel-X710' and
19960            '64B' and
19961            'NDRPDR' and
19962            'ETH' and
19963            '2T1C' and
19964            ('L2BDMACLRN' or 'L2XCFWD') and
19965            'VHOST_1024' and
19966            not 'CFS_OPT' and
19967            not 'VXLAN' and
19968            not 'IP4FWD' and
19969            not 'DOT1Q'"
19970   parameters:
19971   - "latency"
19972   - "parent"
19973   - "tags"
19974   sort:
19975   - "1VM"
19976   - "L2XCFWD"
19977   - "1VM"
19978   - "L2BDMACLRN"
19979   layout:
19980     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
19981     layout: "plot-latency"
19982
19983 -
19984   type: "plot"
19985   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr-lat"
19986   algorithm: "plot_latency_error_bars"
19987   output-file-type: ".html"
19988   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr-lat"
19989   data: "plot-vpp-throughput-latency-2n-skx"
19990   filter: "'NIC_Intel-X710' and
19991            '64B' and
19992            'NDRPDR' and
19993            'ETH' and
19994            '4T2C' and
19995            ('L2BDMACLRN' or 'L2XCFWD') and
19996            'VHOST_1024' and
19997            not 'CFS_OPT' and
19998            not 'VXLAN' and
19999            not 'IP4FWD' and
20000            not 'DOT1Q'"
20001   parameters:
20002   - "latency"
20003   - "parent"
20004   - "tags"
20005   sort:
20006   - "1VM"
20007   - "L2XCFWD"
20008   - "1VM"
20009   - "L2BDMACLRN"
20010   layout:
20011     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
20012     layout: "plot-latency"
20013
20014 # Packet Latency - VPP vhost ip4 2n-skx-xxv710
20015 -
20016   type: "plot"
20017   title: "VPP Latency: vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
20018   algorithm: "plot_latency_error_bars"
20019   output-file-type: ".html"
20020   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
20021   data: "plot-vpp-throughput-latency-2n-skx"
20022   filter: "'NIC_Intel-XXV710' and
20023            '64B' and
20024            'NDRPDR' and
20025            'ETH' and
20026            'IP4FWD' and
20027            '2T1C' and
20028            'VHOST_1024' and
20029            not 'VXLAN' and
20030            not 'DOT1Q'"
20031   parameters:
20032   - "latency"
20033   - "parent"
20034   - "tags"
20035   sort:
20036   - "not CFS_OPT"
20037   - "1VM"
20038   - "2VM"
20039   layout:
20040     title: "vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
20041     layout: "plot-latency"
20042
20043 -
20044   type: "plot"
20045   title: "VPP Latency: vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
20046   algorithm: "plot_latency_error_bars"
20047   output-file-type: ".html"
20048   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
20049   data: "plot-vpp-throughput-latency-2n-skx"
20050   filter: "'NIC_Intel-XXV710' and
20051            '64B' and
20052            'NDRPDR' and
20053            'ETH' and
20054            'IP4FWD' and
20055            '4T2C' and
20056            'VHOST_1024' and
20057            not 'VXLAN' and
20058            not 'DOT1Q'"
20059   parameters:
20060   - "latency"
20061   - "parent"
20062   - "tags"
20063   sort:
20064   - "not CFS_OPT"
20065   - "1VM"
20066   - "2VM"
20067   layout:
20068     title: "vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
20069     layout: "plot-latency"
20070
20071 # Packet Latency - VPP vhost l2sw 2n-skx-xxv710
20072 -
20073   type: "plot"
20074   title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
20075   algorithm: "plot_latency_error_bars"
20076   output-file-type: ".html"
20077   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
20078   data: "plot-vpp-throughput-latency-2n-skx"
20079   filter: "'NIC_Intel-XXV710' and
20080            '64B' and
20081            'NDRPDR' and
20082            'ETH' and
20083            '2T1C' and
20084            'L2BDMACLRN' and
20085            'VHOST_1024' and
20086            not 'VXLAN' and
20087            not 'IP4FWD' and
20088            not 'DOT1Q' and
20089            not '2VM'"
20090   parameters:
20091   - "latency"
20092   - "parent"
20093   - "tags"
20094   sort:
20095   - "VM"  # "not CFS_OPT"
20096   - "CFS_OPT"
20097   - "FIB_10K"
20098   - "FIB_100K"
20099   - "FIB_1M"
20100   layout:
20101     title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
20102     layout: "plot-latency"
20103
20104 -
20105   type: "plot"
20106   title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
20107   algorithm: "plot_latency_error_bars"
20108   output-file-type: ".html"
20109   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
20110   data: "plot-vpp-throughput-latency-2n-skx"
20111   filter: "'NIC_Intel-XXV710' and
20112            '64B' and
20113            'NDRPDR' and
20114            'ETH' and
20115            '4T2C' and
20116            'L2BDMACLRN' and
20117            'VHOST_1024' and
20118            not 'VXLAN' and
20119            not 'IP4FWD' and
20120            not 'DOT1Q' and
20121            not '2VM'"
20122   parameters:
20123   - "latency"
20124   - "parent"
20125   - "tags"
20126   sort:
20127   - "VM"  # "not CFS_OPT"
20128   - "CFS_OPT"
20129   - "FIB_10K"
20130   - "FIB_100K"
20131   - "FIB_1M"
20132   layout:
20133     title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
20134     layout: "plot-latency"
20135
20136 # Packet Latency - VPP vhost l2sw 2n-skx-xxv710 - base
20137 -
20138   type: "plot"
20139   title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
20140   algorithm: "plot_latency_error_bars"
20141   output-file-type: ".html"
20142   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
20143   data: "plot-vpp-throughput-latency-2n-skx"
20144   filter: "'NIC_Intel-XXV710' and
20145            '64B' and
20146            'NDRPDR' and
20147            'ETH' and
20148            'BASE' and
20149            '2T1C' and
20150            ('L2BDMACLRN' or 'L2XCFWD') and
20151            'VHOST_1024' and
20152            not 'VXLAN' and
20153            not 'IP4FWD' and
20154            not 'DOT1Q' and
20155            not '2VM'"
20156   parameters:
20157   - "latency"
20158   - "parent"
20159   - "tags"
20160   sort:
20161   - "not CFS_OPT"
20162   - "L2XCFWD"
20163   - "not CFS_OPT"
20164   - "CFS_OPT"
20165   layout:
20166     title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-ndr"
20167     layout: "plot-latency"
20168
20169 -
20170   type: "plot"
20171   title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
20172   algorithm: "plot_latency_error_bars"
20173   output-file-type: ".html"
20174   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
20175   data: "plot-vpp-throughput-latency-2n-skx"
20176   filter: "'NIC_Intel-XXV710' and
20177            '64B' and
20178            'NDRPDR' and
20179            'ETH' and
20180            'BASE' and
20181            '4T2C' and
20182            ('L2BDMACLRN' or 'L2XCFWD') and
20183            'VHOST_1024' and
20184            not 'VXLAN' and
20185            not 'IP4FWD' and
20186            not 'DOT1Q' and
20187            not '2VM'"
20188   parameters:
20189   - "latency"
20190   - "parent"
20191   - "tags"
20192   sort:
20193   - "not CFS_OPT"
20194   - "L2XCFWD"
20195   - "not CFS_OPT"
20196   - "CFS_OPT"
20197   layout:
20198     title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-ndr"
20199     layout: "plot-latency"
20200
20201 # Packet Latency - VPP vhost l2sw 2n-skx-xxv710 - base vm
20202 -
20203   type: "plot"
20204   title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr-lat"
20205   algorithm: "plot_latency_error_bars"
20206   output-file-type: ".html"
20207   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr-lat"
20208   data: "plot-vpp-throughput-latency-2n-skx"
20209   filter: "'NIC_Intel-XXV710' and
20210            '64B' and
20211            'NDRPDR' and
20212            'ETH' and
20213            '2T1C' and
20214            ('L2BDMACLRN' or 'L2XCFWD') and
20215            'VHOST_1024' and
20216            not 'CFS_OPT' and
20217            not 'VXLAN' and
20218            not 'IP4FWD' and
20219            not 'DOT1Q'"
20220   parameters:
20221   - "latency"
20222   - "parent"
20223   - "tags"
20224   sort:
20225   - "1VM"
20226   - "L2XCFWD"
20227   - "1VM"
20228   - "L2BDMACLRN"
20229   layout:
20230     title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
20231     layout: "plot-latency"
20232
20233 -
20234   type: "plot"
20235   title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr-lat"
20236   algorithm: "plot_latency_error_bars"
20237   output-file-type: ".html"
20238   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr-lat"
20239   data: "plot-vpp-throughput-latency-2n-skx"
20240   filter: "'NIC_Intel-XXV710' and
20241            '64B' and
20242            'NDRPDR' and
20243            'ETH' and
20244            '4T2C' and
20245            ('L2BDMACLRN' or 'L2XCFWD') and
20246            'VHOST_1024' and
20247            not 'CFS_OPT' and
20248            not 'VXLAN' and
20249            not 'IP4FWD' and
20250            not 'DOT1Q'"
20251   parameters:
20252   - "latency"
20253   - "parent"
20254   - "tags"
20255   sort:
20256   - "1VM"
20257   - "L2XCFWD"
20258   - "1VM"
20259   - "L2BDMACLRN"
20260   layout:
20261     title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
20262     layout: "plot-latency"
20263
20264 ################################################################################
20265
20266 # Packet Latency - VPP VTS 3n-hsw-x520
20267 -
20268   type: "plot"
20269   title: "VPP Latency: vts-3n-hsw-x520-114b-1t1c-ndr-lat"
20270   algorithm: "plot_latency_error_bars"
20271   output-file-type: ".html"
20272   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-1t1c-ndr-lat"
20273   data: "plot-vpp-throughput-latency-3n-hsw"
20274   filter: "'NIC_Intel-X520-DA2' and
20275            '114B' and
20276            'NDRPDR' and
20277            '1T1C' and
20278            'VTS'"
20279   parameters:
20280   - "latency"
20281   - "parent"
20282   - "tags"
20283   layout:
20284     title: "vts-3n-hsw-x520-114b-1t1c-ndr"
20285     layout: "plot-latency"
20286
20287 -
20288   type: "plot"
20289   title: "VPP Latency: vts-3n-hsw-x520-114b-2t2c-ndr-lat"
20290   algorithm: "plot_latency_error_bars"
20291   output-file-type: ".html"
20292   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-2t2c-ndr-lat"
20293   data: "plot-vpp-throughput-latency-3n-hsw"
20294   filter: "'NIC_Intel-X520-DA2' and
20295            '114B' and
20296            'NDRPDR' and
20297            '2T2C' and
20298            'VTS'"
20299   parameters:
20300   - "latency"
20301   - "parent"
20302   - "tags"
20303   layout:
20304     title: "vts-3n-hsw-x520-114b-2t2c-ndr"
20305     layout: "plot-latency"
20306
20307 ################################################################################
20308
20309 # Packet Latency - DPDK l3fwd 3n-hsw-x520
20310 -
20311   type: "plot"
20312   title: "DPDK Latency: l3fwd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
20313   algorithm: "plot_latency_error_bars"
20314   output-file-type: ".html"
20315   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
20316   data: "plot-dpdk-throughput-latency-3n-hsw"
20317   filter: "'NIC_Intel-X520-DA2' and
20318            '64B' and
20319            'BASE' and
20320            'NDRPDR' and
20321            '1T1C' and
20322            'IP4FWD'"
20323   parameters:
20324   - "latency"
20325   - "parent"
20326   - "tags"
20327   layout:
20328     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
20329     layout: "plot-latency"
20330
20331 -
20332   type: "plot"
20333   title: "DPDK Latency: l3fwd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
20334   algorithm: "plot_latency_error_bars"
20335   output-file-type: ".html"
20336   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
20337   data: "plot-dpdk-throughput-latency-3n-hsw"
20338   filter: "'NIC_Intel-X520-DA2' and
20339            '64B' and
20340            'BASE' and
20341            'NDRPDR' and
20342            '2T2C' and
20343            'IP4FWD'"
20344   parameters:
20345   - "latency"
20346   - "parent"
20347   - "tags"
20348   layout:
20349     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
20350     layout: "plot-latency"
20351
20352 # Packet Latency - DPDK l3fwd 3n-hsw-x710
20353 -
20354   type: "plot"
20355   title: "DPDK Latency: l3fwd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
20356   algorithm: "plot_latency_error_bars"
20357   output-file-type: ".html"
20358   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
20359   data: "plot-dpdk-throughput-latency-3n-hsw"
20360   filter: "'NIC_Intel-X710' and
20361            '64B' and
20362            'BASE' and
20363            'NDRPDR' and
20364            '1T1C' and
20365            'IP4FWD'"
20366   parameters:
20367   - "latency"
20368   - "parent"
20369   - "tags"
20370   layout:
20371     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
20372     layout: "plot-latency"
20373
20374 -
20375   type: "plot"
20376   title: "DPDK Latency: l3fwd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
20377   algorithm: "plot_latency_error_bars"
20378   output-file-type: ".html"
20379   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
20380   data: "plot-dpdk-throughput-latency-3n-hsw"
20381   filter: "'NIC_Intel-X710' and
20382            '64B' and
20383            'BASE' and
20384            'NDRPDR' and
20385            '2T2C' and
20386            'IP4FWD'"
20387   parameters:
20388   - "latency"
20389   - "parent"
20390   - "tags"
20391   layout:
20392     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
20393     layout: "plot-latency"
20394
20395 # Packet Latency - DPDK l3fwd 3n-hsw-xl710
20396 -
20397   type: "plot"
20398   title: "DPDK Latency: l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
20399   algorithm: "plot_latency_error_bars"
20400   output-file-type: ".html"
20401   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
20402   data: "plot-dpdk-throughput-latency-3n-hsw"
20403   filter: "'NIC_Intel-XL710' and
20404            '64B' and
20405            'BASE' and
20406            'NDRPDR' and
20407            '1T1C' and
20408            'IP4FWD'"
20409   parameters:
20410   - "latency"
20411   - "parent"
20412   - "tags"
20413   layout:
20414     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
20415     layout: "plot-latency"
20416
20417 -
20418   type: "plot"
20419   title: "DPDK Latency: l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
20420   algorithm: "plot_latency_error_bars"
20421   output-file-type: ".html"
20422   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
20423   data: "plot-dpdk-throughput-latency-3n-hsw"
20424   filter: "'NIC_Intel-XL710' and
20425            '64B' and
20426            'BASE' and
20427            'NDRPDR' and
20428            '2T2C' and
20429            'IP4FWD'"
20430   parameters:
20431   - "latency"
20432   - "parent"
20433   - "tags"
20434   layout:
20435     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
20436     layout: "plot-latency"
20437
20438 # Packet Latency - DPDK l3fwd 3n-skx-x710
20439 -
20440   type: "plot"
20441   title: "DPDK Latency: l3fwd-3n-skx-x710-64b-2t1c-base-ndr-lat"
20442   algorithm: "plot_latency_error_bars"
20443   output-file-type: ".html"
20444   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-ndr-lat"
20445   data: "plot-dpdk-throughput-latency-3n-skx"
20446   filter: "'NIC_Intel-X710' and
20447            '64B' and
20448            'BASE' and
20449            'NDRPDR' and
20450            '2T1C' and
20451            'IP4FWD'"
20452   parameters:
20453   - "latency"
20454   - "parent"
20455   - "tags"
20456   layout:
20457     title: "l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
20458     layout: "plot-latency"
20459
20460 -
20461   type: "plot"
20462   title: "DPDK Latency: l3fwd-3n-skx-x710-64b-4t2c-base-ndr-lat"
20463   algorithm: "plot_latency_error_bars"
20464   output-file-type: ".html"
20465   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-ndr-lat"
20466   data: "plot-dpdk-throughput-latency-3n-skx"
20467   filter: "'NIC_Intel-X710' and
20468            '64B' and
20469            'BASE' and
20470            'NDRPDR' and
20471            '4T2C' and
20472            'IP4FWD'"
20473   parameters:
20474   - "latency"
20475   - "parent"
20476   - "tags"
20477   layout:
20478     title: "l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
20479     layout: "plot-latency"
20480
20481 # Packet Latency - DPDK l3fwd 3n-skx-xxv710
20482 -
20483   type: "plot"
20484   title: "DPDK Latency: l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
20485   algorithm: "plot_latency_error_bars"
20486   output-file-type: ".html"
20487   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
20488   data: "plot-dpdk-throughput-latency-3n-skx"
20489   filter: "'NIC_Intel-XXV710' and
20490            '64B' and
20491            'BASE' and
20492            'NDRPDR' and
20493            '2T1C' and
20494            'IP4FWD'"
20495   parameters:
20496   - "latency"
20497   - "parent"
20498   - "tags"
20499   layout:
20500     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
20501     layout: "plot-latency"
20502
20503 -
20504   type: "plot"
20505   title: "DPDK Latency: l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
20506   algorithm: "plot_latency_error_bars"
20507   output-file-type: ".html"
20508   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
20509   data: "plot-dpdk-throughput-latency-3n-skx"
20510   filter: "'NIC_Intel-XXV710' and
20511            '64B' and
20512            'BASE' and
20513            'NDRPDR' and
20514            '4T2C' and
20515            'IP4FWD'"
20516   parameters:
20517   - "latency"
20518   - "parent"
20519   - "tags"
20520   layout:
20521     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
20522     layout: "plot-latency"
20523
20524 # Packet Latency - DPDK l3fwd 2n-skx-x710
20525 -
20526   type: "plot"
20527   title: "DPDK Latency: l3fwd-2n-skx-x710-64b-2t1c-base-ndr-lat"
20528   algorithm: "plot_latency_error_bars"
20529   output-file-type: ".html"
20530   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-ndr-lat"
20531   data: "plot-dpdk-throughput-latency-2n-skx"
20532   filter: "'NIC_Intel-X710' and
20533            '64B' and
20534            'BASE' and
20535            'NDRPDR' and
20536            '2T1C' and
20537            'IP4FWD'"
20538   parameters:
20539   - "latency"
20540   - "parent"
20541   - "tags"
20542   layout:
20543     title: "l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
20544     layout: "plot-latency"
20545
20546 -
20547   type: "plot"
20548   title: "DPDK Latency: l3fwd-2n-skx-x710-64b-4t2c-base-ndr-lat"
20549   algorithm: "plot_latency_error_bars"
20550   output-file-type: ".html"
20551   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-ndr-lat"
20552   data: "plot-dpdk-throughput-latency-2n-skx"
20553   filter: "'NIC_Intel-X710' and
20554            '64B' and
20555            'BASE' and
20556            'NDRPDR' and
20557            '4T2C' and
20558            'IP4FWD'"
20559   parameters:
20560   - "latency"
20561   - "parent"
20562   - "tags"
20563   layout:
20564     title: "l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
20565     layout: "plot-latency"
20566
20567 # Packet Latency - DPDK l3fwd 2n-skx-xxv710
20568 -
20569   type: "plot"
20570   title: "DPDK Latency: l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
20571   algorithm: "plot_latency_error_bars"
20572   output-file-type: ".html"
20573   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
20574   data: "plot-dpdk-throughput-latency-2n-skx"
20575   filter: "'NIC_Intel-XXV710' and
20576            '64B' and
20577            'BASE' and
20578            'NDRPDR' and
20579            '2T1C' and
20580            'IP4FWD'"
20581   parameters:
20582   - "latency"
20583   - "parent"
20584   - "tags"
20585   layout:
20586     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
20587     layout: "plot-latency"
20588
20589 -
20590   type: "plot"
20591   title: "DPDK Latency: l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
20592   algorithm: "plot_latency_error_bars"
20593   output-file-type: ".html"
20594   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
20595   data: "plot-dpdk-throughput-latency-2n-skx"
20596   filter: "'NIC_Intel-XXV710' and
20597            '64B' and
20598            'BASE' and
20599            'NDRPDR' and
20600            '4T2C' and
20601            'IP4FWD'"
20602   parameters:
20603   - "latency"
20604   - "parent"
20605   - "tags"
20606   layout:
20607     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
20608     layout: "plot-latency"
20609
20610 ################################################################################
20611
20612 # Packet Latency - DPDK testpmd 3n-hsw-x520
20613 -
20614   type: "plot"
20615   title: "DPDK Latency: testpmd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
20616   algorithm: "plot_latency_error_bars"
20617   output-file-type: ".html"
20618   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
20619   data: "plot-dpdk-throughput-latency-3n-hsw"
20620   filter: "'NIC_Intel-X520-DA2' and
20621            '64B' and
20622            'BASE' and
20623            'NDRPDR' and
20624            '1T1C' and
20625            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
20626   parameters:
20627   - "latency"
20628   - "parent"
20629   - "tags"
20630   layout:
20631     title: "testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
20632     layout: "plot-latency"
20633
20634 -
20635   type: "plot"
20636   title: "DPDK Latency: testpmd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
20637   algorithm: "plot_latency_error_bars"
20638   output-file-type: ".html"
20639   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
20640   data: "plot-dpdk-throughput-latency-3n-hsw"
20641   filter: "'NIC_Intel-X520-DA2' and
20642            '64B' and
20643            'BASE' and
20644            'NDRPDR' and
20645            '2T2C' and
20646            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
20647   parameters:
20648   - "latency"
20649   - "parent"
20650   - "tags"
20651   layout:
20652     title: "testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
20653     layout: "plot-latency"
20654
20655 # Packet Latency - DPDK testpmd 3n-hsw-x710
20656 -
20657   type: "plot"
20658   title: "DPDK Latency: testpmd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
20659   algorithm: "plot_latency_error_bars"
20660   output-file-type: ".html"
20661   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
20662   data: "plot-dpdk-throughput-latency-3n-hsw"
20663   filter: "'NIC_Intel-X710' and
20664            '64B' and
20665            'BASE' and
20666            'NDRPDR' and
20667            '1T1C' and
20668            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
20669   parameters:
20670   - "latency"
20671   - "parent"
20672   - "tags"
20673   layout:
20674     title: "testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
20675     layout: "plot-latency"
20676
20677 -
20678   type: "plot"
20679   title: "DPDK Latency: testpmd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
20680   algorithm: "plot_latency_error_bars"
20681   output-file-type: ".html"
20682   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
20683   data: "plot-dpdk-throughput-latency-3n-hsw"
20684   filter: "'NIC_Intel-X710' and
20685            '64B' and
20686            'BASE' and
20687            'NDRPDR' and
20688            '2T2C' and
20689            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
20690   parameters:
20691   - "latency"
20692   - "parent"
20693   - "tags"
20694   layout:
20695     title: "testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
20696     layout: "plot-latency"
20697
20698 # Packet Latency - DPDK testpmd 3n-hsw-xl710
20699 -
20700   type: "plot"
20701   title: "DPDK Latency: testpmd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
20702   algorithm: "plot_latency_error_bars"
20703   output-file-type: ".html"
20704   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
20705   data: "plot-dpdk-throughput-latency-3n-hsw"
20706   filter: "'NIC_Intel-XL710' and
20707            '64B' and
20708            'BASE' and
20709            'NDRPDR' and
20710            '1T1C' and
20711            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
20712   parameters:
20713   - "latency"
20714   - "parent"
20715   - "tags"
20716   layout:
20717     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
20718     layout: "plot-latency"
20719
20720 -
20721   type: "plot"
20722   title: "DPDK Latency: testpmd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
20723   algorithm: "plot_latency_error_bars"
20724   output-file-type: ".html"
20725   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
20726   data: "plot-dpdk-throughput-latency-3n-hsw"
20727   filter: "'NIC_Intel-XL710' and
20728            '64B' and
20729            'BASE' and
20730            'NDRPDR' and
20731            '2T2C' and
20732            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
20733   parameters:
20734   - "latency"
20735   - "parent"
20736   - "tags"
20737   layout:
20738     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
20739     layout: "plot-latency"
20740
20741 # Packet Latency - DPDK testpmd 3n-skx-x710
20742 -
20743   type: "plot"
20744   title: "DPDK Latency: testpmd-3n-skx-x710-64b-2t1c-base-ndr-lat"
20745   algorithm: "plot_latency_error_bars"
20746   output-file-type: ".html"
20747   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-ndr-lat"
20748   data: "plot-dpdk-throughput-latency-3n-skx"
20749   filter: "'NIC_Intel-X710' and
20750            '64B' and
20751            'BASE' and
20752            'NDRPDR' and
20753            '2T1C' and
20754            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
20755   parameters:
20756   - "latency"
20757   - "parent"
20758   - "tags"
20759   layout:
20760     title: "testpmd-3n-skx-x710-64b-2t1c-base-ndr"
20761     layout: "plot-latency"
20762
20763 -
20764   type: "plot"
20765   title: "DPDK Latency: testpmd-3n-skx-x710-64b-4t2c-base-ndr-lat"
20766   algorithm: "plot_latency_error_bars"
20767   output-file-type: ".html"
20768   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-ndr-lat"
20769   data: "plot-dpdk-throughput-latency-3n-skx"
20770   filter: "'NIC_Intel-X710' and
20771            '64B' and
20772            'BASE' and
20773            'NDRPDR' and
20774            '4T2C' and
20775            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
20776   parameters:
20777   - "latency"
20778   - "parent"
20779   - "tags"
20780   layout:
20781     title: "testpmd-3n-skx-x710-64b-4t2c-base-ndr"
20782     layout: "plot-latency"
20783
20784 # Packet Latency - DPDK testpmd 3n-skx-xxv710
20785 -
20786   type: "plot"
20787   title: "DPDK Latency: testpmd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
20788   algorithm: "plot_latency_error_bars"
20789   output-file-type: ".html"
20790   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
20791   data: "plot-dpdk-throughput-latency-3n-skx"
20792   filter: "'NIC_Intel-XXV710' and
20793            '64B' and
20794            'BASE' and
20795            'NDRPDR' and
20796            '2T1C' and
20797            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
20798   parameters:
20799   - "latency"
20800   - "parent"
20801   - "tags"
20802   layout:
20803     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
20804     layout: "plot-latency"
20805
20806 -
20807   type: "plot"
20808   title: "DPDK Latency: testpmd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
20809   algorithm: "plot_latency_error_bars"
20810   output-file-type: ".html"
20811   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
20812   data: "plot-dpdk-throughput-latency-3n-skx"
20813   filter: "'NIC_Intel-XXV710' and
20814            '64B' and
20815            'BASE' and
20816            'NDRPDR' and
20817            '4T2C' and
20818            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
20819   parameters:
20820   - "latency"
20821   - "parent"
20822   - "tags"
20823   layout:
20824     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
20825     layout: "plot-latency"
20826
20827 # Packet Latency - DPDK testpmd 2n-skx-x710
20828 -
20829   type: "plot"
20830   title: "DPDK Latency: testpmd-2n-skx-x710-64b-2t1c-base-ndr-lat"
20831   algorithm: "plot_latency_error_bars"
20832   output-file-type: ".html"
20833   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-ndr-lat"
20834   data: "plot-dpdk-throughput-latency-2n-skx"
20835   filter: "'NIC_Intel-X710' and
20836            '64B' and
20837            'BASE' and
20838            'NDRPDR' and
20839            '2T1C' and
20840            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
20841   parameters:
20842   - "latency"
20843   - "parent"
20844   - "tags"
20845   layout:
20846     title: "testpmd-2n-skx-x710-64b-2t1c-base-ndr"
20847     layout: "plot-latency"
20848
20849 -
20850   type: "plot"
20851   title: "DPDK Latency: testpmd-2n-skx-x710-64b-4t2c-base-ndr-lat"
20852   algorithm: "plot_latency_error_bars"
20853   output-file-type: ".html"
20854   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-ndr-lat"
20855   data: "plot-dpdk-throughput-latency-2n-skx"
20856   filter: "'NIC_Intel-X710' and
20857            '64B' and
20858            'BASE' and
20859            'NDRPDR' and
20860            '4T2C' and
20861            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
20862   parameters:
20863   - "latency"
20864   - "parent"
20865   - "tags"
20866   layout:
20867     title: "testpmd-2n-skx-x710-64b-4t2c-base-ndr"
20868     layout: "plot-latency"
20869
20870 # Packet Latency - DPDK testpmd 2n-skx-xxv710
20871 -
20872   type: "plot"
20873   title: "DPDK Latency: testpmd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
20874   algorithm: "plot_latency_error_bars"
20875   output-file-type: ".html"
20876   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
20877   data: "plot-dpdk-throughput-latency-2n-skx"
20878   filter: "'NIC_Intel-XXV710' and
20879            '64B' and
20880            'BASE' and
20881            'NDRPDR' and
20882            '2T1C' and
20883            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
20884   parameters:
20885   - "latency"
20886   - "parent"
20887   - "tags"
20888   layout:
20889     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
20890     layout: "plot-latency"
20891
20892 -
20893   type: "plot"
20894   title: "DPDK Latency: testpmd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
20895   algorithm: "plot_latency_error_bars"
20896   output-file-type: ".html"
20897   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
20898   data: "plot-dpdk-throughput-latency-2n-skx"
20899   filter: "'NIC_Intel-XXV710' and
20900            '64B' and
20901            'BASE' and
20902            'NDRPDR' and
20903            '4T2C' and
20904            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
20905   parameters:
20906   - "latency"
20907   - "parent"
20908   - "tags"
20909   layout:
20910     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
20911     layout: "plot-latency"
20912
20913 ################################################################################
20914
20915 # Speedup - VPP Container Memif 3n-hsw-x520
20916 -
20917   type: "plot"
20918   title: "Speedup: memif-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
20919   algorithm: "plot_throughput_speedup_analysis"
20920   output-file-type: ".html"
20921   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
20922   data: "plot-throughput-speedup-analysis-3n-hsw"
20923   filter: "'NIC_Intel-X520-DA2' and
20924            '64B' and
20925            ('BASE' or 'SCALE') and
20926            'NDRPDR' and
20927            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
20928            not 'VHOST' and
20929            'MEMIF'"
20930   parameters:
20931   - "throughput"
20932   - "parent"
20933   - "tags"
20934   sort:
20935   - "L2XCFWD"
20936   - "L2XCFWD"
20937   - "L2XCFWD"
20938   - "L2BDMACLRN"
20939   - "L2BDMACLRN"
20940   - "L2BDMACLRN"
20941   layout:
20942     title: "memif-3n-hsw-x520-64b-base_and_scale-ndr"
20943     layout: "plot-throughput-speedup-analysis"
20944
20945 -
20946   type: "plot"
20947   title: "Speedup: memif-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
20948   algorithm: "plot_throughput_speedup_analysis"
20949   output-file-type: ".html"
20950   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
20951   data: "plot-throughput-speedup-analysis-3n-hsw"
20952   filter: "'NIC_Intel-X520-DA2' and
20953            '64B' and
20954            ('BASE' or 'SCALE') and
20955            'NDRPDR' and
20956            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
20957            not 'VHOST' and
20958            'MEMIF'"
20959   parameters:
20960   - "throughput"
20961   - "parent"
20962   - "tags"
20963   sort:
20964   - "L2XCFWD"
20965   - "L2XCFWD"
20966   - "L2XCFWD"
20967   - "L2BDMACLRN"
20968   - "L2BDMACLRN"
20969   - "L2BDMACLRN"
20970   layout:
20971     title: "memif-3n-hsw-x520-64b-base_and_scale-pdr"
20972     layout: "plot-throughput-speedup-analysis"
20973
20974 # Speedup - VPP Container Memif 3n-hsw-x710
20975 -
20976   type: "plot"
20977   title: "Speedup: memif-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
20978   algorithm: "plot_throughput_speedup_analysis"
20979   output-file-type: ".html"
20980   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
20981   data: "plot-throughput-speedup-analysis-3n-hsw"
20982   filter: "'NIC_Intel-X710' and
20983            '64B' and
20984            ('BASE' or 'SCALE') and
20985            'NDRPDR' and
20986            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
20987            not 'VHOST' and
20988            'MEMIF'"
20989   parameters:
20990   - "throughput"
20991   - "parent"
20992   - "tags"
20993   sort:
20994   - "L2XCFWD"
20995   - "L2XCFWD"
20996   - "L2XCFWD"
20997   - "L2BDMACLRN"
20998   - "L2BDMACLRN"
20999   - "L2BDMACLRN"
21000   layout:
21001     title: "memif-3n-hsw-x710-64b-base_and_scale-ndr"
21002     layout: "plot-throughput-speedup-analysis"
21003
21004 -
21005   type: "plot"
21006   title: "Speedup: memif-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
21007   algorithm: "plot_throughput_speedup_analysis"
21008   output-file-type: ".html"
21009   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
21010   data: "plot-throughput-speedup-analysis-3n-hsw"
21011   filter: "'NIC_Intel-X710' and
21012            '64B' and
21013            ('BASE' or 'SCALE') and
21014            'NDRPDR' and
21015            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
21016            not 'VHOST' and
21017            'MEMIF'"
21018   parameters:
21019   - "throughput"
21020   - "parent"
21021   - "tags"
21022   sort:
21023   - "L2XCFWD"
21024   - "L2XCFWD"
21025   - "L2XCFWD"
21026   - "L2BDMACLRN"
21027   - "L2BDMACLRN"
21028   - "L2BDMACLRN"
21029   layout:
21030     title: "memif-3n-hsw-x710-64b-base_and_scale-pdr"
21031     layout: "plot-throughput-speedup-analysis"
21032
21033 # Speedup - VPP Container Memif 3n-hsw-xl710
21034 -
21035   type: "plot"
21036   title: "Speedup: memif-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
21037   algorithm: "plot_throughput_speedup_analysis"
21038   output-file-type: ".html"
21039   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
21040   data: "plot-throughput-speedup-analysis-3n-hsw"
21041   filter: "'NIC_Intel-XL710' and
21042            '64B' and
21043            ('BASE' or 'SCALE') and
21044            'NDRPDR' and
21045            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
21046            not 'VHOST' and
21047            'MEMIF'"
21048   parameters:
21049   - "throughput"
21050   - "parent"
21051   - "tags"
21052   sort:
21053   - "L2XCFWD"
21054   - "L2XCFWD"
21055   - "L2XCFWD"
21056   - "L2BDMACLRN"
21057   - "L2BDMACLRN"
21058   - "L2BDMACLRN"
21059   layout:
21060     title: "memif-3n-hsw-xl710-64b-base_and_scale-ndr"
21061     layout: "plot-throughput-speedup-analysis"
21062
21063 -
21064   type: "plot"
21065   title: "Speedup: memif-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
21066   algorithm: "plot_throughput_speedup_analysis"
21067   output-file-type: ".html"
21068   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
21069   data: "plot-throughput-speedup-analysis-3n-hsw"
21070   filter: "'NIC_Intel-XL710' and
21071            '64B' and
21072            ('BASE' or 'SCALE') and
21073            'NDRPDR' and
21074            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
21075            not 'VHOST' and
21076            'MEMIF'"
21077   parameters:
21078   - "throughput"
21079   - "parent"
21080   - "tags"
21081   sort:
21082   - "L2XCFWD"
21083   - "L2XCFWD"
21084   - "L2XCFWD"
21085   - "L2BDMACLRN"
21086   - "L2BDMACLRN"
21087   - "L2BDMACLRN"
21088   layout:
21089     title: "memif-3n-hsw-xl710-64b-base_and_scale-pdr"
21090     layout: "plot-throughput-speedup-analysis"
21091
21092 # Speedup - VPP Container Memif 3n-skx-x710
21093 -
21094   type: "plot"
21095   title: "Speedup: memif-3n-skx-x710-64b-base_and_scale-ndr-tsa"
21096   algorithm: "plot_throughput_speedup_analysis"
21097   output-file-type: ".html"
21098   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-base_and_scale-ndr-tsa"
21099   data: "plot-throughput-speedup-analysis-3n-skx"
21100   filter: "'NIC_Intel-X710' and
21101            '64B' and
21102            ('BASE' or 'SCALE') and
21103            'NDRPDR' and
21104            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
21105            not 'VHOST' and
21106            'MEMIF'"
21107   parameters:
21108   - "throughput"
21109   - "parent"
21110   - "tags"
21111   sort:
21112   - "L2XCFWD"
21113   - "L2XCFWD"
21114   - "L2XCFWD"
21115   - "L2BDMACLRN"
21116   - "L2BDMACLRN"
21117   - "L2BDMACLRN"
21118   layout:
21119     title: "memif-3n-skx-x710-64b-base_and_scale-ndr"
21120     layout: "plot-throughput-speedup-analysis"
21121
21122 -
21123   type: "plot"
21124   title: "Speedup: memif-3n-skx-x710-64b-base_and_scale-pdr-tsa"
21125   algorithm: "plot_throughput_speedup_analysis"
21126   output-file-type: ".html"
21127   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-base_and_scale-pdr-tsa"
21128   data: "plot-throughput-speedup-analysis-3n-skx"
21129   filter: "'NIC_Intel-X710' and
21130            '64B' and
21131            ('BASE' or 'SCALE') and
21132            'NDRPDR' and
21133            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
21134            not 'VHOST' and
21135             'MEMIF'"
21136   parameters:
21137   - "throughput"
21138   - "parent"
21139   - "tags"
21140   sort:
21141   - "L2XCFWD"
21142   - "L2XCFWD"
21143   - "L2XCFWD"
21144   - "L2BDMACLRN"
21145   - "L2BDMACLRN"
21146   - "L2BDMACLRN"
21147   layout:
21148     title: "memif-3n-skx-x710-64b-base_and_scale-pdr"
21149     layout: "plot-throughput-speedup-analysis"
21150
21151 # Speedup - VPP Container Memif 2n-skx-x710
21152 -
21153   type: "plot"
21154   title: "Speedup: memif-2n-skx-x710-64b-base_and_scale-ndr-tsa"
21155   algorithm: "plot_throughput_speedup_analysis"
21156   output-file-type: ".html"
21157   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-base_and_scale-ndr-tsa"
21158   data: "plot-throughput-speedup-analysis-2n-skx"
21159   filter: "'NIC_Intel-X710' and
21160            '64B' and
21161            ('BASE' or 'SCALE') and
21162            'NDRPDR' and
21163            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
21164            not 'VHOST' and
21165            'MEMIF'"
21166   parameters:
21167   - "throughput"
21168   - "parent"
21169   - "tags"
21170   sort:
21171   - "L2XCFWD"
21172   - "L2XCFWD"
21173   - "L2XCFWD"
21174   - "L2BDMACLRN"
21175   - "L2BDMACLRN"
21176   - "L2BDMACLRN"
21177   layout:
21178     title: "memif-2n-skx-x710-64b-base_and_scale-ndr"
21179     layout: "plot-throughput-speedup-analysis"
21180
21181 -
21182   type: "plot"
21183   title: "Speedup: memif-2n-skx-x710-64b-base_and_scale-pdr-tsa"
21184   algorithm: "plot_throughput_speedup_analysis"
21185   output-file-type: ".html"
21186   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-base_and_scale-pdr-tsa"
21187   data: "plot-throughput-speedup-analysis-2n-skx"
21188   filter: "'NIC_Intel-X710' and
21189            '64B' and
21190            ('BASE' or 'SCALE') and
21191            'NDRPDR' and
21192            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
21193            not 'VHOST' and
21194             'MEMIF'"
21195   parameters:
21196   - "throughput"
21197   - "parent"
21198   - "tags"
21199   sort:
21200   - "L2XCFWD"
21201   - "L2XCFWD"
21202   - "L2XCFWD"
21203   - "L2BDMACLRN"
21204   - "L2BDMACLRN"
21205   - "L2BDMACLRN"
21206   layout:
21207     title: "memif-2n-skx-x710-64b-base_and_scale-pdr"
21208     layout: "plot-throughput-speedup-analysis"
21209
21210 # Speedup - VPP Container Memif 2n-skx-xxv710
21211 -
21212   type: "plot"
21213   title: "Speedup: memif-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
21214   algorithm: "plot_throughput_speedup_analysis"
21215   output-file-type: ".html"
21216   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
21217   data: "plot-throughput-speedup-analysis-2n-skx"
21218   filter: "'NIC_Intel-XXV710' and
21219            '64B' and
21220            ('BASE' or 'SCALE') and
21221            'NDRPDR' and
21222            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
21223            not 'VHOST' and
21224            'MEMIF'"
21225   parameters:
21226   - "throughput"
21227   - "parent"
21228   - "tags"
21229   sort:
21230   - "L2XCFWD"
21231   - "L2XCFWD"
21232   - "L2XCFWD"
21233   - "L2BDMACLRN"
21234   - "L2BDMACLRN"
21235   - "L2BDMACLRN"
21236   layout:
21237     title: "memif-2n-skx-xxv710-64b-base_and_scale-ndr"
21238     layout: "plot-throughput-speedup-analysis"
21239
21240 -
21241   type: "plot"
21242   title: "Speedup: memif-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
21243   algorithm: "plot_throughput_speedup_analysis"
21244   output-file-type: ".html"
21245   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
21246   data: "plot-throughput-speedup-analysis-2n-skx"
21247   filter: "'NIC_Intel-XXV710' and
21248            '64B' and
21249            ('BASE' or 'SCALE') and
21250            'NDRPDR' and
21251            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
21252            not 'VHOST' and
21253             'MEMIF'"
21254   parameters:
21255   - "throughput"
21256   - "parent"
21257   - "tags"
21258   sort:
21259   - "L2XCFWD"
21260   - "L2XCFWD"
21261   - "L2XCFWD"
21262   - "L2BDMACLRN"
21263   - "L2BDMACLRN"
21264   - "L2BDMACLRN"
21265   layout:
21266     title: "memif-2n-skx-xxv710-64b-base_and_scale-pdr"
21267     layout: "plot-throughput-speedup-analysis"
21268
21269 ################################################################################
21270
21271 # Speedup - VPP Container k8s memif 3n-hsw-x520 - l2xc
21272 -
21273   type: "plot"
21274   title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-ndr-tsa"
21275   algorithm: "plot_throughput_speedup_analysis"
21276   output-file-type: ".html"
21277   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-ndr-tsa"
21278   data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
21279   filter: "'NIC_Intel-X520-DA2' and
21280            '64B' and
21281            ('BASE' or 'SCALE') and
21282            'NDRPDR' and
21283            'L2XCFWD' and
21284            not 'VHOST' and
21285            'MEMIF'"
21286   parameters:
21287   - "throughput"
21288   - "parent"
21289   - "tags"
21290   sort:
21291   - "1VNF"
21292   - "2VNF"
21293   - "4VNF"
21294   - "2VNF"
21295   - "4VNF"
21296   layout:
21297     title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-ndr-l2xc"
21298     layout: "plot-throughput-speedup-analysis"
21299
21300 -
21301   type: "plot"
21302   title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-pdr-tsa"
21303   algorithm: "plot_throughput_speedup_analysis"
21304   output-file-type: ".html"
21305   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-pdr-tsa"
21306   data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
21307   filter: "'NIC_Intel-X520-DA2' and
21308            '64B' and
21309            ('BASE' or 'SCALE') and
21310            'NDRPDR' and
21311            'L2XCFWD' and
21312            not 'VHOST' and
21313            'MEMIF'"
21314   parameters:
21315   - "throughput"
21316   - "parent"
21317   - "tags"
21318   sort:
21319   - "1VNF"
21320   - "2VNF"
21321   - "4VNF"
21322   - "2VNF"
21323   - "4VNF"
21324   layout:
21325     title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-pdr"
21326     layout: "plot-throughput-speedup-analysis"
21327
21328 # Speedup - VPP Container k8s memif 3n-hsw-x520 - l2bd
21329 -
21330   type: "plot"
21331   title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-ndr-tsa"
21332   algorithm: "plot_throughput_speedup_analysis"
21333   output-file-type: ".html"
21334   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-ndr-tsa"
21335   data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
21336   filter: "'NIC_Intel-X520-DA2' and
21337            '64B' and
21338            ('BASE' or 'SCALE') and
21339            'NDRPDR' and
21340            ('L2BDMACSTAT' or 'L2BDMACLRN') and
21341            not 'VHOST' and
21342            'MEMIF'"
21343   parameters:
21344   - "throughput"
21345   - "parent"
21346   - "tags"
21347   sort:
21348   - "1VNF"
21349   - "2VNF"
21350   - "4VNF"
21351   - "2VNF"
21352   - "4VNF"
21353   layout:
21354     title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-ndr-l2bd"
21355     layout: "plot-throughput-speedup-analysis"
21356
21357 -
21358   type: "plot"
21359   title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-pdr-tsa"
21360   algorithm: "plot_throughput_speedup_analysis"
21361   output-file-type: ".html"
21362   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-pdr-tsa"
21363   data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
21364   filter: "'NIC_Intel-X520-DA2' and
21365            '64B' and
21366            ('BASE' or 'SCALE') and
21367            'NDRPDR' and
21368            ('L2BDMACSTAT' or 'L2BDMACLRN') and
21369            not 'VHOST' and
21370            'MEMIF'"
21371   parameters:
21372   - "throughput"
21373   - "parent"
21374   - "tags"
21375   sort:
21376   - "1VNF"
21377   - "2VNF"
21378   - "4VNF"
21379   - "2VNF"
21380   - "4VNF"
21381   layout:
21382     title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-pdr"
21383     layout: "plot-throughput-speedup-analysis"
21384
21385 # Speedup - VPP Container Memif 3n-hsw-x710 - l2xc
21386 -
21387   type: "plot"
21388   title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-ndr-tsa"
21389   algorithm: "plot_throughput_speedup_analysis"
21390   output-file-type: ".html"
21391   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-ndr-tsa"
21392   data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
21393   filter: "'NIC_Intel-X710' and
21394            '64B' and
21395            ('BASE' or 'SCALE') and
21396            'NDRPDR' and
21397            'L2XCFWD' and
21398            not 'VHOST' and
21399            'MEMIF'"
21400   parameters:
21401   - "throughput"
21402   - "parent"
21403   - "tags"
21404   sort:
21405   - "1VNF"
21406   - "2VNF"
21407   - "4VNF"
21408   - "2VNF"
21409   - "4VNF"
21410   layout:
21411     title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-ndr"
21412     layout: "plot-throughput-speedup-analysis"
21413
21414 -
21415   type: "plot"
21416   title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-pdr-tsa"
21417   algorithm: "plot_throughput_speedup_analysis"
21418   output-file-type: ".html"
21419   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-pdr-tsa"
21420   data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
21421   filter: "'NIC_Intel-X710' and
21422            '64B' and
21423            ('BASE' or 'SCALE') and
21424            'NDRPDR' and
21425            'L2XCFWD' and
21426            not 'VHOST' and
21427            'MEMIF'"
21428   parameters:
21429   - "throughput"
21430   - "parent"
21431   - "tags"
21432   sort:
21433   - "1VNF"
21434   - "2VNF"
21435   - "4VNF"
21436   - "2VNF"
21437   - "4VNF"
21438   layout:
21439     title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-pdr"
21440     layout: "plot-throughput-speedup-analysis"
21441
21442 # Speedup - VPP Container Memif 3n-hsw-x710 - l2bd
21443 -
21444   type: "plot"
21445   title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-ndr-tsa"
21446   algorithm: "plot_throughput_speedup_analysis"
21447   output-file-type: ".html"
21448   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-ndr-tsa"
21449   data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
21450   filter: "'NIC_Intel-X710' and
21451            '64B' and
21452            ('BASE' or 'SCALE') and
21453            'NDRPDR' and
21454            ('L2BDMACSTAT' or 'L2BDMACLRN') and
21455            not 'VHOST' and
21456            'MEMIF'"
21457   parameters:
21458   - "throughput"
21459   - "parent"
21460   - "tags"
21461   sort:
21462   - "1VNF"
21463   - "2VNF"
21464   - "4VNF"
21465   - "2VNF"
21466   - "4VNF"
21467   layout:
21468     title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-ndr"
21469     layout: "plot-throughput-speedup-analysis"
21470
21471 -
21472   type: "plot"
21473   title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-pdr-tsa"
21474   algorithm: "plot_throughput_speedup_analysis"
21475   output-file-type: ".html"
21476   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-pdr-tsa"
21477   data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
21478   filter: "'NIC_Intel-X710' and
21479            '64B' and
21480            ('BASE' or 'SCALE') and
21481            'NDRPDR' and
21482            ('L2BDMACSTAT' or 'L2BDMACLRN') and
21483            not 'VHOST' and
21484            'MEMIF'"
21485   parameters:
21486   - "throughput"
21487   - "parent"
21488   - "tags"
21489   sort:
21490   - "1VNF"
21491   - "2VNF"
21492   - "4VNF"
21493   - "2VNF"
21494   - "4VNF"
21495   layout:
21496     title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-pdr"
21497     layout: "plot-throughput-speedup-analysis"
21498
21499 ################################################################################
21500
21501 # Speedup - VPP IPv4 3n-hsw-x520 base and scale
21502 -
21503   type: "plot"
21504   title: "Speedup: ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
21505   algorithm: "plot_throughput_speedup_analysis"
21506   output-file-type: ".html"
21507   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
21508   data: "plot-throughput-speedup-analysis-3n-hsw"
21509   filter: "'NIC_Intel-X520-DA2' and
21510            '64B' and
21511            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21512            'NDRPDR' and
21513            'IP4FWD' and
21514            not 'IPSEC' and
21515            not 'VHOST'"
21516   parameters:
21517   - "throughput"
21518   - "parent"
21519   - "tags"
21520   sort:
21521   - "IP4BASE"
21522   - "FIB_20K"
21523   - "FIB_200K"
21524   - "FIB_2M"
21525   layout:
21526     title: "ip4-3n-hsw-x520-64b-base_and_scale-ndr"
21527     layout: "plot-throughput-speedup-analysis"
21528
21529 -
21530   type: "plot"
21531   title: "Speedup: ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
21532   algorithm: "plot_throughput_speedup_analysis"
21533   output-file-type: ".html"
21534   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
21535   data: "plot-throughput-speedup-analysis-3n-hsw"
21536   filter: "'NIC_Intel-X520-DA2' and
21537            '64B' and
21538            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21539            'NDRPDR' and
21540            'IP4FWD' and
21541            not 'IPSEC' and
21542            not 'VHOST'"
21543   parameters:
21544   - "throughput"
21545   - "parent"
21546   - "tags"
21547   sort:
21548   - "IP4BASE"
21549   - "FIB_20K"
21550   - "FIB_200K"
21551   - "FIB_2M"
21552   layout:
21553     title: "ip4-3n-hsw-x520-64b-base_and_scale-pdr"
21554     layout: "plot-throughput-speedup-analysis"
21555
21556 # Speedup - VPP IPv4 3n-hsw-x520 features
21557 -
21558   type: "plot"
21559   title: "Speedup: ip4-3n-hsw-x520-64b-features-ndr-tsa"
21560   algorithm: "plot_throughput_speedup_analysis"
21561   output-file-type: ".html"
21562   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-ndr-tsa"
21563   data: "plot-throughput-speedup-analysis-3n-hsw"
21564   filter: "'NIC_Intel-X520-DA2' and
21565            '64B' and
21566            ('IP4BASE' or
21567             'POLICE_MARK' or
21568             'COPWHLIST' or
21569             ('NAT44' and 'BASE') or
21570             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
21571            'NDRPDR' and
21572            'IP4FWD' and
21573            not 'IPSEC' and
21574            not 'VHOST'"
21575   parameters:
21576   - "throughput"
21577   - "parent"
21578   - "tags"
21579   sort:
21580   - "IP4BASE"
21581   - "NAT44"
21582   - "POLICE_MARK"
21583   - "COPWHLIST"
21584   - "IACL"
21585   - "OACL"
21586   layout:
21587     title: "ip4-3n-hsw-x520-64b-features-ndr"
21588     layout: "plot-throughput-speedup-analysis"
21589
21590 -
21591   type: "plot"
21592   title: "Speedup: ip4-3n-hsw-x520-64b-features-pdr-tsa"
21593   algorithm: "plot_throughput_speedup_analysis"
21594   output-file-type: ".html"
21595   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-pdr-tsa"
21596   data: "plot-throughput-speedup-analysis-3n-hsw"
21597   filter: "'NIC_Intel-X520-DA2' and
21598            '64B' and
21599            ('IP4BASE' or
21600             'POLICE_MARK' or
21601             'COPWHLIST' or
21602             ('NAT44' and 'BASE') or
21603             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
21604            'NDRPDR' and
21605            'IP4FWD' and
21606            not 'IPSEC' and
21607            not 'VHOST'"
21608   parameters:
21609   - "throughput"
21610   - "parent"
21611   - "tags"
21612   sort:
21613   - "IP4BASE"
21614   - "NAT44"
21615   - "POLICE_MARK"
21616   - "COPWHLIST"
21617   - "IACL"
21618   - "OACL"
21619   layout:
21620     title: "ip4-3n-hsw-x520-64b-features-pdr"
21621     layout: "plot-throughput-speedup-analysis"
21622
21623 # Speedup - VPP IPv4 3n-hsw-x520 features nat44
21624 -
21625   type: "plot"
21626   title: "Speedup: ip4-3n-hsw-x520-64b-features-nat44-ndr-tsa"
21627   algorithm: "plot_throughput_speedup_analysis"
21628   output-file-type: ".html"
21629   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-nat44-ndr-tsa"
21630   data: "plot-throughput-speedup-analysis-3n-hsw"
21631   filter: "'NIC_Intel-X520-DA2' and
21632            '64B' and
21633            'NDRPDR' and
21634            'IP4FWD' and
21635            'NAT44' and
21636            not 'IPSEC' and
21637            not 'VHOST'"
21638   parameters:
21639   - "throughput"
21640   - "parent"
21641   - "tags"
21642   sort:
21643   - "BASE"
21644   - "BASE"
21645   - "SRC_USER_10"
21646   - "SRC_USER_100"
21647   - "SRC_USER_1000"
21648   - "SRC_USER_2000"
21649   layout:
21650     title: "ip4-3n-hsw-x520-64b-features-nat44-ndr"
21651     layout: "plot-throughput-speedup-analysis"
21652
21653 -
21654   type: "plot"
21655   title: "Speedup: ip4-3n-hsw-x520-64b-features-nat44-pdr-tsa"
21656   algorithm: "plot_throughput_speedup_analysis"
21657   output-file-type: ".html"
21658   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-nat44-pdr-tsa"
21659   data: "plot-throughput-speedup-analysis-3n-hsw"
21660   filter: "'NIC_Intel-X520-DA2' and
21661            '64B' and
21662            'NDRPDR' and
21663            'IP4FWD' and
21664            'NAT44' and
21665            not 'IPSEC' and
21666            not 'VHOST'"
21667   parameters:
21668   - "throughput"
21669   - "parent"
21670   - "tags"
21671   sort:
21672   - "BASE"
21673   - "BASE"
21674   - "SRC_USER_10"
21675   - "SRC_USER_100"
21676   - "SRC_USER_1000"
21677   - "SRC_USER_2000"
21678   layout:
21679     title: "ip4-3n-hsw-x520-64b-features-nat44-pdr"
21680     layout: "plot-throughput-speedup-analysis"
21681
21682 # Speedup - VPP IPv4 3n-hsw-x520 features iacl
21683 -
21684   type: "plot"
21685   title: "Speedup: ip4-3n-hsw-x520-64b-features-iacl-ndr-tsa"
21686   algorithm: "plot_throughput_speedup_analysis"
21687   output-file-type: ".html"
21688   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-iacl-ndr-tsa"
21689   data: "plot-throughput-speedup-analysis-3n-hsw"
21690   filter: "'NIC_Intel-X520-DA2' and
21691            '64B' and
21692            'NDRPDR' and
21693            'IP4FWD' and
21694            'IACL' and
21695            ('ACL10' or 'ACL50') and '10k_FLOWS' and
21696            not 'IPSEC' and
21697            not 'VHOST'"
21698   parameters:
21699   - "throughput"
21700   - "parent"
21701   - "tags"
21702   sort:
21703   - "ACL_STATELESS"
21704   - "ACL_STATEFUL"
21705   - "ACL_STATELESS"
21706   - "ACL_STATEFUL"
21707   layout:
21708     title: "ip4-3n-hsw-x520-64b-features-iacl-ndr"
21709     layout: "plot-throughput-speedup-analysis"
21710
21711 -
21712   type: "plot"
21713   title: "Speedup: ip4-3n-hsw-x520-64b-features-iacl-pdr-tsa"
21714   algorithm: "plot_throughput_speedup_analysis"
21715   output-file-type: ".html"
21716   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-iacl-pdr-tsa"
21717   data: "plot-throughput-speedup-analysis-3n-hsw"
21718   filter: "'NIC_Intel-X520-DA2' and
21719            '64B' and
21720            'NDRPDR' and
21721            'IP4FWD' and
21722            'IACL' and
21723            ('ACL10' or 'ACL50') and '10k_FLOWS' and
21724            not 'IPSEC' and
21725            not 'VHOST'"
21726   parameters:
21727   - "throughput"
21728   - "parent"
21729   - "tags"
21730   sort:
21731   - "ACL_STATELESS"
21732   - "ACL_STATEFUL"
21733   - "ACL_STATELESS"
21734   - "ACL_STATEFUL"
21735   layout:
21736     title: "ip4-3n-hsw-x520-64b-features-iacl-pdr"
21737     layout: "plot-throughput-speedup-analysis"
21738
21739 # Speedup - VPP IPv4 3n-hsw-x520 features oacl
21740 -
21741   type: "plot"
21742   title: "Speedup: ip4-3n-hsw-x520-64b-features-oacl-ndr-tsa"
21743   algorithm: "plot_throughput_speedup_analysis"
21744   output-file-type: ".html"
21745   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-oacl-ndr-tsa"
21746   data: "plot-throughput-speedup-analysis-3n-hsw"
21747   filter: "'NIC_Intel-X520-DA2' and
21748            '64B' and
21749            'NDRPDR' and
21750            'IP4FWD' and
21751            'OACL' and
21752            ('ACL10' or 'ACL50') and '10k_FLOWS' and
21753            not 'IPSEC' and
21754            not 'VHOST'"
21755   parameters:
21756   - "throughput"
21757   - "parent"
21758   - "tags"
21759   sort:
21760   - "ACL_STATELESS"
21761   - "ACL_STATEFUL"
21762   - "ACL_STATELESS"
21763   - "ACL_STATEFUL"
21764   layout:
21765     title: "ip4-3n-hsw-x520-64b-features-oacl-ndr"
21766     layout: "plot-throughput-speedup-analysis"
21767
21768 -
21769   type: "plot"
21770   title: "Speedup: ip4-3n-hsw-x520-64b-features-oacl-pdr-tsa"
21771   algorithm: "plot_throughput_speedup_analysis"
21772   output-file-type: ".html"
21773   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-oacl-pdr-tsa"
21774   data: "plot-throughput-speedup-analysis-3n-hsw"
21775   filter: "'NIC_Intel-X520-DA2' and
21776            '64B' and
21777            'NDRPDR' and
21778            'IP4FWD' and
21779            'OACL' and
21780            ('ACL10' or 'ACL50') and '10k_FLOWS' and
21781            not 'IPSEC' and
21782            not 'VHOST'"
21783   parameters:
21784   - "throughput"
21785   - "parent"
21786   - "tags"
21787   sort:
21788   - "ACL_STATELESS"
21789   - "ACL_STATEFUL"
21790   - "ACL_STATELESS"
21791   - "ACL_STATEFUL"
21792   layout:
21793     title: "ip4-3n-hsw-x520-64b-features-oacl-pdr"
21794     layout: "plot-throughput-speedup-analysis"
21795
21796 # Speedup - VPP IPv4 3n-hsw-x710 base and scale
21797 -
21798   type: "plot"
21799   title: "Speedup: ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
21800   algorithm: "plot_throughput_speedup_analysis"
21801   output-file-type: ".html"
21802   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
21803   data: "plot-throughput-speedup-analysis-3n-hsw"
21804   filter: "'NIC_Intel-X710' and
21805            '64B' and
21806            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21807            'NDRPDR' and
21808            'IP4FWD' and
21809            not 'IPSEC' and
21810            not 'VHOST'"
21811   parameters:
21812   - "throughput"
21813   - "parent"
21814   - "tags"
21815   sort:
21816   - "IP4BASE"
21817   - "FIB_20K"
21818   - "FIB_200K"
21819   - "FIB_2M"
21820   layout:
21821     title: "ip4-3n-hsw-x710-64b-base_and_scale-ndr"
21822     layout: "plot-throughput-speedup-analysis"
21823
21824 -
21825   type: "plot"
21826   title: "Speedup: ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
21827   algorithm: "plot_throughput_speedup_analysis"
21828   output-file-type: ".html"
21829   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
21830   data: "plot-throughput-speedup-analysis-3n-hsw"
21831   filter: "'NIC_Intel-X710' and
21832            '64B' and
21833            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21834            'NDRPDR' and
21835            'IP4FWD' and
21836            not 'IPSEC' and
21837            not 'VHOST'"
21838   parameters:
21839   - "throughput"
21840   - "parent"
21841   - "tags"
21842   sort:
21843   - "IP4BASE"
21844   - "FIB_20K"
21845   - "FIB_200K"
21846   - "FIB_2M"
21847   layout:
21848     title: "ip4-3n-hsw-x710-64b-base_and_scale-pdr"
21849     layout: "plot-throughput-speedup-analysis"
21850
21851 # Speedup - VPP IPv4 3n-hsw-x710 features
21852 -
21853   type: "plot"
21854   title: "Speedup: ip4-3n-hsw-x710-64b-features-ndr-tsa"
21855   algorithm: "plot_throughput_speedup_analysis"
21856   output-file-type: ".html"
21857   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-ndr-tsa"
21858   data: "plot-throughput-speedup-analysis-3n-hsw"
21859   filter: "'NIC_Intel-X710' and
21860            '64B' and
21861            ('IP4BASE' or
21862             'POLICE_MARK' or
21863             'COPWHLIST' or
21864             ('NAT44' and 'BASE') or
21865             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
21866            'NDRPDR' and
21867            'IP4FWD' and
21868            not 'IPSEC' and
21869            not 'VHOST'"
21870   parameters:
21871   - "throughput"
21872   - "parent"
21873   - "tags"
21874   sort:
21875   - "IP4BASE"
21876   - "NAT44"
21877   - "POLICE_MARK"
21878   - "COPWHLIST"
21879   - "IACL"
21880   - "OACL"
21881   layout:
21882     title: "ip4-3n-hsw-x710-64b-features-ndr"
21883     layout: "plot-throughput-speedup-analysis"
21884
21885 -
21886   type: "plot"
21887   title: "Speedup: ip4-3n-hsw-x710-64b-features-pdr-tsa"
21888   algorithm: "plot_throughput_speedup_analysis"
21889   output-file-type: ".html"
21890   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-pdr-tsa"
21891   data: "plot-throughput-speedup-analysis-3n-hsw"
21892   filter: "'NIC_Intel-X710' and
21893            '64B' and
21894            ('IP4BASE' or
21895             'POLICE_MARK' or
21896             'COPWHLIST' or
21897             ('NAT44' and 'BASE') or
21898             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
21899            'NDRPDR' and
21900            'IP4FWD' and
21901            not 'IPSEC' and
21902            not 'VHOST'"
21903   parameters:
21904   - "throughput"
21905   - "parent"
21906   - "tags"
21907   sort:
21908   - "IP4BASE"
21909   - "NAT44"
21910   - "POLICE_MARK"
21911   - "COPWHLIST"
21912   - "IACL"
21913   - "OACL"
21914   layout:
21915     title: "ip4-3n-hsw-x710-64b-features-pdr"
21916     layout: "plot-throughput-speedup-analysis"
21917
21918 # Speedup - VPP IPv4 3n-hsw-x710 features nat44
21919 -
21920   type: "plot"
21921   title: "Speedup: ip4-3n-hsw-x710-64b-features-nat44-ndr-tsa"
21922   algorithm: "plot_throughput_speedup_analysis"
21923   output-file-type: ".html"
21924   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-nat44-ndr-tsa"
21925   data: "plot-throughput-speedup-analysis-3n-hsw"
21926   filter: "'NIC_Intel-X710' and
21927            '64B' and
21928            'NDRPDR' and
21929            'IP4FWD' and
21930            'NAT44' and
21931            not 'IPSEC' and
21932            not 'VHOST'"
21933   parameters:
21934   - "throughput"
21935   - "parent"
21936   - "tags"
21937   sort:
21938   - "BASE"
21939   - "BASE"
21940   - "SRC_USER_10"
21941   - "SRC_USER_100"
21942   - "SRC_USER_1000"
21943   - "SRC_USER_2000"
21944   layout:
21945     title: "ip4-3n-hsw-x710-64b-features-nat44-ndr"
21946     layout: "plot-throughput-speedup-analysis"
21947
21948 -
21949   type: "plot"
21950   title: "Speedup: ip4-3n-hsw-x710-64b-features-nat44-pdr-tsa"
21951   algorithm: "plot_throughput_speedup_analysis"
21952   output-file-type: ".html"
21953   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-nat44-pdr-tsa"
21954   data: "plot-throughput-speedup-analysis-3n-hsw"
21955   filter: "'NIC_Intel-X710' and
21956            '64B' and
21957            'NDRPDR' and
21958            'IP4FWD' and
21959            'NAT44' and
21960            not 'IPSEC' and
21961            not 'VHOST'"
21962   parameters:
21963   - "throughput"
21964   - "parent"
21965   - "tags"
21966   sort:
21967   - "BASE"
21968   - "BASE"
21969   - "SRC_USER_10"
21970   - "SRC_USER_100"
21971   - "SRC_USER_1000"
21972   - "SRC_USER_2000"
21973   layout:
21974     title: "ip4-3n-hsw-x710-64b-features-nat44-pdr"
21975     layout: "plot-throughput-speedup-analysis"
21976
21977 # Speedup - VPP IPv4 3n-hsw-x710 features iacl
21978 -
21979   type: "plot"
21980   title: "Speedup: ip4-3n-hsw-x710-64b-features-iacl-ndr-tsa"
21981   algorithm: "plot_throughput_speedup_analysis"
21982   output-file-type: ".html"
21983   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-iacl-ndr-tsa"
21984   data: "plot-throughput-speedup-analysis-3n-hsw"
21985   filter: "'NIC_Intel-X710' and
21986            '64B' and
21987            'NDRPDR' and
21988            'IP4FWD' and
21989            'IACL' and
21990            ('ACL10' or 'ACL50') and '10k_FLOWS' and
21991            not 'IPSEC' and
21992            not 'VHOST'"
21993   parameters:
21994   - "throughput"
21995   - "parent"
21996   - "tags"
21997   sort:
21998   - "ACL_STATELESS"
21999   - "ACL_STATEFUL"
22000   - "ACL_STATELESS"
22001   - "ACL_STATEFUL"
22002   layout:
22003     title: "ip4-3n-hsw-x710-64b-features-iacl-ndr"
22004     layout: "plot-throughput-speedup-analysis"
22005
22006 -
22007   type: "plot"
22008   title: "Speedup: ip4-3n-hsw-x710-64b-features-iacl-pdr-tsa"
22009   algorithm: "plot_throughput_speedup_analysis"
22010   output-file-type: ".html"
22011   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-iacl-pdr-tsa"
22012   data: "plot-throughput-speedup-analysis-3n-hsw"
22013   filter: "'NIC_Intel-X710' and
22014            '64B' and
22015            'NDRPDR' and
22016            'IP4FWD' and
22017            'IACL' and
22018            ('ACL10' or 'ACL50') and '10k_FLOWS' and
22019            not 'IPSEC' and
22020            not 'VHOST'"
22021   parameters:
22022   - "throughput"
22023   - "parent"
22024   - "tags"
22025   sort:
22026   - "ACL_STATELESS"
22027   - "ACL_STATEFUL"
22028   - "ACL_STATELESS"
22029   - "ACL_STATEFUL"
22030   layout:
22031     title: "ip4-3n-hsw-x710-64b-features-iacl-pdr"
22032     layout: "plot-throughput-speedup-analysis"
22033
22034 # Speedup - VPP IPv4 3n-hsw-x710 features oacl
22035 -
22036   type: "plot"
22037   title: "Speedup: ip4-3n-hsw-x710-64b-features-oacl-ndr-tsa"
22038   algorithm: "plot_throughput_speedup_analysis"
22039   output-file-type: ".html"
22040   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-oacl-ndr-tsa"
22041   data: "plot-throughput-speedup-analysis-3n-hsw"
22042   filter: "'NIC_Intel-X710' and
22043            '64B' and
22044            'NDRPDR' and
22045            'IP4FWD' and
22046            'OACL' and
22047            ('ACL10' or 'ACL50') and '10k_FLOWS' and
22048            not 'IPSEC' and
22049            not 'VHOST'"
22050   parameters:
22051   - "throughput"
22052   - "parent"
22053   - "tags"
22054   sort:
22055   - "ACL_STATELESS"
22056   - "ACL_STATEFUL"
22057   - "ACL_STATELESS"
22058   - "ACL_STATEFUL"
22059   layout:
22060     title: "ip4-3n-hsw-x710-64b-features-oacl-ndr"
22061     layout: "plot-throughput-speedup-analysis"
22062
22063 -
22064   type: "plot"
22065   title: "Speedup: ip4-3n-hsw-x710-64b-features-oacl-pdr-tsa"
22066   algorithm: "plot_throughput_speedup_analysis"
22067   output-file-type: ".html"
22068   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-oacl-pdr-tsa"
22069   data: "plot-throughput-speedup-analysis-3n-hsw"
22070   filter: "'NIC_Intel-X710' and
22071            '64B' and
22072            'NDRPDR' and
22073            'IP4FWD' and
22074            'OACL' and
22075            ('ACL10' or 'ACL50') and '10k_FLOWS' and
22076            not 'IPSEC' and
22077            not 'VHOST'"
22078   parameters:
22079   - "throughput"
22080   - "parent"
22081   - "tags"
22082   sort:
22083   - "ACL_STATELESS"
22084   - "ACL_STATEFUL"
22085   - "ACL_STATELESS"
22086   - "ACL_STATEFUL"
22087   layout:
22088     title: "ip4-3n-hsw-x710-64b-features-oacl-pdr"
22089     layout: "plot-throughput-speedup-analysis"
22090
22091 # Speedup - VPP IPv4 3n-hsw-xl710 base and scale
22092 -
22093   type: "plot"
22094   title: "Speedup: ip4-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
22095   algorithm: "plot_throughput_speedup_analysis"
22096   output-file-type: ".html"
22097   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
22098   data: "plot-throughput-speedup-analysis-3n-hsw"
22099   filter: "'NIC_Intel-XL710' and
22100            '64B' and
22101            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
22102            'NDRPDR' and
22103            'IP4FWD' and
22104            not 'IPSEC' and
22105            not 'VHOST'"
22106   parameters:
22107   - "throughput"
22108   - "parent"
22109   - "tags"
22110   sort:
22111   - "IP4BASE"
22112   - "FIB_20K"
22113   - "FIB_200K"
22114   - "FIB_2M"
22115   layout:
22116     title: "ip4-3n-hsw-xl710-64b-base_and_scale-ndr"
22117     layout: "plot-throughput-speedup-analysis"
22118
22119 -
22120   type: "plot"
22121   title: "Speedup: ip4-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
22122   algorithm: "plot_throughput_speedup_analysis"
22123   output-file-type: ".html"
22124   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
22125   data: "plot-throughput-speedup-analysis-3n-hsw"
22126   filter: "'NIC_Intel-XL710' and
22127            '64B' and
22128            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
22129            'NDRPDR' and
22130            'IP4FWD' and
22131            not 'IPSEC' and
22132            not 'VHOST'"
22133   parameters:
22134   - "throughput"
22135   - "parent"
22136   - "tags"
22137   sort:
22138   - "IP4BASE"
22139   - "FIB_20K"
22140   - "FIB_200K"
22141   - "FIB_2M"
22142   layout:
22143     title: "ip4-3n-hsw-xl710-64b-base_and_scale-pdr"
22144     layout: "plot-throughput-speedup-analysis"
22145
22146 # Speedup - VPP IPv4 3n-skx-x710 base and scale
22147 -
22148   type: "plot"
22149   title: "Speedup: ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
22150   algorithm: "plot_throughput_speedup_analysis"
22151   output-file-type: ".html"
22152   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
22153   data: "plot-throughput-speedup-analysis-3n-skx"
22154   filter: "'NIC_Intel-X710' and
22155            '64B' and
22156            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
22157            'NDRPDR' and
22158            'IP4FWD' and
22159            not 'IPSEC' and
22160            not 'VHOST'"
22161   parameters:
22162   - "throughput"
22163   - "parent"
22164   - "tags"
22165   sort:
22166   - "IP4BASE"
22167   - "FIB_20K"
22168   - "FIB_200K"
22169   - "FIB_2M"
22170   layout:
22171     title: "ip4-3n-skx-x710-64b-base_and_scale-ndr"
22172     layout: "plot-throughput-speedup-analysis"
22173
22174 -
22175   type: "plot"
22176   title: "Speedup: ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
22177   algorithm: "plot_throughput_speedup_analysis"
22178   output-file-type: ".html"
22179   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
22180   data: "plot-throughput-speedup-analysis-3n-skx"
22181   filter: "'NIC_Intel-X710' and
22182            '64B' and
22183            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
22184            'NDRPDR' and
22185            'IP4FWD' and
22186            not 'IPSEC' and
22187            not 'VHOST'"
22188   parameters:
22189   - "throughput"
22190   - "parent"
22191   - "tags"
22192   sort:
22193   - "IP4BASE"
22194   - "FIB_20K"
22195   - "FIB_200K"
22196   - "FIB_2M"
22197   layout:
22198     title: "ip4-3n-skx-x710-64b-base_and_scale-pdr"
22199     layout: "plot-throughput-speedup-analysis"
22200
22201 # Speedup - VPP IPv4 3n-skx-x710 features
22202 -
22203   type: "plot"
22204   title: "Speedup: ip4-3n-skx-x710-64b-features-ndr-tsa"
22205   algorithm: "plot_throughput_speedup_analysis"
22206   output-file-type: ".html"
22207   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-ndr-tsa"
22208   data: "plot-throughput-speedup-analysis-3n-skx"
22209   filter: "'NIC_Intel-X710' and
22210            '64B' and
22211            ('IP4BASE' or
22212             'POLICE_MARK' or
22213             'COPWHLIST' or
22214             ('NAT44' and 'BASE') or
22215             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
22216            'NDRPDR' and
22217            'IP4FWD' and
22218            not 'IPSEC' and
22219            not 'VHOST'"
22220   parameters:
22221   - "throughput"
22222   - "parent"
22223   - "tags"
22224   sort:
22225   - "IP4BASE"
22226   - "NAT44"
22227   - "POLICE_MARK"
22228   - "COPWHLIST"
22229   - "IACL"
22230   - "OACL"
22231   layout:
22232     title: "ip4-3n-skx-x710-64b-features-ndr"
22233     layout: "plot-throughput-speedup-analysis"
22234
22235 -
22236   type: "plot"
22237   title: "Speedup: ip4-3n-skx-x710-64b-features-pdr-tsa"
22238   algorithm: "plot_throughput_speedup_analysis"
22239   output-file-type: ".html"
22240   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-pdr-tsa"
22241   data: "plot-throughput-speedup-analysis-3n-skx"
22242   filter: "'NIC_Intel-X710' and
22243            '64B' and
22244            ('IP4BASE' or
22245             'POLICE_MARK' or
22246             'COPWHLIST' or
22247             ('NAT44' and 'BASE') or
22248             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
22249            'NDRPDR' and
22250            'IP4FWD' and
22251            not 'IPSEC' and
22252            not 'VHOST'"
22253   parameters:
22254   - "throughput"
22255   - "parent"
22256   - "tags"
22257   sort:
22258   - "IP4BASE"
22259   - "NAT44"
22260   - "POLICE_MARK"
22261   - "COPWHLIST"
22262   - "IACL"
22263   - "OACL"
22264   layout:
22265     title: "ip4-3n-skx-x710-64b-features-pdr"
22266     layout: "plot-throughput-speedup-analysis"
22267
22268 # Speedup - VPP IPv4 3n-skx-x710 features nat44
22269 -
22270   type: "plot"
22271   title: "Speedup: ip4-3n-skx-x710-64b-features-nat44-ndr-tsa"
22272   algorithm: "plot_throughput_speedup_analysis"
22273   output-file-type: ".html"
22274   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-nat44-ndr-tsa"
22275   data: "plot-throughput-speedup-analysis-3n-skx"
22276   filter: "'NIC_Intel-X710' and
22277            '64B' and
22278            'NDRPDR' and
22279            'IP4FWD' and
22280            'NAT44' and
22281            not 'IPSEC' and
22282            not 'VHOST'"
22283   parameters:
22284   - "throughput"
22285   - "parent"
22286   - "tags"
22287   sort:
22288   - "BASE"
22289   - "BASE"
22290   - "SRC_USER_10"
22291   - "SRC_USER_100"
22292   - "SRC_USER_1000"
22293   - "SRC_USER_2000"
22294   layout:
22295     title: "ip4-3n-skx-x710-64b-features-nat44-ndr"
22296     layout: "plot-throughput-speedup-analysis"
22297
22298 -
22299   type: "plot"
22300   title: "Speedup: ip4-3n-skx-x710-64b-features-nat44-pdr-tsa"
22301   algorithm: "plot_throughput_speedup_analysis"
22302   output-file-type: ".html"
22303   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-nat44-pdr-tsa"
22304   data: "plot-throughput-speedup-analysis-3n-skx"
22305   filter: "'NIC_Intel-X710' and
22306            '64B' and
22307            'NDRPDR' and
22308            'IP4FWD' and
22309            'NAT44' and
22310            not 'IPSEC' and
22311            not 'VHOST'"
22312   parameters:
22313   - "throughput"
22314   - "parent"
22315   - "tags"
22316   sort:
22317   - "BASE"
22318   - "BASE"
22319   - "SRC_USER_10"
22320   - "SRC_USER_100"
22321   - "SRC_USER_1000"
22322   - "SRC_USER_2000"
22323   layout:
22324     title: "ip4-3n-skx-x710-64b-features-nat44-pdr"
22325     layout: "plot-throughput-speedup-analysis"
22326
22327 # Speedup - VPP IPv4 3n-skx-x710 features iacl
22328 -
22329   type: "plot"
22330   title: "Speedup: ip4-3n-skx-x710-64b-features-iacl-ndr-tsa"
22331   algorithm: "plot_throughput_speedup_analysis"
22332   output-file-type: ".html"
22333   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-iacl-ndr-tsa"
22334   data: "plot-throughput-speedup-analysis-3n-skx"
22335   filter: "'NIC_Intel-X710' and
22336            '64B' and
22337            'NDRPDR' and
22338            'IP4FWD' and
22339            'IACL' and
22340            ('ACL10' or 'ACL50') and '10k_FLOWS' and
22341            not 'IPSEC' and
22342            not 'VHOST'"
22343   parameters:
22344   - "throughput"
22345   - "parent"
22346   - "tags"
22347   sort:
22348   - "ACL_STATELESS"
22349   - "ACL_STATEFUL"
22350   - "ACL_STATELESS"
22351   - "ACL_STATEFUL"
22352   layout:
22353     title: "ip4-3n-skx-x710-64b-features-iacl-ndr"
22354     layout: "plot-throughput-speedup-analysis"
22355
22356 -
22357   type: "plot"
22358   title: "Speedup: ip4-3n-skx-x710-64b-features-iacl-pdr-tsa"
22359   algorithm: "plot_throughput_speedup_analysis"
22360   output-file-type: ".html"
22361   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-iacl-pdr-tsa"
22362   data: "plot-throughput-speedup-analysis-3n-skx"
22363   filter: "'NIC_Intel-X710' and
22364            '64B' and
22365            'NDRPDR' and
22366            'IP4FWD' and
22367            'IACL' and
22368            ('ACL10' or 'ACL50') and '10k_FLOWS' and
22369            not 'IPSEC' and
22370            not 'VHOST'"
22371   parameters:
22372   - "throughput"
22373   - "parent"
22374   - "tags"
22375   sort:
22376   - "ACL_STATELESS"
22377   - "ACL_STATEFUL"
22378   - "ACL_STATELESS"
22379   - "ACL_STATEFUL"
22380   layout:
22381     title: "ip4-3n-skx-x710-64b-features-iacl-pdr"
22382     layout: "plot-throughput-speedup-analysis"
22383
22384 # Speedup - VPP IPv4 3n-skx-x710 features oacl
22385 -
22386   type: "plot"
22387   title: "Speedup: ip4-3n-skx-x710-64b-features-oacl-ndr-tsa"
22388   algorithm: "plot_throughput_speedup_analysis"
22389   output-file-type: ".html"
22390   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-oacl-ndr-tsa"
22391   data: "plot-throughput-speedup-analysis-3n-skx"
22392   filter: "'NIC_Intel-X710' and
22393            '64B' and
22394            'NDRPDR' and
22395            'IP4FWD' and
22396            'OACL' and
22397            ('ACL10' or 'ACL50') and '10k_FLOWS' and
22398            not 'IPSEC' and
22399            not 'VHOST'"
22400   parameters:
22401   - "throughput"
22402   - "parent"
22403   - "tags"
22404   sort:
22405   - "ACL_STATELESS"
22406   - "ACL_STATEFUL"
22407   - "ACL_STATELESS"
22408   - "ACL_STATEFUL"
22409   layout:
22410     title: "ip4-3n-skx-x710-64b-features-oacl-ndr"
22411     layout: "plot-throughput-speedup-analysis"
22412
22413 -
22414   type: "plot"
22415   title: "Speedup: ip4-3n-skx-x710-64b-features-oacl-pdr-tsa"
22416   algorithm: "plot_throughput_speedup_analysis"
22417   output-file-type: ".html"
22418   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-oacl-pdr-tsa"
22419   data: "plot-throughput-speedup-analysis-3n-skx"
22420   filter: "'NIC_Intel-X710' and
22421            '64B' and
22422            'NDRPDR' and
22423            'IP4FWD' and
22424            'OACL' and
22425            ('ACL10' or 'ACL50') and '10k_FLOWS' and
22426            not 'IPSEC' and
22427            not 'VHOST'"
22428   parameters:
22429   - "throughput"
22430   - "parent"
22431   - "tags"
22432   sort:
22433   - "ACL_STATELESS"
22434   - "ACL_STATEFUL"
22435   - "ACL_STATELESS"
22436   - "ACL_STATEFUL"
22437   layout:
22438     title: "ip4-3n-skx-x710-64b-features-oacl-pdr"
22439     layout: "plot-throughput-speedup-analysis"
22440
22441 # Speedup - VPP IPv4 2n-skx-x710 base and scale
22442 -
22443   type: "plot"
22444   title: "Speedup: ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
22445   algorithm: "plot_throughput_speedup_analysis"
22446   output-file-type: ".html"
22447   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
22448   data: "plot-throughput-speedup-analysis-2n-skx"
22449   filter: "'NIC_Intel-X710' and
22450            '64B' and
22451            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
22452            'NDRPDR' and
22453            'IP4FWD' and
22454            not 'IPSEC' and
22455            not 'VHOST'"
22456   parameters:
22457   - "throughput"
22458   - "parent"
22459   - "tags"
22460   sort:
22461   - "IP4BASE"
22462   - "FIB_20K"
22463   - "FIB_200K"
22464   - "FIB_2M"
22465   layout:
22466     title: "ip4-2n-skx-x710-64b-base_and_scale-ndr"
22467     layout: "plot-throughput-speedup-analysis"
22468
22469 -
22470   type: "plot"
22471   title: "Speedup: ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
22472   algorithm: "plot_throughput_speedup_analysis"
22473   output-file-type: ".html"
22474   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
22475   data: "plot-throughput-speedup-analysis-2n-skx"
22476   filter: "'NIC_Intel-X710' and
22477            '64B' and
22478            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
22479            'NDRPDR' and
22480            'IP4FWD' and
22481            not 'IPSEC' and
22482            not 'VHOST'"
22483   parameters:
22484   - "throughput"
22485   - "parent"
22486   - "tags"
22487   sort:
22488   - "IP4BASE"
22489   - "FIB_20K"
22490   - "FIB_200K"
22491   - "FIB_2M"
22492   layout:
22493     title: "ip4-2n-skx-x710-64b-base_and_scale-pdr"
22494     layout: "plot-throughput-speedup-analysis"
22495
22496 # Speedup - VPP IPv4 2n-skx-xxv710 base and scale
22497 -
22498   type: "plot"
22499   title: "Speedup: ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
22500   algorithm: "plot_throughput_speedup_analysis"
22501   output-file-type: ".html"
22502   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
22503   data: "plot-throughput-speedup-analysis-2n-skx"
22504   filter: "'NIC_Intel-XXV710' and
22505            '64B' and
22506            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
22507            'NDRPDR' and
22508            'IP4FWD' and
22509            not 'IPSEC' and
22510            not 'VHOST'"
22511   parameters:
22512   - "throughput"
22513   - "parent"
22514   - "tags"
22515   sort:
22516   - "IP4BASE"
22517   - "FIB_20K"
22518   - "FIB_200K"
22519   - "FIB_2M"
22520   layout:
22521     title: "ip4-2n-skx-xxv710-64b-base_and_scale-ndr"
22522     layout: "plot-throughput-speedup-analysis"
22523
22524 -
22525   type: "plot"
22526   title: "Speedup: ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
22527   algorithm: "plot_throughput_speedup_analysis"
22528   output-file-type: ".html"
22529   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
22530   data: "plot-throughput-speedup-analysis-2n-skx"
22531   filter: "'NIC_Intel-XXV710' and
22532            '64B' and
22533            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
22534            'NDRPDR' and
22535            'IP4FWD' and
22536            not 'IPSEC' and
22537            not 'VHOST'"
22538   parameters:
22539   - "throughput"
22540   - "parent"
22541   - "tags"
22542   sort:
22543   - "IP4BASE"
22544   - "FIB_20K"
22545   - "FIB_200K"
22546   - "FIB_2M"
22547   layout:
22548     title: "ip4-2n-skx-xxv710-64b-base_and_scale-pdr"
22549     layout: "plot-throughput-speedup-analysis"
22550
22551 ################################################################################
22552
22553 # Speedup - VPP IPv4 Tunnels 3n-hsw-x520
22554 -
22555   type: "plot"
22556   title: "Speedup: ip4tun-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
22557   algorithm: "plot_throughput_speedup_analysis"
22558   output-file-type: ".html"
22559   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
22560   data: "plot-throughput-speedup-analysis-3n-hsw"
22561   filter: "'NIC_Intel-X520_DA2' and
22562            '64B' and
22563            'ENCAP' and
22564            'NDRPDR' and
22565            'VXLAN' and
22566            'L2BDMACLRN' and
22567            not 'VHOST' and
22568            not 'IPSECHW'"
22569   parameters:
22570   - "throughput"
22571   - "parent"
22572   - "tags"
22573   sort:
22574   - "not DOT1Q"
22575   - "VXLAN_1"
22576   - "VXLAN_10"
22577   - "VXLAN_100"
22578   - "VXLAN_1000"
22579   layout:
22580     title: "ip4tun-3n-hsw-x520-64b-base_and_scale-ndr"
22581     layout: "plot-throughput-speedup-analysis"
22582
22583 -
22584   type: "plot"
22585   title: "Speedup: ip4tun-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
22586   algorithm: "plot_throughput_speedup_analysis"
22587   output-file-type: ".html"
22588   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
22589   data: "plot-throughput-speedup-analysis-3n-hsw"
22590   filter: "'NIC_Intel-X520_DA2' and
22591            '64B' and
22592            'ENCAP' and
22593            'NDRPDR' and
22594            'VXLAN' and
22595            'L2BDMACLRN' and
22596            not 'VHOST' and
22597            not 'IPSECHW'"
22598   parameters:
22599   - "throughput"
22600   - "parent"
22601   - "tags"
22602   sort:
22603   - "not DOT1Q"
22604   - "VXLAN_1"
22605   - "VXLAN_10"
22606   - "VXLAN_100"
22607   - "VXLAN_1000"
22608   layout:
22609     title: "ip4tun-3n-hsw-x520-64b-base_and_scale-pdr"
22610     layout: "plot-throughput-speedup-analysis"
22611
22612 # Speedup - VPP IPv4 Tunnels 3n-hsw-x520 - features
22613 -
22614   type: "plot"
22615   title: "Speedup: ip4tun-3n-hsw-x520-64b-base_and_features-ndr-tsa"
22616   algorithm: "plot_throughput_speedup_analysis"
22617   output-file-type: ".html"
22618   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-base_and_features-ndr-tsa"
22619   data: "plot-throughput-speedup-analysis-3n-hsw"
22620   filter: "'NIC_Intel-X520-DA2' and
22621            '64B' and
22622            'ENCAP' and
22623            'NDRPDR' and
22624            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
22625            not 'DOT1Q' and
22626            not 'VHOST' and
22627            not 'IPSECHW'"
22628   parameters:
22629   - "throughput"
22630   - "parent"
22631   - "tags"
22632   sort:
22633   - "L2BDMACLRN"
22634   - "L2XCFWD"
22635   - "LISP"
22636   layout:
22637     title: "ip4tun-3n-hsw-x520-64b-base_and_features-ndr"
22638     layout: "plot-throughput-speedup-analysis"
22639
22640 -
22641   type: "plot"
22642   title: "Speedup: ip4tun-3n-hsw-x520-64b-base_and_features-pdr-tsa"
22643   algorithm: "plot_throughput_speedup_analysis"
22644   output-file-type: ".html"
22645   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-base_and_features-pdr-tsa"
22646   data: "plot-throughput-speedup-analysis-3n-hsw"
22647   filter: "'NIC_Intel-X520-DA2' and
22648            '64B' and
22649            'ENCAP' and
22650            'NDRPDR' and
22651            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
22652            not 'DOT1Q' and
22653            not 'VHOST' and
22654            not 'IPSECHW'"
22655   parameters:
22656   - "throughput"
22657   - "parent"
22658   - "tags"
22659   sort:
22660   - "L2BDMACLRN"
22661   - "L2XCFWD"
22662   - "LISP"
22663   layout:
22664     title: "ip4tun-3n-hsw-x520-64b-base_and_features-pdr"
22665     layout: "plot-throughput-speedup-analysis"
22666
22667 # Speedup - VPP IPv4 Tunnels 3n-hsw-x710
22668 -
22669   type: "plot"
22670   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
22671   algorithm: "plot_throughput_speedup_analysis"
22672   output-file-type: ".html"
22673   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
22674   data: "plot-throughput-speedup-analysis-3n-hsw"
22675   filter: "'NIC_Intel-X710' and
22676            '64B' and
22677            'ENCAP' and
22678            'NDRPDR' and
22679            'VXLAN' and
22680            'L2BDMACLRN' and
22681            not 'VHOST' and
22682            not 'IPSECHW'"
22683   parameters:
22684   - "throughput"
22685   - "parent"
22686   - "tags"
22687   sort:
22688   - "not DOT1Q"
22689   - "VXLAN_1"
22690   - "VXLAN_10"
22691   - "VXLAN_100"
22692   - "VXLAN_1000"
22693   layout:
22694     title: "ip4tun-3n-hsw-x710-64b-base_and_scale-ndr"
22695     layout: "plot-throughput-speedup-analysis"
22696
22697 -
22698   type: "plot"
22699   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
22700   algorithm: "plot_throughput_speedup_analysis"
22701   output-file-type: ".html"
22702   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
22703   data: "plot-throughput-speedup-analysis-3n-hsw"
22704   filter: "'NIC_Intel-X710' and
22705            '64B' and
22706            'ENCAP' and
22707            'NDRPDR' and
22708            'VXLAN' and
22709            'L2BDMACLRN' and
22710            not 'VHOST' and
22711            not 'IPSECHW'"
22712   parameters:
22713   - "throughput"
22714   - "parent"
22715   - "tags"
22716   sort:
22717   - "not DOT1Q"
22718   - "VXLAN_1"
22719   - "VXLAN_10"
22720   - "VXLAN_100"
22721   - "VXLAN_1000"
22722   layout:
22723     title: "ip4tun-3n-hsw-x710-64b-base_and_scale-pdr"
22724     layout: "plot-throughput-speedup-analysis"
22725
22726 # Speedup - VPP IPv4 Tunnels 3n-hsw-x710 - features
22727 -
22728   type: "plot"
22729   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_features-ndr-tsa"
22730   algorithm: "plot_throughput_speedup_analysis"
22731   output-file-type: ".html"
22732   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_features-ndr-tsa"
22733   data: "plot-throughput-speedup-analysis-3n-hsw"
22734   filter: "'NIC_Intel-X710' and
22735            '64B' and
22736            'ENCAP' and
22737            'NDRPDR' and
22738            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
22739            not 'DOT1Q' and
22740            not 'VHOST' and
22741            not 'IPSECHW'"
22742   parameters:
22743   - "throughput"
22744   - "parent"
22745   - "tags"
22746   sort:
22747   - "L2BDMACLRN"
22748   - "L2XCFWD"
22749   - "LISP"
22750   layout:
22751     title: "ip4tun-3n-hsw-x710-64b-base_and_features-ndr"
22752     layout: "plot-throughput-speedup-analysis"
22753
22754 -
22755   type: "plot"
22756   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_features-pdr-tsa"
22757   algorithm: "plot_throughput_speedup_analysis"
22758   output-file-type: ".html"
22759   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_features-pdr-tsa"
22760   data: "plot-throughput-speedup-analysis-3n-hsw"
22761   filter: "'NIC_Intel-X710' and
22762            '64B' and
22763            'ENCAP' and
22764            'NDRPDR' and
22765            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
22766            not 'DOT1Q' and
22767            not 'VHOST' and
22768            not 'IPSECHW'"
22769   parameters:
22770   - "throughput"
22771   - "parent"
22772   - "tags"
22773   sort:
22774   - "L2BDMACLRN"
22775   - "L2XCFWD"
22776   - "LISP"
22777   layout:
22778     title: "ip4tun-3n-hsw-x710-64b-base_and_features-pdr"
22779     layout: "plot-throughput-speedup-analysis"
22780
22781 # Speedup - VPP IPv4 Tunnels 3n-skx-x710
22782 -
22783   type: "plot"
22784   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_scale-ndr-tsa"
22785   algorithm: "plot_throughput_speedup_analysis"
22786   output-file-type: ".html"
22787   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_scale-ndr-tsa"
22788   data: "plot-throughput-speedup-analysis-3n-skx"
22789   filter: "'NIC_Intel-X710' and
22790            '64B' and
22791            'ENCAP' and
22792            'NDRPDR' and
22793            'VXLAN' and
22794            'L2BDMACLRN' and
22795            not 'VHOST' and
22796            not 'IPSECHW'"
22797   parameters:
22798   - "throughput"
22799   - "parent"
22800   - "tags"
22801   sort:
22802   - "not DOT1Q"
22803   - "VXLAN_1"
22804   - "VXLAN_10"
22805   - "VXLAN_100"
22806   - "VXLAN_1000"
22807   layout:
22808     title: "ip4tun-3n-skx-x710-64b-base_and_scale-ndr"
22809     layout: "plot-throughput-speedup-analysis"
22810
22811 -
22812   type: "plot"
22813   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_scale-pdr-tsa"
22814   algorithm: "plot_throughput_speedup_analysis"
22815   output-file-type: ".html"
22816   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_scale-pdr-tsa"
22817   data: "plot-throughput-speedup-analysis-3n-skx"
22818   filter: "'NIC_Intel-X710' and
22819            '64B' and
22820            'ENCAP' and
22821            'NDRPDR' and
22822            'VXLAN' and
22823            'L2BDMACLRN' and
22824            not 'VHOST' and
22825            not 'IPSECHW'"
22826   parameters:
22827   - "throughput"
22828   - "parent"
22829   - "tags"
22830   sort:
22831   - "not DOT1Q"
22832   - "VXLAN_1"
22833   - "VXLAN_10"
22834   - "VXLAN_100"
22835   - "VXLAN_1000"
22836   layout:
22837     title: "ip4tun-3n-skx-x710-64b-base_and_scale-pdr"
22838     layout: "plot-throughput-speedup-analysis"
22839
22840 # Speedup - VPP IPv4 Tunnels 3n-skx-x710 - features
22841 -
22842   type: "plot"
22843   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_features-ndr-tsa"
22844   algorithm: "plot_throughput_speedup_analysis"
22845   output-file-type: ".html"
22846   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_features-ndr-tsa"
22847   data: "plot-throughput-speedup-analysis-3n-skx"
22848   filter: "'NIC_Intel-X710' and
22849            '64B' and
22850            'ENCAP' and
22851            'NDRPDR' and
22852            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
22853            not 'DOT1Q' and
22854            not 'VHOST' and
22855            not 'IPSECHW'"
22856   parameters:
22857   - "throughput"
22858   - "parent"
22859   - "tags"
22860   sort:
22861   - "L2BDMACLRN"
22862   - "L2XCFWD"
22863   - "LISP"
22864   layout:
22865     title: "ip4tun-3n-skx-x710-64b-base_and_features-ndr"
22866     layout: "plot-throughput-speedup-analysis"
22867
22868 -
22869   type: "plot"
22870   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_features-pdr-tsa"
22871   algorithm: "plot_throughput_speedup_analysis"
22872   output-file-type: ".html"
22873   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_features-pdr-tsa"
22874   data: "plot-throughput-speedup-analysis-3n-skx"
22875   filter: "'NIC_Intel-X710' and
22876            '64B' and
22877            'ENCAP' and
22878            'NDRPDR' and
22879            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
22880            not 'DOT1Q' and
22881            not 'VHOST' and
22882            not 'IPSECHW'"
22883   parameters:
22884   - "throughput"
22885   - "parent"
22886   - "tags"
22887   sort:
22888   - "L2BDMACLRN"
22889   - "L2XCFWD"
22890   - "LISP"
22891   layout:
22892     title: "ip4tun-3n-skx-x710-64b-base_and_features-pdr"
22893     layout: "plot-throughput-speedup-analysis"
22894
22895 ################################################################################
22896
22897 # Speedup - VPP IPv6 3n-hsw-x520
22898 -
22899   type: "plot"
22900   title: "Speedup: ip6-3n-hsw-x520-78b-base_and_scale-ndr-tsa"
22901   algorithm: "plot_throughput_speedup_analysis"
22902   output-file-type: ".html"
22903   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-base_and_scale-ndr-tsa"
22904   data: "plot-throughput-speedup-analysis-3n-hsw"
22905   filter: "'NIC_Intel-X520-DA2' and
22906            '78B' and
22907            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
22908            'NDRPDR' and
22909            'IP6FWD' and
22910            not 'SRv6' and
22911            not 'IPSEC' and
22912            not 'VHOST'"
22913   parameters:
22914   - "throughput"
22915   - "parent"
22916   - "tags"
22917   sort:
22918   - "IP6BASE"
22919   - "FIB_20K"
22920   - "FIB_200K"
22921   - "FIB_2M"
22922   layout:
22923     title: "ip6-3n-hsw-x520-78b-base_and_scale-ndr"
22924     layout: "plot-throughput-speedup-analysis"
22925
22926 -
22927   type: "plot"
22928   title: "Speedup: ip6-3n-hsw-x520-78b-base_and_scale-pdr-tsa"
22929   algorithm: "plot_throughput_speedup_analysis"
22930   output-file-type: ".html"
22931   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-base_and_scale-pdr-tsa"
22932   data: "plot-throughput-speedup-analysis-3n-hsw"
22933   filter: "'NIC_Intel-X520-DA2' and
22934            '78B' and
22935            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
22936            'NDRPDR' and
22937            'IP6FWD' and
22938            not 'SRv6' and
22939            not 'IPSEC' and
22940            not 'VHOST'"
22941   parameters:
22942   - "throughput"
22943   - "parent"
22944   - "tags"
22945   sort:
22946   - "IP6BASE"
22947   - "FIB_20K"
22948   - "FIB_200K"
22949   - "FIB_2M"
22950   layout:
22951     title: "ip6-3n-hsw-x520-78b-base_and_scale-pdr"
22952     layout: "plot-throughput-speedup-analysis"
22953
22954 # Speedup - VPP IPv6 3n-hsw-x520 features
22955 -
22956   type: "plot"
22957   title: "Speedup: ip6-3n-hsw-x520-78b-base_and_features-ndr-tsa"
22958   algorithm: "plot_throughput_speedup_analysis"
22959   output-file-type: ".html"
22960   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-base_and_features-ndr-tsa"
22961   data: "plot-throughput-speedup-analysis-3n-hsw"
22962   filter: "'NIC_Intel-X520-DA2' and
22963            '78B' and
22964            ('IP6BASE' or
22965             'POLICE_MARK' or
22966             'COPWHLIST' or
22967             'IACLDST') and
22968            'NDRPDR' and
22969            'IP6FWD' and
22970            not 'SRv6' and
22971            not 'IPSEC' and
22972            not 'VHOST'"
22973   parameters:
22974   - "throughput"
22975   - "parent"
22976   - "tags"
22977   sort:
22978   - "IP6BASE"
22979   - "POLICE_MARK"
22980   - "COPWHLIST"
22981   - "IACLDST"
22982   layout:
22983     title: "ip6-3n-hsw-x520-78b-base_and_features-ndr"
22984     layout: "plot-throughput-speedup-analysis"
22985
22986 -
22987   type: "plot"
22988   title: "Speedup: ip6-3n-hsw-x520-78b-base_and_features-pdr-tsa"
22989   algorithm: "plot_throughput_speedup_analysis"
22990   output-file-type: ".html"
22991   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-base_and_features-pdr-tsa"
22992   data: "plot-throughput-speedup-analysis-3n-hsw"
22993   filter: "'NIC_Intel-X520-DA2' and
22994            '78B' and
22995            ('IP6BASE' or
22996             'POLICE_MARK' or
22997             'COPWHLIST' or
22998             'IACLDST') and
22999            'NDRPDR' and
23000            'IP6FWD' and
23001            not 'SRv6' and
23002            not 'IPSEC' and
23003            not 'VHOST'"
23004   parameters:
23005   - "throughput"
23006   - "parent"
23007   - "tags"
23008   sort:
23009   - "IP6BASE"
23010   - "POLICE_MARK"
23011   - "COPWHLIST"
23012   - "IACLDST"
23013   layout:
23014     title: "ip6-3n-hsw-x520-78b-base_and_features-pdr"
23015     layout: "plot-throughput-speedup-analysis"
23016
23017 # Speedup - VPP IPv6 3n-hsw-x710
23018 -
23019   type: "plot"
23020   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_scale-ndr-tsa"
23021   algorithm: "plot_throughput_speedup_analysis"
23022   output-file-type: ".html"
23023   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_scale-ndr-tsa"
23024   data: "plot-throughput-speedup-analysis-3n-hsw"
23025   filter: "'NIC_Intel-X710' and
23026            '78B' and
23027            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23028            'NDRPDR' and
23029            'IP6FWD' and
23030            not 'SRv6' and
23031            not 'IPSEC' and
23032            not 'VHOST'"
23033   parameters:
23034   - "throughput"
23035   - "parent"
23036   - "tags"
23037   sort:
23038   - "IP6BASE"
23039   - "FIB_20K"
23040   - "FIB_200K"
23041   - "FIB_2M"
23042   layout:
23043     title: "ip6-3n-hsw-x710-78b-base_and_scale-ndr"
23044     layout: "plot-throughput-speedup-analysis"
23045
23046 -
23047   type: "plot"
23048   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_scale-pdr-tsa"
23049   algorithm: "plot_throughput_speedup_analysis"
23050   output-file-type: ".html"
23051   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_scale-pdr-tsa"
23052   data: "plot-throughput-speedup-analysis-3n-hsw"
23053   filter: "'NIC_Intel-X710' and
23054            '78B' and
23055            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23056            'NDRPDR' and
23057            'IP6FWD' and
23058            not 'SRv6' and
23059            not 'IPSEC' and
23060            not 'VHOST'"
23061   parameters:
23062   - "throughput"
23063   - "parent"
23064   - "tags"
23065   sort:
23066   - "IP6BASE"
23067   - "FIB_20K"
23068   - "FIB_200K"
23069   - "FIB_2M"
23070   layout:
23071     title: "ip6-3n-hsw-x710-78b-base_and_scale-pdr"
23072     layout: "plot-throughput-speedup-analysis"
23073
23074 # Speedup - VPP IPv6 3n-hsw-x710 features
23075 -
23076   type: "plot"
23077   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_features-ndr-tsa"
23078   algorithm: "plot_throughput_speedup_analysis"
23079   output-file-type: ".html"
23080   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_features-ndr-tsa"
23081   data: "plot-throughput-speedup-analysis-3n-hsw"
23082   filter: "'NIC_Intel-X710' and
23083            '78B' and
23084            ('IP6BASE' or
23085             'POLICE_MARK' or
23086             'COPWHLIST' or
23087             'IACLDST') and
23088            'NDRPDR' and
23089            'IP6FWD' and
23090            not 'SRv6' and
23091            not 'IPSEC' and
23092            not 'VHOST'"
23093   parameters:
23094   - "throughput"
23095   - "parent"
23096   - "tags"
23097   sort:
23098   - "IP6BASE"
23099   - "POLICE_MARK"
23100   - "COPWHLIST"
23101   - "IACLDST"
23102   layout:
23103     title: "ip6-3n-hsw-x710-78b-base_and_features-ndr"
23104     layout: "plot-throughput-speedup-analysis"
23105
23106 -
23107   type: "plot"
23108   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_features-pdr-tsa"
23109   algorithm: "plot_throughput_speedup_analysis"
23110   output-file-type: ".html"
23111   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_features-pdr-tsa"
23112   data: "plot-throughput-speedup-analysis-3n-hsw"
23113   filter: "'NIC_Intel-X710' and
23114            '78B' and
23115            ('IP6BASE' or
23116             'POLICE_MARK' or
23117             'COPWHLIST' or
23118             'IACLDST') and
23119            'NDRPDR' and
23120            'IP6FWD' and
23121            not 'SRv6' and
23122            not 'IPSEC' and
23123            not 'VHOST'"
23124   parameters:
23125   - "throughput"
23126   - "parent"
23127   - "tags"
23128   sort:
23129   - "IP6BASE"
23130   - "POLICE_MARK"
23131   - "COPWHLIST"
23132   - "IACLDST"
23133   layout:
23134     title: "ip6-3n-hsw-x710-78b-base_and_features-pdr"
23135     layout: "plot-throughput-speedup-analysis"
23136
23137 # Speedup - VPP IPv6 3n-hsw-xl710
23138 -
23139   type: "plot"
23140   title: "Speedup: ip6-3n-hsw-xl710-78b-base_and_scale-ndr-tsa"
23141   algorithm: "plot_throughput_speedup_analysis"
23142   output-file-type: ".html"
23143   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-base_and_scale-ndr-tsa"
23144   data: "plot-throughput-speedup-analysis-3n-hsw"
23145   filter: "'NIC_Intel-XL710' and
23146            '78B' and
23147            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23148            'NDRPDR' and
23149            'IP6FWD' and
23150            not 'SRv6' and
23151            not 'IPSEC' and
23152            not 'VHOST'"
23153   parameters:
23154   - "throughput"
23155   - "parent"
23156   - "tags"
23157   sort:
23158   - "IP6BASE"
23159   - "FIB_20K"
23160   - "FIB_200K"
23161   - "FIB_2M"
23162   layout:
23163     title: "ip6-3n-hsw-xl710-78b-base_and_scale-ndr"
23164     layout: "plot-throughput-speedup-analysis"
23165
23166 -
23167   type: "plot"
23168   title: "Speedup: ip6-3n-hsw-xl710-78b-base_and_scale-pdr-tsa"
23169   algorithm: "plot_throughput_speedup_analysis"
23170   output-file-type: ".html"
23171   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-base_and_scale-pdr-tsa"
23172   data: "plot-throughput-speedup-analysis-3n-hsw"
23173   filter: "'NIC_Intel-XL710' and
23174            '78B' and
23175            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23176            'NDRPDR' and
23177            'IP6FWD' and
23178            not 'SRv6' and
23179            not 'IPSEC' and
23180            not 'VHOST'"
23181   parameters:
23182   - "throughput"
23183   - "parent"
23184   - "tags"
23185   sort:
23186   - "IP6BASE"
23187   - "FIB_20K"
23188   - "FIB_200K"
23189   - "FIB_2M"
23190   layout:
23191     title: "ip6-3n-hsw-xl710-78b-base_and_scale-pdr"
23192     layout: "plot-throughput-speedup-analysis"
23193
23194 # Speedup - VPP IPv6 3n-skx-x710
23195 -
23196   type: "plot"
23197   title: "Speedup: ip6-3n-skx-x710-78b-base_and_scale-ndr-tsa"
23198   algorithm: "plot_throughput_speedup_analysis"
23199   output-file-type: ".html"
23200   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_scale-ndr-tsa"
23201   data: "plot-throughput-speedup-analysis-3n-skx"
23202   filter: "'NIC_Intel-X710' and
23203            '78B' and
23204            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23205            'NDRPDR' and
23206            'IP6FWD' and
23207            not 'SRv6' and
23208            not 'IPSEC' and
23209            not 'VHOST'"
23210   parameters:
23211   - "throughput"
23212   - "parent"
23213   - "tags"
23214   sort:
23215   - "IP6BASE"
23216   - "FIB_20K"
23217   - "FIB_200K"
23218   - "FIB_2M"
23219   layout:
23220     title: "ip6-3n-skx-x710-78b-base_and_scale-ndr"
23221     layout: "plot-throughput-speedup-analysis"
23222
23223 -
23224   type: "plot"
23225   title: "Speedup: ip6-3n-skx-x710-78b-base_and_scale-pdr-tsa"
23226   algorithm: "plot_throughput_speedup_analysis"
23227   output-file-type: ".html"
23228   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_scale-pdr-tsa"
23229   data: "plot-throughput-speedup-analysis-3n-skx"
23230   filter: "'NIC_Intel-X710' and
23231            '78B' and
23232            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23233            'NDRPDR' and
23234            'IP6FWD' and
23235            not 'SRv6' and
23236            not 'IPSEC' and
23237            not 'VHOST'"
23238   parameters:
23239   - "throughput"
23240   - "parent"
23241   - "tags"
23242   sort:
23243   - "IP6BASE"
23244   - "FIB_20K"
23245   - "FIB_200K"
23246   - "FIB_2M"
23247   layout:
23248     title: "ip6-3n-skx-x710-78b-base_and_scale-pdr"
23249     layout: "plot-throughput-speedup-analysis"
23250
23251 # Speedup - VPP IPv6 3n-skx-x710 features
23252 -
23253   type: "plot"
23254   title: "Speedup: ip6-3n-skx-x710-78b-base_and_scale-ndr-tsa"
23255   algorithm: "plot_throughput_speedup_analysis"
23256   output-file-type: ".html"
23257   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_scale-ndr-tsa"
23258   data: "plot-throughput-speedup-analysis-3n-skx"
23259   filter: "'NIC_Intel-X710' and
23260            '78B' and
23261            ('IP6BASE' or
23262             'POLICE_MARK' or
23263             'COPWHLIST' or
23264             'IACLDST') and
23265            'NDRPDR' and
23266            'IP6FWD' and
23267            not 'SRv6' and
23268            not 'IPSEC' and
23269            not 'VHOST'"
23270   parameters:
23271   - "throughput"
23272   - "parent"
23273   - "tags"
23274   sort:
23275   - "IP6BASE"
23276   - "POLICE_MARK"
23277   - "COPWHLIST"
23278   - "IACLDST"
23279   layout:
23280     title: "ip6-3n-skx-x710-78b-base_and_scale-ndr"
23281     layout: "plot-throughput-speedup-analysis"
23282
23283 -
23284   type: "plot"
23285   title: "Speedup: ip6-3n-skx-x710-78b-base_and_scale-pdr-tsa"
23286   algorithm: "plot_throughput_speedup_analysis"
23287   output-file-type: ".html"
23288   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_scale-pdr-tsa"
23289   data: "plot-throughput-speedup-analysis-3n-skx"
23290   filter: "'NIC_Intel-X710' and
23291            '78B' and
23292            ('IP6BASE' or
23293             'POLICE_MARK' or
23294             'COPWHLIST' or
23295             'IACLDST') and
23296            'NDRPDR' and
23297            'IP6FWD' and
23298            not 'SRv6' and
23299            not 'IPSEC' and
23300            not 'VHOST'"
23301   parameters:
23302   - "throughput"
23303   - "parent"
23304   - "tags"
23305   sort:
23306   - "IP6BASE"
23307   - "POLICE_MARK"
23308   - "COPWHLIST"
23309   - "IACLDST"
23310   layout:
23311     title: "ip6-3n-skx-x710-78b-base_and_scale-pdr"
23312     layout: "plot-throughput-speedup-analysis"
23313
23314 # Speedup - VPP IPv6 2n-skx-x710
23315 -
23316   type: "plot"
23317   title: "Speedup: ip6-2n-skx-x710-78b-base_and_scale-ndr-tsa"
23318   algorithm: "plot_throughput_speedup_analysis"
23319   output-file-type: ".html"
23320   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-base_and_scale-ndr-tsa"
23321   data: "plot-throughput-speedup-analysis-2n-skx"
23322   filter: "'NIC_Intel-X710' and
23323            '78B' and
23324            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23325            'NDRPDR' and
23326            'IP6FWD' and
23327            not 'SRv6' and
23328            not 'IPSEC' and
23329            not 'VHOST'"
23330   parameters:
23331   - "throughput"
23332   - "parent"
23333   - "tags"
23334   sort:
23335   - "IP6BASE"
23336   - "FIB_20K"
23337   - "FIB_200K"
23338   - "FIB_2M"
23339   layout:
23340     title: "ip6-2n-skx-x710-78b-base_and_scale-ndr"
23341     layout: "plot-throughput-speedup-analysis"
23342
23343 -
23344   type: "plot"
23345   title: "Speedup: ip6-2n-skx-x710-78b-base_and_scale-pdr-tsa"
23346   algorithm: "plot_throughput_speedup_analysis"
23347   output-file-type: ".html"
23348   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-base_and_scale-pdr-tsa"
23349   data: "plot-throughput-speedup-analysis-2n-skx"
23350   filter: "'NIC_Intel-X710' and
23351            '78B' and
23352            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23353            'NDRPDR' and
23354            'IP6FWD' and
23355            not 'SRv6' and
23356            not 'IPSEC' and
23357            not 'VHOST'"
23358   parameters:
23359   - "throughput"
23360   - "parent"
23361   - "tags"
23362   sort:
23363   - "IP6BASE"
23364   - "FIB_20K"
23365   - "FIB_200K"
23366   - "FIB_2M"
23367   layout:
23368     title: "ip6-2n-skx-x710-78b-base_and_scale-pdr"
23369     layout: "plot-throughput-speedup-analysis"
23370
23371 # Speedup - VPP IPv6 2n-skx-xxv710
23372 -
23373   type: "plot"
23374   title: "Speedup: ip6-2n-skx-xxv710-78b-base_and_scale-ndr-tsa"
23375   algorithm: "plot_throughput_speedup_analysis"
23376   output-file-type: ".html"
23377   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-base_and_scale-ndr-tsa"
23378   data: "plot-throughput-speedup-analysis-2n-skx"
23379   filter: "'NIC_Intel-XXV710' and
23380            '78B' and
23381            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23382            'NDRPDR' and
23383            'IP6FWD' and
23384            not 'SRv6' and
23385            not 'IPSEC' and
23386            not 'VHOST'"
23387   parameters:
23388   - "throughput"
23389   - "parent"
23390   - "tags"
23391   sort:
23392   - "IP6BASE"
23393   - "FIB_20K"
23394   - "FIB_200K"
23395   - "FIB_2M"
23396   layout:
23397     title: "ip6-2n-skx-xxv710-78b-base_and_scale-ndr"
23398     layout: "plot-throughput-speedup-analysis"
23399
23400 -
23401   type: "plot"
23402   title: "Speedup: ip6-2n-skx-xxv710-78b-base_and_scale-pdr-tsa"
23403   algorithm: "plot_throughput_speedup_analysis"
23404   output-file-type: ".html"
23405   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-base_and_scale-pdr-tsa"
23406   data: "plot-throughput-speedup-analysis-2n-skx"
23407   filter: "'NIC_Intel-XXV710' and
23408            '78B' and
23409            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23410            'NDRPDR' and
23411            'IP6FWD' and
23412            not 'SRv6' and
23413            not 'IPSEC' and
23414            not 'VHOST'"
23415   parameters:
23416   - "throughput"
23417   - "parent"
23418   - "tags"
23419   sort:
23420   - "IP6BASE"
23421   - "FIB_20K"
23422   - "FIB_200K"
23423   - "FIB_2M"
23424   layout:
23425     title: "ip6-2n-skx-xxv710-78b-base_and_scale-pdr"
23426     layout: "plot-throughput-speedup-analysis"
23427
23428 ################################################################################
23429
23430 # Speedup - VPP IPv6 tunnels 3n-hsw-x520
23431 -
23432   type: "plot"
23433   title: "Speedup: ip6tun-3n-hsw-x520-78b-base_and_scale-ndr-tsa"
23434   algorithm: "plot_throughput_speedup_analysis"
23435   output-file-type: ".html"
23436   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-base_and_scale-ndr-tsa"
23437   data: "plot-throughput-speedup-analysis-3n-hsw"
23438   filter: "'NIC_Intel-X520-DA2' and
23439            '78B' and
23440            'ENCAP' and
23441            'NDRPDR' and
23442            'LISP' and
23443            not 'VHOST'"
23444   parameters:
23445   - "throughput"
23446   - "parent"
23447   - "tags"
23448   sort:
23449   - "IP4UNRLAY"
23450   - "IP6UNRLAY"
23451   layout:
23452     title: "ip6tun-3n-hsw-x520-78b-base_and_scale-ndr"
23453     layout: "plot-throughput-speedup-analysis"
23454
23455 -
23456   type: "plot"
23457   title: "Speedup: ip6tun-3n-hsw-x520-78b-base_and_scale-pdr-tsa"
23458   algorithm: "plot_throughput_speedup_analysis"
23459   output-file-type: ".html"
23460   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-base_and_scale-pdr-tsa"
23461   data: "plot-throughput-speedup-analysis-3n-hsw"
23462   filter: "'NIC_Intel-X520-DA2' and
23463            '78B' and
23464            'ENCAP' and
23465            'NDRPDR' and
23466            'LISP' and
23467            not 'VHOST'"
23468   parameters:
23469   - "throughput"
23470   - "parent"
23471   - "tags"
23472   sort:
23473   - "IP4UNRLAY"
23474   - "IP6UNRLAY"
23475   layout:
23476     title: "ip6tun-3n-hsw-x520-78b-base_and_scale-pdr"
23477     layout: "plot-throughput-speedup-analysis"
23478
23479 ################################################################################
23480
23481 # Speedup - VPP IPSec 3n-hsw-xl710 base
23482 -
23483   type: "plot"
23484   title: "Speedup: ipsec-3n-hsw-xl710-64b-base-ndr-tsa"
23485   algorithm: "plot_throughput_speedup_analysis"
23486   output-file-type: ".html"
23487   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-base-ndr-tsa"
23488   data: "plot-throughput-speedup-analysis-3n-hsw"
23489   filter: "'NIC_Intel-XL710' and
23490            '64B' and
23491            'IP4FWD' and
23492            'NDRPDR' and
23493            'BASE' and
23494            'IPSECHW' and
23495            ('IPSECTRAN' or 'IPSECTUN') and
23496            not 'VHOST'"
23497   parameters:
23498   - "throughput"
23499   - "parent"
23500   - "tags"
23501   layout:
23502     title: "ipsec-3n-hsw-xl710-64b-base-ndr"
23503     layout: "plot-throughput-speedup-analysis"
23504
23505 -
23506   type: "plot"
23507   title: "Speedup: ipsec-3n-hsw-xl710-64b-base-pdr-tsa"
23508   algorithm: "plot_throughput_speedup_analysis"
23509   output-file-type: ".html"
23510   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-base-pdr-tsa"
23511   data: "plot-throughput-speedup-analysis-3n-hsw"
23512   filter: "'NIC_Intel-XL710' and
23513            '64B' and
23514            'IP4FWD' and
23515            'NDRPDR' and
23516            'BASE' and
23517            'IPSECHW' and
23518            ('IPSECTRAN' or 'IPSECTUN') and
23519            not 'VHOST'"
23520   parameters:
23521   - "throughput"
23522   - "parent"
23523   - "tags"
23524   layout:
23525     title: "ipsec-3n-hsw-xl710-64b-base-pdr"
23526     layout: "plot-throughput-speedup-analysis"
23527
23528 # Speedup - VPP IPSec 3n-hsw-xl710 scale
23529 -
23530   type: "plot"
23531   title: "Speedup: ipsec-3n-hsw-xl710-64b-scale-ndr-tsa"
23532   algorithm: "plot_throughput_speedup_analysis"
23533   output-file-type: ".html"
23534   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-scale-ndr-tsa"
23535   data: "plot-throughput-speedup-analysis-3n-hsw"
23536   filter: "'NIC_Intel-XL710' and
23537            '64B' and
23538            'IP4FWD' and
23539            'NDRPDR' and
23540            'SCALE' and
23541            'IPSECHW' and
23542            ('IPSECTRAN' or 'IPSECTUN') and
23543            not 'VHOST'"
23544   parameters:
23545   - "throughput"
23546   - "parent"
23547   - "tags"
23548   layout:
23549     title: "ipsec-3n-hsw-xl710-64b-scale-ndr"
23550     layout: "plot-throughput-speedup-analysis"
23551
23552 -
23553   type: "plot"
23554   title: "Speedup: ipsec-3n-hsw-xl710-64b-scale-pdr-tsa"
23555   algorithm: "plot_throughput_speedup_analysis"
23556   output-file-type: ".html"
23557   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-scale-pdr-tsa"
23558   data: "plot-throughput-speedup-analysis-3n-hsw"
23559   filter: "'NIC_Intel-XL710' and
23560            '64B' and
23561            'IP4FWD' and
23562            'NDRPDR' and
23563            'SCALE' and
23564            'IPSECHW' and
23565            ('IPSECTRAN' or 'IPSECTUN') and
23566            not 'VHOST'"
23567   parameters:
23568   - "throughput"
23569   - "parent"
23570   - "tags"
23571   layout:
23572     title: "ipsec-3n-hsw-xl710-64b-scale-pdr"
23573     layout: "plot-throughput-speedup-analysis"
23574
23575 # Speedup - VPP IPSec 3n-hsw-xl710 sw
23576 -
23577   type: "plot"
23578   title: "Speedup: ipsec-3n-hsw-xl710-64b-sw-ndr-tsa"
23579   algorithm: "plot_throughput_speedup_analysis"
23580   output-file-type: ".html"
23581   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-sw-ndr-tsa"
23582   data: "plot-throughput-speedup-analysis-3n-hsw"
23583   filter: "'NIC_Intel-XL710' and
23584            '64B' and
23585            'IP4FWD' and
23586            'NDRPDR' and
23587            'IPSECSW' and
23588            ('IPSECTRAN' or 'IPSECTUN') and
23589            not 'VHOST'"
23590   parameters:
23591   - "throughput"
23592   - "parent"
23593   - "tags"
23594   layout:
23595     title: "ipsec-3n-hsw-xl710-64b-sw-ndr"
23596     layout: "plot-throughput-speedup-analysis"
23597
23598 -
23599   type: "plot"
23600   title: "Speedup: ipsec-3n-hsw-xl710-64b-sw-pdr-tsa"
23601   algorithm: "plot_throughput_speedup_analysis"
23602   output-file-type: ".html"
23603   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-sw-pdr-tsa"
23604   data: "plot-throughput-speedup-analysis-3n-hsw"
23605   filter: "'NIC_Intel-XL710' and
23606            '64B' and
23607            'IP4FWD' and
23608            'NDRPDR' and
23609            'IPSECSW' and
23610            ('IPSECTRAN' or 'IPSECTUN') and
23611            not 'VHOST'"
23612   parameters:
23613   - "throughput"
23614   - "parent"
23615   - "tags"
23616   layout:
23617     title: "ipsec-3n-hsw-xl710-64b-sw-pdr"
23618     layout: "plot-throughput-speedup-analysis"
23619
23620 ################################################################################
23621
23622 # Speedup - VPP SRv6 3n-hsw-x520
23623 -
23624   type: "plot"
23625   title: "Speedup: srv6-3n-hsw-x520-78b-features-ndr-tsa"
23626   algorithm: "plot_throughput_speedup_analysis"
23627   output-file-type: ".html"
23628   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-features-ndr-tsa"
23629   data: "plot-throughput-speedup-analysis-3n-hsw"
23630   filter: "'NIC_Intel-X520-DA2' and
23631            '78B' and
23632            'FEATURE' and
23633            'NDRPDR' and
23634            'IP6FWD' and
23635            'SRv6'"
23636   parameters:
23637   - "throughput"
23638   - "parent"
23639   - "tags"
23640   layout:
23641     title: "srv6-3n-hsw-x520-78b-features-ndr"
23642     layout: "plot-throughput-speedup-analysis"
23643
23644 -
23645   type: "plot"
23646   title: "Speedup: srv6-3n-hsw-x520-78b-features-pdr-tsa"
23647   algorithm: "plot_throughput_speedup_analysis"
23648   output-file-type: ".html"
23649   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-features-pdr-tsa"
23650   data: "plot-throughput-speedup-analysis-3n-hsw"
23651   filter: "'NIC_Intel-X520-DA2' and
23652            '78B' and
23653            'FEATURE' and
23654            'NDRPDR' and
23655            'IP6FWD' and
23656            'SRv6'"
23657   parameters:
23658   - "throughput"
23659   - "parent"
23660   - "tags"
23661   layout:
23662     title: "srv6-3n-hsw-x520-78b-features-pdr"
23663     layout: "plot-throughput-speedup-analysis"
23664
23665 ################################################################################
23666
23667 # Speedup - VPP L2 3n-hsw-x520 base and scale
23668 -
23669   type: "plot"
23670   title: "Speedup: l2sw-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
23671   algorithm: "plot_throughput_speedup_analysis"
23672   output-file-type: ".html"
23673   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
23674   data: "plot-throughput-speedup-analysis-3n-hsw"
23675   filter: "'NIC_Intel-X520-DA2' and
23676            '64B' and
23677            ('BASE' or 'SCALE') and
23678            'NDRPDR' and
23679            'ETH' and
23680            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
23681            not 'VHOST' and
23682            not 'MEMIF'"
23683   parameters:
23684   - "throughput"
23685   - "parent"
23686   - "tags"
23687   sort:
23688   - "L2PATCH"
23689   - "L2XCBASE"
23690   - "BASE"
23691   - "FIB_10K"
23692   - "FIB_100K"
23693   - "FIB_1M"
23694   layout:
23695     title: "l2sw-3n-hsw-x520-64b-base_and_scale-ndr"
23696     layout: "plot-throughput-speedup-analysis"
23697
23698 -
23699   type: "plot"
23700   title: "Speedup: l2sw-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
23701   algorithm: "plot_throughput_speedup_analysis"
23702   output-file-type: ".html"
23703   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
23704   data: "plot-throughput-speedup-analysis-3n-hsw"
23705   filter: "'NIC_Intel-X520-DA2' and
23706            '64B' and
23707            ('BASE' or 'SCALE') and
23708            'NDRPDR' and
23709            'ETH' and
23710            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
23711            not 'VHOST' and
23712            not 'MEMIF'"
23713   parameters:
23714   - "throughput"
23715   - "parent"
23716   - "tags"
23717   sort:
23718   - "L2PATCH"
23719   - "L2XCBASE"
23720   - "BASE"
23721   - "FIB_10K"
23722   - "FIB_100K"
23723   - "FIB_1M"
23724   layout:
23725     title: "l2sw-3n-hsw-x520-64b-base_and_scale-pdr"
23726     layout: "plot-throughput-speedup-analysis"
23727
23728 # Speedup - VPP L2 3n-hsw-x520 features
23729 -
23730   type: "plot"
23731   title: "Speedup: l2sw-3n-hsw-x520-64b-features-ndr-tsa"
23732   algorithm: "plot_throughput_speedup_analysis"
23733   output-file-type: ".html"
23734   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-ndr-tsa"
23735   data: "plot-throughput-speedup-analysis-3n-hsw"
23736   filter: "'NIC_Intel-X520-DA2' and
23737            '64B' and
23738            'NDRPDR' and
23739            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
23740            not 'ACL' and
23741            not 'VHOST' and
23742            not 'MEMIF'"
23743   parameters:
23744   - "throughput"
23745   - "parent"
23746   - "tags"
23747   sort:
23748   - "L2XCBASE"    # l2xcbase
23749   - "L2BDBASE"    # l2bdbase
23750   - "L2XCFWD"     # dot1q-l2xcbase
23751   - "L2BDMACLRN"  # dot1q-l2bdbase
23752   layout:
23753     title: "l2sw-3n-hsw-x520-64b-features-ndr"
23754     layout: "plot-throughput-speedup-analysis"
23755
23756 -
23757   type: "plot"
23758   title: "Speedup: l2sw-3n-hsw-x520-64b-features-pdr-tsa"
23759   algorithm: "plot_throughput_speedup_analysis"
23760   output-file-type: ".html"
23761   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-pdr-tsa"
23762   data: "plot-throughput-speedup-analysis-3n-hsw"
23763   filter: "'NIC_Intel-X520-DA2' and
23764            '64B' and
23765            'NDRPDR' and
23766            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
23767            not 'ACL' and
23768            not 'VHOST' and
23769            not 'MEMIF'"
23770   parameters:
23771   - "throughput"
23772   - "parent"
23773   - "tags"
23774   sort:
23775   - "L2XCBASE"    # l2xcbase
23776   - "L2BDBASE"    # l2bdbase
23777   - "L2XCFWD"     # dot1q-l2xcbase
23778   - "L2BDMACLRN"  # dot1q-l2bdbase
23779   layout:
23780     title: "l2sw-3n-hsw-x520-64b-features-pdr"
23781     layout: "plot-throughput-speedup-analysis"
23782
23783 # Speedup - VPP L2 3n-hsw-x710 base and scale
23784 -
23785   type: "plot"
23786   title: "Speedup: l2sw-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
23787   algorithm: "plot_throughput_speedup_analysis"
23788   output-file-type: ".html"
23789   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
23790   data: "plot-throughput-speedup-analysis-3n-hsw"
23791   filter: "'NIC_Intel-X710' and
23792            '64B' and
23793            ('BASE' or 'SCALE') and
23794            'NDRPDR' and
23795            'ETH' and
23796            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
23797            not 'VHOST' and
23798            not 'MEMIF'"
23799   parameters:
23800   - "throughput"
23801   - "parent"
23802   - "tags"
23803   sort:
23804   - "L2PATCH"
23805   - "L2XCBASE"
23806   - "BASE"
23807   - "FIB_10K"
23808   - "FIB_100K"
23809   - "FIB_1M"
23810   layout:
23811     title: "l2sw-3n-hsw-x710-64b-base_and_scale-ndr"
23812     layout: "plot-throughput-speedup-analysis"
23813
23814 -
23815   type: "plot"
23816   title: "Speedup: l2sw-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
23817   algorithm: "plot_throughput_speedup_analysis"
23818   output-file-type: ".html"
23819   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
23820   data: "plot-throughput-speedup-analysis-3n-hsw"
23821   filter: "'NIC_Intel-X710' and
23822            '64B' and
23823            ('BASE' or 'SCALE') and
23824            'NDRPDR' and
23825            'ETH' and
23826            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
23827            not 'VHOST' and
23828            not 'MEMIF'"
23829   parameters:
23830   - "throughput"
23831   - "parent"
23832   - "tags"
23833   sort:
23834   - "L2PATCH"
23835   - "L2XCBASE"
23836   - "BASE"
23837   - "FIB_10K"
23838   - "FIB_100K"
23839   - "FIB_1M"
23840   layout:
23841     title: "l2sw-3n-hsw-x710-64b-base_and_scale-pdr"
23842     layout: "plot-throughput-speedup-analysis"
23843
23844 # Speedup - VPP L2 3n-hsw-x710 features
23845 -
23846   type: "plot"
23847   title: "Speedup: l2sw-3n-hsw-x710-64b-features-ndr-tsa"
23848   algorithm: "plot_throughput_speedup_analysis"
23849   output-file-type: ".html"
23850   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-ndr-tsa"
23851   data: "plot-throughput-speedup-analysis-3n-hsw"
23852   filter: "'NIC_Intel-X710' and
23853            '64B' and
23854            'NDRPDR' and
23855            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
23856            not 'ACL' and
23857            not 'VHOST' and
23858            not 'MEMIF'"
23859   parameters:
23860   - "throughput"
23861   - "parent"
23862   - "tags"
23863   sort:
23864   - "L2XCBASE"    # l2xcbase
23865   - "L2BDBASE"    # l2bdbase
23866   - "L2XCFWD"     # dot1q-l2xcbase
23867   - "L2BDMACLRN"  # dot1q-l2bdbase
23868   layout:
23869     title: "l2sw-3n-hsw-x710-64b-features-ndr"
23870     layout: "plot-throughput-speedup-analysis"
23871
23872 -
23873   type: "plot"
23874   title: "Speedup: l2sw-3n-hsw-x710-64b-features-pdr-tsa"
23875   algorithm: "plot_throughput_speedup_analysis"
23876   output-file-type: ".html"
23877   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-pdr-tsa"
23878   data: "plot-throughput-speedup-analysis-3n-hsw"
23879   filter: "'NIC_Intel-X710' and
23880            '64B' and
23881            'NDRPDR' and
23882            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
23883            not 'ACL' and
23884            not 'VHOST' and
23885            not 'MEMIF'"
23886   parameters:
23887   - "throughput"
23888   - "parent"
23889   - "tags"
23890   sort:
23891   - "L2XCBASE"    # l2xcbase
23892   - "L2BDBASE"    # l2bdbase
23893   - "L2XCFWD"     # dot1q-l2xcbase
23894   - "L2BDMACLRN"  # dot1q-l2bdbase
23895   layout:
23896     title: "l2sw-3n-hsw-x710-64b-features-pdr"
23897     layout: "plot-throughput-speedup-analysis"
23898
23899 # Speedup - VPP L2 3n-hsw-xl710 base and scale
23900 -
23901   type: "plot"
23902   title: "Speedup: l2sw-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
23903   algorithm: "plot_throughput_speedup_analysis"
23904   output-file-type: ".html"
23905   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
23906   data: "plot-throughput-speedup-analysis-3n-hsw"
23907   filter: "'NIC_Intel-XL710' and
23908            '64B' and
23909            ('BASE' or 'SCALE') and
23910            'NDRPDR' and
23911            'ETH' and
23912            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
23913            not 'VHOST' and
23914            not 'MEMIF'"
23915   parameters:
23916   - "throughput"
23917   - "parent"
23918   - "tags"
23919   sort:
23920   - "L2PATCH"
23921   - "L2XCBASE"
23922   - "BASE"
23923   - "FIB_10K"
23924   - "FIB_100K"
23925   - "FIB_1M"
23926   layout:
23927     title: "l2sw-3n-hsw-xl710-64b-base_and_scale-ndr"
23928     layout: "plot-throughput-speedup-analysis"
23929
23930 -
23931   type: "plot"
23932   title: "Speedup: l2sw-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
23933   algorithm: "plot_throughput_speedup_analysis"
23934   output-file-type: ".html"
23935   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
23936   data: "plot-throughput-speedup-analysis-3n-hsw"
23937   filter: "'NIC_Intel-XL710' and
23938            '64B' and
23939            ('BASE' or 'SCALE') and
23940            'NDRPDR' and
23941            'ETH' and
23942            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
23943            not 'VHOST' and
23944            not 'MEMIF'"
23945   parameters:
23946   - "throughput"
23947   - "parent"
23948   - "tags"
23949   sort:
23950   - "L2PATCH"
23951   - "L2XCBASE"
23952   - "BASE"
23953   - "FIB_10K"
23954   - "FIB_100K"
23955   - "FIB_1M"
23956   layout:
23957     title: "l2sw-3n-hsw-xl710-64b-base_and_scale-pdr"
23958     layout: "plot-throughput-speedup-analysis"
23959
23960 # Speedup - VPP L2 3n-skx-x710 base and scale
23961 -
23962   type: "plot"
23963   title: "Speedup: l2sw-3n-skx-x710-64b-base_and_scale-ndr-tsa"
23964   algorithm: "plot_throughput_speedup_analysis"
23965   output-file-type: ".html"
23966   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-base_and_scale-ndr-tsa"
23967   data: "plot-throughput-speedup-analysis-3n-skx"
23968   filter: "'NIC_Intel-X710' and
23969            '64B' and
23970            ('BASE' or 'SCALE') and
23971            'NDRPDR' and
23972            'ETH' and
23973            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
23974            not 'VHOST' and
23975            not 'MEMIF'"
23976   parameters:
23977   - "throughput"
23978   - "parent"
23979   - "tags"
23980   sort:
23981   - "L2PATCH"
23982   - "L2XCBASE"
23983   - "BASE"
23984   - "FIB_10K"
23985   - "FIB_100K"
23986   - "FIB_1M"
23987   layout:
23988     title: "l2sw-3n-skx-x710-64b-base_and_scale-ndr"
23989     layout: "plot-throughput-speedup-analysis"
23990
23991 -
23992   type: "plot"
23993   title: "Speedup: l2sw-3n-skx-x710-64b-base_and_scale-pdr-tsa"
23994   algorithm: "plot_throughput_speedup_analysis"
23995   output-file-type: ".html"
23996   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-base_and_scale-pdr-tsa"
23997   data: "plot-throughput-speedup-analysis-3n-skx"
23998   filter: "'NIC_Intel-X710' and
23999            '64B' and
24000            ('BASE' or 'SCALE') and
24001            'NDRPDR' and
24002            'ETH' and
24003            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
24004            not 'VHOST' and
24005            not 'MEMIF'"
24006   parameters:
24007   - "throughput"
24008   - "parent"
24009   - "tags"
24010   sort:
24011   - "L2PATCH"
24012   - "L2XCBASE"
24013   - "BASE"
24014   - "FIB_10K"
24015   - "FIB_100K"
24016   - "FIB_1M"
24017   layout:
24018     title: "l2sw-3n-skx-x710-64b-base_and_scale-pdr"
24019     layout: "plot-throughput-speedup-analysis"
24020
24021 # Speedup - VPP L2 3n-skx-x710 features
24022 -
24023   type: "plot"
24024   title: "Speedup: l2sw-3n-skx-x710-64b-features-ndr-tsa"
24025   algorithm: "plot_throughput_speedup_analysis"
24026   output-file-type: ".html"
24027   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-ndr-tsa"
24028   data: "plot-throughput-speedup-analysis-3n-skx"
24029   filter: "'NIC_Intel-X710' and
24030            '64B' and
24031            'NDRPDR' and
24032            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
24033            not 'ACL' and
24034            not 'VHOST' and
24035            not 'MEMIF'"
24036   parameters:
24037   - "throughput"
24038   - "parent"
24039   - "tags"
24040   sort:
24041   - "L2XCBASE"    # l2xcbase
24042   - "L2BDBASE"    # l2bdbase
24043   - "L2XCFWD"     # dot1q-l2xcbase
24044   - "L2BDMACLRN"  # dot1q-l2bdbase
24045   layout:
24046     title: "l2sw-3n-skx-x710-64b-features-ndr"
24047     layout: "plot-throughput-speedup-analysis"
24048
24049 -
24050   type: "plot"
24051   title: "Speedup: l2sw-3n-skx-x710-64b-features-pdr-tsa"
24052   algorithm: "plot_throughput_speedup_analysis"
24053   output-file-type: ".html"
24054   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-pdr-tsa"
24055   data: "plot-throughput-speedup-analysis-3n-skx"
24056   filter: "'NIC_Intel-X710' and
24057            '64B' and
24058            'NDRPDR' and
24059            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
24060            not 'ACL' and
24061            not 'VHOST' and
24062            not 'MEMIF'"
24063   parameters:
24064   - "throughput"
24065   - "parent"
24066   - "tags"
24067   sort:
24068   - "L2XCBASE"    # l2xcbase
24069   - "L2BDBASE"    # l2bdbase
24070   - "L2XCFWD"     # dot1q-l2xcbase
24071   - "L2BDMACLRN"  # dot1q-l2bdbase
24072   layout:
24073     title: "l2sw-3n-skx-x710-64b-features-pdr"
24074     layout: "plot-throughput-speedup-analysis"
24075
24076 # Speedup - VPP L2 3n-skx-xxv710 base and scale
24077 -
24078   type: "plot"
24079   title: "Speedup: l2sw-3n-skx-xxv710-64b-base_and_scale-ndr-tsa"
24080   algorithm: "plot_throughput_speedup_analysis"
24081   output-file-type: ".html"
24082   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-base_and_scale-ndr-tsa"
24083   data: "plot-throughput-speedup-analysis-3n-skx"
24084   filter: "'NIC_Intel-XXV710' and
24085            '64B' and
24086            ('BASE' or 'SCALE') and
24087            'NDRPDR' and
24088            'ETH' and
24089            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
24090            not 'VHOST' and
24091            not 'MEMIF'"
24092   parameters:
24093   - "throughput"
24094   - "parent"
24095   - "tags"
24096   sort:
24097   - "L2PATCH"
24098   - "L2XCBASE"
24099   - "BASE"
24100   - "FIB_10K"
24101   - "FIB_100K"
24102   - "FIB_1M"
24103   layout:
24104     title: "l2sw-3n-skx-xxv710-64b-base_and_scale-ndr"
24105     layout: "plot-throughput-speedup-analysis"
24106
24107 -
24108   type: "plot"
24109   title: "Speedup: l2sw-3n-skx-xxv710-64b-base_and_scale-pdr-tsa"
24110   algorithm: "plot_throughput_speedup_analysis"
24111   output-file-type: ".html"
24112   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-base_and_scale-pdr-tsa"
24113   data: "plot-throughput-speedup-analysis-3n-skx"
24114   filter: "'NIC_Intel-XXV710' and
24115            '64B' and
24116            ('BASE' or 'SCALE') and
24117            'NDRPDR' and
24118            'ETH' and
24119            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
24120            not 'VHOST' and
24121            not 'MEMIF'"
24122   parameters:
24123   - "throughput"
24124   - "parent"
24125   - "tags"
24126   sort:
24127   - "L2PATCH"
24128   - "L2XCBASE"
24129   - "BASE"
24130   - "FIB_10K"
24131   - "FIB_100K"
24132   - "FIB_1M"
24133   layout:
24134     title: "l2sw-3n-skx-xxv710-64b-base_and_scale-pdr"
24135     layout: "plot-throughput-speedup-analysis"
24136
24137 # Speedup - VPP L2 2n-skx-x710 base and scale
24138 -
24139   type: "plot"
24140   title: "Speedup: l2sw-2n-skx-x710-64b-base_and_scale-ndr-tsa"
24141   algorithm: "plot_throughput_speedup_analysis"
24142   output-file-type: ".html"
24143   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-base_and_scale-ndr-tsa"
24144   data: "plot-throughput-speedup-analysis-2n-skx"
24145   filter: "'NIC_Intel-X710' and
24146            '64B' and
24147            ('BASE' or 'SCALE') and
24148            'NDRPDR' and
24149            'ETH' and
24150            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
24151            not 'VHOST' and
24152            not 'MEMIF'"
24153   parameters:
24154   - "throughput"
24155   - "parent"
24156   - "tags"
24157   sort:
24158   - "L2PATCH"
24159   - "L2XCBASE"
24160   - "BASE"
24161   - "FIB_10K"
24162   - "FIB_100K"
24163   - "FIB_1M"
24164   layout:
24165     title: "l2sw-2n-skx-x710-64b-base_and_scale-ndr"
24166     layout: "plot-throughput-speedup-analysis"
24167
24168 -
24169   type: "plot"
24170   title: "Speedup: l2sw-2n-skx-x710-64b-base_and_scale-pdr-tsa"
24171   algorithm: "plot_throughput_speedup_analysis"
24172   output-file-type: ".html"
24173   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-base_and_scale-pdr-tsa"
24174   data: "plot-throughput-speedup-analysis-2n-skx"
24175   filter: "'NIC_Intel-X710' and
24176            '64B' and
24177            ('BASE' or 'SCALE') and
24178            'NDRPDR' and
24179            'ETH' and
24180            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
24181            not 'VHOST' and
24182            not 'MEMIF'"
24183   parameters:
24184   - "throughput"
24185   - "parent"
24186   - "tags"
24187   sort:
24188   - "L2PATCH"
24189   - "L2XCBASE"
24190   - "BASE"
24191   - "FIB_10K"
24192   - "FIB_100K"
24193   - "FIB_1M"
24194   layout:
24195     title: "l2sw-2n-skx-x710-64b-base_and_scale-pdr"
24196     layout: "plot-throughput-speedup-analysis"
24197
24198 # Speedup - VPP L2 2n-skx-xxv710 base and scale
24199 -
24200   type: "plot"
24201   title: "Speedup: l2sw-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
24202   algorithm: "plot_throughput_speedup_analysis"
24203   output-file-type: ".html"
24204   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
24205   data: "plot-throughput-speedup-analysis-2n-skx"
24206   filter: "'NIC_Intel-XXV710' and
24207            '64B' and
24208            ('BASE' or 'SCALE') and
24209            'NDRPDR' and
24210            'ETH' and
24211            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
24212            not 'VHOST' and
24213            not 'MEMIF'"
24214   parameters:
24215   - "throughput"
24216   - "parent"
24217   - "tags"
24218   sort:
24219   - "L2PATCH"
24220   - "L2XCBASE"
24221   - "BASE"
24222   - "FIB_10K"
24223   - "FIB_100K"
24224   - "FIB_1M"
24225   layout:
24226     title: "l2sw-2n-skx-xxv710-64b-base_and_scale-ndr"
24227     layout: "plot-throughput-speedup-analysis"
24228
24229 -
24230   type: "plot"
24231   title: "Speedup: l2sw-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
24232   algorithm: "plot_throughput_speedup_analysis"
24233   output-file-type: ".html"
24234   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
24235   data: "plot-throughput-speedup-analysis-2n-skx"
24236   filter: "'NIC_Intel-XXV710' and
24237            '64B' and
24238            ('BASE' or 'SCALE') and
24239            'NDRPDR' and
24240            'ETH' and
24241            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
24242            not 'VHOST' and
24243            not 'MEMIF'"
24244   parameters:
24245   - "throughput"
24246   - "parent"
24247   - "tags"
24248   sort:
24249   - "L2PATCH"
24250   - "L2XCBASE"
24251   - "BASE"
24252   - "FIB_10K"
24253   - "FIB_100K"
24254   - "FIB_1M"
24255   layout:
24256     title: "l2sw-2n-skx-xxv710-64b-base_and_scale-pdr"
24257     layout: "plot-throughput-speedup-analysis"
24258
24259 ################################################################################
24260
24261 # Packet Speedup - VPP vhost ip4 3n-hsw-x520
24262 -
24263   type: "plot"
24264   title: "VPP Speedup: vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
24265   algorithm: "plot_throughput_speedup_analysis"
24266   output-file-type: ".html"
24267   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
24268   data: "plot-throughput-speedup-analysis-3n-hsw"
24269   filter: "'NIC_Intel-X520-DA2' and
24270            '64B' and
24271            'NDRPDR' and
24272            'ETH' and
24273            'IP4FWD' and
24274            'VHOST_1024' and
24275            not 'VXLAN' and
24276            not 'DOT1Q'"
24277   parameters:
24278   - "throughput"
24279   - "parent"
24280   - "tags"
24281   sort:
24282   - "not CFS_OPT"
24283   - "1VM"
24284   - "2VM"
24285   layout:
24286     title: "vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr"
24287     layout: "plot-throughput-speedup-analysis"
24288
24289 -
24290   type: "plot"
24291   title: "VPP Speedup: vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
24292   algorithm: "plot_throughput_speedup_analysis"
24293   output-file-type: ".html"
24294   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
24295   data: "plot-throughput-speedup-analysis-3n-hsw"
24296   filter: "'NIC_Intel-X520-DA2' and
24297            '64B' and
24298            'NDRPDR' and
24299            'ETH' and
24300            'IP4FWD' and
24301            'VHOST_1024' and
24302            not 'VXLAN' and
24303            not 'DOT1Q'"
24304   parameters:
24305   - "throughput"
24306   - "parent"
24307   - "tags"
24308   sort:
24309   - "not CFS_OPT"
24310   - "1VM"
24311   - "2VM"
24312   layout:
24313     title: "vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr"
24314     layout: "plot-throughput-speedup-analysis"
24315
24316 # Packet Speedup - VPP vhost l2sw 3n-hsw-x520
24317 -
24318   type: "plot"
24319   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
24320   algorithm: "plot_throughput_speedup_analysis"
24321   output-file-type: ".html"
24322   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
24323   data: "plot-throughput-speedup-analysis-3n-hsw"
24324   filter: "'NIC_Intel-X520-DA2' and
24325            '64B' and
24326            'NDRPDR' and
24327            'ETH' and
24328            'L2BDMACLRN' and
24329            'VHOST_1024' and
24330            not 'VXLAN' and
24331            not 'IP4FWD' and
24332            not 'DOT1Q' and
24333            not '2VM'"
24334   parameters:
24335   - "throughput"
24336   - "parent"
24337   - "tags"
24338   sort:
24339   - "VM"  # "not CFS_OPT"
24340   - "CFS_OPT"
24341   - "FIB_10K"
24342   - "FIB_100K"
24343   - "FIB_1M"
24344   layout:
24345     title: "vhost-l2sw-3n-hsw-x520-64b-base_and_scale-ndr"
24346     layout: "plot-throughput-speedup-analysis"
24347
24348 -
24349   type: "plot"
24350   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
24351   algorithm: "plot_throughput_speedup_analysis"
24352   output-file-type: ".html"
24353   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
24354   data: "plot-throughput-speedup-analysis-3n-hsw"
24355   filter: "'NIC_Intel-X520-DA2' and
24356            '64B' and
24357            'NDRPDR' and
24358            'ETH' and
24359            'L2BDMACLRN' and
24360            'VHOST_1024' and
24361            not 'VXLAN' and
24362            not 'IP4FWD' and
24363            not 'DOT1Q' and
24364            not '2VM'"
24365   parameters:
24366   - "throughput"
24367   - "parent"
24368   - "tags"
24369   sort:
24370   - "VM"  # "not CFS_OPT"
24371   - "CFS_OPT"
24372   - "FIB_10K"
24373   - "FIB_100K"
24374   - "FIB_1M"
24375   layout:
24376     title: "vhost-l2sw-3n-hsw-x520-64b-base_and_scale-pdr"
24377     layout: "plot-throughput-speedup-analysis"
24378
24379 # Packet Speedup - VPP vhost l2sw 3n-hsw-x520 - base
24380 -
24381   type: "plot"
24382   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base-ndr-tsa"
24383   algorithm: "plot_throughput_speedup_analysis"
24384   output-file-type: ".html"
24385   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base-ndr-tsa"
24386   data: "plot-throughput-speedup-analysis-3n-hsw"
24387   filter: "'NIC_Intel-X520-DA2' and
24388            '64B' and
24389            'NDRPDR' and
24390            'ETH' and
24391            'BASE' and
24392            ('L2BDMACLRN' or 'L2XCFWD') and
24393            'VHOST_1024' and
24394            not 'VXLAN' and
24395            not 'IP4FWD' and
24396            not 'DOT1Q' and
24397            not '2VM'"
24398   parameters:
24399   - "throughput"
24400   - "parent"
24401   - "tags"
24402   sort:
24403   - "not CFS_OPT"
24404   - "L2XCFWD"
24405   - "not CFS_OPT"
24406   - "CFS_OPT"
24407   layout:
24408     title: "vhost-l2sw-3n-hsw-x520-64b-base-ndr"
24409     layout: "plot-throughput-speedup-analysis"
24410
24411 -
24412   type: "plot"
24413   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base-pdr-tsa"
24414   algorithm: "plot_throughput_speedup_analysis"
24415   output-file-type: ".html"
24416   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base-pdr-tsa"
24417   data: "plot-throughput-speedup-analysis-3n-hsw"
24418   filter: "'NIC_Intel-X520-DA2' and
24419            '64B' and
24420            'NDRPDR' and
24421            'ETH' and
24422            'BASE' and
24423            ('L2BDMACLRN' or 'L2XCFWD') and
24424            'VHOST_1024' and
24425            not 'VXLAN' and
24426            not 'IP4FWD' and
24427            not 'DOT1Q' and
24428            not '2VM'"
24429   parameters:
24430   - "throughput"
24431   - "parent"
24432   - "tags"
24433   sort:
24434   - "not CFS_OPT"
24435   - "L2XCFWD"
24436   - "not CFS_OPT"
24437   - "CFS_OPT"
24438   layout:
24439     title: "vhost-l2sw-3n-hsw-x520-64b-base-pdr"
24440     layout: "plot-throughput-speedup-analysis"
24441
24442 # Packet Speedup - VPP vhost l2sw 3n-hsw-x520 - base vm
24443 -
24444   type: "plot"
24445   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base-vm-ndr-tsa"
24446   algorithm: "plot_throughput_speedup_analysis"
24447   output-file-type: ".html"
24448   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base-vm-ndr-tsa"
24449   data: "plot-throughput-speedup-analysis-3n-hsw"
24450   filter: "'NIC_Intel-X520-DA2' and
24451            '64B' and
24452            'NDRPDR' and
24453            'ETH' and
24454            ('L2BDMACLRN' or 'L2XCFWD') and
24455            'VHOST_1024' and
24456            not 'CFS_OPT' and
24457            not 'VXLAN' and
24458            not 'IP4FWD' and
24459            not 'DOT1Q'"
24460   parameters:
24461   - "throughput"
24462   - "parent"
24463   - "tags"
24464   sort:
24465   - "1VM"
24466   - "L2XCFWD"
24467   - "1VM"
24468   - "L2BDMACLRN"
24469   layout:
24470     title: "vhost-l2sw-3n-hsw-x520-64b-base-vm-ndr"
24471     layout: "plot-throughput-speedup-analysis"
24472
24473 -
24474   type: "plot"
24475   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base-vm-pdr-tsa"
24476   algorithm: "plot_throughput_speedup_analysis"
24477   output-file-type: ".html"
24478   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base-vm-pdr-tsa"
24479   data: "plot-throughput-speedup-analysis-3n-hsw"
24480   filter: "'NIC_Intel-X520-DA2' and
24481            '64B' and
24482            'NDRPDR' and
24483            'ETH' and
24484            ('L2BDMACLRN' or 'L2XCFWD') and
24485            'VHOST_1024' and
24486            not 'CFS_OPT' and
24487            not 'VXLAN' and
24488            not 'IP4FWD' and
24489            not 'DOT1Q'"
24490   parameters:
24491   - "throughput"
24492   - "parent"
24493   - "tags"
24494   sort:
24495   - "1VM"
24496   - "L2XCFWD"
24497   - "1VM"
24498   - "L2BDMACLRN"
24499   layout:
24500     title: "vhost-l2sw-3n-hsw-x520-64b-base-vm-pdr"
24501     layout: "plot-throughput-speedup-analysis"
24502
24503 # Packet Speedup - VPP vhost ip4 3n-hsw-x710
24504 -
24505   type: "plot"
24506   title: "VPP Speedup: vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
24507   algorithm: "plot_throughput_speedup_analysis"
24508   output-file-type: ".html"
24509   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
24510   data: "plot-throughput-speedup-analysis-3n-hsw"
24511   filter: "'NIC_Intel-X710' and
24512            '64B' and
24513            'NDRPDR' and
24514            'ETH' and
24515            'IP4FWD' and
24516            'VHOST_1024' and
24517            not 'VXLAN' and
24518            not 'DOT1Q'"
24519   parameters:
24520   - "throughput"
24521   - "parent"
24522   - "tags"
24523   sort:
24524   - "not CFS_OPT"
24525   - "1VM"
24526   - "2VM"
24527   layout:
24528     title: "vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr"
24529     layout: "plot-throughput-speedup-analysis"
24530
24531 -
24532   type: "plot"
24533   title: "VPP Speedup: vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
24534   algorithm: "plot_throughput_speedup_analysis"
24535   output-file-type: ".html"
24536   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
24537   data: "plot-throughput-speedup-analysis-3n-hsw"
24538   filter: "'NIC_Intel-X710' and
24539            '64B' and
24540            'NDRPDR' and
24541            'ETH' and
24542            'IP4FWD' and
24543            'VHOST_1024' and
24544            not 'VXLAN' and
24545            not 'DOT1Q'"
24546   parameters:
24547   - "throughput"
24548   - "parent"
24549   - "tags"
24550   sort:
24551   - "not CFS_OPT"
24552   - "1VM"
24553   - "2VM"
24554   layout:
24555     title: "vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr"
24556     layout: "plot-throughput-speedup-analysis"
24557
24558 # Packet Speedup - VPP vhost l2sw 3n-hsw-x710
24559 -
24560   type: "plot"
24561   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
24562   algorithm: "plot_throughput_speedup_analysis"
24563   output-file-type: ".html"
24564   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
24565   data: "plot-throughput-speedup-analysis-3n-hsw"
24566   filter: "'NIC_Intel-X710' and
24567            '64B' and
24568            'NDRPDR' and
24569            'ETH' and
24570            'L2BDMACLRN' and
24571            'VHOST_1024' and
24572            not 'VXLAN' and
24573            not 'IP4FWD' and
24574            not 'DOT1Q' and
24575            not '2VM'"
24576   parameters:
24577   - "throughput"
24578   - "parent"
24579   - "tags"
24580   sort:
24581   - "VM"  # "not CFS_OPT"
24582   - "CFS_OPT"
24583   - "FIB_10K"
24584   - "FIB_100K"
24585   - "FIB_1M"
24586   layout:
24587     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_scale-ndr"
24588     layout: "plot-throughput-speedup-analysis"
24589
24590 -
24591   type: "plot"
24592   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
24593   algorithm: "plot_throughput_speedup_analysis"
24594   output-file-type: ".html"
24595   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
24596   data: "plot-throughput-speedup-analysis-3n-hsw"
24597   filter: "'NIC_Intel-X710' and
24598            '64B' and
24599            'NDRPDR' and
24600            'ETH' and
24601            'L2BDMACLRN' and
24602            'VHOST_1024' and
24603            not 'VXLAN' and
24604            not 'IP4FWD' and
24605            not 'DOT1Q' and
24606            not '2VM'"
24607   parameters:
24608   - "throughput"
24609   - "parent"
24610   - "tags"
24611   sort:
24612   - "VM"  # "not CFS_OPT"
24613   - "CFS_OPT"
24614   - "FIB_10K"
24615   - "FIB_100K"
24616   - "FIB_1M"
24617   layout:
24618     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_scale-pdr"
24619     layout: "plot-throughput-speedup-analysis"
24620
24621 # Packet Speedup - VPP vhost l2sw 3n-hsw-x710 - base
24622 -
24623   type: "plot"
24624   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base-ndr-tsa"
24625   algorithm: "plot_throughput_speedup_analysis"
24626   output-file-type: ".html"
24627   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base-ndr-tsa"
24628   data: "plot-throughput-speedup-analysis-3n-hsw"
24629   filter: "'NIC_Intel-X710' and
24630            '64B' and
24631            'NDRPDR' and
24632            'ETH' and
24633            'BASE' and
24634            ('L2BDMACLRN' or 'L2XCFWD') and
24635            'VHOST_1024' and
24636            not 'VXLAN' and
24637            not 'IP4FWD' and
24638            not 'DOT1Q' and
24639            not '2VM'"
24640   parameters:
24641   - "throughput"
24642   - "parent"
24643   - "tags"
24644   sort:
24645   - "not CFS_OPT"
24646   - "L2XCFWD"
24647   - "not CFS_OPT"
24648   - "CFS_OPT"
24649   layout:
24650     title: "vhost-l2sw-3n-hsw-x710-64b-base-ndr"
24651     layout: "plot-throughput-speedup-analysis"
24652
24653 -
24654   type: "plot"
24655   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base-pdr-tsa"
24656   algorithm: "plot_throughput_speedup_analysis"
24657   output-file-type: ".html"
24658   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base-pdr-tsa"
24659   data: "plot-throughput-speedup-analysis-3n-hsw"
24660   filter: "'NIC_Intel-X710' and
24661            '64B' and
24662            'NDRPDR' and
24663            'ETH' and
24664            'BASE' and
24665            ('L2BDMACLRN' or 'L2XCFWD') and
24666            'VHOST_1024' and
24667            not 'VXLAN' and
24668            not 'IP4FWD' and
24669            not 'DOT1Q' and
24670            not '2VM'"
24671   parameters:
24672   - "throughput"
24673   - "parent"
24674   - "tags"
24675   sort:
24676   - "not CFS_OPT"
24677   - "L2XCFWD"
24678   - "not CFS_OPT"
24679   - "CFS_OPT"
24680   layout:
24681     title: "vhost-l2sw-3n-hsw-x710-64b-base-pdr"
24682     layout: "plot-throughput-speedup-analysis"
24683
24684 # Packet Speedup - VPP vhost l2sw 3n-hsw-x710 - base vm
24685 -
24686   type: "plot"
24687   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base-vm-ndr-tsa"
24688   algorithm: "plot_throughput_speedup_analysis"
24689   output-file-type: ".html"
24690   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base-vm-ndr-tsa"
24691   data: "plot-throughput-speedup-analysis-3n-hsw"
24692   filter: "'NIC_Intel-X710' and
24693            '64B' and
24694            'NDRPDR' and
24695            'ETH' and
24696            ('L2BDMACLRN' or 'L2XCFWD') and
24697            'VHOST_1024' and
24698            not 'CFS_OPT' and
24699            not 'VXLAN' and
24700            not 'IP4FWD' and
24701            not 'DOT1Q'"
24702   parameters:
24703   - "throughput"
24704   - "parent"
24705   - "tags"
24706   sort:
24707   - "1VM"
24708   - "L2XCFWD"
24709   - "1VM"
24710   - "L2BDMACLRN"
24711   layout:
24712     title: "vhost-l2sw-3n-hsw-x710-64b-base-vm-ndr"
24713     layout: "plot-throughput-speedup-analysis"
24714
24715 -
24716   type: "plot"
24717   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base-vm-pdr-tsa"
24718   algorithm: "plot_throughput_speedup_analysis"
24719   output-file-type: ".html"
24720   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base-vm-pdr-tsa"
24721   data: "plot-throughput-speedup-analysis-3n-hsw"
24722   filter: "'NIC_Intel-X710' and
24723            '64B' and
24724            'NDRPDR' and
24725            'ETH' and
24726            ('L2BDMACLRN' or 'L2XCFWD') and
24727            'VHOST_1024' and
24728            not 'CFS_OPT' and
24729            not 'VXLAN' and
24730            not 'IP4FWD' and
24731            not 'DOT1Q'"
24732   parameters:
24733   - "throughput"
24734   - "parent"
24735   - "tags"
24736   sort:
24737   - "1VM"
24738   - "L2XCFWD"
24739   - "1VM"
24740   - "L2BDMACLRN"
24741   layout:
24742     title: "vhost-l2sw-3n-hsw-x710-64b-base-vm-pdr"
24743     layout: "plot-throughput-speedup-analysis"
24744
24745 # Packet Speedup - VPP vhost ip4 3n-hsw-xl710
24746 -
24747   type: "plot"
24748   title: "VPP Speedup: vhost-ip4-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
24749   algorithm: "plot_throughput_speedup_analysis"
24750   output-file-type: ".html"
24751   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
24752   data: "plot-throughput-speedup-analysis-3n-hsw"
24753   filter: "'NIC_Intel-XL710' and
24754            '64B' and
24755            'NDRPDR' and
24756            'ETH' and
24757            'IP4FWD' and
24758            'VHOST_1024' and
24759            not 'VXLAN' and
24760            not 'DOT1Q'"
24761   parameters:
24762   - "throughput"
24763   - "parent"
24764   - "tags"
24765   sort:
24766   - "not CFS_OPT"
24767   - "1VM"
24768   - "2VM"
24769   layout:
24770     title: "vhost-ip4-3n-hsw-xl710-64b-base_and_scale-ndr"
24771     layout: "plot-throughput-speedup-analysis"
24772
24773 -
24774   type: "plot"
24775   title: "VPP Speedup: vhost-ip4-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
24776   algorithm: "plot_throughput_speedup_analysis"
24777   output-file-type: ".html"
24778   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
24779   data: "plot-throughput-speedup-analysis-3n-hsw"
24780   filter: "'NIC_Intel-XL710' and
24781            '64B' and
24782            'NDRPDR' and
24783            'ETH' and
24784            'IP4FWD' and
24785            'VHOST_1024' and
24786            not 'VXLAN' and
24787            not 'DOT1Q'"
24788   parameters:
24789   - "throughput"
24790   - "parent"
24791   - "tags"
24792   sort:
24793   - "not CFS_OPT"
24794   - "1VM"
24795   - "2VM"
24796   layout:
24797     title: "vhost-ip4-3n-hsw-xl710-64b-base_and_scale-pdr"
24798     layout: "plot-throughput-speedup-analysis"
24799
24800 # Packet Speedup - VPP vhost l2sw 3n-hsw-xl710
24801 -
24802   type: "plot"
24803   title: "VPP Speedup: vhost-l2sw-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
24804   algorithm: "plot_throughput_speedup_analysis"
24805   output-file-type: ".html"
24806   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
24807   data: "plot-throughput-speedup-analysis-3n-hsw"
24808   filter: "'NIC_Intel-XL710' and
24809            '64B' and
24810            'NDRPDR' and
24811            'ETH' and
24812            'L2BDMACLRN' and
24813            'VHOST_1024' and
24814            not 'VXLAN' and
24815            not 'IP4FWD' and
24816            not 'DOT1Q' and
24817            not '2VM'"
24818   parameters:
24819   - "throughput"
24820   - "parent"
24821   - "tags"
24822   sort:
24823   - "VM"  # "not CFS_OPT"
24824   - "CFS_OPT"
24825   - "FIB_10K"
24826   - "FIB_100K"
24827   - "FIB_1M"
24828   layout:
24829     title: "vhost-l2sw-3n-hsw-xl710-64b-base_and_scale-ndr"
24830     layout: "plot-throughput-speedup-analysis"
24831
24832 -
24833   type: "plot"
24834   title: "VPP Speedup: vhost-l2sw-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
24835   algorithm: "plot_throughput_speedup_analysis"
24836   output-file-type: ".html"
24837   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
24838   data: "plot-throughput-speedup-analysis-3n-hsw"
24839   filter: "'NIC_Intel-XL710' and
24840            '64B' and
24841            'NDRPDR' and
24842            'ETH' and
24843            'L2BDMACLRN' and
24844            'VHOST_1024' and
24845            not 'VXLAN' and
24846            not 'IP4FWD' and
24847            not 'DOT1Q' and
24848            not '2VM'"
24849   parameters:
24850   - "throughput"
24851   - "parent"
24852   - "tags"
24853   sort:
24854   - "VM"  # "not CFS_OPT"
24855   - "CFS_OPT"
24856   - "FIB_10K"
24857   - "FIB_100K"
24858   - "FIB_1M"
24859   layout:
24860     title: "vhost-l2sw-3n-hsw-xl710-64b-base_and_scale-pdr"
24861     layout: "plot-throughput-speedup-analysis"
24862
24863 # Packet Speedup - VPP vhost l2sw 3n-hsw-xl710 - base
24864 -
24865   type: "plot"
24866   title: "VPP Speedup: vhost-l2sw-3n-hsw-xl710-64b-base-ndr-tsa"
24867   algorithm: "plot_throughput_speedup_analysis"
24868   output-file-type: ".html"
24869   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-base-ndr-tsa"
24870   data: "plot-throughput-speedup-analysis-3n-hsw"
24871   filter: "'NIC_Intel-XL710' and
24872            '64B' and
24873            'NDRPDR' and
24874            'ETH' and
24875            'BASE' and
24876            ('L2BDMACLRN' or 'L2XCFWD') and
24877            'VHOST_1024' and
24878            not 'VXLAN' and
24879            not 'IP4FWD' and
24880            not 'DOT1Q' and
24881            not '2VM'"
24882   parameters:
24883   - "throughput"
24884   - "parent"
24885   - "tags"
24886   sort:
24887   - "not CFS_OPT"
24888   - "L2XCFWD"
24889   - "not CFS_OPT"
24890   - "CFS_OPT"
24891   layout:
24892     title: "vhost-l2sw-3n-hsw-xl710-64b-base-ndr"
24893     layout: "plot-throughput-speedup-analysis"
24894
24895 -
24896   type: "plot"
24897   title: "VPP Speedup: vhost-l2sw-3n-hsw-xl710-64b-base-pdr-tsa"
24898   algorithm: "plot_throughput_speedup_analysis"
24899   output-file-type: ".html"
24900   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-base-pdr-tsa"
24901   data: "plot-throughput-speedup-analysis-3n-hsw"
24902   filter: "'NIC_Intel-XL710' and
24903            '64B' and
24904            'NDRPDR' and
24905            'ETH' and
24906            'BASE' and
24907            ('L2BDMACLRN' or 'L2XCFWD') and
24908            'VHOST_1024' and
24909            not 'VXLAN' and
24910            not 'IP4FWD' and
24911            not 'DOT1Q' and
24912            not '2VM'"
24913   parameters:
24914   - "throughput"
24915   - "parent"
24916   - "tags"
24917   sort:
24918   - "not CFS_OPT"
24919   - "L2XCFWD"
24920   - "not CFS_OPT"
24921   - "CFS_OPT"
24922   layout:
24923     title: "vhost-l2sw-3n-hsw-xl710-64b-base-pdr"
24924     layout: "plot-throughput-speedup-analysis"
24925
24926 # Packet Speedup - VPP vhost l2sw 3n-hsw-xl710 - base vm
24927 -
24928   type: "plot"
24929   title: "VPP Speedup: vhost-l2sw-3n-hsw-xl710-64b-base-vm-ndr-tsa"
24930   algorithm: "plot_throughput_speedup_analysis"
24931   output-file-type: ".html"
24932   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-base-vm-ndr-tsa"
24933   data: "plot-throughput-speedup-analysis-3n-hsw"
24934   filter: "'NIC_Intel-XL710' and
24935            '64B' and
24936            'NDRPDR' and
24937            'ETH' and
24938            ('L2BDMACLRN' or 'L2XCFWD') and
24939            'VHOST_1024' and
24940            not 'CFS_OPT' and
24941            not 'VXLAN' and
24942            not 'IP4FWD' and
24943            not 'DOT1Q'"
24944   parameters:
24945   - "throughput"
24946   - "parent"
24947   - "tags"
24948   sort:
24949   - "1VM"
24950   - "L2XCFWD"
24951   - "1VM"
24952   - "L2BDMACLRN"
24953   layout:
24954     title: "vhost-l2sw-3n-hsw-xl710-64b-base-vm-ndr"
24955     layout: "plot-throughput-speedup-analysis"
24956
24957 -
24958   type: "plot"
24959   title: "VPP Speedup: vhost-l2sw-3n-hsw-xl710-64b-base-vm-pdr-tsa"
24960   algorithm: "plot_throughput_speedup_analysis"
24961   output-file-type: ".html"
24962   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-base-vm-pdr-tsa"
24963   data: "plot-throughput-speedup-analysis-3n-hsw"
24964   filter: "'NIC_Intel-XL710' and
24965            '64B' and
24966            'NDRPDR' and
24967            'ETH' and
24968            ('L2BDMACLRN' or 'L2XCFWD') and
24969            'VHOST_1024' and
24970            not 'CFS_OPT' and
24971            not 'VXLAN' and
24972            not 'IP4FWD' and
24973            not 'DOT1Q'"
24974   parameters:
24975   - "throughput"
24976   - "parent"
24977   - "tags"
24978   sort:
24979   - "1VM"
24980   - "L2XCFWD"
24981   - "1VM"
24982   - "L2BDMACLRN"
24983   layout:
24984     title: "vhost-l2sw-3n-hsw-xl710-64b-base-vm-pdr"
24985     layout: "plot-throughput-speedup-analysis"
24986
24987 # Packet Speedup - VPP vhost ip4 3n-skx-x710
24988 -
24989   type: "plot"
24990   title: "VPP Speedup: vhost-ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
24991   algorithm: "plot_throughput_speedup_analysis"
24992   output-file-type: ".html"
24993   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
24994   data: "plot-throughput-speedup-analysis-3n-skx"
24995   filter: "'NIC_Intel-X710' and
24996            '64B' and
24997            'NDRPDR' and
24998            'ETH' and
24999            'IP4FWD' and
25000            'VHOST_1024' and
25001            not 'VXLAN' and
25002            not 'DOT1Q'"
25003   parameters:
25004   - "throughput"
25005   - "parent"
25006   - "tags"
25007   sort:
25008   - "not CFS_OPT"
25009   - "1VM"
25010   - "2VM"
25011   layout:
25012     title: "vhost-ip4-3n-skx-x710-64b-base_and_scale-ndr"
25013     layout: "plot-throughput-speedup-analysis"
25014
25015 -
25016   type: "plot"
25017   title: "VPP Speedup: vhost-ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
25018   algorithm: "plot_throughput_speedup_analysis"
25019   output-file-type: ".html"
25020   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
25021   data: "plot-throughput-speedup-analysis-3n-skx"
25022   filter: "'NIC_Intel-X710' and
25023            '64B' and
25024            'NDRPDR' and
25025            'ETH' and
25026            'IP4FWD' and
25027            'VHOST_1024' and
25028            not 'VXLAN' and
25029            not 'DOT1Q'"
25030   parameters:
25031   - "throughput"
25032   - "parent"
25033   - "tags"
25034   sort:
25035   - "not CFS_OPT"
25036   - "1VM"
25037   - "2VM"
25038   layout:
25039     title: "vhost-ip4-3n-skx-x710-64b-base_and_scale-pdr"
25040     layout: "plot-throughput-speedup-analysis"
25041
25042 # Packet Speedup - VPP vhost l2sw 3n-skx-x710
25043 -
25044   type: "plot"
25045   title: "VPP Speedup: vhost-l2sw-3n-skx-x710-64b-base_and_scale-ndr-tsa"
25046   algorithm: "plot_throughput_speedup_analysis"
25047   output-file-type: ".html"
25048   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-base_and_scale-ndr-tsa"
25049   data: "plot-throughput-speedup-analysis-3n-skx"
25050   filter: "'NIC_Intel-X710' and
25051            '64B' and
25052            'NDRPDR' and
25053            'ETH' and
25054            'L2BDMACLRN' and
25055            'VHOST_1024' and
25056            not 'VXLAN' and
25057            not 'IP4FWD' and
25058            not 'DOT1Q' and
25059            not '2VM'"
25060   parameters:
25061   - "throughput"
25062   - "parent"
25063   - "tags"
25064   sort:
25065   - "VM"  # "not CFS_OPT"
25066   - "CFS_OPT"
25067   - "FIB_10K"
25068   - "FIB_100K"
25069   - "FIB_1M"
25070   layout:
25071     title: "vhost-l2sw-3n-skx-x710-64b-base_and_scale-ndr"
25072     layout: "plot-throughput-speedup-analysis"
25073
25074 -
25075   type: "plot"
25076   title: "VPP Speedup: vhost-l2sw-3n-skx-x710-64b-base_and_scale-pdr-tsa"
25077   algorithm: "plot_throughput_speedup_analysis"
25078   output-file-type: ".html"
25079   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-base_and_scale-pdr-tsa"
25080   data: "plot-throughput-speedup-analysis-3n-skx"
25081   filter: "'NIC_Intel-X710' and
25082            '64B' and
25083            'NDRPDR' and
25084            'ETH' and
25085            'L2BDMACLRN' and
25086            'VHOST_1024' and
25087            not 'VXLAN' and
25088            not 'IP4FWD' and
25089            not 'DOT1Q' and
25090            not '2VM'"
25091   parameters:
25092   - "throughput"
25093   - "parent"
25094   - "tags"
25095   sort:
25096   - "VM"  # "not CFS_OPT"
25097   - "CFS_OPT"
25098   - "FIB_10K"
25099   - "FIB_100K"
25100   - "FIB_1M"
25101   layout:
25102     title: "vhost-l2sw-3n-skx-x710-64b-base_and_scale-pdr"
25103     layout: "plot-throughput-speedup-analysis"
25104
25105 # Packet Speedup - VPP vhost l2sw 3n-skx-x710 - base
25106 -
25107   type: "plot"
25108   title: "VPP Speedup: vhost-l2sw-3n-skx-x710-64b-base-ndr-tsa"
25109   algorithm: "plot_throughput_speedup_analysis"
25110   output-file-type: ".html"
25111   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-base-ndr-tsa"
25112   data: "plot-throughput-speedup-analysis-3n-skx"
25113   filter: "'NIC_Intel-X710' and
25114            '64B' and
25115            'NDRPDR' and
25116            'ETH' and
25117            'BASE' and
25118            ('L2BDMACLRN' or 'L2XCFWD') and
25119            'VHOST_1024' and
25120            not 'VXLAN' and
25121            not 'IP4FWD' and
25122            not 'DOT1Q' and
25123            not '2VM'"
25124   parameters:
25125   - "throughput"
25126   - "parent"
25127   - "tags"
25128   sort:
25129   - "not CFS_OPT"
25130   - "L2XCFWD"
25131   - "not CFS_OPT"
25132   - "CFS_OPT"
25133   layout:
25134     title: "vhost-l2sw-3n-skx-x710-64b-base-ndr"
25135     layout: "plot-throughput-speedup-analysis"
25136
25137 -
25138   type: "plot"
25139   title: "VPP Speedup: vhost-l2sw-3n-skx-x710-64b-base-pdr-tsa"
25140   algorithm: "plot_throughput_speedup_analysis"
25141   output-file-type: ".html"
25142   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-base-pdr-tsa"
25143   data: "plot-throughput-speedup-analysis-3n-skx"
25144   filter: "'NIC_Intel-X710' and
25145            '64B' and
25146            'NDRPDR' and
25147            'ETH' and
25148            'BASE' and
25149            ('L2BDMACLRN' or 'L2XCFWD') and
25150            'VHOST_1024' and
25151            not 'VXLAN' and
25152            not 'IP4FWD' and
25153            not 'DOT1Q' and
25154            not '2VM'"
25155   parameters:
25156   - "throughput"
25157   - "parent"
25158   - "tags"
25159   sort:
25160   - "not CFS_OPT"
25161   - "L2XCFWD"
25162   - "not CFS_OPT"
25163   - "CFS_OPT"
25164   layout:
25165     title: "vhost-l2sw-3n-skx-x710-64b-base-pdr"
25166     layout: "plot-throughput-speedup-analysis"
25167
25168 # Packet Speedup - VPP vhost l2sw 3n-skx-x710 - base vm
25169 -
25170   type: "plot"
25171   title: "VPP Speedup: vhost-l2sw-3n-skx-x710-64b-base-vm-ndr-tsa"
25172   algorithm: "plot_throughput_speedup_analysis"
25173   output-file-type: ".html"
25174   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-base-vm-ndr-tsa"
25175   data: "plot-throughput-speedup-analysis-3n-skx"
25176   filter: "'NIC_Intel-X710' and
25177            '64B' and
25178            'NDRPDR' and
25179            'ETH' and
25180            ('L2BDMACLRN' or 'L2XCFWD') and
25181            'VHOST_1024' and
25182            not 'CFS_OPT' and
25183            not 'VXLAN' and
25184            not 'IP4FWD' and
25185            not 'DOT1Q'"
25186   parameters:
25187   - "throughput"
25188   - "parent"
25189   - "tags"
25190   sort:
25191   - "1VM"
25192   - "L2XCFWD"
25193   - "1VM"
25194   - "L2BDMACLRN"
25195   layout:
25196     title: "vhost-l2sw-3n-skx-x710-64b-base-vm-ndr"
25197     layout: "plot-throughput-speedup-analysis"
25198
25199 -
25200   type: "plot"
25201   title: "VPP Speedup: vhost-l2sw-3n-skx-x710-64b-base-vm-pdr-tsa"
25202   algorithm: "plot_throughput_speedup_analysis"
25203   output-file-type: ".html"
25204   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-base-vm-pdr-tsa"
25205   data: "plot-throughput-speedup-analysis-3n-skx"
25206   filter: "'NIC_Intel-X710' and
25207            '64B' and
25208            'NDRPDR' and
25209            'ETH' and
25210            ('L2BDMACLRN' or 'L2XCFWD') and
25211            'VHOST_1024' and
25212            not 'CFS_OPT' and
25213            not 'VXLAN' and
25214            not 'IP4FWD' and
25215            not 'DOT1Q'"
25216   parameters:
25217   - "throughput"
25218   - "parent"
25219   - "tags"
25220   sort:
25221   - "1VM"
25222   - "L2XCFWD"
25223   - "1VM"
25224   - "L2BDMACLRN"
25225   layout:
25226     title: "vhost-l2sw-3n-skx-x710-64b-base-vm-pdr"
25227     layout: "plot-throughput-speedup-analysis"
25228
25229 # Packet Speedup - VPP vhost ip4 2n-skx-x710
25230 -
25231   type: "plot"
25232   title: "VPP Speedup: vhost-ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
25233   algorithm: "plot_throughput_speedup_analysis"
25234   output-file-type: ".html"
25235   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
25236   data: "plot-throughput-speedup-analysis-2n-skx"
25237   filter: "'NIC_Intel-X710' and
25238            '64B' and
25239            'NDRPDR' and
25240            'ETH' and
25241            'IP4FWD' and
25242            'VHOST_1024' and
25243            not 'VXLAN' and
25244            not 'DOT1Q'"
25245   parameters:
25246   - "throughput"
25247   - "parent"
25248   - "tags"
25249   sort:
25250   - "not CFS_OPT"
25251   - "1VM"
25252   - "2VM"
25253   layout:
25254     title: "vhost-ip4-2n-skx-x710-64b-base_and_scale-ndr"
25255     layout: "plot-throughput-speedup-analysis"
25256
25257 -
25258   type: "plot"
25259   title: "VPP Speedup: vhost-ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
25260   algorithm: "plot_throughput_speedup_analysis"
25261   output-file-type: ".html"
25262   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
25263   data: "plot-throughput-speedup-analysis-2n-skx"
25264   filter: "'NIC_Intel-X710' and
25265            '64B' and
25266            'NDRPDR' and
25267            'ETH' and
25268            'IP4FWD' and
25269            'VHOST_1024' and
25270            not 'VXLAN' and
25271            not 'DOT1Q'"
25272   parameters:
25273   - "throughput"
25274   - "parent"
25275   - "tags"
25276   sort:
25277   - "not CFS_OPT"
25278   - "1VM"
25279   - "2VM"
25280   layout:
25281     title: "vhost-ip4-2n-skx-x710-64b-base_and_scale-pdr"
25282     layout: "plot-throughput-speedup-analysis"
25283
25284 # Packet Speedup - VPP vhost l2sw 2n-skx-x710
25285 -
25286   type: "plot"
25287   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base_and_scale-ndr-tsa"
25288   algorithm: "plot_throughput_speedup_analysis"
25289   output-file-type: ".html"
25290   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base_and_scale-ndr-tsa"
25291   data: "plot-throughput-speedup-analysis-2n-skx"
25292   filter: "'NIC_Intel-X710' and
25293            '64B' and
25294            'NDRPDR' and
25295            'ETH' and
25296            'L2BDMACLRN' and
25297            'VHOST_1024' and
25298            not 'VXLAN' and
25299            not 'IP4FWD' and
25300            not 'DOT1Q' and
25301            not '2VM'"
25302   parameters:
25303   - "throughput"
25304   - "parent"
25305   - "tags"
25306   sort:
25307   - "VM"  # "not CFS_OPT"
25308   - "CFS_OPT"
25309   - "FIB_10K"
25310   - "FIB_100K"
25311   - "FIB_1M"
25312   layout:
25313     title: "vhost-l2sw-2n-skx-x710-64b-base_and_scale-ndr"
25314     layout: "plot-throughput-speedup-analysis"
25315
25316 -
25317   type: "plot"
25318   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base_and_scale-pdr-tsa"
25319   algorithm: "plot_throughput_speedup_analysis"
25320   output-file-type: ".html"
25321   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base_and_scale-pdr-tsa"
25322   data: "plot-throughput-speedup-analysis-2n-skx"
25323   filter: "'NIC_Intel-X710' and
25324            '64B' and
25325            'NDRPDR' and
25326            'ETH' and
25327            'L2BDMACLRN' and
25328            'VHOST_1024' and
25329            not 'VXLAN' and
25330            not 'IP4FWD' and
25331            not 'DOT1Q' and
25332            not '2VM'"
25333   parameters:
25334   - "throughput"
25335   - "parent"
25336   - "tags"
25337   sort:
25338   - "VM"  # "not CFS_OPT"
25339   - "CFS_OPT"
25340   - "FIB_10K"
25341   - "FIB_100K"
25342   - "FIB_1M"
25343   layout:
25344     title: "vhost-l2sw-2n-skx-x710-64b-base_and_scale-pdr"
25345     layout: "plot-throughput-speedup-analysis"
25346
25347 # Packet Speedup - VPP vhost l2sw 2n-skx-x710 - base
25348 -
25349   type: "plot"
25350   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base-ndr-tsa"
25351   algorithm: "plot_throughput_speedup_analysis"
25352   output-file-type: ".html"
25353   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base-ndr-tsa"
25354   data: "plot-throughput-speedup-analysis-2n-skx"
25355   filter: "'NIC_Intel-X710' and
25356            '64B' and
25357            'NDRPDR' and
25358            'ETH' and
25359            'BASE' and
25360            ('L2BDMACLRN' or 'L2XCFWD') and
25361            'VHOST_1024' and
25362            not 'VXLAN' and
25363            not 'IP4FWD' and
25364            not 'DOT1Q' and
25365            not '2VM'"
25366   parameters:
25367   - "throughput"
25368   - "parent"
25369   - "tags"
25370   sort:
25371   - "not CFS_OPT"
25372   - "L2XCFWD"
25373   - "not CFS_OPT"
25374   - "CFS_OPT"
25375   layout:
25376     title: "vhost-l2sw-2n-skx-x710-64b-base-ndr"
25377     layout: "plot-throughput-speedup-analysis"
25378
25379 -
25380   type: "plot"
25381   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base-pdr-tsa"
25382   algorithm: "plot_throughput_speedup_analysis"
25383   output-file-type: ".html"
25384   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base-pdr-tsa"
25385   data: "plot-throughput-speedup-analysis-2n-skx"
25386   filter: "'NIC_Intel-X710' and
25387            '64B' and
25388            'NDRPDR' and
25389            'ETH' and
25390            'BASE' and
25391            ('L2BDMACLRN' or 'L2XCFWD') and
25392            'VHOST_1024' and
25393            not 'VXLAN' and
25394            not 'IP4FWD' and
25395            not 'DOT1Q' and
25396            not '2VM'"
25397   parameters:
25398   - "throughput"
25399   - "parent"
25400   - "tags"
25401   sort:
25402   - "not CFS_OPT"
25403   - "L2XCFWD"
25404   - "not CFS_OPT"
25405   - "CFS_OPT"
25406   layout:
25407     title: "vhost-l2sw-2n-skx-x710-64b-base-pdr"
25408     layout: "plot-throughput-speedup-analysis"
25409
25410 # Packet Speedup - VPP vhost l2sw 2n-skx-x710 - base vm
25411 -
25412   type: "plot"
25413   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base-vm-ndr-tsa"
25414   algorithm: "plot_throughput_speedup_analysis"
25415   output-file-type: ".html"
25416   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base-vm-ndr-tsa"
25417   data: "plot-throughput-speedup-analysis-2n-skx"
25418   filter: "'NIC_Intel-X710' and
25419            '64B' and
25420            'NDRPDR' and
25421            'ETH' and
25422            ('L2BDMACLRN' or 'L2XCFWD') and
25423            'VHOST_1024' and
25424            not 'CFS_OPT' and
25425            not 'VXLAN' and
25426            not 'IP4FWD' and
25427            not 'DOT1Q'"
25428   parameters:
25429   - "throughput"
25430   - "parent"
25431   - "tags"
25432   sort:
25433   - "1VM"
25434   - "L2XCFWD"
25435   - "1VM"
25436   - "L2BDMACLRN"
25437   layout:
25438     title: "vhost-l2sw-2n-skx-x710-64b-base-vm-ndr"
25439     layout: "plot-throughput-speedup-analysis"
25440
25441 -
25442   type: "plot"
25443   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base-vm-pdr-tsa"
25444   algorithm: "plot_throughput_speedup_analysis"
25445   output-file-type: ".html"
25446   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base-vm-pdr-tsa"
25447   data: "plot-throughput-speedup-analysis-2n-skx"
25448   filter: "'NIC_Intel-X710' and
25449            '64B' and
25450            'NDRPDR' and
25451            'ETH' and
25452            ('L2BDMACLRN' or 'L2XCFWD') and
25453            'VHOST_1024' and
25454            not 'CFS_OPT' and
25455            not 'VXLAN' and
25456            not 'IP4FWD' and
25457            not 'DOT1Q'"
25458   parameters:
25459   - "throughput"
25460   - "parent"
25461   - "tags"
25462   sort:
25463   - "1VM"
25464   - "L2XCFWD"
25465   - "1VM"
25466   - "L2BDMACLRN"
25467   layout:
25468     title: "vhost-l2sw-2n-skx-x710-64b-base-vm-pdr"
25469     layout: "plot-throughput-speedup-analysis"
25470
25471 # Packet Speedup - VPP vhost ip4 2n-skx-xxv710
25472 -
25473   type: "plot"
25474   title: "VPP Speedup: vhost-ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
25475   algorithm: "plot_throughput_speedup_analysis"
25476   output-file-type: ".html"
25477   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
25478   data: "plot-throughput-speedup-analysis-2n-skx"
25479   filter: "'NIC_Intel-XXV710' and
25480            '64B' and
25481            'NDRPDR' and
25482            'ETH' and
25483            'IP4FWD' and
25484            'VHOST_1024' and
25485            not 'VXLAN' and
25486            not 'DOT1Q'"
25487   parameters:
25488   - "throughput"
25489   - "parent"
25490   - "tags"
25491   sort:
25492   - "not CFS_OPT"
25493   - "1VM"
25494   - "2VM"
25495   layout:
25496     title: "vhost-ip4-2n-skx-xxv710-64b-base_and_scale-ndr"
25497     layout: "plot-throughput-speedup-analysis"
25498
25499 -
25500   type: "plot"
25501   title: "VPP Speedup: vhost-ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
25502   algorithm: "plot_throughput_speedup_analysis"
25503   output-file-type: ".html"
25504   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
25505   data: "plot-throughput-speedup-analysis-2n-skx"
25506   filter: "'NIC_Intel-XXV710' and
25507            '64B' and
25508            'NDRPDR' and
25509            'ETH' and
25510            'IP4FWD' and
25511            'VHOST_1024' and
25512            not 'VXLAN' and
25513            not 'DOT1Q'"
25514   parameters:
25515   - "throughput"
25516   - "parent"
25517   - "tags"
25518   sort:
25519   - "not CFS_OPT"
25520   - "1VM"
25521   - "2VM"
25522   layout:
25523     title: "vhost-ip4-2n-skx-xxv710-64b-base_and_scale-pdr"
25524     layout: "plot-throughput-speedup-analysis"
25525
25526 # Packet Speedup - VPP vhost l2sw 2n-skx-xxv710
25527 -
25528   type: "plot"
25529   title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
25530   algorithm: "plot_throughput_speedup_analysis"
25531   output-file-type: ".html"
25532   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
25533   data: "plot-throughput-speedup-analysis-2n-skx"
25534   filter: "'NIC_Intel-XXV710' and
25535            '64B' and
25536            'NDRPDR' and
25537            'ETH' and
25538            'L2BDMACLRN' and
25539            'VHOST_1024' and
25540            not 'VXLAN' and
25541            not 'IP4FWD' and
25542            not 'DOT1Q' and
25543            not '2VM'"
25544   parameters:
25545   - "throughput"
25546   - "parent"
25547   - "tags"
25548   sort:
25549   - "VM"  # "not CFS_OPT"
25550   - "CFS_OPT"
25551   - "FIB_10K"
25552   - "FIB_100K"
25553   - "FIB_1M"
25554   layout:
25555     title: "vhost-l2sw-2n-skx-xxv710-64b-base_and_scale-ndr"
25556     layout: "plot-throughput-speedup-analysis"
25557
25558 -
25559   type: "plot"
25560   title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
25561   algorithm: "plot_throughput_speedup_analysis"
25562   output-file-type: ".html"
25563   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
25564   data: "plot-throughput-speedup-analysis-2n-skx"
25565   filter: "'NIC_Intel-XXV710' and
25566            '64B' and
25567            'NDRPDR' and
25568            'ETH' and
25569            'L2BDMACLRN' and
25570            'VHOST_1024' and
25571            not 'VXLAN' and
25572            not 'IP4FWD' and
25573            not 'DOT1Q' and
25574            not '2VM'"
25575   parameters:
25576   - "throughput"
25577   - "parent"
25578   - "tags"
25579   sort:
25580   - "VM"  # "not CFS_OPT"
25581   - "CFS_OPT"
25582   - "FIB_10K"
25583   - "FIB_100K"
25584   - "FIB_1M"
25585   layout:
25586     title: "vhost-l2sw-2n-skx-xxv710-64b-base_and_scale-pdr"
25587     layout: "plot-throughput-speedup-analysis"
25588
25589 # Packet Speedup - VPP vhost l2sw 2n-skx-xxv710 - base
25590 -
25591   type: "plot"
25592   title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base-ndr-tsa"
25593   algorithm: "plot_throughput_speedup_analysis"
25594   output-file-type: ".html"
25595   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base-ndr-tsa"
25596   data: "plot-throughput-speedup-analysis-2n-skx"
25597   filter: "'NIC_Intel-XXV710' and
25598            '64B' and
25599            'NDRPDR' and
25600            'ETH' and
25601            'BASE' and
25602            ('L2BDMACLRN' or 'L2XCFWD') and
25603            'VHOST_1024' and
25604            not 'VXLAN' and
25605            not 'IP4FWD' and
25606            not 'DOT1Q' and
25607            not '2VM'"
25608   parameters:
25609   - "throughput"
25610   - "parent"
25611   - "tags"
25612   sort:
25613   - "not CFS_OPT"
25614   - "L2XCFWD"
25615   - "not CFS_OPT"
25616   - "CFS_OPT"
25617   layout:
25618     title: "vhost-l2sw-2n-skx-xxv710-64b-base-ndr"
25619     layout: "plot-throughput-speedup-analysis"
25620
25621 -
25622   type: "plot"
25623   title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base-pdr-tsa"
25624   algorithm: "plot_throughput_speedup_analysis"
25625   output-file-type: ".html"
25626   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base-pdr-tsa"
25627   data: "plot-throughput-speedup-analysis-2n-skx"
25628   filter: "'NIC_Intel-XXV710' and
25629            '64B' and
25630            'NDRPDR' and
25631            'ETH' and
25632            'BASE' and
25633            ('L2BDMACLRN' or 'L2XCFWD') and
25634            'VHOST_1024' and
25635            not 'VXLAN' and
25636            not 'IP4FWD' and
25637            not 'DOT1Q' and
25638            not '2VM'"
25639   parameters:
25640   - "throughput"
25641   - "parent"
25642   - "tags"
25643   sort:
25644   - "not CFS_OPT"
25645   - "L2XCFWD"
25646   - "not CFS_OPT"
25647   - "CFS_OPT"
25648   layout:
25649     title: "vhost-l2sw-2n-skx-xxv710-64b-base-pdr"
25650     layout: "plot-throughput-speedup-analysis"
25651
25652 # Packet Speedup - VPP vhost l2sw 2n-skx-xxv710 - base vm
25653 -
25654   type: "plot"
25655   title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base-vm-ndr-tsa"
25656   algorithm: "plot_throughput_speedup_analysis"
25657   output-file-type: ".html"
25658   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base-vm-ndr-tsa"
25659   data: "plot-throughput-speedup-analysis-2n-skx"
25660   filter: "'NIC_Intel-XXV710' and
25661            '64B' and
25662            'NDRPDR' and
25663            'ETH' and
25664            ('L2BDMACLRN' or 'L2XCFWD') and
25665            'VHOST_1024' and
25666            not 'CFS_OPT' and
25667            not 'VXLAN' and
25668            not 'IP4FWD' and
25669            not 'DOT1Q'"
25670   parameters:
25671   - "throughput"
25672   - "parent"
25673   - "tags"
25674   sort:
25675   - "1VM"
25676   - "L2XCFWD"
25677   - "1VM"
25678   - "L2BDMACLRN"
25679   layout:
25680     title: "vhost-l2sw-2n-skx-xxv710-64b-base-vm-ndr"
25681     layout: "plot-throughput-speedup-analysis"
25682
25683 -
25684   type: "plot"
25685   title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base-vm-pdr-tsa"
25686   algorithm: "plot_throughput_speedup_analysis"
25687   output-file-type: ".html"
25688   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base-vm-pdr-tsa"
25689   data: "plot-throughput-speedup-analysis-2n-skx"
25690   filter: "'NIC_Intel-XXV710' and
25691            '64B' and
25692            'NDRPDR' and
25693            'ETH' and
25694            ('L2BDMACLRN' or 'L2XCFWD') and
25695            'VHOST_1024' and
25696            not 'CFS_OPT' and
25697            not 'VXLAN' and
25698            not 'IP4FWD' and
25699            not 'DOT1Q'"
25700   parameters:
25701   - "throughput"
25702   - "parent"
25703   - "tags"
25704   sort:
25705   - "1VM"
25706   - "L2XCFWD"
25707   - "1VM"
25708   - "L2BDMACLRN"
25709   layout:
25710     title: "vhost-l2sw-2n-skx-xxv710-64b-base-vm-pdr"
25711     layout: "plot-throughput-speedup-analysis"
25712
25713 ################################################################################
25714
25715 # Speedup - VPP vts 3n-hsw-x520
25716 -
25717   type: "plot"
25718   title: "VPP Speedup: vts-3n-hsw-x520-114b-base_and_scale-ndr-tsa"
25719   algorithm: "plot_throughput_speedup_analysis"
25720   output-file-type: ".html"
25721   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-base_and_scale-ndr-tsa"
25722   data: "plot-throughput-speedup-analysis-3n-hsw"
25723   filter: "'NIC_Intel-X520-DA2' and
25724            '114B' and
25725            'NDRPDR' and
25726            'VTS'"
25727   parameters:
25728   - "throughput"
25729   - "parent"
25730   - "tags"
25731   layout:
25732     title: "vts-3n-hsw-x520-114b-base_and_scale-ndr"
25733     layout: "plot-throughput-speedup-analysis"
25734
25735 -
25736   type: "plot"
25737   title: "VPP Speedup: vts-3n-hsw-x520-114b-base_and_scale-pdr-tsa"
25738   algorithm: "plot_throughput_speedup_analysis"
25739   output-file-type: ".html"
25740   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-base_and_scale-pdr-tsa"
25741   data: "plot-throughput-speedup-analysis-3n-hsw"
25742   filter: "'NIC_Intel-X520-DA2' and
25743            '114B' and
25744            'NDRPDR' and
25745            'VTS'"
25746   parameters:
25747   - "throughput"
25748   - "parent"
25749   - "tags"
25750   layout:
25751     title: "vts-3n-hsw-x520-114b-base_and_scale-pdr-tsa"
25752     layout: "plot-throughput-speedup-analysis"