CSIT-1213: Add 2n/3n-skx to Test Oper Data
[csit.git] / resources / tools / presentation / specification.yaml
1 -
2   type: "environment"
3
4   paths:
5     # Top level directories:
6     ## Working directory
7     DIR[WORKING]: "_tmp"
8     ## Build directories
9     DIR[BUILD,HTML]: "_build"
10     DIR[BUILD,LATEX]: "_build_latex"
11
12     # Static .rst files
13     DIR[RST]: "../../../docs/report"
14
15     # Working directories
16     ## Input data files (.zip, .xml)
17     DIR[WORKING,DATA]: "{DIR[WORKING]}/data"
18     ## Static source files from git
19     DIR[WORKING,SRC]: "{DIR[WORKING]}/src"
20     DIR[WORKING,SRC,STATIC]: "{DIR[WORKING,SRC]}/_static"
21
22     # Static html content
23     DIR[STATIC]: "{DIR[BUILD,HTML]}/_static"
24     DIR[STATIC,VPP]: "{DIR[STATIC]}/vpp"
25     DIR[STATIC,DPDK]: "{DIR[STATIC]}/dpdk"
26     DIR[STATIC,ARCH]: "{DIR[STATIC]}/archive"
27
28     # Detailed test results
29     DIR[DTR]: "{DIR[WORKING,SRC]}/detailed_test_results"
30     DIR[DTR,PERF,DPDK,3N,HSW]: "{DIR[DTR]}/dpdk_performance_results_3n_hsw"
31     DIR[DTR,PERF,DPDK,3N,SKX]: "{DIR[DTR]}/dpdk_performance_results_3n_skx"
32     DIR[DTR,PERF,DPDK,2N,SKX]: "{DIR[DTR]}/dpdk_performance_results_2n_skx"
33     DIR[DTR,PERF,VPP,3N,HSW]: "{DIR[DTR]}/vpp_performance_results_3n_hsw"
34     DIR[DTR,PERF,VPP,3N,SKX]: "{DIR[DTR]}/vpp_performance_results_3n_skx"
35     DIR[DTR,PERF,VPP,2N,SKX]: "{DIR[DTR]}/vpp_performance_results_2n_skx"
36     DIR[DTR,MRR,VPP,3N,HSW]: "{DIR[DTR]}/vpp_mrr_results_3n_hsw"
37     DIR[DTR,MRR,VPP,3N,SKX]: "{DIR[DTR]}/vpp_mrr_results_3n_skx"
38     DIR[DTR,MRR,VPP,2N,SKX]: "{DIR[DTR]}/vpp_mrr_results_2n_skx"
39     DIR[DTR,PERF,COT,3N,HSW]: "{DIR[DTR]}/cot_performance_results_3n_hsw"
40     DIR[DTR,FUNC,VPP,UBUNTU]: "{DIR[DTR]}/vpp_functional_results_ubuntu"
41     DIR[DTR,FUNC,VPP,CENTOS]: "{DIR[DTR]}/vpp_functional_results_centos"
42     DIR[DTR,FUNC,HC]: "{DIR[DTR]}/honeycomb_functional_results"
43     DIR[DTR,FUNC,NSHSFC]: "{DIR[DTR]}/nshsfc_functional_results"
44     DIR[DTR,PERF,VPP,IMPRV]: "{DIR[WORKING,SRC]}/vpp_performance_tests/performance_improvements"
45
46     # Detailed test configurations
47     DIR[DTC]: "{DIR[WORKING,SRC]}/test_configuration"
48     DIR[DTC,PERF,VPP,3N,HSW]: "{DIR[DTC]}/vpp_performance_configuration_3n_hsw"
49     DIR[DTC,PERF,VPP,3N,SKX]: "{DIR[DTC]}/vpp_performance_configuration_3n_skx"
50     DIR[DTC,PERF,VPP,2N,SKX]: "{DIR[DTC]}/vpp_performance_configuration_2n_skx"
51     DIR[DTC,MRR,VPP,3N,HSW]: "{DIR[DTC]}/vpp_mrr_configuration_3n_hsw"
52     DIR[DTC,MRR,VPP,3N,SKX]: "{DIR[DTC]}/vpp_mrr_configuration_3n_skx"
53     DIR[DTC,MRR,VPP,2N,SKX]: "{DIR[DTC]}/vpp_mrr_configuration_2n_skx"
54     DIR[DTC,FUNC,VPP,UBUNTU]: "{DIR[DTC]}/vpp_functional_configuration_ubuntu"
55     DIR[DTC,FUNC,VPP,CENTOS]: "{DIR[DTC]}/vpp_functional_configuration_centos"
56
57     # Detailed tests operational data
58     DIR[DTO]: "{DIR[WORKING,SRC]}/test_operational_data"
59     DIR[DTO,PERF,VPP,3N,HSW]: "{DIR[DTO]}/vpp_performance_operational_data_3n_hsw"
60     DIR[DTO,PERF,VPP,3N,SKX]: "{DIR[DTO]}/vpp_performance_operational_data_3n_skx"
61     DIR[DTO,PERF,VPP,2N,SKX]: "{DIR[DTO]}/vpp_performance_operational_data_2n_skx"
62
63     # .css patch file to fix tables generated by Sphinx
64     DIR[CSS_PATCH_FILE]: "{DIR[STATIC]}/theme_overrides.css"
65     DIR[CSS_PATCH_FILE2]: "{DIR[WORKING,SRC,STATIC]}/theme_overrides.css"
66
67   urls:
68     URL[JENKINS,CSIT]: "https://jenkins.fd.io/view/csit/job"
69     URL[JENKINS,HC]: "https://jenkins.fd.io/view/hc2vpp/job"
70     URL[NEXUS]: "https://docs.fd.io/csit"
71     DIR[NEXUS]: "report/_static/archive"
72
73   make-dirs:
74   # List the directories which are created while preparing the environment.
75   # All directories MUST be defined in "paths" section.
76   - "DIR[WORKING,DATA]"
77   - "DIR[STATIC,VPP]"
78   - "DIR[STATIC,DPDK]"
79   - "DIR[STATIC,ARCH]"
80   - "DIR[BUILD,LATEX]"
81   - "DIR[WORKING,SRC]"
82   - "DIR[WORKING,SRC,STATIC]"
83
84   remove-dirs:
85   # List the directories which are deleted while cleaning the environment.
86   # All directories MUST be defined in "paths" section.
87   #- "DIR[BUILD,HTML]"
88   - "DIR[WORKING,DATA]"
89
90   build-dirs:
91   # List the directories where the results (build) is stored.
92   # All directories MUST be defined in "paths" section.
93   - "DIR[BUILD,HTML]"
94   - "DIR[BUILD,LATEX]"
95
96 -
97   type: "configuration"
98   data-sets:
99     plot-vpp-http-server-performance:
100       csit-vpp-perf-1804-all:
101       - 39  # wrk
102       - 40  # wrk
103       - 41  # wrk
104       - 42  # wrk
105       - 43  # wrk
106       - 44  # wrk
107       - 45  # wrk
108       - 46  # wrk
109       - 47  # wrk
110       - 48  # wrk
111     vpp-performance-changes:
112       csit-vpp-perf-1710-all:
113       - 11
114       - 12
115       - 13
116       - 14
117       - 15
118       - 16
119       - 17
120       - 18
121       - 19
122       - 20
123       csit-vpp-perf-1801-all:
124       - 124  # sel
125       - 127  # sel
126       - 128  # sel
127       - 141  # sel
128       - 142  # sel
129       - 143  # sel
130       - 145  # sel
131       - 146  # sel
132       - 162  # sel
133       - 163  # sel
134       - 167  # sel
135       - 172  # sel acl only
136       csit-vpp-perf-1804-all:
137       - 21  # sel
138       - 22  # sel
139       - 23  # sel
140       - 24  # sel
141       - 27  # sel
142       - 28  # sel
143       - 29  # sel
144       - 30  # sel
145       - 31  # sel
146       - 35  # sel
147     vpp-performance-changes-mrr:
148       csit-vpp-perf-check-1801:
149       - 3
150       - 4
151       - 5
152       - 6
153       - 7
154       - 8
155       - 9
156       - 11
157       - 12
158       - 13
159       csit-vpp-perf-check-1804:
160       - 6   # mrr - sel
161       - 13  # mrr - sel
162       - 14  # mrr - sel
163       - 15  # mrr - sel
164       - 16  # mrr - sel
165       - 17  # mrr - sel
166       - 19  # mrr - sel
167       - 20  # mrr - sel
168       - 21  # mrr - sel
169       - 22  # mrr - sel
170     plot-throughput-speedup-analysis-3n-hsw:
171       csit-vpp-perf-1804-all:
172       - 19  # full
173       - 20  # full
174       - 25  # full
175       - 49  # full
176       - 21  # sel
177       - 22  # sel
178       - 23  # sel
179       - 24  # sel
180       - 27  # sel
181       - 28  # sel
182       - 29  # sel
183       - 30  # sel
184       - 31  # sel
185       - 35  # sel
186     plot-throughput-speedup-analysis-3n-skx:
187       csit-vpp-perf-1804-all:
188       - 19  # full
189       - 20  # full
190       - 25  # full
191       - 49  # full
192       - 21  # sel
193       - 22  # sel
194       - 23  # sel
195       - 24  # sel
196       - 27  # sel
197       - 28  # sel
198       - 29  # sel
199       - 30  # sel
200       - 31  # sel
201       - 35  # sel
202     plot-throughput-speedup-analysis-2n-skx:
203       csit-vpp-perf-1804-all:
204       - 19  # full
205       - 20  # full
206       - 25  # full
207       - 49  # full
208       - 21  # sel
209       - 22  # sel
210       - 23  # sel
211       - 24  # sel
212       - 27  # sel
213       - 28  # sel
214       - 29  # sel
215       - 30  # sel
216       - 31  # sel
217       - 35  # sel
218     plot-ligato-throughput-speedup-analysis-3n-hsw:
219       csit-ligato-perf-1804-all:
220       - 5   # sel
221       - 6   # sel
222       - 7   # sel
223       - 8   # sel
224       - 9   # sel
225       - 10  # sel
226       - 11  # sel
227       - 12  # sel
228       - 13  # sel
229       - 14  # sel
230     plot-ligato-throughput-speedup-analysis-3n-skx:
231       csit-ligato-perf-1804-all:
232       - 5   # sel
233       - 6   # sel
234       - 7   # sel
235       - 8   # sel
236       - 9   # sel
237       - 10  # sel
238       - 11  # sel
239       - 12  # sel
240       - 13  # sel
241       - 14  # sel
242     plot-ligato-throughput-speedup-analysis-2n-skx:
243       csit-ligato-perf-1804-all:
244       - 5   # sel
245       - 6   # sel
246       - 7   # sel
247       - 8   # sel
248       - 9   # sel
249       - 10  # sel
250       - 11  # sel
251       - 12  # sel
252       - 13  # sel
253       - 14  # sel
254     vpp-perf-results-3n-hsw:
255       csit-vpp-perf-1804-all:
256       - 19  # full
257       - 20  # full
258       - 25  # full
259       - 49  # full
260     vpp-perf-results-3n-skx:
261       csit-vpp-perf-1804-all:
262       - 19  # full
263       - 20  # full
264       - 25  # full
265       - 49  # full
266     vpp-perf-results-2n-skx:
267       csit-vpp-perf-1804-all:
268       - 19  # full
269       - 20  # full
270       - 25  # full
271       - 49  # full
272     vpp-func-results-ubuntu:
273       csit-vpp-functional-1807-ubuntu1604-virl:
274       - "lastSuccessfulBuild"
275     vpp-func-results-centos:
276       csit-vpp-functional-1807-centos7-virl:
277       - "lastSuccessfulBuild"
278     vpp-mrr-results-3n-hsw:
279       csit-vpp-perf-check-1804:
280       - 5   # mrr - full
281     vpp-mrr-results-3n-skx:
282       csit-vpp-perf-check-1804:
283       - 5   # mrr - full
284     vpp-mrr-results-2n-skx:
285       csit-vpp-perf-check-1804:
286       - 5   # mrr - full
287     ligato-perf-results-3n-hsw:
288       csit-ligato-perf-1804-all:
289       - 4  # full
290     ligato-perf-results-3n-skx:
291       csit-ligato-perf-1804-all:
292       - 4  # full
293     ligato-perf-results-2n-skx:
294       csit-ligato-perf-1804-all:
295       - 4  # full
296     dpdk-perf-results-3n-hsw:
297       csit-dpdk-perf-verify-1807-3n-hsw:
298       - 6
299     dpdk-perf-results-3n-skx:
300       csit-dpdk-perf-verify-1807-3n-skx:
301       - 6
302     dpdk-perf-results-2n-skx:
303       csit-dpdk-perf-verify-1807-2n-skx:
304       - 10
305     hc-func-results:
306       csit-hc2vpp-verify-func-1807-ubuntu1604:
307       - "lastSuccessfulBuild"
308     nsh-func-results:
309       csit-nsh_sfc-verify-func-1804-ubuntu1604-virl:
310       - 7
311     plot-vpp-throughput-latency-3n-hsw:
312       csit-vpp-perf-1804-all:
313       - 19  # full
314       - 20  # full
315       - 25  # full
316       - 49  # full
317       - 21  # sel
318       - 22  # sel
319       - 23  # sel
320       - 24  # sel
321       - 27  # sel
322       - 28  # sel
323       - 29  # sel
324       - 30  # sel
325       - 31  # sel
326       - 35  # sel
327     plot-vpp-throughput-latency-3n-skx:
328       csit-vpp-perf-1804-all:
329       - 19  # full
330       - 20  # full
331       - 25  # full
332       - 49  # full
333       - 21  # sel
334       - 22  # sel
335       - 23  # sel
336       - 24  # sel
337       - 27  # sel
338       - 28  # sel
339       - 29  # sel
340       - 30  # sel
341       - 31  # sel
342       - 35  # sel
343     plot-vpp-throughput-latency-2n-skx:
344       csit-vpp-perf-1804-all:
345       - 19  # full
346       - 20  # full
347       - 25  # full
348       - 49  # full
349       - 21  # sel
350       - 22  # sel
351       - 23  # sel
352       - 24  # sel
353       - 27  # sel
354       - 28  # sel
355       - 29  # sel
356       - 30  # sel
357       - 31  # sel
358       - 35  # sel
359     plot-dpdk-throughput-latency-3n-hsw:
360       csit-dpdk-perf-verify-1807-3n-hsw:
361       - 2
362       - 3
363       - 4
364       - 5
365       - 6
366     plot-dpdk-throughput-latency-3n-skx:
367       csit-dpdk-perf-verify-1807-3n-skx:
368       - 1
369       - 2
370       - 3
371       - 6
372     plot-dpdk-throughput-latency-2n-skx:
373       csit-dpdk-perf-verify-1807-2n-skx:
374       - 1
375       - 2
376       - 3
377       - 4
378       - 5
379       - 6
380       - 7
381       - 8
382       - 9
383       - 10
384     plot-ligato-throughput-latency-3n-hsw:
385       csit-ligato-perf-1804-all:
386       - 5   # sel
387       - 6   # sel
388       - 7   # sel
389       - 8   # sel
390       - 9   # sel
391       - 10  # sel
392       - 11  # sel
393       - 12  # sel
394       - 13  # sel
395       - 14  # sel
396     plot-ligato-throughput-latency-3n-skx:
397       csit-ligato-perf-1804-all:
398       - 5   # sel
399       - 6   # sel
400       - 7   # sel
401       - 8   # sel
402       - 9   # sel
403       - 10  # sel
404       - 11  # sel
405       - 12  # sel
406       - 13  # sel
407       - 14  # sel
408     plot-ligato-throughput-latency-2n-skx:
409       csit-ligato-perf-1804-all:
410       - 5   # sel
411       - 6   # sel
412       - 7   # sel
413       - 8   # sel
414       - 9   # sel
415       - 10  # sel
416       - 11  # sel
417       - 12  # sel
418       - 13  # sel
419       - 14  # sel
420
421   plot-layouts:
422
423     plot-cps:
424       xaxis:
425         autorange: True
426         fixedrange: False
427         gridcolor: "rgb(238, 238, 238)"
428         linecolor: "rgb(238, 238, 238)"
429         linewidth: 1
430         showgrid: True
431         showline: True
432         showticklabels: True
433         tickcolor: "rgb(238, 238, 238)"
434         tickmode: "linear"
435         title: "Indexed Test Cases"
436         zeroline: False
437       yaxis:
438         gridcolor: "rgb(238, 238, 238)"
439         hoverformat: ".4s"
440         linecolor: "rgb(238, 238, 238)"
441         linewidth: 1
442         rangemode: "tozero"
443         showgrid: True
444         showline: True
445         showticklabels: True
446         tickcolor: "rgb(238, 238, 238)"
447         title: "Connections Per Second [cps]"
448         zeroline: False
449       boxmode: "group"
450       boxgroupgap: 0.5
451       autosize: False
452       margin:
453         t: 50
454         b: 20
455         l: 50
456         r: 20
457       showlegend: True
458       legend:
459         orientation: "h"
460       width: 700
461       height: 1000
462
463     plot-rps:
464       xaxis:
465         autorange: True
466         fixedrange: False
467         gridcolor: "rgb(238, 238, 238)"
468         linecolor: "rgb(238, 238, 238)"
469         linewidth: 1
470         showgrid: True
471         showline: True
472         showticklabels: True
473         tickcolor: "rgb(238, 238, 238)"
474         tickmode: "linear"
475         title: "Indexed Test Cases"
476         zeroline: False
477       yaxis:
478         gridcolor: "rgb(238, 238, 238)"
479         hoverformat: ".4s"
480         linecolor: "rgb(238, 238, 238)"
481         linewidth: 1
482         rangemode: "tozero"
483         showgrid: True
484         showline: True
485         showticklabels: True
486         tickcolor: "rgb(238, 238, 238)"
487         title: "Requests Per Second [rps]"
488         zeroline: False
489       boxmode: "group"
490       boxgroupgap: 0.5
491       autosize: False
492       margin:
493         t: 50
494         b: 20
495         l: 50
496         r: 20
497       showlegend: True
498       legend:
499         orientation: "h"
500       width: 700
501       height: 1000
502
503     plot-throughput:
504       xaxis:
505         autorange: True
506         fixedrange: False
507         gridcolor: "rgb(238, 238, 238)"
508         linecolor: "rgb(238, 238, 238)"
509         linewidth: 1
510         showgrid: True
511         showline: True
512         showticklabels: True
513         tickcolor: "rgb(238, 238, 238)"
514         tickmode: "linear"
515         title: "Indexed Test Cases"
516         zeroline: False
517       yaxis:
518         gridcolor: "rgb(238, 238, 238)"
519         hoverformat: ".4s"
520         linecolor: "rgb(238, 238, 238)"
521         linewidth: 1
522         showgrid: True
523         showline: True
524         showticklabels: True
525         tickcolor: "rgb(238, 238, 238)"
526         title: "Packets Per Second [pps]"
527         zeroline: False
528       boxmode: "group"
529       boxgroupgap: 0.5
530       autosize: False
531       margin:
532         t: 50
533         b: 20
534         l: 50
535         r: 20
536       showlegend: True
537       legend:
538         orientation: "h"
539       width: 700
540       height: 1000
541
542     plot-latency:
543       xaxis:
544         autorange: True
545         fixedrange: False
546         gridcolor: "rgb(238, 238, 238)"
547         linecolor: "rgb(238, 238, 238)"
548         linewidth: 1
549         showgrid: True
550         showline: True
551         showticklabels: True
552         tickcolor: "rgb(238, 238, 238)"
553         tickmode: "linear"
554         title: "Indexed Test Cases"
555         zeroline: False
556       yaxis:
557         gridcolor: "rgb(238, 238, 238)"
558         hoverformat: ""
559         linecolor: "rgb(238, 238, 238)"
560         linewidth: 1
561         showgrid: True
562         showline: True
563         showticklabels: True
564         tickcolor: "rgb(238, 238, 238)"
565         title: "Latency min/avg/max [uSec]"
566         zeroline: False
567       boxmode: "group"
568       boxgroupgap: 0.5
569       autosize: False
570       margin:
571         t: 50
572         b: 20
573         l: 50
574         r: 20
575       showlegend: True
576       legend:
577         orientation: "h"
578       width: 700
579       height: 1000
580
581     plot-throughput-speedup-analysis:
582       xaxis:
583         autorange: True
584         fixedrange: False
585         gridcolor: "rgb(238, 238, 238)"
586         linecolor: "rgb(238, 238, 238)"
587         linewidth: 1
588         showgrid: True
589         showline: True
590         showticklabels: True
591         tickcolor: "rgb(238, 238, 238)"
592         tickmode: "linear"
593         tickangle: 270
594         zeroline: False
595       yaxis:
596         title: "Throughput speedup factor"
597         gridcolor: "rgb(238, 238, 238)"
598         hoverformat: ".4s"
599         linecolor: "rgb(238, 238, 238)"
600         linewidth: 1
601         showgrid: True
602         showline: True
603         showticklabels: True
604         tickcolor: "rgb(238, 238, 238)"
605         zeroline: False
606       legend:
607         orientation: "h"
608         xanchor: "center"
609         yanchor: "top"
610         x: 0.5
611         y: 1
612         bgcolor: "rgba(255, 255, 255, 0)"
613         bordercolor: "rgba(255, 255, 255, 0)"
614       barmode: "group"
615       bargap: 0.15
616       bargroupgap: 0.1
617       autosize: False
618       margin:
619           't': 50
620           'b': 300
621           'l': 50
622           'r': 20
623       showlegend: True
624       width: 700
625       height: 1000
626
627 -
628   type: "static"
629   src-path: "{DIR[RST]}"
630   dst-path: "{DIR[WORKING,SRC]}"
631
632 -
633   type: "input"  # Ignored in debug mode
634   general:
635     file-name: "robot-plugin.zip"
636     file-format: ".zip"
637     download-path: "{job}/{build}/robot/report/*zip*/{filename}"
638     extract: "robot-plugin/output.xml"
639   builds:
640     csit-vpp-perf-1710-all:
641     - 11
642     - 12
643     - 13
644     - 14
645     - 15
646     - 16
647     - 17
648     - 18
649     - 19
650     - 20
651     csit-vpp-perf-1801-all:
652 #    - 122  # full
653 #    - 126  # full
654 #    - 129  # full
655 #    - 140  # full
656     - 124  # sel
657     - 127  # sel
658     - 128  # sel
659     - 141  # sel
660     - 142  # sel
661     - 143  # sel
662     - 145  # sel
663     - 146  # sel
664     - 162  # sel
665     - 163  # sel
666     - 167  # sel
667     - 172  # sel acl only
668     csit-vpp-perf-1804-all:
669     - 19  # full
670     - 20  # full
671     - 25  # full
672     - 49  # full
673     - 21  # sel
674     - 22  # sel
675     - 23  # sel
676     - 24  # sel
677     - 27  # sel
678     - 28  # sel
679     - 29  # sel
680     - 30  # sel
681     - 31  # sel
682     - 35  # sel
683     - 39  # wrk
684     - 40  # wrk
685     - 41  # wrk
686     - 42  # wrk
687     - 43  # wrk
688     - 44  # wrk
689     - 45  # wrk
690     - 46  # wrk
691     - 47  # wrk
692     - 48  # wrk
693     csit-vpp-perf-check-1801:
694     - 3   # mrr
695     - 4   # mrr
696     - 5   # mrr
697     - 6   # mrr
698     - 7   # mrr
699     - 8   # mrr
700     - 9   # mrr
701     - 11  # mrr
702     - 12  # mrr
703     - 13  # mrr
704     csit-vpp-perf-check-1804:
705     - 5   # mrr - full
706     - 6   # mrr - sel
707     - 13  # mrr - sel
708     - 14  # mrr - sel
709     - 15  # mrr - sel
710     - 16  # mrr - sel
711     - 17  # mrr - sel
712     - 19  # mrr - sel
713     - 20  # mrr - sel
714     - 21  # mrr - sel
715     - 22  # mrr - sel
716 #    csit-ligato-perf-1710-all:
717 #    - 5
718 #    - 7
719 #    - 8
720 #    - 9
721 #    - 10
722 #    - 11
723 #    - 12
724 #    - 13
725 #    - 16
726 #    - 17
727 #    csit-ligato-perf-1801-all:
728 #    - 16  # sel
729 #    - 17  # sel
730 #    - 18  # sel
731 #    - 19  # sel
732 #    - 20  # sel
733 #    - 21  # sel
734 #    - 22  # sel
735 #    - 23  # sel
736 #    - 24  # sel
737 #    - 25  # full
738     csit-ligato-perf-1804-all:
739     - 4   # full
740     - 5   # sel
741     - 6   # sel
742     - 7   # sel
743     - 8   # sel
744     - 9   # sel
745     - 10  # sel
746     - 11  # sel
747     - 12  # sel
748     - 13  # sel
749     - 14  # sel
750     csit-dpdk-perf-verify-1807-3n-hsw:
751     - 2
752     - 3
753     - 4
754     - 5
755     - 6
756     csit-dpdk-perf-verify-1807-3n-skx:
757     - 1
758     - 2
759     - 3
760     - 6
761     csit-dpdk-perf-verify-1807-2n-skx:
762     - 1
763     - 2
764     - 3
765     - 4
766     - 5
767     - 6
768     - 7
769     - 8
770     - 9
771     - 10
772     csit-vpp-functional-1807-ubuntu1604-virl:
773     - "lastSuccessfulBuild"
774     csit-vpp-functional-1807-centos7-virl:
775     - "lastSuccessfulBuild"
776     csit-nsh_sfc-verify-func-1804-ubuntu1604-virl:
777     - 7
778     csit-hc2vpp-verify-func-1807-ubuntu1604:
779     - "lastSuccessfulBuild"
780
781 -
782   type: "output"
783   output: "report"
784   format:
785     html:
786     - full
787 #    pdf:
788 #    - minimal
789
790 ################################################################################
791 ###                               T A B L E S                                ###
792 ################################################################################
793
794 -
795   type: "table"
796   title: "VPP Performance Changes 1t1c pdr"
797   algorithm: "table_performance_comparison"
798   output-file: "{DIR[STATIC,VPP]}/performance-changes-1t1c-pdr"
799   history:
800     -
801       title: "rls1710"
802       data:
803         csit-vpp-perf-1710-all:
804         - 11
805         - 12
806         - 13
807         - 14
808         - 15
809         - 16
810         - 17
811         - 18
812         - 19
813         - 20
814   reference:
815     title: "rls1801"
816     data:
817       csit-vpp-perf-1801-all:
818       - 124  # sel
819       - 127  # sel
820       - 128  # sel
821       - 141  # sel
822       - 142  # sel
823       - 143  # sel
824       - 145  # sel
825       - 146  # sel
826       - 162  # sel
827       - 163  # sel
828       - 167  # sel
829       - 172  # sel acl only
830   compare:
831     title: "rls1804"
832     data:
833       csit-vpp-perf-1804-all:
834       - 21  # sel
835       - 22  # sel
836       - 23  # sel
837       - 24  # sel
838       - 27  # sel
839       - 28  # sel
840       - 29  # sel
841       - 30  # sel
842       - 31  # sel
843       - 35  # sel
844   data: "vpp-performance-changes"
845   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
846   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
847   parameters:
848   - "name"
849   - "parent"
850   - "throughput"
851
852 -
853   type: "table"
854   title: "VPP Performance Changes 2t2c pdr"
855   algorithm: "table_performance_comparison"
856   output-file: "{DIR[STATIC,VPP]}/performance-changes-2t2c-pdr"
857   history:
858     -
859       title: "rls1710"
860       data:
861         csit-vpp-perf-1710-all:
862         - 11
863         - 12
864         - 13
865         - 14
866         - 15
867         - 16
868         - 17
869         - 18
870         - 19
871         - 20
872   reference:
873     title: "rls1801"
874     data:
875       csit-vpp-perf-1801-all:
876       - 124  # sel
877       - 127  # sel
878       - 128  # sel
879       - 141  # sel
880       - 142  # sel
881       - 143  # sel
882       - 145  # sel
883       - 146  # sel
884       - 162  # sel
885       - 163  # sel
886       - 167  # sel
887       - 172  # sel acl only
888   compare:
889     title: "rls1804"
890     data:
891       csit-vpp-perf-1804-all:
892       - 21  # sel
893       - 22  # sel
894       - 23  # sel
895       - 24  # sel
896       - 27  # sel
897       - 28  # sel
898       - 29  # sel
899       - 30  # sel
900       - 31  # sel
901       - 35  # sel
902   data: "vpp-performance-changes"
903   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
904   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
905   parameters:
906   - "name"
907   - "parent"
908   - "throughput"
909
910 -
911   type: "table"
912   title: "VPP Performance Changes 1t1c ndr"
913   algorithm: "table_performance_comparison"
914   output-file: "{DIR[STATIC,VPP]}/performance-changes-1t1c-ndr"
915   history:
916     -
917       title: "rls1710"
918       data:
919         csit-vpp-perf-1710-all:
920         - 11
921         - 12
922         - 13
923         - 14
924         - 15
925         - 16
926         - 17
927         - 18
928         - 19
929         - 20
930   reference:
931     title: "rls1801"
932     data:
933       csit-vpp-perf-1801-all:
934       - 124  # sel
935       - 127  # sel
936       - 128  # sel
937       - 141  # sel
938       - 142  # sel
939       - 143  # sel
940       - 145  # sel
941       - 146  # sel
942       - 162  # sel
943       - 163  # sel
944       - 167  # sel
945       - 172  # sel acl only
946   compare:
947     title: "rls1804"
948     data:
949       csit-vpp-perf-1804-all:
950       - 21  # sel
951       - 22  # sel
952       - 23  # sel
953       - 24  # sel
954       - 27  # sel
955       - 28  # sel
956       - 29  # sel
957       - 30  # sel
958       - 31  # sel
959       - 35  # sel
960   data: "vpp-performance-changes"
961   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
962   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
963   parameters:
964   - "name"
965   - "parent"
966   - "throughput"
967
968 -
969   type: "table"
970   title: "VPP Performance Changes 2t2c ndr"
971   algorithm: "table_performance_comparison"
972   output-file: "{DIR[STATIC,VPP]}/performance-changes-2t2c-ndr"
973   history:
974     -
975       title: "rls1710"
976       data:
977         csit-vpp-perf-1710-all:
978         - 11
979         - 12
980         - 13
981         - 14
982         - 15
983         - 16
984         - 17
985         - 18
986         - 19
987         - 20
988   reference:
989     title: "rls1801"
990     data:
991       csit-vpp-perf-1801-all:
992       - 124  # sel
993       - 127  # sel
994       - 128  # sel
995       - 141  # sel
996       - 142  # sel
997       - 143  # sel
998       - 145  # sel
999       - 146  # sel
1000       - 162  # sel
1001       - 163  # sel
1002       - 167  # sel
1003       - 172  # sel acl only
1004   compare:
1005     title: "rls1804"
1006     data:
1007       csit-vpp-perf-1804-all:
1008       - 21  # sel
1009       - 22  # sel
1010       - 23  # sel
1011       - 24  # sel
1012       - 27  # sel
1013       - 28  # sel
1014       - 29  # sel
1015       - 30  # sel
1016       - 31  # sel
1017       - 35  # sel
1018   data: "vpp-performance-changes"
1019   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1020   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1021   parameters:
1022   - "name"
1023   - "parent"
1024   - "throughput"
1025
1026 -
1027   type: "table"
1028   title: "VPP Performance Changes - 1t1c MRR"
1029   algorithm: "table_performance_comparison"
1030   output-file: "{DIR[STATIC,VPP]}/performance-changes-1t1c-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: "'1T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1062   parameters:
1063   - "name"
1064   - "parent"
1065   - "result"
1066
1067 -
1068   type: "table"
1069   title: "VPP Performance Changes - 2t2c MRR"
1070   algorithm: "table_performance_comparison"
1071   output-file: "{DIR[STATIC,VPP]}/performance-changes-2t2c-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: "'2T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1103   parameters:
1104   - "name"
1105   - "parent"
1106   - "result"
1107
1108 -
1109   type: "table"
1110   title: "VPP Performance Changes - 4t4c MRR"
1111   algorithm: "table_performance_comparison"
1112   output-file: "{DIR[STATIC,VPP]}/performance-changes-4t4c-mrr"
1113   reference:
1114     title: "Release 1801"
1115     data:
1116       csit-vpp-perf-check-1801:
1117       - 3
1118       - 4
1119       - 5
1120       - 6
1121       - 7
1122       - 8
1123       - 9
1124       - 11
1125       - 12
1126       - 13
1127   compare:
1128     title: "Release 1804"
1129     data:
1130       csit-vpp-perf-check-1804:
1131       - 6   # mrr - sel
1132       - 13  # mrr - sel
1133       - 14  # mrr - sel
1134       - 15  # mrr - sel
1135       - 16  # mrr - sel
1136       - 17  # mrr - sel
1137       - 19  # mrr - sel
1138       - 20  # mrr - sel
1139       - 21  # mrr - sel
1140       - 22  # mrr - sel
1141   data: "vpp-performance-changes-mrr"
1142   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1143   filter: "'4T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1144   parameters:
1145   - "name"
1146   - "parent"
1147   - "result"
1148
1149 -
1150   type: "table"
1151   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
1152   algorithm: "table_merged_details"
1153   output-file-ext: ".csv"
1154   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
1155   columns:
1156   -
1157     title: "Name"
1158     data: "data name"
1159   -
1160     title: "Documentation"
1161     data: "data doc"
1162   -
1163     title: "Status"
1164     data: "data msg"
1165   rows: "generated"
1166   data: "vpp-perf-results-3n-hsw"
1167   filter: "not 'NDRCHK' and not 'PDRCHK'"
1168   parameters:
1169   - "name"
1170   - "parent"
1171   - "doc"
1172   - "msg"
1173
1174 -
1175   type: "table"
1176   title: "Detailed Test Results - VPP Performance Results 3n-skx"
1177   algorithm: "table_merged_details"
1178   output-file-ext: ".csv"
1179   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
1180   columns:
1181   -
1182     title: "Name"
1183     data: "data name"
1184   -
1185     title: "Documentation"
1186     data: "data doc"
1187   -
1188     title: "Status"
1189     data: "data msg"
1190   rows: "generated"
1191   data: "vpp-perf-results-3n-skx"
1192   filter: "not 'NDRCHK' and not 'PDRCHK'"
1193   parameters:
1194   - "name"
1195   - "parent"
1196   - "doc"
1197   - "msg"
1198
1199 -
1200   type: "table"
1201   title: "Detailed Test Results - VPP Performance Results 2n-skx"
1202   algorithm: "table_merged_details"
1203   output-file-ext: ".csv"
1204   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
1205   columns:
1206   -
1207     title: "Name"
1208     data: "data name"
1209   -
1210     title: "Documentation"
1211     data: "data doc"
1212   -
1213     title: "Status"
1214     data: "data msg"
1215   rows: "generated"
1216   data: "vpp-perf-results-2n-skx"
1217   filter: "not 'NDRCHK' and not 'PDRCHK'"
1218   parameters:
1219   - "name"
1220   - "parent"
1221   - "doc"
1222   - "msg"
1223
1224 -
1225   type: "table"
1226   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
1227   algorithm: "table_merged_details"
1228   output-file-ext: ".csv"
1229   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_test_configuration_3n_hsw"
1230   columns:
1231   -
1232     title: "Name"
1233     data: "data name"
1234   -
1235     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
1236     data: "data vat-history"
1237   rows: "generated"
1238   data: "vpp-perf-results-3n-hsw"
1239   filter: "not 'NDRCHK' and not 'PDRCHK'"
1240   parameters:
1241   - "parent"
1242   - "name"
1243   - "vat-history"
1244
1245 -
1246   type: "table"
1247   title: "Test configuration - VPP Performance Test Configs 3n-skx"
1248   algorithm: "table_merged_details"
1249   output-file-ext: ".csv"
1250   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_test_configuration_3n_skx"
1251   columns:
1252   -
1253     title: "Name"
1254     data: "data name"
1255   -
1256     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
1257     data: "data vat-history"
1258   rows: "generated"
1259   data: "vpp-perf-results-3n-skx"
1260   filter: "not 'NDRCHK' and not 'PDRCHK'"
1261   parameters:
1262   - "parent"
1263   - "name"
1264   - "vat-history"
1265
1266 -
1267   type: "table"
1268   title: "Test configuration - VPP Performance Test Configs 2n-skx"
1269   algorithm: "table_merged_details"
1270   output-file-ext: ".csv"
1271   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_test_configuration_2n_skx"
1272   columns:
1273   -
1274     title: "Name"
1275     data: "data name"
1276   -
1277     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
1278     data: "data vat-history"
1279   rows: "generated"
1280   data: "vpp-perf-results-2n-skx"
1281   filter: "not 'NDRCHK' and not 'PDRCHK'"
1282   parameters:
1283   - "parent"
1284   - "name"
1285   - "vat-history"
1286
1287 -
1288   type: "table"
1289   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
1290   algorithm: "table_merged_details"
1291   output-file-ext: ".csv"
1292   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_test_operational_3n_hsw"
1293   columns:
1294   -
1295     title: "Name"
1296     data: "data name"
1297   -
1298     title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
1299     data: "data show-run"
1300   rows: "generated"
1301   data: "vpp-perf-results-3n-hsw"
1302   filter: "not 'NDRCHK' and not 'PDRCHK'"
1303   parameters:
1304   - "parent"
1305   - "name"
1306   - "show-run"
1307
1308 -
1309   type: "table"
1310   title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
1311   algorithm: "table_merged_details"
1312   output-file-ext: ".csv"
1313   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_test_operational_3n_skx"
1314   columns:
1315   -
1316     title: "Name"
1317     data: "data name"
1318   -
1319     title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
1320     data: "data show-run"
1321   rows: "generated"
1322   data: "vpp-perf-results-3n-skx"
1323   filter: "not 'NDRCHK' and not 'PDRCHK'"
1324   parameters:
1325   - "parent"
1326   - "name"
1327   - "show-run"
1328
1329 -
1330   type: "table"
1331   title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
1332   algorithm: "table_merged_details"
1333   output-file-ext: ".csv"
1334   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_test_operational_2n_skx"
1335   columns:
1336   -
1337     title: "Name"
1338     data: "data name"
1339   -
1340     title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
1341     data: "data show-run"
1342   rows: "generated"
1343   data: "vpp-perf-results-2n-skx"
1344   filter: "not 'NDRCHK' and not 'PDRCHK'"
1345   parameters:
1346   - "parent"
1347   - "name"
1348   - "show-run"
1349
1350 -
1351   type: "table"
1352   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
1353   algorithm: "table_details"
1354   output-file-ext: ".csv"
1355   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
1356   columns:
1357   -
1358     title: "Name"
1359     data: "data name"
1360   -
1361     title: "Documentation"
1362     data: "data doc"
1363   -
1364     title: "Status"
1365     data: "data msg"
1366   rows: "generated"
1367   data: "vpp-mrr-results-3n-hsw"
1368   filter: "'MRR'"
1369   parameters:
1370   - "name"
1371   - "parent"
1372   - "doc"
1373   - "msg"
1374
1375 -
1376   type: "table"
1377   title: "Detailed Test Results - VPP MRR Results 3n-skx"
1378   algorithm: "table_details"
1379   output-file-ext: ".csv"
1380   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
1381   columns:
1382   -
1383     title: "Name"
1384     data: "data name"
1385   -
1386     title: "Documentation"
1387     data: "data doc"
1388   -
1389     title: "Status"
1390     data: "data msg"
1391   rows: "generated"
1392   data: "vpp-mrr-results-3n-skx"
1393   filter: "'MRR'"
1394   parameters:
1395   - "name"
1396   - "parent"
1397   - "doc"
1398   - "msg"
1399
1400 -
1401   type: "table"
1402   title: "Detailed Test Results - VPP MRR Results 2n-skx"
1403   algorithm: "table_details"
1404   output-file-ext: ".csv"
1405   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
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 msg"
1416   rows: "generated"
1417   data: "vpp-mrr-results-2n-skx"
1418   filter: "'MRR'"
1419   parameters:
1420   - "name"
1421   - "parent"
1422   - "doc"
1423   - "msg"
1424
1425 -
1426   type: "table"
1427   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
1428   algorithm: "table_details"
1429   output-file-ext: ".csv"
1430   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_test_configuration_3n_hsw"
1431   columns:
1432   -
1433     title: "Name"
1434     data: "data name"
1435   -
1436     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
1437     data: "data vat-history"
1438   rows: "generated"
1439   data: "vpp-mrr-results-3n-hsw"
1440   filter: "'MRR'"
1441   parameters:
1442   - "parent"
1443   - "name"
1444   - "vat-history"
1445
1446 -
1447   type: "table"
1448   title: "Test configuration - VPP MRR Test Configs 3n-skx"
1449   algorithm: "table_details"
1450   output-file-ext: ".csv"
1451   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_test_configuration_3n_skx"
1452   columns:
1453   -
1454     title: "Name"
1455     data: "data name"
1456   -
1457     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
1458     data: "data vat-history"
1459   rows: "generated"
1460   data: "vpp-mrr-results-3n-skx"
1461   filter: "'MRR'"
1462   parameters:
1463   - "parent"
1464   - "name"
1465   - "vat-history"
1466
1467 -
1468   type: "table"
1469   title: "Test configuration - VPP MRR Test Configs 2n-skx"
1470   algorithm: "table_details"
1471   output-file-ext: ".csv"
1472   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_test_configuration_2n_skx"
1473   columns:
1474   -
1475     title: "Name"
1476     data: "data name"
1477   -
1478     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
1479     data: "data vat-history"
1480   rows: "generated"
1481   data: "vpp-mrr-results-2n-skx"
1482   filter: "'MRR'"
1483   parameters:
1484   - "parent"
1485   - "name"
1486   - "vat-history"
1487
1488 -
1489   type: "table"
1490   title: "Detailed Test Results - VPP Functional Results - Ubuntu"
1491   algorithm: "table_details"
1492   output-file-ext: ".csv"
1493   output-file: "{DIR[DTR,FUNC,VPP,UBUNTU]}/vpp_functional_results_ubuntu"
1494   columns:
1495   -
1496     title: "Name"
1497     data: "data name"
1498   -
1499     title: "Documentation"
1500     data: "data doc"
1501   -
1502     title: "Status"
1503     data: "data status"
1504   rows: "generated"
1505   data: "vpp-func-results-ubuntu"
1506   filter: "all"
1507   parameters:
1508   - "name"
1509   - "parent"
1510   - "doc"
1511   - "status"
1512
1513 -
1514   type: "table"
1515   title: "Detailed Test Results - VPP Functional Results - CentOS"
1516   algorithm: "table_details"
1517   output-file-ext: ".csv"
1518   output-file: "{DIR[DTR,FUNC,VPP,CENTOS]}/vpp_functional_results_centos"
1519   columns:
1520   -
1521     title: "Name"
1522     data: "data name"
1523   -
1524     title: "Documentation"
1525     data: "data doc"
1526   -
1527     title: "Status"
1528     data: "data status"
1529   rows: "generated"
1530   data:
1531     "vpp-func-results-centos"
1532   filter: "all"
1533   parameters:
1534   - "name"
1535   - "parent"
1536   - "doc"
1537   - "status"
1538
1539 -
1540   type: "table"
1541   title: "Test configuration - VPP Functional Test Configs - Ubuntu"
1542   algorithm: "table_details"
1543   output-file-ext: ".csv"
1544   output-file: "{DIR[DTC,FUNC,VPP,UBUNTU]}/vpp_functional_configuration_ubuntu"
1545   columns:
1546   -
1547     title: "Name"
1548     data: "data name"
1549   -
1550     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
1551     data: "data vat-history"
1552   rows: "generated"
1553   data: "vpp-func-results-ubuntu"
1554   filter: "all"
1555   parameters:
1556   - "parent"
1557   - "name"
1558   - "vat-history"
1559
1560 -
1561   type: "table"
1562   title: "Test configuration - VPP Functional Test Configs - CentOS"
1563   algorithm: "table_details"
1564   output-file-ext: ".csv"
1565   output-file: "{DIR[DTC,FUNC,VPP,CENTOS]}/vpp_functional_configuration_centos"
1566   columns:
1567   -
1568     title: "Name"
1569     data: "data name"
1570   -
1571     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
1572     data: "data vat-history"
1573   rows: "generated"
1574   data: "vpp-func-results-centos"
1575   filter: "all"
1576   parameters:
1577   - "parent"
1578   - "name"
1579   - "vat-history"
1580
1581 -
1582   type: "table"
1583   title: "Detailed Test Results - Container Orchestrated Topologies Performance Results 3n-hsw"
1584   algorithm: "table_details"
1585   output-file-ext: ".csv"
1586   output-file: "{DIR[DTR,PERF,COT,3N,HSW]}/cot_performance_results_3n_hsw"
1587   columns:
1588   -
1589     title: "Name"
1590     data: "data name"
1591   -
1592     title: "Documentation"
1593     data: "data doc"
1594   -
1595     title: "Status"
1596     data: "data msg"
1597   rows: "generated"
1598   data: "ligato-perf-results-3n-hsw"
1599   filter: "all"
1600   parameters:
1601   - "name"
1602   - "parent"
1603   - "doc"
1604   - "msg"
1605
1606 -
1607   type: "table"
1608   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
1609   algorithm: "table_details"
1610   output-file-ext: ".csv"
1611   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
1612   columns:
1613   -
1614     title: "Name"
1615     data: "data name"
1616   -
1617     title: "Status"
1618     data: "data msg"
1619   rows: "generated"
1620   data: "dpdk-perf-results-3n-hsw"
1621   filter: "all"
1622   parameters:
1623   - "name"
1624   - "parent"
1625   - "msg"
1626
1627 -
1628   type: "table"
1629   title: "Detailed Test Results - DPDK Performance Results 3n-skx"
1630   algorithm: "table_details"
1631   output-file-ext: ".csv"
1632   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
1633   columns:
1634   -
1635     title: "Name"
1636     data: "data name"
1637   -
1638     title: "Status"
1639     data: "data msg"
1640   rows: "generated"
1641   data: "dpdk-perf-results-3n-skx"
1642   filter: "all"
1643   parameters:
1644   - "name"
1645   - "parent"
1646   - "msg"
1647
1648 -
1649   type: "table"
1650   title: "Detailed Test Results - DPDK Performance Results 2n-skx"
1651   algorithm: "table_details"
1652   output-file-ext: ".csv"
1653   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
1654   columns:
1655   -
1656     title: "Name"
1657     data: "data name"
1658   -
1659     title: "Status"
1660     data: "data msg"
1661   rows: "generated"
1662   data: "dpdk-perf-results-2n-skx"
1663   filter: "all"
1664   parameters:
1665   - "name"
1666   - "parent"
1667   - "msg"
1668
1669 -
1670   type: "table"
1671   title: "Detailed Test Results - Honeycomb Functional Results"
1672   algorithm: "table_details"
1673   output-file-ext: ".csv"
1674   output-file: "{DIR[DTR,FUNC,HC]}/hc_functional_results"
1675   columns:
1676   -
1677     title: "Name"
1678     data: "data name"
1679   -
1680     title: "Documentation"
1681     data: "data doc"
1682   -
1683     title: "Status"
1684     data: "data status"
1685   rows: "generated"
1686   data:
1687     "hc-func-results"
1688   filter: "all"
1689   parameters:
1690   - "name"
1691   - "parent"
1692   - "doc"
1693   - "status"
1694
1695 -
1696   type: "table"
1697   title: "Detailed Test Results - NSH SFC Functional Results"
1698   algorithm: "table_details"
1699   output-file-ext: ".csv"
1700   output-file: "{DIR[DTR,FUNC,NSHSFC]}/nsh_sfc_functional_results"
1701   columns:
1702   -
1703     title: "Name"
1704     data: "data name"
1705   -
1706     title: "Documentation"
1707     data: "data doc"
1708   -
1709     title: "Status"
1710     data: "data status"
1711   rows: "generated"
1712   data:
1713     "nsh-func-results"
1714   filter: "all"
1715   parameters:
1716   - "name"
1717   - "parent"
1718   - "doc"
1719   - "status"
1720
1721 ################################################################################
1722 ###                                F I L E S                                 ###
1723 ################################################################################
1724
1725 -
1726   type: "file"
1727   title: "VPP Performance Results 3n-hsw"
1728   algorithm: "file_test_results"
1729   output-file-ext: ".rst"
1730   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
1731   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"
1732   dir-tables: "{DIR[DTR,PERF,VPP,3N,HSW]}"
1733   data: "vpp-perf-results-3n-hsw"
1734   filter: "not 'NDRCHK' and not 'PDRCHK'"
1735   parameters:
1736   - "name"
1737   - "doc"
1738   - "level"
1739   - "parent"
1740   data-start-level: 3
1741
1742 -
1743   type: "file"
1744   title: "VPP Performance Results 3n-skx"
1745   algorithm: "file_test_results"
1746   output-file-ext: ".rst"
1747   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
1748   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"
1749   dir-tables: "{DIR[DTR,PERF,VPP,3N,SKX]}"
1750   data: "vpp-perf-results-3n-skx"
1751   filter: "not 'NDRCHK' and not 'PDRCHK'"
1752   parameters:
1753   - "name"
1754   - "doc"
1755   - "level"
1756   - "parent"
1757   data-start-level: 3
1758
1759 -
1760   type: "file"
1761   title: "VPP Performance Results 2n-skx"
1762   algorithm: "file_test_results"
1763   output-file-ext: ".rst"
1764   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
1765   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"
1766   dir-tables: "{DIR[DTR,PERF,VPP,2N,SKX]}"
1767   data: "vpp-perf-results-2n-skx"
1768   filter: "not 'NDRCHK' and not 'PDRCHK'"
1769   parameters:
1770   - "name"
1771   - "doc"
1772   - "level"
1773   - "parent"
1774   data-start-level: 3
1775
1776 -
1777   type: "file"
1778   title: "VPP Performance Configuration 3n-hsw"
1779   algorithm: "file_test_results"
1780   output-file-ext: ".rst"
1781   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_performance_configuration_3n_hsw"
1782   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"
1783   dir-tables: "{DIR[DTC,PERF,VPP,3N,HSW]}"
1784   data: "vpp-perf-results-3n-hsw"
1785   filter: "not 'NDRCHK' and not 'PDRCHK'"
1786   parameters:
1787   - "name"
1788   - "doc"
1789   - "level"
1790   - "parent"
1791   data-start-level: 3
1792
1793 -
1794   type: "file"
1795   title: "VPP Performance Configuration 3n-skx"
1796   algorithm: "file_test_results"
1797   output-file-ext: ".rst"
1798   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_performance_configuration_3n_skx"
1799   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"
1800   dir-tables: "{DIR[DTC,PERF,VPP,3N,SKX]}"
1801   data: "vpp-perf-results-3n-skx"
1802   filter: "not 'NDRCHK' and not 'PDRCHK'"
1803   parameters:
1804   - "name"
1805   - "doc"
1806   - "level"
1807   - "parent"
1808   data-start-level: 3
1809
1810 -
1811   type: "file"
1812   title: "VPP Performance Configuration 2n-skx"
1813   algorithm: "file_test_results"
1814   output-file-ext: ".rst"
1815   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_performance_configuration_2n_skx"
1816   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"
1817   dir-tables: "{DIR[DTC,PERF,VPP,2N,SKX]}"
1818   data: "vpp-perf-results-2n-skx"
1819   filter: "not 'NDRCHK' and not 'PDRCHK'"
1820   parameters:
1821   - "name"
1822   - "doc"
1823   - "level"
1824   - "parent"
1825   data-start-level: 3
1826
1827 -
1828   type: "file"
1829   title: "VPP Performance Operational Data 3n-hsw"
1830   algorithm: "file_test_results"
1831   output-file-ext: ".rst"
1832   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_performance_operational_data_3n_hsw"
1833   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"
1834   dir-tables: "{DIR[DTO,PERF,VPP,3N,HSW]}"
1835   data: "vpp-perf-results-3n-hsw"
1836   filter: "not 'NDRCHK' and not 'PDRCHK'"
1837   parameters:
1838   - "name"
1839   - "doc"
1840   - "level"
1841   - "parent"
1842   data-start-level: 3
1843
1844 -
1845   type: "file"
1846   title: "VPP Performance Operational Data 3n-skx"
1847   algorithm: "file_test_results"
1848   output-file-ext: ".rst"
1849   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_performance_operational_data_3n_skx"
1850   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"
1851   dir-tables: "{DIR[DTO,PERF,VPP,3N,SKX]}"
1852   data: "vpp-perf-results-3n-skx"
1853   filter: "not 'NDRCHK' and not 'PDRCHK'"
1854   parameters:
1855   - "name"
1856   - "doc"
1857   - "level"
1858   - "parent"
1859   data-start-level: 3
1860
1861 -
1862   type: "file"
1863   title: "VPP Performance Operational Data 2n-skx"
1864   algorithm: "file_test_results"
1865   output-file-ext: ".rst"
1866   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_performance_operational_data_2n_skx"
1867   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"
1868   dir-tables: "{DIR[DTO,PERF,VPP,2N,SKX]}"
1869   data: "vpp-perf-results-2n-skx"
1870   filter: "not 'NDRCHK' and not 'PDRCHK'"
1871   parameters:
1872   - "name"
1873   - "doc"
1874   - "level"
1875   - "parent"
1876   data-start-level: 3
1877
1878 -
1879   type: "file"
1880   title: "VPP MRR Results 3n-hsw"
1881   algorithm: "file_test_results"
1882   output-file-ext: ".rst"
1883   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
1884   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"
1885   dir-tables: "{DIR[DTR,MRR,VPP,3N,HSW]}"
1886   data: "vpp-mrr-results-3n-hsw"
1887   filter: "'MRR'"
1888   parameters:
1889   - "name"
1890   - "doc"
1891   - "level"
1892   - "parent"
1893   data-start-level: 3
1894
1895 -
1896   type: "file"
1897   title: "VPP MRR Results 3n-skx"
1898   algorithm: "file_test_results"
1899   output-file-ext: ".rst"
1900   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
1901   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"
1902   dir-tables: "{DIR[DTR,MRR,VPP,3N,SKX]}"
1903   data: "vpp-mrr-results-3n-skx"
1904   filter: "'MRR'"
1905   parameters:
1906   - "name"
1907   - "doc"
1908   - "level"
1909   - "parent"
1910   data-start-level: 3
1911
1912 -
1913   type: "file"
1914   title: "VPP MRR Results 2n-skx"
1915   algorithm: "file_test_results"
1916   output-file-ext: ".rst"
1917   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
1918   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"
1919   dir-tables: "{DIR[DTR,MRR,VPP,2N,SKX]}"
1920   data: "vpp-mrr-results-2n-skx"
1921   filter: "all"
1922   parameters:
1923   - "name"
1924   - "doc"
1925   - "level"
1926   - "parent"
1927   data-start-level: 3
1928
1929 -
1930   type: "file"
1931   title: "VPP MRR Configuration 3n-hsw"
1932   algorithm: "file_test_results"
1933   output-file-ext: ".rst"
1934   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_configuration_3n_hsw"
1935   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"
1936   dir-tables: "{DIR[DTC,MRR,VPP,3N,HSW]}"
1937   data: "vpp-mrr-results-3n-hsw"
1938   filter: "'MRR'"
1939   parameters:
1940   - "name"
1941   - "doc"
1942   - "level"
1943   - "parent"
1944   data-start-level: 3
1945
1946 -
1947   type: "file"
1948   title: "VPP MRR Configuration 3n-skx"
1949   algorithm: "file_test_results"
1950   output-file-ext: ".rst"
1951   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_configuration_3n_skx"
1952   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"
1953   dir-tables: "{DIR[DTC,MRR,VPP,3N,SKX]}"
1954   data: "vpp-mrr-results-3n-skx"
1955   filter: "'MRR'"
1956   parameters:
1957   - "name"
1958   - "doc"
1959   - "level"
1960   - "parent"
1961   data-start-level: 3
1962
1963 -
1964   type: "file"
1965   title: "VPP MRR Configuration 2n-skx"
1966   algorithm: "file_test_results"
1967   output-file-ext: ".rst"
1968   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_configuration_2n_skx"
1969   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"
1970   dir-tables: "{DIR[DTC,MRR,VPP,2N,SKX]}"
1971   data: "vpp-mrr-results-2n-skx"
1972   filter: "'MRR'"
1973   parameters:
1974   - "name"
1975   - "doc"
1976   - "level"
1977   - "parent"
1978   data-start-level: 3
1979
1980 -
1981   type: "file"
1982   title: "VPP Functional Results - Ubuntu"
1983   algorithm: "file_test_results"
1984   output-file-ext: ".rst"
1985   output-file: "{DIR[DTR,FUNC,VPP,UBUNTU]}/vpp_functional_results_ubuntu"
1986   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"
1987   dir-tables: "{DIR[DTR,FUNC,VPP,UBUNTU]}"
1988   data: "vpp-func-results-ubuntu"
1989   filter: "all"
1990   parameters:
1991   - "name"
1992   - "doc"
1993   - "level"
1994   - "parent"
1995   data-start-level: 2
1996
1997 -
1998   type: "file"
1999   title: "VPP Functional Results - CentOS"
2000   algorithm: "file_test_results"
2001   output-file-ext: ".rst"
2002   output-file: "{DIR[DTR,FUNC,VPP,CENTOS]}/vpp_functional_results_centos"
2003   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"
2004   dir-tables: "{DIR[DTR,FUNC,VPP,CENTOS]}"
2005   data:
2006     "vpp-func-results-centos"
2007   filter: "all"
2008   parameters:
2009   - "name"
2010   - "doc"
2011   - "level"
2012   - "parent"
2013   data-start-level: 2
2014
2015 -
2016   type: "file"
2017   title: "VPP Functional Configuration - Ubuntu"
2018   algorithm: "file_test_results"
2019   output-file-ext: ".rst"
2020   output-file: "{DIR[DTC,FUNC,VPP,UBUNTU]}/vpp_functional_configuration_ubuntu"
2021   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"
2022   dir-tables: "{DIR[DTC,FUNC,VPP,UBUNTU]}"
2023   data: "vpp-func-results-ubuntu"
2024   filter: "all"
2025   parameters:
2026   - "name"
2027   - "doc"
2028   - "level"
2029   - "parent"
2030   data-start-level: 2
2031
2032 -
2033   type: "file"
2034   title: "VPP Functional Configuration - CentOS"
2035   algorithm: "file_test_results"
2036   output-file-ext: ".rst"
2037   output-file: "{DIR[DTC,FUNC,VPP,CENTOS]}/vpp_functional_configuration_centos"
2038   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"
2039   dir-tables: "{DIR[DTC,FUNC,VPP,CENTOS]}"
2040   data:
2041     "vpp-func-results-centos"
2042   filter: "all"
2043   parameters:
2044   - "name"
2045   - "doc"
2046   - "level"
2047   - "parent"
2048   data-start-level: 2
2049
2050 -
2051   type: "file"
2052   title: "Container Orchestrated Performance Results 3n-hsw"
2053   algorithm: "file_test_results"
2054   output-file-ext: ".rst"
2055   output-file: "{DIR[DTR,PERF,COT,3N,HSW]}/cot_performance_results_3n_hsw"
2056   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"
2057   dir-tables: "{DIR[DTR,PERF,COT,3N,HSW]}"
2058   data: "ligato-perf-results-3n-hsw"
2059   filter: "all"
2060   parameters:
2061   - "name"
2062   - "doc"
2063   - "level"
2064   - "parent"
2065   data-start-level: 3
2066
2067 -
2068   type: "file"
2069   title: "DPDK Performance Results 3n-hsw"
2070   algorithm: "file_test_results"
2071   output-file-ext: ".rst"
2072   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
2073   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"
2074   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
2075   data: "dpdk-perf-results-3n-hsw"
2076   filter: "all"
2077   parameters:
2078   - "name"
2079   - "doc"
2080   - "level"
2081   - "parent"
2082   data-start-level: 3
2083
2084 -
2085   type: "file"
2086   title: "DPDK Performance Results 3n-skx"
2087   algorithm: "file_test_results"
2088   output-file-ext: ".rst"
2089   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
2090   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"
2091   dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
2092   data: "dpdk-perf-results-3n-skx"
2093   filter: "all"
2094   parameters:
2095   - "name"
2096   - "doc"
2097   - "level"
2098   - "parent"
2099   data-start-level: 3
2100
2101 -
2102   type: "file"
2103   title: "DPDK Performance Results 2n-skx"
2104   algorithm: "file_test_results"
2105   output-file-ext: ".rst"
2106   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
2107   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"
2108   dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
2109   data: "dpdk-perf-results-2n-skx"
2110   filter: "all"
2111   parameters:
2112   - "name"
2113   - "doc"
2114   - "level"
2115   - "parent"
2116   data-start-level: 3
2117
2118 -
2119   type: "file"
2120   title: "Honeycomb Functional Results"
2121   algorithm: "file_test_results"
2122   output-file-ext: ".rst"
2123   output-file: "{DIR[DTR,FUNC,HC]}/honeycomb_functional_results"
2124   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"
2125   dir-tables: "{DIR[DTR,FUNC,HC]}"
2126   data:
2127     "hc-func-results"
2128   filter: "all"
2129   parameters:
2130   - "name"
2131   - "doc"
2132   - "level"
2133   - "parent"
2134   data-start-level: 3
2135
2136 -
2137   type: "file"
2138   title: "NSH SFC Functional Results"
2139   algorithm: "file_test_results"
2140   output-file-ext: ".rst"
2141   output-file: "{DIR[DTR,FUNC,NSHSFC]}/nshsfc_functional_results"
2142   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"
2143   dir-tables: "{DIR[DTR,FUNC,NSHSFC]}"
2144   data:
2145     "nsh-func-results"
2146   filter: "all"
2147   parameters:
2148   - "name"
2149   - "doc"
2150   - "level"
2151   - "parent"
2152   data-start-level: 3
2153
2154 ################################################################################
2155 ###                                P L O T S                                 ###
2156 ################################################################################
2157
2158 ################################################################################
2159 # Plots VPP HTTP Server Performance
2160 -
2161   type: "plot"
2162   title: "VPP HTTP Server Performance"
2163   algorithm: "plot_http_server_performance_box"
2164   output-file-type: ".html"
2165   output-file: "{DIR[STATIC,VPP]}/http-server-performance-cps"
2166   data:
2167     "plot-vpp-http-server-performance"
2168   # Keep this formatting, the filter is enclosed with " (quotation mark) and
2169   # each tag is enclosed with ' (apostrophe).
2170   filter: "'HTTP' and 'TCP_CPS'"
2171   parameters:
2172   - "result"
2173   - "name"
2174   traces:
2175     hoverinfo: "x+y"
2176     boxpoints: "outliers"
2177     whiskerwidth: 0
2178   layout:
2179     title: "VPP HTTP Server Performance"
2180     layout:
2181       "plot-cps"
2182
2183 -
2184   type: "plot"
2185   title: "VPP HTTP Server Performance"
2186   algorithm: "plot_http_server_performance_box"
2187   output-file-type: ".html"
2188   output-file: "{DIR[STATIC,VPP]}/http-server-performance-rps"
2189   data:
2190     "plot-vpp-http-server-performance"
2191   filter: "'HTTP' and 'TCP_RPS'"
2192   parameters:
2193   - "result"
2194   - "name"
2195   traces:
2196     hoverinfo: "x+y"
2197     boxpoints: "outliers"
2198     whiskerwidth: 0
2199   layout:
2200     title: "VPP HTTP Server Performance"
2201     layout:
2202       "plot-rps"
2203
2204 ################################################################################
2205
2206 # Packet Throughput - VPP L2 3n-hsw-x520
2207 -
2208   type: "plot"
2209   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
2210   algorithm: "plot_performance_box"
2211   output-file-type: ".html"
2212   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
2213   data: "plot-vpp-throughput-latency-3n-hsw"
2214   filter: "'NIC_Intel-X520-DA2' and
2215            '64B' and
2216            ('BASE' or 'SCALE') and
2217            'NDRDISC' and
2218            '1T1C' and
2219            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
2220            not 'VHOST' and
2221            not 'MEMIF'"
2222   parameters:
2223   - "throughput"
2224   - "parent"
2225   traces:
2226     hoverinfo: "x+y"
2227     boxpoints: "outliers"
2228     whiskerwidth: 0
2229   layout:
2230     title: ""  # No title
2231     layout: "plot-throughput"
2232
2233 -
2234   type: "plot"
2235   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
2236   algorithm: "plot_performance_box"
2237   output-file-type: ".html"
2238   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
2239   data: "plot-vpp-throughput-latency-3n-hsw"
2240   filter: "'NIC_Intel-X520-DA2' and
2241            '64B' and
2242            ('BASE' or 'SCALE') and
2243            'PDRDISC' and not 'NDRDISC' and
2244            '1T1C' and
2245            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
2246            not 'VHOST' and
2247            not 'MEMIF'"
2248   parameters:
2249   - "throughput"
2250   - "parent"
2251   traces:
2252     hoverinfo: "x+y"
2253     boxpoints: "outliers"
2254     whiskerwidth: 0
2255   layout:
2256     title: ""  # No title
2257     layout: "plot-throughput"
2258
2259 -
2260   type: "plot"
2261   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
2262   algorithm: "plot_performance_box"
2263   output-file-type: ".html"
2264   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
2265   data: "plot-vpp-throughput-latency-3n-hsw"
2266   filter: "'NIC_Intel-X520-DA2' and
2267            '64B' and
2268            ('BASE' or 'SCALE') and
2269            'NDRDISC' and
2270            '2T2C' 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-hsw-x520-64b-2t2c-base_and_scale-pdr"
2288   algorithm: "plot_performance_box"
2289   output-file-type: ".html"
2290   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
2291   data: "plot-vpp-throughput-latency-3n-hsw"
2292   filter: "'NIC_Intel-X520-DA2' and
2293            '64B' and
2294            ('BASE' or 'SCALE') and
2295            'PDRDISC' and not 'NDRDISC' and
2296            '2T2C' 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-hsw-x520-64b-1t1c-features-ndr"
2314   algorithm: "plot_performance_box"
2315   output-file-type: ".html"
2316   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
2317   data: "plot-vpp-throughput-latency-3n-hsw"
2318   filter: "'NIC_Intel-X520-DA2' and
2319            '64B' and
2320            'FEATURE' and
2321            ('ACL10' or 'ACL50') and '10k_FLOWS' and
2322            'NDRDISC' and
2323            '1T1C' and
2324            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
2325            not 'VHOST' and
2326            not 'MEMIF'"
2327   parameters:
2328   - "throughput"
2329   - "parent"
2330   traces:
2331     hoverinfo: "x+y"
2332     boxpoints: "outliers"
2333     whiskerwidth: 0
2334   layout:
2335     title: ""  # No title
2336     layout: "plot-throughput"
2337
2338 -
2339   type: "plot"
2340   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-pdr"
2341   algorithm: "plot_performance_box"
2342   output-file-type: ".html"
2343   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-pdr"
2344   data: "plot-vpp-throughput-latency-3n-hsw"
2345   filter: "'NIC_Intel-X520-DA2' and
2346            '64B' and
2347            'FEATURE' and
2348            ('ACL10' or 'ACL50') and '10k_FLOWS' and
2349            'PDRDISC' and not 'NDRDISC' and
2350            '1T1C' and
2351            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
2352            not 'VHOST' and
2353            not 'MEMIF'"
2354   parameters:
2355   - "throughput"
2356   - "parent"
2357   traces:
2358     hoverinfo: "x+y"
2359     boxpoints: "outliers"
2360     whiskerwidth: 0
2361   layout:
2362     title: ""  # No title
2363     layout: "plot-throughput"
2364
2365 -
2366   type: "plot"
2367   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
2368   algorithm: "plot_performance_box"
2369   output-file-type: ".html"
2370   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
2371   data: "plot-vpp-throughput-latency-3n-hsw"
2372   filter: "'NIC_Intel-X520-DA2' and
2373            '64B' and
2374            'FEATURE' and
2375            ('ACL10' or 'ACL50') and '10k_FLOWS' and
2376            'NDRDISC' and
2377            '2T2C' and
2378            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
2379            not 'VHOST' and
2380            not 'MEMIF'"
2381   parameters:
2382   - "throughput"
2383   - "parent"
2384   traces:
2385     hoverinfo: "x+y"
2386     boxpoints: "outliers"
2387     whiskerwidth: 0
2388   layout:
2389     title: ""  # No title
2390     layout: "plot-throughput"
2391
2392 -
2393   type: "plot"
2394   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-pdr"
2395   algorithm: "plot_performance_box"
2396   output-file-type: ".html"
2397   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-pdr"
2398   data: "plot-vpp-throughput-latency-3n-hsw"
2399   filter: "'NIC_Intel-X520-DA2' and
2400            '64B' and
2401            'FEATURE' and
2402            ('ACL10' or 'ACL50') and '10k_FLOWS' and
2403            'PDRDISC' and not 'NDRDISC' and
2404            '2T2C' and
2405            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
2406            not 'VHOST' and
2407            not 'MEMIF'"
2408   parameters:
2409   - "throughput"
2410   - "parent"
2411   traces:
2412     hoverinfo: "x+y"
2413     boxpoints: "outliers"
2414     whiskerwidth: 0
2415   layout:
2416     title: ""  # No title
2417     layout: "plot-throughput"
2418
2419 # Packet Throughput - VPP L2 3n-hsw-x710
2420 -
2421   type: "plot"
2422   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
2423   algorithm: "plot_performance_box"
2424   output-file-type: ".html"
2425   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
2426   data: "plot-vpp-throughput-latency-3n-hsw"
2427   filter: "'NIC_Intel-X710' and
2428            '64B' and
2429            ('BASE' or 'SCALE') and
2430            'NDRDISC' and
2431            '1T1C' and
2432            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
2433            not 'VHOST' and
2434            not 'MEMIF'"
2435   parameters:
2436   - "throughput"
2437   - "parent"
2438   traces:
2439     hoverinfo: "x+y"
2440     boxpoints: "outliers"
2441     whiskerwidth: 0
2442   layout:
2443     title: ""  # No title
2444     layout: "plot-throughput"
2445
2446 -
2447   type: "plot"
2448   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
2449   algorithm: "plot_performance_box"
2450   output-file-type: ".html"
2451   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
2452   data: "plot-vpp-throughput-latency-3n-hsw"
2453   filter: "'NIC_Intel-X710' and
2454            '64B' and
2455            ('BASE' or 'SCALE') and
2456            'PDRDISC' and not 'NDRDISC' and
2457            '1T1C' and
2458            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
2459            not 'VHOST' and
2460            not 'MEMIF'"
2461   parameters:
2462   - "throughput"
2463   - "parent"
2464   traces:
2465     hoverinfo: "x+y"
2466     boxpoints: "outliers"
2467     whiskerwidth: 0
2468   layout:
2469     title: ""  # No title
2470     layout: "plot-throughput"
2471
2472 -
2473   type: "plot"
2474   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
2475   algorithm: "plot_performance_box"
2476   output-file-type: ".html"
2477   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
2478   data: "plot-vpp-throughput-latency-3n-hsw"
2479   filter: "'NIC_Intel-X710' and
2480            '64B' and
2481            ('BASE' or 'SCALE') and
2482            'NDRDISC' and
2483            '2T2C' 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-hsw-x710-64b-2t2c-base_and_scale-pdr"
2501   algorithm: "plot_performance_box"
2502   output-file-type: ".html"
2503   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
2504   data: "plot-vpp-throughput-latency-3n-hsw"
2505   filter: "'NIC_Intel-X710' and
2506            '64B' and
2507            ('BASE' or 'SCALE') and
2508            'PDRDISC' and not 'NDRDISC' and
2509            '2T2C' 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-hsw-x710-64b-1t1c-features-ndr"
2527   algorithm: "plot_performance_box"
2528   output-file-type: ".html"
2529   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
2530   data: "plot-vpp-throughput-latency-3n-hsw"
2531   filter: "'NIC_Intel-X710' and
2532            '64B' and
2533            'FEATURE' and
2534            ('ACL10' or 'ACL50') and '10k_FLOWS' and
2535            'NDRDISC' and
2536            '1T1C' and
2537            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
2538            not 'VHOST' and
2539            not 'MEMIF'"
2540   parameters:
2541   - "throughput"
2542   - "parent"
2543   traces:
2544     hoverinfo: "x+y"
2545     boxpoints: "outliers"
2546     whiskerwidth: 0
2547   layout:
2548     title: ""  # No title
2549     layout: "plot-throughput"
2550
2551 -
2552   type: "plot"
2553   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
2554   algorithm: "plot_performance_box"
2555   output-file-type: ".html"
2556   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
2557   data: "plot-vpp-throughput-latency-3n-hsw"
2558   filter: "'NIC_Intel-X710' and
2559            '64B' and
2560            'FEATURE' and
2561            ('ACL10' or 'ACL50') and '10k_FLOWS' and
2562            'PDRDISC' and not 'NDRDISC' and
2563            '1T1C' and
2564            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
2565            not 'VHOST' and
2566            not 'MEMIF'"
2567   parameters:
2568   - "throughput"
2569   - "parent"
2570   traces:
2571     hoverinfo: "x+y"
2572     boxpoints: "outliers"
2573     whiskerwidth: 0
2574   layout:
2575     title: ""  # No title
2576     layout: "plot-throughput"
2577
2578 -
2579   type: "plot"
2580   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
2581   algorithm: "plot_performance_box"
2582   output-file-type: ".html"
2583   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
2584   data: "plot-vpp-throughput-latency-3n-hsw"
2585   filter: "'NIC_Intel-X710' and
2586            '64B' and
2587            'FEATURE' and
2588            ('ACL10' or 'ACL50') and '10k_FLOWS' and
2589            'NDRDISC' and
2590            '2T2C' and
2591            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
2592            not 'VHOST' and
2593            not 'MEMIF'"
2594   parameters:
2595   - "throughput"
2596   - "parent"
2597   traces:
2598     hoverinfo: "x+y"
2599     boxpoints: "outliers"
2600     whiskerwidth: 0
2601   layout:
2602     title: ""  # No title
2603     layout: "plot-throughput"
2604
2605 -
2606   type: "plot"
2607   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
2608   algorithm: "plot_performance_box"
2609   output-file-type: ".html"
2610   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
2611   data: "plot-vpp-throughput-latency-3n-hsw"
2612   filter: "'NIC_Intel-X710' and
2613            '64B' and
2614            'FEATURE' and
2615            ('ACL10' or 'ACL50') and '10k_FLOWS' and
2616            'PDRDISC' and not 'NDRDISC' and
2617            '2T2C' and
2618            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
2619            not 'VHOST' and
2620            not 'MEMIF'"
2621   parameters:
2622   - "throughput"
2623   - "parent"
2624   traces:
2625     hoverinfo: "x+y"
2626     boxpoints: "outliers"
2627     whiskerwidth: 0
2628   layout:
2629     title: ""  # No title
2630     layout: "plot-throughput"
2631
2632 # Packet Throughput - VPP L2 3n-hsw-xl710
2633 -
2634   type: "plot"
2635   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
2636   algorithm: "plot_performance_box"
2637   output-file-type: ".html"
2638   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
2639   data: "plot-vpp-throughput-latency-3n-hsw"
2640   filter: "'NIC_Intel-XL710' and
2641            '64B' and
2642            ('BASE' or 'SCALE') and
2643            'NDRDISC' and
2644            '1T1C' and
2645            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
2646            not 'VHOST' and
2647            not 'MEMIF'"
2648   parameters:
2649   - "throughput"
2650   - "parent"
2651   traces:
2652     hoverinfo: "x+y"
2653     boxpoints: "outliers"
2654     whiskerwidth: 0
2655   layout:
2656     title: ""  # No title
2657     layout: "plot-throughput"
2658
2659 -
2660   type: "plot"
2661   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
2662   algorithm: "plot_performance_box"
2663   output-file-type: ".html"
2664   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
2665   data: "plot-vpp-throughput-latency-3n-hsw"
2666   filter: "'NIC_Intel-XL710' and
2667            '64B' and
2668            ('BASE' or 'SCALE') and
2669            'PDRDISC' and not 'NDRDISC' and
2670            '1T1C' and
2671            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
2672            not 'VHOST' and
2673            not 'MEMIF'"
2674   parameters:
2675   - "throughput"
2676   - "parent"
2677   traces:
2678     hoverinfo: "x+y"
2679     boxpoints: "outliers"
2680     whiskerwidth: 0
2681   layout:
2682     title: ""  # No title
2683     layout: "plot-throughput"
2684
2685 -
2686   type: "plot"
2687   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
2688   algorithm: "plot_performance_box"
2689   output-file-type: ".html"
2690   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
2691   data: "plot-vpp-throughput-latency-3n-hsw"
2692   filter: "'NIC_Intel-XL710' and
2693            '64B' and
2694            ('BASE' or 'SCALE') and
2695            'NDRDISC' and
2696            '2T2C' 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-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
2714   algorithm: "plot_performance_box"
2715   output-file-type: ".html"
2716   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
2717   data: "plot-vpp-throughput-latency-3n-hsw"
2718   filter: "'NIC_Intel-XL710' and
2719            '64B' and
2720            ('BASE' or 'SCALE') and
2721            'PDRDISC' and not 'NDRDISC' and
2722            '2T2C' 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 # Packet Throughput - VPP L2 3n-skx-x710
2738 -
2739   type: "plot"
2740   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
2741   algorithm: "plot_performance_box"
2742   output-file-type: ".html"
2743   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
2744   data: "plot-vpp-throughput-latency-3n-skx"
2745   filter: "'NIC_Intel-X710' and
2746            '64B' and
2747            ('BASE' or 'SCALE') and
2748            'NDRDISC' and
2749            '2T1C' and
2750            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
2751            not 'VHOST' and
2752            not 'MEMIF'"
2753   parameters:
2754   - "throughput"
2755   - "parent"
2756   traces:
2757     hoverinfo: "x+y"
2758     boxpoints: "outliers"
2759     whiskerwidth: 0
2760   layout:
2761     title: ""  # No title
2762     layout: "plot-throughput"
2763
2764 -
2765   type: "plot"
2766   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
2767   algorithm: "plot_performance_box"
2768   output-file-type: ".html"
2769   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
2770   data: "plot-vpp-throughput-latency-3n-skx"
2771   filter: "'NIC_Intel-X710' and
2772            '64B' and
2773            ('BASE' or 'SCALE') and
2774            'PDRDISC' and not 'NDRDISC' and
2775            '2T1C' and
2776            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
2777            not 'VHOST' and
2778            not 'MEMIF'"
2779   parameters:
2780   - "throughput"
2781   - "parent"
2782   traces:
2783     hoverinfo: "x+y"
2784     boxpoints: "outliers"
2785     whiskerwidth: 0
2786   layout:
2787     title: ""  # No title
2788     layout: "plot-throughput"
2789
2790 -
2791   type: "plot"
2792   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
2793   algorithm: "plot_performance_box"
2794   output-file-type: ".html"
2795   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
2796   data: "plot-vpp-throughput-latency-3n-skx"
2797   filter: "'NIC_Intel-X710' and
2798            '64B' and
2799            ('BASE' or 'SCALE') and
2800            'NDRDISC' and
2801            '4T2C' 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-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
2819   algorithm: "plot_performance_box"
2820   output-file-type: ".html"
2821   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
2822   data: "plot-vpp-throughput-latency-3n-skx"
2823   filter: "'NIC_Intel-X710' and
2824            '64B' and
2825            ('BASE' or 'SCALE') and
2826            'PDRDISC' and not 'NDRDISC' and
2827            '4T2C' and
2828            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
2829            not 'VHOST' and
2830            not 'MEMIF'"
2831   parameters:
2832   - "throughput"
2833   - "parent"
2834   traces:
2835     hoverinfo: "x+y"
2836     boxpoints: "outliers"
2837     whiskerwidth: 0
2838   layout:
2839     title: ""  # No title
2840     layout: "plot-throughput"
2841
2842 -
2843   type: "plot"
2844   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-ndr"
2845   algorithm: "plot_performance_box"
2846   output-file-type: ".html"
2847   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-ndr"
2848   data: "plot-vpp-throughput-latency-3n-skx"
2849   filter: "'NIC_Intel-X710' and
2850            '64B' and
2851            'FEATURE' and
2852            ('ACL10' or 'ACL50') and '10k_FLOWS' and
2853            'NDRDISC' and
2854            '2T1C' and
2855            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
2856            not 'VHOST' and
2857            not 'MEMIF'"
2858   parameters:
2859   - "throughput"
2860   - "parent"
2861   traces:
2862     hoverinfo: "x+y"
2863     boxpoints: "outliers"
2864     whiskerwidth: 0
2865   layout:
2866     title: ""  # No title
2867     layout: "plot-throughput"
2868
2869 -
2870   type: "plot"
2871   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-pdr"
2872   algorithm: "plot_performance_box"
2873   output-file-type: ".html"
2874   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-pdr"
2875   data: "plot-vpp-throughput-latency-3n-skx"
2876   filter: "'NIC_Intel-X710' and
2877            '64B' and
2878            'FEATURE' and
2879            ('ACL10' or 'ACL50') and '10k_FLOWS' and
2880            'PDRDISC' and not 'NDRDISC' and
2881            '2T1C' and
2882            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
2883            not 'VHOST' and
2884            not 'MEMIF'"
2885   parameters:
2886   - "throughput"
2887   - "parent"
2888   traces:
2889     hoverinfo: "x+y"
2890     boxpoints: "outliers"
2891     whiskerwidth: 0
2892   layout:
2893     title: ""  # No title
2894     layout: "plot-throughput"
2895
2896 -
2897   type: "plot"
2898   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-ndr"
2899   algorithm: "plot_performance_box"
2900   output-file-type: ".html"
2901   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-ndr"
2902   data: "plot-vpp-throughput-latency-3n-skx"
2903   filter: "'NIC_Intel-X710' and
2904            '64B' and
2905            'FEATURE' and
2906            ('ACL10' or 'ACL50') and '10k_FLOWS' and
2907            'NDRDISC' and
2908            '4T2C' and
2909            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
2910            not 'VHOST' and
2911            not 'MEMIF'"
2912   parameters:
2913   - "throughput"
2914   - "parent"
2915   traces:
2916     hoverinfo: "x+y"
2917     boxpoints: "outliers"
2918     whiskerwidth: 0
2919   layout:
2920     title: ""  # No title
2921     layout: "plot-throughput"
2922
2923 -
2924   type: "plot"
2925   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-pdr"
2926   algorithm: "plot_performance_box"
2927   output-file-type: ".html"
2928   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-pdr"
2929   data: "plot-vpp-throughput-latency-3n-skx"
2930   filter: "'NIC_Intel-X710' and
2931            '64B' and
2932            'FEATURE' and
2933            ('ACL10' or 'ACL50') and '10k_FLOWS' and
2934            'PDRDISC' and not 'NDRDISC' and
2935            '4T2C' 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 # Packet Throughput - VPP L2 3n-skx-xxv710
2951 -
2952   type: "plot"
2953   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
2954   algorithm: "plot_performance_box"
2955   output-file-type: ".html"
2956   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
2957   data: "plot-vpp-throughput-latency-3n-skx"
2958   filter: "'NIC_Intel-XXV710' and
2959            '64B' and
2960            ('BASE' or 'SCALE') and
2961            'NDRDISC' and
2962            '2T1C' and
2963            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
2964            not 'VHOST' and
2965            not 'MEMIF'"
2966   parameters:
2967   - "throughput"
2968   - "parent"
2969   traces:
2970     hoverinfo: "x+y"
2971     boxpoints: "outliers"
2972     whiskerwidth: 0
2973   layout:
2974     title: ""  # No title
2975     layout: "plot-throughput"
2976
2977 -
2978   type: "plot"
2979   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
2980   algorithm: "plot_performance_box"
2981   output-file-type: ".html"
2982   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
2983   data: "plot-vpp-throughput-latency-3n-skx"
2984   filter: "'NIC_Intel-XXV710' and
2985            '64B' and
2986            ('BASE' or 'SCALE') and
2987            'PDRDISC' and not 'NDRDISC' and
2988            '2T1C' and
2989            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
2990            not 'VHOST' and
2991            not 'MEMIF'"
2992   parameters:
2993   - "throughput"
2994   - "parent"
2995   traces:
2996     hoverinfo: "x+y"
2997     boxpoints: "outliers"
2998     whiskerwidth: 0
2999   layout:
3000     title: ""  # No title
3001     layout: "plot-throughput"
3002
3003 -
3004   type: "plot"
3005   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
3006   algorithm: "plot_performance_box"
3007   output-file-type: ".html"
3008   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
3009   data: "plot-vpp-throughput-latency-3n-skx"
3010   filter: "'NIC_Intel-XXV710' and
3011            '64B' and
3012            ('BASE' or 'SCALE') and
3013            'NDRDISC' and
3014            '4T2C' 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-3n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
3032   algorithm: "plot_performance_box"
3033   output-file-type: ".html"
3034   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
3035   data: "plot-vpp-throughput-latency-3n-skx"
3036   filter: "'NIC_Intel-XXV710' and
3037            '64B' and
3038            ('BASE' or 'SCALE') and
3039            'PDRDISC' and not 'NDRDISC' and
3040            '4T2C' and
3041            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3042            not 'VHOST' and
3043            not 'MEMIF'"
3044   parameters:
3045   - "throughput"
3046   - "parent"
3047   traces:
3048     hoverinfo: "x+y"
3049     boxpoints: "outliers"
3050     whiskerwidth: 0
3051   layout:
3052     title: ""  # No title
3053     layout: "plot-throughput"
3054
3055 -
3056   type: "plot"
3057   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-2t1c-features-ndr"
3058   algorithm: "plot_performance_box"
3059   output-file-type: ".html"
3060   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-features-ndr"
3061   data: "plot-vpp-throughput-latency-3n-skx"
3062   filter: "'NIC_Intel-XXV710' and
3063            '64B' and
3064            'FEATURE' and
3065            ('ACL10' or 'ACL50') and '10k_FLOWS' and
3066            'NDRDISC' and
3067            '2T1C' and
3068            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3069            not 'VHOST' and
3070            not 'MEMIF'"
3071   parameters:
3072   - "throughput"
3073   - "parent"
3074   traces:
3075     hoverinfo: "x+y"
3076     boxpoints: "outliers"
3077     whiskerwidth: 0
3078   layout:
3079     title: ""  # No title
3080     layout: "plot-throughput"
3081
3082 -
3083   type: "plot"
3084   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-2t1c-features-pdr"
3085   algorithm: "plot_performance_box"
3086   output-file-type: ".html"
3087   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-features-pdr"
3088   data: "plot-vpp-throughput-latency-3n-skx"
3089   filter: "'NIC_Intel-XXV710' and
3090            '64B' and
3091            'FEATURE' and
3092            ('ACL10' or 'ACL50') and '10k_FLOWS' and
3093            'PDRDISC' and not 'NDRDISC' and
3094            '2T1C' and
3095            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3096            not 'VHOST' and
3097            not 'MEMIF'"
3098   parameters:
3099   - "throughput"
3100   - "parent"
3101   traces:
3102     hoverinfo: "x+y"
3103     boxpoints: "outliers"
3104     whiskerwidth: 0
3105   layout:
3106     title: ""  # No title
3107     layout: "plot-throughput"
3108
3109 -
3110   type: "plot"
3111   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-4t2c-features-ndr"
3112   algorithm: "plot_performance_box"
3113   output-file-type: ".html"
3114   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-features-ndr"
3115   data: "plot-vpp-throughput-latency-3n-skx"
3116   filter: "'NIC_Intel-XXV710' and
3117            '64B' and
3118            'FEATURE' and
3119            ('ACL10' or 'ACL50') and '10k_FLOWS' and
3120            'NDRDISC' and
3121            '4T2C' and
3122            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3123            not 'VHOST' and
3124            not 'MEMIF'"
3125   parameters:
3126   - "throughput"
3127   - "parent"
3128   traces:
3129     hoverinfo: "x+y"
3130     boxpoints: "outliers"
3131     whiskerwidth: 0
3132   layout:
3133     title: ""  # No title
3134     layout: "plot-throughput"
3135
3136 -
3137   type: "plot"
3138   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-4t2c-features-pdr"
3139   algorithm: "plot_performance_box"
3140   output-file-type: ".html"
3141   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-features-pdr"
3142   data: "plot-vpp-throughput-latency-3n-skx"
3143   filter: "'NIC_Intel-XXV710' and
3144            '64B' and
3145            'FEATURE' and
3146            ('ACL10' or 'ACL50') and '10k_FLOWS' and
3147            'PDRDISC' and not 'NDRDISC' and
3148            '4T2C' and
3149            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3150            not 'VHOST' and
3151            not 'MEMIF'"
3152   parameters:
3153   - "throughput"
3154   - "parent"
3155   traces:
3156     hoverinfo: "x+y"
3157     boxpoints: "outliers"
3158     whiskerwidth: 0
3159   layout:
3160     title: ""  # No title
3161     layout: "plot-throughput"
3162
3163 # Packet Throughput - VPP L2 2n-skx-x710
3164 -
3165   type: "plot"
3166   title: "VPP Throughput: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
3167   algorithm: "plot_performance_box"
3168   output-file-type: ".html"
3169   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
3170   data: "plot-vpp-throughput-latency-2n-skx"
3171   filter: "'NIC_Intel-X710' and
3172            '64B' and
3173            ('BASE' or 'SCALE') and
3174            'NDRDISC' and
3175            '2T1C' and
3176            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3177            not 'VHOST' and
3178            not 'MEMIF'"
3179   parameters:
3180   - "throughput"
3181   - "parent"
3182   traces:
3183     hoverinfo: "x+y"
3184     boxpoints: "outliers"
3185     whiskerwidth: 0
3186   layout:
3187     title: ""  # No title
3188     layout: "plot-throughput"
3189
3190 -
3191   type: "plot"
3192   title: "VPP Throughput: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
3193   algorithm: "plot_performance_box"
3194   output-file-type: ".html"
3195   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
3196   data: "plot-vpp-throughput-latency-2n-skx"
3197   filter: "'NIC_Intel-X710' and
3198            '64B' and
3199            ('BASE' or 'SCALE') and
3200            'PDRDISC' and not 'NDRDISC' and
3201            '2T1C' and
3202            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3203            not 'VHOST' and
3204            not 'MEMIF'"
3205   parameters:
3206   - "throughput"
3207   - "parent"
3208   traces:
3209     hoverinfo: "x+y"
3210     boxpoints: "outliers"
3211     whiskerwidth: 0
3212   layout:
3213     title: ""  # No title
3214     layout: "plot-throughput"
3215
3216 -
3217   type: "plot"
3218   title: "VPP Throughput: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
3219   algorithm: "plot_performance_box"
3220   output-file-type: ".html"
3221   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
3222   data: "plot-vpp-throughput-latency-2n-skx"
3223   filter: "'NIC_Intel-X710' and
3224            '64B' and
3225            ('BASE' or 'SCALE') and
3226            'NDRDISC' and
3227            '4T2C' and
3228            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3229            not 'VHOST' and
3230            not 'MEMIF'"
3231   parameters:
3232   - "throughput"
3233   - "parent"
3234   traces:
3235     hoverinfo: "x+y"
3236     boxpoints: "outliers"
3237     whiskerwidth: 0
3238   layout:
3239     title: ""  # No title
3240     layout: "plot-throughput"
3241
3242 -
3243   type: "plot"
3244   title: "VPP Throughput: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
3245   algorithm: "plot_performance_box"
3246   output-file-type: ".html"
3247   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
3248   data: "plot-vpp-throughput-latency-2n-skx"
3249   filter: "'NIC_Intel-X710' and
3250            '64B' and
3251            ('BASE' or 'SCALE') and
3252            'PDRDISC' and not 'NDRDISC' and
3253            '4T2C' and
3254            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3255            not 'VHOST' and
3256            not 'MEMIF'"
3257   parameters:
3258   - "throughput"
3259   - "parent"
3260   traces:
3261     hoverinfo: "x+y"
3262     boxpoints: "outliers"
3263     whiskerwidth: 0
3264   layout:
3265     title: ""  # No title
3266     layout: "plot-throughput"
3267
3268 -
3269   type: "plot"
3270   title: "VPP Throughput: l2sw-2n-skx-x710-64b-2t1c-features-ndr"
3271   algorithm: "plot_performance_box"
3272   output-file-type: ".html"
3273   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-features-ndr"
3274   data: "plot-vpp-throughput-latency-2n-skx"
3275   filter: "'NIC_Intel-X710' and
3276            '64B' and
3277            'FEATURE' and
3278            ('ACL10' or 'ACL50') and '10k_FLOWS' and
3279            'NDRDISC' and
3280            '2T1C' and
3281            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3282            not 'VHOST' and
3283            not 'MEMIF'"
3284   parameters:
3285   - "throughput"
3286   - "parent"
3287   traces:
3288     hoverinfo: "x+y"
3289     boxpoints: "outliers"
3290     whiskerwidth: 0
3291   layout:
3292     title: ""  # No title
3293     layout: "plot-throughput"
3294
3295 -
3296   type: "plot"
3297   title: "VPP Throughput: l2sw-2n-skx-x710-64b-2t1c-features-pdr"
3298   algorithm: "plot_performance_box"
3299   output-file-type: ".html"
3300   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-features-pdr"
3301   data: "plot-vpp-throughput-latency-2n-skx"
3302   filter: "'NIC_Intel-X710' and
3303            '64B' and
3304            'FEATURE' and
3305            ('ACL10' or 'ACL50') and '10k_FLOWS' and
3306            'PDRDISC' and not 'NDRDISC' and
3307            '2T1C' and
3308            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3309            not 'VHOST' and
3310            not '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 -
3323   type: "plot"
3324   title: "VPP Throughput: l2sw-2n-skx-x710-64b-4t2c-features-ndr"
3325   algorithm: "plot_performance_box"
3326   output-file-type: ".html"
3327   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-features-ndr"
3328   data: "plot-vpp-throughput-latency-2n-skx"
3329   filter: "'NIC_Intel-X710' and
3330            '64B' and
3331            'FEATURE' and
3332            ('ACL10' or 'ACL50') and '10k_FLOWS' and
3333            'NDRDISC' and
3334            '4T2C' and
3335            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3336            not 'VHOST' and
3337            not '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: l2sw-2n-skx-x710-64b-4t2c-features-pdr"
3352   algorithm: "plot_performance_box"
3353   output-file-type: ".html"
3354   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-features-pdr"
3355   data: "plot-vpp-throughput-latency-2n-skx"
3356   filter: "'NIC_Intel-X710' and
3357            '64B' and
3358            'FEATURE' and
3359            ('ACL10' or 'ACL50') and '10k_FLOWS' and
3360            'PDRDISC' and not 'NDRDISC' and
3361            '4T2C' and
3362            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3363            not 'VHOST' and
3364            not 'MEMIF'"
3365   parameters:
3366   - "throughput"
3367   - "parent"
3368   traces:
3369     hoverinfo: "x+y"
3370     boxpoints: "outliers"
3371     whiskerwidth: 0
3372   layout:
3373     title: ""  # No title
3374     layout: "plot-throughput"
3375
3376 # Packet Throughput - VPP L2 2n-skx-xxv710
3377 -
3378   type: "plot"
3379   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
3380   algorithm: "plot_performance_box"
3381   output-file-type: ".html"
3382   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
3383   data: "plot-vpp-throughput-latency-2n-skx"
3384   filter: "'NIC_Intel-XXV710' and
3385            '64B' and
3386            ('BASE' or 'SCALE') and
3387            'NDRDISC' and
3388            '2T1C' and
3389            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3390            not 'VHOST' and
3391            not 'MEMIF'"
3392   parameters:
3393   - "throughput"
3394   - "parent"
3395   traces:
3396     hoverinfo: "x+y"
3397     boxpoints: "outliers"
3398     whiskerwidth: 0
3399   layout:
3400     title: ""  # No title
3401     layout: "plot-throughput"
3402
3403 -
3404   type: "plot"
3405   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
3406   algorithm: "plot_performance_box"
3407   output-file-type: ".html"
3408   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
3409   data: "plot-vpp-throughput-latency-2n-skx"
3410   filter: "'NIC_Intel-XXV710' and
3411            '64B' and
3412            ('BASE' or 'SCALE') and
3413            'PDRDISC' and not 'NDRDISC' and
3414            '2T1C' and
3415            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3416            not 'VHOST' and
3417            not 'MEMIF'"
3418   parameters:
3419   - "throughput"
3420   - "parent"
3421   traces:
3422     hoverinfo: "x+y"
3423     boxpoints: "outliers"
3424     whiskerwidth: 0
3425   layout:
3426     title: ""  # No title
3427     layout: "plot-throughput"
3428
3429 -
3430   type: "plot"
3431   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
3432   algorithm: "plot_performance_box"
3433   output-file-type: ".html"
3434   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
3435   data: "plot-vpp-throughput-latency-2n-skx"
3436   filter: "'NIC_Intel-XXV710' and
3437            '64B' and
3438            ('BASE' or 'SCALE') and
3439            'NDRDISC' and
3440            '4T2C' and
3441            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3442            not 'VHOST' and
3443            not 'MEMIF'"
3444   parameters:
3445   - "throughput"
3446   - "parent"
3447   traces:
3448     hoverinfo: "x+y"
3449     boxpoints: "outliers"
3450     whiskerwidth: 0
3451   layout:
3452     title: ""  # No title
3453     layout: "plot-throughput"
3454
3455 -
3456   type: "plot"
3457   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
3458   algorithm: "plot_performance_box"
3459   output-file-type: ".html"
3460   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
3461   data: "plot-vpp-throughput-latency-2n-skx"
3462   filter: "'NIC_Intel-XXV710' and
3463            '64B' and
3464            ('BASE' or 'SCALE') and
3465            'PDRDISC' and not 'NDRDISC' and
3466            '4T2C' and
3467            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3468            not 'VHOST' and
3469            not 'MEMIF'"
3470   parameters:
3471   - "throughput"
3472   - "parent"
3473   traces:
3474     hoverinfo: "x+y"
3475     boxpoints: "outliers"
3476     whiskerwidth: 0
3477   layout:
3478     title: ""  # No title
3479     layout: "plot-throughput"
3480
3481 -
3482   type: "plot"
3483   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-2t1c-features-ndr"
3484   algorithm: "plot_performance_box"
3485   output-file-type: ".html"
3486   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-features-ndr"
3487   data: "plot-vpp-throughput-latency-2n-skx"
3488   filter: "'NIC_Intel-XXV710' and
3489            '64B' and
3490            'FEATURE' and
3491            ('ACL10' or 'ACL50') and '10k_FLOWS' and
3492            'NDRDISC' and
3493            '2T1C' and
3494            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3495            not 'VHOST' and
3496            not 'MEMIF'"
3497   parameters:
3498   - "throughput"
3499   - "parent"
3500   traces:
3501     hoverinfo: "x+y"
3502     boxpoints: "outliers"
3503     whiskerwidth: 0
3504   layout:
3505     title: ""  # No title
3506     layout: "plot-throughput"
3507
3508 -
3509   type: "plot"
3510   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-2t1c-features-pdr"
3511   algorithm: "plot_performance_box"
3512   output-file-type: ".html"
3513   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-features-pdr"
3514   data: "plot-vpp-throughput-latency-2n-skx"
3515   filter: "'NIC_Intel-XXV710' and
3516            '64B' and
3517            'FEATURE' and
3518            ('ACL10' or 'ACL50') and '10k_FLOWS' and
3519            'PDRDISC' and not 'NDRDISC' and
3520            '2T1C' and
3521            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3522            not 'VHOST' and
3523            not 'MEMIF'"
3524   parameters:
3525   - "throughput"
3526   - "parent"
3527   traces:
3528     hoverinfo: "x+y"
3529     boxpoints: "outliers"
3530     whiskerwidth: 0
3531   layout:
3532     title: ""  # No title
3533     layout: "plot-throughput"
3534
3535 -
3536   type: "plot"
3537   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-4t2c-features-ndr"
3538   algorithm: "plot_performance_box"
3539   output-file-type: ".html"
3540   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-features-ndr"
3541   data: "plot-vpp-throughput-latency-2n-skx"
3542   filter: "'NIC_Intel-XXV710' and
3543            '64B' and
3544            'FEATURE' and
3545            ('ACL10' or 'ACL50') and '10k_FLOWS' and
3546            'NDRDISC' and
3547            '4T2C' and
3548            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3549            not 'VHOST' and
3550            not 'MEMIF'"
3551   parameters:
3552   - "throughput"
3553   - "parent"
3554   traces:
3555     hoverinfo: "x+y"
3556     boxpoints: "outliers"
3557     whiskerwidth: 0
3558   layout:
3559     title: ""  # No title
3560     layout: "plot-throughput"
3561
3562 -
3563   type: "plot"
3564   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-4t2c-features-pdr"
3565   algorithm: "plot_performance_box"
3566   output-file-type: ".html"
3567   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-features-pdr"
3568   data: "plot-vpp-throughput-latency-2n-skx"
3569   filter: "'NIC_Intel-XXV710' and
3570            '64B' and
3571            'FEATURE' and
3572            ('ACL10' or 'ACL50') and '10k_FLOWS' and
3573            'PDRDISC' and not 'NDRDISC' and
3574            '4T2C' and
3575            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3576            not 'VHOST' and
3577            not 'MEMIF'"
3578   parameters:
3579   - "throughput"
3580   - "parent"
3581   traces:
3582     hoverinfo: "x+y"
3583     boxpoints: "outliers"
3584     whiskerwidth: 0
3585   layout:
3586     title: ""  # No title
3587     layout: "plot-throughput"
3588
3589 ################################################################################
3590
3591 # Packet Throughput - VPP Container Memif 3n-hsw-x520
3592 -
3593   type: "plot"
3594   title: "VPP Throughput: memif-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
3595   algorithm: "plot_performance_box"
3596   output-file-type: ".html"
3597   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
3598   data: "plot-vpp-throughput-latency-3n-hsw"
3599   filter: "'NIC_Intel-X520-DA2' and
3600            '64B' and
3601            ('BASE' or 'SCALE') and
3602            'NDRDISC' and
3603            '1T1C' and
3604            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3605            not 'VHOST' and
3606            'MEMIF'"
3607   parameters:
3608   - "throughput"
3609   - "parent"
3610   traces:
3611     hoverinfo: "x+y"
3612     boxpoints: "outliers"
3613     whiskerwidth: 0
3614   layout:
3615     title: ""  # No title
3616     layout: "plot-throughput"
3617
3618 -
3619   type: "plot"
3620   title: "VPP Throughput: memif-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
3621   algorithm: "plot_performance_box"
3622   output-file-type: ".html"
3623   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
3624   data: "plot-vpp-throughput-latency-3n-hsw"
3625   filter: "'NIC_Intel-X520-DA2' and
3626            '64B' and
3627            ('BASE' or 'SCALE') and
3628            'PDRDISC' and not 'NDRDISC' and
3629            '1T1C' and
3630            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3631            not 'VHOST' and
3632            'MEMIF'"
3633   parameters:
3634   - "throughput"
3635   - "parent"
3636   traces:
3637     hoverinfo: "x+y"
3638     boxpoints: "outliers"
3639     whiskerwidth: 0
3640   layout:
3641     title: ""  # No title
3642     layout: "plot-throughput"
3643
3644 -
3645   type: "plot"
3646   title: "VPP Throughput: memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
3647   algorithm: "plot_performance_box"
3648   output-file-type: ".html"
3649   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
3650   data: "plot-vpp-throughput-latency-3n-hsw"
3651   filter: "'NIC_Intel-X520-DA2' and
3652            '64B' and
3653            ('BASE' or 'SCALE') and
3654            'NDRDISC' and
3655            '2T2C' and
3656            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3657            not 'VHOST' and
3658            'MEMIF'"
3659   parameters:
3660   - "throughput"
3661   - "parent"
3662   traces:
3663     hoverinfo: "x+y"
3664     boxpoints: "outliers"
3665     whiskerwidth: 0
3666   layout:
3667     title: ""  # No title
3668     layout: "plot-throughput"
3669
3670 -
3671   type: "plot"
3672   title: "VPP Throughput: memif-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
3673   algorithm: "plot_performance_box"
3674   output-file-type: ".html"
3675   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
3676   data: "plot-vpp-throughput-latency-3n-hsw"
3677   filter: "'NIC_Intel-X520-DA2' and
3678            '64B' and
3679            ('BASE' or 'SCALE') and
3680            'PDRDISC' and not 'NDRDISC' and
3681            '2T2C' and
3682            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3683            not 'VHOST' and
3684            'MEMIF'"
3685   parameters:
3686   - "throughput"
3687   - "parent"
3688   traces:
3689     hoverinfo: "x+y"
3690     boxpoints: "outliers"
3691     whiskerwidth: 0
3692   layout:
3693     title: ""  # No title
3694     layout: "plot-throughput"
3695
3696 # Packet Throughput - VPP Container Memif 3n-hsw-x710
3697 -
3698   type: "plot"
3699   title: "VPP Throughput: memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
3700   algorithm: "plot_performance_box"
3701   output-file-type: ".html"
3702   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
3703   data: "plot-vpp-throughput-latency-3n-hsw"
3704   filter: "'NIC_Intel-X710' and
3705            '64B' and
3706            ('BASE' or 'SCALE') and
3707            'NDRDISC' and
3708            '1T1C' and
3709            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3710            not 'VHOST' and
3711            'MEMIF'"
3712   parameters:
3713   - "throughput"
3714   - "parent"
3715   traces:
3716     hoverinfo: "x+y"
3717     boxpoints: "outliers"
3718     whiskerwidth: 0
3719   layout:
3720     title: ""  # No title
3721     layout: "plot-throughput"
3722
3723 -
3724   type: "plot"
3725   title: "VPP Throughput: memif-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
3726   algorithm: "plot_performance_box"
3727   output-file-type: ".html"
3728   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
3729   data: "plot-vpp-throughput-latency-3n-hsw"
3730   filter: "'NIC_Intel-X710' and
3731            '64B' and
3732            ('BASE' or 'SCALE') and
3733            'PDRDISC' and not 'NDRDISC' and
3734            '1T1C' and
3735            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3736            not 'VHOST' and
3737            'MEMIF'"
3738   parameters:
3739   - "throughput"
3740   - "parent"
3741   traces:
3742     hoverinfo: "x+y"
3743     boxpoints: "outliers"
3744     whiskerwidth: 0
3745   layout:
3746     title: ""  # No title
3747     layout: "plot-throughput"
3748
3749 -
3750   type: "plot"
3751   title: "VPP Throughput: memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
3752   algorithm: "plot_performance_box"
3753   output-file-type: ".html"
3754   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
3755   data: "plot-vpp-throughput-latency-3n-hsw"
3756   filter: "'NIC_Intel-X710' and
3757            '64B' and
3758            ('BASE' or 'SCALE') and
3759            'NDRDISC' and
3760            '2T2C' and
3761            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3762            not 'VHOST' and
3763            'MEMIF'"
3764   parameters:
3765   - "throughput"
3766   - "parent"
3767   traces:
3768     hoverinfo: "x+y"
3769     boxpoints: "outliers"
3770     whiskerwidth: 0
3771   layout:
3772     title: ""  # No title
3773     layout: "plot-throughput"
3774
3775 -
3776   type: "plot"
3777   title: "VPP Throughput: memif-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
3778   algorithm: "plot_performance_box"
3779   output-file-type: ".html"
3780   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
3781   data: "plot-vpp-throughput-latency-3n-hsw"
3782   filter: "'NIC_Intel-X710' and
3783            '64B' and
3784            ('BASE' or 'SCALE') and
3785            'PDRDISC' and not 'NDRDISC' and
3786            '2T2C' and
3787            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3788            not 'VHOST' and
3789            'MEMIF'"
3790   parameters:
3791   - "throughput"
3792   - "parent"
3793   traces:
3794     hoverinfo: "x+y"
3795     boxpoints: "outliers"
3796     whiskerwidth: 0
3797   layout:
3798     title: ""  # No title
3799     layout: "plot-throughput"
3800
3801 # Packet Throughput - VPP Container Memif 3n-hsw-xl710
3802 -
3803   type: "plot"
3804   title: "VPP Throughput: memif-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
3805   algorithm: "plot_performance_box"
3806   output-file-type: ".html"
3807   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
3808   data: "plot-vpp-throughput-latency-3n-hsw"
3809   filter: "'NIC_Intel-XL710' and
3810            '64B' and
3811            ('BASE' or 'SCALE') and
3812            'NDRDISC' and
3813            '1T1C' and
3814            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3815            not 'VHOST' and
3816            'MEMIF'"
3817   parameters:
3818   - "throughput"
3819   - "parent"
3820   traces:
3821     hoverinfo: "x+y"
3822     boxpoints: "outliers"
3823     whiskerwidth: 0
3824   layout:
3825     title: ""  # No title
3826     layout: "plot-throughput"
3827
3828 -
3829   type: "plot"
3830   title: "VPP Throughput: memif-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
3831   algorithm: "plot_performance_box"
3832   output-file-type: ".html"
3833   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
3834   data: "plot-vpp-throughput-latency-3n-hsw"
3835   filter: "'NIC_Intel-XL710' and
3836            '64B' and
3837            ('BASE' or 'SCALE') and
3838            'PDRDISC' and not 'NDRDISC' and
3839            '1T1C' and
3840            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3841            not 'VHOST' and
3842            'MEMIF'"
3843   parameters:
3844   - "throughput"
3845   - "parent"
3846   traces:
3847     hoverinfo: "x+y"
3848     boxpoints: "outliers"
3849     whiskerwidth: 0
3850   layout:
3851     title: ""  # No title
3852     layout: "plot-throughput"
3853
3854 -
3855   type: "plot"
3856   title: "VPP Throughput: memif-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
3857   algorithm: "plot_performance_box"
3858   output-file-type: ".html"
3859   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
3860   data: "plot-vpp-throughput-latency-3n-hsw"
3861   filter: "'NIC_Intel-XL710' and
3862            '64B' and
3863            ('BASE' or 'SCALE') and
3864            'NDRDISC' and
3865            '2T2C' and
3866            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3867            not 'VHOST' and
3868            'MEMIF'"
3869   parameters:
3870   - "throughput"
3871   - "parent"
3872   traces:
3873     hoverinfo: "x+y"
3874     boxpoints: "outliers"
3875     whiskerwidth: 0
3876   layout:
3877     title: ""  # No title
3878     layout: "plot-throughput"
3879
3880 -
3881   type: "plot"
3882   title: "VPP Throughput: memif-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
3883   algorithm: "plot_performance_box"
3884   output-file-type: ".html"
3885   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
3886   data: "plot-vpp-throughput-latency-3n-hsw"
3887   filter: "'NIC_Intel-XL710' and
3888            '64B' and
3889            ('BASE' or 'SCALE') and
3890            'PDRDISC' and not 'NDRDISC' and
3891            '2T2C' and
3892            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3893            not 'VHOST' and
3894            'MEMIF'"
3895   parameters:
3896   - "throughput"
3897   - "parent"
3898   traces:
3899     hoverinfo: "x+y"
3900     boxpoints: "outliers"
3901     whiskerwidth: 0
3902   layout:
3903     title: ""  # No title
3904     layout: "plot-throughput"
3905
3906 # Packet Throughput - VPP Container Memif 3n-skx-x710
3907 -
3908   type: "plot"
3909   title: "VPP Throughput: memif-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
3910   algorithm: "plot_performance_box"
3911   output-file-type: ".html"
3912   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
3913   data: "plot-vpp-throughput-latency-3n-skx"
3914   filter: "'NIC_Intel-X710' and
3915            '64B' and
3916            ('BASE' or 'SCALE') and
3917            'NDRDISC' and
3918            '2T1C' and
3919            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3920            not 'VHOST' and
3921            'MEMIF'"
3922   parameters:
3923   - "throughput"
3924   - "parent"
3925   traces:
3926     hoverinfo: "x+y"
3927     boxpoints: "outliers"
3928     whiskerwidth: 0
3929   layout:
3930     title: ""  # No title
3931     layout: "plot-throughput"
3932
3933 -
3934   type: "plot"
3935   title: "VPP Throughput: memif-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
3936   algorithm: "plot_performance_box"
3937   output-file-type: ".html"
3938   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
3939   data: "plot-vpp-throughput-latency-3n-skx"
3940   filter: "'NIC_Intel-X710' and
3941            '64B' and
3942            ('BASE' or 'SCALE') and
3943            'PDRDISC' and not 'NDRDISC' and
3944            '2T1C' and
3945            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3946            not 'VHOST' and
3947             'MEMIF'"
3948   parameters:
3949   - "throughput"
3950   - "parent"
3951   traces:
3952     hoverinfo: "x+y"
3953     boxpoints: "outliers"
3954     whiskerwidth: 0
3955   layout:
3956     title: ""  # No title
3957     layout: "plot-throughput"
3958
3959 -
3960   type: "plot"
3961   title: "VPP Throughput: memif-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
3962   algorithm: "plot_performance_box"
3963   output-file-type: ".html"
3964   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
3965   data: "plot-vpp-throughput-latency-3n-skx"
3966   filter: "'NIC_Intel-X710' and
3967            '64B' and
3968            ('BASE' or 'SCALE') and
3969            'NDRDISC' and
3970            '4T2C' and
3971            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3972            not 'VHOST' and
3973            'MEMIF'"
3974   parameters:
3975   - "throughput"
3976   - "parent"
3977   traces:
3978     hoverinfo: "x+y"
3979     boxpoints: "outliers"
3980     whiskerwidth: 0
3981   layout:
3982     title: ""  # No title
3983     layout: "plot-throughput"
3984
3985 -
3986   type: "plot"
3987   title: "VPP Throughput: memif-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
3988   algorithm: "plot_performance_box"
3989   output-file-type: ".html"
3990   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
3991   data: "plot-vpp-throughput-latency-3n-skx"
3992   filter: "'NIC_Intel-X710' and
3993            '64B' and
3994            ('BASE' or 'SCALE') and
3995            'PDRDISC' and not 'NDRDISC' and
3996            '4T2C' and
3997            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
3998            not 'VHOST' and
3999            'MEMIF'"
4000   parameters:
4001   - "throughput"
4002   - "parent"
4003   traces:
4004     hoverinfo: "x+y"
4005     boxpoints: "outliers"
4006     whiskerwidth: 0
4007   layout:
4008     title: ""  # No title
4009     layout: "plot-throughput"
4010
4011 # Packet Throughput - VPP Container Memif 3n-skx-xxv710
4012 -
4013   type: "plot"
4014   title: "VPP Throughput: memif-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
4015   algorithm: "plot_performance_box"
4016   output-file-type: ".html"
4017   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
4018   data: "plot-vpp-throughput-latency-3n-skx"
4019   filter: "'NIC_Intel-XXV710' and
4020            '64B' and
4021            ('BASE' or 'SCALE') and
4022            'NDRDISC' and
4023            '2T1C' and
4024            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
4025            not 'VHOST' and
4026            'MEMIF'"
4027   parameters:
4028   - "throughput"
4029   - "parent"
4030   traces:
4031     hoverinfo: "x+y"
4032     boxpoints: "outliers"
4033     whiskerwidth: 0
4034   layout:
4035     title: ""  # No title
4036     layout: "plot-throughput"
4037
4038 -
4039   type: "plot"
4040   title: "VPP Throughput: memif-3n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
4041   algorithm: "plot_performance_box"
4042   output-file-type: ".html"
4043   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
4044   data: "plot-vpp-throughput-latency-3n-skx"
4045   filter: "'NIC_Intel-XXV710' and
4046            '64B' and
4047            ('BASE' or 'SCALE') and
4048            'PDRDISC' and not 'NDRDISC' and
4049            '2T1C' and
4050            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
4051            not 'VHOST' and
4052            'MEMIF'"
4053   parameters:
4054   - "throughput"
4055   - "parent"
4056   traces:
4057     hoverinfo: "x+y"
4058     boxpoints: "outliers"
4059     whiskerwidth: 0
4060   layout:
4061     title: ""  # No title
4062     layout: "plot-throughput"
4063
4064 -
4065   type: "plot"
4066   title: "VPP Throughput: memif-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
4067   algorithm: "plot_performance_box"
4068   output-file-type: ".html"
4069   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
4070   data: "plot-vpp-throughput-latency-3n-skx"
4071   filter: "'NIC_Intel-XXV710' and
4072            '64B' and
4073            ('BASE' or 'SCALE') and
4074            'NDRDISC' and
4075            '4T2C' and
4076            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
4077            not 'VHOST' and
4078            'MEMIF'"
4079   parameters:
4080   - "throughput"
4081   - "parent"
4082   traces:
4083     hoverinfo: "x+y"
4084     boxpoints: "outliers"
4085     whiskerwidth: 0
4086   layout:
4087     title: ""  # No title
4088     layout: "plot-throughput"
4089
4090 -
4091   type: "plot"
4092   title: "VPP Throughput: memif-3n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
4093   algorithm: "plot_performance_box"
4094   output-file-type: ".html"
4095   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
4096   data: "plot-vpp-throughput-latency-3n-skx"
4097   filter: "'NIC_Intel-XXV710' and
4098            '64B' and
4099            ('BASE' or 'SCALE') and
4100            'PDRDISC' and not 'NDRDISC' and
4101            '4T2C' and
4102            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
4103            not 'VHOST' and
4104            'MEMIF'"
4105   parameters:
4106   - "throughput"
4107   - "parent"
4108   traces:
4109     hoverinfo: "x+y"
4110     boxpoints: "outliers"
4111     whiskerwidth: 0
4112   layout:
4113     title: ""  # No title
4114     layout: "plot-throughput"
4115
4116 # Packet Throughput - VPP Container Memif 2n-skx-x710
4117 -
4118   type: "plot"
4119   title: "VPP Throughput: memif-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
4120   algorithm: "plot_performance_box"
4121   output-file-type: ".html"
4122   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
4123   data: "plot-vpp-throughput-latency-2n-skx"
4124   filter: "'NIC_Intel-X710' and
4125            '64B' and
4126            ('BASE' or 'SCALE') and
4127            'NDRDISC' and
4128            '2T1C' and
4129            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
4130            not 'VHOST' and
4131            'MEMIF'"
4132   parameters:
4133   - "throughput"
4134   - "parent"
4135   traces:
4136     hoverinfo: "x+y"
4137     boxpoints: "outliers"
4138     whiskerwidth: 0
4139   layout:
4140     title: ""  # No title
4141     layout: "plot-throughput"
4142
4143 -
4144   type: "plot"
4145   title: "VPP Throughput: memif-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
4146   algorithm: "plot_performance_box"
4147   output-file-type: ".html"
4148   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
4149   data: "plot-vpp-throughput-latency-2n-skx"
4150   filter: "'NIC_Intel-X710' and
4151            '64B' and
4152            ('BASE' or 'SCALE') and
4153            'PDRDISC' and not 'NDRDISC' and
4154            '2T1C' and
4155            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
4156            not 'VHOST' and
4157            'MEMIF'"
4158   parameters:
4159   - "throughput"
4160   - "parent"
4161   traces:
4162     hoverinfo: "x+y"
4163     boxpoints: "outliers"
4164     whiskerwidth: 0
4165   layout:
4166     title: ""  # No title
4167     layout: "plot-throughput"
4168
4169 -
4170   type: "plot"
4171   title: "VPP Throughput: memif-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
4172   algorithm: "plot_performance_box"
4173   output-file-type: ".html"
4174   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
4175   data: "plot-vpp-throughput-latency-2n-skx"
4176   filter: "'NIC_Intel-X710' and
4177            '64B' and
4178            ('BASE' or 'SCALE') and
4179            'NDRDISC' and
4180            '4T2C' and
4181            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
4182            not 'VHOST' and
4183            'MEMIF'"
4184   parameters:
4185   - "throughput"
4186   - "parent"
4187   traces:
4188     hoverinfo: "x+y"
4189     boxpoints: "outliers"
4190     whiskerwidth: 0
4191   layout:
4192     title: ""  # No title
4193     layout: "plot-throughput"
4194
4195 -
4196   type: "plot"
4197   title: "VPP Throughput: memif-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
4198   algorithm: "plot_performance_box"
4199   output-file-type: ".html"
4200   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
4201   data: "plot-vpp-throughput-latency-2n-skx"
4202   filter: "'NIC_Intel-X710' and
4203            '64B' and
4204            ('BASE' or 'SCALE') and
4205            'PDRDISC' and not 'NDRDISC' and
4206            '4T2C' and
4207            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
4208            not 'VHOST' and
4209            'MEMIF'"
4210   parameters:
4211   - "throughput"
4212   - "parent"
4213   traces:
4214     hoverinfo: "x+y"
4215     boxpoints: "outliers"
4216     whiskerwidth: 0
4217   layout:
4218     title: ""  # No title
4219     layout: "plot-throughput"
4220
4221 # Packet Throughput - VPP Container Memif 2n-skx-xxv710
4222 -
4223   type: "plot"
4224   title: "VPP Throughput: memif-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
4225   algorithm: "plot_performance_box"
4226   output-file-type: ".html"
4227   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
4228   data: "plot-vpp-throughput-latency-2n-skx"
4229   filter: "'NIC_Intel-XXV710' and
4230            '64B' and
4231            ('BASE' or 'SCALE') and
4232            'NDRDISC' and
4233            '2T1C' and
4234            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
4235            not 'VHOST' and
4236            'MEMIF'"
4237   parameters:
4238   - "throughput"
4239   - "parent"
4240   traces:
4241     hoverinfo: "x+y"
4242     boxpoints: "outliers"
4243     whiskerwidth: 0
4244   layout:
4245     title: ""  # No title
4246     layout: "plot-throughput"
4247
4248 -
4249   type: "plot"
4250   title: "VPP Throughput: memif-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
4251   algorithm: "plot_performance_box"
4252   output-file-type: ".html"
4253   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
4254   data: "plot-vpp-throughput-latency-2n-skx"
4255   filter: "'NIC_Intel-XXV710' and
4256            '64B' and
4257            ('BASE' or 'SCALE') and
4258            'PDRDISC' and not 'NDRDISC' and
4259            '2T1C' and
4260            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
4261            not 'VHOST' and
4262            'MEMIF'"
4263   parameters:
4264   - "throughput"
4265   - "parent"
4266   traces:
4267     hoverinfo: "x+y"
4268     boxpoints: "outliers"
4269     whiskerwidth: 0
4270   layout:
4271     title: ""  # No title
4272     layout: "plot-throughput"
4273
4274 -
4275   type: "plot"
4276   title: "VPP Throughput: memif-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
4277   algorithm: "plot_performance_box"
4278   output-file-type: ".html"
4279   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
4280   data: "plot-vpp-throughput-latency-2n-skx"
4281   filter: "'NIC_Intel-XXV710' and
4282            '64B' and
4283            ('BASE' or 'SCALE') and
4284            'NDRDISC' and
4285            '4T2C' and
4286            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
4287            not 'VHOST' and
4288            'MEMIF'"
4289   parameters:
4290   - "throughput"
4291   - "parent"
4292   traces:
4293     hoverinfo: "x+y"
4294     boxpoints: "outliers"
4295     whiskerwidth: 0
4296   layout:
4297     title: ""  # No title
4298     layout: "plot-throughput"
4299
4300 -
4301   type: "plot"
4302   title: "VPP Throughput: memif-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
4303   algorithm: "plot_performance_box"
4304   output-file-type: ".html"
4305   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
4306   data: "plot-vpp-throughput-latency-2n-skx"
4307   filter: "'NIC_Intel-XXV710' and
4308            '64B' and
4309            ('BASE' or 'SCALE') and
4310            'PDRDISC' and not 'NDRDISC' and
4311            '4T2C' and
4312            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
4313            not 'VHOST' and
4314            'MEMIF'"
4315   parameters:
4316   - "throughput"
4317   - "parent"
4318   traces:
4319     hoverinfo: "x+y"
4320     boxpoints: "outliers"
4321     whiskerwidth: 0
4322   layout:
4323     title: ""  # No title
4324     layout: "plot-throughput"
4325
4326 ################################################################################
4327
4328 # Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x520
4329 -
4330   type: "plot"
4331   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
4332   algorithm: "plot_performance_box"
4333   output-file-type: ".html"
4334   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
4335   data: "plot-ligato-throughput-latency-3n-hsw"
4336   filter: "'NIC_Intel-X520-DA2' and
4337            '64B' and
4338            ('BASE' or 'SCALE') and
4339            'NDRDISC' and
4340            '1T1C' and
4341            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
4342            not 'VHOST' and
4343            'MEMIF'"
4344   parameters:
4345   - "throughput"
4346   - "parent"
4347   traces:
4348     hoverinfo: "x+y"
4349     boxpoints: "outliers"
4350     whiskerwidth: 0
4351   layout:
4352     title: ""  # No title
4353     layout: "plot-throughput"
4354
4355 -
4356   type: "plot"
4357   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
4358   algorithm: "plot_performance_box"
4359   output-file-type: ".html"
4360   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
4361   data: "plot-ligato-throughput-latency-3n-hsw"
4362   filter: "'NIC_Intel-X520-DA2' and
4363            '64B' and
4364            ('BASE' or 'SCALE') and
4365            'PDRDISC' and not 'NDRDISC' and
4366            '1T1C' and
4367            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
4368            not 'VHOST' and
4369            'MEMIF'"
4370   parameters:
4371   - "throughput"
4372   - "parent"
4373   traces:
4374     hoverinfo: "x+y"
4375     boxpoints: "outliers"
4376     whiskerwidth: 0
4377   layout:
4378     title: ""  # No title
4379     layout: "plot-throughput"
4380
4381 -
4382   type: "plot"
4383   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
4384   algorithm: "plot_performance_box"
4385   output-file-type: ".html"
4386   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
4387   data: "plot-ligato-throughput-latency-3n-hsw"
4388   filter: "'NIC_Intel-X520-DA2' and
4389            '64B' and
4390            ('BASE' or 'SCALE') and
4391            'NDRDISC' and
4392            '2T2C' and
4393            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
4394            not 'VHOST' and
4395            'MEMIF'"
4396   parameters:
4397   - "throughput"
4398   - "parent"
4399   traces:
4400     hoverinfo: "x+y"
4401     boxpoints: "outliers"
4402     whiskerwidth: 0
4403   layout:
4404     title: ""  # No title
4405     layout: "plot-throughput"
4406
4407 -
4408   type: "plot"
4409   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
4410   algorithm: "plot_performance_box"
4411   output-file-type: ".html"
4412   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
4413   data: "plot-ligato-throughput-latency-3n-hsw"
4414   filter: "'NIC_Intel-X520-DA2' and
4415            '64B' and
4416            ('BASE' or 'SCALE') and
4417            'PDRDISC' and not 'NDRDISC' and
4418            '2T2C' and
4419            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
4420            not 'VHOST' and
4421            'MEMIF'"
4422   parameters:
4423   - "throughput"
4424   - "parent"
4425   traces:
4426     hoverinfo: "x+y"
4427     boxpoints: "outliers"
4428     whiskerwidth: 0
4429   layout:
4430     title: ""  # No title
4431     layout: "plot-throughput"
4432
4433 # Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x710
4434 -
4435   type: "plot"
4436   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
4437   algorithm: "plot_performance_box"
4438   output-file-type: ".html"
4439   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
4440   data: "plot-ligato-throughput-latency-3n-hsw"
4441   filter: "'NIC_Intel-X710' and
4442            '64B' and
4443            ('BASE' or 'SCALE') and
4444            'NDRDISC' and
4445            '1T1C' and
4446            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
4447            not 'VHOST' and
4448            'MEMIF'"
4449   parameters:
4450   - "throughput"
4451   - "parent"
4452   traces:
4453     hoverinfo: "x+y"
4454     boxpoints: "outliers"
4455     whiskerwidth: 0
4456   layout:
4457     title: ""  # No title
4458     layout: "plot-throughput"
4459
4460 -
4461   type: "plot"
4462   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
4463   algorithm: "plot_performance_box"
4464   output-file-type: ".html"
4465   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
4466   data: "plot-ligato-throughput-latency-3n-hsw"
4467   filter: "'NIC_Intel-X710' and
4468            '64B' and
4469            ('BASE' or 'SCALE') and
4470            'PDRDISC' and not 'NDRDISC' and
4471            '1T1C' and
4472            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
4473            not 'VHOST' and
4474            'MEMIF'"
4475   parameters:
4476   - "throughput"
4477   - "parent"
4478   traces:
4479     hoverinfo: "x+y"
4480     boxpoints: "outliers"
4481     whiskerwidth: 0
4482   layout:
4483     title: ""  # No title
4484     layout: "plot-throughput"
4485
4486 -
4487   type: "plot"
4488   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
4489   algorithm: "plot_performance_box"
4490   output-file-type: ".html"
4491   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
4492   data: "plot-ligato-throughput-latency-3n-hsw"
4493   filter: "'NIC_Intel-X710' and
4494            '64B' and
4495            ('BASE' or 'SCALE') and
4496            'NDRDISC' and
4497            '2T2C' and
4498            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
4499            not 'VHOST' and
4500            'MEMIF'"
4501   parameters:
4502   - "throughput"
4503   - "parent"
4504   traces:
4505     hoverinfo: "x+y"
4506     boxpoints: "outliers"
4507     whiskerwidth: 0
4508   layout:
4509     title: ""  # No title
4510     layout: "plot-throughput"
4511
4512 -
4513   type: "plot"
4514   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
4515   algorithm: "plot_performance_box"
4516   output-file-type: ".html"
4517   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
4518   data: "plot-ligato-throughput-latency-3n-hsw"
4519   filter: "'NIC_Intel-X710' and
4520            '64B' and
4521            ('BASE' or 'SCALE') and
4522            'PDRDISC' and not 'NDRDISC' and
4523            '2T2C' and
4524            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
4525            not 'VHOST' and
4526            'MEMIF'"
4527   parameters:
4528   - "throughput"
4529   - "parent"
4530   traces:
4531     hoverinfo: "x+y"
4532     boxpoints: "outliers"
4533     whiskerwidth: 0
4534   layout:
4535     title: ""  # No title
4536     layout: "plot-throughput"
4537
4538 # Packet Throughput - VPP Container Orchestrated Memif 3n-skx-x710
4539 -
4540   type: "plot"
4541   title: "VPP Throughput: k8s-memif-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
4542   algorithm: "plot_performance_box"
4543   output-file-type: ".html"
4544   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
4545   data: "plot-ligato-throughput-latency-3n-skx"
4546   filter: "'NIC_Intel-X710' and
4547            '64B' and
4548            ('BASE' or 'SCALE') and
4549            'NDRDISC' and
4550            '2T1C' and
4551            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
4552            not 'VHOST' and
4553            'MEMIF'"
4554   parameters:
4555   - "throughput"
4556   - "parent"
4557   traces:
4558     hoverinfo: "x+y"
4559     boxpoints: "outliers"
4560     whiskerwidth: 0
4561   layout:
4562     title: ""  # No title
4563     layout: "plot-throughput"
4564
4565 -
4566   type: "plot"
4567   title: "VPP Throughput: k8s-memif-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
4568   algorithm: "plot_performance_box"
4569   output-file-type: ".html"
4570   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
4571   data: "plot-ligato-throughput-latency-3n-skx"
4572   filter: "'NIC_Intel-X710' and
4573            '64B' and
4574            ('BASE' or 'SCALE') and
4575            'PDRDISC' and not 'NDRDISC' and
4576            '2T1C' and
4577            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
4578            not 'VHOST' and
4579             'MEMIF'"
4580   parameters:
4581   - "throughput"
4582   - "parent"
4583   traces:
4584     hoverinfo: "x+y"
4585     boxpoints: "outliers"
4586     whiskerwidth: 0
4587   layout:
4588     title: ""  # No title
4589     layout: "plot-throughput"
4590
4591 -
4592   type: "plot"
4593   title: "VPP Throughput: k8s-memif-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
4594   algorithm: "plot_performance_box"
4595   output-file-type: ".html"
4596   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
4597   data: "plot-ligato-throughput-latency-3n-skx"
4598   filter: "'NIC_Intel-X710' and
4599            '64B' and
4600            ('BASE' or 'SCALE') and
4601            'NDRDISC' and
4602            '4T2C' and
4603            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
4604            not 'VHOST' and
4605            'MEMIF'"
4606   parameters:
4607   - "throughput"
4608   - "parent"
4609   traces:
4610     hoverinfo: "x+y"
4611     boxpoints: "outliers"
4612     whiskerwidth: 0
4613   layout:
4614     title: ""  # No title
4615     layout: "plot-throughput"
4616
4617 -
4618   type: "plot"
4619   title: "VPP Throughput: k8s-memif-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
4620   algorithm: "plot_performance_box"
4621   output-file-type: ".html"
4622   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
4623   data: "plot-ligato-throughput-latency-3n-skx"
4624   filter: "'NIC_Intel-X710' and
4625            '64B' and
4626            ('BASE' or 'SCALE') and
4627            'PDRDISC' and not 'NDRDISC' and
4628            '4T2C' and
4629            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
4630            not 'VHOST' and
4631            'MEMIF'"
4632   parameters:
4633   - "throughput"
4634   - "parent"
4635   traces:
4636     hoverinfo: "x+y"
4637     boxpoints: "outliers"
4638     whiskerwidth: 0
4639   layout:
4640     title: ""  # No title
4641     layout: "plot-throughput"
4642
4643 # Packet Throughput - VPP Container Orchestrated Memif 3n-skx-xxv710
4644 -
4645   type: "plot"
4646   title: "VPP Throughput: k8s-memif-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
4647   algorithm: "plot_performance_box"
4648   output-file-type: ".html"
4649   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
4650   data: "plot-ligato-throughput-latency-3n-skx"
4651   filter: "'NIC_Intel-XXV710' and
4652            '64B' and
4653            ('BASE' or 'SCALE') and
4654            'NDRDISC' and
4655            '2T1C' and
4656            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
4657            not 'VHOST' and
4658            'MEMIF'"
4659   parameters:
4660   - "throughput"
4661   - "parent"
4662   traces:
4663     hoverinfo: "x+y"
4664     boxpoints: "outliers"
4665     whiskerwidth: 0
4666   layout:
4667     title: ""  # No title
4668     layout: "plot-throughput"
4669
4670 -
4671   type: "plot"
4672   title: "VPP Throughput: k8s-memif-3n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
4673   algorithm: "plot_performance_box"
4674   output-file-type: ".html"
4675   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
4676   data: "plot-ligato-throughput-latency-3n-skx"
4677   filter: "'NIC_Intel-XXV710' and
4678            '64B' and
4679            ('BASE' or 'SCALE') and
4680            'PDRDISC' and not 'NDRDISC' and
4681            '2T1C' and
4682            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
4683            not 'VHOST' and
4684            'MEMIF'"
4685   parameters:
4686   - "throughput"
4687   - "parent"
4688   traces:
4689     hoverinfo: "x+y"
4690     boxpoints: "outliers"
4691     whiskerwidth: 0
4692   layout:
4693     title: ""  # No title
4694     layout: "plot-throughput"
4695
4696 -
4697   type: "plot"
4698   title: "VPP Throughput: k8s-memif-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
4699   algorithm: "plot_performance_box"
4700   output-file-type: ".html"
4701   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
4702   data: "plot-ligato-throughput-latency-3n-skx"
4703   filter: "'NIC_Intel-XXV710' and
4704            '64B' and
4705            ('BASE' or 'SCALE') and
4706            'NDRDISC' and
4707            '4T2C' and
4708            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
4709            not 'VHOST' and
4710            'MEMIF'"
4711   parameters:
4712   - "throughput"
4713   - "parent"
4714   traces:
4715     hoverinfo: "x+y"
4716     boxpoints: "outliers"
4717     whiskerwidth: 0
4718   layout:
4719     title: ""  # No title
4720     layout: "plot-throughput"
4721
4722 -
4723   type: "plot"
4724   title: "VPP Throughput: k8s-memif-3n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
4725   algorithm: "plot_performance_box"
4726   output-file-type: ".html"
4727   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
4728   data: "plot-ligato-throughput-latency-3n-skx"
4729   filter: "'NIC_Intel-XXV710' and
4730            '64B' and
4731            ('BASE' or 'SCALE') and
4732            'PDRDISC' and not 'NDRDISC' and
4733            '4T2C' and
4734            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
4735            not 'VHOST' and
4736            'MEMIF'"
4737   parameters:
4738   - "throughput"
4739   - "parent"
4740   traces:
4741     hoverinfo: "x+y"
4742     boxpoints: "outliers"
4743     whiskerwidth: 0
4744   layout:
4745     title: ""  # No title
4746     layout: "plot-throughput"
4747
4748 # Packet Throughput - VPP Container Orchestrated Memif 2n-skx-x710
4749 -
4750   type: "plot"
4751   title: "VPP Throughput: k8s-memif-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
4752   algorithm: "plot_performance_box"
4753   output-file-type: ".html"
4754   output-file: "{DIR[STATIC,VPP]}/k8s-memif-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
4755   data: "plot-ligato-throughput-latency-2n-skx"
4756   filter: "'NIC_Intel-X710' and
4757            '64B' and
4758            ('BASE' or 'SCALE') and
4759            'NDRDISC' and
4760            '2T1C' and
4761            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
4762            not 'VHOST' and
4763            'MEMIF'"
4764   parameters:
4765   - "throughput"
4766   - "parent"
4767   traces:
4768     hoverinfo: "x+y"
4769     boxpoints: "outliers"
4770     whiskerwidth: 0
4771   layout:
4772     title: ""  # No title
4773     layout: "plot-throughput"
4774
4775 -
4776   type: "plot"
4777   title: "VPP Throughput: k8s-memif-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
4778   algorithm: "plot_performance_box"
4779   output-file-type: ".html"
4780   output-file: "{DIR[STATIC,VPP]}/k8s-memif-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
4781   data: "plot-ligato-throughput-latency-2n-skx"
4782   filter: "'NIC_Intel-X710' and
4783            '64B' and
4784            ('BASE' or 'SCALE') and
4785            'PDRDISC' and not 'NDRDISC' and
4786            '2T1C' and
4787            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
4788            not 'VHOST' and
4789            'MEMIF'"
4790   parameters:
4791   - "throughput"
4792   - "parent"
4793   traces:
4794     hoverinfo: "x+y"
4795     boxpoints: "outliers"
4796     whiskerwidth: 0
4797   layout:
4798     title: ""  # No title
4799     layout: "plot-throughput"
4800
4801 -
4802   type: "plot"
4803   title: "VPP Throughput: k8s-memif-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
4804   algorithm: "plot_performance_box"
4805   output-file-type: ".html"
4806   output-file: "{DIR[STATIC,VPP]}/k8s-memif-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
4807   data: "plot-ligato-throughput-latency-2n-skx"
4808   filter: "'NIC_Intel-X710' and
4809            '64B' and
4810            ('BASE' or 'SCALE') and
4811            'NDRDISC' and
4812            '4T2C' and
4813            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
4814            not 'VHOST' and
4815            'MEMIF'"
4816   parameters:
4817   - "throughput"
4818   - "parent"
4819   traces:
4820     hoverinfo: "x+y"
4821     boxpoints: "outliers"
4822     whiskerwidth: 0
4823   layout:
4824     title: ""  # No title
4825     layout: "plot-throughput"
4826
4827 -
4828   type: "plot"
4829   title: "VPP Throughput: k8s-memif-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
4830   algorithm: "plot_performance_box"
4831   output-file-type: ".html"
4832   output-file: "{DIR[STATIC,VPP]}/k8s-memif-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
4833   data: "plot-ligato-throughput-latency-2n-skx"
4834   filter: "'NIC_Intel-X710' and
4835            '64B' and
4836            ('BASE' or 'SCALE') and
4837            'PDRDISC' and not 'NDRDISC' and
4838            '4T2C' and
4839            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
4840            not 'VHOST' and
4841            'MEMIF'"
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 # Packet Throughput - VPP Container Orchestrated Memif 2n-skx-xxv710
4854 -
4855   type: "plot"
4856   title: "VPP Throughput: k8s-memif-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
4857   algorithm: "plot_performance_box"
4858   output-file-type: ".html"
4859   output-file: "{DIR[STATIC,VPP]}/k8s-memif-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
4860   data: "plot-ligato-throughput-latency-2n-skx"
4861   filter: "'NIC_Intel-XXV710' and
4862            '64B' and
4863            ('BASE' or 'SCALE') and
4864            'NDRDISC' and
4865            '2T1C' and
4866            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
4867            not 'VHOST' and
4868            'MEMIF'"
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: k8s-memif-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
4883   algorithm: "plot_performance_box"
4884   output-file-type: ".html"
4885   output-file: "{DIR[STATIC,VPP]}/k8s-memif-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
4886   data: "plot-ligato-throughput-latency-2n-skx"
4887   filter: "'NIC_Intel-XXV710' and
4888            '64B' and
4889            ('BASE' or 'SCALE') and
4890            'PDRDISC' and not 'NDRDISC' and
4891            '2T1C' and
4892            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
4893            not 'VHOST' and
4894            'MEMIF'"
4895   parameters:
4896   - "throughput"
4897   - "parent"
4898   traces:
4899     hoverinfo: "x+y"
4900     boxpoints: "outliers"
4901     whiskerwidth: 0
4902   layout:
4903     title: ""  # No title
4904     layout: "plot-throughput"
4905
4906 -
4907   type: "plot"
4908   title: "VPP Throughput: k8s-memif-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
4909   algorithm: "plot_performance_box"
4910   output-file-type: ".html"
4911   output-file: "{DIR[STATIC,VPP]}/k8s-memif-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
4912   data: "plot-ligato-throughput-latency-2n-skx"
4913   filter: "'NIC_Intel-XXV710' and
4914            '64B' and
4915            ('BASE' or 'SCALE') and
4916            'NDRDISC' and
4917            '4T2C' and
4918            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
4919            not 'VHOST' and
4920            'MEMIF'"
4921   parameters:
4922   - "throughput"
4923   - "parent"
4924   traces:
4925     hoverinfo: "x+y"
4926     boxpoints: "outliers"
4927     whiskerwidth: 0
4928   layout:
4929     title: ""  # No title
4930     layout: "plot-throughput"
4931
4932 -
4933   type: "plot"
4934   title: "VPP Throughput: k8s-memif-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
4935   algorithm: "plot_performance_box"
4936   output-file-type: ".html"
4937   output-file: "{DIR[STATIC,VPP]}/k8s-memif-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
4938   data: "plot-ligato-throughput-latency-2n-skx"
4939   filter: "'NIC_Intel-XXV710' and
4940            '64B' and
4941            ('BASE' or 'SCALE') and
4942            'PDRDISC' and not 'NDRDISC' and
4943            '4T2C' and
4944            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
4945            not 'VHOST' and
4946            'MEMIF'"
4947   parameters:
4948   - "throughput"
4949   - "parent"
4950   traces:
4951     hoverinfo: "x+y"
4952     boxpoints: "outliers"
4953     whiskerwidth: 0
4954   layout:
4955     title: ""  # No title
4956     layout: "plot-throughput"
4957
4958 ################################################################################
4959
4960 # Packet Throughput - VPP IPv4 3n-hsw-x520
4961 -
4962   type: "plot"
4963   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
4964   algorithm: "plot_performance_box"
4965   output-file-type: ".html"
4966   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
4967   data: "plot-vpp-throughput-latency-3n-hsw"
4968   filter: "'NIC_Intel-X520-DA2' and
4969            '64B' and
4970            ('BASE' or 'SCALE') and
4971            'NDRDISC' and
4972            '1T1C' and
4973            'IP4FWD' and
4974            not 'IPSEC' and 
4975            not 'VHOST'"
4976   parameters:
4977   - "throughput"
4978   - "parent"
4979   traces:
4980     hoverinfo: "x+y"
4981     boxpoints: "outliers"
4982     whiskerwidth: 0
4983   layout:
4984     title: ""  # No title
4985     layout: "plot-throughput"
4986
4987 -
4988   type: "plot"
4989   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
4990   algorithm: "plot_performance_box"
4991   output-file-type: ".html"
4992   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
4993   data: "plot-vpp-throughput-latency-3n-hsw"
4994   filter: "'NIC_Intel-X520-DA2' and
4995            '64B' and
4996            ('BASE' or 'SCALE') and
4997            'PDRDISC' and not 'NDRDISC' and
4998            '1T1C' and
4999            'IP4FWD' and
5000            not 'IPSEC' and 
5001            not 'VHOST'"
5002   parameters:
5003   - "throughput"
5004   - "parent"
5005   traces:
5006     hoverinfo: "x+y"
5007     boxpoints: "outliers"
5008     whiskerwidth: 0
5009   layout:
5010     title: ""  # No title
5011     layout: "plot-throughput"
5012
5013 -
5014   type: "plot"
5015   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
5016   algorithm: "plot_performance_box"
5017   output-file-type: ".html"
5018   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
5019   data: "plot-vpp-throughput-latency-3n-hsw"
5020   filter: "'NIC_Intel-X520-DA2' and
5021            '64B' and
5022            ('BASE' or 'SCALE') and
5023            'NDRDISC' and
5024            '2T2C' 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-hsw-x520-64b-2t2c-base_and_scale-pdr"
5042   algorithm: "plot_performance_box"
5043   output-file-type: ".html"
5044   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
5045   data: "plot-vpp-throughput-latency-3n-hsw"
5046   filter: "'NIC_Intel-X520-DA2' and
5047            '64B' and
5048            ('BASE' or 'SCALE') and
5049            'PDRDISC' and not 'NDRDISC' and
5050            '2T2C' 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-hsw-x520-64b-1t1c-features-ndr"
5068   algorithm: "plot_performance_box"
5069   output-file-type: ".html"
5070   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-ndr"
5071   data: "plot-vpp-throughput-latency-3n-hsw"
5072   filter: "'NIC_Intel-X520-DA2' and
5073            '64B' and
5074            'FEATURE' and
5075            ('ACL10' or 'ACL50') and '10k_FLOWS' and
5076            'NDRDISC' and
5077            '1T1C' and
5078            'IP4FWD' and
5079            not 'IPSEC' and 
5080            not 'VHOST'"
5081   parameters:
5082   - "throughput"
5083   - "parent"
5084   traces:
5085     hoverinfo: "x+y"
5086     boxpoints: "outliers"
5087     whiskerwidth: 0
5088   layout:
5089     title: ""  # No title
5090     layout: "plot-throughput"
5091
5092 -
5093   type: "plot"
5094   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-pdr"
5095   algorithm: "plot_performance_box"
5096   output-file-type: ".html"
5097   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-pdr"
5098   data: "plot-vpp-throughput-latency-3n-hsw"
5099   filter: "'NIC_Intel-X520-DA2' and
5100            '64B' and
5101            'FEATURE' and
5102            ('ACL10' or 'ACL50') and '10k_FLOWS' and
5103            'PDRDISC' and not 'NDRDISC' and
5104            '1T1C' and
5105            'IP4FWD' and
5106            not 'IPSEC' and 
5107            not 'VHOST'"
5108   parameters:
5109   - "throughput"
5110   - "parent"
5111   traces:
5112     hoverinfo: "x+y"
5113     boxpoints: "outliers"
5114     whiskerwidth: 0
5115   layout:
5116     title: ""  # No title
5117     layout: "plot-throughput"
5118
5119 -
5120   type: "plot"
5121   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-ndr"
5122   algorithm: "plot_performance_box"
5123   output-file-type: ".html"
5124   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-ndr"
5125   data: "plot-vpp-throughput-latency-3n-hsw"
5126   filter: "'NIC_Intel-X520-DA2' and
5127            '64B' and
5128            'FEATURE' and
5129            ('ACL10' or 'ACL50') and '10k_FLOWS' and
5130            'NDRDISC' and
5131            '2T2C' and
5132            'IP4FWD' and
5133            not 'IPSEC' and 
5134            not 'VHOST'"
5135   parameters:
5136   - "throughput"
5137   - "parent"
5138   traces:
5139     hoverinfo: "x+y"
5140     boxpoints: "outliers"
5141     whiskerwidth: 0
5142   layout:
5143     title: ""  # No title
5144     layout: "plot-throughput"
5145
5146 -
5147   type: "plot"
5148   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-pdr"
5149   algorithm: "plot_performance_box"
5150   output-file-type: ".html"
5151   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-pdr"
5152   data: "plot-vpp-throughput-latency-3n-hsw"
5153   filter: "'NIC_Intel-X520-DA2' and
5154            '64B' and
5155            'FEATURE' and
5156            ('ACL10' or 'ACL50') and '10k_FLOWS' and
5157            'PDRDISC' and not 'NDRDISC' and
5158            '2T2C' and
5159            'IP4FWD' and
5160            not 'IPSEC' and 
5161            not 'VHOST'"
5162   parameters:
5163   - "throughput"
5164   - "parent"
5165   traces:
5166     hoverinfo: "x+y"
5167     boxpoints: "outliers"
5168     whiskerwidth: 0
5169   layout:
5170     title: ""  # No title
5171     layout: "plot-throughput"
5172
5173 # Packet Throughput - VPP IPv4 3n-hsw-x710
5174 -
5175   type: "plot"
5176   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
5177   algorithm: "plot_performance_box"
5178   output-file-type: ".html"
5179   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
5180   data: "plot-vpp-throughput-latency-3n-hsw"
5181   filter: "'NIC_Intel-X710' and
5182            '64B' and
5183            ('BASE' or 'SCALE') and
5184            'NDRDISC' and
5185            '1T1C' and
5186            'IP4FWD' and
5187            not 'IPSEC' and 
5188            not 'VHOST'"
5189   parameters:
5190   - "throughput"
5191   - "parent"
5192   traces:
5193     hoverinfo: "x+y"
5194     boxpoints: "outliers"
5195     whiskerwidth: 0
5196   layout:
5197     title: ""  # No title
5198     layout: "plot-throughput"
5199
5200 -
5201   type: "plot"
5202   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
5203   algorithm: "plot_performance_box"
5204   output-file-type: ".html"
5205   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
5206   data: "plot-vpp-throughput-latency-3n-hsw"
5207   filter: "'NIC_Intel-X710' and
5208            '64B' and
5209            ('BASE' or 'SCALE') and
5210            'PDRDISC' and not 'NDRDISC' and
5211            '1T1C' and
5212            'IP4FWD' and
5213            not 'IPSEC' and 
5214            not 'VHOST'"
5215   parameters:
5216   - "throughput"
5217   - "parent"
5218   traces:
5219     hoverinfo: "x+y"
5220     boxpoints: "outliers"
5221     whiskerwidth: 0
5222   layout:
5223     title: ""  # No title
5224     layout: "plot-throughput"
5225
5226 -
5227   type: "plot"
5228   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
5229   algorithm: "plot_performance_box"
5230   output-file-type: ".html"
5231   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
5232   data: "plot-vpp-throughput-latency-3n-hsw"
5233   filter: "'NIC_Intel-X710' and
5234            '64B' and
5235            ('BASE' or 'SCALE') and
5236            'NDRDISC' and
5237            '2T2C' 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-hsw-x710-64b-2t2c-base_and_scale-pdr"
5255   algorithm: "plot_performance_box"
5256   output-file-type: ".html"
5257   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
5258   data: "plot-vpp-throughput-latency-3n-hsw"
5259   filter: "'NIC_Intel-X710' and
5260            '64B' and
5261            ('BASE' or 'SCALE') and
5262            'PDRDISC' and not 'NDRDISC' and
5263            '2T2C' 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-hsw-x710-64b-1t1c-features-ndr"
5281   algorithm: "plot_performance_box"
5282   output-file-type: ".html"
5283   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-ndr"
5284   data: "plot-vpp-throughput-latency-3n-hsw"
5285   filter: "'NIC_Intel-X710' and
5286            '64B' and
5287            'FEATURE' and
5288            ('ACL10' or 'ACL50') and '10k_FLOWS' and
5289            'NDRDISC' and
5290            '1T1C' and
5291            'IP4FWD' and
5292            not 'IPSEC' and 
5293            not 'VHOST'"
5294   parameters:
5295   - "throughput"
5296   - "parent"
5297   traces:
5298     hoverinfo: "x+y"
5299     boxpoints: "outliers"
5300     whiskerwidth: 0
5301   layout:
5302     title: ""  # No title
5303     layout: "plot-throughput"
5304
5305 -
5306   type: "plot"
5307   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-pdr"
5308   algorithm: "plot_performance_box"
5309   output-file-type: ".html"
5310   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-pdr"
5311   data: "plot-vpp-throughput-latency-3n-hsw"
5312   filter: "'NIC_Intel-X710' and
5313            '64B' and
5314            'FEATURE' and
5315            ('ACL10' or 'ACL50') and '10k_FLOWS' and
5316            'PDRDISC' and not 'NDRDISC' and
5317            '1T1C' and
5318            'IP4FWD' and
5319            not 'IPSEC' and 
5320            not 'VHOST'"
5321   parameters:
5322   - "throughput"
5323   - "parent"
5324   traces:
5325     hoverinfo: "x+y"
5326     boxpoints: "outliers"
5327     whiskerwidth: 0
5328   layout:
5329     title: ""  # No title
5330     layout: "plot-throughput"
5331
5332 -
5333   type: "plot"
5334   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-ndr"
5335   algorithm: "plot_performance_box"
5336   output-file-type: ".html"
5337   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-ndr"
5338   data: "plot-vpp-throughput-latency-3n-hsw"
5339   filter: "'NIC_Intel-X710' and
5340            '64B' and
5341            'FEATURE' and
5342            ('ACL10' or 'ACL50') and '10k_FLOWS' and
5343            'NDRDISC' and
5344            '2T2C' and
5345            'IP4FWD' and
5346            not 'IPSEC' and 
5347            not 'VHOST'"
5348   parameters:
5349   - "throughput"
5350   - "parent"
5351   traces:
5352     hoverinfo: "x+y"
5353     boxpoints: "outliers"
5354     whiskerwidth: 0
5355   layout:
5356     title: ""  # No title
5357     layout: "plot-throughput"
5358
5359 -
5360   type: "plot"
5361   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-pdr"
5362   algorithm: "plot_performance_box"
5363   output-file-type: ".html"
5364   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-pdr"
5365   data: "plot-vpp-throughput-latency-3n-hsw"
5366   filter: "'NIC_Intel-X710' and
5367            '64B' and
5368            'FEATURE' and
5369            ('ACL10' or 'ACL50') and '10k_FLOWS' and
5370            'PDRDISC' and not 'NDRDISC' and
5371            '2T2C' and
5372            'IP4FWD' and
5373            not 'IPSEC' and 
5374            not 'VHOST'"
5375   parameters:
5376   - "throughput"
5377   - "parent"
5378   traces:
5379     hoverinfo: "x+y"
5380     boxpoints: "outliers"
5381     whiskerwidth: 0
5382   layout:
5383     title: ""  # No title
5384     layout: "plot-throughput"
5385
5386 # Packet Throughput - VPP IPv4 3n-hsw-xl710
5387 -
5388   type: "plot"
5389   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
5390   algorithm: "plot_performance_box"
5391   output-file-type: ".html"
5392   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
5393   data: "plot-vpp-throughput-latency-3n-hsw"
5394   filter: "'NIC_Intel-XL710' and
5395            '64B' and
5396            ('BASE' or 'SCALE') and
5397            'NDRDISC' and
5398            '1T1C' and
5399            'IP4FWD' and
5400            not 'IPSEC' and 
5401            not 'VHOST'"
5402   parameters:
5403   - "throughput"
5404   - "parent"
5405   traces:
5406     hoverinfo: "x+y"
5407     boxpoints: "outliers"
5408     whiskerwidth: 0
5409   layout:
5410     title: ""  # No title
5411     layout: "plot-throughput"
5412
5413 -
5414   type: "plot"
5415   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
5416   algorithm: "plot_performance_box"
5417   output-file-type: ".html"
5418   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
5419   data: "plot-vpp-throughput-latency-3n-hsw"
5420   filter: "'NIC_Intel-XL710' and
5421            '64B' and
5422            ('BASE' or 'SCALE') and
5423            'PDRDISC' and not 'NDRDISC' and
5424            '1T1C' and
5425            'IP4FWD' and
5426            not 'IPSEC' and 
5427            not 'VHOST'"
5428   parameters:
5429   - "throughput"
5430   - "parent"
5431   traces:
5432     hoverinfo: "x+y"
5433     boxpoints: "outliers"
5434     whiskerwidth: 0
5435   layout:
5436     title: ""  # No title
5437     layout: "plot-throughput"
5438
5439 -
5440   type: "plot"
5441   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
5442   algorithm: "plot_performance_box"
5443   output-file-type: ".html"
5444   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
5445   data: "plot-vpp-throughput-latency-3n-hsw"
5446   filter: "'NIC_Intel-XL710' and
5447            '64B' and
5448            ('BASE' or 'SCALE') and
5449            'NDRDISC' and
5450            '2T2C' 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-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
5468   algorithm: "plot_performance_box"
5469   output-file-type: ".html"
5470   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
5471   data: "plot-vpp-throughput-latency-3n-hsw"
5472   filter: "'NIC_Intel-XL710' and
5473            '64B' and
5474            ('BASE' or 'SCALE') and
5475            'PDRDISC' and not 'NDRDISC' and
5476            '2T2C' 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 # Packet Throughput - VPP IPv4 3n-skx-x710
5492 -
5493   type: "plot"
5494   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
5495   algorithm: "plot_performance_box"
5496   output-file-type: ".html"
5497   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
5498   data: "plot-vpp-throughput-latency-3n-skx"
5499   filter: "'NIC_Intel-X710' and
5500            '64B' and
5501            ('BASE' or 'SCALE') and
5502            'NDRDISC' and
5503            '2T1C' and
5504            'IP4FWD' and
5505            not 'IPSEC' and 
5506            not 'VHOST'"
5507   parameters:
5508   - "throughput"
5509   - "parent"
5510   traces:
5511     hoverinfo: "x+y"
5512     boxpoints: "outliers"
5513     whiskerwidth: 0
5514   layout:
5515     title: ""  # No title
5516     layout: "plot-throughput"
5517
5518 -
5519   type: "plot"
5520   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
5521   algorithm: "plot_performance_box"
5522   output-file-type: ".html"
5523   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
5524   data: "plot-vpp-throughput-latency-3n-skx"
5525   filter: "'NIC_Intel-X710' and
5526            '64B' and
5527            ('BASE' or 'SCALE') and
5528            'PDRDISC' and not 'NDRDISC' and
5529            '2T1C' and
5530            'IP4FWD' and
5531            not 'IPSEC' and 
5532            not 'VHOST'"
5533   parameters:
5534   - "throughput"
5535   - "parent"
5536   traces:
5537     hoverinfo: "x+y"
5538     boxpoints: "outliers"
5539     whiskerwidth: 0
5540   layout:
5541     title: ""  # No title
5542     layout: "plot-throughput"
5543
5544 -
5545   type: "plot"
5546   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
5547   algorithm: "plot_performance_box"
5548   output-file-type: ".html"
5549   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
5550   data: "plot-vpp-throughput-latency-3n-skx"
5551   filter: "'NIC_Intel-X710' and
5552            '64B' and
5553            ('BASE' or 'SCALE') and
5554            'NDRDISC' and
5555            '4T2C' 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-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
5573   algorithm: "plot_performance_box"
5574   output-file-type: ".html"
5575   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
5576   data: "plot-vpp-throughput-latency-3n-skx"
5577   filter: "'NIC_Intel-X710' and
5578            '64B' and
5579            ('BASE' or 'SCALE') and
5580            'PDRDISC' and not 'NDRDISC' and
5581            '4T2C' and
5582            'IP4FWD' and
5583            not 'IPSEC' and 
5584            not 'VHOST'"
5585   parameters:
5586   - "throughput"
5587   - "parent"
5588   traces:
5589     hoverinfo: "x+y"
5590     boxpoints: "outliers"
5591     whiskerwidth: 0
5592   layout:
5593     title: ""  # No title
5594     layout: "plot-throughput"
5595
5596 -
5597   type: "plot"
5598   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-ndr"
5599   algorithm: "plot_performance_box"
5600   output-file-type: ".html"
5601   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-ndr"
5602   data: "plot-vpp-throughput-latency-3n-skx"
5603   filter: "'NIC_Intel-X710' and
5604            '64B' and
5605            'FEATURE' and
5606            ('ACL10' or 'ACL50') and '10k_FLOWS' and
5607            'NDRDISC' and
5608            '2T1C' and
5609            'IP4FWD' and
5610            not 'IPSEC' and 
5611            not 'VHOST'"
5612   parameters:
5613   - "throughput"
5614   - "parent"
5615   traces:
5616     hoverinfo: "x+y"
5617     boxpoints: "outliers"
5618     whiskerwidth: 0
5619   layout:
5620     title: ""  # No title
5621     layout: "plot-throughput"
5622
5623 -
5624   type: "plot"
5625   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-pdr"
5626   algorithm: "plot_performance_box"
5627   output-file-type: ".html"
5628   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-pdr"
5629   data: "plot-vpp-throughput-latency-3n-skx"
5630   filter: "'NIC_Intel-X710' and
5631            '64B' and
5632            'FEATURE' and
5633            ('ACL10' or 'ACL50') and '10k_FLOWS' and
5634            'PDRDISC' and not 'NDRDISC' and
5635            '2T1C' and
5636            'IP4FWD' and
5637            not 'IPSEC' and 
5638            not 'VHOST'"
5639   parameters:
5640   - "throughput"
5641   - "parent"
5642   traces:
5643     hoverinfo: "x+y"
5644     boxpoints: "outliers"
5645     whiskerwidth: 0
5646   layout:
5647     title: ""  # No title
5648     layout: "plot-throughput"
5649
5650 -
5651   type: "plot"
5652   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-ndr"
5653   algorithm: "plot_performance_box"
5654   output-file-type: ".html"
5655   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-ndr"
5656   data: "plot-vpp-throughput-latency-3n-skx"
5657   filter: "'NIC_Intel-X710' and
5658            '64B' and
5659            'FEATURE' and
5660            ('ACL10' or 'ACL50') and '10k_FLOWS' and
5661            'NDRDISC' and
5662            '4T2C' and
5663            'IP4FWD' and
5664            not 'IPSEC' and 
5665            not 'VHOST'"
5666   parameters:
5667   - "throughput"
5668   - "parent"
5669   traces:
5670     hoverinfo: "x+y"
5671     boxpoints: "outliers"
5672     whiskerwidth: 0
5673   layout:
5674     title: ""  # No title
5675     layout: "plot-throughput"
5676
5677 -
5678   type: "plot"
5679   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-pdr"
5680   algorithm: "plot_performance_box"
5681   output-file-type: ".html"
5682   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-pdr"
5683   data: "plot-vpp-throughput-latency-3n-skx"
5684   filter: "'NIC_Intel-X710' and
5685            '64B' and
5686            'FEATURE' and
5687            ('ACL10' or 'ACL50') and '10k_FLOWS' and
5688            'PDRDISC' and not 'NDRDISC' and
5689            '4T2C' 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 # Packet Throughput - VPP IPv4 3n-skx-xxv710
5705 -
5706   type: "plot"
5707   title: "VPP Throughput: ip4-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
5708   algorithm: "plot_performance_box"
5709   output-file-type: ".html"
5710   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
5711   data: "plot-vpp-throughput-latency-3n-skx"
5712   filter: "'NIC_Intel-XXV710' and
5713            '64B' and
5714            ('BASE' or 'SCALE') and
5715            'NDRDISC' and
5716            '2T1C' and
5717            'IP4FWD' and
5718            not 'IPSEC' and 
5719            not 'VHOST'"
5720   parameters:
5721   - "throughput"
5722   - "parent"
5723   traces:
5724     hoverinfo: "x+y"
5725     boxpoints: "outliers"
5726     whiskerwidth: 0
5727   layout:
5728     title: ""  # No title
5729     layout: "plot-throughput"
5730
5731 -
5732   type: "plot"
5733   title: "VPP Throughput: ip4-3n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
5734   algorithm: "plot_performance_box"
5735   output-file-type: ".html"
5736   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
5737   data: "plot-vpp-throughput-latency-3n-skx"
5738   filter: "'NIC_Intel-XXV710' and
5739            '64B' and
5740            ('BASE' or 'SCALE') and
5741            'PDRDISC' and not 'NDRDISC' and
5742            '2T1C' and
5743            'IP4FWD' and
5744            not 'IPSEC' and 
5745            not 'VHOST'"
5746   parameters:
5747   - "throughput"
5748   - "parent"
5749   traces:
5750     hoverinfo: "x+y"
5751     boxpoints: "outliers"
5752     whiskerwidth: 0
5753   layout:
5754     title: ""  # No title
5755     layout: "plot-throughput"
5756
5757 -
5758   type: "plot"
5759   title: "VPP Throughput: ip4-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
5760   algorithm: "plot_performance_box"
5761   output-file-type: ".html"
5762   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
5763   data: "plot-vpp-throughput-latency-3n-skx"
5764   filter: "'NIC_Intel-XXV710' and
5765            '64B' and
5766            ('BASE' or 'SCALE') and
5767            'NDRDISC' and
5768            '4T2C' 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-3n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
5786   algorithm: "plot_performance_box"
5787   output-file-type: ".html"
5788   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
5789   data: "plot-vpp-throughput-latency-3n-skx"
5790   filter: "'NIC_Intel-XXV710' and
5791            '64B' and
5792            ('BASE' or 'SCALE') and
5793            'PDRDISC' and not 'NDRDISC' and
5794            '4T2C' and
5795            'IP4FWD' and
5796            not 'IPSEC' and 
5797            not 'VHOST'"
5798   parameters:
5799   - "throughput"
5800   - "parent"
5801   traces:
5802     hoverinfo: "x+y"
5803     boxpoints: "outliers"
5804     whiskerwidth: 0
5805   layout:
5806     title: ""  # No title
5807     layout: "plot-throughput"
5808
5809 -
5810   type: "plot"
5811   title: "VPP Throughput: ip4-3n-skx-xxv710-64b-2t1c-features-ndr"
5812   algorithm: "plot_performance_box"
5813   output-file-type: ".html"
5814   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-xxv710-64b-2t1c-features-ndr"
5815   data: "plot-vpp-throughput-latency-3n-skx"
5816   filter: "'NIC_Intel-XXV710' and
5817            '64B' and
5818            'FEATURE' and
5819            ('ACL10' or 'ACL50') and '10k_FLOWS' and
5820            'NDRDISC' and
5821            '2T1C' and
5822            'IP4FWD' and
5823            not 'IPSEC' and 
5824            not 'VHOST'"
5825   parameters:
5826   - "throughput"
5827   - "parent"
5828   traces:
5829     hoverinfo: "x+y"
5830     boxpoints: "outliers"
5831     whiskerwidth: 0
5832   layout:
5833     title: ""  # No title
5834     layout: "plot-throughput"
5835
5836 -
5837   type: "plot"
5838   title: "VPP Throughput: ip4-3n-skx-xxv710-64b-2t1c-features-pdr"
5839   algorithm: "plot_performance_box"
5840   output-file-type: ".html"
5841   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-xxv710-64b-2t1c-features-pdr"
5842   data: "plot-vpp-throughput-latency-3n-skx"
5843   filter: "'NIC_Intel-XXV710' and
5844            '64B' and
5845            'FEATURE' and
5846            ('ACL10' or 'ACL50') and '10k_FLOWS' and
5847            'PDRDISC' and not 'NDRDISC' and
5848            '2T1C' and
5849            'IP4FWD' and
5850            not 'IPSEC' and 
5851            not 'VHOST'"
5852   parameters:
5853   - "throughput"
5854   - "parent"
5855   traces:
5856     hoverinfo: "x+y"
5857     boxpoints: "outliers"
5858     whiskerwidth: 0
5859   layout:
5860     title: ""  # No title
5861     layout: "plot-throughput"
5862
5863 -
5864   type: "plot"
5865   title: "VPP Throughput: ip4-3n-skx-xxv710-64b-4t2c-features-ndr"
5866   algorithm: "plot_performance_box"
5867   output-file-type: ".html"
5868   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-xxv710-64b-4t2c-features-ndr"
5869   data: "plot-vpp-throughput-latency-3n-skx"
5870   filter: "'NIC_Intel-XXV710' and
5871            '64B' and
5872            'FEATURE' and
5873            ('ACL10' or 'ACL50') and '10k_FLOWS' and
5874            'NDRDISC' and
5875            '4T2C' and
5876            'IP4FWD' and
5877            not 'IPSEC' and 
5878            not 'VHOST'"
5879   parameters:
5880   - "throughput"
5881   - "parent"
5882   traces:
5883     hoverinfo: "x+y"
5884     boxpoints: "outliers"
5885     whiskerwidth: 0
5886   layout:
5887     title: ""  # No title
5888     layout: "plot-throughput"
5889
5890 -
5891   type: "plot"
5892   title: "VPP Throughput: ip4-3n-skx-xxv710-64b-4t2c-features-pdr"
5893   algorithm: "plot_performance_box"
5894   output-file-type: ".html"
5895   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-xxv710-64b-4t2c-features-pdr"
5896   data: "plot-vpp-throughput-latency-3n-skx"
5897   filter: "'NIC_Intel-XXV710' and
5898            '64B' and
5899            'FEATURE' and
5900            ('ACL10' or 'ACL50') and '10k_FLOWS' and
5901            'PDRDISC' and not 'NDRDISC' and
5902            '4T2C' and
5903            'IP4FWD' and
5904            not 'IPSEC' and 
5905            not 'VHOST'"
5906   parameters:
5907   - "throughput"
5908   - "parent"
5909   traces:
5910     hoverinfo: "x+y"
5911     boxpoints: "outliers"
5912     whiskerwidth: 0
5913   layout:
5914     title: ""  # No title
5915     layout: "plot-throughput"
5916
5917 # Packet Throughput - VPP IPv4 2n-skx-x710
5918 -
5919   type: "plot"
5920   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
5921   algorithm: "plot_performance_box"
5922   output-file-type: ".html"
5923   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
5924   data: "plot-vpp-throughput-latency-2n-skx"
5925   filter: "'NIC_Intel-X710' and
5926            '64B' and
5927            ('BASE' or 'SCALE') and
5928            'NDRDISC' and
5929            '2T1C' and
5930            'IP4FWD' and
5931            not 'IPSEC' and 
5932            not 'VHOST'"
5933   parameters:
5934   - "throughput"
5935   - "parent"
5936   traces:
5937     hoverinfo: "x+y"
5938     boxpoints: "outliers"
5939     whiskerwidth: 0
5940   layout:
5941     title: ""  # No title
5942     layout: "plot-throughput"
5943
5944 -
5945   type: "plot"
5946   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
5947   algorithm: "plot_performance_box"
5948   output-file-type: ".html"
5949   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
5950   data: "plot-vpp-throughput-latency-2n-skx"
5951   filter: "'NIC_Intel-X710' and
5952            '64B' and
5953            ('BASE' or 'SCALE') and
5954            'PDRDISC' and not 'NDRDISC' and
5955            '2T1C' and
5956            'IP4FWD' and
5957            not 'IPSEC' and 
5958            not 'VHOST'"
5959   parameters:
5960   - "throughput"
5961   - "parent"
5962   traces:
5963     hoverinfo: "x+y"
5964     boxpoints: "outliers"
5965     whiskerwidth: 0
5966   layout:
5967     title: ""  # No title
5968     layout: "plot-throughput"
5969
5970 -
5971   type: "plot"
5972   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
5973   algorithm: "plot_performance_box"
5974   output-file-type: ".html"
5975   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
5976   data: "plot-vpp-throughput-latency-2n-skx"
5977   filter: "'NIC_Intel-X710' and
5978            '64B' and
5979            ('BASE' or 'SCALE') and
5980            'NDRDISC' and
5981            '4T2C' and
5982            'IP4FWD' and
5983            not 'IPSEC' and 
5984            not 'VHOST'"
5985   parameters:
5986   - "throughput"
5987   - "parent"
5988   traces:
5989     hoverinfo: "x+y"
5990     boxpoints: "outliers"
5991     whiskerwidth: 0
5992   layout:
5993     title: ""  # No title
5994     layout: "plot-throughput"
5995
5996 -
5997   type: "plot"
5998   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
5999   algorithm: "plot_performance_box"
6000   output-file-type: ".html"
6001   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
6002   data: "plot-vpp-throughput-latency-2n-skx"
6003   filter: "'NIC_Intel-X710' and
6004            '64B' and
6005            ('BASE' or 'SCALE') and
6006            'PDRDISC' and not 'NDRDISC' and
6007            '4T2C' and
6008            'IP4FWD' and
6009            not 'IPSEC' and 
6010            not 'VHOST'"
6011   parameters:
6012   - "throughput"
6013   - "parent"
6014   traces:
6015     hoverinfo: "x+y"
6016     boxpoints: "outliers"
6017     whiskerwidth: 0
6018   layout:
6019     title: ""  # No title
6020     layout: "plot-throughput"
6021
6022 -
6023   type: "plot"
6024   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-features-ndr"
6025   algorithm: "plot_performance_box"
6026   output-file-type: ".html"
6027   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-features-ndr"
6028   data: "plot-vpp-throughput-latency-2n-skx"
6029   filter: "'NIC_Intel-X710' and
6030            '64B' and
6031            'FEATURE' and
6032            ('ACL10' or 'ACL50') and '10k_FLOWS' and
6033            'NDRDISC' and
6034            '2T1C' and
6035            'IP4FWD' and
6036            not 'IPSEC' and 
6037            not 'VHOST'"
6038   parameters:
6039   - "throughput"
6040   - "parent"
6041   traces:
6042     hoverinfo: "x+y"
6043     boxpoints: "outliers"
6044     whiskerwidth: 0
6045   layout:
6046     title: ""  # No title
6047     layout: "plot-throughput"
6048
6049 -
6050   type: "plot"
6051   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-features-pdr"
6052   algorithm: "plot_performance_box"
6053   output-file-type: ".html"
6054   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-features-pdr"
6055   data: "plot-vpp-throughput-latency-2n-skx"
6056   filter: "'NIC_Intel-X710' and
6057            '64B' and
6058            'FEATURE' and
6059            ('ACL10' or 'ACL50') and '10k_FLOWS' and
6060            'PDRDISC' and not 'NDRDISC' and
6061            '2T1C' and
6062            'IP4FWD' and
6063            not 'IPSEC' and 
6064            not 'VHOST'"
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 -
6077   type: "plot"
6078   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-features-ndr"
6079   algorithm: "plot_performance_box"
6080   output-file-type: ".html"
6081   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-features-ndr"
6082   data: "plot-vpp-throughput-latency-2n-skx"
6083   filter: "'NIC_Intel-X710' and
6084            '64B' and
6085            'FEATURE' and
6086            ('ACL10' or 'ACL50') and '10k_FLOWS' and
6087            'NDRDISC' and
6088            '4T2C' and
6089            'IP4FWD' and
6090            not 'IPSEC' and 
6091            not 'VHOST'"
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: ip4-2n-skx-x710-64b-4t2c-features-pdr"
6106   algorithm: "plot_performance_box"
6107   output-file-type: ".html"
6108   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-features-pdr"
6109   data: "plot-vpp-throughput-latency-2n-skx"
6110   filter: "'NIC_Intel-X710' and
6111            '64B' and
6112            'FEATURE' and
6113            ('ACL10' or 'ACL50') and '10k_FLOWS' and
6114            'PDRDISC' and not 'NDRDISC' and
6115            '4T2C' and
6116            'IP4FWD' and
6117            not 'IPSEC' and 
6118            not 'VHOST'"
6119   parameters:
6120   - "throughput"
6121   - "parent"
6122   traces:
6123     hoverinfo: "x+y"
6124     boxpoints: "outliers"
6125     whiskerwidth: 0
6126   layout:
6127     title: ""  # No title
6128     layout: "plot-throughput"
6129
6130 # Packet Throughput - VPP IPv4 2n-skx-xxv710
6131 -
6132   type: "plot"
6133   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
6134   algorithm: "plot_performance_box"
6135   output-file-type: ".html"
6136   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
6137   data: "plot-vpp-throughput-latency-2n-skx"
6138   filter: "'NIC_Intel-XXV710' and
6139            '64B' and
6140            ('BASE' or 'SCALE') and
6141            'NDRDISC' and
6142            '2T1C' and
6143            'IP4FWD' and
6144            not 'IPSEC' and 
6145            not 'VHOST'"
6146   parameters:
6147   - "throughput"
6148   - "parent"
6149   traces:
6150     hoverinfo: "x+y"
6151     boxpoints: "outliers"
6152     whiskerwidth: 0
6153   layout:
6154     title: ""  # No title
6155     layout: "plot-throughput"
6156
6157 -
6158   type: "plot"
6159   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
6160   algorithm: "plot_performance_box"
6161   output-file-type: ".html"
6162   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
6163   data: "plot-vpp-throughput-latency-2n-skx"
6164   filter: "'NIC_Intel-XXV710' and
6165            '64B' and
6166            ('BASE' or 'SCALE') and
6167            'PDRDISC' and not 'NDRDISC' and
6168            '2T1C' and
6169            'IP4FWD' and
6170            not 'IPSEC' and 
6171            not 'VHOST'"
6172   parameters:
6173   - "throughput"
6174   - "parent"
6175   traces:
6176     hoverinfo: "x+y"
6177     boxpoints: "outliers"
6178     whiskerwidth: 0
6179   layout:
6180     title: ""  # No title
6181     layout: "plot-throughput"
6182
6183 -
6184   type: "plot"
6185   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
6186   algorithm: "plot_performance_box"
6187   output-file-type: ".html"
6188   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
6189   data: "plot-vpp-throughput-latency-2n-skx"
6190   filter: "'NIC_Intel-XXV710' and
6191            '64B' and
6192            ('BASE' or 'SCALE') and
6193            'NDRDISC' and
6194            '4T2C' and
6195            'IP4FWD' and
6196            not 'IPSEC' and 
6197            not 'VHOST'"
6198   parameters:
6199   - "throughput"
6200   - "parent"
6201   traces:
6202     hoverinfo: "x+y"
6203     boxpoints: "outliers"
6204     whiskerwidth: 0
6205   layout:
6206     title: ""  # No title
6207     layout: "plot-throughput"
6208
6209 -
6210   type: "plot"
6211   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
6212   algorithm: "plot_performance_box"
6213   output-file-type: ".html"
6214   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
6215   data: "plot-vpp-throughput-latency-2n-skx"
6216   filter: "'NIC_Intel-XXV710' and
6217            '64B' and
6218            ('BASE' or 'SCALE') and
6219            'PDRDISC' and not 'NDRDISC' and
6220            '4T2C' and
6221            'IP4FWD' and
6222            not 'IPSEC' and 
6223            not 'VHOST'"
6224   parameters:
6225   - "throughput"
6226   - "parent"
6227   traces:
6228     hoverinfo: "x+y"
6229     boxpoints: "outliers"
6230     whiskerwidth: 0
6231   layout:
6232     title: ""  # No title
6233     layout: "plot-throughput"
6234
6235 -
6236   type: "plot"
6237   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-2t1c-features-ndr"
6238   algorithm: "plot_performance_box"
6239   output-file-type: ".html"
6240   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-features-ndr"
6241   data: "plot-vpp-throughput-latency-2n-skx"
6242   filter: "'NIC_Intel-XXV710' and
6243            '64B' and
6244            'FEATURE' and
6245            ('ACL10' or 'ACL50') and '10k_FLOWS' and
6246            'NDRDISC' and
6247            '2T1C' and
6248            'IP4FWD' and
6249            not 'IPSEC' and 
6250            not 'VHOST'"
6251   parameters:
6252   - "throughput"
6253   - "parent"
6254   traces:
6255     hoverinfo: "x+y"
6256     boxpoints: "outliers"
6257     whiskerwidth: 0
6258   layout:
6259     title: ""  # No title
6260     layout: "plot-throughput"
6261
6262 -
6263   type: "plot"
6264   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-2t1c-features-pdr"
6265   algorithm: "plot_performance_box"
6266   output-file-type: ".html"
6267   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-features-pdr"
6268   data: "plot-vpp-throughput-latency-2n-skx"
6269   filter: "'NIC_Intel-XXV710' and
6270            '64B' and
6271            'FEATURE' and
6272            ('ACL10' or 'ACL50') and '10k_FLOWS' and
6273            'PDRDISC' and not 'NDRDISC' and
6274            '2T1C' and
6275            'IP4FWD' and
6276            not 'IPSEC' and 
6277            not 'VHOST'"
6278   parameters:
6279   - "throughput"
6280   - "parent"
6281   traces:
6282     hoverinfo: "x+y"
6283     boxpoints: "outliers"
6284     whiskerwidth: 0
6285   layout:
6286     title: ""  # No title
6287     layout: "plot-throughput"
6288
6289 -
6290   type: "plot"
6291   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-4t2c-features-ndr"
6292   algorithm: "plot_performance_box"
6293   output-file-type: ".html"
6294   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-features-ndr"
6295   data: "plot-vpp-throughput-latency-2n-skx"
6296   filter: "'NIC_Intel-XXV710' and
6297            '64B' and
6298            'FEATURE' and
6299            ('ACL10' or 'ACL50') and '10k_FLOWS' and
6300            'NDRDISC' and
6301            '4T2C' and
6302            'IP4FWD' and
6303            not 'IPSEC' and 
6304            not 'VHOST'"
6305   parameters:
6306   - "throughput"
6307   - "parent"
6308   traces:
6309     hoverinfo: "x+y"
6310     boxpoints: "outliers"
6311     whiskerwidth: 0
6312   layout:
6313     title: ""  # No title
6314     layout: "plot-throughput"
6315
6316 -
6317   type: "plot"
6318   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-4t2c-features-pdr"
6319   algorithm: "plot_performance_box"
6320   output-file-type: ".html"
6321   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-features-pdr"
6322   data: "plot-vpp-throughput-latency-2n-skx"
6323   filter: "'NIC_Intel-XXV710' and
6324            '64B' and
6325            'FEATURE' and
6326            ('ACL10' or 'ACL50') and '10k_FLOWS' and
6327            'PDRDISC' and not 'NDRDISC' and
6328            '4T2C' and
6329            'IP4FWD' and
6330            not 'IPSEC' and 
6331            not 'VHOST'"
6332   parameters:
6333   - "throughput"
6334   - "parent"
6335   traces:
6336     hoverinfo: "x+y"
6337     boxpoints: "outliers"
6338     whiskerwidth: 0
6339   layout:
6340     title: ""  # No title
6341     layout: "plot-throughput"
6342
6343 ################################################################################
6344
6345 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x520
6346 -
6347   type: "plot"
6348   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
6349   algorithm: "plot_performance_box"
6350   output-file-type: ".html"
6351   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
6352   data: "plot-vpp-throughput-latency-3n-hsw"
6353   filter: "'NIC_Intel-X520-DA2' and
6354            '64B' and
6355            'ENCAP' and
6356            'NDRDISC' and
6357            '1T1C' and
6358            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
6359            not 'VHOST' and
6360            not 'IPSECHW'"
6361   parameters:
6362   - "throughput"
6363   - "parent"
6364   traces:
6365     hoverinfo: "x+y"
6366     boxpoints: "outliers"
6367     whiskerwidth: 0
6368   layout:
6369     title: ""  # No title
6370     layout: "plot-throughput"
6371
6372 -
6373   type: "plot"
6374   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
6375   algorithm: "plot_performance_box"
6376   output-file-type: ".html"
6377   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
6378   data: "plot-vpp-throughput-latency-3n-hsw"
6379   filter: "'NIC_Intel-X520-DA2' and
6380            '64B' and
6381            'ENCAP' and
6382            'PDRDISC' and not 'NDRDISC' and
6383            '1T1C' and
6384            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
6385            not 'VHOST' and
6386            not 'IPSECHW'"
6387   parameters:
6388   - "throughput"
6389   - "parent"
6390   traces:
6391     hoverinfo: "x+y"
6392     boxpoints: "outliers"
6393     whiskerwidth: 0
6394   layout:
6395     title: ""  # No title
6396     layout: "plot-throughput"
6397
6398 -
6399   type: "plot"
6400   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
6401   algorithm: "plot_performance_box"
6402   output-file-type: ".html"
6403   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
6404   data: "plot-vpp-throughput-latency-3n-hsw"
6405   filter: "'NIC_Intel-X520-DA2' and
6406            '64B' and
6407            'ENCAP' and
6408            'NDRDISC' and
6409            '2T2C' and
6410            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
6411            not 'VHOST' and
6412            not 'IPSECHW'"
6413   parameters:
6414   - "throughput"
6415   - "parent"
6416   traces:
6417     hoverinfo: "x+y"
6418     boxpoints: "outliers"
6419     whiskerwidth: 0
6420   layout:
6421     title: ""  # No title
6422     layout: "plot-throughput"
6423
6424 -
6425   type: "plot"
6426   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
6427   algorithm: "plot_performance_box"
6428   output-file-type: ".html"
6429   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
6430   data: "plot-vpp-throughput-latency-3n-hsw"
6431   filter: "'NIC_Intel-X520-DA2' and
6432            '64B' and
6433            'ENCAP' and
6434            'PDRDISC' and not 'NDRDISC' and
6435            '2T2C' and
6436            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
6437            not 'VHOST' and
6438            not 'IPSECHW'"
6439   parameters:
6440   - "throughput"
6441   - "parent"
6442   traces:
6443     hoverinfo: "x+y"
6444     boxpoints: "outliers"
6445     whiskerwidth: 0
6446   layout:
6447     title: ""  # No title
6448     layout: "plot-throughput"
6449
6450 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x710
6451 -
6452   type: "plot"
6453   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
6454   algorithm: "plot_performance_box"
6455   output-file-type: ".html"
6456   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
6457   data: "plot-vpp-throughput-latency-3n-hsw"
6458   filter: "'NIC_Intel-X710' and
6459            '64B' and
6460            'ENCAP' and
6461            'NDRDISC' and
6462            '1T1C' and
6463            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
6464            not 'VHOST' and
6465            not 'IPSECHW'"
6466   parameters:
6467   - "throughput"
6468   - "parent"
6469   traces:
6470     hoverinfo: "x+y"
6471     boxpoints: "outliers"
6472     whiskerwidth: 0
6473   layout:
6474     title: ""  # No title
6475     layout: "plot-throughput"
6476
6477 -
6478   type: "plot"
6479   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
6480   algorithm: "plot_performance_box"
6481   output-file-type: ".html"
6482   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
6483   data: "plot-vpp-throughput-latency-3n-hsw"
6484   filter: "'NIC_Intel-X710' and
6485            '64B' and
6486            'ENCAP' and
6487            'PDRDISC' and not 'NDRDISC' and
6488            '1T1C' and
6489            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
6490            not 'VHOST' and
6491            not 'IPSECHW'"
6492   parameters:
6493   - "throughput"
6494   - "parent"
6495   traces:
6496     hoverinfo: "x+y"
6497     boxpoints: "outliers"
6498     whiskerwidth: 0
6499   layout:
6500     title: ""  # No title
6501     layout: "plot-throughput"
6502
6503 -
6504   type: "plot"
6505   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
6506   algorithm: "plot_performance_box"
6507   output-file-type: ".html"
6508   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
6509   data: "plot-vpp-throughput-latency-3n-hsw"
6510   filter: "'NIC_Intel-X710' and
6511            '64B' and
6512            'ENCAP' and
6513            'NDRDISC' and
6514            '2T2C' and
6515            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
6516            not 'VHOST' and
6517            not 'IPSECHW'"
6518   parameters:
6519   - "throughput"
6520   - "parent"
6521   traces:
6522     hoverinfo: "x+y"
6523     boxpoints: "outliers"
6524     whiskerwidth: 0
6525   layout:
6526     title: ""  # No title
6527     layout: "plot-throughput"
6528
6529 -
6530   type: "plot"
6531   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
6532   algorithm: "plot_performance_box"
6533   output-file-type: ".html"
6534   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
6535   data: "plot-vpp-throughput-latency-3n-hsw"
6536   filter: "'NIC_Intel-X710' and
6537            '64B' and
6538            'ENCAP' and
6539            'PDRDISC' and not 'NDRDISC' and
6540            '2T2C' and
6541            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
6542            not 'VHOST' and
6543            not 'IPSECHW'"
6544   parameters:
6545   - "throughput"
6546   - "parent"
6547   traces:
6548     hoverinfo: "x+y"
6549     boxpoints: "outliers"
6550     whiskerwidth: 0
6551   layout:
6552     title: ""  # No title
6553     layout: "plot-throughput"
6554
6555 # Packet Throughput - VPP IPv4 tunnels 3n-skx-x710
6556 -
6557   type: "plot"
6558   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
6559   algorithm: "plot_performance_box"
6560   output-file-type: ".html"
6561   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
6562   data: "plot-vpp-throughput-latency-3n-skx"
6563   filter: "'NIC_Intel-X710' and
6564            '64B' and
6565            'ENCAP' and
6566            'NDRDISC' and
6567            '2T1C' and
6568            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
6569            not 'VHOST' and
6570            not 'IPSECHW'"
6571   parameters:
6572   - "throughput"
6573   - "parent"
6574   traces:
6575     hoverinfo: "x+y"
6576     boxpoints: "outliers"
6577     whiskerwidth: 0
6578   layout:
6579     title: ""  # No title
6580     layout: "plot-throughput"
6581
6582 -
6583   type: "plot"
6584   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
6585   algorithm: "plot_performance_box"
6586   output-file-type: ".html"
6587   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
6588   data: "plot-vpp-throughput-latency-3n-skx"
6589   filter: "'NIC_Intel-X710' and
6590            '64B' and
6591            'ENCAP' and
6592            'PDRDISC' and not 'NDRDISC' and
6593            '2T1C' and
6594            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
6595            not 'VHOST' and
6596            not 'IPSECHW'"
6597   parameters:
6598   - "throughput"
6599   - "parent"
6600   traces:
6601     hoverinfo: "x+y"
6602     boxpoints: "outliers"
6603     whiskerwidth: 0
6604   layout:
6605     title: ""  # No title
6606     layout: "plot-throughput"
6607
6608 -
6609   type: "plot"
6610   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
6611   algorithm: "plot_performance_box"
6612   output-file-type: ".html"
6613   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
6614   data: "plot-vpp-throughput-latency-3n-skx"
6615   filter: "'NIC_Intel-X710' and
6616            '64B' and
6617            'ENCAP' and
6618            'NDRDISC' and
6619            '4T2C' and
6620            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
6621            not 'VHOST' and
6622            not 'IPSECHW'"
6623   parameters:
6624   - "throughput"
6625   - "parent"
6626   traces:
6627     hoverinfo: "x+y"
6628     boxpoints: "outliers"
6629     whiskerwidth: 0
6630   layout:
6631     title: ""  # No title
6632     layout: "plot-throughput"
6633
6634 -
6635   type: "plot"
6636   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
6637   algorithm: "plot_performance_box"
6638   output-file-type: ".html"
6639   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
6640   data: "plot-vpp-throughput-latency-3n-skx"
6641   filter: "'NIC_Intel-X710' and
6642            '64B' and
6643            'ENCAP' and
6644            'PDRDISC' and not 'NDRDISC' and
6645            '4T2C' and
6646            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
6647            not 'VHOST' and
6648            not 'IPSECHW'"
6649   parameters:
6650   - "throughput"
6651   - "parent"
6652   traces:
6653     hoverinfo: "x+y"
6654     boxpoints: "outliers"
6655     whiskerwidth: 0
6656   layout:
6657     title: ""  # No title
6658     layout: "plot-throughput"
6659
6660 # Packet Throughput - VPP IPv4 tunnels 3n-skx-xxv710
6661 -
6662   type: "plot"
6663   title: "VPP Throughput: ip4tun-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
6664   algorithm: "plot_performance_box"
6665   output-file-type: ".html"
6666   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
6667   data: "plot-vpp-throughput-latency-3n-skx"
6668   filter: "'NIC_Intel-XXV710' and
6669            '64B' and
6670            'ENCAP' and
6671            'NDRDISC' and
6672            '2T1C' and
6673            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
6674            not 'VHOST' and
6675            not 'IPSECHW'"
6676   parameters:
6677   - "throughput"
6678   - "parent"
6679   traces:
6680     hoverinfo: "x+y"
6681     boxpoints: "outliers"
6682     whiskerwidth: 0
6683   layout:
6684     title: ""  # No title
6685     layout: "plot-throughput"
6686
6687 -
6688   type: "plot"
6689   title: "VPP Throughput: ip4tun-3n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
6690   algorithm: "plot_performance_box"
6691   output-file-type: ".html"
6692   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
6693   data: "plot-vpp-throughput-latency-3n-skx"
6694   filter: "'NIC_Intel-XXV710' and
6695            '64B' and
6696            'ENCAP' and
6697            'PDRDISC' and not 'NDRDISC' and
6698            '2T1C' and
6699            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
6700            not 'VHOST' and
6701            not 'IPSECHW'"
6702   parameters:
6703   - "throughput"
6704   - "parent"
6705   traces:
6706     hoverinfo: "x+y"
6707     boxpoints: "outliers"
6708     whiskerwidth: 0
6709   layout:
6710     title: ""  # No title
6711     layout: "plot-throughput"
6712
6713 -
6714   type: "plot"
6715   title: "VPP Throughput: ip4tun-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
6716   algorithm: "plot_performance_box"
6717   output-file-type: ".html"
6718   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
6719   data: "plot-vpp-throughput-latency-3n-skx"
6720   filter: "'NIC_Intel-XXV710' and
6721            '64B' and
6722            'ENCAP' and
6723            'NDRDISC' and
6724            '4T2C' and
6725            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
6726            not 'VHOST' and
6727            not 'IPSECHW'"
6728   parameters:
6729   - "throughput"
6730   - "parent"
6731   traces:
6732     hoverinfo: "x+y"
6733     boxpoints: "outliers"
6734     whiskerwidth: 0
6735   layout:
6736     title: ""  # No title
6737     layout: "plot-throughput"
6738
6739 -
6740   type: "plot"
6741   title: "VPP Throughput: ip4tun-3n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
6742   algorithm: "plot_performance_box"
6743   output-file-type: ".html"
6744   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
6745   data: "plot-vpp-throughput-latency-3n-skx"
6746   filter: "'NIC_Intel-XXV710' and
6747            '64B' and
6748            'ENCAP' and
6749            'PDRDISC' and not 'NDRDISC' and
6750            '4T2C' and
6751            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
6752            not 'VHOST' and
6753            not 'IPSECHW'"
6754   parameters:
6755   - "throughput"
6756   - "parent"
6757   traces:
6758     hoverinfo: "x+y"
6759     boxpoints: "outliers"
6760     whiskerwidth: 0
6761   layout:
6762     title: ""  # No title
6763     layout: "plot-throughput"
6764
6765 # Packet Throughput - VPP IPv4 tunnels 2n-skx-x710
6766 -
6767   type: "plot"
6768   title: "VPP Throughput: ip4tun-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
6769   algorithm: "plot_performance_box"
6770   output-file-type: ".html"
6771   output-file: "{DIR[STATIC,VPP]}/ip4tun-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
6772   data: "plot-vpp-throughput-latency-2n-skx"
6773   filter: "'NIC_Intel-X710' and
6774            '64B' and
6775            'ENCAP' and
6776            'NDRDISC' and
6777            '2T1C' and
6778            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
6779            not 'VHOST' and
6780            not 'IPSECHW'"
6781   parameters:
6782   - "throughput"
6783   - "parent"
6784   traces:
6785     hoverinfo: "x+y"
6786     boxpoints: "outliers"
6787     whiskerwidth: 0
6788   layout:
6789     title: ""  # No title
6790     layout: "plot-throughput"
6791
6792 -
6793   type: "plot"
6794   title: "VPP Throughput: ip4tun-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
6795   algorithm: "plot_performance_box"
6796   output-file-type: ".html"
6797   output-file: "{DIR[STATIC,VPP]}/ip4tun-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
6798   data: "plot-vpp-throughput-latency-2n-skx"
6799   filter: "'NIC_Intel-X710' and
6800            '64B' and
6801            'ENCAP' and
6802            'PDRDISC' and not 'NDRDISC' and
6803            '2T1C' and
6804            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
6805            not 'VHOST' and
6806            not 'IPSECHW'"
6807   parameters:
6808   - "throughput"
6809   - "parent"
6810   traces:
6811     hoverinfo: "x+y"
6812     boxpoints: "outliers"
6813     whiskerwidth: 0
6814   layout:
6815     title: ""  # No title
6816     layout: "plot-throughput"
6817
6818 -
6819   type: "plot"
6820   title: "VPP Throughput: ip4tun-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
6821   algorithm: "plot_performance_box"
6822   output-file-type: ".html"
6823   output-file: "{DIR[STATIC,VPP]}/ip4tun-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
6824   data: "plot-vpp-throughput-latency-2n-skx"
6825   filter: "'NIC_Intel-X710' and
6826            '64B' and
6827            'ENCAP' and
6828            'NDRDISC' and
6829            '4T2C' and
6830            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
6831            not 'VHOST' and
6832            not 'IPSECHW'"
6833   parameters:
6834   - "throughput"
6835   - "parent"
6836   traces:
6837     hoverinfo: "x+y"
6838     boxpoints: "outliers"
6839     whiskerwidth: 0
6840   layout:
6841     title: ""  # No title
6842     layout: "plot-throughput"
6843
6844 -
6845   type: "plot"
6846   title: "VPP Throughput: ip4tun-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
6847   algorithm: "plot_performance_box"
6848   output-file-type: ".html"
6849   output-file: "{DIR[STATIC,VPP]}/ip4tun-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
6850   data: "plot-vpp-throughput-latency-2n-skx"
6851   filter: "'NIC_Intel-X710' and
6852            '64B' and
6853            'ENCAP' and
6854            'PDRDISC' and not 'NDRDISC' and
6855            '4T2C' and
6856            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
6857            not 'VHOST' and
6858            not 'IPSECHW'"
6859   parameters:
6860   - "throughput"
6861   - "parent"
6862   traces:
6863     hoverinfo: "x+y"
6864     boxpoints: "outliers"
6865     whiskerwidth: 0
6866   layout:
6867     title: ""  # No title
6868     layout: "plot-throughput"
6869
6870 # Packet Throughput - VPP IPv4 tunnels 2n-skx-xxv710
6871 -
6872   type: "plot"
6873   title: "VPP Throughput: ip4tun-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
6874   algorithm: "plot_performance_box"
6875   output-file-type: ".html"
6876   output-file: "{DIR[STATIC,VPP]}/ip4tun-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
6877   data: "plot-vpp-throughput-latency-2n-skx"
6878   filter: "'NIC_Intel-XXV710' and
6879            '64B' and
6880            'ENCAP' and
6881            'NDRDISC' and
6882            '2T1C' and
6883            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
6884            not 'VHOST' and
6885            not 'IPSECHW'"
6886   parameters:
6887   - "throughput"
6888   - "parent"
6889   traces:
6890     hoverinfo: "x+y"
6891     boxpoints: "outliers"
6892     whiskerwidth: 0
6893   layout:
6894     title: ""  # No title
6895     layout: "plot-throughput"
6896
6897 -
6898   type: "plot"
6899   title: "VPP Throughput: ip4tun-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
6900   algorithm: "plot_performance_box"
6901   output-file-type: ".html"
6902   output-file: "{DIR[STATIC,VPP]}/ip4tun-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
6903   data: "plot-vpp-throughput-latency-2n-skx"
6904   filter: "'NIC_Intel-XXV710' and
6905            '64B' and
6906            'ENCAP' and
6907            'PDRDISC' and not 'NDRDISC' and
6908            '2T1C' and
6909            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
6910            not 'VHOST' and
6911            not 'IPSECHW'"
6912   parameters:
6913   - "throughput"
6914   - "parent"
6915   traces:
6916     hoverinfo: "x+y"
6917     boxpoints: "outliers"
6918     whiskerwidth: 0
6919   layout:
6920     title: ""  # No title
6921     layout: "plot-throughput"
6922
6923 -
6924   type: "plot"
6925   title: "VPP Throughput: ip4tun-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
6926   algorithm: "plot_performance_box"
6927   output-file-type: ".html"
6928   output-file: "{DIR[STATIC,VPP]}/ip4tun-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
6929   data: "plot-vpp-throughput-latency-2n-skx"
6930   filter: "'NIC_Intel-XXV710' and
6931            '64B' and
6932            'ENCAP' and
6933            'NDRDISC' and
6934            '4T2C' and
6935            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
6936            not 'VHOST' and
6937            not 'IPSECHW'"
6938   parameters:
6939   - "throughput"
6940   - "parent"
6941   traces:
6942     hoverinfo: "x+y"
6943     boxpoints: "outliers"
6944     whiskerwidth: 0
6945   layout:
6946     title: ""  # No title
6947     layout: "plot-throughput"
6948
6949 -
6950   type: "plot"
6951   title: "VPP Throughput: ip4tun-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
6952   algorithm: "plot_performance_box"
6953   output-file-type: ".html"
6954   output-file: "{DIR[STATIC,VPP]}/ip4tun-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
6955   data: "plot-vpp-throughput-latency-2n-skx"
6956   filter: "'NIC_Intel-XXV710' and
6957            '64B' and
6958            'ENCAP' and
6959            'PDRDISC' and not 'NDRDISC' and
6960            '4T2C' and
6961            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
6962            not 'VHOST' and
6963            not 'IPSECHW'"
6964   parameters:
6965   - "throughput"
6966   - "parent"
6967   traces:
6968     hoverinfo: "x+y"
6969     boxpoints: "outliers"
6970     whiskerwidth: 0
6971   layout:
6972     title: ""  # No title
6973     layout: "plot-throughput"
6974
6975 ################################################################################
6976
6977 # Packet Throughput - VPP IPv6 3n-hsw-x520
6978 -
6979   type: "plot"
6980   title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-base_and_scale-ndr"
6981   algorithm: "plot_performance_box"
6982   output-file-type: ".html"
6983   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base_and_scale-ndr"
6984   data: "plot-vpp-throughput-latency-3n-hsw"
6985   filter: "'NIC_Intel-X520-DA2' and
6986            '78B' and
6987            ('BASE' or 'SCALE') and
6988            'NDRDISC' and
6989            '1T1C' and
6990            'IP6FWD' and
6991            not 'SRv6' and
6992            not 'IPSEC' and 
6993            not 'VHOST'"
6994   parameters:
6995   - "throughput"
6996   - "parent"
6997   traces:
6998     hoverinfo: "x+y"
6999     boxpoints: "outliers"
7000     whiskerwidth: 0
7001   layout:
7002     title: ""  # No title
7003     layout: "plot-throughput"
7004
7005 -
7006   type: "plot"
7007   title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-base_and_scale-pdr"
7008   algorithm: "plot_performance_box"
7009   output-file-type: ".html"
7010   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base_and_scale-pdr"
7011   data: "plot-vpp-throughput-latency-3n-hsw"
7012   filter: "'NIC_Intel-X520-DA2' and
7013            '78B' and
7014            ('BASE' or 'SCALE') and
7015            'PDRDISC' and not 'NDRDISC' and
7016            '1T1C' and
7017            'IP6FWD' and
7018            not 'SRv6' and
7019            not 'IPSEC' and 
7020            not 'VHOST'"
7021   parameters:
7022   - "throughput"
7023   - "parent"
7024   traces:
7025     hoverinfo: "x+y"
7026     boxpoints: "outliers"
7027     whiskerwidth: 0
7028   layout:
7029     title: ""  # No title
7030     layout: "plot-throughput"
7031
7032 -
7033   type: "plot"
7034   title: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-base_and_scale-ndr"
7035   algorithm: "plot_performance_box"
7036   output-file-type: ".html"
7037   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base_and_scale-ndr"
7038   data: "plot-vpp-throughput-latency-3n-hsw"
7039   filter: "'NIC_Intel-X520-DA2' and
7040            '78B' and
7041            ('BASE' or 'SCALE') and
7042            'NDRDISC' and
7043            '2T2C' and
7044            'IP6FWD' and
7045            not 'SRv6' and
7046            not 'IPSEC' and 
7047            not 'VHOST'"
7048   parameters:
7049   - "throughput"
7050   - "parent"
7051   traces:
7052     hoverinfo: "x+y"
7053     boxpoints: "outliers"
7054     whiskerwidth: 0
7055   layout:
7056     title: ""  # No title
7057     layout: "plot-throughput"
7058
7059 -
7060   type: "plot"
7061   title: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-base_and_scale-pdr"
7062   algorithm: "plot_performance_box"
7063   output-file-type: ".html"
7064   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base_and_scale-pdr"
7065   data: "plot-vpp-throughput-latency-3n-hsw"
7066   filter: "'NIC_Intel-X520-DA2' and
7067            '78B' and
7068            ('BASE' or 'SCALE') and
7069            'PDRDISC' and not 'NDRDISC' and
7070            '2T2C' and
7071            'IP6FWD' and
7072            not 'SRv6' and
7073            not 'IPSEC' and 
7074            not 'VHOST'"
7075   parameters:
7076   - "throughput"
7077   - "parent"
7078   traces:
7079     hoverinfo: "x+y"
7080     boxpoints: "outliers"
7081     whiskerwidth: 0
7082   layout:
7083     title: ""  # No title
7084     layout: "plot-throughput"
7085
7086 -
7087   type: "plot"
7088   title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-features-ndr"
7089   algorithm: "plot_performance_box"
7090   output-file-type: ".html"
7091   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-features-ndr"
7092   data: "plot-vpp-throughput-latency-3n-hsw"
7093   filter: "'NIC_Intel-X520-DA2' and
7094            '78B' and
7095            'FEATURE' and
7096            ('ACL10' or 'ACL50') and '10k_FLOWS' and
7097            'NDRDISC' and
7098            '1T1C' and
7099            'IP6FWD' and
7100            not 'SRv6' and
7101            not 'IPSEC' and 
7102            not 'VHOST'"
7103   parameters:
7104   - "throughput"
7105   - "parent"
7106   traces:
7107     hoverinfo: "x+y"
7108     boxpoints: "outliers"
7109     whiskerwidth: 0
7110   layout:
7111     title: ""  # No title
7112     layout: "plot-throughput"
7113
7114 -
7115   type: "plot"
7116   title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-features-pdr"
7117   algorithm: "plot_performance_box"
7118   output-file-type: ".html"
7119   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-features-pdr"
7120   data: "plot-vpp-throughput-latency-3n-hsw"
7121   filter: "'NIC_Intel-X520-DA2' and
7122            '78B' and
7123            'FEATURE' and
7124            ('ACL10' or 'ACL50') and '10k_FLOWS' and
7125            'PDRDISC' and not 'NDRDISC' and
7126            '1T1C' and
7127            'IP6FWD' and
7128            not 'SRv6' and
7129            not 'IPSEC' and 
7130            not 'VHOST'"
7131   parameters:
7132   - "throughput"
7133   - "parent"
7134   traces:
7135     hoverinfo: "x+y"
7136     boxpoints: "outliers"
7137     whiskerwidth: 0
7138   layout:
7139     title: ""  # No title
7140     layout: "plot-throughput"
7141
7142 -
7143   type: "plot"
7144   title: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-features-ndr"
7145   algorithm: "plot_performance_box"
7146   output-file-type: ".html"
7147   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-features-ndr"
7148   data: "plot-vpp-throughput-latency-3n-hsw"
7149   filter: "'NIC_Intel-X520-DA2' and
7150            '78B' and
7151            'FEATURE' and
7152            ('ACL10' or 'ACL50') and '10k_FLOWS' and
7153            'NDRDISC' and
7154            '2T2C' and
7155            not 'SRv6' and
7156            'IP6FWD' and
7157            not 'IPSEC' and 
7158            not 'VHOST'"
7159   parameters:
7160   - "throughput"
7161   - "parent"
7162   traces:
7163     hoverinfo: "x+y"
7164     boxpoints: "outliers"
7165     whiskerwidth: 0
7166   layout:
7167     title: ""  # No title
7168     layout: "plot-throughput"
7169
7170 -
7171   type: "plot"
7172   title: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-features-pdr"
7173   algorithm: "plot_performance_box"
7174   output-file-type: ".html"
7175   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-features-pdr"
7176   data: "plot-vpp-throughput-latency-3n-hsw"
7177   filter: "'NIC_Intel-X520-DA2' and
7178            '78B' and
7179            'FEATURE' and
7180            ('ACL10' or 'ACL50') and '10k_FLOWS' and
7181            'PDRDISC' and not 'NDRDISC' and
7182            '2T2C' and
7183            'IP6FWD' and
7184            not 'SRv6' and
7185            not 'IPSEC' and 
7186            not 'VHOST'"
7187   parameters:
7188   - "throughput"
7189   - "parent"
7190   traces:
7191     hoverinfo: "x+y"
7192     boxpoints: "outliers"
7193     whiskerwidth: 0
7194   layout:
7195     title: ""  # No title
7196     layout: "plot-throughput"
7197
7198 # Packet Throughput - VPP IPv6 3n-hsw-x710
7199 -
7200   type: "plot"
7201   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
7202   algorithm: "plot_performance_box"
7203   output-file-type: ".html"
7204   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
7205   data: "plot-vpp-throughput-latency-3n-hsw"
7206   filter: "'NIC_Intel-X710' and
7207            '78B' and
7208            ('BASE' or 'SCALE') and
7209            'NDRDISC' and
7210            '1T1C' and
7211            'IP6FWD' and
7212            not 'SRv6' and
7213            not 'IPSEC' and 
7214            not 'VHOST'"
7215   parameters:
7216   - "throughput"
7217   - "parent"
7218   traces:
7219     hoverinfo: "x+y"
7220     boxpoints: "outliers"
7221     whiskerwidth: 0
7222   layout:
7223     title: ""  # No title
7224     layout: "plot-throughput"
7225
7226 -
7227   type: "plot"
7228   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
7229   algorithm: "plot_performance_box"
7230   output-file-type: ".html"
7231   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
7232   data: "plot-vpp-throughput-latency-3n-hsw"
7233   filter: "'NIC_Intel-X710' and
7234            '78B' and
7235            ('BASE' or 'SCALE') and
7236            'PDRDISC' and not 'NDRDISC' and
7237            '1T1C' and
7238            'IP6FWD' and
7239            not 'SRv6' and
7240            not 'IPSEC' and 
7241            not 'VHOST'"
7242   parameters:
7243   - "throughput"
7244   - "parent"
7245   traces:
7246     hoverinfo: "x+y"
7247     boxpoints: "outliers"
7248     whiskerwidth: 0
7249   layout:
7250     title: ""  # No title
7251     layout: "plot-throughput"
7252
7253 -
7254   type: "plot"
7255   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
7256   algorithm: "plot_performance_box"
7257   output-file-type: ".html"
7258   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
7259   data: "plot-vpp-throughput-latency-3n-hsw"
7260   filter: "'NIC_Intel-X710' and
7261            '78B' and
7262            ('BASE' or 'SCALE') and
7263            'NDRDISC' and
7264            '2T2C' and
7265            'IP6FWD' and
7266            not 'SRv6' and
7267            not 'IPSEC' and 
7268            not 'VHOST'"
7269   parameters:
7270   - "throughput"
7271   - "parent"
7272   traces:
7273     hoverinfo: "x+y"
7274     boxpoints: "outliers"
7275     whiskerwidth: 0
7276   layout:
7277     title: ""  # No title
7278     layout: "plot-throughput"
7279
7280 -
7281   type: "plot"
7282   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
7283   algorithm: "plot_performance_box"
7284   output-file-type: ".html"
7285   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
7286   data: "plot-vpp-throughput-latency-3n-hsw"
7287   filter: "'NIC_Intel-X710' and
7288            '78B' and
7289            ('BASE' or 'SCALE') and
7290            'PDRDISC' and not 'NDRDISC' and
7291            '2T2C' and
7292            'IP6FWD' and
7293            not 'SRv6' and
7294            not 'IPSEC' and 
7295            not 'VHOST'"
7296   parameters:
7297   - "throughput"
7298   - "parent"
7299   traces:
7300     hoverinfo: "x+y"
7301     boxpoints: "outliers"
7302     whiskerwidth: 0
7303   layout:
7304     title: ""  # No title
7305     layout: "plot-throughput"
7306
7307 -
7308   type: "plot"
7309   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-features-ndr"
7310   algorithm: "plot_performance_box"
7311   output-file-type: ".html"
7312   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-features-ndr"
7313   data: "plot-vpp-throughput-latency-3n-hsw"
7314   filter: "'NIC_Intel-X710' and
7315            '78B' and
7316            'FEATURE' and
7317            ('ACL10' or 'ACL50') and '10k_FLOWS' and
7318            'NDRDISC' and
7319            '1T1C' and
7320            'IP6FWD' and
7321            not 'SRv6' and
7322            not 'IPSEC' and 
7323            not 'VHOST'"
7324   parameters:
7325   - "throughput"
7326   - "parent"
7327   traces:
7328     hoverinfo: "x+y"
7329     boxpoints: "outliers"
7330     whiskerwidth: 0
7331   layout:
7332     title: ""  # No title
7333     layout: "plot-throughput"
7334
7335 -
7336   type: "plot"
7337   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-features-pdr"
7338   algorithm: "plot_performance_box"
7339   output-file-type: ".html"
7340   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-features-pdr"
7341   data: "plot-vpp-throughput-latency-3n-hsw"
7342   filter: "'NIC_Intel-X710' and
7343            '78B' and
7344            'FEATURE' and
7345            ('ACL10' or 'ACL50') and '10k_FLOWS' and
7346            'PDRDISC' and not 'NDRDISC' and
7347            '1T1C' and
7348            'IP6FWD' and
7349            not 'SRv6' and
7350            not 'IPSEC' and 
7351            not 'VHOST'"
7352   parameters:
7353   - "throughput"
7354   - "parent"
7355   traces:
7356     hoverinfo: "x+y"
7357     boxpoints: "outliers"
7358     whiskerwidth: 0
7359   layout:
7360     title: ""  # No title
7361     layout: "plot-throughput"
7362
7363 -
7364   type: "plot"
7365   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-features-ndr"
7366   algorithm: "plot_performance_box"
7367   output-file-type: ".html"
7368   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-features-ndr"
7369   data: "plot-vpp-throughput-latency-3n-hsw"
7370   filter: "'NIC_Intel-X710' and
7371            '78B' and
7372            'FEATURE' and
7373            ('ACL10' or 'ACL50') and '10k_FLOWS' and
7374            'NDRDISC' and
7375            '2T2C' and
7376            'IP6FWD' and
7377            not 'SRv6' and
7378            not 'IPSEC' and 
7379            not 'VHOST'"
7380   parameters:
7381   - "throughput"
7382   - "parent"
7383   traces:
7384     hoverinfo: "x+y"
7385     boxpoints: "outliers"
7386     whiskerwidth: 0
7387   layout:
7388     title: ""  # No title
7389     layout: "plot-throughput"
7390
7391 -
7392   type: "plot"
7393   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-features-pdr"
7394   algorithm: "plot_performance_box"
7395   output-file-type: ".html"
7396   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-features-pdr"
7397   data: "plot-vpp-throughput-latency-3n-hsw"
7398   filter: "'NIC_Intel-X710' and
7399            '78B' and
7400            'FEATURE' and
7401            ('ACL10' or 'ACL50') and '10k_FLOWS' and
7402            'PDRDISC' and not 'NDRDISC' and
7403            '2T2C' and
7404            'IP6FWD' and
7405            not 'SRv6' and
7406            not 'IPSEC' and 
7407            not 'VHOST'"
7408   parameters:
7409   - "throughput"
7410   - "parent"
7411   traces:
7412     hoverinfo: "x+y"
7413     boxpoints: "outliers"
7414     whiskerwidth: 0
7415   layout:
7416     title: ""  # No title
7417     layout: "plot-throughput"
7418
7419 # Packet Throughput - VPP IPv6 3n-hsw-xl710
7420 -
7421   type: "plot"
7422   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-ndr"
7423   algorithm: "plot_performance_box"
7424   output-file-type: ".html"
7425   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-ndr"
7426   data: "plot-vpp-throughput-latency-3n-hsw"
7427   filter: "'NIC_Intel-XL710' and
7428            '78B' and
7429            ('BASE' or 'SCALE') and
7430            'NDRDISC' and
7431            '1T1C' and
7432            'IP6FWD' and
7433            not 'SRv6' and
7434            not 'IPSEC' and 
7435            not 'VHOST'"
7436   parameters:
7437   - "throughput"
7438   - "parent"
7439   traces:
7440     hoverinfo: "x+y"
7441     boxpoints: "outliers"
7442     whiskerwidth: 0
7443   layout:
7444     title: ""  # No title
7445     layout: "plot-throughput"
7446
7447 -
7448   type: "plot"
7449   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-pdr"
7450   algorithm: "plot_performance_box"
7451   output-file-type: ".html"
7452   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-pdr"
7453   data: "plot-vpp-throughput-latency-3n-hsw"
7454   filter: "'NIC_Intel-XL710' and
7455            '78B' and
7456            ('BASE' or 'SCALE') and
7457            'PDRDISC' and not 'NDRDISC' and
7458            '1T1C' and
7459            'IP6FWD' and
7460            not 'SRv6' and
7461            not 'IPSEC' and 
7462            not 'VHOST'"
7463   parameters:
7464   - "throughput"
7465   - "parent"
7466   traces:
7467     hoverinfo: "x+y"
7468     boxpoints: "outliers"
7469     whiskerwidth: 0
7470   layout:
7471     title: ""  # No title
7472     layout: "plot-throughput"
7473
7474 -
7475   type: "plot"
7476   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-ndr"
7477   algorithm: "plot_performance_box"
7478   output-file-type: ".html"
7479   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-ndr"
7480   data: "plot-vpp-throughput-latency-3n-hsw"
7481   filter: "'NIC_Intel-XL710' and
7482            '78B' and
7483            ('BASE' or 'SCALE') and
7484            'NDRDISC' and
7485            '2T2C' and
7486            'IP6FWD' and
7487            not 'SRv6' and
7488            not 'IPSEC' and 
7489            not 'VHOST'"
7490   parameters:
7491   - "throughput"
7492   - "parent"
7493   traces:
7494     hoverinfo: "x+y"
7495     boxpoints: "outliers"
7496     whiskerwidth: 0
7497   layout:
7498     title: ""  # No title
7499     layout: "plot-throughput"
7500
7501 -
7502   type: "plot"
7503   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-pdr"
7504   algorithm: "plot_performance_box"
7505   output-file-type: ".html"
7506   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-pdr"
7507   data: "plot-vpp-throughput-latency-3n-hsw"
7508   filter: "'NIC_Intel-XL710' and
7509            '78B' and
7510            ('BASE' or 'SCALE') and
7511            'PDRDISC' and not 'NDRDISC' and
7512            '2T2C' and
7513            'IP6FWD' and
7514            not 'SRv6' and
7515            not 'IPSEC' and 
7516            not 'VHOST'"
7517   parameters:
7518   - "throughput"
7519   - "parent"
7520   traces:
7521     hoverinfo: "x+y"
7522     boxpoints: "outliers"
7523     whiskerwidth: 0
7524   layout:
7525     title: ""  # No title
7526     layout: "plot-throughput"
7527
7528 # Packet Throughput - VPP IPv6 3n-skx-x710
7529 -
7530   type: "plot"
7531   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
7532   algorithm: "plot_performance_box"
7533   output-file-type: ".html"
7534   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
7535   data: "plot-vpp-throughput-latency-3n-skx"
7536   filter: "'NIC_Intel-X710' and
7537            '78B' and
7538            ('BASE' or 'SCALE') and
7539            'NDRDISC' and
7540            '2T1C' and
7541            'IP6FWD' and
7542            not 'SRv6' and
7543            not 'IPSEC' and 
7544            not 'VHOST'"
7545   parameters:
7546   - "throughput"
7547   - "parent"
7548   traces:
7549     hoverinfo: "x+y"
7550     boxpoints: "outliers"
7551     whiskerwidth: 0
7552   layout:
7553     title: ""  # No title
7554     layout: "plot-throughput"
7555
7556 -
7557   type: "plot"
7558   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
7559   algorithm: "plot_performance_box"
7560   output-file-type: ".html"
7561   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
7562   data: "plot-vpp-throughput-latency-3n-skx"
7563   filter: "'NIC_Intel-X710' and
7564            '78B' and
7565            ('BASE' or 'SCALE') and
7566            'PDRDISC' and not 'NDRDISC' and
7567            '2T1C' and
7568            'IP6FWD' and
7569            not 'SRv6' and
7570            not 'IPSEC' and 
7571            not 'VHOST'"
7572   parameters:
7573   - "throughput"
7574   - "parent"
7575   traces:
7576     hoverinfo: "x+y"
7577     boxpoints: "outliers"
7578     whiskerwidth: 0
7579   layout:
7580     title: ""  # No title
7581     layout: "plot-throughput"
7582
7583 -
7584   type: "plot"
7585   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
7586   algorithm: "plot_performance_box"
7587   output-file-type: ".html"
7588   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
7589   data: "plot-vpp-throughput-latency-3n-skx"
7590   filter: "'NIC_Intel-X710' and
7591            '78B' and
7592            ('BASE' or 'SCALE') and
7593            'NDRDISC' and
7594            '4T2C' and
7595            'IP6FWD' and
7596            not 'SRv6' and
7597            not 'IPSEC' and 
7598            not 'VHOST'"
7599   parameters:
7600   - "throughput"
7601   - "parent"
7602   traces:
7603     hoverinfo: "x+y"
7604     boxpoints: "outliers"
7605     whiskerwidth: 0
7606   layout:
7607     title: ""  # No title
7608     layout: "plot-throughput"
7609
7610 -
7611   type: "plot"
7612   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
7613   algorithm: "plot_performance_box"
7614   output-file-type: ".html"
7615   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
7616   data: "plot-vpp-throughput-latency-3n-skx"
7617   filter: "'NIC_Intel-X710' and
7618            '78B' and
7619            ('BASE' or 'SCALE') and
7620            'PDRDISC' and not 'NDRDISC' and
7621            '4T2C' and
7622            'IP6FWD' and
7623            not 'SRv6' and
7624            not 'IPSEC' and 
7625            not 'VHOST'"
7626   parameters:
7627   - "throughput"
7628   - "parent"
7629   traces:
7630     hoverinfo: "x+y"
7631     boxpoints: "outliers"
7632     whiskerwidth: 0
7633   layout:
7634     title: ""  # No title
7635     layout: "plot-throughput"
7636
7637 -
7638   type: "plot"
7639   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-features-ndr"
7640   algorithm: "plot_performance_box"
7641   output-file-type: ".html"
7642   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-features-ndr"
7643   data: "plot-vpp-throughput-latency-3n-skx"
7644   filter: "'NIC_Intel-X710' and
7645            '78B' and
7646            'FEATURE' and
7647            ('ACL10' or 'ACL50') and '10k_FLOWS' and
7648            'NDRDISC' and
7649            '2T1C' and
7650            'IP6FWD' and
7651            not 'SRv6' and
7652            not 'IPSEC' and 
7653            not 'VHOST'"
7654   parameters:
7655   - "throughput"
7656   - "parent"
7657   traces:
7658     hoverinfo: "x+y"
7659     boxpoints: "outliers"
7660     whiskerwidth: 0
7661   layout:
7662     title: ""  # No title
7663     layout: "plot-throughput"
7664
7665 -
7666   type: "plot"
7667   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-features-pdr"
7668   algorithm: "plot_performance_box"
7669   output-file-type: ".html"
7670   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-features-pdr"
7671   data: "plot-vpp-throughput-latency-3n-skx"
7672   filter: "'NIC_Intel-X710' and
7673            '78B' and
7674            'FEATURE' and
7675            ('ACL10' or 'ACL50') and '10k_FLOWS' and
7676            'PDRDISC' and not 'NDRDISC' and
7677            '2T1C' and
7678            'IP6FWD' and
7679            not 'SRv6' and
7680            not 'IPSEC' and 
7681            not 'VHOST'"
7682   parameters:
7683   - "throughput"
7684   - "parent"
7685   traces:
7686     hoverinfo: "x+y"
7687     boxpoints: "outliers"
7688     whiskerwidth: 0
7689   layout:
7690     title: ""  # No title
7691     layout: "plot-throughput"
7692
7693 -
7694   type: "plot"
7695   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-features-ndr"
7696   algorithm: "plot_performance_box"
7697   output-file-type: ".html"
7698   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-features-ndr"
7699   data: "plot-vpp-throughput-latency-3n-skx"
7700   filter: "'NIC_Intel-X710' and
7701            '78B' and
7702            'FEATURE' and
7703            ('ACL10' or 'ACL50') and '10k_FLOWS' and
7704            'NDRDISC' and
7705            '4T2C' and
7706            'IP6FWD' and
7707            not 'SRv6' and
7708            not 'IPSEC' and 
7709            not 'VHOST'"
7710   parameters:
7711   - "throughput"
7712   - "parent"
7713   traces:
7714     hoverinfo: "x+y"
7715     boxpoints: "outliers"
7716     whiskerwidth: 0
7717   layout:
7718     title: ""  # No title
7719     layout: "plot-throughput"
7720
7721 -
7722   type: "plot"
7723   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-features-pdr"
7724   algorithm: "plot_performance_box"
7725   output-file-type: ".html"
7726   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-features-pdr"
7727   data: "plot-vpp-throughput-latency-3n-skx"
7728   filter: "'NIC_Intel-X710' and
7729            '78B' and
7730            'FEATURE' and
7731            ('ACL10' or 'ACL50') and '10k_FLOWS' and
7732            'PDRDISC' and not 'NDRDISC' and
7733            '4T2C' and
7734            'IP6FWD' and
7735            not 'SRv6' and
7736            not 'IPSEC' and 
7737            not 'VHOST'"
7738   parameters:
7739   - "throughput"
7740   - "parent"
7741   traces:
7742     hoverinfo: "x+y"
7743     boxpoints: "outliers"
7744     whiskerwidth: 0
7745   layout:
7746     title: ""  # No title
7747     layout: "plot-throughput"
7748
7749 # Packet Throughput - VPP IPv6 3n-skx-xxv710
7750 -
7751   type: "plot"
7752   title: "VPP Throughput: ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
7753   algorithm: "plot_performance_box"
7754   output-file-type: ".html"
7755   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
7756   data: "plot-vpp-throughput-latency-3n-skx"
7757   filter: "'NIC_Intel-XXV710' and
7758            '78B' and
7759            ('BASE' or 'SCALE') and
7760            'NDRDISC' and
7761            '2T1C' and
7762            'IP6FWD' and
7763            not 'SRv6' and
7764            not 'IPSEC' and 
7765            not 'VHOST'"
7766   parameters:
7767   - "throughput"
7768   - "parent"
7769   traces:
7770     hoverinfo: "x+y"
7771     boxpoints: "outliers"
7772     whiskerwidth: 0
7773   layout:
7774     title: ""  # No title
7775     layout: "plot-throughput"
7776
7777 -
7778   type: "plot"
7779   title: "VPP Throughput: ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
7780   algorithm: "plot_performance_box"
7781   output-file-type: ".html"
7782   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
7783   data: "plot-vpp-throughput-latency-3n-skx"
7784   filter: "'NIC_Intel-XXV710' and
7785            '78B' and
7786            ('BASE' or 'SCALE') and
7787            'PDRDISC' and not 'NDRDISC' and
7788            '2T1C' and
7789            'IP6FWD' and
7790            not 'SRv6' and
7791            not 'IPSEC' and 
7792            not 'VHOST'"
7793   parameters:
7794   - "throughput"
7795   - "parent"
7796   traces:
7797     hoverinfo: "x+y"
7798     boxpoints: "outliers"
7799     whiskerwidth: 0
7800   layout:
7801     title: ""  # No title
7802     layout: "plot-throughput"
7803
7804 -
7805   type: "plot"
7806   title: "VPP Throughput: ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
7807   algorithm: "plot_performance_box"
7808   output-file-type: ".html"
7809   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
7810   data: "plot-vpp-throughput-latency-3n-skx"
7811   filter: "'NIC_Intel-XXV710' and
7812            '78B' and
7813            ('BASE' or 'SCALE') and
7814            'NDRDISC' and
7815            '4T2C' and
7816            'IP6FWD' and
7817            not 'SRv6' and
7818            not 'IPSEC' and 
7819            not 'VHOST'"
7820   parameters:
7821   - "throughput"
7822   - "parent"
7823   traces:
7824     hoverinfo: "x+y"
7825     boxpoints: "outliers"
7826     whiskerwidth: 0
7827   layout:
7828     title: ""  # No title
7829     layout: "plot-throughput"
7830
7831 -
7832   type: "plot"
7833   title: "VPP Throughput: ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
7834   algorithm: "plot_performance_box"
7835   output-file-type: ".html"
7836   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
7837   data: "plot-vpp-throughput-latency-3n-skx"
7838   filter: "'NIC_Intel-XXV710' and
7839            '78B' and
7840            ('BASE' or 'SCALE') and
7841            'PDRDISC' and not 'NDRDISC' and
7842            '4T2C' and
7843            'IP6FWD' and
7844            not 'SRv6' and
7845            not 'IPSEC' and 
7846            not 'VHOST'"
7847   parameters:
7848   - "throughput"
7849   - "parent"
7850   traces:
7851     hoverinfo: "x+y"
7852     boxpoints: "outliers"
7853     whiskerwidth: 0
7854   layout:
7855     title: ""  # No title
7856     layout: "plot-throughput"
7857
7858 -
7859   type: "plot"
7860   title: "VPP Throughput: ip6-3n-skx-xxv710-78b-2t1c-features-ndr"
7861   algorithm: "plot_performance_box"
7862   output-file-type: ".html"
7863   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-2t1c-features-ndr"
7864   data: "plot-vpp-throughput-latency-3n-skx"
7865   filter: "'NIC_Intel-XXV710' and
7866            '78B' and
7867            'FEATURE' and
7868            ('ACL10' or 'ACL50') and '10k_FLOWS' and
7869            'NDRDISC' and
7870            '2T1C' and
7871            'IP6FWD' and
7872            not 'SRv6' and
7873            not 'IPSEC' and 
7874            not 'VHOST'"
7875   parameters:
7876   - "throughput"
7877   - "parent"
7878   traces:
7879     hoverinfo: "x+y"
7880     boxpoints: "outliers"
7881     whiskerwidth: 0
7882   layout:
7883     title: ""  # No title
7884     layout: "plot-throughput"
7885
7886 -
7887   type: "plot"
7888   title: "VPP Throughput: ip6-3n-skx-xxv710-78b-2t1c-features-pdr"
7889   algorithm: "plot_performance_box"
7890   output-file-type: ".html"
7891   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-2t1c-features-pdr"
7892   data: "plot-vpp-throughput-latency-3n-skx"
7893   filter: "'NIC_Intel-XXV710' and
7894            '78B' and
7895            'FEATURE' and
7896            ('ACL10' or 'ACL50') and '10k_FLOWS' and
7897            'PDRDISC' and not 'NDRDISC' and
7898            '2T1C' and
7899            'IP6FWD' and
7900            not 'SRv6' and
7901            not 'IPSEC' and 
7902            not 'VHOST'"
7903   parameters:
7904   - "throughput"
7905   - "parent"
7906   traces:
7907     hoverinfo: "x+y"
7908     boxpoints: "outliers"
7909     whiskerwidth: 0
7910   layout:
7911     title: ""  # No title
7912     layout: "plot-throughput"
7913
7914 -
7915   type: "plot"
7916   title: "VPP Throughput: ip6-3n-skx-xxv710-78b-4t2c-features-ndr"
7917   algorithm: "plot_performance_box"
7918   output-file-type: ".html"
7919   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-4t2c-features-ndr"
7920   data: "plot-vpp-throughput-latency-3n-skx"
7921   filter: "'NIC_Intel-XXV710' and
7922            '78B' and
7923            'FEATURE' and
7924            ('ACL10' or 'ACL50') and '10k_FLOWS' and
7925            'NDRDISC' and
7926            '4T2C' and
7927            'IP6FWD' and
7928            not 'SRv6' and
7929            not 'IPSEC' and 
7930            not 'VHOST'"
7931   parameters:
7932   - "throughput"
7933   - "parent"
7934   traces:
7935     hoverinfo: "x+y"
7936     boxpoints: "outliers"
7937     whiskerwidth: 0
7938   layout:
7939     title: ""  # No title
7940     layout: "plot-throughput"
7941
7942 -
7943   type: "plot"
7944   title: "VPP Throughput: ip6-3n-skx-xxv710-78b-4t2c-features-pdr"
7945   algorithm: "plot_performance_box"
7946   output-file-type: ".html"
7947   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-4t2c-features-pdr"
7948   data: "plot-vpp-throughput-latency-3n-skx"
7949   filter: "'NIC_Intel-XXV710' and
7950            '78B' and
7951            'FEATURE' and
7952            ('ACL10' or 'ACL50') and '10k_FLOWS' and
7953            'PDRDISC' and not 'NDRDISC' and
7954            '4T2C' and
7955            'IP6FWD' and
7956            not 'SRv6' and
7957            not 'IPSEC' and 
7958            not 'VHOST'"
7959   parameters:
7960   - "throughput"
7961   - "parent"
7962   traces:
7963     hoverinfo: "x+y"
7964     boxpoints: "outliers"
7965     whiskerwidth: 0
7966   layout:
7967     title: ""  # No title
7968     layout: "plot-throughput"
7969
7970 # Packet Throughput - VPP IPv6 2n-skx-x710
7971 -
7972   type: "plot"
7973   title: "VPP Throughput: ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
7974   algorithm: "plot_performance_box"
7975   output-file-type: ".html"
7976   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
7977   data: "plot-vpp-throughput-latency-2n-skx"
7978   filter: "'NIC_Intel-X710' and
7979            '78B' and
7980            ('BASE' or 'SCALE') and
7981            'NDRDISC' and
7982            '2T1C' and
7983            'IP6FWD' and
7984            not 'SRv6' and
7985            not 'IPSEC' and 
7986            not 'VHOST'"
7987   parameters:
7988   - "throughput"
7989   - "parent"
7990   traces:
7991     hoverinfo: "x+y"
7992     boxpoints: "outliers"
7993     whiskerwidth: 0
7994   layout:
7995     title: ""  # No title
7996     layout: "plot-throughput"
7997
7998 -
7999   type: "plot"
8000   title: "VPP Throughput: ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
8001   algorithm: "plot_performance_box"
8002   output-file-type: ".html"
8003   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
8004   data: "plot-vpp-throughput-latency-2n-skx"
8005   filter: "'NIC_Intel-X710' and
8006            '78B' and
8007            ('BASE' or 'SCALE') and
8008            'PDRDISC' and not 'NDRDISC' and
8009            '2T1C' and
8010            'IP6FWD' and
8011            not 'IPSEC' and 
8012            not 'VHOST'"
8013   parameters:
8014   - "throughput"
8015   - "parent"
8016   traces:
8017     hoverinfo: "x+y"
8018     boxpoints: "outliers"
8019     whiskerwidth: 0
8020   layout:
8021     title: ""  # No title
8022     layout: "plot-throughput"
8023
8024 -
8025   type: "plot"
8026   title: "VPP Throughput: ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
8027   algorithm: "plot_performance_box"
8028   output-file-type: ".html"
8029   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
8030   data: "plot-vpp-throughput-latency-2n-skx"
8031   filter: "'NIC_Intel-X710' and
8032            '78B' and
8033            ('BASE' or 'SCALE') and
8034            'NDRDISC' and
8035            '4T2C' and
8036            'IP6FWD' and
8037            not 'SRv6' and
8038            not 'IPSEC' and 
8039            not 'VHOST'"
8040   parameters:
8041   - "throughput"
8042   - "parent"
8043   traces:
8044     hoverinfo: "x+y"
8045     boxpoints: "outliers"
8046     whiskerwidth: 0
8047   layout:
8048     title: ""  # No title
8049     layout: "plot-throughput"
8050
8051 -
8052   type: "plot"
8053   title: "VPP Throughput: ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
8054   algorithm: "plot_performance_box"
8055   output-file-type: ".html"
8056   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
8057   data: "plot-vpp-throughput-latency-2n-skx"
8058   filter: "'NIC_Intel-X710' and
8059            '78B' and
8060            ('BASE' or 'SCALE') and
8061            'PDRDISC' and not 'NDRDISC' and
8062            '4T2C' and
8063            'IP6FWD' and
8064            not 'SRv6' and
8065            not 'IPSEC' and 
8066            not 'VHOST'"
8067   parameters:
8068   - "throughput"
8069   - "parent"
8070   traces:
8071     hoverinfo: "x+y"
8072     boxpoints: "outliers"
8073     whiskerwidth: 0
8074   layout:
8075     title: ""  # No title
8076     layout: "plot-throughput"
8077
8078 -
8079   type: "plot"
8080   title: "VPP Throughput: ip6-2n-skx-x710-78b-2t1c-features-ndr"
8081   algorithm: "plot_performance_box"
8082   output-file-type: ".html"
8083   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-features-ndr"
8084   data: "plot-vpp-throughput-latency-2n-skx"
8085   filter: "'NIC_Intel-X710' and
8086            '78B' and
8087            'FEATURE' and
8088            ('ACL10' or 'ACL50') and '10k_FLOWS' and
8089            'NDRDISC' and
8090            '2T1C' and
8091            'IP6FWD' and
8092            not 'SRv6' and
8093            not 'IPSEC' and 
8094            not 'VHOST'"
8095   parameters:
8096   - "throughput"
8097   - "parent"
8098   traces:
8099     hoverinfo: "x+y"
8100     boxpoints: "outliers"
8101     whiskerwidth: 0
8102   layout:
8103     title: ""  # No title
8104     layout: "plot-throughput"
8105
8106 -
8107   type: "plot"
8108   title: "VPP Throughput: ip6-2n-skx-x710-78b-2t1c-features-pdr"
8109   algorithm: "plot_performance_box"
8110   output-file-type: ".html"
8111   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-features-pdr"
8112   data: "plot-vpp-throughput-latency-2n-skx"
8113   filter: "'NIC_Intel-X710' and
8114            '78B' and
8115            'FEATURE' and
8116            ('ACL10' or 'ACL50') and '10k_FLOWS' and
8117            'PDRDISC' and not 'NDRDISC' and
8118            '2T1C' and
8119            'IP6FWD' and
8120            not 'SRv6' and
8121            not 'IPSEC' and 
8122            not 'VHOST'"
8123   parameters:
8124   - "throughput"
8125   - "parent"
8126   traces:
8127     hoverinfo: "x+y"
8128     boxpoints: "outliers"
8129     whiskerwidth: 0
8130   layout:
8131     title: ""  # No title
8132     layout: "plot-throughput"
8133
8134 -
8135   type: "plot"
8136   title: "VPP Throughput: ip6-2n-skx-x710-78b-4t2c-features-ndr"
8137   algorithm: "plot_performance_box"
8138   output-file-type: ".html"
8139   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-features-ndr"
8140   data: "plot-vpp-throughput-latency-2n-skx"
8141   filter: "'NIC_Intel-X710' and
8142            '78B' and
8143            'FEATURE' and
8144            ('ACL10' or 'ACL50') and '10k_FLOWS' and
8145            'NDRDISC' and
8146            '4T2C' and
8147            'IP6FWD' and
8148            not 'SRv6' and
8149            not 'IPSEC' and 
8150            not 'VHOST'"
8151   parameters:
8152   - "throughput"
8153   - "parent"
8154   traces:
8155     hoverinfo: "x+y"
8156     boxpoints: "outliers"
8157     whiskerwidth: 0
8158   layout:
8159     title: ""  # No title
8160     layout: "plot-throughput"
8161
8162 -
8163   type: "plot"
8164   title: "VPP Throughput: ip6-2n-skx-x710-78b-4t2c-features-pdr"
8165   algorithm: "plot_performance_box"
8166   output-file-type: ".html"
8167   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-features-pdr"
8168   data: "plot-vpp-throughput-latency-2n-skx"
8169   filter: "'NIC_Intel-X710' and
8170            '78B' and
8171            'FEATURE' and
8172            ('ACL10' or 'ACL50') and '10k_FLOWS' and
8173            'PDRDISC' and not 'NDRDISC' and
8174            '4T2C' and
8175            'IP6FWD' and
8176            not 'SRv6' and
8177            not 'IPSEC' and 
8178            not 'VHOST'"
8179   parameters:
8180   - "throughput"
8181   - "parent"
8182   traces:
8183     hoverinfo: "x+y"
8184     boxpoints: "outliers"
8185     whiskerwidth: 0
8186   layout:
8187     title: ""  # No title
8188     layout: "plot-throughput"
8189
8190 # Packet Throughput - VPP IPv6 2n-skx-xxv710
8191 -
8192   type: "plot"
8193   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
8194   algorithm: "plot_performance_box"
8195   output-file-type: ".html"
8196   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
8197   data: "plot-vpp-throughput-latency-2n-skx"
8198   filter: "'NIC_Intel-XXV710' and
8199            '78B' and
8200            ('BASE' or 'SCALE') and
8201            'NDRDISC' and
8202            '2T1C' and
8203            'IP6FWD' and
8204            not 'SRv6' and
8205            not 'IPSEC' and 
8206            not 'VHOST'"
8207   parameters:
8208   - "throughput"
8209   - "parent"
8210   traces:
8211     hoverinfo: "x+y"
8212     boxpoints: "outliers"
8213     whiskerwidth: 0
8214   layout:
8215     title: ""  # No title
8216     layout: "plot-throughput"
8217
8218 -
8219   type: "plot"
8220   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
8221   algorithm: "plot_performance_box"
8222   output-file-type: ".html"
8223   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
8224   data: "plot-vpp-throughput-latency-2n-skx"
8225   filter: "'NIC_Intel-XXV710' and
8226            '78B' and
8227            ('BASE' or 'SCALE') and
8228            'PDRDISC' and not 'NDRDISC' and
8229            '2T1C' and
8230            'IP6FWD' and
8231            not 'SRv6' and
8232            not 'IPSEC' and 
8233            not 'VHOST'"
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   type: "plot"
8247   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
8248   algorithm: "plot_performance_box"
8249   output-file-type: ".html"
8250   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
8251   data: "plot-vpp-throughput-latency-2n-skx"
8252   filter: "'NIC_Intel-XXV710' and
8253            '78B' and
8254            ('BASE' or 'SCALE') and
8255            'NDRDISC' and
8256            '4T2C' and
8257            'IP6FWD' and
8258            not 'SRv6' and
8259            not 'IPSEC' and 
8260            not 'VHOST'"
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: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
8275   algorithm: "plot_performance_box"
8276   output-file-type: ".html"
8277   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
8278   data: "plot-vpp-throughput-latency-2n-skx"
8279   filter: "'NIC_Intel-XXV710' and
8280            '78B' and
8281            ('BASE' or 'SCALE') and
8282            'PDRDISC' and not 'NDRDISC' and
8283            '4T2C' and
8284            'IP6FWD' and
8285            not 'SRv6' and
8286            not 'IPSEC' and 
8287            not 'VHOST'"
8288   parameters:
8289   - "throughput"
8290   - "parent"
8291   traces:
8292     hoverinfo: "x+y"
8293     boxpoints: "outliers"
8294     whiskerwidth: 0
8295   layout:
8296     title: ""  # No title
8297     layout: "plot-throughput"
8298
8299 -
8300   type: "plot"
8301   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-2t1c-features-ndr"
8302   algorithm: "plot_performance_box"
8303   output-file-type: ".html"
8304   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-features-ndr"
8305   data: "plot-vpp-throughput-latency-2n-skx"
8306   filter: "'NIC_Intel-XXV710' and
8307            '78B' and
8308            'FEATURE' and
8309            ('ACL10' or 'ACL50') and '10k_FLOWS' and
8310            'NDRDISC' and
8311            '2T1C' and
8312            'IP6FWD' and
8313            not 'SRv6' and
8314            not 'IPSEC' and 
8315            not 'VHOST'"
8316   parameters:
8317   - "throughput"
8318   - "parent"
8319   traces:
8320     hoverinfo: "x+y"
8321     boxpoints: "outliers"
8322     whiskerwidth: 0
8323   layout:
8324     title: ""  # No title
8325     layout: "plot-throughput"
8326
8327 -
8328   type: "plot"
8329   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-2t1c-features-pdr"
8330   algorithm: "plot_performance_box"
8331   output-file-type: ".html"
8332   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-features-pdr"
8333   data: "plot-vpp-throughput-latency-2n-skx"
8334   filter: "'NIC_Intel-XXV710' and
8335            '78B' and
8336            'FEATURE' and
8337            ('ACL10' or 'ACL50') and '10k_FLOWS' and
8338            'PDRDISC' and not 'NDRDISC' and
8339            '2T1C' and
8340            'IP6FWD' and
8341            not 'SRv6' and
8342            not 'IPSEC' and 
8343            not 'VHOST'"
8344   parameters:
8345   - "throughput"
8346   - "parent"
8347   traces:
8348     hoverinfo: "x+y"
8349     boxpoints: "outliers"
8350     whiskerwidth: 0
8351   layout:
8352     title: ""  # No title
8353     layout: "plot-throughput"
8354
8355 -
8356   type: "plot"
8357   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-4t2c-features-ndr"
8358   algorithm: "plot_performance_box"
8359   output-file-type: ".html"
8360   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-features-ndr"
8361   data: "plot-vpp-throughput-latency-2n-skx"
8362   filter: "'NIC_Intel-XXV710' and
8363            '78B' and
8364            'FEATURE' and
8365            ('ACL10' or 'ACL50') and '10k_FLOWS' and
8366            'NDRDISC' and
8367            '4T2C' and
8368            'IP6FWD' and
8369            not 'SRv6' and
8370            not 'IPSEC' and 
8371            not 'VHOST'"
8372   parameters:
8373   - "throughput"
8374   - "parent"
8375   traces:
8376     hoverinfo: "x+y"
8377     boxpoints: "outliers"
8378     whiskerwidth: 0
8379   layout:
8380     title: ""  # No title
8381     layout: "plot-throughput"
8382
8383 -
8384   type: "plot"
8385   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-4t2c-features-pdr"
8386   algorithm: "plot_performance_box"
8387   output-file-type: ".html"
8388   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-features-pdr"
8389   data: "plot-vpp-throughput-latency-2n-skx"
8390   filter: "'NIC_Intel-XXV710' and
8391            '78B' and
8392            'FEATURE' and
8393            ('ACL10' or 'ACL50') and '10k_FLOWS' and
8394            'PDRDISC' and not 'NDRDISC' and
8395            '4T2C' and
8396            'IP6FWD' and
8397            not 'SRv6' and
8398            not 'IPSEC' and 
8399            not 'VHOST'"
8400   parameters:
8401   - "throughput"
8402   - "parent"
8403   traces:
8404     hoverinfo: "x+y"
8405     boxpoints: "outliers"
8406     whiskerwidth: 0
8407   layout:
8408     title: ""  # No title
8409     layout: "plot-throughput"
8410
8411 ################################################################################
8412
8413 # Packet Throughput - VPP IPv6 tunnels 3n-hsw-x520
8414 -
8415   type: "plot"
8416   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-ndr"
8417   algorithm: "plot_performance_box"
8418   output-file-type: ".html"
8419   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-ndr"
8420   data: "plot-vpp-throughput-latency-3n-hsw"
8421   filter: "'NIC_Intel-X520-DA2' and
8422            '78B' and
8423            'ENCAP' and
8424            'NDRDISC' and
8425            '1T1C' and
8426            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
8427            not 'VHOST'"
8428   parameters:
8429   - "throughput"
8430   - "parent"
8431   traces:
8432     hoverinfo: "x+y"
8433     boxpoints: "outliers"
8434     whiskerwidth: 0
8435   layout:
8436     title: ""  # No title
8437     layout: "plot-throughput"
8438
8439 -
8440   type: "plot"
8441   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-pdr"
8442   algorithm: "plot_performance_box"
8443   output-file-type: ".html"
8444   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-pdr"
8445   data: "plot-vpp-throughput-latency-3n-hsw"
8446   filter: "'NIC_Intel-X520-DA2' and
8447            '78B' and
8448            'ENCAP' and
8449            'PDRDISC' and not 'NDRDISC' and
8450            '1T1C' and
8451            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
8452            not 'VHOST'"
8453   parameters:
8454   - "throughput"
8455   - "parent"
8456   traces:
8457     hoverinfo: "x+y"
8458     boxpoints: "outliers"
8459     whiskerwidth: 0
8460   layout:
8461     title: ""  # No title
8462     layout: "plot-throughput"
8463
8464 -
8465   type: "plot"
8466   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-ndr"
8467   algorithm: "plot_performance_box"
8468   output-file-type: ".html"
8469   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-ndr"
8470   data: "plot-vpp-throughput-latency-3n-hsw"
8471   filter: "'NIC_Intel-X520-DA2' and
8472            '78B' and
8473            'ENCAP' and
8474            'NDRDISC' and
8475            '2T2C' and
8476            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
8477            not 'VHOST'"
8478   parameters:
8479   - "throughput"
8480   - "parent"
8481   traces:
8482     hoverinfo: "x+y"
8483     boxpoints: "outliers"
8484     whiskerwidth: 0
8485   layout:
8486     title: ""  # No title
8487     layout: "plot-throughput"
8488
8489 -
8490   type: "plot"
8491   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-pdr"
8492   algorithm: "plot_performance_box"
8493   output-file-type: ".html"
8494   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-pdr"
8495   data: "plot-vpp-throughput-latency-3n-hsw"
8496   filter: "'NIC_Intel-X520-DA2' and
8497            '78B' and
8498            'ENCAP' and
8499            'PDRDISC' and not 'NDRDISC' and
8500            '2T2C' and
8501            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
8502            not 'VHOST'"
8503   parameters:
8504   - "throughput"
8505   - "parent"
8506   traces:
8507     hoverinfo: "x+y"
8508     boxpoints: "outliers"
8509     whiskerwidth: 0
8510   layout:
8511     title: ""  # No title
8512     layout: "plot-throughput"
8513
8514 ################################################################################
8515
8516 # Packet Throughput - VPP IPSec 3n-hsw-xl710
8517 -
8518   type: "plot"
8519   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
8520   algorithm: "plot_performance_box"
8521   output-file-type: ".html"
8522   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
8523   data: "plot-vpp-throughput-latency-3n-hsw"
8524   filter: "'NIC_Intel-XL710' and 
8525            '64B' and 
8526            'IP4FWD' and 
8527            'NDRDISC' and 
8528            '1T1C' and 
8529            'IPSECHW' and 
8530            ('IPSECTRAN' or 'IPSECTUN') and 
8531            not 'VHOST'"
8532   parameters:
8533   - "throughput"
8534   - "parent"
8535   traces:
8536     hoverinfo: "x+y"
8537     boxpoints: "outliers"
8538     whiskerwidth: 0
8539   layout:
8540     title: ""  # No title
8541     layout: "plot-throughput"
8542
8543 -
8544   type: "plot"
8545   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
8546   algorithm: "plot_performance_box"
8547   output-file-type: ".html"
8548   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
8549   data: "plot-vpp-throughput-latency-3n-hsw"
8550   filter: "'NIC_Intel-XL710' and 
8551            '64B' and 
8552            'IP4FWD' and 
8553            'PDRDISC' and not 'NDRDISC' and
8554            '1T1C' and 
8555            'IPSECHW' and 
8556            ('IPSECTRAN' or 'IPSECTUN') and 
8557            not 'VHOST'"
8558   parameters:
8559   - "throughput"
8560   - "parent"
8561   traces:
8562     hoverinfo: "x+y"
8563     boxpoints: "outliers"
8564     whiskerwidth: 0
8565   layout:
8566     title: ""  # No title
8567     layout: "plot-throughput"
8568
8569 -
8570   type: "plot"
8571   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
8572   algorithm: "plot_performance_box"
8573   output-file-type: ".html"
8574   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
8575   data: "plot-vpp-throughput-latency-3n-hsw"
8576   filter: "'NIC_Intel-XL710' and 
8577            '64B' and 
8578            'IP4FWD' and 
8579            'NDRDISC' and 
8580            '2T2C' and 
8581            'IPSECHW' and 
8582            ('IPSECTRAN' or 'IPSECTUN') and 
8583            not 'VHOST'"
8584   parameters:
8585   - "throughput"
8586   - "parent"
8587   traces:
8588     hoverinfo: "x+y"
8589     boxpoints: "outliers"
8590     whiskerwidth: 0
8591   layout:
8592     title: ""  # No title
8593     layout: "plot-throughput"
8594
8595 -
8596   type: "plot"
8597   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
8598   algorithm: "plot_performance_box"
8599   output-file-type: ".html"
8600   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
8601   data: "plot-vpp-throughput-latency-3n-hsw"
8602   filter: "'NIC_Intel-XL710' and 
8603            '64B' and 
8604            'IP4FWD' and 
8605            'PDRDISC' and not 'NDRDISC' and
8606            '2T2C' and 
8607            'IPSECHW' and 
8608            ('IPSECTRAN' or 'IPSECTUN') and 
8609            not 'VHOST'"
8610   parameters:
8611   - "throughput"
8612   - "parent"
8613   traces:
8614     hoverinfo: "x+y"
8615     boxpoints: "outliers"
8616     whiskerwidth: 0
8617   layout:
8618     title: ""  # No title
8619     layout: "plot-throughput"
8620
8621 ################################################################################
8622
8623 # Packet Throughput - VPP SRv6 3n-hsw-x520
8624 -
8625   type: "plot"
8626   title: "VPP Throughput: srv6-3n-hsw-x520-78b-1t1c-features-ndr"
8627   algorithm: "plot_performance_box"
8628   output-file-type: ".html"
8629   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-ndr"
8630   data: "plot-vpp-throughput-latency-3n-hsw"
8631   filter: "'NIC_Intel-X520-DA2' and
8632            '78B' and
8633            'FEATURE' and
8634            'NDRDISC' and
8635            '1T1C' and
8636            'IP6FWD' and
8637            'SRv6'"
8638   parameters:
8639   - "throughput"
8640   - "parent"
8641   traces:
8642     hoverinfo: "x+y"
8643     boxpoints: "outliers"
8644     whiskerwidth: 0
8645   layout:
8646     title: ""  # No title
8647     layout: "plot-throughput"
8648
8649 -
8650   type: "plot"
8651   title: "VPP Throughput: srv6-3n-hsw-x520-78b-1t1c-features-pdr"
8652   algorithm: "plot_performance_box"
8653   output-file-type: ".html"
8654   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-pdr"
8655   data: "plot-vpp-throughput-latency-3n-hsw"
8656   filter: "'NIC_Intel-X520-DA2' and
8657            '78B' and
8658            'FEATURE' and
8659            'PDRDISC' and not 'NDRDISC' and
8660            '1T1C' and
8661            'IP6FWD' and
8662            'SRv6'"
8663   parameters:
8664   - "throughput"
8665   - "parent"
8666   traces:
8667     hoverinfo: "x+y"
8668     boxpoints: "outliers"
8669     whiskerwidth: 0
8670   layout:
8671     title: ""  # No title
8672     layout: "plot-throughput"
8673
8674 -
8675   type: "plot"
8676   title: "VPP Throughput: srv6-3n-hsw-x520-78b-2t2c-features-ndr"
8677   algorithm: "plot_performance_box"
8678   output-file-type: ".html"
8679   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-ndr"
8680   data: "plot-vpp-throughput-latency-3n-hsw"
8681   filter: "'NIC_Intel-X520-DA2' and
8682            '78B' and
8683            'FEATURE' and
8684            'NDRDISC' and
8685            '2T2C' and
8686            'IP6FWD' and
8687            'SRv6'"
8688   parameters:
8689   - "throughput"
8690   - "parent"
8691   traces:
8692     hoverinfo: "x+y"
8693     boxpoints: "outliers"
8694     whiskerwidth: 0
8695   layout:
8696     title: ""  # No title
8697     layout: "plot-throughput"
8698
8699 -
8700   type: "plot"
8701   title: "VPP Throughput: srv6-3n-hsw-x520-78b-2t2c-features-pdr"
8702   algorithm: "plot_performance_box"
8703   output-file-type: ".html"
8704   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-pdr"
8705   data: "plot-vpp-throughput-latency-3n-hsw"
8706   filter: "'NIC_Intel-X520-DA2' and
8707            '78B' and
8708            'FEATURE' and
8709            'PDRDISC' and not 'NDRDISC' and
8710            '1T1C' and
8711            'IP6FWD' and
8712            'SRv6'"
8713   parameters:
8714   - "throughput"
8715   - "parent"
8716   traces:
8717     hoverinfo: "x+y"
8718     boxpoints: "outliers"
8719     whiskerwidth: 0
8720   layout:
8721     title: ""  # No title
8722     layout: "plot-throughput"
8723
8724 ################################################################################
8725
8726 # Packet Throughput - VPP vhost ip4 3n-hsw-x520
8727 -
8728   type: "plot"
8729   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
8730   algorithm: "plot_performance_box"
8731   output-file-type: ".html"
8732   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
8733   data: "plot-vpp-throughput-latency-3n-hsw"
8734   filter: "'NIC_Intel-X520-DA2' and
8735            '64B' and 
8736            'NDRDISC' and 
8737            '1T1C' and 
8738            'VHOST' and 
8739            not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
8740   parameters:
8741   - "throughput"
8742   - "parent"
8743   traces:
8744     hoverinfo: "x+y"
8745     boxpoints: "outliers"
8746     whiskerwidth: 0
8747   layout:
8748     title: ""  # No title
8749     layout: "plot-throughput"
8750
8751 -
8752   type: "plot"
8753   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
8754   algorithm: "plot_performance_box"
8755   output-file-type: ".html"
8756   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
8757   data: "plot-vpp-throughput-latency-3n-hsw"
8758   filter: "'NIC_Intel-X520-DA2' and
8759            '64B' and 
8760            'NDRDISC' and 
8761            '2T2C' and 
8762            'VHOST' and 
8763            not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
8764   parameters:
8765   - "throughput"
8766   - "parent"
8767   traces:
8768     hoverinfo: "x+y"
8769     boxpoints: "outliers"
8770     whiskerwidth: 0
8771   layout:
8772     title: ""  # No title
8773     layout: "plot-throughput"
8774
8775 -
8776   type: "plot"
8777   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
8778   algorithm: "plot_performance_box"
8779   output-file-type: ".html"
8780   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
8781   data: "plot-vpp-throughput-latency-3n-hsw"
8782   filter: "'NIC_Intel-X520-DA2' and
8783            '64B' and 
8784            'PDRDISC' and not 'NDRDISC' and
8785            '1T1C' and 
8786            'VHOST' and 
8787            not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
8788   parameters:
8789   - "throughput"
8790   - "parent"
8791   traces:
8792     hoverinfo: "x+y"
8793     boxpoints: "outliers"
8794     whiskerwidth: 0
8795   layout:
8796     title: ""  # No title
8797     layout: "plot-throughput"
8798
8799 -
8800   type: "plot"
8801   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
8802   algorithm: "plot_performance_box"
8803   output-file-type: ".html"
8804   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
8805   data: "plot-vpp-throughput-latency-3n-hsw"
8806   filter: "'NIC_Intel-X520-DA2' and
8807            '64B' and 
8808            'PDRDISC' and not 'NDRDISC' and
8809            '2T2C' and 
8810            'VHOST' and 
8811            not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
8812   parameters:
8813   - "throughput"
8814   - "parent"
8815   traces:
8816     hoverinfo: "x+y"
8817     boxpoints: "outliers"
8818     whiskerwidth: 0
8819   layout:
8820     title: ""  # No title
8821     layout: "plot-throughput"
8822
8823 # Packet Throughput - VPP vhost l2sw 3n-hsw-x520
8824 -
8825   type: "plot"
8826   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
8827   algorithm: "plot_performance_box"
8828   output-file-type: ".html"
8829   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
8830   data: "plot-vpp-throughput-latency-3n-hsw"
8831   filter: "'NIC_Intel-X520-DA2' and
8832            '64B' and 
8833            'NDRDISC' and 
8834            '1T1C' and 
8835            'VHOST' and 
8836            not 'VXLAN' and 
8837            not 'IP4FWD' and 
8838            not 'DOT1Q' and 
8839            not '2VM'"
8840   parameters:
8841   - "throughput"
8842   - "parent"
8843   traces:
8844     hoverinfo: "x+y"
8845     boxpoints: "outliers"
8846     whiskerwidth: 0
8847   layout:
8848     title: ""  # No title
8849     layout: "plot-throughput"
8850
8851 -
8852   type: "plot"
8853   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
8854   algorithm: "plot_performance_box"
8855   output-file-type: ".html"
8856   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
8857   data: "plot-vpp-throughput-latency-3n-hsw"
8858   filter: "'NIC_Intel-X520-DA2' and
8859            '64B' and 
8860            'NDRDISC' and 
8861            '2T2C' and 
8862            'VHOST' and 
8863            not 'VXLAN' and 
8864            not 'IP4FWD' and 
8865            not 'DOT1Q' and 
8866            not '2VM'"
8867   parameters:
8868   - "throughput"
8869   - "parent"
8870   traces:
8871     hoverinfo: "x+y"
8872     boxpoints: "outliers"
8873     whiskerwidth: 0
8874   layout:
8875     title: ""  # No title
8876     layout: "plot-throughput"
8877
8878 -
8879   type: "plot"
8880   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
8881   algorithm: "plot_performance_box"
8882   output-file-type: ".html"
8883   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
8884   data: "plot-vpp-throughput-latency-3n-hsw"
8885   filter: "'NIC_Intel-X520-DA2' and
8886            '64B' and 
8887            'PDRDISC' and not 'NDRDISC' and
8888            '1T1C' and 
8889            'VHOST' and 
8890            not 'VXLAN' and 
8891            not 'IP4FWD' and 
8892            not 'DOT1Q' and 
8893            not '2VM'"
8894   parameters:
8895   - "throughput"
8896   - "parent"
8897   traces:
8898     hoverinfo: "x+y"
8899     boxpoints: "outliers"
8900     whiskerwidth: 0
8901   layout:
8902     title: ""  # No title
8903     layout: "plot-throughput"
8904
8905 -
8906   type: "plot"
8907   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
8908   algorithm: "plot_performance_box"
8909   output-file-type: ".html"
8910   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
8911   data: "plot-vpp-throughput-latency-3n-hsw"
8912   filter: "'NIC_Intel-X520-DA2' and
8913            '64B' and 
8914            'PDRDISC' and not 'NDRDISC' and
8915            '2T2C' and 
8916            'VHOST' and 
8917            not 'VXLAN' and 
8918            not 'IP4FWD' and 
8919            not 'DOT1Q' and 
8920            not '2VM'"
8921   parameters:
8922   - "throughput"
8923   - "parent"
8924   traces:
8925     hoverinfo: "x+y"
8926     boxpoints: "outliers"
8927     whiskerwidth: 0
8928   layout:
8929     title: ""  # No title
8930     layout: "plot-throughput"
8931
8932 # Packet Throughput - VPP vhost ip4 3n-hsw-x710
8933 -
8934   type: "plot"
8935   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
8936   algorithm: "plot_performance_box"
8937   output-file-type: ".html"
8938   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
8939   data: "plot-vpp-throughput-latency-3n-hsw"
8940   filter: "'NIC_Intel-X710' and
8941            '64B' and 
8942            'NDRDISC' and 
8943            '1T1C' and 
8944            'VHOST' and 
8945            not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
8946   parameters:
8947   - "throughput"
8948   - "parent"
8949   traces:
8950     hoverinfo: "x+y"
8951     boxpoints: "outliers"
8952     whiskerwidth: 0
8953   layout:
8954     title: ""  # No title
8955     layout: "plot-throughput"
8956
8957 -
8958   type: "plot"
8959   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
8960   algorithm: "plot_performance_box"
8961   output-file-type: ".html"
8962   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
8963   data: "plot-vpp-throughput-latency-3n-hsw"
8964   filter: "'NIC_Intel-X710' and
8965            '64B' and 
8966            'NDRDISC' and 
8967            '2T2C' and 
8968            'VHOST' and 
8969            not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
8970   parameters:
8971   - "throughput"
8972   - "parent"
8973   traces:
8974     hoverinfo: "x+y"
8975     boxpoints: "outliers"
8976     whiskerwidth: 0
8977   layout:
8978     title: ""  # No title
8979     layout: "plot-throughput"
8980
8981 -
8982   type: "plot"
8983   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
8984   algorithm: "plot_performance_box"
8985   output-file-type: ".html"
8986   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
8987   data: "plot-vpp-throughput-latency-3n-hsw"
8988   filter: "'NIC_Intel-X710' and
8989            '64B' and 
8990            'PDRDISC' and not 'NDRDISC' and
8991            '1T1C' and 
8992            'VHOST' and 
8993            not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
8994   parameters:
8995   - "throughput"
8996   - "parent"
8997   traces:
8998     hoverinfo: "x+y"
8999     boxpoints: "outliers"
9000     whiskerwidth: 0
9001   layout:
9002     title: ""  # No title
9003     layout: "plot-throughput"
9004
9005 -
9006   type: "plot"
9007   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
9008   algorithm: "plot_performance_box"
9009   output-file-type: ".html"
9010   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
9011   data: "plot-vpp-throughput-latency-3n-hsw"
9012   filter: "'NIC_Intel-X710' and
9013            '64B' and 
9014            'PDRDISC' and not 'NDRDISC' and
9015            '2T2C' and 
9016            'VHOST' and 
9017            not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
9018   parameters:
9019   - "throughput"
9020   - "parent"
9021   traces:
9022     hoverinfo: "x+y"
9023     boxpoints: "outliers"
9024     whiskerwidth: 0
9025   layout:
9026     title: ""  # No title
9027     layout: "plot-throughput"
9028
9029 # Packet Throughput - VPP vhost l2sw 3n-hsw-x710
9030 -
9031   type: "plot"
9032   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
9033   algorithm: "plot_performance_box"
9034   output-file-type: ".html"
9035   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
9036   data: "plot-vpp-throughput-latency-3n-hsw"
9037   filter: "'NIC_Intel-X710' and
9038            '64B' and 
9039            'NDRDISC' and 
9040            '1T1C' and 
9041            'VHOST' and 
9042            not 'VXLAN' and 
9043            not 'IP4FWD' and 
9044            not 'DOT1Q' and 
9045            not '2VM'"
9046   parameters:
9047   - "throughput"
9048   - "parent"
9049   traces:
9050     hoverinfo: "x+y"
9051     boxpoints: "outliers"
9052     whiskerwidth: 0
9053   layout:
9054     title: ""  # No title
9055     layout: "plot-throughput"
9056
9057 -
9058   type: "plot"
9059   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
9060   algorithm: "plot_performance_box"
9061   output-file-type: ".html"
9062   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
9063   data: "plot-vpp-throughput-latency-3n-hsw"
9064   filter: "'NIC_Intel-X710' and
9065            '64B' and 
9066            'NDRDISC' and 
9067            '2T2C' and 
9068            'VHOST' and 
9069            not 'VXLAN' and 
9070            not 'IP4FWD' and 
9071            not 'DOT1Q' and 
9072            not '2VM'"
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: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
9087   algorithm: "plot_performance_box"
9088   output-file-type: ".html"
9089   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
9090   data: "plot-vpp-throughput-latency-3n-hsw"
9091   filter: "'NIC_Intel-X710' and
9092            '64B' and 
9093            'PDRDISC' and not 'NDRDISC' and
9094            '1T1C' and 
9095            'VHOST' and 
9096            not 'VXLAN' and 
9097            not 'IP4FWD' and 
9098            not 'DOT1Q' and 
9099            not '2VM'"
9100   parameters:
9101   - "throughput"
9102   - "parent"
9103   traces:
9104     hoverinfo: "x+y"
9105     boxpoints: "outliers"
9106     whiskerwidth: 0
9107   layout:
9108     title: ""  # No title
9109     layout: "plot-throughput"
9110
9111 -
9112   type: "plot"
9113   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
9114   algorithm: "plot_performance_box"
9115   output-file-type: ".html"
9116   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
9117   data: "plot-vpp-throughput-latency-3n-hsw"
9118   filter: "'NIC_Intel-X710' and
9119            '64B' and 
9120            'PDRDISC' and not 'NDRDISC' and
9121            '2T2C' and 
9122            'VHOST' and 
9123            not 'VXLAN' and 
9124            not 'IP4FWD' and 
9125            not 'DOT1Q' and 
9126            not '2VM'"
9127   parameters:
9128   - "throughput"
9129   - "parent"
9130   traces:
9131     hoverinfo: "x+y"
9132     boxpoints: "outliers"
9133     whiskerwidth: 0
9134   layout:
9135     title: ""  # No title
9136     layout: "plot-throughput"
9137
9138 # Packet Throughput - VPP vhost ip4 3n-hsw-xl710
9139 -
9140   type: "plot"
9141   title: "VPP Throughput: vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
9142   algorithm: "plot_performance_box"
9143   output-file-type: ".html"
9144   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
9145   data: "plot-vpp-throughput-latency-3n-hsw"
9146   filter: "'NIC_Intel-XL710' and
9147            '64B' and 
9148            'NDRDISC' and 
9149            '1T1C' and 
9150            'VHOST' and 
9151            not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
9152   parameters:
9153   - "throughput"
9154   - "parent"
9155   traces:
9156     hoverinfo: "x+y"
9157     boxpoints: "outliers"
9158     whiskerwidth: 0
9159   layout:
9160     title: ""  # No title
9161     layout: "plot-throughput"
9162
9163 -
9164   type: "plot"
9165   title: "VPP Throughput: vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
9166   algorithm: "plot_performance_box"
9167   output-file-type: ".html"
9168   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
9169   data: "plot-vpp-throughput-latency-3n-hsw"
9170   filter: "'NIC_Intel-XL710' and
9171            '64B' and 
9172            'NDRDISC' and 
9173            '2T2C' and 
9174            'VHOST' and 
9175            not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
9176   parameters:
9177   - "throughput"
9178   - "parent"
9179   traces:
9180     hoverinfo: "x+y"
9181     boxpoints: "outliers"
9182     whiskerwidth: 0
9183   layout:
9184     title: ""  # No title
9185     layout: "plot-throughput"
9186
9187 -
9188   type: "plot"
9189   title: "VPP Throughput: vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
9190   algorithm: "plot_performance_box"
9191   output-file-type: ".html"
9192   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
9193   data: "plot-vpp-throughput-latency-3n-hsw"
9194   filter: "'NIC_Intel-XL710' and
9195            '64B' and 
9196            'PDRDISC' and not 'NDRDISC' and
9197            '1T1C' and 
9198            'VHOST' and 
9199            not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
9200   parameters:
9201   - "throughput"
9202   - "parent"
9203   traces:
9204     hoverinfo: "x+y"
9205     boxpoints: "outliers"
9206     whiskerwidth: 0
9207   layout:
9208     title: ""  # No title
9209     layout: "plot-throughput"
9210
9211 -
9212   type: "plot"
9213   title: "VPP Throughput: vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
9214   algorithm: "plot_performance_box"
9215   output-file-type: ".html"
9216   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
9217   data: "plot-vpp-throughput-latency-3n-hsw"
9218   filter: "'NIC_Intel-XL710' and
9219            '64B' and 
9220            'PDRDISC' and not 'NDRDISC' and
9221            '2T2C' and 
9222            'VHOST' and 
9223            not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
9224   parameters:
9225   - "throughput"
9226   - "parent"
9227   traces:
9228     hoverinfo: "x+y"
9229     boxpoints: "outliers"
9230     whiskerwidth: 0
9231   layout:
9232     title: ""  # No title
9233     layout: "plot-throughput"
9234
9235 # Packet Throughput - VPP vhost l2sw 3n-hsw-xl710
9236 -
9237   type: "plot"
9238   title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
9239   algorithm: "plot_performance_box"
9240   output-file-type: ".html"
9241   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
9242   data: "plot-vpp-throughput-latency-3n-hsw"
9243   filter: "'NIC_Intel-XL710' and
9244            '64B' and 
9245            'NDRDISC' and 
9246            '1T1C' and 
9247            'VHOST' and 
9248            not 'VXLAN' and 
9249            not 'IP4FWD' and 
9250            not 'DOT1Q' and 
9251            not '2VM'"
9252   parameters:
9253   - "throughput"
9254   - "parent"
9255   traces:
9256     hoverinfo: "x+y"
9257     boxpoints: "outliers"
9258     whiskerwidth: 0
9259   layout:
9260     title: ""  # No title
9261     layout: "plot-throughput"
9262
9263 -
9264   type: "plot"
9265   title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
9266   algorithm: "plot_performance_box"
9267   output-file-type: ".html"
9268   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
9269   data: "plot-vpp-throughput-latency-3n-hsw"
9270   filter: "'NIC_Intel-XL710' and
9271            '64B' and 
9272            'NDRDISC' and 
9273            '2T2C' and 
9274            'VHOST' and 
9275            not 'VXLAN' and 
9276            not 'IP4FWD' and 
9277            not 'DOT1Q' and 
9278            not '2VM'"
9279   parameters:
9280   - "throughput"
9281   - "parent"
9282   traces:
9283     hoverinfo: "x+y"
9284     boxpoints: "outliers"
9285     whiskerwidth: 0
9286   layout:
9287     title: ""  # No title
9288     layout: "plot-throughput"
9289
9290 -
9291   type: "plot"
9292   title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
9293   algorithm: "plot_performance_box"
9294   output-file-type: ".html"
9295   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
9296   data: "plot-vpp-throughput-latency-3n-hsw"
9297   filter: "'NIC_Intel-XL710' and
9298            '64B' and 
9299            'PDRDISC' and not 'NDRDISC' and
9300            '1T1C' and 
9301            'VHOST' and 
9302            not 'VXLAN' and 
9303            not 'IP4FWD' and 
9304            not 'DOT1Q' and 
9305            not '2VM'"
9306   parameters:
9307   - "throughput"
9308   - "parent"
9309   traces:
9310     hoverinfo: "x+y"
9311     boxpoints: "outliers"
9312     whiskerwidth: 0
9313   layout:
9314     title: ""  # No title
9315     layout: "plot-throughput"
9316
9317 -
9318   type: "plot"
9319   title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
9320   algorithm: "plot_performance_box"
9321   output-file-type: ".html"
9322   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
9323   data: "plot-vpp-throughput-latency-3n-hsw"
9324   filter: "'NIC_Intel-XL710' and
9325            '64B' and 
9326            'PDRDISC' and not 'NDRDISC' and
9327            '2T2C' and 
9328            'VHOST' and 
9329            not 'VXLAN' and 
9330            not 'IP4FWD' and 
9331            not 'DOT1Q' and 
9332            not '2VM'"
9333   parameters:
9334   - "throughput"
9335   - "parent"
9336   traces:
9337     hoverinfo: "x+y"
9338     boxpoints: "outliers"
9339     whiskerwidth: 0
9340   layout:
9341     title: ""  # No title
9342     layout: "plot-throughput"
9343
9344 ################################################################################
9345
9346 # Packet Throughput - VPP VTS 3n-hsw-x520
9347 -
9348   type: "plot"
9349   title: "VPP Throughput: vts-3n-hsw-x520-64b-1t1c-ndr"
9350   algorithm: "plot_performance_box"
9351   output-file-type: ".html"
9352   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-64b-1t1c-ndr"
9353   data: "plot-vpp-throughput-latency-3n-hsw"
9354   filter: "'NIC_Intel-X520-DA2' and
9355            '64B' and
9356            'NDRDISC' and
9357            '1T1C' and
9358            'VTS'"
9359   parameters:
9360   - "throughput"
9361   - "parent"
9362   traces:
9363     hoverinfo: "x+y"
9364     boxpoints: "outliers"
9365     whiskerwidth: 0
9366   layout:
9367     title: ""  # No title
9368     layout: "plot-throughput"
9369
9370 -
9371   type: "plot"
9372   title: "VPP Throughput: vts-3n-hsw-x520-64b-2t2c-ndr"
9373   algorithm: "plot_performance_box"
9374   output-file-type: ".html"
9375   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-64b-2t2c-ndr"
9376   data: "plot-vpp-throughput-latency-3n-hsw"
9377   filter: "'NIC_Intel-X520-DA2' and
9378            '64B' and
9379            'NDRDISC' and
9380            '2T2C' and
9381            'VTS'"
9382   parameters:
9383   - "throughput"
9384   - "parent"
9385   traces:
9386     hoverinfo: "x+y"
9387     boxpoints: "outliers"
9388     whiskerwidth: 0
9389   layout:
9390     title: ""  # No title
9391     layout: "plot-throughput"
9392
9393 -
9394   type: "plot"
9395   title: "VPP Throughput: vts-3n-hsw-x520-64b-1t1c-pdr"
9396   algorithm: "plot_performance_box"
9397   output-file-type: ".html"
9398   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-64b-1t1c-pdr"
9399   data: "plot-vpp-throughput-latency-3n-hsw"
9400   filter: "'NIC_Intel-X520-DA2' and
9401            '64B' and
9402            'PDRDISC' and not 'NDRDISC' and
9403            '1T1C' and
9404            'VTS'"
9405   parameters:
9406   - "throughput"
9407   - "parent"
9408   traces:
9409     hoverinfo: "x+y"
9410     boxpoints: "outliers"
9411     whiskerwidth: 0
9412   layout:
9413     title: ""  # No title
9414     layout: "plot-throughput"
9415
9416 -
9417   type: "plot"
9418   title: "VPP Throughput: vts-3n-hsw-x520-64b-2t2c-pdr"
9419   algorithm: "plot_performance_box"
9420   output-file-type: ".html"
9421   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-64b-2t2c-pdr"
9422   data: "plot-vpp-throughput-latency-3n-hsw"
9423   filter: "'NIC_Intel-X520-DA2' and
9424            '64B' and
9425            'PDRDISC' and not 'NDRDISC' and
9426            '2T2C' and
9427            'VTS'"
9428   parameters:
9429   - "throughput"
9430   - "parent"
9431   traces:
9432     hoverinfo: "x+y"
9433     boxpoints: "outliers"
9434     whiskerwidth: 0
9435   layout:
9436     title: ""  # No title
9437     layout: "plot-throughput"
9438
9439 ################################################################################
9440
9441 # Packet Throughput - DPDK l3fwd 3n-hsw-x520
9442 -
9443   type: "plot"
9444   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
9445   algorithm: "plot_performance_box"
9446   output-file-type: ".html"
9447   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
9448   data: "plot-dpdk-throughput-latency-3n-hsw"
9449   filter: "'NIC_Intel-X520-DA2' and
9450            '64B' and
9451            'BASE' and
9452            'NDRPDR' and
9453            '1T1C' and
9454            'IP4FWD'"
9455   parameters:
9456   - "throughput"
9457   - "parent"
9458   traces:
9459     hoverinfo: "x+y"
9460     boxpoints: "outliers"
9461     whiskerwidth: 0
9462   layout:
9463     title: ""  # No title
9464     layout: "plot-throughput"
9465
9466 -
9467   type: "plot"
9468   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
9469   algorithm: "plot_performance_box"
9470   output-file-type: ".html"
9471   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
9472   data: "plot-dpdk-throughput-latency-3n-hsw"
9473   filter: "'NIC_Intel-X520-DA2' and
9474            '64B' and
9475            'BASE' and
9476            'NDRPDR' and
9477            '2T2C' and
9478            'IP4FWD'"
9479   parameters:
9480   - "throughput"
9481   - "parent"
9482   traces:
9483     hoverinfo: "x+y"
9484     boxpoints: "outliers"
9485     whiskerwidth: 0
9486   layout:
9487     title: ""  # No title
9488     layout: "plot-throughput"
9489
9490 -
9491   type: "plot"
9492   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
9493   algorithm: "plot_performance_box"
9494   output-file-type: ".html"
9495   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
9496   data: "plot-dpdk-throughput-latency-3n-hsw"
9497   filter: "'NIC_Intel-X520-DA2' and
9498            '64B' and
9499            'BASE' and
9500            'NDRPDR' and
9501            '1T1C' and
9502            'IP4FWD'"
9503   parameters:
9504   - "throughput"
9505   - "parent"
9506   traces:
9507     hoverinfo: "x+y"
9508     boxpoints: "outliers"
9509     whiskerwidth: 0
9510   layout:
9511     title: ""  # No title
9512     layout: "plot-throughput"
9513
9514 -
9515   type: "plot"
9516   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
9517   algorithm: "plot_performance_box"
9518   output-file-type: ".html"
9519   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
9520   data: "plot-dpdk-throughput-latency-3n-hsw"
9521   filter: "'NIC_Intel-X520-DA2' and
9522            '64B' and
9523            'BASE' and
9524            'NDRPDR' and
9525            '2T2C' and
9526            'IP4FWD'"
9527   parameters:
9528   - "throughput"
9529   - "parent"
9530   traces:
9531     hoverinfo: "x+y"
9532     boxpoints: "outliers"
9533     whiskerwidth: 0
9534   layout:
9535     title: ""  # No title
9536     layout: "plot-throughput"
9537
9538 # Packet Throughput - DPDK l3fwd 3n-hsw-x710
9539 -
9540   type: "plot"
9541   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
9542   algorithm: "plot_performance_box"
9543   output-file-type: ".html"
9544   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
9545   data: "plot-dpdk-throughput-latency-3n-hsw"
9546   filter: "'NIC_Intel-X710' and
9547            '64B' and
9548            'BASE' and
9549            'NDRPDR' and
9550            '1T1C' and
9551            'IP4FWD'"
9552   parameters:
9553   - "throughput"
9554   - "parent"
9555   traces:
9556     hoverinfo: "x+y"
9557     boxpoints: "outliers"
9558     whiskerwidth: 0
9559   layout:
9560     title: ""  # No title
9561     layout: "plot-throughput"
9562
9563 -
9564   type: "plot"
9565   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
9566   algorithm: "plot_performance_box"
9567   output-file-type: ".html"
9568   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
9569   data: "plot-dpdk-throughput-latency-3n-hsw"
9570   filter: "'NIC_Intel-X710' and
9571            '64B' and
9572            'BASE' and
9573            'NDRPDR' and
9574            '2T2C' and
9575            'IP4FWD'"
9576   parameters:
9577   - "throughput"
9578   - "parent"
9579   traces:
9580     hoverinfo: "x+y"
9581     boxpoints: "outliers"
9582     whiskerwidth: 0
9583   layout:
9584     title: ""  # No title
9585     layout: "plot-throughput"
9586
9587 -
9588   type: "plot"
9589   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
9590   algorithm: "plot_performance_box"
9591   output-file-type: ".html"
9592   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
9593   data: "plot-dpdk-throughput-latency-3n-hsw"
9594   filter: "'NIC_Intel-X710' and
9595            '64B' and
9596            'BASE' and
9597            'NDRPDR' and
9598            '1T1C' and
9599            'IP4FWD'"
9600   parameters:
9601   - "throughput"
9602   - "parent"
9603   traces:
9604     hoverinfo: "x+y"
9605     boxpoints: "outliers"
9606     whiskerwidth: 0
9607   layout:
9608     title: ""  # No title
9609     layout: "plot-throughput"
9610
9611 -
9612   type: "plot"
9613   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
9614   algorithm: "plot_performance_box"
9615   output-file-type: ".html"
9616   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
9617   data: "plot-dpdk-throughput-latency-3n-hsw"
9618   filter: "'NIC_Intel-X710' and
9619            '64B' and
9620            'BASE' and
9621            'NDRPDR' and
9622            '2T2C' and
9623            'IP4FWD'"
9624   parameters:
9625   - "throughput"
9626   - "parent"
9627   traces:
9628     hoverinfo: "x+y"
9629     boxpoints: "outliers"
9630     whiskerwidth: 0
9631   layout:
9632     title: ""  # No title
9633     layout: "plot-throughput"
9634
9635 # Packet Throughput - DPDK l3fwd 3n-hsw-xl710
9636 -
9637   type: "plot"
9638   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
9639   algorithm: "plot_performance_box"
9640   output-file-type: ".html"
9641   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
9642   data: "plot-dpdk-throughput-latency-3n-hsw"
9643   filter: "'NIC_Intel-XL710' and
9644            '64B' and
9645            'BASE' and
9646            'NDRPDR' and
9647            '1T1C' and
9648            'IP4FWD'"
9649   parameters:
9650   - "throughput"
9651   - "parent"
9652   traces:
9653     hoverinfo: "x+y"
9654     boxpoints: "outliers"
9655     whiskerwidth: 0
9656   layout:
9657     title: ""  # No title
9658     layout: "plot-throughput"
9659
9660 -
9661   type: "plot"
9662   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
9663   algorithm: "plot_performance_box"
9664   output-file-type: ".html"
9665   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
9666   data: "plot-dpdk-throughput-latency-3n-hsw"
9667   filter: "'NIC_Intel-XL710' and
9668            '64B' and
9669            'BASE' and
9670            'NDRPDR' and
9671            '2T2C' and
9672            'IP4FWD'"
9673   parameters:
9674   - "throughput"
9675   - "parent"
9676   traces:
9677     hoverinfo: "x+y"
9678     boxpoints: "outliers"
9679     whiskerwidth: 0
9680   layout:
9681     title: ""  # No title
9682     layout: "plot-throughput"
9683
9684 -
9685   type: "plot"
9686   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
9687   algorithm: "plot_performance_box"
9688   output-file-type: ".html"
9689   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
9690   data: "plot-dpdk-throughput-latency-3n-hsw"
9691   filter: "'NIC_Intel-XL710' and
9692            '64B' and
9693            'BASE' and
9694            'NDRPDR' and
9695            '1T1C' and
9696            'IP4FWD'"
9697   parameters:
9698   - "throughput"
9699   - "parent"
9700   traces:
9701     hoverinfo: "x+y"
9702     boxpoints: "outliers"
9703     whiskerwidth: 0
9704   layout:
9705     title: ""  # No title
9706     layout: "plot-throughput"
9707
9708 -
9709   type: "plot"
9710   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
9711   algorithm: "plot_performance_box"
9712   output-file-type: ".html"
9713   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
9714   data: "plot-dpdk-throughput-latency-3n-hsw"
9715   filter: "'NIC_Intel-XL710' and
9716            '64B' and
9717            'BASE' and
9718            'NDRPDR' and
9719            '2T2C' and
9720            'IP4FWD'"
9721   parameters:
9722   - "throughput"
9723   - "parent"
9724   traces:
9725     hoverinfo: "x+y"
9726     boxpoints: "outliers"
9727     whiskerwidth: 0
9728   layout:
9729     title: ""  # No title
9730     layout: "plot-throughput"
9731
9732 # Packet Throughput - DPDK l3fwd 3n-skx-x710
9733 -
9734   type: "plot"
9735   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
9736   algorithm: "plot_performance_box"
9737   output-file-type: ".html"
9738   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
9739   data: "plot-dpdk-throughput-latency-3n-skx"
9740   filter: "'NIC_Intel-X710' and
9741            '64B' and
9742            'BASE' and
9743            'NDRPDR' and
9744            '2T1C' and
9745            'IP4FWD'"
9746   parameters:
9747   - "throughput"
9748   - "parent"
9749   traces:
9750     hoverinfo: "x+y"
9751     boxpoints: "outliers"
9752     whiskerwidth: 0
9753   layout:
9754     title: ""  # No title
9755     layout: "plot-throughput"
9756
9757 -
9758   type: "plot"
9759   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
9760   algorithm: "plot_performance_box"
9761   output-file-type: ".html"
9762   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
9763   data: "plot-dpdk-throughput-latency-3n-skx"
9764   filter: "'NIC_Intel-X710' and
9765            '64B' and
9766            'BASE' and
9767            'NDRPDR' and
9768            '4T2C' and
9769            'IP4FWD'"
9770   parameters:
9771   - "throughput"
9772   - "parent"
9773   traces:
9774     hoverinfo: "x+y"
9775     boxpoints: "outliers"
9776     whiskerwidth: 0
9777   layout:
9778     title: ""  # No title
9779     layout: "plot-throughput"
9780
9781 -
9782   type: "plot"
9783   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
9784   algorithm: "plot_performance_box"
9785   output-file-type: ".html"
9786   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
9787   data: "plot-dpdk-throughput-latency-3n-skx"
9788   filter: "'NIC_Intel-X710' and
9789            '64B' and
9790            'BASE' and
9791            'NDRPDR' and
9792            '2T1C' and
9793            'IP4FWD'"
9794   parameters:
9795   - "throughput"
9796   - "parent"
9797   traces:
9798     hoverinfo: "x+y"
9799     boxpoints: "outliers"
9800     whiskerwidth: 0
9801   layout:
9802     title: ""  # No title
9803     layout: "plot-throughput"
9804
9805 -
9806   type: "plot"
9807   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
9808   algorithm: "plot_performance_box"
9809   output-file-type: ".html"
9810   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
9811   data: "plot-dpdk-throughput-latency-3n-skx"
9812   filter: "'NIC_Intel-X710' and
9813            '64B' and
9814            'BASE' and
9815            'NDRPDR' and
9816            '4T2C' and
9817            'IP4FWD'"
9818   parameters:
9819   - "throughput"
9820   - "parent"
9821   traces:
9822     hoverinfo: "x+y"
9823     boxpoints: "outliers"
9824     whiskerwidth: 0
9825   layout:
9826     title: ""  # No title
9827     layout: "plot-throughput"
9828
9829 # Packet Throughput - DPDK l3fwd 3n-skx-xxv710
9830 -
9831   type: "plot"
9832   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
9833   algorithm: "plot_performance_box"
9834   output-file-type: ".html"
9835   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
9836   data: "plot-dpdk-throughput-latency-3n-skx"
9837   filter: "'NIC_Intel-XXV710' and
9838            '64B' and
9839            'BASE' and
9840            'NDRPDR' and
9841            '2T1C' and
9842            'IP4FWD'"
9843   parameters:
9844   - "throughput"
9845   - "parent"
9846   traces:
9847     hoverinfo: "x+y"
9848     boxpoints: "outliers"
9849     whiskerwidth: 0
9850   layout:
9851     title: ""  # No title
9852     layout: "plot-throughput"
9853
9854 -
9855   type: "plot"
9856   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
9857   algorithm: "plot_performance_box"
9858   output-file-type: ".html"
9859   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
9860   data: "plot-dpdk-throughput-latency-3n-skx"
9861   filter: "'NIC_Intel-XXV710' and
9862            '64B' and
9863            'BASE' and
9864            'NDRPDR' and
9865            '4T2C' and
9866            'IP4FWD'"
9867   parameters:
9868   - "throughput"
9869   - "parent"
9870   traces:
9871     hoverinfo: "x+y"
9872     boxpoints: "outliers"
9873     whiskerwidth: 0
9874   layout:
9875     title: ""  # No title
9876     layout: "plot-throughput"
9877
9878 -
9879   type: "plot"
9880   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
9881   algorithm: "plot_performance_box"
9882   output-file-type: ".html"
9883   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
9884   data: "plot-dpdk-throughput-latency-3n-skx"
9885   filter: "'NIC_Intel-XXV710' and
9886            '64B' and
9887            'BASE' and
9888            'NDRPDR' and
9889            '2T1C' and
9890            'IP4FWD'"
9891   parameters:
9892   - "throughput"
9893   - "parent"
9894   traces:
9895     hoverinfo: "x+y"
9896     boxpoints: "outliers"
9897     whiskerwidth: 0
9898   layout:
9899     title: ""  # No title
9900     layout: "plot-throughput"
9901
9902 -
9903   type: "plot"
9904   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
9905   algorithm: "plot_performance_box"
9906   output-file-type: ".html"
9907   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
9908   data: "plot-dpdk-throughput-latency-3n-skx"
9909   filter: "'NIC_Intel-XXV710' and
9910            '64B' and
9911            'BASE' and
9912            'NDRPDR' and
9913            '4T2C' and
9914            'IP4FWD'"
9915   parameters:
9916   - "throughput"
9917   - "parent"
9918   traces:
9919     hoverinfo: "x+y"
9920     boxpoints: "outliers"
9921     whiskerwidth: 0
9922   layout:
9923     title: ""  # No title
9924     layout: "plot-throughput"
9925
9926 # Packet Throughput - DPDK l3fwd 2n-skx-x710
9927 -
9928   type: "plot"
9929   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
9930   algorithm: "plot_performance_box"
9931   output-file-type: ".html"
9932   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
9933   data: "plot-dpdk-throughput-latency-2n-skx"
9934   filter: "'NIC_Intel-X710' and
9935            '64B' and
9936            'BASE' and
9937            'NDRPDR' and
9938            '2T1C' and
9939            'IP4FWD'"
9940   parameters:
9941   - "throughput"
9942   - "parent"
9943   traces:
9944     hoverinfo: "x+y"
9945     boxpoints: "outliers"
9946     whiskerwidth: 0
9947   layout:
9948     title: ""  # No title
9949     layout: "plot-throughput"
9950
9951 -
9952   type: "plot"
9953   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
9954   algorithm: "plot_performance_box"
9955   output-file-type: ".html"
9956   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
9957   data: "plot-dpdk-throughput-latency-2n-skx"
9958   filter: "'NIC_Intel-X710' and
9959            '64B' and
9960            'BASE' and
9961            'NDRPDR' and
9962            '4T2C' and
9963            'IP4FWD'"
9964   parameters:
9965   - "throughput"
9966   - "parent"
9967   traces:
9968     hoverinfo: "x+y"
9969     boxpoints: "outliers"
9970     whiskerwidth: 0
9971   layout:
9972     title: ""  # No title
9973     layout: "plot-throughput"
9974
9975 -
9976   type: "plot"
9977   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
9978   algorithm: "plot_performance_box"
9979   output-file-type: ".html"
9980   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
9981   data: "plot-dpdk-throughput-latency-2n-skx"
9982   filter: "'NIC_Intel-X710' and
9983            '64B' and
9984            'BASE' and
9985            'NDRPDR' and
9986            '2T1C' and
9987            'IP4FWD'"
9988   parameters:
9989   - "throughput"
9990   - "parent"
9991   traces:
9992     hoverinfo: "x+y"
9993     boxpoints: "outliers"
9994     whiskerwidth: 0
9995   layout:
9996     title: ""  # No title
9997     layout: "plot-throughput"
9998
9999 -
10000   type: "plot"
10001   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
10002   algorithm: "plot_performance_box"
10003   output-file-type: ".html"
10004   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
10005   data: "plot-dpdk-throughput-latency-2n-skx"
10006   filter: "'NIC_Intel-X710' and
10007            '64B' and
10008            'BASE' and
10009            'NDRPDR' and
10010            '4T2C' and
10011            'IP4FWD'"
10012   parameters:
10013   - "throughput"
10014   - "parent"
10015   traces:
10016     hoverinfo: "x+y"
10017     boxpoints: "outliers"
10018     whiskerwidth: 0
10019   layout:
10020     title: ""  # No title
10021     layout: "plot-throughput"
10022
10023 # Packet Throughput - DPDK l3fwd 2n-skx-xxv710
10024 -
10025   type: "plot"
10026   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
10027   algorithm: "plot_performance_box"
10028   output-file-type: ".html"
10029   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
10030   data: "plot-dpdk-throughput-latency-2n-skx"
10031   filter: "'NIC_Intel-XXV710' and
10032            '64B' and
10033            'BASE' and
10034            'NDRPDR' and
10035            '2T1C' and
10036            'IP4FWD'"
10037   parameters:
10038   - "throughput"
10039   - "parent"
10040   traces:
10041     hoverinfo: "x+y"
10042     boxpoints: "outliers"
10043     whiskerwidth: 0
10044   layout:
10045     title: ""  # No title
10046     layout: "plot-throughput"
10047
10048 -
10049   type: "plot"
10050   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
10051   algorithm: "plot_performance_box"
10052   output-file-type: ".html"
10053   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
10054   data: "plot-dpdk-throughput-latency-2n-skx"
10055   filter: "'NIC_Intel-XXV710' and
10056            '64B' and
10057            'BASE' and
10058            'NDRPDR' and
10059            '4T2C' and
10060            'IP4FWD'"
10061   parameters:
10062   - "throughput"
10063   - "parent"
10064   traces:
10065     hoverinfo: "x+y"
10066     boxpoints: "outliers"
10067     whiskerwidth: 0
10068   layout:
10069     title: ""  # No title
10070     layout: "plot-throughput"
10071
10072 -
10073   type: "plot"
10074   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
10075   algorithm: "plot_performance_box"
10076   output-file-type: ".html"
10077   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
10078   data: "plot-dpdk-throughput-latency-2n-skx"
10079   filter: "'NIC_Intel-XXV710' and
10080            '64B' and
10081            'BASE' and
10082            'NDRPDR' and
10083            '2T1C' and
10084            'IP4FWD'"
10085   parameters:
10086   - "throughput"
10087   - "parent"
10088   traces:
10089     hoverinfo: "x+y"
10090     boxpoints: "outliers"
10091     whiskerwidth: 0
10092   layout:
10093     title: ""  # No title
10094     layout: "plot-throughput"
10095
10096 -
10097   type: "plot"
10098   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
10099   algorithm: "plot_performance_box"
10100   output-file-type: ".html"
10101   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
10102   data: "plot-dpdk-throughput-latency-2n-skx"
10103   filter: "'NIC_Intel-XXV710' and
10104            '64B' and
10105            'BASE' and
10106            'NDRPDR' and
10107            '4T2C' and
10108            'IP4FWD'"
10109   parameters:
10110   - "throughput"
10111   - "parent"
10112   traces:
10113     hoverinfo: "x+y"
10114     boxpoints: "outliers"
10115     whiskerwidth: 0
10116   layout:
10117     title: ""  # No title
10118     layout: "plot-throughput"
10119
10120 ################################################################################
10121
10122 # Packet Throughput - DPDK testpmd 3n-hsw-x520
10123 -
10124   type: "plot"
10125   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
10126   algorithm: "plot_performance_box"
10127   output-file-type: ".html"
10128   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
10129   data: "plot-dpdk-throughput-latency-3n-hsw"
10130   filter: "'NIC_Intel-X520-DA2' and
10131            '64B' and
10132            'BASE' and
10133            'NDRPDR' and
10134            '1T1C' and
10135            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
10136   parameters:
10137   - "throughput"
10138   - "parent"
10139   traces:
10140     hoverinfo: "x+y"
10141     boxpoints: "outliers"
10142     whiskerwidth: 0
10143   layout:
10144     title: ""  # No title
10145     layout: "plot-throughput"
10146
10147 -
10148   type: "plot"
10149   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
10150   algorithm: "plot_performance_box"
10151   output-file-type: ".html"
10152   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
10153   data: "plot-dpdk-throughput-latency-3n-hsw"
10154   filter: "'NIC_Intel-X520-DA2' and
10155            '64B' and
10156            'BASE' and
10157            'NDRPDR' and
10158            '2T2C' and
10159            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
10160   parameters:
10161   - "throughput"
10162   - "parent"
10163   traces:
10164     hoverinfo: "x+y"
10165     boxpoints: "outliers"
10166     whiskerwidth: 0
10167   layout:
10168     title: ""  # No title
10169     layout: "plot-throughput"
10170
10171 -
10172   type: "plot"
10173   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
10174   algorithm: "plot_performance_box"
10175   output-file-type: ".html"
10176   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
10177   data: "plot-dpdk-throughput-latency-3n-hsw"
10178   filter: "'NIC_Intel-X520-DA2' and
10179            '64B' and
10180            'BASE' and
10181            'NDRPDR' and
10182            '1T1C' and
10183            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
10184   parameters:
10185   - "throughput"
10186   - "parent"
10187   traces:
10188     hoverinfo: "x+y"
10189     boxpoints: "outliers"
10190     whiskerwidth: 0
10191   layout:
10192     title: ""  # No title
10193     layout: "plot-throughput"
10194
10195 -
10196   type: "plot"
10197   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
10198   algorithm: "plot_performance_box"
10199   output-file-type: ".html"
10200   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
10201   data: "plot-dpdk-throughput-latency-3n-hsw"
10202   filter: "'NIC_Intel-X520-DA2' and
10203            '64B' and
10204            'BASE' and
10205            'NDRPDR' and
10206            '2T2C' and
10207            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
10208   parameters:
10209   - "throughput"
10210   - "parent"
10211   traces:
10212     hoverinfo: "x+y"
10213     boxpoints: "outliers"
10214     whiskerwidth: 0
10215   layout:
10216     title: ""  # No title
10217     layout: "plot-throughput"
10218
10219 # Packet Throughput - DPDK testpmd 3n-hsw-x710
10220 -
10221   type: "plot"
10222   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
10223   algorithm: "plot_performance_box"
10224   output-file-type: ".html"
10225   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
10226   data: "plot-dpdk-throughput-latency-3n-hsw"
10227   filter: "'NIC_Intel-X710' and
10228            '64B' and
10229            'BASE' and
10230            'NDRPDR' and
10231            '1T1C' and
10232            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
10233   parameters:
10234   - "throughput"
10235   - "parent"
10236   traces:
10237     hoverinfo: "x+y"
10238     boxpoints: "outliers"
10239     whiskerwidth: 0
10240   layout:
10241     title: ""  # No title
10242     layout: "plot-throughput"
10243
10244 -
10245   type: "plot"
10246   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
10247   algorithm: "plot_performance_box"
10248   output-file-type: ".html"
10249   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
10250   data: "plot-dpdk-throughput-latency-3n-hsw"
10251   filter: "'NIC_Intel-X710' and
10252            '64B' and
10253            'BASE' and
10254            'NDRPDR' and
10255            '2T2C' and
10256            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
10257   parameters:
10258   - "throughput"
10259   - "parent"
10260   traces:
10261     hoverinfo: "x+y"
10262     boxpoints: "outliers"
10263     whiskerwidth: 0
10264   layout:
10265     title: ""  # No title
10266     layout: "plot-throughput"
10267
10268 -
10269   type: "plot"
10270   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
10271   algorithm: "plot_performance_box"
10272   output-file-type: ".html"
10273   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
10274   data: "plot-dpdk-throughput-latency-3n-hsw"
10275   filter: "'NIC_Intel-X710' and
10276            '64B' and
10277            'BASE' and
10278            'NDRPDR' and
10279            '1T1C' and
10280            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
10281   parameters:
10282   - "throughput"
10283   - "parent"
10284   traces:
10285     hoverinfo: "x+y"
10286     boxpoints: "outliers"
10287     whiskerwidth: 0
10288   layout:
10289     title: ""  # No title
10290     layout: "plot-throughput"
10291
10292 -
10293   type: "plot"
10294   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
10295   algorithm: "plot_performance_box"
10296   output-file-type: ".html"
10297   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
10298   data: "plot-dpdk-throughput-latency-3n-hsw"
10299   filter: "'NIC_Intel-X710' and
10300            '64B' and
10301            'BASE' and
10302            'NDRPDR' and
10303            '2T2C' and
10304            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
10305   parameters:
10306   - "throughput"
10307   - "parent"
10308   traces:
10309     hoverinfo: "x+y"
10310     boxpoints: "outliers"
10311     whiskerwidth: 0
10312   layout:
10313     title: ""  # No title
10314     layout: "plot-throughput"
10315
10316 # Packet Throughput - DPDK testpmd 3n-hsw-xl710
10317 -
10318   type: "plot"
10319   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
10320   algorithm: "plot_performance_box"
10321   output-file-type: ".html"
10322   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
10323   data: "plot-dpdk-throughput-latency-3n-hsw"
10324   filter: "'NIC_Intel-XL710' and
10325            '64B' and
10326            'BASE' and
10327            'NDRPDR' and
10328            '1T1C' and
10329            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
10330   parameters:
10331   - "throughput"
10332   - "parent"
10333   traces:
10334     hoverinfo: "x+y"
10335     boxpoints: "outliers"
10336     whiskerwidth: 0
10337   layout:
10338     title: ""  # No title
10339     layout: "plot-throughput"
10340
10341 -
10342   type: "plot"
10343   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
10344   algorithm: "plot_performance_box"
10345   output-file-type: ".html"
10346   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
10347   data: "plot-dpdk-throughput-latency-3n-hsw"
10348   filter: "'NIC_Intel-XL710' and
10349            '64B' and
10350            'BASE' and
10351            'NDRPDR' and
10352            '2T2C' and
10353            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
10354   parameters:
10355   - "throughput"
10356   - "parent"
10357   traces:
10358     hoverinfo: "x+y"
10359     boxpoints: "outliers"
10360     whiskerwidth: 0
10361   layout:
10362     title: ""  # No title
10363     layout: "plot-throughput"
10364
10365 -
10366   type: "plot"
10367   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
10368   algorithm: "plot_performance_box"
10369   output-file-type: ".html"
10370   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
10371   data: "plot-dpdk-throughput-latency-3n-hsw"
10372   filter: "'NIC_Intel-XL710' and
10373            '64B' and
10374            'BASE' and
10375            'NDRPDR' and
10376            '1T1C' and
10377            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
10378   parameters:
10379   - "throughput"
10380   - "parent"
10381   traces:
10382     hoverinfo: "x+y"
10383     boxpoints: "outliers"
10384     whiskerwidth: 0
10385   layout:
10386     title: ""  # No title
10387     layout: "plot-throughput"
10388
10389 -
10390   type: "plot"
10391   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
10392   algorithm: "plot_performance_box"
10393   output-file-type: ".html"
10394   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
10395   data: "plot-dpdk-throughput-latency-3n-hsw"
10396   filter: "'NIC_Intel-XL710' and
10397            '64B' and
10398            'BASE' and
10399            'NDRPDR' and
10400            '2T2C' and
10401            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
10402   parameters:
10403   - "throughput"
10404   - "parent"
10405   traces:
10406     hoverinfo: "x+y"
10407     boxpoints: "outliers"
10408     whiskerwidth: 0
10409   layout:
10410     title: ""  # No title
10411     layout: "plot-throughput"
10412
10413 # Packet Throughput - DPDK testpmd 3n-skx-x710
10414 -
10415   type: "plot"
10416   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-2t1c-base-ndr"
10417   algorithm: "plot_performance_box"
10418   output-file-type: ".html"
10419   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-ndr"
10420   data: "plot-dpdk-throughput-latency-3n-skx"
10421   filter: "'NIC_Intel-X710' and
10422            '64B' and
10423            'BASE' and
10424            'NDRPDR' and
10425            '2T1C' and
10426            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
10427   parameters:
10428   - "throughput"
10429   - "parent"
10430   traces:
10431     hoverinfo: "x+y"
10432     boxpoints: "outliers"
10433     whiskerwidth: 0
10434   layout:
10435     title: ""  # No title
10436     layout: "plot-throughput"
10437
10438 -
10439   type: "plot"
10440   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-4t2c-base-ndr"
10441   algorithm: "plot_performance_box"
10442   output-file-type: ".html"
10443   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-ndr"
10444   data: "plot-dpdk-throughput-latency-3n-skx"
10445   filter: "'NIC_Intel-X710' and
10446            '64B' and
10447            'BASE' and
10448            'NDRPDR' and
10449            '4T2C' and
10450            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
10451   parameters:
10452   - "throughput"
10453   - "parent"
10454   traces:
10455     hoverinfo: "x+y"
10456     boxpoints: "outliers"
10457     whiskerwidth: 0
10458   layout:
10459     title: ""  # No title
10460     layout: "plot-throughput"
10461
10462 -
10463   type: "plot"
10464   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-2t1c-base-pdr"
10465   algorithm: "plot_performance_box"
10466   output-file-type: ".html"
10467   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-pdr"
10468   data: "plot-dpdk-throughput-latency-3n-skx"
10469   filter: "'NIC_Intel-X710' and
10470            '64B' and
10471            'BASE' and
10472            'NDRPDR' and
10473            '2T1C' and
10474            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
10475   parameters:
10476   - "throughput"
10477   - "parent"
10478   traces:
10479     hoverinfo: "x+y"
10480     boxpoints: "outliers"
10481     whiskerwidth: 0
10482   layout:
10483     title: ""  # No title
10484     layout: "plot-throughput"
10485
10486 -
10487   type: "plot"
10488   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-4t2c-base-pdr"
10489   algorithm: "plot_performance_box"
10490   output-file-type: ".html"
10491   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-pdr"
10492   data: "plot-dpdk-throughput-latency-3n-skx"
10493   filter: "'NIC_Intel-X710' and
10494            '64B' and
10495            'BASE' and
10496            'NDRPDR' and
10497            '4T2C' and
10498            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
10499   parameters:
10500   - "throughput"
10501   - "parent"
10502   traces:
10503     hoverinfo: "x+y"
10504     boxpoints: "outliers"
10505     whiskerwidth: 0
10506   layout:
10507     title: ""  # No title
10508     layout: "plot-throughput"
10509
10510 # Packet Throughput - DPDK testpmd 3n-skx-xxv710
10511 -
10512   type: "plot"
10513   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
10514   algorithm: "plot_performance_box"
10515   output-file-type: ".html"
10516   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
10517   data: "plot-dpdk-throughput-latency-3n-skx"
10518   filter: "'NIC_Intel-XXV710' and
10519            '64B' and
10520            'BASE' and
10521            'NDRPDR' and
10522            '2T1C' and
10523            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
10524   parameters:
10525   - "throughput"
10526   - "parent"
10527   traces:
10528     hoverinfo: "x+y"
10529     boxpoints: "outliers"
10530     whiskerwidth: 0
10531   layout:
10532     title: ""  # No title
10533     layout: "plot-throughput"
10534
10535 -
10536   type: "plot"
10537   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
10538   algorithm: "plot_performance_box"
10539   output-file-type: ".html"
10540   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
10541   data: "plot-dpdk-throughput-latency-3n-skx"
10542   filter: "'NIC_Intel-XXV710' and
10543            '64B' and
10544            'BASE' and
10545            'NDRPDR' and
10546            '4T2C' and
10547            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
10548   parameters:
10549   - "throughput"
10550   - "parent"
10551   traces:
10552     hoverinfo: "x+y"
10553     boxpoints: "outliers"
10554     whiskerwidth: 0
10555   layout:
10556     title: ""  # No title
10557     layout: "plot-throughput"
10558
10559 -
10560   type: "plot"
10561   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
10562   algorithm: "plot_performance_box"
10563   output-file-type: ".html"
10564   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
10565   data: "plot-dpdk-throughput-latency-3n-skx"
10566   filter: "'NIC_Intel-XXV710' and
10567            '64B' and
10568            'BASE' and
10569            'NDRPDR' and
10570            '4T1C' and
10571            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
10572   parameters:
10573   - "throughput"
10574   - "parent"
10575   traces:
10576     hoverinfo: "x+y"
10577     boxpoints: "outliers"
10578     whiskerwidth: 0
10579   layout:
10580     title: ""  # No title
10581     layout: "plot-throughput"
10582
10583 -
10584   type: "plot"
10585   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
10586   algorithm: "plot_performance_box"
10587   output-file-type: ".html"
10588   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
10589   data: "plot-dpdk-throughput-latency-3n-skx"
10590   filter: "'NIC_Intel-XXV710' and
10591            '64B' and
10592            'BASE' and
10593            'NDRPDR' and
10594            '4T2C' and
10595            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
10596   parameters:
10597   - "throughput"
10598   - "parent"
10599   traces:
10600     hoverinfo: "x+y"
10601     boxpoints: "outliers"
10602     whiskerwidth: 0
10603   layout:
10604     title: ""  # No title
10605     layout: "plot-throughput"
10606
10607 # Packet Throughput - DPDK testpmd 2n-skx-x710
10608 -
10609   type: "plot"
10610   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-2t1c-base-ndr"
10611   algorithm: "plot_performance_box"
10612   output-file-type: ".html"
10613   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-ndr"
10614   data: "plot-dpdk-throughput-latency-2n-skx"
10615   filter: "'NIC_Intel-X710' and
10616            '64B' and
10617            'BASE' and
10618            'NDRPDR' and
10619            '2T1C' and
10620            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
10621   parameters:
10622   - "throughput"
10623   - "parent"
10624   traces:
10625     hoverinfo: "x+y"
10626     boxpoints: "outliers"
10627     whiskerwidth: 0
10628   layout:
10629     title: ""  # No title
10630     layout: "plot-throughput"
10631
10632 -
10633   type: "plot"
10634   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-4t2c-base-ndr"
10635   algorithm: "plot_performance_box"
10636   output-file-type: ".html"
10637   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-ndr"
10638   data: "plot-dpdk-throughput-latency-2n-skx"
10639   filter: "'NIC_Intel-X710' and
10640            '64B' and
10641            'BASE' and
10642            'NDRPDR' and
10643            '4T2C' and
10644            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
10645   parameters:
10646   - "throughput"
10647   - "parent"
10648   traces:
10649     hoverinfo: "x+y"
10650     boxpoints: "outliers"
10651     whiskerwidth: 0
10652   layout:
10653     title: ""  # No title
10654     layout: "plot-throughput"
10655
10656 -
10657   type: "plot"
10658   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-2t1c-base-pdr"
10659   algorithm: "plot_performance_box"
10660   output-file-type: ".html"
10661   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-pdr"
10662   data: "plot-dpdk-throughput-latency-2n-skx"
10663   filter: "'NIC_Intel-X710' and
10664            '64B' and
10665            'BASE' and
10666            'NDRPDR' and
10667            '2T1C' and
10668            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
10669   parameters:
10670   - "throughput"
10671   - "parent"
10672   traces:
10673     hoverinfo: "x+y"
10674     boxpoints: "outliers"
10675     whiskerwidth: 0
10676   layout:
10677     title: ""  # No title
10678     layout: "plot-throughput"
10679
10680 -
10681   type: "plot"
10682   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-4t2c-base-pdr"
10683   algorithm: "plot_performance_box"
10684   output-file-type: ".html"
10685   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-pdr"
10686   data: "plot-dpdk-throughput-latency-2n-skx"
10687   filter: "'NIC_Intel-X710' and
10688            '64B' and
10689            'BASE' and
10690            'NDRPDR' and
10691            '4T2C' and
10692            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
10693   parameters:
10694   - "throughput"
10695   - "parent"
10696   traces:
10697     hoverinfo: "x+y"
10698     boxpoints: "outliers"
10699     whiskerwidth: 0
10700   layout:
10701     title: ""  # No title
10702     layout: "plot-throughput"
10703
10704 # Packet Throughput - DPDK testpmd 2n-skx-xxv710
10705 -
10706   type: "plot"
10707   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
10708   algorithm: "plot_performance_box"
10709   output-file-type: ".html"
10710   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
10711   data: "plot-dpdk-throughput-latency-2n-skx"
10712   filter: "'NIC_Intel-XXV710' and
10713            '64B' and
10714            'BASE' and
10715            'NDRPDR' and
10716            '2T1C' and
10717            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
10718   parameters:
10719   - "throughput"
10720   - "parent"
10721   traces:
10722     hoverinfo: "x+y"
10723     boxpoints: "outliers"
10724     whiskerwidth: 0
10725   layout:
10726     title: ""  # No title
10727     layout: "plot-throughput"
10728
10729 -
10730   type: "plot"
10731   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
10732   algorithm: "plot_performance_box"
10733   output-file-type: ".html"
10734   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
10735   data: "plot-dpdk-throughput-latency-2n-skx"
10736   filter: "'NIC_Intel-XXV710' and
10737            '64B' and
10738            'BASE' and
10739            'NDRPDR' and
10740            '4T2C' and
10741            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
10742   parameters:
10743   - "throughput"
10744   - "parent"
10745   traces:
10746     hoverinfo: "x+y"
10747     boxpoints: "outliers"
10748     whiskerwidth: 0
10749   layout:
10750     title: ""  # No title
10751     layout: "plot-throughput"
10752
10753 -
10754   type: "plot"
10755   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
10756   algorithm: "plot_performance_box"
10757   output-file-type: ".html"
10758   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
10759   data: "plot-dpdk-throughput-latency-2n-skx"
10760   filter: "'NIC_Intel-XXV710' and
10761            '64B' and
10762            'BASE' and
10763            'NDRPDR' and
10764            '2T1C' and
10765            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
10766   parameters:
10767   - "throughput"
10768   - "parent"
10769   traces:
10770     hoverinfo: "x+y"
10771     boxpoints: "outliers"
10772     whiskerwidth: 0
10773   layout:
10774     title: ""  # No title
10775     layout: "plot-throughput"
10776
10777 -
10778   type: "plot"
10779   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
10780   algorithm: "plot_performance_box"
10781   output-file-type: ".html"
10782   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
10783   data: "plot-dpdk-throughput-latency-2n-skx"
10784   filter: "'NIC_Intel-XXV710' and
10785            '64B' and
10786            'BASE' and
10787            'NDRPDR' and
10788            '4T2C' and
10789            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
10790   parameters:
10791   - "throughput"
10792   - "parent"
10793   traces:
10794     hoverinfo: "x+y"
10795     boxpoints: "outliers"
10796     whiskerwidth: 0
10797   layout:
10798     title: ""  # No title
10799     layout: "plot-throughput"
10800
10801
10802
10803
10804
10805
10806
10807
10808 ################################################################################
10809
10810 # Packet Latency - VPP L2 3n-hsw-x520
10811 -
10812   type: "plot"
10813   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
10814   algorithm: "plot_latency_box"
10815   output-file-type: ".html"
10816   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
10817   data: "plot-vpp-throughput-latency-3n-hsw"
10818   filter: "'NIC_Intel-X520-DA2' and
10819            '64B' and
10820            ('BASE' or 'SCALE') and
10821            'NDRDISC' and
10822            '1T1C' and
10823            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
10824            not 'VHOST' and
10825            not 'MEMIF'"
10826   parameters:
10827   - "latency"
10828   - "parent"
10829   traces:
10830     boxmean: False
10831   layout:
10832     title: ""  # No title
10833     layout: "plot-latency"
10834
10835 -
10836   type: "plot"
10837   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
10838   algorithm: "plot_latency_box"
10839   output-file-type: ".html"
10840   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
10841   data: "plot-vpp-throughput-latency-3n-hsw"
10842   filter: "'NIC_Intel-X520-DA2' and
10843            '64B' and
10844            ('BASE' or 'SCALE') and
10845            'NDRDISC' and
10846            '2T2C' and
10847            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
10848            not 'VHOST' and
10849            not 'MEMIF'"
10850   parameters:
10851   - "latency"
10852   - "parent"
10853   traces:
10854     boxmean: False
10855   layout:
10856     title: ""  # No title
10857     layout: "plot-latency"
10858
10859 -
10860   type: "plot"
10861   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-features-ndr-lat"
10862   algorithm: "plot_latency_box"
10863   output-file-type: ".html"
10864   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-ndr-lat"
10865   data: "plot-vpp-throughput-latency-3n-hsw"
10866   filter: "'NIC_Intel-X520-DA2' and
10867            '64B' and
10868            'FEATURE' and
10869            ('ACL10' or 'ACL50') and '10k_FLOWS' and
10870            'NDRDISC' and
10871            '1T1C' and
10872            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
10873            not 'VHOST' and
10874            not 'MEMIF'"
10875   parameters:
10876   - "latency"
10877   - "parent"
10878   traces:
10879     boxmean: False
10880   layout:
10881     title: ""  # No title
10882     layout: "plot-latency"
10883
10884 -
10885   type: "plot"
10886   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-features-ndr-lat"
10887   algorithm: "plot_latency_box"
10888   output-file-type: ".html"
10889   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-ndr-lat"
10890   data: "plot-vpp-throughput-latency-3n-hsw"
10891   filter: "'NIC_Intel-X520-DA2' and
10892            '64B' and
10893            'FEATURE' and
10894            ('ACL10' or 'ACL50') and '10k_FLOWS' and
10895            'NDRDISC' and
10896            '2T2C' and
10897            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
10898            not 'VHOST' and
10899            not 'MEMIF'"
10900   parameters:
10901   - "latency"
10902   - "parent"
10903   traces:
10904     boxmean: False
10905   layout:
10906     title: ""  # No title
10907     layout: "plot-latency"
10908
10909 # Packet Latency - VPP L2 3n-hsw-x710
10910 -
10911   type: "plot"
10912   title: "VPP Latency: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
10913   algorithm: "plot_latency_box"
10914   output-file-type: ".html"
10915   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
10916   data: "plot-vpp-throughput-latency-3n-hsw"
10917   filter: "'NIC_Intel-X710' and
10918            '64B' and
10919            ('BASE' or 'SCALE') and
10920            'NDRDISC' and
10921            '1T1C' and
10922            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
10923            not 'VHOST' and
10924            not 'MEMIF'"
10925   parameters:
10926   - "latency"
10927   - "parent"
10928   traces:
10929     boxmean: False
10930   layout:
10931     title: ""  # No title
10932     layout: "plot-latency"
10933
10934 -
10935   type: "plot"
10936   title: "VPP Latency: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
10937   algorithm: "plot_latency_box"
10938   output-file-type: ".html"
10939   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
10940   data: "plot-vpp-throughput-latency-3n-hsw"
10941   filter: "'NIC_Intel-X710' and
10942            '64B' and
10943            ('BASE' or 'SCALE') and
10944            'NDRDISC' and
10945            '2T2C' and
10946            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
10947            not 'VHOST' and
10948            not 'MEMIF'"
10949   parameters:
10950   - "latency"
10951   - "parent"
10952   traces:
10953     boxmean: False
10954   layout:
10955     title: ""  # No title
10956     layout: "plot-latency"
10957
10958 -
10959   type: "plot"
10960   title: "VPP Latency: l2sw-3n-hsw-x710-64b-1t1c-features-ndr-lat"
10961   algorithm: "plot_latency_box"
10962   output-file-type: ".html"
10963   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-ndr-lat"
10964   data: "plot-vpp-throughput-latency-3n-hsw"
10965   filter: "'NIC_Intel-X710' and
10966            '64B' and
10967            'FEATURE' and
10968            ('ACL10' or 'ACL50') and '10k_FLOWS' and
10969            'NDRDISC' and
10970            '1T1C' and
10971            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
10972            not 'VHOST' and
10973            not 'MEMIF'"
10974   parameters:
10975   - "latency"
10976   - "parent"
10977   traces:
10978     boxmean: False
10979   layout:
10980     title: ""  # No title
10981     layout: "plot-latency"
10982
10983 -
10984   type: "plot"
10985   title: "VPP Latency: l2sw-3n-hsw-x710-64b-2t2c-features-ndr-lat"
10986   algorithm: "plot_latency_box"
10987   output-file-type: ".html"
10988   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-ndr-lat"
10989   data: "plot-vpp-throughput-latency-3n-hsw"
10990   filter: "'NIC_Intel-X710' and
10991            '64B' and
10992            'FEATURE' and
10993            ('ACL10' or 'ACL50') and '10k_FLOWS' and
10994            'NDRDISC' and
10995            '2T2C' and
10996            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
10997            not 'VHOST' and
10998            not 'MEMIF'"
10999   parameters:
11000   - "latency"
11001   - "parent"
11002   traces:
11003     boxmean: False
11004   layout:
11005     title: ""  # No title
11006     layout: "plot-latency"
11007
11008 # Packet Latency - VPP L2 3n-hsw-xl710
11009 -
11010   type: "plot"
11011   title: "VPP Latency: l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
11012   algorithm: "plot_latency_box"
11013   output-file-type: ".html"
11014   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
11015   data: "plot-vpp-throughput-latency-3n-hsw"
11016   filter: "'NIC_Intel-XL710' and
11017            '64B' and
11018            ('BASE' or 'SCALE') and
11019            'NDRDISC' and
11020            '1T1C' and
11021            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
11022            not 'VHOST' and
11023            not 'MEMIF'"
11024   parameters:
11025   - "latency"
11026   - "parent"
11027   traces:
11028     boxmean: False
11029   layout:
11030     title: ""  # No title
11031     layout: "plot-latency"
11032
11033 -
11034   type: "plot"
11035   title: "VPP Latency: l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
11036   algorithm: "plot_latency_box"
11037   output-file-type: ".html"
11038   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
11039   data: "plot-vpp-throughput-latency-3n-hsw"
11040   filter: "'NIC_Intel-XL710' and
11041            '64B' and
11042            ('BASE' or 'SCALE') and
11043            'NDRDISC' and
11044            '2T2C' and
11045            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
11046            not 'VHOST' and
11047            not 'MEMIF'"
11048   parameters:
11049   - "latency"
11050   - "parent"
11051   traces:
11052     boxmean: False
11053   layout:
11054     title: ""  # No title
11055     layout: "plot-latency"
11056
11057 # Packet Latency - VPP L2 3n-skx-x710
11058 -
11059   type: "plot"
11060   title: "VPP Latency: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
11061   algorithm: "plot_latency_box"
11062   output-file-type: ".html"
11063   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
11064   data: "plot-vpp-throughput-latency-3n-skx"
11065   filter: "'NIC_Intel-X710' and
11066            '64B' and
11067            ('BASE' or 'SCALE') and
11068            'NDRDISC' and
11069            '2T1C' and
11070            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
11071            not 'VHOST' and
11072            not 'MEMIF'"
11073   parameters:
11074   - "latency"
11075   - "parent"
11076   traces:
11077     boxmean: False
11078   layout:
11079     title: ""  # No title
11080     layout: "plot-latency"
11081
11082 -
11083   type: "plot"
11084   title: "VPP Latency: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
11085   algorithm: "plot_latency_box"
11086   output-file-type: ".html"
11087   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
11088   data: "plot-vpp-throughput-latency-3n-skx"
11089   filter: "'NIC_Intel-X710' and
11090            '64B' and
11091            ('BASE' or 'SCALE') and
11092            'NDRDISC' and
11093            '4T2C' and
11094            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
11095            not 'VHOST' and
11096            not 'MEMIF'"
11097   parameters:
11098   - "latency"
11099   - "parent"
11100   traces:
11101     boxmean: False
11102   layout:
11103     title: ""  # No title
11104     layout: "plot-latency"
11105
11106 -
11107   type: "plot"
11108   title: "VPP Latency: l2sw-3n-skx-x710-64b-2t1c-features-ndr-lat"
11109   algorithm: "plot_latency_box"
11110   output-file-type: ".html"
11111   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-ndr-lat"
11112   data: "plot-vpp-throughput-latency-3n-skx"
11113   filter: "'NIC_Intel-X710' and
11114            '64B' and
11115            'FEATURE' and
11116            ('ACL10' or 'ACL50') and '10k_FLOWS' and
11117            'NDRDISC' and
11118            '2T1C' and
11119            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
11120            not 'VHOST' and
11121            not 'MEMIF'"
11122   parameters:
11123   - "latency"
11124   - "parent"
11125   traces:
11126     boxmean: False
11127   layout:
11128     title: ""  # No title
11129     layout: "plot-latency"
11130
11131 -
11132   type: "plot"
11133   title: "VPP Latency: l2sw-3n-skx-x710-64b-4t2c-features-ndr-lat"
11134   algorithm: "plot_latency_box"
11135   output-file-type: ".html"
11136   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-ndr-lat"
11137   data: "plot-vpp-throughput-latency-3n-skx"
11138   filter: "'NIC_Intel-X710' and
11139            '64B' and
11140            'FEATURE' and
11141            ('ACL10' or 'ACL50') and '10k_FLOWS' and
11142            'NDRDISC' and
11143            '4T2C' and
11144            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
11145            not 'VHOST' and
11146            not 'MEMIF'"
11147   parameters:
11148   - "latency"
11149   - "parent"
11150   traces:
11151     boxmean: False
11152   layout:
11153     title: ""  # No title
11154     layout: "plot-latency"
11155
11156 # Packet Latency - VPP L2 3n-skx-xxv710
11157 -
11158   type: "plot"
11159   title: "VPP Latency: l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
11160   algorithm: "plot_latency_box"
11161   output-file-type: ".html"
11162   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
11163   data: "plot-vpp-throughput-latency-3n-skx"
11164   filter: "'NIC_Intel-XXV710' and
11165            '64B' and
11166            ('BASE' or 'SCALE') and
11167            'NDRDISC' and
11168            '2T1C' and
11169            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
11170            not 'VHOST' and
11171            not 'MEMIF'"
11172   parameters:
11173   - "latency"
11174   - "parent"
11175   traces:
11176     boxmean: False
11177   layout:
11178     title: ""  # No title
11179     layout: "plot-latency"
11180
11181 -
11182   type: "plot"
11183   title: "VPP Latency: l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
11184   algorithm: "plot_latency_box"
11185   output-file-type: ".html"
11186   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
11187   data: "plot-vpp-throughput-latency-3n-skx"
11188   filter: "'NIC_Intel-XXV710' and
11189            '64B' and
11190            ('BASE' or 'SCALE') and
11191            'NDRDISC' and
11192            '4T2C' and
11193            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
11194            not 'VHOST' and
11195            not 'MEMIF'"
11196   parameters:
11197   - "latency"
11198   - "parent"
11199   traces:
11200     boxmean: False
11201   layout:
11202     title: ""  # No title
11203     layout: "plot-latency"
11204
11205 -
11206   type: "plot"
11207   title: "VPP Latency: l2sw-3n-skx-xxv710-64b-2t1c-features-ndr-lat"
11208   algorithm: "plot_latency_box"
11209   output-file-type: ".html"
11210   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-features-ndr-lat"
11211   data: "plot-vpp-throughput-latency-3n-skx"
11212   filter: "'NIC_Intel-XXV710' and
11213            '64B' and
11214            'FEATURE' and
11215            ('ACL10' or 'ACL50') and '10k_FLOWS' and
11216            'NDRDISC' and
11217            '2T1C' and
11218            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
11219            not 'VHOST' and
11220            not 'MEMIF'"
11221   parameters:
11222   - "latency"
11223   - "parent"
11224   traces:
11225     boxmean: False
11226   layout:
11227     title: ""  # No title
11228     layout: "plot-latency"
11229
11230 -
11231   type: "plot"
11232   title: "VPP Latency: l2sw-3n-skx-xxv710-64b-4t2c-features-ndr-lat"
11233   algorithm: "plot_latency_box"
11234   output-file-type: ".html"
11235   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-features-ndr-lat"
11236   data: "plot-vpp-throughput-latency-3n-skx"
11237   filter: "'NIC_Intel-XXV710' and
11238            '64B' and
11239            'FEATURE' and
11240            ('ACL10' or 'ACL50') and '10k_FLOWS' and
11241            'NDRDISC' and
11242            '4T2C' and
11243            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
11244            not 'VHOST' and
11245            not 'MEMIF'"
11246   parameters:
11247   - "latency"
11248   - "parent"
11249   traces:
11250     boxmean: False
11251   layout:
11252     title: ""  # No title
11253     layout: "plot-latency"
11254
11255 # Packet Latency - VPP L2 2n-skx-x710
11256 -
11257   type: "plot"
11258   title: "VPP Latency: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
11259   algorithm: "plot_latency_box"
11260   output-file-type: ".html"
11261   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
11262   data: "plot-vpp-throughput-latency-2n-skx"
11263   filter: "'NIC_Intel-X710' and
11264            '64B' and
11265            ('BASE' or 'SCALE') and
11266            'NDRDISC' and
11267            '2T1C' and
11268            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
11269            not 'VHOST' and
11270            not 'MEMIF'"
11271   parameters:
11272   - "latency"
11273   - "parent"
11274   traces:
11275     boxmean: False
11276   layout:
11277     title: ""  # No title
11278     layout: "plot-latency"
11279
11280 -
11281   type: "plot"
11282   title: "VPP Latency: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
11283   algorithm: "plot_latency_box"
11284   output-file-type: ".html"
11285   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
11286   data: "plot-vpp-throughput-latency-2n-skx"
11287   filter: "'NIC_Intel-X710' and
11288            '64B' and
11289            ('BASE' or 'SCALE') and
11290            'NDRDISC' and
11291            '4T2C' and
11292            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
11293            not 'VHOST' and
11294            not 'MEMIF'"
11295   parameters:
11296   - "latency"
11297   - "parent"
11298   traces:
11299     boxmean: False
11300   layout:
11301     title: ""  # No title
11302     layout: "plot-latency"
11303
11304 -
11305   type: "plot"
11306   title: "VPP Latency: l2sw-2n-skx-x710-64b-2t1c-features-ndr-lat"
11307   algorithm: "plot_latency_box"
11308   output-file-type: ".html"
11309   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-features-ndr-lat"
11310   data: "plot-vpp-throughput-latency-2n-skx"
11311   filter: "'NIC_Intel-X710' and
11312            '64B' and
11313            'FEATURE' and
11314            ('ACL10' or 'ACL50') and '10k_FLOWS' and
11315            'NDRDISC' and
11316            '2T1C' and
11317            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
11318            not 'VHOST' and
11319            not 'MEMIF'"
11320   parameters:
11321   - "latency"
11322   - "parent"
11323   traces:
11324     boxmean: False
11325   layout:
11326     title: ""  # No title
11327     layout: "plot-latency"
11328
11329 -
11330   type: "plot"
11331   title: "VPP Latency: l2sw-2n-skx-x710-64b-4t2c-features-ndr-lat"
11332   algorithm: "plot_latency_box"
11333   output-file-type: ".html"
11334   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-features-ndr-lat"
11335   data: "plot-vpp-throughput-latency-2n-skx"
11336   filter: "'NIC_Intel-X710' and
11337            '64B' and
11338            'FEATURE' and
11339            ('ACL10' or 'ACL50') and '10k_FLOWS' and
11340            'NDRDISC' and
11341            '4T2C' and
11342            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
11343            not 'VHOST' and
11344            not 'MEMIF'"
11345   parameters:
11346   - "latency"
11347   - "parent"
11348   traces:
11349     boxmean: False
11350   layout:
11351     title: ""  # No title
11352     layout: "plot-latency"
11353
11354 # Packet Latency - VPP L2 2n-skx-xxv710
11355 -
11356   type: "plot"
11357   title: "VPP Latency: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
11358   algorithm: "plot_latency_box"
11359   output-file-type: ".html"
11360   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
11361   data: "plot-vpp-throughput-latency-2n-skx"
11362   filter: "'NIC_Intel-XXV710' and
11363            '64B' and
11364            ('BASE' or 'SCALE') and
11365            'NDRDISC' and
11366            '2T1C' and
11367            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
11368            not 'VHOST' and
11369            not 'MEMIF'"
11370   parameters:
11371   - "latency"
11372   - "parent"
11373   traces:
11374     boxmean: False
11375   layout:
11376     title: ""  # No title
11377     layout: "plot-latency"
11378
11379 -
11380   type: "plot"
11381   title: "VPP Latency: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
11382   algorithm: "plot_latency_box"
11383   output-file-type: ".html"
11384   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
11385   data: "plot-vpp-throughput-latency-2n-skx"
11386   filter: "'NIC_Intel-XXV710' and
11387            '64B' and
11388            ('BASE' or 'SCALE') and
11389            'NDRDISC' and
11390            '4T2C' and
11391            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
11392            not 'VHOST' and
11393            not 'MEMIF'"
11394   parameters:
11395   - "latency"
11396   - "parent"
11397   traces:
11398     boxmean: False
11399   layout:
11400     title: ""  # No title
11401     layout: "plot-latency"
11402
11403 -
11404   type: "plot"
11405   title: "VPP Latency: l2sw-2n-skx-xxv710-64b-2t1c-features-ndr-lat"
11406   algorithm: "plot_latency_box"
11407   output-file-type: ".html"
11408   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-features-ndr-lat"
11409   data: "plot-vpp-throughput-latency-2n-skx"
11410   filter: "'NIC_Intel-XXV710' and
11411            '64B' and
11412            'FEATURE' and
11413            ('ACL10' or 'ACL50') and '10k_FLOWS' and
11414            'NDRDISC' and
11415            '2T1C' and
11416            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
11417            not 'VHOST' and
11418            not 'MEMIF'"
11419   parameters:
11420   - "latency"
11421   - "parent"
11422   traces:
11423     boxmean: False
11424   layout:
11425     title: ""  # No title
11426     layout: "plot-latency"
11427
11428 -
11429   type: "plot"
11430   title: "VPP Latency: l2sw-2n-skx-xxv710-64b-4t2c-features-ndr-lat"
11431   algorithm: "plot_latency_box"
11432   output-file-type: ".html"
11433   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-features-ndr-lat"
11434   data: "plot-vpp-throughput-latency-2n-skx"
11435   filter: "'NIC_Intel-XXV710' and
11436            '64B' and
11437            'FEATURE' and
11438            ('ACL10' or 'ACL50') and '10k_FLOWS' and
11439            'NDRDISC' and
11440            '4T2C' and
11441            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
11442            not 'VHOST' and
11443            not 'MEMIF'"
11444   parameters:
11445   - "latency"
11446   - "parent"
11447   traces:
11448     boxmean: False
11449   layout:
11450     title: ""  # No title
11451     layout: "plot-latency"
11452
11453 ################################################################################
11454
11455 # Packet Latency - VPP Container Memif 3n-hsw-x520
11456 -
11457   type: "plot"
11458   title: "VPP Latency: memif-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
11459   algorithm: "plot_latency_box"
11460   output-file-type: ".html"
11461   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
11462   data: "plot-vpp-throughput-latency-3n-hsw"
11463   filter: "'NIC_Intel-X520-DA2' and
11464            '64B' and
11465            ('BASE' or 'SCALE') and
11466            'NDRDISC' and
11467            '1T1C' and
11468            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
11469            not 'VHOST' and
11470            'MEMIF'"
11471   parameters:
11472   - "latency"
11473   - "parent"
11474   traces:
11475     boxmean: False
11476   layout:
11477     title: ""  # No title
11478     layout: "plot-latency"
11479
11480 -
11481   type: "plot"
11482   title: "VPP Latency: memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
11483   algorithm: "plot_latency_box"
11484   output-file-type: ".html"
11485   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
11486   data: "plot-vpp-throughput-latency-3n-hsw"
11487   filter: "'NIC_Intel-X520-DA2' and
11488            '64B' and
11489            ('BASE' or 'SCALE') and
11490            'NDRDISC' and
11491            '2T2C' and
11492            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
11493            not 'VHOST' and
11494            'MEMIF'"
11495   parameters:
11496   - "latency"
11497   - "parent"
11498   traces:
11499     boxmean: False
11500   layout:
11501     title: ""  # No title
11502     layout: "plot-latency"
11503
11504 # Packet Latency - VPP Container Memif 3n-hsw-x710
11505 -
11506   type: "plot"
11507   title: "VPP Latency: memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
11508   algorithm: "plot_latency_box"
11509   output-file-type: ".html"
11510   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
11511   data: "plot-vpp-throughput-latency-3n-hsw"
11512   filter: "'NIC_Intel-X710' and
11513            '64B' and
11514            ('BASE' or 'SCALE') and
11515            'NDRDISC' and
11516            '1T1C' and
11517            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
11518            not 'VHOST' and
11519            'MEMIF'"
11520   parameters:
11521   - "latency"
11522   - "parent"
11523   traces:
11524     boxmean: False
11525   layout:
11526     title: ""  # No title
11527     layout: "plot-latency"
11528
11529 -
11530   type: "plot"
11531   title: "VPP Latency: memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
11532   algorithm: "plot_latency_box"
11533   output-file-type: ".html"
11534   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
11535   data: "plot-vpp-throughput-latency-3n-hsw"
11536   filter: "'NIC_Intel-X710' and
11537            '64B' and
11538            ('BASE' or 'SCALE') and
11539            'NDRDISC' and
11540            '2T2C' and
11541            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
11542            not 'VHOST' and
11543            'MEMIF'"
11544   parameters:
11545   - "latency"
11546   - "parent"
11547   traces:
11548     boxmean: False
11549   layout:
11550     title: ""  # No title
11551     layout: "plot-latency"
11552
11553 # Packet Latency - VPP Container Memif 3n-hsw-xl710
11554 -
11555   type: "plot"
11556   title: "VPP Latency: memif-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
11557   algorithm: "plot_latency_box"
11558   output-file-type: ".html"
11559   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
11560   data: "plot-vpp-throughput-latency-3n-hsw"
11561   filter: "'NIC_Intel-XL710' and
11562            '64B' and
11563            ('BASE' or 'SCALE') and
11564            'NDRDISC' and
11565            '1T1C' and
11566            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
11567            not 'VHOST' and
11568            'MEMIF'"
11569   parameters:
11570   - "latency"
11571   - "parent"
11572   traces:
11573     boxmean: False
11574   layout:
11575     title: ""  # No title
11576     layout: "plot-latency"
11577
11578 -
11579   type: "plot"
11580   title: "VPP Latency: memif-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
11581   algorithm: "plot_latency_box"
11582   output-file-type: ".html"
11583   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
11584   data: "plot-vpp-throughput-latency-3n-hsw"
11585   filter: "'NIC_Intel-XL710' and
11586            '64B' and
11587            ('BASE' or 'SCALE') and
11588            'NDRDISC' and
11589            '2T2C' and
11590            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
11591            not 'VHOST' and
11592            'MEMIF'"
11593   parameters:
11594   - "latency"
11595   - "parent"
11596   traces:
11597     boxmean: False
11598   layout:
11599     title: ""  # No title
11600     layout: "plot-latency"
11601
11602 # Packet Latency - VPP Container Memif 3n-skx-x710
11603 -
11604   type: "plot"
11605   title: "VPP Latency: memif-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
11606   algorithm: "plot_latency_box"
11607   output-file-type: ".html"
11608   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
11609   data: "plot-vpp-throughput-latency-3n-skx"
11610   filter: "'NIC_Intel-X710' and
11611            '64B' and
11612            ('BASE' or 'SCALE') and
11613            'NDRDISC' and
11614            '2T1C' and
11615            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
11616            not 'VHOST' and
11617            'MEMIF'"
11618   parameters:
11619   - "latency"
11620   - "parent"
11621   traces:
11622     boxmean: False
11623   layout:
11624     title: ""  # No title
11625     layout: "plot-latency"
11626
11627 -
11628   type: "plot"
11629   title: "VPP Latency: memif-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
11630   algorithm: "plot_latency_box"
11631   output-file-type: ".html"
11632   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
11633   data: "plot-vpp-throughput-latency-3n-skx"
11634   filter: "'NIC_Intel-X710' and
11635            '64B' and
11636            ('BASE' or 'SCALE') and
11637            'NDRDISC' and
11638            '4T2C' and
11639            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
11640            not 'VHOST' and
11641            'MEMIF'"
11642   parameters:
11643   - "latency"
11644   - "parent"
11645   traces:
11646     boxmean: False
11647   layout:
11648     title: ""  # No title
11649     layout: "plot-latency"
11650
11651 # Packet Latency - VPP Container Memif 3n-skx-xxv710
11652 -
11653   type: "plot"
11654   title: "VPP Latency: memif-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
11655   algorithm: "plot_latency_box"
11656   output-file-type: ".html"
11657   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
11658   data: "plot-vpp-throughput-latency-3n-skx"
11659   filter: "'NIC_Intel-XXV710' and
11660            '64B' and
11661            ('BASE' or 'SCALE') and
11662            'NDRDISC' and
11663            '2T1C' and
11664            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
11665            not 'VHOST' and
11666            'MEMIF'"
11667   parameters:
11668   - "latency"
11669   - "parent"
11670   traces:
11671     boxmean: False
11672   layout:
11673     title: ""  # No title
11674     layout: "plot-latency"
11675
11676 -
11677   type: "plot"
11678   title: "VPP Latency: memif-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
11679   algorithm: "plot_latency_box"
11680   output-file-type: ".html"
11681   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
11682   data: "plot-vpp-throughput-latency-3n-skx"
11683   filter: "'NIC_Intel-XXV710' and
11684            '64B' and
11685            ('BASE' or 'SCALE') and
11686            'NDRDISC' and
11687            '4T2C' and
11688            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
11689            not 'VHOST' and
11690            'MEMIF'"
11691   parameters:
11692   - "latency"
11693   - "parent"
11694   traces:
11695     boxmean: False
11696   layout:
11697     title: ""  # No title
11698     layout: "plot-latency"
11699
11700 # Packet Latency - VPP Container Memif 2n-skx-x710
11701 -
11702   type: "plot"
11703   title: "VPP Latency: memif-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
11704   algorithm: "plot_latency_box"
11705   output-file-type: ".html"
11706   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
11707   data: "plot-vpp-throughput-latency-2n-skx"
11708   filter: "'NIC_Intel-X710' and
11709            '64B' and
11710            ('BASE' or 'SCALE') and
11711            'NDRDISC' and
11712            '2T1C' and
11713            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
11714            not 'VHOST' and
11715            'MEMIF'"
11716   parameters:
11717   - "latency"
11718   - "parent"
11719   traces:
11720     boxmean: False
11721   layout:
11722     title: ""  # No title
11723     layout: "plot-latency"
11724
11725 -
11726   type: "plot"
11727   title: "VPP Latency: memif-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
11728   algorithm: "plot_latency_box"
11729   output-file-type: ".html"
11730   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
11731   data: "plot-vpp-throughput-latency-2n-skx"
11732   filter: "'NIC_Intel-X710' and
11733            '64B' and
11734            ('BASE' or 'SCALE') and
11735            'NDRDISC' and
11736            '4T2C' and
11737            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
11738            not 'VHOST' and
11739            'MEMIF'"
11740   parameters:
11741   - "latency"
11742   - "parent"
11743   traces:
11744     boxmean: False
11745   layout:
11746     title: ""  # No title
11747     layout: "plot-latency"
11748
11749 # Packet Latency - VPP Container Memif 2n-skx-xxv710
11750 -
11751   type: "plot"
11752   title: "VPP Latency: memif-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
11753   algorithm: "plot_latency_box"
11754   output-file-type: ".html"
11755   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
11756   data: "plot-vpp-throughput-latency-2n-skx"
11757   filter: "'NIC_Intel-XXV710' and
11758            '64B' and
11759            ('BASE' or 'SCALE') and
11760            'NDRDISC' and
11761            '2T1C' and
11762            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
11763            not 'VHOST' and
11764            'MEMIF'"
11765   parameters:
11766   - "latency"
11767   - "parent"
11768   traces:
11769     boxmean: False
11770   layout:
11771     title: ""  # No title
11772     layout: "plot-latency"
11773
11774 -
11775   type: "plot"
11776   title: "VPP Latency: memif-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
11777   algorithm: "plot_latency_box"
11778   output-file-type: ".html"
11779   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
11780   data: "plot-vpp-throughput-latency-2n-skx"
11781   filter: "'NIC_Intel-XXV710' and
11782            '64B' and
11783            ('BASE' or 'SCALE') and
11784            'NDRDISC' and
11785            '4T2C' and
11786            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
11787            not 'VHOST' and
11788            'MEMIF'"
11789   parameters:
11790   - "latency"
11791   - "parent"
11792   traces:
11793     boxmean: False
11794   layout:
11795     title: ""  # No title
11796     layout: "plot-latency"
11797
11798 ################################################################################
11799
11800 # Packet Latency - VPP Container Memif 3n-hsw-x520
11801 -
11802   type: "plot"
11803   title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
11804   algorithm: "plot_latency_box"
11805   output-file-type: ".html"
11806   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
11807   data: "plot-ligato-throughput-latency-3n-hsw"
11808   filter: "'NIC_Intel-X520-DA2' and
11809            '64B' and
11810            ('BASE' or 'SCALE') and
11811            'NDRDISC' and
11812            '1T1C' and
11813            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
11814            not 'VHOST' and
11815            'MEMIF'"
11816   parameters:
11817   - "latency"
11818   - "parent"
11819   traces:
11820     boxmean: False
11821   layout:
11822     title: ""  # No title
11823     layout: "plot-latency"
11824
11825 -
11826   type: "plot"
11827   title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
11828   algorithm: "plot_latency_box"
11829   output-file-type: ".html"
11830   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
11831   data: "plot-ligato-throughput-latency-3n-hsw"
11832   filter: "'NIC_Intel-X520-DA2' and
11833            '64B' and
11834            ('BASE' or 'SCALE') and
11835            'NDRDISC' and
11836            '2T2C' and
11837            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
11838            not 'VHOST' and
11839            'MEMIF'"
11840   parameters:
11841   - "latency"
11842   - "parent"
11843   traces:
11844     boxmean: False
11845   layout:
11846     title: ""  # No title
11847     layout: "plot-latency"
11848
11849 # Packet Latency - VPP Container Memif 3n-hsw-x710
11850 -
11851   type: "plot"
11852   title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
11853   algorithm: "plot_latency_box"
11854   output-file-type: ".html"
11855   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
11856   data: "plot-ligato-throughput-latency-3n-hsw"
11857   filter: "'NIC_Intel-X710' and
11858            '64B' and
11859            ('BASE' or 'SCALE') and
11860            'NDRDISC' and
11861            '1T1C' and
11862            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
11863            not 'VHOST' and
11864            'MEMIF'"
11865   parameters:
11866   - "latency"
11867   - "parent"
11868   traces:
11869     boxmean: False
11870   layout:
11871     title: ""  # No title
11872     layout: "plot-latency"
11873
11874 -
11875   type: "plot"
11876   title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
11877   algorithm: "plot_latency_box"
11878   output-file-type: ".html"
11879   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
11880   data: "plot-ligato-throughput-latency-3n-hsw"
11881   filter: "'NIC_Intel-X710' and
11882            '64B' and
11883            ('BASE' or 'SCALE') and
11884            'NDRDISC' and
11885            '2T2C' and
11886            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
11887            not 'VHOST' and
11888            'MEMIF'"
11889   parameters:
11890   - "latency"
11891   - "parent"
11892   traces:
11893     boxmean: False
11894   layout:
11895     title: ""  # No title
11896     layout: "plot-latency"
11897
11898 # Packet Latency - VPP Container Memif 3n-skx-x710
11899 -
11900   type: "plot"
11901   title: "VPP Latency: k8s-memif-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
11902   algorithm: "plot_latency_box"
11903   output-file-type: ".html"
11904   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
11905   data: "plot-ligato-throughput-latency-3n-skx"
11906   filter: "'NIC_Intel-X710' and
11907            '64B' and
11908            ('BASE' or 'SCALE') and
11909            'NDRDISC' and
11910            '2T1C' and
11911            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
11912            not 'VHOST' and
11913            'MEMIF'"
11914   parameters:
11915   - "latency"
11916   - "parent"
11917   traces:
11918     boxmean: False
11919   layout:
11920     title: ""  # No title
11921     layout: "plot-latency"
11922
11923 -
11924   type: "plot"
11925   title: "VPP Latency: k8s-memif-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
11926   algorithm: "plot_latency_box"
11927   output-file-type: ".html"
11928   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
11929   data: "plot-ligato-throughput-latency-3n-skx"
11930   filter: "'NIC_Intel-X710' and
11931            '64B' and
11932            ('BASE' or 'SCALE') and
11933            'NDRDISC' and
11934            '4T2C' and
11935            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
11936            not 'VHOST' and
11937            'MEMIF'"
11938   parameters:
11939   - "latency"
11940   - "parent"
11941   traces:
11942     boxmean: False
11943   layout:
11944     title: ""  # No title
11945     layout: "plot-latency"
11946
11947 # Packet Latency - VPP Container Memif 3n-skx-xxv710
11948 -
11949   type: "plot"
11950   title: "VPP Latency: k8s-memif-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
11951   algorithm: "plot_latency_box"
11952   output-file-type: ".html"
11953   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
11954   data: "plot-ligato-throughput-latency-3n-skx"
11955   filter: "'NIC_Intel-XXV710' and
11956            '64B' and
11957            ('BASE' or 'SCALE') and
11958            'NDRDISC' and
11959            '2T1C' and
11960            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
11961            not 'VHOST' and
11962            'MEMIF'"
11963   parameters:
11964   - "latency"
11965   - "parent"
11966   traces:
11967     boxmean: False
11968   layout:
11969     title: ""  # No title
11970     layout: "plot-latency"
11971
11972 -
11973   type: "plot"
11974   title: "VPP Latency: k8s-memif-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
11975   algorithm: "plot_latency_box"
11976   output-file-type: ".html"
11977   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
11978   data: "plot-ligato-throughput-latency-3n-skx"
11979   filter: "'NIC_Intel-XXV710' and
11980            '64B' and
11981            ('BASE' or 'SCALE') and
11982            'NDRDISC' and
11983            '4T2C' and
11984            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
11985            not 'VHOST' and
11986            'MEMIF'"
11987   parameters:
11988   - "latency"
11989   - "parent"
11990   traces:
11991     boxmean: False
11992   layout:
11993     title: ""  # No title
11994     layout: "plot-latency"
11995
11996 # Packet Latency - VPP Container Memif 2n-skx-x710
11997 -
11998   type: "plot"
11999   title: "VPP Latency: k8s-memif-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
12000   algorithm: "plot_latency_box"
12001   output-file-type: ".html"
12002   output-file: "{DIR[STATIC,VPP]}/k8s-memif-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
12003   data: "plot-ligato-throughput-latency-2n-skx"
12004   filter: "'NIC_Intel-X710' and
12005            '64B' and
12006            ('BASE' or 'SCALE') and
12007            'NDRDISC' and
12008            '2T1C' and
12009            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
12010            not 'VHOST' and
12011            'MEMIF'"
12012   parameters:
12013   - "latency"
12014   - "parent"
12015   traces:
12016     boxmean: False
12017   layout:
12018     title: ""  # No title
12019     layout: "plot-latency"
12020
12021 -
12022   type: "plot"
12023   title: "VPP Latency: k8s-memif-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
12024   algorithm: "plot_latency_box"
12025   output-file-type: ".html"
12026   output-file: "{DIR[STATIC,VPP]}/k8s-memif-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
12027   data: "plot-ligato-throughput-latency-2n-skx"
12028   filter: "'NIC_Intel-X710' and
12029            '64B' and
12030            ('BASE' or 'SCALE') and
12031            'NDRDISC' and
12032            '4T2C' and
12033            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
12034            not 'VHOST' and
12035            'MEMIF'"
12036   parameters:
12037   - "latency"
12038   - "parent"
12039   traces:
12040     boxmean: False
12041   layout:
12042     title: ""  # No title
12043     layout: "plot-latency"
12044
12045 # Packet Latency - VPP Container Memif 2n-skx-xxv710
12046 -
12047   type: "plot"
12048   title: "VPP Latency: k8s-memif-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
12049   algorithm: "plot_latency_box"
12050   output-file-type: ".html"
12051   output-file: "{DIR[STATIC,VPP]}/k8s-memif-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
12052   data: "plot-ligato-throughput-latency-2n-skx"
12053   filter: "'NIC_Intel-XXV710' and
12054            '64B' and
12055            ('BASE' or 'SCALE') and
12056            'NDRDISC' and
12057            '2T1C' and
12058            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
12059            not 'VHOST' and
12060            'MEMIF'"
12061   parameters:
12062   - "latency"
12063   - "parent"
12064   traces:
12065     boxmean: False
12066   layout:
12067     title: ""  # No title
12068     layout: "plot-latency"
12069
12070 -
12071   type: "plot"
12072   title: "VPP Latency: k8s-memif-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
12073   algorithm: "plot_latency_box"
12074   output-file-type: ".html"
12075   output-file: "{DIR[STATIC,VPP]}/k8s-memif-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
12076   data: "plot-ligato-throughput-latency-2n-skx"
12077   filter: "'NIC_Intel-XXV710' and
12078            '64B' and
12079            ('BASE' or 'SCALE') and
12080            'NDRDISC' and
12081            '4T2C' and
12082            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
12083            not 'VHOST' and
12084            'MEMIF'"
12085   parameters:
12086   - "latency"
12087   - "parent"
12088   traces:
12089     boxmean: False
12090   layout:
12091     title: ""  # No title
12092     layout: "plot-latency"
12093
12094 ################################################################################
12095
12096 # Packet Latency - VPP IPv4 3n-hsw-x520
12097 -
12098   type: "plot"
12099   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
12100   algorithm: "plot_latency_box"
12101   output-file-type: ".html"
12102   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
12103   data: "plot-vpp-throughput-latency-3n-hsw"
12104   filter: "'NIC_Intel-X520-DA2' and
12105            '64B' and
12106            ('BASE' or 'SCALE') and
12107            'NDRDISC' and
12108            '1T1C' and
12109            'IP4FWD' and
12110            not 'IPSEC' and 
12111            not 'VHOST'"
12112   parameters:
12113   - "latency"
12114   - "parent"
12115   traces:
12116     boxmean: False
12117   layout:
12118     title: ""  # No title
12119     layout: "plot-latency"
12120
12121 -
12122   type: "plot"
12123   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
12124   algorithm: "plot_latency_box"
12125   output-file-type: ".html"
12126   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
12127   data: "plot-vpp-throughput-latency-3n-hsw"
12128   filter: "'NIC_Intel-X520-DA2' and
12129            '64B' and
12130            ('BASE' or 'SCALE') and
12131            'NDRDISC' and
12132            '2T2C' and
12133            'IP4FWD' and
12134            not 'IPSEC' and 
12135            not 'VHOST'"
12136   parameters:
12137   - "latency"
12138   - "parent"
12139   traces:
12140     boxmean: False
12141   layout:
12142     title: ""  # No title
12143     layout: "plot-latency"
12144
12145 -
12146   type: "plot"
12147   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-ndr-lat"
12148   algorithm: "plot_latency_box"
12149   output-file-type: ".html"
12150   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-ndr-lat"
12151   data: "plot-vpp-throughput-latency-3n-hsw"
12152   filter: "'NIC_Intel-X520-DA2' and
12153            '64B' and
12154            'FEATURE' and
12155            ('ACL10' or 'ACL50') and '10k_FLOWS' and
12156            'NDRDISC' and
12157            '1T1C' and
12158            'IP4FWD' and
12159            not 'IPSEC' and 
12160            not 'VHOST'"
12161   parameters:
12162   - "latency"
12163   - "parent"
12164   traces:
12165     boxmean: False
12166   layout:
12167     title: ""  # No title
12168     layout: "plot-latency"
12169
12170 -
12171   type: "plot"
12172   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-ndr-lat"
12173   algorithm: "plot_latency_box"
12174   output-file-type: ".html"
12175   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-ndr-lat"
12176   data: "plot-vpp-throughput-latency-3n-hsw"
12177   filter: "'NIC_Intel-X520-DA2' and
12178            '64B' and
12179            'FEATURE' and
12180            ('ACL10' or 'ACL50') and '10k_FLOWS' and
12181            'NDRDISC' and
12182            '2T2C' and
12183            'IP4FWD' and
12184            not 'IPSEC' and 
12185            not 'VHOST'"
12186   parameters:
12187   - "latency"
12188   - "parent"
12189   traces:
12190     boxmean: False
12191   layout:
12192     title: ""  # No title
12193     layout: "plot-latency"
12194
12195 # Packet Latency - VPP IPv4 3n-hsw-x710
12196 -
12197   type: "plot"
12198   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
12199   algorithm: "plot_latency_box"
12200   output-file-type: ".html"
12201   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
12202   data: "plot-vpp-throughput-latency-3n-hsw"
12203   filter: "'NIC_Intel-X710' and
12204            '64B' and
12205            ('BASE' or 'SCALE') and
12206            'NDRDISC' and
12207            '1T1C' and
12208            'IP4FWD' and
12209            not 'IPSEC' and 
12210            not 'VHOST'"
12211   parameters:
12212   - "latency"
12213   - "parent"
12214   traces:
12215     boxmean: False
12216   layout:
12217     title: ""  # No title
12218     layout: "plot-latency"
12219
12220 -
12221   type: "plot"
12222   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
12223   algorithm: "plot_latency_box"
12224   output-file-type: ".html"
12225   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
12226   data: "plot-vpp-throughput-latency-3n-hsw"
12227   filter: "'NIC_Intel-X710' and
12228            '64B' and
12229            ('BASE' or 'SCALE') and
12230            'NDRDISC' and
12231            '2T2C' and
12232            'IP4FWD' and
12233            not 'IPSEC' and 
12234            not 'VHOST'"
12235   parameters:
12236   - "latency"
12237   - "parent"
12238   traces:
12239     boxmean: False
12240   layout:
12241     title: ""  # No title
12242     layout: "plot-latency"
12243
12244 -
12245   type: "plot"
12246   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-ndr-lat"
12247   algorithm: "plot_latency_box"
12248   output-file-type: ".html"
12249   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-ndr-lat"
12250   data: "plot-vpp-throughput-latency-3n-hsw"
12251   filter: "'NIC_Intel-X710' and
12252            '64B' and
12253            'FEATURE' and
12254            ('ACL10' or 'ACL50') and '10k_FLOWS' and
12255            'NDRDISC' and
12256            '1T1C' and
12257            'IP4FWD' and
12258            not 'IPSEC' and 
12259            not 'VHOST'"
12260   parameters:
12261   - "latency"
12262   - "parent"
12263   traces:
12264     boxmean: False
12265   layout:
12266     title: ""  # No title
12267     layout: "plot-latency"
12268
12269 -
12270   type: "plot"
12271   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-ndr-lat"
12272   algorithm: "plot_latency_box"
12273   output-file-type: ".html"
12274   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-ndr-lat"
12275   data: "plot-vpp-throughput-latency-3n-hsw"
12276   filter: "'NIC_Intel-X710' and
12277            '64B' and
12278            'FEATURE' and
12279            ('ACL10' or 'ACL50') and '10k_FLOWS' and
12280            'NDRDISC' and
12281            '2T2C' and
12282            'IP4FWD' and
12283            not 'IPSEC' and 
12284            not 'VHOST'"
12285   parameters:
12286   - "latency"
12287   - "parent"
12288   traces:
12289     boxmean: False
12290   layout:
12291     title: ""  # No title
12292     layout: "plot-latency"
12293
12294 # Packet Latency - VPP IPv4 3n-hsw-xl710
12295 -
12296   type: "plot"
12297   title: "VPP Latency: ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
12298   algorithm: "plot_latency_box"
12299   output-file-type: ".html"
12300   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
12301   data: "plot-vpp-throughput-latency-3n-hsw"
12302   filter: "'NIC_Intel-XL710' and
12303            '64B' and
12304            ('BASE' or 'SCALE') and
12305            'NDRDISC' and
12306            '1T1C' and
12307            'IP4FWD' and
12308            not 'IPSEC' and 
12309            not 'VHOST'"
12310   parameters:
12311   - "latency"
12312   - "parent"
12313   traces:
12314     boxmean: False
12315   layout:
12316     title: ""  # No title
12317     layout: "plot-latency"
12318
12319 -
12320   type: "plot"
12321   title: "VPP Latency: ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
12322   algorithm: "plot_latency_box"
12323   output-file-type: ".html"
12324   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
12325   data: "plot-vpp-throughput-latency-3n-hsw"
12326   filter: "'NIC_Intel-XL710' and
12327            '64B' and
12328            ('BASE' or 'SCALE') and
12329            'NDRDISC' and
12330            '2T2C' and
12331            'IP4FWD' and
12332            not 'IPSEC' and 
12333            not 'VHOST'"
12334   parameters:
12335   - "latency"
12336   - "parent"
12337   traces:
12338     boxmean: False
12339   layout:
12340     title: ""  # No title
12341     layout: "plot-latency"
12342
12343 # Packet Latency - VPP IPv4 3n-skx-x710
12344 -
12345   type: "plot"
12346   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
12347   algorithm: "plot_latency_box"
12348   output-file-type: ".html"
12349   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
12350   data: "plot-vpp-throughput-latency-3n-skx"
12351   filter: "'NIC_Intel-X710' and
12352            '64B' and
12353            ('BASE' or 'SCALE') and
12354            'NDRDISC' and
12355            '2T1C' and
12356            'IP4FWD' and
12357            not 'IPSEC' and 
12358            not 'VHOST'"
12359   parameters:
12360   - "latency"
12361   - "parent"
12362   traces:
12363     boxmean: False
12364   layout:
12365     title: ""  # No title
12366     layout: "plot-latency"
12367
12368 -
12369   type: "plot"
12370   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
12371   algorithm: "plot_latency_box"
12372   output-file-type: ".html"
12373   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
12374   data: "plot-vpp-throughput-latency-3n-skx"
12375   filter: "'NIC_Intel-X710' and
12376            '64B' and
12377            ('BASE' or 'SCALE') and
12378            'NDRDISC' and
12379            '4T2C' and
12380            'IP4FWD' and
12381            not 'IPSEC' and 
12382            not 'VHOST'"
12383   parameters:
12384   - "latency"
12385   - "parent"
12386   traces:
12387     boxmean: False
12388   layout:
12389     title: ""  # No title
12390     layout: "plot-latency"
12391
12392 -
12393   type: "plot"
12394   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-ndr-lat"
12395   algorithm: "plot_latency_box"
12396   output-file-type: ".html"
12397   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-ndr-lat"
12398   data: "plot-vpp-throughput-latency-3n-skx"
12399   filter: "'NIC_Intel-X710' and
12400            '64B' and
12401            'FEATURE' and
12402            ('ACL10' or 'ACL50') and '10k_FLOWS' and
12403            'NDRDISC' and
12404            '2T1C' and
12405            'IP4FWD' and
12406            not 'IPSEC' and 
12407            not 'VHOST'"
12408   parameters:
12409   - "latency"
12410   - "parent"
12411   traces:
12412     boxmean: False
12413   layout:
12414     title: ""  # No title
12415     layout: "plot-latency"
12416
12417 -
12418   type: "plot"
12419   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-ndr-lat"
12420   algorithm: "plot_latency_box"
12421   output-file-type: ".html"
12422   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-ndr-lat"
12423   data: "plot-vpp-throughput-latency-3n-skx"
12424   filter: "'NIC_Intel-X710' and
12425            '64B' and
12426            'FEATURE' and
12427            ('ACL10' or 'ACL50') and '10k_FLOWS' and
12428            'NDRDISC' and
12429            '4T2C' and
12430            'IP4FWD' and
12431            not 'IPSEC' and 
12432            not 'VHOST'"
12433   parameters:
12434   - "latency"
12435   - "parent"
12436   traces:
12437     boxmean: False
12438   layout:
12439     title: ""  # No title
12440     layout: "plot-latency"
12441
12442 # Packet Latency - VPP IPv4 3n-skx-xxv710
12443 -
12444   type: "plot"
12445   title: "VPP Latency: ip4-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
12446   algorithm: "plot_latency_box"
12447   output-file-type: ".html"
12448   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
12449   data: "plot-vpp-throughput-latency-3n-skx"
12450   filter: "'NIC_Intel-XXV710' and
12451            '64B' and
12452            ('BASE' or 'SCALE') and
12453            'NDRDISC' and
12454            '2T1C' and
12455            'IP4FWD' and
12456            not 'IPSEC' and 
12457            not 'VHOST'"
12458   parameters:
12459   - "latency"
12460   - "parent"
12461   traces:
12462     boxmean: False
12463   layout:
12464     title: ""  # No title
12465     layout: "plot-latency"
12466
12467 -
12468   type: "plot"
12469   title: "VPP Latency: ip4-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
12470   algorithm: "plot_latency_box"
12471   output-file-type: ".html"
12472   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
12473   data: "plot-vpp-throughput-latency-3n-skx"
12474   filter: "'NIC_Intel-XXV710' and
12475            '64B' and
12476            ('BASE' or 'SCALE') and
12477            'NDRDISC' and
12478            '4T2C' and
12479            'IP4FWD' and
12480            not 'IPSEC' and 
12481            not 'VHOST'"
12482   parameters:
12483   - "latency"
12484   - "parent"
12485   traces:
12486     boxmean: False
12487   layout:
12488     title: ""  # No title
12489     layout: "plot-latency"
12490
12491 -
12492   type: "plot"
12493   title: "VPP Latency: ip4-3n-skx-xxv710-64b-2t1c-features-ndr-lat"
12494   algorithm: "plot_latency_box"
12495   output-file-type: ".html"
12496   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-xxv710-64b-2t1c-features-ndr-lat"
12497   data: "plot-vpp-throughput-latency-3n-skx"
12498   filter: "'NIC_Intel-XXV710' and
12499            '64B' and
12500            'FEATURE' and
12501            ('ACL10' or 'ACL50') and '10k_FLOWS' and
12502            'NDRDISC' and
12503            '2T1C' and
12504            'IP4FWD' and
12505            not 'IPSEC' and 
12506            not 'VHOST'"
12507   parameters:
12508   - "latency"
12509   - "parent"
12510   traces:
12511     boxmean: False
12512   layout:
12513     title: ""  # No title
12514     layout: "plot-latency"
12515
12516 -
12517   type: "plot"
12518   title: "VPP Latency: ip4-3n-skx-xxv710-64b-4t2c-features-ndr-lat"
12519   algorithm: "plot_latency_box"
12520   output-file-type: ".html"
12521   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-xxv710-64b-4t2c-features-ndr-lat"
12522   data: "plot-vpp-throughput-latency-3n-skx"
12523   filter: "'NIC_Intel-XXV710' and
12524            '64B' and
12525            'FEATURE' and
12526            ('ACL10' or 'ACL50') and '10k_FLOWS' and
12527            'NDRDISC' and
12528            '4T2C' and
12529            'IP4FWD' and
12530            not 'IPSEC' and 
12531            not 'VHOST'"
12532   parameters:
12533   - "latency"
12534   - "parent"
12535   traces:
12536     boxmean: False
12537   layout:
12538     title: ""  # No title
12539     layout: "plot-latency"
12540
12541 # Packet Latency - VPP IPv4 2n-skx-x710
12542 -
12543   type: "plot"
12544   title: "VPP Latency: ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
12545   algorithm: "plot_latency_box"
12546   output-file-type: ".html"
12547   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
12548   data: "plot-vpp-throughput-latency-2n-skx"
12549   filter: "'NIC_Intel-X710' and
12550            '64B' and
12551            ('BASE' or 'SCALE') and
12552            'NDRDISC' and
12553            '2T1C' and
12554            'IP4FWD' and
12555            not 'IPSEC' and 
12556            not 'VHOST'"
12557   parameters:
12558   - "latency"
12559   - "parent"
12560   traces:
12561     boxmean: False
12562   layout:
12563     title: ""  # No title
12564     layout: "plot-latency"
12565
12566 -
12567   type: "plot"
12568   title: "VPP Latency: ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
12569   algorithm: "plot_latency_box"
12570   output-file-type: ".html"
12571   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
12572   data: "plot-vpp-throughput-latency-2n-skx"
12573   filter: "'NIC_Intel-X710' and
12574            '64B' and
12575            ('BASE' or 'SCALE') and
12576            'NDRDISC' and
12577            '4T2C' and
12578            'IP4FWD' and
12579            not 'IPSEC' and 
12580            not 'VHOST'"
12581   parameters:
12582   - "latency"
12583   - "parent"
12584   traces:
12585     boxmean: False
12586   layout:
12587     title: ""  # No title
12588     layout: "plot-latency"
12589
12590 -
12591   type: "plot"
12592   title: "VPP Latency: ip4-2n-skx-x710-64b-2t1c-features-ndr-lat"
12593   algorithm: "plot_latency_box"
12594   output-file-type: ".html"
12595   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-features-ndr-lat"
12596   data: "plot-vpp-throughput-latency-2n-skx"
12597   filter: "'NIC_Intel-X710' and
12598            '64B' and
12599            'FEATURE' and
12600            ('ACL10' or 'ACL50') and '10k_FLOWS' and
12601            'NDRDISC' and
12602            '2T1C' and
12603            'IP4FWD' and
12604            not 'IPSEC' and 
12605            not 'VHOST'"
12606   parameters:
12607   - "latency"
12608   - "parent"
12609   traces:
12610     boxmean: False
12611   layout:
12612     title: ""  # No title
12613     layout: "plot-latency"
12614
12615 -
12616   type: "plot"
12617   title: "VPP Latency: ip4-2n-skx-x710-64b-4t2c-features-ndr-lat"
12618   algorithm: "plot_latency_box"
12619   output-file-type: ".html"
12620   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-features-ndr-lat"
12621   data: "plot-vpp-throughput-latency-2n-skx"
12622   filter: "'NIC_Intel-X710' and
12623            '64B' and
12624            'FEATURE' and
12625            ('ACL10' or 'ACL50') and '10k_FLOWS' and
12626            'NDRDISC' and
12627            '4T2C' and
12628            'IP4FWD' and
12629            not 'IPSEC' and 
12630            not 'VHOST'"
12631   parameters:
12632   - "latency"
12633   - "parent"
12634   traces:
12635     boxmean: False
12636   layout:
12637     title: ""  # No title
12638     layout: "plot-latency"
12639
12640 # Packet Latency - VPP IPv4 2n-skx-xxv710
12641 -
12642   type: "plot"
12643   title: "VPP Latency: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
12644   algorithm: "plot_latency_box"
12645   output-file-type: ".html"
12646   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
12647   data: "plot-vpp-throughput-latency-2n-skx"
12648   filter: "'NIC_Intel-XXV710' and
12649            '64B' and
12650            ('BASE' or 'SCALE') and
12651            'NDRDISC' and
12652            '2T1C' and
12653            'IP4FWD' and
12654            not 'IPSEC' and 
12655            not 'VHOST'"
12656   parameters:
12657   - "latency"
12658   - "parent"
12659   traces:
12660     boxmean: False
12661   layout:
12662     title: ""  # No title
12663     layout: "plot-latency"
12664
12665 -
12666   type: "plot"
12667   title: "VPP Latency: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
12668   algorithm: "plot_latency_box"
12669   output-file-type: ".html"
12670   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
12671   data: "plot-vpp-throughput-latency-2n-skx"
12672   filter: "'NIC_Intel-XXV710' and
12673            '64B' and
12674            ('BASE' or 'SCALE') and
12675            'NDRDISC' and
12676            '4T2C' and
12677            'IP4FWD' and
12678            not 'IPSEC' and 
12679            not 'VHOST'"
12680   parameters:
12681   - "latency"
12682   - "parent"
12683   traces:
12684     boxmean: False
12685   layout:
12686     title: ""  # No title
12687     layout: "plot-latency"
12688
12689 -
12690   type: "plot"
12691   title: "VPP Latency: ip4-2n-skx-xxv710-64b-2t1c-features-ndr-lat"
12692   algorithm: "plot_latency_box"
12693   output-file-type: ".html"
12694   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-features-ndr-lat"
12695   data: "plot-vpp-throughput-latency-2n-skx"
12696   filter: "'NIC_Intel-XXV710' and
12697            '64B' and
12698            'FEATURE' and
12699            ('ACL10' or 'ACL50') and '10k_FLOWS' and
12700            'NDRDISC' and
12701            '2T1C' and
12702            'IP4FWD' and
12703            not 'IPSEC' and 
12704            not 'VHOST'"
12705   parameters:
12706   - "latency"
12707   - "parent"
12708   traces:
12709     boxmean: False
12710   layout:
12711     title: ""  # No title
12712     layout: "plot-latency"
12713
12714 -
12715   type: "plot"
12716   title: "VPP Latency: ip4-2n-skx-xxv710-64b-4t2c-features-ndr-lat"
12717   algorithm: "plot_latency_box"
12718   output-file-type: ".html"
12719   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-features-ndr-lat"
12720   data: "plot-vpp-throughput-latency-2n-skx"
12721   filter: "'NIC_Intel-XXV710' and
12722            '64B' and
12723            'FEATURE' and
12724            ('ACL10' or 'ACL50') and '10k_FLOWS' and
12725            'NDRDISC' and
12726            '4T2C' and
12727            'IP4FWD' 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
12741 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x520
12742 -
12743   type: "plot"
12744   title: "VPP Latency: ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
12745   algorithm: "plot_latency_box"
12746   output-file-type: ".html"
12747   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
12748   data: "plot-vpp-throughput-latency-3n-hsw"
12749   filter: "'NIC_Intel-X520-DA2' and
12750            '64B' and
12751            'ENCAP' and
12752            'NDRDISC' and
12753            '1T1C' and
12754            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
12755            not 'VHOST' and
12756            not 'IPSECHW'"
12757   parameters:
12758   - "throughput"
12759   - "parent"
12760   traces:
12761     boxmean: False
12762   layout:
12763     title: ""  # No title
12764     layout: "plot-latency"
12765
12766 -
12767   type: "plot"
12768   title: "VPP Latency: ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
12769   algorithm: "plot_latency_box"
12770   output-file-type: ".html"
12771   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
12772   data: "plot-vpp-throughput-latency-3n-hsw"
12773   filter: "'NIC_Intel-X520-DA2' and
12774            '64B' and
12775            'ENCAP' and
12776            'NDRDISC' and
12777            '2T2C' and
12778            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
12779            not 'VHOST' and
12780            not 'IPSECHW'"
12781   parameters:
12782   - "throughput"
12783   - "parent"
12784   traces:
12785     boxmean: False
12786   layout:
12787     title: ""  # No title
12788     layout: "plot-latency"
12789
12790 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x710
12791 -
12792   type: "plot"
12793   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
12794   algorithm: "plot_latency_box"
12795   output-file-type: ".html"
12796   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
12797   data: "plot-vpp-throughput-latency-3n-hsw"
12798   filter: "'NIC_Intel-X710' and
12799            '64B' and
12800            'ENCAP' and
12801            'NDRDISC' and
12802            '1T1C' and
12803            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
12804            not 'VHOST' and
12805            not 'IPSECHW'"
12806   parameters:
12807   - "throughput"
12808   - "parent"
12809   traces:
12810     boxmean: False
12811   layout:
12812     title: ""  # No title
12813     layout: "plot-latency"
12814
12815 -
12816   type: "plot"
12817   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
12818   algorithm: "plot_latency_box"
12819   output-file-type: ".html"
12820   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
12821   data: "plot-vpp-throughput-latency-3n-hsw"
12822   filter: "'NIC_Intel-X710' and
12823            '64B' and
12824            'ENCAP' and
12825            'NDRDISC' and
12826            '2T2C' and
12827            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
12828            not 'VHOST' and
12829            not 'IPSECHW'"
12830   parameters:
12831   - "throughput"
12832   - "parent"
12833   traces:
12834     boxmean: False
12835   layout:
12836     title: ""  # No title
12837     layout: "plot-latency"
12838
12839 # Packet Latency - VPP Ipv4 tunnels 3n-skx-x710
12840 -
12841   type: "plot"
12842   title: "VPP Latency: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
12843   algorithm: "plot_latency_box"
12844   output-file-type: ".html"
12845   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
12846   data: "plot-vpp-throughput-latency-3n-skx"
12847   filter: "'NIC_Intel-X710' and
12848            '64B' and
12849            'ENCAP' and
12850            'NDRDISC' and
12851            '2T1C' and
12852            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
12853            not 'VHOST' and
12854            not 'IPSECHW'"
12855   parameters:
12856   - "throughput"
12857   - "parent"
12858   traces:
12859     boxmean: False
12860   layout:
12861     title: ""  # No title
12862     layout: "plot-latency"
12863
12864 -
12865   type: "plot"
12866   title: "VPP Latency: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
12867   algorithm: "plot_latency_box"
12868   output-file-type: ".html"
12869   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
12870   data: "plot-vpp-throughput-latency-3n-skx"
12871   filter: "'NIC_Intel-X710' and
12872            '64B' and
12873            'ENCAP' and
12874            'NDRDISC' and
12875            '4T2C' and
12876            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
12877            not 'VHOST' and
12878            not 'IPSECHW'"
12879   parameters:
12880   - "throughput"
12881   - "parent"
12882   traces:
12883     boxmean: False
12884   layout:
12885     title: ""  # No title
12886     layout: "plot-latency"
12887
12888 # Packet Latency - VPP Ipv4 tunnels 3n-skx-xxv710
12889 -
12890   type: "plot"
12891   title: "VPP Latency: ip4tun-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
12892   algorithm: "plot_latency_box"
12893   output-file-type: ".html"
12894   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
12895   data: "plot-vpp-throughput-latency-3n-skx"
12896   filter: "'NIC_Intel-XXV710' and
12897            '64B' and
12898            'ENCAP' and
12899            'NDRDISC' and
12900            '2T1C' and
12901            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
12902            not 'VHOST' and
12903            not 'IPSECHW'"
12904   parameters:
12905   - "throughput"
12906   - "parent"
12907   traces:
12908     boxmean: False
12909   layout:
12910     title: ""  # No title
12911     layout: "plot-latency"
12912
12913 -
12914   type: "plot"
12915   title: "VPP Latency: ip4tun-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
12916   algorithm: "plot_latency_box"
12917   output-file-type: ".html"
12918   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
12919   data: "plot-vpp-throughput-latency-3n-skx"
12920   filter: "'NIC_Intel-XXV710' and
12921            '64B' and
12922            'ENCAP' and
12923            'NDRDISC' and
12924            '4T2C' and
12925            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
12926            not 'VHOST' and
12927            not 'IPSECHW'"
12928   parameters:
12929   - "throughput"
12930   - "parent"
12931   traces:
12932     boxmean: False
12933   layout:
12934     title: ""  # No title
12935     layout: "plot-latency"
12936
12937 # Packet Latency - VPP Ipv4 tunnels 2n-skx-x710
12938 -
12939   type: "plot"
12940   title: "VPP Latency: ip4tun-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
12941   algorithm: "plot_latency_box"
12942   output-file-type: ".html"
12943   output-file: "{DIR[STATIC,VPP]}/ip4tun-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
12944   data: "plot-vpp-throughput-latency-2n-skx"
12945   filter: "'NIC_Intel-X710' and
12946            '64B' and
12947            'ENCAP' and
12948            'NDRDISC' and
12949            '2T1C' and
12950            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
12951            not 'VHOST' and
12952            not 'IPSECHW'"
12953   parameters:
12954   - "throughput"
12955   - "parent"
12956   traces:
12957     boxmean: False
12958   layout:
12959     title: ""  # No title
12960     layout: "plot-latency"
12961
12962 -
12963   type: "plot"
12964   title: "VPP Latency: ip4tun-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
12965   algorithm: "plot_latency_box"
12966   output-file-type: ".html"
12967   output-file: "{DIR[STATIC,VPP]}/ip4tun-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
12968   data: "plot-vpp-throughput-latency-2n-skx"
12969   filter: "'NIC_Intel-X710' and
12970            '64B' and
12971            'ENCAP' and
12972            'NDRDISC' and
12973            '4T2C' and
12974            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
12975            not 'VHOST' and
12976            not 'IPSECHW'"
12977   parameters:
12978   - "throughput"
12979   - "parent"
12980   traces:
12981     boxmean: False
12982   layout:
12983     title: ""  # No title
12984     layout: "plot-latency"
12985
12986
12987 # Packet Latency - VPP Ipv4 tunnels 2n-skx-xxv710
12988 -
12989   type: "plot"
12990   title: "VPP Latency: ip4tun-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
12991   algorithm: "plot_latency_box"
12992   output-file-type: ".html"
12993   output-file: "{DIR[STATIC,VPP]}/ip4tun-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
12994   data: "plot-vpp-throughput-latency-2n-skx"
12995   filter: "'NIC_Intel-XXV710' and
12996            '64B' and
12997            'ENCAP' and
12998            'NDRDISC' and
12999            '2T1C' and
13000            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
13001            not 'VHOST' and
13002            not 'IPSECHW'"
13003   parameters:
13004   - "throughput"
13005   - "parent"
13006   traces:
13007     boxmean: False
13008   layout:
13009     title: ""  # No title
13010     layout: "plot-latency"
13011
13012 -
13013   type: "plot"
13014   title: "VPP Latency: ip4tun-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
13015   algorithm: "plot_latency_box"
13016   output-file-type: ".html"
13017   output-file: "{DIR[STATIC,VPP]}/ip4tun-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
13018   data: "plot-vpp-throughput-latency-2n-skx"
13019   filter: "'NIC_Intel-XXV710' and
13020            '64B' and
13021            'ENCAP' and
13022            'NDRDISC' and
13023            '4T2C' and
13024            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
13025            not 'VHOST' and
13026            not 'IPSECHW'"
13027   parameters:
13028   - "throughput"
13029   - "parent"
13030   traces:
13031     boxmean: False
13032   layout:
13033     title: ""  # No title
13034     layout: "plot-latency"
13035
13036 ################################################################################
13037
13038 # Packet Latency - VPP IPv6 3n-hsw-x520
13039 -
13040   type: "plot"
13041   title: "VPP Latency: ip6-3n-hsw-x520-78b-1t1c-base_and_scale-ndr-lat"
13042   algorithm: "plot_latency_box"
13043   output-file-type: ".html"
13044   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base_and_scale-ndr-lat"
13045   data: "plot-vpp-throughput-latency-3n-hsw"
13046   filter: "'NIC_Intel-X520-DA2' and
13047            '78B' and
13048            ('BASE' or 'SCALE') and
13049            'NDRDISC' and
13050            '1T1C' and
13051            'IP6FWD' and
13052            not 'SRv6' and
13053            not 'IPSEC' and 
13054            not 'VHOST'"
13055   parameters:
13056   - "latency"
13057   - "parent"
13058   traces:
13059     boxmean: False
13060   layout:
13061     title: ""  # No title
13062     layout: "plot-latency"
13063
13064 -
13065   type: "plot"
13066   title: "VPP Latency: ip6-3n-hsw-x520-78b-2t2c-base_and_scale-ndr-lat"
13067   algorithm: "plot_latency_box"
13068   output-file-type: ".html"
13069   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base_and_scale-ndr-lat"
13070   data: "plot-vpp-throughput-latency-3n-hsw"
13071   filter: "'NIC_Intel-X520-DA2' and
13072            '78B' and
13073            ('BASE' or 'SCALE') and
13074            'NDRDISC' and
13075            '2T2C' and
13076            'IP6FWD' and
13077            not 'SRv6' and
13078            not 'IPSEC' and 
13079            not 'VHOST'"
13080   parameters:
13081   - "latency"
13082   - "parent"
13083   traces:
13084     boxmean: False
13085   layout:
13086     title: ""  # No title
13087     layout: "plot-latency"
13088
13089 -
13090   type: "plot"
13091   title: "VPP Latency: ip6-3n-hsw-x520-78b-1t1c-features-ndr-lat"
13092   algorithm: "plot_latency_box"
13093   output-file-type: ".html"
13094   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-features-ndr-lat"
13095   data: "plot-vpp-throughput-latency-3n-hsw"
13096   filter: "'NIC_Intel-X520-DA2' and
13097            '78B' and
13098            'FEATURE' and
13099            ('ACL10' or 'ACL50') and '10k_FLOWS' and
13100            'NDRDISC' and
13101            '1T1C' and
13102            'IP6FWD' and
13103            not 'SRv6' and
13104            not 'IPSEC' and 
13105            not 'VHOST'"
13106   parameters:
13107   - "latency"
13108   - "parent"
13109   traces:
13110     boxmean: False
13111   layout:
13112     title: ""  # No title
13113     layout: "plot-latency"
13114
13115 -
13116   type: "plot"
13117   title: "VPP Latency: ip6-3n-hsw-x520-78b-2t2c-features-ndr-lat"
13118   algorithm: "plot_latency_box"
13119   output-file-type: ".html"
13120   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-features-ndr-lat"
13121   data: "plot-vpp-throughput-latency-3n-hsw"
13122   filter: "'NIC_Intel-X520-DA2' and
13123            '78B' and
13124            'FEATURE' and
13125            ('ACL10' or 'ACL50') and '10k_FLOWS' and
13126            'NDRDISC' and
13127            '2T2C' and
13128            'IP6FWD' and
13129            not 'SRv6' and
13130            not 'IPSEC' and 
13131            not 'VHOST'"
13132   parameters:
13133   - "latency"
13134   - "parent"
13135   traces:
13136     boxmean: False
13137   layout:
13138     title: ""  # No title
13139     layout: "plot-latency"
13140
13141 # Packet Latency - VPP IPv6 3n-hsw-x710
13142 -
13143   type: "plot"
13144   title: "VPP Latency: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr-lat"
13145   algorithm: "plot_latency_box"
13146   output-file-type: ".html"
13147   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr-lat"
13148   data: "plot-vpp-throughput-latency-3n-hsw"
13149   filter: "'NIC_Intel-X710' and
13150            '78B' and
13151            ('BASE' or 'SCALE') and
13152            'NDRDISC' and
13153            '1T1C' and
13154            'IP6FWD' and
13155            not 'SRv6' and
13156            not 'IPSEC' and 
13157            not 'VHOST'"
13158   parameters:
13159   - "latency"
13160   - "parent"
13161   traces:
13162     boxmean: False
13163   layout:
13164     title: ""  # No title
13165     layout: "plot-latency"
13166
13167 -
13168   type: "plot"
13169   title: "VPP Latency: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr-lat"
13170   algorithm: "plot_latency_box"
13171   output-file-type: ".html"
13172   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr-lat"
13173   data: "plot-vpp-throughput-latency-3n-hsw"
13174   filter: "'NIC_Intel-X710' and
13175            '78B' and
13176            ('BASE' or 'SCALE') and
13177            'NDRDISC' and
13178            '2T2C' and
13179            'IP6FWD' and
13180            not 'SRv6' and
13181            not 'IPSEC' and 
13182            not 'VHOST'"
13183   parameters:
13184   - "latency"
13185   - "parent"
13186   traces:
13187     boxmean: False
13188   layout:
13189     title: ""  # No title
13190     layout: "plot-latency"
13191
13192 -
13193   type: "plot"
13194   title: "VPP Latency: ip6-3n-hsw-x710-78b-1t1c-features-ndr-lat"
13195   algorithm: "plot_latency_box"
13196   output-file-type: ".html"
13197   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-features-ndr-lat"
13198   data: "plot-vpp-throughput-latency-3n-hsw"
13199   filter: "'NIC_Intel-X710' and
13200            '78B' and
13201            'FEATURE' and
13202            ('ACL10' or 'ACL50') and '10k_FLOWS' and
13203            'NDRDISC' and
13204            '1T1C' and
13205            'IP6FWD' and
13206            not 'SRv6' and
13207            not 'IPSEC' and 
13208            not 'VHOST'"
13209   parameters:
13210   - "latency"
13211   - "parent"
13212   traces:
13213     boxmean: False
13214   layout:
13215     title: ""  # No title
13216     layout: "plot-latency"
13217
13218 -
13219   type: "plot"
13220   title: "VPP Latency: ip6-3n-hsw-x710-78b-2t2c-features-ndr-lat"
13221   algorithm: "plot_latency_box"
13222   output-file-type: ".html"
13223   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-features-ndr-lat"
13224   data: "plot-vpp-throughput-latency-3n-hsw"
13225   filter: "'NIC_Intel-X710' and
13226            '78B' and
13227            'FEATURE' and
13228            ('ACL10' or 'ACL50') and '10k_FLOWS' and
13229            'NDRDISC' and
13230            '2T2C' and
13231            'IP6FWD' and
13232            not 'SRv6' and
13233            not 'IPSEC' and 
13234            not 'VHOST'"
13235   parameters:
13236   - "latency"
13237   - "parent"
13238   traces:
13239     boxmean: False
13240   layout:
13241     title: ""  # No title
13242     layout: "plot-latency"
13243
13244 # Packet Latency - VPP IPv6 3n-hsw-xl710
13245 -
13246   type: "plot"
13247   title: "VPP Latency: ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-ndr-lat"
13248   algorithm: "plot_latency_box"
13249   output-file-type: ".html"
13250   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-ndr-lat"
13251   data: "plot-vpp-throughput-latency-3n-hsw"
13252   filter: "'NIC_Intel-XL710' and
13253            '78B' and
13254            ('BASE' or 'SCALE') and
13255            'NDRDISC' and
13256            '1T1C' and
13257            'IP6FWD' and
13258            not 'SRv6' and
13259            not 'IPSEC' and 
13260            not 'VHOST'"
13261   parameters:
13262   - "latency"
13263   - "parent"
13264   traces:
13265     boxmean: False
13266   layout:
13267     title: ""  # No title
13268     layout: "plot-latency"
13269
13270 -
13271   type: "plot"
13272   title: "VPP Latency: ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-ndr-lat"
13273   algorithm: "plot_latency_box"
13274   output-file-type: ".html"
13275   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-ndr-lat"
13276   data: "plot-vpp-throughput-latency-3n-hsw"
13277   filter: "'NIC_Intel-XL710' and
13278            '78B' and
13279            ('BASE' or 'SCALE') and
13280            'NDRDISC' and
13281            '2T2C' and
13282            'IP6FWD' and
13283            not 'SRv6' and
13284            not 'IPSEC' and 
13285            not 'VHOST'"
13286   parameters:
13287   - "latency"
13288   - "parent"
13289   traces:
13290     boxmean: False
13291   layout:
13292     title: ""  # No title
13293     layout: "plot-latency"
13294
13295 # Packet Latency - VPP IPv6 3n-skx-x710
13296 -
13297   type: "plot"
13298   title: "VPP Latency: ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
13299   algorithm: "plot_latency_box"
13300   output-file-type: ".html"
13301   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
13302   data: "plot-vpp-throughput-latency-3n-skx"
13303   filter: "'NIC_Intel-X710' and
13304            '78B' and
13305            ('BASE' or 'SCALE') and
13306            'NDRDISC' and
13307            '2T1C' and
13308            'IP6FWD' and
13309            not 'SRv6' and
13310            not 'IPSEC' and 
13311            not 'VHOST'"
13312   parameters:
13313   - "latency"
13314   - "parent"
13315   traces:
13316     boxmean: False
13317   layout:
13318     title: ""  # No title
13319     layout: "plot-latency"
13320
13321 -
13322   type: "plot"
13323   title: "VPP Latency: ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
13324   algorithm: "plot_latency_box"
13325   output-file-type: ".html"
13326   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
13327   data: "plot-vpp-throughput-latency-3n-skx"
13328   filter: "'NIC_Intel-X710' and
13329            '78B' and
13330            ('BASE' or 'SCALE') and
13331            'NDRDISC' and
13332            '4T2C' and
13333            'IP6FWD' and
13334            not 'SRv6' and
13335            not 'IPSEC' and 
13336            not 'VHOST'"
13337   parameters:
13338   - "latency"
13339   - "parent"
13340   traces:
13341     boxmean: False
13342   layout:
13343     title: ""  # No title
13344     layout: "plot-latency"
13345
13346 -
13347   type: "plot"
13348   title: "VPP Latency: ip6-3n-skx-x710-78b-2t1c-features-ndr-lat"
13349   algorithm: "plot_latency_box"
13350   output-file-type: ".html"
13351   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-features-ndr-lat"
13352   data: "plot-vpp-throughput-latency-3n-skx"
13353   filter: "'NIC_Intel-X710' and
13354            '78B' and
13355            'FEATURE' and
13356            ('ACL10' or 'ACL50') and '10k_FLOWS' and
13357            'NDRDISC' and
13358            '2T1C' and
13359            'IP6FWD' and
13360            not 'SRv6' and
13361            not 'IPSEC' and 
13362            not 'VHOST'"
13363   parameters:
13364   - "latency"
13365   - "parent"
13366   traces:
13367     boxmean: False
13368   layout:
13369     title: ""  # No title
13370     layout: "plot-latency"
13371
13372 -
13373   type: "plot"
13374   title: "VPP Latency: ip6-3n-skx-x710-78b-4t2c-features-ndr-lat"
13375   algorithm: "plot_latency_box"
13376   output-file-type: ".html"
13377   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-features-ndr-lat"
13378   data: "plot-vpp-throughput-latency-3n-skx"
13379   filter: "'NIC_Intel-X710' and
13380            '78B' and
13381            'FEATURE' and
13382            ('ACL10' or 'ACL50') and '10k_FLOWS' and
13383            'NDRDISC' and
13384            '4T2C' and
13385            'IP6FWD' and
13386            not 'SRv6' and
13387            not 'IPSEC' and 
13388            not 'VHOST'"
13389   parameters:
13390   - "latency"
13391   - "parent"
13392   traces:
13393     boxmean: False
13394   layout:
13395     title: ""  # No title
13396     layout: "plot-latency"
13397
13398 # Packet Latency - VPP IPv6 3n-skx-xxv710
13399 -
13400   type: "plot"
13401   title: "VPP Latency: ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
13402   algorithm: "plot_latency_box"
13403   output-file-type: ".html"
13404   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
13405   data: "plot-vpp-throughput-latency-3n-skx"
13406   filter: "'NIC_Intel-XXV710' and
13407            '78B' and
13408            ('BASE' or 'SCALE') and
13409            'NDRDISC' and
13410            '2T1C' and
13411            'IP6FWD' and
13412            not 'SRv6' and
13413            not 'IPSEC' and 
13414            not 'VHOST'"
13415   parameters:
13416   - "latency"
13417   - "parent"
13418   traces:
13419     boxmean: False
13420   layout:
13421     title: ""  # No title
13422     layout: "plot-latency"
13423
13424 -
13425   type: "plot"
13426   title: "VPP Latency: ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
13427   algorithm: "plot_latency_box"
13428   output-file-type: ".html"
13429   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
13430   data: "plot-vpp-throughput-latency-3n-skx"
13431   filter: "'NIC_Intel-XXV710' and
13432            '78B' and
13433            ('BASE' or 'SCALE') and
13434            'NDRDISC' and
13435            '4T2C' and
13436            'IP6FWD' and
13437            not 'SRv6' and
13438            not 'IPSEC' and 
13439            not 'VHOST'"
13440   parameters:
13441   - "latency"
13442   - "parent"
13443   traces:
13444     boxmean: False
13445   layout:
13446     title: ""  # No title
13447     layout: "plot-latency"
13448
13449 -
13450   type: "plot"
13451   title: "VPP Latency: ip6-3n-skx-xxv710-78b-2t1c-features-ndr-lat"
13452   algorithm: "plot_latency_box"
13453   output-file-type: ".html"
13454   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-2t1c-features-ndr-lat"
13455   data: "plot-vpp-throughput-latency-3n-skx"
13456   filter: "'NIC_Intel-XXV710' and
13457            '78B' and
13458            'FEATURE' and
13459            ('ACL10' or 'ACL50') and '10k_FLOWS' and
13460            'NDRDISC' and
13461            '2T1C' and
13462            'IP6FWD' and
13463            not 'SRv6' and
13464            not 'IPSEC' and 
13465            not 'VHOST'"
13466   parameters:
13467   - "latency"
13468   - "parent"
13469   traces:
13470     boxmean: False
13471   layout:
13472     title: ""  # No title
13473     layout: "plot-latency"
13474
13475 -
13476   type: "plot"
13477   title: "VPP Latency: ip6-3n-skx-xxv710-78b-4t2c-features-ndr-lat"
13478   algorithm: "plot_latency_box"
13479   output-file-type: ".html"
13480   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-4t2c-features-ndr-lat"
13481   data: "plot-vpp-throughput-latency-3n-skx"
13482   filter: "'NIC_Intel-XXV710' and
13483            '78B' and
13484            'FEATURE' and
13485            ('ACL10' or 'ACL50') and '10k_FLOWS' and
13486            'NDRDISC' and
13487            '4T2C' and
13488            'IP6FWD' and
13489            not 'SRv6' and
13490            not 'IPSEC' and 
13491            not 'VHOST'"
13492   parameters:
13493   - "latency"
13494   - "parent"
13495   traces:
13496     boxmean: False
13497   layout:
13498     title: ""  # No title
13499     layout: "plot-latency"
13500
13501 # Packet Latency - VPP IPv6 2n-skx-x710
13502 -
13503   type: "plot"
13504   title: "VPP Latency: ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
13505   algorithm: "plot_latency_box"
13506   output-file-type: ".html"
13507   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
13508   data: "plot-vpp-throughput-latency-2n-skx"
13509   filter: "'NIC_Intel-X710' and
13510            '78B' and
13511            ('BASE' or 'SCALE') and
13512            'NDRDISC' and
13513            '2T1C' and
13514            'IP6FWD' and
13515            not 'SRv6' and
13516            not 'IPSEC' and 
13517            not 'VHOST'"
13518   parameters:
13519   - "latency"
13520   - "parent"
13521   traces:
13522     boxmean: False
13523   layout:
13524     title: ""  # No title
13525     layout: "plot-latency"
13526
13527 -
13528   type: "plot"
13529   title: "VPP Latency: ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
13530   algorithm: "plot_latency_box"
13531   output-file-type: ".html"
13532   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
13533   data: "plot-vpp-throughput-latency-2n-skx"
13534   filter: "'NIC_Intel-X710' and
13535            '78B' and
13536            ('BASE' or 'SCALE') and
13537            'NDRDISC' and
13538            '4T2C' and
13539            'IP6FWD' and
13540            not 'SRv6' and
13541            not 'IPSEC' and 
13542            not 'VHOST'"
13543   parameters:
13544   - "latency"
13545   - "parent"
13546   traces:
13547     boxmean: False
13548   layout:
13549     title: ""  # No title
13550     layout: "plot-latency"
13551
13552 -
13553   type: "plot"
13554   title: "VPP Latency: ip6-2n-skx-x710-78b-2t1c-features-ndr-lat"
13555   algorithm: "plot_latency_box"
13556   output-file-type: ".html"
13557   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-features-ndr-lat"
13558   data: "plot-vpp-throughput-latency-2n-skx"
13559   filter: "'NIC_Intel-X710' and
13560            '78B' and
13561            'FEATURE' and
13562            ('ACL10' or 'ACL50') and '10k_FLOWS' and
13563            'NDRDISC' and
13564            '2T1C' and
13565            'IP6FWD' and
13566            not 'SRv6' and
13567            not 'IPSEC' and 
13568            not 'VHOST'"
13569   parameters:
13570   - "latency"
13571   - "parent"
13572   traces:
13573     boxmean: False
13574   layout:
13575     title: ""  # No title
13576     layout: "plot-latency"
13577
13578 -
13579   type: "plot"
13580   title: "VPP Latency: ip6-2n-skx-x710-78b-4t2c-features-ndr-lat"
13581   algorithm: "plot_latency_box"
13582   output-file-type: ".html"
13583   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-features-ndr-lat"
13584   data: "plot-vpp-throughput-latency-2n-skx"
13585   filter: "'NIC_Intel-X710' and
13586            '78B' and
13587            'FEATURE' and
13588            ('ACL10' or 'ACL50') and '10k_FLOWS' and
13589            'NDRDISC' and
13590            '4T2C' and
13591            'IP6FWD' and
13592            not 'SRv6' and
13593            not 'IPSEC' and 
13594            not 'VHOST'"
13595   parameters:
13596   - "latency"
13597   - "parent"
13598   traces:
13599     boxmean: False
13600   layout:
13601     title: ""  # No title
13602     layout: "plot-latency"
13603
13604 # Packet Latency - VPP IPv6 2n-skx-xxv710
13605 -
13606   type: "plot"
13607   title: "VPP Latency: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
13608   algorithm: "plot_latency_box"
13609   output-file-type: ".html"
13610   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
13611   data: "plot-vpp-throughput-latency-2n-skx"
13612   filter: "'NIC_Intel-XXV710' and
13613            '78B' and
13614            ('BASE' or 'SCALE') and
13615            'NDRDISC' and
13616            '2T1C' and
13617            'IP6FWD' and
13618            not 'SRv6' and
13619            not 'IPSEC' and 
13620            not 'VHOST'"
13621   parameters:
13622   - "latency"
13623   - "parent"
13624   traces:
13625     boxmean: False
13626   layout:
13627     title: ""  # No title
13628     layout: "plot-latency"
13629
13630 -
13631   type: "plot"
13632   title: "VPP Latency: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
13633   algorithm: "plot_latency_box"
13634   output-file-type: ".html"
13635   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
13636   data: "plot-vpp-throughput-latency-2n-skx"
13637   filter: "'NIC_Intel-XXV710' and
13638            '78B' and
13639            ('BASE' or 'SCALE') and
13640            'NDRDISC' and
13641            '4T2C' and
13642            'IP6FWD' and
13643            not 'SRv6' and
13644            not 'IPSEC' and 
13645            not 'VHOST'"
13646   parameters:
13647   - "latency"
13648   - "parent"
13649   traces:
13650     boxmean: False
13651   layout:
13652     title: ""  # No title
13653     layout: "plot-latency"
13654
13655 -
13656   type: "plot"
13657   title: "VPP Latency: ip6-2n-skx-xxv710-78b-2t1c-features-ndr-lat"
13658   algorithm: "plot_latency_box"
13659   output-file-type: ".html"
13660   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-features-ndr-lat"
13661   data: "plot-vpp-throughput-latency-2n-skx"
13662   filter: "'NIC_Intel-XXV710' and
13663            '78B' and
13664            'FEATURE' and
13665            ('ACL10' or 'ACL50') and '10k_FLOWS' and
13666            'NDRDISC' and
13667            '2T1C' and
13668            'IP6FWD' and
13669            not 'SRv6' and
13670            not 'IPSEC' and 
13671            not 'VHOST'"
13672   parameters:
13673   - "latency"
13674   - "parent"
13675   traces:
13676     boxmean: False
13677   layout:
13678     title: ""  # No title
13679     layout: "plot-latency"
13680
13681 -
13682   type: "plot"
13683   title: "VPP Latency: ip6-2n-skx-xxv710-78b-4t2c-features-ndr-lat"
13684   algorithm: "plot_latency_box"
13685   output-file-type: ".html"
13686   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-features-ndr-lat"
13687   data: "plot-vpp-throughput-latency-2n-skx"
13688   filter: "'NIC_Intel-XXV710' and
13689            '78B' and
13690            'FEATURE' and
13691            ('ACL10' or 'ACL50') and '10k_FLOWS' and
13692            'NDRDISC' and
13693            '4T2C' and
13694            'IP6FWD' and
13695            not 'SRv6' and
13696            not 'IPSEC' and 
13697            not 'VHOST'"
13698   parameters:
13699   - "latency"
13700   - "parent"
13701   traces:
13702     boxmean: False
13703   layout:
13704     title: ""  # No title
13705     layout: "plot-latency"
13706
13707 ################################################################################
13708
13709 # Packet Latency - VPP IPv6 tunnels 3n-hsw-x520
13710 -
13711   type: "plot"
13712   title: "VPP Latency: ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-ndr-lat"
13713   algorithm: "plot_latency_box"
13714   output-file-type: ".html"
13715   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-ndr-lat"
13716   data: "plot-vpp-throughput-latency-3n-hsw"
13717   filter: "'NIC_Intel-X520-DA2' and
13718            '78B' and
13719            'ENCAP' and
13720            'NDRDISC' and
13721            '1T1C' and
13722            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
13723            not 'VHOST'"
13724   parameters:
13725   - "latency"
13726   - "parent"
13727   traces:
13728     boxmean: False
13729   layout:
13730     title: ""  # No title
13731     layout: "plot-latency"
13732
13733 -
13734   type: "plot"
13735   title: "VPP Latency: ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-ndr-lat"
13736   algorithm: "plot_latency_box"
13737   output-file-type: ".html"
13738   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-ndr-lat"
13739   data: "plot-vpp-throughput-latency-3n-hsw"
13740   filter: "'NIC_Intel-X520-DA2' and
13741            '78B' and
13742            'ENCAP' and
13743            'NDRDISC' and
13744            '2T2C' and
13745            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
13746            not 'VHOST'"
13747   parameters:
13748   - "latency"
13749   - "parent"
13750   traces:
13751     boxmean: False
13752   layout:
13753     title: ""  # No title
13754     layout: "plot-latency"
13755
13756 ################################################################################
13757
13758 # Packet Latency - VPP IPSec 3n-hsw-xl710
13759 -
13760   type: "plot"
13761   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
13762   algorithm: "plot_latency_box"
13763   output-file-type: ".html"
13764   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
13765   data: "plot-vpp-throughput-latency-3n-hsw"
13766   filter: "'NIC_Intel-XL710' and
13767            '64B' and
13768            'IP4FWD' and
13769            'NDRDISC' and
13770            '1T1C' and
13771            'IPSECHW' and
13772            ('IPSECTRAN' or 'IPSECTUN') and
13773            not 'VHOST'"
13774   parameters:
13775   - "latency"
13776   - "parent"
13777   traces:
13778     boxmean: False
13779   layout:
13780     title: ""  # No title
13781     layout: "plot-latency"
13782
13783 -
13784   type: "plot"
13785   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
13786   algorithm: "plot_latency_box"
13787   output-file-type: ".html"
13788   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
13789   data: "plot-vpp-throughput-latency-3n-hsw"
13790   filter: "'NIC_Intel-XL710' and
13791            '64B' and
13792            'IP4FWD' and
13793            'NDRDISC' and
13794            '2T2C' and
13795            'IPSECHW' and
13796            ('IPSECTRAN' or 'IPSECTUN') and
13797            not 'VHOST'"
13798   parameters:
13799   - "latency"
13800   - "parent"
13801   traces:
13802     boxmean: False
13803   layout:
13804     title: ""  # No title
13805     layout: "plot-latency"
13806
13807 ################################################################################
13808
13809 # Packet Latency - VPP SRv6 3n-hsw-x520
13810 -
13811   type: "plot"
13812   title: "VPP Latency: srv6-3n-hsw-x520-78b-1t1c-features-ndr-lat"
13813   algorithm: "plot_latency_box"
13814   output-file-type: ".html"
13815   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-ndr-lat"
13816   data: "plot-vpp-throughput-latency-3n-hsw"
13817   filter: "'NIC_Intel-X520-DA2' and
13818            '78B' and 
13819            'FEATURE' and 
13820            'NDRDISC' and 
13821            '1T1C' and 
13822            'IP6FWD' and 
13823            'SRv6'"
13824   parameters:
13825   - "latency"
13826   - "parent"
13827   traces:
13828     boxmean: False
13829   layout:
13830     title: ""  # No title
13831     layout: "plot-latency"
13832
13833 -
13834   type: "plot"
13835   title: "VPP Latency: srv6-3n-hsw-x520-78b-2t2c-features-ndr-lat"
13836   algorithm: "plot_latency_box"
13837   output-file-type: ".html"
13838   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-ndr-lat"
13839   data: "plot-vpp-throughput-latency-3n-hsw"
13840   filter: "'NIC_Intel-X520-DA2' and
13841            '78B' and 
13842            'FEATURE' and 
13843            'NDRDISC' and 
13844            '2T2C' and 
13845            'IP6FWD' and 
13846            'SRv6'"
13847   parameters:
13848   - "latency"
13849   - "parent"
13850   traces:
13851     boxmean: False
13852   layout:
13853     title: ""  # No title
13854     layout: "plot-latency"
13855
13856 ################################################################################
13857
13858 # Packet Latency - VPP vhost ip4 3n-hsw-x520
13859 -
13860   type: "plot"
13861   title: "VPP Latency: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
13862   algorithm: "plot_latency_box"
13863   output-file-type: ".html"
13864   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
13865   data: "plot-vpp-throughput-latency-3n-hsw"
13866   filter: "'NIC_Intel-X520-DA2' and
13867            '64B' and 
13868            'NDRDISC' and 
13869            '1T1C' and 
13870            'VHOST' and 
13871            not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
13872   parameters:
13873   - "latency"
13874   - "parent"
13875   traces:
13876     boxmean: False
13877   layout:
13878     title: ""  # No title
13879     layout: "plot-latency"
13880
13881 -
13882   type: "plot"
13883   title: "VPP Latency: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
13884   algorithm: "plot_latency_box"
13885   output-file-type: ".html"
13886   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
13887   data: "plot-vpp-throughput-latency-3n-hsw"
13888   filter: "'NIC_Intel-X520-DA2' and
13889            '64B' and 
13890            'NDRDISC' and 
13891            '2T2C' and 
13892            'VHOST' and 
13893            not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
13894   parameters:
13895   - "latency"
13896   - "parent"
13897   traces:
13898     boxmean: False
13899   layout:
13900     title: ""  # No title
13901     layout: "plot-latency"
13902
13903 # Packet Latency - VPP vhost l2sw 3n-hsw-x520
13904 -
13905   type: "plot"
13906   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
13907   algorithm: "plot_latency_box"
13908   output-file-type: ".html"
13909   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
13910   data: "plot-vpp-throughput-latency-3n-hsw"
13911   filter: "'NIC_Intel-X520-DA2' and
13912            '64B' and 
13913            'NDRDISC' and 
13914            '1T1C' and 
13915            'VHOST' and 
13916            not 'VXLAN' and 
13917            not 'IP4FWD' and 
13918            not 'DOT1Q' and 
13919            not '2VM'"
13920   parameters:
13921   - "latency"
13922   - "parent"
13923   traces:
13924     boxmean: False
13925   layout:
13926     title: ""  # No title
13927     layout: "plot-latency"
13928
13929 -
13930   type: "plot"
13931   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
13932   algorithm: "plot_latency_box"
13933   output-file-type: ".html"
13934   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
13935   data: "plot-vpp-throughput-latency-3n-hsw"
13936   filter: "'NIC_Intel-X520-DA2' and
13937            '64B' and 
13938            'NDRDISC' and 
13939            '2T2C' and 
13940            'VHOST' and 
13941            not 'VXLAN' and 
13942            not 'IP4FWD' and 
13943            not 'DOT1Q' and 
13944            not '2VM'"
13945   parameters:
13946   - "latency"
13947   - "parent"
13948   traces:
13949     boxmean: False
13950   layout:
13951     title: ""  # No title
13952     layout: "plot-latency"
13953
13954 # Packet Latency - VPP vhost ip4 3n-hsw-x710
13955 -
13956   type: "plot"
13957   title: "VPP Latency: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
13958   algorithm: "plot_latency_box"
13959   output-file-type: ".html"
13960   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
13961   data: "plot-vpp-throughput-latency-3n-hsw"
13962   filter: "'NIC_Intel-X710' and
13963            '64B' and 
13964            'NDRDISC' and 
13965            '1T1C' and 
13966            'VHOST' and 
13967            not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
13968   parameters:
13969   - "latency"
13970   - "parent"
13971   traces:
13972     boxmean: False
13973   layout:
13974     title: ""  # No title
13975     layout: "plot-latency"
13976
13977 -
13978   type: "plot"
13979   title: "VPP Latency: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
13980   algorithm: "plot_latency_box"
13981   output-file-type: ".html"
13982   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
13983   data: "plot-vpp-throughput-latency-3n-hsw"
13984   filter: "'NIC_Intel-X710' and
13985            '64B' and 
13986            'NDRDISC' and 
13987            '2T2C' and 
13988            'VHOST' and 
13989            not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
13990   parameters:
13991   - "latency"
13992   - "parent"
13993   traces:
13994     boxmean: False
13995   layout:
13996     title: ""  # No title
13997     layout: "plot-latency"
13998
13999 # Packet Latency - VPP vhost l2sw 3n-hsw-x710
14000 -
14001   type: "plot"
14002   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
14003   algorithm: "plot_latency_box"
14004   output-file-type: ".html"
14005   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
14006   data: "plot-vpp-throughput-latency-3n-hsw"
14007   filter: "'NIC_Intel-X710' and
14008            '64B' and 
14009            'NDRDISC' and 
14010            '1T1C' and 
14011            'VHOST' and 
14012            not 'VXLAN' and 
14013            not 'IP4FWD' and 
14014            not 'DOT1Q' and 
14015            not '2VM'"
14016   parameters:
14017   - "latency"
14018   - "parent"
14019   traces:
14020     boxmean: False
14021   layout:
14022     title: ""  # No title
14023     layout: "plot-latency"
14024
14025 -
14026   type: "plot"
14027   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
14028   algorithm: "plot_latency_box"
14029   output-file-type: ".html"
14030   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
14031   data: "plot-vpp-throughput-latency-3n-hsw"
14032   filter: "'NIC_Intel-X710' and
14033            '64B' and 
14034            'NDRDISC' and 
14035            '2T2C' and 
14036            'VHOST' and 
14037            not 'VXLAN' and 
14038            not 'IP4FWD' and 
14039            not 'DOT1Q' and 
14040            not '2VM'"
14041   parameters:
14042   - "latency"
14043   - "parent"
14044   traces:
14045     boxmean: False
14046   layout:
14047     title: ""  # No title
14048     layout: "plot-latency"
14049
14050 # Packet Latency - VPP vhost ip4 3n-hsw-xl710
14051 -
14052   type: "plot"
14053   title: "VPP Latency: vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
14054   algorithm: "plot_latency_box"
14055   output-file-type: ".html"
14056   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
14057   data: "plot-vpp-throughput-latency-3n-hsw"
14058   filter: "'NIC_Intel-XL710' and
14059            '64B' and 
14060            'NDRDISC' and 
14061            '1T1C' and 
14062            'VHOST' and 
14063            not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
14064   parameters:
14065   - "latency"
14066   - "parent"
14067   traces:
14068     boxmean: False
14069   layout:
14070     title: ""  # No title
14071     layout: "plot-latency"
14072
14073 -
14074   type: "plot"
14075   title: "VPP Latency: vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
14076   algorithm: "plot_latency_box"
14077   output-file-type: ".html"
14078   output-file: "{DIR[STATIC,VPP]}/ip4-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
14079   data: "plot-vpp-throughput-latency-3n-hsw"
14080   filter: "'NIC_Intel-XL710' and
14081            '64B' and 
14082            'NDRDISC' and 
14083            '2T2C' and 
14084            'VHOST' and 
14085            not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
14086   parameters:
14087   - "latency"
14088   - "parent"
14089   traces:
14090     boxmean: False
14091   layout:
14092     title: ""  # No title
14093     layout: "plot-latency"
14094
14095 # Packet Latency - VPP vhost l2sw 3n-hsw-xl710
14096 -
14097   type: "plot"
14098   title: "VPP Latency: vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
14099   algorithm: "plot_latency_box"
14100   output-file-type: ".html"
14101   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
14102   data: "plot-vpp-throughput-latency-3n-hsw"
14103   filter: "'NIC_Intel-XL710' and
14104            '64B' and 
14105            'NDRDISC' and 
14106            '1T1C' and 
14107            'VHOST' and 
14108            not 'VXLAN' and 
14109            not 'IP4FWD' and 
14110            not 'DOT1Q' and 
14111            not '2VM'"
14112   parameters:
14113   - "latency"
14114   - "parent"
14115   traces:
14116     boxmean: False
14117   layout:
14118     title: ""  # No title
14119     layout: "plot-latency"
14120
14121 -
14122   type: "plot"
14123   title: "VPP Latency: vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
14124   algorithm: "plot_latency_box"
14125   output-file-type: ".html"
14126   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
14127   data: "plot-vpp-throughput-latency-3n-hsw"
14128   filter: "'NIC_Intel-XL710' and
14129            '64B' and 
14130            'NDRDISC' and 
14131            '2T2C' and 
14132            'VHOST' and 
14133            not 'VXLAN' and 
14134            not 'IP4FWD' and 
14135            not 'DOT1Q' and 
14136            not '2VM'"
14137   parameters:
14138   - "latency"
14139   - "parent"
14140   traces:
14141     boxmean: False
14142   layout:
14143     title: ""  # No title
14144     layout: "plot-latency"
14145
14146 ################################################################################
14147
14148 # Packet Latency - VPP VTS 3n-hsw-x520
14149 -
14150   type: "plot"
14151   title: "VPP Latency: vts-3n-hsw-x520-64b-1t1c-ndr-lat"
14152   algorithm: "plot_latency_box"
14153   output-file-type: ".html"
14154   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-64b-1t1c-ndr-lat"
14155   data: "plot-vpp-throughput-latency-3n-hsw"
14156   filter: "'NIC_Intel-X520-DA2' and
14157            '64B' and
14158            'NDRDISC' and
14159            '1T1C' and
14160            'VTS'"
14161   parameters:
14162   - "latency"
14163   - "parent"
14164   traces:
14165     boxmean: False
14166   layout:
14167     title: ""  # No title
14168     layout: "plot-latency"
14169
14170 -
14171   type: "plot"
14172   title: "VPP Latency: vts-3n-hsw-x520-64b-2t2c-ndr-lat"
14173   algorithm: "plot_latency_box"
14174   output-file-type: ".html"
14175   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-64b-2t2c-ndr-lat"
14176   data: "plot-vpp-throughput-latency-3n-hsw"
14177   filter: "'NIC_Intel-X520-DA2' and
14178            '64B' and
14179            'NDRDISC' and
14180            '2T2C' and
14181            'VTS'"
14182   parameters:
14183   - "latency"
14184   - "parent"
14185   traces:
14186     boxmean: False
14187   layout:
14188     title: ""  # No title
14189     layout: "plot-latency"
14190     
14191 ################################################################################
14192
14193 # Packet Latency - DPDK l3fwd 3n-hsw-x520
14194 -
14195   type: "plot"
14196   title: "DPDK Latency: l3fwd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
14197   algorithm: "plot_latency_box"
14198   output-file-type: ".html"
14199   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
14200   data: "plot-dpdk-throughput-latency-3n-hsw"
14201   filter: "'NIC_Intel-X520-DA2' and
14202            '64B' and
14203            'BASE' and
14204            'NDRPDR' and
14205            '1T1C' and
14206            'IP4FWD'"
14207   parameters:
14208   - "latency"
14209   - "parent"
14210   traces:
14211     hoverinfo: "x+y"
14212     boxpoints: "outliers"
14213     whiskerwidth: 0
14214   layout:
14215     title: ""  # No title
14216     layout: "plot-latency"
14217
14218 -
14219   type: "plot"
14220   title: "DPDK Latency: l3fwd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
14221   algorithm: "plot_latency_box"
14222   output-file-type: ".html"
14223   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
14224   data: "plot-dpdk-throughput-latency-3n-hsw"
14225   filter: "'NIC_Intel-X520-DA2' and
14226            '64B' and
14227            'BASE' and
14228            'NDRPDR' and
14229            '2T2C' and
14230            'IP4FWD'"
14231   parameters:
14232   - "latency"
14233   - "parent"
14234   traces:
14235     hoverinfo: "x+y"
14236     boxpoints: "outliers"
14237     whiskerwidth: 0
14238   layout:
14239     title: ""  # No title
14240     layout: "plot-latency"
14241
14242 # Packet Latency - DPDK l3fwd 3n-hsw-x710
14243 -
14244   type: "plot"
14245   title: "DPDK Latency: l3fwd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
14246   algorithm: "plot_latency_box"
14247   output-file-type: ".html"
14248   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
14249   data: "plot-dpdk-throughput-latency-3n-hsw"
14250   filter: "'NIC_Intel-X710' and
14251            '64B' and
14252            'BASE' and
14253            'NDRPDR' and
14254            '1T1C' and
14255            'IP4FWD'"
14256   parameters:
14257   - "latency"
14258   - "parent"
14259   traces:
14260     hoverinfo: "x+y"
14261     boxpoints: "outliers"
14262     whiskerwidth: 0
14263   layout:
14264     title: ""  # No title
14265     layout: "plot-latency"
14266
14267 -
14268   type: "plot"
14269   title: "DPDK Latency: l3fwd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
14270   algorithm: "plot_latency_box"
14271   output-file-type: ".html"
14272   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
14273   data: "plot-dpdk-throughput-latency-3n-hsw"
14274   filter: "'NIC_Intel-X710' and
14275            '64B' and
14276            'BASE' and
14277            'NDRPDR' and
14278            '2T2C' and
14279            'IP4FWD'"
14280   parameters:
14281   - "latency"
14282   - "parent"
14283   traces:
14284     hoverinfo: "x+y"
14285     boxpoints: "outliers"
14286     whiskerwidth: 0
14287   layout:
14288     title: ""  # No title
14289     layout: "plot-latency"
14290
14291 # Packet Latency - DPDK l3fwd 3n-hsw-xl710
14292 -
14293   type: "plot"
14294   title: "DPDK Latency: l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
14295   algorithm: "plot_latency_box"
14296   output-file-type: ".html"
14297   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
14298   data: "plot-dpdk-throughput-latency-3n-hsw"
14299   filter: "'NIC_Intel-XL710' and
14300            '64B' and
14301            'BASE' and
14302            'NDRPDR' and
14303            '1T1C' and
14304            'IP4FWD'"
14305   parameters:
14306   - "latency"
14307   - "parent"
14308   traces:
14309     hoverinfo: "x+y"
14310     boxpoints: "outliers"
14311     whiskerwidth: 0
14312   layout:
14313     title: ""  # No title
14314     layout: "plot-latency"
14315
14316 -
14317   type: "plot"
14318   title: "DPDK Latency: l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
14319   algorithm: "plot_latency_box"
14320   output-file-type: ".html"
14321   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
14322   data: "plot-dpdk-throughput-latency-3n-hsw"
14323   filter: "'NIC_Intel-XL710' and
14324            '64B' and
14325            'BASE' and
14326            'NDRPDR' and
14327            '2T2C' and
14328            'IP4FWD'"
14329   parameters:
14330   - "latency"
14331   - "parent"
14332   traces:
14333     hoverinfo: "x+y"
14334     boxpoints: "outliers"
14335     whiskerwidth: 0
14336   layout:
14337     title: ""  # No title
14338     layout: "plot-latency"
14339
14340 # Packet Latency - DPDK l3fwd 3n-skx-x710
14341 -
14342   type: "plot"
14343   title: "DPDK Latency: l3fwd-3n-skx-x710-64b-2t1c-base-ndr-lat"
14344   algorithm: "plot_latency_box"
14345   output-file-type: ".html"
14346   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-ndr-lat"
14347   data: "plot-dpdk-throughput-latency-3n-skx"
14348   filter: "'NIC_Intel-X710' and
14349            '64B' and
14350            'BASE' and
14351            'NDRPDR' and
14352            '2T1C' and
14353            'IP4FWD'"
14354   parameters:
14355   - "latency"
14356   - "parent"
14357   traces:
14358     hoverinfo: "x+y"
14359     boxpoints: "outliers"
14360     whiskerwidth: 0
14361   layout:
14362     title: ""  # No title
14363     layout: "plot-latency"
14364
14365 -
14366   type: "plot"
14367   title: "DPDK Latency: l3fwd-3n-skx-x710-64b-4t2c-base-ndr-lat"
14368   algorithm: "plot_latency_box"
14369   output-file-type: ".html"
14370   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-ndr-lat"
14371   data: "plot-dpdk-throughput-latency-3n-skx"
14372   filter: "'NIC_Intel-X710' and
14373            '64B' and
14374            'BASE' and
14375            'NDRPDR' and
14376            '4T2C' and
14377            'IP4FWD'"
14378   parameters:
14379   - "latency"
14380   - "parent"
14381   traces:
14382     hoverinfo: "x+y"
14383     boxpoints: "outliers"
14384     whiskerwidth: 0
14385   layout:
14386     title: ""  # No title
14387     layout: "plot-latency"
14388
14389 # Packet Latency - DPDK l3fwd 3n-skx-xxv710
14390 -
14391   type: "plot"
14392   title: "DPDK Latency: l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
14393   algorithm: "plot_latency_box"
14394   output-file-type: ".html"
14395   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
14396   data: "plot-dpdk-throughput-latency-3n-skx"
14397   filter: "'NIC_Intel-XXV710' and
14398            '64B' and
14399            'BASE' and
14400            'NDRPDR' and
14401            '2T1C' and
14402            'IP4FWD'"
14403   parameters:
14404   - "latency"
14405   - "parent"
14406   traces:
14407     hoverinfo: "x+y"
14408     boxpoints: "outliers"
14409     whiskerwidth: 0
14410   layout:
14411     title: ""  # No title
14412     layout: "plot-latency"
14413
14414 -
14415   type: "plot"
14416   title: "DPDK Latency: l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
14417   algorithm: "plot_latency_box"
14418   output-file-type: ".html"
14419   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
14420   data: "plot-dpdk-throughput-latency-3n-skx"
14421   filter: "'NIC_Intel-XXV710' and
14422            '64B' and
14423            'BASE' and
14424            'NDRPDR' and
14425            '4T2C' and
14426            'IP4FWD'"
14427   parameters:
14428   - "latency"
14429   - "parent"
14430   traces:
14431     hoverinfo: "x+y"
14432     boxpoints: "outliers"
14433     whiskerwidth: 0
14434   layout:
14435     title: ""  # No title
14436     layout: "plot-latency"
14437
14438 # Packet Latency - DPDK l3fwd 2n-skx-x710
14439 -
14440   type: "plot"
14441   title: "DPDK Latency: l3fwd-2n-skx-x710-64b-2t1c-base-ndr-lat"
14442   algorithm: "plot_latency_box"
14443   output-file-type: ".html"
14444   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-ndr-lat"
14445   data: "plot-dpdk-throughput-latency-2n-skx"
14446   filter: "'NIC_Intel-X710' and
14447            '64B' and
14448            'BASE' and
14449            'NDRPDR' and
14450            '2T1C' and
14451            'IP4FWD'"
14452   parameters:
14453   - "latency"
14454   - "parent"
14455   traces:
14456     hoverinfo: "x+y"
14457     boxpoints: "outliers"
14458     whiskerwidth: 0
14459   layout:
14460     title: ""  # No title
14461     layout: "plot-latency"
14462
14463 -
14464   type: "plot"
14465   title: "DPDK Latency: l3fwd-2n-skx-x710-64b-4t2c-base-ndr-lat"
14466   algorithm: "plot_latency_box"
14467   output-file-type: ".html"
14468   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-ndr-lat"
14469   data: "plot-dpdk-throughput-latency-2n-skx"
14470   filter: "'NIC_Intel-X710' and
14471            '64B' and
14472            'BASE' and
14473            'NDRPDR' and
14474            '4T2C' and
14475            'IP4FWD'"
14476   parameters:
14477   - "latency"
14478   - "parent"
14479   traces:
14480     hoverinfo: "x+y"
14481     boxpoints: "outliers"
14482     whiskerwidth: 0
14483   layout:
14484     title: ""  # No title
14485     layout: "plot-latency"
14486
14487 # Packet Latency - DPDK l3fwd 2n-skx-xxv710
14488 -
14489   type: "plot"
14490   title: "DPDK Latency: l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
14491   algorithm: "plot_latency_box"
14492   output-file-type: ".html"
14493   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
14494   data: "plot-dpdk-throughput-latency-2n-skx"
14495   filter: "'NIC_Intel-XXV710' and
14496            '64B' and
14497            'BASE' and
14498            'NDRPDR' and
14499            '2T1C' and
14500            'IP4FWD'"
14501   parameters:
14502   - "latency"
14503   - "parent"
14504   traces:
14505     hoverinfo: "x+y"
14506     boxpoints: "outliers"
14507     whiskerwidth: 0
14508   layout:
14509     title: ""  # No title
14510     layout: "plot-latency"
14511
14512 -
14513   type: "plot"
14514   title: "DPDK Latency: l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
14515   algorithm: "plot_latency_box"
14516   output-file-type: ".html"
14517   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
14518   data: "plot-dpdk-throughput-latency-2n-skx"
14519   filter: "'NIC_Intel-XXV710' and
14520            '64B' and
14521            'BASE' and
14522            'NDRPDR' and
14523            '4T2C' and
14524            'IP4FWD'"
14525   parameters:
14526   - "latency"
14527   - "parent"
14528   traces:
14529     hoverinfo: "x+y"
14530     boxpoints: "outliers"
14531     whiskerwidth: 0
14532   layout:
14533     title: ""  # No title
14534     layout: "plot-latency"
14535
14536 ################################################################################
14537
14538 # Packet Latency - DPDK testpmd 3n-hsw-x520
14539 -
14540   type: "plot"
14541   title: "DPDK Latency: testpmd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
14542   algorithm: "plot_latency_box"
14543   output-file-type: ".html"
14544   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
14545   data: "plot-dpdk-throughput-latency-3n-hsw"
14546   filter: "'NIC_Intel-X520-DA2' and
14547            '64B' and
14548            'BASE' and
14549            'NDRPDR' and
14550            '1T1C' and
14551            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
14552   parameters:
14553   - "latency"
14554   - "parent"
14555   traces:
14556     hoverinfo: "x+y"
14557     boxpoints: "outliers"
14558     whiskerwidth: 0
14559   layout:
14560     title: ""  # No title
14561     layout: "plot-latency"
14562
14563 -
14564   type: "plot"
14565   title: "DPDK Latency: testpmd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
14566   algorithm: "plot_latency_box"
14567   output-file-type: ".html"
14568   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
14569   data: "plot-dpdk-throughput-latency-3n-hsw"
14570   filter: "'NIC_Intel-X520-DA2' and
14571            '64B' and
14572            'BASE' and
14573            'NDRPDR' and
14574            '2T2C' and
14575            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
14576   parameters:
14577   - "latency"
14578   - "parent"
14579   traces:
14580     hoverinfo: "x+y"
14581     boxpoints: "outliers"
14582     whiskerwidth: 0
14583   layout:
14584     title: ""  # No title
14585     layout: "plot-latency"
14586
14587 # Packet Latency - DPDK testpmd 3n-hsw-x710
14588 -
14589   type: "plot"
14590   title: "DPDK Latency: testpmd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
14591   algorithm: "plot_latency_box"
14592   output-file-type: ".html"
14593   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
14594   data: "plot-dpdk-throughput-latency-3n-hsw"
14595   filter: "'NIC_Intel-X710' and
14596            '64B' and
14597            'BASE' and
14598            'NDRPDR' and
14599            '1T1C' and
14600            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
14601   parameters:
14602   - "latency"
14603   - "parent"
14604   traces:
14605     hoverinfo: "x+y"
14606     boxpoints: "outliers"
14607     whiskerwidth: 0
14608   layout:
14609     title: ""  # No title
14610     layout: "plot-latency"
14611
14612 -
14613   type: "plot"
14614   title: "DPDK Latency: testpmd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
14615   algorithm: "plot_latency_box"
14616   output-file-type: ".html"
14617   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
14618   data: "plot-dpdk-throughput-latency-3n-hsw"
14619   filter: "'NIC_Intel-X710' and
14620            '64B' and
14621            'BASE' and
14622            'NDRPDR' and
14623            '2T2C' and
14624            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
14625   parameters:
14626   - "latency"
14627   - "parent"
14628   traces:
14629     hoverinfo: "x+y"
14630     boxpoints: "outliers"
14631     whiskerwidth: 0
14632   layout:
14633     title: ""  # No title
14634     layout: "plot-latency"
14635
14636 # Packet Latency - DPDK testpmd 3n-hsw-xl710
14637 -
14638   type: "plot"
14639   title: "DPDK Latency: testpmd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
14640   algorithm: "plot_latency_box"
14641   output-file-type: ".html"
14642   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
14643   data: "plot-dpdk-throughput-latency-3n-hsw"
14644   filter: "'NIC_Intel-XL710' and
14645            '64B' and
14646            'BASE' and
14647            'NDRPDR' and
14648            '1T1C' and
14649            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
14650   parameters:
14651   - "latency"
14652   - "parent"
14653   traces:
14654     hoverinfo: "x+y"
14655     boxpoints: "outliers"
14656     whiskerwidth: 0
14657   layout:
14658     title: ""  # No title
14659     layout: "plot-latency"
14660
14661 -
14662   type: "plot"
14663   title: "DPDK Latency: testpmd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
14664   algorithm: "plot_latency_box"
14665   output-file-type: ".html"
14666   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
14667   data: "plot-dpdk-throughput-latency-3n-hsw"
14668   filter: "'NIC_Intel-XL710' and
14669            '64B' and
14670            'BASE' and
14671            'NDRPDR' and
14672            '2T2C' and
14673            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
14674   parameters:
14675   - "latency"
14676   - "parent"
14677   traces:
14678     hoverinfo: "x+y"
14679     boxpoints: "outliers"
14680     whiskerwidth: 0
14681   layout:
14682     title: ""  # No title
14683     layout: "plot-latency"
14684
14685 # Packet Latency - DPDK testpmd 3n-skx-x710
14686 -
14687   type: "plot"
14688   title: "DPDK Latency: testpmd-3n-skx-x710-64b-2t1c-base-ndr-lat"
14689   algorithm: "plot_latency_box"
14690   output-file-type: ".html"
14691   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-ndr-lat"
14692   data: "plot-dpdk-throughput-latency-3n-skx"
14693   filter: "'NIC_Intel-X710' and
14694            '64B' and
14695            'BASE' and
14696            'NDRPDR' and
14697            '2T1C' and
14698            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
14699   parameters:
14700   - "latency"
14701   - "parent"
14702   traces:
14703     hoverinfo: "x+y"
14704     boxpoints: "outliers"
14705     whiskerwidth: 0
14706   layout:
14707     title: ""  # No title
14708     layout: "plot-latency"
14709
14710 -
14711   type: "plot"
14712   title: "DPDK Latency: testpmd-3n-skx-x710-64b-4t2c-base-ndr-lat"
14713   algorithm: "plot_latency_box"
14714   output-file-type: ".html"
14715   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-ndr-lat"
14716   data: "plot-dpdk-throughput-latency-3n-skx"
14717   filter: "'NIC_Intel-X710' and
14718            '64B' and
14719            'BASE' and
14720            'NDRPDR' and
14721            '4T2C' and
14722            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
14723   parameters:
14724   - "latency"
14725   - "parent"
14726   traces:
14727     hoverinfo: "x+y"
14728     boxpoints: "outliers"
14729     whiskerwidth: 0
14730   layout:
14731     title: ""  # No title
14732     layout: "plot-latency"
14733
14734 # Packet Latency - DPDK testpmd 3n-skx-xxv710
14735 -
14736   type: "plot"
14737   title: "DPDK Latency: testpmd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
14738   algorithm: "plot_latency_box"
14739   output-file-type: ".html"
14740   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
14741   data: "plot-dpdk-throughput-latency-3n-skx"
14742   filter: "'NIC_Intel-XXV710' and
14743            '64B' and
14744            'BASE' and
14745            'NDRPDR' and
14746            '2T1C' and
14747            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
14748   parameters:
14749   - "latency"
14750   - "parent"
14751   traces:
14752     hoverinfo: "x+y"
14753     boxpoints: "outliers"
14754     whiskerwidth: 0
14755   layout:
14756     title: ""  # No title
14757     layout: "plot-latency"
14758
14759 -
14760   type: "plot"
14761   title: "DPDK Latency: testpmd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
14762   algorithm: "plot_latency_box"
14763   output-file-type: ".html"
14764   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
14765   data: "plot-dpdk-throughput-latency-3n-skx"
14766   filter: "'NIC_Intel-XXV710' and
14767            '64B' and
14768            'BASE' and
14769            'NDRPDR' and
14770            '4T2C' and
14771            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
14772   parameters:
14773   - "latency"
14774   - "parent"
14775   traces:
14776     hoverinfo: "x+y"
14777     boxpoints: "outliers"
14778     whiskerwidth: 0
14779   layout:
14780     title: ""  # No title
14781     layout: "plot-latency"
14782
14783 # Packet Latency - DPDK testpmd 2n-skx-x710
14784 -
14785   type: "plot"
14786   title: "DPDK Latency: testpmd-2n-skx-x710-64b-2t1c-base-ndr-lat"
14787   algorithm: "plot_latency_box"
14788   output-file-type: ".html"
14789   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-ndr-lat"
14790   data: "plot-dpdk-throughput-latency-2n-skx"
14791   filter: "'NIC_Intel-X710' and
14792            '64B' and
14793            'BASE' and
14794            'NDRPDR' and
14795            '2T1C' and
14796            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
14797   parameters:
14798   - "latency"
14799   - "parent"
14800   traces:
14801     hoverinfo: "x+y"
14802     boxpoints: "outliers"
14803     whiskerwidth: 0
14804   layout:
14805     title: ""  # No title
14806     layout: "plot-latency"
14807
14808 -
14809   type: "plot"
14810   title: "DPDK Latency: testpmd-2n-skx-x710-64b-4t2c-base-ndr-lat"
14811   algorithm: "plot_latency_box"
14812   output-file-type: ".html"
14813   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-ndr-lat"
14814   data: "plot-dpdk-throughput-latency-2n-skx"
14815   filter: "'NIC_Intel-X710' and
14816            '64B' and
14817            'BASE' and
14818            'NDRPDR' and
14819            '4T2C' and
14820            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
14821   parameters:
14822   - "latency"
14823   - "parent"
14824   traces:
14825     hoverinfo: "x+y"
14826     boxpoints: "outliers"
14827     whiskerwidth: 0
14828   layout:
14829     title: ""  # No title
14830     layout: "plot-latency"
14831
14832 # Packet Latency - DPDK testpmd 2n-skx-xxv710
14833 -
14834   type: "plot"
14835   title: "DPDK Latency: testpmd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
14836   algorithm: "plot_latency_box"
14837   output-file-type: ".html"
14838   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
14839   data: "plot-dpdk-throughput-latency-2n-skx"
14840   filter: "'NIC_Intel-XXV710' and
14841            '64B' and
14842            'BASE' and
14843            'NDRPDR' and
14844            '2T1C' and
14845            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
14846   parameters:
14847   - "latency"
14848   - "parent"
14849   traces:
14850     hoverinfo: "x+y"
14851     boxpoints: "outliers"
14852     whiskerwidth: 0
14853   layout:
14854     title: ""  # No title
14855     layout: "plot-latency"
14856
14857 -
14858   type: "plot"
14859   title: "DPDK Latency: testpmd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
14860   algorithm: "plot_latency_box"
14861   output-file-type: ".html"
14862   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
14863   data: "plot-dpdk-throughput-latency-2n-skx"
14864   filter: "'NIC_Intel-XXV710' and
14865            '64B' and
14866            'BASE' and
14867            'NDRPDR' and
14868            '4T2C' and
14869            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
14870   parameters:
14871   - "latency"
14872   - "parent"
14873   traces:
14874     hoverinfo: "x+y"
14875     boxpoints: "outliers"
14876     whiskerwidth: 0
14877   layout:
14878     title: ""  # No title
14879     layout: "plot-latency"
14880
14881 ################################################################################
14882
14883 # Speedup - VPP Container Memif 3n-hsw-x520
14884 -
14885   type: "plot"
14886   title: "Speedup: memif-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
14887   algorithm: "plot_throughput_speedup_analysis"
14888   output-file-type: ".html"
14889   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
14890   data: "plot-throughput-speedup-analysis-3n-hsw"
14891   filter: "'NIC_Intel-X520-DA2' and
14892            '64B' and
14893            ('BASE' or 'SCALE') and
14894            'NDRDISC' and
14895            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
14896            not 'VHOST' and
14897            'MEMIF'"
14898   parameters:
14899   - "throughput"
14900   - "parent"
14901   - "tags"
14902   layout:
14903     title: ""  # No title
14904     layout: "plot-throughput-speedup-analysis"
14905
14906 -
14907   type: "plot"
14908   title: "Speedup: memif-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
14909   algorithm: "plot_throughput_speedup_analysis"
14910   output-file-type: ".html"
14911   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
14912   data: "plot-throughput-speedup-analysis-3n-hsw"
14913   filter: "'NIC_Intel-X520-DA2' and
14914            '64B' and
14915            ('BASE' or 'SCALE') and
14916            'PDRDISC' and not 'NDRDISC' and
14917            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
14918            not 'VHOST' and
14919            'MEMIF'"
14920   parameters:
14921   - "throughput"
14922   - "parent"
14923   - "tags"
14924   layout:
14925     title: ""  # No title
14926     layout: "plot-throughput-speedup-analysis"
14927
14928 # Speedup - VPP Container Memif 3n-hsw-x710
14929 -
14930   type: "plot"
14931   title: "Speedup: memif-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
14932   algorithm: "plot_throughput_speedup_analysis"
14933   output-file-type: ".html"
14934   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
14935   data: "plot-throughput-speedup-analysis-3n-hsw"
14936   filter: "'NIC_Intel-X710' and
14937            '64B' and
14938            ('BASE' or 'SCALE') and
14939            'NDRDISC' and
14940            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
14941            not 'VHOST' and
14942            'MEMIF'"
14943   parameters:
14944   - "throughput"
14945   - "parent"
14946   - "tags"
14947   layout:
14948     title: ""  # No title
14949     layout: "plot-throughput-speedup-analysis"
14950
14951 -
14952   type: "plot"
14953   title: "Speedup: memif-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
14954   algorithm: "plot_throughput_speedup_analysis"
14955   output-file-type: ".html"
14956   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
14957   data: "plot-throughput-speedup-analysis-3n-hsw"
14958   filter: "'NIC_Intel-X710' and
14959            '64B' and
14960            ('BASE' or 'SCALE') and
14961            'PDRDISC' and not 'NDRDISC' and
14962            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
14963            not 'VHOST' and
14964            'MEMIF'"
14965   parameters:
14966   - "throughput"
14967   - "parent"
14968   - "tags"
14969   layout:
14970     title: ""  # No title
14971     layout: "plot-throughput-speedup-analysis"
14972
14973 # Speedup - VPP Container Memif 3n-hsw-xl710
14974 -
14975   type: "plot"
14976   title: "Speedup: memif-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
14977   algorithm: "plot_throughput_speedup_analysis"
14978   output-file-type: ".html"
14979   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
14980   data: "plot-throughput-speedup-analysis-3n-hsw"
14981   filter: "'NIC_Intel-XL710' and
14982            '64B' and
14983            ('BASE' or 'SCALE') and
14984            'NDRDISC' and
14985            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
14986            not 'VHOST' and
14987            'MEMIF'"
14988   parameters:
14989   - "throughput"
14990   - "parent"
14991   - "tags"
14992   layout:
14993     title: ""  # No title
14994     layout: "plot-throughput-speedup-analysis"
14995
14996 -
14997   type: "plot"
14998   title: "Speedup: memif-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
14999   algorithm: "plot_throughput_speedup_analysis"
15000   output-file-type: ".html"
15001   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
15002   data: "plot-throughput-speedup-analysis-3n-hsw"
15003   filter: "'NIC_Intel-XL710' and
15004            '64B' and
15005            ('BASE' or 'SCALE') and
15006            'PDRDISC' and not 'NDRDISC' and
15007            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
15008            not 'VHOST' and
15009            'MEMIF'"
15010   parameters:
15011   - "throughput"
15012   - "parent"
15013   - "tags"
15014   layout:
15015     title: ""  # No title
15016     layout: "plot-throughput-speedup-analysis"
15017
15018 # Speedup - VPP Container Memif 3n-skx-x710
15019 -
15020   type: "plot"
15021   title: "Speedup: memif-3n-skx-x710-64b-base_and_scale-ndr-tsa"
15022   algorithm: "plot_throughput_speedup_analysis"
15023   output-file-type: ".html"
15024   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-base_and_scale-ndr-tsa"
15025   data: "plot-throughput-speedup-analysis-3n-skx"
15026   filter: "'NIC_Intel-X710' and
15027            '64B' and
15028            ('BASE' or 'SCALE') and
15029            'NDRDISC' and
15030            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
15031            not 'VHOST' and
15032            'MEMIF'"
15033   parameters:
15034   - "throughput"
15035   - "parent"
15036   - "tags"
15037   layout:
15038     title: ""  # No title
15039     layout: "plot-throughput-speedup-analysis"
15040
15041 -
15042   type: "plot"
15043   title: "Speedup: memif-3n-skx-x710-64b-base_and_scale-pdr-tsa"
15044   algorithm: "plot_throughput_speedup_analysis"
15045   output-file-type: ".html"
15046   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-base_and_scale-pdr-tsa"
15047   data: "plot-throughput-speedup-analysis-3n-skx"
15048   filter: "'NIC_Intel-X710' and
15049            '64B' and
15050            ('BASE' or 'SCALE') and
15051            'PDRDISC' and not 'NDRDISC' and
15052            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
15053            not 'VHOST' and
15054             'MEMIF'"
15055   parameters:
15056   - "throughput"
15057   - "parent"
15058   - "tags"
15059   layout:
15060     title: ""  # No title
15061     layout: "plot-throughput-speedup-analysis"
15062
15063 # Speedup - VPP Container Memif 3n-skx-xxv710
15064 -
15065   type: "plot"
15066   title: "Speedup: memif-3n-skx-xxv710-64b-base_and_scale-ndr-tsa"
15067   algorithm: "plot_throughput_speedup_analysis"
15068   output-file-type: ".html"
15069   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-xxv710-64b-base_and_scale-ndr-tsa"
15070   data: "plot-throughput-speedup-analysis-3n-skx"
15071   filter: "'NIC_Intel-XXV710' and
15072            '64B' and
15073            ('BASE' or 'SCALE') and
15074            'NDRDISC' and
15075            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
15076            not 'VHOST' and
15077            'MEMIF'"
15078   parameters:
15079   - "throughput"
15080   - "parent"
15081   - "tags"
15082   layout:
15083     title: ""  # No title
15084     layout: "plot-throughput-speedup-analysis"
15085
15086 -
15087   type: "plot"
15088   title: "Speedup: memif-3n-skx-xxv710-64b-base_and_scale-pdr-tsa"
15089   algorithm: "plot_throughput_speedup_analysis"
15090   output-file-type: ".html"
15091   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-xxv710-64b-base_and_scale-pdr-tsa"
15092   data: "plot-throughput-speedup-analysis-3n-skx"
15093   filter: "'NIC_Intel-XXV710' and
15094            '64B' and
15095            ('BASE' or 'SCALE') and
15096            'PDRDISC' and not 'NDRDISC' and
15097            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
15098            not 'VHOST' and
15099            'MEMIF'"
15100   parameters:
15101   - "throughput"
15102   - "parent"
15103   - "tags"
15104   layout:
15105     title: ""  # No title
15106     layout: "plot-throughput-speedup-analysis"
15107
15108 # Speedup - VPP Container Memif 2n-skx-x710
15109 -
15110   type: "plot"
15111   title: "Speedup: memif-2n-skx-x710-64b-base_and_scale-ndr-tsa"
15112   algorithm: "plot_throughput_speedup_analysis"
15113   output-file-type: ".html"
15114   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-base_and_scale-ndr-tsa"
15115   data: "plot-throughput-speedup-analysis-2n-skx"
15116   filter: "'NIC_Intel-X710' and
15117            '64B' and
15118            ('BASE' or 'SCALE') and
15119            'NDRDISC' and
15120            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
15121            not 'VHOST' and
15122            'MEMIF'"
15123   parameters:
15124   - "throughput"
15125   - "parent"
15126   - "tags"
15127   layout:
15128     title: ""  # No title
15129     layout: "plot-throughput-speedup-analysis"
15130
15131 -
15132   type: "plot"
15133   title: "Speedup: memif-2n-skx-x710-64b-base_and_scale-pdr-tsa"
15134   algorithm: "plot_throughput_speedup_analysis"
15135   output-file-type: ".html"
15136   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-base_and_scale-pdr-tsa"
15137   data: "plot-throughput-speedup-analysis-2n-skx"
15138   filter: "'NIC_Intel-X710' and
15139            '64B' and
15140            ('BASE' or 'SCALE') and
15141            'PDRDISC' and not 'NDRDISC' and
15142            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
15143            not 'VHOST' and
15144            'MEMIF'"
15145   parameters:
15146   - "throughput"
15147   - "parent"
15148   - "tags"
15149   layout:
15150     title: ""  # No title
15151     layout: "plot-throughput-speedup-analysis"
15152
15153 # Speedup - VPP Container Memif 2n-skx-xxv710
15154 -
15155   type: "plot"
15156   title: "Speedup: memif-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
15157   algorithm: "plot_throughput_speedup_analysis"
15158   output-file-type: ".html"
15159   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
15160   data: "plot-throughput-speedup-analysis-2n-skx"
15161   filter: "'NIC_Intel-XXV710' and
15162            '64B' and
15163            ('BASE' or 'SCALE') and
15164            'NDRDISC' and
15165            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
15166            not 'VHOST' and
15167            'MEMIF'"
15168   parameters:
15169   - "throughput"
15170   - "parent"
15171   - "tags"
15172   layout:
15173     title: ""  # No title
15174     layout: "plot-throughput-speedup-analysis"
15175
15176 -
15177   type: "plot"
15178   title: "Speedup: memif-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
15179   algorithm: "plot_throughput_speedup_analysis"
15180   output-file-type: ".html"
15181   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
15182   data: "plot-throughput-speedup-analysis-2n-skx"
15183   filter: "'NIC_Intel-XXV710' and
15184            '64B' and
15185            ('BASE' or 'SCALE') and
15186            'PDRDISC' and not 'NDRDISC' and
15187            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
15188            not 'VHOST' and
15189            'MEMIF'"
15190   parameters:
15191   - "throughput"
15192   - "parent"
15193   - "tags"
15194   layout:
15195     title: ""  # No title
15196     layout: "plot-throughput-speedup-analysis"
15197
15198 ################################################################################
15199
15200 # Speedup - VPP Container k8s memif 3n-hsw-x520
15201 -
15202   type: "plot"
15203   title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
15204   algorithm: "plot_throughput_speedup_analysis"
15205   output-file-type: ".html"
15206   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
15207   data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
15208   filter: "'NIC_Intel-X520-DA2' and
15209            '64B' and
15210            ('BASE' or 'SCALE') and
15211            'NDRDISC' and
15212            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
15213            not 'VHOST' and
15214            'MEMIF'"
15215   parameters:
15216   - "throughput"
15217   - "parent"
15218   - "tags"
15219   layout:
15220     title: ""  # No title
15221     layout: "plot-throughput-speedup-analysis"
15222
15223 -
15224   type: "plot"
15225   title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
15226   algorithm: "plot_throughput_speedup_analysis"
15227   output-file-type: ".html"
15228   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
15229   data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
15230   filter: "'NIC_Intel-X520-DA2' and
15231            '64B' and
15232            ('BASE' or 'SCALE') and
15233            'PDRDISC' and not 'NDRDISC' and
15234            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
15235            not 'VHOST' and
15236            'MEMIF'"
15237   parameters:
15238   - "throughput"
15239   - "parent"
15240   - "tags"
15241   layout:
15242     title: ""  # No title
15243     layout: "plot-throughput-speedup-analysis"
15244
15245 # Speedup - VPP Container Memif 3n-hsw-x710
15246 -
15247   type: "plot"
15248   title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
15249   algorithm: "plot_throughput_speedup_analysis"
15250   output-file-type: ".html"
15251   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
15252   data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
15253   filter: "'NIC_Intel-X710' and
15254            '64B' and
15255            ('BASE' or 'SCALE') and
15256            'NDRDISC' and
15257            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
15258            not 'VHOST' and
15259            'MEMIF'"
15260   parameters:
15261   - "throughput"
15262   - "parent"
15263   - "tags"
15264   layout:
15265     title: ""  # No title
15266     layout: "plot-throughput-speedup-analysis"
15267
15268 -
15269   type: "plot"
15270   title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
15271   algorithm: "plot_throughput_speedup_analysis"
15272   output-file-type: ".html"
15273   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
15274   data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
15275   filter: "'NIC_Intel-X710' and
15276            '64B' and
15277            ('BASE' or 'SCALE') and
15278            'PDRDISC' and not 'NDRDISC' and
15279            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
15280            not 'VHOST' and
15281            'MEMIF'"
15282   parameters:
15283   - "throughput"
15284   - "parent"
15285   - "tags"
15286   layout:
15287     title: ""  # No title
15288     layout: "plot-throughput-speedup-analysis"
15289
15290 # Speedup - VPP Container Memif 3n-hsw-xl710
15291 -
15292   type: "plot"
15293   title: "Speedup: k8s-memif-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
15294   algorithm: "plot_throughput_speedup_analysis"
15295   output-file-type: ".html"
15296   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
15297   data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
15298   filter: "'NIC_Intel-XL710' and
15299            '64B' and
15300            ('BASE' or 'SCALE') and
15301            'NDRDISC' and
15302            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
15303            not 'VHOST' and
15304            'MEMIF'"
15305   parameters:
15306   - "throughput"
15307   - "parent"
15308   - "tags"
15309   layout:
15310     title: ""  # No title
15311     layout: "plot-throughput-speedup-analysis"
15312
15313 -
15314   type: "plot"
15315   title: "Speedup: k8s-memif-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
15316   algorithm: "plot_throughput_speedup_analysis"
15317   output-file-type: ".html"
15318   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
15319   data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
15320   filter: "'NIC_Intel-XL710' and
15321            '64B' and
15322            ('BASE' or 'SCALE') and
15323            'PDRDISC' and not 'NDRDISC' and
15324            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
15325            not 'VHOST' and
15326            'MEMIF'"
15327   parameters:
15328   - "throughput"
15329   - "parent"
15330   - "tags"
15331   layout:
15332     title: ""  # No title
15333     layout: "plot-throughput-speedup-analysis"
15334
15335 # Speedup - VPP Container Memif 3n-skx-x710
15336 -
15337   type: "plot"
15338   title: "Speedup: k8s-memif-3n-skx-x710-64b-base_and_scale-ndr-tsa"
15339   algorithm: "plot_throughput_speedup_analysis"
15340   output-file-type: ".html"
15341   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-skx-x710-64b-base_and_scale-ndr-tsa"
15342   data: "plot-ligato-throughput-speedup-analysis-3n-skx"
15343   filter: "'NIC_Intel-X710' and
15344            '64B' and
15345            ('BASE' or 'SCALE') and
15346            'NDRDISC' and
15347            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
15348            not 'VHOST' and
15349            'MEMIF'"
15350   parameters:
15351   - "throughput"
15352   - "parent"
15353   - "tags"
15354   layout:
15355     title: ""  # No title
15356     layout: "plot-throughput-speedup-analysis"
15357
15358 -
15359   type: "plot"
15360   title: "Speedup: k8s-memif-3n-skx-x710-64b-base_and_scale-pdr-tsa"
15361   algorithm: "plot_throughput_speedup_analysis"
15362   output-file-type: ".html"
15363   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-skx-x710-64b-base_and_scale-pdr-tsa"
15364   data: "plot-ligato-throughput-speedup-analysis-3n-skx"
15365   filter: "'NIC_Intel-X710' and
15366            '64B' and
15367            ('BASE' or 'SCALE') and
15368            'PDRDISC' and not 'NDRDISC' and
15369            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
15370            not 'VHOST' and
15371             'MEMIF'"
15372   parameters:
15373   - "throughput"
15374   - "parent"
15375   - "tags"
15376   layout:
15377     title: ""  # No title
15378     layout: "plot-throughput-speedup-analysis"
15379
15380 # Speedup - VPP Container Memif 3n-skx-xxv710
15381 -
15382   type: "plot"
15383   title: "Speedup: k8s-memif-3n-skx-xxv710-64b-base_and_scale-ndr-tsa"
15384   algorithm: "plot_throughput_speedup_analysis"
15385   output-file-type: ".html"
15386   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-skx-xxv710-64b-base_and_scale-ndr-tsa"
15387   data: "plot-ligato-throughput-speedup-analysis-3n-skx"
15388   filter: "'NIC_Intel-XXV710' and
15389            '64B' and
15390            ('BASE' or 'SCALE') and
15391            'NDRDISC' and
15392            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
15393            not 'VHOST' and
15394            'MEMIF'"
15395   parameters:
15396   - "throughput"
15397   - "parent"
15398   - "tags"
15399   layout:
15400     title: ""  # No title
15401     layout: "plot-throughput-speedup-analysis"
15402
15403 -
15404   type: "plot"
15405   title: "Speedup: k8s-memif-3n-skx-xxv710-64b-base_and_scale-pdr-tsa"
15406   algorithm: "plot_throughput_speedup_analysis"
15407   output-file-type: ".html"
15408   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-skx-xxv710-64b-base_and_scale-pdr-tsa"
15409   data: "plot-ligato-throughput-speedup-analysis-3n-skx"
15410   filter: "'NIC_Intel-XXV710' and
15411            '64B' and
15412            ('BASE' or 'SCALE') and
15413            'PDRDISC' and not 'NDRDISC' and
15414            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
15415            not 'VHOST' and
15416            'MEMIF'"
15417   parameters:
15418   - "throughput"
15419   - "parent"
15420   - "tags"
15421   layout:
15422     title: ""  # No title
15423     layout: "plot-throughput-speedup-analysis"
15424
15425 # Speedup - VPP Container Memif 2n-skx-x710
15426 -
15427   type: "plot"
15428   title: "Speedup: k8s-memif-2n-skx-x710-64b-base_and_scale-ndr-tsa"
15429   algorithm: "plot_throughput_speedup_analysis"
15430   output-file-type: ".html"
15431   output-file: "{DIR[STATIC,VPP]}/k8s-memif-2n-skx-x710-64b-base_and_scale-ndr-tsa"
15432   data: "plot-ligato-throughput-speedup-analysis-2n-skx"
15433   filter: "'NIC_Intel-X710' and
15434            '64B' and
15435            ('BASE' or 'SCALE') and
15436            'NDRDISC' and
15437            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
15438            not 'VHOST' and
15439            'MEMIF'"
15440   parameters:
15441   - "throughput"
15442   - "parent"
15443   - "tags"
15444   layout:
15445     title: ""  # No title
15446     layout: "plot-throughput-speedup-analysis"
15447
15448 -
15449   type: "plot"
15450   title: "Speedup: k8s-memif-2n-skx-x710-64b-base_and_scale-pdr-tsa"
15451   algorithm: "plot_throughput_speedup_analysis"
15452   output-file-type: ".html"
15453   output-file: "{DIR[STATIC,VPP]}/k8s-memif-2n-skx-x710-64b-base_and_scale-pdr-tsa"
15454   data: "plot-ligato-throughput-speedup-analysis-2n-skx"
15455   filter: "'NIC_Intel-X710' and
15456            '64B' and
15457            ('BASE' or 'SCALE') and
15458            'PDRDISC' and not 'NDRDISC' and
15459            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
15460            not 'VHOST' and
15461            'MEMIF'"
15462   parameters:
15463   - "throughput"
15464   - "parent"
15465   - "tags"
15466   layout:
15467     title: ""  # No title
15468     layout: "plot-throughput-speedup-analysis"
15469
15470 # Speedup - VPP Container Memif 2n-skx-xxv710
15471 -
15472   type: "plot"
15473   title: "Speedup: k8s-memif-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
15474   algorithm: "plot_throughput_speedup_analysis"
15475   output-file-type: ".html"
15476   output-file: "{DIR[STATIC,VPP]}/k8s-memif-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
15477   data: "plot-ligato-throughput-speedup-analysis-2n-skx"
15478   filter: "'NIC_Intel-XXV710' and
15479            '64B' and
15480            ('BASE' or 'SCALE') and
15481            'NDRDISC' and
15482            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
15483            not 'VHOST' and
15484            'MEMIF'"
15485   parameters:
15486   - "throughput"
15487   - "parent"
15488   - "tags"
15489   layout:
15490     title: ""  # No title
15491     layout: "plot-throughput-speedup-analysis"
15492
15493 -
15494   type: "plot"
15495   title: "Speedup: k8s-memif-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
15496   algorithm: "plot_throughput_speedup_analysis"
15497   output-file-type: ".html"
15498   output-file: "{DIR[STATIC,VPP]}/k8s-memif-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
15499   data: "plot-ligato-throughput-speedup-analysis-2n-skx"
15500   filter: "'NIC_Intel-XXV710' and
15501            '64B' and
15502            ('BASE' or 'SCALE') and
15503            'PDRDISC' and not 'NDRDISC' and
15504            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
15505            not 'VHOST' and
15506            'MEMIF'"
15507   parameters:
15508   - "throughput"
15509   - "parent"
15510   - "tags"
15511   layout:
15512     title: ""  # No title
15513     layout: "plot-throughput-speedup-analysis"
15514
15515 ################################################################################
15516
15517 # Speedup - VPP IPv4 3n-hsw-x520
15518 -
15519   type: "plot"
15520   title: "Speedup: ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
15521   algorithm: "plot_throughput_speedup_analysis"
15522   output-file-type: ".html"
15523   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
15524   data: "plot-throughput-speedup-analysis-3n-hsw"
15525   filter: "'NIC_Intel-X520-DA2' and
15526            '64B' and
15527            ('BASE' or 'SCALE') and
15528            'NDRDISC' and
15529            'IP4FWD' and
15530            not 'IPSEC' and 
15531            not 'VHOST'"
15532   parameters:
15533   - "throughput"
15534   - "parent"
15535   - "tags"
15536   layout:
15537     title: ""  # No title
15538     layout: "plot-throughput-speedup-analysis"
15539
15540 -
15541   type: "plot"
15542   title: "Speedup: ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
15543   algorithm: "plot_throughput_speedup_analysis"
15544   output-file-type: ".html"
15545   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
15546   data: "plot-throughput-speedup-analysis-3n-hsw"
15547   filter: "'NIC_Intel-X520-DA2' and
15548            '64B' and
15549            ('BASE' or 'SCALE') and
15550            'PDRDISC' and not 'NDRDISC' and
15551            'IP4FWD' and
15552            not 'IPSEC' and 
15553            not 'VHOST'"
15554   parameters:
15555   - "throughput"
15556   - "parent"
15557   - "tags"
15558   layout:
15559     title: ""  # No title
15560     layout: "plot-throughput-speedup-analysis"
15561
15562 -
15563   type: "plot"
15564   title: "Speedup: ip4-3n-hsw-x520-64b-features-ndr-tsa"
15565   algorithm: "plot_throughput_speedup_analysis"
15566   output-file-type: ".html"
15567   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-ndr-tsa"
15568   data: "plot-throughput-speedup-analysis-3n-hsw"
15569   filter: "'NIC_Intel-X520-DA2' and
15570            '64B' and
15571            'FEATURE' and
15572            ('ACL10' or 'ACL50') and '10k_FLOWS' and
15573            'NDRDISC' and
15574            'IP4FWD' and
15575            not 'IPSEC' and 
15576            not 'VHOST'"
15577   parameters:
15578   - "throughput"
15579   - "parent"
15580   - "tags"
15581   layout:
15582     title: ""  # No title
15583     layout: "plot-throughput-speedup-analysis"
15584
15585 -
15586   type: "plot"
15587   title: "Speedup: ip4-3n-hsw-x520-64b-features-pdr-tsa"
15588   algorithm: "plot_throughput_speedup_analysis"
15589   output-file-type: ".html"
15590   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-pdr-tsa"
15591   data: "plot-throughput-speedup-analysis-3n-hsw"
15592   filter: "'NIC_Intel-X520-DA2' and
15593            '64B' and
15594            'FEATURE' and
15595            ('ACL10' or 'ACL50') and '10k_FLOWS' and
15596            'PDRDISC' and not 'NDRDISC' and
15597            'IP4FWD' and
15598            not 'IPSEC' and 
15599            not 'VHOST'"
15600   parameters:
15601   - "throughput"
15602   - "parent"
15603   - "tags"
15604   layout:
15605     title: ""  # No title
15606     layout: "plot-throughput-speedup-analysis"
15607
15608 # Speedup - VPP IPv4 3n-hsw-x710
15609 -
15610   type: "plot"
15611   title: "Speedup: ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
15612   algorithm: "plot_throughput_speedup_analysis"
15613   output-file-type: ".html"
15614   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
15615   data: "plot-throughput-speedup-analysis-3n-hsw"
15616   filter: "'NIC_Intel-X710' and
15617            '64B' and
15618            ('BASE' or 'SCALE') and
15619            'NDRDISC' and
15620            'IP4FWD' and
15621            not 'IPSEC' and 
15622            not 'VHOST'"
15623   parameters:
15624   - "throughput"
15625   - "parent"
15626   - "tags"
15627   layout:
15628     title: ""  # No title
15629     layout: "plot-throughput-speedup-analysis"
15630
15631 -
15632   type: "plot"
15633   title: "Speedup: ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
15634   algorithm: "plot_throughput_speedup_analysis"
15635   output-file-type: ".html"
15636   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
15637   data: "plot-throughput-speedup-analysis-3n-hsw"
15638   filter: "'NIC_Intel-X710' and
15639            '64B' and
15640            ('BASE' or 'SCALE') and
15641            'PDRDISC' and not 'NDRDISC' and
15642            'IP4FWD' and
15643            not 'IPSEC' and 
15644            not 'VHOST'"
15645   parameters:
15646   - "throughput"
15647   - "parent"
15648   - "tags"
15649   layout:
15650     title: ""  # No title
15651     layout: "plot-throughput-speedup-analysis"
15652
15653 -
15654   type: "plot"
15655   title: "Speedup: ip4-3n-hsw-x710-64b-features-ndr-tsa"
15656   algorithm: "plot_throughput_speedup_analysis"
15657   output-file-type: ".html"
15658   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-ndr-tsa"
15659   data: "plot-throughput-speedup-analysis-3n-hsw"
15660   filter: "'NIC_Intel-X710' and
15661            '64B' and
15662            'FEATURE' and
15663            ('ACL10' or 'ACL50') and '10k_FLOWS' and
15664            'NDRDISC' and
15665            'IP4FWD' and
15666            not 'IPSEC' and 
15667            not 'VHOST'"
15668   parameters:
15669   - "throughput"
15670   - "parent"
15671   - "tags"
15672   layout:
15673     title: ""  # No title
15674     layout: "plot-throughput-speedup-analysis"
15675
15676 -
15677   type: "plot"
15678   title: "Speedup: ip4-3n-hsw-x710-64b-features-pdr-tsa"
15679   algorithm: "plot_throughput_speedup_analysis"
15680   output-file-type: ".html"
15681   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-pdr-tsa"
15682   data: "plot-throughput-speedup-analysis-3n-hsw"
15683   filter: "'NIC_Intel-X710' and
15684            '64B' and
15685            'FEATURE' and
15686            ('ACL10' or 'ACL50') and '10k_FLOWS' and
15687            'PDRDISC' and not 'NDRDISC' and
15688            'IP4FWD' and
15689            not 'IPSEC' and 
15690            not 'VHOST'"
15691   parameters:
15692   - "throughput"
15693   - "parent"
15694   - "tags"
15695   layout:
15696     title: ""  # No title
15697     layout: "plot-throughput-speedup-analysis"
15698
15699 # Speedup - VPP IPv4 3n-hsw-xl710
15700 -
15701   type: "plot"
15702   title: "Speedup: ip4-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
15703   algorithm: "plot_throughput_speedup_analysis"
15704   output-file-type: ".html"
15705   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
15706   data: "plot-throughput-speedup-analysis-3n-hsw"
15707   filter: "'NIC_Intel-XL710' and
15708            '64B' and
15709            ('BASE' or 'SCALE') and
15710            'NDRDISC' and
15711            'IP4FWD' and
15712            not 'IPSEC' and 
15713            not 'VHOST'"
15714   parameters:
15715   - "throughput"
15716   - "parent"
15717   - "tags"
15718   layout:
15719     title: ""  # No title
15720     layout: "plot-throughput-speedup-analysis"
15721
15722 -
15723   type: "plot"
15724   title: "Speedup: ip4-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
15725   algorithm: "plot_throughput_speedup_analysis"
15726   output-file-type: ".html"
15727   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
15728   data: "plot-throughput-speedup-analysis-3n-hsw"
15729   filter: "'NIC_Intel-XL710' and
15730            '64B' and
15731            ('BASE' or 'SCALE') and
15732            'PDRDISC' and not 'NDRDISC' and
15733            'IP4FWD' and
15734            not 'IPSEC' and 
15735            not 'VHOST'"
15736   parameters:
15737   - "throughput"
15738   - "parent"
15739   - "tags"
15740   layout:
15741     title: ""  # No title
15742     layout: "plot-throughput-speedup-analysis"
15743
15744 # Speedup - VPP IPv4 3n-skx-x710
15745 -
15746   type: "plot"
15747   title: "Speedup: ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
15748   algorithm: "plot_throughput_speedup_analysis"
15749   output-file-type: ".html"
15750   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
15751   data: "plot-throughput-speedup-analysis-3n-skx"
15752   filter: "'NIC_Intel-X710' and
15753            '64B' and
15754            ('BASE' or 'SCALE') and
15755            'NDRDISC' and
15756            'IP4FWD' and
15757            not 'IPSEC' and 
15758            not 'VHOST'"
15759   parameters:
15760   - "throughput"
15761   - "parent"
15762   - "tags"
15763   layout:
15764     title: ""  # No title
15765     layout: "plot-throughput-speedup-analysis"
15766
15767 -
15768   type: "plot"
15769   title: "Speedup: ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
15770   algorithm: "plot_throughput_speedup_analysis"
15771   output-file-type: ".html"
15772   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
15773   data: "plot-throughput-speedup-analysis-3n-skx"
15774   filter: "'NIC_Intel-X710' and
15775            '64B' and
15776            ('BASE' or 'SCALE') and
15777            'PDRDISC' and not 'NDRDISC' and
15778            'IP4FWD' and
15779            not 'IPSEC' and 
15780            not 'VHOST'"
15781   parameters:
15782   - "throughput"
15783   - "parent"
15784   - "tags"
15785   layout:
15786     title: ""  # No title
15787     layout: "plot-throughput-speedup-analysis"
15788
15789 -
15790   type: "plot"
15791   title: "Speedup: ip4-3n-skx-x710-64b-features-ndr-tsa"
15792   algorithm: "plot_throughput_speedup_analysis"
15793   output-file-type: ".html"
15794   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-ndr-tsa"
15795   data: "plot-throughput-speedup-analysis-3n-skx"
15796   filter: "'NIC_Intel-X710' and
15797            '64B' and
15798            'FEATURE' and
15799            ('ACL10' or 'ACL50') and '10k_FLOWS' and
15800            'NDRDISC' and
15801            'IP4FWD' and
15802            not 'IPSEC' and 
15803            not 'VHOST'"
15804   parameters:
15805   - "throughput"
15806   - "parent"
15807   - "tags"
15808   layout:
15809     title: ""  # No title
15810     layout: "plot-throughput-speedup-analysis"
15811
15812 -
15813   type: "plot"
15814   title: "Speedup: ip4-3n-skx-x710-64b-features-pdr-tsa"
15815   algorithm: "plot_throughput_speedup_analysis"
15816   output-file-type: ".html"
15817   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-pdr-tsa"
15818   data: "plot-throughput-speedup-analysis-3n-skx"
15819   filter: "'NIC_Intel-X710' and
15820            '64B' and
15821            'FEATURE' and
15822            ('ACL10' or 'ACL50') and '10k_FLOWS' and
15823            'PDRDISC' and not 'NDRDISC' and
15824            'IP4FWD' and
15825            not 'IPSEC' and 
15826            not 'VHOST'"
15827   parameters:
15828   - "throughput"
15829   - "parent"
15830   - "tags"
15831   layout:
15832     title: ""  # No title
15833     layout: "plot-throughput-speedup-analysis"
15834
15835 # Speedup - VPP IPv4 3n-skx-xxv710
15836 -
15837   type: "plot"
15838   title: "Speedup: ip4-3n-skx-xxv710-64b-base_and_scale-ndr-tsa"
15839   algorithm: "plot_throughput_speedup_analysis"
15840   output-file-type: ".html"
15841   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-xxv710-64b-base_and_scale-ndr-tsa"
15842   data: "plot-throughput-speedup-analysis-3n-skx"
15843   filter: "'NIC_Intel-XXV710' and
15844            '64B' and
15845            ('BASE' or 'SCALE') and
15846            'NDRDISC' and
15847            'IP4FWD' and
15848            not 'IPSEC' and 
15849            not 'VHOST'"
15850   parameters:
15851   - "throughput"
15852   - "parent"
15853   - "tags"
15854   layout:
15855     title: ""  # No title
15856     layout: "plot-throughput-speedup-analysis"
15857
15858 -
15859   type: "plot"
15860   title: "Speedup: ip4-3n-skx-xxv710-64b-base_and_scale-pdr-tsa"
15861   algorithm: "plot_throughput_speedup_analysis"
15862   output-file-type: ".html"
15863   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-xxv710-64b-base_and_scale-pdr-tsa"
15864   data: "plot-throughput-speedup-analysis-3n-skx"
15865   filter: "'NIC_Intel-XXV710' and
15866            '64B' and
15867            ('BASE' or 'SCALE') and
15868            'PDRDISC' and not 'NDRDISC' and
15869            'IP4FWD' and
15870            not 'IPSEC' and 
15871            not 'VHOST'"
15872   parameters:
15873   - "throughput"
15874   - "parent"
15875   - "tags"
15876   layout:
15877     title: ""  # No title
15878     layout: "plot-throughput-speedup-analysis"
15879
15880 -
15881   type: "plot"
15882   title: "Speedup: ip4-3n-skx-xxv710-64b-features-ndr-tsa"
15883   algorithm: "plot_throughput_speedup_analysis"
15884   output-file-type: ".html"
15885   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-xxv710-64b-features-ndr-tsa"
15886   data: "plot-throughput-speedup-analysis-3n-skx"
15887   filter: "'NIC_Intel-XXV710' and
15888            '64B' and
15889            'FEATURE' and
15890            ('ACL10' or 'ACL50') and '10k_FLOWS' and
15891            'NDRDISC' and
15892            'IP4FWD' and
15893            not 'IPSEC' and 
15894            not 'VHOST'"
15895   parameters:
15896   - "throughput"
15897   - "parent"
15898   - "tags"
15899   layout:
15900     title: ""  # No title
15901     layout: "plot-throughput-speedup-analysis"
15902
15903 -
15904   type: "plot"
15905   title: "Speedup: ip4-3n-skx-xxv710-64b-features-pdr-tsa"
15906   algorithm: "plot_throughput_speedup_analysis"
15907   output-file-type: ".html"
15908   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-xxv710-64b-features-pdr-tsa"
15909   data: "plot-throughput-speedup-analysis-3n-skx"
15910   filter: "'NIC_Intel-XXV710' and
15911            '64B' and
15912            'FEATURE' and
15913            ('ACL10' or 'ACL50') and '10k_FLOWS' and
15914            'PDRDISC' and not 'NDRDISC' and
15915            'IP4FWD' and
15916            not 'IPSEC' and 
15917            not 'VHOST'"
15918   parameters:
15919   - "throughput"
15920   - "parent"
15921   - "tags"
15922   layout:
15923     title: ""  # No title
15924     layout: "plot-throughput-speedup-analysis"
15925
15926 # Speedup - VPP IPv4 2n-skx-x710
15927 -
15928   type: "plot"
15929   title: "Speedup: ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
15930   algorithm: "plot_throughput_speedup_analysis"
15931   output-file-type: ".html"
15932   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
15933   data: "plot-throughput-speedup-analysis-2n-skx"
15934   filter: "'NIC_Intel-X710' and
15935            '64B' and
15936            ('BASE' or 'SCALE') and
15937            'NDRDISC' and
15938            'IP4FWD' and
15939            not 'IPSEC' and 
15940            not 'VHOST'"
15941   parameters:
15942   - "throughput"
15943   - "parent"
15944   - "tags"
15945   layout:
15946     title: ""  # No title
15947     layout: "plot-throughput-speedup-analysis"
15948
15949 -
15950   type: "plot"
15951   title: "Speedup: ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
15952   algorithm: "plot_throughput_speedup_analysis"
15953   output-file-type: ".html"
15954   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
15955   data: "plot-throughput-speedup-analysis-2n-skx"
15956   filter: "'NIC_Intel-X710' and
15957            '64B' and
15958            ('BASE' or 'SCALE') and
15959            'PDRDISC' and not 'NDRDISC' and
15960            'IP4FWD' and
15961            not 'IPSEC' and 
15962            not 'VHOST'"
15963   parameters:
15964   - "throughput"
15965   - "parent"
15966   - "tags"
15967   layout:
15968     title: ""  # No title
15969     layout: "plot-throughput-speedup-analysis"
15970
15971 -
15972   type: "plot"
15973   title: "Speedup: ip4-2n-skx-x710-64b-features-ndr-tsa"
15974   algorithm: "plot_throughput_speedup_analysis"
15975   output-file-type: ".html"
15976   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-features-ndr-tsa"
15977   data: "plot-throughput-speedup-analysis-2n-skx"
15978   filter: "'NIC_Intel-X710' and
15979            '64B' and
15980            'FEATURE' and
15981            ('ACL10' or 'ACL50') and '10k_FLOWS' and
15982            'NDRDISC' and
15983            'IP4FWD' and
15984            not 'IPSEC' and 
15985            not 'VHOST'"
15986   parameters:
15987   - "throughput"
15988   - "parent"
15989   - "tags"
15990   layout:
15991     title: ""  # No title
15992     layout: "plot-throughput-speedup-analysis"
15993
15994 -
15995   type: "plot"
15996   title: "Speedup: ip4-2n-skx-x710-64b-features-pdr-tsa"
15997   algorithm: "plot_throughput_speedup_analysis"
15998   output-file-type: ".html"
15999   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-features-pdr-tsa"
16000   data: "plot-throughput-speedup-analysis-2n-skx"
16001   filter: "'NIC_Intel-X710' and
16002            '64B' and
16003            'FEATURE' and
16004            ('ACL10' or 'ACL50') and '10k_FLOWS' and
16005            'PDRDISC' and not 'NDRDISC' and
16006            'IP4FWD' and
16007            not 'IPSEC' and 
16008            not 'VHOST'"
16009   parameters:
16010   - "throughput"
16011   - "parent"
16012   - "tags"
16013   layout:
16014     title: ""  # No title
16015     layout: "plot-throughput-speedup-analysis"
16016
16017 # Speedup - VPP IPv4 2n-skx-xxv710
16018 -
16019   type: "plot"
16020   title: "Speedup: ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
16021   algorithm: "plot_throughput_speedup_analysis"
16022   output-file-type: ".html"
16023   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
16024   data: "plot-throughput-speedup-analysis-2n-skx"
16025   filter: "'NIC_Intel-XXV710' and
16026            '64B' and
16027            ('BASE' or 'SCALE') and
16028            'NDRDISC' and
16029            'IP4FWD' and
16030            not 'IPSEC' and 
16031            not 'VHOST'"
16032   parameters:
16033   - "throughput"
16034   - "parent"
16035   - "tags"
16036   layout:
16037     title: ""  # No title
16038     layout: "plot-throughput-speedup-analysis"
16039
16040 -
16041   type: "plot"
16042   title: "Speedup: ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
16043   algorithm: "plot_throughput_speedup_analysis"
16044   output-file-type: ".html"
16045   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
16046   data: "plot-throughput-speedup-analysis-2n-skx"
16047   filter: "'NIC_Intel-XXV710' and
16048            '64B' and
16049            ('BASE' or 'SCALE') and
16050            'PDRDISC' and not 'NDRDISC' and
16051            'IP4FWD' and
16052            not 'IPSEC' and 
16053            not 'VHOST'"
16054   parameters:
16055   - "throughput"
16056   - "parent"
16057   - "tags"
16058   layout:
16059     title: ""  # No title
16060     layout: "plot-throughput-speedup-analysis"
16061
16062 -
16063   type: "plot"
16064   title: "Speedup: ip4-2n-skx-xxv710-64b-features-ndr-tsa"
16065   algorithm: "plot_throughput_speedup_analysis"
16066   output-file-type: ".html"
16067   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-features-ndr-tsa"
16068   data: "plot-throughput-speedup-analysis-2n-skx"
16069   filter: "'NIC_Intel-XXV710' and
16070            '64B' and
16071            'FEATURE' and
16072            ('ACL10' or 'ACL50') and '10k_FLOWS' and
16073            'NDRDISC' and
16074            'IP4FWD' and
16075            not 'IPSEC' and 
16076            not 'VHOST'"
16077   parameters:
16078   - "throughput"
16079   - "parent"
16080   - "tags"
16081   layout:
16082     title: ""  # No title
16083     layout: "plot-throughput-speedup-analysis"
16084
16085 -
16086   type: "plot"
16087   title: "Speedup: ip4-2n-skx-xxv710-64b-features-pdr-tsa"
16088   algorithm: "plot_throughput_speedup_analysis"
16089   output-file-type: ".html"
16090   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-features-pdr-tsa"
16091   data: "plot-throughput-speedup-analysis-2n-skx"
16092   filter: "'NIC_Intel-XXV710' and
16093            '64B' and
16094            'FEATURE' and
16095            ('ACL10' or 'ACL50') and '10k_FLOWS' and
16096            'PDRDISC' and not 'NDRDISC' and
16097            'IP4FWD' and
16098            not 'IPSEC' and 
16099            not 'VHOST'"
16100   parameters:
16101   - "throughput"
16102   - "parent"
16103   - "tags"
16104   layout:
16105     title: ""  # No title
16106     layout: "plot-throughput-speedup-analysis"
16107
16108 ################################################################################
16109
16110 # Speedup - VPP IPv4 Tunnels 3n-hsw-x520
16111 -
16112   type: "plot"
16113   title: "Speedup: ip4tun-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
16114   algorithm: "plot_throughput_speedup_analysis"
16115   output-file-type: ".html"
16116   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
16117   data: "plot-throughput-speedup-analysis-3n-hsw"
16118   filter: "'NIC_Intel-X520-DA2' and
16119            '64B' and
16120            'ENCAP' and
16121            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
16122            'NDRDISC' and
16123            'IP4FWD' and
16124            not 'IPSEC' and 
16125            not 'VHOST'"
16126   parameters:
16127   - "throughput"
16128   - "parent"
16129   - "tags"
16130   layout:
16131     title: ""  # No title
16132     layout: "plot-throughput-speedup-analysis"
16133
16134 -
16135   type: "plot"
16136   title: "Speedup: ip4tun-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
16137   algorithm: "plot_throughput_speedup_analysis"
16138   output-file-type: ".html"
16139   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
16140   data: "plot-throughput-speedup-analysis-3n-hsw"
16141   filter: "'NIC_Intel-X520-DA2' and
16142            '64B' and
16143            'ENCAP' and
16144            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
16145            'PDRDISC' and not 'NDRDISC' and
16146            'IP4FWD' and
16147            not 'IPSEC' and 
16148            not 'VHOST'"
16149   parameters:
16150   - "throughput"
16151   - "parent"
16152   - "tags"
16153   layout:
16154     title: ""  # No title
16155     layout: "plot-throughput-speedup-analysis"
16156
16157 # Speedup - VPP IPv4 Tunnels 3n-hsw-x710
16158 -
16159   type: "plot"
16160   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
16161   algorithm: "plot_throughput_speedup_analysis"
16162   output-file-type: ".html"
16163   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
16164   data: "plot-throughput-speedup-analysis-3n-hsw"
16165   filter: "'NIC_Intel-X710' and
16166            '64B' and
16167            'ENCAP' and
16168            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
16169            'NDRDISC' and
16170            'IP4FWD' and
16171            not 'IPSEC' and 
16172            not 'VHOST'"
16173   parameters:
16174   - "throughput"
16175   - "parent"
16176   - "tags"
16177   layout:
16178     title: ""  # No title
16179     layout: "plot-throughput-speedup-analysis"
16180
16181 -
16182   type: "plot"
16183   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
16184   algorithm: "plot_throughput_speedup_analysis"
16185   output-file-type: ".html"
16186   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
16187   data: "plot-throughput-speedup-analysis-3n-hsw"
16188   filter: "'NIC_Intel-X710' and
16189            '64B' and
16190            'ENCAP' and
16191            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
16192            'PDRDISC' and not 'NDRDISC' and
16193            'IP4FWD' and
16194            not 'IPSEC' and 
16195            not 'VHOST'"
16196   parameters:
16197   - "throughput"
16198   - "parent"
16199   - "tags"
16200   layout:
16201     title: ""  # No title
16202     layout: "plot-throughput-speedup-analysis"
16203
16204 # Speedup - VPP IPv4 Tunnels 3n-hsw-xl710
16205 -
16206   type: "plot"
16207   title: "Speedup: ip4tun-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
16208   algorithm: "plot_throughput_speedup_analysis"
16209   output-file-type: ".html"
16210   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
16211   data: "plot-throughput-speedup-analysis-3n-hsw"
16212   filter: "'NIC_Intel-XL710' and
16213            '64B' and
16214            'ENCAP' and
16215            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
16216            'NDRDISC' and
16217            'IP4FWD' and
16218            not 'IPSEC' and 
16219            not 'VHOST'"
16220   parameters:
16221   - "throughput"
16222   - "parent"
16223   - "tags"
16224   layout:
16225     title: ""  # No title
16226     layout: "plot-throughput-speedup-analysis"
16227
16228 -
16229   type: "plot"
16230   title: "Speedup: ip4tun-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
16231   algorithm: "plot_throughput_speedup_analysis"
16232   output-file-type: ".html"
16233   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
16234   data: "plot-throughput-speedup-analysis-3n-hsw"
16235   filter: "'NIC_Intel-XL710' and
16236            '64B' and
16237            'ENCAP' and
16238            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
16239            'PDRDISC' and not 'NDRDISC' and
16240            'IP4FWD' and
16241            not 'IPSEC' and 
16242            not 'VHOST'"
16243   parameters:
16244   - "throughput"
16245   - "parent"
16246   - "tags"
16247   layout:
16248     title: ""  # No title
16249     layout: "plot-throughput-speedup-analysis"
16250
16251 # Speedup - VPP IPv4 Tunnels 3n-skx-x710
16252 -
16253   type: "plot"
16254   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_scale-ndr-tsa"
16255   algorithm: "plot_throughput_speedup_analysis"
16256   output-file-type: ".html"
16257   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_scale-ndr-tsa"
16258   data: "plot-throughput-speedup-analysis-3n-skx"
16259   filter: "'NIC_Intel-X710' and
16260            '64B' and
16261            'ENCAP' and
16262            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
16263            'NDRDISC' and
16264            'IP4FWD' and
16265            not 'IPSEC' and 
16266            not 'VHOST'"
16267   parameters:
16268   - "throughput"
16269   - "parent"
16270   - "tags"
16271   layout:
16272     title: ""  # No title
16273     layout: "plot-throughput-speedup-analysis"
16274
16275 -
16276   type: "plot"
16277   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_scale-pdr-tsa"
16278   algorithm: "plot_throughput_speedup_analysis"
16279   output-file-type: ".html"
16280   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_scale-pdr-tsa"
16281   data: "plot-throughput-speedup-analysis-3n-skx"
16282   filter: "'NIC_Intel-X710' and
16283            '64B' and
16284            'ENCAP' and
16285            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
16286            'PDRDISC' and not 'NDRDISC' and
16287            'IP4FWD' and
16288            not 'IPSEC' and 
16289            not 'VHOST'"
16290   parameters:
16291   - "throughput"
16292   - "parent"
16293   - "tags"
16294   layout:
16295     title: ""  # No title
16296     layout: "plot-throughput-speedup-analysis"
16297
16298 # Speedup - VPP IPv4 Tunnels 3n-skx-xxv710
16299 -
16300   type: "plot"
16301   title: "Speedup: ip4tun-3n-skx-xxv710-64b-base_and_scale-ndr-tsa"
16302   algorithm: "plot_throughput_speedup_analysis"
16303   output-file-type: ".html"
16304   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-xxv710-64b-base_and_scale-ndr-tsa"
16305   data: "plot-throughput-speedup-analysis-3n-skx"
16306   filter: "'NIC_Intel-XXV710' and
16307            '64B' and
16308            'ENCAP' and
16309            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
16310            'NDRDISC' and
16311            'IP4FWD' and
16312            not 'IPSEC' and 
16313            not 'VHOST'"
16314   parameters:
16315   - "throughput"
16316   - "parent"
16317   - "tags"
16318   layout:
16319     title: ""  # No title
16320     layout: "plot-throughput-speedup-analysis"
16321
16322 -
16323   type: "plot"
16324   title: "Speedup: ip4tun-3n-skx-xxv710-64b-base_and_scale-pdr-tsa"
16325   algorithm: "plot_throughput_speedup_analysis"
16326   output-file-type: ".html"
16327   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-xxv710-64b-base_and_scale-pdr-tsa"
16328   data: "plot-throughput-speedup-analysis-3n-skx"
16329   filter: "'NIC_Intel-XXV710' and
16330            '64B' and
16331            'ENCAP' and
16332            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
16333            'PDRDISC' and not 'NDRDISC' and
16334            'IP4FWD' and
16335            not 'IPSEC' and 
16336            not 'VHOST'"
16337   parameters:
16338   - "throughput"
16339   - "parent"
16340   - "tags"
16341   layout:
16342     title: ""  # No title
16343     layout: "plot-throughput-speedup-analysis"
16344
16345 # Speedup - VPP IPv4 Tunnels 2n-skx-x710
16346 -
16347   type: "plot"
16348   title: "Speedup: ip4tun-2n-skx-x710-64b-base_and_scale-ndr-tsa"
16349   algorithm: "plot_throughput_speedup_analysis"
16350   output-file-type: ".html"
16351   output-file: "{DIR[STATIC,VPP]}/ip4tun-2n-skx-x710-64b-base_and_scale-ndr-tsa"
16352   data: "plot-throughput-speedup-analysis-2n-skx"
16353   filter: "'NIC_Intel-X710' and
16354            '64B' and
16355            'ENCAP' and
16356            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
16357            'NDRDISC' and
16358            'IP4FWD' and
16359            not 'IPSEC' and 
16360            not 'VHOST'"
16361   parameters:
16362   - "throughput"
16363   - "parent"
16364   - "tags"
16365   layout:
16366     title: ""  # No title
16367     layout: "plot-throughput-speedup-analysis"
16368
16369 -
16370   type: "plot"
16371   title: "Speedup: ip4tun-2n-skx-x710-64b-base_and_scale-pdr-tsa"
16372   algorithm: "plot_throughput_speedup_analysis"
16373   output-file-type: ".html"
16374   output-file: "{DIR[STATIC,VPP]}/ip4tun-2n-skx-x710-64b-base_and_scale-pdr-tsa"
16375   data: "plot-throughput-speedup-analysis-2n-skx"
16376   filter: "'NIC_Intel-X710' and
16377            '64B' and
16378            'ENCAP' and
16379            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
16380            'PDRDISC' and not 'NDRDISC' and
16381            'IP4FWD' and
16382            not 'IPSEC' and 
16383            not 'VHOST'"
16384   parameters:
16385   - "throughput"
16386   - "parent"
16387   - "tags"
16388   layout:
16389     title: ""  # No title
16390     layout: "plot-throughput-speedup-analysis"
16391
16392 # Speedup - VPP IPv4 Tunnels 2n-skx-xxv710
16393 -
16394   type: "plot"
16395   title: "Speedup: ip4tun-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
16396   algorithm: "plot_throughput_speedup_analysis"
16397   output-file-type: ".html"
16398   output-file: "{DIR[STATIC,VPP]}/ip4tun-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
16399   data: "plot-throughput-speedup-analysis-2n-skx"
16400   filter: "'NIC_Intel-XXV710' and
16401            '64B' and
16402            'ENCAP' and
16403            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
16404            'NDRDISC' and
16405            'IP4FWD' and
16406            not 'IPSEC' and 
16407            not 'VHOST'"
16408   parameters:
16409   - "throughput"
16410   - "parent"
16411   - "tags"
16412   layout:
16413     title: ""  # No title
16414     layout: "plot-throughput-speedup-analysis"
16415
16416 -
16417   type: "plot"
16418   title: "Speedup: ip4tun-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
16419   algorithm: "plot_throughput_speedup_analysis"
16420   output-file-type: ".html"
16421   output-file: "{DIR[STATIC,VPP]}/ip4tun-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
16422   data: "plot-throughput-speedup-analysis-2n-skx"
16423   filter: "'NIC_Intel-XXV710' and
16424            '64B' and
16425            'ENCAP' and
16426            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
16427            'PDRDISC' and not 'NDRDISC' and
16428            'IP4FWD' and
16429            not 'IPSEC' and 
16430            not 'VHOST'"
16431   parameters:
16432   - "throughput"
16433   - "parent"
16434   - "tags"
16435   layout:
16436     title: ""  # No title
16437     layout: "plot-throughput-speedup-analysis"
16438
16439 ################################################################################
16440
16441 # Speedup - VPP IPv6 3n-hsw-x520
16442 -
16443   type: "plot"
16444   title: "Speedup: ip6-3n-hsw-x520-78b-base_and_scale-ndr-tsa"
16445   algorithm: "plot_throughput_speedup_analysis"
16446   output-file-type: ".html"
16447   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-base_and_scale-ndr-tsa"
16448   data: "plot-throughput-speedup-analysis-3n-hsw"
16449   filter: "'NIC_Intel-X520-DA2' and
16450            '78B' and
16451            ('BASE' or 'SCALE') and
16452            'NDRDISC' and
16453            'IP6FWD' and
16454            not 'SRv6' and
16455            not 'IPSEC' and
16456            not 'VHOST'"
16457   parameters:
16458   - "throughput"
16459   - "parent"
16460   - "tags"
16461   layout:
16462     title: ""  # No title
16463     layout: "plot-throughput-speedup-analysis"
16464
16465 -
16466   type: "plot"
16467   title: "Speedup: ip6-3n-hsw-x520-78b-base_and_scale-pdr-tsa"
16468   algorithm: "plot_throughput_speedup_analysis"
16469   output-file-type: ".html"
16470   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-base_and_scale-pdr-tsa"
16471   data: "plot-throughput-speedup-analysis-3n-hsw"
16472   filter: "'NIC_Intel-X520-DA2' and
16473            '78B' and
16474            ('BASE' or 'SCALE') and
16475            'PDRDISC' and not 'NDRDISC' and
16476            'IP6FWD' and
16477            not 'SRv6' and
16478            not 'IPSEC' and
16479            not 'VHOST'"
16480   parameters:
16481   - "throughput"
16482   - "parent"
16483   - "tags"
16484   layout:
16485     title: ""  # No title
16486     layout: "plot-throughput-speedup-analysis"
16487
16488 -
16489   type: "plot"
16490   title: "Speedup: ip6-3n-hsw-x520-78b-features-ndr-tsa"
16491   algorithm: "plot_throughput_speedup_analysis"
16492   output-file-type: ".html"
16493   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-features-ndr-tsa"
16494   data: "plot-throughput-speedup-analysis-3n-hsw"
16495   filter: "'NIC_Intel-X520-DA2' and
16496            '78B' and
16497            'FEATURE' and
16498            ('ACL10' or 'ACL50') and '10k_FLOWS' and
16499            'NDRDISC' and
16500            'IP6FWD' and
16501            not 'SRv6' and
16502            not 'IPSEC' and
16503            not 'VHOST'"
16504   parameters:
16505   - "throughput"
16506   - "parent"
16507   - "tags"
16508   layout:
16509     title: ""  # No title
16510     layout: "plot-throughput-speedup-analysis"
16511
16512 -
16513   type: "plot"
16514   title: "Speedup: ip6-3n-hsw-x520-78b-features-pdr-tsa"
16515   algorithm: "plot_throughput_speedup_analysis"
16516   output-file-type: ".html"
16517   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-features-pdr-tsa"
16518   data: "plot-throughput-speedup-analysis-3n-hsw"
16519   filter: "'NIC_Intel-X520-DA2' and
16520            '78B' and
16521            'FEATURE' and
16522            ('ACL10' or 'ACL50') and '10k_FLOWS' and
16523            'PDRDISC' and not 'NDRDISC' and
16524            'IP6FWD' and
16525            not 'SRv6' and
16526            not 'IPSEC' and
16527            not 'VHOST'"
16528   parameters:
16529   - "throughput"
16530   - "parent"
16531   - "tags"
16532   layout:
16533     title: ""  # No title
16534     layout: "plot-throughput-speedup-analysis"
16535
16536 # Speedup - VPP IPv6 3n-hsw-x710
16537 -
16538   type: "plot"
16539   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_scale-ndr-tsa"
16540   algorithm: "plot_throughput_speedup_analysis"
16541   output-file-type: ".html"
16542   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_scale-ndr-tsa"
16543   data: "plot-throughput-speedup-analysis-3n-hsw"
16544   filter: "'NIC_Intel-X710' and
16545            '78B' and
16546            ('BASE' or 'SCALE') and
16547            'NDRDISC' and
16548            'IP6FWD' and
16549            not 'SRv6' and
16550            not 'IPSEC' and
16551            not 'VHOST'"
16552   parameters:
16553   - "throughput"
16554   - "parent"
16555   - "tags"
16556   layout:
16557     title: ""  # No title
16558     layout: "plot-throughput-speedup-analysis"
16559
16560 -
16561   type: "plot"
16562   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_scale-pdr-tsa"
16563   algorithm: "plot_throughput_speedup_analysis"
16564   output-file-type: ".html"
16565   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_scale-pdr-tsa"
16566   data: "plot-throughput-speedup-analysis-3n-hsw"
16567   filter: "'NIC_Intel-X710' and
16568            '78B' and
16569            ('BASE' or 'SCALE') and
16570            'PDRDISC' and not 'NDRDISC' and
16571            'IP6FWD' and
16572            not 'SRv6' and
16573            not 'IPSEC' and
16574            not 'VHOST'"
16575   parameters:
16576   - "throughput"
16577   - "parent"
16578   - "tags"
16579   layout:
16580     title: ""  # No title
16581     layout: "plot-throughput-speedup-analysis"
16582
16583 -
16584   type: "plot"
16585   title: "Speedup: ip6-3n-hsw-x710-78b-features-ndr-tsa"
16586   algorithm: "plot_throughput_speedup_analysis"
16587   output-file-type: ".html"
16588   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-features-ndr-tsa"
16589   data: "plot-throughput-speedup-analysis-3n-hsw"
16590   filter: "'NIC_Intel-X710' and
16591            '78B' and
16592            'FEATURE' and
16593            ('ACL10' or 'ACL50') and '10k_FLOWS' and
16594            'NDRDISC' and
16595            'IP6FWD' and
16596            not 'SRv6' and
16597            not 'IPSEC' and
16598            not 'VHOST'"
16599   parameters:
16600   - "throughput"
16601   - "parent"
16602   - "tags"
16603   layout:
16604     title: ""  # No title
16605     layout: "plot-throughput-speedup-analysis"
16606
16607 -
16608   type: "plot"
16609   title: "Speedup: ip6-3n-hsw-x710-78b-features-pdr-tsa"
16610   algorithm: "plot_throughput_speedup_analysis"
16611   output-file-type: ".html"
16612   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-features-pdr-tsa"
16613   data: "plot-throughput-speedup-analysis-3n-hsw"
16614   filter: "'NIC_Intel-X710' and
16615            '78B' and
16616            'FEATURE' and
16617            ('ACL10' or 'ACL50') and '10k_FLOWS' and
16618            'PDRDISC' and not 'NDRDISC' and
16619            'IP6FWD' and
16620            not 'SRv6' and
16621            not 'IPSEC' and
16622            not 'VHOST'"
16623   parameters:
16624   - "throughput"
16625   - "parent"
16626   - "tags"
16627   layout:
16628     title: ""  # No title
16629     layout: "plot-throughput-speedup-analysis"
16630
16631 # Speedup - VPP IPv6 3n-hsw-xl710
16632 -
16633   type: "plot"
16634   title: "Speedup: ip6-3n-hsw-xl710-78b-base_and_scale-ndr-tsa"
16635   algorithm: "plot_throughput_speedup_analysis"
16636   output-file-type: ".html"
16637   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-base_and_scale-ndr-tsa"
16638   data: "plot-throughput-speedup-analysis-3n-hsw"
16639   filter: "'NIC_Intel-XL710' and
16640            '78B' and
16641            ('BASE' or 'SCALE') and
16642            'NDRDISC' and
16643            'IP6FWD' and
16644            not 'SRv6' and
16645            not 'IPSEC' and
16646            not 'VHOST'"
16647   parameters:
16648   - "throughput"
16649   - "parent"
16650   - "tags"
16651   layout:
16652     title: ""  # No title
16653     layout: "plot-throughput-speedup-analysis"
16654
16655 -
16656   type: "plot"
16657   title: "Speedup: ip6-3n-hsw-xl710-78b-base_and_scale-pdr-tsa"
16658   algorithm: "plot_throughput_speedup_analysis"
16659   output-file-type: ".html"
16660   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-base_and_scale-pdr-tsa"
16661   data: "plot-throughput-speedup-analysis-3n-hsw"
16662   filter: "'NIC_Intel-XL710' and
16663            '78B' and
16664            ('BASE' or 'SCALE') and
16665            'PDRDISC' and not 'NDRDISC' and
16666            'IP6FWD' and
16667            not 'SRv6' and
16668            not 'IPSEC' and
16669            not 'VHOST'"
16670   parameters:
16671   - "throughput"
16672   - "parent"
16673   - "tags"
16674   layout:
16675     title: ""  # No title
16676     layout: "plot-throughput-speedup-analysis"
16677
16678 # Speedup - VPP IPv6 3n-skx-x710
16679 -
16680   type: "plot"
16681   title: "Speedup: ip6-3n-skx-x710-78b-base_and_scale-ndr-tsa"
16682   algorithm: "plot_throughput_speedup_analysis"
16683   output-file-type: ".html"
16684   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_scale-ndr-tsa"
16685   data: "plot-throughput-speedup-analysis-3n-skx"
16686   filter: "'NIC_Intel-X710' and
16687            '78B' and
16688            ('BASE' or 'SCALE') and
16689            'NDRDISC' and
16690            'IP6FWD' and
16691            not 'SRv6' and
16692            not 'IPSEC' and
16693            not 'VHOST'"
16694   parameters:
16695   - "throughput"
16696   - "parent"
16697   - "tags"
16698   layout:
16699     title: ""  # No title
16700     layout: "plot-throughput-speedup-analysis"
16701
16702 -
16703   type: "plot"
16704   title: "Speedup: ip6-3n-skx-x710-78b-base_and_scale-pdr-tsa"
16705   algorithm: "plot_throughput_speedup_analysis"
16706   output-file-type: ".html"
16707   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_scale-pdr-tsa"
16708   data: "plot-throughput-speedup-analysis-3n-skx"
16709   filter: "'NIC_Intel-X710' and
16710            '78B' and
16711            ('BASE' or 'SCALE') and
16712            'PDRDISC' and not 'NDRDISC' and
16713            'IP6FWD' and
16714            not 'SRv6' and
16715            not 'IPSEC' and
16716            not 'VHOST'"
16717   parameters:
16718   - "throughput"
16719   - "parent"
16720   - "tags"
16721   layout:
16722     title: ""  # No title
16723     layout: "plot-throughput-speedup-analysis"
16724
16725 -
16726   type: "plot"
16727   title: "Speedup: ip6-3n-skx-x710-78b-features-ndr-tsa"
16728   algorithm: "plot_throughput_speedup_analysis"
16729   output-file-type: ".html"
16730   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-features-ndr-tsa"
16731   data: "plot-throughput-speedup-analysis-3n-skx"
16732   filter: "'NIC_Intel-X710' and
16733            '78B' and
16734            'FEATURE' and
16735            ('ACL10' or 'ACL50') and '10k_FLOWS' and
16736            'NDRDISC' and
16737            'IP6FWD' and
16738            not 'SRv6' and
16739            not 'IPSEC' and
16740            not 'VHOST'"
16741   parameters:
16742   - "throughput"
16743   - "parent"
16744   - "tags"
16745   layout:
16746     title: ""  # No title
16747     layout: "plot-throughput-speedup-analysis"
16748
16749 -
16750   type: "plot"
16751   title: "Speedup: ip6-3n-skx-x710-78b-features-pdr-tsa"
16752   algorithm: "plot_throughput_speedup_analysis"
16753   output-file-type: ".html"
16754   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-features-pdr-tsa"
16755   data: "plot-throughput-speedup-analysis-3n-skx"
16756   filter: "'NIC_Intel-X710' and
16757            '78B' and
16758            'FEATURE' and
16759            ('ACL10' or 'ACL50') and '10k_FLOWS' and
16760            'PDRDISC' and not 'NDRDISC' and
16761            'IP6FWD' and
16762            not 'SRv6' and
16763            not 'IPSEC' and
16764            not 'VHOST'"
16765   parameters:
16766   - "throughput"
16767   - "parent"
16768   - "tags"
16769   layout:
16770     title: ""  # No title
16771     layout: "plot-throughput-speedup-analysis"
16772
16773 # Speedup - VPP IPv6 3n-skx-xxv710
16774 -
16775   type: "plot"
16776   title: "Speedup: ip6-3n-skx-xxv710-78b-base_and_scale-ndr-tsa"
16777   algorithm: "plot_throughput_speedup_analysis"
16778   output-file-type: ".html"
16779   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-base_and_scale-ndr-tsa"
16780   data: "plot-throughput-speedup-analysis-3n-skx"
16781   filter: "'NIC_Intel-XXV710' and
16782            '78B' and
16783            ('BASE' or 'SCALE') and
16784            'NDRDISC' and
16785            'IP6FWD' and
16786            not 'SRv6' and
16787            not 'IPSEC' and
16788            not 'VHOST'"
16789   parameters:
16790   - "throughput"
16791   - "parent"
16792   - "tags"
16793   layout:
16794     title: ""  # No title
16795     layout: "plot-throughput-speedup-analysis"
16796
16797 -
16798   type: "plot"
16799   title: "Speedup: ip6-3n-skx-xxv710-78b-base_and_scale-pdr-tsa"
16800   algorithm: "plot_throughput_speedup_analysis"
16801   output-file-type: ".html"
16802   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-base_and_scale-pdr-tsa"
16803   data: "plot-throughput-speedup-analysis-3n-skx"
16804   filter: "'NIC_Intel-XXV710' and
16805            '78B' and
16806            ('BASE' or 'SCALE') and
16807            'PDRDISC' and not 'NDRDISC' and
16808            'IP6FWD' and
16809            not 'SRv6' and
16810            not 'IPSEC' and
16811            not 'VHOST'"
16812   parameters:
16813   - "throughput"
16814   - "parent"
16815   - "tags"
16816   layout:
16817     title: ""  # No title
16818     layout: "plot-throughput-speedup-analysis"
16819
16820 -
16821   type: "plot"
16822   title: "Speedup: ip6-3n-skx-xxv710-78b-features-ndr-tsa"
16823   algorithm: "plot_throughput_speedup_analysis"
16824   output-file-type: ".html"
16825   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-features-ndr-tsa"
16826   data: "plot-throughput-speedup-analysis-3n-skx"
16827   filter: "'NIC_Intel-XXV710' and
16828            '78B' and
16829            'FEATURE' and
16830            ('ACL10' or 'ACL50') and '10k_FLOWS' and
16831            'NDRDISC' and
16832            'IP6FWD' and
16833            not 'SRv6' and
16834            not 'IPSEC' and
16835            not 'VHOST'"
16836   parameters:
16837   - "throughput"
16838   - "parent"
16839   - "tags"
16840   layout:
16841     title: ""  # No title
16842     layout: "plot-throughput-speedup-analysis"
16843
16844 -
16845   type: "plot"
16846   title: "Speedup: ip6-3n-skx-xxv710-78b-features-pdr-tsa"
16847   algorithm: "plot_throughput_speedup_analysis"
16848   output-file-type: ".html"
16849   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-features-pdr-tsa"
16850   data: "plot-throughput-speedup-analysis-3n-skx"
16851   filter: "'NIC_Intel-XXV710' and
16852            '78B' and
16853            'FEATURE' and
16854            ('ACL10' or 'ACL50') and '10k_FLOWS' and
16855            'PDRDISC' and not 'NDRDISC' and
16856            'IP6FWD' and
16857            not 'SRv6' and
16858            not 'IPSEC' and
16859            not 'VHOST'"
16860   parameters:
16861   - "throughput"
16862   - "parent"
16863   - "tags"
16864   layout:
16865     title: ""  # No title
16866     layout: "plot-throughput-speedup-analysis"
16867
16868 # Speedup - VPP IPv6 2n-skx-x710
16869 -
16870   type: "plot"
16871   title: "Speedup: ip6-2n-skx-x710-78b-base_and_scale-ndr-tsa"
16872   algorithm: "plot_throughput_speedup_analysis"
16873   output-file-type: ".html"
16874   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-base_and_scale-ndr-tsa"
16875   data: "plot-throughput-speedup-analysis-2n-skx"
16876   filter: "'NIC_Intel-X710' and
16877            '78B' and
16878            ('BASE' or 'SCALE') and
16879            'NDRDISC' and
16880            'IP6FWD' and
16881            not 'SRv6' and
16882            not 'IPSEC' and
16883            not 'VHOST'"
16884   parameters:
16885   - "throughput"
16886   - "parent"
16887   - "tags"
16888   layout:
16889     title: ""  # No title
16890     layout: "plot-throughput-speedup-analysis"
16891
16892 -
16893   type: "plot"
16894   title: "Speedup: ip6-2n-skx-x710-78b-base_and_scale-pdr-tsa"
16895   algorithm: "plot_throughput_speedup_analysis"
16896   output-file-type: ".html"
16897   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-base_and_scale-pdr-tsa"
16898   data: "plot-throughput-speedup-analysis-2n-skx"
16899   filter: "'NIC_Intel-X710' and
16900            '78B' and
16901            ('BASE' or 'SCALE') and
16902            'PDRDISC' and not 'NDRDISC' and
16903            'IP6FWD' and
16904            not 'IPSEC' and
16905            not 'VHOST'"
16906   parameters:
16907   - "throughput"
16908   - "parent"
16909   - "tags"
16910   layout:
16911     title: ""  # No title
16912     layout: "plot-throughput-speedup-analysis"
16913
16914 -
16915   type: "plot"
16916   title: "Speedup: ip6-2n-skx-x710-78b-features-ndr-tsa"
16917   algorithm: "plot_throughput_speedup_analysis"
16918   output-file-type: ".html"
16919   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-features-ndr-tsa"
16920   data: "plot-throughput-speedup-analysis-2n-skx"
16921   filter: "'NIC_Intel-X710' and
16922            '78B' and
16923            'FEATURE' and
16924            ('ACL10' or 'ACL50') and '10k_FLOWS' and
16925            'NDRDISC' and
16926            'IP6FWD' and
16927            not 'SRv6' and
16928            not 'IPSEC' and
16929            not 'VHOST'"
16930   parameters:
16931   - "throughput"
16932   - "parent"
16933   - "tags"
16934   layout:
16935     title: ""  # No title
16936     layout: "plot-throughput-speedup-analysis"
16937
16938 -
16939   type: "plot"
16940   title: "Speedup: ip6-2n-skx-x710-78b-features-pdr-tsa"
16941   algorithm: "plot_throughput_speedup_analysis"
16942   output-file-type: ".html"
16943   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-features-pdr-tsa"
16944   data: "plot-throughput-speedup-analysis-2n-skx"
16945   filter: "'NIC_Intel-X710' and
16946            '78B' and
16947            'FEATURE' and
16948            ('ACL10' or 'ACL50') and '10k_FLOWS' and
16949            'PDRDISC' and not 'NDRDISC' and
16950            'IP6FWD' and
16951            not 'SRv6' and
16952            not 'IPSEC' and
16953            not 'VHOST'"
16954   parameters:
16955   - "throughput"
16956   - "parent"
16957   - "tags"
16958   layout:
16959     title: ""  # No title
16960     layout: "plot-throughput-speedup-analysis"
16961
16962 # Speedup - VPP IPv6 2n-skx-xxv710
16963 -
16964   type: "plot"
16965   title: "Speedup: ip6-2n-skx-xxv710-78b-base_and_scale-ndr-tsa"
16966   algorithm: "plot_throughput_speedup_analysis"
16967   output-file-type: ".html"
16968   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-base_and_scale-ndr-tsa"
16969   data: "plot-throughput-speedup-analysis-2n-skx"
16970   filter: "'NIC_Intel-XXV710' and
16971            '78B' and
16972            ('BASE' or 'SCALE') and
16973            'NDRDISC' and
16974            'IP6FWD' and
16975            not 'SRv6' and
16976            not 'IPSEC' and
16977            not 'VHOST'"
16978   parameters:
16979   - "throughput"
16980   - "parent"
16981   - "tags"
16982   layout:
16983     title: ""  # No title
16984     layout: "plot-throughput-speedup-analysis"
16985
16986 -
16987   type: "plot"
16988   title: "Speedup: ip6-2n-skx-xxv710-78b-base_and_scale-pdr-tsa"
16989   algorithm: "plot_throughput_speedup_analysis"
16990   output-file-type: ".html"
16991   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-base_and_scale-pdr-tsa"
16992   data: "plot-throughput-speedup-analysis-2n-skx"
16993   filter: "'NIC_Intel-XXV710' and
16994            '78B' and
16995            ('BASE' or 'SCALE') and
16996            'PDRDISC' and not 'NDRDISC' and
16997            'IP6FWD' and
16998            not 'SRv6' and
16999            not 'IPSEC' and
17000            not 'VHOST'"
17001   parameters:
17002   - "throughput"
17003   - "parent"
17004   - "tags"
17005   layout:
17006     title: ""  # No title
17007     layout: "plot-throughput-speedup-analysis"
17008
17009 -
17010   type: "plot"
17011   title: "Speedup: ip6-2n-skx-xxv710-78b-features-ndr-tsa"
17012   algorithm: "plot_throughput_speedup_analysis"
17013   output-file-type: ".html"
17014   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-features-ndr-tsa"
17015   data: "plot-throughput-speedup-analysis-2n-skx"
17016   filter: "'NIC_Intel-XXV710' and
17017            '78B' and
17018            'FEATURE' and
17019            ('ACL10' or 'ACL50') and '10k_FLOWS' and
17020            'NDRDISC' and
17021            'IP6FWD' and
17022            not 'SRv6' and
17023            not 'IPSEC' and
17024            not 'VHOST'"
17025   parameters:
17026   - "throughput"
17027   - "parent"
17028   - "tags"
17029   layout:
17030     title: ""  # No title
17031     layout: "plot-throughput-speedup-analysis"
17032
17033 -
17034   type: "plot"
17035   title: "Speedup: ip6-2n-skx-xxv710-78b-features-pdr-tsa"
17036   algorithm: "plot_throughput_speedup_analysis"
17037   output-file-type: ".html"
17038   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-features-pdr-tsa"
17039   data: "plot-throughput-speedup-analysis-2n-skx"
17040   filter: "'NIC_Intel-XXV710' and
17041            '78B' and
17042            'FEATURE' and
17043            ('ACL10' or 'ACL50') and '10k_FLOWS' and
17044            'PDRDISC' and not 'NDRDISC' and
17045            'IP6FWD' and
17046            not 'SRv6' and
17047            not 'IPSEC' and
17048            not 'VHOST'"
17049   parameters:
17050   - "throughput"
17051   - "parent"
17052   - "tags"
17053   layout:
17054     title: ""  # No title
17055     layout: "plot-throughput-speedup-analysis"
17056
17057 ################################################################################
17058
17059 # Speedup - VPP IPv6 tunnels 3n-hsw-x520
17060 -
17061   type: "plot"
17062   title: "Speedup: ip6tun-3n-hsw-x520-78b-base_and_scale-ndr-tsa"
17063   algorithm: "plot_throughput_speedup_analysis"
17064   output-file-type: ".html"
17065   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-base_and_scale-ndr-tsa"
17066   data: "plot-throughput-speedup-analysis-3n-hsw"
17067   filter: "'NIC_Intel-X520-DA2' and
17068            '78B' and
17069            'ENCAP' and
17070            'NDRDISC' and
17071            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
17072            not 'VHOST'"
17073   parameters:
17074   - "throughput"
17075   - "parent"
17076   - "tags"
17077   layout:
17078     title: ""  # No title
17079     layout: "plot-throughput-speedup-analysis"
17080
17081 -
17082   type: "plot"
17083   title: "Speedup: ip6tun-3n-hsw-x520-78b-base_and_scale-pdr-tsa"
17084   algorithm: "plot_throughput_speedup_analysis"
17085   output-file-type: ".html"
17086   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-base_and_scale-pdr-tsa"
17087   data: "plot-throughput-speedup-analysis-3n-hsw"
17088   filter: "'NIC_Intel-X520-DA2' and
17089            '78B' and
17090            'ENCAP' and
17091            'PDRDISC' and not 'NDRDISC' and
17092            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
17093            not 'VHOST'"
17094   parameters:
17095   - "throughput"
17096   - "parent"
17097   - "tags"
17098   layout:
17099     title: ""  # No title
17100     layout: "plot-throughput-speedup-analysis"
17101
17102 ################################################################################
17103
17104 # Speedup - VPP IPSec 3n-hsw-xl710
17105 -
17106   type: "plot"
17107   title: "Speedup: ipsec-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
17108   algorithm: "plot_throughput_speedup_analysis"
17109   output-file-type: ".html"
17110   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
17111   data: "plot-throughput-speedup-analysis-3n-hsw"
17112   filter: "'NIC_Intel-XL710' and
17113            '64B' and
17114            'IP4FWD' and
17115            'NDRDISC' and
17116            'IPSECHW' and
17117            ('IPSECTRAN' or 'IPSECTUN') and
17118            not 'VHOST'"
17119   parameters:
17120   - "throughput"
17121   - "parent"
17122   - "tags"
17123   layout:
17124     title: ""  # No title
17125     layout: "plot-throughput-speedup-analysis"
17126
17127 -
17128   type: "plot"
17129   title: "Speedup: ipsec-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
17130   algorithm: "plot_throughput_speedup_analysis"
17131   output-file-type: ".html"
17132   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
17133   data: "plot-throughput-speedup-analysis-3n-hsw"
17134   filter: "'NIC_Intel-XL710' and
17135            '64B' and
17136            'IP4FWD' and
17137            'PDRDISC' and not 'NDRDISC' and
17138            'IPSECHW' and
17139            ('IPSECTRAN' or 'IPSECTUN') and
17140            not 'VHOST'"
17141   parameters:
17142   - "throughput"
17143   - "parent"
17144   - "tags"
17145   layout:
17146     title: ""  # No title
17147     layout: "plot-throughput-speedup-analysis"
17148
17149 ################################################################################
17150
17151 # Speedup - VPP SRv6 3n-hsw-x520
17152 -
17153   type: "plot"
17154   title: "Speedup: srv6-3n-hsw-x520-78b-features-ndr-tsa"
17155   algorithm: "plot_throughput_speedup_analysis"
17156   output-file-type: ".html"
17157   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-features-ndr-tsa"
17158   data: "plot-throughput-speedup-analysis-3n-hsw"
17159   filter: "'NIC_Intel-X520-DA2' and
17160            '78B' and
17161            'FEATURE' and
17162            'NDRDISC' and
17163            'IP6FWD' and
17164            'SRv6'"
17165   parameters:
17166   - "throughput"
17167   - "parent"
17168   - "tags"
17169   layout:
17170     title: ""  # No title
17171     layout: "plot-throughput-speedup-analysis"
17172
17173 -
17174   type: "plot"
17175   title: "Speedup: srv6-3n-hsw-x520-78b-features-pdr-tsa"
17176   algorithm: "plot_throughput_speedup_analysis"
17177   output-file-type: ".html"
17178   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-features-pdr-tsa"
17179   data: "plot-throughput-speedup-analysis-3n-hsw"
17180   filter: "'NIC_Intel-X520-DA2' and
17181            '78B' and
17182            'FEATURE' and
17183            'PDRDISC' and not 'NDRDISC' and
17184            'IP6FWD' and
17185            'SRv6'"
17186   parameters:
17187   - "throughput"
17188   - "parent"
17189   - "tags"
17190   layout:
17191     title: ""  # No title
17192     layout: "plot-throughput-speedup-analysis"
17193
17194 ################################################################################
17195
17196 # Speedup - VPP L2 3n-hsw-x520
17197 -
17198   type: "plot"
17199   title: "Speedup: l2sw-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
17200   algorithm: "plot_throughput_speedup_analysis"
17201   output-file-type: ".html"
17202   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
17203   data: "plot-throughput-speedup-analysis-3n-hsw"
17204   filter: "'NIC_Intel-X520-DA2' and
17205            '64B' and
17206            ('BASE' or 'SCALE') and
17207            'NDRDISC' and
17208            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
17209            not 'VHOST' and
17210            not 'MEMIF'"
17211   parameters:
17212   - "throughput"
17213   - "parent"
17214   - "tags"
17215   layout:
17216     title: ""  # No title
17217     layout: "plot-throughput-speedup-analysis"
17218
17219 -
17220   type: "plot"
17221   title: "Speedup: l2sw-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
17222   algorithm: "plot_throughput_speedup_analysis"
17223   output-file-type: ".html"
17224   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
17225   data: "plot-throughput-speedup-analysis-3n-hsw"
17226   filter: "'NIC_Intel-X520-DA2' and
17227            '64B' and
17228            ('BASE' or 'SCALE') and
17229            'PDRDISC' and not 'NDRDISC' and
17230            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
17231            not 'VHOST' and
17232            not 'MEMIF'"
17233   parameters:
17234   - "throughput"
17235   - "parent"
17236   - "tags"
17237   layout:
17238     title: ""  # No title
17239     layout: "plot-throughput-speedup-analysis"
17240
17241 -
17242   type: "plot"
17243   title: "Speedup: l2sw-3n-hsw-x520-64b-features-ndr-tsa"
17244   algorithm: "plot_throughput_speedup_analysis"
17245   output-file-type: ".html"
17246   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-ndr-tsa"
17247   data: "plot-throughput-speedup-analysis-3n-hsw"
17248   filter: "'NIC_Intel-X520-DA2' and
17249            '64B' and
17250            'FEATURE' and
17251            ('ACL10' or 'ACL50') and '10k_FLOWS' and
17252            'NDRDISC' and
17253            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
17254            not 'VHOST' and
17255            not 'MEMIF'"
17256   parameters:
17257   - "throughput"
17258   - "parent"
17259   - "tags"
17260   layout:
17261     title: ""  # No title
17262     layout: "plot-throughput-speedup-analysis"
17263
17264 -
17265   type: "plot"
17266   title: "Speedup: l2sw-3n-hsw-x520-64b-features-pdr-tsa"
17267   algorithm: "plot_throughput_speedup_analysis"
17268   output-file-type: ".html"
17269   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-pdr-tsa"
17270   data: "plot-throughput-speedup-analysis-3n-hsw"
17271   filter: "'NIC_Intel-X520-DA2' and
17272            '64B' and
17273            'FEATURE' and
17274            ('ACL10' or 'ACL50') and '10k_FLOWS' and
17275            'PDRDISC' and not 'NDRDISC' and
17276            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
17277            not 'VHOST' and
17278            not 'MEMIF'"
17279   parameters:
17280   - "throughput"
17281   - "parent"
17282   - "tags"
17283   layout:
17284     title: ""  # No title
17285     layout: "plot-throughput-speedup-analysis"
17286
17287 # Speedup - VPP L2 3n-hsw-x710
17288 -
17289   type: "plot"
17290   title: "Speedup: l2sw-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
17291   algorithm: "plot_throughput_speedup_analysis"
17292   output-file-type: ".html"
17293   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
17294   data: "plot-throughput-speedup-analysis-3n-hsw"
17295   filter: "'NIC_Intel-X710' and
17296            '64B' and
17297            ('BASE' or 'SCALE') and
17298            'NDRDISC' and
17299            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
17300            not 'VHOST' and
17301            not 'MEMIF'"
17302   parameters:
17303   - "throughput"
17304   - "parent"
17305   - "tags"
17306   layout:
17307     title: ""  # No title
17308     layout: "plot-throughput-speedup-analysis"
17309
17310 -
17311   type: "plot"
17312   title: "Speedup: l2sw-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
17313   algorithm: "plot_throughput_speedup_analysis"
17314   output-file-type: ".html"
17315   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
17316   data: "plot-throughput-speedup-analysis-3n-hsw"
17317   filter: "'NIC_Intel-X710' and
17318            '64B' and
17319            ('BASE' or 'SCALE') and
17320            'PDRDISC' and not 'NDRDISC' and
17321            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
17322            not 'VHOST' and
17323            not 'MEMIF'"
17324   parameters:
17325   - "throughput"
17326   - "parent"
17327   - "tags"
17328   layout:
17329     title: ""  # No title
17330     layout: "plot-throughput-speedup-analysis"
17331
17332 -
17333   type: "plot"
17334   title: "Speedup: l2sw-3n-hsw-x710-64b-features-ndr-tsa"
17335   algorithm: "plot_throughput_speedup_analysis"
17336   output-file-type: ".html"
17337   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-ndr-tsa"
17338   data: "plot-throughput-speedup-analysis-3n-hsw"
17339   filter: "'NIC_Intel-X710' and
17340            '64B' and
17341            'FEATURE' and
17342            ('ACL10' or 'ACL50') and '10k_FLOWS' and
17343            'NDRDISC' and
17344            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
17345            not 'VHOST' and
17346            not 'MEMIF'"
17347   parameters:
17348   - "throughput"
17349   - "parent"
17350   - "tags"
17351   layout:
17352     title: ""  # No title
17353     layout: "plot-throughput-speedup-analysis"
17354
17355 -
17356   type: "plot"
17357   title: "Speedup: l2sw-3n-hsw-x710-64b-features-pdr-tsa"
17358   algorithm: "plot_throughput_speedup_analysis"
17359   output-file-type: ".html"
17360   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-pdr-tsa"
17361   data: "plot-throughput-speedup-analysis-3n-hsw"
17362   filter: "'NIC_Intel-X710' and
17363            '64B' and
17364            'FEATURE' and
17365            ('ACL10' or 'ACL50') and '10k_FLOWS' and
17366            'PDRDISC' and not 'NDRDISC' and
17367            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
17368            not 'VHOST' and
17369            not 'MEMIF'"
17370   parameters:
17371   - "throughput"
17372   - "parent"
17373   - "tags"
17374   layout:
17375     title: ""  # No title
17376     layout: "plot-throughput-speedup-analysis"
17377
17378 # Speedup - VPP L2 3n-hsw-xl710
17379 -
17380   type: "plot"
17381   title: "Speedup: l2sw-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
17382   algorithm: "plot_throughput_speedup_analysis"
17383   output-file-type: ".html"
17384   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
17385   data: "plot-throughput-speedup-analysis-3n-hsw"
17386   filter: "'NIC_Intel-XL710' and
17387            '64B' and
17388            ('BASE' or 'SCALE') and
17389            'NDRDISC' and
17390            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
17391            not 'VHOST' and
17392            not 'MEMIF'"
17393   parameters:
17394   - "throughput"
17395   - "parent"
17396   - "tags"
17397   layout:
17398     title: ""  # No title
17399     layout: "plot-throughput-speedup-analysis"
17400
17401 -
17402   type: "plot"
17403   title: "Speedup: l2sw-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
17404   algorithm: "plot_throughput_speedup_analysis"
17405   output-file-type: ".html"
17406   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
17407   data: "plot-throughput-speedup-analysis-3n-hsw"
17408   filter: "'NIC_Intel-XL710' and
17409            '64B' and
17410            ('BASE' or 'SCALE') and
17411            'PDRDISC' and not 'NDRDISC' and
17412            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
17413            not 'VHOST' and
17414            not 'MEMIF'"
17415   parameters:
17416   - "throughput"
17417   - "parent"
17418   - "tags"
17419   layout:
17420     title: ""  # No title
17421     layout: "plot-throughput-speedup-analysis"
17422
17423 # Speedup - VPP L2 3n-skx-x710
17424 -
17425   type: "plot"
17426   title: "Speedup: l2sw-3n-skx-x710-64b-base_and_scale-ndr-tsa"
17427   algorithm: "plot_throughput_speedup_analysis"
17428   output-file-type: ".html"
17429   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-base_and_scale-ndr-tsa"
17430   data: "plot-throughput-speedup-analysis-3n-skx"
17431   filter: "'NIC_Intel-X710' and
17432            '64B' and
17433            ('BASE' or 'SCALE') and
17434            'NDRDISC' and
17435            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
17436            not 'VHOST' and
17437            not 'MEMIF'"
17438   parameters:
17439   - "throughput"
17440   - "parent"
17441   - "tags"
17442   layout:
17443     title: ""  # No title
17444     layout: "plot-throughput-speedup-analysis"
17445
17446 -
17447   type: "plot"
17448   title: "Speedup: l2sw-3n-skx-x710-64b-base_and_scale-pdr-tsa"
17449   algorithm: "plot_throughput_speedup_analysis"
17450   output-file-type: ".html"
17451   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-base_and_scale-pdr-tsa"
17452   data: "plot-throughput-speedup-analysis-3n-skx"
17453   filter: "'NIC_Intel-X710' and
17454            '64B' and
17455            ('BASE' or 'SCALE') and
17456            'PDRDISC' and not 'NDRDISC' and
17457            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
17458            not 'VHOST' and
17459            not 'MEMIF'"
17460   parameters:
17461   - "throughput"
17462   - "parent"
17463   - "tags"
17464   layout:
17465     title: ""  # No title
17466     layout: "plot-throughput-speedup-analysis"
17467
17468 -
17469   type: "plot"
17470   title: "Speedup: l2sw-3n-skx-x710-64b-features-ndr-tsa"
17471   algorithm: "plot_throughput_speedup_analysis"
17472   output-file-type: ".html"
17473   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-ndr-tsa"
17474   data: "plot-throughput-speedup-analysis-3n-skx"
17475   filter: "'NIC_Intel-X710' and
17476            '64B' and
17477            'FEATURE' and
17478            ('ACL10' or 'ACL50') and '10k_FLOWS' and
17479            'NDRDISC' and
17480            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
17481            not 'VHOST' and
17482            not 'MEMIF'"
17483   parameters:
17484   - "throughput"
17485   - "parent"
17486   - "tags"
17487   layout:
17488     title: ""  # No title
17489     layout: "plot-throughput-speedup-analysis"
17490
17491 -
17492   type: "plot"
17493   title: "Speedup: l2sw-3n-skx-x710-64b-features-pdr-tsa"
17494   algorithm: "plot_throughput_speedup_analysis"
17495   output-file-type: ".html"
17496   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-pdr-tsa"
17497   data: "plot-throughput-speedup-analysis-3n-skx"
17498   filter: "'NIC_Intel-X710' and
17499            '64B' and
17500            'FEATURE' and
17501            ('ACL10' or 'ACL50') and '10k_FLOWS' and
17502            'PDRDISC' and not 'NDRDISC' and
17503            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
17504            not 'VHOST' and
17505            not 'MEMIF'"
17506   parameters:
17507   - "throughput"
17508   - "parent"
17509   - "tags"
17510   layout:
17511     title: ""  # No title
17512     layout: "plot-throughput-speedup-analysis"
17513
17514 # Speedup - VPP L2 3n-skx-xxv710
17515 -
17516   type: "plot"
17517   title: "Speedup: l2sw-3n-skx-xxv710-64b-base_and_scale-ndr-tsa"
17518   algorithm: "plot_throughput_speedup_analysis"
17519   output-file-type: ".html"
17520   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-base_and_scale-ndr-tsa"
17521   data: "plot-throughput-speedup-analysis-3n-skx"
17522   filter: "'NIC_Intel-XXV710' and
17523            '64B' and
17524            ('BASE' or 'SCALE') and
17525            'NDRDISC' and
17526            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
17527            not 'VHOST' and
17528            not 'MEMIF'"
17529   parameters:
17530   - "throughput"
17531   - "parent"
17532   - "tags"
17533   layout:
17534     title: ""  # No title
17535     layout: "plot-throughput-speedup-analysis"
17536
17537 -
17538   type: "plot"
17539   title: "Speedup: l2sw-3n-skx-xxv710-64b-base_and_scale-pdr-tsa"
17540   algorithm: "plot_throughput_speedup_analysis"
17541   output-file-type: ".html"
17542   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-base_and_scale-pdr-tsa"
17543   data: "plot-throughput-speedup-analysis-3n-skx"
17544   filter: "'NIC_Intel-XXV710' and
17545            '64B' and
17546            ('BASE' or 'SCALE') and
17547            'PDRDISC' and not 'NDRDISC' and
17548            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
17549            not 'VHOST' and
17550            not 'MEMIF'"
17551   parameters:
17552   - "throughput"
17553   - "parent"
17554   - "tags"
17555   layout:
17556     title: ""  # No title
17557     layout: "plot-throughput-speedup-analysis"
17558
17559 -
17560   type: "plot"
17561   title: "Speedup: l2sw-3n-skx-xxv710-64b-features-ndr-tsa"
17562   algorithm: "plot_throughput_speedup_analysis"
17563   output-file-type: ".html"
17564   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-features-ndr-tsa"
17565   data: "plot-throughput-speedup-analysis-3n-skx"
17566   filter: "'NIC_Intel-XXV710' and
17567            '64B' and
17568            'FEATURE' and
17569            ('ACL10' or 'ACL50') and '10k_FLOWS' and
17570            'NDRDISC' and
17571            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
17572            not 'VHOST' and
17573            not 'MEMIF'"
17574   parameters:
17575   - "throughput"
17576   - "parent"
17577   - "tags"
17578   layout:
17579     title: ""  # No title
17580     layout: "plot-throughput-speedup-analysis"
17581
17582 -
17583   type: "plot"
17584   title: "Speedup: l2sw-3n-skx-xxv710-64b-features-pdr-tsa"
17585   algorithm: "plot_throughput_speedup_analysis"
17586   output-file-type: ".html"
17587   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-features-pdr-tsa"
17588   data: "plot-throughput-speedup-analysis-3n-skx"
17589   filter: "'NIC_Intel-XXV710' and
17590            '64B' and
17591            'FEATURE' and
17592            ('ACL10' or 'ACL50') and '10k_FLOWS' and
17593            'PDRDISC' and not 'NDRDISC' and
17594            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
17595            not 'VHOST' and
17596            not 'MEMIF'"
17597   parameters:
17598   - "throughput"
17599   - "parent"
17600   - "tags"
17601   layout:
17602     title: ""  # No title
17603     layout: "plot-throughput-speedup-analysis"
17604
17605 # Speedup - VPP L2 2n-skx-x710
17606 -
17607   type: "plot"
17608   title: "Speedup: l2sw-2n-skx-x710-64b-base_and_scale-ndr-tsa"
17609   algorithm: "plot_throughput_speedup_analysis"
17610   output-file-type: ".html"
17611   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-base_and_scale-ndr-tsa"
17612   data: "plot-throughput-speedup-analysis-2n-skx"
17613   filter: "'NIC_Intel-X710' and
17614            '64B' and
17615            ('BASE' or 'SCALE') and
17616            'NDRDISC' and
17617            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
17618            not 'VHOST' and
17619            not 'MEMIF'"
17620   parameters:
17621   - "throughput"
17622   - "parent"
17623   - "tags"
17624   layout:
17625     title: ""  # No title
17626     layout: "plot-throughput-speedup-analysis"
17627
17628 -
17629   type: "plot"
17630   title: "Speedup: l2sw-2n-skx-x710-64b-base_and_scale-pdr-tsa"
17631   algorithm: "plot_throughput_speedup_analysis"
17632   output-file-type: ".html"
17633   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-base_and_scale-pdr-tsa"
17634   data: "plot-throughput-speedup-analysis-2n-skx"
17635   filter: "'NIC_Intel-X710' and
17636            '64B' and
17637            ('BASE' or 'SCALE') and
17638            'PDRDISC' and not 'NDRDISC' and
17639            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
17640            not 'VHOST' and
17641            not 'MEMIF'"
17642   parameters:
17643   - "throughput"
17644   - "parent"
17645   - "tags"
17646   layout:
17647     title: ""  # No title
17648     layout: "plot-throughput-speedup-analysis"
17649
17650 -
17651   type: "plot"
17652   title: "Speedup: l2sw-2n-skx-x710-64b-features-ndr-tsa"
17653   algorithm: "plot_throughput_speedup_analysis"
17654   output-file-type: ".html"
17655   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-features-ndr-tsa"
17656   data: "plot-throughput-speedup-analysis-2n-skx"
17657   filter: "'NIC_Intel-X710' and
17658            '64B' and
17659            'FEATURE' and
17660            ('ACL10' or 'ACL50') and '10k_FLOWS' and
17661            'NDRDISC' and
17662            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
17663            not 'VHOST' and
17664            not 'MEMIF'"
17665   parameters:
17666   - "throughput"
17667   - "parent"
17668   - "tags"
17669   layout:
17670     title: ""  # No title
17671     layout: "plot-throughput-speedup-analysis"
17672
17673 -
17674   type: "plot"
17675   title: "Speedup: l2sw-2n-skx-x710-64b-features-pdr-tsa"
17676   algorithm: "plot_throughput_speedup_analysis"
17677   output-file-type: ".html"
17678   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-features-pdr-tsa"
17679   data: "plot-throughput-speedup-analysis-2n-skx"
17680   filter: "'NIC_Intel-X710' and
17681            '64B' and
17682            'FEATURE' and
17683            ('ACL10' or 'ACL50') and '10k_FLOWS' and
17684            'PDRDISC' and not 'NDRDISC' and
17685            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
17686            not 'VHOST' and
17687            not 'MEMIF'"
17688   parameters:
17689   - "throughput"
17690   - "parent"
17691   - "tags"
17692   layout:
17693     title: ""  # No title
17694     layout: "plot-throughput-speedup-analysis"
17695
17696 # Speedup - VPP L2 2n-skx-xxv710
17697 -
17698   type: "plot"
17699   title: "Speedup: l2sw-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
17700   algorithm: "plot_throughput_speedup_analysis"
17701   output-file-type: ".html"
17702   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
17703   data: "plot-throughput-speedup-analysis-2n-skx"
17704   filter: "'NIC_Intel-XXV710' and
17705            '64B' and
17706            ('BASE' or 'SCALE') and
17707            'NDRDISC' and
17708            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
17709            not 'VHOST' and
17710            not 'MEMIF'"
17711   parameters:
17712   - "throughput"
17713   - "parent"
17714   - "tags"
17715   layout:
17716     title: ""  # No title
17717     layout: "plot-throughput-speedup-analysis"
17718
17719 -
17720   type: "plot"
17721   title: "Speedup: l2sw-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
17722   algorithm: "plot_throughput_speedup_analysis"
17723   output-file-type: ".html"
17724   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
17725   data: "plot-throughput-speedup-analysis-2n-skx"
17726   filter: "'NIC_Intel-XXV710' and
17727            '64B' and
17728            ('BASE' or 'SCALE') and
17729            'PDRDISC' and not 'NDRDISC' and
17730            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
17731            not 'VHOST' and
17732            not 'MEMIF'"
17733   parameters:
17734   - "throughput"
17735   - "parent"
17736   - "tags"
17737   layout:
17738     title: ""  # No title
17739     layout: "plot-throughput-speedup-analysis"
17740
17741 -
17742   type: "plot"
17743   title: "Speedup: l2sw-2n-skx-xxv710-64b-features-ndr-tsa"
17744   algorithm: "plot_throughput_speedup_analysis"
17745   output-file-type: ".html"
17746   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-features-ndr-tsa"
17747   data: "plot-throughput-speedup-analysis-2n-skx"
17748   filter: "'NIC_Intel-XXV710' and
17749            '64B' and
17750            'FEATURE' and
17751            ('ACL10' or 'ACL50') and '10k_FLOWS' and
17752            'NDRDISC' and
17753            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
17754            not 'VHOST' and
17755            not 'MEMIF'"
17756   parameters:
17757   - "throughput"
17758   - "parent"
17759   - "tags"
17760   layout:
17761     title: ""  # No title
17762     layout: "plot-throughput-speedup-analysis"
17763
17764 -
17765   type: "plot"
17766   title: "Speedup: l2sw-2n-skx-xxv710-64b-features-pdr-tsa"
17767   algorithm: "plot_throughput_speedup_analysis"
17768   output-file-type: ".html"
17769   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-features-pdr-tsa"
17770   data: "plot-throughput-speedup-analysis-2n-skx"
17771   filter: "'NIC_Intel-XXV710' and
17772            '64B' and
17773            'FEATURE' and
17774            ('ACL10' or 'ACL50') and '10k_FLOWS' and
17775            'PDRDISC' and not 'NDRDISC' and
17776            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
17777            not 'VHOST' and
17778            not 'MEMIF'"
17779   parameters:
17780   - "throughput"
17781   - "parent"
17782   - "tags"
17783   layout:
17784     title: ""  # No title
17785     layout: "plot-throughput-speedup-analysis"
17786
17787 ################################################################################
17788
17789 # Speedup - VPP vhost ip4 3n-hsw-x520
17790 -
17791   type: "plot"
17792   title: "VPP Speedup: vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
17793   algorithm: "plot_throughput_speedup_analysis"
17794   output-file-type: ".html"
17795   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
17796   data: "plot-throughput-speedup-analysis-3n-hsw"
17797   filter: "'NIC_Intel-X520-DA2' and
17798            '64B' and 
17799            'NDRDISC' and
17800            'VHOST' and 
17801            not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
17802   parameters:
17803   - "throughput"
17804   - "parent"
17805   - "tags"
17806   layout:
17807     title: ""  # No title
17808     layout: "plot-throughput-speedup-analysis"
17809
17810 -
17811   type: "plot"
17812   title: "VPP Speedup: vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
17813   algorithm: "plot_throughput_speedup_analysis"
17814   output-file-type: ".html"
17815   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
17816   data: "plot-throughput-speedup-analysis-3n-hsw"
17817   filter: "'NIC_Intel-X520-DA2' and
17818            '64B' and 
17819            'PDRDISC' and not 'NDRDISC' and
17820            'VHOST' and 
17821            not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
17822   parameters:
17823   - "throughput"
17824   - "parent"
17825   - "tags"
17826   layout:
17827     title: ""  # No title
17828     layout: "plot-throughput-speedup-analysis"
17829
17830 # Speedup - VPP vhost l2sw 3n-hsw-x520
17831 -
17832   type: "plot"
17833   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
17834   algorithm: "plot_throughput_speedup_analysis"
17835   output-file-type: ".html"
17836   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
17837   data: "plot-throughput-speedup-analysis-3n-hsw"
17838   filter: "'NIC_Intel-X520-DA2' and
17839            '64B' and 
17840            'NDRDISC' and
17841            'VHOST' and 
17842            not 'VXLAN' and 
17843            not 'IP4FWD' and 
17844            not 'DOT1Q' and 
17845            not '2VM'"
17846   parameters:
17847   - "throughput"
17848   - "parent"
17849   - "tags"
17850   layout:
17851     title: ""  # No title
17852     layout: "plot-throughput-speedup-analysis"
17853
17854 -
17855   type: "plot"
17856   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
17857   algorithm: "plot_throughput_speedup_analysis"
17858   output-file-type: ".html"
17859   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
17860   data: "plot-throughput-speedup-analysis-3n-hsw"
17861   filter: "'NIC_Intel-X520-DA2' and
17862            '64B' and 
17863            'PDRDISC' and not 'NDRDISC' and
17864            'VHOST' and 
17865            not 'VXLAN' and 
17866            not 'IP4FWD' and 
17867            not 'DOT1Q' and 
17868            not '2VM'"
17869   parameters:
17870   - "throughput"
17871   - "parent"
17872   - "tags"
17873   layout:
17874     title: ""  # No title
17875     layout: "plot-throughput-speedup-analysis"
17876
17877 # Speedup - VPP vhost ip4 3n-hsw-x710
17878 -
17879   type: "plot"
17880   title: "VPP Speedup: vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
17881   algorithm: "plot_throughput_speedup_analysis"
17882   output-file-type: ".html"
17883   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
17884   data: "plot-throughput-speedup-analysis-3n-hsw"
17885   filter: "'NIC_Intel-X710' and
17886            '64B' and 
17887            'NDRDISC' and
17888            'VHOST' and 
17889            not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
17890   parameters:
17891   - "throughput"
17892   - "parent"
17893   - "tags"
17894   layout:
17895     title: ""  # No title
17896     layout: "plot-throughput-speedup-analysis"
17897
17898 -
17899   type: "plot"
17900   title: "VPP Speedup: vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
17901   algorithm: "plot_throughput_speedup_analysis"
17902   output-file-type: ".html"
17903   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
17904   data: "plot-throughput-speedup-analysis-3n-hsw"
17905   filter: "'NIC_Intel-X710' and
17906            '64B' and 
17907            'PDRDISC' and not 'NDRDISC' and
17908            'VHOST' and 
17909            not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
17910   parameters:
17911   - "throughput"
17912   - "parent"
17913   - "tags"
17914   layout:
17915     title: ""  # No title
17916     layout: "plot-throughput-speedup-analysis"
17917
17918 # Speedup - VPP vhost l2sw 3n-hsw-x710
17919 -
17920   type: "plot"
17921   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
17922   algorithm: "plot_throughput_speedup_analysis"
17923   output-file-type: ".html"
17924   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
17925   data: "plot-throughput-speedup-analysis-3n-hsw"
17926   filter: "'NIC_Intel-X710' and
17927            '64B' and 
17928            'NDRDISC' and
17929            'VHOST' and 
17930            not 'VXLAN' and 
17931            not 'IP4FWD' and 
17932            not 'DOT1Q' and 
17933            not '2VM'"
17934   parameters:
17935   - "throughput"
17936   - "parent"
17937   - "tags"
17938   layout:
17939     title: ""  # No title
17940     layout: "plot-throughput-speedup-analysis"
17941
17942 -
17943   type: "plot"
17944   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
17945   algorithm: "plot_throughput_speedup_analysis"
17946   output-file-type: ".html"
17947   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
17948   data: "plot-throughput-speedup-analysis-3n-hsw"
17949   filter: "'NIC_Intel-X710' and
17950            '64B' and 
17951            'PDRDISC' and not 'NDRDISC' and
17952            'VHOST' and 
17953            not 'VXLAN' and 
17954            not 'IP4FWD' and 
17955            not 'DOT1Q' and 
17956            not '2VM'"
17957   parameters:
17958   - "throughput"
17959   - "parent"
17960   - "tags"
17961   layout:
17962     title: ""  # No title
17963     layout: "plot-throughput-speedup-analysis"
17964
17965 # Speedup - VPP vhost ip4 3n-hsw-xl710
17966 -
17967   type: "plot"
17968   title: "VPP Speedup: vhost-ip4-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
17969   algorithm: "plot_throughput_speedup_analysis"
17970   output-file-type: ".html"
17971   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
17972   data: "plot-throughput-speedup-analysis-3n-hsw"
17973   filter: "'NIC_Intel-XL710' and
17974            '64B' and 
17975            'NDRDISC' and
17976            'VHOST' and 
17977            not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
17978   parameters:
17979   - "throughput"
17980   - "parent"
17981   - "tags"
17982   layout:
17983     title: ""  # No title
17984     layout: "plot-throughput-speedup-analysis"
17985
17986 -
17987   type: "plot"
17988   title: "VPP Speedup: vhost-ip4-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
17989   algorithm: "plot_throughput_speedup_analysis"
17990   output-file-type: ".html"
17991   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
17992   data: "plot-throughput-speedup-analysis-3n-hsw"
17993   filter: "'NIC_Intel-XL710' and
17994            '64B' and 
17995            'PDRDISC' and not 'NDRDISC' and
17996            'VHOST' and 
17997            not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')"
17998   parameters:
17999   - "throughput"
18000   - "parent"
18001   - "tags"
18002   layout:
18003     title: ""  # No title
18004     layout: "plot-throughput-speedup-analysis"
18005
18006 # Speedup - VPP vhost l2sw 3n-hsw-xl710
18007 -
18008   type: "plot"
18009   title: "VPP Speedup: vhost-l2sw-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
18010   algorithm: "plot_throughput_speedup_analysis"
18011   output-file-type: ".html"
18012   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
18013   data: "plot-throughput-speedup-analysis-3n-hsw"
18014   filter: "'NIC_Intel-XL710' and
18015            '64B' and 
18016            'NDRDISC' and
18017            'VHOST' and 
18018            not 'VXLAN' and 
18019            not 'IP4FWD' and 
18020            not 'DOT1Q' and 
18021            not '2VM'"
18022   parameters:
18023   - "throughput"
18024   - "parent"
18025   - "tags"
18026   layout:
18027     title: ""  # No title
18028     layout: "plot-throughput-speedup-analysis"
18029
18030 -
18031   type: "plot"
18032   title: "VPP Speedup: vhost-l2sw-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
18033   algorithm: "plot_throughput_speedup_analysis"
18034   output-file-type: ".html"
18035   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
18036   data: "plot-throughput-speedup-analysis-3n-hsw"
18037   filter: "'NIC_Intel-XL710' and
18038            '64B' and 
18039            'PDRDISC' and not 'NDRDISC' and
18040            'VHOST' and 
18041            not 'VXLAN' and 
18042            not 'IP4FWD' and 
18043            not 'DOT1Q' and 
18044            not '2VM'"
18045   parameters:
18046   - "throughput"
18047   - "parent"
18048   - "tags"
18049   layout:
18050     title: ""  # No title
18051     layout: "plot-throughput-speedup-analysis"