Report: remove column doc
[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
99   data-sets:
100
101     # VPP Performance
102     vpp-performance-changes:
103       csit-vpp-perf-1801-all:
104       - 124  # sel
105       - 127  # sel
106       - 128  # sel
107       - 141  # sel
108       - 142  # sel
109       - 143  # sel
110       - 145  # sel
111       - 146  # sel
112       - 162  # sel
113       - 163  # sel
114       - 167  # sel
115       - 172  # sel acl only
116       csit-vpp-perf-1804-all:
117       - 21  # sel
118       - 22  # sel
119       - 23  # sel
120       - 24  # sel
121       - 27  # sel
122       - 28  # sel
123       - 29  # sel
124       - 30  # sel
125       - 31  # sel
126       - 35  # sel
127       # TODO: Add Data sources
128       csit-vpp-perf-verify-1807-3n-hsw:
129       - 15  # NDRPDR sel
130       - 16  # NDRPDR sel
131       - 19  # NDRPDR sel
132       - 18  # NDRPDR sel
133       - 20  # NDRPDR sel
134     vpp-compare-testbeds:
135       # TODO: Add Data sources
136       csit-vpp-perf-verify-1807-3n-hsw:
137       - 15  # NDRPDR sel
138       - 16  # NDRPDR sel
139       - 19  # NDRPDR sel
140       - 18  # NDRPDR sel
141       - 20  # NDRPDR sel
142       csit-vpp-perf-verify-1807-3n-skx:
143       - 33  # NDRPDR sel
144       - 35  # NDRPDR sel
145       - 37  # NDRPDR sel
146       - 38  # NDRPDR sel
147       - 39  # NDRPDR sel
148       - 43  # NDRPDR sel
149       - 44  # NDRPDR sel
150       - 49  # NDRPDR sel
151       - 50  # NDRPDR sel
152       - 56  # NDRPDR sel
153
154     vpp-compare-testbeds-mrr:
155       # TODO: Add Data sources
156       csit-vpp-perf-verify-1807-3n-hsw:
157       - 9   # MRR sel
158       csit-vpp-perf-verify-1807-3n-skx:
159       - 28  # MRR sel
160       - 32  # MRR sel
161       - 36  # MRR sel
162       - 42  # MRR sel
163       - 47  # MRR sel
164       - 48  # MRR sel
165       - 51  # MRR sel
166       - 52  # MRR sel
167       - 53  # MRR sel
168       - 54  # MRR sel
169
170     vpp-performance-changes-mrr:
171       csit-vpp-perf-check-1801:
172       - 3
173       - 4
174       - 5
175       - 6
176       - 7
177       - 8
178       - 9
179       - 11
180       - 12
181       - 13
182       csit-vpp-perf-check-1804:
183       - 6   # mrr - sel
184       - 13  # mrr - sel
185       - 14  # mrr - sel
186       - 15  # mrr - sel
187       - 16  # mrr - sel
188       - 17  # mrr - sel
189       - 19  # mrr - sel
190       - 20  # mrr - sel
191       - 21  # mrr - sel
192       - 22  # mrr - sel
193       # TODO: Add Data sources
194       csit-vpp-perf-verify-1807-3n-hsw:
195       - 9   # MRR sel
196
197     vpp-perf-results-3n-hsw:
198       # TODO: Add Data sources
199       csit-vpp-perf-verify-1807-3n-hsw:
200       - 11  # NDRPDR full 1
201
202     vpp-perf-results-3n-skx:
203       csit-vpp-perf-verify-1807-3n-skx:
204       - 40  # NDRPDR full 1
205       - 41  # NDRPDR full 2
206
207     vpp-perf-results-2n-skx:
208       csit-vpp-perf-verify-1807-2n-skx:
209       - 32  # NDRPDR full
210
211     vpp-mrr-results-3n-hsw:
212       csit-vpp-perf-verify-1807-3n-hsw:
213       - 8   # MRR full
214
215     vpp-mrr-results-3n-skx:
216       # TODO: Replace with better results
217       csit-vpp-perf-verify-1807-3n-skx:
218       - 31  # MRR full
219
220     vpp-mrr-results-2n-skx:
221       csit-vpp-perf-verify-1807-2n-skx:
222       - 27  # MRR full
223
224     plot-throughput-speedup-analysis-3n-hsw:
225       # TODO: Add Data sources
226       csit-vpp-perf-verify-1807-3n-hsw:
227       - 15  # NDRPDR sel
228       - 16  # NDRPDR sel
229       - 19  # NDRPDR sel
230       - 18  # NDRPDR sel
231       - 20  # NDRPDR sel
232
233     plot-throughput-speedup-analysis-3n-skx:
234       csit-vpp-perf-verify-1807-3n-skx:
235       - 33  # NDRPDR sel
236       - 35  # NDRPDR sel
237       - 37  # NDRPDR sel
238       - 38  # NDRPDR sel
239       - 39  # NDRPDR sel
240       - 43  # NDRPDR sel
241       - 44  # NDRPDR sel
242       - 49  # NDRPDR sel
243       - 50  # NDRPDR sel
244       - 56  # NDRPDR sel
245
246     plot-throughput-speedup-analysis-2n-skx:
247       csit-vpp-perf-verify-1807-2n-skx:
248       - 26  # NDRPDR sel
249       - 28  # NDRPDR sel
250       - 29  # NDRPDR sel
251       - 30  # NDRPDR sel
252       - 34  # NDRPDR sel
253       - 35  # NDRPDR sel
254       - 36  # NDRPDR sel
255       - 39  # NDRPDR sel
256       - 40  # NDRPDR sel
257       - 42  # NDRPDR sel
258
259     plot-vpp-throughput-latency-3n-hsw:
260       # TODO: Add Data sources
261       csit-vpp-perf-verify-1807-3n-hsw:
262       - 15  # NDRPDR sel
263       - 16  # NDRPDR sel
264       - 19  # NDRPDR sel
265       - 18  # NDRPDR sel
266       - 20  # NDRPDR sel
267
268     plot-vpp-throughput-latency-3n-skx:
269       csit-vpp-perf-verify-1807-3n-skx:
270       - 33  # NDRPDR sel
271       - 35  # NDRPDR sel
272       - 37  # NDRPDR sel
273       - 38  # NDRPDR sel
274       - 39  # NDRPDR sel
275       - 43  # NDRPDR sel
276       - 44  # NDRPDR sel
277       - 49  # NDRPDR sel
278       - 50  # NDRPDR sel
279       - 56  # NDRPDR sel
280
281     plot-vpp-throughput-latency-2n-skx:
282       csit-vpp-perf-verify-1807-2n-skx:
283       - 26  # NDRPDR sel
284       - 28  # NDRPDR sel
285       - 29  # NDRPDR sel
286       - 30  # NDRPDR sel
287       - 34  # NDRPDR sel
288       - 35  # NDRPDR sel
289       - 36  # NDRPDR sel
290       - 39  # NDRPDR sel
291       - 40  # NDRPDR sel
292       - 42  # NDRPDR sel
293
294     plot-vpp-http-server-performance:
295       # TODO: Add Data sources
296       csit-vpp-perf-verify-1807-3n-hsw:
297       - 24  # WRK
298       - 25  # WRK
299       - 23  # WRK
300       - 26  # WRK
301       - 27  # WRK
302       - 29  # WRK
303
304     # VPP Functional
305     vpp-func-results-ubuntu:
306       csit-vpp-functional-1807-ubuntu1604-virl:
307       # TODO: Add Data sources
308       - "lastSuccessfulBuild"
309
310     vpp-func-results-centos:
311       csit-vpp-functional-1807-centos7-virl:
312       # TODO: Add Data sources
313       - "lastSuccessfulBuild"
314
315     # VPP Ligato
316     ligato-perf-results-3n-hsw:
317       # TODO: Replace with better results
318       csit-ligato-perf-1807-all:
319       - 3   # full ?
320
321     plot-ligato-throughput-speedup-analysis-3n-hsw:
322       # TODO: Add Data sources
323       csit-ligato-perf-1807-all:
324       - 4   # sel
325
326     plot-ligato-throughput-latency-3n-hsw:
327       # TODO: Add Data sources
328       csit-ligato-perf-1807-all:
329       - 4   # sel
330
331     # DPDK Performance
332     dpdk-performance-changes:
333       csit-dpdk-perf-1804-all:
334       - 4
335       - 5
336       - 6
337       - 7
338       - 8
339       - 9
340       - 10
341       - 11
342       - 12
343       - 13
344       csit-dpdk-perf-verify-1807-3n-hsw:
345       - 11
346       - 12  # full
347       - 14
348       - 15
349       - 16
350       - 17
351       - 20
352       - 21
353       - 22
354       - 23
355
356     dpdk-compare-testbeds:
357       csit-dpdk-perf-verify-1807-3n-skx:
358       - 1
359       - 2
360       - 3
361       - 6
362       - 7
363       - 8
364       - 9
365       - 10
366       - 11
367       - 12
368       csit-dpdk-perf-verify-1807-3n-hsw:
369       - 11
370       - 12  # full
371       - 14
372       - 15
373       - 16
374       - 17
375       - 20
376       - 21
377       - 22
378       - 23
379
380     dpdk-perf-results-3n-hsw:
381       csit-dpdk-perf-verify-1807-3n-hsw:
382       - 12
383
384     dpdk-perf-results-3n-skx:
385       csit-dpdk-perf-verify-1807-3n-skx:
386       - 12
387
388     dpdk-perf-results-2n-skx:
389       csit-dpdk-perf-verify-1807-2n-skx:
390       - 10
391
392     plot-dpdk-throughput-latency-3n-hsw:
393       csit-dpdk-perf-verify-1807-3n-hsw:
394       - 11
395       - 12  # full
396       - 14
397       - 15
398       - 16
399       - 17
400       - 20
401       - 21
402       - 22
403       - 23
404
405     plot-dpdk-throughput-latency-3n-skx:
406       csit-dpdk-perf-verify-1807-3n-skx:
407       - 1
408       - 2
409       - 3
410       - 6
411       - 7
412       - 8
413       - 9
414       - 10
415       - 11
416       - 12
417
418     plot-dpdk-throughput-latency-2n-skx:
419       csit-dpdk-perf-verify-1807-2n-skx:
420       - 1
421       - 2
422       - 3
423       - 4
424       - 5
425       - 6
426       - 7
427       - 8
428       - 9
429       - 10
430
431     # HoneyComb Functional
432     hc-func-results:
433       csit-hc2vpp-verify-func-1807-ubuntu1604:
434       # TODO: Add Data sources
435       - "lastSuccessfulBuild"
436
437     # NSH SFC Functional
438     nsh-func-results:
439       csit-nsh_sfc-verify-func-1807-ubuntu1604-virl:
440       - 2
441
442   plot-layouts:
443
444     plot-cps:
445       xaxis:
446         autorange: True
447         fixedrange: False
448         gridcolor: "rgb(238, 238, 238)"
449         linecolor: "rgb(238, 238, 238)"
450         linewidth: 1
451         showgrid: True
452         showline: True
453         showticklabels: True
454         tickcolor: "rgb(238, 238, 238)"
455         tickmode: "linear"
456         title: "Indexed Test Cases"
457         zeroline: False
458       yaxis:
459         gridcolor: "rgb(238, 238, 238)"
460         hoverformat: ".4s"
461         linecolor: "rgb(238, 238, 238)"
462         linewidth: 1
463         rangemode: "tozero"
464         showgrid: True
465         showline: True
466         showticklabels: True
467         tickcolor: "rgb(238, 238, 238)"
468         title: "Connections Per Second [cps]"
469         zeroline: False
470       boxmode: "group"
471       boxgroupgap: 0.5
472       autosize: False
473       margin:
474         t: 50
475         b: 20
476         l: 80
477         r: 20
478       showlegend: True
479       legend:
480         orientation: "h"
481       width: 700
482       height: 1000
483
484     plot-rps:
485       xaxis:
486         autorange: True
487         fixedrange: False
488         gridcolor: "rgb(238, 238, 238)"
489         linecolor: "rgb(238, 238, 238)"
490         linewidth: 1
491         showgrid: True
492         showline: True
493         showticklabels: True
494         tickcolor: "rgb(238, 238, 238)"
495         tickmode: "linear"
496         title: "Indexed Test Cases"
497         zeroline: False
498       yaxis:
499         gridcolor: "rgb(238, 238, 238)"
500         hoverformat: ".4s"
501         linecolor: "rgb(238, 238, 238)"
502         linewidth: 1
503         rangemode: "tozero"
504         showgrid: True
505         showline: True
506         showticklabels: True
507         tickcolor: "rgb(238, 238, 238)"
508         title: "Requests Per Second [rps]"
509         zeroline: False
510       boxmode: "group"
511       boxgroupgap: 0.5
512       autosize: False
513       margin:
514         t: 50
515         b: 20
516         l: 80
517         r: 20
518       showlegend: True
519       legend:
520         orientation: "h"
521       width: 700
522       height: 1000
523
524     plot-throughput:
525       xaxis:
526         autorange: True
527         fixedrange: False
528         gridcolor: "rgb(238, 238, 238)"
529         linecolor: "rgb(238, 238, 238)"
530         linewidth: 1
531         showgrid: True
532         showline: True
533         showticklabels: True
534         tickcolor: "rgb(238, 238, 238)"
535         tickmode: "linear"
536         title: "Indexed Test Cases"
537         zeroline: False
538       yaxis:
539         gridcolor: "rgb(238, 238, 238)"
540         hoverformat: ".4s"
541         tickformat: ".3s"
542         linecolor: "rgb(238, 238, 238)"
543         linewidth: 1
544         showgrid: True
545         showline: True
546         showticklabels: True
547         tickcolor: "rgb(238, 238, 238)"
548         title: "Packets Per Second [pps]"
549         zeroline: False
550       boxmode: "group"
551       boxgroupgap: 0.5
552       autosize: False
553       margin:
554         t: 50
555         b: 20
556         l: 80
557         r: 20
558       showlegend: True
559       legend:
560         orientation: "h"
561       width: 700
562       height: 1000
563
564     plot-latency:
565       xaxis:
566         autorange: True
567         fixedrange: False
568         gridcolor: "rgb(238, 238, 238)"
569         linecolor: "rgb(238, 238, 238)"
570         linewidth: 1
571         showgrid: True
572         showline: True
573         showticklabels: True
574         tickcolor: "rgb(238, 238, 238)"
575         tickmode: "linear"
576         title: "Indexed Test Cases"
577         zeroline: False
578       yaxis:
579         gridcolor: "rgb(238, 238, 238)"
580         hoverformat: ""
581         linecolor: "rgb(238, 238, 238)"
582         linewidth: 1
583         showgrid: True
584         showline: True
585         showticklabels: True
586         tickcolor: "rgb(238, 238, 238)"
587         title: "Latency min/avg/max [uSec]"
588         zeroline: False
589       boxmode: "group"
590       boxgroupgap: 0.5
591       autosize: False
592       margin:
593         t: 50
594         b: 20
595         l: 80
596         r: 20
597       showlegend: True
598       legend:
599         orientation: "h"
600       width: 700
601       height: 1000
602
603     plot-throughput-speedup-analysis:
604       xaxis:
605         autorange: True
606         fixedrange: False
607         gridcolor: "rgb(238, 238, 238)"
608         linecolor: "rgb(238, 238, 238)"
609         linewidth: 1
610         showgrid: True
611         showline: True
612         showticklabels: True
613         tickcolor: "rgb(238, 238, 238)"
614         tickmode: "linear"
615         tickangle: 270
616         zeroline: False
617       yaxis:
618         title: "Throughput speedup factor"
619         gridcolor: "rgb(238, 238, 238)"
620         hoverformat: ".4s"
621         linecolor: "rgb(238, 238, 238)"
622         linewidth: 1
623         showgrid: True
624         showline: True
625         showticklabels: True
626         tickcolor: "rgb(238, 238, 238)"
627         zeroline: False
628       legend:
629         orientation: "h"
630         xanchor: "center"
631         yanchor: "top"
632         x: 0.5
633         y: 1
634         bgcolor: "rgba(255, 255, 255, 0)"
635         bordercolor: "rgba(255, 255, 255, 0)"
636       barmode: "group"
637       bargap: 0.15
638       bargroupgap: 0.1
639       autosize: False
640       margin:
641           't': 50
642           'b': 300
643           'l': 50
644           'r': 20
645       showlegend: True
646       width: 700
647       height: 1000
648
649 -
650   type: "static"
651   src-path: "{DIR[RST]}"
652   dst-path: "{DIR[WORKING,SRC]}"
653
654 -
655   type: "input"
656   general:
657     file-name: "robot-plugin.zip"
658     file-format: ".zip"
659     download-path: "{job}/{build}/robot/report/*zip*/{filename}"
660     extract: "robot-plugin/output.xml"
661
662   builds:
663
664     csit-vpp-perf-1801-all:
665     - 124  # sel
666     - 127  # sel
667     - 128  # sel
668     - 141  # sel
669     - 142  # sel
670     - 143  # sel
671     - 145  # sel
672     - 146  # sel
673     - 162  # sel
674     - 163  # sel
675     - 167  # sel
676     - 172  # sel acl only
677     csit-vpp-perf-1804-all:
678     - 21  # sel
679     - 22  # sel
680     - 23  # sel
681     - 24  # sel
682     - 27  # sel
683     - 28  # sel
684     - 29  # sel
685     - 30  # sel
686     - 31  # sel
687     - 35  # sel
688     # TODO: Add Data sources
689     csit-vpp-perf-verify-1807-3n-hsw:
690     - 8   # MRR full
691     - 9   # MRR sel
692     - 11  # NDRPDR full 1
693     - 15  # NDRPDR sel
694     - 16  # NDRPDR sel
695     - 19  # NDRPDR sel
696     - 18  # NDRPDR sel
697     - 20  # NDRPDR sel
698     - 24  # WRK
699     - 25  # WRK
700     - 23  # WRK
701     - 26  # WRK
702     - 27  # WRK
703     - 29  # WRK
704     csit-vpp-perf-verify-1807-3n-skx:
705     - 31  # MRR full
706     - 28  # MRR sel
707     - 32  # MRR sel
708     - 36  # MRR sel
709     - 42  # MRR sel
710     - 47  # MRR sel
711     - 48  # MRR sel
712     - 51  # MRR sel
713     - 52  # MRR sel
714     - 53  # MRR sel
715     - 54  # MRR sel
716     - 40  # NDRPDR full 1
717     - 41  # NDRPDR full 2
718     - 33  # NDRPDR sel
719     - 35  # NDRPDR sel
720     - 37  # NDRPDR sel
721     - 38  # NDRPDR sel
722     - 39  # NDRPDR sel
723     - 43  # NDRPDR sel
724     - 44  # NDRPDR sel
725     - 49  # NDRPDR sel
726     - 50  # NDRPDR sel
727     - 56  # NDRPDR sel
728     csit-vpp-perf-verify-1807-2n-skx:
729     - 27  # MRR full
730     - 31  # MRR sel
731     - 33  # MRR sel
732     - 37  # MRR sel
733     - 38  # MRR sel
734     - 41  # MRR sel
735     - 43  # MRR sel
736     - 44  # MRR sel
737     - 45  # MRR sel
738     - 46  # MRR sel
739     - 47  # MRR sel
740     - 32  # NDRPDR full
741     - 26  # NDRPDR sel
742     - 28  # NDRPDR sel
743     - 29  # NDRPDR sel
744     - 30  # NDRPDR sel
745     - 34  # NDRPDR sel
746     - 35  # NDRPDR sel
747     - 36  # NDRPDR sel
748     - 39  # NDRPDR sel
749     - 40  # NDRPDR sel
750     - 42  # NDRPDR sel
751     csit-vpp-perf-check-1801:
752     - 3   # mrr
753     - 4   # mrr
754     - 5   # mrr
755     - 6   # mrr
756     - 7   # mrr
757     - 8   # mrr
758     - 9   # mrr
759     - 11  # mrr
760     - 12  # mrr
761     - 13  # mrr
762     csit-vpp-perf-check-1804:
763     - 5   # mrr - full
764     - 6   # mrr - sel
765     - 13  # mrr - sel
766     - 14  # mrr - sel
767     - 15  # mrr - sel
768     - 16  # mrr - sel
769     - 17  # mrr - sel
770     - 19  # mrr - sel
771     - 20  # mrr - sel
772     - 21  # mrr - sel
773     - 22  # mrr - sel
774     csit-ligato-perf-1804-all:
775     - 4   # full
776     - 5   # sel
777     - 6   # sel
778     - 7   # sel
779     - 8   # sel
780     - 9   # sel
781     - 10  # sel
782     - 11  # sel
783     - 12  # sel
784     - 13  # sel
785     - 14  # sel
786     # TODO: Add Data sources
787     csit-ligato-perf-1807-all:
788     - 3   # full ?
789     - 4   # sel
790     csit-dpdk-perf-1804-all:
791     - 4
792     - 5
793     - 6
794     - 7
795     - 8
796     - 9
797     - 10
798     - 11
799     - 12
800     - 13
801     csit-dpdk-perf-verify-1807-3n-hsw:
802     - 11
803     - 12  # full
804     - 14
805     - 15
806     - 16
807     - 17
808     - 20
809     - 21
810     - 22
811     - 23
812     csit-dpdk-perf-verify-1807-3n-skx:
813     - 1
814     - 2
815     - 3
816     - 6
817     - 7
818     - 8
819     - 9
820     - 10
821     - 11
822     - 12
823     csit-dpdk-perf-verify-1807-2n-skx:
824     - 1
825     - 2
826     - 3
827     - 4
828     - 5
829     - 6
830     - 7
831     - 8
832     - 9
833     - 10
834     csit-vpp-functional-1807-ubuntu1604-virl:
835     # TODO: Add Data sources
836     - "lastSuccessfulBuild"
837     csit-vpp-functional-1807-centos7-virl:
838     # TODO: Add Data sources
839     - "lastSuccessfulBuild"
840     csit-nsh_sfc-verify-func-1807-ubuntu1604-virl:
841     - 2
842     csit-hc2vpp-verify-func-1807-ubuntu1604:
843     # TODO: Add Data sources
844     - "lastSuccessfulBuild"
845
846 -
847   type: "output"
848   output: "report"
849   format:
850     html:
851     - full
852     pdf:
853     - minimal
854
855 ################################################################################
856 ###                               T A B L E S                                ###
857 ################################################################################
858
859 ################################################################################
860 # VPP
861 -
862   type: "table"
863   title: "VPP Performance Changes 1t1c pdr"
864   algorithm: "table_performance_comparison"
865   output-file: "{DIR[STATIC,VPP]}/performance-changes-1t1c-pdr"
866   history:
867     -
868       title: "rls1801"
869       data:
870         csit-vpp-perf-1801-all:
871         - 124  # sel
872         - 127  # sel
873         - 128  # sel
874         - 141  # sel
875         - 142  # sel
876         - 143  # sel
877         - 145  # sel
878         - 146  # sel
879         - 162  # sel
880         - 163  # sel
881         - 167  # sel
882         - 172  # sel acl only
883   reference:
884     title: "rls1804"
885     data:
886       csit-vpp-perf-1804-all:
887       - 21  # sel
888       - 22  # sel
889       - 23  # sel
890       - 24  # sel
891       - 27  # sel
892       - 28  # sel
893       - 29  # sel
894       - 30  # sel
895       - 31  # sel
896       - 35  # sel
897   compare:
898     title: "rls1807"
899     data:
900       # TODO: Add Data sources
901       csit-vpp-perf-verify-1807-3n-hsw:
902       - 15  # NDRPDR sel
903       - 16  # NDRPDR sel
904       - 19  # NDRPDR sel
905       - 18  # NDRPDR sel
906       - 20  # NDRPDR sel
907   data: "vpp-performance-changes"
908   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
909   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
910   parameters:
911   - "name"
912   - "parent"
913   - "throughput"
914
915 -
916   type: "table"
917   title: "VPP Performance Changes 2t2c pdr"
918   algorithm: "table_performance_comparison"
919   output-file: "{DIR[STATIC,VPP]}/performance-changes-2t2c-pdr"
920   history:
921     -
922       title: "rls1801"
923       data:
924         csit-vpp-perf-1801-all:
925         - 124  # sel
926         - 127  # sel
927         - 128  # sel
928         - 141  # sel
929         - 142  # sel
930         - 143  # sel
931         - 145  # sel
932         - 146  # sel
933         - 162  # sel
934         - 163  # sel
935         - 167  # sel
936         - 172  # sel acl only
937   reference:
938     title: "rls1804"
939     data:
940       csit-vpp-perf-1804-all:
941       - 21  # sel
942       - 22  # sel
943       - 23  # sel
944       - 24  # sel
945       - 27  # sel
946       - 28  # sel
947       - 29  # sel
948       - 30  # sel
949       - 31  # sel
950       - 35  # sel
951   compare:
952     title: "rls1807"
953     data:
954       # TODO: Add Data sources
955       csit-vpp-perf-verify-1807-3n-hsw:
956       - 15  # NDRPDR sel
957       - 16  # NDRPDR sel
958       - 19  # NDRPDR sel
959       - 18  # NDRPDR sel
960       - 20  # NDRPDR sel
961   data: "vpp-performance-changes"
962   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
963   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
964   parameters:
965   - "name"
966   - "parent"
967   - "throughput"
968
969 -
970   type: "table"
971   title: "VPP Performance Changes 1t1c ndr"
972   algorithm: "table_performance_comparison"
973   output-file: "{DIR[STATIC,VPP]}/performance-changes-1t1c-ndr"
974   history:
975     -
976       title: "rls1801"
977       data:
978         csit-vpp-perf-1801-all:
979         - 124  # sel
980         - 127  # sel
981         - 128  # sel
982         - 141  # sel
983         - 142  # sel
984         - 143  # sel
985         - 145  # sel
986         - 146  # sel
987         - 162  # sel
988         - 163  # sel
989         - 167  # sel
990         - 172  # sel acl only
991   reference:
992     title: "rls1804"
993     data:
994       csit-vpp-perf-1804-all:
995       - 21  # sel
996       - 22  # sel
997       - 23  # sel
998       - 24  # sel
999       - 27  # sel
1000       - 28  # sel
1001       - 29  # sel
1002       - 30  # sel
1003       - 31  # sel
1004       - 35  # sel
1005   compare:
1006     title: "rls1807"
1007     data:
1008       # TODO: Add Data sources
1009       csit-vpp-perf-verify-1807-3n-hsw:
1010       - 15  # NDRPDR sel
1011       - 16  # NDRPDR sel
1012       - 19  # NDRPDR sel
1013       - 18  # NDRPDR sel
1014       - 20  # NDRPDR sel
1015   data: "vpp-performance-changes"
1016   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1017   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1018   parameters:
1019   - "name"
1020   - "parent"
1021   - "throughput"
1022
1023 -
1024   type: "table"
1025   title: "VPP Performance Changes 2t2c ndr"
1026   algorithm: "table_performance_comparison"
1027   output-file: "{DIR[STATIC,VPP]}/performance-changes-2t2c-ndr"
1028   history:
1029     -
1030       title: "rls1801"
1031       data:
1032         csit-vpp-perf-1801-all:
1033         - 124  # sel
1034         - 127  # sel
1035         - 128  # sel
1036         - 141  # sel
1037         - 142  # sel
1038         - 143  # sel
1039         - 145  # sel
1040         - 146  # sel
1041         - 162  # sel
1042         - 163  # sel
1043         - 167  # sel
1044         - 172  # sel acl only
1045   reference:
1046     title: "rls1804"
1047     data:
1048       csit-vpp-perf-1804-all:
1049       - 21  # sel
1050       - 22  # sel
1051       - 23  # sel
1052       - 24  # sel
1053       - 27  # sel
1054       - 28  # sel
1055       - 29  # sel
1056       - 30  # sel
1057       - 31  # sel
1058       - 35  # sel
1059   compare:
1060     title: "rls1807"
1061     data:
1062       # TODO: Add Data sources
1063       csit-vpp-perf-verify-1807-3n-hsw:
1064       - 15  # NDRPDR sel
1065       - 16  # NDRPDR sel
1066       - 19  # NDRPDR sel
1067       - 18  # NDRPDR sel
1068       - 20  # NDRPDR sel
1069   data: "vpp-performance-changes"
1070   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1071   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1072   parameters:
1073   - "name"
1074   - "parent"
1075   - "throughput"
1076
1077 -
1078   type: "table"
1079   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
1080   algorithm: "table_performance_comparison"
1081   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
1082   reference:
1083     title: "3-Node Hsw"
1084     data:
1085       # TODO: Add Data sources
1086       csit-vpp-perf-verify-1807-3n-hsw:
1087       - 15  # NDRPDR sel
1088       - 16  # NDRPDR sel
1089       - 19  # NDRPDR sel
1090       - 18  # NDRPDR sel
1091       - 20  # NDRPDR sel
1092   compare:
1093     title: "3-Node Skx"
1094     data:
1095       csit-vpp-perf-verify-1807-3n-skx:
1096       - 33  # NDRPDR sel
1097       - 35  # NDRPDR sel
1098       - 37  # NDRPDR sel
1099       - 38  # NDRPDR sel
1100       - 39  # NDRPDR sel
1101       - 43  # NDRPDR sel
1102       - 44  # NDRPDR sel
1103       - 49  # NDRPDR sel
1104       - 50  # NDRPDR sel
1105       - 56  # NDRPDR sel
1106   data: "vpp-compare-testbeds"
1107   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1108   filter: "'NIC_Intel-X710' and 'NDRPDR'"
1109   parameters:
1110   - "name"
1111   - "parent"
1112   - "throughput"
1113
1114 -
1115   type: "table"
1116   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
1117   algorithm: "table_performance_comparison"
1118   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
1119   reference:
1120     title: "3-Node Hsw"
1121     data:
1122       # TODO: Add Data sources
1123       csit-vpp-perf-verify-1807-3n-hsw:
1124       - 15  # NDRPDR sel
1125       - 16  # NDRPDR sel
1126       - 19  # NDRPDR sel
1127       - 18  # NDRPDR sel
1128       - 20  # NDRPDR sel
1129   compare:
1130     title: "3-Node Skx"
1131     data:
1132       csit-vpp-perf-verify-1807-3n-skx:
1133       - 33  # NDRPDR sel
1134       - 35  # NDRPDR sel
1135       - 37  # NDRPDR sel
1136       - 38  # NDRPDR sel
1137       - 39  # NDRPDR sel
1138       - 43  # NDRPDR sel
1139       - 44  # NDRPDR sel
1140       - 49  # NDRPDR sel
1141       - 50  # NDRPDR sel
1142       - 56  # NDRPDR sel
1143   data: "vpp-compare-testbeds"
1144   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1145   filter: "'NIC_Intel-X710' and 'NDRPDR'"
1146   parameters:
1147   - "name"
1148   - "parent"
1149   - "throughput"
1150
1151 -
1152   type: "table"
1153   title: "VPP Performance Changes - 1t1c MRR"
1154   algorithm: "table_performance_comparison"
1155   output-file: "{DIR[STATIC,VPP]}/performance-changes-1t1c-mrr"
1156   history:
1157     -
1158       title: "rls1801"
1159       data:
1160         csit-vpp-perf-check-1801:
1161         - 3
1162         - 4
1163         - 5
1164         - 6
1165         - 7
1166         - 8
1167         - 9
1168         - 11
1169         - 12
1170         - 13
1171   reference:
1172     title: "rls1804"
1173     data:
1174       csit-vpp-perf-check-1804:
1175       - 6   # mrr - sel
1176       - 13  # mrr - sel
1177       - 14  # mrr - sel
1178       - 15  # mrr - sel
1179       - 16  # mrr - sel
1180       - 17  # mrr - sel
1181       - 19  # mrr - sel
1182       - 20  # mrr - sel
1183       - 21  # mrr - sel
1184       - 22  # mrr - sel
1185   compare:
1186     title: "rls1807"
1187     data:
1188       # TODO: Add Data sources
1189       csit-vpp-perf-verify-1807-3n-hsw:
1190       - 9   # MRR sel
1191   data: "vpp-performance-changes-mrr"
1192   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1193   filter: "'1T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1194   parameters:
1195   - "name"
1196   - "parent"
1197   - "result"
1198
1199 -
1200   type: "table"
1201   title: "VPP Performance Changes - 2t2c MRR"
1202   algorithm: "table_performance_comparison"
1203   output-file: "{DIR[STATIC,VPP]}/performance-changes-2t2c-mrr"
1204   history:
1205     -
1206       title: "rls1801"
1207       data:
1208         csit-vpp-perf-check-1801:
1209         - 3
1210         - 4
1211         - 5
1212         - 6
1213         - 7
1214         - 8
1215         - 9
1216         - 11
1217         - 12
1218         - 13
1219   reference:
1220     title: "rls1804"
1221     data:
1222       csit-vpp-perf-check-1804:
1223       - 6   # mrr - sel
1224       - 13  # mrr - sel
1225       - 14  # mrr - sel
1226       - 15  # mrr - sel
1227       - 16  # mrr - sel
1228       - 17  # mrr - sel
1229       - 19  # mrr - sel
1230       - 20  # mrr - sel
1231       - 21  # mrr - sel
1232       - 22  # mrr - sel
1233   compare:
1234     title: "rls1807"
1235     data:
1236       # TODO: Add Data sources
1237       csit-vpp-perf-verify-1807-3n-hsw:
1238       - 9   # MRR sel
1239   data: "vpp-performance-changes-mrr"
1240   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1241   filter: "'2T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1242   parameters:
1243   - "name"
1244   - "parent"
1245   - "result"
1246
1247 -
1248   type: "table"
1249   title: "VPP Performance Changes - 4t4c MRR"
1250   algorithm: "table_performance_comparison"
1251   output-file: "{DIR[STATIC,VPP]}/performance-changes-4t4c-mrr"
1252   history:
1253     -
1254       title: "rls1801"
1255       data:
1256         csit-vpp-perf-check-1801:
1257         - 3
1258         - 4
1259         - 5
1260         - 6
1261         - 7
1262         - 8
1263         - 9
1264         - 11
1265         - 12
1266         - 13
1267   reference:
1268     title: "rls1804"
1269     data:
1270       csit-vpp-perf-check-1804:
1271       - 6   # mrr - sel
1272       - 13  # mrr - sel
1273       - 14  # mrr - sel
1274       - 15  # mrr - sel
1275       - 16  # mrr - sel
1276       - 17  # mrr - sel
1277       - 19  # mrr - sel
1278       - 20  # mrr - sel
1279       - 21  # mrr - sel
1280       - 22  # mrr - sel
1281   compare:
1282     title: "rls1807"
1283     data:
1284       # TODO: Add Data sources
1285       csit-vpp-perf-verify-1807-3n-hsw:
1286       - 9   # MRR sel
1287   data: "vpp-performance-changes-mrr"
1288   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1289   filter: "'4T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1290   parameters:
1291   - "name"
1292   - "parent"
1293   - "result"
1294
1295 -
1296   type: "table"
1297   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx mrr"
1298   algorithm: "table_performance_comparison"
1299   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-mrr"
1300   reference:
1301     title: "3-Node Hsw"
1302     data:
1303       # TODO: Add Data sources
1304       csit-vpp-perf-verify-1807-3n-hsw:
1305       - 9   # MRR sel
1306   compare:
1307     title: "3-Node Skx"
1308     data:
1309       csit-vpp-perf-verify-1807-3n-skx:
1310       - 28  # MRR sel
1311       - 32  # MRR sel
1312       - 36  # MRR sel
1313       - 42  # MRR sel
1314       - 47  # MRR sel
1315       - 48  # MRR sel
1316       - 51  # MRR sel
1317       - 52  # MRR sel
1318       - 53  # MRR sel
1319       - 54  # MRR sel
1320   data: "vpp-compare-testbeds-mrr"
1321   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1322   filter: "'NIC_Intel-X710' and 'MRR'"
1323   parameters:
1324   - "name"
1325   - "parent"
1326   - "result"
1327
1328 -
1329   type: "table"
1330   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
1331   algorithm: "table_merged_details"
1332   output-file-ext: ".csv"
1333   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
1334   columns:
1335   -
1336     title: "Name"
1337     data: "data name"
1338   -
1339     title: "Status"
1340     data: "data msg"
1341   rows: "generated"
1342   data: "vpp-perf-results-3n-hsw"
1343   filter: "not 'NDRCHK' and not 'PDRCHK'"
1344   parameters:
1345   - "name"
1346   - "parent"
1347   - "doc"
1348   - "msg"
1349
1350 -
1351   type: "table"
1352   title: "Detailed Test Results - VPP Performance Results 3n-skx"
1353   algorithm: "table_merged_details"
1354   output-file-ext: ".csv"
1355   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
1356   columns:
1357   -
1358     title: "Name"
1359     data: "data name"
1360   -
1361     title: "Status"
1362     data: "data msg"
1363   rows: "generated"
1364   data: "vpp-perf-results-3n-skx"
1365   filter: "not 'NDRCHK' and not 'PDRCHK'"
1366   parameters:
1367   - "name"
1368   - "parent"
1369   - "doc"
1370   - "msg"
1371
1372 -
1373   type: "table"
1374   title: "Detailed Test Results - VPP Performance Results 2n-skx"
1375   algorithm: "table_merged_details"
1376   output-file-ext: ".csv"
1377   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
1378   columns:
1379   -
1380     title: "Name"
1381     data: "data name"
1382   -
1383     title: "Status"
1384     data: "data msg"
1385   rows: "generated"
1386   data: "vpp-perf-results-2n-skx"
1387   filter: "not 'NDRCHK' and not 'PDRCHK'"
1388   parameters:
1389   - "name"
1390   - "parent"
1391   - "doc"
1392   - "msg"
1393
1394 -
1395   type: "table"
1396   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
1397   algorithm: "table_merged_details"
1398   output-file-ext: ".csv"
1399   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_test_configuration_3n_hsw"
1400   columns:
1401   -
1402     title: "Name"
1403     data: "data name"
1404   -
1405     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
1406     data: "data vat-history"
1407   rows: "generated"
1408   data: "vpp-perf-results-3n-hsw"
1409   filter: "not 'NDRCHK' and not 'PDRCHK'"
1410   parameters:
1411   - "parent"
1412   - "name"
1413   - "vat-history"
1414
1415 -
1416   type: "table"
1417   title: "Test configuration - VPP Performance Test Configs 3n-skx"
1418   algorithm: "table_merged_details"
1419   output-file-ext: ".csv"
1420   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_test_configuration_3n_skx"
1421   columns:
1422   -
1423     title: "Name"
1424     data: "data name"
1425   -
1426     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
1427     data: "data vat-history"
1428   rows: "generated"
1429   data: "vpp-perf-results-3n-skx"
1430   filter: "not 'NDRCHK' and not 'PDRCHK'"
1431   parameters:
1432   - "parent"
1433   - "name"
1434   - "vat-history"
1435
1436 -
1437   type: "table"
1438   title: "Test configuration - VPP Performance Test Configs 2n-skx"
1439   algorithm: "table_merged_details"
1440   output-file-ext: ".csv"
1441   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_test_configuration_2n_skx"
1442   columns:
1443   -
1444     title: "Name"
1445     data: "data name"
1446   -
1447     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
1448     data: "data vat-history"
1449   rows: "generated"
1450   data: "vpp-perf-results-2n-skx"
1451   filter: "not 'NDRCHK' and not 'PDRCHK'"
1452   parameters:
1453   - "parent"
1454   - "name"
1455   - "vat-history"
1456
1457 -
1458   type: "table"
1459   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
1460   algorithm: "table_merged_details"
1461   output-file-ext: ".csv"
1462   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_test_operational_3n_hsw"
1463   columns:
1464   -
1465     title: "Name"
1466     data: "data name"
1467   -
1468     title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
1469     data: "data show-run"
1470   rows: "generated"
1471   data: "vpp-perf-results-3n-hsw"
1472   filter: "not 'NDRCHK' and not 'PDRCHK'"
1473   parameters:
1474   - "parent"
1475   - "name"
1476   - "show-run"
1477
1478 -
1479   type: "table"
1480   title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
1481   algorithm: "table_merged_details"
1482   output-file-ext: ".csv"
1483   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_test_operational_3n_skx"
1484   columns:
1485   -
1486     title: "Name"
1487     data: "data name"
1488   -
1489     title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
1490     data: "data show-run"
1491   rows: "generated"
1492   data: "vpp-perf-results-3n-skx"
1493   filter: "not 'NDRCHK' and not 'PDRCHK'"
1494   parameters:
1495   - "parent"
1496   - "name"
1497   - "show-run"
1498
1499 -
1500   type: "table"
1501   title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
1502   algorithm: "table_merged_details"
1503   output-file-ext: ".csv"
1504   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_test_operational_2n_skx"
1505   columns:
1506   -
1507     title: "Name"
1508     data: "data name"
1509   -
1510     title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
1511     data: "data show-run"
1512   rows: "generated"
1513   data: "vpp-perf-results-2n-skx"
1514   filter: "not 'NDRCHK' and not 'PDRCHK'"
1515   parameters:
1516   - "parent"
1517   - "name"
1518   - "show-run"
1519
1520 -
1521   type: "table"
1522   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
1523   algorithm: "table_details"
1524   output-file-ext: ".csv"
1525   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
1526   columns:
1527   -
1528     title: "Name"
1529     data: "data name"
1530   -
1531     title: "Status"
1532     data: "data msg"
1533   rows: "generated"
1534   data: "vpp-mrr-results-3n-hsw"
1535   filter: "'MRR'"
1536   parameters:
1537   - "name"
1538   - "parent"
1539   - "doc"
1540   - "msg"
1541
1542 -
1543   type: "table"
1544   title: "Detailed Test Results - VPP MRR Results 3n-skx"
1545   algorithm: "table_details"
1546   output-file-ext: ".csv"
1547   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
1548   columns:
1549   -
1550     title: "Name"
1551     data: "data name"
1552   -
1553     title: "Status"
1554     data: "data msg"
1555   rows: "generated"
1556   data: "vpp-mrr-results-3n-skx"
1557   filter: "'MRR'"
1558   parameters:
1559   - "name"
1560   - "parent"
1561   - "doc"
1562   - "msg"
1563
1564 -
1565   type: "table"
1566   title: "Detailed Test Results - VPP MRR Results 2n-skx"
1567   algorithm: "table_details"
1568   output-file-ext: ".csv"
1569   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
1570   columns:
1571   -
1572     title: "Name"
1573     data: "data name"
1574   -
1575     title: "Status"
1576     data: "data msg"
1577   rows: "generated"
1578   data: "vpp-mrr-results-2n-skx"
1579   filter: "'MRR'"
1580   parameters:
1581   - "name"
1582   - "parent"
1583   - "doc"
1584   - "msg"
1585
1586 -
1587   type: "table"
1588   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
1589   algorithm: "table_details"
1590   output-file-ext: ".csv"
1591   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_test_configuration_3n_hsw"
1592   columns:
1593   -
1594     title: "Name"
1595     data: "data name"
1596   -
1597     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
1598     data: "data vat-history"
1599   rows: "generated"
1600   data: "vpp-mrr-results-3n-hsw"
1601   filter: "'MRR'"
1602   parameters:
1603   - "parent"
1604   - "name"
1605   - "vat-history"
1606
1607 -
1608   type: "table"
1609   title: "Test configuration - VPP MRR Test Configs 3n-skx"
1610   algorithm: "table_details"
1611   output-file-ext: ".csv"
1612   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_test_configuration_3n_skx"
1613   columns:
1614   -
1615     title: "Name"
1616     data: "data name"
1617   -
1618     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
1619     data: "data vat-history"
1620   rows: "generated"
1621   data: "vpp-mrr-results-3n-skx"
1622   filter: "'MRR'"
1623   parameters:
1624   - "parent"
1625   - "name"
1626   - "vat-history"
1627
1628 -
1629   type: "table"
1630   title: "Test configuration - VPP MRR Test Configs 2n-skx"
1631   algorithm: "table_details"
1632   output-file-ext: ".csv"
1633   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_test_configuration_2n_skx"
1634   columns:
1635   -
1636     title: "Name"
1637     data: "data name"
1638   -
1639     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
1640     data: "data vat-history"
1641   rows: "generated"
1642   data: "vpp-mrr-results-2n-skx"
1643   filter: "'MRR'"
1644   parameters:
1645   - "parent"
1646   - "name"
1647   - "vat-history"
1648
1649 -
1650   type: "table"
1651   title: "Detailed Test Results - VPP Functional Results - Ubuntu"
1652   algorithm: "table_details"
1653   output-file-ext: ".csv"
1654   output-file: "{DIR[DTR,FUNC,VPP,UBUNTU]}/vpp_functional_results_ubuntu"
1655   columns:
1656   -
1657     title: "Name"
1658     data: "data name"
1659   -
1660     title: "Documentation"
1661     data: "data doc"
1662   -
1663     title: "Status"
1664     data: "data status"
1665   rows: "generated"
1666   data: "vpp-func-results-ubuntu"
1667   filter: "all"
1668   parameters:
1669   - "name"
1670   - "parent"
1671   - "doc"
1672   - "status"
1673
1674 -
1675   type: "table"
1676   title: "Detailed Test Results - VPP Functional Results - CentOS"
1677   algorithm: "table_details"
1678   output-file-ext: ".csv"
1679   output-file: "{DIR[DTR,FUNC,VPP,CENTOS]}/vpp_functional_results_centos"
1680   columns:
1681   -
1682     title: "Name"
1683     data: "data name"
1684   -
1685     title: "Documentation"
1686     data: "data doc"
1687   -
1688     title: "Status"
1689     data: "data status"
1690   rows: "generated"
1691   data:
1692     "vpp-func-results-centos"
1693   filter: "all"
1694   parameters:
1695   - "name"
1696   - "parent"
1697   - "doc"
1698   - "status"
1699
1700 -
1701   type: "table"
1702   title: "Test configuration - VPP Functional Test Configs - Ubuntu"
1703   algorithm: "table_details"
1704   output-file-ext: ".csv"
1705   output-file: "{DIR[DTC,FUNC,VPP,UBUNTU]}/vpp_functional_configuration_ubuntu"
1706   columns:
1707   -
1708     title: "Name"
1709     data: "data name"
1710   -
1711     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
1712     data: "data vat-history"
1713   rows: "generated"
1714   data: "vpp-func-results-ubuntu"
1715   filter: "all"
1716   parameters:
1717   - "parent"
1718   - "name"
1719   - "vat-history"
1720
1721 -
1722   type: "table"
1723   title: "Test configuration - VPP Functional Test Configs - CentOS"
1724   algorithm: "table_details"
1725   output-file-ext: ".csv"
1726   output-file: "{DIR[DTC,FUNC,VPP,CENTOS]}/vpp_functional_configuration_centos"
1727   columns:
1728   -
1729     title: "Name"
1730     data: "data name"
1731   -
1732     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
1733     data: "data vat-history"
1734   rows: "generated"
1735   data: "vpp-func-results-centos"
1736   filter: "all"
1737   parameters:
1738   - "parent"
1739   - "name"
1740   - "vat-history"
1741
1742 -
1743   type: "table"
1744   title: "Detailed Test Results - Container Orchestrated Topologies Performance Results 3n-hsw"
1745   algorithm: "table_details"
1746   output-file-ext: ".csv"
1747   output-file: "{DIR[DTR,PERF,COT,3N,HSW]}/cot_performance_results_3n_hsw"
1748   columns:
1749   -
1750     title: "Name"
1751     data: "data name"
1752   -
1753     title: "Status"
1754     data: "data msg"
1755   rows: "generated"
1756   data: "ligato-perf-results-3n-hsw"
1757   filter: "all"
1758   parameters:
1759   - "name"
1760   - "parent"
1761   - "doc"
1762   - "msg"
1763
1764 ################################################################################
1765 # DPDK
1766 -
1767   type: "table"
1768   title: "DPDK Performance Changes 1t1c pdr"
1769   algorithm: "table_performance_comparison"
1770   output-file: "{DIR[STATIC,DPDK]}/performance-changes-1t1c-pdr"
1771   reference:
1772     title: "rls1804"
1773     data:
1774       csit-dpdk-perf-1804-all:
1775       - 4
1776       - 5
1777       - 6
1778       - 7
1779       - 8
1780       - 9
1781       - 10
1782       - 11
1783       - 12
1784       - 13
1785   compare:
1786     title: "rls1807"
1787     data:
1788       csit-dpdk-perf-verify-1807-3n-hsw:
1789       - 11
1790       - 12  # full
1791       - 14
1792       - 15
1793       - 16
1794       - 17
1795       - 20
1796       - 21
1797       - 22
1798       - 23
1799   data: "dpdk-performance-changes"
1800   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1801   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1802   parameters:
1803   - "name"
1804   - "parent"
1805   - "throughput"
1806
1807 -
1808   type: "table"
1809   title: "DPDK Performance Changes 2t2c pdr"
1810   algorithm: "table_performance_comparison"
1811   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2t2c-pdr"
1812   reference:
1813     title: "rls1804"
1814     data:
1815       csit-dpdk-perf-1804-all:
1816       - 4
1817       - 5
1818       - 6
1819       - 7
1820       - 8
1821       - 9
1822       - 10
1823       - 11
1824       - 12
1825       - 13
1826   compare:
1827     title: "rls1807"
1828     data:
1829       csit-dpdk-perf-verify-1807-3n-hsw:
1830       - 11
1831       - 12  # full
1832       - 14
1833       - 15
1834       - 16
1835       - 17
1836       - 20
1837       - 21
1838       - 22
1839       - 23
1840   data: "dpdk-performance-changes"
1841   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1842   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1843   parameters:
1844   - "name"
1845   - "parent"
1846   - "throughput"
1847
1848 -
1849   type: "table"
1850   title: "DPDK Performance Changes 1t1c ndr"
1851   algorithm: "table_performance_comparison"
1852   output-file: "{DIR[STATIC,DPDK]}/performance-changes-1t1c-ndr"
1853   reference:
1854     title: "rls1804"
1855     data:
1856       csit-dpdk-perf-1804-all:
1857       - 4
1858       - 5
1859       - 6
1860       - 7
1861       - 8
1862       - 9
1863       - 10
1864       - 11
1865       - 12
1866       - 13
1867   compare:
1868     title: "rls1807"
1869     data:
1870       csit-dpdk-perf-verify-1807-3n-hsw:
1871       - 11
1872       - 12  # full
1873       - 14
1874       - 15
1875       - 16
1876       - 17
1877       - 20
1878       - 21
1879       - 22
1880       - 23
1881   data: "dpdk-performance-changes"
1882   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1883   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1884   parameters:
1885   - "name"
1886   - "parent"
1887   - "throughput"
1888
1889 -
1890   type: "table"
1891   title: "DPDK Performance Changes 2t2c ndr"
1892   algorithm: "table_performance_comparison"
1893   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2t2c-ndr"
1894   reference:
1895     title: "rls1804"
1896     data:
1897       csit-dpdk-perf-1804-all:
1898       - 4
1899       - 5
1900       - 6
1901       - 7
1902       - 8
1903       - 9
1904       - 10
1905       - 11
1906       - 12
1907       - 13
1908   compare:
1909     title: "rls1807"
1910     data:
1911       csit-dpdk-perf-verify-1807-3n-hsw:
1912       - 11
1913       - 12  # full
1914       - 14
1915       - 15
1916       - 16
1917       - 17
1918       - 20
1919       - 21
1920       - 22
1921       - 23
1922   data: "dpdk-performance-changes"
1923   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1924   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1925   parameters:
1926   - "name"
1927   - "parent"
1928   - "throughput"
1929
1930 -
1931   type: "table"
1932   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
1933   algorithm: "table_performance_comparison"
1934   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
1935   reference:
1936     title: "3-Node Hsw"
1937     data:
1938       csit-dpdk-perf-verify-1807-3n-hsw:
1939       - 11
1940       - 12  # full
1941       - 14
1942       - 15
1943       - 16
1944       - 17
1945       - 20
1946       - 21
1947       - 22
1948       - 23
1949   compare:
1950     title: "3-Node Skx"
1951     data:
1952       csit-dpdk-perf-verify-1807-3n-skx:
1953       - 1
1954       - 2
1955       - 3
1956       - 6
1957       - 7
1958       - 8
1959       - 9
1960       - 10
1961       - 11
1962       - 12
1963   data: "dpdk-compare-testbeds"
1964   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1965   filter: "'NIC_Intel-X710' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1966   parameters:
1967   - "name"
1968   - "parent"
1969   - "throughput"
1970
1971 -
1972   type: "table"
1973   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
1974   algorithm: "table_performance_comparison"
1975   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
1976   reference:
1977     title: "3-Node Hsw"
1978     data:
1979       csit-dpdk-perf-verify-1807-3n-hsw:
1980       - 11
1981       - 12  # full
1982       - 14
1983       - 15
1984       - 16
1985       - 17
1986       - 20
1987       - 21
1988       - 22
1989       - 23
1990   compare:
1991     title: "3-Node Skx"
1992     data:
1993       csit-dpdk-perf-verify-1807-3n-skx:
1994       - 1
1995       - 2
1996       - 3
1997       - 6
1998       - 7
1999       - 8
2000       - 9
2001       - 10
2002       - 11
2003       - 12
2004   data: "dpdk-compare-testbeds"
2005   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2006   filter: "'NIC_Intel-X710' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2007   parameters:
2008   - "name"
2009   - "parent"
2010   - "throughput"
2011
2012 -
2013   type: "table"
2014   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx mrr"
2015   algorithm: "table_performance_comparison"
2016   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-mrr"
2017   reference:
2018     title: "3-Node Hsw"
2019     data:
2020       csit-dpdk-perf-verify-1807-3n-hsw:
2021       - 11
2022       - 12  # full
2023       - 14
2024       - 15
2025       - 16
2026       - 17
2027       - 20
2028       - 21
2029       - 22
2030       - 23
2031   compare:
2032     title: "3-Node Skx"
2033     data:
2034       csit-dpdk-perf-verify-1807-3n-skx:
2035       - 1
2036       - 2
2037       - 3
2038       - 6
2039       - 7
2040       - 8
2041       - 9
2042       - 10
2043       - 11
2044       - 12
2045   data: "dpdk-compare-testbeds"
2046   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2047   filter: "'NIC_Intel-X710' and MRR" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2048   parameters:
2049   - "name"
2050   - "parent"
2051   - "throughput"
2052
2053 -
2054   type: "table"
2055   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
2056   algorithm: "table_details"
2057   output-file-ext: ".csv"
2058   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
2059   columns:
2060   -
2061     title: "Name"
2062     data: "data name"
2063   -
2064     title: "Status"
2065     data: "data msg"
2066   rows: "generated"
2067   data: "dpdk-perf-results-3n-hsw"
2068   filter: "all"
2069   parameters:
2070   - "name"
2071   - "parent"
2072   - "msg"
2073
2074 -
2075   type: "table"
2076   title: "Detailed Test Results - DPDK Performance Results 3n-skx"
2077   algorithm: "table_details"
2078   output-file-ext: ".csv"
2079   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
2080   columns:
2081   -
2082     title: "Name"
2083     data: "data name"
2084   -
2085     title: "Status"
2086     data: "data msg"
2087   rows: "generated"
2088   data: "dpdk-perf-results-3n-skx"
2089   filter: "all"
2090   parameters:
2091   - "name"
2092   - "parent"
2093   - "msg"
2094
2095 -
2096   type: "table"
2097   title: "Detailed Test Results - DPDK Performance Results 2n-skx"
2098   algorithm: "table_details"
2099   output-file-ext: ".csv"
2100   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
2101   columns:
2102   -
2103     title: "Name"
2104     data: "data name"
2105   -
2106     title: "Status"
2107     data: "data msg"
2108   rows: "generated"
2109   data: "dpdk-perf-results-2n-skx"
2110   filter: "all"
2111   parameters:
2112   - "name"
2113   - "parent"
2114   - "msg"
2115
2116
2117 ################################################################################
2118 # HoneyComb
2119 -
2120   type: "table"
2121   title: "Detailed Test Results - Honeycomb Functional Results"
2122   algorithm: "table_details"
2123   output-file-ext: ".csv"
2124   output-file: "{DIR[DTR,FUNC,HC]}/hc_functional_results"
2125   columns:
2126   -
2127     title: "Name"
2128     data: "data name"
2129   -
2130     title: "Documentation"
2131     data: "data doc"
2132   -
2133     title: "Status"
2134     data: "data status"
2135   rows: "generated"
2136   data:
2137     "hc-func-results"
2138   filter: "all"
2139   parameters:
2140   - "name"
2141   - "parent"
2142   - "doc"
2143   - "status"
2144
2145 ################################################################################
2146 # NSH SFC
2147 -
2148   type: "table"
2149   title: "Detailed Test Results - NSH SFC Functional Results"
2150   algorithm: "table_details"
2151   output-file-ext: ".csv"
2152   output-file: "{DIR[DTR,FUNC,NSHSFC]}/nsh_sfc_functional_results"
2153   columns:
2154   -
2155     title: "Name"
2156     data: "data name"
2157   -
2158     title: "Documentation"
2159     data: "data doc"
2160   -
2161     title: "Status"
2162     data: "data status"
2163   rows: "generated"
2164   data:
2165     "nsh-func-results"
2166   filter: "all"
2167   parameters:
2168   - "name"
2169   - "parent"
2170   - "doc"
2171   - "status"
2172
2173 ################################################################################
2174 ###                                F I L E S                                 ###
2175 ################################################################################
2176
2177 -
2178   type: "file"
2179   title: "VPP Performance Results 3n-hsw"
2180   algorithm: "file_test_results"
2181   output-file-ext: ".rst"
2182   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
2183   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"
2184   dir-tables: "{DIR[DTR,PERF,VPP,3N,HSW]}"
2185   data: "vpp-perf-results-3n-hsw"
2186   filter: "not 'NDRCHK' and not 'PDRCHK'"
2187   parameters:
2188   - "name"
2189   - "doc"
2190   - "level"
2191   - "parent"
2192   data-start-level: 3
2193
2194 -
2195   type: "file"
2196   title: "VPP Performance Results 3n-skx"
2197   algorithm: "file_test_results"
2198   output-file-ext: ".rst"
2199   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
2200   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"
2201   dir-tables: "{DIR[DTR,PERF,VPP,3N,SKX]}"
2202   data: "vpp-perf-results-3n-skx"
2203   filter: "not 'NDRCHK' and not 'PDRCHK'"
2204   parameters:
2205   - "name"
2206   - "doc"
2207   - "level"
2208   - "parent"
2209   data-start-level: 3
2210
2211 -
2212   type: "file"
2213   title: "VPP Performance Results 2n-skx"
2214   algorithm: "file_test_results"
2215   output-file-ext: ".rst"
2216   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
2217   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"
2218   dir-tables: "{DIR[DTR,PERF,VPP,2N,SKX]}"
2219   data: "vpp-perf-results-2n-skx"
2220   filter: "not 'NDRCHK' and not 'PDRCHK'"
2221   parameters:
2222   - "name"
2223   - "doc"
2224   - "level"
2225   - "parent"
2226   data-start-level: 3
2227
2228 -
2229   type: "file"
2230   title: "VPP Performance Configuration 3n-hsw"
2231   algorithm: "file_test_results"
2232   output-file-ext: ".rst"
2233   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_performance_configuration_3n_hsw"
2234   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"
2235   dir-tables: "{DIR[DTC,PERF,VPP,3N,HSW]}"
2236   data: "vpp-perf-results-3n-hsw"
2237   filter: "not 'NDRCHK' and not 'PDRCHK'"
2238   parameters:
2239   - "name"
2240   - "doc"
2241   - "level"
2242   - "parent"
2243   data-start-level: 3
2244
2245 -
2246   type: "file"
2247   title: "VPP Performance Configuration 3n-skx"
2248   algorithm: "file_test_results"
2249   output-file-ext: ".rst"
2250   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_performance_configuration_3n_skx"
2251   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"
2252   dir-tables: "{DIR[DTC,PERF,VPP,3N,SKX]}"
2253   data: "vpp-perf-results-3n-skx"
2254   filter: "not 'NDRCHK' and not 'PDRCHK'"
2255   parameters:
2256   - "name"
2257   - "doc"
2258   - "level"
2259   - "parent"
2260   data-start-level: 3
2261
2262 -
2263   type: "file"
2264   title: "VPP Performance Configuration 2n-skx"
2265   algorithm: "file_test_results"
2266   output-file-ext: ".rst"
2267   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_performance_configuration_2n_skx"
2268   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"
2269   dir-tables: "{DIR[DTC,PERF,VPP,2N,SKX]}"
2270   data: "vpp-perf-results-2n-skx"
2271   filter: "not 'NDRCHK' and not 'PDRCHK'"
2272   parameters:
2273   - "name"
2274   - "doc"
2275   - "level"
2276   - "parent"
2277   data-start-level: 3
2278
2279 -
2280   type: "file"
2281   title: "VPP Performance Operational Data 3n-hsw"
2282   algorithm: "file_test_results"
2283   output-file-ext: ".rst"
2284   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_performance_operational_data_3n_hsw"
2285   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"
2286   dir-tables: "{DIR[DTO,PERF,VPP,3N,HSW]}"
2287   data: "vpp-perf-results-3n-hsw"
2288   filter: "not 'NDRCHK' and not 'PDRCHK'"
2289   parameters:
2290   - "name"
2291   - "doc"
2292   - "level"
2293   - "parent"
2294   data-start-level: 3
2295
2296 -
2297   type: "file"
2298   title: "VPP Performance Operational Data 3n-skx"
2299   algorithm: "file_test_results"
2300   output-file-ext: ".rst"
2301   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_performance_operational_data_3n_skx"
2302   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"
2303   dir-tables: "{DIR[DTO,PERF,VPP,3N,SKX]}"
2304   data: "vpp-perf-results-3n-skx"
2305   filter: "not 'NDRCHK' and not 'PDRCHK'"
2306   parameters:
2307   - "name"
2308   - "doc"
2309   - "level"
2310   - "parent"
2311   data-start-level: 3
2312
2313 -
2314   type: "file"
2315   title: "VPP Performance Operational Data 2n-skx"
2316   algorithm: "file_test_results"
2317   output-file-ext: ".rst"
2318   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_performance_operational_data_2n_skx"
2319   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"
2320   dir-tables: "{DIR[DTO,PERF,VPP,2N,SKX]}"
2321   data: "vpp-perf-results-2n-skx"
2322   filter: "not 'NDRCHK' and not 'PDRCHK'"
2323   parameters:
2324   - "name"
2325   - "doc"
2326   - "level"
2327   - "parent"
2328   data-start-level: 3
2329
2330 -
2331   type: "file"
2332   title: "VPP MRR Results 3n-hsw"
2333   algorithm: "file_test_results"
2334   output-file-ext: ".rst"
2335   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
2336   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"
2337   dir-tables: "{DIR[DTR,MRR,VPP,3N,HSW]}"
2338   data: "vpp-mrr-results-3n-hsw"
2339   filter: "'MRR'"
2340   parameters:
2341   - "name"
2342   - "doc"
2343   - "level"
2344   - "parent"
2345   data-start-level: 3
2346
2347 -
2348   type: "file"
2349   title: "VPP MRR Results 3n-skx"
2350   algorithm: "file_test_results"
2351   output-file-ext: ".rst"
2352   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
2353   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"
2354   dir-tables: "{DIR[DTR,MRR,VPP,3N,SKX]}"
2355   data: "vpp-mrr-results-3n-skx"
2356   filter: "'MRR'"
2357   parameters:
2358   - "name"
2359   - "doc"
2360   - "level"
2361   - "parent"
2362   data-start-level: 3
2363
2364 -
2365   type: "file"
2366   title: "VPP MRR Results 2n-skx"
2367   algorithm: "file_test_results"
2368   output-file-ext: ".rst"
2369   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
2370   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"
2371   dir-tables: "{DIR[DTR,MRR,VPP,2N,SKX]}"
2372   data: "vpp-mrr-results-2n-skx"
2373   filter: "all"
2374   parameters:
2375   - "name"
2376   - "doc"
2377   - "level"
2378   - "parent"
2379   data-start-level: 3
2380
2381 -
2382   type: "file"
2383   title: "VPP MRR Configuration 3n-hsw"
2384   algorithm: "file_test_results"
2385   output-file-ext: ".rst"
2386   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_configuration_3n_hsw"
2387   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"
2388   dir-tables: "{DIR[DTC,MRR,VPP,3N,HSW]}"
2389   data: "vpp-mrr-results-3n-hsw"
2390   filter: "'MRR'"
2391   parameters:
2392   - "name"
2393   - "doc"
2394   - "level"
2395   - "parent"
2396   data-start-level: 3
2397
2398 -
2399   type: "file"
2400   title: "VPP MRR Configuration 3n-skx"
2401   algorithm: "file_test_results"
2402   output-file-ext: ".rst"
2403   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_configuration_3n_skx"
2404   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"
2405   dir-tables: "{DIR[DTC,MRR,VPP,3N,SKX]}"
2406   data: "vpp-mrr-results-3n-skx"
2407   filter: "'MRR'"
2408   parameters:
2409   - "name"
2410   - "doc"
2411   - "level"
2412   - "parent"
2413   data-start-level: 3
2414
2415 -
2416   type: "file"
2417   title: "VPP MRR Configuration 2n-skx"
2418   algorithm: "file_test_results"
2419   output-file-ext: ".rst"
2420   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_configuration_2n_skx"
2421   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"
2422   dir-tables: "{DIR[DTC,MRR,VPP,2N,SKX]}"
2423   data: "vpp-mrr-results-2n-skx"
2424   filter: "'MRR'"
2425   parameters:
2426   - "name"
2427   - "doc"
2428   - "level"
2429   - "parent"
2430   data-start-level: 3
2431
2432 -
2433   type: "file"
2434   title: "VPP Functional Results - Ubuntu"
2435   algorithm: "file_test_results"
2436   output-file-ext: ".rst"
2437   output-file: "{DIR[DTR,FUNC,VPP,UBUNTU]}/vpp_functional_results_ubuntu"
2438   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"
2439   dir-tables: "{DIR[DTR,FUNC,VPP,UBUNTU]}"
2440   data: "vpp-func-results-ubuntu"
2441   filter: "all"
2442   parameters:
2443   - "name"
2444   - "doc"
2445   - "level"
2446   - "parent"
2447   data-start-level: 4
2448
2449 -
2450   type: "file"
2451   title: "VPP Functional Results - CentOS"
2452   algorithm: "file_test_results"
2453   output-file-ext: ".rst"
2454   output-file: "{DIR[DTR,FUNC,VPP,CENTOS]}/vpp_functional_results_centos"
2455   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"
2456   dir-tables: "{DIR[DTR,FUNC,VPP,CENTOS]}"
2457   data:
2458     "vpp-func-results-centos"
2459   filter: "all"
2460   parameters:
2461   - "name"
2462   - "doc"
2463   - "level"
2464   - "parent"
2465   data-start-level: 4
2466
2467 -
2468   type: "file"
2469   title: "VPP Functional Configuration - Ubuntu"
2470   algorithm: "file_test_results"
2471   output-file-ext: ".rst"
2472   output-file: "{DIR[DTC,FUNC,VPP,UBUNTU]}/vpp_functional_configuration_ubuntu"
2473   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"
2474   dir-tables: "{DIR[DTC,FUNC,VPP,UBUNTU]}"
2475   data: "vpp-func-results-ubuntu"
2476   filter: "all"
2477   parameters:
2478   - "name"
2479   - "doc"
2480   - "level"
2481   - "parent"
2482   data-start-level: 4
2483
2484 -
2485   type: "file"
2486   title: "VPP Functional Configuration - CentOS"
2487   algorithm: "file_test_results"
2488   output-file-ext: ".rst"
2489   output-file: "{DIR[DTC,FUNC,VPP,CENTOS]}/vpp_functional_configuration_centos"
2490   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"
2491   dir-tables: "{DIR[DTC,FUNC,VPP,CENTOS]}"
2492   data:
2493     "vpp-func-results-centos"
2494   filter: "all"
2495   parameters:
2496   - "name"
2497   - "doc"
2498   - "level"
2499   - "parent"
2500   data-start-level: 4
2501
2502 -
2503   type: "file"
2504   title: "Container Orchestrated Performance Results 3n-hsw"
2505   algorithm: "file_test_results"
2506   output-file-ext: ".rst"
2507   output-file: "{DIR[DTR,PERF,COT,3N,HSW]}/cot_performance_results_3n_hsw"
2508   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"
2509   dir-tables: "{DIR[DTR,PERF,COT,3N,HSW]}"
2510   data: "ligato-perf-results-3n-hsw"
2511   filter: "all"
2512   parameters:
2513   - "name"
2514   - "doc"
2515   - "level"
2516   - "parent"
2517   data-start-level: 3
2518
2519 -
2520   type: "file"
2521   title: "DPDK Performance Results 3n-hsw"
2522   algorithm: "file_test_results"
2523   output-file-ext: ".rst"
2524   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
2525   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"
2526   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
2527   data: "dpdk-perf-results-3n-hsw"
2528   filter: "all"
2529   parameters:
2530   - "name"
2531   - "doc"
2532   - "level"
2533   - "parent"
2534   data-start-level: 3
2535
2536 -
2537   type: "file"
2538   title: "DPDK Performance Results 3n-skx"
2539   algorithm: "file_test_results"
2540   output-file-ext: ".rst"
2541   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
2542   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"
2543   dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
2544   data: "dpdk-perf-results-3n-skx"
2545   filter: "all"
2546   parameters:
2547   - "name"
2548   - "doc"
2549   - "level"
2550   - "parent"
2551   data-start-level: 3
2552
2553 -
2554   type: "file"
2555   title: "DPDK Performance Results 2n-skx"
2556   algorithm: "file_test_results"
2557   output-file-ext: ".rst"
2558   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
2559   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"
2560   dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
2561   data: "dpdk-perf-results-2n-skx"
2562   filter: "all"
2563   parameters:
2564   - "name"
2565   - "doc"
2566   - "level"
2567   - "parent"
2568   data-start-level: 3
2569
2570 -
2571   type: "file"
2572   title: "Honeycomb Functional Results"
2573   algorithm: "file_test_results"
2574   output-file-ext: ".rst"
2575   output-file: "{DIR[DTR,FUNC,HC]}/honeycomb_functional_results"
2576   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"
2577   dir-tables: "{DIR[DTR,FUNC,HC]}"
2578   data:
2579     "hc-func-results"
2580   filter: "all"
2581   parameters:
2582   - "name"
2583   - "doc"
2584   - "level"
2585   - "parent"
2586   data-start-level: 3
2587
2588 -
2589   type: "file"
2590   title: "NSH SFC Functional Results"
2591   algorithm: "file_test_results"
2592   output-file-ext: ".rst"
2593   output-file: "{DIR[DTR,FUNC,NSHSFC]}/nshsfc_functional_results"
2594   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"
2595   dir-tables: "{DIR[DTR,FUNC,NSHSFC]}"
2596   data:
2597     "nsh-func-results"
2598   filter: "all"
2599   parameters:
2600   - "name"
2601   - "doc"
2602   - "level"
2603   - "parent"
2604   data-start-level: 3
2605
2606 ################################################################################
2607 ###                                P L O T S                                 ###
2608 ################################################################################
2609
2610 ################################################################################
2611 # Plots VPP HTTP Server Performance
2612 -
2613   type: "plot"
2614   title: "VPP HTTP Server Performance"
2615   algorithm: "plot_http_server_performance_box"
2616   output-file-type: ".html"
2617   output-file: "{DIR[STATIC,VPP]}/http-server-performance-cps"
2618   data:
2619     "plot-vpp-http-server-performance"
2620   # Keep this formatting, the filter is enclosed with " (quotation mark) and
2621   # each tag is enclosed with ' (apostrophe).
2622   filter: "'HTTP' and 'TCP_CPS'"
2623   parameters:
2624   - "result"
2625   - "name"
2626   traces:
2627     hoverinfo: "x+y"
2628     boxpoints: "outliers"
2629     whiskerwidth: 0
2630   layout:
2631     title: "VPP HTTP Server Performance"
2632     layout:
2633       "plot-cps"
2634
2635 -
2636   type: "plot"
2637   title: "VPP HTTP Server Performance"
2638   algorithm: "plot_http_server_performance_box"
2639   output-file-type: ".html"
2640   output-file: "{DIR[STATIC,VPP]}/http-server-performance-rps"
2641   data:
2642     "plot-vpp-http-server-performance"
2643   filter: "'HTTP' and 'TCP_RPS'"
2644   parameters:
2645   - "result"
2646   - "name"
2647   traces:
2648     hoverinfo: "x+y"
2649     boxpoints: "outliers"
2650     whiskerwidth: 0
2651   layout:
2652     title: "VPP HTTP Server Performance"
2653     layout:
2654       "plot-rps"
2655
2656 ################################################################################
2657
2658 # Packet Throughput - VPP L2 3n-hsw-x520
2659 -
2660   type: "plot"
2661   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
2662   algorithm: "plot_performance_box"
2663   output-file-type: ".html"
2664   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
2665   data: "plot-vpp-throughput-latency-3n-hsw"
2666   filter: "'NIC_Intel-X520-DA2' and
2667            '64B' and
2668            ('BASE' or 'SCALE') and
2669            'NDRPDR' and
2670            '1T1C' and
2671            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') 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-x520-64b-1t1c-base_and_scale-pdr"
2688   algorithm: "plot_performance_box"
2689   output-file-type: ".html"
2690   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
2691   data: "plot-vpp-throughput-latency-3n-hsw"
2692   filter: "'NIC_Intel-X520-DA2' and
2693            '64B' and
2694            ('BASE' or 'SCALE') and
2695            'NDRPDR' and
2696            '1T1C' and
2697            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') 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-x520-64b-2t2c-base_and_scale-ndr"
2714   algorithm: "plot_performance_box"
2715   output-file-type: ".html"
2716   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
2717   data: "plot-vpp-throughput-latency-3n-hsw"
2718   filter: "'NIC_Intel-X520-DA2' and
2719            '64B' and
2720            ('BASE' or 'SCALE') and
2721            'NDRPDR' and
2722            '2T2C' and
2723            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
2724            not 'VHOST' and
2725            not 'MEMIF'"
2726   parameters:
2727   - "throughput"
2728   - "parent"
2729   traces:
2730     hoverinfo: "x+y"
2731     boxpoints: "outliers"
2732     whiskerwidth: 0
2733   layout:
2734     title: ""  # No title
2735     layout: "plot-throughput"
2736
2737 -
2738   type: "plot"
2739   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
2740   algorithm: "plot_performance_box"
2741   output-file-type: ".html"
2742   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
2743   data: "plot-vpp-throughput-latency-3n-hsw"
2744   filter: "'NIC_Intel-X520-DA2' and
2745            '64B' and
2746            ('BASE' or 'SCALE') and
2747            'NDRPDR' and
2748            '2T2C' and
2749            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
2750            not 'VHOST' and
2751            not 'MEMIF'"
2752   parameters:
2753   - "throughput"
2754   - "parent"
2755   traces:
2756     hoverinfo: "x+y"
2757     boxpoints: "outliers"
2758     whiskerwidth: 0
2759   layout:
2760     title: ""  # No title
2761     layout: "plot-throughput"
2762
2763 -
2764   type: "plot"
2765   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
2766   algorithm: "plot_performance_box"
2767   output-file-type: ".html"
2768   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
2769   data: "plot-vpp-throughput-latency-3n-hsw"
2770   filter: "'NIC_Intel-X520-DA2' and
2771            '64B' and
2772            'FEATURE' and
2773            ('ACL10' or 'ACL50') and '10k_FLOWS' and
2774            'NDRPDR' and
2775            '1T1C' and
2776            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') 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-hsw-x520-64b-1t1c-features-pdr"
2793   algorithm: "plot_performance_box"
2794   output-file-type: ".html"
2795   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-pdr"
2796   data: "plot-vpp-throughput-latency-3n-hsw"
2797   filter: "'NIC_Intel-X520-DA2' and
2798            '64B' and
2799            'FEATURE' and
2800            ('ACL10' or 'ACL50') and '10k_FLOWS' and
2801            'NDRPDR' and
2802            '1T1C' and
2803            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
2804            not 'VHOST' and
2805            not 'MEMIF'"
2806   parameters:
2807   - "throughput"
2808   - "parent"
2809   traces:
2810     hoverinfo: "x+y"
2811     boxpoints: "outliers"
2812     whiskerwidth: 0
2813   layout:
2814     title: ""  # No title
2815     layout: "plot-throughput"
2816
2817 -
2818   type: "plot"
2819   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
2820   algorithm: "plot_performance_box"
2821   output-file-type: ".html"
2822   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
2823   data: "plot-vpp-throughput-latency-3n-hsw"
2824   filter: "'NIC_Intel-X520-DA2' and
2825            '64B' and
2826            'FEATURE' and
2827            ('ACL10' or 'ACL50') and '10k_FLOWS' and
2828            'NDRPDR' and
2829            '2T2C' and
2830            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
2831            not 'VHOST' and
2832            not 'MEMIF'"
2833   parameters:
2834   - "throughput"
2835   - "parent"
2836   traces:
2837     hoverinfo: "x+y"
2838     boxpoints: "outliers"
2839     whiskerwidth: 0
2840   layout:
2841     title: ""  # No title
2842     layout: "plot-throughput"
2843
2844 -
2845   type: "plot"
2846   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-pdr"
2847   algorithm: "plot_performance_box"
2848   output-file-type: ".html"
2849   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-pdr"
2850   data: "plot-vpp-throughput-latency-3n-hsw"
2851   filter: "'NIC_Intel-X520-DA2' and
2852            '64B' and
2853            'FEATURE' and
2854            ('ACL10' or 'ACL50') and '10k_FLOWS' and
2855            'NDRPDR' and
2856            '2T2C' and
2857            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
2858            not 'VHOST' and
2859            not 'MEMIF'"
2860   parameters:
2861   - "throughput"
2862   - "parent"
2863   traces:
2864     hoverinfo: "x+y"
2865     boxpoints: "outliers"
2866     whiskerwidth: 0
2867   layout:
2868     title: ""  # No title
2869     layout: "plot-throughput"
2870
2871 # Packet Throughput - VPP L2 3n-hsw-x710
2872 -
2873   type: "plot"
2874   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
2875   algorithm: "plot_performance_box"
2876   output-file-type: ".html"
2877   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
2878   data: "plot-vpp-throughput-latency-3n-hsw"
2879   filter: "'NIC_Intel-X710' and
2880            '64B' and
2881            ('BASE' or 'SCALE') and
2882            'NDRPDR' and
2883            '1T1C' and
2884            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
2885            not 'VHOST' and
2886            not 'MEMIF'"
2887   parameters:
2888   - "throughput"
2889   - "parent"
2890   traces:
2891     hoverinfo: "x+y"
2892     boxpoints: "outliers"
2893     whiskerwidth: 0
2894   layout:
2895     title: ""  # No title
2896     layout: "plot-throughput"
2897
2898 -
2899   type: "plot"
2900   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
2901   algorithm: "plot_performance_box"
2902   output-file-type: ".html"
2903   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
2904   data: "plot-vpp-throughput-latency-3n-hsw"
2905   filter: "'NIC_Intel-X710' and
2906            '64B' and
2907            ('BASE' or 'SCALE') and
2908            'NDRPDR' and
2909            '1T1C' and
2910            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
2911            not 'VHOST' and
2912            not 'MEMIF'"
2913   parameters:
2914   - "throughput"
2915   - "parent"
2916   traces:
2917     hoverinfo: "x+y"
2918     boxpoints: "outliers"
2919     whiskerwidth: 0
2920   layout:
2921     title: ""  # No title
2922     layout: "plot-throughput"
2923
2924 -
2925   type: "plot"
2926   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
2927   algorithm: "plot_performance_box"
2928   output-file-type: ".html"
2929   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
2930   data: "plot-vpp-throughput-latency-3n-hsw"
2931   filter: "'NIC_Intel-X710' and
2932            '64B' and
2933            ('BASE' or 'SCALE') and
2934            'NDRPDR' and
2935            '2T2C' and
2936            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
2937            not 'VHOST' and
2938            not 'MEMIF'"
2939   parameters:
2940   - "throughput"
2941   - "parent"
2942   traces:
2943     hoverinfo: "x+y"
2944     boxpoints: "outliers"
2945     whiskerwidth: 0
2946   layout:
2947     title: ""  # No title
2948     layout: "plot-throughput"
2949
2950 -
2951   type: "plot"
2952   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
2953   algorithm: "plot_performance_box"
2954   output-file-type: ".html"
2955   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
2956   data: "plot-vpp-throughput-latency-3n-hsw"
2957   filter: "'NIC_Intel-X710' and
2958            '64B' and
2959            ('BASE' or 'SCALE') and
2960            'NDRPDR' and
2961            '2T2C' and
2962            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
2963            not 'VHOST' and
2964            not 'MEMIF'"
2965   parameters:
2966   - "throughput"
2967   - "parent"
2968   traces:
2969     hoverinfo: "x+y"
2970     boxpoints: "outliers"
2971     whiskerwidth: 0
2972   layout:
2973     title: ""  # No title
2974     layout: "plot-throughput"
2975
2976 -
2977   type: "plot"
2978   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
2979   algorithm: "plot_performance_box"
2980   output-file-type: ".html"
2981   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
2982   data: "plot-vpp-throughput-latency-3n-hsw"
2983   filter: "'NIC_Intel-X710' and
2984            '64B' and
2985            'FEATURE' and
2986            ('ACL10' or 'ACL50') and '10k_FLOWS' and
2987            'NDRPDR' and
2988            '1T1C' and
2989            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') 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-hsw-x710-64b-1t1c-features-pdr"
3006   algorithm: "plot_performance_box"
3007   output-file-type: ".html"
3008   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
3009   data: "plot-vpp-throughput-latency-3n-hsw"
3010   filter: "'NIC_Intel-X710' and
3011            '64B' and
3012            'FEATURE' and
3013            ('ACL10' or 'ACL50') and '10k_FLOWS' and
3014            'NDRPDR' and
3015            '1T1C' and
3016            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
3017            not 'VHOST' and
3018            not 'MEMIF'"
3019   parameters:
3020   - "throughput"
3021   - "parent"
3022   traces:
3023     hoverinfo: "x+y"
3024     boxpoints: "outliers"
3025     whiskerwidth: 0
3026   layout:
3027     title: ""  # No title
3028     layout: "plot-throughput"
3029
3030 -
3031   type: "plot"
3032   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
3033   algorithm: "plot_performance_box"
3034   output-file-type: ".html"
3035   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
3036   data: "plot-vpp-throughput-latency-3n-hsw"
3037   filter: "'NIC_Intel-X710' and
3038            '64B' and
3039            'FEATURE' and
3040            ('ACL10' or 'ACL50') and '10k_FLOWS' and
3041            'NDRPDR' and
3042            '2T2C' and
3043            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
3044            not 'VHOST' and
3045            not 'MEMIF'"
3046   parameters:
3047   - "throughput"
3048   - "parent"
3049   traces:
3050     hoverinfo: "x+y"
3051     boxpoints: "outliers"
3052     whiskerwidth: 0
3053   layout:
3054     title: ""  # No title
3055     layout: "plot-throughput"
3056
3057 -
3058   type: "plot"
3059   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
3060   algorithm: "plot_performance_box"
3061   output-file-type: ".html"
3062   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
3063   data: "plot-vpp-throughput-latency-3n-hsw"
3064   filter: "'NIC_Intel-X710' and
3065            '64B' and
3066            'FEATURE' and
3067            ('ACL10' or 'ACL50') and '10k_FLOWS' and
3068            'NDRPDR' and
3069            '2T2C' and
3070            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
3071            not 'VHOST' and
3072            not 'MEMIF'"
3073   parameters:
3074   - "throughput"
3075   - "parent"
3076   traces:
3077     hoverinfo: "x+y"
3078     boxpoints: "outliers"
3079     whiskerwidth: 0
3080   layout:
3081     title: ""  # No title
3082     layout: "plot-throughput"
3083
3084 # Packet Throughput - VPP L2 3n-hsw-xl710
3085 -
3086   type: "plot"
3087   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
3088   algorithm: "plot_performance_box"
3089   output-file-type: ".html"
3090   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
3091   data: "plot-vpp-throughput-latency-3n-hsw"
3092   filter: "'NIC_Intel-XL710' and
3093            '64B' and
3094            ('BASE' or 'SCALE') and
3095            'NDRPDR' and
3096            '1T1C' and
3097            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
3098            not 'VHOST' and
3099            not 'MEMIF'"
3100   parameters:
3101   - "throughput"
3102   - "parent"
3103   traces:
3104     hoverinfo: "x+y"
3105     boxpoints: "outliers"
3106     whiskerwidth: 0
3107   layout:
3108     title: ""  # No title
3109     layout: "plot-throughput"
3110
3111 -
3112   type: "plot"
3113   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
3114   algorithm: "plot_performance_box"
3115   output-file-type: ".html"
3116   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
3117   data: "plot-vpp-throughput-latency-3n-hsw"
3118   filter: "'NIC_Intel-XL710' and
3119            '64B' and
3120            ('BASE' or 'SCALE') and
3121            'NDRPDR' and
3122            '1T1C' and
3123            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
3124            not 'VHOST' and
3125            not 'MEMIF'"
3126   parameters:
3127   - "throughput"
3128   - "parent"
3129   traces:
3130     hoverinfo: "x+y"
3131     boxpoints: "outliers"
3132     whiskerwidth: 0
3133   layout:
3134     title: ""  # No title
3135     layout: "plot-throughput"
3136
3137 -
3138   type: "plot"
3139   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
3140   algorithm: "plot_performance_box"
3141   output-file-type: ".html"
3142   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
3143   data: "plot-vpp-throughput-latency-3n-hsw"
3144   filter: "'NIC_Intel-XL710' and
3145            '64B' and
3146            ('BASE' or 'SCALE') and
3147            'NDRPDR' and
3148            '2T2C' and
3149            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') 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 -
3164   type: "plot"
3165   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
3166   algorithm: "plot_performance_box"
3167   output-file-type: ".html"
3168   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
3169   data: "plot-vpp-throughput-latency-3n-hsw"
3170   filter: "'NIC_Intel-XL710' and
3171            '64B' and
3172            ('BASE' or 'SCALE') and
3173            'NDRPDR' and
3174            '2T2C' and
3175            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
3176            not 'VHOST' and
3177            not 'MEMIF'"
3178   parameters:
3179   - "throughput"
3180   - "parent"
3181   traces:
3182     hoverinfo: "x+y"
3183     boxpoints: "outliers"
3184     whiskerwidth: 0
3185   layout:
3186     title: ""  # No title
3187     layout: "plot-throughput"
3188
3189 # Packet Throughput - VPP L2 3n-skx-x710
3190 -
3191   type: "plot"
3192   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
3193   algorithm: "plot_performance_box"
3194   output-file-type: ".html"
3195   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
3196   data: "plot-vpp-throughput-latency-3n-skx"
3197   filter: "'NIC_Intel-X710' and
3198            '64B' and
3199            ('BASE' or 'SCALE') and
3200            'NDRPDR' and
3201            '2T1C' and
3202            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') 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-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
3219   algorithm: "plot_performance_box"
3220   output-file-type: ".html"
3221   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
3222   data: "plot-vpp-throughput-latency-3n-skx"
3223   filter: "'NIC_Intel-X710' and
3224            '64B' and
3225            ('BASE' or 'SCALE') and
3226            'NDRPDR' and
3227            '2T1C' and
3228            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') 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-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
3245   algorithm: "plot_performance_box"
3246   output-file-type: ".html"
3247   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
3248   data: "plot-vpp-throughput-latency-3n-skx"
3249   filter: "'NIC_Intel-X710' and
3250            '64B' and
3251            ('BASE' or 'SCALE') and
3252            'NDRPDR' and
3253            '4T2C' and
3254            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') 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-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
3271   algorithm: "plot_performance_box"
3272   output-file-type: ".html"
3273   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
3274   data: "plot-vpp-throughput-latency-3n-skx"
3275   filter: "'NIC_Intel-X710' and
3276            '64B' and
3277            ('BASE' or 'SCALE') and
3278            'NDRPDR' and
3279            '4T2C' and
3280            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
3281            not 'VHOST' and
3282            not 'MEMIF'"
3283   parameters:
3284   - "throughput"
3285   - "parent"
3286   traces:
3287     hoverinfo: "x+y"
3288     boxpoints: "outliers"
3289     whiskerwidth: 0
3290   layout:
3291     title: ""  # No title
3292     layout: "plot-throughput"
3293
3294 -
3295   type: "plot"
3296   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-ndr"
3297   algorithm: "plot_performance_box"
3298   output-file-type: ".html"
3299   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-ndr"
3300   data: "plot-vpp-throughput-latency-3n-skx"
3301   filter: "'NIC_Intel-X710' and
3302            '64B' and
3303            'FEATURE' and
3304            ('ACL10' or 'ACL50') and '10k_FLOWS' and
3305            'NDRPDR' and
3306            '2T1C' and
3307            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
3308            not 'VHOST' and
3309            not 'MEMIF'"
3310   parameters:
3311   - "throughput"
3312   - "parent"
3313   traces:
3314     hoverinfo: "x+y"
3315     boxpoints: "outliers"
3316     whiskerwidth: 0
3317   layout:
3318     title: ""  # No title
3319     layout: "plot-throughput"
3320
3321 -
3322   type: "plot"
3323   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-pdr"
3324   algorithm: "plot_performance_box"
3325   output-file-type: ".html"
3326   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-pdr"
3327   data: "plot-vpp-throughput-latency-3n-skx"
3328   filter: "'NIC_Intel-X710' and
3329            '64B' and
3330            'FEATURE' and
3331            ('ACL10' or 'ACL50') and '10k_FLOWS' and
3332            'NDRPDR' and
3333            '2T1C' and
3334            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
3335            not 'VHOST' and
3336            not 'MEMIF'"
3337   parameters:
3338   - "throughput"
3339   - "parent"
3340   traces:
3341     hoverinfo: "x+y"
3342     boxpoints: "outliers"
3343     whiskerwidth: 0
3344   layout:
3345     title: ""  # No title
3346     layout: "plot-throughput"
3347
3348 -
3349   type: "plot"
3350   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-ndr"
3351   algorithm: "plot_performance_box"
3352   output-file-type: ".html"
3353   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-ndr"
3354   data: "plot-vpp-throughput-latency-3n-skx"
3355   filter: "'NIC_Intel-X710' and
3356            '64B' and
3357            'FEATURE' and
3358            ('ACL10' or 'ACL50') and '10k_FLOWS' and
3359            'NDRPDR' and
3360            '4T2C' and
3361            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
3362            not 'VHOST' and
3363            not 'MEMIF'"
3364   parameters:
3365   - "throughput"
3366   - "parent"
3367   traces:
3368     hoverinfo: "x+y"
3369     boxpoints: "outliers"
3370     whiskerwidth: 0
3371   layout:
3372     title: ""  # No title
3373     layout: "plot-throughput"
3374
3375 -
3376   type: "plot"
3377   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-pdr"
3378   algorithm: "plot_performance_box"
3379   output-file-type: ".html"
3380   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-pdr"
3381   data: "plot-vpp-throughput-latency-3n-skx"
3382   filter: "'NIC_Intel-X710' and
3383            '64B' and
3384            'FEATURE' and
3385            ('ACL10' or 'ACL50') and '10k_FLOWS' and
3386            'NDRPDR' and
3387            '4T2C' and
3388            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
3389            not 'VHOST' and
3390            not 'MEMIF'"
3391   parameters:
3392   - "throughput"
3393   - "parent"
3394   traces:
3395     hoverinfo: "x+y"
3396     boxpoints: "outliers"
3397     whiskerwidth: 0
3398   layout:
3399     title: ""  # No title
3400     layout: "plot-throughput"
3401
3402 # Packet Throughput - VPP L2 3n-skx-xxv710
3403 -
3404   type: "plot"
3405   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
3406   algorithm: "plot_performance_box"
3407   output-file-type: ".html"
3408   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
3409   data: "plot-vpp-throughput-latency-3n-skx"
3410   filter: "'NIC_Intel-XXV710' and
3411            '64B' and
3412            ('BASE' or 'SCALE') and
3413            'NDRPDR' and
3414            '2T1C' and
3415            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') 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-3n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
3432   algorithm: "plot_performance_box"
3433   output-file-type: ".html"
3434   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
3435   data: "plot-vpp-throughput-latency-3n-skx"
3436   filter: "'NIC_Intel-XXV710' and
3437            '64B' and
3438            ('BASE' or 'SCALE') and
3439            'NDRPDR' and
3440            '2T1C' and
3441            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') 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-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
3458   algorithm: "plot_performance_box"
3459   output-file-type: ".html"
3460   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
3461   data: "plot-vpp-throughput-latency-3n-skx"
3462   filter: "'NIC_Intel-XXV710' and
3463            '64B' and
3464            ('BASE' or 'SCALE') and
3465            'NDRPDR' and
3466            '4T2C' and
3467            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') 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-3n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
3484   algorithm: "plot_performance_box"
3485   output-file-type: ".html"
3486   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
3487   data: "plot-vpp-throughput-latency-3n-skx"
3488   filter: "'NIC_Intel-XXV710' and
3489            '64B' and
3490            ('BASE' or 'SCALE') and
3491            'NDRPDR' and
3492            '4T2C' and
3493            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
3494            not 'VHOST' and
3495            not 'MEMIF'"
3496   parameters:
3497   - "throughput"
3498   - "parent"
3499   traces:
3500     hoverinfo: "x+y"
3501     boxpoints: "outliers"
3502     whiskerwidth: 0
3503   layout:
3504     title: ""  # No title
3505     layout: "plot-throughput"
3506
3507 # Packet Throughput - VPP L2 2n-skx-x710
3508 -
3509   type: "plot"
3510   title: "VPP Throughput: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
3511   algorithm: "plot_performance_box"
3512   output-file-type: ".html"
3513   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
3514   data: "plot-vpp-throughput-latency-2n-skx"
3515   filter: "'NIC_Intel-X710' and
3516            '64B' and
3517            ('BASE' or 'SCALE') and
3518            'NDRPDR' and
3519            '2T1C' and
3520            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
3521            not 'VHOST' and
3522            not 'MEMIF'"
3523   parameters:
3524   - "throughput"
3525   - "parent"
3526   traces:
3527     hoverinfo: "x+y"
3528     boxpoints: "outliers"
3529     whiskerwidth: 0
3530   layout:
3531     title: ""  # No title
3532     layout: "plot-throughput"
3533
3534 -
3535   type: "plot"
3536   title: "VPP Throughput: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
3537   algorithm: "plot_performance_box"
3538   output-file-type: ".html"
3539   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
3540   data: "plot-vpp-throughput-latency-2n-skx"
3541   filter: "'NIC_Intel-X710' and
3542            '64B' and
3543            ('BASE' or 'SCALE') and
3544            'NDRPDR' and
3545            '2T1C' and
3546            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
3547            not 'VHOST' and
3548            not 'MEMIF'"
3549   parameters:
3550   - "throughput"
3551   - "parent"
3552   traces:
3553     hoverinfo: "x+y"
3554     boxpoints: "outliers"
3555     whiskerwidth: 0
3556   layout:
3557     title: ""  # No title
3558     layout: "plot-throughput"
3559
3560 -
3561   type: "plot"
3562   title: "VPP Throughput: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
3563   algorithm: "plot_performance_box"
3564   output-file-type: ".html"
3565   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
3566   data: "plot-vpp-throughput-latency-2n-skx"
3567   filter: "'NIC_Intel-X710' and
3568            '64B' and
3569            ('BASE' or 'SCALE') and
3570            'NDRPDR' and
3571            '4T2C' and
3572            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
3573            not 'VHOST' and
3574            not 'MEMIF'"
3575   parameters:
3576   - "throughput"
3577   - "parent"
3578   traces:
3579     hoverinfo: "x+y"
3580     boxpoints: "outliers"
3581     whiskerwidth: 0
3582   layout:
3583     title: ""  # No title
3584     layout: "plot-throughput"
3585
3586 -
3587   type: "plot"
3588   title: "VPP Throughput: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
3589   algorithm: "plot_performance_box"
3590   output-file-type: ".html"
3591   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
3592   data: "plot-vpp-throughput-latency-2n-skx"
3593   filter: "'NIC_Intel-X710' and
3594            '64B' and
3595            ('BASE' or 'SCALE') and
3596            'NDRPDR' and
3597            '4T2C' and
3598            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
3599            not 'VHOST' and
3600            not 'MEMIF'"
3601   parameters:
3602   - "throughput"
3603   - "parent"
3604   traces:
3605     hoverinfo: "x+y"
3606     boxpoints: "outliers"
3607     whiskerwidth: 0
3608   layout:
3609     title: ""  # No title
3610     layout: "plot-throughput"
3611
3612 # Packet Throughput - VPP L2 2n-skx-xxv710
3613 -
3614   type: "plot"
3615   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
3616   algorithm: "plot_performance_box"
3617   output-file-type: ".html"
3618   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
3619   data: "plot-vpp-throughput-latency-2n-skx"
3620   filter: "'NIC_Intel-XXV710' and
3621            '64B' and
3622            ('BASE' or 'SCALE') and
3623            'NDRPDR' and
3624            '2T1C' and
3625            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
3626            not 'VHOST' and
3627            not 'MEMIF'"
3628   parameters:
3629   - "throughput"
3630   - "parent"
3631   traces:
3632     hoverinfo: "x+y"
3633     boxpoints: "outliers"
3634     whiskerwidth: 0
3635   layout:
3636     title: ""  # No title
3637     layout: "plot-throughput"
3638
3639 -
3640   type: "plot"
3641   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
3642   algorithm: "plot_performance_box"
3643   output-file-type: ".html"
3644   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
3645   data: "plot-vpp-throughput-latency-2n-skx"
3646   filter: "'NIC_Intel-XXV710' and
3647            '64B' and
3648            ('BASE' or 'SCALE') and
3649            'NDRPDR' and
3650            '2T1C' and
3651            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
3652            not 'VHOST' and
3653            not 'MEMIF'"
3654   parameters:
3655   - "throughput"
3656   - "parent"
3657   traces:
3658     hoverinfo: "x+y"
3659     boxpoints: "outliers"
3660     whiskerwidth: 0
3661   layout:
3662     title: ""  # No title
3663     layout: "plot-throughput"
3664
3665 -
3666   type: "plot"
3667   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
3668   algorithm: "plot_performance_box"
3669   output-file-type: ".html"
3670   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
3671   data: "plot-vpp-throughput-latency-2n-skx"
3672   filter: "'NIC_Intel-XXV710' and
3673            '64B' and
3674            ('BASE' or 'SCALE') and
3675            'NDRPDR' and
3676            '4T2C' and
3677            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
3678            not 'VHOST' and
3679            not 'MEMIF'"
3680   parameters:
3681   - "throughput"
3682   - "parent"
3683   traces:
3684     hoverinfo: "x+y"
3685     boxpoints: "outliers"
3686     whiskerwidth: 0
3687   layout:
3688     title: ""  # No title
3689     layout: "plot-throughput"
3690
3691 -
3692   type: "plot"
3693   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
3694   algorithm: "plot_performance_box"
3695   output-file-type: ".html"
3696   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
3697   data: "plot-vpp-throughput-latency-2n-skx"
3698   filter: "'NIC_Intel-XXV710' and
3699            '64B' and
3700            ('BASE' or 'SCALE') and
3701            'NDRPDR' and
3702            '4T2C' and
3703            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
3704            not 'VHOST' and
3705            not 'MEMIF'"
3706   parameters:
3707   - "throughput"
3708   - "parent"
3709   traces:
3710     hoverinfo: "x+y"
3711     boxpoints: "outliers"
3712     whiskerwidth: 0
3713   layout:
3714     title: ""  # No title
3715     layout: "plot-throughput"
3716
3717 ################################################################################
3718
3719 # Packet Throughput - VPP Container Memif 3n-hsw-x520
3720 -
3721   type: "plot"
3722   title: "VPP Throughput: memif-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
3723   algorithm: "plot_performance_box"
3724   output-file-type: ".html"
3725   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
3726   data: "plot-vpp-throughput-latency-3n-hsw"
3727   filter: "'NIC_Intel-X520-DA2' and
3728            '64B' and
3729            ('BASE' or 'SCALE') and
3730            'NDRPDR' and
3731            '1T1C' and
3732            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
3733            not 'VHOST' and
3734            'MEMIF'"
3735   parameters:
3736   - "throughput"
3737   - "parent"
3738   traces:
3739     hoverinfo: "x+y"
3740     boxpoints: "outliers"
3741     whiskerwidth: 0
3742   layout:
3743     title: ""  # No title
3744     layout: "plot-throughput"
3745
3746 -
3747   type: "plot"
3748   title: "VPP Throughput: memif-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
3749   algorithm: "plot_performance_box"
3750   output-file-type: ".html"
3751   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
3752   data: "plot-vpp-throughput-latency-3n-hsw"
3753   filter: "'NIC_Intel-X520-DA2' and
3754            '64B' and
3755            ('BASE' or 'SCALE') and
3756            'NDRPDR' and
3757            '1T1C' and
3758            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
3759            not 'VHOST' and
3760            'MEMIF'"
3761   parameters:
3762   - "throughput"
3763   - "parent"
3764   traces:
3765     hoverinfo: "x+y"
3766     boxpoints: "outliers"
3767     whiskerwidth: 0
3768   layout:
3769     title: ""  # No title
3770     layout: "plot-throughput"
3771
3772 -
3773   type: "plot"
3774   title: "VPP Throughput: memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
3775   algorithm: "plot_performance_box"
3776   output-file-type: ".html"
3777   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
3778   data: "plot-vpp-throughput-latency-3n-hsw"
3779   filter: "'NIC_Intel-X520-DA2' and
3780            '64B' and
3781            ('BASE' or 'SCALE') and
3782            'NDRPDR' and
3783            '2T2C' and
3784            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
3785            not 'VHOST' and
3786            'MEMIF'"
3787   parameters:
3788   - "throughput"
3789   - "parent"
3790   traces:
3791     hoverinfo: "x+y"
3792     boxpoints: "outliers"
3793     whiskerwidth: 0
3794   layout:
3795     title: ""  # No title
3796     layout: "plot-throughput"
3797
3798 -
3799   type: "plot"
3800   title: "VPP Throughput: memif-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
3801   algorithm: "plot_performance_box"
3802   output-file-type: ".html"
3803   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
3804   data: "plot-vpp-throughput-latency-3n-hsw"
3805   filter: "'NIC_Intel-X520-DA2' and
3806            '64B' and
3807            ('BASE' or 'SCALE') and
3808            'NDRPDR' and
3809            '2T2C' and
3810            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
3811            not 'VHOST' and
3812            'MEMIF'"
3813   parameters:
3814   - "throughput"
3815   - "parent"
3816   traces:
3817     hoverinfo: "x+y"
3818     boxpoints: "outliers"
3819     whiskerwidth: 0
3820   layout:
3821     title: ""  # No title
3822     layout: "plot-throughput"
3823
3824 # Packet Throughput - VPP Container Memif 3n-hsw-x710
3825 -
3826   type: "plot"
3827   title: "VPP Throughput: memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
3828   algorithm: "plot_performance_box"
3829   output-file-type: ".html"
3830   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
3831   data: "plot-vpp-throughput-latency-3n-hsw"
3832   filter: "'NIC_Intel-X710' and
3833            '64B' and
3834            ('BASE' or 'SCALE') and
3835            'NDRPDR' and
3836            '1T1C' and
3837            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
3838            not 'VHOST' and
3839            'MEMIF'"
3840   parameters:
3841   - "throughput"
3842   - "parent"
3843   traces:
3844     hoverinfo: "x+y"
3845     boxpoints: "outliers"
3846     whiskerwidth: 0
3847   layout:
3848     title: ""  # No title
3849     layout: "plot-throughput"
3850
3851 -
3852   type: "plot"
3853   title: "VPP Throughput: memif-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
3854   algorithm: "plot_performance_box"
3855   output-file-type: ".html"
3856   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
3857   data: "plot-vpp-throughput-latency-3n-hsw"
3858   filter: "'NIC_Intel-X710' and
3859            '64B' and
3860            ('BASE' or 'SCALE') and
3861            'NDRPDR' and
3862            '1T1C' and
3863            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
3864            not 'VHOST' and
3865            'MEMIF'"
3866   parameters:
3867   - "throughput"
3868   - "parent"
3869   traces:
3870     hoverinfo: "x+y"
3871     boxpoints: "outliers"
3872     whiskerwidth: 0
3873   layout:
3874     title: ""  # No title
3875     layout: "plot-throughput"
3876
3877 -
3878   type: "plot"
3879   title: "VPP Throughput: memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
3880   algorithm: "plot_performance_box"
3881   output-file-type: ".html"
3882   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
3883   data: "plot-vpp-throughput-latency-3n-hsw"
3884   filter: "'NIC_Intel-X710' and
3885            '64B' and
3886            ('BASE' or 'SCALE') and
3887            'NDRPDR' and
3888            '2T2C' and
3889            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
3890            not 'VHOST' and
3891            'MEMIF'"
3892   parameters:
3893   - "throughput"
3894   - "parent"
3895   traces:
3896     hoverinfo: "x+y"
3897     boxpoints: "outliers"
3898     whiskerwidth: 0
3899   layout:
3900     title: ""  # No title
3901     layout: "plot-throughput"
3902
3903 -
3904   type: "plot"
3905   title: "VPP Throughput: memif-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
3906   algorithm: "plot_performance_box"
3907   output-file-type: ".html"
3908   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
3909   data: "plot-vpp-throughput-latency-3n-hsw"
3910   filter: "'NIC_Intel-X710' and
3911            '64B' and
3912            ('BASE' or 'SCALE') and
3913            'NDRPDR' and
3914            '2T2C' and
3915            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
3916            not 'VHOST' and
3917            'MEMIF'"
3918   parameters:
3919   - "throughput"
3920   - "parent"
3921   traces:
3922     hoverinfo: "x+y"
3923     boxpoints: "outliers"
3924     whiskerwidth: 0
3925   layout:
3926     title: ""  # No title
3927     layout: "plot-throughput"
3928
3929 # Packet Throughput - VPP Container Memif 3n-hsw-xl710
3930 -
3931   type: "plot"
3932   title: "VPP Throughput: memif-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
3933   algorithm: "plot_performance_box"
3934   output-file-type: ".html"
3935   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
3936   data: "plot-vpp-throughput-latency-3n-hsw"
3937   filter: "'NIC_Intel-XL710' and
3938            '64B' and
3939            ('BASE' or 'SCALE') and
3940            'NDRPDR' and
3941            '1T1C' and
3942            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
3943            not 'VHOST' and
3944            'MEMIF'"
3945   parameters:
3946   - "throughput"
3947   - "parent"
3948   traces:
3949     hoverinfo: "x+y"
3950     boxpoints: "outliers"
3951     whiskerwidth: 0
3952   layout:
3953     title: ""  # No title
3954     layout: "plot-throughput"
3955
3956 -
3957   type: "plot"
3958   title: "VPP Throughput: memif-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
3959   algorithm: "plot_performance_box"
3960   output-file-type: ".html"
3961   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
3962   data: "plot-vpp-throughput-latency-3n-hsw"
3963   filter: "'NIC_Intel-XL710' and
3964            '64B' and
3965            ('BASE' or 'SCALE') and
3966            'NDRPDR' and
3967            '1T1C' and
3968            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
3969            not 'VHOST' and
3970            'MEMIF'"
3971   parameters:
3972   - "throughput"
3973   - "parent"
3974   traces:
3975     hoverinfo: "x+y"
3976     boxpoints: "outliers"
3977     whiskerwidth: 0
3978   layout:
3979     title: ""  # No title
3980     layout: "plot-throughput"
3981
3982 -
3983   type: "plot"
3984   title: "VPP Throughput: memif-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
3985   algorithm: "plot_performance_box"
3986   output-file-type: ".html"
3987   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
3988   data: "plot-vpp-throughput-latency-3n-hsw"
3989   filter: "'NIC_Intel-XL710' and
3990            '64B' and
3991            ('BASE' or 'SCALE') and
3992            'NDRPDR' and
3993            '2T2C' and
3994            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
3995            not 'VHOST' and
3996            'MEMIF'"
3997   parameters:
3998   - "throughput"
3999   - "parent"
4000   traces:
4001     hoverinfo: "x+y"
4002     boxpoints: "outliers"
4003     whiskerwidth: 0
4004   layout:
4005     title: ""  # No title
4006     layout: "plot-throughput"
4007
4008 -
4009   type: "plot"
4010   title: "VPP Throughput: memif-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
4011   algorithm: "plot_performance_box"
4012   output-file-type: ".html"
4013   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
4014   data: "plot-vpp-throughput-latency-3n-hsw"
4015   filter: "'NIC_Intel-XL710' and
4016            '64B' and
4017            ('BASE' or 'SCALE') and
4018            'NDRPDR' and
4019            '2T2C' and
4020            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
4021            not 'VHOST' and
4022            'MEMIF'"
4023   parameters:
4024   - "throughput"
4025   - "parent"
4026   traces:
4027     hoverinfo: "x+y"
4028     boxpoints: "outliers"
4029     whiskerwidth: 0
4030   layout:
4031     title: ""  # No title
4032     layout: "plot-throughput"
4033
4034 # Packet Throughput - VPP Container Memif 3n-skx-x710
4035 -
4036   type: "plot"
4037   title: "VPP Throughput: memif-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
4038   algorithm: "plot_performance_box"
4039   output-file-type: ".html"
4040   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
4041   data: "plot-vpp-throughput-latency-3n-skx"
4042   filter: "'NIC_Intel-X710' and
4043            '64B' and
4044            ('BASE' or 'SCALE') and
4045            'NDRPDR' and
4046            '2T1C' and
4047            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
4048            not 'VHOST' and
4049            'MEMIF'"
4050   parameters:
4051   - "throughput"
4052   - "parent"
4053   traces:
4054     hoverinfo: "x+y"
4055     boxpoints: "outliers"
4056     whiskerwidth: 0
4057   layout:
4058     title: ""  # No title
4059     layout: "plot-throughput"
4060
4061 -
4062   type: "plot"
4063   title: "VPP Throughput: memif-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
4064   algorithm: "plot_performance_box"
4065   output-file-type: ".html"
4066   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
4067   data: "plot-vpp-throughput-latency-3n-skx"
4068   filter: "'NIC_Intel-X710' and
4069            '64B' and
4070            ('BASE' or 'SCALE') and
4071            'NDRPDR' and
4072            '2T1C' and
4073            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
4074            not 'VHOST' and
4075             'MEMIF'"
4076   parameters:
4077   - "throughput"
4078   - "parent"
4079   traces:
4080     hoverinfo: "x+y"
4081     boxpoints: "outliers"
4082     whiskerwidth: 0
4083   layout:
4084     title: ""  # No title
4085     layout: "plot-throughput"
4086
4087 -
4088   type: "plot"
4089   title: "VPP Throughput: memif-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
4090   algorithm: "plot_performance_box"
4091   output-file-type: ".html"
4092   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
4093   data: "plot-vpp-throughput-latency-3n-skx"
4094   filter: "'NIC_Intel-X710' and
4095            '64B' and
4096            ('BASE' or 'SCALE') and
4097            'NDRPDR' and
4098            '4T2C' and
4099            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
4100            not 'VHOST' and
4101            'MEMIF'"
4102   parameters:
4103   - "throughput"
4104   - "parent"
4105   traces:
4106     hoverinfo: "x+y"
4107     boxpoints: "outliers"
4108     whiskerwidth: 0
4109   layout:
4110     title: ""  # No title
4111     layout: "plot-throughput"
4112
4113 -
4114   type: "plot"
4115   title: "VPP Throughput: memif-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
4116   algorithm: "plot_performance_box"
4117   output-file-type: ".html"
4118   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
4119   data: "plot-vpp-throughput-latency-3n-skx"
4120   filter: "'NIC_Intel-X710' and
4121            '64B' and
4122            ('BASE' or 'SCALE') and
4123            'NDRPDR' and
4124            '4T2C' and
4125            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
4126            not 'VHOST' and
4127            'MEMIF'"
4128   parameters:
4129   - "throughput"
4130   - "parent"
4131   traces:
4132     hoverinfo: "x+y"
4133     boxpoints: "outliers"
4134     whiskerwidth: 0
4135   layout:
4136     title: ""  # No title
4137     layout: "plot-throughput"
4138
4139 ################################################################################
4140
4141 # Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x520
4142 -
4143   type: "plot"
4144   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
4145   algorithm: "plot_performance_box"
4146   output-file-type: ".html"
4147   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
4148   data: "plot-ligato-throughput-latency-3n-hsw"
4149   filter: "'NIC_Intel-X520-DA2' and
4150            '64B' and
4151            ('BASE' or 'SCALE') and
4152            'NDRPDR' and
4153            '1T1C' and
4154            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
4155            not 'VHOST' and
4156            'MEMIF'"
4157   parameters:
4158   - "throughput"
4159   - "parent"
4160   traces:
4161     hoverinfo: "x+y"
4162     boxpoints: "outliers"
4163     whiskerwidth: 0
4164   layout:
4165     title: ""  # No title
4166     layout: "plot-throughput"
4167
4168 -
4169   type: "plot"
4170   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
4171   algorithm: "plot_performance_box"
4172   output-file-type: ".html"
4173   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
4174   data: "plot-ligato-throughput-latency-3n-hsw"
4175   filter: "'NIC_Intel-X520-DA2' and
4176            '64B' and
4177            ('BASE' or 'SCALE') and
4178            'NDRPDR' and
4179            '1T1C' and
4180            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
4181            not 'VHOST' and
4182            'MEMIF'"
4183   parameters:
4184   - "throughput"
4185   - "parent"
4186   traces:
4187     hoverinfo: "x+y"
4188     boxpoints: "outliers"
4189     whiskerwidth: 0
4190   layout:
4191     title: ""  # No title
4192     layout: "plot-throughput"
4193
4194 -
4195   type: "plot"
4196   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
4197   algorithm: "plot_performance_box"
4198   output-file-type: ".html"
4199   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
4200   data: "plot-ligato-throughput-latency-3n-hsw"
4201   filter: "'NIC_Intel-X520-DA2' and
4202            '64B' and
4203            ('BASE' or 'SCALE') and
4204            'NDRPDR' and
4205            '2T2C' and
4206            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
4207            not 'VHOST' and
4208            'MEMIF'"
4209   parameters:
4210   - "throughput"
4211   - "parent"
4212   traces:
4213     hoverinfo: "x+y"
4214     boxpoints: "outliers"
4215     whiskerwidth: 0
4216   layout:
4217     title: ""  # No title
4218     layout: "plot-throughput"
4219
4220 -
4221   type: "plot"
4222   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
4223   algorithm: "plot_performance_box"
4224   output-file-type: ".html"
4225   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
4226   data: "plot-ligato-throughput-latency-3n-hsw"
4227   filter: "'NIC_Intel-X520-DA2' and
4228            '64B' and
4229            ('BASE' or 'SCALE') and
4230            'NDRPDR' and
4231            '2T2C' and
4232            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
4233            not 'VHOST' and
4234            'MEMIF'"
4235   parameters:
4236   - "throughput"
4237   - "parent"
4238   traces:
4239     hoverinfo: "x+y"
4240     boxpoints: "outliers"
4241     whiskerwidth: 0
4242   layout:
4243     title: ""  # No title
4244     layout: "plot-throughput"
4245
4246 # Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x710
4247 -
4248   type: "plot"
4249   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
4250   algorithm: "plot_performance_box"
4251   output-file-type: ".html"
4252   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
4253   data: "plot-ligato-throughput-latency-3n-hsw"
4254   filter: "'NIC_Intel-X710' and
4255            '64B' and
4256            ('BASE' or 'SCALE') and
4257            'NDRPDR' and
4258            '1T1C' and
4259            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
4260            not 'VHOST' and
4261            'MEMIF'"
4262   parameters:
4263   - "throughput"
4264   - "parent"
4265   traces:
4266     hoverinfo: "x+y"
4267     boxpoints: "outliers"
4268     whiskerwidth: 0
4269   layout:
4270     title: ""  # No title
4271     layout: "plot-throughput"
4272
4273 -
4274   type: "plot"
4275   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
4276   algorithm: "plot_performance_box"
4277   output-file-type: ".html"
4278   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
4279   data: "plot-ligato-throughput-latency-3n-hsw"
4280   filter: "'NIC_Intel-X710' and
4281            '64B' and
4282            ('BASE' or 'SCALE') and
4283            'NDRPDR' and
4284            '1T1C' and
4285            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
4286            not 'VHOST' and
4287            'MEMIF'"
4288   parameters:
4289   - "throughput"
4290   - "parent"
4291   traces:
4292     hoverinfo: "x+y"
4293     boxpoints: "outliers"
4294     whiskerwidth: 0
4295   layout:
4296     title: ""  # No title
4297     layout: "plot-throughput"
4298
4299 -
4300   type: "plot"
4301   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
4302   algorithm: "plot_performance_box"
4303   output-file-type: ".html"
4304   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
4305   data: "plot-ligato-throughput-latency-3n-hsw"
4306   filter: "'NIC_Intel-X710' and
4307            '64B' and
4308            ('BASE' or 'SCALE') and
4309            'NDRPDR' and
4310            '2T2C' and
4311            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
4312            not 'VHOST' and
4313            'MEMIF'"
4314   parameters:
4315   - "throughput"
4316   - "parent"
4317   traces:
4318     hoverinfo: "x+y"
4319     boxpoints: "outliers"
4320     whiskerwidth: 0
4321   layout:
4322     title: ""  # No title
4323     layout: "plot-throughput"
4324
4325 -
4326   type: "plot"
4327   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
4328   algorithm: "plot_performance_box"
4329   output-file-type: ".html"
4330   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
4331   data: "plot-ligato-throughput-latency-3n-hsw"
4332   filter: "'NIC_Intel-X710' and
4333            '64B' and
4334            ('BASE' or 'SCALE') and
4335            'NDRPDR' and
4336            '2T2C' and
4337            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
4338            not 'VHOST' and
4339            'MEMIF'"
4340   parameters:
4341   - "throughput"
4342   - "parent"
4343   traces:
4344     hoverinfo: "x+y"
4345     boxpoints: "outliers"
4346     whiskerwidth: 0
4347   layout:
4348     title: ""  # No title
4349     layout: "plot-throughput"
4350
4351 ################################################################################
4352
4353 # Packet Throughput - VPP IPv4 3n-hsw-x520
4354 -
4355   type: "plot"
4356   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
4357   algorithm: "plot_performance_box"
4358   output-file-type: ".html"
4359   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
4360   data: "plot-vpp-throughput-latency-3n-hsw"
4361   filter: "'NIC_Intel-X520-DA2' and
4362            '64B' and
4363            ('BASE' or 'SCALE') and
4364            'NDRPDR' and
4365            '1T1C' and
4366            'IP4FWD' and
4367            not 'IPSEC' and
4368            not 'VHOST'"
4369   parameters:
4370   - "throughput"
4371   - "parent"
4372   traces:
4373     hoverinfo: "x+y"
4374     boxpoints: "outliers"
4375     whiskerwidth: 0
4376   layout:
4377     title: ""  # No title
4378     layout: "plot-throughput"
4379
4380 -
4381   type: "plot"
4382   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
4383   algorithm: "plot_performance_box"
4384   output-file-type: ".html"
4385   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
4386   data: "plot-vpp-throughput-latency-3n-hsw"
4387   filter: "'NIC_Intel-X520-DA2' and
4388            '64B' and
4389            ('BASE' or 'SCALE') and
4390            'NDRPDR' and
4391            '1T1C' and
4392            'IP4FWD' and
4393            not 'IPSEC' and
4394            not 'VHOST'"
4395   parameters:
4396   - "throughput"
4397   - "parent"
4398   traces:
4399     hoverinfo: "x+y"
4400     boxpoints: "outliers"
4401     whiskerwidth: 0
4402   layout:
4403     title: ""  # No title
4404     layout: "plot-throughput"
4405
4406 -
4407   type: "plot"
4408   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
4409   algorithm: "plot_performance_box"
4410   output-file-type: ".html"
4411   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
4412   data: "plot-vpp-throughput-latency-3n-hsw"
4413   filter: "'NIC_Intel-X520-DA2' and
4414            '64B' and
4415            ('BASE' or 'SCALE') and
4416            'NDRPDR' and
4417            '2T2C' and
4418            'IP4FWD' and
4419            not 'IPSEC' and
4420            not 'VHOST'"
4421   parameters:
4422   - "throughput"
4423   - "parent"
4424   traces:
4425     hoverinfo: "x+y"
4426     boxpoints: "outliers"
4427     whiskerwidth: 0
4428   layout:
4429     title: ""  # No title
4430     layout: "plot-throughput"
4431
4432 -
4433   type: "plot"
4434   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
4435   algorithm: "plot_performance_box"
4436   output-file-type: ".html"
4437   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
4438   data: "plot-vpp-throughput-latency-3n-hsw"
4439   filter: "'NIC_Intel-X520-DA2' and
4440            '64B' and
4441            ('BASE' or 'SCALE') and
4442            'NDRPDR' and
4443            '2T2C' and
4444            'IP4FWD' and
4445            not 'IPSEC' and
4446            not 'VHOST'"
4447   parameters:
4448   - "throughput"
4449   - "parent"
4450   traces:
4451     hoverinfo: "x+y"
4452     boxpoints: "outliers"
4453     whiskerwidth: 0
4454   layout:
4455     title: ""  # No title
4456     layout: "plot-throughput"
4457
4458 -
4459   type: "plot"
4460   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-ndr"
4461   algorithm: "plot_performance_box"
4462   output-file-type: ".html"
4463   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-ndr"
4464   data: "plot-vpp-throughput-latency-3n-hsw"
4465   filter: "'NIC_Intel-X520-DA2' and
4466            '64B' and
4467            'FEATURE' and
4468            ('ACL10' or 'ACL50') and '10k_FLOWS' and
4469            'NDRPDR' and
4470            '1T1C' and
4471            'IP4FWD' and
4472            not 'IPSEC' and
4473            not 'VHOST'"
4474   parameters:
4475   - "throughput"
4476   - "parent"
4477   traces:
4478     hoverinfo: "x+y"
4479     boxpoints: "outliers"
4480     whiskerwidth: 0
4481   layout:
4482     title: ""  # No title
4483     layout: "plot-throughput"
4484
4485 -
4486   type: "plot"
4487   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-pdr"
4488   algorithm: "plot_performance_box"
4489   output-file-type: ".html"
4490   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-pdr"
4491   data: "plot-vpp-throughput-latency-3n-hsw"
4492   filter: "'NIC_Intel-X520-DA2' and
4493            '64B' and
4494            'FEATURE' and
4495            ('ACL10' or 'ACL50') and '10k_FLOWS' and
4496            'NDRPDR' and
4497            '1T1C' and
4498            'IP4FWD' and
4499            not 'IPSEC' and
4500            not 'VHOST'"
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: ip4-3n-hsw-x520-64b-2t2c-features-ndr"
4515   algorithm: "plot_performance_box"
4516   output-file-type: ".html"
4517   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-ndr"
4518   data: "plot-vpp-throughput-latency-3n-hsw"
4519   filter: "'NIC_Intel-X520-DA2' and
4520            '64B' and
4521            'FEATURE' and
4522            ('ACL10' or 'ACL50') and '10k_FLOWS' and
4523            'NDRPDR' and
4524            '2T2C' and
4525            'IP4FWD' and
4526            not 'IPSEC' and
4527            not 'VHOST'"
4528   parameters:
4529   - "throughput"
4530   - "parent"
4531   traces:
4532     hoverinfo: "x+y"
4533     boxpoints: "outliers"
4534     whiskerwidth: 0
4535   layout:
4536     title: ""  # No title
4537     layout: "plot-throughput"
4538
4539 -
4540   type: "plot"
4541   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-pdr"
4542   algorithm: "plot_performance_box"
4543   output-file-type: ".html"
4544   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-pdr"
4545   data: "plot-vpp-throughput-latency-3n-hsw"
4546   filter: "'NIC_Intel-X520-DA2' and
4547            '64B' and
4548            'FEATURE' and
4549            ('ACL10' or 'ACL50') and '10k_FLOWS' and
4550            'NDRPDR' and
4551            '2T2C' and
4552            'IP4FWD' and
4553            not 'IPSEC' and
4554            not 'VHOST'"
4555   parameters:
4556   - "throughput"
4557   - "parent"
4558   traces:
4559     hoverinfo: "x+y"
4560     boxpoints: "outliers"
4561     whiskerwidth: 0
4562   layout:
4563     title: ""  # No title
4564     layout: "plot-throughput"
4565
4566 # Packet Throughput - VPP IPv4 3n-hsw-x710
4567 -
4568   type: "plot"
4569   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
4570   algorithm: "plot_performance_box"
4571   output-file-type: ".html"
4572   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
4573   data: "plot-vpp-throughput-latency-3n-hsw"
4574   filter: "'NIC_Intel-X710' and
4575            '64B' and
4576            ('BASE' or 'SCALE') and
4577            'NDRPDR' and
4578            '1T1C' and
4579            'IP4FWD' and
4580            not 'IPSEC' and
4581            not 'VHOST'"
4582   parameters:
4583   - "throughput"
4584   - "parent"
4585   traces:
4586     hoverinfo: "x+y"
4587     boxpoints: "outliers"
4588     whiskerwidth: 0
4589   layout:
4590     title: ""  # No title
4591     layout: "plot-throughput"
4592
4593 -
4594   type: "plot"
4595   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
4596   algorithm: "plot_performance_box"
4597   output-file-type: ".html"
4598   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
4599   data: "plot-vpp-throughput-latency-3n-hsw"
4600   filter: "'NIC_Intel-X710' and
4601            '64B' and
4602            ('BASE' or 'SCALE') and
4603            'NDRPDR' and
4604            '1T1C' and
4605            'IP4FWD' and
4606            not 'IPSEC' and
4607            not 'VHOST'"
4608   parameters:
4609   - "throughput"
4610   - "parent"
4611   traces:
4612     hoverinfo: "x+y"
4613     boxpoints: "outliers"
4614     whiskerwidth: 0
4615   layout:
4616     title: ""  # No title
4617     layout: "plot-throughput"
4618
4619 -
4620   type: "plot"
4621   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
4622   algorithm: "plot_performance_box"
4623   output-file-type: ".html"
4624   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
4625   data: "plot-vpp-throughput-latency-3n-hsw"
4626   filter: "'NIC_Intel-X710' and
4627            '64B' and
4628            ('BASE' or 'SCALE') and
4629            'NDRPDR' and
4630            '2T2C' and
4631            'IP4FWD' and
4632            not 'IPSEC' and
4633            not 'VHOST'"
4634   parameters:
4635   - "throughput"
4636   - "parent"
4637   traces:
4638     hoverinfo: "x+y"
4639     boxpoints: "outliers"
4640     whiskerwidth: 0
4641   layout:
4642     title: ""  # No title
4643     layout: "plot-throughput"
4644
4645 -
4646   type: "plot"
4647   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
4648   algorithm: "plot_performance_box"
4649   output-file-type: ".html"
4650   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
4651   data: "plot-vpp-throughput-latency-3n-hsw"
4652   filter: "'NIC_Intel-X710' and
4653            '64B' and
4654            ('BASE' or 'SCALE') and
4655            'NDRPDR' and
4656            '2T2C' and
4657            'IP4FWD' and
4658            not 'IPSEC' and
4659            not 'VHOST'"
4660   parameters:
4661   - "throughput"
4662   - "parent"
4663   traces:
4664     hoverinfo: "x+y"
4665     boxpoints: "outliers"
4666     whiskerwidth: 0
4667   layout:
4668     title: ""  # No title
4669     layout: "plot-throughput"
4670
4671 -
4672   type: "plot"
4673   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-ndr"
4674   algorithm: "plot_performance_box"
4675   output-file-type: ".html"
4676   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-ndr"
4677   data: "plot-vpp-throughput-latency-3n-hsw"
4678   filter: "'NIC_Intel-X710' and
4679            '64B' and
4680            'FEATURE' and
4681            ('ACL10' or 'ACL50') and '10k_FLOWS' and
4682            'NDRPDR' and
4683            '1T1C' and
4684            'IP4FWD' and
4685            not 'IPSEC' and
4686            not 'VHOST'"
4687   parameters:
4688   - "throughput"
4689   - "parent"
4690   traces:
4691     hoverinfo: "x+y"
4692     boxpoints: "outliers"
4693     whiskerwidth: 0
4694   layout:
4695     title: ""  # No title
4696     layout: "plot-throughput"
4697
4698 -
4699   type: "plot"
4700   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-pdr"
4701   algorithm: "plot_performance_box"
4702   output-file-type: ".html"
4703   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-pdr"
4704   data: "plot-vpp-throughput-latency-3n-hsw"
4705   filter: "'NIC_Intel-X710' and
4706            '64B' and
4707            'FEATURE' and
4708            ('ACL10' or 'ACL50') and '10k_FLOWS' and
4709            'NDRPDR' and
4710            '1T1C' and
4711            'IP4FWD' and
4712            not 'IPSEC' and
4713            not 'VHOST'"
4714   parameters:
4715   - "throughput"
4716   - "parent"
4717   traces:
4718     hoverinfo: "x+y"
4719     boxpoints: "outliers"
4720     whiskerwidth: 0
4721   layout:
4722     title: ""  # No title
4723     layout: "plot-throughput"
4724
4725 -
4726   type: "plot"
4727   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-ndr"
4728   algorithm: "plot_performance_box"
4729   output-file-type: ".html"
4730   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-ndr"
4731   data: "plot-vpp-throughput-latency-3n-hsw"
4732   filter: "'NIC_Intel-X710' and
4733            '64B' and
4734            'FEATURE' and
4735            ('ACL10' or 'ACL50') and '10k_FLOWS' and
4736            'NDRPDR' and
4737            '2T2C' and
4738            'IP4FWD' and
4739            not 'IPSEC' and
4740            not 'VHOST'"
4741   parameters:
4742   - "throughput"
4743   - "parent"
4744   traces:
4745     hoverinfo: "x+y"
4746     boxpoints: "outliers"
4747     whiskerwidth: 0
4748   layout:
4749     title: ""  # No title
4750     layout: "plot-throughput"
4751
4752 -
4753   type: "plot"
4754   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-pdr"
4755   algorithm: "plot_performance_box"
4756   output-file-type: ".html"
4757   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-pdr"
4758   data: "plot-vpp-throughput-latency-3n-hsw"
4759   filter: "'NIC_Intel-X710' and
4760            '64B' and
4761            'FEATURE' and
4762            ('ACL10' or 'ACL50') and '10k_FLOWS' and
4763            'NDRPDR' and
4764            '2T2C' and
4765            'IP4FWD' and
4766            not 'IPSEC' and
4767            not 'VHOST'"
4768   parameters:
4769   - "throughput"
4770   - "parent"
4771   traces:
4772     hoverinfo: "x+y"
4773     boxpoints: "outliers"
4774     whiskerwidth: 0
4775   layout:
4776     title: ""  # No title
4777     layout: "plot-throughput"
4778
4779 # Packet Throughput - VPP IPv4 3n-hsw-xl710
4780 -
4781   type: "plot"
4782   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
4783   algorithm: "plot_performance_box"
4784   output-file-type: ".html"
4785   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
4786   data: "plot-vpp-throughput-latency-3n-hsw"
4787   filter: "'NIC_Intel-XL710' and
4788            '64B' and
4789            ('BASE' or 'SCALE') and
4790            'NDRPDR' and
4791            '1T1C' and
4792            'IP4FWD' and
4793            not 'IPSEC' and
4794            not 'VHOST'"
4795   parameters:
4796   - "throughput"
4797   - "parent"
4798   traces:
4799     hoverinfo: "x+y"
4800     boxpoints: "outliers"
4801     whiskerwidth: 0
4802   layout:
4803     title: ""  # No title
4804     layout: "plot-throughput"
4805
4806 -
4807   type: "plot"
4808   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
4809   algorithm: "plot_performance_box"
4810   output-file-type: ".html"
4811   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
4812   data: "plot-vpp-throughput-latency-3n-hsw"
4813   filter: "'NIC_Intel-XL710' and
4814            '64B' and
4815            ('BASE' or 'SCALE') and
4816            'NDRPDR' and
4817            '1T1C' and
4818            'IP4FWD' and
4819            not 'IPSEC' and
4820            not 'VHOST'"
4821   parameters:
4822   - "throughput"
4823   - "parent"
4824   traces:
4825     hoverinfo: "x+y"
4826     boxpoints: "outliers"
4827     whiskerwidth: 0
4828   layout:
4829     title: ""  # No title
4830     layout: "plot-throughput"
4831
4832 -
4833   type: "plot"
4834   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
4835   algorithm: "plot_performance_box"
4836   output-file-type: ".html"
4837   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
4838   data: "plot-vpp-throughput-latency-3n-hsw"
4839   filter: "'NIC_Intel-XL710' and
4840            '64B' and
4841            ('BASE' or 'SCALE') and
4842            'NDRPDR' and
4843            '2T2C' and
4844            'IP4FWD' and
4845            not 'IPSEC' and
4846            not 'VHOST'"
4847   parameters:
4848   - "throughput"
4849   - "parent"
4850   traces:
4851     hoverinfo: "x+y"
4852     boxpoints: "outliers"
4853     whiskerwidth: 0
4854   layout:
4855     title: ""  # No title
4856     layout: "plot-throughput"
4857
4858 -
4859   type: "plot"
4860   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
4861   algorithm: "plot_performance_box"
4862   output-file-type: ".html"
4863   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
4864   data: "plot-vpp-throughput-latency-3n-hsw"
4865   filter: "'NIC_Intel-XL710' and
4866            '64B' and
4867            ('BASE' or 'SCALE') and
4868            'NDRPDR' and
4869            '2T2C' and
4870            'IP4FWD' and
4871            not 'IPSEC' and
4872            not 'VHOST'"
4873   parameters:
4874   - "throughput"
4875   - "parent"
4876   traces:
4877     hoverinfo: "x+y"
4878     boxpoints: "outliers"
4879     whiskerwidth: 0
4880   layout:
4881     title: ""  # No title
4882     layout: "plot-throughput"
4883
4884 # Packet Throughput - VPP IPv4 3n-skx-x710
4885 -
4886   type: "plot"
4887   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
4888   algorithm: "plot_performance_box"
4889   output-file-type: ".html"
4890   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
4891   data: "plot-vpp-throughput-latency-3n-skx"
4892   filter: "'NIC_Intel-X710' and
4893            '64B' and
4894            ('BASE' or 'SCALE') and
4895            'NDRPDR' and
4896            '2T1C' and
4897            'IP4FWD' and
4898            not 'IPSEC' and
4899            not 'VHOST'"
4900   parameters:
4901   - "throughput"
4902   - "parent"
4903   traces:
4904     hoverinfo: "x+y"
4905     boxpoints: "outliers"
4906     whiskerwidth: 0
4907   layout:
4908     title: ""  # No title
4909     layout: "plot-throughput"
4910
4911 -
4912   type: "plot"
4913   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
4914   algorithm: "plot_performance_box"
4915   output-file-type: ".html"
4916   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
4917   data: "plot-vpp-throughput-latency-3n-skx"
4918   filter: "'NIC_Intel-X710' and
4919            '64B' and
4920            ('BASE' or 'SCALE') and
4921            'NDRPDR' and
4922            '2T1C' and
4923            'IP4FWD' and
4924            not 'IPSEC' and
4925            not 'VHOST'"
4926   parameters:
4927   - "throughput"
4928   - "parent"
4929   traces:
4930     hoverinfo: "x+y"
4931     boxpoints: "outliers"
4932     whiskerwidth: 0
4933   layout:
4934     title: ""  # No title
4935     layout: "plot-throughput"
4936
4937 -
4938   type: "plot"
4939   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
4940   algorithm: "plot_performance_box"
4941   output-file-type: ".html"
4942   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
4943   data: "plot-vpp-throughput-latency-3n-skx"
4944   filter: "'NIC_Intel-X710' and
4945            '64B' and
4946            ('BASE' or 'SCALE') and
4947            'NDRPDR' and
4948            '4T2C' and
4949            'IP4FWD' and
4950            not 'IPSEC' and
4951            not 'VHOST'"
4952   parameters:
4953   - "throughput"
4954   - "parent"
4955   traces:
4956     hoverinfo: "x+y"
4957     boxpoints: "outliers"
4958     whiskerwidth: 0
4959   layout:
4960     title: ""  # No title
4961     layout: "plot-throughput"
4962
4963 -
4964   type: "plot"
4965   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
4966   algorithm: "plot_performance_box"
4967   output-file-type: ".html"
4968   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
4969   data: "plot-vpp-throughput-latency-3n-skx"
4970   filter: "'NIC_Intel-X710' and
4971            '64B' and
4972            ('BASE' or 'SCALE') and
4973            'NDRPDR' and
4974            '4T2C' and
4975            'IP4FWD' and
4976            not 'IPSEC' and
4977            not 'VHOST'"
4978   parameters:
4979   - "throughput"
4980   - "parent"
4981   traces:
4982     hoverinfo: "x+y"
4983     boxpoints: "outliers"
4984     whiskerwidth: 0
4985   layout:
4986     title: ""  # No title
4987     layout: "plot-throughput"
4988
4989 -
4990   type: "plot"
4991   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-ndr"
4992   algorithm: "plot_performance_box"
4993   output-file-type: ".html"
4994   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-ndr"
4995   data: "plot-vpp-throughput-latency-3n-skx"
4996   filter: "'NIC_Intel-X710' and
4997            '64B' and
4998            'FEATURE' and
4999            ('ACL10' or 'ACL50') and '10k_FLOWS' and
5000            'NDRPDR' and
5001            '2T1C' and
5002            'IP4FWD' and
5003            not 'IPSEC' and
5004            not 'VHOST'"
5005   parameters:
5006   - "throughput"
5007   - "parent"
5008   traces:
5009     hoverinfo: "x+y"
5010     boxpoints: "outliers"
5011     whiskerwidth: 0
5012   layout:
5013     title: ""  # No title
5014     layout: "plot-throughput"
5015
5016 -
5017   type: "plot"
5018   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-pdr"
5019   algorithm: "plot_performance_box"
5020   output-file-type: ".html"
5021   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-pdr"
5022   data: "plot-vpp-throughput-latency-3n-skx"
5023   filter: "'NIC_Intel-X710' and
5024            '64B' and
5025            'FEATURE' and
5026            ('ACL10' or 'ACL50') and '10k_FLOWS' and
5027            'NDRPDR' and
5028            '2T1C' and
5029            'IP4FWD' and
5030            not 'IPSEC' and
5031            not 'VHOST'"
5032   parameters:
5033   - "throughput"
5034   - "parent"
5035   traces:
5036     hoverinfo: "x+y"
5037     boxpoints: "outliers"
5038     whiskerwidth: 0
5039   layout:
5040     title: ""  # No title
5041     layout: "plot-throughput"
5042
5043 -
5044   type: "plot"
5045   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-ndr"
5046   algorithm: "plot_performance_box"
5047   output-file-type: ".html"
5048   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-ndr"
5049   data: "plot-vpp-throughput-latency-3n-skx"
5050   filter: "'NIC_Intel-X710' and
5051            '64B' and
5052            'FEATURE' and
5053            ('ACL10' or 'ACL50') and '10k_FLOWS' and
5054            'NDRPDR' and
5055            '4T2C' and
5056            'IP4FWD' and
5057            not 'IPSEC' and
5058            not 'VHOST'"
5059   parameters:
5060   - "throughput"
5061   - "parent"
5062   traces:
5063     hoverinfo: "x+y"
5064     boxpoints: "outliers"
5065     whiskerwidth: 0
5066   layout:
5067     title: ""  # No title
5068     layout: "plot-throughput"
5069
5070 -
5071   type: "plot"
5072   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-pdr"
5073   algorithm: "plot_performance_box"
5074   output-file-type: ".html"
5075   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-pdr"
5076   data: "plot-vpp-throughput-latency-3n-skx"
5077   filter: "'NIC_Intel-X710' and
5078            '64B' and
5079            'FEATURE' and
5080            ('ACL10' or 'ACL50') and '10k_FLOWS' and
5081            'NDRPDR' and
5082            '4T2C' and
5083            'IP4FWD' and
5084            not 'IPSEC' and
5085            not 'VHOST'"
5086   parameters:
5087   - "throughput"
5088   - "parent"
5089   traces:
5090     hoverinfo: "x+y"
5091     boxpoints: "outliers"
5092     whiskerwidth: 0
5093   layout:
5094     title: ""  # No title
5095     layout: "plot-throughput"
5096
5097 # Packet Throughput - VPP IPv4 2n-skx-x710
5098 -
5099   type: "plot"
5100   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
5101   algorithm: "plot_performance_box"
5102   output-file-type: ".html"
5103   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
5104   data: "plot-vpp-throughput-latency-2n-skx"
5105   filter: "'NIC_Intel-X710' and
5106            '64B' and
5107            ('BASE' or 'SCALE') and
5108            'NDRPDR' and
5109            '2T1C' and
5110            'IP4FWD' and
5111            not 'IPSEC' and
5112            not 'VHOST'"
5113   parameters:
5114   - "throughput"
5115   - "parent"
5116   traces:
5117     hoverinfo: "x+y"
5118     boxpoints: "outliers"
5119     whiskerwidth: 0
5120   layout:
5121     title: ""  # No title
5122     layout: "plot-throughput"
5123
5124 -
5125   type: "plot"
5126   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
5127   algorithm: "plot_performance_box"
5128   output-file-type: ".html"
5129   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
5130   data: "plot-vpp-throughput-latency-2n-skx"
5131   filter: "'NIC_Intel-X710' and
5132            '64B' and
5133            ('BASE' or 'SCALE') and
5134            'NDRPDR' and
5135            '2T1C' and
5136            'IP4FWD' and
5137            not 'IPSEC' and
5138            not 'VHOST'"
5139   parameters:
5140   - "throughput"
5141   - "parent"
5142   traces:
5143     hoverinfo: "x+y"
5144     boxpoints: "outliers"
5145     whiskerwidth: 0
5146   layout:
5147     title: ""  # No title
5148     layout: "plot-throughput"
5149
5150 -
5151   type: "plot"
5152   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
5153   algorithm: "plot_performance_box"
5154   output-file-type: ".html"
5155   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
5156   data: "plot-vpp-throughput-latency-2n-skx"
5157   filter: "'NIC_Intel-X710' and
5158            '64B' and
5159            ('BASE' or 'SCALE') and
5160            'NDRPDR' and
5161            '4T2C' and
5162            'IP4FWD' and
5163            not 'IPSEC' and
5164            not 'VHOST'"
5165   parameters:
5166   - "throughput"
5167   - "parent"
5168   traces:
5169     hoverinfo: "x+y"
5170     boxpoints: "outliers"
5171     whiskerwidth: 0
5172   layout:
5173     title: ""  # No title
5174     layout: "plot-throughput"
5175
5176 -
5177   type: "plot"
5178   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
5179   algorithm: "plot_performance_box"
5180   output-file-type: ".html"
5181   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
5182   data: "plot-vpp-throughput-latency-2n-skx"
5183   filter: "'NIC_Intel-X710' and
5184            '64B' and
5185            ('BASE' or 'SCALE') and
5186            'NDRPDR' and
5187            '4T2C' and
5188            'IP4FWD' and
5189            not 'IPSEC' and
5190            not 'VHOST'"
5191   parameters:
5192   - "throughput"
5193   - "parent"
5194   traces:
5195     hoverinfo: "x+y"
5196     boxpoints: "outliers"
5197     whiskerwidth: 0
5198   layout:
5199     title: ""  # No title
5200     layout: "plot-throughput"
5201
5202 # Packet Throughput - VPP IPv4 2n-skx-xxv710
5203 -
5204   type: "plot"
5205   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
5206   algorithm: "plot_performance_box"
5207   output-file-type: ".html"
5208   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
5209   data: "plot-vpp-throughput-latency-2n-skx"
5210   filter: "'NIC_Intel-XXV710' and
5211            '64B' and
5212            ('BASE' or 'SCALE') and
5213            'NDRPDR' and
5214            '2T1C' and
5215            'IP4FWD' and
5216            not 'IPSEC' and
5217            not 'VHOST'"
5218   parameters:
5219   - "throughput"
5220   - "parent"
5221   traces:
5222     hoverinfo: "x+y"
5223     boxpoints: "outliers"
5224     whiskerwidth: 0
5225   layout:
5226     title: ""  # No title
5227     layout: "plot-throughput"
5228
5229 -
5230   type: "plot"
5231   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
5232   algorithm: "plot_performance_box"
5233   output-file-type: ".html"
5234   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
5235   data: "plot-vpp-throughput-latency-2n-skx"
5236   filter: "'NIC_Intel-XXV710' and
5237            '64B' and
5238            ('BASE' or 'SCALE') and
5239            'NDRPDR' and
5240            '2T1C' and
5241            'IP4FWD' and
5242            not 'IPSEC' and
5243            not 'VHOST'"
5244   parameters:
5245   - "throughput"
5246   - "parent"
5247   traces:
5248     hoverinfo: "x+y"
5249     boxpoints: "outliers"
5250     whiskerwidth: 0
5251   layout:
5252     title: ""  # No title
5253     layout: "plot-throughput"
5254
5255 -
5256   type: "plot"
5257   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
5258   algorithm: "plot_performance_box"
5259   output-file-type: ".html"
5260   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
5261   data: "plot-vpp-throughput-latency-2n-skx"
5262   filter: "'NIC_Intel-XXV710' and
5263            '64B' and
5264            ('BASE' or 'SCALE') and
5265            'NDRPDR' and
5266            '4T2C' and
5267            'IP4FWD' and
5268            not 'IPSEC' and
5269            not 'VHOST'"
5270   parameters:
5271   - "throughput"
5272   - "parent"
5273   traces:
5274     hoverinfo: "x+y"
5275     boxpoints: "outliers"
5276     whiskerwidth: 0
5277   layout:
5278     title: ""  # No title
5279     layout: "plot-throughput"
5280
5281 -
5282   type: "plot"
5283   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
5284   algorithm: "plot_performance_box"
5285   output-file-type: ".html"
5286   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
5287   data: "plot-vpp-throughput-latency-2n-skx"
5288   filter: "'NIC_Intel-XXV710' and
5289            '64B' and
5290            ('BASE' or 'SCALE') and
5291            'NDRPDR' and
5292            '4T2C' and
5293            'IP4FWD' and
5294            not 'IPSEC' and
5295            not 'VHOST'"
5296   parameters:
5297   - "throughput"
5298   - "parent"
5299   traces:
5300     hoverinfo: "x+y"
5301     boxpoints: "outliers"
5302     whiskerwidth: 0
5303   layout:
5304     title: ""  # No title
5305     layout: "plot-throughput"
5306
5307 ################################################################################
5308
5309 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x520
5310 -
5311   type: "plot"
5312   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
5313   algorithm: "plot_performance_box"
5314   output-file-type: ".html"
5315   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
5316   data: "plot-vpp-throughput-latency-3n-hsw"
5317   filter: "'NIC_Intel-X520-DA2' and
5318            '64B' and
5319            'ENCAP' and
5320            'NDRPDR' and
5321            '1T1C' and
5322            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
5323            not 'VHOST' and
5324            not 'IPSECHW'"
5325   parameters:
5326   - "throughput"
5327   - "parent"
5328   traces:
5329     hoverinfo: "x+y"
5330     boxpoints: "outliers"
5331     whiskerwidth: 0
5332   layout:
5333     title: ""  # No title
5334     layout: "plot-throughput"
5335
5336 -
5337   type: "plot"
5338   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
5339   algorithm: "plot_performance_box"
5340   output-file-type: ".html"
5341   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
5342   data: "plot-vpp-throughput-latency-3n-hsw"
5343   filter: "'NIC_Intel-X520-DA2' and
5344            '64B' and
5345            'ENCAP' and
5346            'NDRPDR' and
5347            '1T1C' and
5348            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
5349            not 'VHOST' and
5350            not 'IPSECHW'"
5351   parameters:
5352   - "throughput"
5353   - "parent"
5354   traces:
5355     hoverinfo: "x+y"
5356     boxpoints: "outliers"
5357     whiskerwidth: 0
5358   layout:
5359     title: ""  # No title
5360     layout: "plot-throughput"
5361
5362 -
5363   type: "plot"
5364   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
5365   algorithm: "plot_performance_box"
5366   output-file-type: ".html"
5367   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
5368   data: "plot-vpp-throughput-latency-3n-hsw"
5369   filter: "'NIC_Intel-X520-DA2' and
5370            '64B' and
5371            'ENCAP' and
5372            'NDRPDR' and
5373            '2T2C' and
5374            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
5375            not 'VHOST' and
5376            not 'IPSECHW'"
5377   parameters:
5378   - "throughput"
5379   - "parent"
5380   traces:
5381     hoverinfo: "x+y"
5382     boxpoints: "outliers"
5383     whiskerwidth: 0
5384   layout:
5385     title: ""  # No title
5386     layout: "plot-throughput"
5387
5388 -
5389   type: "plot"
5390   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
5391   algorithm: "plot_performance_box"
5392   output-file-type: ".html"
5393   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
5394   data: "plot-vpp-throughput-latency-3n-hsw"
5395   filter: "'NIC_Intel-X520-DA2' and
5396            '64B' and
5397            'ENCAP' and
5398            'NDRPDR' and
5399            '2T2C' and
5400            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
5401            not 'VHOST' and
5402            not 'IPSECHW'"
5403   parameters:
5404   - "throughput"
5405   - "parent"
5406   traces:
5407     hoverinfo: "x+y"
5408     boxpoints: "outliers"
5409     whiskerwidth: 0
5410   layout:
5411     title: ""  # No title
5412     layout: "plot-throughput"
5413
5414 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x710
5415 -
5416   type: "plot"
5417   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
5418   algorithm: "plot_performance_box"
5419   output-file-type: ".html"
5420   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
5421   data: "plot-vpp-throughput-latency-3n-hsw"
5422   filter: "'NIC_Intel-X710' and
5423            '64B' and
5424            'ENCAP' and
5425            'NDRPDR' and
5426            '1T1C' and
5427            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
5428            not 'VHOST' and
5429            not 'IPSECHW'"
5430   parameters:
5431   - "throughput"
5432   - "parent"
5433   traces:
5434     hoverinfo: "x+y"
5435     boxpoints: "outliers"
5436     whiskerwidth: 0
5437   layout:
5438     title: ""  # No title
5439     layout: "plot-throughput"
5440
5441 -
5442   type: "plot"
5443   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
5444   algorithm: "plot_performance_box"
5445   output-file-type: ".html"
5446   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
5447   data: "plot-vpp-throughput-latency-3n-hsw"
5448   filter: "'NIC_Intel-X710' and
5449            '64B' and
5450            'ENCAP' and
5451            'NDRPDR' and
5452            '1T1C' and
5453            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
5454            not 'VHOST' and
5455            not 'IPSECHW'"
5456   parameters:
5457   - "throughput"
5458   - "parent"
5459   traces:
5460     hoverinfo: "x+y"
5461     boxpoints: "outliers"
5462     whiskerwidth: 0
5463   layout:
5464     title: ""  # No title
5465     layout: "plot-throughput"
5466
5467 -
5468   type: "plot"
5469   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
5470   algorithm: "plot_performance_box"
5471   output-file-type: ".html"
5472   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
5473   data: "plot-vpp-throughput-latency-3n-hsw"
5474   filter: "'NIC_Intel-X710' and
5475            '64B' and
5476            'ENCAP' and
5477            'NDRPDR' and
5478            '2T2C' and
5479            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
5480            not 'VHOST' and
5481            not 'IPSECHW'"
5482   parameters:
5483   - "throughput"
5484   - "parent"
5485   traces:
5486     hoverinfo: "x+y"
5487     boxpoints: "outliers"
5488     whiskerwidth: 0
5489   layout:
5490     title: ""  # No title
5491     layout: "plot-throughput"
5492
5493 -
5494   type: "plot"
5495   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
5496   algorithm: "plot_performance_box"
5497   output-file-type: ".html"
5498   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
5499   data: "plot-vpp-throughput-latency-3n-hsw"
5500   filter: "'NIC_Intel-X710' and
5501            '64B' and
5502            'ENCAP' and
5503            'NDRPDR' and
5504            '2T2C' and
5505            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
5506            not 'VHOST' and
5507            not 'IPSECHW'"
5508   parameters:
5509   - "throughput"
5510   - "parent"
5511   traces:
5512     hoverinfo: "x+y"
5513     boxpoints: "outliers"
5514     whiskerwidth: 0
5515   layout:
5516     title: ""  # No title
5517     layout: "plot-throughput"
5518
5519 # Packet Throughput - VPP IPv4 tunnels 3n-skx-x710
5520 -
5521   type: "plot"
5522   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
5523   algorithm: "plot_performance_box"
5524   output-file-type: ".html"
5525   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
5526   data: "plot-vpp-throughput-latency-3n-skx"
5527   filter: "'NIC_Intel-X710' and
5528            '64B' and
5529            'ENCAP' and
5530            'NDRPDR' and
5531            '2T1C' and
5532            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
5533            not 'VHOST' and
5534            not 'IPSECHW'"
5535   parameters:
5536   - "throughput"
5537   - "parent"
5538   traces:
5539     hoverinfo: "x+y"
5540     boxpoints: "outliers"
5541     whiskerwidth: 0
5542   layout:
5543     title: ""  # No title
5544     layout: "plot-throughput"
5545
5546 -
5547   type: "plot"
5548   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
5549   algorithm: "plot_performance_box"
5550   output-file-type: ".html"
5551   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
5552   data: "plot-vpp-throughput-latency-3n-skx"
5553   filter: "'NIC_Intel-X710' and
5554            '64B' and
5555            'ENCAP' and
5556            'NDRPDR' and
5557            '2T1C' and
5558            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
5559            not 'VHOST' and
5560            not 'IPSECHW'"
5561   parameters:
5562   - "throughput"
5563   - "parent"
5564   traces:
5565     hoverinfo: "x+y"
5566     boxpoints: "outliers"
5567     whiskerwidth: 0
5568   layout:
5569     title: ""  # No title
5570     layout: "plot-throughput"
5571
5572 -
5573   type: "plot"
5574   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
5575   algorithm: "plot_performance_box"
5576   output-file-type: ".html"
5577   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
5578   data: "plot-vpp-throughput-latency-3n-skx"
5579   filter: "'NIC_Intel-X710' and
5580            '64B' and
5581            'ENCAP' and
5582            'NDRPDR' and
5583            '4T2C' and
5584            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
5585            not 'VHOST' and
5586            not 'IPSECHW'"
5587   parameters:
5588   - "throughput"
5589   - "parent"
5590   traces:
5591     hoverinfo: "x+y"
5592     boxpoints: "outliers"
5593     whiskerwidth: 0
5594   layout:
5595     title: ""  # No title
5596     layout: "plot-throughput"
5597
5598 -
5599   type: "plot"
5600   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
5601   algorithm: "plot_performance_box"
5602   output-file-type: ".html"
5603   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
5604   data: "plot-vpp-throughput-latency-3n-skx"
5605   filter: "'NIC_Intel-X710' and
5606            '64B' and
5607            'ENCAP' and
5608            'NDRPDR' and
5609            '4T2C' and
5610            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
5611            not 'VHOST' and
5612            not 'IPSECHW'"
5613   parameters:
5614   - "throughput"
5615   - "parent"
5616   traces:
5617     hoverinfo: "x+y"
5618     boxpoints: "outliers"
5619     whiskerwidth: 0
5620   layout:
5621     title: ""  # No title
5622     layout: "plot-throughput"
5623
5624 ################################################################################
5625
5626 # Packet Throughput - VPP IPv6 3n-hsw-x520
5627 -
5628   type: "plot"
5629   title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-base_and_scale-ndr"
5630   algorithm: "plot_performance_box"
5631   output-file-type: ".html"
5632   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base_and_scale-ndr"
5633   data: "plot-vpp-throughput-latency-3n-hsw"
5634   filter: "'NIC_Intel-X520-DA2' and
5635            '78B' and
5636            ('BASE' or 'SCALE') and
5637            'NDRPDR' and
5638            '1T1C' and
5639            'IP6FWD' and
5640            not 'SRv6' and
5641            not 'IPSEC' and
5642            not 'VHOST'"
5643   parameters:
5644   - "throughput"
5645   - "parent"
5646   traces:
5647     hoverinfo: "x+y"
5648     boxpoints: "outliers"
5649     whiskerwidth: 0
5650   layout:
5651     title: ""  # No title
5652     layout: "plot-throughput"
5653
5654 -
5655   type: "plot"
5656   title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-base_and_scale-pdr"
5657   algorithm: "plot_performance_box"
5658   output-file-type: ".html"
5659   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base_and_scale-pdr"
5660   data: "plot-vpp-throughput-latency-3n-hsw"
5661   filter: "'NIC_Intel-X520-DA2' and
5662            '78B' and
5663            ('BASE' or 'SCALE') and
5664            'NDRPDR' and
5665            '1T1C' and
5666            'IP6FWD' and
5667            not 'SRv6' and
5668            not 'IPSEC' and
5669            not 'VHOST'"
5670   parameters:
5671   - "throughput"
5672   - "parent"
5673   traces:
5674     hoverinfo: "x+y"
5675     boxpoints: "outliers"
5676     whiskerwidth: 0
5677   layout:
5678     title: ""  # No title
5679     layout: "plot-throughput"
5680
5681 -
5682   type: "plot"
5683   title: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-base_and_scale-ndr"
5684   algorithm: "plot_performance_box"
5685   output-file-type: ".html"
5686   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base_and_scale-ndr"
5687   data: "plot-vpp-throughput-latency-3n-hsw"
5688   filter: "'NIC_Intel-X520-DA2' and
5689            '78B' and
5690            ('BASE' or 'SCALE') and
5691            'NDRPDR' and
5692            '2T2C' and
5693            'IP6FWD' and
5694            not 'SRv6' and
5695            not 'IPSEC' and
5696            not 'VHOST'"
5697   parameters:
5698   - "throughput"
5699   - "parent"
5700   traces:
5701     hoverinfo: "x+y"
5702     boxpoints: "outliers"
5703     whiskerwidth: 0
5704   layout:
5705     title: ""  # No title
5706     layout: "plot-throughput"
5707
5708 -
5709   type: "plot"
5710   title: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-base_and_scale-pdr"
5711   algorithm: "plot_performance_box"
5712   output-file-type: ".html"
5713   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base_and_scale-pdr"
5714   data: "plot-vpp-throughput-latency-3n-hsw"
5715   filter: "'NIC_Intel-X520-DA2' and
5716            '78B' and
5717            ('BASE' or 'SCALE') and
5718            'NDRPDR' and
5719            '2T2C' and
5720            'IP6FWD' and
5721            not 'SRv6' and
5722            not 'IPSEC' and
5723            not 'VHOST'"
5724   parameters:
5725   - "throughput"
5726   - "parent"
5727   traces:
5728     hoverinfo: "x+y"
5729     boxpoints: "outliers"
5730     whiskerwidth: 0
5731   layout:
5732     title: ""  # No title
5733     layout: "plot-throughput"
5734
5735 # Packet Throughput - VPP IPv6 3n-hsw-x710
5736 -
5737   type: "plot"
5738   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
5739   algorithm: "plot_performance_box"
5740   output-file-type: ".html"
5741   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
5742   data: "plot-vpp-throughput-latency-3n-hsw"
5743   filter: "'NIC_Intel-X710' and
5744            '78B' and
5745            ('BASE' or 'SCALE') and
5746            'NDRPDR' and
5747            '1T1C' and
5748            'IP6FWD' and
5749            not 'SRv6' and
5750            not 'IPSEC' and
5751            not 'VHOST'"
5752   parameters:
5753   - "throughput"
5754   - "parent"
5755   traces:
5756     hoverinfo: "x+y"
5757     boxpoints: "outliers"
5758     whiskerwidth: 0
5759   layout:
5760     title: ""  # No title
5761     layout: "plot-throughput"
5762
5763 -
5764   type: "plot"
5765   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
5766   algorithm: "plot_performance_box"
5767   output-file-type: ".html"
5768   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
5769   data: "plot-vpp-throughput-latency-3n-hsw"
5770   filter: "'NIC_Intel-X710' and
5771            '78B' and
5772            ('BASE' or 'SCALE') and
5773            'NDRPDR' and
5774            '1T1C' and
5775            'IP6FWD' and
5776            not 'SRv6' and
5777            not 'IPSEC' and
5778            not 'VHOST'"
5779   parameters:
5780   - "throughput"
5781   - "parent"
5782   traces:
5783     hoverinfo: "x+y"
5784     boxpoints: "outliers"
5785     whiskerwidth: 0
5786   layout:
5787     title: ""  # No title
5788     layout: "plot-throughput"
5789
5790 -
5791   type: "plot"
5792   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
5793   algorithm: "plot_performance_box"
5794   output-file-type: ".html"
5795   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
5796   data: "plot-vpp-throughput-latency-3n-hsw"
5797   filter: "'NIC_Intel-X710' and
5798            '78B' and
5799            ('BASE' or 'SCALE') and
5800            'NDRPDR' and
5801            '2T2C' and
5802            'IP6FWD' and
5803            not 'SRv6' and
5804            not 'IPSEC' and
5805            not 'VHOST'"
5806   parameters:
5807   - "throughput"
5808   - "parent"
5809   traces:
5810     hoverinfo: "x+y"
5811     boxpoints: "outliers"
5812     whiskerwidth: 0
5813   layout:
5814     title: ""  # No title
5815     layout: "plot-throughput"
5816
5817 -
5818   type: "plot"
5819   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
5820   algorithm: "plot_performance_box"
5821   output-file-type: ".html"
5822   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
5823   data: "plot-vpp-throughput-latency-3n-hsw"
5824   filter: "'NIC_Intel-X710' and
5825            '78B' and
5826            ('BASE' or 'SCALE') and
5827            'NDRPDR' and
5828            '2T2C' and
5829            'IP6FWD' and
5830            not 'SRv6' and
5831            not 'IPSEC' and
5832            not 'VHOST'"
5833   parameters:
5834   - "throughput"
5835   - "parent"
5836   traces:
5837     hoverinfo: "x+y"
5838     boxpoints: "outliers"
5839     whiskerwidth: 0
5840   layout:
5841     title: ""  # No title
5842     layout: "plot-throughput"
5843
5844 # Packet Throughput - VPP IPv6 3n-hsw-xl710
5845 -
5846   type: "plot"
5847   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-ndr"
5848   algorithm: "plot_performance_box"
5849   output-file-type: ".html"
5850   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-ndr"
5851   data: "plot-vpp-throughput-latency-3n-hsw"
5852   filter: "'NIC_Intel-XL710' and
5853            '78B' and
5854            ('BASE' or 'SCALE') and
5855            'NDRPDR' and
5856            '1T1C' and
5857            'IP6FWD' and
5858            not 'SRv6' and
5859            not 'IPSEC' and
5860            not 'VHOST'"
5861   parameters:
5862   - "throughput"
5863   - "parent"
5864   traces:
5865     hoverinfo: "x+y"
5866     boxpoints: "outliers"
5867     whiskerwidth: 0
5868   layout:
5869     title: ""  # No title
5870     layout: "plot-throughput"
5871
5872 -
5873   type: "plot"
5874   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-pdr"
5875   algorithm: "plot_performance_box"
5876   output-file-type: ".html"
5877   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-pdr"
5878   data: "plot-vpp-throughput-latency-3n-hsw"
5879   filter: "'NIC_Intel-XL710' and
5880            '78B' and
5881            ('BASE' or 'SCALE') and
5882            'NDRPDR' and
5883            '1T1C' and
5884            'IP6FWD' and
5885            not 'SRv6' and
5886            not 'IPSEC' and
5887            not 'VHOST'"
5888   parameters:
5889   - "throughput"
5890   - "parent"
5891   traces:
5892     hoverinfo: "x+y"
5893     boxpoints: "outliers"
5894     whiskerwidth: 0
5895   layout:
5896     title: ""  # No title
5897     layout: "plot-throughput"
5898
5899 -
5900   type: "plot"
5901   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-ndr"
5902   algorithm: "plot_performance_box"
5903   output-file-type: ".html"
5904   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-ndr"
5905   data: "plot-vpp-throughput-latency-3n-hsw"
5906   filter: "'NIC_Intel-XL710' and
5907            '78B' and
5908            ('BASE' or 'SCALE') and
5909            'NDRPDR' and
5910            '2T2C' and
5911            'IP6FWD' and
5912            not 'SRv6' and
5913            not 'IPSEC' and
5914            not 'VHOST'"
5915   parameters:
5916   - "throughput"
5917   - "parent"
5918   traces:
5919     hoverinfo: "x+y"
5920     boxpoints: "outliers"
5921     whiskerwidth: 0
5922   layout:
5923     title: ""  # No title
5924     layout: "plot-throughput"
5925
5926 -
5927   type: "plot"
5928   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-pdr"
5929   algorithm: "plot_performance_box"
5930   output-file-type: ".html"
5931   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-pdr"
5932   data: "plot-vpp-throughput-latency-3n-hsw"
5933   filter: "'NIC_Intel-XL710' and
5934            '78B' and
5935            ('BASE' or 'SCALE') and
5936            'NDRPDR' and
5937            '2T2C' and
5938            'IP6FWD' and
5939            not 'SRv6' and
5940            not 'IPSEC' and
5941            not 'VHOST'"
5942   parameters:
5943   - "throughput"
5944   - "parent"
5945   traces:
5946     hoverinfo: "x+y"
5947     boxpoints: "outliers"
5948     whiskerwidth: 0
5949   layout:
5950     title: ""  # No title
5951     layout: "plot-throughput"
5952
5953 # Packet Throughput - VPP IPv6 3n-skx-x710
5954 -
5955   type: "plot"
5956   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
5957   algorithm: "plot_performance_box"
5958   output-file-type: ".html"
5959   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
5960   data: "plot-vpp-throughput-latency-3n-skx"
5961   filter: "'NIC_Intel-X710' and
5962            '78B' and
5963            ('BASE' or 'SCALE') and
5964            'NDRPDR' and
5965            '2T1C' and
5966            'IP6FWD' and
5967            not 'SRv6' and
5968            not 'IPSEC' and
5969            not 'VHOST'"
5970   parameters:
5971   - "throughput"
5972   - "parent"
5973   traces:
5974     hoverinfo: "x+y"
5975     boxpoints: "outliers"
5976     whiskerwidth: 0
5977   layout:
5978     title: ""  # No title
5979     layout: "plot-throughput"
5980
5981 -
5982   type: "plot"
5983   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
5984   algorithm: "plot_performance_box"
5985   output-file-type: ".html"
5986   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
5987   data: "plot-vpp-throughput-latency-3n-skx"
5988   filter: "'NIC_Intel-X710' and
5989            '78B' and
5990            ('BASE' or 'SCALE') and
5991            'NDRPDR' and
5992            '2T1C' and
5993            'IP6FWD' and
5994            not 'SRv6' and
5995            not 'IPSEC' and
5996            not 'VHOST'"
5997   parameters:
5998   - "throughput"
5999   - "parent"
6000   traces:
6001     hoverinfo: "x+y"
6002     boxpoints: "outliers"
6003     whiskerwidth: 0
6004   layout:
6005     title: ""  # No title
6006     layout: "plot-throughput"
6007
6008 -
6009   type: "plot"
6010   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
6011   algorithm: "plot_performance_box"
6012   output-file-type: ".html"
6013   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
6014   data: "plot-vpp-throughput-latency-3n-skx"
6015   filter: "'NIC_Intel-X710' and
6016            '78B' and
6017            ('BASE' or 'SCALE') and
6018            'NDRPDR' and
6019            '4T2C' and
6020            'IP6FWD' and
6021            not 'SRv6' and
6022            not 'IPSEC' and
6023            not 'VHOST'"
6024   parameters:
6025   - "throughput"
6026   - "parent"
6027   traces:
6028     hoverinfo: "x+y"
6029     boxpoints: "outliers"
6030     whiskerwidth: 0
6031   layout:
6032     title: ""  # No title
6033     layout: "plot-throughput"
6034
6035 -
6036   type: "plot"
6037   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
6038   algorithm: "plot_performance_box"
6039   output-file-type: ".html"
6040   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
6041   data: "plot-vpp-throughput-latency-3n-skx"
6042   filter: "'NIC_Intel-X710' and
6043            '78B' and
6044            ('BASE' or 'SCALE') and
6045            'NDRPDR' and
6046            '4T2C' and
6047            'IP6FWD' and
6048            not 'SRv6' and
6049            not 'IPSEC' and
6050            not 'VHOST'"
6051   parameters:
6052   - "throughput"
6053   - "parent"
6054   traces:
6055     hoverinfo: "x+y"
6056     boxpoints: "outliers"
6057     whiskerwidth: 0
6058   layout:
6059     title: ""  # No title
6060     layout: "plot-throughput"
6061
6062 # Packet Throughput - VPP IPv6 2n-skx-x710
6063 -
6064   type: "plot"
6065   title: "VPP Throughput: ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
6066   algorithm: "plot_performance_box"
6067   output-file-type: ".html"
6068   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
6069   data: "plot-vpp-throughput-latency-2n-skx"
6070   filter: "'NIC_Intel-X710' and
6071            '78B' and
6072            ('BASE' or 'SCALE') and
6073            'NDRPDR' and
6074            '2T1C' and
6075            'IP6FWD' and
6076            not 'SRv6' and
6077            not 'IPSEC' and
6078            not 'VHOST'"
6079   parameters:
6080   - "throughput"
6081   - "parent"
6082   traces:
6083     hoverinfo: "x+y"
6084     boxpoints: "outliers"
6085     whiskerwidth: 0
6086   layout:
6087     title: ""  # No title
6088     layout: "plot-throughput"
6089
6090 -
6091   type: "plot"
6092   title: "VPP Throughput: ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
6093   algorithm: "plot_performance_box"
6094   output-file-type: ".html"
6095   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
6096   data: "plot-vpp-throughput-latency-2n-skx"
6097   filter: "'NIC_Intel-X710' and
6098            '78B' and
6099            ('BASE' or 'SCALE') and
6100            'NDRPDR' and
6101            '2T1C' and
6102            'IP6FWD' and
6103            not 'IPSEC' and
6104            not 'VHOST'"
6105   parameters:
6106   - "throughput"
6107   - "parent"
6108   traces:
6109     hoverinfo: "x+y"
6110     boxpoints: "outliers"
6111     whiskerwidth: 0
6112   layout:
6113     title: ""  # No title
6114     layout: "plot-throughput"
6115
6116 -
6117   type: "plot"
6118   title: "VPP Throughput: ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
6119   algorithm: "plot_performance_box"
6120   output-file-type: ".html"
6121   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
6122   data: "plot-vpp-throughput-latency-2n-skx"
6123   filter: "'NIC_Intel-X710' and
6124            '78B' and
6125            ('BASE' or 'SCALE') and
6126            'NDRPDR' and
6127            '4T2C' and
6128            'IP6FWD' and
6129            not 'SRv6' and
6130            not 'IPSEC' and
6131            not 'VHOST'"
6132   parameters:
6133   - "throughput"
6134   - "parent"
6135   traces:
6136     hoverinfo: "x+y"
6137     boxpoints: "outliers"
6138     whiskerwidth: 0
6139   layout:
6140     title: ""  # No title
6141     layout: "plot-throughput"
6142
6143 -
6144   type: "plot"
6145   title: "VPP Throughput: ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
6146   algorithm: "plot_performance_box"
6147   output-file-type: ".html"
6148   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
6149   data: "plot-vpp-throughput-latency-2n-skx"
6150   filter: "'NIC_Intel-X710' and
6151            '78B' and
6152            ('BASE' or 'SCALE') and
6153            'NDRPDR' and
6154            '4T2C' and
6155            'IP6FWD' and
6156            not 'SRv6' and
6157            not 'IPSEC' and
6158            not 'VHOST'"
6159   parameters:
6160   - "throughput"
6161   - "parent"
6162   traces:
6163     hoverinfo: "x+y"
6164     boxpoints: "outliers"
6165     whiskerwidth: 0
6166   layout:
6167     title: ""  # No title
6168     layout: "plot-throughput"
6169
6170 # Packet Throughput - VPP IPv6 2n-skx-xxv710
6171 -
6172   type: "plot"
6173   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
6174   algorithm: "plot_performance_box"
6175   output-file-type: ".html"
6176   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
6177   data: "plot-vpp-throughput-latency-2n-skx"
6178   filter: "'NIC_Intel-XXV710' and
6179            '78B' and
6180            ('BASE' or 'SCALE') and
6181            'NDRPDR' and
6182            '2T1C' and
6183            'IP6FWD' and
6184            not 'SRv6' and
6185            not 'IPSEC' and
6186            not 'VHOST'"
6187   parameters:
6188   - "throughput"
6189   - "parent"
6190   traces:
6191     hoverinfo: "x+y"
6192     boxpoints: "outliers"
6193     whiskerwidth: 0
6194   layout:
6195     title: ""  # No title
6196     layout: "plot-throughput"
6197
6198 -
6199   type: "plot"
6200   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
6201   algorithm: "plot_performance_box"
6202   output-file-type: ".html"
6203   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
6204   data: "plot-vpp-throughput-latency-2n-skx"
6205   filter: "'NIC_Intel-XXV710' and
6206            '78B' and
6207            ('BASE' or 'SCALE') and
6208            'NDRPDR' and
6209            '2T1C' and
6210            'IP6FWD' and
6211            not 'SRv6' and
6212            not 'IPSEC' and
6213            not 'VHOST'"
6214   parameters:
6215   - "throughput"
6216   - "parent"
6217   traces:
6218     hoverinfo: "x+y"
6219     boxpoints: "outliers"
6220     whiskerwidth: 0
6221   layout:
6222     title: ""  # No title
6223     layout: "plot-throughput"
6224
6225 -
6226   type: "plot"
6227   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
6228   algorithm: "plot_performance_box"
6229   output-file-type: ".html"
6230   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
6231   data: "plot-vpp-throughput-latency-2n-skx"
6232   filter: "'NIC_Intel-XXV710' and
6233            '78B' and
6234            ('BASE' or 'SCALE') and
6235            'NDRPDR' and
6236            '4T2C' and
6237            'IP6FWD' and
6238            not 'SRv6' and
6239            not 'IPSEC' and
6240            not 'VHOST'"
6241   parameters:
6242   - "throughput"
6243   - "parent"
6244   traces:
6245     hoverinfo: "x+y"
6246     boxpoints: "outliers"
6247     whiskerwidth: 0
6248   layout:
6249     title: ""  # No title
6250     layout: "plot-throughput"
6251
6252 -
6253   type: "plot"
6254   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
6255   algorithm: "plot_performance_box"
6256   output-file-type: ".html"
6257   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
6258   data: "plot-vpp-throughput-latency-2n-skx"
6259   filter: "'NIC_Intel-XXV710' and
6260            '78B' and
6261            ('BASE' or 'SCALE') and
6262            'NDRPDR' and
6263            '4T2C' and
6264            'IP6FWD' and
6265            not 'SRv6' and
6266            not 'IPSEC' and
6267            not 'VHOST'"
6268   parameters:
6269   - "throughput"
6270   - "parent"
6271   traces:
6272     hoverinfo: "x+y"
6273     boxpoints: "outliers"
6274     whiskerwidth: 0
6275   layout:
6276     title: ""  # No title
6277     layout: "plot-throughput"
6278
6279 ################################################################################
6280
6281 # Packet Throughput - VPP IPv6 tunnels 3n-hsw-x520
6282 -
6283   type: "plot"
6284   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-ndr"
6285   algorithm: "plot_performance_box"
6286   output-file-type: ".html"
6287   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-ndr"
6288   data: "plot-vpp-throughput-latency-3n-hsw"
6289   filter: "'NIC_Intel-X520-DA2' and
6290            '78B' and
6291            'ENCAP' and
6292            'NDRPDR' and
6293            '1T1C' and
6294            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
6295            not 'VHOST'"
6296   parameters:
6297   - "throughput"
6298   - "parent"
6299   traces:
6300     hoverinfo: "x+y"
6301     boxpoints: "outliers"
6302     whiskerwidth: 0
6303   layout:
6304     title: ""  # No title
6305     layout: "plot-throughput"
6306
6307 -
6308   type: "plot"
6309   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-pdr"
6310   algorithm: "plot_performance_box"
6311   output-file-type: ".html"
6312   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-pdr"
6313   data: "plot-vpp-throughput-latency-3n-hsw"
6314   filter: "'NIC_Intel-X520-DA2' and
6315            '78B' and
6316            'ENCAP' and
6317            'NDRPDR' and
6318            '1T1C' and
6319            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
6320            not 'VHOST'"
6321   parameters:
6322   - "throughput"
6323   - "parent"
6324   traces:
6325     hoverinfo: "x+y"
6326     boxpoints: "outliers"
6327     whiskerwidth: 0
6328   layout:
6329     title: ""  # No title
6330     layout: "plot-throughput"
6331
6332 -
6333   type: "plot"
6334   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-ndr"
6335   algorithm: "plot_performance_box"
6336   output-file-type: ".html"
6337   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-ndr"
6338   data: "plot-vpp-throughput-latency-3n-hsw"
6339   filter: "'NIC_Intel-X520-DA2' and
6340            '78B' and
6341            'ENCAP' and
6342            'NDRPDR' and
6343            '2T2C' and
6344            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
6345            not 'VHOST'"
6346   parameters:
6347   - "throughput"
6348   - "parent"
6349   traces:
6350     hoverinfo: "x+y"
6351     boxpoints: "outliers"
6352     whiskerwidth: 0
6353   layout:
6354     title: ""  # No title
6355     layout: "plot-throughput"
6356
6357 -
6358   type: "plot"
6359   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-pdr"
6360   algorithm: "plot_performance_box"
6361   output-file-type: ".html"
6362   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-pdr"
6363   data: "plot-vpp-throughput-latency-3n-hsw"
6364   filter: "'NIC_Intel-X520-DA2' and
6365            '78B' and
6366            'ENCAP' and
6367            'NDRPDR' and
6368            '2T2C' and
6369            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
6370            not 'VHOST'"
6371   parameters:
6372   - "throughput"
6373   - "parent"
6374   traces:
6375     hoverinfo: "x+y"
6376     boxpoints: "outliers"
6377     whiskerwidth: 0
6378   layout:
6379     title: ""  # No title
6380     layout: "plot-throughput"
6381
6382 ################################################################################
6383
6384 # Packet Throughput - VPP IPSec 3n-hsw-xl710
6385 -
6386   type: "plot"
6387   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
6388   algorithm: "plot_performance_box"
6389   output-file-type: ".html"
6390   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
6391   data: "plot-vpp-throughput-latency-3n-hsw"
6392   filter: "'NIC_Intel-XL710' and
6393            '64B' and
6394            'IP4FWD' and
6395            'NDRPDR' and
6396            '1T1C' and
6397            'IPSECHW' and
6398            ('IPSECTRAN' or 'IPSECTUN') and
6399            not 'VHOST'"
6400   parameters:
6401   - "throughput"
6402   - "parent"
6403   traces:
6404     hoverinfo: "x+y"
6405     boxpoints: "outliers"
6406     whiskerwidth: 0
6407   layout:
6408     title: ""  # No title
6409     layout: "plot-throughput"
6410
6411 -
6412   type: "plot"
6413   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
6414   algorithm: "plot_performance_box"
6415   output-file-type: ".html"
6416   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
6417   data: "plot-vpp-throughput-latency-3n-hsw"
6418   filter: "'NIC_Intel-XL710' and
6419            '64B' and
6420            'IP4FWD' and
6421            'NDRPDR' and
6422            '1T1C' and
6423            'IPSECHW' and
6424            ('IPSECTRAN' or 'IPSECTUN') and
6425            not 'VHOST'"
6426   parameters:
6427   - "throughput"
6428   - "parent"
6429   traces:
6430     hoverinfo: "x+y"
6431     boxpoints: "outliers"
6432     whiskerwidth: 0
6433   layout:
6434     title: ""  # No title
6435     layout: "plot-throughput"
6436
6437 -
6438   type: "plot"
6439   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
6440   algorithm: "plot_performance_box"
6441   output-file-type: ".html"
6442   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
6443   data: "plot-vpp-throughput-latency-3n-hsw"
6444   filter: "'NIC_Intel-XL710' and
6445            '64B' and
6446            'IP4FWD' and
6447            'NDRPDR' and
6448            '2T2C' and
6449            'IPSECHW' and
6450            ('IPSECTRAN' or 'IPSECTUN') and
6451            not 'VHOST'"
6452   parameters:
6453   - "throughput"
6454   - "parent"
6455   traces:
6456     hoverinfo: "x+y"
6457     boxpoints: "outliers"
6458     whiskerwidth: 0
6459   layout:
6460     title: ""  # No title
6461     layout: "plot-throughput"
6462
6463 -
6464   type: "plot"
6465   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
6466   algorithm: "plot_performance_box"
6467   output-file-type: ".html"
6468   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
6469   data: "plot-vpp-throughput-latency-3n-hsw"
6470   filter: "'NIC_Intel-XL710' and
6471            '64B' and
6472            'IP4FWD' and
6473            'NDRPDR' and
6474            '2T2C' and
6475            'IPSECHW' and
6476            ('IPSECTRAN' or 'IPSECTUN') and
6477            not 'VHOST'"
6478   parameters:
6479   - "throughput"
6480   - "parent"
6481   traces:
6482     hoverinfo: "x+y"
6483     boxpoints: "outliers"
6484     whiskerwidth: 0
6485   layout:
6486     title: ""  # No title
6487     layout: "plot-throughput"
6488
6489 ################################################################################
6490
6491 # Packet Throughput - VPP SRv6 3n-hsw-x520
6492 -
6493   type: "plot"
6494   title: "VPP Throughput: srv6-3n-hsw-x520-78b-1t1c-features-ndr"
6495   algorithm: "plot_performance_box"
6496   output-file-type: ".html"
6497   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-ndr"
6498   data: "plot-vpp-throughput-latency-3n-hsw"
6499   filter: "'NIC_Intel-X520-DA2' and
6500            '78B' and
6501            'FEATURE' and
6502            'NDRPDR' and
6503            '1T1C' and
6504            'IP6FWD' and
6505            'SRv6'"
6506   parameters:
6507   - "throughput"
6508   - "parent"
6509   traces:
6510     hoverinfo: "x+y"
6511     boxpoints: "outliers"
6512     whiskerwidth: 0
6513   layout:
6514     title: ""  # No title
6515     layout: "plot-throughput"
6516
6517 -
6518   type: "plot"
6519   title: "VPP Throughput: srv6-3n-hsw-x520-78b-1t1c-features-pdr"
6520   algorithm: "plot_performance_box"
6521   output-file-type: ".html"
6522   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-pdr"
6523   data: "plot-vpp-throughput-latency-3n-hsw"
6524   filter: "'NIC_Intel-X520-DA2' and
6525            '78B' and
6526            'FEATURE' and
6527            'NDRPDR' and
6528            '1T1C' and
6529            'IP6FWD' and
6530            'SRv6'"
6531   parameters:
6532   - "throughput"
6533   - "parent"
6534   traces:
6535     hoverinfo: "x+y"
6536     boxpoints: "outliers"
6537     whiskerwidth: 0
6538   layout:
6539     title: ""  # No title
6540     layout: "plot-throughput"
6541
6542 -
6543   type: "plot"
6544   title: "VPP Throughput: srv6-3n-hsw-x520-78b-2t2c-features-ndr"
6545   algorithm: "plot_performance_box"
6546   output-file-type: ".html"
6547   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-ndr"
6548   data: "plot-vpp-throughput-latency-3n-hsw"
6549   filter: "'NIC_Intel-X520-DA2' and
6550            '78B' and
6551            'FEATURE' and
6552            'NDRPDR' and
6553            '2T2C' and
6554            'IP6FWD' and
6555            'SRv6'"
6556   parameters:
6557   - "throughput"
6558   - "parent"
6559   traces:
6560     hoverinfo: "x+y"
6561     boxpoints: "outliers"
6562     whiskerwidth: 0
6563   layout:
6564     title: ""  # No title
6565     layout: "plot-throughput"
6566
6567 -
6568   type: "plot"
6569   title: "VPP Throughput: srv6-3n-hsw-x520-78b-2t2c-features-pdr"
6570   algorithm: "plot_performance_box"
6571   output-file-type: ".html"
6572   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-pdr"
6573   data: "plot-vpp-throughput-latency-3n-hsw"
6574   filter: "'NIC_Intel-X520-DA2' and
6575            '78B' and
6576            'FEATURE' and
6577            'NDRPDR' and
6578            '2T2C' and
6579            'IP6FWD' and
6580            'SRv6'"
6581   parameters:
6582   - "throughput"
6583   - "parent"
6584   traces:
6585     hoverinfo: "x+y"
6586     boxpoints: "outliers"
6587     whiskerwidth: 0
6588   layout:
6589     title: ""  # No title
6590     layout: "plot-throughput"
6591
6592 ################################################################################
6593
6594 # Packet Throughput - VPP vhost ip4 3n-hsw-x520
6595 -
6596   type: "plot"
6597   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
6598   algorithm: "plot_performance_box"
6599   output-file-type: ".html"
6600   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
6601   data: "plot-vpp-throughput-latency-3n-hsw"
6602   filter: "'NIC_Intel-X520-DA2' and
6603            '64B' and
6604            'NDRPDR' and
6605            '1T1C' and
6606            'VHOST' and
6607            not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
6608   parameters:
6609   - "throughput"
6610   - "parent"
6611   traces:
6612     hoverinfo: "x+y"
6613     boxpoints: "outliers"
6614     whiskerwidth: 0
6615   layout:
6616     title: ""  # No title
6617     layout: "plot-throughput"
6618
6619 -
6620   type: "plot"
6621   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
6622   algorithm: "plot_performance_box"
6623   output-file-type: ".html"
6624   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
6625   data: "plot-vpp-throughput-latency-3n-hsw"
6626   filter: "'NIC_Intel-X520-DA2' and
6627            '64B' and
6628            'NDRPDR' and
6629            '2T2C' and
6630            'VHOST' and
6631            not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
6632   parameters:
6633   - "throughput"
6634   - "parent"
6635   traces:
6636     hoverinfo: "x+y"
6637     boxpoints: "outliers"
6638     whiskerwidth: 0
6639   layout:
6640     title: ""  # No title
6641     layout: "plot-throughput"
6642
6643 -
6644   type: "plot"
6645   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
6646   algorithm: "plot_performance_box"
6647   output-file-type: ".html"
6648   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
6649   data: "plot-vpp-throughput-latency-3n-hsw"
6650   filter: "'NIC_Intel-X520-DA2' and
6651            '64B' and
6652            'NDRPDR' and
6653            '1T1C' and
6654            'VHOST' and
6655            not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
6656   parameters:
6657   - "throughput"
6658   - "parent"
6659   traces:
6660     hoverinfo: "x+y"
6661     boxpoints: "outliers"
6662     whiskerwidth: 0
6663   layout:
6664     title: ""  # No title
6665     layout: "plot-throughput"
6666
6667 -
6668   type: "plot"
6669   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
6670   algorithm: "plot_performance_box"
6671   output-file-type: ".html"
6672   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
6673   data: "plot-vpp-throughput-latency-3n-hsw"
6674   filter: "'NIC_Intel-X520-DA2' and
6675            '64B' and
6676            'NDRPDR' and
6677            '2T2C' and
6678            'VHOST' and
6679            not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
6680   parameters:
6681   - "throughput"
6682   - "parent"
6683   traces:
6684     hoverinfo: "x+y"
6685     boxpoints: "outliers"
6686     whiskerwidth: 0
6687   layout:
6688     title: ""  # No title
6689     layout: "plot-throughput"
6690
6691 # Packet Throughput - VPP vhost l2sw 3n-hsw-x520
6692 -
6693   type: "plot"
6694   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
6695   algorithm: "plot_performance_box"
6696   output-file-type: ".html"
6697   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
6698   data: "plot-vpp-throughput-latency-3n-hsw"
6699   filter: "'NIC_Intel-X520-DA2' and
6700            '64B' and
6701            'NDRPDR' and
6702            '1T1C' and
6703            'VHOST' and
6704            not 'VXLAN' and
6705            not 'IP4FWD' and
6706            not 'DOT1Q' and
6707            not '2VM'"
6708   parameters:
6709   - "throughput"
6710   - "parent"
6711   traces:
6712     hoverinfo: "x+y"
6713     boxpoints: "outliers"
6714     whiskerwidth: 0
6715   layout:
6716     title: ""  # No title
6717     layout: "plot-throughput"
6718
6719 -
6720   type: "plot"
6721   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
6722   algorithm: "plot_performance_box"
6723   output-file-type: ".html"
6724   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
6725   data: "plot-vpp-throughput-latency-3n-hsw"
6726   filter: "'NIC_Intel-X520-DA2' and
6727            '64B' and
6728            'NDRPDR' and
6729            '2T2C' and
6730            'VHOST' and
6731            not 'VXLAN' and
6732            not 'IP4FWD' and
6733            not 'DOT1Q' and
6734            not '2VM'"
6735   parameters:
6736   - "throughput"
6737   - "parent"
6738   traces:
6739     hoverinfo: "x+y"
6740     boxpoints: "outliers"
6741     whiskerwidth: 0
6742   layout:
6743     title: ""  # No title
6744     layout: "plot-throughput"
6745
6746 -
6747   type: "plot"
6748   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
6749   algorithm: "plot_performance_box"
6750   output-file-type: ".html"
6751   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
6752   data: "plot-vpp-throughput-latency-3n-hsw"
6753   filter: "'NIC_Intel-X520-DA2' and
6754            '64B' and
6755            'NDRPDR' and
6756            '1T1C' and
6757            'VHOST' and
6758            not 'VXLAN' and
6759            not 'IP4FWD' and
6760            not 'DOT1Q' and
6761            not '2VM'"
6762   parameters:
6763   - "throughput"
6764   - "parent"
6765   traces:
6766     hoverinfo: "x+y"
6767     boxpoints: "outliers"
6768     whiskerwidth: 0
6769   layout:
6770     title: ""  # No title
6771     layout: "plot-throughput"
6772
6773 -
6774   type: "plot"
6775   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
6776   algorithm: "plot_performance_box"
6777   output-file-type: ".html"
6778   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
6779   data: "plot-vpp-throughput-latency-3n-hsw"
6780   filter: "'NIC_Intel-X520-DA2' and
6781            '64B' and
6782            'NDRPDR' and
6783            '2T2C' and
6784            'VHOST' and
6785            not 'VXLAN' and
6786            not 'IP4FWD' and
6787            not 'DOT1Q' and
6788            not '2VM'"
6789   parameters:
6790   - "throughput"
6791   - "parent"
6792   traces:
6793     hoverinfo: "x+y"
6794     boxpoints: "outliers"
6795     whiskerwidth: 0
6796   layout:
6797     title: ""  # No title
6798     layout: "plot-throughput"
6799
6800 # Packet Throughput - VPP vhost ip4 3n-hsw-x710
6801 -
6802   type: "plot"
6803   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
6804   algorithm: "plot_performance_box"
6805   output-file-type: ".html"
6806   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
6807   data: "plot-vpp-throughput-latency-3n-hsw"
6808   filter: "'NIC_Intel-X710' and
6809            '64B' and
6810            'NDRPDR' and
6811            '1T1C' and
6812            'VHOST' and
6813            not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
6814   parameters:
6815   - "throughput"
6816   - "parent"
6817   traces:
6818     hoverinfo: "x+y"
6819     boxpoints: "outliers"
6820     whiskerwidth: 0
6821   layout:
6822     title: ""  # No title
6823     layout: "plot-throughput"
6824
6825 -
6826   type: "plot"
6827   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
6828   algorithm: "plot_performance_box"
6829   output-file-type: ".html"
6830   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
6831   data: "plot-vpp-throughput-latency-3n-hsw"
6832   filter: "'NIC_Intel-X710' and
6833            '64B' and
6834            'NDRPDR' and
6835            '2T2C' and
6836            'VHOST' and
6837            not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
6838   parameters:
6839   - "throughput"
6840   - "parent"
6841   traces:
6842     hoverinfo: "x+y"
6843     boxpoints: "outliers"
6844     whiskerwidth: 0
6845   layout:
6846     title: ""  # No title
6847     layout: "plot-throughput"
6848
6849 -
6850   type: "plot"
6851   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
6852   algorithm: "plot_performance_box"
6853   output-file-type: ".html"
6854   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
6855   data: "plot-vpp-throughput-latency-3n-hsw"
6856   filter: "'NIC_Intel-X710' and
6857            '64B' and
6858            'NDRPDR' and
6859            '1T1C' and
6860            'VHOST' and
6861            not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
6862   parameters:
6863   - "throughput"
6864   - "parent"
6865   traces:
6866     hoverinfo: "x+y"
6867     boxpoints: "outliers"
6868     whiskerwidth: 0
6869   layout:
6870     title: ""  # No title
6871     layout: "plot-throughput"
6872
6873 -
6874   type: "plot"
6875   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
6876   algorithm: "plot_performance_box"
6877   output-file-type: ".html"
6878   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
6879   data: "plot-vpp-throughput-latency-3n-hsw"
6880   filter: "'NIC_Intel-X710' and
6881            '64B' and
6882            'NDRPDR' and
6883            '2T2C' and
6884            'VHOST' and
6885            not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
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 # Packet Throughput - VPP vhost l2sw 3n-hsw-x710
6898 -
6899   type: "plot"
6900   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
6901   algorithm: "plot_performance_box"
6902   output-file-type: ".html"
6903   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
6904   data: "plot-vpp-throughput-latency-3n-hsw"
6905   filter: "'NIC_Intel-X710' and
6906            '64B' and
6907            'NDRPDR' and
6908            '1T1C' and
6909            'VHOST' and
6910            not 'VXLAN' and
6911            not 'IP4FWD' and
6912            not 'DOT1Q' and
6913            not '2VM'"
6914   parameters:
6915   - "throughput"
6916   - "parent"
6917   traces:
6918     hoverinfo: "x+y"
6919     boxpoints: "outliers"
6920     whiskerwidth: 0
6921   layout:
6922     title: ""  # No title
6923     layout: "plot-throughput"
6924
6925 -
6926   type: "plot"
6927   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
6928   algorithm: "plot_performance_box"
6929   output-file-type: ".html"
6930   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
6931   data: "plot-vpp-throughput-latency-3n-hsw"
6932   filter: "'NIC_Intel-X710' and
6933            '64B' and
6934            'NDRPDR' and
6935            '2T2C' and
6936            'VHOST' and
6937            not 'VXLAN' and
6938            not 'IP4FWD' and
6939            not 'DOT1Q' and
6940            not '2VM'"
6941   parameters:
6942   - "throughput"
6943   - "parent"
6944   traces:
6945     hoverinfo: "x+y"
6946     boxpoints: "outliers"
6947     whiskerwidth: 0
6948   layout:
6949     title: ""  # No title
6950     layout: "plot-throughput"
6951
6952 -
6953   type: "plot"
6954   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
6955   algorithm: "plot_performance_box"
6956   output-file-type: ".html"
6957   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
6958   data: "plot-vpp-throughput-latency-3n-hsw"
6959   filter: "'NIC_Intel-X710' and
6960            '64B' and
6961            'NDRPDR' and
6962            '1T1C' and
6963            'VHOST' and
6964            not 'VXLAN' and
6965            not 'IP4FWD' and
6966            not 'DOT1Q' and
6967            not '2VM'"
6968   parameters:
6969   - "throughput"
6970   - "parent"
6971   traces:
6972     hoverinfo: "x+y"
6973     boxpoints: "outliers"
6974     whiskerwidth: 0
6975   layout:
6976     title: ""  # No title
6977     layout: "plot-throughput"
6978
6979 -
6980   type: "plot"
6981   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
6982   algorithm: "plot_performance_box"
6983   output-file-type: ".html"
6984   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
6985   data: "plot-vpp-throughput-latency-3n-hsw"
6986   filter: "'NIC_Intel-X710' and
6987            '64B' and
6988            'NDRPDR' and
6989            '2T2C' and
6990            'VHOST' and
6991            not 'VXLAN' and
6992            not 'IP4FWD' and
6993            not 'DOT1Q' and
6994            not '2VM'"
6995   parameters:
6996   - "throughput"
6997   - "parent"
6998   traces:
6999     hoverinfo: "x+y"
7000     boxpoints: "outliers"
7001     whiskerwidth: 0
7002   layout:
7003     title: ""  # No title
7004     layout: "plot-throughput"
7005
7006 # Packet Throughput - VPP vhost ip4 3n-hsw-xl710
7007 -
7008   type: "plot"
7009   title: "VPP Throughput: vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
7010   algorithm: "plot_performance_box"
7011   output-file-type: ".html"
7012   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
7013   data: "plot-vpp-throughput-latency-3n-hsw"
7014   filter: "'NIC_Intel-XL710' and
7015            '64B' and
7016            'NDRPDR' and
7017            '1T1C' and
7018            'VHOST' and
7019            not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
7020   parameters:
7021   - "throughput"
7022   - "parent"
7023   traces:
7024     hoverinfo: "x+y"
7025     boxpoints: "outliers"
7026     whiskerwidth: 0
7027   layout:
7028     title: ""  # No title
7029     layout: "plot-throughput"
7030
7031 -
7032   type: "plot"
7033   title: "VPP Throughput: vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
7034   algorithm: "plot_performance_box"
7035   output-file-type: ".html"
7036   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
7037   data: "plot-vpp-throughput-latency-3n-hsw"
7038   filter: "'NIC_Intel-XL710' and
7039            '64B' and
7040            'NDRPDR' and
7041            '2T2C' and
7042            'VHOST' and
7043            not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
7044   parameters:
7045   - "throughput"
7046   - "parent"
7047   traces:
7048     hoverinfo: "x+y"
7049     boxpoints: "outliers"
7050     whiskerwidth: 0
7051   layout:
7052     title: ""  # No title
7053     layout: "plot-throughput"
7054
7055 -
7056   type: "plot"
7057   title: "VPP Throughput: vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
7058   algorithm: "plot_performance_box"
7059   output-file-type: ".html"
7060   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
7061   data: "plot-vpp-throughput-latency-3n-hsw"
7062   filter: "'NIC_Intel-XL710' and
7063            '64B' and
7064            'NDRPDR' and
7065            '1T1C' and
7066            'VHOST' and
7067            not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
7068   parameters:
7069   - "throughput"
7070   - "parent"
7071   traces:
7072     hoverinfo: "x+y"
7073     boxpoints: "outliers"
7074     whiskerwidth: 0
7075   layout:
7076     title: ""  # No title
7077     layout: "plot-throughput"
7078
7079 -
7080   type: "plot"
7081   title: "VPP Throughput: vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
7082   algorithm: "plot_performance_box"
7083   output-file-type: ".html"
7084   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
7085   data: "plot-vpp-throughput-latency-3n-hsw"
7086   filter: "'NIC_Intel-XL710' and
7087            '64B' and
7088            'NDRPDR' and
7089            '2T2C' and
7090            'VHOST' and
7091            not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
7092   parameters:
7093   - "throughput"
7094   - "parent"
7095   traces:
7096     hoverinfo: "x+y"
7097     boxpoints: "outliers"
7098     whiskerwidth: 0
7099   layout:
7100     title: ""  # No title
7101     layout: "plot-throughput"
7102
7103 # Packet Throughput - VPP vhost l2sw 3n-hsw-xl710
7104 -
7105   type: "plot"
7106   title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
7107   algorithm: "plot_performance_box"
7108   output-file-type: ".html"
7109   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
7110   data: "plot-vpp-throughput-latency-3n-hsw"
7111   filter: "'NIC_Intel-XL710' and
7112            '64B' and
7113            'NDRPDR' and
7114            '1T1C' and
7115            'VHOST' and
7116            not 'VXLAN' and
7117            not 'IP4FWD' and
7118            not 'DOT1Q' and
7119            not '2VM'"
7120   parameters:
7121   - "throughput"
7122   - "parent"
7123   traces:
7124     hoverinfo: "x+y"
7125     boxpoints: "outliers"
7126     whiskerwidth: 0
7127   layout:
7128     title: ""  # No title
7129     layout: "plot-throughput"
7130
7131 -
7132   type: "plot"
7133   title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
7134   algorithm: "plot_performance_box"
7135   output-file-type: ".html"
7136   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
7137   data: "plot-vpp-throughput-latency-3n-hsw"
7138   filter: "'NIC_Intel-XL710' and
7139            '64B' and
7140            'NDRPDR' and
7141            '2T2C' and
7142            'VHOST' and
7143            not 'VXLAN' and
7144            not 'IP4FWD' and
7145            not 'DOT1Q' and
7146            not '2VM'"
7147   parameters:
7148   - "throughput"
7149   - "parent"
7150   traces:
7151     hoverinfo: "x+y"
7152     boxpoints: "outliers"
7153     whiskerwidth: 0
7154   layout:
7155     title: ""  # No title
7156     layout: "plot-throughput"
7157
7158 -
7159   type: "plot"
7160   title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
7161   algorithm: "plot_performance_box"
7162   output-file-type: ".html"
7163   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
7164   data: "plot-vpp-throughput-latency-3n-hsw"
7165   filter: "'NIC_Intel-XL710' and
7166            '64B' and
7167            'NDRPDR' and
7168            '1T1C' and
7169            'VHOST' and
7170            not 'VXLAN' and
7171            not 'IP4FWD' and
7172            not 'DOT1Q' and
7173            not '2VM'"
7174   parameters:
7175   - "throughput"
7176   - "parent"
7177   traces:
7178     hoverinfo: "x+y"
7179     boxpoints: "outliers"
7180     whiskerwidth: 0
7181   layout:
7182     title: ""  # No title
7183     layout: "plot-throughput"
7184
7185 -
7186   type: "plot"
7187   title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
7188   algorithm: "plot_performance_box"
7189   output-file-type: ".html"
7190   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
7191   data: "plot-vpp-throughput-latency-3n-hsw"
7192   filter: "'NIC_Intel-XL710' and
7193            '64B' and
7194            'NDRPDR' and
7195            '2T2C' and
7196            'VHOST' and
7197            not 'VXLAN' and
7198            not 'IP4FWD' and
7199            not 'DOT1Q' and
7200            not '2VM'"
7201   parameters:
7202   - "throughput"
7203   - "parent"
7204   traces:
7205     hoverinfo: "x+y"
7206     boxpoints: "outliers"
7207     whiskerwidth: 0
7208   layout:
7209     title: ""  # No title
7210     layout: "plot-throughput"
7211
7212 ################################################################################
7213
7214 # Packet Throughput - VPP VTS 3n-hsw-x520
7215 -
7216   type: "plot"
7217   title: "VPP Throughput: vts-3n-hsw-x520-114b-1t1c-ndr"
7218   algorithm: "plot_performance_box"
7219   output-file-type: ".html"
7220   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-1t1c-ndr"
7221   data: "plot-vpp-throughput-latency-3n-hsw"
7222   filter: "'NIC_Intel-X520-DA2' and
7223            '114B' and
7224            'NDRPDR' and
7225            '1T1C' and
7226            'VTS'"
7227   parameters:
7228   - "throughput"
7229   - "parent"
7230   traces:
7231     hoverinfo: "x+y"
7232     boxpoints: "outliers"
7233     whiskerwidth: 0
7234   layout:
7235     title: ""  # No title
7236     layout: "plot-throughput"
7237
7238 -
7239   type: "plot"
7240   title: "VPP Throughput: vts-3n-hsw-x520-114b-2t2c-ndr"
7241   algorithm: "plot_performance_box"
7242   output-file-type: ".html"
7243   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-2t2c-ndr"
7244   data: "plot-vpp-throughput-latency-3n-hsw"
7245   filter: "'NIC_Intel-X520-DA2' and
7246            '114B' and
7247            'NDRPDR' and
7248            '2T2C' and
7249            'VTS'"
7250   parameters:
7251   - "throughput"
7252   - "parent"
7253   traces:
7254     hoverinfo: "x+y"
7255     boxpoints: "outliers"
7256     whiskerwidth: 0
7257   layout:
7258     title: ""  # No title
7259     layout: "plot-throughput"
7260
7261 -
7262   type: "plot"
7263   title: "VPP Throughput: vts-3n-hsw-x520-114b-1t1c-pdr"
7264   algorithm: "plot_performance_box"
7265   output-file-type: ".html"
7266   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-1t1c-pdr"
7267   data: "plot-vpp-throughput-latency-3n-hsw"
7268   filter: "'NIC_Intel-X520-DA2' and
7269            '114B' and
7270            'NDRPDR' and
7271            '1T1C' and
7272            'VTS'"
7273   parameters:
7274   - "throughput"
7275   - "parent"
7276   traces:
7277     hoverinfo: "x+y"
7278     boxpoints: "outliers"
7279     whiskerwidth: 0
7280   layout:
7281     title: ""  # No title
7282     layout: "plot-throughput"
7283
7284 -
7285   type: "plot"
7286   title: "VPP Throughput: vts-3n-hsw-x520-114b-2t2c-pdr"
7287   algorithm: "plot_performance_box"
7288   output-file-type: ".html"
7289   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-2t2c-pdr"
7290   data: "plot-vpp-throughput-latency-3n-hsw"
7291   filter: "'NIC_Intel-X520-DA2' and
7292            '114B' and
7293            'NDRPDR' and
7294            '2T2C' and
7295            'VTS'"
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
7309 # Packet Throughput - DPDK l3fwd 3n-hsw-x520
7310 -
7311   type: "plot"
7312   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
7313   algorithm: "plot_performance_box"
7314   output-file-type: ".html"
7315   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
7316   data: "plot-dpdk-throughput-latency-3n-hsw"
7317   filter: "'NIC_Intel-X520-DA2' and
7318            '64B' and
7319            'BASE' and
7320            'NDRPDR' and
7321            '1T1C' and
7322            'IP4FWD'"
7323   parameters:
7324   - "throughput"
7325   - "parent"
7326   traces:
7327     hoverinfo: "x+y"
7328     boxpoints: "outliers"
7329     whiskerwidth: 0
7330   layout:
7331     title: ""  # No title
7332     layout: "plot-throughput"
7333
7334 -
7335   type: "plot"
7336   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
7337   algorithm: "plot_performance_box"
7338   output-file-type: ".html"
7339   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
7340   data: "plot-dpdk-throughput-latency-3n-hsw"
7341   filter: "'NIC_Intel-X520-DA2' and
7342            '64B' and
7343            'BASE' and
7344            'NDRPDR' and
7345            '2T2C' and
7346            'IP4FWD'"
7347   parameters:
7348   - "throughput"
7349   - "parent"
7350   traces:
7351     hoverinfo: "x+y"
7352     boxpoints: "outliers"
7353     whiskerwidth: 0
7354   layout:
7355     title: ""  # No title
7356     layout: "plot-throughput"
7357
7358 -
7359   type: "plot"
7360   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
7361   algorithm: "plot_performance_box"
7362   output-file-type: ".html"
7363   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
7364   data: "plot-dpdk-throughput-latency-3n-hsw"
7365   filter: "'NIC_Intel-X520-DA2' and
7366            '64B' and
7367            'BASE' and
7368            'NDRPDR' and
7369            '1T1C' and
7370            'IP4FWD'"
7371   parameters:
7372   - "throughput"
7373   - "parent"
7374   traces:
7375     hoverinfo: "x+y"
7376     boxpoints: "outliers"
7377     whiskerwidth: 0
7378   layout:
7379     title: ""  # No title
7380     layout: "plot-throughput"
7381
7382 -
7383   type: "plot"
7384   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
7385   algorithm: "plot_performance_box"
7386   output-file-type: ".html"
7387   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
7388   data: "plot-dpdk-throughput-latency-3n-hsw"
7389   filter: "'NIC_Intel-X520-DA2' and
7390            '64B' and
7391            'BASE' and
7392            'NDRPDR' and
7393            '2T2C' and
7394            'IP4FWD'"
7395   parameters:
7396   - "throughput"
7397   - "parent"
7398   traces:
7399     hoverinfo: "x+y"
7400     boxpoints: "outliers"
7401     whiskerwidth: 0
7402   layout:
7403     title: ""  # No title
7404     layout: "plot-throughput"
7405
7406 # Packet Throughput - DPDK l3fwd 3n-hsw-x710
7407 -
7408   type: "plot"
7409   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
7410   algorithm: "plot_performance_box"
7411   output-file-type: ".html"
7412   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
7413   data: "plot-dpdk-throughput-latency-3n-hsw"
7414   filter: "'NIC_Intel-X710' and
7415            '64B' and
7416            'BASE' and
7417            'NDRPDR' and
7418            '1T1C' and
7419            'IP4FWD'"
7420   parameters:
7421   - "throughput"
7422   - "parent"
7423   traces:
7424     hoverinfo: "x+y"
7425     boxpoints: "outliers"
7426     whiskerwidth: 0
7427   layout:
7428     title: ""  # No title
7429     layout: "plot-throughput"
7430
7431 -
7432   type: "plot"
7433   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
7434   algorithm: "plot_performance_box"
7435   output-file-type: ".html"
7436   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
7437   data: "plot-dpdk-throughput-latency-3n-hsw"
7438   filter: "'NIC_Intel-X710' and
7439            '64B' and
7440            'BASE' and
7441            'NDRPDR' and
7442            '2T2C' and
7443            'IP4FWD'"
7444   parameters:
7445   - "throughput"
7446   - "parent"
7447   traces:
7448     hoverinfo: "x+y"
7449     boxpoints: "outliers"
7450     whiskerwidth: 0
7451   layout:
7452     title: ""  # No title
7453     layout: "plot-throughput"
7454
7455 -
7456   type: "plot"
7457   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
7458   algorithm: "plot_performance_box"
7459   output-file-type: ".html"
7460   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
7461   data: "plot-dpdk-throughput-latency-3n-hsw"
7462   filter: "'NIC_Intel-X710' and
7463            '64B' and
7464            'BASE' and
7465            'NDRPDR' and
7466            '1T1C' and
7467            'IP4FWD'"
7468   parameters:
7469   - "throughput"
7470   - "parent"
7471   traces:
7472     hoverinfo: "x+y"
7473     boxpoints: "outliers"
7474     whiskerwidth: 0
7475   layout:
7476     title: ""  # No title
7477     layout: "plot-throughput"
7478
7479 -
7480   type: "plot"
7481   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
7482   algorithm: "plot_performance_box"
7483   output-file-type: ".html"
7484   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
7485   data: "plot-dpdk-throughput-latency-3n-hsw"
7486   filter: "'NIC_Intel-X710' and
7487            '64B' and
7488            'BASE' and
7489            'NDRPDR' and
7490            '2T2C' and
7491            'IP4FWD'"
7492   parameters:
7493   - "throughput"
7494   - "parent"
7495   traces:
7496     hoverinfo: "x+y"
7497     boxpoints: "outliers"
7498     whiskerwidth: 0
7499   layout:
7500     title: ""  # No title
7501     layout: "plot-throughput"
7502
7503 # Packet Throughput - DPDK l3fwd 3n-hsw-xl710
7504 -
7505   type: "plot"
7506   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
7507   algorithm: "plot_performance_box"
7508   output-file-type: ".html"
7509   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
7510   data: "plot-dpdk-throughput-latency-3n-hsw"
7511   filter: "'NIC_Intel-XL710' and
7512            '64B' and
7513            'BASE' and
7514            'NDRPDR' and
7515            '1T1C' and
7516            'IP4FWD'"
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 -
7529   type: "plot"
7530   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
7531   algorithm: "plot_performance_box"
7532   output-file-type: ".html"
7533   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
7534   data: "plot-dpdk-throughput-latency-3n-hsw"
7535   filter: "'NIC_Intel-XL710' and
7536            '64B' and
7537            'BASE' and
7538            'NDRPDR' and
7539            '2T2C' and
7540            'IP4FWD'"
7541   parameters:
7542   - "throughput"
7543   - "parent"
7544   traces:
7545     hoverinfo: "x+y"
7546     boxpoints: "outliers"
7547     whiskerwidth: 0
7548   layout:
7549     title: ""  # No title
7550     layout: "plot-throughput"
7551
7552 -
7553   type: "plot"
7554   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
7555   algorithm: "plot_performance_box"
7556   output-file-type: ".html"
7557   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
7558   data: "plot-dpdk-throughput-latency-3n-hsw"
7559   filter: "'NIC_Intel-XL710' and
7560            '64B' and
7561            'BASE' and
7562            'NDRPDR' and
7563            '1T1C' and
7564            'IP4FWD'"
7565   parameters:
7566   - "throughput"
7567   - "parent"
7568   traces:
7569     hoverinfo: "x+y"
7570     boxpoints: "outliers"
7571     whiskerwidth: 0
7572   layout:
7573     title: ""  # No title
7574     layout: "plot-throughput"
7575
7576 -
7577   type: "plot"
7578   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
7579   algorithm: "plot_performance_box"
7580   output-file-type: ".html"
7581   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
7582   data: "plot-dpdk-throughput-latency-3n-hsw"
7583   filter: "'NIC_Intel-XL710' and
7584            '64B' and
7585            'BASE' and
7586            'NDRPDR' and
7587            '2T2C' and
7588            'IP4FWD'"
7589   parameters:
7590   - "throughput"
7591   - "parent"
7592   traces:
7593     hoverinfo: "x+y"
7594     boxpoints: "outliers"
7595     whiskerwidth: 0
7596   layout:
7597     title: ""  # No title
7598     layout: "plot-throughput"
7599
7600 # Packet Throughput - DPDK l3fwd 3n-skx-x710
7601 -
7602   type: "plot"
7603   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
7604   algorithm: "plot_performance_box"
7605   output-file-type: ".html"
7606   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
7607   data: "plot-dpdk-throughput-latency-3n-skx"
7608   filter: "'NIC_Intel-X710' and
7609            '64B' and
7610            'BASE' and
7611            'NDRPDR' and
7612            '2T1C' and
7613            'IP4FWD'"
7614   parameters:
7615   - "throughput"
7616   - "parent"
7617   traces:
7618     hoverinfo: "x+y"
7619     boxpoints: "outliers"
7620     whiskerwidth: 0
7621   layout:
7622     title: ""  # No title
7623     layout: "plot-throughput"
7624
7625 -
7626   type: "plot"
7627   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
7628   algorithm: "plot_performance_box"
7629   output-file-type: ".html"
7630   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
7631   data: "plot-dpdk-throughput-latency-3n-skx"
7632   filter: "'NIC_Intel-X710' and
7633            '64B' and
7634            'BASE' and
7635            'NDRPDR' and
7636            '4T2C' and
7637            'IP4FWD'"
7638   parameters:
7639   - "throughput"
7640   - "parent"
7641   traces:
7642     hoverinfo: "x+y"
7643     boxpoints: "outliers"
7644     whiskerwidth: 0
7645   layout:
7646     title: ""  # No title
7647     layout: "plot-throughput"
7648
7649 -
7650   type: "plot"
7651   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
7652   algorithm: "plot_performance_box"
7653   output-file-type: ".html"
7654   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
7655   data: "plot-dpdk-throughput-latency-3n-skx"
7656   filter: "'NIC_Intel-X710' and
7657            '64B' and
7658            'BASE' and
7659            'NDRPDR' and
7660            '2T1C' and
7661            'IP4FWD'"
7662   parameters:
7663   - "throughput"
7664   - "parent"
7665   traces:
7666     hoverinfo: "x+y"
7667     boxpoints: "outliers"
7668     whiskerwidth: 0
7669   layout:
7670     title: ""  # No title
7671     layout: "plot-throughput"
7672
7673 -
7674   type: "plot"
7675   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
7676   algorithm: "plot_performance_box"
7677   output-file-type: ".html"
7678   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
7679   data: "plot-dpdk-throughput-latency-3n-skx"
7680   filter: "'NIC_Intel-X710' and
7681            '64B' and
7682            'BASE' and
7683            'NDRPDR' and
7684            '4T2C' and
7685            'IP4FWD'"
7686   parameters:
7687   - "throughput"
7688   - "parent"
7689   traces:
7690     hoverinfo: "x+y"
7691     boxpoints: "outliers"
7692     whiskerwidth: 0
7693   layout:
7694     title: ""  # No title
7695     layout: "plot-throughput"
7696
7697 # Packet Throughput - DPDK l3fwd 3n-skx-xxv710
7698 -
7699   type: "plot"
7700   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
7701   algorithm: "plot_performance_box"
7702   output-file-type: ".html"
7703   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
7704   data: "plot-dpdk-throughput-latency-3n-skx"
7705   filter: "'NIC_Intel-XXV710' and
7706            '64B' and
7707            'BASE' and
7708            'NDRPDR' and
7709            '2T1C' and
7710            'IP4FWD'"
7711   parameters:
7712   - "throughput"
7713   - "parent"
7714   traces:
7715     hoverinfo: "x+y"
7716     boxpoints: "outliers"
7717     whiskerwidth: 0
7718   layout:
7719     title: ""  # No title
7720     layout: "plot-throughput"
7721
7722 -
7723   type: "plot"
7724   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
7725   algorithm: "plot_performance_box"
7726   output-file-type: ".html"
7727   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
7728   data: "plot-dpdk-throughput-latency-3n-skx"
7729   filter: "'NIC_Intel-XXV710' and
7730            '64B' and
7731            'BASE' and
7732            'NDRPDR' and
7733            '4T2C' and
7734            'IP4FWD'"
7735   parameters:
7736   - "throughput"
7737   - "parent"
7738   traces:
7739     hoverinfo: "x+y"
7740     boxpoints: "outliers"
7741     whiskerwidth: 0
7742   layout:
7743     title: ""  # No title
7744     layout: "plot-throughput"
7745
7746 -
7747   type: "plot"
7748   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
7749   algorithm: "plot_performance_box"
7750   output-file-type: ".html"
7751   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
7752   data: "plot-dpdk-throughput-latency-3n-skx"
7753   filter: "'NIC_Intel-XXV710' and
7754            '64B' and
7755            'BASE' and
7756            'NDRPDR' and
7757            '2T1C' and
7758            'IP4FWD'"
7759   parameters:
7760   - "throughput"
7761   - "parent"
7762   traces:
7763     hoverinfo: "x+y"
7764     boxpoints: "outliers"
7765     whiskerwidth: 0
7766   layout:
7767     title: ""  # No title
7768     layout: "plot-throughput"
7769
7770 -
7771   type: "plot"
7772   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
7773   algorithm: "plot_performance_box"
7774   output-file-type: ".html"
7775   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
7776   data: "plot-dpdk-throughput-latency-3n-skx"
7777   filter: "'NIC_Intel-XXV710' and
7778            '64B' and
7779            'BASE' and
7780            'NDRPDR' and
7781            '4T2C' and
7782            'IP4FWD'"
7783   parameters:
7784   - "throughput"
7785   - "parent"
7786   traces:
7787     hoverinfo: "x+y"
7788     boxpoints: "outliers"
7789     whiskerwidth: 0
7790   layout:
7791     title: ""  # No title
7792     layout: "plot-throughput"
7793
7794 # Packet Throughput - DPDK l3fwd 2n-skx-x710
7795 -
7796   type: "plot"
7797   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
7798   algorithm: "plot_performance_box"
7799   output-file-type: ".html"
7800   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
7801   data: "plot-dpdk-throughput-latency-2n-skx"
7802   filter: "'NIC_Intel-X710' and
7803            '64B' and
7804            'BASE' and
7805            'NDRPDR' and
7806            '2T1C' and
7807            'IP4FWD'"
7808   parameters:
7809   - "throughput"
7810   - "parent"
7811   traces:
7812     hoverinfo: "x+y"
7813     boxpoints: "outliers"
7814     whiskerwidth: 0
7815   layout:
7816     title: ""  # No title
7817     layout: "plot-throughput"
7818
7819 -
7820   type: "plot"
7821   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
7822   algorithm: "plot_performance_box"
7823   output-file-type: ".html"
7824   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
7825   data: "plot-dpdk-throughput-latency-2n-skx"
7826   filter: "'NIC_Intel-X710' and
7827            '64B' and
7828            'BASE' and
7829            'NDRPDR' and
7830            '4T2C' and
7831            'IP4FWD'"
7832   parameters:
7833   - "throughput"
7834   - "parent"
7835   traces:
7836     hoverinfo: "x+y"
7837     boxpoints: "outliers"
7838     whiskerwidth: 0
7839   layout:
7840     title: ""  # No title
7841     layout: "plot-throughput"
7842
7843 -
7844   type: "plot"
7845   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
7846   algorithm: "plot_performance_box"
7847   output-file-type: ".html"
7848   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
7849   data: "plot-dpdk-throughput-latency-2n-skx"
7850   filter: "'NIC_Intel-X710' and
7851            '64B' and
7852            'BASE' and
7853            'NDRPDR' and
7854            '2T1C' and
7855            'IP4FWD'"
7856   parameters:
7857   - "throughput"
7858   - "parent"
7859   traces:
7860     hoverinfo: "x+y"
7861     boxpoints: "outliers"
7862     whiskerwidth: 0
7863   layout:
7864     title: ""  # No title
7865     layout: "plot-throughput"
7866
7867 -
7868   type: "plot"
7869   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
7870   algorithm: "plot_performance_box"
7871   output-file-type: ".html"
7872   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
7873   data: "plot-dpdk-throughput-latency-2n-skx"
7874   filter: "'NIC_Intel-X710' and
7875            '64B' and
7876            'BASE' and
7877            'NDRPDR' and
7878            '4T2C' and
7879            'IP4FWD'"
7880   parameters:
7881   - "throughput"
7882   - "parent"
7883   traces:
7884     hoverinfo: "x+y"
7885     boxpoints: "outliers"
7886     whiskerwidth: 0
7887   layout:
7888     title: ""  # No title
7889     layout: "plot-throughput"
7890
7891 # Packet Throughput - DPDK l3fwd 2n-skx-xxv710
7892 -
7893   type: "plot"
7894   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
7895   algorithm: "plot_performance_box"
7896   output-file-type: ".html"
7897   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
7898   data: "plot-dpdk-throughput-latency-2n-skx"
7899   filter: "'NIC_Intel-XXV710' and
7900            '64B' and
7901            'BASE' and
7902            'NDRPDR' and
7903            '2T1C' and
7904            'IP4FWD'"
7905   parameters:
7906   - "throughput"
7907   - "parent"
7908   traces:
7909     hoverinfo: "x+y"
7910     boxpoints: "outliers"
7911     whiskerwidth: 0
7912   layout:
7913     title: ""  # No title
7914     layout: "plot-throughput"
7915
7916 -
7917   type: "plot"
7918   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
7919   algorithm: "plot_performance_box"
7920   output-file-type: ".html"
7921   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
7922   data: "plot-dpdk-throughput-latency-2n-skx"
7923   filter: "'NIC_Intel-XXV710' and
7924            '64B' and
7925            'BASE' and
7926            'NDRPDR' and
7927            '4T2C' and
7928            'IP4FWD'"
7929   parameters:
7930   - "throughput"
7931   - "parent"
7932   traces:
7933     hoverinfo: "x+y"
7934     boxpoints: "outliers"
7935     whiskerwidth: 0
7936   layout:
7937     title: ""  # No title
7938     layout: "plot-throughput"
7939
7940 -
7941   type: "plot"
7942   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
7943   algorithm: "plot_performance_box"
7944   output-file-type: ".html"
7945   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
7946   data: "plot-dpdk-throughput-latency-2n-skx"
7947   filter: "'NIC_Intel-XXV710' and
7948            '64B' and
7949            'BASE' and
7950            'NDRPDR' and
7951            '2T1C' and
7952            'IP4FWD'"
7953   parameters:
7954   - "throughput"
7955   - "parent"
7956   traces:
7957     hoverinfo: "x+y"
7958     boxpoints: "outliers"
7959     whiskerwidth: 0
7960   layout:
7961     title: ""  # No title
7962     layout: "plot-throughput"
7963
7964 -
7965   type: "plot"
7966   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
7967   algorithm: "plot_performance_box"
7968   output-file-type: ".html"
7969   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
7970   data: "plot-dpdk-throughput-latency-2n-skx"
7971   filter: "'NIC_Intel-XXV710' and
7972            '64B' and
7973            'BASE' and
7974            'NDRPDR' and
7975            '4T2C' and
7976            'IP4FWD'"
7977   parameters:
7978   - "throughput"
7979   - "parent"
7980   traces:
7981     hoverinfo: "x+y"
7982     boxpoints: "outliers"
7983     whiskerwidth: 0
7984   layout:
7985     title: ""  # No title
7986     layout: "plot-throughput"
7987
7988 ################################################################################
7989
7990 # Packet Throughput - DPDK testpmd 3n-hsw-x520
7991 -
7992   type: "plot"
7993   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
7994   algorithm: "plot_performance_box"
7995   output-file-type: ".html"
7996   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
7997   data: "plot-dpdk-throughput-latency-3n-hsw"
7998   filter: "'NIC_Intel-X520-DA2' and
7999            '64B' and
8000            'BASE' and
8001            'NDRPDR' and
8002            '1T1C' and
8003            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
8004   parameters:
8005   - "throughput"
8006   - "parent"
8007   traces:
8008     hoverinfo: "x+y"
8009     boxpoints: "outliers"
8010     whiskerwidth: 0
8011   layout:
8012     title: ""  # No title
8013     layout: "plot-throughput"
8014
8015 -
8016   type: "plot"
8017   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
8018   algorithm: "plot_performance_box"
8019   output-file-type: ".html"
8020   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
8021   data: "plot-dpdk-throughput-latency-3n-hsw"
8022   filter: "'NIC_Intel-X520-DA2' and
8023            '64B' and
8024            'BASE' and
8025            'NDRPDR' and
8026            '2T2C' and
8027            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
8028   parameters:
8029   - "throughput"
8030   - "parent"
8031   traces:
8032     hoverinfo: "x+y"
8033     boxpoints: "outliers"
8034     whiskerwidth: 0
8035   layout:
8036     title: ""  # No title
8037     layout: "plot-throughput"
8038
8039 -
8040   type: "plot"
8041   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
8042   algorithm: "plot_performance_box"
8043   output-file-type: ".html"
8044   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
8045   data: "plot-dpdk-throughput-latency-3n-hsw"
8046   filter: "'NIC_Intel-X520-DA2' and
8047            '64B' and
8048            'BASE' and
8049            'NDRPDR' and
8050            '1T1C' and
8051            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
8052   parameters:
8053   - "throughput"
8054   - "parent"
8055   traces:
8056     hoverinfo: "x+y"
8057     boxpoints: "outliers"
8058     whiskerwidth: 0
8059   layout:
8060     title: ""  # No title
8061     layout: "plot-throughput"
8062
8063 -
8064   type: "plot"
8065   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
8066   algorithm: "plot_performance_box"
8067   output-file-type: ".html"
8068   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
8069   data: "plot-dpdk-throughput-latency-3n-hsw"
8070   filter: "'NIC_Intel-X520-DA2' and
8071            '64B' and
8072            'BASE' and
8073            'NDRPDR' and
8074            '2T2C' and
8075            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
8076   parameters:
8077   - "throughput"
8078   - "parent"
8079   traces:
8080     hoverinfo: "x+y"
8081     boxpoints: "outliers"
8082     whiskerwidth: 0
8083   layout:
8084     title: ""  # No title
8085     layout: "plot-throughput"
8086
8087 # Packet Throughput - DPDK testpmd 3n-hsw-x710
8088 -
8089   type: "plot"
8090   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
8091   algorithm: "plot_performance_box"
8092   output-file-type: ".html"
8093   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
8094   data: "plot-dpdk-throughput-latency-3n-hsw"
8095   filter: "'NIC_Intel-X710' and
8096            '64B' and
8097            'BASE' and
8098            'NDRPDR' and
8099            '1T1C' and
8100            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
8101   parameters:
8102   - "throughput"
8103   - "parent"
8104   traces:
8105     hoverinfo: "x+y"
8106     boxpoints: "outliers"
8107     whiskerwidth: 0
8108   layout:
8109     title: ""  # No title
8110     layout: "plot-throughput"
8111
8112 -
8113   type: "plot"
8114   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
8115   algorithm: "plot_performance_box"
8116   output-file-type: ".html"
8117   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
8118   data: "plot-dpdk-throughput-latency-3n-hsw"
8119   filter: "'NIC_Intel-X710' and
8120            '64B' and
8121            'BASE' and
8122            'NDRPDR' and
8123            '2T2C' and
8124            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
8125   parameters:
8126   - "throughput"
8127   - "parent"
8128   traces:
8129     hoverinfo: "x+y"
8130     boxpoints: "outliers"
8131     whiskerwidth: 0
8132   layout:
8133     title: ""  # No title
8134     layout: "plot-throughput"
8135
8136 -
8137   type: "plot"
8138   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
8139   algorithm: "plot_performance_box"
8140   output-file-type: ".html"
8141   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
8142   data: "plot-dpdk-throughput-latency-3n-hsw"
8143   filter: "'NIC_Intel-X710' and
8144            '64B' and
8145            'BASE' and
8146            'NDRPDR' and
8147            '1T1C' and
8148            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
8149   parameters:
8150   - "throughput"
8151   - "parent"
8152   traces:
8153     hoverinfo: "x+y"
8154     boxpoints: "outliers"
8155     whiskerwidth: 0
8156   layout:
8157     title: ""  # No title
8158     layout: "plot-throughput"
8159
8160 -
8161   type: "plot"
8162   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
8163   algorithm: "plot_performance_box"
8164   output-file-type: ".html"
8165   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
8166   data: "plot-dpdk-throughput-latency-3n-hsw"
8167   filter: "'NIC_Intel-X710' and
8168            '64B' and
8169            'BASE' and
8170            'NDRPDR' and
8171            '2T2C' and
8172            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
8173   parameters:
8174   - "throughput"
8175   - "parent"
8176   traces:
8177     hoverinfo: "x+y"
8178     boxpoints: "outliers"
8179     whiskerwidth: 0
8180   layout:
8181     title: ""  # No title
8182     layout: "plot-throughput"
8183
8184 # Packet Throughput - DPDK testpmd 3n-hsw-xl710
8185 -
8186   type: "plot"
8187   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
8188   algorithm: "plot_performance_box"
8189   output-file-type: ".html"
8190   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
8191   data: "plot-dpdk-throughput-latency-3n-hsw"
8192   filter: "'NIC_Intel-XL710' and
8193            '64B' and
8194            'BASE' and
8195            'NDRPDR' and
8196            '1T1C' and
8197            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
8198   parameters:
8199   - "throughput"
8200   - "parent"
8201   traces:
8202     hoverinfo: "x+y"
8203     boxpoints: "outliers"
8204     whiskerwidth: 0
8205   layout:
8206     title: ""  # No title
8207     layout: "plot-throughput"
8208
8209 -
8210   type: "plot"
8211   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
8212   algorithm: "plot_performance_box"
8213   output-file-type: ".html"
8214   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
8215   data: "plot-dpdk-throughput-latency-3n-hsw"
8216   filter: "'NIC_Intel-XL710' and
8217            '64B' and
8218            'BASE' and
8219            'NDRPDR' and
8220            '2T2C' and
8221            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
8222   parameters:
8223   - "throughput"
8224   - "parent"
8225   traces:
8226     hoverinfo: "x+y"
8227     boxpoints: "outliers"
8228     whiskerwidth: 0
8229   layout:
8230     title: ""  # No title
8231     layout: "plot-throughput"
8232
8233 -
8234   type: "plot"
8235   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
8236   algorithm: "plot_performance_box"
8237   output-file-type: ".html"
8238   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
8239   data: "plot-dpdk-throughput-latency-3n-hsw"
8240   filter: "'NIC_Intel-XL710' and
8241            '64B' and
8242            'BASE' and
8243            'NDRPDR' and
8244            '1T1C' and
8245            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
8246   parameters:
8247   - "throughput"
8248   - "parent"
8249   traces:
8250     hoverinfo: "x+y"
8251     boxpoints: "outliers"
8252     whiskerwidth: 0
8253   layout:
8254     title: ""  # No title
8255     layout: "plot-throughput"
8256
8257 -
8258   type: "plot"
8259   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
8260   algorithm: "plot_performance_box"
8261   output-file-type: ".html"
8262   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
8263   data: "plot-dpdk-throughput-latency-3n-hsw"
8264   filter: "'NIC_Intel-XL710' and
8265            '64B' and
8266            'BASE' and
8267            'NDRPDR' and
8268            '2T2C' and
8269            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
8270   parameters:
8271   - "throughput"
8272   - "parent"
8273   traces:
8274     hoverinfo: "x+y"
8275     boxpoints: "outliers"
8276     whiskerwidth: 0
8277   layout:
8278     title: ""  # No title
8279     layout: "plot-throughput"
8280
8281 # Packet Throughput - DPDK testpmd 3n-skx-x710
8282 -
8283   type: "plot"
8284   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-2t1c-base-ndr"
8285   algorithm: "plot_performance_box"
8286   output-file-type: ".html"
8287   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-ndr"
8288   data: "plot-dpdk-throughput-latency-3n-skx"
8289   filter: "'NIC_Intel-X710' and
8290            '64B' and
8291            'BASE' and
8292            'NDRPDR' and
8293            '2T1C' and
8294            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
8295   parameters:
8296   - "throughput"
8297   - "parent"
8298   traces:
8299     hoverinfo: "x+y"
8300     boxpoints: "outliers"
8301     whiskerwidth: 0
8302   layout:
8303     title: ""  # No title
8304     layout: "plot-throughput"
8305
8306 -
8307   type: "plot"
8308   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-4t2c-base-ndr"
8309   algorithm: "plot_performance_box"
8310   output-file-type: ".html"
8311   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-ndr"
8312   data: "plot-dpdk-throughput-latency-3n-skx"
8313   filter: "'NIC_Intel-X710' and
8314            '64B' and
8315            'BASE' and
8316            'NDRPDR' and
8317            '4T2C' and
8318            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
8319   parameters:
8320   - "throughput"
8321   - "parent"
8322   traces:
8323     hoverinfo: "x+y"
8324     boxpoints: "outliers"
8325     whiskerwidth: 0
8326   layout:
8327     title: ""  # No title
8328     layout: "plot-throughput"
8329
8330 -
8331   type: "plot"
8332   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-2t1c-base-pdr"
8333   algorithm: "plot_performance_box"
8334   output-file-type: ".html"
8335   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-pdr"
8336   data: "plot-dpdk-throughput-latency-3n-skx"
8337   filter: "'NIC_Intel-X710' and
8338            '64B' and
8339            'BASE' and
8340            'NDRPDR' and
8341            '2T1C' and
8342            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
8343   parameters:
8344   - "throughput"
8345   - "parent"
8346   traces:
8347     hoverinfo: "x+y"
8348     boxpoints: "outliers"
8349     whiskerwidth: 0
8350   layout:
8351     title: ""  # No title
8352     layout: "plot-throughput"
8353
8354 -
8355   type: "plot"
8356   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-4t2c-base-pdr"
8357   algorithm: "plot_performance_box"
8358   output-file-type: ".html"
8359   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-pdr"
8360   data: "plot-dpdk-throughput-latency-3n-skx"
8361   filter: "'NIC_Intel-X710' and
8362            '64B' and
8363            'BASE' and
8364            'NDRPDR' and
8365            '4T2C' and
8366            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
8367   parameters:
8368   - "throughput"
8369   - "parent"
8370   traces:
8371     hoverinfo: "x+y"
8372     boxpoints: "outliers"
8373     whiskerwidth: 0
8374   layout:
8375     title: ""  # No title
8376     layout: "plot-throughput"
8377
8378 # Packet Throughput - DPDK testpmd 3n-skx-xxv710
8379 -
8380   type: "plot"
8381   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
8382   algorithm: "plot_performance_box"
8383   output-file-type: ".html"
8384   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
8385   data: "plot-dpdk-throughput-latency-3n-skx"
8386   filter: "'NIC_Intel-XXV710' and
8387            '64B' and
8388            'BASE' and
8389            'NDRPDR' and
8390            '2T1C' and
8391            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
8392   parameters:
8393   - "throughput"
8394   - "parent"
8395   traces:
8396     hoverinfo: "x+y"
8397     boxpoints: "outliers"
8398     whiskerwidth: 0
8399   layout:
8400     title: ""  # No title
8401     layout: "plot-throughput"
8402
8403 -
8404   type: "plot"
8405   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
8406   algorithm: "plot_performance_box"
8407   output-file-type: ".html"
8408   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
8409   data: "plot-dpdk-throughput-latency-3n-skx"
8410   filter: "'NIC_Intel-XXV710' and
8411            '64B' and
8412            'BASE' and
8413            'NDRPDR' and
8414            '4T2C' and
8415            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
8416   parameters:
8417   - "throughput"
8418   - "parent"
8419   traces:
8420     hoverinfo: "x+y"
8421     boxpoints: "outliers"
8422     whiskerwidth: 0
8423   layout:
8424     title: ""  # No title
8425     layout: "plot-throughput"
8426
8427 -
8428   type: "plot"
8429   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
8430   algorithm: "plot_performance_box"
8431   output-file-type: ".html"
8432   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
8433   data: "plot-dpdk-throughput-latency-3n-skx"
8434   filter: "'NIC_Intel-XXV710' and
8435            '64B' and
8436            'BASE' and
8437            'NDRPDR' and
8438            '2T1C' and
8439            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
8440   parameters:
8441   - "throughput"
8442   - "parent"
8443   traces:
8444     hoverinfo: "x+y"
8445     boxpoints: "outliers"
8446     whiskerwidth: 0
8447   layout:
8448     title: ""  # No title
8449     layout: "plot-throughput"
8450
8451 -
8452   type: "plot"
8453   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
8454   algorithm: "plot_performance_box"
8455   output-file-type: ".html"
8456   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
8457   data: "plot-dpdk-throughput-latency-3n-skx"
8458   filter: "'NIC_Intel-XXV710' and
8459            '64B' and
8460            'BASE' and
8461            'NDRPDR' and
8462            '4T2C' and
8463            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
8464   parameters:
8465   - "throughput"
8466   - "parent"
8467   traces:
8468     hoverinfo: "x+y"
8469     boxpoints: "outliers"
8470     whiskerwidth: 0
8471   layout:
8472     title: ""  # No title
8473     layout: "plot-throughput"
8474
8475 # Packet Throughput - DPDK testpmd 2n-skx-x710
8476 -
8477   type: "plot"
8478   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-2t1c-base-ndr"
8479   algorithm: "plot_performance_box"
8480   output-file-type: ".html"
8481   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-ndr"
8482   data: "plot-dpdk-throughput-latency-2n-skx"
8483   filter: "'NIC_Intel-X710' and
8484            '64B' and
8485            'BASE' and
8486            'NDRPDR' and
8487            '2T1C' and
8488            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
8489   parameters:
8490   - "throughput"
8491   - "parent"
8492   traces:
8493     hoverinfo: "x+y"
8494     boxpoints: "outliers"
8495     whiskerwidth: 0
8496   layout:
8497     title: ""  # No title
8498     layout: "plot-throughput"
8499
8500 -
8501   type: "plot"
8502   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-4t2c-base-ndr"
8503   algorithm: "plot_performance_box"
8504   output-file-type: ".html"
8505   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-ndr"
8506   data: "plot-dpdk-throughput-latency-2n-skx"
8507   filter: "'NIC_Intel-X710' and
8508            '64B' and
8509            'BASE' and
8510            'NDRPDR' and
8511            '4T2C' and
8512            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
8513   parameters:
8514   - "throughput"
8515   - "parent"
8516   traces:
8517     hoverinfo: "x+y"
8518     boxpoints: "outliers"
8519     whiskerwidth: 0
8520   layout:
8521     title: ""  # No title
8522     layout: "plot-throughput"
8523
8524 -
8525   type: "plot"
8526   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-2t1c-base-pdr"
8527   algorithm: "plot_performance_box"
8528   output-file-type: ".html"
8529   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-pdr"
8530   data: "plot-dpdk-throughput-latency-2n-skx"
8531   filter: "'NIC_Intel-X710' and
8532            '64B' and
8533            'BASE' and
8534            'NDRPDR' and
8535            '2T1C' and
8536            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
8537   parameters:
8538   - "throughput"
8539   - "parent"
8540   traces:
8541     hoverinfo: "x+y"
8542     boxpoints: "outliers"
8543     whiskerwidth: 0
8544   layout:
8545     title: ""  # No title
8546     layout: "plot-throughput"
8547
8548 -
8549   type: "plot"
8550   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-4t2c-base-pdr"
8551   algorithm: "plot_performance_box"
8552   output-file-type: ".html"
8553   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-pdr"
8554   data: "plot-dpdk-throughput-latency-2n-skx"
8555   filter: "'NIC_Intel-X710' and
8556            '64B' and
8557            'BASE' and
8558            'NDRPDR' and
8559            '4T2C' and
8560            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
8561   parameters:
8562   - "throughput"
8563   - "parent"
8564   traces:
8565     hoverinfo: "x+y"
8566     boxpoints: "outliers"
8567     whiskerwidth: 0
8568   layout:
8569     title: ""  # No title
8570     layout: "plot-throughput"
8571
8572 # Packet Throughput - DPDK testpmd 2n-skx-xxv710
8573 -
8574   type: "plot"
8575   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
8576   algorithm: "plot_performance_box"
8577   output-file-type: ".html"
8578   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
8579   data: "plot-dpdk-throughput-latency-2n-skx"
8580   filter: "'NIC_Intel-XXV710' and
8581            '64B' and
8582            'BASE' and
8583            'NDRPDR' and
8584            '2T1C' and
8585            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
8586   parameters:
8587   - "throughput"
8588   - "parent"
8589   traces:
8590     hoverinfo: "x+y"
8591     boxpoints: "outliers"
8592     whiskerwidth: 0
8593   layout:
8594     title: ""  # No title
8595     layout: "plot-throughput"
8596
8597 -
8598   type: "plot"
8599   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
8600   algorithm: "plot_performance_box"
8601   output-file-type: ".html"
8602   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
8603   data: "plot-dpdk-throughput-latency-2n-skx"
8604   filter: "'NIC_Intel-XXV710' and
8605            '64B' and
8606            'BASE' and
8607            'NDRPDR' and
8608            '4T2C' and
8609            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
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   type: "plot"
8623   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
8624   algorithm: "plot_performance_box"
8625   output-file-type: ".html"
8626   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
8627   data: "plot-dpdk-throughput-latency-2n-skx"
8628   filter: "'NIC_Intel-XXV710' and
8629            '64B' and
8630            'BASE' and
8631            'NDRPDR' and
8632            '2T1C' and
8633            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
8634   parameters:
8635   - "throughput"
8636   - "parent"
8637   traces:
8638     hoverinfo: "x+y"
8639     boxpoints: "outliers"
8640     whiskerwidth: 0
8641   layout:
8642     title: ""  # No title
8643     layout: "plot-throughput"
8644
8645 -
8646   type: "plot"
8647   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
8648   algorithm: "plot_performance_box"
8649   output-file-type: ".html"
8650   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
8651   data: "plot-dpdk-throughput-latency-2n-skx"
8652   filter: "'NIC_Intel-XXV710' and
8653            '64B' and
8654            'BASE' and
8655            'NDRPDR' and
8656            '4T2C' and
8657            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
8658   parameters:
8659   - "throughput"
8660   - "parent"
8661   traces:
8662     hoverinfo: "x+y"
8663     boxpoints: "outliers"
8664     whiskerwidth: 0
8665   layout:
8666     title: ""  # No title
8667     layout: "plot-throughput"
8668
8669
8670
8671
8672
8673
8674
8675
8676 ################################################################################
8677
8678 # Packet Latency - VPP L2 3n-hsw-x520
8679 -
8680   type: "plot"
8681   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
8682   algorithm: "plot_latency_box"
8683   output-file-type: ".html"
8684   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
8685   data: "plot-vpp-throughput-latency-3n-hsw"
8686   filter: "'NIC_Intel-X520-DA2' and
8687            '64B' and
8688            ('BASE' or 'SCALE') and
8689            'NDRPDR' and
8690            '1T1C' and
8691            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8692            not 'VHOST' and
8693            not 'MEMIF'"
8694   parameters:
8695   - "latency"
8696   - "parent"
8697   traces:
8698     boxmean: False
8699   layout:
8700     title: ""  # No title
8701     layout: "plot-latency"
8702
8703 -
8704   type: "plot"
8705   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
8706   algorithm: "plot_latency_box"
8707   output-file-type: ".html"
8708   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
8709   data: "plot-vpp-throughput-latency-3n-hsw"
8710   filter: "'NIC_Intel-X520-DA2' and
8711            '64B' and
8712            ('BASE' or 'SCALE') and
8713            'NDRPDR' and
8714            '2T2C' and
8715            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8716            not 'VHOST' and
8717            not 'MEMIF'"
8718   parameters:
8719   - "latency"
8720   - "parent"
8721   traces:
8722     boxmean: False
8723   layout:
8724     title: ""  # No title
8725     layout: "plot-latency"
8726
8727 -
8728   type: "plot"
8729   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-features-ndr-lat"
8730   algorithm: "plot_latency_box"
8731   output-file-type: ".html"
8732   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-ndr-lat"
8733   data: "plot-vpp-throughput-latency-3n-hsw"
8734   filter: "'NIC_Intel-X520-DA2' and
8735            '64B' and
8736            'FEATURE' and
8737            ('ACL10' or 'ACL50') and '10k_FLOWS' and
8738            'NDRPDR' and
8739            '1T1C' and
8740            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8741            not 'VHOST' and
8742            not 'MEMIF'"
8743   parameters:
8744   - "latency"
8745   - "parent"
8746   traces:
8747     boxmean: False
8748   layout:
8749     title: ""  # No title
8750     layout: "plot-latency"
8751
8752 -
8753   type: "plot"
8754   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-features-ndr-lat"
8755   algorithm: "plot_latency_box"
8756   output-file-type: ".html"
8757   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-ndr-lat"
8758   data: "plot-vpp-throughput-latency-3n-hsw"
8759   filter: "'NIC_Intel-X520-DA2' and
8760            '64B' and
8761            'FEATURE' and
8762            ('ACL10' or 'ACL50') and '10k_FLOWS' and
8763            'NDRPDR' and
8764            '2T2C' and
8765            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8766            not 'VHOST' and
8767            not 'MEMIF'"
8768   parameters:
8769   - "latency"
8770   - "parent"
8771   traces:
8772     boxmean: False
8773   layout:
8774     title: ""  # No title
8775     layout: "plot-latency"
8776
8777 # Packet Latency - VPP L2 3n-hsw-x710
8778 -
8779   type: "plot"
8780   title: "VPP Latency: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
8781   algorithm: "plot_latency_box"
8782   output-file-type: ".html"
8783   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
8784   data: "plot-vpp-throughput-latency-3n-hsw"
8785   filter: "'NIC_Intel-X710' and
8786            '64B' and
8787            ('BASE' or 'SCALE') and
8788            'NDRPDR' and
8789            '1T1C' and
8790            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8791            not 'VHOST' and
8792            not 'MEMIF'"
8793   parameters:
8794   - "latency"
8795   - "parent"
8796   traces:
8797     boxmean: False
8798   layout:
8799     title: ""  # No title
8800     layout: "plot-latency"
8801
8802 -
8803   type: "plot"
8804   title: "VPP Latency: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
8805   algorithm: "plot_latency_box"
8806   output-file-type: ".html"
8807   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
8808   data: "plot-vpp-throughput-latency-3n-hsw"
8809   filter: "'NIC_Intel-X710' and
8810            '64B' and
8811            ('BASE' or 'SCALE') and
8812            'NDRPDR' and
8813            '2T2C' and
8814            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8815            not 'VHOST' and
8816            not 'MEMIF'"
8817   parameters:
8818   - "latency"
8819   - "parent"
8820   traces:
8821     boxmean: False
8822   layout:
8823     title: ""  # No title
8824     layout: "plot-latency"
8825
8826 -
8827   type: "plot"
8828   title: "VPP Latency: l2sw-3n-hsw-x710-64b-1t1c-features-ndr-lat"
8829   algorithm: "plot_latency_box"
8830   output-file-type: ".html"
8831   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-ndr-lat"
8832   data: "plot-vpp-throughput-latency-3n-hsw"
8833   filter: "'NIC_Intel-X710' and
8834            '64B' and
8835            'FEATURE' and
8836            ('ACL10' or 'ACL50') and '10k_FLOWS' and
8837            'NDRPDR' and
8838            '1T1C' and
8839            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8840            not 'VHOST' and
8841            not 'MEMIF'"
8842   parameters:
8843   - "latency"
8844   - "parent"
8845   traces:
8846     boxmean: False
8847   layout:
8848     title: ""  # No title
8849     layout: "plot-latency"
8850
8851 -
8852   type: "plot"
8853   title: "VPP Latency: l2sw-3n-hsw-x710-64b-2t2c-features-ndr-lat"
8854   algorithm: "plot_latency_box"
8855   output-file-type: ".html"
8856   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-ndr-lat"
8857   data: "plot-vpp-throughput-latency-3n-hsw"
8858   filter: "'NIC_Intel-X710' and
8859            '64B' and
8860            'FEATURE' and
8861            ('ACL10' or 'ACL50') and '10k_FLOWS' and
8862            'NDRPDR' and
8863            '2T2C' and
8864            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8865            not 'VHOST' and
8866            not 'MEMIF'"
8867   parameters:
8868   - "latency"
8869   - "parent"
8870   traces:
8871     boxmean: False
8872   layout:
8873     title: ""  # No title
8874     layout: "plot-latency"
8875
8876 # Packet Latency - VPP L2 3n-hsw-xl710
8877 -
8878   type: "plot"
8879   title: "VPP Latency: l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
8880   algorithm: "plot_latency_box"
8881   output-file-type: ".html"
8882   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
8883   data: "plot-vpp-throughput-latency-3n-hsw"
8884   filter: "'NIC_Intel-XL710' and
8885            '64B' and
8886            ('BASE' or 'SCALE') and
8887            'NDRPDR' and
8888            '1T1C' and
8889            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8890            not 'VHOST' and
8891            not 'MEMIF'"
8892   parameters:
8893   - "latency"
8894   - "parent"
8895   traces:
8896     boxmean: False
8897   layout:
8898     title: ""  # No title
8899     layout: "plot-latency"
8900
8901 -
8902   type: "plot"
8903   title: "VPP Latency: l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
8904   algorithm: "plot_latency_box"
8905   output-file-type: ".html"
8906   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
8907   data: "plot-vpp-throughput-latency-3n-hsw"
8908   filter: "'NIC_Intel-XL710' and
8909            '64B' and
8910            ('BASE' or 'SCALE') and
8911            'NDRPDR' and
8912            '2T2C' and
8913            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8914            not 'VHOST' and
8915            not 'MEMIF'"
8916   parameters:
8917   - "latency"
8918   - "parent"
8919   traces:
8920     boxmean: False
8921   layout:
8922     title: ""  # No title
8923     layout: "plot-latency"
8924
8925 # Packet Latency - VPP L2 3n-skx-x710
8926 -
8927   type: "plot"
8928   title: "VPP Latency: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
8929   algorithm: "plot_latency_box"
8930   output-file-type: ".html"
8931   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
8932   data: "plot-vpp-throughput-latency-3n-skx"
8933   filter: "'NIC_Intel-X710' and
8934            '64B' and
8935            ('BASE' or 'SCALE') and
8936            'NDRPDR' and
8937            '2T1C' and
8938            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8939            not 'VHOST' and
8940            not 'MEMIF'"
8941   parameters:
8942   - "latency"
8943   - "parent"
8944   traces:
8945     boxmean: False
8946   layout:
8947     title: ""  # No title
8948     layout: "plot-latency"
8949
8950 -
8951   type: "plot"
8952   title: "VPP Latency: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
8953   algorithm: "plot_latency_box"
8954   output-file-type: ".html"
8955   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
8956   data: "plot-vpp-throughput-latency-3n-skx"
8957   filter: "'NIC_Intel-X710' and
8958            '64B' and
8959            ('BASE' or 'SCALE') and
8960            'NDRPDR' and
8961            '4T2C' and
8962            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8963            not 'VHOST' and
8964            not 'MEMIF'"
8965   parameters:
8966   - "latency"
8967   - "parent"
8968   traces:
8969     boxmean: False
8970   layout:
8971     title: ""  # No title
8972     layout: "plot-latency"
8973
8974 -
8975   type: "plot"
8976   title: "VPP Latency: l2sw-3n-skx-x710-64b-2t1c-features-ndr-lat"
8977   algorithm: "plot_latency_box"
8978   output-file-type: ".html"
8979   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-ndr-lat"
8980   data: "plot-vpp-throughput-latency-3n-skx"
8981   filter: "'NIC_Intel-X710' and
8982            '64B' and
8983            'FEATURE' and
8984            ('ACL10' or 'ACL50') and '10k_FLOWS' and
8985            'NDRPDR' and
8986            '2T1C' and
8987            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8988            not 'VHOST' and
8989            not 'MEMIF'"
8990   parameters:
8991   - "latency"
8992   - "parent"
8993   traces:
8994     boxmean: False
8995   layout:
8996     title: ""  # No title
8997     layout: "plot-latency"
8998
8999 -
9000   type: "plot"
9001   title: "VPP Latency: l2sw-3n-skx-x710-64b-4t2c-features-ndr-lat"
9002   algorithm: "plot_latency_box"
9003   output-file-type: ".html"
9004   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-ndr-lat"
9005   data: "plot-vpp-throughput-latency-3n-skx"
9006   filter: "'NIC_Intel-X710' and
9007            '64B' and
9008            'FEATURE' and
9009            ('ACL10' or 'ACL50') and '10k_FLOWS' and
9010            'NDRPDR' and
9011            '4T2C' and
9012            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
9013            not 'VHOST' and
9014            not 'MEMIF'"
9015   parameters:
9016   - "latency"
9017   - "parent"
9018   traces:
9019     boxmean: False
9020   layout:
9021     title: ""  # No title
9022     layout: "plot-latency"
9023
9024 # Packet Latency - VPP L2 3n-skx-xxv710
9025 -
9026   type: "plot"
9027   title: "VPP Latency: l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
9028   algorithm: "plot_latency_box"
9029   output-file-type: ".html"
9030   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
9031   data: "plot-vpp-throughput-latency-3n-skx"
9032   filter: "'NIC_Intel-XXV710' and
9033            '64B' and
9034            ('BASE' or 'SCALE') and
9035            'NDRPDR' and
9036            '2T1C' and
9037            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
9038            not 'VHOST' and
9039            not 'MEMIF'"
9040   parameters:
9041   - "latency"
9042   - "parent"
9043   traces:
9044     boxmean: False
9045   layout:
9046     title: ""  # No title
9047     layout: "plot-latency"
9048
9049 -
9050   type: "plot"
9051   title: "VPP Latency: l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
9052   algorithm: "plot_latency_box"
9053   output-file-type: ".html"
9054   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
9055   data: "plot-vpp-throughput-latency-3n-skx"
9056   filter: "'NIC_Intel-XXV710' and
9057            '64B' and
9058            ('BASE' or 'SCALE') and
9059            'NDRPDR' and
9060            '4T2C' and
9061            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
9062            not 'VHOST' and
9063            not 'MEMIF'"
9064   parameters:
9065   - "latency"
9066   - "parent"
9067   traces:
9068     boxmean: False
9069   layout:
9070     title: ""  # No title
9071     layout: "plot-latency"
9072
9073 # Packet Latency - VPP L2 2n-skx-x710
9074 -
9075   type: "plot"
9076   title: "VPP Latency: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
9077   algorithm: "plot_latency_box"
9078   output-file-type: ".html"
9079   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
9080   data: "plot-vpp-throughput-latency-2n-skx"
9081   filter: "'NIC_Intel-X710' and
9082            '64B' and
9083            ('BASE' or 'SCALE') and
9084            'NDRPDR' and
9085            '2T1C' and
9086            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
9087            not 'VHOST' and
9088            not 'MEMIF'"
9089   parameters:
9090   - "latency"
9091   - "parent"
9092   traces:
9093     boxmean: False
9094   layout:
9095     title: ""  # No title
9096     layout: "plot-latency"
9097
9098 -
9099   type: "plot"
9100   title: "VPP Latency: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
9101   algorithm: "plot_latency_box"
9102   output-file-type: ".html"
9103   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
9104   data: "plot-vpp-throughput-latency-2n-skx"
9105   filter: "'NIC_Intel-X710' and
9106            '64B' and
9107            ('BASE' or 'SCALE') and
9108            'NDRPDR' and
9109            '4T2C' and
9110            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
9111            not 'VHOST' and
9112            not 'MEMIF'"
9113   parameters:
9114   - "latency"
9115   - "parent"
9116   traces:
9117     boxmean: False
9118   layout:
9119     title: ""  # No title
9120     layout: "plot-latency"
9121
9122 # Packet Latency - VPP L2 2n-skx-xxv710
9123 -
9124   type: "plot"
9125   title: "VPP Latency: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
9126   algorithm: "plot_latency_box"
9127   output-file-type: ".html"
9128   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
9129   data: "plot-vpp-throughput-latency-2n-skx"
9130   filter: "'NIC_Intel-XXV710' and
9131            '64B' and
9132            ('BASE' or 'SCALE') and
9133            'NDRPDR' and
9134            '2T1C' and
9135            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
9136            not 'VHOST' and
9137            not 'MEMIF'"
9138   parameters:
9139   - "latency"
9140   - "parent"
9141   traces:
9142     boxmean: False
9143   layout:
9144     title: ""  # No title
9145     layout: "plot-latency"
9146
9147 -
9148   type: "plot"
9149   title: "VPP Latency: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
9150   algorithm: "plot_latency_box"
9151   output-file-type: ".html"
9152   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
9153   data: "plot-vpp-throughput-latency-2n-skx"
9154   filter: "'NIC_Intel-XXV710' and
9155            '64B' and
9156            ('BASE' or 'SCALE') and
9157            'NDRPDR' and
9158            '4T2C' and
9159            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
9160            not 'VHOST' and
9161            not 'MEMIF'"
9162   parameters:
9163   - "latency"
9164   - "parent"
9165   traces:
9166     boxmean: False
9167   layout:
9168     title: ""  # No title
9169     layout: "plot-latency"
9170
9171 ################################################################################
9172
9173 # Packet Latency - VPP Container Memif 3n-hsw-x520
9174 -
9175   type: "plot"
9176   title: "VPP Latency: memif-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
9177   algorithm: "plot_latency_box"
9178   output-file-type: ".html"
9179   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
9180   data: "plot-vpp-throughput-latency-3n-hsw"
9181   filter: "'NIC_Intel-X520-DA2' and
9182            '64B' and
9183            ('BASE' or 'SCALE') and
9184            'NDRPDR' and
9185            '1T1C' and
9186            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
9187            not 'VHOST' and
9188            'MEMIF'"
9189   parameters:
9190   - "latency"
9191   - "parent"
9192   traces:
9193     boxmean: False
9194   layout:
9195     title: ""  # No title
9196     layout: "plot-latency"
9197
9198 -
9199   type: "plot"
9200   title: "VPP Latency: memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
9201   algorithm: "plot_latency_box"
9202   output-file-type: ".html"
9203   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
9204   data: "plot-vpp-throughput-latency-3n-hsw"
9205   filter: "'NIC_Intel-X520-DA2' and
9206            '64B' and
9207            ('BASE' or 'SCALE') and
9208            'NDRPDR' and
9209            '2T2C' and
9210            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
9211            not 'VHOST' and
9212            'MEMIF'"
9213   parameters:
9214   - "latency"
9215   - "parent"
9216   traces:
9217     boxmean: False
9218   layout:
9219     title: ""  # No title
9220     layout: "plot-latency"
9221
9222 # Packet Latency - VPP Container Memif 3n-hsw-x710
9223 -
9224   type: "plot"
9225   title: "VPP Latency: memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
9226   algorithm: "plot_latency_box"
9227   output-file-type: ".html"
9228   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
9229   data: "plot-vpp-throughput-latency-3n-hsw"
9230   filter: "'NIC_Intel-X710' and
9231            '64B' and
9232            ('BASE' or 'SCALE') and
9233            'NDRPDR' and
9234            '1T1C' and
9235            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
9236            not 'VHOST' and
9237            'MEMIF'"
9238   parameters:
9239   - "latency"
9240   - "parent"
9241   traces:
9242     boxmean: False
9243   layout:
9244     title: ""  # No title
9245     layout: "plot-latency"
9246
9247 -
9248   type: "plot"
9249   title: "VPP Latency: memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
9250   algorithm: "plot_latency_box"
9251   output-file-type: ".html"
9252   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
9253   data: "plot-vpp-throughput-latency-3n-hsw"
9254   filter: "'NIC_Intel-X710' and
9255            '64B' and
9256            ('BASE' or 'SCALE') and
9257            'NDRPDR' and
9258            '2T2C' and
9259            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
9260            not 'VHOST' and
9261            'MEMIF'"
9262   parameters:
9263   - "latency"
9264   - "parent"
9265   traces:
9266     boxmean: False
9267   layout:
9268     title: ""  # No title
9269     layout: "plot-latency"
9270
9271 # Packet Latency - VPP Container Memif 3n-hsw-xl710
9272 -
9273   type: "plot"
9274   title: "VPP Latency: memif-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
9275   algorithm: "plot_latency_box"
9276   output-file-type: ".html"
9277   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
9278   data: "plot-vpp-throughput-latency-3n-hsw"
9279   filter: "'NIC_Intel-XL710' and
9280            '64B' and
9281            ('BASE' or 'SCALE') and
9282            'NDRPDR' and
9283            '1T1C' and
9284            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
9285            not 'VHOST' and
9286            'MEMIF'"
9287   parameters:
9288   - "latency"
9289   - "parent"
9290   traces:
9291     boxmean: False
9292   layout:
9293     title: ""  # No title
9294     layout: "plot-latency"
9295
9296 -
9297   type: "plot"
9298   title: "VPP Latency: memif-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
9299   algorithm: "plot_latency_box"
9300   output-file-type: ".html"
9301   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
9302   data: "plot-vpp-throughput-latency-3n-hsw"
9303   filter: "'NIC_Intel-XL710' and
9304            '64B' and
9305            ('BASE' or 'SCALE') and
9306            'NDRPDR' and
9307            '2T2C' and
9308            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
9309            not 'VHOST' and
9310            'MEMIF'"
9311   parameters:
9312   - "latency"
9313   - "parent"
9314   traces:
9315     boxmean: False
9316   layout:
9317     title: ""  # No title
9318     layout: "plot-latency"
9319
9320 # Packet Latency - VPP Container Memif 3n-skx-x710
9321 -
9322   type: "plot"
9323   title: "VPP Latency: memif-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
9324   algorithm: "plot_latency_box"
9325   output-file-type: ".html"
9326   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
9327   data: "plot-vpp-throughput-latency-3n-skx"
9328   filter: "'NIC_Intel-X710' and
9329            '64B' and
9330            ('BASE' or 'SCALE') and
9331            'NDRPDR' and
9332            '2T1C' and
9333            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
9334            not 'VHOST' and
9335            'MEMIF'"
9336   parameters:
9337   - "latency"
9338   - "parent"
9339   traces:
9340     boxmean: False
9341   layout:
9342     title: ""  # No title
9343     layout: "plot-latency"
9344
9345 -
9346   type: "plot"
9347   title: "VPP Latency: memif-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
9348   algorithm: "plot_latency_box"
9349   output-file-type: ".html"
9350   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
9351   data: "plot-vpp-throughput-latency-3n-skx"
9352   filter: "'NIC_Intel-X710' and
9353            '64B' and
9354            ('BASE' or 'SCALE') and
9355            'NDRPDR' and
9356            '4T2C' and
9357            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
9358            not 'VHOST' and
9359            'MEMIF'"
9360   parameters:
9361   - "latency"
9362   - "parent"
9363   traces:
9364     boxmean: False
9365   layout:
9366     title: ""  # No title
9367     layout: "plot-latency"
9368
9369 ################################################################################
9370
9371 # Packet Latency - VPP Container Memif 3n-hsw-x520
9372 -
9373   type: "plot"
9374   title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
9375   algorithm: "plot_latency_box"
9376   output-file-type: ".html"
9377   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
9378   data: "plot-ligato-throughput-latency-3n-hsw"
9379   filter: "'NIC_Intel-X520-DA2' and
9380            '64B' and
9381            ('BASE' or 'SCALE') and
9382            'NDRPDR' and
9383            '1T1C' and
9384            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
9385            not 'VHOST' and
9386            'MEMIF'"
9387   parameters:
9388   - "latency"
9389   - "parent"
9390   traces:
9391     boxmean: False
9392   layout:
9393     title: ""  # No title
9394     layout: "plot-latency"
9395
9396 -
9397   type: "plot"
9398   title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
9399   algorithm: "plot_latency_box"
9400   output-file-type: ".html"
9401   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
9402   data: "plot-ligato-throughput-latency-3n-hsw"
9403   filter: "'NIC_Intel-X520-DA2' and
9404            '64B' and
9405            ('BASE' or 'SCALE') and
9406            'NDRPDR' and
9407            '2T2C' and
9408            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
9409            not 'VHOST' and
9410            'MEMIF'"
9411   parameters:
9412   - "latency"
9413   - "parent"
9414   traces:
9415     boxmean: False
9416   layout:
9417     title: ""  # No title
9418     layout: "plot-latency"
9419
9420 # Packet Latency - VPP Container Memif 3n-hsw-x710
9421 -
9422   type: "plot"
9423   title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
9424   algorithm: "plot_latency_box"
9425   output-file-type: ".html"
9426   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
9427   data: "plot-ligato-throughput-latency-3n-hsw"
9428   filter: "'NIC_Intel-X710' and
9429            '64B' and
9430            ('BASE' or 'SCALE') and
9431            'NDRPDR' and
9432            '1T1C' and
9433            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
9434            not 'VHOST' and
9435            'MEMIF'"
9436   parameters:
9437   - "latency"
9438   - "parent"
9439   traces:
9440     boxmean: False
9441   layout:
9442     title: ""  # No title
9443     layout: "plot-latency"
9444
9445 -
9446   type: "plot"
9447   title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
9448   algorithm: "plot_latency_box"
9449   output-file-type: ".html"
9450   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
9451   data: "plot-ligato-throughput-latency-3n-hsw"
9452   filter: "'NIC_Intel-X710' and
9453            '64B' and
9454            ('BASE' or 'SCALE') and
9455            'NDRPDR' and
9456            '2T2C' and
9457            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
9458            not 'VHOST' and
9459            'MEMIF'"
9460   parameters:
9461   - "latency"
9462   - "parent"
9463   traces:
9464     boxmean: False
9465   layout:
9466     title: ""  # No title
9467     layout: "plot-latency"
9468
9469 ################################################################################
9470
9471 # Packet Latency - VPP IPv4 3n-hsw-x520
9472 -
9473   type: "plot"
9474   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
9475   algorithm: "plot_latency_box"
9476   output-file-type: ".html"
9477   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
9478   data: "plot-vpp-throughput-latency-3n-hsw"
9479   filter: "'NIC_Intel-X520-DA2' and
9480            '64B' and
9481            ('BASE' or 'SCALE') and
9482            'NDRPDR' and
9483            '1T1C' and
9484            'IP4FWD' and
9485            not 'IPSEC' and
9486            not 'VHOST'"
9487   parameters:
9488   - "latency"
9489   - "parent"
9490   traces:
9491     boxmean: False
9492   layout:
9493     title: ""  # No title
9494     layout: "plot-latency"
9495
9496 -
9497   type: "plot"
9498   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
9499   algorithm: "plot_latency_box"
9500   output-file-type: ".html"
9501   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
9502   data: "plot-vpp-throughput-latency-3n-hsw"
9503   filter: "'NIC_Intel-X520-DA2' and
9504            '64B' and
9505            ('BASE' or 'SCALE') and
9506            'NDRPDR' and
9507            '2T2C' and
9508            'IP4FWD' and
9509            not 'IPSEC' and
9510            not 'VHOST'"
9511   parameters:
9512   - "latency"
9513   - "parent"
9514   traces:
9515     boxmean: False
9516   layout:
9517     title: ""  # No title
9518     layout: "plot-latency"
9519
9520 -
9521   type: "plot"
9522   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-ndr-lat"
9523   algorithm: "plot_latency_box"
9524   output-file-type: ".html"
9525   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-ndr-lat"
9526   data: "plot-vpp-throughput-latency-3n-hsw"
9527   filter: "'NIC_Intel-X520-DA2' and
9528            '64B' and
9529            'FEATURE' and
9530            ('ACL10' or 'ACL50') and '10k_FLOWS' and
9531            'NDRPDR' and
9532            '1T1C' and
9533            'IP4FWD' and
9534            not 'IPSEC' and
9535            not 'VHOST'"
9536   parameters:
9537   - "latency"
9538   - "parent"
9539   traces:
9540     boxmean: False
9541   layout:
9542     title: ""  # No title
9543     layout: "plot-latency"
9544
9545 -
9546   type: "plot"
9547   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-ndr-lat"
9548   algorithm: "plot_latency_box"
9549   output-file-type: ".html"
9550   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-ndr-lat"
9551   data: "plot-vpp-throughput-latency-3n-hsw"
9552   filter: "'NIC_Intel-X520-DA2' and
9553            '64B' and
9554            'FEATURE' and
9555            ('ACL10' or 'ACL50') and '10k_FLOWS' and
9556            'NDRPDR' and
9557            '2T2C' and
9558            'IP4FWD' and
9559            not 'IPSEC' and
9560            not 'VHOST'"
9561   parameters:
9562   - "latency"
9563   - "parent"
9564   traces:
9565     boxmean: False
9566   layout:
9567     title: ""  # No title
9568     layout: "plot-latency"
9569
9570 # Packet Latency - VPP IPv4 3n-hsw-x710
9571 -
9572   type: "plot"
9573   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
9574   algorithm: "plot_latency_box"
9575   output-file-type: ".html"
9576   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
9577   data: "plot-vpp-throughput-latency-3n-hsw"
9578   filter: "'NIC_Intel-X710' and
9579            '64B' and
9580            ('BASE' or 'SCALE') and
9581            'NDRPDR' and
9582            '1T1C' and
9583            'IP4FWD' and
9584            not 'IPSEC' and
9585            not 'VHOST'"
9586   parameters:
9587   - "latency"
9588   - "parent"
9589   traces:
9590     boxmean: False
9591   layout:
9592     title: ""  # No title
9593     layout: "plot-latency"
9594
9595 -
9596   type: "plot"
9597   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
9598   algorithm: "plot_latency_box"
9599   output-file-type: ".html"
9600   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
9601   data: "plot-vpp-throughput-latency-3n-hsw"
9602   filter: "'NIC_Intel-X710' and
9603            '64B' and
9604            ('BASE' or 'SCALE') and
9605            'NDRPDR' and
9606            '2T2C' and
9607            'IP4FWD' and
9608            not 'IPSEC' and
9609            not 'VHOST'"
9610   parameters:
9611   - "latency"
9612   - "parent"
9613   traces:
9614     boxmean: False
9615   layout:
9616     title: ""  # No title
9617     layout: "plot-latency"
9618
9619 -
9620   type: "plot"
9621   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-ndr-lat"
9622   algorithm: "plot_latency_box"
9623   output-file-type: ".html"
9624   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-ndr-lat"
9625   data: "plot-vpp-throughput-latency-3n-hsw"
9626   filter: "'NIC_Intel-X710' and
9627            '64B' and
9628            'FEATURE' and
9629            ('ACL10' or 'ACL50') and '10k_FLOWS' and
9630            'NDRPDR' and
9631            '1T1C' and
9632            'IP4FWD' and
9633            not 'IPSEC' and
9634            not 'VHOST'"
9635   parameters:
9636   - "latency"
9637   - "parent"
9638   traces:
9639     boxmean: False
9640   layout:
9641     title: ""  # No title
9642     layout: "plot-latency"
9643
9644 -
9645   type: "plot"
9646   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-ndr-lat"
9647   algorithm: "plot_latency_box"
9648   output-file-type: ".html"
9649   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-ndr-lat"
9650   data: "plot-vpp-throughput-latency-3n-hsw"
9651   filter: "'NIC_Intel-X710' and
9652            '64B' and
9653            'FEATURE' and
9654            ('ACL10' or 'ACL50') and '10k_FLOWS' and
9655            'NDRPDR' and
9656            '2T2C' and
9657            'IP4FWD' and
9658            not 'IPSEC' and
9659            not 'VHOST'"
9660   parameters:
9661   - "latency"
9662   - "parent"
9663   traces:
9664     boxmean: False
9665   layout:
9666     title: ""  # No title
9667     layout: "plot-latency"
9668
9669 # Packet Latency - VPP IPv4 3n-hsw-xl710
9670 -
9671   type: "plot"
9672   title: "VPP Latency: ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
9673   algorithm: "plot_latency_box"
9674   output-file-type: ".html"
9675   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
9676   data: "plot-vpp-throughput-latency-3n-hsw"
9677   filter: "'NIC_Intel-XL710' and
9678            '64B' and
9679            ('BASE' or 'SCALE') and
9680            'NDRPDR' and
9681            '1T1C' and
9682            'IP4FWD' and
9683            not 'IPSEC' and
9684            not 'VHOST'"
9685   parameters:
9686   - "latency"
9687   - "parent"
9688   traces:
9689     boxmean: False
9690   layout:
9691     title: ""  # No title
9692     layout: "plot-latency"
9693
9694 -
9695   type: "plot"
9696   title: "VPP Latency: ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
9697   algorithm: "plot_latency_box"
9698   output-file-type: ".html"
9699   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
9700   data: "plot-vpp-throughput-latency-3n-hsw"
9701   filter: "'NIC_Intel-XL710' and
9702            '64B' and
9703            ('BASE' or 'SCALE') and
9704            'NDRPDR' and
9705            '2T2C' and
9706            'IP4FWD' and
9707            not 'IPSEC' and
9708            not 'VHOST'"
9709   parameters:
9710   - "latency"
9711   - "parent"
9712   traces:
9713     boxmean: False
9714   layout:
9715     title: ""  # No title
9716     layout: "plot-latency"
9717
9718 # Packet Latency - VPP IPv4 3n-skx-x710
9719 -
9720   type: "plot"
9721   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
9722   algorithm: "plot_latency_box"
9723   output-file-type: ".html"
9724   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
9725   data: "plot-vpp-throughput-latency-3n-skx"
9726   filter: "'NIC_Intel-X710' and
9727            '64B' and
9728            ('BASE' or 'SCALE') and
9729            'NDRPDR' and
9730            '2T1C' and
9731            'IP4FWD' and
9732            not 'IPSEC' and
9733            not 'VHOST'"
9734   parameters:
9735   - "latency"
9736   - "parent"
9737   traces:
9738     boxmean: False
9739   layout:
9740     title: ""  # No title
9741     layout: "plot-latency"
9742
9743 -
9744   type: "plot"
9745   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
9746   algorithm: "plot_latency_box"
9747   output-file-type: ".html"
9748   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
9749   data: "plot-vpp-throughput-latency-3n-skx"
9750   filter: "'NIC_Intel-X710' and
9751            '64B' and
9752            ('BASE' or 'SCALE') and
9753            'NDRPDR' and
9754            '4T2C' and
9755            'IP4FWD' and
9756            not 'IPSEC' and
9757            not 'VHOST'"
9758   parameters:
9759   - "latency"
9760   - "parent"
9761   traces:
9762     boxmean: False
9763   layout:
9764     title: ""  # No title
9765     layout: "plot-latency"
9766
9767 -
9768   type: "plot"
9769   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-ndr-lat"
9770   algorithm: "plot_latency_box"
9771   output-file-type: ".html"
9772   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-ndr-lat"
9773   data: "plot-vpp-throughput-latency-3n-skx"
9774   filter: "'NIC_Intel-X710' and
9775            '64B' and
9776            'FEATURE' and
9777            ('ACL10' or 'ACL50') and '10k_FLOWS' and
9778            'NDRPDR' and
9779            '2T1C' and
9780            'IP4FWD' and
9781            not 'IPSEC' and
9782            not 'VHOST'"
9783   parameters:
9784   - "latency"
9785   - "parent"
9786   traces:
9787     boxmean: False
9788   layout:
9789     title: ""  # No title
9790     layout: "plot-latency"
9791
9792 -
9793   type: "plot"
9794   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-ndr-lat"
9795   algorithm: "plot_latency_box"
9796   output-file-type: ".html"
9797   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-ndr-lat"
9798   data: "plot-vpp-throughput-latency-3n-skx"
9799   filter: "'NIC_Intel-X710' and
9800            '64B' and
9801            'FEATURE' and
9802            ('ACL10' or 'ACL50') and '10k_FLOWS' and
9803            'NDRPDR' and
9804            '4T2C' and
9805            'IP4FWD' and
9806            not 'IPSEC' and
9807            not 'VHOST'"
9808   parameters:
9809   - "latency"
9810   - "parent"
9811   traces:
9812     boxmean: False
9813   layout:
9814     title: ""  # No title
9815     layout: "plot-latency"
9816
9817 # Packet Latency - VPP IPv4 2n-skx-x710
9818 -
9819   type: "plot"
9820   title: "VPP Latency: ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
9821   algorithm: "plot_latency_box"
9822   output-file-type: ".html"
9823   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
9824   data: "plot-vpp-throughput-latency-2n-skx"
9825   filter: "'NIC_Intel-X710' and
9826            '64B' and
9827            ('BASE' or 'SCALE') and
9828            'NDRPDR' and
9829            '2T1C' and
9830            'IP4FWD' and
9831            not 'IPSEC' and
9832            not 'VHOST'"
9833   parameters:
9834   - "latency"
9835   - "parent"
9836   traces:
9837     boxmean: False
9838   layout:
9839     title: ""  # No title
9840     layout: "plot-latency"
9841
9842 -
9843   type: "plot"
9844   title: "VPP Latency: ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
9845   algorithm: "plot_latency_box"
9846   output-file-type: ".html"
9847   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
9848   data: "plot-vpp-throughput-latency-2n-skx"
9849   filter: "'NIC_Intel-X710' and
9850            '64B' and
9851            ('BASE' or 'SCALE') and
9852            'NDRPDR' and
9853            '4T2C' and
9854            'IP4FWD' and
9855            not 'IPSEC' and
9856            not 'VHOST'"
9857   parameters:
9858   - "latency"
9859   - "parent"
9860   traces:
9861     boxmean: False
9862   layout:
9863     title: ""  # No title
9864     layout: "plot-latency"
9865
9866 # Packet Latency - VPP IPv4 2n-skx-xxv710
9867 -
9868   type: "plot"
9869   title: "VPP Latency: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
9870   algorithm: "plot_latency_box"
9871   output-file-type: ".html"
9872   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
9873   data: "plot-vpp-throughput-latency-2n-skx"
9874   filter: "'NIC_Intel-XXV710' and
9875            '64B' and
9876            ('BASE' or 'SCALE') and
9877            'NDRPDR' and
9878            '2T1C' and
9879            'IP4FWD' and
9880            not 'IPSEC' and
9881            not 'VHOST'"
9882   parameters:
9883   - "latency"
9884   - "parent"
9885   traces:
9886     boxmean: False
9887   layout:
9888     title: ""  # No title
9889     layout: "plot-latency"
9890
9891 -
9892   type: "plot"
9893   title: "VPP Latency: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
9894   algorithm: "plot_latency_box"
9895   output-file-type: ".html"
9896   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
9897   data: "plot-vpp-throughput-latency-2n-skx"
9898   filter: "'NIC_Intel-XXV710' and
9899            '64B' and
9900            ('BASE' or 'SCALE') and
9901            'NDRPDR' and
9902            '4T2C' and
9903            'IP4FWD' and
9904            not 'IPSEC' and
9905            not 'VHOST'"
9906   parameters:
9907   - "latency"
9908   - "parent"
9909   traces:
9910     boxmean: False
9911   layout:
9912     title: ""  # No title
9913     layout: "plot-latency"
9914
9915 ################################################################################
9916
9917 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x520
9918 -
9919   type: "plot"
9920   title: "VPP Latency: ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
9921   algorithm: "plot_latency_box"
9922   output-file-type: ".html"
9923   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
9924   data: "plot-vpp-throughput-latency-3n-hsw"
9925   filter: "'NIC_Intel-X520-DA2' and
9926            '64B' and
9927            'ENCAP' and
9928            'NDRPDR' and
9929            '1T1C' and
9930            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
9931            not 'VHOST' and
9932            not 'IPSECHW'"
9933   parameters:
9934   - "latency"
9935   - "parent"
9936   traces:
9937     boxmean: False
9938   layout:
9939     title: ""  # No title
9940     layout: "plot-latency"
9941
9942 -
9943   type: "plot"
9944   title: "VPP Latency: ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
9945   algorithm: "plot_latency_box"
9946   output-file-type: ".html"
9947   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
9948   data: "plot-vpp-throughput-latency-3n-hsw"
9949   filter: "'NIC_Intel-X520-DA2' and
9950            '64B' and
9951            'ENCAP' and
9952            'NDRPDR' and
9953            '2T2C' and
9954            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
9955            not 'VHOST' and
9956            not 'IPSECHW'"
9957   parameters:
9958   - "latency"
9959   - "parent"
9960   traces:
9961     boxmean: False
9962   layout:
9963     title: ""  # No title
9964     layout: "plot-latency"
9965
9966 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x710
9967 -
9968   type: "plot"
9969   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
9970   algorithm: "plot_latency_box"
9971   output-file-type: ".html"
9972   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
9973   data: "plot-vpp-throughput-latency-3n-hsw"
9974   filter: "'NIC_Intel-X710' and
9975            '64B' and
9976            'ENCAP' and
9977            'NDRPDR' and
9978            '1T1C' and
9979            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
9980            not 'VHOST' and
9981            not 'IPSECHW'"
9982   parameters:
9983   - "latency"
9984   - "parent"
9985   traces:
9986     boxmean: False
9987   layout:
9988     title: ""  # No title
9989     layout: "plot-latency"
9990
9991 -
9992   type: "plot"
9993   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
9994   algorithm: "plot_latency_box"
9995   output-file-type: ".html"
9996   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
9997   data: "plot-vpp-throughput-latency-3n-hsw"
9998   filter: "'NIC_Intel-X710' and
9999            '64B' and
10000            'ENCAP' and
10001            'NDRPDR' and
10002            '2T2C' and
10003            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
10004            not 'VHOST' and
10005            not 'IPSECHW'"
10006   parameters:
10007   - "latency"
10008   - "parent"
10009   traces:
10010     boxmean: False
10011   layout:
10012     title: ""  # No title
10013     layout: "plot-latency"
10014
10015 # Packet Latency - VPP Ipv4 tunnels 3n-skx-x710
10016 -
10017   type: "plot"
10018   title: "VPP Latency: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
10019   algorithm: "plot_latency_box"
10020   output-file-type: ".html"
10021   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
10022   data: "plot-vpp-throughput-latency-3n-skx"
10023   filter: "'NIC_Intel-X710' and
10024            '64B' and
10025            'ENCAP' and
10026            'NDRPDR' and
10027            '2T1C' and
10028            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
10029            not 'VHOST' and
10030            not 'IPSECHW'"
10031   parameters:
10032   - "latency"
10033   - "parent"
10034   traces:
10035     boxmean: False
10036   layout:
10037     title: ""  # No title
10038     layout: "plot-latency"
10039
10040 -
10041   type: "plot"
10042   title: "VPP Latency: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
10043   algorithm: "plot_latency_box"
10044   output-file-type: ".html"
10045   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
10046   data: "plot-vpp-throughput-latency-3n-skx"
10047   filter: "'NIC_Intel-X710' and
10048            '64B' and
10049            'ENCAP' and
10050            'NDRPDR' and
10051            '4T2C' and
10052            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
10053            not 'VHOST' and
10054            not 'IPSECHW'"
10055   parameters:
10056   - "latency"
10057   - "parent"
10058   traces:
10059     boxmean: False
10060   layout:
10061     title: ""  # No title
10062     layout: "plot-latency"
10063
10064 ################################################################################
10065
10066 # Packet Latency - VPP IPv6 3n-hsw-x520
10067 -
10068   type: "plot"
10069   title: "VPP Latency: ip6-3n-hsw-x520-78b-1t1c-base_and_scale-ndr-lat"
10070   algorithm: "plot_latency_box"
10071   output-file-type: ".html"
10072   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base_and_scale-ndr-lat"
10073   data: "plot-vpp-throughput-latency-3n-hsw"
10074   filter: "'NIC_Intel-X520-DA2' and
10075            '78B' and
10076            ('BASE' or 'SCALE') and
10077            'NDRPDR' and
10078            '1T1C' and
10079            'IP6FWD' and
10080            not 'SRv6' and
10081            not 'IPSEC' and
10082            not 'VHOST'"
10083   parameters:
10084   - "latency"
10085   - "parent"
10086   traces:
10087     boxmean: False
10088   layout:
10089     title: ""  # No title
10090     layout: "plot-latency"
10091
10092 -
10093   type: "plot"
10094   title: "VPP Latency: ip6-3n-hsw-x520-78b-2t2c-base_and_scale-ndr-lat"
10095   algorithm: "plot_latency_box"
10096   output-file-type: ".html"
10097   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base_and_scale-ndr-lat"
10098   data: "plot-vpp-throughput-latency-3n-hsw"
10099   filter: "'NIC_Intel-X520-DA2' and
10100            '78B' and
10101            ('BASE' or 'SCALE') and
10102            'NDRPDR' and
10103            '2T2C' and
10104            'IP6FWD' and
10105            not 'SRv6' and
10106            not 'IPSEC' and
10107            not 'VHOST'"
10108   parameters:
10109   - "latency"
10110   - "parent"
10111   traces:
10112     boxmean: False
10113   layout:
10114     title: ""  # No title
10115     layout: "plot-latency"
10116
10117 # Packet Latency - VPP IPv6 3n-hsw-x710
10118 -
10119   type: "plot"
10120   title: "VPP Latency: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr-lat"
10121   algorithm: "plot_latency_box"
10122   output-file-type: ".html"
10123   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr-lat"
10124   data: "plot-vpp-throughput-latency-3n-hsw"
10125   filter: "'NIC_Intel-X710' and
10126            '78B' and
10127            ('BASE' or 'SCALE') and
10128            'NDRPDR' and
10129            '1T1C' and
10130            'IP6FWD' and
10131            not 'SRv6' and
10132            not 'IPSEC' and
10133            not 'VHOST'"
10134   parameters:
10135   - "latency"
10136   - "parent"
10137   traces:
10138     boxmean: False
10139   layout:
10140     title: ""  # No title
10141     layout: "plot-latency"
10142
10143 -
10144   type: "plot"
10145   title: "VPP Latency: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr-lat"
10146   algorithm: "plot_latency_box"
10147   output-file-type: ".html"
10148   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr-lat"
10149   data: "plot-vpp-throughput-latency-3n-hsw"
10150   filter: "'NIC_Intel-X710' and
10151            '78B' and
10152            ('BASE' or 'SCALE') and
10153            'NDRPDR' and
10154            '2T2C' and
10155            'IP6FWD' and
10156            not 'SRv6' and
10157            not 'IPSEC' and
10158            not 'VHOST'"
10159   parameters:
10160   - "latency"
10161   - "parent"
10162   traces:
10163     boxmean: False
10164   layout:
10165     title: ""  # No title
10166     layout: "plot-latency"
10167
10168 # Packet Latency - VPP IPv6 3n-hsw-xl710
10169 -
10170   type: "plot"
10171   title: "VPP Latency: ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-ndr-lat"
10172   algorithm: "plot_latency_box"
10173   output-file-type: ".html"
10174   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-ndr-lat"
10175   data: "plot-vpp-throughput-latency-3n-hsw"
10176   filter: "'NIC_Intel-XL710' and
10177            '78B' and
10178            ('BASE' or 'SCALE') and
10179            'NDRPDR' and
10180            '1T1C' and
10181            'IP6FWD' and
10182            not 'SRv6' and
10183            not 'IPSEC' and
10184            not 'VHOST'"
10185   parameters:
10186   - "latency"
10187   - "parent"
10188   traces:
10189     boxmean: False
10190   layout:
10191     title: ""  # No title
10192     layout: "plot-latency"
10193
10194 -
10195   type: "plot"
10196   title: "VPP Latency: ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-ndr-lat"
10197   algorithm: "plot_latency_box"
10198   output-file-type: ".html"
10199   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-ndr-lat"
10200   data: "plot-vpp-throughput-latency-3n-hsw"
10201   filter: "'NIC_Intel-XL710' and
10202            '78B' and
10203            ('BASE' or 'SCALE') and
10204            'NDRPDR' and
10205            '2T2C' and
10206            'IP6FWD' and
10207            not 'SRv6' and
10208            not 'IPSEC' and
10209            not 'VHOST'"
10210   parameters:
10211   - "latency"
10212   - "parent"
10213   traces:
10214     boxmean: False
10215   layout:
10216     title: ""  # No title
10217     layout: "plot-latency"
10218
10219 # Packet Latency - VPP IPv6 3n-skx-x710
10220 -
10221   type: "plot"
10222   title: "VPP Latency: ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
10223   algorithm: "plot_latency_box"
10224   output-file-type: ".html"
10225   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
10226   data: "plot-vpp-throughput-latency-3n-skx"
10227   filter: "'NIC_Intel-X710' and
10228            '78B' and
10229            ('BASE' or 'SCALE') and
10230            'NDRPDR' and
10231            '2T1C' and
10232            'IP6FWD' and
10233            not 'SRv6' and
10234            not 'IPSEC' and
10235            not 'VHOST'"
10236   parameters:
10237   - "latency"
10238   - "parent"
10239   traces:
10240     boxmean: False
10241   layout:
10242     title: ""  # No title
10243     layout: "plot-latency"
10244
10245 -
10246   type: "plot"
10247   title: "VPP Latency: ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
10248   algorithm: "plot_latency_box"
10249   output-file-type: ".html"
10250   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
10251   data: "plot-vpp-throughput-latency-3n-skx"
10252   filter: "'NIC_Intel-X710' and
10253            '78B' and
10254            ('BASE' or 'SCALE') and
10255            'NDRPDR' and
10256            '4T2C' and
10257            'IP6FWD' and
10258            not 'SRv6' and
10259            not 'IPSEC' and
10260            not 'VHOST'"
10261   parameters:
10262   - "latency"
10263   - "parent"
10264   traces:
10265     boxmean: False
10266   layout:
10267     title: ""  # No title
10268     layout: "plot-latency"
10269
10270 # Packet Latency - VPP IPv6 2n-skx-x710
10271 -
10272   type: "plot"
10273   title: "VPP Latency: ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
10274   algorithm: "plot_latency_box"
10275   output-file-type: ".html"
10276   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
10277   data: "plot-vpp-throughput-latency-2n-skx"
10278   filter: "'NIC_Intel-X710' and
10279            '78B' and
10280            ('BASE' or 'SCALE') and
10281            'NDRPDR' and
10282            '2T1C' and
10283            'IP6FWD' and
10284            not 'SRv6' and
10285            not 'IPSEC' and
10286            not 'VHOST'"
10287   parameters:
10288   - "latency"
10289   - "parent"
10290   traces:
10291     boxmean: False
10292   layout:
10293     title: ""  # No title
10294     layout: "plot-latency"
10295
10296 -
10297   type: "plot"
10298   title: "VPP Latency: ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
10299   algorithm: "plot_latency_box"
10300   output-file-type: ".html"
10301   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
10302   data: "plot-vpp-throughput-latency-2n-skx"
10303   filter: "'NIC_Intel-X710' and
10304            '78B' and
10305            ('BASE' or 'SCALE') and
10306            'NDRPDR' and
10307            '4T2C' and
10308            'IP6FWD' and
10309            not 'SRv6' and
10310            not 'IPSEC' and
10311            not 'VHOST'"
10312   parameters:
10313   - "latency"
10314   - "parent"
10315   traces:
10316     boxmean: False
10317   layout:
10318     title: ""  # No title
10319     layout: "plot-latency"
10320
10321 # Packet Latency - VPP IPv6 2n-skx-xxv710
10322 -
10323   type: "plot"
10324   title: "VPP Latency: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
10325   algorithm: "plot_latency_box"
10326   output-file-type: ".html"
10327   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
10328   data: "plot-vpp-throughput-latency-2n-skx"
10329   filter: "'NIC_Intel-XXV710' and
10330            '78B' and
10331            ('BASE' or 'SCALE') and
10332            'NDRPDR' and
10333            '2T1C' and
10334            'IP6FWD' and
10335            not 'SRv6' and
10336            not 'IPSEC' and
10337            not 'VHOST'"
10338   parameters:
10339   - "latency"
10340   - "parent"
10341   traces:
10342     boxmean: False
10343   layout:
10344     title: ""  # No title
10345     layout: "plot-latency"
10346
10347 -
10348   type: "plot"
10349   title: "VPP Latency: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
10350   algorithm: "plot_latency_box"
10351   output-file-type: ".html"
10352   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
10353   data: "plot-vpp-throughput-latency-2n-skx"
10354   filter: "'NIC_Intel-XXV710' and
10355            '78B' and
10356            ('BASE' or 'SCALE') and
10357            'NDRPDR' and
10358            '4T2C' and
10359            'IP6FWD' and
10360            not 'SRv6' and
10361            not 'IPSEC' and
10362            not 'VHOST'"
10363   parameters:
10364   - "latency"
10365   - "parent"
10366   traces:
10367     boxmean: False
10368   layout:
10369     title: ""  # No title
10370     layout: "plot-latency"
10371
10372 ################################################################################
10373
10374 # Packet Latency - VPP IPv6 tunnels 3n-hsw-x520
10375 -
10376   type: "plot"
10377   title: "VPP Latency: ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-ndr-lat"
10378   algorithm: "plot_latency_box"
10379   output-file-type: ".html"
10380   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-ndr-lat"
10381   data: "plot-vpp-throughput-latency-3n-hsw"
10382   filter: "'NIC_Intel-X520-DA2' and
10383            '78B' and
10384            'ENCAP' and
10385            'NDRPDR' and
10386            '1T1C' and
10387            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
10388            not 'VHOST'"
10389   parameters:
10390   - "latency"
10391   - "parent"
10392   traces:
10393     boxmean: False
10394   layout:
10395     title: ""  # No title
10396     layout: "plot-latency"
10397
10398 -
10399   type: "plot"
10400   title: "VPP Latency: ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-ndr-lat"
10401   algorithm: "plot_latency_box"
10402   output-file-type: ".html"
10403   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-ndr-lat"
10404   data: "plot-vpp-throughput-latency-3n-hsw"
10405   filter: "'NIC_Intel-X520-DA2' and
10406            '78B' and
10407            'ENCAP' and
10408            'NDRPDR' and
10409            '2T2C' and
10410            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
10411            not 'VHOST'"
10412   parameters:
10413   - "latency"
10414   - "parent"
10415   traces:
10416     boxmean: False
10417   layout:
10418     title: ""  # No title
10419     layout: "plot-latency"
10420
10421 ################################################################################
10422
10423 # Packet Latency - VPP IPSec 3n-hsw-xl710
10424 -
10425   type: "plot"
10426   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
10427   algorithm: "plot_latency_box"
10428   output-file-type: ".html"
10429   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
10430   data: "plot-vpp-throughput-latency-3n-hsw"
10431   filter: "'NIC_Intel-XL710' and
10432            '64B' and
10433            'IP4FWD' and
10434            'NDRPDR' and
10435            '1T1C' and
10436            'IPSECHW' and
10437            ('IPSECTRAN' or 'IPSECTUN') and
10438            not 'VHOST'"
10439   parameters:
10440   - "latency"
10441   - "parent"
10442   traces:
10443     boxmean: False
10444   layout:
10445     title: ""  # No title
10446     layout: "plot-latency"
10447
10448 -
10449   type: "plot"
10450   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
10451   algorithm: "plot_latency_box"
10452   output-file-type: ".html"
10453   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
10454   data: "plot-vpp-throughput-latency-3n-hsw"
10455   filter: "'NIC_Intel-XL710' and
10456            '64B' and
10457            'IP4FWD' and
10458            'NDRPDR' and
10459            '2T2C' and
10460            'IPSECHW' and
10461            ('IPSECTRAN' or 'IPSECTUN') and
10462            not 'VHOST'"
10463   parameters:
10464   - "latency"
10465   - "parent"
10466   traces:
10467     boxmean: False
10468   layout:
10469     title: ""  # No title
10470     layout: "plot-latency"
10471
10472 ################################################################################
10473
10474 # Packet Latency - VPP SRv6 3n-hsw-x520
10475 -
10476   type: "plot"
10477   title: "VPP Latency: srv6-3n-hsw-x520-78b-1t1c-features-ndr-lat"
10478   algorithm: "plot_latency_box"
10479   output-file-type: ".html"
10480   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-ndr-lat"
10481   data: "plot-vpp-throughput-latency-3n-hsw"
10482   filter: "'NIC_Intel-X520-DA2' and
10483            '78B' and
10484            'FEATURE' and
10485            'NDRPDR' and
10486            '1T1C' and
10487            'IP6FWD' and
10488            'SRv6'"
10489   parameters:
10490   - "latency"
10491   - "parent"
10492   traces:
10493     boxmean: False
10494   layout:
10495     title: ""  # No title
10496     layout: "plot-latency"
10497
10498 -
10499   type: "plot"
10500   title: "VPP Latency: srv6-3n-hsw-x520-78b-2t2c-features-ndr-lat"
10501   algorithm: "plot_latency_box"
10502   output-file-type: ".html"
10503   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-ndr-lat"
10504   data: "plot-vpp-throughput-latency-3n-hsw"
10505   filter: "'NIC_Intel-X520-DA2' and
10506            '78B' and
10507            'FEATURE' and
10508            'NDRPDR' and
10509            '2T2C' and
10510            'IP6FWD' and
10511            'SRv6'"
10512   parameters:
10513   - "latency"
10514   - "parent"
10515   traces:
10516     boxmean: False
10517   layout:
10518     title: ""  # No title
10519     layout: "plot-latency"
10520
10521 ################################################################################
10522
10523 # Packet Latency - VPP vhost ip4 3n-hsw-x520
10524 -
10525   type: "plot"
10526   title: "VPP Latency: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
10527   algorithm: "plot_latency_box"
10528   output-file-type: ".html"
10529   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
10530   data: "plot-vpp-throughput-latency-3n-hsw"
10531   filter: "'NIC_Intel-X520-DA2' and
10532            '64B' and
10533            'NDRPDR' and
10534            '1T1C' and
10535            'VHOST' and
10536            not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
10537   parameters:
10538   - "latency"
10539   - "parent"
10540   traces:
10541     boxmean: False
10542   layout:
10543     title: ""  # No title
10544     layout: "plot-latency"
10545
10546 -
10547   type: "plot"
10548   title: "VPP Latency: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
10549   algorithm: "plot_latency_box"
10550   output-file-type: ".html"
10551   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
10552   data: "plot-vpp-throughput-latency-3n-hsw"
10553   filter: "'NIC_Intel-X520-DA2' and
10554            '64B' and
10555            'NDRPDR' and
10556            '2T2C' and
10557            'VHOST' and
10558            not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
10559   parameters:
10560   - "latency"
10561   - "parent"
10562   traces:
10563     boxmean: False
10564   layout:
10565     title: ""  # No title
10566     layout: "plot-latency"
10567
10568 # Packet Latency - VPP vhost l2sw 3n-hsw-x520
10569 -
10570   type: "plot"
10571   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
10572   algorithm: "plot_latency_box"
10573   output-file-type: ".html"
10574   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
10575   data: "plot-vpp-throughput-latency-3n-hsw"
10576   filter: "'NIC_Intel-X520-DA2' and
10577            '64B' and
10578            'NDRPDR' and
10579            '1T1C' and
10580            'VHOST' and
10581            not 'VXLAN' and
10582            not 'IP4FWD' and
10583            not 'DOT1Q' and
10584            not '2VM'"
10585   parameters:
10586   - "latency"
10587   - "parent"
10588   traces:
10589     boxmean: False
10590   layout:
10591     title: ""  # No title
10592     layout: "plot-latency"
10593
10594 -
10595   type: "plot"
10596   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
10597   algorithm: "plot_latency_box"
10598   output-file-type: ".html"
10599   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
10600   data: "plot-vpp-throughput-latency-3n-hsw"
10601   filter: "'NIC_Intel-X520-DA2' and
10602            '64B' and
10603            'NDRPDR' and
10604            '2T2C' and
10605            'VHOST' and
10606            not 'VXLAN' and
10607            not 'IP4FWD' and
10608            not 'DOT1Q' and
10609            not '2VM'"
10610   parameters:
10611   - "latency"
10612   - "parent"
10613   traces:
10614     boxmean: False
10615   layout:
10616     title: ""  # No title
10617     layout: "plot-latency"
10618
10619 # Packet Latency - VPP vhost ip4 3n-hsw-x710
10620 -
10621   type: "plot"
10622   title: "VPP Latency: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
10623   algorithm: "plot_latency_box"
10624   output-file-type: ".html"
10625   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
10626   data: "plot-vpp-throughput-latency-3n-hsw"
10627   filter: "'NIC_Intel-X710' and
10628            '64B' and
10629            'NDRPDR' and
10630            '1T1C' and
10631            'VHOST' and
10632            not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
10633   parameters:
10634   - "latency"
10635   - "parent"
10636   traces:
10637     boxmean: False
10638   layout:
10639     title: ""  # No title
10640     layout: "plot-latency"
10641
10642 -
10643   type: "plot"
10644   title: "VPP Latency: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
10645   algorithm: "plot_latency_box"
10646   output-file-type: ".html"
10647   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
10648   data: "plot-vpp-throughput-latency-3n-hsw"
10649   filter: "'NIC_Intel-X710' and
10650            '64B' and
10651            'NDRPDR' and
10652            '2T2C' and
10653            'VHOST' and
10654            not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
10655   parameters:
10656   - "latency"
10657   - "parent"
10658   traces:
10659     boxmean: False
10660   layout:
10661     title: ""  # No title
10662     layout: "plot-latency"
10663
10664 # Packet Latency - VPP vhost l2sw 3n-hsw-x710
10665 -
10666   type: "plot"
10667   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
10668   algorithm: "plot_latency_box"
10669   output-file-type: ".html"
10670   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
10671   data: "plot-vpp-throughput-latency-3n-hsw"
10672   filter: "'NIC_Intel-X710' and
10673            '64B' and
10674            'NDRPDR' and
10675            '1T1C' and
10676            'VHOST' and
10677            not 'VXLAN' and
10678            not 'IP4FWD' and
10679            not 'DOT1Q' and
10680            not '2VM'"
10681   parameters:
10682   - "latency"
10683   - "parent"
10684   traces:
10685     boxmean: False
10686   layout:
10687     title: ""  # No title
10688     layout: "plot-latency"
10689
10690 -
10691   type: "plot"
10692   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
10693   algorithm: "plot_latency_box"
10694   output-file-type: ".html"
10695   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
10696   data: "plot-vpp-throughput-latency-3n-hsw"
10697   filter: "'NIC_Intel-X710' and
10698            '64B' and
10699            'NDRPDR' and
10700            '2T2C' and
10701            'VHOST' and
10702            not 'VXLAN' and
10703            not 'IP4FWD' and
10704            not 'DOT1Q' and
10705            not '2VM'"
10706   parameters:
10707   - "latency"
10708   - "parent"
10709   traces:
10710     boxmean: False
10711   layout:
10712     title: ""  # No title
10713     layout: "plot-latency"
10714
10715 # Packet Latency - VPP vhost ip4 3n-hsw-xl710
10716 -
10717   type: "plot"
10718   title: "VPP Latency: vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
10719   algorithm: "plot_latency_box"
10720   output-file-type: ".html"
10721   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
10722   data: "plot-vpp-throughput-latency-3n-hsw"
10723   filter: "'NIC_Intel-XL710' and
10724            '64B' and
10725            'NDRPDR' and
10726            '1T1C' and
10727            'VHOST' and
10728            not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
10729   parameters:
10730   - "latency"
10731   - "parent"
10732   traces:
10733     boxmean: False
10734   layout:
10735     title: ""  # No title
10736     layout: "plot-latency"
10737
10738 -
10739   type: "plot"
10740   title: "VPP Latency: vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
10741   algorithm: "plot_latency_box"
10742   output-file-type: ".html"
10743   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
10744   data: "plot-vpp-throughput-latency-3n-hsw"
10745   filter: "'NIC_Intel-XL710' and
10746            '64B' and
10747            'NDRPDR' and
10748            '2T2C' and
10749            'VHOST' and
10750            not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
10751   parameters:
10752   - "latency"
10753   - "parent"
10754   traces:
10755     boxmean: False
10756   layout:
10757     title: ""  # No title
10758     layout: "plot-latency"
10759
10760 # Packet Latency - VPP vhost l2sw 3n-hsw-xl710
10761 -
10762   type: "plot"
10763   title: "VPP Latency: vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
10764   algorithm: "plot_latency_box"
10765   output-file-type: ".html"
10766   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
10767   data: "plot-vpp-throughput-latency-3n-hsw"
10768   filter: "'NIC_Intel-XL710' and
10769            '64B' and
10770            'NDRPDR' and
10771            '1T1C' and
10772            'VHOST' and
10773            not 'VXLAN' and
10774            not 'IP4FWD' and
10775            not 'DOT1Q' and
10776            not '2VM'"
10777   parameters:
10778   - "latency"
10779   - "parent"
10780   traces:
10781     boxmean: False
10782   layout:
10783     title: ""  # No title
10784     layout: "plot-latency"
10785
10786 -
10787   type: "plot"
10788   title: "VPP Latency: vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
10789   algorithm: "plot_latency_box"
10790   output-file-type: ".html"
10791   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
10792   data: "plot-vpp-throughput-latency-3n-hsw"
10793   filter: "'NIC_Intel-XL710' and
10794            '64B' and
10795            'NDRPDR' and
10796            '2T2C' and
10797            'VHOST' and
10798            not 'VXLAN' and
10799            not 'IP4FWD' and
10800            not 'DOT1Q' and
10801            not '2VM'"
10802   parameters:
10803   - "latency"
10804   - "parent"
10805   traces:
10806     boxmean: False
10807   layout:
10808     title: ""  # No title
10809     layout: "plot-latency"
10810
10811 ################################################################################
10812
10813 # Packet Latency - VPP VTS 3n-hsw-x520
10814 -
10815   type: "plot"
10816   title: "VPP Latency: vts-3n-hsw-x520-114b-1t1c-ndr-lat"
10817   algorithm: "plot_latency_box"
10818   output-file-type: ".html"
10819   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-1t1c-ndr-lat"
10820   data: "plot-vpp-throughput-latency-3n-hsw"
10821   filter: "'NIC_Intel-X520-DA2' and
10822            '114B' and
10823            'NDRPDR' and
10824            '1T1C' and
10825            'VTS'"
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: vts-3n-hsw-x520-114b-2t2c-ndr-lat"
10838   algorithm: "plot_latency_box"
10839   output-file-type: ".html"
10840   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-2t2c-ndr-lat"
10841   data: "plot-vpp-throughput-latency-3n-hsw"
10842   filter: "'NIC_Intel-X520-DA2' and
10843            '114B' and
10844            'NDRPDR' and
10845            '2T2C' and
10846            'VTS'"
10847   parameters:
10848   - "latency"
10849   - "parent"
10850   traces:
10851     boxmean: False
10852   layout:
10853     title: ""  # No title
10854     layout: "plot-latency"
10855     
10856 ################################################################################
10857
10858 # Packet Latency - DPDK l3fwd 3n-hsw-x520
10859 -
10860   type: "plot"
10861   title: "DPDK Latency: l3fwd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
10862   algorithm: "plot_latency_box"
10863   output-file-type: ".html"
10864   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
10865   data: "plot-dpdk-throughput-latency-3n-hsw"
10866   filter: "'NIC_Intel-X520-DA2' and
10867            '64B' and
10868            'BASE' and
10869            'NDRPDR' and
10870            '1T1C' and
10871            'IP4FWD'"
10872   parameters:
10873   - "latency"
10874   - "parent"
10875   traces:
10876     hoverinfo: "x+y"
10877     boxpoints: "outliers"
10878     whiskerwidth: 0
10879   layout:
10880     title: ""  # No title
10881     layout: "plot-latency"
10882
10883 -
10884   type: "plot"
10885   title: "DPDK Latency: l3fwd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
10886   algorithm: "plot_latency_box"
10887   output-file-type: ".html"
10888   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
10889   data: "plot-dpdk-throughput-latency-3n-hsw"
10890   filter: "'NIC_Intel-X520-DA2' and
10891            '64B' and
10892            'BASE' and
10893            'NDRPDR' and
10894            '2T2C' and
10895            'IP4FWD'"
10896   parameters:
10897   - "latency"
10898   - "parent"
10899   traces:
10900     hoverinfo: "x+y"
10901     boxpoints: "outliers"
10902     whiskerwidth: 0
10903   layout:
10904     title: ""  # No title
10905     layout: "plot-latency"
10906
10907 # Packet Latency - DPDK l3fwd 3n-hsw-x710
10908 -
10909   type: "plot"
10910   title: "DPDK Latency: l3fwd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
10911   algorithm: "plot_latency_box"
10912   output-file-type: ".html"
10913   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
10914   data: "plot-dpdk-throughput-latency-3n-hsw"
10915   filter: "'NIC_Intel-X710' and
10916            '64B' and
10917            'BASE' and
10918            'NDRPDR' and
10919            '1T1C' and
10920            'IP4FWD'"
10921   parameters:
10922   - "latency"
10923   - "parent"
10924   traces:
10925     hoverinfo: "x+y"
10926     boxpoints: "outliers"
10927     whiskerwidth: 0
10928   layout:
10929     title: ""  # No title
10930     layout: "plot-latency"
10931
10932 -
10933   type: "plot"
10934   title: "DPDK Latency: l3fwd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
10935   algorithm: "plot_latency_box"
10936   output-file-type: ".html"
10937   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
10938   data: "plot-dpdk-throughput-latency-3n-hsw"
10939   filter: "'NIC_Intel-X710' and
10940            '64B' and
10941            'BASE' and
10942            'NDRPDR' and
10943            '2T2C' and
10944            'IP4FWD'"
10945   parameters:
10946   - "latency"
10947   - "parent"
10948   traces:
10949     hoverinfo: "x+y"
10950     boxpoints: "outliers"
10951     whiskerwidth: 0
10952   layout:
10953     title: ""  # No title
10954     layout: "plot-latency"
10955
10956 # Packet Latency - DPDK l3fwd 3n-hsw-xl710
10957 -
10958   type: "plot"
10959   title: "DPDK Latency: l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
10960   algorithm: "plot_latency_box"
10961   output-file-type: ".html"
10962   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
10963   data: "plot-dpdk-throughput-latency-3n-hsw"
10964   filter: "'NIC_Intel-XL710' and
10965            '64B' and
10966            'BASE' and
10967            'NDRPDR' and
10968            '1T1C' and
10969            'IP4FWD'"
10970   parameters:
10971   - "latency"
10972   - "parent"
10973   traces:
10974     hoverinfo: "x+y"
10975     boxpoints: "outliers"
10976     whiskerwidth: 0
10977   layout:
10978     title: ""  # No title
10979     layout: "plot-latency"
10980
10981 -
10982   type: "plot"
10983   title: "DPDK Latency: l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
10984   algorithm: "plot_latency_box"
10985   output-file-type: ".html"
10986   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
10987   data: "plot-dpdk-throughput-latency-3n-hsw"
10988   filter: "'NIC_Intel-XL710' and
10989            '64B' and
10990            'BASE' and
10991            'NDRPDR' and
10992            '2T2C' and
10993            'IP4FWD'"
10994   parameters:
10995   - "latency"
10996   - "parent"
10997   traces:
10998     hoverinfo: "x+y"
10999     boxpoints: "outliers"
11000     whiskerwidth: 0
11001   layout:
11002     title: ""  # No title
11003     layout: "plot-latency"
11004
11005 # Packet Latency - DPDK l3fwd 3n-skx-x710
11006 -
11007   type: "plot"
11008   title: "DPDK Latency: l3fwd-3n-skx-x710-64b-2t1c-base-ndr-lat"
11009   algorithm: "plot_latency_box"
11010   output-file-type: ".html"
11011   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-ndr-lat"
11012   data: "plot-dpdk-throughput-latency-3n-skx"
11013   filter: "'NIC_Intel-X710' and
11014            '64B' and
11015            'BASE' and
11016            'NDRPDR' and
11017            '2T1C' and
11018            'IP4FWD'"
11019   parameters:
11020   - "latency"
11021   - "parent"
11022   traces:
11023     hoverinfo: "x+y"
11024     boxpoints: "outliers"
11025     whiskerwidth: 0
11026   layout:
11027     title: ""  # No title
11028     layout: "plot-latency"
11029
11030 -
11031   type: "plot"
11032   title: "DPDK Latency: l3fwd-3n-skx-x710-64b-4t2c-base-ndr-lat"
11033   algorithm: "plot_latency_box"
11034   output-file-type: ".html"
11035   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-ndr-lat"
11036   data: "plot-dpdk-throughput-latency-3n-skx"
11037   filter: "'NIC_Intel-X710' and
11038            '64B' and
11039            'BASE' and
11040            'NDRPDR' and
11041            '4T2C' and
11042            'IP4FWD'"
11043   parameters:
11044   - "latency"
11045   - "parent"
11046   traces:
11047     hoverinfo: "x+y"
11048     boxpoints: "outliers"
11049     whiskerwidth: 0
11050   layout:
11051     title: ""  # No title
11052     layout: "plot-latency"
11053
11054 # Packet Latency - DPDK l3fwd 3n-skx-xxv710
11055 -
11056   type: "plot"
11057   title: "DPDK Latency: l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
11058   algorithm: "plot_latency_box"
11059   output-file-type: ".html"
11060   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
11061   data: "plot-dpdk-throughput-latency-3n-skx"
11062   filter: "'NIC_Intel-XXV710' and
11063            '64B' and
11064            'BASE' and
11065            'NDRPDR' and
11066            '2T1C' and
11067            'IP4FWD'"
11068   parameters:
11069   - "latency"
11070   - "parent"
11071   traces:
11072     hoverinfo: "x+y"
11073     boxpoints: "outliers"
11074     whiskerwidth: 0
11075   layout:
11076     title: ""  # No title
11077     layout: "plot-latency"
11078
11079 -
11080   type: "plot"
11081   title: "DPDK Latency: l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
11082   algorithm: "plot_latency_box"
11083   output-file-type: ".html"
11084   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
11085   data: "plot-dpdk-throughput-latency-3n-skx"
11086   filter: "'NIC_Intel-XXV710' and
11087            '64B' and
11088            'BASE' and
11089            'NDRPDR' and
11090            '4T2C' and
11091            'IP4FWD'"
11092   parameters:
11093   - "latency"
11094   - "parent"
11095   traces:
11096     hoverinfo: "x+y"
11097     boxpoints: "outliers"
11098     whiskerwidth: 0
11099   layout:
11100     title: ""  # No title
11101     layout: "plot-latency"
11102
11103 # Packet Latency - DPDK l3fwd 2n-skx-x710
11104 -
11105   type: "plot"
11106   title: "DPDK Latency: l3fwd-2n-skx-x710-64b-2t1c-base-ndr-lat"
11107   algorithm: "plot_latency_box"
11108   output-file-type: ".html"
11109   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-ndr-lat"
11110   data: "plot-dpdk-throughput-latency-2n-skx"
11111   filter: "'NIC_Intel-X710' and
11112            '64B' and
11113            'BASE' and
11114            'NDRPDR' and
11115            '2T1C' and
11116            'IP4FWD'"
11117   parameters:
11118   - "latency"
11119   - "parent"
11120   traces:
11121     hoverinfo: "x+y"
11122     boxpoints: "outliers"
11123     whiskerwidth: 0
11124   layout:
11125     title: ""  # No title
11126     layout: "plot-latency"
11127
11128 -
11129   type: "plot"
11130   title: "DPDK Latency: l3fwd-2n-skx-x710-64b-4t2c-base-ndr-lat"
11131   algorithm: "plot_latency_box"
11132   output-file-type: ".html"
11133   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-ndr-lat"
11134   data: "plot-dpdk-throughput-latency-2n-skx"
11135   filter: "'NIC_Intel-X710' and
11136            '64B' and
11137            'BASE' and
11138            'NDRPDR' and
11139            '4T2C' and
11140            'IP4FWD'"
11141   parameters:
11142   - "latency"
11143   - "parent"
11144   traces:
11145     hoverinfo: "x+y"
11146     boxpoints: "outliers"
11147     whiskerwidth: 0
11148   layout:
11149     title: ""  # No title
11150     layout: "plot-latency"
11151
11152 # Packet Latency - DPDK l3fwd 2n-skx-xxv710
11153 -
11154   type: "plot"
11155   title: "DPDK Latency: l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
11156   algorithm: "plot_latency_box"
11157   output-file-type: ".html"
11158   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
11159   data: "plot-dpdk-throughput-latency-2n-skx"
11160   filter: "'NIC_Intel-XXV710' and
11161            '64B' and
11162            'BASE' and
11163            'NDRPDR' and
11164            '2T1C' and
11165            'IP4FWD'"
11166   parameters:
11167   - "latency"
11168   - "parent"
11169   traces:
11170     hoverinfo: "x+y"
11171     boxpoints: "outliers"
11172     whiskerwidth: 0
11173   layout:
11174     title: ""  # No title
11175     layout: "plot-latency"
11176
11177 -
11178   type: "plot"
11179   title: "DPDK Latency: l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
11180   algorithm: "plot_latency_box"
11181   output-file-type: ".html"
11182   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
11183   data: "plot-dpdk-throughput-latency-2n-skx"
11184   filter: "'NIC_Intel-XXV710' and
11185            '64B' and
11186            'BASE' and
11187            'NDRPDR' and
11188            '4T2C' and
11189            'IP4FWD'"
11190   parameters:
11191   - "latency"
11192   - "parent"
11193   traces:
11194     hoverinfo: "x+y"
11195     boxpoints: "outliers"
11196     whiskerwidth: 0
11197   layout:
11198     title: ""  # No title
11199     layout: "plot-latency"
11200
11201 ################################################################################
11202
11203 # Packet Latency - DPDK testpmd 3n-hsw-x520
11204 -
11205   type: "plot"
11206   title: "DPDK Latency: testpmd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
11207   algorithm: "plot_latency_box"
11208   output-file-type: ".html"
11209   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
11210   data: "plot-dpdk-throughput-latency-3n-hsw"
11211   filter: "'NIC_Intel-X520-DA2' and
11212            '64B' and
11213            'BASE' and
11214            'NDRPDR' and
11215            '1T1C' and
11216            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11217   parameters:
11218   - "latency"
11219   - "parent"
11220   traces:
11221     hoverinfo: "x+y"
11222     boxpoints: "outliers"
11223     whiskerwidth: 0
11224   layout:
11225     title: ""  # No title
11226     layout: "plot-latency"
11227
11228 -
11229   type: "plot"
11230   title: "DPDK Latency: testpmd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
11231   algorithm: "plot_latency_box"
11232   output-file-type: ".html"
11233   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
11234   data: "plot-dpdk-throughput-latency-3n-hsw"
11235   filter: "'NIC_Intel-X520-DA2' and
11236            '64B' and
11237            'BASE' and
11238            'NDRPDR' and
11239            '2T2C' and
11240            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11241   parameters:
11242   - "latency"
11243   - "parent"
11244   traces:
11245     hoverinfo: "x+y"
11246     boxpoints: "outliers"
11247     whiskerwidth: 0
11248   layout:
11249     title: ""  # No title
11250     layout: "plot-latency"
11251
11252 # Packet Latency - DPDK testpmd 3n-hsw-x710
11253 -
11254   type: "plot"
11255   title: "DPDK Latency: testpmd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
11256   algorithm: "plot_latency_box"
11257   output-file-type: ".html"
11258   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
11259   data: "plot-dpdk-throughput-latency-3n-hsw"
11260   filter: "'NIC_Intel-X710' and
11261            '64B' and
11262            'BASE' and
11263            'NDRPDR' and
11264            '1T1C' and
11265            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11266   parameters:
11267   - "latency"
11268   - "parent"
11269   traces:
11270     hoverinfo: "x+y"
11271     boxpoints: "outliers"
11272     whiskerwidth: 0
11273   layout:
11274     title: ""  # No title
11275     layout: "plot-latency"
11276
11277 -
11278   type: "plot"
11279   title: "DPDK Latency: testpmd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
11280   algorithm: "plot_latency_box"
11281   output-file-type: ".html"
11282   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
11283   data: "plot-dpdk-throughput-latency-3n-hsw"
11284   filter: "'NIC_Intel-X710' and
11285            '64B' and
11286            'BASE' and
11287            'NDRPDR' and
11288            '2T2C' and
11289            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11290   parameters:
11291   - "latency"
11292   - "parent"
11293   traces:
11294     hoverinfo: "x+y"
11295     boxpoints: "outliers"
11296     whiskerwidth: 0
11297   layout:
11298     title: ""  # No title
11299     layout: "plot-latency"
11300
11301 # Packet Latency - DPDK testpmd 3n-hsw-xl710
11302 -
11303   type: "plot"
11304   title: "DPDK Latency: testpmd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
11305   algorithm: "plot_latency_box"
11306   output-file-type: ".html"
11307   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
11308   data: "plot-dpdk-throughput-latency-3n-hsw"
11309   filter: "'NIC_Intel-XL710' and
11310            '64B' and
11311            'BASE' and
11312            'NDRPDR' and
11313            '1T1C' and
11314            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11315   parameters:
11316   - "latency"
11317   - "parent"
11318   traces:
11319     hoverinfo: "x+y"
11320     boxpoints: "outliers"
11321     whiskerwidth: 0
11322   layout:
11323     title: ""  # No title
11324     layout: "plot-latency"
11325
11326 -
11327   type: "plot"
11328   title: "DPDK Latency: testpmd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
11329   algorithm: "plot_latency_box"
11330   output-file-type: ".html"
11331   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
11332   data: "plot-dpdk-throughput-latency-3n-hsw"
11333   filter: "'NIC_Intel-XL710' and
11334            '64B' and
11335            'BASE' and
11336            'NDRPDR' and
11337            '2T2C' and
11338            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11339   parameters:
11340   - "latency"
11341   - "parent"
11342   traces:
11343     hoverinfo: "x+y"
11344     boxpoints: "outliers"
11345     whiskerwidth: 0
11346   layout:
11347     title: ""  # No title
11348     layout: "plot-latency"
11349
11350 # Packet Latency - DPDK testpmd 3n-skx-x710
11351 -
11352   type: "plot"
11353   title: "DPDK Latency: testpmd-3n-skx-x710-64b-2t1c-base-ndr-lat"
11354   algorithm: "plot_latency_box"
11355   output-file-type: ".html"
11356   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-ndr-lat"
11357   data: "plot-dpdk-throughput-latency-3n-skx"
11358   filter: "'NIC_Intel-X710' and
11359            '64B' and
11360            'BASE' and
11361            'NDRPDR' and
11362            '2T1C' and
11363            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11364   parameters:
11365   - "latency"
11366   - "parent"
11367   traces:
11368     hoverinfo: "x+y"
11369     boxpoints: "outliers"
11370     whiskerwidth: 0
11371   layout:
11372     title: ""  # No title
11373     layout: "plot-latency"
11374
11375 -
11376   type: "plot"
11377   title: "DPDK Latency: testpmd-3n-skx-x710-64b-4t2c-base-ndr-lat"
11378   algorithm: "plot_latency_box"
11379   output-file-type: ".html"
11380   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-ndr-lat"
11381   data: "plot-dpdk-throughput-latency-3n-skx"
11382   filter: "'NIC_Intel-X710' and
11383            '64B' and
11384            'BASE' and
11385            'NDRPDR' and
11386            '4T2C' and
11387            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11388   parameters:
11389   - "latency"
11390   - "parent"
11391   traces:
11392     hoverinfo: "x+y"
11393     boxpoints: "outliers"
11394     whiskerwidth: 0
11395   layout:
11396     title: ""  # No title
11397     layout: "plot-latency"
11398
11399 # Packet Latency - DPDK testpmd 3n-skx-xxv710
11400 -
11401   type: "plot"
11402   title: "DPDK Latency: testpmd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
11403   algorithm: "plot_latency_box"
11404   output-file-type: ".html"
11405   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
11406   data: "plot-dpdk-throughput-latency-3n-skx"
11407   filter: "'NIC_Intel-XXV710' and
11408            '64B' and
11409            'BASE' and
11410            'NDRPDR' and
11411            '2T1C' and
11412            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11413   parameters:
11414   - "latency"
11415   - "parent"
11416   traces:
11417     hoverinfo: "x+y"
11418     boxpoints: "outliers"
11419     whiskerwidth: 0
11420   layout:
11421     title: ""  # No title
11422     layout: "plot-latency"
11423
11424 -
11425   type: "plot"
11426   title: "DPDK Latency: testpmd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
11427   algorithm: "plot_latency_box"
11428   output-file-type: ".html"
11429   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
11430   data: "plot-dpdk-throughput-latency-3n-skx"
11431   filter: "'NIC_Intel-XXV710' and
11432            '64B' and
11433            'BASE' and
11434            'NDRPDR' and
11435            '4T2C' and
11436            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11437   parameters:
11438   - "latency"
11439   - "parent"
11440   traces:
11441     hoverinfo: "x+y"
11442     boxpoints: "outliers"
11443     whiskerwidth: 0
11444   layout:
11445     title: ""  # No title
11446     layout: "plot-latency"
11447
11448 # Packet Latency - DPDK testpmd 2n-skx-x710
11449 -
11450   type: "plot"
11451   title: "DPDK Latency: testpmd-2n-skx-x710-64b-2t1c-base-ndr-lat"
11452   algorithm: "plot_latency_box"
11453   output-file-type: ".html"
11454   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-ndr-lat"
11455   data: "plot-dpdk-throughput-latency-2n-skx"
11456   filter: "'NIC_Intel-X710' and
11457            '64B' and
11458            'BASE' and
11459            'NDRPDR' and
11460            '2T1C' and
11461            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11462   parameters:
11463   - "latency"
11464   - "parent"
11465   traces:
11466     hoverinfo: "x+y"
11467     boxpoints: "outliers"
11468     whiskerwidth: 0
11469   layout:
11470     title: ""  # No title
11471     layout: "plot-latency"
11472
11473 -
11474   type: "plot"
11475   title: "DPDK Latency: testpmd-2n-skx-x710-64b-4t2c-base-ndr-lat"
11476   algorithm: "plot_latency_box"
11477   output-file-type: ".html"
11478   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-ndr-lat"
11479   data: "plot-dpdk-throughput-latency-2n-skx"
11480   filter: "'NIC_Intel-X710' and
11481            '64B' and
11482            'BASE' and
11483            'NDRPDR' and
11484            '4T2C' and
11485            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11486   parameters:
11487   - "latency"
11488   - "parent"
11489   traces:
11490     hoverinfo: "x+y"
11491     boxpoints: "outliers"
11492     whiskerwidth: 0
11493   layout:
11494     title: ""  # No title
11495     layout: "plot-latency"
11496
11497 # Packet Latency - DPDK testpmd 2n-skx-xxv710
11498 -
11499   type: "plot"
11500   title: "DPDK Latency: testpmd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
11501   algorithm: "plot_latency_box"
11502   output-file-type: ".html"
11503   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
11504   data: "plot-dpdk-throughput-latency-2n-skx"
11505   filter: "'NIC_Intel-XXV710' and
11506            '64B' and
11507            'BASE' and
11508            'NDRPDR' and
11509            '2T1C' and
11510            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11511   parameters:
11512   - "latency"
11513   - "parent"
11514   traces:
11515     hoverinfo: "x+y"
11516     boxpoints: "outliers"
11517     whiskerwidth: 0
11518   layout:
11519     title: ""  # No title
11520     layout: "plot-latency"
11521
11522 -
11523   type: "plot"
11524   title: "DPDK Latency: testpmd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
11525   algorithm: "plot_latency_box"
11526   output-file-type: ".html"
11527   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
11528   data: "plot-dpdk-throughput-latency-2n-skx"
11529   filter: "'NIC_Intel-XXV710' and
11530            '64B' and
11531            'BASE' and
11532            'NDRPDR' and
11533            '4T2C' and
11534            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11535   parameters:
11536   - "latency"
11537   - "parent"
11538   traces:
11539     hoverinfo: "x+y"
11540     boxpoints: "outliers"
11541     whiskerwidth: 0
11542   layout:
11543     title: ""  # No title
11544     layout: "plot-latency"
11545
11546 ################################################################################
11547
11548 # Speedup - VPP Container Memif 3n-hsw-x520
11549 -
11550   type: "plot"
11551   title: "Speedup: memif-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
11552   algorithm: "plot_throughput_speedup_analysis"
11553   output-file-type: ".html"
11554   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
11555   data: "plot-throughput-speedup-analysis-3n-hsw"
11556   filter: "'NIC_Intel-X520-DA2' and
11557            '64B' and
11558            ('BASE' or 'SCALE') and
11559            'NDRPDR' and
11560            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
11561            not 'VHOST' and
11562            'MEMIF'"
11563   parameters:
11564   - "throughput"
11565   - "parent"
11566   - "tags"
11567   layout:
11568     title: ""  # No title
11569     layout: "plot-throughput-speedup-analysis"
11570
11571 -
11572   type: "plot"
11573   title: "Speedup: memif-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
11574   algorithm: "plot_throughput_speedup_analysis"
11575   output-file-type: ".html"
11576   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
11577   data: "plot-throughput-speedup-analysis-3n-hsw"
11578   filter: "'NIC_Intel-X520-DA2' and
11579            '64B' and
11580            ('BASE' or 'SCALE') and
11581            'NDRPDR' and
11582            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
11583            not 'VHOST' and
11584            'MEMIF'"
11585   parameters:
11586   - "throughput"
11587   - "parent"
11588   - "tags"
11589   layout:
11590     title: ""  # No title
11591     layout: "plot-throughput-speedup-analysis"
11592
11593 # Speedup - VPP Container Memif 3n-hsw-x710
11594 -
11595   type: "plot"
11596   title: "Speedup: memif-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
11597   algorithm: "plot_throughput_speedup_analysis"
11598   output-file-type: ".html"
11599   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
11600   data: "plot-throughput-speedup-analysis-3n-hsw"
11601   filter: "'NIC_Intel-X710' and
11602            '64B' and
11603            ('BASE' or 'SCALE') and
11604            'NDRPDR' and
11605            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
11606            not 'VHOST' and
11607            'MEMIF'"
11608   parameters:
11609   - "throughput"
11610   - "parent"
11611   - "tags"
11612   layout:
11613     title: ""  # No title
11614     layout: "plot-throughput-speedup-analysis"
11615
11616 -
11617   type: "plot"
11618   title: "Speedup: memif-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
11619   algorithm: "plot_throughput_speedup_analysis"
11620   output-file-type: ".html"
11621   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
11622   data: "plot-throughput-speedup-analysis-3n-hsw"
11623   filter: "'NIC_Intel-X710' and
11624            '64B' and
11625            ('BASE' or 'SCALE') and
11626            'NDRPDR' and
11627            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
11628            not 'VHOST' and
11629            'MEMIF'"
11630   parameters:
11631   - "throughput"
11632   - "parent"
11633   - "tags"
11634   layout:
11635     title: ""  # No title
11636     layout: "plot-throughput-speedup-analysis"
11637
11638 # Speedup - VPP Container Memif 3n-hsw-xl710
11639 -
11640   type: "plot"
11641   title: "Speedup: memif-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
11642   algorithm: "plot_throughput_speedup_analysis"
11643   output-file-type: ".html"
11644   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
11645   data: "plot-throughput-speedup-analysis-3n-hsw"
11646   filter: "'NIC_Intel-XL710' and
11647            '64B' and
11648            ('BASE' or 'SCALE') and
11649            'NDRPDR' and
11650            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
11651            not 'VHOST' and
11652            'MEMIF'"
11653   parameters:
11654   - "throughput"
11655   - "parent"
11656   - "tags"
11657   layout:
11658     title: ""  # No title
11659     layout: "plot-throughput-speedup-analysis"
11660
11661 -
11662   type: "plot"
11663   title: "Speedup: memif-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
11664   algorithm: "plot_throughput_speedup_analysis"
11665   output-file-type: ".html"
11666   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
11667   data: "plot-throughput-speedup-analysis-3n-hsw"
11668   filter: "'NIC_Intel-XL710' and
11669            '64B' and
11670            ('BASE' or 'SCALE') and
11671            'NDRPDR' and
11672            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
11673            not 'VHOST' and
11674            'MEMIF'"
11675   parameters:
11676   - "throughput"
11677   - "parent"
11678   - "tags"
11679   layout:
11680     title: ""  # No title
11681     layout: "plot-throughput-speedup-analysis"
11682
11683 # Speedup - VPP Container Memif 3n-skx-x710
11684 -
11685   type: "plot"
11686   title: "Speedup: memif-3n-skx-x710-64b-base_and_scale-ndr-tsa"
11687   algorithm: "plot_throughput_speedup_analysis"
11688   output-file-type: ".html"
11689   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-base_and_scale-ndr-tsa"
11690   data: "plot-throughput-speedup-analysis-3n-skx"
11691   filter: "'NIC_Intel-X710' and
11692            '64B' and
11693            ('BASE' or 'SCALE') and
11694            'NDRPDR' and
11695            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
11696            not 'VHOST' and
11697            'MEMIF'"
11698   parameters:
11699   - "throughput"
11700   - "parent"
11701   - "tags"
11702   layout:
11703     title: ""  # No title
11704     layout: "plot-throughput-speedup-analysis"
11705
11706 -
11707   type: "plot"
11708   title: "Speedup: memif-3n-skx-x710-64b-base_and_scale-pdr-tsa"
11709   algorithm: "plot_throughput_speedup_analysis"
11710   output-file-type: ".html"
11711   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-base_and_scale-pdr-tsa"
11712   data: "plot-throughput-speedup-analysis-3n-skx"
11713   filter: "'NIC_Intel-X710' and
11714            '64B' and
11715            ('BASE' or 'SCALE') and
11716            'NDRPDR' and
11717            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
11718            not 'VHOST' and
11719             'MEMIF'"
11720   parameters:
11721   - "throughput"
11722   - "parent"
11723   - "tags"
11724   layout:
11725     title: ""  # No title
11726     layout: "plot-throughput-speedup-analysis"
11727
11728 ################################################################################
11729
11730 # Speedup - VPP Container k8s memif 3n-hsw-x520
11731 -
11732   type: "plot"
11733   title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
11734   algorithm: "plot_throughput_speedup_analysis"
11735   output-file-type: ".html"
11736   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
11737   data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
11738   filter: "'NIC_Intel-X520-DA2' and
11739            '64B' and
11740            ('BASE' or 'SCALE') and
11741            'NDRPDR' and
11742            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
11743            not 'VHOST' and
11744            'MEMIF'"
11745   parameters:
11746   - "throughput"
11747   - "parent"
11748   - "tags"
11749   layout:
11750     title: ""  # No title
11751     layout: "plot-throughput-speedup-analysis"
11752
11753 -
11754   type: "plot"
11755   title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
11756   algorithm: "plot_throughput_speedup_analysis"
11757   output-file-type: ".html"
11758   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
11759   data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
11760   filter: "'NIC_Intel-X520-DA2' and
11761            '64B' and
11762            ('BASE' or 'SCALE') and
11763            'NDRPDR' and
11764            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
11765            not 'VHOST' and
11766            'MEMIF'"
11767   parameters:
11768   - "throughput"
11769   - "parent"
11770   - "tags"
11771   layout:
11772     title: ""  # No title
11773     layout: "plot-throughput-speedup-analysis"
11774
11775 # Speedup - VPP Container Memif 3n-hsw-x710
11776 -
11777   type: "plot"
11778   title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
11779   algorithm: "plot_throughput_speedup_analysis"
11780   output-file-type: ".html"
11781   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
11782   data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
11783   filter: "'NIC_Intel-X710' and
11784            '64B' and
11785            ('BASE' or 'SCALE') and
11786            'NDRPDR' and
11787            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
11788            not 'VHOST' and
11789            'MEMIF'"
11790   parameters:
11791   - "throughput"
11792   - "parent"
11793   - "tags"
11794   layout:
11795     title: ""  # No title
11796     layout: "plot-throughput-speedup-analysis"
11797
11798 -
11799   type: "plot"
11800   title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
11801   algorithm: "plot_throughput_speedup_analysis"
11802   output-file-type: ".html"
11803   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
11804   data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
11805   filter: "'NIC_Intel-X710' and
11806            '64B' and
11807            ('BASE' or 'SCALE') and
11808            'NDRPDR' and
11809            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
11810            not 'VHOST' and
11811            'MEMIF'"
11812   parameters:
11813   - "throughput"
11814   - "parent"
11815   - "tags"
11816   layout:
11817     title: ""  # No title
11818     layout: "plot-throughput-speedup-analysis"
11819
11820 ################################################################################
11821
11822 # Speedup - VPP IPv4 3n-hsw-x520
11823 -
11824   type: "plot"
11825   title: "Speedup: ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
11826   algorithm: "plot_throughput_speedup_analysis"
11827   output-file-type: ".html"
11828   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
11829   data: "plot-throughput-speedup-analysis-3n-hsw"
11830   filter: "'NIC_Intel-X520-DA2' and
11831            '64B' and
11832            ('BASE' or 'SCALE') and
11833            'NDRPDR' and
11834            'IP4FWD' and
11835            not 'IPSEC' and
11836            not 'VHOST'"
11837   parameters:
11838   - "throughput"
11839   - "parent"
11840   - "tags"
11841   layout:
11842     title: ""  # No title
11843     layout: "plot-throughput-speedup-analysis"
11844
11845 -
11846   type: "plot"
11847   title: "Speedup: ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
11848   algorithm: "plot_throughput_speedup_analysis"
11849   output-file-type: ".html"
11850   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
11851   data: "plot-throughput-speedup-analysis-3n-hsw"
11852   filter: "'NIC_Intel-X520-DA2' and
11853            '64B' and
11854            ('BASE' or 'SCALE') and
11855            'NDRPDR' and
11856            'IP4FWD' and
11857            not 'IPSEC' and
11858            not 'VHOST'"
11859   parameters:
11860   - "throughput"
11861   - "parent"
11862   - "tags"
11863   layout:
11864     title: ""  # No title
11865     layout: "plot-throughput-speedup-analysis"
11866
11867 -
11868   type: "plot"
11869   title: "Speedup: ip4-3n-hsw-x520-64b-features-ndr-tsa"
11870   algorithm: "plot_throughput_speedup_analysis"
11871   output-file-type: ".html"
11872   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-ndr-tsa"
11873   data: "plot-throughput-speedup-analysis-3n-hsw"
11874   filter: "'NIC_Intel-X520-DA2' and
11875            '64B' and
11876            'FEATURE' and
11877            ('ACL10' or 'ACL50') and '10k_FLOWS' and
11878            'NDRPDR' and
11879            'IP4FWD' and
11880            not 'IPSEC' and
11881            not 'VHOST'"
11882   parameters:
11883   - "throughput"
11884   - "parent"
11885   - "tags"
11886   layout:
11887     title: ""  # No title
11888     layout: "plot-throughput-speedup-analysis"
11889
11890 -
11891   type: "plot"
11892   title: "Speedup: ip4-3n-hsw-x520-64b-features-pdr-tsa"
11893   algorithm: "plot_throughput_speedup_analysis"
11894   output-file-type: ".html"
11895   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-pdr-tsa"
11896   data: "plot-throughput-speedup-analysis-3n-hsw"
11897   filter: "'NIC_Intel-X520-DA2' and
11898            '64B' and
11899            'FEATURE' and
11900            ('ACL10' or 'ACL50') and '10k_FLOWS' and
11901            'NDRPDR' and
11902            'IP4FWD' and
11903            not 'IPSEC' and
11904            not 'VHOST'"
11905   parameters:
11906   - "throughput"
11907   - "parent"
11908   - "tags"
11909   layout:
11910     title: ""  # No title
11911     layout: "plot-throughput-speedup-analysis"
11912
11913 # Speedup - VPP IPv4 3n-hsw-x710
11914 -
11915   type: "plot"
11916   title: "Speedup: ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
11917   algorithm: "plot_throughput_speedup_analysis"
11918   output-file-type: ".html"
11919   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
11920   data: "plot-throughput-speedup-analysis-3n-hsw"
11921   filter: "'NIC_Intel-X710' and
11922            '64B' and
11923            ('BASE' or 'SCALE') and
11924            'NDRPDR' and
11925            'IP4FWD' and
11926            not 'IPSEC' and
11927            not 'VHOST'"
11928   parameters:
11929   - "throughput"
11930   - "parent"
11931   - "tags"
11932   layout:
11933     title: ""  # No title
11934     layout: "plot-throughput-speedup-analysis"
11935
11936 -
11937   type: "plot"
11938   title: "Speedup: ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
11939   algorithm: "plot_throughput_speedup_analysis"
11940   output-file-type: ".html"
11941   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
11942   data: "plot-throughput-speedup-analysis-3n-hsw"
11943   filter: "'NIC_Intel-X710' and
11944            '64B' and
11945            ('BASE' or 'SCALE') and
11946            'NDRPDR' and
11947            'IP4FWD' and
11948            not 'IPSEC' and
11949            not 'VHOST'"
11950   parameters:
11951   - "throughput"
11952   - "parent"
11953   - "tags"
11954   layout:
11955     title: ""  # No title
11956     layout: "plot-throughput-speedup-analysis"
11957
11958 -
11959   type: "plot"
11960   title: "Speedup: ip4-3n-hsw-x710-64b-features-ndr-tsa"
11961   algorithm: "plot_throughput_speedup_analysis"
11962   output-file-type: ".html"
11963   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-ndr-tsa"
11964   data: "plot-throughput-speedup-analysis-3n-hsw"
11965   filter: "'NIC_Intel-X710' and
11966            '64B' and
11967            'FEATURE' and
11968            ('ACL10' or 'ACL50') and '10k_FLOWS' and
11969            'NDRPDR' and
11970            'IP4FWD' and
11971            not 'IPSEC' and
11972            not 'VHOST'"
11973   parameters:
11974   - "throughput"
11975   - "parent"
11976   - "tags"
11977   layout:
11978     title: ""  # No title
11979     layout: "plot-throughput-speedup-analysis"
11980
11981 -
11982   type: "plot"
11983   title: "Speedup: ip4-3n-hsw-x710-64b-features-pdr-tsa"
11984   algorithm: "plot_throughput_speedup_analysis"
11985   output-file-type: ".html"
11986   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-pdr-tsa"
11987   data: "plot-throughput-speedup-analysis-3n-hsw"
11988   filter: "'NIC_Intel-X710' and
11989            '64B' and
11990            'FEATURE' and
11991            ('ACL10' or 'ACL50') and '10k_FLOWS' and
11992            'NDRPDR' and
11993            'IP4FWD' and
11994            not 'IPSEC' and
11995            not 'VHOST'"
11996   parameters:
11997   - "throughput"
11998   - "parent"
11999   - "tags"
12000   layout:
12001     title: ""  # No title
12002     layout: "plot-throughput-speedup-analysis"
12003
12004 # Speedup - VPP IPv4 3n-hsw-xl710
12005 -
12006   type: "plot"
12007   title: "Speedup: ip4-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
12008   algorithm: "plot_throughput_speedup_analysis"
12009   output-file-type: ".html"
12010   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
12011   data: "plot-throughput-speedup-analysis-3n-hsw"
12012   filter: "'NIC_Intel-XL710' and
12013            '64B' and
12014            ('BASE' or 'SCALE') and
12015            'NDRPDR' and
12016            'IP4FWD' and
12017            not 'IPSEC' and
12018            not 'VHOST'"
12019   parameters:
12020   - "throughput"
12021   - "parent"
12022   - "tags"
12023   layout:
12024     title: ""  # No title
12025     layout: "plot-throughput-speedup-analysis"
12026
12027 -
12028   type: "plot"
12029   title: "Speedup: ip4-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
12030   algorithm: "plot_throughput_speedup_analysis"
12031   output-file-type: ".html"
12032   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
12033   data: "plot-throughput-speedup-analysis-3n-hsw"
12034   filter: "'NIC_Intel-XL710' and
12035            '64B' and
12036            ('BASE' or 'SCALE') and
12037            'NDRPDR' and
12038            'IP4FWD' and
12039            not 'IPSEC' and
12040            not 'VHOST'"
12041   parameters:
12042   - "throughput"
12043   - "parent"
12044   - "tags"
12045   layout:
12046     title: ""  # No title
12047     layout: "plot-throughput-speedup-analysis"
12048
12049 # Speedup - VPP IPv4 3n-skx-x710
12050 -
12051   type: "plot"
12052   title: "Speedup: ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
12053   algorithm: "plot_throughput_speedup_analysis"
12054   output-file-type: ".html"
12055   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
12056   data: "plot-throughput-speedup-analysis-3n-skx"
12057   filter: "'NIC_Intel-X710' and
12058            '64B' and
12059            ('BASE' or 'SCALE') and
12060            'NDRPDR' and
12061            'IP4FWD' and
12062            not 'IPSEC' and
12063            not 'VHOST'"
12064   parameters:
12065   - "throughput"
12066   - "parent"
12067   - "tags"
12068   layout:
12069     title: ""  # No title
12070     layout: "plot-throughput-speedup-analysis"
12071
12072 -
12073   type: "plot"
12074   title: "Speedup: ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
12075   algorithm: "plot_throughput_speedup_analysis"
12076   output-file-type: ".html"
12077   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
12078   data: "plot-throughput-speedup-analysis-3n-skx"
12079   filter: "'NIC_Intel-X710' and
12080            '64B' and
12081            ('BASE' or 'SCALE') and
12082            'NDRPDR' and
12083            'IP4FWD' and
12084            not 'IPSEC' and
12085            not 'VHOST'"
12086   parameters:
12087   - "throughput"
12088   - "parent"
12089   - "tags"
12090   layout:
12091     title: ""  # No title
12092     layout: "plot-throughput-speedup-analysis"
12093
12094 -
12095   type: "plot"
12096   title: "Speedup: ip4-3n-skx-x710-64b-features-ndr-tsa"
12097   algorithm: "plot_throughput_speedup_analysis"
12098   output-file-type: ".html"
12099   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-ndr-tsa"
12100   data: "plot-throughput-speedup-analysis-3n-skx"
12101   filter: "'NIC_Intel-X710' and
12102            '64B' and
12103            'FEATURE' and
12104            ('ACL10' or 'ACL50') and '10k_FLOWS' and
12105            'NDRPDR' and
12106            'IP4FWD' and
12107            not 'IPSEC' and
12108            not 'VHOST'"
12109   parameters:
12110   - "throughput"
12111   - "parent"
12112   - "tags"
12113   layout:
12114     title: ""  # No title
12115     layout: "plot-throughput-speedup-analysis"
12116
12117 -
12118   type: "plot"
12119   title: "Speedup: ip4-3n-skx-x710-64b-features-pdr-tsa"
12120   algorithm: "plot_throughput_speedup_analysis"
12121   output-file-type: ".html"
12122   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-pdr-tsa"
12123   data: "plot-throughput-speedup-analysis-3n-skx"
12124   filter: "'NIC_Intel-X710' and
12125            '64B' and
12126            'FEATURE' and
12127            ('ACL10' or 'ACL50') and '10k_FLOWS' and
12128            'NDRPDR' and
12129            'IP4FWD' and
12130            not 'IPSEC' and
12131            not 'VHOST'"
12132   parameters:
12133   - "throughput"
12134   - "parent"
12135   - "tags"
12136   layout:
12137     title: ""  # No title
12138     layout: "plot-throughput-speedup-analysis"
12139
12140 # Speedup - VPP IPv4 2n-skx-x710
12141 -
12142   type: "plot"
12143   title: "Speedup: ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
12144   algorithm: "plot_throughput_speedup_analysis"
12145   output-file-type: ".html"
12146   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
12147   data: "plot-throughput-speedup-analysis-2n-skx"
12148   filter: "'NIC_Intel-X710' and
12149            '64B' and
12150            ('BASE' or 'SCALE') and
12151            'NDRPDR' and
12152            'IP4FWD' and
12153            not 'IPSEC' and
12154            not 'VHOST'"
12155   parameters:
12156   - "throughput"
12157   - "parent"
12158   - "tags"
12159   layout:
12160     title: ""  # No title
12161     layout: "plot-throughput-speedup-analysis"
12162
12163 -
12164   type: "plot"
12165   title: "Speedup: ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
12166   algorithm: "plot_throughput_speedup_analysis"
12167   output-file-type: ".html"
12168   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
12169   data: "plot-throughput-speedup-analysis-2n-skx"
12170   filter: "'NIC_Intel-X710' and
12171            '64B' and
12172            ('BASE' or 'SCALE') and
12173            'NDRPDR' and
12174            'IP4FWD' and
12175            not 'IPSEC' and
12176            not 'VHOST'"
12177   parameters:
12178   - "throughput"
12179   - "parent"
12180   - "tags"
12181   layout:
12182     title: ""  # No title
12183     layout: "plot-throughput-speedup-analysis"
12184
12185 # Speedup - VPP IPv4 2n-skx-xxv710
12186 -
12187   type: "plot"
12188   title: "Speedup: ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
12189   algorithm: "plot_throughput_speedup_analysis"
12190   output-file-type: ".html"
12191   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
12192   data: "plot-throughput-speedup-analysis-2n-skx"
12193   filter: "'NIC_Intel-XXV710' and
12194            '64B' and
12195            ('BASE' or 'SCALE') and
12196            'NDRPDR' and
12197            'IP4FWD' and
12198            not 'IPSEC' and
12199            not 'VHOST'"
12200   parameters:
12201   - "throughput"
12202   - "parent"
12203   - "tags"
12204   layout:
12205     title: ""  # No title
12206     layout: "plot-throughput-speedup-analysis"
12207
12208 -
12209   type: "plot"
12210   title: "Speedup: ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
12211   algorithm: "plot_throughput_speedup_analysis"
12212   output-file-type: ".html"
12213   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
12214   data: "plot-throughput-speedup-analysis-2n-skx"
12215   filter: "'NIC_Intel-XXV710' and
12216            '64B' and
12217            ('BASE' or 'SCALE') and
12218            'NDRPDR' and
12219            'IP4FWD' and
12220            not 'IPSEC' and
12221            not 'VHOST'"
12222   parameters:
12223   - "throughput"
12224   - "parent"
12225   - "tags"
12226   layout:
12227     title: ""  # No title
12228     layout: "plot-throughput-speedup-analysis"
12229
12230 ################################################################################
12231
12232 # Speedup - VPP IPv4 Tunnels 3n-hsw-x520
12233 -
12234   type: "plot"
12235   title: "Speedup: ip4tun-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
12236   algorithm: "plot_throughput_speedup_analysis"
12237   output-file-type: ".html"
12238   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
12239   data: "plot-throughput-speedup-analysis-3n-hsw"
12240   filter: "'NIC_Intel-X520-DA2' and
12241            '64B' and
12242            'ENCAP' and
12243            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
12244            'NDRPDR' and
12245            'IP4FWD' and
12246            not 'IPSEC' and
12247            not 'VHOST'"
12248   parameters:
12249   - "throughput"
12250   - "parent"
12251   - "tags"
12252   layout:
12253     title: ""  # No title
12254     layout: "plot-throughput-speedup-analysis"
12255
12256 -
12257   type: "plot"
12258   title: "Speedup: ip4tun-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
12259   algorithm: "plot_throughput_speedup_analysis"
12260   output-file-type: ".html"
12261   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
12262   data: "plot-throughput-speedup-analysis-3n-hsw"
12263   filter: "'NIC_Intel-X520-DA2' and
12264            '64B' and
12265            'ENCAP' and
12266            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
12267            'NDRPDR' and
12268            'IP4FWD' and
12269            not 'IPSEC' and
12270            not 'VHOST'"
12271   parameters:
12272   - "throughput"
12273   - "parent"
12274   - "tags"
12275   layout:
12276     title: ""  # No title
12277     layout: "plot-throughput-speedup-analysis"
12278
12279 # Speedup - VPP IPv4 Tunnels 3n-hsw-x710
12280 -
12281   type: "plot"
12282   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
12283   algorithm: "plot_throughput_speedup_analysis"
12284   output-file-type: ".html"
12285   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
12286   data: "plot-throughput-speedup-analysis-3n-hsw"
12287   filter: "'NIC_Intel-X710' and
12288            '64B' and
12289            'ENCAP' and
12290            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
12291            'NDRPDR' and
12292            'IP4FWD' and
12293            not 'IPSEC' and
12294            not 'VHOST'"
12295   parameters:
12296   - "throughput"
12297   - "parent"
12298   - "tags"
12299   layout:
12300     title: ""  # No title
12301     layout: "plot-throughput-speedup-analysis"
12302
12303 -
12304   type: "plot"
12305   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
12306   algorithm: "plot_throughput_speedup_analysis"
12307   output-file-type: ".html"
12308   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
12309   data: "plot-throughput-speedup-analysis-3n-hsw"
12310   filter: "'NIC_Intel-X710' and
12311            '64B' and
12312            'ENCAP' and
12313            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
12314            'NDRPDR' and
12315            'IP4FWD' and
12316            not 'IPSEC' and
12317            not 'VHOST'"
12318   parameters:
12319   - "throughput"
12320   - "parent"
12321   - "tags"
12322   layout:
12323     title: ""  # No title
12324     layout: "plot-throughput-speedup-analysis"
12325
12326 # Speedup - VPP IPv4 Tunnels 3n-skx-x710
12327 -
12328   type: "plot"
12329   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_scale-ndr-tsa"
12330   algorithm: "plot_throughput_speedup_analysis"
12331   output-file-type: ".html"
12332   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_scale-ndr-tsa"
12333   data: "plot-throughput-speedup-analysis-3n-skx"
12334   filter: "'NIC_Intel-X710' and
12335            '64B' and
12336            'ENCAP' and
12337            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
12338            'NDRPDR' and
12339            'IP4FWD' and
12340            not 'IPSEC' and
12341            not 'VHOST'"
12342   parameters:
12343   - "throughput"
12344   - "parent"
12345   - "tags"
12346   layout:
12347     title: ""  # No title
12348     layout: "plot-throughput-speedup-analysis"
12349
12350 -
12351   type: "plot"
12352   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_scale-pdr-tsa"
12353   algorithm: "plot_throughput_speedup_analysis"
12354   output-file-type: ".html"
12355   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_scale-pdr-tsa"
12356   data: "plot-throughput-speedup-analysis-3n-skx"
12357   filter: "'NIC_Intel-X710' and
12358            '64B' and
12359            'ENCAP' and
12360            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
12361            'NDRPDR' and
12362            'IP4FWD' and
12363            not 'IPSEC' and
12364            not 'VHOST'"
12365   parameters:
12366   - "throughput"
12367   - "parent"
12368   - "tags"
12369   layout:
12370     title: ""  # No title
12371     layout: "plot-throughput-speedup-analysis"
12372
12373 ################################################################################
12374
12375 # Speedup - VPP IPv6 3n-hsw-x520
12376 -
12377   type: "plot"
12378   title: "Speedup: ip6-3n-hsw-x520-78b-base_and_scale-ndr-tsa"
12379   algorithm: "plot_throughput_speedup_analysis"
12380   output-file-type: ".html"
12381   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-base_and_scale-ndr-tsa"
12382   data: "plot-throughput-speedup-analysis-3n-hsw"
12383   filter: "'NIC_Intel-X520-DA2' and
12384            '78B' and
12385            ('BASE' or 'SCALE') and
12386            'NDRPDR' and
12387            'IP6FWD' and
12388            not 'SRv6' and
12389            not 'IPSEC' and
12390            not 'VHOST'"
12391   parameters:
12392   - "throughput"
12393   - "parent"
12394   - "tags"
12395   layout:
12396     title: ""  # No title
12397     layout: "plot-throughput-speedup-analysis"
12398
12399 -
12400   type: "plot"
12401   title: "Speedup: ip6-3n-hsw-x520-78b-base_and_scale-pdr-tsa"
12402   algorithm: "plot_throughput_speedup_analysis"
12403   output-file-type: ".html"
12404   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-base_and_scale-pdr-tsa"
12405   data: "plot-throughput-speedup-analysis-3n-hsw"
12406   filter: "'NIC_Intel-X520-DA2' and
12407            '78B' and
12408            ('BASE' or 'SCALE') and
12409            'NDRPDR' and
12410            'IP6FWD' and
12411            not 'SRv6' and
12412            not 'IPSEC' and
12413            not 'VHOST'"
12414   parameters:
12415   - "throughput"
12416   - "parent"
12417   - "tags"
12418   layout:
12419     title: ""  # No title
12420     layout: "plot-throughput-speedup-analysis"
12421
12422 # Speedup - VPP IPv6 3n-hsw-x710
12423 -
12424   type: "plot"
12425   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_scale-ndr-tsa"
12426   algorithm: "plot_throughput_speedup_analysis"
12427   output-file-type: ".html"
12428   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_scale-ndr-tsa"
12429   data: "plot-throughput-speedup-analysis-3n-hsw"
12430   filter: "'NIC_Intel-X710' and
12431            '78B' and
12432            ('BASE' or 'SCALE') and
12433            'NDRPDR' and
12434            'IP6FWD' and
12435            not 'SRv6' and
12436            not 'IPSEC' and
12437            not 'VHOST'"
12438   parameters:
12439   - "throughput"
12440   - "parent"
12441   - "tags"
12442   layout:
12443     title: ""  # No title
12444     layout: "plot-throughput-speedup-analysis"
12445
12446 -
12447   type: "plot"
12448   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_scale-pdr-tsa"
12449   algorithm: "plot_throughput_speedup_analysis"
12450   output-file-type: ".html"
12451   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_scale-pdr-tsa"
12452   data: "plot-throughput-speedup-analysis-3n-hsw"
12453   filter: "'NIC_Intel-X710' and
12454            '78B' and
12455            ('BASE' or 'SCALE') and
12456            'NDRPDR' and
12457            'IP6FWD' and
12458            not 'SRv6' and
12459            not 'IPSEC' and
12460            not 'VHOST'"
12461   parameters:
12462   - "throughput"
12463   - "parent"
12464   - "tags"
12465   layout:
12466     title: ""  # No title
12467     layout: "plot-throughput-speedup-analysis"
12468
12469 # Speedup - VPP IPv6 3n-hsw-xl710
12470 -
12471   type: "plot"
12472   title: "Speedup: ip6-3n-hsw-xl710-78b-base_and_scale-ndr-tsa"
12473   algorithm: "plot_throughput_speedup_analysis"
12474   output-file-type: ".html"
12475   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-base_and_scale-ndr-tsa"
12476   data: "plot-throughput-speedup-analysis-3n-hsw"
12477   filter: "'NIC_Intel-XL710' and
12478            '78B' and
12479            ('BASE' or 'SCALE') and
12480            'NDRPDR' and
12481            'IP6FWD' and
12482            not 'SRv6' and
12483            not 'IPSEC' and
12484            not 'VHOST'"
12485   parameters:
12486   - "throughput"
12487   - "parent"
12488   - "tags"
12489   layout:
12490     title: ""  # No title
12491     layout: "plot-throughput-speedup-analysis"
12492
12493 -
12494   type: "plot"
12495   title: "Speedup: ip6-3n-hsw-xl710-78b-base_and_scale-pdr-tsa"
12496   algorithm: "plot_throughput_speedup_analysis"
12497   output-file-type: ".html"
12498   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-base_and_scale-pdr-tsa"
12499   data: "plot-throughput-speedup-analysis-3n-hsw"
12500   filter: "'NIC_Intel-XL710' and
12501            '78B' and
12502            ('BASE' or 'SCALE') and
12503            'NDRPDR' and
12504            'IP6FWD' and
12505            not 'SRv6' and
12506            not 'IPSEC' and
12507            not 'VHOST'"
12508   parameters:
12509   - "throughput"
12510   - "parent"
12511   - "tags"
12512   layout:
12513     title: ""  # No title
12514     layout: "plot-throughput-speedup-analysis"
12515
12516 # Speedup - VPP IPv6 3n-skx-x710
12517 -
12518   type: "plot"
12519   title: "Speedup: ip6-3n-skx-x710-78b-base_and_scale-ndr-tsa"
12520   algorithm: "plot_throughput_speedup_analysis"
12521   output-file-type: ".html"
12522   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_scale-ndr-tsa"
12523   data: "plot-throughput-speedup-analysis-3n-skx"
12524   filter: "'NIC_Intel-X710' and
12525            '78B' and
12526            ('BASE' or 'SCALE') and
12527            'NDRPDR' and
12528            'IP6FWD' and
12529            not 'SRv6' and
12530            not 'IPSEC' and
12531            not 'VHOST'"
12532   parameters:
12533   - "throughput"
12534   - "parent"
12535   - "tags"
12536   layout:
12537     title: ""  # No title
12538     layout: "plot-throughput-speedup-analysis"
12539
12540 -
12541   type: "plot"
12542   title: "Speedup: ip6-3n-skx-x710-78b-base_and_scale-pdr-tsa"
12543   algorithm: "plot_throughput_speedup_analysis"
12544   output-file-type: ".html"
12545   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_scale-pdr-tsa"
12546   data: "plot-throughput-speedup-analysis-3n-skx"
12547   filter: "'NIC_Intel-X710' and
12548            '78B' and
12549            ('BASE' or 'SCALE') and
12550            'NDRPDR' and
12551            'IP6FWD' and
12552            not 'SRv6' and
12553            not 'IPSEC' and
12554            not 'VHOST'"
12555   parameters:
12556   - "throughput"
12557   - "parent"
12558   - "tags"
12559   layout:
12560     title: ""  # No title
12561     layout: "plot-throughput-speedup-analysis"
12562
12563 # Speedup - VPP IPv6 2n-skx-x710
12564 -
12565   type: "plot"
12566   title: "Speedup: ip6-2n-skx-x710-78b-base_and_scale-ndr-tsa"
12567   algorithm: "plot_throughput_speedup_analysis"
12568   output-file-type: ".html"
12569   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-base_and_scale-ndr-tsa"
12570   data: "plot-throughput-speedup-analysis-2n-skx"
12571   filter: "'NIC_Intel-X710' and
12572            '78B' and
12573            ('BASE' or 'SCALE') and
12574            'NDRPDR' and
12575            'IP6FWD' and
12576            not 'SRv6' and
12577            not 'IPSEC' and
12578            not 'VHOST'"
12579   parameters:
12580   - "throughput"
12581   - "parent"
12582   - "tags"
12583   layout:
12584     title: ""  # No title
12585     layout: "plot-throughput-speedup-analysis"
12586
12587 -
12588   type: "plot"
12589   title: "Speedup: ip6-2n-skx-x710-78b-base_and_scale-pdr-tsa"
12590   algorithm: "plot_throughput_speedup_analysis"
12591   output-file-type: ".html"
12592   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-base_and_scale-pdr-tsa"
12593   data: "plot-throughput-speedup-analysis-2n-skx"
12594   filter: "'NIC_Intel-X710' and
12595            '78B' and
12596            ('BASE' or 'SCALE') and
12597            'NDRPDR' and
12598            'IP6FWD' and
12599            not 'IPSEC' and
12600            not 'VHOST'"
12601   parameters:
12602   - "throughput"
12603   - "parent"
12604   - "tags"
12605   layout:
12606     title: ""  # No title
12607     layout: "plot-throughput-speedup-analysis"
12608
12609 # Speedup - VPP IPv6 2n-skx-xxv710
12610 -
12611   type: "plot"
12612   title: "Speedup: ip6-2n-skx-xxv710-78b-base_and_scale-ndr-tsa"
12613   algorithm: "plot_throughput_speedup_analysis"
12614   output-file-type: ".html"
12615   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-base_and_scale-ndr-tsa"
12616   data: "plot-throughput-speedup-analysis-2n-skx"
12617   filter: "'NIC_Intel-XXV710' and
12618            '78B' and
12619            ('BASE' or 'SCALE') and
12620            'NDRPDR' and
12621            'IP6FWD' and
12622            not 'SRv6' and
12623            not 'IPSEC' and
12624            not 'VHOST'"
12625   parameters:
12626   - "throughput"
12627   - "parent"
12628   - "tags"
12629   layout:
12630     title: ""  # No title
12631     layout: "plot-throughput-speedup-analysis"
12632
12633 -
12634   type: "plot"
12635   title: "Speedup: ip6-2n-skx-xxv710-78b-base_and_scale-pdr-tsa"
12636   algorithm: "plot_throughput_speedup_analysis"
12637   output-file-type: ".html"
12638   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-base_and_scale-pdr-tsa"
12639   data: "plot-throughput-speedup-analysis-2n-skx"
12640   filter: "'NIC_Intel-XXV710' and
12641            '78B' and
12642            ('BASE' or 'SCALE') and
12643            'NDRPDR' and
12644            'IP6FWD' and
12645            not 'SRv6' and
12646            not 'IPSEC' and
12647            not 'VHOST'"
12648   parameters:
12649   - "throughput"
12650   - "parent"
12651   - "tags"
12652   layout:
12653     title: ""  # No title
12654     layout: "plot-throughput-speedup-analysis"
12655
12656 ################################################################################
12657
12658 # Speedup - VPP IPv6 tunnels 3n-hsw-x520
12659 -
12660   type: "plot"
12661   title: "Speedup: ip6tun-3n-hsw-x520-78b-base_and_scale-ndr-tsa"
12662   algorithm: "plot_throughput_speedup_analysis"
12663   output-file-type: ".html"
12664   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-base_and_scale-ndr-tsa"
12665   data: "plot-throughput-speedup-analysis-3n-hsw"
12666   filter: "'NIC_Intel-X520-DA2' and
12667            '78B' and
12668            'ENCAP' and
12669            'NDRPDR' and
12670            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
12671            not 'VHOST'"
12672   parameters:
12673   - "throughput"
12674   - "parent"
12675   - "tags"
12676   layout:
12677     title: ""  # No title
12678     layout: "plot-throughput-speedup-analysis"
12679
12680 -
12681   type: "plot"
12682   title: "Speedup: ip6tun-3n-hsw-x520-78b-base_and_scale-pdr-tsa"
12683   algorithm: "plot_throughput_speedup_analysis"
12684   output-file-type: ".html"
12685   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-base_and_scale-pdr-tsa"
12686   data: "plot-throughput-speedup-analysis-3n-hsw"
12687   filter: "'NIC_Intel-X520-DA2' and
12688            '78B' and
12689            'ENCAP' and
12690            'NDRPDR' and
12691            ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and
12692            not 'VHOST'"
12693   parameters:
12694   - "throughput"
12695   - "parent"
12696   - "tags"
12697   layout:
12698     title: ""  # No title
12699     layout: "plot-throughput-speedup-analysis"
12700
12701 ################################################################################
12702
12703 # Speedup - VPP IPSec 3n-hsw-xl710
12704 -
12705   type: "plot"
12706   title: "Speedup: ipsec-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
12707   algorithm: "plot_throughput_speedup_analysis"
12708   output-file-type: ".html"
12709   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
12710   data: "plot-throughput-speedup-analysis-3n-hsw"
12711   filter: "'NIC_Intel-XL710' and
12712            '64B' and
12713            'IP4FWD' and
12714            'NDRPDR' and
12715            'IPSECHW' and
12716            ('IPSECTRAN' or 'IPSECTUN') and
12717            not 'VHOST'"
12718   parameters:
12719   - "throughput"
12720   - "parent"
12721   - "tags"
12722   layout:
12723     title: ""  # No title
12724     layout: "plot-throughput-speedup-analysis"
12725
12726 -
12727   type: "plot"
12728   title: "Speedup: ipsec-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
12729   algorithm: "plot_throughput_speedup_analysis"
12730   output-file-type: ".html"
12731   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
12732   data: "plot-throughput-speedup-analysis-3n-hsw"
12733   filter: "'NIC_Intel-XL710' and
12734            '64B' and
12735            'IP4FWD' and
12736            'NDRPDR' and
12737            'IPSECHW' and
12738            ('IPSECTRAN' or 'IPSECTUN') and
12739            not 'VHOST'"
12740   parameters:
12741   - "throughput"
12742   - "parent"
12743   - "tags"
12744   layout:
12745     title: ""  # No title
12746     layout: "plot-throughput-speedup-analysis"
12747
12748 ################################################################################
12749
12750 # Speedup - VPP SRv6 3n-hsw-x520
12751 -
12752   type: "plot"
12753   title: "Speedup: srv6-3n-hsw-x520-78b-features-ndr-tsa"
12754   algorithm: "plot_throughput_speedup_analysis"
12755   output-file-type: ".html"
12756   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-features-ndr-tsa"
12757   data: "plot-throughput-speedup-analysis-3n-hsw"
12758   filter: "'NIC_Intel-X520-DA2' and
12759            '78B' and
12760            'FEATURE' and
12761            'NDRPDR' and
12762            'IP6FWD' and
12763            'SRv6'"
12764   parameters:
12765   - "throughput"
12766   - "parent"
12767   - "tags"
12768   layout:
12769     title: ""  # No title
12770     layout: "plot-throughput-speedup-analysis"
12771
12772 -
12773   type: "plot"
12774   title: "Speedup: srv6-3n-hsw-x520-78b-features-pdr-tsa"
12775   algorithm: "plot_throughput_speedup_analysis"
12776   output-file-type: ".html"
12777   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-features-pdr-tsa"
12778   data: "plot-throughput-speedup-analysis-3n-hsw"
12779   filter: "'NIC_Intel-X520-DA2' and
12780            '78B' and
12781            'FEATURE' and
12782            'NDRPDR' and
12783            'IP6FWD' and
12784            'SRv6'"
12785   parameters:
12786   - "throughput"
12787   - "parent"
12788   - "tags"
12789   layout:
12790     title: ""  # No title
12791     layout: "plot-throughput-speedup-analysis"
12792
12793 ################################################################################
12794
12795 # Speedup - VPP L2 3n-hsw-x520
12796 -
12797   type: "plot"
12798   title: "Speedup: l2sw-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
12799   algorithm: "plot_throughput_speedup_analysis"
12800   output-file-type: ".html"
12801   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
12802   data: "plot-throughput-speedup-analysis-3n-hsw"
12803   filter: "'NIC_Intel-X520-DA2' and
12804            '64B' and
12805            ('BASE' or 'SCALE') and
12806            'NDRPDR' and
12807            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
12808            not 'VHOST' and
12809            not 'MEMIF'"
12810   parameters:
12811   - "throughput"
12812   - "parent"
12813   - "tags"
12814   layout:
12815     title: ""  # No title
12816     layout: "plot-throughput-speedup-analysis"
12817
12818 -
12819   type: "plot"
12820   title: "Speedup: l2sw-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
12821   algorithm: "plot_throughput_speedup_analysis"
12822   output-file-type: ".html"
12823   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
12824   data: "plot-throughput-speedup-analysis-3n-hsw"
12825   filter: "'NIC_Intel-X520-DA2' and
12826            '64B' and
12827            ('BASE' or 'SCALE') and
12828            'NDRPDR' and
12829            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
12830            not 'VHOST' and
12831            not 'MEMIF'"
12832   parameters:
12833   - "throughput"
12834   - "parent"
12835   - "tags"
12836   layout:
12837     title: ""  # No title
12838     layout: "plot-throughput-speedup-analysis"
12839
12840 -
12841   type: "plot"
12842   title: "Speedup: l2sw-3n-hsw-x520-64b-features-ndr-tsa"
12843   algorithm: "plot_throughput_speedup_analysis"
12844   output-file-type: ".html"
12845   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-ndr-tsa"
12846   data: "plot-throughput-speedup-analysis-3n-hsw"
12847   filter: "'NIC_Intel-X520-DA2' and
12848            '64B' and
12849            'FEATURE' and
12850            ('ACL10' or 'ACL50') and '10k_FLOWS' and
12851            'NDRPDR' and
12852            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
12853            not 'VHOST' and
12854            not 'MEMIF'"
12855   parameters:
12856   - "throughput"
12857   - "parent"
12858   - "tags"
12859   layout:
12860     title: ""  # No title
12861     layout: "plot-throughput-speedup-analysis"
12862
12863 -
12864   type: "plot"
12865   title: "Speedup: l2sw-3n-hsw-x520-64b-features-pdr-tsa"
12866   algorithm: "plot_throughput_speedup_analysis"
12867   output-file-type: ".html"
12868   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-pdr-tsa"
12869   data: "plot-throughput-speedup-analysis-3n-hsw"
12870   filter: "'NIC_Intel-X520-DA2' and
12871            '64B' and
12872            'FEATURE' and
12873            ('ACL10' or 'ACL50') and '10k_FLOWS' and
12874            'NDRPDR' and
12875            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
12876            not 'VHOST' and
12877            not 'MEMIF'"
12878   parameters:
12879   - "throughput"
12880   - "parent"
12881   - "tags"
12882   layout:
12883     title: ""  # No title
12884     layout: "plot-throughput-speedup-analysis"
12885
12886 # Speedup - VPP L2 3n-hsw-x710
12887 -
12888   type: "plot"
12889   title: "Speedup: l2sw-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
12890   algorithm: "plot_throughput_speedup_analysis"
12891   output-file-type: ".html"
12892   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
12893   data: "plot-throughput-speedup-analysis-3n-hsw"
12894   filter: "'NIC_Intel-X710' and
12895            '64B' and
12896            ('BASE' or 'SCALE') and
12897            'NDRPDR' and
12898            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
12899            not 'VHOST' and
12900            not 'MEMIF'"
12901   parameters:
12902   - "throughput"
12903   - "parent"
12904   - "tags"
12905   layout:
12906     title: ""  # No title
12907     layout: "plot-throughput-speedup-analysis"
12908
12909 -
12910   type: "plot"
12911   title: "Speedup: l2sw-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
12912   algorithm: "plot_throughput_speedup_analysis"
12913   output-file-type: ".html"
12914   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
12915   data: "plot-throughput-speedup-analysis-3n-hsw"
12916   filter: "'NIC_Intel-X710' and
12917            '64B' and
12918            ('BASE' or 'SCALE') and
12919            'NDRPDR' and
12920            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
12921            not 'VHOST' and
12922            not 'MEMIF'"
12923   parameters:
12924   - "throughput"
12925   - "parent"
12926   - "tags"
12927   layout:
12928     title: ""  # No title
12929     layout: "plot-throughput-speedup-analysis"
12930
12931 -
12932   type: "plot"
12933   title: "Speedup: l2sw-3n-hsw-x710-64b-features-ndr-tsa"
12934   algorithm: "plot_throughput_speedup_analysis"
12935   output-file-type: ".html"
12936   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-ndr-tsa"
12937   data: "plot-throughput-speedup-analysis-3n-hsw"
12938   filter: "'NIC_Intel-X710' and
12939            '64B' and
12940            'FEATURE' and
12941            ('ACL10' or 'ACL50') and '10k_FLOWS' and
12942            'NDRPDR' and
12943            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
12944            not 'VHOST' and
12945            not 'MEMIF'"
12946   parameters:
12947   - "throughput"
12948   - "parent"
12949   - "tags"
12950   layout:
12951     title: ""  # No title
12952     layout: "plot-throughput-speedup-analysis"
12953
12954 -
12955   type: "plot"
12956   title: "Speedup: l2sw-3n-hsw-x710-64b-features-pdr-tsa"
12957   algorithm: "plot_throughput_speedup_analysis"
12958   output-file-type: ".html"
12959   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-pdr-tsa"
12960   data: "plot-throughput-speedup-analysis-3n-hsw"
12961   filter: "'NIC_Intel-X710' and
12962            '64B' and
12963            'FEATURE' and
12964            ('ACL10' or 'ACL50') and '10k_FLOWS' and
12965            'NDRPDR' and
12966            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
12967            not 'VHOST' and
12968            not 'MEMIF'"
12969   parameters:
12970   - "throughput"
12971   - "parent"
12972   - "tags"
12973   layout:
12974     title: ""  # No title
12975     layout: "plot-throughput-speedup-analysis"
12976
12977 # Speedup - VPP L2 3n-hsw-xl710
12978 -
12979   type: "plot"
12980   title: "Speedup: l2sw-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
12981   algorithm: "plot_throughput_speedup_analysis"
12982   output-file-type: ".html"
12983   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
12984   data: "plot-throughput-speedup-analysis-3n-hsw"
12985   filter: "'NIC_Intel-XL710' and
12986            '64B' and
12987            ('BASE' or 'SCALE') and
12988            'NDRPDR' and
12989            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
12990            not 'VHOST' and
12991            not 'MEMIF'"
12992   parameters:
12993   - "throughput"
12994   - "parent"
12995   - "tags"
12996   layout:
12997     title: ""  # No title
12998     layout: "plot-throughput-speedup-analysis"
12999
13000 -
13001   type: "plot"
13002   title: "Speedup: l2sw-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
13003   algorithm: "plot_throughput_speedup_analysis"
13004   output-file-type: ".html"
13005   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
13006   data: "plot-throughput-speedup-analysis-3n-hsw"
13007   filter: "'NIC_Intel-XL710' and
13008            '64B' and
13009            ('BASE' or 'SCALE') and
13010            'NDRPDR' and
13011            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
13012            not 'VHOST' and
13013            not 'MEMIF'"
13014   parameters:
13015   - "throughput"
13016   - "parent"
13017   - "tags"
13018   layout:
13019     title: ""  # No title
13020     layout: "plot-throughput-speedup-analysis"
13021
13022 # Speedup - VPP L2 3n-skx-x710
13023 -
13024   type: "plot"
13025   title: "Speedup: l2sw-3n-skx-x710-64b-base_and_scale-ndr-tsa"
13026   algorithm: "plot_throughput_speedup_analysis"
13027   output-file-type: ".html"
13028   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-base_and_scale-ndr-tsa"
13029   data: "plot-throughput-speedup-analysis-3n-skx"
13030   filter: "'NIC_Intel-X710' and
13031            '64B' and
13032            ('BASE' or 'SCALE') and
13033            'NDRPDR' and
13034            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
13035            not 'VHOST' and
13036            not 'MEMIF'"
13037   parameters:
13038   - "throughput"
13039   - "parent"
13040   - "tags"
13041   layout:
13042     title: ""  # No title
13043     layout: "plot-throughput-speedup-analysis"
13044
13045 -
13046   type: "plot"
13047   title: "Speedup: l2sw-3n-skx-x710-64b-base_and_scale-pdr-tsa"
13048   algorithm: "plot_throughput_speedup_analysis"
13049   output-file-type: ".html"
13050   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-base_and_scale-pdr-tsa"
13051   data: "plot-throughput-speedup-analysis-3n-skx"
13052   filter: "'NIC_Intel-X710' and
13053            '64B' and
13054            ('BASE' or 'SCALE') and
13055            'NDRPDR' and
13056            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
13057            not 'VHOST' and
13058            not 'MEMIF'"
13059   parameters:
13060   - "throughput"
13061   - "parent"
13062   - "tags"
13063   layout:
13064     title: ""  # No title
13065     layout: "plot-throughput-speedup-analysis"
13066
13067 -
13068   type: "plot"
13069   title: "Speedup: l2sw-3n-skx-x710-64b-features-ndr-tsa"
13070   algorithm: "plot_throughput_speedup_analysis"
13071   output-file-type: ".html"
13072   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-ndr-tsa"
13073   data: "plot-throughput-speedup-analysis-3n-skx"
13074   filter: "'NIC_Intel-X710' and
13075            '64B' and
13076            'FEATURE' and
13077            ('ACL10' or 'ACL50') and '10k_FLOWS' and
13078            'NDRPDR' and
13079            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
13080            not 'VHOST' and
13081            not 'MEMIF'"
13082   parameters:
13083   - "throughput"
13084   - "parent"
13085   - "tags"
13086   layout:
13087     title: ""  # No title
13088     layout: "plot-throughput-speedup-analysis"
13089
13090 -
13091   type: "plot"
13092   title: "Speedup: l2sw-3n-skx-x710-64b-features-pdr-tsa"
13093   algorithm: "plot_throughput_speedup_analysis"
13094   output-file-type: ".html"
13095   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-pdr-tsa"
13096   data: "plot-throughput-speedup-analysis-3n-skx"
13097   filter: "'NIC_Intel-X710' and
13098            '64B' and
13099            'FEATURE' and
13100            ('ACL10' or 'ACL50') and '10k_FLOWS' and
13101            'NDRPDR' and
13102            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
13103            not 'VHOST' and
13104            not 'MEMIF'"
13105   parameters:
13106   - "throughput"
13107   - "parent"
13108   - "tags"
13109   layout:
13110     title: ""  # No title
13111     layout: "plot-throughput-speedup-analysis"
13112
13113 # Speedup - VPP L2 3n-skx-xxv710
13114 -
13115   type: "plot"
13116   title: "Speedup: l2sw-3n-skx-xxv710-64b-base_and_scale-ndr-tsa"
13117   algorithm: "plot_throughput_speedup_analysis"
13118   output-file-type: ".html"
13119   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-base_and_scale-ndr-tsa"
13120   data: "plot-throughput-speedup-analysis-3n-skx"
13121   filter: "'NIC_Intel-XXV710' and
13122            '64B' and
13123            ('BASE' or 'SCALE') and
13124            'NDRPDR' and
13125            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
13126            not 'VHOST' and
13127            not 'MEMIF'"
13128   parameters:
13129   - "throughput"
13130   - "parent"
13131   - "tags"
13132   layout:
13133     title: ""  # No title
13134     layout: "plot-throughput-speedup-analysis"
13135
13136 -
13137   type: "plot"
13138   title: "Speedup: l2sw-3n-skx-xxv710-64b-base_and_scale-pdr-tsa"
13139   algorithm: "plot_throughput_speedup_analysis"
13140   output-file-type: ".html"
13141   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-base_and_scale-pdr-tsa"
13142   data: "plot-throughput-speedup-analysis-3n-skx"
13143   filter: "'NIC_Intel-XXV710' and
13144            '64B' and
13145            ('BASE' or 'SCALE') and
13146            'NDRPDR' and
13147            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
13148            not 'VHOST' and
13149            not 'MEMIF'"
13150   parameters:
13151   - "throughput"
13152   - "parent"
13153   - "tags"
13154   layout:
13155     title: ""  # No title
13156     layout: "plot-throughput-speedup-analysis"
13157
13158 # Speedup - VPP L2 2n-skx-x710
13159 -
13160   type: "plot"
13161   title: "Speedup: l2sw-2n-skx-x710-64b-base_and_scale-ndr-tsa"
13162   algorithm: "plot_throughput_speedup_analysis"
13163   output-file-type: ".html"
13164   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-base_and_scale-ndr-tsa"
13165   data: "plot-throughput-speedup-analysis-2n-skx"
13166   filter: "'NIC_Intel-X710' and
13167            '64B' and
13168            ('BASE' or 'SCALE') and
13169            'NDRPDR' and
13170            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
13171            not 'VHOST' and
13172            not 'MEMIF'"
13173   parameters:
13174   - "throughput"
13175   - "parent"
13176   - "tags"
13177   layout:
13178     title: ""  # No title
13179     layout: "plot-throughput-speedup-analysis"
13180
13181 -
13182   type: "plot"
13183   title: "Speedup: l2sw-2n-skx-x710-64b-base_and_scale-pdr-tsa"
13184   algorithm: "plot_throughput_speedup_analysis"
13185   output-file-type: ".html"
13186   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-base_and_scale-pdr-tsa"
13187   data: "plot-throughput-speedup-analysis-2n-skx"
13188   filter: "'NIC_Intel-X710' and
13189            '64B' and
13190            ('BASE' or 'SCALE') and
13191            'NDRPDR' and
13192            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
13193            not 'VHOST' and
13194            not 'MEMIF'"
13195   parameters:
13196   - "throughput"
13197   - "parent"
13198   - "tags"
13199   layout:
13200     title: ""  # No title
13201     layout: "plot-throughput-speedup-analysis"
13202
13203 # Speedup - VPP L2 2n-skx-xxv710
13204 -
13205   type: "plot"
13206   title: "Speedup: l2sw-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
13207   algorithm: "plot_throughput_speedup_analysis"
13208   output-file-type: ".html"
13209   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
13210   data: "plot-throughput-speedup-analysis-2n-skx"
13211   filter: "'NIC_Intel-XXV710' and
13212            '64B' and
13213            ('BASE' or 'SCALE') and
13214            'NDRPDR' and
13215            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
13216            not 'VHOST' and
13217            not 'MEMIF'"
13218   parameters:
13219   - "throughput"
13220   - "parent"
13221   - "tags"
13222   layout:
13223     title: ""  # No title
13224     layout: "plot-throughput-speedup-analysis"
13225
13226 -
13227   type: "plot"
13228   title: "Speedup: l2sw-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
13229   algorithm: "plot_throughput_speedup_analysis"
13230   output-file-type: ".html"
13231   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
13232   data: "plot-throughput-speedup-analysis-2n-skx"
13233   filter: "'NIC_Intel-XXV710' and
13234            '64B' and
13235            ('BASE' or 'SCALE') and
13236            'NDRPDR' and
13237            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
13238            not 'VHOST' and
13239            not 'MEMIF'"
13240   parameters:
13241   - "throughput"
13242   - "parent"
13243   - "tags"
13244   layout:
13245     title: ""  # No title
13246     layout: "plot-throughput-speedup-analysis"
13247
13248 ################################################################################
13249
13250 # Speedup - VPP vhost ip4 3n-hsw-x520
13251 -
13252   type: "plot"
13253   title: "VPP Speedup: vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
13254   algorithm: "plot_throughput_speedup_analysis"
13255   output-file-type: ".html"
13256   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
13257   data: "plot-throughput-speedup-analysis-3n-hsw"
13258   filter: "'NIC_Intel-X520-DA2' and
13259            '64B' and
13260            'NDRPDR' and
13261            'VHOST' and
13262            not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
13263   parameters:
13264   - "throughput"
13265   - "parent"
13266   - "tags"
13267   layout:
13268     title: ""  # No title
13269     layout: "plot-throughput-speedup-analysis"
13270
13271 -
13272   type: "plot"
13273   title: "VPP Speedup: vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
13274   algorithm: "plot_throughput_speedup_analysis"
13275   output-file-type: ".html"
13276   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
13277   data: "plot-throughput-speedup-analysis-3n-hsw"
13278   filter: "'NIC_Intel-X520-DA2' and
13279            '64B' and
13280            'NDRPDR' and
13281            'VHOST' and
13282            not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
13283   parameters:
13284   - "throughput"
13285   - "parent"
13286   - "tags"
13287   layout:
13288     title: ""  # No title
13289     layout: "plot-throughput-speedup-analysis"
13290
13291 # Speedup - VPP vhost l2sw 3n-hsw-x520
13292 -
13293   type: "plot"
13294   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
13295   algorithm: "plot_throughput_speedup_analysis"
13296   output-file-type: ".html"
13297   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
13298   data: "plot-throughput-speedup-analysis-3n-hsw"
13299   filter: "'NIC_Intel-X520-DA2' and
13300            '64B' and
13301            'NDRPDR' and
13302            'VHOST' and
13303            not 'VXLAN' and
13304            not 'IP4FWD' and
13305            not 'DOT1Q' and
13306            not '2VM'"
13307   parameters:
13308   - "throughput"
13309   - "parent"
13310   - "tags"
13311   layout:
13312     title: ""  # No title
13313     layout: "plot-throughput-speedup-analysis"
13314
13315 -
13316   type: "plot"
13317   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
13318   algorithm: "plot_throughput_speedup_analysis"
13319   output-file-type: ".html"
13320   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
13321   data: "plot-throughput-speedup-analysis-3n-hsw"
13322   filter: "'NIC_Intel-X520-DA2' and
13323            '64B' and
13324            'NDRPDR' and
13325            'VHOST' and
13326            not 'VXLAN' and
13327            not 'IP4FWD' and
13328            not 'DOT1Q' and
13329            not '2VM'"
13330   parameters:
13331   - "throughput"
13332   - "parent"
13333   - "tags"
13334   layout:
13335     title: ""  # No title
13336     layout: "plot-throughput-speedup-analysis"
13337
13338 # Speedup - VPP vhost ip4 3n-hsw-x710
13339 -
13340   type: "plot"
13341   title: "VPP Speedup: vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
13342   algorithm: "plot_throughput_speedup_analysis"
13343   output-file-type: ".html"
13344   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
13345   data: "plot-throughput-speedup-analysis-3n-hsw"
13346   filter: "'NIC_Intel-X710' and
13347            '64B' and
13348            'NDRPDR' and
13349            'VHOST' and
13350            not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
13351   parameters:
13352   - "throughput"
13353   - "parent"
13354   - "tags"
13355   layout:
13356     title: ""  # No title
13357     layout: "plot-throughput-speedup-analysis"
13358
13359 -
13360   type: "plot"
13361   title: "VPP Speedup: vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
13362   algorithm: "plot_throughput_speedup_analysis"
13363   output-file-type: ".html"
13364   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
13365   data: "plot-throughput-speedup-analysis-3n-hsw"
13366   filter: "'NIC_Intel-X710' and
13367            '64B' and
13368            'NDRPDR' and
13369            'VHOST' and
13370            not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
13371   parameters:
13372   - "throughput"
13373   - "parent"
13374   - "tags"
13375   layout:
13376     title: ""  # No title
13377     layout: "plot-throughput-speedup-analysis"
13378
13379 # Speedup - VPP vhost l2sw 3n-hsw-x710
13380 -
13381   type: "plot"
13382   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
13383   algorithm: "plot_throughput_speedup_analysis"
13384   output-file-type: ".html"
13385   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
13386   data: "plot-throughput-speedup-analysis-3n-hsw"
13387   filter: "'NIC_Intel-X710' and
13388            '64B' and
13389            'NDRPDR' and
13390            'VHOST' and
13391            not 'VXLAN' and
13392            not 'IP4FWD' and
13393            not 'DOT1Q' and
13394            not '2VM'"
13395   parameters:
13396   - "throughput"
13397   - "parent"
13398   - "tags"
13399   layout:
13400     title: ""  # No title
13401     layout: "plot-throughput-speedup-analysis"
13402
13403 -
13404   type: "plot"
13405   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
13406   algorithm: "plot_throughput_speedup_analysis"
13407   output-file-type: ".html"
13408   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
13409   data: "plot-throughput-speedup-analysis-3n-hsw"
13410   filter: "'NIC_Intel-X710' and
13411            '64B' and
13412            'NDRPDR' and
13413            'VHOST' and
13414            not 'VXLAN' and
13415            not 'IP4FWD' and
13416            not 'DOT1Q' and
13417            not '2VM'"
13418   parameters:
13419   - "throughput"
13420   - "parent"
13421   - "tags"
13422   layout:
13423     title: ""  # No title
13424     layout: "plot-throughput-speedup-analysis"
13425
13426 # Speedup - VPP vhost ip4 3n-hsw-xl710
13427 -
13428   type: "plot"
13429   title: "VPP Speedup: vhost-ip4-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
13430   algorithm: "plot_throughput_speedup_analysis"
13431   output-file-type: ".html"
13432   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
13433   data: "plot-throughput-speedup-analysis-3n-hsw"
13434   filter: "'NIC_Intel-XL710' and
13435            '64B' and
13436            'NDRPDR' and
13437            'VHOST' and
13438            not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
13439   parameters:
13440   - "throughput"
13441   - "parent"
13442   - "tags"
13443   layout:
13444     title: ""  # No title
13445     layout: "plot-throughput-speedup-analysis"
13446
13447 -
13448   type: "plot"
13449   title: "VPP Speedup: vhost-ip4-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
13450   algorithm: "plot_throughput_speedup_analysis"
13451   output-file-type: ".html"
13452   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
13453   data: "plot-throughput-speedup-analysis-3n-hsw"
13454   filter: "'NIC_Intel-XL710' and
13455            '64B' and
13456            'NDRPDR' and
13457            'VHOST' and
13458            not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
13459   parameters:
13460   - "throughput"
13461   - "parent"
13462   - "tags"
13463   layout:
13464     title: ""  # No title
13465     layout: "plot-throughput-speedup-analysis"
13466
13467 # Speedup - VPP vhost l2sw 3n-hsw-xl710
13468 -
13469   type: "plot"
13470   title: "VPP Speedup: vhost-l2sw-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
13471   algorithm: "plot_throughput_speedup_analysis"
13472   output-file-type: ".html"
13473   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
13474   data: "plot-throughput-speedup-analysis-3n-hsw"
13475   filter: "'NIC_Intel-XL710' and
13476            '64B' and
13477            'NDRPDR' and
13478            'VHOST' and
13479            not 'VXLAN' and
13480            not 'IP4FWD' and
13481            not 'DOT1Q' and
13482            not '2VM'"
13483   parameters:
13484   - "throughput"
13485   - "parent"
13486   - "tags"
13487   layout:
13488     title: ""  # No title
13489     layout: "plot-throughput-speedup-analysis"
13490
13491 -
13492   type: "plot"
13493   title: "VPP Speedup: vhost-l2sw-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
13494   algorithm: "plot_throughput_speedup_analysis"
13495   output-file-type: ".html"
13496   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
13497   data: "plot-throughput-speedup-analysis-3n-hsw"
13498   filter: "'NIC_Intel-XL710' and
13499            '64B' and
13500            'NDRPDR' and
13501            'VHOST' and
13502            not 'VXLAN' and
13503            not 'IP4FWD' and
13504            not 'DOT1Q' and
13505            not '2VM'"
13506   parameters:
13507   - "throughput"
13508   - "parent"
13509   - "tags"
13510   layout:
13511     title: ""  # No title
13512     layout: "plot-throughput-speedup-analysis"
13513
13514 # Speedup - VPP vhost l2sw 3n-hsw-x520
13515 -
13516   type: "plot"
13517   title: "VPP Speedup: vts-3n-hsw-x520-114b-base_and_scale-ndr-tsa"
13518   algorithm: "plot_throughput_speedup_analysis"
13519   output-file-type: ".html"
13520   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-base_and_scale-ndr-tsa"
13521   data: "plot-throughput-speedup-analysis-3n-hsw"
13522   filter: "'NIC_Intel-X520-DA2' and
13523            '114B' and
13524            'NDRPDR' and
13525            'VTS'"
13526   parameters:
13527   - "throughput"
13528   - "parent"
13529   - "tags"
13530   layout:
13531     title: ""  # No title
13532     layout: "plot-throughput-speedup-analysis"
13533
13534 -
13535   type: "plot"
13536   title: "VPP Speedup: vts-3n-hsw-x520-114b-base_and_scale-pdr-tsa"
13537   algorithm: "plot_throughput_speedup_analysis"
13538   output-file-type: ".html"
13539   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-base_and_scale-pdr-tsa"
13540   data: "plot-throughput-speedup-analysis-3n-hsw"
13541   filter: "'NIC_Intel-X520-DA2' and
13542            '114B' and
13543            'NDRPDR' and
13544            'VTS'"
13545   parameters:
13546   - "throughput"
13547   - "parent"
13548   - "tags"
13549   layout:
13550     title: ""  # No title
13551     layout: "plot-throughput-speedup-analysis"