4bbf1b43b67f60ebd54f272414cba9d41940d8a3
[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]: "{DIR[DTR]}/dpdk_performance_results"
31     DIR[DTR,PERF,VPP]: "{DIR[DTR]}/vpp_performance_results"
32     DIR[DTR,MRR,VPP]: "{DIR[DTR]}/vpp_mrr_results"
33     DIR[DTR,PERF,COT]: "{DIR[DTR]}/cot_performance_results"
34     DIR[DTR,PERF,HC]: "{DIR[DTR]}/honeycomb_performance_results"
35     DIR[DTR,FUNC,VPP]: "{DIR[DTR]}/vpp_functional_results"
36     DIR[DTR,FUNC,VPP,CENTOS]: "{DIR[DTR]}/vpp_functional_results_centos"
37     DIR[DTR,FUNC,HC]: "{DIR[DTR]}/honeycomb_functional_results"
38     DIR[DTR,FUNC,NSHSFC]: "{DIR[DTR]}/nshsfc_functional_results"
39     DIR[DTR,PERF,VPP,IMPRV]: "{DIR[WORKING,SRC]}/vpp_performance_tests/performance_improvements"
40
41     # Detailed test configurations
42     DIR[DTC]: "{DIR[WORKING,SRC]}/test_configuration"
43     DIR[DTC,PERF,VPP]: "{DIR[DTC]}/vpp_performance_configuration"
44     DIR[DTC,MRR,VPP]: "{DIR[DTC]}/vpp_mrr_configuration"
45     DIR[DTC,FUNC,VPP]: "{DIR[DTC]}/vpp_functional_configuration"
46     DIR[DTC,FUNC,VPP,CENTOS]: "{DIR[DTC]}/vpp_functional_configuration_centos"
47
48     # Detailed tests operational data
49     DIR[DTO]: "{DIR[WORKING,SRC]}/test_operational_data"
50     DIR[DTO,PERF,VPP]: "{DIR[DTO]}/vpp_performance_operational_data"
51
52     # .css patch file to fix tables generated by Sphinx
53     DIR[CSS_PATCH_FILE]: "{DIR[STATIC]}/theme_overrides.css"
54     DIR[CSS_PATCH_FILE2]: "{DIR[WORKING,SRC,STATIC]}/theme_overrides.css"
55
56   urls:
57     URL[JENKINS,CSIT]: "https://jenkins.fd.io/view/csit/job"
58     URL[JENKINS,HC]: "https://jenkins.fd.io/view/hc2vpp/job"
59     URL[NEXUS]: "https://docs.fd.io/csit"
60     DIR[NEXUS]: "report/_static/archive"
61
62   make-dirs:
63   # List the directories which are created while preparing the environment.
64   # All directories MUST be defined in "paths" section.
65   - "DIR[WORKING,DATA]"
66   - "DIR[STATIC,VPP]"
67   - "DIR[STATIC,DPDK]"
68   - "DIR[STATIC,ARCH]"
69   - "DIR[BUILD,LATEX]"
70   - "DIR[WORKING,SRC]"
71   - "DIR[WORKING,SRC,STATIC]"
72
73   remove-dirs:
74   # List the directories which are deleted while cleaning the environment.
75   # All directories MUST be defined in "paths" section.
76   #- "DIR[BUILD,HTML]"
77   - "DIR[WORKING,DATA]"
78
79   build-dirs:
80   # List the directories where the results (build) is stored.
81   # All directories MUST be defined in "paths" section.
82   - "DIR[BUILD,HTML]"
83   - "DIR[BUILD,LATEX]"
84
85 -
86   type: "configuration"
87   data-sets:
88     plot-vpp-http-server-performance:
89       csit-vpp-perf-1804-all:
90       - 39  # wrk
91       - 40  # wrk
92       - 41  # wrk
93       - 42  # wrk
94       - 43  # wrk
95       - 44  # wrk
96       - 45  # wrk
97       - 46  # wrk
98       - 47  # wrk
99       - 48  # wrk
100     vpp-performance-changes:
101       csit-vpp-perf-1710-all:
102       - 11
103       - 12
104       - 13
105       - 14
106       - 15
107       - 16
108       - 17
109       - 18
110       - 19
111       - 20
112       csit-vpp-perf-1801-all:
113       - 124  # sel
114       - 127  # sel
115       - 128  # sel
116       - 141  # sel
117       - 142  # sel
118       - 143  # sel
119       - 145  # sel
120       - 146  # sel
121       - 162  # sel
122       - 163  # sel
123       - 167  # sel
124       - 172  # sel acl only
125       csit-vpp-perf-1804-all:
126       - 21  # sel
127       - 22  # sel
128       - 23  # sel
129       - 24  # sel
130       - 27  # sel
131       - 28  # sel
132       - 29  # sel
133       - 30  # sel
134       - 31  # sel
135       - 35  # sel
136     vpp-performance-changes-mrr:
137       csit-vpp-perf-check-1801:
138       - 3
139       - 4
140       - 5
141       - 6
142       - 7
143       - 8
144       - 9
145       - 11
146       - 12
147       - 13
148       csit-vpp-perf-check-1804:
149       - 6   # mrr - sel
150       - 13  # mrr - sel
151       - 14  # mrr - sel
152       - 15  # mrr - sel
153       - 16  # mrr - sel
154       - 17  # mrr - sel
155       - 19  # mrr - sel
156       - 20  # mrr - sel
157       - 21  # mrr - sel
158       - 22  # mrr - sel
159     plot-throughput-speedup-analysis-3n-hsw:
160       csit-vpp-perf-1804-all:
161       - 19  # full
162       - 20  # full
163       - 25  # full
164       - 49  # full
165       - 21  # sel
166       - 22  # sel
167       - 23  # sel
168       - 24  # sel
169       - 27  # sel
170       - 28  # sel
171       - 29  # sel
172       - 30  # sel
173       - 31  # sel
174       - 35  # sel
175     plot-throughput-speedup-analysis-3n-skx:
176       csit-vpp-perf-1804-all:
177       - 19  # full
178       - 20  # full
179       - 25  # full
180       - 49  # full
181       - 21  # sel
182       - 22  # sel
183       - 23  # sel
184       - 24  # sel
185       - 27  # sel
186       - 28  # sel
187       - 29  # sel
188       - 30  # sel
189       - 31  # sel
190       - 35  # sel
191     plot-throughput-speedup-analysis-2n-skx:
192       csit-vpp-perf-1804-all:
193       - 19  # full
194       - 20  # full
195       - 25  # full
196       - 49  # full
197       - 21  # sel
198       - 22  # sel
199       - 23  # sel
200       - 24  # sel
201       - 27  # sel
202       - 28  # sel
203       - 29  # sel
204       - 30  # sel
205       - 31  # sel
206       - 35  # sel
207     plot-ligato-throughput-speedup-analysis-3n-hsw:
208       csit-ligato-perf-1804-all:
209       - 5   # sel
210       - 6   # sel
211       - 7   # sel
212       - 8   # sel
213       - 9   # sel
214       - 10  # sel
215       - 11  # sel
216       - 12  # sel
217       - 13  # sel
218       - 14  # sel
219     plot-ligato-throughput-speedup-analysis-3n-skx:
220       csit-ligato-perf-1804-all:
221       - 5   # sel
222       - 6   # sel
223       - 7   # sel
224       - 8   # sel
225       - 9   # sel
226       - 10  # sel
227       - 11  # sel
228       - 12  # sel
229       - 13  # sel
230       - 14  # sel
231     plot-ligato-throughput-speedup-analysis-2n-skx:
232       csit-ligato-perf-1804-all:
233       - 5   # sel
234       - 6   # sel
235       - 7   # sel
236       - 8   # sel
237       - 9   # sel
238       - 10  # sel
239       - 11  # sel
240       - 12  # sel
241       - 13  # sel
242       - 14  # sel
243     vpp-perf-results:
244       csit-vpp-perf-1804-all:
245       - 19  # full
246       - 20  # full
247       - 25  # full
248       - 49  # full
249     vpp-func-results:
250       csit-vpp-functional-1804-ubuntu1604-virl:
251       - 229
252     vpp-func-results-centos:
253       csit-vpp-functional-1804-centos7-virl:
254       - 238
255     vpp-mrr-results:
256       csit-vpp-perf-check-1804:
257       - 5   # mrr - full
258     ligato-perf-results:
259       csit-ligato-perf-1804-all:
260       - 4  # full
261     dpdk-perf-results:
262       csit-dpdk-perf-1804-all:
263       - 13
264     hc-func-results:
265       csit-hc2vpp-verify-func-1804-ubuntu1604:
266       - 3
267     nsh-func-results:
268       csit-nsh_sfc-verify-func-1804-ubuntu1604-virl:
269       - 7
270     plot-vpp-throughput-latency-3n-hsw:
271       csit-vpp-perf-1804-all:
272       - 19  # full
273       - 20  # full
274       - 25  # full
275       - 49  # full
276       - 21  # sel
277       - 22  # sel
278       - 23  # sel
279       - 24  # sel
280       - 27  # sel
281       - 28  # sel
282       - 29  # sel
283       - 30  # sel
284       - 31  # sel
285       - 35  # sel
286     plot-vpp-throughput-latency-3n-skx:
287       csit-vpp-perf-1804-all:
288       - 19  # full
289       - 20  # full
290       - 25  # full
291       - 49  # full
292       - 21  # sel
293       - 22  # sel
294       - 23  # sel
295       - 24  # sel
296       - 27  # sel
297       - 28  # sel
298       - 29  # sel
299       - 30  # sel
300       - 31  # sel
301       - 35  # sel
302     plot-vpp-throughput-latency-2n-skx:
303       csit-vpp-perf-1804-all:
304       - 19  # full
305       - 20  # full
306       - 25  # full
307       - 49  # full
308       - 21  # sel
309       - 22  # sel
310       - 23  # sel
311       - 24  # sel
312       - 27  # sel
313       - 28  # sel
314       - 29  # sel
315       - 30  # sel
316       - 31  # sel
317       - 35  # sel
318     plot-dpdk-throughput-latency-3n-hsw:
319       csit-dpdk-perf-1804-all:
320       - 4
321       - 5
322       - 6
323       - 7
324       - 8
325       - 9
326       - 10
327       - 11
328       - 12
329       - 13
330     plot-dpdk-throughput-latency-3n-skx:
331       csit-dpdk-perf-1804-all:
332       - 4
333       - 5
334       - 6
335       - 7
336       - 8
337       - 9
338       - 10
339       - 11
340       - 12
341       - 13
342     plot-dpdk-throughput-latency-2n-skx:
343       csit-dpdk-perf-1804-all:
344       - 4
345       - 5
346       - 6
347       - 7
348       - 8
349       - 9
350       - 10
351       - 11
352       - 12
353       - 13
354     plot-ligato-throughput-latency-3n-hsw:
355       csit-ligato-perf-1804-all:
356       - 5   # sel
357       - 6   # sel
358       - 7   # sel
359       - 8   # sel
360       - 9   # sel
361       - 10  # sel
362       - 11  # sel
363       - 12  # sel
364       - 13  # sel
365       - 14  # sel
366     plot-ligato-throughput-latency-3n-skx:
367       csit-ligato-perf-1804-all:
368       - 5   # sel
369       - 6   # sel
370       - 7   # sel
371       - 8   # sel
372       - 9   # sel
373       - 10  # sel
374       - 11  # sel
375       - 12  # sel
376       - 13  # sel
377       - 14  # sel
378     plot-ligato-throughput-latency-2n-skx:
379       csit-ligato-perf-1804-all:
380       - 5   # sel
381       - 6   # sel
382       - 7   # sel
383       - 8   # sel
384       - 9   # sel
385       - 10  # sel
386       - 11  # sel
387       - 12  # sel
388       - 13  # sel
389       - 14  # sel
390
391   plot-layouts:
392
393     plot-cps:
394       xaxis:
395         autorange: True
396         fixedrange: False
397         gridcolor: "rgb(238, 238, 238)"
398         linecolor: "rgb(238, 238, 238)"
399         linewidth: 1
400         showgrid: True
401         showline: True
402         showticklabels: True
403         tickcolor: "rgb(238, 238, 238)"
404         tickmode: "linear"
405         title: "Indexed Test Cases"
406         zeroline: False
407       yaxis:
408         gridcolor: "rgb(238, 238, 238)"
409         hoverformat: ".4s"
410         linecolor: "rgb(238, 238, 238)"
411         linewidth: 1
412         rangemode: "tozero"
413         showgrid: True
414         showline: True
415         showticklabels: True
416         tickcolor: "rgb(238, 238, 238)"
417         title: "Connections Per Second [cps]"
418         zeroline: False
419       boxmode: "group"
420       boxgroupgap: 0.5
421       autosize: False
422       margin:
423         t: 50
424         b: 20
425         l: 50
426         r: 20
427       showlegend: True
428       legend:
429         orientation: "h"
430       width: 700
431       height: 1000
432
433     plot-rps:
434       xaxis:
435         autorange: True
436         fixedrange: False
437         gridcolor: "rgb(238, 238, 238)"
438         linecolor: "rgb(238, 238, 238)"
439         linewidth: 1
440         showgrid: True
441         showline: True
442         showticklabels: True
443         tickcolor: "rgb(238, 238, 238)"
444         tickmode: "linear"
445         title: "Indexed Test Cases"
446         zeroline: False
447       yaxis:
448         gridcolor: "rgb(238, 238, 238)"
449         hoverformat: ".4s"
450         linecolor: "rgb(238, 238, 238)"
451         linewidth: 1
452         rangemode: "tozero"
453         showgrid: True
454         showline: True
455         showticklabels: True
456         tickcolor: "rgb(238, 238, 238)"
457         title: "Requests Per Second [rps]"
458         zeroline: False
459       boxmode: "group"
460       boxgroupgap: 0.5
461       autosize: False
462       margin:
463         t: 50
464         b: 20
465         l: 50
466         r: 20
467       showlegend: True
468       legend:
469         orientation: "h"
470       width: 700
471       height: 1000
472
473     plot-throughput:
474       xaxis:
475         autorange: True
476         fixedrange: False
477         gridcolor: "rgb(238, 238, 238)"
478         linecolor: "rgb(238, 238, 238)"
479         linewidth: 1
480         showgrid: True
481         showline: True
482         showticklabels: True
483         tickcolor: "rgb(238, 238, 238)"
484         tickmode: "linear"
485         title: "Indexed Test Cases"
486         zeroline: False
487       yaxis:
488         gridcolor: "rgb(238, 238, 238)"
489         hoverformat: ".4s"
490         linecolor: "rgb(238, 238, 238)"
491         linewidth: 1
492         showgrid: True
493         showline: True
494         showticklabels: True
495         tickcolor: "rgb(238, 238, 238)"
496         title: "Packets Per Second [pps]"
497         zeroline: False
498       boxmode: "group"
499       boxgroupgap: 0.5
500       autosize: False
501       margin:
502         t: 50
503         b: 20
504         l: 50
505         r: 20
506       showlegend: True
507       legend:
508         orientation: "h"
509       width: 700
510       height: 1000
511
512     plot-latency:
513       xaxis:
514         autorange: True
515         fixedrange: False
516         gridcolor: "rgb(238, 238, 238)"
517         linecolor: "rgb(238, 238, 238)"
518         linewidth: 1
519         showgrid: True
520         showline: True
521         showticklabels: True
522         tickcolor: "rgb(238, 238, 238)"
523         tickmode: "linear"
524         title: "Indexed Test Cases"
525         zeroline: False
526       yaxis:
527         gridcolor: "rgb(238, 238, 238)"
528         hoverformat: ""
529         linecolor: "rgb(238, 238, 238)"
530         linewidth: 1
531         showgrid: True
532         showline: True
533         showticklabels: True
534         tickcolor: "rgb(238, 238, 238)"
535         title: "Latency min/avg/max [uSec]"
536         zeroline: False
537       boxmode: "group"
538       boxgroupgap: 0.5
539       autosize: False
540       margin:
541         t: 50
542         b: 20
543         l: 50
544         r: 20
545       showlegend: True
546       legend:
547         orientation: "h"
548       width: 700
549       height: 1000
550
551     plot-throughput-speedup-analysis:
552       xaxis:
553         autorange: True
554         fixedrange: False
555         gridcolor: "rgb(238, 238, 238)"
556         linecolor: "rgb(238, 238, 238)"
557         linewidth: 1
558         showgrid: True
559         showline: True
560         showticklabels: True
561         tickcolor: "rgb(238, 238, 238)"
562         tickmode: "linear"
563         tickangle: 270
564         zeroline: False
565       yaxis:
566         title: "Throughput speedup factor"
567         gridcolor: "rgb(238, 238, 238)"
568         hoverformat: ".4s"
569         linecolor: "rgb(238, 238, 238)"
570         linewidth: 1
571         showgrid: True
572         showline: True
573         showticklabels: True
574         tickcolor: "rgb(238, 238, 238)"
575         zeroline: False
576       legend:
577         orientation: "h"
578         xanchor: "center"
579         yanchor: "top"
580         x: 0.5
581         y: 1
582         bgcolor: "rgba(255, 255, 255, 0)"
583         bordercolor: "rgba(255, 255, 255, 0)"
584       barmode: "group"
585       bargap: 0.15
586       bargroupgap: 0.1
587       autosize: False
588       margin:
589           't': 50
590           'b': 300
591           'l': 50
592           'r': 20
593       showlegend: True
594       width: 700
595       height: 1000
596
597 -
598   type: "static"
599   src-path: "{DIR[RST]}"
600   dst-path: "{DIR[WORKING,SRC]}"
601
602 -
603   type: "input"  # Ignored in debug mode
604   general:
605     file-name: "robot-plugin.zip"
606     file-format: ".zip"
607     download-path: "{job}/{build}/robot/report/*zip*/{filename}"
608     extract: "robot-plugin/output.xml"
609   builds:
610     csit-vpp-perf-1710-all:
611     - 11
612     - 12
613     - 13
614     - 14
615     - 15
616     - 16
617     - 17
618     - 18
619     - 19
620     - 20
621     csit-vpp-perf-1801-all:
622 #    - 122  # full
623 #    - 126  # full
624 #    - 129  # full
625 #    - 140  # full
626     - 124  # sel
627     - 127  # sel
628     - 128  # sel
629     - 141  # sel
630     - 142  # sel
631     - 143  # sel
632     - 145  # sel
633     - 146  # sel
634     - 162  # sel
635     - 163  # sel
636     - 167  # sel
637     - 172  # sel acl only
638     csit-vpp-perf-1804-all:
639     - 19  # full
640     - 20  # full
641     - 25  # full
642     - 49  # full
643     - 21  # sel
644     - 22  # sel
645     - 23  # sel
646     - 24  # sel
647     - 27  # sel
648     - 28  # sel
649     - 29  # sel
650     - 30  # sel
651     - 31  # sel
652     - 35  # sel
653     - 39  # wrk
654     - 40  # wrk
655     - 41  # wrk
656     - 42  # wrk
657     - 43  # wrk
658     - 44  # wrk
659     - 45  # wrk
660     - 46  # wrk
661     - 47  # wrk
662     - 48  # wrk
663     csit-vpp-perf-check-1801:
664     - 3   # mrr
665     - 4   # mrr
666     - 5   # mrr
667     - 6   # mrr
668     - 7   # mrr
669     - 8   # mrr
670     - 9   # mrr
671     - 11  # mrr
672     - 12  # mrr
673     - 13  # mrr
674     csit-vpp-perf-check-1804:
675     - 5   # mrr - full
676     - 6   # mrr - sel
677     - 13  # mrr - sel
678     - 14  # mrr - sel
679     - 15  # mrr - sel
680     - 16  # mrr - sel
681     - 17  # mrr - sel
682     - 19  # mrr - sel
683     - 20  # mrr - sel
684     - 21  # mrr - sel
685     - 22  # mrr - sel
686 #    csit-ligato-perf-1710-all:
687 #    - 5
688 #    - 7
689 #    - 8
690 #    - 9
691 #    - 10
692 #    - 11
693 #    - 12
694 #    - 13
695 #    - 16
696 #    - 17
697 #    csit-ligato-perf-1801-all:
698 #    - 16  # sel
699 #    - 17  # sel
700 #    - 18  # sel
701 #    - 19  # sel
702 #    - 20  # sel
703 #    - 21  # sel
704 #    - 22  # sel
705 #    - 23  # sel
706 #    - 24  # sel
707 #    - 25  # full
708     csit-ligato-perf-1804-all:
709     - 4   # full
710     - 5   # sel
711     - 6   # sel
712     - 7   # sel
713     - 8   # sel
714     - 9   # sel
715     - 10  # sel
716     - 11  # sel
717     - 12  # sel
718     - 13  # sel
719     - 14  # sel
720     csit-dpdk-perf-1804-all:
721     - 4
722     - 5
723     - 6
724     - 7
725     - 8
726     - 9
727     - 10
728     - 11
729     - 12
730     - 13
731     csit-vpp-functional-1804-ubuntu1604-virl:
732     - 229
733     csit-vpp-functional-1804-centos7-virl:
734     - 238
735     csit-nsh_sfc-verify-func-1804-ubuntu1604-virl:
736     - 7
737     csit-hc2vpp-verify-func-1804-ubuntu1604:
738     - 3
739
740 -
741   type: "output"
742   output: "report"
743   format:
744     html:
745     - full
746 #    pdf:
747 #    - minimal
748
749 ################################################################################
750 ###                               T A B L E S                                ###
751 ################################################################################
752
753 -
754   type: "table"
755   title: "VPP Performance Changes"
756   algorithm: "table_performance_comparison"
757   output-file-ext: ".csv"
758   output-file: "{DIR[STATIC,VPP]}/performance-changes"
759   history:
760     -
761       title: "rls1710"
762       data:
763         csit-vpp-perf-1710-all:
764         - 11
765         - 12
766         - 13
767         - 14
768         - 15
769         - 16
770         - 17
771         - 18
772         - 19
773         - 20
774   reference:
775     title: "rls1801"
776     data:
777       csit-vpp-perf-1801-all:
778       - 124  # sel
779       - 127  # sel
780       - 128  # sel
781       - 141  # sel
782       - 142  # sel
783       - 143  # sel
784       - 145  # sel
785       - 146  # sel
786       - 162  # sel
787       - 163  # sel
788       - 167  # sel
789       - 172  # sel acl only
790   compare:
791     title: "rls1804"
792     data:
793       csit-vpp-perf-1804-all:
794       - 21  # sel
795       - 22  # sel
796       - 23  # sel
797       - 24  # sel
798       - 27  # sel
799       - 28  # sel
800       - 29  # sel
801       - 30  # sel
802       - 31  # sel
803       - 35  # sel
804   data: "vpp-performance-changes"
805   filter: "all"
806   parameters:
807   - "name"
808   - "parent"
809   - "throughput"
810   # Number of the best and the worst tests presented in the table. Use 0 (zero)
811   # to present all tests.
812   nr-of-tests-shown: 20
813   outlier-const: 1.5
814
815 -
816   type: "table"
817   title: "VPP Performance Changes - MRR"
818   algorithm: "table_performance_comparison_mrr"
819   output-file-ext: ".csv"
820   output-file: "{DIR[STATIC,VPP]}/performance-changes-mrr"
821   reference:
822     title: "Release 1801"
823     data:
824       csit-vpp-perf-check-1801:
825       - 3
826       - 4
827       - 5
828       - 6
829       - 7
830       - 8
831       - 9
832       - 11
833       - 12
834       - 13
835   compare:
836     title: "Release 1804"
837     data:
838       csit-vpp-perf-check-1804:
839       - 6   # mrr - sel
840       - 13  # mrr - sel
841       - 14  # mrr - sel
842       - 15  # mrr - sel
843       - 16  # mrr - sel
844       - 17  # mrr - sel
845       - 19  # mrr - sel
846       - 20  # mrr - sel
847       - 21  # mrr - sel
848       - 22  # mrr - sel
849   data: "vpp-performance-changes-mrr"
850   filter: "all"
851   parameters:
852   - "name"
853   - "parent"
854   - "result"
855   # Number of the best and the worst tests presented in the table. Use 0 (zero)
856   # to present all tests.
857   nr-of-tests-shown: 20
858   outlier-const: 1.5
859
860 -
861   type: "table"
862   title: "Detailed Test Results - VPP Performance Results"
863   algorithm: "table_merged_details"
864   output-file-ext: ".csv"
865   output-file: "{DIR[DTR,PERF,VPP]}/vpp_performance_results"
866   columns:
867   -
868     title: "Name"
869     data: "data name"
870   -
871     title: "Documentation"
872     data: "data doc"
873   -
874     title: "Status"
875     data: "data msg"
876   rows: "generated"
877   data:
878     "vpp-perf-results"
879   filter: "not 'NDRCHK' and not 'PDRCHK'"
880   parameters:
881   - "name"
882   - "parent"
883   - "doc"
884   - "msg"
885
886 -
887   type: "table"
888   title: "Test configuration - VPP Performance Test Configs"
889   algorithm: "table_merged_details"
890   output-file-ext: ".csv"
891   output-file: "{DIR[DTC,PERF,VPP]}/vpp_test_configuration"
892   columns:
893   -
894     title: "Name"
895     data: "data name"
896   -
897     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
898     data: "data vat-history"
899   rows: "generated"
900   data:
901     "vpp-perf-results"
902   filter: "not 'NDRCHK' and not 'PDRCHK'"
903   parameters:
904   - "parent"
905   - "name"
906   - "vat-history"
907
908 -
909   type: "table"
910   title: "Test Operational Data - VPP Performance Operational Data"
911   algorithm: "table_merged_details"
912   output-file-ext: ".csv"
913   output-file: "{DIR[DTO,PERF,VPP]}/vpp_test_operational"
914   columns:
915   -
916     title: "Name"
917     data: "data name"
918   -
919     title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
920     data: "data show-run"
921   rows: "generated"
922   data:
923     "vpp-perf-results"
924   filter: "not 'NDRCHK' and not 'PDRCHK'"
925   parameters:
926   - "parent"
927   - "name"
928   - "show-run"
929
930 -
931   type: "table"
932   title: "Detailed Test Results - VPP MRR Results"
933   algorithm: "table_details"
934   output-file-ext: ".csv"
935   output-file: "{DIR[DTR,MRR,VPP]}/vpp_mrr_results"
936   columns:
937   -
938     title: "Name"
939     data: "data name"
940   -
941     title: "Documentation"
942     data: "data doc"
943   -
944     title: "Status"
945     data: "data msg"
946   rows: "generated"
947   data:
948     "vpp-mrr-results"
949   filter: "'MRR'"
950   parameters:
951   - "name"
952   - "parent"
953   - "doc"
954   - "msg"
955
956 -
957   type: "table"
958   title: "Test configuration - VPP MRR Test Configs"
959   algorithm: "table_details"
960   output-file-ext: ".csv"
961   output-file: "{DIR[DTC,MRR,VPP]}/vpp_mrr_test_configuration"
962   columns:
963   -
964     title: "Name"
965     data: "data name"
966   -
967     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
968     data: "data vat-history"
969   rows: "generated"
970   data:
971     "vpp-mrr-results"
972   filter: "'MRR'"
973   parameters:
974   - "parent"
975   - "name"
976   - "vat-history"
977
978 -
979   type: "table"
980   title: "Detailed Test Results - VPP Functional Results"
981   algorithm: "table_details"
982   output-file-ext: ".csv"
983   output-file: "{DIR[DTR,FUNC,VPP]}/vpp_functional_results"
984   columns:
985   -
986     title: "Name"
987     data: "data name"
988   -
989     title: "Documentation"
990     data: "data doc"
991   -
992     title: "Status"
993     data: "data status"
994   rows: "generated"
995   data:
996     "vpp-func-results"
997   filter: "all"
998   parameters:
999   - "name"
1000   - "parent"
1001   - "doc"
1002   - "status"
1003
1004 -
1005   type: "table"
1006   title: "Detailed Test Results - VPP Functional Results - CentOS"
1007   algorithm: "table_details"
1008   output-file-ext: ".csv"
1009   output-file: "{DIR[DTR,FUNC,VPP,CENTOS]}/vpp_functional_results_centos"
1010   columns:
1011   -
1012     title: "Name"
1013     data: "data name"
1014   -
1015     title: "Documentation"
1016     data: "data doc"
1017   -
1018     title: "Status"
1019     data: "data status"
1020   rows: "generated"
1021   data:
1022     "vpp-func-results-centos"
1023   filter: "all"
1024   parameters:
1025   - "name"
1026   - "parent"
1027   - "doc"
1028   - "status"
1029
1030 -
1031   type: "table"
1032   title: "Test configuration - VPP Functional Test Configs"
1033   algorithm: "table_details"
1034   output-file-ext: ".csv"
1035   output-file: "{DIR[DTC,FUNC,VPP]}/vpp_functional_configuration"
1036   columns:
1037   -
1038     title: "Name"
1039     data: "data name"
1040   -
1041     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
1042     data: "data vat-history"
1043   rows: "generated"
1044   data:
1045     "vpp-func-results"
1046   filter: "all"
1047   parameters:
1048   - "parent"
1049   - "name"
1050   - "vat-history"
1051
1052 -
1053   type: "table"
1054   title: "Test configuration - VPP Functional Test Configs - CentOS"
1055   algorithm: "table_details"
1056   output-file-ext: ".csv"
1057   output-file: "{DIR[DTC,FUNC,VPP,CENTOS]}/vpp_functional_configuration_centos"
1058   columns:
1059   -
1060     title: "Name"
1061     data: "data name"
1062   -
1063     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
1064     data: "data vat-history"
1065   rows: "generated"
1066   data:
1067     "vpp-func-results-centos"
1068   filter: "all"
1069   parameters:
1070   - "parent"
1071   - "name"
1072   - "vat-history"
1073
1074 -
1075   type: "table"
1076   title: "Detailed Test Results - Container Orchestrated Topologies Performance Results"
1077   algorithm: "table_details"
1078   output-file-ext: ".csv"
1079   output-file: "{DIR[DTR,PERF,COT]}/cot_performance_results"
1080   columns:
1081   -
1082     title: "Name"
1083     data: "data name"
1084   -
1085     title: "Documentation"
1086     data: "data doc"
1087   -
1088     title: "Status"
1089     data: "data msg"
1090   rows: "generated"
1091   data:
1092     "ligato-perf-results"
1093   filter: "all"
1094   parameters:
1095   - "name"
1096   - "parent"
1097   - "doc"
1098   - "msg"
1099
1100 -
1101   type: "table"
1102   title: "Detailed Test Results - DPDK Performance Results"
1103   algorithm: "table_details"
1104   output-file-ext: ".csv"
1105   output-file: "{DIR[DTR,PERF,DPDK]}/dpdk_performance_results"
1106   columns:
1107   -
1108     title: "Name"
1109     data: "data name"
1110   -
1111     title: "Documentation"
1112     data: "data doc"
1113   -
1114     title: "Status"
1115     data: "data msg"
1116   rows: "generated"
1117   data:
1118     "dpdk-perf-results"
1119   filter: "all"
1120   parameters:
1121   - "name"
1122   - "parent"
1123   - "doc"
1124   - "msg"
1125
1126 -
1127   type: "table"
1128   title: "Detailed Test Results - Honeycomb Functional Results"
1129   algorithm: "table_details"
1130   output-file-ext: ".csv"
1131   output-file: "{DIR[DTR,FUNC,HC]}/hc_functional_results"
1132   columns:
1133   -
1134     title: "Name"
1135     data: "data name"
1136   -
1137     title: "Documentation"
1138     data: "data doc"
1139   -
1140     title: "Status"
1141     data: "data status"
1142   rows: "generated"
1143   data:
1144     "hc-func-results"
1145   filter: "all"
1146   parameters:
1147   - "name"
1148   - "parent"
1149   - "doc"
1150   - "status"
1151
1152 -
1153   type: "table"
1154   title: "Detailed Test Results - NSH SFC Functional Results"
1155   algorithm: "table_details"
1156   output-file-ext: ".csv"
1157   output-file: "{DIR[DTR,FUNC,NSHSFC]}/nsh_sfc_functional_results"
1158   columns:
1159   -
1160     title: "Name"
1161     data: "data name"
1162   -
1163     title: "Documentation"
1164     data: "data doc"
1165   -
1166     title: "Status"
1167     data: "data status"
1168   rows: "generated"
1169   data:
1170     "nsh-func-results"
1171   filter: "all"
1172   parameters:
1173   - "name"
1174   - "parent"
1175   - "doc"
1176   - "status"
1177
1178 ################################################################################
1179 ###                                F I L E S                                 ###
1180 ################################################################################
1181
1182 -
1183   type: "file"
1184   title: "VPP Performance Results"
1185   algorithm: "file_merged_test_results"
1186   output-file-ext: ".rst"
1187   output-file: "{DIR[DTR,PERF,VPP]}/vpp_performance_results"
1188   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"
1189   dir-tables: "{DIR[DTR,PERF,VPP]}"
1190   data:
1191     "vpp-perf-results"
1192   filter: "not 'NDRCHK' and not 'PDRCHK'"
1193   parameters:
1194   - "name"
1195   - "doc"
1196   - "level"
1197   - "parent"
1198   data-start-level: 3  # 0, 1, 2, ...
1199   chapters-start-level: 2  # 0, 1, 2, ...
1200
1201 -
1202   type: "file"
1203   title: "VPP Performance Configuration"
1204   algorithm: "file_merged_test_results"
1205   output-file-ext: ".rst"
1206   output-file: "{DIR[DTC,PERF,VPP]}/vpp_performance_configuration"
1207   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"
1208   dir-tables: "{DIR[DTC,PERF,VPP]}"
1209   data:
1210     "vpp-perf-results"
1211   filter: "not 'NDRCHK' and not 'PDRCHK'"
1212   parameters:
1213   - "name"
1214   - "doc"
1215   - "level"
1216   - "parent"
1217   data-start-level: 3  # 0, 1, 2, ...
1218   chapters-start-level: 2  # 0, 1, 2, ...
1219
1220 -
1221   type: "file"
1222   title: "VPP Performance Operational Data"
1223   algorithm: "file_merged_test_results"
1224   output-file-ext: ".rst"
1225   output-file: "{DIR[DTO,PERF,VPP]}/vpp_performance_operational_data"
1226   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"
1227   dir-tables: "{DIR[DTO,PERF,VPP]}"
1228   data:
1229     "vpp-perf-results"
1230   filter: "not 'NDRCHK' and not 'PDRCHK'"
1231   parameters:
1232   - "name"
1233   - "doc"
1234   - "level"
1235   - "parent"
1236   data-start-level: 3  # 0, 1, 2, ...
1237   chapters-start-level: 2  # 0, 1, 2, ...
1238
1239 -
1240   type: "file"
1241   title: "VPP MRR Results"
1242   algorithm: "file_test_results"
1243   output-file-ext: ".rst"
1244   output-file: "{DIR[DTR,MRR,VPP]}/vpp_mrr_results"
1245   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"
1246   dir-tables: "{DIR[DTR,MRR,VPP]}"
1247   data:
1248     "vpp-mrr-results"
1249   filter: "'MRR'"
1250   parameters:
1251   - "name"
1252   - "doc"
1253   - "level"
1254   - "parent"
1255   data-start-level: 2  # 0, 1, 2, ...
1256   chapters-start-level: 2  # 0, 1, 2, ...
1257
1258 -
1259   type: "file"
1260   title: "VPP MRR Configuration"
1261   algorithm: "file_test_results"
1262   output-file-ext: ".rst"
1263   output-file: "{DIR[DTC,MRR,VPP]}/vpp_mrr_configuration"
1264   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"
1265   dir-tables: "{DIR[DTC,MRR,VPP]}"
1266   data:
1267     "vpp-mrr-results"
1268   filter: "'MRR'"
1269   parameters:
1270   - "name"
1271   - "doc"
1272   - "level"
1273   - "parent"
1274   data-start-level: 2  # 0, 1, 2, ...
1275   chapters-start-level: 2  # 0, 1, 2, ...
1276
1277 -
1278   type: "file"
1279   title: "VPP Functional Results"
1280   algorithm: "file_test_results"
1281   output-file-ext: ".rst"
1282   output-file: "{DIR[DTR,FUNC,VPP]}/vpp_functional_results"
1283   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"
1284   dir-tables: "{DIR[DTR,FUNC,VPP]}"
1285   data:
1286     "vpp-func-results"
1287   filter: "all"
1288   parameters:
1289   - "name"
1290   - "doc"
1291   - "level"
1292   data-start-level: 3  # 0, 1, 2, ...
1293   chapters-start-level: 2  # 0, 1, 2, ...
1294
1295 -
1296   type: "file"
1297   title: "VPP Functional Results - CentOS"
1298   algorithm: "file_test_results"
1299   output-file-ext: ".rst"
1300   output-file: "{DIR[DTR,FUNC,VPP,CENTOS]}/vpp_functional_results_centos"
1301   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"
1302   dir-tables: "{DIR[DTR,FUNC,VPP,CENTOS]}"
1303   data:
1304     "vpp-func-results-centos"
1305   filter: "all"
1306   parameters:
1307   - "name"
1308   - "doc"
1309   - "level"
1310   data-start-level: 3  # 0, 1, 2, ...
1311   chapters-start-level: 2  # 0, 1, 2, ...
1312
1313 -
1314   type: "file"
1315   title: "VPP Functional Configuration"
1316   algorithm: "file_test_results"
1317   output-file-ext: ".rst"
1318   output-file: "{DIR[DTC,FUNC,VPP]}/vpp_functional_configuration"
1319   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"
1320   dir-tables: "{DIR[DTC,FUNC,VPP]}"
1321   data:
1322     "vpp-func-results"
1323   filter: "all"
1324   parameters:
1325   - "name"
1326   - "doc"
1327   - "level"
1328   data-start-level: 3  # 0, 1, 2, ...
1329   chapters-start-level: 2  # 0, 1, 2, ...
1330
1331 -
1332   type: "file"
1333   title: "VPP Functional Configuration - CentOS"
1334   algorithm: "file_test_results"
1335   output-file-ext: ".rst"
1336   output-file: "{DIR[DTC,FUNC,VPP,CENTOS]}/vpp_functional_configuration_centos"
1337   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"
1338   dir-tables: "{DIR[DTC,FUNC,VPP,CENTOS]}"
1339   data:
1340     "vpp-func-results-centos"
1341   filter: "all"
1342   parameters:
1343   - "name"
1344   - "doc"
1345   - "level"
1346   data-start-level: 3  # 0, 1, 2, ...
1347   chapters-start-level: 2  # 0, 1, 2, ...
1348
1349 -
1350   type: "file"
1351   title: "Container Orchestrated Performance Results"
1352   algorithm: "file_test_results"
1353   output-file-ext: ".rst"
1354   output-file: "{DIR[DTR,PERF,COT]}/cot_performance_results"
1355   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"
1356   dir-tables: "{DIR[DTR,PERF,COT]}"
1357   data:
1358     "ligato-perf-results"
1359   filter: "all"
1360   parameters:
1361   - "name"
1362   - "doc"
1363   - "level"
1364   data-start-level: 2  # 0, 1, 2, ...
1365   chapters-start-level: 2  # 0, 1, 2, ...
1366
1367 -
1368   type: "file"
1369   title: "DPDK Performance Results"
1370   algorithm: "file_test_results"
1371   output-file-ext: ".rst"
1372   output-file: "{DIR[DTR,PERF,DPDK]}/dpdk_performance_results"
1373   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"
1374   dir-tables: "{DIR[DTR,PERF,DPDK]}"
1375   data:
1376     "dpdk-perf-results"
1377   filter: "all"
1378   parameters:
1379   - "name"
1380   - "doc"
1381   - "level"
1382   chapters:
1383   - "suites"
1384   data-start-level: 2  # 0, 1, 2, ...
1385   chapters-start-level: 2  # 0, 1, 2, ...
1386
1387 -
1388   type: "file"
1389   title: "Honeycomb Functional Results"
1390   algorithm: "file_test_results"
1391   output-file-ext: ".rst"
1392   output-file: "{DIR[DTR,FUNC,HC]}/honeycomb_functional_results"
1393   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"
1394   dir-tables: "{DIR[DTR,FUNC,HC]}"
1395   data:
1396     "hc-func-results"
1397   filter: "all"
1398   parameters:
1399   - "name"
1400   - "doc"
1401   - "level"
1402   chapters:
1403   - "suites"
1404   data-start-level: 3  # 0, 1, 2, ...
1405   chapters-start-level: 2  # 0, 1, 2, ...
1406
1407 -
1408   type: "file"
1409   title: "NSH SFC Functional Results"
1410   algorithm: "file_test_results"
1411   output-file-ext: ".rst"
1412   output-file: "{DIR[DTR,FUNC,NSHSFC]}/nshsfc_functional_results"
1413   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"
1414   dir-tables: "{DIR[DTR,FUNC,NSHSFC]}"
1415   data:
1416     "nsh-func-results"
1417   filter: "all"
1418   parameters:
1419   - "name"
1420   - "doc"
1421   - "level"
1422   chapters:
1423   - "suites"
1424   data-start-level: 2  # 0, 1, 2, ...
1425   chapters-start-level: 2  # 0, 1, 2, ...
1426
1427 ################################################################################
1428 ###                                P L O T S                                 ###
1429 ################################################################################
1430
1431 ################################################################################
1432 # Plots VPP HTTP Server Performance
1433 -
1434   type: "plot"
1435   title: "VPP HTTP Server Performance"
1436   algorithm: "plot_http_server_performance_box"
1437   output-file-type: ".html"
1438   output-file: "{DIR[STATIC,VPP]}/http-server-performance-cps"
1439   data:
1440     "plot-vpp-http-server-performance"
1441   # Keep this formatting, the filter is enclosed with " (quotation mark) and
1442   # each tag is enclosed with ' (apostrophe).
1443   filter: "'HTTP' and 'TCP_CPS'"
1444   parameters:
1445   - "result"
1446   - "name"
1447   traces:
1448     hoverinfo: "x+y"
1449     boxpoints: "outliers"
1450     whiskerwidth: 0
1451   layout:
1452     title: "VPP HTTP Server Performance"
1453     layout:
1454       "plot-cps"
1455
1456 -
1457   type: "plot"
1458   title: "VPP HTTP Server Performance"
1459   algorithm: "plot_http_server_performance_box"
1460   output-file-type: ".html"
1461   output-file: "{DIR[STATIC,VPP]}/http-server-performance-rps"
1462   data:
1463     "plot-vpp-http-server-performance"
1464   filter: "'HTTP' and 'TCP_RPS'"
1465   parameters:
1466   - "result"
1467   - "name"
1468   traces:
1469     hoverinfo: "x+y"
1470     boxpoints: "outliers"
1471     whiskerwidth: 0
1472   layout:
1473     title: "VPP HTTP Server Performance"
1474     layout:
1475       "plot-rps"
1476
1477 ################################################################################
1478
1479 # Packet Throughput - VPP L2 3n-hsw-x520
1480 -
1481   type: "plot"
1482   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
1483   algorithm: "plot_performance_box"
1484   output-file-type: ".html"
1485   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
1486   data: "plot-vpp-throughput-latency-3n-hsw"
1487   filter: "'NIC_Intel-X520-DA2' and
1488            '64B' and
1489            ('BASE' or 'SCALE') and
1490            'NDRDISC' and
1491            '1T1C' and
1492            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
1493            not 'VHOST' and
1494            not 'MEMIF'"
1495   parameters:
1496   - "throughput"
1497   - "parent"
1498   traces:
1499     hoverinfo: "x+y"
1500     boxpoints: "outliers"
1501     whiskerwidth: 0
1502   layout:
1503     title: ""  # No title
1504     layout: "plot-throughput"
1505
1506 -
1507   type: "plot"
1508   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
1509   algorithm: "plot_performance_box"
1510   output-file-type: ".html"
1511   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
1512   data: "plot-vpp-throughput-latency-3n-hsw"
1513   filter: "'NIC_Intel-X520-DA2' and
1514            '64B' and
1515            ('BASE' or 'SCALE') and
1516            'PDRDISC' and not 'NDRDISC' and
1517            '1T1C' and
1518            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
1519            not 'VHOST' and
1520            not 'MEMIF'"
1521   parameters:
1522   - "throughput"
1523   - "parent"
1524   traces:
1525     hoverinfo: "x+y"
1526     boxpoints: "outliers"
1527     whiskerwidth: 0
1528   layout:
1529     title: ""  # No title
1530     layout: "plot-throughput"
1531
1532 -
1533   type: "plot"
1534   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
1535   algorithm: "plot_performance_box"
1536   output-file-type: ".html"
1537   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
1538   data: "plot-vpp-throughput-latency-3n-hsw"
1539   filter: "'NIC_Intel-X520-DA2' and
1540            '64B' and
1541            ('BASE' or 'SCALE') and
1542            'NDRDISC' and
1543            '2T2C' and
1544            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
1545            not 'VHOST' and
1546            not 'MEMIF'"
1547   parameters:
1548   - "throughput"
1549   - "parent"
1550   traces:
1551     hoverinfo: "x+y"
1552     boxpoints: "outliers"
1553     whiskerwidth: 0
1554   layout:
1555     title: ""  # No title
1556     layout: "plot-throughput"
1557
1558 -
1559   type: "plot"
1560   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
1561   algorithm: "plot_performance_box"
1562   output-file-type: ".html"
1563   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
1564   data: "plot-vpp-throughput-latency-3n-hsw"
1565   filter: "'NIC_Intel-X520-DA2' and
1566            '64B' and
1567            ('BASE' or 'SCALE') and
1568            'PDRDISC' and not 'NDRDISC' and
1569            '2T2C' and
1570            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
1571            not 'VHOST' and
1572            not 'MEMIF'"
1573   parameters:
1574   - "throughput"
1575   - "parent"
1576   traces:
1577     hoverinfo: "x+y"
1578     boxpoints: "outliers"
1579     whiskerwidth: 0
1580   layout:
1581     title: ""  # No title
1582     layout: "plot-throughput"
1583
1584 -
1585   type: "plot"
1586   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
1587   algorithm: "plot_performance_box"
1588   output-file-type: ".html"
1589   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
1590   data: "plot-vpp-throughput-latency-3n-hsw"
1591   filter: "'NIC_Intel-X520-DA2' and
1592            '64B' and
1593            'FEATURE' and
1594            ('ACL10' or 'ACL50') and '10k_FLOWS' and
1595            'NDRDISC' and
1596            '1T1C' and
1597            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
1598            not 'VHOST' and
1599            not 'MEMIF'"
1600   parameters:
1601   - "throughput"
1602   - "parent"
1603   traces:
1604     hoverinfo: "x+y"
1605     boxpoints: "outliers"
1606     whiskerwidth: 0
1607   layout:
1608     title: ""  # No title
1609     layout: "plot-throughput"
1610
1611 -
1612   type: "plot"
1613   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-pdr"
1614   algorithm: "plot_performance_box"
1615   output-file-type: ".html"
1616   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-pdr"
1617   data: "plot-vpp-throughput-latency-3n-hsw"
1618   filter: "'NIC_Intel-X520-DA2' and
1619            '64B' and
1620            'FEATURE' and
1621            ('ACL10' or 'ACL50') and '10k_FLOWS' and
1622            'PDRDISC' and not 'NDRDISC' and
1623            '1T1C' and
1624            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
1625            not 'VHOST' and
1626            not 'MEMIF'"
1627   parameters:
1628   - "throughput"
1629   - "parent"
1630   traces:
1631     hoverinfo: "x+y"
1632     boxpoints: "outliers"
1633     whiskerwidth: 0
1634   layout:
1635     title: ""  # No title
1636     layout: "plot-throughput"
1637
1638 -
1639   type: "plot"
1640   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
1641   algorithm: "plot_performance_box"
1642   output-file-type: ".html"
1643   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
1644   data: "plot-vpp-throughput-latency-3n-hsw"
1645   filter: "'NIC_Intel-X520-DA2' and
1646            '64B' and
1647            'FEATURE' and
1648            ('ACL10' or 'ACL50') and '10k_FLOWS' and
1649            'NDRDISC' and
1650            '2T2C' and
1651            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
1652            not 'VHOST' and
1653            not 'MEMIF'"
1654   parameters:
1655   - "throughput"
1656   - "parent"
1657   traces:
1658     hoverinfo: "x+y"
1659     boxpoints: "outliers"
1660     whiskerwidth: 0
1661   layout:
1662     title: ""  # No title
1663     layout: "plot-throughput"
1664
1665 -
1666   type: "plot"
1667   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-pdr"
1668   algorithm: "plot_performance_box"
1669   output-file-type: ".html"
1670   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-pdr"
1671   data: "plot-vpp-throughput-latency-3n-hsw"
1672   filter: "'NIC_Intel-X520-DA2' and
1673            '64B' and
1674            'FEATURE' and
1675            ('ACL10' or 'ACL50') and '10k_FLOWS' and
1676            'PDRDISC' and not 'NDRDISC' and
1677            '2T2C' and
1678            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
1679            not 'VHOST' and
1680            not 'MEMIF'"
1681   parameters:
1682   - "throughput"
1683   - "parent"
1684   traces:
1685     hoverinfo: "x+y"
1686     boxpoints: "outliers"
1687     whiskerwidth: 0
1688   layout:
1689     title: ""  # No title
1690     layout: "plot-throughput"
1691
1692 # Packet Throughput - VPP L2 3n-hsw-x710
1693 -
1694   type: "plot"
1695   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
1696   algorithm: "plot_performance_box"
1697   output-file-type: ".html"
1698   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
1699   data: "plot-vpp-throughput-latency-3n-hsw"
1700   filter: "'NIC_Intel-X710' and
1701            '64B' and
1702            ('BASE' or 'SCALE') and
1703            'NDRDISC' and
1704            '1T1C' and
1705            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
1706            not 'VHOST' and
1707            not 'MEMIF'"
1708   parameters:
1709   - "throughput"
1710   - "parent"
1711   traces:
1712     hoverinfo: "x+y"
1713     boxpoints: "outliers"
1714     whiskerwidth: 0
1715   layout:
1716     title: ""  # No title
1717     layout: "plot-throughput"
1718
1719 -
1720   type: "plot"
1721   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
1722   algorithm: "plot_performance_box"
1723   output-file-type: ".html"
1724   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
1725   data: "plot-vpp-throughput-latency-3n-hsw"
1726   filter: "'NIC_Intel-X710' and
1727            '64B' and
1728            ('BASE' or 'SCALE') and
1729            'PDRDISC' and not 'NDRDISC' and
1730            '1T1C' and
1731            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
1732            not 'VHOST' and
1733            not 'MEMIF'"
1734   parameters:
1735   - "throughput"
1736   - "parent"
1737   traces:
1738     hoverinfo: "x+y"
1739     boxpoints: "outliers"
1740     whiskerwidth: 0
1741   layout:
1742     title: ""  # No title
1743     layout: "plot-throughput"
1744
1745 -
1746   type: "plot"
1747   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
1748   algorithm: "plot_performance_box"
1749   output-file-type: ".html"
1750   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
1751   data: "plot-vpp-throughput-latency-3n-hsw"
1752   filter: "'NIC_Intel-X710' and
1753            '64B' and
1754            ('BASE' or 'SCALE') and
1755            'NDRDISC' and
1756            '2T2C' and
1757            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
1758            not 'VHOST' and
1759            not 'MEMIF'"
1760   parameters:
1761   - "throughput"
1762   - "parent"
1763   traces:
1764     hoverinfo: "x+y"
1765     boxpoints: "outliers"
1766     whiskerwidth: 0
1767   layout:
1768     title: ""  # No title
1769     layout: "plot-throughput"
1770
1771 -
1772   type: "plot"
1773   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
1774   algorithm: "plot_performance_box"
1775   output-file-type: ".html"
1776   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
1777   data: "plot-vpp-throughput-latency-3n-hsw"
1778   filter: "'NIC_Intel-X710' and
1779            '64B' and
1780            ('BASE' or 'SCALE') and
1781            'PDRDISC' and not 'NDRDISC' and
1782            '2T2C' and
1783            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
1784            not 'VHOST' and
1785            not 'MEMIF'"
1786   parameters:
1787   - "throughput"
1788   - "parent"
1789   traces:
1790     hoverinfo: "x+y"
1791     boxpoints: "outliers"
1792     whiskerwidth: 0
1793   layout:
1794     title: ""  # No title
1795     layout: "plot-throughput"
1796
1797 -
1798   type: "plot"
1799   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
1800   algorithm: "plot_performance_box"
1801   output-file-type: ".html"
1802   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
1803   data: "plot-vpp-throughput-latency-3n-hsw"
1804   filter: "'NIC_Intel-X710' and
1805            '64B' and
1806            'FEATURE' and
1807            ('ACL10' or 'ACL50') and '10k_FLOWS' and
1808            'NDRDISC' and
1809            '1T1C' and
1810            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
1811            not 'VHOST' and
1812            not 'MEMIF'"
1813   parameters:
1814   - "throughput"
1815   - "parent"
1816   traces:
1817     hoverinfo: "x+y"
1818     boxpoints: "outliers"
1819     whiskerwidth: 0
1820   layout:
1821     title: ""  # No title
1822     layout: "plot-throughput"
1823
1824 -
1825   type: "plot"
1826   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
1827   algorithm: "plot_performance_box"
1828   output-file-type: ".html"
1829   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
1830   data: "plot-vpp-throughput-latency-3n-hsw"
1831   filter: "'NIC_Intel-X710' and
1832            '64B' and
1833            'FEATURE' and
1834            ('ACL10' or 'ACL50') and '10k_FLOWS' and
1835            'PDRDISC' and not 'NDRDISC' and
1836            '1T1C' and
1837            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
1838            not 'VHOST' and
1839            not 'MEMIF'"
1840   parameters:
1841   - "throughput"
1842   - "parent"
1843   traces:
1844     hoverinfo: "x+y"
1845     boxpoints: "outliers"
1846     whiskerwidth: 0
1847   layout:
1848     title: ""  # No title
1849     layout: "plot-throughput"
1850
1851 -
1852   type: "plot"
1853   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
1854   algorithm: "plot_performance_box"
1855   output-file-type: ".html"
1856   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
1857   data: "plot-vpp-throughput-latency-3n-hsw"
1858   filter: "'NIC_Intel-X710' and
1859            '64B' and
1860            'FEATURE' and
1861            ('ACL10' or 'ACL50') and '10k_FLOWS' and
1862            'NDRDISC' and
1863            '2T2C' and
1864            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
1865            not 'VHOST' and
1866            not 'MEMIF'"
1867   parameters:
1868   - "throughput"
1869   - "parent"
1870   traces:
1871     hoverinfo: "x+y"
1872     boxpoints: "outliers"
1873     whiskerwidth: 0
1874   layout:
1875     title: ""  # No title
1876     layout: "plot-throughput"
1877
1878 -
1879   type: "plot"
1880   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
1881   algorithm: "plot_performance_box"
1882   output-file-type: ".html"
1883   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
1884   data: "plot-vpp-throughput-latency-3n-hsw"
1885   filter: "'NIC_Intel-X710' and
1886            '64B' and
1887            'FEATURE' and
1888            ('ACL10' or 'ACL50') and '10k_FLOWS' and
1889            'PDRDISC' and not 'NDRDISC' and
1890            '2T2C' and
1891            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
1892            not 'VHOST' and
1893            not 'MEMIF'"
1894   parameters:
1895   - "throughput"
1896   - "parent"
1897   traces:
1898     hoverinfo: "x+y"
1899     boxpoints: "outliers"
1900     whiskerwidth: 0
1901   layout:
1902     title: ""  # No title
1903     layout: "plot-throughput"
1904
1905 # Packet Throughput - VPP L2 3n-hsw-xl710
1906 -
1907   type: "plot"
1908   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
1909   algorithm: "plot_performance_box"
1910   output-file-type: ".html"
1911   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
1912   data: "plot-vpp-throughput-latency-3n-hsw"
1913   filter: "'NIC_Intel-XL710' and
1914            '64B' and
1915            ('BASE' or 'SCALE') and
1916            'NDRDISC' and
1917            '1T1C' and
1918            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
1919            not 'VHOST' and
1920            not 'MEMIF'"
1921   parameters:
1922   - "throughput"
1923   - "parent"
1924   traces:
1925     hoverinfo: "x+y"
1926     boxpoints: "outliers"
1927     whiskerwidth: 0
1928   layout:
1929     title: ""  # No title
1930     layout: "plot-throughput"
1931
1932 -
1933   type: "plot"
1934   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
1935   algorithm: "plot_performance_box"
1936   output-file-type: ".html"
1937   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
1938   data: "plot-vpp-throughput-latency-3n-hsw"
1939   filter: "'NIC_Intel-XL710' and
1940            '64B' and
1941            ('BASE' or 'SCALE') and
1942            'PDRDISC' and not 'NDRDISC' and
1943            '1T1C' and
1944            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
1945            not 'VHOST' and
1946            not 'MEMIF'"
1947   parameters:
1948   - "throughput"
1949   - "parent"
1950   traces:
1951     hoverinfo: "x+y"
1952     boxpoints: "outliers"
1953     whiskerwidth: 0
1954   layout:
1955     title: ""  # No title
1956     layout: "plot-throughput"
1957
1958 -
1959   type: "plot"
1960   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
1961   algorithm: "plot_performance_box"
1962   output-file-type: ".html"
1963   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
1964   data: "plot-vpp-throughput-latency-3n-hsw"
1965   filter: "'NIC_Intel-XL710' and
1966            '64B' and
1967            ('BASE' or 'SCALE') and
1968            'NDRDISC' and
1969            '2T2C' and
1970            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
1971            not 'VHOST' and
1972            not 'MEMIF'"
1973   parameters:
1974   - "throughput"
1975   - "parent"
1976   traces:
1977     hoverinfo: "x+y"
1978     boxpoints: "outliers"
1979     whiskerwidth: 0
1980   layout:
1981     title: ""  # No title
1982     layout: "plot-throughput"
1983
1984 -
1985   type: "plot"
1986   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
1987   algorithm: "plot_performance_box"
1988   output-file-type: ".html"
1989   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
1990   data: "plot-vpp-throughput-latency-3n-hsw"
1991   filter: "'NIC_Intel-XL710' and
1992            '64B' and
1993            ('BASE' or 'SCALE') and
1994            'PDRDISC' and not 'NDRDISC' and
1995            '2T2C' and
1996            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
1997            not 'VHOST' and
1998            not 'MEMIF'"
1999   parameters:
2000   - "throughput"
2001   - "parent"
2002   traces:
2003     hoverinfo: "x+y"
2004     boxpoints: "outliers"
2005     whiskerwidth: 0
2006   layout:
2007     title: ""  # No title
2008     layout: "plot-throughput"
2009
2010 # Packet Throughput - VPP L2 3n-skx-x710
2011 -
2012   type: "plot"
2013   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
2014   algorithm: "plot_performance_box"
2015   output-file-type: ".html"
2016   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
2017   data: "plot-vpp-throughput-latency-3n-skx"
2018   filter: "'NIC_Intel-X710' and
2019            '64B' and
2020            ('BASE' or 'SCALE') and
2021            'NDRDISC' and
2022            '2T1C' and
2023            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
2024            not 'VHOST' and
2025            not 'MEMIF'"
2026   parameters:
2027   - "throughput"
2028   - "parent"
2029   traces:
2030     hoverinfo: "x+y"
2031     boxpoints: "outliers"
2032     whiskerwidth: 0
2033   layout:
2034     title: ""  # No title
2035     layout: "plot-throughput"
2036
2037 -
2038   type: "plot"
2039   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
2040   algorithm: "plot_performance_box"
2041   output-file-type: ".html"
2042   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
2043   data: "plot-vpp-throughput-latency-3n-skx"
2044   filter: "'NIC_Intel-X710' and
2045            '64B' and
2046            ('BASE' or 'SCALE') and
2047            'PDRDISC' and not 'NDRDISC' and
2048            '2T1C' and
2049            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
2050            not 'VHOST' and
2051            not 'MEMIF'"
2052   parameters:
2053   - "throughput"
2054   - "parent"
2055   traces:
2056     hoverinfo: "x+y"
2057     boxpoints: "outliers"
2058     whiskerwidth: 0
2059   layout:
2060     title: ""  # No title
2061     layout: "plot-throughput"
2062
2063 -
2064   type: "plot"
2065   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
2066   algorithm: "plot_performance_box"
2067   output-file-type: ".html"
2068   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
2069   data: "plot-vpp-throughput-latency-3n-skx"
2070   filter: "'NIC_Intel-X710' and
2071            '64B' and
2072            ('BASE' or 'SCALE') and
2073            'NDRDISC' and
2074            '4T2C' and
2075            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
2076            not 'VHOST' and
2077            not 'MEMIF'"
2078   parameters:
2079   - "throughput"
2080   - "parent"
2081   traces:
2082     hoverinfo: "x+y"
2083     boxpoints: "outliers"
2084     whiskerwidth: 0
2085   layout:
2086     title: ""  # No title
2087     layout: "plot-throughput"
2088
2089 -
2090   type: "plot"
2091   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
2092   algorithm: "plot_performance_box"
2093   output-file-type: ".html"
2094   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
2095   data: "plot-vpp-throughput-latency-3n-skx"
2096   filter: "'NIC_Intel-X710' and
2097            '64B' and
2098            ('BASE' or 'SCALE') and
2099            'PDRDISC' and not 'NDRDISC' and
2100            '4T2C' and
2101            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
2102            not 'VHOST' and
2103            not 'MEMIF'"
2104   parameters:
2105   - "throughput"
2106   - "parent"
2107   traces:
2108     hoverinfo: "x+y"
2109     boxpoints: "outliers"
2110     whiskerwidth: 0
2111   layout:
2112     title: ""  # No title
2113     layout: "plot-throughput"
2114
2115 -
2116   type: "plot"
2117   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-ndr"
2118   algorithm: "plot_performance_box"
2119   output-file-type: ".html"
2120   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-ndr"
2121   data: "plot-vpp-throughput-latency-3n-skx"
2122   filter: "'NIC_Intel-X710' and
2123            '64B' and
2124            'FEATURE' and
2125            ('ACL10' or 'ACL50') and '10k_FLOWS' and
2126            'NDRDISC' and
2127            '2T1C' and
2128            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
2129            not 'VHOST' and
2130            not 'MEMIF'"
2131   parameters:
2132   - "throughput"
2133   - "parent"
2134   traces:
2135     hoverinfo: "x+y"
2136     boxpoints: "outliers"
2137     whiskerwidth: 0
2138   layout:
2139     title: ""  # No title
2140     layout: "plot-throughput"
2141
2142 -
2143   type: "plot"
2144   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-pdr"
2145   algorithm: "plot_performance_box"
2146   output-file-type: ".html"
2147   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-pdr"
2148   data: "plot-vpp-throughput-latency-3n-skx"
2149   filter: "'NIC_Intel-X710' and
2150            '64B' and
2151            'FEATURE' and
2152            ('ACL10' or 'ACL50') and '10k_FLOWS' and
2153            'PDRDISC' and not 'NDRDISC' and
2154            '2T1C' and
2155            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
2156            not 'VHOST' and
2157            not 'MEMIF'"
2158   parameters:
2159   - "throughput"
2160   - "parent"
2161   traces:
2162     hoverinfo: "x+y"
2163     boxpoints: "outliers"
2164     whiskerwidth: 0
2165   layout:
2166     title: ""  # No title
2167     layout: "plot-throughput"
2168
2169 -
2170   type: "plot"
2171   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-ndr"
2172   algorithm: "plot_performance_box"
2173   output-file-type: ".html"
2174   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-ndr"
2175   data: "plot-vpp-throughput-latency-3n-skx"
2176   filter: "'NIC_Intel-X710' and
2177            '64B' and
2178            'FEATURE' and
2179            ('ACL10' or 'ACL50') and '10k_FLOWS' and
2180            'NDRDISC' and
2181            '4T2C' and
2182            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
2183            not 'VHOST' and
2184            not 'MEMIF'"
2185   parameters:
2186   - "throughput"
2187   - "parent"
2188   traces:
2189     hoverinfo: "x+y"
2190     boxpoints: "outliers"
2191     whiskerwidth: 0
2192   layout:
2193     title: ""  # No title
2194     layout: "plot-throughput"
2195
2196 -
2197   type: "plot"
2198   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-pdr"
2199   algorithm: "plot_performance_box"
2200   output-file-type: ".html"
2201   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-pdr"
2202   data: "plot-vpp-throughput-latency-3n-skx"
2203   filter: "'NIC_Intel-X710' and
2204            '64B' and
2205            'FEATURE' and
2206            ('ACL10' or 'ACL50') and '10k_FLOWS' and
2207            'PDRDISC' and not 'NDRDISC' and
2208            '4T2C' and
2209            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
2210            not 'VHOST' and
2211            not 'MEMIF'"
2212   parameters:
2213   - "throughput"
2214   - "parent"
2215   traces:
2216     hoverinfo: "x+y"
2217     boxpoints: "outliers"
2218     whiskerwidth: 0
2219   layout:
2220     title: ""  # No title
2221     layout: "plot-throughput"
2222
2223 # Packet Throughput - VPP L2 3n-skx-xxv710
2224 -
2225   type: "plot"
2226   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
2227   algorithm: "plot_performance_box"
2228   output-file-type: ".html"
2229   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
2230   data: "plot-vpp-throughput-latency-3n-skx"
2231   filter: "'NIC_Intel-XXV710' and
2232            '64B' and
2233            ('BASE' or 'SCALE') and
2234            'NDRDISC' and
2235            '2T1C' and
2236            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
2237            not 'VHOST' and
2238            not 'MEMIF'"
2239   parameters:
2240   - "throughput"
2241   - "parent"
2242   traces:
2243     hoverinfo: "x+y"
2244     boxpoints: "outliers"
2245     whiskerwidth: 0
2246   layout:
2247     title: ""  # No title
2248     layout: "plot-throughput"
2249
2250 -
2251   type: "plot"
2252   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
2253   algorithm: "plot_performance_box"
2254   output-file-type: ".html"
2255   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
2256   data: "plot-vpp-throughput-latency-3n-skx"
2257   filter: "'NIC_Intel-XXV710' and
2258            '64B' and
2259            ('BASE' or 'SCALE') and
2260            'PDRDISC' and not 'NDRDISC' and
2261            '2T1C' and
2262            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
2263            not 'VHOST' and
2264            not 'MEMIF'"
2265   parameters:
2266   - "throughput"
2267   - "parent"
2268   traces:
2269     hoverinfo: "x+y"
2270     boxpoints: "outliers"
2271     whiskerwidth: 0
2272   layout:
2273     title: ""  # No title
2274     layout: "plot-throughput"
2275
2276 -
2277   type: "plot"
2278   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
2279   algorithm: "plot_performance_box"
2280   output-file-type: ".html"
2281   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
2282   data: "plot-vpp-throughput-latency-3n-skx"
2283   filter: "'NIC_Intel-XXV710' and
2284            '64B' and
2285            ('BASE' or 'SCALE') and
2286            'NDRDISC' and
2287            '4T2C' and
2288            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
2289            not 'VHOST' and
2290            not 'MEMIF'"
2291   parameters:
2292   - "throughput"
2293   - "parent"
2294   traces:
2295     hoverinfo: "x+y"
2296     boxpoints: "outliers"
2297     whiskerwidth: 0
2298   layout:
2299     title: ""  # No title
2300     layout: "plot-throughput"
2301
2302 -
2303   type: "plot"
2304   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
2305   algorithm: "plot_performance_box"
2306   output-file-type: ".html"
2307   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
2308   data: "plot-vpp-throughput-latency-3n-skx"
2309   filter: "'NIC_Intel-XXV710' and
2310            '64B' and
2311            ('BASE' or 'SCALE') and
2312            'PDRDISC' and not 'NDRDISC' and
2313            '4T2C' and
2314            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
2315            not 'VHOST' and
2316            not 'MEMIF'"
2317   parameters:
2318   - "throughput"
2319   - "parent"
2320   traces:
2321     hoverinfo: "x+y"
2322     boxpoints: "outliers"
2323     whiskerwidth: 0
2324   layout:
2325     title: ""  # No title
2326     layout: "plot-throughput"
2327
2328 -
2329   type: "plot"
2330   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-2t1c-features-ndr"
2331   algorithm: "plot_performance_box"
2332   output-file-type: ".html"
2333   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-features-ndr"
2334   data: "plot-vpp-throughput-latency-3n-skx"
2335   filter: "'NIC_Intel-XXV710' and
2336            '64B' and
2337            'FEATURE' and
2338            ('ACL10' or 'ACL50') and '10k_FLOWS' and
2339            'NDRDISC' and
2340            '2T1C' and
2341            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
2342            not 'VHOST' and
2343            not 'MEMIF'"
2344   parameters:
2345   - "throughput"
2346   - "parent"
2347   traces:
2348     hoverinfo: "x+y"
2349     boxpoints: "outliers"
2350     whiskerwidth: 0
2351   layout:
2352     title: ""  # No title
2353     layout: "plot-throughput"
2354
2355 -
2356   type: "plot"
2357   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-2t1c-features-pdr"
2358   algorithm: "plot_performance_box"
2359   output-file-type: ".html"
2360   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-features-pdr"
2361   data: "plot-vpp-throughput-latency-3n-skx"
2362   filter: "'NIC_Intel-XXV710' and
2363            '64B' and
2364            'FEATURE' and
2365            ('ACL10' or 'ACL50') and '10k_FLOWS' and
2366            'PDRDISC' and not 'NDRDISC' and
2367            '2T1C' and
2368            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
2369            not 'VHOST' and
2370            not 'MEMIF'"
2371   parameters:
2372   - "throughput"
2373   - "parent"
2374   traces:
2375     hoverinfo: "x+y"
2376     boxpoints: "outliers"
2377     whiskerwidth: 0
2378   layout:
2379     title: ""  # No title
2380     layout: "plot-throughput"
2381
2382 -
2383   type: "plot"
2384   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-4t2c-features-ndr"
2385   algorithm: "plot_performance_box"
2386   output-file-type: ".html"
2387   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-features-ndr"
2388   data: "plot-vpp-throughput-latency-3n-skx"
2389   filter: "'NIC_Intel-XXV710' and
2390            '64B' and
2391            'FEATURE' and
2392            ('ACL10' or 'ACL50') and '10k_FLOWS' and
2393            'NDRDISC' and
2394            '4T2C' and
2395            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
2396            not 'VHOST' and
2397            not 'MEMIF'"
2398   parameters:
2399   - "throughput"
2400   - "parent"
2401   traces:
2402     hoverinfo: "x+y"
2403     boxpoints: "outliers"
2404     whiskerwidth: 0
2405   layout:
2406     title: ""  # No title
2407     layout: "plot-throughput"
2408
2409 -
2410   type: "plot"
2411   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-4t2c-features-pdr"
2412   algorithm: "plot_performance_box"
2413   output-file-type: ".html"
2414   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-features-pdr"
2415   data: "plot-vpp-throughput-latency-3n-skx"
2416   filter: "'NIC_Intel-XXV710' and
2417            '64B' and
2418            'FEATURE' and
2419            ('ACL10' or 'ACL50') and '10k_FLOWS' and
2420            'PDRDISC' and not 'NDRDISC' and
2421            '4T2C' and
2422            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
2423            not 'VHOST' and
2424            not 'MEMIF'"
2425   parameters:
2426   - "throughput"
2427   - "parent"
2428   traces:
2429     hoverinfo: "x+y"
2430     boxpoints: "outliers"
2431     whiskerwidth: 0
2432   layout:
2433     title: ""  # No title
2434     layout: "plot-throughput"
2435
2436 # Packet Throughput - VPP L2 2n-skx-x710
2437 -
2438   type: "plot"
2439   title: "VPP Throughput: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
2440   algorithm: "plot_performance_box"
2441   output-file-type: ".html"
2442   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
2443   data: "plot-vpp-throughput-latency-2n-skx"
2444   filter: "'NIC_Intel-X710' and
2445            '64B' and
2446            ('BASE' or 'SCALE') and
2447            'NDRDISC' and
2448            '2T1C' and
2449            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
2450            not 'VHOST' and
2451            not 'MEMIF'"
2452   parameters:
2453   - "throughput"
2454   - "parent"
2455   traces:
2456     hoverinfo: "x+y"
2457     boxpoints: "outliers"
2458     whiskerwidth: 0
2459   layout:
2460     title: ""  # No title
2461     layout: "plot-throughput"
2462
2463 -
2464   type: "plot"
2465   title: "VPP Throughput: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
2466   algorithm: "plot_performance_box"
2467   output-file-type: ".html"
2468   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
2469   data: "plot-vpp-throughput-latency-2n-skx"
2470   filter: "'NIC_Intel-X710' and
2471            '64B' and
2472            ('BASE' or 'SCALE') and
2473            'PDRDISC' and not 'NDRDISC' and
2474            '2T1C' and
2475            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
2476            not 'VHOST' and
2477            not 'MEMIF'"
2478   parameters:
2479   - "throughput"
2480   - "parent"
2481   traces:
2482     hoverinfo: "x+y"
2483     boxpoints: "outliers"
2484     whiskerwidth: 0
2485   layout:
2486     title: ""  # No title
2487     layout: "plot-throughput"
2488
2489 -
2490   type: "plot"
2491   title: "VPP Throughput: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
2492   algorithm: "plot_performance_box"
2493   output-file-type: ".html"
2494   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
2495   data: "plot-vpp-throughput-latency-2n-skx"
2496   filter: "'NIC_Intel-X710' and
2497            '64B' and
2498            ('BASE' or 'SCALE') and
2499            'NDRDISC' and
2500            '4T2C' and
2501            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
2502            not 'VHOST' and
2503            not 'MEMIF'"
2504   parameters:
2505   - "throughput"
2506   - "parent"
2507   traces:
2508     hoverinfo: "x+y"
2509     boxpoints: "outliers"
2510     whiskerwidth: 0
2511   layout:
2512     title: ""  # No title
2513     layout: "plot-throughput"
2514
2515 -
2516   type: "plot"
2517   title: "VPP Throughput: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
2518   algorithm: "plot_performance_box"
2519   output-file-type: ".html"
2520   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
2521   data: "plot-vpp-throughput-latency-2n-skx"
2522   filter: "'NIC_Intel-X710' and
2523            '64B' and
2524            ('BASE' or 'SCALE') and
2525            'PDRDISC' and not 'NDRDISC' and
2526            '4T2C' and
2527            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
2528            not 'VHOST' and
2529            not 'MEMIF'"
2530   parameters:
2531   - "throughput"
2532   - "parent"
2533   traces:
2534     hoverinfo: "x+y"
2535     boxpoints: "outliers"
2536     whiskerwidth: 0
2537   layout:
2538     title: ""  # No title
2539     layout: "plot-throughput"
2540
2541 -
2542   type: "plot"
2543   title: "VPP Throughput: l2sw-2n-skx-x710-64b-2t1c-features-ndr"
2544   algorithm: "plot_performance_box"
2545   output-file-type: ".html"
2546   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-features-ndr"
2547   data: "plot-vpp-throughput-latency-2n-skx"
2548   filter: "'NIC_Intel-X710' and
2549            '64B' and
2550            'FEATURE' and
2551            ('ACL10' or 'ACL50') and '10k_FLOWS' and
2552            'NDRDISC' and
2553            '2T1C' and
2554            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
2555            not 'VHOST' and
2556            not 'MEMIF'"
2557   parameters:
2558   - "throughput"
2559   - "parent"
2560   traces:
2561     hoverinfo: "x+y"
2562     boxpoints: "outliers"
2563     whiskerwidth: 0
2564   layout:
2565     title: ""  # No title
2566     layout: "plot-throughput"
2567
2568 -
2569   type: "plot"
2570   title: "VPP Throughput: l2sw-2n-skx-x710-64b-2t1c-features-pdr"
2571   algorithm: "plot_performance_box"
2572   output-file-type: ".html"
2573   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-features-pdr"
2574   data: "plot-vpp-throughput-latency-2n-skx"
2575   filter: "'NIC_Intel-X710' and
2576            '64B' and
2577            'FEATURE' and
2578            ('ACL10' or 'ACL50') and '10k_FLOWS' and
2579            'PDRDISC' and not 'NDRDISC' and
2580            '2T1C' and
2581            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
2582            not 'VHOST' and
2583            not 'MEMIF'"
2584   parameters:
2585   - "throughput"
2586   - "parent"
2587   traces:
2588     hoverinfo: "x+y"
2589     boxpoints: "outliers"
2590     whiskerwidth: 0
2591   layout:
2592     title: ""  # No title
2593     layout: "plot-throughput"
2594
2595 -
2596   type: "plot"
2597   title: "VPP Throughput: l2sw-2n-skx-x710-64b-4t2c-features-ndr"
2598   algorithm: "plot_performance_box"
2599   output-file-type: ".html"
2600   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-features-ndr"
2601   data: "plot-vpp-throughput-latency-2n-skx"
2602   filter: "'NIC_Intel-X710' and
2603            '64B' and
2604            'FEATURE' and
2605            ('ACL10' or 'ACL50') and '10k_FLOWS' and
2606            'NDRDISC' and
2607            '4T2C' and
2608            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
2609            not 'VHOST' and
2610            not 'MEMIF'"
2611   parameters:
2612   - "throughput"
2613   - "parent"
2614   traces:
2615     hoverinfo: "x+y"
2616     boxpoints: "outliers"
2617     whiskerwidth: 0
2618   layout:
2619     title: ""  # No title
2620     layout: "plot-throughput"
2621
2622 -
2623   type: "plot"
2624   title: "VPP Throughput: l2sw-2n-skx-x710-64b-4t2c-features-pdr"
2625   algorithm: "plot_performance_box"
2626   output-file-type: ".html"
2627   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-features-pdr"
2628   data: "plot-vpp-throughput-latency-2n-skx"
2629   filter: "'NIC_Intel-X710' and
2630            '64B' and
2631            'FEATURE' and
2632            ('ACL10' or 'ACL50') and '10k_FLOWS' and
2633            'PDRDISC' and not 'NDRDISC' and
2634            '4T2C' and
2635            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
2636            not 'VHOST' and
2637            not 'MEMIF'"
2638   parameters:
2639   - "throughput"
2640   - "parent"
2641   traces:
2642     hoverinfo: "x+y"
2643     boxpoints: "outliers"
2644     whiskerwidth: 0
2645   layout:
2646     title: ""  # No title
2647     layout: "plot-throughput"
2648
2649 # Packet Throughput - VPP L2 2n-skx-xxv710
2650 -
2651   type: "plot"
2652   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
2653   algorithm: "plot_performance_box"
2654   output-file-type: ".html"
2655   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
2656   data: "plot-vpp-throughput-latency-2n-skx"
2657   filter: "'NIC_Intel-XXV710' and
2658            '64B' and
2659            ('BASE' or 'SCALE') and
2660            'NDRDISC' and
2661            '2T1C' and
2662            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
2663            not 'VHOST' and
2664            not 'MEMIF'"
2665   parameters:
2666   - "throughput"
2667   - "parent"
2668   traces:
2669     hoverinfo: "x+y"
2670     boxpoints: "outliers"
2671     whiskerwidth: 0
2672   layout:
2673     title: ""  # No title
2674     layout: "plot-throughput"
2675
2676 -
2677   type: "plot"
2678   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
2679   algorithm: "plot_performance_box"
2680   output-file-type: ".html"
2681   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
2682   data: "plot-vpp-throughput-latency-2n-skx"
2683   filter: "'NIC_Intel-XXV710' and
2684            '64B' and
2685            ('BASE' or 'SCALE') and
2686            'PDRDISC' and not 'NDRDISC' and
2687            '2T1C' and
2688            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
2689            not 'VHOST' and
2690            not 'MEMIF'"
2691   parameters:
2692   - "throughput"
2693   - "parent"
2694   traces:
2695     hoverinfo: "x+y"
2696     boxpoints: "outliers"
2697     whiskerwidth: 0
2698   layout:
2699     title: ""  # No title
2700     layout: "plot-throughput"
2701
2702 -
2703   type: "plot"
2704   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
2705   algorithm: "plot_performance_box"
2706   output-file-type: ".html"
2707   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
2708   data: "plot-vpp-throughput-latency-2n-skx"
2709   filter: "'NIC_Intel-XXV710' and
2710            '64B' and
2711            ('BASE' or 'SCALE') and
2712            'NDRDISC' and
2713            '4T2C' and
2714            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
2715            not 'VHOST' and
2716            not 'MEMIF'"
2717   parameters:
2718   - "throughput"
2719   - "parent"
2720   traces:
2721     hoverinfo: "x+y"
2722     boxpoints: "outliers"
2723     whiskerwidth: 0
2724   layout:
2725     title: ""  # No title
2726     layout: "plot-throughput"
2727
2728 -
2729   type: "plot"
2730   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
2731   algorithm: "plot_performance_box"
2732   output-file-type: ".html"
2733   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
2734   data: "plot-vpp-throughput-latency-2n-skx"
2735   filter: "'NIC_Intel-XXV710' and
2736            '64B' and
2737            ('BASE' or 'SCALE') and
2738            'PDRDISC' and not 'NDRDISC' and
2739            '4T2C' and
2740            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
2741            not 'VHOST' and
2742            not 'MEMIF'"
2743   parameters:
2744   - "throughput"
2745   - "parent"
2746   traces:
2747     hoverinfo: "x+y"
2748     boxpoints: "outliers"
2749     whiskerwidth: 0
2750   layout:
2751     title: ""  # No title
2752     layout: "plot-throughput"
2753
2754 -
2755   type: "plot"
2756   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-2t1c-features-ndr"
2757   algorithm: "plot_performance_box"
2758   output-file-type: ".html"
2759   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-features-ndr"
2760   data: "plot-vpp-throughput-latency-2n-skx"
2761   filter: "'NIC_Intel-XXV710' and
2762            '64B' and
2763            'FEATURE' and
2764            ('ACL10' or 'ACL50') and '10k_FLOWS' and
2765            'NDRDISC' and
2766            '2T1C' and
2767            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
2768            not 'VHOST' and
2769            not 'MEMIF'"
2770   parameters:
2771   - "throughput"
2772   - "parent"
2773   traces:
2774     hoverinfo: "x+y"
2775     boxpoints: "outliers"
2776     whiskerwidth: 0
2777   layout:
2778     title: ""  # No title
2779     layout: "plot-throughput"
2780
2781 -
2782   type: "plot"
2783   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-2t1c-features-pdr"
2784   algorithm: "plot_performance_box"
2785   output-file-type: ".html"
2786   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-features-pdr"
2787   data: "plot-vpp-throughput-latency-2n-skx"
2788   filter: "'NIC_Intel-XXV710' and
2789            '64B' and
2790            'FEATURE' and
2791            ('ACL10' or 'ACL50') and '10k_FLOWS' and
2792            'PDRDISC' and not 'NDRDISC' and
2793            '2T1C' and
2794            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
2795            not 'VHOST' and
2796            not 'MEMIF'"
2797   parameters:
2798   - "throughput"
2799   - "parent"
2800   traces:
2801     hoverinfo: "x+y"
2802     boxpoints: "outliers"
2803     whiskerwidth: 0
2804   layout:
2805     title: ""  # No title
2806     layout: "plot-throughput"
2807
2808 -
2809   type: "plot"
2810   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-4t2c-features-ndr"
2811   algorithm: "plot_performance_box"
2812   output-file-type: ".html"
2813   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-features-ndr"
2814   data: "plot-vpp-throughput-latency-2n-skx"
2815   filter: "'NIC_Intel-XXV710' and
2816            '64B' and
2817            'FEATURE' and
2818            ('ACL10' or 'ACL50') and '10k_FLOWS' and
2819            'NDRDISC' and
2820            '4T2C' and
2821            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
2822            not 'VHOST' and
2823            not 'MEMIF'"
2824   parameters:
2825   - "throughput"
2826   - "parent"
2827   traces:
2828     hoverinfo: "x+y"
2829     boxpoints: "outliers"
2830     whiskerwidth: 0
2831   layout:
2832     title: ""  # No title
2833     layout: "plot-throughput"
2834
2835 -
2836   type: "plot"
2837   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-4t2c-features-pdr"
2838   algorithm: "plot_performance_box"
2839   output-file-type: ".html"
2840   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-features-pdr"
2841   data: "plot-vpp-throughput-latency-2n-skx"
2842   filter: "'NIC_Intel-XXV710' and
2843            '64B' and
2844            'FEATURE' and
2845            ('ACL10' or 'ACL50') and '10k_FLOWS' and
2846            'PDRDISC' and not 'NDRDISC' and
2847            '4T2C' and
2848            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
2849            not 'VHOST' and
2850            not 'MEMIF'"
2851   parameters:
2852   - "throughput"
2853   - "parent"
2854   traces:
2855     hoverinfo: "x+y"
2856     boxpoints: "outliers"
2857     whiskerwidth: 0
2858   layout:
2859     title: ""  # No title
2860     layout: "plot-throughput"
2861
2862 ################################################################################
2863
2864 # Packet Throughput - VPP Container Memif 3n-hsw-x520
2865 -
2866   type: "plot"
2867   title: "VPP Throughput: memif-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
2868   algorithm: "plot_performance_box"
2869   output-file-type: ".html"
2870   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
2871   data: "plot-vpp-throughput-latency-3n-hsw"
2872   filter: "'NIC_Intel-X520-DA2' and
2873            '64B' and
2874            ('BASE' or 'SCALE') and
2875            'NDRDISC' and
2876            '1T1C' and
2877            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
2878            not 'VHOST' and
2879            'MEMIF'"
2880   parameters:
2881   - "throughput"
2882   - "parent"
2883   traces:
2884     hoverinfo: "x+y"
2885     boxpoints: "outliers"
2886     whiskerwidth: 0
2887   layout:
2888     title: ""  # No title
2889     layout: "plot-throughput"
2890
2891 -
2892   type: "plot"
2893   title: "VPP Throughput: memif-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
2894   algorithm: "plot_performance_box"
2895   output-file-type: ".html"
2896   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
2897   data: "plot-vpp-throughput-latency-3n-hsw"
2898   filter: "'NIC_Intel-X520-DA2' and
2899            '64B' and
2900            ('BASE' or 'SCALE') and
2901            'PDRDISC' and not 'NDRDISC' and
2902            '1T1C' and
2903            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
2904            not 'VHOST' and
2905            'MEMIF'"
2906   parameters:
2907   - "throughput"
2908   - "parent"
2909   traces:
2910     hoverinfo: "x+y"
2911     boxpoints: "outliers"
2912     whiskerwidth: 0
2913   layout:
2914     title: ""  # No title
2915     layout: "plot-throughput"
2916
2917 -
2918   type: "plot"
2919   title: "VPP Throughput: memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
2920   algorithm: "plot_performance_box"
2921   output-file-type: ".html"
2922   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
2923   data: "plot-vpp-throughput-latency-3n-hsw"
2924   filter: "'NIC_Intel-X520-DA2' and
2925            '64B' and
2926            ('BASE' or 'SCALE') and
2927            'NDRDISC' and
2928            '2T2C' and
2929            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
2930            not 'VHOST' and
2931            'MEMIF'"
2932   parameters:
2933   - "throughput"
2934   - "parent"
2935   traces:
2936     hoverinfo: "x+y"
2937     boxpoints: "outliers"
2938     whiskerwidth: 0
2939   layout:
2940     title: ""  # No title
2941     layout: "plot-throughput"
2942
2943 -
2944   type: "plot"
2945   title: "VPP Throughput: memif-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
2946   algorithm: "plot_performance_box"
2947   output-file-type: ".html"
2948   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
2949   data: "plot-vpp-throughput-latency-3n-hsw"
2950   filter: "'NIC_Intel-X520-DA2' and
2951            '64B' and
2952            ('BASE' or 'SCALE') and
2953            'PDRDISC' and not 'NDRDISC' and
2954            '2T2C' and
2955            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
2956            not 'VHOST' and
2957            'MEMIF'"
2958   parameters:
2959   - "throughput"
2960   - "parent"
2961   traces:
2962     hoverinfo: "x+y"
2963     boxpoints: "outliers"
2964     whiskerwidth: 0
2965   layout:
2966     title: ""  # No title
2967     layout: "plot-throughput"
2968
2969 # Packet Throughput - VPP Container Memif 3n-hsw-x710
2970 -
2971   type: "plot"
2972   title: "VPP Throughput: memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
2973   algorithm: "plot_performance_box"
2974   output-file-type: ".html"
2975   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
2976   data: "plot-vpp-throughput-latency-3n-hsw"
2977   filter: "'NIC_Intel-X710' and
2978            '64B' and
2979            ('BASE' or 'SCALE') and
2980            'NDRDISC' and
2981            '1T1C' and
2982            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
2983            not 'VHOST' and
2984            'MEMIF'"
2985   parameters:
2986   - "throughput"
2987   - "parent"
2988   traces:
2989     hoverinfo: "x+y"
2990     boxpoints: "outliers"
2991     whiskerwidth: 0
2992   layout:
2993     title: ""  # No title
2994     layout: "plot-throughput"
2995
2996 -
2997   type: "plot"
2998   title: "VPP Throughput: memif-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
2999   algorithm: "plot_performance_box"
3000   output-file-type: ".html"
3001   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
3002   data: "plot-vpp-throughput-latency-3n-hsw"
3003   filter: "'NIC_Intel-X710' and
3004            '64B' and
3005            ('BASE' or 'SCALE') and
3006            'PDRDISC' and not 'NDRDISC' and
3007            '1T1C' and
3008            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3009            not 'VHOST' and
3010            'MEMIF'"
3011   parameters:
3012   - "throughput"
3013   - "parent"
3014   traces:
3015     hoverinfo: "x+y"
3016     boxpoints: "outliers"
3017     whiskerwidth: 0
3018   layout:
3019     title: ""  # No title
3020     layout: "plot-throughput"
3021
3022 -
3023   type: "plot"
3024   title: "VPP Throughput: memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
3025   algorithm: "plot_performance_box"
3026   output-file-type: ".html"
3027   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
3028   data: "plot-vpp-throughput-latency-3n-hsw"
3029   filter: "'NIC_Intel-X710' and
3030            '64B' and
3031            ('BASE' or 'SCALE') and
3032            'NDRDISC' and
3033            '2T2C' and
3034            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3035            not 'VHOST' and
3036            'MEMIF'"
3037   parameters:
3038   - "throughput"
3039   - "parent"
3040   traces:
3041     hoverinfo: "x+y"
3042     boxpoints: "outliers"
3043     whiskerwidth: 0
3044   layout:
3045     title: ""  # No title
3046     layout: "plot-throughput"
3047
3048 -
3049   type: "plot"
3050   title: "VPP Throughput: memif-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
3051   algorithm: "plot_performance_box"
3052   output-file-type: ".html"
3053   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
3054   data: "plot-vpp-throughput-latency-3n-hsw"
3055   filter: "'NIC_Intel-X710' and
3056            '64B' and
3057            ('BASE' or 'SCALE') and
3058            'PDRDISC' and not 'NDRDISC' and
3059            '2T2C' and
3060            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3061            not 'VHOST' and
3062            'MEMIF'"
3063   parameters:
3064   - "throughput"
3065   - "parent"
3066   traces:
3067     hoverinfo: "x+y"
3068     boxpoints: "outliers"
3069     whiskerwidth: 0
3070   layout:
3071     title: ""  # No title
3072     layout: "plot-throughput"
3073
3074 # Packet Throughput - VPP Container Memif 3n-hsw-xl710
3075 -
3076   type: "plot"
3077   title: "VPP Throughput: memif-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
3078   algorithm: "plot_performance_box"
3079   output-file-type: ".html"
3080   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
3081   data: "plot-vpp-throughput-latency-3n-hsw"
3082   filter: "'NIC_Intel-XL710' and
3083            '64B' and
3084            ('BASE' or 'SCALE') and
3085            'NDRDISC' and
3086            '1T1C' and
3087            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3088            not 'VHOST' and
3089            'MEMIF'"
3090   parameters:
3091   - "throughput"
3092   - "parent"
3093   traces:
3094     hoverinfo: "x+y"
3095     boxpoints: "outliers"
3096     whiskerwidth: 0
3097   layout:
3098     title: ""  # No title
3099     layout: "plot-throughput"
3100
3101 -
3102   type: "plot"
3103   title: "VPP Throughput: memif-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
3104   algorithm: "plot_performance_box"
3105   output-file-type: ".html"
3106   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
3107   data: "plot-vpp-throughput-latency-3n-hsw"
3108   filter: "'NIC_Intel-XL710' and
3109            '64B' and
3110            ('BASE' or 'SCALE') and
3111            'PDRDISC' and not 'NDRDISC' and
3112            '1T1C' and
3113            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3114            not 'VHOST' and
3115            'MEMIF'"
3116   parameters:
3117   - "throughput"
3118   - "parent"
3119   traces:
3120     hoverinfo: "x+y"
3121     boxpoints: "outliers"
3122     whiskerwidth: 0
3123   layout:
3124     title: ""  # No title
3125     layout: "plot-throughput"
3126
3127 -
3128   type: "plot"
3129   title: "VPP Throughput: memif-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
3130   algorithm: "plot_performance_box"
3131   output-file-type: ".html"
3132   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
3133   data: "plot-vpp-throughput-latency-3n-hsw"
3134   filter: "'NIC_Intel-XL710' and
3135            '64B' and
3136            ('BASE' or 'SCALE') and
3137            'NDRDISC' and
3138            '2T2C' and
3139            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3140            not 'VHOST' and
3141            'MEMIF'"
3142   parameters:
3143   - "throughput"
3144   - "parent"
3145   traces:
3146     hoverinfo: "x+y"
3147     boxpoints: "outliers"
3148     whiskerwidth: 0
3149   layout:
3150     title: ""  # No title
3151     layout: "plot-throughput"
3152
3153 -
3154   type: "plot"
3155   title: "VPP Throughput: memif-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
3156   algorithm: "plot_performance_box"
3157   output-file-type: ".html"
3158   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
3159   data: "plot-vpp-throughput-latency-3n-hsw"
3160   filter: "'NIC_Intel-XL710' and
3161            '64B' and
3162            ('BASE' or 'SCALE') and
3163            'PDRDISC' and not 'NDRDISC' and
3164            '2T2C' and
3165            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3166            not 'VHOST' and
3167            'MEMIF'"
3168   parameters:
3169   - "throughput"
3170   - "parent"
3171   traces:
3172     hoverinfo: "x+y"
3173     boxpoints: "outliers"
3174     whiskerwidth: 0
3175   layout:
3176     title: ""  # No title
3177     layout: "plot-throughput"
3178
3179 # Packet Throughput - VPP Container Memif 3n-skx-x710
3180 -
3181   type: "plot"
3182   title: "VPP Throughput: memif-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
3183   algorithm: "plot_performance_box"
3184   output-file-type: ".html"
3185   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
3186   data: "plot-vpp-throughput-latency-3n-skx"
3187   filter: "'NIC_Intel-X710' and
3188            '64B' and
3189            ('BASE' or 'SCALE') and
3190            'NDRDISC' and
3191            '2T1C' and
3192            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3193            not 'VHOST' and
3194            'MEMIF'"
3195   parameters:
3196   - "throughput"
3197   - "parent"
3198   traces:
3199     hoverinfo: "x+y"
3200     boxpoints: "outliers"
3201     whiskerwidth: 0
3202   layout:
3203     title: ""  # No title
3204     layout: "plot-throughput"
3205
3206 -
3207   type: "plot"
3208   title: "VPP Throughput: memif-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
3209   algorithm: "plot_performance_box"
3210   output-file-type: ".html"
3211   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
3212   data: "plot-vpp-throughput-latency-3n-skx"
3213   filter: "'NIC_Intel-X710' and
3214            '64B' and
3215            ('BASE' or 'SCALE') and
3216            'PDRDISC' and not 'NDRDISC' and
3217            '2T1C' and
3218            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3219            not 'VHOST' and
3220             'MEMIF'"
3221   parameters:
3222   - "throughput"
3223   - "parent"
3224   traces:
3225     hoverinfo: "x+y"
3226     boxpoints: "outliers"
3227     whiskerwidth: 0
3228   layout:
3229     title: ""  # No title
3230     layout: "plot-throughput"
3231
3232 -
3233   type: "plot"
3234   title: "VPP Throughput: memif-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
3235   algorithm: "plot_performance_box"
3236   output-file-type: ".html"
3237   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
3238   data: "plot-vpp-throughput-latency-3n-skx"
3239   filter: "'NIC_Intel-X710' and
3240            '64B' and
3241            ('BASE' or 'SCALE') and
3242            'NDRDISC' and
3243            '4T2C' and
3244            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3245            not 'VHOST' and
3246            'MEMIF'"
3247   parameters:
3248   - "throughput"
3249   - "parent"
3250   traces:
3251     hoverinfo: "x+y"
3252     boxpoints: "outliers"
3253     whiskerwidth: 0
3254   layout:
3255     title: ""  # No title
3256     layout: "plot-throughput"
3257
3258 -
3259   type: "plot"
3260   title: "VPP Throughput: memif-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
3261   algorithm: "plot_performance_box"
3262   output-file-type: ".html"
3263   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
3264   data: "plot-vpp-throughput-latency-3n-skx"
3265   filter: "'NIC_Intel-X710' and
3266            '64B' and
3267            ('BASE' or 'SCALE') and
3268            'PDRDISC' and not 'NDRDISC' and
3269            '4T2C' and
3270            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3271            not 'VHOST' and
3272            'MEMIF'"
3273   parameters:
3274   - "throughput"
3275   - "parent"
3276   traces:
3277     hoverinfo: "x+y"
3278     boxpoints: "outliers"
3279     whiskerwidth: 0
3280   layout:
3281     title: ""  # No title
3282     layout: "plot-throughput"
3283
3284 # Packet Throughput - VPP Container Memif 3n-skx-xxv710
3285 -
3286   type: "plot"
3287   title: "VPP Throughput: memif-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
3288   algorithm: "plot_performance_box"
3289   output-file-type: ".html"
3290   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
3291   data: "plot-vpp-throughput-latency-3n-skx"
3292   filter: "'NIC_Intel-XXV710' and
3293            '64B' and
3294            ('BASE' or 'SCALE') and
3295            'NDRDISC' and
3296            '2T1C' and
3297            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3298            not 'VHOST' and
3299            'MEMIF'"
3300   parameters:
3301   - "throughput"
3302   - "parent"
3303   traces:
3304     hoverinfo: "x+y"
3305     boxpoints: "outliers"
3306     whiskerwidth: 0
3307   layout:
3308     title: ""  # No title
3309     layout: "plot-throughput"
3310
3311 -
3312   type: "plot"
3313   title: "VPP Throughput: memif-3n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
3314   algorithm: "plot_performance_box"
3315   output-file-type: ".html"
3316   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
3317   data: "plot-vpp-throughput-latency-3n-skx"
3318   filter: "'NIC_Intel-XXV710' and
3319            '64B' and
3320            ('BASE' or 'SCALE') and
3321            'PDRDISC' and not 'NDRDISC' and
3322            '2T1C' and
3323            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3324            not 'VHOST' and
3325            'MEMIF'"
3326   parameters:
3327   - "throughput"
3328   - "parent"
3329   traces:
3330     hoverinfo: "x+y"
3331     boxpoints: "outliers"
3332     whiskerwidth: 0
3333   layout:
3334     title: ""  # No title
3335     layout: "plot-throughput"
3336
3337 -
3338   type: "plot"
3339   title: "VPP Throughput: memif-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
3340   algorithm: "plot_performance_box"
3341   output-file-type: ".html"
3342   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
3343   data: "plot-vpp-throughput-latency-3n-skx"
3344   filter: "'NIC_Intel-XXV710' and
3345            '64B' and
3346            ('BASE' or 'SCALE') and
3347            'NDRDISC' and
3348            '4T2C' and
3349            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3350            not 'VHOST' and
3351            'MEMIF'"
3352   parameters:
3353   - "throughput"
3354   - "parent"
3355   traces:
3356     hoverinfo: "x+y"
3357     boxpoints: "outliers"
3358     whiskerwidth: 0
3359   layout:
3360     title: ""  # No title
3361     layout: "plot-throughput"
3362
3363 -
3364   type: "plot"
3365   title: "VPP Throughput: memif-3n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
3366   algorithm: "plot_performance_box"
3367   output-file-type: ".html"
3368   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
3369   data: "plot-vpp-throughput-latency-3n-skx"
3370   filter: "'NIC_Intel-XXV710' and
3371            '64B' and
3372            ('BASE' or 'SCALE') and
3373            'PDRDISC' and not 'NDRDISC' and
3374            '4T2C' and
3375            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3376            not 'VHOST' and
3377            'MEMIF'"
3378   parameters:
3379   - "throughput"
3380   - "parent"
3381   traces:
3382     hoverinfo: "x+y"
3383     boxpoints: "outliers"
3384     whiskerwidth: 0
3385   layout:
3386     title: ""  # No title
3387     layout: "plot-throughput"
3388
3389 # Packet Throughput - VPP Container Memif 2n-skx-x710
3390 -
3391   type: "plot"
3392   title: "VPP Throughput: memif-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
3393   algorithm: "plot_performance_box"
3394   output-file-type: ".html"
3395   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
3396   data: "plot-vpp-throughput-latency-2n-skx"
3397   filter: "'NIC_Intel-X710' and
3398            '64B' and
3399            ('BASE' or 'SCALE') and
3400            'NDRDISC' and
3401            '2T1C' and
3402            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3403            not 'VHOST' and
3404            'MEMIF'"
3405   parameters:
3406   - "throughput"
3407   - "parent"
3408   traces:
3409     hoverinfo: "x+y"
3410     boxpoints: "outliers"
3411     whiskerwidth: 0
3412   layout:
3413     title: ""  # No title
3414     layout: "plot-throughput"
3415
3416 -
3417   type: "plot"
3418   title: "VPP Throughput: memif-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
3419   algorithm: "plot_performance_box"
3420   output-file-type: ".html"
3421   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
3422   data: "plot-vpp-throughput-latency-2n-skx"
3423   filter: "'NIC_Intel-X710' and
3424            '64B' and
3425            ('BASE' or 'SCALE') and
3426            'PDRDISC' and not 'NDRDISC' and
3427            '2T1C' and
3428            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3429            not 'VHOST' and
3430            'MEMIF'"
3431   parameters:
3432   - "throughput"
3433   - "parent"
3434   traces:
3435     hoverinfo: "x+y"
3436     boxpoints: "outliers"
3437     whiskerwidth: 0
3438   layout:
3439     title: ""  # No title
3440     layout: "plot-throughput"
3441
3442 -
3443   type: "plot"
3444   title: "VPP Throughput: memif-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
3445   algorithm: "plot_performance_box"
3446   output-file-type: ".html"
3447   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
3448   data: "plot-vpp-throughput-latency-2n-skx"
3449   filter: "'NIC_Intel-X710' and
3450            '64B' and
3451            ('BASE' or 'SCALE') and
3452            'NDRDISC' and
3453            '4T2C' and
3454            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3455            not 'VHOST' and
3456            'MEMIF'"
3457   parameters:
3458   - "throughput"
3459   - "parent"
3460   traces:
3461     hoverinfo: "x+y"
3462     boxpoints: "outliers"
3463     whiskerwidth: 0
3464   layout:
3465     title: ""  # No title
3466     layout: "plot-throughput"
3467
3468 -
3469   type: "plot"
3470   title: "VPP Throughput: memif-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
3471   algorithm: "plot_performance_box"
3472   output-file-type: ".html"
3473   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
3474   data: "plot-vpp-throughput-latency-2n-skx"
3475   filter: "'NIC_Intel-X710' and
3476            '64B' and
3477            ('BASE' or 'SCALE') and
3478            'PDRDISC' and not 'NDRDISC' and
3479            '4T2C' and
3480            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3481            not 'VHOST' and
3482            'MEMIF'"
3483   parameters:
3484   - "throughput"
3485   - "parent"
3486   traces:
3487     hoverinfo: "x+y"
3488     boxpoints: "outliers"
3489     whiskerwidth: 0
3490   layout:
3491     title: ""  # No title
3492     layout: "plot-throughput"
3493
3494 # Packet Throughput - VPP Container Memif 2n-skx-xxv710
3495 -
3496   type: "plot"
3497   title: "VPP Throughput: memif-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
3498   algorithm: "plot_performance_box"
3499   output-file-type: ".html"
3500   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
3501   data: "plot-vpp-throughput-latency-2n-skx"
3502   filter: "'NIC_Intel-XXV710' and
3503            '64B' and
3504            ('BASE' or 'SCALE') and
3505            'NDRDISC' and
3506            '2T1C' and
3507            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3508            not 'VHOST' and
3509            'MEMIF'"
3510   parameters:
3511   - "throughput"
3512   - "parent"
3513   traces:
3514     hoverinfo: "x+y"
3515     boxpoints: "outliers"
3516     whiskerwidth: 0
3517   layout:
3518     title: ""  # No title
3519     layout: "plot-throughput"
3520
3521 -
3522   type: "plot"
3523   title: "VPP Throughput: memif-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
3524   algorithm: "plot_performance_box"
3525   output-file-type: ".html"
3526   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
3527   data: "plot-vpp-throughput-latency-2n-skx"
3528   filter: "'NIC_Intel-XXV710' and
3529            '64B' and
3530            ('BASE' or 'SCALE') and
3531            'PDRDISC' and not 'NDRDISC' and
3532            '2T1C' and
3533            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3534            not 'VHOST' and
3535            'MEMIF'"
3536   parameters:
3537   - "throughput"
3538   - "parent"
3539   traces:
3540     hoverinfo: "x+y"
3541     boxpoints: "outliers"
3542     whiskerwidth: 0
3543   layout:
3544     title: ""  # No title
3545     layout: "plot-throughput"
3546
3547 -
3548   type: "plot"
3549   title: "VPP Throughput: memif-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
3550   algorithm: "plot_performance_box"
3551   output-file-type: ".html"
3552   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
3553   data: "plot-vpp-throughput-latency-2n-skx"
3554   filter: "'NIC_Intel-XXV710' and
3555            '64B' and
3556            ('BASE' or 'SCALE') and
3557            'NDRDISC' and
3558            '4T2C' and
3559            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3560            not 'VHOST' and
3561            'MEMIF'"
3562   parameters:
3563   - "throughput"
3564   - "parent"
3565   traces:
3566     hoverinfo: "x+y"
3567     boxpoints: "outliers"
3568     whiskerwidth: 0
3569   layout:
3570     title: ""  # No title
3571     layout: "plot-throughput"
3572
3573 -
3574   type: "plot"
3575   title: "VPP Throughput: memif-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
3576   algorithm: "plot_performance_box"
3577   output-file-type: ".html"
3578   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
3579   data: "plot-vpp-throughput-latency-2n-skx"
3580   filter: "'NIC_Intel-XXV710' and
3581            '64B' and
3582            ('BASE' or 'SCALE') and
3583            'PDRDISC' and not 'NDRDISC' and
3584            '4T2C' and
3585            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3586            not 'VHOST' and
3587            'MEMIF'"
3588   parameters:
3589   - "throughput"
3590   - "parent"
3591   traces:
3592     hoverinfo: "x+y"
3593     boxpoints: "outliers"
3594     whiskerwidth: 0
3595   layout:
3596     title: ""  # No title
3597     layout: "plot-throughput"
3598
3599 ################################################################################
3600
3601 # Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x520
3602 -
3603   type: "plot"
3604   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
3605   algorithm: "plot_performance_box"
3606   output-file-type: ".html"
3607   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
3608   data: "plot-ligato-throughput-latency-3n-hsw"
3609   filter: "'NIC_Intel-X520-DA2' and
3610            '64B' and
3611            ('BASE' or 'SCALE') and
3612            'NDRDISC' and
3613            '1T1C' and
3614            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3615            not 'VHOST' and
3616            'MEMIF'"
3617   parameters:
3618   - "throughput"
3619   - "parent"
3620   traces:
3621     hoverinfo: "x+y"
3622     boxpoints: "outliers"
3623     whiskerwidth: 0
3624   layout:
3625     title: ""  # No title
3626     layout: "plot-throughput"
3627
3628 -
3629   type: "plot"
3630   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
3631   algorithm: "plot_performance_box"
3632   output-file-type: ".html"
3633   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
3634   data: "plot-ligato-throughput-latency-3n-hsw"
3635   filter: "'NIC_Intel-X520-DA2' and
3636            '64B' and
3637            ('BASE' or 'SCALE') and
3638            'PDRDISC' and not 'NDRDISC' and
3639            '1T1C' and
3640            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3641            not 'VHOST' and
3642            'MEMIF'"
3643   parameters:
3644   - "throughput"
3645   - "parent"
3646   traces:
3647     hoverinfo: "x+y"
3648     boxpoints: "outliers"
3649     whiskerwidth: 0
3650   layout:
3651     title: ""  # No title
3652     layout: "plot-throughput"
3653
3654 -
3655   type: "plot"
3656   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
3657   algorithm: "plot_performance_box"
3658   output-file-type: ".html"
3659   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
3660   data: "plot-ligato-throughput-latency-3n-hsw"
3661   filter: "'NIC_Intel-X520-DA2' and
3662            '64B' and
3663            ('BASE' or 'SCALE') and
3664            'NDRDISC' and
3665            '2T2C' and
3666            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3667            not 'VHOST' and
3668            'MEMIF'"
3669   parameters:
3670   - "throughput"
3671   - "parent"
3672   traces:
3673     hoverinfo: "x+y"
3674     boxpoints: "outliers"
3675     whiskerwidth: 0
3676   layout:
3677     title: ""  # No title
3678     layout: "plot-throughput"
3679
3680 -
3681   type: "plot"
3682   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
3683   algorithm: "plot_performance_box"
3684   output-file-type: ".html"
3685   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
3686   data: "plot-ligato-throughput-latency-3n-hsw"
3687   filter: "'NIC_Intel-X520-DA2' and
3688            '64B' and
3689            ('BASE' or 'SCALE') and
3690            'PDRDISC' and not 'NDRDISC' and
3691            '2T2C' and
3692            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3693            not 'VHOST' and
3694            'MEMIF'"
3695   parameters:
3696   - "throughput"
3697   - "parent"
3698   traces:
3699     hoverinfo: "x+y"
3700     boxpoints: "outliers"
3701     whiskerwidth: 0
3702   layout:
3703     title: ""  # No title
3704     layout: "plot-throughput"
3705
3706 # Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x710
3707 -
3708   type: "plot"
3709   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
3710   algorithm: "plot_performance_box"
3711   output-file-type: ".html"
3712   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
3713   data: "plot-ligato-throughput-latency-3n-hsw"
3714   filter: "'NIC_Intel-X710' and
3715            '64B' and
3716            ('BASE' or 'SCALE') and
3717            'NDRDISC' and
3718            '1T1C' and
3719            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3720            not 'VHOST' and
3721            'MEMIF'"
3722   parameters:
3723   - "throughput"
3724   - "parent"
3725   traces:
3726     hoverinfo: "x+y"
3727     boxpoints: "outliers"
3728     whiskerwidth: 0
3729   layout:
3730     title: ""  # No title
3731     layout: "plot-throughput"
3732
3733 -
3734   type: "plot"
3735   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
3736   algorithm: "plot_performance_box"
3737   output-file-type: ".html"
3738   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
3739   data: "plot-ligato-throughput-latency-3n-hsw"
3740   filter: "'NIC_Intel-X710' and
3741            '64B' and
3742            ('BASE' or 'SCALE') and
3743            'PDRDISC' and not 'NDRDISC' and
3744            '1T1C' and
3745            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3746            not 'VHOST' and
3747            'MEMIF'"
3748   parameters:
3749   - "throughput"
3750   - "parent"
3751   traces:
3752     hoverinfo: "x+y"
3753     boxpoints: "outliers"
3754     whiskerwidth: 0
3755   layout:
3756     title: ""  # No title
3757     layout: "plot-throughput"
3758
3759 -
3760   type: "plot"
3761   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
3762   algorithm: "plot_performance_box"
3763   output-file-type: ".html"
3764   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
3765   data: "plot-ligato-throughput-latency-3n-hsw"
3766   filter: "'NIC_Intel-X710' and
3767            '64B' and
3768            ('BASE' or 'SCALE') and
3769            'NDRDISC' and
3770            '2T2C' and
3771            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3772            not 'VHOST' and
3773            'MEMIF'"
3774   parameters:
3775   - "throughput"
3776   - "parent"
3777   traces:
3778     hoverinfo: "x+y"
3779     boxpoints: "outliers"
3780     whiskerwidth: 0
3781   layout:
3782     title: ""  # No title
3783     layout: "plot-throughput"
3784
3785 -
3786   type: "plot"
3787   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
3788   algorithm: "plot_performance_box"
3789   output-file-type: ".html"
3790   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
3791   data: "plot-ligato-throughput-latency-3n-hsw"
3792   filter: "'NIC_Intel-X710' and
3793            '64B' and
3794            ('BASE' or 'SCALE') and
3795            'PDRDISC' and not 'NDRDISC' and
3796            '2T2C' and
3797            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3798            not 'VHOST' and
3799            'MEMIF'"
3800   parameters:
3801   - "throughput"
3802   - "parent"
3803   traces:
3804     hoverinfo: "x+y"
3805     boxpoints: "outliers"
3806     whiskerwidth: 0
3807   layout:
3808     title: ""  # No title
3809     layout: "plot-throughput"
3810
3811 # Packet Throughput - VPP Container Orchestrated Memif 3n-skx-x710
3812 -
3813   type: "plot"
3814   title: "VPP Throughput: k8s-memif-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
3815   algorithm: "plot_performance_box"
3816   output-file-type: ".html"
3817   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
3818   data: "plot-ligato-throughput-latency-3n-skx"
3819   filter: "'NIC_Intel-X710' and
3820            '64B' and
3821            ('BASE' or 'SCALE') and
3822            'NDRDISC' and
3823            '2T1C' and
3824            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3825            not 'VHOST' and
3826            'MEMIF'"
3827   parameters:
3828   - "throughput"
3829   - "parent"
3830   traces:
3831     hoverinfo: "x+y"
3832     boxpoints: "outliers"
3833     whiskerwidth: 0
3834   layout:
3835     title: ""  # No title
3836     layout: "plot-throughput"
3837
3838 -
3839   type: "plot"
3840   title: "VPP Throughput: k8s-memif-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
3841   algorithm: "plot_performance_box"
3842   output-file-type: ".html"
3843   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
3844   data: "plot-ligato-throughput-latency-3n-skx"
3845   filter: "'NIC_Intel-X710' and
3846            '64B' and
3847            ('BASE' or 'SCALE') and
3848            'PDRDISC' and not 'NDRDISC' and
3849            '2T1C' and
3850            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3851            not 'VHOST' and
3852             'MEMIF'"
3853   parameters:
3854   - "throughput"
3855   - "parent"
3856   traces:
3857     hoverinfo: "x+y"
3858     boxpoints: "outliers"
3859     whiskerwidth: 0
3860   layout:
3861     title: ""  # No title
3862     layout: "plot-throughput"
3863
3864 -
3865   type: "plot"
3866   title: "VPP Throughput: k8s-memif-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
3867   algorithm: "plot_performance_box"
3868   output-file-type: ".html"
3869   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
3870   data: "plot-ligato-throughput-latency-3n-skx"
3871   filter: "'NIC_Intel-X710' and
3872            '64B' and
3873            ('BASE' or 'SCALE') and
3874            'NDRDISC' and
3875            '4T2C' and
3876            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3877            not 'VHOST' and
3878            'MEMIF'"
3879   parameters:
3880   - "throughput"
3881   - "parent"
3882   traces:
3883     hoverinfo: "x+y"
3884     boxpoints: "outliers"
3885     whiskerwidth: 0
3886   layout:
3887     title: ""  # No title
3888     layout: "plot-throughput"
3889
3890 -
3891   type: "plot"
3892   title: "VPP Throughput: k8s-memif-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
3893   algorithm: "plot_performance_box"
3894   output-file-type: ".html"
3895   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
3896   data: "plot-ligato-throughput-latency-3n-skx"
3897   filter: "'NIC_Intel-X710' and
3898            '64B' and
3899            ('BASE' or 'SCALE') and
3900            'PDRDISC' and not 'NDRDISC' and
3901            '4T2C' and
3902            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3903            not 'VHOST' and
3904            'MEMIF'"
3905   parameters:
3906   - "throughput"
3907   - "parent"
3908   traces:
3909     hoverinfo: "x+y"
3910     boxpoints: "outliers"
3911     whiskerwidth: 0
3912   layout:
3913     title: ""  # No title
3914     layout: "plot-throughput"
3915
3916 # Packet Throughput - VPP Container Orchestrated Memif 3n-skx-xxv710
3917 -
3918   type: "plot"
3919   title: "VPP Throughput: k8s-memif-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
3920   algorithm: "plot_performance_box"
3921   output-file-type: ".html"
3922   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
3923   data: "plot-ligato-throughput-latency-3n-skx"
3924   filter: "'NIC_Intel-XXV710' and
3925            '64B' and
3926            ('BASE' or 'SCALE') and
3927            'NDRDISC' and
3928            '2T1C' and
3929            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3930            not 'VHOST' and
3931            'MEMIF'"
3932   parameters:
3933   - "throughput"
3934   - "parent"
3935   traces:
3936     hoverinfo: "x+y"
3937     boxpoints: "outliers"
3938     whiskerwidth: 0
3939   layout:
3940     title: ""  # No title
3941     layout: "plot-throughput"
3942
3943 -
3944   type: "plot"
3945   title: "VPP Throughput: k8s-memif-3n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
3946   algorithm: "plot_performance_box"
3947   output-file-type: ".html"
3948   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
3949   data: "plot-ligato-throughput-latency-3n-skx"
3950   filter: "'NIC_Intel-XXV710' and
3951            '64B' and
3952            ('BASE' or 'SCALE') and
3953            'PDRDISC' and not 'NDRDISC' and
3954            '2T1C' and
3955            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3956            not 'VHOST' and
3957            'MEMIF'"
3958   parameters:
3959   - "throughput"
3960   - "parent"
3961   traces:
3962     hoverinfo: "x+y"
3963     boxpoints: "outliers"
3964     whiskerwidth: 0
3965   layout:
3966     title: ""  # No title
3967     layout: "plot-throughput"
3968
3969 -
3970   type: "plot"
3971   title: "VPP Throughput: k8s-memif-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
3972   algorithm: "plot_performance_box"
3973   output-file-type: ".html"
3974   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
3975   data: "plot-ligato-throughput-latency-3n-skx"
3976   filter: "'NIC_Intel-XXV710' and
3977            '64B' and
3978            ('BASE' or 'SCALE') and
3979            'NDRDISC' and
3980            '4T2C' and
3981            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3982            not 'VHOST' and
3983            'MEMIF'"
3984   parameters:
3985   - "throughput"
3986   - "parent"
3987   traces:
3988     hoverinfo: "x+y"
3989     boxpoints: "outliers"
3990     whiskerwidth: 0
3991   layout:
3992     title: ""  # No title
3993     layout: "plot-throughput"
3994
3995 -
3996   type: "plot"
3997   title: "VPP Throughput: k8s-memif-3n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
3998   algorithm: "plot_performance_box"
3999   output-file-type: ".html"
4000   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
4001   data: "plot-ligato-throughput-latency-3n-skx"
4002   filter: "'NIC_Intel-XXV710' and
4003            '64B' and
4004            ('BASE' or 'SCALE') and
4005            'PDRDISC' and not 'NDRDISC' and
4006            '4T2C' and
4007            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
4008            not 'VHOST' and
4009            'MEMIF'"
4010   parameters:
4011   - "throughput"
4012   - "parent"
4013   traces:
4014     hoverinfo: "x+y"
4015     boxpoints: "outliers"
4016     whiskerwidth: 0
4017   layout:
4018     title: ""  # No title
4019     layout: "plot-throughput"
4020
4021 # Packet Throughput - VPP Container Orchestrated Memif 2n-skx-x710
4022 -
4023   type: "plot"
4024   title: "VPP Throughput: k8s-memif-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
4025   algorithm: "plot_performance_box"
4026   output-file-type: ".html"
4027   output-file: "{DIR[STATIC,VPP]}/k8s-memif-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
4028   data: "plot-ligato-throughput-latency-2n-skx"
4029   filter: "'NIC_Intel-X710' and
4030            '64B' and
4031            ('BASE' or 'SCALE') and
4032            'NDRDISC' and
4033            '2T1C' and
4034            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
4035            not 'VHOST' and
4036            'MEMIF'"
4037   parameters:
4038   - "throughput"
4039   - "parent"
4040   traces:
4041     hoverinfo: "x+y"
4042     boxpoints: "outliers"
4043     whiskerwidth: 0
4044   layout:
4045     title: ""  # No title
4046     layout: "plot-throughput"
4047
4048 -
4049   type: "plot"
4050   title: "VPP Throughput: k8s-memif-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
4051   algorithm: "plot_performance_box"
4052   output-file-type: ".html"
4053   output-file: "{DIR[STATIC,VPP]}/k8s-memif-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
4054   data: "plot-ligato-throughput-latency-2n-skx"
4055   filter: "'NIC_Intel-X710' and
4056            '64B' and
4057            ('BASE' or 'SCALE') and
4058            'PDRDISC' and not 'NDRDISC' and
4059            '2T1C' and
4060            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
4061            not 'VHOST' and
4062            'MEMIF'"
4063   parameters:
4064   - "throughput"
4065   - "parent"
4066   traces:
4067     hoverinfo: "x+y"
4068     boxpoints: "outliers"
4069     whiskerwidth: 0
4070   layout:
4071     title: ""  # No title
4072     layout: "plot-throughput"
4073
4074 -
4075   type: "plot"
4076   title: "VPP Throughput: k8s-memif-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
4077   algorithm: "plot_performance_box"
4078   output-file-type: ".html"
4079   output-file: "{DIR[STATIC,VPP]}/k8s-memif-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
4080   data: "plot-ligato-throughput-latency-2n-skx"
4081   filter: "'NIC_Intel-X710' and
4082            '64B' and
4083            ('BASE' or 'SCALE') and
4084            'NDRDISC' and
4085            '4T2C' and
4086            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
4087            not 'VHOST' and
4088            'MEMIF'"
4089   parameters:
4090   - "throughput"
4091   - "parent"
4092   traces:
4093     hoverinfo: "x+y"
4094     boxpoints: "outliers"
4095     whiskerwidth: 0
4096   layout:
4097     title: ""  # No title
4098     layout: "plot-throughput"
4099
4100 -
4101   type: "plot"
4102   title: "VPP Throughput: k8s-memif-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
4103   algorithm: "plot_performance_box"
4104   output-file-type: ".html"
4105   output-file: "{DIR[STATIC,VPP]}/k8s-memif-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
4106   data: "plot-ligato-throughput-latency-2n-skx"
4107   filter: "'NIC_Intel-X710' and
4108            '64B' and
4109            ('BASE' or 'SCALE') and
4110            'PDRDISC' and not 'NDRDISC' and
4111            '4T2C' and
4112            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
4113            not 'VHOST' and
4114            'MEMIF'"
4115   parameters:
4116   - "throughput"
4117   - "parent"
4118   traces:
4119     hoverinfo: "x+y"
4120     boxpoints: "outliers"
4121     whiskerwidth: 0
4122   layout:
4123     title: ""  # No title
4124     layout: "plot-throughput"
4125
4126 # Packet Throughput - VPP Container Orchestrated Memif 2n-skx-xxv710
4127 -
4128   type: "plot"
4129   title: "VPP Throughput: k8s-memif-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
4130   algorithm: "plot_performance_box"
4131   output-file-type: ".html"
4132   output-file: "{DIR[STATIC,VPP]}/k8s-memif-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
4133   data: "plot-ligato-throughput-latency-2n-skx"
4134   filter: "'NIC_Intel-XXV710' and
4135            '64B' and
4136            ('BASE' or 'SCALE') and
4137            'NDRDISC' and
4138            '2T1C' and
4139            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
4140            not 'VHOST' and
4141            'MEMIF'"
4142   parameters:
4143   - "throughput"
4144   - "parent"
4145   traces:
4146     hoverinfo: "x+y"
4147     boxpoints: "outliers"
4148     whiskerwidth: 0
4149   layout:
4150     title: ""  # No title
4151     layout: "plot-throughput"
4152
4153 -
4154   type: "plot"
4155   title: "VPP Throughput: k8s-memif-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
4156   algorithm: "plot_performance_box"
4157   output-file-type: ".html"
4158   output-file: "{DIR[STATIC,VPP]}/k8s-memif-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
4159   data: "plot-ligato-throughput-latency-2n-skx"
4160   filter: "'NIC_Intel-XXV710' and
4161            '64B' and
4162            ('BASE' or 'SCALE') and
4163            'PDRDISC' and not 'NDRDISC' and
4164            '2T1C' and
4165            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
4166            not 'VHOST' and
4167            'MEMIF'"
4168   parameters:
4169   - "throughput"
4170   - "parent"
4171   traces:
4172     hoverinfo: "x+y"
4173     boxpoints: "outliers"
4174     whiskerwidth: 0
4175   layout:
4176     title: ""  # No title
4177     layout: "plot-throughput"
4178
4179 -
4180   type: "plot"
4181   title: "VPP Throughput: k8s-memif-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
4182   algorithm: "plot_performance_box"
4183   output-file-type: ".html"
4184   output-file: "{DIR[STATIC,VPP]}/k8s-memif-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
4185   data: "plot-ligato-throughput-latency-2n-skx"
4186   filter: "'NIC_Intel-XXV710' and
4187            '64B' and
4188            ('BASE' or 'SCALE') and
4189            'NDRDISC' and
4190            '4T2C' and
4191            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
4192            not 'VHOST' and
4193            'MEMIF'"
4194   parameters:
4195   - "throughput"
4196   - "parent"
4197   traces:
4198     hoverinfo: "x+y"
4199     boxpoints: "outliers"
4200     whiskerwidth: 0
4201   layout:
4202     title: ""  # No title
4203     layout: "plot-throughput"
4204
4205 -
4206   type: "plot"
4207   title: "VPP Throughput: k8s-memif-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
4208   algorithm: "plot_performance_box"
4209   output-file-type: ".html"
4210   output-file: "{DIR[STATIC,VPP]}/k8s-memif-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
4211   data: "plot-ligato-throughput-latency-2n-skx"
4212   filter: "'NIC_Intel-XXV710' and
4213            '64B' and
4214            ('BASE' or 'SCALE') and
4215            'PDRDISC' and not 'NDRDISC' and
4216            '4T2C' and
4217            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
4218            not 'VHOST' and
4219            'MEMIF'"
4220   parameters:
4221   - "throughput"
4222   - "parent"
4223   traces:
4224     hoverinfo: "x+y"
4225     boxpoints: "outliers"
4226     whiskerwidth: 0
4227   layout:
4228     title: ""  # No title
4229     layout: "plot-throughput"
4230
4231 ################################################################################
4232
4233 # Packet Throughput - VPP IPv4 3n-hsw-x520
4234 -
4235   type: "plot"
4236   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
4237   algorithm: "plot_performance_box"
4238   output-file-type: ".html"
4239   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
4240   data: "plot-vpp-throughput-latency-3n-hsw"
4241   filter: "'NIC_Intel-X520-DA2' and
4242            '64B' and
4243            ('BASE' or 'SCALE') and
4244            'NDRDISC' and
4245            '1T1C' and
4246            'IP4FWD' and
4247            not 'IPSEC' and 
4248            not 'VHOST'"
4249   parameters:
4250   - "throughput"
4251   - "parent"
4252   traces:
4253     hoverinfo: "x+y"
4254     boxpoints: "outliers"
4255     whiskerwidth: 0
4256   layout:
4257     title: ""  # No title
4258     layout: "plot-throughput"
4259
4260 -
4261   type: "plot"
4262   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
4263   algorithm: "plot_performance_box"
4264   output-file-type: ".html"
4265   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
4266   data: "plot-vpp-throughput-latency-3n-hsw"
4267   filter: "'NIC_Intel-X520-DA2' and
4268            '64B' and
4269            ('BASE' or 'SCALE') and
4270            'PDRDISC' and not 'NDRDISC' and
4271            '1T1C' and
4272            'IP4FWD' and
4273            not 'IPSEC' and 
4274            not 'VHOST'"
4275   parameters:
4276   - "throughput"
4277   - "parent"
4278   traces:
4279     hoverinfo: "x+y"
4280     boxpoints: "outliers"
4281     whiskerwidth: 0
4282   layout:
4283     title: ""  # No title
4284     layout: "plot-throughput"
4285
4286 -
4287   type: "plot"
4288   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
4289   algorithm: "plot_performance_box"
4290   output-file-type: ".html"
4291   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
4292   data: "plot-vpp-throughput-latency-3n-hsw"
4293   filter: "'NIC_Intel-X520-DA2' and
4294            '64B' and
4295            ('BASE' or 'SCALE') and
4296            'NDRDISC' and
4297            '2T2C' and
4298            'IP4FWD' and
4299            not 'IPSEC' and 
4300            not 'VHOST'"
4301   parameters:
4302   - "throughput"
4303   - "parent"
4304   traces:
4305     hoverinfo: "x+y"
4306     boxpoints: "outliers"
4307     whiskerwidth: 0
4308   layout:
4309     title: ""  # No title
4310     layout: "plot-throughput"
4311
4312 -
4313   type: "plot"
4314   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
4315   algorithm: "plot_performance_box"
4316   output-file-type: ".html"
4317   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
4318   data: "plot-vpp-throughput-latency-3n-hsw"
4319   filter: "'NIC_Intel-X520-DA2' and
4320            '64B' and
4321            ('BASE' or 'SCALE') and
4322            'PDRDISC' and not 'NDRDISC' and
4323            '2T2C' and
4324            'IP4FWD' and
4325            not 'IPSEC' and 
4326            not 'VHOST'"
4327   parameters:
4328   - "throughput"
4329   - "parent"
4330   traces:
4331     hoverinfo: "x+y"
4332     boxpoints: "outliers"
4333     whiskerwidth: 0
4334   layout:
4335     title: ""  # No title
4336     layout: "plot-throughput"
4337
4338 -
4339   type: "plot"
4340   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-ndr"
4341   algorithm: "plot_performance_box"
4342   output-file-type: ".html"
4343   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-ndr"
4344   data: "plot-vpp-throughput-latency-3n-hsw"
4345   filter: "'NIC_Intel-X520-DA2' and
4346            '64B' and
4347            'FEATURE' and
4348            ('ACL10' or 'ACL50') and '10k_FLOWS' and
4349            'NDRDISC' and
4350            '1T1C' and
4351            'IP4FWD' and
4352            not 'IPSEC' and 
4353            not 'VHOST'"
4354   parameters:
4355   - "throughput"
4356   - "parent"
4357   traces:
4358     hoverinfo: "x+y"
4359     boxpoints: "outliers"
4360     whiskerwidth: 0
4361   layout:
4362     title: ""  # No title
4363     layout: "plot-throughput"
4364
4365 -
4366   type: "plot"
4367   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-pdr"
4368   algorithm: "plot_performance_box"
4369   output-file-type: ".html"
4370   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-pdr"
4371   data: "plot-vpp-throughput-latency-3n-hsw"
4372   filter: "'NIC_Intel-X520-DA2' and
4373            '64B' and
4374            'FEATURE' and
4375            ('ACL10' or 'ACL50') and '10k_FLOWS' and
4376            'PDRDISC' and not 'NDRDISC' and
4377            '1T1C' and
4378            'IP4FWD' and
4379            not 'IPSEC' and 
4380            not 'VHOST'"
4381   parameters:
4382   - "throughput"
4383   - "parent"
4384   traces:
4385     hoverinfo: "x+y"
4386     boxpoints: "outliers"
4387     whiskerwidth: 0
4388   layout:
4389     title: ""  # No title
4390     layout: "plot-throughput"
4391
4392 -
4393   type: "plot"
4394   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-ndr"
4395   algorithm: "plot_performance_box"
4396   output-file-type: ".html"
4397   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-ndr"
4398   data: "plot-vpp-throughput-latency-3n-hsw"
4399   filter: "'NIC_Intel-X520-DA2' and
4400            '64B' and
4401            'FEATURE' and
4402            ('ACL10' or 'ACL50') and '10k_FLOWS' and
4403            'NDRDISC' and
4404            '2T2C' and
4405            'IP4FWD' and
4406            not 'IPSEC' and 
4407            not 'VHOST'"
4408   parameters:
4409   - "throughput"
4410   - "parent"
4411   traces:
4412     hoverinfo: "x+y"
4413     boxpoints: "outliers"
4414     whiskerwidth: 0
4415   layout:
4416     title: ""  # No title
4417     layout: "plot-throughput"
4418
4419 -
4420   type: "plot"
4421   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-pdr"
4422   algorithm: "plot_performance_box"
4423   output-file-type: ".html"
4424   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-pdr"
4425   data: "plot-vpp-throughput-latency-3n-hsw"
4426   filter: "'NIC_Intel-X520-DA2' and
4427            '64B' and
4428            'FEATURE' and
4429            ('ACL10' or 'ACL50') and '10k_FLOWS' and
4430            'PDRDISC' and not 'NDRDISC' and
4431            '2T2C' and
4432            'IP4FWD' and
4433            not 'IPSEC' and 
4434            not 'VHOST'"
4435   parameters:
4436   - "throughput"
4437   - "parent"
4438   traces:
4439     hoverinfo: "x+y"
4440     boxpoints: "outliers"
4441     whiskerwidth: 0
4442   layout:
4443     title: ""  # No title
4444     layout: "plot-throughput"
4445
4446 # Packet Throughput - VPP IPv4 3n-hsw-x710
4447 -
4448   type: "plot"
4449   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
4450   algorithm: "plot_performance_box"
4451   output-file-type: ".html"
4452   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
4453   data: "plot-vpp-throughput-latency-3n-hsw"
4454   filter: "'NIC_Intel-X710' and
4455            '64B' and
4456            ('BASE' or 'SCALE') and
4457            'NDRDISC' and
4458            '1T1C' and
4459            'IP4FWD' and
4460            not 'IPSEC' and 
4461            not 'VHOST'"
4462   parameters:
4463   - "throughput"
4464   - "parent"
4465   traces:
4466     hoverinfo: "x+y"
4467     boxpoints: "outliers"
4468     whiskerwidth: 0
4469   layout:
4470     title: ""  # No title
4471     layout: "plot-throughput"
4472
4473 -
4474   type: "plot"
4475   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
4476   algorithm: "plot_performance_box"
4477   output-file-type: ".html"
4478   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
4479   data: "plot-vpp-throughput-latency-3n-hsw"
4480   filter: "'NIC_Intel-X710' and
4481            '64B' and
4482            ('BASE' or 'SCALE') and
4483            'PDRDISC' and not 'NDRDISC' and
4484            '1T1C' and
4485            'IP4FWD' and
4486            not 'IPSEC' and 
4487            not 'VHOST'"
4488   parameters:
4489   - "throughput"
4490   - "parent"
4491   traces:
4492     hoverinfo: "x+y"
4493     boxpoints: "outliers"
4494     whiskerwidth: 0
4495   layout:
4496     title: ""  # No title
4497     layout: "plot-throughput"
4498
4499 -
4500   type: "plot"
4501   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
4502   algorithm: "plot_performance_box"
4503   output-file-type: ".html"
4504   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
4505   data: "plot-vpp-throughput-latency-3n-hsw"
4506   filter: "'NIC_Intel-X710' and
4507            '64B' and
4508            ('BASE' or 'SCALE') and
4509            'NDRDISC' and
4510            '2T2C' and
4511            'IP4FWD' and
4512            not 'IPSEC' and 
4513            not 'VHOST'"
4514   parameters:
4515   - "throughput"
4516   - "parent"
4517   traces:
4518     hoverinfo: "x+y"
4519     boxpoints: "outliers"
4520     whiskerwidth: 0
4521   layout:
4522     title: ""  # No title
4523     layout: "plot-throughput"
4524
4525 -
4526   type: "plot"
4527   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
4528   algorithm: "plot_performance_box"
4529   output-file-type: ".html"
4530   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
4531   data: "plot-vpp-throughput-latency-3n-hsw"
4532   filter: "'NIC_Intel-X710' and
4533            '64B' and
4534            ('BASE' or 'SCALE') and
4535            'PDRDISC' and not 'NDRDISC' and
4536            '2T2C' and
4537            'IP4FWD' and
4538            not 'IPSEC' and 
4539            not 'VHOST'"
4540   parameters:
4541   - "throughput"
4542   - "parent"
4543   traces:
4544     hoverinfo: "x+y"
4545     boxpoints: "outliers"
4546     whiskerwidth: 0
4547   layout:
4548     title: ""  # No title
4549     layout: "plot-throughput"
4550
4551 -
4552   type: "plot"
4553   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-ndr"
4554   algorithm: "plot_performance_box"
4555   output-file-type: ".html"
4556   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-ndr"
4557   data: "plot-vpp-throughput-latency-3n-hsw"
4558   filter: "'NIC_Intel-X710' and
4559            '64B' and
4560            'FEATURE' and
4561            ('ACL10' or 'ACL50') and '10k_FLOWS' and
4562            'NDRDISC' and
4563            '1T1C' and
4564            'IP4FWD' and
4565            not 'IPSEC' and 
4566            not 'VHOST'"
4567   parameters:
4568   - "throughput"
4569   - "parent"
4570   traces:
4571     hoverinfo: "x+y"
4572     boxpoints: "outliers"
4573     whiskerwidth: 0
4574   layout:
4575     title: ""  # No title
4576     layout: "plot-throughput"
4577
4578 -
4579   type: "plot"
4580   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-pdr"
4581   algorithm: "plot_performance_box"
4582   output-file-type: ".html"
4583   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-pdr"
4584   data: "plot-vpp-throughput-latency-3n-hsw"
4585   filter: "'NIC_Intel-X710' and
4586            '64B' and
4587            'FEATURE' and
4588            ('ACL10' or 'ACL50') and '10k_FLOWS' and
4589            'PDRDISC' and not 'NDRDISC' and
4590            '1T1C' and
4591            'IP4FWD' and
4592            not 'IPSEC' and 
4593            not 'VHOST'"
4594   parameters:
4595   - "throughput"
4596   - "parent"
4597   traces:
4598     hoverinfo: "x+y"
4599     boxpoints: "outliers"
4600     whiskerwidth: 0
4601   layout:
4602     title: ""  # No title
4603     layout: "plot-throughput"
4604
4605 -
4606   type: "plot"
4607   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-ndr"
4608   algorithm: "plot_performance_box"
4609   output-file-type: ".html"
4610   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-ndr"
4611   data: "plot-vpp-throughput-latency-3n-hsw"
4612   filter: "'NIC_Intel-X710' and
4613            '64B' and
4614            'FEATURE' and
4615            ('ACL10' or 'ACL50') and '10k_FLOWS' and
4616            'NDRDISC' and
4617            '2T2C' and
4618            'IP4FWD' and
4619            not 'IPSEC' and 
4620            not 'VHOST'"
4621   parameters:
4622   - "throughput"
4623   - "parent"
4624   traces:
4625     hoverinfo: "x+y"
4626     boxpoints: "outliers"
4627     whiskerwidth: 0
4628   layout:
4629     title: ""  # No title
4630     layout: "plot-throughput"
4631
4632 -
4633   type: "plot"
4634   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-pdr"
4635   algorithm: "plot_performance_box"
4636   output-file-type: ".html"
4637   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-pdr"
4638   data: "plot-vpp-throughput-latency-3n-hsw"
4639   filter: "'NIC_Intel-X710' and
4640            '64B' and
4641            'FEATURE' and
4642            ('ACL10' or 'ACL50') and '10k_FLOWS' and
4643            'PDRDISC' and not 'NDRDISC' and
4644            '2T2C' and
4645            'IP4FWD' and
4646            not 'IPSEC' and 
4647            not 'VHOST'"
4648   parameters:
4649   - "throughput"
4650   - "parent"
4651   traces:
4652     hoverinfo: "x+y"
4653     boxpoints: "outliers"
4654     whiskerwidth: 0
4655   layout:
4656     title: ""  # No title
4657     layout: "plot-throughput"
4658
4659 # Packet Throughput - VPP IPv4 3n-hsw-xl710
4660 -
4661   type: "plot"
4662   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
4663   algorithm: "plot_performance_box"
4664   output-file-type: ".html"
4665   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
4666   data: "plot-vpp-throughput-latency-3n-hsw"
4667   filter: "'NIC_Intel-XL710' and
4668            '64B' and
4669            ('BASE' or 'SCALE') and
4670            'NDRDISC' and
4671            '1T1C' and
4672            'IP4FWD' and
4673            not 'IPSEC' and 
4674            not 'VHOST'"
4675   parameters:
4676   - "throughput"
4677   - "parent"
4678   traces:
4679     hoverinfo: "x+y"
4680     boxpoints: "outliers"
4681     whiskerwidth: 0
4682   layout:
4683     title: ""  # No title
4684     layout: "plot-throughput"
4685
4686 -
4687   type: "plot"
4688   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
4689   algorithm: "plot_performance_box"
4690   output-file-type: ".html"
4691   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
4692   data: "plot-vpp-throughput-latency-3n-hsw"
4693   filter: "'NIC_Intel-XL710' and
4694            '64B' and
4695            ('BASE' or 'SCALE') and
4696            'PDRDISC' and not 'NDRDISC' and
4697            '1T1C' and
4698            'IP4FWD' and
4699            not 'IPSEC' and 
4700            not 'VHOST'"
4701   parameters:
4702   - "throughput"
4703   - "parent"
4704   traces:
4705     hoverinfo: "x+y"
4706     boxpoints: "outliers"
4707     whiskerwidth: 0
4708   layout:
4709     title: ""  # No title
4710     layout: "plot-throughput"
4711
4712 -
4713   type: "plot"
4714   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
4715   algorithm: "plot_performance_box"
4716   output-file-type: ".html"
4717   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
4718   data: "plot-vpp-throughput-latency-3n-hsw"
4719   filter: "'NIC_Intel-XL710' and
4720            '64B' and
4721            ('BASE' or 'SCALE') and
4722            'NDRDISC' and
4723            '2T2C' and
4724            'IP4FWD' and
4725            not 'IPSEC' and 
4726            not 'VHOST'"
4727   parameters:
4728   - "throughput"
4729   - "parent"
4730   traces:
4731     hoverinfo: "x+y"
4732     boxpoints: "outliers"
4733     whiskerwidth: 0
4734   layout:
4735     title: ""  # No title
4736     layout: "plot-throughput"
4737
4738 -
4739   type: "plot"
4740   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
4741   algorithm: "plot_performance_box"
4742   output-file-type: ".html"
4743   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
4744   data: "plot-vpp-throughput-latency-3n-hsw"
4745   filter: "'NIC_Intel-XL710' and
4746            '64B' and
4747            ('BASE' or 'SCALE') and
4748            'PDRDISC' and not 'NDRDISC' and
4749            '2T2C' and
4750            'IP4FWD' and
4751            not 'IPSEC' and 
4752            not 'VHOST'"
4753   parameters:
4754   - "throughput"
4755   - "parent"
4756   traces:
4757     hoverinfo: "x+y"
4758     boxpoints: "outliers"
4759     whiskerwidth: 0
4760   layout:
4761     title: ""  # No title
4762     layout: "plot-throughput"
4763
4764 # Packet Throughput - VPP IPv4 3n-skx-x710
4765 -
4766   type: "plot"
4767   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
4768   algorithm: "plot_performance_box"
4769   output-file-type: ".html"
4770   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
4771   data: "plot-vpp-throughput-latency-3n-skx"
4772   filter: "'NIC_Intel-X710' and
4773            '64B' and
4774            ('BASE' or 'SCALE') and
4775            'NDRDISC' and
4776            '2T1C' and
4777            'IP4FWD' and
4778            not 'IPSEC' and 
4779            not 'VHOST'"
4780   parameters:
4781   - "throughput"
4782   - "parent"
4783   traces:
4784     hoverinfo: "x+y"
4785     boxpoints: "outliers"
4786     whiskerwidth: 0
4787   layout:
4788     title: ""  # No title
4789     layout: "plot-throughput"
4790
4791 -
4792   type: "plot"
4793   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
4794   algorithm: "plot_performance_box"
4795   output-file-type: ".html"
4796   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
4797   data: "plot-vpp-throughput-latency-3n-skx"
4798   filter: "'NIC_Intel-X710' and
4799            '64B' and
4800            ('BASE' or 'SCALE') and
4801            'PDRDISC' and not 'NDRDISC' and
4802            '2T1C' and
4803            'IP4FWD' and
4804            not 'IPSEC' and 
4805            not 'VHOST'"
4806   parameters:
4807   - "throughput"
4808   - "parent"
4809   traces:
4810     hoverinfo: "x+y"
4811     boxpoints: "outliers"
4812     whiskerwidth: 0
4813   layout:
4814     title: ""  # No title
4815     layout: "plot-throughput"
4816
4817 -
4818   type: "plot"
4819   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
4820   algorithm: "plot_performance_box"
4821   output-file-type: ".html"
4822   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
4823   data: "plot-vpp-throughput-latency-3n-skx"
4824   filter: "'NIC_Intel-X710' and
4825            '64B' and
4826            ('BASE' or 'SCALE') and
4827            'NDRDISC' and
4828            '4T2C' and
4829            'IP4FWD' and
4830            not 'IPSEC' and 
4831            not 'VHOST'"
4832   parameters:
4833   - "throughput"
4834   - "parent"
4835   traces:
4836     hoverinfo: "x+y"
4837     boxpoints: "outliers"
4838     whiskerwidth: 0
4839   layout:
4840     title: ""  # No title
4841     layout: "plot-throughput"
4842
4843 -
4844   type: "plot"
4845   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
4846   algorithm: "plot_performance_box"
4847   output-file-type: ".html"
4848   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
4849   data: "plot-vpp-throughput-latency-3n-skx"
4850   filter: "'NIC_Intel-X710' and
4851            '64B' and
4852            ('BASE' or 'SCALE') and
4853            'PDRDISC' and not 'NDRDISC' and
4854            '4T2C' and
4855            'IP4FWD' and
4856            not 'IPSEC' and 
4857            not 'VHOST'"
4858   parameters:
4859   - "throughput"
4860   - "parent"
4861   traces:
4862     hoverinfo: "x+y"
4863     boxpoints: "outliers"
4864     whiskerwidth: 0
4865   layout:
4866     title: ""  # No title
4867     layout: "plot-throughput"
4868
4869 -
4870   type: "plot"
4871   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-ndr"
4872   algorithm: "plot_performance_box"
4873   output-file-type: ".html"
4874   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-ndr"
4875   data: "plot-vpp-throughput-latency-3n-skx"
4876   filter: "'NIC_Intel-X710' and
4877            '64B' and
4878            'FEATURE' and
4879            ('ACL10' or 'ACL50') and '10k_FLOWS' and
4880            'NDRDISC' and
4881            '2T1C' and
4882            'IP4FWD' and
4883            not 'IPSEC' and 
4884            not 'VHOST'"
4885   parameters:
4886   - "throughput"
4887   - "parent"
4888   traces:
4889     hoverinfo: "x+y"
4890     boxpoints: "outliers"
4891     whiskerwidth: 0
4892   layout:
4893     title: ""  # No title
4894     layout: "plot-throughput"
4895
4896 -
4897   type: "plot"
4898   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-pdr"
4899   algorithm: "plot_performance_box"
4900   output-file-type: ".html"
4901   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-pdr"
4902   data: "plot-vpp-throughput-latency-3n-skx"
4903   filter: "'NIC_Intel-X710' and
4904            '64B' and
4905            'FEATURE' and
4906            ('ACL10' or 'ACL50') and '10k_FLOWS' and
4907            'PDRDISC' and not 'NDRDISC' and
4908            '2T1C' and
4909            'IP4FWD' and
4910            not 'IPSEC' and 
4911            not 'VHOST'"
4912   parameters:
4913   - "throughput"
4914   - "parent"
4915   traces:
4916     hoverinfo: "x+y"
4917     boxpoints: "outliers"
4918     whiskerwidth: 0
4919   layout:
4920     title: ""  # No title
4921     layout: "plot-throughput"
4922
4923 -
4924   type: "plot"
4925   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-ndr"
4926   algorithm: "plot_performance_box"
4927   output-file-type: ".html"
4928   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-ndr"
4929   data: "plot-vpp-throughput-latency-3n-skx"
4930   filter: "'NIC_Intel-X710' and
4931            '64B' and
4932            'FEATURE' and
4933            ('ACL10' or 'ACL50') and '10k_FLOWS' and
4934            'NDRDISC' and
4935            '4T2C' and
4936            'IP4FWD' and
4937            not 'IPSEC' and 
4938            not 'VHOST'"
4939   parameters:
4940   - "throughput"
4941   - "parent"
4942   traces:
4943     hoverinfo: "x+y"
4944     boxpoints: "outliers"
4945     whiskerwidth: 0
4946   layout:
4947     title: ""  # No title
4948     layout: "plot-throughput"
4949
4950 -
4951   type: "plot"
4952   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-pdr"
4953   algorithm: "plot_performance_box"
4954   output-file-type: ".html"
4955   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-pdr"
4956   data: "plot-vpp-throughput-latency-3n-skx"
4957   filter: "'NIC_Intel-X710' and
4958            '64B' and
4959            'FEATURE' and
4960            ('ACL10' or 'ACL50') and '10k_FLOWS' and
4961            'PDRDISC' and not 'NDRDISC' and
4962            '4T2C' and
4963            'IP4FWD' and
4964            not 'IPSEC' and 
4965            not 'VHOST'"
4966   parameters:
4967   - "throughput"
4968   - "parent"
4969   traces:
4970     hoverinfo: "x+y"
4971     boxpoints: "outliers"
4972     whiskerwidth: 0
4973   layout:
4974     title: ""  # No title
4975     layout: "plot-throughput"
4976
4977 # Packet Throughput - VPP IPv4 3n-skx-xxv710
4978 -
4979   type: "plot"
4980   title: "VPP Throughput: ip4-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
4981   algorithm: "plot_performance_box"
4982   output-file-type: ".html"
4983   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
4984   data: "plot-vpp-throughput-latency-3n-skx"
4985   filter: "'NIC_Intel-XXV710' and
4986            '64B' and
4987            ('BASE' or 'SCALE') and
4988            'NDRDISC' and
4989            '2T1C' and
4990            'IP4FWD' and
4991            not 'IPSEC' and 
4992            not 'VHOST'"
4993   parameters:
4994   - "throughput"
4995   - "parent"
4996   traces:
4997     hoverinfo: "x+y"
4998     boxpoints: "outliers"
4999     whiskerwidth: 0
5000   layout:
5001     title: ""  # No title
5002     layout: "plot-throughput"
5003
5004 -
5005   type: "plot"
5006   title: "VPP Throughput: ip4-3n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
5007   algorithm: "plot_performance_box"
5008   output-file-type: ".html"
5009   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
5010   data: "plot-vpp-throughput-latency-3n-skx"
5011   filter: "'NIC_Intel-XXV710' and
5012            '64B' and
5013            ('BASE' or 'SCALE') and
5014            'PDRDISC' and not 'NDRDISC' and
5015            '2T1C' and
5016            'IP4FWD' and
5017            not 'IPSEC' and 
5018            not 'VHOST'"
5019   parameters:
5020   - "throughput"
5021   - "parent"
5022   traces:
5023     hoverinfo: "x+y"
5024     boxpoints: "outliers"
5025     whiskerwidth: 0
5026   layout:
5027     title: ""  # No title
5028     layout: "plot-throughput"
5029
5030 -
5031   type: "plot"
5032   title: "VPP Throughput: ip4-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
5033   algorithm: "plot_performance_box"
5034   output-file-type: ".html"
5035   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
5036   data: "plot-vpp-throughput-latency-3n-skx"
5037   filter: "'NIC_Intel-XXV710' and
5038            '64B' and
5039            ('BASE' or 'SCALE') and
5040            'NDRDISC' and
5041            '4T2C' and
5042            'IP4FWD' and
5043            not 'IPSEC' and 
5044            not 'VHOST'"
5045   parameters:
5046   - "throughput"
5047   - "parent"
5048   traces:
5049     hoverinfo: "x+y"
5050     boxpoints: "outliers"
5051     whiskerwidth: 0
5052   layout:
5053     title: ""  # No title
5054     layout: "plot-throughput"
5055
5056 -
5057   type: "plot"
5058   title: "VPP Throughput: ip4-3n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
5059   algorithm: "plot_performance_box"
5060   output-file-type: ".html"
5061   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
5062   data: "plot-vpp-throughput-latency-3n-skx"
5063   filter: "'NIC_Intel-XXV710' and
5064            '64B' and
5065            ('BASE' or 'SCALE') and
5066            'PDRDISC' and not 'NDRDISC' and
5067            '4T2C' and
5068            'IP4FWD' and
5069            not 'IPSEC' and 
5070            not 'VHOST'"
5071   parameters:
5072   - "throughput"
5073   - "parent"
5074   traces:
5075     hoverinfo: "x+y"
5076     boxpoints: "outliers"
5077     whiskerwidth: 0
5078   layout:
5079     title: ""  # No title
5080     layout: "plot-throughput"
5081
5082 -
5083   type: "plot"
5084   title: "VPP Throughput: ip4-3n-skx-xxv710-64b-2t1c-features-ndr"
5085   algorithm: "plot_performance_box"
5086   output-file-type: ".html"
5087   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-xxv710-64b-2t1c-features-ndr"
5088   data: "plot-vpp-throughput-latency-3n-skx"
5089   filter: "'NIC_Intel-XXV710' and
5090            '64B' and
5091            'FEATURE' and
5092            ('ACL10' or 'ACL50') and '10k_FLOWS' and
5093            'NDRDISC' and
5094            '2T1C' and
5095            'IP4FWD' and
5096            not 'IPSEC' and 
5097            not 'VHOST'"
5098   parameters:
5099   - "throughput"
5100   - "parent"
5101   traces:
5102     hoverinfo: "x+y"
5103     boxpoints: "outliers"
5104     whiskerwidth: 0
5105   layout:
5106     title: ""  # No title
5107     layout: "plot-throughput"
5108
5109 -
5110   type: "plot"
5111   title: "VPP Throughput: ip4-3n-skx-xxv710-64b-2t1c-features-pdr"
5112   algorithm: "plot_performance_box"
5113   output-file-type: ".html"
5114   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-xxv710-64b-2t1c-features-pdr"
5115   data: "plot-vpp-throughput-latency-3n-skx"
5116   filter: "'NIC_Intel-XXV710' and
5117            '64B' and
5118            'FEATURE' and
5119            ('ACL10' or 'ACL50') and '10k_FLOWS' and
5120            'PDRDISC' and not 'NDRDISC' and
5121            '2T1C' and
5122            'IP4FWD' and
5123            not 'IPSEC' and 
5124            not 'VHOST'"
5125   parameters:
5126   - "throughput"
5127   - "parent"
5128   traces:
5129     hoverinfo: "x+y"
5130     boxpoints: "outliers"
5131     whiskerwidth: 0
5132   layout:
5133     title: ""  # No title
5134     layout: "plot-throughput"
5135
5136 -
5137   type: "plot"
5138   title: "VPP Throughput: ip4-3n-skx-xxv710-64b-4t2c-features-ndr"
5139   algorithm: "plot_performance_box"
5140   output-file-type: ".html"
5141   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-xxv710-64b-4t2c-features-ndr"
5142   data: "plot-vpp-throughput-latency-3n-skx"
5143   filter: "'NIC_Intel-XXV710' and
5144            '64B' and
5145            'FEATURE' and
5146            ('ACL10' or 'ACL50') and '10k_FLOWS' and
5147            'NDRDISC' and
5148            '4T2C' and
5149            'IP4FWD' and
5150            not 'IPSEC' and 
5151            not 'VHOST'"
5152   parameters:
5153   - "throughput"
5154   - "parent"
5155   traces:
5156     hoverinfo: "x+y"
5157     boxpoints: "outliers"
5158     whiskerwidth: 0
5159   layout:
5160     title: ""  # No title
5161     layout: "plot-throughput"
5162
5163 -
5164   type: "plot"
5165   title: "VPP Throughput: ip4-3n-skx-xxv710-64b-4t2c-features-pdr"
5166   algorithm: "plot_performance_box"
5167   output-file-type: ".html"
5168   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-xxv710-64b-4t2c-features-pdr"
5169   data: "plot-vpp-throughput-latency-3n-skx"
5170   filter: "'NIC_Intel-XXV710' and
5171            '64B' and
5172            'FEATURE' and
5173            ('ACL10' or 'ACL50') and '10k_FLOWS' and
5174            'PDRDISC' and not 'NDRDISC' and
5175            '4T2C' and
5176            'IP4FWD' and
5177            not 'IPSEC' and 
5178            not 'VHOST'"
5179   parameters:
5180   - "throughput"
5181   - "parent"
5182   traces:
5183     hoverinfo: "x+y"
5184     boxpoints: "outliers"
5185     whiskerwidth: 0
5186   layout:
5187     title: ""  # No title
5188     layout: "plot-throughput"
5189
5190 # Packet Throughput - VPP IPv4 2n-skx-x710
5191 -
5192   type: "plot"
5193   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
5194   algorithm: "plot_performance_box"
5195   output-file-type: ".html"
5196   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
5197   data: "plot-vpp-throughput-latency-2n-skx"
5198   filter: "'NIC_Intel-X710' and
5199            '64B' and
5200            ('BASE' or 'SCALE') and
5201            'NDRDISC' and
5202            '2T1C' and
5203            'IP4FWD' and
5204            not 'IPSEC' and 
5205            not 'VHOST'"
5206   parameters:
5207   - "throughput"
5208   - "parent"
5209   traces:
5210     hoverinfo: "x+y"
5211     boxpoints: "outliers"
5212     whiskerwidth: 0
5213   layout:
5214     title: ""  # No title
5215     layout: "plot-throughput"
5216
5217 -
5218   type: "plot"
5219   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
5220   algorithm: "plot_performance_box"
5221   output-file-type: ".html"
5222   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
5223   data: "plot-vpp-throughput-latency-2n-skx"
5224   filter: "'NIC_Intel-X710' and
5225            '64B' and
5226            ('BASE' or 'SCALE') and
5227            'PDRDISC' and not 'NDRDISC' and
5228            '2T1C' and
5229            'IP4FWD' and
5230            not 'IPSEC' and 
5231            not 'VHOST'"
5232   parameters:
5233   - "throughput"
5234   - "parent"
5235   traces:
5236     hoverinfo: "x+y"
5237     boxpoints: "outliers"
5238     whiskerwidth: 0
5239   layout:
5240     title: ""  # No title
5241     layout: "plot-throughput"
5242
5243 -
5244   type: "plot"
5245   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
5246   algorithm: "plot_performance_box"
5247   output-file-type: ".html"
5248   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
5249   data: "plot-vpp-throughput-latency-2n-skx"
5250   filter: "'NIC_Intel-X710' and
5251            '64B' and
5252            ('BASE' or 'SCALE') and
5253            'NDRDISC' and
5254            '4T2C' and
5255            'IP4FWD' and
5256            not 'IPSEC' and 
5257            not 'VHOST'"
5258   parameters:
5259   - "throughput"
5260   - "parent"
5261   traces:
5262     hoverinfo: "x+y"
5263     boxpoints: "outliers"
5264     whiskerwidth: 0
5265   layout:
5266     title: ""  # No title
5267     layout: "plot-throughput"
5268
5269 -
5270   type: "plot"
5271   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
5272   algorithm: "plot_performance_box"
5273   output-file-type: ".html"
5274   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
5275   data: "plot-vpp-throughput-latency-2n-skx"
5276   filter: "'NIC_Intel-X710' and
5277            '64B' and
5278            ('BASE' or 'SCALE') and
5279            'PDRDISC' and not 'NDRDISC' and
5280            '4T2C' and
5281            'IP4FWD' and
5282            not 'IPSEC' and 
5283            not 'VHOST'"
5284   parameters:
5285   - "throughput"
5286   - "parent"
5287   traces:
5288     hoverinfo: "x+y"
5289     boxpoints: "outliers"
5290     whiskerwidth: 0
5291   layout:
5292     title: ""  # No title
5293     layout: "plot-throughput"
5294
5295 -
5296   type: "plot"
5297   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-features-ndr"
5298   algorithm: "plot_performance_box"
5299   output-file-type: ".html"
5300   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-features-ndr"
5301   data: "plot-vpp-throughput-latency-2n-skx"
5302   filter: "'NIC_Intel-X710' and
5303            '64B' and
5304            'FEATURE' and
5305            ('ACL10' or 'ACL50') and '10k_FLOWS' and
5306            'NDRDISC' and
5307            '2T1C' and
5308            'IP4FWD' and
5309            not 'IPSEC' and 
5310            not 'VHOST'"
5311   parameters:
5312   - "throughput"
5313   - "parent"
5314   traces:
5315     hoverinfo: "x+y"
5316     boxpoints: "outliers"
5317     whiskerwidth: 0
5318   layout:
5319     title: ""  # No title
5320     layout: "plot-throughput"
5321
5322 -
5323   type: "plot"
5324   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-features-pdr"
5325   algorithm: "plot_performance_box"
5326   output-file-type: ".html"
5327   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-features-pdr"
5328   data: "plot-vpp-throughput-latency-2n-skx"
5329   filter: "'NIC_Intel-X710' and
5330            '64B' and
5331            'FEATURE' and
5332            ('ACL10' or 'ACL50') and '10k_FLOWS' and
5333            'PDRDISC' and not 'NDRDISC' and
5334            '2T1C' and
5335            'IP4FWD' and
5336            not 'IPSEC' and 
5337            not 'VHOST'"
5338   parameters:
5339   - "throughput"
5340   - "parent"
5341   traces:
5342     hoverinfo: "x+y"
5343     boxpoints: "outliers"
5344     whiskerwidth: 0
5345   layout:
5346     title: ""  # No title
5347     layout: "plot-throughput"
5348
5349 -
5350   type: "plot"
5351   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-features-ndr"
5352   algorithm: "plot_performance_box"
5353   output-file-type: ".html"
5354   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-features-ndr"
5355   data: "plot-vpp-throughput-latency-2n-skx"
5356   filter: "'NIC_Intel-X710' and
5357            '64B' and
5358            'FEATURE' and
5359            ('ACL10' or 'ACL50') and '10k_FLOWS' and
5360            'NDRDISC' and
5361            '4T2C' and
5362            'IP4FWD' and
5363            not 'IPSEC' and 
5364            not 'VHOST'"
5365   parameters:
5366   - "throughput"
5367   - "parent"
5368   traces:
5369     hoverinfo: "x+y"
5370     boxpoints: "outliers"
5371     whiskerwidth: 0
5372   layout:
5373     title: ""  # No title
5374     layout: "plot-throughput"
5375
5376 -
5377   type: "plot"
5378   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-features-pdr"
5379   algorithm: "plot_performance_box"
5380   output-file-type: ".html"
5381   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-features-pdr"
5382   data: "plot-vpp-throughput-latency-2n-skx"
5383   filter: "'NIC_Intel-X710' and
5384            '64B' and
5385            'FEATURE' and
5386            ('ACL10' or 'ACL50') and '10k_FLOWS' and
5387            'PDRDISC' and not 'NDRDISC' and
5388            '4T2C' and
5389            'IP4FWD' and
5390            not 'IPSEC' and 
5391            not 'VHOST'"
5392   parameters:
5393   - "throughput"
5394   - "parent"
5395   traces:
5396     hoverinfo: "x+y"
5397     boxpoints: "outliers"
5398     whiskerwidth: 0
5399   layout:
5400     title: ""  # No title
5401     layout: "plot-throughput"
5402
5403 # Packet Throughput - VPP IPv4 2n-skx-xxv710
5404 -
5405   type: "plot"
5406   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
5407   algorithm: "plot_performance_box"
5408   output-file-type: ".html"
5409   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
5410   data: "plot-vpp-throughput-latency-2n-skx"
5411   filter: "'NIC_Intel-XXV710' and
5412            '64B' and
5413            ('BASE' or 'SCALE') and
5414            'NDRDISC' and
5415            '2T1C' and
5416            'IP4FWD' and
5417            not 'IPSEC' and 
5418            not 'VHOST'"
5419   parameters:
5420   - "throughput"
5421   - "parent"
5422   traces:
5423     hoverinfo: "x+y"
5424     boxpoints: "outliers"
5425     whiskerwidth: 0
5426   layout:
5427     title: ""  # No title
5428     layout: "plot-throughput"
5429
5430 -
5431   type: "plot"
5432   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
5433   algorithm: "plot_performance_box"
5434   output-file-type: ".html"
5435   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
5436   data: "plot-vpp-throughput-latency-2n-skx"
5437   filter: "'NIC_Intel-XXV710' and
5438            '64B' and
5439            ('BASE' or 'SCALE') and
5440            'PDRDISC' and not 'NDRDISC' and
5441            '2T1C' and
5442            'IP4FWD' and
5443            not 'IPSEC' and 
5444            not 'VHOST'"
5445   parameters:
5446   - "throughput"
5447   - "parent"
5448   traces:
5449     hoverinfo: "x+y"
5450     boxpoints: "outliers"
5451     whiskerwidth: 0
5452   layout:
5453     title: ""  # No title
5454     layout: "plot-throughput"
5455
5456 -
5457   type: "plot"
5458   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
5459   algorithm: "plot_performance_box"
5460   output-file-type: ".html"
5461   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
5462   data: "plot-vpp-throughput-latency-2n-skx"
5463   filter: "'NIC_Intel-XXV710' and
5464            '64B' and
5465            ('BASE' or 'SCALE') and
5466            'NDRDISC' and
5467            '4T2C' and
5468            'IP4FWD' and
5469            not 'IPSEC' and 
5470            not 'VHOST'"
5471   parameters:
5472   - "throughput"
5473   - "parent"
5474   traces:
5475     hoverinfo: "x+y"
5476     boxpoints: "outliers"
5477     whiskerwidth: 0
5478   layout:
5479     title: ""  # No title
5480     layout: "plot-throughput"
5481
5482 -
5483   type: "plot"
5484   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
5485   algorithm: "plot_performance_box"
5486   output-file-type: ".html"
5487   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
5488   data: "plot-vpp-throughput-latency-2n-skx"
5489   filter: "'NIC_Intel-XXV710' and
5490            '64B' and
5491            ('BASE' or 'SCALE') and
5492            'PDRDISC' and not 'NDRDISC' and
5493            '4T2C' and
5494            'IP4FWD' and
5495            not 'IPSEC' and 
5496            not 'VHOST'"
5497   parameters:
5498   - "throughput"
5499   - "parent"
5500   traces:
5501     hoverinfo: "x+y"
5502     boxpoints: "outliers"
5503     whiskerwidth: 0
5504   layout:
5505     title: ""  # No title
5506     layout: "plot-throughput"
5507
5508 -
5509   type: "plot"
5510   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-2t1c-features-ndr"
5511   algorithm: "plot_performance_box"
5512   output-file-type: ".html"
5513   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-features-ndr"
5514   data: "plot-vpp-throughput-latency-2n-skx"
5515   filter: "'NIC_Intel-XXV710' and
5516            '64B' and
5517            'FEATURE' and
5518            ('ACL10' or 'ACL50') and '10k_FLOWS' and
5519            'NDRDISC' and
5520            '2T1C' and
5521            'IP4FWD' and
5522            not 'IPSEC' and 
5523            not 'VHOST'"
5524   parameters:
5525   - "throughput"
5526   - "parent"
5527   traces:
5528     hoverinfo: "x+y"
5529     boxpoints: "outliers"
5530     whiskerwidth: 0
5531   layout:
5532     title: ""  # No title
5533     layout: "plot-throughput"
5534
5535 -
5536   type: "plot"
5537   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-2t1c-features-pdr"
5538   algorithm: "plot_performance_box"
5539   output-file-type: ".html"
5540   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-features-pdr"
5541   data: "plot-vpp-throughput-latency-2n-skx"
5542   filter: "'NIC_Intel-XXV710' and
5543            '64B' and
5544            'FEATURE' and
5545            ('ACL10' or 'ACL50') and '10k_FLOWS' and
5546            'PDRDISC' and not 'NDRDISC' and
5547            '2T1C' and
5548            'IP4FWD' and
5549            not 'IPSEC' and 
5550            not 'VHOST'"
5551   parameters:
5552   - "throughput"
5553   - "parent"
5554   traces:
5555     hoverinfo: "x+y"
5556     boxpoints: "outliers"
5557     whiskerwidth: 0
5558   layout:
5559     title: ""  # No title
5560     layout: "plot-throughput"
5561
5562 -
5563   type: "plot"
5564   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-4t2c-features-ndr"
5565   algorithm: "plot_performance_box"
5566   output-file-type: ".html"
5567   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-features-ndr"
5568   data: "plot-vpp-throughput-latency-2n-skx"
5569   filter: "'NIC_Intel-XXV710' and
5570            '64B' and
5571            'FEATURE' and
5572            ('ACL10' or 'ACL50') and '10k_FLOWS' and
5573            'NDRDISC' and
5574            '4T2C' and
5575            'IP4FWD' and
5576            not 'IPSEC' and 
5577            not 'VHOST'"
5578   parameters:
5579   - "throughput"
5580   - "parent"
5581   traces:
5582     hoverinfo: "x+y"
5583     boxpoints: "outliers"
5584     whiskerwidth: 0
5585   layout:
5586     title: ""  # No title
5587     layout: "plot-throughput"
5588
5589 -
5590   type: "plot"
5591   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-4t2c-features-pdr"
5592   algorithm: "plot_performance_box"
5593   output-file-type: ".html"
5594   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-features-pdr"
5595   data: "plot-vpp-throughput-latency-2n-skx"
5596   filter: "'NIC_Intel-XXV710' and
5597            '64B' and
5598            'FEATURE' and
5599            ('ACL10' or 'ACL50') and '10k_FLOWS' and
5600            'PDRDISC' and not 'NDRDISC' and
5601            '4T2C' and
5602            'IP4FWD' and
5603            not 'IPSEC' and 
5604            not 'VHOST'"
5605   parameters:
5606   - "throughput"
5607   - "parent"
5608   traces:
5609     hoverinfo: "x+y"
5610     boxpoints: "outliers"
5611     whiskerwidth: 0
5612   layout:
5613     title: ""  # No title
5614     layout: "plot-throughput"
5615
5616 ################################################################################
5617
5618 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x520
5619 -
5620   type: "plot"
5621   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
5622   algorithm: "plot_performance_box"
5623   output-file-type: ".html"
5624   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
5625   data: "plot-vpp-throughput-latency-3n-hsw"
5626   filter: "'NIC_Intel-X520-DA2' and
5627            '64B' and
5628            'ENCAP' and
5629            'NDRDISC' and
5630            '1T1C' and
5631            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
5632            not 'VHOST' and
5633            not 'IPSECHW'"
5634   parameters:
5635   - "throughput"
5636   - "parent"
5637   traces:
5638     hoverinfo: "x+y"
5639     boxpoints: "outliers"
5640     whiskerwidth: 0
5641   layout:
5642     title: ""  # No title
5643     layout: "plot-throughput"
5644
5645 -
5646   type: "plot"
5647   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
5648   algorithm: "plot_performance_box"
5649   output-file-type: ".html"
5650   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
5651   data: "plot-vpp-throughput-latency-3n-hsw"
5652   filter: "'NIC_Intel-X520-DA2' and
5653            '64B' and
5654            'ENCAP' and
5655            'PDRDISC' and not 'NDRDISC' and
5656            '1T1C' and
5657            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
5658            not 'VHOST' and
5659            not 'IPSECHW'"
5660   parameters:
5661   - "throughput"
5662   - "parent"
5663   traces:
5664     hoverinfo: "x+y"
5665     boxpoints: "outliers"
5666     whiskerwidth: 0
5667   layout:
5668     title: ""  # No title
5669     layout: "plot-throughput"
5670
5671 -
5672   type: "plot"
5673   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
5674   algorithm: "plot_performance_box"
5675   output-file-type: ".html"
5676   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
5677   data: "plot-vpp-throughput-latency-3n-hsw"
5678   filter: "'NIC_Intel-X520-DA2' and
5679            '64B' and
5680            'ENCAP' and
5681            'NDRDISC' and
5682            '2T2C' and
5683            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
5684            not 'VHOST' and
5685            not 'IPSECHW'"
5686   parameters:
5687   - "throughput"
5688   - "parent"
5689   traces:
5690     hoverinfo: "x+y"
5691     boxpoints: "outliers"
5692     whiskerwidth: 0
5693   layout:
5694     title: ""  # No title
5695     layout: "plot-throughput"
5696
5697 -
5698   type: "plot"
5699   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
5700   algorithm: "plot_performance_box"
5701   output-file-type: ".html"
5702   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
5703   data: "plot-vpp-throughput-latency-3n-hsw"
5704   filter: "'NIC_Intel-X520-DA2' and
5705            '64B' and
5706            'ENCAP' and
5707            'PDRDISC' and not 'NDRDISC' and
5708            '2T2C' and
5709            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
5710            not 'VHOST' and
5711            not 'IPSECHW'"
5712   parameters:
5713   - "throughput"
5714   - "parent"
5715   traces:
5716     hoverinfo: "x+y"
5717     boxpoints: "outliers"
5718     whiskerwidth: 0
5719   layout:
5720     title: ""  # No title
5721     layout: "plot-throughput"
5722
5723 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x710
5724 -
5725   type: "plot"
5726   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
5727   algorithm: "plot_performance_box"
5728   output-file-type: ".html"
5729   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
5730   data: "plot-vpp-throughput-latency-3n-hsw"
5731   filter: "'NIC_Intel-X710' and
5732            '64B' and
5733            'ENCAP' and
5734            'NDRDISC' and
5735            '1T1C' and
5736            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
5737            not 'VHOST' and
5738            not 'IPSECHW'"
5739   parameters:
5740   - "throughput"
5741   - "parent"
5742   traces:
5743     hoverinfo: "x+y"
5744     boxpoints: "outliers"
5745     whiskerwidth: 0
5746   layout:
5747     title: ""  # No title
5748     layout: "plot-throughput"
5749
5750 -
5751   type: "plot"
5752   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
5753   algorithm: "plot_performance_box"
5754   output-file-type: ".html"
5755   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
5756   data: "plot-vpp-throughput-latency-3n-hsw"
5757   filter: "'NIC_Intel-X710' and
5758            '64B' and
5759            'ENCAP' and
5760            'PDRDISC' and not 'NDRDISC' and
5761            '1T1C' and
5762            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
5763            not 'VHOST' and
5764            not 'IPSECHW'"
5765   parameters:
5766   - "throughput"
5767   - "parent"
5768   traces:
5769     hoverinfo: "x+y"
5770     boxpoints: "outliers"
5771     whiskerwidth: 0
5772   layout:
5773     title: ""  # No title
5774     layout: "plot-throughput"
5775
5776 -
5777   type: "plot"
5778   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
5779   algorithm: "plot_performance_box"
5780   output-file-type: ".html"
5781   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
5782   data: "plot-vpp-throughput-latency-3n-hsw"
5783   filter: "'NIC_Intel-X710' and
5784            '64B' and
5785            'ENCAP' and
5786            'NDRDISC' and
5787            '2T2C' and
5788            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
5789            not 'VHOST' and
5790            not 'IPSECHW'"
5791   parameters:
5792   - "throughput"
5793   - "parent"
5794   traces:
5795     hoverinfo: "x+y"
5796     boxpoints: "outliers"
5797     whiskerwidth: 0
5798   layout:
5799     title: ""  # No title
5800     layout: "plot-throughput"
5801
5802 -
5803   type: "plot"
5804   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
5805   algorithm: "plot_performance_box"
5806   output-file-type: ".html"
5807   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
5808   data: "plot-vpp-throughput-latency-3n-hsw"
5809   filter: "'NIC_Intel-X710' and
5810            '64B' and
5811            'ENCAP' and
5812            'PDRDISC' and not 'NDRDISC' and
5813            '2T2C' and
5814            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
5815            not 'VHOST' and
5816            not 'IPSECHW'"
5817   parameters:
5818   - "throughput"
5819   - "parent"
5820   traces:
5821     hoverinfo: "x+y"
5822     boxpoints: "outliers"
5823     whiskerwidth: 0
5824   layout:
5825     title: ""  # No title
5826     layout: "plot-throughput"
5827
5828 # Packet Throughput - VPP IPv4 tunnels 3n-skx-x710
5829 -
5830   type: "plot"
5831   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
5832   algorithm: "plot_performance_box"
5833   output-file-type: ".html"
5834   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
5835   data: "plot-vpp-throughput-latency-3n-skx"
5836   filter: "'NIC_Intel-X710' and
5837            '64B' and
5838            'ENCAP' and
5839            'NDRDISC' and
5840            '2T1C' and
5841            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
5842            not 'VHOST' and
5843            not 'IPSECHW'"
5844   parameters:
5845   - "throughput"
5846   - "parent"
5847   traces:
5848     hoverinfo: "x+y"
5849     boxpoints: "outliers"
5850     whiskerwidth: 0
5851   layout:
5852     title: ""  # No title
5853     layout: "plot-throughput"
5854
5855 -
5856   type: "plot"
5857   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
5858   algorithm: "plot_performance_box"
5859   output-file-type: ".html"
5860   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
5861   data: "plot-vpp-throughput-latency-3n-skx"
5862   filter: "'NIC_Intel-X710' and
5863            '64B' and
5864            'ENCAP' and
5865            'PDRDISC' and not 'NDRDISC' and
5866            '2T1C' and
5867            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
5868            not 'VHOST' and
5869            not 'IPSECHW'"
5870   parameters:
5871   - "throughput"
5872   - "parent"
5873   traces:
5874     hoverinfo: "x+y"
5875     boxpoints: "outliers"
5876     whiskerwidth: 0
5877   layout:
5878     title: ""  # No title
5879     layout: "plot-throughput"
5880
5881 -
5882   type: "plot"
5883   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
5884   algorithm: "plot_performance_box"
5885   output-file-type: ".html"
5886   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
5887   data: "plot-vpp-throughput-latency-3n-skx"
5888   filter: "'NIC_Intel-X710' and
5889            '64B' and
5890            'ENCAP' and
5891            'NDRDISC' and
5892            '4T2C' and
5893            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
5894            not 'VHOST' and
5895            not 'IPSECHW'"
5896   parameters:
5897   - "throughput"
5898   - "parent"
5899   traces:
5900     hoverinfo: "x+y"
5901     boxpoints: "outliers"
5902     whiskerwidth: 0
5903   layout:
5904     title: ""  # No title
5905     layout: "plot-throughput"
5906
5907 -
5908   type: "plot"
5909   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
5910   algorithm: "plot_performance_box"
5911   output-file-type: ".html"
5912   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
5913   data: "plot-vpp-throughput-latency-3n-skx"
5914   filter: "'NIC_Intel-X710' and
5915            '64B' and
5916            'ENCAP' and
5917            'PDRDISC' and not 'NDRDISC' and
5918            '4T2C' and
5919            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
5920            not 'VHOST' and
5921            not 'IPSECHW'"
5922   parameters:
5923   - "throughput"
5924   - "parent"
5925   traces:
5926     hoverinfo: "x+y"
5927     boxpoints: "outliers"
5928     whiskerwidth: 0
5929   layout:
5930     title: ""  # No title
5931     layout: "plot-throughput"
5932
5933 # Packet Throughput - VPP IPv4 tunnels 3n-skx-xxv710
5934 -
5935   type: "plot"
5936   title: "VPP Throughput: ip4tun-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
5937   algorithm: "plot_performance_box"
5938   output-file-type: ".html"
5939   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
5940   data: "plot-vpp-throughput-latency-3n-skx"
5941   filter: "'NIC_Intel-XXV710' and
5942            '64B' and
5943            'ENCAP' and
5944            'NDRDISC' and
5945            '2T1C' and
5946            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
5947            not 'VHOST' and
5948            not 'IPSECHW'"
5949   parameters:
5950   - "throughput"
5951   - "parent"
5952   traces:
5953     hoverinfo: "x+y"
5954     boxpoints: "outliers"
5955     whiskerwidth: 0
5956   layout:
5957     title: ""  # No title
5958     layout: "plot-throughput"
5959
5960 -
5961   type: "plot"
5962   title: "VPP Throughput: ip4tun-3n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
5963   algorithm: "plot_performance_box"
5964   output-file-type: ".html"
5965   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
5966   data: "plot-vpp-throughput-latency-3n-skx"
5967   filter: "'NIC_Intel-XXV710' and
5968            '64B' and
5969            'ENCAP' and
5970            'PDRDISC' and not 'NDRDISC' and
5971            '2T1C' and
5972            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
5973            not 'VHOST' and
5974            not 'IPSECHW'"
5975   parameters:
5976   - "throughput"
5977   - "parent"
5978   traces:
5979     hoverinfo: "x+y"
5980     boxpoints: "outliers"
5981     whiskerwidth: 0
5982   layout:
5983     title: ""  # No title
5984     layout: "plot-throughput"
5985
5986 -
5987   type: "plot"
5988   title: "VPP Throughput: ip4tun-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
5989   algorithm: "plot_performance_box"
5990   output-file-type: ".html"
5991   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
5992   data: "plot-vpp-throughput-latency-3n-skx"
5993   filter: "'NIC_Intel-XXV710' and
5994            '64B' and
5995            'ENCAP' and
5996            'NDRDISC' and
5997            '4T2C' and
5998            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
5999            not 'VHOST' and
6000            not 'IPSECHW'"
6001   parameters:
6002   - "throughput"
6003   - "parent"
6004   traces:
6005     hoverinfo: "x+y"
6006     boxpoints: "outliers"
6007     whiskerwidth: 0
6008   layout:
6009     title: ""  # No title
6010     layout: "plot-throughput"
6011
6012 -
6013   type: "plot"
6014   title: "VPP Throughput: ip4tun-3n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
6015   algorithm: "plot_performance_box"
6016   output-file-type: ".html"
6017   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
6018   data: "plot-vpp-throughput-latency-3n-skx"
6019   filter: "'NIC_Intel-XXV710' and
6020            '64B' and
6021            'ENCAP' and
6022            'PDRDISC' and not 'NDRDISC' and
6023            '4T2C' and
6024            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
6025            not 'VHOST' and
6026            not 'IPSECHW'"
6027   parameters:
6028   - "throughput"
6029   - "parent"
6030   traces:
6031     hoverinfo: "x+y"
6032     boxpoints: "outliers"
6033     whiskerwidth: 0
6034   layout:
6035     title: ""  # No title
6036     layout: "plot-throughput"
6037
6038 # Packet Throughput - VPP IPv4 tunnels 2n-skx-x710
6039 -
6040   type: "plot"
6041   title: "VPP Throughput: ip4tun-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
6042   algorithm: "plot_performance_box"
6043   output-file-type: ".html"
6044   output-file: "{DIR[STATIC,VPP]}/ip4tun-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
6045   data: "plot-vpp-throughput-latency-2n-skx"
6046   filter: "'NIC_Intel-X710' and
6047            '64B' and
6048            'ENCAP' and
6049            'NDRDISC' and
6050            '2T1C' and
6051            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
6052            not 'VHOST' and
6053            not 'IPSECHW'"
6054   parameters:
6055   - "throughput"
6056   - "parent"
6057   traces:
6058     hoverinfo: "x+y"
6059     boxpoints: "outliers"
6060     whiskerwidth: 0
6061   layout:
6062     title: ""  # No title
6063     layout: "plot-throughput"
6064
6065 -
6066   type: "plot"
6067   title: "VPP Throughput: ip4tun-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
6068   algorithm: "plot_performance_box"
6069   output-file-type: ".html"
6070   output-file: "{DIR[STATIC,VPP]}/ip4tun-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
6071   data: "plot-vpp-throughput-latency-2n-skx"
6072   filter: "'NIC_Intel-X710' and
6073            '64B' and
6074            'ENCAP' and
6075            'PDRDISC' and not 'NDRDISC' and
6076            '2T1C' and
6077            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
6078            not 'VHOST' and
6079            not 'IPSECHW'"
6080   parameters:
6081   - "throughput"
6082   - "parent"
6083   traces:
6084     hoverinfo: "x+y"
6085     boxpoints: "outliers"
6086     whiskerwidth: 0
6087   layout:
6088     title: ""  # No title
6089     layout: "plot-throughput"
6090
6091 -
6092   type: "plot"
6093   title: "VPP Throughput: ip4tun-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
6094   algorithm: "plot_performance_box"
6095   output-file-type: ".html"
6096   output-file: "{DIR[STATIC,VPP]}/ip4tun-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
6097   data: "plot-vpp-throughput-latency-2n-skx"
6098   filter: "'NIC_Intel-X710' and
6099            '64B' and
6100            'ENCAP' and
6101            'NDRDISC' and
6102            '4T2C' and
6103            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
6104            not 'VHOST' and
6105            not 'IPSECHW'"
6106   parameters:
6107   - "throughput"
6108   - "parent"
6109   traces:
6110     hoverinfo: "x+y"
6111     boxpoints: "outliers"
6112     whiskerwidth: 0
6113   layout:
6114     title: ""  # No title
6115     layout: "plot-throughput"
6116
6117 -
6118   type: "plot"
6119   title: "VPP Throughput: ip4tun-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
6120   algorithm: "plot_performance_box"
6121   output-file-type: ".html"
6122   output-file: "{DIR[STATIC,VPP]}/ip4tun-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
6123   data: "plot-vpp-throughput-latency-2n-skx"
6124   filter: "'NIC_Intel-X710' and
6125            '64B' and
6126            'ENCAP' and
6127            'PDRDISC' and not 'NDRDISC' and
6128            '4T2C' and
6129            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
6130            not 'VHOST' and
6131            not 'IPSECHW'"
6132   parameters:
6133   - "throughput"
6134   - "parent"
6135   traces:
6136     hoverinfo: "x+y"
6137     boxpoints: "outliers"
6138     whiskerwidth: 0
6139   layout:
6140     title: ""  # No title
6141     layout: "plot-throughput"
6142
6143 # Packet Throughput - VPP IPv4 tunnels 2n-skx-xxv710
6144 -
6145   type: "plot"
6146   title: "VPP Throughput: ip4tun-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
6147   algorithm: "plot_performance_box"
6148   output-file-type: ".html"
6149   output-file: "{DIR[STATIC,VPP]}/ip4tun-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
6150   data: "plot-vpp-throughput-latency-2n-skx"
6151   filter: "'NIC_Intel-XXV710' and
6152            '64B' and
6153            'ENCAP' and
6154            'NDRDISC' and
6155            '2T1C' and
6156            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
6157            not 'VHOST' and
6158            not 'IPSECHW'"
6159   parameters:
6160   - "throughput"
6161   - "parent"
6162   traces:
6163     hoverinfo: "x+y"
6164     boxpoints: "outliers"
6165     whiskerwidth: 0
6166   layout:
6167     title: ""  # No title
6168     layout: "plot-throughput"
6169
6170 -
6171   type: "plot"
6172   title: "VPP Throughput: ip4tun-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
6173   algorithm: "plot_performance_box"
6174   output-file-type: ".html"
6175   output-file: "{DIR[STATIC,VPP]}/ip4tun-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
6176   data: "plot-vpp-throughput-latency-2n-skx"
6177   filter: "'NIC_Intel-XXV710' and
6178            '64B' and
6179            'ENCAP' and
6180            'PDRDISC' and not 'NDRDISC' and
6181            '2T1C' and
6182            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
6183            not 'VHOST' and
6184            not 'IPSECHW'"
6185   parameters:
6186   - "throughput"
6187   - "parent"
6188   traces:
6189     hoverinfo: "x+y"
6190     boxpoints: "outliers"
6191     whiskerwidth: 0
6192   layout:
6193     title: ""  # No title
6194     layout: "plot-throughput"
6195
6196 -
6197   type: "plot"
6198   title: "VPP Throughput: ip4tun-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
6199   algorithm: "plot_performance_box"
6200   output-file-type: ".html"
6201   output-file: "{DIR[STATIC,VPP]}/ip4tun-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
6202   data: "plot-vpp-throughput-latency-2n-skx"
6203   filter: "'NIC_Intel-XXV710' and
6204            '64B' and
6205            'ENCAP' and
6206            'NDRDISC' and
6207            '4T2C' and
6208            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
6209            not 'VHOST' and
6210            not 'IPSECHW'"
6211   parameters:
6212   - "throughput"
6213   - "parent"
6214   traces:
6215     hoverinfo: "x+y"
6216     boxpoints: "outliers"
6217     whiskerwidth: 0
6218   layout:
6219     title: ""  # No title
6220     layout: "plot-throughput"
6221
6222 -
6223   type: "plot"
6224   title: "VPP Throughput: ip4tun-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
6225   algorithm: "plot_performance_box"
6226   output-file-type: ".html"
6227   output-file: "{DIR[STATIC,VPP]}/ip4tun-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
6228   data: "plot-vpp-throughput-latency-2n-skx"
6229   filter: "'NIC_Intel-XXV710' and
6230            '64B' and
6231            'ENCAP' and
6232            'PDRDISC' and not 'NDRDISC' and
6233            '4T2C' and
6234            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
6235            not 'VHOST' and
6236            not 'IPSECHW'"
6237   parameters:
6238   - "throughput"
6239   - "parent"
6240   traces:
6241     hoverinfo: "x+y"
6242     boxpoints: "outliers"
6243     whiskerwidth: 0
6244   layout:
6245     title: ""  # No title
6246     layout: "plot-throughput"
6247
6248 ################################################################################
6249
6250 # Packet Throughput - VPP IPv6 3n-hsw-x520
6251 -
6252   type: "plot"
6253   title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-base_and_scale-ndr"
6254   algorithm: "plot_performance_box"
6255   output-file-type: ".html"
6256   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base_and_scale-ndr"
6257   data: "plot-vpp-throughput-latency-3n-hsw"
6258   filter: "'NIC_Intel-X520-DA2' and
6259            '78B' and
6260            ('BASE' or 'SCALE') and
6261            'NDRDISC' and
6262            '1T1C' and
6263            'IP6FWD' and
6264            not 'SRv6' and
6265            not 'IPSEC' and 
6266            not 'VHOST'"
6267   parameters:
6268   - "throughput"
6269   - "parent"
6270   traces:
6271     hoverinfo: "x+y"
6272     boxpoints: "outliers"
6273     whiskerwidth: 0
6274   layout:
6275     title: ""  # No title
6276     layout: "plot-throughput"
6277
6278 -
6279   type: "plot"
6280   title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-base_and_scale-pdr"
6281   algorithm: "plot_performance_box"
6282   output-file-type: ".html"
6283   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base_and_scale-pdr"
6284   data: "plot-vpp-throughput-latency-3n-hsw"
6285   filter: "'NIC_Intel-X520-DA2' and
6286            '78B' and
6287            ('BASE' or 'SCALE') and
6288            'PDRDISC' and not 'NDRDISC' and
6289            '1T1C' and
6290            'IP6FWD' and
6291            not 'SRv6' and
6292            not 'IPSEC' and 
6293            not 'VHOST'"
6294   parameters:
6295   - "throughput"
6296   - "parent"
6297   traces:
6298     hoverinfo: "x+y"
6299     boxpoints: "outliers"
6300     whiskerwidth: 0
6301   layout:
6302     title: ""  # No title
6303     layout: "plot-throughput"
6304
6305 -
6306   type: "plot"
6307   title: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-base_and_scale-ndr"
6308   algorithm: "plot_performance_box"
6309   output-file-type: ".html"
6310   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base_and_scale-ndr"
6311   data: "plot-vpp-throughput-latency-3n-hsw"
6312   filter: "'NIC_Intel-X520-DA2' and
6313            '78B' and
6314            ('BASE' or 'SCALE') and
6315            'NDRDISC' and
6316            '2T2C' and
6317            'IP6FWD' and
6318            not 'SRv6' and
6319            not 'IPSEC' and 
6320            not 'VHOST'"
6321   parameters:
6322   - "throughput"
6323   - "parent"
6324   traces:
6325     hoverinfo: "x+y"
6326     boxpoints: "outliers"
6327     whiskerwidth: 0
6328   layout:
6329     title: ""  # No title
6330     layout: "plot-throughput"
6331
6332 -
6333   type: "plot"
6334   title: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-base_and_scale-pdr"
6335   algorithm: "plot_performance_box"
6336   output-file-type: ".html"
6337   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base_and_scale-pdr"
6338   data: "plot-vpp-throughput-latency-3n-hsw"
6339   filter: "'NIC_Intel-X520-DA2' and
6340            '78B' and
6341            ('BASE' or 'SCALE') and
6342            'PDRDISC' and not 'NDRDISC' and
6343            '2T2C' and
6344            'IP6FWD' and
6345            not 'SRv6' and
6346            not 'IPSEC' and 
6347            not 'VHOST'"
6348   parameters:
6349   - "throughput"
6350   - "parent"
6351   traces:
6352     hoverinfo: "x+y"
6353     boxpoints: "outliers"
6354     whiskerwidth: 0
6355   layout:
6356     title: ""  # No title
6357     layout: "plot-throughput"
6358
6359 -
6360   type: "plot"
6361   title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-features-ndr"
6362   algorithm: "plot_performance_box"
6363   output-file-type: ".html"
6364   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-features-ndr"
6365   data: "plot-vpp-throughput-latency-3n-hsw"
6366   filter: "'NIC_Intel-X520-DA2' and
6367            '78B' and
6368            'FEATURE' and
6369            ('ACL10' or 'ACL50') and '10k_FLOWS' and
6370            'NDRDISC' and
6371            '1T1C' and
6372            'IP6FWD' and
6373            not 'SRv6' and
6374            not 'IPSEC' and 
6375            not 'VHOST'"
6376   parameters:
6377   - "throughput"
6378   - "parent"
6379   traces:
6380     hoverinfo: "x+y"
6381     boxpoints: "outliers"
6382     whiskerwidth: 0
6383   layout:
6384     title: ""  # No title
6385     layout: "plot-throughput"
6386
6387 -
6388   type: "plot"
6389   title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-features-pdr"
6390   algorithm: "plot_performance_box"
6391   output-file-type: ".html"
6392   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-features-pdr"
6393   data: "plot-vpp-throughput-latency-3n-hsw"
6394   filter: "'NIC_Intel-X520-DA2' and
6395            '78B' and
6396            'FEATURE' and
6397            ('ACL10' or 'ACL50') and '10k_FLOWS' and
6398            'PDRDISC' and not 'NDRDISC' and
6399            '1T1C' and
6400            'IP6FWD' and
6401            not 'SRv6' and
6402            not 'IPSEC' and 
6403            not 'VHOST'"
6404   parameters:
6405   - "throughput"
6406   - "parent"
6407   traces:
6408     hoverinfo: "x+y"
6409     boxpoints: "outliers"
6410     whiskerwidth: 0
6411   layout:
6412     title: ""  # No title
6413     layout: "plot-throughput"
6414
6415 -
6416   type: "plot"
6417   title: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-features-ndr"
6418   algorithm: "plot_performance_box"
6419   output-file-type: ".html"
6420   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-features-ndr"
6421   data: "plot-vpp-throughput-latency-3n-hsw"
6422   filter: "'NIC_Intel-X520-DA2' and
6423            '78B' and
6424            'FEATURE' and
6425            ('ACL10' or 'ACL50') and '10k_FLOWS' and
6426            'NDRDISC' and
6427            '2T2C' and
6428            not 'SRv6' and
6429            'IP6FWD' and
6430            not 'IPSEC' and 
6431            not 'VHOST'"
6432   parameters:
6433   - "throughput"
6434   - "parent"
6435   traces:
6436     hoverinfo: "x+y"
6437     boxpoints: "outliers"
6438     whiskerwidth: 0
6439   layout:
6440     title: ""  # No title
6441     layout: "plot-throughput"
6442
6443 -
6444   type: "plot"
6445   title: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-features-pdr"
6446   algorithm: "plot_performance_box"
6447   output-file-type: ".html"
6448   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-features-pdr"
6449   data: "plot-vpp-throughput-latency-3n-hsw"
6450   filter: "'NIC_Intel-X520-DA2' and
6451            '78B' and
6452            'FEATURE' and
6453            ('ACL10' or 'ACL50') and '10k_FLOWS' and
6454            'PDRDISC' and not 'NDRDISC' and
6455            '2T2C' and
6456            'IP6FWD' and
6457            not 'SRv6' and
6458            not 'IPSEC' and 
6459            not 'VHOST'"
6460   parameters:
6461   - "throughput"
6462   - "parent"
6463   traces:
6464     hoverinfo: "x+y"
6465     boxpoints: "outliers"
6466     whiskerwidth: 0
6467   layout:
6468     title: ""  # No title
6469     layout: "plot-throughput"
6470
6471 # Packet Throughput - VPP IPv6 3n-hsw-x710
6472 -
6473   type: "plot"
6474   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
6475   algorithm: "plot_performance_box"
6476   output-file-type: ".html"
6477   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
6478   data: "plot-vpp-throughput-latency-3n-hsw"
6479   filter: "'NIC_Intel-X710' and
6480            '78B' and
6481            ('BASE' or 'SCALE') and
6482            'NDRDISC' and
6483            '1T1C' and
6484            'IP6FWD' and
6485            not 'SRv6' and
6486            not 'IPSEC' and 
6487            not 'VHOST'"
6488   parameters:
6489   - "throughput"
6490   - "parent"
6491   traces:
6492     hoverinfo: "x+y"
6493     boxpoints: "outliers"
6494     whiskerwidth: 0
6495   layout:
6496     title: ""  # No title
6497     layout: "plot-throughput"
6498
6499 -
6500   type: "plot"
6501   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
6502   algorithm: "plot_performance_box"
6503   output-file-type: ".html"
6504   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
6505   data: "plot-vpp-throughput-latency-3n-hsw"
6506   filter: "'NIC_Intel-X710' and
6507            '78B' and
6508            ('BASE' or 'SCALE') and
6509            'PDRDISC' and not 'NDRDISC' and
6510            '1T1C' and
6511            'IP6FWD' and
6512            not 'SRv6' and
6513            not 'IPSEC' and 
6514            not 'VHOST'"
6515   parameters:
6516   - "throughput"
6517   - "parent"
6518   traces:
6519     hoverinfo: "x+y"
6520     boxpoints: "outliers"
6521     whiskerwidth: 0
6522   layout:
6523     title: ""  # No title
6524     layout: "plot-throughput"
6525
6526 -
6527   type: "plot"
6528   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
6529   algorithm: "plot_performance_box"
6530   output-file-type: ".html"
6531   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
6532   data: "plot-vpp-throughput-latency-3n-hsw"
6533   filter: "'NIC_Intel-X710' and
6534            '78B' and
6535            ('BASE' or 'SCALE') and
6536            'NDRDISC' and
6537            '2T2C' and
6538            'IP6FWD' and
6539            not 'SRv6' and
6540            not 'IPSEC' and 
6541            not 'VHOST'"
6542   parameters:
6543   - "throughput"
6544   - "parent"
6545   traces:
6546     hoverinfo: "x+y"
6547     boxpoints: "outliers"
6548     whiskerwidth: 0
6549   layout:
6550     title: ""  # No title
6551     layout: "plot-throughput"
6552
6553 -
6554   type: "plot"
6555   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
6556   algorithm: "plot_performance_box"
6557   output-file-type: ".html"
6558   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
6559   data: "plot-vpp-throughput-latency-3n-hsw"
6560   filter: "'NIC_Intel-X710' and
6561            '78B' and
6562            ('BASE' or 'SCALE') and
6563            'PDRDISC' and not 'NDRDISC' and
6564            '2T2C' and
6565            'IP6FWD' and
6566            not 'SRv6' and
6567            not 'IPSEC' and 
6568            not 'VHOST'"
6569   parameters:
6570   - "throughput"
6571   - "parent"
6572   traces:
6573     hoverinfo: "x+y"
6574     boxpoints: "outliers"
6575     whiskerwidth: 0
6576   layout:
6577     title: ""  # No title
6578     layout: "plot-throughput"
6579
6580 -
6581   type: "plot"
6582   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-features-ndr"
6583   algorithm: "plot_performance_box"
6584   output-file-type: ".html"
6585   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-features-ndr"
6586   data: "plot-vpp-throughput-latency-3n-hsw"
6587   filter: "'NIC_Intel-X710' and
6588            '78B' and
6589            'FEATURE' and
6590            ('ACL10' or 'ACL50') and '10k_FLOWS' and
6591            'NDRDISC' and
6592            '1T1C' and
6593            'IP6FWD' and
6594            not 'SRv6' and
6595            not 'IPSEC' and 
6596            not 'VHOST'"
6597   parameters:
6598   - "throughput"
6599   - "parent"
6600   traces:
6601     hoverinfo: "x+y"
6602     boxpoints: "outliers"
6603     whiskerwidth: 0
6604   layout:
6605     title: ""  # No title
6606     layout: "plot-throughput"
6607
6608 -
6609   type: "plot"
6610   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-features-pdr"
6611   algorithm: "plot_performance_box"
6612   output-file-type: ".html"
6613   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-features-pdr"
6614   data: "plot-vpp-throughput-latency-3n-hsw"
6615   filter: "'NIC_Intel-X710' and
6616            '78B' and
6617            'FEATURE' and
6618            ('ACL10' or 'ACL50') and '10k_FLOWS' and
6619            'PDRDISC' and not 'NDRDISC' and
6620            '1T1C' and
6621            'IP6FWD' and
6622            not 'SRv6' and
6623            not 'IPSEC' and 
6624            not 'VHOST'"
6625   parameters:
6626   - "throughput"
6627   - "parent"
6628   traces:
6629     hoverinfo: "x+y"
6630     boxpoints: "outliers"
6631     whiskerwidth: 0
6632   layout:
6633     title: ""  # No title
6634     layout: "plot-throughput"
6635
6636 -
6637   type: "plot"
6638   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-features-ndr"
6639   algorithm: "plot_performance_box"
6640   output-file-type: ".html"
6641   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-features-ndr"
6642   data: "plot-vpp-throughput-latency-3n-hsw"
6643   filter: "'NIC_Intel-X710' and
6644            '78B' and
6645            'FEATURE' and
6646            ('ACL10' or 'ACL50') and '10k_FLOWS' and
6647            'NDRDISC' and
6648            '2T2C' and
6649            'IP6FWD' and
6650            not 'SRv6' and
6651            not 'IPSEC' and 
6652            not 'VHOST'"
6653   parameters:
6654   - "throughput"
6655   - "parent"
6656   traces:
6657     hoverinfo: "x+y"
6658     boxpoints: "outliers"
6659     whiskerwidth: 0
6660   layout:
6661     title: ""  # No title
6662     layout: "plot-throughput"
6663
6664 -
6665   type: "plot"
6666   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-features-pdr"
6667   algorithm: "plot_performance_box"
6668   output-file-type: ".html"
6669   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-features-pdr"
6670   data: "plot-vpp-throughput-latency-3n-hsw"
6671   filter: "'NIC_Intel-X710' and
6672            '78B' and
6673            'FEATURE' and
6674            ('ACL10' or 'ACL50') and '10k_FLOWS' and
6675            'PDRDISC' and not 'NDRDISC' and
6676            '2T2C' and
6677            'IP6FWD' and
6678            not 'SRv6' and
6679            not 'IPSEC' and 
6680            not 'VHOST'"
6681   parameters:
6682   - "throughput"
6683   - "parent"
6684   traces:
6685     hoverinfo: "x+y"
6686     boxpoints: "outliers"
6687     whiskerwidth: 0
6688   layout:
6689     title: ""  # No title
6690     layout: "plot-throughput"
6691
6692 # Packet Throughput - VPP IPv6 3n-hsw-xl710
6693 -
6694   type: "plot"
6695   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-ndr"
6696   algorithm: "plot_performance_box"
6697   output-file-type: ".html"
6698   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-ndr"
6699   data: "plot-vpp-throughput-latency-3n-hsw"
6700   filter: "'NIC_Intel-XL710' and
6701            '78B' and
6702            ('BASE' or 'SCALE') and
6703            'NDRDISC' and
6704            '1T1C' and
6705            'IP6FWD' and
6706            not 'SRv6' and
6707            not 'IPSEC' and 
6708            not 'VHOST'"
6709   parameters:
6710   - "throughput"
6711   - "parent"
6712   traces:
6713     hoverinfo: "x+y"
6714     boxpoints: "outliers"
6715     whiskerwidth: 0
6716   layout:
6717     title: ""  # No title
6718     layout: "plot-throughput"
6719
6720 -
6721   type: "plot"
6722   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-pdr"
6723   algorithm: "plot_performance_box"
6724   output-file-type: ".html"
6725   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-pdr"
6726   data: "plot-vpp-throughput-latency-3n-hsw"
6727   filter: "'NIC_Intel-XL710' and
6728            '78B' and
6729            ('BASE' or 'SCALE') and
6730            'PDRDISC' and not 'NDRDISC' and
6731            '1T1C' and
6732            'IP6FWD' and
6733            not 'SRv6' and
6734            not 'IPSEC' and 
6735            not 'VHOST'"
6736   parameters:
6737   - "throughput"
6738   - "parent"
6739   traces:
6740     hoverinfo: "x+y"
6741     boxpoints: "outliers"
6742     whiskerwidth: 0
6743   layout:
6744     title: ""  # No title
6745     layout: "plot-throughput"
6746
6747 -
6748   type: "plot"
6749   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-ndr"
6750   algorithm: "plot_performance_box"
6751   output-file-type: ".html"
6752   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-ndr"
6753   data: "plot-vpp-throughput-latency-3n-hsw"
6754   filter: "'NIC_Intel-XL710' and
6755            '78B' and
6756            ('BASE' or 'SCALE') and
6757            'NDRDISC' and
6758            '2T2C' and
6759            'IP6FWD' and
6760            not 'SRv6' and
6761            not 'IPSEC' and 
6762            not 'VHOST'"
6763   parameters:
6764   - "throughput"
6765   - "parent"
6766   traces:
6767     hoverinfo: "x+y"
6768     boxpoints: "outliers"
6769     whiskerwidth: 0
6770   layout:
6771     title: ""  # No title
6772     layout: "plot-throughput"
6773
6774 -
6775   type: "plot"
6776   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-pdr"
6777   algorithm: "plot_performance_box"
6778   output-file-type: ".html"
6779   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-pdr"
6780   data: "plot-vpp-throughput-latency-3n-hsw"
6781   filter: "'NIC_Intel-XL710' and
6782            '78B' and
6783            ('BASE' or 'SCALE') and
6784            'PDRDISC' and not 'NDRDISC' and
6785            '2T2C' and
6786            'IP6FWD' and
6787            not 'SRv6' and
6788            not 'IPSEC' and 
6789            not 'VHOST'"
6790   parameters:
6791   - "throughput"
6792   - "parent"
6793   traces:
6794     hoverinfo: "x+y"
6795     boxpoints: "outliers"
6796     whiskerwidth: 0
6797   layout:
6798     title: ""  # No title
6799     layout: "plot-throughput"
6800
6801 # Packet Throughput - VPP IPv6 3n-skx-x710
6802 -
6803   type: "plot"
6804   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
6805   algorithm: "plot_performance_box"
6806   output-file-type: ".html"
6807   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
6808   data: "plot-vpp-throughput-latency-3n-skx"
6809   filter: "'NIC_Intel-X710' and
6810            '78B' and
6811            ('BASE' or 'SCALE') and
6812            'NDRDISC' and
6813            '2T1C' and
6814            'IP6FWD' and
6815            not 'SRv6' and
6816            not 'IPSEC' and 
6817            not 'VHOST'"
6818   parameters:
6819   - "throughput"
6820   - "parent"
6821   traces:
6822     hoverinfo: "x+y"
6823     boxpoints: "outliers"
6824     whiskerwidth: 0
6825   layout:
6826     title: ""  # No title
6827     layout: "plot-throughput"
6828
6829 -
6830   type: "plot"
6831   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
6832   algorithm: "plot_performance_box"
6833   output-file-type: ".html"
6834   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
6835   data: "plot-vpp-throughput-latency-3n-skx"
6836   filter: "'NIC_Intel-X710' and
6837            '78B' and
6838            ('BASE' or 'SCALE') and
6839            'PDRDISC' and not 'NDRDISC' and
6840            '2T1C' and
6841            'IP6FWD' and
6842            not 'SRv6' and
6843            not 'IPSEC' and 
6844            not 'VHOST'"
6845   parameters:
6846   - "throughput"
6847   - "parent"
6848   traces:
6849     hoverinfo: "x+y"
6850     boxpoints: "outliers"
6851     whiskerwidth: 0
6852   layout:
6853     title: ""  # No title
6854     layout: "plot-throughput"
6855
6856 -
6857   type: "plot"
6858   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
6859   algorithm: "plot_performance_box"
6860   output-file-type: ".html"
6861   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
6862   data: "plot-vpp-throughput-latency-3n-skx"
6863   filter: "'NIC_Intel-X710' and
6864            '78B' and
6865            ('BASE' or 'SCALE') and
6866            'NDRDISC' and
6867            '4T2C' and
6868            'IP6FWD' and
6869            not 'SRv6' and
6870            not 'IPSEC' and 
6871            not 'VHOST'"
6872   parameters:
6873   - "throughput"
6874   - "parent"
6875   traces:
6876     hoverinfo: "x+y"
6877     boxpoints: "outliers"
6878     whiskerwidth: 0
6879   layout:
6880     title: ""  # No title
6881     layout: "plot-throughput"
6882
6883 -
6884   type: "plot"
6885   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
6886   algorithm: "plot_performance_box"
6887   output-file-type: ".html"
6888   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
6889   data: "plot-vpp-throughput-latency-3n-skx"
6890   filter: "'NIC_Intel-X710' and
6891            '78B' and
6892            ('BASE' or 'SCALE') and
6893            'PDRDISC' and not 'NDRDISC' and
6894            '4T2C' and
6895            'IP6FWD' and
6896            not 'SRv6' and
6897            not 'IPSEC' and 
6898            not 'VHOST'"
6899   parameters:
6900   - "throughput"
6901   - "parent"
6902   traces:
6903     hoverinfo: "x+y"
6904     boxpoints: "outliers"
6905     whiskerwidth: 0
6906   layout:
6907     title: ""  # No title
6908     layout: "plot-throughput"
6909
6910 -
6911   type: "plot"
6912   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-features-ndr"
6913   algorithm: "plot_performance_box"
6914   output-file-type: ".html"
6915   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-features-ndr"
6916   data: "plot-vpp-throughput-latency-3n-skx"
6917   filter: "'NIC_Intel-X710' and
6918            '78B' and
6919            'FEATURE' and
6920            ('ACL10' or 'ACL50') and '10k_FLOWS' and
6921            'NDRDISC' and
6922            '2T1C' and
6923            'IP6FWD' and
6924            not 'SRv6' and
6925            not 'IPSEC' and 
6926            not 'VHOST'"
6927   parameters:
6928   - "throughput"
6929   - "parent"
6930   traces:
6931     hoverinfo: "x+y"
6932     boxpoints: "outliers"
6933     whiskerwidth: 0
6934   layout:
6935     title: ""  # No title
6936     layout: "plot-throughput"
6937
6938 -
6939   type: "plot"
6940   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-features-pdr"
6941   algorithm: "plot_performance_box"
6942   output-file-type: ".html"
6943   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-features-pdr"
6944   data: "plot-vpp-throughput-latency-3n-skx"
6945   filter: "'NIC_Intel-X710' and
6946            '78B' and
6947            'FEATURE' and
6948            ('ACL10' or 'ACL50') and '10k_FLOWS' and
6949            'PDRDISC' and not 'NDRDISC' and
6950            '2T1C' and
6951            'IP6FWD' and
6952            not 'SRv6' and
6953            not 'IPSEC' and 
6954            not 'VHOST'"
6955   parameters:
6956   - "throughput"
6957   - "parent"
6958   traces:
6959     hoverinfo: "x+y"
6960     boxpoints: "outliers"
6961     whiskerwidth: 0
6962   layout:
6963     title: ""  # No title
6964     layout: "plot-throughput"
6965
6966 -
6967   type: "plot"
6968   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-features-ndr"
6969   algorithm: "plot_performance_box"
6970   output-file-type: ".html"
6971   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-features-ndr"
6972   data: "plot-vpp-throughput-latency-3n-skx"
6973   filter: "'NIC_Intel-X710' and
6974            '78B' and
6975            'FEATURE' and
6976            ('ACL10' or 'ACL50') and '10k_FLOWS' and
6977            'NDRDISC' and
6978            '4T2C' and
6979            'IP6FWD' and
6980            not 'SRv6' and
6981            not 'IPSEC' and 
6982            not 'VHOST'"
6983   parameters:
6984   - "throughput"
6985   - "parent"
6986   traces:
6987     hoverinfo: "x+y"
6988     boxpoints: "outliers"
6989     whiskerwidth: 0
6990   layout:
6991     title: ""  # No title
6992     layout: "plot-throughput"
6993
6994 -
6995   type: "plot"
6996   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-features-pdr"
6997   algorithm: "plot_performance_box"
6998   output-file-type: ".html"
6999   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-features-pdr"
7000   data: "plot-vpp-throughput-latency-3n-skx"
7001   filter: "'NIC_Intel-X710' and
7002            '78B' and
7003            'FEATURE' and
7004            ('ACL10' or 'ACL50') and '10k_FLOWS' and
7005            'PDRDISC' and not 'NDRDISC' and
7006            '4T2C' and
7007            'IP6FWD' and
7008            not 'SRv6' and
7009            not 'IPSEC' and 
7010            not 'VHOST'"
7011   parameters:
7012   - "throughput"
7013   - "parent"
7014   traces:
7015     hoverinfo: "x+y"
7016     boxpoints: "outliers"
7017     whiskerwidth: 0
7018   layout:
7019     title: ""  # No title
7020     layout: "plot-throughput"
7021
7022 # Packet Throughput - VPP IPv6 3n-skx-xxv710
7023 -
7024   type: "plot"
7025   title: "VPP Throughput: ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
7026   algorithm: "plot_performance_box"
7027   output-file-type: ".html"
7028   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
7029   data: "plot-vpp-throughput-latency-3n-skx"
7030   filter: "'NIC_Intel-XXV710' and
7031            '78B' and
7032            ('BASE' or 'SCALE') and
7033            'NDRDISC' and
7034            '2T1C' and
7035            'IP6FWD' and
7036            not 'SRv6' and
7037            not 'IPSEC' and 
7038            not 'VHOST'"
7039   parameters:
7040   - "throughput"
7041   - "parent"
7042   traces:
7043     hoverinfo: "x+y"
7044     boxpoints: "outliers"
7045     whiskerwidth: 0
7046   layout:
7047     title: ""  # No title
7048     layout: "plot-throughput"
7049
7050 -
7051   type: "plot"
7052   title: "VPP Throughput: ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
7053   algorithm: "plot_performance_box"
7054   output-file-type: ".html"
7055   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
7056   data: "plot-vpp-throughput-latency-3n-skx"
7057   filter: "'NIC_Intel-XXV710' and
7058            '78B' and
7059            ('BASE' or 'SCALE') and
7060            'PDRDISC' and not 'NDRDISC' and
7061            '2T1C' and
7062            'IP6FWD' and
7063            not 'SRv6' and
7064            not 'IPSEC' and 
7065            not 'VHOST'"
7066   parameters:
7067   - "throughput"
7068   - "parent"
7069   traces:
7070     hoverinfo: "x+y"
7071     boxpoints: "outliers"
7072     whiskerwidth: 0
7073   layout:
7074     title: ""  # No title
7075     layout: "plot-throughput"
7076
7077 -
7078   type: "plot"
7079   title: "VPP Throughput: ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
7080   algorithm: "plot_performance_box"
7081   output-file-type: ".html"
7082   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
7083   data: "plot-vpp-throughput-latency-3n-skx"
7084   filter: "'NIC_Intel-XXV710' and
7085            '78B' and
7086            ('BASE' or 'SCALE') and
7087            'NDRDISC' and
7088            '4T2C' and
7089            'IP6FWD' and
7090            not 'SRv6' and
7091            not 'IPSEC' and 
7092            not 'VHOST'"
7093   parameters:
7094   - "throughput"
7095   - "parent"
7096   traces:
7097     hoverinfo: "x+y"
7098     boxpoints: "outliers"
7099     whiskerwidth: 0
7100   layout:
7101     title: ""  # No title
7102     layout: "plot-throughput"
7103
7104 -
7105   type: "plot"
7106   title: "VPP Throughput: ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
7107   algorithm: "plot_performance_box"
7108   output-file-type: ".html"
7109   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
7110   data: "plot-vpp-throughput-latency-3n-skx"
7111   filter: "'NIC_Intel-XXV710' and
7112            '78B' and
7113            ('BASE' or 'SCALE') and
7114            'PDRDISC' and not 'NDRDISC' and
7115            '4T2C' and
7116            'IP6FWD' and
7117            not 'SRv6' and
7118            not 'IPSEC' and 
7119            not 'VHOST'"
7120   parameters:
7121   - "throughput"
7122   - "parent"
7123   traces:
7124     hoverinfo: "x+y"
7125     boxpoints: "outliers"
7126     whiskerwidth: 0
7127   layout:
7128     title: ""  # No title
7129     layout: "plot-throughput"
7130
7131 -
7132   type: "plot"
7133   title: "VPP Throughput: ip6-3n-skx-xxv710-78b-2t1c-features-ndr"
7134   algorithm: "plot_performance_box"
7135   output-file-type: ".html"
7136   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-2t1c-features-ndr"
7137   data: "plot-vpp-throughput-latency-3n-skx"
7138   filter: "'NIC_Intel-XXV710' and
7139            '78B' and
7140            'FEATURE' and
7141            ('ACL10' or 'ACL50') and '10k_FLOWS' and
7142            'NDRDISC' and
7143            '2T1C' and
7144            'IP6FWD' and
7145            not 'SRv6' and
7146            not 'IPSEC' and 
7147            not 'VHOST'"
7148   parameters:
7149   - "throughput"
7150   - "parent"
7151   traces:
7152     hoverinfo: "x+y"
7153     boxpoints: "outliers"
7154     whiskerwidth: 0
7155   layout:
7156     title: ""  # No title
7157     layout: "plot-throughput"
7158
7159 -
7160   type: "plot"
7161   title: "VPP Throughput: ip6-3n-skx-xxv710-78b-2t1c-features-pdr"
7162   algorithm: "plot_performance_box"
7163   output-file-type: ".html"
7164   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-2t1c-features-pdr"
7165   data: "plot-vpp-throughput-latency-3n-skx"
7166   filter: "'NIC_Intel-XXV710' and
7167            '78B' and
7168            'FEATURE' and
7169            ('ACL10' or 'ACL50') and '10k_FLOWS' and
7170            'PDRDISC' and not 'NDRDISC' and
7171            '2T1C' and
7172            'IP6FWD' and
7173            not 'SRv6' and
7174            not 'IPSEC' and 
7175            not 'VHOST'"
7176   parameters:
7177   - "throughput"
7178   - "parent"
7179   traces:
7180     hoverinfo: "x+y"
7181     boxpoints: "outliers"
7182     whiskerwidth: 0
7183   layout:
7184     title: ""  # No title
7185     layout: "plot-throughput"
7186
7187 -
7188   type: "plot"
7189   title: "VPP Throughput: ip6-3n-skx-xxv710-78b-4t2c-features-ndr"
7190   algorithm: "plot_performance_box"
7191   output-file-type: ".html"
7192   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-4t2c-features-ndr"
7193   data: "plot-vpp-throughput-latency-3n-skx"
7194   filter: "'NIC_Intel-XXV710' and
7195            '78B' and
7196            'FEATURE' and
7197            ('ACL10' or 'ACL50') and '10k_FLOWS' and
7198            'NDRDISC' and
7199            '4T2C' and
7200            'IP6FWD' and
7201            not 'SRv6' and
7202            not 'IPSEC' and 
7203            not 'VHOST'"
7204   parameters:
7205   - "throughput"
7206   - "parent"
7207   traces:
7208     hoverinfo: "x+y"
7209     boxpoints: "outliers"
7210     whiskerwidth: 0
7211   layout:
7212     title: ""  # No title
7213     layout: "plot-throughput"
7214
7215 -
7216   type: "plot"
7217   title: "VPP Throughput: ip6-3n-skx-xxv710-78b-4t2c-features-pdr"
7218   algorithm: "plot_performance_box"
7219   output-file-type: ".html"
7220   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-4t2c-features-pdr"
7221   data: "plot-vpp-throughput-latency-3n-skx"
7222   filter: "'NIC_Intel-XXV710' and
7223            '78B' and
7224            'FEATURE' and
7225            ('ACL10' or 'ACL50') and '10k_FLOWS' and
7226            'PDRDISC' and not 'NDRDISC' and
7227            '4T2C' and
7228            'IP6FWD' and
7229            not 'SRv6' and
7230            not 'IPSEC' and 
7231            not 'VHOST'"
7232   parameters:
7233   - "throughput"
7234   - "parent"
7235   traces:
7236     hoverinfo: "x+y"
7237     boxpoints: "outliers"
7238     whiskerwidth: 0
7239   layout:
7240     title: ""  # No title
7241     layout: "plot-throughput"
7242
7243 # Packet Throughput - VPP IPv6 2n-skx-x710
7244 -
7245   type: "plot"
7246   title: "VPP Throughput: ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
7247   algorithm: "plot_performance_box"
7248   output-file-type: ".html"
7249   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
7250   data: "plot-vpp-throughput-latency-2n-skx"
7251   filter: "'NIC_Intel-X710' and
7252            '78B' and
7253            ('BASE' or 'SCALE') and
7254            'NDRDISC' and
7255            '2T1C' and
7256            'IP6FWD' and
7257            not 'SRv6' and
7258            not 'IPSEC' and 
7259            not 'VHOST'"
7260   parameters:
7261   - "throughput"
7262   - "parent"
7263   traces:
7264     hoverinfo: "x+y"
7265     boxpoints: "outliers"
7266     whiskerwidth: 0
7267   layout:
7268     title: ""  # No title
7269     layout: "plot-throughput"
7270
7271 -
7272   type: "plot"
7273   title: "VPP Throughput: ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
7274   algorithm: "plot_performance_box"
7275   output-file-type: ".html"
7276   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
7277   data: "plot-vpp-throughput-latency-2n-skx"
7278   filter: "'NIC_Intel-X710' and
7279            '78B' and
7280            ('BASE' or 'SCALE') and
7281            'PDRDISC' and not 'NDRDISC' and
7282            '2T1C' and
7283            'IP6FWD' and
7284            not 'IPSEC' and 
7285            not 'VHOST'"
7286   parameters:
7287   - "throughput"
7288   - "parent"
7289   traces:
7290     hoverinfo: "x+y"
7291     boxpoints: "outliers"
7292     whiskerwidth: 0
7293   layout:
7294     title: ""  # No title
7295     layout: "plot-throughput"
7296
7297 -
7298   type: "plot"
7299   title: "VPP Throughput: ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
7300   algorithm: "plot_performance_box"
7301   output-file-type: ".html"
7302   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
7303   data: "plot-vpp-throughput-latency-2n-skx"
7304   filter: "'NIC_Intel-X710' and
7305            '78B' and
7306            ('BASE' or 'SCALE') and
7307            'NDRDISC' and
7308            '4T2C' and
7309            'IP6FWD' and
7310            not 'SRv6' and
7311            not 'IPSEC' and 
7312            not 'VHOST'"
7313   parameters:
7314   - "throughput"
7315   - "parent"
7316   traces:
7317     hoverinfo: "x+y"
7318     boxpoints: "outliers"
7319     whiskerwidth: 0
7320   layout:
7321     title: ""  # No title
7322     layout: "plot-throughput"
7323
7324 -
7325   type: "plot"
7326   title: "VPP Throughput: ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
7327   algorithm: "plot_performance_box"
7328   output-file-type: ".html"
7329   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
7330   data: "plot-vpp-throughput-latency-2n-skx"
7331   filter: "'NIC_Intel-X710' and
7332            '78B' and
7333            ('BASE' or 'SCALE') and
7334            'PDRDISC' and not 'NDRDISC' and
7335            '4T2C' and
7336            'IP6FWD' and
7337            not 'SRv6' and
7338            not 'IPSEC' and 
7339            not 'VHOST'"
7340   parameters:
7341   - "throughput"
7342   - "parent"
7343   traces:
7344     hoverinfo: "x+y"
7345     boxpoints: "outliers"
7346     whiskerwidth: 0
7347   layout:
7348     title: ""  # No title
7349     layout: "plot-throughput"
7350
7351 -
7352   type: "plot"
7353   title: "VPP Throughput: ip6-2n-skx-x710-78b-2t1c-features-ndr"
7354   algorithm: "plot_performance_box"
7355   output-file-type: ".html"
7356   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-features-ndr"
7357   data: "plot-vpp-throughput-latency-2n-skx"
7358   filter: "'NIC_Intel-X710' and
7359            '78B' and
7360            'FEATURE' and
7361            ('ACL10' or 'ACL50') and '10k_FLOWS' and
7362            'NDRDISC' and
7363            '2T1C' and
7364            'IP6FWD' and
7365            not 'SRv6' and
7366            not 'IPSEC' and 
7367            not 'VHOST'"
7368   parameters:
7369   - "throughput"
7370   - "parent"
7371   traces:
7372     hoverinfo: "x+y"
7373     boxpoints: "outliers"
7374     whiskerwidth: 0
7375   layout:
7376     title: ""  # No title
7377     layout: "plot-throughput"
7378
7379 -
7380   type: "plot"
7381   title: "VPP Throughput: ip6-2n-skx-x710-78b-2t1c-features-pdr"
7382   algorithm: "plot_performance_box"
7383   output-file-type: ".html"
7384   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-features-pdr"
7385   data: "plot-vpp-throughput-latency-2n-skx"
7386   filter: "'NIC_Intel-X710' and
7387            '78B' and
7388            'FEATURE' and
7389            ('ACL10' or 'ACL50') and '10k_FLOWS' and
7390            'PDRDISC' and not 'NDRDISC' and
7391            '2T1C' and
7392            'IP6FWD' and
7393            not 'SRv6' and
7394            not 'IPSEC' and 
7395            not 'VHOST'"
7396   parameters:
7397   - "throughput"
7398   - "parent"
7399   traces:
7400     hoverinfo: "x+y"
7401     boxpoints: "outliers"
7402     whiskerwidth: 0
7403   layout:
7404     title: ""  # No title
7405     layout: "plot-throughput"
7406
7407 -
7408   type: "plot"
7409   title: "VPP Throughput: ip6-2n-skx-x710-78b-4t2c-features-ndr"
7410   algorithm: "plot_performance_box"
7411   output-file-type: ".html"
7412   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-features-ndr"
7413   data: "plot-vpp-throughput-latency-2n-skx"
7414   filter: "'NIC_Intel-X710' and
7415            '78B' and
7416            'FEATURE' and
7417            ('ACL10' or 'ACL50') and '10k_FLOWS' and
7418            'NDRDISC' and
7419            '4T2C' and
7420            'IP6FWD' and
7421            not 'SRv6' and
7422            not 'IPSEC' and 
7423            not 'VHOST'"
7424   parameters:
7425   - "throughput"
7426   - "parent"
7427   traces:
7428     hoverinfo: "x+y"
7429     boxpoints: "outliers"
7430     whiskerwidth: 0
7431   layout:
7432     title: ""  # No title
7433     layout: "plot-throughput"
7434
7435 -
7436   type: "plot"
7437   title: "VPP Throughput: ip6-2n-skx-x710-78b-4t2c-features-pdr"
7438   algorithm: "plot_performance_box"
7439   output-file-type: ".html"
7440   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-features-pdr"
7441   data: "plot-vpp-throughput-latency-2n-skx"
7442   filter: "'NIC_Intel-X710' and
7443            '78B' and
7444            'FEATURE' and
7445            ('ACL10' or 'ACL50') and '10k_FLOWS' and
7446            'PDRDISC' and not 'NDRDISC' and
7447            '4T2C' and
7448            'IP6FWD' and
7449            not 'SRv6' and
7450            not 'IPSEC' and 
7451            not 'VHOST'"
7452   parameters:
7453   - "throughput"
7454   - "parent"
7455   traces:
7456     hoverinfo: "x+y"
7457     boxpoints: "outliers"
7458     whiskerwidth: 0
7459   layout:
7460     title: ""  # No title
7461     layout: "plot-throughput"
7462
7463 # Packet Throughput - VPP IPv6 2n-skx-xxv710
7464 -
7465   type: "plot"
7466   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
7467   algorithm: "plot_performance_box"
7468   output-file-type: ".html"
7469   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
7470   data: "plot-vpp-throughput-latency-2n-skx"
7471   filter: "'NIC_Intel-XXV710' and
7472            '78B' and
7473            ('BASE' or 'SCALE') and
7474            'NDRDISC' and
7475            '2T1C' and
7476            'IP6FWD' and
7477            not 'SRv6' and
7478            not 'IPSEC' and 
7479            not 'VHOST'"
7480   parameters:
7481   - "throughput"
7482   - "parent"
7483   traces:
7484     hoverinfo: "x+y"
7485     boxpoints: "outliers"
7486     whiskerwidth: 0
7487   layout:
7488     title: ""  # No title
7489     layout: "plot-throughput"
7490
7491 -
7492   type: "plot"
7493   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
7494   algorithm: "plot_performance_box"
7495   output-file-type: ".html"
7496   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
7497   data: "plot-vpp-throughput-latency-2n-skx"
7498   filter: "'NIC_Intel-XXV710' and
7499            '78B' and
7500            ('BASE' or 'SCALE') and
7501            'PDRDISC' and not 'NDRDISC' and
7502            '2T1C' and
7503            'IP6FWD' and
7504            not 'SRv6' and
7505            not 'IPSEC' and 
7506            not 'VHOST'"
7507   parameters:
7508   - "throughput"
7509   - "parent"
7510   traces:
7511     hoverinfo: "x+y"
7512     boxpoints: "outliers"
7513     whiskerwidth: 0
7514   layout:
7515     title: ""  # No title
7516     layout: "plot-throughput"
7517
7518 -
7519   type: "plot"
7520   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
7521   algorithm: "plot_performance_box"
7522   output-file-type: ".html"
7523   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
7524   data: "plot-vpp-throughput-latency-2n-skx"
7525   filter: "'NIC_Intel-XXV710' and
7526            '78B' and
7527            ('BASE' or 'SCALE') and
7528            'NDRDISC' and
7529            '4T2C' and
7530            'IP6FWD' and
7531            not 'SRv6' and
7532            not 'IPSEC' and 
7533            not 'VHOST'"
7534   parameters:
7535   - "throughput"
7536   - "parent"
7537   traces:
7538     hoverinfo: "x+y"
7539     boxpoints: "outliers"
7540     whiskerwidth: 0
7541   layout:
7542     title: ""  # No title
7543     layout: "plot-throughput"
7544
7545 -
7546   type: "plot"
7547   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
7548   algorithm: "plot_performance_box"
7549   output-file-type: ".html"
7550   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
7551   data: "plot-vpp-throughput-latency-2n-skx"
7552   filter: "'NIC_Intel-XXV710' and
7553            '78B' and
7554            ('BASE' or 'SCALE') and
7555            'PDRDISC' and not 'NDRDISC' and
7556            '4T2C' and
7557            'IP6FWD' and
7558            not 'SRv6' and
7559            not 'IPSEC' and 
7560            not 'VHOST'"
7561   parameters:
7562   - "throughput"
7563   - "parent"
7564   traces:
7565     hoverinfo: "x+y"
7566     boxpoints: "outliers"
7567     whiskerwidth: 0
7568   layout:
7569     title: ""  # No title
7570     layout: "plot-throughput"
7571
7572 -
7573   type: "plot"
7574   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-2t1c-features-ndr"
7575   algorithm: "plot_performance_box"
7576   output-file-type: ".html"
7577   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-features-ndr"
7578   data: "plot-vpp-throughput-latency-2n-skx"
7579   filter: "'NIC_Intel-XXV710' and
7580            '78B' and
7581            'FEATURE' and
7582            ('ACL10' or 'ACL50') and '10k_FLOWS' and
7583            'NDRDISC' and
7584            '2T1C' and
7585            'IP6FWD' and
7586            not 'SRv6' and
7587            not 'IPSEC' and 
7588            not 'VHOST'"
7589   parameters:
7590   - "throughput"
7591   - "parent"
7592   traces:
7593     hoverinfo: "x+y"
7594     boxpoints: "outliers"
7595     whiskerwidth: 0
7596   layout:
7597     title: ""  # No title
7598     layout: "plot-throughput"
7599
7600 -
7601   type: "plot"
7602   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-2t1c-features-pdr"
7603   algorithm: "plot_performance_box"
7604   output-file-type: ".html"
7605   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-features-pdr"
7606   data: "plot-vpp-throughput-latency-2n-skx"
7607   filter: "'NIC_Intel-XXV710' and
7608            '78B' and
7609            'FEATURE' and
7610            ('ACL10' or 'ACL50') and '10k_FLOWS' and
7611            'PDRDISC' and not 'NDRDISC' and
7612            '2T1C' and
7613            'IP6FWD' and
7614            not 'SRv6' and
7615            not 'IPSEC' and 
7616            not 'VHOST'"
7617   parameters:
7618   - "throughput"
7619   - "parent"
7620   traces:
7621     hoverinfo: "x+y"
7622     boxpoints: "outliers"
7623     whiskerwidth: 0
7624   layout:
7625     title: ""  # No title
7626     layout: "plot-throughput"
7627
7628 -
7629   type: "plot"
7630   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-4t2c-features-ndr"
7631   algorithm: "plot_performance_box"
7632   output-file-type: ".html"
7633   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-features-ndr"
7634   data: "plot-vpp-throughput-latency-2n-skx"
7635   filter: "'NIC_Intel-XXV710' and
7636            '78B' and
7637            'FEATURE' and
7638            ('ACL10' or 'ACL50') and '10k_FLOWS' and
7639            'NDRDISC' and
7640            '4T2C' and
7641            'IP6FWD' and
7642            not 'SRv6' and
7643            not 'IPSEC' and 
7644            not 'VHOST'"
7645   parameters:
7646   - "throughput"
7647   - "parent"
7648   traces:
7649     hoverinfo: "x+y"
7650     boxpoints: "outliers"
7651     whiskerwidth: 0
7652   layout:
7653     title: ""  # No title
7654     layout: "plot-throughput"
7655
7656 -
7657   type: "plot"
7658   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-4t2c-features-pdr"
7659   algorithm: "plot_performance_box"
7660   output-file-type: ".html"
7661   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-features-pdr"
7662   data: "plot-vpp-throughput-latency-2n-skx"
7663   filter: "'NIC_Intel-XXV710' and
7664            '78B' and
7665            'FEATURE' and
7666            ('ACL10' or 'ACL50') and '10k_FLOWS' and
7667            'PDRDISC' and not 'NDRDISC' and
7668            '4T2C' and
7669            'IP6FWD' and
7670            not 'SRv6' and
7671            not 'IPSEC' and 
7672            not 'VHOST'"
7673   parameters:
7674   - "throughput"
7675   - "parent"
7676   traces:
7677     hoverinfo: "x+y"
7678     boxpoints: "outliers"
7679     whiskerwidth: 0
7680   layout:
7681     title: ""  # No title
7682     layout: "plot-throughput"
7683
7684 ################################################################################
7685
7686 # Packet Throughput - VPP IPv6 tunnels 3n-hsw-x520
7687 -
7688   type: "plot"
7689   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-ndr"
7690   algorithm: "plot_performance_box"
7691   output-file-type: ".html"
7692   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-ndr"
7693   data: "plot-vpp-throughput-latency-3n-hsw"
7694   filter: "'NIC_Intel-X520-DA2' and
7695            '78B' and
7696            'ENCAP' and
7697            'NDRDISC' and
7698            '1T1C' and
7699            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
7700            not 'VHOST'"
7701   parameters:
7702   - "throughput"
7703   - "parent"
7704   traces:
7705     hoverinfo: "x+y"
7706     boxpoints: "outliers"
7707     whiskerwidth: 0
7708   layout:
7709     title: ""  # No title
7710     layout: "plot-throughput"
7711
7712 -
7713   type: "plot"
7714   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-pdr"
7715   algorithm: "plot_performance_box"
7716   output-file-type: ".html"
7717   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-pdr"
7718   data: "plot-vpp-throughput-latency-3n-hsw"
7719   filter: "'NIC_Intel-X520-DA2' and
7720            '78B' and
7721            'ENCAP' and
7722            'PDRDISC' and not 'NDRDISC' and
7723            '1T1C' and
7724            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
7725            not 'VHOST'"
7726   parameters:
7727   - "throughput"
7728   - "parent"
7729   traces:
7730     hoverinfo: "x+y"
7731     boxpoints: "outliers"
7732     whiskerwidth: 0
7733   layout:
7734     title: ""  # No title
7735     layout: "plot-throughput"
7736
7737 -
7738   type: "plot"
7739   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-ndr"
7740   algorithm: "plot_performance_box"
7741   output-file-type: ".html"
7742   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-ndr"
7743   data: "plot-vpp-throughput-latency-3n-hsw"
7744   filter: "'NIC_Intel-X520-DA2' and
7745            '78B' and
7746            'ENCAP' and
7747            'NDRDISC' and
7748            '2T2C' and
7749            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
7750            not 'VHOST'"
7751   parameters:
7752   - "throughput"
7753   - "parent"
7754   traces:
7755     hoverinfo: "x+y"
7756     boxpoints: "outliers"
7757     whiskerwidth: 0
7758   layout:
7759     title: ""  # No title
7760     layout: "plot-throughput"
7761
7762 -
7763   type: "plot"
7764   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-pdr"
7765   algorithm: "plot_performance_box"
7766   output-file-type: ".html"
7767   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-pdr"
7768   data: "plot-vpp-throughput-latency-3n-hsw"
7769   filter: "'NIC_Intel-X520-DA2' and
7770            '78B' and
7771            'ENCAP' and
7772            'PDRDISC' and not 'NDRDISC' and
7773            '2T2C' and
7774            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
7775            not 'VHOST'"
7776   parameters:
7777   - "throughput"
7778   - "parent"
7779   traces:
7780     hoverinfo: "x+y"
7781     boxpoints: "outliers"
7782     whiskerwidth: 0
7783   layout:
7784     title: ""  # No title
7785     layout: "plot-throughput"
7786
7787 ################################################################################
7788
7789 # Packet Throughput - VPP IPSec 3n-hsw-xl710
7790 -
7791   type: "plot"
7792   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
7793   algorithm: "plot_performance_box"
7794   output-file-type: ".html"
7795   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
7796   data: "plot-vpp-throughput-latency-3n-hsw"
7797   filter: "'NIC_Intel-XL710' and 
7798            '64B' and 
7799            'IP4FWD' and 
7800            'NDRDISC' and 
7801            '1T1C' and 
7802            'IPSECHW' and 
7803            ('IPSECTRAN' or 'IPSECTUN') and 
7804            not 'VHOST'"
7805   parameters:
7806   - "throughput"
7807   - "parent"
7808   traces:
7809     hoverinfo: "x+y"
7810     boxpoints: "outliers"
7811     whiskerwidth: 0
7812   layout:
7813     title: ""  # No title
7814     layout: "plot-throughput"
7815
7816 -
7817   type: "plot"
7818   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
7819   algorithm: "plot_performance_box"
7820   output-file-type: ".html"
7821   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
7822   data: "plot-vpp-throughput-latency-3n-hsw"
7823   filter: "'NIC_Intel-XL710' and 
7824            '64B' and 
7825            'IP4FWD' and 
7826            'PDRDISC' and not 'NDRDISC' and
7827            '1T1C' and 
7828            'IPSECHW' and 
7829            ('IPSECTRAN' or 'IPSECTUN') and 
7830            not 'VHOST'"
7831   parameters:
7832   - "throughput"
7833   - "parent"
7834   traces:
7835     hoverinfo: "x+y"
7836     boxpoints: "outliers"
7837     whiskerwidth: 0
7838   layout:
7839     title: ""  # No title
7840     layout: "plot-throughput"
7841
7842 -
7843   type: "plot"
7844   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
7845   algorithm: "plot_performance_box"
7846   output-file-type: ".html"
7847   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
7848   data: "plot-vpp-throughput-latency-3n-hsw"
7849   filter: "'NIC_Intel-XL710' and 
7850            '64B' and 
7851            'IP4FWD' and 
7852            'NDRDISC' and 
7853            '2T2C' and 
7854            'IPSECHW' and 
7855            ('IPSECTRAN' or 'IPSECTUN') and 
7856            not 'VHOST'"
7857   parameters:
7858   - "throughput"
7859   - "parent"
7860   traces:
7861     hoverinfo: "x+y"
7862     boxpoints: "outliers"
7863     whiskerwidth: 0
7864   layout:
7865     title: ""  # No title
7866     layout: "plot-throughput"
7867
7868 -
7869   type: "plot"
7870   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
7871   algorithm: "plot_performance_box"
7872   output-file-type: ".html"
7873   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
7874   data: "plot-vpp-throughput-latency-3n-hsw"
7875   filter: "'NIC_Intel-XL710' and 
7876            '64B' and 
7877            'IP4FWD' and 
7878            'PDRDISC' and not 'NDRDISC' and
7879            '2T2C' and 
7880            'IPSECHW' and 
7881            ('IPSECTRAN' or 'IPSECTUN') and 
7882            not 'VHOST'"
7883   parameters:
7884   - "throughput"
7885   - "parent"
7886   traces:
7887     hoverinfo: "x+y"
7888     boxpoints: "outliers"
7889     whiskerwidth: 0
7890   layout:
7891     title: ""  # No title
7892     layout: "plot-throughput"
7893
7894 ################################################################################
7895
7896 # Packet Throughput - VPP SRv6 3n-hsw-x520
7897 -
7898   type: "plot"
7899   title: "VPP Throughput: srv6-3n-hsw-x520-78b-1t1c-features-ndr"
7900   algorithm: "plot_performance_box"
7901   output-file-type: ".html"
7902   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-ndr"
7903   data: "plot-vpp-throughput-latency-3n-hsw"
7904   filter: "'NIC_Intel-X520-DA2' and
7905            '78B' and
7906            'FEATURE' and
7907            'NDRDISC' and
7908            '1T1C' and
7909            'IP6FWD' and
7910            'SRv6'"
7911   parameters:
7912   - "throughput"
7913   - "parent"
7914   traces:
7915     hoverinfo: "x+y"
7916     boxpoints: "outliers"
7917     whiskerwidth: 0
7918   layout:
7919     title: ""  # No title
7920     layout: "plot-throughput"
7921
7922 -
7923   type: "plot"
7924   title: "VPP Throughput: srv6-3n-hsw-x520-78b-1t1c-features-pdr"
7925   algorithm: "plot_performance_box"
7926   output-file-type: ".html"
7927   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-pdr"
7928   data: "plot-vpp-throughput-latency-3n-hsw"
7929   filter: "'NIC_Intel-X520-DA2' and
7930            '78B' and
7931            'FEATURE' and
7932            'PDRDISC' and not 'NDRDISC' and
7933            '1T1C' and
7934            'IP6FWD' and
7935            'SRv6'"
7936   parameters:
7937   - "throughput"
7938   - "parent"
7939   traces:
7940     hoverinfo: "x+y"
7941     boxpoints: "outliers"
7942     whiskerwidth: 0
7943   layout:
7944     title: ""  # No title
7945     layout: "plot-throughput"
7946
7947 -
7948   type: "plot"
7949   title: "VPP Throughput: srv6-3n-hsw-x520-78b-2t2c-features-ndr"
7950   algorithm: "plot_performance_box"
7951   output-file-type: ".html"
7952   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-ndr"
7953   data: "plot-vpp-throughput-latency-3n-hsw"
7954   filter: "'NIC_Intel-X520-DA2' and
7955            '78B' and
7956            'FEATURE' and
7957            'NDRDISC' and
7958            '2T2C' and
7959            'IP6FWD' and
7960            'SRv6'"
7961   parameters:
7962   - "throughput"
7963   - "parent"
7964   traces:
7965     hoverinfo: "x+y"
7966     boxpoints: "outliers"
7967     whiskerwidth: 0
7968   layout:
7969     title: ""  # No title
7970     layout: "plot-throughput"
7971
7972 -
7973   type: "plot"
7974   title: "VPP Throughput: srv6-3n-hsw-x520-78b-2t2c-features-pdr"
7975   algorithm: "plot_performance_box"
7976   output-file-type: ".html"
7977   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-pdr"
7978   data: "plot-vpp-throughput-latency-3n-hsw"
7979   filter: "'NIC_Intel-X520-DA2' and
7980            '78B' and
7981            'FEATURE' and
7982            'PDRDISC' and not 'NDRDISC' and
7983            '1T1C' and
7984            'IP6FWD' and
7985            'SRv6'"
7986   parameters:
7987   - "throughput"
7988   - "parent"
7989   traces:
7990     hoverinfo: "x+y"
7991     boxpoints: "outliers"
7992     whiskerwidth: 0
7993   layout:
7994     title: ""  # No title
7995     layout: "plot-throughput"
7996
7997 ################################################################################
7998
7999 # Packet Throughput - VPP vhost l2sw 3n-hsw-x520
8000 -
8001   type: "plot"
8002   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
8003   algorithm: "plot_performance_box"
8004   output-file-type: ".html"
8005   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
8006   data: "plot-vpp-throughput-latency-3n-hsw"
8007   filter: "'NIC_Intel-X520-DA2' and
8008            '64B' and 
8009            'NDRDISC' and 
8010            '1T1C' and 
8011            'VHOST' and 
8012            not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
8013   parameters:
8014   - "throughput"
8015   - "parent"
8016   traces:
8017     hoverinfo: "x+y"
8018     boxpoints: "outliers"
8019     whiskerwidth: 0
8020   layout:
8021     title: ""  # No title
8022     layout: "plot-throughput"
8023
8024 -
8025   type: "plot"
8026   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
8027   algorithm: "plot_performance_box"
8028   output-file-type: ".html"
8029   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
8030   data: "plot-vpp-throughput-latency-3n-hsw"
8031   filter: "'NIC_Intel-X520-DA2' and
8032            '64B' and 
8033            'NDRDISC' and 
8034            '2T2C' and 
8035            'VHOST' and 
8036            not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
8037   parameters:
8038   - "throughput"
8039   - "parent"
8040   traces:
8041     hoverinfo: "x+y"
8042     boxpoints: "outliers"
8043     whiskerwidth: 0
8044   layout:
8045     title: ""  # No title
8046     layout: "plot-throughput"
8047
8048 -
8049   type: "plot"
8050   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
8051   algorithm: "plot_performance_box"
8052   output-file-type: ".html"
8053   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
8054   data: "plot-vpp-throughput-latency-3n-hsw"
8055   filter: "'NIC_Intel-X520-DA2' and
8056            '64B' and 
8057            'PDRDISC' and not 'NDRDISC' and
8058            '1T1C' and 
8059            'VHOST' and 
8060            not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
8061   parameters:
8062   - "throughput"
8063   - "parent"
8064   traces:
8065     hoverinfo: "x+y"
8066     boxpoints: "outliers"
8067     whiskerwidth: 0
8068   layout:
8069     title: ""  # No title
8070     layout: "plot-throughput"
8071
8072 -
8073   type: "plot"
8074   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
8075   algorithm: "plot_performance_box"
8076   output-file-type: ".html"
8077   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
8078   data: "plot-vpp-throughput-latency-3n-hsw"
8079   filter: "'NIC_Intel-X520-DA2' and
8080            '64B' and 
8081            'PDRDISC' and not 'NDRDISC' and
8082            '2T2C' and 
8083            'VHOST' and 
8084            not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
8085   parameters:
8086   - "throughput"
8087   - "parent"
8088   traces:
8089     hoverinfo: "x+y"
8090     boxpoints: "outliers"
8091     whiskerwidth: 0
8092   layout:
8093     title: ""  # No title
8094     layout: "plot-throughput"
8095
8096 # Packet Throughput - VPP vhost ip4 3n-hsw-x520
8097 -
8098   type: "plot"
8099   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
8100   algorithm: "plot_performance_box"
8101   output-file-type: ".html"
8102   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
8103   data: "plot-vpp-throughput-latency-3n-hsw"
8104   filter: "'NIC_Intel-X520-DA2' and
8105            '64B' and 
8106            'NDRDISC' and 
8107            '1T1C' and 
8108            'VHOST' and 
8109            not 'VXLAN' and 
8110            not 'IP4FWD' and 
8111            not 'DOT1Q' and 
8112            not '2VM'"
8113   parameters:
8114   - "throughput"
8115   - "parent"
8116   traces:
8117     hoverinfo: "x+y"
8118     boxpoints: "outliers"
8119     whiskerwidth: 0
8120   layout:
8121     title: ""  # No title
8122     layout: "plot-throughput"
8123
8124 -
8125   type: "plot"
8126   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
8127   algorithm: "plot_performance_box"
8128   output-file-type: ".html"
8129   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
8130   data: "plot-vpp-throughput-latency-3n-hsw"
8131   filter: "'NIC_Intel-X520-DA2' and
8132            '64B' and 
8133            'NDRDISC' and 
8134            '2T2C' and 
8135            'VHOST' and 
8136            not 'VXLAN' and 
8137            not 'IP4FWD' and 
8138            not 'DOT1Q' and 
8139            not '2VM'"
8140   parameters:
8141   - "throughput"
8142   - "parent"
8143   traces:
8144     hoverinfo: "x+y"
8145     boxpoints: "outliers"
8146     whiskerwidth: 0
8147   layout:
8148     title: ""  # No title
8149     layout: "plot-throughput"
8150
8151 -
8152   type: "plot"
8153   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
8154   algorithm: "plot_performance_box"
8155   output-file-type: ".html"
8156   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
8157   data: "plot-vpp-throughput-latency-3n-hsw"
8158   filter: "'NIC_Intel-X520-DA2' and
8159            '64B' and 
8160            'PDRDISC' and not 'NDRDISC' and
8161            '1T1C' and 
8162            'VHOST' and 
8163            not 'VXLAN' and 
8164            not 'IP4FWD' and 
8165            not 'DOT1Q' and 
8166            not '2VM'"
8167   parameters:
8168   - "throughput"
8169   - "parent"
8170   traces:
8171     hoverinfo: "x+y"
8172     boxpoints: "outliers"
8173     whiskerwidth: 0
8174   layout:
8175     title: ""  # No title
8176     layout: "plot-throughput"
8177
8178 -
8179   type: "plot"
8180   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
8181   algorithm: "plot_performance_box"
8182   output-file-type: ".html"
8183   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
8184   data: "plot-vpp-throughput-latency-3n-hsw"
8185   filter: "'NIC_Intel-X520-DA2' and
8186            '64B' and 
8187            'PDRDISC' and not 'NDRDISC' and
8188            '2T2C' and 
8189            'VHOST' and 
8190            not 'VXLAN' and 
8191            not 'IP4FWD' and 
8192            not 'DOT1Q' and 
8193            not '2VM'"
8194   parameters:
8195   - "throughput"
8196   - "parent"
8197   traces:
8198     hoverinfo: "x+y"
8199     boxpoints: "outliers"
8200     whiskerwidth: 0
8201   layout:
8202     title: ""  # No title
8203     layout: "plot-throughput"
8204
8205 # Packet Throughput - VPP vhost l2sw 3n-hsw-x710
8206 -
8207   type: "plot"
8208   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
8209   algorithm: "plot_performance_box"
8210   output-file-type: ".html"
8211   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
8212   data: "plot-vpp-throughput-latency-3n-hsw"
8213   filter: "'NIC_Intel-X710' and
8214            '64B' and 
8215            'NDRDISC' and 
8216            '1T1C' and 
8217            'VHOST' and 
8218            not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
8219   parameters:
8220   - "throughput"
8221   - "parent"
8222   traces:
8223     hoverinfo: "x+y"
8224     boxpoints: "outliers"
8225     whiskerwidth: 0
8226   layout:
8227     title: ""  # No title
8228     layout: "plot-throughput"
8229
8230 -
8231   type: "plot"
8232   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
8233   algorithm: "plot_performance_box"
8234   output-file-type: ".html"
8235   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
8236   data: "plot-vpp-throughput-latency-3n-hsw"
8237   filter: "'NIC_Intel-X710' and
8238            '64B' and 
8239            'NDRDISC' and 
8240            '2T2C' and 
8241            'VHOST' and 
8242            not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
8243   parameters:
8244   - "throughput"
8245   - "parent"
8246   traces:
8247     hoverinfo: "x+y"
8248     boxpoints: "outliers"
8249     whiskerwidth: 0
8250   layout:
8251     title: ""  # No title
8252     layout: "plot-throughput"
8253
8254 -
8255   type: "plot"
8256   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
8257   algorithm: "plot_performance_box"
8258   output-file-type: ".html"
8259   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
8260   data: "plot-vpp-throughput-latency-3n-hsw"
8261   filter: "'NIC_Intel-X710' and
8262            '64B' and 
8263            'PDRDISC' and not 'NDRDISC' and
8264            '1T1C' and 
8265            'VHOST' and 
8266            not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
8267   parameters:
8268   - "throughput"
8269   - "parent"
8270   traces:
8271     hoverinfo: "x+y"
8272     boxpoints: "outliers"
8273     whiskerwidth: 0
8274   layout:
8275     title: ""  # No title
8276     layout: "plot-throughput"
8277
8278 -
8279   type: "plot"
8280   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
8281   algorithm: "plot_performance_box"
8282   output-file-type: ".html"
8283   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
8284   data: "plot-vpp-throughput-latency-3n-hsw"
8285   filter: "'NIC_Intel-X710' and
8286            '64B' and 
8287            'PDRDISC' and not 'NDRDISC' and
8288            '2T2C' and 
8289            'VHOST' and 
8290            not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
8291   parameters:
8292   - "throughput"
8293   - "parent"
8294   traces:
8295     hoverinfo: "x+y"
8296     boxpoints: "outliers"
8297     whiskerwidth: 0
8298   layout:
8299     title: ""  # No title
8300     layout: "plot-throughput"
8301
8302 # Packet Throughput - VPP vhost ip4 3n-hsw-x710
8303 -
8304   type: "plot"
8305   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
8306   algorithm: "plot_performance_box"
8307   output-file-type: ".html"
8308   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
8309   data: "plot-vpp-throughput-latency-3n-hsw"
8310   filter: "'NIC_Intel-X710' and
8311            '64B' and 
8312            'NDRDISC' and 
8313            '1T1C' and 
8314            'VHOST' and 
8315            not 'VXLAN' and 
8316            not 'IP4FWD' and 
8317            not 'DOT1Q' and 
8318            not '2VM'"
8319   parameters:
8320   - "throughput"
8321   - "parent"
8322   traces:
8323     hoverinfo: "x+y"
8324     boxpoints: "outliers"
8325     whiskerwidth: 0
8326   layout:
8327     title: ""  # No title
8328     layout: "plot-throughput"
8329
8330 -
8331   type: "plot"
8332   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
8333   algorithm: "plot_performance_box"
8334   output-file-type: ".html"
8335   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
8336   data: "plot-vpp-throughput-latency-3n-hsw"
8337   filter: "'NIC_Intel-X710' and
8338            '64B' and 
8339            'NDRDISC' and 
8340            '2T2C' and 
8341            'VHOST' and 
8342            not 'VXLAN' and 
8343            not 'IP4FWD' and 
8344            not 'DOT1Q' and 
8345            not '2VM'"
8346   parameters:
8347   - "throughput"
8348   - "parent"
8349   traces:
8350     hoverinfo: "x+y"
8351     boxpoints: "outliers"
8352     whiskerwidth: 0
8353   layout:
8354     title: ""  # No title
8355     layout: "plot-throughput"
8356
8357 -
8358   type: "plot"
8359   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
8360   algorithm: "plot_performance_box"
8361   output-file-type: ".html"
8362   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
8363   data: "plot-vpp-throughput-latency-3n-hsw"
8364   filter: "'NIC_Intel-X710' and
8365            '64B' and 
8366            'PDRDISC' and not 'NDRDISC' and
8367            '1T1C' and 
8368            'VHOST' and 
8369            not 'VXLAN' and 
8370            not 'IP4FWD' and 
8371            not 'DOT1Q' and 
8372            not '2VM'"
8373   parameters:
8374   - "throughput"
8375   - "parent"
8376   traces:
8377     hoverinfo: "x+y"
8378     boxpoints: "outliers"
8379     whiskerwidth: 0
8380   layout:
8381     title: ""  # No title
8382     layout: "plot-throughput"
8383
8384 -
8385   type: "plot"
8386   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
8387   algorithm: "plot_performance_box"
8388   output-file-type: ".html"
8389   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
8390   data: "plot-vpp-throughput-latency-3n-hsw"
8391   filter: "'NIC_Intel-X710' and
8392            '64B' and 
8393            'PDRDISC' and not 'NDRDISC' and
8394            '2T2C' and 
8395            'VHOST' and 
8396            not 'VXLAN' and 
8397            not 'IP4FWD' and 
8398            not 'DOT1Q' and 
8399            not '2VM'"
8400   parameters:
8401   - "throughput"
8402   - "parent"
8403   traces:
8404     hoverinfo: "x+y"
8405     boxpoints: "outliers"
8406     whiskerwidth: 0
8407   layout:
8408     title: ""  # No title
8409     layout: "plot-throughput"
8410
8411 # Packet Throughput - VPP vhost l2sw 3n-hsw-xl710
8412 -
8413   type: "plot"
8414   title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
8415   algorithm: "plot_performance_box"
8416   output-file-type: ".html"
8417   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
8418   data: "plot-vpp-throughput-latency-3n-hsw"
8419   filter: "'NIC_Intel-XL710' and
8420            '64B' and 
8421            'NDRDISC' and 
8422            '1T1C' and 
8423            'VHOST' and 
8424            not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
8425   parameters:
8426   - "throughput"
8427   - "parent"
8428   traces:
8429     hoverinfo: "x+y"
8430     boxpoints: "outliers"
8431     whiskerwidth: 0
8432   layout:
8433     title: ""  # No title
8434     layout: "plot-throughput"
8435
8436 -
8437   type: "plot"
8438   title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
8439   algorithm: "plot_performance_box"
8440   output-file-type: ".html"
8441   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
8442   data: "plot-vpp-throughput-latency-3n-hsw"
8443   filter: "'NIC_Intel-XL710' and
8444            '64B' and 
8445            'NDRDISC' and 
8446            '2T2C' and 
8447            'VHOST' and 
8448            not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
8449   parameters:
8450   - "throughput"
8451   - "parent"
8452   traces:
8453     hoverinfo: "x+y"
8454     boxpoints: "outliers"
8455     whiskerwidth: 0
8456   layout:
8457     title: ""  # No title
8458     layout: "plot-throughput"
8459
8460 -
8461   type: "plot"
8462   title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
8463   algorithm: "plot_performance_box"
8464   output-file-type: ".html"
8465   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
8466   data: "plot-vpp-throughput-latency-3n-hsw"
8467   filter: "'NIC_Intel-XL710' and
8468            '64B' and 
8469            'PDRDISC' and not 'NDRDISC' and
8470            '1T1C' and 
8471            'VHOST' and 
8472            not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
8473   parameters:
8474   - "throughput"
8475   - "parent"
8476   traces:
8477     hoverinfo: "x+y"
8478     boxpoints: "outliers"
8479     whiskerwidth: 0
8480   layout:
8481     title: ""  # No title
8482     layout: "plot-throughput"
8483
8484 -
8485   type: "plot"
8486   title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
8487   algorithm: "plot_performance_box"
8488   output-file-type: ".html"
8489   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
8490   data: "plot-vpp-throughput-latency-3n-hsw"
8491   filter: "'NIC_Intel-XL710' and
8492            '64B' and 
8493            'PDRDISC' and not 'NDRDISC' and
8494            '2T2C' and 
8495            'VHOST' and 
8496            not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
8497   parameters:
8498   - "throughput"
8499   - "parent"
8500   traces:
8501     hoverinfo: "x+y"
8502     boxpoints: "outliers"
8503     whiskerwidth: 0
8504   layout:
8505     title: ""  # No title
8506     layout: "plot-throughput"
8507
8508 # Packet Throughput - VPP vhost ip4 3n-hsw-xl710
8509 -
8510   type: "plot"
8511   title: "VPP Throughput: vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
8512   algorithm: "plot_performance_box"
8513   output-file-type: ".html"
8514   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
8515   data: "plot-vpp-throughput-latency-3n-hsw"
8516   filter: "'NIC_Intel-XL710' and
8517            '64B' and 
8518            'NDRDISC' and 
8519            '1T1C' and 
8520            'VHOST' and 
8521            not 'VXLAN' and 
8522            not 'IP4FWD' and 
8523            not 'DOT1Q' and 
8524            not '2VM'"
8525   parameters:
8526   - "throughput"
8527   - "parent"
8528   traces:
8529     hoverinfo: "x+y"
8530     boxpoints: "outliers"
8531     whiskerwidth: 0
8532   layout:
8533     title: ""  # No title
8534     layout: "plot-throughput"
8535
8536 -
8537   type: "plot"
8538   title: "VPP Throughput: vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
8539   algorithm: "plot_performance_box"
8540   output-file-type: ".html"
8541   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
8542   data: "plot-vpp-throughput-latency-3n-hsw"
8543   filter: "'NIC_Intel-XL710' and
8544            '64B' and 
8545            'NDRDISC' and 
8546            '2T2C' and 
8547            'VHOST' and 
8548            not 'VXLAN' and 
8549            not 'IP4FWD' and 
8550            not 'DOT1Q' and 
8551            not '2VM'"
8552   parameters:
8553   - "throughput"
8554   - "parent"
8555   traces:
8556     hoverinfo: "x+y"
8557     boxpoints: "outliers"
8558     whiskerwidth: 0
8559   layout:
8560     title: ""  # No title
8561     layout: "plot-throughput"
8562
8563 -
8564   type: "plot"
8565   title: "VPP Throughput: vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
8566   algorithm: "plot_performance_box"
8567   output-file-type: ".html"
8568   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
8569   data: "plot-vpp-throughput-latency-3n-hsw"
8570   filter: "'NIC_Intel-XL710' and
8571            '64B' and 
8572            'PDRDISC' and not 'NDRDISC' and
8573            '1T1C' and 
8574            'VHOST' and 
8575            not 'VXLAN' and 
8576            not 'IP4FWD' and 
8577            not 'DOT1Q' and 
8578            not '2VM'"
8579   parameters:
8580   - "throughput"
8581   - "parent"
8582   traces:
8583     hoverinfo: "x+y"
8584     boxpoints: "outliers"
8585     whiskerwidth: 0
8586   layout:
8587     title: ""  # No title
8588     layout: "plot-throughput"
8589
8590 -
8591   type: "plot"
8592   title: "VPP Throughput: vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
8593   algorithm: "plot_performance_box"
8594   output-file-type: ".html"
8595   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
8596   data: "plot-vpp-throughput-latency-3n-hsw"
8597   filter: "'NIC_Intel-XL710' and
8598            '64B' and 
8599            'PDRDISC' and not 'NDRDISC' and
8600            '2T2C' and 
8601            'VHOST' and 
8602            not 'VXLAN' and 
8603            not 'IP4FWD' and 
8604            not 'DOT1Q' and 
8605            not '2VM'"
8606   parameters:
8607   - "throughput"
8608   - "parent"
8609   traces:
8610     hoverinfo: "x+y"
8611     boxpoints: "outliers"
8612     whiskerwidth: 0
8613   layout:
8614     title: ""  # No title
8615     layout: "plot-throughput"
8616
8617 ################################################################################
8618
8619 # Packet Throughput - VPP VTS 3n-hsw-x520
8620 -
8621   type: "plot"
8622   title: "VPP Throughput: vts-3n-hsw-x520-64b-1t1c-ndr"
8623   algorithm: "plot_performance_box"
8624   output-file-type: ".html"
8625   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-64b-1t1c-ndr"
8626   data: "plot-vpp-throughput-latency-3n-hsw"
8627   filter: "'NIC_Intel-X520-DA2' and
8628            '64B' and
8629            'NDRDISC' and
8630            '1T1C' and
8631            'VTS'"
8632   parameters:
8633   - "throughput"
8634   - "parent"
8635   traces:
8636     hoverinfo: "x+y"
8637     boxpoints: "outliers"
8638     whiskerwidth: 0
8639   layout:
8640     title: ""  # No title
8641     layout: "plot-throughput"
8642
8643 -
8644   type: "plot"
8645   title: "VPP Throughput: vts-3n-hsw-x520-64b-2t2c-ndr"
8646   algorithm: "plot_performance_box"
8647   output-file-type: ".html"
8648   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-64b-2t2c-ndr"
8649   data: "plot-vpp-throughput-latency-3n-hsw"
8650   filter: "'NIC_Intel-X520-DA2' and
8651            '64B' and
8652            'NDRDISC' and
8653            '2T2C' and
8654            'VTS'"
8655   parameters:
8656   - "throughput"
8657   - "parent"
8658   traces:
8659     hoverinfo: "x+y"
8660     boxpoints: "outliers"
8661     whiskerwidth: 0
8662   layout:
8663     title: ""  # No title
8664     layout: "plot-throughput"
8665
8666 -
8667   type: "plot"
8668   title: "VPP Throughput: vts-3n-hsw-x520-64b-1t1c-pdr"
8669   algorithm: "plot_performance_box"
8670   output-file-type: ".html"
8671   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-64b-1t1c-pdr"
8672   data: "plot-vpp-throughput-latency-3n-hsw"
8673   filter: "'NIC_Intel-X520-DA2' and
8674            '64B' and
8675            'PDRDISC' and not 'NDRDISC' and
8676            '1T1C' and
8677            'VTS'"
8678   parameters:
8679   - "throughput"
8680   - "parent"
8681   traces:
8682     hoverinfo: "x+y"
8683     boxpoints: "outliers"
8684     whiskerwidth: 0
8685   layout:
8686     title: ""  # No title
8687     layout: "plot-throughput"
8688
8689 -
8690   type: "plot"
8691   title: "VPP Throughput: vts-3n-hsw-x520-64b-2t2c-pdr"
8692   algorithm: "plot_performance_box"
8693   output-file-type: ".html"
8694   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-64b-2t2c-pdr"
8695   data: "plot-vpp-throughput-latency-3n-hsw"
8696   filter: "'NIC_Intel-X520-DA2' and
8697            '64B' and
8698            'PDRDISC' and not 'NDRDISC' and
8699            '2T2C' and
8700            'VTS'"
8701   parameters:
8702   - "throughput"
8703   - "parent"
8704   traces:
8705     hoverinfo: "x+y"
8706     boxpoints: "outliers"
8707     whiskerwidth: 0
8708   layout:
8709     title: ""  # No title
8710     layout: "plot-throughput"
8711
8712 ################################################################################
8713
8714 # Packet Throughput - DPDK l3fwd 3n-hsw-x520
8715 -
8716   type: "plot"
8717   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
8718   algorithm: "plot_performance_box"
8719   output-file-type: ".html"
8720   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
8721   data: "plot-dpdk-throughput-latency-3n-hsw"
8722   filter: "'NIC_Intel-X520-DA2' and
8723            '64B' and
8724            'BASE' and
8725            'NDRDISC' and
8726            '1T1C' and
8727            'IP4FWD'"
8728   parameters:
8729   - "throughput"
8730   - "parent"
8731   traces:
8732     hoverinfo: "x+y"
8733     boxpoints: "outliers"
8734     whiskerwidth: 0
8735   layout:
8736     title: ""  # No title
8737     layout: "plot-throughput"
8738
8739 -
8740   type: "plot"
8741   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
8742   algorithm: "plot_performance_box"
8743   output-file-type: ".html"
8744   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
8745   data: "plot-dpdk-throughput-latency-3n-hsw"
8746   filter: "'NIC_Intel-X520-DA2' and
8747            '64B' and
8748            'BASE' and
8749            'NDRDISC' and
8750            '2T2C' and
8751            'IP4FWD'"
8752   parameters:
8753   - "throughput"
8754   - "parent"
8755   traces:
8756     hoverinfo: "x+y"
8757     boxpoints: "outliers"
8758     whiskerwidth: 0
8759   layout:
8760     title: ""  # No title
8761     layout: "plot-throughput"
8762
8763 -
8764   type: "plot"
8765   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
8766   algorithm: "plot_performance_box"
8767   output-file-type: ".html"
8768   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
8769   data: "plot-dpdk-throughput-latency-3n-hsw"
8770   filter: "'NIC_Intel-X520-DA2' and
8771            '64B' and
8772            'BASE' and
8773            'PDRDISC' and not 'NDRDISC' and
8774            '1T1C' and
8775            'IP4FWD'"
8776   parameters:
8777   - "throughput"
8778   - "parent"
8779   traces:
8780     hoverinfo: "x+y"
8781     boxpoints: "outliers"
8782     whiskerwidth: 0
8783   layout:
8784     title: ""  # No title
8785     layout: "plot-throughput"
8786
8787 -
8788   type: "plot"
8789   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
8790   algorithm: "plot_performance_box"
8791   output-file-type: ".html"
8792   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
8793   data: "plot-dpdk-throughput-latency-3n-hsw"
8794   filter: "'NIC_Intel-X520-DA2' and
8795            '64B' and
8796            'BASE' and
8797            'PDRDISC' and not 'NDRDISC' and
8798            '2T2C' and
8799            'IP4FWD'"
8800   parameters:
8801   - "throughput"
8802   - "parent"
8803   traces:
8804     hoverinfo: "x+y"
8805     boxpoints: "outliers"
8806     whiskerwidth: 0
8807   layout:
8808     title: ""  # No title
8809     layout: "plot-throughput"
8810
8811 # Packet Throughput - DPDK l3fwd 3n-hsw-x710
8812 -
8813   type: "plot"
8814   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
8815   algorithm: "plot_performance_box"
8816   output-file-type: ".html"
8817   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
8818   data: "plot-dpdk-throughput-latency-3n-hsw"
8819   filter: "'NIC_Intel-X710' and
8820            '64B' and
8821            'BASE' and
8822            'NDRDISC' and
8823            '1T1C' and
8824            'IP4FWD'"
8825   parameters:
8826   - "throughput"
8827   - "parent"
8828   traces:
8829     hoverinfo: "x+y"
8830     boxpoints: "outliers"
8831     whiskerwidth: 0
8832   layout:
8833     title: ""  # No title
8834     layout: "plot-throughput"
8835
8836 -
8837   type: "plot"
8838   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
8839   algorithm: "plot_performance_box"
8840   output-file-type: ".html"
8841   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
8842   data: "plot-dpdk-throughput-latency-3n-hsw"
8843   filter: "'NIC_Intel-X710' and
8844            '64B' and
8845            'BASE' and
8846            'NDRDISC' and
8847            '2T2C' and
8848            'IP4FWD'"
8849   parameters:
8850   - "throughput"
8851   - "parent"
8852   traces:
8853     hoverinfo: "x+y"
8854     boxpoints: "outliers"
8855     whiskerwidth: 0
8856   layout:
8857     title: ""  # No title
8858     layout: "plot-throughput"
8859
8860 -
8861   type: "plot"
8862   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
8863   algorithm: "plot_performance_box"
8864   output-file-type: ".html"
8865   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
8866   data: "plot-dpdk-throughput-latency-3n-hsw"
8867   filter: "'NIC_Intel-X710' and
8868            '64B' and
8869            'BASE' and
8870            'PDRDISC' and not 'NDRDISC' and
8871            '1T1C' and
8872            'IP4FWD'"
8873   parameters:
8874   - "throughput"
8875   - "parent"
8876   traces:
8877     hoverinfo: "x+y"
8878     boxpoints: "outliers"
8879     whiskerwidth: 0
8880   layout:
8881     title: ""  # No title
8882     layout: "plot-throughput"
8883
8884 -
8885   type: "plot"
8886   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
8887   algorithm: "plot_performance_box"
8888   output-file-type: ".html"
8889   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
8890   data: "plot-dpdk-throughput-latency-3n-hsw"
8891   filter: "'NIC_Intel-X710' and
8892            '64B' and
8893            'BASE' and
8894            'PDRDISC' and not 'NDRDISC' and
8895            '2T2C' and
8896            'IP4FWD'"
8897   parameters:
8898   - "throughput"
8899   - "parent"
8900   traces:
8901     hoverinfo: "x+y"
8902     boxpoints: "outliers"
8903     whiskerwidth: 0
8904   layout:
8905     title: ""  # No title
8906     layout: "plot-throughput"
8907
8908 # Packet Throughput - DPDK l3fwd 3n-hsw-xl710
8909 -
8910   type: "plot"
8911   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
8912   algorithm: "plot_performance_box"
8913   output-file-type: ".html"
8914   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
8915   data: "plot-dpdk-throughput-latency-3n-hsw"
8916   filter: "'NIC_Intel-XL710' and
8917            '64B' and
8918            'BASE' and
8919            'NDRDISC' and
8920            '1T1C' and
8921            'IP4FWD'"
8922   parameters:
8923   - "throughput"
8924   - "parent"
8925   traces:
8926     hoverinfo: "x+y"
8927     boxpoints: "outliers"
8928     whiskerwidth: 0
8929   layout:
8930     title: ""  # No title
8931     layout: "plot-throughput"
8932
8933 -
8934   type: "plot"
8935   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
8936   algorithm: "plot_performance_box"
8937   output-file-type: ".html"
8938   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
8939   data: "plot-dpdk-throughput-latency-3n-hsw"
8940   filter: "'NIC_Intel-XL710' and
8941            '64B' and
8942            'BASE' and
8943            'NDRDISC' and
8944            '2T2C' and
8945            'IP4FWD'"
8946   parameters:
8947   - "throughput"
8948   - "parent"
8949   traces:
8950     hoverinfo: "x+y"
8951     boxpoints: "outliers"
8952     whiskerwidth: 0
8953   layout:
8954     title: ""  # No title
8955     layout: "plot-throughput"
8956
8957 -
8958   type: "plot"
8959   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
8960   algorithm: "plot_performance_box"
8961   output-file-type: ".html"
8962   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
8963   data: "plot-dpdk-throughput-latency-3n-hsw"
8964   filter: "'NIC_Intel-XL710' and
8965            '64B' and
8966            'BASE' and
8967            'PDRDISC' and not 'NDRDISC' and
8968            '1T1C' and
8969            'IP4FWD'"
8970   parameters:
8971   - "throughput"
8972   - "parent"
8973   traces:
8974     hoverinfo: "x+y"
8975     boxpoints: "outliers"
8976     whiskerwidth: 0
8977   layout:
8978     title: ""  # No title
8979     layout: "plot-throughput"
8980
8981 -
8982   type: "plot"
8983   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
8984   algorithm: "plot_performance_box"
8985   output-file-type: ".html"
8986   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
8987   data: "plot-dpdk-throughput-latency-3n-hsw"
8988   filter: "'NIC_Intel-XL710' and
8989            '64B' and
8990            'BASE' and
8991            'PDRDISC' and not 'NDRDISC' and
8992            '2T2C' and
8993            'IP4FWD'"
8994   parameters:
8995   - "throughput"
8996   - "parent"
8997   traces:
8998     hoverinfo: "x+y"
8999     boxpoints: "outliers"
9000     whiskerwidth: 0
9001   layout:
9002     title: ""  # No title
9003     layout: "plot-throughput"
9004
9005 # Packet Throughput - DPDK l3fwd 3n-skx-x710
9006 -
9007   type: "plot"
9008   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
9009   algorithm: "plot_performance_box"
9010   output-file-type: ".html"
9011   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
9012   data: "plot-dpdk-throughput-latency-3n-skx"
9013   filter: "'NIC_Intel-X710' and
9014            '64B' and
9015            'BASE' and
9016            'NDRDISC' and
9017            '2T1C' and
9018            'IP4FWD'"
9019   parameters:
9020   - "throughput"
9021   - "parent"
9022   traces:
9023     hoverinfo: "x+y"
9024     boxpoints: "outliers"
9025     whiskerwidth: 0
9026   layout:
9027     title: ""  # No title
9028     layout: "plot-throughput"
9029
9030 -
9031   type: "plot"
9032   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
9033   algorithm: "plot_performance_box"
9034   output-file-type: ".html"
9035   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
9036   data: "plot-dpdk-throughput-latency-3n-skx"
9037   filter: "'NIC_Intel-X710' and
9038            '64B' and
9039            'BASE' and
9040            'NDRDISC' and
9041            '4T2C' and
9042            'IP4FWD'"
9043   parameters:
9044   - "throughput"
9045   - "parent"
9046   traces:
9047     hoverinfo: "x+y"
9048     boxpoints: "outliers"
9049     whiskerwidth: 0
9050   layout:
9051     title: ""  # No title
9052     layout: "plot-throughput"
9053
9054 -
9055   type: "plot"
9056   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
9057   algorithm: "plot_performance_box"
9058   output-file-type: ".html"
9059   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
9060   data: "plot-dpdk-throughput-latency-3n-skx"
9061   filter: "'NIC_Intel-X710' and
9062            '64B' and
9063            'BASE' and
9064            'PDRDISC' and not 'NDRDISC' and
9065            '2T1C' and
9066            'IP4FWD'"
9067   parameters:
9068   - "throughput"
9069   - "parent"
9070   traces:
9071     hoverinfo: "x+y"
9072     boxpoints: "outliers"
9073     whiskerwidth: 0
9074   layout:
9075     title: ""  # No title
9076     layout: "plot-throughput"
9077
9078 -
9079   type: "plot"
9080   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
9081   algorithm: "plot_performance_box"
9082   output-file-type: ".html"
9083   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
9084   data: "plot-dpdk-throughput-latency-3n-skx"
9085   filter: "'NIC_Intel-X710' and
9086            '64B' and
9087            'BASE' and
9088            'PDRDISC' and not 'NDRDISC' and
9089            '4T2C' and
9090            'IP4FWD'"
9091   parameters:
9092   - "throughput"
9093   - "parent"
9094   traces:
9095     hoverinfo: "x+y"
9096     boxpoints: "outliers"
9097     whiskerwidth: 0
9098   layout:
9099     title: ""  # No title
9100     layout: "plot-throughput"
9101
9102 # Packet Throughput - DPDK l3fwd 3n-skx-xxv710
9103 -
9104   type: "plot"
9105   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
9106   algorithm: "plot_performance_box"
9107   output-file-type: ".html"
9108   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
9109   data: "plot-dpdk-throughput-latency-3n-skx"
9110   filter: "'NIC_Intel-XXV710' and
9111            '64B' and
9112            'BASE' and
9113            'NDRDISC' and
9114            '2T1C' and
9115            'IP4FWD'"
9116   parameters:
9117   - "throughput"
9118   - "parent"
9119   traces:
9120     hoverinfo: "x+y"
9121     boxpoints: "outliers"
9122     whiskerwidth: 0
9123   layout:
9124     title: ""  # No title
9125     layout: "plot-throughput"
9126
9127 -
9128   type: "plot"
9129   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
9130   algorithm: "plot_performance_box"
9131   output-file-type: ".html"
9132   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
9133   data: "plot-dpdk-throughput-latency-3n-skx"
9134   filter: "'NIC_Intel-XXV710' and
9135            '64B' and
9136            'BASE' and
9137            'NDRDISC' and
9138            '4T2C' and
9139            'IP4FWD'"
9140   parameters:
9141   - "throughput"
9142   - "parent"
9143   traces:
9144     hoverinfo: "x+y"
9145     boxpoints: "outliers"
9146     whiskerwidth: 0
9147   layout:
9148     title: ""  # No title
9149     layout: "plot-throughput"
9150
9151 -
9152   type: "plot"
9153   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
9154   algorithm: "plot_performance_box"
9155   output-file-type: ".html"
9156   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
9157   data: "plot-dpdk-throughput-latency-3n-skx"
9158   filter: "'NIC_Intel-XXV710' and
9159            '64B' and
9160            'BASE' and
9161            'PDRDISC' and not 'NDRDISC' and
9162            '2T1C' and
9163            'IP4FWD'"
9164   parameters:
9165   - "throughput"
9166   - "parent"
9167   traces:
9168     hoverinfo: "x+y"
9169     boxpoints: "outliers"
9170     whiskerwidth: 0
9171   layout:
9172     title: ""  # No title
9173     layout: "plot-throughput"
9174
9175 -
9176   type: "plot"
9177   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
9178   algorithm: "plot_performance_box"
9179   output-file-type: ".html"
9180   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
9181   data: "plot-dpdk-throughput-latency-3n-skx"
9182   filter: "'NIC_Intel-XXV710' and
9183            '64B' and
9184            'BASE' and
9185            'PDRDISC' and not 'NDRDISC' and
9186            '4T2C' and
9187            'IP4FWD'"
9188   parameters:
9189   - "throughput"
9190   - "parent"
9191   traces:
9192     hoverinfo: "x+y"
9193     boxpoints: "outliers"
9194     whiskerwidth: 0
9195   layout:
9196     title: ""  # No title
9197     layout: "plot-throughput"
9198
9199 # Packet Throughput - DPDK l3fwd 2n-skx-x710
9200 -
9201   type: "plot"
9202   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
9203   algorithm: "plot_performance_box"
9204   output-file-type: ".html"
9205   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
9206   data: "plot-dpdk-throughput-latency-2n-skx"
9207   filter: "'NIC_Intel-X710' and
9208            '64B' and
9209            'BASE' and
9210            'NDRDISC' and
9211            '2T1C' and
9212            'IP4FWD'"
9213   parameters:
9214   - "throughput"
9215   - "parent"
9216   traces:
9217     hoverinfo: "x+y"
9218     boxpoints: "outliers"
9219     whiskerwidth: 0
9220   layout:
9221     title: ""  # No title
9222     layout: "plot-throughput"
9223
9224 -
9225   type: "plot"
9226   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
9227   algorithm: "plot_performance_box"
9228   output-file-type: ".html"
9229   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
9230   data: "plot-dpdk-throughput-latency-2n-skx"
9231   filter: "'NIC_Intel-X710' and
9232            '64B' and
9233            'BASE' and
9234            'NDRDISC' and
9235            '4T2C' and
9236            'IP4FWD'"
9237   parameters:
9238   - "throughput"
9239   - "parent"
9240   traces:
9241     hoverinfo: "x+y"
9242     boxpoints: "outliers"
9243     whiskerwidth: 0
9244   layout:
9245     title: ""  # No title
9246     layout: "plot-throughput"
9247
9248 -
9249   type: "plot"
9250   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
9251   algorithm: "plot_performance_box"
9252   output-file-type: ".html"
9253   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
9254   data: "plot-dpdk-throughput-latency-2n-skx"
9255   filter: "'NIC_Intel-X710' and
9256            '64B' and
9257            'BASE' and
9258            'PDRDISC' and not 'NDRDISC' and
9259            '2T1C' and
9260            'IP4FWD'"
9261   parameters:
9262   - "throughput"
9263   - "parent"
9264   traces:
9265     hoverinfo: "x+y"
9266     boxpoints: "outliers"
9267     whiskerwidth: 0
9268   layout:
9269     title: ""  # No title
9270     layout: "plot-throughput"
9271
9272 -
9273   type: "plot"
9274   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
9275   algorithm: "plot_performance_box"
9276   output-file-type: ".html"
9277   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
9278   data: "plot-dpdk-throughput-latency-2n-skx"
9279   filter: "'NIC_Intel-X710' and
9280            '64B' and
9281            'BASE' and
9282            'PDRDISC' and not 'NDRDISC' and
9283            '4T2C' and
9284            'IP4FWD'"
9285   parameters:
9286   - "throughput"
9287   - "parent"
9288   traces:
9289     hoverinfo: "x+y"
9290     boxpoints: "outliers"
9291     whiskerwidth: 0
9292   layout:
9293     title: ""  # No title
9294     layout: "plot-throughput"
9295
9296 # Packet Throughput - DPDK l3fwd 2n-skx-xxv710
9297 -
9298   type: "plot"
9299   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
9300   algorithm: "plot_performance_box"
9301   output-file-type: ".html"
9302   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
9303   data: "plot-dpdk-throughput-latency-2n-skx"
9304   filter: "'NIC_Intel-XXV710' and
9305            '64B' and
9306            'BASE' and
9307            'NDRDISC' and
9308            '2T1C' and
9309            'IP4FWD'"
9310   parameters:
9311   - "throughput"
9312   - "parent"
9313   traces:
9314     hoverinfo: "x+y"
9315     boxpoints: "outliers"
9316     whiskerwidth: 0
9317   layout:
9318     title: ""  # No title
9319     layout: "plot-throughput"
9320
9321 -
9322   type: "plot"
9323   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
9324   algorithm: "plot_performance_box"
9325   output-file-type: ".html"
9326   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
9327   data: "plot-dpdk-throughput-latency-2n-skx"
9328   filter: "'NIC_Intel-XXV710' and
9329            '64B' and
9330            'BASE' and
9331            'NDRDISC' and
9332            '4T2C' and
9333            'IP4FWD'"
9334   parameters:
9335   - "throughput"
9336   - "parent"
9337   traces:
9338     hoverinfo: "x+y"
9339     boxpoints: "outliers"
9340     whiskerwidth: 0
9341   layout:
9342     title: ""  # No title
9343     layout: "plot-throughput"
9344
9345 -
9346   type: "plot"
9347   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
9348   algorithm: "plot_performance_box"
9349   output-file-type: ".html"
9350   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
9351   data: "plot-dpdk-throughput-latency-2n-skx"
9352   filter: "'NIC_Intel-XXV710' and
9353            '64B' and
9354            'BASE' and
9355            'PDRDISC' and not 'NDRDISC' and
9356            '2T1C' and
9357            'IP4FWD'"
9358   parameters:
9359   - "throughput"
9360   - "parent"
9361   traces:
9362     hoverinfo: "x+y"
9363     boxpoints: "outliers"
9364     whiskerwidth: 0
9365   layout:
9366     title: ""  # No title
9367     layout: "plot-throughput"
9368
9369 -
9370   type: "plot"
9371   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
9372   algorithm: "plot_performance_box"
9373   output-file-type: ".html"
9374   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
9375   data: "plot-dpdk-throughput-latency-2n-skx"
9376   filter: "'NIC_Intel-XXV710' and
9377            '64B' and
9378            'BASE' and
9379            'PDRDISC' and not 'NDRDISC' and
9380            '4T2C' and
9381            'IP4FWD'"
9382   parameters:
9383   - "throughput"
9384   - "parent"
9385   traces:
9386     hoverinfo: "x+y"
9387     boxpoints: "outliers"
9388     whiskerwidth: 0
9389   layout:
9390     title: ""  # No title
9391     layout: "plot-throughput"
9392
9393 ################################################################################
9394
9395 # Packet Throughput - DPDK testpmd 3n-hsw-x520
9396 -
9397   type: "plot"
9398   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
9399   algorithm: "plot_performance_box"
9400   output-file-type: ".html"
9401   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
9402   data: "plot-dpdk-throughput-latency-3n-hsw"
9403   filter: "'NIC_Intel-X520-DA2' and
9404            '64B' and
9405            'BASE' and
9406            'NDRDISC' and
9407            '1T1C' and
9408            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
9409   parameters:
9410   - "throughput"
9411   - "parent"
9412   traces:
9413     hoverinfo: "x+y"
9414     boxpoints: "outliers"
9415     whiskerwidth: 0
9416   layout:
9417     title: ""  # No title
9418     layout: "plot-throughput"
9419
9420 -
9421   type: "plot"
9422   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
9423   algorithm: "plot_performance_box"
9424   output-file-type: ".html"
9425   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
9426   data: "plot-dpdk-throughput-latency-3n-hsw"
9427   filter: "'NIC_Intel-X520-DA2' and
9428            '64B' and
9429            'BASE' and
9430            'NDRDISC' and
9431            '2T2C' and
9432            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
9433   parameters:
9434   - "throughput"
9435   - "parent"
9436   traces:
9437     hoverinfo: "x+y"
9438     boxpoints: "outliers"
9439     whiskerwidth: 0
9440   layout:
9441     title: ""  # No title
9442     layout: "plot-throughput"
9443
9444 -
9445   type: "plot"
9446   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
9447   algorithm: "plot_performance_box"
9448   output-file-type: ".html"
9449   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
9450   data: "plot-dpdk-throughput-latency-3n-hsw"
9451   filter: "'NIC_Intel-X520-DA2' and
9452            '64B' and
9453            'BASE' and
9454            'PDRDISC' and not 'NDRDISC' and
9455            '1T1C' and
9456            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
9457   parameters:
9458   - "throughput"
9459   - "parent"
9460   traces:
9461     hoverinfo: "x+y"
9462     boxpoints: "outliers"
9463     whiskerwidth: 0
9464   layout:
9465     title: ""  # No title
9466     layout: "plot-throughput"
9467
9468 -
9469   type: "plot"
9470   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
9471   algorithm: "plot_performance_box"
9472   output-file-type: ".html"
9473   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
9474   data: "plot-dpdk-throughput-latency-3n-hsw"
9475   filter: "'NIC_Intel-X520-DA2' and
9476            '64B' and
9477            'BASE' and
9478            'PDRDISC' and not 'NDRDISC' and
9479            '2T2C' and
9480            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
9481   parameters:
9482   - "throughput"
9483   - "parent"
9484   traces:
9485     hoverinfo: "x+y"
9486     boxpoints: "outliers"
9487     whiskerwidth: 0
9488   layout:
9489     title: ""  # No title
9490     layout: "plot-throughput"
9491
9492 # Packet Throughput - DPDK testpmd 3n-hsw-x710
9493 -
9494   type: "plot"
9495   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
9496   algorithm: "plot_performance_box"
9497   output-file-type: ".html"
9498   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
9499   data: "plot-dpdk-throughput-latency-3n-hsw"
9500   filter: "'NIC_Intel-X710' and
9501            '64B' and
9502            'BASE' and
9503            'NDRDISC' and
9504            '1T1C' and
9505            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
9506   parameters:
9507   - "throughput"
9508   - "parent"
9509   traces:
9510     hoverinfo: "x+y"
9511     boxpoints: "outliers"
9512     whiskerwidth: 0
9513   layout:
9514     title: ""  # No title
9515     layout: "plot-throughput"
9516
9517 -
9518   type: "plot"
9519   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
9520   algorithm: "plot_performance_box"
9521   output-file-type: ".html"
9522   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
9523   data: "plot-dpdk-throughput-latency-3n-hsw"
9524   filter: "'NIC_Intel-X710' and
9525            '64B' and
9526            'BASE' and
9527            'NDRDISC' and
9528            '2T2C' and
9529            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
9530   parameters:
9531   - "throughput"
9532   - "parent"
9533   traces:
9534     hoverinfo: "x+y"
9535     boxpoints: "outliers"
9536     whiskerwidth: 0
9537   layout:
9538     title: ""  # No title
9539     layout: "plot-throughput"
9540
9541 -
9542   type: "plot"
9543   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
9544   algorithm: "plot_performance_box"
9545   output-file-type: ".html"
9546   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
9547   data: "plot-dpdk-throughput-latency-3n-hsw"
9548   filter: "'NIC_Intel-X710' and
9549            '64B' and
9550            'BASE' and
9551            'PDRDISC' and not 'NDRDISC' and
9552            '1T1C' and
9553            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
9554   parameters:
9555   - "throughput"
9556   - "parent"
9557   traces:
9558     hoverinfo: "x+y"
9559     boxpoints: "outliers"
9560     whiskerwidth: 0
9561   layout:
9562     title: ""  # No title
9563     layout: "plot-throughput"
9564
9565 -
9566   type: "plot"
9567   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
9568   algorithm: "plot_performance_box"
9569   output-file-type: ".html"
9570   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
9571   data: "plot-dpdk-throughput-latency-3n-hsw"
9572   filter: "'NIC_Intel-X710' and
9573            '64B' and
9574            'BASE' and
9575            'PDRDISC' and not 'NDRDISC' and
9576            '2T2C' and
9577            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
9578   parameters:
9579   - "throughput"
9580   - "parent"
9581   traces:
9582     hoverinfo: "x+y"
9583     boxpoints: "outliers"
9584     whiskerwidth: 0
9585   layout:
9586     title: ""  # No title
9587     layout: "plot-throughput"
9588
9589 # Packet Throughput - DPDK testpmd 3n-hsw-xl710
9590 -
9591   type: "plot"
9592   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
9593   algorithm: "plot_performance_box"
9594   output-file-type: ".html"
9595   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
9596   data: "plot-dpdk-throughput-latency-3n-hsw"
9597   filter: "'NIC_Intel-XL710' and
9598            '64B' and
9599            'BASE' and
9600            'NDRDISC' and
9601            '1T1C' and
9602            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
9603   parameters:
9604   - "throughput"
9605   - "parent"
9606   traces:
9607     hoverinfo: "x+y"
9608     boxpoints: "outliers"
9609     whiskerwidth: 0
9610   layout:
9611     title: ""  # No title
9612     layout: "plot-throughput"
9613
9614 -
9615   type: "plot"
9616   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
9617   algorithm: "plot_performance_box"
9618   output-file-type: ".html"
9619   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
9620   data: "plot-dpdk-throughput-latency-3n-hsw"
9621   filter: "'NIC_Intel-XL710' and
9622            '64B' and
9623            'BASE' and
9624            'NDRDISC' and
9625            '2T2C' and
9626            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
9627   parameters:
9628   - "throughput"
9629   - "parent"
9630   traces:
9631     hoverinfo: "x+y"
9632     boxpoints: "outliers"
9633     whiskerwidth: 0
9634   layout:
9635     title: ""  # No title
9636     layout: "plot-throughput"
9637
9638 -
9639   type: "plot"
9640   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
9641   algorithm: "plot_performance_box"
9642   output-file-type: ".html"
9643   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
9644   data: "plot-dpdk-throughput-latency-3n-hsw"
9645   filter: "'NIC_Intel-XL710' and
9646            '64B' and
9647            'BASE' and
9648            'PDRDISC' and not 'NDRDISC' and
9649            '1T1C' and
9650            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
9651   parameters:
9652   - "throughput"
9653   - "parent"
9654   traces:
9655     hoverinfo: "x+y"
9656     boxpoints: "outliers"
9657     whiskerwidth: 0
9658   layout:
9659     title: ""  # No title
9660     layout: "plot-throughput"
9661
9662 -
9663   type: "plot"
9664   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
9665   algorithm: "plot_performance_box"
9666   output-file-type: ".html"
9667   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
9668   data: "plot-dpdk-throughput-latency-3n-hsw"
9669   filter: "'NIC_Intel-XL710' and
9670            '64B' and
9671            'BASE' and
9672            'PDRDISC' and not 'NDRDISC' and
9673            '2T2C' and
9674            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
9675   parameters:
9676   - "throughput"
9677   - "parent"
9678   traces:
9679     hoverinfo: "x+y"
9680     boxpoints: "outliers"
9681     whiskerwidth: 0
9682   layout:
9683     title: ""  # No title
9684     layout: "plot-throughput"
9685
9686 # Packet Throughput - DPDK testpmd 3n-skx-x710
9687 -
9688   type: "plot"
9689   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-2t1c-base-ndr"
9690   algorithm: "plot_performance_box"
9691   output-file-type: ".html"
9692   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-ndr"
9693   data: "plot-dpdk-throughput-latency-3n-skx"
9694   filter: "'NIC_Intel-X710' and
9695            '64B' and
9696            'BASE' and
9697            'NDRDISC' and
9698            '2T1C' and
9699            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
9700   parameters:
9701   - "throughput"
9702   - "parent"
9703   traces:
9704     hoverinfo: "x+y"
9705     boxpoints: "outliers"
9706     whiskerwidth: 0
9707   layout:
9708     title: ""  # No title
9709     layout: "plot-throughput"
9710
9711 -
9712   type: "plot"
9713   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-4t2c-base-ndr"
9714   algorithm: "plot_performance_box"
9715   output-file-type: ".html"
9716   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-ndr"
9717   data: "plot-dpdk-throughput-latency-3n-skx"
9718   filter: "'NIC_Intel-X710' and
9719            '64B' and
9720            'BASE' and
9721            'NDRDISC' and
9722            '4T2C' and
9723            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
9724   parameters:
9725   - "throughput"
9726   - "parent"
9727   traces:
9728     hoverinfo: "x+y"
9729     boxpoints: "outliers"
9730     whiskerwidth: 0
9731   layout:
9732     title: ""  # No title
9733     layout: "plot-throughput"
9734
9735 -
9736   type: "plot"
9737   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-2t1c-base-pdr"
9738   algorithm: "plot_performance_box"
9739   output-file-type: ".html"
9740   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-pdr"
9741   data: "plot-dpdk-throughput-latency-3n-skx"
9742   filter: "'NIC_Intel-X710' and
9743            '64B' and
9744            'BASE' and
9745            'PDRDISC' and not 'NDRDISC' and
9746            '2T1C' and
9747            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
9748   parameters:
9749   - "throughput"
9750   - "parent"
9751   traces:
9752     hoverinfo: "x+y"
9753     boxpoints: "outliers"
9754     whiskerwidth: 0
9755   layout:
9756     title: ""  # No title
9757     layout: "plot-throughput"
9758
9759 -
9760   type: "plot"
9761   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-4t2c-base-pdr"
9762   algorithm: "plot_performance_box"
9763   output-file-type: ".html"
9764   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-pdr"
9765   data: "plot-dpdk-throughput-latency-3n-skx"
9766   filter: "'NIC_Intel-X710' and
9767            '64B' and
9768            'BASE' and
9769            'PDRDISC' and not 'NDRDISC' and
9770            '4T2C' and
9771            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
9772   parameters:
9773   - "throughput"
9774   - "parent"
9775   traces:
9776     hoverinfo: "x+y"
9777     boxpoints: "outliers"
9778     whiskerwidth: 0
9779   layout:
9780     title: ""  # No title
9781     layout: "plot-throughput"
9782
9783 # Packet Throughput - DPDK testpmd 3n-skx-xxv710
9784 -
9785   type: "plot"
9786   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
9787   algorithm: "plot_performance_box"
9788   output-file-type: ".html"
9789   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
9790   data: "plot-dpdk-throughput-latency-3n-skx"
9791   filter: "'NIC_Intel-XXV710' and
9792            '64B' and
9793            'BASE' and
9794            'NDRDISC' and
9795            '2T1C' and
9796            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
9797   parameters:
9798   - "throughput"
9799   - "parent"
9800   traces:
9801     hoverinfo: "x+y"
9802     boxpoints: "outliers"
9803     whiskerwidth: 0
9804   layout:
9805     title: ""  # No title
9806     layout: "plot-throughput"
9807
9808 -
9809   type: "plot"
9810   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
9811   algorithm: "plot_performance_box"
9812   output-file-type: ".html"
9813   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
9814   data: "plot-dpdk-throughput-latency-3n-skx"
9815   filter: "'NIC_Intel-XXV710' and
9816            '64B' and
9817            'BASE' and
9818            'NDRDISC' and
9819            '4T2C' and
9820            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
9821   parameters:
9822   - "throughput"
9823   - "parent"
9824   traces:
9825     hoverinfo: "x+y"
9826     boxpoints: "outliers"
9827     whiskerwidth: 0
9828   layout:
9829     title: ""  # No title
9830     layout: "plot-throughput"
9831
9832 -
9833   type: "plot"
9834   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
9835   algorithm: "plot_performance_box"
9836   output-file-type: ".html"
9837   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
9838   data: "plot-dpdk-throughput-latency-3n-skx"
9839   filter: "'NIC_Intel-XXV710' and
9840            '64B' and
9841            'BASE' and
9842            'PDRDISC' and not 'NDRDISC' and
9843            '4T1C' and
9844            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
9845   parameters:
9846   - "throughput"
9847   - "parent"
9848   traces:
9849     hoverinfo: "x+y"
9850     boxpoints: "outliers"
9851     whiskerwidth: 0
9852   layout:
9853     title: ""  # No title
9854     layout: "plot-throughput"
9855
9856 -
9857   type: "plot"
9858   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
9859   algorithm: "plot_performance_box"
9860   output-file-type: ".html"
9861   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
9862   data: "plot-dpdk-throughput-latency-3n-skx"
9863   filter: "'NIC_Intel-XXV710' and
9864            '64B' and
9865            'BASE' and
9866            'PDRDISC' and not 'NDRDISC' and
9867            '4T2C' and
9868            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
9869   parameters:
9870   - "throughput"
9871   - "parent"
9872   traces:
9873     hoverinfo: "x+y"
9874     boxpoints: "outliers"
9875     whiskerwidth: 0
9876   layout:
9877     title: ""  # No title
9878     layout: "plot-throughput"
9879
9880 # Packet Throughput - DPDK testpmd 2n-skx-x710
9881 -
9882   type: "plot"
9883   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-2t1c-base-ndr"
9884   algorithm: "plot_performance_box"
9885   output-file-type: ".html"
9886   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-ndr"
9887   data: "plot-dpdk-throughput-latency-2n-skx"
9888   filter: "'NIC_Intel-X710' and
9889            '64B' and
9890            'BASE' and
9891            'NDRDISC' and
9892            '2T1C' and
9893            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
9894   parameters:
9895   - "throughput"
9896   - "parent"
9897   traces:
9898     hoverinfo: "x+y"
9899     boxpoints: "outliers"
9900     whiskerwidth: 0
9901   layout:
9902     title: ""  # No title
9903     layout: "plot-throughput"
9904
9905 -
9906   type: "plot"
9907   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-4t2c-base-ndr"
9908   algorithm: "plot_performance_box"
9909   output-file-type: ".html"
9910   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-ndr"
9911   data: "plot-dpdk-throughput-latency-2n-skx"
9912   filter: "'NIC_Intel-X710' and
9913            '64B' and
9914            'BASE' and
9915            'NDRDISC' and
9916            '4T2C' and
9917            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
9918   parameters:
9919   - "throughput"
9920   - "parent"
9921   traces:
9922     hoverinfo: "x+y"
9923     boxpoints: "outliers"
9924     whiskerwidth: 0
9925   layout:
9926     title: ""  # No title
9927     layout: "plot-throughput"
9928
9929 -
9930   type: "plot"
9931   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-2t1c-base-pdr"
9932   algorithm: "plot_performance_box"
9933   output-file-type: ".html"
9934   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-pdr"
9935   data: "plot-dpdk-throughput-latency-2n-skx"
9936   filter: "'NIC_Intel-X710' and
9937            '64B' and
9938            'BASE' and
9939            'PDRDISC' and not 'NDRDISC' and
9940            '2T1C' and
9941            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
9942   parameters:
9943   - "throughput"
9944   - "parent"
9945   traces:
9946     hoverinfo: "x+y"
9947     boxpoints: "outliers"
9948     whiskerwidth: 0
9949   layout:
9950     title: ""  # No title
9951     layout: "plot-throughput"
9952
9953 -
9954   type: "plot"
9955   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-4t2c-base-pdr"
9956   algorithm: "plot_performance_box"
9957   output-file-type: ".html"
9958   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-pdr"
9959   data: "plot-dpdk-throughput-latency-2n-skx"
9960   filter: "'NIC_Intel-X710' and
9961            '64B' and
9962            'BASE' and
9963            'PDRDISC' and not 'NDRDISC' and
9964            '4T2C' and
9965            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
9966   parameters:
9967   - "throughput"
9968   - "parent"
9969   traces:
9970     hoverinfo: "x+y"
9971     boxpoints: "outliers"
9972     whiskerwidth: 0
9973   layout:
9974     title: ""  # No title
9975     layout: "plot-throughput"
9976
9977 # Packet Throughput - DPDK testpmd 2n-skx-xxv710
9978 -
9979   type: "plot"
9980   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
9981   algorithm: "plot_performance_box"
9982   output-file-type: ".html"
9983   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
9984   data: "plot-dpdk-throughput-latency-2n-skx"
9985   filter: "'NIC_Intel-XXV710' and
9986            '64B' and
9987            'BASE' and
9988            'NDRDISC' and
9989            '2T1C' and
9990            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
9991   parameters:
9992   - "throughput"
9993   - "parent"
9994   traces:
9995     hoverinfo: "x+y"
9996     boxpoints: "outliers"
9997     whiskerwidth: 0
9998   layout:
9999     title: ""  # No title
10000     layout: "plot-throughput"
10001
10002 -
10003   type: "plot"
10004   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
10005   algorithm: "plot_performance_box"
10006   output-file-type: ".html"
10007   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
10008   data: "plot-dpdk-throughput-latency-2n-skx"
10009   filter: "'NIC_Intel-XXV710' and
10010            '64B' and
10011            'BASE' and
10012            'NDRDISC' and
10013            '4T2C' and
10014            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
10015   parameters:
10016   - "throughput"
10017   - "parent"
10018   traces:
10019     hoverinfo: "x+y"
10020     boxpoints: "outliers"
10021     whiskerwidth: 0
10022   layout:
10023     title: ""  # No title
10024     layout: "plot-throughput"
10025
10026 -
10027   type: "plot"
10028   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
10029   algorithm: "plot_performance_box"
10030   output-file-type: ".html"
10031   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
10032   data: "plot-dpdk-throughput-latency-2n-skx"
10033   filter: "'NIC_Intel-XXV710' and
10034            '64B' and
10035            'BASE' and
10036            'PDRDISC' and not 'NDRDISC' and
10037            '2T1C' and
10038            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
10039   parameters:
10040   - "throughput"
10041   - "parent"
10042   traces:
10043     hoverinfo: "x+y"
10044     boxpoints: "outliers"
10045     whiskerwidth: 0
10046   layout:
10047     title: ""  # No title
10048     layout: "plot-throughput"
10049
10050 -
10051   type: "plot"
10052   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
10053   algorithm: "plot_performance_box"
10054   output-file-type: ".html"
10055   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
10056   data: "plot-dpdk-throughput-latency-2n-skx"
10057   filter: "'NIC_Intel-XXV710' and
10058            '64B' and
10059            'BASE' and
10060            'PDRDISC' and not 'NDRDISC' and
10061            '4T2C' and
10062            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
10063   parameters:
10064   - "throughput"
10065   - "parent"
10066   traces:
10067     hoverinfo: "x+y"
10068     boxpoints: "outliers"
10069     whiskerwidth: 0
10070   layout:
10071     title: ""  # No title
10072     layout: "plot-throughput"
10073
10074
10075
10076
10077
10078
10079
10080
10081 ################################################################################
10082
10083 # Packet Latency - VPP L2 3n-hsw-x520
10084 -
10085   type: "plot"
10086   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat50"
10087   algorithm: "plot_latency_box"
10088   output-file-type: ".html"
10089   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat50"
10090   data: "plot-vpp-throughput-latency-3n-hsw"
10091   filter: "'NIC_Intel-X520-DA2' and
10092            '64B' and
10093            ('BASE' or 'SCALE') and
10094            'NDRDISC' and
10095            '1T1C' and
10096            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
10097            not 'VHOST' and
10098            not 'MEMIF'"
10099   parameters:
10100   - "latency"
10101   - "parent"
10102   traces:
10103     boxmean: False
10104   layout:
10105     title: ""  # No title
10106     layout: "plot-latency"
10107
10108 -
10109   type: "plot"
10110   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat50"
10111   algorithm: "plot_latency_box"
10112   output-file-type: ".html"
10113   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat50"
10114   data: "plot-vpp-throughput-latency-3n-hsw"
10115   filter: "'NIC_Intel-X520-DA2' and
10116            '64B' and
10117            ('BASE' or 'SCALE') and
10118            'NDRDISC' and
10119            '2T2C' and
10120            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
10121            not 'VHOST' and
10122            not 'MEMIF'"
10123   parameters:
10124   - "latency"
10125   - "parent"
10126   traces:
10127     boxmean: False
10128   layout:
10129     title: ""  # No title
10130     layout: "plot-latency"
10131
10132 -
10133   type: "plot"
10134   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-features-ndr-lat50"
10135   algorithm: "plot_latency_box"
10136   output-file-type: ".html"
10137   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-ndr-lat50"
10138   data: "plot-vpp-throughput-latency-3n-hsw"
10139   filter: "'NIC_Intel-X520-DA2' and
10140            '64B' and
10141            'FEATURE' and
10142            ('ACL10' or 'ACL50') and '10k_FLOWS' and
10143            'NDRDISC' and
10144            '1T1C' and
10145            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
10146            not 'VHOST' and
10147            not 'MEMIF'"
10148   parameters:
10149   - "latency"
10150   - "parent"
10151   traces:
10152     boxmean: False
10153   layout:
10154     title: ""  # No title
10155     layout: "plot-latency"
10156
10157 -
10158   type: "plot"
10159   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-features-ndr-lat50"
10160   algorithm: "plot_latency_box"
10161   output-file-type: ".html"
10162   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-ndr-lat50"
10163   data: "plot-vpp-throughput-latency-3n-hsw"
10164   filter: "'NIC_Intel-X520-DA2' and
10165            '64B' and
10166            'FEATURE' and
10167            ('ACL10' or 'ACL50') and '10k_FLOWS' and
10168            'NDRDISC' and
10169            '2T2C' and
10170            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
10171            not 'VHOST' and
10172            not 'MEMIF'"
10173   parameters:
10174   - "latency"
10175   - "parent"
10176   traces:
10177     boxmean: False
10178   layout:
10179     title: ""  # No title
10180     layout: "plot-latency"
10181
10182 # Packet Latency - VPP L2 3n-hsw-x710
10183 -
10184   type: "plot"
10185   title: "VPP Latency: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat50"
10186   algorithm: "plot_latency_box"
10187   output-file-type: ".html"
10188   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat50"
10189   data: "plot-vpp-throughput-latency-3n-hsw"
10190   filter: "'NIC_Intel-X710' and
10191            '64B' and
10192            ('BASE' or 'SCALE') and
10193            'NDRDISC' and
10194            '1T1C' and
10195            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
10196            not 'VHOST' and
10197            not 'MEMIF'"
10198   parameters:
10199   - "latency"
10200   - "parent"
10201   traces:
10202     boxmean: False
10203   layout:
10204     title: ""  # No title
10205     layout: "plot-latency"
10206
10207 -
10208   type: "plot"
10209   title: "VPP Latency: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat50"
10210   algorithm: "plot_latency_box"
10211   output-file-type: ".html"
10212   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat50"
10213   data: "plot-vpp-throughput-latency-3n-hsw"
10214   filter: "'NIC_Intel-X710' and
10215            '64B' and
10216            ('BASE' or 'SCALE') and
10217            'NDRDISC' and
10218            '2T2C' and
10219            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
10220            not 'VHOST' and
10221            not 'MEMIF'"
10222   parameters:
10223   - "latency"
10224   - "parent"
10225   traces:
10226     boxmean: False
10227   layout:
10228     title: ""  # No title
10229     layout: "plot-latency"
10230
10231 -
10232   type: "plot"
10233   title: "VPP Latency: l2sw-3n-hsw-x710-64b-1t1c-features-ndr-lat50"
10234   algorithm: "plot_latency_box"
10235   output-file-type: ".html"
10236   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-ndr-lat50"
10237   data: "plot-vpp-throughput-latency-3n-hsw"
10238   filter: "'NIC_Intel-X710' and
10239            '64B' and
10240            'FEATURE' and
10241            ('ACL10' or 'ACL50') and '10k_FLOWS' and
10242            'NDRDISC' and
10243            '1T1C' and
10244            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
10245            not 'VHOST' and
10246            not 'MEMIF'"
10247   parameters:
10248   - "latency"
10249   - "parent"
10250   traces:
10251     boxmean: False
10252   layout:
10253     title: ""  # No title
10254     layout: "plot-latency"
10255
10256 -
10257   type: "plot"
10258   title: "VPP Latency: l2sw-3n-hsw-x710-64b-2t2c-features-ndr-lat50"
10259   algorithm: "plot_latency_box"
10260   output-file-type: ".html"
10261   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-ndr-lat50"
10262   data: "plot-vpp-throughput-latency-3n-hsw"
10263   filter: "'NIC_Intel-X710' and
10264            '64B' and
10265            'FEATURE' and
10266            ('ACL10' or 'ACL50') and '10k_FLOWS' and
10267            'NDRDISC' and
10268            '2T2C' and
10269            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
10270            not 'VHOST' and
10271            not 'MEMIF'"
10272   parameters:
10273   - "latency"
10274   - "parent"
10275   traces:
10276     boxmean: False
10277   layout:
10278     title: ""  # No title
10279     layout: "plot-latency"
10280
10281 # Packet Latency - VPP L2 3n-hsw-xl710
10282 -
10283   type: "plot"
10284   title: "VPP Latency: l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat50"
10285   algorithm: "plot_latency_box"
10286   output-file-type: ".html"
10287   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat50"
10288   data: "plot-vpp-throughput-latency-3n-hsw"
10289   filter: "'NIC_Intel-XL710' and
10290            '64B' and
10291            ('BASE' or 'SCALE') and
10292            'NDRDISC' and
10293            '1T1C' and
10294            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
10295            not 'VHOST' and
10296            not 'MEMIF'"
10297   parameters:
10298   - "latency"
10299   - "parent"
10300   traces:
10301     boxmean: False
10302   layout:
10303     title: ""  # No title
10304     layout: "plot-latency"
10305
10306 -
10307   type: "plot"
10308   title: "VPP Latency: l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat50"
10309   algorithm: "plot_latency_box"
10310   output-file-type: ".html"
10311   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat50"
10312   data: "plot-vpp-throughput-latency-3n-hsw"
10313   filter: "'NIC_Intel-XL710' and
10314            '64B' and
10315            ('BASE' or 'SCALE') and
10316            'NDRDISC' and
10317            '2T2C' and
10318            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
10319            not 'VHOST' and
10320            not 'MEMIF'"
10321   parameters:
10322   - "latency"
10323   - "parent"
10324   traces:
10325     boxmean: False
10326   layout:
10327     title: ""  # No title
10328     layout: "plot-latency"
10329
10330 # Packet Latency - VPP L2 3n-skx-x710
10331 -
10332   type: "plot"
10333   title: "VPP Latency: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat50"
10334   algorithm: "plot_latency_box"
10335   output-file-type: ".html"
10336   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat50"
10337   data: "plot-vpp-throughput-latency-3n-skx"
10338   filter: "'NIC_Intel-X710' and
10339            '64B' and
10340            ('BASE' or 'SCALE') and
10341            'NDRDISC' and
10342            '2T1C' and
10343            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
10344            not 'VHOST' and
10345            not 'MEMIF'"
10346   parameters:
10347   - "latency"
10348   - "parent"
10349   traces:
10350     boxmean: False
10351   layout:
10352     title: ""  # No title
10353     layout: "plot-latency"
10354
10355 -
10356   type: "plot"
10357   title: "VPP Latency: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat50"
10358   algorithm: "plot_latency_box"
10359   output-file-type: ".html"
10360   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat50"
10361   data: "plot-vpp-throughput-latency-3n-skx"
10362   filter: "'NIC_Intel-X710' and
10363            '64B' and
10364            ('BASE' or 'SCALE') and
10365            'NDRDISC' and
10366            '4T2C' and
10367            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
10368            not 'VHOST' and
10369            not 'MEMIF'"
10370   parameters:
10371   - "latency"
10372   - "parent"
10373   traces:
10374     boxmean: False
10375   layout:
10376     title: ""  # No title
10377     layout: "plot-latency"
10378
10379 -
10380   type: "plot"
10381   title: "VPP Latency: l2sw-3n-skx-x710-64b-2t1c-features-ndr-lat50"
10382   algorithm: "plot_latency_box"
10383   output-file-type: ".html"
10384   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-ndr-lat50"
10385   data: "plot-vpp-throughput-latency-3n-skx"
10386   filter: "'NIC_Intel-X710' and
10387            '64B' and
10388            'FEATURE' and
10389            ('ACL10' or 'ACL50') and '10k_FLOWS' and
10390            'NDRDISC' and
10391            '2T1C' and
10392            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
10393            not 'VHOST' and
10394            not 'MEMIF'"
10395   parameters:
10396   - "latency"
10397   - "parent"
10398   traces:
10399     boxmean: False
10400   layout:
10401     title: ""  # No title
10402     layout: "plot-latency"
10403
10404 -
10405   type: "plot"
10406   title: "VPP Latency: l2sw-3n-skx-x710-64b-4t2c-features-ndr-lat50"
10407   algorithm: "plot_latency_box"
10408   output-file-type: ".html"
10409   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-ndr-lat50"
10410   data: "plot-vpp-throughput-latency-3n-skx"
10411   filter: "'NIC_Intel-X710' and
10412            '64B' and
10413            'FEATURE' and
10414            ('ACL10' or 'ACL50') and '10k_FLOWS' and
10415            'NDRDISC' and
10416            '4T2C' and
10417            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
10418            not 'VHOST' and
10419            not 'MEMIF'"
10420   parameters:
10421   - "latency"
10422   - "parent"
10423   traces:
10424     boxmean: False
10425   layout:
10426     title: ""  # No title
10427     layout: "plot-latency"
10428
10429 # Packet Latency - VPP L2 3n-skx-xxv710
10430 -
10431   type: "plot"
10432   title: "VPP Latency: l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat50"
10433   algorithm: "plot_latency_box"
10434   output-file-type: ".html"
10435   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat50"
10436   data: "plot-vpp-throughput-latency-3n-skx"
10437   filter: "'NIC_Intel-XXV710' and
10438            '64B' and
10439            ('BASE' or 'SCALE') and
10440            'NDRDISC' and
10441            '2T1C' and
10442            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
10443            not 'VHOST' and
10444            not 'MEMIF'"
10445   parameters:
10446   - "latency"
10447   - "parent"
10448   traces:
10449     boxmean: False
10450   layout:
10451     title: ""  # No title
10452     layout: "plot-latency"
10453
10454 -
10455   type: "plot"
10456   title: "VPP Latency: l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat50"
10457   algorithm: "plot_latency_box"
10458   output-file-type: ".html"
10459   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat50"
10460   data: "plot-vpp-throughput-latency-3n-skx"
10461   filter: "'NIC_Intel-XXV710' and
10462            '64B' and
10463            ('BASE' or 'SCALE') and
10464            'NDRDISC' and
10465            '4T2C' and
10466            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
10467            not 'VHOST' and
10468            not 'MEMIF'"
10469   parameters:
10470   - "latency"
10471   - "parent"
10472   traces:
10473     boxmean: False
10474   layout:
10475     title: ""  # No title
10476     layout: "plot-latency"
10477
10478 -
10479   type: "plot"
10480   title: "VPP Latency: l2sw-3n-skx-xxv710-64b-2t1c-features-ndr-lat50"
10481   algorithm: "plot_latency_box"
10482   output-file-type: ".html"
10483   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-features-ndr-lat50"
10484   data: "plot-vpp-throughput-latency-3n-skx"
10485   filter: "'NIC_Intel-XXV710' and
10486            '64B' and
10487            'FEATURE' and
10488            ('ACL10' or 'ACL50') and '10k_FLOWS' and
10489            'NDRDISC' and
10490            '2T1C' and
10491            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
10492            not 'VHOST' and
10493            not 'MEMIF'"
10494   parameters:
10495   - "latency"
10496   - "parent"
10497   traces:
10498     boxmean: False
10499   layout:
10500     title: ""  # No title
10501     layout: "plot-latency"
10502
10503 -
10504   type: "plot"
10505   title: "VPP Latency: l2sw-3n-skx-xxv710-64b-4t2c-features-ndr-lat50"
10506   algorithm: "plot_latency_box"
10507   output-file-type: ".html"
10508   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-features-ndr-lat50"
10509   data: "plot-vpp-throughput-latency-3n-skx"
10510   filter: "'NIC_Intel-XXV710' and
10511            '64B' and
10512            'FEATURE' and
10513            ('ACL10' or 'ACL50') and '10k_FLOWS' and
10514            'NDRDISC' and
10515            '4T2C' and
10516            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
10517            not 'VHOST' and
10518            not 'MEMIF'"
10519   parameters:
10520   - "latency"
10521   - "parent"
10522   traces:
10523     boxmean: False
10524   layout:
10525     title: ""  # No title
10526     layout: "plot-latency"
10527
10528 # Packet Latency - VPP L2 2n-skx-x710
10529 -
10530   type: "plot"
10531   title: "VPP Latency: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat50"
10532   algorithm: "plot_latency_box"
10533   output-file-type: ".html"
10534   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat50"
10535   data: "plot-vpp-throughput-latency-2n-skx"
10536   filter: "'NIC_Intel-X710' and
10537            '64B' and
10538            ('BASE' or 'SCALE') and
10539            'NDRDISC' and
10540            '2T1C' and
10541            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
10542            not 'VHOST' and
10543            not 'MEMIF'"
10544   parameters:
10545   - "latency"
10546   - "parent"
10547   traces:
10548     boxmean: False
10549   layout:
10550     title: ""  # No title
10551     layout: "plot-latency"
10552
10553 -
10554   type: "plot"
10555   title: "VPP Latency: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat50"
10556   algorithm: "plot_latency_box"
10557   output-file-type: ".html"
10558   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat50"
10559   data: "plot-vpp-throughput-latency-2n-skx"
10560   filter: "'NIC_Intel-X710' and
10561            '64B' and
10562            ('BASE' or 'SCALE') and
10563            'NDRDISC' and
10564            '4T2C' and
10565            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
10566            not 'VHOST' and
10567            not 'MEMIF'"
10568   parameters:
10569   - "latency"
10570   - "parent"
10571   traces:
10572     boxmean: False
10573   layout:
10574     title: ""  # No title
10575     layout: "plot-latency"
10576
10577 -
10578   type: "plot"
10579   title: "VPP Latency: l2sw-2n-skx-x710-64b-2t1c-features-ndr-lat50"
10580   algorithm: "plot_latency_box"
10581   output-file-type: ".html"
10582   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-features-ndr-lat50"
10583   data: "plot-vpp-throughput-latency-2n-skx"
10584   filter: "'NIC_Intel-X710' and
10585            '64B' and
10586            'FEATURE' and
10587            ('ACL10' or 'ACL50') and '10k_FLOWS' and
10588            'NDRDISC' and
10589            '2T1C' and
10590            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
10591            not 'VHOST' and
10592            not 'MEMIF'"
10593   parameters:
10594   - "latency"
10595   - "parent"
10596   traces:
10597     boxmean: False
10598   layout:
10599     title: ""  # No title
10600     layout: "plot-latency"
10601
10602 -
10603   type: "plot"
10604   title: "VPP Latency: l2sw-2n-skx-x710-64b-4t2c-features-ndr-lat50"
10605   algorithm: "plot_latency_box"
10606   output-file-type: ".html"
10607   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-features-ndr-lat50"
10608   data: "plot-vpp-throughput-latency-2n-skx"
10609   filter: "'NIC_Intel-X710' and
10610            '64B' and
10611            'FEATURE' and
10612            ('ACL10' or 'ACL50') and '10k_FLOWS' and
10613            'NDRDISC' and
10614            '4T2C' and
10615            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
10616            not 'VHOST' and
10617            not 'MEMIF'"
10618   parameters:
10619   - "latency"
10620   - "parent"
10621   traces:
10622     boxmean: False
10623   layout:
10624     title: ""  # No title
10625     layout: "plot-latency"
10626
10627 # Packet Latency - VPP L2 2n-skx-xxv710
10628 -
10629   type: "plot"
10630   title: "VPP Latency: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat50"
10631   algorithm: "plot_latency_box"
10632   output-file-type: ".html"
10633   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat50"
10634   data: "plot-vpp-throughput-latency-2n-skx"
10635   filter: "'NIC_Intel-XXV710' and
10636            '64B' and
10637            ('BASE' or 'SCALE') and
10638            'NDRDISC' and
10639            '2T1C' and
10640            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
10641            not 'VHOST' and
10642            not 'MEMIF'"
10643   parameters:
10644   - "latency"
10645   - "parent"
10646   traces:
10647     boxmean: False
10648   layout:
10649     title: ""  # No title
10650     layout: "plot-latency"
10651
10652 -
10653   type: "plot"
10654   title: "VPP Latency: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat50"
10655   algorithm: "plot_latency_box"
10656   output-file-type: ".html"
10657   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat50"
10658   data: "plot-vpp-throughput-latency-2n-skx"
10659   filter: "'NIC_Intel-XXV710' and
10660            '64B' and
10661            ('BASE' or 'SCALE') and
10662            'NDRDISC' and
10663            '4T2C' and
10664            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
10665            not 'VHOST' and
10666            not 'MEMIF'"
10667   parameters:
10668   - "latency"
10669   - "parent"
10670   traces:
10671     boxmean: False
10672   layout:
10673     title: ""  # No title
10674     layout: "plot-latency"
10675
10676 -
10677   type: "plot"
10678   title: "VPP Latency: l2sw-2n-skx-xxv710-64b-2t1c-features-ndr-lat50"
10679   algorithm: "plot_latency_box"
10680   output-file-type: ".html"
10681   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-features-ndr-lat50"
10682   data: "plot-vpp-throughput-latency-2n-skx"
10683   filter: "'NIC_Intel-XXV710' and
10684            '64B' and
10685            'FEATURE' and
10686            ('ACL10' or 'ACL50') and '10k_FLOWS' and
10687            'NDRDISC' and
10688            '2T1C' and
10689            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
10690            not 'VHOST' and
10691            not 'MEMIF'"
10692   parameters:
10693   - "latency"
10694   - "parent"
10695   traces:
10696     boxmean: False
10697   layout:
10698     title: ""  # No title
10699     layout: "plot-latency"
10700
10701 -
10702   type: "plot"
10703   title: "VPP Latency: l2sw-2n-skx-xxv710-64b-4t2c-features-ndr-lat50"
10704   algorithm: "plot_latency_box"
10705   output-file-type: ".html"
10706   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-features-ndr-lat50"
10707   data: "plot-vpp-throughput-latency-2n-skx"
10708   filter: "'NIC_Intel-XXV710' and
10709            '64B' and
10710            'FEATURE' and
10711            ('ACL10' or 'ACL50') and '10k_FLOWS' and
10712            'NDRDISC' and
10713            '4T2C' and
10714            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
10715            not 'VHOST' and
10716            not 'MEMIF'"
10717   parameters:
10718   - "latency"
10719   - "parent"
10720   traces:
10721     boxmean: False
10722   layout:
10723     title: ""  # No title
10724     layout: "plot-latency"
10725
10726 ################################################################################
10727
10728 # Packet Latency - VPP Container Memif 3n-hsw-x520
10729 -
10730   type: "plot"
10731   title: "VPP Latency: memif-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat50"
10732   algorithm: "plot_latency_box"
10733   output-file-type: ".html"
10734   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat50"
10735   data: "plot-vpp-throughput-latency-3n-hsw"
10736   filter: "'NIC_Intel-X520-DA2' and
10737            '64B' and
10738            ('BASE' or 'SCALE') and
10739            'NDRDISC' and
10740            '1T1C' and
10741            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
10742            not 'VHOST' and
10743            'MEMIF'"
10744   parameters:
10745   - "latency"
10746   - "parent"
10747   traces:
10748     boxmean: False
10749   layout:
10750     title: ""  # No title
10751     layout: "plot-latency"
10752
10753 -
10754   type: "plot"
10755   title: "VPP Latency: memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat50"
10756   algorithm: "plot_latency_box"
10757   output-file-type: ".html"
10758   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat50"
10759   data: "plot-vpp-throughput-latency-3n-hsw"
10760   filter: "'NIC_Intel-X520-DA2' and
10761            '64B' and
10762            ('BASE' or 'SCALE') and
10763            'NDRDISC' and
10764            '2T2C' and
10765            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
10766            not 'VHOST' and
10767            'MEMIF'"
10768   parameters:
10769   - "latency"
10770   - "parent"
10771   traces:
10772     boxmean: False
10773   layout:
10774     title: ""  # No title
10775     layout: "plot-latency"
10776
10777 # Packet Latency - VPP Container Memif 3n-hsw-x710
10778 -
10779   type: "plot"
10780   title: "VPP Latency: memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat50"
10781   algorithm: "plot_latency_box"
10782   output-file-type: ".html"
10783   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat50"
10784   data: "plot-vpp-throughput-latency-3n-hsw"
10785   filter: "'NIC_Intel-X710' and
10786            '64B' and
10787            ('BASE' or 'SCALE') and
10788            'NDRDISC' and
10789            '1T1C' and
10790            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
10791            not 'VHOST' and
10792            'MEMIF'"
10793   parameters:
10794   - "latency"
10795   - "parent"
10796   traces:
10797     boxmean: False
10798   layout:
10799     title: ""  # No title
10800     layout: "plot-latency"
10801
10802 -
10803   type: "plot"
10804   title: "VPP Latency: memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat50"
10805   algorithm: "plot_latency_box"
10806   output-file-type: ".html"
10807   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat50"
10808   data: "plot-vpp-throughput-latency-3n-hsw"
10809   filter: "'NIC_Intel-X710' and
10810            '64B' and
10811            ('BASE' or 'SCALE') and
10812            'NDRDISC' and
10813            '2T2C' and
10814            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
10815            not 'VHOST' and
10816            'MEMIF'"
10817   parameters:
10818   - "latency"
10819   - "parent"
10820   traces:
10821     boxmean: False
10822   layout:
10823     title: ""  # No title
10824     layout: "plot-latency"
10825
10826 # Packet Latency - VPP Container Memif 3n-hsw-xl710
10827 -
10828   type: "plot"
10829   title: "VPP Latency: memif-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat50"
10830   algorithm: "plot_latency_box"
10831   output-file-type: ".html"
10832   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat50"
10833   data: "plot-vpp-throughput-latency-3n-hsw"
10834   filter: "'NIC_Intel-XL710' and
10835            '64B' and
10836            ('BASE' or 'SCALE') and
10837            'NDRDISC' and
10838            '1T1C' and
10839            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
10840            not 'VHOST' and
10841            'MEMIF'"
10842   parameters:
10843   - "latency"
10844   - "parent"
10845   traces:
10846     boxmean: False
10847   layout:
10848     title: ""  # No title
10849     layout: "plot-latency"
10850
10851 -
10852   type: "plot"
10853   title: "VPP Latency: memif-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat50"
10854   algorithm: "plot_latency_box"
10855   output-file-type: ".html"
10856   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat50"
10857   data: "plot-vpp-throughput-latency-3n-hsw"
10858   filter: "'NIC_Intel-XL710' and
10859            '64B' and
10860            ('BASE' or 'SCALE') and
10861            'NDRDISC' and
10862            '2T2C' and
10863            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
10864            not 'VHOST' and
10865            'MEMIF'"
10866   parameters:
10867   - "latency"
10868   - "parent"
10869   traces:
10870     boxmean: False
10871   layout:
10872     title: ""  # No title
10873     layout: "plot-latency"
10874
10875 # Packet Latency - VPP Container Memif 3n-skx-x710
10876 -
10877   type: "plot"
10878   title: "VPP Latency: memif-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat50"
10879   algorithm: "plot_latency_box"
10880   output-file-type: ".html"
10881   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat50"
10882   data: "plot-vpp-throughput-latency-3n-skx"
10883   filter: "'NIC_Intel-X710' and
10884            '64B' and
10885            ('BASE' or 'SCALE') and
10886            'NDRDISC' and
10887            '2T1C' and
10888            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
10889            not 'VHOST' and
10890            'MEMIF'"
10891   parameters:
10892   - "latency"
10893   - "parent"
10894   traces:
10895     boxmean: False
10896   layout:
10897     title: ""  # No title
10898     layout: "plot-latency"
10899
10900 -
10901   type: "plot"
10902   title: "VPP Latency: memif-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat50"
10903   algorithm: "plot_latency_box"
10904   output-file-type: ".html"
10905   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat50"
10906   data: "plot-vpp-throughput-latency-3n-skx"
10907   filter: "'NIC_Intel-X710' and
10908            '64B' and
10909            ('BASE' or 'SCALE') and
10910            'NDRDISC' and
10911            '4T2C' and
10912            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
10913            not 'VHOST' and
10914            'MEMIF'"
10915   parameters:
10916   - "latency"
10917   - "parent"
10918   traces:
10919     boxmean: False
10920   layout:
10921     title: ""  # No title
10922     layout: "plot-latency"
10923
10924 # Packet Latency - VPP Container Memif 3n-skx-xxv710
10925 -
10926   type: "plot"
10927   title: "VPP Latency: memif-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat50"
10928   algorithm: "plot_latency_box"
10929   output-file-type: ".html"
10930   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat50"
10931   data: "plot-vpp-throughput-latency-3n-skx"
10932   filter: "'NIC_Intel-XXV710' and
10933            '64B' and
10934            ('BASE' or 'SCALE') and
10935            'NDRDISC' and
10936            '2T1C' and
10937            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
10938            not 'VHOST' and
10939            'MEMIF'"
10940   parameters:
10941   - "latency"
10942   - "parent"
10943   traces:
10944     boxmean: False
10945   layout:
10946     title: ""  # No title
10947     layout: "plot-latency"
10948
10949 -
10950   type: "plot"
10951   title: "VPP Latency: memif-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat50"
10952   algorithm: "plot_latency_box"
10953   output-file-type: ".html"
10954   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat50"
10955   data: "plot-vpp-throughput-latency-3n-skx"
10956   filter: "'NIC_Intel-XXV710' and
10957            '64B' and
10958            ('BASE' or 'SCALE') and
10959            'NDRDISC' and
10960            '4T2C' and
10961            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
10962            not 'VHOST' and
10963            'MEMIF'"
10964   parameters:
10965   - "latency"
10966   - "parent"
10967   traces:
10968     boxmean: False
10969   layout:
10970     title: ""  # No title
10971     layout: "plot-latency"
10972
10973 # Packet Latency - VPP Container Memif 2n-skx-x710
10974 -
10975   type: "plot"
10976   title: "VPP Latency: memif-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat50"
10977   algorithm: "plot_latency_box"
10978   output-file-type: ".html"
10979   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat50"
10980   data: "plot-vpp-throughput-latency-2n-skx"
10981   filter: "'NIC_Intel-X710' and
10982            '64B' and
10983            ('BASE' or 'SCALE') and
10984            'NDRDISC' and
10985            '2T1C' and
10986            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
10987            not 'VHOST' and
10988            'MEMIF'"
10989   parameters:
10990   - "latency"
10991   - "parent"
10992   traces:
10993     boxmean: False
10994   layout:
10995     title: ""  # No title
10996     layout: "plot-latency"
10997
10998 -
10999   type: "plot"
11000   title: "VPP Latency: memif-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat50"
11001   algorithm: "plot_latency_box"
11002   output-file-type: ".html"
11003   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat50"
11004   data: "plot-vpp-throughput-latency-2n-skx"
11005   filter: "'NIC_Intel-X710' and
11006            '64B' and
11007            ('BASE' or 'SCALE') and
11008            'NDRDISC' and
11009            '4T2C' and
11010            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
11011            not 'VHOST' and
11012            'MEMIF'"
11013   parameters:
11014   - "latency"
11015   - "parent"
11016   traces:
11017     boxmean: False
11018   layout:
11019     title: ""  # No title
11020     layout: "plot-latency"
11021
11022 # Packet Latency - VPP Container Memif 2n-skx-xxv710
11023 -
11024   type: "plot"
11025   title: "VPP Latency: memif-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat50"
11026   algorithm: "plot_latency_box"
11027   output-file-type: ".html"
11028   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat50"
11029   data: "plot-vpp-throughput-latency-2n-skx"
11030   filter: "'NIC_Intel-XXV710' and
11031            '64B' and
11032            ('BASE' or 'SCALE') and
11033            'NDRDISC' and
11034            '2T1C' and
11035            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
11036            not 'VHOST' and
11037            'MEMIF'"
11038   parameters:
11039   - "latency"
11040   - "parent"
11041   traces:
11042     boxmean: False
11043   layout:
11044     title: ""  # No title
11045     layout: "plot-latency"
11046
11047 -
11048   type: "plot"
11049   title: "VPP Latency: memif-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat50"
11050   algorithm: "plot_latency_box"
11051   output-file-type: ".html"
11052   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat50"
11053   data: "plot-vpp-throughput-latency-2n-skx"
11054   filter: "'NIC_Intel-XXV710' and
11055            '64B' and
11056            ('BASE' or 'SCALE') and
11057            'NDRDISC' and
11058            '4T2C' and
11059            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
11060            not 'VHOST' and
11061            'MEMIF'"
11062   parameters:
11063   - "latency"
11064   - "parent"
11065   traces:
11066     boxmean: False
11067   layout:
11068     title: ""  # No title
11069     layout: "plot-latency"
11070
11071 ################################################################################
11072
11073 # Packet Latency - VPP Container Memif 3n-hsw-x520
11074 -
11075   type: "plot"
11076   title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat50"
11077   algorithm: "plot_latency_box"
11078   output-file-type: ".html"
11079   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat50"
11080   data: "plot-ligato-throughput-latency-3n-hsw"
11081   filter: "'NIC_Intel-X520-DA2' and
11082            '64B' and
11083            ('BASE' or 'SCALE') and
11084            'NDRDISC' and
11085            '1T1C' and
11086            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
11087            not 'VHOST' and
11088            'MEMIF'"
11089   parameters:
11090   - "latency"
11091   - "parent"
11092   traces:
11093     boxmean: False
11094   layout:
11095     title: ""  # No title
11096     layout: "plot-latency"
11097
11098 -
11099   type: "plot"
11100   title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat50"
11101   algorithm: "plot_latency_box"
11102   output-file-type: ".html"
11103   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat50"
11104   data: "plot-ligato-throughput-latency-3n-hsw"
11105   filter: "'NIC_Intel-X520-DA2' and
11106            '64B' and
11107            ('BASE' or 'SCALE') and
11108            'NDRDISC' and
11109            '2T2C' and
11110            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
11111            not 'VHOST' and
11112            'MEMIF'"
11113   parameters:
11114   - "latency"
11115   - "parent"
11116   traces:
11117     boxmean: False
11118   layout:
11119     title: ""  # No title
11120     layout: "plot-latency"
11121
11122 # Packet Latency - VPP Container Memif 3n-hsw-x710
11123 -
11124   type: "plot"
11125   title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat50"
11126   algorithm: "plot_latency_box"
11127   output-file-type: ".html"
11128   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat50"
11129   data: "plot-ligato-throughput-latency-3n-hsw"
11130   filter: "'NIC_Intel-X710' and
11131            '64B' and
11132            ('BASE' or 'SCALE') and
11133            'NDRDISC' and
11134            '1T1C' and
11135            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
11136            not 'VHOST' and
11137            'MEMIF'"
11138   parameters:
11139   - "latency"
11140   - "parent"
11141   traces:
11142     boxmean: False
11143   layout:
11144     title: ""  # No title
11145     layout: "plot-latency"
11146
11147 -
11148   type: "plot"
11149   title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat50"
11150   algorithm: "plot_latency_box"
11151   output-file-type: ".html"
11152   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat50"
11153   data: "plot-ligato-throughput-latency-3n-hsw"
11154   filter: "'NIC_Intel-X710' and
11155            '64B' and
11156            ('BASE' or 'SCALE') and
11157            'NDRDISC' and
11158            '2T2C' and
11159            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
11160            not 'VHOST' and
11161            'MEMIF'"
11162   parameters:
11163   - "latency"
11164   - "parent"
11165   traces:
11166     boxmean: False
11167   layout:
11168     title: ""  # No title
11169     layout: "plot-latency"
11170
11171 # Packet Latency - VPP Container Memif 3n-skx-x710
11172 -
11173   type: "plot"
11174   title: "VPP Latency: k8s-memif-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat50"
11175   algorithm: "plot_latency_box"
11176   output-file-type: ".html"
11177   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat50"
11178   data: "plot-ligato-throughput-latency-3n-skx"
11179   filter: "'NIC_Intel-X710' and
11180            '64B' and
11181            ('BASE' or 'SCALE') and
11182            'NDRDISC' and
11183            '2T1C' and
11184            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
11185            not 'VHOST' and
11186            'MEMIF'"
11187   parameters:
11188   - "latency"
11189   - "parent"
11190   traces:
11191     boxmean: False
11192   layout:
11193     title: ""  # No title
11194     layout: "plot-latency"
11195
11196 -
11197   type: "plot"
11198   title: "VPP Latency: k8s-memif-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat50"
11199   algorithm: "plot_latency_box"
11200   output-file-type: ".html"
11201   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat50"
11202   data: "plot-ligato-throughput-latency-3n-skx"
11203   filter: "'NIC_Intel-X710' and
11204            '64B' and
11205            ('BASE' or 'SCALE') and
11206            'NDRDISC' and
11207            '4T2C' and
11208            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
11209            not 'VHOST' and
11210            'MEMIF'"
11211   parameters:
11212   - "latency"
11213   - "parent"
11214   traces:
11215     boxmean: False
11216   layout:
11217     title: ""  # No title
11218     layout: "plot-latency"
11219
11220 # Packet Latency - VPP Container Memif 3n-skx-xxv710
11221 -
11222   type: "plot"
11223   title: "VPP Latency: k8s-memif-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat50"
11224   algorithm: "plot_latency_box"
11225   output-file-type: ".html"
11226   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat50"
11227   data: "plot-ligato-throughput-latency-3n-skx"
11228   filter: "'NIC_Intel-XXV710' and
11229            '64B' and
11230            ('BASE' or 'SCALE') and
11231            'NDRDISC' and
11232            '2T1C' and
11233            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
11234            not 'VHOST' and
11235            'MEMIF'"
11236   parameters:
11237   - "latency"
11238   - "parent"
11239   traces:
11240     boxmean: False
11241   layout:
11242     title: ""  # No title
11243     layout: "plot-latency"
11244
11245 -
11246   type: "plot"
11247   title: "VPP Latency: k8s-memif-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat50"
11248   algorithm: "plot_latency_box"
11249   output-file-type: ".html"
11250   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat50"
11251   data: "plot-ligato-throughput-latency-3n-skx"
11252   filter: "'NIC_Intel-XXV710' and
11253            '64B' and
11254            ('BASE' or 'SCALE') and
11255            'NDRDISC' and
11256            '4T2C' and
11257            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
11258            not 'VHOST' and
11259            'MEMIF'"
11260   parameters:
11261   - "latency"
11262   - "parent"
11263   traces:
11264     boxmean: False
11265   layout:
11266     title: ""  # No title
11267     layout: "plot-latency"
11268
11269 # Packet Latency - VPP Container Memif 2n-skx-x710
11270 -
11271   type: "plot"
11272   title: "VPP Latency: k8s-memif-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat50"
11273   algorithm: "plot_latency_box"
11274   output-file-type: ".html"
11275   output-file: "{DIR[STATIC,VPP]}/k8s-memif-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat50"
11276   data: "plot-ligato-throughput-latency-2n-skx"
11277   filter: "'NIC_Intel-X710' and
11278            '64B' and
11279            ('BASE' or 'SCALE') and
11280            'NDRDISC' and
11281            '2T1C' and
11282            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
11283            not 'VHOST' and
11284            'MEMIF'"
11285   parameters:
11286   - "latency"
11287   - "parent"
11288   traces:
11289     boxmean: False
11290   layout:
11291     title: ""  # No title
11292     layout: "plot-latency"
11293
11294 -
11295   type: "plot"
11296   title: "VPP Latency: k8s-memif-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat50"
11297   algorithm: "plot_latency_box"
11298   output-file-type: ".html"
11299   output-file: "{DIR[STATIC,VPP]}/k8s-memif-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat50"
11300   data: "plot-ligato-throughput-latency-2n-skx"
11301   filter: "'NIC_Intel-X710' and
11302            '64B' and
11303            ('BASE' or 'SCALE') and
11304            'NDRDISC' and
11305            '4T2C' and
11306            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
11307            not 'VHOST' and
11308            'MEMIF'"
11309   parameters:
11310   - "latency"
11311   - "parent"
11312   traces:
11313     boxmean: False
11314   layout:
11315     title: ""  # No title
11316     layout: "plot-latency"
11317
11318 # Packet Latency - VPP Container Memif 2n-skx-xxv710
11319 -
11320   type: "plot"
11321   title: "VPP Latency: k8s-memif-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat50"
11322   algorithm: "plot_latency_box"
11323   output-file-type: ".html"
11324   output-file: "{DIR[STATIC,VPP]}/k8s-memif-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat50"
11325   data: "plot-ligato-throughput-latency-2n-skx"
11326   filter: "'NIC_Intel-XXV710' and
11327            '64B' and
11328            ('BASE' or 'SCALE') and
11329            'NDRDISC' and
11330            '2T1C' and
11331            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
11332            not 'VHOST' and
11333            'MEMIF'"
11334   parameters:
11335   - "latency"
11336   - "parent"
11337   traces:
11338     boxmean: False
11339   layout:
11340     title: ""  # No title
11341     layout: "plot-latency"
11342
11343 -
11344   type: "plot"
11345   title: "VPP Latency: k8s-memif-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat50"
11346   algorithm: "plot_latency_box"
11347   output-file-type: ".html"
11348   output-file: "{DIR[STATIC,VPP]}/k8s-memif-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat50"
11349   data: "plot-ligato-throughput-latency-2n-skx"
11350   filter: "'NIC_Intel-XXV710' and
11351            '64B' and
11352            ('BASE' or 'SCALE') and
11353            'NDRDISC' and
11354            '4T2C' and
11355            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
11356            not 'VHOST' and
11357            'MEMIF'"
11358   parameters:
11359   - "latency"
11360   - "parent"
11361   traces:
11362     boxmean: False
11363   layout:
11364     title: ""  # No title
11365     layout: "plot-latency"
11366
11367 ################################################################################
11368
11369 # Packet Latency - VPP IPv4 3n-hsw-x520
11370 -
11371   type: "plot"
11372   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat50"
11373   algorithm: "plot_latency_box"
11374   output-file-type: ".html"
11375   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat50"
11376   data: "plot-vpp-throughput-latency-3n-hsw"
11377   filter: "'NIC_Intel-X520-DA2' and
11378            '64B' and
11379            ('BASE' or 'SCALE') and
11380            'NDRDISC' and
11381            '1T1C' and
11382            'IP4FWD' and
11383            not 'IPSEC' and 
11384            not 'VHOST'"
11385   parameters:
11386   - "latency"
11387   - "parent"
11388   traces:
11389     boxmean: False
11390   layout:
11391     title: ""  # No title
11392     layout: "plot-latency"
11393
11394 -
11395   type: "plot"
11396   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat50"
11397   algorithm: "plot_latency_box"
11398   output-file-type: ".html"
11399   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat50"
11400   data: "plot-vpp-throughput-latency-3n-hsw"
11401   filter: "'NIC_Intel-X520-DA2' and
11402            '64B' and
11403            ('BASE' or 'SCALE') and
11404            'NDRDISC' and
11405            '2T2C' and
11406            'IP4FWD' and
11407            not 'IPSEC' and 
11408            not 'VHOST'"
11409   parameters:
11410   - "latency"
11411   - "parent"
11412   traces:
11413     boxmean: False
11414   layout:
11415     title: ""  # No title
11416     layout: "plot-latency"
11417
11418 -
11419   type: "plot"
11420   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-ndr-lat50"
11421   algorithm: "plot_latency_box"
11422   output-file-type: ".html"
11423   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-ndr-lat50"
11424   data: "plot-vpp-throughput-latency-3n-hsw"
11425   filter: "'NIC_Intel-X520-DA2' and
11426            '64B' and
11427            'FEATURE' and
11428            ('ACL10' or 'ACL50') and '10k_FLOWS' and
11429            'NDRDISC' and
11430            '1T1C' and
11431            'IP4FWD' and
11432            not 'IPSEC' and 
11433            not 'VHOST'"
11434   parameters:
11435   - "latency"
11436   - "parent"
11437   traces:
11438     boxmean: False
11439   layout:
11440     title: ""  # No title
11441     layout: "plot-latency"
11442
11443 -
11444   type: "plot"
11445   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-ndr-lat50"
11446   algorithm: "plot_latency_box"
11447   output-file-type: ".html"
11448   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-ndr-lat50"
11449   data: "plot-vpp-throughput-latency-3n-hsw"
11450   filter: "'NIC_Intel-X520-DA2' and
11451            '64B' and
11452            'FEATURE' and
11453            ('ACL10' or 'ACL50') and '10k_FLOWS' and
11454            'NDRDISC' and
11455            '2T2C' and
11456            'IP4FWD' and
11457            not 'IPSEC' and 
11458            not 'VHOST'"
11459   parameters:
11460   - "latency"
11461   - "parent"
11462   traces:
11463     boxmean: False
11464   layout:
11465     title: ""  # No title
11466     layout: "plot-latency"
11467
11468 # Packet Latency - VPP IPv4 3n-hsw-x710
11469 -
11470   type: "plot"
11471   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat50"
11472   algorithm: "plot_latency_box"
11473   output-file-type: ".html"
11474   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat50"
11475   data: "plot-vpp-throughput-latency-3n-hsw"
11476   filter: "'NIC_Intel-X710' and
11477            '64B' and
11478            ('BASE' or 'SCALE') and
11479            'NDRDISC' and
11480            '1T1C' and
11481            'IP4FWD' and
11482            not 'IPSEC' and 
11483            not 'VHOST'"
11484   parameters:
11485   - "latency"
11486   - "parent"
11487   traces:
11488     boxmean: False
11489   layout:
11490     title: ""  # No title
11491     layout: "plot-latency"
11492
11493 -
11494   type: "plot"
11495   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat50"
11496   algorithm: "plot_latency_box"
11497   output-file-type: ".html"
11498   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat50"
11499   data: "plot-vpp-throughput-latency-3n-hsw"
11500   filter: "'NIC_Intel-X710' and
11501            '64B' and
11502            ('BASE' or 'SCALE') and
11503            'NDRDISC' and
11504            '2T2C' and
11505            'IP4FWD' and
11506            not 'IPSEC' and 
11507            not 'VHOST'"
11508   parameters:
11509   - "latency"
11510   - "parent"
11511   traces:
11512     boxmean: False
11513   layout:
11514     title: ""  # No title
11515     layout: "plot-latency"
11516
11517 -
11518   type: "plot"
11519   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-ndr-lat50"
11520   algorithm: "plot_latency_box"
11521   output-file-type: ".html"
11522   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-ndr-lat50"
11523   data: "plot-vpp-throughput-latency-3n-hsw"
11524   filter: "'NIC_Intel-X710' and
11525            '64B' and
11526            'FEATURE' and
11527            ('ACL10' or 'ACL50') and '10k_FLOWS' and
11528            'NDRDISC' and
11529            '1T1C' and
11530            'IP4FWD' and
11531            not 'IPSEC' and 
11532            not 'VHOST'"
11533   parameters:
11534   - "latency"
11535   - "parent"
11536   traces:
11537     boxmean: False
11538   layout:
11539     title: ""  # No title
11540     layout: "plot-latency"
11541
11542 -
11543   type: "plot"
11544   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-ndr-lat50"
11545   algorithm: "plot_latency_box"
11546   output-file-type: ".html"
11547   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-ndr-lat50"
11548   data: "plot-vpp-throughput-latency-3n-hsw"
11549   filter: "'NIC_Intel-X710' and
11550            '64B' and
11551            'FEATURE' and
11552            ('ACL10' or 'ACL50') and '10k_FLOWS' and
11553            'NDRDISC' and
11554            '2T2C' and
11555            'IP4FWD' and
11556            not 'IPSEC' and 
11557            not 'VHOST'"
11558   parameters:
11559   - "latency"
11560   - "parent"
11561   traces:
11562     boxmean: False
11563   layout:
11564     title: ""  # No title
11565     layout: "plot-latency"
11566
11567 # Packet Latency - VPP IPv4 3n-hsw-xl710
11568 -
11569   type: "plot"
11570   title: "VPP Latency: ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat50"
11571   algorithm: "plot_latency_box"
11572   output-file-type: ".html"
11573   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat50"
11574   data: "plot-vpp-throughput-latency-3n-hsw"
11575   filter: "'NIC_Intel-XL710' and
11576            '64B' and
11577            ('BASE' or 'SCALE') and
11578            'NDRDISC' and
11579            '1T1C' and
11580            'IP4FWD' and
11581            not 'IPSEC' and 
11582            not 'VHOST'"
11583   parameters:
11584   - "latency"
11585   - "parent"
11586   traces:
11587     boxmean: False
11588   layout:
11589     title: ""  # No title
11590     layout: "plot-latency"
11591
11592 -
11593   type: "plot"
11594   title: "VPP Latency: ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat50"
11595   algorithm: "plot_latency_box"
11596   output-file-type: ".html"
11597   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat50"
11598   data: "plot-vpp-throughput-latency-3n-hsw"
11599   filter: "'NIC_Intel-XL710' and
11600            '64B' and
11601            ('BASE' or 'SCALE') and
11602            'NDRDISC' and
11603            '2T2C' and
11604            'IP4FWD' and
11605            not 'IPSEC' and 
11606            not 'VHOST'"
11607   parameters:
11608   - "latency"
11609   - "parent"
11610   traces:
11611     boxmean: False
11612   layout:
11613     title: ""  # No title
11614     layout: "plot-latency"
11615
11616 # Packet Latency - VPP IPv4 3n-skx-x710
11617 -
11618   type: "plot"
11619   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat50"
11620   algorithm: "plot_latency_box"
11621   output-file-type: ".html"
11622   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat50"
11623   data: "plot-vpp-throughput-latency-3n-skx"
11624   filter: "'NIC_Intel-X710' and
11625            '64B' and
11626            ('BASE' or 'SCALE') and
11627            'NDRDISC' and
11628            '2T1C' and
11629            'IP4FWD' and
11630            not 'IPSEC' and 
11631            not 'VHOST'"
11632   parameters:
11633   - "latency"
11634   - "parent"
11635   traces:
11636     boxmean: False
11637   layout:
11638     title: ""  # No title
11639     layout: "plot-latency"
11640
11641 -
11642   type: "plot"
11643   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat50"
11644   algorithm: "plot_latency_box"
11645   output-file-type: ".html"
11646   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat50"
11647   data: "plot-vpp-throughput-latency-3n-skx"
11648   filter: "'NIC_Intel-X710' and
11649            '64B' and
11650            ('BASE' or 'SCALE') and
11651            'NDRDISC' and
11652            '4T2C' and
11653            'IP4FWD' and
11654            not 'IPSEC' and 
11655            not 'VHOST'"
11656   parameters:
11657   - "latency"
11658   - "parent"
11659   traces:
11660     boxmean: False
11661   layout:
11662     title: ""  # No title
11663     layout: "plot-latency"
11664
11665 -
11666   type: "plot"
11667   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-ndr-lat50"
11668   algorithm: "plot_latency_box"
11669   output-file-type: ".html"
11670   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-ndr-lat50"
11671   data: "plot-vpp-throughput-latency-3n-skx"
11672   filter: "'NIC_Intel-X710' and
11673            '64B' and
11674            'FEATURE' and
11675            ('ACL10' or 'ACL50') and '10k_FLOWS' and
11676            'NDRDISC' and
11677            '2T1C' and
11678            'IP4FWD' and
11679            not 'IPSEC' and 
11680            not 'VHOST'"
11681   parameters:
11682   - "latency"
11683   - "parent"
11684   traces:
11685     boxmean: False
11686   layout:
11687     title: ""  # No title
11688     layout: "plot-latency"
11689
11690 -
11691   type: "plot"
11692   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-ndr-lat50"
11693   algorithm: "plot_latency_box"
11694   output-file-type: ".html"
11695   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-ndr-lat50"
11696   data: "plot-vpp-throughput-latency-3n-skx"
11697   filter: "'NIC_Intel-X710' and
11698            '64B' and
11699            'FEATURE' and
11700            ('ACL10' or 'ACL50') and '10k_FLOWS' and
11701            'NDRDISC' and
11702            '4T2C' and
11703            'IP4FWD' and
11704            not 'IPSEC' and 
11705            not 'VHOST'"
11706   parameters:
11707   - "latency"
11708   - "parent"
11709   traces:
11710     boxmean: False
11711   layout:
11712     title: ""  # No title
11713     layout: "plot-latency"
11714
11715 # Packet Latency - VPP IPv4 3n-skx-xxv710
11716 -
11717   type: "plot"
11718   title: "VPP Latency: ip4-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat50"
11719   algorithm: "plot_latency_box"
11720   output-file-type: ".html"
11721   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat50"
11722   data: "plot-vpp-throughput-latency-3n-skx"
11723   filter: "'NIC_Intel-XXV710' and
11724            '64B' and
11725            ('BASE' or 'SCALE') and
11726            'NDRDISC' and
11727            '2T1C' and
11728            'IP4FWD' and
11729            not 'IPSEC' and 
11730            not 'VHOST'"
11731   parameters:
11732   - "latency"
11733   - "parent"
11734   traces:
11735     boxmean: False
11736   layout:
11737     title: ""  # No title
11738     layout: "plot-latency"
11739
11740 -
11741   type: "plot"
11742   title: "VPP Latency: ip4-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat50"
11743   algorithm: "plot_latency_box"
11744   output-file-type: ".html"
11745   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat50"
11746   data: "plot-vpp-throughput-latency-3n-skx"
11747   filter: "'NIC_Intel-XXV710' and
11748            '64B' and
11749            ('BASE' or 'SCALE') and
11750            'NDRDISC' and
11751            '4T2C' and
11752            'IP4FWD' and
11753            not 'IPSEC' and 
11754            not 'VHOST'"
11755   parameters:
11756   - "latency"
11757   - "parent"
11758   traces:
11759     boxmean: False
11760   layout:
11761     title: ""  # No title
11762     layout: "plot-latency"
11763
11764 -
11765   type: "plot"
11766   title: "VPP Latency: ip4-3n-skx-xxv710-64b-2t1c-features-ndr-lat50"
11767   algorithm: "plot_latency_box"
11768   output-file-type: ".html"
11769   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-xxv710-64b-2t1c-features-ndr-lat50"
11770   data: "plot-vpp-throughput-latency-3n-skx"
11771   filter: "'NIC_Intel-XXV710' and
11772            '64B' and
11773            'FEATURE' and
11774            ('ACL10' or 'ACL50') and '10k_FLOWS' and
11775            'NDRDISC' and
11776            '2T1C' and
11777            'IP4FWD' and
11778            not 'IPSEC' and 
11779            not 'VHOST'"
11780   parameters:
11781   - "latency"
11782   - "parent"
11783   traces:
11784     boxmean: False
11785   layout:
11786     title: ""  # No title
11787     layout: "plot-latency"
11788
11789 -
11790   type: "plot"
11791   title: "VPP Latency: ip4-3n-skx-xxv710-64b-4t2c-features-ndr-lat50"
11792   algorithm: "plot_latency_box"
11793   output-file-type: ".html"
11794   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-xxv710-64b-4t2c-features-ndr-lat50"
11795   data: "plot-vpp-throughput-latency-3n-skx"
11796   filter: "'NIC_Intel-XXV710' and
11797            '64B' and
11798            'FEATURE' and
11799            ('ACL10' or 'ACL50') and '10k_FLOWS' and
11800            'NDRDISC' and
11801            '4T2C' and
11802            'IP4FWD' and
11803            not 'IPSEC' and 
11804            not 'VHOST'"
11805   parameters:
11806   - "latency"
11807   - "parent"
11808   traces:
11809     boxmean: False
11810   layout:
11811     title: ""  # No title
11812     layout: "plot-latency"
11813
11814 # Packet Latency - VPP IPv4 2n-skx-x710
11815 -
11816   type: "plot"
11817   title: "VPP Latency: ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat50"
11818   algorithm: "plot_latency_box"
11819   output-file-type: ".html"
11820   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat50"
11821   data: "plot-vpp-throughput-latency-2n-skx"
11822   filter: "'NIC_Intel-X710' and
11823            '64B' and
11824            ('BASE' or 'SCALE') and
11825            'NDRDISC' and
11826            '2T1C' and
11827            'IP4FWD' and
11828            not 'IPSEC' and 
11829            not 'VHOST'"
11830   parameters:
11831   - "latency"
11832   - "parent"
11833   traces:
11834     boxmean: False
11835   layout:
11836     title: ""  # No title
11837     layout: "plot-latency"
11838
11839 -
11840   type: "plot"
11841   title: "VPP Latency: ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat50"
11842   algorithm: "plot_latency_box"
11843   output-file-type: ".html"
11844   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat50"
11845   data: "plot-vpp-throughput-latency-2n-skx"
11846   filter: "'NIC_Intel-X710' and
11847            '64B' and
11848            ('BASE' or 'SCALE') and
11849            'NDRDISC' and
11850            '4T2C' and
11851            'IP4FWD' and
11852            not 'IPSEC' and 
11853            not 'VHOST'"
11854   parameters:
11855   - "latency"
11856   - "parent"
11857   traces:
11858     boxmean: False
11859   layout:
11860     title: ""  # No title
11861     layout: "plot-latency"
11862
11863 -
11864   type: "plot"
11865   title: "VPP Latency: ip4-2n-skx-x710-64b-2t1c-features-ndr-lat50"
11866   algorithm: "plot_latency_box"
11867   output-file-type: ".html"
11868   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-features-ndr-lat50"
11869   data: "plot-vpp-throughput-latency-2n-skx"
11870   filter: "'NIC_Intel-X710' and
11871            '64B' and
11872            'FEATURE' and
11873            ('ACL10' or 'ACL50') and '10k_FLOWS' and
11874            'NDRDISC' and
11875            '2T1C' and
11876            'IP4FWD' and
11877            not 'IPSEC' and 
11878            not 'VHOST'"
11879   parameters:
11880   - "latency"
11881   - "parent"
11882   traces:
11883     boxmean: False
11884   layout:
11885     title: ""  # No title
11886     layout: "plot-latency"
11887
11888 -
11889   type: "plot"
11890   title: "VPP Latency: ip4-2n-skx-x710-64b-4t2c-features-ndr-lat50"
11891   algorithm: "plot_latency_box"
11892   output-file-type: ".html"
11893   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-features-ndr-lat50"
11894   data: "plot-vpp-throughput-latency-2n-skx"
11895   filter: "'NIC_Intel-X710' and
11896            '64B' and
11897            'FEATURE' and
11898            ('ACL10' or 'ACL50') and '10k_FLOWS' and
11899            'NDRDISC' and
11900            '4T2C' and
11901            'IP4FWD' and
11902            not 'IPSEC' and 
11903            not 'VHOST'"
11904   parameters:
11905   - "latency"
11906   - "parent"
11907   traces:
11908     boxmean: False
11909   layout:
11910     title: ""  # No title
11911     layout: "plot-latency"
11912
11913 # Packet Latency - VPP IPv4 2n-skx-xxv710
11914 -
11915   type: "plot"
11916   title: "VPP Latency: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat50"
11917   algorithm: "plot_latency_box"
11918   output-file-type: ".html"
11919   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat50"
11920   data: "plot-vpp-throughput-latency-2n-skx"
11921   filter: "'NIC_Intel-XXV710' and
11922            '64B' and
11923            ('BASE' or 'SCALE') and
11924            'NDRDISC' and
11925            '2T1C' and
11926            'IP4FWD' and
11927            not 'IPSEC' and 
11928            not 'VHOST'"
11929   parameters:
11930   - "latency"
11931   - "parent"
11932   traces:
11933     boxmean: False
11934   layout:
11935     title: ""  # No title
11936     layout: "plot-latency"
11937
11938 -
11939   type: "plot"
11940   title: "VPP Latency: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat50"
11941   algorithm: "plot_latency_box"
11942   output-file-type: ".html"
11943   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat50"
11944   data: "plot-vpp-throughput-latency-2n-skx"
11945   filter: "'NIC_Intel-XXV710' and
11946            '64B' and
11947            ('BASE' or 'SCALE') and
11948            'NDRDISC' and
11949            '4T2C' and
11950            'IP4FWD' and
11951            not 'IPSEC' and 
11952            not 'VHOST'"
11953   parameters:
11954   - "latency"
11955   - "parent"
11956   traces:
11957     boxmean: False
11958   layout:
11959     title: ""  # No title
11960     layout: "plot-latency"
11961
11962 -
11963   type: "plot"
11964   title: "VPP Latency: ip4-2n-skx-xxv710-64b-2t1c-features-ndr-lat50"
11965   algorithm: "plot_latency_box"
11966   output-file-type: ".html"
11967   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-features-ndr-lat50"
11968   data: "plot-vpp-throughput-latency-2n-skx"
11969   filter: "'NIC_Intel-XXV710' and
11970            '64B' and
11971            'FEATURE' and
11972            ('ACL10' or 'ACL50') and '10k_FLOWS' and
11973            'NDRDISC' and
11974            '2T1C' and
11975            'IP4FWD' and
11976            not 'IPSEC' and 
11977            not 'VHOST'"
11978   parameters:
11979   - "latency"
11980   - "parent"
11981   traces:
11982     boxmean: False
11983   layout:
11984     title: ""  # No title
11985     layout: "plot-latency"
11986
11987 -
11988   type: "plot"
11989   title: "VPP Latency: ip4-2n-skx-xxv710-64b-4t2c-features-ndr-lat50"
11990   algorithm: "plot_latency_box"
11991   output-file-type: ".html"
11992   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-features-ndr-lat50"
11993   data: "plot-vpp-throughput-latency-2n-skx"
11994   filter: "'NIC_Intel-XXV710' and
11995            '64B' and
11996            'FEATURE' and
11997            ('ACL10' or 'ACL50') and '10k_FLOWS' and
11998            'NDRDISC' and
11999            '4T2C' and
12000            'IP4FWD' and
12001            not 'IPSEC' and 
12002            not 'VHOST'"
12003   parameters:
12004   - "latency"
12005   - "parent"
12006   traces:
12007     boxmean: False
12008   layout:
12009     title: ""  # No title
12010     layout: "plot-latency"
12011
12012 ################################################################################
12013
12014 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x520
12015 -
12016   type: "plot"
12017   title: "VPP Latency: ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat50"
12018   algorithm: "plot_latency_box"
12019   output-file-type: ".html"
12020   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat50"
12021   data: "plot-vpp-throughput-latency-3n-hsw"
12022   filter: "'NIC_Intel-X520-DA2' and
12023            '64B' and
12024            'ENCAP' and
12025            'NDRDISC' and
12026            '1T1C' and
12027            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
12028            not 'VHOST' and
12029            not 'IPSECHW'"
12030   parameters:
12031   - "throughput"
12032   - "parent"
12033   traces:
12034     boxmean: False
12035   layout:
12036     title: ""  # No title
12037     layout: "plot-latency"
12038
12039 -
12040   type: "plot"
12041   title: "VPP Latency: ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat50"
12042   algorithm: "plot_latency_box"
12043   output-file-type: ".html"
12044   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat50"
12045   data: "plot-vpp-throughput-latency-3n-hsw"
12046   filter: "'NIC_Intel-X520-DA2' and
12047            '64B' and
12048            'ENCAP' and
12049            'NDRDISC' and
12050            '2T2C' and
12051            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
12052            not 'VHOST' and
12053            not 'IPSECHW'"
12054   parameters:
12055   - "throughput"
12056   - "parent"
12057   traces:
12058     boxmean: False
12059   layout:
12060     title: ""  # No title
12061     layout: "plot-latency"
12062
12063 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x710
12064 -
12065   type: "plot"
12066   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat50"
12067   algorithm: "plot_latency_box"
12068   output-file-type: ".html"
12069   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat50"
12070   data: "plot-vpp-throughput-latency-3n-hsw"
12071   filter: "'NIC_Intel-X710' and
12072            '64B' and
12073            'ENCAP' and
12074            'NDRDISC' and
12075            '1T1C' and
12076            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
12077            not 'VHOST' and
12078            not 'IPSECHW'"
12079   parameters:
12080   - "throughput"
12081   - "parent"
12082   traces:
12083     boxmean: False
12084   layout:
12085     title: ""  # No title
12086     layout: "plot-latency"
12087
12088 -
12089   type: "plot"
12090   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat50"
12091   algorithm: "plot_latency_box"
12092   output-file-type: ".html"
12093   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat50"
12094   data: "plot-vpp-throughput-latency-3n-hsw"
12095   filter: "'NIC_Intel-X710' and
12096            '64B' and
12097            'ENCAP' and
12098            'NDRDISC' and
12099            '2T2C' and
12100            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
12101            not 'VHOST' and
12102            not 'IPSECHW'"
12103   parameters:
12104   - "throughput"
12105   - "parent"
12106   traces:
12107     boxmean: False
12108   layout:
12109     title: ""  # No title
12110     layout: "plot-latency"
12111
12112 # Packet Latency - VPP Ipv4 tunnels 3n-skx-x710
12113 -
12114   type: "plot"
12115   title: "VPP Latency: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat50"
12116   algorithm: "plot_latency_box"
12117   output-file-type: ".html"
12118   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat50"
12119   data: "plot-vpp-throughput-latency-3n-skx"
12120   filter: "'NIC_Intel-X710' and
12121            '64B' and
12122            'ENCAP' and
12123            'NDRDISC' and
12124            '2T1C' and
12125            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
12126            not 'VHOST' and
12127            not 'IPSECHW'"
12128   parameters:
12129   - "throughput"
12130   - "parent"
12131   traces:
12132     boxmean: False
12133   layout:
12134     title: ""  # No title
12135     layout: "plot-latency"
12136
12137 -
12138   type: "plot"
12139   title: "VPP Latency: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat50"
12140   algorithm: "plot_latency_box"
12141   output-file-type: ".html"
12142   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat50"
12143   data: "plot-vpp-throughput-latency-3n-skx"
12144   filter: "'NIC_Intel-X710' and
12145            '64B' and
12146            'ENCAP' and
12147            'NDRDISC' and
12148            '4T2C' and
12149            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
12150            not 'VHOST' and
12151            not 'IPSECHW'"
12152   parameters:
12153   - "throughput"
12154   - "parent"
12155   traces:
12156     boxmean: False
12157   layout:
12158     title: ""  # No title
12159     layout: "plot-latency"
12160
12161 # Packet Latency - VPP Ipv4 tunnels 3n-skx-xxv710
12162 -
12163   type: "plot"
12164   title: "VPP Latency: ip4tun-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat50"
12165   algorithm: "plot_latency_box"
12166   output-file-type: ".html"
12167   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat50"
12168   data: "plot-vpp-throughput-latency-3n-skx"
12169   filter: "'NIC_Intel-XXV710' and
12170            '64B' and
12171            'ENCAP' and
12172            'NDRDISC' and
12173            '2T1C' and
12174            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
12175            not 'VHOST' and
12176            not 'IPSECHW'"
12177   parameters:
12178   - "throughput"
12179   - "parent"
12180   traces:
12181     boxmean: False
12182   layout:
12183     title: ""  # No title
12184     layout: "plot-latency"
12185
12186 -
12187   type: "plot"
12188   title: "VPP Latency: ip4tun-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat50"
12189   algorithm: "plot_latency_box"
12190   output-file-type: ".html"
12191   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat50"
12192   data: "plot-vpp-throughput-latency-3n-skx"
12193   filter: "'NIC_Intel-XXV710' and
12194            '64B' and
12195            'ENCAP' and
12196            'NDRDISC' and
12197            '4T2C' and
12198            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
12199            not 'VHOST' and
12200            not 'IPSECHW'"
12201   parameters:
12202   - "throughput"
12203   - "parent"
12204   traces:
12205     boxmean: False
12206   layout:
12207     title: ""  # No title
12208     layout: "plot-latency"
12209
12210 # Packet Latency - VPP Ipv4 tunnels 2n-skx-x710
12211 -
12212   type: "plot"
12213   title: "VPP Latency: ip4tun-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat50"
12214   algorithm: "plot_latency_box"
12215   output-file-type: ".html"
12216   output-file: "{DIR[STATIC,VPP]}/ip4tun-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat50"
12217   data: "plot-vpp-throughput-latency-2n-skx"
12218   filter: "'NIC_Intel-X710' and
12219            '64B' and
12220            'ENCAP' and
12221            'NDRDISC' and
12222            '2T1C' and
12223            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
12224            not 'VHOST' and
12225            not 'IPSECHW'"
12226   parameters:
12227   - "throughput"
12228   - "parent"
12229   traces:
12230     boxmean: False
12231   layout:
12232     title: ""  # No title
12233     layout: "plot-latency"
12234
12235 -
12236   type: "plot"
12237   title: "VPP Latency: ip4tun-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat50"
12238   algorithm: "plot_latency_box"
12239   output-file-type: ".html"
12240   output-file: "{DIR[STATIC,VPP]}/ip4tun-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat50"
12241   data: "plot-vpp-throughput-latency-2n-skx"
12242   filter: "'NIC_Intel-X710' and
12243            '64B' and
12244            'ENCAP' and
12245            'NDRDISC' and
12246            '4T2C' and
12247            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
12248            not 'VHOST' and
12249            not 'IPSECHW'"
12250   parameters:
12251   - "throughput"
12252   - "parent"
12253   traces:
12254     boxmean: False
12255   layout:
12256     title: ""  # No title
12257     layout: "plot-latency"
12258
12259
12260 # Packet Latency - VPP Ipv4 tunnels 2n-skx-xxv710
12261 -
12262   type: "plot"
12263   title: "VPP Latency: ip4tun-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat50"
12264   algorithm: "plot_latency_box"
12265   output-file-type: ".html"
12266   output-file: "{DIR[STATIC,VPP]}/ip4tun-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat50"
12267   data: "plot-vpp-throughput-latency-2n-skx"
12268   filter: "'NIC_Intel-XXV710' and
12269            '64B' and
12270            'ENCAP' and
12271            'NDRDISC' and
12272            '2T1C' and
12273            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
12274            not 'VHOST' and
12275            not 'IPSECHW'"
12276   parameters:
12277   - "throughput"
12278   - "parent"
12279   traces:
12280     boxmean: False
12281   layout:
12282     title: ""  # No title
12283     layout: "plot-latency"
12284
12285 -
12286   type: "plot"
12287   title: "VPP Latency: ip4tun-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat50"
12288   algorithm: "plot_latency_box"
12289   output-file-type: ".html"
12290   output-file: "{DIR[STATIC,VPP]}/ip4tun-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat50"
12291   data: "plot-vpp-throughput-latency-2n-skx"
12292   filter: "'NIC_Intel-XXV710' and
12293            '64B' and
12294            'ENCAP' and
12295            'NDRDISC' and
12296            '4T2C' and
12297            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
12298            not 'VHOST' and
12299            not 'IPSECHW'"
12300   parameters:
12301   - "throughput"
12302   - "parent"
12303   traces:
12304     boxmean: False
12305   layout:
12306     title: ""  # No title
12307     layout: "plot-latency"
12308
12309 ################################################################################
12310
12311 # Packet Latency - VPP IPv6 3n-hsw-x520
12312 -
12313   type: "plot"
12314   title: "VPP Latency: ip6-3n-hsw-x520-78b-1t1c-base_and_scale-ndr-lat50"
12315   algorithm: "plot_latency_box"
12316   output-file-type: ".html"
12317   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base_and_scale-ndr-lat50"
12318   data: "plot-vpp-throughput-latency-3n-hsw"
12319   filter: "'NIC_Intel-X520-DA2' and
12320            '78B' and
12321            ('BASE' or 'SCALE') and
12322            'NDRDISC' and
12323            '1T1C' and
12324            'IP6FWD' and
12325            not 'SRv6' and
12326            not 'IPSEC' and 
12327            not 'VHOST'"
12328   parameters:
12329   - "latency"
12330   - "parent"
12331   traces:
12332     boxmean: False
12333   layout:
12334     title: ""  # No title
12335     layout: "plot-latency"
12336
12337 -
12338   type: "plot"
12339   title: "VPP Latency: ip6-3n-hsw-x520-78b-2t2c-base_and_scale-ndr-lat50"
12340   algorithm: "plot_latency_box"
12341   output-file-type: ".html"
12342   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base_and_scale-ndr-lat50"
12343   data: "plot-vpp-throughput-latency-3n-hsw"
12344   filter: "'NIC_Intel-X520-DA2' and
12345            '78B' and
12346            ('BASE' or 'SCALE') and
12347            'NDRDISC' and
12348            '2T2C' and
12349            'IP6FWD' and
12350            not 'SRv6' and
12351            not 'IPSEC' and 
12352            not 'VHOST'"
12353   parameters:
12354   - "latency"
12355   - "parent"
12356   traces:
12357     boxmean: False
12358   layout:
12359     title: ""  # No title
12360     layout: "plot-latency"
12361
12362 -
12363   type: "plot"
12364   title: "VPP Latency: ip6-3n-hsw-x520-78b-1t1c-features-ndr-lat50"
12365   algorithm: "plot_latency_box"
12366   output-file-type: ".html"
12367   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-features-ndr-lat50"
12368   data: "plot-vpp-throughput-latency-3n-hsw"
12369   filter: "'NIC_Intel-X520-DA2' and
12370            '78B' and
12371            'FEATURE' and
12372            ('ACL10' or 'ACL50') and '10k_FLOWS' and
12373            'NDRDISC' and
12374            '1T1C' and
12375            'IP6FWD' and
12376            not 'SRv6' and
12377            not 'IPSEC' and 
12378            not 'VHOST'"
12379   parameters:
12380   - "latency"
12381   - "parent"
12382   traces:
12383     boxmean: False
12384   layout:
12385     title: ""  # No title
12386     layout: "plot-latency"
12387
12388 -
12389   type: "plot"
12390   title: "VPP Latency: ip6-3n-hsw-x520-78b-2t2c-features-ndr-lat50"
12391   algorithm: "plot_latency_box"
12392   output-file-type: ".html"
12393   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-features-ndr-lat50"
12394   data: "plot-vpp-throughput-latency-3n-hsw"
12395   filter: "'NIC_Intel-X520-DA2' and
12396            '78B' and
12397            'FEATURE' and
12398            ('ACL10' or 'ACL50') and '10k_FLOWS' and
12399            'NDRDISC' and
12400            '2T2C' and
12401            'IP6FWD' and
12402            not 'SRv6' and
12403            not 'IPSEC' and 
12404            not 'VHOST'"
12405   parameters:
12406   - "latency"
12407   - "parent"
12408   traces:
12409     boxmean: False
12410   layout:
12411     title: ""  # No title
12412     layout: "plot-latency"
12413
12414 # Packet Latency - VPP IPv6 3n-hsw-x710
12415 -
12416   type: "plot"
12417   title: "VPP Latency: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr-lat50"
12418   algorithm: "plot_latency_box"
12419   output-file-type: ".html"
12420   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr-lat50"
12421   data: "plot-vpp-throughput-latency-3n-hsw"
12422   filter: "'NIC_Intel-X710' and
12423            '78B' and
12424            ('BASE' or 'SCALE') and
12425            'NDRDISC' and
12426            '1T1C' and
12427            'IP6FWD' and
12428            not 'SRv6' and
12429            not 'IPSEC' and 
12430            not 'VHOST'"
12431   parameters:
12432   - "latency"
12433   - "parent"
12434   traces:
12435     boxmean: False
12436   layout:
12437     title: ""  # No title
12438     layout: "plot-latency"
12439
12440 -
12441   type: "plot"
12442   title: "VPP Latency: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr-lat50"
12443   algorithm: "plot_latency_box"
12444   output-file-type: ".html"
12445   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr-lat50"
12446   data: "plot-vpp-throughput-latency-3n-hsw"
12447   filter: "'NIC_Intel-X710' and
12448            '78B' and
12449            ('BASE' or 'SCALE') and
12450            'NDRDISC' and
12451            '2T2C' and
12452            'IP6FWD' and
12453            not 'SRv6' and
12454            not 'IPSEC' and 
12455            not 'VHOST'"
12456   parameters:
12457   - "latency"
12458   - "parent"
12459   traces:
12460     boxmean: False
12461   layout:
12462     title: ""  # No title
12463     layout: "plot-latency"
12464
12465 -
12466   type: "plot"
12467   title: "VPP Latency: ip6-3n-hsw-x710-78b-1t1c-features-ndr-lat50"
12468   algorithm: "plot_latency_box"
12469   output-file-type: ".html"
12470   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-features-ndr-lat50"
12471   data: "plot-vpp-throughput-latency-3n-hsw"
12472   filter: "'NIC_Intel-X710' and
12473            '78B' and
12474            'FEATURE' and
12475            ('ACL10' or 'ACL50') and '10k_FLOWS' and
12476            'NDRDISC' and
12477            '1T1C' and
12478            'IP6FWD' and
12479            not 'SRv6' and
12480            not 'IPSEC' and 
12481            not 'VHOST'"
12482   parameters:
12483   - "latency"
12484   - "parent"
12485   traces:
12486     boxmean: False
12487   layout:
12488     title: ""  # No title
12489     layout: "plot-latency"
12490
12491 -
12492   type: "plot"
12493   title: "VPP Latency: ip6-3n-hsw-x710-78b-2t2c-features-ndr-lat50"
12494   algorithm: "plot_latency_box"
12495   output-file-type: ".html"
12496   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-features-ndr-lat50"
12497   data: "plot-vpp-throughput-latency-3n-hsw"
12498   filter: "'NIC_Intel-X710' and
12499            '78B' and
12500            'FEATURE' and
12501            ('ACL10' or 'ACL50') and '10k_FLOWS' and
12502            'NDRDISC' and
12503            '2T2C' and
12504            'IP6FWD' and
12505            not 'SRv6' and
12506            not 'IPSEC' and 
12507            not 'VHOST'"
12508   parameters:
12509   - "latency"
12510   - "parent"
12511   traces:
12512     boxmean: False
12513   layout:
12514     title: ""  # No title
12515     layout: "plot-latency"
12516
12517 # Packet Latency - VPP IPv6 3n-hsw-xl710
12518 -
12519   type: "plot"
12520   title: "VPP Latency: ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-ndr-lat50"
12521   algorithm: "plot_latency_box"
12522   output-file-type: ".html"
12523   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-ndr-lat50"
12524   data: "plot-vpp-throughput-latency-3n-hsw"
12525   filter: "'NIC_Intel-XL710' and
12526            '78B' and
12527            ('BASE' or 'SCALE') and
12528            'NDRDISC' and
12529            '1T1C' and
12530            'IP6FWD' and
12531            not 'SRv6' and
12532            not 'IPSEC' and 
12533            not 'VHOST'"
12534   parameters:
12535   - "latency"
12536   - "parent"
12537   traces:
12538     boxmean: False
12539   layout:
12540     title: ""  # No title
12541     layout: "plot-latency"
12542
12543 -
12544   type: "plot"
12545   title: "VPP Latency: ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-ndr-lat50"
12546   algorithm: "plot_latency_box"
12547   output-file-type: ".html"
12548   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-ndr-lat50"
12549   data: "plot-vpp-throughput-latency-3n-hsw"
12550   filter: "'NIC_Intel-XL710' and
12551            '78B' and
12552            ('BASE' or 'SCALE') and
12553            'NDRDISC' and
12554            '2T2C' and
12555            'IP6FWD' and
12556            not 'SRv6' and
12557            not 'IPSEC' and 
12558            not 'VHOST'"
12559   parameters:
12560   - "latency"
12561   - "parent"
12562   traces:
12563     boxmean: False
12564   layout:
12565     title: ""  # No title
12566     layout: "plot-latency"
12567
12568 # Packet Latency - VPP IPv6 3n-skx-x710
12569 -
12570   type: "plot"
12571   title: "VPP Latency: ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr-lat50"
12572   algorithm: "plot_latency_box"
12573   output-file-type: ".html"
12574   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr-lat50"
12575   data: "plot-vpp-throughput-latency-3n-skx"
12576   filter: "'NIC_Intel-X710' and
12577            '78B' and
12578            ('BASE' or 'SCALE') and
12579            'NDRDISC' and
12580            '2T1C' and
12581            'IP6FWD' and
12582            not 'SRv6' and
12583            not 'IPSEC' and 
12584            not 'VHOST'"
12585   parameters:
12586   - "latency"
12587   - "parent"
12588   traces:
12589     boxmean: False
12590   layout:
12591     title: ""  # No title
12592     layout: "plot-latency"
12593
12594 -
12595   type: "plot"
12596   title: "VPP Latency: ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr-lat50"
12597   algorithm: "plot_latency_box"
12598   output-file-type: ".html"
12599   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr-lat50"
12600   data: "plot-vpp-throughput-latency-3n-skx"
12601   filter: "'NIC_Intel-X710' and
12602            '78B' and
12603            ('BASE' or 'SCALE') and
12604            'NDRDISC' and
12605            '4T2C' and
12606            'IP6FWD' and
12607            not 'SRv6' and
12608            not 'IPSEC' and 
12609            not 'VHOST'"
12610   parameters:
12611   - "latency"
12612   - "parent"
12613   traces:
12614     boxmean: False
12615   layout:
12616     title: ""  # No title
12617     layout: "plot-latency"
12618
12619 -
12620   type: "plot"
12621   title: "VPP Latency: ip6-3n-skx-x710-78b-2t1c-features-ndr-lat50"
12622   algorithm: "plot_latency_box"
12623   output-file-type: ".html"
12624   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-features-ndr-lat50"
12625   data: "plot-vpp-throughput-latency-3n-skx"
12626   filter: "'NIC_Intel-X710' and
12627            '78B' and
12628            'FEATURE' and
12629            ('ACL10' or 'ACL50') and '10k_FLOWS' and
12630            'NDRDISC' and
12631            '2T1C' and
12632            'IP6FWD' and
12633            not 'SRv6' and
12634            not 'IPSEC' and 
12635            not 'VHOST'"
12636   parameters:
12637   - "latency"
12638   - "parent"
12639   traces:
12640     boxmean: False
12641   layout:
12642     title: ""  # No title
12643     layout: "plot-latency"
12644
12645 -
12646   type: "plot"
12647   title: "VPP Latency: ip6-3n-skx-x710-78b-4t2c-features-ndr-lat50"
12648   algorithm: "plot_latency_box"
12649   output-file-type: ".html"
12650   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-features-ndr-lat50"
12651   data: "plot-vpp-throughput-latency-3n-skx"
12652   filter: "'NIC_Intel-X710' and
12653            '78B' and
12654            'FEATURE' and
12655            ('ACL10' or 'ACL50') and '10k_FLOWS' and
12656            'NDRDISC' and
12657            '4T2C' and
12658            'IP6FWD' and
12659            not 'SRv6' and
12660            not 'IPSEC' and 
12661            not 'VHOST'"
12662   parameters:
12663   - "latency"
12664   - "parent"
12665   traces:
12666     boxmean: False
12667   layout:
12668     title: ""  # No title
12669     layout: "plot-latency"
12670
12671 # Packet Latency - VPP IPv6 3n-skx-xxv710
12672 -
12673   type: "plot"
12674   title: "VPP Latency: ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat50"
12675   algorithm: "plot_latency_box"
12676   output-file-type: ".html"
12677   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat50"
12678   data: "plot-vpp-throughput-latency-3n-skx"
12679   filter: "'NIC_Intel-XXV710' and
12680            '78B' and
12681            ('BASE' or 'SCALE') and
12682            'NDRDISC' and
12683            '2T1C' and
12684            'IP6FWD' and
12685            not 'SRv6' and
12686            not 'IPSEC' and 
12687            not 'VHOST'"
12688   parameters:
12689   - "latency"
12690   - "parent"
12691   traces:
12692     boxmean: False
12693   layout:
12694     title: ""  # No title
12695     layout: "plot-latency"
12696
12697 -
12698   type: "plot"
12699   title: "VPP Latency: ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat50"
12700   algorithm: "plot_latency_box"
12701   output-file-type: ".html"
12702   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat50"
12703   data: "plot-vpp-throughput-latency-3n-skx"
12704   filter: "'NIC_Intel-XXV710' and
12705            '78B' and
12706            ('BASE' or 'SCALE') and
12707            'NDRDISC' and
12708            '4T2C' and
12709            'IP6FWD' and
12710            not 'SRv6' and
12711            not 'IPSEC' and 
12712            not 'VHOST'"
12713   parameters:
12714   - "latency"
12715   - "parent"
12716   traces:
12717     boxmean: False
12718   layout:
12719     title: ""  # No title
12720     layout: "plot-latency"
12721
12722 -
12723   type: "plot"
12724   title: "VPP Latency: ip6-3n-skx-xxv710-78b-2t1c-features-ndr-lat50"
12725   algorithm: "plot_latency_box"
12726   output-file-type: ".html"
12727   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-2t1c-features-ndr-lat50"
12728   data: "plot-vpp-throughput-latency-3n-skx"
12729   filter: "'NIC_Intel-XXV710' and
12730            '78B' and
12731            'FEATURE' and
12732            ('ACL10' or 'ACL50') and '10k_FLOWS' and
12733            'NDRDISC' and
12734            '2T1C' and
12735            'IP6FWD' and
12736            not 'SRv6' and
12737            not 'IPSEC' and 
12738            not 'VHOST'"
12739   parameters:
12740   - "latency"
12741   - "parent"
12742   traces:
12743     boxmean: False
12744   layout:
12745     title: ""  # No title
12746     layout: "plot-latency"
12747
12748 -
12749   type: "plot"
12750   title: "VPP Latency: ip6-3n-skx-xxv710-78b-4t2c-features-ndr-lat50"
12751   algorithm: "plot_latency_box"
12752   output-file-type: ".html"
12753   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-4t2c-features-ndr-lat50"
12754   data: "plot-vpp-throughput-latency-3n-skx"
12755   filter: "'NIC_Intel-XXV710' and
12756            '78B' and
12757            'FEATURE' and
12758            ('ACL10' or 'ACL50') and '10k_FLOWS' and
12759            'NDRDISC' and
12760            '4T2C' and
12761            'IP6FWD' and
12762            not 'SRv6' and
12763            not 'IPSEC' and 
12764            not 'VHOST'"
12765   parameters:
12766   - "latency"
12767   - "parent"
12768   traces:
12769     boxmean: False
12770   layout:
12771     title: ""  # No title
12772     layout: "plot-latency"
12773
12774 # Packet Latency - VPP IPv6 2n-skx-x710
12775 -
12776   type: "plot"
12777   title: "VPP Latency: ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr-lat50"
12778   algorithm: "plot_latency_box"
12779   output-file-type: ".html"
12780   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr-lat50"
12781   data: "plot-vpp-throughput-latency-2n-skx"
12782   filter: "'NIC_Intel-X710' and
12783            '78B' and
12784            ('BASE' or 'SCALE') and
12785            'NDRDISC' and
12786            '2T1C' and
12787            'IP6FWD' and
12788            not 'SRv6' and
12789            not 'IPSEC' and 
12790            not 'VHOST'"
12791   parameters:
12792   - "latency"
12793   - "parent"
12794   traces:
12795     boxmean: False
12796   layout:
12797     title: ""  # No title
12798     layout: "plot-latency"
12799
12800 -
12801   type: "plot"
12802   title: "VPP Latency: ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr-lat50"
12803   algorithm: "plot_latency_box"
12804   output-file-type: ".html"
12805   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr-lat50"
12806   data: "plot-vpp-throughput-latency-2n-skx"
12807   filter: "'NIC_Intel-X710' and
12808            '78B' and
12809            ('BASE' or 'SCALE') and
12810            'NDRDISC' and
12811            '4T2C' and
12812            'IP6FWD' and
12813            not 'SRv6' and
12814            not 'IPSEC' and 
12815            not 'VHOST'"
12816   parameters:
12817   - "latency"
12818   - "parent"
12819   traces:
12820     boxmean: False
12821   layout:
12822     title: ""  # No title
12823     layout: "plot-latency"
12824
12825 -
12826   type: "plot"
12827   title: "VPP Latency: ip6-2n-skx-x710-78b-2t1c-features-ndr-lat50"
12828   algorithm: "plot_latency_box"
12829   output-file-type: ".html"
12830   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-features-ndr-lat50"
12831   data: "plot-vpp-throughput-latency-2n-skx"
12832   filter: "'NIC_Intel-X710' and
12833            '78B' and
12834            'FEATURE' and
12835            ('ACL10' or 'ACL50') and '10k_FLOWS' and
12836            'NDRDISC' and
12837            '2T1C' and
12838            'IP6FWD' and
12839            not 'SRv6' and
12840            not 'IPSEC' and 
12841            not 'VHOST'"
12842   parameters:
12843   - "latency"
12844   - "parent"
12845   traces:
12846     boxmean: False
12847   layout:
12848     title: ""  # No title
12849     layout: "plot-latency"
12850
12851 -
12852   type: "plot"
12853   title: "VPP Latency: ip6-2n-skx-x710-78b-4t2c-features-ndr-lat50"
12854   algorithm: "plot_latency_box"
12855   output-file-type: ".html"
12856   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-features-ndr-lat50"
12857   data: "plot-vpp-throughput-latency-2n-skx"
12858   filter: "'NIC_Intel-X710' and
12859            '78B' and
12860            'FEATURE' and
12861            ('ACL10' or 'ACL50') and '10k_FLOWS' and
12862            'NDRDISC' and
12863            '4T2C' and
12864            'IP6FWD' and
12865            not 'SRv6' and
12866            not 'IPSEC' and 
12867            not 'VHOST'"
12868   parameters:
12869   - "latency"
12870   - "parent"
12871   traces:
12872     boxmean: False
12873   layout:
12874     title: ""  # No title
12875     layout: "plot-latency"
12876
12877 # Packet Latency - VPP IPv6 2n-skx-xxv710
12878 -
12879   type: "plot"
12880   title: "VPP Latency: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat50"
12881   algorithm: "plot_latency_box"
12882   output-file-type: ".html"
12883   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat50"
12884   data: "plot-vpp-throughput-latency-2n-skx"
12885   filter: "'NIC_Intel-XXV710' and
12886            '78B' and
12887            ('BASE' or 'SCALE') and
12888            'NDRDISC' and
12889            '2T1C' and
12890            'IP6FWD' and
12891            not 'SRv6' and
12892            not 'IPSEC' and 
12893            not 'VHOST'"
12894   parameters:
12895   - "latency"
12896   - "parent"
12897   traces:
12898     boxmean: False
12899   layout:
12900     title: ""  # No title
12901     layout: "plot-latency"
12902
12903 -
12904   type: "plot"
12905   title: "VPP Latency: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat50"
12906   algorithm: "plot_latency_box"
12907   output-file-type: ".html"
12908   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat50"
12909   data: "plot-vpp-throughput-latency-2n-skx"
12910   filter: "'NIC_Intel-XXV710' and
12911            '78B' and
12912            ('BASE' or 'SCALE') and
12913            'NDRDISC' and
12914            '4T2C' and
12915            'IP6FWD' and
12916            not 'SRv6' and
12917            not 'IPSEC' and 
12918            not 'VHOST'"
12919   parameters:
12920   - "latency"
12921   - "parent"
12922   traces:
12923     boxmean: False
12924   layout:
12925     title: ""  # No title
12926     layout: "plot-latency"
12927
12928 -
12929   type: "plot"
12930   title: "VPP Latency: ip6-2n-skx-xxv710-78b-2t1c-features-ndr-lat50"
12931   algorithm: "plot_latency_box"
12932   output-file-type: ".html"
12933   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-features-ndr-lat50"
12934   data: "plot-vpp-throughput-latency-2n-skx"
12935   filter: "'NIC_Intel-XXV710' and
12936            '78B' and
12937            'FEATURE' and
12938            ('ACL10' or 'ACL50') and '10k_FLOWS' and
12939            'NDRDISC' and
12940            '2T1C' and
12941            'IP6FWD' and
12942            not 'SRv6' and
12943            not 'IPSEC' and 
12944            not 'VHOST'"
12945   parameters:
12946   - "latency"
12947   - "parent"
12948   traces:
12949     boxmean: False
12950   layout:
12951     title: ""  # No title
12952     layout: "plot-latency"
12953
12954 -
12955   type: "plot"
12956   title: "VPP Latency: ip6-2n-skx-xxv710-78b-4t2c-features-ndr-lat50"
12957   algorithm: "plot_latency_box"
12958   output-file-type: ".html"
12959   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-features-ndr-lat50"
12960   data: "plot-vpp-throughput-latency-2n-skx"
12961   filter: "'NIC_Intel-XXV710' and
12962            '78B' and
12963            'FEATURE' and
12964            ('ACL10' or 'ACL50') and '10k_FLOWS' and
12965            'NDRDISC' and
12966            '4T2C' and
12967            'IP6FWD' and
12968            not 'SRv6' and
12969            not 'IPSEC' and 
12970            not 'VHOST'"
12971   parameters:
12972   - "latency"
12973   - "parent"
12974   traces:
12975     boxmean: False
12976   layout:
12977     title: ""  # No title
12978     layout: "plot-latency"
12979
12980 ################################################################################
12981
12982 # Packet Latency - VPP IPv6 tunnels 3n-hsw-x520
12983 -
12984   type: "plot"
12985   title: "VPP Latency: ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-ndr-lat50"
12986   algorithm: "plot_latency_box"
12987   output-file-type: ".html"
12988   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-ndr-lat50"
12989   data: "plot-vpp-throughput-latency-3n-hsw"
12990   filter: "'NIC_Intel-X520-DA2' and
12991            '78B' and
12992            'ENCAP' and
12993            'NDRDISC' and
12994            '1T1C' and
12995            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
12996            not 'VHOST'"
12997   parameters:
12998   - "throughput"
12999   - "parent"
13000   traces:
13001     boxmean: False
13002   layout:
13003     title: ""  # No title
13004     layout: "plot-latency"
13005
13006 -
13007   type: "plot"
13008   title: "VPP Latency: ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-ndr-lat50"
13009   algorithm: "plot_latency_box"
13010   output-file-type: ".html"
13011   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-ndr-lat50"
13012   data: "plot-vpp-throughput-latency-3n-hsw"
13013   filter: "'NIC_Intel-X520-DA2' and
13014            '78B' and
13015            'ENCAP' and
13016            'NDRDISC' and
13017            '2T2C' and
13018            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
13019            not 'VHOST'"
13020   parameters:
13021   - "throughput"
13022   - "parent"
13023   traces:
13024     boxmean: False
13025   layout:
13026     title: ""  # No title
13027     layout: "plot-latency"
13028
13029 ################################################################################
13030
13031 # Packet Latency - VPP IPSec 3n-hsw-xl710
13032 -
13033   type: "plot"
13034   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat50"
13035   algorithm: "plot_latency_box"
13036   output-file-type: ".html"
13037   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat50"
13038   data: "plot-vpp-throughput-latency-3n-hsw"
13039   filter: "'NIC_Intel-XL710' and
13040            '64B' and
13041            'IP4FWD' and
13042            'NDRDISC' and
13043            '1T1C' and
13044            'IPSECHW' and
13045            ('IPSECTRAN' or 'IPSECTUN') and
13046            not 'VHOST'"
13047   parameters:
13048   - "latency"
13049   - "parent"
13050   traces:
13051     boxmean: False
13052   layout:
13053     title: ""  # No title
13054     layout: "plot-latency"
13055
13056 -
13057   type: "plot"
13058   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat50"
13059   algorithm: "plot_latency_box"
13060   output-file-type: ".html"
13061   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat50"
13062   data: "plot-vpp-throughput-latency-3n-hsw"
13063   filter: "'NIC_Intel-XL710' and
13064            '64B' and
13065            'IP4FWD' and
13066            'NDRDISC' and
13067            '2T2C' and
13068            'IPSECHW' and
13069            ('IPSECTRAN' or 'IPSECTUN') and
13070            not 'VHOST'"
13071   parameters:
13072   - "latency"
13073   - "parent"
13074   traces:
13075     boxmean: False
13076   layout:
13077     title: ""  # No title
13078     layout: "plot-latency"
13079
13080 ################################################################################
13081
13082 # Packet Latency - VPP SRv6 3n-hsw-x520
13083 -
13084   type: "plot"
13085   title: "VPP Latency: srv6-3n-hsw-x520-78b-1t1c-features-ndr-lat50"
13086   algorithm: "plot_latency_box"
13087   output-file-type: ".html"
13088   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-ndr-lat50"
13089   data: "plot-vpp-throughput-latency-3n-hsw"
13090   filter: "'NIC_Intel-X520-DA2' and
13091            '78B' and 
13092            'FEATURE' and 
13093            'NDRDISC' and 
13094            '1T1C' and 
13095            'IP6FWD' and 
13096            'SRv6'"
13097   parameters:
13098   - "latency"
13099   - "parent"
13100   traces:
13101     boxmean: False
13102   layout:
13103     title: ""  # No title
13104     layout: "plot-latency"
13105
13106 -
13107   type: "plot"
13108   title: "VPP Latency: srv6-3n-hsw-x520-78b-2t2c-features-ndr-lat50"
13109   algorithm: "plot_latency_box"
13110   output-file-type: ".html"
13111   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-ndr-lat50"
13112   data: "plot-vpp-throughput-latency-3n-hsw"
13113   filter: "'NIC_Intel-X520-DA2' and
13114            '78B' and 
13115            'FEATURE' and 
13116            'NDRDISC' and 
13117            '2T2C' and 
13118            'IP6FWD' and 
13119            'SRv6'"
13120   parameters:
13121   - "latency"
13122   - "parent"
13123   traces:
13124     boxmean: False
13125   layout:
13126     title: ""  # No title
13127     layout: "plot-latency"
13128
13129 ################################################################################
13130
13131 # Packet Latency - VPP vhost l2sw 3n-hsw-x520
13132 -
13133   type: "plot"
13134   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat50"
13135   algorithm: "plot_latency_box"
13136   output-file-type: ".html"
13137   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat50"
13138   data: "plot-vpp-throughput-latency-3n-hsw"
13139   filter: "'NIC_Intel-X520-DA2' and
13140            '64B' and 
13141            'NDRDISC' and 
13142            '1T1C' and 
13143            'VHOST' and 
13144            not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
13145   parameters:
13146   - "latency"
13147   - "parent"
13148   traces:
13149     boxmean: False
13150   layout:
13151     title: ""  # No title
13152     layout: "plot-latency"
13153
13154 -
13155   type: "plot"
13156   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat50"
13157   algorithm: "plot_latency_box"
13158   output-file-type: ".html"
13159   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat50"
13160   data: "plot-vpp-throughput-latency-3n-hsw"
13161   filter: "'NIC_Intel-X520-DA2' and
13162            '64B' and 
13163            'NDRDISC' and 
13164            '2T2C' and 
13165            'VHOST' and 
13166            not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
13167   parameters:
13168   - "latency"
13169   - "parent"
13170   traces:
13171     boxmean: False
13172   layout:
13173     title: ""  # No title
13174     layout: "plot-latency"
13175
13176 # Packet Latency - VPP vhost ip4 3n-hsw-x520
13177 -
13178   type: "plot"
13179   title: "VPP Latency: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat50"
13180   algorithm: "plot_latency_box"
13181   output-file-type: ".html"
13182   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat50"
13183   data: "plot-vpp-throughput-latency-3n-hsw"
13184   filter: "'NIC_Intel-X520-DA2' and
13185            '64B' and 
13186            'NDRDISC' and 
13187            '1T1C' and 
13188            'VHOST' and 
13189            not 'VXLAN' and 
13190            not 'IP4FWD' and 
13191            not 'DOT1Q' and 
13192            not '2VM'"
13193   parameters:
13194   - "latency"
13195   - "parent"
13196   traces:
13197     boxmean: False
13198   layout:
13199     title: ""  # No title
13200     layout: "plot-latency"
13201
13202 -
13203   type: "plot"
13204   title: "VPP Latency: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat50"
13205   algorithm: "plot_latency_box"
13206   output-file-type: ".html"
13207   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat50"
13208   data: "plot-vpp-throughput-latency-3n-hsw"
13209   filter: "'NIC_Intel-X520-DA2' and
13210            '64B' and 
13211            'NDRDISC' and 
13212            '2T2C' and 
13213            'VHOST' and 
13214            not 'VXLAN' and 
13215            not 'IP4FWD' and 
13216            not 'DOT1Q' and 
13217            not '2VM'"
13218   parameters:
13219   - "latency"
13220   - "parent"
13221   traces:
13222     boxmean: False
13223   layout:
13224     title: ""  # No title
13225     layout: "plot-latency"
13226
13227 # Packet Latency - VPP vhost l2sw 3n-hsw-x710
13228 -
13229   type: "plot"
13230   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat50"
13231   algorithm: "plot_latency_box"
13232   output-file-type: ".html"
13233   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat50"
13234   data: "plot-vpp-throughput-latency-3n-hsw"
13235   filter: "'NIC_Intel-X710' and
13236            '64B' and 
13237            'NDRDISC' and 
13238            '1T1C' and 
13239            'VHOST' and 
13240            not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
13241   parameters:
13242   - "latency"
13243   - "parent"
13244   traces:
13245     boxmean: False
13246   layout:
13247     title: ""  # No title
13248     layout: "plot-latency"
13249
13250 -
13251   type: "plot"
13252   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat50"
13253   algorithm: "plot_latency_box"
13254   output-file-type: ".html"
13255   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat50"
13256   data: "plot-vpp-throughput-latency-3n-hsw"
13257   filter: "'NIC_Intel-X710' and
13258            '64B' and 
13259            'NDRDISC' and 
13260            '2T2C' and 
13261            'VHOST' and 
13262            not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
13263   parameters:
13264   - "latency"
13265   - "parent"
13266   traces:
13267     boxmean: False
13268   layout:
13269     title: ""  # No title
13270     layout: "plot-latency"
13271
13272 # Packet Latency - VPP vhost ip4 3n-hsw-x710
13273 -
13274   type: "plot"
13275   title: "VPP Latency: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat50"
13276   algorithm: "plot_latency_box"
13277   output-file-type: ".html"
13278   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat50"
13279   data: "plot-vpp-throughput-latency-3n-hsw"
13280   filter: "'NIC_Intel-X710' and
13281            '64B' and 
13282            'NDRDISC' and 
13283            '1T1C' and 
13284            'VHOST' and 
13285            not 'VXLAN' and 
13286            not 'IP4FWD' and 
13287            not 'DOT1Q' and 
13288            not '2VM'"
13289   parameters:
13290   - "latency"
13291   - "parent"
13292   traces:
13293     boxmean: False
13294   layout:
13295     title: ""  # No title
13296     layout: "plot-latency"
13297
13298 -
13299   type: "plot"
13300   title: "VPP Latency: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat50"
13301   algorithm: "plot_latency_box"
13302   output-file-type: ".html"
13303   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat50"
13304   data: "plot-vpp-throughput-latency-3n-hsw"
13305   filter: "'NIC_Intel-X710' and
13306            '64B' and 
13307            'NDRDISC' and 
13308            '2T2C' and 
13309            'VHOST' and 
13310            not 'VXLAN' and 
13311            not 'IP4FWD' and 
13312            not 'DOT1Q' and 
13313            not '2VM'"
13314   parameters:
13315   - "latency"
13316   - "parent"
13317   traces:
13318     boxmean: False
13319   layout:
13320     title: ""  # No title
13321     layout: "plot-latency"
13322
13323 # Packet Latency - VPP vhost l2sw 3n-hsw-xl710
13324 -
13325   type: "plot"
13326   title: "VPP Latency: vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat50"
13327   algorithm: "plot_latency_box"
13328   output-file-type: ".html"
13329   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat50"
13330   data: "plot-vpp-throughput-latency-3n-hsw"
13331   filter: "'NIC_Intel-XL710' and
13332            '64B' and 
13333            'NDRDISC' and 
13334            '1T1C' and 
13335            'VHOST' and 
13336            not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
13337   parameters:
13338   - "latency"
13339   - "parent"
13340   traces:
13341     boxmean: False
13342   layout:
13343     title: ""  # No title
13344     layout: "plot-latency"
13345
13346 -
13347   type: "plot"
13348   title: "VPP Latency: vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat50"
13349   algorithm: "plot_latency_box"
13350   output-file-type: ".html"
13351   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat50"
13352   data: "plot-vpp-throughput-latency-3n-hsw"
13353   filter: "'NIC_Intel-XL710' and
13354            '64B' and 
13355            'NDRDISC' and 
13356            '2T2C' and 
13357            'VHOST' and 
13358            not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
13359   parameters:
13360   - "latency"
13361   - "parent"
13362   traces:
13363     boxmean: False
13364   layout:
13365     title: ""  # No title
13366     layout: "plot-latency"
13367
13368 # Packet Latency - VPP vhost ip4 3n-hsw-xl710
13369 -
13370   type: "plot"
13371   title: "VPP Latency: vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat50"
13372   algorithm: "plot_latency_box"
13373   output-file-type: ".html"
13374   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat50"
13375   data: "plot-vpp-throughput-latency-3n-hsw"
13376   filter: "'NIC_Intel-XL710' and
13377            '64B' and 
13378            'NDRDISC' and 
13379            '1T1C' and 
13380            'VHOST' and 
13381            not 'VXLAN' and 
13382            not 'IP4FWD' and 
13383            not 'DOT1Q' and 
13384            not '2VM'"
13385   parameters:
13386   - "latency"
13387   - "parent"
13388   traces:
13389     boxmean: False
13390   layout:
13391     title: ""  # No title
13392     layout: "plot-latency"
13393
13394 -
13395   type: "plot"
13396   title: "VPP Latency: vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat50"
13397   algorithm: "plot_latency_box"
13398   output-file-type: ".html"
13399   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat50"
13400   data: "plot-vpp-throughput-latency-3n-hsw"
13401   filter: "'NIC_Intel-XL710' and
13402            '64B' and 
13403            'NDRDISC' and 
13404            '2T2C' and 
13405            'VHOST' and 
13406            not 'VXLAN' and 
13407            not 'IP4FWD' and 
13408            not 'DOT1Q' and 
13409            not '2VM'"
13410   parameters:
13411   - "latency"
13412   - "parent"
13413   traces:
13414     boxmean: False
13415   layout:
13416     title: ""  # No title
13417     layout: "plot-latency"
13418
13419 ################################################################################
13420 # Packet Latency - VPP VTS 3n-hsw-x520
13421 -
13422   type: "plot"
13423   title: "VPP Latency: vts-3n-hsw-x520-64b-1t1c-ndr-lat50"
13424   algorithm: "plot_latency_box"
13425   output-file-type: ".html"
13426   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-64b-1t1c-ndr-lat50"
13427   data: "plot-vpp-throughput-latency-3n-hsw"
13428   filter: "'NIC_Intel-X520-DA2' and
13429            '64B' and
13430            'NDRDISC' and
13431            '1T1C' and
13432            'VTS'"
13433   parameters:
13434   - "latency"
13435   - "parent"
13436   traces:
13437     boxmean: False
13438   layout:
13439     title: ""  # No title
13440     layout: "plot-latency"
13441
13442 -
13443   type: "plot"
13444   title: "VPP Latency: vts-3n-hsw-x520-64b-2t2c-ndr-lat50"
13445   algorithm: "plot_latency_box"
13446   output-file-type: ".html"
13447   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-64b-2t2c-ndr-lat50"
13448   data: "plot-vpp-throughput-latency-3n-hsw"
13449   filter: "'NIC_Intel-X520-DA2' and
13450            '64B' and
13451            'NDRDISC' and
13452            '2T2C' and
13453            'VTS'"
13454   parameters:
13455   - "latency"
13456   - "parent"
13457   traces:
13458     boxmean: False
13459   layout:
13460     title: ""  # No title
13461     layout: "plot-latency"
13462     
13463 ################################################################################
13464
13465 # Packet Latency - DPDK l3fwd 3n-hsw-x520
13466 -
13467   type: "plot"
13468   title: "DPDK Latency: l3fwd-3n-hsw-x520-64b-1t1c-base-ndr-lat50"
13469   algorithm: "plot_latency_box"
13470   output-file-type: ".html"
13471   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-ndr-lat50"
13472   data: "plot-dpdk-throughput-latency-3n-hsw"
13473   filter: "'NIC_Intel-X520-DA2' and
13474            '64B' and
13475            'BASE' and
13476            'NDRDISC' and
13477            '1T1C' and
13478            'IP4FWD'"
13479   parameters:
13480   - "latency"
13481   - "parent"
13482   traces:
13483     hoverinfo: "x+y"
13484     boxpoints: "outliers"
13485     whiskerwidth: 0
13486   layout:
13487     title: ""  # No title
13488     layout: "plot-latency"
13489
13490 -
13491   type: "plot"
13492   title: "DPDK Latency: l3fwd-3n-hsw-x520-64b-2t2c-base-ndr-lat50"
13493   algorithm: "plot_latency_box"
13494   output-file-type: ".html"
13495   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-ndr-lat50"
13496   data: "plot-dpdk-throughput-latency-3n-hsw"
13497   filter: "'NIC_Intel-X520-DA2' and
13498            '64B' and
13499            'BASE' and
13500            'NDRDISC' and
13501            '2T2C' and
13502            'IP4FWD'"
13503   parameters:
13504   - "latency"
13505   - "parent"
13506   traces:
13507     hoverinfo: "x+y"
13508     boxpoints: "outliers"
13509     whiskerwidth: 0
13510   layout:
13511     title: ""  # No title
13512     layout: "plot-latency"
13513
13514 # Packet Latency - DPDK l3fwd 3n-hsw-x710
13515 -
13516   type: "plot"
13517   title: "DPDK Latency: l3fwd-3n-hsw-x710-64b-1t1c-base-ndr-lat50"
13518   algorithm: "plot_latency_box"
13519   output-file-type: ".html"
13520   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-ndr-lat50"
13521   data: "plot-dpdk-throughput-latency-3n-hsw"
13522   filter: "'NIC_Intel-X710' and
13523            '64B' and
13524            'BASE' and
13525            'NDRDISC' and
13526            '1T1C' and
13527            'IP4FWD'"
13528   parameters:
13529   - "latency"
13530   - "parent"
13531   traces:
13532     hoverinfo: "x+y"
13533     boxpoints: "outliers"
13534     whiskerwidth: 0
13535   layout:
13536     title: ""  # No title
13537     layout: "plot-latency"
13538
13539 -
13540   type: "plot"
13541   title: "DPDK Latency: l3fwd-3n-hsw-x710-64b-2t2c-base-ndr-lat50"
13542   algorithm: "plot_latency_box"
13543   output-file-type: ".html"
13544   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-ndr-lat50"
13545   data: "plot-dpdk-throughput-latency-3n-hsw"
13546   filter: "'NIC_Intel-X710' and
13547            '64B' and
13548            'BASE' and
13549            'NDRDISC' and
13550            '2T2C' and
13551            'IP4FWD'"
13552   parameters:
13553   - "latency"
13554   - "parent"
13555   traces:
13556     hoverinfo: "x+y"
13557     boxpoints: "outliers"
13558     whiskerwidth: 0
13559   layout:
13560     title: ""  # No title
13561     layout: "plot-latency"
13562
13563 # Packet Latency - DPDK l3fwd 3n-hsw-xl710
13564 -
13565   type: "plot"
13566   title: "DPDK Latency: l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr-lat50"
13567   algorithm: "plot_latency_box"
13568   output-file-type: ".html"
13569   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr-lat50"
13570   data: "plot-dpdk-throughput-latency-3n-hsw"
13571   filter: "'NIC_Intel-XL710' and
13572            '64B' and
13573            'BASE' and
13574            'NDRDISC' and
13575            '1T1C' and
13576            'IP4FWD'"
13577   parameters:
13578   - "latency"
13579   - "parent"
13580   traces:
13581     hoverinfo: "x+y"
13582     boxpoints: "outliers"
13583     whiskerwidth: 0
13584   layout:
13585     title: ""  # No title
13586     layout: "plot-latency"
13587
13588 -
13589   type: "plot"
13590   title: "DPDK Latency: l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr-lat50"
13591   algorithm: "plot_latency_box"
13592   output-file-type: ".html"
13593   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr-lat50"
13594   data: "plot-dpdk-throughput-latency-3n-hsw"
13595   filter: "'NIC_Intel-XL710' and
13596            '64B' and
13597            'BASE' and
13598            'NDRDISC' and
13599            '2T2C' and
13600            'IP4FWD'"
13601   parameters:
13602   - "latency"
13603   - "parent"
13604   traces:
13605     hoverinfo: "x+y"
13606     boxpoints: "outliers"
13607     whiskerwidth: 0
13608   layout:
13609     title: ""  # No title
13610     layout: "plot-latency"
13611
13612 # Packet Latency - DPDK l3fwd 3n-skx-x710
13613 -
13614   type: "plot"
13615   title: "DPDK Latency: l3fwd-3n-skx-x710-64b-2t1c-base-ndr-lat50"
13616   algorithm: "plot_latency_box"
13617   output-file-type: ".html"
13618   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-ndr-lat50"
13619   data: "plot-dpdk-throughput-latency-3n-skx"
13620   filter: "'NIC_Intel-X710' and
13621            '64B' and
13622            'BASE' and
13623            'NDRDISC' and
13624            '2T1C' and
13625            'IP4FWD'"
13626   parameters:
13627   - "latency"
13628   - "parent"
13629   traces:
13630     hoverinfo: "x+y"
13631     boxpoints: "outliers"
13632     whiskerwidth: 0
13633   layout:
13634     title: ""  # No title
13635     layout: "plot-latency"
13636
13637 -
13638   type: "plot"
13639   title: "DPDK Latency: l3fwd-3n-skx-x710-64b-4t2c-base-ndr-lat50"
13640   algorithm: "plot_latency_box"
13641   output-file-type: ".html"
13642   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-ndr-lat50"
13643   data: "plot-dpdk-throughput-latency-3n-skx"
13644   filter: "'NIC_Intel-X710' and
13645            '64B' and
13646            'BASE' and
13647            'NDRDISC' and
13648            '4T2C' and
13649            'IP4FWD'"
13650   parameters:
13651   - "latency"
13652   - "parent"
13653   traces:
13654     hoverinfo: "x+y"
13655     boxpoints: "outliers"
13656     whiskerwidth: 0
13657   layout:
13658     title: ""  # No title
13659     layout: "plot-latency"
13660
13661 # Packet Latency - DPDK l3fwd 3n-skx-xxv710
13662 -
13663   type: "plot"
13664   title: "DPDK Latency: l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr-lat50"
13665   algorithm: "plot_latency_box"
13666   output-file-type: ".html"
13667   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr-lat50"
13668   data: "plot-dpdk-throughput-latency-3n-skx"
13669   filter: "'NIC_Intel-XXV710' and
13670            '64B' and
13671            'BASE' and
13672            'NDRDISC' and
13673            '2T1C' and
13674            'IP4FWD'"
13675   parameters:
13676   - "latency"
13677   - "parent"
13678   traces:
13679     hoverinfo: "x+y"
13680     boxpoints: "outliers"
13681     whiskerwidth: 0
13682   layout:
13683     title: ""  # No title
13684     layout: "plot-latency"
13685
13686 -
13687   type: "plot"
13688   title: "DPDK Latency: l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr-lat50"
13689   algorithm: "plot_latency_box"
13690   output-file-type: ".html"
13691   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr-lat50"
13692   data: "plot-dpdk-throughput-latency-3n-skx"
13693   filter: "'NIC_Intel-XXV710' and
13694            '64B' and
13695            'BASE' and
13696            'NDRDISC' and
13697            '4T2C' and
13698            'IP4FWD'"
13699   parameters:
13700   - "latency"
13701   - "parent"
13702   traces:
13703     hoverinfo: "x+y"
13704     boxpoints: "outliers"
13705     whiskerwidth: 0
13706   layout:
13707     title: ""  # No title
13708     layout: "plot-latency"
13709
13710 # Packet Latency - DPDK l3fwd 2n-skx-x710
13711 -
13712   type: "plot"
13713   title: "DPDK Latency: l3fwd-2n-skx-x710-64b-2t1c-base-ndr-lat50"
13714   algorithm: "plot_latency_box"
13715   output-file-type: ".html"
13716   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-ndr-lat50"
13717   data: "plot-dpdk-throughput-latency-2n-skx"
13718   filter: "'NIC_Intel-X710' and
13719            '64B' and
13720            'BASE' and
13721            'NDRDISC' and
13722            '2T1C' and
13723            'IP4FWD'"
13724   parameters:
13725   - "latency"
13726   - "parent"
13727   traces:
13728     hoverinfo: "x+y"
13729     boxpoints: "outliers"
13730     whiskerwidth: 0
13731   layout:
13732     title: ""  # No title
13733     layout: "plot-latency"
13734
13735 -
13736   type: "plot"
13737   title: "DPDK Latency: l3fwd-2n-skx-x710-64b-4t2c-base-ndr-lat50"
13738   algorithm: "plot_latency_box"
13739   output-file-type: ".html"
13740   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-ndr-lat50"
13741   data: "plot-dpdk-throughput-latency-2n-skx"
13742   filter: "'NIC_Intel-X710' and
13743            '64B' and
13744            'BASE' and
13745            'NDRDISC' and
13746            '4T2C' and
13747            'IP4FWD'"
13748   parameters:
13749   - "latency"
13750   - "parent"
13751   traces:
13752     hoverinfo: "x+y"
13753     boxpoints: "outliers"
13754     whiskerwidth: 0
13755   layout:
13756     title: ""  # No title
13757     layout: "plot-latency"
13758
13759 # Packet Latency - DPDK l3fwd 2n-skx-xxv710
13760 -
13761   type: "plot"
13762   title: "DPDK Latency: l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr-lat50"
13763   algorithm: "plot_latency_box"
13764   output-file-type: ".html"
13765   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr-lat50"
13766   data: "plot-dpdk-throughput-latency-2n-skx"
13767   filter: "'NIC_Intel-XXV710' and
13768            '64B' and
13769            'BASE' and
13770            'NDRDISC' and
13771            '2T1C' and
13772            'IP4FWD'"
13773   parameters:
13774   - "latency"
13775   - "parent"
13776   traces:
13777     hoverinfo: "x+y"
13778     boxpoints: "outliers"
13779     whiskerwidth: 0
13780   layout:
13781     title: ""  # No title
13782     layout: "plot-latency"
13783
13784 -
13785   type: "plot"
13786   title: "DPDK Latency: l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr-lat50"
13787   algorithm: "plot_latency_box"
13788   output-file-type: ".html"
13789   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr-lat50"
13790   data: "plot-dpdk-throughput-latency-2n-skx"
13791   filter: "'NIC_Intel-XXV710' and
13792            '64B' and
13793            'BASE' and
13794            'NDRDISC' and
13795            '4T2C' and
13796            'IP4FWD'"
13797   parameters:
13798   - "latency"
13799   - "parent"
13800   traces:
13801     hoverinfo: "x+y"
13802     boxpoints: "outliers"
13803     whiskerwidth: 0
13804   layout:
13805     title: ""  # No title
13806     layout: "plot-latency"
13807
13808 ################################################################################
13809
13810 # Packet Latency - DPDK testpmd 3n-hsw-x520
13811 -
13812   type: "plot"
13813   title: "DPDK Latency: testpmd-3n-hsw-x520-64b-1t1c-base-ndr-lat50"
13814   algorithm: "plot_latency_box"
13815   output-file-type: ".html"
13816   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-ndr-lat50"
13817   data: "plot-dpdk-throughput-latency-3n-hsw"
13818   filter: "'NIC_Intel-X520-DA2' and
13819            '64B' and
13820            'BASE' and
13821            'NDRDISC' and
13822            '1T1C' and
13823            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
13824   parameters:
13825   - "latency"
13826   - "parent"
13827   traces:
13828     hoverinfo: "x+y"
13829     boxpoints: "outliers"
13830     whiskerwidth: 0
13831   layout:
13832     title: ""  # No title
13833     layout: "plot-latency"
13834
13835 -
13836   type: "plot"
13837   title: "DPDK Latency: testpmd-3n-hsw-x520-64b-2t2c-base-ndr-lat50"
13838   algorithm: "plot_latency_box"
13839   output-file-type: ".html"
13840   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-ndr-lat50"
13841   data: "plot-dpdk-throughput-latency-3n-hsw"
13842   filter: "'NIC_Intel-X520-DA2' and
13843            '64B' and
13844            'BASE' and
13845            'NDRDISC' and
13846            '2T2C' and
13847            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
13848   parameters:
13849   - "latency"
13850   - "parent"
13851   traces:
13852     hoverinfo: "x+y"
13853     boxpoints: "outliers"
13854     whiskerwidth: 0
13855   layout:
13856     title: ""  # No title
13857     layout: "plot-latency"
13858
13859 # Packet Latency - DPDK testpmd 3n-hsw-x710
13860 -
13861   type: "plot"
13862   title: "DPDK Latency: testpmd-3n-hsw-x710-64b-1t1c-base-ndr-lat50"
13863   algorithm: "plot_latency_box"
13864   output-file-type: ".html"
13865   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-ndr-lat50"
13866   data: "plot-dpdk-throughput-latency-3n-hsw"
13867   filter: "'NIC_Intel-X710' and
13868            '64B' and
13869            'BASE' and
13870            'NDRDISC' and
13871            '1T1C' and
13872            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
13873   parameters:
13874   - "latency"
13875   - "parent"
13876   traces:
13877     hoverinfo: "x+y"
13878     boxpoints: "outliers"
13879     whiskerwidth: 0
13880   layout:
13881     title: ""  # No title
13882     layout: "plot-latency"
13883
13884 -
13885   type: "plot"
13886   title: "DPDK Latency: testpmd-3n-hsw-x710-64b-2t2c-base-ndr-lat50"
13887   algorithm: "plot_latency_box"
13888   output-file-type: ".html"
13889   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-ndr-lat50"
13890   data: "plot-dpdk-throughput-latency-3n-hsw"
13891   filter: "'NIC_Intel-X710' and
13892            '64B' and
13893            'BASE' and
13894            'NDRDISC' and
13895            '2T2C' and
13896            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
13897   parameters:
13898   - "latency"
13899   - "parent"
13900   traces:
13901     hoverinfo: "x+y"
13902     boxpoints: "outliers"
13903     whiskerwidth: 0
13904   layout:
13905     title: ""  # No title
13906     layout: "plot-latency"
13907
13908 # Packet Latency - DPDK testpmd 3n-hsw-xl710
13909 -
13910   type: "plot"
13911   title: "DPDK Latency: testpmd-3n-hsw-xl710-64b-1t1c-base-ndr-lat50"
13912   algorithm: "plot_latency_box"
13913   output-file-type: ".html"
13914   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-ndr-lat50"
13915   data: "plot-dpdk-throughput-latency-3n-hsw"
13916   filter: "'NIC_Intel-XL710' and
13917            '64B' and
13918            'BASE' and
13919            'NDRDISC' and
13920            '1T1C' and
13921            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
13922   parameters:
13923   - "latency"
13924   - "parent"
13925   traces:
13926     hoverinfo: "x+y"
13927     boxpoints: "outliers"
13928     whiskerwidth: 0
13929   layout:
13930     title: ""  # No title
13931     layout: "plot-latency"
13932
13933 -
13934   type: "plot"
13935   title: "DPDK Latency: testpmd-3n-hsw-xl710-64b-2t2c-base-ndr-lat50"
13936   algorithm: "plot_latency_box"
13937   output-file-type: ".html"
13938   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-ndr-lat50"
13939   data: "plot-dpdk-throughput-latency-3n-hsw"
13940   filter: "'NIC_Intel-XL710' and
13941            '64B' and
13942            'BASE' and
13943            'NDRDISC' and
13944            '2T2C' and
13945            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
13946   parameters:
13947   - "latency"
13948   - "parent"
13949   traces:
13950     hoverinfo: "x+y"
13951     boxpoints: "outliers"
13952     whiskerwidth: 0
13953   layout:
13954     title: ""  # No title
13955     layout: "plot-latency"
13956
13957 # Packet Latency - DPDK testpmd 3n-skx-x710
13958 -
13959   type: "plot"
13960   title: "DPDK Latency: testpmd-3n-skx-x710-64b-2t1c-base-ndr-lat50"
13961   algorithm: "plot_latency_box"
13962   output-file-type: ".html"
13963   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-ndr-lat50"
13964   data: "plot-dpdk-throughput-latency-3n-skx"
13965   filter: "'NIC_Intel-X710' and
13966            '64B' and
13967            'BASE' and
13968            'NDRDISC' and
13969            '2T1C' and
13970            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
13971   parameters:
13972   - "latency"
13973   - "parent"
13974   traces:
13975     hoverinfo: "x+y"
13976     boxpoints: "outliers"
13977     whiskerwidth: 0
13978   layout:
13979     title: ""  # No title
13980     layout: "plot-latency"
13981
13982 -
13983   type: "plot"
13984   title: "DPDK Latency: testpmd-3n-skx-x710-64b-4t2c-base-ndr-lat50"
13985   algorithm: "plot_latency_box"
13986   output-file-type: ".html"
13987   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-ndr-lat50"
13988   data: "plot-dpdk-throughput-latency-3n-skx"
13989   filter: "'NIC_Intel-X710' and
13990            '64B' and
13991            'BASE' and
13992            'NDRDISC' and
13993            '4T2C' and
13994            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
13995   parameters:
13996   - "latency"
13997   - "parent"
13998   traces:
13999     hoverinfo: "x+y"
14000     boxpoints: "outliers"
14001     whiskerwidth: 0
14002   layout:
14003     title: ""  # No title
14004     layout: "plot-latency"
14005
14006 # Packet Latency - DPDK testpmd 3n-skx-xxv710
14007 -
14008   type: "plot"
14009   title: "DPDK Latency: testpmd-3n-skx-xxv710-64b-2t1c-base-ndr-lat50"
14010   algorithm: "plot_latency_box"
14011   output-file-type: ".html"
14012   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-ndr-lat50"
14013   data: "plot-dpdk-throughput-latency-3n-skx"
14014   filter: "'NIC_Intel-XXV710' and
14015            '64B' and
14016            'BASE' and
14017            'NDRDISC' and
14018            '2T1C' and
14019            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
14020   parameters:
14021   - "latency"
14022   - "parent"
14023   traces:
14024     hoverinfo: "x+y"
14025     boxpoints: "outliers"
14026     whiskerwidth: 0
14027   layout:
14028     title: ""  # No title
14029     layout: "plot-latency"
14030
14031 -
14032   type: "plot"
14033   title: "DPDK Latency: testpmd-3n-skx-xxv710-64b-4t2c-base-ndr-lat50"
14034   algorithm: "plot_latency_box"
14035   output-file-type: ".html"
14036   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-ndr-lat50"
14037   data: "plot-dpdk-throughput-latency-3n-skx"
14038   filter: "'NIC_Intel-XXV710' and
14039            '64B' and
14040            'BASE' and
14041            'NDRDISC' and
14042            '4T2C' and
14043            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
14044   parameters:
14045   - "latency"
14046   - "parent"
14047   traces:
14048     hoverinfo: "x+y"
14049     boxpoints: "outliers"
14050     whiskerwidth: 0
14051   layout:
14052     title: ""  # No title
14053     layout: "plot-latency"
14054
14055 # Packet Latency - DPDK testpmd 2n-skx-x710
14056 -
14057   type: "plot"
14058   title: "DPDK Latency: testpmd-2n-skx-x710-64b-2t1c-base-ndr-lat50"
14059   algorithm: "plot_latency_box"
14060   output-file-type: ".html"
14061   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-ndr-lat50"
14062   data: "plot-dpdk-throughput-latency-2n-skx"
14063   filter: "'NIC_Intel-X710' and
14064            '64B' and
14065            'BASE' and
14066            'NDRDISC' and
14067            '2T1C' and
14068            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
14069   parameters:
14070   - "latency"
14071   - "parent"
14072   traces:
14073     hoverinfo: "x+y"
14074     boxpoints: "outliers"
14075     whiskerwidth: 0
14076   layout:
14077     title: ""  # No title
14078     layout: "plot-latency"
14079
14080 -
14081   type: "plot"
14082   title: "DPDK Latency: testpmd-2n-skx-x710-64b-4t2c-base-ndr-lat50"
14083   algorithm: "plot_latency_box"
14084   output-file-type: ".html"
14085   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-ndr-lat50"
14086   data: "plot-dpdk-throughput-latency-2n-skx"
14087   filter: "'NIC_Intel-X710' and
14088            '64B' and
14089            'BASE' and
14090            'NDRDISC' and
14091            '4T2C' and
14092            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
14093   parameters:
14094   - "latency"
14095   - "parent"
14096   traces:
14097     hoverinfo: "x+y"
14098     boxpoints: "outliers"
14099     whiskerwidth: 0
14100   layout:
14101     title: ""  # No title
14102     layout: "plot-latency"
14103
14104 # Packet Latency - DPDK testpmd 2n-skx-xxv710
14105 -
14106   type: "plot"
14107   title: "DPDK Latency: testpmd-2n-skx-xxv710-64b-2t1c-base-ndr-lat50"
14108   algorithm: "plot_latency_box"
14109   output-file-type: ".html"
14110   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-ndr-lat50"
14111   data: "plot-dpdk-throughput-latency-2n-skx"
14112   filter: "'NIC_Intel-XXV710' and
14113            '64B' and
14114            'BASE' and
14115            'NDRDISC' and
14116            '2T1C' and
14117            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
14118   parameters:
14119   - "latency"
14120   - "parent"
14121   traces:
14122     hoverinfo: "x+y"
14123     boxpoints: "outliers"
14124     whiskerwidth: 0
14125   layout:
14126     title: ""  # No title
14127     layout: "plot-latency"
14128
14129 -
14130   type: "plot"
14131   title: "DPDK Latency: testpmd-2n-skx-xxv710-64b-4t2c-base-ndr-lat50"
14132   algorithm: "plot_latency_box"
14133   output-file-type: ".html"
14134   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-ndr-lat50"
14135   data: "plot-dpdk-throughput-latency-2n-skx"
14136   filter: "'NIC_Intel-XXV710' and
14137            '64B' and
14138            'BASE' and
14139            'NDRDISC' and
14140            '4T2C' and
14141            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
14142   parameters:
14143   - "latency"
14144   - "parent"
14145   traces:
14146     hoverinfo: "x+y"
14147     boxpoints: "outliers"
14148     whiskerwidth: 0
14149   layout:
14150     title: ""  # No title
14151     layout: "plot-latency"
14152
14153 ################################################################################
14154
14155 # Speedup - VPP Container Memif 3n-hsw-x520
14156 -
14157   type: "plot"
14158   title: "Speedup: memif-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
14159   algorithm: "plot_throughput_speedup_analysis"
14160   output-file-type: ".html"
14161   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
14162   data: "plot-throughput-speedup-analysis-3n-hsw"
14163   filter: "'NIC_Intel-X520-DA2' and
14164            '64B' and
14165            ('BASE' or 'SCALE') and
14166            'NDRDISC' and
14167            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
14168            not 'VHOST' and
14169            'MEMIF'"
14170   parameters:
14171   - "throughput"
14172   - "parent"
14173   - "tags"
14174   layout:
14175     title: ""  # No title
14176     layout: "plot-throughput-speedup-analysis"
14177
14178 -
14179   type: "plot"
14180   title: "Speedup: memif-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
14181   algorithm: "plot_throughput_speedup_analysis"
14182   output-file-type: ".html"
14183   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
14184   data: "plot-throughput-speedup-analysis-3n-hsw"
14185   filter: "'NIC_Intel-X520-DA2' and
14186            '64B' and
14187            ('BASE' or 'SCALE') and
14188            'PDRDISC' and not 'NDRDISC' and
14189            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
14190            not 'VHOST' and
14191            'MEMIF'"
14192   parameters:
14193   - "throughput"
14194   - "parent"
14195   - "tags"
14196   layout:
14197     title: ""  # No title
14198     layout: "plot-throughput-speedup-analysis"
14199
14200 # Speedup - VPP Container Memif 3n-hsw-x710
14201 -
14202   type: "plot"
14203   title: "Speedup: memif-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
14204   algorithm: "plot_throughput_speedup_analysis"
14205   output-file-type: ".html"
14206   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
14207   data: "plot-throughput-speedup-analysis-3n-hsw"
14208   filter: "'NIC_Intel-X710' and
14209            '64B' and
14210            ('BASE' or 'SCALE') and
14211            'NDRDISC' and
14212            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
14213            not 'VHOST' and
14214            'MEMIF'"
14215   parameters:
14216   - "throughput"
14217   - "parent"
14218   - "tags"
14219   layout:
14220     title: ""  # No title
14221     layout: "plot-throughput-speedup-analysis"
14222
14223 -
14224   type: "plot"
14225   title: "Speedup: memif-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
14226   algorithm: "plot_throughput_speedup_analysis"
14227   output-file-type: ".html"
14228   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
14229   data: "plot-throughput-speedup-analysis-3n-hsw"
14230   filter: "'NIC_Intel-X710' and
14231            '64B' and
14232            ('BASE' or 'SCALE') and
14233            'PDRDISC' and not 'NDRDISC' and
14234            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
14235            not 'VHOST' and
14236            'MEMIF'"
14237   parameters:
14238   - "throughput"
14239   - "parent"
14240   - "tags"
14241   layout:
14242     title: ""  # No title
14243     layout: "plot-throughput-speedup-analysis"
14244
14245 # Speedup - VPP Container Memif 3n-hsw-xl710
14246 -
14247   type: "plot"
14248   title: "Speedup: memif-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
14249   algorithm: "plot_throughput_speedup_analysis"
14250   output-file-type: ".html"
14251   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
14252   data: "plot-throughput-speedup-analysis-3n-hsw"
14253   filter: "'NIC_Intel-XL710' and
14254            '64B' and
14255            ('BASE' or 'SCALE') and
14256            'NDRDISC' and
14257            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
14258            not 'VHOST' and
14259            'MEMIF'"
14260   parameters:
14261   - "throughput"
14262   - "parent"
14263   - "tags"
14264   layout:
14265     title: ""  # No title
14266     layout: "plot-throughput-speedup-analysis"
14267
14268 -
14269   type: "plot"
14270   title: "Speedup: memif-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
14271   algorithm: "plot_throughput_speedup_analysis"
14272   output-file-type: ".html"
14273   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
14274   data: "plot-throughput-speedup-analysis-3n-hsw"
14275   filter: "'NIC_Intel-XL710' and
14276            '64B' and
14277            ('BASE' or 'SCALE') and
14278            'PDRDISC' and not 'NDRDISC' and
14279            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
14280            not 'VHOST' and
14281            'MEMIF'"
14282   parameters:
14283   - "throughput"
14284   - "parent"
14285   - "tags"
14286   layout:
14287     title: ""  # No title
14288     layout: "plot-throughput-speedup-analysis"
14289
14290 # Speedup - VPP Container Memif 3n-skx-x710
14291 -
14292   type: "plot"
14293   title: "Speedup: memif-3n-skx-x710-64b-base_and_scale-ndr-tsa"
14294   algorithm: "plot_throughput_speedup_analysis"
14295   output-file-type: ".html"
14296   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-base_and_scale-ndr-tsa"
14297   data: "plot-throughput-speedup-analysis-3n-skx"
14298   filter: "'NIC_Intel-X710' and
14299            '64B' and
14300            ('BASE' or 'SCALE') and
14301            'NDRDISC' and
14302            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
14303            not 'VHOST' and
14304            'MEMIF'"
14305   parameters:
14306   - "throughput"
14307   - "parent"
14308   - "tags"
14309   layout:
14310     title: ""  # No title
14311     layout: "plot-throughput-speedup-analysis"
14312
14313 -
14314   type: "plot"
14315   title: "Speedup: memif-3n-skx-x710-64b-base_and_scale-pdr-tsa"
14316   algorithm: "plot_throughput_speedup_analysis"
14317   output-file-type: ".html"
14318   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-base_and_scale-pdr-tsa"
14319   data: "plot-throughput-speedup-analysis-3n-skx"
14320   filter: "'NIC_Intel-X710' and
14321            '64B' and
14322            ('BASE' or 'SCALE') and
14323            'PDRDISC' and not 'NDRDISC' and
14324            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
14325            not 'VHOST' and
14326             'MEMIF'"
14327   parameters:
14328   - "throughput"
14329   - "parent"
14330   - "tags"
14331   layout:
14332     title: ""  # No title
14333     layout: "plot-throughput-speedup-analysis"
14334
14335 # Speedup - VPP Container Memif 3n-skx-xxv710
14336 -
14337   type: "plot"
14338   title: "Speedup: memif-3n-skx-xxv710-64b-base_and_scale-ndr-tsa"
14339   algorithm: "plot_throughput_speedup_analysis"
14340   output-file-type: ".html"
14341   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-xxv710-64b-base_and_scale-ndr-tsa"
14342   data: "plot-throughput-speedup-analysis-3n-skx"
14343   filter: "'NIC_Intel-XXV710' and
14344            '64B' and
14345            ('BASE' or 'SCALE') and
14346            'NDRDISC' and
14347            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
14348            not 'VHOST' and
14349            'MEMIF'"
14350   parameters:
14351   - "throughput"
14352   - "parent"
14353   - "tags"
14354   layout:
14355     title: ""  # No title
14356     layout: "plot-throughput-speedup-analysis"
14357
14358 -
14359   type: "plot"
14360   title: "Speedup: memif-3n-skx-xxv710-64b-base_and_scale-pdr-tsa"
14361   algorithm: "plot_throughput_speedup_analysis"
14362   output-file-type: ".html"
14363   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-xxv710-64b-base_and_scale-pdr-tsa"
14364   data: "plot-throughput-speedup-analysis-3n-skx"
14365   filter: "'NIC_Intel-XXV710' and
14366            '64B' and
14367            ('BASE' or 'SCALE') and
14368            'PDRDISC' and not 'NDRDISC' and
14369            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
14370            not 'VHOST' and
14371            'MEMIF'"
14372   parameters:
14373   - "throughput"
14374   - "parent"
14375   - "tags"
14376   layout:
14377     title: ""  # No title
14378     layout: "plot-throughput-speedup-analysis"
14379
14380 # Speedup - VPP Container Memif 2n-skx-x710
14381 -
14382   type: "plot"
14383   title: "Speedup: memif-2n-skx-x710-64b-base_and_scale-ndr-tsa"
14384   algorithm: "plot_throughput_speedup_analysis"
14385   output-file-type: ".html"
14386   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-base_and_scale-ndr-tsa"
14387   data: "plot-throughput-speedup-analysis-2n-skx"
14388   filter: "'NIC_Intel-X710' and
14389            '64B' and
14390            ('BASE' or 'SCALE') and
14391            'NDRDISC' and
14392            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
14393            not 'VHOST' and
14394            'MEMIF'"
14395   parameters:
14396   - "throughput"
14397   - "parent"
14398   - "tags"
14399   layout:
14400     title: ""  # No title
14401     layout: "plot-throughput-speedup-analysis"
14402
14403 -
14404   type: "plot"
14405   title: "Speedup: memif-2n-skx-x710-64b-base_and_scale-pdr-tsa"
14406   algorithm: "plot_throughput_speedup_analysis"
14407   output-file-type: ".html"
14408   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-base_and_scale-pdr-tsa"
14409   data: "plot-throughput-speedup-analysis-2n-skx"
14410   filter: "'NIC_Intel-X710' and
14411            '64B' and
14412            ('BASE' or 'SCALE') and
14413            'PDRDISC' and not 'NDRDISC' and
14414            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
14415            not 'VHOST' and
14416            'MEMIF'"
14417   parameters:
14418   - "throughput"
14419   - "parent"
14420   - "tags"
14421   layout:
14422     title: ""  # No title
14423     layout: "plot-throughput-speedup-analysis"
14424
14425 # Speedup - VPP Container Memif 2n-skx-xxv710
14426 -
14427   type: "plot"
14428   title: "Speedup: memif-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
14429   algorithm: "plot_throughput_speedup_analysis"
14430   output-file-type: ".html"
14431   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
14432   data: "plot-throughput-speedup-analysis-2n-skx"
14433   filter: "'NIC_Intel-XXV710' and
14434            '64B' and
14435            ('BASE' or 'SCALE') and
14436            'NDRDISC' and
14437            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
14438            not 'VHOST' and
14439            'MEMIF'"
14440   parameters:
14441   - "throughput"
14442   - "parent"
14443   - "tags"
14444   layout:
14445     title: ""  # No title
14446     layout: "plot-throughput-speedup-analysis"
14447
14448 -
14449   type: "plot"
14450   title: "Speedup: memif-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
14451   algorithm: "plot_throughput_speedup_analysis"
14452   output-file-type: ".html"
14453   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
14454   data: "plot-throughput-speedup-analysis-2n-skx"
14455   filter: "'NIC_Intel-XXV710' and
14456            '64B' and
14457            ('BASE' or 'SCALE') and
14458            'PDRDISC' and not 'NDRDISC' and
14459            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
14460            not 'VHOST' and
14461            'MEMIF'"
14462   parameters:
14463   - "throughput"
14464   - "parent"
14465   - "tags"
14466   layout:
14467     title: ""  # No title
14468     layout: "plot-throughput-speedup-analysis"
14469
14470 ################################################################################
14471
14472 # Speedup - VPP Container k8s memif 3n-hsw-x520
14473 -
14474   type: "plot"
14475   title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
14476   algorithm: "plot_throughput_speedup_analysis"
14477   output-file-type: ".html"
14478   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
14479   data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
14480   filter: "'NIC_Intel-X520-DA2' and
14481            '64B' and
14482            ('BASE' or 'SCALE') and
14483            'NDRDISC' and
14484            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
14485            not 'VHOST' and
14486            'MEMIF'"
14487   parameters:
14488   - "throughput"
14489   - "parent"
14490   - "tags"
14491   layout:
14492     title: ""  # No title
14493     layout: "plot-throughput-speedup-analysis"
14494
14495 -
14496   type: "plot"
14497   title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
14498   algorithm: "plot_throughput_speedup_analysis"
14499   output-file-type: ".html"
14500   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
14501   data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
14502   filter: "'NIC_Intel-X520-DA2' and
14503            '64B' and
14504            ('BASE' or 'SCALE') and
14505            'PDRDISC' and not 'NDRDISC' and
14506            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
14507            not 'VHOST' and
14508            'MEMIF'"
14509   parameters:
14510   - "throughput"
14511   - "parent"
14512   - "tags"
14513   layout:
14514     title: ""  # No title
14515     layout: "plot-throughput-speedup-analysis"
14516
14517 # Speedup - VPP Container Memif 3n-hsw-x710
14518 -
14519   type: "plot"
14520   title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
14521   algorithm: "plot_throughput_speedup_analysis"
14522   output-file-type: ".html"
14523   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
14524   data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
14525   filter: "'NIC_Intel-X710' and
14526            '64B' and
14527            ('BASE' or 'SCALE') and
14528            'NDRDISC' and
14529            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
14530            not 'VHOST' and
14531            'MEMIF'"
14532   parameters:
14533   - "throughput"
14534   - "parent"
14535   - "tags"
14536   layout:
14537     title: ""  # No title
14538     layout: "plot-throughput-speedup-analysis"
14539
14540 -
14541   type: "plot"
14542   title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
14543   algorithm: "plot_throughput_speedup_analysis"
14544   output-file-type: ".html"
14545   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
14546   data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
14547   filter: "'NIC_Intel-X710' and
14548            '64B' and
14549            ('BASE' or 'SCALE') and
14550            'PDRDISC' and not 'NDRDISC' and
14551            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
14552            not 'VHOST' and
14553            'MEMIF'"
14554   parameters:
14555   - "throughput"
14556   - "parent"
14557   - "tags"
14558   layout:
14559     title: ""  # No title
14560     layout: "plot-throughput-speedup-analysis"
14561
14562 # Speedup - VPP Container Memif 3n-hsw-xl710
14563 -
14564   type: "plot"
14565   title: "Speedup: k8s-memif-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
14566   algorithm: "plot_throughput_speedup_analysis"
14567   output-file-type: ".html"
14568   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
14569   data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
14570   filter: "'NIC_Intel-XL710' and
14571            '64B' and
14572            ('BASE' or 'SCALE') and
14573            'NDRDISC' and
14574            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
14575            not 'VHOST' and
14576            'MEMIF'"
14577   parameters:
14578   - "throughput"
14579   - "parent"
14580   - "tags"
14581   layout:
14582     title: ""  # No title
14583     layout: "plot-throughput-speedup-analysis"
14584
14585 -
14586   type: "plot"
14587   title: "Speedup: k8s-memif-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
14588   algorithm: "plot_throughput_speedup_analysis"
14589   output-file-type: ".html"
14590   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
14591   data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
14592   filter: "'NIC_Intel-XL710' and
14593            '64B' and
14594            ('BASE' or 'SCALE') and
14595            'PDRDISC' and not 'NDRDISC' and
14596            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
14597            not 'VHOST' and
14598            'MEMIF'"
14599   parameters:
14600   - "throughput"
14601   - "parent"
14602   - "tags"
14603   layout:
14604     title: ""  # No title
14605     layout: "plot-throughput-speedup-analysis"
14606
14607 # Speedup - VPP Container Memif 3n-skx-x710
14608 -
14609   type: "plot"
14610   title: "Speedup: k8s-memif-3n-skx-x710-64b-base_and_scale-ndr-tsa"
14611   algorithm: "plot_throughput_speedup_analysis"
14612   output-file-type: ".html"
14613   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-skx-x710-64b-base_and_scale-ndr-tsa"
14614   data: "plot-ligato-throughput-speedup-analysis-3n-skx"
14615   filter: "'NIC_Intel-X710' and
14616            '64B' and
14617            ('BASE' or 'SCALE') and
14618            'NDRDISC' and
14619            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
14620            not 'VHOST' and
14621            'MEMIF'"
14622   parameters:
14623   - "throughput"
14624   - "parent"
14625   - "tags"
14626   layout:
14627     title: ""  # No title
14628     layout: "plot-throughput-speedup-analysis"
14629
14630 -
14631   type: "plot"
14632   title: "Speedup: k8s-memif-3n-skx-x710-64b-base_and_scale-pdr-tsa"
14633   algorithm: "plot_throughput_speedup_analysis"
14634   output-file-type: ".html"
14635   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-skx-x710-64b-base_and_scale-pdr-tsa"
14636   data: "plot-ligato-throughput-speedup-analysis-3n-skx"
14637   filter: "'NIC_Intel-X710' and
14638            '64B' and
14639            ('BASE' or 'SCALE') and
14640            'PDRDISC' and not 'NDRDISC' and
14641            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
14642            not 'VHOST' and
14643             'MEMIF'"
14644   parameters:
14645   - "throughput"
14646   - "parent"
14647   - "tags"
14648   layout:
14649     title: ""  # No title
14650     layout: "plot-throughput-speedup-analysis"
14651
14652 # Speedup - VPP Container Memif 3n-skx-xxv710
14653 -
14654   type: "plot"
14655   title: "Speedup: k8s-memif-3n-skx-xxv710-64b-base_and_scale-ndr-tsa"
14656   algorithm: "plot_throughput_speedup_analysis"
14657   output-file-type: ".html"
14658   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-skx-xxv710-64b-base_and_scale-ndr-tsa"
14659   data: "plot-ligato-throughput-speedup-analysis-3n-skx"
14660   filter: "'NIC_Intel-XXV710' and
14661            '64B' and
14662            ('BASE' or 'SCALE') and
14663            'NDRDISC' and
14664            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
14665            not 'VHOST' and
14666            'MEMIF'"
14667   parameters:
14668   - "throughput"
14669   - "parent"
14670   - "tags"
14671   layout:
14672     title: ""  # No title
14673     layout: "plot-throughput-speedup-analysis"
14674
14675 -
14676   type: "plot"
14677   title: "Speedup: k8s-memif-3n-skx-xxv710-64b-base_and_scale-pdr-tsa"
14678   algorithm: "plot_throughput_speedup_analysis"
14679   output-file-type: ".html"
14680   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-skx-xxv710-64b-base_and_scale-pdr-tsa"
14681   data: "plot-ligato-throughput-speedup-analysis-3n-skx"
14682   filter: "'NIC_Intel-XXV710' and
14683            '64B' and
14684            ('BASE' or 'SCALE') and
14685            'PDRDISC' and not 'NDRDISC' and
14686            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
14687            not 'VHOST' and
14688            'MEMIF'"
14689   parameters:
14690   - "throughput"
14691   - "parent"
14692   - "tags"
14693   layout:
14694     title: ""  # No title
14695     layout: "plot-throughput-speedup-analysis"
14696
14697 # Speedup - VPP Container Memif 2n-skx-x710
14698 -
14699   type: "plot"
14700   title: "Speedup: k8s-memif-2n-skx-x710-64b-base_and_scale-ndr-tsa"
14701   algorithm: "plot_throughput_speedup_analysis"
14702   output-file-type: ".html"
14703   output-file: "{DIR[STATIC,VPP]}/k8s-memif-2n-skx-x710-64b-base_and_scale-ndr-tsa"
14704   data: "plot-ligato-throughput-speedup-analysis-2n-skx"
14705   filter: "'NIC_Intel-X710' and
14706            '64B' and
14707            ('BASE' or 'SCALE') and
14708            'NDRDISC' and
14709            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
14710            not 'VHOST' and
14711            'MEMIF'"
14712   parameters:
14713   - "throughput"
14714   - "parent"
14715   - "tags"
14716   layout:
14717     title: ""  # No title
14718     layout: "plot-throughput-speedup-analysis"
14719
14720 -
14721   type: "plot"
14722   title: "Speedup: k8s-memif-2n-skx-x710-64b-base_and_scale-pdr-tsa"
14723   algorithm: "plot_throughput_speedup_analysis"
14724   output-file-type: ".html"
14725   output-file: "{DIR[STATIC,VPP]}/k8s-memif-2n-skx-x710-64b-base_and_scale-pdr-tsa"
14726   data: "plot-ligato-throughput-speedup-analysis-2n-skx"
14727   filter: "'NIC_Intel-X710' and
14728            '64B' and
14729            ('BASE' or 'SCALE') and
14730            'PDRDISC' and not 'NDRDISC' and
14731            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
14732            not 'VHOST' and
14733            'MEMIF'"
14734   parameters:
14735   - "throughput"
14736   - "parent"
14737   - "tags"
14738   layout:
14739     title: ""  # No title
14740     layout: "plot-throughput-speedup-analysis"
14741
14742 # Speedup - VPP Container Memif 2n-skx-xxv710
14743 -
14744   type: "plot"
14745   title: "Speedup: k8s-memif-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
14746   algorithm: "plot_throughput_speedup_analysis"
14747   output-file-type: ".html"
14748   output-file: "{DIR[STATIC,VPP]}/k8s-memif-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
14749   data: "plot-ligato-throughput-speedup-analysis-2n-skx"
14750   filter: "'NIC_Intel-XXV710' and
14751            '64B' and
14752            ('BASE' or 'SCALE') and
14753            'NDRDISC' and
14754            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
14755            not 'VHOST' and
14756            'MEMIF'"
14757   parameters:
14758   - "throughput"
14759   - "parent"
14760   - "tags"
14761   layout:
14762     title: ""  # No title
14763     layout: "plot-throughput-speedup-analysis"
14764
14765 -
14766   type: "plot"
14767   title: "Speedup: k8s-memif-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
14768   algorithm: "plot_throughput_speedup_analysis"
14769   output-file-type: ".html"
14770   output-file: "{DIR[STATIC,VPP]}/k8s-memif-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
14771   data: "plot-ligato-throughput-speedup-analysis-2n-skx"
14772   filter: "'NIC_Intel-XXV710' and
14773            '64B' and
14774            ('BASE' or 'SCALE') and
14775            'PDRDISC' and not 'NDRDISC' and
14776            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
14777            not 'VHOST' and
14778            'MEMIF'"
14779   parameters:
14780   - "throughput"
14781   - "parent"
14782   - "tags"
14783   layout:
14784     title: ""  # No title
14785     layout: "plot-throughput-speedup-analysis"
14786
14787 ################################################################################
14788
14789 # Speedup - VPP IPv4 3n-hsw-x520
14790 -
14791   type: "plot"
14792   title: "Speedup: ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
14793   algorithm: "plot_throughput_speedup_analysis"
14794   output-file-type: ".html"
14795   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
14796   data: "plot-throughput-speedup-analysis-3n-hsw"
14797   filter: "'NIC_Intel-X520-DA2' and
14798            '64B' and
14799            ('BASE' or 'SCALE') and
14800            'NDRDISC' and
14801            'IP4FWD' and
14802            not 'IPSEC' and 
14803            not 'VHOST'"
14804   parameters:
14805   - "throughput"
14806   - "parent"
14807   - "tags"
14808   layout:
14809     title: ""  # No title
14810     layout: "plot-throughput-speedup-analysis"
14811
14812 -
14813   type: "plot"
14814   title: "Speedup: ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
14815   algorithm: "plot_throughput_speedup_analysis"
14816   output-file-type: ".html"
14817   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
14818   data: "plot-throughput-speedup-analysis-3n-hsw"
14819   filter: "'NIC_Intel-X520-DA2' and
14820            '64B' and
14821            ('BASE' or 'SCALE') and
14822            'PDRDISC' and not 'NDRDISC' and
14823            'IP4FWD' and
14824            not 'IPSEC' and 
14825            not 'VHOST'"
14826   parameters:
14827   - "throughput"
14828   - "parent"
14829   - "tags"
14830   layout:
14831     title: ""  # No title
14832     layout: "plot-throughput-speedup-analysis"
14833
14834 -
14835   type: "plot"
14836   title: "Speedup: ip4-3n-hsw-x520-64b-features-ndr-tsa"
14837   algorithm: "plot_throughput_speedup_analysis"
14838   output-file-type: ".html"
14839   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-ndr-tsa"
14840   data: "plot-throughput-speedup-analysis-3n-hsw"
14841   filter: "'NIC_Intel-X520-DA2' and
14842            '64B' and
14843            'FEATURE' and
14844            ('ACL10' or 'ACL50') and '10k_FLOWS' and
14845            'NDRDISC' and
14846            'IP4FWD' and
14847            not 'IPSEC' and 
14848            not 'VHOST'"
14849   parameters:
14850   - "throughput"
14851   - "parent"
14852   - "tags"
14853   layout:
14854     title: ""  # No title
14855     layout: "plot-throughput-speedup-analysis"
14856
14857 -
14858   type: "plot"
14859   title: "Speedup: ip4-3n-hsw-x520-64b-features-pdr-tsa"
14860   algorithm: "plot_throughput_speedup_analysis"
14861   output-file-type: ".html"
14862   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-pdr-tsa"
14863   data: "plot-throughput-speedup-analysis-3n-hsw"
14864   filter: "'NIC_Intel-X520-DA2' and
14865            '64B' and
14866            'FEATURE' and
14867            ('ACL10' or 'ACL50') and '10k_FLOWS' and
14868            'PDRDISC' and not 'NDRDISC' and
14869            'IP4FWD' and
14870            not 'IPSEC' and 
14871            not 'VHOST'"
14872   parameters:
14873   - "throughput"
14874   - "parent"
14875   - "tags"
14876   layout:
14877     title: ""  # No title
14878     layout: "plot-throughput-speedup-analysis"
14879
14880 # Speedup - VPP IPv4 3n-hsw-x710
14881 -
14882   type: "plot"
14883   title: "Speedup: ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
14884   algorithm: "plot_throughput_speedup_analysis"
14885   output-file-type: ".html"
14886   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
14887   data: "plot-throughput-speedup-analysis-3n-hsw"
14888   filter: "'NIC_Intel-X710' and
14889            '64B' and
14890            ('BASE' or 'SCALE') and
14891            'NDRDISC' and
14892            'IP4FWD' and
14893            not 'IPSEC' and 
14894            not 'VHOST'"
14895   parameters:
14896   - "throughput"
14897   - "parent"
14898   - "tags"
14899   layout:
14900     title: ""  # No title
14901     layout: "plot-throughput-speedup-analysis"
14902
14903 -
14904   type: "plot"
14905   title: "Speedup: ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
14906   algorithm: "plot_throughput_speedup_analysis"
14907   output-file-type: ".html"
14908   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
14909   data: "plot-throughput-speedup-analysis-3n-hsw"
14910   filter: "'NIC_Intel-X710' and
14911            '64B' and
14912            ('BASE' or 'SCALE') and
14913            'PDRDISC' and not 'NDRDISC' and
14914            'IP4FWD' and
14915            not 'IPSEC' and 
14916            not 'VHOST'"
14917   parameters:
14918   - "throughput"
14919   - "parent"
14920   - "tags"
14921   layout:
14922     title: ""  # No title
14923     layout: "plot-throughput-speedup-analysis"
14924
14925 -
14926   type: "plot"
14927   title: "Speedup: ip4-3n-hsw-x710-64b-features-ndr-tsa"
14928   algorithm: "plot_throughput_speedup_analysis"
14929   output-file-type: ".html"
14930   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-ndr-tsa"
14931   data: "plot-throughput-speedup-analysis-3n-hsw"
14932   filter: "'NIC_Intel-X710' and
14933            '64B' and
14934            'FEATURE' and
14935            ('ACL10' or 'ACL50') and '10k_FLOWS' and
14936            'NDRDISC' and
14937            'IP4FWD' and
14938            not 'IPSEC' and 
14939            not 'VHOST'"
14940   parameters:
14941   - "throughput"
14942   - "parent"
14943   - "tags"
14944   layout:
14945     title: ""  # No title
14946     layout: "plot-throughput-speedup-analysis"
14947
14948 -
14949   type: "plot"
14950   title: "Speedup: ip4-3n-hsw-x710-64b-features-pdr-tsa"
14951   algorithm: "plot_throughput_speedup_analysis"
14952   output-file-type: ".html"
14953   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-pdr-tsa"
14954   data: "plot-throughput-speedup-analysis-3n-hsw"
14955   filter: "'NIC_Intel-X710' and
14956            '64B' and
14957            'FEATURE' and
14958            ('ACL10' or 'ACL50') and '10k_FLOWS' and
14959            'PDRDISC' and not 'NDRDISC' and
14960            'IP4FWD' and
14961            not 'IPSEC' and 
14962            not 'VHOST'"
14963   parameters:
14964   - "throughput"
14965   - "parent"
14966   - "tags"
14967   layout:
14968     title: ""  # No title
14969     layout: "plot-throughput-speedup-analysis"
14970
14971 # Speedup - VPP IPv4 3n-hsw-xl710
14972 -
14973   type: "plot"
14974   title: "Speedup: ip4-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
14975   algorithm: "plot_throughput_speedup_analysis"
14976   output-file-type: ".html"
14977   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
14978   data: "plot-throughput-speedup-analysis-3n-hsw"
14979   filter: "'NIC_Intel-XL710' and
14980            '64B' and
14981            ('BASE' or 'SCALE') and
14982            'NDRDISC' and
14983            'IP4FWD' and
14984            not 'IPSEC' and 
14985            not 'VHOST'"
14986   parameters:
14987   - "throughput"
14988   - "parent"
14989   - "tags"
14990   layout:
14991     title: ""  # No title
14992     layout: "plot-throughput-speedup-analysis"
14993
14994 -
14995   type: "plot"
14996   title: "Speedup: ip4-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
14997   algorithm: "plot_throughput_speedup_analysis"
14998   output-file-type: ".html"
14999   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
15000   data: "plot-throughput-speedup-analysis-3n-hsw"
15001   filter: "'NIC_Intel-XL710' and
15002            '64B' and
15003            ('BASE' or 'SCALE') and
15004            'PDRDISC' and not 'NDRDISC' and
15005            'IP4FWD' and
15006            not 'IPSEC' and 
15007            not 'VHOST'"
15008   parameters:
15009   - "throughput"
15010   - "parent"
15011   - "tags"
15012   layout:
15013     title: ""  # No title
15014     layout: "plot-throughput-speedup-analysis"
15015
15016 # Speedup - VPP IPv4 3n-skx-x710
15017 -
15018   type: "plot"
15019   title: "Speedup: ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
15020   algorithm: "plot_throughput_speedup_analysis"
15021   output-file-type: ".html"
15022   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
15023   data: "plot-throughput-speedup-analysis-3n-skx"
15024   filter: "'NIC_Intel-X710' and
15025            '64B' and
15026            ('BASE' or 'SCALE') and
15027            'NDRDISC' and
15028            'IP4FWD' and
15029            not 'IPSEC' and 
15030            not 'VHOST'"
15031   parameters:
15032   - "throughput"
15033   - "parent"
15034   - "tags"
15035   layout:
15036     title: ""  # No title
15037     layout: "plot-throughput-speedup-analysis"
15038
15039 -
15040   type: "plot"
15041   title: "Speedup: ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
15042   algorithm: "plot_throughput_speedup_analysis"
15043   output-file-type: ".html"
15044   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
15045   data: "plot-throughput-speedup-analysis-3n-skx"
15046   filter: "'NIC_Intel-X710' and
15047            '64B' and
15048            ('BASE' or 'SCALE') and
15049            'PDRDISC' and not 'NDRDISC' and
15050            'IP4FWD' and
15051            not 'IPSEC' and 
15052            not 'VHOST'"
15053   parameters:
15054   - "throughput"
15055   - "parent"
15056   - "tags"
15057   layout:
15058     title: ""  # No title
15059     layout: "plot-throughput-speedup-analysis"
15060
15061 -
15062   type: "plot"
15063   title: "Speedup: ip4-3n-skx-x710-64b-features-ndr-tsa"
15064   algorithm: "plot_throughput_speedup_analysis"
15065   output-file-type: ".html"
15066   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-ndr-tsa"
15067   data: "plot-throughput-speedup-analysis-3n-skx"
15068   filter: "'NIC_Intel-X710' and
15069            '64B' and
15070            'FEATURE' and
15071            ('ACL10' or 'ACL50') and '10k_FLOWS' and
15072            'NDRDISC' and
15073            'IP4FWD' and
15074            not 'IPSEC' and 
15075            not 'VHOST'"
15076   parameters:
15077   - "throughput"
15078   - "parent"
15079   - "tags"
15080   layout:
15081     title: ""  # No title
15082     layout: "plot-throughput-speedup-analysis"
15083
15084 -
15085   type: "plot"
15086   title: "Speedup: ip4-3n-skx-x710-64b-features-pdr-tsa"
15087   algorithm: "plot_throughput_speedup_analysis"
15088   output-file-type: ".html"
15089   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-pdr-tsa"
15090   data: "plot-throughput-speedup-analysis-3n-skx"
15091   filter: "'NIC_Intel-X710' and
15092            '64B' and
15093            'FEATURE' and
15094            ('ACL10' or 'ACL50') and '10k_FLOWS' and
15095            'PDRDISC' and not 'NDRDISC' and
15096            'IP4FWD' and
15097            not 'IPSEC' and 
15098            not 'VHOST'"
15099   parameters:
15100   - "throughput"
15101   - "parent"
15102   - "tags"
15103   layout:
15104     title: ""  # No title
15105     layout: "plot-throughput-speedup-analysis"
15106
15107 # Speedup - VPP IPv4 3n-skx-xxv710
15108 -
15109   type: "plot"
15110   title: "Speedup: ip4-3n-skx-xxv710-64b-base_and_scale-ndr-tsa"
15111   algorithm: "plot_throughput_speedup_analysis"
15112   output-file-type: ".html"
15113   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-xxv710-64b-base_and_scale-ndr-tsa"
15114   data: "plot-throughput-speedup-analysis-3n-skx"
15115   filter: "'NIC_Intel-XXV710' and
15116            '64B' and
15117            ('BASE' or 'SCALE') and
15118            'NDRDISC' and
15119            'IP4FWD' and
15120            not 'IPSEC' and 
15121            not 'VHOST'"
15122   parameters:
15123   - "throughput"
15124   - "parent"
15125   - "tags"
15126   layout:
15127     title: ""  # No title
15128     layout: "plot-throughput-speedup-analysis"
15129
15130 -
15131   type: "plot"
15132   title: "Speedup: ip4-3n-skx-xxv710-64b-base_and_scale-pdr-tsa"
15133   algorithm: "plot_throughput_speedup_analysis"
15134   output-file-type: ".html"
15135   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-xxv710-64b-base_and_scale-pdr-tsa"
15136   data: "plot-throughput-speedup-analysis-3n-skx"
15137   filter: "'NIC_Intel-XXV710' and
15138            '64B' and
15139            ('BASE' or 'SCALE') and
15140            'PDRDISC' and not 'NDRDISC' and
15141            'IP4FWD' and
15142            not 'IPSEC' and 
15143            not 'VHOST'"
15144   parameters:
15145   - "throughput"
15146   - "parent"
15147   - "tags"
15148   layout:
15149     title: ""  # No title
15150     layout: "plot-throughput-speedup-analysis"
15151
15152 -
15153   type: "plot"
15154   title: "Speedup: ip4-3n-skx-xxv710-64b-features-ndr-tsa"
15155   algorithm: "plot_throughput_speedup_analysis"
15156   output-file-type: ".html"
15157   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-xxv710-64b-features-ndr-tsa"
15158   data: "plot-throughput-speedup-analysis-3n-skx"
15159   filter: "'NIC_Intel-XXV710' and
15160            '64B' and
15161            'FEATURE' and
15162            ('ACL10' or 'ACL50') and '10k_FLOWS' and
15163            'NDRDISC' and
15164            'IP4FWD' and
15165            not 'IPSEC' and 
15166            not 'VHOST'"
15167   parameters:
15168   - "throughput"
15169   - "parent"
15170   - "tags"
15171   layout:
15172     title: ""  # No title
15173     layout: "plot-throughput-speedup-analysis"
15174
15175 -
15176   type: "plot"
15177   title: "Speedup: ip4-3n-skx-xxv710-64b-features-pdr-tsa"
15178   algorithm: "plot_throughput_speedup_analysis"
15179   output-file-type: ".html"
15180   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-xxv710-64b-features-pdr-tsa"
15181   data: "plot-throughput-speedup-analysis-3n-skx"
15182   filter: "'NIC_Intel-XXV710' and
15183            '64B' and
15184            'FEATURE' and
15185            ('ACL10' or 'ACL50') and '10k_FLOWS' and
15186            'PDRDISC' and not 'NDRDISC' and
15187            'IP4FWD' and
15188            not 'IPSEC' and 
15189            not 'VHOST'"
15190   parameters:
15191   - "throughput"
15192   - "parent"
15193   - "tags"
15194   layout:
15195     title: ""  # No title
15196     layout: "plot-throughput-speedup-analysis"
15197
15198 # Speedup - VPP IPv4 2n-skx-x710
15199 -
15200   type: "plot"
15201   title: "Speedup: ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
15202   algorithm: "plot_throughput_speedup_analysis"
15203   output-file-type: ".html"
15204   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
15205   data: "plot-throughput-speedup-analysis-2n-skx"
15206   filter: "'NIC_Intel-X710' and
15207            '64B' and
15208            ('BASE' or 'SCALE') and
15209            'NDRDISC' and
15210            'IP4FWD' and
15211            not 'IPSEC' and 
15212            not 'VHOST'"
15213   parameters:
15214   - "throughput"
15215   - "parent"
15216   - "tags"
15217   layout:
15218     title: ""  # No title
15219     layout: "plot-throughput-speedup-analysis"
15220
15221 -
15222   type: "plot"
15223   title: "Speedup: ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
15224   algorithm: "plot_throughput_speedup_analysis"
15225   output-file-type: ".html"
15226   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
15227   data: "plot-throughput-speedup-analysis-2n-skx"
15228   filter: "'NIC_Intel-X710' and
15229            '64B' and
15230            ('BASE' or 'SCALE') and
15231            'PDRDISC' and not 'NDRDISC' and
15232            'IP4FWD' and
15233            not 'IPSEC' and 
15234            not 'VHOST'"
15235   parameters:
15236   - "throughput"
15237   - "parent"
15238   - "tags"
15239   layout:
15240     title: ""  # No title
15241     layout: "plot-throughput-speedup-analysis"
15242
15243 -
15244   type: "plot"
15245   title: "Speedup: ip4-2n-skx-x710-64b-features-ndr-tsa"
15246   algorithm: "plot_throughput_speedup_analysis"
15247   output-file-type: ".html"
15248   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-features-ndr-tsa"
15249   data: "plot-throughput-speedup-analysis-2n-skx"
15250   filter: "'NIC_Intel-X710' and
15251            '64B' and
15252            'FEATURE' and
15253            ('ACL10' or 'ACL50') and '10k_FLOWS' and
15254            'NDRDISC' and
15255            'IP4FWD' and
15256            not 'IPSEC' and 
15257            not 'VHOST'"
15258   parameters:
15259   - "throughput"
15260   - "parent"
15261   - "tags"
15262   layout:
15263     title: ""  # No title
15264     layout: "plot-throughput-speedup-analysis"
15265
15266 -
15267   type: "plot"
15268   title: "Speedup: ip4-2n-skx-x710-64b-features-pdr-tsa"
15269   algorithm: "plot_throughput_speedup_analysis"
15270   output-file-type: ".html"
15271   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-features-pdr-tsa"
15272   data: "plot-throughput-speedup-analysis-2n-skx"
15273   filter: "'NIC_Intel-X710' and
15274            '64B' and
15275            'FEATURE' and
15276            ('ACL10' or 'ACL50') and '10k_FLOWS' and
15277            'PDRDISC' and not 'NDRDISC' and
15278            'IP4FWD' and
15279            not 'IPSEC' and 
15280            not 'VHOST'"
15281   parameters:
15282   - "throughput"
15283   - "parent"
15284   - "tags"
15285   layout:
15286     title: ""  # No title
15287     layout: "plot-throughput-speedup-analysis"
15288
15289 # Speedup - VPP IPv4 2n-skx-xxv710
15290 -
15291   type: "plot"
15292   title: "Speedup: ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
15293   algorithm: "plot_throughput_speedup_analysis"
15294   output-file-type: ".html"
15295   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
15296   data: "plot-throughput-speedup-analysis-2n-skx"
15297   filter: "'NIC_Intel-XXV710' and
15298            '64B' and
15299            ('BASE' or 'SCALE') and
15300            'NDRDISC' and
15301            'IP4FWD' and
15302            not 'IPSEC' and 
15303            not 'VHOST'"
15304   parameters:
15305   - "throughput"
15306   - "parent"
15307   - "tags"
15308   layout:
15309     title: ""  # No title
15310     layout: "plot-throughput-speedup-analysis"
15311
15312 -
15313   type: "plot"
15314   title: "Speedup: ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
15315   algorithm: "plot_throughput_speedup_analysis"
15316   output-file-type: ".html"
15317   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
15318   data: "plot-throughput-speedup-analysis-2n-skx"
15319   filter: "'NIC_Intel-XXV710' and
15320            '64B' and
15321            ('BASE' or 'SCALE') and
15322            'PDRDISC' and not 'NDRDISC' and
15323            'IP4FWD' and
15324            not 'IPSEC' and 
15325            not 'VHOST'"
15326   parameters:
15327   - "throughput"
15328   - "parent"
15329   - "tags"
15330   layout:
15331     title: ""  # No title
15332     layout: "plot-throughput-speedup-analysis"
15333
15334 -
15335   type: "plot"
15336   title: "Speedup: ip4-2n-skx-xxv710-64b-features-ndr-tsa"
15337   algorithm: "plot_throughput_speedup_analysis"
15338   output-file-type: ".html"
15339   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-features-ndr-tsa"
15340   data: "plot-throughput-speedup-analysis-2n-skx"
15341   filter: "'NIC_Intel-XXV710' and
15342            '64B' and
15343            'FEATURE' and
15344            ('ACL10' or 'ACL50') and '10k_FLOWS' and
15345            'NDRDISC' and
15346            'IP4FWD' and
15347            not 'IPSEC' and 
15348            not 'VHOST'"
15349   parameters:
15350   - "throughput"
15351   - "parent"
15352   - "tags"
15353   layout:
15354     title: ""  # No title
15355     layout: "plot-throughput-speedup-analysis"
15356
15357 -
15358   type: "plot"
15359   title: "Speedup: ip4-2n-skx-xxv710-64b-features-pdr-tsa"
15360   algorithm: "plot_throughput_speedup_analysis"
15361   output-file-type: ".html"
15362   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-features-pdr-tsa"
15363   data: "plot-throughput-speedup-analysis-2n-skx"
15364   filter: "'NIC_Intel-XXV710' and
15365            '64B' and
15366            'FEATURE' and
15367            ('ACL10' or 'ACL50') and '10k_FLOWS' and
15368            'PDRDISC' and not 'NDRDISC' and
15369            'IP4FWD' and
15370            not 'IPSEC' and 
15371            not 'VHOST'"
15372   parameters:
15373   - "throughput"
15374   - "parent"
15375   - "tags"
15376   layout:
15377     title: ""  # No title
15378     layout: "plot-throughput-speedup-analysis"
15379
15380 ################################################################################
15381
15382 # Speedup - VPP IPv4 Tunnels 3n-hsw-x520
15383 -
15384   type: "plot"
15385   title: "Speedup: ip4tun-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
15386   algorithm: "plot_throughput_speedup_analysis"
15387   output-file-type: ".html"
15388   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
15389   data: "plot-throughput-speedup-analysis-3n-hsw"
15390   filter: "'NIC_Intel-X520-DA2' and
15391            '64B' and
15392            'ENCAP' and
15393            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
15394            'NDRDISC' and
15395            'IP4FWD' and
15396            not 'IPSEC' and 
15397            not 'VHOST'"
15398   parameters:
15399   - "throughput"
15400   - "parent"
15401   - "tags"
15402   layout:
15403     title: ""  # No title
15404     layout: "plot-throughput-speedup-analysis"
15405
15406 -
15407   type: "plot"
15408   title: "Speedup: ip4tun-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
15409   algorithm: "plot_throughput_speedup_analysis"
15410   output-file-type: ".html"
15411   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
15412   data: "plot-throughput-speedup-analysis-3n-hsw"
15413   filter: "'NIC_Intel-X520-DA2' and
15414            '64B' and
15415            'ENCAP' and
15416            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
15417            'PDRDISC' and not 'NDRDISC' and
15418            'IP4FWD' and
15419            not 'IPSEC' and 
15420            not 'VHOST'"
15421   parameters:
15422   - "throughput"
15423   - "parent"
15424   - "tags"
15425   layout:
15426     title: ""  # No title
15427     layout: "plot-throughput-speedup-analysis"
15428
15429 # Speedup - VPP IPv4 Tunnels 3n-hsw-x710
15430 -
15431   type: "plot"
15432   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
15433   algorithm: "plot_throughput_speedup_analysis"
15434   output-file-type: ".html"
15435   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
15436   data: "plot-throughput-speedup-analysis-3n-hsw"
15437   filter: "'NIC_Intel-X710' and
15438            '64B' and
15439            'ENCAP' and
15440            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
15441            'NDRDISC' and
15442            'IP4FWD' and
15443            not 'IPSEC' and 
15444            not 'VHOST'"
15445   parameters:
15446   - "throughput"
15447   - "parent"
15448   - "tags"
15449   layout:
15450     title: ""  # No title
15451     layout: "plot-throughput-speedup-analysis"
15452
15453 -
15454   type: "plot"
15455   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
15456   algorithm: "plot_throughput_speedup_analysis"
15457   output-file-type: ".html"
15458   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
15459   data: "plot-throughput-speedup-analysis-3n-hsw"
15460   filter: "'NIC_Intel-X710' and
15461            '64B' and
15462            'ENCAP' and
15463            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
15464            'PDRDISC' and not 'NDRDISC' and
15465            'IP4FWD' and
15466            not 'IPSEC' and 
15467            not 'VHOST'"
15468   parameters:
15469   - "throughput"
15470   - "parent"
15471   - "tags"
15472   layout:
15473     title: ""  # No title
15474     layout: "plot-throughput-speedup-analysis"
15475
15476 # Speedup - VPP IPv4 Tunnels 3n-hsw-xl710
15477 -
15478   type: "plot"
15479   title: "Speedup: ip4tun-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
15480   algorithm: "plot_throughput_speedup_analysis"
15481   output-file-type: ".html"
15482   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
15483   data: "plot-throughput-speedup-analysis-3n-hsw"
15484   filter: "'NIC_Intel-XL710' and
15485            '64B' and
15486            'ENCAP' and
15487            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
15488            'NDRDISC' and
15489            'IP4FWD' and
15490            not 'IPSEC' and 
15491            not 'VHOST'"
15492   parameters:
15493   - "throughput"
15494   - "parent"
15495   - "tags"
15496   layout:
15497     title: ""  # No title
15498     layout: "plot-throughput-speedup-analysis"
15499
15500 -
15501   type: "plot"
15502   title: "Speedup: ip4tun-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
15503   algorithm: "plot_throughput_speedup_analysis"
15504   output-file-type: ".html"
15505   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
15506   data: "plot-throughput-speedup-analysis-3n-hsw"
15507   filter: "'NIC_Intel-XL710' and
15508            '64B' and
15509            'ENCAP' and
15510            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
15511            'PDRDISC' and not 'NDRDISC' and
15512            'IP4FWD' and
15513            not 'IPSEC' and 
15514            not 'VHOST'"
15515   parameters:
15516   - "throughput"
15517   - "parent"
15518   - "tags"
15519   layout:
15520     title: ""  # No title
15521     layout: "plot-throughput-speedup-analysis"
15522
15523 # Speedup - VPP IPv4 Tunnels 3n-skx-x710
15524 -
15525   type: "plot"
15526   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_scale-ndr-tsa"
15527   algorithm: "plot_throughput_speedup_analysis"
15528   output-file-type: ".html"
15529   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_scale-ndr-tsa"
15530   data: "plot-throughput-speedup-analysis-3n-skx"
15531   filter: "'NIC_Intel-X710' and
15532            '64B' and
15533            'ENCAP' and
15534            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
15535            'NDRDISC' and
15536            'IP4FWD' and
15537            not 'IPSEC' and 
15538            not 'VHOST'"
15539   parameters:
15540   - "throughput"
15541   - "parent"
15542   - "tags"
15543   layout:
15544     title: ""  # No title
15545     layout: "plot-throughput-speedup-analysis"
15546
15547 -
15548   type: "plot"
15549   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_scale-pdr-tsa"
15550   algorithm: "plot_throughput_speedup_analysis"
15551   output-file-type: ".html"
15552   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_scale-pdr-tsa"
15553   data: "plot-throughput-speedup-analysis-3n-skx"
15554   filter: "'NIC_Intel-X710' and
15555            '64B' and
15556            'ENCAP' and
15557            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
15558            'PDRDISC' and not 'NDRDISC' and
15559            'IP4FWD' and
15560            not 'IPSEC' and 
15561            not 'VHOST'"
15562   parameters:
15563   - "throughput"
15564   - "parent"
15565   - "tags"
15566   layout:
15567     title: ""  # No title
15568     layout: "plot-throughput-speedup-analysis"
15569
15570 # Speedup - VPP IPv4 Tunnels 3n-skx-xxv710
15571 -
15572   type: "plot"
15573   title: "Speedup: ip4tun-3n-skx-xxv710-64b-base_and_scale-ndr-tsa"
15574   algorithm: "plot_throughput_speedup_analysis"
15575   output-file-type: ".html"
15576   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-xxv710-64b-base_and_scale-ndr-tsa"
15577   data: "plot-throughput-speedup-analysis-3n-skx"
15578   filter: "'NIC_Intel-XXV710' and
15579            '64B' and
15580            'ENCAP' and
15581            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
15582            'NDRDISC' and
15583            'IP4FWD' and
15584            not 'IPSEC' and 
15585            not 'VHOST'"
15586   parameters:
15587   - "throughput"
15588   - "parent"
15589   - "tags"
15590   layout:
15591     title: ""  # No title
15592     layout: "plot-throughput-speedup-analysis"
15593
15594 -
15595   type: "plot"
15596   title: "Speedup: ip4tun-3n-skx-xxv710-64b-base_and_scale-pdr-tsa"
15597   algorithm: "plot_throughput_speedup_analysis"
15598   output-file-type: ".html"
15599   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-xxv710-64b-base_and_scale-pdr-tsa"
15600   data: "plot-throughput-speedup-analysis-3n-skx"
15601   filter: "'NIC_Intel-XXV710' and
15602            '64B' and
15603            'ENCAP' and
15604            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
15605            'PDRDISC' and not 'NDRDISC' and
15606            'IP4FWD' and
15607            not 'IPSEC' and 
15608            not 'VHOST'"
15609   parameters:
15610   - "throughput"
15611   - "parent"
15612   - "tags"
15613   layout:
15614     title: ""  # No title
15615     layout: "plot-throughput-speedup-analysis"
15616
15617 # Speedup - VPP IPv4 Tunnels 2n-skx-x710
15618 -
15619   type: "plot"
15620   title: "Speedup: ip4tun-2n-skx-x710-64b-base_and_scale-ndr-tsa"
15621   algorithm: "plot_throughput_speedup_analysis"
15622   output-file-type: ".html"
15623   output-file: "{DIR[STATIC,VPP]}/ip4tun-2n-skx-x710-64b-base_and_scale-ndr-tsa"
15624   data: "plot-throughput-speedup-analysis-2n-skx"
15625   filter: "'NIC_Intel-X710' and
15626            '64B' and
15627            'ENCAP' and
15628            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
15629            'NDRDISC' and
15630            'IP4FWD' and
15631            not 'IPSEC' and 
15632            not 'VHOST'"
15633   parameters:
15634   - "throughput"
15635   - "parent"
15636   - "tags"
15637   layout:
15638     title: ""  # No title
15639     layout: "plot-throughput-speedup-analysis"
15640
15641 -
15642   type: "plot"
15643   title: "Speedup: ip4tun-2n-skx-x710-64b-base_and_scale-pdr-tsa"
15644   algorithm: "plot_throughput_speedup_analysis"
15645   output-file-type: ".html"
15646   output-file: "{DIR[STATIC,VPP]}/ip4tun-2n-skx-x710-64b-base_and_scale-pdr-tsa"
15647   data: "plot-throughput-speedup-analysis-2n-skx"
15648   filter: "'NIC_Intel-X710' and
15649            '64B' and
15650            'ENCAP' and
15651            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
15652            'PDRDISC' and not 'NDRDISC' and
15653            'IP4FWD' and
15654            not 'IPSEC' and 
15655            not 'VHOST'"
15656   parameters:
15657   - "throughput"
15658   - "parent"
15659   - "tags"
15660   layout:
15661     title: ""  # No title
15662     layout: "plot-throughput-speedup-analysis"
15663
15664 # Speedup - VPP IPv4 Tunnels 2n-skx-xxv710
15665 -
15666   type: "plot"
15667   title: "Speedup: ip4tun-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
15668   algorithm: "plot_throughput_speedup_analysis"
15669   output-file-type: ".html"
15670   output-file: "{DIR[STATIC,VPP]}/ip4tun-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
15671   data: "plot-throughput-speedup-analysis-2n-skx"
15672   filter: "'NIC_Intel-XXV710' and
15673            '64B' and
15674            'ENCAP' and
15675            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
15676            'NDRDISC' and
15677            'IP4FWD' and
15678            not 'IPSEC' and 
15679            not 'VHOST'"
15680   parameters:
15681   - "throughput"
15682   - "parent"
15683   - "tags"
15684   layout:
15685     title: ""  # No title
15686     layout: "plot-throughput-speedup-analysis"
15687
15688 -
15689   type: "plot"
15690   title: "Speedup: ip4tun-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
15691   algorithm: "plot_throughput_speedup_analysis"
15692   output-file-type: ".html"
15693   output-file: "{DIR[STATIC,VPP]}/ip4tun-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
15694   data: "plot-throughput-speedup-analysis-2n-skx"
15695   filter: "'NIC_Intel-XXV710' and
15696            '64B' and
15697            'ENCAP' and
15698            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
15699            'PDRDISC' and not 'NDRDISC' and
15700            'IP4FWD' and
15701            not 'IPSEC' and 
15702            not 'VHOST'"
15703   parameters:
15704   - "throughput"
15705   - "parent"
15706   - "tags"
15707   layout:
15708     title: ""  # No title
15709     layout: "plot-throughput-speedup-analysis"
15710
15711 ################################################################################
15712
15713 # Speedup - VPP IPv6 3n-hsw-x520
15714 -
15715   type: "plot"
15716   title: "Speedup: ip6-3n-hsw-x520-78b-base_and_scale-ndr-tsa"
15717   algorithm: "plot_throughput_speedup_analysis"
15718   output-file-type: ".html"
15719   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-base_and_scale-ndr-tsa"
15720   data: "plot-throughput-speedup-analysis-3n-hsw"
15721   filter: "'NIC_Intel-X520-DA2' and
15722            '78B' and
15723            ('BASE' or 'SCALE') and
15724            'NDRDISC' and
15725            'IP6FWD' and
15726            not 'SRv6' and
15727            not 'IPSEC' and
15728            not 'VHOST'"
15729   parameters:
15730   - "throughput"
15731   - "parent"
15732   - "tags"
15733   layout:
15734     title: ""  # No title
15735     layout: "plot-throughput-speedup-analysis"
15736
15737 -
15738   type: "plot"
15739   title: "Speedup: ip6-3n-hsw-x520-78b-base_and_scale-pdr-tsa"
15740   algorithm: "plot_throughput_speedup_analysis"
15741   output-file-type: ".html"
15742   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-base_and_scale-pdr-tsa"
15743   data: "plot-throughput-speedup-analysis-3n-hsw"
15744   filter: "'NIC_Intel-X520-DA2' and
15745            '78B' and
15746            ('BASE' or 'SCALE') and
15747            'PDRDISC' and not 'NDRDISC' and
15748            'IP6FWD' and
15749            not 'SRv6' and
15750            not 'IPSEC' and
15751            not 'VHOST'"
15752   parameters:
15753   - "throughput"
15754   - "parent"
15755   - "tags"
15756   layout:
15757     title: ""  # No title
15758     layout: "plot-throughput-speedup-analysis"
15759
15760 -
15761   type: "plot"
15762   title: "Speedup: ip6-3n-hsw-x520-78b-features-ndr-tsa"
15763   algorithm: "plot_throughput_speedup_analysis"
15764   output-file-type: ".html"
15765   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-features-ndr-tsa"
15766   data: "plot-throughput-speedup-analysis-3n-hsw"
15767   filter: "'NIC_Intel-X520-DA2' and
15768            '78B' and
15769            'FEATURE' and
15770            ('ACL10' or 'ACL50') and '10k_FLOWS' and
15771            'NDRDISC' and
15772            'IP6FWD' and
15773            not 'SRv6' and
15774            not 'IPSEC' and
15775            not 'VHOST'"
15776   parameters:
15777   - "throughput"
15778   - "parent"
15779   - "tags"
15780   layout:
15781     title: ""  # No title
15782     layout: "plot-throughput-speedup-analysis"
15783
15784 -
15785   type: "plot"
15786   title: "Speedup: ip6-3n-hsw-x520-78b-features-pdr-tsa"
15787   algorithm: "plot_throughput_speedup_analysis"
15788   output-file-type: ".html"
15789   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-features-pdr-tsa"
15790   data: "plot-throughput-speedup-analysis-3n-hsw"
15791   filter: "'NIC_Intel-X520-DA2' and
15792            '78B' and
15793            'FEATURE' and
15794            ('ACL10' or 'ACL50') and '10k_FLOWS' and
15795            'PDRDISC' and not 'NDRDISC' and
15796            'IP6FWD' and
15797            not 'SRv6' and
15798            not 'IPSEC' and
15799            not 'VHOST'"
15800   parameters:
15801   - "throughput"
15802   - "parent"
15803   - "tags"
15804   layout:
15805     title: ""  # No title
15806     layout: "plot-throughput-speedup-analysis"
15807
15808 # Speedup - VPP IPv6 3n-hsw-x710
15809 -
15810   type: "plot"
15811   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_scale-ndr-tsa"
15812   algorithm: "plot_throughput_speedup_analysis"
15813   output-file-type: ".html"
15814   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_scale-ndr-tsa"
15815   data: "plot-throughput-speedup-analysis-3n-hsw"
15816   filter: "'NIC_Intel-X710' and
15817            '78B' and
15818            ('BASE' or 'SCALE') and
15819            'NDRDISC' and
15820            'IP6FWD' and
15821            not 'SRv6' and
15822            not 'IPSEC' and
15823            not 'VHOST'"
15824   parameters:
15825   - "throughput"
15826   - "parent"
15827   - "tags"
15828   layout:
15829     title: ""  # No title
15830     layout: "plot-throughput-speedup-analysis"
15831
15832 -
15833   type: "plot"
15834   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_scale-pdr-tsa"
15835   algorithm: "plot_throughput_speedup_analysis"
15836   output-file-type: ".html"
15837   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_scale-pdr-tsa"
15838   data: "plot-throughput-speedup-analysis-3n-hsw"
15839   filter: "'NIC_Intel-X710' and
15840            '78B' and
15841            ('BASE' or 'SCALE') and
15842            'PDRDISC' and not 'NDRDISC' and
15843            'IP6FWD' and
15844            not 'SRv6' and
15845            not 'IPSEC' and
15846            not 'VHOST'"
15847   parameters:
15848   - "throughput"
15849   - "parent"
15850   - "tags"
15851   layout:
15852     title: ""  # No title
15853     layout: "plot-throughput-speedup-analysis"
15854
15855 -
15856   type: "plot"
15857   title: "Speedup: ip6-3n-hsw-x710-78b-features-ndr-tsa"
15858   algorithm: "plot_throughput_speedup_analysis"
15859   output-file-type: ".html"
15860   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-features-ndr-tsa"
15861   data: "plot-throughput-speedup-analysis-3n-hsw"
15862   filter: "'NIC_Intel-X710' and
15863            '78B' and
15864            'FEATURE' and
15865            ('ACL10' or 'ACL50') and '10k_FLOWS' and
15866            'NDRDISC' and
15867            'IP6FWD' and
15868            not 'SRv6' and
15869            not 'IPSEC' and
15870            not 'VHOST'"
15871   parameters:
15872   - "throughput"
15873   - "parent"
15874   - "tags"
15875   layout:
15876     title: ""  # No title
15877     layout: "plot-throughput-speedup-analysis"
15878
15879 -
15880   type: "plot"
15881   title: "Speedup: ip6-3n-hsw-x710-78b-features-pdr-tsa"
15882   algorithm: "plot_throughput_speedup_analysis"
15883   output-file-type: ".html"
15884   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-features-pdr-tsa"
15885   data: "plot-throughput-speedup-analysis-3n-hsw"
15886   filter: "'NIC_Intel-X710' and
15887            '78B' and
15888            'FEATURE' and
15889            ('ACL10' or 'ACL50') and '10k_FLOWS' and
15890            'PDRDISC' and not 'NDRDISC' and
15891            'IP6FWD' and
15892            not 'SRv6' and
15893            not 'IPSEC' and
15894            not 'VHOST'"
15895   parameters:
15896   - "throughput"
15897   - "parent"
15898   - "tags"
15899   layout:
15900     title: ""  # No title
15901     layout: "plot-throughput-speedup-analysis"
15902
15903 # Speedup - VPP IPv6 3n-hsw-xl710
15904 -
15905   type: "plot"
15906   title: "Speedup: ip6-3n-hsw-xl710-78b-base_and_scale-ndr-tsa"
15907   algorithm: "plot_throughput_speedup_analysis"
15908   output-file-type: ".html"
15909   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-base_and_scale-ndr-tsa"
15910   data: "plot-throughput-speedup-analysis-3n-hsw"
15911   filter: "'NIC_Intel-XL710' and
15912            '78B' and
15913            ('BASE' or 'SCALE') and
15914            'NDRDISC' and
15915            'IP6FWD' and
15916            not 'SRv6' and
15917            not 'IPSEC' and
15918            not 'VHOST'"
15919   parameters:
15920   - "throughput"
15921   - "parent"
15922   - "tags"
15923   layout:
15924     title: ""  # No title
15925     layout: "plot-throughput-speedup-analysis"
15926
15927 -
15928   type: "plot"
15929   title: "Speedup: ip6-3n-hsw-xl710-78b-base_and_scale-pdr-tsa"
15930   algorithm: "plot_throughput_speedup_analysis"
15931   output-file-type: ".html"
15932   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-base_and_scale-pdr-tsa"
15933   data: "plot-throughput-speedup-analysis-3n-hsw"
15934   filter: "'NIC_Intel-XL710' and
15935            '78B' and
15936            ('BASE' or 'SCALE') and
15937            'PDRDISC' and not 'NDRDISC' and
15938            'IP6FWD' and
15939            not 'SRv6' and
15940            not 'IPSEC' and
15941            not 'VHOST'"
15942   parameters:
15943   - "throughput"
15944   - "parent"
15945   - "tags"
15946   layout:
15947     title: ""  # No title
15948     layout: "plot-throughput-speedup-analysis"
15949
15950 # Speedup - VPP IPv6 3n-skx-x710
15951 -
15952   type: "plot"
15953   title: "Speedup: ip6-3n-skx-x710-78b-base_and_scale-ndr-tsa"
15954   algorithm: "plot_throughput_speedup_analysis"
15955   output-file-type: ".html"
15956   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_scale-ndr-tsa"
15957   data: "plot-throughput-speedup-analysis-3n-skx"
15958   filter: "'NIC_Intel-X710' and
15959            '78B' and
15960            ('BASE' or 'SCALE') and
15961            'NDRDISC' and
15962            'IP6FWD' and
15963            not 'SRv6' and
15964            not 'IPSEC' and
15965            not 'VHOST'"
15966   parameters:
15967   - "throughput"
15968   - "parent"
15969   - "tags"
15970   layout:
15971     title: ""  # No title
15972     layout: "plot-throughput-speedup-analysis"
15973
15974 -
15975   type: "plot"
15976   title: "Speedup: ip6-3n-skx-x710-78b-base_and_scale-pdr-tsa"
15977   algorithm: "plot_throughput_speedup_analysis"
15978   output-file-type: ".html"
15979   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_scale-pdr-tsa"
15980   data: "plot-throughput-speedup-analysis-3n-skx"
15981   filter: "'NIC_Intel-X710' and
15982            '78B' and
15983            ('BASE' or 'SCALE') and
15984            'PDRDISC' and not 'NDRDISC' and
15985            'IP6FWD' and
15986            not 'SRv6' and
15987            not 'IPSEC' and
15988            not 'VHOST'"
15989   parameters:
15990   - "throughput"
15991   - "parent"
15992   - "tags"
15993   layout:
15994     title: ""  # No title
15995     layout: "plot-throughput-speedup-analysis"
15996
15997 -
15998   type: "plot"
15999   title: "Speedup: ip6-3n-skx-x710-78b-features-ndr-tsa"
16000   algorithm: "plot_throughput_speedup_analysis"
16001   output-file-type: ".html"
16002   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-features-ndr-tsa"
16003   data: "plot-throughput-speedup-analysis-3n-skx"
16004   filter: "'NIC_Intel-X710' and
16005            '78B' and
16006            'FEATURE' and
16007            ('ACL10' or 'ACL50') and '10k_FLOWS' and
16008            'NDRDISC' and
16009            'IP6FWD' and
16010            not 'SRv6' and
16011            not 'IPSEC' and
16012            not 'VHOST'"
16013   parameters:
16014   - "throughput"
16015   - "parent"
16016   - "tags"
16017   layout:
16018     title: ""  # No title
16019     layout: "plot-throughput-speedup-analysis"
16020
16021 -
16022   type: "plot"
16023   title: "Speedup: ip6-3n-skx-x710-78b-features-pdr-tsa"
16024   algorithm: "plot_throughput_speedup_analysis"
16025   output-file-type: ".html"
16026   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-features-pdr-tsa"
16027   data: "plot-throughput-speedup-analysis-3n-skx"
16028   filter: "'NIC_Intel-X710' and
16029            '78B' and
16030            'FEATURE' and
16031            ('ACL10' or 'ACL50') and '10k_FLOWS' and
16032            'PDRDISC' and not 'NDRDISC' and
16033            'IP6FWD' and
16034            not 'SRv6' and
16035            not 'IPSEC' and
16036            not 'VHOST'"
16037   parameters:
16038   - "throughput"
16039   - "parent"
16040   - "tags"
16041   layout:
16042     title: ""  # No title
16043     layout: "plot-throughput-speedup-analysis"
16044
16045 # Speedup - VPP IPv6 3n-skx-xxv710
16046 -
16047   type: "plot"
16048   title: "Speedup: ip6-3n-skx-xxv710-78b-base_and_scale-ndr-tsa"
16049   algorithm: "plot_throughput_speedup_analysis"
16050   output-file-type: ".html"
16051   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-base_and_scale-ndr-tsa"
16052   data: "plot-throughput-speedup-analysis-3n-skx"
16053   filter: "'NIC_Intel-XXV710' and
16054            '78B' and
16055            ('BASE' or 'SCALE') and
16056            'NDRDISC' and
16057            'IP6FWD' and
16058            not 'SRv6' and
16059            not 'IPSEC' and
16060            not 'VHOST'"
16061   parameters:
16062   - "throughput"
16063   - "parent"
16064   - "tags"
16065   layout:
16066     title: ""  # No title
16067     layout: "plot-throughput-speedup-analysis"
16068
16069 -
16070   type: "plot"
16071   title: "Speedup: ip6-3n-skx-xxv710-78b-base_and_scale-pdr-tsa"
16072   algorithm: "plot_throughput_speedup_analysis"
16073   output-file-type: ".html"
16074   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-base_and_scale-pdr-tsa"
16075   data: "plot-throughput-speedup-analysis-3n-skx"
16076   filter: "'NIC_Intel-XXV710' and
16077            '78B' and
16078            ('BASE' or 'SCALE') and
16079            'PDRDISC' and not 'NDRDISC' and
16080            'IP6FWD' and
16081            not 'SRv6' and
16082            not 'IPSEC' and
16083            not 'VHOST'"
16084   parameters:
16085   - "throughput"
16086   - "parent"
16087   - "tags"
16088   layout:
16089     title: ""  # No title
16090     layout: "plot-throughput-speedup-analysis"
16091
16092 -
16093   type: "plot"
16094   title: "Speedup: ip6-3n-skx-xxv710-78b-features-ndr-tsa"
16095   algorithm: "plot_throughput_speedup_analysis"
16096   output-file-type: ".html"
16097   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-features-ndr-tsa"
16098   data: "plot-throughput-speedup-analysis-3n-skx"
16099   filter: "'NIC_Intel-XXV710' and
16100            '78B' and
16101            'FEATURE' and
16102            ('ACL10' or 'ACL50') and '10k_FLOWS' and
16103            'NDRDISC' and
16104            'IP6FWD' and
16105            not 'SRv6' and
16106            not 'IPSEC' and
16107            not 'VHOST'"
16108   parameters:
16109   - "throughput"
16110   - "parent"
16111   - "tags"
16112   layout:
16113     title: ""  # No title
16114     layout: "plot-throughput-speedup-analysis"
16115
16116 -
16117   type: "plot"
16118   title: "Speedup: ip6-3n-skx-xxv710-78b-features-pdr-tsa"
16119   algorithm: "plot_throughput_speedup_analysis"
16120   output-file-type: ".html"
16121   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-features-pdr-tsa"
16122   data: "plot-throughput-speedup-analysis-3n-skx"
16123   filter: "'NIC_Intel-XXV710' and
16124            '78B' and
16125            'FEATURE' and
16126            ('ACL10' or 'ACL50') and '10k_FLOWS' and
16127            'PDRDISC' and not 'NDRDISC' and
16128            'IP6FWD' and
16129            not 'SRv6' and
16130            not 'IPSEC' and
16131            not 'VHOST'"
16132   parameters:
16133   - "throughput"
16134   - "parent"
16135   - "tags"
16136   layout:
16137     title: ""  # No title
16138     layout: "plot-throughput-speedup-analysis"
16139
16140 # Speedup - VPP IPv6 2n-skx-x710
16141 -
16142   type: "plot"
16143   title: "Speedup: ip6-2n-skx-x710-78b-base_and_scale-ndr-tsa"
16144   algorithm: "plot_throughput_speedup_analysis"
16145   output-file-type: ".html"
16146   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-base_and_scale-ndr-tsa"
16147   data: "plot-throughput-speedup-analysis-2n-skx"
16148   filter: "'NIC_Intel-X710' and
16149            '78B' and
16150            ('BASE' or 'SCALE') and
16151            'NDRDISC' and
16152            'IP6FWD' and
16153            not 'SRv6' and
16154            not 'IPSEC' and
16155            not 'VHOST'"
16156   parameters:
16157   - "throughput"
16158   - "parent"
16159   - "tags"
16160   layout:
16161     title: ""  # No title
16162     layout: "plot-throughput-speedup-analysis"
16163
16164 -
16165   type: "plot"
16166   title: "Speedup: ip6-2n-skx-x710-78b-base_and_scale-pdr-tsa"
16167   algorithm: "plot_throughput_speedup_analysis"
16168   output-file-type: ".html"
16169   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-base_and_scale-pdr-tsa"
16170   data: "plot-throughput-speedup-analysis-2n-skx"
16171   filter: "'NIC_Intel-X710' and
16172            '78B' and
16173            ('BASE' or 'SCALE') and
16174            'PDRDISC' and not 'NDRDISC' and
16175            'IP6FWD' and
16176            not 'IPSEC' and
16177            not 'VHOST'"
16178   parameters:
16179   - "throughput"
16180   - "parent"
16181   - "tags"
16182   layout:
16183     title: ""  # No title
16184     layout: "plot-throughput-speedup-analysis"
16185
16186 -
16187   type: "plot"
16188   title: "Speedup: ip6-2n-skx-x710-78b-features-ndr-tsa"
16189   algorithm: "plot_throughput_speedup_analysis"
16190   output-file-type: ".html"
16191   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-features-ndr-tsa"
16192   data: "plot-throughput-speedup-analysis-2n-skx"
16193   filter: "'NIC_Intel-X710' and
16194            '78B' and
16195            'FEATURE' and
16196            ('ACL10' or 'ACL50') and '10k_FLOWS' and
16197            'NDRDISC' and
16198            'IP6FWD' and
16199            not 'SRv6' and
16200            not 'IPSEC' and
16201            not 'VHOST'"
16202   parameters:
16203   - "throughput"
16204   - "parent"
16205   - "tags"
16206   layout:
16207     title: ""  # No title
16208     layout: "plot-throughput-speedup-analysis"
16209
16210 -
16211   type: "plot"
16212   title: "Speedup: ip6-2n-skx-x710-78b-features-pdr-tsa"
16213   algorithm: "plot_throughput_speedup_analysis"
16214   output-file-type: ".html"
16215   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-features-pdr-tsa"
16216   data: "plot-throughput-speedup-analysis-2n-skx"
16217   filter: "'NIC_Intel-X710' and
16218            '78B' and
16219            'FEATURE' and
16220            ('ACL10' or 'ACL50') and '10k_FLOWS' and
16221            'PDRDISC' and not 'NDRDISC' and
16222            'IP6FWD' and
16223            not 'SRv6' and
16224            not 'IPSEC' and
16225            not 'VHOST'"
16226   parameters:
16227   - "throughput"
16228   - "parent"
16229   - "tags"
16230   layout:
16231     title: ""  # No title
16232     layout: "plot-throughput-speedup-analysis"
16233
16234 # Speedup - VPP IPv6 2n-skx-xxv710
16235 -
16236   type: "plot"
16237   title: "Speedup: ip6-2n-skx-xxv710-78b-base_and_scale-ndr-tsa"
16238   algorithm: "plot_throughput_speedup_analysis"
16239   output-file-type: ".html"
16240   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-base_and_scale-ndr-tsa"
16241   data: "plot-throughput-speedup-analysis-2n-skx"
16242   filter: "'NIC_Intel-XXV710' and
16243            '78B' and
16244            ('BASE' or 'SCALE') and
16245            'NDRDISC' and
16246            'IP6FWD' and
16247            not 'SRv6' and
16248            not 'IPSEC' and
16249            not 'VHOST'"
16250   parameters:
16251   - "throughput"
16252   - "parent"
16253   - "tags"
16254   layout:
16255     title: ""  # No title
16256     layout: "plot-throughput-speedup-analysis"
16257
16258 -
16259   type: "plot"
16260   title: "Speedup: ip6-2n-skx-xxv710-78b-base_and_scale-pdr-tsa"
16261   algorithm: "plot_throughput_speedup_analysis"
16262   output-file-type: ".html"
16263   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-base_and_scale-pdr-tsa"
16264   data: "plot-throughput-speedup-analysis-2n-skx"
16265   filter: "'NIC_Intel-XXV710' and
16266            '78B' and
16267            ('BASE' or 'SCALE') and
16268            'PDRDISC' and not 'NDRDISC' and
16269            'IP6FWD' and
16270            not 'SRv6' and
16271            not 'IPSEC' and
16272            not 'VHOST'"
16273   parameters:
16274   - "throughput"
16275   - "parent"
16276   - "tags"
16277   layout:
16278     title: ""  # No title
16279     layout: "plot-throughput-speedup-analysis"
16280
16281 -
16282   type: "plot"
16283   title: "Speedup: ip6-2n-skx-xxv710-78b-features-ndr-tsa"
16284   algorithm: "plot_throughput_speedup_analysis"
16285   output-file-type: ".html"
16286   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-features-ndr-tsa"
16287   data: "plot-throughput-speedup-analysis-2n-skx"
16288   filter: "'NIC_Intel-XXV710' and
16289            '78B' and
16290            'FEATURE' and
16291            ('ACL10' or 'ACL50') and '10k_FLOWS' and
16292            'NDRDISC' and
16293            'IP6FWD' and
16294            not 'SRv6' and
16295            not 'IPSEC' and
16296            not 'VHOST'"
16297   parameters:
16298   - "throughput"
16299   - "parent"
16300   - "tags"
16301   layout:
16302     title: ""  # No title
16303     layout: "plot-throughput-speedup-analysis"
16304
16305 -
16306   type: "plot"
16307   title: "Speedup: ip6-2n-skx-xxv710-78b-features-pdr-tsa"
16308   algorithm: "plot_throughput_speedup_analysis"
16309   output-file-type: ".html"
16310   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-features-pdr-tsa"
16311   data: "plot-throughput-speedup-analysis-2n-skx"
16312   filter: "'NIC_Intel-XXV710' and
16313            '78B' and
16314            'FEATURE' and
16315            ('ACL10' or 'ACL50') and '10k_FLOWS' and
16316            'PDRDISC' and not 'NDRDISC' and
16317            'IP6FWD' and
16318            not 'SRv6' and
16319            not 'IPSEC' and
16320            not 'VHOST'"
16321   parameters:
16322   - "throughput"
16323   - "parent"
16324   - "tags"
16325   layout:
16326     title: ""  # No title
16327     layout: "plot-throughput-speedup-analysis"
16328
16329 ################################################################################
16330
16331 # Speedup - VPP IPv6 tunnels 3n-hsw-x520
16332 -
16333   type: "plot"
16334   title: "Speedup: ip6tun-3n-hsw-x520-78b-base_and_scale-ndr-tsa"
16335   algorithm: "plot_throughput_speedup_analysis"
16336   output-file-type: ".html"
16337   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-base_and_scale-ndr-tsa"
16338   data: "plot-throughput-speedup-analysis-3n-hsw"
16339   filter: "'NIC_Intel-X520-DA2' and
16340            '78B' and
16341            'ENCAP' and
16342            'NDRDISC' and
16343            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
16344            not 'VHOST'"
16345   parameters:
16346   - "throughput"
16347   - "parent"
16348   - "tags"
16349   layout:
16350     title: ""  # No title
16351     layout: "plot-throughput-speedup-analysis"
16352
16353 -
16354   type: "plot"
16355   title: "Speedup: ip6tun-3n-hsw-x520-78b-base_and_scale-pdr-tsa"
16356   algorithm: "plot_throughput_speedup_analysis"
16357   output-file-type: ".html"
16358   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-base_and_scale-pdr-tsa"
16359   data: "plot-throughput-speedup-analysis-3n-hsw"
16360   filter: "'NIC_Intel-X520-DA2' and
16361            '78B' and
16362            'ENCAP' and
16363            'PDRDISC' and not 'NDRDISC' and
16364            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
16365            not 'VHOST'"
16366   parameters:
16367   - "throughput"
16368   - "parent"
16369   - "tags"
16370   layout:
16371     title: ""  # No title
16372     layout: "plot-throughput-speedup-analysis"
16373
16374 ################################################################################
16375
16376 # Speedup - VPP IPSec 3n-hsw-xl710
16377 -
16378   type: "plot"
16379   title: "Speedup: ipsec-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
16380   algorithm: "plot_throughput_speedup_analysis"
16381   output-file-type: ".html"
16382   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
16383   data: "plot-throughput-speedup-analysis-3n-hsw"
16384   filter: "'NIC_Intel-XL710' and
16385            '64B' and
16386            'IP4FWD' and
16387            'NDRDISC' and
16388            'IPSECHW' and
16389            ('IPSECTRAN' or 'IPSECTUN') and
16390            not 'VHOST'"
16391   parameters:
16392   - "throughput"
16393   - "parent"
16394   - "tags"
16395   layout:
16396     title: ""  # No title
16397     layout: "plot-throughput-speedup-analysis"
16398
16399 -
16400   type: "plot"
16401   title: "Speedup: ipsec-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
16402   algorithm: "plot_throughput_speedup_analysis"
16403   output-file-type: ".html"
16404   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
16405   data: "plot-throughput-speedup-analysis-3n-hsw"
16406   filter: "'NIC_Intel-XL710' and
16407            '64B' and
16408            'IP4FWD' and
16409            'PDRDISC' and not 'NDRDISC' and
16410            'IPSECHW' and
16411            ('IPSECTRAN' or 'IPSECTUN') and
16412            not 'VHOST'"
16413   parameters:
16414   - "throughput"
16415   - "parent"
16416   - "tags"
16417   layout:
16418     title: ""  # No title
16419     layout: "plot-throughput-speedup-analysis"
16420
16421 ################################################################################
16422
16423 # Speedup - VPP SRv6 3n-hsw-x520
16424 -
16425   type: "plot"
16426   title: "Speedup: srv6-3n-hsw-x520-78b-features-ndr-tsa"
16427   algorithm: "plot_throughput_speedup_analysis"
16428   output-file-type: ".html"
16429   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-features-ndr-tsa"
16430   data: "plot-throughput-speedup-analysis-3n-hsw"
16431   filter: "'NIC_Intel-X520-DA2' and
16432            '78B' and
16433            'FEATURE' and
16434            'NDRDISC' and
16435            'IP6FWD' and
16436            'SRv6'"
16437   parameters:
16438   - "throughput"
16439   - "parent"
16440   - "tags"
16441   layout:
16442     title: ""  # No title
16443     layout: "plot-throughput-speedup-analysis"
16444
16445 -
16446   type: "plot"
16447   title: "Speedup: srv6-3n-hsw-x520-78b-features-pdr-tsa"
16448   algorithm: "plot_throughput_speedup_analysis"
16449   output-file-type: ".html"
16450   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-features-pdr-tsa"
16451   data: "plot-throughput-speedup-analysis-3n-hsw"
16452   filter: "'NIC_Intel-X520-DA2' and
16453            '78B' and
16454            'FEATURE' and
16455            'PDRDISC' and not 'NDRDISC' and
16456            'IP6FWD' and
16457            'SRv6'"
16458   parameters:
16459   - "throughput"
16460   - "parent"
16461   - "tags"
16462   layout:
16463     title: ""  # No title
16464     layout: "plot-throughput-speedup-analysis"
16465
16466 ################################################################################
16467
16468 # Speedup - VPP L2 3n-hsw-x520
16469 -
16470   type: "plot"
16471   title: "Speedup: l2sw-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
16472   algorithm: "plot_throughput_speedup_analysis"
16473   output-file-type: ".html"
16474   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
16475   data: "plot-throughput-speedup-analysis-3n-hsw"
16476   filter: "'NIC_Intel-X520-DA2' and
16477            '64B' and
16478            ('BASE' or 'SCALE') and
16479            'NDRDISC' and
16480            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
16481            not 'VHOST' and
16482            not 'MEMIF'"
16483   parameters:
16484   - "throughput"
16485   - "parent"
16486   - "tags"
16487   layout:
16488     title: ""  # No title
16489     layout: "plot-throughput-speedup-analysis"
16490
16491 -
16492   type: "plot"
16493   title: "Speedup: l2sw-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
16494   algorithm: "plot_throughput_speedup_analysis"
16495   output-file-type: ".html"
16496   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
16497   data: "plot-throughput-speedup-analysis-3n-hsw"
16498   filter: "'NIC_Intel-X520-DA2' and
16499            '64B' and
16500            ('BASE' or 'SCALE') and
16501            'PDRDISC' and not 'NDRDISC' and
16502            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
16503            not 'VHOST' and
16504            not 'MEMIF'"
16505   parameters:
16506   - "throughput"
16507   - "parent"
16508   - "tags"
16509   layout:
16510     title: ""  # No title
16511     layout: "plot-throughput-speedup-analysis"
16512
16513 -
16514   type: "plot"
16515   title: "Speedup: l2sw-3n-hsw-x520-64b-features-ndr-tsa"
16516   algorithm: "plot_throughput_speedup_analysis"
16517   output-file-type: ".html"
16518   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-ndr-tsa"
16519   data: "plot-throughput-speedup-analysis-3n-hsw"
16520   filter: "'NIC_Intel-X520-DA2' and
16521            '64B' and
16522            'FEATURE' and
16523            ('ACL10' or 'ACL50') and '10k_FLOWS' and
16524            'NDRDISC' and
16525            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
16526            not 'VHOST' and
16527            not 'MEMIF'"
16528   parameters:
16529   - "throughput"
16530   - "parent"
16531   - "tags"
16532   layout:
16533     title: ""  # No title
16534     layout: "plot-throughput-speedup-analysis"
16535
16536 -
16537   type: "plot"
16538   title: "Speedup: l2sw-3n-hsw-x520-64b-features-pdr-tsa"
16539   algorithm: "plot_throughput_speedup_analysis"
16540   output-file-type: ".html"
16541   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-pdr-tsa"
16542   data: "plot-throughput-speedup-analysis-3n-hsw"
16543   filter: "'NIC_Intel-X520-DA2' and
16544            '64B' and
16545            'FEATURE' and
16546            ('ACL10' or 'ACL50') and '10k_FLOWS' and
16547            'PDRDISC' and not 'NDRDISC' and
16548            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
16549            not 'VHOST' and
16550            not 'MEMIF'"
16551   parameters:
16552   - "throughput"
16553   - "parent"
16554   - "tags"
16555   layout:
16556     title: ""  # No title
16557     layout: "plot-throughput-speedup-analysis"
16558
16559 # Speedup - VPP L2 3n-hsw-x710
16560 -
16561   type: "plot"
16562   title: "Speedup: l2sw-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
16563   algorithm: "plot_throughput_speedup_analysis"
16564   output-file-type: ".html"
16565   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
16566   data: "plot-throughput-speedup-analysis-3n-hsw"
16567   filter: "'NIC_Intel-X710' and
16568            '64B' and
16569            ('BASE' or 'SCALE') and
16570            'NDRDISC' and
16571            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
16572            not 'VHOST' and
16573            not 'MEMIF'"
16574   parameters:
16575   - "throughput"
16576   - "parent"
16577   - "tags"
16578   layout:
16579     title: ""  # No title
16580     layout: "plot-throughput-speedup-analysis"
16581
16582 -
16583   type: "plot"
16584   title: "Speedup: l2sw-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
16585   algorithm: "plot_throughput_speedup_analysis"
16586   output-file-type: ".html"
16587   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
16588   data: "plot-throughput-speedup-analysis-3n-hsw"
16589   filter: "'NIC_Intel-X710' and
16590            '64B' and
16591            ('BASE' or 'SCALE') and
16592            'PDRDISC' and not 'NDRDISC' and
16593            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
16594            not 'VHOST' and
16595            not 'MEMIF'"
16596   parameters:
16597   - "throughput"
16598   - "parent"
16599   - "tags"
16600   layout:
16601     title: ""  # No title
16602     layout: "plot-throughput-speedup-analysis"
16603
16604 -
16605   type: "plot"
16606   title: "Speedup: l2sw-3n-hsw-x710-64b-features-ndr-tsa"
16607   algorithm: "plot_throughput_speedup_analysis"
16608   output-file-type: ".html"
16609   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-ndr-tsa"
16610   data: "plot-throughput-speedup-analysis-3n-hsw"
16611   filter: "'NIC_Intel-X710' and
16612            '64B' and
16613            'FEATURE' and
16614            ('ACL10' or 'ACL50') and '10k_FLOWS' and
16615            'NDRDISC' and
16616            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
16617            not 'VHOST' and
16618            not 'MEMIF'"
16619   parameters:
16620   - "throughput"
16621   - "parent"
16622   - "tags"
16623   layout:
16624     title: ""  # No title
16625     layout: "plot-throughput-speedup-analysis"
16626
16627 -
16628   type: "plot"
16629   title: "Speedup: l2sw-3n-hsw-x710-64b-features-pdr-tsa"
16630   algorithm: "plot_throughput_speedup_analysis"
16631   output-file-type: ".html"
16632   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-pdr-tsa"
16633   data: "plot-throughput-speedup-analysis-3n-hsw"
16634   filter: "'NIC_Intel-X710' and
16635            '64B' and
16636            'FEATURE' and
16637            ('ACL10' or 'ACL50') and '10k_FLOWS' and
16638            'PDRDISC' and not 'NDRDISC' and
16639            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
16640            not 'VHOST' and
16641            not 'MEMIF'"
16642   parameters:
16643   - "throughput"
16644   - "parent"
16645   - "tags"
16646   layout:
16647     title: ""  # No title
16648     layout: "plot-throughput-speedup-analysis"
16649
16650 # Speedup - VPP L2 3n-hsw-xl710
16651 -
16652   type: "plot"
16653   title: "Speedup: l2sw-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
16654   algorithm: "plot_throughput_speedup_analysis"
16655   output-file-type: ".html"
16656   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
16657   data: "plot-throughput-speedup-analysis-3n-hsw"
16658   filter: "'NIC_Intel-XL710' and
16659            '64B' and
16660            ('BASE' or 'SCALE') and
16661            'NDRDISC' and
16662            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
16663            not 'VHOST' and
16664            not 'MEMIF'"
16665   parameters:
16666   - "throughput"
16667   - "parent"
16668   - "tags"
16669   layout:
16670     title: ""  # No title
16671     layout: "plot-throughput-speedup-analysis"
16672
16673 -
16674   type: "plot"
16675   title: "Speedup: l2sw-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
16676   algorithm: "plot_throughput_speedup_analysis"
16677   output-file-type: ".html"
16678   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
16679   data: "plot-throughput-speedup-analysis-3n-hsw"
16680   filter: "'NIC_Intel-XL710' and
16681            '64B' and
16682            ('BASE' or 'SCALE') and
16683            'PDRDISC' and not 'NDRDISC' and
16684            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
16685            not 'VHOST' and
16686            not 'MEMIF'"
16687   parameters:
16688   - "throughput"
16689   - "parent"
16690   - "tags"
16691   layout:
16692     title: ""  # No title
16693     layout: "plot-throughput-speedup-analysis"
16694
16695 # Speedup - VPP L2 3n-skx-x710
16696 -
16697   type: "plot"
16698   title: "Speedup: l2sw-3n-skx-x710-64b-base_and_scale-ndr-tsa"
16699   algorithm: "plot_throughput_speedup_analysis"
16700   output-file-type: ".html"
16701   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-base_and_scale-ndr-tsa"
16702   data: "plot-throughput-speedup-analysis-3n-skx"
16703   filter: "'NIC_Intel-X710' and
16704            '64B' and
16705            ('BASE' or 'SCALE') and
16706            'NDRDISC' and
16707            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
16708            not 'VHOST' and
16709            not 'MEMIF'"
16710   parameters:
16711   - "throughput"
16712   - "parent"
16713   - "tags"
16714   layout:
16715     title: ""  # No title
16716     layout: "plot-throughput-speedup-analysis"
16717
16718 -
16719   type: "plot"
16720   title: "Speedup: l2sw-3n-skx-x710-64b-base_and_scale-pdr-tsa"
16721   algorithm: "plot_throughput_speedup_analysis"
16722   output-file-type: ".html"
16723   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-base_and_scale-pdr-tsa"
16724   data: "plot-throughput-speedup-analysis-3n-skx"
16725   filter: "'NIC_Intel-X710' and
16726            '64B' and
16727            ('BASE' or 'SCALE') and
16728            'PDRDISC' and not 'NDRDISC' and
16729            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
16730            not 'VHOST' and
16731            not 'MEMIF'"
16732   parameters:
16733   - "throughput"
16734   - "parent"
16735   - "tags"
16736   layout:
16737     title: ""  # No title
16738     layout: "plot-throughput-speedup-analysis"
16739
16740 -
16741   type: "plot"
16742   title: "Speedup: l2sw-3n-skx-x710-64b-features-ndr-tsa"
16743   algorithm: "plot_throughput_speedup_analysis"
16744   output-file-type: ".html"
16745   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-ndr-tsa"
16746   data: "plot-throughput-speedup-analysis-3n-skx"
16747   filter: "'NIC_Intel-X710' and
16748            '64B' and
16749            'FEATURE' and
16750            ('ACL10' or 'ACL50') and '10k_FLOWS' and
16751            'NDRDISC' and
16752            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
16753            not 'VHOST' and
16754            not 'MEMIF'"
16755   parameters:
16756   - "throughput"
16757   - "parent"
16758   - "tags"
16759   layout:
16760     title: ""  # No title
16761     layout: "plot-throughput-speedup-analysis"
16762
16763 -
16764   type: "plot"
16765   title: "Speedup: l2sw-3n-skx-x710-64b-features-pdr-tsa"
16766   algorithm: "plot_throughput_speedup_analysis"
16767   output-file-type: ".html"
16768   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-pdr-tsa"
16769   data: "plot-throughput-speedup-analysis-3n-skx"
16770   filter: "'NIC_Intel-X710' and
16771            '64B' and
16772            'FEATURE' and
16773            ('ACL10' or 'ACL50') and '10k_FLOWS' and
16774            'PDRDISC' and not 'NDRDISC' and
16775            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
16776            not 'VHOST' and
16777            not 'MEMIF'"
16778   parameters:
16779   - "throughput"
16780   - "parent"
16781   - "tags"
16782   layout:
16783     title: ""  # No title
16784     layout: "plot-throughput-speedup-analysis"
16785
16786 # Speedup - VPP L2 3n-skx-xxv710
16787 -
16788   type: "plot"
16789   title: "Speedup: l2sw-3n-skx-xxv710-64b-base_and_scale-ndr-tsa"
16790   algorithm: "plot_throughput_speedup_analysis"
16791   output-file-type: ".html"
16792   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-base_and_scale-ndr-tsa"
16793   data: "plot-throughput-speedup-analysis-3n-skx"
16794   filter: "'NIC_Intel-XXV710' and
16795            '64B' and
16796            ('BASE' or 'SCALE') and
16797            'NDRDISC' and
16798            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
16799            not 'VHOST' and
16800            not 'MEMIF'"
16801   parameters:
16802   - "throughput"
16803   - "parent"
16804   - "tags"
16805   layout:
16806     title: ""  # No title
16807     layout: "plot-throughput-speedup-analysis"
16808
16809 -
16810   type: "plot"
16811   title: "Speedup: l2sw-3n-skx-xxv710-64b-base_and_scale-pdr-tsa"
16812   algorithm: "plot_throughput_speedup_analysis"
16813   output-file-type: ".html"
16814   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-base_and_scale-pdr-tsa"
16815   data: "plot-throughput-speedup-analysis-3n-skx"
16816   filter: "'NIC_Intel-XXV710' and
16817            '64B' and
16818            ('BASE' or 'SCALE') and
16819            'PDRDISC' and not 'NDRDISC' and
16820            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
16821            not 'VHOST' and
16822            not 'MEMIF'"
16823   parameters:
16824   - "throughput"
16825   - "parent"
16826   - "tags"
16827   layout:
16828     title: ""  # No title
16829     layout: "plot-throughput-speedup-analysis"
16830
16831 -
16832   type: "plot"
16833   title: "Speedup: l2sw-3n-skx-xxv710-64b-features-ndr-tsa"
16834   algorithm: "plot_throughput_speedup_analysis"
16835   output-file-type: ".html"
16836   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-features-ndr-tsa"
16837   data: "plot-throughput-speedup-analysis-3n-skx"
16838   filter: "'NIC_Intel-XXV710' and
16839            '64B' and
16840            'FEATURE' and
16841            ('ACL10' or 'ACL50') and '10k_FLOWS' and
16842            'NDRDISC' and
16843            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
16844            not 'VHOST' and
16845            not 'MEMIF'"
16846   parameters:
16847   - "throughput"
16848   - "parent"
16849   - "tags"
16850   layout:
16851     title: ""  # No title
16852     layout: "plot-throughput-speedup-analysis"
16853
16854 -
16855   type: "plot"
16856   title: "Speedup: l2sw-3n-skx-xxv710-64b-features-pdr-tsa"
16857   algorithm: "plot_throughput_speedup_analysis"
16858   output-file-type: ".html"
16859   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-features-pdr-tsa"
16860   data: "plot-throughput-speedup-analysis-3n-skx"
16861   filter: "'NIC_Intel-XXV710' and
16862            '64B' and
16863            'FEATURE' and
16864            ('ACL10' or 'ACL50') and '10k_FLOWS' and
16865            'PDRDISC' and not 'NDRDISC' and
16866            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
16867            not 'VHOST' and
16868            not 'MEMIF'"
16869   parameters:
16870   - "throughput"
16871   - "parent"
16872   - "tags"
16873   layout:
16874     title: ""  # No title
16875     layout: "plot-throughput-speedup-analysis"
16876
16877 # Speedup - VPP L2 2n-skx-x710
16878 -
16879   type: "plot"
16880   title: "Speedup: l2sw-2n-skx-x710-64b-base_and_scale-ndr-tsa"
16881   algorithm: "plot_throughput_speedup_analysis"
16882   output-file-type: ".html"
16883   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-base_and_scale-ndr-tsa"
16884   data: "plot-throughput-speedup-analysis-2n-skx"
16885   filter: "'NIC_Intel-X710' and
16886            '64B' and
16887            ('BASE' or 'SCALE') and
16888            'NDRDISC' and
16889            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
16890            not 'VHOST' and
16891            not 'MEMIF'"
16892   parameters:
16893   - "throughput"
16894   - "parent"
16895   - "tags"
16896   layout:
16897     title: ""  # No title
16898     layout: "plot-throughput-speedup-analysis"
16899
16900 -
16901   type: "plot"
16902   title: "Speedup: l2sw-2n-skx-x710-64b-base_and_scale-pdr-tsa"
16903   algorithm: "plot_throughput_speedup_analysis"
16904   output-file-type: ".html"
16905   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-base_and_scale-pdr-tsa"
16906   data: "plot-throughput-speedup-analysis-2n-skx"
16907   filter: "'NIC_Intel-X710' and
16908            '64B' and
16909            ('BASE' or 'SCALE') and
16910            'PDRDISC' and not 'NDRDISC' and
16911            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
16912            not 'VHOST' and
16913            not 'MEMIF'"
16914   parameters:
16915   - "throughput"
16916   - "parent"
16917   - "tags"
16918   layout:
16919     title: ""  # No title
16920     layout: "plot-throughput-speedup-analysis"
16921
16922 -
16923   type: "plot"
16924   title: "Speedup: l2sw-2n-skx-x710-64b-features-ndr-tsa"
16925   algorithm: "plot_throughput_speedup_analysis"
16926   output-file-type: ".html"
16927   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-features-ndr-tsa"
16928   data: "plot-throughput-speedup-analysis-2n-skx"
16929   filter: "'NIC_Intel-X710' and
16930            '64B' and
16931            'FEATURE' and
16932            ('ACL10' or 'ACL50') and '10k_FLOWS' and
16933            'NDRDISC' and
16934            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
16935            not 'VHOST' and
16936            not 'MEMIF'"
16937   parameters:
16938   - "throughput"
16939   - "parent"
16940   - "tags"
16941   layout:
16942     title: ""  # No title
16943     layout: "plot-throughput-speedup-analysis"
16944
16945 -
16946   type: "plot"
16947   title: "Speedup: l2sw-2n-skx-x710-64b-features-pdr-tsa"
16948   algorithm: "plot_throughput_speedup_analysis"
16949   output-file-type: ".html"
16950   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-features-pdr-tsa"
16951   data: "plot-throughput-speedup-analysis-2n-skx"
16952   filter: "'NIC_Intel-X710' and
16953            '64B' and
16954            'FEATURE' and
16955            ('ACL10' or 'ACL50') and '10k_FLOWS' and
16956            'PDRDISC' and not 'NDRDISC' and
16957            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
16958            not 'VHOST' and
16959            not 'MEMIF'"
16960   parameters:
16961   - "throughput"
16962   - "parent"
16963   - "tags"
16964   layout:
16965     title: ""  # No title
16966     layout: "plot-throughput-speedup-analysis"
16967
16968 # Speedup - VPP L2 2n-skx-xxv710
16969 -
16970   type: "plot"
16971   title: "Speedup: l2sw-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
16972   algorithm: "plot_throughput_speedup_analysis"
16973   output-file-type: ".html"
16974   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
16975   data: "plot-throughput-speedup-analysis-2n-skx"
16976   filter: "'NIC_Intel-XXV710' and
16977            '64B' and
16978            ('BASE' or 'SCALE') and
16979            'NDRDISC' and
16980            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
16981            not 'VHOST' and
16982            not 'MEMIF'"
16983   parameters:
16984   - "throughput"
16985   - "parent"
16986   - "tags"
16987   layout:
16988     title: ""  # No title
16989     layout: "plot-throughput-speedup-analysis"
16990
16991 -
16992   type: "plot"
16993   title: "Speedup: l2sw-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
16994   algorithm: "plot_throughput_speedup_analysis"
16995   output-file-type: ".html"
16996   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
16997   data: "plot-throughput-speedup-analysis-2n-skx"
16998   filter: "'NIC_Intel-XXV710' and
16999            '64B' and
17000            ('BASE' or 'SCALE') and
17001            'PDRDISC' and not 'NDRDISC' and
17002            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
17003            not 'VHOST' and
17004            not 'MEMIF'"
17005   parameters:
17006   - "throughput"
17007   - "parent"
17008   - "tags"
17009   layout:
17010     title: ""  # No title
17011     layout: "plot-throughput-speedup-analysis"
17012
17013 -
17014   type: "plot"
17015   title: "Speedup: l2sw-2n-skx-xxv710-64b-features-ndr-tsa"
17016   algorithm: "plot_throughput_speedup_analysis"
17017   output-file-type: ".html"
17018   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-features-ndr-tsa"
17019   data: "plot-throughput-speedup-analysis-2n-skx"
17020   filter: "'NIC_Intel-XXV710' and
17021            '64B' and
17022            'FEATURE' and
17023            ('ACL10' or 'ACL50') and '10k_FLOWS' and
17024            'NDRDISC' and
17025            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
17026            not 'VHOST' and
17027            not 'MEMIF'"
17028   parameters:
17029   - "throughput"
17030   - "parent"
17031   - "tags"
17032   layout:
17033     title: ""  # No title
17034     layout: "plot-throughput-speedup-analysis"
17035
17036 -
17037   type: "plot"
17038   title: "Speedup: l2sw-2n-skx-xxv710-64b-features-pdr-tsa"
17039   algorithm: "plot_throughput_speedup_analysis"
17040   output-file-type: ".html"
17041   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-features-pdr-tsa"
17042   data: "plot-throughput-speedup-analysis-2n-skx"
17043   filter: "'NIC_Intel-XXV710' and
17044            '64B' and
17045            'FEATURE' and
17046            ('ACL10' or 'ACL50') and '10k_FLOWS' and
17047            'PDRDISC' and not 'NDRDISC' and
17048            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
17049            not 'VHOST' and
17050            not 'MEMIF'"
17051   parameters:
17052   - "throughput"
17053   - "parent"
17054   - "tags"
17055   layout:
17056     title: ""  # No title
17057     layout: "plot-throughput-speedup-analysis"
17058
17059 ################################################################################
17060
17061 # Speedup - VPP vhost l2sw 3n-hsw-x520
17062 -
17063   type: "plot"
17064   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
17065   algorithm: "plot_throughput_speedup_analysis"
17066   output-file-type: ".html"
17067   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
17068   data: "plot-throughput-speedup-analysis-3n-hsw"
17069   filter: "'NIC_Intel-X520-DA2' and
17070            '64B' and 
17071            'NDRDISC' and
17072            'VHOST' and 
17073            not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
17074   parameters:
17075   - "throughput"
17076   - "parent"
17077   - "tags"
17078   layout:
17079     title: ""  # No title
17080     layout: "plot-throughput-speedup-analysis"
17081
17082 -
17083   type: "plot"
17084   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
17085   algorithm: "plot_throughput_speedup_analysis"
17086   output-file-type: ".html"
17087   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
17088   data: "plot-throughput-speedup-analysis-3n-hsw"
17089   filter: "'NIC_Intel-X520-DA2' and
17090            '64B' and 
17091            'PDRDISC' and not 'NDRDISC' and
17092            'VHOST' and 
17093            not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
17094   parameters:
17095   - "throughput"
17096   - "parent"
17097   - "tags"
17098   layout:
17099     title: ""  # No title
17100     layout: "plot-throughput-speedup-analysis"
17101
17102 # Speedup - VPP vhost ip4 3n-hsw-x520
17103 -
17104   type: "plot"
17105   title: "VPP Speedup: vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
17106   algorithm: "plot_throughput_speedup_analysis"
17107   output-file-type: ".html"
17108   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
17109   data: "plot-throughput-speedup-analysis-3n-hsw"
17110   filter: "'NIC_Intel-X520-DA2' and
17111            '64B' and 
17112            'NDRDISC' and
17113            'VHOST' and 
17114            not 'VXLAN' and 
17115            not 'IP4FWD' and 
17116            not 'DOT1Q' and 
17117            not '2VM'"
17118   parameters:
17119   - "throughput"
17120   - "parent"
17121   - "tags"
17122   layout:
17123     title: ""  # No title
17124     layout: "plot-throughput-speedup-analysis"
17125
17126 -
17127   type: "plot"
17128   title: "VPP Speedup: vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
17129   algorithm: "plot_throughput_speedup_analysis"
17130   output-file-type: ".html"
17131   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
17132   data: "plot-throughput-speedup-analysis-3n-hsw"
17133   filter: "'NIC_Intel-X520-DA2' and
17134            '64B' and 
17135            'PDRDISC' and not 'NDRDISC' and
17136            'VHOST' and 
17137            not 'VXLAN' and 
17138            not 'IP4FWD' and 
17139            not 'DOT1Q' and 
17140            not '2VM'"
17141   parameters:
17142   - "throughput"
17143   - "parent"
17144   - "tags"
17145   layout:
17146     title: ""  # No title
17147     layout: "plot-throughput-speedup-analysis"
17148
17149 # Speedup - VPP vhost l2sw 3n-hsw-x710
17150 -
17151   type: "plot"
17152   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
17153   algorithm: "plot_throughput_speedup_analysis"
17154   output-file-type: ".html"
17155   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
17156   data: "plot-throughput-speedup-analysis-3n-hsw"
17157   filter: "'NIC_Intel-X710' and
17158            '64B' and 
17159            'NDRDISC' and
17160            'VHOST' and 
17161            not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
17162   parameters:
17163   - "throughput"
17164   - "parent"
17165   - "tags"
17166   layout:
17167     title: ""  # No title
17168     layout: "plot-throughput-speedup-analysis"
17169
17170 -
17171   type: "plot"
17172   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
17173   algorithm: "plot_throughput_speedup_analysis"
17174   output-file-type: ".html"
17175   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
17176   data: "plot-throughput-speedup-analysis-3n-hsw"
17177   filter: "'NIC_Intel-X710' and
17178            '64B' and 
17179            'PDRDISC' and not 'NDRDISC' and
17180            'VHOST' and 
17181            not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
17182   parameters:
17183   - "throughput"
17184   - "parent"
17185   - "tags"
17186   layout:
17187     title: ""  # No title
17188     layout: "plot-throughput-speedup-analysis"
17189
17190 # Speedup - VPP vhost ip4 3n-hsw-x710
17191 -
17192   type: "plot"
17193   title: "VPP Speedup: vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
17194   algorithm: "plot_throughput_speedup_analysis"
17195   output-file-type: ".html"
17196   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
17197   data: "plot-throughput-speedup-analysis-3n-hsw"
17198   filter: "'NIC_Intel-X710' and
17199            '64B' and 
17200            'NDRDISC' and
17201            'VHOST' and 
17202            not 'VXLAN' and 
17203            not 'IP4FWD' and 
17204            not 'DOT1Q' and 
17205            not '2VM'"
17206   parameters:
17207   - "throughput"
17208   - "parent"
17209   - "tags"
17210   layout:
17211     title: ""  # No title
17212     layout: "plot-throughput-speedup-analysis"
17213
17214 -
17215   type: "plot"
17216   title: "VPP Speedup: vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
17217   algorithm: "plot_throughput_speedup_analysis"
17218   output-file-type: ".html"
17219   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
17220   data: "plot-throughput-speedup-analysis-3n-hsw"
17221   filter: "'NIC_Intel-X710' and
17222            '64B' and 
17223            'PDRDISC' and not 'NDRDISC' and
17224            'VHOST' and 
17225            not 'VXLAN' and 
17226            not 'IP4FWD' and 
17227            not 'DOT1Q' and 
17228            not '2VM'"
17229   parameters:
17230   - "throughput"
17231   - "parent"
17232   - "tags"
17233   layout:
17234     title: ""  # No title
17235     layout: "plot-throughput-speedup-analysis"
17236
17237 # Speedup - VPP vhost l2sw 3n-hsw-xl710
17238 -
17239   type: "plot"
17240   title: "VPP Speedup: vhost-l2sw-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
17241   algorithm: "plot_throughput_speedup_analysis"
17242   output-file-type: ".html"
17243   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
17244   data: "plot-throughput-speedup-analysis-3n-hsw"
17245   filter: "'NIC_Intel-XL710' and
17246            '64B' and 
17247            'NDRDISC' and
17248            'VHOST' and 
17249            not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
17250   parameters:
17251   - "throughput"
17252   - "parent"
17253   - "tags"
17254   layout:
17255     title: ""  # No title
17256     layout: "plot-throughput-speedup-analysis"
17257
17258 -
17259   type: "plot"
17260   title: "VPP Speedup: vhost-l2sw-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
17261   algorithm: "plot_throughput_speedup_analysis"
17262   output-file-type: ".html"
17263   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
17264   data: "plot-throughput-speedup-analysis-3n-hsw"
17265   filter: "'NIC_Intel-XL710' and
17266            '64B' and 
17267            'PDRDISC' and not 'NDRDISC' and
17268            'VHOST' and 
17269            not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
17270   parameters:
17271   - "throughput"
17272   - "parent"
17273   - "tags"
17274   layout:
17275     title: ""  # No title
17276     layout: "plot-throughput-speedup-analysis"
17277
17278 # Speedup - VPP vhost ip4 3n-hsw-xl710
17279 -
17280   type: "plot"
17281   title: "VPP Speedup: vhost-ip4-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
17282   algorithm: "plot_throughput_speedup_analysis"
17283   output-file-type: ".html"
17284   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
17285   data: "plot-throughput-speedup-analysis-3n-hsw"
17286   filter: "'NIC_Intel-XL710' and
17287            '64B' and 
17288            'NDRDISC' and
17289            'VHOST' and 
17290            not 'VXLAN' and 
17291            not 'IP4FWD' and 
17292            not 'DOT1Q' and 
17293            not '2VM'"
17294   parameters:
17295   - "throughput"
17296   - "parent"
17297   - "tags"
17298   layout:
17299     title: ""  # No title
17300     layout: "plot-throughput-speedup-analysis"
17301
17302 -
17303   type: "plot"
17304   title: "VPP Speedup: vhost-ip4-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
17305   algorithm: "plot_throughput_speedup_analysis"
17306   output-file-type: ".html"
17307   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
17308   data: "plot-throughput-speedup-analysis-3n-hsw"
17309   filter: "'NIC_Intel-XL710' and
17310            '64B' and 
17311            'PDRDISC' and not 'NDRDISC' and
17312            'VHOST' and 
17313            not 'VXLAN' and 
17314            not 'IP4FWD' and 
17315            not 'DOT1Q' and 
17316            not '2VM'"
17317   parameters:
17318   - "throughput"
17319   - "parent"
17320   - "tags"
17321   layout:
17322     title: ""  # No title
17323     layout: "plot-throughput-speedup-analysis"