CSIT-1203: Add parsing of NDRPDR test
[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 1t1c pdr"
756   algorithm: "table_performance_comparison"
757   output-file: "{DIR[STATIC,VPP]}/performance-changes-1t1c-pdr"
758   history:
759     -
760       title: "rls1710"
761       data:
762         csit-vpp-perf-1710-all:
763         - 11
764         - 12
765         - 13
766         - 14
767         - 15
768         - 16
769         - 17
770         - 18
771         - 19
772         - 20
773   reference:
774     title: "rls1801"
775     data:
776       csit-vpp-perf-1801-all:
777       - 124  # sel
778       - 127  # sel
779       - 128  # sel
780       - 141  # sel
781       - 142  # sel
782       - 143  # sel
783       - 145  # sel
784       - 146  # sel
785       - 162  # sel
786       - 163  # sel
787       - 167  # sel
788       - 172  # sel acl only
789   compare:
790     title: "rls1804"
791     data:
792       csit-vpp-perf-1804-all:
793       - 21  # sel
794       - 22  # sel
795       - 23  # sel
796       - 24  # sel
797       - 27  # sel
798       - 28  # sel
799       - 29  # sel
800       - 30  # sel
801       - 31  # sel
802       - 35  # sel
803   data: "vpp-performance-changes"
804   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
805   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
806   parameters:
807   - "name"
808   - "parent"
809   - "throughput"
810
811 -
812   type: "table"
813   title: "VPP Performance Changes 2t2c pdr"
814   algorithm: "table_performance_comparison"
815   output-file: "{DIR[STATIC,VPP]}/performance-changes-2t2c-pdr"
816   history:
817     -
818       title: "rls1710"
819       data:
820         csit-vpp-perf-1710-all:
821         - 11
822         - 12
823         - 13
824         - 14
825         - 15
826         - 16
827         - 17
828         - 18
829         - 19
830         - 20
831   reference:
832     title: "rls1801"
833     data:
834       csit-vpp-perf-1801-all:
835       - 124  # sel
836       - 127  # sel
837       - 128  # sel
838       - 141  # sel
839       - 142  # sel
840       - 143  # sel
841       - 145  # sel
842       - 146  # sel
843       - 162  # sel
844       - 163  # sel
845       - 167  # sel
846       - 172  # sel acl only
847   compare:
848     title: "rls1804"
849     data:
850       csit-vpp-perf-1804-all:
851       - 21  # sel
852       - 22  # sel
853       - 23  # sel
854       - 24  # sel
855       - 27  # sel
856       - 28  # sel
857       - 29  # sel
858       - 30  # sel
859       - 31  # sel
860       - 35  # sel
861   data: "vpp-performance-changes"
862   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
863   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
864   parameters:
865   - "name"
866   - "parent"
867   - "throughput"
868
869 -
870   type: "table"
871   title: "VPP Performance Changes 1t1c ndr"
872   algorithm: "table_performance_comparison"
873   output-file: "{DIR[STATIC,VPP]}/performance-changes-1t1c-ndr"
874   history:
875     -
876       title: "rls1710"
877       data:
878         csit-vpp-perf-1710-all:
879         - 11
880         - 12
881         - 13
882         - 14
883         - 15
884         - 16
885         - 17
886         - 18
887         - 19
888         - 20
889   reference:
890     title: "rls1801"
891     data:
892       csit-vpp-perf-1801-all:
893       - 124  # sel
894       - 127  # sel
895       - 128  # sel
896       - 141  # sel
897       - 142  # sel
898       - 143  # sel
899       - 145  # sel
900       - 146  # sel
901       - 162  # sel
902       - 163  # sel
903       - 167  # sel
904       - 172  # sel acl only
905   compare:
906     title: "rls1804"
907     data:
908       csit-vpp-perf-1804-all:
909       - 21  # sel
910       - 22  # sel
911       - 23  # sel
912       - 24  # sel
913       - 27  # sel
914       - 28  # sel
915       - 29  # sel
916       - 30  # sel
917       - 31  # sel
918       - 35  # sel
919   data: "vpp-performance-changes"
920   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
921   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
922   parameters:
923   - "name"
924   - "parent"
925   - "throughput"
926
927 -
928   type: "table"
929   title: "VPP Performance Changes 2t2c ndr"
930   algorithm: "table_performance_comparison"
931   output-file: "{DIR[STATIC,VPP]}/performance-changes-2t2c-ndr"
932   history:
933     -
934       title: "rls1710"
935       data:
936         csit-vpp-perf-1710-all:
937         - 11
938         - 12
939         - 13
940         - 14
941         - 15
942         - 16
943         - 17
944         - 18
945         - 19
946         - 20
947   reference:
948     title: "rls1801"
949     data:
950       csit-vpp-perf-1801-all:
951       - 124  # sel
952       - 127  # sel
953       - 128  # sel
954       - 141  # sel
955       - 142  # sel
956       - 143  # sel
957       - 145  # sel
958       - 146  # sel
959       - 162  # sel
960       - 163  # sel
961       - 167  # sel
962       - 172  # sel acl only
963   compare:
964     title: "rls1804"
965     data:
966       csit-vpp-perf-1804-all:
967       - 21  # sel
968       - 22  # sel
969       - 23  # sel
970       - 24  # sel
971       - 27  # sel
972       - 28  # sel
973       - 29  # sel
974       - 30  # sel
975       - 31  # sel
976       - 35  # sel
977   data: "vpp-performance-changes"
978   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
979   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
980   parameters:
981   - "name"
982   - "parent"
983   - "throughput"
984
985 -
986   type: "table"
987   title: "VPP Performance Changes - 1t1c MRR"
988   algorithm: "table_performance_comparison"
989   output-file: "{DIR[STATIC,VPP]}/performance-changes-1t1c-mrr"
990   reference:
991     title: "Release 1801"
992     data:
993       csit-vpp-perf-check-1801:
994       - 3
995       - 4
996       - 5
997       - 6
998       - 7
999       - 8
1000       - 9
1001       - 11
1002       - 12
1003       - 13
1004   compare:
1005     title: "Release 1804"
1006     data:
1007       csit-vpp-perf-check-1804:
1008       - 6   # mrr - sel
1009       - 13  # mrr - sel
1010       - 14  # mrr - sel
1011       - 15  # mrr - sel
1012       - 16  # mrr - sel
1013       - 17  # mrr - sel
1014       - 19  # mrr - sel
1015       - 20  # mrr - sel
1016       - 21  # mrr - sel
1017       - 22  # mrr - sel
1018   data: "vpp-performance-changes-mrr"
1019   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1020   filter: "'1T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1021   parameters:
1022   - "name"
1023   - "parent"
1024   - "result"
1025
1026 -
1027   type: "table"
1028   title: "VPP Performance Changes - 2t2c MRR"
1029   algorithm: "table_performance_comparison"
1030   output-file: "{DIR[STATIC,VPP]}/performance-changes-2t2c-mrr"
1031   reference:
1032     title: "Release 1801"
1033     data:
1034       csit-vpp-perf-check-1801:
1035       - 3
1036       - 4
1037       - 5
1038       - 6
1039       - 7
1040       - 8
1041       - 9
1042       - 11
1043       - 12
1044       - 13
1045   compare:
1046     title: "Release 1804"
1047     data:
1048       csit-vpp-perf-check-1804:
1049       - 6   # mrr - sel
1050       - 13  # mrr - sel
1051       - 14  # mrr - sel
1052       - 15  # mrr - sel
1053       - 16  # mrr - sel
1054       - 17  # mrr - sel
1055       - 19  # mrr - sel
1056       - 20  # mrr - sel
1057       - 21  # mrr - sel
1058       - 22  # mrr - sel
1059   data: "vpp-performance-changes-mrr"
1060   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1061   filter: "'2T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1062   parameters:
1063   - "name"
1064   - "parent"
1065   - "result"
1066
1067 -
1068   type: "table"
1069   title: "VPP Performance Changes - 4t4c MRR"
1070   algorithm: "table_performance_comparison"
1071   output-file: "{DIR[STATIC,VPP]}/performance-changes-4t4c-mrr"
1072   reference:
1073     title: "Release 1801"
1074     data:
1075       csit-vpp-perf-check-1801:
1076       - 3
1077       - 4
1078       - 5
1079       - 6
1080       - 7
1081       - 8
1082       - 9
1083       - 11
1084       - 12
1085       - 13
1086   compare:
1087     title: "Release 1804"
1088     data:
1089       csit-vpp-perf-check-1804:
1090       - 6   # mrr - sel
1091       - 13  # mrr - sel
1092       - 14  # mrr - sel
1093       - 15  # mrr - sel
1094       - 16  # mrr - sel
1095       - 17  # mrr - sel
1096       - 19  # mrr - sel
1097       - 20  # mrr - sel
1098       - 21  # mrr - sel
1099       - 22  # mrr - sel
1100   data: "vpp-performance-changes-mrr"
1101   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1102   filter: "'4T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1103   parameters:
1104   - "name"
1105   - "parent"
1106   - "result"
1107
1108 -
1109   type: "table"
1110   title: "Detailed Test Results - VPP Performance Results"
1111   algorithm: "table_merged_details"
1112   output-file-ext: ".csv"
1113   output-file: "{DIR[DTR,PERF,VPP]}/vpp_performance_results"
1114   columns:
1115   -
1116     title: "Name"
1117     data: "data name"
1118   -
1119     title: "Documentation"
1120     data: "data doc"
1121   -
1122     title: "Status"
1123     data: "data msg"
1124   rows: "generated"
1125   data:
1126     "vpp-perf-results"
1127   filter: "not 'NDRCHK' and not 'PDRCHK'"
1128   parameters:
1129   - "name"
1130   - "parent"
1131   - "doc"
1132   - "msg"
1133
1134 -
1135   type: "table"
1136   title: "Test configuration - VPP Performance Test Configs"
1137   algorithm: "table_merged_details"
1138   output-file-ext: ".csv"
1139   output-file: "{DIR[DTC,PERF,VPP]}/vpp_test_configuration"
1140   columns:
1141   -
1142     title: "Name"
1143     data: "data name"
1144   -
1145     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
1146     data: "data vat-history"
1147   rows: "generated"
1148   data:
1149     "vpp-perf-results"
1150   filter: "not 'NDRCHK' and not 'PDRCHK'"
1151   parameters:
1152   - "parent"
1153   - "name"
1154   - "vat-history"
1155
1156 -
1157   type: "table"
1158   title: "Test Operational Data - VPP Performance Operational Data"
1159   algorithm: "table_merged_details"
1160   output-file-ext: ".csv"
1161   output-file: "{DIR[DTO,PERF,VPP]}/vpp_test_operational"
1162   columns:
1163   -
1164     title: "Name"
1165     data: "data name"
1166   -
1167     title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
1168     data: "data show-run"
1169   rows: "generated"
1170   data:
1171     "vpp-perf-results"
1172   filter: "not 'NDRCHK' and not 'PDRCHK'"
1173   parameters:
1174   - "parent"
1175   - "name"
1176   - "show-run"
1177
1178 -
1179   type: "table"
1180   title: "Detailed Test Results - VPP MRR Results"
1181   algorithm: "table_details"
1182   output-file-ext: ".csv"
1183   output-file: "{DIR[DTR,MRR,VPP]}/vpp_mrr_results"
1184   columns:
1185   -
1186     title: "Name"
1187     data: "data name"
1188   -
1189     title: "Documentation"
1190     data: "data doc"
1191   -
1192     title: "Status"
1193     data: "data msg"
1194   rows: "generated"
1195   data:
1196     "vpp-mrr-results"
1197   filter: "'MRR'"
1198   parameters:
1199   - "name"
1200   - "parent"
1201   - "doc"
1202   - "msg"
1203
1204 -
1205   type: "table"
1206   title: "Test configuration - VPP MRR Test Configs"
1207   algorithm: "table_details"
1208   output-file-ext: ".csv"
1209   output-file: "{DIR[DTC,MRR,VPP]}/vpp_mrr_test_configuration"
1210   columns:
1211   -
1212     title: "Name"
1213     data: "data name"
1214   -
1215     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
1216     data: "data vat-history"
1217   rows: "generated"
1218   data:
1219     "vpp-mrr-results"
1220   filter: "'MRR'"
1221   parameters:
1222   - "parent"
1223   - "name"
1224   - "vat-history"
1225
1226 -
1227   type: "table"
1228   title: "Detailed Test Results - VPP Functional Results"
1229   algorithm: "table_details"
1230   output-file-ext: ".csv"
1231   output-file: "{DIR[DTR,FUNC,VPP]}/vpp_functional_results"
1232   columns:
1233   -
1234     title: "Name"
1235     data: "data name"
1236   -
1237     title: "Documentation"
1238     data: "data doc"
1239   -
1240     title: "Status"
1241     data: "data status"
1242   rows: "generated"
1243   data:
1244     "vpp-func-results"
1245   filter: "all"
1246   parameters:
1247   - "name"
1248   - "parent"
1249   - "doc"
1250   - "status"
1251
1252 -
1253   type: "table"
1254   title: "Detailed Test Results - VPP Functional Results - CentOS"
1255   algorithm: "table_details"
1256   output-file-ext: ".csv"
1257   output-file: "{DIR[DTR,FUNC,VPP,CENTOS]}/vpp_functional_results_centos"
1258   columns:
1259   -
1260     title: "Name"
1261     data: "data name"
1262   -
1263     title: "Documentation"
1264     data: "data doc"
1265   -
1266     title: "Status"
1267     data: "data status"
1268   rows: "generated"
1269   data:
1270     "vpp-func-results-centos"
1271   filter: "all"
1272   parameters:
1273   - "name"
1274   - "parent"
1275   - "doc"
1276   - "status"
1277
1278 -
1279   type: "table"
1280   title: "Test configuration - VPP Functional Test Configs"
1281   algorithm: "table_details"
1282   output-file-ext: ".csv"
1283   output-file: "{DIR[DTC,FUNC,VPP]}/vpp_functional_configuration"
1284   columns:
1285   -
1286     title: "Name"
1287     data: "data name"
1288   -
1289     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
1290     data: "data vat-history"
1291   rows: "generated"
1292   data:
1293     "vpp-func-results"
1294   filter: "all"
1295   parameters:
1296   - "parent"
1297   - "name"
1298   - "vat-history"
1299
1300 -
1301   type: "table"
1302   title: "Test configuration - VPP Functional Test Configs - CentOS"
1303   algorithm: "table_details"
1304   output-file-ext: ".csv"
1305   output-file: "{DIR[DTC,FUNC,VPP,CENTOS]}/vpp_functional_configuration_centos"
1306   columns:
1307   -
1308     title: "Name"
1309     data: "data name"
1310   -
1311     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
1312     data: "data vat-history"
1313   rows: "generated"
1314   data:
1315     "vpp-func-results-centos"
1316   filter: "all"
1317   parameters:
1318   - "parent"
1319   - "name"
1320   - "vat-history"
1321
1322 -
1323   type: "table"
1324   title: "Detailed Test Results - Container Orchestrated Topologies Performance Results"
1325   algorithm: "table_details"
1326   output-file-ext: ".csv"
1327   output-file: "{DIR[DTR,PERF,COT]}/cot_performance_results"
1328   columns:
1329   -
1330     title: "Name"
1331     data: "data name"
1332   -
1333     title: "Documentation"
1334     data: "data doc"
1335   -
1336     title: "Status"
1337     data: "data msg"
1338   rows: "generated"
1339   data:
1340     "ligato-perf-results"
1341   filter: "all"
1342   parameters:
1343   - "name"
1344   - "parent"
1345   - "doc"
1346   - "msg"
1347
1348 -
1349   type: "table"
1350   title: "Detailed Test Results - DPDK Performance Results"
1351   algorithm: "table_details"
1352   output-file-ext: ".csv"
1353   output-file: "{DIR[DTR,PERF,DPDK]}/dpdk_performance_results"
1354   columns:
1355   -
1356     title: "Name"
1357     data: "data name"
1358   -
1359     title: "Documentation"
1360     data: "data doc"
1361   -
1362     title: "Status"
1363     data: "data msg"
1364   rows: "generated"
1365   data:
1366     "dpdk-perf-results"
1367   filter: "all"
1368   parameters:
1369   - "name"
1370   - "parent"
1371   - "doc"
1372   - "msg"
1373
1374 -
1375   type: "table"
1376   title: "Detailed Test Results - Honeycomb Functional Results"
1377   algorithm: "table_details"
1378   output-file-ext: ".csv"
1379   output-file: "{DIR[DTR,FUNC,HC]}/hc_functional_results"
1380   columns:
1381   -
1382     title: "Name"
1383     data: "data name"
1384   -
1385     title: "Documentation"
1386     data: "data doc"
1387   -
1388     title: "Status"
1389     data: "data status"
1390   rows: "generated"
1391   data:
1392     "hc-func-results"
1393   filter: "all"
1394   parameters:
1395   - "name"
1396   - "parent"
1397   - "doc"
1398   - "status"
1399
1400 -
1401   type: "table"
1402   title: "Detailed Test Results - NSH SFC Functional Results"
1403   algorithm: "table_details"
1404   output-file-ext: ".csv"
1405   output-file: "{DIR[DTR,FUNC,NSHSFC]}/nsh_sfc_functional_results"
1406   columns:
1407   -
1408     title: "Name"
1409     data: "data name"
1410   -
1411     title: "Documentation"
1412     data: "data doc"
1413   -
1414     title: "Status"
1415     data: "data status"
1416   rows: "generated"
1417   data:
1418     "nsh-func-results"
1419   filter: "all"
1420   parameters:
1421   - "name"
1422   - "parent"
1423   - "doc"
1424   - "status"
1425
1426 ################################################################################
1427 ###                                F I L E S                                 ###
1428 ################################################################################
1429
1430 -
1431   type: "file"
1432   title: "VPP Performance Results"
1433   algorithm: "file_merged_test_results"
1434   output-file-ext: ".rst"
1435   output-file: "{DIR[DTR,PERF,VPP]}/vpp_performance_results"
1436   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"
1437   dir-tables: "{DIR[DTR,PERF,VPP]}"
1438   data:
1439     "vpp-perf-results"
1440   filter: "not 'NDRCHK' and not 'PDRCHK'"
1441   parameters:
1442   - "name"
1443   - "doc"
1444   - "level"
1445   - "parent"
1446   data-start-level: 3  # 0, 1, 2, ...
1447   chapters-start-level: 2  # 0, 1, 2, ...
1448
1449 -
1450   type: "file"
1451   title: "VPP Performance Configuration"
1452   algorithm: "file_merged_test_results"
1453   output-file-ext: ".rst"
1454   output-file: "{DIR[DTC,PERF,VPP]}/vpp_performance_configuration"
1455   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"
1456   dir-tables: "{DIR[DTC,PERF,VPP]}"
1457   data:
1458     "vpp-perf-results"
1459   filter: "not 'NDRCHK' and not 'PDRCHK'"
1460   parameters:
1461   - "name"
1462   - "doc"
1463   - "level"
1464   - "parent"
1465   data-start-level: 3  # 0, 1, 2, ...
1466   chapters-start-level: 2  # 0, 1, 2, ...
1467
1468 -
1469   type: "file"
1470   title: "VPP Performance Operational Data"
1471   algorithm: "file_merged_test_results"
1472   output-file-ext: ".rst"
1473   output-file: "{DIR[DTO,PERF,VPP]}/vpp_performance_operational_data"
1474   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"
1475   dir-tables: "{DIR[DTO,PERF,VPP]}"
1476   data:
1477     "vpp-perf-results"
1478   filter: "not 'NDRCHK' and not 'PDRCHK'"
1479   parameters:
1480   - "name"
1481   - "doc"
1482   - "level"
1483   - "parent"
1484   data-start-level: 3  # 0, 1, 2, ...
1485   chapters-start-level: 2  # 0, 1, 2, ...
1486
1487 -
1488   type: "file"
1489   title: "VPP MRR Results"
1490   algorithm: "file_test_results"
1491   output-file-ext: ".rst"
1492   output-file: "{DIR[DTR,MRR,VPP]}/vpp_mrr_results"
1493   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"
1494   dir-tables: "{DIR[DTR,MRR,VPP]}"
1495   data:
1496     "vpp-mrr-results"
1497   filter: "'MRR'"
1498   parameters:
1499   - "name"
1500   - "doc"
1501   - "level"
1502   - "parent"
1503   data-start-level: 2  # 0, 1, 2, ...
1504   chapters-start-level: 2  # 0, 1, 2, ...
1505
1506 -
1507   type: "file"
1508   title: "VPP MRR Configuration"
1509   algorithm: "file_test_results"
1510   output-file-ext: ".rst"
1511   output-file: "{DIR[DTC,MRR,VPP]}/vpp_mrr_configuration"
1512   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"
1513   dir-tables: "{DIR[DTC,MRR,VPP]}"
1514   data:
1515     "vpp-mrr-results"
1516   filter: "'MRR'"
1517   parameters:
1518   - "name"
1519   - "doc"
1520   - "level"
1521   - "parent"
1522   data-start-level: 2  # 0, 1, 2, ...
1523   chapters-start-level: 2  # 0, 1, 2, ...
1524
1525 -
1526   type: "file"
1527   title: "VPP Functional Results"
1528   algorithm: "file_test_results"
1529   output-file-ext: ".rst"
1530   output-file: "{DIR[DTR,FUNC,VPP]}/vpp_functional_results"
1531   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"
1532   dir-tables: "{DIR[DTR,FUNC,VPP]}"
1533   data:
1534     "vpp-func-results"
1535   filter: "all"
1536   parameters:
1537   - "name"
1538   - "doc"
1539   - "level"
1540   data-start-level: 3  # 0, 1, 2, ...
1541   chapters-start-level: 2  # 0, 1, 2, ...
1542
1543 -
1544   type: "file"
1545   title: "VPP Functional Results - CentOS"
1546   algorithm: "file_test_results"
1547   output-file-ext: ".rst"
1548   output-file: "{DIR[DTR,FUNC,VPP,CENTOS]}/vpp_functional_results_centos"
1549   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"
1550   dir-tables: "{DIR[DTR,FUNC,VPP,CENTOS]}"
1551   data:
1552     "vpp-func-results-centos"
1553   filter: "all"
1554   parameters:
1555   - "name"
1556   - "doc"
1557   - "level"
1558   data-start-level: 3  # 0, 1, 2, ...
1559   chapters-start-level: 2  # 0, 1, 2, ...
1560
1561 -
1562   type: "file"
1563   title: "VPP Functional Configuration"
1564   algorithm: "file_test_results"
1565   output-file-ext: ".rst"
1566   output-file: "{DIR[DTC,FUNC,VPP]}/vpp_functional_configuration"
1567   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"
1568   dir-tables: "{DIR[DTC,FUNC,VPP]}"
1569   data:
1570     "vpp-func-results"
1571   filter: "all"
1572   parameters:
1573   - "name"
1574   - "doc"
1575   - "level"
1576   data-start-level: 3  # 0, 1, 2, ...
1577   chapters-start-level: 2  # 0, 1, 2, ...
1578
1579 -
1580   type: "file"
1581   title: "VPP Functional Configuration - CentOS"
1582   algorithm: "file_test_results"
1583   output-file-ext: ".rst"
1584   output-file: "{DIR[DTC,FUNC,VPP,CENTOS]}/vpp_functional_configuration_centos"
1585   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"
1586   dir-tables: "{DIR[DTC,FUNC,VPP,CENTOS]}"
1587   data:
1588     "vpp-func-results-centos"
1589   filter: "all"
1590   parameters:
1591   - "name"
1592   - "doc"
1593   - "level"
1594   data-start-level: 3  # 0, 1, 2, ...
1595   chapters-start-level: 2  # 0, 1, 2, ...
1596
1597 -
1598   type: "file"
1599   title: "Container Orchestrated Performance Results"
1600   algorithm: "file_test_results"
1601   output-file-ext: ".rst"
1602   output-file: "{DIR[DTR,PERF,COT]}/cot_performance_results"
1603   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"
1604   dir-tables: "{DIR[DTR,PERF,COT]}"
1605   data:
1606     "ligato-perf-results"
1607   filter: "all"
1608   parameters:
1609   - "name"
1610   - "doc"
1611   - "level"
1612   data-start-level: 2  # 0, 1, 2, ...
1613   chapters-start-level: 2  # 0, 1, 2, ...
1614
1615 -
1616   type: "file"
1617   title: "DPDK Performance Results"
1618   algorithm: "file_test_results"
1619   output-file-ext: ".rst"
1620   output-file: "{DIR[DTR,PERF,DPDK]}/dpdk_performance_results"
1621   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"
1622   dir-tables: "{DIR[DTR,PERF,DPDK]}"
1623   data:
1624     "dpdk-perf-results"
1625   filter: "all"
1626   parameters:
1627   - "name"
1628   - "doc"
1629   - "level"
1630   chapters:
1631   - "suites"
1632   data-start-level: 2  # 0, 1, 2, ...
1633   chapters-start-level: 2  # 0, 1, 2, ...
1634
1635 -
1636   type: "file"
1637   title: "Honeycomb Functional Results"
1638   algorithm: "file_test_results"
1639   output-file-ext: ".rst"
1640   output-file: "{DIR[DTR,FUNC,HC]}/honeycomb_functional_results"
1641   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"
1642   dir-tables: "{DIR[DTR,FUNC,HC]}"
1643   data:
1644     "hc-func-results"
1645   filter: "all"
1646   parameters:
1647   - "name"
1648   - "doc"
1649   - "level"
1650   chapters:
1651   - "suites"
1652   data-start-level: 3  # 0, 1, 2, ...
1653   chapters-start-level: 2  # 0, 1, 2, ...
1654
1655 -
1656   type: "file"
1657   title: "NSH SFC Functional Results"
1658   algorithm: "file_test_results"
1659   output-file-ext: ".rst"
1660   output-file: "{DIR[DTR,FUNC,NSHSFC]}/nshsfc_functional_results"
1661   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"
1662   dir-tables: "{DIR[DTR,FUNC,NSHSFC]}"
1663   data:
1664     "nsh-func-results"
1665   filter: "all"
1666   parameters:
1667   - "name"
1668   - "doc"
1669   - "level"
1670   chapters:
1671   - "suites"
1672   data-start-level: 2  # 0, 1, 2, ...
1673   chapters-start-level: 2  # 0, 1, 2, ...
1674
1675 ################################################################################
1676 ###                                P L O T S                                 ###
1677 ################################################################################
1678
1679 ################################################################################
1680 # Plots VPP HTTP Server Performance
1681 -
1682   type: "plot"
1683   title: "VPP HTTP Server Performance"
1684   algorithm: "plot_http_server_performance_box"
1685   output-file-type: ".html"
1686   output-file: "{DIR[STATIC,VPP]}/http-server-performance-cps"
1687   data:
1688     "plot-vpp-http-server-performance"
1689   # Keep this formatting, the filter is enclosed with " (quotation mark) and
1690   # each tag is enclosed with ' (apostrophe).
1691   filter: "'HTTP' and 'TCP_CPS'"
1692   parameters:
1693   - "result"
1694   - "name"
1695   traces:
1696     hoverinfo: "x+y"
1697     boxpoints: "outliers"
1698     whiskerwidth: 0
1699   layout:
1700     title: "VPP HTTP Server Performance"
1701     layout:
1702       "plot-cps"
1703
1704 -
1705   type: "plot"
1706   title: "VPP HTTP Server Performance"
1707   algorithm: "plot_http_server_performance_box"
1708   output-file-type: ".html"
1709   output-file: "{DIR[STATIC,VPP]}/http-server-performance-rps"
1710   data:
1711     "plot-vpp-http-server-performance"
1712   filter: "'HTTP' and 'TCP_RPS'"
1713   parameters:
1714   - "result"
1715   - "name"
1716   traces:
1717     hoverinfo: "x+y"
1718     boxpoints: "outliers"
1719     whiskerwidth: 0
1720   layout:
1721     title: "VPP HTTP Server Performance"
1722     layout:
1723       "plot-rps"
1724
1725 ################################################################################
1726
1727 # Packet Throughput - VPP L2 3n-hsw-x520
1728 -
1729   type: "plot"
1730   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
1731   algorithm: "plot_performance_box"
1732   output-file-type: ".html"
1733   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
1734   data: "plot-vpp-throughput-latency-3n-hsw"
1735   filter: "'NIC_Intel-X520-DA2' and
1736            '64B' and
1737            ('BASE' or 'SCALE') and
1738            'NDRDISC' and
1739            '1T1C' and
1740            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
1741            not 'VHOST' and
1742            not 'MEMIF'"
1743   parameters:
1744   - "throughput"
1745   - "parent"
1746   traces:
1747     hoverinfo: "x+y"
1748     boxpoints: "outliers"
1749     whiskerwidth: 0
1750   layout:
1751     title: ""  # No title
1752     layout: "plot-throughput"
1753
1754 -
1755   type: "plot"
1756   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
1757   algorithm: "plot_performance_box"
1758   output-file-type: ".html"
1759   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
1760   data: "plot-vpp-throughput-latency-3n-hsw"
1761   filter: "'NIC_Intel-X520-DA2' and
1762            '64B' and
1763            ('BASE' or 'SCALE') and
1764            'PDRDISC' and not 'NDRDISC' and
1765            '1T1C' and
1766            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
1767            not 'VHOST' and
1768            not 'MEMIF'"
1769   parameters:
1770   - "throughput"
1771   - "parent"
1772   traces:
1773     hoverinfo: "x+y"
1774     boxpoints: "outliers"
1775     whiskerwidth: 0
1776   layout:
1777     title: ""  # No title
1778     layout: "plot-throughput"
1779
1780 -
1781   type: "plot"
1782   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
1783   algorithm: "plot_performance_box"
1784   output-file-type: ".html"
1785   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
1786   data: "plot-vpp-throughput-latency-3n-hsw"
1787   filter: "'NIC_Intel-X520-DA2' and
1788            '64B' and
1789            ('BASE' or 'SCALE') and
1790            'NDRDISC' and
1791            '2T2C' and
1792            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
1793            not 'VHOST' and
1794            not 'MEMIF'"
1795   parameters:
1796   - "throughput"
1797   - "parent"
1798   traces:
1799     hoverinfo: "x+y"
1800     boxpoints: "outliers"
1801     whiskerwidth: 0
1802   layout:
1803     title: ""  # No title
1804     layout: "plot-throughput"
1805
1806 -
1807   type: "plot"
1808   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
1809   algorithm: "plot_performance_box"
1810   output-file-type: ".html"
1811   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
1812   data: "plot-vpp-throughput-latency-3n-hsw"
1813   filter: "'NIC_Intel-X520-DA2' and
1814            '64B' and
1815            ('BASE' or 'SCALE') and
1816            'PDRDISC' and not 'NDRDISC' and
1817            '2T2C' and
1818            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
1819            not 'VHOST' and
1820            not 'MEMIF'"
1821   parameters:
1822   - "throughput"
1823   - "parent"
1824   traces:
1825     hoverinfo: "x+y"
1826     boxpoints: "outliers"
1827     whiskerwidth: 0
1828   layout:
1829     title: ""  # No title
1830     layout: "plot-throughput"
1831
1832 -
1833   type: "plot"
1834   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
1835   algorithm: "plot_performance_box"
1836   output-file-type: ".html"
1837   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
1838   data: "plot-vpp-throughput-latency-3n-hsw"
1839   filter: "'NIC_Intel-X520-DA2' and
1840            '64B' and
1841            'FEATURE' and
1842            ('ACL10' or 'ACL50') and '10k_FLOWS' and
1843            'NDRDISC' and
1844            '1T1C' and
1845            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
1846            not 'VHOST' and
1847            not 'MEMIF'"
1848   parameters:
1849   - "throughput"
1850   - "parent"
1851   traces:
1852     hoverinfo: "x+y"
1853     boxpoints: "outliers"
1854     whiskerwidth: 0
1855   layout:
1856     title: ""  # No title
1857     layout: "plot-throughput"
1858
1859 -
1860   type: "plot"
1861   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-pdr"
1862   algorithm: "plot_performance_box"
1863   output-file-type: ".html"
1864   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-pdr"
1865   data: "plot-vpp-throughput-latency-3n-hsw"
1866   filter: "'NIC_Intel-X520-DA2' and
1867            '64B' and
1868            'FEATURE' and
1869            ('ACL10' or 'ACL50') and '10k_FLOWS' and
1870            'PDRDISC' and not 'NDRDISC' and
1871            '1T1C' and
1872            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
1873            not 'VHOST' and
1874            not 'MEMIF'"
1875   parameters:
1876   - "throughput"
1877   - "parent"
1878   traces:
1879     hoverinfo: "x+y"
1880     boxpoints: "outliers"
1881     whiskerwidth: 0
1882   layout:
1883     title: ""  # No title
1884     layout: "plot-throughput"
1885
1886 -
1887   type: "plot"
1888   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
1889   algorithm: "plot_performance_box"
1890   output-file-type: ".html"
1891   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
1892   data: "plot-vpp-throughput-latency-3n-hsw"
1893   filter: "'NIC_Intel-X520-DA2' and
1894            '64B' and
1895            'FEATURE' and
1896            ('ACL10' or 'ACL50') and '10k_FLOWS' and
1897            'NDRDISC' and
1898            '2T2C' and
1899            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
1900            not 'VHOST' and
1901            not 'MEMIF'"
1902   parameters:
1903   - "throughput"
1904   - "parent"
1905   traces:
1906     hoverinfo: "x+y"
1907     boxpoints: "outliers"
1908     whiskerwidth: 0
1909   layout:
1910     title: ""  # No title
1911     layout: "plot-throughput"
1912
1913 -
1914   type: "plot"
1915   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-pdr"
1916   algorithm: "plot_performance_box"
1917   output-file-type: ".html"
1918   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-pdr"
1919   data: "plot-vpp-throughput-latency-3n-hsw"
1920   filter: "'NIC_Intel-X520-DA2' and
1921            '64B' and
1922            'FEATURE' and
1923            ('ACL10' or 'ACL50') and '10k_FLOWS' and
1924            'PDRDISC' and not 'NDRDISC' and
1925            '2T2C' and
1926            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
1927            not 'VHOST' and
1928            not 'MEMIF'"
1929   parameters:
1930   - "throughput"
1931   - "parent"
1932   traces:
1933     hoverinfo: "x+y"
1934     boxpoints: "outliers"
1935     whiskerwidth: 0
1936   layout:
1937     title: ""  # No title
1938     layout: "plot-throughput"
1939
1940 # Packet Throughput - VPP L2 3n-hsw-x710
1941 -
1942   type: "plot"
1943   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
1944   algorithm: "plot_performance_box"
1945   output-file-type: ".html"
1946   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
1947   data: "plot-vpp-throughput-latency-3n-hsw"
1948   filter: "'NIC_Intel-X710' and
1949            '64B' and
1950            ('BASE' or 'SCALE') and
1951            'NDRDISC' and
1952            '1T1C' and
1953            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
1954            not 'VHOST' and
1955            not 'MEMIF'"
1956   parameters:
1957   - "throughput"
1958   - "parent"
1959   traces:
1960     hoverinfo: "x+y"
1961     boxpoints: "outliers"
1962     whiskerwidth: 0
1963   layout:
1964     title: ""  # No title
1965     layout: "plot-throughput"
1966
1967 -
1968   type: "plot"
1969   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
1970   algorithm: "plot_performance_box"
1971   output-file-type: ".html"
1972   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
1973   data: "plot-vpp-throughput-latency-3n-hsw"
1974   filter: "'NIC_Intel-X710' and
1975            '64B' and
1976            ('BASE' or 'SCALE') and
1977            'PDRDISC' and not 'NDRDISC' and
1978            '1T1C' and
1979            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
1980            not 'VHOST' and
1981            not 'MEMIF'"
1982   parameters:
1983   - "throughput"
1984   - "parent"
1985   traces:
1986     hoverinfo: "x+y"
1987     boxpoints: "outliers"
1988     whiskerwidth: 0
1989   layout:
1990     title: ""  # No title
1991     layout: "plot-throughput"
1992
1993 -
1994   type: "plot"
1995   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
1996   algorithm: "plot_performance_box"
1997   output-file-type: ".html"
1998   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
1999   data: "plot-vpp-throughput-latency-3n-hsw"
2000   filter: "'NIC_Intel-X710' and
2001            '64B' and
2002            ('BASE' or 'SCALE') and
2003            'NDRDISC' and
2004            '2T2C' and
2005            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
2006            not 'VHOST' and
2007            not 'MEMIF'"
2008   parameters:
2009   - "throughput"
2010   - "parent"
2011   traces:
2012     hoverinfo: "x+y"
2013     boxpoints: "outliers"
2014     whiskerwidth: 0
2015   layout:
2016     title: ""  # No title
2017     layout: "plot-throughput"
2018
2019 -
2020   type: "plot"
2021   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
2022   algorithm: "plot_performance_box"
2023   output-file-type: ".html"
2024   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
2025   data: "plot-vpp-throughput-latency-3n-hsw"
2026   filter: "'NIC_Intel-X710' and
2027            '64B' and
2028            ('BASE' or 'SCALE') and
2029            'PDRDISC' and not 'NDRDISC' and
2030            '2T2C' and
2031            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
2032            not 'VHOST' and
2033            not 'MEMIF'"
2034   parameters:
2035   - "throughput"
2036   - "parent"
2037   traces:
2038     hoverinfo: "x+y"
2039     boxpoints: "outliers"
2040     whiskerwidth: 0
2041   layout:
2042     title: ""  # No title
2043     layout: "plot-throughput"
2044
2045 -
2046   type: "plot"
2047   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
2048   algorithm: "plot_performance_box"
2049   output-file-type: ".html"
2050   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
2051   data: "plot-vpp-throughput-latency-3n-hsw"
2052   filter: "'NIC_Intel-X710' and
2053            '64B' and
2054            'FEATURE' and
2055            ('ACL10' or 'ACL50') and '10k_FLOWS' and
2056            'NDRDISC' and
2057            '1T1C' and
2058            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
2059            not 'VHOST' and
2060            not 'MEMIF'"
2061   parameters:
2062   - "throughput"
2063   - "parent"
2064   traces:
2065     hoverinfo: "x+y"
2066     boxpoints: "outliers"
2067     whiskerwidth: 0
2068   layout:
2069     title: ""  # No title
2070     layout: "plot-throughput"
2071
2072 -
2073   type: "plot"
2074   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
2075   algorithm: "plot_performance_box"
2076   output-file-type: ".html"
2077   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
2078   data: "plot-vpp-throughput-latency-3n-hsw"
2079   filter: "'NIC_Intel-X710' and
2080            '64B' and
2081            'FEATURE' and
2082            ('ACL10' or 'ACL50') and '10k_FLOWS' and
2083            'PDRDISC' and not 'NDRDISC' and
2084            '1T1C' and
2085            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
2086            not 'VHOST' and
2087            not 'MEMIF'"
2088   parameters:
2089   - "throughput"
2090   - "parent"
2091   traces:
2092     hoverinfo: "x+y"
2093     boxpoints: "outliers"
2094     whiskerwidth: 0
2095   layout:
2096     title: ""  # No title
2097     layout: "plot-throughput"
2098
2099 -
2100   type: "plot"
2101   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
2102   algorithm: "plot_performance_box"
2103   output-file-type: ".html"
2104   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
2105   data: "plot-vpp-throughput-latency-3n-hsw"
2106   filter: "'NIC_Intel-X710' and
2107            '64B' and
2108            'FEATURE' and
2109            ('ACL10' or 'ACL50') and '10k_FLOWS' and
2110            'NDRDISC' and
2111            '2T2C' and
2112            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
2113            not 'VHOST' and
2114            not 'MEMIF'"
2115   parameters:
2116   - "throughput"
2117   - "parent"
2118   traces:
2119     hoverinfo: "x+y"
2120     boxpoints: "outliers"
2121     whiskerwidth: 0
2122   layout:
2123     title: ""  # No title
2124     layout: "plot-throughput"
2125
2126 -
2127   type: "plot"
2128   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
2129   algorithm: "plot_performance_box"
2130   output-file-type: ".html"
2131   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
2132   data: "plot-vpp-throughput-latency-3n-hsw"
2133   filter: "'NIC_Intel-X710' and
2134            '64B' and
2135            'FEATURE' and
2136            ('ACL10' or 'ACL50') and '10k_FLOWS' and
2137            'PDRDISC' and not 'NDRDISC' and
2138            '2T2C' and
2139            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
2140            not 'VHOST' and
2141            not 'MEMIF'"
2142   parameters:
2143   - "throughput"
2144   - "parent"
2145   traces:
2146     hoverinfo: "x+y"
2147     boxpoints: "outliers"
2148     whiskerwidth: 0
2149   layout:
2150     title: ""  # No title
2151     layout: "plot-throughput"
2152
2153 # Packet Throughput - VPP L2 3n-hsw-xl710
2154 -
2155   type: "plot"
2156   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
2157   algorithm: "plot_performance_box"
2158   output-file-type: ".html"
2159   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
2160   data: "plot-vpp-throughput-latency-3n-hsw"
2161   filter: "'NIC_Intel-XL710' and
2162            '64B' and
2163            ('BASE' or 'SCALE') and
2164            'NDRDISC' and
2165            '1T1C' and
2166            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
2167            not 'VHOST' and
2168            not 'MEMIF'"
2169   parameters:
2170   - "throughput"
2171   - "parent"
2172   traces:
2173     hoverinfo: "x+y"
2174     boxpoints: "outliers"
2175     whiskerwidth: 0
2176   layout:
2177     title: ""  # No title
2178     layout: "plot-throughput"
2179
2180 -
2181   type: "plot"
2182   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
2183   algorithm: "plot_performance_box"
2184   output-file-type: ".html"
2185   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
2186   data: "plot-vpp-throughput-latency-3n-hsw"
2187   filter: "'NIC_Intel-XL710' and
2188            '64B' and
2189            ('BASE' or 'SCALE') and
2190            'PDRDISC' and not 'NDRDISC' and
2191            '1T1C' and
2192            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
2193            not 'VHOST' and
2194            not 'MEMIF'"
2195   parameters:
2196   - "throughput"
2197   - "parent"
2198   traces:
2199     hoverinfo: "x+y"
2200     boxpoints: "outliers"
2201     whiskerwidth: 0
2202   layout:
2203     title: ""  # No title
2204     layout: "plot-throughput"
2205
2206 -
2207   type: "plot"
2208   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
2209   algorithm: "plot_performance_box"
2210   output-file-type: ".html"
2211   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
2212   data: "plot-vpp-throughput-latency-3n-hsw"
2213   filter: "'NIC_Intel-XL710' and
2214            '64B' and
2215            ('BASE' or 'SCALE') and
2216            'NDRDISC' and
2217            '2T2C' and
2218            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
2219            not 'VHOST' and
2220            not 'MEMIF'"
2221   parameters:
2222   - "throughput"
2223   - "parent"
2224   traces:
2225     hoverinfo: "x+y"
2226     boxpoints: "outliers"
2227     whiskerwidth: 0
2228   layout:
2229     title: ""  # No title
2230     layout: "plot-throughput"
2231
2232 -
2233   type: "plot"
2234   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
2235   algorithm: "plot_performance_box"
2236   output-file-type: ".html"
2237   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
2238   data: "plot-vpp-throughput-latency-3n-hsw"
2239   filter: "'NIC_Intel-XL710' and
2240            '64B' and
2241            ('BASE' or 'SCALE') and
2242            'PDRDISC' and not 'NDRDISC' and
2243            '2T2C' and
2244            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
2245            not 'VHOST' and
2246            not 'MEMIF'"
2247   parameters:
2248   - "throughput"
2249   - "parent"
2250   traces:
2251     hoverinfo: "x+y"
2252     boxpoints: "outliers"
2253     whiskerwidth: 0
2254   layout:
2255     title: ""  # No title
2256     layout: "plot-throughput"
2257
2258 # Packet Throughput - VPP L2 3n-skx-x710
2259 -
2260   type: "plot"
2261   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
2262   algorithm: "plot_performance_box"
2263   output-file-type: ".html"
2264   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
2265   data: "plot-vpp-throughput-latency-3n-skx"
2266   filter: "'NIC_Intel-X710' and
2267            '64B' and
2268            ('BASE' or 'SCALE') and
2269            'NDRDISC' and
2270            '2T1C' and
2271            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
2272            not 'VHOST' and
2273            not 'MEMIF'"
2274   parameters:
2275   - "throughput"
2276   - "parent"
2277   traces:
2278     hoverinfo: "x+y"
2279     boxpoints: "outliers"
2280     whiskerwidth: 0
2281   layout:
2282     title: ""  # No title
2283     layout: "plot-throughput"
2284
2285 -
2286   type: "plot"
2287   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
2288   algorithm: "plot_performance_box"
2289   output-file-type: ".html"
2290   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
2291   data: "plot-vpp-throughput-latency-3n-skx"
2292   filter: "'NIC_Intel-X710' and
2293            '64B' and
2294            ('BASE' or 'SCALE') and
2295            'PDRDISC' and not 'NDRDISC' and
2296            '2T1C' and
2297            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
2298            not 'VHOST' and
2299            not 'MEMIF'"
2300   parameters:
2301   - "throughput"
2302   - "parent"
2303   traces:
2304     hoverinfo: "x+y"
2305     boxpoints: "outliers"
2306     whiskerwidth: 0
2307   layout:
2308     title: ""  # No title
2309     layout: "plot-throughput"
2310
2311 -
2312   type: "plot"
2313   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
2314   algorithm: "plot_performance_box"
2315   output-file-type: ".html"
2316   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
2317   data: "plot-vpp-throughput-latency-3n-skx"
2318   filter: "'NIC_Intel-X710' and
2319            '64B' and
2320            ('BASE' or 'SCALE') and
2321            'NDRDISC' and
2322            '4T2C' and
2323            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
2324            not 'VHOST' and
2325            not 'MEMIF'"
2326   parameters:
2327   - "throughput"
2328   - "parent"
2329   traces:
2330     hoverinfo: "x+y"
2331     boxpoints: "outliers"
2332     whiskerwidth: 0
2333   layout:
2334     title: ""  # No title
2335     layout: "plot-throughput"
2336
2337 -
2338   type: "plot"
2339   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
2340   algorithm: "plot_performance_box"
2341   output-file-type: ".html"
2342   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
2343   data: "plot-vpp-throughput-latency-3n-skx"
2344   filter: "'NIC_Intel-X710' and
2345            '64B' and
2346            ('BASE' or 'SCALE') and
2347            'PDRDISC' and not 'NDRDISC' and
2348            '4T2C' and
2349            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
2350            not 'VHOST' and
2351            not 'MEMIF'"
2352   parameters:
2353   - "throughput"
2354   - "parent"
2355   traces:
2356     hoverinfo: "x+y"
2357     boxpoints: "outliers"
2358     whiskerwidth: 0
2359   layout:
2360     title: ""  # No title
2361     layout: "plot-throughput"
2362
2363 -
2364   type: "plot"
2365   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-ndr"
2366   algorithm: "plot_performance_box"
2367   output-file-type: ".html"
2368   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-ndr"
2369   data: "plot-vpp-throughput-latency-3n-skx"
2370   filter: "'NIC_Intel-X710' and
2371            '64B' and
2372            'FEATURE' and
2373            ('ACL10' or 'ACL50') and '10k_FLOWS' and
2374            'NDRDISC' and
2375            '2T1C' and
2376            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
2377            not 'VHOST' and
2378            not 'MEMIF'"
2379   parameters:
2380   - "throughput"
2381   - "parent"
2382   traces:
2383     hoverinfo: "x+y"
2384     boxpoints: "outliers"
2385     whiskerwidth: 0
2386   layout:
2387     title: ""  # No title
2388     layout: "plot-throughput"
2389
2390 -
2391   type: "plot"
2392   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-pdr"
2393   algorithm: "plot_performance_box"
2394   output-file-type: ".html"
2395   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-pdr"
2396   data: "plot-vpp-throughput-latency-3n-skx"
2397   filter: "'NIC_Intel-X710' and
2398            '64B' and
2399            'FEATURE' and
2400            ('ACL10' or 'ACL50') and '10k_FLOWS' and
2401            'PDRDISC' and not 'NDRDISC' and
2402            '2T1C' and
2403            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
2404            not 'VHOST' and
2405            not 'MEMIF'"
2406   parameters:
2407   - "throughput"
2408   - "parent"
2409   traces:
2410     hoverinfo: "x+y"
2411     boxpoints: "outliers"
2412     whiskerwidth: 0
2413   layout:
2414     title: ""  # No title
2415     layout: "plot-throughput"
2416
2417 -
2418   type: "plot"
2419   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-ndr"
2420   algorithm: "plot_performance_box"
2421   output-file-type: ".html"
2422   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-ndr"
2423   data: "plot-vpp-throughput-latency-3n-skx"
2424   filter: "'NIC_Intel-X710' and
2425            '64B' and
2426            'FEATURE' and
2427            ('ACL10' or 'ACL50') and '10k_FLOWS' and
2428            'NDRDISC' and
2429            '4T2C' and
2430            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
2431            not 'VHOST' and
2432            not 'MEMIF'"
2433   parameters:
2434   - "throughput"
2435   - "parent"
2436   traces:
2437     hoverinfo: "x+y"
2438     boxpoints: "outliers"
2439     whiskerwidth: 0
2440   layout:
2441     title: ""  # No title
2442     layout: "plot-throughput"
2443
2444 -
2445   type: "plot"
2446   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-pdr"
2447   algorithm: "plot_performance_box"
2448   output-file-type: ".html"
2449   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-pdr"
2450   data: "plot-vpp-throughput-latency-3n-skx"
2451   filter: "'NIC_Intel-X710' and
2452            '64B' and
2453            'FEATURE' and
2454            ('ACL10' or 'ACL50') and '10k_FLOWS' and
2455            'PDRDISC' and not 'NDRDISC' and
2456            '4T2C' and
2457            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
2458            not 'VHOST' and
2459            not 'MEMIF'"
2460   parameters:
2461   - "throughput"
2462   - "parent"
2463   traces:
2464     hoverinfo: "x+y"
2465     boxpoints: "outliers"
2466     whiskerwidth: 0
2467   layout:
2468     title: ""  # No title
2469     layout: "plot-throughput"
2470
2471 # Packet Throughput - VPP L2 3n-skx-xxv710
2472 -
2473   type: "plot"
2474   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
2475   algorithm: "plot_performance_box"
2476   output-file-type: ".html"
2477   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
2478   data: "plot-vpp-throughput-latency-3n-skx"
2479   filter: "'NIC_Intel-XXV710' and
2480            '64B' and
2481            ('BASE' or 'SCALE') and
2482            'NDRDISC' and
2483            '2T1C' and
2484            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
2485            not 'VHOST' and
2486            not 'MEMIF'"
2487   parameters:
2488   - "throughput"
2489   - "parent"
2490   traces:
2491     hoverinfo: "x+y"
2492     boxpoints: "outliers"
2493     whiskerwidth: 0
2494   layout:
2495     title: ""  # No title
2496     layout: "plot-throughput"
2497
2498 -
2499   type: "plot"
2500   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
2501   algorithm: "plot_performance_box"
2502   output-file-type: ".html"
2503   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
2504   data: "plot-vpp-throughput-latency-3n-skx"
2505   filter: "'NIC_Intel-XXV710' and
2506            '64B' and
2507            ('BASE' or 'SCALE') and
2508            'PDRDISC' and not 'NDRDISC' and
2509            '2T1C' and
2510            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
2511            not 'VHOST' and
2512            not 'MEMIF'"
2513   parameters:
2514   - "throughput"
2515   - "parent"
2516   traces:
2517     hoverinfo: "x+y"
2518     boxpoints: "outliers"
2519     whiskerwidth: 0
2520   layout:
2521     title: ""  # No title
2522     layout: "plot-throughput"
2523
2524 -
2525   type: "plot"
2526   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
2527   algorithm: "plot_performance_box"
2528   output-file-type: ".html"
2529   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
2530   data: "plot-vpp-throughput-latency-3n-skx"
2531   filter: "'NIC_Intel-XXV710' and
2532            '64B' and
2533            ('BASE' or 'SCALE') and
2534            'NDRDISC' and
2535            '4T2C' and
2536            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
2537            not 'VHOST' and
2538            not 'MEMIF'"
2539   parameters:
2540   - "throughput"
2541   - "parent"
2542   traces:
2543     hoverinfo: "x+y"
2544     boxpoints: "outliers"
2545     whiskerwidth: 0
2546   layout:
2547     title: ""  # No title
2548     layout: "plot-throughput"
2549
2550 -
2551   type: "plot"
2552   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
2553   algorithm: "plot_performance_box"
2554   output-file-type: ".html"
2555   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
2556   data: "plot-vpp-throughput-latency-3n-skx"
2557   filter: "'NIC_Intel-XXV710' and
2558            '64B' and
2559            ('BASE' or 'SCALE') and
2560            'PDRDISC' and not 'NDRDISC' and
2561            '4T2C' and
2562            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
2563            not 'VHOST' and
2564            not 'MEMIF'"
2565   parameters:
2566   - "throughput"
2567   - "parent"
2568   traces:
2569     hoverinfo: "x+y"
2570     boxpoints: "outliers"
2571     whiskerwidth: 0
2572   layout:
2573     title: ""  # No title
2574     layout: "plot-throughput"
2575
2576 -
2577   type: "plot"
2578   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-2t1c-features-ndr"
2579   algorithm: "plot_performance_box"
2580   output-file-type: ".html"
2581   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-features-ndr"
2582   data: "plot-vpp-throughput-latency-3n-skx"
2583   filter: "'NIC_Intel-XXV710' and
2584            '64B' and
2585            'FEATURE' and
2586            ('ACL10' or 'ACL50') and '10k_FLOWS' and
2587            'NDRDISC' and
2588            '2T1C' and
2589            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
2590            not 'VHOST' and
2591            not 'MEMIF'"
2592   parameters:
2593   - "throughput"
2594   - "parent"
2595   traces:
2596     hoverinfo: "x+y"
2597     boxpoints: "outliers"
2598     whiskerwidth: 0
2599   layout:
2600     title: ""  # No title
2601     layout: "plot-throughput"
2602
2603 -
2604   type: "plot"
2605   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-2t1c-features-pdr"
2606   algorithm: "plot_performance_box"
2607   output-file-type: ".html"
2608   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-features-pdr"
2609   data: "plot-vpp-throughput-latency-3n-skx"
2610   filter: "'NIC_Intel-XXV710' and
2611            '64B' and
2612            'FEATURE' and
2613            ('ACL10' or 'ACL50') and '10k_FLOWS' and
2614            'PDRDISC' and not 'NDRDISC' and
2615            '2T1C' and
2616            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
2617            not 'VHOST' and
2618            not 'MEMIF'"
2619   parameters:
2620   - "throughput"
2621   - "parent"
2622   traces:
2623     hoverinfo: "x+y"
2624     boxpoints: "outliers"
2625     whiskerwidth: 0
2626   layout:
2627     title: ""  # No title
2628     layout: "plot-throughput"
2629
2630 -
2631   type: "plot"
2632   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-4t2c-features-ndr"
2633   algorithm: "plot_performance_box"
2634   output-file-type: ".html"
2635   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-features-ndr"
2636   data: "plot-vpp-throughput-latency-3n-skx"
2637   filter: "'NIC_Intel-XXV710' and
2638            '64B' and
2639            'FEATURE' and
2640            ('ACL10' or 'ACL50') and '10k_FLOWS' and
2641            'NDRDISC' and
2642            '4T2C' and
2643            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
2644            not 'VHOST' and
2645            not 'MEMIF'"
2646   parameters:
2647   - "throughput"
2648   - "parent"
2649   traces:
2650     hoverinfo: "x+y"
2651     boxpoints: "outliers"
2652     whiskerwidth: 0
2653   layout:
2654     title: ""  # No title
2655     layout: "plot-throughput"
2656
2657 -
2658   type: "plot"
2659   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-4t2c-features-pdr"
2660   algorithm: "plot_performance_box"
2661   output-file-type: ".html"
2662   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-features-pdr"
2663   data: "plot-vpp-throughput-latency-3n-skx"
2664   filter: "'NIC_Intel-XXV710' and
2665            '64B' and
2666            'FEATURE' and
2667            ('ACL10' or 'ACL50') and '10k_FLOWS' and
2668            'PDRDISC' and not 'NDRDISC' and
2669            '4T2C' and
2670            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
2671            not 'VHOST' and
2672            not 'MEMIF'"
2673   parameters:
2674   - "throughput"
2675   - "parent"
2676   traces:
2677     hoverinfo: "x+y"
2678     boxpoints: "outliers"
2679     whiskerwidth: 0
2680   layout:
2681     title: ""  # No title
2682     layout: "plot-throughput"
2683
2684 # Packet Throughput - VPP L2 2n-skx-x710
2685 -
2686   type: "plot"
2687   title: "VPP Throughput: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
2688   algorithm: "plot_performance_box"
2689   output-file-type: ".html"
2690   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
2691   data: "plot-vpp-throughput-latency-2n-skx"
2692   filter: "'NIC_Intel-X710' and
2693            '64B' and
2694            ('BASE' or 'SCALE') and
2695            'NDRDISC' and
2696            '2T1C' and
2697            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
2698            not 'VHOST' and
2699            not 'MEMIF'"
2700   parameters:
2701   - "throughput"
2702   - "parent"
2703   traces:
2704     hoverinfo: "x+y"
2705     boxpoints: "outliers"
2706     whiskerwidth: 0
2707   layout:
2708     title: ""  # No title
2709     layout: "plot-throughput"
2710
2711 -
2712   type: "plot"
2713   title: "VPP Throughput: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
2714   algorithm: "plot_performance_box"
2715   output-file-type: ".html"
2716   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
2717   data: "plot-vpp-throughput-latency-2n-skx"
2718   filter: "'NIC_Intel-X710' and
2719            '64B' and
2720            ('BASE' or 'SCALE') and
2721            'PDRDISC' and not 'NDRDISC' and
2722            '2T1C' and
2723            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
2724            not 'VHOST' and
2725            not 'MEMIF'"
2726   parameters:
2727   - "throughput"
2728   - "parent"
2729   traces:
2730     hoverinfo: "x+y"
2731     boxpoints: "outliers"
2732     whiskerwidth: 0
2733   layout:
2734     title: ""  # No title
2735     layout: "plot-throughput"
2736
2737 -
2738   type: "plot"
2739   title: "VPP Throughput: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
2740   algorithm: "plot_performance_box"
2741   output-file-type: ".html"
2742   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
2743   data: "plot-vpp-throughput-latency-2n-skx"
2744   filter: "'NIC_Intel-X710' and
2745            '64B' and
2746            ('BASE' or 'SCALE') and
2747            'NDRDISC' and
2748            '4T2C' and
2749            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
2750            not 'VHOST' and
2751            not 'MEMIF'"
2752   parameters:
2753   - "throughput"
2754   - "parent"
2755   traces:
2756     hoverinfo: "x+y"
2757     boxpoints: "outliers"
2758     whiskerwidth: 0
2759   layout:
2760     title: ""  # No title
2761     layout: "plot-throughput"
2762
2763 -
2764   type: "plot"
2765   title: "VPP Throughput: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
2766   algorithm: "plot_performance_box"
2767   output-file-type: ".html"
2768   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
2769   data: "plot-vpp-throughput-latency-2n-skx"
2770   filter: "'NIC_Intel-X710' and
2771            '64B' and
2772            ('BASE' or 'SCALE') and
2773            'PDRDISC' and not 'NDRDISC' and
2774            '4T2C' and
2775            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
2776            not 'VHOST' and
2777            not 'MEMIF'"
2778   parameters:
2779   - "throughput"
2780   - "parent"
2781   traces:
2782     hoverinfo: "x+y"
2783     boxpoints: "outliers"
2784     whiskerwidth: 0
2785   layout:
2786     title: ""  # No title
2787     layout: "plot-throughput"
2788
2789 -
2790   type: "plot"
2791   title: "VPP Throughput: l2sw-2n-skx-x710-64b-2t1c-features-ndr"
2792   algorithm: "plot_performance_box"
2793   output-file-type: ".html"
2794   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-features-ndr"
2795   data: "plot-vpp-throughput-latency-2n-skx"
2796   filter: "'NIC_Intel-X710' and
2797            '64B' and
2798            'FEATURE' and
2799            ('ACL10' or 'ACL50') and '10k_FLOWS' and
2800            'NDRDISC' and
2801            '2T1C' and
2802            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
2803            not 'VHOST' and
2804            not 'MEMIF'"
2805   parameters:
2806   - "throughput"
2807   - "parent"
2808   traces:
2809     hoverinfo: "x+y"
2810     boxpoints: "outliers"
2811     whiskerwidth: 0
2812   layout:
2813     title: ""  # No title
2814     layout: "plot-throughput"
2815
2816 -
2817   type: "plot"
2818   title: "VPP Throughput: l2sw-2n-skx-x710-64b-2t1c-features-pdr"
2819   algorithm: "plot_performance_box"
2820   output-file-type: ".html"
2821   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-features-pdr"
2822   data: "plot-vpp-throughput-latency-2n-skx"
2823   filter: "'NIC_Intel-X710' and
2824            '64B' and
2825            'FEATURE' and
2826            ('ACL10' or 'ACL50') and '10k_FLOWS' and
2827            'PDRDISC' and not 'NDRDISC' and
2828            '2T1C' and
2829            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
2830            not 'VHOST' and
2831            not 'MEMIF'"
2832   parameters:
2833   - "throughput"
2834   - "parent"
2835   traces:
2836     hoverinfo: "x+y"
2837     boxpoints: "outliers"
2838     whiskerwidth: 0
2839   layout:
2840     title: ""  # No title
2841     layout: "plot-throughput"
2842
2843 -
2844   type: "plot"
2845   title: "VPP Throughput: l2sw-2n-skx-x710-64b-4t2c-features-ndr"
2846   algorithm: "plot_performance_box"
2847   output-file-type: ".html"
2848   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-features-ndr"
2849   data: "plot-vpp-throughput-latency-2n-skx"
2850   filter: "'NIC_Intel-X710' and
2851            '64B' and
2852            'FEATURE' and
2853            ('ACL10' or 'ACL50') and '10k_FLOWS' and
2854            'NDRDISC' and
2855            '4T2C' and
2856            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
2857            not 'VHOST' and
2858            not 'MEMIF'"
2859   parameters:
2860   - "throughput"
2861   - "parent"
2862   traces:
2863     hoverinfo: "x+y"
2864     boxpoints: "outliers"
2865     whiskerwidth: 0
2866   layout:
2867     title: ""  # No title
2868     layout: "plot-throughput"
2869
2870 -
2871   type: "plot"
2872   title: "VPP Throughput: l2sw-2n-skx-x710-64b-4t2c-features-pdr"
2873   algorithm: "plot_performance_box"
2874   output-file-type: ".html"
2875   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-features-pdr"
2876   data: "plot-vpp-throughput-latency-2n-skx"
2877   filter: "'NIC_Intel-X710' and
2878            '64B' and
2879            'FEATURE' and
2880            ('ACL10' or 'ACL50') and '10k_FLOWS' and
2881            'PDRDISC' and not 'NDRDISC' and
2882            '4T2C' and
2883            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
2884            not 'VHOST' and
2885            not 'MEMIF'"
2886   parameters:
2887   - "throughput"
2888   - "parent"
2889   traces:
2890     hoverinfo: "x+y"
2891     boxpoints: "outliers"
2892     whiskerwidth: 0
2893   layout:
2894     title: ""  # No title
2895     layout: "plot-throughput"
2896
2897 # Packet Throughput - VPP L2 2n-skx-xxv710
2898 -
2899   type: "plot"
2900   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
2901   algorithm: "plot_performance_box"
2902   output-file-type: ".html"
2903   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
2904   data: "plot-vpp-throughput-latency-2n-skx"
2905   filter: "'NIC_Intel-XXV710' and
2906            '64B' and
2907            ('BASE' or 'SCALE') and
2908            'NDRDISC' and
2909            '2T1C' and
2910            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
2911            not 'VHOST' and
2912            not 'MEMIF'"
2913   parameters:
2914   - "throughput"
2915   - "parent"
2916   traces:
2917     hoverinfo: "x+y"
2918     boxpoints: "outliers"
2919     whiskerwidth: 0
2920   layout:
2921     title: ""  # No title
2922     layout: "plot-throughput"
2923
2924 -
2925   type: "plot"
2926   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
2927   algorithm: "plot_performance_box"
2928   output-file-type: ".html"
2929   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
2930   data: "plot-vpp-throughput-latency-2n-skx"
2931   filter: "'NIC_Intel-XXV710' and
2932            '64B' and
2933            ('BASE' or 'SCALE') and
2934            'PDRDISC' and not 'NDRDISC' and
2935            '2T1C' and
2936            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
2937            not 'VHOST' and
2938            not 'MEMIF'"
2939   parameters:
2940   - "throughput"
2941   - "parent"
2942   traces:
2943     hoverinfo: "x+y"
2944     boxpoints: "outliers"
2945     whiskerwidth: 0
2946   layout:
2947     title: ""  # No title
2948     layout: "plot-throughput"
2949
2950 -
2951   type: "plot"
2952   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
2953   algorithm: "plot_performance_box"
2954   output-file-type: ".html"
2955   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
2956   data: "plot-vpp-throughput-latency-2n-skx"
2957   filter: "'NIC_Intel-XXV710' and
2958            '64B' and
2959            ('BASE' or 'SCALE') and
2960            'NDRDISC' and
2961            '4T2C' and
2962            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
2963            not 'VHOST' and
2964            not 'MEMIF'"
2965   parameters:
2966   - "throughput"
2967   - "parent"
2968   traces:
2969     hoverinfo: "x+y"
2970     boxpoints: "outliers"
2971     whiskerwidth: 0
2972   layout:
2973     title: ""  # No title
2974     layout: "plot-throughput"
2975
2976 -
2977   type: "plot"
2978   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
2979   algorithm: "plot_performance_box"
2980   output-file-type: ".html"
2981   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
2982   data: "plot-vpp-throughput-latency-2n-skx"
2983   filter: "'NIC_Intel-XXV710' and
2984            '64B' and
2985            ('BASE' or 'SCALE') and
2986            'PDRDISC' and not 'NDRDISC' and
2987            '4T2C' and
2988            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
2989            not 'VHOST' and
2990            not 'MEMIF'"
2991   parameters:
2992   - "throughput"
2993   - "parent"
2994   traces:
2995     hoverinfo: "x+y"
2996     boxpoints: "outliers"
2997     whiskerwidth: 0
2998   layout:
2999     title: ""  # No title
3000     layout: "plot-throughput"
3001
3002 -
3003   type: "plot"
3004   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-2t1c-features-ndr"
3005   algorithm: "plot_performance_box"
3006   output-file-type: ".html"
3007   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-features-ndr"
3008   data: "plot-vpp-throughput-latency-2n-skx"
3009   filter: "'NIC_Intel-XXV710' and
3010            '64B' and
3011            'FEATURE' and
3012            ('ACL10' or 'ACL50') and '10k_FLOWS' and
3013            'NDRDISC' and
3014            '2T1C' and
3015            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3016            not 'VHOST' and
3017            not 'MEMIF'"
3018   parameters:
3019   - "throughput"
3020   - "parent"
3021   traces:
3022     hoverinfo: "x+y"
3023     boxpoints: "outliers"
3024     whiskerwidth: 0
3025   layout:
3026     title: ""  # No title
3027     layout: "plot-throughput"
3028
3029 -
3030   type: "plot"
3031   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-2t1c-features-pdr"
3032   algorithm: "plot_performance_box"
3033   output-file-type: ".html"
3034   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-features-pdr"
3035   data: "plot-vpp-throughput-latency-2n-skx"
3036   filter: "'NIC_Intel-XXV710' and
3037            '64B' and
3038            'FEATURE' and
3039            ('ACL10' or 'ACL50') and '10k_FLOWS' and
3040            'PDRDISC' and not 'NDRDISC' and
3041            '2T1C' and
3042            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3043            not 'VHOST' and
3044            not 'MEMIF'"
3045   parameters:
3046   - "throughput"
3047   - "parent"
3048   traces:
3049     hoverinfo: "x+y"
3050     boxpoints: "outliers"
3051     whiskerwidth: 0
3052   layout:
3053     title: ""  # No title
3054     layout: "plot-throughput"
3055
3056 -
3057   type: "plot"
3058   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-4t2c-features-ndr"
3059   algorithm: "plot_performance_box"
3060   output-file-type: ".html"
3061   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-features-ndr"
3062   data: "plot-vpp-throughput-latency-2n-skx"
3063   filter: "'NIC_Intel-XXV710' and
3064            '64B' and
3065            'FEATURE' and
3066            ('ACL10' or 'ACL50') and '10k_FLOWS' and
3067            'NDRDISC' and
3068            '4T2C' and
3069            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3070            not 'VHOST' and
3071            not 'MEMIF'"
3072   parameters:
3073   - "throughput"
3074   - "parent"
3075   traces:
3076     hoverinfo: "x+y"
3077     boxpoints: "outliers"
3078     whiskerwidth: 0
3079   layout:
3080     title: ""  # No title
3081     layout: "plot-throughput"
3082
3083 -
3084   type: "plot"
3085   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-4t2c-features-pdr"
3086   algorithm: "plot_performance_box"
3087   output-file-type: ".html"
3088   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-features-pdr"
3089   data: "plot-vpp-throughput-latency-2n-skx"
3090   filter: "'NIC_Intel-XXV710' and
3091            '64B' and
3092            'FEATURE' and
3093            ('ACL10' or 'ACL50') and '10k_FLOWS' and
3094            'PDRDISC' and not 'NDRDISC' and
3095            '4T2C' and
3096            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3097            not 'VHOST' and
3098            not 'MEMIF'"
3099   parameters:
3100   - "throughput"
3101   - "parent"
3102   traces:
3103     hoverinfo: "x+y"
3104     boxpoints: "outliers"
3105     whiskerwidth: 0
3106   layout:
3107     title: ""  # No title
3108     layout: "plot-throughput"
3109
3110 ################################################################################
3111
3112 # Packet Throughput - VPP Container Memif 3n-hsw-x520
3113 -
3114   type: "plot"
3115   title: "VPP Throughput: memif-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
3116   algorithm: "plot_performance_box"
3117   output-file-type: ".html"
3118   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
3119   data: "plot-vpp-throughput-latency-3n-hsw"
3120   filter: "'NIC_Intel-X520-DA2' and
3121            '64B' and
3122            ('BASE' or 'SCALE') and
3123            'NDRDISC' and
3124            '1T1C' and
3125            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3126            not 'VHOST' and
3127            'MEMIF'"
3128   parameters:
3129   - "throughput"
3130   - "parent"
3131   traces:
3132     hoverinfo: "x+y"
3133     boxpoints: "outliers"
3134     whiskerwidth: 0
3135   layout:
3136     title: ""  # No title
3137     layout: "plot-throughput"
3138
3139 -
3140   type: "plot"
3141   title: "VPP Throughput: memif-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
3142   algorithm: "plot_performance_box"
3143   output-file-type: ".html"
3144   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
3145   data: "plot-vpp-throughput-latency-3n-hsw"
3146   filter: "'NIC_Intel-X520-DA2' and
3147            '64B' and
3148            ('BASE' or 'SCALE') and
3149            'PDRDISC' and not 'NDRDISC' and
3150            '1T1C' and
3151            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3152            not 'VHOST' and
3153            'MEMIF'"
3154   parameters:
3155   - "throughput"
3156   - "parent"
3157   traces:
3158     hoverinfo: "x+y"
3159     boxpoints: "outliers"
3160     whiskerwidth: 0
3161   layout:
3162     title: ""  # No title
3163     layout: "plot-throughput"
3164
3165 -
3166   type: "plot"
3167   title: "VPP Throughput: memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
3168   algorithm: "plot_performance_box"
3169   output-file-type: ".html"
3170   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
3171   data: "plot-vpp-throughput-latency-3n-hsw"
3172   filter: "'NIC_Intel-X520-DA2' and
3173            '64B' and
3174            ('BASE' or 'SCALE') and
3175            'NDRDISC' and
3176            '2T2C' and
3177            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3178            not 'VHOST' and
3179            'MEMIF'"
3180   parameters:
3181   - "throughput"
3182   - "parent"
3183   traces:
3184     hoverinfo: "x+y"
3185     boxpoints: "outliers"
3186     whiskerwidth: 0
3187   layout:
3188     title: ""  # No title
3189     layout: "plot-throughput"
3190
3191 -
3192   type: "plot"
3193   title: "VPP Throughput: memif-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
3194   algorithm: "plot_performance_box"
3195   output-file-type: ".html"
3196   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
3197   data: "plot-vpp-throughput-latency-3n-hsw"
3198   filter: "'NIC_Intel-X520-DA2' and
3199            '64B' and
3200            ('BASE' or 'SCALE') and
3201            'PDRDISC' and not 'NDRDISC' and
3202            '2T2C' and
3203            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3204            not 'VHOST' and
3205            'MEMIF'"
3206   parameters:
3207   - "throughput"
3208   - "parent"
3209   traces:
3210     hoverinfo: "x+y"
3211     boxpoints: "outliers"
3212     whiskerwidth: 0
3213   layout:
3214     title: ""  # No title
3215     layout: "plot-throughput"
3216
3217 # Packet Throughput - VPP Container Memif 3n-hsw-x710
3218 -
3219   type: "plot"
3220   title: "VPP Throughput: memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
3221   algorithm: "plot_performance_box"
3222   output-file-type: ".html"
3223   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
3224   data: "plot-vpp-throughput-latency-3n-hsw"
3225   filter: "'NIC_Intel-X710' and
3226            '64B' and
3227            ('BASE' or 'SCALE') and
3228            'NDRDISC' and
3229            '1T1C' and
3230            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3231            not 'VHOST' and
3232            'MEMIF'"
3233   parameters:
3234   - "throughput"
3235   - "parent"
3236   traces:
3237     hoverinfo: "x+y"
3238     boxpoints: "outliers"
3239     whiskerwidth: 0
3240   layout:
3241     title: ""  # No title
3242     layout: "plot-throughput"
3243
3244 -
3245   type: "plot"
3246   title: "VPP Throughput: memif-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
3247   algorithm: "plot_performance_box"
3248   output-file-type: ".html"
3249   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
3250   data: "plot-vpp-throughput-latency-3n-hsw"
3251   filter: "'NIC_Intel-X710' and
3252            '64B' and
3253            ('BASE' or 'SCALE') and
3254            'PDRDISC' and not 'NDRDISC' and
3255            '1T1C' and
3256            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3257            not 'VHOST' and
3258            'MEMIF'"
3259   parameters:
3260   - "throughput"
3261   - "parent"
3262   traces:
3263     hoverinfo: "x+y"
3264     boxpoints: "outliers"
3265     whiskerwidth: 0
3266   layout:
3267     title: ""  # No title
3268     layout: "plot-throughput"
3269
3270 -
3271   type: "plot"
3272   title: "VPP Throughput: memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
3273   algorithm: "plot_performance_box"
3274   output-file-type: ".html"
3275   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
3276   data: "plot-vpp-throughput-latency-3n-hsw"
3277   filter: "'NIC_Intel-X710' and
3278            '64B' and
3279            ('BASE' or 'SCALE') and
3280            'NDRDISC' and
3281            '2T2C' and
3282            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3283            not 'VHOST' and
3284            'MEMIF'"
3285   parameters:
3286   - "throughput"
3287   - "parent"
3288   traces:
3289     hoverinfo: "x+y"
3290     boxpoints: "outliers"
3291     whiskerwidth: 0
3292   layout:
3293     title: ""  # No title
3294     layout: "plot-throughput"
3295
3296 -
3297   type: "plot"
3298   title: "VPP Throughput: memif-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
3299   algorithm: "plot_performance_box"
3300   output-file-type: ".html"
3301   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
3302   data: "plot-vpp-throughput-latency-3n-hsw"
3303   filter: "'NIC_Intel-X710' and
3304            '64B' and
3305            ('BASE' or 'SCALE') and
3306            'PDRDISC' and not 'NDRDISC' and
3307            '2T2C' and
3308            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3309            not 'VHOST' and
3310            'MEMIF'"
3311   parameters:
3312   - "throughput"
3313   - "parent"
3314   traces:
3315     hoverinfo: "x+y"
3316     boxpoints: "outliers"
3317     whiskerwidth: 0
3318   layout:
3319     title: ""  # No title
3320     layout: "plot-throughput"
3321
3322 # Packet Throughput - VPP Container Memif 3n-hsw-xl710
3323 -
3324   type: "plot"
3325   title: "VPP Throughput: memif-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
3326   algorithm: "plot_performance_box"
3327   output-file-type: ".html"
3328   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
3329   data: "plot-vpp-throughput-latency-3n-hsw"
3330   filter: "'NIC_Intel-XL710' and
3331            '64B' and
3332            ('BASE' or 'SCALE') and
3333            'NDRDISC' and
3334            '1T1C' and
3335            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3336            not 'VHOST' and
3337            'MEMIF'"
3338   parameters:
3339   - "throughput"
3340   - "parent"
3341   traces:
3342     hoverinfo: "x+y"
3343     boxpoints: "outliers"
3344     whiskerwidth: 0
3345   layout:
3346     title: ""  # No title
3347     layout: "plot-throughput"
3348
3349 -
3350   type: "plot"
3351   title: "VPP Throughput: memif-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
3352   algorithm: "plot_performance_box"
3353   output-file-type: ".html"
3354   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
3355   data: "plot-vpp-throughput-latency-3n-hsw"
3356   filter: "'NIC_Intel-XL710' and
3357            '64B' and
3358            ('BASE' or 'SCALE') and
3359            'PDRDISC' and not 'NDRDISC' and
3360            '1T1C' and
3361            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3362            not 'VHOST' and
3363            'MEMIF'"
3364   parameters:
3365   - "throughput"
3366   - "parent"
3367   traces:
3368     hoverinfo: "x+y"
3369     boxpoints: "outliers"
3370     whiskerwidth: 0
3371   layout:
3372     title: ""  # No title
3373     layout: "plot-throughput"
3374
3375 -
3376   type: "plot"
3377   title: "VPP Throughput: memif-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
3378   algorithm: "plot_performance_box"
3379   output-file-type: ".html"
3380   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
3381   data: "plot-vpp-throughput-latency-3n-hsw"
3382   filter: "'NIC_Intel-XL710' and
3383            '64B' and
3384            ('BASE' or 'SCALE') and
3385            'NDRDISC' and
3386            '2T2C' and
3387            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3388            not 'VHOST' and
3389            'MEMIF'"
3390   parameters:
3391   - "throughput"
3392   - "parent"
3393   traces:
3394     hoverinfo: "x+y"
3395     boxpoints: "outliers"
3396     whiskerwidth: 0
3397   layout:
3398     title: ""  # No title
3399     layout: "plot-throughput"
3400
3401 -
3402   type: "plot"
3403   title: "VPP Throughput: memif-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
3404   algorithm: "plot_performance_box"
3405   output-file-type: ".html"
3406   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
3407   data: "plot-vpp-throughput-latency-3n-hsw"
3408   filter: "'NIC_Intel-XL710' and
3409            '64B' and
3410            ('BASE' or 'SCALE') and
3411            'PDRDISC' and not 'NDRDISC' and
3412            '2T2C' and
3413            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3414            not 'VHOST' and
3415            'MEMIF'"
3416   parameters:
3417   - "throughput"
3418   - "parent"
3419   traces:
3420     hoverinfo: "x+y"
3421     boxpoints: "outliers"
3422     whiskerwidth: 0
3423   layout:
3424     title: ""  # No title
3425     layout: "plot-throughput"
3426
3427 # Packet Throughput - VPP Container Memif 3n-skx-x710
3428 -
3429   type: "plot"
3430   title: "VPP Throughput: memif-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
3431   algorithm: "plot_performance_box"
3432   output-file-type: ".html"
3433   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
3434   data: "plot-vpp-throughput-latency-3n-skx"
3435   filter: "'NIC_Intel-X710' and
3436            '64B' and
3437            ('BASE' or 'SCALE') and
3438            'NDRDISC' and
3439            '2T1C' and
3440            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3441            not 'VHOST' and
3442            'MEMIF'"
3443   parameters:
3444   - "throughput"
3445   - "parent"
3446   traces:
3447     hoverinfo: "x+y"
3448     boxpoints: "outliers"
3449     whiskerwidth: 0
3450   layout:
3451     title: ""  # No title
3452     layout: "plot-throughput"
3453
3454 -
3455   type: "plot"
3456   title: "VPP Throughput: memif-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
3457   algorithm: "plot_performance_box"
3458   output-file-type: ".html"
3459   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
3460   data: "plot-vpp-throughput-latency-3n-skx"
3461   filter: "'NIC_Intel-X710' and
3462            '64B' and
3463            ('BASE' or 'SCALE') and
3464            'PDRDISC' and not 'NDRDISC' and
3465            '2T1C' and
3466            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3467            not 'VHOST' and
3468             'MEMIF'"
3469   parameters:
3470   - "throughput"
3471   - "parent"
3472   traces:
3473     hoverinfo: "x+y"
3474     boxpoints: "outliers"
3475     whiskerwidth: 0
3476   layout:
3477     title: ""  # No title
3478     layout: "plot-throughput"
3479
3480 -
3481   type: "plot"
3482   title: "VPP Throughput: memif-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
3483   algorithm: "plot_performance_box"
3484   output-file-type: ".html"
3485   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
3486   data: "plot-vpp-throughput-latency-3n-skx"
3487   filter: "'NIC_Intel-X710' and
3488            '64B' and
3489            ('BASE' or 'SCALE') and
3490            'NDRDISC' and
3491            '4T2C' and
3492            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3493            not 'VHOST' and
3494            'MEMIF'"
3495   parameters:
3496   - "throughput"
3497   - "parent"
3498   traces:
3499     hoverinfo: "x+y"
3500     boxpoints: "outliers"
3501     whiskerwidth: 0
3502   layout:
3503     title: ""  # No title
3504     layout: "plot-throughput"
3505
3506 -
3507   type: "plot"
3508   title: "VPP Throughput: memif-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
3509   algorithm: "plot_performance_box"
3510   output-file-type: ".html"
3511   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
3512   data: "plot-vpp-throughput-latency-3n-skx"
3513   filter: "'NIC_Intel-X710' and
3514            '64B' and
3515            ('BASE' or 'SCALE') and
3516            'PDRDISC' and not 'NDRDISC' and
3517            '4T2C' and
3518            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3519            not 'VHOST' and
3520            'MEMIF'"
3521   parameters:
3522   - "throughput"
3523   - "parent"
3524   traces:
3525     hoverinfo: "x+y"
3526     boxpoints: "outliers"
3527     whiskerwidth: 0
3528   layout:
3529     title: ""  # No title
3530     layout: "plot-throughput"
3531
3532 # Packet Throughput - VPP Container Memif 3n-skx-xxv710
3533 -
3534   type: "plot"
3535   title: "VPP Throughput: memif-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
3536   algorithm: "plot_performance_box"
3537   output-file-type: ".html"
3538   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
3539   data: "plot-vpp-throughput-latency-3n-skx"
3540   filter: "'NIC_Intel-XXV710' and
3541            '64B' and
3542            ('BASE' or 'SCALE') and
3543            'NDRDISC' and
3544            '2T1C' and
3545            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3546            not 'VHOST' and
3547            'MEMIF'"
3548   parameters:
3549   - "throughput"
3550   - "parent"
3551   traces:
3552     hoverinfo: "x+y"
3553     boxpoints: "outliers"
3554     whiskerwidth: 0
3555   layout:
3556     title: ""  # No title
3557     layout: "plot-throughput"
3558
3559 -
3560   type: "plot"
3561   title: "VPP Throughput: memif-3n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
3562   algorithm: "plot_performance_box"
3563   output-file-type: ".html"
3564   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
3565   data: "plot-vpp-throughput-latency-3n-skx"
3566   filter: "'NIC_Intel-XXV710' and
3567            '64B' and
3568            ('BASE' or 'SCALE') and
3569            'PDRDISC' and not 'NDRDISC' and
3570            '2T1C' and
3571            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3572            not 'VHOST' and
3573            'MEMIF'"
3574   parameters:
3575   - "throughput"
3576   - "parent"
3577   traces:
3578     hoverinfo: "x+y"
3579     boxpoints: "outliers"
3580     whiskerwidth: 0
3581   layout:
3582     title: ""  # No title
3583     layout: "plot-throughput"
3584
3585 -
3586   type: "plot"
3587   title: "VPP Throughput: memif-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
3588   algorithm: "plot_performance_box"
3589   output-file-type: ".html"
3590   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
3591   data: "plot-vpp-throughput-latency-3n-skx"
3592   filter: "'NIC_Intel-XXV710' and
3593            '64B' and
3594            ('BASE' or 'SCALE') and
3595            'NDRDISC' and
3596            '4T2C' and
3597            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3598            not 'VHOST' and
3599            'MEMIF'"
3600   parameters:
3601   - "throughput"
3602   - "parent"
3603   traces:
3604     hoverinfo: "x+y"
3605     boxpoints: "outliers"
3606     whiskerwidth: 0
3607   layout:
3608     title: ""  # No title
3609     layout: "plot-throughput"
3610
3611 -
3612   type: "plot"
3613   title: "VPP Throughput: memif-3n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
3614   algorithm: "plot_performance_box"
3615   output-file-type: ".html"
3616   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
3617   data: "plot-vpp-throughput-latency-3n-skx"
3618   filter: "'NIC_Intel-XXV710' and
3619            '64B' and
3620            ('BASE' or 'SCALE') and
3621            'PDRDISC' and not 'NDRDISC' and
3622            '4T2C' and
3623            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3624            not 'VHOST' and
3625            'MEMIF'"
3626   parameters:
3627   - "throughput"
3628   - "parent"
3629   traces:
3630     hoverinfo: "x+y"
3631     boxpoints: "outliers"
3632     whiskerwidth: 0
3633   layout:
3634     title: ""  # No title
3635     layout: "plot-throughput"
3636
3637 # Packet Throughput - VPP Container Memif 2n-skx-x710
3638 -
3639   type: "plot"
3640   title: "VPP Throughput: memif-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
3641   algorithm: "plot_performance_box"
3642   output-file-type: ".html"
3643   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
3644   data: "plot-vpp-throughput-latency-2n-skx"
3645   filter: "'NIC_Intel-X710' and
3646            '64B' and
3647            ('BASE' or 'SCALE') and
3648            'NDRDISC' and
3649            '2T1C' and
3650            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3651            not 'VHOST' and
3652            'MEMIF'"
3653   parameters:
3654   - "throughput"
3655   - "parent"
3656   traces:
3657     hoverinfo: "x+y"
3658     boxpoints: "outliers"
3659     whiskerwidth: 0
3660   layout:
3661     title: ""  # No title
3662     layout: "plot-throughput"
3663
3664 -
3665   type: "plot"
3666   title: "VPP Throughput: memif-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
3667   algorithm: "plot_performance_box"
3668   output-file-type: ".html"
3669   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
3670   data: "plot-vpp-throughput-latency-2n-skx"
3671   filter: "'NIC_Intel-X710' and
3672            '64B' and
3673            ('BASE' or 'SCALE') and
3674            'PDRDISC' and not 'NDRDISC' and
3675            '2T1C' and
3676            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3677            not 'VHOST' and
3678            'MEMIF'"
3679   parameters:
3680   - "throughput"
3681   - "parent"
3682   traces:
3683     hoverinfo: "x+y"
3684     boxpoints: "outliers"
3685     whiskerwidth: 0
3686   layout:
3687     title: ""  # No title
3688     layout: "plot-throughput"
3689
3690 -
3691   type: "plot"
3692   title: "VPP Throughput: memif-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
3693   algorithm: "plot_performance_box"
3694   output-file-type: ".html"
3695   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
3696   data: "plot-vpp-throughput-latency-2n-skx"
3697   filter: "'NIC_Intel-X710' and
3698            '64B' and
3699            ('BASE' or 'SCALE') and
3700            'NDRDISC' and
3701            '4T2C' and
3702            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3703            not 'VHOST' and
3704            'MEMIF'"
3705   parameters:
3706   - "throughput"
3707   - "parent"
3708   traces:
3709     hoverinfo: "x+y"
3710     boxpoints: "outliers"
3711     whiskerwidth: 0
3712   layout:
3713     title: ""  # No title
3714     layout: "plot-throughput"
3715
3716 -
3717   type: "plot"
3718   title: "VPP Throughput: memif-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
3719   algorithm: "plot_performance_box"
3720   output-file-type: ".html"
3721   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
3722   data: "plot-vpp-throughput-latency-2n-skx"
3723   filter: "'NIC_Intel-X710' and
3724            '64B' and
3725            ('BASE' or 'SCALE') and
3726            'PDRDISC' and not 'NDRDISC' and
3727            '4T2C' and
3728            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3729            not 'VHOST' and
3730            'MEMIF'"
3731   parameters:
3732   - "throughput"
3733   - "parent"
3734   traces:
3735     hoverinfo: "x+y"
3736     boxpoints: "outliers"
3737     whiskerwidth: 0
3738   layout:
3739     title: ""  # No title
3740     layout: "plot-throughput"
3741
3742 # Packet Throughput - VPP Container Memif 2n-skx-xxv710
3743 -
3744   type: "plot"
3745   title: "VPP Throughput: memif-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
3746   algorithm: "plot_performance_box"
3747   output-file-type: ".html"
3748   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
3749   data: "plot-vpp-throughput-latency-2n-skx"
3750   filter: "'NIC_Intel-XXV710' and
3751            '64B' and
3752            ('BASE' or 'SCALE') and
3753            'NDRDISC' and
3754            '2T1C' and
3755            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3756            not 'VHOST' and
3757            'MEMIF'"
3758   parameters:
3759   - "throughput"
3760   - "parent"
3761   traces:
3762     hoverinfo: "x+y"
3763     boxpoints: "outliers"
3764     whiskerwidth: 0
3765   layout:
3766     title: ""  # No title
3767     layout: "plot-throughput"
3768
3769 -
3770   type: "plot"
3771   title: "VPP Throughput: memif-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
3772   algorithm: "plot_performance_box"
3773   output-file-type: ".html"
3774   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
3775   data: "plot-vpp-throughput-latency-2n-skx"
3776   filter: "'NIC_Intel-XXV710' and
3777            '64B' and
3778            ('BASE' or 'SCALE') and
3779            'PDRDISC' and not 'NDRDISC' and
3780            '2T1C' and
3781            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3782            not 'VHOST' and
3783            'MEMIF'"
3784   parameters:
3785   - "throughput"
3786   - "parent"
3787   traces:
3788     hoverinfo: "x+y"
3789     boxpoints: "outliers"
3790     whiskerwidth: 0
3791   layout:
3792     title: ""  # No title
3793     layout: "plot-throughput"
3794
3795 -
3796   type: "plot"
3797   title: "VPP Throughput: memif-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
3798   algorithm: "plot_performance_box"
3799   output-file-type: ".html"
3800   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
3801   data: "plot-vpp-throughput-latency-2n-skx"
3802   filter: "'NIC_Intel-XXV710' and
3803            '64B' and
3804            ('BASE' or 'SCALE') and
3805            'NDRDISC' and
3806            '4T2C' and
3807            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3808            not 'VHOST' and
3809            'MEMIF'"
3810   parameters:
3811   - "throughput"
3812   - "parent"
3813   traces:
3814     hoverinfo: "x+y"
3815     boxpoints: "outliers"
3816     whiskerwidth: 0
3817   layout:
3818     title: ""  # No title
3819     layout: "plot-throughput"
3820
3821 -
3822   type: "plot"
3823   title: "VPP Throughput: memif-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
3824   algorithm: "plot_performance_box"
3825   output-file-type: ".html"
3826   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
3827   data: "plot-vpp-throughput-latency-2n-skx"
3828   filter: "'NIC_Intel-XXV710' and
3829            '64B' and
3830            ('BASE' or 'SCALE') and
3831            'PDRDISC' and not 'NDRDISC' and
3832            '4T2C' and
3833            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3834            not 'VHOST' and
3835            'MEMIF'"
3836   parameters:
3837   - "throughput"
3838   - "parent"
3839   traces:
3840     hoverinfo: "x+y"
3841     boxpoints: "outliers"
3842     whiskerwidth: 0
3843   layout:
3844     title: ""  # No title
3845     layout: "plot-throughput"
3846
3847 ################################################################################
3848
3849 # Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x520
3850 -
3851   type: "plot"
3852   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
3853   algorithm: "plot_performance_box"
3854   output-file-type: ".html"
3855   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
3856   data: "plot-ligato-throughput-latency-3n-hsw"
3857   filter: "'NIC_Intel-X520-DA2' and
3858            '64B' and
3859            ('BASE' or 'SCALE') and
3860            'NDRDISC' and
3861            '1T1C' and
3862            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3863            not 'VHOST' and
3864            'MEMIF'"
3865   parameters:
3866   - "throughput"
3867   - "parent"
3868   traces:
3869     hoverinfo: "x+y"
3870     boxpoints: "outliers"
3871     whiskerwidth: 0
3872   layout:
3873     title: ""  # No title
3874     layout: "plot-throughput"
3875
3876 -
3877   type: "plot"
3878   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
3879   algorithm: "plot_performance_box"
3880   output-file-type: ".html"
3881   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
3882   data: "plot-ligato-throughput-latency-3n-hsw"
3883   filter: "'NIC_Intel-X520-DA2' and
3884            '64B' and
3885            ('BASE' or 'SCALE') and
3886            'PDRDISC' and not 'NDRDISC' and
3887            '1T1C' and
3888            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3889            not 'VHOST' and
3890            'MEMIF'"
3891   parameters:
3892   - "throughput"
3893   - "parent"
3894   traces:
3895     hoverinfo: "x+y"
3896     boxpoints: "outliers"
3897     whiskerwidth: 0
3898   layout:
3899     title: ""  # No title
3900     layout: "plot-throughput"
3901
3902 -
3903   type: "plot"
3904   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
3905   algorithm: "plot_performance_box"
3906   output-file-type: ".html"
3907   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
3908   data: "plot-ligato-throughput-latency-3n-hsw"
3909   filter: "'NIC_Intel-X520-DA2' and
3910            '64B' and
3911            ('BASE' or 'SCALE') and
3912            'NDRDISC' and
3913            '2T2C' and
3914            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3915            not 'VHOST' and
3916            'MEMIF'"
3917   parameters:
3918   - "throughput"
3919   - "parent"
3920   traces:
3921     hoverinfo: "x+y"
3922     boxpoints: "outliers"
3923     whiskerwidth: 0
3924   layout:
3925     title: ""  # No title
3926     layout: "plot-throughput"
3927
3928 -
3929   type: "plot"
3930   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
3931   algorithm: "plot_performance_box"
3932   output-file-type: ".html"
3933   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
3934   data: "plot-ligato-throughput-latency-3n-hsw"
3935   filter: "'NIC_Intel-X520-DA2' and
3936            '64B' and
3937            ('BASE' or 'SCALE') and
3938            'PDRDISC' and not 'NDRDISC' and
3939            '2T2C' and
3940            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3941            not 'VHOST' and
3942            'MEMIF'"
3943   parameters:
3944   - "throughput"
3945   - "parent"
3946   traces:
3947     hoverinfo: "x+y"
3948     boxpoints: "outliers"
3949     whiskerwidth: 0
3950   layout:
3951     title: ""  # No title
3952     layout: "plot-throughput"
3953
3954 # Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x710
3955 -
3956   type: "plot"
3957   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
3958   algorithm: "plot_performance_box"
3959   output-file-type: ".html"
3960   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
3961   data: "plot-ligato-throughput-latency-3n-hsw"
3962   filter: "'NIC_Intel-X710' and
3963            '64B' and
3964            ('BASE' or 'SCALE') and
3965            'NDRDISC' and
3966            '1T1C' and
3967            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3968            not 'VHOST' and
3969            'MEMIF'"
3970   parameters:
3971   - "throughput"
3972   - "parent"
3973   traces:
3974     hoverinfo: "x+y"
3975     boxpoints: "outliers"
3976     whiskerwidth: 0
3977   layout:
3978     title: ""  # No title
3979     layout: "plot-throughput"
3980
3981 -
3982   type: "plot"
3983   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
3984   algorithm: "plot_performance_box"
3985   output-file-type: ".html"
3986   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
3987   data: "plot-ligato-throughput-latency-3n-hsw"
3988   filter: "'NIC_Intel-X710' and
3989            '64B' and
3990            ('BASE' or 'SCALE') and
3991            'PDRDISC' and not 'NDRDISC' and
3992            '1T1C' and
3993            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3994            not 'VHOST' and
3995            'MEMIF'"
3996   parameters:
3997   - "throughput"
3998   - "parent"
3999   traces:
4000     hoverinfo: "x+y"
4001     boxpoints: "outliers"
4002     whiskerwidth: 0
4003   layout:
4004     title: ""  # No title
4005     layout: "plot-throughput"
4006
4007 -
4008   type: "plot"
4009   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
4010   algorithm: "plot_performance_box"
4011   output-file-type: ".html"
4012   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
4013   data: "plot-ligato-throughput-latency-3n-hsw"
4014   filter: "'NIC_Intel-X710' and
4015            '64B' and
4016            ('BASE' or 'SCALE') and
4017            'NDRDISC' and
4018            '2T2C' and
4019            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
4020            not 'VHOST' and
4021            'MEMIF'"
4022   parameters:
4023   - "throughput"
4024   - "parent"
4025   traces:
4026     hoverinfo: "x+y"
4027     boxpoints: "outliers"
4028     whiskerwidth: 0
4029   layout:
4030     title: ""  # No title
4031     layout: "plot-throughput"
4032
4033 -
4034   type: "plot"
4035   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
4036   algorithm: "plot_performance_box"
4037   output-file-type: ".html"
4038   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
4039   data: "plot-ligato-throughput-latency-3n-hsw"
4040   filter: "'NIC_Intel-X710' and
4041            '64B' and
4042            ('BASE' or 'SCALE') and
4043            'PDRDISC' and not 'NDRDISC' and
4044            '2T2C' and
4045            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
4046            not 'VHOST' and
4047            'MEMIF'"
4048   parameters:
4049   - "throughput"
4050   - "parent"
4051   traces:
4052     hoverinfo: "x+y"
4053     boxpoints: "outliers"
4054     whiskerwidth: 0
4055   layout:
4056     title: ""  # No title
4057     layout: "plot-throughput"
4058
4059 # Packet Throughput - VPP Container Orchestrated Memif 3n-skx-x710
4060 -
4061   type: "plot"
4062   title: "VPP Throughput: k8s-memif-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
4063   algorithm: "plot_performance_box"
4064   output-file-type: ".html"
4065   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
4066   data: "plot-ligato-throughput-latency-3n-skx"
4067   filter: "'NIC_Intel-X710' and
4068            '64B' and
4069            ('BASE' or 'SCALE') and
4070            'NDRDISC' and
4071            '2T1C' and
4072            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
4073            not 'VHOST' and
4074            'MEMIF'"
4075   parameters:
4076   - "throughput"
4077   - "parent"
4078   traces:
4079     hoverinfo: "x+y"
4080     boxpoints: "outliers"
4081     whiskerwidth: 0
4082   layout:
4083     title: ""  # No title
4084     layout: "plot-throughput"
4085
4086 -
4087   type: "plot"
4088   title: "VPP Throughput: k8s-memif-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
4089   algorithm: "plot_performance_box"
4090   output-file-type: ".html"
4091   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
4092   data: "plot-ligato-throughput-latency-3n-skx"
4093   filter: "'NIC_Intel-X710' and
4094            '64B' and
4095            ('BASE' or 'SCALE') and
4096            'PDRDISC' and not 'NDRDISC' and
4097            '2T1C' and
4098            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
4099            not 'VHOST' and
4100             'MEMIF'"
4101   parameters:
4102   - "throughput"
4103   - "parent"
4104   traces:
4105     hoverinfo: "x+y"
4106     boxpoints: "outliers"
4107     whiskerwidth: 0
4108   layout:
4109     title: ""  # No title
4110     layout: "plot-throughput"
4111
4112 -
4113   type: "plot"
4114   title: "VPP Throughput: k8s-memif-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
4115   algorithm: "plot_performance_box"
4116   output-file-type: ".html"
4117   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
4118   data: "plot-ligato-throughput-latency-3n-skx"
4119   filter: "'NIC_Intel-X710' and
4120            '64B' and
4121            ('BASE' or 'SCALE') and
4122            'NDRDISC' and
4123            '4T2C' and
4124            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
4125            not 'VHOST' and
4126            'MEMIF'"
4127   parameters:
4128   - "throughput"
4129   - "parent"
4130   traces:
4131     hoverinfo: "x+y"
4132     boxpoints: "outliers"
4133     whiskerwidth: 0
4134   layout:
4135     title: ""  # No title
4136     layout: "plot-throughput"
4137
4138 -
4139   type: "plot"
4140   title: "VPP Throughput: k8s-memif-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
4141   algorithm: "plot_performance_box"
4142   output-file-type: ".html"
4143   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
4144   data: "plot-ligato-throughput-latency-3n-skx"
4145   filter: "'NIC_Intel-X710' and
4146            '64B' and
4147            ('BASE' or 'SCALE') and
4148            'PDRDISC' and not 'NDRDISC' and
4149            '4T2C' and
4150            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
4151            not 'VHOST' and
4152            'MEMIF'"
4153   parameters:
4154   - "throughput"
4155   - "parent"
4156   traces:
4157     hoverinfo: "x+y"
4158     boxpoints: "outliers"
4159     whiskerwidth: 0
4160   layout:
4161     title: ""  # No title
4162     layout: "plot-throughput"
4163
4164 # Packet Throughput - VPP Container Orchestrated Memif 3n-skx-xxv710
4165 -
4166   type: "plot"
4167   title: "VPP Throughput: k8s-memif-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
4168   algorithm: "plot_performance_box"
4169   output-file-type: ".html"
4170   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
4171   data: "plot-ligato-throughput-latency-3n-skx"
4172   filter: "'NIC_Intel-XXV710' and
4173            '64B' and
4174            ('BASE' or 'SCALE') and
4175            'NDRDISC' and
4176            '2T1C' and
4177            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
4178            not 'VHOST' and
4179            'MEMIF'"
4180   parameters:
4181   - "throughput"
4182   - "parent"
4183   traces:
4184     hoverinfo: "x+y"
4185     boxpoints: "outliers"
4186     whiskerwidth: 0
4187   layout:
4188     title: ""  # No title
4189     layout: "plot-throughput"
4190
4191 -
4192   type: "plot"
4193   title: "VPP Throughput: k8s-memif-3n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
4194   algorithm: "plot_performance_box"
4195   output-file-type: ".html"
4196   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
4197   data: "plot-ligato-throughput-latency-3n-skx"
4198   filter: "'NIC_Intel-XXV710' and
4199            '64B' and
4200            ('BASE' or 'SCALE') and
4201            'PDRDISC' and not 'NDRDISC' and
4202            '2T1C' and
4203            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
4204            not 'VHOST' and
4205            'MEMIF'"
4206   parameters:
4207   - "throughput"
4208   - "parent"
4209   traces:
4210     hoverinfo: "x+y"
4211     boxpoints: "outliers"
4212     whiskerwidth: 0
4213   layout:
4214     title: ""  # No title
4215     layout: "plot-throughput"
4216
4217 -
4218   type: "plot"
4219   title: "VPP Throughput: k8s-memif-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
4220   algorithm: "plot_performance_box"
4221   output-file-type: ".html"
4222   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
4223   data: "plot-ligato-throughput-latency-3n-skx"
4224   filter: "'NIC_Intel-XXV710' and
4225            '64B' and
4226            ('BASE' or 'SCALE') and
4227            'NDRDISC' and
4228            '4T2C' and
4229            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
4230            not 'VHOST' and
4231            'MEMIF'"
4232   parameters:
4233   - "throughput"
4234   - "parent"
4235   traces:
4236     hoverinfo: "x+y"
4237     boxpoints: "outliers"
4238     whiskerwidth: 0
4239   layout:
4240     title: ""  # No title
4241     layout: "plot-throughput"
4242
4243 -
4244   type: "plot"
4245   title: "VPP Throughput: k8s-memif-3n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
4246   algorithm: "plot_performance_box"
4247   output-file-type: ".html"
4248   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
4249   data: "plot-ligato-throughput-latency-3n-skx"
4250   filter: "'NIC_Intel-XXV710' and
4251            '64B' and
4252            ('BASE' or 'SCALE') and
4253            'PDRDISC' and not 'NDRDISC' and
4254            '4T2C' and
4255            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
4256            not 'VHOST' and
4257            'MEMIF'"
4258   parameters:
4259   - "throughput"
4260   - "parent"
4261   traces:
4262     hoverinfo: "x+y"
4263     boxpoints: "outliers"
4264     whiskerwidth: 0
4265   layout:
4266     title: ""  # No title
4267     layout: "plot-throughput"
4268
4269 # Packet Throughput - VPP Container Orchestrated Memif 2n-skx-x710
4270 -
4271   type: "plot"
4272   title: "VPP Throughput: k8s-memif-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
4273   algorithm: "plot_performance_box"
4274   output-file-type: ".html"
4275   output-file: "{DIR[STATIC,VPP]}/k8s-memif-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
4276   data: "plot-ligato-throughput-latency-2n-skx"
4277   filter: "'NIC_Intel-X710' and
4278            '64B' and
4279            ('BASE' or 'SCALE') and
4280            'NDRDISC' and
4281            '2T1C' and
4282            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
4283            not 'VHOST' and
4284            'MEMIF'"
4285   parameters:
4286   - "throughput"
4287   - "parent"
4288   traces:
4289     hoverinfo: "x+y"
4290     boxpoints: "outliers"
4291     whiskerwidth: 0
4292   layout:
4293     title: ""  # No title
4294     layout: "plot-throughput"
4295
4296 -
4297   type: "plot"
4298   title: "VPP Throughput: k8s-memif-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
4299   algorithm: "plot_performance_box"
4300   output-file-type: ".html"
4301   output-file: "{DIR[STATIC,VPP]}/k8s-memif-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
4302   data: "plot-ligato-throughput-latency-2n-skx"
4303   filter: "'NIC_Intel-X710' and
4304            '64B' and
4305            ('BASE' or 'SCALE') and
4306            'PDRDISC' and not 'NDRDISC' and
4307            '2T1C' and
4308            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
4309            not 'VHOST' and
4310            'MEMIF'"
4311   parameters:
4312   - "throughput"
4313   - "parent"
4314   traces:
4315     hoverinfo: "x+y"
4316     boxpoints: "outliers"
4317     whiskerwidth: 0
4318   layout:
4319     title: ""  # No title
4320     layout: "plot-throughput"
4321
4322 -
4323   type: "plot"
4324   title: "VPP Throughput: k8s-memif-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
4325   algorithm: "plot_performance_box"
4326   output-file-type: ".html"
4327   output-file: "{DIR[STATIC,VPP]}/k8s-memif-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
4328   data: "plot-ligato-throughput-latency-2n-skx"
4329   filter: "'NIC_Intel-X710' and
4330            '64B' and
4331            ('BASE' or 'SCALE') and
4332            'NDRDISC' and
4333            '4T2C' and
4334            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
4335            not 'VHOST' and
4336            'MEMIF'"
4337   parameters:
4338   - "throughput"
4339   - "parent"
4340   traces:
4341     hoverinfo: "x+y"
4342     boxpoints: "outliers"
4343     whiskerwidth: 0
4344   layout:
4345     title: ""  # No title
4346     layout: "plot-throughput"
4347
4348 -
4349   type: "plot"
4350   title: "VPP Throughput: k8s-memif-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
4351   algorithm: "plot_performance_box"
4352   output-file-type: ".html"
4353   output-file: "{DIR[STATIC,VPP]}/k8s-memif-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
4354   data: "plot-ligato-throughput-latency-2n-skx"
4355   filter: "'NIC_Intel-X710' and
4356            '64B' and
4357            ('BASE' or 'SCALE') and
4358            'PDRDISC' and not 'NDRDISC' and
4359            '4T2C' and
4360            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
4361            not 'VHOST' and
4362            'MEMIF'"
4363   parameters:
4364   - "throughput"
4365   - "parent"
4366   traces:
4367     hoverinfo: "x+y"
4368     boxpoints: "outliers"
4369     whiskerwidth: 0
4370   layout:
4371     title: ""  # No title
4372     layout: "plot-throughput"
4373
4374 # Packet Throughput - VPP Container Orchestrated Memif 2n-skx-xxv710
4375 -
4376   type: "plot"
4377   title: "VPP Throughput: k8s-memif-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
4378   algorithm: "plot_performance_box"
4379   output-file-type: ".html"
4380   output-file: "{DIR[STATIC,VPP]}/k8s-memif-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
4381   data: "plot-ligato-throughput-latency-2n-skx"
4382   filter: "'NIC_Intel-XXV710' and
4383            '64B' and
4384            ('BASE' or 'SCALE') and
4385            'NDRDISC' and
4386            '2T1C' and
4387            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
4388            not 'VHOST' and
4389            'MEMIF'"
4390   parameters:
4391   - "throughput"
4392   - "parent"
4393   traces:
4394     hoverinfo: "x+y"
4395     boxpoints: "outliers"
4396     whiskerwidth: 0
4397   layout:
4398     title: ""  # No title
4399     layout: "plot-throughput"
4400
4401 -
4402   type: "plot"
4403   title: "VPP Throughput: k8s-memif-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
4404   algorithm: "plot_performance_box"
4405   output-file-type: ".html"
4406   output-file: "{DIR[STATIC,VPP]}/k8s-memif-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
4407   data: "plot-ligato-throughput-latency-2n-skx"
4408   filter: "'NIC_Intel-XXV710' and
4409            '64B' and
4410            ('BASE' or 'SCALE') and
4411            'PDRDISC' and not 'NDRDISC' and
4412            '2T1C' and
4413            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
4414            not 'VHOST' and
4415            'MEMIF'"
4416   parameters:
4417   - "throughput"
4418   - "parent"
4419   traces:
4420     hoverinfo: "x+y"
4421     boxpoints: "outliers"
4422     whiskerwidth: 0
4423   layout:
4424     title: ""  # No title
4425     layout: "plot-throughput"
4426
4427 -
4428   type: "plot"
4429   title: "VPP Throughput: k8s-memif-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
4430   algorithm: "plot_performance_box"
4431   output-file-type: ".html"
4432   output-file: "{DIR[STATIC,VPP]}/k8s-memif-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
4433   data: "plot-ligato-throughput-latency-2n-skx"
4434   filter: "'NIC_Intel-XXV710' and
4435            '64B' and
4436            ('BASE' or 'SCALE') and
4437            'NDRDISC' and
4438            '4T2C' and
4439            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
4440            not 'VHOST' and
4441            'MEMIF'"
4442   parameters:
4443   - "throughput"
4444   - "parent"
4445   traces:
4446     hoverinfo: "x+y"
4447     boxpoints: "outliers"
4448     whiskerwidth: 0
4449   layout:
4450     title: ""  # No title
4451     layout: "plot-throughput"
4452
4453 -
4454   type: "plot"
4455   title: "VPP Throughput: k8s-memif-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
4456   algorithm: "plot_performance_box"
4457   output-file-type: ".html"
4458   output-file: "{DIR[STATIC,VPP]}/k8s-memif-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
4459   data: "plot-ligato-throughput-latency-2n-skx"
4460   filter: "'NIC_Intel-XXV710' and
4461            '64B' and
4462            ('BASE' or 'SCALE') and
4463            'PDRDISC' and not 'NDRDISC' and
4464            '4T2C' and
4465            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
4466            not 'VHOST' and
4467            'MEMIF'"
4468   parameters:
4469   - "throughput"
4470   - "parent"
4471   traces:
4472     hoverinfo: "x+y"
4473     boxpoints: "outliers"
4474     whiskerwidth: 0
4475   layout:
4476     title: ""  # No title
4477     layout: "plot-throughput"
4478
4479 ################################################################################
4480
4481 # Packet Throughput - VPP IPv4 3n-hsw-x520
4482 -
4483   type: "plot"
4484   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
4485   algorithm: "plot_performance_box"
4486   output-file-type: ".html"
4487   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
4488   data: "plot-vpp-throughput-latency-3n-hsw"
4489   filter: "'NIC_Intel-X520-DA2' and
4490            '64B' and
4491            ('BASE' or 'SCALE') and
4492            'NDRDISC' and
4493            '1T1C' and
4494            'IP4FWD' and
4495            not 'IPSEC' and 
4496            not 'VHOST'"
4497   parameters:
4498   - "throughput"
4499   - "parent"
4500   traces:
4501     hoverinfo: "x+y"
4502     boxpoints: "outliers"
4503     whiskerwidth: 0
4504   layout:
4505     title: ""  # No title
4506     layout: "plot-throughput"
4507
4508 -
4509   type: "plot"
4510   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
4511   algorithm: "plot_performance_box"
4512   output-file-type: ".html"
4513   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
4514   data: "plot-vpp-throughput-latency-3n-hsw"
4515   filter: "'NIC_Intel-X520-DA2' and
4516            '64B' and
4517            ('BASE' or 'SCALE') and
4518            'PDRDISC' and not 'NDRDISC' and
4519            '1T1C' and
4520            'IP4FWD' and
4521            not 'IPSEC' and 
4522            not 'VHOST'"
4523   parameters:
4524   - "throughput"
4525   - "parent"
4526   traces:
4527     hoverinfo: "x+y"
4528     boxpoints: "outliers"
4529     whiskerwidth: 0
4530   layout:
4531     title: ""  # No title
4532     layout: "plot-throughput"
4533
4534 -
4535   type: "plot"
4536   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
4537   algorithm: "plot_performance_box"
4538   output-file-type: ".html"
4539   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
4540   data: "plot-vpp-throughput-latency-3n-hsw"
4541   filter: "'NIC_Intel-X520-DA2' and
4542            '64B' and
4543            ('BASE' or 'SCALE') and
4544            'NDRDISC' and
4545            '2T2C' and
4546            'IP4FWD' and
4547            not 'IPSEC' and 
4548            not 'VHOST'"
4549   parameters:
4550   - "throughput"
4551   - "parent"
4552   traces:
4553     hoverinfo: "x+y"
4554     boxpoints: "outliers"
4555     whiskerwidth: 0
4556   layout:
4557     title: ""  # No title
4558     layout: "plot-throughput"
4559
4560 -
4561   type: "plot"
4562   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
4563   algorithm: "plot_performance_box"
4564   output-file-type: ".html"
4565   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
4566   data: "plot-vpp-throughput-latency-3n-hsw"
4567   filter: "'NIC_Intel-X520-DA2' and
4568            '64B' and
4569            ('BASE' or 'SCALE') and
4570            'PDRDISC' and not 'NDRDISC' and
4571            '2T2C' and
4572            'IP4FWD' and
4573            not 'IPSEC' and 
4574            not 'VHOST'"
4575   parameters:
4576   - "throughput"
4577   - "parent"
4578   traces:
4579     hoverinfo: "x+y"
4580     boxpoints: "outliers"
4581     whiskerwidth: 0
4582   layout:
4583     title: ""  # No title
4584     layout: "plot-throughput"
4585
4586 -
4587   type: "plot"
4588   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-ndr"
4589   algorithm: "plot_performance_box"
4590   output-file-type: ".html"
4591   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-ndr"
4592   data: "plot-vpp-throughput-latency-3n-hsw"
4593   filter: "'NIC_Intel-X520-DA2' and
4594            '64B' and
4595            'FEATURE' and
4596            ('ACL10' or 'ACL50') and '10k_FLOWS' and
4597            'NDRDISC' and
4598            '1T1C' and
4599            'IP4FWD' and
4600            not 'IPSEC' and 
4601            not 'VHOST'"
4602   parameters:
4603   - "throughput"
4604   - "parent"
4605   traces:
4606     hoverinfo: "x+y"
4607     boxpoints: "outliers"
4608     whiskerwidth: 0
4609   layout:
4610     title: ""  # No title
4611     layout: "plot-throughput"
4612
4613 -
4614   type: "plot"
4615   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-pdr"
4616   algorithm: "plot_performance_box"
4617   output-file-type: ".html"
4618   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-pdr"
4619   data: "plot-vpp-throughput-latency-3n-hsw"
4620   filter: "'NIC_Intel-X520-DA2' and
4621            '64B' and
4622            'FEATURE' and
4623            ('ACL10' or 'ACL50') and '10k_FLOWS' and
4624            'PDRDISC' and not 'NDRDISC' and
4625            '1T1C' and
4626            'IP4FWD' and
4627            not 'IPSEC' and 
4628            not 'VHOST'"
4629   parameters:
4630   - "throughput"
4631   - "parent"
4632   traces:
4633     hoverinfo: "x+y"
4634     boxpoints: "outliers"
4635     whiskerwidth: 0
4636   layout:
4637     title: ""  # No title
4638     layout: "plot-throughput"
4639
4640 -
4641   type: "plot"
4642   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-ndr"
4643   algorithm: "plot_performance_box"
4644   output-file-type: ".html"
4645   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-ndr"
4646   data: "plot-vpp-throughput-latency-3n-hsw"
4647   filter: "'NIC_Intel-X520-DA2' and
4648            '64B' and
4649            'FEATURE' and
4650            ('ACL10' or 'ACL50') and '10k_FLOWS' and
4651            'NDRDISC' and
4652            '2T2C' and
4653            'IP4FWD' and
4654            not 'IPSEC' and 
4655            not 'VHOST'"
4656   parameters:
4657   - "throughput"
4658   - "parent"
4659   traces:
4660     hoverinfo: "x+y"
4661     boxpoints: "outliers"
4662     whiskerwidth: 0
4663   layout:
4664     title: ""  # No title
4665     layout: "plot-throughput"
4666
4667 -
4668   type: "plot"
4669   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-pdr"
4670   algorithm: "plot_performance_box"
4671   output-file-type: ".html"
4672   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-pdr"
4673   data: "plot-vpp-throughput-latency-3n-hsw"
4674   filter: "'NIC_Intel-X520-DA2' and
4675            '64B' and
4676            'FEATURE' and
4677            ('ACL10' or 'ACL50') and '10k_FLOWS' and
4678            'PDRDISC' and not 'NDRDISC' and
4679            '2T2C' and
4680            'IP4FWD' and
4681            not 'IPSEC' and 
4682            not 'VHOST'"
4683   parameters:
4684   - "throughput"
4685   - "parent"
4686   traces:
4687     hoverinfo: "x+y"
4688     boxpoints: "outliers"
4689     whiskerwidth: 0
4690   layout:
4691     title: ""  # No title
4692     layout: "plot-throughput"
4693
4694 # Packet Throughput - VPP IPv4 3n-hsw-x710
4695 -
4696   type: "plot"
4697   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
4698   algorithm: "plot_performance_box"
4699   output-file-type: ".html"
4700   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
4701   data: "plot-vpp-throughput-latency-3n-hsw"
4702   filter: "'NIC_Intel-X710' and
4703            '64B' and
4704            ('BASE' or 'SCALE') and
4705            'NDRDISC' and
4706            '1T1C' and
4707            'IP4FWD' and
4708            not 'IPSEC' and 
4709            not 'VHOST'"
4710   parameters:
4711   - "throughput"
4712   - "parent"
4713   traces:
4714     hoverinfo: "x+y"
4715     boxpoints: "outliers"
4716     whiskerwidth: 0
4717   layout:
4718     title: ""  # No title
4719     layout: "plot-throughput"
4720
4721 -
4722   type: "plot"
4723   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
4724   algorithm: "plot_performance_box"
4725   output-file-type: ".html"
4726   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
4727   data: "plot-vpp-throughput-latency-3n-hsw"
4728   filter: "'NIC_Intel-X710' and
4729            '64B' and
4730            ('BASE' or 'SCALE') and
4731            'PDRDISC' and not 'NDRDISC' and
4732            '1T1C' and
4733            'IP4FWD' and
4734            not 'IPSEC' and 
4735            not 'VHOST'"
4736   parameters:
4737   - "throughput"
4738   - "parent"
4739   traces:
4740     hoverinfo: "x+y"
4741     boxpoints: "outliers"
4742     whiskerwidth: 0
4743   layout:
4744     title: ""  # No title
4745     layout: "plot-throughput"
4746
4747 -
4748   type: "plot"
4749   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
4750   algorithm: "plot_performance_box"
4751   output-file-type: ".html"
4752   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
4753   data: "plot-vpp-throughput-latency-3n-hsw"
4754   filter: "'NIC_Intel-X710' and
4755            '64B' and
4756            ('BASE' or 'SCALE') and
4757            'NDRDISC' and
4758            '2T2C' and
4759            'IP4FWD' and
4760            not 'IPSEC' and 
4761            not 'VHOST'"
4762   parameters:
4763   - "throughput"
4764   - "parent"
4765   traces:
4766     hoverinfo: "x+y"
4767     boxpoints: "outliers"
4768     whiskerwidth: 0
4769   layout:
4770     title: ""  # No title
4771     layout: "plot-throughput"
4772
4773 -
4774   type: "plot"
4775   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
4776   algorithm: "plot_performance_box"
4777   output-file-type: ".html"
4778   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
4779   data: "plot-vpp-throughput-latency-3n-hsw"
4780   filter: "'NIC_Intel-X710' and
4781            '64B' and
4782            ('BASE' or 'SCALE') and
4783            'PDRDISC' and not 'NDRDISC' and
4784            '2T2C' and
4785            'IP4FWD' and
4786            not 'IPSEC' and 
4787            not 'VHOST'"
4788   parameters:
4789   - "throughput"
4790   - "parent"
4791   traces:
4792     hoverinfo: "x+y"
4793     boxpoints: "outliers"
4794     whiskerwidth: 0
4795   layout:
4796     title: ""  # No title
4797     layout: "plot-throughput"
4798
4799 -
4800   type: "plot"
4801   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-ndr"
4802   algorithm: "plot_performance_box"
4803   output-file-type: ".html"
4804   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-ndr"
4805   data: "plot-vpp-throughput-latency-3n-hsw"
4806   filter: "'NIC_Intel-X710' and
4807            '64B' and
4808            'FEATURE' and
4809            ('ACL10' or 'ACL50') and '10k_FLOWS' and
4810            'NDRDISC' and
4811            '1T1C' and
4812            'IP4FWD' and
4813            not 'IPSEC' and 
4814            not 'VHOST'"
4815   parameters:
4816   - "throughput"
4817   - "parent"
4818   traces:
4819     hoverinfo: "x+y"
4820     boxpoints: "outliers"
4821     whiskerwidth: 0
4822   layout:
4823     title: ""  # No title
4824     layout: "plot-throughput"
4825
4826 -
4827   type: "plot"
4828   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-pdr"
4829   algorithm: "plot_performance_box"
4830   output-file-type: ".html"
4831   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-pdr"
4832   data: "plot-vpp-throughput-latency-3n-hsw"
4833   filter: "'NIC_Intel-X710' and
4834            '64B' and
4835            'FEATURE' and
4836            ('ACL10' or 'ACL50') and '10k_FLOWS' and
4837            'PDRDISC' and not 'NDRDISC' and
4838            '1T1C' and
4839            'IP4FWD' and
4840            not 'IPSEC' and 
4841            not 'VHOST'"
4842   parameters:
4843   - "throughput"
4844   - "parent"
4845   traces:
4846     hoverinfo: "x+y"
4847     boxpoints: "outliers"
4848     whiskerwidth: 0
4849   layout:
4850     title: ""  # No title
4851     layout: "plot-throughput"
4852
4853 -
4854   type: "plot"
4855   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-ndr"
4856   algorithm: "plot_performance_box"
4857   output-file-type: ".html"
4858   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-ndr"
4859   data: "plot-vpp-throughput-latency-3n-hsw"
4860   filter: "'NIC_Intel-X710' and
4861            '64B' and
4862            'FEATURE' and
4863            ('ACL10' or 'ACL50') and '10k_FLOWS' and
4864            'NDRDISC' and
4865            '2T2C' and
4866            'IP4FWD' and
4867            not 'IPSEC' and 
4868            not 'VHOST'"
4869   parameters:
4870   - "throughput"
4871   - "parent"
4872   traces:
4873     hoverinfo: "x+y"
4874     boxpoints: "outliers"
4875     whiskerwidth: 0
4876   layout:
4877     title: ""  # No title
4878     layout: "plot-throughput"
4879
4880 -
4881   type: "plot"
4882   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-pdr"
4883   algorithm: "plot_performance_box"
4884   output-file-type: ".html"
4885   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-pdr"
4886   data: "plot-vpp-throughput-latency-3n-hsw"
4887   filter: "'NIC_Intel-X710' and
4888            '64B' and
4889            'FEATURE' and
4890            ('ACL10' or 'ACL50') and '10k_FLOWS' and
4891            'PDRDISC' and not 'NDRDISC' and
4892            '2T2C' and
4893            'IP4FWD' and
4894            not 'IPSEC' and 
4895            not 'VHOST'"
4896   parameters:
4897   - "throughput"
4898   - "parent"
4899   traces:
4900     hoverinfo: "x+y"
4901     boxpoints: "outliers"
4902     whiskerwidth: 0
4903   layout:
4904     title: ""  # No title
4905     layout: "plot-throughput"
4906
4907 # Packet Throughput - VPP IPv4 3n-hsw-xl710
4908 -
4909   type: "plot"
4910   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
4911   algorithm: "plot_performance_box"
4912   output-file-type: ".html"
4913   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
4914   data: "plot-vpp-throughput-latency-3n-hsw"
4915   filter: "'NIC_Intel-XL710' and
4916            '64B' and
4917            ('BASE' or 'SCALE') and
4918            'NDRDISC' and
4919            '1T1C' and
4920            'IP4FWD' and
4921            not 'IPSEC' and 
4922            not 'VHOST'"
4923   parameters:
4924   - "throughput"
4925   - "parent"
4926   traces:
4927     hoverinfo: "x+y"
4928     boxpoints: "outliers"
4929     whiskerwidth: 0
4930   layout:
4931     title: ""  # No title
4932     layout: "plot-throughput"
4933
4934 -
4935   type: "plot"
4936   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
4937   algorithm: "plot_performance_box"
4938   output-file-type: ".html"
4939   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
4940   data: "plot-vpp-throughput-latency-3n-hsw"
4941   filter: "'NIC_Intel-XL710' and
4942            '64B' and
4943            ('BASE' or 'SCALE') and
4944            'PDRDISC' and not 'NDRDISC' and
4945            '1T1C' and
4946            'IP4FWD' and
4947            not 'IPSEC' and 
4948            not 'VHOST'"
4949   parameters:
4950   - "throughput"
4951   - "parent"
4952   traces:
4953     hoverinfo: "x+y"
4954     boxpoints: "outliers"
4955     whiskerwidth: 0
4956   layout:
4957     title: ""  # No title
4958     layout: "plot-throughput"
4959
4960 -
4961   type: "plot"
4962   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
4963   algorithm: "plot_performance_box"
4964   output-file-type: ".html"
4965   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
4966   data: "plot-vpp-throughput-latency-3n-hsw"
4967   filter: "'NIC_Intel-XL710' and
4968            '64B' and
4969            ('BASE' or 'SCALE') and
4970            'NDRDISC' and
4971            '2T2C' and
4972            'IP4FWD' and
4973            not 'IPSEC' and 
4974            not 'VHOST'"
4975   parameters:
4976   - "throughput"
4977   - "parent"
4978   traces:
4979     hoverinfo: "x+y"
4980     boxpoints: "outliers"
4981     whiskerwidth: 0
4982   layout:
4983     title: ""  # No title
4984     layout: "plot-throughput"
4985
4986 -
4987   type: "plot"
4988   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
4989   algorithm: "plot_performance_box"
4990   output-file-type: ".html"
4991   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
4992   data: "plot-vpp-throughput-latency-3n-hsw"
4993   filter: "'NIC_Intel-XL710' and
4994            '64B' and
4995            ('BASE' or 'SCALE') and
4996            'PDRDISC' and not 'NDRDISC' and
4997            '2T2C' and
4998            'IP4FWD' and
4999            not 'IPSEC' and 
5000            not 'VHOST'"
5001   parameters:
5002   - "throughput"
5003   - "parent"
5004   traces:
5005     hoverinfo: "x+y"
5006     boxpoints: "outliers"
5007     whiskerwidth: 0
5008   layout:
5009     title: ""  # No title
5010     layout: "plot-throughput"
5011
5012 # Packet Throughput - VPP IPv4 3n-skx-x710
5013 -
5014   type: "plot"
5015   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
5016   algorithm: "plot_performance_box"
5017   output-file-type: ".html"
5018   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
5019   data: "plot-vpp-throughput-latency-3n-skx"
5020   filter: "'NIC_Intel-X710' and
5021            '64B' and
5022            ('BASE' or 'SCALE') and
5023            'NDRDISC' and
5024            '2T1C' and
5025            'IP4FWD' and
5026            not 'IPSEC' and 
5027            not 'VHOST'"
5028   parameters:
5029   - "throughput"
5030   - "parent"
5031   traces:
5032     hoverinfo: "x+y"
5033     boxpoints: "outliers"
5034     whiskerwidth: 0
5035   layout:
5036     title: ""  # No title
5037     layout: "plot-throughput"
5038
5039 -
5040   type: "plot"
5041   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
5042   algorithm: "plot_performance_box"
5043   output-file-type: ".html"
5044   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
5045   data: "plot-vpp-throughput-latency-3n-skx"
5046   filter: "'NIC_Intel-X710' and
5047            '64B' and
5048            ('BASE' or 'SCALE') and
5049            'PDRDISC' and not 'NDRDISC' and
5050            '2T1C' and
5051            'IP4FWD' and
5052            not 'IPSEC' and 
5053            not 'VHOST'"
5054   parameters:
5055   - "throughput"
5056   - "parent"
5057   traces:
5058     hoverinfo: "x+y"
5059     boxpoints: "outliers"
5060     whiskerwidth: 0
5061   layout:
5062     title: ""  # No title
5063     layout: "plot-throughput"
5064
5065 -
5066   type: "plot"
5067   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
5068   algorithm: "plot_performance_box"
5069   output-file-type: ".html"
5070   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
5071   data: "plot-vpp-throughput-latency-3n-skx"
5072   filter: "'NIC_Intel-X710' and
5073            '64B' and
5074            ('BASE' or 'SCALE') and
5075            'NDRDISC' and
5076            '4T2C' and
5077            'IP4FWD' and
5078            not 'IPSEC' and 
5079            not 'VHOST'"
5080   parameters:
5081   - "throughput"
5082   - "parent"
5083   traces:
5084     hoverinfo: "x+y"
5085     boxpoints: "outliers"
5086     whiskerwidth: 0
5087   layout:
5088     title: ""  # No title
5089     layout: "plot-throughput"
5090
5091 -
5092   type: "plot"
5093   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
5094   algorithm: "plot_performance_box"
5095   output-file-type: ".html"
5096   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
5097   data: "plot-vpp-throughput-latency-3n-skx"
5098   filter: "'NIC_Intel-X710' and
5099            '64B' and
5100            ('BASE' or 'SCALE') and
5101            'PDRDISC' and not 'NDRDISC' and
5102            '4T2C' and
5103            'IP4FWD' and
5104            not 'IPSEC' and 
5105            not 'VHOST'"
5106   parameters:
5107   - "throughput"
5108   - "parent"
5109   traces:
5110     hoverinfo: "x+y"
5111     boxpoints: "outliers"
5112     whiskerwidth: 0
5113   layout:
5114     title: ""  # No title
5115     layout: "plot-throughput"
5116
5117 -
5118   type: "plot"
5119   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-ndr"
5120   algorithm: "plot_performance_box"
5121   output-file-type: ".html"
5122   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-ndr"
5123   data: "plot-vpp-throughput-latency-3n-skx"
5124   filter: "'NIC_Intel-X710' and
5125            '64B' and
5126            'FEATURE' and
5127            ('ACL10' or 'ACL50') and '10k_FLOWS' and
5128            'NDRDISC' and
5129            '2T1C' and
5130            'IP4FWD' and
5131            not 'IPSEC' and 
5132            not 'VHOST'"
5133   parameters:
5134   - "throughput"
5135   - "parent"
5136   traces:
5137     hoverinfo: "x+y"
5138     boxpoints: "outliers"
5139     whiskerwidth: 0
5140   layout:
5141     title: ""  # No title
5142     layout: "plot-throughput"
5143
5144 -
5145   type: "plot"
5146   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-pdr"
5147   algorithm: "plot_performance_box"
5148   output-file-type: ".html"
5149   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-pdr"
5150   data: "plot-vpp-throughput-latency-3n-skx"
5151   filter: "'NIC_Intel-X710' and
5152            '64B' and
5153            'FEATURE' and
5154            ('ACL10' or 'ACL50') and '10k_FLOWS' and
5155            'PDRDISC' and not 'NDRDISC' and
5156            '2T1C' and
5157            'IP4FWD' and
5158            not 'IPSEC' and 
5159            not 'VHOST'"
5160   parameters:
5161   - "throughput"
5162   - "parent"
5163   traces:
5164     hoverinfo: "x+y"
5165     boxpoints: "outliers"
5166     whiskerwidth: 0
5167   layout:
5168     title: ""  # No title
5169     layout: "plot-throughput"
5170
5171 -
5172   type: "plot"
5173   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-ndr"
5174   algorithm: "plot_performance_box"
5175   output-file-type: ".html"
5176   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-ndr"
5177   data: "plot-vpp-throughput-latency-3n-skx"
5178   filter: "'NIC_Intel-X710' and
5179            '64B' and
5180            'FEATURE' and
5181            ('ACL10' or 'ACL50') and '10k_FLOWS' and
5182            'NDRDISC' and
5183            '4T2C' and
5184            'IP4FWD' and
5185            not 'IPSEC' and 
5186            not 'VHOST'"
5187   parameters:
5188   - "throughput"
5189   - "parent"
5190   traces:
5191     hoverinfo: "x+y"
5192     boxpoints: "outliers"
5193     whiskerwidth: 0
5194   layout:
5195     title: ""  # No title
5196     layout: "plot-throughput"
5197
5198 -
5199   type: "plot"
5200   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-pdr"
5201   algorithm: "plot_performance_box"
5202   output-file-type: ".html"
5203   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-pdr"
5204   data: "plot-vpp-throughput-latency-3n-skx"
5205   filter: "'NIC_Intel-X710' and
5206            '64B' and
5207            'FEATURE' and
5208            ('ACL10' or 'ACL50') and '10k_FLOWS' and
5209            'PDRDISC' and not 'NDRDISC' and
5210            '4T2C' and
5211            'IP4FWD' and
5212            not 'IPSEC' and 
5213            not 'VHOST'"
5214   parameters:
5215   - "throughput"
5216   - "parent"
5217   traces:
5218     hoverinfo: "x+y"
5219     boxpoints: "outliers"
5220     whiskerwidth: 0
5221   layout:
5222     title: ""  # No title
5223     layout: "plot-throughput"
5224
5225 # Packet Throughput - VPP IPv4 3n-skx-xxv710
5226 -
5227   type: "plot"
5228   title: "VPP Throughput: ip4-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
5229   algorithm: "plot_performance_box"
5230   output-file-type: ".html"
5231   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
5232   data: "plot-vpp-throughput-latency-3n-skx"
5233   filter: "'NIC_Intel-XXV710' and
5234            '64B' and
5235            ('BASE' or 'SCALE') and
5236            'NDRDISC' and
5237            '2T1C' and
5238            'IP4FWD' and
5239            not 'IPSEC' and 
5240            not 'VHOST'"
5241   parameters:
5242   - "throughput"
5243   - "parent"
5244   traces:
5245     hoverinfo: "x+y"
5246     boxpoints: "outliers"
5247     whiskerwidth: 0
5248   layout:
5249     title: ""  # No title
5250     layout: "plot-throughput"
5251
5252 -
5253   type: "plot"
5254   title: "VPP Throughput: ip4-3n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
5255   algorithm: "plot_performance_box"
5256   output-file-type: ".html"
5257   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
5258   data: "plot-vpp-throughput-latency-3n-skx"
5259   filter: "'NIC_Intel-XXV710' and
5260            '64B' and
5261            ('BASE' or 'SCALE') and
5262            'PDRDISC' and not 'NDRDISC' and
5263            '2T1C' and
5264            'IP4FWD' and
5265            not 'IPSEC' and 
5266            not 'VHOST'"
5267   parameters:
5268   - "throughput"
5269   - "parent"
5270   traces:
5271     hoverinfo: "x+y"
5272     boxpoints: "outliers"
5273     whiskerwidth: 0
5274   layout:
5275     title: ""  # No title
5276     layout: "plot-throughput"
5277
5278 -
5279   type: "plot"
5280   title: "VPP Throughput: ip4-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
5281   algorithm: "plot_performance_box"
5282   output-file-type: ".html"
5283   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
5284   data: "plot-vpp-throughput-latency-3n-skx"
5285   filter: "'NIC_Intel-XXV710' and
5286            '64B' and
5287            ('BASE' or 'SCALE') and
5288            'NDRDISC' and
5289            '4T2C' and
5290            'IP4FWD' and
5291            not 'IPSEC' and 
5292            not 'VHOST'"
5293   parameters:
5294   - "throughput"
5295   - "parent"
5296   traces:
5297     hoverinfo: "x+y"
5298     boxpoints: "outliers"
5299     whiskerwidth: 0
5300   layout:
5301     title: ""  # No title
5302     layout: "plot-throughput"
5303
5304 -
5305   type: "plot"
5306   title: "VPP Throughput: ip4-3n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
5307   algorithm: "plot_performance_box"
5308   output-file-type: ".html"
5309   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
5310   data: "plot-vpp-throughput-latency-3n-skx"
5311   filter: "'NIC_Intel-XXV710' and
5312            '64B' and
5313            ('BASE' or 'SCALE') and
5314            'PDRDISC' and not 'NDRDISC' and
5315            '4T2C' and
5316            'IP4FWD' and
5317            not 'IPSEC' and 
5318            not 'VHOST'"
5319   parameters:
5320   - "throughput"
5321   - "parent"
5322   traces:
5323     hoverinfo: "x+y"
5324     boxpoints: "outliers"
5325     whiskerwidth: 0
5326   layout:
5327     title: ""  # No title
5328     layout: "plot-throughput"
5329
5330 -
5331   type: "plot"
5332   title: "VPP Throughput: ip4-3n-skx-xxv710-64b-2t1c-features-ndr"
5333   algorithm: "plot_performance_box"
5334   output-file-type: ".html"
5335   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-xxv710-64b-2t1c-features-ndr"
5336   data: "plot-vpp-throughput-latency-3n-skx"
5337   filter: "'NIC_Intel-XXV710' and
5338            '64B' and
5339            'FEATURE' and
5340            ('ACL10' or 'ACL50') and '10k_FLOWS' and
5341            'NDRDISC' and
5342            '2T1C' and
5343            'IP4FWD' and
5344            not 'IPSEC' and 
5345            not 'VHOST'"
5346   parameters:
5347   - "throughput"
5348   - "parent"
5349   traces:
5350     hoverinfo: "x+y"
5351     boxpoints: "outliers"
5352     whiskerwidth: 0
5353   layout:
5354     title: ""  # No title
5355     layout: "plot-throughput"
5356
5357 -
5358   type: "plot"
5359   title: "VPP Throughput: ip4-3n-skx-xxv710-64b-2t1c-features-pdr"
5360   algorithm: "plot_performance_box"
5361   output-file-type: ".html"
5362   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-xxv710-64b-2t1c-features-pdr"
5363   data: "plot-vpp-throughput-latency-3n-skx"
5364   filter: "'NIC_Intel-XXV710' and
5365            '64B' and
5366            'FEATURE' and
5367            ('ACL10' or 'ACL50') and '10k_FLOWS' and
5368            'PDRDISC' and not 'NDRDISC' and
5369            '2T1C' and
5370            'IP4FWD' and
5371            not 'IPSEC' and 
5372            not 'VHOST'"
5373   parameters:
5374   - "throughput"
5375   - "parent"
5376   traces:
5377     hoverinfo: "x+y"
5378     boxpoints: "outliers"
5379     whiskerwidth: 0
5380   layout:
5381     title: ""  # No title
5382     layout: "plot-throughput"
5383
5384 -
5385   type: "plot"
5386   title: "VPP Throughput: ip4-3n-skx-xxv710-64b-4t2c-features-ndr"
5387   algorithm: "plot_performance_box"
5388   output-file-type: ".html"
5389   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-xxv710-64b-4t2c-features-ndr"
5390   data: "plot-vpp-throughput-latency-3n-skx"
5391   filter: "'NIC_Intel-XXV710' and
5392            '64B' and
5393            'FEATURE' and
5394            ('ACL10' or 'ACL50') and '10k_FLOWS' and
5395            'NDRDISC' and
5396            '4T2C' and
5397            'IP4FWD' and
5398            not 'IPSEC' and 
5399            not 'VHOST'"
5400   parameters:
5401   - "throughput"
5402   - "parent"
5403   traces:
5404     hoverinfo: "x+y"
5405     boxpoints: "outliers"
5406     whiskerwidth: 0
5407   layout:
5408     title: ""  # No title
5409     layout: "plot-throughput"
5410
5411 -
5412   type: "plot"
5413   title: "VPP Throughput: ip4-3n-skx-xxv710-64b-4t2c-features-pdr"
5414   algorithm: "plot_performance_box"
5415   output-file-type: ".html"
5416   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-xxv710-64b-4t2c-features-pdr"
5417   data: "plot-vpp-throughput-latency-3n-skx"
5418   filter: "'NIC_Intel-XXV710' and
5419            '64B' and
5420            'FEATURE' and
5421            ('ACL10' or 'ACL50') and '10k_FLOWS' and
5422            'PDRDISC' and not 'NDRDISC' and
5423            '4T2C' and
5424            'IP4FWD' and
5425            not 'IPSEC' and 
5426            not 'VHOST'"
5427   parameters:
5428   - "throughput"
5429   - "parent"
5430   traces:
5431     hoverinfo: "x+y"
5432     boxpoints: "outliers"
5433     whiskerwidth: 0
5434   layout:
5435     title: ""  # No title
5436     layout: "plot-throughput"
5437
5438 # Packet Throughput - VPP IPv4 2n-skx-x710
5439 -
5440   type: "plot"
5441   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
5442   algorithm: "plot_performance_box"
5443   output-file-type: ".html"
5444   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
5445   data: "plot-vpp-throughput-latency-2n-skx"
5446   filter: "'NIC_Intel-X710' and
5447            '64B' and
5448            ('BASE' or 'SCALE') and
5449            'NDRDISC' and
5450            '2T1C' and
5451            'IP4FWD' and
5452            not 'IPSEC' and 
5453            not 'VHOST'"
5454   parameters:
5455   - "throughput"
5456   - "parent"
5457   traces:
5458     hoverinfo: "x+y"
5459     boxpoints: "outliers"
5460     whiskerwidth: 0
5461   layout:
5462     title: ""  # No title
5463     layout: "plot-throughput"
5464
5465 -
5466   type: "plot"
5467   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
5468   algorithm: "plot_performance_box"
5469   output-file-type: ".html"
5470   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
5471   data: "plot-vpp-throughput-latency-2n-skx"
5472   filter: "'NIC_Intel-X710' and
5473            '64B' and
5474            ('BASE' or 'SCALE') and
5475            'PDRDISC' and not 'NDRDISC' and
5476            '2T1C' and
5477            'IP4FWD' and
5478            not 'IPSEC' and 
5479            not 'VHOST'"
5480   parameters:
5481   - "throughput"
5482   - "parent"
5483   traces:
5484     hoverinfo: "x+y"
5485     boxpoints: "outliers"
5486     whiskerwidth: 0
5487   layout:
5488     title: ""  # No title
5489     layout: "plot-throughput"
5490
5491 -
5492   type: "plot"
5493   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
5494   algorithm: "plot_performance_box"
5495   output-file-type: ".html"
5496   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
5497   data: "plot-vpp-throughput-latency-2n-skx"
5498   filter: "'NIC_Intel-X710' and
5499            '64B' and
5500            ('BASE' or 'SCALE') and
5501            'NDRDISC' and
5502            '4T2C' and
5503            'IP4FWD' and
5504            not 'IPSEC' and 
5505            not 'VHOST'"
5506   parameters:
5507   - "throughput"
5508   - "parent"
5509   traces:
5510     hoverinfo: "x+y"
5511     boxpoints: "outliers"
5512     whiskerwidth: 0
5513   layout:
5514     title: ""  # No title
5515     layout: "plot-throughput"
5516
5517 -
5518   type: "plot"
5519   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
5520   algorithm: "plot_performance_box"
5521   output-file-type: ".html"
5522   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
5523   data: "plot-vpp-throughput-latency-2n-skx"
5524   filter: "'NIC_Intel-X710' and
5525            '64B' and
5526            ('BASE' or 'SCALE') and
5527            'PDRDISC' and not 'NDRDISC' and
5528            '4T2C' and
5529            'IP4FWD' and
5530            not 'IPSEC' and 
5531            not 'VHOST'"
5532   parameters:
5533   - "throughput"
5534   - "parent"
5535   traces:
5536     hoverinfo: "x+y"
5537     boxpoints: "outliers"
5538     whiskerwidth: 0
5539   layout:
5540     title: ""  # No title
5541     layout: "plot-throughput"
5542
5543 -
5544   type: "plot"
5545   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-features-ndr"
5546   algorithm: "plot_performance_box"
5547   output-file-type: ".html"
5548   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-features-ndr"
5549   data: "plot-vpp-throughput-latency-2n-skx"
5550   filter: "'NIC_Intel-X710' and
5551            '64B' and
5552            'FEATURE' and
5553            ('ACL10' or 'ACL50') and '10k_FLOWS' and
5554            'NDRDISC' and
5555            '2T1C' and
5556            'IP4FWD' and
5557            not 'IPSEC' and 
5558            not 'VHOST'"
5559   parameters:
5560   - "throughput"
5561   - "parent"
5562   traces:
5563     hoverinfo: "x+y"
5564     boxpoints: "outliers"
5565     whiskerwidth: 0
5566   layout:
5567     title: ""  # No title
5568     layout: "plot-throughput"
5569
5570 -
5571   type: "plot"
5572   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-features-pdr"
5573   algorithm: "plot_performance_box"
5574   output-file-type: ".html"
5575   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-features-pdr"
5576   data: "plot-vpp-throughput-latency-2n-skx"
5577   filter: "'NIC_Intel-X710' and
5578            '64B' and
5579            'FEATURE' and
5580            ('ACL10' or 'ACL50') and '10k_FLOWS' and
5581            'PDRDISC' and not 'NDRDISC' and
5582            '2T1C' and
5583            'IP4FWD' and
5584            not 'IPSEC' and 
5585            not 'VHOST'"
5586   parameters:
5587   - "throughput"
5588   - "parent"
5589   traces:
5590     hoverinfo: "x+y"
5591     boxpoints: "outliers"
5592     whiskerwidth: 0
5593   layout:
5594     title: ""  # No title
5595     layout: "plot-throughput"
5596
5597 -
5598   type: "plot"
5599   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-features-ndr"
5600   algorithm: "plot_performance_box"
5601   output-file-type: ".html"
5602   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-features-ndr"
5603   data: "plot-vpp-throughput-latency-2n-skx"
5604   filter: "'NIC_Intel-X710' and
5605            '64B' and
5606            'FEATURE' and
5607            ('ACL10' or 'ACL50') and '10k_FLOWS' and
5608            'NDRDISC' and
5609            '4T2C' and
5610            'IP4FWD' and
5611            not 'IPSEC' and 
5612            not 'VHOST'"
5613   parameters:
5614   - "throughput"
5615   - "parent"
5616   traces:
5617     hoverinfo: "x+y"
5618     boxpoints: "outliers"
5619     whiskerwidth: 0
5620   layout:
5621     title: ""  # No title
5622     layout: "plot-throughput"
5623
5624 -
5625   type: "plot"
5626   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-features-pdr"
5627   algorithm: "plot_performance_box"
5628   output-file-type: ".html"
5629   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-features-pdr"
5630   data: "plot-vpp-throughput-latency-2n-skx"
5631   filter: "'NIC_Intel-X710' and
5632            '64B' and
5633            'FEATURE' and
5634            ('ACL10' or 'ACL50') and '10k_FLOWS' and
5635            'PDRDISC' and not 'NDRDISC' and
5636            '4T2C' and
5637            'IP4FWD' and
5638            not 'IPSEC' and 
5639            not 'VHOST'"
5640   parameters:
5641   - "throughput"
5642   - "parent"
5643   traces:
5644     hoverinfo: "x+y"
5645     boxpoints: "outliers"
5646     whiskerwidth: 0
5647   layout:
5648     title: ""  # No title
5649     layout: "plot-throughput"
5650
5651 # Packet Throughput - VPP IPv4 2n-skx-xxv710
5652 -
5653   type: "plot"
5654   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
5655   algorithm: "plot_performance_box"
5656   output-file-type: ".html"
5657   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
5658   data: "plot-vpp-throughput-latency-2n-skx"
5659   filter: "'NIC_Intel-XXV710' and
5660            '64B' and
5661            ('BASE' or 'SCALE') and
5662            'NDRDISC' and
5663            '2T1C' and
5664            'IP4FWD' and
5665            not 'IPSEC' and 
5666            not 'VHOST'"
5667   parameters:
5668   - "throughput"
5669   - "parent"
5670   traces:
5671     hoverinfo: "x+y"
5672     boxpoints: "outliers"
5673     whiskerwidth: 0
5674   layout:
5675     title: ""  # No title
5676     layout: "plot-throughput"
5677
5678 -
5679   type: "plot"
5680   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
5681   algorithm: "plot_performance_box"
5682   output-file-type: ".html"
5683   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
5684   data: "plot-vpp-throughput-latency-2n-skx"
5685   filter: "'NIC_Intel-XXV710' and
5686            '64B' and
5687            ('BASE' or 'SCALE') and
5688            'PDRDISC' and not 'NDRDISC' and
5689            '2T1C' and
5690            'IP4FWD' and
5691            not 'IPSEC' and 
5692            not 'VHOST'"
5693   parameters:
5694   - "throughput"
5695   - "parent"
5696   traces:
5697     hoverinfo: "x+y"
5698     boxpoints: "outliers"
5699     whiskerwidth: 0
5700   layout:
5701     title: ""  # No title
5702     layout: "plot-throughput"
5703
5704 -
5705   type: "plot"
5706   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
5707   algorithm: "plot_performance_box"
5708   output-file-type: ".html"
5709   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
5710   data: "plot-vpp-throughput-latency-2n-skx"
5711   filter: "'NIC_Intel-XXV710' and
5712            '64B' and
5713            ('BASE' or 'SCALE') and
5714            'NDRDISC' and
5715            '4T2C' and
5716            'IP4FWD' and
5717            not 'IPSEC' and 
5718            not 'VHOST'"
5719   parameters:
5720   - "throughput"
5721   - "parent"
5722   traces:
5723     hoverinfo: "x+y"
5724     boxpoints: "outliers"
5725     whiskerwidth: 0
5726   layout:
5727     title: ""  # No title
5728     layout: "plot-throughput"
5729
5730 -
5731   type: "plot"
5732   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
5733   algorithm: "plot_performance_box"
5734   output-file-type: ".html"
5735   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
5736   data: "plot-vpp-throughput-latency-2n-skx"
5737   filter: "'NIC_Intel-XXV710' and
5738            '64B' and
5739            ('BASE' or 'SCALE') and
5740            'PDRDISC' and not 'NDRDISC' and
5741            '4T2C' and
5742            'IP4FWD' and
5743            not 'IPSEC' and 
5744            not 'VHOST'"
5745   parameters:
5746   - "throughput"
5747   - "parent"
5748   traces:
5749     hoverinfo: "x+y"
5750     boxpoints: "outliers"
5751     whiskerwidth: 0
5752   layout:
5753     title: ""  # No title
5754     layout: "plot-throughput"
5755
5756 -
5757   type: "plot"
5758   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-2t1c-features-ndr"
5759   algorithm: "plot_performance_box"
5760   output-file-type: ".html"
5761   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-features-ndr"
5762   data: "plot-vpp-throughput-latency-2n-skx"
5763   filter: "'NIC_Intel-XXV710' and
5764            '64B' and
5765            'FEATURE' and
5766            ('ACL10' or 'ACL50') and '10k_FLOWS' and
5767            'NDRDISC' and
5768            '2T1C' and
5769            'IP4FWD' and
5770            not 'IPSEC' and 
5771            not 'VHOST'"
5772   parameters:
5773   - "throughput"
5774   - "parent"
5775   traces:
5776     hoverinfo: "x+y"
5777     boxpoints: "outliers"
5778     whiskerwidth: 0
5779   layout:
5780     title: ""  # No title
5781     layout: "plot-throughput"
5782
5783 -
5784   type: "plot"
5785   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-2t1c-features-pdr"
5786   algorithm: "plot_performance_box"
5787   output-file-type: ".html"
5788   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-features-pdr"
5789   data: "plot-vpp-throughput-latency-2n-skx"
5790   filter: "'NIC_Intel-XXV710' and
5791            '64B' and
5792            'FEATURE' and
5793            ('ACL10' or 'ACL50') and '10k_FLOWS' and
5794            'PDRDISC' and not 'NDRDISC' and
5795            '2T1C' and
5796            'IP4FWD' and
5797            not 'IPSEC' and 
5798            not 'VHOST'"
5799   parameters:
5800   - "throughput"
5801   - "parent"
5802   traces:
5803     hoverinfo: "x+y"
5804     boxpoints: "outliers"
5805     whiskerwidth: 0
5806   layout:
5807     title: ""  # No title
5808     layout: "plot-throughput"
5809
5810 -
5811   type: "plot"
5812   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-4t2c-features-ndr"
5813   algorithm: "plot_performance_box"
5814   output-file-type: ".html"
5815   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-features-ndr"
5816   data: "plot-vpp-throughput-latency-2n-skx"
5817   filter: "'NIC_Intel-XXV710' and
5818            '64B' and
5819            'FEATURE' and
5820            ('ACL10' or 'ACL50') and '10k_FLOWS' and
5821            'NDRDISC' and
5822            '4T2C' and
5823            'IP4FWD' and
5824            not 'IPSEC' and 
5825            not 'VHOST'"
5826   parameters:
5827   - "throughput"
5828   - "parent"
5829   traces:
5830     hoverinfo: "x+y"
5831     boxpoints: "outliers"
5832     whiskerwidth: 0
5833   layout:
5834     title: ""  # No title
5835     layout: "plot-throughput"
5836
5837 -
5838   type: "plot"
5839   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-4t2c-features-pdr"
5840   algorithm: "plot_performance_box"
5841   output-file-type: ".html"
5842   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-features-pdr"
5843   data: "plot-vpp-throughput-latency-2n-skx"
5844   filter: "'NIC_Intel-XXV710' and
5845            '64B' and
5846            'FEATURE' and
5847            ('ACL10' or 'ACL50') and '10k_FLOWS' and
5848            'PDRDISC' and not 'NDRDISC' and
5849            '4T2C' and
5850            'IP4FWD' and
5851            not 'IPSEC' and 
5852            not 'VHOST'"
5853   parameters:
5854   - "throughput"
5855   - "parent"
5856   traces:
5857     hoverinfo: "x+y"
5858     boxpoints: "outliers"
5859     whiskerwidth: 0
5860   layout:
5861     title: ""  # No title
5862     layout: "plot-throughput"
5863
5864 ################################################################################
5865
5866 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x520
5867 -
5868   type: "plot"
5869   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
5870   algorithm: "plot_performance_box"
5871   output-file-type: ".html"
5872   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
5873   data: "plot-vpp-throughput-latency-3n-hsw"
5874   filter: "'NIC_Intel-X520-DA2' and
5875            '64B' and
5876            'ENCAP' and
5877            'NDRDISC' and
5878            '1T1C' and
5879            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
5880            not 'VHOST' and
5881            not 'IPSECHW'"
5882   parameters:
5883   - "throughput"
5884   - "parent"
5885   traces:
5886     hoverinfo: "x+y"
5887     boxpoints: "outliers"
5888     whiskerwidth: 0
5889   layout:
5890     title: ""  # No title
5891     layout: "plot-throughput"
5892
5893 -
5894   type: "plot"
5895   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
5896   algorithm: "plot_performance_box"
5897   output-file-type: ".html"
5898   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
5899   data: "plot-vpp-throughput-latency-3n-hsw"
5900   filter: "'NIC_Intel-X520-DA2' and
5901            '64B' and
5902            'ENCAP' and
5903            'PDRDISC' and not 'NDRDISC' and
5904            '1T1C' and
5905            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
5906            not 'VHOST' and
5907            not 'IPSECHW'"
5908   parameters:
5909   - "throughput"
5910   - "parent"
5911   traces:
5912     hoverinfo: "x+y"
5913     boxpoints: "outliers"
5914     whiskerwidth: 0
5915   layout:
5916     title: ""  # No title
5917     layout: "plot-throughput"
5918
5919 -
5920   type: "plot"
5921   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
5922   algorithm: "plot_performance_box"
5923   output-file-type: ".html"
5924   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
5925   data: "plot-vpp-throughput-latency-3n-hsw"
5926   filter: "'NIC_Intel-X520-DA2' and
5927            '64B' and
5928            'ENCAP' and
5929            'NDRDISC' and
5930            '2T2C' and
5931            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
5932            not 'VHOST' and
5933            not 'IPSECHW'"
5934   parameters:
5935   - "throughput"
5936   - "parent"
5937   traces:
5938     hoverinfo: "x+y"
5939     boxpoints: "outliers"
5940     whiskerwidth: 0
5941   layout:
5942     title: ""  # No title
5943     layout: "plot-throughput"
5944
5945 -
5946   type: "plot"
5947   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
5948   algorithm: "plot_performance_box"
5949   output-file-type: ".html"
5950   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
5951   data: "plot-vpp-throughput-latency-3n-hsw"
5952   filter: "'NIC_Intel-X520-DA2' and
5953            '64B' and
5954            'ENCAP' and
5955            'PDRDISC' and not 'NDRDISC' and
5956            '2T2C' and
5957            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
5958            not 'VHOST' and
5959            not 'IPSECHW'"
5960   parameters:
5961   - "throughput"
5962   - "parent"
5963   traces:
5964     hoverinfo: "x+y"
5965     boxpoints: "outliers"
5966     whiskerwidth: 0
5967   layout:
5968     title: ""  # No title
5969     layout: "plot-throughput"
5970
5971 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x710
5972 -
5973   type: "plot"
5974   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
5975   algorithm: "plot_performance_box"
5976   output-file-type: ".html"
5977   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
5978   data: "plot-vpp-throughput-latency-3n-hsw"
5979   filter: "'NIC_Intel-X710' and
5980            '64B' and
5981            'ENCAP' and
5982            'NDRDISC' and
5983            '1T1C' and
5984            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
5985            not 'VHOST' and
5986            not 'IPSECHW'"
5987   parameters:
5988   - "throughput"
5989   - "parent"
5990   traces:
5991     hoverinfo: "x+y"
5992     boxpoints: "outliers"
5993     whiskerwidth: 0
5994   layout:
5995     title: ""  # No title
5996     layout: "plot-throughput"
5997
5998 -
5999   type: "plot"
6000   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
6001   algorithm: "plot_performance_box"
6002   output-file-type: ".html"
6003   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
6004   data: "plot-vpp-throughput-latency-3n-hsw"
6005   filter: "'NIC_Intel-X710' and
6006            '64B' and
6007            'ENCAP' and
6008            'PDRDISC' and not 'NDRDISC' and
6009            '1T1C' and
6010            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
6011            not 'VHOST' and
6012            not 'IPSECHW'"
6013   parameters:
6014   - "throughput"
6015   - "parent"
6016   traces:
6017     hoverinfo: "x+y"
6018     boxpoints: "outliers"
6019     whiskerwidth: 0
6020   layout:
6021     title: ""  # No title
6022     layout: "plot-throughput"
6023
6024 -
6025   type: "plot"
6026   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
6027   algorithm: "plot_performance_box"
6028   output-file-type: ".html"
6029   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
6030   data: "plot-vpp-throughput-latency-3n-hsw"
6031   filter: "'NIC_Intel-X710' and
6032            '64B' and
6033            'ENCAP' and
6034            'NDRDISC' and
6035            '2T2C' and
6036            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
6037            not 'VHOST' and
6038            not 'IPSECHW'"
6039   parameters:
6040   - "throughput"
6041   - "parent"
6042   traces:
6043     hoverinfo: "x+y"
6044     boxpoints: "outliers"
6045     whiskerwidth: 0
6046   layout:
6047     title: ""  # No title
6048     layout: "plot-throughput"
6049
6050 -
6051   type: "plot"
6052   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
6053   algorithm: "plot_performance_box"
6054   output-file-type: ".html"
6055   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
6056   data: "plot-vpp-throughput-latency-3n-hsw"
6057   filter: "'NIC_Intel-X710' and
6058            '64B' and
6059            'ENCAP' and
6060            'PDRDISC' and not 'NDRDISC' and
6061            '2T2C' and
6062            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
6063            not 'VHOST' and
6064            not 'IPSECHW'"
6065   parameters:
6066   - "throughput"
6067   - "parent"
6068   traces:
6069     hoverinfo: "x+y"
6070     boxpoints: "outliers"
6071     whiskerwidth: 0
6072   layout:
6073     title: ""  # No title
6074     layout: "plot-throughput"
6075
6076 # Packet Throughput - VPP IPv4 tunnels 3n-skx-x710
6077 -
6078   type: "plot"
6079   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
6080   algorithm: "plot_performance_box"
6081   output-file-type: ".html"
6082   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
6083   data: "plot-vpp-throughput-latency-3n-skx"
6084   filter: "'NIC_Intel-X710' and
6085            '64B' and
6086            'ENCAP' and
6087            'NDRDISC' and
6088            '2T1C' and
6089            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
6090            not 'VHOST' and
6091            not 'IPSECHW'"
6092   parameters:
6093   - "throughput"
6094   - "parent"
6095   traces:
6096     hoverinfo: "x+y"
6097     boxpoints: "outliers"
6098     whiskerwidth: 0
6099   layout:
6100     title: ""  # No title
6101     layout: "plot-throughput"
6102
6103 -
6104   type: "plot"
6105   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
6106   algorithm: "plot_performance_box"
6107   output-file-type: ".html"
6108   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
6109   data: "plot-vpp-throughput-latency-3n-skx"
6110   filter: "'NIC_Intel-X710' and
6111            '64B' and
6112            'ENCAP' and
6113            'PDRDISC' and not 'NDRDISC' and
6114            '2T1C' and
6115            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
6116            not 'VHOST' and
6117            not 'IPSECHW'"
6118   parameters:
6119   - "throughput"
6120   - "parent"
6121   traces:
6122     hoverinfo: "x+y"
6123     boxpoints: "outliers"
6124     whiskerwidth: 0
6125   layout:
6126     title: ""  # No title
6127     layout: "plot-throughput"
6128
6129 -
6130   type: "plot"
6131   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
6132   algorithm: "plot_performance_box"
6133   output-file-type: ".html"
6134   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
6135   data: "plot-vpp-throughput-latency-3n-skx"
6136   filter: "'NIC_Intel-X710' and
6137            '64B' and
6138            'ENCAP' and
6139            'NDRDISC' and
6140            '4T2C' and
6141            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
6142            not 'VHOST' and
6143            not 'IPSECHW'"
6144   parameters:
6145   - "throughput"
6146   - "parent"
6147   traces:
6148     hoverinfo: "x+y"
6149     boxpoints: "outliers"
6150     whiskerwidth: 0
6151   layout:
6152     title: ""  # No title
6153     layout: "plot-throughput"
6154
6155 -
6156   type: "plot"
6157   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
6158   algorithm: "plot_performance_box"
6159   output-file-type: ".html"
6160   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
6161   data: "plot-vpp-throughput-latency-3n-skx"
6162   filter: "'NIC_Intel-X710' and
6163            '64B' and
6164            'ENCAP' and
6165            'PDRDISC' and not 'NDRDISC' and
6166            '4T2C' and
6167            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
6168            not 'VHOST' and
6169            not 'IPSECHW'"
6170   parameters:
6171   - "throughput"
6172   - "parent"
6173   traces:
6174     hoverinfo: "x+y"
6175     boxpoints: "outliers"
6176     whiskerwidth: 0
6177   layout:
6178     title: ""  # No title
6179     layout: "plot-throughput"
6180
6181 # Packet Throughput - VPP IPv4 tunnels 3n-skx-xxv710
6182 -
6183   type: "plot"
6184   title: "VPP Throughput: ip4tun-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
6185   algorithm: "plot_performance_box"
6186   output-file-type: ".html"
6187   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
6188   data: "plot-vpp-throughput-latency-3n-skx"
6189   filter: "'NIC_Intel-XXV710' and
6190            '64B' and
6191            'ENCAP' and
6192            'NDRDISC' and
6193            '2T1C' and
6194            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
6195            not 'VHOST' and
6196            not 'IPSECHW'"
6197   parameters:
6198   - "throughput"
6199   - "parent"
6200   traces:
6201     hoverinfo: "x+y"
6202     boxpoints: "outliers"
6203     whiskerwidth: 0
6204   layout:
6205     title: ""  # No title
6206     layout: "plot-throughput"
6207
6208 -
6209   type: "plot"
6210   title: "VPP Throughput: ip4tun-3n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
6211   algorithm: "plot_performance_box"
6212   output-file-type: ".html"
6213   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
6214   data: "plot-vpp-throughput-latency-3n-skx"
6215   filter: "'NIC_Intel-XXV710' and
6216            '64B' and
6217            'ENCAP' and
6218            'PDRDISC' and not 'NDRDISC' and
6219            '2T1C' and
6220            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
6221            not 'VHOST' and
6222            not 'IPSECHW'"
6223   parameters:
6224   - "throughput"
6225   - "parent"
6226   traces:
6227     hoverinfo: "x+y"
6228     boxpoints: "outliers"
6229     whiskerwidth: 0
6230   layout:
6231     title: ""  # No title
6232     layout: "plot-throughput"
6233
6234 -
6235   type: "plot"
6236   title: "VPP Throughput: ip4tun-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
6237   algorithm: "plot_performance_box"
6238   output-file-type: ".html"
6239   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
6240   data: "plot-vpp-throughput-latency-3n-skx"
6241   filter: "'NIC_Intel-XXV710' and
6242            '64B' and
6243            'ENCAP' and
6244            'NDRDISC' and
6245            '4T2C' and
6246            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
6247            not 'VHOST' and
6248            not 'IPSECHW'"
6249   parameters:
6250   - "throughput"
6251   - "parent"
6252   traces:
6253     hoverinfo: "x+y"
6254     boxpoints: "outliers"
6255     whiskerwidth: 0
6256   layout:
6257     title: ""  # No title
6258     layout: "plot-throughput"
6259
6260 -
6261   type: "plot"
6262   title: "VPP Throughput: ip4tun-3n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
6263   algorithm: "plot_performance_box"
6264   output-file-type: ".html"
6265   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
6266   data: "plot-vpp-throughput-latency-3n-skx"
6267   filter: "'NIC_Intel-XXV710' and
6268            '64B' and
6269            'ENCAP' and
6270            'PDRDISC' and not 'NDRDISC' and
6271            '4T2C' and
6272            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
6273            not 'VHOST' and
6274            not 'IPSECHW'"
6275   parameters:
6276   - "throughput"
6277   - "parent"
6278   traces:
6279     hoverinfo: "x+y"
6280     boxpoints: "outliers"
6281     whiskerwidth: 0
6282   layout:
6283     title: ""  # No title
6284     layout: "plot-throughput"
6285
6286 # Packet Throughput - VPP IPv4 tunnels 2n-skx-x710
6287 -
6288   type: "plot"
6289   title: "VPP Throughput: ip4tun-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
6290   algorithm: "plot_performance_box"
6291   output-file-type: ".html"
6292   output-file: "{DIR[STATIC,VPP]}/ip4tun-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
6293   data: "plot-vpp-throughput-latency-2n-skx"
6294   filter: "'NIC_Intel-X710' and
6295            '64B' and
6296            'ENCAP' and
6297            'NDRDISC' and
6298            '2T1C' and
6299            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
6300            not 'VHOST' and
6301            not 'IPSECHW'"
6302   parameters:
6303   - "throughput"
6304   - "parent"
6305   traces:
6306     hoverinfo: "x+y"
6307     boxpoints: "outliers"
6308     whiskerwidth: 0
6309   layout:
6310     title: ""  # No title
6311     layout: "plot-throughput"
6312
6313 -
6314   type: "plot"
6315   title: "VPP Throughput: ip4tun-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
6316   algorithm: "plot_performance_box"
6317   output-file-type: ".html"
6318   output-file: "{DIR[STATIC,VPP]}/ip4tun-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
6319   data: "plot-vpp-throughput-latency-2n-skx"
6320   filter: "'NIC_Intel-X710' and
6321            '64B' and
6322            'ENCAP' and
6323            'PDRDISC' and not 'NDRDISC' and
6324            '2T1C' and
6325            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
6326            not 'VHOST' and
6327            not 'IPSECHW'"
6328   parameters:
6329   - "throughput"
6330   - "parent"
6331   traces:
6332     hoverinfo: "x+y"
6333     boxpoints: "outliers"
6334     whiskerwidth: 0
6335   layout:
6336     title: ""  # No title
6337     layout: "plot-throughput"
6338
6339 -
6340   type: "plot"
6341   title: "VPP Throughput: ip4tun-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
6342   algorithm: "plot_performance_box"
6343   output-file-type: ".html"
6344   output-file: "{DIR[STATIC,VPP]}/ip4tun-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
6345   data: "plot-vpp-throughput-latency-2n-skx"
6346   filter: "'NIC_Intel-X710' and
6347            '64B' and
6348            'ENCAP' and
6349            'NDRDISC' and
6350            '4T2C' and
6351            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
6352            not 'VHOST' and
6353            not 'IPSECHW'"
6354   parameters:
6355   - "throughput"
6356   - "parent"
6357   traces:
6358     hoverinfo: "x+y"
6359     boxpoints: "outliers"
6360     whiskerwidth: 0
6361   layout:
6362     title: ""  # No title
6363     layout: "plot-throughput"
6364
6365 -
6366   type: "plot"
6367   title: "VPP Throughput: ip4tun-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
6368   algorithm: "plot_performance_box"
6369   output-file-type: ".html"
6370   output-file: "{DIR[STATIC,VPP]}/ip4tun-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
6371   data: "plot-vpp-throughput-latency-2n-skx"
6372   filter: "'NIC_Intel-X710' and
6373            '64B' and
6374            'ENCAP' and
6375            'PDRDISC' and not 'NDRDISC' and
6376            '4T2C' and
6377            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
6378            not 'VHOST' and
6379            not 'IPSECHW'"
6380   parameters:
6381   - "throughput"
6382   - "parent"
6383   traces:
6384     hoverinfo: "x+y"
6385     boxpoints: "outliers"
6386     whiskerwidth: 0
6387   layout:
6388     title: ""  # No title
6389     layout: "plot-throughput"
6390
6391 # Packet Throughput - VPP IPv4 tunnels 2n-skx-xxv710
6392 -
6393   type: "plot"
6394   title: "VPP Throughput: ip4tun-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
6395   algorithm: "plot_performance_box"
6396   output-file-type: ".html"
6397   output-file: "{DIR[STATIC,VPP]}/ip4tun-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
6398   data: "plot-vpp-throughput-latency-2n-skx"
6399   filter: "'NIC_Intel-XXV710' and
6400            '64B' and
6401            'ENCAP' and
6402            'NDRDISC' and
6403            '2T1C' and
6404            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
6405            not 'VHOST' and
6406            not 'IPSECHW'"
6407   parameters:
6408   - "throughput"
6409   - "parent"
6410   traces:
6411     hoverinfo: "x+y"
6412     boxpoints: "outliers"
6413     whiskerwidth: 0
6414   layout:
6415     title: ""  # No title
6416     layout: "plot-throughput"
6417
6418 -
6419   type: "plot"
6420   title: "VPP Throughput: ip4tun-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
6421   algorithm: "plot_performance_box"
6422   output-file-type: ".html"
6423   output-file: "{DIR[STATIC,VPP]}/ip4tun-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
6424   data: "plot-vpp-throughput-latency-2n-skx"
6425   filter: "'NIC_Intel-XXV710' and
6426            '64B' and
6427            'ENCAP' and
6428            'PDRDISC' and not 'NDRDISC' and
6429            '2T1C' and
6430            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
6431            not 'VHOST' and
6432            not 'IPSECHW'"
6433   parameters:
6434   - "throughput"
6435   - "parent"
6436   traces:
6437     hoverinfo: "x+y"
6438     boxpoints: "outliers"
6439     whiskerwidth: 0
6440   layout:
6441     title: ""  # No title
6442     layout: "plot-throughput"
6443
6444 -
6445   type: "plot"
6446   title: "VPP Throughput: ip4tun-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
6447   algorithm: "plot_performance_box"
6448   output-file-type: ".html"
6449   output-file: "{DIR[STATIC,VPP]}/ip4tun-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
6450   data: "plot-vpp-throughput-latency-2n-skx"
6451   filter: "'NIC_Intel-XXV710' and
6452            '64B' and
6453            'ENCAP' and
6454            'NDRDISC' and
6455            '4T2C' and
6456            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
6457            not 'VHOST' and
6458            not 'IPSECHW'"
6459   parameters:
6460   - "throughput"
6461   - "parent"
6462   traces:
6463     hoverinfo: "x+y"
6464     boxpoints: "outliers"
6465     whiskerwidth: 0
6466   layout:
6467     title: ""  # No title
6468     layout: "plot-throughput"
6469
6470 -
6471   type: "plot"
6472   title: "VPP Throughput: ip4tun-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
6473   algorithm: "plot_performance_box"
6474   output-file-type: ".html"
6475   output-file: "{DIR[STATIC,VPP]}/ip4tun-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
6476   data: "plot-vpp-throughput-latency-2n-skx"
6477   filter: "'NIC_Intel-XXV710' and
6478            '64B' and
6479            'ENCAP' and
6480            'PDRDISC' and not 'NDRDISC' and
6481            '4T2C' and
6482            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
6483            not 'VHOST' and
6484            not 'IPSECHW'"
6485   parameters:
6486   - "throughput"
6487   - "parent"
6488   traces:
6489     hoverinfo: "x+y"
6490     boxpoints: "outliers"
6491     whiskerwidth: 0
6492   layout:
6493     title: ""  # No title
6494     layout: "plot-throughput"
6495
6496 ################################################################################
6497
6498 # Packet Throughput - VPP IPv6 3n-hsw-x520
6499 -
6500   type: "plot"
6501   title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-base_and_scale-ndr"
6502   algorithm: "plot_performance_box"
6503   output-file-type: ".html"
6504   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base_and_scale-ndr"
6505   data: "plot-vpp-throughput-latency-3n-hsw"
6506   filter: "'NIC_Intel-X520-DA2' and
6507            '78B' and
6508            ('BASE' or 'SCALE') and
6509            '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-x520-78b-1t1c-base_and_scale-pdr"
6529   algorithm: "plot_performance_box"
6530   output-file-type: ".html"
6531   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base_and_scale-pdr"
6532   data: "plot-vpp-throughput-latency-3n-hsw"
6533   filter: "'NIC_Intel-X520-DA2' and
6534            '78B' and
6535            ('BASE' or 'SCALE') and
6536            'PDRDISC' and not 'NDRDISC' and
6537            '1T1C' 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-x520-78b-2t2c-base_and_scale-ndr"
6556   algorithm: "plot_performance_box"
6557   output-file-type: ".html"
6558   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base_and_scale-ndr"
6559   data: "plot-vpp-throughput-latency-3n-hsw"
6560   filter: "'NIC_Intel-X520-DA2' and
6561            '78B' and
6562            ('BASE' or 'SCALE') and
6563            '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-x520-78b-2t2c-base_and_scale-pdr"
6583   algorithm: "plot_performance_box"
6584   output-file-type: ".html"
6585   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base_and_scale-pdr"
6586   data: "plot-vpp-throughput-latency-3n-hsw"
6587   filter: "'NIC_Intel-X520-DA2' and
6588            '78B' and
6589            ('BASE' or 'SCALE') and
6590            'PDRDISC' and not 'NDRDISC' and
6591            '2T2C' and
6592            'IP6FWD' and
6593            not 'SRv6' and
6594            not 'IPSEC' and 
6595            not 'VHOST'"
6596   parameters:
6597   - "throughput"
6598   - "parent"
6599   traces:
6600     hoverinfo: "x+y"
6601     boxpoints: "outliers"
6602     whiskerwidth: 0
6603   layout:
6604     title: ""  # No title
6605     layout: "plot-throughput"
6606
6607 -
6608   type: "plot"
6609   title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-features-ndr"
6610   algorithm: "plot_performance_box"
6611   output-file-type: ".html"
6612   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-features-ndr"
6613   data: "plot-vpp-throughput-latency-3n-hsw"
6614   filter: "'NIC_Intel-X520-DA2' and
6615            '78B' and
6616            'FEATURE' and
6617            ('ACL10' or 'ACL50') and '10k_FLOWS' and
6618            'NDRDISC' and
6619            '1T1C' and
6620            'IP6FWD' and
6621            not 'SRv6' and
6622            not 'IPSEC' and 
6623            not 'VHOST'"
6624   parameters:
6625   - "throughput"
6626   - "parent"
6627   traces:
6628     hoverinfo: "x+y"
6629     boxpoints: "outliers"
6630     whiskerwidth: 0
6631   layout:
6632     title: ""  # No title
6633     layout: "plot-throughput"
6634
6635 -
6636   type: "plot"
6637   title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-features-pdr"
6638   algorithm: "plot_performance_box"
6639   output-file-type: ".html"
6640   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-features-pdr"
6641   data: "plot-vpp-throughput-latency-3n-hsw"
6642   filter: "'NIC_Intel-X520-DA2' and
6643            '78B' and
6644            'FEATURE' and
6645            ('ACL10' or 'ACL50') and '10k_FLOWS' and
6646            'PDRDISC' and not 'NDRDISC' and
6647            '1T1C' and
6648            'IP6FWD' and
6649            not 'SRv6' and
6650            not 'IPSEC' and 
6651            not 'VHOST'"
6652   parameters:
6653   - "throughput"
6654   - "parent"
6655   traces:
6656     hoverinfo: "x+y"
6657     boxpoints: "outliers"
6658     whiskerwidth: 0
6659   layout:
6660     title: ""  # No title
6661     layout: "plot-throughput"
6662
6663 -
6664   type: "plot"
6665   title: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-features-ndr"
6666   algorithm: "plot_performance_box"
6667   output-file-type: ".html"
6668   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-features-ndr"
6669   data: "plot-vpp-throughput-latency-3n-hsw"
6670   filter: "'NIC_Intel-X520-DA2' and
6671            '78B' and
6672            'FEATURE' and
6673            ('ACL10' or 'ACL50') and '10k_FLOWS' and
6674            'NDRDISC' and
6675            '2T2C' and
6676            not 'SRv6' and
6677            'IP6FWD' and
6678            not 'IPSEC' and 
6679            not 'VHOST'"
6680   parameters:
6681   - "throughput"
6682   - "parent"
6683   traces:
6684     hoverinfo: "x+y"
6685     boxpoints: "outliers"
6686     whiskerwidth: 0
6687   layout:
6688     title: ""  # No title
6689     layout: "plot-throughput"
6690
6691 -
6692   type: "plot"
6693   title: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-features-pdr"
6694   algorithm: "plot_performance_box"
6695   output-file-type: ".html"
6696   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-features-pdr"
6697   data: "plot-vpp-throughput-latency-3n-hsw"
6698   filter: "'NIC_Intel-X520-DA2' and
6699            '78B' and
6700            'FEATURE' and
6701            ('ACL10' or 'ACL50') and '10k_FLOWS' and
6702            'PDRDISC' and not 'NDRDISC' and
6703            '2T2C' and
6704            'IP6FWD' and
6705            not 'SRv6' and
6706            not 'IPSEC' and 
6707            not 'VHOST'"
6708   parameters:
6709   - "throughput"
6710   - "parent"
6711   traces:
6712     hoverinfo: "x+y"
6713     boxpoints: "outliers"
6714     whiskerwidth: 0
6715   layout:
6716     title: ""  # No title
6717     layout: "plot-throughput"
6718
6719 # Packet Throughput - VPP IPv6 3n-hsw-x710
6720 -
6721   type: "plot"
6722   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
6723   algorithm: "plot_performance_box"
6724   output-file-type: ".html"
6725   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
6726   data: "plot-vpp-throughput-latency-3n-hsw"
6727   filter: "'NIC_Intel-X710' and
6728            '78B' and
6729            ('BASE' or 'SCALE') and
6730            '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-x710-78b-1t1c-base_and_scale-pdr"
6750   algorithm: "plot_performance_box"
6751   output-file-type: ".html"
6752   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
6753   data: "plot-vpp-throughput-latency-3n-hsw"
6754   filter: "'NIC_Intel-X710' and
6755            '78B' and
6756            ('BASE' or 'SCALE') and
6757            'PDRDISC' and not 'NDRDISC' and
6758            '1T1C' 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-x710-78b-2t2c-base_and_scale-ndr"
6777   algorithm: "plot_performance_box"
6778   output-file-type: ".html"
6779   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
6780   data: "plot-vpp-throughput-latency-3n-hsw"
6781   filter: "'NIC_Intel-X710' and
6782            '78B' and
6783            ('BASE' or 'SCALE') and
6784            '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 -
6802   type: "plot"
6803   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
6804   algorithm: "plot_performance_box"
6805   output-file-type: ".html"
6806   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
6807   data: "plot-vpp-throughput-latency-3n-hsw"
6808   filter: "'NIC_Intel-X710' and
6809            '78B' and
6810            ('BASE' or 'SCALE') and
6811            'PDRDISC' and not 'NDRDISC' and
6812            '2T2C' and
6813            'IP6FWD' and
6814            not 'SRv6' and
6815            not 'IPSEC' and 
6816            not 'VHOST'"
6817   parameters:
6818   - "throughput"
6819   - "parent"
6820   traces:
6821     hoverinfo: "x+y"
6822     boxpoints: "outliers"
6823     whiskerwidth: 0
6824   layout:
6825     title: ""  # No title
6826     layout: "plot-throughput"
6827
6828 -
6829   type: "plot"
6830   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-features-ndr"
6831   algorithm: "plot_performance_box"
6832   output-file-type: ".html"
6833   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-features-ndr"
6834   data: "plot-vpp-throughput-latency-3n-hsw"
6835   filter: "'NIC_Intel-X710' and
6836            '78B' and
6837            'FEATURE' and
6838            ('ACL10' or 'ACL50') and '10k_FLOWS' and
6839            'NDRDISC' and
6840            '1T1C' 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-hsw-x710-78b-1t1c-features-pdr"
6859   algorithm: "plot_performance_box"
6860   output-file-type: ".html"
6861   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-features-pdr"
6862   data: "plot-vpp-throughput-latency-3n-hsw"
6863   filter: "'NIC_Intel-X710' and
6864            '78B' and
6865            'FEATURE' and
6866            ('ACL10' or 'ACL50') and '10k_FLOWS' and
6867            'PDRDISC' and not 'NDRDISC' and
6868            '1T1C' and
6869            'IP6FWD' and
6870            not 'SRv6' and
6871            not 'IPSEC' and 
6872            not 'VHOST'"
6873   parameters:
6874   - "throughput"
6875   - "parent"
6876   traces:
6877     hoverinfo: "x+y"
6878     boxpoints: "outliers"
6879     whiskerwidth: 0
6880   layout:
6881     title: ""  # No title
6882     layout: "plot-throughput"
6883
6884 -
6885   type: "plot"
6886   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-features-ndr"
6887   algorithm: "plot_performance_box"
6888   output-file-type: ".html"
6889   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-features-ndr"
6890   data: "plot-vpp-throughput-latency-3n-hsw"
6891   filter: "'NIC_Intel-X710' and
6892            '78B' and
6893            'FEATURE' and
6894            ('ACL10' or 'ACL50') and '10k_FLOWS' and
6895            'NDRDISC' and
6896            '2T2C' and
6897            'IP6FWD' and
6898            not 'SRv6' and
6899            not 'IPSEC' and 
6900            not 'VHOST'"
6901   parameters:
6902   - "throughput"
6903   - "parent"
6904   traces:
6905     hoverinfo: "x+y"
6906     boxpoints: "outliers"
6907     whiskerwidth: 0
6908   layout:
6909     title: ""  # No title
6910     layout: "plot-throughput"
6911
6912 -
6913   type: "plot"
6914   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-features-pdr"
6915   algorithm: "plot_performance_box"
6916   output-file-type: ".html"
6917   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-features-pdr"
6918   data: "plot-vpp-throughput-latency-3n-hsw"
6919   filter: "'NIC_Intel-X710' and
6920            '78B' and
6921            'FEATURE' and
6922            ('ACL10' or 'ACL50') and '10k_FLOWS' and
6923            'PDRDISC' and not 'NDRDISC' and
6924            '2T2C' and
6925            'IP6FWD' and
6926            not 'SRv6' and
6927            not 'IPSEC' and 
6928            not 'VHOST'"
6929   parameters:
6930   - "throughput"
6931   - "parent"
6932   traces:
6933     hoverinfo: "x+y"
6934     boxpoints: "outliers"
6935     whiskerwidth: 0
6936   layout:
6937     title: ""  # No title
6938     layout: "plot-throughput"
6939
6940 # Packet Throughput - VPP IPv6 3n-hsw-xl710
6941 -
6942   type: "plot"
6943   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-ndr"
6944   algorithm: "plot_performance_box"
6945   output-file-type: ".html"
6946   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-ndr"
6947   data: "plot-vpp-throughput-latency-3n-hsw"
6948   filter: "'NIC_Intel-XL710' and
6949            '78B' and
6950            ('BASE' or 'SCALE') and
6951            'NDRDISC' and
6952            '1T1C' and
6953            'IP6FWD' and
6954            not 'SRv6' and
6955            not 'IPSEC' and 
6956            not 'VHOST'"
6957   parameters:
6958   - "throughput"
6959   - "parent"
6960   traces:
6961     hoverinfo: "x+y"
6962     boxpoints: "outliers"
6963     whiskerwidth: 0
6964   layout:
6965     title: ""  # No title
6966     layout: "plot-throughput"
6967
6968 -
6969   type: "plot"
6970   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-pdr"
6971   algorithm: "plot_performance_box"
6972   output-file-type: ".html"
6973   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-pdr"
6974   data: "plot-vpp-throughput-latency-3n-hsw"
6975   filter: "'NIC_Intel-XL710' and
6976            '78B' and
6977            ('BASE' or 'SCALE') and
6978            'PDRDISC' and not 'NDRDISC' and
6979            '1T1C' and
6980            'IP6FWD' and
6981            not 'SRv6' and
6982            not 'IPSEC' and 
6983            not 'VHOST'"
6984   parameters:
6985   - "throughput"
6986   - "parent"
6987   traces:
6988     hoverinfo: "x+y"
6989     boxpoints: "outliers"
6990     whiskerwidth: 0
6991   layout:
6992     title: ""  # No title
6993     layout: "plot-throughput"
6994
6995 -
6996   type: "plot"
6997   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-ndr"
6998   algorithm: "plot_performance_box"
6999   output-file-type: ".html"
7000   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-ndr"
7001   data: "plot-vpp-throughput-latency-3n-hsw"
7002   filter: "'NIC_Intel-XL710' and
7003            '78B' and
7004            ('BASE' or 'SCALE') and
7005            'NDRDISC' and
7006            '2T2C' 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 -
7023   type: "plot"
7024   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-pdr"
7025   algorithm: "plot_performance_box"
7026   output-file-type: ".html"
7027   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-pdr"
7028   data: "plot-vpp-throughput-latency-3n-hsw"
7029   filter: "'NIC_Intel-XL710' and
7030            '78B' and
7031            ('BASE' or 'SCALE') and
7032            'PDRDISC' and not 'NDRDISC' and
7033            '2T2C' and
7034            'IP6FWD' and
7035            not 'SRv6' and
7036            not 'IPSEC' and 
7037            not 'VHOST'"
7038   parameters:
7039   - "throughput"
7040   - "parent"
7041   traces:
7042     hoverinfo: "x+y"
7043     boxpoints: "outliers"
7044     whiskerwidth: 0
7045   layout:
7046     title: ""  # No title
7047     layout: "plot-throughput"
7048
7049 # Packet Throughput - VPP IPv6 3n-skx-x710
7050 -
7051   type: "plot"
7052   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
7053   algorithm: "plot_performance_box"
7054   output-file-type: ".html"
7055   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
7056   data: "plot-vpp-throughput-latency-3n-skx"
7057   filter: "'NIC_Intel-X710' and
7058            '78B' and
7059            ('BASE' or 'SCALE') and
7060            '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-x710-78b-2t1c-base_and_scale-pdr"
7080   algorithm: "plot_performance_box"
7081   output-file-type: ".html"
7082   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
7083   data: "plot-vpp-throughput-latency-3n-skx"
7084   filter: "'NIC_Intel-X710' and
7085            '78B' and
7086            ('BASE' or 'SCALE') and
7087            'PDRDISC' and not 'NDRDISC' and
7088            '2T1C' 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-x710-78b-4t2c-base_and_scale-ndr"
7107   algorithm: "plot_performance_box"
7108   output-file-type: ".html"
7109   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
7110   data: "plot-vpp-throughput-latency-3n-skx"
7111   filter: "'NIC_Intel-X710' and
7112            '78B' and
7113            ('BASE' or 'SCALE') and
7114            '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-x710-78b-4t2c-base_and_scale-pdr"
7134   algorithm: "plot_performance_box"
7135   output-file-type: ".html"
7136   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
7137   data: "plot-vpp-throughput-latency-3n-skx"
7138   filter: "'NIC_Intel-X710' and
7139            '78B' and
7140            ('BASE' or 'SCALE') and
7141            'PDRDISC' and not 'NDRDISC' and
7142            '4T2C' and
7143            'IP6FWD' and
7144            not 'SRv6' and
7145            not 'IPSEC' and 
7146            not 'VHOST'"
7147   parameters:
7148   - "throughput"
7149   - "parent"
7150   traces:
7151     hoverinfo: "x+y"
7152     boxpoints: "outliers"
7153     whiskerwidth: 0
7154   layout:
7155     title: ""  # No title
7156     layout: "plot-throughput"
7157
7158 -
7159   type: "plot"
7160   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-features-ndr"
7161   algorithm: "plot_performance_box"
7162   output-file-type: ".html"
7163   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-features-ndr"
7164   data: "plot-vpp-throughput-latency-3n-skx"
7165   filter: "'NIC_Intel-X710' and
7166            '78B' and
7167            'FEATURE' and
7168            ('ACL10' or 'ACL50') and '10k_FLOWS' and
7169            'NDRDISC' and
7170            '2T1C' and
7171            'IP6FWD' and
7172            not 'SRv6' and
7173            not 'IPSEC' and 
7174            not 'VHOST'"
7175   parameters:
7176   - "throughput"
7177   - "parent"
7178   traces:
7179     hoverinfo: "x+y"
7180     boxpoints: "outliers"
7181     whiskerwidth: 0
7182   layout:
7183     title: ""  # No title
7184     layout: "plot-throughput"
7185
7186 -
7187   type: "plot"
7188   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-features-pdr"
7189   algorithm: "plot_performance_box"
7190   output-file-type: ".html"
7191   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-features-pdr"
7192   data: "plot-vpp-throughput-latency-3n-skx"
7193   filter: "'NIC_Intel-X710' and
7194            '78B' and
7195            'FEATURE' and
7196            ('ACL10' or 'ACL50') and '10k_FLOWS' and
7197            'PDRDISC' and not 'NDRDISC' and
7198            '2T1C' and
7199            'IP6FWD' and
7200            not 'SRv6' and
7201            not 'IPSEC' and 
7202            not 'VHOST'"
7203   parameters:
7204   - "throughput"
7205   - "parent"
7206   traces:
7207     hoverinfo: "x+y"
7208     boxpoints: "outliers"
7209     whiskerwidth: 0
7210   layout:
7211     title: ""  # No title
7212     layout: "plot-throughput"
7213
7214 -
7215   type: "plot"
7216   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-features-ndr"
7217   algorithm: "plot_performance_box"
7218   output-file-type: ".html"
7219   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-features-ndr"
7220   data: "plot-vpp-throughput-latency-3n-skx"
7221   filter: "'NIC_Intel-X710' and
7222            '78B' and
7223            'FEATURE' and
7224            ('ACL10' or 'ACL50') and '10k_FLOWS' and
7225            'NDRDISC' and
7226            '4T2C' and
7227            'IP6FWD' and
7228            not 'SRv6' and
7229            not 'IPSEC' and 
7230            not 'VHOST'"
7231   parameters:
7232   - "throughput"
7233   - "parent"
7234   traces:
7235     hoverinfo: "x+y"
7236     boxpoints: "outliers"
7237     whiskerwidth: 0
7238   layout:
7239     title: ""  # No title
7240     layout: "plot-throughput"
7241
7242 -
7243   type: "plot"
7244   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-features-pdr"
7245   algorithm: "plot_performance_box"
7246   output-file-type: ".html"
7247   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-features-pdr"
7248   data: "plot-vpp-throughput-latency-3n-skx"
7249   filter: "'NIC_Intel-X710' and
7250            '78B' and
7251            'FEATURE' and
7252            ('ACL10' or 'ACL50') and '10k_FLOWS' and
7253            'PDRDISC' and not 'NDRDISC' and
7254            '4T2C' and
7255            'IP6FWD' and
7256            not 'SRv6' and
7257            not 'IPSEC' and 
7258            not 'VHOST'"
7259   parameters:
7260   - "throughput"
7261   - "parent"
7262   traces:
7263     hoverinfo: "x+y"
7264     boxpoints: "outliers"
7265     whiskerwidth: 0
7266   layout:
7267     title: ""  # No title
7268     layout: "plot-throughput"
7269
7270 # Packet Throughput - VPP IPv6 3n-skx-xxv710
7271 -
7272   type: "plot"
7273   title: "VPP Throughput: ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
7274   algorithm: "plot_performance_box"
7275   output-file-type: ".html"
7276   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
7277   data: "plot-vpp-throughput-latency-3n-skx"
7278   filter: "'NIC_Intel-XXV710' and
7279            '78B' and
7280            ('BASE' or 'SCALE') and
7281            'NDRDISC' and
7282            '2T1C' and
7283            'IP6FWD' and
7284            not 'SRv6' and
7285            not 'IPSEC' and 
7286            not 'VHOST'"
7287   parameters:
7288   - "throughput"
7289   - "parent"
7290   traces:
7291     hoverinfo: "x+y"
7292     boxpoints: "outliers"
7293     whiskerwidth: 0
7294   layout:
7295     title: ""  # No title
7296     layout: "plot-throughput"
7297
7298 -
7299   type: "plot"
7300   title: "VPP Throughput: ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
7301   algorithm: "plot_performance_box"
7302   output-file-type: ".html"
7303   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
7304   data: "plot-vpp-throughput-latency-3n-skx"
7305   filter: "'NIC_Intel-XXV710' and
7306            '78B' and
7307            ('BASE' or 'SCALE') and
7308            'PDRDISC' and not 'NDRDISC' and
7309            '2T1C' and
7310            'IP6FWD' and
7311            not 'SRv6' and
7312            not 'IPSEC' and 
7313            not 'VHOST'"
7314   parameters:
7315   - "throughput"
7316   - "parent"
7317   traces:
7318     hoverinfo: "x+y"
7319     boxpoints: "outliers"
7320     whiskerwidth: 0
7321   layout:
7322     title: ""  # No title
7323     layout: "plot-throughput"
7324
7325 -
7326   type: "plot"
7327   title: "VPP Throughput: ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
7328   algorithm: "plot_performance_box"
7329   output-file-type: ".html"
7330   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
7331   data: "plot-vpp-throughput-latency-3n-skx"
7332   filter: "'NIC_Intel-XXV710' and
7333            '78B' and
7334            ('BASE' or 'SCALE') and
7335            'NDRDISC' and
7336            '4T2C' and
7337            'IP6FWD' and
7338            not 'SRv6' and
7339            not 'IPSEC' and 
7340            not 'VHOST'"
7341   parameters:
7342   - "throughput"
7343   - "parent"
7344   traces:
7345     hoverinfo: "x+y"
7346     boxpoints: "outliers"
7347     whiskerwidth: 0
7348   layout:
7349     title: ""  # No title
7350     layout: "plot-throughput"
7351
7352 -
7353   type: "plot"
7354   title: "VPP Throughput: ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
7355   algorithm: "plot_performance_box"
7356   output-file-type: ".html"
7357   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
7358   data: "plot-vpp-throughput-latency-3n-skx"
7359   filter: "'NIC_Intel-XXV710' and
7360            '78B' and
7361            ('BASE' or 'SCALE') and
7362            'PDRDISC' and not 'NDRDISC' and
7363            '4T2C' 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-3n-skx-xxv710-78b-2t1c-features-ndr"
7382   algorithm: "plot_performance_box"
7383   output-file-type: ".html"
7384   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-2t1c-features-ndr"
7385   data: "plot-vpp-throughput-latency-3n-skx"
7386   filter: "'NIC_Intel-XXV710' and
7387            '78B' and
7388            'FEATURE' and
7389            ('ACL10' or 'ACL50') and '10k_FLOWS' and
7390            '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-3n-skx-xxv710-78b-2t1c-features-pdr"
7410   algorithm: "plot_performance_box"
7411   output-file-type: ".html"
7412   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-2t1c-features-pdr"
7413   data: "plot-vpp-throughput-latency-3n-skx"
7414   filter: "'NIC_Intel-XXV710' and
7415            '78B' and
7416            'FEATURE' and
7417            ('ACL10' or 'ACL50') and '10k_FLOWS' and
7418            'PDRDISC' and not 'NDRDISC' and
7419            '2T1C' 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-3n-skx-xxv710-78b-4t2c-features-ndr"
7438   algorithm: "plot_performance_box"
7439   output-file-type: ".html"
7440   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-4t2c-features-ndr"
7441   data: "plot-vpp-throughput-latency-3n-skx"
7442   filter: "'NIC_Intel-XXV710' and
7443            '78B' and
7444            'FEATURE' and
7445            ('ACL10' or 'ACL50') and '10k_FLOWS' and
7446            '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 -
7464   type: "plot"
7465   title: "VPP Throughput: ip6-3n-skx-xxv710-78b-4t2c-features-pdr"
7466   algorithm: "plot_performance_box"
7467   output-file-type: ".html"
7468   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-4t2c-features-pdr"
7469   data: "plot-vpp-throughput-latency-3n-skx"
7470   filter: "'NIC_Intel-XXV710' and
7471            '78B' and
7472            'FEATURE' and
7473            ('ACL10' or 'ACL50') and '10k_FLOWS' and
7474            'PDRDISC' and not 'NDRDISC' and
7475            '4T2C' 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 # Packet Throughput - VPP IPv6 2n-skx-x710
7492 -
7493   type: "plot"
7494   title: "VPP Throughput: ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
7495   algorithm: "plot_performance_box"
7496   output-file-type: ".html"
7497   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
7498   data: "plot-vpp-throughput-latency-2n-skx"
7499   filter: "'NIC_Intel-X710' and
7500            '78B' and
7501            ('BASE' or 'SCALE') and
7502            'NDRDISC' and
7503            '2T1C' and
7504            'IP6FWD' and
7505            not 'SRv6' and
7506            not 'IPSEC' and 
7507            not 'VHOST'"
7508   parameters:
7509   - "throughput"
7510   - "parent"
7511   traces:
7512     hoverinfo: "x+y"
7513     boxpoints: "outliers"
7514     whiskerwidth: 0
7515   layout:
7516     title: ""  # No title
7517     layout: "plot-throughput"
7518
7519 -
7520   type: "plot"
7521   title: "VPP Throughput: ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
7522   algorithm: "plot_performance_box"
7523   output-file-type: ".html"
7524   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
7525   data: "plot-vpp-throughput-latency-2n-skx"
7526   filter: "'NIC_Intel-X710' and
7527            '78B' and
7528            ('BASE' or 'SCALE') and
7529            'PDRDISC' and not 'NDRDISC' and
7530            '2T1C' and
7531            'IP6FWD' 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-x710-78b-4t2c-base_and_scale-ndr"
7548   algorithm: "plot_performance_box"
7549   output-file-type: ".html"
7550   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
7551   data: "plot-vpp-throughput-latency-2n-skx"
7552   filter: "'NIC_Intel-X710' and
7553            '78B' and
7554            ('BASE' or 'SCALE') and
7555            '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-x710-78b-4t2c-base_and_scale-pdr"
7575   algorithm: "plot_performance_box"
7576   output-file-type: ".html"
7577   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
7578   data: "plot-vpp-throughput-latency-2n-skx"
7579   filter: "'NIC_Intel-X710' and
7580            '78B' and
7581            ('BASE' or 'SCALE') and
7582            'PDRDISC' and not 'NDRDISC' and
7583            '4T2C' and
7584            'IP6FWD' and
7585            not 'SRv6' and
7586            not 'IPSEC' and 
7587            not 'VHOST'"
7588   parameters:
7589   - "throughput"
7590   - "parent"
7591   traces:
7592     hoverinfo: "x+y"
7593     boxpoints: "outliers"
7594     whiskerwidth: 0
7595   layout:
7596     title: ""  # No title
7597     layout: "plot-throughput"
7598
7599 -
7600   type: "plot"
7601   title: "VPP Throughput: ip6-2n-skx-x710-78b-2t1c-features-ndr"
7602   algorithm: "plot_performance_box"
7603   output-file-type: ".html"
7604   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-features-ndr"
7605   data: "plot-vpp-throughput-latency-2n-skx"
7606   filter: "'NIC_Intel-X710' and
7607            '78B' and
7608            'FEATURE' and
7609            ('ACL10' or 'ACL50') and '10k_FLOWS' and
7610            'NDRDISC' and
7611            '2T1C' and
7612            'IP6FWD' and
7613            not 'SRv6' and
7614            not 'IPSEC' and 
7615            not 'VHOST'"
7616   parameters:
7617   - "throughput"
7618   - "parent"
7619   traces:
7620     hoverinfo: "x+y"
7621     boxpoints: "outliers"
7622     whiskerwidth: 0
7623   layout:
7624     title: ""  # No title
7625     layout: "plot-throughput"
7626
7627 -
7628   type: "plot"
7629   title: "VPP Throughput: ip6-2n-skx-x710-78b-2t1c-features-pdr"
7630   algorithm: "plot_performance_box"
7631   output-file-type: ".html"
7632   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-features-pdr"
7633   data: "plot-vpp-throughput-latency-2n-skx"
7634   filter: "'NIC_Intel-X710' and
7635            '78B' and
7636            'FEATURE' and
7637            ('ACL10' or 'ACL50') and '10k_FLOWS' and
7638            'PDRDISC' and not 'NDRDISC' and
7639            '2T1C' and
7640            'IP6FWD' and
7641            not 'SRv6' and
7642            not 'IPSEC' and 
7643            not 'VHOST'"
7644   parameters:
7645   - "throughput"
7646   - "parent"
7647   traces:
7648     hoverinfo: "x+y"
7649     boxpoints: "outliers"
7650     whiskerwidth: 0
7651   layout:
7652     title: ""  # No title
7653     layout: "plot-throughput"
7654
7655 -
7656   type: "plot"
7657   title: "VPP Throughput: ip6-2n-skx-x710-78b-4t2c-features-ndr"
7658   algorithm: "plot_performance_box"
7659   output-file-type: ".html"
7660   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-features-ndr"
7661   data: "plot-vpp-throughput-latency-2n-skx"
7662   filter: "'NIC_Intel-X710' and
7663            '78B' and
7664            'FEATURE' and
7665            ('ACL10' or 'ACL50') and '10k_FLOWS' and
7666            'NDRDISC' and
7667            '4T2C' and
7668            'IP6FWD' and
7669            not 'SRv6' and
7670            not 'IPSEC' and 
7671            not 'VHOST'"
7672   parameters:
7673   - "throughput"
7674   - "parent"
7675   traces:
7676     hoverinfo: "x+y"
7677     boxpoints: "outliers"
7678     whiskerwidth: 0
7679   layout:
7680     title: ""  # No title
7681     layout: "plot-throughput"
7682
7683 -
7684   type: "plot"
7685   title: "VPP Throughput: ip6-2n-skx-x710-78b-4t2c-features-pdr"
7686   algorithm: "plot_performance_box"
7687   output-file-type: ".html"
7688   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-features-pdr"
7689   data: "plot-vpp-throughput-latency-2n-skx"
7690   filter: "'NIC_Intel-X710' and
7691            '78B' and
7692            'FEATURE' and
7693            ('ACL10' or 'ACL50') and '10k_FLOWS' and
7694            'PDRDISC' and not 'NDRDISC' and
7695            '4T2C' and
7696            'IP6FWD' and
7697            not 'SRv6' and
7698            not 'IPSEC' and 
7699            not 'VHOST'"
7700   parameters:
7701   - "throughput"
7702   - "parent"
7703   traces:
7704     hoverinfo: "x+y"
7705     boxpoints: "outliers"
7706     whiskerwidth: 0
7707   layout:
7708     title: ""  # No title
7709     layout: "plot-throughput"
7710
7711 # Packet Throughput - VPP IPv6 2n-skx-xxv710
7712 -
7713   type: "plot"
7714   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
7715   algorithm: "plot_performance_box"
7716   output-file-type: ".html"
7717   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
7718   data: "plot-vpp-throughput-latency-2n-skx"
7719   filter: "'NIC_Intel-XXV710' and
7720            '78B' and
7721            ('BASE' or 'SCALE') and
7722            'NDRDISC' and
7723            '2T1C' and
7724            'IP6FWD' and
7725            not 'SRv6' and
7726            not 'IPSEC' and 
7727            not 'VHOST'"
7728   parameters:
7729   - "throughput"
7730   - "parent"
7731   traces:
7732     hoverinfo: "x+y"
7733     boxpoints: "outliers"
7734     whiskerwidth: 0
7735   layout:
7736     title: ""  # No title
7737     layout: "plot-throughput"
7738
7739 -
7740   type: "plot"
7741   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
7742   algorithm: "plot_performance_box"
7743   output-file-type: ".html"
7744   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
7745   data: "plot-vpp-throughput-latency-2n-skx"
7746   filter: "'NIC_Intel-XXV710' and
7747            '78B' and
7748            ('BASE' or 'SCALE') and
7749            'PDRDISC' and not 'NDRDISC' and
7750            '2T1C' and
7751            'IP6FWD' and
7752            not 'SRv6' and
7753            not 'IPSEC' and 
7754            not 'VHOST'"
7755   parameters:
7756   - "throughput"
7757   - "parent"
7758   traces:
7759     hoverinfo: "x+y"
7760     boxpoints: "outliers"
7761     whiskerwidth: 0
7762   layout:
7763     title: ""  # No title
7764     layout: "plot-throughput"
7765
7766 -
7767   type: "plot"
7768   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
7769   algorithm: "plot_performance_box"
7770   output-file-type: ".html"
7771   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
7772   data: "plot-vpp-throughput-latency-2n-skx"
7773   filter: "'NIC_Intel-XXV710' and
7774            '78B' and
7775            ('BASE' or 'SCALE') and
7776            'NDRDISC' and
7777            '4T2C' and
7778            'IP6FWD' and
7779            not 'SRv6' and
7780            not 'IPSEC' and 
7781            not 'VHOST'"
7782   parameters:
7783   - "throughput"
7784   - "parent"
7785   traces:
7786     hoverinfo: "x+y"
7787     boxpoints: "outliers"
7788     whiskerwidth: 0
7789   layout:
7790     title: ""  # No title
7791     layout: "plot-throughput"
7792
7793 -
7794   type: "plot"
7795   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
7796   algorithm: "plot_performance_box"
7797   output-file-type: ".html"
7798   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
7799   data: "plot-vpp-throughput-latency-2n-skx"
7800   filter: "'NIC_Intel-XXV710' and
7801            '78B' and
7802            ('BASE' or 'SCALE') and
7803            'PDRDISC' and not 'NDRDISC' and
7804            '4T2C' and
7805            'IP6FWD' and
7806            not 'SRv6' and
7807            not 'IPSEC' and 
7808            not 'VHOST'"
7809   parameters:
7810   - "throughput"
7811   - "parent"
7812   traces:
7813     hoverinfo: "x+y"
7814     boxpoints: "outliers"
7815     whiskerwidth: 0
7816   layout:
7817     title: ""  # No title
7818     layout: "plot-throughput"
7819
7820 -
7821   type: "plot"
7822   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-2t1c-features-ndr"
7823   algorithm: "plot_performance_box"
7824   output-file-type: ".html"
7825   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-features-ndr"
7826   data: "plot-vpp-throughput-latency-2n-skx"
7827   filter: "'NIC_Intel-XXV710' and
7828            '78B' and
7829            'FEATURE' and
7830            ('ACL10' or 'ACL50') and '10k_FLOWS' and
7831            'NDRDISC' and
7832            '2T1C' and
7833            'IP6FWD' and
7834            not 'SRv6' and
7835            not 'IPSEC' and 
7836            not 'VHOST'"
7837   parameters:
7838   - "throughput"
7839   - "parent"
7840   traces:
7841     hoverinfo: "x+y"
7842     boxpoints: "outliers"
7843     whiskerwidth: 0
7844   layout:
7845     title: ""  # No title
7846     layout: "plot-throughput"
7847
7848 -
7849   type: "plot"
7850   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-2t1c-features-pdr"
7851   algorithm: "plot_performance_box"
7852   output-file-type: ".html"
7853   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-features-pdr"
7854   data: "plot-vpp-throughput-latency-2n-skx"
7855   filter: "'NIC_Intel-XXV710' and
7856            '78B' and
7857            'FEATURE' and
7858            ('ACL10' or 'ACL50') and '10k_FLOWS' and
7859            'PDRDISC' and not 'NDRDISC' and
7860            '2T1C' and
7861            'IP6FWD' and
7862            not 'SRv6' and
7863            not 'IPSEC' and 
7864            not 'VHOST'"
7865   parameters:
7866   - "throughput"
7867   - "parent"
7868   traces:
7869     hoverinfo: "x+y"
7870     boxpoints: "outliers"
7871     whiskerwidth: 0
7872   layout:
7873     title: ""  # No title
7874     layout: "plot-throughput"
7875
7876 -
7877   type: "plot"
7878   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-4t2c-features-ndr"
7879   algorithm: "plot_performance_box"
7880   output-file-type: ".html"
7881   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-features-ndr"
7882   data: "plot-vpp-throughput-latency-2n-skx"
7883   filter: "'NIC_Intel-XXV710' and
7884            '78B' and
7885            'FEATURE' and
7886            ('ACL10' or 'ACL50') and '10k_FLOWS' and
7887            'NDRDISC' and
7888            '4T2C' and
7889            'IP6FWD' and
7890            not 'SRv6' and
7891            not 'IPSEC' and 
7892            not 'VHOST'"
7893   parameters:
7894   - "throughput"
7895   - "parent"
7896   traces:
7897     hoverinfo: "x+y"
7898     boxpoints: "outliers"
7899     whiskerwidth: 0
7900   layout:
7901     title: ""  # No title
7902     layout: "plot-throughput"
7903
7904 -
7905   type: "plot"
7906   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-4t2c-features-pdr"
7907   algorithm: "plot_performance_box"
7908   output-file-type: ".html"
7909   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-features-pdr"
7910   data: "plot-vpp-throughput-latency-2n-skx"
7911   filter: "'NIC_Intel-XXV710' and
7912            '78B' and
7913            'FEATURE' and
7914            ('ACL10' or 'ACL50') and '10k_FLOWS' and
7915            'PDRDISC' and not 'NDRDISC' and
7916            '4T2C' and
7917            'IP6FWD' and
7918            not 'SRv6' and
7919            not 'IPSEC' and 
7920            not 'VHOST'"
7921   parameters:
7922   - "throughput"
7923   - "parent"
7924   traces:
7925     hoverinfo: "x+y"
7926     boxpoints: "outliers"
7927     whiskerwidth: 0
7928   layout:
7929     title: ""  # No title
7930     layout: "plot-throughput"
7931
7932 ################################################################################
7933
7934 # Packet Throughput - VPP IPv6 tunnels 3n-hsw-x520
7935 -
7936   type: "plot"
7937   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-ndr"
7938   algorithm: "plot_performance_box"
7939   output-file-type: ".html"
7940   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-ndr"
7941   data: "plot-vpp-throughput-latency-3n-hsw"
7942   filter: "'NIC_Intel-X520-DA2' and
7943            '78B' and
7944            'ENCAP' and
7945            'NDRDISC' and
7946            '1T1C' and
7947            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
7948            not 'VHOST'"
7949   parameters:
7950   - "throughput"
7951   - "parent"
7952   traces:
7953     hoverinfo: "x+y"
7954     boxpoints: "outliers"
7955     whiskerwidth: 0
7956   layout:
7957     title: ""  # No title
7958     layout: "plot-throughput"
7959
7960 -
7961   type: "plot"
7962   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-pdr"
7963   algorithm: "plot_performance_box"
7964   output-file-type: ".html"
7965   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-pdr"
7966   data: "plot-vpp-throughput-latency-3n-hsw"
7967   filter: "'NIC_Intel-X520-DA2' and
7968            '78B' and
7969            'ENCAP' and
7970            'PDRDISC' and not 'NDRDISC' and
7971            '1T1C' and
7972            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
7973            not 'VHOST'"
7974   parameters:
7975   - "throughput"
7976   - "parent"
7977   traces:
7978     hoverinfo: "x+y"
7979     boxpoints: "outliers"
7980     whiskerwidth: 0
7981   layout:
7982     title: ""  # No title
7983     layout: "plot-throughput"
7984
7985 -
7986   type: "plot"
7987   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-ndr"
7988   algorithm: "plot_performance_box"
7989   output-file-type: ".html"
7990   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-ndr"
7991   data: "plot-vpp-throughput-latency-3n-hsw"
7992   filter: "'NIC_Intel-X520-DA2' and
7993            '78B' and
7994            'ENCAP' and
7995            'NDRDISC' and
7996            '2T2C' and
7997            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
7998            not 'VHOST'"
7999   parameters:
8000   - "throughput"
8001   - "parent"
8002   traces:
8003     hoverinfo: "x+y"
8004     boxpoints: "outliers"
8005     whiskerwidth: 0
8006   layout:
8007     title: ""  # No title
8008     layout: "plot-throughput"
8009
8010 -
8011   type: "plot"
8012   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-pdr"
8013   algorithm: "plot_performance_box"
8014   output-file-type: ".html"
8015   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-pdr"
8016   data: "plot-vpp-throughput-latency-3n-hsw"
8017   filter: "'NIC_Intel-X520-DA2' and
8018            '78B' and
8019            'ENCAP' and
8020            'PDRDISC' and not 'NDRDISC' and
8021            '2T2C' and
8022            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
8023            not 'VHOST'"
8024   parameters:
8025   - "throughput"
8026   - "parent"
8027   traces:
8028     hoverinfo: "x+y"
8029     boxpoints: "outliers"
8030     whiskerwidth: 0
8031   layout:
8032     title: ""  # No title
8033     layout: "plot-throughput"
8034
8035 ################################################################################
8036
8037 # Packet Throughput - VPP IPSec 3n-hsw-xl710
8038 -
8039   type: "plot"
8040   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
8041   algorithm: "plot_performance_box"
8042   output-file-type: ".html"
8043   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
8044   data: "plot-vpp-throughput-latency-3n-hsw"
8045   filter: "'NIC_Intel-XL710' and 
8046            '64B' and 
8047            'IP4FWD' and 
8048            'NDRDISC' and 
8049            '1T1C' and 
8050            'IPSECHW' and 
8051            ('IPSECTRAN' or 'IPSECTUN') and 
8052            not 'VHOST'"
8053   parameters:
8054   - "throughput"
8055   - "parent"
8056   traces:
8057     hoverinfo: "x+y"
8058     boxpoints: "outliers"
8059     whiskerwidth: 0
8060   layout:
8061     title: ""  # No title
8062     layout: "plot-throughput"
8063
8064 -
8065   type: "plot"
8066   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
8067   algorithm: "plot_performance_box"
8068   output-file-type: ".html"
8069   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
8070   data: "plot-vpp-throughput-latency-3n-hsw"
8071   filter: "'NIC_Intel-XL710' and 
8072            '64B' and 
8073            'IP4FWD' and 
8074            'PDRDISC' and not 'NDRDISC' and
8075            '1T1C' and 
8076            'IPSECHW' and 
8077            ('IPSECTRAN' or 'IPSECTUN') and 
8078            not 'VHOST'"
8079   parameters:
8080   - "throughput"
8081   - "parent"
8082   traces:
8083     hoverinfo: "x+y"
8084     boxpoints: "outliers"
8085     whiskerwidth: 0
8086   layout:
8087     title: ""  # No title
8088     layout: "plot-throughput"
8089
8090 -
8091   type: "plot"
8092   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
8093   algorithm: "plot_performance_box"
8094   output-file-type: ".html"
8095   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
8096   data: "plot-vpp-throughput-latency-3n-hsw"
8097   filter: "'NIC_Intel-XL710' and 
8098            '64B' and 
8099            'IP4FWD' and 
8100            'NDRDISC' and 
8101            '2T2C' and 
8102            'IPSECHW' and 
8103            ('IPSECTRAN' or 'IPSECTUN') and 
8104            not 'VHOST'"
8105   parameters:
8106   - "throughput"
8107   - "parent"
8108   traces:
8109     hoverinfo: "x+y"
8110     boxpoints: "outliers"
8111     whiskerwidth: 0
8112   layout:
8113     title: ""  # No title
8114     layout: "plot-throughput"
8115
8116 -
8117   type: "plot"
8118   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
8119   algorithm: "plot_performance_box"
8120   output-file-type: ".html"
8121   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
8122   data: "plot-vpp-throughput-latency-3n-hsw"
8123   filter: "'NIC_Intel-XL710' and 
8124            '64B' and 
8125            'IP4FWD' and 
8126            'PDRDISC' and not 'NDRDISC' and
8127            '2T2C' and 
8128            'IPSECHW' and 
8129            ('IPSECTRAN' or 'IPSECTUN') and 
8130            not 'VHOST'"
8131   parameters:
8132   - "throughput"
8133   - "parent"
8134   traces:
8135     hoverinfo: "x+y"
8136     boxpoints: "outliers"
8137     whiskerwidth: 0
8138   layout:
8139     title: ""  # No title
8140     layout: "plot-throughput"
8141
8142 ################################################################################
8143
8144 # Packet Throughput - VPP SRv6 3n-hsw-x520
8145 -
8146   type: "plot"
8147   title: "VPP Throughput: srv6-3n-hsw-x520-78b-1t1c-features-ndr"
8148   algorithm: "plot_performance_box"
8149   output-file-type: ".html"
8150   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-ndr"
8151   data: "plot-vpp-throughput-latency-3n-hsw"
8152   filter: "'NIC_Intel-X520-DA2' and
8153            '78B' and
8154            'FEATURE' and
8155            'NDRDISC' and
8156            '1T1C' and
8157            'IP6FWD' and
8158            'SRv6'"
8159   parameters:
8160   - "throughput"
8161   - "parent"
8162   traces:
8163     hoverinfo: "x+y"
8164     boxpoints: "outliers"
8165     whiskerwidth: 0
8166   layout:
8167     title: ""  # No title
8168     layout: "plot-throughput"
8169
8170 -
8171   type: "plot"
8172   title: "VPP Throughput: srv6-3n-hsw-x520-78b-1t1c-features-pdr"
8173   algorithm: "plot_performance_box"
8174   output-file-type: ".html"
8175   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-pdr"
8176   data: "plot-vpp-throughput-latency-3n-hsw"
8177   filter: "'NIC_Intel-X520-DA2' and
8178            '78B' and
8179            'FEATURE' and
8180            'PDRDISC' and not 'NDRDISC' and
8181            '1T1C' and
8182            'IP6FWD' and
8183            'SRv6'"
8184   parameters:
8185   - "throughput"
8186   - "parent"
8187   traces:
8188     hoverinfo: "x+y"
8189     boxpoints: "outliers"
8190     whiskerwidth: 0
8191   layout:
8192     title: ""  # No title
8193     layout: "plot-throughput"
8194
8195 -
8196   type: "plot"
8197   title: "VPP Throughput: srv6-3n-hsw-x520-78b-2t2c-features-ndr"
8198   algorithm: "plot_performance_box"
8199   output-file-type: ".html"
8200   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-ndr"
8201   data: "plot-vpp-throughput-latency-3n-hsw"
8202   filter: "'NIC_Intel-X520-DA2' and
8203            '78B' and
8204            'FEATURE' and
8205            'NDRDISC' and
8206            '2T2C' and
8207            'IP6FWD' and
8208            'SRv6'"
8209   parameters:
8210   - "throughput"
8211   - "parent"
8212   traces:
8213     hoverinfo: "x+y"
8214     boxpoints: "outliers"
8215     whiskerwidth: 0
8216   layout:
8217     title: ""  # No title
8218     layout: "plot-throughput"
8219
8220 -
8221   type: "plot"
8222   title: "VPP Throughput: srv6-3n-hsw-x520-78b-2t2c-features-pdr"
8223   algorithm: "plot_performance_box"
8224   output-file-type: ".html"
8225   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-pdr"
8226   data: "plot-vpp-throughput-latency-3n-hsw"
8227   filter: "'NIC_Intel-X520-DA2' and
8228            '78B' and
8229            'FEATURE' and
8230            'PDRDISC' and not 'NDRDISC' and
8231            '1T1C' and
8232            'IP6FWD' and
8233            'SRv6'"
8234   parameters:
8235   - "throughput"
8236   - "parent"
8237   traces:
8238     hoverinfo: "x+y"
8239     boxpoints: "outliers"
8240     whiskerwidth: 0
8241   layout:
8242     title: ""  # No title
8243     layout: "plot-throughput"
8244
8245 ################################################################################
8246
8247 # Packet Throughput - VPP vhost ip4 3n-hsw-x520
8248 -
8249   type: "plot"
8250   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
8251   algorithm: "plot_performance_box"
8252   output-file-type: ".html"
8253   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
8254   data: "plot-vpp-throughput-latency-3n-hsw"
8255   filter: "'NIC_Intel-X520-DA2' and
8256            '64B' and 
8257            'NDRDISC' and 
8258            '1T1C' and 
8259            'VHOST' and 
8260            not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
8261   parameters:
8262   - "throughput"
8263   - "parent"
8264   traces:
8265     hoverinfo: "x+y"
8266     boxpoints: "outliers"
8267     whiskerwidth: 0
8268   layout:
8269     title: ""  # No title
8270     layout: "plot-throughput"
8271
8272 -
8273   type: "plot"
8274   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
8275   algorithm: "plot_performance_box"
8276   output-file-type: ".html"
8277   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
8278   data: "plot-vpp-throughput-latency-3n-hsw"
8279   filter: "'NIC_Intel-X520-DA2' and
8280            '64B' and 
8281            'NDRDISC' and 
8282            '2T2C' and 
8283            'VHOST' and 
8284            not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
8285   parameters:
8286   - "throughput"
8287   - "parent"
8288   traces:
8289     hoverinfo: "x+y"
8290     boxpoints: "outliers"
8291     whiskerwidth: 0
8292   layout:
8293     title: ""  # No title
8294     layout: "plot-throughput"
8295
8296 -
8297   type: "plot"
8298   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
8299   algorithm: "plot_performance_box"
8300   output-file-type: ".html"
8301   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
8302   data: "plot-vpp-throughput-latency-3n-hsw"
8303   filter: "'NIC_Intel-X520-DA2' and
8304            '64B' and 
8305            'PDRDISC' and not 'NDRDISC' and
8306            '1T1C' and 
8307            'VHOST' and 
8308            not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
8309   parameters:
8310   - "throughput"
8311   - "parent"
8312   traces:
8313     hoverinfo: "x+y"
8314     boxpoints: "outliers"
8315     whiskerwidth: 0
8316   layout:
8317     title: ""  # No title
8318     layout: "plot-throughput"
8319
8320 -
8321   type: "plot"
8322   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
8323   algorithm: "plot_performance_box"
8324   output-file-type: ".html"
8325   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
8326   data: "plot-vpp-throughput-latency-3n-hsw"
8327   filter: "'NIC_Intel-X520-DA2' and
8328            '64B' and 
8329            'PDRDISC' and not 'NDRDISC' and
8330            '2T2C' and 
8331            'VHOST' and 
8332            not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
8333   parameters:
8334   - "throughput"
8335   - "parent"
8336   traces:
8337     hoverinfo: "x+y"
8338     boxpoints: "outliers"
8339     whiskerwidth: 0
8340   layout:
8341     title: ""  # No title
8342     layout: "plot-throughput"
8343
8344 # Packet Throughput - VPP vhost l2sw 3n-hsw-x520
8345 -
8346   type: "plot"
8347   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
8348   algorithm: "plot_performance_box"
8349   output-file-type: ".html"
8350   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
8351   data: "plot-vpp-throughput-latency-3n-hsw"
8352   filter: "'NIC_Intel-X520-DA2' and
8353            '64B' and 
8354            'NDRDISC' and 
8355            '1T1C' and 
8356            'VHOST' and 
8357            not 'VXLAN' and 
8358            not 'IP4FWD' and 
8359            not 'DOT1Q' and 
8360            not '2VM'"
8361   parameters:
8362   - "throughput"
8363   - "parent"
8364   traces:
8365     hoverinfo: "x+y"
8366     boxpoints: "outliers"
8367     whiskerwidth: 0
8368   layout:
8369     title: ""  # No title
8370     layout: "plot-throughput"
8371
8372 -
8373   type: "plot"
8374   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
8375   algorithm: "plot_performance_box"
8376   output-file-type: ".html"
8377   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
8378   data: "plot-vpp-throughput-latency-3n-hsw"
8379   filter: "'NIC_Intel-X520-DA2' and
8380            '64B' and 
8381            'NDRDISC' and 
8382            '2T2C' and 
8383            'VHOST' and 
8384            not 'VXLAN' and 
8385            not 'IP4FWD' and 
8386            not 'DOT1Q' and 
8387            not '2VM'"
8388   parameters:
8389   - "throughput"
8390   - "parent"
8391   traces:
8392     hoverinfo: "x+y"
8393     boxpoints: "outliers"
8394     whiskerwidth: 0
8395   layout:
8396     title: ""  # No title
8397     layout: "plot-throughput"
8398
8399 -
8400   type: "plot"
8401   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
8402   algorithm: "plot_performance_box"
8403   output-file-type: ".html"
8404   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
8405   data: "plot-vpp-throughput-latency-3n-hsw"
8406   filter: "'NIC_Intel-X520-DA2' and
8407            '64B' and 
8408            'PDRDISC' and not 'NDRDISC' and
8409            '1T1C' and 
8410            'VHOST' and 
8411            not 'VXLAN' and 
8412            not 'IP4FWD' and 
8413            not 'DOT1Q' and 
8414            not '2VM'"
8415   parameters:
8416   - "throughput"
8417   - "parent"
8418   traces:
8419     hoverinfo: "x+y"
8420     boxpoints: "outliers"
8421     whiskerwidth: 0
8422   layout:
8423     title: ""  # No title
8424     layout: "plot-throughput"
8425
8426 -
8427   type: "plot"
8428   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
8429   algorithm: "plot_performance_box"
8430   output-file-type: ".html"
8431   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
8432   data: "plot-vpp-throughput-latency-3n-hsw"
8433   filter: "'NIC_Intel-X520-DA2' and
8434            '64B' and 
8435            'PDRDISC' and not 'NDRDISC' and
8436            '2T2C' and 
8437            'VHOST' and 
8438            not 'VXLAN' and 
8439            not 'IP4FWD' and 
8440            not 'DOT1Q' and 
8441            not '2VM'"
8442   parameters:
8443   - "throughput"
8444   - "parent"
8445   traces:
8446     hoverinfo: "x+y"
8447     boxpoints: "outliers"
8448     whiskerwidth: 0
8449   layout:
8450     title: ""  # No title
8451     layout: "plot-throughput"
8452
8453 # Packet Throughput - VPP vhost ip4 3n-hsw-x710
8454 -
8455   type: "plot"
8456   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
8457   algorithm: "plot_performance_box"
8458   output-file-type: ".html"
8459   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
8460   data: "plot-vpp-throughput-latency-3n-hsw"
8461   filter: "'NIC_Intel-X710' and
8462            '64B' and 
8463            'NDRDISC' and 
8464            '1T1C' and 
8465            'VHOST' and 
8466            not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
8467   parameters:
8468   - "throughput"
8469   - "parent"
8470   traces:
8471     hoverinfo: "x+y"
8472     boxpoints: "outliers"
8473     whiskerwidth: 0
8474   layout:
8475     title: ""  # No title
8476     layout: "plot-throughput"
8477
8478 -
8479   type: "plot"
8480   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
8481   algorithm: "plot_performance_box"
8482   output-file-type: ".html"
8483   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
8484   data: "plot-vpp-throughput-latency-3n-hsw"
8485   filter: "'NIC_Intel-X710' and
8486            '64B' and 
8487            'NDRDISC' and 
8488            '2T2C' and 
8489            'VHOST' and 
8490            not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
8491   parameters:
8492   - "throughput"
8493   - "parent"
8494   traces:
8495     hoverinfo: "x+y"
8496     boxpoints: "outliers"
8497     whiskerwidth: 0
8498   layout:
8499     title: ""  # No title
8500     layout: "plot-throughput"
8501
8502 -
8503   type: "plot"
8504   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
8505   algorithm: "plot_performance_box"
8506   output-file-type: ".html"
8507   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
8508   data: "plot-vpp-throughput-latency-3n-hsw"
8509   filter: "'NIC_Intel-X710' and
8510            '64B' and 
8511            'PDRDISC' and not 'NDRDISC' and
8512            '1T1C' and 
8513            'VHOST' and 
8514            not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
8515   parameters:
8516   - "throughput"
8517   - "parent"
8518   traces:
8519     hoverinfo: "x+y"
8520     boxpoints: "outliers"
8521     whiskerwidth: 0
8522   layout:
8523     title: ""  # No title
8524     layout: "plot-throughput"
8525
8526 -
8527   type: "plot"
8528   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
8529   algorithm: "plot_performance_box"
8530   output-file-type: ".html"
8531   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
8532   data: "plot-vpp-throughput-latency-3n-hsw"
8533   filter: "'NIC_Intel-X710' and
8534            '64B' and 
8535            'PDRDISC' and not 'NDRDISC' and
8536            '2T2C' and 
8537            'VHOST' and 
8538            not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
8539   parameters:
8540   - "throughput"
8541   - "parent"
8542   traces:
8543     hoverinfo: "x+y"
8544     boxpoints: "outliers"
8545     whiskerwidth: 0
8546   layout:
8547     title: ""  # No title
8548     layout: "plot-throughput"
8549
8550 # Packet Throughput - VPP vhost l2sw 3n-hsw-x710
8551 -
8552   type: "plot"
8553   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
8554   algorithm: "plot_performance_box"
8555   output-file-type: ".html"
8556   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
8557   data: "plot-vpp-throughput-latency-3n-hsw"
8558   filter: "'NIC_Intel-X710' and
8559            '64B' and 
8560            'NDRDISC' and 
8561            '1T1C' and 
8562            'VHOST' and 
8563            not 'VXLAN' and 
8564            not 'IP4FWD' and 
8565            not 'DOT1Q' and 
8566            not '2VM'"
8567   parameters:
8568   - "throughput"
8569   - "parent"
8570   traces:
8571     hoverinfo: "x+y"
8572     boxpoints: "outliers"
8573     whiskerwidth: 0
8574   layout:
8575     title: ""  # No title
8576     layout: "plot-throughput"
8577
8578 -
8579   type: "plot"
8580   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
8581   algorithm: "plot_performance_box"
8582   output-file-type: ".html"
8583   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
8584   data: "plot-vpp-throughput-latency-3n-hsw"
8585   filter: "'NIC_Intel-X710' and
8586            '64B' and 
8587            'NDRDISC' and 
8588            '2T2C' and 
8589            'VHOST' and 
8590            not 'VXLAN' and 
8591            not 'IP4FWD' and 
8592            not 'DOT1Q' and 
8593            not '2VM'"
8594   parameters:
8595   - "throughput"
8596   - "parent"
8597   traces:
8598     hoverinfo: "x+y"
8599     boxpoints: "outliers"
8600     whiskerwidth: 0
8601   layout:
8602     title: ""  # No title
8603     layout: "plot-throughput"
8604
8605 -
8606   type: "plot"
8607   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
8608   algorithm: "plot_performance_box"
8609   output-file-type: ".html"
8610   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
8611   data: "plot-vpp-throughput-latency-3n-hsw"
8612   filter: "'NIC_Intel-X710' and
8613            '64B' and 
8614            'PDRDISC' and not 'NDRDISC' and
8615            '1T1C' and 
8616            'VHOST' and 
8617            not 'VXLAN' and 
8618            not 'IP4FWD' and 
8619            not 'DOT1Q' and 
8620            not '2VM'"
8621   parameters:
8622   - "throughput"
8623   - "parent"
8624   traces:
8625     hoverinfo: "x+y"
8626     boxpoints: "outliers"
8627     whiskerwidth: 0
8628   layout:
8629     title: ""  # No title
8630     layout: "plot-throughput"
8631
8632 -
8633   type: "plot"
8634   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
8635   algorithm: "plot_performance_box"
8636   output-file-type: ".html"
8637   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
8638   data: "plot-vpp-throughput-latency-3n-hsw"
8639   filter: "'NIC_Intel-X710' and
8640            '64B' and 
8641            'PDRDISC' and not 'NDRDISC' and
8642            '2T2C' and 
8643            'VHOST' and 
8644            not 'VXLAN' and 
8645            not 'IP4FWD' and 
8646            not 'DOT1Q' and 
8647            not '2VM'"
8648   parameters:
8649   - "throughput"
8650   - "parent"
8651   traces:
8652     hoverinfo: "x+y"
8653     boxpoints: "outliers"
8654     whiskerwidth: 0
8655   layout:
8656     title: ""  # No title
8657     layout: "plot-throughput"
8658
8659 # Packet Throughput - VPP vhost ip4 3n-hsw-xl710
8660 -
8661   type: "plot"
8662   title: "VPP Throughput: vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
8663   algorithm: "plot_performance_box"
8664   output-file-type: ".html"
8665   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
8666   data: "plot-vpp-throughput-latency-3n-hsw"
8667   filter: "'NIC_Intel-XL710' and
8668            '64B' and 
8669            'NDRDISC' and 
8670            '1T1C' and 
8671            'VHOST' and 
8672            not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
8673   parameters:
8674   - "throughput"
8675   - "parent"
8676   traces:
8677     hoverinfo: "x+y"
8678     boxpoints: "outliers"
8679     whiskerwidth: 0
8680   layout:
8681     title: ""  # No title
8682     layout: "plot-throughput"
8683
8684 -
8685   type: "plot"
8686   title: "VPP Throughput: vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
8687   algorithm: "plot_performance_box"
8688   output-file-type: ".html"
8689   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
8690   data: "plot-vpp-throughput-latency-3n-hsw"
8691   filter: "'NIC_Intel-XL710' and
8692            '64B' and 
8693            'NDRDISC' and 
8694            '2T2C' and 
8695            'VHOST' and 
8696            not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
8697   parameters:
8698   - "throughput"
8699   - "parent"
8700   traces:
8701     hoverinfo: "x+y"
8702     boxpoints: "outliers"
8703     whiskerwidth: 0
8704   layout:
8705     title: ""  # No title
8706     layout: "plot-throughput"
8707
8708 -
8709   type: "plot"
8710   title: "VPP Throughput: vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
8711   algorithm: "plot_performance_box"
8712   output-file-type: ".html"
8713   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
8714   data: "plot-vpp-throughput-latency-3n-hsw"
8715   filter: "'NIC_Intel-XL710' and
8716            '64B' and 
8717            'PDRDISC' and not 'NDRDISC' and
8718            '1T1C' and 
8719            'VHOST' and 
8720            not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
8721   parameters:
8722   - "throughput"
8723   - "parent"
8724   traces:
8725     hoverinfo: "x+y"
8726     boxpoints: "outliers"
8727     whiskerwidth: 0
8728   layout:
8729     title: ""  # No title
8730     layout: "plot-throughput"
8731
8732 -
8733   type: "plot"
8734   title: "VPP Throughput: vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
8735   algorithm: "plot_performance_box"
8736   output-file-type: ".html"
8737   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
8738   data: "plot-vpp-throughput-latency-3n-hsw"
8739   filter: "'NIC_Intel-XL710' and
8740            '64B' and 
8741            'PDRDISC' and not 'NDRDISC' and
8742            '2T2C' and 
8743            'VHOST' and 
8744            not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
8745   parameters:
8746   - "throughput"
8747   - "parent"
8748   traces:
8749     hoverinfo: "x+y"
8750     boxpoints: "outliers"
8751     whiskerwidth: 0
8752   layout:
8753     title: ""  # No title
8754     layout: "plot-throughput"
8755
8756 # Packet Throughput - VPP vhost l2sw 3n-hsw-xl710
8757 -
8758   type: "plot"
8759   title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
8760   algorithm: "plot_performance_box"
8761   output-file-type: ".html"
8762   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
8763   data: "plot-vpp-throughput-latency-3n-hsw"
8764   filter: "'NIC_Intel-XL710' and
8765            '64B' and 
8766            'NDRDISC' and 
8767            '1T1C' and 
8768            'VHOST' and 
8769            not 'VXLAN' and 
8770            not 'IP4FWD' and 
8771            not 'DOT1Q' and 
8772            not '2VM'"
8773   parameters:
8774   - "throughput"
8775   - "parent"
8776   traces:
8777     hoverinfo: "x+y"
8778     boxpoints: "outliers"
8779     whiskerwidth: 0
8780   layout:
8781     title: ""  # No title
8782     layout: "plot-throughput"
8783
8784 -
8785   type: "plot"
8786   title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
8787   algorithm: "plot_performance_box"
8788   output-file-type: ".html"
8789   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
8790   data: "plot-vpp-throughput-latency-3n-hsw"
8791   filter: "'NIC_Intel-XL710' and
8792            '64B' and 
8793            'NDRDISC' and 
8794            '2T2C' and 
8795            'VHOST' and 
8796            not 'VXLAN' and 
8797            not 'IP4FWD' and 
8798            not 'DOT1Q' and 
8799            not '2VM'"
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 -
8812   type: "plot"
8813   title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
8814   algorithm: "plot_performance_box"
8815   output-file-type: ".html"
8816   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
8817   data: "plot-vpp-throughput-latency-3n-hsw"
8818   filter: "'NIC_Intel-XL710' and
8819            '64B' and 
8820            'PDRDISC' and not 'NDRDISC' and
8821            '1T1C' and 
8822            'VHOST' and 
8823            not 'VXLAN' and 
8824            not 'IP4FWD' and 
8825            not 'DOT1Q' and 
8826            not '2VM'"
8827   parameters:
8828   - "throughput"
8829   - "parent"
8830   traces:
8831     hoverinfo: "x+y"
8832     boxpoints: "outliers"
8833     whiskerwidth: 0
8834   layout:
8835     title: ""  # No title
8836     layout: "plot-throughput"
8837
8838 -
8839   type: "plot"
8840   title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
8841   algorithm: "plot_performance_box"
8842   output-file-type: ".html"
8843   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
8844   data: "plot-vpp-throughput-latency-3n-hsw"
8845   filter: "'NIC_Intel-XL710' and
8846            '64B' and 
8847            'PDRDISC' and not 'NDRDISC' and
8848            '2T2C' and 
8849            'VHOST' and 
8850            not 'VXLAN' and 
8851            not 'IP4FWD' and 
8852            not 'DOT1Q' and 
8853            not '2VM'"
8854   parameters:
8855   - "throughput"
8856   - "parent"
8857   traces:
8858     hoverinfo: "x+y"
8859     boxpoints: "outliers"
8860     whiskerwidth: 0
8861   layout:
8862     title: ""  # No title
8863     layout: "plot-throughput"
8864
8865 ################################################################################
8866
8867 # Packet Throughput - VPP VTS 3n-hsw-x520
8868 -
8869   type: "plot"
8870   title: "VPP Throughput: vts-3n-hsw-x520-64b-1t1c-ndr"
8871   algorithm: "plot_performance_box"
8872   output-file-type: ".html"
8873   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-64b-1t1c-ndr"
8874   data: "plot-vpp-throughput-latency-3n-hsw"
8875   filter: "'NIC_Intel-X520-DA2' and
8876            '64B' and
8877            'NDRDISC' and
8878            '1T1C' and
8879            'VTS'"
8880   parameters:
8881   - "throughput"
8882   - "parent"
8883   traces:
8884     hoverinfo: "x+y"
8885     boxpoints: "outliers"
8886     whiskerwidth: 0
8887   layout:
8888     title: ""  # No title
8889     layout: "plot-throughput"
8890
8891 -
8892   type: "plot"
8893   title: "VPP Throughput: vts-3n-hsw-x520-64b-2t2c-ndr"
8894   algorithm: "plot_performance_box"
8895   output-file-type: ".html"
8896   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-64b-2t2c-ndr"
8897   data: "plot-vpp-throughput-latency-3n-hsw"
8898   filter: "'NIC_Intel-X520-DA2' and
8899            '64B' and
8900            'NDRDISC' and
8901            '2T2C' and
8902            'VTS'"
8903   parameters:
8904   - "throughput"
8905   - "parent"
8906   traces:
8907     hoverinfo: "x+y"
8908     boxpoints: "outliers"
8909     whiskerwidth: 0
8910   layout:
8911     title: ""  # No title
8912     layout: "plot-throughput"
8913
8914 -
8915   type: "plot"
8916   title: "VPP Throughput: vts-3n-hsw-x520-64b-1t1c-pdr"
8917   algorithm: "plot_performance_box"
8918   output-file-type: ".html"
8919   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-64b-1t1c-pdr"
8920   data: "plot-vpp-throughput-latency-3n-hsw"
8921   filter: "'NIC_Intel-X520-DA2' and
8922            '64B' and
8923            'PDRDISC' and not 'NDRDISC' and
8924            '1T1C' and
8925            'VTS'"
8926   parameters:
8927   - "throughput"
8928   - "parent"
8929   traces:
8930     hoverinfo: "x+y"
8931     boxpoints: "outliers"
8932     whiskerwidth: 0
8933   layout:
8934     title: ""  # No title
8935     layout: "plot-throughput"
8936
8937 -
8938   type: "plot"
8939   title: "VPP Throughput: vts-3n-hsw-x520-64b-2t2c-pdr"
8940   algorithm: "plot_performance_box"
8941   output-file-type: ".html"
8942   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-64b-2t2c-pdr"
8943   data: "plot-vpp-throughput-latency-3n-hsw"
8944   filter: "'NIC_Intel-X520-DA2' and
8945            '64B' and
8946            'PDRDISC' and not 'NDRDISC' and
8947            '2T2C' and
8948            'VTS'"
8949   parameters:
8950   - "throughput"
8951   - "parent"
8952   traces:
8953     hoverinfo: "x+y"
8954     boxpoints: "outliers"
8955     whiskerwidth: 0
8956   layout:
8957     title: ""  # No title
8958     layout: "plot-throughput"
8959
8960 ################################################################################
8961
8962 # Packet Throughput - DPDK l3fwd 3n-hsw-x520
8963 -
8964   type: "plot"
8965   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
8966   algorithm: "plot_performance_box"
8967   output-file-type: ".html"
8968   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
8969   data: "plot-dpdk-throughput-latency-3n-hsw"
8970   filter: "'NIC_Intel-X520-DA2' and
8971            '64B' and
8972            'BASE' and
8973            'NDRDISC' and
8974            '1T1C' and
8975            'IP4FWD'"
8976   parameters:
8977   - "throughput"
8978   - "parent"
8979   traces:
8980     hoverinfo: "x+y"
8981     boxpoints: "outliers"
8982     whiskerwidth: 0
8983   layout:
8984     title: ""  # No title
8985     layout: "plot-throughput"
8986
8987 -
8988   type: "plot"
8989   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
8990   algorithm: "plot_performance_box"
8991   output-file-type: ".html"
8992   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
8993   data: "plot-dpdk-throughput-latency-3n-hsw"
8994   filter: "'NIC_Intel-X520-DA2' and
8995            '64B' and
8996            'BASE' and
8997            'NDRDISC' and
8998            '2T2C' and
8999            'IP4FWD'"
9000   parameters:
9001   - "throughput"
9002   - "parent"
9003   traces:
9004     hoverinfo: "x+y"
9005     boxpoints: "outliers"
9006     whiskerwidth: 0
9007   layout:
9008     title: ""  # No title
9009     layout: "plot-throughput"
9010
9011 -
9012   type: "plot"
9013   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
9014   algorithm: "plot_performance_box"
9015   output-file-type: ".html"
9016   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
9017   data: "plot-dpdk-throughput-latency-3n-hsw"
9018   filter: "'NIC_Intel-X520-DA2' and
9019            '64B' and
9020            'BASE' and
9021            'PDRDISC' and not 'NDRDISC' and
9022            '1T1C' and
9023            'IP4FWD'"
9024   parameters:
9025   - "throughput"
9026   - "parent"
9027   traces:
9028     hoverinfo: "x+y"
9029     boxpoints: "outliers"
9030     whiskerwidth: 0
9031   layout:
9032     title: ""  # No title
9033     layout: "plot-throughput"
9034
9035 -
9036   type: "plot"
9037   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
9038   algorithm: "plot_performance_box"
9039   output-file-type: ".html"
9040   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
9041   data: "plot-dpdk-throughput-latency-3n-hsw"
9042   filter: "'NIC_Intel-X520-DA2' and
9043            '64B' and
9044            'BASE' and
9045            'PDRDISC' and not 'NDRDISC' and
9046            '2T2C' and
9047            'IP4FWD'"
9048   parameters:
9049   - "throughput"
9050   - "parent"
9051   traces:
9052     hoverinfo: "x+y"
9053     boxpoints: "outliers"
9054     whiskerwidth: 0
9055   layout:
9056     title: ""  # No title
9057     layout: "plot-throughput"
9058
9059 # Packet Throughput - DPDK l3fwd 3n-hsw-x710
9060 -
9061   type: "plot"
9062   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
9063   algorithm: "plot_performance_box"
9064   output-file-type: ".html"
9065   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
9066   data: "plot-dpdk-throughput-latency-3n-hsw"
9067   filter: "'NIC_Intel-X710' and
9068            '64B' and
9069            'BASE' and
9070            'NDRDISC' and
9071            '1T1C' and
9072            'IP4FWD'"
9073   parameters:
9074   - "throughput"
9075   - "parent"
9076   traces:
9077     hoverinfo: "x+y"
9078     boxpoints: "outliers"
9079     whiskerwidth: 0
9080   layout:
9081     title: ""  # No title
9082     layout: "plot-throughput"
9083
9084 -
9085   type: "plot"
9086   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
9087   algorithm: "plot_performance_box"
9088   output-file-type: ".html"
9089   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
9090   data: "plot-dpdk-throughput-latency-3n-hsw"
9091   filter: "'NIC_Intel-X710' and
9092            '64B' and
9093            'BASE' and
9094            'NDRDISC' and
9095            '2T2C' and
9096            'IP4FWD'"
9097   parameters:
9098   - "throughput"
9099   - "parent"
9100   traces:
9101     hoverinfo: "x+y"
9102     boxpoints: "outliers"
9103     whiskerwidth: 0
9104   layout:
9105     title: ""  # No title
9106     layout: "plot-throughput"
9107
9108 -
9109   type: "plot"
9110   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
9111   algorithm: "plot_performance_box"
9112   output-file-type: ".html"
9113   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
9114   data: "plot-dpdk-throughput-latency-3n-hsw"
9115   filter: "'NIC_Intel-X710' and
9116            '64B' and
9117            'BASE' and
9118            'PDRDISC' and not 'NDRDISC' and
9119            '1T1C' and
9120            'IP4FWD'"
9121   parameters:
9122   - "throughput"
9123   - "parent"
9124   traces:
9125     hoverinfo: "x+y"
9126     boxpoints: "outliers"
9127     whiskerwidth: 0
9128   layout:
9129     title: ""  # No title
9130     layout: "plot-throughput"
9131
9132 -
9133   type: "plot"
9134   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
9135   algorithm: "plot_performance_box"
9136   output-file-type: ".html"
9137   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
9138   data: "plot-dpdk-throughput-latency-3n-hsw"
9139   filter: "'NIC_Intel-X710' and
9140            '64B' and
9141            'BASE' and
9142            'PDRDISC' and not 'NDRDISC' and
9143            '2T2C' and
9144            'IP4FWD'"
9145   parameters:
9146   - "throughput"
9147   - "parent"
9148   traces:
9149     hoverinfo: "x+y"
9150     boxpoints: "outliers"
9151     whiskerwidth: 0
9152   layout:
9153     title: ""  # No title
9154     layout: "plot-throughput"
9155
9156 # Packet Throughput - DPDK l3fwd 3n-hsw-xl710
9157 -
9158   type: "plot"
9159   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
9160   algorithm: "plot_performance_box"
9161   output-file-type: ".html"
9162   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
9163   data: "plot-dpdk-throughput-latency-3n-hsw"
9164   filter: "'NIC_Intel-XL710' and
9165            '64B' and
9166            'BASE' and
9167            'NDRDISC' and
9168            '1T1C' and
9169            'IP4FWD'"
9170   parameters:
9171   - "throughput"
9172   - "parent"
9173   traces:
9174     hoverinfo: "x+y"
9175     boxpoints: "outliers"
9176     whiskerwidth: 0
9177   layout:
9178     title: ""  # No title
9179     layout: "plot-throughput"
9180
9181 -
9182   type: "plot"
9183   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
9184   algorithm: "plot_performance_box"
9185   output-file-type: ".html"
9186   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
9187   data: "plot-dpdk-throughput-latency-3n-hsw"
9188   filter: "'NIC_Intel-XL710' and
9189            '64B' and
9190            'BASE' and
9191            'NDRDISC' and
9192            '2T2C' and
9193            'IP4FWD'"
9194   parameters:
9195   - "throughput"
9196   - "parent"
9197   traces:
9198     hoverinfo: "x+y"
9199     boxpoints: "outliers"
9200     whiskerwidth: 0
9201   layout:
9202     title: ""  # No title
9203     layout: "plot-throughput"
9204
9205 -
9206   type: "plot"
9207   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
9208   algorithm: "plot_performance_box"
9209   output-file-type: ".html"
9210   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
9211   data: "plot-dpdk-throughput-latency-3n-hsw"
9212   filter: "'NIC_Intel-XL710' and
9213            '64B' and
9214            'BASE' and
9215            'PDRDISC' and not 'NDRDISC' and
9216            '1T1C' and
9217            'IP4FWD'"
9218   parameters:
9219   - "throughput"
9220   - "parent"
9221   traces:
9222     hoverinfo: "x+y"
9223     boxpoints: "outliers"
9224     whiskerwidth: 0
9225   layout:
9226     title: ""  # No title
9227     layout: "plot-throughput"
9228
9229 -
9230   type: "plot"
9231   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
9232   algorithm: "plot_performance_box"
9233   output-file-type: ".html"
9234   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
9235   data: "plot-dpdk-throughput-latency-3n-hsw"
9236   filter: "'NIC_Intel-XL710' and
9237            '64B' and
9238            'BASE' and
9239            'PDRDISC' and not 'NDRDISC' and
9240            '2T2C' and
9241            'IP4FWD'"
9242   parameters:
9243   - "throughput"
9244   - "parent"
9245   traces:
9246     hoverinfo: "x+y"
9247     boxpoints: "outliers"
9248     whiskerwidth: 0
9249   layout:
9250     title: ""  # No title
9251     layout: "plot-throughput"
9252
9253 # Packet Throughput - DPDK l3fwd 3n-skx-x710
9254 -
9255   type: "plot"
9256   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
9257   algorithm: "plot_performance_box"
9258   output-file-type: ".html"
9259   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
9260   data: "plot-dpdk-throughput-latency-3n-skx"
9261   filter: "'NIC_Intel-X710' and
9262            '64B' and
9263            'BASE' and
9264            'NDRDISC' and
9265            '2T1C' and
9266            'IP4FWD'"
9267   parameters:
9268   - "throughput"
9269   - "parent"
9270   traces:
9271     hoverinfo: "x+y"
9272     boxpoints: "outliers"
9273     whiskerwidth: 0
9274   layout:
9275     title: ""  # No title
9276     layout: "plot-throughput"
9277
9278 -
9279   type: "plot"
9280   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
9281   algorithm: "plot_performance_box"
9282   output-file-type: ".html"
9283   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
9284   data: "plot-dpdk-throughput-latency-3n-skx"
9285   filter: "'NIC_Intel-X710' and
9286            '64B' and
9287            'BASE' and
9288            'NDRDISC' and
9289            '4T2C' and
9290            'IP4FWD'"
9291   parameters:
9292   - "throughput"
9293   - "parent"
9294   traces:
9295     hoverinfo: "x+y"
9296     boxpoints: "outliers"
9297     whiskerwidth: 0
9298   layout:
9299     title: ""  # No title
9300     layout: "plot-throughput"
9301
9302 -
9303   type: "plot"
9304   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
9305   algorithm: "plot_performance_box"
9306   output-file-type: ".html"
9307   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
9308   data: "plot-dpdk-throughput-latency-3n-skx"
9309   filter: "'NIC_Intel-X710' and
9310            '64B' and
9311            'BASE' and
9312            'PDRDISC' and not 'NDRDISC' and
9313            '2T1C' and
9314            'IP4FWD'"
9315   parameters:
9316   - "throughput"
9317   - "parent"
9318   traces:
9319     hoverinfo: "x+y"
9320     boxpoints: "outliers"
9321     whiskerwidth: 0
9322   layout:
9323     title: ""  # No title
9324     layout: "plot-throughput"
9325
9326 -
9327   type: "plot"
9328   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
9329   algorithm: "plot_performance_box"
9330   output-file-type: ".html"
9331   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
9332   data: "plot-dpdk-throughput-latency-3n-skx"
9333   filter: "'NIC_Intel-X710' and
9334            '64B' and
9335            'BASE' and
9336            'PDRDISC' and not 'NDRDISC' and
9337            '4T2C' and
9338            'IP4FWD'"
9339   parameters:
9340   - "throughput"
9341   - "parent"
9342   traces:
9343     hoverinfo: "x+y"
9344     boxpoints: "outliers"
9345     whiskerwidth: 0
9346   layout:
9347     title: ""  # No title
9348     layout: "plot-throughput"
9349
9350 # Packet Throughput - DPDK l3fwd 3n-skx-xxv710
9351 -
9352   type: "plot"
9353   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
9354   algorithm: "plot_performance_box"
9355   output-file-type: ".html"
9356   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
9357   data: "plot-dpdk-throughput-latency-3n-skx"
9358   filter: "'NIC_Intel-XXV710' and
9359            '64B' and
9360            'BASE' and
9361            'NDRDISC' and
9362            '2T1C' and
9363            'IP4FWD'"
9364   parameters:
9365   - "throughput"
9366   - "parent"
9367   traces:
9368     hoverinfo: "x+y"
9369     boxpoints: "outliers"
9370     whiskerwidth: 0
9371   layout:
9372     title: ""  # No title
9373     layout: "plot-throughput"
9374
9375 -
9376   type: "plot"
9377   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
9378   algorithm: "plot_performance_box"
9379   output-file-type: ".html"
9380   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
9381   data: "plot-dpdk-throughput-latency-3n-skx"
9382   filter: "'NIC_Intel-XXV710' and
9383            '64B' and
9384            'BASE' and
9385            'NDRDISC' and
9386            '4T2C' and
9387            'IP4FWD'"
9388   parameters:
9389   - "throughput"
9390   - "parent"
9391   traces:
9392     hoverinfo: "x+y"
9393     boxpoints: "outliers"
9394     whiskerwidth: 0
9395   layout:
9396     title: ""  # No title
9397     layout: "plot-throughput"
9398
9399 -
9400   type: "plot"
9401   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
9402   algorithm: "plot_performance_box"
9403   output-file-type: ".html"
9404   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
9405   data: "plot-dpdk-throughput-latency-3n-skx"
9406   filter: "'NIC_Intel-XXV710' and
9407            '64B' and
9408            'BASE' and
9409            'PDRDISC' and not 'NDRDISC' and
9410            '2T1C' and
9411            'IP4FWD'"
9412   parameters:
9413   - "throughput"
9414   - "parent"
9415   traces:
9416     hoverinfo: "x+y"
9417     boxpoints: "outliers"
9418     whiskerwidth: 0
9419   layout:
9420     title: ""  # No title
9421     layout: "plot-throughput"
9422
9423 -
9424   type: "plot"
9425   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
9426   algorithm: "plot_performance_box"
9427   output-file-type: ".html"
9428   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
9429   data: "plot-dpdk-throughput-latency-3n-skx"
9430   filter: "'NIC_Intel-XXV710' and
9431            '64B' and
9432            'BASE' and
9433            'PDRDISC' and not 'NDRDISC' and
9434            '4T2C' and
9435            'IP4FWD'"
9436   parameters:
9437   - "throughput"
9438   - "parent"
9439   traces:
9440     hoverinfo: "x+y"
9441     boxpoints: "outliers"
9442     whiskerwidth: 0
9443   layout:
9444     title: ""  # No title
9445     layout: "plot-throughput"
9446
9447 # Packet Throughput - DPDK l3fwd 2n-skx-x710
9448 -
9449   type: "plot"
9450   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
9451   algorithm: "plot_performance_box"
9452   output-file-type: ".html"
9453   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
9454   data: "plot-dpdk-throughput-latency-2n-skx"
9455   filter: "'NIC_Intel-X710' and
9456            '64B' and
9457            'BASE' and
9458            'NDRDISC' and
9459            '2T1C' and
9460            'IP4FWD'"
9461   parameters:
9462   - "throughput"
9463   - "parent"
9464   traces:
9465     hoverinfo: "x+y"
9466     boxpoints: "outliers"
9467     whiskerwidth: 0
9468   layout:
9469     title: ""  # No title
9470     layout: "plot-throughput"
9471
9472 -
9473   type: "plot"
9474   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
9475   algorithm: "plot_performance_box"
9476   output-file-type: ".html"
9477   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
9478   data: "plot-dpdk-throughput-latency-2n-skx"
9479   filter: "'NIC_Intel-X710' and
9480            '64B' and
9481            'BASE' and
9482            'NDRDISC' and
9483            '4T2C' and
9484            'IP4FWD'"
9485   parameters:
9486   - "throughput"
9487   - "parent"
9488   traces:
9489     hoverinfo: "x+y"
9490     boxpoints: "outliers"
9491     whiskerwidth: 0
9492   layout:
9493     title: ""  # No title
9494     layout: "plot-throughput"
9495
9496 -
9497   type: "plot"
9498   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
9499   algorithm: "plot_performance_box"
9500   output-file-type: ".html"
9501   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
9502   data: "plot-dpdk-throughput-latency-2n-skx"
9503   filter: "'NIC_Intel-X710' and
9504            '64B' and
9505            'BASE' and
9506            'PDRDISC' and not 'NDRDISC' and
9507            '2T1C' and
9508            'IP4FWD'"
9509   parameters:
9510   - "throughput"
9511   - "parent"
9512   traces:
9513     hoverinfo: "x+y"
9514     boxpoints: "outliers"
9515     whiskerwidth: 0
9516   layout:
9517     title: ""  # No title
9518     layout: "plot-throughput"
9519
9520 -
9521   type: "plot"
9522   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
9523   algorithm: "plot_performance_box"
9524   output-file-type: ".html"
9525   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
9526   data: "plot-dpdk-throughput-latency-2n-skx"
9527   filter: "'NIC_Intel-X710' and
9528            '64B' and
9529            'BASE' and
9530            'PDRDISC' and not 'NDRDISC' and
9531            '4T2C' and
9532            'IP4FWD'"
9533   parameters:
9534   - "throughput"
9535   - "parent"
9536   traces:
9537     hoverinfo: "x+y"
9538     boxpoints: "outliers"
9539     whiskerwidth: 0
9540   layout:
9541     title: ""  # No title
9542     layout: "plot-throughput"
9543
9544 # Packet Throughput - DPDK l3fwd 2n-skx-xxv710
9545 -
9546   type: "plot"
9547   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
9548   algorithm: "plot_performance_box"
9549   output-file-type: ".html"
9550   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
9551   data: "plot-dpdk-throughput-latency-2n-skx"
9552   filter: "'NIC_Intel-XXV710' and
9553            '64B' and
9554            'BASE' and
9555            'NDRDISC' and
9556            '2T1C' and
9557            'IP4FWD'"
9558   parameters:
9559   - "throughput"
9560   - "parent"
9561   traces:
9562     hoverinfo: "x+y"
9563     boxpoints: "outliers"
9564     whiskerwidth: 0
9565   layout:
9566     title: ""  # No title
9567     layout: "plot-throughput"
9568
9569 -
9570   type: "plot"
9571   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
9572   algorithm: "plot_performance_box"
9573   output-file-type: ".html"
9574   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
9575   data: "plot-dpdk-throughput-latency-2n-skx"
9576   filter: "'NIC_Intel-XXV710' and
9577            '64B' and
9578            'BASE' and
9579            'NDRDISC' and
9580            '4T2C' and
9581            'IP4FWD'"
9582   parameters:
9583   - "throughput"
9584   - "parent"
9585   traces:
9586     hoverinfo: "x+y"
9587     boxpoints: "outliers"
9588     whiskerwidth: 0
9589   layout:
9590     title: ""  # No title
9591     layout: "plot-throughput"
9592
9593 -
9594   type: "plot"
9595   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
9596   algorithm: "plot_performance_box"
9597   output-file-type: ".html"
9598   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
9599   data: "plot-dpdk-throughput-latency-2n-skx"
9600   filter: "'NIC_Intel-XXV710' and
9601            '64B' and
9602            'BASE' and
9603            'PDRDISC' and not 'NDRDISC' and
9604            '2T1C' and
9605            'IP4FWD'"
9606   parameters:
9607   - "throughput"
9608   - "parent"
9609   traces:
9610     hoverinfo: "x+y"
9611     boxpoints: "outliers"
9612     whiskerwidth: 0
9613   layout:
9614     title: ""  # No title
9615     layout: "plot-throughput"
9616
9617 -
9618   type: "plot"
9619   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
9620   algorithm: "plot_performance_box"
9621   output-file-type: ".html"
9622   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
9623   data: "plot-dpdk-throughput-latency-2n-skx"
9624   filter: "'NIC_Intel-XXV710' and
9625            '64B' and
9626            'BASE' and
9627            'PDRDISC' and not 'NDRDISC' and
9628            '4T2C' and
9629            'IP4FWD'"
9630   parameters:
9631   - "throughput"
9632   - "parent"
9633   traces:
9634     hoverinfo: "x+y"
9635     boxpoints: "outliers"
9636     whiskerwidth: 0
9637   layout:
9638     title: ""  # No title
9639     layout: "plot-throughput"
9640
9641 ################################################################################
9642
9643 # Packet Throughput - DPDK testpmd 3n-hsw-x520
9644 -
9645   type: "plot"
9646   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
9647   algorithm: "plot_performance_box"
9648   output-file-type: ".html"
9649   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
9650   data: "plot-dpdk-throughput-latency-3n-hsw"
9651   filter: "'NIC_Intel-X520-DA2' and
9652            '64B' and
9653            'BASE' and
9654            'NDRDISC' and
9655            '1T1C' and
9656            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
9657   parameters:
9658   - "throughput"
9659   - "parent"
9660   traces:
9661     hoverinfo: "x+y"
9662     boxpoints: "outliers"
9663     whiskerwidth: 0
9664   layout:
9665     title: ""  # No title
9666     layout: "plot-throughput"
9667
9668 -
9669   type: "plot"
9670   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
9671   algorithm: "plot_performance_box"
9672   output-file-type: ".html"
9673   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
9674   data: "plot-dpdk-throughput-latency-3n-hsw"
9675   filter: "'NIC_Intel-X520-DA2' and
9676            '64B' and
9677            'BASE' and
9678            'NDRDISC' and
9679            '2T2C' and
9680            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
9681   parameters:
9682   - "throughput"
9683   - "parent"
9684   traces:
9685     hoverinfo: "x+y"
9686     boxpoints: "outliers"
9687     whiskerwidth: 0
9688   layout:
9689     title: ""  # No title
9690     layout: "plot-throughput"
9691
9692 -
9693   type: "plot"
9694   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
9695   algorithm: "plot_performance_box"
9696   output-file-type: ".html"
9697   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
9698   data: "plot-dpdk-throughput-latency-3n-hsw"
9699   filter: "'NIC_Intel-X520-DA2' and
9700            '64B' and
9701            'BASE' and
9702            'PDRDISC' and not 'NDRDISC' and
9703            '1T1C' and
9704            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
9705   parameters:
9706   - "throughput"
9707   - "parent"
9708   traces:
9709     hoverinfo: "x+y"
9710     boxpoints: "outliers"
9711     whiskerwidth: 0
9712   layout:
9713     title: ""  # No title
9714     layout: "plot-throughput"
9715
9716 -
9717   type: "plot"
9718   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
9719   algorithm: "plot_performance_box"
9720   output-file-type: ".html"
9721   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
9722   data: "plot-dpdk-throughput-latency-3n-hsw"
9723   filter: "'NIC_Intel-X520-DA2' and
9724            '64B' and
9725            'BASE' and
9726            'PDRDISC' and not 'NDRDISC' and
9727            '2T2C' and
9728            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
9729   parameters:
9730   - "throughput"
9731   - "parent"
9732   traces:
9733     hoverinfo: "x+y"
9734     boxpoints: "outliers"
9735     whiskerwidth: 0
9736   layout:
9737     title: ""  # No title
9738     layout: "plot-throughput"
9739
9740 # Packet Throughput - DPDK testpmd 3n-hsw-x710
9741 -
9742   type: "plot"
9743   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
9744   algorithm: "plot_performance_box"
9745   output-file-type: ".html"
9746   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
9747   data: "plot-dpdk-throughput-latency-3n-hsw"
9748   filter: "'NIC_Intel-X710' and
9749            '64B' and
9750            'BASE' and
9751            'NDRDISC' and
9752            '1T1C' and
9753            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
9754   parameters:
9755   - "throughput"
9756   - "parent"
9757   traces:
9758     hoverinfo: "x+y"
9759     boxpoints: "outliers"
9760     whiskerwidth: 0
9761   layout:
9762     title: ""  # No title
9763     layout: "plot-throughput"
9764
9765 -
9766   type: "plot"
9767   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
9768   algorithm: "plot_performance_box"
9769   output-file-type: ".html"
9770   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
9771   data: "plot-dpdk-throughput-latency-3n-hsw"
9772   filter: "'NIC_Intel-X710' and
9773            '64B' and
9774            'BASE' and
9775            'NDRDISC' and
9776            '2T2C' and
9777            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
9778   parameters:
9779   - "throughput"
9780   - "parent"
9781   traces:
9782     hoverinfo: "x+y"
9783     boxpoints: "outliers"
9784     whiskerwidth: 0
9785   layout:
9786     title: ""  # No title
9787     layout: "plot-throughput"
9788
9789 -
9790   type: "plot"
9791   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
9792   algorithm: "plot_performance_box"
9793   output-file-type: ".html"
9794   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
9795   data: "plot-dpdk-throughput-latency-3n-hsw"
9796   filter: "'NIC_Intel-X710' and
9797            '64B' and
9798            'BASE' and
9799            'PDRDISC' and not 'NDRDISC' and
9800            '1T1C' and
9801            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
9802   parameters:
9803   - "throughput"
9804   - "parent"
9805   traces:
9806     hoverinfo: "x+y"
9807     boxpoints: "outliers"
9808     whiskerwidth: 0
9809   layout:
9810     title: ""  # No title
9811     layout: "plot-throughput"
9812
9813 -
9814   type: "plot"
9815   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
9816   algorithm: "plot_performance_box"
9817   output-file-type: ".html"
9818   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
9819   data: "plot-dpdk-throughput-latency-3n-hsw"
9820   filter: "'NIC_Intel-X710' and
9821            '64B' and
9822            'BASE' and
9823            'PDRDISC' and not 'NDRDISC' and
9824            '2T2C' and
9825            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
9826   parameters:
9827   - "throughput"
9828   - "parent"
9829   traces:
9830     hoverinfo: "x+y"
9831     boxpoints: "outliers"
9832     whiskerwidth: 0
9833   layout:
9834     title: ""  # No title
9835     layout: "plot-throughput"
9836
9837 # Packet Throughput - DPDK testpmd 3n-hsw-xl710
9838 -
9839   type: "plot"
9840   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
9841   algorithm: "plot_performance_box"
9842   output-file-type: ".html"
9843   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
9844   data: "plot-dpdk-throughput-latency-3n-hsw"
9845   filter: "'NIC_Intel-XL710' and
9846            '64B' and
9847            'BASE' and
9848            'NDRDISC' and
9849            '1T1C' and
9850            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
9851   parameters:
9852   - "throughput"
9853   - "parent"
9854   traces:
9855     hoverinfo: "x+y"
9856     boxpoints: "outliers"
9857     whiskerwidth: 0
9858   layout:
9859     title: ""  # No title
9860     layout: "plot-throughput"
9861
9862 -
9863   type: "plot"
9864   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
9865   algorithm: "plot_performance_box"
9866   output-file-type: ".html"
9867   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
9868   data: "plot-dpdk-throughput-latency-3n-hsw"
9869   filter: "'NIC_Intel-XL710' and
9870            '64B' and
9871            'BASE' and
9872            'NDRDISC' and
9873            '2T2C' and
9874            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
9875   parameters:
9876   - "throughput"
9877   - "parent"
9878   traces:
9879     hoverinfo: "x+y"
9880     boxpoints: "outliers"
9881     whiskerwidth: 0
9882   layout:
9883     title: ""  # No title
9884     layout: "plot-throughput"
9885
9886 -
9887   type: "plot"
9888   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
9889   algorithm: "plot_performance_box"
9890   output-file-type: ".html"
9891   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
9892   data: "plot-dpdk-throughput-latency-3n-hsw"
9893   filter: "'NIC_Intel-XL710' and
9894            '64B' and
9895            'BASE' and
9896            'PDRDISC' and not 'NDRDISC' and
9897            '1T1C' and
9898            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
9899   parameters:
9900   - "throughput"
9901   - "parent"
9902   traces:
9903     hoverinfo: "x+y"
9904     boxpoints: "outliers"
9905     whiskerwidth: 0
9906   layout:
9907     title: ""  # No title
9908     layout: "plot-throughput"
9909
9910 -
9911   type: "plot"
9912   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
9913   algorithm: "plot_performance_box"
9914   output-file-type: ".html"
9915   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
9916   data: "plot-dpdk-throughput-latency-3n-hsw"
9917   filter: "'NIC_Intel-XL710' and
9918            '64B' and
9919            'BASE' and
9920            'PDRDISC' and not 'NDRDISC' and
9921            '2T2C' and
9922            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
9923   parameters:
9924   - "throughput"
9925   - "parent"
9926   traces:
9927     hoverinfo: "x+y"
9928     boxpoints: "outliers"
9929     whiskerwidth: 0
9930   layout:
9931     title: ""  # No title
9932     layout: "plot-throughput"
9933
9934 # Packet Throughput - DPDK testpmd 3n-skx-x710
9935 -
9936   type: "plot"
9937   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-2t1c-base-ndr"
9938   algorithm: "plot_performance_box"
9939   output-file-type: ".html"
9940   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-ndr"
9941   data: "plot-dpdk-throughput-latency-3n-skx"
9942   filter: "'NIC_Intel-X710' and
9943            '64B' and
9944            'BASE' and
9945            'NDRDISC' and
9946            '2T1C' and
9947            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
9948   parameters:
9949   - "throughput"
9950   - "parent"
9951   traces:
9952     hoverinfo: "x+y"
9953     boxpoints: "outliers"
9954     whiskerwidth: 0
9955   layout:
9956     title: ""  # No title
9957     layout: "plot-throughput"
9958
9959 -
9960   type: "plot"
9961   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-4t2c-base-ndr"
9962   algorithm: "plot_performance_box"
9963   output-file-type: ".html"
9964   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-ndr"
9965   data: "plot-dpdk-throughput-latency-3n-skx"
9966   filter: "'NIC_Intel-X710' and
9967            '64B' and
9968            'BASE' and
9969            'NDRDISC' and
9970            '4T2C' and
9971            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
9972   parameters:
9973   - "throughput"
9974   - "parent"
9975   traces:
9976     hoverinfo: "x+y"
9977     boxpoints: "outliers"
9978     whiskerwidth: 0
9979   layout:
9980     title: ""  # No title
9981     layout: "plot-throughput"
9982
9983 -
9984   type: "plot"
9985   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-2t1c-base-pdr"
9986   algorithm: "plot_performance_box"
9987   output-file-type: ".html"
9988   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-pdr"
9989   data: "plot-dpdk-throughput-latency-3n-skx"
9990   filter: "'NIC_Intel-X710' and
9991            '64B' and
9992            'BASE' and
9993            'PDRDISC' and not 'NDRDISC' and
9994            '2T1C' and
9995            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
9996   parameters:
9997   - "throughput"
9998   - "parent"
9999   traces:
10000     hoverinfo: "x+y"
10001     boxpoints: "outliers"
10002     whiskerwidth: 0
10003   layout:
10004     title: ""  # No title
10005     layout: "plot-throughput"
10006
10007 -
10008   type: "plot"
10009   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-4t2c-base-pdr"
10010   algorithm: "plot_performance_box"
10011   output-file-type: ".html"
10012   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-pdr"
10013   data: "plot-dpdk-throughput-latency-3n-skx"
10014   filter: "'NIC_Intel-X710' and
10015            '64B' and
10016            'BASE' and
10017            'PDRDISC' and not 'NDRDISC' and
10018            '4T2C' and
10019            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
10020   parameters:
10021   - "throughput"
10022   - "parent"
10023   traces:
10024     hoverinfo: "x+y"
10025     boxpoints: "outliers"
10026     whiskerwidth: 0
10027   layout:
10028     title: ""  # No title
10029     layout: "plot-throughput"
10030
10031 # Packet Throughput - DPDK testpmd 3n-skx-xxv710
10032 -
10033   type: "plot"
10034   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
10035   algorithm: "plot_performance_box"
10036   output-file-type: ".html"
10037   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
10038   data: "plot-dpdk-throughput-latency-3n-skx"
10039   filter: "'NIC_Intel-XXV710' and
10040            '64B' and
10041            'BASE' and
10042            'NDRDISC' and
10043            '2T1C' and
10044            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
10045   parameters:
10046   - "throughput"
10047   - "parent"
10048   traces:
10049     hoverinfo: "x+y"
10050     boxpoints: "outliers"
10051     whiskerwidth: 0
10052   layout:
10053     title: ""  # No title
10054     layout: "plot-throughput"
10055
10056 -
10057   type: "plot"
10058   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
10059   algorithm: "plot_performance_box"
10060   output-file-type: ".html"
10061   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
10062   data: "plot-dpdk-throughput-latency-3n-skx"
10063   filter: "'NIC_Intel-XXV710' and
10064            '64B' and
10065            'BASE' and
10066            'NDRDISC' and
10067            '4T2C' and
10068            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
10069   parameters:
10070   - "throughput"
10071   - "parent"
10072   traces:
10073     hoverinfo: "x+y"
10074     boxpoints: "outliers"
10075     whiskerwidth: 0
10076   layout:
10077     title: ""  # No title
10078     layout: "plot-throughput"
10079
10080 -
10081   type: "plot"
10082   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
10083   algorithm: "plot_performance_box"
10084   output-file-type: ".html"
10085   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
10086   data: "plot-dpdk-throughput-latency-3n-skx"
10087   filter: "'NIC_Intel-XXV710' and
10088            '64B' and
10089            'BASE' and
10090            'PDRDISC' and not 'NDRDISC' and
10091            '4T1C' and
10092            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
10093   parameters:
10094   - "throughput"
10095   - "parent"
10096   traces:
10097     hoverinfo: "x+y"
10098     boxpoints: "outliers"
10099     whiskerwidth: 0
10100   layout:
10101     title: ""  # No title
10102     layout: "plot-throughput"
10103
10104 -
10105   type: "plot"
10106   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
10107   algorithm: "plot_performance_box"
10108   output-file-type: ".html"
10109   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
10110   data: "plot-dpdk-throughput-latency-3n-skx"
10111   filter: "'NIC_Intel-XXV710' and
10112            '64B' and
10113            'BASE' and
10114            'PDRDISC' and not 'NDRDISC' and
10115            '4T2C' and
10116            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
10117   parameters:
10118   - "throughput"
10119   - "parent"
10120   traces:
10121     hoverinfo: "x+y"
10122     boxpoints: "outliers"
10123     whiskerwidth: 0
10124   layout:
10125     title: ""  # No title
10126     layout: "plot-throughput"
10127
10128 # Packet Throughput - DPDK testpmd 2n-skx-x710
10129 -
10130   type: "plot"
10131   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-2t1c-base-ndr"
10132   algorithm: "plot_performance_box"
10133   output-file-type: ".html"
10134   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-ndr"
10135   data: "plot-dpdk-throughput-latency-2n-skx"
10136   filter: "'NIC_Intel-X710' and
10137            '64B' and
10138            'BASE' and
10139            'NDRDISC' and
10140            '2T1C' and
10141            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
10142   parameters:
10143   - "throughput"
10144   - "parent"
10145   traces:
10146     hoverinfo: "x+y"
10147     boxpoints: "outliers"
10148     whiskerwidth: 0
10149   layout:
10150     title: ""  # No title
10151     layout: "plot-throughput"
10152
10153 -
10154   type: "plot"
10155   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-4t2c-base-ndr"
10156   algorithm: "plot_performance_box"
10157   output-file-type: ".html"
10158   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-ndr"
10159   data: "plot-dpdk-throughput-latency-2n-skx"
10160   filter: "'NIC_Intel-X710' and
10161            '64B' and
10162            'BASE' and
10163            'NDRDISC' and
10164            '4T2C' and
10165            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
10166   parameters:
10167   - "throughput"
10168   - "parent"
10169   traces:
10170     hoverinfo: "x+y"
10171     boxpoints: "outliers"
10172     whiskerwidth: 0
10173   layout:
10174     title: ""  # No title
10175     layout: "plot-throughput"
10176
10177 -
10178   type: "plot"
10179   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-2t1c-base-pdr"
10180   algorithm: "plot_performance_box"
10181   output-file-type: ".html"
10182   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-pdr"
10183   data: "plot-dpdk-throughput-latency-2n-skx"
10184   filter: "'NIC_Intel-X710' and
10185            '64B' and
10186            'BASE' and
10187            'PDRDISC' and not 'NDRDISC' and
10188            '2T1C' and
10189            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
10190   parameters:
10191   - "throughput"
10192   - "parent"
10193   traces:
10194     hoverinfo: "x+y"
10195     boxpoints: "outliers"
10196     whiskerwidth: 0
10197   layout:
10198     title: ""  # No title
10199     layout: "plot-throughput"
10200
10201 -
10202   type: "plot"
10203   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-4t2c-base-pdr"
10204   algorithm: "plot_performance_box"
10205   output-file-type: ".html"
10206   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-pdr"
10207   data: "plot-dpdk-throughput-latency-2n-skx"
10208   filter: "'NIC_Intel-X710' and
10209            '64B' and
10210            'BASE' and
10211            'PDRDISC' and not 'NDRDISC' and
10212            '4T2C' and
10213            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
10214   parameters:
10215   - "throughput"
10216   - "parent"
10217   traces:
10218     hoverinfo: "x+y"
10219     boxpoints: "outliers"
10220     whiskerwidth: 0
10221   layout:
10222     title: ""  # No title
10223     layout: "plot-throughput"
10224
10225 # Packet Throughput - DPDK testpmd 2n-skx-xxv710
10226 -
10227   type: "plot"
10228   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
10229   algorithm: "plot_performance_box"
10230   output-file-type: ".html"
10231   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
10232   data: "plot-dpdk-throughput-latency-2n-skx"
10233   filter: "'NIC_Intel-XXV710' and
10234            '64B' and
10235            'BASE' and
10236            'NDRDISC' and
10237            '2T1C' and
10238            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
10239   parameters:
10240   - "throughput"
10241   - "parent"
10242   traces:
10243     hoverinfo: "x+y"
10244     boxpoints: "outliers"
10245     whiskerwidth: 0
10246   layout:
10247     title: ""  # No title
10248     layout: "plot-throughput"
10249
10250 -
10251   type: "plot"
10252   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
10253   algorithm: "plot_performance_box"
10254   output-file-type: ".html"
10255   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
10256   data: "plot-dpdk-throughput-latency-2n-skx"
10257   filter: "'NIC_Intel-XXV710' and
10258            '64B' and
10259            'BASE' and
10260            'NDRDISC' and
10261            '4T2C' and
10262            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
10263   parameters:
10264   - "throughput"
10265   - "parent"
10266   traces:
10267     hoverinfo: "x+y"
10268     boxpoints: "outliers"
10269     whiskerwidth: 0
10270   layout:
10271     title: ""  # No title
10272     layout: "plot-throughput"
10273
10274 -
10275   type: "plot"
10276   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
10277   algorithm: "plot_performance_box"
10278   output-file-type: ".html"
10279   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
10280   data: "plot-dpdk-throughput-latency-2n-skx"
10281   filter: "'NIC_Intel-XXV710' and
10282            '64B' and
10283            'BASE' and
10284            'PDRDISC' and not 'NDRDISC' and
10285            '2T1C' and
10286            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
10287   parameters:
10288   - "throughput"
10289   - "parent"
10290   traces:
10291     hoverinfo: "x+y"
10292     boxpoints: "outliers"
10293     whiskerwidth: 0
10294   layout:
10295     title: ""  # No title
10296     layout: "plot-throughput"
10297
10298 -
10299   type: "plot"
10300   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
10301   algorithm: "plot_performance_box"
10302   output-file-type: ".html"
10303   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
10304   data: "plot-dpdk-throughput-latency-2n-skx"
10305   filter: "'NIC_Intel-XXV710' and
10306            '64B' and
10307            'BASE' and
10308            'PDRDISC' and not 'NDRDISC' and
10309            '4T2C' and
10310            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
10311   parameters:
10312   - "throughput"
10313   - "parent"
10314   traces:
10315     hoverinfo: "x+y"
10316     boxpoints: "outliers"
10317     whiskerwidth: 0
10318   layout:
10319     title: ""  # No title
10320     layout: "plot-throughput"
10321
10322
10323
10324
10325
10326
10327
10328
10329 ################################################################################
10330
10331 # Packet Latency - VPP L2 3n-hsw-x520
10332 -
10333   type: "plot"
10334   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
10335   algorithm: "plot_latency_box"
10336   output-file-type: ".html"
10337   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
10338   data: "plot-vpp-throughput-latency-3n-hsw"
10339   filter: "'NIC_Intel-X520-DA2' and
10340            '64B' and
10341            ('BASE' or 'SCALE') and
10342            'NDRDISC' and
10343            '1T1C' and
10344            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
10345            not 'VHOST' and
10346            not 'MEMIF'"
10347   parameters:
10348   - "latency"
10349   - "parent"
10350   traces:
10351     boxmean: False
10352   layout:
10353     title: ""  # No title
10354     layout: "plot-latency"
10355
10356 -
10357   type: "plot"
10358   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
10359   algorithm: "plot_latency_box"
10360   output-file-type: ".html"
10361   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
10362   data: "plot-vpp-throughput-latency-3n-hsw"
10363   filter: "'NIC_Intel-X520-DA2' and
10364            '64B' and
10365            ('BASE' or 'SCALE') and
10366            'NDRDISC' and
10367            '2T2C' and
10368            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
10369            not 'VHOST' and
10370            not 'MEMIF'"
10371   parameters:
10372   - "latency"
10373   - "parent"
10374   traces:
10375     boxmean: False
10376   layout:
10377     title: ""  # No title
10378     layout: "plot-latency"
10379
10380 -
10381   type: "plot"
10382   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-features-ndr-lat"
10383   algorithm: "plot_latency_box"
10384   output-file-type: ".html"
10385   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-ndr-lat"
10386   data: "plot-vpp-throughput-latency-3n-hsw"
10387   filter: "'NIC_Intel-X520-DA2' and
10388            '64B' and
10389            'FEATURE' and
10390            ('ACL10' or 'ACL50') and '10k_FLOWS' and
10391            'NDRDISC' and
10392            '1T1C' and
10393            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
10394            not 'VHOST' and
10395            not 'MEMIF'"
10396   parameters:
10397   - "latency"
10398   - "parent"
10399   traces:
10400     boxmean: False
10401   layout:
10402     title: ""  # No title
10403     layout: "plot-latency"
10404
10405 -
10406   type: "plot"
10407   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-features-ndr-lat"
10408   algorithm: "plot_latency_box"
10409   output-file-type: ".html"
10410   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-ndr-lat"
10411   data: "plot-vpp-throughput-latency-3n-hsw"
10412   filter: "'NIC_Intel-X520-DA2' and
10413            '64B' and
10414            'FEATURE' and
10415            ('ACL10' or 'ACL50') and '10k_FLOWS' and
10416            'NDRDISC' and
10417            '2T2C' and
10418            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
10419            not 'VHOST' and
10420            not 'MEMIF'"
10421   parameters:
10422   - "latency"
10423   - "parent"
10424   traces:
10425     boxmean: False
10426   layout:
10427     title: ""  # No title
10428     layout: "plot-latency"
10429
10430 # Packet Latency - VPP L2 3n-hsw-x710
10431 -
10432   type: "plot"
10433   title: "VPP Latency: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
10434   algorithm: "plot_latency_box"
10435   output-file-type: ".html"
10436   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
10437   data: "plot-vpp-throughput-latency-3n-hsw"
10438   filter: "'NIC_Intel-X710' and
10439            '64B' and
10440            ('BASE' or 'SCALE') and
10441            'NDRDISC' and
10442            '1T1C' and
10443            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
10444            not 'VHOST' and
10445            not 'MEMIF'"
10446   parameters:
10447   - "latency"
10448   - "parent"
10449   traces:
10450     boxmean: False
10451   layout:
10452     title: ""  # No title
10453     layout: "plot-latency"
10454
10455 -
10456   type: "plot"
10457   title: "VPP Latency: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
10458   algorithm: "plot_latency_box"
10459   output-file-type: ".html"
10460   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
10461   data: "plot-vpp-throughput-latency-3n-hsw"
10462   filter: "'NIC_Intel-X710' and
10463            '64B' and
10464            ('BASE' or 'SCALE') and
10465            'NDRDISC' and
10466            '2T2C' and
10467            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
10468            not 'VHOST' and
10469            not 'MEMIF'"
10470   parameters:
10471   - "latency"
10472   - "parent"
10473   traces:
10474     boxmean: False
10475   layout:
10476     title: ""  # No title
10477     layout: "plot-latency"
10478
10479 -
10480   type: "plot"
10481   title: "VPP Latency: l2sw-3n-hsw-x710-64b-1t1c-features-ndr-lat"
10482   algorithm: "plot_latency_box"
10483   output-file-type: ".html"
10484   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-ndr-lat"
10485   data: "plot-vpp-throughput-latency-3n-hsw"
10486   filter: "'NIC_Intel-X710' and
10487            '64B' and
10488            'FEATURE' and
10489            ('ACL10' or 'ACL50') and '10k_FLOWS' and
10490            'NDRDISC' and
10491            '1T1C' and
10492            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
10493            not 'VHOST' and
10494            not 'MEMIF'"
10495   parameters:
10496   - "latency"
10497   - "parent"
10498   traces:
10499     boxmean: False
10500   layout:
10501     title: ""  # No title
10502     layout: "plot-latency"
10503
10504 -
10505   type: "plot"
10506   title: "VPP Latency: l2sw-3n-hsw-x710-64b-2t2c-features-ndr-lat"
10507   algorithm: "plot_latency_box"
10508   output-file-type: ".html"
10509   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-ndr-lat"
10510   data: "plot-vpp-throughput-latency-3n-hsw"
10511   filter: "'NIC_Intel-X710' and
10512            '64B' and
10513            'FEATURE' and
10514            ('ACL10' or 'ACL50') and '10k_FLOWS' and
10515            'NDRDISC' and
10516            '2T2C' and
10517            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
10518            not 'VHOST' and
10519            not 'MEMIF'"
10520   parameters:
10521   - "latency"
10522   - "parent"
10523   traces:
10524     boxmean: False
10525   layout:
10526     title: ""  # No title
10527     layout: "plot-latency"
10528
10529 # Packet Latency - VPP L2 3n-hsw-xl710
10530 -
10531   type: "plot"
10532   title: "VPP Latency: l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
10533   algorithm: "plot_latency_box"
10534   output-file-type: ".html"
10535   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
10536   data: "plot-vpp-throughput-latency-3n-hsw"
10537   filter: "'NIC_Intel-XL710' and
10538            '64B' and
10539            ('BASE' or 'SCALE') and
10540            'NDRDISC' and
10541            '1T1C' and
10542            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
10543            not 'VHOST' and
10544            not 'MEMIF'"
10545   parameters:
10546   - "latency"
10547   - "parent"
10548   traces:
10549     boxmean: False
10550   layout:
10551     title: ""  # No title
10552     layout: "plot-latency"
10553
10554 -
10555   type: "plot"
10556   title: "VPP Latency: l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
10557   algorithm: "plot_latency_box"
10558   output-file-type: ".html"
10559   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
10560   data: "plot-vpp-throughput-latency-3n-hsw"
10561   filter: "'NIC_Intel-XL710' and
10562            '64B' and
10563            ('BASE' or 'SCALE') and
10564            'NDRDISC' and
10565            '2T2C' and
10566            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
10567            not 'VHOST' and
10568            not 'MEMIF'"
10569   parameters:
10570   - "latency"
10571   - "parent"
10572   traces:
10573     boxmean: False
10574   layout:
10575     title: ""  # No title
10576     layout: "plot-latency"
10577
10578 # Packet Latency - VPP L2 3n-skx-x710
10579 -
10580   type: "plot"
10581   title: "VPP Latency: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
10582   algorithm: "plot_latency_box"
10583   output-file-type: ".html"
10584   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
10585   data: "plot-vpp-throughput-latency-3n-skx"
10586   filter: "'NIC_Intel-X710' and
10587            '64B' and
10588            ('BASE' or 'SCALE') and
10589            'NDRDISC' and
10590            '2T1C' and
10591            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
10592            not 'VHOST' and
10593            not 'MEMIF'"
10594   parameters:
10595   - "latency"
10596   - "parent"
10597   traces:
10598     boxmean: False
10599   layout:
10600     title: ""  # No title
10601     layout: "plot-latency"
10602
10603 -
10604   type: "plot"
10605   title: "VPP Latency: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
10606   algorithm: "plot_latency_box"
10607   output-file-type: ".html"
10608   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
10609   data: "plot-vpp-throughput-latency-3n-skx"
10610   filter: "'NIC_Intel-X710' and
10611            '64B' and
10612            ('BASE' or 'SCALE') 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 -
10628   type: "plot"
10629   title: "VPP Latency: l2sw-3n-skx-x710-64b-2t1c-features-ndr-lat"
10630   algorithm: "plot_latency_box"
10631   output-file-type: ".html"
10632   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-ndr-lat"
10633   data: "plot-vpp-throughput-latency-3n-skx"
10634   filter: "'NIC_Intel-X710' and
10635            '64B' and
10636            'FEATURE' and
10637            ('ACL10' or 'ACL50') and '10k_FLOWS' 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-3n-skx-x710-64b-4t2c-features-ndr-lat"
10655   algorithm: "plot_latency_box"
10656   output-file-type: ".html"
10657   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-ndr-lat"
10658   data: "plot-vpp-throughput-latency-3n-skx"
10659   filter: "'NIC_Intel-X710' and
10660            '64B' and
10661            'FEATURE' and
10662            ('ACL10' or 'ACL50') and '10k_FLOWS' and
10663            'NDRDISC' and
10664            '4T2C' and
10665            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
10666            not 'VHOST' and
10667            not 'MEMIF'"
10668   parameters:
10669   - "latency"
10670   - "parent"
10671   traces:
10672     boxmean: False
10673   layout:
10674     title: ""  # No title
10675     layout: "plot-latency"
10676
10677 # Packet Latency - VPP L2 3n-skx-xxv710
10678 -
10679   type: "plot"
10680   title: "VPP Latency: l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
10681   algorithm: "plot_latency_box"
10682   output-file-type: ".html"
10683   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
10684   data: "plot-vpp-throughput-latency-3n-skx"
10685   filter: "'NIC_Intel-XXV710' and
10686            '64B' and
10687            ('BASE' or 'SCALE') and
10688            'NDRDISC' and
10689            '2T1C' and
10690            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
10691            not 'VHOST' and
10692            not 'MEMIF'"
10693   parameters:
10694   - "latency"
10695   - "parent"
10696   traces:
10697     boxmean: False
10698   layout:
10699     title: ""  # No title
10700     layout: "plot-latency"
10701
10702 -
10703   type: "plot"
10704   title: "VPP Latency: l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
10705   algorithm: "plot_latency_box"
10706   output-file-type: ".html"
10707   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
10708   data: "plot-vpp-throughput-latency-3n-skx"
10709   filter: "'NIC_Intel-XXV710' and
10710            '64B' and
10711            ('BASE' or 'SCALE') 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   type: "plot"
10728   title: "VPP Latency: l2sw-3n-skx-xxv710-64b-2t1c-features-ndr-lat"
10729   algorithm: "plot_latency_box"
10730   output-file-type: ".html"
10731   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-features-ndr-lat"
10732   data: "plot-vpp-throughput-latency-3n-skx"
10733   filter: "'NIC_Intel-XXV710' and
10734            '64B' and
10735            'FEATURE' and
10736            ('ACL10' or 'ACL50') and '10k_FLOWS' and
10737            'NDRDISC' and
10738            '2T1C' and
10739            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
10740            not 'VHOST' and
10741            not 'MEMIF'"
10742   parameters:
10743   - "latency"
10744   - "parent"
10745   traces:
10746     boxmean: False
10747   layout:
10748     title: ""  # No title
10749     layout: "plot-latency"
10750
10751 -
10752   type: "plot"
10753   title: "VPP Latency: l2sw-3n-skx-xxv710-64b-4t2c-features-ndr-lat"
10754   algorithm: "plot_latency_box"
10755   output-file-type: ".html"
10756   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-features-ndr-lat"
10757   data: "plot-vpp-throughput-latency-3n-skx"
10758   filter: "'NIC_Intel-XXV710' and
10759            '64B' and
10760            'FEATURE' and
10761            ('ACL10' or 'ACL50') and '10k_FLOWS' and
10762            'NDRDISC' and
10763            '4T2C' and
10764            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
10765            not 'VHOST' and
10766            not 'MEMIF'"
10767   parameters:
10768   - "latency"
10769   - "parent"
10770   traces:
10771     boxmean: False
10772   layout:
10773     title: ""  # No title
10774     layout: "plot-latency"
10775
10776 # Packet Latency - VPP L2 2n-skx-x710
10777 -
10778   type: "plot"
10779   title: "VPP Latency: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
10780   algorithm: "plot_latency_box"
10781   output-file-type: ".html"
10782   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
10783   data: "plot-vpp-throughput-latency-2n-skx"
10784   filter: "'NIC_Intel-X710' and
10785            '64B' and
10786            ('BASE' or 'SCALE') and
10787            'NDRDISC' and
10788            '2T1C' and
10789            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
10790            not 'VHOST' and
10791            not 'MEMIF'"
10792   parameters:
10793   - "latency"
10794   - "parent"
10795   traces:
10796     boxmean: False
10797   layout:
10798     title: ""  # No title
10799     layout: "plot-latency"
10800
10801 -
10802   type: "plot"
10803   title: "VPP Latency: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
10804   algorithm: "plot_latency_box"
10805   output-file-type: ".html"
10806   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
10807   data: "plot-vpp-throughput-latency-2n-skx"
10808   filter: "'NIC_Intel-X710' and
10809            '64B' and
10810            ('BASE' or 'SCALE') and
10811            'NDRDISC' and
10812            '4T2C' and
10813            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
10814            not 'VHOST' and
10815            not 'MEMIF'"
10816   parameters:
10817   - "latency"
10818   - "parent"
10819   traces:
10820     boxmean: False
10821   layout:
10822     title: ""  # No title
10823     layout: "plot-latency"
10824
10825 -
10826   type: "plot"
10827   title: "VPP Latency: l2sw-2n-skx-x710-64b-2t1c-features-ndr-lat"
10828   algorithm: "plot_latency_box"
10829   output-file-type: ".html"
10830   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-features-ndr-lat"
10831   data: "plot-vpp-throughput-latency-2n-skx"
10832   filter: "'NIC_Intel-X710' and
10833            '64B' and
10834            'FEATURE' and
10835            ('ACL10' or 'ACL50') and '10k_FLOWS' and
10836            'NDRDISC' and
10837            '2T1C' and
10838            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
10839            not 'VHOST' and
10840            not 'MEMIF'"
10841   parameters:
10842   - "latency"
10843   - "parent"
10844   traces:
10845     boxmean: False
10846   layout:
10847     title: ""  # No title
10848     layout: "plot-latency"
10849
10850 -
10851   type: "plot"
10852   title: "VPP Latency: l2sw-2n-skx-x710-64b-4t2c-features-ndr-lat"
10853   algorithm: "plot_latency_box"
10854   output-file-type: ".html"
10855   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-features-ndr-lat"
10856   data: "plot-vpp-throughput-latency-2n-skx"
10857   filter: "'NIC_Intel-X710' and
10858            '64B' and
10859            'FEATURE' and
10860            ('ACL10' or 'ACL50') and '10k_FLOWS' and
10861            'NDRDISC' and
10862            '4T2C' and
10863            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
10864            not 'VHOST' and
10865            not '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 L2 2n-skx-xxv710
10876 -
10877   type: "plot"
10878   title: "VPP Latency: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
10879   algorithm: "plot_latency_box"
10880   output-file-type: ".html"
10881   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
10882   data: "plot-vpp-throughput-latency-2n-skx"
10883   filter: "'NIC_Intel-XXV710' 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            not '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: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
10903   algorithm: "plot_latency_box"
10904   output-file-type: ".html"
10905   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
10906   data: "plot-vpp-throughput-latency-2n-skx"
10907   filter: "'NIC_Intel-XXV710' 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            not 'MEMIF'"
10915   parameters:
10916   - "latency"
10917   - "parent"
10918   traces:
10919     boxmean: False
10920   layout:
10921     title: ""  # No title
10922     layout: "plot-latency"
10923
10924 -
10925   type: "plot"
10926   title: "VPP Latency: l2sw-2n-skx-xxv710-64b-2t1c-features-ndr-lat"
10927   algorithm: "plot_latency_box"
10928   output-file-type: ".html"
10929   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-features-ndr-lat"
10930   data: "plot-vpp-throughput-latency-2n-skx"
10931   filter: "'NIC_Intel-XXV710' and
10932            '64B' and
10933            'FEATURE' and
10934            ('ACL10' or 'ACL50') and '10k_FLOWS' and
10935            'NDRDISC' and
10936            '2T1C' and
10937            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
10938            not 'VHOST' and
10939            not '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: l2sw-2n-skx-xxv710-64b-4t2c-features-ndr-lat"
10952   algorithm: "plot_latency_box"
10953   output-file-type: ".html"
10954   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-features-ndr-lat"
10955   data: "plot-vpp-throughput-latency-2n-skx"
10956   filter: "'NIC_Intel-XXV710' and
10957            '64B' and
10958            'FEATURE' and
10959            ('ACL10' or 'ACL50') and '10k_FLOWS' and
10960            'NDRDISC' and
10961            '4T2C' and
10962            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
10963            not 'VHOST' and
10964            not 'MEMIF'"
10965   parameters:
10966   - "latency"
10967   - "parent"
10968   traces:
10969     boxmean: False
10970   layout:
10971     title: ""  # No title
10972     layout: "plot-latency"
10973
10974 ################################################################################
10975
10976 # Packet Latency - VPP Container Memif 3n-hsw-x520
10977 -
10978   type: "plot"
10979   title: "VPP Latency: memif-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
10980   algorithm: "plot_latency_box"
10981   output-file-type: ".html"
10982   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
10983   data: "plot-vpp-throughput-latency-3n-hsw"
10984   filter: "'NIC_Intel-X520-DA2' and
10985            '64B' and
10986            ('BASE' or 'SCALE') and
10987            'NDRDISC' and
10988            '1T1C' and
10989            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
10990            not 'VHOST' and
10991            'MEMIF'"
10992   parameters:
10993   - "latency"
10994   - "parent"
10995   traces:
10996     boxmean: False
10997   layout:
10998     title: ""  # No title
10999     layout: "plot-latency"
11000
11001 -
11002   type: "plot"
11003   title: "VPP Latency: memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
11004   algorithm: "plot_latency_box"
11005   output-file-type: ".html"
11006   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
11007   data: "plot-vpp-throughput-latency-3n-hsw"
11008   filter: "'NIC_Intel-X520-DA2' and
11009            '64B' and
11010            ('BASE' or 'SCALE') and
11011            'NDRDISC' and
11012            '2T2C' and
11013            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
11014            not 'VHOST' and
11015            'MEMIF'"
11016   parameters:
11017   - "latency"
11018   - "parent"
11019   traces:
11020     boxmean: False
11021   layout:
11022     title: ""  # No title
11023     layout: "plot-latency"
11024
11025 # Packet Latency - VPP Container Memif 3n-hsw-x710
11026 -
11027   type: "plot"
11028   title: "VPP Latency: memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
11029   algorithm: "plot_latency_box"
11030   output-file-type: ".html"
11031   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
11032   data: "plot-vpp-throughput-latency-3n-hsw"
11033   filter: "'NIC_Intel-X710' and
11034            '64B' and
11035            ('BASE' or 'SCALE') and
11036            'NDRDISC' and
11037            '1T1C' and
11038            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
11039            not 'VHOST' and
11040            'MEMIF'"
11041   parameters:
11042   - "latency"
11043   - "parent"
11044   traces:
11045     boxmean: False
11046   layout:
11047     title: ""  # No title
11048     layout: "plot-latency"
11049
11050 -
11051   type: "plot"
11052   title: "VPP Latency: memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
11053   algorithm: "plot_latency_box"
11054   output-file-type: ".html"
11055   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
11056   data: "plot-vpp-throughput-latency-3n-hsw"
11057   filter: "'NIC_Intel-X710' and
11058            '64B' and
11059            ('BASE' or 'SCALE') and
11060            'NDRDISC' and
11061            '2T2C' and
11062            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
11063            not 'VHOST' and
11064            'MEMIF'"
11065   parameters:
11066   - "latency"
11067   - "parent"
11068   traces:
11069     boxmean: False
11070   layout:
11071     title: ""  # No title
11072     layout: "plot-latency"
11073
11074 # Packet Latency - VPP Container Memif 3n-hsw-xl710
11075 -
11076   type: "plot"
11077   title: "VPP Latency: memif-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
11078   algorithm: "plot_latency_box"
11079   output-file-type: ".html"
11080   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
11081   data: "plot-vpp-throughput-latency-3n-hsw"
11082   filter: "'NIC_Intel-XL710' and
11083            '64B' and
11084            ('BASE' or 'SCALE') and
11085            'NDRDISC' and
11086            '1T1C' and
11087            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
11088            not 'VHOST' and
11089            'MEMIF'"
11090   parameters:
11091   - "latency"
11092   - "parent"
11093   traces:
11094     boxmean: False
11095   layout:
11096     title: ""  # No title
11097     layout: "plot-latency"
11098
11099 -
11100   type: "plot"
11101   title: "VPP Latency: memif-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
11102   algorithm: "plot_latency_box"
11103   output-file-type: ".html"
11104   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
11105   data: "plot-vpp-throughput-latency-3n-hsw"
11106   filter: "'NIC_Intel-XL710' and
11107            '64B' and
11108            ('BASE' or 'SCALE') and
11109            'NDRDISC' and
11110            '2T2C' and
11111            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
11112            not 'VHOST' and
11113            'MEMIF'"
11114   parameters:
11115   - "latency"
11116   - "parent"
11117   traces:
11118     boxmean: False
11119   layout:
11120     title: ""  # No title
11121     layout: "plot-latency"
11122
11123 # Packet Latency - VPP Container Memif 3n-skx-x710
11124 -
11125   type: "plot"
11126   title: "VPP Latency: memif-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
11127   algorithm: "plot_latency_box"
11128   output-file-type: ".html"
11129   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
11130   data: "plot-vpp-throughput-latency-3n-skx"
11131   filter: "'NIC_Intel-X710' and
11132            '64B' and
11133            ('BASE' or 'SCALE') and
11134            'NDRDISC' and
11135            '2T1C' and
11136            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
11137            not 'VHOST' and
11138            'MEMIF'"
11139   parameters:
11140   - "latency"
11141   - "parent"
11142   traces:
11143     boxmean: False
11144   layout:
11145     title: ""  # No title
11146     layout: "plot-latency"
11147
11148 -
11149   type: "plot"
11150   title: "VPP Latency: memif-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
11151   algorithm: "plot_latency_box"
11152   output-file-type: ".html"
11153   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
11154   data: "plot-vpp-throughput-latency-3n-skx"
11155   filter: "'NIC_Intel-X710' and
11156            '64B' and
11157            ('BASE' or 'SCALE') and
11158            'NDRDISC' and
11159            '4T2C' and
11160            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
11161            not 'VHOST' and
11162            'MEMIF'"
11163   parameters:
11164   - "latency"
11165   - "parent"
11166   traces:
11167     boxmean: False
11168   layout:
11169     title: ""  # No title
11170     layout: "plot-latency"
11171
11172 # Packet Latency - VPP Container Memif 3n-skx-xxv710
11173 -
11174   type: "plot"
11175   title: "VPP Latency: memif-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
11176   algorithm: "plot_latency_box"
11177   output-file-type: ".html"
11178   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
11179   data: "plot-vpp-throughput-latency-3n-skx"
11180   filter: "'NIC_Intel-XXV710' and
11181            '64B' and
11182            ('BASE' or 'SCALE') and
11183            'NDRDISC' and
11184            '2T1C' and
11185            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
11186            not 'VHOST' and
11187            'MEMIF'"
11188   parameters:
11189   - "latency"
11190   - "parent"
11191   traces:
11192     boxmean: False
11193   layout:
11194     title: ""  # No title
11195     layout: "plot-latency"
11196
11197 -
11198   type: "plot"
11199   title: "VPP Latency: memif-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
11200   algorithm: "plot_latency_box"
11201   output-file-type: ".html"
11202   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
11203   data: "plot-vpp-throughput-latency-3n-skx"
11204   filter: "'NIC_Intel-XXV710' and
11205            '64B' and
11206            ('BASE' or 'SCALE') and
11207            'NDRDISC' and
11208            '4T2C' and
11209            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
11210            not 'VHOST' and
11211            'MEMIF'"
11212   parameters:
11213   - "latency"
11214   - "parent"
11215   traces:
11216     boxmean: False
11217   layout:
11218     title: ""  # No title
11219     layout: "plot-latency"
11220
11221 # Packet Latency - VPP Container Memif 2n-skx-x710
11222 -
11223   type: "plot"
11224   title: "VPP Latency: memif-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
11225   algorithm: "plot_latency_box"
11226   output-file-type: ".html"
11227   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
11228   data: "plot-vpp-throughput-latency-2n-skx"
11229   filter: "'NIC_Intel-X710' and
11230            '64B' and
11231            ('BASE' or 'SCALE') and
11232            'NDRDISC' and
11233            '2T1C' and
11234            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
11235            not 'VHOST' and
11236            'MEMIF'"
11237   parameters:
11238   - "latency"
11239   - "parent"
11240   traces:
11241     boxmean: False
11242   layout:
11243     title: ""  # No title
11244     layout: "plot-latency"
11245
11246 -
11247   type: "plot"
11248   title: "VPP Latency: memif-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
11249   algorithm: "plot_latency_box"
11250   output-file-type: ".html"
11251   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
11252   data: "plot-vpp-throughput-latency-2n-skx"
11253   filter: "'NIC_Intel-X710' and
11254            '64B' and
11255            ('BASE' or 'SCALE') and
11256            'NDRDISC' and
11257            '4T2C' and
11258            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
11259            not 'VHOST' and
11260            'MEMIF'"
11261   parameters:
11262   - "latency"
11263   - "parent"
11264   traces:
11265     boxmean: False
11266   layout:
11267     title: ""  # No title
11268     layout: "plot-latency"
11269
11270 # Packet Latency - VPP Container Memif 2n-skx-xxv710
11271 -
11272   type: "plot"
11273   title: "VPP Latency: memif-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
11274   algorithm: "plot_latency_box"
11275   output-file-type: ".html"
11276   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
11277   data: "plot-vpp-throughput-latency-2n-skx"
11278   filter: "'NIC_Intel-XXV710' and
11279            '64B' and
11280            ('BASE' or 'SCALE') and
11281            'NDRDISC' and
11282            '2T1C' and
11283            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
11284            not 'VHOST' and
11285            'MEMIF'"
11286   parameters:
11287   - "latency"
11288   - "parent"
11289   traces:
11290     boxmean: False
11291   layout:
11292     title: ""  # No title
11293     layout: "plot-latency"
11294
11295 -
11296   type: "plot"
11297   title: "VPP Latency: memif-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
11298   algorithm: "plot_latency_box"
11299   output-file-type: ".html"
11300   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
11301   data: "plot-vpp-throughput-latency-2n-skx"
11302   filter: "'NIC_Intel-XXV710' and
11303            '64B' and
11304            ('BASE' or 'SCALE') and
11305            'NDRDISC' and
11306            '4T2C' and
11307            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
11308            not 'VHOST' and
11309            'MEMIF'"
11310   parameters:
11311   - "latency"
11312   - "parent"
11313   traces:
11314     boxmean: False
11315   layout:
11316     title: ""  # No title
11317     layout: "plot-latency"
11318
11319 ################################################################################
11320
11321 # Packet Latency - VPP Container Memif 3n-hsw-x520
11322 -
11323   type: "plot"
11324   title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
11325   algorithm: "plot_latency_box"
11326   output-file-type: ".html"
11327   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
11328   data: "plot-ligato-throughput-latency-3n-hsw"
11329   filter: "'NIC_Intel-X520-DA2' and
11330            '64B' and
11331            ('BASE' or 'SCALE') and
11332            'NDRDISC' and
11333            '1T1C' and
11334            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
11335            not 'VHOST' and
11336            'MEMIF'"
11337   parameters:
11338   - "latency"
11339   - "parent"
11340   traces:
11341     boxmean: False
11342   layout:
11343     title: ""  # No title
11344     layout: "plot-latency"
11345
11346 -
11347   type: "plot"
11348   title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
11349   algorithm: "plot_latency_box"
11350   output-file-type: ".html"
11351   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
11352   data: "plot-ligato-throughput-latency-3n-hsw"
11353   filter: "'NIC_Intel-X520-DA2' and
11354            '64B' and
11355            ('BASE' or 'SCALE') and
11356            'NDRDISC' and
11357            '2T2C' and
11358            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
11359            not 'VHOST' and
11360            'MEMIF'"
11361   parameters:
11362   - "latency"
11363   - "parent"
11364   traces:
11365     boxmean: False
11366   layout:
11367     title: ""  # No title
11368     layout: "plot-latency"
11369
11370 # Packet Latency - VPP Container Memif 3n-hsw-x710
11371 -
11372   type: "plot"
11373   title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
11374   algorithm: "plot_latency_box"
11375   output-file-type: ".html"
11376   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
11377   data: "plot-ligato-throughput-latency-3n-hsw"
11378   filter: "'NIC_Intel-X710' and
11379            '64B' and
11380            ('BASE' or 'SCALE') and
11381            'NDRDISC' and
11382            '1T1C' and
11383            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
11384            not 'VHOST' and
11385            'MEMIF'"
11386   parameters:
11387   - "latency"
11388   - "parent"
11389   traces:
11390     boxmean: False
11391   layout:
11392     title: ""  # No title
11393     layout: "plot-latency"
11394
11395 -
11396   type: "plot"
11397   title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
11398   algorithm: "plot_latency_box"
11399   output-file-type: ".html"
11400   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
11401   data: "plot-ligato-throughput-latency-3n-hsw"
11402   filter: "'NIC_Intel-X710' and
11403            '64B' and
11404            ('BASE' or 'SCALE') and
11405            'NDRDISC' and
11406            '2T2C' and
11407            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
11408            not 'VHOST' and
11409            'MEMIF'"
11410   parameters:
11411   - "latency"
11412   - "parent"
11413   traces:
11414     boxmean: False
11415   layout:
11416     title: ""  # No title
11417     layout: "plot-latency"
11418
11419 # Packet Latency - VPP Container Memif 3n-skx-x710
11420 -
11421   type: "plot"
11422   title: "VPP Latency: k8s-memif-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
11423   algorithm: "plot_latency_box"
11424   output-file-type: ".html"
11425   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
11426   data: "plot-ligato-throughput-latency-3n-skx"
11427   filter: "'NIC_Intel-X710' and
11428            '64B' and
11429            ('BASE' or 'SCALE') and
11430            'NDRDISC' and
11431            '2T1C' and
11432            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
11433            not 'VHOST' and
11434            'MEMIF'"
11435   parameters:
11436   - "latency"
11437   - "parent"
11438   traces:
11439     boxmean: False
11440   layout:
11441     title: ""  # No title
11442     layout: "plot-latency"
11443
11444 -
11445   type: "plot"
11446   title: "VPP Latency: k8s-memif-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
11447   algorithm: "plot_latency_box"
11448   output-file-type: ".html"
11449   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
11450   data: "plot-ligato-throughput-latency-3n-skx"
11451   filter: "'NIC_Intel-X710' and
11452            '64B' and
11453            ('BASE' or 'SCALE') and
11454            'NDRDISC' and
11455            '4T2C' and
11456            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
11457            not 'VHOST' and
11458            'MEMIF'"
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 Container Memif 3n-skx-xxv710
11469 -
11470   type: "plot"
11471   title: "VPP Latency: k8s-memif-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
11472   algorithm: "plot_latency_box"
11473   output-file-type: ".html"
11474   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
11475   data: "plot-ligato-throughput-latency-3n-skx"
11476   filter: "'NIC_Intel-XXV710' and
11477            '64B' and
11478            ('BASE' or 'SCALE') and
11479            'NDRDISC' and
11480            '2T1C' and
11481            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
11482            not 'VHOST' and
11483            'MEMIF'"
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: k8s-memif-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
11496   algorithm: "plot_latency_box"
11497   output-file-type: ".html"
11498   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
11499   data: "plot-ligato-throughput-latency-3n-skx"
11500   filter: "'NIC_Intel-XXV710' and
11501            '64B' and
11502            ('BASE' or 'SCALE') and
11503            'NDRDISC' and
11504            '4T2C' and
11505            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
11506            not 'VHOST' and
11507            'MEMIF'"
11508   parameters:
11509   - "latency"
11510   - "parent"
11511   traces:
11512     boxmean: False
11513   layout:
11514     title: ""  # No title
11515     layout: "plot-latency"
11516
11517 # Packet Latency - VPP Container Memif 2n-skx-x710
11518 -
11519   type: "plot"
11520   title: "VPP Latency: k8s-memif-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
11521   algorithm: "plot_latency_box"
11522   output-file-type: ".html"
11523   output-file: "{DIR[STATIC,VPP]}/k8s-memif-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
11524   data: "plot-ligato-throughput-latency-2n-skx"
11525   filter: "'NIC_Intel-X710' and
11526            '64B' and
11527            ('BASE' or 'SCALE') and
11528            'NDRDISC' and
11529            '2T1C' and
11530            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
11531            not 'VHOST' and
11532            'MEMIF'"
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: k8s-memif-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
11545   algorithm: "plot_latency_box"
11546   output-file-type: ".html"
11547   output-file: "{DIR[STATIC,VPP]}/k8s-memif-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
11548   data: "plot-ligato-throughput-latency-2n-skx"
11549   filter: "'NIC_Intel-X710' and
11550            '64B' and
11551            ('BASE' or 'SCALE') and
11552            'NDRDISC' and
11553            '4T2C' and
11554            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
11555            not 'VHOST' and
11556            'MEMIF'"
11557   parameters:
11558   - "latency"
11559   - "parent"
11560   traces:
11561     boxmean: False
11562   layout:
11563     title: ""  # No title
11564     layout: "plot-latency"
11565
11566 # Packet Latency - VPP Container Memif 2n-skx-xxv710
11567 -
11568   type: "plot"
11569   title: "VPP Latency: k8s-memif-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
11570   algorithm: "plot_latency_box"
11571   output-file-type: ".html"
11572   output-file: "{DIR[STATIC,VPP]}/k8s-memif-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
11573   data: "plot-ligato-throughput-latency-2n-skx"
11574   filter: "'NIC_Intel-XXV710' and
11575            '64B' and
11576            ('BASE' or 'SCALE') and
11577            'NDRDISC' and
11578            '2T1C' and
11579            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
11580            not 'VHOST' and
11581            'MEMIF'"
11582   parameters:
11583   - "latency"
11584   - "parent"
11585   traces:
11586     boxmean: False
11587   layout:
11588     title: ""  # No title
11589     layout: "plot-latency"
11590
11591 -
11592   type: "plot"
11593   title: "VPP Latency: k8s-memif-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
11594   algorithm: "plot_latency_box"
11595   output-file-type: ".html"
11596   output-file: "{DIR[STATIC,VPP]}/k8s-memif-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
11597   data: "plot-ligato-throughput-latency-2n-skx"
11598   filter: "'NIC_Intel-XXV710' and
11599            '64B' and
11600            ('BASE' or 'SCALE') and
11601            'NDRDISC' and
11602            '4T2C' and
11603            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
11604            not 'VHOST' and
11605            'MEMIF'"
11606   parameters:
11607   - "latency"
11608   - "parent"
11609   traces:
11610     boxmean: False
11611   layout:
11612     title: ""  # No title
11613     layout: "plot-latency"
11614
11615 ################################################################################
11616
11617 # Packet Latency - VPP IPv4 3n-hsw-x520
11618 -
11619   type: "plot"
11620   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
11621   algorithm: "plot_latency_box"
11622   output-file-type: ".html"
11623   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
11624   data: "plot-vpp-throughput-latency-3n-hsw"
11625   filter: "'NIC_Intel-X520-DA2' and
11626            '64B' and
11627            ('BASE' or 'SCALE') and
11628            'NDRDISC' and
11629            '1T1C' and
11630            'IP4FWD' and
11631            not 'IPSEC' and 
11632            not 'VHOST'"
11633   parameters:
11634   - "latency"
11635   - "parent"
11636   traces:
11637     boxmean: False
11638   layout:
11639     title: ""  # No title
11640     layout: "plot-latency"
11641
11642 -
11643   type: "plot"
11644   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
11645   algorithm: "plot_latency_box"
11646   output-file-type: ".html"
11647   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
11648   data: "plot-vpp-throughput-latency-3n-hsw"
11649   filter: "'NIC_Intel-X520-DA2' and
11650            '64B' and
11651            ('BASE' or 'SCALE') and
11652            'NDRDISC' and
11653            '2T2C' and
11654            'IP4FWD' and
11655            not 'IPSEC' and 
11656            not 'VHOST'"
11657   parameters:
11658   - "latency"
11659   - "parent"
11660   traces:
11661     boxmean: False
11662   layout:
11663     title: ""  # No title
11664     layout: "plot-latency"
11665
11666 -
11667   type: "plot"
11668   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-ndr-lat"
11669   algorithm: "plot_latency_box"
11670   output-file-type: ".html"
11671   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-ndr-lat"
11672   data: "plot-vpp-throughput-latency-3n-hsw"
11673   filter: "'NIC_Intel-X520-DA2' and
11674            '64B' and
11675            'FEATURE' and
11676            ('ACL10' or 'ACL50') and '10k_FLOWS' and
11677            'NDRDISC' and
11678            '1T1C' and
11679            'IP4FWD' and
11680            not 'IPSEC' and 
11681            not 'VHOST'"
11682   parameters:
11683   - "latency"
11684   - "parent"
11685   traces:
11686     boxmean: False
11687   layout:
11688     title: ""  # No title
11689     layout: "plot-latency"
11690
11691 -
11692   type: "plot"
11693   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-ndr-lat"
11694   algorithm: "plot_latency_box"
11695   output-file-type: ".html"
11696   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-ndr-lat"
11697   data: "plot-vpp-throughput-latency-3n-hsw"
11698   filter: "'NIC_Intel-X520-DA2' and
11699            '64B' and
11700            'FEATURE' and
11701            ('ACL10' or 'ACL50') and '10k_FLOWS' and
11702            'NDRDISC' and
11703            '2T2C' and
11704            'IP4FWD' and
11705            not 'IPSEC' and 
11706            not 'VHOST'"
11707   parameters:
11708   - "latency"
11709   - "parent"
11710   traces:
11711     boxmean: False
11712   layout:
11713     title: ""  # No title
11714     layout: "plot-latency"
11715
11716 # Packet Latency - VPP IPv4 3n-hsw-x710
11717 -
11718   type: "plot"
11719   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
11720   algorithm: "plot_latency_box"
11721   output-file-type: ".html"
11722   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
11723   data: "plot-vpp-throughput-latency-3n-hsw"
11724   filter: "'NIC_Intel-X710' and
11725            '64B' and
11726            ('BASE' or 'SCALE') and
11727            'NDRDISC' and
11728            '1T1C' and
11729            'IP4FWD' and
11730            not 'IPSEC' and 
11731            not 'VHOST'"
11732   parameters:
11733   - "latency"
11734   - "parent"
11735   traces:
11736     boxmean: False
11737   layout:
11738     title: ""  # No title
11739     layout: "plot-latency"
11740
11741 -
11742   type: "plot"
11743   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
11744   algorithm: "plot_latency_box"
11745   output-file-type: ".html"
11746   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
11747   data: "plot-vpp-throughput-latency-3n-hsw"
11748   filter: "'NIC_Intel-X710' and
11749            '64B' and
11750            ('BASE' or 'SCALE') and
11751            'NDRDISC' and
11752            '2T2C' and
11753            'IP4FWD' and
11754            not 'IPSEC' and 
11755            not 'VHOST'"
11756   parameters:
11757   - "latency"
11758   - "parent"
11759   traces:
11760     boxmean: False
11761   layout:
11762     title: ""  # No title
11763     layout: "plot-latency"
11764
11765 -
11766   type: "plot"
11767   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-ndr-lat"
11768   algorithm: "plot_latency_box"
11769   output-file-type: ".html"
11770   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-ndr-lat"
11771   data: "plot-vpp-throughput-latency-3n-hsw"
11772   filter: "'NIC_Intel-X710' and
11773            '64B' and
11774            'FEATURE' and
11775            ('ACL10' or 'ACL50') and '10k_FLOWS' and
11776            'NDRDISC' and
11777            '1T1C' and
11778            'IP4FWD' and
11779            not 'IPSEC' and 
11780            not 'VHOST'"
11781   parameters:
11782   - "latency"
11783   - "parent"
11784   traces:
11785     boxmean: False
11786   layout:
11787     title: ""  # No title
11788     layout: "plot-latency"
11789
11790 -
11791   type: "plot"
11792   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-ndr-lat"
11793   algorithm: "plot_latency_box"
11794   output-file-type: ".html"
11795   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-ndr-lat"
11796   data: "plot-vpp-throughput-latency-3n-hsw"
11797   filter: "'NIC_Intel-X710' and
11798            '64B' and
11799            'FEATURE' and
11800            ('ACL10' or 'ACL50') and '10k_FLOWS' and
11801            'NDRDISC' and
11802            '2T2C' and
11803            'IP4FWD' and
11804            not 'IPSEC' and 
11805            not 'VHOST'"
11806   parameters:
11807   - "latency"
11808   - "parent"
11809   traces:
11810     boxmean: False
11811   layout:
11812     title: ""  # No title
11813     layout: "plot-latency"
11814
11815 # Packet Latency - VPP IPv4 3n-hsw-xl710
11816 -
11817   type: "plot"
11818   title: "VPP Latency: ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
11819   algorithm: "plot_latency_box"
11820   output-file-type: ".html"
11821   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
11822   data: "plot-vpp-throughput-latency-3n-hsw"
11823   filter: "'NIC_Intel-XL710' and
11824            '64B' and
11825            ('BASE' or 'SCALE') and
11826            'NDRDISC' and
11827            '1T1C' and
11828            'IP4FWD' and
11829            not 'IPSEC' and 
11830            not 'VHOST'"
11831   parameters:
11832   - "latency"
11833   - "parent"
11834   traces:
11835     boxmean: False
11836   layout:
11837     title: ""  # No title
11838     layout: "plot-latency"
11839
11840 -
11841   type: "plot"
11842   title: "VPP Latency: ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
11843   algorithm: "plot_latency_box"
11844   output-file-type: ".html"
11845   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
11846   data: "plot-vpp-throughput-latency-3n-hsw"
11847   filter: "'NIC_Intel-XL710' and
11848            '64B' and
11849            ('BASE' or 'SCALE') and
11850            'NDRDISC' and
11851            '2T2C' and
11852            'IP4FWD' and
11853            not 'IPSEC' and 
11854            not 'VHOST'"
11855   parameters:
11856   - "latency"
11857   - "parent"
11858   traces:
11859     boxmean: False
11860   layout:
11861     title: ""  # No title
11862     layout: "plot-latency"
11863
11864 # Packet Latency - VPP IPv4 3n-skx-x710
11865 -
11866   type: "plot"
11867   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
11868   algorithm: "plot_latency_box"
11869   output-file-type: ".html"
11870   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
11871   data: "plot-vpp-throughput-latency-3n-skx"
11872   filter: "'NIC_Intel-X710' and
11873            '64B' and
11874            ('BASE' or 'SCALE') and
11875            'NDRDISC' and
11876            '2T1C' and
11877            'IP4FWD' and
11878            not 'IPSEC' and 
11879            not 'VHOST'"
11880   parameters:
11881   - "latency"
11882   - "parent"
11883   traces:
11884     boxmean: False
11885   layout:
11886     title: ""  # No title
11887     layout: "plot-latency"
11888
11889 -
11890   type: "plot"
11891   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
11892   algorithm: "plot_latency_box"
11893   output-file-type: ".html"
11894   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
11895   data: "plot-vpp-throughput-latency-3n-skx"
11896   filter: "'NIC_Intel-X710' and
11897            '64B' and
11898            ('BASE' or 'SCALE') 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 -
11914   type: "plot"
11915   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-ndr-lat"
11916   algorithm: "plot_latency_box"
11917   output-file-type: ".html"
11918   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-ndr-lat"
11919   data: "plot-vpp-throughput-latency-3n-skx"
11920   filter: "'NIC_Intel-X710' and
11921            '64B' and
11922            'FEATURE' and
11923            ('ACL10' or 'ACL50') and '10k_FLOWS' 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-3n-skx-x710-64b-4t2c-features-ndr-lat"
11941   algorithm: "plot_latency_box"
11942   output-file-type: ".html"
11943   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-ndr-lat"
11944   data: "plot-vpp-throughput-latency-3n-skx"
11945   filter: "'NIC_Intel-X710' and
11946            '64B' and
11947            'FEATURE' and
11948            ('ACL10' or 'ACL50') and '10k_FLOWS' and
11949            'NDRDISC' and
11950            '4T2C' and
11951            'IP4FWD' and
11952            not 'IPSEC' and 
11953            not 'VHOST'"
11954   parameters:
11955   - "latency"
11956   - "parent"
11957   traces:
11958     boxmean: False
11959   layout:
11960     title: ""  # No title
11961     layout: "plot-latency"
11962
11963 # Packet Latency - VPP IPv4 3n-skx-xxv710
11964 -
11965   type: "plot"
11966   title: "VPP Latency: ip4-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
11967   algorithm: "plot_latency_box"
11968   output-file-type: ".html"
11969   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
11970   data: "plot-vpp-throughput-latency-3n-skx"
11971   filter: "'NIC_Intel-XXV710' and
11972            '64B' and
11973            ('BASE' or 'SCALE') and
11974            'NDRDISC' and
11975            '2T1C' and
11976            'IP4FWD' and
11977            not 'IPSEC' and 
11978            not 'VHOST'"
11979   parameters:
11980   - "latency"
11981   - "parent"
11982   traces:
11983     boxmean: False
11984   layout:
11985     title: ""  # No title
11986     layout: "plot-latency"
11987
11988 -
11989   type: "plot"
11990   title: "VPP Latency: ip4-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
11991   algorithm: "plot_latency_box"
11992   output-file-type: ".html"
11993   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
11994   data: "plot-vpp-throughput-latency-3n-skx"
11995   filter: "'NIC_Intel-XXV710' and
11996            '64B' and
11997            ('BASE' or 'SCALE') 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   type: "plot"
12014   title: "VPP Latency: ip4-3n-skx-xxv710-64b-2t1c-features-ndr-lat"
12015   algorithm: "plot_latency_box"
12016   output-file-type: ".html"
12017   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-xxv710-64b-2t1c-features-ndr-lat"
12018   data: "plot-vpp-throughput-latency-3n-skx"
12019   filter: "'NIC_Intel-XXV710' and
12020            '64B' and
12021            'FEATURE' and
12022            ('ACL10' or 'ACL50') and '10k_FLOWS' and
12023            'NDRDISC' and
12024            '2T1C' and
12025            'IP4FWD' and
12026            not 'IPSEC' and 
12027            not 'VHOST'"
12028   parameters:
12029   - "latency"
12030   - "parent"
12031   traces:
12032     boxmean: False
12033   layout:
12034     title: ""  # No title
12035     layout: "plot-latency"
12036
12037 -
12038   type: "plot"
12039   title: "VPP Latency: ip4-3n-skx-xxv710-64b-4t2c-features-ndr-lat"
12040   algorithm: "plot_latency_box"
12041   output-file-type: ".html"
12042   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-xxv710-64b-4t2c-features-ndr-lat"
12043   data: "plot-vpp-throughput-latency-3n-skx"
12044   filter: "'NIC_Intel-XXV710' and
12045            '64B' and
12046            'FEATURE' and
12047            ('ACL10' or 'ACL50') and '10k_FLOWS' and
12048            'NDRDISC' and
12049            '4T2C' and
12050            'IP4FWD' and
12051            not 'IPSEC' and 
12052            not 'VHOST'"
12053   parameters:
12054   - "latency"
12055   - "parent"
12056   traces:
12057     boxmean: False
12058   layout:
12059     title: ""  # No title
12060     layout: "plot-latency"
12061
12062 # Packet Latency - VPP IPv4 2n-skx-x710
12063 -
12064   type: "plot"
12065   title: "VPP Latency: ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
12066   algorithm: "plot_latency_box"
12067   output-file-type: ".html"
12068   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
12069   data: "plot-vpp-throughput-latency-2n-skx"
12070   filter: "'NIC_Intel-X710' and
12071            '64B' and
12072            ('BASE' or 'SCALE') and
12073            'NDRDISC' and
12074            '2T1C' and
12075            'IP4FWD' and
12076            not 'IPSEC' and 
12077            not 'VHOST'"
12078   parameters:
12079   - "latency"
12080   - "parent"
12081   traces:
12082     boxmean: False
12083   layout:
12084     title: ""  # No title
12085     layout: "plot-latency"
12086
12087 -
12088   type: "plot"
12089   title: "VPP Latency: ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
12090   algorithm: "plot_latency_box"
12091   output-file-type: ".html"
12092   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
12093   data: "plot-vpp-throughput-latency-2n-skx"
12094   filter: "'NIC_Intel-X710' and
12095            '64B' and
12096            ('BASE' or 'SCALE') and
12097            'NDRDISC' and
12098            '4T2C' and
12099            'IP4FWD' and
12100            not 'IPSEC' and 
12101            not 'VHOST'"
12102   parameters:
12103   - "latency"
12104   - "parent"
12105   traces:
12106     boxmean: False
12107   layout:
12108     title: ""  # No title
12109     layout: "plot-latency"
12110
12111 -
12112   type: "plot"
12113   title: "VPP Latency: ip4-2n-skx-x710-64b-2t1c-features-ndr-lat"
12114   algorithm: "plot_latency_box"
12115   output-file-type: ".html"
12116   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-features-ndr-lat"
12117   data: "plot-vpp-throughput-latency-2n-skx"
12118   filter: "'NIC_Intel-X710' and
12119            '64B' and
12120            'FEATURE' and
12121            ('ACL10' or 'ACL50') and '10k_FLOWS' and
12122            'NDRDISC' and
12123            '2T1C' and
12124            'IP4FWD' and
12125            not 'IPSEC' and 
12126            not 'VHOST'"
12127   parameters:
12128   - "latency"
12129   - "parent"
12130   traces:
12131     boxmean: False
12132   layout:
12133     title: ""  # No title
12134     layout: "plot-latency"
12135
12136 -
12137   type: "plot"
12138   title: "VPP Latency: ip4-2n-skx-x710-64b-4t2c-features-ndr-lat"
12139   algorithm: "plot_latency_box"
12140   output-file-type: ".html"
12141   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-features-ndr-lat"
12142   data: "plot-vpp-throughput-latency-2n-skx"
12143   filter: "'NIC_Intel-X710' and
12144            '64B' and
12145            'FEATURE' and
12146            ('ACL10' or 'ACL50') and '10k_FLOWS' and
12147            'NDRDISC' and
12148            '4T2C' and
12149            'IP4FWD' and
12150            not 'IPSEC' and 
12151            not 'VHOST'"
12152   parameters:
12153   - "latency"
12154   - "parent"
12155   traces:
12156     boxmean: False
12157   layout:
12158     title: ""  # No title
12159     layout: "plot-latency"
12160
12161 # Packet Latency - VPP IPv4 2n-skx-xxv710
12162 -
12163   type: "plot"
12164   title: "VPP Latency: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
12165   algorithm: "plot_latency_box"
12166   output-file-type: ".html"
12167   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
12168   data: "plot-vpp-throughput-latency-2n-skx"
12169   filter: "'NIC_Intel-XXV710' and
12170            '64B' and
12171            ('BASE' or 'SCALE') and
12172            'NDRDISC' and
12173            '2T1C' and
12174            'IP4FWD' and
12175            not 'IPSEC' and 
12176            not 'VHOST'"
12177   parameters:
12178   - "latency"
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: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
12189   algorithm: "plot_latency_box"
12190   output-file-type: ".html"
12191   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
12192   data: "plot-vpp-throughput-latency-2n-skx"
12193   filter: "'NIC_Intel-XXV710' and
12194            '64B' and
12195            ('BASE' or 'SCALE') and
12196            'NDRDISC' and
12197            '4T2C' and
12198            'IP4FWD' and
12199            not 'IPSEC' and 
12200            not 'VHOST'"
12201   parameters:
12202   - "latency"
12203   - "parent"
12204   traces:
12205     boxmean: False
12206   layout:
12207     title: ""  # No title
12208     layout: "plot-latency"
12209
12210 -
12211   type: "plot"
12212   title: "VPP Latency: ip4-2n-skx-xxv710-64b-2t1c-features-ndr-lat"
12213   algorithm: "plot_latency_box"
12214   output-file-type: ".html"
12215   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-features-ndr-lat"
12216   data: "plot-vpp-throughput-latency-2n-skx"
12217   filter: "'NIC_Intel-XXV710' and
12218            '64B' and
12219            'FEATURE' and
12220            ('ACL10' or 'ACL50') and '10k_FLOWS' and
12221            'NDRDISC' and
12222            '2T1C' and
12223            'IP4FWD' and
12224            not 'IPSEC' and 
12225            not 'VHOST'"
12226   parameters:
12227   - "latency"
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: ip4-2n-skx-xxv710-64b-4t2c-features-ndr-lat"
12238   algorithm: "plot_latency_box"
12239   output-file-type: ".html"
12240   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-features-ndr-lat"
12241   data: "plot-vpp-throughput-latency-2n-skx"
12242   filter: "'NIC_Intel-XXV710' and
12243            '64B' and
12244            'FEATURE' and
12245            ('ACL10' or 'ACL50') and '10k_FLOWS' and
12246            'NDRDISC' and
12247            '4T2C' and
12248            'IP4FWD' and
12249            not 'IPSEC' and 
12250            not 'VHOST'"
12251   parameters:
12252   - "latency"
12253   - "parent"
12254   traces:
12255     boxmean: False
12256   layout:
12257     title: ""  # No title
12258     layout: "plot-latency"
12259
12260 ################################################################################
12261
12262 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x520
12263 -
12264   type: "plot"
12265   title: "VPP Latency: ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
12266   algorithm: "plot_latency_box"
12267   output-file-type: ".html"
12268   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
12269   data: "plot-vpp-throughput-latency-3n-hsw"
12270   filter: "'NIC_Intel-X520-DA2' and
12271            '64B' and
12272            'ENCAP' and
12273            'NDRDISC' and
12274            '1T1C' and
12275            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
12276            not 'VHOST' and
12277            not 'IPSECHW'"
12278   parameters:
12279   - "throughput"
12280   - "parent"
12281   traces:
12282     boxmean: False
12283   layout:
12284     title: ""  # No title
12285     layout: "plot-latency"
12286
12287 -
12288   type: "plot"
12289   title: "VPP Latency: ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
12290   algorithm: "plot_latency_box"
12291   output-file-type: ".html"
12292   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
12293   data: "plot-vpp-throughput-latency-3n-hsw"
12294   filter: "'NIC_Intel-X520-DA2' and
12295            '64B' and
12296            'ENCAP' and
12297            'NDRDISC' and
12298            '2T2C' and
12299            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
12300            not 'VHOST' and
12301            not 'IPSECHW'"
12302   parameters:
12303   - "throughput"
12304   - "parent"
12305   traces:
12306     boxmean: False
12307   layout:
12308     title: ""  # No title
12309     layout: "plot-latency"
12310
12311 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x710
12312 -
12313   type: "plot"
12314   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
12315   algorithm: "plot_latency_box"
12316   output-file-type: ".html"
12317   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
12318   data: "plot-vpp-throughput-latency-3n-hsw"
12319   filter: "'NIC_Intel-X710' and
12320            '64B' and
12321            'ENCAP' and
12322            'NDRDISC' and
12323            '1T1C' and
12324            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
12325            not 'VHOST' and
12326            not 'IPSECHW'"
12327   parameters:
12328   - "throughput"
12329   - "parent"
12330   traces:
12331     boxmean: False
12332   layout:
12333     title: ""  # No title
12334     layout: "plot-latency"
12335
12336 -
12337   type: "plot"
12338   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
12339   algorithm: "plot_latency_box"
12340   output-file-type: ".html"
12341   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
12342   data: "plot-vpp-throughput-latency-3n-hsw"
12343   filter: "'NIC_Intel-X710' and
12344            '64B' and
12345            'ENCAP' and
12346            'NDRDISC' and
12347            '2T2C' and
12348            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
12349            not 'VHOST' and
12350            not 'IPSECHW'"
12351   parameters:
12352   - "throughput"
12353   - "parent"
12354   traces:
12355     boxmean: False
12356   layout:
12357     title: ""  # No title
12358     layout: "plot-latency"
12359
12360 # Packet Latency - VPP Ipv4 tunnels 3n-skx-x710
12361 -
12362   type: "plot"
12363   title: "VPP Latency: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
12364   algorithm: "plot_latency_box"
12365   output-file-type: ".html"
12366   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
12367   data: "plot-vpp-throughput-latency-3n-skx"
12368   filter: "'NIC_Intel-X710' and
12369            '64B' and
12370            'ENCAP' and
12371            'NDRDISC' and
12372            '2T1C' and
12373            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
12374            not 'VHOST' and
12375            not 'IPSECHW'"
12376   parameters:
12377   - "throughput"
12378   - "parent"
12379   traces:
12380     boxmean: False
12381   layout:
12382     title: ""  # No title
12383     layout: "plot-latency"
12384
12385 -
12386   type: "plot"
12387   title: "VPP Latency: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
12388   algorithm: "plot_latency_box"
12389   output-file-type: ".html"
12390   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
12391   data: "plot-vpp-throughput-latency-3n-skx"
12392   filter: "'NIC_Intel-X710' and
12393            '64B' and
12394            'ENCAP' and
12395            'NDRDISC' and
12396            '4T2C' and
12397            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
12398            not 'VHOST' and
12399            not 'IPSECHW'"
12400   parameters:
12401   - "throughput"
12402   - "parent"
12403   traces:
12404     boxmean: False
12405   layout:
12406     title: ""  # No title
12407     layout: "plot-latency"
12408
12409 # Packet Latency - VPP Ipv4 tunnels 3n-skx-xxv710
12410 -
12411   type: "plot"
12412   title: "VPP Latency: ip4tun-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
12413   algorithm: "plot_latency_box"
12414   output-file-type: ".html"
12415   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
12416   data: "plot-vpp-throughput-latency-3n-skx"
12417   filter: "'NIC_Intel-XXV710' and
12418            '64B' and
12419            'ENCAP' and
12420            'NDRDISC' and
12421            '2T1C' and
12422            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
12423            not 'VHOST' and
12424            not 'IPSECHW'"
12425   parameters:
12426   - "throughput"
12427   - "parent"
12428   traces:
12429     boxmean: False
12430   layout:
12431     title: ""  # No title
12432     layout: "plot-latency"
12433
12434 -
12435   type: "plot"
12436   title: "VPP Latency: ip4tun-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
12437   algorithm: "plot_latency_box"
12438   output-file-type: ".html"
12439   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
12440   data: "plot-vpp-throughput-latency-3n-skx"
12441   filter: "'NIC_Intel-XXV710' and
12442            '64B' and
12443            'ENCAP' and
12444            'NDRDISC' and
12445            '4T2C' and
12446            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
12447            not 'VHOST' and
12448            not 'IPSECHW'"
12449   parameters:
12450   - "throughput"
12451   - "parent"
12452   traces:
12453     boxmean: False
12454   layout:
12455     title: ""  # No title
12456     layout: "plot-latency"
12457
12458 # Packet Latency - VPP Ipv4 tunnels 2n-skx-x710
12459 -
12460   type: "plot"
12461   title: "VPP Latency: ip4tun-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
12462   algorithm: "plot_latency_box"
12463   output-file-type: ".html"
12464   output-file: "{DIR[STATIC,VPP]}/ip4tun-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
12465   data: "plot-vpp-throughput-latency-2n-skx"
12466   filter: "'NIC_Intel-X710' and
12467            '64B' and
12468            'ENCAP' and
12469            'NDRDISC' and
12470            '2T1C' and
12471            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
12472            not 'VHOST' and
12473            not 'IPSECHW'"
12474   parameters:
12475   - "throughput"
12476   - "parent"
12477   traces:
12478     boxmean: False
12479   layout:
12480     title: ""  # No title
12481     layout: "plot-latency"
12482
12483 -
12484   type: "plot"
12485   title: "VPP Latency: ip4tun-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
12486   algorithm: "plot_latency_box"
12487   output-file-type: ".html"
12488   output-file: "{DIR[STATIC,VPP]}/ip4tun-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
12489   data: "plot-vpp-throughput-latency-2n-skx"
12490   filter: "'NIC_Intel-X710' and
12491            '64B' and
12492            'ENCAP' and
12493            'NDRDISC' and
12494            '4T2C' and
12495            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
12496            not 'VHOST' and
12497            not 'IPSECHW'"
12498   parameters:
12499   - "throughput"
12500   - "parent"
12501   traces:
12502     boxmean: False
12503   layout:
12504     title: ""  # No title
12505     layout: "plot-latency"
12506
12507
12508 # Packet Latency - VPP Ipv4 tunnels 2n-skx-xxv710
12509 -
12510   type: "plot"
12511   title: "VPP Latency: ip4tun-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
12512   algorithm: "plot_latency_box"
12513   output-file-type: ".html"
12514   output-file: "{DIR[STATIC,VPP]}/ip4tun-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
12515   data: "plot-vpp-throughput-latency-2n-skx"
12516   filter: "'NIC_Intel-XXV710' and
12517            '64B' and
12518            'ENCAP' and
12519            'NDRDISC' and
12520            '2T1C' and
12521            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
12522            not 'VHOST' and
12523            not 'IPSECHW'"
12524   parameters:
12525   - "throughput"
12526   - "parent"
12527   traces:
12528     boxmean: False
12529   layout:
12530     title: ""  # No title
12531     layout: "plot-latency"
12532
12533 -
12534   type: "plot"
12535   title: "VPP Latency: ip4tun-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
12536   algorithm: "plot_latency_box"
12537   output-file-type: ".html"
12538   output-file: "{DIR[STATIC,VPP]}/ip4tun-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
12539   data: "plot-vpp-throughput-latency-2n-skx"
12540   filter: "'NIC_Intel-XXV710' and
12541            '64B' and
12542            'ENCAP' and
12543            'NDRDISC' and
12544            '4T2C' and
12545            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
12546            not 'VHOST' and
12547            not 'IPSECHW'"
12548   parameters:
12549   - "throughput"
12550   - "parent"
12551   traces:
12552     boxmean: False
12553   layout:
12554     title: ""  # No title
12555     layout: "plot-latency"
12556
12557 ################################################################################
12558
12559 # Packet Latency - VPP IPv6 3n-hsw-x520
12560 -
12561   type: "plot"
12562   title: "VPP Latency: ip6-3n-hsw-x520-78b-1t1c-base_and_scale-ndr-lat"
12563   algorithm: "plot_latency_box"
12564   output-file-type: ".html"
12565   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base_and_scale-ndr-lat"
12566   data: "plot-vpp-throughput-latency-3n-hsw"
12567   filter: "'NIC_Intel-X520-DA2' and
12568            '78B' and
12569            ('BASE' or 'SCALE') and
12570            'NDRDISC' and
12571            '1T1C' and
12572            'IP6FWD' and
12573            not 'SRv6' and
12574            not 'IPSEC' and 
12575            not 'VHOST'"
12576   parameters:
12577   - "latency"
12578   - "parent"
12579   traces:
12580     boxmean: False
12581   layout:
12582     title: ""  # No title
12583     layout: "plot-latency"
12584
12585 -
12586   type: "plot"
12587   title: "VPP Latency: ip6-3n-hsw-x520-78b-2t2c-base_and_scale-ndr-lat"
12588   algorithm: "plot_latency_box"
12589   output-file-type: ".html"
12590   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base_and_scale-ndr-lat"
12591   data: "plot-vpp-throughput-latency-3n-hsw"
12592   filter: "'NIC_Intel-X520-DA2' and
12593            '78B' and
12594            ('BASE' or 'SCALE') and
12595            'NDRDISC' and
12596            '2T2C' and
12597            'IP6FWD' and
12598            not 'SRv6' and
12599            not 'IPSEC' and 
12600            not 'VHOST'"
12601   parameters:
12602   - "latency"
12603   - "parent"
12604   traces:
12605     boxmean: False
12606   layout:
12607     title: ""  # No title
12608     layout: "plot-latency"
12609
12610 -
12611   type: "plot"
12612   title: "VPP Latency: ip6-3n-hsw-x520-78b-1t1c-features-ndr-lat"
12613   algorithm: "plot_latency_box"
12614   output-file-type: ".html"
12615   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-features-ndr-lat"
12616   data: "plot-vpp-throughput-latency-3n-hsw"
12617   filter: "'NIC_Intel-X520-DA2' and
12618            '78B' and
12619            'FEATURE' and
12620            ('ACL10' or 'ACL50') and '10k_FLOWS' and
12621            'NDRDISC' and
12622            '1T1C' and
12623            'IP6FWD' and
12624            not 'SRv6' and
12625            not 'IPSEC' and 
12626            not 'VHOST'"
12627   parameters:
12628   - "latency"
12629   - "parent"
12630   traces:
12631     boxmean: False
12632   layout:
12633     title: ""  # No title
12634     layout: "plot-latency"
12635
12636 -
12637   type: "plot"
12638   title: "VPP Latency: ip6-3n-hsw-x520-78b-2t2c-features-ndr-lat"
12639   algorithm: "plot_latency_box"
12640   output-file-type: ".html"
12641   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-features-ndr-lat"
12642   data: "plot-vpp-throughput-latency-3n-hsw"
12643   filter: "'NIC_Intel-X520-DA2' and
12644            '78B' and
12645            'FEATURE' and
12646            ('ACL10' or 'ACL50') and '10k_FLOWS' and
12647            'NDRDISC' and
12648            '2T2C' and
12649            'IP6FWD' and
12650            not 'SRv6' and
12651            not 'IPSEC' and 
12652            not 'VHOST'"
12653   parameters:
12654   - "latency"
12655   - "parent"
12656   traces:
12657     boxmean: False
12658   layout:
12659     title: ""  # No title
12660     layout: "plot-latency"
12661
12662 # Packet Latency - VPP IPv6 3n-hsw-x710
12663 -
12664   type: "plot"
12665   title: "VPP Latency: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr-lat"
12666   algorithm: "plot_latency_box"
12667   output-file-type: ".html"
12668   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr-lat"
12669   data: "plot-vpp-throughput-latency-3n-hsw"
12670   filter: "'NIC_Intel-X710' and
12671            '78B' and
12672            ('BASE' or 'SCALE') and
12673            'NDRDISC' and
12674            '1T1C' and
12675            'IP6FWD' and
12676            not 'SRv6' and
12677            not 'IPSEC' and 
12678            not 'VHOST'"
12679   parameters:
12680   - "latency"
12681   - "parent"
12682   traces:
12683     boxmean: False
12684   layout:
12685     title: ""  # No title
12686     layout: "plot-latency"
12687
12688 -
12689   type: "plot"
12690   title: "VPP Latency: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr-lat"
12691   algorithm: "plot_latency_box"
12692   output-file-type: ".html"
12693   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr-lat"
12694   data: "plot-vpp-throughput-latency-3n-hsw"
12695   filter: "'NIC_Intel-X710' and
12696            '78B' and
12697            ('BASE' or 'SCALE') and
12698            'NDRDISC' and
12699            '2T2C' and
12700            'IP6FWD' and
12701            not 'SRv6' and
12702            not 'IPSEC' and 
12703            not 'VHOST'"
12704   parameters:
12705   - "latency"
12706   - "parent"
12707   traces:
12708     boxmean: False
12709   layout:
12710     title: ""  # No title
12711     layout: "plot-latency"
12712
12713 -
12714   type: "plot"
12715   title: "VPP Latency: ip6-3n-hsw-x710-78b-1t1c-features-ndr-lat"
12716   algorithm: "plot_latency_box"
12717   output-file-type: ".html"
12718   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-features-ndr-lat"
12719   data: "plot-vpp-throughput-latency-3n-hsw"
12720   filter: "'NIC_Intel-X710' and
12721            '78B' and
12722            'FEATURE' and
12723            ('ACL10' or 'ACL50') and '10k_FLOWS' and
12724            'NDRDISC' and
12725            '1T1C' and
12726            'IP6FWD' and
12727            not 'SRv6' and
12728            not 'IPSEC' and 
12729            not 'VHOST'"
12730   parameters:
12731   - "latency"
12732   - "parent"
12733   traces:
12734     boxmean: False
12735   layout:
12736     title: ""  # No title
12737     layout: "plot-latency"
12738
12739 -
12740   type: "plot"
12741   title: "VPP Latency: ip6-3n-hsw-x710-78b-2t2c-features-ndr-lat"
12742   algorithm: "plot_latency_box"
12743   output-file-type: ".html"
12744   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-features-ndr-lat"
12745   data: "plot-vpp-throughput-latency-3n-hsw"
12746   filter: "'NIC_Intel-X710' and
12747            '78B' and
12748            'FEATURE' and
12749            ('ACL10' or 'ACL50') and '10k_FLOWS' and
12750            'NDRDISC' and
12751            '2T2C' and
12752            'IP6FWD' and
12753            not 'SRv6' and
12754            not 'IPSEC' and 
12755            not 'VHOST'"
12756   parameters:
12757   - "latency"
12758   - "parent"
12759   traces:
12760     boxmean: False
12761   layout:
12762     title: ""  # No title
12763     layout: "plot-latency"
12764
12765 # Packet Latency - VPP IPv6 3n-hsw-xl710
12766 -
12767   type: "plot"
12768   title: "VPP Latency: ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-ndr-lat"
12769   algorithm: "plot_latency_box"
12770   output-file-type: ".html"
12771   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-ndr-lat"
12772   data: "plot-vpp-throughput-latency-3n-hsw"
12773   filter: "'NIC_Intel-XL710' and
12774            '78B' and
12775            ('BASE' or 'SCALE') and
12776            'NDRDISC' and
12777            '1T1C' and
12778            'IP6FWD' and
12779            not 'SRv6' and
12780            not 'IPSEC' and 
12781            not 'VHOST'"
12782   parameters:
12783   - "latency"
12784   - "parent"
12785   traces:
12786     boxmean: False
12787   layout:
12788     title: ""  # No title
12789     layout: "plot-latency"
12790
12791 -
12792   type: "plot"
12793   title: "VPP Latency: ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-ndr-lat"
12794   algorithm: "plot_latency_box"
12795   output-file-type: ".html"
12796   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-ndr-lat"
12797   data: "plot-vpp-throughput-latency-3n-hsw"
12798   filter: "'NIC_Intel-XL710' and
12799            '78B' and
12800            ('BASE' or 'SCALE') and
12801            'NDRDISC' and
12802            '2T2C' and
12803            'IP6FWD' and
12804            not 'SRv6' and
12805            not 'IPSEC' and 
12806            not 'VHOST'"
12807   parameters:
12808   - "latency"
12809   - "parent"
12810   traces:
12811     boxmean: False
12812   layout:
12813     title: ""  # No title
12814     layout: "plot-latency"
12815
12816 # Packet Latency - VPP IPv6 3n-skx-x710
12817 -
12818   type: "plot"
12819   title: "VPP Latency: ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
12820   algorithm: "plot_latency_box"
12821   output-file-type: ".html"
12822   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
12823   data: "plot-vpp-throughput-latency-3n-skx"
12824   filter: "'NIC_Intel-X710' and
12825            '78B' and
12826            ('BASE' or 'SCALE') and
12827            'NDRDISC' and
12828            '2T1C' and
12829            'IP6FWD' and
12830            not 'SRv6' and
12831            not 'IPSEC' and 
12832            not 'VHOST'"
12833   parameters:
12834   - "latency"
12835   - "parent"
12836   traces:
12837     boxmean: False
12838   layout:
12839     title: ""  # No title
12840     layout: "plot-latency"
12841
12842 -
12843   type: "plot"
12844   title: "VPP Latency: ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
12845   algorithm: "plot_latency_box"
12846   output-file-type: ".html"
12847   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
12848   data: "plot-vpp-throughput-latency-3n-skx"
12849   filter: "'NIC_Intel-X710' and
12850            '78B' and
12851            ('BASE' or 'SCALE') and
12852            'NDRDISC' and
12853            '4T2C' and
12854            'IP6FWD' and
12855            not 'SRv6' and
12856            not 'IPSEC' and 
12857            not 'VHOST'"
12858   parameters:
12859   - "latency"
12860   - "parent"
12861   traces:
12862     boxmean: False
12863   layout:
12864     title: ""  # No title
12865     layout: "plot-latency"
12866
12867 -
12868   type: "plot"
12869   title: "VPP Latency: ip6-3n-skx-x710-78b-2t1c-features-ndr-lat"
12870   algorithm: "plot_latency_box"
12871   output-file-type: ".html"
12872   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-features-ndr-lat"
12873   data: "plot-vpp-throughput-latency-3n-skx"
12874   filter: "'NIC_Intel-X710' and
12875            '78B' and
12876            'FEATURE' and
12877            ('ACL10' or 'ACL50') and '10k_FLOWS' and
12878            'NDRDISC' and
12879            '2T1C' and
12880            'IP6FWD' and
12881            not 'SRv6' and
12882            not 'IPSEC' and 
12883            not 'VHOST'"
12884   parameters:
12885   - "latency"
12886   - "parent"
12887   traces:
12888     boxmean: False
12889   layout:
12890     title: ""  # No title
12891     layout: "plot-latency"
12892
12893 -
12894   type: "plot"
12895   title: "VPP Latency: ip6-3n-skx-x710-78b-4t2c-features-ndr-lat"
12896   algorithm: "plot_latency_box"
12897   output-file-type: ".html"
12898   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-features-ndr-lat"
12899   data: "plot-vpp-throughput-latency-3n-skx"
12900   filter: "'NIC_Intel-X710' and
12901            '78B' and
12902            'FEATURE' and
12903            ('ACL10' or 'ACL50') and '10k_FLOWS' and
12904            'NDRDISC' and
12905            '4T2C' and
12906            'IP6FWD' and
12907            not 'SRv6' and
12908            not 'IPSEC' and 
12909            not 'VHOST'"
12910   parameters:
12911   - "latency"
12912   - "parent"
12913   traces:
12914     boxmean: False
12915   layout:
12916     title: ""  # No title
12917     layout: "plot-latency"
12918
12919 # Packet Latency - VPP IPv6 3n-skx-xxv710
12920 -
12921   type: "plot"
12922   title: "VPP Latency: ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
12923   algorithm: "plot_latency_box"
12924   output-file-type: ".html"
12925   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
12926   data: "plot-vpp-throughput-latency-3n-skx"
12927   filter: "'NIC_Intel-XXV710' and
12928            '78B' and
12929            ('BASE' or 'SCALE') and
12930            'NDRDISC' and
12931            '2T1C' and
12932            'IP6FWD' and
12933            not 'SRv6' and
12934            not 'IPSEC' and 
12935            not 'VHOST'"
12936   parameters:
12937   - "latency"
12938   - "parent"
12939   traces:
12940     boxmean: False
12941   layout:
12942     title: ""  # No title
12943     layout: "plot-latency"
12944
12945 -
12946   type: "plot"
12947   title: "VPP Latency: ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
12948   algorithm: "plot_latency_box"
12949   output-file-type: ".html"
12950   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
12951   data: "plot-vpp-throughput-latency-3n-skx"
12952   filter: "'NIC_Intel-XXV710' and
12953            '78B' and
12954            ('BASE' or 'SCALE') and
12955            'NDRDISC' and
12956            '4T2C' and
12957            'IP6FWD' and
12958            not 'SRv6' and
12959            not 'IPSEC' and 
12960            not 'VHOST'"
12961   parameters:
12962   - "latency"
12963   - "parent"
12964   traces:
12965     boxmean: False
12966   layout:
12967     title: ""  # No title
12968     layout: "plot-latency"
12969
12970 -
12971   type: "plot"
12972   title: "VPP Latency: ip6-3n-skx-xxv710-78b-2t1c-features-ndr-lat"
12973   algorithm: "plot_latency_box"
12974   output-file-type: ".html"
12975   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-2t1c-features-ndr-lat"
12976   data: "plot-vpp-throughput-latency-3n-skx"
12977   filter: "'NIC_Intel-XXV710' and
12978            '78B' and
12979            'FEATURE' and
12980            ('ACL10' or 'ACL50') and '10k_FLOWS' and
12981            'NDRDISC' and
12982            '2T1C' and
12983            'IP6FWD' and
12984            not 'SRv6' and
12985            not 'IPSEC' and 
12986            not 'VHOST'"
12987   parameters:
12988   - "latency"
12989   - "parent"
12990   traces:
12991     boxmean: False
12992   layout:
12993     title: ""  # No title
12994     layout: "plot-latency"
12995
12996 -
12997   type: "plot"
12998   title: "VPP Latency: ip6-3n-skx-xxv710-78b-4t2c-features-ndr-lat"
12999   algorithm: "plot_latency_box"
13000   output-file-type: ".html"
13001   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-4t2c-features-ndr-lat"
13002   data: "plot-vpp-throughput-latency-3n-skx"
13003   filter: "'NIC_Intel-XXV710' and
13004            '78B' and
13005            'FEATURE' and
13006            ('ACL10' or 'ACL50') and '10k_FLOWS' and
13007            'NDRDISC' and
13008            '4T2C' and
13009            'IP6FWD' and
13010            not 'SRv6' and
13011            not 'IPSEC' and 
13012            not 'VHOST'"
13013   parameters:
13014   - "latency"
13015   - "parent"
13016   traces:
13017     boxmean: False
13018   layout:
13019     title: ""  # No title
13020     layout: "plot-latency"
13021
13022 # Packet Latency - VPP IPv6 2n-skx-x710
13023 -
13024   type: "plot"
13025   title: "VPP Latency: ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
13026   algorithm: "plot_latency_box"
13027   output-file-type: ".html"
13028   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
13029   data: "plot-vpp-throughput-latency-2n-skx"
13030   filter: "'NIC_Intel-X710' and
13031            '78B' and
13032            ('BASE' or 'SCALE') and
13033            'NDRDISC' and
13034            '2T1C' and
13035            'IP6FWD' and
13036            not 'SRv6' and
13037            not 'IPSEC' and 
13038            not 'VHOST'"
13039   parameters:
13040   - "latency"
13041   - "parent"
13042   traces:
13043     boxmean: False
13044   layout:
13045     title: ""  # No title
13046     layout: "plot-latency"
13047
13048 -
13049   type: "plot"
13050   title: "VPP Latency: ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
13051   algorithm: "plot_latency_box"
13052   output-file-type: ".html"
13053   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
13054   data: "plot-vpp-throughput-latency-2n-skx"
13055   filter: "'NIC_Intel-X710' and
13056            '78B' and
13057            ('BASE' or 'SCALE') and
13058            'NDRDISC' and
13059            '4T2C' and
13060            'IP6FWD' and
13061            not 'SRv6' and
13062            not 'IPSEC' and 
13063            not 'VHOST'"
13064   parameters:
13065   - "latency"
13066   - "parent"
13067   traces:
13068     boxmean: False
13069   layout:
13070     title: ""  # No title
13071     layout: "plot-latency"
13072
13073 -
13074   type: "plot"
13075   title: "VPP Latency: ip6-2n-skx-x710-78b-2t1c-features-ndr-lat"
13076   algorithm: "plot_latency_box"
13077   output-file-type: ".html"
13078   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-features-ndr-lat"
13079   data: "plot-vpp-throughput-latency-2n-skx"
13080   filter: "'NIC_Intel-X710' and
13081            '78B' and
13082            'FEATURE' and
13083            ('ACL10' or 'ACL50') and '10k_FLOWS' and
13084            'NDRDISC' and
13085            '2T1C' and
13086            'IP6FWD' and
13087            not 'SRv6' and
13088            not 'IPSEC' and 
13089            not 'VHOST'"
13090   parameters:
13091   - "latency"
13092   - "parent"
13093   traces:
13094     boxmean: False
13095   layout:
13096     title: ""  # No title
13097     layout: "plot-latency"
13098
13099 -
13100   type: "plot"
13101   title: "VPP Latency: ip6-2n-skx-x710-78b-4t2c-features-ndr-lat"
13102   algorithm: "plot_latency_box"
13103   output-file-type: ".html"
13104   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-features-ndr-lat"
13105   data: "plot-vpp-throughput-latency-2n-skx"
13106   filter: "'NIC_Intel-X710' and
13107            '78B' and
13108            'FEATURE' and
13109            ('ACL10' or 'ACL50') and '10k_FLOWS' and
13110            'NDRDISC' and
13111            '4T2C' and
13112            'IP6FWD' and
13113            not 'SRv6' and
13114            not 'IPSEC' and 
13115            not 'VHOST'"
13116   parameters:
13117   - "latency"
13118   - "parent"
13119   traces:
13120     boxmean: False
13121   layout:
13122     title: ""  # No title
13123     layout: "plot-latency"
13124
13125 # Packet Latency - VPP IPv6 2n-skx-xxv710
13126 -
13127   type: "plot"
13128   title: "VPP Latency: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
13129   algorithm: "plot_latency_box"
13130   output-file-type: ".html"
13131   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
13132   data: "plot-vpp-throughput-latency-2n-skx"
13133   filter: "'NIC_Intel-XXV710' and
13134            '78B' and
13135            ('BASE' or 'SCALE') and
13136            'NDRDISC' and
13137            '2T1C' and
13138            'IP6FWD' and
13139            not 'SRv6' and
13140            not 'IPSEC' and 
13141            not 'VHOST'"
13142   parameters:
13143   - "latency"
13144   - "parent"
13145   traces:
13146     boxmean: False
13147   layout:
13148     title: ""  # No title
13149     layout: "plot-latency"
13150
13151 -
13152   type: "plot"
13153   title: "VPP Latency: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
13154   algorithm: "plot_latency_box"
13155   output-file-type: ".html"
13156   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
13157   data: "plot-vpp-throughput-latency-2n-skx"
13158   filter: "'NIC_Intel-XXV710' and
13159            '78B' and
13160            ('BASE' or 'SCALE') and
13161            'NDRDISC' and
13162            '4T2C' and
13163            'IP6FWD' and
13164            not 'SRv6' and
13165            not 'IPSEC' and 
13166            not 'VHOST'"
13167   parameters:
13168   - "latency"
13169   - "parent"
13170   traces:
13171     boxmean: False
13172   layout:
13173     title: ""  # No title
13174     layout: "plot-latency"
13175
13176 -
13177   type: "plot"
13178   title: "VPP Latency: ip6-2n-skx-xxv710-78b-2t1c-features-ndr-lat"
13179   algorithm: "plot_latency_box"
13180   output-file-type: ".html"
13181   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-features-ndr-lat"
13182   data: "plot-vpp-throughput-latency-2n-skx"
13183   filter: "'NIC_Intel-XXV710' and
13184            '78B' and
13185            'FEATURE' and
13186            ('ACL10' or 'ACL50') and '10k_FLOWS' and
13187            'NDRDISC' and
13188            '2T1C' and
13189            'IP6FWD' and
13190            not 'SRv6' and
13191            not 'IPSEC' and 
13192            not 'VHOST'"
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: ip6-2n-skx-xxv710-78b-4t2c-features-ndr-lat"
13205   algorithm: "plot_latency_box"
13206   output-file-type: ".html"
13207   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-features-ndr-lat"
13208   data: "plot-vpp-throughput-latency-2n-skx"
13209   filter: "'NIC_Intel-XXV710' and
13210            '78B' and
13211            'FEATURE' and
13212            ('ACL10' or 'ACL50') and '10k_FLOWS' and
13213            'NDRDISC' and
13214            '4T2C' and
13215            'IP6FWD' and
13216            not 'SRv6' and
13217            not 'IPSEC' and 
13218            not 'VHOST'"
13219   parameters:
13220   - "latency"
13221   - "parent"
13222   traces:
13223     boxmean: False
13224   layout:
13225     title: ""  # No title
13226     layout: "plot-latency"
13227
13228 ################################################################################
13229
13230 # Packet Latency - VPP IPv6 tunnels 3n-hsw-x520
13231 -
13232   type: "plot"
13233   title: "VPP Latency: ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-ndr-lat"
13234   algorithm: "plot_latency_box"
13235   output-file-type: ".html"
13236   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-ndr-lat"
13237   data: "plot-vpp-throughput-latency-3n-hsw"
13238   filter: "'NIC_Intel-X520-DA2' and
13239            '78B' and
13240            'ENCAP' and
13241            'NDRDISC' and
13242            '1T1C' and
13243            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
13244            not 'VHOST'"
13245   parameters:
13246   - "latency"
13247   - "parent"
13248   traces:
13249     boxmean: False
13250   layout:
13251     title: ""  # No title
13252     layout: "plot-latency"
13253
13254 -
13255   type: "plot"
13256   title: "VPP Latency: ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-ndr-lat"
13257   algorithm: "plot_latency_box"
13258   output-file-type: ".html"
13259   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-ndr-lat"
13260   data: "plot-vpp-throughput-latency-3n-hsw"
13261   filter: "'NIC_Intel-X520-DA2' and
13262            '78B' and
13263            'ENCAP' and
13264            'NDRDISC' and
13265            '2T2C' and
13266            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
13267            not 'VHOST'"
13268   parameters:
13269   - "latency"
13270   - "parent"
13271   traces:
13272     boxmean: False
13273   layout:
13274     title: ""  # No title
13275     layout: "plot-latency"
13276
13277 ################################################################################
13278
13279 # Packet Latency - VPP IPSec 3n-hsw-xl710
13280 -
13281   type: "plot"
13282   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
13283   algorithm: "plot_latency_box"
13284   output-file-type: ".html"
13285   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
13286   data: "plot-vpp-throughput-latency-3n-hsw"
13287   filter: "'NIC_Intel-XL710' and
13288            '64B' and
13289            'IP4FWD' and
13290            'NDRDISC' and
13291            '1T1C' and
13292            'IPSECHW' and
13293            ('IPSECTRAN' or 'IPSECTUN') and
13294            not 'VHOST'"
13295   parameters:
13296   - "latency"
13297   - "parent"
13298   traces:
13299     boxmean: False
13300   layout:
13301     title: ""  # No title
13302     layout: "plot-latency"
13303
13304 -
13305   type: "plot"
13306   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
13307   algorithm: "plot_latency_box"
13308   output-file-type: ".html"
13309   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
13310   data: "plot-vpp-throughput-latency-3n-hsw"
13311   filter: "'NIC_Intel-XL710' and
13312            '64B' and
13313            'IP4FWD' and
13314            'NDRDISC' and
13315            '2T2C' and
13316            'IPSECHW' and
13317            ('IPSECTRAN' or 'IPSECTUN') and
13318            not 'VHOST'"
13319   parameters:
13320   - "latency"
13321   - "parent"
13322   traces:
13323     boxmean: False
13324   layout:
13325     title: ""  # No title
13326     layout: "plot-latency"
13327
13328 ################################################################################
13329
13330 # Packet Latency - VPP SRv6 3n-hsw-x520
13331 -
13332   type: "plot"
13333   title: "VPP Latency: srv6-3n-hsw-x520-78b-1t1c-features-ndr-lat"
13334   algorithm: "plot_latency_box"
13335   output-file-type: ".html"
13336   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-ndr-lat"
13337   data: "plot-vpp-throughput-latency-3n-hsw"
13338   filter: "'NIC_Intel-X520-DA2' and
13339            '78B' and 
13340            'FEATURE' and 
13341            'NDRDISC' and 
13342            '1T1C' and 
13343            'IP6FWD' and 
13344            'SRv6'"
13345   parameters:
13346   - "latency"
13347   - "parent"
13348   traces:
13349     boxmean: False
13350   layout:
13351     title: ""  # No title
13352     layout: "plot-latency"
13353
13354 -
13355   type: "plot"
13356   title: "VPP Latency: srv6-3n-hsw-x520-78b-2t2c-features-ndr-lat"
13357   algorithm: "plot_latency_box"
13358   output-file-type: ".html"
13359   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-ndr-lat"
13360   data: "plot-vpp-throughput-latency-3n-hsw"
13361   filter: "'NIC_Intel-X520-DA2' and
13362            '78B' and 
13363            'FEATURE' and 
13364            'NDRDISC' and 
13365            '2T2C' and 
13366            'IP6FWD' and 
13367            'SRv6'"
13368   parameters:
13369   - "latency"
13370   - "parent"
13371   traces:
13372     boxmean: False
13373   layout:
13374     title: ""  # No title
13375     layout: "plot-latency"
13376
13377 ################################################################################
13378
13379 # Packet Latency - VPP vhost ip4 3n-hsw-x520
13380 -
13381   type: "plot"
13382   title: "VPP Latency: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
13383   algorithm: "plot_latency_box"
13384   output-file-type: ".html"
13385   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
13386   data: "plot-vpp-throughput-latency-3n-hsw"
13387   filter: "'NIC_Intel-X520-DA2' and
13388            '64B' and 
13389            'NDRDISC' and 
13390            '1T1C' and 
13391            'VHOST' and 
13392            not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
13393   parameters:
13394   - "latency"
13395   - "parent"
13396   traces:
13397     boxmean: False
13398   layout:
13399     title: ""  # No title
13400     layout: "plot-latency"
13401
13402 -
13403   type: "plot"
13404   title: "VPP Latency: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
13405   algorithm: "plot_latency_box"
13406   output-file-type: ".html"
13407   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
13408   data: "plot-vpp-throughput-latency-3n-hsw"
13409   filter: "'NIC_Intel-X520-DA2' and
13410            '64B' and 
13411            'NDRDISC' and 
13412            '2T2C' and 
13413            'VHOST' and 
13414            not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
13415   parameters:
13416   - "latency"
13417   - "parent"
13418   traces:
13419     boxmean: False
13420   layout:
13421     title: ""  # No title
13422     layout: "plot-latency"
13423
13424 # Packet Latency - VPP vhost l2sw 3n-hsw-x520
13425 -
13426   type: "plot"
13427   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
13428   algorithm: "plot_latency_box"
13429   output-file-type: ".html"
13430   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
13431   data: "plot-vpp-throughput-latency-3n-hsw"
13432   filter: "'NIC_Intel-X520-DA2' and
13433            '64B' and 
13434            'NDRDISC' and 
13435            '1T1C' and 
13436            'VHOST' and 
13437            not 'VXLAN' and 
13438            not 'IP4FWD' and 
13439            not 'DOT1Q' and 
13440            not '2VM'"
13441   parameters:
13442   - "latency"
13443   - "parent"
13444   traces:
13445     boxmean: False
13446   layout:
13447     title: ""  # No title
13448     layout: "plot-latency"
13449
13450 -
13451   type: "plot"
13452   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
13453   algorithm: "plot_latency_box"
13454   output-file-type: ".html"
13455   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
13456   data: "plot-vpp-throughput-latency-3n-hsw"
13457   filter: "'NIC_Intel-X520-DA2' and
13458            '64B' and 
13459            'NDRDISC' and 
13460            '2T2C' and 
13461            'VHOST' and 
13462            not 'VXLAN' and 
13463            not 'IP4FWD' and 
13464            not 'DOT1Q' and 
13465            not '2VM'"
13466   parameters:
13467   - "latency"
13468   - "parent"
13469   traces:
13470     boxmean: False
13471   layout:
13472     title: ""  # No title
13473     layout: "plot-latency"
13474
13475 # Packet Latency - VPP vhost ip4 3n-hsw-x710
13476 -
13477   type: "plot"
13478   title: "VPP Latency: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
13479   algorithm: "plot_latency_box"
13480   output-file-type: ".html"
13481   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
13482   data: "plot-vpp-throughput-latency-3n-hsw"
13483   filter: "'NIC_Intel-X710' and
13484            '64B' and 
13485            'NDRDISC' and 
13486            '1T1C' and 
13487            'VHOST' and 
13488            not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
13489   parameters:
13490   - "latency"
13491   - "parent"
13492   traces:
13493     boxmean: False
13494   layout:
13495     title: ""  # No title
13496     layout: "plot-latency"
13497
13498 -
13499   type: "plot"
13500   title: "VPP Latency: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
13501   algorithm: "plot_latency_box"
13502   output-file-type: ".html"
13503   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
13504   data: "plot-vpp-throughput-latency-3n-hsw"
13505   filter: "'NIC_Intel-X710' and
13506            '64B' and 
13507            'NDRDISC' and 
13508            '2T2C' and 
13509            'VHOST' and 
13510            not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
13511   parameters:
13512   - "latency"
13513   - "parent"
13514   traces:
13515     boxmean: False
13516   layout:
13517     title: ""  # No title
13518     layout: "plot-latency"
13519
13520 # Packet Latency - VPP vhost l2sw 3n-hsw-x710
13521 -
13522   type: "plot"
13523   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
13524   algorithm: "plot_latency_box"
13525   output-file-type: ".html"
13526   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
13527   data: "plot-vpp-throughput-latency-3n-hsw"
13528   filter: "'NIC_Intel-X710' and
13529            '64B' and 
13530            'NDRDISC' and 
13531            '1T1C' and 
13532            'VHOST' and 
13533            not 'VXLAN' and 
13534            not 'IP4FWD' and 
13535            not 'DOT1Q' and 
13536            not '2VM'"
13537   parameters:
13538   - "latency"
13539   - "parent"
13540   traces:
13541     boxmean: False
13542   layout:
13543     title: ""  # No title
13544     layout: "plot-latency"
13545
13546 -
13547   type: "plot"
13548   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
13549   algorithm: "plot_latency_box"
13550   output-file-type: ".html"
13551   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
13552   data: "plot-vpp-throughput-latency-3n-hsw"
13553   filter: "'NIC_Intel-X710' and
13554            '64B' and 
13555            'NDRDISC' and 
13556            '2T2C' and 
13557            'VHOST' and 
13558            not 'VXLAN' and 
13559            not 'IP4FWD' and 
13560            not 'DOT1Q' and 
13561            not '2VM'"
13562   parameters:
13563   - "latency"
13564   - "parent"
13565   traces:
13566     boxmean: False
13567   layout:
13568     title: ""  # No title
13569     layout: "plot-latency"
13570
13571 # Packet Latency - VPP vhost ip4 3n-hsw-xl710
13572 -
13573   type: "plot"
13574   title: "VPP Latency: vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
13575   algorithm: "plot_latency_box"
13576   output-file-type: ".html"
13577   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
13578   data: "plot-vpp-throughput-latency-3n-hsw"
13579   filter: "'NIC_Intel-XL710' and
13580            '64B' and 
13581            'NDRDISC' and 
13582            '1T1C' and 
13583            'VHOST' and 
13584            not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
13585   parameters:
13586   - "latency"
13587   - "parent"
13588   traces:
13589     boxmean: False
13590   layout:
13591     title: ""  # No title
13592     layout: "plot-latency"
13593
13594 -
13595   type: "plot"
13596   title: "VPP Latency: vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
13597   algorithm: "plot_latency_box"
13598   output-file-type: ".html"
13599   output-file: "{DIR[STATIC,VPP]}/ip4-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
13600   data: "plot-vpp-throughput-latency-3n-hsw"
13601   filter: "'NIC_Intel-XL710' and
13602            '64B' and 
13603            'NDRDISC' and 
13604            '2T2C' and 
13605            'VHOST' and 
13606            not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
13607   parameters:
13608   - "latency"
13609   - "parent"
13610   traces:
13611     boxmean: False
13612   layout:
13613     title: ""  # No title
13614     layout: "plot-latency"
13615
13616 # Packet Latency - VPP vhost l2sw 3n-hsw-xl710
13617 -
13618   type: "plot"
13619   title: "VPP Latency: vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
13620   algorithm: "plot_latency_box"
13621   output-file-type: ".html"
13622   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
13623   data: "plot-vpp-throughput-latency-3n-hsw"
13624   filter: "'NIC_Intel-XL710' and
13625            '64B' and 
13626            'NDRDISC' and 
13627            '1T1C' and 
13628            'VHOST' and 
13629            not 'VXLAN' and 
13630            not 'IP4FWD' and 
13631            not 'DOT1Q' and 
13632            not '2VM'"
13633   parameters:
13634   - "latency"
13635   - "parent"
13636   traces:
13637     boxmean: False
13638   layout:
13639     title: ""  # No title
13640     layout: "plot-latency"
13641
13642 -
13643   type: "plot"
13644   title: "VPP Latency: vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
13645   algorithm: "plot_latency_box"
13646   output-file-type: ".html"
13647   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
13648   data: "plot-vpp-throughput-latency-3n-hsw"
13649   filter: "'NIC_Intel-XL710' and
13650            '64B' and 
13651            'NDRDISC' and 
13652            '2T2C' and 
13653            'VHOST' and 
13654            not 'VXLAN' and 
13655            not 'IP4FWD' and 
13656            not 'DOT1Q' and 
13657            not '2VM'"
13658   parameters:
13659   - "latency"
13660   - "parent"
13661   traces:
13662     boxmean: False
13663   layout:
13664     title: ""  # No title
13665     layout: "plot-latency"
13666
13667 ################################################################################
13668
13669 # Packet Latency - VPP VTS 3n-hsw-x520
13670 -
13671   type: "plot"
13672   title: "VPP Latency: vts-3n-hsw-x520-64b-1t1c-ndr-lat"
13673   algorithm: "plot_latency_box"
13674   output-file-type: ".html"
13675   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-64b-1t1c-ndr-lat"
13676   data: "plot-vpp-throughput-latency-3n-hsw"
13677   filter: "'NIC_Intel-X520-DA2' and
13678            '64B' and
13679            'NDRDISC' and
13680            '1T1C' and
13681            'VTS'"
13682   parameters:
13683   - "latency"
13684   - "parent"
13685   traces:
13686     boxmean: False
13687   layout:
13688     title: ""  # No title
13689     layout: "plot-latency"
13690
13691 -
13692   type: "plot"
13693   title: "VPP Latency: vts-3n-hsw-x520-64b-2t2c-ndr-lat"
13694   algorithm: "plot_latency_box"
13695   output-file-type: ".html"
13696   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-64b-2t2c-ndr-lat"
13697   data: "plot-vpp-throughput-latency-3n-hsw"
13698   filter: "'NIC_Intel-X520-DA2' and
13699            '64B' and
13700            'NDRDISC' and
13701            '2T2C' and
13702            'VTS'"
13703   parameters:
13704   - "latency"
13705   - "parent"
13706   traces:
13707     boxmean: False
13708   layout:
13709     title: ""  # No title
13710     layout: "plot-latency"
13711     
13712 ################################################################################
13713
13714 # Packet Latency - DPDK l3fwd 3n-hsw-x520
13715 -
13716   type: "plot"
13717   title: "DPDK Latency: l3fwd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
13718   algorithm: "plot_latency_box"
13719   output-file-type: ".html"
13720   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
13721   data: "plot-dpdk-throughput-latency-3n-hsw"
13722   filter: "'NIC_Intel-X520-DA2' and
13723            '64B' and
13724            'BASE' and
13725            'NDRDISC' and
13726            '1T1C' and
13727            'IP4FWD'"
13728   parameters:
13729   - "latency"
13730   - "parent"
13731   traces:
13732     hoverinfo: "x+y"
13733     boxpoints: "outliers"
13734     whiskerwidth: 0
13735   layout:
13736     title: ""  # No title
13737     layout: "plot-latency"
13738
13739 -
13740   type: "plot"
13741   title: "DPDK Latency: l3fwd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
13742   algorithm: "plot_latency_box"
13743   output-file-type: ".html"
13744   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
13745   data: "plot-dpdk-throughput-latency-3n-hsw"
13746   filter: "'NIC_Intel-X520-DA2' and
13747            '64B' and
13748            'BASE' and
13749            'NDRDISC' and
13750            '2T2C' and
13751            'IP4FWD'"
13752   parameters:
13753   - "latency"
13754   - "parent"
13755   traces:
13756     hoverinfo: "x+y"
13757     boxpoints: "outliers"
13758     whiskerwidth: 0
13759   layout:
13760     title: ""  # No title
13761     layout: "plot-latency"
13762
13763 # Packet Latency - DPDK l3fwd 3n-hsw-x710
13764 -
13765   type: "plot"
13766   title: "DPDK Latency: l3fwd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
13767   algorithm: "plot_latency_box"
13768   output-file-type: ".html"
13769   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
13770   data: "plot-dpdk-throughput-latency-3n-hsw"
13771   filter: "'NIC_Intel-X710' and
13772            '64B' and
13773            'BASE' and
13774            'NDRDISC' and
13775            '1T1C' and
13776            'IP4FWD'"
13777   parameters:
13778   - "latency"
13779   - "parent"
13780   traces:
13781     hoverinfo: "x+y"
13782     boxpoints: "outliers"
13783     whiskerwidth: 0
13784   layout:
13785     title: ""  # No title
13786     layout: "plot-latency"
13787
13788 -
13789   type: "plot"
13790   title: "DPDK Latency: l3fwd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
13791   algorithm: "plot_latency_box"
13792   output-file-type: ".html"
13793   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
13794   data: "plot-dpdk-throughput-latency-3n-hsw"
13795   filter: "'NIC_Intel-X710' and
13796            '64B' and
13797            'BASE' and
13798            'NDRDISC' and
13799            '2T2C' and
13800            'IP4FWD'"
13801   parameters:
13802   - "latency"
13803   - "parent"
13804   traces:
13805     hoverinfo: "x+y"
13806     boxpoints: "outliers"
13807     whiskerwidth: 0
13808   layout:
13809     title: ""  # No title
13810     layout: "plot-latency"
13811
13812 # Packet Latency - DPDK l3fwd 3n-hsw-xl710
13813 -
13814   type: "plot"
13815   title: "DPDK Latency: l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
13816   algorithm: "plot_latency_box"
13817   output-file-type: ".html"
13818   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
13819   data: "plot-dpdk-throughput-latency-3n-hsw"
13820   filter: "'NIC_Intel-XL710' and
13821            '64B' and
13822            'BASE' and
13823            'NDRDISC' and
13824            '1T1C' and
13825            'IP4FWD'"
13826   parameters:
13827   - "latency"
13828   - "parent"
13829   traces:
13830     hoverinfo: "x+y"
13831     boxpoints: "outliers"
13832     whiskerwidth: 0
13833   layout:
13834     title: ""  # No title
13835     layout: "plot-latency"
13836
13837 -
13838   type: "plot"
13839   title: "DPDK Latency: l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
13840   algorithm: "plot_latency_box"
13841   output-file-type: ".html"
13842   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
13843   data: "plot-dpdk-throughput-latency-3n-hsw"
13844   filter: "'NIC_Intel-XL710' and
13845            '64B' and
13846            'BASE' and
13847            'NDRDISC' and
13848            '2T2C' and
13849            'IP4FWD'"
13850   parameters:
13851   - "latency"
13852   - "parent"
13853   traces:
13854     hoverinfo: "x+y"
13855     boxpoints: "outliers"
13856     whiskerwidth: 0
13857   layout:
13858     title: ""  # No title
13859     layout: "plot-latency"
13860
13861 # Packet Latency - DPDK l3fwd 3n-skx-x710
13862 -
13863   type: "plot"
13864   title: "DPDK Latency: l3fwd-3n-skx-x710-64b-2t1c-base-ndr-lat"
13865   algorithm: "plot_latency_box"
13866   output-file-type: ".html"
13867   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-ndr-lat"
13868   data: "plot-dpdk-throughput-latency-3n-skx"
13869   filter: "'NIC_Intel-X710' and
13870            '64B' and
13871            'BASE' and
13872            'NDRDISC' and
13873            '2T1C' and
13874            'IP4FWD'"
13875   parameters:
13876   - "latency"
13877   - "parent"
13878   traces:
13879     hoverinfo: "x+y"
13880     boxpoints: "outliers"
13881     whiskerwidth: 0
13882   layout:
13883     title: ""  # No title
13884     layout: "plot-latency"
13885
13886 -
13887   type: "plot"
13888   title: "DPDK Latency: l3fwd-3n-skx-x710-64b-4t2c-base-ndr-lat"
13889   algorithm: "plot_latency_box"
13890   output-file-type: ".html"
13891   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-ndr-lat"
13892   data: "plot-dpdk-throughput-latency-3n-skx"
13893   filter: "'NIC_Intel-X710' and
13894            '64B' and
13895            'BASE' and
13896            'NDRDISC' and
13897            '4T2C' and
13898            'IP4FWD'"
13899   parameters:
13900   - "latency"
13901   - "parent"
13902   traces:
13903     hoverinfo: "x+y"
13904     boxpoints: "outliers"
13905     whiskerwidth: 0
13906   layout:
13907     title: ""  # No title
13908     layout: "plot-latency"
13909
13910 # Packet Latency - DPDK l3fwd 3n-skx-xxv710
13911 -
13912   type: "plot"
13913   title: "DPDK Latency: l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
13914   algorithm: "plot_latency_box"
13915   output-file-type: ".html"
13916   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
13917   data: "plot-dpdk-throughput-latency-3n-skx"
13918   filter: "'NIC_Intel-XXV710' and
13919            '64B' and
13920            'BASE' and
13921            'NDRDISC' and
13922            '2T1C' and
13923            'IP4FWD'"
13924   parameters:
13925   - "latency"
13926   - "parent"
13927   traces:
13928     hoverinfo: "x+y"
13929     boxpoints: "outliers"
13930     whiskerwidth: 0
13931   layout:
13932     title: ""  # No title
13933     layout: "plot-latency"
13934
13935 -
13936   type: "plot"
13937   title: "DPDK Latency: l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
13938   algorithm: "plot_latency_box"
13939   output-file-type: ".html"
13940   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
13941   data: "plot-dpdk-throughput-latency-3n-skx"
13942   filter: "'NIC_Intel-XXV710' and
13943            '64B' and
13944            'BASE' and
13945            'NDRDISC' and
13946            '4T2C' and
13947            'IP4FWD'"
13948   parameters:
13949   - "latency"
13950   - "parent"
13951   traces:
13952     hoverinfo: "x+y"
13953     boxpoints: "outliers"
13954     whiskerwidth: 0
13955   layout:
13956     title: ""  # No title
13957     layout: "plot-latency"
13958
13959 # Packet Latency - DPDK l3fwd 2n-skx-x710
13960 -
13961   type: "plot"
13962   title: "DPDK Latency: l3fwd-2n-skx-x710-64b-2t1c-base-ndr-lat"
13963   algorithm: "plot_latency_box"
13964   output-file-type: ".html"
13965   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-ndr-lat"
13966   data: "plot-dpdk-throughput-latency-2n-skx"
13967   filter: "'NIC_Intel-X710' and
13968            '64B' and
13969            'BASE' and
13970            'NDRDISC' and
13971            '2T1C' and
13972            'IP4FWD'"
13973   parameters:
13974   - "latency"
13975   - "parent"
13976   traces:
13977     hoverinfo: "x+y"
13978     boxpoints: "outliers"
13979     whiskerwidth: 0
13980   layout:
13981     title: ""  # No title
13982     layout: "plot-latency"
13983
13984 -
13985   type: "plot"
13986   title: "DPDK Latency: l3fwd-2n-skx-x710-64b-4t2c-base-ndr-lat"
13987   algorithm: "plot_latency_box"
13988   output-file-type: ".html"
13989   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-ndr-lat"
13990   data: "plot-dpdk-throughput-latency-2n-skx"
13991   filter: "'NIC_Intel-X710' and
13992            '64B' and
13993            'BASE' and
13994            'NDRDISC' and
13995            '4T2C' and
13996            'IP4FWD'"
13997   parameters:
13998   - "latency"
13999   - "parent"
14000   traces:
14001     hoverinfo: "x+y"
14002     boxpoints: "outliers"
14003     whiskerwidth: 0
14004   layout:
14005     title: ""  # No title
14006     layout: "plot-latency"
14007
14008 # Packet Latency - DPDK l3fwd 2n-skx-xxv710
14009 -
14010   type: "plot"
14011   title: "DPDK Latency: l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
14012   algorithm: "plot_latency_box"
14013   output-file-type: ".html"
14014   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
14015   data: "plot-dpdk-throughput-latency-2n-skx"
14016   filter: "'NIC_Intel-XXV710' and
14017            '64B' and
14018            'BASE' and
14019            'NDRDISC' and
14020            '2T1C' and
14021            'IP4FWD'"
14022   parameters:
14023   - "latency"
14024   - "parent"
14025   traces:
14026     hoverinfo: "x+y"
14027     boxpoints: "outliers"
14028     whiskerwidth: 0
14029   layout:
14030     title: ""  # No title
14031     layout: "plot-latency"
14032
14033 -
14034   type: "plot"
14035   title: "DPDK Latency: l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
14036   algorithm: "plot_latency_box"
14037   output-file-type: ".html"
14038   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
14039   data: "plot-dpdk-throughput-latency-2n-skx"
14040   filter: "'NIC_Intel-XXV710' and
14041            '64B' and
14042            'BASE' and
14043            'NDRDISC' and
14044            '4T2C' and
14045            'IP4FWD'"
14046   parameters:
14047   - "latency"
14048   - "parent"
14049   traces:
14050     hoverinfo: "x+y"
14051     boxpoints: "outliers"
14052     whiskerwidth: 0
14053   layout:
14054     title: ""  # No title
14055     layout: "plot-latency"
14056
14057 ################################################################################
14058
14059 # Packet Latency - DPDK testpmd 3n-hsw-x520
14060 -
14061   type: "plot"
14062   title: "DPDK Latency: testpmd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
14063   algorithm: "plot_latency_box"
14064   output-file-type: ".html"
14065   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
14066   data: "plot-dpdk-throughput-latency-3n-hsw"
14067   filter: "'NIC_Intel-X520-DA2' and
14068            '64B' and
14069            'BASE' and
14070            'NDRDISC' and
14071            '1T1C' and
14072            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
14073   parameters:
14074   - "latency"
14075   - "parent"
14076   traces:
14077     hoverinfo: "x+y"
14078     boxpoints: "outliers"
14079     whiskerwidth: 0
14080   layout:
14081     title: ""  # No title
14082     layout: "plot-latency"
14083
14084 -
14085   type: "plot"
14086   title: "DPDK Latency: testpmd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
14087   algorithm: "plot_latency_box"
14088   output-file-type: ".html"
14089   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
14090   data: "plot-dpdk-throughput-latency-3n-hsw"
14091   filter: "'NIC_Intel-X520-DA2' and
14092            '64B' and
14093            'BASE' and
14094            'NDRDISC' and
14095            '2T2C' and
14096            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
14097   parameters:
14098   - "latency"
14099   - "parent"
14100   traces:
14101     hoverinfo: "x+y"
14102     boxpoints: "outliers"
14103     whiskerwidth: 0
14104   layout:
14105     title: ""  # No title
14106     layout: "plot-latency"
14107
14108 # Packet Latency - DPDK testpmd 3n-hsw-x710
14109 -
14110   type: "plot"
14111   title: "DPDK Latency: testpmd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
14112   algorithm: "plot_latency_box"
14113   output-file-type: ".html"
14114   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
14115   data: "plot-dpdk-throughput-latency-3n-hsw"
14116   filter: "'NIC_Intel-X710' and
14117            '64B' and
14118            'BASE' and
14119            'NDRDISC' and
14120            '1T1C' and
14121            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
14122   parameters:
14123   - "latency"
14124   - "parent"
14125   traces:
14126     hoverinfo: "x+y"
14127     boxpoints: "outliers"
14128     whiskerwidth: 0
14129   layout:
14130     title: ""  # No title
14131     layout: "plot-latency"
14132
14133 -
14134   type: "plot"
14135   title: "DPDK Latency: testpmd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
14136   algorithm: "plot_latency_box"
14137   output-file-type: ".html"
14138   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
14139   data: "plot-dpdk-throughput-latency-3n-hsw"
14140   filter: "'NIC_Intel-X710' and
14141            '64B' and
14142            'BASE' and
14143            'NDRDISC' and
14144            '2T2C' and
14145            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
14146   parameters:
14147   - "latency"
14148   - "parent"
14149   traces:
14150     hoverinfo: "x+y"
14151     boxpoints: "outliers"
14152     whiskerwidth: 0
14153   layout:
14154     title: ""  # No title
14155     layout: "plot-latency"
14156
14157 # Packet Latency - DPDK testpmd 3n-hsw-xl710
14158 -
14159   type: "plot"
14160   title: "DPDK Latency: testpmd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
14161   algorithm: "plot_latency_box"
14162   output-file-type: ".html"
14163   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
14164   data: "plot-dpdk-throughput-latency-3n-hsw"
14165   filter: "'NIC_Intel-XL710' and
14166            '64B' and
14167            'BASE' and
14168            'NDRDISC' and
14169            '1T1C' and
14170            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
14171   parameters:
14172   - "latency"
14173   - "parent"
14174   traces:
14175     hoverinfo: "x+y"
14176     boxpoints: "outliers"
14177     whiskerwidth: 0
14178   layout:
14179     title: ""  # No title
14180     layout: "plot-latency"
14181
14182 -
14183   type: "plot"
14184   title: "DPDK Latency: testpmd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
14185   algorithm: "plot_latency_box"
14186   output-file-type: ".html"
14187   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
14188   data: "plot-dpdk-throughput-latency-3n-hsw"
14189   filter: "'NIC_Intel-XL710' and
14190            '64B' and
14191            'BASE' and
14192            'NDRDISC' and
14193            '2T2C' and
14194            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
14195   parameters:
14196   - "latency"
14197   - "parent"
14198   traces:
14199     hoverinfo: "x+y"
14200     boxpoints: "outliers"
14201     whiskerwidth: 0
14202   layout:
14203     title: ""  # No title
14204     layout: "plot-latency"
14205
14206 # Packet Latency - DPDK testpmd 3n-skx-x710
14207 -
14208   type: "plot"
14209   title: "DPDK Latency: testpmd-3n-skx-x710-64b-2t1c-base-ndr-lat"
14210   algorithm: "plot_latency_box"
14211   output-file-type: ".html"
14212   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-ndr-lat"
14213   data: "plot-dpdk-throughput-latency-3n-skx"
14214   filter: "'NIC_Intel-X710' and
14215            '64B' and
14216            'BASE' and
14217            'NDRDISC' and
14218            '2T1C' and
14219            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
14220   parameters:
14221   - "latency"
14222   - "parent"
14223   traces:
14224     hoverinfo: "x+y"
14225     boxpoints: "outliers"
14226     whiskerwidth: 0
14227   layout:
14228     title: ""  # No title
14229     layout: "plot-latency"
14230
14231 -
14232   type: "plot"
14233   title: "DPDK Latency: testpmd-3n-skx-x710-64b-4t2c-base-ndr-lat"
14234   algorithm: "plot_latency_box"
14235   output-file-type: ".html"
14236   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-ndr-lat"
14237   data: "plot-dpdk-throughput-latency-3n-skx"
14238   filter: "'NIC_Intel-X710' and
14239            '64B' and
14240            'BASE' and
14241            'NDRDISC' and
14242            '4T2C' and
14243            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
14244   parameters:
14245   - "latency"
14246   - "parent"
14247   traces:
14248     hoverinfo: "x+y"
14249     boxpoints: "outliers"
14250     whiskerwidth: 0
14251   layout:
14252     title: ""  # No title
14253     layout: "plot-latency"
14254
14255 # Packet Latency - DPDK testpmd 3n-skx-xxv710
14256 -
14257   type: "plot"
14258   title: "DPDK Latency: testpmd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
14259   algorithm: "plot_latency_box"
14260   output-file-type: ".html"
14261   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
14262   data: "plot-dpdk-throughput-latency-3n-skx"
14263   filter: "'NIC_Intel-XXV710' and
14264            '64B' and
14265            'BASE' and
14266            'NDRDISC' and
14267            '2T1C' and
14268            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
14269   parameters:
14270   - "latency"
14271   - "parent"
14272   traces:
14273     hoverinfo: "x+y"
14274     boxpoints: "outliers"
14275     whiskerwidth: 0
14276   layout:
14277     title: ""  # No title
14278     layout: "plot-latency"
14279
14280 -
14281   type: "plot"
14282   title: "DPDK Latency: testpmd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
14283   algorithm: "plot_latency_box"
14284   output-file-type: ".html"
14285   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
14286   data: "plot-dpdk-throughput-latency-3n-skx"
14287   filter: "'NIC_Intel-XXV710' and
14288            '64B' and
14289            'BASE' and
14290            'NDRDISC' and
14291            '4T2C' and
14292            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
14293   parameters:
14294   - "latency"
14295   - "parent"
14296   traces:
14297     hoverinfo: "x+y"
14298     boxpoints: "outliers"
14299     whiskerwidth: 0
14300   layout:
14301     title: ""  # No title
14302     layout: "plot-latency"
14303
14304 # Packet Latency - DPDK testpmd 2n-skx-x710
14305 -
14306   type: "plot"
14307   title: "DPDK Latency: testpmd-2n-skx-x710-64b-2t1c-base-ndr-lat"
14308   algorithm: "plot_latency_box"
14309   output-file-type: ".html"
14310   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-ndr-lat"
14311   data: "plot-dpdk-throughput-latency-2n-skx"
14312   filter: "'NIC_Intel-X710' and
14313            '64B' and
14314            'BASE' and
14315            'NDRDISC' and
14316            '2T1C' and
14317            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
14318   parameters:
14319   - "latency"
14320   - "parent"
14321   traces:
14322     hoverinfo: "x+y"
14323     boxpoints: "outliers"
14324     whiskerwidth: 0
14325   layout:
14326     title: ""  # No title
14327     layout: "plot-latency"
14328
14329 -
14330   type: "plot"
14331   title: "DPDK Latency: testpmd-2n-skx-x710-64b-4t2c-base-ndr-lat"
14332   algorithm: "plot_latency_box"
14333   output-file-type: ".html"
14334   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-ndr-lat"
14335   data: "plot-dpdk-throughput-latency-2n-skx"
14336   filter: "'NIC_Intel-X710' and
14337            '64B' and
14338            'BASE' and
14339            'NDRDISC' and
14340            '4T2C' and
14341            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
14342   parameters:
14343   - "latency"
14344   - "parent"
14345   traces:
14346     hoverinfo: "x+y"
14347     boxpoints: "outliers"
14348     whiskerwidth: 0
14349   layout:
14350     title: ""  # No title
14351     layout: "plot-latency"
14352
14353 # Packet Latency - DPDK testpmd 2n-skx-xxv710
14354 -
14355   type: "plot"
14356   title: "DPDK Latency: testpmd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
14357   algorithm: "plot_latency_box"
14358   output-file-type: ".html"
14359   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
14360   data: "plot-dpdk-throughput-latency-2n-skx"
14361   filter: "'NIC_Intel-XXV710' and
14362            '64B' and
14363            'BASE' and
14364            'NDRDISC' and
14365            '2T1C' and
14366            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
14367   parameters:
14368   - "latency"
14369   - "parent"
14370   traces:
14371     hoverinfo: "x+y"
14372     boxpoints: "outliers"
14373     whiskerwidth: 0
14374   layout:
14375     title: ""  # No title
14376     layout: "plot-latency"
14377
14378 -
14379   type: "plot"
14380   title: "DPDK Latency: testpmd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
14381   algorithm: "plot_latency_box"
14382   output-file-type: ".html"
14383   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
14384   data: "plot-dpdk-throughput-latency-2n-skx"
14385   filter: "'NIC_Intel-XXV710' and
14386            '64B' and
14387            'BASE' and
14388            'NDRDISC' and
14389            '4T2C' and
14390            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
14391   parameters:
14392   - "latency"
14393   - "parent"
14394   traces:
14395     hoverinfo: "x+y"
14396     boxpoints: "outliers"
14397     whiskerwidth: 0
14398   layout:
14399     title: ""  # No title
14400     layout: "plot-latency"
14401
14402 ################################################################################
14403
14404 # Speedup - VPP Container Memif 3n-hsw-x520
14405 -
14406   type: "plot"
14407   title: "Speedup: memif-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
14408   algorithm: "plot_throughput_speedup_analysis"
14409   output-file-type: ".html"
14410   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
14411   data: "plot-throughput-speedup-analysis-3n-hsw"
14412   filter: "'NIC_Intel-X520-DA2' and
14413            '64B' and
14414            ('BASE' or 'SCALE') and
14415            'NDRDISC' and
14416            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
14417            not 'VHOST' and
14418            'MEMIF'"
14419   parameters:
14420   - "throughput"
14421   - "parent"
14422   - "tags"
14423   layout:
14424     title: ""  # No title
14425     layout: "plot-throughput-speedup-analysis"
14426
14427 -
14428   type: "plot"
14429   title: "Speedup: memif-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
14430   algorithm: "plot_throughput_speedup_analysis"
14431   output-file-type: ".html"
14432   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
14433   data: "plot-throughput-speedup-analysis-3n-hsw"
14434   filter: "'NIC_Intel-X520-DA2' and
14435            '64B' and
14436            ('BASE' or 'SCALE') and
14437            'PDRDISC' and not 'NDRDISC' and
14438            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
14439            not 'VHOST' and
14440            'MEMIF'"
14441   parameters:
14442   - "throughput"
14443   - "parent"
14444   - "tags"
14445   layout:
14446     title: ""  # No title
14447     layout: "plot-throughput-speedup-analysis"
14448
14449 # Speedup - VPP Container Memif 3n-hsw-x710
14450 -
14451   type: "plot"
14452   title: "Speedup: memif-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
14453   algorithm: "plot_throughput_speedup_analysis"
14454   output-file-type: ".html"
14455   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
14456   data: "plot-throughput-speedup-analysis-3n-hsw"
14457   filter: "'NIC_Intel-X710' and
14458            '64B' and
14459            ('BASE' or 'SCALE') and
14460            'NDRDISC' and
14461            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
14462            not 'VHOST' and
14463            'MEMIF'"
14464   parameters:
14465   - "throughput"
14466   - "parent"
14467   - "tags"
14468   layout:
14469     title: ""  # No title
14470     layout: "plot-throughput-speedup-analysis"
14471
14472 -
14473   type: "plot"
14474   title: "Speedup: memif-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
14475   algorithm: "plot_throughput_speedup_analysis"
14476   output-file-type: ".html"
14477   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
14478   data: "plot-throughput-speedup-analysis-3n-hsw"
14479   filter: "'NIC_Intel-X710' and
14480            '64B' and
14481            ('BASE' or 'SCALE') and
14482            'PDRDISC' and not 'NDRDISC' and
14483            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
14484            not 'VHOST' and
14485            'MEMIF'"
14486   parameters:
14487   - "throughput"
14488   - "parent"
14489   - "tags"
14490   layout:
14491     title: ""  # No title
14492     layout: "plot-throughput-speedup-analysis"
14493
14494 # Speedup - VPP Container Memif 3n-hsw-xl710
14495 -
14496   type: "plot"
14497   title: "Speedup: memif-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
14498   algorithm: "plot_throughput_speedup_analysis"
14499   output-file-type: ".html"
14500   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
14501   data: "plot-throughput-speedup-analysis-3n-hsw"
14502   filter: "'NIC_Intel-XL710' and
14503            '64B' and
14504            ('BASE' or 'SCALE') and
14505            '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 -
14518   type: "plot"
14519   title: "Speedup: memif-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
14520   algorithm: "plot_throughput_speedup_analysis"
14521   output-file-type: ".html"
14522   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
14523   data: "plot-throughput-speedup-analysis-3n-hsw"
14524   filter: "'NIC_Intel-XL710' and
14525            '64B' and
14526            ('BASE' or 'SCALE') and
14527            'PDRDISC' and not 'NDRDISC' and
14528            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
14529            not 'VHOST' and
14530            'MEMIF'"
14531   parameters:
14532   - "throughput"
14533   - "parent"
14534   - "tags"
14535   layout:
14536     title: ""  # No title
14537     layout: "plot-throughput-speedup-analysis"
14538
14539 # Speedup - VPP Container Memif 3n-skx-x710
14540 -
14541   type: "plot"
14542   title: "Speedup: memif-3n-skx-x710-64b-base_and_scale-ndr-tsa"
14543   algorithm: "plot_throughput_speedup_analysis"
14544   output-file-type: ".html"
14545   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-base_and_scale-ndr-tsa"
14546   data: "plot-throughput-speedup-analysis-3n-skx"
14547   filter: "'NIC_Intel-X710' and
14548            '64B' and
14549            ('BASE' or 'SCALE') and
14550            '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 -
14563   type: "plot"
14564   title: "Speedup: memif-3n-skx-x710-64b-base_and_scale-pdr-tsa"
14565   algorithm: "plot_throughput_speedup_analysis"
14566   output-file-type: ".html"
14567   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-base_and_scale-pdr-tsa"
14568   data: "plot-throughput-speedup-analysis-3n-skx"
14569   filter: "'NIC_Intel-X710' and
14570            '64B' and
14571            ('BASE' or 'SCALE') and
14572            'PDRDISC' and not 'NDRDISC' and
14573            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
14574            not 'VHOST' and
14575             'MEMIF'"
14576   parameters:
14577   - "throughput"
14578   - "parent"
14579   - "tags"
14580   layout:
14581     title: ""  # No title
14582     layout: "plot-throughput-speedup-analysis"
14583
14584 # Speedup - VPP Container Memif 3n-skx-xxv710
14585 -
14586   type: "plot"
14587   title: "Speedup: memif-3n-skx-xxv710-64b-base_and_scale-ndr-tsa"
14588   algorithm: "plot_throughput_speedup_analysis"
14589   output-file-type: ".html"
14590   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-xxv710-64b-base_and_scale-ndr-tsa"
14591   data: "plot-throughput-speedup-analysis-3n-skx"
14592   filter: "'NIC_Intel-XXV710' and
14593            '64B' and
14594            ('BASE' or 'SCALE') and
14595            '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 -
14608   type: "plot"
14609   title: "Speedup: memif-3n-skx-xxv710-64b-base_and_scale-pdr-tsa"
14610   algorithm: "plot_throughput_speedup_analysis"
14611   output-file-type: ".html"
14612   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-xxv710-64b-base_and_scale-pdr-tsa"
14613   data: "plot-throughput-speedup-analysis-3n-skx"
14614   filter: "'NIC_Intel-XXV710' and
14615            '64B' and
14616            ('BASE' or 'SCALE') and
14617            'PDRDISC' and not 'NDRDISC' and
14618            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
14619            not 'VHOST' and
14620            'MEMIF'"
14621   parameters:
14622   - "throughput"
14623   - "parent"
14624   - "tags"
14625   layout:
14626     title: ""  # No title
14627     layout: "plot-throughput-speedup-analysis"
14628
14629 # Speedup - VPP Container Memif 2n-skx-x710
14630 -
14631   type: "plot"
14632   title: "Speedup: memif-2n-skx-x710-64b-base_and_scale-ndr-tsa"
14633   algorithm: "plot_throughput_speedup_analysis"
14634   output-file-type: ".html"
14635   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-base_and_scale-ndr-tsa"
14636   data: "plot-throughput-speedup-analysis-2n-skx"
14637   filter: "'NIC_Intel-X710' and
14638            '64B' and
14639            ('BASE' or 'SCALE') and
14640            '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 -
14653   type: "plot"
14654   title: "Speedup: memif-2n-skx-x710-64b-base_and_scale-pdr-tsa"
14655   algorithm: "plot_throughput_speedup_analysis"
14656   output-file-type: ".html"
14657   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-base_and_scale-pdr-tsa"
14658   data: "plot-throughput-speedup-analysis-2n-skx"
14659   filter: "'NIC_Intel-X710' and
14660            '64B' and
14661            ('BASE' or 'SCALE') and
14662            'PDRDISC' and not 'NDRDISC' and
14663            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
14664            not 'VHOST' and
14665            'MEMIF'"
14666   parameters:
14667   - "throughput"
14668   - "parent"
14669   - "tags"
14670   layout:
14671     title: ""  # No title
14672     layout: "plot-throughput-speedup-analysis"
14673
14674 # Speedup - VPP Container Memif 2n-skx-xxv710
14675 -
14676   type: "plot"
14677   title: "Speedup: memif-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
14678   algorithm: "plot_throughput_speedup_analysis"
14679   output-file-type: ".html"
14680   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
14681   data: "plot-throughput-speedup-analysis-2n-skx"
14682   filter: "'NIC_Intel-XXV710' and
14683            '64B' and
14684            ('BASE' or 'SCALE') and
14685            '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 -
14698   type: "plot"
14699   title: "Speedup: memif-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
14700   algorithm: "plot_throughput_speedup_analysis"
14701   output-file-type: ".html"
14702   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
14703   data: "plot-throughput-speedup-analysis-2n-skx"
14704   filter: "'NIC_Intel-XXV710' and
14705            '64B' and
14706            ('BASE' or 'SCALE') and
14707            'PDRDISC' and not 'NDRDISC' and
14708            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
14709            not 'VHOST' and
14710            'MEMIF'"
14711   parameters:
14712   - "throughput"
14713   - "parent"
14714   - "tags"
14715   layout:
14716     title: ""  # No title
14717     layout: "plot-throughput-speedup-analysis"
14718
14719 ################################################################################
14720
14721 # Speedup - VPP Container k8s memif 3n-hsw-x520
14722 -
14723   type: "plot"
14724   title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
14725   algorithm: "plot_throughput_speedup_analysis"
14726   output-file-type: ".html"
14727   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
14728   data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
14729   filter: "'NIC_Intel-X520-DA2' and
14730            '64B' and
14731            ('BASE' or 'SCALE') and
14732            'NDRDISC' and
14733            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
14734            not 'VHOST' and
14735            'MEMIF'"
14736   parameters:
14737   - "throughput"
14738   - "parent"
14739   - "tags"
14740   layout:
14741     title: ""  # No title
14742     layout: "plot-throughput-speedup-analysis"
14743
14744 -
14745   type: "plot"
14746   title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
14747   algorithm: "plot_throughput_speedup_analysis"
14748   output-file-type: ".html"
14749   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
14750   data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
14751   filter: "'NIC_Intel-X520-DA2' and
14752            '64B' and
14753            ('BASE' or 'SCALE') and
14754            'PDRDISC' and not 'NDRDISC' and
14755            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
14756            not 'VHOST' and
14757            'MEMIF'"
14758   parameters:
14759   - "throughput"
14760   - "parent"
14761   - "tags"
14762   layout:
14763     title: ""  # No title
14764     layout: "plot-throughput-speedup-analysis"
14765
14766 # Speedup - VPP Container Memif 3n-hsw-x710
14767 -
14768   type: "plot"
14769   title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
14770   algorithm: "plot_throughput_speedup_analysis"
14771   output-file-type: ".html"
14772   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
14773   data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
14774   filter: "'NIC_Intel-X710' and
14775            '64B' and
14776            ('BASE' or 'SCALE') and
14777            'NDRDISC' and
14778            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
14779            not 'VHOST' and
14780            'MEMIF'"
14781   parameters:
14782   - "throughput"
14783   - "parent"
14784   - "tags"
14785   layout:
14786     title: ""  # No title
14787     layout: "plot-throughput-speedup-analysis"
14788
14789 -
14790   type: "plot"
14791   title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
14792   algorithm: "plot_throughput_speedup_analysis"
14793   output-file-type: ".html"
14794   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
14795   data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
14796   filter: "'NIC_Intel-X710' and
14797            '64B' and
14798            ('BASE' or 'SCALE') and
14799            'PDRDISC' and not 'NDRDISC' and
14800            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
14801            not 'VHOST' and
14802            'MEMIF'"
14803   parameters:
14804   - "throughput"
14805   - "parent"
14806   - "tags"
14807   layout:
14808     title: ""  # No title
14809     layout: "plot-throughput-speedup-analysis"
14810
14811 # Speedup - VPP Container Memif 3n-hsw-xl710
14812 -
14813   type: "plot"
14814   title: "Speedup: k8s-memif-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
14815   algorithm: "plot_throughput_speedup_analysis"
14816   output-file-type: ".html"
14817   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
14818   data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
14819   filter: "'NIC_Intel-XL710' and
14820            '64B' and
14821            ('BASE' or 'SCALE') and
14822            'NDRDISC' and
14823            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
14824            not 'VHOST' and
14825            'MEMIF'"
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: k8s-memif-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
14837   algorithm: "plot_throughput_speedup_analysis"
14838   output-file-type: ".html"
14839   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
14840   data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
14841   filter: "'NIC_Intel-XL710' and
14842            '64B' and
14843            ('BASE' or 'SCALE') and
14844            'PDRDISC' and not 'NDRDISC' and
14845            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
14846            not 'VHOST' and
14847            'MEMIF'"
14848   parameters:
14849   - "throughput"
14850   - "parent"
14851   - "tags"
14852   layout:
14853     title: ""  # No title
14854     layout: "plot-throughput-speedup-analysis"
14855
14856 # Speedup - VPP Container Memif 3n-skx-x710
14857 -
14858   type: "plot"
14859   title: "Speedup: k8s-memif-3n-skx-x710-64b-base_and_scale-ndr-tsa"
14860   algorithm: "plot_throughput_speedup_analysis"
14861   output-file-type: ".html"
14862   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-skx-x710-64b-base_and_scale-ndr-tsa"
14863   data: "plot-ligato-throughput-speedup-analysis-3n-skx"
14864   filter: "'NIC_Intel-X710' and
14865            '64B' and
14866            ('BASE' or 'SCALE') and
14867            'NDRDISC' and
14868            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
14869            not 'VHOST' and
14870            'MEMIF'"
14871   parameters:
14872   - "throughput"
14873   - "parent"
14874   - "tags"
14875   layout:
14876     title: ""  # No title
14877     layout: "plot-throughput-speedup-analysis"
14878
14879 -
14880   type: "plot"
14881   title: "Speedup: k8s-memif-3n-skx-x710-64b-base_and_scale-pdr-tsa"
14882   algorithm: "plot_throughput_speedup_analysis"
14883   output-file-type: ".html"
14884   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-skx-x710-64b-base_and_scale-pdr-tsa"
14885   data: "plot-ligato-throughput-speedup-analysis-3n-skx"
14886   filter: "'NIC_Intel-X710' and
14887            '64B' and
14888            ('BASE' or 'SCALE') and
14889            'PDRDISC' and not 'NDRDISC' and
14890            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
14891            not 'VHOST' and
14892             'MEMIF'"
14893   parameters:
14894   - "throughput"
14895   - "parent"
14896   - "tags"
14897   layout:
14898     title: ""  # No title
14899     layout: "plot-throughput-speedup-analysis"
14900
14901 # Speedup - VPP Container Memif 3n-skx-xxv710
14902 -
14903   type: "plot"
14904   title: "Speedup: k8s-memif-3n-skx-xxv710-64b-base_and_scale-ndr-tsa"
14905   algorithm: "plot_throughput_speedup_analysis"
14906   output-file-type: ".html"
14907   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-skx-xxv710-64b-base_and_scale-ndr-tsa"
14908   data: "plot-ligato-throughput-speedup-analysis-3n-skx"
14909   filter: "'NIC_Intel-XXV710' and
14910            '64B' and
14911            ('BASE' or 'SCALE') and
14912            'NDRDISC' and
14913            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
14914            not 'VHOST' and
14915            'MEMIF'"
14916   parameters:
14917   - "throughput"
14918   - "parent"
14919   - "tags"
14920   layout:
14921     title: ""  # No title
14922     layout: "plot-throughput-speedup-analysis"
14923
14924 -
14925   type: "plot"
14926   title: "Speedup: k8s-memif-3n-skx-xxv710-64b-base_and_scale-pdr-tsa"
14927   algorithm: "plot_throughput_speedup_analysis"
14928   output-file-type: ".html"
14929   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-skx-xxv710-64b-base_and_scale-pdr-tsa"
14930   data: "plot-ligato-throughput-speedup-analysis-3n-skx"
14931   filter: "'NIC_Intel-XXV710' and
14932            '64B' and
14933            ('BASE' or 'SCALE') and
14934            'PDRDISC' and not 'NDRDISC' and
14935            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
14936            not 'VHOST' and
14937            'MEMIF'"
14938   parameters:
14939   - "throughput"
14940   - "parent"
14941   - "tags"
14942   layout:
14943     title: ""  # No title
14944     layout: "plot-throughput-speedup-analysis"
14945
14946 # Speedup - VPP Container Memif 2n-skx-x710
14947 -
14948   type: "plot"
14949   title: "Speedup: k8s-memif-2n-skx-x710-64b-base_and_scale-ndr-tsa"
14950   algorithm: "plot_throughput_speedup_analysis"
14951   output-file-type: ".html"
14952   output-file: "{DIR[STATIC,VPP]}/k8s-memif-2n-skx-x710-64b-base_and_scale-ndr-tsa"
14953   data: "plot-ligato-throughput-speedup-analysis-2n-skx"
14954   filter: "'NIC_Intel-X710' and
14955            '64B' and
14956            ('BASE' or 'SCALE') and
14957            'NDRDISC' and
14958            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
14959            not 'VHOST' and
14960            'MEMIF'"
14961   parameters:
14962   - "throughput"
14963   - "parent"
14964   - "tags"
14965   layout:
14966     title: ""  # No title
14967     layout: "plot-throughput-speedup-analysis"
14968
14969 -
14970   type: "plot"
14971   title: "Speedup: k8s-memif-2n-skx-x710-64b-base_and_scale-pdr-tsa"
14972   algorithm: "plot_throughput_speedup_analysis"
14973   output-file-type: ".html"
14974   output-file: "{DIR[STATIC,VPP]}/k8s-memif-2n-skx-x710-64b-base_and_scale-pdr-tsa"
14975   data: "plot-ligato-throughput-speedup-analysis-2n-skx"
14976   filter: "'NIC_Intel-X710' and
14977            '64B' and
14978            ('BASE' or 'SCALE') and
14979            'PDRDISC' and not 'NDRDISC' and
14980            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
14981            not 'VHOST' and
14982            'MEMIF'"
14983   parameters:
14984   - "throughput"
14985   - "parent"
14986   - "tags"
14987   layout:
14988     title: ""  # No title
14989     layout: "plot-throughput-speedup-analysis"
14990
14991 # Speedup - VPP Container Memif 2n-skx-xxv710
14992 -
14993   type: "plot"
14994   title: "Speedup: k8s-memif-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
14995   algorithm: "plot_throughput_speedup_analysis"
14996   output-file-type: ".html"
14997   output-file: "{DIR[STATIC,VPP]}/k8s-memif-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
14998   data: "plot-ligato-throughput-speedup-analysis-2n-skx"
14999   filter: "'NIC_Intel-XXV710' and
15000            '64B' and
15001            ('BASE' or 'SCALE') and
15002            'NDRDISC' and
15003            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
15004            not 'VHOST' and
15005            'MEMIF'"
15006   parameters:
15007   - "throughput"
15008   - "parent"
15009   - "tags"
15010   layout:
15011     title: ""  # No title
15012     layout: "plot-throughput-speedup-analysis"
15013
15014 -
15015   type: "plot"
15016   title: "Speedup: k8s-memif-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
15017   algorithm: "plot_throughput_speedup_analysis"
15018   output-file-type: ".html"
15019   output-file: "{DIR[STATIC,VPP]}/k8s-memif-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
15020   data: "plot-ligato-throughput-speedup-analysis-2n-skx"
15021   filter: "'NIC_Intel-XXV710' and
15022            '64B' and
15023            ('BASE' or 'SCALE') and
15024            'PDRDISC' and not 'NDRDISC' and
15025            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
15026            not 'VHOST' and
15027            'MEMIF'"
15028   parameters:
15029   - "throughput"
15030   - "parent"
15031   - "tags"
15032   layout:
15033     title: ""  # No title
15034     layout: "plot-throughput-speedup-analysis"
15035
15036 ################################################################################
15037
15038 # Speedup - VPP IPv4 3n-hsw-x520
15039 -
15040   type: "plot"
15041   title: "Speedup: ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
15042   algorithm: "plot_throughput_speedup_analysis"
15043   output-file-type: ".html"
15044   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
15045   data: "plot-throughput-speedup-analysis-3n-hsw"
15046   filter: "'NIC_Intel-X520-DA2' and
15047            '64B' and
15048            ('BASE' or 'SCALE') and
15049            '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-hsw-x520-64b-base_and_scale-pdr-tsa"
15064   algorithm: "plot_throughput_speedup_analysis"
15065   output-file-type: ".html"
15066   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
15067   data: "plot-throughput-speedup-analysis-3n-hsw"
15068   filter: "'NIC_Intel-X520-DA2' and
15069            '64B' and
15070            ('BASE' or 'SCALE') and
15071            'PDRDISC' and not 'NDRDISC' and
15072            'IP4FWD' and
15073            not 'IPSEC' and 
15074            not 'VHOST'"
15075   parameters:
15076   - "throughput"
15077   - "parent"
15078   - "tags"
15079   layout:
15080     title: ""  # No title
15081     layout: "plot-throughput-speedup-analysis"
15082
15083 -
15084   type: "plot"
15085   title: "Speedup: ip4-3n-hsw-x520-64b-features-ndr-tsa"
15086   algorithm: "plot_throughput_speedup_analysis"
15087   output-file-type: ".html"
15088   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-ndr-tsa"
15089   data: "plot-throughput-speedup-analysis-3n-hsw"
15090   filter: "'NIC_Intel-X520-DA2' and
15091            '64B' and
15092            'FEATURE' and
15093            ('ACL10' or 'ACL50') and '10k_FLOWS' and
15094            'NDRDISC' and
15095            'IP4FWD' and
15096            not 'IPSEC' and 
15097            not 'VHOST'"
15098   parameters:
15099   - "throughput"
15100   - "parent"
15101   - "tags"
15102   layout:
15103     title: ""  # No title
15104     layout: "plot-throughput-speedup-analysis"
15105
15106 -
15107   type: "plot"
15108   title: "Speedup: ip4-3n-hsw-x520-64b-features-pdr-tsa"
15109   algorithm: "plot_throughput_speedup_analysis"
15110   output-file-type: ".html"
15111   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-pdr-tsa"
15112   data: "plot-throughput-speedup-analysis-3n-hsw"
15113   filter: "'NIC_Intel-X520-DA2' and
15114            '64B' and
15115            'FEATURE' and
15116            ('ACL10' or 'ACL50') and '10k_FLOWS' and
15117            'PDRDISC' and not 'NDRDISC' and
15118            'IP4FWD' and
15119            not 'IPSEC' and 
15120            not 'VHOST'"
15121   parameters:
15122   - "throughput"
15123   - "parent"
15124   - "tags"
15125   layout:
15126     title: ""  # No title
15127     layout: "plot-throughput-speedup-analysis"
15128
15129 # Speedup - VPP IPv4 3n-hsw-x710
15130 -
15131   type: "plot"
15132   title: "Speedup: ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
15133   algorithm: "plot_throughput_speedup_analysis"
15134   output-file-type: ".html"
15135   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
15136   data: "plot-throughput-speedup-analysis-3n-hsw"
15137   filter: "'NIC_Intel-X710' and
15138            '64B' and
15139            ('BASE' or 'SCALE') and
15140            '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-hsw-x710-64b-base_and_scale-pdr-tsa"
15155   algorithm: "plot_throughput_speedup_analysis"
15156   output-file-type: ".html"
15157   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
15158   data: "plot-throughput-speedup-analysis-3n-hsw"
15159   filter: "'NIC_Intel-X710' and
15160            '64B' and
15161            ('BASE' or 'SCALE') and
15162            'PDRDISC' and not 'NDRDISC' and
15163            'IP4FWD' and
15164            not 'IPSEC' and 
15165            not 'VHOST'"
15166   parameters:
15167   - "throughput"
15168   - "parent"
15169   - "tags"
15170   layout:
15171     title: ""  # No title
15172     layout: "plot-throughput-speedup-analysis"
15173
15174 -
15175   type: "plot"
15176   title: "Speedup: ip4-3n-hsw-x710-64b-features-ndr-tsa"
15177   algorithm: "plot_throughput_speedup_analysis"
15178   output-file-type: ".html"
15179   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-ndr-tsa"
15180   data: "plot-throughput-speedup-analysis-3n-hsw"
15181   filter: "'NIC_Intel-X710' and
15182            '64B' and
15183            'FEATURE' and
15184            ('ACL10' or 'ACL50') and '10k_FLOWS' and
15185            'NDRDISC' and
15186            'IP4FWD' and
15187            not 'IPSEC' and 
15188            not 'VHOST'"
15189   parameters:
15190   - "throughput"
15191   - "parent"
15192   - "tags"
15193   layout:
15194     title: ""  # No title
15195     layout: "plot-throughput-speedup-analysis"
15196
15197 -
15198   type: "plot"
15199   title: "Speedup: ip4-3n-hsw-x710-64b-features-pdr-tsa"
15200   algorithm: "plot_throughput_speedup_analysis"
15201   output-file-type: ".html"
15202   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-pdr-tsa"
15203   data: "plot-throughput-speedup-analysis-3n-hsw"
15204   filter: "'NIC_Intel-X710' and
15205            '64B' and
15206            'FEATURE' and
15207            ('ACL10' or 'ACL50') and '10k_FLOWS' and
15208            'PDRDISC' and not 'NDRDISC' and
15209            'IP4FWD' and
15210            not 'IPSEC' and 
15211            not 'VHOST'"
15212   parameters:
15213   - "throughput"
15214   - "parent"
15215   - "tags"
15216   layout:
15217     title: ""  # No title
15218     layout: "plot-throughput-speedup-analysis"
15219
15220 # Speedup - VPP IPv4 3n-hsw-xl710
15221 -
15222   type: "plot"
15223   title: "Speedup: ip4-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
15224   algorithm: "plot_throughput_speedup_analysis"
15225   output-file-type: ".html"
15226   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
15227   data: "plot-throughput-speedup-analysis-3n-hsw"
15228   filter: "'NIC_Intel-XL710' and
15229            '64B' and
15230            ('BASE' or 'SCALE') and
15231            '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-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
15246   algorithm: "plot_throughput_speedup_analysis"
15247   output-file-type: ".html"
15248   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
15249   data: "plot-throughput-speedup-analysis-3n-hsw"
15250   filter: "'NIC_Intel-XL710' and
15251            '64B' and
15252            ('BASE' or 'SCALE') and
15253            'PDRDISC' and not 'NDRDISC' and
15254            'IP4FWD' and
15255            not 'IPSEC' and 
15256            not 'VHOST'"
15257   parameters:
15258   - "throughput"
15259   - "parent"
15260   - "tags"
15261   layout:
15262     title: ""  # No title
15263     layout: "plot-throughput-speedup-analysis"
15264
15265 # Speedup - VPP IPv4 3n-skx-x710
15266 -
15267   type: "plot"
15268   title: "Speedup: ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
15269   algorithm: "plot_throughput_speedup_analysis"
15270   output-file-type: ".html"
15271   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
15272   data: "plot-throughput-speedup-analysis-3n-skx"
15273   filter: "'NIC_Intel-X710' and
15274            '64B' and
15275            ('BASE' or 'SCALE') and
15276            'NDRDISC' and
15277            'IP4FWD' and
15278            not 'IPSEC' and 
15279            not 'VHOST'"
15280   parameters:
15281   - "throughput"
15282   - "parent"
15283   - "tags"
15284   layout:
15285     title: ""  # No title
15286     layout: "plot-throughput-speedup-analysis"
15287
15288 -
15289   type: "plot"
15290   title: "Speedup: ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
15291   algorithm: "plot_throughput_speedup_analysis"
15292   output-file-type: ".html"
15293   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
15294   data: "plot-throughput-speedup-analysis-3n-skx"
15295   filter: "'NIC_Intel-X710' and
15296            '64B' and
15297            ('BASE' or 'SCALE') and
15298            'PDRDISC' and not 'NDRDISC' and
15299            'IP4FWD' and
15300            not 'IPSEC' and 
15301            not 'VHOST'"
15302   parameters:
15303   - "throughput"
15304   - "parent"
15305   - "tags"
15306   layout:
15307     title: ""  # No title
15308     layout: "plot-throughput-speedup-analysis"
15309
15310 -
15311   type: "plot"
15312   title: "Speedup: ip4-3n-skx-x710-64b-features-ndr-tsa"
15313   algorithm: "plot_throughput_speedup_analysis"
15314   output-file-type: ".html"
15315   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-ndr-tsa"
15316   data: "plot-throughput-speedup-analysis-3n-skx"
15317   filter: "'NIC_Intel-X710' and
15318            '64B' and
15319            'FEATURE' and
15320            ('ACL10' or 'ACL50') and '10k_FLOWS' and
15321            'NDRDISC' and
15322            'IP4FWD' and
15323            not 'IPSEC' and 
15324            not 'VHOST'"
15325   parameters:
15326   - "throughput"
15327   - "parent"
15328   - "tags"
15329   layout:
15330     title: ""  # No title
15331     layout: "plot-throughput-speedup-analysis"
15332
15333 -
15334   type: "plot"
15335   title: "Speedup: ip4-3n-skx-x710-64b-features-pdr-tsa"
15336   algorithm: "plot_throughput_speedup_analysis"
15337   output-file-type: ".html"
15338   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-pdr-tsa"
15339   data: "plot-throughput-speedup-analysis-3n-skx"
15340   filter: "'NIC_Intel-X710' and
15341            '64B' and
15342            'FEATURE' and
15343            ('ACL10' or 'ACL50') and '10k_FLOWS' and
15344            'PDRDISC' and not 'NDRDISC' and
15345            'IP4FWD' and
15346            not 'IPSEC' and 
15347            not 'VHOST'"
15348   parameters:
15349   - "throughput"
15350   - "parent"
15351   - "tags"
15352   layout:
15353     title: ""  # No title
15354     layout: "plot-throughput-speedup-analysis"
15355
15356 # Speedup - VPP IPv4 3n-skx-xxv710
15357 -
15358   type: "plot"
15359   title: "Speedup: ip4-3n-skx-xxv710-64b-base_and_scale-ndr-tsa"
15360   algorithm: "plot_throughput_speedup_analysis"
15361   output-file-type: ".html"
15362   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-xxv710-64b-base_and_scale-ndr-tsa"
15363   data: "plot-throughput-speedup-analysis-3n-skx"
15364   filter: "'NIC_Intel-XXV710' and
15365            '64B' and
15366            ('BASE' or 'SCALE') and
15367            'NDRDISC' and
15368            'IP4FWD' and
15369            not 'IPSEC' and 
15370            not 'VHOST'"
15371   parameters:
15372   - "throughput"
15373   - "parent"
15374   - "tags"
15375   layout:
15376     title: ""  # No title
15377     layout: "plot-throughput-speedup-analysis"
15378
15379 -
15380   type: "plot"
15381   title: "Speedup: ip4-3n-skx-xxv710-64b-base_and_scale-pdr-tsa"
15382   algorithm: "plot_throughput_speedup_analysis"
15383   output-file-type: ".html"
15384   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-xxv710-64b-base_and_scale-pdr-tsa"
15385   data: "plot-throughput-speedup-analysis-3n-skx"
15386   filter: "'NIC_Intel-XXV710' and
15387            '64B' and
15388            ('BASE' or 'SCALE') and
15389            'PDRDISC' and not 'NDRDISC' and
15390            'IP4FWD' and
15391            not 'IPSEC' and 
15392            not 'VHOST'"
15393   parameters:
15394   - "throughput"
15395   - "parent"
15396   - "tags"
15397   layout:
15398     title: ""  # No title
15399     layout: "plot-throughput-speedup-analysis"
15400
15401 -
15402   type: "plot"
15403   title: "Speedup: ip4-3n-skx-xxv710-64b-features-ndr-tsa"
15404   algorithm: "plot_throughput_speedup_analysis"
15405   output-file-type: ".html"
15406   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-xxv710-64b-features-ndr-tsa"
15407   data: "plot-throughput-speedup-analysis-3n-skx"
15408   filter: "'NIC_Intel-XXV710' and
15409            '64B' and
15410            'FEATURE' and
15411            ('ACL10' or 'ACL50') and '10k_FLOWS' and
15412            'NDRDISC' and
15413            'IP4FWD' and
15414            not 'IPSEC' and 
15415            not 'VHOST'"
15416   parameters:
15417   - "throughput"
15418   - "parent"
15419   - "tags"
15420   layout:
15421     title: ""  # No title
15422     layout: "plot-throughput-speedup-analysis"
15423
15424 -
15425   type: "plot"
15426   title: "Speedup: ip4-3n-skx-xxv710-64b-features-pdr-tsa"
15427   algorithm: "plot_throughput_speedup_analysis"
15428   output-file-type: ".html"
15429   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-xxv710-64b-features-pdr-tsa"
15430   data: "plot-throughput-speedup-analysis-3n-skx"
15431   filter: "'NIC_Intel-XXV710' and
15432            '64B' and
15433            'FEATURE' and
15434            ('ACL10' or 'ACL50') and '10k_FLOWS' and
15435            'PDRDISC' and not 'NDRDISC' and
15436            'IP4FWD' and
15437            not 'IPSEC' and 
15438            not 'VHOST'"
15439   parameters:
15440   - "throughput"
15441   - "parent"
15442   - "tags"
15443   layout:
15444     title: ""  # No title
15445     layout: "plot-throughput-speedup-analysis"
15446
15447 # Speedup - VPP IPv4 2n-skx-x710
15448 -
15449   type: "plot"
15450   title: "Speedup: ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
15451   algorithm: "plot_throughput_speedup_analysis"
15452   output-file-type: ".html"
15453   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
15454   data: "plot-throughput-speedup-analysis-2n-skx"
15455   filter: "'NIC_Intel-X710' and
15456            '64B' and
15457            ('BASE' or 'SCALE') and
15458            'NDRDISC' and
15459            'IP4FWD' and
15460            not 'IPSEC' and 
15461            not 'VHOST'"
15462   parameters:
15463   - "throughput"
15464   - "parent"
15465   - "tags"
15466   layout:
15467     title: ""  # No title
15468     layout: "plot-throughput-speedup-analysis"
15469
15470 -
15471   type: "plot"
15472   title: "Speedup: ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
15473   algorithm: "plot_throughput_speedup_analysis"
15474   output-file-type: ".html"
15475   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
15476   data: "plot-throughput-speedup-analysis-2n-skx"
15477   filter: "'NIC_Intel-X710' and
15478            '64B' and
15479            ('BASE' or 'SCALE') and
15480            'PDRDISC' and not 'NDRDISC' and
15481            'IP4FWD' and
15482            not 'IPSEC' and 
15483            not 'VHOST'"
15484   parameters:
15485   - "throughput"
15486   - "parent"
15487   - "tags"
15488   layout:
15489     title: ""  # No title
15490     layout: "plot-throughput-speedup-analysis"
15491
15492 -
15493   type: "plot"
15494   title: "Speedup: ip4-2n-skx-x710-64b-features-ndr-tsa"
15495   algorithm: "plot_throughput_speedup_analysis"
15496   output-file-type: ".html"
15497   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-features-ndr-tsa"
15498   data: "plot-throughput-speedup-analysis-2n-skx"
15499   filter: "'NIC_Intel-X710' and
15500            '64B' and
15501            'FEATURE' and
15502            ('ACL10' or 'ACL50') and '10k_FLOWS' and
15503            'NDRDISC' and
15504            'IP4FWD' and
15505            not 'IPSEC' and 
15506            not 'VHOST'"
15507   parameters:
15508   - "throughput"
15509   - "parent"
15510   - "tags"
15511   layout:
15512     title: ""  # No title
15513     layout: "plot-throughput-speedup-analysis"
15514
15515 -
15516   type: "plot"
15517   title: "Speedup: ip4-2n-skx-x710-64b-features-pdr-tsa"
15518   algorithm: "plot_throughput_speedup_analysis"
15519   output-file-type: ".html"
15520   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-features-pdr-tsa"
15521   data: "plot-throughput-speedup-analysis-2n-skx"
15522   filter: "'NIC_Intel-X710' and
15523            '64B' and
15524            'FEATURE' and
15525            ('ACL10' or 'ACL50') and '10k_FLOWS' and
15526            'PDRDISC' and not 'NDRDISC' and
15527            'IP4FWD' and
15528            not 'IPSEC' and 
15529            not 'VHOST'"
15530   parameters:
15531   - "throughput"
15532   - "parent"
15533   - "tags"
15534   layout:
15535     title: ""  # No title
15536     layout: "plot-throughput-speedup-analysis"
15537
15538 # Speedup - VPP IPv4 2n-skx-xxv710
15539 -
15540   type: "plot"
15541   title: "Speedup: ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
15542   algorithm: "plot_throughput_speedup_analysis"
15543   output-file-type: ".html"
15544   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
15545   data: "plot-throughput-speedup-analysis-2n-skx"
15546   filter: "'NIC_Intel-XXV710' and
15547            '64B' and
15548            ('BASE' or 'SCALE') and
15549            'NDRDISC' and
15550            'IP4FWD' and
15551            not 'IPSEC' and 
15552            not 'VHOST'"
15553   parameters:
15554   - "throughput"
15555   - "parent"
15556   - "tags"
15557   layout:
15558     title: ""  # No title
15559     layout: "plot-throughput-speedup-analysis"
15560
15561 -
15562   type: "plot"
15563   title: "Speedup: ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
15564   algorithm: "plot_throughput_speedup_analysis"
15565   output-file-type: ".html"
15566   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
15567   data: "plot-throughput-speedup-analysis-2n-skx"
15568   filter: "'NIC_Intel-XXV710' and
15569            '64B' and
15570            ('BASE' or 'SCALE') and
15571            'PDRDISC' and not 'NDRDISC' and
15572            'IP4FWD' and
15573            not 'IPSEC' and 
15574            not 'VHOST'"
15575   parameters:
15576   - "throughput"
15577   - "parent"
15578   - "tags"
15579   layout:
15580     title: ""  # No title
15581     layout: "plot-throughput-speedup-analysis"
15582
15583 -
15584   type: "plot"
15585   title: "Speedup: ip4-2n-skx-xxv710-64b-features-ndr-tsa"
15586   algorithm: "plot_throughput_speedup_analysis"
15587   output-file-type: ".html"
15588   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-features-ndr-tsa"
15589   data: "plot-throughput-speedup-analysis-2n-skx"
15590   filter: "'NIC_Intel-XXV710' and
15591            '64B' and
15592            'FEATURE' and
15593            ('ACL10' or 'ACL50') and '10k_FLOWS' and
15594            'NDRDISC' and
15595            'IP4FWD' and
15596            not 'IPSEC' and 
15597            not 'VHOST'"
15598   parameters:
15599   - "throughput"
15600   - "parent"
15601   - "tags"
15602   layout:
15603     title: ""  # No title
15604     layout: "plot-throughput-speedup-analysis"
15605
15606 -
15607   type: "plot"
15608   title: "Speedup: ip4-2n-skx-xxv710-64b-features-pdr-tsa"
15609   algorithm: "plot_throughput_speedup_analysis"
15610   output-file-type: ".html"
15611   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-features-pdr-tsa"
15612   data: "plot-throughput-speedup-analysis-2n-skx"
15613   filter: "'NIC_Intel-XXV710' and
15614            '64B' and
15615            'FEATURE' and
15616            ('ACL10' or 'ACL50') and '10k_FLOWS' and
15617            'PDRDISC' and not 'NDRDISC' and
15618            'IP4FWD' and
15619            not 'IPSEC' and 
15620            not 'VHOST'"
15621   parameters:
15622   - "throughput"
15623   - "parent"
15624   - "tags"
15625   layout:
15626     title: ""  # No title
15627     layout: "plot-throughput-speedup-analysis"
15628
15629 ################################################################################
15630
15631 # Speedup - VPP IPv4 Tunnels 3n-hsw-x520
15632 -
15633   type: "plot"
15634   title: "Speedup: ip4tun-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
15635   algorithm: "plot_throughput_speedup_analysis"
15636   output-file-type: ".html"
15637   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
15638   data: "plot-throughput-speedup-analysis-3n-hsw"
15639   filter: "'NIC_Intel-X520-DA2' and
15640            '64B' and
15641            'ENCAP' and
15642            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
15643            'NDRDISC' and
15644            'IP4FWD' and
15645            not 'IPSEC' and 
15646            not 'VHOST'"
15647   parameters:
15648   - "throughput"
15649   - "parent"
15650   - "tags"
15651   layout:
15652     title: ""  # No title
15653     layout: "plot-throughput-speedup-analysis"
15654
15655 -
15656   type: "plot"
15657   title: "Speedup: ip4tun-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
15658   algorithm: "plot_throughput_speedup_analysis"
15659   output-file-type: ".html"
15660   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
15661   data: "plot-throughput-speedup-analysis-3n-hsw"
15662   filter: "'NIC_Intel-X520-DA2' and
15663            '64B' and
15664            'ENCAP' and
15665            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
15666            'PDRDISC' and not 'NDRDISC' and
15667            'IP4FWD' and
15668            not 'IPSEC' and 
15669            not 'VHOST'"
15670   parameters:
15671   - "throughput"
15672   - "parent"
15673   - "tags"
15674   layout:
15675     title: ""  # No title
15676     layout: "plot-throughput-speedup-analysis"
15677
15678 # Speedup - VPP IPv4 Tunnels 3n-hsw-x710
15679 -
15680   type: "plot"
15681   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
15682   algorithm: "plot_throughput_speedup_analysis"
15683   output-file-type: ".html"
15684   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
15685   data: "plot-throughput-speedup-analysis-3n-hsw"
15686   filter: "'NIC_Intel-X710' and
15687            '64B' and
15688            'ENCAP' and
15689            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
15690            'NDRDISC' and
15691            'IP4FWD' and
15692            not 'IPSEC' and 
15693            not 'VHOST'"
15694   parameters:
15695   - "throughput"
15696   - "parent"
15697   - "tags"
15698   layout:
15699     title: ""  # No title
15700     layout: "plot-throughput-speedup-analysis"
15701
15702 -
15703   type: "plot"
15704   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
15705   algorithm: "plot_throughput_speedup_analysis"
15706   output-file-type: ".html"
15707   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
15708   data: "plot-throughput-speedup-analysis-3n-hsw"
15709   filter: "'NIC_Intel-X710' and
15710            '64B' and
15711            'ENCAP' and
15712            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
15713            'PDRDISC' and not 'NDRDISC' and
15714            'IP4FWD' and
15715            not 'IPSEC' and 
15716            not 'VHOST'"
15717   parameters:
15718   - "throughput"
15719   - "parent"
15720   - "tags"
15721   layout:
15722     title: ""  # No title
15723     layout: "plot-throughput-speedup-analysis"
15724
15725 # Speedup - VPP IPv4 Tunnels 3n-hsw-xl710
15726 -
15727   type: "plot"
15728   title: "Speedup: ip4tun-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
15729   algorithm: "plot_throughput_speedup_analysis"
15730   output-file-type: ".html"
15731   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
15732   data: "plot-throughput-speedup-analysis-3n-hsw"
15733   filter: "'NIC_Intel-XL710' and
15734            '64B' and
15735            'ENCAP' and
15736            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
15737            'NDRDISC' and
15738            'IP4FWD' and
15739            not 'IPSEC' and 
15740            not 'VHOST'"
15741   parameters:
15742   - "throughput"
15743   - "parent"
15744   - "tags"
15745   layout:
15746     title: ""  # No title
15747     layout: "plot-throughput-speedup-analysis"
15748
15749 -
15750   type: "plot"
15751   title: "Speedup: ip4tun-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
15752   algorithm: "plot_throughput_speedup_analysis"
15753   output-file-type: ".html"
15754   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
15755   data: "plot-throughput-speedup-analysis-3n-hsw"
15756   filter: "'NIC_Intel-XL710' and
15757            '64B' and
15758            'ENCAP' and
15759            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
15760            'PDRDISC' and not 'NDRDISC' and
15761            'IP4FWD' and
15762            not 'IPSEC' and 
15763            not 'VHOST'"
15764   parameters:
15765   - "throughput"
15766   - "parent"
15767   - "tags"
15768   layout:
15769     title: ""  # No title
15770     layout: "plot-throughput-speedup-analysis"
15771
15772 # Speedup - VPP IPv4 Tunnels 3n-skx-x710
15773 -
15774   type: "plot"
15775   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_scale-ndr-tsa"
15776   algorithm: "plot_throughput_speedup_analysis"
15777   output-file-type: ".html"
15778   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_scale-ndr-tsa"
15779   data: "plot-throughput-speedup-analysis-3n-skx"
15780   filter: "'NIC_Intel-X710' and
15781            '64B' and
15782            'ENCAP' and
15783            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
15784            'NDRDISC' and
15785            'IP4FWD' and
15786            not 'IPSEC' and 
15787            not 'VHOST'"
15788   parameters:
15789   - "throughput"
15790   - "parent"
15791   - "tags"
15792   layout:
15793     title: ""  # No title
15794     layout: "plot-throughput-speedup-analysis"
15795
15796 -
15797   type: "plot"
15798   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_scale-pdr-tsa"
15799   algorithm: "plot_throughput_speedup_analysis"
15800   output-file-type: ".html"
15801   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_scale-pdr-tsa"
15802   data: "plot-throughput-speedup-analysis-3n-skx"
15803   filter: "'NIC_Intel-X710' and
15804            '64B' and
15805            'ENCAP' and
15806            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
15807            'PDRDISC' and not 'NDRDISC' and
15808            'IP4FWD' and
15809            not 'IPSEC' and 
15810            not 'VHOST'"
15811   parameters:
15812   - "throughput"
15813   - "parent"
15814   - "tags"
15815   layout:
15816     title: ""  # No title
15817     layout: "plot-throughput-speedup-analysis"
15818
15819 # Speedup - VPP IPv4 Tunnels 3n-skx-xxv710
15820 -
15821   type: "plot"
15822   title: "Speedup: ip4tun-3n-skx-xxv710-64b-base_and_scale-ndr-tsa"
15823   algorithm: "plot_throughput_speedup_analysis"
15824   output-file-type: ".html"
15825   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-xxv710-64b-base_and_scale-ndr-tsa"
15826   data: "plot-throughput-speedup-analysis-3n-skx"
15827   filter: "'NIC_Intel-XXV710' and
15828            '64B' and
15829            'ENCAP' and
15830            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
15831            'NDRDISC' and
15832            'IP4FWD' and
15833            not 'IPSEC' and 
15834            not 'VHOST'"
15835   parameters:
15836   - "throughput"
15837   - "parent"
15838   - "tags"
15839   layout:
15840     title: ""  # No title
15841     layout: "plot-throughput-speedup-analysis"
15842
15843 -
15844   type: "plot"
15845   title: "Speedup: ip4tun-3n-skx-xxv710-64b-base_and_scale-pdr-tsa"
15846   algorithm: "plot_throughput_speedup_analysis"
15847   output-file-type: ".html"
15848   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-xxv710-64b-base_and_scale-pdr-tsa"
15849   data: "plot-throughput-speedup-analysis-3n-skx"
15850   filter: "'NIC_Intel-XXV710' and
15851            '64B' and
15852            'ENCAP' and
15853            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
15854            'PDRDISC' and not 'NDRDISC' and
15855            'IP4FWD' and
15856            not 'IPSEC' and 
15857            not 'VHOST'"
15858   parameters:
15859   - "throughput"
15860   - "parent"
15861   - "tags"
15862   layout:
15863     title: ""  # No title
15864     layout: "plot-throughput-speedup-analysis"
15865
15866 # Speedup - VPP IPv4 Tunnels 2n-skx-x710
15867 -
15868   type: "plot"
15869   title: "Speedup: ip4tun-2n-skx-x710-64b-base_and_scale-ndr-tsa"
15870   algorithm: "plot_throughput_speedup_analysis"
15871   output-file-type: ".html"
15872   output-file: "{DIR[STATIC,VPP]}/ip4tun-2n-skx-x710-64b-base_and_scale-ndr-tsa"
15873   data: "plot-throughput-speedup-analysis-2n-skx"
15874   filter: "'NIC_Intel-X710' and
15875            '64B' and
15876            'ENCAP' and
15877            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
15878            'NDRDISC' and
15879            'IP4FWD' and
15880            not 'IPSEC' and 
15881            not 'VHOST'"
15882   parameters:
15883   - "throughput"
15884   - "parent"
15885   - "tags"
15886   layout:
15887     title: ""  # No title
15888     layout: "plot-throughput-speedup-analysis"
15889
15890 -
15891   type: "plot"
15892   title: "Speedup: ip4tun-2n-skx-x710-64b-base_and_scale-pdr-tsa"
15893   algorithm: "plot_throughput_speedup_analysis"
15894   output-file-type: ".html"
15895   output-file: "{DIR[STATIC,VPP]}/ip4tun-2n-skx-x710-64b-base_and_scale-pdr-tsa"
15896   data: "plot-throughput-speedup-analysis-2n-skx"
15897   filter: "'NIC_Intel-X710' and
15898            '64B' and
15899            'ENCAP' and
15900            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
15901            'PDRDISC' and not 'NDRDISC' and
15902            'IP4FWD' and
15903            not 'IPSEC' and 
15904            not 'VHOST'"
15905   parameters:
15906   - "throughput"
15907   - "parent"
15908   - "tags"
15909   layout:
15910     title: ""  # No title
15911     layout: "plot-throughput-speedup-analysis"
15912
15913 # Speedup - VPP IPv4 Tunnels 2n-skx-xxv710
15914 -
15915   type: "plot"
15916   title: "Speedup: ip4tun-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
15917   algorithm: "plot_throughput_speedup_analysis"
15918   output-file-type: ".html"
15919   output-file: "{DIR[STATIC,VPP]}/ip4tun-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
15920   data: "plot-throughput-speedup-analysis-2n-skx"
15921   filter: "'NIC_Intel-XXV710' and
15922            '64B' and
15923            'ENCAP' and
15924            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
15925            'NDRDISC' and
15926            'IP4FWD' and
15927            not 'IPSEC' and 
15928            not 'VHOST'"
15929   parameters:
15930   - "throughput"
15931   - "parent"
15932   - "tags"
15933   layout:
15934     title: ""  # No title
15935     layout: "plot-throughput-speedup-analysis"
15936
15937 -
15938   type: "plot"
15939   title: "Speedup: ip4tun-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
15940   algorithm: "plot_throughput_speedup_analysis"
15941   output-file-type: ".html"
15942   output-file: "{DIR[STATIC,VPP]}/ip4tun-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
15943   data: "plot-throughput-speedup-analysis-2n-skx"
15944   filter: "'NIC_Intel-XXV710' and
15945            '64B' and
15946            'ENCAP' and
15947            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
15948            'PDRDISC' and not 'NDRDISC' and
15949            'IP4FWD' and
15950            not 'IPSEC' and 
15951            not 'VHOST'"
15952   parameters:
15953   - "throughput"
15954   - "parent"
15955   - "tags"
15956   layout:
15957     title: ""  # No title
15958     layout: "plot-throughput-speedup-analysis"
15959
15960 ################################################################################
15961
15962 # Speedup - VPP IPv6 3n-hsw-x520
15963 -
15964   type: "plot"
15965   title: "Speedup: ip6-3n-hsw-x520-78b-base_and_scale-ndr-tsa"
15966   algorithm: "plot_throughput_speedup_analysis"
15967   output-file-type: ".html"
15968   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-base_and_scale-ndr-tsa"
15969   data: "plot-throughput-speedup-analysis-3n-hsw"
15970   filter: "'NIC_Intel-X520-DA2' and
15971            '78B' and
15972            ('BASE' or 'SCALE') and
15973            'NDRDISC' and
15974            'IP6FWD' and
15975            not 'SRv6' and
15976            not 'IPSEC' and
15977            not 'VHOST'"
15978   parameters:
15979   - "throughput"
15980   - "parent"
15981   - "tags"
15982   layout:
15983     title: ""  # No title
15984     layout: "plot-throughput-speedup-analysis"
15985
15986 -
15987   type: "plot"
15988   title: "Speedup: ip6-3n-hsw-x520-78b-base_and_scale-pdr-tsa"
15989   algorithm: "plot_throughput_speedup_analysis"
15990   output-file-type: ".html"
15991   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-base_and_scale-pdr-tsa"
15992   data: "plot-throughput-speedup-analysis-3n-hsw"
15993   filter: "'NIC_Intel-X520-DA2' and
15994            '78B' and
15995            ('BASE' or 'SCALE') and
15996            'PDRDISC' and not 'NDRDISC' and
15997            'IP6FWD' and
15998            not 'SRv6' and
15999            not 'IPSEC' and
16000            not 'VHOST'"
16001   parameters:
16002   - "throughput"
16003   - "parent"
16004   - "tags"
16005   layout:
16006     title: ""  # No title
16007     layout: "plot-throughput-speedup-analysis"
16008
16009 -
16010   type: "plot"
16011   title: "Speedup: ip6-3n-hsw-x520-78b-features-ndr-tsa"
16012   algorithm: "plot_throughput_speedup_analysis"
16013   output-file-type: ".html"
16014   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-features-ndr-tsa"
16015   data: "plot-throughput-speedup-analysis-3n-hsw"
16016   filter: "'NIC_Intel-X520-DA2' and
16017            '78B' and
16018            'FEATURE' and
16019            ('ACL10' or 'ACL50') and '10k_FLOWS' and
16020            'NDRDISC' and
16021            'IP6FWD' and
16022            not 'SRv6' and
16023            not 'IPSEC' and
16024            not 'VHOST'"
16025   parameters:
16026   - "throughput"
16027   - "parent"
16028   - "tags"
16029   layout:
16030     title: ""  # No title
16031     layout: "plot-throughput-speedup-analysis"
16032
16033 -
16034   type: "plot"
16035   title: "Speedup: ip6-3n-hsw-x520-78b-features-pdr-tsa"
16036   algorithm: "plot_throughput_speedup_analysis"
16037   output-file-type: ".html"
16038   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-features-pdr-tsa"
16039   data: "plot-throughput-speedup-analysis-3n-hsw"
16040   filter: "'NIC_Intel-X520-DA2' and
16041            '78B' and
16042            'FEATURE' and
16043            ('ACL10' or 'ACL50') and '10k_FLOWS' and
16044            'PDRDISC' and not 'NDRDISC' and
16045            'IP6FWD' and
16046            not 'SRv6' and
16047            not 'IPSEC' and
16048            not 'VHOST'"
16049   parameters:
16050   - "throughput"
16051   - "parent"
16052   - "tags"
16053   layout:
16054     title: ""  # No title
16055     layout: "plot-throughput-speedup-analysis"
16056
16057 # Speedup - VPP IPv6 3n-hsw-x710
16058 -
16059   type: "plot"
16060   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_scale-ndr-tsa"
16061   algorithm: "plot_throughput_speedup_analysis"
16062   output-file-type: ".html"
16063   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_scale-ndr-tsa"
16064   data: "plot-throughput-speedup-analysis-3n-hsw"
16065   filter: "'NIC_Intel-X710' and
16066            '78B' and
16067            ('BASE' or 'SCALE') and
16068            'NDRDISC' and
16069            'IP6FWD' and
16070            not 'SRv6' and
16071            not 'IPSEC' and
16072            not 'VHOST'"
16073   parameters:
16074   - "throughput"
16075   - "parent"
16076   - "tags"
16077   layout:
16078     title: ""  # No title
16079     layout: "plot-throughput-speedup-analysis"
16080
16081 -
16082   type: "plot"
16083   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_scale-pdr-tsa"
16084   algorithm: "plot_throughput_speedup_analysis"
16085   output-file-type: ".html"
16086   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_scale-pdr-tsa"
16087   data: "plot-throughput-speedup-analysis-3n-hsw"
16088   filter: "'NIC_Intel-X710' and
16089            '78B' and
16090            ('BASE' or 'SCALE') and
16091            'PDRDISC' and not 'NDRDISC' and
16092            'IP6FWD' and
16093            not 'SRv6' and
16094            not 'IPSEC' and
16095            not 'VHOST'"
16096   parameters:
16097   - "throughput"
16098   - "parent"
16099   - "tags"
16100   layout:
16101     title: ""  # No title
16102     layout: "plot-throughput-speedup-analysis"
16103
16104 -
16105   type: "plot"
16106   title: "Speedup: ip6-3n-hsw-x710-78b-features-ndr-tsa"
16107   algorithm: "plot_throughput_speedup_analysis"
16108   output-file-type: ".html"
16109   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-features-ndr-tsa"
16110   data: "plot-throughput-speedup-analysis-3n-hsw"
16111   filter: "'NIC_Intel-X710' and
16112            '78B' and
16113            'FEATURE' and
16114            ('ACL10' or 'ACL50') and '10k_FLOWS' and
16115            'NDRDISC' and
16116            'IP6FWD' and
16117            not 'SRv6' and
16118            not 'IPSEC' and
16119            not 'VHOST'"
16120   parameters:
16121   - "throughput"
16122   - "parent"
16123   - "tags"
16124   layout:
16125     title: ""  # No title
16126     layout: "plot-throughput-speedup-analysis"
16127
16128 -
16129   type: "plot"
16130   title: "Speedup: ip6-3n-hsw-x710-78b-features-pdr-tsa"
16131   algorithm: "plot_throughput_speedup_analysis"
16132   output-file-type: ".html"
16133   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-features-pdr-tsa"
16134   data: "plot-throughput-speedup-analysis-3n-hsw"
16135   filter: "'NIC_Intel-X710' and
16136            '78B' and
16137            'FEATURE' and
16138            ('ACL10' or 'ACL50') and '10k_FLOWS' and
16139            'PDRDISC' and not 'NDRDISC' and
16140            'IP6FWD' and
16141            not 'SRv6' and
16142            not 'IPSEC' and
16143            not 'VHOST'"
16144   parameters:
16145   - "throughput"
16146   - "parent"
16147   - "tags"
16148   layout:
16149     title: ""  # No title
16150     layout: "plot-throughput-speedup-analysis"
16151
16152 # Speedup - VPP IPv6 3n-hsw-xl710
16153 -
16154   type: "plot"
16155   title: "Speedup: ip6-3n-hsw-xl710-78b-base_and_scale-ndr-tsa"
16156   algorithm: "plot_throughput_speedup_analysis"
16157   output-file-type: ".html"
16158   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-base_and_scale-ndr-tsa"
16159   data: "plot-throughput-speedup-analysis-3n-hsw"
16160   filter: "'NIC_Intel-XL710' and
16161            '78B' and
16162            ('BASE' or 'SCALE') and
16163            'NDRDISC' and
16164            'IP6FWD' and
16165            not 'SRv6' and
16166            not 'IPSEC' and
16167            not 'VHOST'"
16168   parameters:
16169   - "throughput"
16170   - "parent"
16171   - "tags"
16172   layout:
16173     title: ""  # No title
16174     layout: "plot-throughput-speedup-analysis"
16175
16176 -
16177   type: "plot"
16178   title: "Speedup: ip6-3n-hsw-xl710-78b-base_and_scale-pdr-tsa"
16179   algorithm: "plot_throughput_speedup_analysis"
16180   output-file-type: ".html"
16181   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-base_and_scale-pdr-tsa"
16182   data: "plot-throughput-speedup-analysis-3n-hsw"
16183   filter: "'NIC_Intel-XL710' and
16184            '78B' and
16185            ('BASE' or 'SCALE') and
16186            'PDRDISC' and not 'NDRDISC' and
16187            'IP6FWD' and
16188            not 'SRv6' and
16189            not 'IPSEC' and
16190            not 'VHOST'"
16191   parameters:
16192   - "throughput"
16193   - "parent"
16194   - "tags"
16195   layout:
16196     title: ""  # No title
16197     layout: "plot-throughput-speedup-analysis"
16198
16199 # Speedup - VPP IPv6 3n-skx-x710
16200 -
16201   type: "plot"
16202   title: "Speedup: ip6-3n-skx-x710-78b-base_and_scale-ndr-tsa"
16203   algorithm: "plot_throughput_speedup_analysis"
16204   output-file-type: ".html"
16205   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_scale-ndr-tsa"
16206   data: "plot-throughput-speedup-analysis-3n-skx"
16207   filter: "'NIC_Intel-X710' and
16208            '78B' and
16209            ('BASE' or 'SCALE') and
16210            'NDRDISC' and
16211            'IP6FWD' and
16212            not 'SRv6' and
16213            not 'IPSEC' and
16214            not 'VHOST'"
16215   parameters:
16216   - "throughput"
16217   - "parent"
16218   - "tags"
16219   layout:
16220     title: ""  # No title
16221     layout: "plot-throughput-speedup-analysis"
16222
16223 -
16224   type: "plot"
16225   title: "Speedup: ip6-3n-skx-x710-78b-base_and_scale-pdr-tsa"
16226   algorithm: "plot_throughput_speedup_analysis"
16227   output-file-type: ".html"
16228   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_scale-pdr-tsa"
16229   data: "plot-throughput-speedup-analysis-3n-skx"
16230   filter: "'NIC_Intel-X710' and
16231            '78B' and
16232            ('BASE' or 'SCALE') and
16233            'PDRDISC' and not 'NDRDISC' and
16234            'IP6FWD' and
16235            not 'SRv6' and
16236            not 'IPSEC' and
16237            not 'VHOST'"
16238   parameters:
16239   - "throughput"
16240   - "parent"
16241   - "tags"
16242   layout:
16243     title: ""  # No title
16244     layout: "plot-throughput-speedup-analysis"
16245
16246 -
16247   type: "plot"
16248   title: "Speedup: ip6-3n-skx-x710-78b-features-ndr-tsa"
16249   algorithm: "plot_throughput_speedup_analysis"
16250   output-file-type: ".html"
16251   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-features-ndr-tsa"
16252   data: "plot-throughput-speedup-analysis-3n-skx"
16253   filter: "'NIC_Intel-X710' and
16254            '78B' and
16255            'FEATURE' and
16256            ('ACL10' or 'ACL50') and '10k_FLOWS' and
16257            'NDRDISC' and
16258            'IP6FWD' and
16259            not 'SRv6' and
16260            not 'IPSEC' and
16261            not 'VHOST'"
16262   parameters:
16263   - "throughput"
16264   - "parent"
16265   - "tags"
16266   layout:
16267     title: ""  # No title
16268     layout: "plot-throughput-speedup-analysis"
16269
16270 -
16271   type: "plot"
16272   title: "Speedup: ip6-3n-skx-x710-78b-features-pdr-tsa"
16273   algorithm: "plot_throughput_speedup_analysis"
16274   output-file-type: ".html"
16275   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-features-pdr-tsa"
16276   data: "plot-throughput-speedup-analysis-3n-skx"
16277   filter: "'NIC_Intel-X710' and
16278            '78B' and
16279            'FEATURE' and
16280            ('ACL10' or 'ACL50') and '10k_FLOWS' and
16281            'PDRDISC' and not 'NDRDISC' and
16282            'IP6FWD' and
16283            not 'SRv6' and
16284            not 'IPSEC' and
16285            not 'VHOST'"
16286   parameters:
16287   - "throughput"
16288   - "parent"
16289   - "tags"
16290   layout:
16291     title: ""  # No title
16292     layout: "plot-throughput-speedup-analysis"
16293
16294 # Speedup - VPP IPv6 3n-skx-xxv710
16295 -
16296   type: "plot"
16297   title: "Speedup: ip6-3n-skx-xxv710-78b-base_and_scale-ndr-tsa"
16298   algorithm: "plot_throughput_speedup_analysis"
16299   output-file-type: ".html"
16300   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-base_and_scale-ndr-tsa"
16301   data: "plot-throughput-speedup-analysis-3n-skx"
16302   filter: "'NIC_Intel-XXV710' and
16303            '78B' and
16304            ('BASE' or 'SCALE') and
16305            'NDRDISC' and
16306            'IP6FWD' and
16307            not 'SRv6' and
16308            not 'IPSEC' and
16309            not 'VHOST'"
16310   parameters:
16311   - "throughput"
16312   - "parent"
16313   - "tags"
16314   layout:
16315     title: ""  # No title
16316     layout: "plot-throughput-speedup-analysis"
16317
16318 -
16319   type: "plot"
16320   title: "Speedup: ip6-3n-skx-xxv710-78b-base_and_scale-pdr-tsa"
16321   algorithm: "plot_throughput_speedup_analysis"
16322   output-file-type: ".html"
16323   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-base_and_scale-pdr-tsa"
16324   data: "plot-throughput-speedup-analysis-3n-skx"
16325   filter: "'NIC_Intel-XXV710' and
16326            '78B' and
16327            ('BASE' or 'SCALE') and
16328            'PDRDISC' and not 'NDRDISC' and
16329            'IP6FWD' and
16330            not 'SRv6' and
16331            not 'IPSEC' and
16332            not 'VHOST'"
16333   parameters:
16334   - "throughput"
16335   - "parent"
16336   - "tags"
16337   layout:
16338     title: ""  # No title
16339     layout: "plot-throughput-speedup-analysis"
16340
16341 -
16342   type: "plot"
16343   title: "Speedup: ip6-3n-skx-xxv710-78b-features-ndr-tsa"
16344   algorithm: "plot_throughput_speedup_analysis"
16345   output-file-type: ".html"
16346   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-features-ndr-tsa"
16347   data: "plot-throughput-speedup-analysis-3n-skx"
16348   filter: "'NIC_Intel-XXV710' and
16349            '78B' and
16350            'FEATURE' and
16351            ('ACL10' or 'ACL50') and '10k_FLOWS' and
16352            'NDRDISC' and
16353            'IP6FWD' and
16354            not 'SRv6' and
16355            not 'IPSEC' and
16356            not 'VHOST'"
16357   parameters:
16358   - "throughput"
16359   - "parent"
16360   - "tags"
16361   layout:
16362     title: ""  # No title
16363     layout: "plot-throughput-speedup-analysis"
16364
16365 -
16366   type: "plot"
16367   title: "Speedup: ip6-3n-skx-xxv710-78b-features-pdr-tsa"
16368   algorithm: "plot_throughput_speedup_analysis"
16369   output-file-type: ".html"
16370   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-features-pdr-tsa"
16371   data: "plot-throughput-speedup-analysis-3n-skx"
16372   filter: "'NIC_Intel-XXV710' and
16373            '78B' and
16374            'FEATURE' and
16375            ('ACL10' or 'ACL50') and '10k_FLOWS' and
16376            'PDRDISC' and not 'NDRDISC' and
16377            'IP6FWD' and
16378            not 'SRv6' and
16379            not 'IPSEC' and
16380            not 'VHOST'"
16381   parameters:
16382   - "throughput"
16383   - "parent"
16384   - "tags"
16385   layout:
16386     title: ""  # No title
16387     layout: "plot-throughput-speedup-analysis"
16388
16389 # Speedup - VPP IPv6 2n-skx-x710
16390 -
16391   type: "plot"
16392   title: "Speedup: ip6-2n-skx-x710-78b-base_and_scale-ndr-tsa"
16393   algorithm: "plot_throughput_speedup_analysis"
16394   output-file-type: ".html"
16395   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-base_and_scale-ndr-tsa"
16396   data: "plot-throughput-speedup-analysis-2n-skx"
16397   filter: "'NIC_Intel-X710' and
16398            '78B' and
16399            ('BASE' or 'SCALE') and
16400            'NDRDISC' and
16401            'IP6FWD' and
16402            not 'SRv6' and
16403            not 'IPSEC' and
16404            not 'VHOST'"
16405   parameters:
16406   - "throughput"
16407   - "parent"
16408   - "tags"
16409   layout:
16410     title: ""  # No title
16411     layout: "plot-throughput-speedup-analysis"
16412
16413 -
16414   type: "plot"
16415   title: "Speedup: ip6-2n-skx-x710-78b-base_and_scale-pdr-tsa"
16416   algorithm: "plot_throughput_speedup_analysis"
16417   output-file-type: ".html"
16418   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-base_and_scale-pdr-tsa"
16419   data: "plot-throughput-speedup-analysis-2n-skx"
16420   filter: "'NIC_Intel-X710' and
16421            '78B' and
16422            ('BASE' or 'SCALE') and
16423            'PDRDISC' and not 'NDRDISC' and
16424            'IP6FWD' and
16425            not 'IPSEC' and
16426            not 'VHOST'"
16427   parameters:
16428   - "throughput"
16429   - "parent"
16430   - "tags"
16431   layout:
16432     title: ""  # No title
16433     layout: "plot-throughput-speedup-analysis"
16434
16435 -
16436   type: "plot"
16437   title: "Speedup: ip6-2n-skx-x710-78b-features-ndr-tsa"
16438   algorithm: "plot_throughput_speedup_analysis"
16439   output-file-type: ".html"
16440   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-features-ndr-tsa"
16441   data: "plot-throughput-speedup-analysis-2n-skx"
16442   filter: "'NIC_Intel-X710' and
16443            '78B' and
16444            'FEATURE' and
16445            ('ACL10' or 'ACL50') and '10k_FLOWS' and
16446            'NDRDISC' and
16447            'IP6FWD' and
16448            not 'SRv6' and
16449            not 'IPSEC' and
16450            not 'VHOST'"
16451   parameters:
16452   - "throughput"
16453   - "parent"
16454   - "tags"
16455   layout:
16456     title: ""  # No title
16457     layout: "plot-throughput-speedup-analysis"
16458
16459 -
16460   type: "plot"
16461   title: "Speedup: ip6-2n-skx-x710-78b-features-pdr-tsa"
16462   algorithm: "plot_throughput_speedup_analysis"
16463   output-file-type: ".html"
16464   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-features-pdr-tsa"
16465   data: "plot-throughput-speedup-analysis-2n-skx"
16466   filter: "'NIC_Intel-X710' and
16467            '78B' and
16468            'FEATURE' and
16469            ('ACL10' or 'ACL50') and '10k_FLOWS' and
16470            'PDRDISC' and not 'NDRDISC' and
16471            'IP6FWD' and
16472            not 'SRv6' and
16473            not 'IPSEC' and
16474            not 'VHOST'"
16475   parameters:
16476   - "throughput"
16477   - "parent"
16478   - "tags"
16479   layout:
16480     title: ""  # No title
16481     layout: "plot-throughput-speedup-analysis"
16482
16483 # Speedup - VPP IPv6 2n-skx-xxv710
16484 -
16485   type: "plot"
16486   title: "Speedup: ip6-2n-skx-xxv710-78b-base_and_scale-ndr-tsa"
16487   algorithm: "plot_throughput_speedup_analysis"
16488   output-file-type: ".html"
16489   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-base_and_scale-ndr-tsa"
16490   data: "plot-throughput-speedup-analysis-2n-skx"
16491   filter: "'NIC_Intel-XXV710' and
16492            '78B' and
16493            ('BASE' or 'SCALE') and
16494            'NDRDISC' and
16495            'IP6FWD' and
16496            not 'SRv6' and
16497            not 'IPSEC' and
16498            not 'VHOST'"
16499   parameters:
16500   - "throughput"
16501   - "parent"
16502   - "tags"
16503   layout:
16504     title: ""  # No title
16505     layout: "plot-throughput-speedup-analysis"
16506
16507 -
16508   type: "plot"
16509   title: "Speedup: ip6-2n-skx-xxv710-78b-base_and_scale-pdr-tsa"
16510   algorithm: "plot_throughput_speedup_analysis"
16511   output-file-type: ".html"
16512   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-base_and_scale-pdr-tsa"
16513   data: "plot-throughput-speedup-analysis-2n-skx"
16514   filter: "'NIC_Intel-XXV710' and
16515            '78B' and
16516            ('BASE' or 'SCALE') and
16517            'PDRDISC' and not 'NDRDISC' and
16518            'IP6FWD' and
16519            not 'SRv6' and
16520            not 'IPSEC' and
16521            not 'VHOST'"
16522   parameters:
16523   - "throughput"
16524   - "parent"
16525   - "tags"
16526   layout:
16527     title: ""  # No title
16528     layout: "plot-throughput-speedup-analysis"
16529
16530 -
16531   type: "plot"
16532   title: "Speedup: ip6-2n-skx-xxv710-78b-features-ndr-tsa"
16533   algorithm: "plot_throughput_speedup_analysis"
16534   output-file-type: ".html"
16535   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-features-ndr-tsa"
16536   data: "plot-throughput-speedup-analysis-2n-skx"
16537   filter: "'NIC_Intel-XXV710' and
16538            '78B' and
16539            'FEATURE' and
16540            ('ACL10' or 'ACL50') and '10k_FLOWS' and
16541            'NDRDISC' and
16542            'IP6FWD' and
16543            not 'SRv6' and
16544            not 'IPSEC' and
16545            not 'VHOST'"
16546   parameters:
16547   - "throughput"
16548   - "parent"
16549   - "tags"
16550   layout:
16551     title: ""  # No title
16552     layout: "plot-throughput-speedup-analysis"
16553
16554 -
16555   type: "plot"
16556   title: "Speedup: ip6-2n-skx-xxv710-78b-features-pdr-tsa"
16557   algorithm: "plot_throughput_speedup_analysis"
16558   output-file-type: ".html"
16559   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-features-pdr-tsa"
16560   data: "plot-throughput-speedup-analysis-2n-skx"
16561   filter: "'NIC_Intel-XXV710' and
16562            '78B' and
16563            'FEATURE' and
16564            ('ACL10' or 'ACL50') and '10k_FLOWS' and
16565            'PDRDISC' and not 'NDRDISC' and
16566            'IP6FWD' and
16567            not 'SRv6' and
16568            not 'IPSEC' and
16569            not 'VHOST'"
16570   parameters:
16571   - "throughput"
16572   - "parent"
16573   - "tags"
16574   layout:
16575     title: ""  # No title
16576     layout: "plot-throughput-speedup-analysis"
16577
16578 ################################################################################
16579
16580 # Speedup - VPP IPv6 tunnels 3n-hsw-x520
16581 -
16582   type: "plot"
16583   title: "Speedup: ip6tun-3n-hsw-x520-78b-base_and_scale-ndr-tsa"
16584   algorithm: "plot_throughput_speedup_analysis"
16585   output-file-type: ".html"
16586   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-base_and_scale-ndr-tsa"
16587   data: "plot-throughput-speedup-analysis-3n-hsw"
16588   filter: "'NIC_Intel-X520-DA2' and
16589            '78B' and
16590            'ENCAP' and
16591            'NDRDISC' and
16592            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
16593            not 'VHOST'"
16594   parameters:
16595   - "throughput"
16596   - "parent"
16597   - "tags"
16598   layout:
16599     title: ""  # No title
16600     layout: "plot-throughput-speedup-analysis"
16601
16602 -
16603   type: "plot"
16604   title: "Speedup: ip6tun-3n-hsw-x520-78b-base_and_scale-pdr-tsa"
16605   algorithm: "plot_throughput_speedup_analysis"
16606   output-file-type: ".html"
16607   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-base_and_scale-pdr-tsa"
16608   data: "plot-throughput-speedup-analysis-3n-hsw"
16609   filter: "'NIC_Intel-X520-DA2' and
16610            '78B' and
16611            'ENCAP' and
16612            'PDRDISC' and not 'NDRDISC' and
16613            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
16614            not 'VHOST'"
16615   parameters:
16616   - "throughput"
16617   - "parent"
16618   - "tags"
16619   layout:
16620     title: ""  # No title
16621     layout: "plot-throughput-speedup-analysis"
16622
16623 ################################################################################
16624
16625 # Speedup - VPP IPSec 3n-hsw-xl710
16626 -
16627   type: "plot"
16628   title: "Speedup: ipsec-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
16629   algorithm: "plot_throughput_speedup_analysis"
16630   output-file-type: ".html"
16631   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
16632   data: "plot-throughput-speedup-analysis-3n-hsw"
16633   filter: "'NIC_Intel-XL710' and
16634            '64B' and
16635            'IP4FWD' and
16636            'NDRDISC' and
16637            'IPSECHW' and
16638            ('IPSECTRAN' or 'IPSECTUN') and
16639            not 'VHOST'"
16640   parameters:
16641   - "throughput"
16642   - "parent"
16643   - "tags"
16644   layout:
16645     title: ""  # No title
16646     layout: "plot-throughput-speedup-analysis"
16647
16648 -
16649   type: "plot"
16650   title: "Speedup: ipsec-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
16651   algorithm: "plot_throughput_speedup_analysis"
16652   output-file-type: ".html"
16653   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
16654   data: "plot-throughput-speedup-analysis-3n-hsw"
16655   filter: "'NIC_Intel-XL710' and
16656            '64B' and
16657            'IP4FWD' and
16658            'PDRDISC' and not 'NDRDISC' and
16659            'IPSECHW' and
16660            ('IPSECTRAN' or 'IPSECTUN') and
16661            not 'VHOST'"
16662   parameters:
16663   - "throughput"
16664   - "parent"
16665   - "tags"
16666   layout:
16667     title: ""  # No title
16668     layout: "plot-throughput-speedup-analysis"
16669
16670 ################################################################################
16671
16672 # Speedup - VPP SRv6 3n-hsw-x520
16673 -
16674   type: "plot"
16675   title: "Speedup: srv6-3n-hsw-x520-78b-features-ndr-tsa"
16676   algorithm: "plot_throughput_speedup_analysis"
16677   output-file-type: ".html"
16678   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-features-ndr-tsa"
16679   data: "plot-throughput-speedup-analysis-3n-hsw"
16680   filter: "'NIC_Intel-X520-DA2' and
16681            '78B' and
16682            'FEATURE' and
16683            'NDRDISC' and
16684            'IP6FWD' and
16685            'SRv6'"
16686   parameters:
16687   - "throughput"
16688   - "parent"
16689   - "tags"
16690   layout:
16691     title: ""  # No title
16692     layout: "plot-throughput-speedup-analysis"
16693
16694 -
16695   type: "plot"
16696   title: "Speedup: srv6-3n-hsw-x520-78b-features-pdr-tsa"
16697   algorithm: "plot_throughput_speedup_analysis"
16698   output-file-type: ".html"
16699   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-features-pdr-tsa"
16700   data: "plot-throughput-speedup-analysis-3n-hsw"
16701   filter: "'NIC_Intel-X520-DA2' and
16702            '78B' and
16703            'FEATURE' and
16704            'PDRDISC' and not 'NDRDISC' and
16705            'IP6FWD' and
16706            'SRv6'"
16707   parameters:
16708   - "throughput"
16709   - "parent"
16710   - "tags"
16711   layout:
16712     title: ""  # No title
16713     layout: "plot-throughput-speedup-analysis"
16714
16715 ################################################################################
16716
16717 # Speedup - VPP L2 3n-hsw-x520
16718 -
16719   type: "plot"
16720   title: "Speedup: l2sw-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
16721   algorithm: "plot_throughput_speedup_analysis"
16722   output-file-type: ".html"
16723   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
16724   data: "plot-throughput-speedup-analysis-3n-hsw"
16725   filter: "'NIC_Intel-X520-DA2' and
16726            '64B' and
16727            ('BASE' or 'SCALE') and
16728            '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-hsw-x520-64b-base_and_scale-pdr-tsa"
16743   algorithm: "plot_throughput_speedup_analysis"
16744   output-file-type: ".html"
16745   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
16746   data: "plot-throughput-speedup-analysis-3n-hsw"
16747   filter: "'NIC_Intel-X520-DA2' and
16748            '64B' and
16749            ('BASE' or 'SCALE') and
16750            'PDRDISC' and not 'NDRDISC' and
16751            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
16752            not 'VHOST' and
16753            not 'MEMIF'"
16754   parameters:
16755   - "throughput"
16756   - "parent"
16757   - "tags"
16758   layout:
16759     title: ""  # No title
16760     layout: "plot-throughput-speedup-analysis"
16761
16762 -
16763   type: "plot"
16764   title: "Speedup: l2sw-3n-hsw-x520-64b-features-ndr-tsa"
16765   algorithm: "plot_throughput_speedup_analysis"
16766   output-file-type: ".html"
16767   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-ndr-tsa"
16768   data: "plot-throughput-speedup-analysis-3n-hsw"
16769   filter: "'NIC_Intel-X520-DA2' and
16770            '64B' and
16771            'FEATURE' and
16772            ('ACL10' or 'ACL50') and '10k_FLOWS' and
16773            'NDRDISC' and
16774            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
16775            not 'VHOST' and
16776            not 'MEMIF'"
16777   parameters:
16778   - "throughput"
16779   - "parent"
16780   - "tags"
16781   layout:
16782     title: ""  # No title
16783     layout: "plot-throughput-speedup-analysis"
16784
16785 -
16786   type: "plot"
16787   title: "Speedup: l2sw-3n-hsw-x520-64b-features-pdr-tsa"
16788   algorithm: "plot_throughput_speedup_analysis"
16789   output-file-type: ".html"
16790   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-pdr-tsa"
16791   data: "plot-throughput-speedup-analysis-3n-hsw"
16792   filter: "'NIC_Intel-X520-DA2' and
16793            '64B' and
16794            'FEATURE' and
16795            ('ACL10' or 'ACL50') and '10k_FLOWS' and
16796            'PDRDISC' and not 'NDRDISC' and
16797            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
16798            not 'VHOST' and
16799            not 'MEMIF'"
16800   parameters:
16801   - "throughput"
16802   - "parent"
16803   - "tags"
16804   layout:
16805     title: ""  # No title
16806     layout: "plot-throughput-speedup-analysis"
16807
16808 # Speedup - VPP L2 3n-hsw-x710
16809 -
16810   type: "plot"
16811   title: "Speedup: l2sw-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
16812   algorithm: "plot_throughput_speedup_analysis"
16813   output-file-type: ".html"
16814   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
16815   data: "plot-throughput-speedup-analysis-3n-hsw"
16816   filter: "'NIC_Intel-X710' and
16817            '64B' and
16818            ('BASE' or 'SCALE') and
16819            '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-hsw-x710-64b-base_and_scale-pdr-tsa"
16834   algorithm: "plot_throughput_speedup_analysis"
16835   output-file-type: ".html"
16836   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
16837   data: "plot-throughput-speedup-analysis-3n-hsw"
16838   filter: "'NIC_Intel-X710' and
16839            '64B' and
16840            ('BASE' or 'SCALE') and
16841            'PDRDISC' and not 'NDRDISC' and
16842            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
16843            not 'VHOST' and
16844            not 'MEMIF'"
16845   parameters:
16846   - "throughput"
16847   - "parent"
16848   - "tags"
16849   layout:
16850     title: ""  # No title
16851     layout: "plot-throughput-speedup-analysis"
16852
16853 -
16854   type: "plot"
16855   title: "Speedup: l2sw-3n-hsw-x710-64b-features-ndr-tsa"
16856   algorithm: "plot_throughput_speedup_analysis"
16857   output-file-type: ".html"
16858   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-ndr-tsa"
16859   data: "plot-throughput-speedup-analysis-3n-hsw"
16860   filter: "'NIC_Intel-X710' and
16861            '64B' and
16862            'FEATURE' and
16863            ('ACL10' or 'ACL50') and '10k_FLOWS' and
16864            'NDRDISC' and
16865            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
16866            not 'VHOST' and
16867            not 'MEMIF'"
16868   parameters:
16869   - "throughput"
16870   - "parent"
16871   - "tags"
16872   layout:
16873     title: ""  # No title
16874     layout: "plot-throughput-speedup-analysis"
16875
16876 -
16877   type: "plot"
16878   title: "Speedup: l2sw-3n-hsw-x710-64b-features-pdr-tsa"
16879   algorithm: "plot_throughput_speedup_analysis"
16880   output-file-type: ".html"
16881   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-pdr-tsa"
16882   data: "plot-throughput-speedup-analysis-3n-hsw"
16883   filter: "'NIC_Intel-X710' and
16884            '64B' and
16885            'FEATURE' and
16886            ('ACL10' or 'ACL50') and '10k_FLOWS' and
16887            'PDRDISC' and not 'NDRDISC' and
16888            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
16889            not 'VHOST' and
16890            not 'MEMIF'"
16891   parameters:
16892   - "throughput"
16893   - "parent"
16894   - "tags"
16895   layout:
16896     title: ""  # No title
16897     layout: "plot-throughput-speedup-analysis"
16898
16899 # Speedup - VPP L2 3n-hsw-xl710
16900 -
16901   type: "plot"
16902   title: "Speedup: l2sw-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
16903   algorithm: "plot_throughput_speedup_analysis"
16904   output-file-type: ".html"
16905   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
16906   data: "plot-throughput-speedup-analysis-3n-hsw"
16907   filter: "'NIC_Intel-XL710' and
16908            '64B' and
16909            ('BASE' or 'SCALE') and
16910            '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-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
16925   algorithm: "plot_throughput_speedup_analysis"
16926   output-file-type: ".html"
16927   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
16928   data: "plot-throughput-speedup-analysis-3n-hsw"
16929   filter: "'NIC_Intel-XL710' and
16930            '64B' and
16931            ('BASE' or 'SCALE') and
16932            'PDRDISC' and not 'NDRDISC' and
16933            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
16934            not 'VHOST' and
16935            not 'MEMIF'"
16936   parameters:
16937   - "throughput"
16938   - "parent"
16939   - "tags"
16940   layout:
16941     title: ""  # No title
16942     layout: "plot-throughput-speedup-analysis"
16943
16944 # Speedup - VPP L2 3n-skx-x710
16945 -
16946   type: "plot"
16947   title: "Speedup: l2sw-3n-skx-x710-64b-base_and_scale-ndr-tsa"
16948   algorithm: "plot_throughput_speedup_analysis"
16949   output-file-type: ".html"
16950   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-base_and_scale-ndr-tsa"
16951   data: "plot-throughput-speedup-analysis-3n-skx"
16952   filter: "'NIC_Intel-X710' and
16953            '64B' and
16954            ('BASE' or 'SCALE') and
16955            'NDRDISC' and
16956            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
16957            not 'VHOST' and
16958            not 'MEMIF'"
16959   parameters:
16960   - "throughput"
16961   - "parent"
16962   - "tags"
16963   layout:
16964     title: ""  # No title
16965     layout: "plot-throughput-speedup-analysis"
16966
16967 -
16968   type: "plot"
16969   title: "Speedup: l2sw-3n-skx-x710-64b-base_and_scale-pdr-tsa"
16970   algorithm: "plot_throughput_speedup_analysis"
16971   output-file-type: ".html"
16972   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-base_and_scale-pdr-tsa"
16973   data: "plot-throughput-speedup-analysis-3n-skx"
16974   filter: "'NIC_Intel-X710' and
16975            '64B' and
16976            ('BASE' or 'SCALE') and
16977            'PDRDISC' and not 'NDRDISC' and
16978            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
16979            not 'VHOST' and
16980            not 'MEMIF'"
16981   parameters:
16982   - "throughput"
16983   - "parent"
16984   - "tags"
16985   layout:
16986     title: ""  # No title
16987     layout: "plot-throughput-speedup-analysis"
16988
16989 -
16990   type: "plot"
16991   title: "Speedup: l2sw-3n-skx-x710-64b-features-ndr-tsa"
16992   algorithm: "plot_throughput_speedup_analysis"
16993   output-file-type: ".html"
16994   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-ndr-tsa"
16995   data: "plot-throughput-speedup-analysis-3n-skx"
16996   filter: "'NIC_Intel-X710' and
16997            '64B' and
16998            'FEATURE' and
16999            ('ACL10' or 'ACL50') and '10k_FLOWS' and
17000            'NDRDISC' and
17001            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
17002            not 'VHOST' and
17003            not 'MEMIF'"
17004   parameters:
17005   - "throughput"
17006   - "parent"
17007   - "tags"
17008   layout:
17009     title: ""  # No title
17010     layout: "plot-throughput-speedup-analysis"
17011
17012 -
17013   type: "plot"
17014   title: "Speedup: l2sw-3n-skx-x710-64b-features-pdr-tsa"
17015   algorithm: "plot_throughput_speedup_analysis"
17016   output-file-type: ".html"
17017   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-pdr-tsa"
17018   data: "plot-throughput-speedup-analysis-3n-skx"
17019   filter: "'NIC_Intel-X710' and
17020            '64B' and
17021            'FEATURE' and
17022            ('ACL10' or 'ACL50') and '10k_FLOWS' and
17023            'PDRDISC' and not 'NDRDISC' and
17024            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
17025            not 'VHOST' and
17026            not 'MEMIF'"
17027   parameters:
17028   - "throughput"
17029   - "parent"
17030   - "tags"
17031   layout:
17032     title: ""  # No title
17033     layout: "plot-throughput-speedup-analysis"
17034
17035 # Speedup - VPP L2 3n-skx-xxv710
17036 -
17037   type: "plot"
17038   title: "Speedup: l2sw-3n-skx-xxv710-64b-base_and_scale-ndr-tsa"
17039   algorithm: "plot_throughput_speedup_analysis"
17040   output-file-type: ".html"
17041   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-base_and_scale-ndr-tsa"
17042   data: "plot-throughput-speedup-analysis-3n-skx"
17043   filter: "'NIC_Intel-XXV710' and
17044            '64B' and
17045            ('BASE' or 'SCALE') and
17046            'NDRDISC' and
17047            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
17048            not 'VHOST' and
17049            not 'MEMIF'"
17050   parameters:
17051   - "throughput"
17052   - "parent"
17053   - "tags"
17054   layout:
17055     title: ""  # No title
17056     layout: "plot-throughput-speedup-analysis"
17057
17058 -
17059   type: "plot"
17060   title: "Speedup: l2sw-3n-skx-xxv710-64b-base_and_scale-pdr-tsa"
17061   algorithm: "plot_throughput_speedup_analysis"
17062   output-file-type: ".html"
17063   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-base_and_scale-pdr-tsa"
17064   data: "plot-throughput-speedup-analysis-3n-skx"
17065   filter: "'NIC_Intel-XXV710' and
17066            '64B' and
17067            ('BASE' or 'SCALE') and
17068            'PDRDISC' and not 'NDRDISC' and
17069            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
17070            not 'VHOST' and
17071            not 'MEMIF'"
17072   parameters:
17073   - "throughput"
17074   - "parent"
17075   - "tags"
17076   layout:
17077     title: ""  # No title
17078     layout: "plot-throughput-speedup-analysis"
17079
17080 -
17081   type: "plot"
17082   title: "Speedup: l2sw-3n-skx-xxv710-64b-features-ndr-tsa"
17083   algorithm: "plot_throughput_speedup_analysis"
17084   output-file-type: ".html"
17085   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-features-ndr-tsa"
17086   data: "plot-throughput-speedup-analysis-3n-skx"
17087   filter: "'NIC_Intel-XXV710' and
17088            '64B' and
17089            'FEATURE' and
17090            ('ACL10' or 'ACL50') and '10k_FLOWS' and
17091            'NDRDISC' and
17092            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
17093            not 'VHOST' and
17094            not 'MEMIF'"
17095   parameters:
17096   - "throughput"
17097   - "parent"
17098   - "tags"
17099   layout:
17100     title: ""  # No title
17101     layout: "plot-throughput-speedup-analysis"
17102
17103 -
17104   type: "plot"
17105   title: "Speedup: l2sw-3n-skx-xxv710-64b-features-pdr-tsa"
17106   algorithm: "plot_throughput_speedup_analysis"
17107   output-file-type: ".html"
17108   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-features-pdr-tsa"
17109   data: "plot-throughput-speedup-analysis-3n-skx"
17110   filter: "'NIC_Intel-XXV710' and
17111            '64B' and
17112            'FEATURE' and
17113            ('ACL10' or 'ACL50') and '10k_FLOWS' and
17114            'PDRDISC' and not 'NDRDISC' and
17115            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
17116            not 'VHOST' and
17117            not 'MEMIF'"
17118   parameters:
17119   - "throughput"
17120   - "parent"
17121   - "tags"
17122   layout:
17123     title: ""  # No title
17124     layout: "plot-throughput-speedup-analysis"
17125
17126 # Speedup - VPP L2 2n-skx-x710
17127 -
17128   type: "plot"
17129   title: "Speedup: l2sw-2n-skx-x710-64b-base_and_scale-ndr-tsa"
17130   algorithm: "plot_throughput_speedup_analysis"
17131   output-file-type: ".html"
17132   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-base_and_scale-ndr-tsa"
17133   data: "plot-throughput-speedup-analysis-2n-skx"
17134   filter: "'NIC_Intel-X710' and
17135            '64B' and
17136            ('BASE' or 'SCALE') and
17137            'NDRDISC' and
17138            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
17139            not 'VHOST' and
17140            not 'MEMIF'"
17141   parameters:
17142   - "throughput"
17143   - "parent"
17144   - "tags"
17145   layout:
17146     title: ""  # No title
17147     layout: "plot-throughput-speedup-analysis"
17148
17149 -
17150   type: "plot"
17151   title: "Speedup: l2sw-2n-skx-x710-64b-base_and_scale-pdr-tsa"
17152   algorithm: "plot_throughput_speedup_analysis"
17153   output-file-type: ".html"
17154   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-base_and_scale-pdr-tsa"
17155   data: "plot-throughput-speedup-analysis-2n-skx"
17156   filter: "'NIC_Intel-X710' and
17157            '64B' and
17158            ('BASE' or 'SCALE') and
17159            'PDRDISC' and not 'NDRDISC' and
17160            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
17161            not 'VHOST' and
17162            not 'MEMIF'"
17163   parameters:
17164   - "throughput"
17165   - "parent"
17166   - "tags"
17167   layout:
17168     title: ""  # No title
17169     layout: "plot-throughput-speedup-analysis"
17170
17171 -
17172   type: "plot"
17173   title: "Speedup: l2sw-2n-skx-x710-64b-features-ndr-tsa"
17174   algorithm: "plot_throughput_speedup_analysis"
17175   output-file-type: ".html"
17176   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-features-ndr-tsa"
17177   data: "plot-throughput-speedup-analysis-2n-skx"
17178   filter: "'NIC_Intel-X710' and
17179            '64B' and
17180            'FEATURE' and
17181            ('ACL10' or 'ACL50') and '10k_FLOWS' and
17182            'NDRDISC' and
17183            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
17184            not 'VHOST' and
17185            not 'MEMIF'"
17186   parameters:
17187   - "throughput"
17188   - "parent"
17189   - "tags"
17190   layout:
17191     title: ""  # No title
17192     layout: "plot-throughput-speedup-analysis"
17193
17194 -
17195   type: "plot"
17196   title: "Speedup: l2sw-2n-skx-x710-64b-features-pdr-tsa"
17197   algorithm: "plot_throughput_speedup_analysis"
17198   output-file-type: ".html"
17199   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-features-pdr-tsa"
17200   data: "plot-throughput-speedup-analysis-2n-skx"
17201   filter: "'NIC_Intel-X710' and
17202            '64B' and
17203            'FEATURE' and
17204            ('ACL10' or 'ACL50') and '10k_FLOWS' and
17205            'PDRDISC' and not 'NDRDISC' and
17206            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
17207            not 'VHOST' and
17208            not 'MEMIF'"
17209   parameters:
17210   - "throughput"
17211   - "parent"
17212   - "tags"
17213   layout:
17214     title: ""  # No title
17215     layout: "plot-throughput-speedup-analysis"
17216
17217 # Speedup - VPP L2 2n-skx-xxv710
17218 -
17219   type: "plot"
17220   title: "Speedup: l2sw-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
17221   algorithm: "plot_throughput_speedup_analysis"
17222   output-file-type: ".html"
17223   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
17224   data: "plot-throughput-speedup-analysis-2n-skx"
17225   filter: "'NIC_Intel-XXV710' and
17226            '64B' and
17227            ('BASE' or 'SCALE') and
17228            'NDRDISC' and
17229            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
17230            not 'VHOST' and
17231            not 'MEMIF'"
17232   parameters:
17233   - "throughput"
17234   - "parent"
17235   - "tags"
17236   layout:
17237     title: ""  # No title
17238     layout: "plot-throughput-speedup-analysis"
17239
17240 -
17241   type: "plot"
17242   title: "Speedup: l2sw-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
17243   algorithm: "plot_throughput_speedup_analysis"
17244   output-file-type: ".html"
17245   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
17246   data: "plot-throughput-speedup-analysis-2n-skx"
17247   filter: "'NIC_Intel-XXV710' and
17248            '64B' and
17249            ('BASE' or 'SCALE') and
17250            'PDRDISC' and not 'NDRDISC' and
17251            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
17252            not 'VHOST' and
17253            not 'MEMIF'"
17254   parameters:
17255   - "throughput"
17256   - "parent"
17257   - "tags"
17258   layout:
17259     title: ""  # No title
17260     layout: "plot-throughput-speedup-analysis"
17261
17262 -
17263   type: "plot"
17264   title: "Speedup: l2sw-2n-skx-xxv710-64b-features-ndr-tsa"
17265   algorithm: "plot_throughput_speedup_analysis"
17266   output-file-type: ".html"
17267   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-features-ndr-tsa"
17268   data: "plot-throughput-speedup-analysis-2n-skx"
17269   filter: "'NIC_Intel-XXV710' and
17270            '64B' and
17271            'FEATURE' and
17272            ('ACL10' or 'ACL50') and '10k_FLOWS' and
17273            'NDRDISC' and
17274            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
17275            not 'VHOST' and
17276            not 'MEMIF'"
17277   parameters:
17278   - "throughput"
17279   - "parent"
17280   - "tags"
17281   layout:
17282     title: ""  # No title
17283     layout: "plot-throughput-speedup-analysis"
17284
17285 -
17286   type: "plot"
17287   title: "Speedup: l2sw-2n-skx-xxv710-64b-features-pdr-tsa"
17288   algorithm: "plot_throughput_speedup_analysis"
17289   output-file-type: ".html"
17290   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-features-pdr-tsa"
17291   data: "plot-throughput-speedup-analysis-2n-skx"
17292   filter: "'NIC_Intel-XXV710' and
17293            '64B' and
17294            'FEATURE' and
17295            ('ACL10' or 'ACL50') and '10k_FLOWS' and
17296            'PDRDISC' and not 'NDRDISC' and
17297            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
17298            not 'VHOST' and
17299            not 'MEMIF'"
17300   parameters:
17301   - "throughput"
17302   - "parent"
17303   - "tags"
17304   layout:
17305     title: ""  # No title
17306     layout: "plot-throughput-speedup-analysis"
17307
17308 ################################################################################
17309
17310 # Speedup - VPP vhost ip4 3n-hsw-x520
17311 -
17312   type: "plot"
17313   title: "VPP Speedup: vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
17314   algorithm: "plot_throughput_speedup_analysis"
17315   output-file-type: ".html"
17316   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
17317   data: "plot-throughput-speedup-analysis-3n-hsw"
17318   filter: "'NIC_Intel-X520-DA2' and
17319            '64B' and 
17320            'NDRDISC' and
17321            'VHOST' and 
17322            not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
17323   parameters:
17324   - "throughput"
17325   - "parent"
17326   - "tags"
17327   layout:
17328     title: ""  # No title
17329     layout: "plot-throughput-speedup-analysis"
17330
17331 -
17332   type: "plot"
17333   title: "VPP Speedup: vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
17334   algorithm: "plot_throughput_speedup_analysis"
17335   output-file-type: ".html"
17336   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
17337   data: "plot-throughput-speedup-analysis-3n-hsw"
17338   filter: "'NIC_Intel-X520-DA2' and
17339            '64B' and 
17340            'PDRDISC' and not 'NDRDISC' and
17341            'VHOST' and 
17342            not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
17343   parameters:
17344   - "throughput"
17345   - "parent"
17346   - "tags"
17347   layout:
17348     title: ""  # No title
17349     layout: "plot-throughput-speedup-analysis"
17350
17351 # Speedup - VPP vhost l2sw 3n-hsw-x520
17352 -
17353   type: "plot"
17354   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
17355   algorithm: "plot_throughput_speedup_analysis"
17356   output-file-type: ".html"
17357   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
17358   data: "plot-throughput-speedup-analysis-3n-hsw"
17359   filter: "'NIC_Intel-X520-DA2' and
17360            '64B' and 
17361            'NDRDISC' and
17362            'VHOST' and 
17363            not 'VXLAN' and 
17364            not 'IP4FWD' and 
17365            not 'DOT1Q' and 
17366            not '2VM'"
17367   parameters:
17368   - "throughput"
17369   - "parent"
17370   - "tags"
17371   layout:
17372     title: ""  # No title
17373     layout: "plot-throughput-speedup-analysis"
17374
17375 -
17376   type: "plot"
17377   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
17378   algorithm: "plot_throughput_speedup_analysis"
17379   output-file-type: ".html"
17380   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
17381   data: "plot-throughput-speedup-analysis-3n-hsw"
17382   filter: "'NIC_Intel-X520-DA2' and
17383            '64B' and 
17384            'PDRDISC' and not 'NDRDISC' and
17385            'VHOST' and 
17386            not 'VXLAN' and 
17387            not 'IP4FWD' and 
17388            not 'DOT1Q' and 
17389            not '2VM'"
17390   parameters:
17391   - "throughput"
17392   - "parent"
17393   - "tags"
17394   layout:
17395     title: ""  # No title
17396     layout: "plot-throughput-speedup-analysis"
17397
17398 # Speedup - VPP vhost ip4 3n-hsw-x710
17399 -
17400   type: "plot"
17401   title: "VPP Speedup: vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
17402   algorithm: "plot_throughput_speedup_analysis"
17403   output-file-type: ".html"
17404   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
17405   data: "plot-throughput-speedup-analysis-3n-hsw"
17406   filter: "'NIC_Intel-X710' and
17407            '64B' and 
17408            'NDRDISC' and
17409            'VHOST' and 
17410            not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
17411   parameters:
17412   - "throughput"
17413   - "parent"
17414   - "tags"
17415   layout:
17416     title: ""  # No title
17417     layout: "plot-throughput-speedup-analysis"
17418
17419 -
17420   type: "plot"
17421   title: "VPP Speedup: vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
17422   algorithm: "plot_throughput_speedup_analysis"
17423   output-file-type: ".html"
17424   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
17425   data: "plot-throughput-speedup-analysis-3n-hsw"
17426   filter: "'NIC_Intel-X710' and
17427            '64B' and 
17428            'PDRDISC' and not 'NDRDISC' and
17429            'VHOST' and 
17430            not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
17431   parameters:
17432   - "throughput"
17433   - "parent"
17434   - "tags"
17435   layout:
17436     title: ""  # No title
17437     layout: "plot-throughput-speedup-analysis"
17438
17439 # Speedup - VPP vhost l2sw 3n-hsw-x710
17440 -
17441   type: "plot"
17442   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
17443   algorithm: "plot_throughput_speedup_analysis"
17444   output-file-type: ".html"
17445   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
17446   data: "plot-throughput-speedup-analysis-3n-hsw"
17447   filter: "'NIC_Intel-X710' and
17448            '64B' and 
17449            'NDRDISC' and
17450            'VHOST' and 
17451            not 'VXLAN' and 
17452            not 'IP4FWD' and 
17453            not 'DOT1Q' and 
17454            not '2VM'"
17455   parameters:
17456   - "throughput"
17457   - "parent"
17458   - "tags"
17459   layout:
17460     title: ""  # No title
17461     layout: "plot-throughput-speedup-analysis"
17462
17463 -
17464   type: "plot"
17465   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
17466   algorithm: "plot_throughput_speedup_analysis"
17467   output-file-type: ".html"
17468   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
17469   data: "plot-throughput-speedup-analysis-3n-hsw"
17470   filter: "'NIC_Intel-X710' and
17471            '64B' and 
17472            'PDRDISC' and not 'NDRDISC' and
17473            'VHOST' and 
17474            not 'VXLAN' and 
17475            not 'IP4FWD' and 
17476            not 'DOT1Q' and 
17477            not '2VM'"
17478   parameters:
17479   - "throughput"
17480   - "parent"
17481   - "tags"
17482   layout:
17483     title: ""  # No title
17484     layout: "plot-throughput-speedup-analysis"
17485
17486 # Speedup - VPP vhost ip4 3n-hsw-xl710
17487 -
17488   type: "plot"
17489   title: "VPP Speedup: vhost-ip4-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
17490   algorithm: "plot_throughput_speedup_analysis"
17491   output-file-type: ".html"
17492   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
17493   data: "plot-throughput-speedup-analysis-3n-hsw"
17494   filter: "'NIC_Intel-XL710' and
17495            '64B' and 
17496            'NDRDISC' and
17497            'VHOST' and 
17498            not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
17499   parameters:
17500   - "throughput"
17501   - "parent"
17502   - "tags"
17503   layout:
17504     title: ""  # No title
17505     layout: "plot-throughput-speedup-analysis"
17506
17507 -
17508   type: "plot"
17509   title: "VPP Speedup: vhost-ip4-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
17510   algorithm: "plot_throughput_speedup_analysis"
17511   output-file-type: ".html"
17512   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
17513   data: "plot-throughput-speedup-analysis-3n-hsw"
17514   filter: "'NIC_Intel-XL710' and
17515            '64B' and 
17516            'PDRDISC' and not 'NDRDISC' and
17517            'VHOST' and 
17518            not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
17519   parameters:
17520   - "throughput"
17521   - "parent"
17522   - "tags"
17523   layout:
17524     title: ""  # No title
17525     layout: "plot-throughput-speedup-analysis"
17526
17527 # Speedup - VPP vhost l2sw 3n-hsw-xl710
17528 -
17529   type: "plot"
17530   title: "VPP Speedup: vhost-l2sw-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
17531   algorithm: "plot_throughput_speedup_analysis"
17532   output-file-type: ".html"
17533   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
17534   data: "plot-throughput-speedup-analysis-3n-hsw"
17535   filter: "'NIC_Intel-XL710' and
17536            '64B' and 
17537            'NDRDISC' and
17538            'VHOST' and 
17539            not 'VXLAN' and 
17540            not 'IP4FWD' and 
17541            not 'DOT1Q' and 
17542            not '2VM'"
17543   parameters:
17544   - "throughput"
17545   - "parent"
17546   - "tags"
17547   layout:
17548     title: ""  # No title
17549     layout: "plot-throughput-speedup-analysis"
17550
17551 -
17552   type: "plot"
17553   title: "VPP Speedup: vhost-l2sw-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
17554   algorithm: "plot_throughput_speedup_analysis"
17555   output-file-type: ".html"
17556   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
17557   data: "plot-throughput-speedup-analysis-3n-hsw"
17558   filter: "'NIC_Intel-XL710' and
17559            '64B' and 
17560            'PDRDISC' and not 'NDRDISC' and
17561            'VHOST' and 
17562            not 'VXLAN' and 
17563            not 'IP4FWD' and 
17564            not 'DOT1Q' and 
17565            not '2VM'"
17566   parameters:
17567   - "throughput"
17568   - "parent"
17569   - "tags"
17570   layout:
17571     title: ""  # No title
17572     layout: "plot-throughput-speedup-analysis"